2010-06-21 Atsushi Enomoto <atsushi@ximian.com>
[mcs.git] / tests / ver-il-gmcs.xml
blobc3a303ab7cc26c9981f1e169a6e5796cf748af22
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917     </type>
918     <type name="A`1[U]">
919       <method name="Void .ctor()">
920         <size>7</size>
921       </method>
922     </type>
923     <type name="A`1+Test`1[U,T]">
924       <method name="A`1+Test`1+Nested`1[U,T,T] Foo()">
925         <size>2</size>
926       </method>
927       <method name="Void .ctor()">
928         <size>7</size>
929       </method>
930     </type>
931     <type name="A`1+Test`1+Nested`1[U,T,X]">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935     </type>
936     <type name="X">
937       <method name="Int32 Main()">
938         <size>39</size>
939       </method>
940     </type>
941   </test>
942   <test name="gtest-041.cs">
943     <type name="Stack`1[T]">
944       <method name="Void .ctor()">
945         <size>7</size>
946       </method>
947       <method name="Void Hello(Int32, T[])">
948         <size>1</size>
949       </method>
950     </type>
951     <type name="X">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955       <method name="Void Main()">
956         <size>36</size>
957       </method>
958     </type>
959   </test>
960   <test name="gtest-042.cs">
961     <type name="A.A`1[X]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.B`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="A.C`1[X]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="A.D`1[X]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="A.E`2[X,Y]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="A.F`1[X]">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990     </type>
991     <type name="B.MyTest`2[K,V]">
992       <method name="Void .ctor()">
993         <size>7</size>
994       </method>
995     </type>
996     <type name="C.S`1[K]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000     </type>
1001     <type name="C.C`1[K]">
1002       <method name="Void .ctor()">
1003         <size>7</size>
1004       </method>
1005     </type>
1006     <type name="Test">
1007       <method name="Void .ctor()">
1008         <size>7</size>
1009       </method>
1010       <method name="Void Main()">
1011         <size>1</size>
1012       </method>
1013     </type>
1014   </test>
1015   <test name="gtest-043.cs">
1016     <type name="Test`1[T]">
1017       <method name="Void .ctor()">
1018         <size>7</size>
1019       </method>
1020       <method name="Void Foo()">
1021         <size>13</size>
1022       </method>
1023       <method name="Int32 GetCount()">
1024         <size>6</size>
1025       </method>
1026     </type>
1027     <type name="X">
1028       <method name="Void .ctor()">
1029         <size>7</size>
1030       </method>
1031       <method name="Int32 DoTheTest[T]()">
1032         <size>107</size>
1033       </method>
1034       <method name="Int32 Main()">
1035         <size>134</size>
1036       </method>
1037     </type>
1038   </test>
1039   <test name="gtest-044.cs">
1040     <type name="X`1[T]">
1041       <method name="Void .ctor(Int32)">
1042         <size>14</size>
1043       </method>
1044       <method name="X`1[T] op_Increment(X`1[T])">
1045         <size>14</size>
1046       </method>
1047     </type>
1048     <type name="Test">
1049       <method name="Void .ctor()">
1050         <size>7</size>
1051       </method>
1052       <method name="Void Main()">
1053         <size>37</size>
1054       </method>
1055     </type>
1056   </test>
1057   <test name="gtest-045.cs">
1058     <type name="Test`2[A,B]">
1059       <method name="Void .ctor()">
1060         <size>7</size>
1061       </method>
1062       <method name="Void Foo[U](U)">
1063         <size>1</size>
1064       </method>
1065       <method name="Void Foo[V](V[], V)">
1066         <size>1</size>
1067       </method>
1068       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1069         <size>1</size>
1070       </method>
1071       <method name="Void ArrayMethod[V](V[])">
1072         <size>1</size>
1073       </method>
1074     </type>
1075     <type name="X">
1076       <method name="Void .ctor()">
1077         <size>7</size>
1078       </method>
1079       <method name="Void Main()">
1080         <size>86</size>
1081       </method>
1082     </type>
1083     <type name="&lt;PrivateImplementationDetails&gt;">
1084       <method name="Void .ctor()">
1085         <size>7</size>
1086       </method>
1087     </type>
1088   </test>
1089   <test name="gtest-046.cs">
1090     <type name="Foo`1[T]">
1091       <method name="Void .ctor()">
1092         <size>7</size>
1093       </method>
1094       <method name="Void add_MyEvent(Test`1[T])">
1095         <size>24</size>
1096       </method>
1097       <method name="Void remove_MyEvent(Test`1[T])">
1098         <size>24</size>
1099       </method>
1100       <method name="Void Hello(T)">
1101         <size>24</size>
1102       </method>
1103     </type>
1104     <type name="X">
1105       <method name="Void .ctor()">
1106         <size>7</size>
1107       </method>
1108       <method name="Void do_hello(System.String)">
1109         <size>12</size>
1110       </method>
1111       <method name="Void Main()">
1112         <size>36</size>
1113       </method>
1114     </type>
1115     <type name="Test`1[T]">
1116       <method name="Void .ctor(Object, IntPtr)">
1117         <size>0</size>
1118       </method>
1119       <method name="Void Invoke(T)">
1120         <size>0</size>
1121       </method>
1122       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1123         <size>0</size>
1124       </method>
1125       <method name="Void EndInvoke(IAsyncResult)">
1126         <size>0</size>
1127       </method>
1128     </type>
1129   </test>
1130   <test name="gtest-047.cs">
1131     <type name="X">
1132       <method name="Void .ctor()">
1133         <size>7</size>
1134       </method>
1135       <method name="Void Main()">
1136         <size>7</size>
1137       </method>
1138     </type>
1139   </test>
1140   <test name="gtest-048.cs">
1141     <type name="Stack`1[T]">
1142       <method name="Void .ctor()">
1143         <size>20</size>
1144       </method>
1145       <method name="Void Add(T)">
1146         <size>14</size>
1147       </method>
1148     </type>
1149     <type name="X">
1150       <method name="Void .ctor()">
1151         <size>7</size>
1152       </method>
1153       <method name="Void Main()">
1154         <size>22</size>
1155       </method>
1156     </type>
1157   </test>
1158   <test name="gtest-049.cs">
1159     <type name="X`1[T]">
1160       <method name="Void .ctor()">
1161         <size>7</size>
1162       </method>
1163       <method name="Void A(T)">
1164         <size>1</size>
1165       </method>
1166       <method name="Void A(T[])">
1167         <size>1</size>
1168       </method>
1169       <method name="Void A(T[,])">
1170         <size>1</size>
1171       </method>
1172       <method name="Void A(T[][])">
1173         <size>1</size>
1174       </method>
1175       <method name="Void B(T[])">
1176         <size>1</size>
1177       </method>
1178       <method name="Void B(Int32)">
1179         <size>1</size>
1180       </method>
1181       <method name="Void C(T[])">
1182         <size>1</size>
1183       </method>
1184       <method name="Void C(T[,])">
1185         <size>1</size>
1186       </method>
1187       <method name="Void C(System.Int32[,,])">
1188         <size>1</size>
1189       </method>
1190       <method name="Void D(Int32, T)">
1191         <size>1</size>
1192       </method>
1193       <method name="Void D(T, Int64)">
1194         <size>1</size>
1195       </method>
1196     </type>
1197     <type name="Foo">
1198       <method name="Void .ctor()">
1199         <size>7</size>
1200       </method>
1201       <method name="Void Main()">
1202         <size>1</size>
1203       </method>
1204     </type>
1205   </test>
1206   <test name="gtest-050.cs">
1207     <type name="X">
1208       <method name="Void .ctor()">
1209         <size>7</size>
1210       </method>
1211       <method name="T F[T](System.String, T)">
1212         <size>2</size>
1213       </method>
1214       <method name="T G[T]()">
1215         <size>6</size>
1216       </method>
1217       <method name="Void Main()">
1218         <size>40</size>
1219       </method>
1220     </type>
1221     <type name="D">
1222       <method name="Void .ctor(Object, IntPtr)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 Invoke(System.String, Int32)">
1226         <size>0</size>
1227       </method>
1228       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1229         <size>0</size>
1230       </method>
1231       <method name="Int32 EndInvoke(IAsyncResult)">
1232         <size>0</size>
1233       </method>
1234     </type>
1235     <type name="E">
1236       <method name="Void .ctor(Object, IntPtr)">
1237         <size>0</size>
1238       </method>
1239       <method name="Int32 Invoke()">
1240         <size>0</size>
1241       </method>
1242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1243         <size>0</size>
1244       </method>
1245       <method name="Int32 EndInvoke(IAsyncResult)">
1246         <size>0</size>
1247       </method>
1248     </type>
1249   </test>
1250   <test name="gtest-051.cs">
1251     <type name="Foo`1[T]">
1252       <method name="Void .ctor()">
1253         <size>7</size>
1254       </method>
1255       <method name="Void Test(T)">
1256         <size>43</size>
1257       </method>
1258     </type>
1259     <type name="A">
1260       <method name="Void .ctor()">
1261         <size>7</size>
1262       </method>
1263       <method name="Void Hello()">
1264         <size>11</size>
1265       </method>
1266     </type>
1267     <type name="B">
1268       <method name="Void .ctor()">
1269         <size>7</size>
1270       </method>
1271     </type>
1272     <type name="X">
1273       <method name="Void .ctor()">
1274         <size>7</size>
1275       </method>
1276       <method name="Void Main()">
1277         <size>18</size>
1278       </method>
1279     </type>
1280   </test>
1281   <test name="gtest-052.cs">
1282     <type name="Foo`1[T]">
1283       <method name="Void .ctor()">
1284         <size>7</size>
1285       </method>
1286       <method name="T Create()">
1287         <size>36</size>
1288       </method>
1289     </type>
1290     <type name="X">
1291       <method name="Void .ctor()">
1292         <size>7</size>
1293       </method>
1294       <method name="Void Hello()">
1295         <size>11</size>
1296       </method>
1297       <method name="Void Main()">
1298         <size>18</size>
1299       </method>
1300     </type>
1301   </test>
1302   <test name="gtest-053.cs">
1303     <type name="ReferenceTypeCounters.SimpleCounter">
1304       <method name="Void .ctor()">
1305         <size>7</size>
1306       </method>
1307       <method name="Void Increment()">
1308         <size>15</size>
1309       </method>
1310     </type>
1311     <type name="ReferenceTypeCounters.PrintingCounter">
1312       <method name="Void .ctor()">
1313         <size>7</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="ReferenceTypeCounters.ExplicitCounter">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void ICounter.Increment()">
1327         <size>15</size>
1328       </method>
1329       <method name="System.String ToString()">
1330         <size>12</size>
1331       </method>
1332     </type>
1333     <type name="ReferenceTypeCounters.InterfaceCounter">
1334       <method name="Void .ctor()">
1335         <size>7</size>
1336       </method>
1337       <method name="Void ICounter.Increment()">
1338         <size>15</size>
1339       </method>
1340       <method name="System.String ToString()">
1341         <size>12</size>
1342       </method>
1343       <method name="Void Increment()">
1344         <size>15</size>
1345       </method>
1346     </type>
1347     <type name="Test.Test`1[T]">
1348       <method name="Void .ctor()">
1349         <size>7</size>
1350       </method>
1351       <method name="Void Foo(T)">
1352         <size>50</size>
1353       </method>
1354     </type>
1355     <type name="Test.X">
1356       <method name="Void .ctor()">
1357         <size>7</size>
1358       </method>
1359       <method name="Void Main()">
1360         <size>97</size>
1361       </method>
1362     </type>
1363     <type name="ValueTypeCounters.SimpleCounter">
1364       <method name="Void Increment()">
1365         <size>15</size>
1366       </method>
1367     </type>
1368     <type name="ValueTypeCounters.PrintingCounter">
1369       <method name="System.String ToString()">
1370         <size>12</size>
1371       </method>
1372       <method name="Void Increment()">
1373         <size>15</size>
1374       </method>
1375     </type>
1376     <type name="ValueTypeCounters.ExplicitCounter">
1377       <method name="Void ICounter.Increment()">
1378         <size>15</size>
1379       </method>
1380       <method name="System.String ToString()">
1381         <size>12</size>
1382       </method>
1383     </type>
1384     <type name="ValueTypeCounters.InterfaceCounter">
1385       <method name="Void ICounter.Increment()">
1386         <size>15</size>
1387       </method>
1388       <method name="System.String ToString()">
1389         <size>12</size>
1390       </method>
1391       <method name="Void Increment()">
1392         <size>15</size>
1393       </method>
1394     </type>
1395   </test>
1396   <test name="gtest-054.cs">
1397     <type name="A">
1398       <method name="Void .ctor()">
1399         <size>7</size>
1400       </method>
1401     </type>
1402     <type name="B">
1403       <method name="Void .ctor()">
1404         <size>7</size>
1405       </method>
1406       <method name="Void Hello()">
1407         <size>1</size>
1408       </method>
1409       <method name="C op_Implicit(B)">
1410         <size>6</size>
1411       </method>
1412     </type>
1413     <type name="C">
1414       <method name="Void .ctor()">
1415         <size>7</size>
1416       </method>
1417       <method name="B op_Explicit(C)">
1418         <size>6</size>
1419       </method>
1420     </type>
1421     <type name="Test">
1422       <method name="Void .ctor()">
1423         <size>7</size>
1424       </method>
1425       <method name="Void Simple[T](T)">
1426         <size>36</size>
1427       </method>
1428       <method name="Void Interface[T](T)">
1429         <size>8</size>
1430       </method>
1431       <method name="Void Class[T](T)">
1432         <size>71</size>
1433       </method>
1434       <method name="Void Array[T](T[])">
1435         <size>21</size>
1436       </method>
1437       <method name="Void Main()">
1438         <size>1</size>
1439       </method>
1440     </type>
1441   </test>
1442   <test name="gtest-055.cs">
1443     <type name="N1.A`1[T]">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447     </type>
1448     <type name="N1.A`1+B[T]">
1449       <method name="Void .ctor()">
1450         <size>7</size>
1451       </method>
1452     </type>
1453     <type name="N1.A`1+C`1[T,U]">
1454       <method name="Void .ctor()">
1455         <size>7</size>
1456       </method>
1457     </type>
1458     <type name="N1.C">
1459       <method name="Void .ctor()">
1460         <size>7</size>
1461       </method>
1462     </type>
1463     <type name="N2.X">
1464       <method name="Void .ctor()">
1465         <size>7</size>
1466       </method>
1467       <method name="Void Main()">
1468         <size>19</size>
1469       </method>
1470     </type>
1471   </test>
1472   <test name="gtest-056.cs">
1473     <type name="Log`1[T]">
1474       <method name="Void .ctor()">
1475         <size>31</size>
1476       </method>
1477       <method name="Void .cctor()">
1478         <size>1</size>
1479       </method>
1480       <method name="Int32 get_InstanceCount()">
1481         <size>6</size>
1482       </method>
1483       <method name="Void Add(T)">
1484         <size>32</size>
1485       </method>
1486       <method name="Int32 get_Count()">
1487         <size>7</size>
1488       </method>
1489       <method name="T get_Last()">
1490         <size>47</size>
1491       </method>
1492       <method name="Void set_Last(T)">
1493         <size>68</size>
1494       </method>
1495       <method name="T[] get_All()">
1496         <size>70</size>
1497       </method>
1498     </type>
1499     <type name="TestLog">
1500       <method name="Void .ctor()">
1501         <size>7</size>
1502       </method>
1503     </type>
1504     <type name="TestLog+MyTest">
1505       <method name="Void .ctor()">
1506         <size>7</size>
1507       </method>
1508       <method name="Void Main(System.String[])">
1509         <size>203</size>
1510       </method>
1511     </type>
1512   </test>
1513   <test name="gtest-057.cs">
1514     <type name="Hello`1[T]">
1515       <method name="Void .ctor()">
1516         <size>7</size>
1517       </method>
1518       <method name="IHello`1 Test[U]()">
1519         <size>6</size>
1520       </method>
1521       <method name="Void Print(T)">
1522         <size>17</size>
1523       </method>
1524     </type>
1525     <type name="X">
1526       <method name="Void .ctor()">
1527         <size>7</size>
1528       </method>
1529       <method name="Void Main()">
1530         <size>48</size>
1531       </method>
1532     </type>
1533   </test>
1534   <test name="gtest-058.cs">
1535     <type name="Foo">
1536       <method name="Void .ctor()">
1537         <size>7</size>
1538       </method>
1539       <method name="Void Main()">
1540         <size>1</size>
1541       </method>
1542     </type>
1543     <type name="Foo`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Foo`1[T] get_Blah()">
1548         <size>6</size>
1549       </method>
1550     </type>
1551   </test>
1552   <test name="gtest-059.cs">
1553     <type name="X`1[T]">
1554       <method name="Void .ctor()">
1555         <size>7</size>
1556       </method>
1557     </type>
1558     <type name="Foo">
1559       <method name="Void .ctor()">
1560         <size>7</size>
1561       </method>
1562       <method name="Void Main()">
1563         <size>1</size>
1564       </method>
1565     </type>
1566   </test>
1567   <test name="gtest-060.cs">
1568     <type name="MyList`1[T]">
1569       <method name="Void .ctor()">
1570         <size>7</size>
1571       </method>
1572       <method name="Void Hello(T)">
1573         <size>12</size>
1574       </method>
1575     </type>
1576     <type name="Foo">
1577       <method name="Void .ctor()">
1578         <size>7</size>
1579       </method>
1580       <method name="MyList`1[T] Map[T]()">
1581         <size>6</size>
1582       </method>
1583     </type>
1584     <type name="X">
1585       <method name="Void .ctor()">
1586         <size>7</size>
1587       </method>
1588       <method name="Void Main()">
1589         <size>22</size>
1590       </method>
1591     </type>
1592   </test>
1593   <test name="gtest-061.cs">
1594     <type name="Foo`1[T]">
1595       <method name="Void .ctor(T)">
1596         <size>14</size>
1597       </method>
1598       <method name="U Method[U](Test`2[T,U])">
1599         <size>13</size>
1600       </method>
1601     </type>
1602     <type name="X">
1603       <method name="Void .ctor()">
1604         <size>7</size>
1605       </method>
1606       <method name="Void Main()">
1607         <size>83</size>
1608       </method>
1609     </type>
1610     <type name="Test`2[A,B]">
1611       <method name="Void .ctor(Object, IntPtr)">
1612         <size>0</size>
1613       </method>
1614       <method name="B Invoke(A)">
1615         <size>0</size>
1616       </method>
1617       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1618         <size>0</size>
1619       </method>
1620       <method name="B EndInvoke(IAsyncResult)">
1621         <size>0</size>
1622       </method>
1623     </type>
1624     <type name="X">
1625       <method name="System.String &lt;Main&gt;m__0(Double)">
1626         <size>17</size>
1627       </method>
1628     </type>
1629   </test>
1630   <test name="gtest-062.cs">
1631     <type name="X">
1632       <method name="Void .ctor()">
1633         <size>7</size>
1634       </method>
1635       <method name="IEnumerable`1 Test(Int32, Int64)">
1636         <size>44</size>
1637       </method>
1638       <method name="Int32 Main()">
1639         <size>82</size>
1640       </method>
1641     </type>
1642     <type name="X+&lt;Test&gt;c__Iterator0">
1643       <method name="Void .ctor()">
1644         <size>7</size>
1645       </method>
1646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1647         <size>12</size>
1648       </method>
1649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1650         <size>7</size>
1651       </method>
1652       <method name="Boolean MoveNext()">
1653         <size>107</size>
1654       </method>
1655       <method name="Void Dispose()">
1656         <size>8</size>
1657       </method>
1658       <method name="Void Reset()">
1659         <size>6</size>
1660       </method>
1661       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1662         <size>7</size>
1663       </method>
1664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1665         <size>52</size>
1666       </method>
1667     </type>
1668   </test>
1669   <test name="gtest-063.cs">
1670     <type name="Test">
1671       <method name="Void .ctor()">
1672         <size>7</size>
1673       </method>
1674       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1675         <size>2</size>
1676       </method>
1677       <method name="Int32 IndexOf(System.Array, System.Object)">
1678         <size>15</size>
1679       </method>
1680       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1681         <size>2</size>
1682       </method>
1683     </type>
1684     <type name="X">
1685       <method name="Void .ctor()">
1686         <size>7</size>
1687       </method>
1688       <method name="Int32 Main()">
1689         <size>65</size>
1690       </method>
1691     </type>
1692   </test>
1693   <test name="gtest-064.cs">
1694     <type name="Foo`1[T]">
1695       <method name="Void .ctor()">
1696         <size>7</size>
1697       </method>
1698       <method name="Foo`1+Hello[T] GetHello()">
1699         <size>7</size>
1700       </method>
1701     </type>
1702     <type name="Foo`1+Hello[T]">
1703       <method name="Void .ctor(Foo`1)">
1704         <size>14</size>
1705       </method>
1706     </type>
1707     <type name="X">
1708       <method name="Void .ctor()">
1709         <size>7</size>
1710       </method>
1711       <method name="Void Main()">
1712         <size>1</size>
1713       </method>
1714     </type>
1715     <type name="Foo`1[T]">
1716       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1717         <size>7</size>
1718       </method>
1719     </type>
1720   </test>
1721   <test name="gtest-065.cs">
1722     <type name="MyTest">
1723       <method name="Void .ctor()">
1724         <size>7</size>
1725       </method>
1726       <method name="Void Test()">
1727         <size>17</size>
1728       </method>
1729       <method name="Void Main(System.String[])">
1730         <size>216</size>
1731       </method>
1732     </type>
1733     <type name="ComparablePair`2[T,U]">
1734       <method name="Void .ctor(T, U)">
1735         <size>15</size>
1736       </method>
1737       <method name="Int32 CompareTo(ComparablePair`2)">
1738         <size>68</size>
1739       </method>
1740       <method name="Boolean Equals(ComparablePair`2)">
1741         <size>73</size>
1742       </method>
1743       <method name="System.String ToString()">
1744         <size>64</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-066.cs">
1749     <type name="Foo`1[T]">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753     </type>
1754     <type name="Foo`1+Bar`1[T,U]">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758     </type>
1759     <type name="Test.FooEx`2[V,W]">
1760       <method name="Void .ctor()">
1761         <size>7</size>
1762       </method>
1763     </type>
1764     <type name="X">
1765       <method name="Void .ctor()">
1766         <size>7</size>
1767       </method>
1768       <method name="Void Main()">
1769         <size>61</size>
1770       </method>
1771     </type>
1772   </test>
1773   <test name="gtest-067.cs">
1774     <type name="Test">
1775       <method name="Void .ctor()">
1776         <size>7</size>
1777       </method>
1778       <method name="Void Hello[U](Test+Foo`1[U], U)">
1779         <size>1</size>
1780       </method>
1781     </type>
1782     <type name="X">
1783       <method name="Void .ctor()">
1784         <size>7</size>
1785       </method>
1786       <method name="Int32 Add(Int32, Int32)">
1787         <size>4</size>
1788       </method>
1789       <method name="Void Main()">
1790         <size>26</size>
1791       </method>
1792     </type>
1793     <type name="Test+Foo`1[T]">
1794       <method name="Void .ctor(Object, IntPtr)">
1795         <size>0</size>
1796       </method>
1797       <method name="Int32 Invoke(T, T)">
1798         <size>0</size>
1799       </method>
1800       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1801         <size>0</size>
1802       </method>
1803       <method name="Int32 EndInvoke(IAsyncResult)">
1804         <size>0</size>
1805       </method>
1806     </type>
1807   </test>
1808   <test name="gtest-068.cs">
1809     <type name="Martin.Foo`1[T]">
1810       <method name="Void .ctor()">
1811         <size>7</size>
1812       </method>
1813     </type>
1814     <type name="Baulig.X">
1815       <method name="Void .ctor()">
1816         <size>7</size>
1817       </method>
1818       <method name="Void Main()">
1819         <size>1</size>
1820       </method>
1821     </type>
1822   </test>
1823   <test name="gtest-069.cs">
1824     <type name="Test`1[T]">
1825       <method name="Void .ctor()">
1826         <size>7</size>
1827       </method>
1828       <method name="Int32 Foo(IFoo`1)">
1829         <size>7</size>
1830       </method>
1831       <method name="Int32 Foo(IFoo)">
1832         <size>7</size>
1833       </method>
1834     </type>
1835     <type name="X">
1836       <method name="Void .ctor()">
1837         <size>7</size>
1838       </method>
1839       <method name="Void Main()">
1840         <size>1</size>
1841       </method>
1842     </type>
1843   </test>
1844   <test name="gtest-070.cs">
1845     <type name="Martin.Test`1[T]">
1846       <method name="Void .ctor()">
1847         <size>7</size>
1848       </method>
1849       <method name="Int32 Foo()">
1850         <size>2</size>
1851       </method>
1852     </type>
1853     <type name="Foo`1[T]">
1854       <method name="Void .ctor(Int32)">
1855         <size>7</size>
1856       </method>
1857       <method name="Void .ctor()">
1858         <size>12</size>
1859       </method>
1860     </type>
1861     <type name="X">
1862       <method name="Void .ctor()">
1863         <size>7</size>
1864       </method>
1865       <method name="Void Main()">
1866         <size>1</size>
1867       </method>
1868     </type>
1869   </test>
1870   <test name="gtest-071.cs">
1871     <type name="Foo`1[T]">
1872       <method name="Void .ctor()">
1873         <size>7</size>
1874       </method>
1875       <method name="T Test[U](U)">
1876         <size>12</size>
1877       </method>
1878     </type>
1879     <type name="X">
1880       <method name="Void .ctor()">
1881         <size>7</size>
1882       </method>
1883       <method name="Void Main()">
1884         <size>21</size>
1885       </method>
1886     </type>
1887     <type name="Y">
1888       <method name="Void .ctor()">
1889         <size>7</size>
1890       </method>
1891     </type>
1892   </test>
1893   <test name="gtest-072.cs">
1894     <type name="Log`1[T]">
1895       <method name="Void .ctor()">
1896         <size>31</size>
1897       </method>
1898       <method name="Void .cctor()">
1899         <size>1</size>
1900       </method>
1901       <method name="Int32 get_InstanceCount()">
1902         <size>6</size>
1903       </method>
1904       <method name="Void Add(T)">
1905         <size>32</size>
1906       </method>
1907       <method name="Int32 get_Count()">
1908         <size>7</size>
1909       </method>
1910       <method name="T get_Last()">
1911         <size>47</size>
1912       </method>
1913       <method name="Void set_Last(T)">
1914         <size>68</size>
1915       </method>
1916       <method name="T[] get_All()">
1917         <size>70</size>
1918       </method>
1919     </type>
1920     <type name="TestLog">
1921       <method name="Void .ctor()">
1922         <size>7</size>
1923       </method>
1924     </type>
1925     <type name="TestLog+MyTest">
1926       <method name="Void .ctor()">
1927         <size>7</size>
1928       </method>
1929       <method name="Void Main(System.String[])">
1930         <size>208</size>
1931       </method>
1932       <method name="Void TestPairLog()">
1933         <size>182</size>
1934       </method>
1935     </type>
1936     <type name="Pair`2[T,U]">
1937       <method name="Void .ctor(T, U)">
1938         <size>15</size>
1939       </method>
1940     </type>
1941   </test>
1942   <test name="gtest-073.cs">
1943     <type name="MyList`1[T]">
1944       <method name="Void .ctor()">
1945         <size>7</size>
1946       </method>
1947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1948         <size>7</size>
1949       </method>
1950       <method name="IEnumerator`1 GetEnumerator()">
1951         <size>8</size>
1952       </method>
1953     </type>
1954     <type name="X">
1955       <method name="Void .ctor()">
1956         <size>7</size>
1957       </method>
1958       <method name="Void Main()">
1959         <size>53</size>
1960       </method>
1961     </type>
1962     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1963       <method name="Void .ctor()">
1964         <size>7</size>
1965       </method>
1966       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1967         <size>12</size>
1968       </method>
1969       <method name="Boolean MoveNext()">
1970         <size>25</size>
1971       </method>
1972       <method name="Void Dispose()">
1973         <size>8</size>
1974       </method>
1975       <method name="Void Reset()">
1976         <size>6</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T)">
1981         <size>8</size>
1982       </method>
1983     </type>
1984     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1985       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1986         <size>7</size>
1987       </method>
1988     </type>
1989   </test>
1990   <test name="gtest-074.cs">
1991     <type name="Test`1[T]">
1992       <method name="Void .ctor(T, T)">
1993         <size>21</size>
1994       </method>
1995     </type>
1996     <type name="X">
1997       <method name="Void .ctor()">
1998         <size>7</size>
1999       </method>
2000       <method name="Int32 Main()">
2001         <size>85</size>
2002       </method>
2003     </type>
2004     <type name="Foo`1[T]">
2005       <method name="Void .ctor(T, T)">
2006         <size>15</size>
2007       </method>
2008     </type>
2009   </test>
2010   <test name="gtest-075.cs">
2011     <type name="ArrayList`1[T]">
2012       <method name="Void .ctor()">
2013         <size>7</size>
2014       </method>
2015     </type>
2016     <type name="X">
2017       <method name="Void .ctor()">
2018         <size>7</size>
2019       </method>
2020       <method name="Void Main()">
2021         <size>1</size>
2022       </method>
2023     </type>
2024     <type name="ArrayList`1[T]">
2025       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2026         <size>1</size>
2027       </method>
2028     </type>
2029   </test>
2030   <test name="gtest-076.cs">
2031     <type name="Test`1[T]">
2032       <method name="Void .ctor()">
2033         <size>7</size>
2034       </method>
2035       <method name="Foo`1 GetFoo(T)">
2036         <size>7</size>
2037       </method>
2038     </type>
2039     <type name="X">
2040       <method name="Void .ctor()">
2041         <size>7</size>
2042       </method>
2043       <method name="Int32 Main()">
2044         <size>41</size>
2045       </method>
2046     </type>
2047     <type name="Foo`1[T]">
2048       <method name="Void .ctor(T)">
2049         <size>8</size>
2050       </method>
2051     </type>
2052   </test>
2053   <test name="gtest-078.cs">
2054     <type name="Test">
2055       <method name="Void .ctor()">
2056         <size>7</size>
2057       </method>
2058       <method name="Void Main()">
2059         <size>64</size>
2060       </method>
2061       <method name="IEnumerator GetEnumerator()">
2062         <size>8</size>
2063       </method>
2064     </type>
2065     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2066       <method name="Void .ctor()">
2067         <size>7</size>
2068       </method>
2069       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2070         <size>7</size>
2071       </method>
2072       <method name="Boolean MoveNext()">
2073         <size>185</size>
2074       </method>
2075       <method name="Void Dispose()">
2076         <size>62</size>
2077       </method>
2078       <method name="Void Reset()">
2079         <size>6</size>
2080       </method>
2081       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2082         <size>7</size>
2083       </method>
2084     </type>
2085   </test>
2086   <test name="gtest-079.cs">
2087     <type name="A.ArrayList`1[T]">
2088       <method name="Void .ctor()">
2089         <size>7</size>
2090       </method>
2091       <method name="Void InsertAll(T)">
2092         <size>1</size>
2093       </method>
2094     </type>
2095     <type name="B.ArrayList`2[X,Y]">
2096       <method name="Void .ctor()">
2097         <size>7</size>
2098       </method>
2099       <method name="Void AddAll[Z](Z)">
2100         <size>18</size>
2101       </method>
2102       <method name="Void InsertAll(Y)">
2103         <size>1</size>
2104       </method>
2105     </type>
2106     <type name="C.Foo`1[U]">
2107       <method name="Void .ctor()">
2108         <size>7</size>
2109       </method>
2110     </type>
2111     <type name="C.ArrayList`1[X]">
2112       <method name="Void .ctor()">
2113         <size>7</size>
2114       </method>
2115       <method name="Void AddAll[Y](Y)">
2116         <size>13</size>
2117       </method>
2118       <method name="Void InsertAll(C.Foo`1[X])">
2119         <size>1</size>
2120       </method>
2121     </type>
2122     <type name="X">
2123       <method name="Void .ctor()">
2124         <size>7</size>
2125       </method>
2126       <method name="Void Main()">
2127         <size>1</size>
2128       </method>
2129     </type>
2130     <type name="A.ArrayList`1[T]">
2131       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2132         <size>18</size>
2133       </method>
2134     </type>
2135   </test>
2136   <test name="gtest-080.cs">
2137     <type name="Test">
2138       <method name="Void .ctor()">
2139         <size>7</size>
2140       </method>
2141       <method name="Void Hello[T](IFoo`1)">
2142         <size>8</size>
2143       </method>
2144       <method name="Void InsertAll[U](IFoo`1)">
2145         <size>1</size>
2146       </method>
2147     </type>
2148     <type name="X">
2149       <method name="Void .ctor()">
2150         <size>7</size>
2151       </method>
2152       <method name="Void Main()">
2153         <size>1</size>
2154       </method>
2155     </type>
2156   </test>
2157   <test name="gtest-081.cs">
2158     <type name="ArrayList`1[T]">
2159       <method name="Void .ctor()">
2160         <size>7</size>
2161       </method>
2162       <method name="Void AddAll[U](U)">
2163         <size>18</size>
2164       </method>
2165       <method name="Void InsertAll(T)">
2166         <size>1</size>
2167       </method>
2168     </type>
2169     <type name="X">
2170       <method name="Void .ctor()">
2171         <size>7</size>
2172       </method>
2173       <method name="Void Main()">
2174         <size>1</size>
2175       </method>
2176     </type>
2177   </test>
2178   <test name="gtest-082.cs">
2179     <type name="Queue`1[T]">
2180       <method name="Void .ctor()">
2181         <size>7</size>
2182       </method>
2183     </type>
2184     <type name="Queue`1+Enumerator[T]">
2185       <method name="Void .ctor(Queue`1)">
2186         <size>14</size>
2187       </method>
2188     </type>
2189     <type name="X">
2190       <method name="Void .ctor()">
2191         <size>7</size>
2192       </method>
2193       <method name="Void Main()">
2194         <size>1</size>
2195       </method>
2196     </type>
2197   </test>
2198   <test name="gtest-083.cs">
2199     <type name="CollectionValueBase`1[T]">
2200       <method name="Void .ctor()">
2201         <size>7</size>
2202       </method>
2203       <method name="T[] ToArray()">
2204         <size>2</size>
2205       </method>
2206     </type>
2207     <type name="CollectionBase`1[T]">
2208       <method name="Void .ctor()">
2209         <size>7</size>
2210       </method>
2211     </type>
2212     <type name="SequencedBase`1[T]">
2213       <method name="Void .ctor()">
2214         <size>7</size>
2215       </method>
2216     </type>
2217     <type name="ArrayBase`1[T]">
2218       <method name="Void .ctor()">
2219         <size>7</size>
2220       </method>
2221       <method name="T[] ToArray()">
2222         <size>2</size>
2223       </method>
2224     </type>
2225     <type name="X">
2226       <method name="Void .ctor()">
2227         <size>7</size>
2228       </method>
2229       <method name="Void Main()">
2230         <size>1</size>
2231       </method>
2232     </type>
2233   </test>
2234   <test name="gtest-084.cs">
2235     <type name="HasherBuilder.ByPrototype`1[S]">
2236       <method name="Void .ctor()">
2237         <size>7</size>
2238       </method>
2239       <method name="IHasher`1 Examine()">
2240         <size>2</size>
2241       </method>
2242     </type>
2243     <type name="ArrayList`1[U]">
2244       <method name="Void .ctor()">
2245         <size>7</size>
2246       </method>
2247       <method name="IHasher`1 GetHasher()">
2248         <size>6</size>
2249       </method>
2250     </type>
2251     <type name="X">
2252       <method name="Void .ctor()">
2253         <size>7</size>
2254       </method>
2255       <method name="Void Main()">
2256         <size>1</size>
2257       </method>
2258     </type>
2259   </test>
2260   <test name="gtest-085.cs">
2261     <type name="ArrayList`1[T]">
2262       <method name="Void .ctor()">
2263         <size>7</size>
2264       </method>
2265       <method name="Int32 InsertAll[U](IFoo`1)">
2266         <size>2</size>
2267       </method>
2268       <method name="Int32 InsertAll(IFoo`1)">
2269         <size>2</size>
2270       </method>
2271       <method name="Int32 AddAll(IFoo`1)">
2272         <size>8</size>
2273       </method>
2274     </type>
2275     <type name="X">
2276       <method name="Void .ctor()">
2277         <size>7</size>
2278       </method>
2279       <method name="Int32 Main()">
2280         <size>14</size>
2281       </method>
2282     </type>
2283   </test>
2284   <test name="gtest-086.cs">
2285     <type name="ArrayList`1[T]">
2286       <method name="Void .ctor()">
2287         <size>7</size>
2288       </method>
2289       <method name="Int32 InsertAll[U](IFoo`1)">
2290         <size>2</size>
2291       </method>
2292       <method name="Int32 InsertAll(IFoo`1)">
2293         <size>2</size>
2294       </method>
2295       <method name="Int32 AddAll(IFoo`1)">
2296         <size>8</size>
2297       </method>
2298     </type>
2299     <type name="X">
2300       <method name="Void .ctor()">
2301         <size>7</size>
2302       </method>
2303       <method name="Void Main()">
2304         <size>1</size>
2305       </method>
2306     </type>
2307   </test>
2308   <test name="gtest-087.cs">
2309     <type name="C5.HashedArrayList`1[T]">
2310       <method name="Void .ctor()">
2311         <size>7</size>
2312       </method>
2313       <method name="Void Test()">
2314         <size>12</size>
2315       </method>
2316     </type>
2317     <type name="C5.HashSet`1[T]">
2318       <method name="Void .ctor(IHasher`1)">
2319         <size>7</size>
2320       </method>
2321     </type>
2322     <type name="C5.KeyValuePairHasher`2[K,V]">
2323       <method name="Void .ctor()">
2324         <size>7</size>
2325       </method>
2326     </type>
2327     <type name="X">
2328       <method name="Void .ctor()">
2329         <size>7</size>
2330       </method>
2331       <method name="Void Main()">
2332         <size>1</size>
2333       </method>
2334     </type>
2335   </test>
2336   <test name="gtest-088.cs">
2337     <type name="X">
2338       <method name="Void .ctor()">
2339         <size>7</size>
2340       </method>
2341       <method name="Void Main()">
2342         <size>9</size>
2343       </method>
2344     </type>
2345     <type name="KeyValuePair`2[K,V]">
2346       <method name="Void .ctor(K, V)">
2347         <size>1</size>
2348       </method>
2349       <method name="Void .ctor(K)">
2350         <size>1</size>
2351       </method>
2352     </type>
2353   </test>
2354   <test name="gtest-089.cs">
2355     <type name="Test`1[T]">
2356       <method name="Void .ctor()">
2357         <size>7</size>
2358       </method>
2359       <method name="Void Foo(T, Int32 ByRef)">
2360         <size>4</size>
2361       </method>
2362       <method name="Void Hello(T)">
2363         <size>10</size>
2364       </method>
2365     </type>
2366     <type name="X">
2367       <method name="Void .ctor()">
2368         <size>7</size>
2369       </method>
2370       <method name="Void Main()">
2371         <size>1</size>
2372       </method>
2373     </type>
2374   </test>
2375   <test name="gtest-090.cs">
2376     <type name="Foo`1[T]">
2377       <method name="Void .ctor()">
2378         <size>7</size>
2379       </method>
2380       <method name="T InsertAll[U](U)">
2381         <size>12</size>
2382       </method>
2383     </type>
2384     <type name="Bar`1[T]">
2385       <method name="Void .ctor()">
2386         <size>7</size>
2387       </method>
2388       <method name="T InsertAll[U](U)">
2389         <size>12</size>
2390       </method>
2391     </type>
2392     <type name="X">
2393       <method name="Void .ctor()">
2394         <size>7</size>
2395       </method>
2396       <method name="Void Main()">
2397         <size>1</size>
2398       </method>
2399     </type>
2400   </test>
2401   <test name="gtest-091.cs">
2402     <type name="Foo`1[T]">
2403       <method name="Void .ctor()">
2404         <size>7</size>
2405       </method>
2406       <method name="Foo`1+Node[T] Test[V]()">
2407         <size>7</size>
2408       </method>
2409     </type>
2410     <type name="Foo`1+Node[T]">
2411       <method name="Void .ctor()">
2412         <size>7</size>
2413       </method>
2414     </type>
2415     <type name="X">
2416       <method name="Void .ctor()">
2417         <size>7</size>
2418       </method>
2419       <method name="Void Main()">
2420         <size>1</size>
2421       </method>
2422     </type>
2423   </test>
2424   <test name="gtest-092.cs">
2425     <type name="Element`1[T]">
2426       <method name="Void .ctor(T)">
2427         <size>14</size>
2428       </method>
2429       <method name="Void GetItem(T ByRef)">
2430         <size>13</size>
2431       </method>
2432       <method name="T GetItem(Int32, T ByRef)">
2433         <size>7</size>
2434       </method>
2435       <method name="Void SetItem(T)">
2436         <size>1</size>
2437       </method>
2438     </type>
2439     <type name="Foo`1[T]">
2440       <method name="Void .ctor()">
2441         <size>7</size>
2442       </method>
2443       <method name="Foo`1+Node[T] Test()">
2444         <size>52</size>
2445       </method>
2446     </type>
2447     <type name="Foo`1+Node[T]">
2448       <method name="Void .ctor()">
2449         <size>7</size>
2450       </method>
2451     </type>
2452     <type name="X">
2453       <method name="Void .ctor()">
2454         <size>7</size>
2455       </method>
2456       <method name="Void Main()">
2457         <size>1</size>
2458       </method>
2459     </type>
2460   </test>
2461   <test name="gtest-093.cs">
2462     <type name="Foo`1[T]">
2463       <method name="Void .ctor(T)">
2464         <size>14</size>
2465       </method>
2466       <method name="Void Hello[U]()">
2467         <size>8</size>
2468       </method>
2469       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2470         <size>8</size>
2471       </method>
2472     </type>
2473     <type name="Foo`1+Node[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-094.cs">
2488     <type name="LinkedList`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492     </type>
2493     <type name="LinkedList`1+Node[T]">
2494       <method name="Void .ctor()">
2495         <size>7</size>
2496       </method>
2497     </type>
2498     <type name="HashedLinkedList`1[T]">
2499       <method name="Void .ctor()">
2500         <size>7</size>
2501       </method>
2502     </type>
2503     <type name="X">
2504       <method name="Void .ctor()">
2505         <size>7</size>
2506       </method>
2507       <method name="Void Main()">
2508         <size>1</size>
2509       </method>
2510     </type>
2511   </test>
2512   <test name="gtest-095.cs">
2513     <type name="GuardedCollectionValue`1[T]">
2514       <method name="Void .ctor()">
2515         <size>7</size>
2516       </method>
2517       <method name="IDirectedCollectionValue`1 Backwards()">
2518         <size>2</size>
2519       </method>
2520     </type>
2521     <type name="GuardedSequenced`1[T]">
2522       <method name="Void .ctor()">
2523         <size>7</size>
2524       </method>
2525       <method name="IDirectedCollectionValue`1 Test()">
2526         <size>12</size>
2527       </method>
2528     </type>
2529     <type name="X">
2530       <method name="Void .ctor()">
2531         <size>7</size>
2532       </method>
2533       <method name="Void Main()">
2534         <size>1</size>
2535       </method>
2536     </type>
2537     <type name="GuardedCollectionValue`1[T]">
2538       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2539         <size>2</size>
2540       </method>
2541     </type>
2542   </test>
2543   <test name="gtest-096.cs">
2544     <type name="Foo`1[T]">
2545       <method name="Void .ctor()">
2546         <size>7</size>
2547       </method>
2548     </type>
2549     <type name="Test">
2550       <method name="Void .ctor()">
2551         <size>7</size>
2552       </method>
2553       <method name="Void Hello[T](Foo`1[T][], Int32)">
2554         <size>27</size>
2555       </method>
2556       <method name="Void Quicksort[U](Foo`1[U][])">
2557         <size>8</size>
2558       </method>
2559       <method name="Void Main()">
2560         <size>22</size>
2561       </method>
2562     </type>
2563   </test>
2564   <test name="gtest-097.cs">
2565     <type name="Foo">
2566       <method name="Void .ctor()">
2567         <size>7</size>
2568       </method>
2569       <method name="Void IFoo.Test[Y,Z]()">
2570         <size>1</size>
2571       </method>
2572       <method name="Void IFoo.Test[X]()">
2573         <size>1</size>
2574       </method>
2575     </type>
2576     <type name="Bar`3[X,Y,Z]">
2577       <method name="Void .ctor()">
2578         <size>7</size>
2579       </method>
2580     </type>
2581     <type name="X">
2582       <method name="Void .ctor()">
2583         <size>7</size>
2584       </method>
2585       <method name="Void Main()">
2586         <size>1</size>
2587       </method>
2588     </type>
2589     <type name="Bar`3[X,Y,Z]">
2590       <method name="Void IBar&lt;X&gt;.Test()">
2591         <size>1</size>
2592       </method>
2593       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2594         <size>1</size>
2595       </method>
2596     </type>
2597   </test>
2598   <test name="gtest-098.cs">
2599     <type name="Foo">
2600       <method name="Void .ctor()">
2601         <size>7</size>
2602       </method>
2603       <method name="Void IFoo.Test[Y,Z]()">
2604         <size>1</size>
2605       </method>
2606       <method name="Void IFoo.Test[X]()">
2607         <size>1</size>
2608       </method>
2609     </type>
2610     <type name="Bar`3[X,Y,Z]">
2611       <method name="Void .ctor()">
2612         <size>7</size>
2613       </method>
2614     </type>
2615     <type name="X">
2616       <method name="Void .ctor()">
2617         <size>7</size>
2618       </method>
2619       <method name="Void Main()">
2620         <size>1</size>
2621       </method>
2622     </type>
2623     <type name="Bar`3[X,Y,Z]">
2624       <method name="Void IBar&lt;X&gt;.Test()">
2625         <size>1</size>
2626       </method>
2627       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-100.cs">
2633     <type name="C5.ArrayBase`1[T]">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637     </type>
2638     <type name="C5.ArrayList`1[V]">
2639       <method name="Void .ctor()">
2640         <size>7</size>
2641       </method>
2642     </type>
2643     <type name="X">
2644       <method name="Void .ctor()">
2645         <size>7</size>
2646       </method>
2647       <method name="Void Main()">
2648         <size>7</size>
2649       </method>
2650     </type>
2651     <type name="C5.ArrayBase`1[T]">
2652       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2653         <size>1</size>
2654       </method>
2655     </type>
2656   </test>
2657   <test name="gtest-101.cs">
2658     <type name="Test">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>9</size>
2664       </method>
2665     </type>
2666     <type name="SimpleStruct`1[T]">
2667       <method name="Void .ctor(T)">
2668         <size>8</size>
2669       </method>
2670     </type>
2671   </test>
2672   <test name="gtest-102.cs">
2673     <type name="A`1[T]">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677     </type>
2678     <type name="B`2[U,V]">
2679       <method name="Void .ctor()">
2680         <size>7</size>
2681       </method>
2682     </type>
2683     <type name="Driver">
2684       <method name="Void .ctor()">
2685         <size>7</size>
2686       </method>
2687       <method name="Void Main()">
2688         <size>1</size>
2689       </method>
2690     </type>
2691   </test>
2692   <test name="gtest-103.cs">
2693     <type name="Foo">
2694       <method name="Void .ctor()">
2695         <size>7</size>
2696       </method>
2697     </type>
2698     <type name="Hello">
2699       <method name="Void .ctor()">
2700         <size>7</size>
2701       </method>
2702       <method name="Void World[U](U, IFoo`1)">
2703         <size>1</size>
2704       </method>
2705       <method name="Void World[V](IFoo`1)">
2706         <size>1</size>
2707       </method>
2708       <method name="Void Test(Foo)">
2709         <size>20</size>
2710       </method>
2711     </type>
2712     <type name="X">
2713       <method name="Void .ctor()">
2714         <size>7</size>
2715       </method>
2716       <method name="Void Main()">
2717         <size>1</size>
2718       </method>
2719     </type>
2720   </test>
2721   <test name="gtest-104.cs">
2722     <type name="MainClass">
2723       <method name="Void .ctor()">
2724         <size>7</size>
2725       </method>
2726       <method name="Void Main()">
2727         <size>20</size>
2728       </method>
2729     </type>
2730     <type name="MainClass+Gen`1[T]">
2731       <method name="Void .ctor()">
2732         <size>7</size>
2733       </method>
2734       <method name="Void Test()">
2735         <size>1</size>
2736       </method>
2737     </type>
2738     <type name="MainClass+Der">
2739       <method name="Void .ctor()">
2740         <size>7</size>
2741       </method>
2742     </type>
2743   </test>
2744   <test name="gtest-105.cs">
2745     <type name="A.KeyValuePairComparer`2[K,V]">
2746       <method name="Void .ctor()">
2747         <size>7</size>
2748       </method>
2749       <method name="Int32 Compare(KeyValuePair`2)">
2750         <size>2</size>
2751       </method>
2752     </type>
2753     <type name="A.TreeBag`1[T]">
2754       <method name="Void .ctor(IComparer`1)">
2755         <size>14</size>
2756       </method>
2757       <method name="Int32 Find(T ByRef)">
2758         <size>18</size>
2759       </method>
2760     </type>
2761     <type name="A.X">
2762       <method name="Void .ctor()">
2763         <size>7</size>
2764       </method>
2765       <method name="Void Test()">
2766         <size>33</size>
2767       </method>
2768     </type>
2769     <type name="B.KeyValuePair`2[X,Y]">
2770       <method name="Void .ctor(X, Y)">
2771         <size>7</size>
2772       </method>
2773     </type>
2774     <type name="B.KeyValuePairComparer`2[K,V]">
2775       <method name="Void .ctor()">
2776         <size>7</size>
2777       </method>
2778       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2779         <size>2</size>
2780       </method>
2781     </type>
2782     <type name="B.TreeBag`1[T]">
2783       <method name="Void .ctor(IComparer`1)">
2784         <size>14</size>
2785       </method>
2786       <method name="Int32 Find(T ByRef)">
2787         <size>18</size>
2788       </method>
2789     </type>
2790     <type name="B.X">
2791       <method name="Void .ctor()">
2792         <size>7</size>
2793       </method>
2794       <method name="Void Test()">
2795         <size>32</size>
2796       </method>
2797     </type>
2798     <type name="X">
2799       <method name="Void .ctor()">
2800         <size>7</size>
2801       </method>
2802       <method name="Void Main()">
2803         <size>11</size>
2804       </method>
2805     </type>
2806     <type name="A.KeyValuePair`2[X,Y]">
2807       <method name="Void .ctor(X, Y)">
2808         <size>1</size>
2809       </method>
2810     </type>
2811   </test>
2812   <test name="gtest-106.cs">
2813     <type name="KeyValuePairComparer`2[K,V]">
2814       <method name="Void .ctor()">
2815         <size>7</size>
2816       </method>
2817       <method name="Int32 Compare(KeyValuePair`2)">
2818         <size>2</size>
2819       </method>
2820     </type>
2821     <type name="TreeBag`1[T]">
2822       <method name="Void .ctor(IComparer`1, T)">
2823         <size>21</size>
2824       </method>
2825       <method name="Int32 Find()">
2826         <size>18</size>
2827       </method>
2828     </type>
2829     <type name="X">
2830       <method name="Void .ctor()">
2831         <size>7</size>
2832       </method>
2833       <method name="Void Main()">
2834         <size>32</size>
2835       </method>
2836     </type>
2837     <type name="KeyValuePair`2[X,Y]">
2838       <method name="Void .ctor(X, Y)">
2839         <size>1</size>
2840       </method>
2841     </type>
2842   </test>
2843   <test name="gtest-107.cs">
2844     <type name="Tree`1[T]">
2845       <method name="Void .ctor(T)">
2846         <size>14</size>
2847       </method>
2848       <method name="Void Map[V](Mapper`2[T,V])">
2849         <size>14</size>
2850       </method>
2851     </type>
2852     <type name="X">
2853       <method name="Void .ctor()">
2854         <size>7</size>
2855       </method>
2856       <method name="System.String themap(Int32)">
2857         <size>17</size>
2858       </method>
2859       <method name="Void Test()">
2860         <size>26</size>
2861       </method>
2862       <method name="Void Main()">
2863         <size>13</size>
2864       </method>
2865     </type>
2866     <type name="Mapper`2[T,V]">
2867       <method name="Void .ctor(Object, IntPtr)">
2868         <size>0</size>
2869       </method>
2870       <method name="V Invoke(T)">
2871         <size>0</size>
2872       </method>
2873       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2874         <size>0</size>
2875       </method>
2876       <method name="V EndInvoke(IAsyncResult)">
2877         <size>0</size>
2878       </method>
2879     </type>
2880   </test>
2881   <test name="gtest-108.cs">
2882     <type name="Test`1[T]">
2883       <method name="Void .ctor(T)">
2884         <size>14</size>
2885       </method>
2886       <method name="IEnumerator`1 GetEnumerator()">
2887         <size>15</size>
2888       </method>
2889     </type>
2890     <type name="X">
2891       <method name="Void .ctor()">
2892         <size>7</size>
2893       </method>
2894       <method name="Void Main()">
2895         <size>54</size>
2896       </method>
2897     </type>
2898     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2899       <method name="Void .ctor()">
2900         <size>7</size>
2901       </method>
2902       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2903         <size>12</size>
2904       </method>
2905       <method name="Boolean MoveNext()">
2906         <size>75</size>
2907       </method>
2908       <method name="Void Dispose()">
2909         <size>8</size>
2910       </method>
2911       <method name="Void Reset()">
2912         <size>6</size>
2913       </method>
2914       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2915         <size>7</size>
2916       </method>
2917     </type>
2918   </test>
2919   <test name="gtest-109.cs">
2920     <type name="X">
2921       <method name="Void .ctor()">
2922         <size>7</size>
2923       </method>
2924       <method name="Void Main()">
2925         <size>12</size>
2926       </method>
2927     </type>
2928   </test>
2929   <test name="gtest-110.cs">
2930     <type name="List`1[T]">
2931       <method name="Void .ctor()">
2932         <size>7</size>
2933       </method>
2934       <method name="Int32 Map[U](U)">
2935         <size>2</size>
2936       </method>
2937     </type>
2938     <type name="SpecialList`1[V]">
2939       <method name="Void .ctor()">
2940         <size>7</size>
2941       </method>
2942       <method name="Int32 Map[W](W)">
2943         <size>2</size>
2944       </method>
2945     </type>
2946     <type name="X">
2947       <method name="Void .ctor()">
2948         <size>7</size>
2949       </method>
2950       <method name="Int32 Main()">
2951         <size>56</size>
2952       </method>
2953     </type>
2954   </test>
2955   <test name="gtest-111.cs">
2956     <type name="Collection`1[T]">
2957       <method name="Void .ctor(T)">
2958         <size>14</size>
2959       </method>
2960       <method name="Void Find(T ByRef)">
2961         <size>13</size>
2962       </method>
2963     </type>
2964     <type name="X">
2965       <method name="Void .ctor()">
2966         <size>7</size>
2967       </method>
2968       <method name="Int32 Main()">
2969         <size>68</size>
2970       </method>
2971     </type>
2972     <type name="KeyValuePair`2[K,V]">
2973       <method name="Void .ctor(K, V)">
2974         <size>15</size>
2975       </method>
2976       <method name="Void .ctor(K)">
2977         <size>23</size>
2978       </method>
2979     </type>
2980   </test>
2981   <test name="gtest-112.cs">
2982     <type name="IC">
2983       <method name="Void .ctor()">
2984         <size>7</size>
2985       </method>
2986       <method name="Void Compare(Foo`1)">
2987         <size>1</size>
2988       </method>
2989     </type>
2990     <type name="List`1[T]">
2991       <method name="Void .ctor()">
2992         <size>7</size>
2993       </method>
2994       <method name="Void Sort(IComparer`1, T)">
2995         <size>8</size>
2996       </method>
2997     </type>
2998     <type name="Sorting">
2999       <method name="Void .ctor()">
3000         <size>7</size>
3001       </method>
3002       <method name="Void IntroSort[T](IComparer`1, T)">
3003         <size>15</size>
3004       </method>
3005     </type>
3006     <type name="Sorting+Sorter`1[T]">
3007       <method name="Void .ctor(IComparer`1, Int32, T)">
3008         <size>26</size>
3009       </method>
3010       <method name="Void InsertionSort(Int32)">
3011         <size>26</size>
3012       </method>
3013     </type>
3014     <type name="X">
3015       <method name="Void .ctor()">
3016         <size>7</size>
3017       </method>
3018       <method name="Void Main()">
3019         <size>27</size>
3020       </method>
3021     </type>
3022     <type name="Foo`1[K]">
3023       <method name="Void .ctor(K)">
3024         <size>8</size>
3025       </method>
3026     </type>
3027   </test>
3028   <test name="gtest-113.cs">
3029     <type name="List`1[T]">
3030       <method name="Void .ctor()">
3031         <size>7</size>
3032       </method>
3033       <method name="Void Map[V](Mapper`2[T,V])">
3034         <size>1</size>
3035       </method>
3036     </type>
3037     <type name="X">
3038       <method name="Void .ctor()">
3039         <size>7</size>
3040       </method>
3041       <method name="Void Main()">
3042         <size>42</size>
3043       </method>
3044     </type>
3045     <type name="Mapper`2[T,V]">
3046       <method name="Void .ctor(Object, IntPtr)">
3047         <size>0</size>
3048       </method>
3049       <method name="V Invoke(T)">
3050         <size>0</size>
3051       </method>
3052       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3053         <size>0</size>
3054       </method>
3055       <method name="V EndInvoke(IAsyncResult)">
3056         <size>0</size>
3057       </method>
3058     </type>
3059     <type name="X">
3060       <method name="Double &lt;Main&gt;m__0(Int32)">
3061         <size>13</size>
3062       </method>
3063     </type>
3064   </test>
3065   <test name="gtest-114.cs">
3066     <type name="NaturalComparer`1[T]">
3067       <method name="Void .ctor()">
3068         <size>7</size>
3069       </method>
3070       <method name="Int32 Compare(T, T)">
3071         <size>15</size>
3072       </method>
3073     </type>
3074     <type name="X">
3075       <method name="Void .ctor()">
3076         <size>7</size>
3077       </method>
3078       <method name="Void Main()">
3079         <size>28</size>
3080       </method>
3081     </type>
3082     <type name="X+Test">
3083       <method name="Void .ctor()">
3084         <size>7</size>
3085       </method>
3086       <method name="Int32 CompareTo(X+Test)">
3087         <size>2</size>
3088       </method>
3089       <method name="Boolean Equals(X+Test)">
3090         <size>2</size>
3091       </method>
3092     </type>
3093   </test>
3094   <test name="gtest-115.cs">
3095     <type name="LinkedList`1[T]">
3096       <method name="Void .ctor()">
3097         <size>30</size>
3098       </method>
3099       <method name="Void .ctor(T[])">
3100         <size>44</size>
3101       </method>
3102       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3103         <size>67</size>
3104       </method>
3105       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3106         <size>7</size>
3107       </method>
3108       <method name="Int32 get_Count()">
3109         <size>7</size>
3110       </method>
3111       <method name="T get_Item(Int32)">
3112         <size>13</size>
3113       </method>
3114       <method name="Void set_Item(Int32, T)">
3115         <size>14</size>
3116       </method>
3117       <method name="LinkedList`1+Node[T] get(Int32)">
3118         <size>114</size>
3119       </method>
3120       <method name="Void Add(T)">
3121         <size>14</size>
3122       </method>
3123       <method name="Void Insert(Int32, T)">
3124         <size>256</size>
3125       </method>
3126       <method name="Void RemoveAt(Int32)">
3127         <size>113</size>
3128       </method>
3129       <method name="Boolean Equals(System.Object)">
3130         <size>143</size>
3131       </method>
3132       <method name="Int32 GetHashCode()">
3133         <size>66</size>
3134       </method>
3135       <method name="IEnumerator`1 GetEnumerator()">
3136         <size>7</size>
3137       </method>
3138       <method name="LinkedList`1[T] op_Explicit(T[])">
3139         <size>7</size>
3140       </method>
3141       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3142         <size>119</size>
3143       </method>
3144     </type>
3145     <type name="LinkedList`1+Node[T]">
3146       <method name="Void .ctor(T)">
3147         <size>14</size>
3148       </method>
3149       <method name="Void .ctor(T, Node, Node)">
3150         <size>28</size>
3151       </method>
3152     </type>
3153     <type name="LinkedList`1+LinkedListEnumerator[T]">
3154       <method name="Void .ctor(LinkedList`1)">
3155         <size>26</size>
3156       </method>
3157       <method name="T get_Current()">
3158         <size>24</size>
3159       </method>
3160       <method name="Boolean MoveNext()">
3161         <size>71</size>
3162       </method>
3163       <method name="Void Reset()">
3164         <size>6</size>
3165       </method>
3166       <method name="Void Dispose()">
3167         <size>30</size>
3168       </method>
3169     </type>
3170     <type name="SortedList`1[T]">
3171       <method name="Void .ctor()">
3172         <size>7</size>
3173       </method>
3174       <method name="Void Insert(T)">
3175         <size>137</size>
3176       </method>
3177     </type>
3178     <type name="PrintableLinkedList`1[T]">
3179       <method name="Void .ctor()">
3180         <size>7</size>
3181       </method>
3182       <method name="Void Print(System.IO.TextWriter)">
3183         <size>87</size>
3184       </method>
3185     </type>
3186     <type name="MyString">
3187       <method name="Void .ctor(String)">
3188         <size>14</size>
3189       </method>
3190       <method name="Int32 CompareTo(MyString)">
3191         <size>18</size>
3192       </method>
3193       <method name="Boolean Equals(MyString)">
3194         <size>18</size>
3195       </method>
3196       <method name="System.String get_Value()">
3197         <size>7</size>
3198       </method>
3199     </type>
3200     <type name="MyTest">
3201       <method name="Void .ctor()">
3202         <size>7</size>
3203       </method>
3204       <method name="Void Main(System.String[])">
3205         <size>459</size>
3206       </method>
3207     </type>
3208     <type name="Mapper`2[A,R]">
3209       <method name="Void .ctor(Object, IntPtr)">
3210         <size>0</size>
3211       </method>
3212       <method name="R Invoke(A)">
3213         <size>0</size>
3214       </method>
3215       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3216         <size>0</size>
3217       </method>
3218       <method name="R EndInvoke(IAsyncResult)">
3219         <size>0</size>
3220       </method>
3221     </type>
3222     <type name="LinkedList`1+LinkedListEnumerator[T]">
3223       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3224         <size>12</size>
3225       </method>
3226     </type>
3227     <type name="MyTest">
3228       <method name="System.String &lt;Main&gt;m__0(Double)">
3229         <size>17</size>
3230       </method>
3231     </type>
3232     <type name="&lt;PrivateImplementationDetails&gt;">
3233       <method name="Void .ctor()">
3234         <size>7</size>
3235       </method>
3236     </type>
3237   </test>
3238   <test name="gtest-116.cs">
3239     <type name="Slow.Test">
3240       <method name="Void .ctor()">
3241         <size>7</size>
3242       </method>
3243       <method name="Void DoNothing[T]()">
3244         <size>8</size>
3245       </method>
3246     </type>
3247     <type name="Slow.Program">
3248       <method name="Void .ctor()">
3249         <size>7</size>
3250       </method>
3251       <method name="Void Main(System.String[])">
3252         <size>201</size>
3253       </method>
3254     </type>
3255   </test>
3256   <test name="gtest-117.cs">
3257     <type name="Foo`1[T]">
3258       <method name="Void .ctor()">
3259         <size>7</size>
3260       </method>
3261       <method name="Boolean Test(T)">
3262         <size>15</size>
3263       </method>
3264       <method name="Boolean Test()">
3265         <size>25</size>
3266       </method>
3267       <method name="Boolean TestB()">
3268         <size>25</size>
3269       </method>
3270     </type>
3271     <type name="Y`1[T]">
3272       <method name="Void .ctor()">
3273         <size>7</size>
3274       </method>
3275       <method name="Boolean Foo()">
3276         <size>12</size>
3277       </method>
3278     </type>
3279     <type name="X">
3280       <method name="Void .ctor()">
3281         <size>7</size>
3282       </method>
3283       <method name="Boolean TestB[T](T)">
3284         <size>15</size>
3285       </method>
3286       <method name="Boolean TestA(System.Object)">
3287         <size>10</size>
3288       </method>
3289       <method name="Int32 TestC()">
3290         <size>32</size>
3291       </method>
3292       <method name="Int32 Main()">
3293         <size>107</size>
3294       </method>
3295     </type>
3296   </test>
3297   <test name="gtest-118.cs">
3298     <type name="Polynomial`1[E]">
3299       <method name="Void .ctor()">
3300         <size>19</size>
3301       </method>
3302       <method name="Void .ctor(E[])">
3303         <size>14</size>
3304       </method>
3305       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3306         <size>301</size>
3307       </method>
3308       <method name="Polynomial`1[E] Add(E)">
3309         <size>26</size>
3310       </method>
3311       <method name="Polynomial`1[E] Mul(E)">
3312         <size>78</size>
3313       </method>
3314       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3315         <size>221</size>
3316       </method>
3317       <method name="E Eval(E)">
3318         <size>106</size>
3319       </method>
3320     </type>
3321     <type name="TestPolynomial">
3322       <method name="Void .ctor()">
3323         <size>7</size>
3324       </method>
3325       <method name="Void Main(System.String[])">
3326         <size>148</size>
3327       </method>
3328     </type>
3329     <type name="Int">
3330       <method name="Void .ctor(Int32)">
3331         <size>8</size>
3332       </method>
3333       <method name="Int Add(Int)">
3334         <size>20</size>
3335       </method>
3336       <method name="Int Mul(Int)">
3337         <size>20</size>
3338       </method>
3339       <method name="System.String ToString()">
3340         <size>15</size>
3341       </method>
3342     </type>
3343   </test>
3344   <test name="gtest-119.cs">
3345     <type name="Tests">
3346       <method name="Void .ctor()">
3347         <size>7</size>
3348       </method>
3349       <method name="Void Main()">
3350         <size>61</size>
3351       </method>
3352     </type>
3353   </test>
3354   <test name="gtest-120.cs">
3355     <type name="SequencedHasher`2[S,W]">
3356       <method name="Void .ctor()">
3357         <size>7</size>
3358       </method>
3359       <method name="Boolean Equals(S, S)">
3360         <size>45</size>
3361       </method>
3362     </type>
3363     <type name="Sequenced`1[T]">
3364       <method name="Void .ctor()">
3365         <size>7</size>
3366       </method>
3367       <method name="Boolean Equals(ISequenced`1)">
3368         <size>2</size>
3369       </method>
3370     </type>
3371     <type name="X">
3372       <method name="Void .ctor()">
3373         <size>7</size>
3374       </method>
3375       <method name="Void Main()">
3376         <size>22</size>
3377       </method>
3378     </type>
3379   </test>
3380   <test name="gtest-121.cs">
3381     <type name="B`1[T]">
3382       <method name="Void .ctor()">
3383         <size>7</size>
3384       </method>
3385       <method name="Int32 Add(T)">
3386         <size>2</size>
3387       </method>
3388       <method name="Void AddRange(System.Object)">
3389         <size>16</size>
3390       </method>
3391     </type>
3392     <type name="A">
3393       <method name="Void .ctor()">
3394         <size>7</size>
3395       </method>
3396     </type>
3397     <type name="Test">
3398       <method name="Void .ctor()">
3399         <size>7</size>
3400       </method>
3401       <method name="Void Main()">
3402         <size>18</size>
3403       </method>
3404     </type>
3405   </test>
3406   <test name="gtest-122.cs">
3407     <type name="Test">
3408       <method name="Void .ctor()">
3409         <size>7</size>
3410       </method>
3411       <method name="Void Main(System.String[])">
3412         <size>26</size>
3413       </method>
3414       <method name="Void D(Int32)">
3415         <size>22</size>
3416       </method>
3417     </type>
3418     <type name="A`1[T]">
3419       <method name="Void .ctor(B, T)">
3420         <size>21</size>
3421       </method>
3422       <method name="Void Run()">
3423         <size>18</size>
3424       </method>
3425     </type>
3426     <type name="A`1+B[T]">
3427       <method name="Void .ctor(Object, IntPtr)">
3428         <size>0</size>
3429       </method>
3430       <method name="Void Invoke(T)">
3431         <size>0</size>
3432       </method>
3433       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3434         <size>0</size>
3435       </method>
3436       <method name="Void EndInvoke(IAsyncResult)">
3437         <size>0</size>
3438       </method>
3439     </type>
3440   </test>
3441   <test name="gtest-123.cs">
3442     <type name="A`1[T]">
3443       <method name="Void .ctor()">
3444         <size>7</size>
3445       </method>
3446     </type>
3447     <type name="X">
3448       <method name="Void .ctor()">
3449         <size>7</size>
3450       </method>
3451       <method name="Void Main()">
3452         <size>1</size>
3453       </method>
3454     </type>
3455     <type name="A`1+Foo[T]">
3456       <method name="Void .ctor(Object, IntPtr)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void Invoke()">
3460         <size>0</size>
3461       </method>
3462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3463         <size>0</size>
3464       </method>
3465       <method name="Void EndInvoke(IAsyncResult)">
3466         <size>0</size>
3467       </method>
3468     </type>
3469     <type name="A`1+Bar`1[T,U]">
3470       <method name="Void .ctor(Object, IntPtr)">
3471         <size>0</size>
3472       </method>
3473       <method name="Void Invoke()">
3474         <size>0</size>
3475       </method>
3476       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3477         <size>0</size>
3478       </method>
3479       <method name="Void EndInvoke(IAsyncResult)">
3480         <size>0</size>
3481       </method>
3482     </type>
3483   </test>
3484   <test name="gtest-124.cs">
3485     <type name="FooCollection`1[T]">
3486       <method name="Void .ctor()">
3487         <size>7</size>
3488       </method>
3489     </type>
3490     <type name="X">
3491       <method name="Void .ctor()">
3492         <size>7</size>
3493       </method>
3494       <method name="Void Main()">
3495         <size>21</size>
3496       </method>
3497     </type>
3498     <type name="FooCollection`1[T]">
3499       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3500         <size>10</size>
3501       </method>
3502       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3503         <size>1</size>
3504       </method>
3505     </type>
3506   </test>
3507   <test name="gtest-125.cs">
3508     <type name="B`1[T]">
3509       <method name="Void .ctor()">
3510         <size>7</size>
3511       </method>
3512     </type>
3513     <type name="MainClass">
3514       <method name="Void .ctor()">
3515         <size>7</size>
3516       </method>
3517       <method name="Void Main()">
3518         <size>1</size>
3519       </method>
3520     </type>
3521   </test>
3522   <test name="gtest-126.cs">
3523     <type name="B">
3524       <method name="Void .ctor()">
3525         <size>7</size>
3526       </method>
3527       <method name="Boolean foo()">
3528         <size>2</size>
3529       </method>
3530     </type>
3531     <type name="MyFilter">
3532       <method name="Void .ctor()">
3533         <size>7</size>
3534       </method>
3535       <method name="K Is(IB)">
3536         <size>10</size>
3537       </method>
3538     </type>
3539     <type name="MyBFilter">
3540       <method name="Void .ctor()">
3541         <size>7</size>
3542       </method>
3543       <method name="B Is(IB)">
3544         <size>6</size>
3545       </method>
3546     </type>
3547     <type name="M">
3548       <method name="Void .ctor()">
3549         <size>7</size>
3550       </method>
3551       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3552         <size>38</size>
3553       </method>
3554       <method name="Void Main()">
3555         <size>45</size>
3556       </method>
3557     </type>
3558     <type name="K">
3559       <method name="Boolean foo()">
3560         <size>2</size>
3561       </method>
3562     </type>
3563   </test>
3564   <test name="gtest-127.cs">
3565     <type name="A`1[T]">
3566       <method name="Void .ctor()">
3567         <size>7</size>
3568       </method>
3569       <method name="Void add__changed(A`1+Changed[T])">
3570         <size>24</size>
3571       </method>
3572       <method name="Void remove__changed(A`1+Changed[T])">
3573         <size>24</size>
3574       </method>
3575       <method name="Void Register(A`1+Changed[T])">
3576         <size>36</size>
3577       </method>
3578     </type>
3579     <type name="Test">
3580       <method name="Void .ctor()">
3581         <size>7</size>
3582       </method>
3583       <method name="Void Main()">
3584         <size>25</size>
3585       </method>
3586       <method name="Void Del(A`1[System.Int32])">
3587         <size>11</size>
3588       </method>
3589     </type>
3590     <type name="A`1+Changed[T]">
3591       <method name="Void .ctor(Object, IntPtr)">
3592         <size>0</size>
3593       </method>
3594       <method name="Void Invoke(A`1[T])">
3595         <size>0</size>
3596       </method>
3597       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3598         <size>0</size>
3599       </method>
3600       <method name="Void EndInvoke(IAsyncResult)">
3601         <size>0</size>
3602       </method>
3603     </type>
3604   </test>
3605   <test name="gtest-128.cs">
3606     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3607       <method name="Void .ctor()">
3608         <size>7</size>
3609       </method>
3610       <method name="Void Add(T)">
3611         <size>11</size>
3612       </method>
3613     </type>
3614     <type name="FLMID.Bugs.ParametersOne.Test">
3615       <method name="Void .ctor()">
3616         <size>7</size>
3617       </method>
3618       <method name="Void Main(System.String[])">
3619         <size>120</size>
3620       </method>
3621     </type>
3622   </test>
3623   <test name="gtest-129.cs">
3624     <type name="B.Test`1[T]">
3625       <method name="Void .ctor()">
3626         <size>7</size>
3627       </method>
3628     </type>
3629     <type name="X">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main()">
3634         <size>1</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-130.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Void Main(System.String[])">
3644         <size>846</size>
3645       </method>
3646     </type>
3647   </test>
3648   <test name="gtest-131.cs">
3649     <type name="MyTest">
3650       <method name="Void .ctor()">
3651         <size>7</size>
3652       </method>
3653       <method name="Void Main(System.String[])">
3654         <size>1330</size>
3655       </method>
3656     </type>
3657   </test>
3658   <test name="gtest-132.cs">
3659     <type name="MyTest">
3660       <method name="Void .ctor()">
3661         <size>7</size>
3662       </method>
3663       <method name="Nullable`1 Sqrt(Nullable`1)">
3664         <size>55</size>
3665       </method>
3666       <method name="Void Main(System.String[])">
3667         <size>63</size>
3668       </method>
3669     </type>
3670   </test>
3671   <test name="gtest-133.cs">
3672     <type name="MyTest">
3673       <method name="Void .ctor()">
3674         <size>7</size>
3675       </method>
3676       <method name="Void Main(System.String[])">
3677         <size>201</size>
3678       </method>
3679     </type>
3680     <type name="S">
3681       <method name="Int32 get_X()">
3682         <size>7</size>
3683       </method>
3684       <method name="Void set_X(Int32)">
3685         <size>8</size>
3686       </method>
3687       <method name="Void Set(Int32)">
3688         <size>8</size>
3689       </method>
3690     </type>
3691   </test>
3692   <test name="gtest-134.cs">
3693     <type name="MyTest">
3694       <method name="Void .ctor()">
3695         <size>7</size>
3696       </method>
3697       <method name="Void Main(System.String[])">
3698         <size>112</size>
3699       </method>
3700     </type>
3701     <type name="Foo`1[T]">
3702       <method name="Void .ctor(T)">
3703         <size>14</size>
3704       </method>
3705       <method name="System.String Fmt()">
3706         <size>40</size>
3707       </method>
3708     </type>
3709   </test>
3710   <test name="gtest-135.cs">
3711     <type name="X">
3712       <method name="Void .ctor()">
3713         <size>7</size>
3714       </method>
3715       <method name="Void Main()">
3716         <size>116</size>
3717       </method>
3718     </type>
3719   </test>
3720   <test name="gtest-136.cs">
3721     <type name="Martin.X">
3722       <method name="Void .ctor()">
3723         <size>7</size>
3724       </method>
3725       <method name="Void Main()">
3726         <size>148</size>
3727       </method>
3728     </type>
3729     <type name="Martin.A">
3730       <method name="Void .ctor(Int64)">
3731         <size>8</size>
3732       </method>
3733       <method name="B op_Explicit(A)">
3734         <size>14</size>
3735       </method>
3736     </type>
3737     <type name="Martin.B">
3738       <method name="Void .ctor(Int32)">
3739         <size>8</size>
3740       </method>
3741       <method name="A op_Implicit(B)">
3742         <size>14</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-137.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Int32 Main()">
3752         <size>134</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-138.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>61</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-140.cs">
3767     <type name="X">
3768       <method name="Void .ctor()">
3769         <size>7</size>
3770       </method>
3771       <method name="Void Main()">
3772         <size>132</size>
3773       </method>
3774     </type>
3775   </test>
3776   <test name="gtest-141.cs">
3777     <type name="X">
3778       <method name="Void .ctor()">
3779         <size>7</size>
3780       </method>
3781       <method name="Void Main()">
3782         <size>90</size>
3783       </method>
3784     </type>
3785   </test>
3786   <test name="gtest-142.cs">
3787     <type name="Assert">
3788       <method name="Void .cctor()">
3789         <size>1</size>
3790       </method>
3791       <method name="Void IsNull[T](System.String, Nullable`1)">
3792         <size>24</size>
3793       </method>
3794       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3795         <size>24</size>
3796       </method>
3797       <method name="Int32 get_Errors()">
3798         <size>6</size>
3799       </method>
3800       <method name="Void Error(System.String, System.String)">
3801         <size>25</size>
3802       </method>
3803       <method name="Void IsTrue(System.String, Boolean)">
3804         <size>18</size>
3805       </method>
3806       <method name="Void IsFalse(System.String, Boolean)">
3807         <size>18</size>
3808       </method>
3809       <method name="Void IsTrue(System.String, Nullable`1)">
3810         <size>36</size>
3811       </method>
3812       <method name="Void IsFalse(System.String, Nullable`1)">
3813         <size>36</size>
3814       </method>
3815     </type>
3816     <type name="X">
3817       <method name="Void .ctor()">
3818         <size>7</size>
3819       </method>
3820       <method name="Int32 Main()">
3821         <size>1599</size>
3822       </method>
3823     </type>
3824   </test>
3825   <test name="gtest-143.cs">
3826     <type name="X">
3827       <method name="Void .ctor()">
3828         <size>7</size>
3829       </method>
3830       <method name="Int32 Test()">
3831         <size>497</size>
3832       </method>
3833       <method name="Int32 Main()">
3834         <size>30</size>
3835       </method>
3836     </type>
3837   </test>
3838   <test name="gtest-144.cs">
3839     <type name="Test.Application">
3840       <method name="Void .ctor()">
3841         <size>7</size>
3842       </method>
3843       <method name="Void Main()">
3844         <size>11</size>
3845       </method>
3846     </type>
3847   </test>
3848   <test name="gtest-145.cs">
3849     <type name="Test`1[T]">
3850       <method name="Void .ctor(T[,])">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="Program">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Main(System.String[])">
3859         <size>14</size>
3860       </method>
3861     </type>
3862   </test>
3863   <test name="gtest-146.cs">
3864     <type name="MyLinkedList`1[T]">
3865       <method name="Void .ctor()">
3866         <size>7</size>
3867       </method>
3868     </type>
3869     <type name="MyLinkedList`1+Node[T]">
3870       <method name="Void .ctor(T)">
3871         <size>14</size>
3872       </method>
3873     </type>
3874     <type name="SortedList`1[U]">
3875       <method name="Void .ctor()">
3876         <size>7</size>
3877       </method>
3878       <method name="Void Insert(U)">
3879         <size>8</size>
3880       </method>
3881     </type>
3882     <type name="X">
3883       <method name="Void .ctor()">
3884         <size>7</size>
3885       </method>
3886       <method name="Void Main()">
3887         <size>1</size>
3888       </method>
3889     </type>
3890   </test>
3891   <test name="gtest-147.cs">
3892     <type name="B.Test`1[T]">
3893       <method name="Void .ctor()">
3894         <size>7</size>
3895       </method>
3896       <method name="Void A.IFoo.Hello(IFoo)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Y">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-148.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-149.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[S,OP](UInt32)">
3947         <size>1</size>
3948       </method>
3949     </type>
3950     <type name="Test1+IOp`1[T]">
3951       <method name="Void .ctor()">
3952         <size>7</size>
3953       </method>
3954     </type>
3955     <type name="Test2">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>1</size>
3958       </method>
3959     </type>
3960     <type name="Test2+IOp`1[T]">
3961       <method name="Void .ctor()">
3962         <size>7</size>
3963       </method>
3964     </type>
3965     <type name="X">
3966       <method name="Void .ctor()">
3967         <size>7</size>
3968       </method>
3969       <method name="Void Main()">
3970         <size>1</size>
3971       </method>
3972     </type>
3973   </test>
3974   <test name="gtest-150.cs">
3975     <type name="Test1">
3976       <method name="Void Foo[T,OP](UInt32)">
3977         <size>35</size>
3978       </method>
3979       <method name="Void Main()">
3980         <size>15</size>
3981       </method>
3982     </type>
3983     <type name="Test1+Op">
3984       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3985         <size>5</size>
3986       </method>
3987       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3988         <size>4</size>
3989       </method>
3990     </type>
3991   </test>
3992   <test name="gtest-151.cs">
3993     <type name="Test`1[T]">
3994       <method name="Void .ctor()">
3995         <size>15</size>
3996       </method>
3997     </type>
3998     <type name="X">
3999       <method name="Void .ctor()">
4000         <size>7</size>
4001       </method>
4002       <method name="Int32 Main()">
4003         <size>8</size>
4004       </method>
4005     </type>
4006   </test>
4007   <test name="gtest-152.cs">
4008     <type name="EnumerableBase`1[T]">
4009       <method name="Void .ctor()">
4010         <size>7</size>
4011       </method>
4012       <method name="IFoo IFoo.Hello()">
4013         <size>7</size>
4014       </method>
4015       <method name="IFoo`1 Hello()">
4016         <size>0</size>
4017       </method>
4018     </type>
4019     <type name="CollectionBase`1[T]">
4020       <method name="Void .ctor()">
4021         <size>7</size>
4022       </method>
4023     </type>
4024     <type name="HashBag`1[T]">
4025       <method name="Void .ctor()">
4026         <size>7</size>
4027       </method>
4028       <method name="IFoo`1 Hello()">
4029         <size>2</size>
4030       </method>
4031     </type>
4032     <type name="X">
4033       <method name="Void .ctor()">
4034         <size>7</size>
4035       </method>
4036       <method name="Void Main()">
4037         <size>1</size>
4038       </method>
4039     </type>
4040   </test>
4041   <test name="gtest-153.cs">
4042     <type name="MyClass`1[T]">
4043       <method name="Void .ctor()">
4044         <size>56</size>
4045       </method>
4046     </type>
4047     <type name="X">
4048       <method name="Void .ctor()">
4049         <size>7</size>
4050       </method>
4051       <method name="Void Main()">
4052         <size>1</size>
4053       </method>
4054     </type>
4055   </test>
4056   <test name="gtest-154.cs">
4057     <type name="B">
4058       <method name="Void .ctor()">
4059         <size>7</size>
4060       </method>
4061       <method name="T`1[X] M[X]()">
4062         <size>13</size>
4063       </method>
4064       <method name="T`1[System.Int64] N()">
4065         <size>30</size>
4066       </method>
4067     </type>
4068     <type name="D">
4069       <method name="Void .ctor()">
4070         <size>7</size>
4071       </method>
4072       <method name="Void Main()">
4073         <size>13</size>
4074       </method>
4075     </type>
4076     <type name="T`1[X]">
4077       <method name="Void .ctor(Object, IntPtr)">
4078         <size>0</size>
4079       </method>
4080       <method name="Int32 Invoke(X)">
4081         <size>0</size>
4082       </method>
4083       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4084         <size>0</size>
4085       </method>
4086       <method name="Int32 EndInvoke(IAsyncResult)">
4087         <size>0</size>
4088       </method>
4089     </type>
4090     <type name="B">
4091       <method name="Int32 &lt;N&gt;m__1(Int64)">
4092         <size>2</size>
4093       </method>
4094       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4095         <size>2</size>
4096       </method>
4097     </type>
4098   </test>
4099   <test name="gtest-155.cs">
4100     <type name="MyClass`1[T]">
4101       <method name="Void .ctor()">
4102         <size>56</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113   </test>
4114   <test name="gtest-156.cs">
4115     <type name="FLMID.Bugs.Marshal15.D">
4116       <method name="Void .ctor()">
4117         <size>18</size>
4118       </method>
4119       <method name="Void Main(System.String[])">
4120         <size>11</size>
4121       </method>
4122     </type>
4123   </test>
4124   <test name="gtest-157.cs">
4125     <type name="kv`2[k,v]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="m`2[k,v]">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>1</size>
4141       </method>
4142     </type>
4143     <type name="m`2[k,v]">
4144       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4145         <size>1</size>
4146       </method>
4147     </type>
4148   </test>
4149   <test name="gtest-158.cs">
4150     <type name="Moo`1[C]">
4151       <method name="Void .ctor()">
4152         <size>7</size>
4153       </method>
4154     </type>
4155     <type name="Moo`1+Foo[C]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="Test">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164     </type>
4165     <type name="X">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169       <method name="Void Main()">
4170         <size>7</size>
4171       </method>
4172     </type>
4173   </test>
4174   <test name="gtest-159.cs">
4175     <type name="App">
4176       <method name="Void .ctor()">
4177         <size>7</size>
4178       </method>
4179       <method name="Void Main()">
4180         <size>98</size>
4181       </method>
4182     </type>
4183   </test>
4184   <test name="gtest-160.cs">
4185     <type name="Fun`2[A,B]">
4186       <method name="Void .ctor()">
4187         <size>7</size>
4188       </method>
4189     </type>
4190     <type name="List`1[T]">
4191       <method name="Void .ctor()">
4192         <size>7</size>
4193       </method>
4194       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4195         <size>6</size>
4196       </method>
4197       <method name="Void foo[T2]()">
4198         <size>17</size>
4199       </method>
4200     </type>
4201     <type name="X">
4202       <method name="Void .ctor()">
4203         <size>7</size>
4204       </method>
4205       <method name="Void Main()">
4206         <size>1</size>
4207       </method>
4208     </type>
4209   </test>
4210   <test name="gtest-161.cs">
4211     <type name="App">
4212       <method name="Void .ctor()">
4213         <size>7</size>
4214       </method>
4215       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4216         <size>8</size>
4217       </method>
4218       <method name="Void Main()">
4219         <size>56</size>
4220       </method>
4221       <method name="System.String &lt;Main&gt;m__0(Int32)">
4222         <size>8</size>
4223       </method>
4224     </type>
4225   </test>
4226   <test name="gtest-162.cs">
4227     <type name="Generic`1[T]">
4228       <method name="Void .ctor()">
4229         <size>7</size>
4230       </method>
4231     </type>
4232     <type name="X">
4233       <method name="Void .ctor()">
4234         <size>7</size>
4235       </method>
4236       <method name="Int32 Main()">
4237         <size>33</size>
4238       </method>
4239     </type>
4240     <type name="Generic`1+Delegate[T]">
4241       <method name="Void .ctor(Object, IntPtr)">
4242         <size>0</size>
4243       </method>
4244       <method name="Void Invoke(Generic`1[T], T)">
4245         <size>0</size>
4246       </method>
4247       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4248         <size>0</size>
4249       </method>
4250       <method name="Void EndInvoke(IAsyncResult)">
4251         <size>0</size>
4252       </method>
4253     </type>
4254   </test>
4255   <test name="gtest-163.cs">
4256     <type name="Foo`1[T]">
4257       <method name="Void .ctor()">
4258         <size>7</size>
4259       </method>
4260       <method name="IEnumerator`1 getEnumerator(Int32)">
4261         <size>22</size>
4262       </method>
4263     </type>
4264     <type name="X">
4265       <method name="Void .ctor()">
4266         <size>7</size>
4267       </method>
4268       <method name="Void Main()">
4269         <size>1</size>
4270       </method>
4271     </type>
4272     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4277         <size>12</size>
4278       </method>
4279       <method name="Boolean MoveNext()">
4280         <size>95</size>
4281       </method>
4282       <method name="Void Dispose()">
4283         <size>8</size>
4284       </method>
4285       <method name="Void Reset()">
4286         <size>6</size>
4287       </method>
4288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4289         <size>7</size>
4290       </method>
4291     </type>
4292   </test>
4293   <test name="gtest-164.cs">
4294     <type name="FunEnumerable">
4295       <method name="Void .ctor(Int32, Int2Int)">
4296         <size>21</size>
4297       </method>
4298       <method name="IEnumerator`1 GetEnumerator()">
4299         <size>15</size>
4300       </method>
4301     </type>
4302     <type name="X">
4303       <method name="Void .ctor()">
4304         <size>7</size>
4305       </method>
4306       <method name="Void Main()">
4307         <size>1</size>
4308       </method>
4309     </type>
4310     <type name="Int2Int">
4311       <method name="Void .ctor(Object, IntPtr)">
4312         <size>0</size>
4313       </method>
4314       <method name="Int32 Invoke(Int32)">
4315         <size>0</size>
4316       </method>
4317       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4318         <size>0</size>
4319       </method>
4320       <method name="Int32 EndInvoke(IAsyncResult)">
4321         <size>0</size>
4322       </method>
4323     </type>
4324     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4325       <method name="Void .ctor()">
4326         <size>7</size>
4327       </method>
4328       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4329         <size>12</size>
4330       </method>
4331       <method name="Boolean MoveNext()">
4332         <size>91</size>
4333       </method>
4334       <method name="Void Dispose()">
4335         <size>8</size>
4336       </method>
4337       <method name="Void Reset()">
4338         <size>6</size>
4339       </method>
4340       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4341         <size>7</size>
4342       </method>
4343     </type>
4344   </test>
4345   <test name="gtest-165.cs">
4346     <type name="X">
4347       <method name="Void .ctor()">
4348         <size>7</size>
4349       </method>
4350       <method name="IEnumerable GetIt(System.Int32[])">
4351         <size>30</size>
4352       </method>
4353       <method name="Int32 Main()">
4354         <size>117</size>
4355       </method>
4356     </type>
4357     <type name="X+A">
4358       <method name="Void .ctor(Object, IntPtr)">
4359         <size>0</size>
4360       </method>
4361       <method name="Void Invoke()">
4362         <size>0</size>
4363       </method>
4364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4365         <size>0</size>
4366       </method>
4367       <method name="Void EndInvoke(IAsyncResult)">
4368         <size>0</size>
4369       </method>
4370     </type>
4371     <type name="X+&lt;GetIt&gt;c__Iterator0">
4372       <method name="Void .ctor()">
4373         <size>7</size>
4374       </method>
4375       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4376         <size>7</size>
4377       </method>
4378       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4379         <size>7</size>
4380       </method>
4381       <method name="Boolean MoveNext()">
4382         <size>201</size>
4383       </method>
4384       <method name="Void &lt;&gt;m__0()">
4385         <size>22</size>
4386       </method>
4387       <method name="Void Dispose()">
4388         <size>8</size>
4389       </method>
4390       <method name="Void Reset()">
4391         <size>6</size>
4392       </method>
4393       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4394         <size>7</size>
4395       </method>
4396       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4397         <size>40</size>
4398       </method>
4399     </type>
4400     <type name="&lt;PrivateImplementationDetails&gt;">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405   </test>
4406   <test name="gtest-166.cs">
4407     <type name="C">
4408       <method name="Void .ctor()">
4409         <size>7</size>
4410       </method>
4411       <method name="Int32 Test()">
4412         <size>324</size>
4413       </method>
4414       <method name="Int32 Main()">
4415         <size>6</size>
4416       </method>
4417     </type>
4418     <type name="TestNew">
4419       <method name="Void SetTest()">
4420         <size>20</size>
4421       </method>
4422     </type>
4423   </test>
4424   <test name="gtest-167.cs">
4425     <type name="TestAttribute">
4426       <method name="Void .ctor()">
4427         <size>7</size>
4428       </method>
4429     </type>
4430     <type name="TestNotAttribute">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="TestMultiAttribute">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439     </type>
4440     <type name="Class1">
4441       <method name="Void .ctor()">
4442         <size>7</size>
4443       </method>
4444     </type>
4445     <type name="Class2">
4446       <method name="Void .ctor()">
4447         <size>7</size>
4448       </method>
4449     </type>
4450     <type name="Class3">
4451       <method name="Void .ctor()">
4452         <size>7</size>
4453       </method>
4454     </type>
4455     <type name="TestClass">
4456       <method name="Void .ctor()">
4457         <size>7</size>
4458       </method>
4459       <method name="Int32 Main()">
4460         <size>86</size>
4461       </method>
4462     </type>
4463   </test>
4464   <test name="gtest-168.cs">
4465     <type name="lis`1[a]">
4466       <method name="Void .ctor()">
4467         <size>7</size>
4468       </method>
4469     </type>
4470     <type name="M">
4471       <method name="Void .ctor()">
4472         <size>7</size>
4473       </method>
4474       <method name="lis`1[a] Rev[a](lis`1[a])">
4475         <size>2</size>
4476       </method>
4477       <method name="lis`1[b] MapFromArray[a,b](a[])">
4478         <size>11</size>
4479       </method>
4480     </type>
4481     <type name="X">
4482       <method name="Void .ctor()">
4483         <size>7</size>
4484       </method>
4485       <method name="Void Main()">
4486         <size>1</size>
4487       </method>
4488     </type>
4489   </test>
4490   <test name="gtest-169.cs">
4491     <type name="list`1[A]">
4492       <method name="Void .ctor()">
4493         <size>7</size>
4494       </method>
4495     </type>
4496     <type name="list`1+Cons`1[A,T]">
4497       <method name="Void .ctor()">
4498         <size>7</size>
4499       </method>
4500     </type>
4501     <type name="list`1+Nil`1[A,T]">
4502       <method name="Void .ctor()">
4503         <size>7</size>
4504       </method>
4505     </type>
4506     <type name="C">
4507       <method name="Void .ctor()">
4508         <size>7</size>
4509       </method>
4510       <method name="Void Rev[T](list`1[T])">
4511         <size>43</size>
4512       </method>
4513     </type>
4514     <type name="M">
4515       <method name="Void .ctor()">
4516         <size>7</size>
4517       </method>
4518       <method name="Void Main()">
4519         <size>21</size>
4520       </method>
4521     </type>
4522   </test>
4523   <test name="gtest-170.cs">
4524     <type name="C`1[A]">
4525       <method name="Void .ctor()">
4526         <size>7</size>
4527       </method>
4528       <method name="Void foo[B](C`1[B])">
4529         <size>7</size>
4530       </method>
4531     </type>
4532     <type name="D">
4533       <method name="Void .ctor()">
4534         <size>7</size>
4535       </method>
4536       <method name="Void append[A](C`1[A])">
4537         <size>1</size>
4538       </method>
4539       <method name="Void Main()">
4540         <size>7</size>
4541       </method>
4542     </type>
4543   </test>
4544   <test name="gtest-171.cs">
4545     <type name="list`1[a]">
4546       <method name="Void .ctor()">
4547         <size>7</size>
4548       </method>
4549     </type>
4550     <type name="Nil`1[a]">
4551       <method name="Void .ctor()">
4552         <size>7</size>
4553       </method>
4554       <method name="Void .cctor()">
4555         <size>11</size>
4556       </method>
4557     </type>
4558     <type name="Test">
4559       <method name="Void .ctor()">
4560         <size>7</size>
4561       </method>
4562       <method name="Void Main()">
4563         <size>24</size>
4564       </method>
4565     </type>
4566   </test>
4567   <test name="gtest-172.cs">
4568     <type name="M">
4569       <method name="Void .ctor()">
4570         <size>7</size>
4571       </method>
4572       <method name="Void Main()">
4573         <size>7</size>
4574       </method>
4575     </type>
4576   </test>
4577   <test name="gtest-173.cs">
4578     <type name="List`1[t]">
4579       <method name="Void .ctor()">
4580         <size>7</size>
4581       </method>
4582       <method name="Void foo[b](List`1[t])">
4583         <size>27</size>
4584       </method>
4585     </type>
4586     <type name="C">
4587       <method name="Void .ctor()">
4588         <size>7</size>
4589       </method>
4590     </type>
4591     <type name="D">
4592       <method name="Void .ctor()">
4593         <size>7</size>
4594       </method>
4595     </type>
4596     <type name="M">
4597       <method name="Void .ctor()">
4598         <size>7</size>
4599       </method>
4600       <method name="Void Main()">
4601         <size>27</size>
4602       </method>
4603     </type>
4604   </test>
4605   <test name="gtest-174.cs">
4606     <type name="B`1[T]">
4607       <method name="Void .ctor()">
4608         <size>7</size>
4609       </method>
4610       <method name="Void .cctor()">
4611         <size>11</size>
4612       </method>
4613     </type>
4614     <type name="M">
4615       <method name="Void .ctor()">
4616         <size>7</size>
4617       </method>
4618       <method name="Void Main()">
4619         <size>13</size>
4620       </method>
4621     </type>
4622   </test>
4623   <test name="gtest-175.cs">
4624     <type name="Foo">
4625       <method name="Void .ctor()">
4626         <size>7</size>
4627       </method>
4628     </type>
4629     <type name="X">
4630       <method name="Void .ctor()">
4631         <size>7</size>
4632       </method>
4633       <method name="Foo Test(Foo, Foo)">
4634         <size>10</size>
4635       </method>
4636       <method name="Int32 Main()">
4637         <size>33</size>
4638       </method>
4639     </type>
4640   </test>
4641   <test name="gtest-176.cs">
4642     <type name="lis`1[a]">
4643       <method name="Void .ctor()">
4644         <size>7</size>
4645       </method>
4646     </type>
4647     <type name="fn`3[a,b,r]">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="r apply(a, b)">
4652         <size>0</size>
4653       </method>
4654     </type>
4655     <type name="fn1`1[a]">
4656       <method name="Void .ctor()">
4657         <size>7</size>
4658       </method>
4659       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4660         <size>8</size>
4661       </method>
4662     </type>
4663     <type name="M">
4664       <method name="Void .ctor()">
4665         <size>7</size>
4666       </method>
4667       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4668         <size>9</size>
4669       </method>
4670       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4671         <size>2</size>
4672       </method>
4673       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4674         <size>17</size>
4675       </method>
4676       <method name="Void Main()">
4677         <size>12</size>
4678       </method>
4679     </type>
4680   </test>
4681   <test name="gtest-177.cs">
4682     <type name="X">
4683       <method name="Void .ctor()">
4684         <size>7</size>
4685       </method>
4686       <method name="Void .cctor()">
4687         <size>25</size>
4688       </method>
4689       <method name="Int32 Main()">
4690         <size>96</size>
4691       </method>
4692     </type>
4693     <type name="X`1[T]">
4694       <method name="Void .ctor()">
4695         <size>7</size>
4696       </method>
4697       <method name="IEnumerator`1 Y(IEnumerable`1)">
4698         <size>7</size>
4699       </method>
4700       <method name="T Z(IList`1, Int32)">
4701         <size>8</size>
4702       </method>
4703     </type>
4704   </test>
4705   <test name="gtest-178.cs">
4706     <type name="X">
4707       <method name="Void .ctor()">
4708         <size>7</size>
4709       </method>
4710       <method name="Void Main()">
4711         <size>1</size>
4712       </method>
4713     </type>
4714   </test>
4715   <test name="gtest-179.cs">
4716     <type name="X`1[T]">
4717       <method name="Void .ctor()">
4718         <size>7</size>
4719       </method>
4720       <method name="Int32 get_i()">
4721         <size>2</size>
4722       </method>
4723       <method name="Void set_i(Int32)">
4724         <size>1</size>
4725       </method>
4726       <method name="Int32 myMain()">
4727         <size>14</size>
4728       </method>
4729     </type>
4730     <type name="Y">
4731       <method name="Void .ctor()">
4732         <size>7</size>
4733       </method>
4734       <method name="Int32 Main()">
4735         <size>6</size>
4736       </method>
4737     </type>
4738   </test>
4739   <test name="gtest-180.cs">
4740     <type name="C">
4741       <method name="Void .ctor()">
4742         <size>7</size>
4743       </method>
4744     </type>
4745     <type name="C+CC">
4746       <method name="Void .ctor()">
4747         <size>7</size>
4748       </method>
4749     </type>
4750     <type name="Program">
4751       <method name="Void .ctor()">
4752         <size>7</size>
4753       </method>
4754       <method name="Int32 Main()">
4755         <size>197</size>
4756       </method>
4757     </type>
4758     <type name="D">
4759       <method name="Void .ctor(Object, IntPtr)">
4760         <size>0</size>
4761       </method>
4762       <method name="Void Invoke()">
4763         <size>0</size>
4764       </method>
4765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4766         <size>0</size>
4767       </method>
4768       <method name="Void EndInvoke(IAsyncResult)">
4769         <size>0</size>
4770       </method>
4771     </type>
4772   </test>
4773   <test name="gtest-181.cs">
4774     <type name="X">
4775       <method name="Void .ctor()">
4776         <size>7</size>
4777       </method>
4778       <method name="IEnumerator get_GetIt()">
4779         <size>8</size>
4780       </method>
4781       <method name="Void set_GetIt(IEnumerator)">
4782         <size>1</size>
4783       </method>
4784       <method name="IEnumerable get_Item(Int32)">
4785         <size>30</size>
4786       </method>
4787       <method name="Void set_Item(Int32, IEnumerable)">
4788         <size>1</size>
4789       </method>
4790       <method name="Int32 Main()">
4791         <size>184</size>
4792       </method>
4793     </type>
4794     <type name="X+&lt;&gt;c__Iterator0">
4795       <method name="Void .ctor()">
4796         <size>7</size>
4797       </method>
4798       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4799         <size>7</size>
4800       </method>
4801       <method name="Boolean MoveNext()">
4802         <size>126</size>
4803       </method>
4804       <method name="Void Dispose()">
4805         <size>8</size>
4806       </method>
4807       <method name="Void Reset()">
4808         <size>6</size>
4809       </method>
4810     </type>
4811     <type name="X+&lt;&gt;c__Iterator1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4816         <size>7</size>
4817       </method>
4818       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4819         <size>7</size>
4820       </method>
4821       <method name="Boolean MoveNext()">
4822         <size>145</size>
4823       </method>
4824       <method name="Void Dispose()">
4825         <size>8</size>
4826       </method>
4827       <method name="Void Reset()">
4828         <size>6</size>
4829       </method>
4830     </type>
4831     <type name="X+&lt;&gt;c__Iterator0">
4832       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4833         <size>7</size>
4834       </method>
4835     </type>
4836     <type name="X+&lt;&gt;c__Iterator1">
4837       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4838         <size>7</size>
4839       </method>
4840       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4841         <size>40</size>
4842       </method>
4843     </type>
4844   </test>
4845   <test name="gtest-182.cs">
4846     <type name="C1">
4847       <method name="Void .ctor()">
4848         <size>7</size>
4849       </method>
4850       <method name="Int32 GetId()">
4851         <size>3</size>
4852       </method>
4853     </type>
4854     <type name="X">
4855       <method name="Void .ctor()">
4856         <size>7</size>
4857       </method>
4858       <method name="Void foo[a](a)">
4859         <size>15</size>
4860       </method>
4861       <method name="Void Main()">
4862         <size>11</size>
4863       </method>
4864     </type>
4865   </test>
4866   <test name="gtest-183.cs">
4867     <type name="test.Test`1[T]">
4868       <method name="Void .ctor()">
4869         <size>7</size>
4870       </method>
4871       <method name="IEnumerable`1 Lookup(T)">
4872         <size>30</size>
4873       </method>
4874     </type>
4875     <type name="test.Program">
4876       <method name="Void .ctor()">
4877         <size>7</size>
4878       </method>
4879       <method name="Void Main(System.String[])">
4880         <size>69</size>
4881       </method>
4882     </type>
4883     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4884       <method name="Void .ctor()">
4885         <size>7</size>
4886       </method>
4887       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4888         <size>12</size>
4889       </method>
4890       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4891         <size>7</size>
4892       </method>
4893       <method name="Boolean MoveNext()">
4894         <size>84</size>
4895       </method>
4896       <method name="Void Dispose()">
4897         <size>8</size>
4898       </method>
4899       <method name="Void Reset()">
4900         <size>6</size>
4901       </method>
4902       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4903         <size>7</size>
4904       </method>
4905       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4906         <size>40</size>
4907       </method>
4908     </type>
4909   </test>
4910   <test name="gtest-184.cs">
4911     <type name="X">
4912       <method name="Void .ctor()">
4913         <size>7</size>
4914       </method>
4915       <method name="Void Main()">
4916         <size>68</size>
4917       </method>
4918       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4919         <size>12</size>
4920       </method>
4921     </type>
4922   </test>
4923   <test name="gtest-185.cs">
4924     <type name="App">
4925       <method name="Void .ctor()">
4926         <size>7</size>
4927       </method>
4928       <method name="Void Main()">
4929         <size>47</size>
4930       </method>
4931     </type>
4932     <type name="FP">
4933       <method name="Void .ctor()">
4934         <size>7</size>
4935       </method>
4936       <method name="T[] appendArrays[T](T[][])">
4937         <size>140</size>
4938       </method>
4939     </type>
4940   </test>
4941   <test name="gtest-186.cs">
4942     <type name="Tuple`2[a,b]">
4943       <method name="Void .ctor(a, b)">
4944         <size>21</size>
4945       </method>
4946     </type>
4947     <type name="Test">
4948       <method name="Void .ctor()">
4949         <size>7</size>
4950       </method>
4951       <method name="Void Main()">
4952         <size>120</size>
4953       </method>
4954     </type>
4955     <type name="TestSimpleObject">
4956       <method name="Void .ctor()">
4957         <size>25</size>
4958       </method>
4959       <method name="Void Print()">
4960         <size>17</size>
4961       </method>
4962     </type>
4963   </test>
4964   <test name="gtest-187.cs">
4965     <type name="Foo`1[T]">
4966       <method name="Void .ctor()">
4967         <size>7</size>
4968       </method>
4969       <method name="T next()">
4970         <size>7</size>
4971       </method>
4972     </type>
4973     <type name="Goo">
4974       <method name="Void .ctor()">
4975         <size>7</size>
4976       </method>
4977     </type>
4978     <type name="Test">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982       <method name="Void Main()">
4983         <size>14</size>
4984       </method>
4985     </type>
4986   </test>
4987   <test name="gtest-188.cs">
4988     <type name="Foo">
4989       <method name="Void .ctor(Object[])">
4990         <size>11</size>
4991       </method>
4992       <method name="Void .ctor(Object[], Object)">
4993         <size>217</size>
4994       </method>
4995       <method name="Void add_DoSomething(System.EventHandler)">
4996         <size>24</size>
4997       </method>
4998       <method name="Void remove_DoSomething(System.EventHandler)">
4999         <size>24</size>
5000       </method>
5001       <method name="Void Main()">
5002         <size>21</size>
5003       </method>
5004     </type>
5005     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
5006       <method name="Void .ctor()">
5007         <size>7</size>
5008       </method>
5009       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
5010         <size>46</size>
5011       </method>
5012     </type>
5013     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
5014       <method name="Void .ctor()">
5015         <size>7</size>
5016       </method>
5017     </type>
5018   </test>
5019   <test name="gtest-189.cs">
5020     <type name="Bar">
5021       <method name="Void .ctor()">
5022         <size>7</size>
5023       </method>
5024     </type>
5025     <type name="Cont`1[T]">
5026       <method name="Void .ctor(T)">
5027         <size>14</size>
5028       </method>
5029       <method name="System.String ToString()">
5030         <size>18</size>
5031       </method>
5032     </type>
5033     <type name="M">
5034       <method name="Void .ctor()">
5035         <size>7</size>
5036       </method>
5037       <method name="Void Main()">
5038         <size>18</size>
5039       </method>
5040     </type>
5041   </test>
5042   <test name="gtest-190.cs">
5043     <type name="Foo`1[T]">
5044       <method name="Void .ctor()">
5045         <size>7</size>
5046       </method>
5047       <method name="Foo`1+Node[T] GetRoot()">
5048         <size>6</size>
5049       </method>
5050       <method name="Void Test(Foo`1+Node[T])">
5051         <size>14</size>
5052       </method>
5053     </type>
5054     <type name="Foo`1+Node[T]">
5055       <method name="Void .ctor()">
5056         <size>7</size>
5057       </method>
5058     </type>
5059     <type name="Foo`1+ConcatNode[T]">
5060       <method name="Void .ctor()">
5061         <size>7</size>
5062       </method>
5063     </type>
5064     <type name="X">
5065       <method name="Void .ctor()">
5066         <size>7</size>
5067       </method>
5068       <method name="Void Main()">
5069         <size>21</size>
5070       </method>
5071     </type>
5072   </test>
5073   <test name="gtest-191.cs">
5074     <type name="Test1.Test">
5075       <method name="IEnumerable`1 Replace[T]()">
5076         <size>16</size>
5077       </method>
5078     </type>
5079     <type name="Test2.Test`1[S]">
5080       <method name="Void .ctor()">
5081         <size>7</size>
5082       </method>
5083       <method name="IEnumerable`1 Replace[T]()">
5084         <size>16</size>
5085       </method>
5086     </type>
5087     <type name="Test3.Test`1[S]">
5088       <method name="Void .ctor()">
5089         <size>7</size>
5090       </method>
5091       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5092         <size>16</size>
5093       </method>
5094     </type>
5095     <type name="Test4.Test">
5096       <method name="Void .ctor()">
5097         <size>7</size>
5098       </method>
5099       <method name="IEnumerable`1 Replace[T]()">
5100         <size>16</size>
5101       </method>
5102     </type>
5103     <type name="Test5.Test">
5104       <method name="Void .ctor()">
5105         <size>7</size>
5106       </method>
5107       <method name="IEnumerable`1 Replace[T](T)">
5108         <size>30</size>
5109       </method>
5110     </type>
5111     <type name="Test6.Test">
5112       <method name="Void .ctor()">
5113         <size>7</size>
5114       </method>
5115       <method name="IEnumerable`1 Replace[T](T)">
5116         <size>30</size>
5117       </method>
5118     </type>
5119     <type name="Test7.Test">
5120       <method name="Void .ctor()">
5121         <size>7</size>
5122       </method>
5123       <method name="IEnumerable`1 Replace[T](T[])">
5124         <size>30</size>
5125       </method>
5126     </type>
5127     <type name="X">
5128       <method name="Void .ctor()">
5129         <size>7</size>
5130       </method>
5131       <method name="Void Main()">
5132         <size>1</size>
5133       </method>
5134     </type>
5135     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5136       <method name="Void .ctor()">
5137         <size>7</size>
5138       </method>
5139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5140         <size>12</size>
5141       </method>
5142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5143         <size>7</size>
5144       </method>
5145       <method name="Boolean MoveNext()">
5146         <size>25</size>
5147       </method>
5148       <method name="Void Dispose()">
5149         <size>8</size>
5150       </method>
5151       <method name="Void Reset()">
5152         <size>6</size>
5153       </method>
5154     </type>
5155     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5156       <method name="Void .ctor()">
5157         <size>7</size>
5158       </method>
5159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5160         <size>12</size>
5161       </method>
5162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5163         <size>7</size>
5164       </method>
5165       <method name="Boolean MoveNext()">
5166         <size>25</size>
5167       </method>
5168       <method name="Void Dispose()">
5169         <size>8</size>
5170       </method>
5171       <method name="Void Reset()">
5172         <size>6</size>
5173       </method>
5174     </type>
5175     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5176       <method name="Void .ctor()">
5177         <size>7</size>
5178       </method>
5179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5180         <size>12</size>
5181       </method>
5182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5183         <size>7</size>
5184       </method>
5185       <method name="Boolean MoveNext()">
5186         <size>25</size>
5187       </method>
5188       <method name="Void Dispose()">
5189         <size>8</size>
5190       </method>
5191       <method name="Void Reset()">
5192         <size>6</size>
5193       </method>
5194     </type>
5195     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5196       <method name="Void .ctor()">
5197         <size>7</size>
5198       </method>
5199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5200         <size>12</size>
5201       </method>
5202       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5203         <size>7</size>
5204       </method>
5205       <method name="Boolean MoveNext()">
5206         <size>25</size>
5207       </method>
5208       <method name="Void Dispose()">
5209         <size>8</size>
5210       </method>
5211       <method name="Void Reset()">
5212         <size>6</size>
5213       </method>
5214     </type>
5215     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5216       <method name="Void .ctor()">
5217         <size>7</size>
5218       </method>
5219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5220         <size>12</size>
5221       </method>
5222       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5223         <size>7</size>
5224       </method>
5225       <method name="Boolean MoveNext()">
5226         <size>70</size>
5227       </method>
5228       <method name="Void Dispose()">
5229         <size>8</size>
5230       </method>
5231       <method name="Void Reset()">
5232         <size>6</size>
5233       </method>
5234     </type>
5235     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5236       <method name="Void .ctor()">
5237         <size>7</size>
5238       </method>
5239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5240         <size>12</size>
5241       </method>
5242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5243         <size>7</size>
5244       </method>
5245       <method name="Boolean MoveNext()">
5246         <size>82</size>
5247       </method>
5248       <method name="Void Dispose()">
5249         <size>8</size>
5250       </method>
5251       <method name="Void Reset()">
5252         <size>6</size>
5253       </method>
5254     </type>
5255     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5256       <method name="Void .ctor()">
5257         <size>7</size>
5258       </method>
5259       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5260         <size>7</size>
5261       </method>
5262       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5263         <size>7</size>
5264       </method>
5265       <method name="Boolean MoveNext()">
5266         <size>82</size>
5267       </method>
5268       <method name="Void Dispose()">
5269         <size>8</size>
5270       </method>
5271       <method name="Void Reset()">
5272         <size>6</size>
5273       </method>
5274     </type>
5275     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5276       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5277         <size>7</size>
5278       </method>
5279       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5280         <size>26</size>
5281       </method>
5282     </type>
5283     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5284       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5285         <size>7</size>
5286       </method>
5287       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5288         <size>26</size>
5289       </method>
5290     </type>
5291     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5292       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5293         <size>7</size>
5294       </method>
5295       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5296         <size>26</size>
5297       </method>
5298     </type>
5299     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5300       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5301         <size>7</size>
5302       </method>
5303       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5304         <size>26</size>
5305       </method>
5306     </type>
5307     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5308       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5309         <size>7</size>
5310       </method>
5311       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5312         <size>40</size>
5313       </method>
5314     </type>
5315     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5316       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5317         <size>7</size>
5318       </method>
5319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5320         <size>40</size>
5321       </method>
5322     </type>
5323     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5324       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5325         <size>7</size>
5326       </method>
5327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5328         <size>40</size>
5329       </method>
5330     </type>
5331   </test>
5332   <test name="gtest-192.cs">
5333     <type name="xX">
5334       <method name="Void .ctor()">
5335         <size>7</size>
5336       </method>
5337       <method name="Void Main()">
5338         <size>1</size>
5339       </method>
5340     </type>
5341   </test>
5342   <test name="gtest-193.cs">
5343     <type name="OrderedMultiDictionary`2[T,U]">
5344       <method name="Void .ctor()">
5345         <size>7</size>
5346       </method>
5347       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5348         <size>29</size>
5349       </method>
5350     </type>
5351     <type name="RedBlackTree`1[S]">
5352       <method name="Void .ctor()">
5353         <size>7</size>
5354       </method>
5355       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5356         <size>16</size>
5357       </method>
5358     </type>
5359     <type name="X">
5360       <method name="Void .ctor()">
5361         <size>7</size>
5362       </method>
5363       <method name="Void Main()">
5364         <size>1</size>
5365       </method>
5366     </type>
5367     <type name="RedBlackTree`1+RangeTester[S]">
5368       <method name="Void .ctor(Object, IntPtr)">
5369         <size>0</size>
5370       </method>
5371       <method name="Int32 Invoke(S)">
5372         <size>0</size>
5373       </method>
5374       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5375         <size>0</size>
5376       </method>
5377       <method name="Int32 EndInvoke(IAsyncResult)">
5378         <size>0</size>
5379       </method>
5380     </type>
5381     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5382       <method name="Void .ctor()">
5383         <size>7</size>
5384       </method>
5385       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5386         <size>12</size>
5387       </method>
5388       <method name="Boolean MoveNext()">
5389         <size>48</size>
5390       </method>
5391       <method name="Void Dispose()">
5392         <size>8</size>
5393       </method>
5394       <method name="Void Reset()">
5395         <size>6</size>
5396       </method>
5397     </type>
5398     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5403         <size>12</size>
5404       </method>
5405       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5406         <size>7</size>
5407       </method>
5408       <method name="Boolean MoveNext()">
5409         <size>25</size>
5410       </method>
5411       <method name="Void Dispose()">
5412         <size>8</size>
5413       </method>
5414       <method name="Void Reset()">
5415         <size>6</size>
5416       </method>
5417     </type>
5418     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5419       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5420         <size>7</size>
5421       </method>
5422     </type>
5423     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5424       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5425         <size>7</size>
5426       </method>
5427       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5428         <size>26</size>
5429       </method>
5430     </type>
5431   </test>
5432   <test name="gtest-194.cs">
5433     <type name="RedBlackTree`1[S]">
5434       <method name="Void .ctor()">
5435         <size>7</size>
5436       </method>
5437       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5438         <size>16</size>
5439       </method>
5440     </type>
5441     <type name="OrderedMultiDictionary`2[T,U]">
5442       <method name="Void .ctor()">
5443         <size>7</size>
5444       </method>
5445       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5446         <size>29</size>
5447       </method>
5448     </type>
5449     <type name="X">
5450       <method name="Void .ctor()">
5451         <size>7</size>
5452       </method>
5453       <method name="Void Main()">
5454         <size>1</size>
5455       </method>
5456     </type>
5457     <type name="RedBlackTree`1+RangeTester[S]">
5458       <method name="Void .ctor(Object, IntPtr)">
5459         <size>0</size>
5460       </method>
5461       <method name="Int32 Invoke(S)">
5462         <size>0</size>
5463       </method>
5464       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5465         <size>0</size>
5466       </method>
5467       <method name="Int32 EndInvoke(IAsyncResult)">
5468         <size>0</size>
5469       </method>
5470     </type>
5471     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5472       <method name="Void .ctor()">
5473         <size>7</size>
5474       </method>
5475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5476         <size>12</size>
5477       </method>
5478       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5479         <size>7</size>
5480       </method>
5481       <method name="Boolean MoveNext()">
5482         <size>25</size>
5483       </method>
5484       <method name="Void Dispose()">
5485         <size>8</size>
5486       </method>
5487       <method name="Void Reset()">
5488         <size>6</size>
5489       </method>
5490     </type>
5491     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5492       <method name="Void .ctor()">
5493         <size>7</size>
5494       </method>
5495       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5496         <size>12</size>
5497       </method>
5498       <method name="Boolean MoveNext()">
5499         <size>48</size>
5500       </method>
5501       <method name="Void Dispose()">
5502         <size>8</size>
5503       </method>
5504       <method name="Void Reset()">
5505         <size>6</size>
5506       </method>
5507     </type>
5508     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5509       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5510         <size>7</size>
5511       </method>
5512       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5513         <size>26</size>
5514       </method>
5515     </type>
5516     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5517       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5518         <size>7</size>
5519       </method>
5520     </type>
5521   </test>
5522   <test name="gtest-195.cs">
5523     <type name="OrderedMultiDictionary`2[T,U]">
5524       <method name="Void .ctor()">
5525         <size>7</size>
5526       </method>
5527       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5528         <size>13</size>
5529       </method>
5530     </type>
5531     <type name="RedBlackTree`1[S]">
5532       <method name="Void .ctor()">
5533         <size>7</size>
5534       </method>
5535       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5536         <size>1</size>
5537       </method>
5538     </type>
5539     <type name="X">
5540       <method name="Void .ctor()">
5541         <size>7</size>
5542       </method>
5543       <method name="Void Main()">
5544         <size>1</size>
5545       </method>
5546     </type>
5547     <type name="RedBlackTree`1+RangeTester[S]">
5548       <method name="Void .ctor(Object, IntPtr)">
5549         <size>0</size>
5550       </method>
5551       <method name="Int32 Invoke(S)">
5552         <size>0</size>
5553       </method>
5554       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5555         <size>0</size>
5556       </method>
5557       <method name="Int32 EndInvoke(IAsyncResult)">
5558         <size>0</size>
5559       </method>
5560     </type>
5561   </test>
5562   <test name="gtest-196.cs">
5563     <type name="Dict">
5564       <method name="Void .ctor()">
5565         <size>7</size>
5566       </method>
5567     </type>
5568     <type name="Foo">
5569       <method name="Void .ctor()">
5570         <size>7</size>
5571       </method>
5572       <method name="Int32 Main()">
5573         <size>112</size>
5574       </method>
5575     </type>
5576   </test>
5577   <test name="gtest-197.cs">
5578     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5579       <method name="Void .ctor()">
5580         <size>7</size>
5581       </method>
5582       <method name="Void .cctor()">
5583         <size>95</size>
5584       </method>
5585       <method name="Int32 GetHashCode(T)">
5586         <size>0</size>
5587       </method>
5588       <method name="Boolean Equals(T, T)">
5589         <size>0</size>
5590       </method>
5591       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5592         <size>6</size>
5593       </method>
5594     </type>
5595     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5596       <method name="Void .ctor()">
5597         <size>7</size>
5598       </method>
5599       <method name="Int32 GetHashCode(T)">
5600         <size>14</size>
5601       </method>
5602       <method name="Boolean Equals(T, T)">
5603         <size>41</size>
5604       </method>
5605     </type>
5606     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5607       <method name="Void .ctor()">
5608         <size>7</size>
5609       </method>
5610       <method name="Int32 GetHashCode(T)">
5611         <size>14</size>
5612       </method>
5613       <method name="Boolean Equals(T, T)">
5614         <size>36</size>
5615       </method>
5616     </type>
5617     <type name="Martin.Collections.Generic.X">
5618       <method name="Void .ctor()">
5619         <size>7</size>
5620       </method>
5621       <method name="Void Main()">
5622         <size>1</size>
5623       </method>
5624     </type>
5625   </test>
5626   <test name="gtest-198.cs">
5627     <type name="ClassLibrary2.List1`1[T]">
5628       <method name="Void .ctor()">
5629         <size>7</size>
5630       </method>
5631     </type>
5632     <type name="ClassLibrary2.List2`1[T]">
5633       <method name="Void .ctor()">
5634         <size>18</size>
5635       </method>
5636       <method name="Void AddItem(T)">
5637         <size>13</size>
5638       </method>
5639     </type>
5640     <type name="ClassLibrary2.Foo">
5641       <method name="Void .ctor()">
5642         <size>7</size>
5643       </method>
5644       <method name="Void Main()">
5645         <size>1</size>
5646       </method>
5647     </type>
5648   </test>
5649   <test name="gtest-199.cs">
5650     <type name="Splay`1[T]">
5651       <method name="Void .ctor()">
5652         <size>7</size>
5653       </method>
5654     </type>
5655     <type name="Foo">
5656       <method name="Void .ctor()">
5657         <size>7</size>
5658       </method>
5659       <method name="Void Main()">
5660         <size>1</size>
5661       </method>
5662     </type>
5663   </test>
5664   <test name="gtest-200.cs">
5665     <type name="Test">
5666       <method name="Void .ctor()">
5667         <size>7</size>
5668       </method>
5669       <method name="T QueryInterface[T](System.Object)">
5670         <size>45</size>
5671       </method>
5672     </type>
5673     <type name="Driver">
5674       <method name="Void .ctor()">
5675         <size>7</size>
5676       </method>
5677       <method name="Void Main()">
5678         <size>1</size>
5679       </method>
5680     </type>
5681   </test>
5682   <test name="gtest-201.cs">
5683     <type name="HashSet`1[T]">
5684       <method name="Void .ctor(Int64)">
5685         <size>14</size>
5686       </method>
5687       <method name="Int64 Test()">
5688         <size>7</size>
5689       </method>
5690       <method name="IEnumerator`1 GetEnumerator()">
5691         <size>15</size>
5692       </method>
5693     </type>
5694     <type name="X">
5695       <method name="Void .ctor()">
5696         <size>7</size>
5697       </method>
5698       <method name="Int32 Main()">
5699         <size>81</size>
5700       </method>
5701     </type>
5702     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5703       <method name="Void .ctor()">
5704         <size>7</size>
5705       </method>
5706       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5707         <size>12</size>
5708       </method>
5709       <method name="Boolean MoveNext()">
5710         <size>75</size>
5711       </method>
5712       <method name="Void Dispose()">
5713         <size>8</size>
5714       </method>
5715       <method name="Void Reset()">
5716         <size>6</size>
5717       </method>
5718       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5719         <size>7</size>
5720       </method>
5721     </type>
5722   </test>
5723   <test name="gtest-202.cs">
5724     <type name="Generic`1[T]">
5725       <method name="Void .ctor()">
5726         <size>20</size>
5727       </method>
5728       <method name="T get_Item(Int32, Int32)">
5729         <size>14</size>
5730       </method>
5731       <method name="Void set_Item(Int32, Int32, T)">
5732         <size>15</size>
5733       </method>
5734     </type>
5735     <type name="Fault">
5736       <method name="Void Main()">
5737         <size>51</size>
5738       </method>
5739       <method name="System.String ToString()">
5740         <size>6</size>
5741       </method>
5742     </type>
5743   </test>
5744   <test name="gtest-203.cs">
5745     <type name="C`2[X,Y]">
5746       <method name="Void .ctor()">
5747         <size>7</size>
5748       </method>
5749       <method name="Void foo[A,B]()">
5750         <size>14</size>
5751       </method>
5752       <method name="Void bar[A,B]()">
5753         <size>69</size>
5754       </method>
5755     </type>
5756     <type name="C`2+Q`2[X,Y,A,B]">
5757       <method name="Void .ctor()">
5758         <size>7</size>
5759       </method>
5760       <method name="Void apply(C`2[X,Y])">
5761         <size>7</size>
5762       </method>
5763     </type>
5764     <type name="X">
5765       <method name="Void .ctor()">
5766         <size>7</size>
5767       </method>
5768       <method name="Void Main()">
5769         <size>13</size>
5770       </method>
5771     </type>
5772   </test>
5773   <test name="gtest-204.cs">
5774     <type name="Map`1[b]">
5775       <method name="Void .ctor()">
5776         <size>7</size>
5777       </method>
5778       <method name="a Fold1[a](a)">
5779         <size>2</size>
5780       </method>
5781       <method name="c Fold[c](c)">
5782         <size>15</size>
5783       </method>
5784     </type>
5785     <type name="LocalContext">
5786       <method name="Void .ctor()">
5787         <size>18</size>
5788       </method>
5789       <method name="a Fold[a](a)">
5790         <size>13</size>
5791       </method>
5792     </type>
5793     <type name="M">
5794       <method name="Void .ctor()">
5795         <size>7</size>
5796       </method>
5797       <method name="Void Main()">
5798         <size>19</size>
5799       </method>
5800     </type>
5801   </test>
5802   <test name="gtest-205.cs">
5803     <type name="Foo`1[S]">
5804       <method name="Void .ctor()">
5805         <size>7</size>
5806       </method>
5807     </type>
5808     <type name="Test`1[U]">
5809       <method name="Void .ctor()">
5810         <size>7</size>
5811       </method>
5812       <method name="Void Func(U)">
5813         <size>12</size>
5814       </method>
5815     </type>
5816     <type name="X">
5817       <method name="Void .ctor()">
5818         <size>7</size>
5819       </method>
5820       <method name="Void Test(System.Type, System.Object)">
5821         <size>31</size>
5822       </method>
5823       <method name="Void Main()">
5824         <size>144</size>
5825       </method>
5826     </type>
5827   </test>
5828   <test name="gtest-206.cs">
5829     <type name="Continuation`2[R,A]">
5830       <method name="Void .ctor()">
5831         <size>7</size>
5832       </method>
5833       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5834         <size>2</size>
5835       </method>
5836     </type>
5837     <type name="Driver">
5838       <method name="Void .ctor()">
5839         <size>7</size>
5840       </method>
5841       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5842         <size>7</size>
5843       </method>
5844       <method name="Void Main()">
5845         <size>9</size>
5846       </method>
5847     </type>
5848   </test>
5849   <test name="gtest-207.cs">
5850     <type name="M">
5851       <method name="Void .ctor()">
5852         <size>7</size>
5853       </method>
5854       <method name="Void p(System.String)">
5855         <size>7</size>
5856       </method>
5857       <method name="Void Main()">
5858         <size>50</size>
5859       </method>
5860     </type>
5861   </test>
5862   <test name="gtest-208.cs">
5863     <type name="SomeClass">
5864       <method name="Void .ctor()">
5865         <size>7</size>
5866       </method>
5867     </type>
5868     <type name="Foo`1[T]">
5869       <method name="Void .ctor()">
5870         <size>7</size>
5871       </method>
5872       <method name="T Do(System.Object)">
5873         <size>12</size>
5874       </method>
5875     </type>
5876     <type name="Driver">
5877       <method name="Void .ctor()">
5878         <size>7</size>
5879       </method>
5880       <method name="Void Main()">
5881         <size>19</size>
5882       </method>
5883     </type>
5884   </test>
5885   <test name="gtest-209.cs">
5886     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5887       <method name="Void .ctor()">
5888         <size>7</size>
5889       </method>
5890     </type>
5891     <type name="ClassLibrary3.Test">
5892       <method name="Void .ctor()">
5893         <size>7</size>
5894       </method>
5895       <method name="Void Main()">
5896         <size>23</size>
5897       </method>
5898     </type>
5899   </test>
5900   <test name="gtest-210.cs">
5901     <type name="Foo`1[T]">
5902       <method name="Void .ctor()">
5903         <size>7</size>
5904       </method>
5905       <method name="T next()">
5906         <size>7</size>
5907       </method>
5908     </type>
5909     <type name="Goo">
5910       <method name="Void .ctor()">
5911         <size>7</size>
5912       </method>
5913     </type>
5914     <type name="Test">
5915       <method name="Void .ctor()">
5916         <size>7</size>
5917       </method>
5918       <method name="Void Main()">
5919         <size>14</size>
5920       </method>
5921     </type>
5922   </test>
5923   <test name="gtest-211.cs">
5924     <type name="MyTest">
5925       <method name="Void .ctor()">
5926         <size>7</size>
5927       </method>
5928       <method name="Void f(Boolean, Boolean)">
5929         <size>59</size>
5930       </method>
5931       <method name="Void Main()">
5932         <size>448</size>
5933       </method>
5934     </type>
5935   </test>
5936   <test name="gtest-212.cs">
5937     <type name="Test">
5938       <method name="Void .ctor()">
5939         <size>7</size>
5940       </method>
5941       <method name="Void Fun[T](T)">
5942         <size>15</size>
5943       </method>
5944       <method name="Void Main()">
5945         <size>15</size>
5946       </method>
5947     </type>
5948     <type name="SomeStruct">
5949       <method name="Boolean get_Valid()">
5950         <size>2</size>
5951       </method>
5952     </type>
5953   </test>
5954   <test name="gtest-213.cs">
5955     <type name="Test">
5956       <method name="Void .ctor()">
5957         <size>7</size>
5958       </method>
5959       <method name="Void Fun[T](T)">
5960         <size>78</size>
5961       </method>
5962       <method name="Void Main()">
5963         <size>15</size>
5964       </method>
5965     </type>
5966     <type name="SomeStruct">
5967       <method name="Int32 get_Foo()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void set_Foo(Int32)">
5971         <size>8</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-214.cs">
5976     <type name="X">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Int32 Main()">
5981         <size>83</size>
5982       </method>
5983     </type>
5984   </test>
5985   <test name="gtest-215.cs">
5986     <type name="R">
5987       <method name="Void .ctor()">
5988         <size>7</size>
5989       </method>
5990     </type>
5991     <type name="A`1[T]">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995     </type>
5996     <type name="D">
5997       <method name="Void .ctor()">
5998         <size>7</size>
5999       </method>
6000     </type>
6001     <type name="MainClass">
6002       <method name="Void .ctor()">
6003         <size>7</size>
6004       </method>
6005       <method name="Void Main()">
6006         <size>1</size>
6007       </method>
6008     </type>
6009   </test>
6010   <test name="gtest-216.cs">
6011     <type name="BaseClass">
6012       <method name="Void .ctor()">
6013         <size>7</size>
6014       </method>
6015       <method name="Ret`1 Foo[T]()">
6016         <size>2</size>
6017       </method>
6018       <method name="Ret Foo()">
6019         <size>2</size>
6020       </method>
6021       <method name="Void Main()">
6022         <size>1</size>
6023       </method>
6024     </type>
6025     <type name="DerivedClass">
6026       <method name="Void .ctor()">
6027         <size>7</size>
6028       </method>
6029       <method name="Ret`1 Foo[T]()">
6030         <size>2</size>
6031       </method>
6032       <method name="Ret Foo()">
6033         <size>2</size>
6034       </method>
6035     </type>
6036   </test>
6037   <test name="gtest-217.cs">
6038     <type name="MyTest">
6039       <method name="Void .ctor()">
6040         <size>7</size>
6041       </method>
6042       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6043         <size>44</size>
6044       </method>
6045       <method name="Void Main(System.String[])">
6046         <size>95</size>
6047       </method>
6048       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6049         <size>44</size>
6050       </method>
6051     </type>
6052     <type name="Fun`2[A1,R]">
6053       <method name="Void .ctor(Object, IntPtr)">
6054         <size>0</size>
6055       </method>
6056       <method name="R Invoke(A1)">
6057         <size>0</size>
6058       </method>
6059       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6060         <size>0</size>
6061       </method>
6062       <method name="R EndInvoke(IAsyncResult)">
6063         <size>0</size>
6064       </method>
6065     </type>
6066     <type name="MyTest">
6067       <method name="System.String &lt;Main&gt;m__0(Int32)">
6068         <size>8</size>
6069       </method>
6070     </type>
6071     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6072       <method name="Void .ctor()">
6073         <size>7</size>
6074       </method>
6075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6076         <size>12</size>
6077       </method>
6078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6079         <size>7</size>
6080       </method>
6081       <method name="Boolean MoveNext()">
6082         <size>205</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>60</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6092       <method name="Void .ctor()">
6093         <size>7</size>
6094       </method>
6095       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6096         <size>12</size>
6097       </method>
6098       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6099         <size>7</size>
6100       </method>
6101       <method name="Boolean MoveNext()">
6102         <size>118</size>
6103       </method>
6104       <method name="Void Dispose()">
6105         <size>8</size>
6106       </method>
6107       <method name="Void Reset()">
6108         <size>6</size>
6109       </method>
6110     </type>
6111     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6112       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6113         <size>7</size>
6114       </method>
6115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6116         <size>52</size>
6117       </method>
6118     </type>
6119     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6120       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6121         <size>7</size>
6122       </method>
6123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6124         <size>52</size>
6125       </method>
6126     </type>
6127   </test>
6128   <test name="gtest-218.cs">
6129     <type name="Foo">
6130       <method name="Void .ctor()">
6131         <size>7</size>
6132       </method>
6133     </type>
6134     <type name="X">
6135       <method name="Void .ctor()">
6136         <size>7</size>
6137       </method>
6138       <method name="Void Main()">
6139         <size>1</size>
6140       </method>
6141     </type>
6142   </test>
6143   <test name="gtest-219.cs">
6144     <type name="Test">
6145       <method name="Void .ctor()">
6146         <size>7</size>
6147       </method>
6148       <method name="Void Foo[T]()">
6149         <size>1</size>
6150       </method>
6151       <method name="Int32 Main()">
6152         <size>70</size>
6153       </method>
6154     </type>
6155   </test>
6156   <test name="gtest-220.cs">
6157     <type name="A`1[T1]">
6158       <method name="Void .ctor()">
6159         <size>7</size>
6160       </method>
6161     </type>
6162     <type name="A`1+B`1[T1,T2]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="A`1+B`1+C`1[T1,T2,T3]">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171     </type>
6172     <type name="PopQuiz">
6173       <method name="Void .ctor()">
6174         <size>7</size>
6175       </method>
6176       <method name="Int32 Main()">
6177         <size>148</size>
6178       </method>
6179     </type>
6180   </test>
6181   <test name="gtest-221.cs">
6182     <type name="C1`1[IFoo]">
6183       <method name="Void .ctor()">
6184         <size>7</size>
6185       </method>
6186     </type>
6187     <type name="C2">
6188       <method name="Void .ctor()">
6189         <size>7</size>
6190       </method>
6191       <method name="C1`1[T] Hoge[T](C1`1[T])">
6192         <size>0</size>
6193       </method>
6194     </type>
6195     <type name="C3">
6196       <method name="Void .ctor()">
6197         <size>7</size>
6198       </method>
6199       <method name="C1`1[T] Hoge[T](C1`1[T])">
6200         <size>2</size>
6201       </method>
6202     </type>
6203     <type name="X">
6204       <method name="Void .ctor()">
6205         <size>7</size>
6206       </method>
6207       <method name="Void Main()">
6208         <size>1</size>
6209       </method>
6210     </type>
6211   </test>
6212   <test name="gtest-222.cs">
6213     <type name="Mona`1[T]">
6214       <method name="Void .ctor()">
6215         <size>7</size>
6216       </method>
6217     </type>
6218     <type name="Test">
6219       <method name="Void .ctor()">
6220         <size>7</size>
6221       </method>
6222       <method name="Mona`1[K] GetMona[K]()">
6223         <size>6</size>
6224       </method>
6225       <method name="Void Main()">
6226         <size>1</size>
6227       </method>
6228     </type>
6229   </test>
6230   <test name="gtest-223.cs">
6231     <type name="Foo`1[T]">
6232       <method name="Void .ctor()">
6233         <size>7</size>
6234       </method>
6235     </type>
6236     <type name="Test">
6237       <method name="Void .ctor()">
6238         <size>7</size>
6239       </method>
6240       <method name="Foo`1[K] Hoge[K]()">
6241         <size>2</size>
6242       </method>
6243       <method name="Void Main()">
6244         <size>72</size>
6245       </method>
6246     </type>
6247   </test>
6248   <test name="gtest-224.cs">
6249     <type name="Base">
6250       <method name="Void .ctor()">
6251         <size>7</size>
6252       </method>
6253       <method name="Void Foo[T]()">
6254         <size>1</size>
6255       </method>
6256     </type>
6257     <type name="Derived">
6258       <method name="Void .ctor()">
6259         <size>7</size>
6260       </method>
6261       <method name="Void Foo[T]()">
6262         <size>1</size>
6263       </method>
6264     </type>
6265     <type name="Driver">
6266       <method name="Void .ctor()">
6267         <size>7</size>
6268       </method>
6269       <method name="Void Main()">
6270         <size>11</size>
6271       </method>
6272     </type>
6273   </test>
6274   <test name="gtest-225.cs">
6275     <type name="Set`1[Element]">
6276       <method name="Void .ctor()">
6277         <size>7</size>
6278       </method>
6279       <method name="Locator locate(Element)">
6280         <size>31</size>
6281       </method>
6282     </type>
6283     <type name="Set`1+Node[Element]">
6284       <method name="Void .ctor()">
6285         <size>7</size>
6286       </method>
6287     </type>
6288     <type name="SetTest">
6289       <method name="Void Main()">
6290         <size>1</size>
6291       </method>
6292     </type>
6293     <type name="Set`1+Locator+Replace[Element]">
6294       <method name="Void .ctor(Object, IntPtr)">
6295         <size>0</size>
6296       </method>
6297       <method name="Void Invoke(Set`1+Node[Element])">
6298         <size>0</size>
6299       </method>
6300       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6301         <size>0</size>
6302       </method>
6303       <method name="Void EndInvoke(IAsyncResult)">
6304         <size>0</size>
6305       </method>
6306     </type>
6307     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6312         <size>15</size>
6313       </method>
6314     </type>
6315     <type name="Set`1+Locator[Element]">
6316       <method name="Void .ctor(Replace)">
6317         <size>1</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-226.cs">
6322     <type name="A">
6323       <method name="Void .ctor()">
6324         <size>24</size>
6325       </method>
6326     </type>
6327     <type name="M">
6328       <method name="Void .ctor()">
6329         <size>7</size>
6330       </method>
6331       <method name="Int32 Main()">
6332         <size>84</size>
6333       </method>
6334     </type>
6335     <type name="Container`1[T]">
6336       <method name="Void .ctor(T)">
6337         <size>8</size>
6338       </method>
6339     </type>
6340   </test>
6341   <test name="gtest-227.cs">
6342     <type name="Foo`1[G]">
6343       <method name="Void .ctor()">
6344         <size>7</size>
6345       </method>
6346       <method name="Void Bar()">
6347         <size>26</size>
6348       </method>
6349     </type>
6350     <type name="X">
6351       <method name="Void .ctor()">
6352         <size>7</size>
6353       </method>
6354       <method name="Void Main()">
6355         <size>1</size>
6356       </method>
6357     </type>
6358   </test>
6359   <test name="gtest-228.cs">
6360     <type name="GenParAttribute">
6361       <method name="Void .ctor()">
6362         <size>7</size>
6363       </method>
6364     </type>
6365     <type name="cons`2[A,B]">
6366       <method name="Void .ctor()">
6367         <size>7</size>
6368       </method>
6369       <method name="Void abc[M]()">
6370         <size>1</size>
6371       </method>
6372     </type>
6373     <type name="Test">
6374       <method name="Void .ctor()">
6375         <size>7</size>
6376       </method>
6377       <method name="Void Main()">
6378         <size>1</size>
6379       </method>
6380     </type>
6381   </test>
6382   <test name="gtest-229.cs">
6383     <type name="B">
6384       <method name="Void .ctor()">
6385         <size>7</size>
6386       </method>
6387       <method name="Int32 CompareTo(B)">
6388         <size>2</size>
6389       </method>
6390     </type>
6391     <type name="Tester">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="Int32 Main()">
6396         <size>21</size>
6397       </method>
6398     </type>
6399   </test>
6400   <test name="gtest-231.cs">
6401     <type name="X">
6402       <method name="Void .ctor()">
6403         <size>7</size>
6404       </method>
6405       <method name="Void Main()">
6406         <size>31</size>
6407       </method>
6408     </type>
6409   </test>
6410   <test name="gtest-233.cs">
6411     <type name="Program">
6412       <method name="Void .ctor()">
6413         <size>7</size>
6414       </method>
6415       <method name="Void Main(System.String[])">
6416         <size>25</size>
6417       </method>
6418       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6419         <size>1</size>
6420       </method>
6421     </type>
6422   </test>
6423   <test name="gtest-234.cs">
6424     <type name="Test">
6425       <method name="Void .ctor()">
6426         <size>7</size>
6427       </method>
6428       <method name="IFoo`1 GetFooGeneric[T]()">
6429         <size>2</size>
6430       </method>
6431       <method name="IFoo GetFoo()">
6432         <size>7</size>
6433       </method>
6434       <method name="Void Main()">
6435         <size>14</size>
6436       </method>
6437     </type>
6438   </test>
6439   <test name="gtest-235.cs">
6440     <type name="GettingStarted">
6441       <method name="Void .ctor()">
6442         <size>7</size>
6443       </method>
6444       <method name="Void Main()">
6445         <size>13</size>
6446       </method>
6447     </type>
6448   </test>
6449   <test name="gtest-236.cs">
6450     <type name="Foo`1[T]">
6451       <method name="Void .ctor()">
6452         <size>7</size>
6453       </method>
6454       <method name="Int32 Test(Foo`1[T])">
6455         <size>2</size>
6456       </method>
6457       <method name="Int32 Test(Foo`1[System.Int32])">
6458         <size>2</size>
6459       </method>
6460     </type>
6461     <type name="X">
6462       <method name="Void .ctor()">
6463         <size>7</size>
6464       </method>
6465       <method name="Int32 Main()">
6466         <size>59</size>
6467       </method>
6468     </type>
6469   </test>
6470   <test name="gtest-237.cs">
6471     <type name="Foo`1[T]">
6472       <method name="Void .ctor()">
6473         <size>7</size>
6474       </method>
6475       <method name="Int32 Test(T)">
6476         <size>2</size>
6477       </method>
6478       <method name="Int32 Test(Int32)">
6479         <size>2</size>
6480       </method>
6481     </type>
6482     <type name="X">
6483       <method name="Void .ctor()">
6484         <size>7</size>
6485       </method>
6486       <method name="Int32 Main()">
6487         <size>60</size>
6488       </method>
6489     </type>
6490   </test>
6491   <test name="gtest-238.cs">
6492     <type name="X">
6493       <method name="Void .ctor()">
6494         <size>7</size>
6495       </method>
6496       <method name="Int32 Main()">
6497         <size>39</size>
6498       </method>
6499     </type>
6500   </test>
6501   <test name="gtest-239.cs">
6502     <type name="Foo`2[T,U]">
6503       <method name="Void .ctor()">
6504         <size>7</size>
6505       </method>
6506       <method name="Int32 Test(T, U)">
6507         <size>2</size>
6508       </method>
6509       <method name="Int32 Test(Int32, U)">
6510         <size>2</size>
6511       </method>
6512       <method name="Int32 Test(T, Single)">
6513         <size>2</size>
6514       </method>
6515       <method name="Int32 Test(Int32, Single)">
6516         <size>2</size>
6517       </method>
6518     </type>
6519     <type name="X">
6520       <method name="Void .ctor()">
6521         <size>7</size>
6522       </method>
6523       <method name="Int32 Main()">
6524         <size>237</size>
6525       </method>
6526     </type>
6527   </test>
6528   <test name="gtest-240.cs">
6529     <type name="MyClass">
6530       <method name="Void .ctor()">
6531         <size>7</size>
6532       </method>
6533     </type>
6534     <type name="X">
6535       <method name="Void .ctor()">
6536         <size>7</size>
6537       </method>
6538       <method name="Void Main()">
6539         <size>1</size>
6540       </method>
6541     </type>
6542     <type name="MyClass">
6543       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6544         <size>1</size>
6545       </method>
6546       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6547         <size>1</size>
6548       </method>
6549       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6550         <size>1</size>
6551       </method>
6552       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6553         <size>1</size>
6554       </method>
6555     </type>
6556   </test>
6557   <test name="gtest-241.cs">
6558     <type name="a">
6559       <method name="Void .ctor()">
6560         <size>7</size>
6561       </method>
6562       <method name="Void func[T](T ByRef)">
6563         <size>0</size>
6564       </method>
6565     </type>
6566     <type name="b">
6567       <method name="Void .ctor()">
6568         <size>7</size>
6569       </method>
6570       <method name="Void func[T](T ByRef)">
6571         <size>1</size>
6572       </method>
6573     </type>
6574     <type name="main">
6575       <method name="Void .ctor()">
6576         <size>7</size>
6577       </method>
6578       <method name="Void Main()">
6579         <size>1</size>
6580       </method>
6581     </type>
6582   </test>
6583   <test name="gtest-242.cs">
6584     <type name="Container`1[T]">
6585       <method name="Void .ctor()">
6586         <size>7</size>
6587       </method>
6588     </type>
6589     <type name="ReferenceType">
6590       <method name="Void .ctor()">
6591         <size>7</size>
6592       </method>
6593       <method name="Int32 CompareTo(ReferenceType)">
6594         <size>2</size>
6595       </method>
6596     </type>
6597     <type name="Test">
6598       <method name="Void .ctor()">
6599         <size>7</size>
6600       </method>
6601       <method name="Void Main()">
6602         <size>13</size>
6603       </method>
6604     </type>
6605     <type name="MyValueType">
6606       <method name="Int32 CompareTo(MyValueType)">
6607         <size>2</size>
6608       </method>
6609     </type>
6610   </test>
6611   <test name="gtest-243.cs">
6612     <type name="Foo`1[T]">
6613       <method name="Void .ctor()">
6614         <size>7</size>
6615       </method>
6616       <method name="Void Test(T)">
6617         <size>1</size>
6618       </method>
6619     </type>
6620     <type name="Tests">
6621       <method name="Void .ctor()">
6622         <size>7</size>
6623       </method>
6624       <method name="Void foo[T]()">
6625         <size>1</size>
6626       </method>
6627       <method name="Int32 Test()">
6628         <size>148</size>
6629       </method>
6630       <method name="Int32 Main()">
6631         <size>8</size>
6632       </method>
6633     </type>
6634   </test>
6635   <test name="gtest-244.cs">
6636     <type name="B">
6637       <method name="Void .ctor()">
6638         <size>7</size>
6639       </method>
6640       <method name="T Get[T]()">
6641         <size>10</size>
6642       </method>
6643     </type>
6644     <type name="A">
6645       <method name="Void .ctor()">
6646         <size>7</size>
6647       </method>
6648       <method name="T Get[T]()">
6649         <size>30</size>
6650       </method>
6651       <method name="Void Main()">
6652         <size>12</size>
6653       </method>
6654     </type>
6655   </test>
6656   <test name="gtest-245.cs">
6657     <type name="DerivedGenericClass`1[T]">
6658       <method name="Void .ctor()">
6659         <size>7</size>
6660       </method>
6661       <method name="Void Foo()">
6662         <size>1</size>
6663       </method>
6664       <method name="Void Baz()">
6665         <size>7</size>
6666       </method>
6667     </type>
6668     <type name="BaseClass">
6669       <method name="Void .ctor()">
6670         <size>7</size>
6671       </method>
6672       <method name="Void Foo()">
6673         <size>0</size>
6674       </method>
6675     </type>
6676     <type name="X">
6677       <method name="Void .ctor()">
6678         <size>7</size>
6679       </method>
6680       <method name="Void Main()">
6681         <size>1</size>
6682       </method>
6683     </type>
6684   </test>
6685   <test name="gtest-246.cs">
6686     <type name="TestCase.CTest">
6687       <method name="Void .ctor()">
6688         <size>7</size>
6689       </method>
6690       <method name="Void Main()">
6691         <size>1</size>
6692       </method>
6693       <method name="Void Bar()">
6694         <size>1</size>
6695       </method>
6696     </type>
6697     <type name="TestCase.CGenericTest`2[T,V]">
6698       <method name="Void .ctor()">
6699         <size>7</size>
6700       </method>
6701       <method name="V Foo()">
6702         <size>21</size>
6703       </method>
6704     </type>
6705   </test>
6706   <test name="gtest-247.cs">
6707     <type name="EnumerableBase`1[T]">
6708       <method name="Void .ctor()">
6709         <size>7</size>
6710       </method>
6711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6712         <size>7</size>
6713       </method>
6714       <method name="IEnumerator`1 GetEnumerator()">
6715         <size>0</size>
6716       </method>
6717     </type>
6718     <type name="CollectionValueBase`1[T]">
6719       <method name="Void .ctor()">
6720         <size>7</size>
6721       </method>
6722       <method name="Void raiseItemsAdded(T, Int32)">
6723         <size>1</size>
6724       </method>
6725       <method name="IEnumerator`1 GetEnumerator()">
6726         <size>0</size>
6727       </method>
6728     </type>
6729     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6730       <method name="Void .ctor()">
6731         <size>7</size>
6732       </method>
6733     </type>
6734     <type name="CircularQueue`1[T]">
6735       <method name="Void .ctor()">
6736         <size>7</size>
6737       </method>
6738       <method name="IEnumerator`1 GetEnumerator()">
6739         <size>8</size>
6740       </method>
6741       <method name="Void Enqueue(T)">
6742         <size>1</size>
6743       </method>
6744     </type>
6745     <type name="HashSet`1[T]">
6746       <method name="Void .ctor()">
6747         <size>7</size>
6748       </method>
6749       <method name="Void RemoveAll[U](IEnumerable`1)">
6750         <size>7</size>
6751       </method>
6752       <method name="Void AddAll[U](IEnumerable`1)">
6753         <size>61</size>
6754       </method>
6755       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6756         <size>2</size>
6757       </method>
6758       <method name="IEnumerator`1 GetEnumerator()">
6759         <size>8</size>
6760       </method>
6761     </type>
6762     <type name="X">
6763       <method name="Void .ctor()">
6764         <size>7</size>
6765       </method>
6766       <method name="Void Main()">
6767         <size>1</size>
6768       </method>
6769     </type>
6770     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6771       <method name="Void .ctor()">
6772         <size>7</size>
6773       </method>
6774       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6775         <size>12</size>
6776       </method>
6777       <method name="Boolean MoveNext()">
6778         <size>25</size>
6779       </method>
6780       <method name="Void Dispose()">
6781         <size>8</size>
6782       </method>
6783       <method name="Void Reset()">
6784         <size>6</size>
6785       </method>
6786     </type>
6787     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6788       <method name="Void .ctor()">
6789         <size>7</size>
6790       </method>
6791       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6792         <size>12</size>
6793       </method>
6794       <method name="Boolean MoveNext()">
6795         <size>25</size>
6796       </method>
6797       <method name="Void Dispose()">
6798         <size>8</size>
6799       </method>
6800       <method name="Void Reset()">
6801         <size>6</size>
6802       </method>
6803     </type>
6804     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6805       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6806         <size>7</size>
6807       </method>
6808     </type>
6809     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6810       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6811         <size>7</size>
6812       </method>
6813     </type>
6814   </test>
6815   <test name="gtest-248.cs">
6816     <type name="Foo`1[T]">
6817       <method name="Void .ctor()">
6818         <size>7</size>
6819       </method>
6820     </type>
6821     <type name="X">
6822       <method name="Void .ctor()">
6823         <size>7</size>
6824       </method>
6825       <method name="Boolean Test(System.Object)">
6826         <size>19</size>
6827       </method>
6828       <method name="Void Main()">
6829         <size>1</size>
6830       </method>
6831     </type>
6832   </test>
6833   <test name="gtest-249.cs">
6834     <type name="EnumerableBase`1[T]">
6835       <method name="Void .ctor()">
6836         <size>7</size>
6837       </method>
6838       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6839         <size>7</size>
6840       </method>
6841       <method name="IEnumerator`1 GetEnumerator()">
6842         <size>0</size>
6843       </method>
6844     </type>
6845     <type name="ArrayBase`1[T]">
6846       <method name="Void .ctor()">
6847         <size>7</size>
6848       </method>
6849       <method name="IEnumerator`1 GetEnumerator()">
6850         <size>8</size>
6851       </method>
6852     </type>
6853     <type name="HashedArrayList`1[T]">
6854       <method name="Void .ctor()">
6855         <size>7</size>
6856       </method>
6857       <method name="IEnumerator`1 GetEnumerator()">
6858         <size>7</size>
6859       </method>
6860     </type>
6861     <type name="X">
6862       <method name="Void .ctor()">
6863         <size>7</size>
6864       </method>
6865       <method name="Void Main()">
6866         <size>1</size>
6867       </method>
6868     </type>
6869     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6870       <method name="Void .ctor()">
6871         <size>7</size>
6872       </method>
6873       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6874         <size>12</size>
6875       </method>
6876       <method name="Boolean MoveNext()">
6877         <size>25</size>
6878       </method>
6879       <method name="Void Dispose()">
6880         <size>8</size>
6881       </method>
6882       <method name="Void Reset()">
6883         <size>6</size>
6884       </method>
6885       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6886         <size>7</size>
6887       </method>
6888     </type>
6889   </test>
6890   <test name="gtest-250.cs">
6891     <type name="GuardedIndexedSorted`1[T]">
6892       <method name="Void .ctor()">
6893         <size>7</size>
6894       </method>
6895       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6896         <size>13</size>
6897       </method>
6898     </type>
6899     <type name="X">
6900       <method name="Void .ctor()">
6901         <size>7</size>
6902       </method>
6903       <method name="Void Main()">
6904         <size>1</size>
6905       </method>
6906     </type>
6907     <type name="Fun`2[R,S]">
6908       <method name="Void .ctor(Object, IntPtr)">
6909         <size>0</size>
6910       </method>
6911       <method name="S Invoke(R)">
6912         <size>0</size>
6913       </method>
6914       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6915         <size>0</size>
6916       </method>
6917       <method name="S EndInvoke(IAsyncResult)">
6918         <size>0</size>
6919       </method>
6920     </type>
6921   </test>
6922   <test name="gtest-251.cs">
6923     <type name="SortedIndexedTester`1[T]">
6924       <method name="Void .ctor()">
6925         <size>7</size>
6926       </method>
6927       <method name="Void Test(ISorted`1)">
6928         <size>24</size>
6929       </method>
6930     </type>
6931     <type name="X">
6932       <method name="Void .ctor()">
6933         <size>7</size>
6934       </method>
6935       <method name="Void Main()">
6936         <size>1</size>
6937       </method>
6938     </type>
6939     <type name="&lt;PrivateImplementationDetails&gt;">
6940       <method name="Void .ctor()">
6941         <size>7</size>
6942       </method>
6943     </type>
6944   </test>
6945   <test name="gtest-252.cs">
6946     <type name="EqualityComparer`1[T]">
6947       <method name="Void .cctor()">
6948         <size>16</size>
6949       </method>
6950       <method name="Void Test()">
6951         <size>1</size>
6952       </method>
6953     </type>
6954     <type name="SequencedEqualityComparer`2[T,W]">
6955       <method name="Void .ctor()">
6956         <size>7</size>
6957       </method>
6958     </type>
6959     <type name="X">
6960       <method name="Void .ctor()">
6961         <size>7</size>
6962       </method>
6963       <method name="Void Main()">
6964         <size>6</size>
6965       </method>
6966     </type>
6967   </test>
6968   <test name="gtest-253.cs">
6969     <type name="CollectionValueTester`2[R,S]">
6970       <method name="Void .ctor()">
6971         <size>7</size>
6972       </method>
6973     </type>
6974     <type name="ExtensibleTester`1[U]">
6975       <method name="Void .ctor(U)">
6976         <size>14</size>
6977       </method>
6978       <method name="Void Direct()">
6979         <size>24</size>
6980       </method>
6981     </type>
6982     <type name="Extensible`1[V]">
6983       <method name="Void .ctor()">
6984         <size>7</size>
6985       </method>
6986       <method name="Void AddAll[W](IEnumerable`1)">
6987         <size>1</size>
6988       </method>
6989     </type>
6990     <type name="X">
6991       <method name="Void .ctor()">
6992         <size>7</size>
6993       </method>
6994       <method name="Void Main()">
6995         <size>20</size>
6996       </method>
6997     </type>
6998   </test>
6999   <test name="gtest-254.cs">
7000     <type name="HashedLinkedList`1[T]">
7001       <method name="Void .ctor()">
7002         <size>7</size>
7003       </method>
7004       <method name="HashedLinkedList`1[T] GetList()">
7005         <size>6</size>
7006       </method>
7007       <method name="Void Test(Int32)">
7008         <size>55</size>
7009       </method>
7010       <method name="Void Test(HashedLinkedList`1[T])">
7011         <size>40</size>
7012       </method>
7013     </type>
7014     <type name="X">
7015       <method name="Void .ctor()">
7016         <size>7</size>
7017       </method>
7018       <method name="Void Main()">
7019         <size>20</size>
7020       </method>
7021     </type>
7022   </test>
7023   <test name="gtest-255.cs">
7024     <type name="A">
7025       <method name="Void .ctor()">
7026         <size>7</size>
7027       </method>
7028       <method name="T Foo[T]()">
7029         <size>0</size>
7030       </method>
7031     </type>
7032     <type name="B">
7033       <method name="Void .ctor()">
7034         <size>7</size>
7035       </method>
7036       <method name="T Foo[T]()">
7037         <size>10</size>
7038       </method>
7039     </type>
7040     <type name="C">
7041       <method name="Void .ctor()">
7042         <size>7</size>
7043       </method>
7044       <method name="Void Main()">
7045         <size>1</size>
7046       </method>
7047     </type>
7048   </test>
7049   <test name="gtest-256.cs">
7050     <type name="Test">
7051       <method name="Void .ctor()">
7052         <size>7</size>
7053       </method>
7054       <method name="IEnumerator`1 GetEnumerator()">
7055         <size>15</size>
7056       </method>
7057       <method name="Void Main()">
7058         <size>11</size>
7059       </method>
7060       <method name="Void Run()">
7061         <size>147</size>
7062       </method>
7063     </type>
7064     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7065       <method name="Void .ctor()">
7066         <size>7</size>
7067       </method>
7068       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7069         <size>7</size>
7070       </method>
7071       <method name="Boolean MoveNext()">
7072         <size>129</size>
7073       </method>
7074       <method name="Void Dispose()">
7075         <size>8</size>
7076       </method>
7077       <method name="Void Reset()">
7078         <size>6</size>
7079       </method>
7080       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7081         <size>7</size>
7082       </method>
7083     </type>
7084   </test>
7085   <test name="gtest-257.cs">
7086     <type name="Tests">
7087       <method name="Void .ctor()">
7088         <size>7</size>
7089       </method>
7090       <method name="Void Main()">
7091         <size>32</size>
7092       </method>
7093     </type>
7094   </test>
7095   <test name="gtest-258.cs">
7096     <type name="A">
7097       <method name="Void .ctor()">
7098         <size>7</size>
7099       </method>
7100     </type>
7101     <type name="B">
7102       <method name="Void .ctor()">
7103         <size>7</size>
7104       </method>
7105     </type>
7106     <type name="Foo`1[T]">
7107       <method name="Void .ctor()">
7108         <size>7</size>
7109       </method>
7110     </type>
7111     <type name="X">
7112       <method name="Void .ctor()">
7113         <size>7</size>
7114       </method>
7115       <method name="Void Main()">
7116         <size>7</size>
7117       </method>
7118     </type>
7119   </test>
7120   <test name="gtest-259.cs">
7121     <type name="Class1`1[T]">
7122       <method name="Void .ctor()">
7123         <size>7</size>
7124       </method>
7125       <method name="Void MethodOfClass1(T, MyType)">
7126         <size>14</size>
7127       </method>
7128     </type>
7129     <type name="MyType">
7130       <method name="Void .ctor()">
7131         <size>7</size>
7132       </method>
7133       <method name="Void MethodOfMyBaseType()">
7134         <size>1</size>
7135       </method>
7136     </type>
7137     <type name="MyBaseType">
7138       <method name="Void .ctor()">
7139         <size>7</size>
7140       </method>
7141       <method name="Void MethodOfMyBaseType()">
7142         <size>0</size>
7143       </method>
7144     </type>
7145     <type name="X">
7146       <method name="Void .ctor()">
7147         <size>7</size>
7148       </method>
7149       <method name="Void Main()">
7150         <size>1</size>
7151       </method>
7152     </type>
7153   </test>
7154   <test name="gtest-260.cs">
7155     <type name="A`1[T]">
7156       <method name="Void .ctor()">
7157         <size>7</size>
7158       </method>
7159     </type>
7160     <type name="B`1[T]">
7161       <method name="Void .ctor()">
7162         <size>7</size>
7163       </method>
7164     </type>
7165     <type name="Test">
7166       <method name="Void .ctor()">
7167         <size>7</size>
7168       </method>
7169       <method name="Void .cctor()">
7170         <size>11</size>
7171       </method>
7172       <method name="Void Main()">
7173         <size>1</size>
7174       </method>
7175     </type>
7176   </test>
7177   <test name="gtest-261.cs">
7178     <type name="Cons`2[T,U]">
7179       <method name="Void .ctor(T, U)">
7180         <size>21</size>
7181       </method>
7182       <method name="System.String ToString()">
7183         <size>68</size>
7184       </method>
7185     </type>
7186     <type name="List`1[A]">
7187       <method name="Void .ctor(A)">
7188         <size>9</size>
7189       </method>
7190       <method name="Void .ctor(A, List`1)">
7191         <size>9</size>
7192       </method>
7193       <method name="Void zip[B](List`1[B])">
7194         <size>18</size>
7195       </method>
7196     </type>
7197     <type name="Test">
7198       <method name="Void .ctor()">
7199         <size>7</size>
7200       </method>
7201       <method name="Void Main(System.String[])">
7202         <size>14</size>
7203       </method>
7204     </type>
7205   </test>
7206   <test name="gtest-262.cs">
7207     <type name="Test">
7208       <method name="Void .ctor()">
7209         <size>7</size>
7210       </method>
7211       <method name="Void f1(System.Object)">
7212         <size>1</size>
7213       </method>
7214       <method name="Void f2(System.String)">
7215         <size>1</size>
7216       </method>
7217       <method name="Void f3(Test)">
7218         <size>1</size>
7219       </method>
7220       <method name="Void f4(Int32)">
7221         <size>1</size>
7222       </method>
7223       <method name="Void f5(Int16)">
7224         <size>1</size>
7225       </method>
7226       <method name="Void Main()">
7227         <size>163</size>
7228       </method>
7229       <method name="Void f6(ParamEnum)">
7230         <size>1</size>
7231       </method>
7232     </type>
7233   </test>
7234   <test name="gtest-263.cs">
7235     <type name="Foo`1[S]">
7236       <method name="Void .ctor()">
7237         <size>7</size>
7238       </method>
7239       <method name="ICloneable Test(S)">
7240         <size>12</size>
7241       </method>
7242     </type>
7243     <type name="ConvertHelper">
7244       <method name="IEnumerator`1 Test[S,T](S)">
7245         <size>22</size>
7246       </method>
7247       <method name="Void Main()">
7248         <size>1</size>
7249       </method>
7250     </type>
7251     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7252       <method name="Void .ctor()">
7253         <size>7</size>
7254       </method>
7255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7256         <size>12</size>
7257       </method>
7258       <method name="Boolean MoveNext()">
7259         <size>80</size>
7260       </method>
7261       <method name="Void Dispose()">
7262         <size>8</size>
7263       </method>
7264       <method name="Void Reset()">
7265         <size>6</size>
7266       </method>
7267       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7268         <size>7</size>
7269       </method>
7270     </type>
7271   </test>
7272   <test name="gtest-264.cs">
7273     <type name="BaseList`1[SubType]">
7274       <method name="Void .ctor()">
7275         <size>18</size>
7276       </method>
7277     </type>
7278     <type name="XXX">
7279       <method name="Void .ctor()">
7280         <size>7</size>
7281       </method>
7282     </type>
7283     <type name="Crash">
7284       <method name="Void .ctor()">
7285         <size>7</size>
7286       </method>
7287       <method name="Void Main()">
7288         <size>14</size>
7289       </method>
7290     </type>
7291   </test>
7292   <test name="gtest-265.cs">
7293     <type name="Test">
7294       <method name="Void .ctor()">
7295         <size>7</size>
7296       </method>
7297       <method name="Void Main()">
7298         <size>14</size>
7299       </method>
7300     </type>
7301   </test>
7302   <test name="gtest-266.cs">
7303     <type name="Test`1[T]">
7304       <method name="Void .ctor()">
7305         <size>7</size>
7306       </method>
7307     </type>
7308     <type name="Test`1+Inner`1[T,U]">
7309       <method name="Void .ctor()">
7310         <size>7</size>
7311       </method>
7312       <method name="Void Foo()">
7313         <size>13</size>
7314       </method>
7315     </type>
7316     <type name="Test">
7317       <method name="Void .ctor()">
7318         <size>7</size>
7319       </method>
7320       <method name="Void Main()">
7321         <size>1</size>
7322       </method>
7323     </type>
7324   </test>
7325   <test name="gtest-267.cs">
7326     <type name="T">
7327       <method name="Void .ctor()">
7328         <size>7</size>
7329       </method>
7330       <method name="Void Foo[T](Handler`1[T])">
7331         <size>34</size>
7332       </method>
7333       <method name="Void Response[T](Handler`1[T])">
7334         <size>1</size>
7335       </method>
7336       <method name="Void Main()">
7337         <size>1</size>
7338       </method>
7339     </type>
7340     <type name="Handler`1[T]">
7341       <method name="Void .ctor(Object, IntPtr)">
7342         <size>0</size>
7343       </method>
7344       <method name="Void Invoke(T)">
7345         <size>0</size>
7346       </method>
7347       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7348         <size>0</size>
7349       </method>
7350       <method name="Void EndInvoke(IAsyncResult)">
7351         <size>0</size>
7352       </method>
7353     </type>
7354     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7355       <method name="Void .ctor()">
7356         <size>7</size>
7357       </method>
7358       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7359         <size>18</size>
7360       </method>
7361     </type>
7362   </test>
7363   <test name="gtest-268.cs">
7364     <type name="Test">
7365       <method name="Void .ctor()">
7366         <size>7</size>
7367       </method>
7368       <method name="Void Bar()">
7369         <size>7</size>
7370       </method>
7371       <method name="Void Main()">
7372         <size>1</size>
7373       </method>
7374     </type>
7375     <type name="Test+G`1[T]">
7376       <method name="Void .ctor()">
7377         <size>7</size>
7378       </method>
7379     </type>
7380   </test>
7381   <test name="gtest-269.cs">
7382     <type name="X">
7383       <method name="Void .ctor()">
7384         <size>7</size>
7385       </method>
7386       <method name="Int32 Beer(Nullable`1)">
7387         <size>54</size>
7388       </method>
7389       <method name="Int64 PubToLong(IrishPub)">
7390         <size>12</size>
7391       </method>
7392       <method name="Int32 Test(Nullable`1)">
7393         <size>53</size>
7394       </method>
7395       <method name="Int32 TestWithNull(Nullable`1)">
7396         <size>55</size>
7397       </method>
7398       <method name="Nullable`1 Foo(Boolean)">
7399         <size>24</size>
7400       </method>
7401       <method name="Int32 Test(Boolean)">
7402         <size>54</size>
7403       </method>
7404       <method name="Int32 Main()">
7405         <size>194</size>
7406       </method>
7407     </type>
7408     <type name="IrishPub">
7409       <method name="Void .ctor(IrishBeer)">
7410         <size>8</size>
7411       </method>
7412       <method name="Int64 op_Implicit(Nullable`1)">
7413         <size>36</size>
7414       </method>
7415       <method name="Nullable`1 op_Implicit(Int64)">
7416         <size>13</size>
7417       </method>
7418     </type>
7419   </test>
7420   <test name="gtest-270.cs">
7421     <type name="X">
7422       <method name="Void .ctor()">
7423         <size>7</size>
7424       </method>
7425       <method name="Int32 Test(Nullable`1)">
7426         <size>44</size>
7427       </method>
7428       <method name="Int32 Main()">
7429         <size>42</size>
7430       </method>
7431     </type>
7432   </test>
7433   <test name="gtest-271.cs">
7434     <type name="Qux`2[X,V]">
7435       <method name="Void .ctor()">
7436         <size>7</size>
7437       </method>
7438       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7439         <size>8</size>
7440       </method>
7441       <method name="IEnumerator`1 GetEnumerator()">
7442         <size>8</size>
7443       </method>
7444     </type>
7445     <type name="Foo`2[X,V]">
7446       <method name="Void .ctor()">
7447         <size>7</size>
7448       </method>
7449     </type>
7450     <type name="Test`1[T]">
7451       <method name="Void .ctor()">
7452         <size>7</size>
7453       </method>
7454       <method name="Int32 CompareTo(Test`1[T])">
7455         <size>2</size>
7456       </method>
7457     </type>
7458     <type name="X">
7459       <method name="Void .ctor()">
7460         <size>7</size>
7461       </method>
7462       <method name="Void Main()">
7463         <size>53</size>
7464       </method>
7465     </type>
7466     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7467       <method name="Void .ctor()">
7468         <size>7</size>
7469       </method>
7470       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7471         <size>7</size>
7472       </method>
7473       <method name="Boolean MoveNext()">
7474         <size>25</size>
7475       </method>
7476       <method name="Void Dispose()">
7477         <size>8</size>
7478       </method>
7479       <method name="Void Reset()">
7480         <size>6</size>
7481       </method>
7482     </type>
7483     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7484       <method name="Void .ctor()">
7485         <size>7</size>
7486       </method>
7487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7488         <size>12</size>
7489       </method>
7490       <method name="Boolean MoveNext()">
7491         <size>25</size>
7492       </method>
7493       <method name="Void Dispose()">
7494         <size>8</size>
7495       </method>
7496       <method name="Void Reset()">
7497         <size>6</size>
7498       </method>
7499     </type>
7500     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7501       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7502         <size>7</size>
7503       </method>
7504     </type>
7505     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7506       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7507         <size>7</size>
7508       </method>
7509     </type>
7510   </test>
7511   <test name="gtest-272.cs">
7512     <type name="X">
7513       <method name="Void Foo[T](Handler`1[T])">
7514         <size>27</size>
7515       </method>
7516       <method name="Void Response[T](Handler`1[T])">
7517         <size>1</size>
7518       </method>
7519       <method name="Void Test[T](T)">
7520         <size>1</size>
7521       </method>
7522       <method name="Void Main()">
7523         <size>18</size>
7524       </method>
7525     </type>
7526     <type name="Handler`1[T]">
7527       <method name="Void .ctor(Object, IntPtr)">
7528         <size>0</size>
7529       </method>
7530       <method name="Void Invoke(T)">
7531         <size>0</size>
7532       </method>
7533       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7534         <size>0</size>
7535       </method>
7536       <method name="Void EndInvoke(IAsyncResult)">
7537         <size>0</size>
7538       </method>
7539     </type>
7540     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7541       <method name="Void .ctor()">
7542         <size>7</size>
7543       </method>
7544       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7545         <size>12</size>
7546       </method>
7547     </type>
7548   </test>
7549   <test name="gtest-273.cs">
7550     <type name="ThisBaseClass`3[A,B,C]">
7551       <method name="Void .ctor()">
7552         <size>7</size>
7553       </method>
7554     </type>
7555     <type name="ThatBaseClass`3[B,A,C]">
7556       <method name="Void .ctor()">
7557         <size>7</size>
7558       </method>
7559     </type>
7560     <type name="ThisClass`3[A,B,C]">
7561       <method name="Void .ctor()">
7562         <size>7</size>
7563       </method>
7564     </type>
7565     <type name="ThatClass`3[B,A,C]">
7566       <method name="Void .ctor()">
7567         <size>7</size>
7568       </method>
7569     </type>
7570     <type name="ThisClass">
7571       <method name="Void .ctor()">
7572         <size>7</size>
7573       </method>
7574     </type>
7575     <type name="ThatClass">
7576       <method name="Void .ctor()">
7577         <size>7</size>
7578       </method>
7579     </type>
7580     <type name="Test">
7581       <method name="Void .ctor()">
7582         <size>7</size>
7583       </method>
7584       <method name="Void Main()">
7585         <size>1</size>
7586       </method>
7587     </type>
7588   </test>
7589   <test name="gtest-274.cs">
7590     <type name="X">
7591       <method name="Void .ctor()">
7592         <size>7</size>
7593       </method>
7594       <method name="Void Main()">
7595         <size>447</size>
7596       </method>
7597     </type>
7598     <type name="Foo">
7599       <method name="Void .ctor(Int64)">
7600         <size>8</size>
7601       </method>
7602       <method name="Foo op_Implicit(Int64)">
7603         <size>7</size>
7604       </method>
7605     </type>
7606     <type name="Bar">
7607       <method name="Void .ctor(Foo)">
7608         <size>8</size>
7609       </method>
7610       <method name="Bar op_Implicit(Foo)">
7611         <size>7</size>
7612       </method>
7613     </type>
7614     <type name="Baz">
7615       <method name="Void .ctor(Foo)">
7616         <size>8</size>
7617       </method>
7618       <method name="Baz op_Explicit(Foo)">
7619         <size>7</size>
7620       </method>
7621     </type>
7622   </test>
7623   <test name="gtest-275.cs">
7624     <type name="Test">
7625       <method name="Void .ctor()">
7626         <size>7</size>
7627       </method>
7628       <method name="Void Main()">
7629         <size>19</size>
7630       </method>
7631     </type>
7632     <type name="Test+C">
7633       <method name="Void .ctor()">
7634         <size>18</size>
7635       </method>
7636     </type>
7637     <type name="Test+D`2[T,U]">
7638       <method name="Void .ctor()">
7639         <size>18</size>
7640       </method>
7641     </type>
7642     <type name="Test+E`1[T]">
7643       <method name="Void .ctor()">
7644         <size>18</size>
7645       </method>
7646     </type>
7647   </test>
7648   <test name="gtest-276.cs">
7649     <type name="Tests">
7650       <method name="Void .ctor()">
7651         <size>7</size>
7652       </method>
7653       <method name="Int32 Main()">
7654         <size>30</size>
7655       </method>
7656     </type>
7657     <type name="Tests+GenericClass`1[T]">
7658       <method name="Void .ctor()">
7659         <size>7</size>
7660       </method>
7661       <method name="T Z(IList`1, Int32)">
7662         <size>8</size>
7663       </method>
7664     </type>
7665   </test>
7666   <test name="gtest-277.cs">
7667     <type name="X">
7668       <method name="Void .ctor()">
7669         <size>7</size>
7670       </method>
7671       <method name="Void Main()">
7672         <size>1</size>
7673       </method>
7674     </type>
7675   </test>
7676   <test name="gtest-278.cs">
7677     <type name="Program">
7678       <method name="Void .ctor()">
7679         <size>7</size>
7680       </method>
7681       <method name="Int32 Main()">
7682         <size>6</size>
7683       </method>
7684     </type>
7685   </test>
7686   <test name="gtest-279.cs">
7687     <type name="Foo">
7688       <method name="Void .ctor()">
7689         <size>7</size>
7690       </method>
7691       <method name="IList`1 Bar[T]()">
7692         <size>12</size>
7693       </method>
7694       <method name="Void Bar()">
7695         <size>11</size>
7696       </method>
7697     </type>
7698     <type name="BugReport">
7699       <method name="Void .ctor()">
7700         <size>7</size>
7701       </method>
7702       <method name="Void Main(System.String[])">
7703         <size>20</size>
7704       </method>
7705     </type>
7706   </test>
7707   <test name="gtest-280.cs">
7708     <type name="Test">
7709       <method name="Void .ctor()">
7710         <size>7</size>
7711       </method>
7712       <method name="Void Main(System.String[])">
7713         <size>69</size>
7714       </method>
7715     </type>
7716     <type name="Test+TestDel">
7717       <method name="Void .ctor(Object, IntPtr)">
7718         <size>0</size>
7719       </method>
7720       <method name="Int32 Invoke(Int32)">
7721         <size>0</size>
7722       </method>
7723       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7724         <size>0</size>
7725       </method>
7726       <method name="Int32 EndInvoke(IAsyncResult)">
7727         <size>0</size>
7728       </method>
7729     </type>
7730     <type name="Test">
7731       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7732         <size>2</size>
7733       </method>
7734     </type>
7735   </test>
7736   <test name="gtest-281.cs">
7737     <type name="List">
7738       <method name="Void .ctor()">
7739         <size>7</size>
7740       </method>
7741       <method name="Void AddRange[T](ICollection`1)">
7742         <size>1</size>
7743       </method>
7744     </type>
7745     <type name="Tests">
7746       <method name="Void .ctor()">
7747         <size>7</size>
7748       </method>
7749       <method name="Void Main()">
7750         <size>21</size>
7751       </method>
7752     </type>
7753   </test>
7754   <test name="gtest-282.cs">
7755     <type name="Foo">
7756       <method name="Void .ctor()">
7757         <size>7</size>
7758       </method>
7759     </type>
7760     <type name="Foo+Bar">
7761       <method name="Void .ctor()">
7762         <size>7</size>
7763       </method>
7764     </type>
7765     <type name="C`1[T]">
7766       <method name="Void .ctor()">
7767         <size>7</size>
7768       </method>
7769     </type>
7770     <type name="Test">
7771       <method name="Void .ctor()">
7772         <size>7</size>
7773       </method>
7774       <method name="Void .cctor()">
7775         <size>11</size>
7776       </method>
7777       <method name="Void Main()">
7778         <size>21</size>
7779       </method>
7780     </type>
7781   </test>
7782   <test name="gtest-283.cs">
7783     <type name="Point">
7784       <method name="Void .ctor(Int32, Int32)">
7785         <size>15</size>
7786       </method>
7787     </type>
7788     <type name="TestPoint">
7789       <method name="Void Serialize(IFoo)">
7790         <size>39</size>
7791       </method>
7792       <method name="Void Main()">
7793         <size>1</size>
7794       </method>
7795     </type>
7796   </test>
7797   <test name="gtest-284.cs">
7798     <type name="X">
7799       <method name="Void .ctor()">
7800         <size>7</size>
7801       </method>
7802     </type>
7803     <type name="CollectionTester">
7804       <method name="Int32 Test[T](IList`1)">
7805         <size>67</size>
7806       </method>
7807       <method name="Int32 Test()">
7808         <size>522</size>
7809       </method>
7810     </type>
7811     <type name="InterfaceTester">
7812       <method name="Void .cctor()">
7813         <size>106</size>
7814       </method>
7815       <method name="Int32 Test(System.Type, System.Type[])">
7816         <size>398</size>
7817       </method>
7818       <method name="Int32 Test()">
7819         <size>532</size>
7820       </method>
7821     </type>
7822     <type name="Z">
7823       <method name="Void .ctor()">
7824         <size>7</size>
7825       </method>
7826       <method name="Int32 Test()">
7827         <size>36</size>
7828       </method>
7829       <method name="Int32 Main()">
7830         <size>45</size>
7831       </method>
7832     </type>
7833   </test>
7834   <test name="gtest-285.cs">
7835     <type name="A">
7836       <method name="Void .ctor()">
7837         <size>7</size>
7838       </method>
7839     </type>
7840     <type name="B">
7841       <method name="Void .ctor()">
7842         <size>7</size>
7843       </method>
7844     </type>
7845     <type name="Tests">
7846       <method name="Void .ctor()">
7847         <size>7</size>
7848       </method>
7849       <method name="Void Main()">
7850         <size>38</size>
7851       </method>
7852     </type>
7853   </test>
7854   <test name="gtest-286.cs">
7855     <type name="TestAttribute">
7856       <method name="Void .ctor(Type)">
7857         <size>14</size>
7858       </method>
7859     </type>
7860     <type name="C`1[T]">
7861       <method name="Void .ctor()">
7862         <size>7</size>
7863       </method>
7864       <method name="Void Foo()">
7865         <size>1</size>
7866       </method>
7867     </type>
7868     <type name="C">
7869       <method name="Void .ctor()">
7870         <size>7</size>
7871       </method>
7872       <method name="Int32 Main()">
7873         <size>76</size>
7874       </method>
7875     </type>
7876   </test>
7877   <test name="gtest-287.cs">
7878     <type name="X">
7879       <method name="Void .ctor()">
7880         <size>7</size>
7881       </method>
7882       <method name="Void Main()">
7883         <size>36</size>
7884       </method>
7885       <method name="Void D()">
7886         <size>1</size>
7887       </method>
7888     </type>
7889   </test>
7890   <test name="gtest-288.cs">
7891     <type name="A">
7892       <method name="Void .ctor()">
7893         <size>7</size>
7894       </method>
7895       <method name="Boolean Test(Int32)">
7896         <size>5</size>
7897       </method>
7898     </type>
7899     <type name="B">
7900       <method name="Void .ctor()">
7901         <size>7</size>
7902       </method>
7903       <method name="Void Test()">
7904         <size>1</size>
7905       </method>
7906     </type>
7907     <type name="B+C">
7908       <method name="Void .ctor()">
7909         <size>7</size>
7910       </method>
7911       <method name="Boolean Foo(Int32)">
7912         <size>13</size>
7913       </method>
7914     </type>
7915     <type name="X">
7916       <method name="Void .ctor()">
7917         <size>7</size>
7918       </method>
7919       <method name="Void Main()">
7920         <size>1</size>
7921       </method>
7922     </type>
7923   </test>
7924   <test name="gtest-289.cs">
7925     <type name="C">
7926       <method name="Void .ctor()">
7927         <size>7</size>
7928       </method>
7929       <method name="Void add_Ev1(D)">
7930         <size>24</size>
7931       </method>
7932       <method name="Void remove_Ev1(D)">
7933         <size>24</size>
7934       </method>
7935     </type>
7936     <type name="Consts">
7937       <method name="Void .ctor()">
7938         <size>7</size>
7939       </method>
7940       <method name="Void .cctor()">
7941         <size>1</size>
7942       </method>
7943     </type>
7944     <type name="Test">
7945       <method name="Void .ctor()">
7946         <size>7</size>
7947       </method>
7948       <method name="Int32 Main()">
7949         <size>94</size>
7950       </method>
7951     </type>
7952     <type name="D">
7953       <method name="Void .ctor(Object, IntPtr)">
7954         <size>0</size>
7955       </method>
7956       <method name="Void Invoke()">
7957         <size>0</size>
7958       </method>
7959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7960         <size>0</size>
7961       </method>
7962       <method name="Void EndInvoke(IAsyncResult)">
7963         <size>0</size>
7964       </method>
7965     </type>
7966   </test>
7967   <test name="gtest-290.cs">
7968     <type name="GenericEventNotUsedTest`1[T]">
7969       <method name="Void .ctor()">
7970         <size>7</size>
7971       </method>
7972       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7973         <size>24</size>
7974       </method>
7975       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7976         <size>24</size>
7977       </method>
7978       <method name="Void RaiseTestEvent(T)">
7979         <size>14</size>
7980       </method>
7981     </type>
7982     <type name="TestEntry">
7983       <method name="Void Main()">
7984         <size>1</size>
7985       </method>
7986     </type>
7987     <type name="GenericEventHandler`2[U,V]">
7988       <method name="Void .ctor(Object, IntPtr)">
7989         <size>0</size>
7990       </method>
7991       <method name="Void Invoke(U, V)">
7992         <size>0</size>
7993       </method>
7994       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7995         <size>0</size>
7996       </method>
7997       <method name="Void EndInvoke(IAsyncResult)">
7998         <size>0</size>
7999       </method>
8000     </type>
8001   </test>
8002   <test name="gtest-291.cs">
8003     <type name="Global">
8004       <method name="Void .ctor()">
8005         <size>7</size>
8006       </method>
8007       <method name="Void Main()">
8008         <size>22</size>
8009       </method>
8010       <method name="System.String Test2(Nullable`1)">
8011         <size>6</size>
8012       </method>
8013     </type>
8014   </test>
8015   <test name="gtest-292.cs">
8016     <type name="Test.A`1[TA]">
8017       <method name="Void .ctor()">
8018         <size>7</size>
8019       </method>
8020     </type>
8021     <type name="X">
8022       <method name="Void .ctor()">
8023         <size>7</size>
8024       </method>
8025       <method name="Void Main()">
8026         <size>1</size>
8027       </method>
8028     </type>
8029     <type name="Test.Handler`1[TA]">
8030       <method name="Void .ctor(Object, IntPtr)">
8031         <size>0</size>
8032       </method>
8033       <method name="Void Invoke(TA)">
8034         <size>0</size>
8035       </method>
8036       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8037         <size>0</size>
8038       </method>
8039       <method name="Void EndInvoke(IAsyncResult)">
8040         <size>0</size>
8041       </method>
8042     </type>
8043   </test>
8044   <test name="gtest-293.cs">
8045     <type name="Test`1[T]">
8046       <method name="Void .ctor()">
8047         <size>7</size>
8048       </method>
8049       <method name="Void Invalid(T)">
8050         <size>21</size>
8051       </method>
8052       <method name="Void Other(IEnumerable`1)">
8053         <size>1</size>
8054       </method>
8055     </type>
8056     <type name="X">
8057       <method name="Void .ctor()">
8058         <size>7</size>
8059       </method>
8060       <method name="Void Main()">
8061         <size>1</size>
8062       </method>
8063     </type>
8064   </test>
8065   <test name="gtest-294.cs">
8066     <type name="A">
8067       <method name="Void .ctor()">
8068         <size>7</size>
8069       </method>
8070     </type>
8071     <type name="B">
8072       <method name="Void .ctor()">
8073         <size>7</size>
8074       </method>
8075     </type>
8076     <type name="X">
8077       <method name="Void .ctor()">
8078         <size>7</size>
8079       </method>
8080       <method name="A Test(A, B)">
8081         <size>10</size>
8082       </method>
8083       <method name="Int32 Main()">
8084         <size>73</size>
8085       </method>
8086     </type>
8087   </test>
8088   <test name="gtest-295.cs">
8089     <type name="Test.Cache`1[T]">
8090       <method name="Void .ctor()">
8091         <size>7</size>
8092       </method>
8093     </type>
8094     <type name="Test.Base">
8095       <method name="Void .ctor()">
8096         <size>7</size>
8097       </method>
8098     </type>
8099     <type name="Test.MyType`1[T]">
8100       <method name="Void .ctor()">
8101         <size>7</size>
8102       </method>
8103     </type>
8104     <type name="Test.Foo">
8105       <method name="Void .ctor()">
8106         <size>7</size>
8107       </method>
8108       <method name="Void Main()">
8109         <size>7</size>
8110       </method>
8111     </type>
8112   </test>
8113   <test name="gtest-296.cs">
8114     <type name="MyCollection`1[T]">
8115       <method name="Void .ctor()">
8116         <size>7</size>
8117       </method>
8118       <method name="Void Foo()">
8119         <size>14</size>
8120       </method>
8121     </type>
8122     <type name="C">
8123       <method name="Void .ctor()">
8124         <size>7</size>
8125       </method>
8126       <method name="Void Main()">
8127         <size>1</size>
8128       </method>
8129     </type>
8130   </test>
8131   <test name="gtest-297.cs">
8132     <type name="Test">
8133       <method name="Void .ctor()">
8134         <size>7</size>
8135       </method>
8136       <method name="Void Main()">
8137         <size>18</size>
8138       </method>
8139     </type>
8140   </test>
8141   <test name="gtest-298.cs">
8142     <type name="A">
8143       <method name="Void .ctor(TestFunc`1)">
8144         <size>14</size>
8145       </method>
8146     </type>
8147     <type name="TestClass">
8148       <method name="Void .ctor()">
8149         <size>7</size>
8150       </method>
8151       <method name="Void .cctor()">
8152         <size>46</size>
8153       </method>
8154       <method name="Int32 Main()">
8155         <size>6</size>
8156       </method>
8157     </type>
8158     <type name="TestFunc`1[T]">
8159       <method name="Void .ctor(Object, IntPtr)">
8160         <size>0</size>
8161       </method>
8162       <method name="Void Invoke(T)">
8163         <size>0</size>
8164       </method>
8165       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8166         <size>0</size>
8167       </method>
8168       <method name="Void EndInvoke(IAsyncResult)">
8169         <size>0</size>
8170       </method>
8171     </type>
8172     <type name="TestClass">
8173       <method name="Void &lt;a&gt;m__0(Int32)">
8174         <size>7</size>
8175       </method>
8176     </type>
8177   </test>
8178   <test name="gtest-299.cs">
8179     <type name="N.A">
8180       <method name="Void .ctor()">
8181         <size>7</size>
8182       </method>
8183     </type>
8184     <type name="B`1[T]">
8185       <method name="Void .ctor()">
8186         <size>7</size>
8187       </method>
8188     </type>
8189     <type name="Test">
8190       <method name="Void .ctor()">
8191         <size>7</size>
8192       </method>
8193       <method name="Void Main()">
8194         <size>47</size>
8195       </method>
8196     </type>
8197   </test>
8198   <test name="gtest-300.cs">
8199     <type name="Test">
8200       <method name="Void .ctor()">
8201         <size>7</size>
8202       </method>
8203       <method name="Void Main()">
8204         <size>64</size>
8205       </method>
8206     </type>
8207   </test>
8208   <test name="gtest-301.cs">
8209     <type name="Test">
8210       <method name="Void .ctor()">
8211         <size>7</size>
8212       </method>
8213       <method name="Void Main(System.String[])">
8214         <size>23</size>
8215       </method>
8216     </type>
8217   </test>
8218   <test name="gtest-302.cs">
8219     <type name="Test">
8220       <method name="Void .ctor()">
8221         <size>7</size>
8222       </method>
8223       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8224         <size>6</size>
8225       </method>
8226     </type>
8227     <type name="M">
8228       <method name="Void .ctor()">
8229         <size>7</size>
8230       </method>
8231       <method name="Void Main()">
8232         <size>59</size>
8233       </method>
8234     </type>
8235     <type name="Test+GetEnumerator&gt;c__Iterator0">
8236       <method name="Void .ctor()">
8237         <size>7</size>
8238       </method>
8239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8240         <size>12</size>
8241       </method>
8242       <method name="Boolean MoveNext()">
8243         <size>25</size>
8244       </method>
8245       <method name="Void Dispose()">
8246         <size>8</size>
8247       </method>
8248       <method name="Void Reset()">
8249         <size>6</size>
8250       </method>
8251     </type>
8252     <type name="Test">
8253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8254         <size>8</size>
8255       </method>
8256     </type>
8257     <type name="Test+GetEnumerator&gt;c__Iterator0">
8258       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8259         <size>7</size>
8260       </method>
8261     </type>
8262   </test>
8263   <test name="gtest-303.cs">
8264     <type name="test.BaseClass">
8265       <method name="Void .ctor()">
8266         <size>7</size>
8267       </method>
8268       <method name="System.String get_Hello()">
8269         <size>6</size>
8270       </method>
8271     </type>
8272     <type name="test.Printer">
8273       <method name="Void .ctor()">
8274         <size>7</size>
8275       </method>
8276       <method name="Void Print[T](T)">
8277         <size>0</size>
8278       </method>
8279     </type>
8280     <type name="test.PrinterImpl">
8281       <method name="Void .ctor()">
8282         <size>7</size>
8283       </method>
8284       <method name="Void Print[T](T)">
8285         <size>19</size>
8286       </method>
8287     </type>
8288     <type name="test.Starter">
8289       <method name="Void .ctor()">
8290         <size>7</size>
8291       </method>
8292       <method name="Void Main(System.String[])">
8293         <size>20</size>
8294       </method>
8295     </type>
8296   </test>
8297   <test name="gtest-304.cs">
8298     <type name="test.BaseClass">
8299       <method name="Void .ctor()">
8300         <size>7</size>
8301       </method>
8302       <method name="System.String get_Hello()">
8303         <size>6</size>
8304       </method>
8305     </type>
8306     <type name="test.Printer">
8307       <method name="Void .ctor()">
8308         <size>7</size>
8309       </method>
8310       <method name="Void Print[T](System.Object)">
8311         <size>0</size>
8312       </method>
8313     </type>
8314     <type name="test.PrinterImpl">
8315       <method name="Void .ctor()">
8316         <size>7</size>
8317       </method>
8318       <method name="Void Print[T](System.Object)">
8319         <size>31</size>
8320       </method>
8321     </type>
8322     <type name="test.Starter">
8323       <method name="Void .ctor()">
8324         <size>7</size>
8325       </method>
8326       <method name="Void Main(System.String[])">
8327         <size>20</size>
8328       </method>
8329     </type>
8330   </test>
8331   <test name="gtest-305.cs">
8332     <type name="T">
8333       <method name="Void .ctor()">
8334         <size>82</size>
8335       </method>
8336       <method name="Int32 Main()">
8337         <size>54</size>
8338       </method>
8339     </type>
8340   </test>
8341   <test name="gtest-306.cs">
8342     <type name="FuParentClass`1[Trow]">
8343       <method name="Void .ctor()">
8344         <size>7</size>
8345       </method>
8346     </type>
8347     <type name="FuParentClass`1+FuChildClass[Trow]">
8348       <method name="Void .ctor()">
8349         <size>7</size>
8350       </method>
8351     </type>
8352     <type name="C">
8353       <method name="Void .ctor()">
8354         <size>7</size>
8355       </method>
8356       <method name="Void Main()">
8357         <size>1</size>
8358       </method>
8359     </type>
8360   </test>
8361   <test name="gtest-307.cs">
8362     <type name="Foo`1[T]">
8363       <method name="Void .ctor()">
8364         <size>7</size>
8365       </method>
8366     </type>
8367     <type name="Bar">
8368       <method name="Void .ctor()">
8369         <size>7</size>
8370       </method>
8371       <method name="Int32 g()">
8372         <size>2</size>
8373       </method>
8374       <method name="Int32 Main()">
8375         <size>20</size>
8376       </method>
8377     </type>
8378     <type name="Foo`1+F[T]">
8379       <method name="Void .ctor(Object, IntPtr)">
8380         <size>0</size>
8381       </method>
8382       <method name="Int32 Invoke()">
8383         <size>0</size>
8384       </method>
8385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8386         <size>0</size>
8387       </method>
8388       <method name="Int32 EndInvoke(IAsyncResult)">
8389         <size>0</size>
8390       </method>
8391     </type>
8392   </test>
8393   <test name="gtest-308.cs">
8394     <type name="Test">
8395       <method name="Void .ctor()">
8396         <size>7</size>
8397       </method>
8398       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8399         <size>26</size>
8400       </method>
8401       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8402         <size>26</size>
8403       </method>
8404     </type>
8405     <type name="Foo">
8406       <method name="Void .ctor()">
8407         <size>7</size>
8408       </method>
8409       <method name="Int32 compare(Int32, Int32)">
8410         <size>4</size>
8411       </method>
8412       <method name="Int32 compare(System.String, System.String)">
8413         <size>8</size>
8414       </method>
8415       <method name="Void test(Int32)">
8416         <size>29</size>
8417       </method>
8418       <method name="Void Main()">
8419         <size>141</size>
8420       </method>
8421     </type>
8422     <type name="Test+MyComparison`1[V]">
8423       <method name="Void .ctor(Object, IntPtr)">
8424         <size>0</size>
8425       </method>
8426       <method name="Int32 Invoke(V, V)">
8427         <size>0</size>
8428       </method>
8429       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8430         <size>0</size>
8431       </method>
8432       <method name="Int32 EndInvoke(IAsyncResult)">
8433         <size>0</size>
8434       </method>
8435     </type>
8436     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8437       <method name="Void .ctor()">
8438         <size>7</size>
8439       </method>
8440       <method name="Int32 &lt;&gt;m__0(U, U)">
8441         <size>14</size>
8442       </method>
8443     </type>
8444     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8445       <method name="Void .ctor()">
8446         <size>7</size>
8447       </method>
8448       <method name="Int32 &lt;&gt;m__1(W, W)">
8449         <size>14</size>
8450       </method>
8451     </type>
8452   </test>
8453   <test name="gtest-309.cs">
8454     <type name="Test`2[A,B]">
8455       <method name="Void .ctor()">
8456         <size>7</size>
8457       </method>
8458       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8459         <size>1</size>
8460       </method>
8461     </type>
8462     <type name="X">
8463       <method name="Void .ctor()">
8464         <size>7</size>
8465       </method>
8466       <method name="Void Main()">
8467         <size>15</size>
8468       </method>
8469     </type>
8470   </test>
8471   <test name="gtest-310.cs">
8472     <type name="MonoBugs.IncompleteGenericInference">
8473       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8474         <size>1</size>
8475       </method>
8476       <method name="Void Main()">
8477         <size>20</size>
8478       </method>
8479     </type>
8480   </test>
8481   <test name="gtest-312.cs">
8482     <type name="CantCastGenericListToArray">
8483       <method name="Void .ctor()">
8484         <size>7</size>
8485       </method>
8486       <method name="Void Main(System.String[])">
8487         <size>51</size>
8488       </method>
8489     </type>
8490   </test>
8491   <test name="gtest-313.cs">
8492     <type name="Foo`1[T]">
8493       <method name="Void .ctor(TestEnum)">
8494         <size>14</size>
8495       </method>
8496     </type>
8497     <type name="X">
8498       <method name="Void .ctor()">
8499         <size>7</size>
8500       </method>
8501       <method name="Void Main()">
8502         <size>28</size>
8503       </method>
8504     </type>
8505   </test>
8506   <test name="gtest-314.cs">
8507     <type name="test.App">
8508       <method name="Void .ctor()">
8509         <size>7</size>
8510       </method>
8511       <method name="Void Main()">
8512         <size>1</size>
8513       </method>
8514     </type>
8515     <type name="test.ThisClass`2[T,O]">
8516       <method name="Void .ctor()">
8517         <size>7</size>
8518       </method>
8519     </type>
8520     <type name="test.OtherClass`2[O,T]">
8521       <method name="Void .ctor()">
8522         <size>7</size>
8523       </method>
8524       <method name="Void Test(T)">
8525         <size>8</size>
8526       </method>
8527     </type>
8528   </test>
8529   <test name="gtest-315.cs">
8530     <type name="A`1[T]">
8531       <method name="Void .ctor()">
8532         <size>7</size>
8533       </method>
8534     </type>
8535     <type name="A`1+B[T]">
8536       <method name="Void .ctor()">
8537         <size>7</size>
8538       </method>
8539     </type>
8540     <type name="X">
8541       <method name="Void .ctor()">
8542         <size>7</size>
8543       </method>
8544       <method name="Void Main()">
8545         <size>18</size>
8546       </method>
8547     </type>
8548   </test>
8549   <test name="gtest-317.cs">
8550     <type name="Foo`1[K]">
8551       <method name="Void .ctor()">
8552         <size>7</size>
8553       </method>
8554     </type>
8555     <type name="Bar`1[Q]">
8556       <method name="Void .ctor()">
8557         <size>7</size>
8558       </method>
8559     </type>
8560     <type name="Bar`1+Baz[Q]">
8561       <method name="Void .ctor()">
8562         <size>7</size>
8563       </method>
8564     </type>
8565     <type name="X">
8566       <method name="Void .ctor()">
8567         <size>7</size>
8568       </method>
8569       <method name="Void Main()">
8570         <size>13</size>
8571       </method>
8572     </type>
8573   </test>
8574   <test name="gtest-318.cs">
8575     <type name="Foo`1[K]">
8576       <method name="Void .ctor()">
8577         <size>7</size>
8578       </method>
8579     </type>
8580     <type name="Bar`1[Q]">
8581       <method name="Void .ctor()">
8582         <size>7</size>
8583       </method>
8584     </type>
8585     <type name="Bar`1+Baz[Q]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Goo`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="X">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599       <method name="Void Main()">
8600         <size>13</size>
8601       </method>
8602     </type>
8603   </test>
8604   <test name="gtest-319.cs">
8605     <type name="Temp`1[T]">
8606       <method name="Void .ctor()">
8607         <size>7</size>
8608       </method>
8609       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8610         <size>7</size>
8611       </method>
8612       <method name="IEnumerator`1 GetEnumerator()">
8613         <size>8</size>
8614       </method>
8615     </type>
8616     <type name="Temp`1+Foo[T]">
8617       <method name="Void .ctor()">
8618         <size>7</size>
8619       </method>
8620     </type>
8621     <type name="X">
8622       <method name="Void .ctor()">
8623         <size>7</size>
8624       </method>
8625       <method name="Void Main()">
8626         <size>1</size>
8627       </method>
8628     </type>
8629     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8630       <method name="Void .ctor()">
8631         <size>7</size>
8632       </method>
8633       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8634         <size>7</size>
8635       </method>
8636       <method name="Boolean MoveNext()">
8637         <size>69</size>
8638       </method>
8639       <method name="Void Dispose()">
8640         <size>8</size>
8641       </method>
8642       <method name="Void Reset()">
8643         <size>6</size>
8644       </method>
8645       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8646         <size>7</size>
8647       </method>
8648     </type>
8649   </test>
8650   <test name="gtest-320.cs">
8651     <type name="Foo`1[K]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="B">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660     </type>
8661     <type name="B+C">
8662       <method name="Void .ctor()">
8663         <size>7</size>
8664       </method>
8665     </type>
8666     <type name="X">
8667       <method name="Void .ctor()">
8668         <size>7</size>
8669       </method>
8670       <method name="Void Main()">
8671         <size>1</size>
8672       </method>
8673     </type>
8674   </test>
8675   <test name="gtest-321.cs">
8676     <type name="App">
8677       <method name="Void .ctor()">
8678         <size>7</size>
8679       </method>
8680       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8681         <size>25</size>
8682       </method>
8683       <method name="Void ADelegate[T](System.String)">
8684         <size>12</size>
8685       </method>
8686       <method name="Void Main(System.String[])">
8687         <size>13</size>
8688       </method>
8689       <method name="Void Run()">
8690         <size>49</size>
8691       </method>
8692     </type>
8693     <type name="App+TGenericDelegate`1[T]">
8694       <method name="Void .ctor(Object, IntPtr)">
8695         <size>0</size>
8696       </method>
8697       <method name="Void Invoke(System.String)">
8698         <size>0</size>
8699       </method>
8700       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8701         <size>0</size>
8702       </method>
8703       <method name="Void EndInvoke(IAsyncResult)">
8704         <size>0</size>
8705       </method>
8706     </type>
8707   </test>
8708   <test name="gtest-322.cs">
8709     <type name="MyBase`2[K,V]">
8710       <method name="Void .ctor(Callback)">
8711         <size>7</size>
8712       </method>
8713     </type>
8714     <type name="X">
8715       <method name="Void .ctor(Callback)">
8716         <size>8</size>
8717       </method>
8718       <method name="Void Main()">
8719         <size>1</size>
8720       </method>
8721     </type>
8722     <type name="MyBase`2+Callback[K,V]">
8723       <method name="Void .ctor(Object, IntPtr)">
8724         <size>0</size>
8725       </method>
8726       <method name="Void Invoke(K, V)">
8727         <size>0</size>
8728       </method>
8729       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void EndInvoke(IAsyncResult)">
8733         <size>0</size>
8734       </method>
8735     </type>
8736   </test>
8737   <test name="gtest-323.cs">
8738     <type name="MyBase`2[K,V]">
8739       <method name="Void .ctor()">
8740         <size>7</size>
8741       </method>
8742       <method name="Void Hello(MyBase`2+Callback[K,V])">
8743         <size>1</size>
8744       </method>
8745     </type>
8746     <type name="MyBase`2+Callback[K,V]">
8747       <method name="Void .ctor()">
8748         <size>7</size>
8749       </method>
8750     </type>
8751     <type name="X">
8752       <method name="Void .ctor(Callback)">
8753         <size>7</size>
8754       </method>
8755       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8756         <size>8</size>
8757       </method>
8758       <method name="Void Main()">
8759         <size>1</size>
8760       </method>
8761     </type>
8762   </test>
8763   <test name="gtest-324.cs">
8764     <type name="B">
8765       <method name="Void .ctor()">
8766         <size>19</size>
8767       </method>
8768       <method name="Void add_D(A)">
8769         <size>22</size>
8770       </method>
8771       <method name="Void remove_D(A)">
8772         <size>22</size>
8773       </method>
8774       <method name="Void C()">
8775         <size>36</size>
8776       </method>
8777       <method name="Void F(Int64)">
8778         <size>1</size>
8779       </method>
8780       <method name="Void Main()">
8781         <size>1</size>
8782       </method>
8783     </type>
8784     <type name="A">
8785       <method name="Void .ctor(Object, IntPtr)">
8786         <size>0</size>
8787       </method>
8788       <method name="Void Invoke()">
8789         <size>0</size>
8790       </method>
8791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8792         <size>0</size>
8793       </method>
8794       <method name="Void EndInvoke(IAsyncResult)">
8795         <size>0</size>
8796       </method>
8797     </type>
8798     <type name="B+&lt;C&gt;c__AnonStorey1">
8799       <method name="Void .ctor()">
8800         <size>7</size>
8801       </method>
8802       <method name="Void &lt;&gt;m__0()">
8803         <size>54</size>
8804       </method>
8805     </type>
8806     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8807       <method name="Void .ctor()">
8808         <size>7</size>
8809       </method>
8810       <method name="Void &lt;&gt;m__1()">
8811         <size>57</size>
8812       </method>
8813     </type>
8814   </test>
8815   <test name="gtest-325.cs">
8816     <type name="SomeClass`1[T]">
8817       <method name="Void .ctor()">
8818         <size>7</size>
8819       </method>
8820       <method name="Void Foo()">
8821         <size>37</size>
8822       </method>
8823     </type>
8824     <type name="Foo">
8825       <method name="Void .ctor()">
8826         <size>7</size>
8827       </method>
8828       <method name="Void Main()">
8829         <size>13</size>
8830       </method>
8831     </type>
8832   </test>
8833   <test name="gtest-326.cs">
8834     <type name="A">
8835       <method name="Void .ctor()">
8836         <size>7</size>
8837       </method>
8838     </type>
8839     <type name="X">
8840       <method name="Void .ctor()">
8841         <size>7</size>
8842       </method>
8843       <method name="Void Main()">
8844         <size>53</size>
8845       </method>
8846     </type>
8847   </test>
8848   <test name="gtest-327.cs">
8849     <type name="Tester`1[T]">
8850       <method name="Void .ctor()">
8851         <size>7</size>
8852       </method>
8853       <method name="Void Do()">
8854         <size>50</size>
8855       </method>
8856     </type>
8857     <type name="Reference">
8858       <method name="Void .ctor()">
8859         <size>7</size>
8860       </method>
8861       <method name="Void Test()">
8862         <size>1</size>
8863       </method>
8864     </type>
8865     <type name="C">
8866       <method name="Void .ctor()">
8867         <size>7</size>
8868       </method>
8869       <method name="Void Main()">
8870         <size>21</size>
8871       </method>
8872     </type>
8873     <type name="Value">
8874       <method name="Void Test()">
8875         <size>1</size>
8876       </method>
8877     </type>
8878   </test>
8879   <test name="gtest-328.cs">
8880     <type name="App">
8881       <method name="Void .ctor()">
8882         <size>7</size>
8883       </method>
8884       <method name="Void Main()">
8885         <size>34</size>
8886       </method>
8887       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8888         <size>13</size>
8889       </method>
8890     </type>
8891     <type name="App+MyClass">
8892       <method name="Void .ctor()">
8893         <size>7</size>
8894       </method>
8895     </type>
8896   </test>
8897   <test name="gtest-329.cs">
8898     <type name="NullableInt">
8899       <method name="Void .ctor()">
8900         <size>7</size>
8901       </method>
8902       <method name="Void Main()">
8903         <size>53</size>
8904       </method>
8905     </type>
8906   </test>
8907   <test name="gtest-330.cs">
8908     <type name="BaseCollection`1[T]">
8909       <method name="Void .ctor()">
8910         <size>18</size>
8911       </method>
8912       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8913         <size>17</size>
8914       </method>
8915     </type>
8916     <type name="BaseIntList`1[T]">
8917       <method name="Void .ctor()">
8918         <size>7</size>
8919       </method>
8920     </type>
8921     <type name="IntList">
8922       <method name="Void .ctor()">
8923         <size>7</size>
8924       </method>
8925     </type>
8926     <type name="X">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930       <method name="Void Main()">
8931         <size>59</size>
8932       </method>
8933     </type>
8934     <type name="BaseCollection`1[T]">
8935       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8936         <size>17</size>
8937       </method>
8938     </type>
8939   </test>
8940   <test name="gtest-331.cs">
8941     <type name="Foo`1[T]">
8942       <method name="Void .ctor()">
8943         <size>7</size>
8944       </method>
8945       <method name="Void Map[S](S)">
8946         <size>14</size>
8947       </method>
8948       <method name="Void Test(T)">
8949         <size>12</size>
8950       </method>
8951     </type>
8952     <type name="X">
8953       <method name="Void .ctor()">
8954         <size>7</size>
8955       </method>
8956       <method name="Void Main()">
8957         <size>18</size>
8958       </method>
8959     </type>
8960   </test>
8961   <test name="gtest-332.cs">
8962     <type name="C`1[T]">
8963       <method name="Void .ctor()">
8964         <size>7</size>
8965       </method>
8966       <method name="System.Type Test()">
8967         <size>15</size>
8968       </method>
8969     </type>
8970     <type name="M">
8971       <method name="Void .ctor()">
8972         <size>7</size>
8973       </method>
8974       <method name="Void Main()">
8975         <size>67</size>
8976       </method>
8977     </type>
8978   </test>
8979   <test name="gtest-333.cs">
8980     <type name="Test">
8981       <method name="Void .ctor()">
8982         <size>7</size>
8983       </method>
8984       <method name="Void Main()">
8985         <size>1</size>
8986       </method>
8987       <method name="Void Foo(System.Object)">
8988         <size>20</size>
8989       </method>
8990     </type>
8991   </test>
8992   <test name="gtest-334.cs">
8993     <type name="Test">
8994       <method name="Void .ctor()">
8995         <size>7</size>
8996       </method>
8997       <method name="Int32 Main()">
8998         <size>105</size>
8999       </method>
9000       <method name="Void DelegateMethod(Boolean)">
9001         <size>1</size>
9002       </method>
9003       <method name="Int32 DelegateMethod(Int32)">
9004         <size>2</size>
9005       </method>
9006     </type>
9007     <type name="Test+DelegateA">
9008       <method name="Void .ctor(Object, IntPtr)">
9009         <size>0</size>
9010       </method>
9011       <method name="Void Invoke(Boolean)">
9012         <size>0</size>
9013       </method>
9014       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9015         <size>0</size>
9016       </method>
9017       <method name="Void EndInvoke(IAsyncResult)">
9018         <size>0</size>
9019       </method>
9020     </type>
9021     <type name="Test+DelegateB">
9022       <method name="Void .ctor(Object, IntPtr)">
9023         <size>0</size>
9024       </method>
9025       <method name="Int32 Invoke(Int32)">
9026         <size>0</size>
9027       </method>
9028       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9029         <size>0</size>
9030       </method>
9031       <method name="Int32 EndInvoke(IAsyncResult)">
9032         <size>0</size>
9033       </method>
9034     </type>
9035   </test>
9036   <test name="gtest-335.cs">
9037     <type name="TestClass">
9038       <method name="Boolean Test_1()">
9039         <size>43</size>
9040       </method>
9041       <method name="Boolean Test_2()">
9042         <size>48</size>
9043       </method>
9044       <method name="Boolean Test_3()">
9045         <size>46</size>
9046       </method>
9047       <method name="Boolean Test_4()">
9048         <size>29</size>
9049       </method>
9050       <method name="Int32 Main()">
9051         <size>60</size>
9052       </method>
9053       <method name="Void .ctor()">
9054         <size>7</size>
9055       </method>
9056     </type>
9057   </test>
9058   <test name="gtest-336.cs">
9059     <type name="TestAttribute">
9060       <method name="Void .ctor()">
9061         <size>7</size>
9062       </method>
9063       <method name="Void .ctor(Type)">
9064         <size>14</size>
9065       </method>
9066       <method name="System.Object get_Type()">
9067         <size>7</size>
9068       </method>
9069       <method name="Void set_Type(System.Object)">
9070         <size>8</size>
9071       </method>
9072     </type>
9073     <type name="N.C`1[T]">
9074       <method name="Void .ctor()">
9075         <size>7</size>
9076       </method>
9077       <method name="Void Bar()">
9078         <size>1</size>
9079       </method>
9080       <method name="Void Bar2()">
9081         <size>1</size>
9082       </method>
9083       <method name="Void Bar3()">
9084         <size>1</size>
9085       </method>
9086       <method name="Void Bar4()">
9087         <size>1</size>
9088       </method>
9089     </type>
9090     <type name="N.CC">
9091       <method name="Void .ctor()">
9092         <size>7</size>
9093       </method>
9094       <method name="Void Main()">
9095         <size>1</size>
9096       </method>
9097     </type>
9098   </test>
9099   <test name="gtest-337.cs">
9100     <type name="X">
9101       <method name="Void .ctor()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void SetValue[T](System.Object, T)">
9105         <size>1</size>
9106       </method>
9107       <method name="Void Main()">
9108         <size>12</size>
9109       </method>
9110     </type>
9111   </test>
9112   <test name="gtest-338.cs">
9113     <type name="Test">
9114       <method name="Void .ctor()">
9115         <size>7</size>
9116       </method>
9117       <method name="Void Foo[T](IList`1)">
9118         <size>25</size>
9119       </method>
9120       <method name="Void Main()">
9121         <size>13</size>
9122       </method>
9123     </type>
9124     <type name="FooList`1[T]">
9125       <method name="Void .ctor()">
9126         <size>7</size>
9127       </method>
9128       <method name="Int32 IndexOf(T)">
9129         <size>6</size>
9130       </method>
9131       <method name="Void Insert(Int32, T)">
9132         <size>6</size>
9133       </method>
9134       <method name="Void RemoveAt(Int32)">
9135         <size>6</size>
9136       </method>
9137       <method name="T get_Item(Int32)">
9138         <size>6</size>
9139       </method>
9140       <method name="Void set_Item(Int32, T)">
9141         <size>6</size>
9142       </method>
9143       <method name="Void Add(T)">
9144         <size>6</size>
9145       </method>
9146       <method name="Void Clear()">
9147         <size>6</size>
9148       </method>
9149       <method name="Boolean Contains(T)">
9150         <size>6</size>
9151       </method>
9152       <method name="Void CopyTo(T[], Int32)">
9153         <size>6</size>
9154       </method>
9155       <method name="Boolean Remove(T)">
9156         <size>6</size>
9157       </method>
9158       <method name="Int32 get_Count()">
9159         <size>6</size>
9160       </method>
9161       <method name="Boolean get_IsReadOnly()">
9162         <size>6</size>
9163       </method>
9164       <method name="IEnumerator GetEnumerator()">
9165         <size>6</size>
9166       </method>
9167       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9168         <size>6</size>
9169       </method>
9170     </type>
9171   </test>
9172   <test name="gtest-339.cs">
9173     <type name="Program">
9174       <method name="Void .ctor()">
9175         <size>7</size>
9176       </method>
9177       <method name="Void Main()">
9178         <size>11</size>
9179       </method>
9180       <method name="Void SerializeDictionary(IDictionary)">
9181         <size>1</size>
9182       </method>
9183       <method name="Void SerializeDictionary(IDictionary`2)">
9184         <size>1</size>
9185       </method>
9186     </type>
9187     <type name="SerializerLazyDictionary">
9188       <method name="Void .ctor()">
9189         <size>7</size>
9190       </method>
9191       <method name="IEnumerator`1 GetEnumerator()">
9192         <size>2</size>
9193       </method>
9194     </type>
9195     <type name="LazyDictionary">
9196       <method name="Void .ctor()">
9197         <size>7</size>
9198       </method>
9199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9200         <size>7</size>
9201       </method>
9202       <method name="IEnumerator`1 GetEnumerator()">
9203         <size>0</size>
9204       </method>
9205       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9206         <size>6</size>
9207       </method>
9208       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9209         <size>6</size>
9210       </method>
9211       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9212         <size>6</size>
9213       </method>
9214       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9215         <size>6</size>
9216       </method>
9217       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9218         <size>6</size>
9219       </method>
9220       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9221         <size>6</size>
9222       </method>
9223       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9224         <size>6</size>
9225       </method>
9226       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9227         <size>6</size>
9228       </method>
9229       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9230         <size>6</size>
9231       </method>
9232       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9233         <size>6</size>
9234       </method>
9235       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9236         <size>6</size>
9237       </method>
9238       <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)">
9239         <size>6</size>
9240       </method>
9241       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9242         <size>6</size>
9243       </method>
9244       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9245         <size>6</size>
9246       </method>
9247       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9248         <size>6</size>
9249       </method>
9250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9251         <size>7</size>
9252       </method>
9253     </type>
9254   </test>
9255   <test name="gtest-340.cs">
9256     <type name="Tests">
9257       <method name="Void .ctor()">
9258         <size>7</size>
9259       </method>
9260       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9261         <size>7</size>
9262       </method>
9263       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9264         <size>2</size>
9265       </method>
9266       <method name="System.Reflection.MemberInfo[] foo()">
9267         <size>44</size>
9268       </method>
9269       <method name="Void Main(System.String[])">
9270         <size>12</size>
9271       </method>
9272     </type>
9273   </test>
9274   <test name="gtest-341.cs">
9275     <type name="C">
9276       <method name="Void .ctor()">
9277         <size>7</size>
9278       </method>
9279       <method name="Int32 GetLength()">
9280         <size>2</size>
9281       </method>
9282     </type>
9283     <type name="Tests">
9284       <method name="Void .ctor()">
9285         <size>7</size>
9286       </method>
9287       <method name="Void Main()">
9288         <size>1</size>
9289       </method>
9290     </type>
9291   </test>
9292   <test name="gtest-342.cs">
9293     <type name="Base`1[T]">
9294       <method name="Void .ctor()">
9295         <size>7</size>
9296       </method>
9297       <method name="T op_Implicit(Base`1[T])">
9298         <size>7</size>
9299       </method>
9300     </type>
9301     <type name="TestMain">
9302       <method name="Void .ctor()">
9303         <size>7</size>
9304       </method>
9305       <method name="Void Main(System.String[])">
9306         <size>1</size>
9307       </method>
9308     </type>
9309   </test>
9310   <test name="gtest-343.cs">
9311     <type name="Implementer">
9312       <method name="Void .ctor()">
9313         <size>7</size>
9314       </method>
9315       <method name="Void Combine[TOImplementer]()">
9316         <size>1</size>
9317       </method>
9318     </type>
9319     <type name="MainClass">
9320       <method name="Void .ctor()">
9321         <size>7</size>
9322       </method>
9323       <method name="Int32 Main()">
9324         <size>8</size>
9325       </method>
9326     </type>
9327   </test>
9328   <test name="gtest-344.cs">
9329     <type name="ConfigurationElement">
9330       <method name="Void .ctor()">
9331         <size>7</size>
9332       </method>
9333       <method name="Void Main()">
9334         <size>1</size>
9335       </method>
9336     </type>
9337     <type name="CustomConfigurationElement">
9338       <method name="Void .ctor()">
9339         <size>7</size>
9340       </method>
9341     </type>
9342     <type name="CustomConfigurationElementCollection">
9343       <method name="Void .ctor()">
9344         <size>7</size>
9345       </method>
9346     </type>
9347     <type name="BaseCollection`1[T]">
9348       <method name="Void .ctor()">
9349         <size>7</size>
9350       </method>
9351     </type>
9352   </test>
9353   <test name="gtest-345.cs">
9354     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Dump(System.String)">
9359         <size>6</size>
9360       </method>
9361     </type>
9362     <type name="Parser">
9363       <method name="Void .ctor()">
9364         <size>7</size>
9365       </method>
9366       <method name="Void NoCall[T](T)">
9367         <size>1</size>
9368       </method>
9369       <method name="Int32 Main()">
9370         <size>2</size>
9371       </method>
9372     </type>
9373   </test>
9374   <test name="gtest-346.cs">
9375     <type name="test">
9376       <method name="Void .ctor()">
9377         <size>7</size>
9378       </method>
9379       <method name="Void CreateSimpleCallSite[A]()">
9380         <size>1</size>
9381       </method>
9382       <method name="Void CreateSimpleCallSite[A](Int32)">
9383         <size>1</size>
9384       </method>
9385       <method name="Void CreateSimpleCallSite(Int32)">
9386         <size>1</size>
9387       </method>
9388       <method name="Void Main()">
9389         <size>1</size>
9390       </method>
9391     </type>
9392   </test>
9393   <test name="gtest-347.cs">
9394     <type name="X">
9395       <method name="Void .ctor()">
9396         <size>7</size>
9397       </method>
9398       <method name="IEnumerable`1 Enumerable[T](System.String)">
9399         <size>6</size>
9400       </method>
9401       <method name="IEnumerable Enumerable(Int32)">
9402         <size>6</size>
9403       </method>
9404       <method name="IEnumerable Enumerable(System.String)">
9405         <size>6</size>
9406       </method>
9407       <method name="Void Main()">
9408         <size>1</size>
9409       </method>
9410     </type>
9411   </test>
9412   <test name="gtest-348.cs">
9413     <type name="Bar`1[U]">
9414       <method name="Void .ctor()">
9415         <size>7</size>
9416       </method>
9417       <method name="Void OnWorldDestroyed()">
9418         <size>1</size>
9419       </method>
9420     </type>
9421     <type name="Baz`1[U]">
9422       <method name="Void .ctor()">
9423         <size>7</size>
9424       </method>
9425       <method name="Void DestroyWorld(U)">
9426         <size>14</size>
9427       </method>
9428     </type>
9429     <type name="Bling">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="Void Main()">
9434         <size>1</size>
9435       </method>
9436     </type>
9437   </test>
9438   <test name="gtest-349.cs">
9439     <type name="X">
9440       <method name="Void .ctor()">
9441         <size>7</size>
9442       </method>
9443       <method name="Int32 Main()">
9444         <size>103</size>
9445       </method>
9446       <method name="Int32 f2(IList, IList)">
9447         <size>2</size>
9448       </method>
9449       <method name="Int32 f2(IList, System.Object)">
9450         <size>2</size>
9451       </method>
9452     </type>
9453     <type name="X+Function`3[T1,T2,R]">
9454       <method name="Void .ctor(Object, IntPtr)">
9455         <size>0</size>
9456       </method>
9457       <method name="R Invoke(T1, T2)">
9458         <size>0</size>
9459       </method>
9460       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9461         <size>0</size>
9462       </method>
9463       <method name="R EndInvoke(IAsyncResult)">
9464         <size>0</size>
9465       </method>
9466     </type>
9467   </test>
9468   <test name="gtest-350.cs">
9469     <type name="Foo`1[T]">
9470       <method name="Void .ctor()">
9471         <size>7</size>
9472       </method>
9473       <method name="Boolean Equals(T)">
9474         <size>0</size>
9475       </method>
9476     </type>
9477     <type name="C">
9478       <method name="Void .ctor()">
9479         <size>7</size>
9480       </method>
9481       <method name="Void Main()">
9482         <size>1</size>
9483       </method>
9484     </type>
9485   </test>
9486   <test name="gtest-351.cs">
9487     <type name="TestThing">
9488       <method name="Void .ctor()">
9489         <size>7</size>
9490       </method>
9491     </type>
9492     <type name="Test">
9493       <method name="Void .ctor()">
9494         <size>7</size>
9495       </method>
9496       <method name="Int32 Main(System.String[])">
9497         <size>36</size>
9498       </method>
9499     </type>
9500     <type name="TestThing">
9501       <method name="Int32 SetEnum(System.String, System.Enum)">
9502         <size>2</size>
9503       </method>
9504       <method name="Int32 SetEnum(Int32, System.Enum)">
9505         <size>2</size>
9506       </method>
9507     </type>
9508   </test>
9509   <test name="gtest-352.cs">
9510     <type name="T">
9511       <method name="Void .ctor()">
9512         <size>7</size>
9513       </method>
9514       <method name="Int32 Main()">
9515         <size>125</size>
9516       </method>
9517     </type>
9518     <type name="D">
9519       <method name="Void .ctor(Int32)">
9520         <size>8</size>
9521       </method>
9522       <method name="Void .cctor()">
9523         <size>12</size>
9524       </method>
9525     </type>
9526   </test>
9527   <test name="gtest-353.cs">
9528     <type name="Bug.RedSkyTimeCode">
9529       <method name="Void .ctor()">
9530         <size>7</size>
9531       </method>
9532       <method name="Void CopyTo(Bug.xxx*)">
9533         <size>99</size>
9534       </method>
9535       <method name="Void Main()">
9536         <size>1</size>
9537       </method>
9538       <method name="Void Convert(Bug.xxx*, UInt64*)">
9539         <size>93</size>
9540       </method>
9541     </type>
9542   </test>
9543   <test name="gtest-354.cs">
9544     <type name="M">
9545       <method name="Void .ctor()">
9546         <size>7</size>
9547       </method>
9548       <method name="Void Main()">
9549         <size>1</size>
9550       </method>
9551     </type>
9552   </test>
9553   <test name="gtest-355.cs">
9554     <type name="A">
9555       <method name="Void .ctor()">
9556         <size>7</size>
9557       </method>
9558       <method name="System.String Foo[T](System.String)">
9559         <size>6</size>
9560       </method>
9561       <method name="Boolean Foo(System.String)">
9562         <size>2</size>
9563       </method>
9564     </type>
9565     <type name="B">
9566       <method name="Void .ctor()">
9567         <size>7</size>
9568       </method>
9569       <method name="System.String Foo[T](System.String)">
9570         <size>6</size>
9571       </method>
9572       <method name="Boolean Goo(System.String)">
9573         <size>8</size>
9574       </method>
9575       <method name="Boolean Foo(System.String)">
9576         <size>2</size>
9577       </method>
9578     </type>
9579     <type name="C">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-356.cs">
9589     <type name="A`1[T]">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="Void Foo(B+E)">
9594         <size>1</size>
9595       </method>
9596     </type>
9597     <type name="B`1[U]">
9598       <method name="Void .ctor()">
9599         <size>7</size>
9600       </method>
9601     </type>
9602     <type name="B">
9603       <method name="Void .ctor()">
9604         <size>7</size>
9605       </method>
9606     </type>
9607     <type name="B+E">
9608       <method name="Void .ctor()">
9609         <size>7</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-357.cs">
9622     <type name="C`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626     </type>
9627     <type name="D`1[U]">
9628       <method name="Void .ctor()">
9629         <size>7</size>
9630       </method>
9631     </type>
9632     <type name="X">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636       <method name="Void Main()">
9637         <size>1</size>
9638       </method>
9639     </type>
9640   </test>
9641   <test name="gtest-358.cs">
9642     <type name="Test">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646       <method name="Void Main()">
9647         <size>1</size>
9648       </method>
9649     </type>
9650     <type name="Foo">
9651       <method name="Boolean op_Equality(Foo, Foo)">
9652         <size>6</size>
9653       </method>
9654       <method name="Boolean op_Inequality(Foo, Foo)">
9655         <size>6</size>
9656       </method>
9657     </type>
9658   </test>
9659   <test name="gtest-359.cs">
9660     <type name="BaseGeneric`1[T]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="BaseGeneric`1+InnerDerived[T]">
9666       <method name="Void .ctor(T)">
9667         <size>7</size>
9668       </method>
9669     </type>
9670     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9671       <method name="Void .ctor(T, U)">
9672         <size>7</size>
9673       </method>
9674     </type>
9675     <type name="BaseConcrete">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679     </type>
9680     <type name="Concrete_A">
9681       <method name="Void .ctor()">
9682         <size>7</size>
9683       </method>
9684     </type>
9685     <type name="Concrete_B">
9686       <method name="Void .ctor()">
9687         <size>7</size>
9688       </method>
9689     </type>
9690     <type name="BaseGeneric_2`2[T,U]">
9691       <method name="Void .ctor()">
9692         <size>7</size>
9693       </method>
9694     </type>
9695     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9696       <method name="Void .ctor(T, U)">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric_1`1[T]">
9701       <method name="Void .ctor()">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="Concrete_2">
9706       <method name="Void .ctor()">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="Program">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714       <method name="Void Main()">
9715         <size>40</size>
9716       </method>
9717     </type>
9718   </test>
9719   <test name="gtest-360.cs">
9720     <type name="C">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724       <method name="Int32 Foo[T](T, System.Object[])">
9725         <size>2</size>
9726       </method>
9727       <method name="Int32 Foo(System.String, System.Object[])">
9728         <size>2</size>
9729       </method>
9730       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9731         <size>8</size>
9732       </method>
9733       <method name="Int32 Main()">
9734         <size>17</size>
9735       </method>
9736     </type>
9737   </test>
9738   <test name="gtest-361.cs">
9739     <type name="Thing">
9740       <method name="Void .ctor()">
9741         <size>7</size>
9742       </method>
9743       <method name="Void Foo()">
9744         <size>1</size>
9745       </method>
9746       <method name="Int32 Main()">
9747         <size>164</size>
9748       </method>
9749       <method name="Void Method(Thing+Handler, System.String[])">
9750         <size>1</size>
9751       </method>
9752     </type>
9753     <type name="Thing+Handler">
9754       <method name="Void .ctor(Object, IntPtr)">
9755         <size>0</size>
9756       </method>
9757       <method name="Void Invoke()">
9758         <size>0</size>
9759       </method>
9760       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9761         <size>0</size>
9762       </method>
9763       <method name="Void EndInvoke(IAsyncResult)">
9764         <size>0</size>
9765       </method>
9766     </type>
9767     <type name="Thing">
9768       <method name="Void &lt;Main&gt;m__0()">
9769         <size>1</size>
9770       </method>
9771       <method name="Void &lt;Main&gt;m__1()">
9772         <size>1</size>
9773       </method>
9774     </type>
9775   </test>
9776   <test name="gtest-362.cs">
9777     <type name="C">
9778       <method name="Void .ctor()">
9779         <size>7</size>
9780       </method>
9781       <method name="Void Assert[T](T)">
9782         <size>1</size>
9783       </method>
9784       <method name="Void Assert[T](T, T)">
9785         <size>1</size>
9786       </method>
9787       <method name="Int32 Main()">
9788         <size>83</size>
9789       </method>
9790     </type>
9791   </test>
9792   <test name="gtest-363.cs">
9793     <type name="Test">
9794       <method name="Void .ctor()">
9795         <size>7</size>
9796       </method>
9797       <method name="Void InsertAt[T](T[], Int32, T[])">
9798         <size>1</size>
9799       </method>
9800       <method name="Void Main()">
9801         <size>39</size>
9802       </method>
9803     </type>
9804   </test>
9805   <test name="gtest-364.cs">
9806     <type name="BugReport.Program">
9807       <method name="Void .ctor()">
9808         <size>7</size>
9809       </method>
9810       <method name="Int32 Main()">
9811         <size>307</size>
9812       </method>
9813     </type>
9814     <type name="BugReport.A">
9815       <method name="Void .ctor()">
9816         <size>7</size>
9817       </method>
9818       <method name="Nullable`1 get_Counter()">
9819         <size>7</size>
9820       </method>
9821       <method name="Void set_Counter(Nullable`1)">
9822         <size>8</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-365.cs">
9827     <type name="B.Program">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Int32 Main()">
9832         <size>51</size>
9833       </method>
9834     </type>
9835   </test>
9836   <test name="gtest-366.cs">
9837     <type name="Tester">
9838       <method name="Void .ctor()">
9839         <size>7</size>
9840       </method>
9841       <method name="Void Assert[T](T, T)">
9842         <size>1</size>
9843       </method>
9844       <method name="Void Main()">
9845         <size>20</size>
9846       </method>
9847     </type>
9848     <type name="MyType">
9849       <method name="Void .ctor(Int32)">
9850         <size>8</size>
9851       </method>
9852       <method name="Int32 op_Implicit(MyType)">
9853         <size>8</size>
9854       </method>
9855     </type>
9856   </test>
9857   <test name="gtest-367.cs">
9858     <type name="Foo">
9859       <method name="Void .ctor()">
9860         <size>7</size>
9861       </method>
9862     </type>
9863     <type name="Repro">
9864       <method name="Void .ctor()">
9865         <size>7</size>
9866       </method>
9867       <method name="Void Bar[TFoo](TFoo)">
9868         <size>19</size>
9869       </method>
9870       <method name="Void Baz[T](T, System.Action`1[T])">
9871         <size>8</size>
9872       </method>
9873       <method name="Void Main()">
9874         <size>1</size>
9875       </method>
9876       <method name="Void Gazonk(Repro)">
9877         <size>1</size>
9878       </method>
9879     </type>
9880   </test>
9881   <test name="gtest-368.cs">
9882     <type name="C`1[T]">
9883       <method name="Void .ctor(D)">
9884         <size>7</size>
9885       </method>
9886       <method name="Void .ctor()">
9887         <size>7</size>
9888       </method>
9889     </type>
9890     <type name="C`1+D[T]">
9891       <method name="Void .ctor()">
9892         <size>7</size>
9893       </method>
9894     </type>
9895     <type name="M">
9896       <method name="Void .ctor()">
9897         <size>7</size>
9898       </method>
9899       <method name="Void Main()">
9900         <size>1</size>
9901       </method>
9902     </type>
9903   </test>
9904   <test name="gtest-369.cs">
9905     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9906       <method name="Void .ctor()">
9907         <size>7</size>
9908       </method>
9909       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9910         <size>2</size>
9911       </method>
9912       <method name="IList Query()">
9913         <size>2</size>
9914       </method>
9915     </type>
9916     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9917       <method name="Void .ctor()">
9918         <size>7</size>
9919       </method>
9920     </type>
9921     <type name="Db4objects.Db4o.Internal.M">
9922       <method name="Void .ctor()">
9923         <size>7</size>
9924       </method>
9925       <method name="Void Main()">
9926         <size>1</size>
9927       </method>
9928     </type>
9929     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9930       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9931         <size>7</size>
9932       </method>
9933       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9934         <size>9</size>
9935       </method>
9936     </type>
9937   </test>
9938   <test name="gtest-370.cs">
9939     <type name="N2.X`1[T]">
9940       <method name="Void .ctor()">
9941         <size>7</size>
9942       </method>
9943     </type>
9944     <type name="N2.X`1+A`1[T,T]">
9945       <method name="Void .ctor()">
9946         <size>7</size>
9947       </method>
9948     </type>
9949     <type name="N2.X`1+A`1+B`1[T,T,T]">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958     </type>
9959     <type name="N2.C">
9960       <method name="Void .ctor()">
9961         <size>7</size>
9962       </method>
9963       <method name="Void Main()">
9964         <size>1</size>
9965       </method>
9966     </type>
9967   </test>
9968   <test name="gtest-371.cs">
9969     <type name="X">
9970       <method name="Void .ctor()">
9971         <size>7</size>
9972       </method>
9973       <method name="Void Main()">
9974         <size>86</size>
9975       </method>
9976     </type>
9977     <type name="&lt;PrivateImplementationDetails&gt;">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982   </test>
9983   <test name="gtest-372.cs">
9984     <type name="TestClass`1[T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988       <method name="Boolean Check(T, T)">
9989         <size>15</size>
9990       </method>
9991     </type>
9992     <type name="C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996     </type>
9997     <type name="TestClass2`1[T]">
9998       <method name="Void .ctor()">
9999         <size>7</size>
10000       </method>
10001       <method name="Boolean Check(T, T)">
10002         <size>15</size>
10003       </method>
10004     </type>
10005     <type name="X">
10006       <method name="Void .ctor()">
10007         <size>7</size>
10008       </method>
10009       <method name="Int32 Main()">
10010         <size>28</size>
10011       </method>
10012     </type>
10013   </test>
10014   <test name="gtest-373.cs">
10015     <type name="MonoBug.MainClass">
10016       <method name="Void .ctor()">
10017         <size>7</size>
10018       </method>
10019       <method name="Void Main()">
10020         <size>29</size>
10021       </method>
10022     </type>
10023     <type name="MonoBug.GenericType`1[T]">
10024       <method name="Void .ctor(T)">
10025         <size>14</size>
10026       </method>
10027       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10028         <size>7</size>
10029       </method>
10030     </type>
10031   </test>
10032   <test name="gtest-374.cs">
10033     <type name="aClass">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main(System.String[])">
10038         <size>14</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-375.cs">
10043     <type name="X">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Boolean Compute(Int32)">
10048         <size>2</size>
10049       </method>
10050       <method name="Boolean Compute2(Int32)">
10051         <size>2</size>
10052       </method>
10053       <method name="Int32 Main()">
10054         <size>28</size>
10055       </method>
10056     </type>
10057   </test>
10058   <test name="gtest-376.cs">
10059     <type name="C">
10060       <method name="Void .ctor()">
10061         <size>7</size>
10062       </method>
10063       <method name="Void Main()">
10064         <size>1</size>
10065       </method>
10066     </type>
10067     <type name="S`1[T]">
10068       <method name="System.Object Box(Nullable`1)">
10069         <size>30</size>
10070       </method>
10071     </type>
10072   </test>
10073   <test name="gtest-377.cs">
10074     <type name="D">
10075       <method name="Void .cctor()">
10076         <size>26</size>
10077       </method>
10078       <method name="Void Main()">
10079         <size>98</size>
10080       </method>
10081     </type>
10082   </test>
10083   <test name="gtest-378.cs">
10084     <type name="Test">
10085       <method name="Void .ctor()">
10086         <size>7</size>
10087       </method>
10088       <method name="System.Object FooG[T](Nullable`1)">
10089         <size>7</size>
10090       </method>
10091       <method name="System.Object Foo(Nullable`1)">
10092         <size>7</size>
10093       </method>
10094       <method name="Int32 Main()">
10095         <size>58</size>
10096       </method>
10097     </type>
10098   </test>
10099   <test name="gtest-379.cs">
10100     <type name="C">
10101       <method name="Void .ctor()">
10102         <size>7</size>
10103       </method>
10104       <method name="Int32 Print(Nullable`1)">
10105         <size>16</size>
10106       </method>
10107       <method name="Int32 Main()">
10108         <size>15</size>
10109       </method>
10110     </type>
10111     <type name="S">
10112       <method name="Boolean op_Equality(S, S)">
10113         <size>2</size>
10114       </method>
10115       <method name="Boolean op_Inequality(S, S)">
10116         <size>2</size>
10117       </method>
10118     </type>
10119   </test>
10120   <test name="gtest-380.cs">
10121     <type name="Test">
10122       <method name="Void .ctor()">
10123         <size>7</size>
10124       </method>
10125       <method name="Int32 Main()">
10126         <size>165</size>
10127       </method>
10128     </type>
10129     <type name="GTest`1[T]">
10130       <method name="Void .ctor()">
10131         <size>7</size>
10132       </method>
10133       <method name="Void .cctor()">
10134         <size>13</size>
10135       </method>
10136     </type>
10137   </test>
10138   <test name="gtest-381.cs">
10139     <type name="TestGoto">
10140       <method name="Void .ctor()">
10141         <size>7</size>
10142       </method>
10143       <method name="Void .cctor()">
10144         <size>7</size>
10145       </method>
10146       <method name="Void Main(System.String[])">
10147         <size>67</size>
10148       </method>
10149       <method name="IEnumerable`1 setX()">
10150         <size>16</size>
10151       </method>
10152       <method name="IEnumerable`1 test()">
10153         <size>16</size>
10154       </method>
10155     </type>
10156     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10157       <method name="Void .ctor()">
10158         <size>7</size>
10159       </method>
10160       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10161         <size>12</size>
10162       </method>
10163       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10164         <size>7</size>
10165       </method>
10166       <method name="Boolean MoveNext()">
10167         <size>106</size>
10168       </method>
10169       <method name="Void Dispose()">
10170         <size>46</size>
10171       </method>
10172       <method name="Void Reset()">
10173         <size>6</size>
10174       </method>
10175     </type>
10176     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10177       <method name="Void .ctor()">
10178         <size>7</size>
10179       </method>
10180       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10181         <size>12</size>
10182       </method>
10183       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10184         <size>7</size>
10185       </method>
10186       <method name="Boolean MoveNext()">
10187         <size>176</size>
10188       </method>
10189       <method name="Void Dispose()">
10190         <size>60</size>
10191       </method>
10192       <method name="Void Reset()">
10193         <size>6</size>
10194       </method>
10195     </type>
10196     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10197       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10198         <size>7</size>
10199       </method>
10200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10201         <size>26</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10206         <size>7</size>
10207       </method>
10208       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10209         <size>26</size>
10210       </method>
10211     </type>
10212   </test>
10213   <test name="gtest-382.cs">
10214     <type name="C">
10215       <method name="Void .ctor()">
10216         <size>7</size>
10217       </method>
10218       <method name="Int32 Main()">
10219         <size>76</size>
10220       </method>
10221     </type>
10222   </test>
10223   <test name="gtest-383.cs">
10224     <type name="C">
10225       <method name="Void .ctor()">
10226         <size>7</size>
10227       </method>
10228       <method name="Int32 Main()">
10229         <size>260</size>
10230       </method>
10231     </type>
10232     <type name="MyTypeA">
10233       <method name="Void .ctor(Int16)">
10234         <size>8</size>
10235       </method>
10236       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10237         <size>6</size>
10238       </method>
10239       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10240         <size>2</size>
10241       </method>
10242       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10243         <size>6</size>
10244       </method>
10245       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10246         <size>6</size>
10247       </method>
10248       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10249         <size>6</size>
10250       </method>
10251     </type>
10252     <type name="MyTypeB">
10253       <method name="Void .ctor(Int16)">
10254         <size>8</size>
10255       </method>
10256       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10257         <size>2</size>
10258       </method>
10259       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10260         <size>2</size>
10261       </method>
10262       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10263         <size>2</size>
10264       </method>
10265       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10266         <size>2</size>
10267       </method>
10268       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10269         <size>2</size>
10270       </method>
10271       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10272         <size>2</size>
10273       </method>
10274     </type>
10275   </test>
10276   <test name="gtest-384.cs">
10277     <type name="N.TestG">
10278       <method name="Void .ctor()">
10279         <size>7</size>
10280       </method>
10281       <method name="Void Foo[T]()">
10282         <size>1</size>
10283       </method>
10284     </type>
10285     <type name="NonGeneric">
10286       <method name="Void .ctor()">
10287         <size>7</size>
10288       </method>
10289     </type>
10290     <type name="Generic`1[T]">
10291       <method name="Void .ctor()">
10292         <size>7</size>
10293       </method>
10294     </type>
10295     <type name="m">
10296       <method name="Void .ctor()">
10297         <size>7</size>
10298       </method>
10299       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10300         <size>13</size>
10301       </method>
10302       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10303         <size>13</size>
10304       </method>
10305       <method name="Void Main()">
10306         <size>6</size>
10307       </method>
10308     </type>
10309   </test>
10310   <test name="gtest-385.cs">
10311     <type name="DocAttribute">
10312       <method name="Void .ctor()">
10313         <size>7</size>
10314       </method>
10315       <method name="Void .ctor(String)">
10316         <size>7</size>
10317       </method>
10318     </type>
10319     <type name="Test">
10320       <method name="Void .ctor()">
10321         <size>7</size>
10322       </method>
10323       <method name="Int32 Main()">
10324         <size>66</size>
10325       </method>
10326     </type>
10327     <type name="Func`2[TArg,TRet]">
10328       <method name="Void .ctor(Object, IntPtr)">
10329         <size>0</size>
10330       </method>
10331       <method name="Void Invoke()">
10332         <size>0</size>
10333       </method>
10334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10335         <size>0</size>
10336       </method>
10337       <method name="Void EndInvoke(IAsyncResult)">
10338         <size>0</size>
10339       </method>
10340     </type>
10341   </test>
10342   <test name="gtest-386.cs">
10343     <type name="C">
10344       <method name="Void .ctor()">
10345         <size>7</size>
10346       </method>
10347       <method name="Int32 Main()">
10348         <size>220</size>
10349       </method>
10350     </type>
10351     <type name="MyType">
10352       <method name="Void .ctor(Int32)">
10353         <size>8</size>
10354       </method>
10355       <method name="MyType op_UnaryNegation(MyType)">
10356         <size>14</size>
10357       </method>
10358     </type>
10359   </test>
10360   <test name="gtest-387.cs">
10361     <type name="C">
10362       <method name="Void .ctor()">
10363         <size>7</size>
10364       </method>
10365       <method name="Int32 Main()">
10366         <size>168</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-388.cs">
10371     <type name="Data">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375     </type>
10376     <type name="Foo">
10377       <method name="Void .ctor()">
10378         <size>7</size>
10379       </method>
10380       <method name="Void f(Data)">
10381         <size>19</size>
10382       </method>
10383       <method name="Void Main()">
10384         <size>22</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-389.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>234</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-390.cs">
10399     <type name="Program">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403       <method name="Int32 Main()">
10404         <size>4</size>
10405       </method>
10406     </type>
10407   </test>
10408   <test name="gtest-391.cs">
10409     <type name="C">
10410       <method name="Void .ctor()">
10411         <size>7</size>
10412       </method>
10413       <method name="Int32 Main()">
10414         <size>121</size>
10415       </method>
10416       <method name="Boolean Test_1()">
10417         <size>36</size>
10418       </method>
10419     </type>
10420   </test>
10421   <test name="gtest-392.cs">
10422     <type name="DieSubrangeType">
10423       <method name="Void .ctor()">
10424         <size>19</size>
10425       </method>
10426       <method name="Nullable`1 get_UpperBound()">
10427         <size>7</size>
10428       </method>
10429       <method name="Void set_UpperBound(Nullable`1)">
10430         <size>8</size>
10431       </method>
10432     </type>
10433     <type name="X">
10434       <method name="Void .ctor()">
10435         <size>7</size>
10436       </method>
10437       <method name="Int32 Main()">
10438         <size>61</size>
10439       </method>
10440     </type>
10441   </test>
10442   <test name="gtest-393.cs">
10443     <type name="B`1[T]">
10444       <method name="Void .ctor()">
10445         <size>7</size>
10446       </method>
10447     </type>
10448     <type name="A">
10449       <method name="Void .ctor(Type)">
10450         <size>29</size>
10451       </method>
10452       <method name="Void .cctor()">
10453         <size>7</size>
10454       </method>
10455       <method name="Int32 Main()">
10456         <size>23</size>
10457       </method>
10458     </type>
10459   </test>
10460   <test name="gtest-394.cs">
10461     <type name="Test">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Void FindMembers(Test+MemberFilter)">
10466         <size>1</size>
10467       </method>
10468       <method name="Void GetMethodGroup(Test+MemberFilter)">
10469         <size>43</size>
10470       </method>
10471       <method name="Void Main()">
10472         <size>1</size>
10473       </method>
10474     </type>
10475     <type name="Test+MemberFilter">
10476       <method name="Void .ctor(Object, IntPtr)">
10477         <size>0</size>
10478       </method>
10479       <method name="Boolean Invoke()">
10480         <size>0</size>
10481       </method>
10482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10483         <size>0</size>
10484       </method>
10485       <method name="Boolean EndInvoke(IAsyncResult)">
10486         <size>0</size>
10487       </method>
10488     </type>
10489     <type name="Test">
10490       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10491         <size>2</size>
10492       </method>
10493     </type>
10494   </test>
10495   <test name="gtest-395.cs">
10496     <type name="RuleBuilder`1[T]">
10497       <method name="Void .ctor()">
10498         <size>7</size>
10499       </method>
10500     </type>
10501     <type name="RubyMethod">
10502       <method name="Void .ctor()">
10503         <size>7</size>
10504       </method>
10505       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10506         <size>6</size>
10507       </method>
10508     </type>
10509     <type name="T">
10510       <method name="Void .ctor()">
10511         <size>7</size>
10512       </method>
10513       <method name="Void Main()">
10514         <size>1</size>
10515       </method>
10516     </type>
10517   </test>
10518   <test name="gtest-396.cs">
10519     <type name="Test">
10520       <method name="Void .ctor()">
10521         <size>7</size>
10522       </method>
10523       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10524         <size>1</size>
10525       </method>
10526       <method name="System.Func`1[System.Int32] Method(System.String)">
10527         <size>2</size>
10528       </method>
10529       <method name="Void Main()">
10530         <size>24</size>
10531       </method>
10532     </type>
10533   </test>
10534   <test name="gtest-397.cs">
10535     <type name="Test">
10536       <method name="Void .ctor()">
10537         <size>7</size>
10538       </method>
10539       <method name="Foo NegateFoo(Foo)">
10540         <size>12</size>
10541       </method>
10542       <method name="Foo NegateFooNullable(Nullable`1)">
10543         <size>7</size>
10544       </method>
10545       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10546         <size>7</size>
10547       </method>
10548       <method name="Nullable`1 NegateBar(Bar)">
10549         <size>12</size>
10550       </method>
10551       <method name="Int32 Main()">
10552         <size>139</size>
10553       </method>
10554     </type>
10555     <type name="Foo">
10556       <method name="Void .ctor(Int32)">
10557         <size>8</size>
10558       </method>
10559       <method name="Foo op_UnaryNegation(Nullable`1)">
10560         <size>42</size>
10561       </method>
10562     </type>
10563     <type name="Bar">
10564       <method name="Void .ctor(Int32)">
10565         <size>8</size>
10566       </method>
10567       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10568         <size>41</size>
10569       </method>
10570     </type>
10571   </test>
10572   <test name="gtest-398.cs">
10573     <type name="GenericClass`1[T]">
10574       <method name="Void .ctor(T)">
10575         <size>14</size>
10576       </method>
10577       <method name="Void Method()">
10578         <size>42</size>
10579       </method>
10580       <method name="Void Test(T)">
10581         <size>1</size>
10582       </method>
10583     </type>
10584     <type name="Foo">
10585       <method name="Void .ctor()">
10586         <size>7</size>
10587       </method>
10588       <method name="Void Main(System.String[])">
10589         <size>15</size>
10590       </method>
10591     </type>
10592     <type name="ToStr">
10593       <method name="Void .ctor(Object, IntPtr)">
10594         <size>0</size>
10595       </method>
10596       <method name="System.String Invoke(System.String, IFormatProvider)">
10597         <size>0</size>
10598       </method>
10599       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10600         <size>0</size>
10601       </method>
10602       <method name="System.String EndInvoke(IAsyncResult)">
10603         <size>0</size>
10604       </method>
10605     </type>
10606   </test>
10607   <test name="gtest-399.cs">
10608     <type name="TestIssue.Base">
10609       <method name="Void .ctor()">
10610         <size>7</size>
10611       </method>
10612     </type>
10613     <type name="TestIssue.Derived">
10614       <method name="Void .ctor()">
10615         <size>7</size>
10616       </method>
10617     </type>
10618     <type name="TestIssue.Program">
10619       <method name="Void .ctor()">
10620         <size>7</size>
10621       </method>
10622       <method name="Int32 Main()">
10623         <size>39</size>
10624       </method>
10625     </type>
10626   </test>
10627   <test name="gtest-400.cs">
10628     <type name="Gen`1[T]">
10629       <method name="Void .ctor()">
10630         <size>7</size>
10631       </method>
10632       <method name="Boolean Foo(T)">
10633         <size>15</size>
10634       </method>
10635     </type>
10636     <type name="Program">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640       <method name="Boolean Foo[T]()">
10641         <size>17</size>
10642       </method>
10643       <method name="Int32 Main()">
10644         <size>66</size>
10645       </method>
10646     </type>
10647   </test>
10648   <test name="gtest-401.cs">
10649     <type name="ParserTest">
10650       <method name="Void .ctor()">
10651         <size>7</size>
10652       </method>
10653       <method name="Void Main()">
10654         <size>165</size>
10655       </method>
10656     </type>
10657   </test>
10658   <test name="gtest-402.cs">
10659     <type name="X">
10660       <method name="Void .ctor()">
10661         <size>7</size>
10662       </method>
10663       <method name="Void Main()">
10664         <size>16</size>
10665       </method>
10666     </type>
10667   </test>
10668   <test name="gtest-403.cs">
10669     <type name="T">
10670       <method name="Void .ctor()">
10671         <size>7</size>
10672       </method>
10673       <method name="Void Main()">
10674         <size>15</size>
10675       </method>
10676     </type>
10677     <type name="S`1[T]">
10678       <method name="Void Foo()">
10679         <size>1</size>
10680       </method>
10681     </type>
10682   </test>
10683   <test name="gtest-404.cs">
10684     <type name="Test.Program">
10685       <method name="Void Main()">
10686         <size>1</size>
10687       </method>
10688     </type>
10689     <type name="Test.Class1`1[T1]">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void add_doSomething(System.EventHandler)">
10694         <size>24</size>
10695       </method>
10696       <method name="Void remove_doSomething(System.EventHandler)">
10697         <size>24</size>
10698       </method>
10699     </type>
10700     <type name="Test.Class2`1[T]">
10701       <method name="Void .ctor()">
10702         <size>7</size>
10703       </method>
10704       <method name="Void add_DoSomething(System.EventHandler)">
10705         <size>8</size>
10706       </method>
10707       <method name="Void remove_DoSomething(System.EventHandler)">
10708         <size>8</size>
10709       </method>
10710     </type>
10711   </test>
10712   <test name="gtest-405.cs">
10713     <type name="C">
10714       <method name="Void .ctor()">
10715         <size>7</size>
10716       </method>
10717       <method name="Void Main()">
10718         <size>1</size>
10719       </method>
10720     </type>
10721   </test>
10722   <test name="gtest-406.cs">
10723     <type name="Test`1[T]">
10724       <method name="Void .ctor()">
10725         <size>7</size>
10726       </method>
10727       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10728         <size>1</size>
10729       </method>
10730     </type>
10731     <type name="C`2[A,B]">
10732       <method name="Void .ctor(IEnumerable`1)">
10733         <size>46</size>
10734       </method>
10735       <method name="B &lt;C&gt;m__0(B)">
10736         <size>2</size>
10737       </method>
10738     </type>
10739     <type name="M">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void Main()">
10744         <size>1</size>
10745       </method>
10746     </type>
10747   </test>
10748   <test name="gtest-407.cs">
10749     <type name="NullableColorTests">
10750       <method name="Void .ctor()">
10751         <size>7</size>
10752       </method>
10753       <method name="Int32 Main()">
10754         <size>99</size>
10755       </method>
10756     </type>
10757     <type name="MyColor">
10758       <method name="Void .ctor(Int32)">
10759         <size>8</size>
10760       </method>
10761       <method name="Boolean op_Equality(MyColor, MyColor)">
10762         <size>17</size>
10763       </method>
10764       <method name="Boolean op_Inequality(MyColor, MyColor)">
10765         <size>20</size>
10766       </method>
10767     </type>
10768   </test>
10769   <test name="gtest-408.cs">
10770     <type name="Test">
10771       <method name="Void .ctor()">
10772         <size>7</size>
10773       </method>
10774       <method name="Int32 Main()">
10775         <size>92</size>
10776       </method>
10777     </type>
10778   </test>
10779   <test name="gtest-409.cs">
10780     <type name="ConditionalParsing">
10781       <method name="Void .ctor()">
10782         <size>7</size>
10783       </method>
10784       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10785         <size>14</size>
10786       </method>
10787       <method name="Void Test_1(Boolean)">
10788         <size>20</size>
10789       </method>
10790       <method name="Void Test_2()">
10791         <size>31</size>
10792       </method>
10793       <method name="Void Test_4(Boolean, Boolean)">
10794         <size>39</size>
10795       </method>
10796       <method name="Void Test_5(Boolean, IDisposable)">
10797         <size>45</size>
10798       </method>
10799       <method name="Void Test_6(Boolean)">
10800         <size>47</size>
10801       </method>
10802       <method name="Void Test_7(System.Object)">
10803         <size>8</size>
10804       </method>
10805       <method name="Void Main()">
10806         <size>1</size>
10807       </method>
10808     </type>
10809     <type name="ConditionalParsing+T">
10810       <method name="Void .ctor(String, Boolean)">
10811         <size>28</size>
10812       </method>
10813       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10814         <size>7</size>
10815       </method>
10816     </type>
10817     <type name="&lt;PrivateImplementationDetails&gt;">
10818       <method name="Void .ctor()">
10819         <size>7</size>
10820       </method>
10821     </type>
10822     <type name="ConditionalParsing+Const">
10823       <method name="Void .ctor()">
10824         <size>7</size>
10825       </method>
10826     </type>
10827     <type name="ConditionalParsing">
10828       <method name="Void Test_8(DateTime)">
10829         <size>38</size>
10830       </method>
10831       <method name="Void Test_9()">
10832         <size>43</size>
10833       </method>
10834       <method name="Void Test_10()">
10835         <size>21</size>
10836       </method>
10837     </type>
10838   </test>
10839   <test name="gtest-410.cs">
10840     <type name="Program">
10841       <method name="Void .ctor()">
10842         <size>7</size>
10843       </method>
10844       <method name="Void Main()">
10845         <size>7</size>
10846       </method>
10847     </type>
10848   </test>
10849   <test name="gtest-411.cs">
10850     <type name="Maybe">
10851       <method name="Maybe`1[T] C[T](T)">
10852         <size>2</size>
10853       </method>
10854     </type>
10855     <type name="Maybe`1[T]">
10856       <method name="Void .ctor(T)">
10857         <size>7</size>
10858       </method>
10859     </type>
10860     <type name="Extensions">
10861       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10862         <size>10</size>
10863       </method>
10864     </type>
10865     <type name="Test">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>131</size>
10871       </method>
10872       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10873         <size>7</size>
10874       </method>
10875       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10876         <size>7</size>
10877       </method>
10878       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10879         <size>11</size>
10880       </method>
10881     </type>
10882   </test>
10883   <test name="gtest-412.cs">
10884     <type name="Program">
10885       <method name="Void .ctor()">
10886         <size>7</size>
10887       </method>
10888       <method name="Int32 Main()">
10889         <size>213</size>
10890       </method>
10891     </type>
10892   </test>
10893   <test name="gtest-413.cs">
10894     <type name="Test">
10895       <method name="Void .ctor()">
10896         <size>7</size>
10897       </method>
10898       <method name="Int32 Main()">
10899         <size>95</size>
10900       </method>
10901     </type>
10902     <type name="S">
10903       <method name="Int64 op_Addition(S, Int64)">
10904         <size>2</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-414.cs">
10909     <type name="MonoTest.MainClass">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Void Main()">
10914         <size>1</size>
10915       </method>
10916     </type>
10917     <type name="MonoTest.TestImpl">
10918       <method name="Void .ctor()">
10919         <size>7</size>
10920       </method>
10921       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10922         <size>1</size>
10923       </method>
10924       <method name="Void Get[T]()">
10925         <size>1</size>
10926       </method>
10927       <method name="Void Get[T](System.Object)">
10928         <size>1</size>
10929       </method>
10930     </type>
10931     <type name="MonoTest.C">
10932       <method name="Void .ctor()">
10933         <size>7</size>
10934       </method>
10935       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10936         <size>1</size>
10937       </method>
10938       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942   </test>
10943   <test name="gtest-415.cs">
10944     <type name="S2">
10945       <method name="Void Test()">
10946         <size>39</size>
10947       </method>
10948       <method name="Void Main()">
10949         <size>16</size>
10950       </method>
10951     </type>
10952   </test>
10953   <test name="gtest-416.cs">
10954     <type name="Bug.Demo">
10955       <method name="Boolean Fixed()">
10956         <size>14</size>
10957       </method>
10958       <method name="Boolean Foo(System.Int32[])">
10959         <size>43</size>
10960       </method>
10961       <method name="Int32 Main()">
10962         <size>65</size>
10963       </method>
10964     </type>
10965   </test>
10966   <test name="gtest-417.cs">
10967     <type name="C">
10968       <method name="Void .ctor()">
10969         <size>7</size>
10970       </method>
10971       <method name="Void Goo()">
10972         <size>11</size>
10973       </method>
10974       <method name="Void Main()">
10975         <size>1</size>
10976       </method>
10977     </type>
10978   </test>
10979   <test name="gtest-418.cs">
10980     <type name="N.Nested">
10981       <method name="Void .ctor()">
10982         <size>7</size>
10983       </method>
10984     </type>
10985     <type name="N.Nested+C">
10986       <method name="Void .ctor()">
10987         <size>7</size>
10988       </method>
10989       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10990         <size>2</size>
10991       </method>
10992     </type>
10993     <type name="N.M">
10994       <method name="Void .ctor()">
10995         <size>7</size>
10996       </method>
10997       <method name="Int32 Main()">
10998         <size>173</size>
10999       </method>
11000     </type>
11001   </test>
11002   <test name="gtest-419.cs">
11003     <type name="Program">
11004       <method name="Void .ctor()">
11005         <size>7</size>
11006       </method>
11007       <method name="Int32 Main()">
11008         <size>56</size>
11009       </method>
11010       <method name="System.Object Test(System.String)">
11011         <size>42</size>
11012       </method>
11013     </type>
11014   </test>
11015   <test name="gtest-420.cs">
11016     <type name="C">
11017       <method name="Void .ctor()">
11018         <size>7</size>
11019       </method>
11020     </type>
11021     <type name="TestClass">
11022       <method name="Void .ctor()">
11023         <size>7</size>
11024       </method>
11025       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11026         <size>2</size>
11027       </method>
11028       <method name="Int32 Test(System.Object, System.Object[])">
11029         <size>2</size>
11030       </method>
11031       <method name="Int32 Main()">
11032         <size>43</size>
11033       </method>
11034     </type>
11035   </test>
11036   <test name="gtest-421.cs">
11037     <type name="OneOff">
11038       <method name="Void .ctor()">
11039         <size>7</size>
11040       </method>
11041       <method name="Int32 Main()">
11042         <size>50</size>
11043       </method>
11044       <method name="T[] Clone[T](T[])">
11045         <size>166</size>
11046       </method>
11047     </type>
11048     <type name="&lt;PrivateImplementationDetails&gt;">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052     </type>
11053   </test>
11054   <test name="gtest-422.cs">
11055     <type name="A">
11056       <method name="Void .ctor()">
11057         <size>7</size>
11058       </method>
11059       <method name="Boolean op_GreaterThan(A, System.Object)">
11060         <size>2</size>
11061       </method>
11062       <method name="Boolean op_LessThan(A, System.Object)">
11063         <size>2</size>
11064       </method>
11065     </type>
11066     <type name="C">
11067       <method name="Void .ctor()">
11068         <size>7</size>
11069       </method>
11070       <method name="Int32 Main()">
11071         <size>23</size>
11072       </method>
11073       <method name="Nullable`1 get_Id()">
11074         <size>7</size>
11075       </method>
11076       <method name="Boolean Test()">
11077         <size>51</size>
11078       </method>
11079     </type>
11080   </test>
11081   <test name="gtest-423.cs">
11082     <type name="App">
11083       <method name="Void .ctor()">
11084         <size>7</size>
11085       </method>
11086       <method name="Void Main()">
11087         <size>33</size>
11088       </method>
11089       <method name="Void Test(System.Object, System.EventArgs)">
11090         <size>1</size>
11091       </method>
11092     </type>
11093   </test>
11094   <test name="gtest-424.cs">
11095     <type name="A">
11096       <method name="Void .ctor()">
11097         <size>7</size>
11098       </method>
11099     </type>
11100     <type name="B">
11101       <method name="Void .ctor()">
11102         <size>7</size>
11103       </method>
11104     </type>
11105     <type name="Test">
11106       <method name="Void .ctor()">
11107         <size>7</size>
11108       </method>
11109       <method name="Void Block(A[])">
11110         <size>6</size>
11111       </method>
11112       <method name="Void Block(IEnumerable`1, A[])">
11113         <size>1</size>
11114       </method>
11115       <method name="Int32 Main()">
11116         <size>29</size>
11117       </method>
11118     </type>
11119   </test>
11120   <test name="gtest-425.cs">
11121     <type name="EventClass`1[T]">
11122       <method name="Void .ctor()">
11123         <size>7</size>
11124       </method>
11125     </type>
11126     <type name="Test">
11127       <method name="Void .ctor()">
11128         <size>7</size>
11129       </method>
11130       <method name="Void Main()">
11131         <size>16</size>
11132       </method>
11133     </type>
11134     <type name="EventClass`1+HookDelegate[T]">
11135       <method name="Void .ctor(Object, IntPtr)">
11136         <size>0</size>
11137       </method>
11138       <method name="Void Invoke(T)">
11139         <size>0</size>
11140       </method>
11141       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11142         <size>0</size>
11143       </method>
11144       <method name="Void EndInvoke(IAsyncResult)">
11145         <size>0</size>
11146       </method>
11147     </type>
11148   </test>
11149   <test name="gtest-426.cs">
11150     <type name="OverloadTest.MyClass`1[T]">
11151       <method name="Void .ctor()">
11152         <size>7</size>
11153       </method>
11154       <method name="Boolean Method(MyInterface`1)">
11155         <size>20</size>
11156       </method>
11157       <method name="Boolean Method(System.Action`1[T])">
11158         <size>2</size>
11159       </method>
11160     </type>
11161     <type name="OverloadTest.C">
11162       <method name="Void .ctor()">
11163         <size>7</size>
11164       </method>
11165       <method name="Void Main()">
11166         <size>1</size>
11167       </method>
11168     </type>
11169   </test>
11170   <test name="gtest-427.cs">
11171     <type name="T">
11172       <method name="Void .ctor()">
11173         <size>7</size>
11174       </method>
11175       <method name="Void Test()">
11176         <size>19</size>
11177       </method>
11178       <method name="Void Attach(EventHandler)">
11179         <size>2</size>
11180       </method>
11181       <method name="Void Attach(EventHandler`1[System.String])">
11182         <size>1</size>
11183       </method>
11184       <method name="Void OnClick(System.String)">
11185         <size>1</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>11</size>
11189       </method>
11190     </type>
11191     <type name="EventHandler">
11192       <method name="Void .ctor(Object, IntPtr)">
11193         <size>0</size>
11194       </method>
11195       <method name="Void Invoke(System.Object)">
11196         <size>0</size>
11197       </method>
11198       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11199         <size>0</size>
11200       </method>
11201       <method name="Void EndInvoke(IAsyncResult)">
11202         <size>0</size>
11203       </method>
11204     </type>
11205     <type name="EventHandler`1[T]">
11206       <method name="Void .ctor(Object, IntPtr)">
11207         <size>0</size>
11208       </method>
11209       <method name="Void Invoke(T)">
11210         <size>0</size>
11211       </method>
11212       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void EndInvoke(IAsyncResult)">
11216         <size>0</size>
11217       </method>
11218     </type>
11219   </test>
11220   <test name="gtest-428.cs">
11221     <type name="CInt">
11222       <method name="Void .ctor(Int32)">
11223         <size>8</size>
11224       </method>
11225       <method name="CInt op_Implicit(Int32)">
11226         <size>7</size>
11227       </method>
11228       <method name="Int32 op_Implicit(CInt)">
11229         <size>8</size>
11230       </method>
11231     </type>
11232     <type name="Klass">
11233       <method name="Void .ctor(Nullable`1)">
11234         <size>14</size>
11235       </method>
11236       <method name="Nullable`1 get_Value()">
11237         <size>7</size>
11238       </method>
11239     </type>
11240     <type name="MainClass">
11241       <method name="Void .ctor()">
11242         <size>7</size>
11243       </method>
11244       <method name="Int32 Main()">
11245         <size>173</size>
11246       </method>
11247     </type>
11248   </test>
11249   <test name="gtest-429.cs">
11250     <type name="CInt">
11251       <method name="Void .ctor(Int32)">
11252         <size>8</size>
11253       </method>
11254       <method name="CInt op_Implicit(Int32)">
11255         <size>7</size>
11256       </method>
11257       <method name="Int32 op_Implicit(CInt)">
11258         <size>8</size>
11259       </method>
11260     </type>
11261     <type name="Klass">
11262       <method name="Void .ctor(Nullable`1)">
11263         <size>14</size>
11264       </method>
11265     </type>
11266     <type name="MainClass">
11267       <method name="Void .ctor()">
11268         <size>7</size>
11269       </method>
11270       <method name="Int32 Main()">
11271         <size>36</size>
11272       </method>
11273     </type>
11274   </test>
11275   <test name="gtest-430.cs">
11276     <type name="Tmp">
11277       <method name="Void .ctor()">
11278         <size>7</size>
11279       </method>
11280     </type>
11281     <type name="Driver">
11282       <method name="Void .ctor()">
11283         <size>7</size>
11284       </method>
11285       <method name="Nullable`1 get_Prop()">
11286         <size>42</size>
11287       </method>
11288       <method name="Int32 Main()">
11289         <size>42</size>
11290       </method>
11291     </type>
11292   </test>
11293   <test name="gtest-431.cs">
11294     <type name="Program">
11295       <method name="Void .ctor()">
11296         <size>7</size>
11297       </method>
11298       <method name="Void Main()">
11299         <size>13</size>
11300       </method>
11301     </type>
11302   </test>
11303   <test name="gtest-432.cs">
11304     <type name="Test.Bar`2[T,U]">
11305       <method name="Void .ctor()">
11306         <size>7</size>
11307       </method>
11308       <method name="Void DoSomething[V]()">
11309         <size>1</size>
11310       </method>
11311     </type>
11312     <type name="Test.Baz">
11313       <method name="Void .ctor()">
11314         <size>7</size>
11315       </method>
11316       <method name="Void GetInTroubleHere()">
11317         <size>13</size>
11318       </method>
11319       <method name="Void Main()">
11320         <size>1</size>
11321       </method>
11322     </type>
11323   </test>
11324   <test name="gtest-433.cs">
11325     <type name="M">
11326       <method name="Void .ctor()">
11327         <size>7</size>
11328       </method>
11329       <method name="Void Main()">
11330         <size>37</size>
11331       </method>
11332     </type>
11333   </test>
11334   <test name="gtest-434.cs">
11335     <type name="testcase.Init">
11336       <method name="Void .ctor()">
11337         <size>7</size>
11338       </method>
11339       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11340         <size>8</size>
11341       </method>
11342     </type>
11343     <type name="testcase.Program">
11344       <method name="Void .ctor()">
11345         <size>7</size>
11346       </method>
11347       <method name="Int32 Main()">
11348         <size>75</size>
11349       </method>
11350     </type>
11351   </test>
11352   <test name="gtest-435.cs">
11353     <type name="testcase.Program">
11354       <method name="Void .ctor()">
11355         <size>7</size>
11356       </method>
11357       <method name="Int32 Main()">
11358         <size>258</size>
11359       </method>
11360     </type>
11361   </test>
11362   <test name="gtest-436.cs">
11363     <type name="SomeClass">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>2</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-438.cs">
11373     <type name="Tests">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="ServiceType GetService[ServiceType](System.Object[])">
11378         <size>17</size>
11379       </method>
11380       <method name="Int32 Main()">
11381         <size>19</size>
11382       </method>
11383     </type>
11384   </test>
11385   <test name="gtest-439.cs">
11386     <type name="MonoBug.Stuff">
11387       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11388         <size>8</size>
11389       </method>
11390     </type>
11391     <type name="MonoBug.GenericStuff`2[T1,T2]">
11392       <method name="Void .ctor(T1, T2)">
11393         <size>21</size>
11394       </method>
11395     </type>
11396     <type name="MonoBug.Program">
11397       <method name="Void Main()">
11398         <size>35</size>
11399       </method>
11400     </type>
11401   </test>
11402   <test name="gtest-440.cs">
11403     <type name="AnyObjectId">
11404       <method name="Void .ctor()">
11405         <size>7</size>
11406       </method>
11407       <method name="Int32 get_W1()">
11408         <size>7</size>
11409       </method>
11410       <method name="Void set_W1(Int32)">
11411         <size>8</size>
11412       </method>
11413     </type>
11414     <type name="ObjectId">
11415       <method name="Void .ctor()">
11416         <size>14</size>
11417       </method>
11418       <method name="Void Main()">
11419         <size>1</size>
11420       </method>
11421     </type>
11422   </test>
11423   <test name="gtest-441.cs">
11424     <type name="Name.Test">
11425       <method name="Void .ctor()">
11426         <size>7</size>
11427       </method>
11428     </type>
11429     <type name="Name.Subclass">
11430       <method name="Void .ctor()">
11431         <size>7</size>
11432       </method>
11433       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11434         <size>7</size>
11435       </method>
11436       <method name="Void Main(System.String[])">
11437         <size>7</size>
11438       </method>
11439     </type>
11440   </test>
11441   <test name="gtest-442.cs">
11442     <type name="NonGenericBase">
11443       <method name="Void .ctor()">
11444         <size>7</size>
11445       </method>
11446       <method name="Int32 get_Item(Int32)">
11447         <size>0</size>
11448       </method>
11449     </type>
11450     <type name="GenericBase`1[T]">
11451       <method name="Void .ctor()">
11452         <size>7</size>
11453       </method>
11454       <method name="T get_Instance()">
11455         <size>7</size>
11456       </method>
11457       <method name="Void Foo()">
11458         <size>24</size>
11459       </method>
11460     </type>
11461     <type name="EntryPoint">
11462       <method name="Void .ctor()">
11463         <size>7</size>
11464       </method>
11465       <method name="Void Main()">
11466         <size>1</size>
11467       </method>
11468     </type>
11469   </test>
11470   <test name="gtest-443.cs">
11471     <type name="C">
11472       <method name="Void .ctor()">
11473         <size>7</size>
11474       </method>
11475       <method name="Void M[T]()">
11476         <size>28</size>
11477       </method>
11478       <method name="Int32 Main()">
11479         <size>7</size>
11480       </method>
11481     </type>
11482   </test>
11483   <test name="gtest-444.cs">
11484     <type name="MyClass">
11485       <method name="Void .ctor()">
11486         <size>7</size>
11487       </method>
11488       <method name="Int32 Main()">
11489         <size>114</size>
11490       </method>
11491     </type>
11492   </test>
11493   <test name="gtest-445.cs">
11494     <type name="Test">
11495       <method name="Void .ctor()">
11496         <size>7</size>
11497       </method>
11498       <method name="Void Main()">
11499         <size>1</size>
11500       </method>
11501       <method name="Void Foo[T](T ByRef)">
11502         <size>1</size>
11503       </method>
11504       <method name="Void Foo[T](T[])">
11505         <size>1</size>
11506       </method>
11507       <method name="Void Foo[T](T[,])">
11508         <size>1</size>
11509       </method>
11510       <method name="Void Foo[T](T[,,])">
11511         <size>1</size>
11512       </method>
11513       <method name="Void Bar(Int32 ByRef)">
11514         <size>1</size>
11515       </method>
11516       <method name="Void Bar(System.Int32[])">
11517         <size>1</size>
11518       </method>
11519       <method name="Void Bar(System.Int32[,])">
11520         <size>1</size>
11521       </method>
11522       <method name="Void Bar(System.Int32[,,])">
11523         <size>1</size>
11524       </method>
11525     </type>
11526   </test>
11527   <test name="gtest-446.cs">
11528     <type name="BugTest.Bug`1[T]">
11529       <method name="Void .ctor()">
11530         <size>7</size>
11531       </method>
11532       <method name="Void CreateObject(T ByRef)">
11533         <size>42</size>
11534       </method>
11535     </type>
11536     <type name="BugTest.Program">
11537       <method name="Int32 Main()">
11538         <size>16</size>
11539       </method>
11540     </type>
11541   </test>
11542   <test name="gtest-447.cs">
11543     <type name="B">
11544       <method name="Void .ctor()">
11545         <size>7</size>
11546       </method>
11547       <method name="Int32 Main()">
11548         <size>29</size>
11549       </method>
11550     </type>
11551   </test>
11552   <test name="gtest-449.cs">
11553     <type name="Program">
11554       <method name="Void .ctor()">
11555         <size>7</size>
11556       </method>
11557       <method name="Int32 Main()">
11558         <size>59</size>
11559       </method>
11560     </type>
11561   </test>
11562   <test name="gtest-450.cs">
11563     <type name="Program">
11564       <method name="Void .ctor()">
11565         <size>7</size>
11566       </method>
11567       <method name="Int32 Main()">
11568         <size>59</size>
11569       </method>
11570     </type>
11571   </test>
11572   <test name="gtest-453.cs">
11573     <type name="Test.CompilerTest">
11574       <method name="Void .ctor()">
11575         <size>7</size>
11576       </method>
11577       <method name="Int32 Main()">
11578         <size>12</size>
11579       </method>
11580       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11581         <size>73</size>
11582       </method>
11583       <method name="Void ThisDoesNotWork()">
11584         <size>27</size>
11585       </method>
11586       <method name="Void ThisWorksFine()">
11587         <size>38</size>
11588       </method>
11589     </type>
11590   </test>
11591   <test name="gtest-454.cs">
11592     <type name="TestNS.TestCase">
11593       <method name="Void .ctor()">
11594         <size>7</size>
11595       </method>
11596       <method name="Int32 Compare[T](T[], T[])">
11597         <size>2</size>
11598       </method>
11599       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11600         <size>30</size>
11601       </method>
11602       <method name="Int32 Main()">
11603         <size>19</size>
11604       </method>
11605     </type>
11606   </test>
11607   <test name="gtest-455.cs">
11608     <type name="ConsoleApplication1.Program">
11609       <method name="Void .ctor()">
11610         <size>7</size>
11611       </method>
11612       <method name="Void Main()">
11613         <size>14</size>
11614       </method>
11615     </type>
11616     <type name="ConsoleApplication1.Inner`1[T]">
11617       <method name="Void .ctor()">
11618         <size>7</size>
11619       </method>
11620       <method name="Void Compare(System.Object, T)">
11621         <size>13</size>
11622       </method>
11623     </type>
11624   </test>
11625   <test name="gtest-456.cs">
11626     <type name="G`1[T]">
11627       <method name="Void .ctor()">
11628         <size>7</size>
11629       </method>
11630     </type>
11631     <type name="G`1+S[T]">
11632       <method name="System.String Test()">
11633         <size>22</size>
11634       </method>
11635     </type>
11636     <type name="C">
11637       <method name="Int32 Main()">
11638         <size>36</size>
11639       </method>
11640       <method name="Void .ctor()">
11641         <size>7</size>
11642       </method>
11643     </type>
11644   </test>
11645   <test name="gtest-457.cs">
11646     <type name="Program">
11647       <method name="Void Foo[T]()">
11648         <size>1</size>
11649       </method>
11650       <method name="Int32 Main()">
11651         <size>2</size>
11652       </method>
11653       <method name="Void .ctor()">
11654         <size>7</size>
11655       </method>
11656     </type>
11657     <type name="Program+C">
11658       <method name="Void .ctor()">
11659         <size>7</size>
11660       </method>
11661     </type>
11662   </test>
11663   <test name="gtest-458.cs">
11664     <type name="MyList`1[T]">
11665       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11666         <size>2</size>
11667       </method>
11668       <method name="Void .ctor()">
11669         <size>7</size>
11670       </method>
11671     </type>
11672     <type name="MyList`1+Helper`2[T,U,V]">
11673       <method name="Void .ctor()">
11674         <size>7</size>
11675       </method>
11676     </type>
11677     <type name="C">
11678       <method name="Int32 Main()">
11679         <size>13</size>
11680       </method>
11681       <method name="Void .ctor()">
11682         <size>7</size>
11683       </method>
11684     </type>
11685   </test>
11686   <test name="gtest-459.cs">
11687     <type name="GenericTest.OuterGeneric`1[T]">
11688       <method name="Void .ctor()">
11689         <size>7</size>
11690       </method>
11691     </type>
11692     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11693       <method name="System.String GetTypeNames()">
11694         <size>41</size>
11695       </method>
11696       <method name="Void .ctor()">
11697         <size>7</size>
11698       </method>
11699     </type>
11700     <type name="GenericTest.Program">
11701       <method name="Int32 Main()">
11702         <size>14</size>
11703       </method>
11704       <method name="Void .ctor()">
11705         <size>7</size>
11706       </method>
11707     </type>
11708   </test>
11709   <test name="gtest-460.cs">
11710     <type name="Foo`1[T]">
11711       <method name="Void .ctor()">
11712         <size>7</size>
11713       </method>
11714     </type>
11715     <type name="Foo`1+Bar`1[T,V]">
11716       <method name="Void .ctor()">
11717         <size>7</size>
11718       </method>
11719     </type>
11720     <type name="FooImpl">
11721       <method name="Int32 Main()">
11722         <size>8</size>
11723       </method>
11724       <method name="Void .ctor()">
11725         <size>7</size>
11726       </method>
11727     </type>
11728     <type name="FooImpl+BarImpl">
11729       <method name="Void .ctor()">
11730         <size>7</size>
11731       </method>
11732     </type>
11733   </test>
11734   <test name="gtest-461.cs">
11735     <type name="Test.BaseContext">
11736       <method name="Void .ctor()">
11737         <size>7</size>
11738       </method>
11739     </type>
11740     <type name="Test.MyDataContext">
11741       <method name="Void .ctor()">
11742         <size>7</size>
11743       </method>
11744     </type>
11745     <type name="Test.Entity`1[T]">
11746       <method name="Void .ctor()">
11747         <size>7</size>
11748       </method>
11749     </type>
11750     <type name="Test.Person">
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754     </type>
11755     <type name="Test.TheBox`1[T]">
11756       <method name="U GetById[U](Guid)">
11757         <size>7</size>
11758       </method>
11759       <method name="Void .ctor()">
11760         <size>7</size>
11761       </method>
11762     </type>
11763     <type name="Test.Program">
11764       <method name="Void Main()">
11765         <size>19</size>
11766       </method>
11767       <method name="Void .ctor()">
11768         <size>7</size>
11769       </method>
11770     </type>
11771   </test>
11772   <test name="gtest-462.cs">
11773     <type name="Program">
11774       <method name="Int32 Main()">
11775         <size>79</size>
11776       </method>
11777       <method name="Void .ctor()">
11778         <size>7</size>
11779       </method>
11780     </type>
11781     <type name="Program+Tester`1[T]">
11782       <method name="T Get(System.Object)">
11783         <size>30</size>
11784       </method>
11785       <method name="Void .ctor()">
11786         <size>7</size>
11787       </method>
11788     </type>
11789   </test>
11790   <test name="gtest-463.cs">
11791     <type name="STuple`1[Ta]">
11792       <method name="Void .ctor(Ta)">
11793         <size>8</size>
11794       </method>
11795     </type>
11796     <type name="C">
11797       <method name="Int32 Main()">
11798         <size>10</size>
11799       </method>
11800       <method name="Void .ctor()">
11801         <size>7</size>
11802       </method>
11803     </type>
11804   </test>
11805   <test name="gtest-464.cs">
11806     <type name="Test">
11807       <method name="Int32 Main()">
11808         <size>28</size>
11809       </method>
11810       <method name="Void .ctor()">
11811         <size>7</size>
11812       </method>
11813     </type>
11814   </test>
11815   <test name="gtest-465.cs">
11816     <type name="DerivedClass">
11817       <method name="Void GenericMethod_1[T]()">
11818         <size>1</size>
11819       </method>
11820       <method name="Void GenericMethod_2[T]()">
11821         <size>1</size>
11822       </method>
11823       <method name="Void GenericMethod_3[T]()">
11824         <size>1</size>
11825       </method>
11826       <method name="Void .ctor()">
11827         <size>7</size>
11828       </method>
11829     </type>
11830     <type name="Program">
11831       <method name="Int32 Main()">
11832         <size>8</size>
11833       </method>
11834       <method name="Void .ctor()">
11835         <size>7</size>
11836       </method>
11837     </type>
11838   </test>
11839   <test name="gtest-466.cs">
11840     <type name="Program">
11841       <method name="Boolean Test[T](T)">
11842         <size>10</size>
11843       </method>
11844       <method name="Int32 Main()">
11845         <size>40</size>
11846       </method>
11847       <method name="Void .ctor()">
11848         <size>7</size>
11849       </method>
11850     </type>
11851   </test>
11852   <test name="gtest-467.cs">
11853     <type name="S">
11854       <method name="Int32 Main()">
11855         <size>79</size>
11856       </method>
11857     </type>
11858     <type name="A">
11859       <method name="A op_Implicit(S)">
11860         <size>6</size>
11861       </method>
11862       <method name="Void .ctor()">
11863         <size>7</size>
11864       </method>
11865     </type>
11866     <type name="B">
11867       <method name="Void .ctor()">
11868         <size>7</size>
11869       </method>
11870     </type>
11871   </test>
11872   <test name="gtest-468.cs">
11873     <type name="TS">
11874       <method name="Nullable`1 get_v()">
11875         <size>7</size>
11876       </method>
11877       <method name="Int32 Main()">
11878         <size>43</size>
11879       </method>
11880       <method name="Nullable`1 op_Implicit(TS)">
11881         <size>7</size>
11882       </method>
11883       <method name="TS op_Implicit(Nullable`1)">
11884         <size>2</size>
11885       </method>
11886       <method name="Void .ctor()">
11887         <size>7</size>
11888       </method>
11889     </type>
11890   </test>
11891   <test name="gtest-469.cs">
11892     <type name="Foo`2[T1,T2]">
11893       <method name="Void .ctor(T2)">
11894         <size>7</size>
11895       </method>
11896     </type>
11897     <type name="Bar">
11898       <method name="Int32 Main()">
11899         <size>13</size>
11900       </method>
11901       <method name="Void .ctor()">
11902         <size>7</size>
11903       </method>
11904     </type>
11905   </test>
11906   <test name="gtest-470.cs">
11907     <type name="C">
11908       <method name="Void Main()">
11909         <size>13</size>
11910       </method>
11911       <method name="Void .ctor()">
11912         <size>7</size>
11913       </method>
11914     </type>
11915   </test>
11916   <test name="gtest-471.cs">
11917     <type name="Q">
11918       <method name="Void bar[T](T ByRef)">
11919         <size>16</size>
11920       </method>
11921       <method name="Int32 Main()">
11922         <size>11</size>
11923       </method>
11924       <method name="Void .ctor()">
11925         <size>7</size>
11926       </method>
11927     </type>
11928   </test>
11929   <test name="gtest-472.cs">
11930     <type name="C`1[T]">
11931       <method name="Void CopyUnsafe(T[], System.Int64[])">
11932         <size>1</size>
11933       </method>
11934       <method name="Boolean CopyUnsafe(T[], Int64)">
11935         <size>2</size>
11936       </method>
11937       <method name="Void CopyUnsafe(T[])">
11938         <size>11</size>
11939       </method>
11940       <method name="Void .ctor()">
11941         <size>7</size>
11942       </method>
11943     </type>
11944     <type name="A">
11945       <method name="Void Main()">
11946         <size>1</size>
11947       </method>
11948       <method name="Void .ctor()">
11949         <size>7</size>
11950       </method>
11951     </type>
11952   </test>
11953   <test name="gtest-473.cs">
11954     <type name="A`1[X]">
11955       <method name="Void Foo[T]()">
11956         <size>1</size>
11957       </method>
11958       <method name="Void .ctor()">
11959         <size>7</size>
11960       </method>
11961     </type>
11962     <type name="B">
11963       <method name="Void Foo[T]()">
11964         <size>1</size>
11965       </method>
11966       <method name="Void .ctor()">
11967         <size>7</size>
11968       </method>
11969     </type>
11970     <type name="C">
11971       <method name="Int32 Main()">
11972         <size>8</size>
11973       </method>
11974       <method name="Void .ctor()">
11975         <size>7</size>
11976       </method>
11977     </type>
11978   </test>
11979   <test name="gtest-474.cs">
11980     <type name="A`1[X]">
11981       <method name="Void .ctor()">
11982         <size>7</size>
11983       </method>
11984     </type>
11985     <type name="B`1[T]">
11986       <method name="Void .ctor()">
11987         <size>7</size>
11988       </method>
11989     </type>
11990     <type name="C">
11991       <method name="Void Main()">
11992         <size>7</size>
11993       </method>
11994       <method name="Void .ctor()">
11995         <size>7</size>
11996       </method>
11997     </type>
11998   </test>
11999   <test name="gtest-475.cs">
12000     <type name="Value`1[T]">
12001       <method name="Void .ctor()">
12002         <size>7</size>
12003       </method>
12004       <method name="Void .cctor()">
12005         <size>1</size>
12006       </method>
12007     </type>
12008     <type name="Test`2[T,U]">
12009       <method name="Value`1[T] get_Value()">
12010         <size>2</size>
12011       </method>
12012       <method name="Void .ctor()">
12013         <size>7</size>
12014       </method>
12015     </type>
12016     <type name="Test`2+B[T,U]">
12017       <method name="Void .ctor(Value`1)">
12018         <size>7</size>
12019       </method>
12020       <method name="Void .cctor()">
12021         <size>16</size>
12022       </method>
12023     </type>
12024     <type name="C">
12025       <method name="Void Main()">
12026         <size>7</size>
12027       </method>
12028       <method name="Void .ctor()">
12029         <size>7</size>
12030       </method>
12031     </type>
12032   </test>
12033   <test name="gtest-476.cs">
12034     <type name="Test`1[T]">
12035       <method name="B First()">
12036         <size>10</size>
12037       </method>
12038       <method name="IFoo Second()">
12039         <size>15</size>
12040       </method>
12041       <method name="Void .ctor()">
12042         <size>7</size>
12043       </method>
12044     </type>
12045     <type name="C">
12046       <method name="Void Main()">
12047         <size>1</size>
12048       </method>
12049       <method name="Void .ctor()">
12050         <size>7</size>
12051       </method>
12052     </type>
12053   </test>
12054   <test name="gtest-477.cs">
12055     <type name="B`1[T]">
12056       <method name="Void .ctor()">
12057         <size>7</size>
12058       </method>
12059     </type>
12060     <type name="B`1+BNested[T]">
12061       <method name="Void .ctor()">
12062         <size>7</size>
12063       </method>
12064     </type>
12065     <type name="A`1[T]">
12066       <method name="Void .ctor()">
12067         <size>7</size>
12068       </method>
12069     </type>
12070     <type name="AA`1[T]">
12071       <method name="Void .ctor()">
12072         <size>7</size>
12073       </method>
12074     </type>
12075     <type name="AA`1+ANested[T]">
12076       <method name="Void .ctor()">
12077         <size>7</size>
12078       </method>
12079     </type>
12080     <type name="M">
12081       <method name="Void Main()">
12082         <size>1</size>
12083       </method>
12084       <method name="Void .ctor()">
12085         <size>7</size>
12086       </method>
12087     </type>
12088   </test>
12089   <test name="gtest-478.cs">
12090     <type name="M">
12091       <method name="Void Foo()">
12092         <size>1</size>
12093       </method>
12094       <method name="Void GenFoo()">
12095         <size>1</size>
12096       </method>
12097       <method name="Void Main()">
12098         <size>13</size>
12099       </method>
12100       <method name="Void .ctor()">
12101         <size>7</size>
12102       </method>
12103     </type>
12104   </test>
12105   <test name="gtest-479.cs">
12106     <type name="A">
12107       <method name="Void .ctor()">
12108         <size>7</size>
12109       </method>
12110     </type>
12111     <type name="B">
12112       <method name="Void .ctor()">
12113         <size>7</size>
12114       </method>
12115     </type>
12116     <type name="M">
12117       <method name="Void Test[T](I`1)">
12118         <size>1</size>
12119       </method>
12120       <method name="Void Main()">
12121         <size>21</size>
12122       </method>
12123       <method name="Void .ctor()">
12124         <size>7</size>
12125       </method>
12126     </type>
12127   </test>
12128   <test name="gtest-480.cs">
12129     <type name="C">
12130       <method name="Void Foo()">
12131         <size>55</size>
12132       </method>
12133       <method name="Void Main()">
12134         <size>30</size>
12135       </method>
12136       <method name="Void .ctor()">
12137         <size>7</size>
12138       </method>
12139     </type>
12140   </test>
12141   <test name="gtest-481.cs">
12142     <type name="TestClass`1[T]">
12143       <method name="Void Add(T[][] ByRef)">
12144         <size>1</size>
12145       </method>
12146       <method name="Void .ctor(Int32)">
12147         <size>18</size>
12148       </method>
12149     </type>
12150     <type name="C">
12151       <method name="Void Main()">
12152         <size>8</size>
12153       </method>
12154       <method name="Void .ctor()">
12155         <size>7</size>
12156       </method>
12157     </type>
12158   </test>
12159   <test name="gtest-482.cs">
12160     <type name="TestBug.BugClass`1[T]">
12161       <method name="Void add_Evt(System.EventHandler)">
12162         <size>1</size>
12163       </method>
12164       <method name="Void remove_Evt(System.EventHandler)">
12165         <size>1</size>
12166       </method>
12167       <method name="Void Bug()">
12168         <size>19</size>
12169       </method>
12170       <method name="Void Handler(System.Object, System.EventArgs)">
12171         <size>1</size>
12172       </method>
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176     </type>
12177     <type name="TestBug.MainClass">
12178       <method name="Void Main()">
12179         <size>25</size>
12180       </method>
12181       <method name="Void .ctor()">
12182         <size>7</size>
12183       </method>
12184     </type>
12185   </test>
12186   <test name="gtest-483.cs">
12187     <type name="Program">
12188       <method name="Int32 Main()">
12189         <size>86</size>
12190       </method>
12191       <method name="Void ReplaceContentsWith[T](T, T)">
12192         <size>91</size>
12193       </method>
12194       <method name="Void .ctor()">
12195         <size>7</size>
12196       </method>
12197     </type>
12198     <type name="Int32Collection">
12199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12200         <size>17</size>
12201       </method>
12202       <method name="Int32 get_Count()">
12203         <size>12</size>
12204       </method>
12205       <method name="Int32 get_Item(Int32)">
12206         <size>13</size>
12207       </method>
12208       <method name="Void set_Item(Int32, Int32)">
12209         <size>14</size>
12210       </method>
12211       <method name="Void Add(Int32)">
12212         <size>13</size>
12213       </method>
12214       <method name="Void Clear()">
12215         <size>12</size>
12216       </method>
12217       <method name="Void .ctor()">
12218         <size>18</size>
12219       </method>
12220     </type>
12221   </test>
12222   <test name="gtest-484.cs">
12223     <type name="MainClass">
12224       <method name="Void Foo(System.Action`1[MainClass][][])">
12225         <size>1</size>
12226       </method>
12227       <method name="System.Action`1[MainClass][] Set(System.Action`1[MainClass][])">
12228         <size>2</size>
12229       </method>
12230       <method name="Void Bar(MainClass)">
12231         <size>1</size>
12232       </method>
12233       <method name="Void Main(System.String[])">
12234         <size>100</size>
12235       </method>
12236       <method name="Void .ctor()">
12237         <size>7</size>
12238       </method>
12239     </type>
12240   </test>
12241   <test name="gtest-485.cs">
12242     <type name="C">
12243       <method name="Void Main()">
12244         <size>1</size>
12245       </method>
12246       <method name="Void .ctor()">
12247         <size>7</size>
12248       </method>
12249     </type>
12250   </test>
12251   <test name="gtest-486.cs">
12252     <type name="MyCollection`1[T]">
12253       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12254         <size>2</size>
12255       </method>
12256       <method name="Void AddRange(IMyCollection`1)">
12257         <size>1</size>
12258       </method>
12259       <method name="Void AddRange(IEnumerable`1)">
12260         <size>1</size>
12261       </method>
12262       <method name="Int32 get_Count()">
12263         <size>2</size>
12264       </method>
12265       <method name="Boolean get_IsReadOnly()">
12266         <size>2</size>
12267       </method>
12268       <method name="Void Add(T)">
12269         <size>1</size>
12270       </method>
12271       <method name="Void Clear()">
12272         <size>1</size>
12273       </method>
12274       <method name="Boolean Contains(T)">
12275         <size>2</size>
12276       </method>
12277       <method name="Void CopyTo(T[], Int32)">
12278         <size>1</size>
12279       </method>
12280       <method name="Boolean Remove(T)">
12281         <size>2</size>
12282       </method>
12283       <method name="IEnumerator`1 GetEnumerator()">
12284         <size>2</size>
12285       </method>
12286       <method name="Void .ctor()">
12287         <size>7</size>
12288       </method>
12289     </type>
12290     <type name="P">
12291       <method name="MyCollection`1[System.String] get_IgnoreTokens()">
12292         <size>36</size>
12293       </method>
12294       <method name="Void Main()">
12295         <size>1</size>
12296       </method>
12297       <method name="Void .ctor()">
12298         <size>7</size>
12299       </method>
12300       <method name="Void .cctor()">
12301         <size>21</size>
12302       </method>
12303     </type>
12304   </test>
12305   <test name="gtest-487.cs">
12306     <type name="Limada.MonoTests.Generics.MultiDictionary`3[K,V,TDictionary]">
12307       <method name="Void .ctor()">
12308         <size>7</size>
12309       </method>
12310     </type>
12311     <type name="Limada.MonoTests.Generics.Test">
12312       <method name="Void Main()">
12313         <size>7</size>
12314       </method>
12315       <method name="Void .ctor()">
12316         <size>7</size>
12317       </method>
12318     </type>
12319   </test>
12320   <test name="gtest-488.cs">
12321     <type name="Ref">
12322       <method name="Void .ctor()">
12323         <size>7</size>
12324       </method>
12325     </type>
12326     <type name="Def">
12327       <method name="Void .ctor()">
12328         <size>7</size>
12329       </method>
12330     </type>
12331     <type name="FooProcessor`1[T]">
12332       <method name="Void Attach(T, Def)">
12333         <size>15</size>
12334       </method>
12335       <method name="Void .ctor()">
12336         <size>7</size>
12337       </method>
12338     </type>
12339     <type name="Program">
12340       <method name="Void Main()">
12341         <size>1</size>
12342       </method>
12343       <method name="Void .ctor()">
12344         <size>7</size>
12345       </method>
12346     </type>
12347   </test>
12348   <test name="gtest-489.cs">
12349     <type name="sample">
12350       <method name="TValue Value[TKey,TValue]()">
12351         <size>0</size>
12352       </method>
12353       <method name="Void Main()">
12354         <size>1</size>
12355       </method>
12356       <method name="Void .ctor()">
12357         <size>7</size>
12358       </method>
12359     </type>
12360     <type name="sample+nested`1[T]">
12361       <method name="TValue Value[TKey,TValue]()">
12362         <size>6</size>
12363       </method>
12364       <method name="Void .ctor()">
12365         <size>7</size>
12366       </method>
12367     </type>
12368   </test>
12369   <test name="gtest-490.cs">
12370     <type name="Foo">
12371       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
12372         <size>17</size>
12373       </method>
12374       <method name="IEnumerator GetEnumerator()">
12375         <size>17</size>
12376       </method>
12377       <method name="Void Main()">
12378         <size>1</size>
12379       </method>
12380       <method name="Void .ctor()">
12381         <size>18</size>
12382       </method>
12383     </type>
12384   </test>
12385   <test name="gtest-491.cs">
12386     <type name="ArrayEqualityComparer`1[T]">
12387       <method name="Boolean Equals(T[], T[])">
12388         <size>2</size>
12389       </method>
12390       <method name="Int32 GetHashCode(T[])">
12391         <size>2</size>
12392       </method>
12393       <method name="Void .ctor()">
12394         <size>7</size>
12395       </method>
12396     </type>
12397     <type name="Program">
12398       <method name="Int32 Main()">
12399         <size>13</size>
12400       </method>
12401       <method name="Void .ctor()">
12402         <size>7</size>
12403       </method>
12404     </type>
12405   </test>
12406   <test name="gtest-492.cs">
12407     <type name="B`1[T]">
12408       <method name="Void .ctor()">
12409         <size>7</size>
12410       </method>
12411     </type>
12412     <type name="A`1[T]">
12413       <method name="Void .ctor()">
12414         <size>7</size>
12415       </method>
12416     </type>
12417     <type name="A`1+C[T]">
12418       <method name="Void .ctor()">
12419         <size>7</size>
12420       </method>
12421     </type>
12422     <type name="M">
12423       <method name="Void Main()">
12424         <size>1</size>
12425       </method>
12426       <method name="Void .ctor()">
12427         <size>7</size>
12428       </method>
12429     </type>
12430   </test>
12431   <test name="gtest-493.cs">
12432     <type name="MonoGenericIteratorTest.MyType">
12433       <method name="Void .ctor()">
12434         <size>7</size>
12435       </method>
12436     </type>
12437     <type name="MonoGenericIteratorTest.MyCollectionBase`1[T]">
12438       <method name="IEnumerator GetEnumerator()">
12439         <size>17</size>
12440       </method>
12441       <method name="Void .ctor()">
12442         <size>7</size>
12443       </method>
12444     </type>
12445     <type name="MonoGenericIteratorTest.MyCollection">
12446       <method name="Void .ctor()">
12447         <size>7</size>
12448       </method>
12449     </type>
12450     <type name="MonoGenericIteratorTest.MainClass">
12451       <method name="Void Main(System.String[])">
12452         <size>75</size>
12453       </method>
12454       <method name="Void .ctor()">
12455         <size>7</size>
12456       </method>
12457     </type>
12458   </test>
12459   <test name="gtest-494.cs">
12460     <type name="Grid`1[CT]">
12461       <method name="Void .ctor()">
12462         <size>7</size>
12463       </method>
12464     </type>
12465     <type name="Grid`1+GPD[CT]">
12466       <method name="Void .ctor()">
12467         <size>18</size>
12468       </method>
12469     </type>
12470     <type name="Grid`1+GPD+GC[CT]">
12471       <method name="Void .ctor()">
12472         <size>7</size>
12473       </method>
12474     </type>
12475     <type name="H">
12476       <method name="Void .ctor()">
12477         <size>7</size>
12478       </method>
12479     </type>
12480     <type name="H+MyCT">
12481       <method name="Void .ctor()">
12482         <size>7</size>
12483       </method>
12484     </type>
12485     <type name="TheTest">
12486       <method name="Void Main(System.String[])">
12487         <size>7</size>
12488       </method>
12489       <method name="Void .ctor()">
12490         <size>7</size>
12491       </method>
12492     </type>
12493   </test>
12494   <test name="gtest-495.cs">
12495     <type name="Repro">
12496       <method name="Void Main()">
12497         <size>12</size>
12498       </method>
12499       <method name="Void .ctor()">
12500         <size>7</size>
12501       </method>
12502     </type>
12503     <type name="Repro+Outer">
12504       <method name="Void .ctor()">
12505         <size>7</size>
12506       </method>
12507     </type>
12508     <type name="Repro+Outer+Inner`1[T]">
12509       <method name="Void .ctor()">
12510         <size>7</size>
12511       </method>
12512     </type>
12513   </test>
12514   <test name="gtest-496.cs">
12515     <type name="Base">
12516       <method name="T EndExecute[T](System.Object, System.String)">
12517         <size>7</size>
12518       </method>
12519       <method name="Void .ctor()">
12520         <size>7</size>
12521       </method>
12522     </type>
12523     <type name="Derived">
12524       <method name="Derived EndExecute[TElement](System.Object)">
12525         <size>2</size>
12526       </method>
12527       <method name="Void .ctor()">
12528         <size>7</size>
12529       </method>
12530     </type>
12531     <type name="a">
12532       <method name="Int32 Main()">
12533         <size>14</size>
12534       </method>
12535       <method name="Void .ctor()">
12536         <size>7</size>
12537       </method>
12538     </type>
12539   </test>
12540   <test name="gtest-497.cs">
12541     <type name="Item">
12542       <method name="Void .ctor()">
12543         <size>7</size>
12544       </method>
12545     </type>
12546     <type name="ItemCollection`1[T]">
12547       <method name="Void Bind[U](ItemCollection`1[U])">
12548         <size>1</size>
12549       </method>
12550       <method name="Void .ctor()">
12551         <size>7</size>
12552       </method>
12553     </type>
12554     <type name="a">
12555       <method name="Void Main()">
12556         <size>14</size>
12557       </method>
12558       <method name="Void .ctor()">
12559         <size>7</size>
12560       </method>
12561     </type>
12562   </test>
12563   <test name="gtest-498.cs">
12564     <type name="A">
12565       <method name="Int32 Main()">
12566         <size>16</size>
12567       </method>
12568       <method name="Void .ctor()">
12569         <size>15</size>
12570       </method>
12571     </type>
12572   </test>
12573   <test name="gtest-499.cs">
12574     <type name="C">
12575       <method name="Int32 Test[T](T[])">
12576         <size>21</size>
12577       </method>
12578       <method name="Int32 TestExtra[T](T[,])">
12579         <size>22</size>
12580       </method>
12581       <method name="Int32 Main()">
12582         <size>118</size>
12583       </method>
12584       <method name="Void .ctor()">
12585         <size>7</size>
12586       </method>
12587     </type>
12588   </test>
12589   <test name="gtest-500.cs">
12590     <type name="Program">
12591       <method name="Int32 Main()">
12592         <size>85</size>
12593       </method>
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597     </type>
12598   </test>
12599   <test name="gtest-501.cs">
12600     <type name="UndoableDictionary`2[TKey,TValue]">
12601       <method name="Void TestFunc()">
12602         <size>1</size>
12603       </method>
12604       <method name="Void .ctor()">
12605         <size>7</size>
12606       </method>
12607     </type>
12608     <type name="UpdateableCollection`1[T]">
12609       <method name="Void AddReferences()">
12610         <size>1</size>
12611       </method>
12612       <method name="Void TestFunc()">
12613         <size>1</size>
12614       </method>
12615       <method name="Void .ctor()">
12616         <size>7</size>
12617       </method>
12618     </type>
12619     <type name="UpdateableCollection`1+X[T]">
12620       <method name="Void .ctor()">
12621         <size>7</size>
12622       </method>
12623     </type>
12624     <type name="C">
12625       <method name="Int32 Main()">
12626         <size>8</size>
12627       </method>
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631     </type>
12632   </test>
12633   <test name="gtest-502.cs">
12634     <type name="C`1[T]">
12635       <method name="Void .ctor()">
12636         <size>7</size>
12637       </method>
12638       <method name="Void .cctor()">
12639         <size>31</size>
12640       </method>
12641     </type>
12642     <type name="C`1+Foo`1[T,U]">
12643       <method name="Void .ctor()">
12644         <size>7</size>
12645       </method>
12646     </type>
12647     <type name="C`1+Simple[T]">
12648       <method name="Void .ctor()">
12649         <size>7</size>
12650       </method>
12651     </type>
12652     <type name="M">
12653       <method name="Void Main()">
12654         <size>7</size>
12655       </method>
12656       <method name="Void .ctor()">
12657         <size>7</size>
12658       </method>
12659     </type>
12660   </test>
12661   <test name="gtest-503.cs">
12662     <type name="TestAttribute">
12663       <method name="Void .ctor(Type)">
12664         <size>7</size>
12665       </method>
12666     </type>
12667     <type name="C`1[T]">
12668       <method name="Void .ctor()">
12669         <size>7</size>
12670       </method>
12671     </type>
12672     <type name="C`1+N`1[T,U]">
12673       <method name="Void .ctor()">
12674         <size>7</size>
12675       </method>
12676     </type>
12677     <type name="A">
12678       <method name="Int32 Main()">
12679         <size>28</size>
12680       </method>
12681       <method name="Void .ctor()">
12682         <size>7</size>
12683       </method>
12684     </type>
12685   </test>
12686   <test name="gtest-504.cs">
12687     <type name="C">
12688       <method name="Void Main()">
12689         <size>1</size>
12690       </method>
12691       <method name="Void .ctor()">
12692         <size>7</size>
12693       </method>
12694     </type>
12695   </test>
12696   <test name="gtest-505.cs">
12697     <type name="C">
12698       <method name="Int32 Test(System.Collections.Generic.List`1[System.Int32])">
12699         <size>3</size>
12700       </method>
12701       <method name="Int32 Test(System.String)">
12702         <size>3</size>
12703       </method>
12704       <method name="Int32 Test(Int32)">
12705         <size>2</size>
12706       </method>
12707       <method name="R Method[T,R](IEnumerable`1, System.Func`2[T,R])">
12708         <size>16</size>
12709       </method>
12710       <method name="R Method2[T,R](IEnumerable`1, System.Func`2[System.Collections.Generic.List`1[T],R])">
12711         <size>8</size>
12712       </method>
12713       <method name="Int32 Main()">
12714         <size>73</size>
12715       </method>
12716       <method name="Void .ctor()">
12717         <size>7</size>
12718       </method>
12719     </type>
12720   </test>
12721   <test name="gtest-506.cs">
12722     <type name="C">
12723       <method name="Void Main()">
12724         <size>9</size>
12725       </method>
12726       <method name="Void .ctor()">
12727         <size>7</size>
12728       </method>
12729     </type>
12730   </test>
12731   <test name="gtest-507.cs">
12732     <type name="A">
12733       <method name="Int32 Main()">
12734         <size>26</size>
12735       </method>
12736       <method name="Void .ctor()">
12737         <size>7</size>
12738       </method>
12739     </type>
12740     <type name="B`1[T]">
12741       <method name="Int32 get_Item(T)">
12742         <size>2</size>
12743       </method>
12744       <method name="Int32 get_Item(System.Object)">
12745         <size>2</size>
12746       </method>
12747       <method name="Void .ctor()">
12748         <size>7</size>
12749       </method>
12750     </type>
12751   </test>
12752   <test name="gtest-508.cs">
12753     <type name="B">
12754       <method name="Void Main()">
12755         <size>8</size>
12756       </method>
12757       <method name="Void .ctor(Int32)">
12758         <size>8</size>
12759       </method>
12760     </type>
12761     <type name="A`1[T]">
12762       <method name="Void .ctor(T)">
12763         <size>7</size>
12764       </method>
12765     </type>
12766   </test>
12767   <test name="gtest-509.cs">
12768     <type name="Test.Foo">
12769       <method name="Void .ctor()">
12770         <size>7</size>
12771       </method>
12772     </type>
12773     <type name="Test.TestClass">
12774       <method name="T Test.IBase.Get[T](System.Object)">
12775         <size>10</size>
12776       </method>
12777       <method name="T Get[T](System.Object)">
12778         <size>10</size>
12779       </method>
12780       <method name="Void Main(System.String[])">
12781         <size>17</size>
12782       </method>
12783       <method name="Void .ctor()">
12784         <size>7</size>
12785       </method>
12786     </type>
12787   </test>
12788   <test name="gtest-510.cs">
12789     <type name="CA`2[U,V]">
12790       <method name="Void .ctor()">
12791         <size>7</size>
12792       </method>
12793     </type>
12794     <type name="Map`2[K,T]">
12795       <method name="Void .ctor()">
12796         <size>7</size>
12797       </method>
12798     </type>
12799     <type name="S">
12800       <method name="Void Main()">
12801         <size>7</size>
12802       </method>
12803       <method name="Void .ctor()">
12804         <size>7</size>
12805       </method>
12806     </type>
12807   </test>
12808   <test name="gtest-511.cs">
12809     <type name="A`1[T]">
12810       <method name="Void .ctor()">
12811         <size>7</size>
12812       </method>
12813     </type>
12814     <type name="C">
12815       <method name="Void Foo[T](A`1[T])">
12816         <size>1</size>
12817       </method>
12818       <method name="Void .ctor()">
12819         <size>7</size>
12820       </method>
12821     </type>
12822     <type name="D">
12823       <method name="Void Foo[T](A`1[T])">
12824         <size>1</size>
12825       </method>
12826       <method name="Int32 Main()">
12827         <size>76</size>
12828       </method>
12829       <method name="Void .ctor()">
12830         <size>7</size>
12831       </method>
12832     </type>
12833   </test>
12834   <test name="gtest-512.cs">
12835     <type name="C">
12836       <method name="Void Main()">
12837         <size>5</size>
12838       </method>
12839       <method name="Void .ctor()">
12840         <size>7</size>
12841       </method>
12842     </type>
12843   </test>
12844   <test name="gtest-513.cs">
12845     <type name="S">
12846       <method name="Void System.IDisposable.Dispose()">
12847         <size>13</size>
12848       </method>
12849       <method name="Void Dispose()">
12850         <size>6</size>
12851       </method>
12852     </type>
12853     <type name="C">
12854       <method name="Void System.IDisposable.Dispose()">
12855         <size>1</size>
12856       </method>
12857       <method name="Void Dispose()">
12858         <size>6</size>
12859       </method>
12860       <method name="Void .ctor()">
12861         <size>7</size>
12862       </method>
12863     </type>
12864     <type name="Test">
12865       <method name="Int32 Main()">
12866         <size>154</size>
12867       </method>
12868       <method name="Void GenMethod[T](T)">
12869         <size>33</size>
12870       </method>
12871       <method name="Void .ctor()">
12872         <size>7</size>
12873       </method>
12874     </type>
12875   </test>
12876   <test name="gtest-514.cs">
12877     <type name="test2.Test`3[T,U,V]">
12878       <method name="Void Method()">
12879         <size>128</size>
12880       </method>
12881       <method name="Void .ctor()">
12882         <size>7</size>
12883       </method>
12884     </type>
12885     <type name="test2.MainClass">
12886       <method name="Void Dispose()">
12887         <size>1</size>
12888       </method>
12889       <method name="Void Main()">
12890         <size>11</size>
12891       </method>
12892       <method name="Void .ctor()">
12893         <size>7</size>
12894       </method>
12895     </type>
12896   </test>
12897   <test name="gtest-515.cs">
12898     <type name="A">
12899       <method name="I`1 Foo[T]()">
12900         <size>2</size>
12901       </method>
12902       <method name="Void .ctor()">
12903         <size>7</size>
12904       </method>
12905     </type>
12906     <type name="AA">
12907       <method name="I`1 Foo[V]()">
12908         <size>7</size>
12909       </method>
12910       <method name="Void .ctor()">
12911         <size>7</size>
12912       </method>
12913     </type>
12914     <type name="B">
12915       <method name="Void Dispose()">
12916         <size>1</size>
12917       </method>
12918       <method name="I`1 Foo[R]()">
12919         <size>7</size>
12920       </method>
12921       <method name="Void Main()">
12922         <size>12</size>
12923       </method>
12924       <method name="Void .ctor()">
12925         <size>7</size>
12926       </method>
12927     </type>
12928   </test>
12929   <test name="gtest-516.cs">
12930     <type name="B">
12931       <method name="Void Foo()">
12932         <size>15</size>
12933       </method>
12934       <method name="Void Main()">
12935         <size>1</size>
12936       </method>
12937       <method name="Void .ctor()">
12938         <size>7</size>
12939       </method>
12940     </type>
12941   </test>
12942   <test name="gtest-517.cs">
12943     <type name="C">
12944       <method name="Void .ctor()">
12945         <size>7</size>
12946       </method>
12947     </type>
12948     <type name="G`1[T]">
12949       <method name="Void .ctor()">
12950         <size>7</size>
12951       </method>
12952     </type>
12953     <type name="Test`1[U]">
12954       <method name="Void .ctor()">
12955         <size>7</size>
12956       </method>
12957     </type>
12958     <type name="M">
12959       <method name="Void Main()">
12960         <size>1</size>
12961       </method>
12962       <method name="Void .ctor()">
12963         <size>7</size>
12964       </method>
12965     </type>
12966   </test>
12967   <test name="gtest-518.cs">
12968     <type name="Top`1[X]">
12969       <method name="Void .ctor()">
12970         <size>7</size>
12971       </method>
12972     </type>
12973     <type name="Top`1+C[X]">
12974       <method name="Void .ctor()">
12975         <size>7</size>
12976       </method>
12977     </type>
12978     <type name="M">
12979       <method name="Int32 Main()">
12980         <size>2</size>
12981       </method>
12982       <method name="Void .ctor()">
12983         <size>7</size>
12984       </method>
12985     </type>
12986   </test>
12987   <test name="gtest-519.cs">
12988     <type name="G`1[T]">
12989       <method name="Void .ctor()">
12990         <size>7</size>
12991       </method>
12992     </type>
12993     <type name="A">
12994       <method name="Void Foo[U]()">
12995         <size>1</size>
12996       </method>
12997       <method name="Void Main()">
12998         <size>1</size>
12999       </method>
13000       <method name="Void .ctor()">
13001         <size>7</size>
13002       </method>
13003     </type>
13004   </test>
13005   <test name="gtest-anon-1.cs">
13006     <type name="X">
13007       <method name="Void .ctor()">
13008         <size>7</size>
13009       </method>
13010       <method name="Void Hello[U](U)">
13011         <size>1</size>
13012       </method>
13013       <method name="Void Test[T](T)">
13014         <size>64</size>
13015       </method>
13016       <method name="Void Main()">
13017         <size>14</size>
13018       </method>
13019     </type>
13020     <type name="Foo">
13021       <method name="Void .ctor(Object, IntPtr)">
13022         <size>0</size>
13023       </method>
13024       <method name="Void Invoke()">
13025         <size>0</size>
13026       </method>
13027       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13028         <size>0</size>
13029       </method>
13030       <method name="Void EndInvoke(IAsyncResult)">
13031         <size>0</size>
13032       </method>
13033     </type>
13034     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13035       <method name="Void .ctor()">
13036         <size>7</size>
13037       </method>
13038       <method name="Void &lt;&gt;m__0()">
13039         <size>18</size>
13040       </method>
13041     </type>
13042   </test>
13043   <test name="gtest-anon-10.cs">
13044     <type name="X">
13045       <method name="Void .ctor()">
13046         <size>7</size>
13047       </method>
13048       <method name="IEnumerable`1 Test[T](T, T)">
13049         <size>44</size>
13050       </method>
13051       <method name="Int32 Main()">
13052         <size>95</size>
13053       </method>
13054     </type>
13055     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
13056       <method name="Void .ctor()">
13057         <size>7</size>
13058       </method>
13059       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13060         <size>12</size>
13061       </method>
13062       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13063         <size>7</size>
13064       </method>
13065       <method name="Boolean MoveNext()">
13066         <size>110</size>
13067       </method>
13068       <method name="Void Dispose()">
13069         <size>8</size>
13070       </method>
13071       <method name="Void Reset()">
13072         <size>6</size>
13073       </method>
13074       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
13075         <size>7</size>
13076       </method>
13077       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
13078         <size>52</size>
13079       </method>
13080     </type>
13081   </test>
13082   <test name="gtest-anon-11.cs">
13083     <type name="Test`1[R]">
13084       <method name="Void .ctor()">
13085         <size>7</size>
13086       </method>
13087       <method name="Void World[S,T](S, T)">
13088         <size>1</size>
13089       </method>
13090       <method name="Void Hello[U,V](U, V)">
13091         <size>47</size>
13092       </method>
13093     </type>
13094     <type name="X">
13095       <method name="Void .ctor()">
13096         <size>7</size>
13097       </method>
13098       <method name="Void Main()">
13099         <size>21</size>
13100       </method>
13101     </type>
13102     <type name="Foo">
13103       <method name="Void .ctor(Object, IntPtr)">
13104         <size>0</size>
13105       </method>
13106       <method name="Void Invoke()">
13107         <size>0</size>
13108       </method>
13109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13110         <size>0</size>
13111       </method>
13112       <method name="Void EndInvoke(IAsyncResult)">
13113         <size>0</size>
13114       </method>
13115     </type>
13116     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
13117       <method name="Void .ctor()">
13118         <size>7</size>
13119       </method>
13120       <method name="Void &lt;&gt;m__0()">
13121         <size>24</size>
13122       </method>
13123     </type>
13124   </test>
13125   <test name="gtest-anon-12.cs">
13126     <type name="World`1[T]">
13127       <method name="Void .ctor()">
13128         <size>7</size>
13129       </method>
13130       <method name="Void Hello[U](U)">
13131         <size>1</size>
13132       </method>
13133       <method name="Void Test(T)">
13134         <size>46</size>
13135       </method>
13136     </type>
13137     <type name="X">
13138       <method name="Void .ctor()">
13139         <size>7</size>
13140       </method>
13141       <method name="Void Main()">
13142         <size>18</size>
13143       </method>
13144     </type>
13145     <type name="Foo">
13146       <method name="Void .ctor(Object, IntPtr)">
13147         <size>0</size>
13148       </method>
13149       <method name="Void Invoke()">
13150         <size>0</size>
13151       </method>
13152       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13153         <size>0</size>
13154       </method>
13155       <method name="Void EndInvoke(IAsyncResult)">
13156         <size>0</size>
13157       </method>
13158     </type>
13159     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
13160       <method name="Void .ctor()">
13161         <size>7</size>
13162       </method>
13163       <method name="Void &lt;&gt;m__0()">
13164         <size>18</size>
13165       </method>
13166     </type>
13167   </test>
13168   <test name="gtest-anon-13.cs">
13169     <type name="X">
13170       <method name="Void .ctor()">
13171         <size>7</size>
13172       </method>
13173       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
13174         <size>13</size>
13175       </method>
13176       <method name="Void Main()">
13177         <size>1</size>
13178       </method>
13179     </type>
13180     <type name="X+ModuleBinder`1[T]">
13181       <method name="Void .ctor(Object, IntPtr)">
13182         <size>0</size>
13183       </method>
13184       <method name="T Invoke(System.Object)">
13185         <size>0</size>
13186       </method>
13187       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13188         <size>0</size>
13189       </method>
13190       <method name="T EndInvoke(IAsyncResult)">
13191         <size>0</size>
13192       </method>
13193     </type>
13194     <type name="X">
13195       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
13196         <size>7</size>
13197       </method>
13198     </type>
13199   </test>
13200   <test name="gtest-anon-14.cs">
13201     <type name="T">
13202       <method name="Void .ctor()">
13203         <size>7</size>
13204       </method>
13205       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
13206         <size>1</size>
13207       </method>
13208       <method name="Void SomeCaller()">
13209         <size>36</size>
13210       </method>
13211       <method name="Void Main()">
13212         <size>1</size>
13213       </method>
13214       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
13215         <size>2</size>
13216       </method>
13217     </type>
13218   </test>
13219   <test name="gtest-anon-15.cs">
13220     <type name="Test`1[T]">
13221       <method name="Void .ctor()">
13222         <size>7</size>
13223       </method>
13224       <method name="Void Hello[S](T, S)">
13225         <size>42</size>
13226       </method>
13227     </type>
13228     <type name="X">
13229       <method name="Void .ctor()">
13230         <size>7</size>
13231       </method>
13232       <method name="Void Main()">
13233         <size>16</size>
13234       </method>
13235     </type>
13236     <type name="Foo`1[V]">
13237       <method name="Void .ctor(Object, IntPtr)">
13238         <size>0</size>
13239       </method>
13240       <method name="Void Invoke(V)">
13241         <size>0</size>
13242       </method>
13243       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
13244         <size>0</size>
13245       </method>
13246       <method name="Void EndInvoke(IAsyncResult)">
13247         <size>0</size>
13248       </method>
13249     </type>
13250     <type name="Bar`1[W]">
13251       <method name="Void .ctor(Object, IntPtr)">
13252         <size>0</size>
13253       </method>
13254       <method name="Void Invoke(W)">
13255         <size>0</size>
13256       </method>
13257       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
13258         <size>0</size>
13259       </method>
13260       <method name="Void EndInvoke(IAsyncResult)">
13261         <size>0</size>
13262       </method>
13263     </type>
13264     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
13265       <method name="Void .ctor()">
13266         <size>7</size>
13267       </method>
13268       <method name="Void &lt;&gt;m__0(Int64)">
13269         <size>57</size>
13270       </method>
13271     </type>
13272     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
13273       <method name="Void .ctor()">
13274         <size>7</size>
13275       </method>
13276       <method name="Void &lt;&gt;m__1(T)">
13277         <size>65</size>
13278       </method>
13279     </type>
13280   </test>
13281   <test name="gtest-anon-16.cs">
13282     <type name="A">
13283       <method name="Void .ctor(TestFunc`1)">
13284         <size>7</size>
13285       </method>
13286       <method name="Void Main()">
13287         <size>1</size>
13288       </method>
13289     </type>
13290     <type name="TestClass">
13291       <method name="Void .ctor()">
13292         <size>47</size>
13293       </method>
13294       <method name="Void Func[T](TestFunc`1[T])">
13295         <size>1</size>
13296       </method>
13297     </type>
13298     <type name="TestFunc`1[T]">
13299       <method name="Void .ctor(Object, IntPtr)">
13300         <size>0</size>
13301       </method>
13302       <method name="Void Invoke(T)">
13303         <size>0</size>
13304       </method>
13305       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13306         <size>0</size>
13307       </method>
13308       <method name="Void EndInvoke(IAsyncResult)">
13309         <size>0</size>
13310       </method>
13311     </type>
13312     <type name="TestClass">
13313       <method name="Void &lt;a&gt;m__0(Int32)">
13314         <size>1</size>
13315       </method>
13316     </type>
13317   </test>
13318   <test name="gtest-anon-17.cs">
13319     <type name="C">
13320       <method name="Void .ctor()">
13321         <size>7</size>
13322       </method>
13323       <method name="Void Test[T,U](C+Func`1[T], U)">
13324         <size>1</size>
13325       </method>
13326       <method name="Void Main()">
13327         <size>75</size>
13328       </method>
13329     </type>
13330     <type name="C+Func`1[T]">
13331       <method name="Void .ctor(Object, IntPtr)">
13332         <size>0</size>
13333       </method>
13334       <method name="T Invoke(T)">
13335         <size>0</size>
13336       </method>
13337       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13338         <size>0</size>
13339       </method>
13340       <method name="T EndInvoke(IAsyncResult)">
13341         <size>0</size>
13342       </method>
13343     </type>
13344     <type name="C">
13345       <method name="Int32 &lt;Main&gt;m__0(Int32)">
13346         <size>2</size>
13347       </method>
13348       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13349         <size>2</size>
13350       </method>
13351     </type>
13352   </test>
13353   <test name="gtest-anon-18.cs">
13354     <type name="C">
13355       <method name="Void .ctor()">
13356         <size>7</size>
13357       </method>
13358       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
13359         <size>10</size>
13360       </method>
13361       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
13362         <size>10</size>
13363       </method>
13364       <method name="Void Test2[T]()">
13365         <size>19</size>
13366       </method>
13367       <method name="Void Main()">
13368         <size>100</size>
13369       </method>
13370     </type>
13371     <type name="C+Func`2[TR,TA]">
13372       <method name="Void .ctor(Object, IntPtr)">
13373         <size>0</size>
13374       </method>
13375       <method name="TR Invoke(TA)">
13376         <size>0</size>
13377       </method>
13378       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
13379         <size>0</size>
13380       </method>
13381       <method name="TR EndInvoke(IAsyncResult)">
13382         <size>0</size>
13383       </method>
13384     </type>
13385     <type name="C">
13386       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13387         <size>16</size>
13388       </method>
13389       <method name="System.String &lt;Main&gt;m__2(Int32)">
13390         <size>6</size>
13391       </method>
13392       <method name="System.String &lt;Main&gt;m__3(Int32)">
13393         <size>6</size>
13394       </method>
13395       <method name="T &lt;Test2`1&gt;m__0[T](T)">
13396         <size>2</size>
13397       </method>
13398     </type>
13399   </test>
13400   <test name="gtest-anon-19.cs">
13401     <type name="Test">
13402       <method name="Void .ctor()">
13403         <size>7</size>
13404       </method>
13405       <method name="Void TestNaturalSort()">
13406         <size>31</size>
13407       </method>
13408       <method name="Void Main()">
13409         <size>6</size>
13410       </method>
13411     </type>
13412     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13413       <method name="Void .ctor()">
13414         <size>7</size>
13415       </method>
13416       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
13417         <size>113</size>
13418       </method>
13419     </type>
13420     <type name="Test">
13421       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
13422         <size>106</size>
13423       </method>
13424     </type>
13425     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13426       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
13427         <size>113</size>
13428       </method>
13429     </type>
13430   </test>
13431   <test name="gtest-anon-2.cs">
13432     <type name="X">
13433       <method name="Void .ctor()">
13434         <size>7</size>
13435       </method>
13436       <method name="Void Hello[U](U)">
13437         <size>1</size>
13438       </method>
13439       <method name="Void Test[T](T)">
13440         <size>71</size>
13441       </method>
13442       <method name="Void Main()">
13443         <size>14</size>
13444       </method>
13445     </type>
13446     <type name="Simple">
13447       <method name="Void .ctor(Object, IntPtr)">
13448         <size>0</size>
13449       </method>
13450       <method name="Void Invoke()">
13451         <size>0</size>
13452       </method>
13453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13454         <size>0</size>
13455       </method>
13456       <method name="Void EndInvoke(IAsyncResult)">
13457         <size>0</size>
13458       </method>
13459     </type>
13460     <type name="Foo">
13461       <method name="Void .ctor(Object, IntPtr)">
13462         <size>0</size>
13463       </method>
13464       <method name="Simple Invoke()">
13465         <size>0</size>
13466       </method>
13467       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13468         <size>0</size>
13469       </method>
13470       <method name="Simple EndInvoke(IAsyncResult)">
13471         <size>0</size>
13472       </method>
13473     </type>
13474     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13475       <method name="Void .ctor()">
13476         <size>7</size>
13477       </method>
13478       <method name="Simple &lt;&gt;m__0()">
13479         <size>55</size>
13480       </method>
13481     </type>
13482     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13483       <method name="Void .ctor()">
13484         <size>7</size>
13485       </method>
13486       <method name="Void &lt;&gt;m__1()">
13487         <size>50</size>
13488       </method>
13489     </type>
13490   </test>
13491   <test name="gtest-anon-21.cs">
13492     <type name="BaseObject">
13493       <method name="Void .ctor()">
13494         <size>7</size>
13495       </method>
13496       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
13497         <size>53</size>
13498       </method>
13499       <method name="T MakeSomething[T]()">
13500         <size>7</size>
13501       </method>
13502       <method name="Int32 Main()">
13503         <size>10</size>
13504       </method>
13505       <method name="Void Closure(EmptyDelegate)">
13506         <size>1</size>
13507       </method>
13508     </type>
13509     <type name="EmptyDelegate">
13510       <method name="Void .ctor(Object, IntPtr)">
13511         <size>0</size>
13512       </method>
13513       <method name="Void Invoke()">
13514         <size>0</size>
13515       </method>
13516       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13517         <size>0</size>
13518       </method>
13519       <method name="Void EndInvoke(IAsyncResult)">
13520         <size>0</size>
13521       </method>
13522     </type>
13523     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
13524       <method name="Void .ctor()">
13525         <size>7</size>
13526       </method>
13527       <method name="Void &lt;&gt;m__0()">
13528         <size>17</size>
13529       </method>
13530     </type>
13531   </test>
13532   <test name="gtest-anon-22.cs">
13533     <type name="C">
13534       <method name="Void .ctor()">
13535         <size>7</size>
13536       </method>
13537       <method name="Int32 Foo(D1)">
13538         <size>2</size>
13539       </method>
13540       <method name="Int32 Foo(D2)">
13541         <size>2</size>
13542       </method>
13543       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
13544         <size>2</size>
13545       </method>
13546       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
13547         <size>2</size>
13548       </method>
13549       <method name="Int32 Main()">
13550         <size>82</size>
13551       </method>
13552     </type>
13553     <type name="D1">
13554       <method name="Void .ctor(Object, IntPtr)">
13555         <size>0</size>
13556       </method>
13557       <method name="Int32 Invoke()">
13558         <size>0</size>
13559       </method>
13560       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13561         <size>0</size>
13562       </method>
13563       <method name="Int32 EndInvoke(IAsyncResult)">
13564         <size>0</size>
13565       </method>
13566     </type>
13567     <type name="D2">
13568       <method name="Void .ctor(Object, IntPtr)">
13569         <size>0</size>
13570       </method>
13571       <method name="Int64 Invoke()">
13572         <size>0</size>
13573       </method>
13574       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13575         <size>0</size>
13576       </method>
13577       <method name="Int64 EndInvoke(IAsyncResult)">
13578         <size>0</size>
13579       </method>
13580     </type>
13581     <type name="C">
13582       <method name="Int32 &lt;Main&gt;m__0()">
13583         <size>2</size>
13584       </method>
13585     </type>
13586   </test>
13587   <test name="gtest-anon-23.cs">
13588     <type name="MemberAccessData">
13589       <method name="Void .ctor()">
13590         <size>7</size>
13591       </method>
13592       <method name="Void set_MyTypeProperty(Nullable`1)">
13593         <size>8</size>
13594       </method>
13595       <method name="Nullable`1 get_MyTypeProperty()">
13596         <size>7</size>
13597       </method>
13598     </type>
13599     <type name="C">
13600       <method name="Void .ctor()">
13601         <size>7</size>
13602       </method>
13603       <method name="Void Test(C+D)">
13604         <size>1</size>
13605       </method>
13606       <method name="Void Main()">
13607         <size>200</size>
13608       </method>
13609     </type>
13610     <type name="C+D">
13611       <method name="Void .ctor(Object, IntPtr)">
13612         <size>0</size>
13613       </method>
13614       <method name="Void Invoke()">
13615         <size>0</size>
13616       </method>
13617       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13618         <size>0</size>
13619       </method>
13620       <method name="Void EndInvoke(IAsyncResult)">
13621         <size>0</size>
13622       </method>
13623     </type>
13624     <type name="C+&lt;Main&gt;c__AnonStorey0">
13625       <method name="Void .ctor()">
13626         <size>7</size>
13627       </method>
13628       <method name="Void &lt;&gt;m__0()">
13629         <size>38</size>
13630       </method>
13631       <method name="Void &lt;&gt;m__1()">
13632         <size>32</size>
13633       </method>
13634     </type>
13635     <type name="C">
13636       <method name="Void &lt;Main&gt;m__2()">
13637         <size>16</size>
13638       </method>
13639       <method name="Void &lt;Main&gt;m__3()">
13640         <size>16</size>
13641       </method>
13642       <method name="Void &lt;Main&gt;m__4()">
13643         <size>61</size>
13644       </method>
13645       <method name="Void &lt;Main&gt;m__5()">
13646         <size>53</size>
13647       </method>
13648     </type>
13649     <type name="&lt;PrivateImplementationDetails&gt;">
13650       <method name="Void .ctor()">
13651         <size>7</size>
13652       </method>
13653     </type>
13654   </test>
13655   <test name="gtest-anon-24.cs">
13656     <type name="Disposable`1[T]">
13657       <method name="Void .ctor()">
13658         <size>7</size>
13659       </method>
13660       <method name="Void Dispose()">
13661         <size>1</size>
13662       </method>
13663     </type>
13664     <type name="Test">
13665       <method name="Void .ctor()">
13666         <size>7</size>
13667       </method>
13668       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
13669         <size>38</size>
13670       </method>
13671       <method name="System.Func`1[T] Throw[T](T)">
13672         <size>26</size>
13673       </method>
13674       <method name="System.Func`1[T] Do[T](T)">
13675         <size>26</size>
13676       </method>
13677       <method name="System.Func`1[T] Lock[T](T)">
13678         <size>26</size>
13679       </method>
13680       <method name="System.Func`1[T] Catch[T](T)">
13681         <size>26</size>
13682       </method>
13683       <method name="System.Func`1[T] Finally[T](T)">
13684         <size>26</size>
13685       </method>
13686       <method name="System.Func`1[T] Using[T](T)">
13687         <size>57</size>
13688       </method>
13689       <method name="System.Func`1[T] Switch[T](T)">
13690         <size>38</size>
13691       </method>
13692       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
13693         <size>26</size>
13694       </method>
13695       <method name="Int32 Main()">
13696         <size>572</size>
13697       </method>
13698     </type>
13699     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
13700       <method name="Void .ctor()">
13701         <size>7</size>
13702       </method>
13703       <method name="T[] &lt;&gt;m__0()">
13704         <size>56</size>
13705       </method>
13706     </type>
13707     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
13708       <method name="Void .ctor()">
13709         <size>7</size>
13710       </method>
13711       <method name="T &lt;&gt;m__1()">
13712         <size>23</size>
13713       </method>
13714     </type>
13715     <type name="Test">
13716       <method name="Void ArrayMutate[T](T[])">
13717         <size>27</size>
13718       </method>
13719       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
13720         <size>26</size>
13721       </method>
13722       <method name="System.Func`1[System.Type] TypeOf[T](T)">
13723         <size>38</size>
13724       </method>
13725     </type>
13726     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
13727       <method name="System.Type &lt;&gt;m__2()">
13728         <size>56</size>
13729       </method>
13730       <method name="Void .ctor()">
13731         <size>7</size>
13732       </method>
13733     </type>
13734     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
13735       <method name="T &lt;&gt;m__3()">
13736         <size>28</size>
13737       </method>
13738       <method name="Void .ctor()">
13739         <size>7</size>
13740       </method>
13741     </type>
13742     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
13743       <method name="T &lt;&gt;m__4()">
13744         <size>65</size>
13745       </method>
13746       <method name="Void .ctor()">
13747         <size>7</size>
13748       </method>
13749     </type>
13750     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
13751       <method name="T &lt;&gt;m__5()">
13752         <size>48</size>
13753       </method>
13754       <method name="Void .ctor()">
13755         <size>7</size>
13756       </method>
13757     </type>
13758     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
13759       <method name="T &lt;&gt;m__6()">
13760         <size>50</size>
13761       </method>
13762       <method name="Void .ctor()">
13763         <size>7</size>
13764       </method>
13765     </type>
13766     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
13767       <method name="T &lt;&gt;m__7()">
13768         <size>7</size>
13769       </method>
13770       <method name="Void .ctor()">
13771         <size>7</size>
13772       </method>
13773     </type>
13774     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
13775       <method name="T &lt;&gt;m__8()">
13776         <size>35</size>
13777       </method>
13778       <method name="Void .ctor()">
13779         <size>7</size>
13780       </method>
13781     </type>
13782     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
13783       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
13784         <size>56</size>
13785       </method>
13786       <method name="Void .ctor()">
13787         <size>7</size>
13788       </method>
13789     </type>
13790     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
13791       <method name="Void &lt;&gt;m__A(Int32)">
13792         <size>36</size>
13793       </method>
13794       <method name="Void .ctor()">
13795         <size>7</size>
13796       </method>
13797     </type>
13798     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
13799       <method name="T[][] &lt;&gt;m__B()">
13800         <size>48</size>
13801       </method>
13802       <method name="Void .ctor()">
13803         <size>7</size>
13804       </method>
13805     </type>
13806     <type name="CA`1[T]">
13807       <method name="Void .ctor()">
13808         <size>7</size>
13809       </method>
13810     </type>
13811     <type name="Test">
13812       <method name="System.Func`1[T[]] NestedTypeMutate[T]()">
13813         <size>34</size>
13814       </method>
13815       <method name="System.Func`1[System.Int32] ArrayMultiMutate[T](T[,])">
13816         <size>26</size>
13817       </method>
13818     </type>
13819     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyC`1[T]">
13820       <method name="Int32 &lt;&gt;m__C()">
13821         <size>27</size>
13822       </method>
13823       <method name="Void .ctor()">
13824         <size>7</size>
13825       </method>
13826     </type>
13827     <type name="Test+&lt;NestedTypeMutate&gt;c__AnonStoreyD`1[T]">
13828       <method name="T[] &lt;&gt;m__D()">
13829         <size>37</size>
13830       </method>
13831       <method name="Void .ctor()">
13832         <size>7</size>
13833       </method>
13834     </type>
13835   </test>
13836   <test name="gtest-anon-25.cs">
13837     <type name="HS`1[T]">
13838       <method name="Void .ctor(IEqualityComparer`1)">
13839         <size>7</size>
13840       </method>
13841     </type>
13842     <type name="Test">
13843       <method name="Void .ctor()">
13844         <size>7</size>
13845       </method>
13846       <method name="Void Foo[T](IEqualityComparer`1)">
13847         <size>27</size>
13848       </method>
13849       <method name="Int32 Main()">
13850         <size>8</size>
13851       </method>
13852     </type>
13853     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
13854       <method name="Void .ctor()">
13855         <size>7</size>
13856       </method>
13857       <method name="HS`1[T] &lt;&gt;m__0()">
13858         <size>12</size>
13859       </method>
13860     </type>
13861   </test>
13862   <test name="gtest-anon-26.cs">
13863     <type name="MonoBugs.BrokenGenericCast">
13864       <method name="Void .ctor()">
13865         <size>7</size>
13866       </method>
13867       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
13868         <size>13</size>
13869       </method>
13870       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
13871         <size>13</size>
13872       </method>
13873       <method name="Void Main()">
13874         <size>1</size>
13875       </method>
13876       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
13877         <size>12</size>
13878       </method>
13879       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
13880         <size>12</size>
13881       </method>
13882     </type>
13883   </test>
13884   <test name="gtest-anon-27.cs">
13885     <type name="BaseDataObjectFactory">
13886       <method name="Void .ctor()">
13887         <size>7</size>
13888       </method>
13889       <method name="T GetBusinessQueryObjectFromReader[T]()">
13890         <size>8</size>
13891       </method>
13892       <method name="T[] GetQueryObjects[T](System.String)">
13893         <size>0</size>
13894       </method>
13895     </type>
13896     <type name="BusinessQueryObject">
13897       <method name="Void .ctor()">
13898         <size>7</size>
13899       </method>
13900     </type>
13901     <type name="MySqlDataObjectFactory">
13902       <method name="Void .ctor()">
13903         <size>7</size>
13904       </method>
13905       <method name="T[] GetQueryObjects[T](System.String)">
13906         <size>63</size>
13907       </method>
13908       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
13909         <size>1</size>
13910       </method>
13911     </type>
13912     <type name="C">
13913       <method name="Void .ctor()">
13914         <size>7</size>
13915       </method>
13916       <method name="Void Main()">
13917         <size>1</size>
13918       </method>
13919     </type>
13920     <type name="MySqlDataObjectFactory+PerformActionWithReader">
13921       <method name="Void .ctor(Object, IntPtr)">
13922         <size>0</size>
13923       </method>
13924       <method name="Void Invoke()">
13925         <size>0</size>
13926       </method>
13927       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13928         <size>0</size>
13929       </method>
13930       <method name="Void EndInvoke(IAsyncResult)">
13931         <size>0</size>
13932       </method>
13933     </type>
13934     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
13935       <method name="Void .ctor()">
13936         <size>7</size>
13937       </method>
13938       <method name="Void &lt;&gt;m__0()">
13939         <size>17</size>
13940       </method>
13941     </type>
13942   </test>
13943   <test name="gtest-anon-28.cs">
13944     <type name="A">
13945       <method name="Void .ctor()">
13946         <size>7</size>
13947       </method>
13948       <method name="Void Foo[T]()">
13949         <size>0</size>
13950       </method>
13951     </type>
13952     <type name="B">
13953       <method name="Void .ctor()">
13954         <size>7</size>
13955       </method>
13956       <method name="Void Foo[T]()">
13957         <size>14</size>
13958       </method>
13959       <method name="Void Main()">
13960         <size>1</size>
13961       </method>
13962     </type>
13963     <type name="B+Del">
13964       <method name="Void .ctor(Object, IntPtr)">
13965         <size>0</size>
13966       </method>
13967       <method name="Void Invoke()">
13968         <size>0</size>
13969       </method>
13970       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13971         <size>0</size>
13972       </method>
13973       <method name="Void EndInvoke(IAsyncResult)">
13974         <size>0</size>
13975       </method>
13976     </type>
13977     <type name="B">
13978       <method name="Void &lt;Foo`1&gt;m__0[T]()">
13979         <size>7</size>
13980       </method>
13981     </type>
13982   </test>
13983   <test name="gtest-anon-29.cs">
13984     <type name="Test">
13985       <method name="Void .ctor()">
13986         <size>7</size>
13987       </method>
13988       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
13989         <size>17</size>
13990       </method>
13991       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
13992         <size>32</size>
13993       </method>
13994       <method name="T Item[T](IList`1)">
13995         <size>7</size>
13996       </method>
13997       <method name="T GetSingleItem[T](IList`1)">
13998         <size>10</size>
13999       </method>
14000       <method name="Void Main()">
14001         <size>15</size>
14002       </method>
14003     </type>
14004     <type name="Test+Creator`1[T]">
14005       <method name="Void .ctor(Object, IntPtr)">
14006         <size>0</size>
14007       </method>
14008       <method name="T Invoke()">
14009         <size>0</size>
14010       </method>
14011       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14012         <size>0</size>
14013       </method>
14014       <method name="T EndInvoke(IAsyncResult)">
14015         <size>0</size>
14016       </method>
14017     </type>
14018     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
14019       <method name="Void .ctor()">
14020         <size>7</size>
14021       </method>
14022       <method name="T &lt;&gt;m__0()">
14023         <size>12</size>
14024       </method>
14025     </type>
14026   </test>
14027   <test name="gtest-anon-3.cs">
14028     <type name="X">
14029       <method name="Void .ctor()">
14030         <size>7</size>
14031       </method>
14032       <method name="Void Hello[U](U)">
14033         <size>1</size>
14034       </method>
14035       <method name="Void Test[T](T)">
14036         <size>28</size>
14037       </method>
14038       <method name="Void Main()">
14039         <size>14</size>
14040       </method>
14041     </type>
14042     <type name="Foo`1[S]">
14043       <method name="Void .ctor(Object, IntPtr)">
14044         <size>0</size>
14045       </method>
14046       <method name="Void Invoke(S)">
14047         <size>0</size>
14048       </method>
14049       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
14050         <size>0</size>
14051       </method>
14052       <method name="Void EndInvoke(IAsyncResult)">
14053         <size>0</size>
14054       </method>
14055     </type>
14056     <type name="X">
14057       <method name="Void &lt;Test`1&gt;m__0[T](T)">
14058         <size>8</size>
14059       </method>
14060     </type>
14061   </test>
14062   <test name="gtest-anon-30.cs">
14063     <type name="X">
14064       <method name="Void .ctor()">
14065         <size>7</size>
14066       </method>
14067       <method name="Void Hello[U](U)">
14068         <size>1</size>
14069       </method>
14070       <method name="Void Test[T](T)">
14071         <size>46</size>
14072       </method>
14073       <method name="Void Main()">
14074         <size>1</size>
14075       </method>
14076     </type>
14077     <type name="Simple">
14078       <method name="Void .ctor(Object, IntPtr)">
14079         <size>0</size>
14080       </method>
14081       <method name="Void Invoke()">
14082         <size>0</size>
14083       </method>
14084       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14085         <size>0</size>
14086       </method>
14087       <method name="Void EndInvoke(IAsyncResult)">
14088         <size>0</size>
14089       </method>
14090     </type>
14091     <type name="Foo">
14092       <method name="Void .ctor(Object, IntPtr)">
14093         <size>0</size>
14094       </method>
14095       <method name="Simple Invoke()">
14096         <size>0</size>
14097       </method>
14098       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14099         <size>0</size>
14100       </method>
14101       <method name="Simple EndInvoke(IAsyncResult)">
14102         <size>0</size>
14103       </method>
14104     </type>
14105     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
14106       <method name="Void .ctor()">
14107         <size>7</size>
14108       </method>
14109       <method name="Simple &lt;&gt;m__0()">
14110         <size>55</size>
14111       </method>
14112     </type>
14113     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
14114       <method name="Void .ctor()">
14115         <size>7</size>
14116       </method>
14117       <method name="Void &lt;&gt;m__1()">
14118         <size>50</size>
14119       </method>
14120     </type>
14121   </test>
14122   <test name="gtest-anon-31.cs">
14123     <type name="A">
14124       <method name="Void Fail[X]()">
14125         <size>25</size>
14126       </method>
14127       <method name="Void Main()">
14128         <size>1</size>
14129       </method>
14130     </type>
14131     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
14132       <method name="Void .ctor()">
14133         <size>7</size>
14134       </method>
14135       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
14136         <size>36</size>
14137       </method>
14138       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
14139         <size>1</size>
14140       </method>
14141     </type>
14142   </test>
14143   <test name="gtest-anon-32.cs">
14144     <type name="Program">
14145       <method name="Void .ctor()">
14146         <size>7</size>
14147       </method>
14148       <method name="Void Foo[T](IList`1)">
14149         <size>31</size>
14150       </method>
14151       <method name="Void Assert(System.Action`1[System.Int32])">
14152         <size>9</size>
14153       </method>
14154       <method name="Void Main(System.String[])">
14155         <size>7</size>
14156       </method>
14157     </type>
14158     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
14159       <method name="Void .ctor()">
14160         <size>7</size>
14161       </method>
14162       <method name="Void &lt;&gt;m__0(Int32)">
14163         <size>18</size>
14164       </method>
14165     </type>
14166   </test>
14167   <test name="gtest-anon-33.cs">
14168     <type name="IEnumerableRocks">
14169       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
14170         <size>33</size>
14171       </method>
14172       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
14173         <size>126</size>
14174       </method>
14175     </type>
14176     <type name="Test">
14177       <method name="Void .ctor()">
14178         <size>7</size>
14179       </method>
14180       <method name="Void Main()">
14181         <size>67</size>
14182       </method>
14183       <method name="System.String &lt;Main&gt;m__1(System.String)">
14184         <size>17</size>
14185       </method>
14186     </type>
14187     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
14188       <method name="Void .ctor()">
14189         <size>7</size>
14190       </method>
14191       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
14192         <size>34</size>
14193       </method>
14194     </type>
14195   </test>
14196   <test name="gtest-anon-34.cs">
14197     <type name="MyClass">
14198       <method name="Void .ctor()">
14199         <size>18</size>
14200       </method>
14201       <method name="Int32 get_Answer()">
14202         <size>7</size>
14203       </method>
14204       <method name="Void set_Answer(Int32)">
14205         <size>8</size>
14206       </method>
14207     </type>
14208     <type name="Test">
14209       <method name="Void .ctor()">
14210         <size>7</size>
14211       </method>
14212       <method name="Int32 Main()">
14213         <size>82</size>
14214       </method>
14215     </type>
14216     <type name="Test+D">
14217       <method name="Void .ctor(Object, IntPtr)">
14218         <size>0</size>
14219       </method>
14220       <method name="Void Invoke()">
14221         <size>0</size>
14222       </method>
14223       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14224         <size>0</size>
14225       </method>
14226       <method name="Void EndInvoke(IAsyncResult)">
14227         <size>0</size>
14228       </method>
14229     </type>
14230     <type name="Test+&lt;Main&gt;c__AnonStorey0">
14231       <method name="Void .ctor()">
14232         <size>7</size>
14233       </method>
14234       <method name="Void &lt;&gt;m__0()">
14235         <size>33</size>
14236       </method>
14237     </type>
14238   </test>
14239   <test name="gtest-anon-35.cs">
14240     <type name="C`1[T]">
14241       <method name="Void .ctor()">
14242         <size>7</size>
14243       </method>
14244       <method name="System.Func`1[T] XX()">
14245         <size>32</size>
14246       </method>
14247       <method name="T &lt;XX&gt;m__0()">
14248         <size>10</size>
14249       </method>
14250     </type>
14251     <type name="C2`1[T]">
14252       <method name="Void .ctor()">
14253         <size>7</size>
14254       </method>
14255       <method name="System.Func`1[C`1[T]] XX()">
14256         <size>32</size>
14257       </method>
14258       <method name="C`1[T] &lt;XX&gt;m__1()">
14259         <size>2</size>
14260       </method>
14261     </type>
14262     <type name="N1">
14263       <method name="Void .ctor()">
14264         <size>7</size>
14265       </method>
14266       <method name="System.Func`1[T] XX[T]()">
14267         <size>15</size>
14268       </method>
14269     </type>
14270     <type name="Test">
14271       <method name="Void .ctor()">
14272         <size>7</size>
14273       </method>
14274       <method name="Int32 Main()">
14275         <size>98</size>
14276       </method>
14277     </type>
14278     <type name="N1">
14279       <method name="T &lt;XX`1&gt;m__2[T]()">
14280         <size>10</size>
14281       </method>
14282     </type>
14283   </test>
14284   <test name="gtest-anon-36.cs">
14285     <type name="Foo`1[T]">
14286       <method name="Void .ctor()">
14287         <size>7</size>
14288       </method>
14289       <method name="Void add_handler(Handler`1[T])">
14290         <size>24</size>
14291       </method>
14292       <method name="Void remove_handler(Handler`1[T])">
14293         <size>24</size>
14294       </method>
14295       <method name="Void add_Handler(Handler`1[T])">
14296         <size>64</size>
14297       </method>
14298       <method name="Void remove_Handler(Handler`1[T])">
14299         <size>24</size>
14300       </method>
14301       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
14302         <size>18</size>
14303       </method>
14304     </type>
14305     <type name="Program">
14306       <method name="Void .ctor()">
14307         <size>7</size>
14308       </method>
14309       <method name="Int32 Main()">
14310         <size>15</size>
14311       </method>
14312     </type>
14313     <type name="Handler`1[T]">
14314       <method name="Void .ctor(Object, IntPtr)">
14315         <size>0</size>
14316       </method>
14317       <method name="Void Invoke(System.Object)">
14318         <size>0</size>
14319       </method>
14320       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
14321         <size>0</size>
14322       </method>
14323       <method name="Void EndInvoke(IAsyncResult)">
14324         <size>0</size>
14325       </method>
14326     </type>
14327   </test>
14328   <test name="gtest-anon-37.cs">
14329     <type name="Wrap`1[U]">
14330       <method name="Void .ctor()">
14331         <size>7</size>
14332       </method>
14333     </type>
14334     <type name="Test">
14335       <method name="Void .ctor()">
14336         <size>7</size>
14337       </method>
14338       <method name="Int32 Run[T](Wrap`1[T])">
14339         <size>56</size>
14340       </method>
14341       <method name="Int32 Main()">
14342         <size>16</size>
14343       </method>
14344     </type>
14345     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
14346       <method name="Void .ctor()">
14347         <size>7</size>
14348       </method>
14349       <method name="Void &lt;&gt;m__0()">
14350         <size>17</size>
14351       </method>
14352     </type>
14353   </test>
14354   <test name="gtest-anon-38.cs">
14355     <type name="Foo`1[T]">
14356       <method name="Void .ctor()">
14357         <size>7</size>
14358       </method>
14359       <method name="Boolean ContainsAll[U](IEnumerable`1)">
14360         <size>40</size>
14361       </method>
14362       <method name="Boolean Contains(T)">
14363         <size>2</size>
14364       </method>
14365     </type>
14366     <type name="Program">
14367       <method name="Void .ctor()">
14368         <size>7</size>
14369       </method>
14370       <method name="Int32 Main()">
14371         <size>42</size>
14372       </method>
14373     </type>
14374     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
14375       <method name="Void .ctor()">
14376         <size>7</size>
14377       </method>
14378       <method name="Boolean &lt;&gt;m__0()">
14379         <size>199</size>
14380       </method>
14381     </type>
14382     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
14383       <method name="Void .ctor()">
14384         <size>7</size>
14385       </method>
14386     </type>
14387     <type name="&lt;PrivateImplementationDetails&gt;">
14388       <method name="Void .ctor()">
14389         <size>7</size>
14390       </method>
14391     </type>
14392   </test>
14393   <test name="gtest-anon-39.cs">
14394     <type name="Test">
14395       <method name="Void .ctor()">
14396         <size>7</size>
14397       </method>
14398       <method name="Void Test_1[T](T)">
14399         <size>33</size>
14400       </method>
14401       <method name="Void Test_2[T](Nullable`1)">
14402         <size>33</size>
14403       </method>
14404       <method name="Void Main()">
14405         <size>39</size>
14406       </method>
14407     </type>
14408     <type name="Test+D">
14409       <method name="Void .ctor(Object, IntPtr)">
14410         <size>0</size>
14411       </method>
14412       <method name="Void Invoke()">
14413         <size>0</size>
14414       </method>
14415       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14416         <size>0</size>
14417       </method>
14418       <method name="Void EndInvoke(IAsyncResult)">
14419         <size>0</size>
14420       </method>
14421     </type>
14422     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
14423       <method name="Void .ctor()">
14424         <size>7</size>
14425       </method>
14426       <method name="Void &lt;&gt;m__0()">
14427         <size>24</size>
14428       </method>
14429     </type>
14430     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
14431       <method name="Void .ctor()">
14432         <size>7</size>
14433       </method>
14434       <method name="Void &lt;&gt;m__1()">
14435         <size>85</size>
14436       </method>
14437     </type>
14438     <type name="Test">
14439       <method name="T Test_3[T](System.Object)">
14440         <size>51</size>
14441       </method>
14442     </type>
14443     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
14444       <method name="Void .ctor()">
14445         <size>7</size>
14446       </method>
14447       <method name="Void &lt;&gt;m__2()">
14448         <size>23</size>
14449       </method>
14450     </type>
14451   </test>
14452   <test name="gtest-anon-4.cs">
14453     <type name="Test">
14454       <method name="Void .ctor()">
14455         <size>7</size>
14456       </method>
14457       <method name="Void Main()">
14458         <size>57</size>
14459       </method>
14460       <method name="Int32 GetItem()">
14461         <size>50</size>
14462       </method>
14463       <method name="IEnumerable`1 GetItems()">
14464         <size>16</size>
14465       </method>
14466     </type>
14467     <type name="&lt;PrivateImplementationDetails&gt;">
14468       <method name="Void .ctor()">
14469         <size>7</size>
14470       </method>
14471     </type>
14472     <type name="Test+&lt;GetItems&gt;c__Iterator0">
14473       <method name="Void .ctor()">
14474         <size>7</size>
14475       </method>
14476       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14477         <size>12</size>
14478       </method>
14479       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14480         <size>7</size>
14481       </method>
14482       <method name="Boolean MoveNext()">
14483         <size>69</size>
14484       </method>
14485       <method name="Void Dispose()">
14486         <size>8</size>
14487       </method>
14488       <method name="Void Reset()">
14489         <size>6</size>
14490       </method>
14491       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14492         <size>7</size>
14493       </method>
14494       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14495         <size>26</size>
14496       </method>
14497     </type>
14498   </test>
14499   <test name="gtest-anon-40.cs">
14500     <type name="RunTests">
14501       <method name="Int32 Main()">
14502         <size>7</size>
14503       </method>
14504     </type>
14505     <type name="Test1.X">
14506       <method name="Void .ctor()">
14507         <size>7</size>
14508       </method>
14509       <method name="Void Test1[R](R, Int32)">
14510         <size>150</size>
14511       </method>
14512       <method name="Void Run()">
14513         <size>13</size>
14514       </method>
14515     </type>
14516     <type name="Test1.Foo">
14517       <method name="Void .ctor(Object, IntPtr)">
14518         <size>0</size>
14519       </method>
14520       <method name="Int32 Invoke()">
14521         <size>0</size>
14522       </method>
14523       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14524         <size>0</size>
14525       </method>
14526       <method name="Int32 EndInvoke(IAsyncResult)">
14527         <size>0</size>
14528       </method>
14529     </type>
14530     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
14531       <method name="Void .ctor()">
14532         <size>7</size>
14533       </method>
14534       <method name="Int32 &lt;&gt;m__0()">
14535         <size>71</size>
14536       </method>
14537     </type>
14538     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
14539       <method name="Void .ctor()">
14540         <size>7</size>
14541       </method>
14542     </type>
14543     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
14544       <method name="Void .ctor()">
14545         <size>7</size>
14546       </method>
14547     </type>
14548   </test>
14549   <test name="gtest-anon-41.cs">
14550     <type name="C">
14551       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
14552         <size>37</size>
14553       </method>
14554       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
14555         <size>6</size>
14556       </method>
14557       <method name="Void Main()">
14558         <size>1</size>
14559       </method>
14560       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
14561         <size>8</size>
14562       </method>
14563       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
14564         <size>8</size>
14565       </method>
14566     </type>
14567   </test>
14568   <test name="gtest-anon-42.cs">
14569     <type name="Test">
14570       <method name="Void .ctor()">
14571         <size>7</size>
14572       </method>
14573       <method name="Void Test_3[T]()">
14574         <size>20</size>
14575       </method>
14576       <method name="Int32 Main()">
14577         <size>12</size>
14578       </method>
14579     </type>
14580     <type name="Test+D">
14581       <method name="Void .ctor(Object, IntPtr)">
14582         <size>0</size>
14583       </method>
14584       <method name="Void Invoke()">
14585         <size>0</size>
14586       </method>
14587       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14588         <size>0</size>
14589       </method>
14590       <method name="Void EndInvoke(IAsyncResult)">
14591         <size>0</size>
14592       </method>
14593     </type>
14594     <type name="Test">
14595       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
14596         <size>11</size>
14597       </method>
14598     </type>
14599   </test>
14600   <test name="gtest-anon-43.cs">
14601     <type name="TestC">
14602       <method name="Void .ctor()">
14603         <size>7</size>
14604       </method>
14605       <method name="System.Func`1[System.Type] Test[T]()">
14606         <size>13</size>
14607       </method>
14608       <method name="Int32 Main()">
14609         <size>66</size>
14610       </method>
14611       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
14612         <size>11</size>
14613       </method>
14614     </type>
14615   </test>
14616   <test name="gtest-anon-44.cs">
14617     <type name="UiaAtkBridgeTest.Test">
14618       <method name="Void .ctor()">
14619         <size>7</size>
14620       </method>
14621       <method name="Void Invoke(System.EventHandler)">
14622         <size>1</size>
14623       </method>
14624     </type>
14625     <type name="UiaAtkBridgeTest.GailTester">
14626       <method name="Void .ctor()">
14627         <size>7</size>
14628       </method>
14629       <method name="Void ThisCausesACrash[I]()">
14630         <size>18</size>
14631       </method>
14632       <method name="Void Main()">
14633         <size>1</size>
14634       </method>
14635       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
14636         <size>1</size>
14637       </method>
14638     </type>
14639   </test>
14640   <test name="gtest-anon-45.cs">
14641     <type name="C">
14642       <method name="Void .ctor()">
14643         <size>7</size>
14644       </method>
14645       <method name="Void AnyMethod[T]()">
14646         <size>20</size>
14647       </method>
14648       <method name="Int32 Main()">
14649         <size>12</size>
14650       </method>
14651     </type>
14652     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
14653       <method name="Void .ctor()">
14654         <size>7</size>
14655       </method>
14656       <method name="Void &lt;&gt;m__1(System.String)">
14657         <size>14</size>
14658       </method>
14659     </type>
14660     <type name="C">
14661       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
14662         <size>31</size>
14663       </method>
14664     </type>
14665   </test>
14666   <test name="gtest-anon-46.cs">
14667     <type name="TheClass">
14668       <method name="Void .ctor()">
14669         <size>7</size>
14670       </method>
14671       <method name="Void Foo[T](T, System.Func`2[T,T])">
14672         <size>41</size>
14673       </method>
14674       <method name="Void Main()">
14675         <size>8</size>
14676       </method>
14677     </type>
14678     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
14679       <method name="Void .ctor()">
14680         <size>7</size>
14681       </method>
14682       <method name="System.Func`1[T] &lt;&gt;m__0()">
14683         <size>31</size>
14684       </method>
14685       <method name="T &lt;&gt;m__1()">
14686         <size>18</size>
14687       </method>
14688     </type>
14689   </test>
14690   <test name="gtest-anon-47.cs">
14691     <type name="C">
14692       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
14693         <size>26</size>
14694       </method>
14695     </type>
14696     <type name="Test">
14697       <method name="Int32 Main()">
14698         <size>59</size>
14699       </method>
14700       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
14701         <size>23</size>
14702       </method>
14703       <method name="Void .ctor()">
14704         <size>7</size>
14705       </method>
14706     </type>
14707     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
14708       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
14709         <size>33</size>
14710       </method>
14711       <method name="Void .ctor()">
14712         <size>7</size>
14713       </method>
14714     </type>
14715     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
14716       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
14717         <size>45</size>
14718       </method>
14719       <method name="Void .ctor()">
14720         <size>7</size>
14721       </method>
14722     </type>
14723     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
14724       <method name="Void &lt;&gt;m__2(T3)">
14725         <size>35</size>
14726       </method>
14727       <method name="Void .ctor()">
14728         <size>7</size>
14729       </method>
14730     </type>
14731   </test>
14732   <test name="gtest-anon-48.cs">
14733     <type name="GeneratorEnumerable`1[T]">
14734       <method name="Void .ctor(Func`1)">
14735         <size>7</size>
14736       </method>
14737     </type>
14738     <type name="GeneratorExpression">
14739       <method name="Void .ctor()">
14740         <size>7</size>
14741       </method>
14742     </type>
14743     <type name="GeneratorInvoker">
14744       <method name="Void .ctor(GeneratorExpression)">
14745         <size>7</size>
14746       </method>
14747       <method name="Void Invoke[T](T ByRef)">
14748         <size>1</size>
14749       </method>
14750     </type>
14751     <type name="Interpreter">
14752       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
14753         <size>31</size>
14754       </method>
14755       <method name="Int32 Main()">
14756         <size>13</size>
14757       </method>
14758     </type>
14759     <type name="Func`1[TResult]">
14760       <method name="Void .ctor(Object, IntPtr)">
14761         <size>0</size>
14762       </method>
14763       <method name="TResult Invoke()">
14764         <size>0</size>
14765       </method>
14766       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14767         <size>0</size>
14768       </method>
14769       <method name="TResult EndInvoke(IAsyncResult)">
14770         <size>0</size>
14771       </method>
14772     </type>
14773     <type name="GeneratorNext`1[T]">
14774       <method name="Void .ctor(Object, IntPtr)">
14775         <size>0</size>
14776       </method>
14777       <method name="Void Invoke(T ByRef)">
14778         <size>0</size>
14779       </method>
14780       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
14781         <size>0</size>
14782       </method>
14783       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
14784         <size>0</size>
14785       </method>
14786     </type>
14787     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
14788       <method name="Void .ctor()">
14789         <size>7</size>
14790       </method>
14791       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
14792         <size>23</size>
14793       </method>
14794     </type>
14795   </test>
14796   <test name="gtest-anon-49.cs">
14797     <type name="Test">
14798       <method name="Void .ctor()">
14799         <size>7</size>
14800       </method>
14801       <method name="Void Main()">
14802         <size>1</size>
14803       </method>
14804       <method name="Void DetermineLinkedCells()">
14805         <size>74</size>
14806       </method>
14807     </type>
14808     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
14809       <method name="Void .ctor()">
14810         <size>7</size>
14811       </method>
14812     </type>
14813     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
14814       <method name="Void .ctor()">
14815         <size>7</size>
14816       </method>
14817       <method name="Boolean &lt;&gt;m__1(System.Object)">
14818         <size>13</size>
14819       </method>
14820       <method name="Boolean &lt;&gt;m__0(System.Object)">
14821         <size>18</size>
14822       </method>
14823     </type>
14824   </test>
14825   <test name="gtest-anon-5.cs">
14826     <type name="X">
14827       <method name="Void .ctor()">
14828         <size>7</size>
14829       </method>
14830       <method name="Void Main()">
14831         <size>78</size>
14832       </method>
14833     </type>
14834     <type name="Hello">
14835       <method name="Void .ctor(Object, IntPtr)">
14836         <size>0</size>
14837       </method>
14838       <method name="Void Invoke()">
14839         <size>0</size>
14840       </method>
14841       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14842         <size>0</size>
14843       </method>
14844       <method name="Void EndInvoke(IAsyncResult)">
14845         <size>0</size>
14846       </method>
14847     </type>
14848     <type name="Foo+&lt;Test&gt;c__Iterator0">
14849       <method name="Void .ctor()">
14850         <size>7</size>
14851       </method>
14852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14853         <size>12</size>
14854       </method>
14855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14856         <size>7</size>
14857       </method>
14858       <method name="Boolean MoveNext()">
14859         <size>98</size>
14860       </method>
14861       <method name="Void Dispose()">
14862         <size>8</size>
14863       </method>
14864       <method name="Void Reset()">
14865         <size>6</size>
14866       </method>
14867     </type>
14868     <type name="Foo">
14869       <method name="Void .ctor(Int32)">
14870         <size>8</size>
14871       </method>
14872       <method name="IEnumerable`1 Test(Foo)">
14873         <size>42</size>
14874       </method>
14875       <method name="Void Hello(Int32)">
14876         <size>19</size>
14877       </method>
14878       <method name="System.String ToString()">
14879         <size>22</size>
14880       </method>
14881     </type>
14882     <type name="Foo+&lt;Test&gt;c__Iterator0">
14883       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
14884         <size>7</size>
14885       </method>
14886       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
14887         <size>52</size>
14888       </method>
14889     </type>
14890   </test>
14891   <test name="gtest-anon-50.cs">
14892     <type name="M">
14893       <method name="Void .ctor()">
14894         <size>7</size>
14895       </method>
14896       <method name="Int32 Main()">
14897         <size>12</size>
14898       </method>
14899     </type>
14900     <type name="SomeGenericClass`1[SomeType]">
14901       <method name="Void .ctor()">
14902         <size>7</size>
14903       </method>
14904       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
14905         <size>1</size>
14906       </method>
14907       <method name="Void FailsToCompile()">
14908         <size>19</size>
14909       </method>
14910     </type>
14911     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
14912       <method name="Void .ctor(Object, IntPtr)">
14913         <size>0</size>
14914       </method>
14915       <method name="Void Invoke()">
14916         <size>0</size>
14917       </method>
14918       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14919         <size>0</size>
14920       </method>
14921       <method name="Void EndInvoke(IAsyncResult)">
14922         <size>0</size>
14923       </method>
14924     </type>
14925     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14926       <method name="Void .ctor()">
14927         <size>7</size>
14928       </method>
14929     </type>
14930     <type name="SomeGenericClass`1[SomeType]">
14931       <method name="Void &lt;FailsToCompile&gt;m__0()">
14932         <size>44</size>
14933       </method>
14934     </type>
14935     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14936       <method name="Void &lt;&gt;m__1()">
14937         <size>18</size>
14938       </method>
14939     </type>
14940   </test>
14941   <test name="gtest-anon-51.cs">
14942     <type name="Driver">
14943       <method name="Void .ctor()">
14944         <size>7</size>
14945       </method>
14946       <method name="Int32 Main()">
14947         <size>12</size>
14948       </method>
14949       <method name="Void P(Int32, Int32)">
14950         <size>1</size>
14951       </method>
14952       <method name="Void Repro()">
14953         <size>100</size>
14954       </method>
14955     </type>
14956     <type name="Bla">
14957       <method name="Void .ctor(Object, IntPtr)">
14958         <size>0</size>
14959       </method>
14960       <method name="Void Invoke()">
14961         <size>0</size>
14962       </method>
14963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14964         <size>0</size>
14965       </method>
14966       <method name="Void EndInvoke(IAsyncResult)">
14967         <size>0</size>
14968       </method>
14969     </type>
14970     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
14971       <method name="Void .ctor()">
14972         <size>7</size>
14973       </method>
14974       <method name="Void &lt;&gt;m__0()">
14975         <size>35</size>
14976       </method>
14977     </type>
14978   </test>
14979   <test name="gtest-anon-52.cs">
14980     <type name="A`1[T]">
14981       <method name="Void .ctor()">
14982         <size>7</size>
14983       </method>
14984     </type>
14985     <type name="A`1+B[T]">
14986       <method name="Void .ctor()">
14987         <size>18</size>
14988       </method>
14989       <method name="Void W[R](System.String, System.Func`2[T,R])">
14990         <size>39</size>
14991       </method>
14992     </type>
14993     <type name="B">
14994       <method name="Void .ctor()">
14995         <size>7</size>
14996       </method>
14997       <method name="Void Main()">
14998         <size>1</size>
14999       </method>
15000     </type>
15001     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
15002       <method name="Void .ctor()">
15003         <size>7</size>
15004       </method>
15005       <method name="Void &lt;&gt;m__0(T[])">
15006         <size>55</size>
15007       </method>
15008     </type>
15009   </test>
15010   <test name="gtest-anon-53.cs">
15011     <type name="TestComp.Program">
15012       <method name="Void .ctor()">
15013         <size>7</size>
15014       </method>
15015       <method name="Void Main(System.String[])">
15016         <size>1</size>
15017       </method>
15018     </type>
15019     <type name="TestComp.Program+MyClass">
15020       <method name="Void .ctor()">
15021         <size>7</size>
15022       </method>
15023       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
15024         <size>1</size>
15025       </method>
15026       <method name="Void UseATemplate()">
15027         <size>36</size>
15028       </method>
15029       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
15030         <size>16</size>
15031       </method>
15032     </type>
15033     <type name="TestComp.Program+MyClass+MyDelegate">
15034       <method name="Void .ctor(Object, IntPtr)">
15035         <size>0</size>
15036       </method>
15037       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
15038         <size>0</size>
15039       </method>
15040       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
15041         <size>0</size>
15042       </method>
15043       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
15044         <size>0</size>
15045       </method>
15046     </type>
15047   </test>
15048   <test name="gtest-anon-54.cs">
15049     <type name="Class">
15050       <method name="Void .ctor()">
15051         <size>7</size>
15052       </method>
15053       <method name="System.String get_Property()">
15054         <size>6</size>
15055       </method>
15056       <method name="System.String Method()">
15057         <size>44</size>
15058       </method>
15059       <method name="Int32 Main()">
15060         <size>39</size>
15061       </method>
15062     </type>
15063     <type name="Class+&lt;Method&gt;c__AnonStorey0">
15064       <method name="Void .ctor()">
15065         <size>7</size>
15066       </method>
15067       <method name="System.String &lt;&gt;m__0()">
15068         <size>56</size>
15069       </method>
15070     </type>
15071     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
15072       <method name="Void .ctor()">
15073         <size>7</size>
15074       </method>
15075       <method name="System.String &lt;&gt;m__1(System.String)">
15076         <size>52</size>
15077       </method>
15078     </type>
15079     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
15080       <method name="Void .ctor()">
15081         <size>7</size>
15082       </method>
15083       <method name="System.String &lt;&gt;m__2()">
15084         <size>39</size>
15085       </method>
15086     </type>
15087   </test>
15088   <test name="gtest-anon-55.cs">
15089     <type name="Thing`1[TFirst]">
15090       <method name="Void .ctor(Action`1)">
15091         <size>14</size>
15092       </method>
15093       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
15094         <size>31</size>
15095       </method>
15096       <method name="Void SomeAction()">
15097         <size>18</size>
15098       </method>
15099     </type>
15100     <type name="Program">
15101       <method name="Void Main()">
15102         <size>42</size>
15103       </method>
15104       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
15105         <size>2</size>
15106       </method>
15107     </type>
15108     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
15109       <method name="Void .ctor()">
15110         <size>7</size>
15111       </method>
15112       <method name="Void &lt;&gt;m__0(TFirst)">
15113         <size>47</size>
15114       </method>
15115     </type>
15116   </test>
15117   <test name="gtest-anon-56.cs">
15118     <type name="G`1[T]">
15119       <method name="Void .ctor()">
15120         <size>7</size>
15121       </method>
15122       <method name="T def()">
15123         <size>10</size>
15124       </method>
15125     </type>
15126     <type name="C">
15127       <method name="Void .ctor()">
15128         <size>7</size>
15129       </method>
15130       <method name="Void foo(System.Object)">
15131         <size>1</size>
15132       </method>
15133       <method name="Void cf[T]()">
15134         <size>35</size>
15135       </method>
15136       <method name="Int32 Main()">
15137         <size>17</size>
15138       </method>
15139     </type>
15140     <type name="C+DF">
15141       <method name="Void .ctor(Object, IntPtr)">
15142         <size>0</size>
15143       </method>
15144       <method name="Void Invoke()">
15145         <size>0</size>
15146       </method>
15147       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15148         <size>0</size>
15149       </method>
15150       <method name="Void EndInvoke(IAsyncResult)">
15151         <size>0</size>
15152       </method>
15153     </type>
15154     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
15155       <method name="Void .ctor()">
15156         <size>7</size>
15157       </method>
15158       <method name="Void &lt;&gt;m__0()">
15159         <size>22</size>
15160       </method>
15161     </type>
15162   </test>
15163   <test name="gtest-anon-57.cs">
15164     <type name="X`1[T]">
15165       <method name="Void IFoo&lt;T&gt;.Test()">
15166         <size>37</size>
15167       </method>
15168       <method name="Void &lt;Test&gt;m__0()">
15169         <size>7</size>
15170       </method>
15171       <method name="Void .ctor()">
15172         <size>7</size>
15173       </method>
15174     </type>
15175     <type name="M">
15176       <method name="Void Main()">
15177         <size>13</size>
15178       </method>
15179       <method name="Void .ctor()">
15180         <size>7</size>
15181       </method>
15182     </type>
15183     <type name="Foo">
15184       <method name="Void Invoke()">
15185         <size>0</size>
15186       </method>
15187       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15188         <size>0</size>
15189       </method>
15190       <method name="Void EndInvoke(IAsyncResult)">
15191         <size>0</size>
15192       </method>
15193       <method name="Void .ctor(Object, IntPtr)">
15194         <size>0</size>
15195       </method>
15196     </type>
15197   </test>
15198   <test name="gtest-anon-58.cs">
15199     <type name="Test">
15200       <method name="X Foo[X](Boolean)">
15201         <size>45</size>
15202       </method>
15203       <method name="X FooNested[X](Boolean)">
15204         <size>66</size>
15205       </method>
15206       <method name="Int32 Main()">
15207         <size>36</size>
15208       </method>
15209       <method name="Void .ctor()">
15210         <size>7</size>
15211       </method>
15212     </type>
15213     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
15214       <method name="X &lt;&gt;m__0()">
15215         <size>12</size>
15216       </method>
15217       <method name="Void .ctor()">
15218         <size>7</size>
15219       </method>
15220     </type>
15221     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
15222       <method name="Call`1[X] &lt;&gt;m__1()">
15223         <size>12</size>
15224       </method>
15225       <method name="Void .ctor()">
15226         <size>7</size>
15227       </method>
15228     </type>
15229   </test>
15230   <test name="gtest-anon-59.cs">
15231     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15232       <method name="Void DoSend[TMessage](System.Action`1[T])">
15233         <size>83</size>
15234       </method>
15235       <method name="Void Send(System.Action`1[T])">
15236         <size>1</size>
15237       </method>
15238       <method name="Void ActionOnObject(System.Object)">
15239         <size>8</size>
15240       </method>
15241       <method name="Void Dispose()">
15242         <size>11</size>
15243       </method>
15244       <method name="Void .ctor()">
15245         <size>7</size>
15246       </method>
15247     </type>
15248     <type name="TestGenericsSubtypeMatching.C">
15249       <method name="Void Main()">
15250         <size>40</size>
15251       </method>
15252       <method name="Void &lt;Main&gt;m__1(System.String)">
15253         <size>7</size>
15254       </method>
15255       <method name="Void .ctor()">
15256         <size>7</size>
15257       </method>
15258     </type>
15259     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15260       <method name="Void .ctor()">
15261         <size>7</size>
15262       </method>
15263     </type>
15264     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15265       <method name="Void &lt;&gt;m__0(T)">
15266         <size>35</size>
15267       </method>
15268       <method name="Void .ctor()">
15269         <size>7</size>
15270       </method>
15271     </type>
15272   </test>
15273   <test name="gtest-anon-6.cs">
15274     <type name="X">
15275       <method name="Void .ctor()">
15276         <size>7</size>
15277       </method>
15278       <method name="Void Hello[U,V](U, V)">
15279         <size>1</size>
15280       </method>
15281       <method name="Void Test[A,B,C](A, B, C)">
15282         <size>49</size>
15283       </method>
15284       <method name="Void Main()">
15285         <size>28</size>
15286       </method>
15287     </type>
15288     <type name="Foo`2[R,S]">
15289       <method name="Void .ctor(Object, IntPtr)">
15290         <size>0</size>
15291       </method>
15292       <method name="Void Invoke(R, S)">
15293         <size>0</size>
15294       </method>
15295       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
15296         <size>0</size>
15297       </method>
15298       <method name="Void EndInvoke(IAsyncResult)">
15299         <size>0</size>
15300       </method>
15301     </type>
15302     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
15303       <method name="Void .ctor()">
15304         <size>7</size>
15305       </method>
15306       <method name="Void &lt;&gt;m__0(A, Int32)">
15307         <size>32</size>
15308       </method>
15309     </type>
15310   </test>
15311   <test name="gtest-anon-60.cs">
15312     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15313       <method name="Void DoSend[TMessage](System.Action`1[T])">
15314         <size>83</size>
15315       </method>
15316       <method name="Void Send(System.Action`1[T])">
15317         <size>1</size>
15318       </method>
15319       <method name="Void ActionOnObject(System.Object)">
15320         <size>8</size>
15321       </method>
15322       <method name="Void Dispose()">
15323         <size>11</size>
15324       </method>
15325       <method name="Void .ctor()">
15326         <size>7</size>
15327       </method>
15328     </type>
15329     <type name="TestGenericsSubtypeMatching.C">
15330       <method name="Int32 Main()">
15331         <size>41</size>
15332       </method>
15333       <method name="Void &lt;Main&gt;m__1(Int32)">
15334         <size>7</size>
15335       </method>
15336       <method name="Void .ctor()">
15337         <size>7</size>
15338       </method>
15339     </type>
15340     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15341       <method name="Void .ctor()">
15342         <size>7</size>
15343       </method>
15344     </type>
15345     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15346       <method name="Void &lt;&gt;m__0(T)">
15347         <size>35</size>
15348       </method>
15349       <method name="Void .ctor()">
15350         <size>7</size>
15351       </method>
15352     </type>
15353   </test>
15354   <test name="gtest-anon-61.cs">
15355     <type name="TestCase">
15356       <method name="Void Main()">
15357         <size>32</size>
15358       </method>
15359       <method name="Void Test[T](IList`1)">
15360         <size>33</size>
15361       </method>
15362       <method name="Void .ctor()">
15363         <size>7</size>
15364       </method>
15365     </type>
15366     <type name="&lt;PrivateImplementationDetails&gt;">
15367       <method name="Void .ctor()">
15368         <size>7</size>
15369       </method>
15370     </type>
15371     <type name="TestCase+&lt;Test&gt;c__AnonStorey0`1[T]">
15372       <method name="Void &lt;&gt;m__0()">
15373         <size>46</size>
15374       </method>
15375       <method name="Int32 &lt;&gt;m__1(IList`1)">
15376         <size>2</size>
15377       </method>
15378       <method name="Void .ctor()">
15379         <size>7</size>
15380       </method>
15381     </type>
15382   </test>
15383   <test name="gtest-anon-62.cs">
15384     <type name="D">
15385       <method name="Void Invoke(System.Object)">
15386         <size>0</size>
15387       </method>
15388       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
15389         <size>0</size>
15390       </method>
15391       <method name="Void EndInvoke(IAsyncResult)">
15392         <size>0</size>
15393       </method>
15394       <method name="Void .ctor(Object, IntPtr)">
15395         <size>0</size>
15396       </method>
15397     </type>
15398     <type name="T">
15399       <method name="Void Assert(System.Object)">
15400         <size>1</size>
15401       </method>
15402       <method name="Void Execute(System.Action)">
15403         <size>1</size>
15404       </method>
15405       <method name="D GetD[T](System.Object)">
15406         <size>33</size>
15407       </method>
15408       <method name="Void Main()">
15409         <size>24</size>
15410       </method>
15411       <method name="Void .ctor()">
15412         <size>7</size>
15413       </method>
15414     </type>
15415     <type name="T+&lt;GetD&gt;c__AnonStorey2`1[T]">
15416       <method name="Void &lt;&gt;m__0(System.Object)">
15417         <size>77</size>
15418       </method>
15419       <method name="Void .ctor()">
15420         <size>7</size>
15421       </method>
15422     </type>
15423     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey0`1[T]">
15424       <method name="Void .ctor()">
15425         <size>7</size>
15426       </method>
15427     </type>
15428     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey1`1[T]">
15429       <method name="Void &lt;&gt;m__1()">
15430         <size>51</size>
15431       </method>
15432       <method name="Void .ctor()">
15433         <size>7</size>
15434       </method>
15435     </type>
15436   </test>
15437   <test name="gtest-anon-7.cs">
15438     <type name="MyDisposable">
15439       <method name="Void .ctor()">
15440         <size>26</size>
15441       </method>
15442       <method name="Void Dispose()">
15443         <size>1</size>
15444       </method>
15445       <method name="Int32 get_ID()">
15446         <size>7</size>
15447       </method>
15448       <method name="System.String ToString()">
15449         <size>28</size>
15450       </method>
15451     </type>
15452     <type name="X">
15453       <method name="Void .ctor()">
15454         <size>7</size>
15455       </method>
15456       <method name="IEnumerable`1 Test(Int32)">
15457         <size>30</size>
15458       </method>
15459       <method name="Void Main()">
15460         <size>58</size>
15461       </method>
15462     </type>
15463     <type name="X+&lt;Test&gt;c__Iterator0">
15464       <method name="Void .ctor()">
15465         <size>7</size>
15466       </method>
15467       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15468         <size>12</size>
15469       </method>
15470       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15471         <size>7</size>
15472       </method>
15473       <method name="Boolean MoveNext()">
15474         <size>180</size>
15475       </method>
15476       <method name="Void Dispose()">
15477         <size>66</size>
15478       </method>
15479       <method name="Void Reset()">
15480         <size>6</size>
15481       </method>
15482       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15483         <size>7</size>
15484       </method>
15485       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15486         <size>40</size>
15487       </method>
15488     </type>
15489   </test>
15490   <test name="gtest-anon-8.cs">
15491     <type name="X">
15492       <method name="Void .ctor()">
15493         <size>7</size>
15494       </method>
15495       <method name="Void Test[R](R, Int32)">
15496         <size>88</size>
15497       </method>
15498       <method name="Void Main()">
15499         <size>12</size>
15500       </method>
15501     </type>
15502     <type name="Foo">
15503       <method name="Void .ctor(Object, IntPtr)">
15504         <size>0</size>
15505       </method>
15506       <method name="Int32 Invoke()">
15507         <size>0</size>
15508       </method>
15509       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15510         <size>0</size>
15511       </method>
15512       <method name="Int32 EndInvoke(IAsyncResult)">
15513         <size>0</size>
15514       </method>
15515     </type>
15516     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
15517       <method name="Void .ctor()">
15518         <size>7</size>
15519       </method>
15520       <method name="Int32 &lt;&gt;m__0()">
15521         <size>34</size>
15522       </method>
15523     </type>
15524     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
15525       <method name="Void .ctor()">
15526         <size>7</size>
15527       </method>
15528     </type>
15529   </test>
15530   <test name="gtest-anon-9.cs">
15531     <type name="Test">
15532       <method name="Void .ctor()">
15533         <size>7</size>
15534       </method>
15535       <method name="IEnumerable`1 get_Foo()">
15536         <size>16</size>
15537       </method>
15538       <method name="Void set_Foo(IEnumerable`1)">
15539         <size>11</size>
15540       </method>
15541       <method name="Void Main()">
15542         <size>78</size>
15543       </method>
15544       <method name="Foo op_Implicit(Test)">
15545         <size>30</size>
15546       </method>
15547       <method name="IEnumerable`1 op_Addition(Test, Test)">
15548         <size>44</size>
15549       </method>
15550     </type>
15551     <type name="Foo">
15552       <method name="Void .ctor(Object, IntPtr)">
15553         <size>0</size>
15554       </method>
15555       <method name="Void Invoke()">
15556         <size>0</size>
15557       </method>
15558       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15559         <size>0</size>
15560       </method>
15561       <method name="Void EndInvoke(IAsyncResult)">
15562         <size>0</size>
15563       </method>
15564     </type>
15565     <type name="Test">
15566       <method name="Void &lt;op_Implicit&gt;m__0()">
15567         <size>11</size>
15568       </method>
15569     </type>
15570     <type name="Test+&lt;&gt;c__Iterator0">
15571       <method name="Void .ctor()">
15572         <size>7</size>
15573       </method>
15574       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15575         <size>12</size>
15576       </method>
15577       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15578         <size>7</size>
15579       </method>
15580       <method name="Boolean MoveNext()">
15581         <size>65</size>
15582       </method>
15583       <method name="Void Dispose()">
15584         <size>8</size>
15585       </method>
15586       <method name="Void Reset()">
15587         <size>6</size>
15588       </method>
15589     </type>
15590     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15591       <method name="Void .ctor()">
15592         <size>7</size>
15593       </method>
15594       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15595         <size>7</size>
15596       </method>
15597       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15598         <size>7</size>
15599       </method>
15600       <method name="Boolean MoveNext()">
15601         <size>98</size>
15602       </method>
15603       <method name="Void Dispose()">
15604         <size>8</size>
15605       </method>
15606       <method name="Void Reset()">
15607         <size>6</size>
15608       </method>
15609     </type>
15610     <type name="Test+&lt;&gt;c__Iterator0">
15611       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15612         <size>7</size>
15613       </method>
15614       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15615         <size>26</size>
15616       </method>
15617     </type>
15618     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15619       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
15620         <size>7</size>
15621       </method>
15622       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
15623         <size>52</size>
15624       </method>
15625     </type>
15626   </test>
15627   <test name="gtest-anontype-01.cs">
15628     <type name="Test">
15629       <method name="Void .ctor()">
15630         <size>7</size>
15631       </method>
15632       <method name="Int32 Main()">
15633         <size>53</size>
15634       </method>
15635     </type>
15636     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15637       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15638         <size>21</size>
15639       </method>
15640       <method name="&lt;Foo&gt;__T get_Foo()">
15641         <size>7</size>
15642       </method>
15643       <method name="&lt;Baz&gt;__T get_Baz()">
15644         <size>7</size>
15645       </method>
15646       <method name="Boolean Equals(System.Object)">
15647         <size>69</size>
15648       </method>
15649       <method name="Int32 GetHashCode()">
15650         <size>86</size>
15651       </method>
15652       <method name="System.String ToString()">
15653         <size>142</size>
15654       </method>
15655     </type>
15656   </test>
15657   <test name="gtest-anontype-02.cs">
15658     <type name="Test">
15659       <method name="Void .ctor()">
15660         <size>7</size>
15661       </method>
15662       <method name="System.Object TestA(System.String)">
15663         <size>7</size>
15664       </method>
15665       <method name="Int32 Main()">
15666         <size>99</size>
15667       </method>
15668     </type>
15669     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
15670       <method name="Void .ctor(&lt;s&gt;__T)">
15671         <size>14</size>
15672       </method>
15673       <method name="&lt;s&gt;__T get_s()">
15674         <size>7</size>
15675       </method>
15676       <method name="Boolean Equals(System.Object)">
15677         <size>39</size>
15678       </method>
15679       <method name="Int32 GetHashCode()">
15680         <size>63</size>
15681       </method>
15682       <method name="System.String ToString()">
15683         <size>67</size>
15684       </method>
15685     </type>
15686     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15687       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15688         <size>21</size>
15689       </method>
15690       <method name="&lt;Foo&gt;__T get_Foo()">
15691         <size>7</size>
15692       </method>
15693       <method name="&lt;Baz&gt;__T get_Baz()">
15694         <size>7</size>
15695       </method>
15696       <method name="Boolean Equals(System.Object)">
15697         <size>69</size>
15698       </method>
15699       <method name="Int32 GetHashCode()">
15700         <size>86</size>
15701       </method>
15702       <method name="System.String ToString()">
15703         <size>142</size>
15704       </method>
15705     </type>
15706   </test>
15707   <test name="gtest-anontype-03.cs">
15708     <type name="MyClass">
15709       <method name="Void .ctor()">
15710         <size>18</size>
15711       </method>
15712       <method name="Int32 get_Baz()">
15713         <size>3</size>
15714       </method>
15715     </type>
15716     <type name="Test">
15717       <method name="Void .ctor()">
15718         <size>7</size>
15719       </method>
15720       <method name="Int32 Main()">
15721         <size>64</size>
15722       </method>
15723     </type>
15724     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15725       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15726         <size>21</size>
15727       </method>
15728       <method name="&lt;Foo&gt;__T get_Foo()">
15729         <size>7</size>
15730       </method>
15731       <method name="&lt;Baz&gt;__T get_Baz()">
15732         <size>7</size>
15733       </method>
15734       <method name="Boolean Equals(System.Object)">
15735         <size>69</size>
15736       </method>
15737       <method name="Int32 GetHashCode()">
15738         <size>86</size>
15739       </method>
15740       <method name="System.String ToString()">
15741         <size>142</size>
15742       </method>
15743     </type>
15744   </test>
15745   <test name="gtest-anontype-04.cs">
15746     <type name="MyClass">
15747       <method name="Void .ctor()">
15748         <size>18</size>
15749       </method>
15750       <method name="Int32 get_Baz()">
15751         <size>3</size>
15752       </method>
15753     </type>
15754     <type name="Test">
15755       <method name="Void .ctor()">
15756         <size>7</size>
15757       </method>
15758       <method name="Int32 Main()">
15759         <size>111</size>
15760       </method>
15761     </type>
15762     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
15763       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
15764         <size>36</size>
15765       </method>
15766       <method name="&lt;Foo&gt;__T get_Foo()">
15767         <size>7</size>
15768       </method>
15769       <method name="&lt;Baz&gt;__T get_Baz()">
15770         <size>7</size>
15771       </method>
15772       <method name="&lt;Hello&gt;__T get_Hello()">
15773         <size>7</size>
15774       </method>
15775       <method name="&lt;Answer&gt;__T get_Answer()">
15776         <size>7</size>
15777       </method>
15778       <method name="Boolean Equals(System.Object)">
15779         <size>123</size>
15780       </method>
15781       <method name="Int32 GetHashCode()">
15782         <size>132</size>
15783       </method>
15784       <method name="System.String ToString()">
15785         <size>258</size>
15786       </method>
15787     </type>
15788   </test>
15789   <test name="gtest-anontype-05.cs">
15790     <type name="Test">
15791       <method name="Void .ctor()">
15792         <size>7</size>
15793       </method>
15794       <method name="System.String Null()">
15795         <size>2</size>
15796       </method>
15797       <method name="Int32 Main()">
15798         <size>287</size>
15799       </method>
15800     </type>
15801     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
15802       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
15803         <size>21</size>
15804       </method>
15805       <method name="&lt;Name&gt;__T get_Name()">
15806         <size>7</size>
15807       </method>
15808       <method name="&lt;Age&gt;__T get_Age()">
15809         <size>7</size>
15810       </method>
15811       <method name="Boolean Equals(System.Object)">
15812         <size>69</size>
15813       </method>
15814       <method name="Int32 GetHashCode()">
15815         <size>86</size>
15816       </method>
15817       <method name="System.String ToString()">
15818         <size>142</size>
15819       </method>
15820     </type>
15821     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
15822       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
15823         <size>21</size>
15824       </method>
15825       <method name="&lt;Age&gt;__T get_Age()">
15826         <size>7</size>
15827       </method>
15828       <method name="&lt;Name&gt;__T get_Name()">
15829         <size>7</size>
15830       </method>
15831       <method name="Boolean Equals(System.Object)">
15832         <size>69</size>
15833       </method>
15834       <method name="Int32 GetHashCode()">
15835         <size>86</size>
15836       </method>
15837       <method name="System.String ToString()">
15838         <size>142</size>
15839       </method>
15840     </type>
15841     <type name="&lt;&gt;__AnonType2">
15842       <method name="Void .ctor()">
15843         <size>7</size>
15844       </method>
15845       <method name="Boolean Equals(System.Object)">
15846         <size>15</size>
15847       </method>
15848       <method name="Int32 GetHashCode()">
15849         <size>40</size>
15850       </method>
15851       <method name="System.String ToString()">
15852         <size>6</size>
15853       </method>
15854     </type>
15855     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
15856       <method name="Void .ctor(&lt;Foo&gt;__T)">
15857         <size>14</size>
15858       </method>
15859       <method name="&lt;Foo&gt;__T get_Foo()">
15860         <size>7</size>
15861       </method>
15862       <method name="Boolean Equals(System.Object)">
15863         <size>39</size>
15864       </method>
15865       <method name="Int32 GetHashCode()">
15866         <size>63</size>
15867       </method>
15868       <method name="System.String ToString()">
15869         <size>67</size>
15870       </method>
15871     </type>
15872   </test>
15873   <test name="gtest-anontype-06.cs">
15874     <type name="CastByExample">
15875       <method name="Void .ctor()">
15876         <size>7</size>
15877       </method>
15878       <method name="T Cast[T](System.Object, T)">
15879         <size>7</size>
15880       </method>
15881       <method name="Void Main()">
15882         <size>29</size>
15883       </method>
15884     </type>
15885     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
15886       <method name="Void .ctor(&lt;Foo&gt;__T)">
15887         <size>14</size>
15888       </method>
15889       <method name="&lt;Foo&gt;__T get_Foo()">
15890         <size>7</size>
15891       </method>
15892       <method name="Boolean Equals(System.Object)">
15893         <size>39</size>
15894       </method>
15895       <method name="Int32 GetHashCode()">
15896         <size>63</size>
15897       </method>
15898       <method name="System.String ToString()">
15899         <size>67</size>
15900       </method>
15901     </type>
15902   </test>
15903   <test name="gtest-anontype-07.cs">
15904     <type name="Test">
15905       <method name="Void .ctor()">
15906         <size>7</size>
15907       </method>
15908       <method name="Int32 Main()">
15909         <size>59</size>
15910       </method>
15911     </type>
15912     <type name="&lt;&gt;__AnonType0">
15913       <method name="Void .ctor()">
15914         <size>7</size>
15915       </method>
15916       <method name="Boolean Equals(System.Object)">
15917         <size>15</size>
15918       </method>
15919       <method name="Int32 GetHashCode()">
15920         <size>40</size>
15921       </method>
15922       <method name="System.String ToString()">
15923         <size>6</size>
15924       </method>
15925     </type>
15926   </test>
15927   <test name="gtest-anontype-08.cs">
15928     <type name="Test">
15929       <method name="Void Main()">
15930         <size>15</size>
15931       </method>
15932     </type>
15933     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
15934       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
15935         <size>21</size>
15936       </method>
15937       <method name="&lt;X&gt;__T get_X()">
15938         <size>7</size>
15939       </method>
15940       <method name="&lt;Y&gt;__T get_Y()">
15941         <size>7</size>
15942       </method>
15943       <method name="Boolean Equals(System.Object)">
15944         <size>69</size>
15945       </method>
15946       <method name="Int32 GetHashCode()">
15947         <size>86</size>
15948       </method>
15949       <method name="System.String ToString()">
15950         <size>142</size>
15951       </method>
15952     </type>
15953   </test>
15954   <test name="gtest-anontype-09.cs">
15955     <type name="My.System.Test">
15956       <method name="Int32 Main()">
15957         <size>35</size>
15958       </method>
15959     </type>
15960     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
15961       <method name="Void .ctor(&lt;X&gt;__T)">
15962         <size>14</size>
15963       </method>
15964       <method name="&lt;X&gt;__T get_X()">
15965         <size>7</size>
15966       </method>
15967       <method name="Boolean Equals(System.Object)">
15968         <size>39</size>
15969       </method>
15970       <method name="Int32 GetHashCode()">
15971         <size>63</size>
15972       </method>
15973       <method name="System.String ToString()">
15974         <size>67</size>
15975       </method>
15976     </type>
15977     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
15978       <method name="Void .ctor(&lt;Value&gt;__T)">
15979         <size>14</size>
15980       </method>
15981       <method name="&lt;Value&gt;__T get_Value()">
15982         <size>7</size>
15983       </method>
15984       <method name="Boolean Equals(System.Object)">
15985         <size>39</size>
15986       </method>
15987       <method name="Int32 GetHashCode()">
15988         <size>63</size>
15989       </method>
15990       <method name="System.String ToString()">
15991         <size>67</size>
15992       </method>
15993     </type>
15994   </test>
15995   <test name="gtest-anontype-10.cs">
15996     <type name="A">
15997       <method name="Void .ctor()">
15998         <size>7</size>
15999       </method>
16000       <method name="Int32 get_X()">
16001         <size>3</size>
16002       </method>
16003     </type>
16004     <type name="B">
16005       <method name="Void .ctor()">
16006         <size>7</size>
16007       </method>
16008       <method name="Int32 Main()">
16009         <size>11</size>
16010       </method>
16011       <method name="Int32 Test()">
16012         <size>33</size>
16013       </method>
16014     </type>
16015     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
16016       <method name="Void .ctor(&lt;X&gt;__T)">
16017         <size>14</size>
16018       </method>
16019       <method name="&lt;X&gt;__T get_X()">
16020         <size>7</size>
16021       </method>
16022       <method name="Boolean Equals(System.Object)">
16023         <size>39</size>
16024       </method>
16025       <method name="Int32 GetHashCode()">
16026         <size>63</size>
16027       </method>
16028       <method name="System.String ToString()">
16029         <size>67</size>
16030       </method>
16031     </type>
16032   </test>
16033   <test name="gtest-anontype-11.cs">
16034     <type name="Alpha">
16035       <method name="Void .ctor(String)">
16036         <size>14</size>
16037       </method>
16038       <method name="Int32 GetHashCode()">
16039         <size>18</size>
16040       </method>
16041     </type>
16042     <type name="Beta">
16043       <method name="Void .ctor(String)">
16044         <size>14</size>
16045       </method>
16046       <method name="Int32 GetHashCode()">
16047         <size>18</size>
16048       </method>
16049     </type>
16050     <type name="Program">
16051       <method name="Int32 Main()">
16052         <size>49</size>
16053       </method>
16054     </type>
16055     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
16056       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
16057         <size>21</size>
16058       </method>
16059       <method name="&lt;First&gt;__T get_First()">
16060         <size>7</size>
16061       </method>
16062       <method name="&lt;Second&gt;__T get_Second()">
16063         <size>7</size>
16064       </method>
16065       <method name="Boolean Equals(System.Object)">
16066         <size>69</size>
16067       </method>
16068       <method name="Int32 GetHashCode()">
16069         <size>86</size>
16070       </method>
16071       <method name="System.String ToString()">
16072         <size>142</size>
16073       </method>
16074     </type>
16075   </test>
16076   <test name="gtest-autoproperty-01.cs">
16077     <type name="Test">
16078       <method name="Void .ctor()">
16079         <size>15</size>
16080       </method>
16081       <method name="System.String get_Foo()">
16082         <size>7</size>
16083       </method>
16084       <method name="Void set_Foo(System.String)">
16085         <size>8</size>
16086       </method>
16087       <method name="Int32 get_Answer()">
16088         <size>7</size>
16089       </method>
16090       <method name="Void set_Answer(Int32)">
16091         <size>8</size>
16092       </method>
16093       <method name="Int32 Main()">
16094         <size>97</size>
16095       </method>
16096     </type>
16097     <type name="Test+A">
16098       <method name="Void .ctor()">
16099         <size>7</size>
16100       </method>
16101       <method name="System.String get_B()">
16102         <size>7</size>
16103       </method>
16104       <method name="Void set_B(System.String)">
16105         <size>8</size>
16106       </method>
16107     </type>
16108   </test>
16109   <test name="gtest-autoproperty-02.cs">
16110     <type name="Test">
16111       <method name="Void .ctor()">
16112         <size>7</size>
16113       </method>
16114       <method name="System.String get_Foo()">
16115         <size>6</size>
16116       </method>
16117       <method name="Void set_Foo(System.String)">
16118         <size>7</size>
16119       </method>
16120       <method name="Int32 get_Answer()">
16121         <size>6</size>
16122       </method>
16123       <method name="Void set_Answer(Int32)">
16124         <size>7</size>
16125       </method>
16126       <method name="Int32 Main()">
16127         <size>114</size>
16128       </method>
16129     </type>
16130     <type name="Test+A">
16131       <method name="Void .ctor()">
16132         <size>7</size>
16133       </method>
16134       <method name="System.String get_B()">
16135         <size>6</size>
16136       </method>
16137       <method name="Void set_B(System.String)">
16138         <size>7</size>
16139       </method>
16140       <method name="System.String get_C()">
16141         <size>6</size>
16142       </method>
16143       <method name="Void set_C(System.String)">
16144         <size>7</size>
16145       </method>
16146       <method name="Void DoThings()">
16147         <size>11</size>
16148       </method>
16149     </type>
16150   </test>
16151   <test name="gtest-autoproperty-03.cs">
16152     <type name="Test">
16153       <method name="Void .ctor()">
16154         <size>7</size>
16155       </method>
16156       <method name="System.String get_Foo()">
16157         <size>7</size>
16158       </method>
16159       <method name="Void set_Foo(System.String)">
16160         <size>8</size>
16161       </method>
16162       <method name="Int32 Main()">
16163         <size>236</size>
16164       </method>
16165     </type>
16166   </test>
16167   <test name="gtest-autoproperty-04.cs">
16168     <type name="MonoTests.MainClass">
16169       <method name="Void .ctor()">
16170         <size>7</size>
16171       </method>
16172       <method name="System.String[] get_foo()">
16173         <size>7</size>
16174       </method>
16175       <method name="Void set_foo(System.String[])">
16176         <size>8</size>
16177       </method>
16178       <method name="System.String[] get_bar()">
16179         <size>0</size>
16180       </method>
16181       <method name="Void set_bar(System.String[])">
16182         <size>0</size>
16183       </method>
16184       <method name="Void Main(System.String[])">
16185         <size>11</size>
16186       </method>
16187     </type>
16188     <type name="MonoTests.ChildClass">
16189       <method name="Void .ctor()">
16190         <size>7</size>
16191       </method>
16192       <method name="System.String[] get_foo()">
16193         <size>7</size>
16194       </method>
16195       <method name="Void set_foo(System.String[])">
16196         <size>8</size>
16197       </method>
16198       <method name="System.String[] get_bar()">
16199         <size>7</size>
16200       </method>
16201       <method name="Void set_bar(System.String[])">
16202         <size>8</size>
16203       </method>
16204     </type>
16205   </test>
16206   <test name="gtest-autoproperty-05.cs">
16207     <type name="Test">
16208       <method name="Void .ctor()">
16209         <size>7</size>
16210       </method>
16211       <method name="System.String get_X()">
16212         <size>7</size>
16213       </method>
16214       <method name="Void set_X(System.String)">
16215         <size>8</size>
16216       </method>
16217     </type>
16218     <type name="M">
16219       <method name="Void .ctor()">
16220         <size>7</size>
16221       </method>
16222       <method name="Void Main()">
16223         <size>1</size>
16224       </method>
16225     </type>
16226   </test>
16227   <test name="gtest-autoproperty-06.cs">
16228     <type name="A">
16229       <method name="Void .ctor()">
16230         <size>7</size>
16231       </method>
16232     </type>
16233     <type name="B">
16234       <method name="Void .ctor()">
16235         <size>7</size>
16236       </method>
16237     </type>
16238     <type name="C">
16239       <method name="Void .ctor()">
16240         <size>7</size>
16241       </method>
16242       <method name="B I&lt;B&gt;.get_Prop()">
16243         <size>7</size>
16244       </method>
16245       <method name="Void I&lt;B&gt;.set_Prop(B)">
16246         <size>8</size>
16247       </method>
16248       <method name="A I&lt;A&gt;.get_Prop()">
16249         <size>7</size>
16250       </method>
16251       <method name="Void I&lt;A&gt;.set_Prop(A)">
16252         <size>8</size>
16253       </method>
16254     </type>
16255     <type name="Program">
16256       <method name="Void .ctor()">
16257         <size>7</size>
16258       </method>
16259       <method name="Void Main(System.String[])">
16260         <size>7</size>
16261       </method>
16262     </type>
16263   </test>
16264   <test name="gtest-collectioninit-01.cs">
16265     <type name="Test">
16266       <method name="Void .ctor()">
16267         <size>7</size>
16268       </method>
16269       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
16270         <size>83</size>
16271       </method>
16272       <method name="Int32 Main()">
16273         <size>534</size>
16274       </method>
16275     </type>
16276     <type name="Test+Wrap">
16277       <method name="Void .ctor()">
16278         <size>31</size>
16279       </method>
16280       <method name="Void .ctor(Int32)">
16281         <size>25</size>
16282       </method>
16283       <method name="System.Collections.ArrayList get_Numbers()">
16284         <size>7</size>
16285       </method>
16286     </type>
16287   </test>
16288   <test name="gtest-collectioninit-02.cs">
16289     <type name="C">
16290       <method name="Void .ctor()">
16291         <size>7</size>
16292       </method>
16293       <method name="Int32 Main()">
16294         <size>73</size>
16295       </method>
16296     </type>
16297   </test>
16298   <test name="gtest-collectioninit-03.cs">
16299     <type name="X">
16300       <method name="Void .ctor()">
16301         <size>7</size>
16302       </method>
16303       <method name="Int32 Main()">
16304         <size>34</size>
16305       </method>
16306       <method name="Void R(System.Object ByRef)">
16307         <size>28</size>
16308       </method>
16309     </type>
16310   </test>
16311   <test name="gtest-etree-01.cs">
16312     <type name="MyTypeExplicit">
16313       <method name="Void .ctor(Int32)">
16314         <size>14</size>
16315       </method>
16316       <method name="Int32 op_Explicit(MyTypeExplicit)">
16317         <size>7</size>
16318       </method>
16319     </type>
16320     <type name="MemberAccessData">
16321       <method name="Void .ctor()">
16322         <size>7</size>
16323       </method>
16324       <method name="Void .cctor()">
16325         <size>16</size>
16326       </method>
16327       <method name="Void add_EventField(System.Func`1[System.Boolean])">
16328         <size>24</size>
16329       </method>
16330       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
16331         <size>24</size>
16332       </method>
16333       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
16334         <size>33</size>
16335       </method>
16336       <method name="Void set_MyTypeProperty(MyType)">
16337         <size>8</size>
16338       </method>
16339       <method name="MyType get_MyTypeProperty()">
16340         <size>7</size>
16341       </method>
16342       <method name="System.String get_StaticProperty()">
16343         <size>6</size>
16344       </method>
16345     </type>
16346     <type name="NewTest`1[T]">
16347       <method name="Void .ctor(T)">
16348         <size>27</size>
16349       </method>
16350       <method name="Void .ctor(T[])">
16351         <size>14</size>
16352       </method>
16353       <method name="Int32 GetHashCode()">
16354         <size>7</size>
16355       </method>
16356       <method name="Boolean Equals(System.Object)">
16357         <size>91</size>
16358       </method>
16359     </type>
16360     <type name="Indexer">
16361       <method name="Void .ctor()">
16362         <size>7</size>
16363       </method>
16364       <method name="Int32 get_Item(Int32)">
16365         <size>2</size>
16366       </method>
16367       <method name="Void set_Item(Int32, Int32)">
16368         <size>1</size>
16369       </method>
16370       <method name="System.String get_Item(System.String[])">
16371         <size>7</size>
16372       </method>
16373     </type>
16374     <type name="Tester">
16375       <method name="Void .ctor()">
16376         <size>7</size>
16377       </method>
16378       <method name="Void Assert[T](T, T)">
16379         <size>9</size>
16380       </method>
16381       <method name="Void Assert[T](T, T, System.String)">
16382         <size>89</size>
16383       </method>
16384       <method name="Void Assert[T](T[], T[])">
16385         <size>220</size>
16386       </method>
16387       <method name="T GenericMethod[T](T)">
16388         <size>2</size>
16389       </method>
16390       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16391         <size>56</size>
16392       </method>
16393       <method name="Void AddTest()">
16394         <size>99</size>
16395       </method>
16396       <method name="Void AddTest_2()">
16397         <size>118</size>
16398       </method>
16399       <method name="Void AddTest_3()">
16400         <size>129</size>
16401       </method>
16402       <method name="Void AddTest_4()">
16403         <size>191</size>
16404       </method>
16405       <method name="Void AddTest_5()">
16406         <size>133</size>
16407       </method>
16408       <method name="Void AddTest_6()">
16409         <size>158</size>
16410       </method>
16411       <method name="Void AddTest_7()">
16412         <size>142</size>
16413       </method>
16414       <method name="Void AddTest_8()">
16415         <size>248</size>
16416       </method>
16417       <method name="Void AddTest_9()">
16418         <size>142</size>
16419       </method>
16420       <method name="Void AddCheckedTest()">
16421         <size>99</size>
16422       </method>
16423       <method name="Void AddCheckedTest_2()">
16424         <size>118</size>
16425       </method>
16426       <method name="Void AddCheckedTest_3()">
16427         <size>129</size>
16428       </method>
16429       <method name="Void AddStringTest()">
16430         <size>128</size>
16431       </method>
16432       <method name="Void AddStringTest_2()">
16433         <size>173</size>
16434       </method>
16435       <method name="Void AddStringTest_3()">
16436         <size>174</size>
16437       </method>
16438       <method name="Void AddStringTest_4()">
16439         <size>174</size>
16440       </method>
16441       <method name="Void AndTest()">
16442         <size>140</size>
16443       </method>
16444       <method name="Void AndTest_2()">
16445         <size>161</size>
16446       </method>
16447       <method name="Void AndTest_3()">
16448         <size>161</size>
16449       </method>
16450       <method name="Void AndNullableTest()">
16451         <size>381</size>
16452       </method>
16453       <method name="Void AndNullableTest_2()">
16454         <size>237</size>
16455       </method>
16456       <method name="Void AndNullableTest_3()">
16457         <size>198</size>
16458       </method>
16459       <method name="Void AndAlsoTest()">
16460         <size>96</size>
16461       </method>
16462       <method name="Void AndAlsoTest_2()">
16463         <size>165</size>
16464       </method>
16465       <method name="Void AndAlsoTest_3()">
16466         <size>108</size>
16467       </method>
16468       <method name="Void ArrayIndexTest()">
16469         <size>145</size>
16470       </method>
16471       <method name="Void ArrayIndexTest_2()">
16472         <size>115</size>
16473       </method>
16474       <method name="Void ArrayIndexTest_3()">
16475         <size>199</size>
16476       </method>
16477       <method name="Void ArrayIndexTest_4()">
16478         <size>243</size>
16479       </method>
16480       <method name="Void ArrayIndexTest_5()">
16481         <size>108</size>
16482       </method>
16483       <method name="Void ArrayLengthTest()">
16484         <size>99</size>
16485       </method>
16486       <method name="Void ArrayLengthTest_2()">
16487         <size>91</size>
16488       </method>
16489       <method name="Void CallTest()">
16490         <size>138</size>
16491       </method>
16492       <method name="Void CallTest_2()">
16493         <size>107</size>
16494       </method>
16495       <method name="Void CallTest_3()">
16496         <size>207</size>
16497       </method>
16498       <method name="Void CallTest_4()">
16499         <size>121</size>
16500       </method>
16501       <method name="Void CallTest_5()">
16502         <size>99</size>
16503       </method>
16504       <method name="Void CallTest_6()">
16505         <size>70</size>
16506       </method>
16507       <method name="Void CallTest_7()">
16508         <size>124</size>
16509       </method>
16510       <method name="Void CallTest_8()">
16511         <size>227</size>
16512       </method>
16513       <method name="Void CallTest_9()">
16514         <size>88</size>
16515       </method>
16516       <method name="Void CoalesceTest()">
16517         <size>120</size>
16518       </method>
16519       <method name="Void CoalesceTest_2()">
16520         <size>171</size>
16521       </method>
16522       <method name="Void ConditionTest()">
16523         <size>170</size>
16524       </method>
16525       <method name="Void ConditionTest_2()">
16526         <size>301</size>
16527       </method>
16528       <method name="Void ConditionTest_3()">
16529         <size>179</size>
16530       </method>
16531       <method name="Void ConditionTest_4()">
16532         <size>183</size>
16533       </method>
16534       <method name="Void ConstantTest()">
16535         <size>59</size>
16536       </method>
16537       <method name="Void ConstantTest_2()">
16538         <size>62</size>
16539       </method>
16540       <method name="Void ConstantTest_3()">
16541         <size>54</size>
16542       </method>
16543       <method name="Void ConstantTest_4()">
16544         <size>44</size>
16545       </method>
16546       <method name="Void ConstantTest_5()">
16547         <size>59</size>
16548       </method>
16549       <method name="Void ConstantTest_6()">
16550         <size>67</size>
16551       </method>
16552       <method name="Void ConstantTest_7()">
16553         <size>62</size>
16554       </method>
16555       <method name="Void ConstantTest_8()">
16556         <size>72</size>
16557       </method>
16558       <method name="Void ConstantTest_9()">
16559         <size>72</size>
16560       </method>
16561       <method name="Void ConstantTest_10()">
16562         <size>72</size>
16563       </method>
16564       <method name="Void ConstantTest_11()">
16565         <size>59</size>
16566       </method>
16567       <method name="Void ConstantTest_13()">
16568         <size>59</size>
16569       </method>
16570       <method name="Void ConstantTest_14()">
16571         <size>72</size>
16572       </method>
16573       <method name="Void ConstantTest_15()">
16574         <size>62</size>
16575       </method>
16576       <method name="Void ConvertTest()">
16577         <size>82</size>
16578       </method>
16579       <method name="Void ConvertTest_2()">
16580         <size>83</size>
16581       </method>
16582       <method name="Void ConvertTest_3()">
16583         <size>93</size>
16584       </method>
16585       <method name="Void ConvertTest_4()">
16586         <size>102</size>
16587       </method>
16588       <method name="Void ConvertTest_5()">
16589         <size>109</size>
16590       </method>
16591       <method name="Void ConvertTest_6()">
16592         <size>240</size>
16593       </method>
16594       <method name="Void ConvertTest_7()">
16595         <size>122</size>
16596       </method>
16597       <method name="Void ConvertTest_8()">
16598         <size>118</size>
16599       </method>
16600       <method name="Void ConvertTest_9()">
16601         <size>97</size>
16602       </method>
16603       <method name="Void ConvertTest_10()">
16604         <size>163</size>
16605       </method>
16606       <method name="Void ConvertTest_11()">
16607         <size>101</size>
16608       </method>
16609       <method name="Void ConvertTest_12()">
16610         <size>156</size>
16611       </method>
16612       <method name="Void ConvertTest_13()">
16613         <size>86</size>
16614       </method>
16615       <method name="Void ConvertTest_14()">
16616         <size>88</size>
16617       </method>
16618       <method name="Void ConvertTest_15()">
16619         <size>132</size>
16620       </method>
16621       <method name="Void ConvertCheckedTest()">
16622         <size>82</size>
16623       </method>
16624       <method name="Void ConvertCheckedTest_2()">
16625         <size>83</size>
16626       </method>
16627       <method name="Void ConvertCheckedTest_3()">
16628         <size>93</size>
16629       </method>
16630       <method name="Void ConvertCheckedTest_4()">
16631         <size>102</size>
16632       </method>
16633       <method name="Void DivideTest()">
16634         <size>99</size>
16635       </method>
16636       <method name="Void DivideTest_2()">
16637         <size>185</size>
16638       </method>
16639       <method name="Void DivideTest_3()">
16640         <size>129</size>
16641       </method>
16642       <method name="Void DivideTest_4()">
16643         <size>192</size>
16644       </method>
16645       <method name="Void DivideTest_5()">
16646         <size>134</size>
16647       </method>
16648       <method name="Void DivideTest_6()">
16649         <size>196</size>
16650       </method>
16651       <method name="Void EqualTest()">
16652         <size>118</size>
16653       </method>
16654       <method name="Void EqualTest_2()">
16655         <size>168</size>
16656       </method>
16657       <method name="Void EqualTest_3()">
16658         <size>125</size>
16659       </method>
16660       <method name="Void EqualTest_4()">
16661         <size>210</size>
16662       </method>
16663       <method name="Void EqualTest_5()">
16664         <size>176</size>
16665       </method>
16666       <method name="Void EqualTest_6()">
16667         <size>119</size>
16668       </method>
16669       <method name="Void EqualTest_7()">
16670         <size>167</size>
16671       </method>
16672       <method name="Void EqualTest_8()">
16673         <size>116</size>
16674       </method>
16675       <method name="Void EqualTest_9()">
16676         <size>146</size>
16677       </method>
16678       <method name="Void EqualTest_10()">
16679         <size>169</size>
16680       </method>
16681       <method name="Void EqualTest_11()">
16682         <size>132</size>
16683       </method>
16684       <method name="Void EqualTest_12()">
16685         <size>127</size>
16686       </method>
16687       <method name="Void EqualTest_13()">
16688         <size>124</size>
16689       </method>
16690       <method name="Void EqualTestDelegate()">
16691         <size>113</size>
16692       </method>
16693       <method name="Void EqualTestDelegate_2()">
16694         <size>312</size>
16695       </method>
16696       <method name="Void ExclusiveOrTest()">
16697         <size>115</size>
16698       </method>
16699       <method name="Void ExclusiveOrTest_2()">
16700         <size>183</size>
16701       </method>
16702       <method name="Void ExclusiveOrTest_3()">
16703         <size>129</size>
16704       </method>
16705       <method name="Void ExclusiveOrTest_4()">
16706         <size>192</size>
16707       </method>
16708       <method name="Void ExclusiveOrTest_5()">
16709         <size>197</size>
16710       </method>
16711       <method name="Void ExclusiveOrTest_6()">
16712         <size>161</size>
16713       </method>
16714       <method name="Void ExclusiveOrTest_7()">
16715         <size>198</size>
16716       </method>
16717       <method name="Void ExclusiveOrTest_8()">
16718         <size>164</size>
16719       </method>
16720       <method name="Void GreaterThanTest()">
16721         <size>99</size>
16722       </method>
16723       <method name="Void GreaterThanTest_2()">
16724         <size>154</size>
16725       </method>
16726       <method name="Void GreaterThanTest_3()">
16727         <size>125</size>
16728       </method>
16729       <method name="Void GreaterThanTest_4()">
16730         <size>210</size>
16731       </method>
16732       <method name="Void GreaterThanTest_5()">
16733         <size>209</size>
16734       </method>
16735       <method name="Void GreaterThanTest_6()">
16736         <size>102</size>
16737       </method>
16738       <method name="Void GreaterThanTest_7()">
16739         <size>146</size>
16740       </method>
16741       <method name="Void GreaterThanTest_8()">
16742         <size>169</size>
16743       </method>
16744       <method name="Void GreaterThanOrEqualTest()">
16745         <size>99</size>
16746       </method>
16747       <method name="Void GreaterThanOrEqualTest_2()">
16748         <size>169</size>
16749       </method>
16750       <method name="Void GreaterThanOrEqualTest_3()">
16751         <size>130</size>
16752       </method>
16753       <method name="Void GreaterThanOrEqualTest_4()">
16754         <size>210</size>
16755       </method>
16756       <method name="Void GreaterThanOrEqualTest_5()">
16757         <size>209</size>
16758       </method>
16759       <method name="Void GreaterThanOrEqualTest_6()">
16760         <size>102</size>
16761       </method>
16762       <method name="Void GreaterThanOrEqualTest_7()">
16763         <size>146</size>
16764       </method>
16765       <method name="Void GreaterThanOrEqualTest_8()">
16766         <size>169</size>
16767       </method>
16768       <method name="Void InvokeTest()">
16769         <size>90</size>
16770       </method>
16771       <method name="Void InvokeTest_2()">
16772         <size>138</size>
16773       </method>
16774       <method name="Void LeftShiftTest()">
16775         <size>155</size>
16776       </method>
16777       <method name="Void LeftShiftTest_2()">
16778         <size>162</size>
16779       </method>
16780       <method name="Void LeftShiftTest_3()">
16781         <size>184</size>
16782       </method>
16783       <method name="Void LeftShiftTest_4()">
16784         <size>261</size>
16785       </method>
16786       <method name="Void LeftShiftTest_5()">
16787         <size>110</size>
16788       </method>
16789       <method name="Void LessThanTest()">
16790         <size>99</size>
16791       </method>
16792       <method name="Void LessThanTest_2()">
16793         <size>154</size>
16794       </method>
16795       <method name="Void LessThanTest_3()">
16796         <size>125</size>
16797       </method>
16798       <method name="Void LessThanTest_4()">
16799         <size>210</size>
16800       </method>
16801       <method name="Void LessThanTest_5()">
16802         <size>209</size>
16803       </method>
16804       <method name="Void LessThanTest_6()">
16805         <size>102</size>
16806       </method>
16807       <method name="Void LessThanTest_7()">
16808         <size>146</size>
16809       </method>
16810       <method name="Void LessThanTest_8()">
16811         <size>169</size>
16812       </method>
16813       <method name="Void LessThanOrEqualTest()">
16814         <size>99</size>
16815       </method>
16816       <method name="Void LessThanOrEqualTest_2()">
16817         <size>169</size>
16818       </method>
16819       <method name="Void LessThanOrEqualTest_3()">
16820         <size>125</size>
16821       </method>
16822       <method name="Void LessThanOrEqualTest_4()">
16823         <size>210</size>
16824       </method>
16825       <method name="Void LessThanOrEqualTest_5()">
16826         <size>209</size>
16827       </method>
16828       <method name="Void LessThanOrEqualTest_6()">
16829         <size>102</size>
16830       </method>
16831       <method name="Void LessThanOrEqualTest_7()">
16832         <size>146</size>
16833       </method>
16834       <method name="Void LessThanOrEqualTest_8()">
16835         <size>169</size>
16836       </method>
16837       <method name="Void ListInitTest()">
16838         <size>404</size>
16839       </method>
16840       <method name="Void ListInitTest_2()">
16841         <size>292</size>
16842       </method>
16843       <method name="Void MemberAccessTest()">
16844         <size>132</size>
16845       </method>
16846       <method name="Void MemberAccessTest_2()">
16847         <size>63</size>
16848       </method>
16849       <method name="Void MemberAccessTest_3()">
16850         <size>113</size>
16851       </method>
16852       <method name="Void MemberAccessTest_4()">
16853         <size>91</size>
16854       </method>
16855       <method name="Void MemberAccessTest_5()">
16856         <size>39</size>
16857       </method>
16858       <method name="Void MemberAccessTest_6()">
16859         <size>104</size>
16860       </method>
16861       <method name="Void MemberAccessTest_7()">
16862         <size>109</size>
16863       </method>
16864       <method name="Void MemberAccessTest_8()">
16865         <size>63</size>
16866       </method>
16867       <method name="Void MemberAccessTest_9()">
16868         <size>91</size>
16869       </method>
16870       <method name="Void MemberInitTest()">
16871         <size>302</size>
16872       </method>
16873       <method name="Void MemberInitTest_2()">
16874         <size>250</size>
16875       </method>
16876       <method name="Void MemberInitTest_3()">
16877         <size>124</size>
16878       </method>
16879       <method name="Void ModuloTest()">
16880         <size>100</size>
16881       </method>
16882       <method name="Void ModuloTest_2()">
16883         <size>185</size>
16884       </method>
16885       <method name="Void ModuloTest_3()">
16886         <size>129</size>
16887       </method>
16888       <method name="Void ModuloTest_4()">
16889         <size>192</size>
16890       </method>
16891       <method name="Void ModuloTest_5()">
16892         <size>133</size>
16893       </method>
16894       <method name="Void ModuloTest_6()">
16895         <size>200</size>
16896       </method>
16897       <method name="Void ModuloTest_7()">
16898         <size>110</size>
16899       </method>
16900       <method name="Void MultiplyTest()">
16901         <size>131</size>
16902       </method>
16903       <method name="Void MultiplyTest_2()">
16904         <size>185</size>
16905       </method>
16906       <method name="Void MultiplyTest_3()">
16907         <size>133</size>
16908       </method>
16909       <method name="Void MultiplyTest_4()">
16910         <size>195</size>
16911       </method>
16912       <method name="Void MultiplyTest_5()">
16913         <size>137</size>
16914       </method>
16915       <method name="Void MultiplyTest_6()">
16916         <size>202</size>
16917       </method>
16918       <method name="Void MultiplyTest_7()">
16919         <size>110</size>
16920       </method>
16921       <method name="Void MultiplyCheckedTest()">
16922         <size>122</size>
16923       </method>
16924       <method name="Void MultiplyCheckedTest_2()">
16925         <size>192</size>
16926       </method>
16927       <method name="Void MultiplyCheckedTest_3()">
16928         <size>133</size>
16929       </method>
16930       <method name="Void MultiplyCheckedTest_4()">
16931         <size>121</size>
16932       </method>
16933       <method name="Void MultiplyCheckedTest_5()">
16934         <size>124</size>
16935       </method>
16936       <method name="Void NegateTest()">
16937         <size>72</size>
16938       </method>
16939       <method name="Void NegateTest_2()">
16940         <size>92</size>
16941       </method>
16942       <method name="Void NegateTest_3()">
16943         <size>130</size>
16944       </method>
16945       <method name="Void NegateTest_4()">
16946         <size>97</size>
16947       </method>
16948       <method name="Void NegateTest_5()">
16949         <size>141</size>
16950       </method>
16951       <method name="Void NegateTest_6()">
16952         <size>121</size>
16953       </method>
16954       <method name="Void NegateTest_7()">
16955         <size>132</size>
16956       </method>
16957       <method name="Void NegateTest_8()">
16958         <size>97</size>
16959       </method>
16960       <method name="Void NegateTest_9()">
16961         <size>87</size>
16962       </method>
16963       <method name="Void NegateTestChecked()">
16964         <size>91</size>
16965       </method>
16966       <method name="Void NegateTestChecked_2()">
16967         <size>137</size>
16968       </method>
16969       <method name="Void NegateTestChecked_3()">
16970         <size>97</size>
16971       </method>
16972       <method name="Void NegateTestChecked_4()">
16973         <size>86</size>
16974       </method>
16975       <method name="Void NewArrayInitTest()">
16976         <size>92</size>
16977       </method>
16978       <method name="Void NewArrayInitTest_2()">
16979         <size>64</size>
16980       </method>
16981       <method name="Void NewArrayInitTest_3()">
16982         <size>136</size>
16983       </method>
16984       <method name="Void NewArrayInitTest_4()">
16985         <size>120</size>
16986       </method>
16987       <method name="Void NewArrayBoundsTest()">
16988         <size>123</size>
16989       </method>
16990       <method name="Void NewArrayBoundsTest_2()">
16991         <size>123</size>
16992       </method>
16993       <method name="Void NewTest()">
16994         <size>93</size>
16995       </method>
16996       <method name="Void NewTest_2()">
16997         <size>61</size>
16998       </method>
16999       <method name="Void NewTest_3()">
17000         <size>98</size>
17001       </method>
17002       <method name="Void NewTest_4()">
17003         <size>252</size>
17004       </method>
17005       <method name="Void NewTest_5()">
17006         <size>371</size>
17007       </method>
17008       <method name="Void NotTest()">
17009         <size>70</size>
17010       </method>
17011       <method name="Void NotTest_2()">
17012         <size>113</size>
17013       </method>
17014       <method name="Void NotTest_3()">
17015         <size>71</size>
17016       </method>
17017       <method name="Void NotTest_4()">
17018         <size>105</size>
17019       </method>
17020       <method name="Void NotTest_5()">
17021         <size>73</size>
17022       </method>
17023       <method name="Void NotTest_6()">
17024         <size>104</size>
17025       </method>
17026       <method name="Void NotNullableTest()">
17027         <size>114</size>
17028       </method>
17029       <method name="Void NotNullableTest_2()">
17030         <size>134</size>
17031       </method>
17032       <method name="Void NotNullableTest_3()">
17033         <size>130</size>
17034       </method>
17035       <method name="Void NotNullableTest_4()">
17036         <size>149</size>
17037       </method>
17038       <method name="Void NotNullableTest_5()">
17039         <size>148</size>
17040       </method>
17041       <method name="Void NotEqualTest()">
17042         <size>118</size>
17043       </method>
17044       <method name="Void NotEqualTest_2()">
17045         <size>166</size>
17046       </method>
17047       <method name="Void NotEqualTest_3()">
17048         <size>125</size>
17049       </method>
17050       <method name="Void NotEqualTest_4()">
17051         <size>210</size>
17052       </method>
17053       <method name="Void NotEqualTest_5()">
17054         <size>176</size>
17055       </method>
17056       <method name="Void NotEqualTest_6()">
17057         <size>119</size>
17058       </method>
17059       <method name="Void NotEqualTest_7()">
17060         <size>167</size>
17061       </method>
17062       <method name="Void NotEqualTest_8()">
17063         <size>116</size>
17064       </method>
17065       <method name="Void NotEqualTest_9()">
17066         <size>146</size>
17067       </method>
17068       <method name="Void NotEqualTest_10()">
17069         <size>169</size>
17070       </method>
17071       <method name="Void NotEqualTest_11()">
17072         <size>132</size>
17073       </method>
17074       <method name="Void OrTest()">
17075         <size>141</size>
17076       </method>
17077       <method name="Void OrTest_2()">
17078         <size>129</size>
17079       </method>
17080       <method name="Void OrTest_3()">
17081         <size>161</size>
17082       </method>
17083       <method name="Void OrNullableTest()">
17084         <size>382</size>
17085       </method>
17086       <method name="Void OrNullableTest_2()">
17087         <size>186</size>
17088       </method>
17089       <method name="Void OrNullableTest_3()">
17090         <size>176</size>
17091       </method>
17092       <method name="Void OrNullableTest_4()">
17093         <size>198</size>
17094       </method>
17095       <method name="Void OrElseTest()">
17096         <size>97</size>
17097       </method>
17098       <method name="Void OrElseTest_2()">
17099         <size>167</size>
17100       </method>
17101       <method name="Void ParameterTest()">
17102         <size>73</size>
17103       </method>
17104       <method name="Void ParameterTest_2()">
17105         <size>75</size>
17106       </method>
17107       <method name="Void ParameterTest_3()">
17108         <size>73</size>
17109       </method>
17110       <method name="Void ParameterTest_4()">
17111         <size>100</size>
17112       </method>
17113       <method name="Void QuoteTest()">
17114         <size>85</size>
17115       </method>
17116       <method name="Void RightShiftTest()">
17117         <size>152</size>
17118       </method>
17119       <method name="Void RightShiftTest_2()">
17120         <size>159</size>
17121       </method>
17122       <method name="Void RightShiftTest_3()">
17123         <size>184</size>
17124       </method>
17125       <method name="Void RightShiftTest_4()">
17126         <size>258</size>
17127       </method>
17128       <method name="Void SubtractTest()">
17129         <size>100</size>
17130       </method>
17131       <method name="Void SubtractTest_2()">
17132         <size>119</size>
17133       </method>
17134       <method name="Void SubtractTest_3()">
17135         <size>130</size>
17136       </method>
17137       <method name="Void SubtractTest_4()">
17138         <size>192</size>
17139       </method>
17140       <method name="Void SubtractTest_5()">
17141         <size>134</size>
17142       </method>
17143       <method name="Void SubtractTest_6()">
17144         <size>160</size>
17145       </method>
17146       <method name="Void SubtractTest_7()">
17147         <size>113</size>
17148       </method>
17149       <method name="Void SubtractTest_8()">
17150         <size>146</size>
17151       </method>
17152       <method name="Void SubtractTest_9()">
17153         <size>142</size>
17154       </method>
17155       <method name="Void SubtractTest_10()">
17156         <size>161</size>
17157       </method>
17158       <method name="Void SubtractTest_11()">
17159         <size>157</size>
17160       </method>
17161       <method name="Void SubtractCheckedTest()">
17162         <size>127</size>
17163       </method>
17164       <method name="Void SubtractCheckedTest_2()">
17165         <size>185</size>
17166       </method>
17167       <method name="Void SubtractCheckedTest_3()">
17168         <size>130</size>
17169       </method>
17170       <method name="Void SubtractCheckedTest_4()">
17171         <size>121</size>
17172       </method>
17173       <method name="Void TypeAsTest()">
17174         <size>80</size>
17175       </method>
17176       <method name="Void TypeAsTest_2()">
17177         <size>144</size>
17178       </method>
17179       <method name="Void TypeAsTest_3()">
17180         <size>85</size>
17181       </method>
17182       <method name="Void TypeIsTest()">
17183         <size>103</size>
17184       </method>
17185       <method name="Void TypeIsTest_2()">
17186         <size>103</size>
17187       </method>
17188       <method name="Void TypeIsTest_3()">
17189         <size>85</size>
17190       </method>
17191       <method name="Void TypeIsTest_5()">
17192         <size>74</size>
17193       </method>
17194       <method name="Void TypeIsTest_6()">
17195         <size>111</size>
17196       </method>
17197       <method name="Void UnaryPlusTest()">
17198         <size>67</size>
17199       </method>
17200       <method name="Void UnaryPlusTest_2()">
17201         <size>47</size>
17202       </method>
17203       <method name="Void UnaryPlusTest_3()">
17204         <size>97</size>
17205       </method>
17206       <method name="Void UnaryPlusTest_4()">
17207         <size>141</size>
17208       </method>
17209       <method name="Void UnaryPlusTest_5()">
17210         <size>140</size>
17211       </method>
17212       <method name="System.String InstanceMethod(System.String)">
17213         <size>2</size>
17214       </method>
17215       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
17216         <size>30</size>
17217       </method>
17218       <method name="Int32 TestInt()">
17219         <size>3</size>
17220       </method>
17221       <method name="Void RefMethod(Int32 ByRef)">
17222         <size>8</size>
17223       </method>
17224       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
17225         <size>87</size>
17226       </method>
17227       <method name="Int32 Main()">
17228         <size>179</size>
17229       </method>
17230     </type>
17231     <type name="Tester+EmptyDelegate">
17232       <method name="Void .ctor(Object, IntPtr)">
17233         <size>0</size>
17234       </method>
17235       <method name="Void Invoke()">
17236         <size>0</size>
17237       </method>
17238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17239         <size>0</size>
17240       </method>
17241       <method name="Void EndInvoke(IAsyncResult)">
17242         <size>0</size>
17243       </method>
17244     </type>
17245     <type name="Tester+IntDelegate">
17246       <method name="Void .ctor(Object, IntPtr)">
17247         <size>0</size>
17248       </method>
17249       <method name="Int32 Invoke()">
17250         <size>0</size>
17251       </method>
17252       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17253         <size>0</size>
17254       </method>
17255       <method name="Int32 EndInvoke(IAsyncResult)">
17256         <size>0</size>
17257       </method>
17258     </type>
17259     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
17260       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
17261         <size>21</size>
17262       </method>
17263       <method name="&lt;A&gt;__T get_A()">
17264         <size>7</size>
17265       </method>
17266       <method name="&lt;Value&gt;__T get_Value()">
17267         <size>7</size>
17268       </method>
17269       <method name="Boolean Equals(System.Object)">
17270         <size>69</size>
17271       </method>
17272       <method name="Int32 GetHashCode()">
17273         <size>86</size>
17274       </method>
17275       <method name="System.String ToString()">
17276         <size>142</size>
17277       </method>
17278     </type>
17279     <type name="Tester">
17280       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
17281         <size>1</size>
17282       </method>
17283       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
17284         <size>1</size>
17285       </method>
17286       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
17287         <size>1</size>
17288       </method>
17289       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
17290         <size>1</size>
17291       </method>
17292       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
17293         <size>1</size>
17294       </method>
17295       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
17296         <size>12</size>
17297       </method>
17298       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
17299         <size>12</size>
17300       </method>
17301       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
17302         <size>7</size>
17303       </method>
17304       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
17305         <size>7</size>
17306       </method>
17307       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
17308         <size>5</size>
17309       </method>
17310       <method name="Void NewArrayInitTest_5()">
17311         <size>158</size>
17312       </method>
17313       <method name="Void ConditionTest_5()">
17314         <size>107</size>
17315       </method>
17316       <method name="Void AndTest_4()">
17317         <size>92</size>
17318       </method>
17319       <method name="Void MemberInitTest_4()">
17320         <size>66</size>
17321       </method>
17322       <method name="Void NewTest_6()">
17323         <size>182</size>
17324       </method>
17325     </type>
17326     <type name="InverseLogicalOperator">
17327       <method name="Void .ctor(Boolean)">
17328         <size>8</size>
17329       </method>
17330       <method name="Boolean op_True(InverseLogicalOperator)">
17331         <size>8</size>
17332       </method>
17333       <method name="Boolean op_False(InverseLogicalOperator)">
17334         <size>8</size>
17335       </method>
17336     </type>
17337     <type name="MyType">
17338       <method name="Void .ctor(Int32)">
17339         <size>8</size>
17340       </method>
17341       <method name="Int16 get_ShortProp()">
17342         <size>7</size>
17343       </method>
17344       <method name="Void set_ShortProp(Int16)">
17345         <size>8</size>
17346       </method>
17347       <method name="Int32 GetHashCode()">
17348         <size>6</size>
17349       </method>
17350       <method name="System.String ToString()">
17351         <size>12</size>
17352       </method>
17353       <method name="Int32 op_Implicit(MyType)">
17354         <size>8</size>
17355       </method>
17356       <method name="Boolean op_True(MyType)">
17357         <size>16</size>
17358       </method>
17359       <method name="Boolean op_False(MyType)">
17360         <size>19</size>
17361       </method>
17362       <method name="MyType op_Addition(MyType, MyType)">
17363         <size>21</size>
17364       </method>
17365       <method name="MyType op_Subtraction(MyType, MyType)">
17366         <size>21</size>
17367       </method>
17368       <method name="MyType op_Division(MyType, MyType)">
17369         <size>21</size>
17370       </method>
17371       <method name="MyType op_Multiply(MyType, MyType)">
17372         <size>21</size>
17373       </method>
17374       <method name="MyType op_Modulus(MyType, MyType)">
17375         <size>21</size>
17376       </method>
17377       <method name="MyType op_BitwiseAnd(MyType, MyType)">
17378         <size>21</size>
17379       </method>
17380       <method name="MyType op_BitwiseOr(MyType, MyType)">
17381         <size>21</size>
17382       </method>
17383       <method name="MyType op_ExclusiveOr(MyType, MyType)">
17384         <size>21</size>
17385       </method>
17386       <method name="Boolean op_Equality(MyType, MyType)">
17387         <size>17</size>
17388       </method>
17389       <method name="Boolean op_Inequality(MyType, MyType)">
17390         <size>20</size>
17391       </method>
17392       <method name="Boolean op_GreaterThan(MyType, MyType)">
17393         <size>17</size>
17394       </method>
17395       <method name="Boolean op_LessThan(MyType, MyType)">
17396         <size>17</size>
17397       </method>
17398       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
17399         <size>20</size>
17400       </method>
17401       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
17402         <size>20</size>
17403       </method>
17404       <method name="Boolean op_LogicalNot(MyType)">
17405         <size>11</size>
17406       </method>
17407       <method name="Int32 op_RightShift(MyType, Int32)">
17408         <size>13</size>
17409       </method>
17410       <method name="Int32 op_LeftShift(MyType, Int32)">
17411         <size>13</size>
17412       </method>
17413       <method name="MyType op_UnaryNegation(MyType)">
17414         <size>14</size>
17415       </method>
17416       <method name="MyType op_UnaryPlus(MyType)">
17417         <size>13</size>
17418       </method>
17419     </type>
17420     <type name="MyTypeImplicitOnly">
17421       <method name="Void .ctor(Int16)">
17422         <size>8</size>
17423       </method>
17424       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
17425         <size>8</size>
17426       </method>
17427     </type>
17428     <type name="Tester">
17429       <method name="Void EqualTest_14()">
17430         <size>101</size>
17431       </method>
17432     </type>
17433     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
17434       <method name="Void .ctor()">
17435         <size>7</size>
17436       </method>
17437     </type>
17438     <type name="Tester">
17439       <method name="Void NewArrayInitTest_6()">
17440         <size>103</size>
17441       </method>
17442       <method name="Void LambdaTest()">
17443         <size>89</size>
17444       </method>
17445       <method name="Void EqualTest_15()">
17446         <size>159</size>
17447       </method>
17448       <method name="Void ArrayIndexTest_6()">
17449         <size>122</size>
17450       </method>
17451       <method name="Void ArrayIndexTest_7()">
17452         <size>128</size>
17453       </method>
17454       <method name="Void NewArrayBoundsTest_3()">
17455         <size>85</size>
17456       </method>
17457       <method name="Void NewArrayBoundsTest_4()">
17458         <size>82</size>
17459       </method>
17460     </type>
17461     <type name="&lt;PrivateImplementationDetails&gt;">
17462       <method name="Void .ctor()">
17463         <size>7</size>
17464       </method>
17465     </type>
17466     <type name="Tester">
17467       <method name="Void LeftShiftTest_6()">
17468         <size>155</size>
17469       </method>
17470       <method name="Void RightShiftTest_5()">
17471         <size>152</size>
17472       </method>
17473       <method name="Void QuoteTest_2()">
17474         <size>99</size>
17475       </method>
17476     </type>
17477     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
17478       <method name="Void .ctor()">
17479         <size>7</size>
17480       </method>
17481     </type>
17482     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
17483       <method name="Void .ctor()">
17484         <size>7</size>
17485       </method>
17486     </type>
17487     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
17488       <method name="Void .ctor()">
17489         <size>7</size>
17490       </method>
17491     </type>
17492     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
17493       <method name="Void .ctor()">
17494         <size>7</size>
17495       </method>
17496     </type>
17497     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
17498       <method name="Void .ctor()">
17499         <size>7</size>
17500       </method>
17501     </type>
17502     <type name="Tester">
17503       <method name="Void NewTest_7()">
17504         <size>53</size>
17505       </method>
17506       <method name="Void ConvertTest_16()">
17507         <size>81</size>
17508       </method>
17509     </type>
17510   </test>
17511   <test name="gtest-etree-02.cs">
17512     <type name="M">
17513       <method name="Void .ctor()">
17514         <size>7</size>
17515       </method>
17516       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
17517         <size>1</size>
17518       </method>
17519       <method name="System.String Param(System.String)">
17520         <size>114</size>
17521       </method>
17522       <method name="Int32 Main()">
17523         <size>157</size>
17524       </method>
17525     </type>
17526     <type name="M+&lt;Param&gt;c__AnonStorey0">
17527       <method name="Void .ctor()">
17528         <size>7</size>
17529       </method>
17530     </type>
17531   </test>
17532   <test name="gtest-etree-03.cs">
17533     <type name="C">
17534       <method name="Void .ctor()">
17535         <size>7</size>
17536       </method>
17537       <method name="Int32 Main()">
17538         <size>6</size>
17539       </method>
17540     </type>
17541     <type name="S`1[T]">
17542       <method name="Int32 Test()">
17543         <size>145</size>
17544       </method>
17545     </type>
17546   </test>
17547   <test name="gtest-etree-04.cs">
17548     <type name="C">
17549       <method name="Void .ctor()">
17550         <size>7</size>
17551       </method>
17552       <method name="Int32 Main()">
17553         <size>366</size>
17554       </method>
17555     </type>
17556     <type name="C+&lt;Main&gt;c__AnonStorey0">
17557       <method name="Void .ctor()">
17558         <size>7</size>
17559       </method>
17560     </type>
17561     <type name="Foo">
17562       <method name="Boolean op_GreaterThan(Foo, Foo)">
17563         <size>6</size>
17564       </method>
17565       <method name="Boolean op_LessThan(Foo, Foo)">
17566         <size>6</size>
17567       </method>
17568       <method name="Boolean op_Equality(Foo, Foo)">
17569         <size>6</size>
17570       </method>
17571       <method name="Boolean op_Inequality(Foo, Foo)">
17572         <size>6</size>
17573       </method>
17574     </type>
17575   </test>
17576   <test name="gtest-etree-05.cs">
17577     <type name="C">
17578       <method name="Void .ctor()">
17579         <size>7</size>
17580       </method>
17581       <method name="Void Assert[T](T, T)">
17582         <size>46</size>
17583       </method>
17584       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
17585         <size>56</size>
17586       </method>
17587       <method name="Int32 Main()">
17588         <size>350</size>
17589       </method>
17590     </type>
17591   </test>
17592   <test name="gtest-etree-06.cs">
17593     <type name="Test">
17594       <method name="Void .ctor()">
17595         <size>7</size>
17596       </method>
17597       <method name="Int32 Main()">
17598         <size>45</size>
17599       </method>
17600       <method name="Int32 Value()">
17601         <size>2</size>
17602       </method>
17603     </type>
17604   </test>
17605   <test name="gtest-etree-07.cs">
17606     <type name="C">
17607       <method name="Void .ctor()">
17608         <size>7</size>
17609       </method>
17610       <method name="Void Test()">
17611         <size>14</size>
17612       </method>
17613       <method name="Int32* Foo()">
17614         <size>3</size>
17615       </method>
17616       <method name="Int32 Main()">
17617         <size>564</size>
17618       </method>
17619     </type>
17620     <type name="EmptyDelegate">
17621       <method name="Void .ctor(Object, IntPtr)">
17622         <size>0</size>
17623       </method>
17624       <method name="Void Invoke()">
17625         <size>0</size>
17626       </method>
17627       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17628         <size>0</size>
17629       </method>
17630       <method name="Void EndInvoke(IAsyncResult)">
17631         <size>0</size>
17632       </method>
17633     </type>
17634     <type name="UnsafeDelegate">
17635       <method name="Void .ctor(Object, IntPtr)">
17636         <size>0</size>
17637       </method>
17638       <method name="Int32* Invoke()">
17639         <size>0</size>
17640       </method>
17641       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17642         <size>0</size>
17643       </method>
17644       <method name="Int32* EndInvoke(IAsyncResult)">
17645         <size>0</size>
17646       </method>
17647     </type>
17648   </test>
17649   <test name="gtest-etree-08.cs">
17650     <type name="Foo">
17651       <method name="Void .ctor()">
17652         <size>7</size>
17653       </method>
17654       <method name="Int32 ThisMethod()">
17655         <size>3</size>
17656       </method>
17657       <method name="Int32 Goo(Boolean)">
17658         <size>204</size>
17659       </method>
17660       <method name="Int32 Main()">
17661         <size>14</size>
17662       </method>
17663     </type>
17664     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
17665       <method name="Void .ctor()">
17666         <size>7</size>
17667       </method>
17668     </type>
17669   </test>
17670   <test name="gtest-etree-09.cs">
17671     <type name="Mono.C">
17672       <method name="Void .ctor()">
17673         <size>7</size>
17674       </method>
17675       <method name="Int32 Main()">
17676         <size>300</size>
17677       </method>
17678       <method name="System.Int64[] GetValues()">
17679         <size>18</size>
17680       </method>
17681     </type>
17682     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
17683       <method name="Void .ctor()">
17684         <size>7</size>
17685       </method>
17686     </type>
17687     <type name="&lt;PrivateImplementationDetails&gt;">
17688       <method name="Void .ctor()">
17689         <size>7</size>
17690       </method>
17691     </type>
17692   </test>
17693   <test name="gtest-etree-10.cs">
17694     <type name="Foo`1[T]">
17695       <method name="Void .ctor()">
17696         <size>7</size>
17697       </method>
17698       <method name="Boolean ContainsAll[U](IEnumerable`1)">
17699         <size>189</size>
17700       </method>
17701       <method name="Boolean Contains(T)">
17702         <size>2</size>
17703       </method>
17704     </type>
17705     <type name="Program">
17706       <method name="Void .ctor()">
17707         <size>7</size>
17708       </method>
17709       <method name="Int32 Main()">
17710         <size>42</size>
17711       </method>
17712     </type>
17713     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
17714       <method name="Void .ctor()">
17715         <size>7</size>
17716       </method>
17717     </type>
17718     <type name="&lt;PrivateImplementationDetails&gt;">
17719       <method name="Void .ctor()">
17720         <size>7</size>
17721       </method>
17722     </type>
17723   </test>
17724   <test name="gtest-etree-11.cs">
17725     <type name="C">
17726       <method name="Void .ctor()">
17727         <size>7</size>
17728       </method>
17729       <method name="Void Main()">
17730         <size>12</size>
17731       </method>
17732     </type>
17733     <type name="Test">
17734       <method name="Void .ctor()">
17735         <size>7</size>
17736       </method>
17737       <method name="Void Invalid(Int32)">
17738         <size>124</size>
17739       </method>
17740       <method name="Void Other(System.Int32[])">
17741         <size>1</size>
17742       </method>
17743     </type>
17744     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
17745       <method name="Void .ctor()">
17746         <size>7</size>
17747       </method>
17748     </type>
17749   </test>
17750   <test name="gtest-etree-12.cs">
17751     <type name="TestCase">
17752       <method name="Void .cctor()">
17753         <size>68</size>
17754       </method>
17755       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
17756         <size>2</size>
17757       </method>
17758       <method name="Void DummyToMakeTheStaticsInitialize()">
17759         <size>1</size>
17760       </method>
17761     </type>
17762     <type name="Program">
17763       <method name="Void .ctor()">
17764         <size>7</size>
17765       </method>
17766       <method name="Int32 Main()">
17767         <size>7</size>
17768       </method>
17769     </type>
17770   </test>
17771   <test name="gtest-etree-13.cs">
17772     <type name="Program">
17773       <method name="Void .ctor()">
17774         <size>7</size>
17775       </method>
17776       <method name="Int32 Main()">
17777         <size>53</size>
17778       </method>
17779       <method name="IEnumerable`1 Test[T](Int32)">
17780         <size>30</size>
17781       </method>
17782     </type>
17783     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
17784       <method name="Void .ctor()">
17785         <size>7</size>
17786       </method>
17787       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17788         <size>7</size>
17789       </method>
17790       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17791         <size>12</size>
17792       </method>
17793       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17794         <size>7</size>
17795       </method>
17796       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17797         <size>40</size>
17798       </method>
17799       <method name="Boolean MoveNext()">
17800         <size>108</size>
17801       </method>
17802       <method name="Void Dispose()">
17803         <size>8</size>
17804       </method>
17805       <method name="Void Reset()">
17806         <size>6</size>
17807       </method>
17808     </type>
17809   </test>
17810   <test name="gtest-etree-14.cs">
17811     <type name="Person">
17812       <method name="Void .ctor()">
17813         <size>7</size>
17814       </method>
17815       <method name="Int32 get_Age()">
17816         <size>7</size>
17817       </method>
17818       <method name="Void set_Age(Int32)">
17819         <size>8</size>
17820       </method>
17821     </type>
17822     <type name="Repro">
17823       <method name="Void .ctor()">
17824         <size>7</size>
17825       </method>
17826       <method name="Int32 Main()">
17827         <size>59</size>
17828       </method>
17829       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
17830         <size>44</size>
17831       </method>
17832       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
17833         <size>13</size>
17834       </method>
17835     </type>
17836     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
17837       <method name="Void .ctor()">
17838         <size>7</size>
17839       </method>
17840       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17841         <size>7</size>
17842       </method>
17843       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17844         <size>12</size>
17845       </method>
17846       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17847         <size>7</size>
17848       </method>
17849       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17850         <size>52</size>
17851       </method>
17852       <method name="Boolean MoveNext()">
17853         <size>293</size>
17854       </method>
17855       <method name="Void Dispose()">
17856         <size>60</size>
17857       </method>
17858       <method name="Void Reset()">
17859         <size>6</size>
17860       </method>
17861     </type>
17862   </test>
17863   <test name="gtest-etree-15.cs">
17864     <type name="Foo">
17865       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
17866         <size>2</size>
17867       </method>
17868       <method name="Void Main()">
17869         <size>190</size>
17870       </method>
17871     </type>
17872   </test>
17873   <test name="gtest-etree-16.cs">
17874     <type name="Program">
17875       <method name="Void .ctor()">
17876         <size>7</size>
17877       </method>
17878       <method name="Int32 Main()">
17879         <size>136</size>
17880       </method>
17881     </type>
17882     <type name="Foo">
17883       <method name="Void .ctor()">
17884         <size>7</size>
17885       </method>
17886     </type>
17887   </test>
17888   <test name="gtest-etree-17.cs">
17889     <type name="CompilerCrashTest.QueryCompiler">
17890       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
17891         <size>12</size>
17892       </method>
17893       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
17894         <size>6</size>
17895       </method>
17896       <method name="Void Main()">
17897         <size>1</size>
17898       </method>
17899     </type>
17900   </test>
17901   <test name="gtest-etree-18.cs">
17902     <type name="FooBase">
17903       <method name="Void .ctor()">
17904         <size>7</size>
17905       </method>
17906     </type>
17907     <type name="Foo">
17908       <method name="Void .ctor()">
17909         <size>7</size>
17910       </method>
17911     </type>
17912     <type name="Program">
17913       <method name="Void .ctor()">
17914         <size>7</size>
17915       </method>
17916       <method name="Int32 Main()">
17917         <size>140</size>
17918       </method>
17919     </type>
17920   </test>
17921   <test name="gtest-etree-19.cs">
17922     <type name="Test">
17923       <method name="Void .ctor()">
17924         <size>7</size>
17925       </method>
17926       <method name="Int32 Main()">
17927         <size>20</size>
17928       </method>
17929       <method name="T Value[T]()">
17930         <size>76</size>
17931       </method>
17932     </type>
17933   </test>
17934   <test name="gtest-etree-20.cs">
17935     <type name="S">
17936       <method name="Int32 Main()">
17937         <size>215</size>
17938       </method>
17939     </type>
17940     <type name="A">
17941       <method name="A op_Implicit(S)">
17942         <size>6</size>
17943       </method>
17944       <method name="Void .ctor()">
17945         <size>7</size>
17946       </method>
17947     </type>
17948     <type name="B">
17949       <method name="Void .ctor()">
17950         <size>7</size>
17951       </method>
17952     </type>
17953   </test>
17954   <test name="gtest-etree-22.cs">
17955     <type name="FieldInfoBug.MonoRuntime">
17956       <method name="Int32 Main()">
17957         <size>13</size>
17958       </method>
17959       <method name="Void .ctor()">
17960         <size>7</size>
17961       </method>
17962     </type>
17963     <type name="FieldInfoBug.GenericClass`1[T]">
17964       <method name="Void .ctor(String)">
17965         <size>58</size>
17966       </method>
17967     </type>
17968     <type name="FieldInfoBug.GenericClass`1+&lt;GenericClass&gt;c__AnonStorey0[T]">
17969       <method name="Void .ctor()">
17970         <size>7</size>
17971       </method>
17972     </type>
17973   </test>
17974   <test name="gtest-etree-23.cs">
17975     <type name="Test.OrderBySpecification">
17976       <method name="Void .ctor(Expression`1)">
17977         <size>7</size>
17978       </method>
17979     </type>
17980     <type name="Test.RateOrderById">
17981       <method name="Int32 Main()">
17982         <size>8</size>
17983       </method>
17984       <method name="Void .ctor()">
17985         <size>44</size>
17986       </method>
17987     </type>
17988   </test>
17989   <test name="gtest-etree-24.cs">
17990     <type name="NotifyingProperty">
17991       <method name="Void CreateDependent[TValue](System.Linq.Expressions.Expression`1[System.Func`1[TValue]], System.Func`1[System.Object], System.Linq.Expressions.Expression`1[System.Func`1[System.Object]][])">
17992         <size>1</size>
17993       </method>
17994     </type>
17995     <type name="NotifyingPropertyTest">
17996       <method name="Void CreateDependent_NotifierNull()">
17997         <size>58</size>
17998       </method>
17999       <method name="Void CreateDependent_DependentsNull()">
18000         <size>83</size>
18001       </method>
18002       <method name="Void Main()">
18003         <size>1</size>
18004       </method>
18005       <method name="System.Object &lt;CreateDependent_DependentsNull&gt;m__0()">
18006         <size>2</size>
18007       </method>
18008       <method name="Void .ctor()">
18009         <size>7</size>
18010       </method>
18011     </type>
18012     <type name="NotifyingPropertyTest+&lt;CreateDependent_NotifierNull&gt;c__AnonStorey0">
18013       <method name="Void .ctor()">
18014         <size>7</size>
18015       </method>
18016     </type>
18017     <type name="NotifyingPropertyTest+&lt;CreateDependent_DependentsNull&gt;c__AnonStorey1">
18018       <method name="Void .ctor()">
18019         <size>7</size>
18020       </method>
18021     </type>
18022   </test>
18023   <test name="gtest-exmethod-01.cs">
18024     <type name="SimpleTest">
18025       <method name="System.String Prefix(System.String, System.String)">
18026         <size>8</size>
18027       </method>
18028     </type>
18029     <type name="M">
18030       <method name="Void .ctor()">
18031         <size>7</size>
18032       </method>
18033       <method name="Int32 Main()">
18034         <size>157</size>
18035       </method>
18036     </type>
18037   </test>
18038   <test name="gtest-exmethod-02.cs">
18039     <type name="M">
18040       <method name="Void .ctor()">
18041         <size>7</size>
18042       </method>
18043       <method name="Void Main()">
18044         <size>12</size>
18045       </method>
18046     </type>
18047     <type name="N.M">
18048       <method name="Void .ctor()">
18049         <size>7</size>
18050       </method>
18051       <method name="Void Test2()">
18052         <size>12</size>
18053       </method>
18054     </type>
18055   </test>
18056   <test name="gtest-exmethod-03.cs">
18057     <type name="A.A">
18058       <method name="Int32 Foo(Int32)">
18059         <size>2</size>
18060       </method>
18061       <method name="Int32 Foo(Int32, System.String)">
18062         <size>3</size>
18063       </method>
18064     </type>
18065     <type name="B.X">
18066       <method name="Int32 Foo(Int32)">
18067         <size>2</size>
18068       </method>
18069       <method name="Int32 Foo(Int32, Boolean)">
18070         <size>3</size>
18071       </method>
18072     </type>
18073     <type name="C.F">
18074       <method name="Boolean Foo(Byte)">
18075         <size>2</size>
18076       </method>
18077     </type>
18078     <type name="C.D.F">
18079       <method name="Int32 Foo(Int32)">
18080         <size>3</size>
18081       </method>
18082       <method name="Void TestX()">
18083         <size>9</size>
18084       </method>
18085     </type>
18086     <type name="C.M">
18087       <method name="Int32 Foo(Int32)">
18088         <size>2</size>
18089       </method>
18090       <method name="Int32 Main()">
18091         <size>61</size>
18092       </method>
18093     </type>
18094   </test>
18095   <test name="gtest-exmethod-04.cs">
18096     <type name="A.Test">
18097       <method name="System.String Test_1(Boolean)">
18098         <size>6</size>
18099       </method>
18100     </type>
18101     <type name="B.M">
18102       <method name="Void .ctor()">
18103         <size>7</size>
18104       </method>
18105       <method name="Void Main()">
18106         <size>12</size>
18107       </method>
18108     </type>
18109   </test>
18110   <test name="gtest-exmethod-05.cs">
18111     <type name="A.Test_A">
18112       <method name="System.String Test_1(System.String)">
18113         <size>6</size>
18114       </method>
18115     </type>
18116     <type name="A.Test_B">
18117       <method name="System.String Test_2(System.String)">
18118         <size>6</size>
18119       </method>
18120     </type>
18121     <type name="B.M">
18122       <method name="Void .ctor()">
18123         <size>7</size>
18124       </method>
18125       <method name="Void Main()">
18126         <size>23</size>
18127       </method>
18128     </type>
18129   </test>
18130   <test name="gtest-exmethod-06.cs">
18131     <type name="Gen">
18132       <method name="T Test_1[T](T)">
18133         <size>10</size>
18134       </method>
18135       <method name="System.String Test_1[T](System.String)">
18136         <size>6</size>
18137       </method>
18138     </type>
18139     <type name="B.M">
18140       <method name="Void .ctor()">
18141         <size>7</size>
18142       </method>
18143       <method name="Void Main()">
18144         <size>30</size>
18145       </method>
18146     </type>
18147   </test>
18148   <test name="gtest-exmethod-07.cs">
18149     <type name="E">
18150       <method name="Void ToReadOnly[T](IEnumerable`1)">
18151         <size>1</size>
18152       </method>
18153       <method name="Void To(IA)">
18154         <size>1</size>
18155       </method>
18156     </type>
18157     <type name="C">
18158       <method name="Void .ctor()">
18159         <size>7</size>
18160       </method>
18161       <method name="Void Main()">
18162         <size>1</size>
18163       </method>
18164       <method name="Void Test(IEnumerable`1)">
18165         <size>15</size>
18166       </method>
18167     </type>
18168   </test>
18169   <test name="gtest-exmethod-08.cs">
18170     <type name="C">
18171       <method name="Void .ctor()">
18172         <size>7</size>
18173       </method>
18174       <method name="Void Main()">
18175         <size>21</size>
18176       </method>
18177     </type>
18178   </test>
18179   <test name="gtest-exmethod-09.cs">
18180     <type name="Test">
18181       <method name="Void Foo[T](System.String)">
18182         <size>1</size>
18183       </method>
18184     </type>
18185     <type name="C">
18186       <method name="Void .ctor()">
18187         <size>7</size>
18188       </method>
18189       <method name="Void Main()">
18190         <size>11</size>
18191       </method>
18192     </type>
18193   </test>
18194   <test name="gtest-exmethod-10.cs">
18195     <type name="AExtensions">
18196       <method name="Int32 Round(Double)">
18197         <size>8</size>
18198       </method>
18199     </type>
18200     <type name="BExtensions">
18201       <method name="T GetBy[T](T[], Double)">
18202         <size>13</size>
18203       </method>
18204     </type>
18205     <type name="C">
18206       <method name="Void .ctor()">
18207         <size>7</size>
18208       </method>
18209       <method name="Void Main()">
18210         <size>1</size>
18211       </method>
18212     </type>
18213   </test>
18214   <test name="gtest-exmethod-11.cs">
18215     <type name="Test">
18216       <method name="Void .ctor()">
18217         <size>7</size>
18218       </method>
18219       <method name="Int32 Main(System.String[])">
18220         <size>20</size>
18221       </method>
18222     </type>
18223     <type name="Lol">
18224       <method name="Boolean OneEleven(System.Object)">
18225         <size>2</size>
18226       </method>
18227     </type>
18228   </test>
18229   <test name="gtest-exmethod-12.cs">
18230     <type name="Program">
18231       <method name="Void .ctor()">
18232         <size>7</size>
18233       </method>
18234       <method name="Void Main(System.String[])">
18235         <size>63</size>
18236       </method>
18237     </type>
18238     <type name="ChatClient">
18239       <method name="Void .ctor()">
18240         <size>7</size>
18241       </method>
18242       <method name="Void Say(System.String, System.String)">
18243         <size>13</size>
18244       </method>
18245     </type>
18246     <type name="ChatExtensions">
18247       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
18248         <size>62</size>
18249       </method>
18250     </type>
18251   </test>
18252   <test name="gtest-exmethod-13.cs">
18253     <type name="Foo">
18254       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
18255         <size>2</size>
18256       </method>
18257       <method name="Void Main()">
18258         <size>23</size>
18259       </method>
18260     </type>
18261   </test>
18262   <test name="gtest-exmethod-14.cs">
18263     <type name="C">
18264       <method name="Void Bar[U](IA)">
18265         <size>7</size>
18266       </method>
18267       <method name="Void Foo[T](IA)">
18268         <size>1</size>
18269       </method>
18270       <method name="Void Foo(IA)">
18271         <size>7</size>
18272       </method>
18273       <method name="Void Main()">
18274         <size>1</size>
18275       </method>
18276     </type>
18277   </test>
18278   <test name="gtest-exmethod-15.cs">
18279     <type name="C">
18280       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
18281         <size>15</size>
18282       </method>
18283       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
18284         <size>2</size>
18285       </method>
18286       <method name="Void Main()">
18287         <size>1</size>
18288       </method>
18289     </type>
18290   </test>
18291   <test name="gtest-exmethod-16.cs">
18292     <type name="Rocks">
18293       <method name="Boolean Extension(System.String)">
18294         <size>2</size>
18295       </method>
18296       <method name="Boolean Extension(D)">
18297         <size>2</size>
18298       </method>
18299     </type>
18300     <type name="Program">
18301       <method name="Void .ctor()">
18302         <size>7</size>
18303       </method>
18304       <method name="Void add_e(D)">
18305         <size>24</size>
18306       </method>
18307       <method name="Void remove_e(D)">
18308         <size>24</size>
18309       </method>
18310       <method name="System.String get_Item(Int32)">
18311         <size>6</size>
18312       </method>
18313       <method name="System.String get_Property()">
18314         <size>6</size>
18315       </method>
18316       <method name="Void Main(System.String[])">
18317         <size>44</size>
18318       </method>
18319     </type>
18320     <type name="D">
18321       <method name="Void .ctor(Object, IntPtr)">
18322         <size>0</size>
18323       </method>
18324       <method name="System.String Invoke()">
18325         <size>0</size>
18326       </method>
18327       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18328         <size>0</size>
18329       </method>
18330       <method name="System.String EndInvoke(IAsyncResult)">
18331         <size>0</size>
18332       </method>
18333     </type>
18334   </test>
18335   <test name="gtest-exmethod-17.cs">
18336     <type name="MainClass">
18337       <method name="Void Main()">
18338         <size>45</size>
18339       </method>
18340     </type>
18341   </test>
18342   <test name="gtest-exmethod-18.cs">
18343     <type name="Foo">
18344       <method name="Void .ctor()">
18345         <size>7</size>
18346       </method>
18347       <method name="Boolean get_IsBar()">
18348         <size>2</size>
18349       </method>
18350     </type>
18351     <type name="FooExt">
18352       <method name="Boolean IsBar(Foo)">
18353         <size>7</size>
18354       </method>
18355     </type>
18356     <type name="Repro">
18357       <method name="Void .ctor()">
18358         <size>7</size>
18359       </method>
18360       <method name="Void Main()">
18361         <size>18</size>
18362       </method>
18363     </type>
18364   </test>
18365   <test name="gtest-exmethod-19.cs">
18366     <type name="Rocks">
18367       <method name="Int32 Test_2[T](IEnumerable`1)">
18368         <size>3</size>
18369       </method>
18370       <method name="System.String Test_1(System.String)">
18371         <size>12</size>
18372       </method>
18373     </type>
18374     <type name="Test">
18375       <method name="Void .ctor()">
18376         <size>7</size>
18377       </method>
18378       <method name="Int32 Main()">
18379         <size>142</size>
18380       </method>
18381     </type>
18382     <type name="Test+D">
18383       <method name="Void .ctor(Object, IntPtr)">
18384         <size>0</size>
18385       </method>
18386       <method name="System.String Invoke()">
18387         <size>0</size>
18388       </method>
18389       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18390         <size>0</size>
18391       </method>
18392       <method name="System.String EndInvoke(IAsyncResult)">
18393         <size>0</size>
18394       </method>
18395     </type>
18396   </test>
18397   <test name="gtest-exmethod-20.cs">
18398     <type name="Outer.Inner.Test">
18399       <method name="Void .ctor()">
18400         <size>7</size>
18401       </method>
18402       <method name="Void M(I)">
18403         <size>13</size>
18404       </method>
18405       <method name="Void Main()">
18406         <size>1</size>
18407       </method>
18408     </type>
18409     <type name="Outer.ExtensionMethods">
18410       <method name="Void AddRange[T](I, IEnumerable`1)">
18411         <size>1</size>
18412       </method>
18413     </type>
18414   </test>
18415   <test name="gtest-exmethod-21.cs">
18416     <type name="Outer.Inner.Test">
18417       <method name="Void .ctor()">
18418         <size>7</size>
18419       </method>
18420       <method name="Void M(I)">
18421         <size>7</size>
18422       </method>
18423       <method name="Void Main()">
18424         <size>1</size>
18425       </method>
18426     </type>
18427     <type name="External.ExtensionMethods">
18428       <method name="Void AddRange(I)">
18429         <size>1</size>
18430       </method>
18431     </type>
18432   </test>
18433   <test name="gtest-exmethod-22.cs">
18434     <type name="Program">
18435       <method name="Void .ctor()">
18436         <size>7</size>
18437       </method>
18438       <method name="Int32 Main()">
18439         <size>8</size>
18440       </method>
18441     </type>
18442   </test>
18443   <test name="gtest-exmethod-23.cs">
18444     <type name="T">
18445       <method name="Void A(System.String, Int32)">
18446         <size>1</size>
18447       </method>
18448       <method name="Void Main()">
18449         <size>1</size>
18450       </method>
18451     </type>
18452   </test>
18453   <test name="gtest-exmethod-24.cs">
18454     <type name="Bar">
18455       <method name="Void .ctor()">
18456         <size>7</size>
18457       </method>
18458       <method name="Void Main()">
18459         <size>1</size>
18460       </method>
18461     </type>
18462   </test>
18463   <test name="gtest-exmethod-25.cs">
18464     <type name="Bar">
18465       <method name="Void .ctor()">
18466         <size>7</size>
18467       </method>
18468       <method name="Void Main()">
18469         <size>11</size>
18470       </method>
18471     </type>
18472   </test>
18473   <test name="gtest-exmethod-26.cs">
18474     <type name="test.TypeExtensions">
18475       <method name="Boolean IsNullable(System.Type)">
18476         <size>2</size>
18477       </method>
18478     </type>
18479     <type name="testmono.MainClass">
18480       <method name="Void .ctor()">
18481         <size>7</size>
18482       </method>
18483       <method name="Void Main()">
18484         <size>33</size>
18485       </method>
18486     </type>
18487   </test>
18488   <test name="gtest-exmethod-27.cs">
18489     <type name="Foo.Extensions">
18490       <method name="System.String AsString(IList`1)">
18491         <size>6</size>
18492       </method>
18493     </type>
18494     <type name="Bar.Program">
18495       <method name="Void .ctor()">
18496         <size>7</size>
18497       </method>
18498       <method name="Void Main()">
18499         <size>17</size>
18500       </method>
18501       <method name="System.String Pan(System.Byte[])">
18502         <size>7</size>
18503       </method>
18504     </type>
18505   </test>
18506   <test name="gtest-exmethod-28.cs">
18507     <type name="Foo">
18508       <method name="Void .ctor()">
18509         <size>7</size>
18510       </method>
18511     </type>
18512     <type name="Extensions">
18513       <method name="Boolean IsFoo(Foo)">
18514         <size>2</size>
18515       </method>
18516       <method name="Boolean IsBar(Bar)">
18517         <size>2</size>
18518       </method>
18519     </type>
18520     <type name="Bar">
18521       <method name="Void .ctor()">
18522         <size>7</size>
18523       </method>
18524     </type>
18525     <type name="Program">
18526       <method name="Void .ctor()">
18527         <size>7</size>
18528       </method>
18529       <method name="Void Main()">
18530         <size>1</size>
18531       </method>
18532     </type>
18533   </test>
18534   <test name="gtest-exmethod-29.cs">
18535     <type name="My">
18536       <method name="Void .ctor()">
18537         <size>7</size>
18538       </method>
18539     </type>
18540     <type name="Test">
18541       <method name="Int32 Main()">
18542         <size>40</size>
18543       </method>
18544       <method name="Int32 ContentTransferEncoding[T](My)">
18545         <size>2</size>
18546       </method>
18547       <method name="Int32 ContentTransferEncoding(My)">
18548         <size>2</size>
18549       </method>
18550     </type>
18551     <type name="My">
18552       <method name="Void set_ContentTransferEncoding(Boolean)">
18553         <size>1</size>
18554       </method>
18555     </type>
18556   </test>
18557   <test name="gtest-exmethod-30.cs">
18558     <type name="Test">
18559       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18560         <size>2</size>
18561       </method>
18562       <method name="Int32 get_First()">
18563         <size>2</size>
18564       </method>
18565       <method name="IEnumerator`1 GetEnumerator()">
18566         <size>2</size>
18567       </method>
18568       <method name="Void .ctor()">
18569         <size>7</size>
18570       </method>
18571     </type>
18572     <type name="C">
18573       <method name="Void Test()">
18574         <size>14</size>
18575       </method>
18576       <method name="Void Main()">
18577         <size>1</size>
18578       </method>
18579       <method name="Void .ctor()">
18580         <size>7</size>
18581       </method>
18582     </type>
18583   </test>
18584   <test name="gtest-exmethod-31.cs">
18585     <type name="N.S">
18586       <method name="Void Map[T](Int32, System.Func`2[T,System.String])">
18587         <size>1</size>
18588       </method>
18589     </type>
18590     <type name="N2.S2">
18591       <method name="Void Map(Int32, Int32)">
18592         <size>1</size>
18593       </method>
18594     </type>
18595     <type name="M.C">
18596       <method name="Void Main()">
18597         <size>8</size>
18598       </method>
18599       <method name="Void .ctor()">
18600         <size>7</size>
18601       </method>
18602     </type>
18603   </test>
18604   <test name="gtest-exmethod-32.cs">
18605     <type name="A">
18606       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18607         <size>2</size>
18608       </method>
18609       <method name="Int32 get_Count()">
18610         <size>2</size>
18611       </method>
18612       <method name="Void .ctor()">
18613         <size>7</size>
18614       </method>
18615     </type>
18616     <type name="G`1[T]">
18617       <method name="Void Test()">
18618         <size>20</size>
18619       </method>
18620       <method name="Void .ctor()">
18621         <size>7</size>
18622       </method>
18623     </type>
18624     <type name="Extensions">
18625       <method name="Int32 Count(IEnumerable)">
18626         <size>2</size>
18627       </method>
18628       <method name="Void Main()">
18629         <size>1</size>
18630       </method>
18631     </type>
18632   </test>
18633   <test name="gtest-exmethod-33.cs">
18634     <type name="Prop">
18635       <method name="Void .ctor()">
18636         <size>7</size>
18637       </method>
18638     </type>
18639     <type name="HelperExtensions">
18640       <method name="Void Foo(I, I)">
18641         <size>1</size>
18642       </method>
18643     </type>
18644     <type name="C">
18645       <method name="I get_Prop()">
18646         <size>2</size>
18647       </method>
18648       <method name="System.Int32[] get_Loc()">
18649         <size>2</size>
18650       </method>
18651       <method name="Void Test()">
18652         <size>13</size>
18653       </method>
18654       <method name="Void Main()">
18655         <size>1</size>
18656       </method>
18657       <method name="Void .ctor()">
18658         <size>7</size>
18659       </method>
18660     </type>
18661   </test>
18662   <test name="gtest-exmethod-34.cs">
18663     <type name="Program">
18664       <method name="Void Foo(System.Object)">
18665         <size>1</size>
18666       </method>
18667       <method name="Void Main()">
18668         <size>7</size>
18669       </method>
18670     </type>
18671   </test>
18672   <test name="gtest-friend-01.cs">
18673     <type name="Test">
18674       <method name="Void .ctor()">
18675         <size>7</size>
18676       </method>
18677       <method name="Void Main()">
18678         <size>20</size>
18679       </method>
18680     </type>
18681   </test>
18682   <test name="gtest-friend-02.cs">
18683     <type name="Test">
18684       <method name="Void .ctor()">
18685         <size>7</size>
18686       </method>
18687       <method name="Void Main()">
18688         <size>20</size>
18689       </method>
18690     </type>
18691   </test>
18692   <test name="gtest-friend-03.cs">
18693     <type name="Test">
18694       <method name="Void .ctor()">
18695         <size>7</size>
18696       </method>
18697       <method name="Void Main()">
18698         <size>20</size>
18699       </method>
18700     </type>
18701   </test>
18702   <test name="gtest-friend-04.cs">
18703     <type name="Test">
18704       <method name="Void .ctor()">
18705         <size>7</size>
18706       </method>
18707       <method name="Void Main()">
18708         <size>19</size>
18709       </method>
18710     </type>
18711   </test>
18712   <test name="gtest-friend-05.cs">
18713     <type name="Test">
18714       <method name="Void .ctor()">
18715         <size>7</size>
18716       </method>
18717       <method name="Void Main()">
18718         <size>20</size>
18719       </method>
18720     </type>
18721   </test>
18722   <test name="gtest-friend-06.cs">
18723     <type name="Test">
18724       <method name="Void .ctor()">
18725         <size>7</size>
18726       </method>
18727       <method name="Void Main()">
18728         <size>20</size>
18729       </method>
18730     </type>
18731   </test>
18732   <test name="gtest-friend-07.cs">
18733     <type name="Test">
18734       <method name="Void .ctor()">
18735         <size>7</size>
18736       </method>
18737       <method name="Void Main()">
18738         <size>20</size>
18739       </method>
18740     </type>
18741   </test>
18742   <test name="gtest-friend-08.cs">
18743     <type name="Test">
18744       <method name="Void .ctor()">
18745         <size>7</size>
18746       </method>
18747       <method name="Void Main()">
18748         <size>19</size>
18749       </method>
18750     </type>
18751   </test>
18752   <test name="gtest-friend-09.cs">
18753     <type name="Test">
18754       <method name="Void .ctor()">
18755         <size>7</size>
18756       </method>
18757       <method name="Void Main()">
18758         <size>20</size>
18759       </method>
18760     </type>
18761   </test>
18762   <test name="gtest-friend-10.cs">
18763     <type name="Test">
18764       <method name="Void .ctor()">
18765         <size>7</size>
18766       </method>
18767       <method name="Void Main()">
18768         <size>20</size>
18769       </method>
18770     </type>
18771   </test>
18772   <test name="gtest-friend-11.cs">
18773     <type name="Test">
18774       <method name="Void .ctor()">
18775         <size>7</size>
18776       </method>
18777       <method name="Void Main()">
18778         <size>20</size>
18779       </method>
18780     </type>
18781   </test>
18782   <test name="gtest-friend-12.cs">
18783     <type name="Test">
18784       <method name="Void .ctor()">
18785         <size>7</size>
18786       </method>
18787       <method name="Void Main()">
18788         <size>19</size>
18789       </method>
18790     </type>
18791   </test>
18792   <test name="gtest-friend-13.cs">
18793     <type name="B">
18794       <method name="Void .ctor()">
18795         <size>7</size>
18796       </method>
18797       <method name="Void Test()">
18798         <size>1</size>
18799       </method>
18800       <method name="Void Test_2()">
18801         <size>1</size>
18802       </method>
18803     </type>
18804     <type name="Test">
18805       <method name="Void .ctor()">
18806         <size>7</size>
18807       </method>
18808       <method name="Void Main()">
18809         <size>1</size>
18810       </method>
18811     </type>
18812   </test>
18813   <test name="gtest-implicitarray-01.cs">
18814     <type name="Test">
18815       <method name="Void .ctor()">
18816         <size>7</size>
18817       </method>
18818       <method name="Int32 Main()">
18819         <size>280</size>
18820       </method>
18821     </type>
18822     <type name="&lt;PrivateImplementationDetails&gt;">
18823       <method name="Void .ctor()">
18824         <size>7</size>
18825       </method>
18826     </type>
18827   </test>
18828   <test name="gtest-implicitarray-02.cs">
18829     <type name="MyString">
18830       <method name="Void .ctor()">
18831         <size>7</size>
18832       </method>
18833       <method name="System.String op_Implicit(MyString)">
18834         <size>6</size>
18835       </method>
18836     </type>
18837     <type name="Test">
18838       <method name="Void .ctor()">
18839         <size>7</size>
18840       </method>
18841       <method name="Int32 Main()">
18842         <size>50</size>
18843       </method>
18844     </type>
18845   </test>
18846   <test name="gtest-initialize-01.cs">
18847     <type name="MyClass">
18848       <method name="Void .ctor()">
18849         <size>18</size>
18850       </method>
18851       <method name="Int32 get_Answer()">
18852         <size>7</size>
18853       </method>
18854       <method name="Void set_Answer(Int32)">
18855         <size>8</size>
18856       </method>
18857     </type>
18858     <type name="Test">
18859       <method name="Void .ctor()">
18860         <size>7</size>
18861       </method>
18862       <method name="Int32 Main()">
18863         <size>67</size>
18864       </method>
18865     </type>
18866   </test>
18867   <test name="gtest-initialize-02.cs">
18868     <type name="Test">
18869       <method name="Void .ctor()">
18870         <size>7</size>
18871       </method>
18872       <method name="Int32 Main()">
18873         <size>1243</size>
18874       </method>
18875     </type>
18876     <type name="Test+Point">
18877       <method name="Void .ctor()">
18878         <size>7</size>
18879       </method>
18880     </type>
18881     <type name="Test+Line">
18882       <method name="Void .ctor()">
18883         <size>29</size>
18884       </method>
18885     </type>
18886     <type name="Test+Rectangle">
18887       <method name="Void .ctor()">
18888         <size>51</size>
18889       </method>
18890     </type>
18891     <type name="Test+Library">
18892       <method name="Void .ctor()">
18893         <size>53</size>
18894       </method>
18895     </type>
18896     <type name="Test+Thing">
18897       <method name="Void .ctor()">
18898         <size>7</size>
18899       </method>
18900     </type>
18901     <type name="Test+Box">
18902       <method name="Void .ctor()">
18903         <size>7</size>
18904       </method>
18905     </type>
18906   </test>
18907   <test name="gtest-initialize-03.cs">
18908     <type name="Data">
18909       <method name="Void .ctor()">
18910         <size>7</size>
18911       </method>
18912     </type>
18913     <type name="Test">
18914       <method name="Void .ctor()">
18915         <size>7</size>
18916       </method>
18917       <method name="Void set_Prop(Data)">
18918         <size>1</size>
18919       </method>
18920       <method name="System.Object Foo()">
18921         <size>15</size>
18922       </method>
18923       <method name="Void Main()">
18924         <size>52</size>
18925       </method>
18926     </type>
18927   </test>
18928   <test name="gtest-initialize-04.cs">
18929     <type name="C">
18930       <method name="Void .ctor()">
18931         <size>7</size>
18932       </method>
18933       <method name="Void .cctor()">
18934         <size>34</size>
18935       </method>
18936       <method name="Int32 Main()">
18937         <size>30</size>
18938       </method>
18939     </type>
18940   </test>
18941   <test name="gtest-initialize-05.cs">
18942     <type name="C">
18943       <method name="Void .ctor()">
18944         <size>7</size>
18945       </method>
18946       <method name="Int32 Main()">
18947         <size>235</size>
18948       </method>
18949     </type>
18950   </test>
18951   <test name="gtest-initialize-06.cs">
18952     <type name="C">
18953       <method name="Void .ctor()">
18954         <size>7</size>
18955       </method>
18956       <method name="Int32 Main()">
18957         <size>39</size>
18958       </method>
18959       <method name="Void Foo(Point ByRef)">
18960         <size>38</size>
18961       </method>
18962     </type>
18963   </test>
18964   <test name="gtest-initialize-07.cs">
18965     <type name="A">
18966       <method name="Void .ctor()">
18967         <size>7</size>
18968       </method>
18969       <method name="System.String get_Name()">
18970         <size>7</size>
18971       </method>
18972       <method name="Void set_Name(System.String)">
18973         <size>8</size>
18974       </method>
18975       <method name="Boolean Matches(System.String)">
18976         <size>13</size>
18977       </method>
18978     </type>
18979     <type name="M">
18980       <method name="Void .ctor()">
18981         <size>7</size>
18982       </method>
18983       <method name="Int32 Main()">
18984         <size>37</size>
18985       </method>
18986     </type>
18987   </test>
18988   <test name="gtest-initialize-08.cs">
18989     <type name="T">
18990       <method name="Void .ctor()">
18991         <size>7</size>
18992       </method>
18993     </type>
18994     <type name="X">
18995       <method name="Void .ctor()">
18996         <size>7</size>
18997       </method>
18998       <method name="Z[] get_Prop()">
18999         <size>7</size>
19000       </method>
19001       <method name="Void set_Prop(Z[])">
19002         <size>8</size>
19003       </method>
19004     </type>
19005     <type name="Z">
19006       <method name="Void .ctor()">
19007         <size>7</size>
19008       </method>
19009     </type>
19010     <type name="Test">
19011       <method name="Void .ctor(String)">
19012         <size>70</size>
19013       </method>
19014       <method name="Void .ctor(Int32)">
19015         <size>70</size>
19016       </method>
19017     </type>
19018     <type name="C">
19019       <method name="Void .ctor()">
19020         <size>7</size>
19021       </method>
19022       <method name="Int32 Main()">
19023         <size>13</size>
19024       </method>
19025     </type>
19026   </test>
19027   <test name="gtest-initialize-09.cs">
19028     <type name="Test">
19029       <method name="Void .ctor()">
19030         <size>7</size>
19031       </method>
19032       <method name="Int32 Main()">
19033         <size>53</size>
19034       </method>
19035     </type>
19036     <type name="&lt;PrivateImplementationDetails&gt;">
19037       <method name="Void .ctor()">
19038         <size>7</size>
19039       </method>
19040     </type>
19041   </test>
19042   <test name="gtest-initialize-10.cs">
19043     <type name="Foo">
19044       <method name="Void .ctor()">
19045         <size>7</size>
19046       </method>
19047       <method name="Int32 get_P()">
19048         <size>7</size>
19049       </method>
19050       <method name="Void set_P(Int32)">
19051         <size>8</size>
19052       </method>
19053     </type>
19054     <type name="Y">
19055       <method name="Void .ctor()">
19056         <size>7</size>
19057       </method>
19058       <method name="Int32 Main()">
19059         <size>38</size>
19060       </method>
19061       <method name="Boolean Do(Foo)">
19062         <size>86</size>
19063       </method>
19064     </type>
19065   </test>
19066   <test name="gtest-initialize-11.cs">
19067     <type name="InlineAssignmentTest.Foo">
19068       <method name="Void .ctor()">
19069         <size>14</size>
19070       </method>
19071     </type>
19072     <type name="InlineAssignmentTest.MainClass">
19073       <method name="Int32 Main()">
19074         <size>30</size>
19075       </method>
19076       <method name="Void .ctor()">
19077         <size>7</size>
19078       </method>
19079     </type>
19080   </test>
19081   <test name="gtest-iter-01.cs">
19082     <type name="C">
19083       <method name="Void .ctor()">
19084         <size>7</size>
19085       </method>
19086       <method name="Void Main()">
19087         <size>1</size>
19088       </method>
19089     </type>
19090     <type name="C+ArrayReadOnlyList`1[T]">
19091       <method name="Void .ctor()">
19092         <size>7</size>
19093       </method>
19094       <method name="T get_Item(Int32)">
19095         <size>13</size>
19096       </method>
19097       <method name="IEnumerator`1 GetEnumerator()">
19098         <size>15</size>
19099       </method>
19100     </type>
19101     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19102       <method name="Void .ctor()">
19103         <size>7</size>
19104       </method>
19105       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19106         <size>12</size>
19107       </method>
19108       <method name="Boolean MoveNext()">
19109         <size>136</size>
19110       </method>
19111       <method name="Void Dispose()">
19112         <size>8</size>
19113       </method>
19114       <method name="Void Reset()">
19115         <size>6</size>
19116       </method>
19117       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19118         <size>7</size>
19119       </method>
19120     </type>
19121   </test>
19122   <test name="gtest-iter-02.cs">
19123     <type name="C">
19124       <method name="Void .ctor()">
19125         <size>7</size>
19126       </method>
19127       <method name="IEnumerator`1 Test()">
19128         <size>8</size>
19129       </method>
19130       <method name="Void Main()">
19131         <size>1</size>
19132       </method>
19133     </type>
19134     <type name="C+&lt;Test&gt;c__Iterator0">
19135       <method name="Void .ctor()">
19136         <size>7</size>
19137       </method>
19138       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19139         <size>12</size>
19140       </method>
19141       <method name="Boolean MoveNext()">
19142         <size>25</size>
19143       </method>
19144       <method name="Void Dispose()">
19145         <size>8</size>
19146       </method>
19147       <method name="Void Reset()">
19148         <size>6</size>
19149       </method>
19150       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
19151         <size>7</size>
19152       </method>
19153     </type>
19154   </test>
19155   <test name="gtest-iter-03.cs">
19156     <type name="Test">
19157       <method name="Void .ctor()">
19158         <size>18</size>
19159       </method>
19160       <method name="IEnumerable`1 Annotations[T]()">
19161         <size>23</size>
19162       </method>
19163       <method name="IEnumerable`1 Annotations(System.Type)">
19164         <size>37</size>
19165       </method>
19166       <method name="Void Main()">
19167         <size>14</size>
19168       </method>
19169     </type>
19170     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19171       <method name="Void .ctor()">
19172         <size>7</size>
19173       </method>
19174       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19175         <size>12</size>
19176       </method>
19177       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19178         <size>7</size>
19179       </method>
19180       <method name="Boolean MoveNext()">
19181         <size>194</size>
19182       </method>
19183       <method name="Void Dispose()">
19184         <size>60</size>
19185       </method>
19186       <method name="Void Reset()">
19187         <size>6</size>
19188       </method>
19189     </type>
19190     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19191       <method name="Void .ctor()">
19192         <size>7</size>
19193       </method>
19194       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19195         <size>7</size>
19196       </method>
19197       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19198         <size>7</size>
19199       </method>
19200       <method name="Boolean MoveNext()">
19201         <size>219</size>
19202       </method>
19203       <method name="Void Dispose()">
19204         <size>57</size>
19205       </method>
19206       <method name="Void Reset()">
19207         <size>6</size>
19208       </method>
19209     </type>
19210     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19211       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19212         <size>7</size>
19213       </method>
19214       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19215         <size>40</size>
19216       </method>
19217     </type>
19218     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19219       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19220         <size>7</size>
19221       </method>
19222       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19223         <size>52</size>
19224       </method>
19225     </type>
19226   </test>
19227   <test name="gtest-iter-04.cs">
19228     <type name="TestClass">
19229       <method name="Void .ctor()">
19230         <size>7</size>
19231       </method>
19232       <method name="Void ToString(System.Object)">
19233         <size>0</size>
19234       </method>
19235       <method name="IEnumerable`1 TestEnumerator()">
19236         <size>23</size>
19237       </method>
19238       <method name="Void Test()">
19239         <size>8</size>
19240       </method>
19241     </type>
19242     <type name="M">
19243       <method name="Void .ctor()">
19244         <size>7</size>
19245       </method>
19246       <method name="Void Main()">
19247         <size>1</size>
19248       </method>
19249     </type>
19250     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
19251       <method name="Void .ctor()">
19252         <size>7</size>
19253       </method>
19254       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19255         <size>7</size>
19256       </method>
19257       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19258         <size>7</size>
19259       </method>
19260       <method name="Boolean MoveNext()">
19261         <size>37</size>
19262       </method>
19263       <method name="Void Dispose()">
19264         <size>8</size>
19265       </method>
19266       <method name="Void Reset()">
19267         <size>6</size>
19268       </method>
19269       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19270         <size>7</size>
19271       </method>
19272       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19273         <size>40</size>
19274       </method>
19275     </type>
19276   </test>
19277   <test name="gtest-iter-05.cs">
19278     <type name="Test">
19279       <method name="Void .ctor()">
19280         <size>7</size>
19281       </method>
19282       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
19283         <size>44</size>
19284       </method>
19285       <method name="Void Main()">
19286         <size>31</size>
19287       </method>
19288     </type>
19289     <type name="Foo`1[T]">
19290       <method name="Void .ctor()">
19291         <size>7</size>
19292       </method>
19293       <method name="Void CreateItem[G]()">
19294         <size>1</size>
19295       </method>
19296     </type>
19297     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
19298       <method name="Void .ctor()">
19299         <size>7</size>
19300       </method>
19301       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19302         <size>12</size>
19303       </method>
19304       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19305         <size>7</size>
19306       </method>
19307       <method name="Boolean MoveNext()">
19308         <size>185</size>
19309       </method>
19310       <method name="Void Dispose()">
19311         <size>60</size>
19312       </method>
19313       <method name="Void Reset()">
19314         <size>6</size>
19315       </method>
19316       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19317         <size>7</size>
19318       </method>
19319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19320         <size>52</size>
19321       </method>
19322     </type>
19323   </test>
19324   <test name="gtest-iter-06.cs">
19325     <type name="Mono.Rocks.KeyValuePair">
19326       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
19327         <size>13</size>
19328       </method>
19329     </type>
19330     <type name="Mono.Rocks.Sequence">
19331       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19332         <size>8</size>
19333       </method>
19334       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19335         <size>44</size>
19336       </method>
19337     </type>
19338     <type name="Mono.Rocks.Test">
19339       <method name="Void .ctor()">
19340         <size>7</size>
19341       </method>
19342       <method name="Int32 Main()">
19343         <size>116</size>
19344       </method>
19345       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
19346         <size>30</size>
19347       </method>
19348     </type>
19349     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
19350       <method name="Void .ctor()">
19351         <size>7</size>
19352       </method>
19353       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19354         <size>12</size>
19355       </method>
19356       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19357         <size>7</size>
19358       </method>
19359       <method name="Boolean MoveNext()">
19360         <size>184</size>
19361       </method>
19362       <method name="Void Dispose()">
19363         <size>8</size>
19364       </method>
19365       <method name="Void Reset()">
19366         <size>6</size>
19367       </method>
19368       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
19369         <size>7</size>
19370       </method>
19371       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
19372         <size>52</size>
19373       </method>
19374     </type>
19375   </test>
19376   <test name="gtest-iter-07.cs">
19377     <type name="Test">
19378       <method name="Void .ctor()">
19379         <size>7</size>
19380       </method>
19381       <method name="Int32 Main()">
19382         <size>8</size>
19383       </method>
19384       <method name="Void TestFunction(IEnumerable`1)">
19385         <size>35</size>
19386       </method>
19387     </type>
19388     <type name="MySystem">
19389       <method name="Void .ctor()">
19390         <size>34</size>
19391       </method>
19392       <method name="IEnumerable`1 get_Items()">
19393         <size>23</size>
19394       </method>
19395     </type>
19396     <type name="MySystem+&lt;&gt;c__Iterator0">
19397       <method name="Void .ctor()">
19398         <size>7</size>
19399       </method>
19400       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19401         <size>7</size>
19402       </method>
19403       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19404         <size>7</size>
19405       </method>
19406       <method name="Boolean MoveNext()">
19407         <size>187</size>
19408       </method>
19409       <method name="Void Dispose()">
19410         <size>57</size>
19411       </method>
19412       <method name="Void Reset()">
19413         <size>6</size>
19414       </method>
19415       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
19416         <size>7</size>
19417       </method>
19418       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
19419         <size>40</size>
19420       </method>
19421     </type>
19422   </test>
19423   <test name="gtest-iter-08.cs">
19424     <type name="App">
19425       <method name="Void .ctor()">
19426         <size>7</size>
19427       </method>
19428       <method name="IEnumerable QueryEnumerable[T]()">
19429         <size>16</size>
19430       </method>
19431       <method name="Int32 Main()">
19432         <size>116</size>
19433       </method>
19434     </type>
19435     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19436       <method name="Void .ctor()">
19437         <size>7</size>
19438       </method>
19439       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19440         <size>7</size>
19441       </method>
19442       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19443         <size>7</size>
19444       </method>
19445       <method name="Boolean MoveNext()">
19446         <size>84</size>
19447       </method>
19448       <method name="Void Dispose()">
19449         <size>8</size>
19450       </method>
19451       <method name="Void Reset()">
19452         <size>6</size>
19453       </method>
19454     </type>
19455     <type name="App">
19456       <method name="T TestType[T]()">
19457         <size>21</size>
19458       </method>
19459       <method name="System.Object TestType(System.Type)">
19460         <size>6</size>
19461       </method>
19462     </type>
19463     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19464       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19465         <size>7</size>
19466       </method>
19467       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19468         <size>26</size>
19469       </method>
19470     </type>
19471   </test>
19472   <test name="gtest-iter-09.cs">
19473     <type name="Test">
19474       <method name="Void .ctor()">
19475         <size>7</size>
19476       </method>
19477       <method name="IEnumerable`1 Create[T](T[,])">
19478         <size>30</size>
19479       </method>
19480       <method name="Int32 Main()">
19481         <size>78</size>
19482       </method>
19483     </type>
19484     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
19485       <method name="Void .ctor()">
19486         <size>7</size>
19487       </method>
19488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19489         <size>12</size>
19490       </method>
19491       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19492         <size>7</size>
19493       </method>
19494       <method name="Boolean MoveNext()">
19495         <size>130</size>
19496       </method>
19497       <method name="Void Dispose()">
19498         <size>8</size>
19499       </method>
19500       <method name="Void Reset()">
19501         <size>6</size>
19502       </method>
19503       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19504         <size>7</size>
19505       </method>
19506       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19507         <size>40</size>
19508       </method>
19509     </type>
19510     <type name="&lt;PrivateImplementationDetails&gt;">
19511       <method name="Void .ctor()">
19512         <size>7</size>
19513       </method>
19514     </type>
19515   </test>
19516   <test name="gtest-iter-10.cs">
19517     <type name="Test">
19518       <method name="Void .ctor()">
19519         <size>7</size>
19520       </method>
19521       <method name="IEnumerable`1 FromTo(Int32, Int32)">
19522         <size>44</size>
19523       </method>
19524       <method name="Int32 Main()">
19525         <size>159</size>
19526       </method>
19527     </type>
19528     <type name="Test+&lt;FromTo&gt;c__Iterator0">
19529       <method name="Void .ctor()">
19530         <size>7</size>
19531       </method>
19532       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
19533         <size>7</size>
19534       </method>
19535       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19536         <size>12</size>
19537       </method>
19538       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19539         <size>7</size>
19540       </method>
19541       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
19542         <size>52</size>
19543       </method>
19544       <method name="Boolean MoveNext()">
19545         <size>103</size>
19546       </method>
19547       <method name="Void Dispose()">
19548         <size>8</size>
19549       </method>
19550       <method name="Void Reset()">
19551         <size>6</size>
19552       </method>
19553     </type>
19554   </test>
19555   <test name="gtest-iter-11.cs">
19556     <type name="Foo">
19557       <method name="Void .ctor()">
19558         <size>7</size>
19559       </method>
19560     </type>
19561     <type name="Bar">
19562       <method name="Void .ctor()">
19563         <size>7</size>
19564       </method>
19565       <method name="System.String get_Name()">
19566         <size>7</size>
19567       </method>
19568       <method name="Void set_Name(System.String)">
19569         <size>8</size>
19570       </method>
19571     </type>
19572     <type name="Collection`1[T]">
19573       <method name="Void .ctor()">
19574         <size>18</size>
19575       </method>
19576       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19577         <size>7</size>
19578       </method>
19579       <method name="Void Add(T)">
19580         <size>13</size>
19581       </method>
19582       <method name="IEnumerator`1 GetEnumerator()">
19583         <size>15</size>
19584       </method>
19585     </type>
19586     <type name="BarCollection">
19587       <method name="Void .ctor()">
19588         <size>7</size>
19589       </method>
19590     </type>
19591     <type name="Program">
19592       <method name="Void .ctor()">
19593         <size>7</size>
19594       </method>
19595       <method name="Int32 Main()">
19596         <size>148</size>
19597       </method>
19598     </type>
19599     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19600       <method name="Void .ctor()">
19601         <size>7</size>
19602       </method>
19603       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19604         <size>7</size>
19605       </method>
19606       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19607         <size>12</size>
19608       </method>
19609       <method name="Boolean MoveNext()">
19610         <size>176</size>
19611       </method>
19612       <method name="Void Dispose()">
19613         <size>57</size>
19614       </method>
19615       <method name="Void Reset()">
19616         <size>6</size>
19617       </method>
19618     </type>
19619   </test>
19620   <test name="gtest-iter-12.cs">
19621     <type name="H">
19622       <method name="Void Main(System.String[])">
19623         <size>1</size>
19624       </method>
19625       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
19626         <size>30</size>
19627       </method>
19628       <method name="Void .ctor()">
19629         <size>7</size>
19630       </method>
19631     </type>
19632     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
19633       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19634         <size>7</size>
19635       </method>
19636       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19637         <size>12</size>
19638       </method>
19639       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19640         <size>7</size>
19641       </method>
19642       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19643         <size>40</size>
19644       </method>
19645       <method name="Boolean MoveNext()">
19646         <size>117</size>
19647       </method>
19648       <method name="Void Dispose()">
19649         <size>8</size>
19650       </method>
19651       <method name="Void Reset()">
19652         <size>6</size>
19653       </method>
19654       <method name="Void .ctor()">
19655         <size>7</size>
19656       </method>
19657     </type>
19658   </test>
19659   <test name="gtest-iter-13.cs">
19660     <type name="C`1[T]">
19661       <method name="IEnumerator GetEnumerator()">
19662         <size>12</size>
19663       </method>
19664       <method name="IEnumerable`1 Filter(System.Func`2[T,System.Boolean])">
19665         <size>37</size>
19666       </method>
19667       <method name="Void .ctor()">
19668         <size>7</size>
19669       </method>
19670     </type>
19671     <type name="M">
19672       <method name="Void Main()">
19673         <size>57</size>
19674       </method>
19675       <method name="Void .ctor()">
19676         <size>7</size>
19677       </method>
19678     </type>
19679     <type name="C`1+&lt;Filter&gt;c__Iterator0[T]">
19680       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19681         <size>7</size>
19682       </method>
19683       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19684         <size>12</size>
19685       </method>
19686       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19687         <size>7</size>
19688       </method>
19689       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19690         <size>52</size>
19691       </method>
19692       <method name="Boolean MoveNext()">
19693         <size>203</size>
19694       </method>
19695       <method name="Void Dispose()">
19696         <size>62</size>
19697       </method>
19698       <method name="Void Reset()">
19699         <size>6</size>
19700       </method>
19701       <method name="Void .ctor()">
19702         <size>7</size>
19703       </method>
19704     </type>
19705   </test>
19706   <test name="gtest-lambda-01.cs">
19707     <type name="X">
19708       <method name="Int32 Main()">
19709         <size>300</size>
19710       </method>
19711       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19712         <size>4</size>
19713       </method>
19714       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19715         <size>4</size>
19716       </method>
19717       <method name="Void &lt;Main&gt;m__3(Int32)">
19718         <size>8</size>
19719       </method>
19720       <method name="Void .ctor(Int32)">
19721         <size>13</size>
19722       </method>
19723     </type>
19724     <type name="IntFunc">
19725       <method name="Int32 Invoke(Int32)">
19726         <size>0</size>
19727       </method>
19728       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19729         <size>0</size>
19730       </method>
19731       <method name="Int32 EndInvoke(IAsyncResult)">
19732         <size>0</size>
19733       </method>
19734       <method name="Void .ctor(Object, IntPtr)">
19735         <size>0</size>
19736       </method>
19737     </type>
19738     <type name="VoidFunc">
19739       <method name="Void Invoke(Int32)">
19740         <size>0</size>
19741       </method>
19742       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19743         <size>0</size>
19744       </method>
19745       <method name="Void EndInvoke(IAsyncResult)">
19746         <size>0</size>
19747       </method>
19748       <method name="Void .ctor(Object, IntPtr)">
19749         <size>0</size>
19750       </method>
19751     </type>
19752     <type name="X+&lt;Main&gt;c__AnonStorey0">
19753       <method name="Void &lt;&gt;m__2(Int32)">
19754         <size>8</size>
19755       </method>
19756       <method name="Void .ctor()">
19757         <size>7</size>
19758       </method>
19759     </type>
19760   </test>
19761   <test name="gtest-lambda-02.cs">
19762     <type name="X">
19763       <method name="Void Foo(funci)">
19764         <size>16</size>
19765       </method>
19766       <method name="Void Foo(funcs)">
19767         <size>19</size>
19768       </method>
19769       <method name="Void Main()">
19770         <size>35</size>
19771       </method>
19772       <method name="System.String &lt;Main&gt;m__0(System.String)">
19773         <size>12</size>
19774       </method>
19775       <method name="Void .ctor()">
19776         <size>7</size>
19777       </method>
19778     </type>
19779     <type name="funcs">
19780       <method name="System.String Invoke(System.String)">
19781         <size>0</size>
19782       </method>
19783       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19784         <size>0</size>
19785       </method>
19786       <method name="System.String EndInvoke(IAsyncResult)">
19787         <size>0</size>
19788       </method>
19789       <method name="Void .ctor(Object, IntPtr)">
19790         <size>0</size>
19791       </method>
19792     </type>
19793     <type name="funci">
19794       <method name="Int32 Invoke(Int32)">
19795         <size>0</size>
19796       </method>
19797       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19798         <size>0</size>
19799       </method>
19800       <method name="Int32 EndInvoke(IAsyncResult)">
19801         <size>0</size>
19802       </method>
19803       <method name="Void .ctor(Object, IntPtr)">
19804         <size>0</size>
19805       </method>
19806     </type>
19807   </test>
19808   <test name="gtest-lambda-03.cs">
19809     <type name="Demo">
19810       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
19811         <size>8</size>
19812       </method>
19813       <method name="Int32 Main()">
19814         <size>54</size>
19815       </method>
19816       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19817         <size>7</size>
19818       </method>
19819       <method name="Void .ctor()">
19820         <size>7</size>
19821       </method>
19822     </type>
19823     <type name="Func`2[TArg0,TResult]">
19824       <method name="TResult Invoke(TArg0)">
19825         <size>0</size>
19826       </method>
19827       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19828         <size>0</size>
19829       </method>
19830       <method name="TResult EndInvoke(IAsyncResult)">
19831         <size>0</size>
19832       </method>
19833       <method name="Void .ctor(Object, IntPtr)">
19834         <size>0</size>
19835       </method>
19836     </type>
19837   </test>
19838   <test name="gtest-lambda-04.cs">
19839     <type name="Demo">
19840       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
19841         <size>14</size>
19842       </method>
19843       <method name="Int32 Main()">
19844         <size>103</size>
19845       </method>
19846       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19847         <size>7</size>
19848       </method>
19849       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
19850         <size>8</size>
19851       </method>
19852       <method name="Void .ctor()">
19853         <size>7</size>
19854       </method>
19855     </type>
19856     <type name="Func`2[TArg0,TResult]">
19857       <method name="TResult Invoke(TArg0)">
19858         <size>0</size>
19859       </method>
19860       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19861         <size>0</size>
19862       </method>
19863       <method name="TResult EndInvoke(IAsyncResult)">
19864         <size>0</size>
19865       </method>
19866       <method name="Void .ctor(Object, IntPtr)">
19867         <size>0</size>
19868       </method>
19869     </type>
19870   </test>
19871   <test name="gtest-lambda-05.cs">
19872     <type name="C">
19873       <method name="Boolean M(C+db)">
19874         <size>8</size>
19875       </method>
19876       <method name="System.String M(C+ds)">
19877         <size>6</size>
19878       </method>
19879       <method name="Int32 M(C+di)">
19880         <size>8</size>
19881       </method>
19882       <method name="Int32 Main()">
19883         <size>125</size>
19884       </method>
19885       <method name="System.String &lt;Main&gt;m__0(System.String)">
19886         <size>31</size>
19887       </method>
19888       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19889         <size>31</size>
19890       </method>
19891       <method name="Void .ctor()">
19892         <size>7</size>
19893       </method>
19894     </type>
19895     <type name="C+di">
19896       <method name="Int32 Invoke(Int32)">
19897         <size>0</size>
19898       </method>
19899       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19900         <size>0</size>
19901       </method>
19902       <method name="Int32 EndInvoke(IAsyncResult)">
19903         <size>0</size>
19904       </method>
19905       <method name="Void .ctor(Object, IntPtr)">
19906         <size>0</size>
19907       </method>
19908     </type>
19909     <type name="C+ds">
19910       <method name="System.String Invoke(System.String)">
19911         <size>0</size>
19912       </method>
19913       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19914         <size>0</size>
19915       </method>
19916       <method name="System.String EndInvoke(IAsyncResult)">
19917         <size>0</size>
19918       </method>
19919       <method name="Void .ctor(Object, IntPtr)">
19920         <size>0</size>
19921       </method>
19922     </type>
19923     <type name="C+db">
19924       <method name="Boolean Invoke(Boolean)">
19925         <size>0</size>
19926       </method>
19927       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19928         <size>0</size>
19929       </method>
19930       <method name="Boolean EndInvoke(IAsyncResult)">
19931         <size>0</size>
19932       </method>
19933       <method name="Void .ctor(Object, IntPtr)">
19934         <size>0</size>
19935       </method>
19936     </type>
19937     <type name="C+&lt;Main&gt;c__AnonStorey0">
19938       <method name="System.String &lt;&gt;m__2(System.String)">
19939         <size>12</size>
19940       </method>
19941       <method name="Void .ctor()">
19942         <size>7</size>
19943       </method>
19944     </type>
19945     <type name="C+&lt;Main&gt;c__AnonStorey1">
19946       <method name="Int32 &lt;&gt;m__3(Int32)">
19947         <size>11</size>
19948       </method>
19949       <method name="Void .ctor()">
19950         <size>7</size>
19951       </method>
19952     </type>
19953   </test>
19954   <test name="gtest-lambda-06.cs">
19955     <type name="TestClass">
19956       <method name="Void P(TestClass+DT)">
19957         <size>26</size>
19958       </method>
19959       <method name="Void P(TestClass+DF)">
19960         <size>26</size>
19961       </method>
19962       <method name="T And(T, T)">
19963         <size>10</size>
19964       </method>
19965       <method name="F And(T, F)">
19966         <size>10</size>
19967       </method>
19968       <method name="F And(F, T)">
19969         <size>10</size>
19970       </method>
19971       <method name="F And(F, F)">
19972         <size>10</size>
19973       </method>
19974       <method name="T Or(T, T)">
19975         <size>10</size>
19976       </method>
19977       <method name="T Or(T, F)">
19978         <size>10</size>
19979       </method>
19980       <method name="T Or(F, T)">
19981         <size>10</size>
19982       </method>
19983       <method name="F Or(F, F)">
19984         <size>10</size>
19985       </method>
19986       <method name="F Not(T)">
19987         <size>10</size>
19988       </method>
19989       <method name="T Not(F)">
19990         <size>10</size>
19991       </method>
19992       <method name="Void StopTrue(T)">
19993         <size>1</size>
19994       </method>
19995       <method name="Int32 Main()">
19996         <size>36</size>
19997       </method>
19998       <method name="Void &lt;Main&gt;m__0(F)">
19999         <size>31</size>
20000       </method>
20001       <method name="Void .ctor()">
20002         <size>7</size>
20003       </method>
20004     </type>
20005     <type name="TestClass+DT">
20006       <method name="Void Invoke(T)">
20007         <size>0</size>
20008       </method>
20009       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20010         <size>0</size>
20011       </method>
20012       <method name="Void EndInvoke(IAsyncResult)">
20013         <size>0</size>
20014       </method>
20015       <method name="Void .ctor(Object, IntPtr)">
20016         <size>0</size>
20017       </method>
20018     </type>
20019     <type name="TestClass+DF">
20020       <method name="Void Invoke(F)">
20021         <size>0</size>
20022       </method>
20023       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
20024         <size>0</size>
20025       </method>
20026       <method name="Void EndInvoke(IAsyncResult)">
20027         <size>0</size>
20028       </method>
20029       <method name="Void .ctor(Object, IntPtr)">
20030         <size>0</size>
20031       </method>
20032     </type>
20033     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
20034       <method name="Void &lt;&gt;m__1(T)">
20035         <size>38</size>
20036       </method>
20037       <method name="Void .ctor()">
20038         <size>7</size>
20039       </method>
20040     </type>
20041     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
20042       <method name="Void &lt;&gt;m__2(F)">
20043         <size>77</size>
20044       </method>
20045       <method name="Void .ctor()">
20046         <size>7</size>
20047       </method>
20048     </type>
20049   </test>
20050   <test name="gtest-lambda-07.cs">
20051     <type name="C">
20052       <method name="Void Test(D)">
20053         <size>1</size>
20054       </method>
20055       <method name="Void Test(System.Object, D)">
20056         <size>1</size>
20057       </method>
20058       <method name="Void Test(D, D)">
20059         <size>1</size>
20060       </method>
20061       <method name="Void Test2(System.Object, E)">
20062         <size>1</size>
20063       </method>
20064       <method name="Void Main()">
20065         <size>207</size>
20066       </method>
20067       <method name="Void &lt;Main&gt;m__0()">
20068         <size>1</size>
20069       </method>
20070       <method name="Void &lt;Main&gt;m__1()">
20071         <size>1</size>
20072       </method>
20073       <method name="Void &lt;Main&gt;m__2()">
20074         <size>1</size>
20075       </method>
20076       <method name="Void &lt;Main&gt;m__3()">
20077         <size>1</size>
20078       </method>
20079       <method name="Void &lt;Main&gt;m__4()">
20080         <size>1</size>
20081       </method>
20082       <method name="Void &lt;Main&gt;m__5(Boolean)">
20083         <size>1</size>
20084       </method>
20085       <method name="Void .ctor()">
20086         <size>7</size>
20087       </method>
20088     </type>
20089     <type name="D">
20090       <method name="Void Invoke()">
20091         <size>0</size>
20092       </method>
20093       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20094         <size>0</size>
20095       </method>
20096       <method name="Void EndInvoke(IAsyncResult)">
20097         <size>0</size>
20098       </method>
20099       <method name="Void .ctor(Object, IntPtr)">
20100         <size>0</size>
20101       </method>
20102     </type>
20103     <type name="E">
20104       <method name="Void Invoke(Boolean)">
20105         <size>0</size>
20106       </method>
20107       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
20108         <size>0</size>
20109       </method>
20110       <method name="Void EndInvoke(IAsyncResult)">
20111         <size>0</size>
20112       </method>
20113       <method name="Void .ctor(Object, IntPtr)">
20114         <size>0</size>
20115       </method>
20116     </type>
20117   </test>
20118   <test name="gtest-lambda-08.cs">
20119     <type name="C">
20120       <method name="Void Test[T,R](System.Func`2[T,R])">
20121         <size>1</size>
20122       </method>
20123       <method name="Int32 Main()">
20124         <size>321</size>
20125       </method>
20126       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20127         <size>4</size>
20128       </method>
20129       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20130         <size>5</size>
20131       </method>
20132       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20133         <size>4</size>
20134       </method>
20135       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20136         <size>5</size>
20137       </method>
20138       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20139         <size>4</size>
20140       </method>
20141       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20142         <size>5</size>
20143       </method>
20144       <method name="Int32 &lt;Main&gt;m__6(Int32)">
20145         <size>4</size>
20146       </method>
20147       <method name="Void .ctor()">
20148         <size>7</size>
20149       </method>
20150     </type>
20151   </test>
20152   <test name="gtest-lambda-09.cs">
20153     <type name="C">
20154       <method name="IEnumerable`1 Test[T](T)">
20155         <size>2</size>
20156       </method>
20157       <method name="IEnumerable`1 Test[T](Func`1[T])">
20158         <size>2</size>
20159       </method>
20160       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
20161         <size>2</size>
20162       </method>
20163       <method name="Void Main()">
20164         <size>113</size>
20165       </method>
20166       <method name="System.String &lt;Main&gt;m__0()">
20167         <size>6</size>
20168       </method>
20169       <method name="System.String &lt;Main&gt;m__1()">
20170         <size>6</size>
20171       </method>
20172       <method name="System.String &lt;Main&gt;m__2(System.String)">
20173         <size>6</size>
20174       </method>
20175       <method name="Void .ctor()">
20176         <size>7</size>
20177       </method>
20178     </type>
20179     <type name="Func`1[TD]">
20180       <method name="TD Invoke()">
20181         <size>0</size>
20182       </method>
20183       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20184         <size>0</size>
20185       </method>
20186       <method name="TD EndInvoke(IAsyncResult)">
20187         <size>0</size>
20188       </method>
20189       <method name="Void .ctor(Object, IntPtr)">
20190         <size>0</size>
20191       </method>
20192     </type>
20193     <type name="Func`2[TA,TR]">
20194       <method name="TR Invoke(TA)">
20195         <size>0</size>
20196       </method>
20197       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20198         <size>0</size>
20199       </method>
20200       <method name="TR EndInvoke(IAsyncResult)">
20201         <size>0</size>
20202       </method>
20203       <method name="Void .ctor(Object, IntPtr)">
20204         <size>0</size>
20205       </method>
20206     </type>
20207   </test>
20208   <test name="gtest-lambda-10.cs">
20209     <type name="C">
20210       <method name="Void Foo[TSource](IEnumerable`1)">
20211         <size>1</size>
20212       </method>
20213       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
20214         <size>1</size>
20215       </method>
20216       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
20217         <size>1</size>
20218       </method>
20219       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
20220         <size>1</size>
20221       </method>
20222       <method name="Void Main()">
20223         <size>97</size>
20224       </method>
20225       <method name="Void .ctor()">
20226         <size>7</size>
20227       </method>
20228     </type>
20229     <type name="C+&lt;Main&gt;c__AnonStorey0">
20230       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20231         <size>7</size>
20232       </method>
20233       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
20234         <size>7</size>
20235       </method>
20236       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
20237         <size>7</size>
20238       </method>
20239       <method name="Void .ctor()">
20240         <size>7</size>
20241       </method>
20242     </type>
20243   </test>
20244   <test name="gtest-lambda-11.cs">
20245     <type name="Pair`2[T1,T2]">
20246       <method name="Void .ctor()">
20247         <size>7</size>
20248       </method>
20249     </type>
20250     <type name="C">
20251       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
20252         <size>1</size>
20253       </method>
20254     </type>
20255     <type name="E`1[TI]">
20256       <method name="Void Rep1[TV](Group`2[TI,TV])">
20257         <size>37</size>
20258       </method>
20259       <method name="Void .ctor()">
20260         <size>7</size>
20261       </method>
20262     </type>
20263     <type name="M">
20264       <method name="Void Main()">
20265         <size>1</size>
20266       </method>
20267       <method name="Void .ctor()">
20268         <size>7</size>
20269       </method>
20270     </type>
20271     <type name="Group`2[T1,T2]">
20272       <method name="Pair`2[T1,T2] Invoke(T1)">
20273         <size>0</size>
20274       </method>
20275       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
20276         <size>0</size>
20277       </method>
20278       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
20279         <size>0</size>
20280       </method>
20281       <method name="Void .ctor(Object, IntPtr)">
20282         <size>0</size>
20283       </method>
20284     </type>
20285     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
20286       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
20287         <size>7</size>
20288       </method>
20289       <method name="Void .ctor()">
20290         <size>7</size>
20291       </method>
20292     </type>
20293   </test>
20294   <test name="gtest-lambda-12.cs">
20295     <type name="Demo">
20296       <method name="Void F[T](T[], T, Func`1[T])">
20297         <size>42</size>
20298       </method>
20299       <method name="Int32 Main()">
20300         <size>65</size>
20301       </method>
20302       <method name="Void .ctor()">
20303         <size>7</size>
20304       </method>
20305     </type>
20306     <type name="Func`1[TA]">
20307       <method name="Void Invoke(TA)">
20308         <size>0</size>
20309       </method>
20310       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20311         <size>0</size>
20312       </method>
20313       <method name="Void EndInvoke(IAsyncResult)">
20314         <size>0</size>
20315       </method>
20316       <method name="Void .ctor(Object, IntPtr)">
20317         <size>0</size>
20318       </method>
20319     </type>
20320     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20321       <method name="Void &lt;&gt;m__0(Int32)">
20322         <size>10</size>
20323       </method>
20324       <method name="Void .ctor()">
20325         <size>7</size>
20326       </method>
20327     </type>
20328   </test>
20329   <test name="gtest-lambda-13.cs">
20330     <type name="TestUnary">
20331       <method name="Void Foo(System.Action`1[System.Int32])">
20332         <size>1</size>
20333       </method>
20334       <method name="Void Bar()">
20335         <size>35</size>
20336       </method>
20337       <method name="Void &lt;Bar&gt;m__0(Int32)">
20338         <size>6</size>
20339       </method>
20340       <method name="Void .ctor()">
20341         <size>7</size>
20342       </method>
20343     </type>
20344     <type name="Program">
20345       <method name="Void Foo(System.Action`1[System.String])">
20346         <size>12</size>
20347       </method>
20348       <method name="T Foo[T](System.Func`2[System.String,T])">
20349         <size>12</size>
20350       </method>
20351       <method name="System.String Bar()">
20352         <size>35</size>
20353       </method>
20354       <method name="Void Main()">
20355         <size>76</size>
20356       </method>
20357       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20358         <size>7</size>
20359       </method>
20360       <method name="System.String &lt;Main&gt;m__2(System.String)">
20361         <size>2</size>
20362       </method>
20363       <method name="Void &lt;Main&gt;m__3(System.String)">
20364         <size>7</size>
20365       </method>
20366       <method name="Void .ctor()">
20367         <size>7</size>
20368       </method>
20369     </type>
20370   </test>
20371   <test name="gtest-lambda-14.cs">
20372     <type name="Test">
20373       <method name="Void Main()">
20374         <size>1</size>
20375       </method>
20376       <method name="Void Foo[T]()">
20377         <size>14</size>
20378       </method>
20379       <method name="Void .ctor()">
20380         <size>7</size>
20381       </method>
20382       <method name="T &lt;Foo`1&gt;m__0[T](T)">
20383         <size>2</size>
20384       </method>
20385     </type>
20386   </test>
20387   <test name="gtest-lambda-15.cs">
20388     <type name="Enumerable">
20389       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20390         <size>32</size>
20391       </method>
20392       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20393         <size>120</size>
20394       </method>
20395     </type>
20396     <type name="Repro">
20397       <method name="Int32 Main()">
20398         <size>115</size>
20399       </method>
20400       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20401         <size>7</size>
20402       </method>
20403       <method name="Void .ctor()">
20404         <size>7</size>
20405       </method>
20406     </type>
20407     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20408       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20409         <size>15</size>
20410       </method>
20411       <method name="Void .ctor()">
20412         <size>7</size>
20413       </method>
20414     </type>
20415   </test>
20416   <test name="gtest-lambda-16.cs">
20417     <type name="Repro">
20418       <method name="Void AssertFoo[T](IList`1)">
20419         <size>34</size>
20420       </method>
20421       <method name="Void Main()">
20422         <size>1</size>
20423       </method>
20424       <method name="Void .ctor()">
20425         <size>7</size>
20426       </method>
20427     </type>
20428     <type name="Repro+Runner`1[T]">
20429       <method name="Void .ctor(Action`1, T)">
20430         <size>7</size>
20431       </method>
20432     </type>
20433     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
20434       <method name="Void &lt;&gt;m__0(Int32)">
20435         <size>52</size>
20436       </method>
20437       <method name="Void .ctor()">
20438         <size>7</size>
20439       </method>
20440     </type>
20441   </test>
20442   <test name="gtest-lambda-17.cs">
20443     <type name="TestCase">
20444       <method name="Void Testing()">
20445         <size>75</size>
20446       </method>
20447       <method name="Void Main()">
20448         <size>11</size>
20449       </method>
20450       <method name="Void &lt;Testing&gt;m__0()">
20451         <size>8</size>
20452       </method>
20453       <method name="Void .ctor()">
20454         <size>7</size>
20455       </method>
20456     </type>
20457   </test>
20458   <test name="gtest-lambda-18.cs">
20459     <type name="Test">
20460       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
20461         <size>33</size>
20462       </method>
20463       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
20464         <size>1</size>
20465       </method>
20466       <method name="Void Main()">
20467         <size>1</size>
20468       </method>
20469     </type>
20470     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
20471       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
20472         <size>14</size>
20473       </method>
20474       <method name="Void .ctor()">
20475         <size>7</size>
20476       </method>
20477     </type>
20478   </test>
20479   <test name="gtest-lambda-19.cs">
20480     <type name="Crasher">
20481       <method name="Void Crash()">
20482         <size>36</size>
20483       </method>
20484       <method name="Void Do(System.Action)">
20485         <size>1</size>
20486       </method>
20487       <method name="Void Main()">
20488         <size>1</size>
20489       </method>
20490       <method name="Void .ctor()">
20491         <size>7</size>
20492       </method>
20493     </type>
20494     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
20495       <method name="Void &lt;&gt;m__0()">
20496         <size>27</size>
20497       </method>
20498       <method name="Void .ctor()">
20499         <size>7</size>
20500       </method>
20501     </type>
20502   </test>
20503   <test name="gtest-lambda-20.cs">
20504     <type name="Z">
20505       <method name="Void &lt;Z&gt;m__0()">
20506         <size>7</size>
20507       </method>
20508       <method name="Void .ctor()">
20509         <size>37</size>
20510       </method>
20511     </type>
20512     <type name="Test">
20513       <method name="Boolean Foo()">
20514         <size>2</size>
20515       </method>
20516       <method name="Void Main()">
20517         <size>1</size>
20518       </method>
20519       <method name="Void .ctor()">
20520         <size>7</size>
20521       </method>
20522     </type>
20523     <type name="TestMethod">
20524       <method name="Void Invoke()">
20525         <size>0</size>
20526       </method>
20527       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20528         <size>0</size>
20529       </method>
20530       <method name="Void EndInvoke(IAsyncResult)">
20531         <size>0</size>
20532       </method>
20533       <method name="Void .ctor(Object, IntPtr)">
20534         <size>0</size>
20535       </method>
20536     </type>
20537   </test>
20538   <test name="gtest-lambda-21.cs">
20539     <type name="Program">
20540       <method name="Void Foo(System.Action`1[System.String])">
20541         <size>12</size>
20542       </method>
20543       <method name="T Foo[T](System.Func`2[System.String,T])">
20544         <size>12</size>
20545       </method>
20546       <method name="System.String Bar()">
20547         <size>35</size>
20548       </method>
20549       <method name="Int32 Main()">
20550         <size>95</size>
20551       </method>
20552       <method name="System.String &lt;Bar&gt;m__0(System.String)">
20553         <size>7</size>
20554       </method>
20555       <method name="System.String &lt;Main&gt;m__1(System.String)">
20556         <size>2</size>
20557       </method>
20558       <method name="Void &lt;Main&gt;m__2(System.String)">
20559         <size>7</size>
20560       </method>
20561       <method name="Void .ctor()">
20562         <size>7</size>
20563       </method>
20564     </type>
20565   </test>
20566   <test name="gtest-lambda-22.cs">
20567     <type name="Product">
20568       <method name="Void .ctor()">
20569         <size>7</size>
20570       </method>
20571     </type>
20572     <type name="MainClass">
20573       <method name="Void Main()">
20574         <size>136</size>
20575       </method>
20576       <method name="Int32 &lt;Main&gt;m__0(Product)">
20577         <size>7</size>
20578       </method>
20579       <method name="Product &lt;Main&gt;m__1(Product)">
20580         <size>2</size>
20581       </method>
20582       <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)">
20583         <size>48</size>
20584       </method>
20585       <method name="Void .ctor()">
20586         <size>7</size>
20587       </method>
20588     </type>
20589     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
20590       <method name="&lt;g&gt;__T get_g()">
20591         <size>7</size>
20592       </method>
20593       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
20594         <size>7</size>
20595       </method>
20596       <method name="Boolean Equals(System.Object)">
20597         <size>69</size>
20598       </method>
20599       <method name="Int32 GetHashCode()">
20600         <size>86</size>
20601       </method>
20602       <method name="System.String ToString()">
20603         <size>142</size>
20604       </method>
20605       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
20606         <size>21</size>
20607       </method>
20608     </type>
20609     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
20610       <method name="Boolean &lt;&gt;m__3(Product)">
20611         <size>52</size>
20612       </method>
20613       <method name="Decimal &lt;&gt;m__4(Product)">
20614         <size>7</size>
20615       </method>
20616       <method name="Void .ctor()">
20617         <size>7</size>
20618       </method>
20619     </type>
20620   </test>
20621   <test name="gtest-lambda-23.cs">
20622     <type name="C">
20623       <method name="U Test[T,U](T[], System.Func`2[T,U])">
20624         <size>14</size>
20625       </method>
20626       <method name="Int32 Main()">
20627         <size>77</size>
20628       </method>
20629       <method name="System.String &lt;Main&gt;m__0(System.String)">
20630         <size>27</size>
20631       </method>
20632       <method name="Void .ctor()">
20633         <size>7</size>
20634       </method>
20635     </type>
20636   </test>
20637   <test name="gtest-lambda-24.cs">
20638     <type name="E">
20639       <method name="System.String Test[T](C, T, System.Func`1[T])">
20640         <size>6</size>
20641       </method>
20642     </type>
20643     <type name="C">
20644       <method name="Int32 Test[T](T, System.Func`1[System.Boolean])">
20645         <size>2</size>
20646       </method>
20647       <method name="System.String Foo[T](T, System.Action`1[T])">
20648         <size>13</size>
20649       </method>
20650       <method name="Void Main()">
20651         <size>42</size>
20652       </method>
20653       <method name="Void .ctor()">
20654         <size>7</size>
20655       </method>
20656     </type>
20657     <type name="C+&lt;Main&gt;c__AnonStorey0">
20658       <method name="Void &lt;&gt;m__0(System.String)">
20659         <size>24</size>
20660       </method>
20661       <method name="Void &lt;&gt;m__1(System.String)">
20662         <size>47</size>
20663       </method>
20664       <method name="System.String &lt;&gt;m__2()">
20665         <size>6</size>
20666       </method>
20667       <method name="Void .ctor()">
20668         <size>7</size>
20669       </method>
20670     </type>
20671   </test>
20672   <test name="gtest-lambda-25.cs">
20673     <type name="MonoBugs.Bar">
20674       <method name="Void DoStuff[T](T, System.Action`1[T])">
20675         <size>11</size>
20676       </method>
20677       <method name="Void DoStuff[T](Nullable`1, System.Action`1[T])">
20678         <size>14</size>
20679       </method>
20680     </type>
20681     <type name="MonoBugs.Program">
20682       <method name="Void Main()">
20683         <size>59</size>
20684       </method>
20685       <method name="Void &lt;Main&gt;m__0(Foo`1)">
20686         <size>13</size>
20687       </method>
20688     </type>
20689   </test>
20690   <test name="gtest-linq-01.cs">
20691     <type name="from.C">
20692       <method name="Void .ctor()">
20693         <size>7</size>
20694       </method>
20695       <method name="Void Main()">
20696         <size>2205</size>
20697       </method>
20698       <method name="Void Foo(Int32, Boolean)">
20699         <size>11</size>
20700       </method>
20701       <method name="Void Do(System.String[])">
20702         <size>16</size>
20703       </method>
20704     </type>
20705     <type name="from.D">
20706       <method name="Void .ctor()">
20707         <size>7</size>
20708       </method>
20709       <method name="Boolean check(System.Object, System.Object)">
20710         <size>26</size>
20711       </method>
20712     </type>
20713     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
20714       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
20715         <size>21</size>
20716       </method>
20717       <method name="&lt;i&gt;__T get_i()">
20718         <size>7</size>
20719       </method>
20720       <method name="&lt;j&gt;__T get_j()">
20721         <size>7</size>
20722       </method>
20723       <method name="Boolean Equals(System.Object)">
20724         <size>69</size>
20725       </method>
20726       <method name="Int32 GetHashCode()">
20727         <size>86</size>
20728       </method>
20729       <method name="System.String ToString()">
20730         <size>142</size>
20731       </method>
20732     </type>
20733     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20734       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20735         <size>21</size>
20736       </method>
20737       <method name="&lt;i&gt;__T get_i()">
20738         <size>7</size>
20739       </method>
20740       <method name="&lt;l&gt;__T get_l()">
20741         <size>7</size>
20742       </method>
20743       <method name="Boolean Equals(System.Object)">
20744         <size>69</size>
20745       </method>
20746       <method name="Int32 GetHashCode()">
20747         <size>86</size>
20748       </method>
20749       <method name="System.String ToString()">
20750         <size>142</size>
20751       </method>
20752     </type>
20753     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
20754       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
20755         <size>21</size>
20756       </method>
20757       <method name="&lt;i9&gt;__T get_i9()">
20758         <size>7</size>
20759       </method>
20760       <method name="&lt;i&gt;__T get_i()">
20761         <size>7</size>
20762       </method>
20763       <method name="Boolean Equals(System.Object)">
20764         <size>69</size>
20765       </method>
20766       <method name="Int32 GetHashCode()">
20767         <size>86</size>
20768       </method>
20769       <method name="System.String ToString()">
20770         <size>142</size>
20771       </method>
20772     </type>
20773     <type name="from.C">
20774       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20775         <size>2</size>
20776       </method>
20777       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20778         <size>2</size>
20779       </method>
20780       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
20781         <size>2</size>
20782       </method>
20783       <method name="Int32 &lt;Main&gt;m__3(Int32)">
20784         <size>2</size>
20785       </method>
20786     </type>
20787     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
20788       <method name="Void .ctor()">
20789         <size>7</size>
20790       </method>
20791       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
20792         <size>7</size>
20793       </method>
20794     </type>
20795     <type name="from.C">
20796       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
20797         <size>2</size>
20798       </method>
20799       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20800         <size>10</size>
20801       </method>
20802       <method name="Int32 &lt;Main&gt;m__7(Int32)">
20803         <size>2</size>
20804       </method>
20805       <method name="Int32 &lt;Main&gt;m__8(Int32)">
20806         <size>2</size>
20807       </method>
20808       <method name="Int32 &lt;Main&gt;m__9(Int32)">
20809         <size>2</size>
20810       </method>
20811       <method name="Int32 &lt;Main&gt;m__A(Int32)">
20812         <size>2</size>
20813       </method>
20814       <method name="Int32 &lt;Main&gt;m__B(Int32)">
20815         <size>2</size>
20816       </method>
20817       <method name="Int32 &lt;Main&gt;m__C(Int32)">
20818         <size>2</size>
20819       </method>
20820       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
20821         <size>2</size>
20822       </method>
20823       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
20824         <size>2</size>
20825       </method>
20826       <method name="Int32 &lt;Main&gt;m__20(Int32)">
20827         <size>2</size>
20828       </method>
20829       <method name="Int32 &lt;Main&gt;m__21(Int32)">
20830         <size>2</size>
20831       </method>
20832       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
20833         <size>10</size>
20834       </method>
20835       <method name="Int32 &lt;Main&gt;m__39(Int32)">
20836         <size>2</size>
20837       </method>
20838     </type>
20839     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent2&gt;__T,&lt;l2&gt;__T]">
20840       <method name="&lt;&lt;&gt;__TranspIdent2&gt;__T get_&lt;&gt;__TranspIdent2()">
20841         <size>7</size>
20842       </method>
20843       <method name="&lt;l2&gt;__T get_l2()">
20844         <size>7</size>
20845       </method>
20846       <method name="Boolean Equals(System.Object)">
20847         <size>69</size>
20848       </method>
20849       <method name="Int32 GetHashCode()">
20850         <size>86</size>
20851       </method>
20852       <method name="System.String ToString()">
20853         <size>142</size>
20854       </method>
20855       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent2&gt;__T, &lt;l2&gt;__T)">
20856         <size>21</size>
20857       </method>
20858     </type>
20859     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent7&gt;__T,&lt;l2&gt;__T]">
20860       <method name="&lt;&lt;&gt;__TranspIdent7&gt;__T get_&lt;&gt;__TranspIdent7()">
20861         <size>7</size>
20862       </method>
20863       <method name="&lt;l2&gt;__T get_l2()">
20864         <size>7</size>
20865       </method>
20866       <method name="Boolean Equals(System.Object)">
20867         <size>69</size>
20868       </method>
20869       <method name="Int32 GetHashCode()">
20870         <size>86</size>
20871       </method>
20872       <method name="System.String ToString()">
20873         <size>142</size>
20874       </method>
20875       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent7&gt;__T, &lt;l2&gt;__T)">
20876         <size>21</size>
20877       </method>
20878     </type>
20879     <type name="from.C">
20880       <method name="Int32 &lt;Main&gt;m__D(Int32)">
20881         <size>2</size>
20882       </method>
20883       <method name="Int32 &lt;Main&gt;m__E(Int32)">
20884         <size>2</size>
20885       </method>
20886       <method name="Int32 &lt;Main&gt;m__F(ITest)">
20887         <size>7</size>
20888       </method>
20889       <method name="Int32 &lt;Main&gt;m__10(Int32, ITest)">
20890         <size>2</size>
20891       </method>
20892       <method name="Int32 &lt;Main&gt;m__11(Int32)">
20893         <size>2</size>
20894       </method>
20895       <method name="Int32 &lt;Main&gt;m__12(ITest)">
20896         <size>7</size>
20897       </method>
20898       <method name="Int32 &lt;Main&gt;m__13(Int32, ITest)">
20899         <size>2</size>
20900       </method>
20901       <method name="Int32 &lt;Main&gt;m__14(Int32)">
20902         <size>2</size>
20903       </method>
20904       <method name="Int32 &lt;Main&gt;m__15(ITest)">
20905         <size>7</size>
20906       </method>
20907       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__16(Int32, ITest)">
20908         <size>8</size>
20909       </method>
20910       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
20911         <size>7</size>
20912       </method>
20913       <method name="Int32 &lt;Main&gt;m__18(ITest)">
20914         <size>7</size>
20915       </method>
20916       <method name="Int32 &lt;Main&gt;m__19(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
20917         <size>7</size>
20918       </method>
20919       <method name="Int32 &lt;Main&gt;m__1A(Int32)">
20920         <size>2</size>
20921       </method>
20922       <method name="Int32 &lt;Main&gt;m__1C(Int32, IEnumerable`1)">
20923         <size>2</size>
20924       </method>
20925       <method name="Int32 &lt;Main&gt;m__1D(Int32)">
20926         <size>2</size>
20927       </method>
20928       <method name="Int32 &lt;Main&gt;m__1F(Int32, IEnumerable`1)">
20929         <size>2</size>
20930       </method>
20931       <method name="Int32 &lt;Main&gt;m__22(Int32)">
20932         <size>2</size>
20933       </method>
20934       <method name="Int32 &lt;Main&gt;m__23(Int32)">
20935         <size>2</size>
20936       </method>
20937       <method name="IGrouping`2 &lt;Main&gt;m__24(IGrouping`2)">
20938         <size>2</size>
20939       </method>
20940       <method name="Int32 &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
20941         <size>7</size>
20942       </method>
20943       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__27(Int32)">
20944         <size>10</size>
20945       </method>
20946       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__28(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
20947         <size>15</size>
20948       </method>
20949       <method name="Int32 &lt;Main&gt;m__29(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20950         <size>12</size>
20951       </method>
20952       <method name="Int32 &lt;Main&gt;m__2A(Int32)">
20953         <size>2</size>
20954       </method>
20955       <method name="Int32 &lt;Main&gt;m__2B(Int32)">
20956         <size>2</size>
20957       </method>
20958       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2D(IGrouping`2, Int32)">
20959         <size>8</size>
20960       </method>
20961       <method name="Int32 &lt;Main&gt;m__2E(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20962         <size>2</size>
20963       </method>
20964       <method name="Int32 &lt;Main&gt;m__2F(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20965         <size>7</size>
20966       </method>
20967       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__31(IGrouping`2, Int32)">
20968         <size>8</size>
20969       </method>
20970       <method name="Int32 &lt;Main&gt;m__32(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20971         <size>2</size>
20972       </method>
20973       <method name="Int32 &lt;Main&gt;m__33(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20974         <size>7</size>
20975       </method>
20976       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__35(IGrouping`2, Int32)">
20977         <size>8</size>
20978       </method>
20979       <method name="Int32 &lt;Main&gt;m__36(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20980         <size>2</size>
20981       </method>
20982       <method name="Int32 &lt;Main&gt;m__37(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20983         <size>7</size>
20984       </method>
20985       <method name="IGrouping`2 &lt;Main&gt;m__38(IGrouping`2)">
20986         <size>2</size>
20987       </method>
20988       <method name="Int32 &lt;Main&gt;m__3A(Int32)">
20989         <size>2</size>
20990       </method>
20991       <method name="Int32 &lt;Main&gt;m__3B(Int32)">
20992         <size>2</size>
20993       </method>
20994       <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__3D(&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]])">
20995         <size>9</size>
20996       </method>
20997       <method name="Int32 &lt;Main&gt;m__3E(&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32])">
20998         <size>2</size>
20999       </method>
21000     </type>
21001     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
21002       <method name="IEnumerable`1 &lt;&gt;m__2C(IGrouping`2)">
21003         <size>7</size>
21004       </method>
21005       <method name="IEnumerable`1 &lt;&gt;m__30(IGrouping`2)">
21006         <size>7</size>
21007       </method>
21008       <method name="IEnumerable`1 &lt;&gt;m__34(IGrouping`2)">
21009         <size>7</size>
21010       </method>
21011       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3C(Int32)">
21012         <size>47</size>
21013       </method>
21014       <method name="Int32 &lt;&gt;m__3F(Int32)">
21015         <size>2</size>
21016       </method>
21017     </type>
21018   </test>
21019   <test name="gtest-linq-02.cs">
21020     <type name="Test">
21021       <method name="Void .ctor()">
21022         <size>7</size>
21023       </method>
21024       <method name="Int32 Main()">
21025         <size>501</size>
21026       </method>
21027       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21028         <size>2</size>
21029       </method>
21030       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21031         <size>3</size>
21032       </method>
21033       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21034         <size>2</size>
21035       </method>
21036       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21037         <size>3</size>
21038       </method>
21039     </type>
21040   </test>
21041   <test name="gtest-linq-03.cs">
21042     <type name="WhereTest">
21043       <method name="Void .ctor()">
21044         <size>7</size>
21045       </method>
21046       <method name="Int32 Main()">
21047         <size>179</size>
21048       </method>
21049       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21050         <size>5</size>
21051       </method>
21052       <method name="Boolean &lt;Main&gt;m__1(Int32)">
21053         <size>5</size>
21054       </method>
21055       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21056         <size>4</size>
21057       </method>
21058     </type>
21059   </test>
21060   <test name="gtest-linq-04.cs">
21061     <type name="TestGroupBy">
21062       <method name="Void .ctor()">
21063         <size>7</size>
21064       </method>
21065       <method name="Int32 Main()">
21066         <size>553</size>
21067       </method>
21068     </type>
21069     <type name="&lt;PrivateImplementationDetails&gt;">
21070       <method name="Void .ctor()">
21071         <size>7</size>
21072       </method>
21073     </type>
21074     <type name="TestGroupBy">
21075       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21076         <size>4</size>
21077       </method>
21078       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21079         <size>2</size>
21080       </method>
21081       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21082         <size>4</size>
21083       </method>
21084       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21085         <size>2</size>
21086       </method>
21087     </type>
21088   </test>
21089   <test name="gtest-linq-05.cs">
21090     <type name="OrderByTests">
21091       <method name="Void .ctor()">
21092         <size>7</size>
21093       </method>
21094       <method name="Int32 Main()">
21095         <size>1254</size>
21096       </method>
21097     </type>
21098     <type name="OrderByTests+Data">
21099       <method name="Void .ctor()">
21100         <size>7</size>
21101       </method>
21102       <method name="Int32 get_ID()">
21103         <size>7</size>
21104       </method>
21105       <method name="Void set_ID(Int32)">
21106         <size>8</size>
21107       </method>
21108       <method name="System.String get_Name()">
21109         <size>7</size>
21110       </method>
21111       <method name="Void set_Name(System.String)">
21112         <size>8</size>
21113       </method>
21114       <method name="System.String ToString()">
21115         <size>28</size>
21116       </method>
21117     </type>
21118     <type name="OrderByTests">
21119       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21120         <size>2</size>
21121       </method>
21122       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21123         <size>2</size>
21124       </method>
21125       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21126         <size>2</size>
21127       </method>
21128       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21129         <size>4</size>
21130       </method>
21131       <method name="System.String &lt;Main&gt;m__4(System.String)">
21132         <size>2</size>
21133       </method>
21134       <method name="Int32 &lt;Main&gt;m__5(System.String)">
21135         <size>7</size>
21136       </method>
21137       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
21138         <size>7</size>
21139       </method>
21140       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
21141         <size>7</size>
21142       </method>
21143       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
21144         <size>7</size>
21145       </method>
21146       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
21147         <size>7</size>
21148       </method>
21149       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
21150         <size>11</size>
21151       </method>
21152       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
21153         <size>7</size>
21154       </method>
21155       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
21156         <size>7</size>
21157       </method>
21158       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
21159         <size>11</size>
21160       </method>
21161       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
21162         <size>7</size>
21163       </method>
21164       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
21165         <size>7</size>
21166       </method>
21167       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
21168         <size>2</size>
21169       </method>
21170     </type>
21171   </test>
21172   <test name="gtest-linq-06.cs">
21173     <type name="Let">
21174       <method name="Void .ctor()">
21175         <size>7</size>
21176       </method>
21177       <method name="Int32 Main()">
21178         <size>406</size>
21179       </method>
21180     </type>
21181     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
21182       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
21183         <size>21</size>
21184       </method>
21185       <method name="&lt;i&gt;__T get_i()">
21186         <size>7</size>
21187       </method>
21188       <method name="&lt;u&gt;__T get_u()">
21189         <size>7</size>
21190       </method>
21191       <method name="Boolean Equals(System.Object)">
21192         <size>69</size>
21193       </method>
21194       <method name="Int32 GetHashCode()">
21195         <size>86</size>
21196       </method>
21197       <method name="System.String ToString()">
21198         <size>142</size>
21199       </method>
21200     </type>
21201     <type name="Let">
21202       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
21203         <size>10</size>
21204       </method>
21205       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21206         <size>7</size>
21207       </method>
21208       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
21209         <size>10</size>
21210       </method>
21211       <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])">
21212         <size>15</size>
21213       </method>
21214       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21215         <size>18</size>
21216       </method>
21217       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21218         <size>7</size>
21219       </method>
21220     </type>
21221     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
21222       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
21223         <size>21</size>
21224       </method>
21225       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
21226         <size>7</size>
21227       </method>
21228       <method name="&lt;v&gt;__T get_v()">
21229         <size>7</size>
21230       </method>
21231       <method name="Boolean Equals(System.Object)">
21232         <size>69</size>
21233       </method>
21234       <method name="Int32 GetHashCode()">
21235         <size>86</size>
21236       </method>
21237       <method name="System.String ToString()">
21238         <size>142</size>
21239       </method>
21240     </type>
21241   </test>
21242   <test name="gtest-linq-07.cs">
21243     <type name="SelectMany">
21244       <method name="Void .ctor()">
21245         <size>7</size>
21246       </method>
21247       <method name="Int32 Main()">
21248         <size>748</size>
21249       </method>
21250     </type>
21251     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
21252       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
21253         <size>21</size>
21254       </method>
21255       <method name="&lt;i1&gt;__T get_i1()">
21256         <size>7</size>
21257       </method>
21258       <method name="&lt;i2&gt;__T get_i2()">
21259         <size>7</size>
21260       </method>
21261       <method name="Boolean Equals(System.Object)">
21262         <size>69</size>
21263       </method>
21264       <method name="Int32 GetHashCode()">
21265         <size>86</size>
21266       </method>
21267       <method name="System.String ToString()">
21268         <size>142</size>
21269       </method>
21270     </type>
21271     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
21272       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
21273         <size>28</size>
21274       </method>
21275       <method name="&lt;pp&gt;__T get_pp()">
21276         <size>7</size>
21277       </method>
21278       <method name="&lt;i1&gt;__T get_i1()">
21279         <size>7</size>
21280       </method>
21281       <method name="&lt;i3&gt;__T get_i3()">
21282         <size>7</size>
21283       </method>
21284       <method name="Boolean Equals(System.Object)">
21285         <size>96</size>
21286       </method>
21287       <method name="Int32 GetHashCode()">
21288         <size>109</size>
21289       </method>
21290       <method name="System.String ToString()">
21291         <size>199</size>
21292       </method>
21293     </type>
21294     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
21295       <method name="Void .ctor()">
21296         <size>7</size>
21297       </method>
21298       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
21299         <size>12</size>
21300       </method>
21301       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
21302         <size>12</size>
21303       </method>
21304       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
21305         <size>12</size>
21306       </method>
21307       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
21308         <size>7</size>
21309       </method>
21310     </type>
21311     <type name="SelectMany">
21312       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
21313         <size>8</size>
21314       </method>
21315       <method name="Boolean &lt;Main&gt;m__2(Int32)">
21316         <size>5</size>
21317       </method>
21318       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
21319         <size>8</size>
21320       </method>
21321       <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)">
21322         <size>8</size>
21323       </method>
21324       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
21325         <size>7</size>
21326       </method>
21327       <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])">
21328         <size>25</size>
21329       </method>
21330       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
21331         <size>8</size>
21332       </method>
21333     </type>
21334     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent0&gt;__T,&lt;i3&gt;__T]">
21335       <method name="&lt;&lt;&gt;__TranspIdent0&gt;__T get_&lt;&gt;__TranspIdent0()">
21336         <size>7</size>
21337       </method>
21338       <method name="&lt;i3&gt;__T get_i3()">
21339         <size>7</size>
21340       </method>
21341       <method name="Boolean Equals(System.Object)">
21342         <size>69</size>
21343       </method>
21344       <method name="Int32 GetHashCode()">
21345         <size>86</size>
21346       </method>
21347       <method name="System.String ToString()">
21348         <size>142</size>
21349       </method>
21350       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent0&gt;__T, &lt;i3&gt;__T)">
21351         <size>21</size>
21352       </method>
21353     </type>
21354   </test>
21355   <test name="gtest-linq-08.cs">
21356     <type name="TestA">
21357       <method name="Void .ctor(String)">
21358         <size>14</size>
21359       </method>
21360       <method name="System.String Select[U](System.Func`2[TestA,U])">
21361         <size>7</size>
21362       </method>
21363     </type>
21364     <type name="TestB">
21365       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
21366         <size>25</size>
21367       </method>
21368     </type>
21369     <type name="CustomQueryExpressionPattern">
21370       <method name="Void .ctor()">
21371         <size>7</size>
21372       </method>
21373       <method name="Int32 Main()">
21374         <size>153</size>
21375       </method>
21376       <method name="TestA &lt;Main&gt;m__0(TestA)">
21377         <size>2</size>
21378       </method>
21379       <method name="Boolean &lt;Main&gt;m__1(TestA)">
21380         <size>17</size>
21381       </method>
21382     </type>
21383   </test>
21384   <test name="gtest-linq-09.cs">
21385     <type name="Data">
21386       <method name="Void .ctor()">
21387         <size>7</size>
21388       </method>
21389     </type>
21390     <type name="Join">
21391       <method name="Void .ctor()">
21392         <size>7</size>
21393       </method>
21394       <method name="Int32 Main()">
21395         <size>912</size>
21396       </method>
21397     </type>
21398     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
21399       <method name="Void .ctor(&lt;Result&gt;__T)">
21400         <size>14</size>
21401       </method>
21402       <method name="&lt;Result&gt;__T get_Result()">
21403         <size>7</size>
21404       </method>
21405       <method name="Boolean Equals(System.Object)">
21406         <size>39</size>
21407       </method>
21408       <method name="Int32 GetHashCode()">
21409         <size>63</size>
21410       </method>
21411       <method name="System.String ToString()">
21412         <size>67</size>
21413       </method>
21414     </type>
21415     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21416       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21417         <size>21</size>
21418       </method>
21419       <method name="&lt;a&gt;__T get_a()">
21420         <size>7</size>
21421       </method>
21422       <method name="&lt;b&gt;__T get_b()">
21423         <size>7</size>
21424       </method>
21425       <method name="Boolean Equals(System.Object)">
21426         <size>69</size>
21427       </method>
21428       <method name="Int32 GetHashCode()">
21429         <size>86</size>
21430       </method>
21431       <method name="System.String ToString()">
21432         <size>142</size>
21433       </method>
21434     </type>
21435     <type name="Join">
21436       <method name="Int32 &lt;Main&gt;m__0(Data)">
21437         <size>7</size>
21438       </method>
21439       <method name="Int32 &lt;Main&gt;m__1(Data)">
21440         <size>7</size>
21441       </method>
21442       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
21443         <size>23</size>
21444       </method>
21445       <method name="Int32 &lt;Main&gt;m__3(Data)">
21446         <size>7</size>
21447       </method>
21448       <method name="Int32 &lt;Main&gt;m__4(Data)">
21449         <size>7</size>
21450       </method>
21451       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
21452         <size>8</size>
21453       </method>
21454       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
21455         <size>22</size>
21456       </method>
21457       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
21458         <size>33</size>
21459       </method>
21460       <method name="Int32 &lt;Main&gt;m__8(Data)">
21461         <size>7</size>
21462       </method>
21463       <method name="Int32 &lt;Main&gt;m__9(Data)">
21464         <size>7</size>
21465       </method>
21466       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
21467         <size>23</size>
21468       </method>
21469       <method name="Int32 &lt;Main&gt;m__B(Data)">
21470         <size>7</size>
21471       </method>
21472       <method name="Int32 &lt;Main&gt;m__C(Data)">
21473         <size>7</size>
21474       </method>
21475       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
21476         <size>8</size>
21477       </method>
21478       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
21479         <size>12</size>
21480       </method>
21481       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
21482         <size>7</size>
21483       </method>
21484     </type>
21485   </test>
21486   <test name="gtest-linq-10.cs">
21487     <type name="DataA">
21488       <method name="Void .ctor()">
21489         <size>7</size>
21490       </method>
21491     </type>
21492     <type name="DataB">
21493       <method name="Void .ctor()">
21494         <size>7</size>
21495       </method>
21496     </type>
21497     <type name="GroupJoin">
21498       <method name="Void .ctor()">
21499         <size>7</size>
21500       </method>
21501       <method name="Int32 Main()">
21502         <size>727</size>
21503       </method>
21504     </type>
21505     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
21506       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
21507         <size>21</size>
21508       </method>
21509       <method name="&lt;a&gt;__T get_a()">
21510         <size>7</size>
21511       </method>
21512       <method name="&lt;ab&gt;__T get_ab()">
21513         <size>7</size>
21514       </method>
21515       <method name="Boolean Equals(System.Object)">
21516         <size>69</size>
21517       </method>
21518       <method name="Int32 GetHashCode()">
21519         <size>86</size>
21520       </method>
21521       <method name="System.String ToString()">
21522         <size>142</size>
21523       </method>
21524     </type>
21525     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21526       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21527         <size>21</size>
21528       </method>
21529       <method name="&lt;a&gt;__T get_a()">
21530         <size>7</size>
21531       </method>
21532       <method name="&lt;b&gt;__T get_b()">
21533         <size>7</size>
21534       </method>
21535       <method name="Boolean Equals(System.Object)">
21536         <size>69</size>
21537       </method>
21538       <method name="Int32 GetHashCode()">
21539         <size>86</size>
21540       </method>
21541       <method name="System.String ToString()">
21542         <size>142</size>
21543       </method>
21544     </type>
21545     <type name="GroupJoin">
21546       <method name="Int32 &lt;Main&gt;m__0(DataA)">
21547         <size>7</size>
21548       </method>
21549       <method name="Int32 &lt;Main&gt;m__1(DataB)">
21550         <size>7</size>
21551       </method>
21552       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
21553         <size>8</size>
21554       </method>
21555       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21556         <size>12</size>
21557       </method>
21558       <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)">
21559         <size>39</size>
21560       </method>
21561       <method name="Int32 &lt;Main&gt;m__5(DataA)">
21562         <size>7</size>
21563       </method>
21564       <method name="Int32 &lt;Main&gt;m__6(DataB)">
21565         <size>7</size>
21566       </method>
21567       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
21568         <size>8</size>
21569       </method>
21570       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21571         <size>12</size>
21572       </method>
21573       <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)">
21574         <size>39</size>
21575       </method>
21576       <method name="Int32 &lt;Main&gt;m__A(DataA)">
21577         <size>7</size>
21578       </method>
21579       <method name="Int32 &lt;Main&gt;m__B(DataB)">
21580         <size>7</size>
21581       </method>
21582       <method name="DataA &lt;Main&gt;m__C(DataA, IEnumerable`1)">
21583         <size>2</size>
21584       </method>
21585     </type>
21586   </test>
21587   <test name="gtest-linq-11.cs">
21588     <type name="IntoTest">
21589       <method name="Void .ctor()">
21590         <size>7</size>
21591       </method>
21592       <method name="Int32 Main()">
21593         <size>275</size>
21594       </method>
21595       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21596         <size>5</size>
21597       </method>
21598       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21599         <size>5</size>
21600       </method>
21601       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21602         <size>4</size>
21603       </method>
21604       <method name="Boolean &lt;Main&gt;m__3(Int32)">
21605         <size>5</size>
21606       </method>
21607       <method name="Int32 &lt;Main&gt;m__4(Int32)">
21608         <size>4</size>
21609       </method>
21610     </type>
21611   </test>
21612   <test name="gtest-linq-12.cs">
21613     <type name="NestedQuery">
21614       <method name="Void .ctor()">
21615         <size>7</size>
21616       </method>
21617       <method name="Void XX()">
21618         <size>108</size>
21619       </method>
21620       <method name="Int32 Main()">
21621         <size>464</size>
21622       </method>
21623     </type>
21624     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
21625       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
21626         <size>21</size>
21627       </method>
21628       <method name="&lt;values&gt;__T get_values()">
21629         <size>7</size>
21630       </method>
21631       <method name="&lt;length&gt;__T get_length()">
21632         <size>7</size>
21633       </method>
21634       <method name="Boolean Equals(System.Object)">
21635         <size>69</size>
21636       </method>
21637       <method name="Int32 GetHashCode()">
21638         <size>86</size>
21639       </method>
21640       <method name="System.String ToString()">
21641         <size>142</size>
21642       </method>
21643     </type>
21644     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
21645       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
21646         <size>21</size>
21647       </method>
21648       <method name="&lt;type&gt;__T get_type()">
21649         <size>7</size>
21650       </method>
21651       <method name="&lt;x&gt;__T get_x()">
21652         <size>7</size>
21653       </method>
21654       <method name="Boolean Equals(System.Object)">
21655         <size>69</size>
21656       </method>
21657       <method name="Int32 GetHashCode()">
21658         <size>86</size>
21659       </method>
21660       <method name="System.String ToString()">
21661         <size>142</size>
21662       </method>
21663     </type>
21664     <type name="NestedQuery">
21665       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
21666         <size>13</size>
21667       </method>
21668     </type>
21669     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
21670       <method name="Void .ctor()">
21671         <size>7</size>
21672       </method>
21673     </type>
21674     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
21675       <method name="Void .ctor()">
21676         <size>7</size>
21677       </method>
21678     </type>
21679     <type name="NestedQuery">
21680       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
21681         <size>110</size>
21682       </method>
21683       <method name="Boolean &lt;Main&gt;m__2(System.String)">
21684         <size>10</size>
21685       </method>
21686       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
21687         <size>36</size>
21688       </method>
21689       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
21690         <size>13</size>
21691       </method>
21692       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
21693         <size>110</size>
21694       </method>
21695       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
21696         <size>9</size>
21697       </method>
21698       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21699         <size>7</size>
21700       </method>
21701       <method name="Boolean &lt;Main&gt;m__9(Char)">
21702         <size>6</size>
21703       </method>
21704       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
21705         <size>9</size>
21706       </method>
21707       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21708         <size>7</size>
21709       </method>
21710     </type>
21711     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
21712       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21713         <size>15</size>
21714       </method>
21715     </type>
21716     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
21717       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21718         <size>15</size>
21719       </method>
21720     </type>
21721   </test>
21722   <test name="gtest-linq-13.cs">
21723     <type name="Program">
21724       <method name="Void .ctor()">
21725         <size>7</size>
21726       </method>
21727       <method name="Void Main()">
21728         <size>1</size>
21729       </method>
21730       <method name="Void Foo(TypeDefinition)">
21731         <size>47</size>
21732       </method>
21733       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
21734         <size>2</size>
21735       </method>
21736     </type>
21737     <type name="Extension">
21738       <method name="IEnumerable`1 Cast[T](IFoo)">
21739         <size>2</size>
21740       </method>
21741     </type>
21742     <type name="MethodDefinition">
21743       <method name="Void .ctor()">
21744         <size>7</size>
21745       </method>
21746     </type>
21747     <type name="TypeDefinition">
21748       <method name="Void .ctor()">
21749         <size>7</size>
21750       </method>
21751       <method name="MethodDefinitionCollection get_Methods()">
21752         <size>2</size>
21753       </method>
21754       <method name="Void set_Methods(MethodDefinitionCollection)">
21755         <size>1</size>
21756       </method>
21757     </type>
21758     <type name="MethodDefinitionCollection">
21759       <method name="Void .ctor()">
21760         <size>7</size>
21761       </method>
21762     </type>
21763   </test>
21764   <test name="gtest-linq-14.cs">
21765     <type name="Person">
21766       <method name="Void .ctor()">
21767         <size>7</size>
21768       </method>
21769       <method name="Style get_Style()">
21770         <size>7</size>
21771       </method>
21772       <method name="Void set_Style(Style)">
21773         <size>8</size>
21774       </method>
21775     </type>
21776     <type name="Extensions">
21777       <method name="IMarker`1 Cast[T](IObjectContainer)">
21778         <size>2</size>
21779       </method>
21780       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
21781         <size>2</size>
21782       </method>
21783     </type>
21784     <type name="Program">
21785       <method name="Void .ctor()">
21786         <size>7</size>
21787       </method>
21788       <method name="Void Main()">
21789         <size>1</size>
21790       </method>
21791       <method name="Void Assert(System.Action)">
21792         <size>1</size>
21793       </method>
21794       <method name="Void Test(IObjectContainer, Style)">
21795         <size>38</size>
21796       </method>
21797     </type>
21798     <type name="Program+&lt;Test&gt;c__AnonStorey0">
21799       <method name="Void .ctor()">
21800         <size>7</size>
21801       </method>
21802       <method name="Void &lt;&gt;m__0()">
21803         <size>117</size>
21804       </method>
21805     </type>
21806   </test>
21807   <test name="gtest-linq-15.cs">
21808     <type name="NameCollisionTest.Data">
21809       <method name="Void .ctor()">
21810         <size>7</size>
21811       </method>
21812     </type>
21813     <type name="NameCollisionTest.Ex">
21814       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
21815         <size>44</size>
21816       </method>
21817     </type>
21818     <type name="NameCollisionTest.C">
21819       <method name="Void .ctor()">
21820         <size>7</size>
21821       </method>
21822       <method name="Void Main()">
21823         <size>78</size>
21824       </method>
21825       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
21826         <size>7</size>
21827       </method>
21828       <method name="Boolean &lt;Main&gt;m__1(Int32)">
21829         <size>5</size>
21830       </method>
21831     </type>
21832     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
21833       <method name="Void .ctor()">
21834         <size>7</size>
21835       </method>
21836       <method name="System.Object System.Collections.IEnumerator.get_Current()">
21837         <size>12</size>
21838       </method>
21839       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
21840         <size>7</size>
21841       </method>
21842       <method name="Boolean MoveNext()">
21843         <size>86</size>
21844       </method>
21845       <method name="Void Dispose()">
21846         <size>8</size>
21847       </method>
21848       <method name="Void Reset()">
21849         <size>6</size>
21850       </method>
21851       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
21852         <size>7</size>
21853       </method>
21854       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
21855         <size>52</size>
21856       </method>
21857     </type>
21858   </test>
21859   <test name="gtest-linq-16.cs">
21860     <type name="C">
21861       <method name="Void .ctor()">
21862         <size>7</size>
21863       </method>
21864       <method name="Void Main()">
21865         <size>12</size>
21866       </method>
21867       <method name="Void Test_1(Int32)">
21868         <size>27</size>
21869       </method>
21870       <method name="Void Test_2()">
21871         <size>31</size>
21872       </method>
21873       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
21874         <size>26</size>
21875       </method>
21876     </type>
21877     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21878       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21879         <size>21</size>
21880       </method>
21881       <method name="&lt;a&gt;__T get_a()">
21882         <size>7</size>
21883       </method>
21884       <method name="&lt;b&gt;__T get_b()">
21885         <size>7</size>
21886       </method>
21887       <method name="Boolean Equals(System.Object)">
21888         <size>69</size>
21889       </method>
21890       <method name="Int32 GetHashCode()">
21891         <size>86</size>
21892       </method>
21893       <method name="System.String ToString()">
21894         <size>142</size>
21895       </method>
21896     </type>
21897     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
21898       <method name="Void .ctor()">
21899         <size>7</size>
21900       </method>
21901       <method name="IEnumerable`1 &lt;&gt;m__0()">
21902         <size>67</size>
21903       </method>
21904       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
21905         <size>8</size>
21906       </method>
21907       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21908         <size>14</size>
21909       </method>
21910     </type>
21911     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
21912       <method name="Void .ctor()">
21913         <size>7</size>
21914       </method>
21915       <method name="IEnumerable`1 &lt;&gt;m__2()">
21916         <size>67</size>
21917       </method>
21918       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
21919         <size>8</size>
21920       </method>
21921       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21922         <size>14</size>
21923       </method>
21924     </type>
21925   </test>
21926   <test name="gtest-linq-17.cs">
21927     <type name="TestGroupBy">
21928       <method name="Void .ctor()">
21929         <size>7</size>
21930       </method>
21931       <method name="Int32 Main()">
21932         <size>157</size>
21933       </method>
21934       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21935         <size>2</size>
21936       </method>
21937     </type>
21938     <type name="&lt;PrivateImplementationDetails&gt;">
21939       <method name="Void .ctor()">
21940         <size>7</size>
21941       </method>
21942     </type>
21943   </test>
21944   <test name="gtest-linq-18.cs">
21945     <type name="C">
21946       <method name="Void .ctor()">
21947         <size>7</size>
21948       </method>
21949       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
21950         <size>2</size>
21951       </method>
21952       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
21953         <size>2</size>
21954       </method>
21955       <method name="Int32 Main()">
21956         <size>648</size>
21957       </method>
21958       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
21959         <size>42</size>
21960       </method>
21961       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
21962         <size>11</size>
21963       </method>
21964       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
21965         <size>31</size>
21966       </method>
21967       <method name="Boolean &lt;Main&gt;m__3(Int32)">
21968         <size>31</size>
21969       </method>
21970       <method name="Boolean &lt;Main&gt;m__4(Int32)">
21971         <size>31</size>
21972       </method>
21973       <method name="Boolean &lt;Main&gt;m__5(Int32)">
21974         <size>31</size>
21975       </method>
21976       <method name="Boolean &lt;Main&gt;m__6(Int32)">
21977         <size>31</size>
21978       </method>
21979       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
21980         <size>10</size>
21981       </method>
21982       <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])">
21983         <size>15</size>
21984       </method>
21985       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21986         <size>31</size>
21987       </method>
21988       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21989         <size>15</size>
21990       </method>
21991       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21992         <size>12</size>
21993       </method>
21994     </type>
21995     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
21996       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
21997         <size>21</size>
21998       </method>
21999       <method name="&lt;ck&gt;__T get_ck()">
22000         <size>7</size>
22001       </method>
22002       <method name="&lt;xy&gt;__T get_xy()">
22003         <size>7</size>
22004       </method>
22005       <method name="Boolean Equals(System.Object)">
22006         <size>69</size>
22007       </method>
22008       <method name="Int32 GetHashCode()">
22009         <size>86</size>
22010       </method>
22011       <method name="System.String ToString()">
22012         <size>142</size>
22013       </method>
22014     </type>
22015     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
22016       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
22017         <size>21</size>
22018       </method>
22019       <method name="&lt;i&gt;__T get_i()">
22020         <size>7</size>
22021       </method>
22022       <method name="&lt;l&gt;__T get_l()">
22023         <size>7</size>
22024       </method>
22025       <method name="Boolean Equals(System.Object)">
22026         <size>69</size>
22027       </method>
22028       <method name="Int32 GetHashCode()">
22029         <size>86</size>
22030       </method>
22031       <method name="System.String ToString()">
22032         <size>142</size>
22033       </method>
22034     </type>
22035     <type name="&lt;PrivateImplementationDetails&gt;">
22036       <method name="Void .ctor()">
22037         <size>7</size>
22038       </method>
22039     </type>
22040     <type name="C+&lt;Main&gt;c__AnonStorey0">
22041       <method name="Void .ctor()">
22042         <size>7</size>
22043       </method>
22044     </type>
22045     <type name="C+&lt;Main&gt;c__AnonStorey1">
22046       <method name="Void .ctor()">
22047         <size>7</size>
22048       </method>
22049     </type>
22050     <type name="C+&lt;Main&gt;c__AnonStorey2">
22051       <method name="Void .ctor()">
22052         <size>7</size>
22053       </method>
22054     </type>
22055     <type name="C+&lt;Main&gt;c__AnonStorey3">
22056       <method name="Void .ctor()">
22057         <size>7</size>
22058       </method>
22059     </type>
22060     <type name="C+&lt;Main&gt;c__AnonStorey4">
22061       <method name="Void .ctor()">
22062         <size>7</size>
22063       </method>
22064     </type>
22065     <type name="C+&lt;Main&gt;c__AnonStorey5">
22066       <method name="Void .ctor()">
22067         <size>7</size>
22068       </method>
22069     </type>
22070     <type name="C+&lt;Main&gt;c__AnonStorey6">
22071       <method name="Void .ctor()">
22072         <size>7</size>
22073       </method>
22074     </type>
22075     <type name="C">
22076       <method name="Boolean &lt;Main&gt;m__C(Int32)">
22077         <size>31</size>
22078       </method>
22079       <method name="Boolean &lt;Main&gt;m__D(Int32)">
22080         <size>31</size>
22081       </method>
22082       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
22083         <size>2</size>
22084       </method>
22085       <method name="Boolean &lt;Main&gt;m__F(Int32)">
22086         <size>31</size>
22087       </method>
22088       <method name="Boolean &lt;Main&gt;m__10(Int32)">
22089         <size>31</size>
22090       </method>
22091       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
22092         <size>2</size>
22093       </method>
22094     </type>
22095     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
22096       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
22097         <size>21</size>
22098       </method>
22099       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
22100         <size>7</size>
22101       </method>
22102       <method name="&lt;g&gt;__T get_g()">
22103         <size>7</size>
22104       </method>
22105       <method name="Boolean Equals(System.Object)">
22106         <size>69</size>
22107       </method>
22108       <method name="Int32 GetHashCode()">
22109         <size>86</size>
22110       </method>
22111       <method name="System.String ToString()">
22112         <size>142</size>
22113       </method>
22114     </type>
22115     <type name="C+&lt;Main&gt;c__AnonStorey0">
22116       <method name="Boolean &lt;&gt;m__12(Int32)">
22117         <size>10</size>
22118       </method>
22119     </type>
22120     <type name="C+&lt;Main&gt;c__AnonStorey1">
22121       <method name="Boolean &lt;&gt;m__13(Int32)">
22122         <size>15</size>
22123       </method>
22124     </type>
22125     <type name="C+&lt;Main&gt;c__AnonStorey2">
22126       <method name="Boolean &lt;&gt;m__14(Int32)">
22127         <size>10</size>
22128       </method>
22129     </type>
22130     <type name="C+&lt;Main&gt;c__AnonStorey3">
22131       <method name="Boolean &lt;&gt;m__15(Int32)">
22132         <size>10</size>
22133       </method>
22134     </type>
22135     <type name="C+&lt;Main&gt;c__AnonStorey4">
22136       <method name="Int32 &lt;&gt;m__16(Int32)">
22137         <size>9</size>
22138       </method>
22139     </type>
22140     <type name="C+&lt;Main&gt;c__AnonStorey5">
22141       <method name="Int32 &lt;&gt;m__17(Int32)">
22142         <size>9</size>
22143       </method>
22144     </type>
22145     <type name="C+&lt;Main&gt;c__AnonStorey6">
22146       <method name="Boolean &lt;&gt;m__18(Int32)">
22147         <size>20</size>
22148       </method>
22149     </type>
22150     <type name="C+&lt;Main&gt;c__AnonStorey7">
22151       <method name="Void .ctor()">
22152         <size>7</size>
22153       </method>
22154       <method name="Boolean &lt;&gt;m__19(Int32)">
22155         <size>10</size>
22156       </method>
22157     </type>
22158     <type name="C+&lt;Main&gt;c__AnonStorey8">
22159       <method name="Void .ctor()">
22160         <size>7</size>
22161       </method>
22162       <method name="Boolean &lt;&gt;m__1A(Int32)">
22163         <size>10</size>
22164       </method>
22165     </type>
22166     <type name="C+&lt;Main&gt;c__AnonStorey9">
22167       <method name="Void .ctor()">
22168         <size>7</size>
22169       </method>
22170       <method name="Boolean &lt;&gt;m__1B(Int32)">
22171         <size>10</size>
22172       </method>
22173     </type>
22174     <type name="C+&lt;Main&gt;c__AnonStoreyA">
22175       <method name="Void .ctor()">
22176         <size>7</size>
22177       </method>
22178       <method name="Boolean &lt;&gt;m__1C(Int32)">
22179         <size>10</size>
22180       </method>
22181     </type>
22182   </test>
22183   <test name="gtest-linq-19.cs">
22184     <type name="Test">
22185       <method name="Void .ctor()">
22186         <size>7</size>
22187       </method>
22188       <method name="Void .cctor()">
22189         <size>45</size>
22190       </method>
22191       <method name="Void Main()">
22192         <size>1</size>
22193       </method>
22194       <method name="Char &lt;E&gt;m__0(Char)">
22195         <size>2</size>
22196       </method>
22197     </type>
22198   </test>
22199   <test name="gtest-linq-20.cs">
22200     <type name="Maybe`1[T]">
22201       <method name="T get_Value()">
22202         <size>7</size>
22203       </method>
22204       <method name="Void set_Value(T)">
22205         <size>8</size>
22206       </method>
22207       <method name="Boolean get_HasValue()">
22208         <size>7</size>
22209       </method>
22210       <method name="Void set_HasValue(Boolean)">
22211         <size>8</size>
22212       </method>
22213       <method name="System.String ToString()">
22214         <size>38</size>
22215       </method>
22216       <method name="Maybe`1[U] SelectMany[U](System.Func`2[T,Maybe`1[U]])">
22217         <size>30</size>
22218       </method>
22219       <method name="Maybe`1[V] SelectMany[U,V](System.Func`2[T,Maybe`1[U]], System.Func`3[T,U,V])">
22220         <size>71</size>
22221       </method>
22222       <method name="Void .ctor()">
22223         <size>14</size>
22224       </method>
22225       <method name="Void .ctor(T)">
22226         <size>21</size>
22227       </method>
22228       <method name="Void .cctor()">
22229         <size>11</size>
22230       </method>
22231     </type>
22232     <type name="MaybeExtensions">
22233       <method name="Maybe`1[T] ToMaybe[T](T)">
22234         <size>7</size>
22235       </method>
22236     </type>
22237     <type name="Test">
22238       <method name="Void Main()">
22239         <size>138</size>
22240       </method>
22241       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__0(Int32)">
22242         <size>7</size>
22243       </method>
22244       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__1(Int32, Int32)">
22245         <size>8</size>
22246       </method>
22247       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22248         <size>7</size>
22249       </method>
22250       <method name="Int32 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[System.Int32,System.Int32], Int32)">
22251         <size>16</size>
22252       </method>
22253       <method name="Void .ctor()">
22254         <size>7</size>
22255       </method>
22256     </type>
22257     <type name="&lt;&gt;__AnonType0`2[&lt;x&gt;__T,&lt;y&gt;__T]">
22258       <method name="&lt;x&gt;__T get_x()">
22259         <size>7</size>
22260       </method>
22261       <method name="&lt;y&gt;__T get_y()">
22262         <size>7</size>
22263       </method>
22264       <method name="Boolean Equals(System.Object)">
22265         <size>69</size>
22266       </method>
22267       <method name="Int32 GetHashCode()">
22268         <size>86</size>
22269       </method>
22270       <method name="System.String ToString()">
22271         <size>142</size>
22272       </method>
22273       <method name="Void .ctor(&lt;x&gt;__T, &lt;y&gt;__T)">
22274         <size>21</size>
22275       </method>
22276     </type>
22277   </test>
22278   <test name="gtest-linq-21.cs">
22279     <type name="Program">
22280       <method name="Int32 Main()">
22281         <size>90</size>
22282       </method>
22283     </type>
22284     <type name="Program+&lt;Main&gt;c__AnonStorey0">
22285       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
22286         <size>7</size>
22287       </method>
22288       <method name="System.Action &lt;&gt;m__1(Int32, Int32)">
22289         <size>40</size>
22290       </method>
22291       <method name="Void .ctor()">
22292         <size>7</size>
22293       </method>
22294     </type>
22295     <type name="Program+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
22296       <method name="Void &lt;&gt;m__2()">
22297         <size>49</size>
22298       </method>
22299       <method name="Void .ctor()">
22300         <size>7</size>
22301       </method>
22302     </type>
22303   </test>
22304   <test name="gtest-linq-22.cs">
22305     <type name="Test.MainClass">
22306       <method name="Void Main()">
22307         <size>47</size>
22308       </method>
22309       <method name="Void .ctor()">
22310         <size>7</size>
22311       </method>
22312     </type>
22313     <type name="&lt;&gt;__AnonType0`2[&lt;item&gt;__T,&lt;parsed&gt;__T]">
22314       <method name="&lt;item&gt;__T get_item()">
22315         <size>7</size>
22316       </method>
22317       <method name="&lt;parsed&gt;__T get_parsed()">
22318         <size>7</size>
22319       </method>
22320       <method name="Boolean Equals(System.Object)">
22321         <size>69</size>
22322       </method>
22323       <method name="Int32 GetHashCode()">
22324         <size>86</size>
22325       </method>
22326       <method name="System.String ToString()">
22327         <size>142</size>
22328       </method>
22329       <method name="Void .ctor(&lt;item&gt;__T, &lt;parsed&gt;__T)">
22330         <size>21</size>
22331       </method>
22332     </type>
22333     <type name="Test.MainClass+&lt;Main&gt;c__AnonStorey0">
22334       <method name="&lt;&gt;__AnonType0`2[System.Char,System.Boolean] &lt;&gt;m__0(Char)">
22335         <size>23</size>
22336       </method>
22337       <method name="DateTime &lt;&gt;m__1(&lt;&gt;__AnonType0`2[System.Char,System.Boolean])">
22338         <size>28</size>
22339       </method>
22340       <method name="Void .ctor()">
22341         <size>7</size>
22342       </method>
22343     </type>
22344   </test>
22345   <test name="gtest-linq-23.cs">
22346     <type name="OrderByBugExample.Foo">
22347       <method name="System.String get_Name()">
22348         <size>7</size>
22349       </method>
22350       <method name="Void set_Name(System.String)">
22351         <size>8</size>
22352       </method>
22353       <method name="Int32 get_Value1()">
22354         <size>7</size>
22355       </method>
22356       <method name="Void set_Value1(Int32)">
22357         <size>8</size>
22358       </method>
22359       <method name="Int32 get_Value2()">
22360         <size>7</size>
22361       </method>
22362       <method name="Void set_Value2(Int32)">
22363         <size>8</size>
22364       </method>
22365       <method name="Void .ctor()">
22366         <size>7</size>
22367       </method>
22368     </type>
22369     <type name="OrderByBugExample.Program">
22370       <method name="Int32 Main()">
22371         <size>351</size>
22372       </method>
22373       <method name="System.String &lt;Main&gt;m__0(OrderByBugExample.Foo)">
22374         <size>7</size>
22375       </method>
22376       <method name="Int32 &lt;Main&gt;m__1(OrderByBugExample.Foo)">
22377         <size>7</size>
22378       </method>
22379       <method name="Int32 &lt;Main&gt;m__2(OrderByBugExample.Foo)">
22380         <size>7</size>
22381       </method>
22382     </type>
22383   </test>
22384   <test name="gtest-named-01.cs">
22385     <type name="C">
22386       <method name="Int32 Test(Int32, Int32, System.String)">
22387         <size>6</size>
22388       </method>
22389       <method name="T Foo[T](T, Int32)">
22390         <size>2</size>
22391       </method>
22392       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
22393         <size>9</size>
22394       </method>
22395       <method name="Int32 Main()">
22396         <size>173</size>
22397       </method>
22398       <method name="Int32 &lt;Main&gt;m__0(Int32)">
22399         <size>2</size>
22400       </method>
22401     </type>
22402     <type name="C+&lt;Main&gt;c__AnonStorey0">
22403       <method name="Void .ctor()">
22404         <size>7</size>
22405       </method>
22406       <method name="Int32 &lt;&gt;m__1(Int32)">
22407         <size>7</size>
22408       </method>
22409     </type>
22410   </test>
22411   <test name="gtest-named-02.cs">
22412     <type name="D">
22413       <method name="Void Foo(Int32)">
22414         <size>1</size>
22415       </method>
22416       <method name="Void Main()">
22417         <size>1</size>
22418       </method>
22419       <method name="Void .ctor()">
22420         <size>7</size>
22421       </method>
22422     </type>
22423   </test>
22424   <test name="gtest-optional-01.cs">
22425     <type name="C">
22426       <method name="Void TestA(Int32)">
22427         <size>1</size>
22428       </method>
22429       <method name="Void TestB(Int64)">
22430         <size>1</size>
22431       </method>
22432       <method name="Void TestC(Decimal)">
22433         <size>1</size>
22434       </method>
22435       <method name="Int32 Main()">
22436         <size>310</size>
22437       </method>
22438       <method name="Void .ctor()">
22439         <size>7</size>
22440       </method>
22441     </type>
22442   </test>
22443   <test name="gtest-optional-02.cs">
22444     <type name="C">
22445       <method name="Boolean Test2(Nullable`1)">
22446         <size>11</size>
22447       </method>
22448       <method name="Int32 Test(Nullable`1)">
22449         <size>27</size>
22450       </method>
22451       <method name="Int32 Main()">
22452         <size>101</size>
22453       </method>
22454       <method name="Void .ctor()">
22455         <size>7</size>
22456       </method>
22457       <method name="Boolean Test3(Nullable`1)">
22458         <size>21</size>
22459       </method>
22460     </type>
22461   </test>
22462   <test name="gtest-optional-03.cs">
22463     <type name="C">
22464       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
22465         <size>2</size>
22466       </method>
22467       <method name="Int32 Main()">
22468         <size>225</size>
22469       </method>
22470       <method name="Void .ctor()">
22471         <size>7</size>
22472       </method>
22473     </type>
22474   </test>
22475   <test name="gtest-optional-04.cs">
22476     <type name="C">
22477       <method name="Void Foo[T](T, T)">
22478         <size>1</size>
22479       </method>
22480       <method name="Void TestParams(System.Int32[])">
22481         <size>6</size>
22482       </method>
22483       <method name="Void TestParams(Int32)">
22484         <size>1</size>
22485       </method>
22486       <method name="Void TestStruct(Nullable`1)">
22487         <size>1</size>
22488       </method>
22489       <method name="System.String get_Item(Int32, System.String)">
22490         <size>2</size>
22491       </method>
22492       <method name="Void set_Item(Int32, System.String, System.String)">
22493         <size>4</size>
22494       </method>
22495       <method name="Int32 Main()">
22496         <size>120</size>
22497       </method>
22498       <method name="Void .ctor()">
22499         <size>7</size>
22500       </method>
22501     </type>
22502   </test>
22503   <test name="gtest-optional-05.cs">
22504     <type name="Blah">
22505       <method name="Int32 Foo(Int32, Int32)">
22506         <size>4</size>
22507       </method>
22508       <method name="Int32 Main()">
22509         <size>46</size>
22510       </method>
22511       <method name="Void .ctor()">
22512         <size>7</size>
22513       </method>
22514     </type>
22515     <type name="Blah+MyDelegate">
22516       <method name="Int32 Invoke(Int32, Int32)">
22517         <size>0</size>
22518       </method>
22519       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
22520         <size>0</size>
22521       </method>
22522       <method name="Int32 EndInvoke(IAsyncResult)">
22523         <size>0</size>
22524       </method>
22525       <method name="Void .ctor(Object, IntPtr)">
22526         <size>0</size>
22527       </method>
22528     </type>
22529   </test>
22530   <test name="gtest-optional-06.cs">
22531     <type name="C">
22532       <method name="Int32 Foo(Int32)">
22533         <size>2</size>
22534       </method>
22535       <method name="Int32 Main()">
22536         <size>38</size>
22537       </method>
22538       <method name="Void .ctor()">
22539         <size>7</size>
22540       </method>
22541     </type>
22542     <type name="D">
22543       <method name="Int32 Invoke(Int32)">
22544         <size>0</size>
22545       </method>
22546       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22547         <size>0</size>
22548       </method>
22549       <method name="Int32 EndInvoke(IAsyncResult)">
22550         <size>0</size>
22551       </method>
22552       <method name="Void .ctor(Object, IntPtr)">
22553         <size>0</size>
22554       </method>
22555     </type>
22556   </test>
22557   <test name="gtest-optional-07.cs">
22558     <type name="Tests">
22559       <method name="Void foo(Foo)">
22560         <size>1</size>
22561       </method>
22562       <method name="Int32 Main()">
22563         <size>8</size>
22564       </method>
22565       <method name="Void .ctor()">
22566         <size>7</size>
22567       </method>
22568     </type>
22569   </test>
22570   <test name="gtest-optional-08.cs">
22571     <type name="Tests">
22572       <method name="Int32 Main()">
22573         <size>36</size>
22574       </method>
22575       <method name="Void .ctor(String)">
22576         <size>14</size>
22577       </method>
22578       <method name="Void .ctor(Int32)">
22579         <size>7</size>
22580       </method>
22581     </type>
22582   </test>
22583   <test name="gtest-partial-01.cs">
22584     <type name="B`1[U]">
22585       <method name="Void .ctor()">
22586         <size>7</size>
22587       </method>
22588     </type>
22589     <type name="C`1[T]">
22590       <method name="Void .ctor()">
22591         <size>7</size>
22592       </method>
22593     </type>
22594     <type name="Test">
22595       <method name="Void Main()">
22596         <size>1</size>
22597       </method>
22598       <method name="Void .ctor()">
22599         <size>7</size>
22600       </method>
22601     </type>
22602   </test>
22603   <test name="gtest-partial-02.cs">
22604     <type name="A`1[T]">
22605       <method name="Void Test()">
22606         <size>13</size>
22607       </method>
22608       <method name="T get_CurrentItem()">
22609         <size>7</size>
22610       </method>
22611       <method name="Void set_CurrentItem(T)">
22612         <size>8</size>
22613       </method>
22614       <method name="Void .ctor()">
22615         <size>7</size>
22616       </method>
22617     </type>
22618     <type name="C">
22619       <method name="Void Main()">
22620         <size>1</size>
22621       </method>
22622       <method name="Void .ctor()">
22623         <size>7</size>
22624       </method>
22625     </type>
22626   </test>
22627   <test name="gtest-var-04.cs">
22628     <type name="Test">
22629       <method name="Void .ctor()">
22630         <size>7</size>
22631       </method>
22632       <method name="Int32 Main()">
22633         <size>221</size>
22634       </method>
22635     </type>
22636   </test>
22637   <test name="gtest-variance-1.cs">
22638     <type name="Foo">
22639       <method name="System.String get_Bar()">
22640         <size>7</size>
22641       </method>
22642       <method name="Void .ctor(String)">
22643         <size>14</size>
22644       </method>
22645     </type>
22646     <type name="Test">
22647       <method name="Int32 Main()">
22648         <size>57</size>
22649       </method>
22650       <method name="Void .ctor()">
22651         <size>7</size>
22652       </method>
22653     </type>
22654   </test>
22655   <test name="gtest-variance-10.cs">
22656     <type name="Foo">
22657       <method name="Void .ctor()">
22658         <size>7</size>
22659       </method>
22660     </type>
22661     <type name="Test">
22662       <method name="Int32 I&lt;string&gt;.get_Count()">
22663         <size>2</size>
22664       </method>
22665       <method name="Int32 I&lt;Foo&gt;.get_Count()">
22666         <size>2</size>
22667       </method>
22668       <method name="Void .ctor()">
22669         <size>7</size>
22670       </method>
22671     </type>
22672     <type name="Program">
22673       <method name="Int32 Main()">
22674         <size>29</size>
22675       </method>
22676     </type>
22677   </test>
22678   <test name="gtest-variance-11.cs">
22679     <type name="D">
22680       <method name="Void .ctor()">
22681         <size>7</size>
22682       </method>
22683       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
22684         <size>38</size>
22685       </method>
22686       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
22687         <size>38</size>
22688       </method>
22689       <method name="Int32 Main()">
22690         <size>38</size>
22691       </method>
22692     </type>
22693   </test>
22694   <test name="gtest-variance-12.cs">
22695     <type name="D">
22696       <method name="Void add_field(D`1[System.String])">
22697         <size>24</size>
22698       </method>
22699       <method name="Void remove_field(D`1[System.String])">
22700         <size>24</size>
22701       </method>
22702       <method name="Int32 Main()">
22703         <size>72</size>
22704       </method>
22705       <method name="Void &lt;Main&gt;m__0()">
22706         <size>1</size>
22707       </method>
22708       <method name="Void .ctor()">
22709         <size>7</size>
22710       </method>
22711     </type>
22712     <type name="D`1[T]">
22713       <method name="Void Invoke()">
22714         <size>0</size>
22715       </method>
22716       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22717         <size>0</size>
22718       </method>
22719       <method name="Void EndInvoke(IAsyncResult)">
22720         <size>0</size>
22721       </method>
22722       <method name="Void .ctor(Object, IntPtr)">
22723         <size>0</size>
22724       </method>
22725     </type>
22726   </test>
22727   <test name="gtest-variance-13.cs">
22728     <type name="A">
22729       <method name="Void .ctor()">
22730         <size>7</size>
22731       </method>
22732       <method name="Void Foo[T](T, IList`1)">
22733         <size>1</size>
22734       </method>
22735       <method name="Void Test()">
22736         <size>17</size>
22737       </method>
22738     </type>
22739     <type name="B">
22740       <method name="Void .ctor()">
22741         <size>7</size>
22742       </method>
22743       <method name="Void Foo[T](T, I`1)">
22744         <size>1</size>
22745       </method>
22746       <method name="Void Test[U](U, I`1)">
22747         <size>8</size>
22748       </method>
22749     </type>
22750     <type name="M">
22751       <method name="Void .ctor()">
22752         <size>7</size>
22753       </method>
22754       <method name="Int32 Main()">
22755         <size>2</size>
22756       </method>
22757     </type>
22758   </test>
22759   <test name="gtest-variance-2.cs">
22760     <type name="Foo">
22761       <method name="System.String Bar(System.Object)">
22762         <size>12</size>
22763       </method>
22764       <method name="Void .ctor()">
22765         <size>7</size>
22766       </method>
22767     </type>
22768     <type name="Test">
22769       <method name="Int32 Main()">
22770         <size>92</size>
22771       </method>
22772       <method name="Void .ctor()">
22773         <size>7</size>
22774       </method>
22775     </type>
22776   </test>
22777   <test name="gtest-variance-3.cs">
22778     <type name="Test">
22779       <method name="Int32 Main()">
22780         <size>56</size>
22781       </method>
22782       <method name="Int32 Bar(Foo`1[System.Object])">
22783         <size>12</size>
22784       </method>
22785       <method name="Void .ctor()">
22786         <size>7</size>
22787       </method>
22788     </type>
22789     <type name="Foo`1[T]">
22790       <method name="T Invoke()">
22791         <size>0</size>
22792       </method>
22793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22794         <size>0</size>
22795       </method>
22796       <method name="T EndInvoke(IAsyncResult)">
22797         <size>0</size>
22798       </method>
22799       <method name="Void .ctor(Object, IntPtr)">
22800         <size>0</size>
22801       </method>
22802     </type>
22803     <type name="Test+&lt;Main&gt;c__AnonStorey0">
22804       <method name="System.String &lt;&gt;m__0()">
22805         <size>7</size>
22806       </method>
22807       <method name="Void .ctor()">
22808         <size>7</size>
22809       </method>
22810     </type>
22811   </test>
22812   <test name="gtest-variance-4.cs">
22813     <type name="Test">
22814       <method name="Int32 Main()">
22815         <size>58</size>
22816       </method>
22817       <method name="Int32 Bar(Foo`1[System.String], System.String)">
22818         <size>8</size>
22819       </method>
22820       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
22821         <size>7</size>
22822       </method>
22823       <method name="Void .ctor()">
22824         <size>7</size>
22825       </method>
22826     </type>
22827     <type name="Foo`1[T]">
22828       <method name="Int32 Invoke(T)">
22829         <size>0</size>
22830       </method>
22831       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
22832         <size>0</size>
22833       </method>
22834       <method name="Int32 EndInvoke(IAsyncResult)">
22835         <size>0</size>
22836       </method>
22837       <method name="Void .ctor(Object, IntPtr)">
22838         <size>0</size>
22839       </method>
22840     </type>
22841   </test>
22842   <test name="gtest-variance-5.cs">
22843     <type name="BothVariants`2[T1,T2]">
22844       <method name="T1 get_Foo()">
22845         <size>7</size>
22846       </method>
22847       <method name="Void set_Foo(T1)">
22848         <size>8</size>
22849       </method>
22850       <method name="Int32 Bar(T2)">
22851         <size>35</size>
22852       </method>
22853       <method name="Void .ctor(T1)">
22854         <size>14</size>
22855       </method>
22856     </type>
22857     <type name="Invariant`1[T]">
22858       <method name="T get_Foo()">
22859         <size>36</size>
22860       </method>
22861       <method name="Int32 Bar(T)">
22862         <size>14</size>
22863       </method>
22864       <method name="Void .ctor()">
22865         <size>7</size>
22866       </method>
22867     </type>
22868     <type name="A">
22869       <method name="System.String get_Fruit()">
22870         <size>6</size>
22871       </method>
22872       <method name="Void .ctor()">
22873         <size>7</size>
22874       </method>
22875     </type>
22876     <type name="B">
22877       <method name="System.String get_Fruit()">
22878         <size>6</size>
22879       </method>
22880       <method name="Void .ctor()">
22881         <size>7</size>
22882       </method>
22883     </type>
22884     <type name="C">
22885       <method name="System.String get_Fruit()">
22886         <size>6</size>
22887       </method>
22888       <method name="Void .ctor()">
22889         <size>7</size>
22890       </method>
22891     </type>
22892     <type name="Test">
22893       <method name="Int32 Main()">
22894         <size>110</size>
22895       </method>
22896       <method name="Void .ctor()">
22897         <size>7</size>
22898       </method>
22899     </type>
22900   </test>
22901   <test name="gtest-variance-6.cs">
22902     <type name="Program">
22903       <method name="Void .ctor()">
22904         <size>7</size>
22905       </method>
22906       <method name="Void Main()">
22907         <size>1</size>
22908       </method>
22909     </type>
22910     <type name="Cov1`1[U]">
22911       <method name="Void .ctor(Object, IntPtr)">
22912         <size>0</size>
22913       </method>
22914       <method name="ICovariant`1 Invoke(IContravariant`1)">
22915         <size>0</size>
22916       </method>
22917       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22918         <size>0</size>
22919       </method>
22920       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22921         <size>0</size>
22922       </method>
22923     </type>
22924     <type name="Cov2`1[U]">
22925       <method name="Void .ctor(Object, IntPtr)">
22926         <size>0</size>
22927       </method>
22928       <method name="ICovariant`1 Invoke(IContravariant`1)">
22929         <size>0</size>
22930       </method>
22931       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22932         <size>0</size>
22933       </method>
22934       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22935         <size>0</size>
22936       </method>
22937     </type>
22938     <type name="Cov3`1[U]">
22939       <method name="Void .ctor(Object, IntPtr)">
22940         <size>0</size>
22941       </method>
22942       <method name="ICovariant`1 Invoke(IContravariant`1)">
22943         <size>0</size>
22944       </method>
22945       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22946         <size>0</size>
22947       </method>
22948       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22949         <size>0</size>
22950       </method>
22951     </type>
22952     <type name="Cov4`1[U]">
22953       <method name="Void .ctor(Object, IntPtr)">
22954         <size>0</size>
22955       </method>
22956       <method name="ICovariant`1 Invoke()">
22957         <size>0</size>
22958       </method>
22959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22960         <size>0</size>
22961       </method>
22962       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22963         <size>0</size>
22964       </method>
22965     </type>
22966     <type name="Cov5`1[U]">
22967       <method name="Void .ctor(Object, IntPtr)">
22968         <size>0</size>
22969       </method>
22970       <method name="IContravariant`1 Invoke()">
22971         <size>0</size>
22972       </method>
22973       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22974         <size>0</size>
22975       </method>
22976       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
22977         <size>0</size>
22978       </method>
22979     </type>
22980     <type name="Contra5`1[U]">
22981       <method name="Void .ctor(Object, IntPtr)">
22982         <size>0</size>
22983       </method>
22984       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
22985         <size>0</size>
22986       </method>
22987       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
22988         <size>0</size>
22989       </method>
22990       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
22991         <size>0</size>
22992       </method>
22993     </type>
22994     <type name="Contra6`1[U]">
22995       <method name="Void .ctor(Object, IntPtr)">
22996         <size>0</size>
22997       </method>
22998       <method name="IContravariant`1 Invoke()">
22999         <size>0</size>
23000       </method>
23001       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23002         <size>0</size>
23003       </method>
23004       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23005         <size>0</size>
23006       </method>
23007     </type>
23008     <type name="Contra7`1[U]">
23009       <method name="Void .ctor(Object, IntPtr)">
23010         <size>0</size>
23011       </method>
23012       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23013         <size>0</size>
23014       </method>
23015       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23016         <size>0</size>
23017       </method>
23018       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23019         <size>0</size>
23020       </method>
23021     </type>
23022     <type name="Contra8`1[U]">
23023       <method name="Void .ctor(Object, IntPtr)">
23024         <size>0</size>
23025       </method>
23026       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23027         <size>0</size>
23028       </method>
23029       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23030         <size>0</size>
23031       </method>
23032       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23033         <size>0</size>
23034       </method>
23035     </type>
23036   </test>
23037   <test name="gtest-variance-7.cs">
23038     <type name="C">
23039       <method name="Void .ctor()">
23040         <size>7</size>
23041       </method>
23042       <method name="Void Main()">
23043         <size>1</size>
23044       </method>
23045     </type>
23046     <type name="Covariant`1[T]">
23047       <method name="Void .ctor(Object, IntPtr)">
23048         <size>0</size>
23049       </method>
23050       <method name="T Invoke()">
23051         <size>0</size>
23052       </method>
23053       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23054         <size>0</size>
23055       </method>
23056       <method name="T EndInvoke(IAsyncResult)">
23057         <size>0</size>
23058       </method>
23059     </type>
23060     <type name="Contra`1[T]">
23061       <method name="Void .ctor(Object, IntPtr)">
23062         <size>0</size>
23063       </method>
23064       <method name="Void Invoke(T)">
23065         <size>0</size>
23066       </method>
23067       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23068         <size>0</size>
23069       </method>
23070       <method name="Void EndInvoke(IAsyncResult)">
23071         <size>0</size>
23072       </method>
23073     </type>
23074     <type name="CoContra`2[TR,T]">
23075       <method name="Void .ctor(Object, IntPtr)">
23076         <size>0</size>
23077       </method>
23078       <method name="TR Invoke(T)">
23079         <size>0</size>
23080       </method>
23081       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23082         <size>0</size>
23083       </method>
23084       <method name="TR EndInvoke(IAsyncResult)">
23085         <size>0</size>
23086       </method>
23087     </type>
23088     <type name="None`1[T]">
23089       <method name="Void .ctor(Object, IntPtr)">
23090         <size>0</size>
23091       </method>
23092       <method name="Void Invoke(T)">
23093         <size>0</size>
23094       </method>
23095       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23096         <size>0</size>
23097       </method>
23098       <method name="Void EndInvoke(IAsyncResult)">
23099         <size>0</size>
23100       </method>
23101     </type>
23102     <type name="Test`1[U]">
23103       <method name="Void .ctor(Object, IntPtr)">
23104         <size>0</size>
23105       </method>
23106       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
23107         <size>0</size>
23108       </method>
23109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23110         <size>0</size>
23111       </method>
23112       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23113         <size>0</size>
23114       </method>
23115     </type>
23116     <type name="Test2`1[U]">
23117       <method name="Void .ctor(Object, IntPtr)">
23118         <size>0</size>
23119       </method>
23120       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
23121         <size>0</size>
23122       </method>
23123       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23124         <size>0</size>
23125       </method>
23126       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
23127         <size>0</size>
23128       </method>
23129     </type>
23130     <type name="Test3`1[U]">
23131       <method name="Void .ctor(Object, IntPtr)">
23132         <size>0</size>
23133       </method>
23134       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23135         <size>0</size>
23136       </method>
23137       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23138         <size>0</size>
23139       </method>
23140       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23141         <size>0</size>
23142       </method>
23143     </type>
23144     <type name="Test4`1[U]">
23145       <method name="Void .ctor(Object, IntPtr)">
23146         <size>0</size>
23147       </method>
23148       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23149         <size>0</size>
23150       </method>
23151       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23152         <size>0</size>
23153       </method>
23154       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23155         <size>0</size>
23156       </method>
23157     </type>
23158     <type name="Test5`1[U]">
23159       <method name="Void .ctor(Object, IntPtr)">
23160         <size>0</size>
23161       </method>
23162       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
23163         <size>0</size>
23164       </method>
23165       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23166         <size>0</size>
23167       </method>
23168       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
23169         <size>0</size>
23170       </method>
23171     </type>
23172     <type name="Test6`1[U]">
23173       <method name="Void .ctor(Object, IntPtr)">
23174         <size>0</size>
23175       </method>
23176       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
23177         <size>0</size>
23178       </method>
23179       <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)">
23180         <size>0</size>
23181       </method>
23182       <method name="Void EndInvoke(IAsyncResult)">
23183         <size>0</size>
23184       </method>
23185     </type>
23186     <type name="Both`2[U,V]">
23187       <method name="Void .ctor(Object, IntPtr)">
23188         <size>0</size>
23189       </method>
23190       <method name="Void Invoke(CoContra`2[U,V])">
23191         <size>0</size>
23192       </method>
23193       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
23194         <size>0</size>
23195       </method>
23196       <method name="Void EndInvoke(IAsyncResult)">
23197         <size>0</size>
23198       </method>
23199     </type>
23200     <type name="Both2`2[U,V]">
23201       <method name="Void .ctor(Object, IntPtr)">
23202         <size>0</size>
23203       </method>
23204       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
23205         <size>0</size>
23206       </method>
23207       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
23208         <size>0</size>
23209       </method>
23210       <method name="Void EndInvoke(IAsyncResult)">
23211         <size>0</size>
23212       </method>
23213     </type>
23214     <type name="Both3`2[U,V]">
23215       <method name="Void .ctor(Object, IntPtr)">
23216         <size>0</size>
23217       </method>
23218       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
23219         <size>0</size>
23220       </method>
23221       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
23222         <size>0</size>
23223       </method>
23224       <method name="Void EndInvoke(IAsyncResult)">
23225         <size>0</size>
23226       </method>
23227     </type>
23228     <type name="Both4`2[U,V]">
23229       <method name="Void .ctor(Object, IntPtr)">
23230         <size>0</size>
23231       </method>
23232       <method name="Void Invoke(Both`2[V,U])">
23233         <size>0</size>
23234       </method>
23235       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
23236         <size>0</size>
23237       </method>
23238       <method name="Void EndInvoke(IAsyncResult)">
23239         <size>0</size>
23240       </method>
23241     </type>
23242     <type name="Both5`2[U,V]">
23243       <method name="Void .ctor(Object, IntPtr)">
23244         <size>0</size>
23245       </method>
23246       <method name="Void Invoke(Both`2[V,System.Int32])">
23247         <size>0</size>
23248       </method>
23249       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
23250         <size>0</size>
23251       </method>
23252       <method name="Void EndInvoke(IAsyncResult)">
23253         <size>0</size>
23254       </method>
23255     </type>
23256   </test>
23257   <test name="gtest-variance-8.cs">
23258     <type name="A`1[T]">
23259       <method name="Void .ctor()">
23260         <size>7</size>
23261       </method>
23262     </type>
23263     <type name="C">
23264       <method name="Int32 Main()">
23265         <size>144</size>
23266       </method>
23267       <method name="Void .ctor()">
23268         <size>7</size>
23269       </method>
23270     </type>
23271   </test>
23272   <test name="gtest-variance-9.cs">
23273     <type name="Test">
23274       <method name="Void .ctor()">
23275         <size>7</size>
23276       </method>
23277       <method name="Void Foo(IIn`1)">
23278         <size>1</size>
23279       </method>
23280       <method name="Int32 Main()">
23281         <size>10</size>
23282       </method>
23283     </type>
23284   </test>
23285   <test name="test-1.cs">
23286     <type name="X">
23287       <method name="Void .ctor()">
23288         <size>7</size>
23289       </method>
23290       <method name="Int32 Main(System.String[])">
23291         <size>12</size>
23292       </method>
23293     </type>
23294   </test>
23295   <test name="test-10.cs">
23296     <type name="X">
23297       <method name="Void .ctor()">
23298         <size>7</size>
23299       </method>
23300       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
23301         <size>1</size>
23302       </method>
23303       <method name="Void bsbyte()">
23304         <size>35</size>
23305       </method>
23306       <method name="Void abyte(SByte, Char)">
23307         <size>1</size>
23308       </method>
23309       <method name="Void bbyte()">
23310         <size>22</size>
23311       </method>
23312       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
23313         <size>1</size>
23314       </method>
23315       <method name="Void bshort()">
23316         <size>39</size>
23317       </method>
23318       <method name="Void aushort(SByte, Byte, Int16, Char)">
23319         <size>1</size>
23320       </method>
23321       <method name="Void bushort()">
23322         <size>29</size>
23323       </method>
23324       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
23325         <size>1</size>
23326       </method>
23327       <method name="Void bint()">
23328         <size>42</size>
23329       </method>
23330       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
23331         <size>1</size>
23332       </method>
23333       <method name="Void buint()">
23334         <size>38</size>
23335       </method>
23336       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
23337         <size>1</size>
23338       </method>
23339       <method name="Void blong()">
23340         <size>47</size>
23341       </method>
23342       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
23343         <size>1</size>
23344       </method>
23345       <method name="Void bulong()">
23346         <size>47</size>
23347       </method>
23348       <method name="Void achar(SByte, Byte, Int16)">
23349         <size>1</size>
23350       </method>
23351       <method name="Void bchar()">
23352         <size>27</size>
23353       </method>
23354       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
23355         <size>1</size>
23356       </method>
23357       <method name="Void bfloat()">
23358         <size>67</size>
23359       </method>
23360       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
23361         <size>1</size>
23362       </method>
23363       <method name="Void bdouble()">
23364         <size>75</size>
23365       </method>
23366       <method name="Void TestDecimal(Decimal)">
23367         <size>15</size>
23368       </method>
23369       <method name="Void Main()">
23370         <size>1</size>
23371       </method>
23372     </type>
23373     <type name="Test2">
23374       <method name="Void .ctor()">
23375         <size>7</size>
23376       </method>
23377       <method name="Void ExtraTst()">
23378         <size>12</size>
23379       </method>
23380     </type>
23381   </test>
23382   <test name="test-100.cs">
23383     <type name="GLib.Object">
23384       <method name="Void .ctor()">
23385         <size>7</size>
23386       </method>
23387       <method name="Int32 get_Raw()">
23388         <size>2</size>
23389       </method>
23390       <method name="Void set_Raw(Int32)">
23391         <size>8</size>
23392       </method>
23393       <method name="Void GetProperty()">
23394         <size>12</size>
23395       </method>
23396       <method name="Int32 Main()">
23397         <size>2</size>
23398       </method>
23399     </type>
23400   </test>
23401   <test name="test-101.cs">
23402     <type name="Test.MyAttribute">
23403       <method name="Void .ctor(String)">
23404         <size>20</size>
23405       </method>
23406     </type>
23407     <type name="Test.My2Attribute">
23408       <method name="Void .ctor(String, Int32)">
23409         <size>31</size>
23410       </method>
23411     </type>
23412     <type name="Test.Test">
23413       <method name="Void .ctor()">
23414         <size>7</size>
23415       </method>
23416       <method name="Int32 Main()">
23417         <size>92</size>
23418       </method>
23419     </type>
23420   </test>
23421   <test name="test-102.cs">
23422     <type name="N1.MineAttribute">
23423       <method name="Void .ctor(String)">
23424         <size>14</size>
23425       </method>
23426     </type>
23427     <type name="N1.ReturnAttribute">
23428       <method name="Void .ctor(String)">
23429         <size>14</size>
23430       </method>
23431     </type>
23432     <type name="N1.Foo">
23433       <method name="Void .ctor()">
23434         <size>7</size>
23435       </method>
23436       <method name="Int32 Main()">
23437         <size>250</size>
23438       </method>
23439     </type>
23440   </test>
23441   <test name="test-103.cs">
23442     <type name="A">
23443       <method name="Void .ctor()">
23444         <size>7</size>
23445       </method>
23446       <method name="Int32 Foo()">
23447         <size>0</size>
23448       </method>
23449     </type>
23450     <type name="B">
23451       <method name="Void .ctor()">
23452         <size>7</size>
23453       </method>
23454       <method name="Int32 Foo()">
23455         <size>2</size>
23456       </method>
23457       <method name="Int32 M()">
23458         <size>7</size>
23459       </method>
23460     </type>
23461     <type name="Test">
23462       <method name="Void .ctor()">
23463         <size>7</size>
23464       </method>
23465       <method name="Int32 Main()">
23466         <size>11</size>
23467       </method>
23468     </type>
23469   </test>
23470   <test name="test-104.cs">
23471     <type name="Test">
23472       <method name="Void .ctor()">
23473         <size>7</size>
23474       </method>
23475       <method name="Int32 Main(System.String[])">
23476         <size>12</size>
23477       </method>
23478     </type>
23479   </test>
23480   <test name="test-105.cs">
23481     <type name="Test">
23482       <method name="Void .ctor()">
23483         <size>7</size>
23484       </method>
23485       <method name="Int32 F(Int32)">
23486         <size>33</size>
23487       </method>
23488       <method name="Void async_callback(IAsyncResult)">
23489         <size>22</size>
23490       </method>
23491       <method name="Int32 Main()">
23492         <size>407</size>
23493       </method>
23494     </type>
23495     <type name="Test+SimpleDelegate">
23496       <method name="Void .ctor(Object, IntPtr)">
23497         <size>0</size>
23498       </method>
23499       <method name="Int32 Invoke(Int32)">
23500         <size>0</size>
23501       </method>
23502       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23503         <size>0</size>
23504       </method>
23505       <method name="Int32 EndInvoke(IAsyncResult)">
23506         <size>0</size>
23507       </method>
23508     </type>
23509   </test>
23510   <test name="test-106.cs">
23511     <type name="Test">
23512       <method name="Int32 F(Int32)">
23513         <size>27</size>
23514       </method>
23515       <method name="Void async_callback(IAsyncResult)">
23516         <size>33</size>
23517       </method>
23518       <method name="Int32 Main()">
23519         <size>135</size>
23520       </method>
23521       <method name="Void .ctor()">
23522         <size>7</size>
23523       </method>
23524       <method name="Void .cctor()">
23525         <size>1</size>
23526       </method>
23527     </type>
23528     <type name="Test+SimpleDelegate">
23529       <method name="Int32 Invoke(Int32)">
23530         <size>0</size>
23531       </method>
23532       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23533         <size>0</size>
23534       </method>
23535       <method name="Int32 EndInvoke(IAsyncResult)">
23536         <size>0</size>
23537       </method>
23538       <method name="Void .ctor(Object, IntPtr)">
23539         <size>0</size>
23540       </method>
23541     </type>
23542   </test>
23543   <test name="test-107.cs">
23544     <type name="Test">
23545       <method name="Void .ctor()">
23546         <size>7</size>
23547       </method>
23548       <method name="Void .cctor()">
23549         <size>1</size>
23550       </method>
23551       <method name="Int32 F(Int32)">
23552         <size>27</size>
23553       </method>
23554       <method name="Void async_callback(IAsyncResult)">
23555         <size>100</size>
23556       </method>
23557       <method name="Int32 Main()">
23558         <size>89</size>
23559       </method>
23560     </type>
23561     <type name="Test+SimpleDelegate">
23562       <method name="Void .ctor(Object, IntPtr)">
23563         <size>0</size>
23564       </method>
23565       <method name="Int32 Invoke(Int32)">
23566         <size>0</size>
23567       </method>
23568       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23569         <size>0</size>
23570       </method>
23571       <method name="Int32 EndInvoke(IAsyncResult)">
23572         <size>0</size>
23573       </method>
23574     </type>
23575   </test>
23576   <test name="test-108.cs">
23577     <type name="X">
23578       <method name="Void .ctor()">
23579         <size>7</size>
23580       </method>
23581       <method name="Int32 Main()">
23582         <size>79</size>
23583       </method>
23584     </type>
23585   </test>
23586   <test name="test-109.cs">
23587     <type name="T">
23588       <method name="Void .ctor()">
23589         <size>7</size>
23590       </method>
23591       <method name="Int32 Main()">
23592         <size>23</size>
23593       </method>
23594     </type>
23595   </test>
23596   <test name="test-11.cs">
23597     <type name="Test">
23598       <method name="Void .ctor()">
23599         <size>7</size>
23600       </method>
23601       <method name="Int32 boxtest()">
23602         <size>12</size>
23603       </method>
23604       <method name="Int32 Main()">
23605         <size>14</size>
23606       </method>
23607     </type>
23608   </test>
23609   <test name="test-110.cs">
23610     <type name="test.test">
23611       <method name="Void .ctor()">
23612         <size>7</size>
23613       </method>
23614       <method name="Int32 test_method(Int32)">
23615         <size>13</size>
23616       </method>
23617       <method name="Int32 Main()">
23618         <size>17</size>
23619       </method>
23620     </type>
23621   </test>
23622   <test name="test-111.cs">
23623     <type name="T">
23624       <method name="Void .ctor()">
23625         <size>7</size>
23626       </method>
23627       <method name="System.Object get_obj()">
23628         <size>6</size>
23629       </method>
23630       <method name="Int32 Main()">
23631         <size>21</size>
23632       </method>
23633     </type>
23634   </test>
23635   <test name="test-112.cs">
23636     <type name="X">
23637       <method name="Void .ctor()">
23638         <size>7</size>
23639       </method>
23640       <method name="System.Int32[] g()">
23641         <size>14</size>
23642       </method>
23643       <method name="Int32 Main()">
23644         <size>18</size>
23645       </method>
23646     </type>
23647   </test>
23648   <test name="test-113.cs">
23649     <type name="X">
23650       <method name="Void .ctor()">
23651         <size>7</size>
23652       </method>
23653       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
23654         <size>4</size>
23655       </method>
23656       <method name="Void GetProperty(System.String, System.String ByRef)">
23657         <size>21</size>
23658       </method>
23659       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
23660         <size>4</size>
23661       </method>
23662       <method name="Void GetProperty(System.String, Boolean ByRef)">
23663         <size>21</size>
23664       </method>
23665       <method name="Int32 Main()">
23666         <size>2</size>
23667       </method>
23668     </type>
23669   </test>
23670   <test name="test-114.cs">
23671     <type name="MyClass">
23672       <method name="Void .ctor()">
23673         <size>7</size>
23674       </method>
23675       <method name="Int32 Main()">
23676         <size>15</size>
23677       </method>
23678     </type>
23679     <type name="MyClass+IsAnything">
23680       <method name="Void .ctor(Object, IntPtr)">
23681         <size>0</size>
23682       </method>
23683       <method name="Boolean Invoke(Char)">
23684         <size>0</size>
23685       </method>
23686       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
23687         <size>0</size>
23688       </method>
23689       <method name="Boolean EndInvoke(IAsyncResult)">
23690         <size>0</size>
23691       </method>
23692     </type>
23693   </test>
23694   <test name="test-115.cs">
23695     <type name="A">
23696       <method name="Void .ctor()">
23697         <size>7</size>
23698       </method>
23699       <method name="X op_Explicit(A)">
23700         <size>8</size>
23701       </method>
23702     </type>
23703     <type name="X">
23704       <method name="Void .ctor()">
23705         <size>7</size>
23706       </method>
23707     </type>
23708     <type name="Y">
23709       <method name="Void .ctor()">
23710         <size>7</size>
23711       </method>
23712     </type>
23713     <type name="blah">
23714       <method name="Void .ctor()">
23715         <size>7</size>
23716       </method>
23717       <method name="Int32 Main()">
23718         <size>47</size>
23719       </method>
23720     </type>
23721   </test>
23722   <test name="test-116.cs">
23723     <type name="X">
23724       <method name="Void .ctor()">
23725         <size>7</size>
23726       </method>
23727       <method name="Int32 Main()">
23728         <size>12</size>
23729       </method>
23730     </type>
23731   </test>
23732   <test name="test-117.cs">
23733     <type name="Blah">
23734       <method name="Void .ctor()">
23735         <size>18</size>
23736       </method>
23737       <method name="Int32 Main()">
23738         <size>25</size>
23739       </method>
23740     </type>
23741   </test>
23742   <test name="test-118.cs">
23743     <type name="Container">
23744       <method name="Void .ctor()">
23745         <size>7</size>
23746       </method>
23747       <method name="Int32 Main(System.String[])">
23748         <size>2</size>
23749       </method>
23750     </type>
23751   </test>
23752   <test name="test-119.cs">
23753     <type name="Value">
23754       <method name="Void .ctor()">
23755         <size>7</size>
23756       </method>
23757       <method name="Int32 op_Explicit(Value)">
23758         <size>2</size>
23759       </method>
23760       <method name="MyObject op_Explicit(Value)">
23761         <size>7</size>
23762       </method>
23763       <method name="UInt32 op_Explicit(Value)">
23764         <size>2</size>
23765       </method>
23766     </type>
23767     <type name="MyObject">
23768       <method name="Void .ctor(Int32)">
23769         <size>7</size>
23770       </method>
23771     </type>
23772     <type name="Derived">
23773       <method name="Void .ctor(Int32)">
23774         <size>8</size>
23775       </method>
23776       <method name="Derived Blah()">
23777         <size>18</size>
23778       </method>
23779     </type>
23780     <type name="Test">
23781       <method name="Void .ctor()">
23782         <size>7</size>
23783       </method>
23784       <method name="Int32 Main()">
23785         <size>33</size>
23786       </method>
23787     </type>
23788   </test>
23789   <test name="test-12.cs">
23790     <type name="X">
23791       <method name="Void .ctor()">
23792         <size>7</size>
23793       </method>
23794       <method name="Int32 Main(System.String[])">
23795         <size>270</size>
23796       </method>
23797       <method name="System.String s(System.String, Int32)">
23798         <size>13</size>
23799       </method>
23800       <method name="System.String x(System.String, System.Object)">
23801         <size>8</size>
23802       </method>
23803     </type>
23804   </test>
23805   <test name="test-120.cs">
23806     <type name="test">
23807       <method name="Void .ctor()">
23808         <size>7</size>
23809       </method>
23810       <method name="Int32 Main()">
23811         <size>140</size>
23812       </method>
23813     </type>
23814   </test>
23815   <test name="test-121.cs">
23816     <type name="X">
23817       <method name="Void .ctor()">
23818         <size>7</size>
23819       </method>
23820       <method name="Int32 g()">
23821         <size>14</size>
23822       </method>
23823       <method name="Int32 Main()">
23824         <size>81</size>
23825       </method>
23826     </type>
23827   </test>
23828   <test name="test-122.cs">
23829     <type name="A">
23830       <method name="Void .ctor()">
23831         <size>7</size>
23832       </method>
23833       <method name="Void .cctor()">
23834         <size>1</size>
23835       </method>
23836       <method name="Int32 Main()">
23837         <size>2</size>
23838       </method>
23839     </type>
23840     <type name="A+B">
23841       <method name="Void .ctor()">
23842         <size>7</size>
23843       </method>
23844       <method name="Void Foo()">
23845         <size>13</size>
23846       </method>
23847     </type>
23848   </test>
23849   <test name="test-123.cs">
23850     <type name="X">
23851       <method name="Void .ctor()">
23852         <size>7</size>
23853       </method>
23854       <method name="System.Object get_non_null()">
23855         <size>6</size>
23856       </method>
23857       <method name="System.Object get_null()">
23858         <size>2</size>
23859       </method>
23860       <method name="Int32 Main()">
23861         <size>95</size>
23862       </method>
23863     </type>
23864   </test>
23865   <test name="test-124.cs">
23866     <type name="t">
23867       <method name="Void .ctor()">
23868         <size>7</size>
23869       </method>
23870       <method name="Void a()">
23871         <size>16</size>
23872       </method>
23873       <method name="Void b()">
23874         <size>16</size>
23875       </method>
23876       <method name="Void c()">
23877         <size>24</size>
23878       </method>
23879       <method name="Void d()">
23880         <size>28</size>
23881       </method>
23882       <method name="Void Main()">
23883         <size>1</size>
23884       </method>
23885     </type>
23886   </test>
23887   <test name="test-125.cs">
23888     <type name="Fraction">
23889       <method name="Void .ctor(Int32, Int32)">
23890         <size>31</size>
23891       </method>
23892       <method name="Void .ctor(Int32)">
23893         <size>31</size>
23894       </method>
23895       <method name="Boolean Equals(System.Object)">
23896         <size>36</size>
23897       </method>
23898       <method name="System.String ToString()">
23899         <size>35</size>
23900       </method>
23901       <method name="Fraction op_Implicit(Int32)">
23902         <size>17</size>
23903       </method>
23904       <method name="Int32 op_Explicit(Fraction)">
23905         <size>24</size>
23906       </method>
23907       <method name="Boolean op_Equality(Fraction, Fraction)">
23908         <size>48</size>
23909       </method>
23910       <method name="Boolean op_Inequality(Fraction, Fraction)">
23911         <size>21</size>
23912       </method>
23913       <method name="Fraction op_Addition(Fraction, Fraction)">
23914         <size>102</size>
23915       </method>
23916     </type>
23917     <type name="Tester">
23918       <method name="Void .ctor()">
23919         <size>7</size>
23920       </method>
23921       <method name="Int32 Main()">
23922         <size>148</size>
23923       </method>
23924     </type>
23925   </test>
23926   <test name="test-126.cs">
23927     <type name="X">
23928       <method name="Void .ctor()">
23929         <size>7</size>
23930       </method>
23931       <method name="Void Iface.Method()">
23932         <size>1</size>
23933       </method>
23934       <method name="Int32 Main()">
23935         <size>33</size>
23936       </method>
23937     </type>
23938   </test>
23939   <test name="test-127.cs">
23940     <type name="X">
23941       <method name="Void .ctor()">
23942         <size>7</size>
23943       </method>
23944       <method name="Int32 Main()">
23945         <size>32</size>
23946       </method>
23947     </type>
23948   </test>
23949   <test name="test-128.cs">
23950     <type name="SimpleAttribute">
23951       <method name="Void .ctor(String)">
23952         <size>14</size>
23953       </method>
23954     </type>
23955     <type name="MineAttribute">
23956       <method name="Void .ctor(Type[])">
23957         <size>14</size>
23958       </method>
23959     </type>
23960     <type name="Foo">
23961       <method name="Void .ctor()">
23962         <size>7</size>
23963       </method>
23964       <method name="Int32 MM()">
23965         <size>153</size>
23966       </method>
23967     </type>
23968     <type name="Blah">
23969       <method name="Void .ctor()">
23970         <size>7</size>
23971       </method>
23972       <method name="Int32 get_Value()">
23973         <size>7</size>
23974       </method>
23975       <method name="Void set_Value(Int32)">
23976         <size>8</size>
23977       </method>
23978       <method name="Int32 Another()">
23979         <size>2</size>
23980       </method>
23981       <method name="Int32 Main()">
23982         <size>6</size>
23983       </method>
23984     </type>
23985   </test>
23986   <test name="test-129.cs">
23987     <type name="X">
23988       <method name="Void .ctor()">
23989         <size>7</size>
23990       </method>
23991       <method name="Int32 Main()">
23992         <size>27</size>
23993       </method>
23994     </type>
23995   </test>
23996   <test name="test-13.cs">
23997     <type name="Foo">
23998       <method name="Void .ctor()">
23999         <size>7</size>
24000       </method>
24001       <method name="Boolean MyMethod()">
24002         <size>12</size>
24003       </method>
24004     </type>
24005     <type name="Blah">
24006       <method name="Void .ctor()">
24007         <size>7</size>
24008       </method>
24009       <method name="Int32 Main()">
24010         <size>23</size>
24011       </method>
24012     </type>
24013   </test>
24014   <test name="test-130.cs">
24015     <type name="X">
24016       <method name="Void .ctor()">
24017         <size>20</size>
24018       </method>
24019       <method name="Int32 Main()">
24020         <size>2</size>
24021       </method>
24022     </type>
24023   </test>
24024   <test name="test-131.cs">
24025     <type name="SimpleAttribute">
24026       <method name="Void .ctor(String)">
24027         <size>14</size>
24028       </method>
24029     </type>
24030     <type name="Blah">
24031       <method name="Void .ctor()">
24032         <size>7</size>
24033       </method>
24034       <method name="Int32 Main()">
24035         <size>2</size>
24036       </method>
24037     </type>
24038   </test>
24039   <test name="test-132.cs">
24040     <type name="T">
24041       <method name="Void .ctor()">
24042         <size>7</size>
24043       </method>
24044       <method name="Int32 Main()">
24045         <size>51</size>
24046       </method>
24047     </type>
24048   </test>
24049   <test name="test-133.cs">
24050     <type name="T">
24051       <method name="Void .ctor()">
24052         <size>7</size>
24053       </method>
24054       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
24055         <size>21</size>
24056       </method>
24057       <method name="Void get_struct(S ByRef)">
24058         <size>24</size>
24059       </method>
24060       <method name="Int32 Main()">
24061         <size>75</size>
24062       </method>
24063     </type>
24064   </test>
24065   <test name="test-134.cs">
24066     <type name="AA">
24067       <method name="Void .ctor()">
24068         <size>7</size>
24069       </method>
24070       <method name="Void A()">
24071         <size>8</size>
24072       </method>
24073       <method name="Void B()">
24074         <size>8</size>
24075       </method>
24076       <method name="Void C()">
24077         <size>8</size>
24078       </method>
24079       <method name="Boolean get_OK()">
24080         <size>32</size>
24081       </method>
24082     </type>
24083     <type name="BB">
24084       <method name="Void .ctor()">
24085         <size>7</size>
24086       </method>
24087       <method name="Void A()">
24088         <size>18</size>
24089       </method>
24090       <method name="Void B()">
24091         <size>8</size>
24092       </method>
24093       <method name="Void C()">
24094         <size>8</size>
24095       </method>
24096       <method name="Boolean get_OK()">
24097         <size>32</size>
24098       </method>
24099     </type>
24100     <type name="T">
24101       <method name="Void .ctor()">
24102         <size>7</size>
24103       </method>
24104       <method name="Void A()">
24105         <size>1</size>
24106       </method>
24107       <method name="Void B()">
24108         <size>1</size>
24109       </method>
24110       <method name="Int32 Main()">
24111         <size>76</size>
24112       </method>
24113     </type>
24114   </test>
24115   <test name="test-135.cs">
24116     <type name="A">
24117       <method name="Void .ctor()">
24118         <size>7</size>
24119       </method>
24120       <method name="Void doh()">
24121         <size>1</size>
24122       </method>
24123     </type>
24124     <type name="T">
24125       <method name="Void .ctor()">
24126         <size>7</size>
24127       </method>
24128       <method name="A get_Prop()">
24129         <size>6</size>
24130       </method>
24131       <method name="Int32 Main()">
24132         <size>37</size>
24133       </method>
24134       <method name="IA IB.get_Prop()">
24135         <size>6</size>
24136       </method>
24137     </type>
24138   </test>
24139   <test name="test-136.cs">
24140     <type name="MyCar">
24141       <method name="Void .ctor()">
24142         <size>7</size>
24143       </method>
24144       <method name="Void IDiagnostic.Stop()">
24145         <size>8</size>
24146       </method>
24147       <method name="Void IAutomobile.Stop()">
24148         <size>8</size>
24149       </method>
24150       <method name="Void Stop()">
24151         <size>16</size>
24152       </method>
24153     </type>
24154     <type name="TestConflict">
24155       <method name="Void .ctor()">
24156         <size>7</size>
24157       </method>
24158       <method name="Int32 Main()">
24159         <size>74</size>
24160       </method>
24161     </type>
24162   </test>
24163   <test name="test-137.cs">
24164     <type name="C">
24165       <method name="Void .ctor()">
24166         <size>7</size>
24167       </method>
24168       <method name="Void X()">
24169         <size>15</size>
24170       </method>
24171       <method name="Int32 Main()">
24172         <size>95</size>
24173       </method>
24174     </type>
24175   </test>
24176   <test name="test-138.cs">
24177     <type name="T">
24178       <method name="Void .ctor()">
24179         <size>7</size>
24180       </method>
24181       <method name="Int32 Main()">
24182         <size>14</size>
24183       </method>
24184     </type>
24185   </test>
24186   <test name="test-139.cs">
24187     <type name="T">
24188       <method name="Void one()">
24189         <size>13</size>
24190       </method>
24191       <method name="Void two(T)">
24192         <size>8</size>
24193       </method>
24194       <method name="Void three(T ByRef)">
24195         <size>13</size>
24196       </method>
24197       <method name="Int32 GetHashCode()">
24198         <size>12</size>
24199       </method>
24200       <method name="Int32 Main()">
24201         <size>31</size>
24202       </method>
24203     </type>
24204   </test>
24205   <test name="test-14.cs">
24206     <type name="Obj.A">
24207       <method name="Void .ctor()">
24208         <size>7</size>
24209       </method>
24210       <method name="Int32 F()">
24211         <size>2</size>
24212       </method>
24213       <method name="Int32 G()">
24214         <size>2</size>
24215       </method>
24216       <method name="Int32 H()">
24217         <size>3</size>
24218       </method>
24219     </type>
24220     <type name="Obj.B">
24221       <method name="Void .ctor()">
24222         <size>7</size>
24223       </method>
24224       <method name="Int32 F()">
24225         <size>2</size>
24226       </method>
24227       <method name="Int32 G()">
24228         <size>2</size>
24229       </method>
24230       <method name="Int32 H()">
24231         <size>3</size>
24232       </method>
24233     </type>
24234     <type name="Obj.Test">
24235       <method name="Void .ctor()">
24236         <size>7</size>
24237       </method>
24238       <method name="Int32 Main()">
24239         <size>182</size>
24240       </method>
24241     </type>
24242   </test>
24243   <test name="test-140.cs">
24244     <type name="BreakTest">
24245       <method name="Void .ctor()">
24246         <size>7</size>
24247       </method>
24248       <method name="Void .cctor()">
24249         <size>1</size>
24250       </method>
24251       <method name="Void B()">
24252         <size>47</size>
24253       </method>
24254       <method name="Int32 Main()">
24255         <size>20</size>
24256       </method>
24257     </type>
24258   </test>
24259   <test name="test-141.cs">
24260     <type name="X">
24261       <method name="Void .ctor()">
24262         <size>7</size>
24263       </method>
24264       <method name="Int32 Main()">
24265         <size>38</size>
24266       </method>
24267       <method name="Boolean Test1()">
24268         <size>41</size>
24269       </method>
24270       <method name="Boolean Test2()">
24271         <size>42</size>
24272       </method>
24273       <method name="Boolean Test3()">
24274         <size>37</size>
24275       </method>
24276     </type>
24277   </test>
24278   <test name="test-142.cs">
24279     <type name="TestClass">
24280       <method name="Void .ctor(EventHandler)">
24281         <size>14</size>
24282       </method>
24283       <method name="Int32 Main()">
24284         <size>2</size>
24285       </method>
24286     </type>
24287     <type name="TestBaseClass">
24288       <method name="Void .ctor()">
24289         <size>7</size>
24290       </method>
24291       <method name="Void add_Blah(System.EventHandler)">
24292         <size>24</size>
24293       </method>
24294       <method name="Void remove_Blah(System.EventHandler)">
24295         <size>24</size>
24296       </method>
24297     </type>
24298   </test>
24299   <test name="test-143.cs">
24300     <type name="MonoEnumInfo">
24301       <method name="Void stuff()">
24302         <size>8</size>
24303       </method>
24304       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
24305         <size>20</size>
24306       </method>
24307       <method name="Int32 Main()">
24308         <size>32</size>
24309       </method>
24310     </type>
24311   </test>
24312   <test name="test-144.cs">
24313     <type name="Test">
24314       <method name="Void .ctor()">
24315         <size>7</size>
24316       </method>
24317       <method name="Void Main()">
24318         <size>1</size>
24319       </method>
24320     </type>
24321   </test>
24322   <test name="test-145.cs">
24323     <type name="JagArrayTest">
24324       <method name="Void .ctor()">
24325         <size>7</size>
24326       </method>
24327       <method name="Void .cctor()">
24328         <size>25</size>
24329       </method>
24330       <method name="Void Main()">
24331         <size>15</size>
24332       </method>
24333     </type>
24334   </test>
24335   <test name="test-146.cs">
24336     <type name="Test">
24337       <method name="Void .ctor()">
24338         <size>7</size>
24339       </method>
24340       <method name="Int32 Main()">
24341         <size>335</size>
24342       </method>
24343     </type>
24344   </test>
24345   <test name="test-147.cs">
24346     <type name="X">
24347       <method name="Void .ctor()">
24348         <size>15</size>
24349       </method>
24350       <method name="Void .cctor()">
24351         <size>8</size>
24352       </method>
24353       <method name="X Foo()">
24354         <size>6</size>
24355       </method>
24356       <method name="X Bar()">
24357         <size>6</size>
24358       </method>
24359       <method name="X Baz()">
24360         <size>6</size>
24361       </method>
24362       <method name="UInt32 get_Property()">
24363         <size>2</size>
24364       </method>
24365       <method name="UInt32 get_StaticProperty()">
24366         <size>3</size>
24367       </method>
24368       <method name="Int32 get_Item(Int32)">
24369         <size>2</size>
24370       </method>
24371     </type>
24372     <type name="Y">
24373       <method name="Void .ctor()">
24374         <size>15</size>
24375       </method>
24376       <method name="Void .cctor()">
24377         <size>9</size>
24378       </method>
24379       <method name="Y Foo()">
24380         <size>6</size>
24381       </method>
24382       <method name="Y Bar()">
24383         <size>6</size>
24384       </method>
24385       <method name="Y Baz()">
24386         <size>6</size>
24387       </method>
24388       <method name="UInt32 get_Property()">
24389         <size>2</size>
24390       </method>
24391       <method name="UInt32 get_StaticProperty()">
24392         <size>3</size>
24393       </method>
24394       <method name="Int32 get_Item(Int32)">
24395         <size>2</size>
24396       </method>
24397     </type>
24398     <type name="Z">
24399       <method name="Void .ctor()">
24400         <size>7</size>
24401       </method>
24402       <method name="Int32 Test()">
24403         <size>94</size>
24404       </method>
24405     </type>
24406     <type name="Test">
24407       <method name="Void .ctor()">
24408         <size>7</size>
24409       </method>
24410       <method name="Int32 Main()">
24411         <size>252</size>
24412       </method>
24413     </type>
24414   </test>
24415   <test name="test-148.cs">
24416     <type name="Y">
24417       <method name="Void .ctor()">
24418         <size>7</size>
24419       </method>
24420       <method name="Int32 get_Bar(Int32)">
24421         <size>2</size>
24422       </method>
24423       <method name="Int64 get_Bar(Double)">
24424         <size>3</size>
24425       </method>
24426     </type>
24427     <type name="Z">
24428       <method name="Void .ctor()">
24429         <size>7</size>
24430       </method>
24431       <method name="Int64 get_Whatever(Double)">
24432         <size>3</size>
24433       </method>
24434       <method name="Single get_Whatever(Int64, Int32)">
24435         <size>6</size>
24436       </method>
24437       <method name="Int32 InstanceTest()">
24438         <size>54</size>
24439       </method>
24440       <method name="Int32 Test()">
24441         <size>356</size>
24442       </method>
24443       <method name="Int32 Main()">
24444         <size>94</size>
24445       </method>
24446     </type>
24447     <type name="Z+MyArray">
24448       <method name="Void .ctor()">
24449         <size>7</size>
24450       </method>
24451       <method name="System.Object get_Item(Int32)">
24452         <size>8</size>
24453       </method>
24454       <method name="Void set_Item(Int32, System.Object)">
24455         <size>9</size>
24456       </method>
24457     </type>
24458     <type name="A">
24459       <method name="Void .ctor()">
24460         <size>7</size>
24461       </method>
24462       <method name="Int32 get_Monkey(Int32)">
24463         <size>4</size>
24464       </method>
24465     </type>
24466     <type name="B">
24467       <method name="Void .ctor()">
24468         <size>7</size>
24469       </method>
24470       <method name="Int64 get_Item(Int64, Int32)">
24471         <size>5</size>
24472       </method>
24473     </type>
24474     <type name="C">
24475       <method name="Void .ctor()">
24476         <size>7</size>
24477       </method>
24478       <method name="Int32 get_Item(Int32)">
24479         <size>4</size>
24480       </method>
24481     </type>
24482     <type name="D">
24483       <method name="Void .ctor()">
24484         <size>7</size>
24485       </method>
24486       <method name="Int64 get_Item(Int64, Int32)">
24487         <size>5</size>
24488       </method>
24489     </type>
24490     <type name="E">
24491       <method name="Void .ctor()">
24492         <size>7</size>
24493       </method>
24494       <method name="System.String get_g()">
24495         <size>6</size>
24496       </method>
24497       <method name="Void set_g(System.String)">
24498         <size>1</size>
24499       </method>
24500     </type>
24501     <type name="F">
24502       <method name="Void .ctor()">
24503         <size>7</size>
24504       </method>
24505       <method name="System.String get_g()">
24506         <size>6</size>
24507       </method>
24508     </type>
24509     <type name="DisposableNotifyList">
24510       <method name="Void .ctor()">
24511         <size>7</size>
24512       </method>
24513     </type>
24514     <type name="ChildList">
24515       <method name="Void .ctor()">
24516         <size>7</size>
24517       </method>
24518       <method name="Void Test()">
24519         <size>14</size>
24520       </method>
24521     </type>
24522     <type name="Y">
24523       <method name="Int32 X.get_Foo(Int32)">
24524         <size>2</size>
24525       </method>
24526     </type>
24527   </test>
24528   <test name="test-149.cs">
24529     <type name="Y">
24530       <method name="Void .ctor()">
24531         <size>7</size>
24532       </method>
24533       <method name="Void .cctor()">
24534         <size>1</size>
24535       </method>
24536       <method name="Void add_Foo(System.EventHandler)">
24537         <size>24</size>
24538       </method>
24539       <method name="Void remove_Foo(System.EventHandler)">
24540         <size>24</size>
24541       </method>
24542       <method name="Void add_TestEvent(MyDelegate)">
24543         <size>24</size>
24544       </method>
24545       <method name="Void remove_TestEvent(MyDelegate)">
24546         <size>24</size>
24547       </method>
24548       <method name="Int32 Test()">
24549         <size>166</size>
24550       </method>
24551       <method name="Void callback1(System.Object, System.EventArgs)">
24552         <size>7</size>
24553       </method>
24554       <method name="Int64 callback2(Int32)">
24555         <size>19</size>
24556       </method>
24557       <method name="Void callback3(System.Object, System.EventArgs)">
24558         <size>7</size>
24559       </method>
24560     </type>
24561     <type name="Z">
24562       <method name="Void .ctor()">
24563         <size>7</size>
24564       </method>
24565       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
24566         <size>22</size>
24567       </method>
24568       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
24569         <size>22</size>
24570       </method>
24571       <method name="Int32 a()">
24572         <size>2</size>
24573       </method>
24574       <method name="Int32 Main()">
24575         <size>80</size>
24576       </method>
24577     </type>
24578     <type name="Static">
24579       <method name="Void .ctor()">
24580         <size>7</size>
24581       </method>
24582       <method name="Void add_Test(System.EventHandler)">
24583         <size>22</size>
24584       </method>
24585       <method name="Void remove_Test(System.EventHandler)">
24586         <size>22</size>
24587       </method>
24588       <method name="Void Fire()">
24589         <size>23</size>
24590       </method>
24591     </type>
24592     <type name="Z+SomeEventHandler">
24593       <method name="Void .ctor(Object, IntPtr)">
24594         <size>0</size>
24595       </method>
24596       <method name="Int32 Invoke()">
24597         <size>0</size>
24598       </method>
24599       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24600         <size>0</size>
24601       </method>
24602       <method name="Int32 EndInvoke(IAsyncResult)">
24603         <size>0</size>
24604       </method>
24605     </type>
24606     <type name="MyDelegate">
24607       <method name="Void .ctor(Object, IntPtr)">
24608         <size>0</size>
24609       </method>
24610       <method name="Int64 Invoke(Int32)">
24611         <size>0</size>
24612       </method>
24613       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24614         <size>0</size>
24615       </method>
24616       <method name="Int64 EndInvoke(IAsyncResult)">
24617         <size>0</size>
24618       </method>
24619     </type>
24620     <type name="Y">
24621       <method name="Void X.add_Foo(System.EventHandler)">
24622         <size>1</size>
24623       </method>
24624       <method name="Void X.remove_Foo(System.EventHandler)">
24625         <size>1</size>
24626       </method>
24627     </type>
24628   </test>
24629   <test name="test-15.cs">
24630     <type name="Implementor">
24631       <method name="Void .ctor()">
24632         <size>7</size>
24633       </method>
24634       <method name="Int32 A()">
24635         <size>2</size>
24636       </method>
24637     </type>
24638     <type name="Run">
24639       <method name="Void .ctor()">
24640         <size>7</size>
24641       </method>
24642       <method name="Int32 Main()">
24643         <size>53</size>
24644       </method>
24645     </type>
24646     <type name="StructImplementor">
24647       <method name="Int32 A()">
24648         <size>2</size>
24649       </method>
24650     </type>
24651   </test>
24652   <test name="test-150.cs">
24653     <type name="T">
24654       <method name="Void .ctor()">
24655         <size>18</size>
24656       </method>
24657       <method name="Int32 Main()">
24658         <size>2</size>
24659       </method>
24660     </type>
24661   </test>
24662   <test name="test-151.cs">
24663     <type name="A.Iface">
24664       <method name="Void .ctor()">
24665         <size>7</size>
24666       </method>
24667       <method name="Void bah()">
24668         <size>1</size>
24669       </method>
24670     </type>
24671     <type name="A.my">
24672       <method name="Void .ctor()">
24673         <size>7</size>
24674       </method>
24675       <method name="Void doit(System.Object)">
24676         <size>13</size>
24677       </method>
24678       <method name="Int32 Main()">
24679         <size>2</size>
24680       </method>
24681     </type>
24682   </test>
24683   <test name="test-152.cs">
24684     <type name="X">
24685       <method name="Void .ctor()">
24686         <size>7</size>
24687       </method>
24688       <method name="Int32 Main()">
24689         <size>99</size>
24690       </method>
24691     </type>
24692   </test>
24693   <test name="test-153.cs">
24694     <type name="Z">
24695       <method name="Void .ctor()">
24696         <size>7</size>
24697       </method>
24698       <method name="Void Test2(System.String, System.Object[])">
24699         <size>1</size>
24700       </method>
24701       <method name="Void Test(System.String, System.Object[])">
24702         <size>8</size>
24703       </method>
24704       <method name="Int32 Main()">
24705         <size>86</size>
24706       </method>
24707     </type>
24708   </test>
24709   <test name="test-154.cs">
24710     <type name="X">
24711       <method name="Void .ctor()">
24712         <size>7</size>
24713       </method>
24714       <method name="Int32 Main()">
24715         <size>2</size>
24716       </method>
24717       <method name="Void test1(Single ByRef)">
24718         <size>6</size>
24719       </method>
24720       <method name="Void test2(Int32, Single ByRef)">
24721         <size>38</size>
24722       </method>
24723       <method name="Void test3(System.Int64[], Int32)">
24724         <size>21</size>
24725       </method>
24726       <method name="Int32 test4(Int32, Single ByRef)">
24727         <size>33</size>
24728       </method>
24729       <method name="Int32 test5(Single ByRef, Int64)">
24730         <size>75</size>
24731       </method>
24732       <method name="Int32 test6(Single ByRef)">
24733         <size>10</size>
24734       </method>
24735       <method name="Int64 test7(System.Int32[], Int32)">
24736         <size>64</size>
24737       </method>
24738       <method name="Int64 test8(Int32)">
24739         <size>34</size>
24740       </method>
24741       <method name="Int64 test9(Int32)">
24742         <size>28</size>
24743       </method>
24744       <method name="Void test10(Int32, Single ByRef)">
24745         <size>23</size>
24746       </method>
24747       <method name="Int64 test11(Int32)">
24748         <size>44</size>
24749       </method>
24750       <method name="Void test12(Single ByRef)">
24751         <size>25</size>
24752       </method>
24753       <method name="Void test13(Int32, Single ByRef)">
24754         <size>23</size>
24755       </method>
24756       <method name="Int64 test14(Int32, Single ByRef)">
24757         <size>66</size>
24758       </method>
24759       <method name="Int32 test15(Int32, Single ByRef)">
24760         <size>33</size>
24761       </method>
24762       <method name="Void test16()">
24763         <size>54</size>
24764       </method>
24765       <method name="Void test17()">
24766         <size>62</size>
24767       </method>
24768       <method name="Void test18(Int32, Int32 ByRef)">
24769         <size>35</size>
24770       </method>
24771       <method name="Int32 test19()">
24772         <size>49</size>
24773       </method>
24774       <method name="Int32 test20()">
24775         <size>22</size>
24776       </method>
24777       <method name="Int32 test21()">
24778         <size>28</size>
24779       </method>
24780       <method name="Int32 test22()">
24781         <size>27</size>
24782       </method>
24783       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
24784         <size>29</size>
24785       </method>
24786       <method name="Int64 test24(Int32)">
24787         <size>67</size>
24788       </method>
24789       <method name="Int64 test25(Int32)">
24790         <size>44</size>
24791       </method>
24792       <method name="Void test26()">
24793         <size>22</size>
24794       </method>
24795       <method name="Int32 test27()">
24796         <size>12</size>
24797       </method>
24798       <method name="Void test28(System.Object ByRef)">
24799         <size>23</size>
24800       </method>
24801       <method name="Boolean test29(Int32 ByRef)">
24802         <size>33</size>
24803       </method>
24804       <method name="System.String test30(System.String ByRef)">
24805         <size>36</size>
24806       </method>
24807       <method name="System.String test31(Int32)">
24808         <size>78</size>
24809       </method>
24810       <method name="Void test32()">
24811         <size>11</size>
24812       </method>
24813       <method name="Int32 test33()">
24814         <size>4</size>
24815       </method>
24816       <method name="Void test34()">
24817         <size>20</size>
24818       </method>
24819       <method name="Void test35(Int32, Boolean)">
24820         <size>28</size>
24821       </method>
24822       <method name="Void test36()">
24823         <size>41</size>
24824       </method>
24825       <method name="Void test37()">
24826         <size>42</size>
24827       </method>
24828       <method name="Int32 test38()">
24829         <size>2</size>
24830       </method>
24831       <method name="Int32 test40(Int32)">
24832         <size>18</size>
24833       </method>
24834     </type>
24835   </test>
24836   <test name="test-155.cs">
24837     <type name="Test">
24838       <method name="Void .ctor()">
24839         <size>7</size>
24840       </method>
24841       <method name="Int32 Main()">
24842         <size>44</size>
24843       </method>
24844     </type>
24845     <type name="Test+TestClass">
24846       <method name="Void .ctor()">
24847         <size>7</size>
24848       </method>
24849       <method name="System.String test(System.String)">
24850         <size>22</size>
24851       </method>
24852     </type>
24853   </test>
24854   <test name="test-156.cs">
24855     <type name="Internal">
24856       <method name="Void .ctor()">
24857         <size>7</size>
24858       </method>
24859     </type>
24860     <type name="Public">
24861       <method name="Void .ctor()">
24862         <size>7</size>
24863       </method>
24864     </type>
24865     <type name="X">
24866       <method name="Void .ctor()">
24867         <size>7</size>
24868       </method>
24869       <method name="Void Main()">
24870         <size>1</size>
24871       </method>
24872     </type>
24873     <type name="X+NestedPublic">
24874       <method name="Void .ctor()">
24875         <size>7</size>
24876       </method>
24877     </type>
24878     <type name="X+NestedAssembly">
24879       <method name="Void .ctor()">
24880         <size>7</size>
24881       </method>
24882     </type>
24883     <type name="X+NestedFamilyAndAssembly">
24884       <method name="Void .ctor()">
24885         <size>7</size>
24886       </method>
24887     </type>
24888     <type name="X+NestedFamily">
24889       <method name="Void .ctor()">
24890         <size>7</size>
24891       </method>
24892     </type>
24893     <type name="X+NestedPrivate">
24894       <method name="Void .ctor()">
24895         <size>7</size>
24896       </method>
24897     </type>
24898     <type name="A">
24899       <method name="Void .ctor()">
24900         <size>7</size>
24901       </method>
24902     </type>
24903     <type name="B">
24904       <method name="Void .ctor()">
24905         <size>7</size>
24906       </method>
24907     </type>
24908     <type name="C">
24909       <method name="Void .ctor()">
24910         <size>7</size>
24911       </method>
24912     </type>
24913     <type name="D">
24914       <method name="Void .ctor()">
24915         <size>7</size>
24916       </method>
24917     </type>
24918     <type name="E">
24919       <method name="Void .ctor()">
24920         <size>7</size>
24921       </method>
24922     </type>
24923     <type name="F">
24924       <method name="Void .ctor()">
24925         <size>7</size>
24926       </method>
24927     </type>
24928     <type name="Y">
24929       <method name="Void .ctor()">
24930         <size>7</size>
24931       </method>
24932       <method name="Void Test(YI)">
24933         <size>1</size>
24934       </method>
24935     </type>
24936     <type name="Y+YA">
24937       <method name="Void .ctor()">
24938         <size>7</size>
24939       </method>
24940     </type>
24941     <type name="Y+YB">
24942       <method name="Void .ctor()">
24943         <size>7</size>
24944       </method>
24945     </type>
24946     <type name="Y+YC">
24947       <method name="Void .ctor()">
24948         <size>7</size>
24949       </method>
24950     </type>
24951     <type name="Y+YD">
24952       <method name="Void .ctor()">
24953         <size>7</size>
24954       </method>
24955     </type>
24956     <type name="Y+YE">
24957       <method name="Void .ctor()">
24958         <size>7</size>
24959       </method>
24960     </type>
24961     <type name="Y+YF">
24962       <method name="Void .ctor()">
24963         <size>7</size>
24964       </method>
24965     </type>
24966     <type name="Y+YG">
24967       <method name="Void .ctor()">
24968         <size>7</size>
24969       </method>
24970     </type>
24971     <type name="Y+YH">
24972       <method name="Void .ctor()">
24973         <size>7</size>
24974       </method>
24975     </type>
24976     <type name="Z">
24977       <method name="Void .ctor()">
24978         <size>7</size>
24979       </method>
24980     </type>
24981     <type name="Z+P">
24982       <method name="Void .ctor()">
24983         <size>7</size>
24984       </method>
24985     </type>
24986     <type name="W">
24987       <method name="Void .ctor()">
24988         <size>7</size>
24989       </method>
24990     </type>
24991     <type name="W+WA">
24992       <method name="Void .ctor()">
24993         <size>7</size>
24994       </method>
24995     </type>
24996     <type name="W+WB">
24997       <method name="Void .ctor()">
24998         <size>7</size>
24999       </method>
25000     </type>
25001     <type name="W+WC">
25002       <method name="Void .ctor()">
25003         <size>7</size>
25004       </method>
25005     </type>
25006     <type name="W+WD">
25007       <method name="Void .ctor()">
25008         <size>7</size>
25009       </method>
25010     </type>
25011     <type name="W+WE">
25012       <method name="Void .ctor()">
25013         <size>7</size>
25014       </method>
25015     </type>
25016     <type name="W+WCA">
25017       <method name="Void .ctor()">
25018         <size>7</size>
25019       </method>
25020     </type>
25021     <type name="W+WCB">
25022       <method name="Void .ctor()">
25023         <size>7</size>
25024       </method>
25025     </type>
25026     <type name="W+WCB+WCD">
25027       <method name="Void .ctor()">
25028         <size>7</size>
25029       </method>
25030     </type>
25031     <type name="W+WCB+WCD+WCE">
25032       <method name="Void .ctor()">
25033         <size>7</size>
25034       </method>
25035     </type>
25036     <type name="G">
25037       <method name="Void .ctor()">
25038         <size>7</size>
25039       </method>
25040       <method name="Void Test(X)">
25041         <size>1</size>
25042       </method>
25043     </type>
25044     <type name="G+I">
25045       <method name="Void .ctor()">
25046         <size>7</size>
25047       </method>
25048     </type>
25049     <type name="G+I+J">
25050       <method name="Void .ctor()">
25051         <size>7</size>
25052       </method>
25053       <method name="Void Test(Foo)">
25054         <size>1</size>
25055       </method>
25056     </type>
25057     <type name="H">
25058       <method name="Void .ctor()">
25059         <size>7</size>
25060       </method>
25061       <method name="Void Test(System.Int32[])">
25062         <size>1</size>
25063       </method>
25064     </type>
25065     <type name="M">
25066       <method name="Void .ctor()">
25067         <size>7</size>
25068       </method>
25069       <method name="Void Hello(System.String)">
25070         <size>1</size>
25071       </method>
25072     </type>
25073   </test>
25074   <test name="test-157.cs">
25075     <type name="Test.MyAttribute">
25076       <method name="Void .ctor(String)">
25077         <size>20</size>
25078       </method>
25079     </type>
25080     <type name="Test.Test">
25081       <method name="Void .ctor()">
25082         <size>7</size>
25083       </method>
25084       <method name="Int32 Main()">
25085         <size>197</size>
25086       </method>
25087     </type>
25088   </test>
25089   <test name="test-158.cs">
25090     <type name="My">
25091       <method name="Void .ctor(Object)">
25092         <size>14</size>
25093       </method>
25094     </type>
25095     <type name="My+Test">
25096       <method name="Void .ctor()">
25097         <size>7</size>
25098       </method>
25099       <method name="Int32 Main()">
25100         <size>87</size>
25101       </method>
25102     </type>
25103   </test>
25104   <test name="test-159.cs">
25105     <type name="A.Iface">
25106       <method name="Void .ctor()">
25107         <size>7</size>
25108       </method>
25109       <method name="Void bah()">
25110         <size>1</size>
25111       </method>
25112     </type>
25113     <type name="A.my">
25114       <method name="Void .ctor()">
25115         <size>7</size>
25116       </method>
25117       <method name="Void doit(System.Object)">
25118         <size>13</size>
25119       </method>
25120       <method name="Int32 Main()">
25121         <size>2</size>
25122       </method>
25123     </type>
25124   </test>
25125   <test name="test-16.cs">
25126     <type name="Mine.Blah">
25127       <method name="Void .ctor()">
25128         <size>7</size>
25129       </method>
25130       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
25131         <size>12</size>
25132       </method>
25133       <method name="Int32 op_Implicit(Mine.Blah)">
25134         <size>12</size>
25135       </method>
25136       <method name="Byte op_Implicit(Mine.Blah)">
25137         <size>12</size>
25138       </method>
25139       <method name="Int16 op_Implicit(Mine.Blah)">
25140         <size>12</size>
25141       </method>
25142     </type>
25143     <type name="Mine.Foo">
25144       <method name="Void .ctor()">
25145         <size>7</size>
25146       </method>
25147       <method name="Int32 Main()">
25148         <size>118</size>
25149       </method>
25150     </type>
25151   </test>
25152   <test name="test-160.cs">
25153     <type name="B">
25154       <method name="Void .ctor()">
25155         <size>7</size>
25156       </method>
25157     </type>
25158     <type name="S">
25159       <method name="Void .ctor()">
25160         <size>7</size>
25161       </method>
25162     </type>
25163     <type name="T">
25164       <method name="Void .ctor()">
25165         <size>7</size>
25166       </method>
25167       <method name="Int32 blah(System.Object)">
25168         <size>62</size>
25169       </method>
25170       <method name="Int32 Main()">
25171         <size>2</size>
25172       </method>
25173     </type>
25174   </test>
25175   <test name="test-161.cs">
25176     <type name="ZipEntry">
25177       <method name="Void .ctor(String)">
25178         <size>18</size>
25179       </method>
25180       <method name="Void .ctor(ZipEntry)">
25181         <size>18</size>
25182       </method>
25183       <method name="DateTime get_DateTime()">
25184         <size>7</size>
25185       </method>
25186       <method name="Int32 Main()">
25187         <size>2</size>
25188       </method>
25189     </type>
25190   </test>
25191   <test name="test-162.cs">
25192     <type name="X">
25193       <method name="Void .ctor()">
25194         <size>7</size>
25195       </method>
25196       <method name="Void test_output(A)">
25197         <size>1</size>
25198       </method>
25199       <method name="Void test_output(B)">
25200         <size>1</size>
25201       </method>
25202       <method name="Void test_output(E)">
25203         <size>1</size>
25204       </method>
25205       <method name="Void test_output(F)">
25206         <size>1</size>
25207       </method>
25208       <method name="Void test1()">
25209         <size>21</size>
25210       </method>
25211       <method name="Void test2()">
25212         <size>32</size>
25213       </method>
25214       <method name="Void test3()">
25215         <size>21</size>
25216       </method>
25217       <method name="Void test4(A)">
25218         <size>9</size>
25219       </method>
25220       <method name="Void test5(A ByRef)">
25221         <size>9</size>
25222       </method>
25223       <method name="Void test6(B ByRef)">
25224         <size>8</size>
25225       </method>
25226       <method name="Void test7()">
25227         <size>28</size>
25228       </method>
25229       <method name="Void test8()">
25230         <size>50</size>
25231       </method>
25232       <method name="Void test9()">
25233         <size>26</size>
25234       </method>
25235       <method name="Void test10()">
25236         <size>82</size>
25237       </method>
25238       <method name="Int32 Main()">
25239         <size>2</size>
25240       </method>
25241     </type>
25242     <type name="A">
25243       <method name="Void .ctor(Int32)">
25244         <size>27</size>
25245       </method>
25246     </type>
25247     <type name="C">
25248       <method name="Void .ctor(Int64)">
25249         <size>8</size>
25250       </method>
25251       <method name="Void .ctor(String)">
25252         <size>13</size>
25253       </method>
25254     </type>
25255     <type name="E">
25256       <method name="Void .ctor(Int32)">
25257         <size>21</size>
25258       </method>
25259     </type>
25260   </test>
25261   <test name="test-163.cs">
25262     <type name="Blah">
25263       <method name="Void .ctor()">
25264         <size>7</size>
25265       </method>
25266       <method name="Int32 Foo(System.String)">
25267         <size>2</size>
25268       </method>
25269       <method name="Int32 Foo(System.Object)">
25270         <size>2</size>
25271       </method>
25272       <method name="Int32 Main()">
25273         <size>28</size>
25274       </method>
25275     </type>
25276   </test>
25277   <test name="test-164.cs">
25278     <type name="X">
25279       <method name="Void .ctor()">
25280         <size>26</size>
25281       </method>
25282       <method name="Int32 Foo()">
25283         <size>2</size>
25284       </method>
25285     </type>
25286     <type name="Y">
25287       <method name="Void .ctor()">
25288         <size>7</size>
25289       </method>
25290       <method name="Int32 Foo()">
25291         <size>2</size>
25292       </method>
25293       <method name="Int32 Hello()">
25294         <size>12</size>
25295       </method>
25296       <method name="Void Main()">
25297         <size>46</size>
25298       </method>
25299     </type>
25300     <type name="X+FooDelegate">
25301       <method name="Void .ctor(Object, IntPtr)">
25302         <size>0</size>
25303       </method>
25304       <method name="Int32 Invoke()">
25305         <size>0</size>
25306       </method>
25307       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25308         <size>0</size>
25309       </method>
25310       <method name="Int32 EndInvoke(IAsyncResult)">
25311         <size>0</size>
25312       </method>
25313     </type>
25314   </test>
25315   <test name="test-165.cs">
25316     <type name="Testing">
25317       <method name="Void .ctor()">
25318         <size>7</size>
25319       </method>
25320       <method name="Int32 TestEnumInit(Fruit)">
25321         <size>21</size>
25322       </method>
25323       <method name="Int32 Main()">
25324         <size>62</size>
25325       </method>
25326     </type>
25327   </test>
25328   <test name="test-166.cs">
25329     <type name="Test">
25330       <method name="Void .ctor()">
25331         <size>7</size>
25332       </method>
25333       <method name="Int32 get_Item(Int32)">
25334         <size>2</size>
25335       </method>
25336     </type>
25337     <type name="D">
25338       <method name="Void .ctor()">
25339         <size>7</size>
25340       </method>
25341       <method name="Int32 get_TargetIntegerSize()">
25342         <size>2</size>
25343       </method>
25344       <method name="Int32 Hello(IInferior)">
25345         <size>7</size>
25346       </method>
25347       <method name="Int32 Main()">
25348         <size>61</size>
25349       </method>
25350     </type>
25351     <type name="Test">
25352       <method name="Int32 ITest.get_Item(Int32)">
25353         <size>2</size>
25354       </method>
25355     </type>
25356   </test>
25357   <test name="test-167.cs">
25358     <type name="X">
25359       <method name="Void .ctor()">
25360         <size>7</size>
25361       </method>
25362       <method name="Int32 Test(X+Foo[])">
25363         <size>23</size>
25364       </method>
25365       <method name="Int32 Main()">
25366         <size>44</size>
25367       </method>
25368     </type>
25369   </test>
25370   <test name="test-168.cs">
25371     <type name="Test">
25372       <method name="Void .ctor()">
25373         <size>7</size>
25374       </method>
25375       <method name="Int32 Main()">
25376         <size>21</size>
25377       </method>
25378     </type>
25379     <type name="X">
25380       <method name="System.String op_Implicit(X)">
25381         <size>6</size>
25382       </method>
25383     </type>
25384   </test>
25385   <test name="test-169.cs">
25386     <type name="basec">
25387       <method name="Void .ctor()">
25388         <size>7</size>
25389       </method>
25390       <method name="System.String get_Message()">
25391         <size>6</size>
25392       </method>
25393     </type>
25394     <type name="der">
25395       <method name="Void .ctor()">
25396         <size>7</size>
25397       </method>
25398       <method name="System.String get_Message()">
25399         <size>6</size>
25400       </method>
25401     </type>
25402     <type name="Base">
25403       <method name="Void .ctor()">
25404         <size>7</size>
25405       </method>
25406       <method name="Int32 get_Thingy()">
25407         <size>7</size>
25408       </method>
25409       <method name="Void set_Thingy(Int32)">
25410         <size>8</size>
25411       </method>
25412     </type>
25413     <type name="Derived">
25414       <method name="Void .ctor()">
25415         <size>7</size>
25416       </method>
25417       <method name="Int32 get_BaseThingy()">
25418         <size>7</size>
25419       </method>
25420       <method name="Void set_Thingy(Int32)">
25421         <size>1</size>
25422       </method>
25423     </type>
25424     <type name="D">
25425       <method name="Void .ctor()">
25426         <size>7</size>
25427       </method>
25428       <method name="Int32 Main()">
25429         <size>97</size>
25430       </method>
25431     </type>
25432   </test>
25433   <test name="test-17.cs">
25434     <type name="Blah">
25435       <method name="Void .ctor()">
25436         <size>7</size>
25437       </method>
25438       <method name="Int32 Main()">
25439         <size>39</size>
25440       </method>
25441       <method name="Byte op_Implicit(Blah)">
25442         <size>12</size>
25443       </method>
25444       <method name="Int16 op_Implicit(Blah)">
25445         <size>12</size>
25446       </method>
25447       <method name="Int32 op_Implicit(Blah)">
25448         <size>12</size>
25449       </method>
25450     </type>
25451   </test>
25452   <test name="test-170.cs">
25453     <type name="X">
25454       <method name="Void .ctor()">
25455         <size>7</size>
25456       </method>
25457       <method name="Int32 get_prop()">
25458         <size>7</size>
25459       </method>
25460       <method name="Void set_prop(Int32)">
25461         <size>8</size>
25462       </method>
25463       <method name="Void set_AAA(Int32)">
25464         <size>1</size>
25465       </method>
25466     </type>
25467     <type name="Y">
25468       <method name="Void .ctor()">
25469         <size>14</size>
25470       </method>
25471       <method name="Int32 get_prop()">
25472         <size>7</size>
25473       </method>
25474       <method name="Void set_prop(Int32)">
25475         <size>8</size>
25476       </method>
25477       <method name="Int32 A()">
25478         <size>38</size>
25479       </method>
25480       <method name="Int32 Main()">
25481         <size>13</size>
25482       </method>
25483     </type>
25484   </test>
25485   <test name="test-171.cs">
25486     <type name="IntPtr_Conv.Class1">
25487       <method name="Void .ctor()">
25488         <size>7</size>
25489       </method>
25490       <method name="Int32 Main(System.String[])">
25491         <size>15</size>
25492       </method>
25493     </type>
25494   </test>
25495   <test name="test-172.cs">
25496     <type name="X">
25497       <method name="Void .ctor()">
25498         <size>7</size>
25499       </method>
25500       <method name="Void .cctor()">
25501         <size>31</size>
25502       </method>
25503       <method name="Boolean ff()">
25504         <size>14</size>
25505       </method>
25506       <method name="Boolean tt()">
25507         <size>14</size>
25508       </method>
25509       <method name="Int32 test_if()">
25510         <size>599</size>
25511       </method>
25512       <method name="Int32 test_while()">
25513         <size>437</size>
25514       </method>
25515       <method name="Int32 test_inline()">
25516         <size>29</size>
25517       </method>
25518       <method name="Int32 Main()">
25519         <size>109</size>
25520       </method>
25521     </type>
25522   </test>
25523   <test name="test-173.cs">
25524     <type name="Base">
25525       <method name="Void .ctor(Int32)">
25526         <size>14</size>
25527       </method>
25528       <method name="Int32 get_Value()">
25529         <size>7</size>
25530       </method>
25531     </type>
25532     <type name="A">
25533       <method name="Void .ctor(Int32)">
25534         <size>18</size>
25535       </method>
25536       <method name="Void .ctor(UInt32)">
25537         <size>18</size>
25538       </method>
25539     </type>
25540     <type name="B">
25541       <method name="Void .ctor(Int64)">
25542         <size>18</size>
25543       </method>
25544       <method name="Void .ctor(UInt64)">
25545         <size>18</size>
25546       </method>
25547     </type>
25548     <type name="C">
25549       <method name="Void .ctor(Int16)">
25550         <size>18</size>
25551       </method>
25552       <method name="Void .ctor(UInt16)">
25553         <size>18</size>
25554       </method>
25555     </type>
25556     <type name="D">
25557       <method name="Void .ctor(SByte)">
25558         <size>18</size>
25559       </method>
25560       <method name="Void .ctor(Byte)">
25561         <size>18</size>
25562       </method>
25563     </type>
25564     <type name="E">
25565       <method name="Void .ctor(Int64)">
25566         <size>19</size>
25567       </method>
25568       <method name="Void .ctor(E)">
25569         <size>19</size>
25570       </method>
25571       <method name="E op_Implicit(Int64)">
25572         <size>7</size>
25573       </method>
25574     </type>
25575     <type name="F">
25576       <method name="Void .ctor(Int32)">
25577         <size>19</size>
25578       </method>
25579       <method name="Void .ctor(F)">
25580         <size>19</size>
25581       </method>
25582       <method name="F op_Implicit(Int32)">
25583         <size>7</size>
25584       </method>
25585     </type>
25586     <type name="X">
25587       <method name="Void .ctor()">
25588         <size>7</size>
25589       </method>
25590       <method name="Int32 Test()">
25591         <size>231</size>
25592       </method>
25593       <method name="Int32 Main()">
25594         <size>24</size>
25595       </method>
25596     </type>
25597   </test>
25598   <test name="test-174.cs">
25599     <type name="ProtectedAccessToPropertyOnChild">
25600       <method name="Void .ctor()">
25601         <size>14</size>
25602       </method>
25603       <method name="Int32 Main()">
25604         <size>21</size>
25605       </method>
25606     </type>
25607     <type name="TestAccessToPrivateMemberInParentClass">
25608       <method name="Void .ctor()">
25609         <size>7</size>
25610       </method>
25611       <method name="System.Double[][] get_Array()">
25612         <size>7</size>
25613       </method>
25614     </type>
25615     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
25616       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
25617         <size>37</size>
25618       </method>
25619     </type>
25620     <type name="TestAccessToProtectedOnChildInstanceFromParent">
25621       <method name="Void .ctor()">
25622         <size>29</size>
25623       </method>
25624       <method name="Int32 Test()">
25625         <size>27</size>
25626       </method>
25627     </type>
25628     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
25629       <method name="Void .ctor()">
25630         <size>26</size>
25631       </method>
25632       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
25633         <size>15</size>
25634       </method>
25635     </type>
25636     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
25637       <method name="Void .ctor()">
25638         <size>7</size>
25639       </method>
25640     </type>
25641   </test>
25642   <test name="test-175.cs">
25643     <type name="X">
25644       <method name="Void .ctor()">
25645         <size>7</size>
25646       </method>
25647       <method name="Int32 Main()">
25648         <size>59</size>
25649       </method>
25650     </type>
25651     <type name="RVA">
25652       <method name="Void .ctor(UInt32)">
25653         <size>8</size>
25654       </method>
25655       <method name="RVA op_Implicit(UInt32)">
25656         <size>7</size>
25657       </method>
25658       <method name="UInt32 op_Implicit(RVA)">
25659         <size>8</size>
25660       </method>
25661     </type>
25662   </test>
25663   <test name="test-176.cs">
25664     <type name="X">
25665       <method name="Void .ctor()">
25666         <size>7</size>
25667       </method>
25668       <method name="Int32 Main()">
25669         <size>34</size>
25670       </method>
25671     </type>
25672   </test>
25673   <test name="test-177.cs">
25674     <type name="MethodAttribute">
25675       <method name="Void .ctor()">
25676         <size>7</size>
25677       </method>
25678     </type>
25679     <type name="ReturnAttribute">
25680       <method name="Void .ctor()">
25681         <size>7</size>
25682       </method>
25683     </type>
25684     <type name="Test">
25685       <method name="Void .ctor()">
25686         <size>7</size>
25687       </method>
25688       <method name="Void Method()">
25689         <size>1</size>
25690       </method>
25691       <method name="Int32 Main()">
25692         <size>40</size>
25693       </method>
25694     </type>
25695   </test>
25696   <test name="test-178.cs">
25697     <type name="BrowsableClass">
25698       <method name="Void .ctor()">
25699         <size>7</size>
25700       </method>
25701       <method name="Int32 Main()">
25702         <size>54</size>
25703       </method>
25704       <method name="BrowsableClass op_Increment(BrowsableClass)">
25705         <size>2</size>
25706       </method>
25707     </type>
25708   </test>
25709   <test name="test-179.cs">
25710     <type name="A">
25711       <method name="Void .ctor()">
25712         <size>7</size>
25713       </method>
25714       <method name="Void set_Item(Double, Double)">
25715         <size>15</size>
25716       </method>
25717       <method name="Double get_Item(Double)">
25718         <size>29</size>
25719       </method>
25720     </type>
25721     <type name="B">
25722       <method name="Void .ctor()">
25723         <size>7</size>
25724       </method>
25725       <method name="Void set_Item(Double, Double)">
25726         <size>15</size>
25727       </method>
25728       <method name="Double get_Item(Double)">
25729         <size>29</size>
25730       </method>
25731     </type>
25732     <type name="C">
25733       <method name="Void .ctor()">
25734         <size>7</size>
25735       </method>
25736       <method name="Void set_Item(System.String, System.String)">
25737         <size>15</size>
25738       </method>
25739       <method name="System.String get_Item(System.String)">
25740         <size>30</size>
25741       </method>
25742       <method name="Void set_Item(Int32, Int32)">
25743         <size>15</size>
25744       </method>
25745       <method name="Int32 get_Item(Int32)">
25746         <size>21</size>
25747       </method>
25748     </type>
25749     <type name="EntryPoint">
25750       <method name="Int32 Main(System.String[])">
25751         <size>150</size>
25752       </method>
25753     </type>
25754   </test>
25755   <test name="test-18.cs">
25756     <type name="X">
25757       <method name="Void .ctor()">
25758         <size>7</size>
25759       </method>
25760       <method name="Void m()">
25761         <size>60</size>
25762       </method>
25763       <method name="Int32 ret(Int32)">
25764         <size>40</size>
25765       </method>
25766       <method name="Int32 Main()">
25767         <size>62</size>
25768       </method>
25769     </type>
25770   </test>
25771   <test name="test-180.cs">
25772     <type name="Testing">
25773       <method name="Void .ctor()">
25774         <size>7</size>
25775       </method>
25776       <method name="Void Main()">
25777         <size>17</size>
25778       </method>
25779     </type>
25780   </test>
25781   <test name="test-181.cs">
25782     <type name="Test">
25783       <method name="Void .ctor()">
25784         <size>7</size>
25785       </method>
25786       <method name="Void test()">
25787         <size>1</size>
25788       </method>
25789       <method name="Int32 Main()">
25790         <size>43</size>
25791       </method>
25792     </type>
25793   </test>
25794   <test name="test-182.cs">
25795     <type name="T">
25796       <method name="Void .ctor()">
25797         <size>7</size>
25798       </method>
25799       <method name="Int32 Main()">
25800         <size>26</size>
25801       </method>
25802     </type>
25803     <type name="TS">
25804       <method name="Int64 get_Ticks()">
25805         <size>19</size>
25806       </method>
25807     </type>
25808     <type name="DT">
25809       <method name="Int64 get_Ticks()">
25810         <size>12</size>
25811       </method>
25812     </type>
25813   </test>
25814   <test name="test-183.cs">
25815     <type name="Test">
25816       <method name="Void .ctor()">
25817         <size>7</size>
25818       </method>
25819       <method name="Int32 M(Int32, Int32 ByRef)">
25820         <size>12</size>
25821       </method>
25822       <method name="Int32 Main()">
25823         <size>67</size>
25824       </method>
25825     </type>
25826     <type name="Test+D">
25827       <method name="Void .ctor(Object, IntPtr)">
25828         <size>0</size>
25829       </method>
25830       <method name="Int32 Invoke(Int32, Int32 ByRef)">
25831         <size>0</size>
25832       </method>
25833       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
25834         <size>0</size>
25835       </method>
25836       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
25837         <size>0</size>
25838       </method>
25839     </type>
25840   </test>
25841   <test name="test-184.cs">
25842     <type name="User">
25843       <method name="Void .ctor(Interface)">
25844         <size>7</size>
25845       </method>
25846     </type>
25847     <type name="Test">
25848       <method name="Void .ctor()">
25849         <size>55</size>
25850       </method>
25851       <method name="Int32 Main()">
25852         <size>8</size>
25853       </method>
25854     </type>
25855     <type name="Struct">
25856       <method name="Void .ctor(Int32)">
25857         <size>1</size>
25858       </method>
25859       <method name="Int32 get_X()">
25860         <size>2</size>
25861       </method>
25862     </type>
25863   </test>
25864   <test name="test-185.cs">
25865     <type name="X">
25866       <method name="Void .ctor()">
25867         <size>7</size>
25868       </method>
25869       <method name="Int32 Test(Int32)">
25870         <size>36</size>
25871       </method>
25872       <method name="Int32 Main()">
25873         <size>29</size>
25874       </method>
25875     </type>
25876   </test>
25877   <test name="test-186.cs">
25878     <type name="TestBUG.myAttribute">
25879       <method name="Void .ctor(String, String, String, Int32)">
25880         <size>7</size>
25881       </method>
25882     </type>
25883     <type name="TestBUG.Test">
25884       <method name="Void .ctor()">
25885         <size>7</size>
25886       </method>
25887       <method name="Int32 Main()">
25888         <size>2</size>
25889       </method>
25890     </type>
25891   </test>
25892   <test name="test-187.cs">
25893     <type name="MyClass">
25894       <method name="Void .ctor()">
25895         <size>7</size>
25896       </method>
25897       <method name="Container get_Item(System.String)">
25898         <size>2</size>
25899       </method>
25900       <method name="Void set_Item(System.String, Container)">
25901         <size>1</size>
25902       </method>
25903     </type>
25904     <type name="Container">
25905       <method name="Void .ctor()">
25906         <size>7</size>
25907       </method>
25908       <method name="Container op_Addition(Container, System.Object)">
25909         <size>2</size>
25910       </method>
25911     </type>
25912     <type name="D">
25913       <method name="Void .ctor()">
25914         <size>7</size>
25915       </method>
25916       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
25917         <size>65</size>
25918       </method>
25919       <method name="Int32 Main()">
25920         <size>2</size>
25921       </method>
25922     </type>
25923   </test>
25924   <test name="test-188.cs">
25925     <type name="Enumerator">
25926       <method name="Void .ctor()">
25927         <size>14</size>
25928       </method>
25929       <method name="Boolean MoveNext()">
25930         <size>21</size>
25931       </method>
25932       <method name="Char get_Current()">
25933         <size>3</size>
25934       </method>
25935     </type>
25936     <type name="RealEnumerator">
25937       <method name="Void .ctor(Coll)">
25938         <size>14</size>
25939       </method>
25940       <method name="Void Dispose()">
25941         <size>13</size>
25942       </method>
25943     </type>
25944     <type name="Coll">
25945       <method name="Void .ctor()">
25946         <size>7</size>
25947       </method>
25948       <method name="Enumerator GetEnumerator()">
25949         <size>7</size>
25950       </method>
25951     </type>
25952     <type name="Test">
25953       <method name="Void .ctor()">
25954         <size>7</size>
25955       </method>
25956       <method name="Int32 Main(System.String[])">
25957         <size>78</size>
25958       </method>
25959     </type>
25960   </test>
25961   <test name="test-189.cs">
25962     <type name="MyTest">
25963       <method name="Void .ctor()">
25964         <size>7</size>
25965       </method>
25966       <method name="Int32 Main(System.String[])">
25967         <size>63</size>
25968       </method>
25969       <method name="Int32 m(Int32, Double)">
25970         <size>2</size>
25971       </method>
25972       <method name="Int32 m(Int32, System.Int32[])">
25973         <size>2</size>
25974       </method>
25975     </type>
25976     <type name="MonoTest">
25977       <method name="Void .ctor()">
25978         <size>7</size>
25979       </method>
25980       <method name="Int32 method1(System.String, System.Object[])">
25981         <size>2</size>
25982       </method>
25983       <method name="Void testmethod()">
25984         <size>27</size>
25985       </method>
25986     </type>
25987     <type name="MonoTest2">
25988       <method name="Void .ctor()">
25989         <size>7</size>
25990       </method>
25991       <method name="Int32 method1(System.String, System.Object[])">
25992         <size>2</size>
25993       </method>
25994       <method name="Void testmethod2()">
25995         <size>27</size>
25996       </method>
25997     </type>
25998   </test>
25999   <test name="test-19.cs">
26000     <type name="I">
26001       <method name="Void .ctor()">
26002         <size>7</size>
26003       </method>
26004       <method name="Void .cctor()">
26005         <size>18</size>
26006       </method>
26007       <method name="System.String fn(System.String)">
26008         <size>17</size>
26009       </method>
26010     </type>
26011     <type name="X">
26012       <method name="Void .ctor()">
26013         <size>7</size>
26014       </method>
26015       <method name="Void Thread_func()">
26016         <size>11</size>
26017       </method>
26018       <method name="Int32 Func(Int32, Int32)">
26019         <size>4</size>
26020       </method>
26021       <method name="Void Bar()">
26022         <size>44</size>
26023       </method>
26024       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
26025         <size>18</size>
26026       </method>
26027       <method name="Int32 Main()">
26028         <size>303</size>
26029       </method>
26030       <method name="Int32 multiply_by_three(Int32)">
26031         <size>4</size>
26032       </method>
26033     </type>
26034     <type name="TestNamespace.TestClass">
26035       <method name="Void .ctor()">
26036         <size>7</size>
26037       </method>
26038     </type>
26039     <type name="I+GetTextFn">
26040       <method name="Void .ctor(Object, IntPtr)">
26041         <size>0</size>
26042       </method>
26043       <method name="System.String Invoke(System.String)">
26044         <size>0</size>
26045       </method>
26046       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26047         <size>0</size>
26048       </method>
26049       <method name="System.String EndInvoke(IAsyncResult)">
26050         <size>0</size>
26051       </method>
26052     </type>
26053     <type name="X+Foo">
26054       <method name="Void .ctor(Object, IntPtr)">
26055         <size>0</size>
26056       </method>
26057       <method name="Int32 Invoke(Int32, Int32)">
26058         <size>0</size>
26059       </method>
26060       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26061         <size>0</size>
26062       </method>
26063       <method name="Int32 EndInvoke(IAsyncResult)">
26064         <size>0</size>
26065       </method>
26066     </type>
26067     <type name="TestNamespace.TestClass+NotWorkingDelegate">
26068       <method name="Void .ctor(Object, IntPtr)">
26069         <size>0</size>
26070       </method>
26071       <method name="Single Invoke(Single, System.Object[])">
26072         <size>0</size>
26073       </method>
26074       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
26075         <size>0</size>
26076       </method>
26077       <method name="Single EndInvoke(IAsyncResult)">
26078         <size>0</size>
26079       </method>
26080     </type>
26081     <type name="NameSpace.TestDelegate">
26082       <method name="Void .ctor(Object, IntPtr)">
26083         <size>0</size>
26084       </method>
26085       <method name="Int32 Invoke(Int32)">
26086         <size>0</size>
26087       </method>
26088       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26089         <size>0</size>
26090       </method>
26091       <method name="Int32 EndInvoke(IAsyncResult)">
26092         <size>0</size>
26093       </method>
26094     </type>
26095   </test>
26096   <test name="test-190.cs">
26097     <type name="A">
26098       <method name="Void .ctor()">
26099         <size>7</size>
26100       </method>
26101       <method name="Void Main()">
26102         <size>1</size>
26103       </method>
26104     </type>
26105     <type name="A+B">
26106       <method name="Void .ctor()">
26107         <size>7</size>
26108       </method>
26109       <method name="Void Test()">
26110         <size>8</size>
26111       </method>
26112     </type>
26113     <type name="A+C">
26114       <method name="Void .ctor()">
26115         <size>7</size>
26116       </method>
26117       <method name="Void Test(A)">
26118         <size>8</size>
26119       </method>
26120     </type>
26121   </test>
26122   <test name="test-191.cs">
26123     <type name="X">
26124       <method name="Void .ctor()">
26125         <size>7</size>
26126       </method>
26127     </type>
26128     <type name="X+E">
26129       <method name="Void .ctor()">
26130         <size>7</size>
26131       </method>
26132     </type>
26133     <type name="X+D">
26134       <method name="Void .ctor()">
26135         <size>7</size>
26136       </method>
26137     </type>
26138     <type name="X+D+P">
26139       <method name="Void .ctor()">
26140         <size>7</size>
26141       </method>
26142     </type>
26143     <type name="Y">
26144       <method name="Void .ctor()">
26145         <size>7</size>
26146       </method>
26147     </type>
26148     <type name="Y+Op">
26149       <method name="Void .ctor()">
26150         <size>7</size>
26151       </method>
26152     </type>
26153     <type name="R">
26154       <method name="Void .ctor()">
26155         <size>7</size>
26156       </method>
26157       <method name="Void Main()">
26158         <size>1</size>
26159       </method>
26160     </type>
26161   </test>
26162   <test name="test-192.cs">
26163     <type name="X">
26164       <method name="Void .ctor()">
26165         <size>7</size>
26166       </method>
26167       <method name="Void Main()">
26168         <size>1</size>
26169       </method>
26170     </type>
26171   </test>
26172   <test name="test-193.cs">
26173     <type name="A">
26174       <method name="Void .ctor()">
26175         <size>7</size>
26176       </method>
26177       <method name="Int32 Test(Int32)">
26178         <size>88</size>
26179       </method>
26180       <method name="Int32 Main()">
26181         <size>7</size>
26182       </method>
26183     </type>
26184   </test>
26185   <test name="test-194.cs">
26186     <type name="TestParams">
26187       <method name="Void .ctor()">
26188         <size>7</size>
26189       </method>
26190       <method name="Int32 Main(System.String[])">
26191         <size>38</size>
26192       </method>
26193       <method name="Int32 Params(System.Object[])">
26194         <size>10</size>
26195       </method>
26196     </type>
26197   </test>
26198   <test name="test-195.cs">
26199     <type name="Y">
26200       <method name="Void .ctor()">
26201         <size>7</size>
26202       </method>
26203       <method name="Void .cctor()">
26204         <size>1</size>
26205       </method>
26206       <method name="Int32 C()">
26207         <size>36</size>
26208       </method>
26209     </type>
26210     <type name="X">
26211       <method name="Void .ctor()">
26212         <size>8</size>
26213       </method>
26214       <method name="Void .ctor(Int32)">
26215         <size>18</size>
26216       </method>
26217       <method name="Void Main()">
26218         <size>7</size>
26219       </method>
26220     </type>
26221   </test>
26222   <test name="test-196.cs">
26223     <type name="X">
26224       <method name="Void .ctor()">
26225         <size>7</size>
26226       </method>
26227       <method name="Void Bug1()">
26228         <size>15</size>
26229       </method>
26230       <method name="Void Bug2()">
26231         <size>16</size>
26232       </method>
26233       <method name="Int32 Main()">
26234         <size>2</size>
26235       </method>
26236     </type>
26237   </test>
26238   <test name="test-197.cs">
26239     <type name="X">
26240       <method name="Void .ctor()">
26241         <size>7</size>
26242       </method>
26243       <method name="Void Foo()">
26244         <size>0</size>
26245       </method>
26246     </type>
26247     <type name="Y">
26248       <method name="Void .ctor()">
26249         <size>7</size>
26250       </method>
26251     </type>
26252     <type name="Z">
26253       <method name="Void .ctor()">
26254         <size>7</size>
26255       </method>
26256       <method name="Void Foo()">
26257         <size>11</size>
26258       </method>
26259     </type>
26260     <type name="Test">
26261       <method name="Void .ctor()">
26262         <size>7</size>
26263       </method>
26264       <method name="Int32 Main()">
26265         <size>16</size>
26266       </method>
26267     </type>
26268   </test>
26269   <test name="test-198.cs">
26270     <type name="N1.N3.N4.Bar">
26271       <method name="Void .ctor()">
26272         <size>7</size>
26273       </method>
26274     </type>
26275     <type name="N1.N2.Foo">
26276       <method name="Void .ctor()">
26277         <size>7</size>
26278       </method>
26279     </type>
26280     <type name="N5.N6.Foo">
26281       <method name="Void .ctor()">
26282         <size>7</size>
26283       </method>
26284     </type>
26285     <type name="N5.N7.N8.Bar">
26286       <method name="Void .ctor()">
26287         <size>7</size>
26288       </method>
26289     </type>
26290     <type name="FirstOuter.FirstInner.First">
26291       <method name="Void .ctor()">
26292         <size>7</size>
26293       </method>
26294       <method name="System.String get_MyIdentity()">
26295         <size>12</size>
26296       </method>
26297     </type>
26298     <type name="FirstOuter.Second">
26299       <method name="Void .ctor()">
26300         <size>7</size>
26301       </method>
26302     </type>
26303     <type name="FirstOuter.SecondInner.Third">
26304       <method name="Void .ctor()">
26305         <size>7</size>
26306       </method>
26307     </type>
26308     <type name="FirstOuter.FirstInner.Fourth">
26309       <method name="Void .ctor()">
26310         <size>7</size>
26311       </method>
26312     </type>
26313     <type name="Fifth">
26314       <method name="Void .ctor()">
26315         <size>7</size>
26316       </method>
26317     </type>
26318     <type name="M1.M2.M3.Foo">
26319       <method name="Void .ctor()">
26320         <size>7</size>
26321       </method>
26322     </type>
26323     <type name="P1.P2.Bar">
26324       <method name="Void .ctor()">
26325         <size>7</size>
26326       </method>
26327     </type>
26328     <type name="X">
26329       <method name="Void .ctor()">
26330         <size>7</size>
26331       </method>
26332       <method name="Int32 Main()">
26333         <size>2</size>
26334       </method>
26335     </type>
26336   </test>
26337   <test name="test-199.cs">
26338     <type name="Test">
26339       <method name="Void .ctor()">
26340         <size>7</size>
26341       </method>
26342       <method name="Int32 Main()">
26343         <size>22</size>
26344       </method>
26345     </type>
26346     <type name="N1.Foo">
26347       <method name="Void .ctor()">
26348         <size>7</size>
26349       </method>
26350     </type>
26351     <type name="N1.Foo+Foo2">
26352       <method name="Void .ctor()">
26353         <size>7</size>
26354       </method>
26355     </type>
26356     <type name="N1.Bar2">
26357       <method name="Void .ctor()">
26358         <size>7</size>
26359       </method>
26360       <method name="Int32 Talk()">
26361         <size>2</size>
26362       </method>
26363     </type>
26364     <type name="N2.Bar">
26365       <method name="Void .ctor()">
26366         <size>7</size>
26367       </method>
26368     </type>
26369     <type name="N2.Bar+Bar2">
26370       <method name="Void .ctor()">
26371         <size>7</size>
26372       </method>
26373       <method name="Int32 Talk()">
26374         <size>2</size>
26375       </method>
26376     </type>
26377   </test>
26378   <test name="test-2.cs">
26379     <type name="X">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383       <method name="Int32 Main(System.String[])">
26384         <size>12</size>
26385       </method>
26386     </type>
26387   </test>
26388   <test name="test-20.cs">
26389     <type name="A">
26390       <method name="Void .ctor()">
26391         <size>7</size>
26392       </method>
26393       <method name="Void X()">
26394         <size>8</size>
26395       </method>
26396     </type>
26397     <type name="B">
26398       <method name="Void .ctor()">
26399         <size>7</size>
26400       </method>
26401       <method name="Void X()">
26402         <size>8</size>
26403       </method>
26404       <method name="Void TestB()">
26405         <size>7</size>
26406       </method>
26407     </type>
26408     <type name="Ax">
26409       <method name="Void .ctor()">
26410         <size>7</size>
26411       </method>
26412       <method name="Void A()">
26413         <size>8</size>
26414       </method>
26415       <method name="Void B()">
26416         <size>8</size>
26417       </method>
26418     </type>
26419     <type name="Bx">
26420       <method name="Void .ctor()">
26421         <size>7</size>
26422       </method>
26423       <method name="Void A()">
26424         <size>8</size>
26425       </method>
26426       <method name="Void B()">
26427         <size>8</size>
26428       </method>
26429     </type>
26430     <type name="Test">
26431       <method name="Void .ctor()">
26432         <size>7</size>
26433       </method>
26434       <method name="Int32 Main()">
26435         <size>100</size>
26436       </method>
26437     </type>
26438   </test>
26439   <test name="test-200.cs">
26440     <type name="X">
26441       <method name="Void .ctor()">
26442         <size>7</size>
26443       </method>
26444       <method name="Int32 Main()">
26445         <size>104</size>
26446       </method>
26447     </type>
26448   </test>
26449   <test name="test-201.cs">
26450     <type name="Parent">
26451       <method name="Void .ctor()">
26452         <size>7</size>
26453       </method>
26454     </type>
26455     <type name="Child">
26456       <method name="Void .ctor()">
26457         <size>7</size>
26458       </method>
26459     </type>
26460     <type name="Child+Nested">
26461       <method name="Void .ctor()">
26462         <size>18</size>
26463       </method>
26464     </type>
26465     <type name="Collide">
26466       <method name="Void .ctor(Int32)">
26467         <size>14</size>
26468       </method>
26469       <method name="Void .cctor()">
26470         <size>12</size>
26471       </method>
26472       <method name="Int32 Main()">
26473         <size>27</size>
26474       </method>
26475     </type>
26476   </test>
26477   <test name="test-202.cs">
26478     <type name="X.X">
26479       <method name="Void .ctor()">
26480         <size>7</size>
26481       </method>
26482     </type>
26483     <type name="A.B.C.D">
26484       <method name="Void .ctor()">
26485         <size>7</size>
26486       </method>
26487     </type>
26488     <type name="Test">
26489       <method name="Void .ctor()">
26490         <size>7</size>
26491       </method>
26492       <method name="Int32 Main()">
26493         <size>14</size>
26494       </method>
26495     </type>
26496   </test>
26497   <test name="test-203.cs">
26498     <type name="Foo">
26499       <method name="Void .ctor()">
26500         <size>7</size>
26501       </method>
26502       <method name="Modifiers get_Modifiers()">
26503         <size>2</size>
26504       </method>
26505     </type>
26506     <type name="Bar">
26507       <method name="Void .ctor()">
26508         <size>7</size>
26509       </method>
26510       <method name="Int32 Main()">
26511         <size>13</size>
26512       </method>
26513     </type>
26514   </test>
26515   <test name="test-204.cs">
26516     <type name="X">
26517       <method name="Void .ctor(Int32)">
26518         <size>14</size>
26519       </method>
26520       <method name="System.String ToString()">
26521         <size>22</size>
26522       </method>
26523       <method name="Int32 Test()">
26524         <size>153</size>
26525       </method>
26526       <method name="Int32 Main()">
26527         <size>24</size>
26528       </method>
26529       <method name="X op_BitwiseAnd(X, X)">
26530         <size>19</size>
26531       </method>
26532       <method name="X op_BitwiseOr(X, X)">
26533         <size>19</size>
26534       </method>
26535       <method name="Boolean op_True(X)">
26536         <size>15</size>
26537       </method>
26538       <method name="Boolean op_False(X)">
26539         <size>12</size>
26540       </method>
26541     </type>
26542   </test>
26543   <test name="test-205.cs">
26544     <type name="A">
26545       <method name="Void .ctor(Object)">
26546         <size>7</size>
26547       </method>
26548     </type>
26549     <type name="Test">
26550       <method name="Void .ctor()">
26551         <size>7</size>
26552       </method>
26553       <method name="Void Main()">
26554         <size>1</size>
26555       </method>
26556     </type>
26557   </test>
26558   <test name="test-206.cs">
26559     <type name="X">
26560       <method name="Void .ctor()">
26561         <size>7</size>
26562       </method>
26563       <method name="Int32 get_Item(Int32)">
26564         <size>2</size>
26565       </method>
26566       <method name="System.Int32[] get_Item(System.Int32[])">
26567         <size>39</size>
26568       </method>
26569       <method name="Void Main()">
26570         <size>91</size>
26571       </method>
26572     </type>
26573     <type name="&lt;PrivateImplementationDetails&gt;">
26574       <method name="Void .ctor()">
26575         <size>7</size>
26576       </method>
26577     </type>
26578   </test>
26579   <test name="test-207.cs">
26580     <type name="X">
26581       <method name="Void .ctor()">
26582         <size>7</size>
26583       </method>
26584       <method name="Void .cctor()">
26585         <size>1</size>
26586       </method>
26587       <method name="Void hello(Int32)">
26588         <size>13</size>
26589       </method>
26590       <method name="Void world(Int32)">
26591         <size>16</size>
26592       </method>
26593       <method name="Int32 Main()">
26594         <size>138</size>
26595       </method>
26596     </type>
26597     <type name="Test">
26598       <method name="Void .ctor(Object, IntPtr)">
26599         <size>0</size>
26600       </method>
26601       <method name="Void Invoke(Int32)">
26602         <size>0</size>
26603       </method>
26604       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26605         <size>0</size>
26606       </method>
26607       <method name="Void EndInvoke(IAsyncResult)">
26608         <size>0</size>
26609       </method>
26610     </type>
26611   </test>
26612   <test name="test-208.cs">
26613     <type name="X">
26614       <method name="Void .ctor()">
26615         <size>7</size>
26616       </method>
26617       <method name="System.String get_Item(System.String)">
26618         <size>2</size>
26619       </method>
26620       <method name="Void Test()">
26621         <size>1</size>
26622       </method>
26623     </type>
26624     <type name="Y">
26625       <method name="Void .ctor()">
26626         <size>7</size>
26627       </method>
26628       <method name="Void Main()">
26629         <size>19</size>
26630       </method>
26631     </type>
26632   </test>
26633   <test name="test-209.cs">
26634     <type name="X">
26635       <method name="Void .ctor(Int32)">
26636         <size>14</size>
26637       </method>
26638       <method name="Int32 get_Foo()">
26639         <size>9</size>
26640       </method>
26641       <method name="Void set_Foo(Int32)">
26642         <size>8</size>
26643       </method>
26644       <method name="Int32 get_Item(Int32)">
26645         <size>7</size>
26646       </method>
26647       <method name="Void set_Item(Int32, Int32)">
26648         <size>8</size>
26649       </method>
26650       <method name="Void set_Item(System.String, System.String)">
26651         <size>7</size>
26652       </method>
26653       <method name="Void set_Bar(System.String)">
26654         <size>7</size>
26655       </method>
26656       <method name="A get_A()">
26657         <size>7</size>
26658       </method>
26659       <method name="Void set_A(A)">
26660         <size>12</size>
26661       </method>
26662       <method name="Int32 Main()">
26663         <size>75</size>
26664       </method>
26665     </type>
26666     <type name="A">
26667       <method name="Void .ctor(Int32)">
26668         <size>8</size>
26669       </method>
26670     </type>
26671   </test>
26672   <test name="test-21.cs">
26673     <type name="Blah">
26674       <method name="Void .ctor()">
26675         <size>7</size>
26676       </method>
26677       <method name="Int32 Main()">
26678         <size>47</size>
26679       </method>
26680     </type>
26681     <type name="Blah+Foo">
26682       <method name="Void .ctor()">
26683         <size>17</size>
26684       </method>
26685       <method name="Int32 Bar(Int32, Int32)">
26686         <size>14</size>
26687       </method>
26688     </type>
26689   </test>
26690   <test name="test-210.cs">
26691     <type name="X">
26692       <method name="Void .ctor()">
26693         <size>7</size>
26694       </method>
26695       <method name="Void foo()">
26696         <size>1</size>
26697       </method>
26698       <method name="Void Main()">
26699         <size>25</size>
26700       </method>
26701     </type>
26702     <type name="FooHandler">
26703       <method name="Void .ctor(Object, IntPtr)">
26704         <size>0</size>
26705       </method>
26706       <method name="Void Invoke()">
26707         <size>0</size>
26708       </method>
26709       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26710         <size>0</size>
26711       </method>
26712       <method name="Void EndInvoke(IAsyncResult)">
26713         <size>0</size>
26714       </method>
26715     </type>
26716   </test>
26717   <test name="test-211.cs">
26718     <type name="X">
26719       <method name="Void .ctor(Int32)">
26720         <size>14</size>
26721       </method>
26722       <method name="X op_Implicit(Int32)">
26723         <size>7</size>
26724       </method>
26725     </type>
26726     <type name="Y">
26727       <method name="Void .ctor(X)">
26728         <size>14</size>
26729       </method>
26730       <method name="Y op_Implicit(X)">
26731         <size>7</size>
26732       </method>
26733     </type>
26734     <type name="Z">
26735       <method name="Void .ctor(Y)">
26736         <size>14</size>
26737       </method>
26738       <method name="Int32 Main()">
26739         <size>27</size>
26740       </method>
26741       <method name="Z op_Implicit(Y)">
26742         <size>7</size>
26743       </method>
26744     </type>
26745   </test>
26746   <test name="test-212.cs">
26747     <type name="Problem">
26748       <method name="Void .ctor(String)">
26749         <size>14</size>
26750       </method>
26751       <method name="Int32 Multi(Int32, Problem[])">
26752         <size>4</size>
26753       </method>
26754       <method name="Int32 Main(System.String[])">
26755         <size>76</size>
26756       </method>
26757       <method name="Problem op_Implicit(Int32)">
26758         <size>22</size>
26759       </method>
26760     </type>
26761   </test>
26762   <test name="test-213.cs">
26763     <type name="MyTest">
26764       <method name="Void .ctor()">
26765         <size>7</size>
26766       </method>
26767       <method name="Void Main(System.String[])">
26768         <size>31</size>
26769       </method>
26770     </type>
26771     <type name="S">
26772       <method name="Void .ctor(Int32)">
26773         <size>8</size>
26774       </method>
26775       <method name="Void Print()">
26776         <size>12</size>
26777       </method>
26778     </type>
26779   </test>
26780   <test name="test-214.cs">
26781     <type name="N2.Test">
26782       <method name="Void .ctor()">
26783         <size>7</size>
26784       </method>
26785       <method name="Int32 Main()">
26786         <size>7</size>
26787       </method>
26788     </type>
26789     <type name="N1.C1">
26790       <method name="Void .ctor()">
26791         <size>7</size>
26792       </method>
26793       <method name="Void Foo()">
26794         <size>1</size>
26795       </method>
26796     </type>
26797   </test>
26798   <test name="test-215.cs">
26799     <type name="Test">
26800       <method name="Void .ctor()">
26801         <size>7</size>
26802       </method>
26803       <method name="Void .cctor()">
26804         <size>1</size>
26805       </method>
26806       <method name="N1.C1 get_C1()">
26807         <size>6</size>
26808       </method>
26809       <method name="Int32 Main()">
26810         <size>8</size>
26811       </method>
26812     </type>
26813     <type name="N1.C1">
26814       <method name="Void .ctor()">
26815         <size>7</size>
26816       </method>
26817     </type>
26818   </test>
26819   <test name="test-216.cs">
26820     <type name="cls">
26821       <method name="Void .ctor()">
26822         <size>7</size>
26823       </method>
26824       <method name="Void add_OnWhatever(OnWhateverDelegate)">
26825         <size>24</size>
26826       </method>
26827       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
26828         <size>24</size>
26829       </method>
26830       <method name="Void CallMyDel(System.String)">
26831         <size>13</size>
26832       </method>
26833     </type>
26834     <type name="cls+nestedcls">
26835       <method name="Void .ctor()">
26836         <size>7</size>
26837       </method>
26838       <method name="Void CallParentDel(cls, System.String)">
26839         <size>13</size>
26840       </method>
26841     </type>
26842     <type name="MonoEmbed">
26843       <method name="Void .ctor()">
26844         <size>7</size>
26845       </method>
26846       <method name="Void Main()">
26847         <size>36</size>
26848       </method>
26849       <method name="Void Whatever(System.String)">
26850         <size>7</size>
26851       </method>
26852     </type>
26853     <type name="OnWhateverDelegate">
26854       <method name="Void .ctor(Object, IntPtr)">
26855         <size>0</size>
26856       </method>
26857       <method name="Void Invoke(System.String)">
26858         <size>0</size>
26859       </method>
26860       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26861         <size>0</size>
26862       </method>
26863       <method name="Void EndInvoke(IAsyncResult)">
26864         <size>0</size>
26865       </method>
26866     </type>
26867   </test>
26868   <test name="test-217.cs">
26869     <type name="Test">
26870       <method name="Void .ctor()">
26871         <size>7</size>
26872       </method>
26873       <method name="Int32 Main()">
26874         <size>174</size>
26875       </method>
26876       <method name="System.Object compare_gte(Int32, Int32)">
26877         <size>13</size>
26878       </method>
26879       <method name="System.Object compare_lte(Int32, Int32)">
26880         <size>13</size>
26881       </method>
26882     </type>
26883   </test>
26884   <test name="test-218.cs">
26885     <type name="T">
26886       <method name="Void .ctor()">
26887         <size>7</size>
26888       </method>
26889       <method name="Void .cctor()">
26890         <size>27</size>
26891       </method>
26892       <method name="Void Main()">
26893         <size>1</size>
26894       </method>
26895       <method name="Void compareQueryQuery1(System.Object)">
26896         <size>1</size>
26897       </method>
26898     </type>
26899     <type name="T+foo">
26900       <method name="Void .ctor(Object, IntPtr)">
26901         <size>0</size>
26902       </method>
26903       <method name="Void Invoke(System.Object)">
26904         <size>0</size>
26905       </method>
26906       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26907         <size>0</size>
26908       </method>
26909       <method name="Void EndInvoke(IAsyncResult)">
26910         <size>0</size>
26911       </method>
26912     </type>
26913   </test>
26914   <test name="test-219.cs">
26915     <type name="TestAttribute">
26916       <method name="Void .ctor(Type)">
26917         <size>14</size>
26918       </method>
26919       <method name="System.Type get_Type()">
26920         <size>7</size>
26921       </method>
26922     </type>
26923     <type name="Test">
26924       <method name="Void .ctor()">
26925         <size>7</size>
26926       </method>
26927       <method name="Void Main()">
26928         <size>75</size>
26929       </method>
26930     </type>
26931   </test>
26932   <test name="test-22.cs">
26933     <type name="M">
26934       <method name="Void .ctor()">
26935         <size>7</size>
26936       </method>
26937       <method name="Int32 Main()">
26938         <size>63</size>
26939       </method>
26940     </type>
26941     <type name="S">
26942       <method name="T GetT()">
26943         <size>7</size>
26944       </method>
26945       <method name="Void Init()">
26946         <size>25</size>
26947       </method>
26948     </type>
26949   </test>
26950   <test name="test-220.cs">
26951     <type name="MonoBUG.Bug">
26952       <method name="Void .ctor()">
26953         <size>7</size>
26954       </method>
26955       <method name="Int32 Main(System.String[])">
26956         <size>138</size>
26957       </method>
26958     </type>
26959     <type name="MonoBUG.Foo">
26960       <method name="Void .ctor(String)">
26961         <size>14</size>
26962       </method>
26963       <method name="System.String get_Name()">
26964         <size>7</size>
26965       </method>
26966     </type>
26967     <type name="MonoBUG.FooList">
26968       <method name="Void .ctor()">
26969         <size>7</size>
26970       </method>
26971       <method name="Void .cctor()">
26972         <size>1</size>
26973       </method>
26974       <method name="Void Add(MonoBUG.Foo)">
26975         <size>19</size>
26976       </method>
26977       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
26978         <size>7</size>
26979       </method>
26980     </type>
26981     <type name="MonoBUG.FooList+FooEnumerator">
26982       <method name="Void .ctor(FooList)">
26983         <size>31</size>
26984       </method>
26985       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
26986         <size>12</size>
26987       </method>
26988       <method name="Void System.Collections.IEnumerator.Reset()">
26989         <size>12</size>
26990       </method>
26991       <method name="MonoBUG.Foo get_Current()">
26992         <size>46</size>
26993       </method>
26994       <method name="Boolean MoveNext()">
26995         <size>12</size>
26996       </method>
26997       <method name="Void Reset()">
26998         <size>12</size>
26999       </method>
27000       <method name="System.Object System.Collections.IEnumerator.get_Current()">
27001         <size>28</size>
27002       </method>
27003     </type>
27004   </test>
27005   <test name="test-221.cs">
27006     <type name="A">
27007       <method name="Void .ctor()">
27008         <size>7</size>
27009       </method>
27010       <method name="Int32 get_Blah()">
27011         <size>2</size>
27012       </method>
27013       <method name="Void set_Blah(Int32)">
27014         <size>1</size>
27015       </method>
27016     </type>
27017     <type name="B">
27018       <method name="Void .ctor()">
27019         <size>7</size>
27020       </method>
27021       <method name="Int32 get_Blah()">
27022         <size>2</size>
27023       </method>
27024       <method name="Boolean Test()">
27025         <size>54</size>
27026       </method>
27027     </type>
27028     <type name="C">
27029       <method name="Void .ctor()">
27030         <size>7</size>
27031       </method>
27032       <method name="Int32 get_Blah()">
27033         <size>0</size>
27034       </method>
27035       <method name="Void set_Blah(Int32)">
27036         <size>0</size>
27037       </method>
27038     </type>
27039     <type name="D">
27040       <method name="Void .ctor()">
27041         <size>7</size>
27042       </method>
27043       <method name="Int32 get_Blah()">
27044         <size>2</size>
27045       </method>
27046       <method name="Void set_Blah(Int32)">
27047         <size>1</size>
27048       </method>
27049     </type>
27050     <type name="E">
27051       <method name="Void .ctor()">
27052         <size>7</size>
27053       </method>
27054       <method name="Int32 get_Blah()">
27055         <size>7</size>
27056       </method>
27057       <method name="Boolean Test()">
27058         <size>54</size>
27059       </method>
27060     </type>
27061     <type name="F">
27062       <method name="Void .ctor()">
27063         <size>7</size>
27064       </method>
27065       <method name="Int32 get_Item(Int32)">
27066         <size>2</size>
27067       </method>
27068       <method name="Void set_Item(Int32, Int32)">
27069         <size>1</size>
27070       </method>
27071       <method name="Int32 get_Blah()">
27072         <size>2</size>
27073       </method>
27074       <method name="Void set_Blah(Int32)">
27075         <size>1</size>
27076       </method>
27077       <method name="Boolean Test()">
27078         <size>110</size>
27079       </method>
27080     </type>
27081     <type name="Driver">
27082       <method name="Void .ctor()">
27083         <size>7</size>
27084       </method>
27085       <method name="Int32 Main()">
27086         <size>38</size>
27087       </method>
27088     </type>
27089     <type name="F">
27090       <method name="Int32 IBlah.get_Item(Int32)">
27091         <size>2</size>
27092       </method>
27093       <method name="Void IBlah.set_Item(Int32, Int32)">
27094         <size>1</size>
27095       </method>
27096       <method name="Int32 IBlah.get_Blah()">
27097         <size>2</size>
27098       </method>
27099       <method name="Void IBlah.set_Blah(Int32)">
27100         <size>1</size>
27101       </method>
27102     </type>
27103   </test>
27104   <test name="test-222.cs">
27105     <type name="Class_1">
27106       <method name="Void .ctor()">
27107         <size>7</size>
27108       </method>
27109       <method name="UIntPtr Valid()">
27110         <size>7</size>
27111       </method>
27112     </type>
27113     <type name="MainClass">
27114       <method name="Void .ctor()">
27115         <size>7</size>
27116       </method>
27117       <method name="Int32 Main()">
27118         <size>2</size>
27119       </method>
27120     </type>
27121   </test>
27122   <test name="test-223.cs">
27123     <type name="T">
27124       <method name="Void .ctor()">
27125         <size>7</size>
27126       </method>
27127       <method name="Int32 Main()">
27128         <size>65</size>
27129       </method>
27130     </type>
27131   </test>
27132   <test name="test-224.cs">
27133     <type name="XmlMemberArrayAttribute">
27134       <method name="Void .ctor(String)">
27135         <size>38</size>
27136       </method>
27137       <method name="System.Char[] get_Separator()">
27138         <size>7</size>
27139       </method>
27140       <method name="Void set_Separator(System.Char[])">
27141         <size>8</size>
27142       </method>
27143       <method name="System.String get_Name()">
27144         <size>7</size>
27145       </method>
27146       <method name="Void set_Name(System.String)">
27147         <size>8</size>
27148       </method>
27149       <method name="Boolean get_IsRequired()">
27150         <size>7</size>
27151       </method>
27152       <method name="Void set_IsRequired(Boolean)">
27153         <size>8</size>
27154       </method>
27155     </type>
27156     <type name="t">
27157       <method name="Void .ctor()">
27158         <size>7</size>
27159       </method>
27160       <method name="Void Main()">
27161         <size>1</size>
27162       </method>
27163     </type>
27164   </test>
27165   <test name="test-225.cs">
27166     <type name="A">
27167       <method name="Void .ctor()">
27168         <size>14</size>
27169       </method>
27170     </type>
27171     <type name="B">
27172       <method name="Void .ctor()">
27173         <size>7</size>
27174       </method>
27175       <method name="Int32 foo()">
27176         <size>2</size>
27177       </method>
27178       <method name="Void Main()">
27179         <size>18</size>
27180       </method>
27181     </type>
27182   </test>
27183   <test name="test-226.cs">
27184     <type name="Test226">
27185       <method name="Void .ctor()">
27186         <size>7</size>
27187       </method>
27188       <method name="Void Test()">
27189         <size>35</size>
27190       </method>
27191       <method name="Int32 Main()">
27192         <size>23</size>
27193       </method>
27194     </type>
27195   </test>
27196   <test name="test-227.cs">
27197     <type name="A.T">
27198       <method name="Void .ctor()">
27199         <size>7</size>
27200       </method>
27201       <method name="Void Main()">
27202         <size>3</size>
27203       </method>
27204     </type>
27205   </test>
27206   <test name="test-228.cs">
27207     <type name="BadRefTest.CtorInc">
27208       <method name="Void .ctor()">
27209         <size>30</size>
27210       </method>
27211       <method name="Int32 IncByRef(Int32 ByRef)">
27212         <size>10</size>
27213       </method>
27214       <method name="Boolean Results(Int32)">
27215         <size>98</size>
27216       </method>
27217     </type>
27218     <type name="BadRefTest.Runner">
27219       <method name="Void .ctor()">
27220         <size>7</size>
27221       </method>
27222       <method name="Int32 Main()">
27223         <size>43</size>
27224       </method>
27225     </type>
27226   </test>
27227   <test name="test-229.cs">
27228     <type name="List">
27229       <method name="Void .ctor(Int32)">
27230         <size>19</size>
27231       </method>
27232       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27233         <size>12</size>
27234       </method>
27235       <method name="Void Add(Int32)">
27236         <size>26</size>
27237       </method>
27238       <method name="MyEnumerator GetEnumerator()">
27239         <size>7</size>
27240       </method>
27241     </type>
27242     <type name="UberList">
27243       <method name="Void .ctor(Int32)">
27244         <size>8</size>
27245       </method>
27246       <method name="Int32 Main(System.String[])">
27247         <size>38</size>
27248       </method>
27249       <method name="Boolean One()">
27250         <size>62</size>
27251       </method>
27252       <method name="Boolean Two()">
27253         <size>62</size>
27254       </method>
27255       <method name="Boolean Three()">
27256         <size>62</size>
27257       </method>
27258     </type>
27259     <type name="List+MyEnumerator">
27260       <method name="Void .ctor(List)">
27261         <size>15</size>
27262       </method>
27263       <method name="System.Object get_Current()">
27264         <size>24</size>
27265       </method>
27266       <method name="Boolean MoveNext()">
27267         <size>31</size>
27268       </method>
27269       <method name="Void Reset()">
27270         <size>8</size>
27271       </method>
27272     </type>
27273   </test>
27274   <test name="test-23.cs">
27275     <type name="X">
27276       <method name="Void .ctor()">
27277         <size>7</size>
27278       </method>
27279       <method name="Void .cctor()">
27280         <size>8</size>
27281       </method>
27282       <method name="Int32 get_Value()">
27283         <size>6</size>
27284       </method>
27285       <method name="Void set_Value(Int32)">
27286         <size>7</size>
27287       </method>
27288       <method name="Int32 Main()">
27289         <size>170</size>
27290       </method>
27291     </type>
27292     <type name="Y">
27293       <method name="Void .ctor(String)">
27294         <size>14</size>
27295       </method>
27296       <method name="System.String get_Value()">
27297         <size>7</size>
27298       </method>
27299       <method name="Void set_Value(System.String)">
27300         <size>8</size>
27301       </method>
27302     </type>
27303     <type name="Z">
27304       <method name="Void .cctor()">
27305         <size>7</size>
27306       </method>
27307       <method name="Int32 get_IVal()">
27308         <size>6</size>
27309       </method>
27310       <method name="Void set_IVal(Int32)">
27311         <size>7</size>
27312       </method>
27313       <method name="Int32 get_XVal()">
27314         <size>7</size>
27315       </method>
27316       <method name="Void set_XVal(Int32)">
27317         <size>8</size>
27318       </method>
27319     </type>
27320   </test>
27321   <test name="test-230.cs">
27322     <type name="TestClass">
27323       <method name="Void .ctor()">
27324         <size>7</size>
27325       </method>
27326       <method name="Int32 Main()">
27327         <size>56</size>
27328       </method>
27329     </type>
27330   </test>
27331   <test name="test-231.cs">
27332     <type name="T">
27333       <method name="Void .ctor()">
27334         <size>7</size>
27335       </method>
27336       <method name="Void .cctor()">
27337         <size>1</size>
27338       </method>
27339       <method name="Int32 Main()">
27340         <size>44</size>
27341       </method>
27342       <method name="Void Foo()">
27343         <size>23</size>
27344       </method>
27345     </type>
27346   </test>
27347   <test name="test-232.cs">
27348     <type name="CtorInfoTest">
27349       <method name="Void .ctor()">
27350         <size>7</size>
27351       </method>
27352       <method name="Void Main(System.String[])">
27353         <size>977</size>
27354       </method>
27355       <method name="Void Assert(System.Object, System.Object)">
27356         <size>38</size>
27357       </method>
27358     </type>
27359     <type name="&lt;PrivateImplementationDetails&gt;">
27360       <method name="Void .ctor()">
27361         <size>7</size>
27362       </method>
27363     </type>
27364   </test>
27365   <test name="test-233.cs">
27366     <type name="Tests">
27367       <method name="Void .ctor()">
27368         <size>7</size>
27369       </method>
27370       <method name="Int32 Main()">
27371         <size>16</size>
27372       </method>
27373       <method name="Int32 test_0_beq()">
27374         <size>29</size>
27375       </method>
27376       <method name="Int32 test_0_bne_un()">
27377         <size>29</size>
27378       </method>
27379       <method name="Int32 test_0_conv_r8()">
27380         <size>29</size>
27381       </method>
27382       <method name="Int32 test_0_conv_i()">
27383         <size>76</size>
27384       </method>
27385       <method name="Int32 test_5_conv_r4()">
27386         <size>8</size>
27387       </method>
27388       <method name="Int32 test_5_double_conv_r4()">
27389         <size>16</size>
27390       </method>
27391       <method name="Int32 test_5_float_conv_r8()">
27392         <size>12</size>
27393       </method>
27394       <method name="Int32 test_5_conv_r8()">
27395         <size>8</size>
27396       </method>
27397       <method name="Int32 test_5_add()">
27398         <size>25</size>
27399       </method>
27400       <method name="Int32 test_5_sub()">
27401         <size>25</size>
27402       </method>
27403       <method name="Int32 test_24_mul()">
27404         <size>25</size>
27405       </method>
27406       <method name="Int32 test_4_div()">
27407         <size>25</size>
27408       </method>
27409       <method name="Int32 test_2_rem()">
27410         <size>25</size>
27411       </method>
27412       <method name="Int32 test_2_neg()">
27413         <size>14</size>
27414       </method>
27415       <method name="Int32 test_46_float_add_spill()">
27416         <size>129</size>
27417       </method>
27418       <method name="Int32 test_362880_float_mul_spill()">
27419         <size>129</size>
27420       </method>
27421       <method name="Int32 test_4_long_cast()">
27422         <size>29</size>
27423       </method>
27424       <method name="Int32 test_16_float_cmp()">
27425         <size>317</size>
27426       </method>
27427       <method name="Int32 test_15_float_cmp_un()">
27428         <size>297</size>
27429       </method>
27430       <method name="Int32 test_15_float_branch()">
27431         <size>219</size>
27432       </method>
27433       <method name="Int32 test_15_float_branch_un()">
27434         <size>219</size>
27435       </method>
27436     </type>
27437     <type name="TestDriver">
27438       <method name="Void .ctor()">
27439         <size>7</size>
27440       </method>
27441       <method name="Int32 RunTests(System.Type, System.String[])">
27442         <size>571</size>
27443       </method>
27444       <method name="Int32 RunTests(System.Type)">
27445         <size>8</size>
27446       </method>
27447     </type>
27448   </test>
27449   <test name="test-234.cs">
27450     <type name="T">
27451       <method name="Void .ctor()">
27452         <size>7</size>
27453       </method>
27454       <method name="Void Main()">
27455         <size>701</size>
27456       </method>
27457     </type>
27458   </test>
27459   <test name="test-235.cs">
27460     <type name="T">
27461       <method name="Void .ctor()">
27462         <size>7</size>
27463       </method>
27464       <method name="Void Foo(T, T)">
27465         <size>1</size>
27466       </method>
27467       <method name="Void Foo(System.Object[])">
27468         <size>1</size>
27469       </method>
27470       <method name="Int32 Main()">
27471         <size>13</size>
27472       </method>
27473     </type>
27474   </test>
27475   <test name="test-236.cs">
27476     <type name="Tests.Test">
27477       <method name="Void .ctor()">
27478         <size>7</size>
27479       </method>
27480       <method name="Void Main()">
27481         <size>42</size>
27482       </method>
27483       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
27484         <size>9</size>
27485       </method>
27486       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
27487         <size>10</size>
27488       </method>
27489     </type>
27490   </test>
27491   <test name="test-237.cs">
27492     <type name="Params">
27493       <method name="Void .ctor()">
27494         <size>7</size>
27495       </method>
27496       <method name="Void .cctor()">
27497         <size>96</size>
27498       </method>
27499       <method name="Void foo(System.String, System.Object[])">
27500         <size>132</size>
27501       </method>
27502       <method name="Void Main()">
27503         <size>45</size>
27504       </method>
27505     </type>
27506     <type name="Params+FOO">
27507       <method name="Void .ctor(Object, IntPtr)">
27508         <size>0</size>
27509       </method>
27510       <method name="Void Invoke(System.String, System.Object[])">
27511         <size>0</size>
27512       </method>
27513       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27514         <size>0</size>
27515       </method>
27516       <method name="Void EndInvoke(IAsyncResult)">
27517         <size>0</size>
27518       </method>
27519     </type>
27520   </test>
27521   <test name="test-238.cs">
27522     <type name="TestClass">
27523       <method name="Void .ctor()">
27524         <size>7</size>
27525       </method>
27526       <method name="Void ConditionalMethod()">
27527         <size>7</size>
27528       </method>
27529       <method name="Int32 Main()">
27530         <size>12</size>
27531       </method>
27532     </type>
27533   </test>
27534   <test name="test-239.cs">
27535     <type name="BaseClass">
27536       <method name="Void .ctor()">
27537         <size>7</size>
27538       </method>
27539       <method name="Void ConditionalMethod()">
27540         <size>7</size>
27541       </method>
27542     </type>
27543     <type name="TestClass">
27544       <method name="Void .ctor()">
27545         <size>7</size>
27546       </method>
27547       <method name="Void ConditionalMethod()">
27548         <size>1</size>
27549       </method>
27550     </type>
27551     <type name="MainClass">
27552       <method name="Void .ctor()">
27553         <size>7</size>
27554       </method>
27555       <method name="Int32 Main()">
27556         <size>18</size>
27557       </method>
27558     </type>
27559   </test>
27560   <test name="test-24.cs">
27561     <type name="X">
27562       <method name="Void .ctor()">
27563         <size>7</size>
27564       </method>
27565       <method name="System.String get_S()">
27566         <size>6</size>
27567       </method>
27568       <method name="Void set_S(System.String)">
27569         <size>7</size>
27570       </method>
27571       <method name="Int32 Main()">
27572         <size>92</size>
27573       </method>
27574     </type>
27575   </test>
27576   <test name="test-240.cs">
27577     <type name="TestClass">
27578       <method name="Void .ctor()">
27579         <size>7</size>
27580       </method>
27581       <method name="Void .cctor()">
27582         <size>7</size>
27583       </method>
27584       <method name="Void ConditionalMethod()">
27585         <size>17</size>
27586       </method>
27587       <method name="Int32 Main()">
27588         <size>11</size>
27589       </method>
27590     </type>
27591   </test>
27592   <test name="test-241.cs">
27593     <type name="Foo">
27594       <method name="Void .ctor()">
27595         <size>7</size>
27596       </method>
27597       <method name="Int32 get_SomeProperty()">
27598         <size>3</size>
27599       </method>
27600       <method name="Int32 M()">
27601         <size>3</size>
27602       </method>
27603       <method name="Void Main()">
27604         <size>1</size>
27605       </method>
27606     </type>
27607     <type name="Foo+FooPrivate">
27608       <method name="Void .ctor(Foo)">
27609         <size>14</size>
27610       </method>
27611       <method name="Int32 get_SomeProperty()">
27612         <size>24</size>
27613       </method>
27614     </type>
27615   </test>
27616   <test name="test-242.cs">
27617     <type name="BaseClass">
27618       <method name="Void .ctor()">
27619         <size>14</size>
27620       </method>
27621     </type>
27622     <type name="Derived">
27623       <method name="Void .ctor()">
27624         <size>7</size>
27625       </method>
27626       <method name="Int32 get_Location()">
27627         <size>3</size>
27628       </method>
27629       <method name="Void Main()">
27630         <size>1</size>
27631       </method>
27632     </type>
27633   </test>
27634   <test name="test-243.cs">
27635     <type name="X">
27636       <method name="Void .ctor()">
27637         <size>7</size>
27638       </method>
27639       <method name="Boolean Resolve(System.String)">
27640         <size>2</size>
27641       </method>
27642       <method name="System.String Test()">
27643         <size>2</size>
27644       </method>
27645       <method name="Void Main()">
27646         <size>8</size>
27647       </method>
27648     </type>
27649   </test>
27650   <test name="test-244.cs">
27651     <type name="Foo">
27652       <method name="Void .ctor()">
27653         <size>7</size>
27654       </method>
27655       <method name="Void .cctor()">
27656         <size>1</size>
27657       </method>
27658       <method name="Int32 Main()">
27659         <size>136</size>
27660       </method>
27661       <method name="MyBool get_t()">
27662         <size>29</size>
27663       </method>
27664       <method name="MyBool get_f()">
27665         <size>29</size>
27666       </method>
27667     </type>
27668     <type name="MyBool">
27669       <method name="Void .ctor(Boolean)">
27670         <size>8</size>
27671       </method>
27672       <method name="System.String ToString()">
27673         <size>12</size>
27674       </method>
27675       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
27676         <size>21</size>
27677       </method>
27678       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
27679         <size>21</size>
27680       </method>
27681       <method name="Boolean op_True(MyBool)">
27682         <size>8</size>
27683       </method>
27684       <method name="Boolean op_False(MyBool)">
27685         <size>11</size>
27686       </method>
27687     </type>
27688   </test>
27689   <test name="test-245.cs">
27690     <type name="Class2">
27691       <method name="Void .ctor()">
27692         <size>7</size>
27693       </method>
27694       <method name="System.String get_def_kind()">
27695         <size>12</size>
27696       </method>
27697       <method name="Void Main()">
27698         <size>1</size>
27699       </method>
27700     </type>
27701   </test>
27702   <test name="test-246.cs">
27703     <type name="B">
27704       <method name="Void .ctor()">
27705         <size>7</size>
27706       </method>
27707       <method name="Void Main()">
27708         <size>38</size>
27709       </method>
27710     </type>
27711     <type name="Blah">
27712       <method name="Void Dispose()">
27713         <size>11</size>
27714       </method>
27715     </type>
27716   </test>
27717   <test name="test-247.cs">
27718     <type name="B">
27719       <method name="Void .ctor()">
27720         <size>7</size>
27721       </method>
27722       <method name="Void Main()">
27723         <size>67</size>
27724       </method>
27725     </type>
27726     <type name="Blah">
27727       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27728         <size>11</size>
27729       </method>
27730     </type>
27731   </test>
27732   <test name="test-248.cs">
27733     <type name="T">
27734       <method name="Void .ctor()">
27735         <size>7</size>
27736       </method>
27737       <method name="Foo GetFoo()">
27738         <size>10</size>
27739       </method>
27740       <method name="Void Main()">
27741         <size>26</size>
27742       </method>
27743     </type>
27744   </test>
27745   <test name="test-249.cs">
27746     <type name="X">
27747       <method name="Void .ctor()">
27748         <size>7</size>
27749       </method>
27750       <method name="Void Main()">
27751         <size>1</size>
27752       </method>
27753     </type>
27754   </test>
27755   <test name="test-25.cs">
27756     <type name="X">
27757       <method name="Void .ctor()">
27758         <size>7</size>
27759       </method>
27760       <method name="Int32 Main()">
27761         <size>214</size>
27762       </method>
27763     </type>
27764   </test>
27765   <test name="test-250.cs">
27766     <type name="Test.foo3">
27767       <method name="Void .ctor()">
27768         <size>7</size>
27769       </method>
27770     </type>
27771     <type name="Test.Tests">
27772       <method name="Void .ctor()">
27773         <size>7</size>
27774       </method>
27775       <method name="Void Main()">
27776         <size>1</size>
27777       </method>
27778     </type>
27779   </test>
27780   <test name="test-251.cs">
27781     <type name="X">
27782       <method name="Void .ctor()">
27783         <size>7</size>
27784       </method>
27785       <method name="Void Main()">
27786         <size>1</size>
27787       </method>
27788     </type>
27789   </test>
27790   <test name="test-252.cs">
27791     <type name="A">
27792       <method name="Void .ctor()">
27793         <size>7</size>
27794       </method>
27795       <method name="Void add_Bar(Foo)">
27796         <size>24</size>
27797       </method>
27798       <method name="Void remove_Bar(Foo)">
27799         <size>24</size>
27800       </method>
27801       <method name="Void m1()">
27802         <size>1</size>
27803       </method>
27804       <method name="Int32 Main()">
27805         <size>93</size>
27806       </method>
27807     </type>
27808     <type name="Foo">
27809       <method name="Void .ctor(Object, IntPtr)">
27810         <size>0</size>
27811       </method>
27812       <method name="Void Invoke()">
27813         <size>0</size>
27814       </method>
27815       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27816         <size>0</size>
27817       </method>
27818       <method name="Void EndInvoke(IAsyncResult)">
27819         <size>0</size>
27820       </method>
27821     </type>
27822   </test>
27823   <test name="test-253.cs">
27824     <type name="AccessibleAttribute">
27825       <method name="Void .ctor()">
27826         <size>7</size>
27827       </method>
27828     </type>
27829     <type name="MyClass">
27830       <method name="Void .ctor()">
27831         <size>7</size>
27832       </method>
27833     </type>
27834     <type name="Test">
27835       <method name="Void .ctor()">
27836         <size>7</size>
27837       </method>
27838       <method name="Int32 Main()">
27839         <size>66</size>
27840       </method>
27841     </type>
27842   </test>
27843   <test name="test-254.cs">
27844     <type name="TestAttribute">
27845       <method name="Void .ctor()">
27846         <size>7</size>
27847       </method>
27848     </type>
27849     <type name="Test_1">
27850       <method name="Void .ctor()">
27851         <size>7</size>
27852       </method>
27853       <method name="Void Test(Int32)">
27854         <size>1</size>
27855       </method>
27856     </type>
27857     <type name="Test_2">
27858       <method name="Void .ctor()">
27859         <size>7</size>
27860       </method>
27861       <method name="Int32 get_Test()">
27862         <size>2</size>
27863       </method>
27864       <method name="Void set_Test(Int32)">
27865         <size>1</size>
27866       </method>
27867       <method name="Void set_Test2(Boolean)">
27868         <size>1</size>
27869       </method>
27870     </type>
27871     <type name="Test_3">
27872       <method name="Void .ctor()">
27873         <size>7</size>
27874       </method>
27875       <method name="Void add_e_1(test_delegate)">
27876         <size>24</size>
27877       </method>
27878       <method name="Void remove_e_1(test_delegate)">
27879         <size>24</size>
27880       </method>
27881       <method name="Void add_e_2(test_delegate)">
27882         <size>24</size>
27883       </method>
27884       <method name="Void remove_e_2(test_delegate)">
27885         <size>24</size>
27886       </method>
27887     </type>
27888     <type name="Test_4">
27889       <method name="Void .ctor()">
27890         <size>7</size>
27891       </method>
27892       <method name="Void add_e_1(test_delegate)">
27893         <size>1</size>
27894       </method>
27895       <method name="Void remove_e_1(test_delegate)">
27896         <size>1</size>
27897       </method>
27898       <method name="Void add_e_2(test_delegate)">
27899         <size>1</size>
27900       </method>
27901       <method name="Void remove_e_2(test_delegate)">
27902         <size>1</size>
27903       </method>
27904       <method name="Void add_e_3(test_delegate)">
27905         <size>1</size>
27906       </method>
27907       <method name="Void remove_e_3(test_delegate)">
27908         <size>1</size>
27909       </method>
27910     </type>
27911     <type name="ClassMain">
27912       <method name="Void .ctor()">
27913         <size>7</size>
27914       </method>
27915       <method name="Void .cctor()">
27916         <size>1</size>
27917       </method>
27918       <method name="Void Assert(System.Object[], Boolean, Int32)">
27919         <size>65</size>
27920       </method>
27921       <method name="Int32 Main()">
27922         <size>1159</size>
27923       </method>
27924     </type>
27925     <type name="test_delegate">
27926       <method name="Void .ctor(Object, IntPtr)">
27927         <size>0</size>
27928       </method>
27929       <method name="System.Delegate Invoke(Int32)">
27930         <size>0</size>
27931       </method>
27932       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27933         <size>0</size>
27934       </method>
27935       <method name="System.Delegate EndInvoke(IAsyncResult)">
27936         <size>0</size>
27937       </method>
27938     </type>
27939   </test>
27940   <test name="test-255.cs">
27941     <type name="TestAttribute">
27942       <method name="Void .ctor()">
27943         <size>7</size>
27944       </method>
27945     </type>
27946     <type name="C">
27947       <method name="Void .ctor()">
27948         <size>7</size>
27949       </method>
27950       <method name="Void Method()">
27951         <size>1</size>
27952       </method>
27953       <method name="Void Main()">
27954         <size>1</size>
27955       </method>
27956     </type>
27957   </test>
27958   <test name="test-256.cs">
27959     <type name="TableColumn">
27960       <method name="Void .ctor()">
27961         <size>7</size>
27962       </method>
27963       <method name="System.Object get_MagicValue()">
27964         <size>2</size>
27965       </method>
27966       <method name="Void set_MagicValue(System.Object)">
27967         <size>1</size>
27968       </method>
27969     </type>
27970     <type name="Bug">
27971       <method name="Void .ctor()">
27972         <size>7</size>
27973       </method>
27974       <method name="Int32 get_TInt()">
27975         <size>2</size>
27976       </method>
27977       <method name="Void Main()">
27978         <size>1</size>
27979       </method>
27980     </type>
27981   </test>
27982   <test name="test-257.cs">
27983     <type name="X">
27984       <method name="Void Main()">
27985         <size>8</size>
27986       </method>
27987       <method name="Void call(Int32 ByRef)">
27988         <size>25</size>
27989       </method>
27990       <method name="Void .ctor()">
27991         <size>7</size>
27992       </method>
27993     </type>
27994   </test>
27995   <test name="test-258.cs">
27996     <type name="MyTest.Test">
27997       <method name="Void .ctor()">
27998         <size>7</size>
27999       </method>
28000     </type>
28001     <type name="MyTest.Test2">
28002       <method name="Void .ctor()">
28003         <size>7</size>
28004       </method>
28005       <method name="Void MyTest.Test.Inner.Foo()">
28006         <size>1</size>
28007       </method>
28008       <method name="Void Main()">
28009         <size>1</size>
28010       </method>
28011     </type>
28012   </test>
28013   <test name="test-259.cs">
28014     <type name="Testing">
28015       <method name="Void .ctor()">
28016         <size>7</size>
28017       </method>
28018       <method name="Void Main()">
28019         <size>1</size>
28020       </method>
28021     </type>
28022   </test>
28023   <test name="test-26.cs">
28024     <type name="Blah">
28025       <method name="Void .ctor()">
28026         <size>7</size>
28027       </method>
28028       <method name="Int32 Foo(Int32, Int32)">
28029         <size>4</size>
28030       </method>
28031       <method name="Int32 Test1()">
28032         <size>114</size>
28033       </method>
28034       <method name="Int32 Adder(System.Int32[])">
28035         <size>34</size>
28036       </method>
28037       <method name="Int32 Test2()">
28038         <size>46</size>
28039       </method>
28040       <method name="Int32 Main()">
28041         <size>40</size>
28042       </method>
28043     </type>
28044     <type name="Blah+MyDelegate">
28045       <method name="Void .ctor(Object, IntPtr)">
28046         <size>0</size>
28047       </method>
28048       <method name="Int32 Invoke(Int32, Int32)">
28049         <size>0</size>
28050       </method>
28051       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28052         <size>0</size>
28053       </method>
28054       <method name="Int32 EndInvoke(IAsyncResult)">
28055         <size>0</size>
28056       </method>
28057     </type>
28058     <type name="Blah+List">
28059       <method name="Void .ctor(Object, IntPtr)">
28060         <size>0</size>
28061       </method>
28062       <method name="Int32 Invoke(System.Int32[])">
28063         <size>0</size>
28064       </method>
28065       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
28066         <size>0</size>
28067       </method>
28068       <method name="Int32 EndInvoke(IAsyncResult)">
28069         <size>0</size>
28070       </method>
28071     </type>
28072     <type name="&lt;PrivateImplementationDetails&gt;">
28073       <method name="Void .ctor()">
28074         <size>7</size>
28075       </method>
28076     </type>
28077   </test>
28078   <test name="test-260.cs">
28079     <type name="x.Test">
28080       <method name="Void .ctor()">
28081         <size>7</size>
28082       </method>
28083     </type>
28084     <type name="y.Test">
28085       <method name="Void .ctor()">
28086         <size>7</size>
28087       </method>
28088     </type>
28089     <type name="b.a">
28090       <method name="Void .ctor()">
28091         <size>7</size>
28092       </method>
28093       <method name="Void Main()">
28094         <size>7</size>
28095       </method>
28096     </type>
28097   </test>
28098   <test name="test-261.cs">
28099     <type name="T">
28100       <method name="Void .ctor()">
28101         <size>7</size>
28102       </method>
28103       <method name="T get_Me()">
28104         <size>16</size>
28105       </method>
28106       <method name="T GetMe()">
28107         <size>16</size>
28108       </method>
28109       <method name="Int32 Test(T)">
28110         <size>106</size>
28111       </method>
28112       <method name="Int32 Main()">
28113         <size>31</size>
28114       </method>
28115     </type>
28116   </test>
28117   <test name="test-262.cs">
28118     <type name="n1.Attribute">
28119       <method name="Void .ctor()">
28120         <size>7</size>
28121       </method>
28122     </type>
28123     <type name="n3.A">
28124       <method name="Void .ctor()">
28125         <size>7</size>
28126       </method>
28127       <method name="Void Attribute()">
28128         <size>1</size>
28129       </method>
28130       <method name="Void X()">
28131         <size>7</size>
28132       </method>
28133       <method name="Void Main()">
28134         <size>11</size>
28135       </method>
28136     </type>
28137   </test>
28138   <test name="test-263.cs">
28139     <type name="Test">
28140       <method name="Void .ctor()">
28141         <size>7</size>
28142       </method>
28143       <method name="System.String GetString(System.Byte[])">
28144         <size>19</size>
28145       </method>
28146       <method name="Void Main()">
28147         <size>1</size>
28148       </method>
28149     </type>
28150   </test>
28151   <test name="test-264.cs">
28152     <type name="Proef">
28153       <method name="Void .ctor()">
28154         <size>7</size>
28155       </method>
28156       <method name="Void add_OnDoSomething(System.EventHandler)">
28157         <size>24</size>
28158       </method>
28159       <method name="Void remove_OnDoSomething(System.EventHandler)">
28160         <size>24</size>
28161       </method>
28162       <method name="Void Temp(System.Object, System.EventArgs)">
28163         <size>1</size>
28164       </method>
28165       <method name="Void Main()">
28166         <size>25</size>
28167       </method>
28168     </type>
28169   </test>
28170   <test name="test-265.cs">
28171     <type name="ClassFormatError">
28172       <method name="Void .ctor(String, Object[])">
28173         <size>7</size>
28174       </method>
28175       <method name="Void Main()">
28176         <size>1</size>
28177       </method>
28178     </type>
28179     <type name="UnsupportedClassVersionError">
28180       <method name="Void .ctor(String)">
28181         <size>14</size>
28182       </method>
28183     </type>
28184   </test>
28185   <test name="test-266.cs">
28186     <type name="T">
28187       <method name="Void .ctor()">
28188         <size>7</size>
28189       </method>
28190       <method name="Int32 Main()">
28191         <size>25</size>
28192       </method>
28193     </type>
28194   </test>
28195   <test name="test-267.cs">
28196     <type name="X">
28197       <method name="Void .ctor()">
28198         <size>7</size>
28199       </method>
28200       <method name="System.String Text()">
28201         <size>6</size>
28202       </method>
28203       <method name="Int32 Main()">
28204         <size>12</size>
28205       </method>
28206     </type>
28207   </test>
28208   <test name="test-268.cs">
28209     <type name="X">
28210       <method name="Void .ctor()">
28211         <size>7</size>
28212       </method>
28213       <method name="Int32 Main()">
28214         <size>26</size>
28215       </method>
28216     </type>
28217     <type name="X+Nested">
28218       <method name="Void .ctor()">
28219         <size>7</size>
28220       </method>
28221       <method name="MyEnum D()">
28222         <size>2</size>
28223       </method>
28224     </type>
28225   </test>
28226   <test name="test-269.cs">
28227     <type name="Class1">
28228       <method name="Void .ctor()">
28229         <size>7</size>
28230       </method>
28231       <method name="Int32 Main(System.String[])">
28232         <size>361</size>
28233       </method>
28234       <method name="Int32 AddABunchOfInts(...)">
28235         <size>63</size>
28236       </method>
28237       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
28238         <size>63</size>
28239       </method>
28240       <method name="Result VtAddABunchOfInts(...)">
28241         <size>68</size>
28242       </method>
28243       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
28244         <size>68</size>
28245       </method>
28246       <method name="Int32 InstAddABunchOfInts(...)">
28247         <size>63</size>
28248       </method>
28249       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
28250         <size>63</size>
28251       </method>
28252       <method name="Result InstVtAddABunchOfInts(...)">
28253         <size>68</size>
28254       </method>
28255       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
28256         <size>68</size>
28257       </method>
28258     </type>
28259     <type name="Result">
28260       <method name="Void .ctor(Int32)">
28261         <size>24</size>
28262       </method>
28263     </type>
28264   </test>
28265   <test name="test-27.cs">
28266     <type name="Foo">
28267       <method name="Void .ctor()">
28268         <size>7</size>
28269       </method>
28270       <method name="Boolean MyMethod(Int32)">
28271         <size>12</size>
28272       </method>
28273       <method name="Int32 AnotherMethod(Int32)">
28274         <size>5</size>
28275       </method>
28276     </type>
28277     <type name="Blah">
28278       <method name="Void .ctor()">
28279         <size>7</size>
28280       </method>
28281       <method name="Void Bar(Int32, Int32)">
28282         <size>9</size>
28283       </method>
28284       <method name="Int32 Main()">
28285         <size>139</size>
28286       </method>
28287     </type>
28288     <type name="Blah+MyDelegate">
28289       <method name="Void .ctor(Object, IntPtr)">
28290         <size>0</size>
28291       </method>
28292       <method name="Void Invoke(Int32, Int32)">
28293         <size>0</size>
28294       </method>
28295       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28296         <size>0</size>
28297       </method>
28298       <method name="Void EndInvoke(IAsyncResult)">
28299         <size>0</size>
28300       </method>
28301     </type>
28302   </test>
28303   <test name="test-270.cs">
28304     <type name="X">
28305       <method name="Void .ctor()">
28306         <size>7</size>
28307       </method>
28308       <method name="Int32 Test(System.String, System.Object[])">
28309         <size>2</size>
28310       </method>
28311       <method name="Int32 Main()">
28312         <size>75</size>
28313       </method>
28314       <method name="Int32 Test(System.String, ...)">
28315         <size>2</size>
28316       </method>
28317     </type>
28318   </test>
28319   <test name="test-271.cs">
28320     <type name="T">
28321       <method name="Void .ctor()">
28322         <size>7</size>
28323       </method>
28324       <method name="C X()">
28325         <size>10</size>
28326       </method>
28327       <method name="Void Main()">
28328         <size>61</size>
28329       </method>
28330     </type>
28331     <type name="T+C">
28332       <method name="IEnumerator GetEnumerator()">
28333         <size>11</size>
28334       </method>
28335     </type>
28336   </test>
28337   <test name="test-272.cs">
28338     <type name="BazAttribute">
28339       <method name="Void .ctor()">
28340         <size>7</size>
28341       </method>
28342       <method name="Void .ctor(Foo)">
28343         <size>7</size>
28344       </method>
28345       <method name="Void set_foo3(Foo)">
28346         <size>1</size>
28347       </method>
28348       <method name="Foo get_foo3()">
28349         <size>2</size>
28350       </method>
28351     </type>
28352     <type name="Test">
28353       <method name="Void .ctor()">
28354         <size>7</size>
28355       </method>
28356       <method name="Void f0()">
28357         <size>1</size>
28358       </method>
28359       <method name="Void f1()">
28360         <size>1</size>
28361       </method>
28362       <method name="Void f2()">
28363         <size>1</size>
28364       </method>
28365       <method name="Void f3()">
28366         <size>1</size>
28367       </method>
28368       <method name="Void Main()">
28369         <size>1</size>
28370       </method>
28371     </type>
28372   </test>
28373   <test name="test-273.cs">
28374     <type name="FooAttribute">
28375       <method name="Void .ctor()">
28376         <size>7</size>
28377       </method>
28378     </type>
28379     <type name="Tests">
28380       <method name="Void .ctor()">
28381         <size>7</size>
28382       </method>
28383       <method name="Void Main()">
28384         <size>36</size>
28385       </method>
28386     </type>
28387   </test>
28388   <test name="test-274.cs">
28389     <type name="MyClass">
28390       <method name="Void .ctor(String[])">
28391         <size>7</size>
28392       </method>
28393     </type>
28394     <type name="ChildClass">
28395       <method name="Void .ctor()">
28396         <size>13</size>
28397       </method>
28398     </type>
28399     <type name="M">
28400       <method name="Void .ctor()">
28401         <size>7</size>
28402       </method>
28403       <method name="Void Main()">
28404         <size>1</size>
28405       </method>
28406     </type>
28407   </test>
28408   <test name="test-275.cs">
28409     <type name="Test">
28410       <method name="Void .ctor()">
28411         <size>7</size>
28412       </method>
28413       <method name="Void add_MyEvent(DelType)">
28414         <size>24</size>
28415       </method>
28416       <method name="Void remove_MyEvent(DelType)">
28417         <size>24</size>
28418       </method>
28419       <method name="Int32 Main()">
28420         <size>176</size>
28421       </method>
28422     </type>
28423     <type name="DelType">
28424       <method name="Void .ctor(Object, IntPtr)">
28425         <size>0</size>
28426       </method>
28427       <method name="Void Invoke()">
28428         <size>0</size>
28429       </method>
28430       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28431         <size>0</size>
28432       </method>
28433       <method name="Void EndInvoke(IAsyncResult)">
28434         <size>0</size>
28435       </method>
28436     </type>
28437     <type name="S">
28438       <method name="Void add_MyEvent(DelType)">
28439         <size>24</size>
28440       </method>
28441       <method name="Void remove_MyEvent(DelType)">
28442         <size>24</size>
28443       </method>
28444     </type>
28445   </test>
28446   <test name="test-276.cs">
28447     <type name="EventTestClass">
28448       <method name="Void .ctor()">
28449         <size>7</size>
28450       </method>
28451       <method name="Void add_Elapsed(System.EventHandler)">
28452         <size>24</size>
28453       </method>
28454       <method name="Void remove_Elapsed(System.EventHandler)">
28455         <size>24</size>
28456       </method>
28457     </type>
28458     <type name="EntryPoint">
28459       <method name="Void .ctor()">
28460         <size>7</size>
28461       </method>
28462       <method name="Boolean test(System.Type)">
28463         <size>17</size>
28464       </method>
28465       <method name="Int32 Main()">
28466         <size>48</size>
28467       </method>
28468     </type>
28469   </test>
28470   <test name="test-277.cs">
28471     <type name="T">
28472       <method name="Void .ctor()">
28473         <size>7</size>
28474       </method>
28475       <method name="Int32 Main()">
28476         <size>7</size>
28477       </method>
28478       <method name="Int32 X(Byte)">
28479         <size>2</size>
28480       </method>
28481       <method name="Int32 X(Int16)">
28482         <size>2</size>
28483       </method>
28484     </type>
28485   </test>
28486   <test name="test-278.cs">
28487     <type name="X">
28488       <method name="Void .ctor()">
28489         <size>7</size>
28490       </method>
28491       <method name="Int32 Main()">
28492         <size>73</size>
28493       </method>
28494     </type>
28495     <type name="Rect">
28496       <method name="Int32 get_X()">
28497         <size>7</size>
28498       </method>
28499       <method name="Void set_X(Int32)">
28500         <size>8</size>
28501       </method>
28502     </type>
28503   </test>
28504   <test name="test-279.cs">
28505     <type name="FlagsAttributeDemo">
28506       <method name="Void .ctor()">
28507         <size>7</size>
28508       </method>
28509       <method name="Int32 Main()">
28510         <size>38</size>
28511       </method>
28512     </type>
28513   </test>
28514   <test name="test-28.cs">
28515     <type name="A">
28516       <method name="Void .ctor()">
28517         <size>7</size>
28518       </method>
28519       <method name="Int32 get_Item(Int32)">
28520         <size>0</size>
28521       </method>
28522       <method name="Int32 EmulateIndexer(Int32)">
28523         <size>8</size>
28524       </method>
28525     </type>
28526     <type name="B">
28527       <method name="Void .ctor()">
28528         <size>7</size>
28529       </method>
28530       <method name="Int32 get_Item(Int32)">
28531         <size>2</size>
28532       </method>
28533       <method name="Int32 M()">
28534         <size>8</size>
28535       </method>
28536     </type>
28537     <type name="X">
28538       <method name="Void .ctor()">
28539         <size>7</size>
28540       </method>
28541       <method name="Int32 get_Item(Int32)">
28542         <size>20</size>
28543       </method>
28544       <method name="Void set_Item(Int32, Int32)">
28545         <size>26</size>
28546       </method>
28547       <method name="Int32 Main()">
28548         <size>122</size>
28549       </method>
28550     </type>
28551   </test>
28552   <test name="test-280.cs">
28553     <type name="AppFramework.Util.Logic">
28554       <method name="Void .ctor()">
28555         <size>7</size>
28556       </method>
28557       <method name="Void Main()">
28558         <size>1</size>
28559       </method>
28560       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
28561         <size>37</size>
28562       </method>
28563     </type>
28564   </test>
28565   <test name="test-281.cs">
28566     <type name="Foo.Hello">
28567       <method name="Void .ctor()">
28568         <size>7</size>
28569       </method>
28570       <method name="Void .cctor()">
28571         <size>7</size>
28572       </method>
28573     </type>
28574     <type name="Bar.Hello">
28575       <method name="Void .ctor()">
28576         <size>7</size>
28577       </method>
28578       <method name="Void .cctor()">
28579         <size>8</size>
28580       </method>
28581     </type>
28582     <type name="Test.Test1">
28583       <method name="Void .ctor()">
28584         <size>7</size>
28585       </method>
28586       <method name="Int32 World()">
28587         <size>6</size>
28588       </method>
28589     </type>
28590     <type name="Test.Test2">
28591       <method name="Void .ctor()">
28592         <size>7</size>
28593       </method>
28594       <method name="Int32 World()">
28595         <size>6</size>
28596       </method>
28597     </type>
28598     <type name="X">
28599       <method name="Void .ctor()">
28600         <size>7</size>
28601       </method>
28602       <method name="Int32 Main()">
28603         <size>29</size>
28604       </method>
28605     </type>
28606   </test>
28607   <test name="test-282.cs">
28608     <type name="X">
28609       <method name="Void .ctor()">
28610         <size>7</size>
28611       </method>
28612       <method name="System.Object Add(integer, System.Object)">
28613         <size>70</size>
28614       </method>
28615       <method name="Int32 Main()">
28616         <size>68</size>
28617       </method>
28618     </type>
28619     <type name="integer">
28620       <method name="Void .ctor(Int32)">
28621         <size>8</size>
28622       </method>
28623       <method name="integer op_Implicit(Int32)">
28624         <size>7</size>
28625       </method>
28626       <method name="Double op_Implicit(integer)">
28627         <size>13</size>
28628       </method>
28629       <method name="integer op_Addition(integer, integer)">
28630         <size>21</size>
28631       </method>
28632     </type>
28633   </test>
28634   <test name="test-283.cs">
28635     <type name="X">
28636       <method name="Void .ctor()">
28637         <size>7</size>
28638       </method>
28639       <method name="Int32 Foo()">
28640         <size>2</size>
28641       </method>
28642     </type>
28643     <type name="Y">
28644       <method name="Void .ctor()">
28645         <size>7</size>
28646       </method>
28647       <method name="Y+D GetIt()">
28648         <size>13</size>
28649       </method>
28650       <method name="Y+D GetIt2()">
28651         <size>13</size>
28652       </method>
28653       <method name="Int32 Foo()">
28654         <size>2</size>
28655       </method>
28656       <method name="Int32 Main()">
28657         <size>56</size>
28658       </method>
28659     </type>
28660     <type name="Y+D">
28661       <method name="Void .ctor(Object, IntPtr)">
28662         <size>0</size>
28663       </method>
28664       <method name="Int32 Invoke()">
28665         <size>0</size>
28666       </method>
28667       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28668         <size>0</size>
28669       </method>
28670       <method name="Int32 EndInvoke(IAsyncResult)">
28671         <size>0</size>
28672       </method>
28673     </type>
28674   </test>
28675   <test name="test-284.cs">
28676     <type name="App">
28677       <method name="Void .ctor()">
28678         <size>7</size>
28679       </method>
28680       <method name="Void Main()">
28681         <size>12</size>
28682       </method>
28683     </type>
28684   </test>
28685   <test name="test-285.cs">
28686     <type name="T">
28687       <method name="Void .ctor()">
28688         <size>7</size>
28689       </method>
28690       <method name="Int32 Main()">
28691         <size>2</size>
28692       </method>
28693     </type>
28694   </test>
28695   <test name="test-286.cs">
28696     <type name="MethodWrapper">
28697       <method name="Void .ctor()">
28698         <size>7</size>
28699       </method>
28700       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
28701         <size>57</size>
28702       </method>
28703     </type>
28704     <type name="MapXml.Throws">
28705       <method name="Void .ctor()">
28706         <size>7</size>
28707       </method>
28708       <method name="Void Main()">
28709         <size>1</size>
28710       </method>
28711     </type>
28712   </test>
28713   <test name="test-287.cs">
28714     <type name="StaticClass">
28715       <method name="System.String Name()">
28716         <size>6</size>
28717       </method>
28718     </type>
28719     <type name="MainClass">
28720       <method name="Void .ctor()">
28721         <size>7</size>
28722       </method>
28723       <method name="Int32 Main()">
28724         <size>83</size>
28725       </method>
28726     </type>
28727     <type name="StaticClass+D">
28728       <method name="Void .ctor(Object, IntPtr)">
28729         <size>0</size>
28730       </method>
28731       <method name="System.Object Invoke()">
28732         <size>0</size>
28733       </method>
28734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28735         <size>0</size>
28736       </method>
28737       <method name="System.Object EndInvoke(IAsyncResult)">
28738         <size>0</size>
28739       </method>
28740     </type>
28741   </test>
28742   <test name="test-288.cs">
28743     <type name="Test.BookAboutMovie">
28744       <method name="Void .ctor(String)">
28745         <size>25</size>
28746       </method>
28747       <method name="System.String GetItem(Int32)">
28748         <size>7</size>
28749       </method>
28750       <method name="System.String get_Item(Int32)">
28751         <size>7</size>
28752       </method>
28753       <method name="Int32 Main(System.String[])">
28754         <size>57</size>
28755       </method>
28756     </type>
28757   </test>
28758   <test name="test-289.cs">
28759     <type name="Test">
28760       <method name="Void .ctor()">
28761         <size>7</size>
28762       </method>
28763       <method name="Void Main()">
28764         <size>1</size>
28765       </method>
28766       <method name="Void set_Value(System.String)">
28767         <size>1</size>
28768       </method>
28769       <method name="Void set_Value()">
28770         <size>1</size>
28771       </method>
28772       <method name="Void set_Item(Int32, Int32, Boolean)">
28773         <size>1</size>
28774       </method>
28775       <method name="Void set_Item(Int32, Int32)">
28776         <size>1</size>
28777       </method>
28778       <method name="Boolean get_Item(Boolean)">
28779         <size>2</size>
28780       </method>
28781     </type>
28782   </test>
28783   <test name="test-29.cs">
28784     <type name="Base">
28785       <method name="Void .ctor()">
28786         <size>7</size>
28787       </method>
28788       <method name="Void Add(Int32)">
28789         <size>18</size>
28790       </method>
28791     </type>
28792     <type name="Derived">
28793       <method name="Void .ctor()">
28794         <size>7</size>
28795       </method>
28796       <method name="Void Add(Double)">
28797         <size>18</size>
28798       </method>
28799     </type>
28800     <type name="Demo">
28801       <method name="Void .ctor()">
28802         <size>7</size>
28803       </method>
28804       <method name="Int32 Main()">
28805         <size>51</size>
28806       </method>
28807     </type>
28808   </test>
28809   <test name="test-290.cs">
28810     <type name="EntryPoint">
28811       <method name="Void .ctor()">
28812         <size>7</size>
28813       </method>
28814       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
28815         <size>22</size>
28816       </method>
28817       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
28818         <size>22</size>
28819       </method>
28820       <method name="Void bar_f(System.Object)">
28821         <size>1</size>
28822       </method>
28823       <method name="Void Main()">
28824         <size>35</size>
28825       </method>
28826     </type>
28827     <type name="EntryPoint+EventHandler">
28828       <method name="Void .ctor(Object, IntPtr)">
28829         <size>0</size>
28830       </method>
28831       <method name="Void Invoke(System.Object)">
28832         <size>0</size>
28833       </method>
28834       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
28835         <size>0</size>
28836       </method>
28837       <method name="Void EndInvoke(IAsyncResult)">
28838         <size>0</size>
28839       </method>
28840     </type>
28841   </test>
28842   <test name="test-291.cs">
28843     <type name="Test">
28844       <method name="Void .ctor()">
28845         <size>7</size>
28846       </method>
28847       <method name="Void Method()">
28848         <size>1</size>
28849       </method>
28850       <method name="Void Main()">
28851         <size>13</size>
28852       </method>
28853     </type>
28854   </test>
28855   <test name="test-292.cs">
28856     <type name="X">
28857       <method name="Void .ctor()">
28858         <size>7</size>
28859       </method>
28860       <method name="Void .cctor()">
28861         <size>1</size>
28862       </method>
28863       <method name="Void Main()">
28864         <size>19</size>
28865       </method>
28866     </type>
28867   </test>
28868   <test name="test-293.cs">
28869     <type name="A">
28870       <method name="Void .ctor()">
28871         <size>7</size>
28872       </method>
28873       <method name="System.String get_Warning()">
28874         <size>6</size>
28875       </method>
28876     </type>
28877     <type name="B">
28878       <method name="Void .ctor()">
28879         <size>7</size>
28880       </method>
28881       <method name="System.String get_Warning()">
28882         <size>6</size>
28883       </method>
28884       <method name="Void Main()">
28885         <size>1</size>
28886       </method>
28887     </type>
28888   </test>
28889   <test name="test-294.cs">
28890     <type name="ObsoleteClass">
28891       <method name="Void .ctor()">
28892         <size>7</size>
28893       </method>
28894     </type>
28895     <type name="Test">
28896       <method name="Void .ctor()">
28897         <size>13</size>
28898       </method>
28899       <method name="Void .ctor(String, Boolean)">
28900         <size>14</size>
28901       </method>
28902       <method name="System.String get_Name()">
28903         <size>7</size>
28904       </method>
28905       <method name="Void set_Name(System.String)">
28906         <size>8</size>
28907       </method>
28908     </type>
28909     <type name="DerivedTest">
28910       <method name="Void .ctor(String)">
28911         <size>16</size>
28912       </method>
28913       <method name="System.String Method()">
28914         <size>7</size>
28915       </method>
28916       <method name="Void T2()">
28917         <size>1</size>
28918       </method>
28919       <method name="Void Main()">
28920         <size>1</size>
28921       </method>
28922     </type>
28923     <type name="ObsoleteClass2">
28924       <method name="Void .ctor()">
28925         <size>7</size>
28926       </method>
28927     </type>
28928     <type name="ObsoleteClass3">
28929       <method name="Void .ctor()">
28930         <size>18</size>
28931       </method>
28932       <method name="Void .cctor()">
28933         <size>25</size>
28934       </method>
28935     </type>
28936     <type name="ObsoleteClass4">
28937       <method name="Void .ctor()">
28938         <size>7</size>
28939       </method>
28940       <method name="Void T()">
28941         <size>59</size>
28942       </method>
28943     </type>
28944   </test>
28945   <test name="test-295.cs">
28946     <type name="MyAttribute">
28947       <method name="Void .ctor(Object)">
28948         <size>14</size>
28949       </method>
28950       <method name="System.Object get_my()">
28951         <size>7</size>
28952       </method>
28953     </type>
28954     <type name="MyConstructorBuilder">
28955       <method name="Void .ctor()">
28956         <size>7</size>
28957       </method>
28958       <method name="Int32 Main()">
28959         <size>111</size>
28960       </method>
28961       <method name="System.Type MyCreateCallee(System.AppDomain)">
28962         <size>329</size>
28963       </method>
28964     </type>
28965   </test>
28966   <test name="test-296.cs">
28967     <type name="GetElementTypeTest">
28968       <method name="Void .ctor()">
28969         <size>7</size>
28970       </method>
28971       <method name="Int32 Main(System.String[])">
28972         <size>30</size>
28973       </method>
28974     </type>
28975   </test>
28976   <test name="test-297.cs">
28977     <type name="T">
28978       <method name="Void .ctor()">
28979         <size>7</size>
28980       </method>
28981       <method name="Int32 Main()">
28982         <size>311</size>
28983       </method>
28984       <method name="Void Login(System.String)">
28985         <size>1</size>
28986       </method>
28987     </type>
28988     <type name="My">
28989       <method name="Void .ctor(Object)">
28990         <size>14</size>
28991       </method>
28992     </type>
28993   </test>
28994   <test name="test-299.cs">
28995     <type name="SampleClass">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="SuperClass op_Increment(SampleClass)">
29000         <size>6</size>
29001       </method>
29002     </type>
29003     <type name="SuperClass">
29004       <method name="Void .ctor()">
29005         <size>7</size>
29006       </method>
29007       <method name="Int32 Main()">
29008         <size>2</size>
29009       </method>
29010     </type>
29011   </test>
29012   <test name="test-3.cs">
29013     <type name="TestIntOps">
29014       <method name="Void .ctor()">
29015         <size>7</size>
29016       </method>
29017       <method name="SByte sbyte_add(SByte, SByte)">
29018         <size>7</size>
29019       </method>
29020       <method name="Int16 short_add(Int16, Int16)">
29021         <size>5</size>
29022       </method>
29023       <method name="Double double_add(Double, Double)">
29024         <size>4</size>
29025       </method>
29026       <method name="Int32 int_add(Int32, Int32)">
29027         <size>4</size>
29028       </method>
29029       <method name="Int32 int_sub(Int32, Int32)">
29030         <size>4</size>
29031       </method>
29032       <method name="Int32 int_mul(Int32, Int32)">
29033         <size>4</size>
29034       </method>
29035       <method name="Int32 Main()">
29036         <size>215</size>
29037       </method>
29038     </type>
29039   </test>
29040   <test name="test-30.cs">
29041     <type name="X">
29042       <method name="Void .ctor()">
29043         <size>7</size>
29044       </method>
29045       <method name="Void IA.Draw()">
29046         <size>8</size>
29047       </method>
29048       <method name="Void IB.Draw()">
29049         <size>8</size>
29050       </method>
29051     </type>
29052     <type name="test">
29053       <method name="Void .ctor()">
29054         <size>7</size>
29055       </method>
29056       <method name="Int32 Main()">
29057         <size>192</size>
29058       </method>
29059     </type>
29060   </test>
29061   <test name="test-300.cs">
29062     <type name="A">
29063       <method name="Void .ctor()">
29064         <size>7</size>
29065       </method>
29066       <method name="Void Main()">
29067         <size>7</size>
29068       </method>
29069     </type>
29070     <type name="A+C">
29071       <method name="Void .ctor()">
29072         <size>7</size>
29073       </method>
29074     </type>
29075     <type name="A+B">
29076       <method name="Void .ctor()">
29077         <size>473</size>
29078       </method>
29079     </type>
29080     <type name="A+B+C">
29081       <method name="Void .ctor()">
29082         <size>7</size>
29083       </method>
29084     </type>
29085   </test>
29086   <test name="test-301.cs">
29087     <type name="A">
29088       <method name="Void .ctor()">
29089         <size>7</size>
29090       </method>
29091       <method name="Void Main()">
29092         <size>7</size>
29093       </method>
29094     </type>
29095     <type name="A+B">
29096       <method name="Void .ctor()">
29097         <size>211</size>
29098       </method>
29099     </type>
29100   </test>
29101   <test name="test-302.cs">
29102     <type name="A">
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     <type name="A+C">
29111       <method name="Void .ctor()">
29112         <size>7</size>
29113       </method>
29114     </type>
29115     <type name="A+B">
29116       <method name="Void .ctor()">
29117         <size>24</size>
29118       </method>
29119     </type>
29120     <type name="A+B+C">
29121       <method name="Void .ctor()">
29122         <size>7</size>
29123       </method>
29124     </type>
29125   </test>
29126   <test name="test-303.cs">
29127     <type name="A">
29128       <method name="Void .ctor()">
29129         <size>7</size>
29130       </method>
29131       <method name="Void Main()">
29132         <size>7</size>
29133       </method>
29134     </type>
29135     <type name="A+C">
29136       <method name="Void .ctor()">
29137         <size>7</size>
29138       </method>
29139       <method name="Void System.IDisposable.Dispose()">
29140         <size>11</size>
29141       </method>
29142     </type>
29143     <type name="A+B">
29144       <method name="Void .ctor()">
29145         <size>31</size>
29146       </method>
29147     </type>
29148     <type name="A+B+C">
29149       <method name="Void .ctor()">
29150         <size>7</size>
29151       </method>
29152       <method name="Void System.IDisposable.Dispose()">
29153         <size>1</size>
29154       </method>
29155     </type>
29156   </test>
29157   <test name="test-304.cs">
29158     <type name="A">
29159       <method name="Void .ctor()">
29160         <size>7</size>
29161       </method>
29162       <method name="Void Main()">
29163         <size>7</size>
29164       </method>
29165     </type>
29166     <type name="A+D">
29167       <method name="Void .ctor()">
29168         <size>7</size>
29169       </method>
29170     </type>
29171     <type name="A+B">
29172       <method name="Void .ctor()">
29173         <size>473</size>
29174       </method>
29175     </type>
29176     <type name="A+B+C">
29177       <method name="Void .ctor()">
29178         <size>7</size>
29179       </method>
29180     </type>
29181   </test>
29182   <test name="test-305.cs">
29183     <type name="A">
29184       <method name="Void .ctor()">
29185         <size>7</size>
29186       </method>
29187       <method name="Void Main()">
29188         <size>7</size>
29189       </method>
29190     </type>
29191     <type name="A+B">
29192       <method name="Void .ctor()">
29193         <size>211</size>
29194       </method>
29195     </type>
29196   </test>
29197   <test name="test-306.cs">
29198     <type name="A">
29199       <method name="Void .ctor()">
29200         <size>7</size>
29201       </method>
29202       <method name="Void Main()">
29203         <size>7</size>
29204       </method>
29205     </type>
29206     <type name="A+D">
29207       <method name="Void .ctor()">
29208         <size>7</size>
29209       </method>
29210     </type>
29211     <type name="A+B">
29212       <method name="Void .ctor()">
29213         <size>24</size>
29214       </method>
29215     </type>
29216     <type name="A+B+C">
29217       <method name="Void .ctor()">
29218         <size>7</size>
29219       </method>
29220     </type>
29221   </test>
29222   <test name="test-307.cs">
29223     <type name="A">
29224       <method name="Void .ctor()">
29225         <size>7</size>
29226       </method>
29227       <method name="Void Main()">
29228         <size>7</size>
29229       </method>
29230     </type>
29231     <type name="A+D">
29232       <method name="Void .ctor()">
29233         <size>7</size>
29234       </method>
29235       <method name="Void System.IDisposable.Dispose()">
29236         <size>11</size>
29237       </method>
29238     </type>
29239     <type name="A+B">
29240       <method name="Void .ctor()">
29241         <size>31</size>
29242       </method>
29243     </type>
29244     <type name="A+B+C">
29245       <method name="Void .ctor()">
29246         <size>7</size>
29247       </method>
29248       <method name="Void System.IDisposable.Dispose()">
29249         <size>1</size>
29250       </method>
29251     </type>
29252   </test>
29253   <test name="test-308.cs">
29254     <type name="Program">
29255       <method name="Void .ctor()">
29256         <size>7</size>
29257       </method>
29258       <method name="Void Main(System.String[])">
29259         <size>40</size>
29260       </method>
29261     </type>
29262   </test>
29263   <test name="test-309.cs">
29264     <type name="MonoBASIC.Parser">
29265       <method name="Void .ctor()">
29266         <size>7</size>
29267       </method>
29268       <method name="Void Main()">
29269         <size>1</size>
29270       </method>
29271     </type>
29272     <type name="MonoBASIC.Parser+StateMachine">
29273       <method name="Void .ctor()">
29274         <size>7</size>
29275       </method>
29276       <method name="Void HandleToken(Token)">
29277         <size>1</size>
29278       </method>
29279     </type>
29280   </test>
29281   <test name="test-31.cs">
29282     <type name="Base">
29283       <method name="Void .ctor()">
29284         <size>7</size>
29285       </method>
29286       <method name="Void A()">
29287         <size>8</size>
29288       </method>
29289     </type>
29290     <type name="Derived">
29291       <method name="Void .ctor()">
29292         <size>7</size>
29293       </method>
29294       <method name="Void A()">
29295         <size>8</size>
29296       </method>
29297     </type>
29298     <type name="Test">
29299       <method name="Void .ctor()">
29300         <size>7</size>
29301       </method>
29302       <method name="Int32 Main()">
29303         <size>38</size>
29304       </method>
29305     </type>
29306   </test>
29307   <test name="test-310.cs">
29308     <type name="test.Impl">
29309       <method name="Void .ctor()">
29310         <size>7</size>
29311       </method>
29312       <method name="System.String GetType(Int32)">
29313         <size>6</size>
29314       </method>
29315       <method name="Boolean IsDone()">
29316         <size>2</size>
29317       </method>
29318     </type>
29319     <type name="test.myclass">
29320       <method name="Void .ctor()">
29321         <size>7</size>
29322       </method>
29323       <method name="Void Main(System.String[])">
29324         <size>28</size>
29325       </method>
29326     </type>
29327   </test>
29328   <test name="test-311.cs">
29329     <type name="Program">
29330       <method name="Void .ctor()">
29331         <size>38</size>
29332       </method>
29333       <method name="Void .cctor()">
29334         <size>11</size>
29335       </method>
29336       <method name="System.String get_Message()">
29337         <size>6</size>
29338       </method>
29339       <method name="Void set_Message(System.String)">
29340         <size>7</size>
29341       </method>
29342       <method name="Boolean DenyMethod()">
29343         <size>2</size>
29344       </method>
29345       <method name="Void Test2()">
29346         <size>1</size>
29347       </method>
29348       <method name="Void Test3()">
29349         <size>1</size>
29350       </method>
29351       <method name="Void Test4()">
29352         <size>1</size>
29353       </method>
29354       <method name="Int32 Main(System.String[])">
29355         <size>175</size>
29356       </method>
29357     </type>
29358     <type name="Test2">
29359       <method name="Void .ctor()">
29360         <size>7</size>
29361       </method>
29362     </type>
29363   </test>
29364   <test name="test-312.cs">
29365     <type name="X">
29366       <method name="Void .ctor()">
29367         <size>7</size>
29368       </method>
29369       <method name="Void .cctor()">
29370         <size>1</size>
29371       </method>
29372       <method name="Boolean Method(PointF)">
29373         <size>72</size>
29374       </method>
29375       <method name="Boolean Call_constructor_and_implicit()">
29376         <size>29</size>
29377       </method>
29378       <method name="Boolean Init_with_implicit_conv()">
29379         <size>52</size>
29380       </method>
29381       <method name="Boolean Init_ValueType()">
29382         <size>26</size>
29383       </method>
29384       <method name="Boolean InstanceAssignTest()">
29385         <size>75</size>
29386       </method>
29387       <method name="Int32 T()">
29388         <size>54</size>
29389       </method>
29390       <method name="Int32 Main()">
29391         <size>45</size>
29392       </method>
29393     </type>
29394     <type name="PointF">
29395       <method name="Void .ctor(Single, Single)">
29396         <size>47</size>
29397       </method>
29398     </type>
29399     <type name="Point">
29400       <method name="Void .ctor(Int32, Int32)">
29401         <size>37</size>
29402       </method>
29403       <method name="PointF op_Implicit(Point)">
29404         <size>22</size>
29405       </method>
29406     </type>
29407   </test>
29408   <test name="test-313.cs">
29409     <type name="D">
29410       <method name="Void .ctor()">
29411         <size>7</size>
29412       </method>
29413       <method name="Void A.B.METHOD()">
29414         <size>1</size>
29415       </method>
29416       <method name="Int32 Main()">
29417         <size>134</size>
29418       </method>
29419     </type>
29420   </test>
29421   <test name="test-314.cs">
29422     <type name="X">
29423       <method name="Void .ctor()">
29424         <size>28</size>
29425       </method>
29426       <method name="Void .ctor(Int32)">
29427         <size>28</size>
29428       </method>
29429       <method name="Void .cctor()">
29430         <size>11</size>
29431       </method>
29432       <method name="Int32 Main()">
29433         <size>57</size>
29434       </method>
29435     </type>
29436   </test>
29437   <test name="test-315.cs">
29438     <type name="GuardedCollectionValue">
29439       <method name="Void .ctor()">
29440         <size>7</size>
29441       </method>
29442       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
29443         <size>2</size>
29444       </method>
29445       <method name="IDirectedCollectionValue Backwards()">
29446         <size>2</size>
29447       </method>
29448     </type>
29449     <type name="GuardedSequenced">
29450       <method name="Void .ctor()">
29451         <size>7</size>
29452       </method>
29453       <method name="IDirectedCollectionValue Test()">
29454         <size>12</size>
29455       </method>
29456     </type>
29457     <type name="X">
29458       <method name="Void .ctor()">
29459         <size>7</size>
29460       </method>
29461       <method name="Void Main()">
29462         <size>1</size>
29463       </method>
29464     </type>
29465   </test>
29466   <test name="test-316.cs">
29467     <type name="D">
29468       <method name="Void .ctor()">
29469         <size>7</size>
29470       </method>
29471       <method name="Int32 IA.Add(Int32)">
29472         <size>2</size>
29473       </method>
29474       <method name="Int32 IB.Add(Int32)">
29475         <size>2</size>
29476       </method>
29477     </type>
29478     <type name="E">
29479       <method name="Void .ctor()">
29480         <size>7</size>
29481       </method>
29482       <method name="Int32 IA.Add(Int32)">
29483         <size>2</size>
29484       </method>
29485       <method name="Int32 IB.Add(Int32)">
29486         <size>2</size>
29487       </method>
29488       <method name="Void doom()">
29489         <size>1</size>
29490       </method>
29491       <method name="System.Object Clone()">
29492         <size>2</size>
29493       </method>
29494       <method name="Void Dispose()">
29495         <size>1</size>
29496       </method>
29497     </type>
29498     <type name="C">
29499       <method name="Void .ctor()">
29500         <size>7</size>
29501       </method>
29502       <method name="Int32 Test(IC)">
29503         <size>49</size>
29504       </method>
29505       <method name="Void Test2(IE)">
29506         <size>20</size>
29507       </method>
29508       <method name="Int32 Main()">
29509         <size>32</size>
29510       </method>
29511     </type>
29512   </test>
29513   <test name="test-317.cs">
29514     <type name="X">
29515       <method name="Void .ctor()">
29516         <size>7</size>
29517       </method>
29518       <method name="Void Main()">
29519         <size>1</size>
29520       </method>
29521     </type>
29522   </test>
29523   <test name="test-318.cs">
29524     <type name="Ev">
29525       <method name="Void .ctor()">
29526         <size>29</size>
29527       </method>
29528       <method name="Void add_Disposed(System.EventHandler)">
29529         <size>19</size>
29530       </method>
29531       <method name="Void remove_Disposed(System.EventHandler)">
29532         <size>19</size>
29533       </method>
29534       <method name="Void OnClick(System.EventArgs)">
29535         <size>38</size>
29536       </method>
29537     </type>
29538     <type name="Foo">
29539       <method name="Void .ctor()">
29540         <size>7</size>
29541       </method>
29542     </type>
29543     <type name="C">
29544       <method name="Void .ctor()">
29545         <size>7</size>
29546       </method>
29547       <method name="Void my_from_fixed(Int32 ByRef)">
29548         <size>4</size>
29549       </method>
29550       <method name="Void month_from_fixed(Int32)">
29551         <size>8</size>
29552       </method>
29553       <method name="Int32 CreateFromString(Int32)">
29554         <size>10</size>
29555       </method>
29556       <method name="Void Main()">
29557         <size>1</size>
29558       </method>
29559     </type>
29560     <type name="Foo">
29561       <method name="Void EventInterface.add_Event(System.EventHandler)">
29562         <size>1</size>
29563       </method>
29564       <method name="Void EventInterface.remove_Event(System.EventHandler)">
29565         <size>1</size>
29566       </method>
29567     </type>
29568     <type name="C">
29569       <method name="Double* GetValue(Double)">
29570         <size>5</size>
29571       </method>
29572     </type>
29573   </test>
29574   <test name="test-319.cs">
29575     <type name="ConstFields">
29576       <method name="Void .ctor()">
29577         <size>7</size>
29578       </method>
29579       <method name="Void .cctor()">
29580         <size>137</size>
29581       </method>
29582       <method name="Int32 Main()">
29583         <size>324</size>
29584       </method>
29585     </type>
29586   </test>
29587   <test name="test-32.cs">
29588     <type name="Blah">
29589       <method name="Void .ctor()">
29590         <size>7</size>
29591       </method>
29592       <method name="Int32 Main()">
29593         <size>50</size>
29594       </method>
29595     </type>
29596   </test>
29597   <test name="test-320.cs">
29598     <type name="X">
29599       <method name="Void .ctor(SByte*, Int32, Int32)">
29600         <size>7</size>
29601       </method>
29602       <method name="Void Main()">
29603         <size>12</size>
29604       </method>
29605     </type>
29606   </test>
29607   <test name="test-321.cs">
29608     <type name="X">
29609       <method name="Void Dispose()">
29610         <size>1</size>
29611       </method>
29612       <method name="Void Main()">
29613         <size>30</size>
29614       </method>
29615     </type>
29616   </test>
29617   <test name="test-322.cs">
29618     <type name="Y">
29619       <method name="Void .ctor(Byte)">
29620         <size>14</size>
29621       </method>
29622       <method name="Int32 op_Implicit(Y)">
29623         <size>7</size>
29624       </method>
29625     </type>
29626     <type name="X">
29627       <method name="Void .ctor()">
29628         <size>7</size>
29629       </method>
29630       <method name="Void Main()">
29631         <size>50</size>
29632       </method>
29633     </type>
29634   </test>
29635   <test name="test-323.cs">
29636     <type name="X">
29637       <method name="Void .ctor()">
29638         <size>7</size>
29639       </method>
29640       <method name="Void Main()">
29641         <size>1</size>
29642       </method>
29643     </type>
29644   </test>
29645   <test name="test-324.cs">
29646     <type name="A">
29647       <method name="Void .ctor()">
29648         <size>7</size>
29649       </method>
29650       <method name="Void DoStuff()">
29651         <size>11</size>
29652       </method>
29653     </type>
29654     <type name="T">
29655       <method name="Void .ctor()">
29656         <size>7</size>
29657       </method>
29658       <method name="Void .cctor()">
29659         <size>11</size>
29660       </method>
29661     </type>
29662     <type name="Driver">
29663       <method name="Void .ctor()">
29664         <size>7</size>
29665       </method>
29666       <method name="Void Main()">
29667         <size>22</size>
29668       </method>
29669     </type>
29670     <type name="B">
29671       <method name="Boolean get_Val()">
29672         <size>2</size>
29673       </method>
29674     </type>
29675   </test>
29676   <test name="test-325.cs">
29677     <type name="RequestAttribute">
29678       <method name="Void .ctor(String, String, String[])">
29679         <size>7</size>
29680       </method>
29681     </type>
29682     <type name="MyClass">
29683       <method name="Void .ctor()">
29684         <size>7</size>
29685       </method>
29686       <method name="Int32 SomeRequest()">
29687         <size>2</size>
29688       </method>
29689       <method name="Void Main()">
29690         <size>7</size>
29691       </method>
29692     </type>
29693   </test>
29694   <test name="test-326.cs">
29695     <type name="X">
29696       <method name="Void .ctor()">
29697         <size>7</size>
29698       </method>
29699       <method name="Int32 Main()">
29700         <size>55</size>
29701       </method>
29702     </type>
29703     <type name="Mapper">
29704       <method name="Void .ctor(Object, IntPtr)">
29705         <size>0</size>
29706       </method>
29707       <method name="Double Invoke(Int32)">
29708         <size>0</size>
29709       </method>
29710       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29711         <size>0</size>
29712       </method>
29713       <method name="Double EndInvoke(IAsyncResult)">
29714         <size>0</size>
29715       </method>
29716     </type>
29717     <type name="X">
29718       <method name="Double &lt;Main&gt;m__0(Int32)">
29719         <size>6</size>
29720       </method>
29721     </type>
29722   </test>
29723   <test name="test-327.cs">
29724     <type name="X2">
29725       <method name="Void .ctor()">
29726         <size>7</size>
29727       </method>
29728     </type>
29729     <type name="A.B.Tester">
29730       <method name="Void .ctor()">
29731         <size>7</size>
29732       </method>
29733       <method name="Void .cctor()">
29734         <size>1</size>
29735       </method>
29736       <method name="Void Main()">
29737         <size>1</size>
29738       </method>
29739     </type>
29740   </test>
29741   <test name="test-328.cs">
29742     <type name="A.B.Tester">
29743       <method name="Void .ctor()">
29744         <size>7</size>
29745       </method>
29746       <method name="Void .cctor()">
29747         <size>1</size>
29748       </method>
29749       <method name="Void Main()">
29750         <size>1</size>
29751       </method>
29752     </type>
29753   </test>
29754   <test name="test-329.cs">
29755     <type name="X">
29756       <method name="Void .ctor()">
29757         <size>7</size>
29758       </method>
29759       <method name="Void .ctor(Object)">
29760         <size>21</size>
29761       </method>
29762       <method name="Int32 Main()">
29763         <size>74</size>
29764       </method>
29765     </type>
29766   </test>
29767   <test name="test-33.cs">
29768     <type name="FirstOuter.FirstInner.First">
29769       <method name="Void .ctor()">
29770         <size>7</size>
29771       </method>
29772       <method name="System.String get_MyIdentity()">
29773         <size>12</size>
29774       </method>
29775     </type>
29776     <type name="FirstOuter.Second">
29777       <method name="Void .ctor()">
29778         <size>7</size>
29779       </method>
29780     </type>
29781     <type name="FirstOuter.SecondInner.Third">
29782       <method name="Void .ctor()">
29783         <size>7</size>
29784       </method>
29785     </type>
29786     <type name="FirstOuter.FirstInner.Fourth">
29787       <method name="Void .ctor()">
29788         <size>7</size>
29789       </method>
29790     </type>
29791     <type name="Fifth">
29792       <method name="Void .ctor()">
29793         <size>7</size>
29794       </method>
29795     </type>
29796     <type name="Application">
29797       <method name="Void .ctor()">
29798         <size>7</size>
29799       </method>
29800       <method name="Int32 Main(System.String[])">
29801         <size>139</size>
29802       </method>
29803     </type>
29804   </test>
29805   <test name="test-330.cs">
29806     <type name="X">
29807       <method name="Void .ctor()">
29808         <size>7</size>
29809       </method>
29810       <method name="Void Main()">
29811         <size>8</size>
29812       </method>
29813     </type>
29814   </test>
29815   <test name="test-331.cs">
29816     <type name="T">
29817       <method name="Void .ctor()">
29818         <size>7</size>
29819       </method>
29820       <method name="Void Main()">
29821         <size>1</size>
29822       </method>
29823       <method name="Byte* get_Ptr()">
29824         <size>7</size>
29825       </method>
29826       <method name="Void set_Ptr(Byte*)">
29827         <size>8</size>
29828       </method>
29829     </type>
29830   </test>
29831   <test name="test-332.cs">
29832     <type name="C">
29833       <method name="Void .ctor()">
29834         <size>7</size>
29835       </method>
29836       <method name="Void Main()">
29837         <size>1</size>
29838       </method>
29839     </type>
29840   </test>
29841   <test name="test-333.cs">
29842     <type name="Foo">
29843       <method name="Void .ctor()">
29844         <size>7</size>
29845       </method>
29846       <method name="Void Something()">
29847         <size>1</size>
29848       </method>
29849     </type>
29850     <type name="Bar">
29851       <method name="Void .ctor()">
29852         <size>7</size>
29853       </method>
29854       <method name="Void Something()">
29855         <size>1</size>
29856       </method>
29857       <method name="Void Main()">
29858         <size>1</size>
29859       </method>
29860     </type>
29861   </test>
29862   <test name="test-334.cs">
29863     <type name="Test.Foo.Index.CompoundFileReader">
29864       <method name="Void .ctor()">
29865         <size>7</size>
29866       </method>
29867       <method name="Void Main()">
29868         <size>1</size>
29869       </method>
29870     </type>
29871     <type name="Test.Foo.Store.Directory">
29872       <method name="Void .ctor()">
29873         <size>7</size>
29874       </method>
29875     </type>
29876   </test>
29877   <test name="test-335.cs">
29878     <type name="X">
29879       <method name="Void .ctor()">
29880         <size>7</size>
29881       </method>
29882       <method name="Void A(Int32, Int32)">
29883         <size>1</size>
29884       </method>
29885       <method name="Void C(Int32 ByRef)">
29886         <size>4</size>
29887       </method>
29888       <method name="Void Main()">
29889         <size>70</size>
29890       </method>
29891     </type>
29892     <type name="X+B">
29893       <method name="Void .ctor(Object, IntPtr)">
29894         <size>0</size>
29895       </method>
29896       <method name="Void Invoke(Int32, Int32)">
29897         <size>0</size>
29898       </method>
29899       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
29900         <size>0</size>
29901       </method>
29902       <method name="Void EndInvoke(IAsyncResult)">
29903         <size>0</size>
29904       </method>
29905     </type>
29906     <type name="X+D">
29907       <method name="Void .ctor(Object, IntPtr)">
29908         <size>0</size>
29909       </method>
29910       <method name="Void Invoke(Int32 ByRef)">
29911         <size>0</size>
29912       </method>
29913       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
29914         <size>0</size>
29915       </method>
29916       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
29917         <size>0</size>
29918       </method>
29919     </type>
29920   </test>
29921   <test name="test-336.cs">
29922     <type name="X">
29923       <method name="Void .ctor(Foo)">
29924         <size>7</size>
29925       </method>
29926       <method name="Void .ctor(Bar)">
29927         <size>7</size>
29928       </method>
29929       <method name="Void Test()">
29930         <size>1</size>
29931       </method>
29932       <method name="Void Main()">
29933         <size>19</size>
29934       </method>
29935     </type>
29936     <type name="Foo">
29937       <method name="Void .ctor(Object, IntPtr)">
29938         <size>0</size>
29939       </method>
29940       <method name="Void Invoke()">
29941         <size>0</size>
29942       </method>
29943       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29944         <size>0</size>
29945       </method>
29946       <method name="Void EndInvoke(IAsyncResult)">
29947         <size>0</size>
29948       </method>
29949     </type>
29950     <type name="Bar">
29951       <method name="Void .ctor(Object, IntPtr)">
29952         <size>0</size>
29953       </method>
29954       <method name="Void Invoke(Int32)">
29955         <size>0</size>
29956       </method>
29957       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29958         <size>0</size>
29959       </method>
29960       <method name="Void EndInvoke(IAsyncResult)">
29961         <size>0</size>
29962       </method>
29963     </type>
29964   </test>
29965   <test name="test-337.cs">
29966     <type name="Test">
29967       <method name="Void .ctor()">
29968         <size>7</size>
29969       </method>
29970       <method name="Void Main()">
29971         <size>16</size>
29972       </method>
29973     </type>
29974   </test>
29975   <test name="test-338.cs">
29976     <type name="X">
29977       <method name="Void .ctor()">
29978         <size>7</size>
29979       </method>
29980       <method name="Void .cctor()">
29981         <size>11</size>
29982       </method>
29983       <method name="Void Main()">
29984         <size>1</size>
29985       </method>
29986       <method name="Y+Z fz()">
29987         <size>6</size>
29988       </method>
29989     </type>
29990     <type name="Y">
29991       <method name="Void .ctor()">
29992         <size>7</size>
29993       </method>
29994     </type>
29995     <type name="Y+Z">
29996       <method name="Void .ctor()">
29997         <size>7</size>
29998       </method>
29999       <method name="Void .cctor()">
30000         <size>11</size>
30001       </method>
30002     </type>
30003   </test>
30004   <test name="test-339.cs">
30005     <type name="C">
30006       <method name="Void .ctor()">
30007         <size>7</size>
30008       </method>
30009       <method name="Void .cctor()">
30010         <size>17</size>
30011       </method>
30012       <method name="Int32 Main()">
30013         <size>86</size>
30014       </method>
30015     </type>
30016   </test>
30017   <test name="test-34.cs">
30018     <type name="Blah">
30019       <method name="Void .ctor()">
30020         <size>7</size>
30021       </method>
30022       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
30023         <size>7</size>
30024       </method>
30025       <method name="Int32 Bar(Int32, System.Int32[])">
30026         <size>61</size>
30027       </method>
30028       <method name="Void Foo(Int32, Int32)">
30029         <size>7</size>
30030       </method>
30031       <method name="Void In(Int32 ByRef)">
30032         <size>7</size>
30033       </method>
30034       <method name="Void Out(Int32 ByRef)">
30035         <size>7</size>
30036       </method>
30037       <method name="Int32 AddArray(System.Int32[])">
30038         <size>30</size>
30039       </method>
30040       <method name="Int32 AddFancy(FancyInt[])">
30041         <size>39</size>
30042       </method>
30043       <method name="Int32 Main()">
30044         <size>269</size>
30045       </method>
30046     </type>
30047     <type name="&lt;PrivateImplementationDetails&gt;">
30048       <method name="Void .ctor()">
30049         <size>7</size>
30050       </method>
30051     </type>
30052     <type name="FancyInt">
30053       <method name="Void .ctor(Int32)">
30054         <size>8</size>
30055       </method>
30056     </type>
30057   </test>
30058   <test name="test-340.cs">
30059     <type name="FLMID.Bugs.BoolOne.A">
30060       <method name="Void .ctor()">
30061         <size>7</size>
30062       </method>
30063       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
30064         <size>8</size>
30065       </method>
30066     </type>
30067     <type name="FLMID.Bugs.BoolOne.B">
30068       <method name="Void .ctor()">
30069         <size>7</size>
30070       </method>
30071     </type>
30072     <type name="FLMID.Bugs.BoolOne.Test">
30073       <method name="Void .ctor()">
30074         <size>7</size>
30075       </method>
30076       <method name="Int32 Main(System.String[])">
30077         <size>34</size>
30078       </method>
30079     </type>
30080     <type name="FLMID.Bugs.BoolOne.B">
30081       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
30082         <size>12</size>
30083       </method>
30084     </type>
30085   </test>
30086   <test name="test-341.cs">
30087     <type name="Test">
30088       <method name="Void .ctor()">
30089         <size>7</size>
30090       </method>
30091       <method name="Void Main()">
30092         <size>1</size>
30093       </method>
30094     </type>
30095     <type name="Libs">
30096       <method name="Void .ctor()">
30097         <size>7</size>
30098       </method>
30099     </type>
30100     <type name="Bar">
30101       <method name="Void .ctor()">
30102         <size>7</size>
30103       </method>
30104     </type>
30105     <type name="Foo">
30106       <method name="Void .ctor()">
30107         <size>7</size>
30108       </method>
30109     </type>
30110   </test>
30111   <test name="test-342.cs">
30112     <type name="A">
30113       <method name="Void .ctor()">
30114         <size>7</size>
30115       </method>
30116       <method name="Void Foo(Int32)">
30117         <size>1</size>
30118       </method>
30119       <method name="Void Foo(Double)">
30120         <size>11</size>
30121       </method>
30122     </type>
30123     <type name="B">
30124       <method name="Void .ctor()">
30125         <size>7</size>
30126       </method>
30127       <method name="Void Foo(Double)">
30128         <size>11</size>
30129       </method>
30130       <method name="Void Main()">
30131         <size>24</size>
30132       </method>
30133     </type>
30134     <type name="A">
30135       <method name="Boolean get_Item(Int32)">
30136         <size>2</size>
30137       </method>
30138       <method name="Boolean get_Item(Double)">
30139         <size>11</size>
30140       </method>
30141     </type>
30142     <type name="B">
30143       <method name="Boolean get_Item(Double)">
30144         <size>11</size>
30145       </method>
30146     </type>
30147   </test>
30148   <test name="test-343.cs">
30149     <type name="X">
30150       <method name="Void .ctor()">
30151         <size>7</size>
30152       </method>
30153       <method name="Void Concat(System.String, System.String, System.String)">
30154         <size>1</size>
30155       </method>
30156       <method name="Void Concat(System.String[])">
30157         <size>11</size>
30158       </method>
30159       <method name="Void Main()">
30160         <size>21</size>
30161       </method>
30162     </type>
30163   </test>
30164   <test name="test-344.cs">
30165     <type name="X">
30166       <method name="Void .ctor()">
30167         <size>7</size>
30168       </method>
30169       <method name="Void add_y(Y)">
30170         <size>24</size>
30171       </method>
30172       <method name="Void remove_y(Y)">
30173         <size>24</size>
30174       </method>
30175       <method name="Void Main(System.String[])">
30176         <size>13</size>
30177       </method>
30178       <method name="Void Foo()">
30179         <size>66</size>
30180       </method>
30181     </type>
30182     <type name="Y">
30183       <method name="Void .ctor(Object, IntPtr)">
30184         <size>0</size>
30185       </method>
30186       <method name="Void Invoke()">
30187         <size>0</size>
30188       </method>
30189       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30190         <size>0</size>
30191       </method>
30192       <method name="Void EndInvoke(IAsyncResult)">
30193         <size>0</size>
30194       </method>
30195     </type>
30196     <type name="X+&lt;Foo&gt;c__AnonStorey0">
30197       <method name="Void .ctor()">
30198         <size>7</size>
30199       </method>
30200       <method name="Void &lt;&gt;m__0()">
30201         <size>28</size>
30202       </method>
30203     </type>
30204   </test>
30205   <test name="test-345.cs">
30206     <type name="EntryPoint">
30207       <method name="Void .ctor()">
30208         <size>7</size>
30209       </method>
30210       <method name="Void Main()">
30211         <size>1</size>
30212       </method>
30213     </type>
30214   </test>
30215   <test name="test-346.cs">
30216     <type name="TestMethods.Class1">
30217       <method name="Void .ctor()">
30218         <size>7</size>
30219       </method>
30220       <method name="Int32 Main()">
30221         <size>91</size>
30222       </method>
30223     </type>
30224     <type name="TestMethods.ParamClass">
30225       <method name="Void .ctor()">
30226         <size>7</size>
30227       </method>
30228     </type>
30229     <type name="TestMethods.TestParam">
30230       <method name="Void .ctor()">
30231         <size>7</size>
30232       </method>
30233     </type>
30234     <type name="TestMethods.BaseClass">
30235       <method name="Void .ctor()">
30236         <size>7</size>
30237       </method>
30238       <method name="Int32 AddItem(TestMethods.ParamClass)">
30239         <size>0</size>
30240       </method>
30241     </type>
30242     <type name="TestMethods.TestClass">
30243       <method name="Void .ctor()">
30244         <size>7</size>
30245       </method>
30246       <method name="Int32 AddItem(System.Object)">
30247         <size>2</size>
30248       </method>
30249       <method name="Int32 AddItem(TestMethods.ParamClass)">
30250         <size>2</size>
30251       </method>
30252     </type>
30253   </test>
30254   <test name="test-347.cs">
30255     <type name="Whatever.Core.Project">
30256       <method name="Void .ctor()">
30257         <size>7</size>
30258       </method>
30259     </type>
30260     <type name="Whatever.Core.A">
30261       <method name="Void .ctor()">
30262         <size>7</size>
30263       </method>
30264       <method name="Whatever.Core.Project get_Project()">
30265         <size>6</size>
30266       </method>
30267     </type>
30268     <type name="SomethingElse.Core.Project">
30269       <method name="Void .ctor()">
30270         <size>7</size>
30271       </method>
30272     </type>
30273     <type name="Whatever.App.B">
30274       <method name="Void .ctor()">
30275         <size>7</size>
30276       </method>
30277       <method name="System.String Execute()">
30278         <size>12</size>
30279       </method>
30280       <method name="Void Main()">
30281         <size>12</size>
30282       </method>
30283     </type>
30284   </test>
30285   <test name="test-348.cs">
30286     <type name="BoundAttribute">
30287       <method name="Void .ctor(Double, Int32)">
30288         <size>7</size>
30289       </method>
30290     </type>
30291     <type name="C">
30292       <method name="Void .ctor()">
30293         <size>7</size>
30294       </method>
30295       <method name="Void Main()">
30296         <size>1</size>
30297       </method>
30298     </type>
30299   </test>
30300   <test name="test-349.cs">
30301     <type name="C">
30302       <method name="Void .ctor()">
30303         <size>7</size>
30304       </method>
30305       <method name="Void add_Ev1(D)">
30306         <size>24</size>
30307       </method>
30308       <method name="Void remove_Ev1(D)">
30309         <size>24</size>
30310       </method>
30311     </type>
30312     <type name="X">
30313       <method name="Void .ctor()">
30314         <size>7</size>
30315       </method>
30316       <method name="Void .cctor()">
30317         <size>1</size>
30318       </method>
30319       <method name="Void add_Ev1(D)">
30320         <size>22</size>
30321       </method>
30322       <method name="Void remove_Ev1(D)">
30323         <size>22</size>
30324       </method>
30325       <method name="Void add_Ev2(D)">
30326         <size>22</size>
30327       </method>
30328       <method name="Void remove_Ev2(D)">
30329         <size>22</size>
30330       </method>
30331     </type>
30332     <type name="X2">
30333       <method name="Void .ctor()">
30334         <size>7</size>
30335       </method>
30336       <method name="Void .cctor()">
30337         <size>7</size>
30338       </method>
30339     </type>
30340     <type name="Test">
30341       <method name="Void .ctor()">
30342         <size>7</size>
30343       </method>
30344       <method name="Void .cctor()">
30345         <size>19</size>
30346       </method>
30347       <method name="Int32 Main()">
30348         <size>63</size>
30349       </method>
30350     </type>
30351     <type name="D">
30352       <method name="Void .ctor(Object, IntPtr)">
30353         <size>0</size>
30354       </method>
30355       <method name="Void Invoke()">
30356         <size>0</size>
30357       </method>
30358       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30359         <size>0</size>
30360       </method>
30361       <method name="Void EndInvoke(IAsyncResult)">
30362         <size>0</size>
30363       </method>
30364     </type>
30365   </test>
30366   <test name="test-35.cs">
30367     <type name="X">
30368       <method name="Void .ctor()">
30369         <size>7</size>
30370       </method>
30371       <method name="Void .cctor()">
30372         <size>7</size>
30373       </method>
30374       <method name="Void a()">
30375         <size>17</size>
30376       </method>
30377       <method name="Void w(Int32)">
30378         <size>22</size>
30379       </method>
30380       <method name="Int32 Main()">
30381         <size>298</size>
30382       </method>
30383     </type>
30384   </test>
30385   <test name="test-350.cs">
30386     <type name="A">
30387       <method name="Void .ctor()">
30388         <size>7</size>
30389       </method>
30390     </type>
30391     <type name="A+BAttribute">
30392       <method name="Void .ctor()">
30393         <size>7</size>
30394       </method>
30395     </type>
30396     <type name="C">
30397       <method name="Void .ctor()">
30398         <size>7</size>
30399       </method>
30400       <method name="Void Main()">
30401         <size>1</size>
30402       </method>
30403     </type>
30404   </test>
30405   <test name="test-351.cs">
30406     <type name="Test.Testee">
30407       <method name="Void .ctor()">
30408         <size>7</size>
30409       </method>
30410       <method name="Void Bar(System.String, System.Object[])">
30411         <size>1</size>
30412       </method>
30413       <method name="Void Main()">
30414         <size>242</size>
30415       </method>
30416     </type>
30417     <type name="Test.Foo">
30418       <method name="Void .ctor(Object, IntPtr)">
30419         <size>0</size>
30420       </method>
30421       <method name="Void Invoke(System.String, System.Object[])">
30422         <size>0</size>
30423       </method>
30424       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
30425         <size>0</size>
30426       </method>
30427       <method name="Void EndInvoke(IAsyncResult)">
30428         <size>0</size>
30429       </method>
30430     </type>
30431   </test>
30432   <test name="test-352.cs">
30433     <type name="C">
30434       <method name="Void .ctor()">
30435         <size>7</size>
30436       </method>
30437       <method name="Void Main()">
30438         <size>1</size>
30439       </method>
30440     </type>
30441   </test>
30442   <test name="test-353.cs">
30443     <type name="Three">
30444       <method name="Void .ctor()">
30445         <size>7</size>
30446       </method>
30447       <method name="Void Main()">
30448         <size>7</size>
30449       </method>
30450     </type>
30451     <type name="One">
30452       <method name="Void .ctor()">
30453         <size>7</size>
30454       </method>
30455     </type>
30456     <type name="Two">
30457       <method name="Void .ctor()">
30458         <size>7</size>
30459       </method>
30460     </type>
30461   </test>
30462   <test name="test-354.cs">
30463     <type name="MYAttr">
30464       <method name="Void .ctor()">
30465         <size>7</size>
30466       </method>
30467     </type>
30468     <type name="A">
30469       <method name="Void .ctor()">
30470         <size>7</size>
30471       </method>
30472       <method name="Void Main()">
30473         <size>1</size>
30474       </method>
30475     </type>
30476   </test>
30477   <test name="test-355.cs">
30478     <type name="Level1.Level1.Level2.MainClass">
30479       <method name="Void .ctor()">
30480         <size>7</size>
30481       </method>
30482       <method name="Void Main()">
30483         <size>1</size>
30484       </method>
30485     </type>
30486   </test>
30487   <test name="test-356.cs">
30488     <type name="MainClass">
30489       <method name="Void .ctor()">
30490         <size>7</size>
30491       </method>
30492       <method name="Void Main()">
30493         <size>1</size>
30494       </method>
30495     </type>
30496   </test>
30497   <test name="test-357.cs">
30498     <type name="SD.Sd">
30499       <method name="Void .ctor()">
30500         <size>7</size>
30501       </method>
30502       <method name="Void F(Boolean)">
30503         <size>1</size>
30504       </method>
30505     </type>
30506     <type name="Foo.Bar">
30507       <method name="Void .ctor()">
30508         <size>25</size>
30509       </method>
30510       <method name="Void Main()">
30511         <size>27</size>
30512       </method>
30513     </type>
30514     <type name="Foo.Bar+f_t">
30515       <method name="Void .ctor(Object, IntPtr)">
30516         <size>0</size>
30517       </method>
30518       <method name="Void Invoke(Boolean)">
30519         <size>0</size>
30520       </method>
30521       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
30522         <size>0</size>
30523       </method>
30524       <method name="Void EndInvoke(IAsyncResult)">
30525         <size>0</size>
30526       </method>
30527     </type>
30528   </test>
30529   <test name="test-358.cs">
30530     <type name="Test">
30531       <method name="Void .ctor()">
30532         <size>7</size>
30533       </method>
30534       <method name="Void Main()">
30535         <size>50</size>
30536       </method>
30537     </type>
30538   </test>
30539   <test name="test-359.cs">
30540     <type name="Test">
30541       <method name="Void .ctor()">
30542         <size>7</size>
30543       </method>
30544       <method name="Void Main()">
30545         <size>1</size>
30546       </method>
30547     </type>
30548   </test>
30549   <test name="test-36.cs">
30550     <type name="Y">
30551       <method name="Void .ctor()">
30552         <size>7</size>
30553       </method>
30554       <method name="Int32 Main()">
30555         <size>272</size>
30556       </method>
30557     </type>
30558     <type name="X">
30559       <method name="IEnumerator GetEnumerator()">
30560         <size>35</size>
30561       </method>
30562     </type>
30563     <type name="&lt;PrivateImplementationDetails&gt;">
30564       <method name="Void .ctor()">
30565         <size>7</size>
30566       </method>
30567     </type>
30568   </test>
30569   <test name="test-360.cs">
30570     <type name="Application">
30571       <method name="Void .ctor()">
30572         <size>7</size>
30573       </method>
30574       <method name="Void Main(System.String[])">
30575         <size>13</size>
30576       </method>
30577     </type>
30578   </test>
30579   <test name="test-361.cs">
30580     <type name="X">
30581       <method name="Void .ctor()">
30582         <size>7</size>
30583       </method>
30584     </type>
30585     <type name="Test">
30586       <method name="Void .ctor()">
30587         <size>7</size>
30588       </method>
30589       <method name="Void Main()">
30590         <size>1</size>
30591       </method>
30592     </type>
30593   </test>
30594   <test name="test-362.cs">
30595     <type name="C">
30596       <method name="Void .ctor()">
30597         <size>7</size>
30598       </method>
30599       <method name="Void Main()">
30600         <size>17</size>
30601       </method>
30602       <method name="Void Test()">
30603         <size>26</size>
30604       </method>
30605     </type>
30606   </test>
30607   <test name="test-363.cs">
30608     <type name="Location">
30609       <method name="Void .ctor()">
30610         <size>7</size>
30611       </method>
30612       <method name="Void .cctor()">
30613         <size>11</size>
30614       </method>
30615     </type>
30616     <type name="Element">
30617       <method name="Void .ctor()">
30618         <size>18</size>
30619       </method>
30620       <method name="Location get_Location()">
30621         <size>7</size>
30622       </method>
30623       <method name="Void set_Location(Location)">
30624         <size>8</size>
30625       </method>
30626     </type>
30627     <type name="T">
30628       <method name="Void .ctor()">
30629         <size>7</size>
30630       </method>
30631       <method name="Void Main()">
30632         <size>1</size>
30633       </method>
30634     </type>
30635   </test>
30636   <test name="test-364.cs">
30637     <type name="X">
30638       <method name="Void .ctor()">
30639         <size>7</size>
30640       </method>
30641       <method name="Int32 Main()">
30642         <size>34</size>
30643       </method>
30644       <method name="Int32 t1(Int32)">
30645         <size>33</size>
30646       </method>
30647       <method name="Int32 t2(Int32)">
30648         <size>47</size>
30649       </method>
30650       <method name="Void Main2(System.String[])">
30651         <size>72</size>
30652       </method>
30653     </type>
30654     <type name="Delegable">
30655       <method name="Void .ctor()">
30656         <size>7</size>
30657       </method>
30658       <method name="Void add_MyDelegate(System.EventHandler)">
30659         <size>24</size>
30660       </method>
30661       <method name="Void remove_MyDelegate(System.EventHandler)">
30662         <size>24</size>
30663       </method>
30664     </type>
30665     <type name="X+Foo">
30666       <method name="Void .ctor(Object, IntPtr)">
30667         <size>0</size>
30668       </method>
30669       <method name="Int32 Invoke()">
30670         <size>0</size>
30671       </method>
30672       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30673         <size>0</size>
30674       </method>
30675       <method name="Int32 EndInvoke(IAsyncResult)">
30676         <size>0</size>
30677       </method>
30678     </type>
30679     <type name="X+&lt;t1&gt;c__AnonStorey0">
30680       <method name="Void .ctor()">
30681         <size>7</size>
30682       </method>
30683       <method name="Int32 &lt;&gt;m__0()">
30684         <size>7</size>
30685       </method>
30686     </type>
30687     <type name="X+&lt;t2&gt;c__AnonStorey1">
30688       <method name="Void .ctor()">
30689         <size>7</size>
30690       </method>
30691       <method name="Int32 &lt;&gt;m__1()">
30692         <size>7</size>
30693       </method>
30694     </type>
30695     <type name="X+&lt;Main2&gt;c__AnonStorey2">
30696       <method name="Void .ctor()">
30697         <size>7</size>
30698       </method>
30699       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
30700         <size>33</size>
30701       </method>
30702     </type>
30703   </test>
30704   <test name="test-365.cs">
30705     <type name="C">
30706       <method name="Void .ctor()">
30707         <size>19</size>
30708       </method>
30709       <method name="Void set_LiteralType(LiteralType)">
30710         <size>1</size>
30711       </method>
30712       <method name="Void Main()">
30713         <size>1</size>
30714       </method>
30715     </type>
30716   </test>
30717   <test name="test-366.cs">
30718     <type name="C">
30719       <method name="Void .ctor()">
30720         <size>7</size>
30721       </method>
30722       <method name="Int32 Main()">
30723         <size>20</size>
30724       </method>
30725     </type>
30726   </test>
30727   <test name="test-367.cs">
30728     <type name="X">
30729       <method name="Void .ctor()">
30730         <size>7</size>
30731       </method>
30732       <method name="Int32 Main()">
30733         <size>20</size>
30734       </method>
30735     </type>
30736   </test>
30737   <test name="test-368.cs">
30738     <type name="X">
30739       <method name="Void .ctor()">
30740         <size>7</size>
30741       </method>
30742       <method name="Void Main()">
30743         <size>27</size>
30744       </method>
30745     </type>
30746   </test>
30747   <test name="test-369.cs">
30748     <type name="Test">
30749       <method name="Void .ctor()">
30750         <size>7</size>
30751       </method>
30752       <method name="Boolean Equals(System.Object)">
30753         <size>2</size>
30754       </method>
30755       <method name="Int32 GetHashCode()">
30756         <size>2</size>
30757       </method>
30758       <method name="Void Main()">
30759         <size>47</size>
30760       </method>
30761       <method name="Boolean op_Equality(Test, Test)">
30762         <size>14</size>
30763       </method>
30764       <method name="Boolean op_Inequality(Test, Test)">
30765         <size>2</size>
30766       </method>
30767     </type>
30768   </test>
30769   <test name="test-37.cs">
30770     <type name="X">
30771       <method name="Void .ctor()">
30772         <size>7</size>
30773       </method>
30774       <method name="Void m(System.Int32[])">
30775         <size>9</size>
30776       </method>
30777       <method name="Int32 test_int_single_dim()">
30778         <size>88</size>
30779       </method>
30780       <method name="Int32 simple_test_double_dim()">
30781         <size>78</size>
30782       </method>
30783       <method name="Int32 Main()">
30784         <size>12</size>
30785       </method>
30786     </type>
30787   </test>
30788   <test name="test-370.cs">
30789     <type name="Test.Application">
30790       <method name="Void .ctor()">
30791         <size>7</size>
30792       </method>
30793       <method name="Int32 ParseType(System.String)">
30794         <size>168</size>
30795       </method>
30796       <method name="Int32 Main()">
30797         <size>54</size>
30798       </method>
30799     </type>
30800   </test>
30801   <test name="test-371.cs">
30802     <type name="X">
30803       <method name="Void .ctor(Boolean&amp;)">
30804         <size>10</size>
30805       </method>
30806       <method name="Void Main()">
30807         <size>1</size>
30808       </method>
30809     </type>
30810     <type name="Y">
30811       <method name="Void .ctor(Boolean&amp;)">
30812         <size>8</size>
30813       </method>
30814     </type>
30815   </test>
30816   <test name="test-372.cs">
30817     <type name="GenericNode">
30818       <method name="Void .ctor()">
30819         <size>7</size>
30820       </method>
30821       <method name="Int32 GetStat()">
30822         <size>2</size>
30823       </method>
30824     </type>
30825     <type name="GenericFileNode">
30826       <method name="Void .ctor()">
30827         <size>7</size>
30828       </method>
30829       <method name="Int32 NotUsed()">
30830         <size>2</size>
30831       </method>
30832     </type>
30833     <type name="WorkingTest">
30834       <method name="Void .ctor()">
30835         <size>7</size>
30836       </method>
30837       <method name="Int32 GetStat()">
30838         <size>3</size>
30839       </method>
30840     </type>
30841     <type name="FailingTest">
30842       <method name="Void .ctor()">
30843         <size>7</size>
30844       </method>
30845       <method name="Int32 GetStat()">
30846         <size>3</size>
30847       </method>
30848     </type>
30849     <type name="TestWrapper">
30850       <method name="Void .ctor()">
30851         <size>7</size>
30852       </method>
30853       <method name="Boolean Test(Node, System.String)">
30854         <size>39</size>
30855       </method>
30856       <method name="Int32 Main()">
30857         <size>44</size>
30858       </method>
30859     </type>
30860   </test>
30861   <test name="test-373.cs">
30862     <type name="Test">
30863       <method name="Void .ctor()">
30864         <size>7</size>
30865       </method>
30866       <method name="Void Main(System.String[])">
30867         <size>50</size>
30868       </method>
30869     </type>
30870   </test>
30871   <test name="test-374.cs">
30872     <type name="Test">
30873       <method name="Void .ctor()">
30874         <size>7</size>
30875       </method>
30876     </type>
30877     <type name="Rest">
30878       <method name="Void .ctor()">
30879         <size>7</size>
30880       </method>
30881       <method name="Void Main()">
30882         <size>1</size>
30883       </method>
30884     </type>
30885   </test>
30886   <test name="test-375.cs">
30887     <type name="a">
30888       <method name="Void .ctor()">
30889         <size>7</size>
30890       </method>
30891     </type>
30892     <type name="a+b">
30893       <method name="Void .ctor()">
30894         <size>7</size>
30895       </method>
30896     </type>
30897     <type name="c">
30898       <method name="Void .ctor()">
30899         <size>7</size>
30900       </method>
30901       <method name="Void Main()">
30902         <size>1</size>
30903       </method>
30904     </type>
30905     <type name="c+d">
30906       <method name="Void .ctor()">
30907         <size>7</size>
30908       </method>
30909     </type>
30910   </test>
30911   <test name="test-376.cs">
30912     <type name="C">
30913       <method name="Void .ctor()">
30914         <size>7</size>
30915       </method>
30916       <method name="Int32 Main()">
30917         <size>72</size>
30918       </method>
30919     </type>
30920   </test>
30921   <test name="test-377.cs">
30922     <type name="Tests">
30923       <method name="Void .ctor()">
30924         <size>7</size>
30925       </method>
30926       <method name="Void test()">
30927         <size>10</size>
30928       </method>
30929       <method name="Void Main()">
30930         <size>1</size>
30931       </method>
30932     </type>
30933   </test>
30934   <test name="test-378.cs">
30935     <type name="C">
30936       <method name="Void .ctor()">
30937         <size>7</size>
30938       </method>
30939       <method name="Void Main()">
30940         <size>1</size>
30941       </method>
30942     </type>
30943   </test>
30944   <test name="test-379.cs">
30945     <type name="DeadCode">
30946       <method name="Void .ctor()">
30947         <size>7</size>
30948       </method>
30949       <method name="Void Main()">
30950         <size>12</size>
30951       </method>
30952       <method name="System.String SomeFunc(System.String)">
30953         <size>2</size>
30954       </method>
30955     </type>
30956   </test>
30957   <test name="test-38.cs">
30958     <type name="X">
30959       <method name="Void .ctor()">
30960         <size>7</size>
30961       </method>
30962       <method name="Int32 get_Item(Int32)">
30963         <size>20</size>
30964       </method>
30965       <method name="Void set_Item(Int32, Int32)">
30966         <size>26</size>
30967       </method>
30968       <method name="Int32 Foo()">
30969         <size>2</size>
30970       </method>
30971       <method name="Int32 get_Bar()">
30972         <size>7</size>
30973       </method>
30974       <method name="Void set_Bar(Int32)">
30975         <size>8</size>
30976       </method>
30977     </type>
30978     <type name="Y">
30979       <method name="Void .ctor()">
30980         <size>7</size>
30981       </method>
30982       <method name="UInt32 get_Item(UInt32)">
30983         <size>20</size>
30984       </method>
30985       <method name="Void set_Item(UInt32, UInt32)">
30986         <size>26</size>
30987       </method>
30988       <method name="UInt32 Foo()">
30989         <size>2</size>
30990       </method>
30991       <method name="UInt32 get_Bar()">
30992         <size>7</size>
30993       </method>
30994       <method name="Void set_Bar(UInt32)">
30995         <size>8</size>
30996       </method>
30997     </type>
30998     <type name="Test">
30999       <method name="Void .ctor()">
31000         <size>7</size>
31001       </method>
31002       <method name="Int32 Main()">
31003         <size>288</size>
31004       </method>
31005     </type>
31006   </test>
31007   <test name="test-380.cs">
31008     <type name="T">
31009       <method name="Void .ctor()">
31010         <size>7</size>
31011       </method>
31012       <method name="Int32 Main()">
31013         <size>17</size>
31014       </method>
31015     </type>
31016   </test>
31017   <test name="test-381.cs">
31018     <type name="Application">
31019       <method name="Void .ctor()">
31020         <size>7</size>
31021       </method>
31022       <method name="Void Main(System.String[])">
31023         <size>13</size>
31024       </method>
31025     </type>
31026   </test>
31027   <test name="test-382.cs">
31028     <type name="Dec">
31029       <method name="Void .ctor()">
31030         <size>7</size>
31031       </method>
31032       <method name="Void .cctor()">
31033         <size>16</size>
31034       </method>
31035       <method name="Void Main()">
31036         <size>108</size>
31037       </method>
31038     </type>
31039   </test>
31040   <test name="test-383.cs">
31041     <type name="X">
31042       <method name="Void .ctor()">
31043         <size>37</size>
31044       </method>
31045       <method name="X testme(Int32 ByRef)">
31046         <size>5</size>
31047       </method>
31048       <method name="Void Main()">
31049         <size>7</size>
31050       </method>
31051     </type>
31052   </test>
31053   <test name="test-384.cs">
31054     <type name="X">
31055       <method name="Void .ctor()">
31056         <size>7</size>
31057       </method>
31058       <method name="Void .cctor()">
31059         <size>8</size>
31060       </method>
31061       <method name="Void Test()">
31062         <size>40</size>
31063       </method>
31064       <method name="Int32 Main()">
31065         <size>21</size>
31066       </method>
31067     </type>
31068   </test>
31069   <test name="test-385.cs">
31070     <type name="Test">
31071       <method name="Void .ctor()">
31072         <size>7</size>
31073       </method>
31074       <method name="Int32 Main()">
31075         <size>40</size>
31076       </method>
31077     </type>
31078   </test>
31079   <test name="test-386.cs">
31080     <type name="SuperDecimal">
31081       <method name="Void .ctor(Decimal)">
31082         <size>14</size>
31083       </method>
31084       <method name="Void Main()">
31085         <size>15</size>
31086       </method>
31087       <method name="SuperDecimal op_Implicit(Decimal)">
31088         <size>7</size>
31089       </method>
31090     </type>
31091   </test>
31092   <test name="test-387.cs">
31093     <type name="ObjectID">
31094       <method name="Void .ctor(Int64)">
31095         <size>8</size>
31096       </method>
31097       <method name="Void Main()">
31098         <size>22</size>
31099       </method>
31100       <method name="Int64 op_Implicit(ObjectID)">
31101         <size>8</size>
31102       </method>
31103       <method name="ObjectID op_Implicit(Int64)">
31104         <size>7</size>
31105       </method>
31106     </type>
31107   </test>
31108   <test name="test-388.cs">
31109     <type name="Schemas.basefieldtype">
31110       <method name="Void .ctor()">
31111         <size>7</size>
31112       </method>
31113       <method name="System.Object Instantiate()">
31114         <size>2</size>
31115       </method>
31116     </type>
31117     <type name="Schemas.fieldtype">
31118       <method name="Void .ctor()">
31119         <size>7</size>
31120       </method>
31121       <method name="System.Object Instantiate()">
31122         <size>18</size>
31123       </method>
31124     </type>
31125     <type name="Schemas.compoundfield">
31126       <method name="Void .ctor()">
31127         <size>7</size>
31128       </method>
31129       <method name="System.Object Instantiate()">
31130         <size>18</size>
31131       </method>
31132     </type>
31133     <type name="Schemas.field">
31134       <method name="Void .ctor()">
31135         <size>7</size>
31136       </method>
31137       <method name="System.Object Instantiate()">
31138         <size>18</size>
31139       </method>
31140     </type>
31141     <type name="Schemas.formdata">
31142       <method name="Void .ctor()">
31143         <size>7</size>
31144       </method>
31145       <method name="System.Object Instantiate()">
31146         <size>12</size>
31147       </method>
31148     </type>
31149     <type name="Schemas.M">
31150       <method name="Void .ctor()">
31151         <size>7</size>
31152       </method>
31153       <method name="Void Main()">
31154         <size>1</size>
31155       </method>
31156     </type>
31157   </test>
31158   <test name="test-389.cs">
31159     <type name="Schemas.basefieldtype">
31160       <method name="Void .ctor()">
31161         <size>7</size>
31162       </method>
31163       <method name="System.Object Instantiate()">
31164         <size>2</size>
31165       </method>
31166     </type>
31167     <type name="Schemas.fieldtype">
31168       <method name="Void .ctor()">
31169         <size>7</size>
31170       </method>
31171       <method name="System.Object Instantiate()">
31172         <size>18</size>
31173       </method>
31174     </type>
31175     <type name="Schemas.compoundfield">
31176       <method name="Void .ctor()">
31177         <size>7</size>
31178       </method>
31179       <method name="System.Object Instantiate()">
31180         <size>18</size>
31181       </method>
31182     </type>
31183     <type name="Schemas.field">
31184       <method name="Void .ctor()">
31185         <size>7</size>
31186       </method>
31187       <method name="System.Object Instantiate()">
31188         <size>18</size>
31189       </method>
31190     </type>
31191     <type name="Schemas.formdata">
31192       <method name="Void .ctor()">
31193         <size>7</size>
31194       </method>
31195       <method name="System.Object Instantiate()">
31196         <size>12</size>
31197       </method>
31198     </type>
31199     <type name="Schemas.M">
31200       <method name="Void .ctor()">
31201         <size>7</size>
31202       </method>
31203       <method name="Void Main()">
31204         <size>1</size>
31205       </method>
31206     </type>
31207   </test>
31208   <test name="test-39.cs">
31209     <type name="SimpleAttribute">
31210       <method name="Void .ctor(String)">
31211         <size>14</size>
31212       </method>
31213       <method name="System.String get_AnotherArg()">
31214         <size>7</size>
31215       </method>
31216       <method name="Void set_AnotherArg(System.String)">
31217         <size>8</size>
31218       </method>
31219       <method name="Int64 get_LongValue()">
31220         <size>3</size>
31221       </method>
31222       <method name="Void set_LongValue(Int64)">
31223         <size>1</size>
31224       </method>
31225       <method name="System.Int64[] get_ArrayValue()">
31226         <size>7</size>
31227       </method>
31228       <method name="Void set_ArrayValue(System.Int64[])">
31229         <size>1</size>
31230       </method>
31231     </type>
31232     <type name="Blah2">
31233       <method name="Void .ctor()">
31234         <size>7</size>
31235       </method>
31236     </type>
31237     <type name="Blah3">
31238       <method name="Void .ctor()">
31239         <size>7</size>
31240       </method>
31241     </type>
31242     <type name="Blah">
31243       <method name="Void .ctor()">
31244         <size>7</size>
31245       </method>
31246       <method name="Int32 Main()">
31247         <size>176</size>
31248       </method>
31249     </type>
31250   </test>
31251   <test name="test-390.cs">
31252     <type name="C">
31253       <method name="Void .ctor()">
31254         <size>7</size>
31255       </method>
31256       <method name="Void Main()">
31257         <size>1</size>
31258       </method>
31259     </type>
31260     <type name="C+O">
31261       <method name="Void .ctor()">
31262         <size>7</size>
31263       </method>
31264       <method name="Void Foo()">
31265         <size>1</size>
31266       </method>
31267     </type>
31268     <type name="C+N">
31269       <method name="Void .ctor()">
31270         <size>7</size>
31271       </method>
31272       <method name="Void Foo()">
31273         <size>1</size>
31274       </method>
31275     </type>
31276     <type name="C+M">
31277       <method name="Void .ctor()">
31278         <size>7</size>
31279       </method>
31280     </type>
31281   </test>
31282   <test name="test-391.cs">
31283     <type name="C">
31284       <method name="Void .ctor()">
31285         <size>7</size>
31286       </method>
31287       <method name="Void Foo(Int32)">
31288         <size>1</size>
31289       </method>
31290       <method name="Void Foo(Int32 ByRef)">
31291         <size>1</size>
31292       </method>
31293       <method name="Void Bar(Boolean ByRef)">
31294         <size>4</size>
31295       </method>
31296       <method name="Void Bar(Boolean)">
31297         <size>1</size>
31298       </method>
31299       <method name="Void Main()">
31300         <size>1</size>
31301       </method>
31302     </type>
31303   </test>
31304   <test name="test-392.cs">
31305     <type name="C">
31306       <method name="Int32 Test()">
31307         <size>80</size>
31308       </method>
31309       <method name="Int32 Main()">
31310         <size>16</size>
31311       </method>
31312     </type>
31313     <type name="C+S">
31314       <method name="Void .ctor(Int32)">
31315         <size>8</size>
31316       </method>
31317     </type>
31318   </test>
31319   <test name="test-393.cs">
31320     <type name="A">
31321       <method name="Void .ctor(String)">
31322         <size>24</size>
31323       </method>
31324       <method name="Void .ctor()">
31325         <size>7</size>
31326       </method>
31327       <method name="System.String get_Name()">
31328         <size>7</size>
31329       </method>
31330     </type>
31331     <type name="B">
31332       <method name="Void .ctor(String)">
31333         <size>24</size>
31334       </method>
31335       <method name="Void .ctor()">
31336         <size>7</size>
31337       </method>
31338     </type>
31339     <type name="C">
31340       <method name="Void .ctor(String)">
31341         <size>24</size>
31342       </method>
31343     </type>
31344     <type name="Tester">
31345       <method name="Void .ctor()">
31346         <size>7</size>
31347       </method>
31348       <method name="A MethodSampleA(System.String)">
31349         <size>7</size>
31350       </method>
31351       <method name="B MethodSampleB(System.String)">
31352         <size>7</size>
31353       </method>
31354       <method name="C MethodSampleC(System.String)">
31355         <size>7</size>
31356       </method>
31357       <method name="Void Main()">
31358         <size>113</size>
31359       </method>
31360     </type>
31361     <type name="Tester+MethodHandler">
31362       <method name="Void .ctor(Object, IntPtr)">
31363         <size>0</size>
31364       </method>
31365       <method name="A Invoke(System.String)">
31366         <size>0</size>
31367       </method>
31368       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
31369         <size>0</size>
31370       </method>
31371       <method name="A EndInvoke(IAsyncResult)">
31372         <size>0</size>
31373       </method>
31374     </type>
31375   </test>
31376   <test name="test-394.cs">
31377     <type name="A">
31378       <method name="Void .ctor(String)">
31379         <size>24</size>
31380       </method>
31381       <method name="Void .ctor()">
31382         <size>7</size>
31383       </method>
31384       <method name="System.String get_Name()">
31385         <size>7</size>
31386       </method>
31387     </type>
31388     <type name="B">
31389       <method name="Void .ctor(String)">
31390         <size>24</size>
31391       </method>
31392       <method name="Void .ctor()">
31393         <size>7</size>
31394       </method>
31395     </type>
31396     <type name="C">
31397       <method name="Void .ctor(String, String)">
31398         <size>31</size>
31399       </method>
31400       <method name="System.String get_Value()">
31401         <size>7</size>
31402       </method>
31403     </type>
31404     <type name="Tester">
31405       <method name="Void .ctor()">
31406         <size>7</size>
31407       </method>
31408       <method name="System.String MethodSampleA(A)">
31409         <size>7</size>
31410       </method>
31411       <method name="System.String MethodSampleB(B)">
31412         <size>7</size>
31413       </method>
31414       <method name="System.String MethodSampleC(C)">
31415         <size>23</size>
31416       </method>
31417       <method name="Void Main()">
31418         <size>128</size>
31419       </method>
31420     </type>
31421     <type name="Tester+MethodHandler">
31422       <method name="Void .ctor(Object, IntPtr)">
31423         <size>0</size>
31424       </method>
31425       <method name="System.String Invoke(C)">
31426         <size>0</size>
31427       </method>
31428       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
31429         <size>0</size>
31430       </method>
31431       <method name="System.String EndInvoke(IAsyncResult)">
31432         <size>0</size>
31433       </method>
31434     </type>
31435   </test>
31436   <test name="test-395.cs">
31437     <type name="A">
31438       <method name="Void .ctor(String)">
31439         <size>24</size>
31440       </method>
31441       <method name="Void .ctor()">
31442         <size>7</size>
31443       </method>
31444       <method name="System.String get_Name()">
31445         <size>7</size>
31446       </method>
31447     </type>
31448     <type name="B">
31449       <method name="Void .ctor(String)">
31450         <size>24</size>
31451       </method>
31452       <method name="Void .ctor()">
31453         <size>7</size>
31454       </method>
31455     </type>
31456     <type name="C">
31457       <method name="Void .ctor(String, String)">
31458         <size>31</size>
31459       </method>
31460       <method name="System.String get_Value()">
31461         <size>7</size>
31462       </method>
31463     </type>
31464     <type name="Tester">
31465       <method name="Void .ctor()">
31466         <size>7</size>
31467       </method>
31468       <method name="Void MethodSample(B, A, C)">
31469         <size>55</size>
31470       </method>
31471       <method name="Void Main()">
31472         <size>71</size>
31473       </method>
31474     </type>
31475     <type name="Tester+MethodHandler">
31476       <method name="Void .ctor(Object, IntPtr)">
31477         <size>0</size>
31478       </method>
31479       <method name="Void Invoke(C, C, C)">
31480         <size>0</size>
31481       </method>
31482       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
31483         <size>0</size>
31484       </method>
31485       <method name="Void EndInvoke(IAsyncResult)">
31486         <size>0</size>
31487       </method>
31488     </type>
31489   </test>
31490   <test name="test-396.cs">
31491     <type name="MainClass">
31492       <method name="Void .ctor()">
31493         <size>7</size>
31494       </method>
31495       <method name="Int32 Main()">
31496         <size>22</size>
31497       </method>
31498     </type>
31499   </test>
31500   <test name="test-397.cs">
31501     <type name="TypeCheckAttribute">
31502       <method name="Void .ctor()">
31503         <size>7</size>
31504       </method>
31505     </type>
31506     <type name="PropertyCheckAttribute">
31507       <method name="Void .ctor()">
31508         <size>7</size>
31509       </method>
31510     </type>
31511     <type name="AccessorCheckAttribute">
31512       <method name="Void .ctor(MethodAttributes)">
31513         <size>14</size>
31514       </method>
31515       <method name="MethodAttributes get_Attributes()">
31516         <size>7</size>
31517       </method>
31518     </type>
31519     <type name="Test">
31520       <method name="Void .ctor()">
31521         <size>7</size>
31522       </method>
31523       <method name="Int32 Main(System.String[])">
31524         <size>120</size>
31525       </method>
31526       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
31527         <size>153</size>
31528       </method>
31529     </type>
31530     <type name="A">
31531       <method name="Void .ctor()">
31532         <size>7</size>
31533       </method>
31534       <method name="Int32 get_Value1()">
31535         <size>2</size>
31536       </method>
31537       <method name="Void set_Value1(Int32)">
31538         <size>1</size>
31539       </method>
31540       <method name="Int32 get_Value2()">
31541         <size>2</size>
31542       </method>
31543       <method name="Void set_Value2(Int32)">
31544         <size>1</size>
31545       </method>
31546       <method name="Int32 get_Value3()">
31547         <size>2</size>
31548       </method>
31549       <method name="Void set_Value3(Int32)">
31550         <size>1</size>
31551       </method>
31552       <method name="Int32 get_Value4()">
31553         <size>2</size>
31554       </method>
31555       <method name="Void set_Value4(Int32)">
31556         <size>1</size>
31557       </method>
31558       <method name="Int32 get_Value5()">
31559         <size>2</size>
31560       </method>
31561       <method name="Void set_Value5(Int32)">
31562         <size>1</size>
31563       </method>
31564     </type>
31565   </test>
31566   <test name="test-398.cs">
31567     <type name="Tester">
31568       <method name="Void .ctor()">
31569         <size>7</size>
31570       </method>
31571       <method name="Void Main()">
31572         <size>118</size>
31573       </method>
31574     </type>
31575     <type name="A">
31576       <method name="Void .ctor(Int32)">
31577         <size>14</size>
31578       </method>
31579       <method name="Int32 get_Count()">
31580         <size>7</size>
31581       </method>
31582       <method name="Void set_Count(Int32)">
31583         <size>8</size>
31584       </method>
31585       <method name="Int32 get_Item(Int32)">
31586         <size>2</size>
31587       </method>
31588       <method name="System.String get_Message()">
31589         <size>6</size>
31590       </method>
31591     </type>
31592     <type name="B">
31593       <method name="Void .ctor(Int32)">
31594         <size>8</size>
31595       </method>
31596       <method name="Void set_Count(Int32)">
31597         <size>1</size>
31598       </method>
31599       <method name="Void SetCount(Int32)">
31600         <size>8</size>
31601       </method>
31602       <method name="Int32 get_Item(Int32)">
31603         <size>8</size>
31604       </method>
31605       <method name="System.String get_Message()">
31606         <size>6</size>
31607       </method>
31608       <method name="Void set_Message(System.String)">
31609         <size>1</size>
31610       </method>
31611     </type>
31612   </test>
31613   <test name="test-399.cs">
31614     <type name="TestVararg">
31615       <method name="Void .ctor()">
31616         <size>7</size>
31617       </method>
31618       <method name="Int32 Main()">
31619         <size>345</size>
31620       </method>
31621       <method name="Void F(RuntimeArgumentHandle)">
31622         <size>1</size>
31623       </method>
31624       <method name="Void G(...)">
31625         <size>22</size>
31626       </method>
31627     </type>
31628   </test>
31629   <test name="test-4.cs">
31630     <type name="X">
31631       <method name="Void .ctor()">
31632         <size>7</size>
31633       </method>
31634       <method name="Void test(SByte)">
31635         <size>8</size>
31636       </method>
31637       <method name="Void test(Int32)">
31638         <size>8</size>
31639       </method>
31640       <method name="Int32 Main()">
31641         <size>102</size>
31642       </method>
31643     </type>
31644   </test>
31645   <test name="test-40.cs">
31646     <type name="Blah">
31647       <method name="Void .ctor()">
31648         <size>7</size>
31649       </method>
31650       <method name="Int32 Main()">
31651         <size>203</size>
31652       </method>
31653     </type>
31654   </test>
31655   <test name="test-400.cs">
31656     <type name="X">
31657       <method name="Void .ctor()">
31658         <size>7</size>
31659       </method>
31660       <method name="Void .cctor()">
31661         <size>52</size>
31662       </method>
31663       <method name="Int32 TestDereference()">
31664         <size>89</size>
31665       </method>
31666       <method name="Int32 TestPtrAdd()">
31667         <size>86</size>
31668       </method>
31669       <method name="Int32 TestPtrAssign()">
31670         <size>198</size>
31671       </method>
31672       <method name="Int32 TestPtrArithmetic()">
31673         <size>226</size>
31674       </method>
31675       <method name="Int32 TestMultiple()">
31676         <size>93</size>
31677       </method>
31678       <method name="Int32 Main()">
31679         <size>82</size>
31680       </method>
31681     </type>
31682   </test>
31683   <test name="test-401.cs">
31684     <type name="X">
31685       <method name="Void .ctor()">
31686         <size>7</size>
31687       </method>
31688       <method name="Int32 Main()">
31689         <size>170</size>
31690       </method>
31691     </type>
31692   </test>
31693   <test name="test-402.cs">
31694     <type name="X">
31695       <method name="Void .ctor()">
31696         <size>7</size>
31697       </method>
31698       <method name="Int32 Main()">
31699         <size>18</size>
31700       </method>
31701     </type>
31702   </test>
31703   <test name="test-403.cs">
31704     <type name="Foo">
31705       <method name="Void .ctor()">
31706         <size>7</size>
31707       </method>
31708       <method name="Int32 Main()">
31709         <size>91</size>
31710       </method>
31711     </type>
31712   </test>
31713   <test name="test-404.cs">
31714     <type name="X">
31715       <method name="Void .ctor()">
31716         <size>7</size>
31717       </method>
31718       <method name="Int32 Main()">
31719         <size>48</size>
31720       </method>
31721       <method name="Int32* get_v()">
31722         <size>20</size>
31723       </method>
31724     </type>
31725   </test>
31726   <test name="test-405.cs">
31727     <type name="testapp.LibTestAPI">
31728       <method name="Void .ctor()">
31729         <size>7</size>
31730       </method>
31731       <method name="Void Create()">
31732         <size>17</size>
31733       </method>
31734     </type>
31735     <type name="testapp.TestApp">
31736       <method name="Void .ctor()">
31737         <size>7</size>
31738       </method>
31739       <method name="Void Main(System.String[])">
31740         <size>13</size>
31741       </method>
31742     </type>
31743   </test>
31744   <test name="test-406.cs">
31745     <type name="TestCase.Test">
31746       <method name="Void .ctor()">
31747         <size>7</size>
31748       </method>
31749       <method name="Int32 Main(System.String[])">
31750         <size>180</size>
31751       </method>
31752       <method name="UInt32 DoOp(UInt32*)">
31753         <size>11</size>
31754       </method>
31755       <method name="UInt32 DoOp2(UInt32*)">
31756         <size>10</size>
31757       </method>
31758     </type>
31759   </test>
31760   <test name="test-407.cs">
31761     <type name="MainClass">
31762       <method name="Void .ctor()">
31763         <size>7</size>
31764       </method>
31765       <method name="Void Main()">
31766         <size>12</size>
31767       </method>
31768     </type>
31769   </test>
31770   <test name="test-408.cs">
31771     <type name="T">
31772       <method name="Void .ctor()">
31773         <size>7</size>
31774       </method>
31775       <method name="Int32 Main()">
31776         <size>44</size>
31777       </method>
31778     </type>
31779   </test>
31780   <test name="test-409.cs">
31781     <type name="X">
31782       <method name="Int32 Main()">
31783         <size>27</size>
31784       </method>
31785     </type>
31786   </test>
31787   <test name="test-41.cs">
31788     <type name="X">
31789       <method name="Void .ctor()">
31790         <size>7</size>
31791       </method>
31792       <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)">
31793         <size>188</size>
31794       </method>
31795       <method name="Int32 Main()">
31796         <size>228</size>
31797       </method>
31798     </type>
31799   </test>
31800   <test name="test-410.cs">
31801     <type name="B">
31802       <method name="Void .ctor()">
31803         <size>7</size>
31804       </method>
31805       <method name="Int32 Main()">
31806         <size>28</size>
31807       </method>
31808     </type>
31809   </test>
31810   <test name="test-411.cs">
31811     <type name="QtSamples.QtClass">
31812       <method name="Void .ctor()">
31813         <size>24</size>
31814       </method>
31815       <method name="Void pressEvent()">
31816         <size>1</size>
31817       </method>
31818     </type>
31819     <type name="QtSamples.Testing">
31820       <method name="Void .ctor()">
31821         <size>7</size>
31822       </method>
31823       <method name="Int32 Main()">
31824         <size>8</size>
31825       </method>
31826     </type>
31827   </test>
31828   <test name="test-412.cs">
31829     <type name="Foo.Baz">
31830       <method name="Void .ctor()">
31831         <size>7</size>
31832       </method>
31833       <method name="Void Main()">
31834         <size>1</size>
31835       </method>
31836     </type>
31837   </test>
31838   <test name="test-413.cs">
31839     <type name="Driver">
31840       <method name="Void .ctor()">
31841         <size>7</size>
31842       </method>
31843       <method name="Void Main()">
31844         <size>6</size>
31845       </method>
31846     </type>
31847   </test>
31848   <test name="test-414.cs">
31849     <type name="BB">
31850       <method name="Void .ctor()">
31851         <size>7</size>
31852       </method>
31853       <method name="System.String get_Data()">
31854         <size>2</size>
31855       </method>
31856       <method name="Void Main()">
31857         <size>1</size>
31858       </method>
31859     </type>
31860   </test>
31861   <test name="test-415.cs">
31862     <type name="MyTestExtended">
31863       <method name="Void .ctor()">
31864         <size>7</size>
31865       </method>
31866       <method name="System.String GetName()">
31867         <size>6</size>
31868       </method>
31869       <method name="Void Main(System.String[])">
31870         <size>33</size>
31871       </method>
31872     </type>
31873   </test>
31874   <test name="test-417.cs">
31875     <type name="blah2.MyClass">
31876       <method name="Void .ctor()">
31877         <size>7</size>
31878       </method>
31879       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
31880         <size>24</size>
31881       </method>
31882       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
31883         <size>24</size>
31884       </method>
31885       <method name="Void DoSomethingFunny()">
31886         <size>46</size>
31887       </method>
31888       <method name="Void Main(System.String[])">
31889         <size>13</size>
31890       </method>
31891     </type>
31892   </test>
31893   <test name="test-419.cs">
31894     <type name="Test">
31895       <method name="Void .ctor()">
31896         <size>7</size>
31897       </method>
31898       <method name="Void Main()">
31899         <size>7</size>
31900       </method>
31901     </type>
31902   </test>
31903   <test name="test-42.cs">
31904     <type name="X">
31905       <method name="Void .ctor()">
31906         <size>7</size>
31907       </method>
31908       <method name="Int32 get_Item(Int32)">
31909         <size>14</size>
31910       </method>
31911       <method name="Void set_Item(Int32, Int32)">
31912         <size>15</size>
31913       </method>
31914       <method name="Int32 get_P()">
31915         <size>7</size>
31916       </method>
31917       <method name="Void set_P(Int32)">
31918         <size>8</size>
31919       </method>
31920     </type>
31921     <type name="Z">
31922       <method name="Void .ctor()">
31923         <size>7</size>
31924       </method>
31925       <method name="Z get_P()">
31926         <size>2</size>
31927       </method>
31928       <method name="Void set_P(Z)">
31929         <size>1</size>
31930       </method>
31931       <method name="Z op_Increment(Z)">
31932         <size>16</size>
31933       </method>
31934     </type>
31935     <type name="Y">
31936       <method name="Void .ctor()">
31937         <size>7</size>
31938       </method>
31939       <method name="Int32 p_pre_increment(X)">
31940         <size>18</size>
31941       </method>
31942       <method name="Int32 p_post_increment(X)">
31943         <size>18</size>
31944       </method>
31945       <method name="Int32 i_pre_increment(X)">
31946         <size>27</size>
31947       </method>
31948       <method name="Int32 i_post_increment(X)">
31949         <size>27</size>
31950       </method>
31951       <method name="Z overload_increment(Z)">
31952         <size>10</size>
31953       </method>
31954       <method name="Z overload_pre_increment(Z)">
31955         <size>10</size>
31956       </method>
31957       <method name="Z ugly(Z)">
31958         <size>21</size>
31959       </method>
31960       <method name="Int32 simple(Int32)">
31961         <size>62</size>
31962       </method>
31963       <method name="Int32 arrays()">
31964         <size>234</size>
31965       </method>
31966       <method name="Int32 Main()">
31967         <size>161</size>
31968       </method>
31969     </type>
31970   </test>
31971   <test name="test-420.cs">
31972     <type name="Test">
31973       <method name="Void .ctor()">
31974         <size>7</size>
31975       </method>
31976       <method name="Void Main()">
31977         <size>7</size>
31978       </method>
31979     </type>
31980   </test>
31981   <test name="test-421.cs">
31982     <type name="A">
31983       <method name="Void .ctor()">
31984         <size>7</size>
31985       </method>
31986       <method name="Void SetObject(System.String)">
31987         <size>12</size>
31988       </method>
31989     </type>
31990     <type name="B">
31991       <method name="Void .ctor()">
31992         <size>7</size>
31993       </method>
31994     </type>
31995     <type name="C">
31996       <method name="Void .ctor()">
31997         <size>7</size>
31998       </method>
31999       <method name="Void .cctor()">
32000         <size>1</size>
32001       </method>
32002       <method name="Void SetObject(System.String)">
32003         <size>18</size>
32004       </method>
32005     </type>
32006     <type name="X">
32007       <method name="Void .ctor()">
32008         <size>7</size>
32009       </method>
32010       <method name="Int32 Main(System.String[])">
32011         <size>31</size>
32012       </method>
32013     </type>
32014   </test>
32015   <test name="test-422.cs">
32016     <type name="HelloWorld.MainClass">
32017       <method name="Void .ctor()">
32018         <size>7</size>
32019       </method>
32020       <method name="Void .cctor()">
32021         <size>17</size>
32022       </method>
32023       <method name="Void Main(System.String[])">
32024         <size>1</size>
32025       </method>
32026       <method name="Boolean CheckTrueThat()">
32027         <size>2</size>
32028       </method>
32029     </type>
32030   </test>
32031   <test name="test-423.cs">
32032     <type name="Test">
32033       <method name="Void .ctor()">
32034         <size>7</size>
32035       </method>
32036       <method name="Void Func(Int32 ByRef)">
32037         <size>12</size>
32038       </method>
32039       <method name="Void Main()">
32040         <size>10</size>
32041       </method>
32042       <method name="Void lowLevelCall(Int32*)">
32043         <size>1</size>
32044       </method>
32045     </type>
32046   </test>
32047   <test name="test-424.cs">
32048     <type name="XX">
32049       <method name="Void .ctor()">
32050         <size>7</size>
32051       </method>
32052       <method name="Void Metodo(System.Exception)">
32053         <size>37</size>
32054       </method>
32055       <method name="IEnumerable X()">
32056         <size>16</size>
32057       </method>
32058       <method name="Void Main()">
32059         <size>63</size>
32060       </method>
32061     </type>
32062     <type name="XX+&lt;X&gt;c__Iterator0">
32063       <method name="Void .ctor()">
32064         <size>7</size>
32065       </method>
32066       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32067         <size>7</size>
32068       </method>
32069       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32070         <size>7</size>
32071       </method>
32072       <method name="Boolean MoveNext()">
32073         <size>105</size>
32074       </method>
32075       <method name="Void Dispose()">
32076         <size>8</size>
32077       </method>
32078       <method name="Void Reset()">
32079         <size>6</size>
32080       </method>
32081       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32082         <size>7</size>
32083       </method>
32084       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
32085         <size>26</size>
32086       </method>
32087     </type>
32088   </test>
32089   <test name="test-425.cs">
32090     <type name="A">
32091       <method name="Void .ctor()">
32092         <size>7</size>
32093       </method>
32094       <method name="Void Main()">
32095         <size>1</size>
32096       </method>
32097     </type>
32098     <type name="AAttribute">
32099       <method name="Void .ctor()">
32100         <size>7</size>
32101       </method>
32102     </type>
32103   </test>
32104   <test name="test-426.cs">
32105     <type name="X">
32106       <method name="Void .ctor()">
32107         <size>7</size>
32108       </method>
32109       <method name="Void Main()">
32110         <size>11</size>
32111       </method>
32112     </type>
32113   </test>
32114   <test name="test-427.cs">
32115     <type name="X">
32116       <method name="Void .ctor()">
32117         <size>7</size>
32118       </method>
32119       <method name="Void Main()">
32120         <size>11</size>
32121       </method>
32122     </type>
32123   </test>
32124   <test name="test-428.cs">
32125     <type name="A">
32126       <method name="Void .ctor()">
32127         <size>7</size>
32128       </method>
32129     </type>
32130     <type name="X">
32131       <method name="Void .ctor()">
32132         <size>7</size>
32133       </method>
32134       <method name="Void Main()">
32135         <size>18</size>
32136       </method>
32137     </type>
32138     <type name="X+A">
32139       <method name="Void .ctor()">
32140         <size>7</size>
32141       </method>
32142     </type>
32143   </test>
32144   <test name="test-429.cs">
32145     <type name="Foo.A">
32146       <method name="Void .ctor()">
32147         <size>7</size>
32148       </method>
32149     </type>
32150     <type name="A">
32151       <method name="Void .ctor()">
32152         <size>7</size>
32153       </method>
32154     </type>
32155     <type name="X">
32156       <method name="Void .ctor()">
32157         <size>7</size>
32158       </method>
32159       <method name="Void Main()">
32160         <size>18</size>
32161       </method>
32162     </type>
32163   </test>
32164   <test name="test-43.cs">
32165     <type name="X">
32166       <method name="Void .ctor()">
32167         <size>7</size>
32168       </method>
32169       <method name="Int32 test_single(System.Int32[])">
32170         <size>34</size>
32171       </method>
32172       <method name="Int32 test_continue(System.Int32[])">
32173         <size>57</size>
32174       </method>
32175       <method name="Boolean test_double(System.Double[])">
32176         <size>61</size>
32177       </method>
32178       <method name="Int32 test_break(System.Int32[])">
32179         <size>57</size>
32180       </method>
32181       <method name="Boolean test_multi(System.Int32[,])">
32182         <size>84</size>
32183       </method>
32184       <method name="Int32 Main()">
32185         <size>284</size>
32186       </method>
32187     </type>
32188     <type name="&lt;PrivateImplementationDetails&gt;">
32189       <method name="Void .ctor()">
32190         <size>7</size>
32191       </method>
32192     </type>
32193   </test>
32194   <test name="test-430.cs">
32195     <type name="A">
32196       <method name="Void .ctor()">
32197         <size>7</size>
32198       </method>
32199     </type>
32200     <type name="X">
32201       <method name="Void .ctor()">
32202         <size>7</size>
32203       </method>
32204       <method name="Void Main()">
32205         <size>18</size>
32206       </method>
32207     </type>
32208     <type name="X+A">
32209       <method name="Void .ctor()">
32210         <size>7</size>
32211       </method>
32212     </type>
32213   </test>
32214   <test name="test-431.cs">
32215     <type name="Foo.A">
32216       <method name="Void .ctor()">
32217         <size>7</size>
32218       </method>
32219     </type>
32220     <type name="X">
32221       <method name="Void .ctor()">
32222         <size>7</size>
32223       </method>
32224       <method name="Void Main()">
32225         <size>18</size>
32226       </method>
32227     </type>
32228   </test>
32229   <test name="test-432.cs">
32230     <type name="Foo.A">
32231       <method name="Void .ctor()">
32232         <size>7</size>
32233       </method>
32234     </type>
32235     <type name="X">
32236       <method name="Void .ctor()">
32237         <size>7</size>
32238       </method>
32239       <method name="Void Main()">
32240         <size>18</size>
32241       </method>
32242     </type>
32243   </test>
32244   <test name="test-433.cs">
32245     <type name="Foo.A">
32246       <method name="Void .ctor()">
32247         <size>7</size>
32248       </method>
32249     </type>
32250     <type name="X">
32251       <method name="Void .ctor()">
32252         <size>7</size>
32253       </method>
32254       <method name="Void .cctor()">
32255         <size>11</size>
32256       </method>
32257       <method name="Void Main()">
32258         <size>16</size>
32259       </method>
32260     </type>
32261   </test>
32262   <test name="test-434.cs">
32263     <type name="Foo.A">
32264       <method name="Void .ctor()">
32265         <size>7</size>
32266       </method>
32267     </type>
32268     <type name="X">
32269       <method name="Void .ctor()">
32270         <size>7</size>
32271       </method>
32272       <method name="Void .cctor()">
32273         <size>11</size>
32274       </method>
32275       <method name="Void Main()">
32276         <size>16</size>
32277       </method>
32278     </type>
32279   </test>
32280   <test name="test-435.cs">
32281     <type name="X">
32282       <method name="Void .ctor()">
32283         <size>7</size>
32284       </method>
32285       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32286         <size>2</size>
32287       </method>
32288       <method name="Void Main()">
32289         <size>7</size>
32290       </method>
32291     </type>
32292   </test>
32293   <test name="test-436.cs">
32294     <type name="X">
32295       <method name="Void .ctor()">
32296         <size>7</size>
32297       </method>
32298       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32299         <size>2</size>
32300       </method>
32301       <method name="Void Main()">
32302         <size>7</size>
32303       </method>
32304     </type>
32305   </test>
32306   <test name="test-437.cs">
32307     <type name="T2">
32308       <method name="Void .ctor()">
32309         <size>7</size>
32310       </method>
32311     </type>
32312     <type name="Test">
32313       <method name="Void .ctor()">
32314         <size>7</size>
32315       </method>
32316       <method name="Void Main()">
32317         <size>65</size>
32318       </method>
32319     </type>
32320   </test>
32321   <test name="test-438.cs">
32322     <type name="Program">
32323       <method name="Void .ctor()">
32324         <size>7</size>
32325       </method>
32326       <method name="Void Main(System.String[])">
32327         <size>40</size>
32328       </method>
32329     </type>
32330   </test>
32331   <test name="test-439.cs">
32332     <type name="Test">
32333       <method name="Void .ctor()">
32334         <size>7</size>
32335       </method>
32336       <method name="Void Main()">
32337         <size>45</size>
32338       </method>
32339     </type>
32340     <type name="LayerMask">
32341       <method name="Int32 op_Implicit(LayerMask)">
32342         <size>8</size>
32343       </method>
32344       <method name="LayerMask op_Implicit(Int32)">
32345         <size>11</size>
32346       </method>
32347     </type>
32348   </test>
32349   <test name="test-44.cs">
32350     <type name="X">
32351       <method name="Void .ctor()">
32352         <size>7</size>
32353       </method>
32354       <method name="Int32 dob(System.Int32[,])">
32355         <size>80</size>
32356       </method>
32357       <method name="Int32 count(System.Object)">
32358         <size>39</size>
32359       </method>
32360       <method name="Int32 Main()">
32361         <size>133</size>
32362       </method>
32363     </type>
32364   </test>
32365   <test name="test-440.cs">
32366     <type name="A">
32367       <method name="Void .ctor()">
32368         <size>7</size>
32369       </method>
32370       <method name="Void Main()">
32371         <size>26</size>
32372       </method>
32373       <method name="Double op_Implicit(A)">
32374         <size>10</size>
32375       </method>
32376       <method name="Int32 op_Implicit(A)">
32377         <size>2</size>
32378       </method>
32379     </type>
32380   </test>
32381   <test name="test-441.cs">
32382     <type name="Test">
32383       <method name="Void .ctor()">
32384         <size>7</size>
32385       </method>
32386       <method name="Void .cctor()">
32387         <size>1</size>
32388       </method>
32389       <method name="Void Main()">
32390         <size>25</size>
32391       </method>
32392     </type>
32393   </test>
32394   <test name="test-442.cs">
32395     <type name="ConsoleApplication1.Program">
32396       <method name="Void .ctor()">
32397         <size>7</size>
32398       </method>
32399       <method name="Void Main(System.String[])">
32400         <size>70</size>
32401       </method>
32402     </type>
32403   </test>
32404   <test name="test-443.cs">
32405     <type name="C">
32406       <method name="Void .ctor(ITopic)">
32407         <size>31</size>
32408       </method>
32409       <method name="Void Main()">
32410         <size>1</size>
32411       </method>
32412     </type>
32413   </test>
32414   <test name="test-444.cs">
32415     <type name="쯠쯡쯢">
32416       <method name="Void .ctor()">
32417         <size>7</size>
32418       </method>
32419       <method name="Void Main()">
32420         <size>1</size>
32421       </method>
32422     </type>
32423   </test>
32424   <test name="test-445.cs">
32425     <type name="ConvFromInt">
32426       <method name="Void .ctor()">
32427         <size>14</size>
32428       </method>
32429       <method name="Void .ctor(Int32)">
32430         <size>16</size>
32431       </method>
32432       <method name="ConvFromInt op_Implicit(Int32)">
32433         <size>7</size>
32434       </method>
32435     </type>
32436     <type name="Foo">
32437       <method name="Void .ctor()">
32438         <size>7</size>
32439       </method>
32440       <method name="Void .cctor()">
32441         <size>45</size>
32442       </method>
32443       <method name="Void Main()">
32444         <size>111</size>
32445       </method>
32446     </type>
32447   </test>
32448   <test name="test-446.cs">
32449     <type name="FooTest">
32450       <method name="Void .ctor()">
32451         <size>7</size>
32452       </method>
32453       <method name="Void Main()">
32454         <size>8</size>
32455       </method>
32456       <method name="Void Foo(UInt64)">
32457         <size>1</size>
32458       </method>
32459     </type>
32460   </test>
32461   <test name="test-447.cs">
32462     <type name="System.MonoTODOAttribute">
32463       <method name="Void .ctor()">
32464         <size>7</size>
32465       </method>
32466     </type>
32467     <type name="System.Web.HttpBrowserCapabilities">
32468       <method name="Void .ctor()">
32469         <size>7</size>
32470       </method>
32471       <method name="System.Version get_A()">
32472         <size>6</size>
32473       </method>
32474     </type>
32475     <type name="Test">
32476       <method name="Void .ctor()">
32477         <size>7</size>
32478       </method>
32479       <method name="Void Main()">
32480         <size>1</size>
32481       </method>
32482     </type>
32483   </test>
32484   <test name="test-448.cs">
32485     <type name="MonoDivideProblem">
32486       <method name="Void .ctor()">
32487         <size>7</size>
32488       </method>
32489       <method name="Void .cctor()">
32490         <size>17</size>
32491       </method>
32492       <method name="Void Main(System.String[])">
32493         <size>27</size>
32494       </method>
32495     </type>
32496   </test>
32497   <test name="test-449.cs">
32498     <type name="X">
32499       <method name="Void .ctor()">
32500         <size>7</size>
32501       </method>
32502       <method name="Void Main()">
32503         <size>1</size>
32504       </method>
32505       <method name="Void Z()">
32506         <size>19</size>
32507       </method>
32508       <method name="Void &lt;Z&gt;m__0(System.Object)">
32509         <size>25</size>
32510       </method>
32511       <method name="Void &lt;Z&gt;m__1(System.Object)">
32512         <size>7</size>
32513       </method>
32514     </type>
32515   </test>
32516   <test name="test-45.cs">
32517     <type name="Blah">
32518       <method name="Void .ctor()">
32519         <size>7</size>
32520       </method>
32521       <method name="Void .cctor()">
32522         <size>97</size>
32523       </method>
32524       <method name="Int32 Main()">
32525         <size>755</size>
32526       </method>
32527     </type>
32528     <type name="&lt;PrivateImplementationDetails&gt;">
32529       <method name="Void .ctor()">
32530         <size>7</size>
32531       </method>
32532     </type>
32533   </test>
32534   <test name="test-451.cs">
32535     <type name="Test">
32536       <method name="Void .ctor()">
32537         <size>7</size>
32538       </method>
32539       <method name="Void Main()">
32540         <size>22</size>
32541       </method>
32542     </type>
32543   </test>
32544   <test name="test-452.cs">
32545     <type name="Foo">
32546       <method name="Void .ctor()">
32547         <size>7</size>
32548       </method>
32549     </type>
32550     <type name="Test">
32551       <method name="Void .ctor()">
32552         <size>7</size>
32553       </method>
32554       <method name="Void Main()">
32555         <size>7</size>
32556       </method>
32557     </type>
32558   </test>
32559   <test name="test-453.cs">
32560     <type name="C">
32561       <method name="Void .ctor()">
32562         <size>7</size>
32563       </method>
32564       <method name="Void Main()">
32565         <size>33</size>
32566       </method>
32567     </type>
32568   </test>
32569   <test name="test-455.cs">
32570     <type name="Test">
32571       <method name="Void .ctor()">
32572         <size>7</size>
32573       </method>
32574       <method name="Void Main()">
32575         <size>27</size>
32576       </method>
32577     </type>
32578     <type name="Foo">
32579       <method name="Int32 GetHashCode()">
32580         <size>17</size>
32581       </method>
32582     </type>
32583   </test>
32584   <test name="test-456.cs">
32585     <type name="Test">
32586       <method name="Void .ctor()">
32587         <size>7</size>
32588       </method>
32589       <method name="Void Main()">
32590         <size>16</size>
32591       </method>
32592     </type>
32593     <type name="Foo">
32594       <method name="Void foo()">
32595         <size>11</size>
32596       </method>
32597     </type>
32598   </test>
32599   <test name="test-457.cs">
32600     <type name="Number">
32601       <method name="Void .ctor()">
32602         <size>7</size>
32603       </method>
32604       <method name="Void IDouble.Add(Double)">
32605         <size>11</size>
32606       </method>
32607       <method name="Void IInteger.Add(Int32)">
32608         <size>11</size>
32609       </method>
32610       <method name="Int32 Main()">
32611         <size>52</size>
32612       </method>
32613     </type>
32614   </test>
32615   <test name="test-458.cs">
32616     <type name="MyAttr">
32617       <method name="Void .ctor()">
32618         <size>7</size>
32619       </method>
32620       <method name="Void .ctor(Type)">
32621         <size>7</size>
32622       </method>
32623       <method name="Void .ctor(String)">
32624         <size>7</size>
32625       </method>
32626       <method name="Void .ctor(Int32)">
32627         <size>7</size>
32628       </method>
32629     </type>
32630     <type name="ClassA">
32631       <method name="Void .ctor()">
32632         <size>7</size>
32633       </method>
32634     </type>
32635     <type name="ClassB">
32636       <method name="Void .ctor()">
32637         <size>7</size>
32638       </method>
32639     </type>
32640     <type name="ClassC">
32641       <method name="Void .ctor()">
32642         <size>7</size>
32643       </method>
32644     </type>
32645     <type name="ClassD">
32646       <method name="Void .ctor()">
32647         <size>7</size>
32648       </method>
32649     </type>
32650     <type name="Top">
32651       <method name="Void .ctor()">
32652         <size>7</size>
32653       </method>
32654       <method name="Int32 Main()">
32655         <size>28</size>
32656       </method>
32657     </type>
32658   </test>
32659   <test name="test-459.cs">
32660     <type name="CC">
32661       <method name="Void .ctor()">
32662         <size>7</size>
32663       </method>
32664       <method name="Int32 Main()">
32665         <size>13</size>
32666       </method>
32667     </type>
32668     <type name="CC+IfElseStateMachine">
32669       <method name="Void .ctor()">
32670         <size>7</size>
32671       </method>
32672       <method name="Void HandleToken(Token)">
32673         <size>15</size>
32674       </method>
32675     </type>
32676   </test>
32677   <test name="test-46.cs">
32678     <type name="X">
32679       <method name="Void .ctor()">
32680         <size>7</size>
32681       </method>
32682       <method name="Int32 cast_int(System.Object)">
32683         <size>7</size>
32684       </method>
32685       <method name="UInt32 cast_uint(System.Object)">
32686         <size>7</size>
32687       </method>
32688       <method name="Int16 cast_short(System.Object)">
32689         <size>7</size>
32690       </method>
32691       <method name="Char cast_char(System.Object)">
32692         <size>7</size>
32693       </method>
32694       <method name="UInt16 cast_ushort(System.Object)">
32695         <size>7</size>
32696       </method>
32697       <method name="Byte cast_byte(System.Object)">
32698         <size>7</size>
32699       </method>
32700       <method name="SByte cast_sbyte(System.Object)">
32701         <size>7</size>
32702       </method>
32703       <method name="Int64 cast_long(System.Object)">
32704         <size>7</size>
32705       </method>
32706       <method name="UInt64 cast_ulong(System.Object)">
32707         <size>7</size>
32708       </method>
32709       <method name="Single cast_float(System.Object)">
32710         <size>7</size>
32711       </method>
32712       <method name="Double cast_double(System.Object)">
32713         <size>7</size>
32714       </method>
32715       <method name="Boolean cast_bool(System.Object)">
32716         <size>7</size>
32717       </method>
32718       <method name="Int32 Main()">
32719         <size>1126</size>
32720       </method>
32721     </type>
32722   </test>
32723   <test name="test-460.cs">
32724     <type name="MainClass">
32725       <method name="Void .ctor()">
32726         <size>7</size>
32727       </method>
32728       <method name="Void .cctor()">
32729         <size>18</size>
32730       </method>
32731       <method name="Void Main()">
32732         <size>1</size>
32733       </method>
32734     </type>
32735   </test>
32736   <test name="test-461.cs">
32737     <type name="Valtest">
32738       <method name="Void .ctor()">
32739         <size>7</size>
32740       </method>
32741       <method name="Int32 Main()">
32742         <size>50</size>
32743       </method>
32744     </type>
32745     <type name="Value">
32746       <method name="Void .ctor(Object)">
32747         <size>1</size>
32748       </method>
32749       <method name="System.Object get_Val()">
32750         <size>7</size>
32751       </method>
32752       <method name="System.Enum get_Val2()">
32753         <size>7</size>
32754       </method>
32755     </type>
32756   </test>
32757   <test name="test-462.cs">
32758     <type name="X">
32759       <method name="Void .ctor()">
32760         <size>7</size>
32761       </method>
32762       <method name="Void Method(X)">
32763         <size>1</size>
32764       </method>
32765       <method name="Void Method(System.String)">
32766         <size>8</size>
32767       </method>
32768       <method name="Int32 Main()">
32769         <size>28</size>
32770       </method>
32771     </type>
32772   </test>
32773   <test name="test-463.cs">
32774     <type name="PropertySorter">
32775       <method name="Void .ctor()">
32776         <size>7</size>
32777       </method>
32778     </type>
32779     <type name="PathItemBase">
32780       <method name="Void .ctor()">
32781         <size>7</size>
32782       </method>
32783     </type>
32784     <type name="PathItemBase+TypeConverter">
32785       <method name="Void .ctor()">
32786         <size>7</size>
32787       </method>
32788     </type>
32789     <type name="X">
32790       <method name="Void .ctor()">
32791         <size>7</size>
32792       </method>
32793       <method name="Void Main()">
32794         <size>1</size>
32795       </method>
32796     </type>
32797   </test>
32798   <test name="test-464.cs">
32799     <type name="C">
32800       <method name="Void .ctor()">
32801         <size>7</size>
32802       </method>
32803       <method name="Int32 Main()">
32804         <size>85</size>
32805       </method>
32806     </type>
32807   </test>
32808   <test name="test-465.cs">
32809     <type name="C">
32810       <method name="Void .ctor()">
32811         <size>7</size>
32812       </method>
32813       <method name="Int32 Main()">
32814         <size>85</size>
32815       </method>
32816     </type>
32817   </test>
32818   <test name="test-467.cs">
32819     <type name="ExceptionWithAnonMethod">
32820       <method name="Void .ctor()">
32821         <size>7</size>
32822       </method>
32823       <method name="Int32 Main()">
32824         <size>96</size>
32825       </method>
32826       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
32827         <size>13</size>
32828       </method>
32829     </type>
32830     <type name="ExceptionWithAnonMethod+EmptyCallback">
32831       <method name="Void .ctor(Object, IntPtr)">
32832         <size>0</size>
32833       </method>
32834       <method name="Void Invoke()">
32835         <size>0</size>
32836       </method>
32837       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32838         <size>0</size>
32839       </method>
32840       <method name="Void EndInvoke(IAsyncResult)">
32841         <size>0</size>
32842       </method>
32843     </type>
32844     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
32845       <method name="Void .ctor()">
32846         <size>7</size>
32847       </method>
32848       <method name="Void &lt;&gt;m__0()">
32849         <size>33</size>
32850       </method>
32851     </type>
32852   </test>
32853   <test name="test-468.cs">
32854     <type name="CorMetaDataDispenserExClass">
32855       <method name="Void .ctor()">
32856         <size>0</size>
32857       </method>
32858     </type>
32859     <type name="Test">
32860       <method name="Void .ctor()">
32861         <size>7</size>
32862       </method>
32863       <method name="Void XXX()">
32864         <size>12</size>
32865       </method>
32866       <method name="Void Main()">
32867         <size>1</size>
32868       </method>
32869     </type>
32870   </test>
32871   <test name="test-469.cs">
32872     <type name="Lambda">
32873       <method name="Void .ctor()">
32874         <size>7</size>
32875       </method>
32876       <method name="Void f(Int32)">
32877         <size>7</size>
32878       </method>
32879       <method name="Del[] Make2(Int32)">
32880         <size>50</size>
32881       </method>
32882       <method name="Int32 Main()">
32883         <size>68</size>
32884       </method>
32885     </type>
32886     <type name="Del">
32887       <method name="Void .ctor(Object, IntPtr)">
32888         <size>0</size>
32889       </method>
32890       <method name="Void Invoke(Int32)">
32891         <size>0</size>
32892       </method>
32893       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32894         <size>0</size>
32895       </method>
32896       <method name="Void EndInvoke(IAsyncResult)">
32897         <size>0</size>
32898       </method>
32899     </type>
32900     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
32901       <method name="Void .ctor()">
32902         <size>7</size>
32903       </method>
32904       <method name="Void &lt;&gt;m__0(Int32)">
32905         <size>23</size>
32906       </method>
32907       <method name="Void &lt;&gt;m__1(Int32)">
32908         <size>23</size>
32909       </method>
32910     </type>
32911   </test>
32912   <test name="test-47.cs">
32913     <type name="X">
32914       <method name="Void .ctor()">
32915         <size>7</size>
32916       </method>
32917       <method name="Void .cctor()">
32918         <size>1</size>
32919       </method>
32920       <method name="Boolean f()">
32921         <size>24</size>
32922       </method>
32923       <method name="Boolean t()">
32924         <size>24</size>
32925       </method>
32926       <method name="Int32 Main()">
32927         <size>404</size>
32928       </method>
32929     </type>
32930   </test>
32931   <test name="test-470.cs">
32932     <type name="X">
32933       <method name="Void .ctor()">
32934         <size>7</size>
32935       </method>
32936       <method name="System.String get_ASTNodeTypeName()">
32937         <size>16</size>
32938       </method>
32939     </type>
32940     <type name="Demo">
32941       <method name="Void .ctor()">
32942         <size>7</size>
32943       </method>
32944       <method name="Void Main()">
32945         <size>1</size>
32946       </method>
32947     </type>
32948   </test>
32949   <test name="test-471.cs">
32950     <type name="AAttribute">
32951       <method name="Void .ctor()">
32952         <size>7</size>
32953       </method>
32954     </type>
32955     <type name="Demo">
32956       <method name="Void .ctor()">
32957         <size>7</size>
32958       </method>
32959       <method name="Void Main()">
32960         <size>1</size>
32961       </method>
32962     </type>
32963   </test>
32964   <test name="test-472.cs">
32965     <type name="Test">
32966       <method name="Void .ctor()">
32967         <size>7</size>
32968       </method>
32969       <method name="Int32 get_Prop()">
32970         <size>7</size>
32971       </method>
32972       <method name="Void set_Prop(Int32)">
32973         <size>8</size>
32974       </method>
32975       <method name="Int32 Main()">
32976         <size>79</size>
32977       </method>
32978     </type>
32979   </test>
32980   <test name="test-473.cs">
32981     <type name="UnixMarshal">
32982       <method name="Void .ctor()">
32983         <size>7</size>
32984       </method>
32985       <method name="Void .cctor()">
32986         <size>24</size>
32987       </method>
32988       <method name="Void Default(Int32)">
32989         <size>1</size>
32990       </method>
32991       <method name="System.String GetDescription(Error)">
32992         <size>2</size>
32993       </method>
32994     </type>
32995     <type name="UnixMarshal2">
32996       <method name="Void .ctor()">
32997         <size>7</size>
32998       </method>
32999       <method name="System.String GetDescription(Error)">
33000         <size>2</size>
33001       </method>
33002     </type>
33003     <type name="Stdlib">
33004       <method name="Void .ctor()">
33005         <size>7</size>
33006       </method>
33007     </type>
33008     <type name="TestConst">
33009       <method name="Void .ctor()">
33010         <size>7</size>
33011       </method>
33012     </type>
33013     <type name="XX">
33014       <method name="Void .ctor()">
33015         <size>7</size>
33016       </method>
33017     </type>
33018     <type name="Syscall">
33019       <method name="Void .ctor()">
33020         <size>7</size>
33021       </method>
33022       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
33023         <size>2</size>
33024       </method>
33025     </type>
33026     <type name="EnumWrapper">
33027       <method name="Void .ctor(Int32)">
33028         <size>7</size>
33029       </method>
33030     </type>
33031     <type name="Test">
33032       <method name="Void .ctor()">
33033         <size>7</size>
33034       </method>
33035       <method name="Void Main()">
33036         <size>1</size>
33037       </method>
33038     </type>
33039     <type name="SignalHandler">
33040       <method name="Void .ctor(Object, IntPtr)">
33041         <size>0</size>
33042       </method>
33043       <method name="Void Invoke(Int32)">
33044         <size>0</size>
33045       </method>
33046       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33047         <size>0</size>
33048       </method>
33049       <method name="Void EndInvoke(IAsyncResult)">
33050         <size>0</size>
33051       </method>
33052     </type>
33053     <type name="PS">
33054       <method name="Void GetDescription(Error)">
33055         <size>1</size>
33056       </method>
33057     </type>
33058     <type name="Value">
33059       <method name="EnumWrapper op_Explicit(Value)">
33060         <size>11</size>
33061       </method>
33062     </type>
33063   </test>
33064   <test name="test-474.cs">
33065     <type name="Z">
33066       <method name="Void .ctor()">
33067         <size>7</size>
33068       </method>
33069       <method name="Void Main()">
33070         <size>13</size>
33071       </method>
33072       <method name="Void TestPreinc(Int32)">
33073         <size>57</size>
33074       </method>
33075       <method name="Void TestPostinc(Int32)">
33076         <size>57</size>
33077       </method>
33078       <method name="Void Assert(Int32, Int32)">
33079         <size>67</size>
33080       </method>
33081     </type>
33082     <type name="Z+X">
33083       <method name="Void .ctor(Object, IntPtr)">
33084         <size>0</size>
33085       </method>
33086       <method name="Void Invoke()">
33087         <size>0</size>
33088       </method>
33089       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33090         <size>0</size>
33091       </method>
33092       <method name="Void EndInvoke(IAsyncResult)">
33093         <size>0</size>
33094       </method>
33095     </type>
33096     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
33097       <method name="Void .ctor()">
33098         <size>7</size>
33099       </method>
33100       <method name="Void &lt;&gt;m__0()">
33101         <size>38</size>
33102       </method>
33103     </type>
33104     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
33105       <method name="Void .ctor()">
33106         <size>7</size>
33107       </method>
33108       <method name="Void &lt;&gt;m__1()">
33109         <size>38</size>
33110       </method>
33111     </type>
33112   </test>
33113   <test name="test-475.cs">
33114     <type name="X">
33115       <method name="Void .ctor()">
33116         <size>7</size>
33117       </method>
33118       <method name="Void .cctor()">
33119         <size>24</size>
33120       </method>
33121       <method name="Void add_e(MyDelegate)">
33122         <size>22</size>
33123       </method>
33124       <method name="Void remove_e(MyDelegate)">
33125         <size>22</size>
33126       </method>
33127       <method name="Void Test(Int32)">
33128         <size>17</size>
33129       </method>
33130       <method name="Int32 Main()">
33131         <size>28</size>
33132       </method>
33133     </type>
33134     <type name="MyDelegate">
33135       <method name="Void .ctor(Object, IntPtr)">
33136         <size>0</size>
33137       </method>
33138       <method name="Void Invoke(Int32)">
33139         <size>0</size>
33140       </method>
33141       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33142         <size>0</size>
33143       </method>
33144       <method name="Void EndInvoke(IAsyncResult)">
33145         <size>0</size>
33146       </method>
33147     </type>
33148   </test>
33149   <test name="test-476.cs">
33150     <type name="Test">
33151       <method name="Void .ctor()">
33152         <size>7</size>
33153       </method>
33154       <method name="Void Main()">
33155         <size>1</size>
33156       </method>
33157     </type>
33158   </test>
33159   <test name="test-477.cs">
33160     <type name="C">
33161       <method name="Void .ctor()">
33162         <size>7</size>
33163       </method>
33164       <method name="Void Test(Int32 ByRef)">
33165         <size>1</size>
33166       </method>
33167       <method name="Void Main()">
33168         <size>1</size>
33169       </method>
33170     </type>
33171   </test>
33172   <test name="test-478.cs">
33173     <type name="Test.MainClass">
33174       <method name="Void .ctor()">
33175         <size>7</size>
33176       </method>
33177       <method name="Void Main()">
33178         <size>1</size>
33179       </method>
33180     </type>
33181     <type name="Test.TestAttribute">
33182       <method name="Void .ctor(TestEnum2)">
33183         <size>7</size>
33184       </method>
33185     </type>
33186     <type name="Test.Test2Attribute">
33187       <method name="Void .ctor()">
33188         <size>7</size>
33189       </method>
33190     </type>
33191   </test>
33192   <test name="test-479.cs">
33193     <type name="Test.Test">
33194       <method name="Void .ctor()">
33195         <size>7</size>
33196       </method>
33197       <method name="Boolean Equals(System.Object)">
33198         <size>2</size>
33199       </method>
33200       <method name="Int32 GetHashCode()">
33201         <size>2</size>
33202       </method>
33203       <method name="Void Main()">
33204         <size>1</size>
33205       </method>
33206     </type>
33207   </test>
33208   <test name="test-48.cs">
33209     <type name="Blah">
33210       <method name="Void .ctor()">
33211         <size>7</size>
33212       </method>
33213       <method name="Int32 Main()">
33214         <size>59</size>
33215       </method>
33216       <method name="Void Test_1()">
33217         <size>1</size>
33218       </method>
33219     </type>
33220   </test>
33221   <test name="test-480.cs">
33222     <type name="Space">
33223       <method name="Void .ctor()">
33224         <size>14</size>
33225       </method>
33226       <method name="Void Leak(Boolean, Int32)">
33227         <size>85</size>
33228       </method>
33229     </type>
33230     <type name="Program">
33231       <method name="Void .ctor()">
33232         <size>7</size>
33233       </method>
33234       <method name="Void Main(System.String[])">
33235         <size>1</size>
33236       </method>
33237     </type>
33238     <type name="Space+DoCopy">
33239       <method name="Void .ctor(Object, IntPtr)">
33240         <size>0</size>
33241       </method>
33242       <method name="Void Invoke()">
33243         <size>0</size>
33244       </method>
33245       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33246         <size>0</size>
33247       </method>
33248       <method name="Void EndInvoke(IAsyncResult)">
33249         <size>0</size>
33250       </method>
33251     </type>
33252     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
33253       <method name="Void .ctor()">
33254         <size>7</size>
33255       </method>
33256       <method name="Void &lt;&gt;m__0()">
33257         <size>18</size>
33258       </method>
33259       <method name="Void &lt;&gt;m__1()">
33260         <size>68</size>
33261       </method>
33262     </type>
33263     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
33264       <method name="Void .ctor()">
33265         <size>7</size>
33266       </method>
33267     </type>
33268   </test>
33269   <test name="test-481.cs">
33270     <type name="TestClass">
33271       <method name="Int32 Main()">
33272         <size>42</size>
33273       </method>
33274     </type>
33275     <type name="TestDelegate">
33276       <method name="Void .ctor(Object, IntPtr)">
33277         <size>0</size>
33278       </method>
33279       <method name="Void Invoke(Int32 ByRef)">
33280         <size>0</size>
33281       </method>
33282       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
33283         <size>0</size>
33284       </method>
33285       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
33286         <size>0</size>
33287       </method>
33288     </type>
33289     <type name="TestClass">
33290       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
33291         <size>4</size>
33292       </method>
33293     </type>
33294   </test>
33295   <test name="test-482.cs">
33296     <type name="X">
33297       <method name="Void .ctor()">
33298         <size>7</size>
33299       </method>
33300       <method name="Void M4(Int32)">
33301         <size>1</size>
33302       </method>
33303       <method name="Void Main()">
33304         <size>1</size>
33305       </method>
33306       <method name="Void M4(Int32, ...)">
33307         <size>1</size>
33308       </method>
33309     </type>
33310   </test>
33311   <test name="test-483.cs">
33312     <type name="Tests">
33313       <method name="Void .ctor()">
33314         <size>7</size>
33315       </method>
33316       <method name="Void Main()">
33317         <size>21</size>
33318       </method>
33319     </type>
33320   </test>
33321   <test name="test-484.cs">
33322     <type name="Test.TestBit">
33323       <method name="Void .ctor()">
33324         <size>7</size>
33325       </method>
33326       <method name="Void Main()">
33327         <size>1</size>
33328       </method>
33329     </type>
33330   </test>
33331   <test name="test-485.cs">
33332     <type name="MonoBUG">
33333       <method name="Void .ctor()">
33334         <size>7</size>
33335       </method>
33336       <method name="Void Main(System.String[])">
33337         <size>44</size>
33338       </method>
33339     </type>
33340   </test>
33341   <test name="test-486.cs">
33342     <type name="Test">
33343       <method name="Void .ctor()">
33344         <size>7</size>
33345       </method>
33346       <method name="Void Main()">
33347         <size>119</size>
33348       </method>
33349     </type>
33350   </test>
33351   <test name="test-487.cs">
33352     <type name="X">
33353       <method name="Void .ctor(Object)">
33354         <size>72</size>
33355       </method>
33356       <method name="Void .cctor()">
33357         <size>1</size>
33358       </method>
33359       <method name="Int32 Main()">
33360         <size>25</size>
33361       </method>
33362     </type>
33363   </test>
33364   <test name="test-488.cs">
33365     <type name="P">
33366       <method name="Void .ctor()">
33367         <size>7</size>
33368       </method>
33369     </type>
33370     <type name="Test">
33371       <method name="Void .ctor()">
33372         <size>7</size>
33373       </method>
33374       <method name="IEnumerable foo()">
33375         <size>2</size>
33376       </method>
33377       <method name="Void Main()">
33378         <size>165</size>
33379       </method>
33380     </type>
33381     <type name="Q">
33382       <method name="Void .ctor(P)">
33383         <size>8</size>
33384       </method>
33385     </type>
33386   </test>
33387   <test name="test-489.cs">
33388     <type name="test">
33389       <method name="Void .ctor()">
33390         <size>7</size>
33391       </method>
33392       <method name="Void Main()">
33393         <size>1</size>
33394       </method>
33395     </type>
33396   </test>
33397   <test name="test-49.cs">
33398     <type name="X">
33399       <method name="Void .ctor()">
33400         <size>7</size>
33401       </method>
33402       <method name="Int32 s(Byte)">
33403         <size>2182</size>
33404       </method>
33405       <method name="Int32 test(Int32)">
33406         <size>70</size>
33407       </method>
33408       <method name="Int32 tests(System.String)">
33409         <size>152</size>
33410       </method>
33411       <method name="Int32 testn(System.String)">
33412         <size>76</size>
33413       </method>
33414       <method name="Int32 testm(System.String)">
33415         <size>77</size>
33416       </method>
33417       <method name="Int32 testo(System.String)">
33418         <size>79</size>
33419       </method>
33420       <method name="Int32 testp(System.String)">
33421         <size>109</size>
33422       </method>
33423       <method name="Int32 test_def(System.String)">
33424         <size>119</size>
33425       </method>
33426       <method name="Int32 test_coverage(Int32)">
33427         <size>18</size>
33428       </method>
33429       <method name="Int32 test_goto(Int32)">
33430         <size>39</size>
33431       </method>
33432       <method name="Int32 test_memberaccess(System.String)">
33433         <size>76</size>
33434       </method>
33435       <method name="Int32 test_string_multiple_targets(System.String)">
33436         <size>128</size>
33437       </method>
33438       <method name="Int32 test_casts(Int32)">
33439         <size>17</size>
33440       </method>
33441       <method name="Int32 testSwitchEnumLong(TestEnum)">
33442         <size>56</size>
33443       </method>
33444       <method name="Int32 test_long_enum_switch()">
33445         <size>66</size>
33446       </method>
33447       <method name="Int32 tests_default(System.String)">
33448         <size>107</size>
33449       </method>
33450       <method name="Int32 tests_default_2(System.String)">
33451         <size>124</size>
33452       </method>
33453       <method name="Void test_76590(System.String)">
33454         <size>107</size>
33455       </method>
33456       <method name="Void test_77964()">
33457         <size>37</size>
33458       </method>
33459       <method name="Boolean bug_78860()">
33460         <size>114</size>
33461       </method>
33462       <method name="Int32 Main()">
33463         <size>1037</size>
33464       </method>
33465     </type>
33466   </test>
33467   <test name="test-490.cs">
33468     <type name="T">
33469       <method name="Void .ctor()">
33470         <size>7</size>
33471       </method>
33472       <method name="Void .cctor()">
33473         <size>39</size>
33474       </method>
33475       <method name="Void Main()">
33476         <size>1</size>
33477       </method>
33478     </type>
33479   </test>
33480   <test name="test-491.cs">
33481     <type name="M">
33482       <method name="Void .ctor()">
33483         <size>7</size>
33484       </method>
33485       <method name="Void Main()">
33486         <size>1</size>
33487       </method>
33488     </type>
33489     <type name="AttrA">
33490       <method name="Void .ctor()">
33491         <size>7</size>
33492       </method>
33493     </type>
33494     <type name="AttrB">
33495       <method name="Void .ctor()">
33496         <size>7</size>
33497       </method>
33498     </type>
33499   </test>
33500   <test name="test-492.cs">
33501     <type name="Test.My1Attribute">
33502       <method name="Void .ctor(Object)">
33503         <size>19</size>
33504       </method>
33505     </type>
33506     <type name="Test.My2Attribute">
33507       <method name="Void .ctor(String[])">
33508         <size>21</size>
33509       </method>
33510     </type>
33511     <type name="Test.My3Attribute">
33512       <method name="Void .ctor(Byte)">
33513         <size>24</size>
33514       </method>
33515     </type>
33516     <type name="Test.Test">
33517       <method name="Void .ctor()">
33518         <size>7</size>
33519       </method>
33520       <method name="Int32 Main()">
33521         <size>60</size>
33522       </method>
33523     </type>
33524   </test>
33525   <test name="test-493.cs">
33526     <type name="A">
33527       <method name="Void .ctor()">
33528         <size>7</size>
33529       </method>
33530       <method name="Int32 get_f()">
33531         <size>2</size>
33532       </method>
33533     </type>
33534     <type name="B">
33535       <method name="Void .ctor()">
33536         <size>7</size>
33537       </method>
33538       <method name="Int32 bar()">
33539         <size>11</size>
33540       </method>
33541     </type>
33542     <type name="C">
33543       <method name="Void .ctor()">
33544         <size>7</size>
33545       </method>
33546       <method name="Void Main()">
33547         <size>1</size>
33548       </method>
33549     </type>
33550   </test>
33551   <test name="test-494.cs">
33552     <type name="Agresso.Foundation.Function">
33553       <method name="Void .ctor()">
33554         <size>7</size>
33555       </method>
33556       <method name="Void Main()">
33557         <size>1</size>
33558       </method>
33559     </type>
33560     <type name="Agresso.Foundation.Translate">
33561       <method name="Void .ctor(Object, IntPtr)">
33562         <size>0</size>
33563       </method>
33564       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
33565         <size>0</size>
33566       </method>
33567       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
33568         <size>0</size>
33569       </method>
33570       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
33571         <size>0</size>
33572       </method>
33573     </type>
33574   </test>
33575   <test name="test-495.cs">
33576     <type name="plj.aClass">
33577       <method name="Void .ctor()">
33578         <size>7</size>
33579       </method>
33580       <method name="plj.aClass op_Implicit(plj.fromClass)">
33581         <size>2</size>
33582       </method>
33583     </type>
33584     <type name="plj.realClass1">
33585       <method name="Void .ctor()">
33586         <size>7</size>
33587       </method>
33588       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
33589         <size>2</size>
33590       </method>
33591     </type>
33592     <type name="plj.fromClass">
33593       <method name="Void .ctor()">
33594         <size>7</size>
33595       </method>
33596       <method name="Void Main()">
33597         <size>1</size>
33598       </method>
33599     </type>
33600   </test>
33601   <test name="test-496.cs">
33602     <type name="Test">
33603       <method name="Void .ctor()">
33604         <size>7</size>
33605       </method>
33606       <method name="IEnumerator GetEnumerator()">
33607         <size>15</size>
33608       </method>
33609       <method name="Void Main()">
33610         <size>11</size>
33611       </method>
33612       <method name="Void Run()">
33613         <size>176</size>
33614       </method>
33615     </type>
33616     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
33617       <method name="Void .ctor()">
33618         <size>7</size>
33619       </method>
33620       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33621         <size>7</size>
33622       </method>
33623       <method name="Boolean MoveNext()">
33624         <size>129</size>
33625       </method>
33626       <method name="Void Dispose()">
33627         <size>8</size>
33628       </method>
33629       <method name="Void Reset()">
33630         <size>6</size>
33631       </method>
33632       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33633         <size>7</size>
33634       </method>
33635     </type>
33636   </test>
33637   <test name="test-497.cs">
33638     <type name="PlotMenuItem">
33639       <method name="Void .ctor()">
33640         <size>7</size>
33641       </method>
33642       <method name="Void .ctor(EventHandler)">
33643         <size>54</size>
33644       </method>
33645       <method name="Int32 Main()">
33646         <size>50</size>
33647       </method>
33648       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
33649         <size>11</size>
33650       </method>
33651       <method name="System.EventHandler get_Callback()">
33652         <size>7</size>
33653       </method>
33654       <method name="Void set_Callback(System.EventHandler)">
33655         <size>8</size>
33656       </method>
33657     </type>
33658   </test>
33659   <test name="test-498.cs">
33660     <type name="C">
33661       <method name="Int32 Main()">
33662         <size>81</size>
33663       </method>
33664     </type>
33665     <type name="A">
33666       <method name="Void .ctor(Single)">
33667         <size>0</size>
33668       </method>
33669       <method name="Int32 get_Foo()">
33670         <size>0</size>
33671       </method>
33672     </type>
33673   </test>
33674   <test name="test-499.cs">
33675     <type name="X">
33676       <method name="Void .ctor()">
33677         <size>7</size>
33678       </method>
33679       <method name="Void Main()">
33680         <size>24</size>
33681       </method>
33682     </type>
33683   </test>
33684   <test name="test-5.cs">
33685     <type name="X">
33686       <method name="Void .ctor()">
33687         <size>7</size>
33688       </method>
33689       <method name="Int32 Main()">
33690         <size>37</size>
33691       </method>
33692     </type>
33693   </test>
33694   <test name="test-500.cs">
33695     <type name="SomeCustomAttribute">
33696       <method name="Void .ctor()">
33697         <size>7</size>
33698       </method>
33699     </type>
33700     <type name="MainClass">
33701       <method name="Void .ctor()">
33702         <size>7</size>
33703       </method>
33704       <method name="Int32 Main()">
33705         <size>117</size>
33706       </method>
33707     </type>
33708   </test>
33709   <test name="test-501.cs">
33710     <type name="Tests">
33711       <method name="Void .ctor()">
33712         <size>7</size>
33713       </method>
33714       <method name="Void DumpException(Tests+FilterStackFrame)">
33715         <size>1</size>
33716       </method>
33717       <method name="Void foo(Boolean ByRef)">
33718         <size>49</size>
33719       </method>
33720       <method name="Void Main(System.String[])">
33721         <size>8</size>
33722       </method>
33723     </type>
33724     <type name="Tests+FilterStackFrame">
33725       <method name="Void .ctor(Object, IntPtr)">
33726         <size>0</size>
33727       </method>
33728       <method name="Boolean Invoke(System.Object)">
33729         <size>0</size>
33730       </method>
33731       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
33732         <size>0</size>
33733       </method>
33734       <method name="Boolean EndInvoke(IAsyncResult)">
33735         <size>0</size>
33736       </method>
33737     </type>
33738     <type name="Tests">
33739       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
33740         <size>2</size>
33741       </method>
33742     </type>
33743   </test>
33744   <test name="test-502.cs">
33745     <type name="Base">
33746       <method name="Void .ctor()">
33747         <size>7</size>
33748       </method>
33749       <method name="Int32 get_Property()">
33750         <size>3</size>
33751       </method>
33752       <method name="Void Main()">
33753         <size>1</size>
33754       </method>
33755     </type>
33756     <type name="Derived">
33757       <method name="Void .ctor()">
33758         <size>7</size>
33759       </method>
33760       <method name="Int32 get_Property()">
33761         <size>3</size>
33762       </method>
33763     </type>
33764     <type name="BaseClass">
33765       <method name="Void .ctor()">
33766         <size>7</size>
33767       </method>
33768       <method name="Int32 get_Value()">
33769         <size>2</size>
33770       </method>
33771       <method name="Void set_Value(Int32)">
33772         <size>1</size>
33773       </method>
33774     </type>
33775     <type name="DerivedClass">
33776       <method name="Void .ctor()">
33777         <size>7</size>
33778       </method>
33779       <method name="Int32 get_Value()">
33780         <size>2</size>
33781       </method>
33782     </type>
33783     <type name="ErrorClass">
33784       <method name="Void .ctor()">
33785         <size>7</size>
33786       </method>
33787       <method name="Int32 get_Value()">
33788         <size>2</size>
33789       </method>
33790       <method name="Void set_Value(Int32)">
33791         <size>1</size>
33792       </method>
33793     </type>
33794   </test>
33795   <test name="test-503.cs">
33796     <type name="Foo">
33797       <method name="Void .ctor()">
33798         <size>7</size>
33799       </method>
33800       <method name="Int32 Main()">
33801         <size>33</size>
33802       </method>
33803     </type>
33804   </test>
33805   <test name="test-504.cs">
33806     <type name="Foo">
33807       <method name="Void .ctor()">
33808         <size>7</size>
33809       </method>
33810       <method name="Void .cctor()">
33811         <size>7</size>
33812       </method>
33813       <method name="Int32 f()">
33814         <size>2</size>
33815       </method>
33816       <method name="Int32 Main()">
33817         <size>32</size>
33818       </method>
33819     </type>
33820   </test>
33821   <test name="test-505.cs">
33822     <type name="T">
33823       <method name="Void .ctor()">
33824         <size>7</size>
33825       </method>
33826       <method name="Int32 f()">
33827         <size>19</size>
33828       </method>
33829       <method name="Void Main()">
33830         <size>38</size>
33831       </method>
33832     </type>
33833   </test>
33834   <test name="test-506.cs">
33835     <type name="ProtectedSetter.BaseClass">
33836       <method name="Void .ctor()">
33837         <size>7</size>
33838       </method>
33839       <method name="System.String get_Name()">
33840         <size>0</size>
33841       </method>
33842       <method name="Void set_Name(System.String)">
33843         <size>0</size>
33844       </method>
33845     </type>
33846     <type name="ProtectedSetter.DerivedClass">
33847       <method name="Void .ctor()">
33848         <size>7</size>
33849       </method>
33850       <method name="System.String get_Name()">
33851         <size>2</size>
33852       </method>
33853       <method name="Void set_Name(System.String)">
33854         <size>1</size>
33855       </method>
33856       <method name="Void Main()">
33857         <size>1</size>
33858       </method>
33859     </type>
33860   </test>
33861   <test name="test-507.cs">
33862     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
33863       <method name="Void .ctor()">
33864         <size>7</size>
33865       </method>
33866       <method name="Void SomeMethod()">
33867         <size>1</size>
33868       </method>
33869       <method name="Void SomeMethod2()">
33870         <size>1</size>
33871       </method>
33872     </type>
33873     <type name="NewslotVirtualFinal.C">
33874       <method name="Void .ctor()">
33875         <size>7</size>
33876       </method>
33877       <method name="Int32 Main()">
33878         <size>83</size>
33879       </method>
33880     </type>
33881   </test>
33882   <test name="test-508.cs">
33883     <type name="OutputParam">
33884       <method name="Void .ctor()">
33885         <size>7</size>
33886       </method>
33887       <method name="Void Main(System.String[])">
33888         <size>14</size>
33889       </method>
33890       <method name="Void Method(Int32 ByRef)">
33891         <size>17</size>
33892       </method>
33893     </type>
33894   </test>
33895   <test name="test-509.cs">
33896     <type name="BaseClass">
33897       <method name="Void .ctor()">
33898         <size>7</size>
33899       </method>
33900       <method name="Void add_OnEvent(DelegateHandler)">
33901         <size>24</size>
33902       </method>
33903       <method name="Void remove_OnEvent(DelegateHandler)">
33904         <size>24</size>
33905       </method>
33906     </type>
33907     <type name="ExtendingClass">
33908       <method name="Void .ctor()">
33909         <size>7</size>
33910       </method>
33911       <method name="Void Main()">
33912         <size>1</size>
33913       </method>
33914       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
33915         <size>8</size>
33916       </method>
33917       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
33918         <size>8</size>
33919       </method>
33920     </type>
33921     <type name="DelegateHandler">
33922       <method name="Void .ctor(Object, IntPtr)">
33923         <size>0</size>
33924       </method>
33925       <method name="Void Invoke()">
33926         <size>0</size>
33927       </method>
33928       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33929         <size>0</size>
33930       </method>
33931       <method name="Void EndInvoke(IAsyncResult)">
33932         <size>0</size>
33933       </method>
33934     </type>
33935   </test>
33936   <test name="test-51.cs">
33937     <type name="Base">
33938       <method name="Void .ctor()">
33939         <size>25</size>
33940       </method>
33941       <method name="Int32 get_b_int_property()">
33942         <size>7</size>
33943       </method>
33944       <method name="Void set_b_int_property(Int32)">
33945         <size>8</size>
33946       </method>
33947       <method name="System.String b_get_id()">
33948         <size>6</size>
33949       </method>
33950     </type>
33951     <type name="Derived">
33952       <method name="Void .ctor()">
33953         <size>26</size>
33954       </method>
33955       <method name="Int32 get_b_int_property()">
33956         <size>7</size>
33957       </method>
33958       <method name="Void set_b_int_property(Int32)">
33959         <size>8</size>
33960       </method>
33961       <method name="Int32 Test()">
33962         <size>138</size>
33963       </method>
33964     </type>
33965     <type name="boot">
33966       <method name="Void .ctor()">
33967         <size>7</size>
33968       </method>
33969       <method name="Int32 Main()">
33970         <size>13</size>
33971       </method>
33972     </type>
33973   </test>
33974   <test name="test-510.cs">
33975     <type name="Foo">
33976       <method name="Void .ctor()">
33977         <size>7</size>
33978       </method>
33979       <method name="Void test39(Int32 ByRef)">
33980         <size>36</size>
33981       </method>
33982       <method name="Void Main()">
33983         <size>28</size>
33984       </method>
33985     </type>
33986   </test>
33987   <test name="test-511.cs">
33988     <type name="Foo">
33989       <method name="Void .ctor()">
33990         <size>7</size>
33991       </method>
33992       <method name="Void Main(System.String[])">
33993         <size>17</size>
33994       </method>
33995       <method name="Void f()">
33996         <size>7</size>
33997       </method>
33998     </type>
33999   </test>
34000   <test name="test-512.cs">
34001     <type name="Foo">
34002       <method name="Void .ctor()">
34003         <size>7</size>
34004       </method>
34005       <method name="Void Main(System.String[])">
34006         <size>17</size>
34007       </method>
34008       <method name="Void f()">
34009         <size>7</size>
34010       </method>
34011     </type>
34012   </test>
34013   <test name="test-513.cs">
34014     <type name="Test">
34015       <method name="Void .ctor()">
34016         <size>7</size>
34017       </method>
34018       <method name="Int32 Main()">
34019         <size>246</size>
34020       </method>
34021     </type>
34022   </test>
34023   <test name="test-514.cs">
34024     <type name="X">
34025       <method name="Void .ctor()">
34026         <size>7</size>
34027       </method>
34028       <method name="Void HandleConflict(Int32)">
34029         <size>31</size>
34030       </method>
34031       <method name="Int32 Main()">
34032         <size>40</size>
34033       </method>
34034     </type>
34035   </test>
34036   <test name="test-515.cs">
34037     <type name="X">
34038       <method name="Void .ctor()">
34039         <size>7</size>
34040       </method>
34041       <method name="Void Main()">
34042         <size>35</size>
34043       </method>
34044     </type>
34045   </test>
34046   <test name="test-516.cs">
34047     <type name="X">
34048       <method name="Void .ctor()">
34049         <size>7</size>
34050       </method>
34051       <method name="Void Main()">
34052         <size>35</size>
34053       </method>
34054     </type>
34055   </test>
34056   <test name="test-517.cs">
34057     <type name="Test">
34058       <method name="Void .ctor()">
34059         <size>7</size>
34060       </method>
34061       <method name="Int32 Main()">
34062         <size>11</size>
34063       </method>
34064     </type>
34065   </test>
34066   <test name="test-518.cs">
34067     <type name="Foo">
34068       <method name="Void .ctor()">
34069         <size>7</size>
34070       </method>
34071       <method name="Int32 Main()">
34072         <size>19</size>
34073       </method>
34074     </type>
34075   </test>
34076   <test name="test-519.cs">
34077     <type name="Foo">
34078       <method name="Void .ctor()">
34079         <size>7</size>
34080       </method>
34081       <method name="Int32 Main()">
34082         <size>32</size>
34083       </method>
34084       <method name="Void f()">
34085         <size>29</size>
34086       </method>
34087     </type>
34088   </test>
34089   <test name="test-52.cs">
34090     <type name="Y">
34091       <method name="Void .ctor()">
34092         <size>7</size>
34093       </method>
34094       <method name="Boolean MoveNext()">
34095         <size>28</size>
34096       </method>
34097       <method name="System.Object get_Current()">
34098         <size>12</size>
34099       </method>
34100     </type>
34101     <type name="X">
34102       <method name="Void .ctor()">
34103         <size>7</size>
34104       </method>
34105       <method name="Void .cctor()">
34106         <size>36</size>
34107       </method>
34108       <method name="Y GetEnumerator()">
34109         <size>6</size>
34110       </method>
34111       <method name="Int32 Main()">
34112         <size>498</size>
34113       </method>
34114     </type>
34115   </test>
34116   <test name="test-520.cs">
34117     <type name="FakeInt">
34118       <method name="Void .ctor(Int64)">
34119         <size>14</size>
34120       </method>
34121       <method name="Int64 op_Implicit(FakeInt)">
34122         <size>7</size>
34123       </method>
34124     </type>
34125     <type name="MainClass">
34126       <method name="Void .ctor()">
34127         <size>7</size>
34128       </method>
34129       <method name="Void Main()">
34130         <size>28</size>
34131       </method>
34132     </type>
34133   </test>
34134   <test name="test-521.cs">
34135     <type name="Tests">
34136       <method name="Void .ctor()">
34137         <size>7</size>
34138       </method>
34139       <method name="Void CallWithContextN(System.Object, System.Object[])">
34140         <size>1</size>
34141       </method>
34142       <method name="Void Main()">
34143         <size>14</size>
34144       </method>
34145     </type>
34146     <type name="Tests+CallTargetWithContextN">
34147       <method name="Void .ctor(Object, IntPtr)">
34148         <size>0</size>
34149       </method>
34150       <method name="Void Invoke(System.Object, System.Object[])">
34151         <size>0</size>
34152       </method>
34153       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
34154         <size>0</size>
34155       </method>
34156       <method name="Void EndInvoke(IAsyncResult)">
34157         <size>0</size>
34158       </method>
34159     </type>
34160   </test>
34161   <test name="test-522.cs">
34162     <type name="Const">
34163       <method name="Void .ctor()">
34164         <size>7</size>
34165       </method>
34166       <method name="Void Main()">
34167         <size>1</size>
34168       </method>
34169     </type>
34170   </test>
34171   <test name="test-523.cs">
34172     <type name="T">
34173       <method name="Void .ctor()">
34174         <size>7</size>
34175       </method>
34176       <method name="Int32 stuff()">
34177         <size>20</size>
34178       </method>
34179       <method name="Int32 stuff2()">
34180         <size>44</size>
34181       </method>
34182       <method name="Int32 stuff3()">
34183         <size>44</size>
34184       </method>
34185       <method name="Void stuff4()">
34186         <size>20</size>
34187       </method>
34188       <method name="Void stuff_finally()">
34189         <size>1</size>
34190       </method>
34191       <method name="Void Main()">
34192         <size>1</size>
34193       </method>
34194     </type>
34195   </test>
34196   <test name="test-524.cs">
34197     <type name="Foo">
34198       <method name="Void .ctor()">
34199         <size>7</size>
34200       </method>
34201       <method name="Int32 Main()">
34202         <size>42</size>
34203       </method>
34204     </type>
34205   </test>
34206   <test name="test-525.cs">
34207     <type name="X">
34208       <method name="Void .ctor()">
34209         <size>7</size>
34210       </method>
34211       <method name="Void Finalize()">
34212         <size>23</size>
34213       </method>
34214       <method name="Int32 Test1()">
34215         <size>33</size>
34216       </method>
34217       <method name="Void Test2()">
34218         <size>66</size>
34219       </method>
34220       <method name="Void Main()">
34221         <size>39</size>
34222       </method>
34223     </type>
34224     <type name="&lt;PrivateImplementationDetails&gt;">
34225       <method name="Void .ctor()">
34226         <size>7</size>
34227       </method>
34228     </type>
34229   </test>
34230   <test name="test-526.cs">
34231     <type name="Test">
34232       <method name="Void .ctor()">
34233         <size>7</size>
34234       </method>
34235       <method name="Void Main()">
34236         <size>1</size>
34237       </method>
34238       <method name="Void Foo(IListCounter)">
34239         <size>8</size>
34240       </method>
34241       <method name="Void Foo2(IC)">
34242         <size>8</size>
34243       </method>
34244       <method name="Void Foo3(ICC)">
34245         <size>8</size>
34246       </method>
34247       <method name="Void Foo4(IM2)">
34248         <size>8</size>
34249       </method>
34250     </type>
34251   </test>
34252   <test name="test-527.cs">
34253     <type name="Repro">
34254       <method name="Void .ctor()">
34255         <size>19</size>
34256       </method>
34257       <method name="Int32 Main()">
34258         <size>48</size>
34259       </method>
34260       <method name="Void foo()">
34261         <size>61</size>
34262       </method>
34263       <method name="Int32 bar()">
34264         <size>3</size>
34265       </method>
34266     </type>
34267   </test>
34268   <test name="test-528.cs">
34269     <type name="MicroFocus.MONO.Bugs.Odd">
34270       <method name="Void .ctor()">
34271         <size>7</size>
34272       </method>
34273       <method name="Void .cctor()">
34274         <size>25</size>
34275       </method>
34276       <method name="Void Main()">
34277         <size>1</size>
34278       </method>
34279     </type>
34280   </test>
34281   <test name="test-529.cs">
34282     <type name="C">
34283       <method name="Void .ctor()">
34284         <size>7</size>
34285       </method>
34286       <method name="Void Main()">
34287         <size>8</size>
34288       </method>
34289     </type>
34290   </test>
34291   <test name="test-53.cs">
34292     <type name="MyDispose">
34293       <method name="Void .ctor()">
34294         <size>7</size>
34295       </method>
34296       <method name="Void Dispose()">
34297         <size>8</size>
34298       </method>
34299     </type>
34300     <type name="X">
34301       <method name="Void .ctor()">
34302         <size>7</size>
34303       </method>
34304       <method name="Int32 Main()">
34305         <size>257</size>
34306       </method>
34307     </type>
34308   </test>
34309   <test name="test-530.cs">
34310     <type name="X">
34311       <method name="Void .ctor()">
34312         <size>7</size>
34313       </method>
34314       <method name="Void e(System.Object[])">
34315         <size>1</size>
34316       </method>
34317       <method name="Void Main()">
34318         <size>1</size>
34319       </method>
34320     </type>
34321   </test>
34322   <test name="test-531.cs">
34323     <type name="Test">
34324       <method name="Void .ctor()">
34325         <size>7</size>
34326       </method>
34327       <method name="Void Main()">
34328         <size>11</size>
34329       </method>
34330     </type>
34331   </test>
34332   <test name="test-532.cs">
34333     <type name="X">
34334       <method name="Void .ctor()">
34335         <size>47</size>
34336       </method>
34337       <method name="Void Main()">
34338         <size>1</size>
34339       </method>
34340     </type>
34341   </test>
34342   <test name="test-533.cs">
34343     <type name="Test">
34344       <method name="Void .ctor()">
34345         <size>7</size>
34346       </method>
34347       <method name="Void True(Boolean)">
34348         <size>10</size>
34349       </method>
34350       <method name="Void False(Boolean)">
34351         <size>13</size>
34352       </method>
34353       <method name="Void Main()">
34354         <size>61</size>
34355       </method>
34356     </type>
34357   </test>
34358   <test name="test-535.cs">
34359     <type name="X">
34360       <method name="Void .ctor()">
34361         <size>7</size>
34362       </method>
34363       <method name="Void Main()">
34364         <size>77</size>
34365       </method>
34366       <method name="Void Compile()">
34367         <size>19</size>
34368       </method>
34369       <method name="Void M(Int64)">
34370         <size>1</size>
34371       </method>
34372       <method name="Void M(UInt64)">
34373         <size>1</size>
34374       </method>
34375       <method name="Void M(System.Object)">
34376         <size>1</size>
34377       </method>
34378     </type>
34379   </test>
34380   <test name="test-536.cs">
34381     <type name="Test">
34382       <method name="Void add_Foo(FooHandler)">
34383         <size>22</size>
34384       </method>
34385       <method name="Void remove_Foo(FooHandler)">
34386         <size>22</size>
34387       </method>
34388       <method name="Void OnFooTest()">
34389         <size>1</size>
34390       </method>
34391       <method name="Void Main()">
34392         <size>31</size>
34393       </method>
34394     </type>
34395     <type name="FooHandler">
34396       <method name="Void .ctor(Object, IntPtr)">
34397         <size>0</size>
34398       </method>
34399       <method name="Void Invoke()">
34400         <size>0</size>
34401       </method>
34402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34403         <size>0</size>
34404       </method>
34405       <method name="Void EndInvoke(IAsyncResult)">
34406         <size>0</size>
34407       </method>
34408     </type>
34409     <type name="Test">
34410       <method name="Void &lt;Main&gt;m__0()">
34411         <size>33</size>
34412       </method>
34413     </type>
34414   </test>
34415   <test name="test-537.cs">
34416     <type name="Base">
34417       <method name="Void .ctor()">
34418         <size>7</size>
34419       </method>
34420       <method name="System.String get_H()">
34421         <size>6</size>
34422       </method>
34423     </type>
34424     <type name="X">
34425       <method name="Void .ctor()">
34426         <size>7</size>
34427       </method>
34428     </type>
34429     <type name="X+Derived">
34430       <method name="Void .ctor()">
34431         <size>7</size>
34432       </method>
34433     </type>
34434     <type name="X+Derived+Nested">
34435       <method name="Void .ctor()">
34436         <size>7</size>
34437       </method>
34438       <method name="Void G()">
34439         <size>21</size>
34440       </method>
34441     </type>
34442     <type name="Derived">
34443       <method name="Void .ctor()">
34444         <size>7</size>
34445       </method>
34446     </type>
34447     <type name="Derived+Nested">
34448       <method name="Void .ctor()">
34449         <size>7</size>
34450       </method>
34451       <method name="Void G()">
34452         <size>18</size>
34453       </method>
34454     </type>
34455     <type name="Test">
34456       <method name="Void .ctor()">
34457         <size>7</size>
34458       </method>
34459       <method name="Void Main()">
34460         <size>1</size>
34461       </method>
34462     </type>
34463   </test>
34464   <test name="test-538.cs">
34465     <type name="concrete">
34466       <method name="Void .ctor()">
34467         <size>7</size>
34468       </method>
34469     </type>
34470     <type name="Program">
34471       <method name="Void .ctor()">
34472         <size>7</size>
34473       </method>
34474       <method name="concrete getConcrete(IInterface)">
34475         <size>6</size>
34476       </method>
34477       <method name="Void Main(System.String[])">
34478         <size>20</size>
34479       </method>
34480     </type>
34481     <type name="testDelegate">
34482       <method name="Void .ctor(Object, IntPtr)">
34483         <size>0</size>
34484       </method>
34485       <method name="IInterface Invoke(concrete)">
34486         <size>0</size>
34487       </method>
34488       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
34489         <size>0</size>
34490       </method>
34491       <method name="IInterface EndInvoke(IAsyncResult)">
34492         <size>0</size>
34493       </method>
34494     </type>
34495   </test>
34496   <test name="test-54.cs">
34497     <type name="X">
34498       <method name="Void .ctor()">
34499         <size>7</size>
34500       </method>
34501       <method name="Boolean v()">
34502         <size>26</size>
34503       </method>
34504       <method name="Int32 Main()">
34505         <size>2</size>
34506       </method>
34507     </type>
34508   </test>
34509   <test name="test-540.cs">
34510     <type name="A">
34511       <method name="Void .ctor()">
34512         <size>7</size>
34513       </method>
34514       <method name="Byte op_Implicit(A)">
34515         <size>3</size>
34516       </method>
34517     </type>
34518     <type name="Constraint">
34519       <method name="Void .ctor()">
34520         <size>7</size>
34521       </method>
34522       <method name="Void Foo(System.Object)">
34523         <size>1</size>
34524       </method>
34525       <method name="Int32 Main()">
34526         <size>93</size>
34527       </method>
34528       <method name="Constraint op_LogicalNot(Constraint)">
34529         <size>2</size>
34530       </method>
34531       <method name="Constraint op_UnaryPlus(Constraint)">
34532         <size>2</size>
34533       </method>
34534       <method name="Constraint op_OnesComplement(Constraint)">
34535         <size>2</size>
34536       </method>
34537       <method name="Constraint op_UnaryNegation(Constraint)">
34538         <size>2</size>
34539       </method>
34540     </type>
34541   </test>
34542   <test name="test-541.cs">
34543     <type name="A">
34544       <method name="Void .ctor(TestFunc)">
34545         <size>14</size>
34546       </method>
34547     </type>
34548     <type name="TestClass">
34549       <method name="Void .ctor()">
34550         <size>7</size>
34551       </method>
34552       <method name="Void .cctor()">
34553         <size>46</size>
34554       </method>
34555       <method name="Int32 Main()">
34556         <size>6</size>
34557       </method>
34558     </type>
34559     <type name="TestFunc">
34560       <method name="Void .ctor(Object, IntPtr)">
34561         <size>0</size>
34562       </method>
34563       <method name="Void Invoke(Int32)">
34564         <size>0</size>
34565       </method>
34566       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34567         <size>0</size>
34568       </method>
34569       <method name="Void EndInvoke(IAsyncResult)">
34570         <size>0</size>
34571       </method>
34572     </type>
34573     <type name="TestClass">
34574       <method name="Void &lt;a&gt;m__0(Int32)">
34575         <size>7</size>
34576       </method>
34577     </type>
34578   </test>
34579   <test name="test-542.cs">
34580     <type name="X">
34581       <method name="Void .ctor()">
34582         <size>7</size>
34583       </method>
34584       <method name="Void Main()">
34585         <size>1</size>
34586       </method>
34587     </type>
34588     <type name="ARec">
34589       <method name="Void .ctor(Decimal)">
34590         <size>14</size>
34591       </method>
34592       <method name="Decimal Round(Int32)">
34593         <size>13</size>
34594       </method>
34595       <method name="Decimal Round(Decimal, Int32)">
34596         <size>7</size>
34597       </method>
34598     </type>
34599   </test>
34600   <test name="test-543.cs">
34601     <type name="BetterMethod">
34602       <method name="Void .ctor()">
34603         <size>7</size>
34604       </method>
34605       <method name="Int32 get_Item(System.Boolean[])">
34606         <size>2</size>
34607       </method>
34608       <method name="System.String get_Item(Boolean, System.Object)">
34609         <size>6</size>
34610       </method>
34611     </type>
34612     <type name="MainClass">
34613       <method name="Void .ctor()">
34614         <size>7</size>
34615       </method>
34616       <method name="Int32 get_Item(Int32, System.String[])">
34617         <size>2</size>
34618       </method>
34619       <method name="Void set_Item(Int32, System.String[], Int32)">
34620         <size>40</size>
34621       </method>
34622       <method name="System.Object get_Item(Int32, System.Object[])">
34623         <size>2</size>
34624       </method>
34625       <method name="Void set_Item(Int32, System.Object[], System.Object)">
34626         <size>40</size>
34627       </method>
34628       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
34629         <size>2</size>
34630       </method>
34631       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
34632         <size>40</size>
34633       </method>
34634       <method name="Void Main(System.String[])">
34635         <size>258</size>
34636       </method>
34637     </type>
34638   </test>
34639   <test name="test-544.cs">
34640     <type name="X">
34641       <method name="Void .ctor()">
34642         <size>7</size>
34643       </method>
34644       <method name="Void Main()">
34645         <size>32</size>
34646       </method>
34647     </type>
34648   </test>
34649   <test name="test-545.cs">
34650     <type name="X">
34651       <method name="Void .ctor()">
34652         <size>7</size>
34653       </method>
34654       <method name="Void Main()">
34655         <size>1</size>
34656       </method>
34657     </type>
34658     <type name="Dingus">
34659       <method name="Void .ctor(Int32)">
34660         <size>1</size>
34661       </method>
34662     </type>
34663   </test>
34664   <test name="test-546.cs">
34665     <type name="NameSpace.C">
34666       <method name="Void .ctor()">
34667         <size>7</size>
34668       </method>
34669       <method name="Void Main()">
34670         <size>1</size>
34671       </method>
34672     </type>
34673   </test>
34674   <test name="test-547.cs">
34675     <type name="C">
34676       <method name="Void .ctor()">
34677         <size>7</size>
34678       </method>
34679       <method name="Void Main()">
34680         <size>1</size>
34681       </method>
34682     </type>
34683   </test>
34684   <test name="test-548.cs">
34685     <type name="Bugs.Bug0">
34686       <method name="Void .ctor()">
34687         <size>7</size>
34688       </method>
34689       <method name="Int32 Main()">
34690         <size>23</size>
34691       </method>
34692     </type>
34693     <type name="Bugs.Bug0+MyBoolean">
34694       <method name="Void .ctor(Boolean)">
34695         <size>8</size>
34696       </method>
34697       <method name="MyBoolean op_Implicit(Boolean)">
34698         <size>7</size>
34699       </method>
34700       <method name="Boolean op_Implicit(MyBoolean)">
34701         <size>8</size>
34702       </method>
34703     </type>
34704   </test>
34705   <test name="test-549.cs">
34706     <type name="Do">
34707       <method name="Void .ctor()">
34708         <size>7</size>
34709       </method>
34710       <method name="Void Register(Get)">
34711         <size>1</size>
34712       </method>
34713       <method name="Void Register(System.Object)">
34714         <size>1</size>
34715       </method>
34716       <method name="System.Object MyGet(Do)">
34717         <size>2</size>
34718       </method>
34719       <method name="Void X()">
34720         <size>19</size>
34721       </method>
34722     </type>
34723     <type name="User">
34724       <method name="Void .ctor()">
34725         <size>7</size>
34726       </method>
34727       <method name="Void Main()">
34728         <size>1</size>
34729       </method>
34730     </type>
34731     <type name="Get">
34732       <method name="Void .ctor(Object, IntPtr)">
34733         <size>0</size>
34734       </method>
34735       <method name="System.Object Invoke(Do)">
34736         <size>0</size>
34737       </method>
34738       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
34739         <size>0</size>
34740       </method>
34741       <method name="System.Object EndInvoke(IAsyncResult)">
34742         <size>0</size>
34743       </method>
34744     </type>
34745   </test>
34746   <test name="test-55.cs">
34747     <type name="A.B.C">
34748       <method name="Void .ctor()">
34749         <size>7</size>
34750       </method>
34751       <method name="Void Hola()">
34752         <size>11</size>
34753       </method>
34754     </type>
34755     <type name="X.Y.Z.W">
34756       <method name="Void .ctor()">
34757         <size>7</size>
34758       </method>
34759       <method name="Void Ahoj()">
34760         <size>11</size>
34761       </method>
34762     </type>
34763     <type name="Foo.System">
34764       <method name="Void .ctor()">
34765         <size>7</size>
34766       </method>
34767       <method name="Void X()">
34768         <size>11</size>
34769       </method>
34770     </type>
34771     <type name="App">
34772       <method name="Void .ctor()">
34773         <size>7</size>
34774       </method>
34775       <method name="Int32 Main()">
34776         <size>12</size>
34777       </method>
34778     </type>
34779   </test>
34780   <test name="test-550.cs">
34781     <type name="Bla.Blub.Fo‿o">
34782       <method name="Void .ctor()">
34783         <size>7</size>
34784       </method>
34785       <method name="Void Main(System.String[])">
34786         <size>11</size>
34787       </method>
34788     </type>
34789   </test>
34790   <test name="test-551.cs">
34791     <type name="System.Int32">
34792       <method name="Void Main()">
34793         <size>1</size>
34794       </method>
34795     </type>
34796   </test>
34797   <test name="test-552.cs">
34798     <type name="C">
34799       <method name="Void .ctor()">
34800         <size>7</size>
34801       </method>
34802       <method name="Void Test(C)">
34803         <size>1</size>
34804       </method>
34805       <method name="Void Main()">
34806         <size>14</size>
34807       </method>
34808     </type>
34809   </test>
34810   <test name="test-553.cs">
34811     <type name="A">
34812       <method name="Void .ctor()">
34813         <size>7</size>
34814       </method>
34815       <method name="Void Add(System.Object)">
34816         <size>1</size>
34817       </method>
34818     </type>
34819     <type name="B">
34820       <method name="Void .ctor()">
34821         <size>7</size>
34822       </method>
34823       <method name="Boolean Add(System.Object)">
34824         <size>2</size>
34825       </method>
34826       <method name="Void Main()">
34827         <size>1</size>
34828       </method>
34829     </type>
34830   </test>
34831   <test name="test-554.cs">
34832     <type name="C">
34833       <method name="Void .ctor()">
34834         <size>7</size>
34835       </method>
34836       <method name="Int32 Main()">
34837         <size>145</size>
34838       </method>
34839     </type>
34840     <type name="&lt;PrivateImplementationDetails&gt;">
34841       <method name="Void .ctor()">
34842         <size>7</size>
34843       </method>
34844     </type>
34845   </test>
34846   <test name="test-555.cs">
34847     <type name="Test">
34848       <method name="Void .ctor()">
34849         <size>7</size>
34850       </method>
34851       <method name="Int32 Main()">
34852         <size>351</size>
34853       </method>
34854     </type>
34855   </test>
34856   <test name="test-556.cs">
34857     <type name="S">
34858       <method name="Void .ctor()">
34859         <size>7</size>
34860       </method>
34861       <method name="Void Frobnikator()">
34862         <size>1</size>
34863       </method>
34864       <method name="Void CharToX()">
34865         <size>1</size>
34866       </method>
34867       <method name="Int32 Main()">
34868         <size>35</size>
34869       </method>
34870     </type>
34871   </test>
34872   <test name="test-557.cs">
34873     <type name="Test">
34874       <method name="Void .ctor()">
34875         <size>7</size>
34876       </method>
34877       <method name="Void Main(System.String[])">
34878         <size>1</size>
34879       </method>
34880     </type>
34881   </test>
34882   <test name="test-558.cs">
34883     <type name="TestClass">
34884       <method name="Void .ctor()">
34885         <size>7</size>
34886       </method>
34887       <method name="Void Main()">
34888         <size>21</size>
34889       </method>
34890       <method name="Void TestMethod(Int32)">
34891         <size>1</size>
34892       </method>
34893     </type>
34894     <type name="TestClass+OneDelegate">
34895       <method name="Void .ctor(Object, IntPtr)">
34896         <size>0</size>
34897       </method>
34898       <method name="Void Invoke(Int32)">
34899         <size>0</size>
34900       </method>
34901       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34902         <size>0</size>
34903       </method>
34904       <method name="Void EndInvoke(IAsyncResult)">
34905         <size>0</size>
34906       </method>
34907     </type>
34908   </test>
34909   <test name="test-559.cs">
34910     <type name="C">
34911       <method name="Void .ctor()">
34912         <size>7</size>
34913       </method>
34914       <method name="Void add_TestEvent(B+TestDelegate)">
34915         <size>24</size>
34916       </method>
34917       <method name="Void remove_TestEvent(B+TestDelegate)">
34918         <size>24</size>
34919       </method>
34920       <method name="Void Main()">
34921         <size>1</size>
34922       </method>
34923     </type>
34924   </test>
34925   <test name="test-56.cs">
34926     <type name="A">
34927       <method name="Void .ctor()">
34928         <size>7</size>
34929       </method>
34930       <method name="Int32 get_P()">
34931         <size>7</size>
34932       </method>
34933       <method name="Void set_P(Int32)">
34934         <size>8</size>
34935       </method>
34936       <method name="Int32 get_Q()">
34937         <size>0</size>
34938       </method>
34939       <method name="Void set_Q(Int32)">
34940         <size>0</size>
34941       </method>
34942       <method name="Int32 get_R()">
34943         <size>7</size>
34944       </method>
34945       <method name="Void set_R(Int32)">
34946         <size>8</size>
34947       </method>
34948     </type>
34949     <type name="B">
34950       <method name="Void .ctor()">
34951         <size>7</size>
34952       </method>
34953       <method name="Int32 get_P()">
34954         <size>7</size>
34955       </method>
34956       <method name="Void set_P(Int32)">
34957         <size>8</size>
34958       </method>
34959       <method name="Int32 get_Q()">
34960         <size>7</size>
34961       </method>
34962       <method name="Void set_Q(Int32)">
34963         <size>8</size>
34964       </method>
34965     </type>
34966     <type name="C">
34967       <method name="Void .ctor()">
34968         <size>7</size>
34969       </method>
34970       <method name="Int32 get_Q()">
34971         <size>7</size>
34972       </method>
34973       <method name="Void set_Q(Int32)">
34974         <size>8</size>
34975       </method>
34976       <method name="Int32 get_R()">
34977         <size>7</size>
34978       </method>
34979       <method name="Void set_R(Int32)">
34980         <size>8</size>
34981       </method>
34982     </type>
34983     <type name="M">
34984       <method name="Void .ctor()">
34985         <size>7</size>
34986       </method>
34987       <method name="Int32 Main()">
34988         <size>221</size>
34989       </method>
34990     </type>
34991   </test>
34992   <test name="test-560.cs">
34993     <type name="Bugs.Bug2">
34994       <method name="Void .ctor()">
34995         <size>7</size>
34996       </method>
34997       <method name="Void Main(System.String[])">
34998         <size>81</size>
34999       </method>
35000     </type>
35001     <type name="Bugs.Bug2+MyByte">
35002       <method name="Void .ctor(Byte)">
35003         <size>8</size>
35004       </method>
35005       <method name="MyByte op_Implicit(Byte)">
35006         <size>7</size>
35007       </method>
35008       <method name="Byte op_Implicit(MyByte)">
35009         <size>8</size>
35010       </method>
35011     </type>
35012     <type name="Bugs.Bug2+MyInt">
35013       <method name="Void .ctor(Int32)">
35014         <size>8</size>
35015       </method>
35016       <method name="MyInt op_Implicit(Int32)">
35017         <size>7</size>
35018       </method>
35019       <method name="Int32 op_Implicit(MyInt)">
35020         <size>8</size>
35021       </method>
35022     </type>
35023   </test>
35024   <test name="test-561.cs">
35025     <type name="A">
35026       <method name="Void .ctor()">
35027         <size>7</size>
35028       </method>
35029       <method name="Void I.M()">
35030         <size>1</size>
35031       </method>
35032       <method name="Void M()">
35033         <size>0</size>
35034       </method>
35035     </type>
35036     <type name="C">
35037       <method name="Void .ctor()">
35038         <size>7</size>
35039       </method>
35040       <method name="Void M()">
35041         <size>1</size>
35042       </method>
35043       <method name="Void Main()">
35044         <size>1</size>
35045       </method>
35046     </type>
35047   </test>
35048   <test name="test-562.cs">
35049     <type name="Program">
35050       <method name="Void .ctor()">
35051         <size>7</size>
35052       </method>
35053       <method name="Int32 Main()">
35054         <size>45</size>
35055       </method>
35056     </type>
35057   </test>
35058   <test name="test-563.cs">
35059     <type name="Test">
35060       <method name="Void .ctor()">
35061         <size>7</size>
35062       </method>
35063       <method name="System.Object TestMethod(TestCollection)">
35064         <size>64</size>
35065       </method>
35066       <method name="Void Main()">
35067         <size>1</size>
35068       </method>
35069     </type>
35070   </test>
35071   <test name="test-564.cs">
35072     <type name="A">
35073       <method name="Void .ctor()">
35074         <size>7</size>
35075       </method>
35076       <method name="Void Main()">
35077         <size>1</size>
35078       </method>
35079     </type>
35080   </test>
35081   <test name="test-565.cs">
35082     <type name="T">
35083       <method name="Void .ctor()">
35084         <size>7</size>
35085       </method>
35086       <method name="Boolean Equals(System.Object)">
35087         <size>2</size>
35088       </method>
35089       <method name="Void Main()">
35090         <size>1</size>
35091       </method>
35092     </type>
35093   </test>
35094   <test name="test-566.cs">
35095     <type name="Test">
35096       <method name="Void .ctor()">
35097         <size>7</size>
35098       </method>
35099       <method name="System.String get_Spec()">
35100         <size>12</size>
35101       </method>
35102       <method name="Void Foo(C)">
35103         <size>7</size>
35104       </method>
35105       <method name="Void Foo2(CC)">
35106         <size>12</size>
35107       </method>
35108       <method name="Void Main()">
35109         <size>1</size>
35110       </method>
35111     </type>
35112     <type name="CA">
35113       <method name="Void .ctor()">
35114         <size>7</size>
35115       </method>
35116       <method name="Void set_Spec(System.String)">
35117         <size>1</size>
35118       </method>
35119     </type>
35120     <type name="CB">
35121       <method name="Void .ctor()">
35122         <size>7</size>
35123       </method>
35124       <method name="Void set_Spec(System.String)">
35125         <size>1</size>
35126       </method>
35127     </type>
35128     <type name="CC">
35129       <method name="Void .ctor()">
35130         <size>7</size>
35131       </method>
35132     </type>
35133   </test>
35134   <test name="test-567.cs">
35135     <type name="preservesig_test.Class1">
35136       <method name="Void .ctor()">
35137         <size>7</size>
35138       </method>
35139       <method name="Int32 Main(System.String[])">
35140         <size>143</size>
35141       </method>
35142     </type>
35143     <type name="preservesig_test.TestClass">
35144       <method name="Void .ctor()">
35145         <size>7</size>
35146       </method>
35147       <method name="Void add_e(preservesig_test.TestClass+D)">
35148         <size>24</size>
35149       </method>
35150       <method name="Void remove_e(preservesig_test.TestClass+D)">
35151         <size>24</size>
35152       </method>
35153       <method name="Int32 DoFoo()">
35154         <size>2</size>
35155       </method>
35156       <method name="Int32 get_Foo()">
35157         <size>2</size>
35158       </method>
35159     </type>
35160     <type name="preservesig_test.TestClass+D">
35161       <method name="Void .ctor(Object, IntPtr)">
35162         <size>0</size>
35163       </method>
35164       <method name="Void Invoke()">
35165         <size>0</size>
35166       </method>
35167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35168         <size>0</size>
35169       </method>
35170       <method name="Void EndInvoke(IAsyncResult)">
35171         <size>0</size>
35172       </method>
35173     </type>
35174   </test>
35175   <test name="test-568.cs">
35176     <type name="B">
35177       <method name="Void .ctor()">
35178         <size>7</size>
35179       </method>
35180       <method name="Void Main()">
35181         <size>1</size>
35182       </method>
35183     </type>
35184   </test>
35185   <test name="test-569.cs">
35186     <type name="MyAttribute">
35187       <method name="Void .ctor()">
35188         <size>7</size>
35189       </method>
35190     </type>
35191     <type name="SubAttribute">
35192       <method name="Void .ctor()">
35193         <size>7</size>
35194       </method>
35195     </type>
35196     <type name="test">
35197       <method name="Void .ctor()">
35198         <size>7</size>
35199       </method>
35200       <method name="Void method()">
35201         <size>1</size>
35202       </method>
35203       <method name="Void Main()">
35204         <size>1</size>
35205       </method>
35206     </type>
35207   </test>
35208   <test name="test-57.cs">
35209     <type name="Button">
35210       <method name="Void .ctor()">
35211         <size>7</size>
35212       </method>
35213       <method name="Void add_Click(EventHandler)">
35214         <size>24</size>
35215       </method>
35216       <method name="Void remove_Click(EventHandler)">
35217         <size>24</size>
35218       </method>
35219       <method name="Void OnClick(Int32, Int32)">
35220         <size>36</size>
35221       </method>
35222       <method name="Void Reset()">
35223         <size>8</size>
35224       </method>
35225     </type>
35226     <type name="Blah">
35227       <method name="Void .ctor()">
35228         <size>18</size>
35229       </method>
35230       <method name="Void Connect()">
35231         <size>59</size>
35232       </method>
35233       <method name="Void Button1_Click(Int32, Int32)">
35234         <size>34</size>
35235       </method>
35236       <method name="Void Foo_Click(Int32, Int32)">
35237         <size>34</size>
35238       </method>
35239       <method name="Void Disconnect()">
35240         <size>34</size>
35241       </method>
35242       <method name="Int32 Main()">
35243         <size>66</size>
35244       </method>
35245     </type>
35246     <type name="EventHandler">
35247       <method name="Void .ctor(Object, IntPtr)">
35248         <size>0</size>
35249       </method>
35250       <method name="Void Invoke(Int32, Int32)">
35251         <size>0</size>
35252       </method>
35253       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35254         <size>0</size>
35255       </method>
35256       <method name="Void EndInvoke(IAsyncResult)">
35257         <size>0</size>
35258       </method>
35259     </type>
35260   </test>
35261   <test name="test-570.cs">
35262     <type name="Bar">
35263       <method name="Void .ctor()">
35264         <size>7</size>
35265       </method>
35266     </type>
35267     <type name="Program">
35268       <method name="Void .ctor()">
35269         <size>7</size>
35270       </method>
35271       <method name="Void Main()">
35272         <size>47</size>
35273       </method>
35274     </type>
35275   </test>
35276   <test name="test-571.cs">
35277     <type name="Test">
35278       <method name="Void .ctor()">
35279         <size>7</size>
35280       </method>
35281       <method name="Void Main()">
35282         <size>1</size>
35283       </method>
35284     </type>
35285   </test>
35286   <test name="test-572.cs">
35287     <type name="C">
35288       <method name="Void .ctor()">
35289         <size>7</size>
35290       </method>
35291       <method name="Color get_Color()">
35292         <size>10</size>
35293       </method>
35294       <method name="Void ResetCustomColors()">
35295         <size>16</size>
35296       </method>
35297       <method name="Void Main()">
35298         <size>1</size>
35299       </method>
35300     </type>
35301     <type name="Color">
35302       <method name="Color From(Int32)">
35303         <size>10</size>
35304       </method>
35305       <method name="Int32 ToArgb()">
35306         <size>2</size>
35307       </method>
35308     </type>
35309   </test>
35310   <test name="test-573.cs">
35311     <type name="C">
35312       <method name="Void .ctor()">
35313         <size>7</size>
35314       </method>
35315       <method name="Void .cctor()">
35316         <size>11</size>
35317       </method>
35318       <method name="Void Main()">
35319         <size>25</size>
35320       </method>
35321     </type>
35322   </test>
35323   <test name="test-574.cs">
35324     <type name="X">
35325       <method name="Void .ctor()">
35326         <size>7</size>
35327       </method>
35328       <method name="Int32 Main()">
35329         <size>31</size>
35330       </method>
35331     </type>
35332   </test>
35333   <test name="test-575.cs">
35334     <type name="Program">
35335       <method name="Void .ctor()">
35336         <size>7</size>
35337       </method>
35338       <method name="Void Main(System.String[])">
35339         <size>25</size>
35340       </method>
35341     </type>
35342   </test>
35343   <test name="test-576.cs">
35344     <type name="Foo">
35345       <method name="Void .ctor()">
35346         <size>7</size>
35347       </method>
35348       <method name="Void Main()">
35349         <size>24</size>
35350       </method>
35351     </type>
35352   </test>
35353   <test name="test-578.cs">
35354     <type name="Test1.TestItem1">
35355       <method name="Void .ctor()">
35356         <size>7</size>
35357       </method>
35358       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35359         <size>34</size>
35360       </method>
35361       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35362         <size>34</size>
35363       </method>
35364       <method name="Int32 Test()">
35365         <size>12</size>
35366       </method>
35367     </type>
35368     <type name="Test1.TestItem2">
35369       <method name="Void .ctor()">
35370         <size>7</size>
35371       </method>
35372       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35373         <size>18</size>
35374       </method>
35375       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35376         <size>18</size>
35377       </method>
35378     </type>
35379     <type name="Test1.CC">
35380       <method name="Void .ctor()">
35381         <size>7</size>
35382       </method>
35383       <method name="Int32 Main()">
35384         <size>57</size>
35385       </method>
35386     </type>
35387     <type name="Test1.TestDelegate1">
35388       <method name="Void .ctor(Object, IntPtr)">
35389         <size>0</size>
35390       </method>
35391       <method name="Int32 Invoke()">
35392         <size>0</size>
35393       </method>
35394       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35395         <size>0</size>
35396       </method>
35397       <method name="Int32 EndInvoke(IAsyncResult)">
35398         <size>0</size>
35399       </method>
35400     </type>
35401     <type name="Test1.CC">
35402       <method name="Int32 &lt;Main&gt;m__0()">
35403         <size>2</size>
35404       </method>
35405     </type>
35406   </test>
35407   <test name="test-579.cs">
35408     <type name="X">
35409       <method name="Void .ctor()">
35410         <size>7</size>
35411       </method>
35412       <method name="Void Main()">
35413         <size>35</size>
35414       </method>
35415       <method name="Void DoCall(X+test)">
35416         <size>1</size>
35417       </method>
35418     </type>
35419     <type name="X+test">
35420       <method name="Void .ctor(Object, IntPtr)">
35421         <size>0</size>
35422       </method>
35423       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
35424         <size>0</size>
35425       </method>
35426       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
35427         <size>0</size>
35428       </method>
35429       <method name="System.Object EndInvoke(IAsyncResult)">
35430         <size>0</size>
35431       </method>
35432     </type>
35433     <type name="X">
35434       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
35435         <size>18</size>
35436       </method>
35437     </type>
35438   </test>
35439   <test name="test-58.cs">
35440     <type name="Blah">
35441       <method name="Void .ctor()">
35442         <size>7</size>
35443       </method>
35444       <method name="Int32 Main()">
35445         <size>27</size>
35446       </method>
35447     </type>
35448   </test>
35449   <test name="test-580.cs">
35450     <type name="Bla">
35451       <method name="Void .ctor()">
35452         <size>7</size>
35453       </method>
35454       <method name="Void BuildNode(System.String ByRef)">
35455         <size>43</size>
35456       </method>
35457       <method name="Void BuildNode(System.String[] ByRef)">
35458         <size>56</size>
35459       </method>
35460       <method name="Void BuildNode_B(System.Object ByRef)">
35461         <size>18</size>
35462       </method>
35463       <method name="System.String BuildNode_C(System.String ByRef)">
35464         <size>76</size>
35465       </method>
35466       <method name="System.String BuildNode_D()">
35467         <size>155</size>
35468       </method>
35469       <method name="Void BuildNode_E(System.String[,] ByRef)">
35470         <size>68</size>
35471       </method>
35472       <method name="Int32 Main()">
35473         <size>265</size>
35474       </method>
35475     </type>
35476   </test>
35477   <test name="test-581.cs">
35478     <type name="TestParams">
35479       <method name="Void .ctor()">
35480         <size>7</size>
35481       </method>
35482       <method name="System.Object get_Item(System.String[])">
35483         <size>4</size>
35484       </method>
35485       <method name="Void set_Item(System.String[], System.Object)">
35486         <size>40</size>
35487       </method>
35488       <method name="Void TestMethod()">
35489         <size>179</size>
35490       </method>
35491     </type>
35492     <type name="TestNonParams">
35493       <method name="Void .ctor()">
35494         <size>7</size>
35495       </method>
35496       <method name="System.Object get_Item(System.String)">
35497         <size>2</size>
35498       </method>
35499       <method name="Void set_Item(System.String, System.Object)">
35500         <size>40</size>
35501       </method>
35502       <method name="Void TestMethod()">
35503         <size>71</size>
35504       </method>
35505     </type>
35506     <type name="M">
35507       <method name="Void .ctor()">
35508         <size>7</size>
35509       </method>
35510       <method name="Int32 Main()">
35511         <size>22</size>
35512       </method>
35513     </type>
35514   </test>
35515   <test name="test-582.cs">
35516     <type name="TrueClass">
35517       <method name="Void Main()">
35518         <size>1</size>
35519       </method>
35520     </type>
35521   </test>
35522   <test name="test-583.cs">
35523     <type name="Program">
35524       <method name="Void .ctor()">
35525         <size>7</size>
35526       </method>
35527       <method name="Int32 Main()">
35528         <size>19</size>
35529       </method>
35530     </type>
35531     <type name="ObjectContainerBase">
35532       <method name="Void .ctor()">
35533         <size>7</size>
35534       </method>
35535     </type>
35536   </test>
35537   <test name="test-584.cs">
35538     <type name="Style">
35539       <method name="Void .ctor()">
35540         <size>7</size>
35541       </method>
35542       <method name="Style get_CurrentStyle()">
35543         <size>2</size>
35544       </method>
35545       <method name="Void set_CurrentStyle(Style)">
35546         <size>1</size>
35547       </method>
35548       <method name="Boolean LoadCurrentStyle()">
35549         <size>20</size>
35550       </method>
35551       <method name="Style Load()">
35552         <size>2</size>
35553       </method>
35554       <method name="Int32 Main()">
35555         <size>18</size>
35556       </method>
35557     </type>
35558   </test>
35559   <test name="test-585.cs">
35560     <type name="A">
35561       <method name="Void .ctor()">
35562         <size>7</size>
35563       </method>
35564     </type>
35565     <type name="B">
35566       <method name="Void .ctor()">
35567         <size>7</size>
35568       </method>
35569     </type>
35570     <type name="X">
35571       <method name="Void .ctor()">
35572         <size>7</size>
35573       </method>
35574     </type>
35575     <type name="Program">
35576       <method name="Void .ctor()">
35577         <size>7</size>
35578       </method>
35579       <method name="Void Main()">
35580         <size>52</size>
35581       </method>
35582     </type>
35583   </test>
35584   <test name="test-586.cs">
35585     <type name="Program">
35586       <method name="Void .ctor()">
35587         <size>7</size>
35588       </method>
35589       <method name="Int32 Main()">
35590         <size>99</size>
35591       </method>
35592     </type>
35593     <type name="Program+MyColor">
35594       <method name="Void .ctor(Single)">
35595         <size>8</size>
35596       </method>
35597       <method name="Single get_Value()">
35598         <size>7</size>
35599       </method>
35600       <method name="MyColor op_Addition(MyColor, MyColor)">
35601         <size>21</size>
35602       </method>
35603     </type>
35604   </test>
35605   <test name="test-587.cs">
35606     <type name="Program">
35607       <method name="Void .ctor()">
35608         <size>7</size>
35609       </method>
35610       <method name="Int32 Main()">
35611         <size>17</size>
35612       </method>
35613     </type>
35614   </test>
35615   <test name="test-588.cs">
35616     <type name="TestNamespace.TestClass">
35617       <method name="Void .ctor()">
35618         <size>7</size>
35619       </method>
35620       <method name="Void HelloWorld()">
35621         <size>1</size>
35622       </method>
35623     </type>
35624     <type name="SuperClass">
35625       <method name="Void .ctor()">
35626         <size>7</size>
35627       </method>
35628       <method name="TestNamespace.TestClass get_TestClass()">
35629         <size>7</size>
35630       </method>
35631     </type>
35632     <type name="SubClass">
35633       <method name="Void .ctor()">
35634         <size>12</size>
35635       </method>
35636     </type>
35637     <type name="App">
35638       <method name="Void .ctor()">
35639         <size>7</size>
35640       </method>
35641       <method name="Void Main()">
35642         <size>7</size>
35643       </method>
35644     </type>
35645   </test>
35646   <test name="test-589.cs">
35647     <type name="TestNamespace.TestClass">
35648       <method name="Void .ctor()">
35649         <size>7</size>
35650       </method>
35651       <method name="Void HelloWorld()">
35652         <size>1</size>
35653       </method>
35654     </type>
35655     <type name="SuperClass">
35656       <method name="Void .ctor()">
35657         <size>7</size>
35658       </method>
35659       <method name="TestNamespace.TestClass get_TestClass()">
35660         <size>7</size>
35661       </method>
35662       <method name="Void set_TestClass(TestNamespace.TestClass)">
35663         <size>1</size>
35664       </method>
35665     </type>
35666     <type name="SubClass">
35667       <method name="Void .ctor()">
35668         <size>12</size>
35669       </method>
35670     </type>
35671     <type name="App">
35672       <method name="Void .ctor()">
35673         <size>7</size>
35674       </method>
35675       <method name="Void Main()">
35676         <size>7</size>
35677       </method>
35678     </type>
35679   </test>
35680   <test name="test-59.cs">
35681     <type name="X">
35682       <method name="Void .ctor()">
35683         <size>7</size>
35684       </method>
35685       <method name="Int32 test_explicit()">
35686         <size>224</size>
35687       </method>
35688       <method name="Int32 test_implicit()">
35689         <size>102</size>
35690       </method>
35691       <method name="Int32 Main()">
35692         <size>57</size>
35693       </method>
35694     </type>
35695   </test>
35696   <test name="test-590.cs">
35697     <type name="X">
35698       <method name="Void .ctor()">
35699         <size>18</size>
35700       </method>
35701       <method name="Int32 Main()">
35702         <size>28</size>
35703       </method>
35704       <method name="System.String Foo()">
35705         <size>6</size>
35706       </method>
35707       <method name="System.String get_Prop()">
35708         <size>7</size>
35709       </method>
35710       <method name="Void set_Prop(System.String)">
35711         <size>8</size>
35712       </method>
35713       <method name="System.String get_Item(Int32)">
35714         <size>7</size>
35715       </method>
35716       <method name="Void set_Item(Int32, System.String)">
35717         <size>8</size>
35718       </method>
35719       <method name="Int32 Do(System.String, System.String, System.String)">
35720         <size>334</size>
35721       </method>
35722     </type>
35723   </test>
35724   <test name="test-591.cs">
35725     <type name="C1">
35726       <method name="Void .ctor()">
35727         <size>7</size>
35728       </method>
35729       <method name="Void Foo(System.String)">
35730         <size>49</size>
35731       </method>
35732     </type>
35733     <type name="C2">
35734       <method name="Void .ctor()">
35735         <size>7</size>
35736       </method>
35737       <method name="Void Main()">
35738         <size>1</size>
35739       </method>
35740     </type>
35741   </test>
35742   <test name="test-592.cs">
35743     <type name="T">
35744       <method name="Void .ctor()">
35745         <size>7</size>
35746       </method>
35747       <method name="Int32 fib(Int32)">
35748         <size>53</size>
35749       </method>
35750       <method name="Int32 xx(Int32)">
35751         <size>33</size>
35752       </method>
35753       <method name="Void foo(Int32)">
35754         <size>38</size>
35755       </method>
35756       <method name="Void XXXA()">
35757         <size>6</size>
35758       </method>
35759       <method name="Void Main()">
35760         <size>1</size>
35761       </method>
35762     </type>
35763   </test>
35764   <test name="test-593.cs">
35765     <type name="MainClass">
35766       <method name="Void .ctor()">
35767         <size>7</size>
35768       </method>
35769       <method name="Void Foo(I)">
35770         <size>7</size>
35771       </method>
35772       <method name="Void Main()">
35773         <size>1</size>
35774       </method>
35775     </type>
35776   </test>
35777   <test name="test-594.cs">
35778     <type name="Test">
35779       <method name="Void .ctor()">
35780         <size>7</size>
35781       </method>
35782       <method name="Void Main()">
35783         <size>1</size>
35784       </method>
35785     </type>
35786   </test>
35787   <test name="test-595.cs">
35788     <type name="AttributesCollection">
35789       <method name="Void .ctor()">
35790         <size>7</size>
35791       </method>
35792       <method name="System.Object get_Item(SymbolId)">
35793         <size>2</size>
35794       </method>
35795       <method name="Void set_Item(SymbolId, System.Object)">
35796         <size>1</size>
35797       </method>
35798     </type>
35799     <type name="Program">
35800       <method name="Void .ctor()">
35801         <size>7</size>
35802       </method>
35803       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
35804         <size>18</size>
35805       </method>
35806       <method name="Void Main()">
35807         <size>23</size>
35808       </method>
35809     </type>
35810   </test>
35811   <test name="test-596.cs">
35812     <type name="C">
35813       <method name="Void .ctor()">
35814         <size>7</size>
35815       </method>
35816       <method name="Void Main()">
35817         <size>17</size>
35818       </method>
35819     </type>
35820   </test>
35821   <test name="test-597.cs">
35822     <type name="TestNS.Foo">
35823       <method name="Void .ctor()">
35824         <size>7</size>
35825       </method>
35826     </type>
35827     <type name="TestNS.XElement">
35828       <method name="Void .ctor()">
35829         <size>7</size>
35830       </method>
35831       <method name="TestNS.Bar get_Document()">
35832         <size>2</size>
35833       </method>
35834       <method name="System.Object get_CrashHere()">
35835         <size>29</size>
35836       </method>
35837     </type>
35838     <type name="TestNS.Element">
35839       <method name="Void .ctor()">
35840         <size>7</size>
35841       </method>
35842       <method name="TestNS.Foo get_Document()">
35843         <size>2</size>
35844       </method>
35845     </type>
35846     <type name="TestNS.Bar">
35847       <method name="Void .ctor()">
35848         <size>7</size>
35849       </method>
35850       <method name="IHoge get_Root()">
35851         <size>2</size>
35852       </method>
35853     </type>
35854     <type name="TestNS.C">
35855       <method name="Void .ctor()">
35856         <size>7</size>
35857       </method>
35858       <method name="Void Main()">
35859         <size>1</size>
35860       </method>
35861     </type>
35862   </test>
35863   <test name="test-598.cs">
35864     <type name="Test">
35865       <method name="Void .ctor()">
35866         <size>35</size>
35867       </method>
35868       <method name="V get_v()">
35869         <size>7</size>
35870       </method>
35871       <method name="Void Main()">
35872         <size>1</size>
35873       </method>
35874     </type>
35875     <type name="V">
35876       <method name="Void set_Item(Int32, Int32)">
35877         <size>1</size>
35878       </method>
35879     </type>
35880   </test>
35881   <test name="test-599.cs">
35882     <type name="Test.String">
35883       <method name="Void .ctor(String)">
35884         <size>14</size>
35885       </method>
35886       <method name="Test.String op_Implicit(System.String)">
35887         <size>15</size>
35888       </method>
35889       <method name="System.String op_Implicit(Test.String)">
35890         <size>15</size>
35891       </method>
35892     </type>
35893     <type name="TestCompiler.MainClass">
35894       <method name="Void .ctor()">
35895         <size>7</size>
35896       </method>
35897       <method name="Int32 Main()">
35898         <size>80</size>
35899       </method>
35900     </type>
35901   </test>
35902   <test name="test-6.cs">
35903     <type name="X">
35904       <method name="Void .ctor()">
35905         <size>7</size>
35906       </method>
35907       <method name="Int32 Main()">
35908         <size>37</size>
35909       </method>
35910     </type>
35911   </test>
35912   <test name="test-60.cs">
35913     <type name="ns5.Y">
35914       <method name="Void .ctor()">
35915         <size>7</size>
35916       </method>
35917       <method name="Void Run()">
35918         <size>1</size>
35919       </method>
35920     </type>
35921     <type name="X">
35922       <method name="Void .ctor()">
35923         <size>7</size>
35924       </method>
35925       <method name="Int32 Main()">
35926         <size>14</size>
35927       </method>
35928     </type>
35929   </test>
35930   <test name="test-600.cs">
35931     <type name="Test.Regression">
35932       <method name="Void .ctor()">
35933         <size>7</size>
35934       </method>
35935       <method name="Int32 Main()">
35936         <size>90</size>
35937       </method>
35938     </type>
35939   </test>
35940   <test name="test-601.cs">
35941     <type name="C">
35942       <method name="Void .ctor()">
35943         <size>7</size>
35944       </method>
35945       <method name="Void Main()">
35946         <size>1</size>
35947       </method>
35948     </type>
35949     <type name="C+MarkerUpdatedVMDelegate">
35950       <method name="Void .ctor(Object, IntPtr)">
35951         <size>0</size>
35952       </method>
35953       <method name="Void Invoke(IntPtr, IntPtr)">
35954         <size>0</size>
35955       </method>
35956       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
35957         <size>0</size>
35958       </method>
35959       <method name="Void EndInvoke(IAsyncResult)">
35960         <size>0</size>
35961       </method>
35962     </type>
35963   </test>
35964   <test name="test-602.cs">
35965     <type name="C">
35966       <method name="Void .ctor()">
35967         <size>7</size>
35968       </method>
35969       <method name="Int32 Main()">
35970         <size>95</size>
35971       </method>
35972       <method name="Int32 Error(System.String, System.Object[])">
35973         <size>8</size>
35974       </method>
35975       <method name="Int32 Format(System.String, System.Object)">
35976         <size>2</size>
35977       </method>
35978       <method name="Int32 Format(System.String, System.Object[])">
35979         <size>2</size>
35980       </method>
35981       <method name="Int32 Format(System.String, System.Object, System.Object[])">
35982         <size>2</size>
35983       </method>
35984       <method name="Int32 Test_A(System.String)">
35985         <size>2</size>
35986       </method>
35987       <method name="Int32 Test_A(System.String, System.Object[])">
35988         <size>2</size>
35989       </method>
35990       <method name="Int32 Test_C(System.Type, System.Int32[])">
35991         <size>2</size>
35992       </method>
35993       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
35994         <size>2</size>
35995       </method>
35996     </type>
35997   </test>
35998   <test name="test-603.cs">
35999     <type name="ConsoleApplication1.Program">
36000       <method name="Void .ctor()">
36001         <size>7</size>
36002       </method>
36003       <method name="Void .cctor()">
36004         <size>1</size>
36005       </method>
36006       <method name="Int32 Main()">
36007         <size>52</size>
36008       </method>
36009     </type>
36010   </test>
36011   <test name="test-604.cs">
36012     <type name="Program">
36013       <method name="Void .ctor()">
36014         <size>7</size>
36015       </method>
36016       <method name="Int32 Main()">
36017         <size>83</size>
36018       </method>
36019     </type>
36020     <type name="Program+ImplementingExplicitInterfacesMembers">
36021       <method name="Void .ctor()">
36022         <size>7</size>
36023       </method>
36024       <method name="Void Program.Iface1.IfaceMethod1()">
36025         <size>1</size>
36026       </method>
36027       <method name="Void Program.Iface2.IfaceMethod2()">
36028         <size>1</size>
36029       </method>
36030     </type>
36031   </test>
36032   <test name="test-605.cs">
36033     <type name="TestA">
36034       <method name="Void .ctor()">
36035         <size>7</size>
36036       </method>
36037       <method name="System.String get_Method()">
36038         <size>2</size>
36039       </method>
36040     </type>
36041     <type name="TestB">
36042       <method name="Void .ctor()">
36043         <size>7</size>
36044       </method>
36045       <method name="System.String get_Method()">
36046         <size>2</size>
36047       </method>
36048       <method name="Void Main()">
36049         <size>1</size>
36050       </method>
36051     </type>
36052   </test>
36053   <test name="test-606.cs">
36054     <type name="Program">
36055       <method name="Void .ctor()">
36056         <size>7</size>
36057       </method>
36058       <method name="Int32 Main()">
36059         <size>157</size>
36060       </method>
36061     </type>
36062     <type name="Info">
36063       <method name="Void .ctor()">
36064         <size>7</size>
36065       </method>
36066       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
36067         <size>2</size>
36068       </method>
36069       <method name="Void System.Collections.IEnumerator.Reset()">
36070         <size>1</size>
36071       </method>
36072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36073         <size>2</size>
36074       </method>
36075       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
36076         <size>2</size>
36077       </method>
36078       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
36079         <size>1</size>
36080       </method>
36081     </type>
36082   </test>
36083   <test name="test-607.cs">
36084     <type name="Program">
36085       <method name="Void .ctor()">
36086         <size>7</size>
36087       </method>
36088       <method name="Int32 Main()">
36089         <size>120</size>
36090       </method>
36091     </type>
36092   </test>
36093   <test name="test-608.cs">
36094     <type name="X">
36095       <method name="Void .ctor()">
36096         <size>7</size>
36097       </method>
36098       <method name="Void Main()">
36099         <size>60</size>
36100       </method>
36101     </type>
36102   </test>
36103   <test name="test-609.cs">
36104     <type name="Test">
36105       <method name="Void .ctor()">
36106         <size>7</size>
36107       </method>
36108       <method name="Int32 Main()">
36109         <size>36</size>
36110       </method>
36111     </type>
36112   </test>
36113   <test name="test-61.cs">
36114     <type name="X">
36115       <method name="Void .ctor()">
36116         <size>7</size>
36117       </method>
36118       <method name="Void add_XX(X+MyEvent)">
36119         <size>3</size>
36120       </method>
36121       <method name="Void remove_XX(X+MyEvent)">
36122         <size>3</size>
36123       </method>
36124       <method name="Int32 get_Property()">
36125         <size>4</size>
36126       </method>
36127       <method name="Void set_Property(Int32)">
36128         <size>3</size>
36129       </method>
36130       <method name="Int32 get_P2()">
36131         <size>2</size>
36132       </method>
36133       <method name="Void set_P3(Int32)">
36134         <size>1</size>
36135       </method>
36136       <method name="Int32 Main()">
36137         <size>2</size>
36138       </method>
36139     </type>
36140     <type name="X+MyEvent">
36141       <method name="Void .ctor(Object, IntPtr)">
36142         <size>0</size>
36143       </method>
36144       <method name="Void Invoke()">
36145         <size>0</size>
36146       </method>
36147       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36148         <size>0</size>
36149       </method>
36150       <method name="Void EndInvoke(IAsyncResult)">
36151         <size>0</size>
36152       </method>
36153     </type>
36154   </test>
36155   <test name="test-610.cs">
36156     <type name="A">
36157       <method name="Void .ctor()">
36158         <size>7</size>
36159       </method>
36160       <method name="Void Main()">
36161         <size>1</size>
36162       </method>
36163     </type>
36164     <type name="A+C">
36165       <method name="Void .ctor()">
36166         <size>7</size>
36167       </method>
36168     </type>
36169     <type name="A+C+D">
36170       <method name="Void .ctor()">
36171         <size>7</size>
36172       </method>
36173     </type>
36174     <type name="N.B">
36175       <method name="Void .ctor()">
36176         <size>7</size>
36177       </method>
36178     </type>
36179     <type name="N.B+C">
36180       <method name="Void .ctor()">
36181         <size>7</size>
36182       </method>
36183     </type>
36184     <type name="N.B+C+E">
36185       <method name="Void .ctor()">
36186         <size>7</size>
36187       </method>
36188     </type>
36189     <type name="N.B+A">
36190       <method name="Void .ctor()">
36191         <size>7</size>
36192       </method>
36193     </type>
36194     <type name="N.B+A+D">
36195       <method name="Void .ctor()">
36196         <size>7</size>
36197       </method>
36198     </type>
36199   </test>
36200   <test name="test-611.cs">
36201     <type name="T">
36202       <method name="Void .ctor()">
36203         <size>7</size>
36204       </method>
36205     </type>
36206     <type name="T+Protected">
36207       <method name="Void .ctor()">
36208         <size>7</size>
36209       </method>
36210     </type>
36211     <type name="D">
36212       <method name="Void .ctor()">
36213         <size>7</size>
36214       </method>
36215     </type>
36216     <type name="D+Private">
36217       <method name="Void .ctor()">
36218         <size>7</size>
36219       </method>
36220       <method name="Void Stuff(T+Protected)">
36221         <size>1</size>
36222       </method>
36223     </type>
36224     <type name="D2">
36225       <method name="Void .ctor()">
36226         <size>7</size>
36227       </method>
36228     </type>
36229     <type name="D2+P">
36230       <method name="Void .ctor()">
36231         <size>7</size>
36232       </method>
36233     </type>
36234     <type name="D2+P+Private">
36235       <method name="Void .ctor()">
36236         <size>7</size>
36237       </method>
36238       <method name="Void Stuff(T+Protected)">
36239         <size>1</size>
36240       </method>
36241     </type>
36242     <type name="Z">
36243       <method name="Void .ctor()">
36244         <size>7</size>
36245       </method>
36246       <method name="Void Main()">
36247         <size>1</size>
36248       </method>
36249     </type>
36250   </test>
36251   <test name="test-612.cs">
36252     <type name="Abcdefghijklmnopqrstuvwxyz">
36253       <method name="Void .ctor()">
36254         <size>7</size>
36255       </method>
36256       <method name="Void .cctor()">
36257         <size>7</size>
36258       </method>
36259     </type>
36260     <type name="OO">
36261       <method name="Void .ctor()">
36262         <size>7</size>
36263       </method>
36264       <method name="Void D()">
36265         <size>5293</size>
36266       </method>
36267     </type>
36268     <type name="Zyxwvutsrqp">
36269       <method name="Void .ctor()">
36270         <size>7</size>
36271       </method>
36272       <method name="Void .cctor()">
36273         <size>7</size>
36274       </method>
36275     </type>
36276     <type name="XXX">
36277       <method name="Void .ctor()">
36278         <size>7</size>
36279       </method>
36280       <method name="Boolean IsAltered()">
36281         <size>859</size>
36282       </method>
36283       <method name="Void Main()">
36284         <size>1</size>
36285       </method>
36286     </type>
36287   </test>
36288   <test name="test-613.cs">
36289     <type name="M">
36290       <method name="Void .ctor()">
36291         <size>7</size>
36292       </method>
36293       <method name="Boolean g()">
36294         <size>8</size>
36295       </method>
36296       <method name="Int32 Main()">
36297         <size>62</size>
36298       </method>
36299     </type>
36300   </test>
36301   <test name="test-614.cs">
36302     <type name="C">
36303       <method name="Void .ctor()">
36304         <size>7</size>
36305       </method>
36306       <method name="Void And()">
36307         <size>73</size>
36308       </method>
36309       <method name="Void Or()">
36310         <size>129</size>
36311       </method>
36312       <method name="Int32 Main()">
36313         <size>70</size>
36314       </method>
36315     </type>
36316   </test>
36317   <test name="test-615.cs">
36318     <type name="C">
36319       <method name="Void .ctor()">
36320         <size>7</size>
36321       </method>
36322       <method name="Void Main()">
36323         <size>16</size>
36324       </method>
36325     </type>
36326   </test>
36327   <test name="test-617.cs">
36328     <type name="Y">
36329       <method name="Void .ctor()">
36330         <size>7</size>
36331       </method>
36332       <method name="Void X.add_Foo(MyDelegate)">
36333         <size>1</size>
36334       </method>
36335       <method name="Void X.remove_Foo(MyDelegate)">
36336         <size>1</size>
36337       </method>
36338       <method name="Void add_Foo(MyDelegate)">
36339         <size>24</size>
36340       </method>
36341       <method name="Void remove_Foo(MyDelegate)">
36342         <size>24</size>
36343       </method>
36344       <method name="Int32 X.get_Prop()">
36345         <size>2</size>
36346       </method>
36347       <method name="Int32 Main()">
36348         <size>74</size>
36349       </method>
36350     </type>
36351     <type name="MyDelegate">
36352       <method name="Void .ctor(Object, IntPtr)">
36353         <size>0</size>
36354       </method>
36355       <method name="Int64 Invoke()">
36356         <size>0</size>
36357       </method>
36358       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36359         <size>0</size>
36360       </method>
36361       <method name="Int64 EndInvoke(IAsyncResult)">
36362         <size>0</size>
36363       </method>
36364     </type>
36365   </test>
36366   <test name="test-618.cs">
36367     <type name="C">
36368       <method name="Void .ctor()">
36369         <size>7</size>
36370       </method>
36371       <method name="Void ZeroBasedReductions()">
36372         <size>18</size>
36373       </method>
36374       <method name="Void Main()">
36375         <size>6</size>
36376       </method>
36377     </type>
36378   </test>
36379   <test name="test-619.cs">
36380     <type name="X">
36381       <method name="Void .ctor()">
36382         <size>7</size>
36383       </method>
36384       <method name="Void Main()">
36385         <size>11</size>
36386       </method>
36387     </type>
36388   </test>
36389   <test name="test-62.cs">
36390     <type name="X">
36391       <method name="Void .ctor()">
36392         <size>7</size>
36393       </method>
36394       <method name="X[] GetX()">
36395         <size>2</size>
36396       </method>
36397       <method name="System.Int32[] getInt()">
36398         <size>2</size>
36399       </method>
36400       <method name="System.Int32[,,] getMoreInt()">
36401         <size>2</size>
36402       </method>
36403       <method name="Int32 Main()">
36404         <size>2</size>
36405       </method>
36406     </type>
36407   </test>
36408   <test name="test-620.cs">
36409     <type name="X">
36410       <method name="Void .ctor()">
36411         <size>7</size>
36412       </method>
36413       <method name="Void A(Int32 ByRef)">
36414         <size>7</size>
36415       </method>
36416       <method name="Void B(Int32 ByRef)">
36417         <size>7</size>
36418       </method>
36419       <method name="Int32 Main()">
36420         <size>22</size>
36421       </method>
36422     </type>
36423   </test>
36424   <test name="test-621.cs">
36425     <type name="X">
36426       <method name="Void .ctor()">
36427         <size>7</size>
36428       </method>
36429       <method name="Void Main()">
36430         <size>129</size>
36431       </method>
36432     </type>
36433   </test>
36434   <test name="test-622.cs">
36435     <type name="A">
36436       <method name="Void .ctor(Int32)">
36437         <size>1</size>
36438       </method>
36439     </type>
36440     <type name="B">
36441       <method name="Void .ctor(Int32)">
36442         <size>7</size>
36443       </method>
36444     </type>
36445     <type name="X">
36446       <method name="Void .ctor()">
36447         <size>7</size>
36448       </method>
36449       <method name="Void Foo(A ByRef)">
36450         <size>8</size>
36451       </method>
36452       <method name="Void Foo(System.Object ByRef)">
36453         <size>9</size>
36454       </method>
36455       <method name="Int32 Main()">
36456         <size>16</size>
36457       </method>
36458     </type>
36459   </test>
36460   <test name="test-623.cs">
36461     <type name="X">
36462       <method name="Void .ctor()">
36463         <size>7</size>
36464       </method>
36465       <method name="Void a()">
36466         <size>0</size>
36467       </method>
36468     </type>
36469     <type name="Y">
36470       <method name="Void .ctor()">
36471         <size>7</size>
36472       </method>
36473       <method name="Void a()">
36474         <size>11</size>
36475       </method>
36476       <method name="Void Main()">
36477         <size>13</size>
36478       </method>
36479     </type>
36480   </test>
36481   <test name="test-624.cs">
36482     <type name="X">
36483       <method name="Void .ctor()">
36484         <size>7</size>
36485       </method>
36486       <method name="Int32 get_Type()">
36487         <size>2</size>
36488       </method>
36489       <method name="Void Main()">
36490         <size>3</size>
36491       </method>
36492     </type>
36493   </test>
36494   <test name="test-625.cs">
36495     <type name="Location">
36496       <method name="Void .ctor()">
36497         <size>7</size>
36498       </method>
36499       <method name="Int32 get_Null()">
36500         <size>2</size>
36501       </method>
36502     </type>
36503     <type name="X">
36504       <method name="Void .ctor()">
36505         <size>13</size>
36506       </method>
36507       <method name="Void Main()">
36508         <size>1</size>
36509       </method>
36510     </type>
36511   </test>
36512   <test name="test-626.cs">
36513     <type name="X">
36514       <method name="Void .ctor()">
36515         <size>7</size>
36516       </method>
36517       <method name="Void A()">
36518         <size>1</size>
36519       </method>
36520       <method name="Void Main()">
36521         <size>37</size>
36522       </method>
36523     </type>
36524   </test>
36525   <test name="test-627.cs">
36526     <type name="B">
36527       <method name="Void .ctor()">
36528         <size>7</size>
36529       </method>
36530       <method name="Void X.B()">
36531         <size>1</size>
36532       </method>
36533       <method name="Void A.B()">
36534         <size>1</size>
36535       </method>
36536     </type>
36537     <type name="M">
36538       <method name="Void .ctor()">
36539         <size>7</size>
36540       </method>
36541       <method name="Void N(System.Object)">
36542         <size>8</size>
36543       </method>
36544       <method name="Void Main()">
36545         <size>1</size>
36546       </method>
36547     </type>
36548   </test>
36549   <test name="test-628.cs">
36550     <type name="N1.B">
36551       <method name="Void .ctor()">
36552         <size>7</size>
36553       </method>
36554     </type>
36555     <type name="X">
36556       <method name="Void .ctor()">
36557         <size>7</size>
36558       </method>
36559     </type>
36560     <type name="X2">
36561       <method name="Void .ctor()">
36562         <size>7</size>
36563       </method>
36564     </type>
36565     <type name="Y2">
36566       <method name="Void .ctor()">
36567         <size>7</size>
36568       </method>
36569     </type>
36570     <type name="Y">
36571       <method name="Void .ctor()">
36572         <size>7</size>
36573       </method>
36574       <method name="Void Main()">
36575         <size>1</size>
36576       </method>
36577     </type>
36578   </test>
36579   <test name="test-629.cs">
36580     <type name="Foo">
36581       <method name="Void .ctor()">
36582         <size>7</size>
36583       </method>
36584       <method name="IEnumerable foo()">
36585         <size>16</size>
36586       </method>
36587       <method name="Int32 Main()">
36588         <size>65</size>
36589       </method>
36590     </type>
36591     <type name="Foo+&lt;foo&gt;c__Iterator0">
36592       <method name="Void .ctor()">
36593         <size>7</size>
36594       </method>
36595       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36596         <size>7</size>
36597       </method>
36598       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36599         <size>7</size>
36600       </method>
36601       <method name="Boolean MoveNext()">
36602         <size>39</size>
36603       </method>
36604       <method name="Void Dispose()">
36605         <size>8</size>
36606       </method>
36607       <method name="Void Reset()">
36608         <size>6</size>
36609       </method>
36610       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36611         <size>7</size>
36612       </method>
36613       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
36614         <size>26</size>
36615       </method>
36616     </type>
36617   </test>
36618   <test name="test-63.cs">
36619     <type name="X">
36620       <method name="Void .ctor()">
36621         <size>7</size>
36622       </method>
36623       <method name="Int32 Main()">
36624         <size>96</size>
36625       </method>
36626     </type>
36627   </test>
36628   <test name="test-630.cs">
36629     <type name="MyEx">
36630       <method name="Void .ctor()">
36631         <size>7</size>
36632       </method>
36633     </type>
36634     <type name="Ex">
36635       <method name="Void .ctor()">
36636         <size>7</size>
36637       </method>
36638       <method name="Int32 test(Int32)">
36639         <size>37</size>
36640       </method>
36641       <method name="Int32 Main()">
36642         <size>70</size>
36643       </method>
36644     </type>
36645   </test>
36646   <test name="test-631.cs">
36647     <type name="A">
36648       <method name="Void .ctor()">
36649         <size>7</size>
36650       </method>
36651       <method name="SByte op_Implicit(A)">
36652         <size>2</size>
36653       </method>
36654       <method name="Byte op_Implicit(A)">
36655         <size>2</size>
36656       </method>
36657       <method name="Int16 op_Implicit(A)">
36658         <size>2</size>
36659       </method>
36660       <method name="UInt16 op_Implicit(A)">
36661         <size>2</size>
36662       </method>
36663       <method name="Int32 op_Implicit(A)">
36664         <size>2</size>
36665       </method>
36666       <method name="UInt32 op_Implicit(A)">
36667         <size>2</size>
36668       </method>
36669       <method name="Int64 op_Implicit(A)">
36670         <size>3</size>
36671       </method>
36672       <method name="UInt64 op_Implicit(A)">
36673         <size>3</size>
36674       </method>
36675     </type>
36676     <type name="A2">
36677       <method name="Void .ctor()">
36678         <size>7</size>
36679       </method>
36680       <method name="SByte op_Implicit(A2)">
36681         <size>2</size>
36682       </method>
36683       <method name="Byte op_Implicit(A2)">
36684         <size>2</size>
36685       </method>
36686       <method name="Int16 op_Implicit(A2)">
36687         <size>2</size>
36688       </method>
36689       <method name="UInt32 op_Implicit(A2)">
36690         <size>2</size>
36691       </method>
36692       <method name="Int64 op_Implicit(A2)">
36693         <size>3</size>
36694       </method>
36695       <method name="UInt64 op_Implicit(A2)">
36696         <size>3</size>
36697       </method>
36698     </type>
36699     <type name="A3">
36700       <method name="Void .ctor()">
36701         <size>7</size>
36702       </method>
36703       <method name="SByte op_Implicit(A3)">
36704         <size>2</size>
36705       </method>
36706       <method name="UInt32 op_Implicit(A3)">
36707         <size>2</size>
36708       </method>
36709       <method name="Int64 op_Implicit(A3)">
36710         <size>3</size>
36711       </method>
36712       <method name="UInt64 op_Implicit(A3)">
36713         <size>3</size>
36714       </method>
36715     </type>
36716     <type name="A4">
36717       <method name="Void .ctor()">
36718         <size>7</size>
36719       </method>
36720       <method name="UInt32 op_Implicit(A4)">
36721         <size>2</size>
36722       </method>
36723       <method name="Int64 op_Implicit(A4)">
36724         <size>3</size>
36725       </method>
36726       <method name="UInt64 op_Implicit(A4)">
36727         <size>3</size>
36728       </method>
36729     </type>
36730     <type name="A5">
36731       <method name="Void .ctor()">
36732         <size>7</size>
36733       </method>
36734       <method name="UInt32 op_Implicit(A5)">
36735         <size>2</size>
36736       </method>
36737       <method name="Int32 op_Implicit(A5)">
36738         <size>2</size>
36739       </method>
36740     </type>
36741     <type name="A6">
36742       <method name="Void .ctor()">
36743         <size>7</size>
36744       </method>
36745       <method name="Byte op_Implicit(A6)">
36746         <size>2</size>
36747       </method>
36748     </type>
36749     <type name="MyDecimal">
36750       <method name="Void .ctor()">
36751         <size>7</size>
36752       </method>
36753       <method name="Decimal op_Implicit(MyDecimal)">
36754         <size>8</size>
36755       </method>
36756     </type>
36757     <type name="Constraint">
36758       <method name="Void .ctor()">
36759         <size>7</size>
36760       </method>
36761       <method name="Int32 Main()">
36762         <size>293</size>
36763       </method>
36764     </type>
36765   </test>
36766   <test name="test-632.cs">
36767     <type name="Bug379822">
36768       <method name="Void .ctor()">
36769         <size>7</size>
36770       </method>
36771       <method name="Void Assert(Boolean, Boolean)">
36772         <size>19</size>
36773       </method>
36774       <method name="Void TestAnd(Boolean)">
36775         <size>79</size>
36776       </method>
36777       <method name="Void TestOr(Boolean)">
36778         <size>88</size>
36779       </method>
36780       <method name="Void Test(Boolean)">
36781         <size>13</size>
36782       </method>
36783       <method name="Void Main()">
36784         <size>13</size>
36785       </method>
36786     </type>
36787   </test>
36788   <test name="test-633.cs">
36789     <type name="Test.C">
36790       <method name="Void .ctor()">
36791         <size>7</size>
36792       </method>
36793       <method name="Void Main()">
36794         <size>1</size>
36795       </method>
36796     </type>
36797   </test>
36798   <test name="test-634.cs">
36799     <type name="Test">
36800       <method name="Void .ctor()">
36801         <size>7</size>
36802       </method>
36803       <method name="Void TestFunc()">
36804         <size>2</size>
36805       </method>
36806       <method name="Void Main(System.String[])">
36807         <size>6</size>
36808       </method>
36809     </type>
36810     <type name="Test+D">
36811       <method name="Void .ctor(Object, IntPtr)">
36812         <size>0</size>
36813       </method>
36814       <method name="Void Invoke()">
36815         <size>0</size>
36816       </method>
36817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36818         <size>0</size>
36819       </method>
36820       <method name="Void EndInvoke(IAsyncResult)">
36821         <size>0</size>
36822       </method>
36823     </type>
36824   </test>
36825   <test name="test-635.cs">
36826     <type name="ShortCircuitFold">
36827       <method name="Void .ctor()">
36828         <size>7</size>
36829       </method>
36830       <method name="Boolean get_False()">
36831         <size>14</size>
36832       </method>
36833       <method name="Boolean get_True()">
36834         <size>14</size>
36835       </method>
36836       <method name="Void a(Boolean, Boolean)">
36837         <size>19</size>
36838       </method>
36839       <method name="Void c(Int32)">
36840         <size>67</size>
36841       </method>
36842       <method name="Boolean f()">
36843         <size>11</size>
36844       </method>
36845       <method name="Void Main()">
36846         <size>167</size>
36847       </method>
36848     </type>
36849   </test>
36850   <test name="test-636.cs">
36851     <type name="Foo">
36852       <method name="Void .ctor()">
36853         <size>7</size>
36854       </method>
36855       <method name="Boolean get_False()">
36856         <size>14</size>
36857       </method>
36858       <method name="Void ping()">
36859         <size>13</size>
36860       </method>
36861       <method name="Int32 test_while(Int32)">
36862         <size>53</size>
36863       </method>
36864       <method name="Int32 test_do_while(Int32)">
36865         <size>53</size>
36866       </method>
36867       <method name="Int32 test_for(Int32)">
36868         <size>64</size>
36869       </method>
36870       <method name="Void test_for_empty()">
36871         <size>35</size>
36872       </method>
36873       <method name="Void Main()">
36874         <size>30</size>
36875       </method>
36876     </type>
36877   </test>
36878   <test name="test-638.cs">
36879     <type name="Fail">
36880       <method name="Void .ctor()">
36881         <size>7</size>
36882       </method>
36883       <method name="Void Main()">
36884         <size>110</size>
36885       </method>
36886     </type>
36887     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
36888       <method name="Void .ctor()">
36889         <size>7</size>
36890       </method>
36891       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
36892         <size>28</size>
36893       </method>
36894     </type>
36895   </test>
36896   <test name="test-639.cs">
36897     <type name="Foo">
36898       <method name="Void .ctor()">
36899         <size>7</size>
36900       </method>
36901       <method name="System.String get_s()">
36902         <size>13</size>
36903       </method>
36904       <method name="Void set_s(System.String)">
36905         <size>34</size>
36906       </method>
36907       <method name="Void Main()">
36908         <size>67</size>
36909       </method>
36910     </type>
36911   </test>
36912   <test name="test-64.cs">
36913     <type name="Operator">
36914       <method name="Void .ctor()">
36915         <size>7</size>
36916       </method>
36917     </type>
36918     <type name="Blah">
36919       <method name="Void .ctor(Operator)">
36920         <size>7</size>
36921       </method>
36922     </type>
36923     <type name="T">
36924       <method name="Void .ctor()">
36925         <size>7</size>
36926       </method>
36927       <method name="Int32 Main()">
36928         <size>9</size>
36929       </method>
36930     </type>
36931   </test>
36932   <test name="test-640.cs">
36933     <type name="C">
36934       <method name="Void .ctor()">
36935         <size>7</size>
36936       </method>
36937       <method name="Int32 Main()">
36938         <size>100</size>
36939       </method>
36940     </type>
36941   </test>
36942   <test name="test-641.cs">
36943     <type name="Identifier">
36944       <method name="Void .ctor()">
36945         <size>7</size>
36946       </method>
36947       <method name="Int32 Main()">
36948         <size>55</size>
36949       </method>
36950       <method name="Boolean op_Equality(Identifier, Identifier)">
36951         <size>2</size>
36952       </method>
36953       <method name="Boolean op_Inequality(Identifier, Identifier)">
36954         <size>2</size>
36955       </method>
36956       <method name="Identifier op_Implicit(System.String)">
36957         <size>2</size>
36958       </method>
36959       <method name="System.String op_Implicit(Identifier)">
36960         <size>2</size>
36961       </method>
36962       <method name="Decimal op_Implicit(Identifier)">
36963         <size>7</size>
36964       </method>
36965     </type>
36966   </test>
36967   <test name="test-642.cs">
36968     <type name="C">
36969       <method name="Void .ctor()">
36970         <size>7</size>
36971       </method>
36972       <method name="Int32 Main()">
36973         <size>40</size>
36974       </method>
36975     </type>
36976   </test>
36977   <test name="test-643.cs">
36978     <type name="PointerArithmeticTest">
36979       <method name="Void .ctor()">
36980         <size>7</size>
36981       </method>
36982       <method name="Int32 Main()">
36983         <size>130</size>
36984       </method>
36985       <method name="Int32* Conversions(Int64)">
36986         <size>3</size>
36987       </method>
36988       <method name="Int32 CheckAdd(Byte*, Int32)">
36989         <size>14</size>
36990       </method>
36991       <method name="Int32 CheckSub(Int16*, Int32)">
36992         <size>16</size>
36993       </method>
36994       <method name="Int32 CheckSub2(Int16*, Int32)">
36995         <size>23</size>
36996       </method>
36997     </type>
36998   </test>
36999   <test name="test-644.cs">
37000     <type name="Program">
37001       <method name="Void .ctor()">
37002         <size>7</size>
37003       </method>
37004       <method name="System.Object M(Int32)">
37005         <size>2</size>
37006       </method>
37007       <method name="Void Test_1()">
37008         <size>59</size>
37009       </method>
37010       <method name="Boolean Test_2()">
37011         <size>24</size>
37012       </method>
37013       <method name="Boolean Test_3()">
37014         <size>24</size>
37015       </method>
37016       <method name="Boolean Test_4(Program+D)">
37017         <size>13</size>
37018       </method>
37019       <method name="Int32 Main()">
37020         <size>75</size>
37021       </method>
37022     </type>
37023     <type name="Program+D">
37024       <method name="Void .ctor(Object, IntPtr)">
37025         <size>0</size>
37026       </method>
37027       <method name="System.Object Invoke(Int32)">
37028         <size>0</size>
37029       </method>
37030       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37031         <size>0</size>
37032       </method>
37033       <method name="System.Object EndInvoke(IAsyncResult)">
37034         <size>0</size>
37035       </method>
37036     </type>
37037   </test>
37038   <test name="test-645.cs">
37039     <type name="Program">
37040       <method name="Void .ctor()">
37041         <size>7</size>
37042       </method>
37043       <method name="IEnumerable get_Empty()">
37044         <size>16</size>
37045       </method>
37046       <method name="Void Main()">
37047         <size>61</size>
37048       </method>
37049     </type>
37050     <type name="Program+&lt;&gt;c__Iterator0">
37051       <method name="Void .ctor()">
37052         <size>7</size>
37053       </method>
37054       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37055         <size>7</size>
37056       </method>
37057       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37058         <size>7</size>
37059       </method>
37060       <method name="Boolean MoveNext()">
37061         <size>158</size>
37062       </method>
37063       <method name="Void Dispose()">
37064         <size>8</size>
37065       </method>
37066       <method name="Void Reset()">
37067         <size>6</size>
37068       </method>
37069       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37070         <size>7</size>
37071       </method>
37072       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37073         <size>26</size>
37074       </method>
37075     </type>
37076   </test>
37077   <test name="test-646.cs">
37078     <type name="Program">
37079       <method name="Void .ctor()">
37080         <size>7</size>
37081       </method>
37082       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
37083         <size>7</size>
37084       </method>
37085       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
37086         <size>7</size>
37087       </method>
37088       <method name="Int32 Main()">
37089         <size>113</size>
37090       </method>
37091     </type>
37092   </test>
37093   <test name="test-647.cs">
37094     <type name="Foo">
37095       <method name="Void .ctor()">
37096         <size>7</size>
37097       </method>
37098       <method name="Void Main()">
37099         <size>28</size>
37100       </method>
37101     </type>
37102   </test>
37103   <test name="test-648.cs">
37104     <type name="ParamMismatch.TestCase">
37105       <method name="Void .ctor()">
37106         <size>7</size>
37107       </method>
37108       <method name="Void add_Culprit(System.EventHandler)">
37109         <size>1</size>
37110       </method>
37111       <method name="Void remove_Culprit(System.EventHandler)">
37112         <size>1</size>
37113       </method>
37114       <method name="Void Main()">
37115         <size>1</size>
37116       </method>
37117       <method name="Void Finalize()">
37118         <size>13</size>
37119       </method>
37120     </type>
37121   </test>
37122   <test name="test-649.cs">
37123     <type name="MainClass">
37124       <method name="Void .ctor()">
37125         <size>7</size>
37126       </method>
37127       <method name="Void Main(System.String[])">
37128         <size>609</size>
37129       </method>
37130     </type>
37131     <type name="MainClass+Decimal2">
37132       <method name="Void .ctor(Double)">
37133         <size>13</size>
37134       </method>
37135       <method name="Void .ctor(Decimal)">
37136         <size>8</size>
37137       </method>
37138       <method name="Decimal2 op_Explicit(Decimal)">
37139         <size>7</size>
37140       </method>
37141       <method name="Decimal2 op_Explicit(Double)">
37142         <size>7</size>
37143       </method>
37144       <method name="Decimal op_Implicit(Decimal2)">
37145         <size>8</size>
37146       </method>
37147     </type>
37148   </test>
37149   <test name="test-65.cs">
37150     <type name="X">
37151       <method name="Void .ctor()">
37152         <size>7</size>
37153       </method>
37154       <method name="Void receiver(S)">
37155         <size>7</size>
37156       </method>
37157       <method name="System.Object BoxS()">
37158         <size>21</size>
37159       </method>
37160       <method name="S Plain()">
37161         <size>16</size>
37162       </method>
37163       <method name="Int32 Main()">
37164         <size>98</size>
37165       </method>
37166     </type>
37167   </test>
37168   <test name="test-650.cs">
37169     <type name="App">
37170       <method name="Void .ctor()">
37171         <size>7</size>
37172       </method>
37173       <method name="Void Main()">
37174         <size>1</size>
37175       </method>
37176     </type>
37177   </test>
37178   <test name="test-651.cs">
37179     <type name="Foo">
37180       <method name="Void .ctor()">
37181         <size>7</size>
37182       </method>
37183       <method name="Void Open(IList)">
37184         <size>1</size>
37185       </method>
37186       <method name="Void Open(System.Collections.ArrayList ByRef)">
37187         <size>20</size>
37188       </method>
37189       <method name="Void Main()">
37190         <size>1</size>
37191       </method>
37192     </type>
37193   </test>
37194   <test name="test-652.cs">
37195     <type name="C">
37196       <method name="Void .ctor()">
37197         <size>7</size>
37198       </method>
37199       <method name="Int32 Main()">
37200         <size>6</size>
37201       </method>
37202       <method name="Int32 Test()">
37203         <size>27</size>
37204       </method>
37205     </type>
37206   </test>
37207   <test name="test-653.cs">
37208     <type name="C">
37209       <method name="Void .ctor()">
37210         <size>7</size>
37211       </method>
37212       <method name="Int32 Test()">
37213         <size>50</size>
37214       </method>
37215       <method name="Void Test2()">
37216         <size>32</size>
37217       </method>
37218       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
37219         <size>39</size>
37220       </method>
37221       <method name="Int32 Main()">
37222         <size>41</size>
37223       </method>
37224     </type>
37225   </test>
37226   <test name="test-654.cs">
37227     <type name="Program">
37228       <method name="Void .ctor()">
37229         <size>7</size>
37230       </method>
37231       <method name="Int32 Main()">
37232         <size>8</size>
37233       </method>
37234       <method name="Int32 Test(SByte*)">
37235         <size>33</size>
37236       </method>
37237     </type>
37238   </test>
37239   <test name="test-655.cs">
37240     <type name="D">
37241       <method name="Void .ctor()">
37242         <size>7</size>
37243       </method>
37244       <method name="Byte get_Item(Int32)">
37245         <size>7</size>
37246       </method>
37247       <method name="Void set_Item(Int32, Byte)">
37248         <size>8</size>
37249       </method>
37250       <method name="Int32 Main()">
37251         <size>77</size>
37252       </method>
37253     </type>
37254   </test>
37255   <test name="test-656.cs">
37256     <type name="Goo">
37257       <method name="Void .ctor()">
37258         <size>7</size>
37259       </method>
37260       <method name="Void Main()">
37261         <size>26</size>
37262       </method>
37263     </type>
37264   </test>
37265   <test name="test-657.cs">
37266     <type name="TestDebug.C">
37267       <method name="Void .ctor()">
37268         <size>7</size>
37269       </method>
37270       <method name="Void Method()">
37271         <size>1</size>
37272       </method>
37273     </type>
37274     <type name="TestDebug.Program">
37275       <method name="Void .ctor()">
37276         <size>7</size>
37277       </method>
37278       <method name="Void Excluded()">
37279         <size>11</size>
37280       </method>
37281       <method name="Int32 Main()">
37282         <size>7</size>
37283       </method>
37284     </type>
37285   </test>
37286   <test name="test-658.cs">
37287     <type name="A">
37288       <method name="Void .ctor()">
37289         <size>7</size>
37290       </method>
37291       <method name="Int32 get_Thread()">
37292         <size>2</size>
37293       </method>
37294     </type>
37295     <type name="Thread">
37296       <method name="Void .ctor()">
37297         <size>7</size>
37298       </method>
37299       <method name="Void Foo()">
37300         <size>1</size>
37301       </method>
37302     </type>
37303     <type name="B">
37304       <method name="Void .ctor()">
37305         <size>7</size>
37306       </method>
37307       <method name="Void Main()">
37308         <size>6</size>
37309       </method>
37310     </type>
37311   </test>
37312   <test name="test-659.cs">
37313     <type name="MySubClass">
37314       <method name="Void .ctor()">
37315         <size>7</size>
37316       </method>
37317       <method name="Int32 Main()">
37318         <size>30</size>
37319       </method>
37320       <method name="Void set_BB(Int32, Boolean)">
37321         <size>1</size>
37322       </method>
37323       <method name="Void Iface.set_AA(Int32, Boolean)">
37324         <size>9</size>
37325       </method>
37326     </type>
37327   </test>
37328   <test name="test-66.cs">
37329     <type name="Y">
37330       <method name="Void .ctor()">
37331         <size>7</size>
37332       </method>
37333     </type>
37334     <type name="X">
37335       <method name="Void .ctor()">
37336         <size>7</size>
37337       </method>
37338       <method name="Void .cctor()">
37339         <size>53</size>
37340       </method>
37341       <method name="Void FillOne()">
37342         <size>18</size>
37343       </method>
37344       <method name="Void FillSingle()">
37345         <size>39</size>
37346       </method>
37347       <method name="Void FillDouble()">
37348         <size>59</size>
37349       </method>
37350       <method name="Void FillObject()">
37351         <size>52</size>
37352       </method>
37353       <method name="Void FillDoubleObject()">
37354         <size>81</size>
37355       </method>
37356       <method name="Int32 TestSingle()">
37357         <size>47</size>
37358       </method>
37359       <method name="Int32 TestDouble()">
37360         <size>67</size>
37361       </method>
37362       <method name="Int32 TestObjectSingle()">
37363         <size>48</size>
37364       </method>
37365       <method name="Int32 TestObjectDouble()">
37366         <size>72</size>
37367       </method>
37368       <method name="Int32 Main()">
37369         <size>80</size>
37370       </method>
37371     </type>
37372   </test>
37373   <test name="test-660.cs">
37374     <type name="Test">
37375       <method name="Void .ctor()">
37376         <size>7</size>
37377       </method>
37378       <method name="Void Main()">
37379         <size>25</size>
37380       </method>
37381     </type>
37382     <type name="Status">
37383       <method name="Void .ctor(Code)">
37384         <size>8</size>
37385       </method>
37386       <method name="Status op_Implicit(Code)">
37387         <size>7</size>
37388       </method>
37389       <method name="Code op_Implicit(Status)">
37390         <size>8</size>
37391       </method>
37392     </type>
37393   </test>
37394   <test name="test-661.cs">
37395     <type name="Test">
37396       <method name="Void .ctor()">
37397         <size>7</size>
37398       </method>
37399       <method name="Void Main()">
37400         <size>1</size>
37401       </method>
37402       <method name="Void TestMethod()">
37403         <size>15</size>
37404       </method>
37405       <method name="SummaryInfo GetSummary()">
37406         <size>2</size>
37407       </method>
37408     </type>
37409   </test>
37410   <test name="test-662.cs">
37411     <type name="C">
37412       <method name="Void .ctor()">
37413         <size>7</size>
37414       </method>
37415       <method name="Void Main()">
37416         <size>1</size>
37417       </method>
37418     </type>
37419   </test>
37420   <test name="test-663.cs">
37421     <type name="A">
37422       <method name="Void .ctor()">
37423         <size>7</size>
37424       </method>
37425       <method name="Int32 op_Implicit(A)">
37426         <size>2</size>
37427       </method>
37428       <method name="Boolean op_Implicit(A)">
37429         <size>2</size>
37430       </method>
37431     </type>
37432     <type name="C">
37433       <method name="Void .ctor()">
37434         <size>7</size>
37435       </method>
37436       <method name="Void Main()">
37437         <size>17</size>
37438       </method>
37439     </type>
37440   </test>
37441   <test name="test-664.cs">
37442     <type name="C">
37443       <method name="Void .ctor()">
37444         <size>7</size>
37445       </method>
37446       <method name="Boolean Test(System.String)">
37447         <size>148</size>
37448       </method>
37449       <method name="Int32 Main()">
37450         <size>49</size>
37451       </method>
37452     </type>
37453   </test>
37454   <test name="test-665.cs">
37455     <type name="Test">
37456       <method name="Void .ctor()">
37457         <size>7</size>
37458       </method>
37459       <method name="Int32 Main()">
37460         <size>14</size>
37461       </method>
37462       <method name="Int32 Method(System.Object)">
37463         <size>2</size>
37464       </method>
37465     </type>
37466   </test>
37467   <test name="test-666.cs">
37468     <type name="C">
37469       <method name="Void .ctor()">
37470         <size>7</size>
37471       </method>
37472       <method name="Void Main()">
37473         <size>1</size>
37474       </method>
37475     </type>
37476   </test>
37477   <test name="test-667.cs">
37478     <type name="CA">
37479       <method name="Void .ctor()">
37480         <size>7</size>
37481       </method>
37482       <method name="Void IA.M()">
37483         <size>1</size>
37484       </method>
37485     </type>
37486     <type name="CC">
37487       <method name="Void .ctor()">
37488         <size>7</size>
37489       </method>
37490       <method name="Void Main()">
37491         <size>1</size>
37492       </method>
37493     </type>
37494   </test>
37495   <test name="test-668.cs">
37496     <type name="Bar">
37497       <method name="Void .ctor()">
37498         <size>7</size>
37499       </method>
37500     </type>
37501     <type name="Test">
37502       <method name="Void .ctor()">
37503         <size>7</size>
37504       </method>
37505       <method name="Void Main()">
37506         <size>7</size>
37507       </method>
37508     </type>
37509   </test>
37510   <test name="test-669.cs">
37511     <type name="Test">
37512       <method name="Void .ctor()">
37513         <size>7</size>
37514       </method>
37515       <method name="Void Main()">
37516         <size>3</size>
37517       </method>
37518     </type>
37519   </test>
37520   <test name="test-670.cs">
37521     <type name="C">
37522       <method name="Void .ctor()">
37523         <size>7</size>
37524       </method>
37525       <method name="Void Main()">
37526         <size>14</size>
37527       </method>
37528     </type>
37529   </test>
37530   <test name="test-671.cs">
37531     <type name="C">
37532       <method name="Void .ctor()">
37533         <size>7</size>
37534       </method>
37535       <method name="Int32 Main()">
37536         <size>19</size>
37537       </method>
37538       <method name="Boolean Bar(System.Object)">
37539         <size>2</size>
37540       </method>
37541     </type>
37542   </test>
37543   <test name="test-672.cs">
37544     <type name="X">
37545       <method name="Void .ctor()">
37546         <size>7</size>
37547       </method>
37548       <method name="S* get_Foo2()">
37549         <size>3</size>
37550       </method>
37551       <method name="Void Main()">
37552         <size>1</size>
37553       </method>
37554       <method name="Int32* get_Foo()">
37555         <size>3</size>
37556       </method>
37557     </type>
37558   </test>
37559   <test name="test-673.cs">
37560     <type name="Test">
37561       <method name="Void .ctor()">
37562         <size>7</size>
37563       </method>
37564       <method name="Void Foo()">
37565         <size>1</size>
37566       </method>
37567       <method name="Int32 Main()">
37568         <size>85</size>
37569       </method>
37570     </type>
37571   </test>
37572   <test name="test-674.cs">
37573     <type name="Test">
37574       <method name="Void .ctor()">
37575         <size>7</size>
37576       </method>
37577       <method name="Int32 Main()">
37578         <size>56</size>
37579       </method>
37580       <method name="Int32 &lt;Main&gt;m__0(Int32)">
37581         <size>2</size>
37582       </method>
37583     </type>
37584     <type name="Test+D">
37585       <method name="Void .ctor(Object, IntPtr)">
37586         <size>0</size>
37587       </method>
37588       <method name="Int32 Invoke(Int32)">
37589         <size>0</size>
37590       </method>
37591       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37592         <size>0</size>
37593       </method>
37594       <method name="Int32 EndInvoke(IAsyncResult)">
37595         <size>0</size>
37596       </method>
37597     </type>
37598   </test>
37599   <test name="test-675.cs">
37600     <type name="B">
37601       <method name="Void .ctor()">
37602         <size>7</size>
37603       </method>
37604       <method name="Int32 GetHashCode()">
37605         <size>2</size>
37606       </method>
37607       <method name="Boolean Equals(System.Object)">
37608         <size>2</size>
37609       </method>
37610       <method name="Boolean op_Equality(B, B)">
37611         <size>2</size>
37612       </method>
37613       <method name="Boolean op_Inequality(B, B)">
37614         <size>2</size>
37615       </method>
37616     </type>
37617     <type name="Test">
37618       <method name="Void .ctor()">
37619         <size>7</size>
37620       </method>
37621       <method name="Int32 Main()">
37622         <size>2</size>
37623       </method>
37624     </type>
37625   </test>
37626   <test name="test-676.cs">
37627     <type name="N.Item">
37628       <method name="Void .ctor()">
37629         <size>7</size>
37630       </method>
37631     </type>
37632     <type name="N.Test">
37633       <method name="Void .ctor()">
37634         <size>7</size>
37635       </method>
37636       <method name="N.Item get_Item(N.Test)">
37637         <size>2</size>
37638       </method>
37639       <method name="Void Foo(ItemSlot)">
37640         <size>27</size>
37641       </method>
37642       <method name="Int32 Main()">
37643         <size>2</size>
37644       </method>
37645     </type>
37646   </test>
37647   <test name="test-677.cs">
37648     <type name="InvokeWindow">
37649       <method name="Void .ctor()">
37650         <size>7</size>
37651       </method>
37652       <method name="Void add_E(D)">
37653         <size>24</size>
37654       </method>
37655       <method name="Void remove_E(D)">
37656         <size>24</size>
37657       </method>
37658       <method name="Void Run()">
37659         <size>12</size>
37660       </method>
37661     </type>
37662     <type name="Test">
37663       <method name="Void .ctor()">
37664         <size>7</size>
37665       </method>
37666       <method name="Int32 Main()">
37667         <size>32</size>
37668       </method>
37669       <method name="Void OnDeleteEvent()">
37670         <size>1</size>
37671       </method>
37672       <method name="Void OnDeleteEvent(Int32)">
37673         <size>1</size>
37674       </method>
37675     </type>
37676     <type name="D">
37677       <method name="Void .ctor(Object, IntPtr)">
37678         <size>0</size>
37679       </method>
37680       <method name="Void Invoke()">
37681         <size>0</size>
37682       </method>
37683       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37684         <size>0</size>
37685       </method>
37686       <method name="Void EndInvoke(IAsyncResult)">
37687         <size>0</size>
37688       </method>
37689     </type>
37690   </test>
37691   <test name="test-678.cs">
37692     <type name="NaNTest">
37693       <method name="Void .ctor(Double, Double)">
37694         <size>171</size>
37695       </method>
37696       <method name="Int32 Main()">
37697         <size>26</size>
37698       </method>
37699     </type>
37700   </test>
37701   <test name="test-679.cs">
37702     <type name="Program">
37703       <method name="Void .ctor()">
37704         <size>7</size>
37705       </method>
37706       <method name="Int32 Main()">
37707         <size>12</size>
37708       </method>
37709     </type>
37710   </test>
37711   <test name="test-68.cs">
37712     <type name="Y">
37713       <method name="Void .ctor()">
37714         <size>14</size>
37715       </method>
37716     </type>
37717     <type name="X">
37718       <method name="Void .ctor()">
37719         <size>7</size>
37720       </method>
37721       <method name="Int32 Main()">
37722         <size>147</size>
37723       </method>
37724     </type>
37725   </test>
37726   <test name="test-680.cs">
37727     <type name="AsStringProblem.MainClass">
37728       <method name="Void .ctor()">
37729         <size>7</size>
37730       </method>
37731       <method name="Void Main()">
37732         <size>94</size>
37733       </method>
37734     </type>
37735   </test>
37736   <test name="test-681.cs">
37737     <type name="Bug">
37738       <method name="Void .ctor()">
37739         <size>20</size>
37740       </method>
37741       <method name="Void Main()">
37742         <size>1</size>
37743       </method>
37744     </type>
37745     <type name="BugClass">
37746       <method name="Void .cctor()">
37747         <size>18</size>
37748       </method>
37749       <method name="Void FooImplementation(System.Void*)">
37750         <size>1</size>
37751       </method>
37752     </type>
37753     <type name="BugClass+Foo">
37754       <method name="Void .ctor(Object, IntPtr)">
37755         <size>0</size>
37756       </method>
37757       <method name="Void Invoke(System.Void*)">
37758         <size>0</size>
37759       </method>
37760       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
37761         <size>0</size>
37762       </method>
37763       <method name="Void EndInvoke(IAsyncResult)">
37764         <size>0</size>
37765       </method>
37766     </type>
37767   </test>
37768   <test name="test-683.cs">
37769     <type name="broken_cast">
37770       <method name="Void .ctor()">
37771         <size>7</size>
37772       </method>
37773       <method name="Int32 Main()">
37774         <size>32</size>
37775       </method>
37776     </type>
37777   </test>
37778   <test name="test-684.cs">
37779     <type name="mono_bug.Program">
37780       <method name="Void .ctor()">
37781         <size>7</size>
37782       </method>
37783       <method name="Void Main()">
37784         <size>71</size>
37785       </method>
37786       <method name="System.Double[][,] ReturnArray()">
37787         <size>62</size>
37788       </method>
37789     </type>
37790   </test>
37791   <test name="test-685.cs">
37792     <type name="C">
37793       <method name="Void .ctor()">
37794         <size>7</size>
37795       </method>
37796       <method name="Void Main()">
37797         <size>28</size>
37798       </method>
37799     </type>
37800   </test>
37801   <test name="test-686.cs">
37802     <type name="Test">
37803       <method name="Void .ctor()">
37804         <size>7</size>
37805       </method>
37806       <method name="Void Main()">
37807         <size>51</size>
37808       </method>
37809       <method name="Void Foo()">
37810         <size>145</size>
37811       </method>
37812     </type>
37813   </test>
37814   <test name="test-687.cs">
37815     <type name="XUnit">
37816       <method name="Void .ctor(Double)">
37817         <size>8</size>
37818       </method>
37819       <method name="XUnit op_Implicit(Double)">
37820         <size>10</size>
37821       </method>
37822       <method name="Double op_Implicit(XUnit)">
37823         <size>8</size>
37824       </method>
37825     </type>
37826     <type name="Unit">
37827       <method name="Void .ctor(Double)">
37828         <size>8</size>
37829       </method>
37830       <method name="Unit op_Implicit(Double)">
37831         <size>10</size>
37832       </method>
37833       <method name="Double op_Implicit(Unit)">
37834         <size>8</size>
37835       </method>
37836     </type>
37837     <type name="Test">
37838       <method name="Void .ctor()">
37839         <size>7</size>
37840       </method>
37841       <method name="Int32 Main()">
37842         <size>56</size>
37843       </method>
37844     </type>
37845   </test>
37846   <test name="test-688.cs">
37847     <type name="Test">
37848       <method name="Void .ctor()">
37849         <size>7</size>
37850       </method>
37851       <method name="Int32 Main()">
37852         <size>46</size>
37853       </method>
37854       <method name="Byte* GetFoo()">
37855         <size>7</size>
37856       </method>
37857       <method name="Byte* GetFoo2()">
37858         <size>7</size>
37859       </method>
37860     </type>
37861   </test>
37862   <test name="test-689.cs">
37863     <type name="Sample">
37864       <method name="Void Main()">
37865         <size>3</size>
37866       </method>
37867       <method name="Void Foo(Byte*, Byte*)">
37868         <size>42</size>
37869       </method>
37870     </type>
37871   </test>
37872   <test name="test-69.cs">
37873     <type name="Blah">
37874       <method name="Void .ctor()">
37875         <size>7</size>
37876       </method>
37877       <method name="Void Start_internal(IntPtr)">
37878         <size>0</size>
37879       </method>
37880       <method name="Int32 Main()">
37881         <size>2</size>
37882       </method>
37883     </type>
37884   </test>
37885   <test name="test-690.cs">
37886     <type name="Test.Test">
37887       <method name="Void .ctor()">
37888         <size>7</size>
37889       </method>
37890       <method name="Void Main()">
37891         <size>1</size>
37892       </method>
37893     </type>
37894   </test>
37895   <test name="test-691.cs">
37896     <type name="ConsoleApplication6.Program">
37897       <method name="Void .ctor()">
37898         <size>7</size>
37899       </method>
37900       <method name="Void .cctor()">
37901         <size>23</size>
37902       </method>
37903       <method name="Void Main()">
37904         <size>127</size>
37905       </method>
37906     </type>
37907   </test>
37908   <test name="test-692.cs">
37909     <type name="Test">
37910       <method name="Void .ctor()">
37911         <size>7</size>
37912       </method>
37913       <method name="Void test1(DateTime ByRef)">
37914         <size>10</size>
37915       </method>
37916       <method name="Void test2(DateTime ByRef)">
37917         <size>13</size>
37918       </method>
37919       <method name="Int32 Main()">
37920         <size>141</size>
37921       </method>
37922     </type>
37923   </test>
37924   <test name="test-693.cs">
37925     <type name="ConstTest">
37926       <method name="Void .ctor()">
37927         <size>7</size>
37928       </method>
37929       <method name="Int32 Main()">
37930         <size>32</size>
37931       </method>
37932     </type>
37933   </test>
37934   <test name="test-694.cs">
37935     <type name="Test">
37936       <method name="Void .ctor()">
37937         <size>7</size>
37938       </method>
37939       <method name="Int32 Main()">
37940         <size>2</size>
37941       </method>
37942     </type>
37943   </test>
37944   <test name="test-695.cs">
37945     <type name="Program">
37946       <method name="Void .ctor()">
37947         <size>7</size>
37948       </method>
37949       <method name="Void .cctor()">
37950         <size>53</size>
37951       </method>
37952       <method name="Int32 Main()">
37953         <size>680</size>
37954       </method>
37955       <method name="System.String get_BaseDirectory()">
37956         <size>28</size>
37957       </method>
37958     </type>
37959     <type name="&lt;PrivateImplementationDetails&gt;">
37960       <method name="Void .ctor()">
37961         <size>7</size>
37962       </method>
37963     </type>
37964   </test>
37965   <test name="test-696.cs">
37966     <type name="S">
37967       <method name="Void f(S)">
37968         <size>1</size>
37969       </method>
37970       <method name="S op_Implicit(C)">
37971         <size>2</size>
37972       </method>
37973     </type>
37974     <type name="C">
37975       <method name="Void .ctor()">
37976         <size>7</size>
37977       </method>
37978       <method name="Void Main()">
37979         <size>12</size>
37980       </method>
37981     </type>
37982   </test>
37983   <test name="test-697.cs">
37984     <type name="C">
37985       <method name="Void .ctor()">
37986         <size>7</size>
37987       </method>
37988       <method name="Void Main()">
37989         <size>1</size>
37990       </method>
37991     </type>
37992   </test>
37993   <test name="test-698.cs">
37994     <type name="test">
37995       <method name="Void .ctor()">
37996         <size>7</size>
37997       </method>
37998       <method name="Void Main()">
37999         <size>12</size>
38000       </method>
38001     </type>
38002   </test>
38003   <test name="test-699.cs">
38004     <type name="D">
38005       <method name="Void .ctor(String)">
38006         <size>25</size>
38007       </method>
38008       <method name="System.String get_message()">
38009         <size>7</size>
38010       </method>
38011       <method name="Void Main()">
38012         <size>1</size>
38013       </method>
38014     </type>
38015   </test>
38016   <test name="test-7.cs">
38017     <type name="Mine.MyBoolean">
38018       <method name="Void .ctor()">
38019         <size>7</size>
38020       </method>
38021       <method name="Boolean op_Implicit(Mine.MyBoolean)">
38022         <size>2</size>
38023       </method>
38024     </type>
38025     <type name="Mine.MyTrueFalse">
38026       <method name="Void .ctor()">
38027         <size>7</size>
38028       </method>
38029       <method name="Boolean op_True(Mine.MyTrueFalse)">
38030         <size>2</size>
38031       </method>
38032       <method name="Boolean op_False(Mine.MyTrueFalse)">
38033         <size>2</size>
38034       </method>
38035     </type>
38036     <type name="Mine.Blah">
38037       <method name="Void .ctor(Int32)">
38038         <size>14</size>
38039       </method>
38040       <method name="Int32 Main()">
38041         <size>408</size>
38042       </method>
38043       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
38044         <size>31</size>
38045       </method>
38046       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
38047         <size>22</size>
38048       </method>
38049       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
38050         <size>23</size>
38051       </method>
38052       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
38053         <size>31</size>
38054       </method>
38055       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
38056         <size>24</size>
38057       </method>
38058       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
38059         <size>24</size>
38060       </method>
38061       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
38062         <size>24</size>
38063       </method>
38064       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
38065         <size>23</size>
38066       </method>
38067       <method name="Boolean op_LogicalNot(Mine.Blah)">
38068         <size>20</size>
38069       </method>
38070       <method name="Mine.Blah op_Increment(Mine.Blah)">
38071         <size>26</size>
38072       </method>
38073       <method name="Mine.Blah op_Decrement(Mine.Blah)">
38074         <size>26</size>
38075       </method>
38076       <method name="Boolean op_True(Mine.Blah)">
38077         <size>20</size>
38078       </method>
38079       <method name="Boolean op_False(Mine.Blah)">
38080         <size>23</size>
38081       </method>
38082       <method name="Int32 op_Implicit(Mine.Blah)">
38083         <size>17</size>
38084       </method>
38085       <method name="Double op_Explicit(Mine.Blah)">
38086         <size>18</size>
38087       </method>
38088     </type>
38089   </test>
38090   <test name="test-70.cs">
38091     <type name="X">
38092       <method name="Void .ctor()">
38093         <size>7</size>
38094       </method>
38095       <method name="Int32 get_A()">
38096         <size>2</size>
38097       </method>
38098       <method name="Int32 B()">
38099         <size>2</size>
38100       </method>
38101     </type>
38102     <type name="Y">
38103       <method name="Void .ctor()">
38104         <size>7</size>
38105       </method>
38106       <method name="Int32 get_A()">
38107         <size>9</size>
38108       </method>
38109       <method name="Int32 B()">
38110         <size>9</size>
38111       </method>
38112     </type>
38113     <type name="Z">
38114       <method name="Void .ctor()">
38115         <size>7</size>
38116       </method>
38117       <method name="Int32 Main()">
38118         <size>70</size>
38119       </method>
38120     </type>
38121   </test>
38122   <test name="test-700.cs">
38123     <type name="FooAttribute">
38124       <method name="Void .ctor(String)">
38125         <size>7</size>
38126       </method>
38127     </type>
38128     <type name="Test">
38129       <method name="Void .ctor()">
38130         <size>7</size>
38131       </method>
38132     </type>
38133     <type name="Program">
38134       <method name="Void .ctor()">
38135         <size>7</size>
38136       </method>
38137       <method name="Void Main()">
38138         <size>1</size>
38139       </method>
38140     </type>
38141   </test>
38142   <test name="test-701.cs">
38143     <type name="Foo">
38144       <method name="Void .ctor()">
38145         <size>7</size>
38146       </method>
38147       <method name="UInt16 ToUint16()">
38148         <size>6</size>
38149       </method>
38150       <method name="Void Main()">
38151         <size>1</size>
38152       </method>
38153     </type>
38154   </test>
38155   <test name="test-703.cs">
38156     <type name="A">
38157       <method name="Void .ctor()">
38158         <size>7</size>
38159       </method>
38160       <method name="Void add_Finished(System.EventHandler)">
38161         <size>0</size>
38162       </method>
38163       <method name="Void remove_Finished(System.EventHandler)">
38164         <size>0</size>
38165       </method>
38166       <method name="Void test(A)">
38167         <size>19</size>
38168       </method>
38169       <method name="Void TestA(System.Object, System.EventArgs)">
38170         <size>25</size>
38171       </method>
38172     </type>
38173     <type name="B">
38174       <method name="Void .ctor()">
38175         <size>65</size>
38176       </method>
38177       <method name="Void add_Finished(System.EventHandler)">
38178         <size>24</size>
38179       </method>
38180       <method name="Void remove_Finished(System.EventHandler)">
38181         <size>24</size>
38182       </method>
38183       <method name="Void TestB(System.Object, System.EventArgs)">
38184         <size>25</size>
38185       </method>
38186       <method name="Int32 Main()">
38187         <size>14</size>
38188       </method>
38189     </type>
38190   </test>
38191   <test name="test-705.cs">
38192     <type name="Test">
38193       <method name="Void .ctor()">
38194         <size>7</size>
38195       </method>
38196       <method name="Void .cctor()">
38197         <size>1</size>
38198       </method>
38199       <method name="Nested GetEnumerator()">
38200         <size>10</size>
38201       </method>
38202     </type>
38203     <type name="Test+Nested">
38204       <method name="Void System.IDisposable.Dispose()">
38205         <size>13</size>
38206       </method>
38207       <method name="Int32 get_Current()">
38208         <size>2</size>
38209       </method>
38210       <method name="Boolean MoveNext()">
38211         <size>2</size>
38212       </method>
38213       <method name="Void Reset()">
38214         <size>1</size>
38215       </method>
38216       <method name="Void Dispose()">
38217         <size>11</size>
38218       </method>
38219     </type>
38220     <type name="Program">
38221       <method name="Int32 Main()">
38222         <size>72</size>
38223       </method>
38224     </type>
38225   </test>
38226   <test name="test-706.cs">
38227     <type name="Test.CustomParentAttribute">
38228       <method name="Void .ctor()">
38229         <size>7</size>
38230       </method>
38231       <method name="Void DoSomething()">
38232         <size>0</size>
38233       </method>
38234     </type>
38235     <type name="Test.MyClass">
38236       <method name="Void .ctor()">
38237         <size>7</size>
38238       </method>
38239       <method name="Void Main()">
38240         <size>1</size>
38241       </method>
38242     </type>
38243     <type name="Test.MyClass+CustomChildAttribute">
38244       <method name="Void .ctor()">
38245         <size>7</size>
38246       </method>
38247       <method name="Void DoSomething()">
38248         <size>1</size>
38249       </method>
38250     </type>
38251   </test>
38252   <test name="test-707.cs">
38253     <type name="Tzap">
38254       <method name="Void .ctor()">
38255         <size>7</size>
38256       </method>
38257     </type>
38258     <type name="Tzap+Baz">
38259       <method name="Void .ctor()">
38260         <size>7</size>
38261       </method>
38262       <method name="Void Gazonk()">
38263         <size>7</size>
38264       </method>
38265       <method name="Void Main()">
38266         <size>1</size>
38267       </method>
38268     </type>
38269     <type name="Tzap+Bar">
38270       <method name="Void .ctor()">
38271         <size>7</size>
38272       </method>
38273       <method name="Void Foo()">
38274         <size>1</size>
38275       </method>
38276     </type>
38277   </test>
38278   <test name="test-708.cs">
38279     <type name="A">
38280       <method name="Void .ctor()">
38281         <size>7</size>
38282       </method>
38283       <method name="A+ADelegate Delegate2(Boolean)">
38284         <size>25</size>
38285       </method>
38286       <method name="Void Main()">
38287         <size>1</size>
38288       </method>
38289     </type>
38290     <type name="A+ADelegate">
38291       <method name="Void .ctor(Object, IntPtr)">
38292         <size>0</size>
38293       </method>
38294       <method name="A+ADelegate Invoke(Boolean)">
38295         <size>0</size>
38296       </method>
38297       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
38298         <size>0</size>
38299       </method>
38300       <method name="A+ADelegate EndInvoke(IAsyncResult)">
38301         <size>0</size>
38302       </method>
38303     </type>
38304   </test>
38305   <test name="test-709.cs">
38306     <type name="C">
38307       <method name="Void .ctor()">
38308         <size>7</size>
38309       </method>
38310       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
38311         <size>68</size>
38312       </method>
38313       <method name="Void CharCopy(Char*, Char*, Int32)">
38314         <size>33</size>
38315       </method>
38316       <method name="Int32 Main()">
38317         <size>58</size>
38318       </method>
38319     </type>
38320   </test>
38321   <test name="test-71.cs">
38322     <type name="X">
38323       <method name="Void .ctor()">
38324         <size>7</size>
38325       </method>
38326       <method name="Void Main()">
38327         <size>37</size>
38328       </method>
38329     </type>
38330     <type name="MethodSignature">
38331       <method name="Void .ctor(String, Type, Type[])">
38332         <size>22</size>
38333       </method>
38334     </type>
38335   </test>
38336   <test name="test-710.cs">
38337     <type name="Z">
38338       <method name="Void .ctor()">
38339         <size>7</size>
38340       </method>
38341     </type>
38342     <type name="C">
38343       <method name="Void .ctor()">
38344         <size>7</size>
38345       </method>
38346       <method name="Void Main()">
38347         <size>7</size>
38348       </method>
38349     </type>
38350   </test>
38351   <test name="test-711.cs">
38352     <type name="N.Test">
38353       <method name="Void .ctor()">
38354         <size>7</size>
38355       </method>
38356       <method name="Void .ctor(Int32)">
38357         <size>7</size>
38358       </method>
38359       <method name="Void Main()">
38360         <size>1</size>
38361       </method>
38362     </type>
38363   </test>
38364   <test name="test-712.cs">
38365     <type name="Hello">
38366       <method name="Void .ctor()">
38367         <size>7</size>
38368       </method>
38369       <method name="Void Main()">
38370         <size>22</size>
38371       </method>
38372     </type>
38373   </test>
38374   <test name="test-713.cs">
38375     <type name="DispBar">
38376       <method name="Void .ctor()">
38377         <size>7</size>
38378       </method>
38379       <method name="Void Dispose()">
38380         <size>11</size>
38381       </method>
38382     </type>
38383     <type name="Foo">
38384       <method name="Void .ctor()">
38385         <size>7</size>
38386       </method>
38387       <method name="IDisposable GetBar()">
38388         <size>6</size>
38389       </method>
38390     </type>
38391     <type name="Test">
38392       <method name="Void .ctor()">
38393         <size>7</size>
38394       </method>
38395       <method name="Void .cctor()">
38396         <size>11</size>
38397       </method>
38398       <method name="Boolean TryThing()">
38399         <size>46</size>
38400       </method>
38401       <method name="Void Main()">
38402         <size>7</size>
38403       </method>
38404     </type>
38405   </test>
38406   <test name="test-714.cs">
38407     <type name="Hello">
38408       <method name="Void .ctor()">
38409         <size>7</size>
38410       </method>
38411       <method name="Void IBar.Test()">
38412         <size>1</size>
38413       </method>
38414       <method name="Void Main()">
38415         <size>1</size>
38416       </method>
38417     </type>
38418   </test>
38419   <test name="test-716.cs">
38420     <type name="SS">
38421       <method name="Void .cctor()">
38422         <size>8</size>
38423       </method>
38424     </type>
38425     <type name="SSS">
38426       <method name="Void .cctor()">
38427         <size>15</size>
38428       </method>
38429     </type>
38430     <type name="C">
38431       <method name="Void .ctor()">
38432         <size>7</size>
38433       </method>
38434     </type>
38435     <type name="CC">
38436       <method name="Void .ctor()">
38437         <size>7</size>
38438       </method>
38439       <method name="Void .cctor()">
38440         <size>8</size>
38441       </method>
38442     </type>
38443     <type name="CCC">
38444       <method name="Void .ctor()">
38445         <size>7</size>
38446       </method>
38447       <method name="Void .cctor()">
38448         <size>11</size>
38449       </method>
38450     </type>
38451     <type name="X">
38452       <method name="Void .ctor()">
38453         <size>7</size>
38454       </method>
38455       <method name="Int32 Main()">
38456         <size>192</size>
38457       </method>
38458     </type>
38459   </test>
38460   <test name="test-717.cs">
38461     <type name="AA">
38462       <method name="Void .ctor()">
38463         <size>7</size>
38464       </method>
38465       <method name="Int32 Foo(Int32)">
38466         <size>2</size>
38467       </method>
38468     </type>
38469     <type name="A">
38470       <method name="Void .ctor()">
38471         <size>7</size>
38472       </method>
38473       <method name="Int32 Foo(Byte)">
38474         <size>2</size>
38475       </method>
38476       <method name="Int32 Foo(Int32)">
38477         <size>2</size>
38478       </method>
38479     </type>
38480     <type name="B">
38481       <method name="Void .ctor()">
38482         <size>7</size>
38483       </method>
38484       <method name="Int32 Foo(Int32)">
38485         <size>2</size>
38486       </method>
38487       <method name="Void Foo(System.String)">
38488         <size>1</size>
38489       </method>
38490     </type>
38491     <type name="S">
38492       <method name="System.String ToString()">
38493         <size>6</size>
38494       </method>
38495     </type>
38496     <type name="MyClass">
38497       <method name="Void .ctor()">
38498         <size>7</size>
38499       </method>
38500       <method name="Int32 Main()">
38501         <size>67</size>
38502       </method>
38503     </type>
38504   </test>
38505   <test name="test-718.cs">
38506     <type name="A">
38507       <method name="Void .ctor()">
38508         <size>7</size>
38509       </method>
38510       <method name="Void Foo(Int32, Int32)">
38511         <size>1</size>
38512       </method>
38513     </type>
38514     <type name="B">
38515       <method name="Void .ctor()">
38516         <size>7</size>
38517       </method>
38518       <method name="Void Main()">
38519         <size>8</size>
38520       </method>
38521       <method name="Void Foo(Int32)">
38522         <size>1</size>
38523       </method>
38524     </type>
38525   </test>
38526   <test name="test-719.cs">
38527     <type name="C">
38528       <method name="Void .ctor()">
38529         <size>7</size>
38530       </method>
38531       <method name="Void Main()">
38532         <size>1</size>
38533       </method>
38534     </type>
38535   </test>
38536   <test name="test-72.cs">
38537     <type name="outer">
38538       <method name="Void .ctor()">
38539         <size>7</size>
38540       </method>
38541       <method name="Int32 Main()">
38542         <size>2</size>
38543       </method>
38544     </type>
38545     <type name="outer+inner">
38546       <method name="Void .ctor()">
38547         <size>7</size>
38548       </method>
38549       <method name="Void meth(System.Object)">
38550         <size>8</size>
38551       </method>
38552     </type>
38553   </test>
38554   <test name="test-720.cs">
38555     <type name="N.Program">
38556       <method name="Void .ctor()">
38557         <size>7</size>
38558       </method>
38559       <method name="Void Main()">
38560         <size>18</size>
38561       </method>
38562     </type>
38563     <type name="N.Parent">
38564       <method name="Void .ctor()">
38565         <size>7</size>
38566       </method>
38567       <method name="Void add_Example(N.Parent+ExampleHandler)">
38568         <size>0</size>
38569       </method>
38570       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38571         <size>0</size>
38572       </method>
38573     </type>
38574     <type name="N.Child">
38575       <method name="Void .ctor()">
38576         <size>7</size>
38577       </method>
38578       <method name="Void add_Example(N.Parent+ExampleHandler)">
38579         <size>24</size>
38580       </method>
38581       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38582         <size>24</size>
38583       </method>
38584       <method name="Void OnExample()">
38585         <size>23</size>
38586       </method>
38587     </type>
38588     <type name="N.Parent+ExampleHandler">
38589       <method name="Void .ctor(Object, IntPtr)">
38590         <size>0</size>
38591       </method>
38592       <method name="Void Invoke()">
38593         <size>0</size>
38594       </method>
38595       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38596         <size>0</size>
38597       </method>
38598       <method name="Void EndInvoke(IAsyncResult)">
38599         <size>0</size>
38600       </method>
38601     </type>
38602   </test>
38603   <test name="test-721.cs">
38604     <type name="Program">
38605       <method name="Void .ctor()">
38606         <size>7</size>
38607       </method>
38608       <method name="Int32 Main()">
38609         <size>55</size>
38610       </method>
38611     </type>
38612     <type name="Control">
38613       <method name="Void .ctor()">
38614         <size>7</size>
38615       </method>
38616       <method name="Void set_Foo(Int32)">
38617         <size>1</size>
38618       </method>
38619     </type>
38620   </test>
38621   <test name="test-723.cs">
38622     <type name="Test">
38623       <method name="Void .ctor()">
38624         <size>7</size>
38625       </method>
38626       <method name="Int32 get_Count()">
38627         <size>2</size>
38628       </method>
38629     </type>
38630     <type name="Maine">
38631       <method name="Int32 Main()">
38632         <size>21</size>
38633       </method>
38634     </type>
38635   </test>
38636   <test name="test-724.cs">
38637     <type name="Test">
38638       <method name="Void .ctor()">
38639         <size>7</size>
38640       </method>
38641       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
38642         <size>29</size>
38643       </method>
38644       <method name="Int32 Main()">
38645         <size>110</size>
38646       </method>
38647     </type>
38648     <type name="Concrete">
38649       <method name="Void .ctor()">
38650         <size>7</size>
38651       </method>
38652       <method name="System.String A.get_Spec()">
38653         <size>6</size>
38654       </method>
38655       <method name="System.String B.get_Spec()">
38656         <size>6</size>
38657       </method>
38658       <method name="System.String get_Spec()">
38659         <size>6</size>
38660       </method>
38661     </type>
38662   </test>
38663   <test name="test-726.cs">
38664     <type name="CS0102">
38665       <method name="System.Object IFoo.Clone()">
38666         <size>2</size>
38667       </method>
38668       <method name="Void Main()">
38669         <size>1</size>
38670       </method>
38671       <method name="Void .ctor()">
38672         <size>7</size>
38673       </method>
38674     </type>
38675     <type name="CS0102+Clone">
38676       <method name="Void .ctor()">
38677         <size>7</size>
38678       </method>
38679     </type>
38680   </test>
38681   <test name="test-727.cs">
38682     <type name="IDisposableTest.MainClass">
38683       <method name="Int32 Main()">
38684         <size>113</size>
38685       </method>
38686       <method name="Void .ctor()">
38687         <size>7</size>
38688       </method>
38689     </type>
38690     <type name="IDisposableTest.Foo">
38691       <method name="Void Dispose()">
38692         <size>32</size>
38693       </method>
38694       <method name="Void .ctor()">
38695         <size>57</size>
38696       </method>
38697       <method name="Void .cctor()">
38698         <size>1</size>
38699       </method>
38700     </type>
38701   </test>
38702   <test name="test-728.cs">
38703     <type name="Tests">
38704       <method name="Int32 Main()">
38705         <size>25</size>
38706       </method>
38707       <method name="Void .ctor()">
38708         <size>7</size>
38709       </method>
38710     </type>
38711   </test>
38712   <test name="test-729.cs">
38713     <type name="Primes.MainClass">
38714       <method name="Int32 Main()">
38715         <size>141</size>
38716       </method>
38717       <method name="Void .ctor()">
38718         <size>7</size>
38719       </method>
38720     </type>
38721   </test>
38722   <test name="test-73.cs">
38723     <type name="Abstract">
38724       <method name="Void .ctor()">
38725         <size>7</size>
38726       </method>
38727       <method name="Int32 A()">
38728         <size>0</size>
38729       </method>
38730     </type>
38731     <type name="Concrete">
38732       <method name="Void .ctor()">
38733         <size>7</size>
38734       </method>
38735       <method name="Int32 A()">
38736         <size>2</size>
38737       </method>
38738     </type>
38739     <type name="Test">
38740       <method name="Void .ctor()">
38741         <size>7</size>
38742       </method>
38743       <method name="Int32 Main()">
38744         <size>22</size>
38745       </method>
38746     </type>
38747   </test>
38748   <test name="test-730.cs">
38749     <type name="Demo">
38750       <method name="Void Test(System.Object)">
38751         <size>1</size>
38752       </method>
38753       <method name="Int32 Test(Int32)">
38754         <size>2</size>
38755       </method>
38756       <method name="Int32 GetPhones()">
38757         <size>22</size>
38758       </method>
38759       <method name="Int32 Main()">
38760         <size>23</size>
38761       </method>
38762       <method name="Void .ctor()">
38763         <size>7</size>
38764       </method>
38765     </type>
38766     <type name="Demo+D">
38767       <method name="Int32 Invoke(Int32)">
38768         <size>0</size>
38769       </method>
38770       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38771         <size>0</size>
38772       </method>
38773       <method name="Int32 EndInvoke(IAsyncResult)">
38774         <size>0</size>
38775       </method>
38776       <method name="Void .ctor(Object, IntPtr)">
38777         <size>0</size>
38778       </method>
38779     </type>
38780   </test>
38781   <test name="test-731.cs">
38782     <type name="C">
38783       <method name="Int32 Main()">
38784         <size>34</size>
38785       </method>
38786       <method name="Void .ctor()">
38787         <size>7</size>
38788       </method>
38789     </type>
38790     <type name="&lt;PrivateImplementationDetails&gt;">
38791       <method name="Void .ctor()">
38792         <size>7</size>
38793       </method>
38794     </type>
38795   </test>
38796   <test name="test-733.cs">
38797     <type name="Test">
38798       <method name="Int32 Main()">
38799         <size>88</size>
38800       </method>
38801       <method name="Void .ctor()">
38802         <size>7</size>
38803       </method>
38804     </type>
38805   </test>
38806   <test name="test-734.cs">
38807     <type name="M">
38808       <method name="Void Run()">
38809         <size>23</size>
38810       </method>
38811       <method name="Int32 Main()">
38812         <size>72</size>
38813       </method>
38814       <method name="Void .ctor()">
38815         <size>7</size>
38816       </method>
38817     </type>
38818   </test>
38819   <test name="test-735.cs">
38820     <type name="B">
38821       <method name="Void .ctor()">
38822         <size>7</size>
38823       </method>
38824     </type>
38825     <type name="B+C">
38826       <method name="Void Main()">
38827         <size>1</size>
38828       </method>
38829       <method name="Void .ctor()">
38830         <size>7</size>
38831       </method>
38832     </type>
38833     <type name="B+C+X">
38834       <method name="Void .ctor()">
38835         <size>7</size>
38836       </method>
38837     </type>
38838     <type name="B+D">
38839       <method name="Void .ctor()">
38840         <size>7</size>
38841       </method>
38842     </type>
38843   </test>
38844   <test name="test-736.cs">
38845     <type name="TestGeneric`1[T]">
38846       <method name="Void add_Event(System.EventHandler)">
38847         <size>24</size>
38848       </method>
38849       <method name="Void remove_Event(System.EventHandler)">
38850         <size>24</size>
38851       </method>
38852       <method name="Void Raise()">
38853         <size>18</size>
38854       </method>
38855       <method name="Void .ctor()">
38856         <size>7</size>
38857       </method>
38858     </type>
38859     <type name="TestGeneric2`1[T]">
38860       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
38861         <size>24</size>
38862       </method>
38863       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
38864         <size>24</size>
38865       </method>
38866       <method name="Void Raise()">
38867         <size>21</size>
38868       </method>
38869       <method name="Void .ctor()">
38870         <size>7</size>
38871       </method>
38872     </type>
38873     <type name="Test">
38874       <method name="Void add_Event(System.EventHandler)">
38875         <size>24</size>
38876       </method>
38877       <method name="Void remove_Event(System.EventHandler)">
38878         <size>24</size>
38879       </method>
38880       <method name="Void Raise()">
38881         <size>18</size>
38882       </method>
38883       <method name="Void Main()">
38884         <size>1</size>
38885       </method>
38886       <method name="Void .ctor()">
38887         <size>7</size>
38888       </method>
38889     </type>
38890     <type name="TestGeneric2`1+GenericHandler[T]">
38891       <method name="Void Invoke(T)">
38892         <size>0</size>
38893       </method>
38894       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
38895         <size>0</size>
38896       </method>
38897       <method name="Void EndInvoke(IAsyncResult)">
38898         <size>0</size>
38899       </method>
38900       <method name="Void .ctor(Object, IntPtr)">
38901         <size>0</size>
38902       </method>
38903     </type>
38904   </test>
38905   <test name="test-737.cs">
38906     <type name="Breaks">
38907       <method name="Double get_Item(Int32, Int32)">
38908         <size>7</size>
38909       </method>
38910       <method name="Void set_Item(Int32, Int32, Double)">
38911         <size>8</size>
38912       </method>
38913       <method name="Void .ctor(Double)">
38914         <size>8</size>
38915       </method>
38916     </type>
38917     <type name="Tester">
38918       <method name="Int32 Main()">
38919         <size>80</size>
38920       </method>
38921       <method name="Void .ctor()">
38922         <size>7</size>
38923       </method>
38924     </type>
38925   </test>
38926   <test name="test-738.cs">
38927     <type name="TestNamespace.ResumableInputStream">
38928       <method name="Void Main()">
38929         <size>1</size>
38930       </method>
38931       <method name="Void .ctor()">
38932         <size>18</size>
38933       </method>
38934     </type>
38935   </test>
38936   <test name="test-739.cs">
38937     <type name="X">
38938       <method name="Void Finalize()">
38939         <size>19</size>
38940       </method>
38941       <method name="Void Foo()">
38942         <size>1</size>
38943       </method>
38944       <method name="Int32 Main()">
38945         <size>89</size>
38946       </method>
38947       <method name="Void .ctor()">
38948         <size>7</size>
38949       </method>
38950     </type>
38951   </test>
38952   <test name="test-74.cs">
38953     <type name="X">
38954       <method name="Void .ctor()">
38955         <size>7</size>
38956       </method>
38957       <method name="Int32 Main()">
38958         <size>168</size>
38959       </method>
38960     </type>
38961   </test>
38962   <test name="test-740.cs">
38963     <type name="FixedTest">
38964       <method name="Int32 Main()">
38965         <size>336</size>
38966       </method>
38967       <method name="Void .ctor()">
38968         <size>7</size>
38969       </method>
38970     </type>
38971     <type name="FixedTest+TValue">
38972       <method name="System.String ToString()">
38973         <size>17</size>
38974       </method>
38975       <method name="Void .ctor(Int64)">
38976         <size>28</size>
38977       </method>
38978     </type>
38979   </test>
38980   <test name="test-741.cs">
38981     <type name="Test">
38982       <method name="Void test()">
38983         <size>18</size>
38984       </method>
38985       <method name="Void Main()">
38986         <size>1</size>
38987       </method>
38988       <method name="Void .ctor()">
38989         <size>7</size>
38990       </method>
38991     </type>
38992   </test>
38993   <test name="test-742.cs">
38994     <type name="Test">
38995       <method name="Test Set(C)">
38996         <size>20</size>
38997       </method>
38998     </type>
38999     <type name="C">
39000       <method name="Void .ctor()">
39001         <size>7</size>
39002       </method>
39003     </type>
39004     <type name="Driver">
39005       <method name="Int32 Main()">
39006         <size>41</size>
39007       </method>
39008       <method name="Void .ctor()">
39009         <size>7</size>
39010       </method>
39011     </type>
39012   </test>
39013   <test name="test-743.cs">
39014     <type name="C">
39015       <method name="Void Main()">
39016         <size>11</size>
39017       </method>
39018       <method name="Void Test()">
39019         <size>30</size>
39020       </method>
39021       <method name="Void .ctor()">
39022         <size>7</size>
39023       </method>
39024     </type>
39025   </test>
39026   <test name="test-744.cs">
39027     <type name="M">
39028       <method name="Void Main()">
39029         <size>7</size>
39030       </method>
39031       <method name="Void .ctor()">
39032         <size>7</size>
39033       </method>
39034     </type>
39035     <type name="M+Nested">
39036       <method name="Void Extra()">
39037         <size>1</size>
39038       </method>
39039       <method name="Void .ctor()">
39040         <size>7</size>
39041       </method>
39042     </type>
39043     <type name="A">
39044       <method name="Void AMethod()">
39045         <size>0</size>
39046       </method>
39047       <method name="Void .ctor()">
39048         <size>7</size>
39049       </method>
39050     </type>
39051     <type name="B">
39052       <method name="Void BMethod()">
39053         <size>0</size>
39054       </method>
39055       <method name="Void .ctor()">
39056         <size>7</size>
39057       </method>
39058     </type>
39059     <type name="C">
39060       <method name="Void AMethod()">
39061         <size>1</size>
39062       </method>
39063       <method name="Void BMethod()">
39064         <size>1</size>
39065       </method>
39066       <method name="Void Extra()">
39067         <size>0</size>
39068       </method>
39069       <method name="Void .ctor()">
39070         <size>7</size>
39071       </method>
39072     </type>
39073   </test>
39074   <test name="test-745.cs">
39075     <type name="C">
39076       <method name="Void Main()">
39077         <size>28</size>
39078       </method>
39079       <method name="Void .ctor()">
39080         <size>7</size>
39081       </method>
39082     </type>
39083   </test>
39084   <test name="test-746.cs">
39085     <type name="Test">
39086       <method name="Void Foo(IListCounter)">
39087         <size>8</size>
39088       </method>
39089       <method name="Void Main()">
39090         <size>1</size>
39091       </method>
39092       <method name="Void .ctor()">
39093         <size>7</size>
39094       </method>
39095     </type>
39096   </test>
39097   <test name="test-747.cs">
39098     <type name="B">
39099       <method name="Void .ctor()">
39100         <size>7</size>
39101       </method>
39102     </type>
39103     <type name="B+BNested">
39104       <method name="Void .ctor()">
39105         <size>7</size>
39106       </method>
39107     </type>
39108     <type name="A">
39109       <method name="Void .ctor()">
39110         <size>7</size>
39111       </method>
39112     </type>
39113     <type name="AA">
39114       <method name="Void .ctor()">
39115         <size>7</size>
39116       </method>
39117     </type>
39118     <type name="AA+ANested">
39119       <method name="Void .ctor()">
39120         <size>7</size>
39121       </method>
39122     </type>
39123     <type name="M">
39124       <method name="Void Main()">
39125         <size>1</size>
39126       </method>
39127       <method name="Void .ctor()">
39128         <size>7</size>
39129       </method>
39130     </type>
39131   </test>
39132   <test name="test-748.cs">
39133     <type name="M">
39134       <method name="RealTest.Foo Test()">
39135         <size>6</size>
39136       </method>
39137       <method name="Void Main()">
39138         <size>1</size>
39139       </method>
39140       <method name="Void .ctor()">
39141         <size>7</size>
39142       </method>
39143     </type>
39144     <type name="Test.Local.M">
39145       <method name="RealTest.Foo Test()">
39146         <size>6</size>
39147       </method>
39148       <method name="Void .ctor()">
39149         <size>7</size>
39150       </method>
39151     </type>
39152     <type name="RealTest.Foo">
39153       <method name="Void .ctor()">
39154         <size>7</size>
39155       </method>
39156     </type>
39157   </test>
39158   <test name="test-749.cs">
39159     <type name="M">
39160       <method name="Void Main()">
39161         <size>14</size>
39162       </method>
39163       <method name="Void .ctor()">
39164         <size>7</size>
39165       </method>
39166     </type>
39167   </test>
39168   <test name="test-75.cs">
39169     <type name="X">
39170       <method name="Void .ctor()">
39171         <size>7</size>
39172       </method>
39173       <method name="Void .cctor()">
39174         <size>1</size>
39175       </method>
39176       <method name="X op_Addition(X, X)">
39177         <size>8</size>
39178       </method>
39179     </type>
39180     <type name="Y">
39181       <method name="Void .ctor()">
39182         <size>7</size>
39183       </method>
39184     </type>
39185     <type name="Z">
39186       <method name="Void .ctor()">
39187         <size>7</size>
39188       </method>
39189     </type>
39190     <type name="driver">
39191       <method name="Void .ctor()">
39192         <size>7</size>
39193       </method>
39194       <method name="Int32 Main()">
39195         <size>34</size>
39196       </method>
39197     </type>
39198   </test>
39199   <test name="test-750.cs">
39200     <type name="M">
39201       <method name="Void Main()">
39202         <size>1</size>
39203       </method>
39204       <method name="Void .ctor()">
39205         <size>7</size>
39206       </method>
39207     </type>
39208   </test>
39209   <test name="test-751.cs">
39210     <type name="LocalNS.Compiler">
39211       <method name="Void .ctor()">
39212         <size>7</size>
39213       </method>
39214     </type>
39215     <type name="System.Local.M">
39216       <method name="Void Main()">
39217         <size>7</size>
39218       </method>
39219       <method name="Void .ctor()">
39220         <size>7</size>
39221       </method>
39222     </type>
39223   </test>
39224   <test name="test-752.cs">
39225     <type name="M">
39226       <method name="Void Main()">
39227         <size>1</size>
39228       </method>
39229       <method name="Void .ctor()">
39230         <size>7</size>
39231       </method>
39232     </type>
39233   </test>
39234   <test name="test-753.cs">
39235     <type name="AI2">
39236       <method name="System.String IA.get_val()">
39237         <size>6</size>
39238       </method>
39239       <method name="Void IA.set_val(System.String)">
39240         <size>1</size>
39241       </method>
39242       <method name="Int32 get_val()">
39243         <size>3</size>
39244       </method>
39245       <method name="Void set_val(Int32)">
39246         <size>1</size>
39247       </method>
39248       <method name="Void stuff(IAI2)">
39249         <size>13</size>
39250       </method>
39251       <method name="Void Main()">
39252         <size>1</size>
39253       </method>
39254       <method name="Void .ctor()">
39255         <size>7</size>
39256       </method>
39257     </type>
39258   </test>
39259   <test name="test-754.cs">
39260     <type name="Bug.D">
39261       <method name="Void Invoke()">
39262         <size>0</size>
39263       </method>
39264       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39265         <size>0</size>
39266       </method>
39267       <method name="Void EndInvoke(IAsyncResult)">
39268         <size>0</size>
39269       </method>
39270       <method name="Void .ctor(Object, IntPtr)">
39271         <size>0</size>
39272       </method>
39273     </type>
39274     <type name="Bug.A">
39275       <method name="Void add_E(Bug.D)">
39276         <size>0</size>
39277       </method>
39278       <method name="Void remove_E(Bug.D)">
39279         <size>0</size>
39280       </method>
39281       <method name="Void .ctor()">
39282         <size>7</size>
39283       </method>
39284     </type>
39285     <type name="Bug.B">
39286       <method name="Void add_E(Bug.D)">
39287         <size>1</size>
39288       </method>
39289       <method name="Void remove_E(Bug.D)">
39290         <size>1</size>
39291       </method>
39292       <method name="Void .ctor()">
39293         <size>7</size>
39294       </method>
39295     </type>
39296     <type name="Bug.M">
39297       <method name="Void Main()">
39298         <size>1</size>
39299       </method>
39300       <method name="Void .ctor()">
39301         <size>7</size>
39302       </method>
39303     </type>
39304   </test>
39305   <test name="test-755.cs">
39306     <type name="Item">
39307       <method name="Void .ctor()">
39308         <size>7</size>
39309       </method>
39310       <method name="Void .cctor()">
39311         <size>8</size>
39312       </method>
39313     </type>
39314     <type name="Item+Builder">
39315       <method name="Int32 get_Foo()">
39316         <size>6</size>
39317       </method>
39318       <method name="System.Object get_Item(Int32)">
39319         <size>2</size>
39320       </method>
39321       <method name="System.Object get_Item(Int32, Int32)">
39322         <size>2</size>
39323       </method>
39324       <method name="Void .ctor()">
39325         <size>7</size>
39326       </method>
39327     </type>
39328     <type name="Program">
39329       <method name="Void Main()">
39330         <size>1</size>
39331       </method>
39332       <method name="Void .ctor()">
39333         <size>7</size>
39334       </method>
39335     </type>
39336   </test>
39337   <test name="test-756.cs">
39338     <type name="UnsafeTest">
39339       <method name="Void Main()">
39340         <size>12</size>
39341       </method>
39342       <method name="Void .ctor()">
39343         <size>7</size>
39344       </method>
39345     </type>
39346   </test>
39347   <test name="test-757.cs">
39348     <type name="TestClass1">
39349       <method name="Void Test()">
39350         <size>34</size>
39351       </method>
39352       <method name="Int32 Main()">
39353         <size>20</size>
39354       </method>
39355       <method name="Void .ctor()">
39356         <size>7</size>
39357       </method>
39358     </type>
39359     <type name="&lt;PrivateImplementationDetails&gt;">
39360       <method name="Void .ctor()">
39361         <size>7</size>
39362       </method>
39363     </type>
39364   </test>
39365   <test name="test-758.cs">
39366     <type name="C">
39367       <method name="Void Main()">
39368         <size>1</size>
39369       </method>
39370       <method name="Void .ctor()">
39371         <size>7</size>
39372       </method>
39373     </type>
39374     <type name="D">
39375       <method name="Void Finalize()">
39376         <size>13</size>
39377       </method>
39378       <method name="Void .ctor()">
39379         <size>7</size>
39380       </method>
39381     </type>
39382   </test>
39383   <test name="test-76.cs">
39384     <type name="foo">
39385       <method name="Void .ctor()">
39386         <size>7</size>
39387       </method>
39388       <method name="System.String strcat(System.String[])">
39389         <size>47</size>
39390       </method>
39391       <method name="Int32 Main()">
39392         <size>142</size>
39393       </method>
39394     </type>
39395   </test>
39396   <test name="test-760.cs">
39397     <type name="A">
39398       <method name="Void .ctor()">
39399         <size>7</size>
39400       </method>
39401     </type>
39402     <type name="Test">
39403       <method name="Void Main()">
39404         <size>7</size>
39405       </method>
39406       <method name="Void .ctor()">
39407         <size>7</size>
39408       </method>
39409     </type>
39410   </test>
39411   <test name="test-761.cs">
39412     <type name="C">
39413       <method name="Int32 get_I()">
39414         <size>7</size>
39415       </method>
39416       <method name="Void set_I(Int32)">
39417         <size>8</size>
39418       </method>
39419       <method name="Void Main()">
39420         <size>1</size>
39421       </method>
39422       <method name="Void .ctor()">
39423         <size>7</size>
39424       </method>
39425     </type>
39426   </test>
39427   <test name="test-762.cs">
39428     <type name="N1.Derived.Dummy">
39429       <method name="Void .ctor()">
39430         <size>7</size>
39431       </method>
39432     </type>
39433     <type name="N2.Derived.Dummy">
39434       <method name="Void .ctor()">
39435         <size>7</size>
39436       </method>
39437     </type>
39438     <type name="DerivedAttribute">
39439       <method name="Void .ctor()">
39440         <size>7</size>
39441       </method>
39442     </type>
39443     <type name="T">
39444       <method name="Void Main()">
39445         <size>1</size>
39446       </method>
39447       <method name="Void .ctor()">
39448         <size>7</size>
39449       </method>
39450     </type>
39451   </test>
39452   <test name="test-763.cs">
39453     <type name="StaticDelegateWithSameNameAsInstance">
39454       <method name="Void set_MyProvider(StaticDelegateWithSameNameAsInstance+Provider)">
39455         <size>35</size>
39456       </method>
39457       <method name="Void StaticCallback()">
39458         <size>31</size>
39459       </method>
39460       <method name="Void StaticCallback(System.String)">
39461         <size>35</size>
39462       </method>
39463       <method name="Int32 Main()">
39464         <size>36</size>
39465       </method>
39466       <method name="Void .ctor()">
39467         <size>7</size>
39468       </method>
39469       <method name="Void .cctor()">
39470         <size>7</size>
39471       </method>
39472     </type>
39473     <type name="StaticDelegateWithSameNameAsInstance+Provider">
39474       <method name="Void Invoke(System.String)">
39475         <size>0</size>
39476       </method>
39477       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39478         <size>0</size>
39479       </method>
39480       <method name="Void EndInvoke(IAsyncResult)">
39481         <size>0</size>
39482       </method>
39483       <method name="Void .ctor(Object, IntPtr)">
39484         <size>0</size>
39485       </method>
39486     </type>
39487   </test>
39488   <test name="test-764.cs">
39489     <type name="Item">
39490       <method name="Void .ctor()">
39491         <size>7</size>
39492       </method>
39493       <method name="Void .cctor()">
39494         <size>11</size>
39495       </method>
39496     </type>
39497     <type name="Caller">
39498       <method name="System.String get_Item(System.String)">
39499         <size>2</size>
39500       </method>
39501       <method name="Int32 get_Item(Int32)">
39502         <size>2</size>
39503       </method>
39504       <method name="Void Foo()">
39505         <size>12</size>
39506       </method>
39507       <method name="Void Main()">
39508         <size>1</size>
39509       </method>
39510       <method name="Void .ctor()">
39511         <size>7</size>
39512       </method>
39513     </type>
39514   </test>
39515   <test name="test-765.cs">
39516     <type name="B">
39517       <method name="Void Foo(Int32)">
39518         <size>1</size>
39519       </method>
39520       <method name="Void .ctor()">
39521         <size>7</size>
39522       </method>
39523     </type>
39524     <type name="A">
39525       <method name="Void Foo(System.String)">
39526         <size>1</size>
39527       </method>
39528       <method name="Void .ctor()">
39529         <size>7</size>
39530       </method>
39531     </type>
39532     <type name="Test">
39533       <method name="Void Main()">
39534         <size>11</size>
39535       </method>
39536     </type>
39537   </test>
39538   <test name="test-766.cs">
39539     <type name="A.Color">
39540       <method name="Color get_Base()">
39541         <size>6</size>
39542       </method>
39543       <method name="Color get_NewBase()">
39544         <size>7</size>
39545       </method>
39546       <method name="Void Main()">
39547         <size>1</size>
39548       </method>
39549       <method name="Void .ctor()">
39550         <size>7</size>
39551       </method>
39552     </type>
39553     <type name="B.Color">
39554       <method name="Color From(Int32)">
39555         <size>10</size>
39556       </method>
39557       <method name="Void .cctor()">
39558         <size>15</size>
39559       </method>
39560     </type>
39561   </test>
39562   <test name="test-767.cs">
39563     <type name="Test">
39564       <method name="Int32 Foo()">
39565         <size>2</size>
39566       </method>
39567       <method name="Void Main()">
39568         <size>1</size>
39569       </method>
39570       <method name="Void .ctor()">
39571         <size>7</size>
39572       </method>
39573     </type>
39574     <type name="S">
39575       <method name="Test get_Test()">
39576         <size>6</size>
39577       </method>
39578       <method name="Void .cctor()">
39579         <size>11</size>
39580       </method>
39581     </type>
39582   </test>
39583   <test name="test-768.cs">
39584     <type name="A.N.Wrong">
39585       <method name="Void .ctor()">
39586         <size>7</size>
39587       </method>
39588     </type>
39589     <type name="N.C">
39590       <method name="Void .ctor()">
39591         <size>7</size>
39592       </method>
39593     </type>
39594     <type name="X.TestClass">
39595       <method name="Void Main()">
39596         <size>7</size>
39597       </method>
39598       <method name="Void .ctor()">
39599         <size>7</size>
39600       </method>
39601     </type>
39602   </test>
39603   <test name="test-769.cs">
39604     <type name="C">
39605       <method name="Void I.Clear()">
39606         <size>1</size>
39607       </method>
39608       <method name="Void Clear()">
39609         <size>1</size>
39610       </method>
39611       <method name="Int32 Main()">
39612         <size>114</size>
39613       </method>
39614       <method name="Void .ctor()">
39615         <size>7</size>
39616       </method>
39617     </type>
39618   </test>
39619   <test name="test-77.cs">
39620     <type name="XX">
39621       <method name="Void .ctor()">
39622         <size>7</size>
39623       </method>
39624       <method name="Int32 Main()">
39625         <size>220</size>
39626       </method>
39627     </type>
39628   </test>
39629   <test name="test-770.cs">
39630     <type name="MyClass">
39631       <method name="Void Main()">
39632         <size>13</size>
39633       </method>
39634       <method name="Void .ctor()">
39635         <size>7</size>
39636       </method>
39637     </type>
39638     <type name="MyClass+A">
39639       <method name="Void add_MouseClick(System.EventHandler)">
39640         <size>24</size>
39641       </method>
39642       <method name="Void remove_MouseClick(System.EventHandler)">
39643         <size>24</size>
39644       </method>
39645       <method name="Void .ctor()">
39646         <size>7</size>
39647       </method>
39648     </type>
39649     <type name="MyClass+B">
39650       <method name="Void add_MouseClick(System.EventHandler)">
39651         <size>24</size>
39652       </method>
39653       <method name="Void remove_MouseClick(System.EventHandler)">
39654         <size>24</size>
39655       </method>
39656       <method name="Void .ctor()">
39657         <size>7</size>
39658       </method>
39659     </type>
39660     <type name="MyClass+C">
39661       <method name="Void MouseClick()">
39662         <size>11</size>
39663       </method>
39664       <method name="Void .ctor()">
39665         <size>7</size>
39666       </method>
39667     </type>
39668   </test>
39669   <test name="test-771.cs">
39670     <type name="InternalAccess.Base">
39671       <method name="System.String get_Prop()">
39672         <size>6</size>
39673       </method>
39674       <method name="Void .ctor()">
39675         <size>7</size>
39676       </method>
39677     </type>
39678     <type name="InternalAccess.DerivedInternalExample">
39679       <method name="System.String get_Prop()">
39680         <size>6</size>
39681       </method>
39682       <method name="Void .ctor()">
39683         <size>7</size>
39684       </method>
39685     </type>
39686     <type name="InternalAccess.DerivedProtectedExample">
39687       <method name="System.String get_Prop()">
39688         <size>6</size>
39689       </method>
39690       <method name="Void .ctor()">
39691         <size>7</size>
39692       </method>
39693     </type>
39694     <type name="InternalAccess.MainClass">
39695       <method name="Int32 Main()">
39696         <size>60</size>
39697       </method>
39698       <method name="Void .ctor()">
39699         <size>7</size>
39700       </method>
39701     </type>
39702   </test>
39703   <test name="test-772.cs">
39704     <type name="Test">
39705       <method name="Void Main()">
39706         <size>14</size>
39707       </method>
39708       <method name="Void .ctor()">
39709         <size>7</size>
39710       </method>
39711     </type>
39712     <type name="Foo">
39713       <method name="Void .ctor(Object)">
39714         <size>17</size>
39715       </method>
39716       <method name="Void .ctor(String, Object[])">
39717         <size>7</size>
39718       </method>
39719     </type>
39720   </test>
39721   <test name="test-773.cs">
39722     <type name="Foo">
39723       <method name="Int32 get_Item(Int32)">
39724         <size>3</size>
39725       </method>
39726       <method name="Int32 IFoo.get_Bar(Int32)">
39727         <size>8</size>
39728       </method>
39729       <method name="Void .ctor()">
39730         <size>7</size>
39731       </method>
39732     </type>
39733     <type name="Bar">
39734       <method name="Int32 get_Baz(Int32)">
39735         <size>0</size>
39736       </method>
39737       <method name="Void .ctor()">
39738         <size>7</size>
39739       </method>
39740     </type>
39741     <type name="Babar">
39742       <method name="Int32 get_Baz(Int32)">
39743         <size>3</size>
39744       </method>
39745       <method name="Void .ctor()">
39746         <size>7</size>
39747       </method>
39748     </type>
39749     <type name="Test">
39750       <method name="Int32 Main()">
39751         <size>56</size>
39752       </method>
39753       <method name="Void .ctor()">
39754         <size>7</size>
39755       </method>
39756     </type>
39757   </test>
39758   <test name="test-774.cs">
39759     <type name="C">
39760       <method name="Int32 I.get_Item(Int32)">
39761         <size>2</size>
39762       </method>
39763       <method name="Void I.set_Item(Int32, Int32)">
39764         <size>1</size>
39765       </method>
39766       <method name="Int32 get_Item(Int32)">
39767         <size>2</size>
39768       </method>
39769       <method name="Void set_Item(Int32, Int32)">
39770         <size>1</size>
39771       </method>
39772       <method name="Void Main()">
39773         <size>1</size>
39774       </method>
39775       <method name="Void .ctor()">
39776         <size>7</size>
39777       </method>
39778     </type>
39779   </test>
39780   <test name="test-775.cs">
39781     <type name="C">
39782       <method name="Void A.add_Member(System.EventHandler)">
39783         <size>34</size>
39784       </method>
39785       <method name="Void A.remove_Member(System.EventHandler)">
39786         <size>24</size>
39787       </method>
39788       <method name="Void add_Member(System.EventHandler)">
39789         <size>34</size>
39790       </method>
39791       <method name="Void remove_Member(System.EventHandler)">
39792         <size>24</size>
39793       </method>
39794       <method name="Void .ctor()">
39795         <size>7</size>
39796       </method>
39797     </type>
39798     <type name="Test">
39799       <method name="Int32 Main()">
39800         <size>11</size>
39801       </method>
39802       <method name="Int32 TestMe()">
39803         <size>155</size>
39804       </method>
39805       <method name="Void f(System.Object, System.EventArgs)">
39806         <size>1</size>
39807       </method>
39808       <method name="Void .ctor()">
39809         <size>7</size>
39810       </method>
39811     </type>
39812   </test>
39813   <test name="test-776.cs">
39814     <type name="First">
39815       <method name="System.Object get_Item(System.String)">
39816         <size>6</size>
39817       </method>
39818       <method name="Void set_Item(System.String, System.Object)">
39819         <size>1</size>
39820       </method>
39821       <method name="Void .ctor()">
39822         <size>7</size>
39823       </method>
39824     </type>
39825     <type name="Second">
39826       <method name="System.Object get_Item(System.String)">
39827         <size>6</size>
39828       </method>
39829       <method name="Void set_Item(System.String, System.Object)">
39830         <size>1</size>
39831       </method>
39832       <method name="Void .ctor()">
39833         <size>7</size>
39834       </method>
39835     </type>
39836     <type name="Third">
39837       <method name="System.Object get_Item(System.String)">
39838         <size>8</size>
39839       </method>
39840       <method name="Void set_Item(System.String, System.Object)">
39841         <size>1</size>
39842       </method>
39843       <method name="Void .ctor()">
39844         <size>7</size>
39845       </method>
39846     </type>
39847     <type name="a">
39848       <method name="Int32 Main(System.String[])">
39849         <size>31</size>
39850       </method>
39851       <method name="Void .ctor()">
39852         <size>7</size>
39853       </method>
39854     </type>
39855   </test>
39856   <test name="test-777.cs">
39857     <type name="MediaStore">
39858       <method name="Void Main()">
39859         <size>1</size>
39860       </method>
39861       <method name="Void .ctor()">
39862         <size>7</size>
39863       </method>
39864     </type>
39865     <type name="MediaStore+Thing">
39866       <method name="Void .ctor()">
39867         <size>7</size>
39868       </method>
39869     </type>
39870   </test>
39871   <test name="test-778.cs">
39872     <type name="A">
39873       <method name="Int32 Test()">
39874         <size>6</size>
39875       </method>
39876       <method name="Void .ctor()">
39877         <size>7</size>
39878       </method>
39879     </type>
39880     <type name="B">
39881       <method name="Int32 Test()">
39882         <size>12</size>
39883       </method>
39884       <method name="Void Test(System.Object[])">
39885         <size>1</size>
39886       </method>
39887       <method name="Void Test(System.Object[], System.String)">
39888         <size>1</size>
39889       </method>
39890       <method name="Void .ctor()">
39891         <size>7</size>
39892       </method>
39893     </type>
39894     <type name="C">
39895       <method name="Void Test(System.Object[], System.String)">
39896         <size>1</size>
39897       </method>
39898       <method name="Void .ctor()">
39899         <size>7</size>
39900       </method>
39901     </type>
39902     <type name="D">
39903       <method name="Int32 Test()">
39904         <size>7</size>
39905       </method>
39906       <method name="Void .ctor()">
39907         <size>7</size>
39908       </method>
39909     </type>
39910     <type name="T">
39911       <method name="Int32 Main()">
39912         <size>22</size>
39913       </method>
39914       <method name="Void .ctor()">
39915         <size>7</size>
39916       </method>
39917     </type>
39918   </test>
39919   <test name="test-779.cs">
39920     <type name="Test">
39921       <method name="Int32 Main()">
39922         <size>20</size>
39923       </method>
39924       <method name="Boolean test1(Int64, Int64)">
39925         <size>14</size>
39926       </method>
39927     </type>
39928   </test>
39929   <test name="test-78.cs">
39930     <type name="N1.B">
39931       <method name="Void .ctor()">
39932         <size>7</size>
39933       </method>
39934       <method name="Boolean ShortCasting()">
39935         <size>19</size>
39936       </method>
39937       <method name="Boolean IntCasting()">
39938         <size>18</size>
39939       </method>
39940       <method name="Int32 Main()">
39941         <size>26</size>
39942       </method>
39943     </type>
39944   </test>
39945   <test name="test-780.cs">
39946     <type name="MonoVirtuals.X">
39947       <method name="Void .ctor()">
39948         <size>7</size>
39949       </method>
39950     </type>
39951     <type name="MonoVirtuals.Y">
39952       <method name="Void .ctor()">
39953         <size>7</size>
39954       </method>
39955     </type>
39956     <type name="MonoVirtuals.A">
39957       <method name="Int32 f(MonoVirtuals.X)">
39958         <size>12</size>
39959       </method>
39960       <method name="Int32 f(MonoVirtuals.Y)">
39961         <size>13</size>
39962       </method>
39963       <method name="Int32 get_Item(MonoVirtuals.X)">
39964         <size>12</size>
39965       </method>
39966       <method name="Int32 get_Item(MonoVirtuals.Y)">
39967         <size>13</size>
39968       </method>
39969       <method name="Void .ctor()">
39970         <size>7</size>
39971       </method>
39972     </type>
39973     <type name="MonoVirtuals.B">
39974       <method name="Int32 f(MonoVirtuals.X)">
39975         <size>19</size>
39976       </method>
39977       <method name="Int32 get_Item(MonoVirtuals.X)">
39978         <size>19</size>
39979       </method>
39980       <method name="Void .ctor()">
39981         <size>7</size>
39982       </method>
39983     </type>
39984     <type name="MonoVirtuals.C">
39985       <method name="Int32 f(MonoVirtuals.X)">
39986         <size>18</size>
39987       </method>
39988       <method name="Int32 f(MonoVirtuals.Y)">
39989         <size>18</size>
39990       </method>
39991       <method name="Int32 get_Item(MonoVirtuals.X)">
39992         <size>18</size>
39993       </method>
39994       <method name="Int32 get_Item(MonoVirtuals.Y)">
39995         <size>18</size>
39996       </method>
39997       <method name="Void .ctor()">
39998         <size>7</size>
39999       </method>
40000     </type>
40001     <type name="MonoVirtuals.MainClass">
40002       <method name="Int32 Main()">
40003         <size>46</size>
40004       </method>
40005       <method name="Void .ctor()">
40006         <size>7</size>
40007       </method>
40008     </type>
40009   </test>
40010   <test name="test-781.cs">
40011     <type name="D">
40012       <method name="Void Invoke()">
40013         <size>0</size>
40014       </method>
40015       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40016         <size>0</size>
40017       </method>
40018       <method name="Void EndInvoke(IAsyncResult)">
40019         <size>0</size>
40020       </method>
40021       <method name="Void .ctor(Object, IntPtr)">
40022         <size>0</size>
40023       </method>
40024     </type>
40025     <type name="E">
40026       <method name="Void add_temp(D)">
40027         <size>24</size>
40028       </method>
40029       <method name="Void remove_temp(D)">
40030         <size>24</size>
40031       </method>
40032       <method name="Void .ctor()">
40033         <size>7</size>
40034       </method>
40035     </type>
40036     <type name="A">
40037       <method name="E get_Prop()">
40038         <size>6</size>
40039       </method>
40040       <method name="Void Test()">
40041         <size>41</size>
40042       </method>
40043       <method name="Void Main()">
40044         <size>13</size>
40045       </method>
40046       <method name="Void &lt;Test&gt;m__0()">
40047         <size>1</size>
40048       </method>
40049       <method name="Void .ctor()">
40050         <size>7</size>
40051       </method>
40052     </type>
40053   </test>
40054   <test name="test-782.cs">
40055     <type name="Test">
40056       <method name="Void Main()">
40057         <size>1</size>
40058       </method>
40059       <method name="Void .ctor()">
40060         <size>7</size>
40061       </method>
40062     </type>
40063   </test>
40064   <test name="test-783.cs">
40065     <type name="C">
40066       <method name="Void Main()">
40067         <size>25</size>
40068       </method>
40069       <method name="Void M(E)">
40070         <size>1</size>
40071       </method>
40072       <method name="Void .ctor()">
40073         <size>7</size>
40074       </method>
40075     </type>
40076   </test>
40077   <test name="test-79.cs">
40078     <type name="X">
40079       <method name="Void .ctor()">
40080         <size>7</size>
40081       </method>
40082       <method name="Int32 Main()">
40083         <size>40</size>
40084       </method>
40085     </type>
40086   </test>
40087   <test name="test-8.cs">
40088     <type name="X">
40089       <method name="Void .ctor()">
40090         <size>7</size>
40091       </method>
40092       <method name="Int32 Main(System.String[])">
40093         <size>115</size>
40094       </method>
40095     </type>
40096   </test>
40097   <test name="test-80.cs">
40098     <type name="X">
40099       <method name="Void .ctor()">
40100         <size>7</size>
40101       </method>
40102       <method name="Int32 Add(Int32, Int32)">
40103         <size>4</size>
40104       </method>
40105     </type>
40106     <type name="Y">
40107       <method name="Void .ctor()">
40108         <size>7</size>
40109       </method>
40110       <method name="Int32 Main()">
40111         <size>34</size>
40112       </method>
40113       <method name="Int32 A.Add(Int32, Int32)">
40114         <size>9</size>
40115       </method>
40116     </type>
40117   </test>
40118   <test name="test-81.cs">
40119     <type name="N1.A">
40120       <method name="Void .ctor()">
40121         <size>7</size>
40122       </method>
40123       <method name="Void Bar()">
40124         <size>44</size>
40125       </method>
40126       <method name="Int32 Main()">
40127         <size>71</size>
40128       </method>
40129     </type>
40130   </test>
40131   <test name="test-82.cs">
40132     <type name="N1.N2.B">
40133       <method name="Void .ctor()">
40134         <size>7</size>
40135       </method>
40136       <method name="Void Method(A ByRef)">
40137         <size>1</size>
40138       </method>
40139       <method name="Int32 Main()">
40140         <size>2</size>
40141       </method>
40142     </type>
40143     <type name="N1.N3.B">
40144       <method name="Void .ctor()">
40145         <size>7</size>
40146       </method>
40147       <method name="Void Method(A ByRef)">
40148         <size>1</size>
40149       </method>
40150     </type>
40151   </test>
40152   <test name="test-83.cs">
40153     <type name="PersonArrivedArgs">
40154       <method name="Void .ctor(String)">
40155         <size>14</size>
40156       </method>
40157     </type>
40158     <type name="Greeter">
40159       <method name="Void .ctor(String)">
40160         <size>14</size>
40161       </method>
40162       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
40163         <size>18</size>
40164       </method>
40165     </type>
40166     <type name="Room">
40167       <method name="Void .ctor()">
40168         <size>14</size>
40169       </method>
40170       <method name="Void add_PersonArrived(PersonArrivedHandler)">
40171         <size>24</size>
40172       </method>
40173       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
40174         <size>24</size>
40175       </method>
40176       <method name="Void AddPerson(System.String)">
40177         <size>14</size>
40178       </method>
40179     </type>
40180     <type name="DelegateTest">
40181       <method name="Void .ctor()">
40182         <size>7</size>
40183       </method>
40184       <method name="Int32 Main()">
40185         <size>2</size>
40186       </method>
40187     </type>
40188     <type name="PersonArrivedHandler">
40189       <method name="Void .ctor(Object, IntPtr)">
40190         <size>0</size>
40191       </method>
40192       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
40193         <size>0</size>
40194       </method>
40195       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
40196         <size>0</size>
40197       </method>
40198       <method name="Void EndInvoke(IAsyncResult)">
40199         <size>0</size>
40200       </method>
40201     </type>
40202   </test>
40203   <test name="test-84.cs">
40204     <type name="Ghost">
40205       <method name="Void .ctor()">
40206         <size>7</size>
40207       </method>
40208       <method name="Int32 Main()">
40209         <size>6</size>
40210       </method>
40211     </type>
40212   </test>
40213   <test name="test-85.cs">
40214     <type name="X">
40215       <method name="Void .ctor()">
40216         <size>7</size>
40217       </method>
40218       <method name="Int32 Main()">
40219         <size>20</size>
40220       </method>
40221     </type>
40222   </test>
40223   <test name="test-86.cs">
40224     <type name="T.T">
40225       <method name="Void .ctor()">
40226         <size>7</size>
40227       </method>
40228       <method name="Int32 method1(System.Type, Int32)">
40229         <size>23</size>
40230       </method>
40231       <method name="Int32 method1(System.Type, System.Type[])">
40232         <size>12</size>
40233       </method>
40234       <method name="Int32 method2(System.Type, Int32)">
40235         <size>23</size>
40236       </method>
40237       <method name="Int32 method2(System.Type, System.Type[])">
40238         <size>12</size>
40239       </method>
40240       <method name="Int32 Main()">
40241         <size>36</size>
40242       </method>
40243     </type>
40244   </test>
40245   <test name="test-87.cs">
40246     <type name="Top">
40247       <method name="Void .ctor()">
40248         <size>7</size>
40249       </method>
40250       <method name="Int32 Main()">
40251         <size>58</size>
40252       </method>
40253     </type>
40254     <type name="Top+X">
40255       <method name="Void .ctor()">
40256         <size>7</size>
40257       </method>
40258     </type>
40259     <type name="Top+Y">
40260       <method name="Void .ctor()">
40261         <size>7</size>
40262       </method>
40263     </type>
40264     <type name="Top+XA">
40265       <method name="Void .ctor()">
40266         <size>7</size>
40267       </method>
40268       <method name="Int32 get_one()">
40269         <size>2</size>
40270       </method>
40271     </type>
40272     <type name="Top+XB">
40273       <method name="Void .ctor()">
40274         <size>7</size>
40275       </method>
40276       <method name="Int32 get_one()">
40277         <size>2</size>
40278       </method>
40279       <method name="Int32 get_two()">
40280         <size>2</size>
40281       </method>
40282     </type>
40283     <type name="Other">
40284       <method name="Void .ctor()">
40285         <size>7</size>
40286       </method>
40287       <method name="Void X()">
40288         <size>5</size>
40289       </method>
40290     </type>
40291   </test>
40292   <test name="test-88.cs">
40293     <type name="X">
40294       <method name="Void .ctor()">
40295         <size>7</size>
40296       </method>
40297       <method name="Void f(System.String)">
40298         <size>19</size>
40299       </method>
40300       <method name="Int32 Main()">
40301         <size>63</size>
40302       </method>
40303     </type>
40304     <type name="&lt;PrivateImplementationDetails&gt;">
40305       <method name="Void .ctor()">
40306         <size>7</size>
40307       </method>
40308     </type>
40309   </test>
40310   <test name="test-89.cs">
40311     <type name="X">
40312       <method name="Void .ctor(Int32)">
40313         <size>8</size>
40314       </method>
40315       <method name="X F(Int32)">
40316         <size>7</size>
40317       </method>
40318       <method name="Int32 Main()">
40319         <size>99</size>
40320       </method>
40321     </type>
40322   </test>
40323   <test name="test-9.cs">
40324     <type name="X">
40325       <method name="Void .ctor()">
40326         <size>7</size>
40327       </method>
40328       <method name="Int32 Main(System.String[])">
40329         <size>104</size>
40330       </method>
40331     </type>
40332   </test>
40333   <test name="test-90.cs">
40334     <type name="N1.Blah">
40335       <method name="Void .ctor()">
40336         <size>7</size>
40337       </method>
40338       <method name="Int32 Main()">
40339         <size>2</size>
40340       </method>
40341     </type>
40342   </test>
40343   <test name="test-91.cs">
40344     <type name="Abstract">
40345       <method name="Void .ctor()">
40346         <size>7</size>
40347       </method>
40348     </type>
40349     <type name="Plain">
40350       <method name="Void .ctor()">
40351         <size>7</size>
40352       </method>
40353     </type>
40354     <type name="Test">
40355       <method name="Void .ctor()">
40356         <size>7</size>
40357       </method>
40358       <method name="Void MyProtectedInternal()">
40359         <size>1</size>
40360       </method>
40361       <method name="Void MyInternal()">
40362         <size>1</size>
40363       </method>
40364       <method name="Void MyPublic()">
40365         <size>1</size>
40366       </method>
40367       <method name="Void MyPrivate()">
40368         <size>1</size>
40369       </method>
40370       <method name="Int32 Main()">
40371         <size>242</size>
40372       </method>
40373     </type>
40374   </test>
40375   <test name="test-92.cs">
40376     <type name="Outer">
40377       <method name="Void .ctor()">
40378         <size>7</size>
40379       </method>
40380     </type>
40381     <type name="Outer+Inner">
40382       <method name="Void .ctor()">
40383         <size>7</size>
40384       </method>
40385     </type>
40386     <type name="InnerBase">
40387       <method name="Void .ctor()">
40388         <size>7</size>
40389       </method>
40390     </type>
40391     <type name="MainClass">
40392       <method name="Void .ctor()">
40393         <size>7</size>
40394       </method>
40395       <method name="Int32 Main()">
40396         <size>2</size>
40397       </method>
40398     </type>
40399   </test>
40400   <test name="test-93.cs">
40401     <type name="N1.C">
40402       <method name="Void .ctor()">
40403         <size>7</size>
40404       </method>
40405       <method name="Void method(B ByRef)">
40406         <size>15</size>
40407       </method>
40408     </type>
40409     <type name="Test">
40410       <method name="Void .ctor()">
40411         <size>7</size>
40412       </method>
40413       <method name="Int32 Main()">
40414         <size>15</size>
40415       </method>
40416     </type>
40417   </test>
40418   <test name="test-94.cs">
40419     <type name="Base">
40420       <method name="Void .ctor()">
40421         <size>7</size>
40422       </method>
40423       <method name="Int32 IVehicle.Start()">
40424         <size>2</size>
40425       </method>
40426       <method name="Int32 Stop()">
40427         <size>2</size>
40428       </method>
40429       <method name="Int32 Turn()">
40430         <size>2</size>
40431       </method>
40432     </type>
40433     <type name="Derived1">
40434       <method name="Void .ctor()">
40435         <size>7</size>
40436       </method>
40437       <method name="Int32 Turn()">
40438         <size>2</size>
40439       </method>
40440     </type>
40441     <type name="Derived2">
40442       <method name="Void .ctor()">
40443         <size>7</size>
40444       </method>
40445       <method name="Int32 IVehicle.Start()">
40446         <size>2</size>
40447       </method>
40448       <method name="Int32 IVehicle.Turn()">
40449         <size>2</size>
40450       </method>
40451       <method name="Int32 Stop()">
40452         <size>2</size>
40453       </method>
40454       <method name="Int32 Turn()">
40455         <size>2</size>
40456       </method>
40457     </type>
40458     <type name="Test">
40459       <method name="Void .ctor()">
40460         <size>7</size>
40461       </method>
40462       <method name="Int32 Main()">
40463         <size>88</size>
40464       </method>
40465     </type>
40466   </test>
40467   <test name="test-95.cs">
40468     <type name="X">
40469       <method name="Void .ctor()">
40470         <size>7</size>
40471       </method>
40472       <method name="Int32 Main()">
40473         <size>30</size>
40474       </method>
40475     </type>
40476   </test>
40477   <test name="test-96.cs">
40478     <type name="N1.A">
40479       <method name="Void .ctor()">
40480         <size>7</size>
40481       </method>
40482       <method name="Int32 Main()">
40483         <size>2</size>
40484       </method>
40485     </type>
40486     <type name="N1.C">
40487       <method name="Void .ctor(Object, IntPtr)">
40488         <size>0</size>
40489       </method>
40490       <method name="Void Invoke(System.Object, N1.A)">
40491         <size>0</size>
40492       </method>
40493       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
40494         <size>0</size>
40495       </method>
40496       <method name="Void EndInvoke(IAsyncResult)">
40497         <size>0</size>
40498       </method>
40499     </type>
40500   </test>
40501   <test name="test-97.cs">
40502     <type name="X">
40503       <method name="Void .ctor()">
40504         <size>7</size>
40505       </method>
40506       <method name="Int32 Main()">
40507         <size>2</size>
40508       </method>
40509     </type>
40510   </test>
40511   <test name="test-98.cs">
40512     <type name="X">
40513       <method name="Void .ctor()">
40514         <size>7</size>
40515       </method>
40516       <method name="Void b()">
40517         <size>19</size>
40518       </method>
40519     </type>
40520     <type name="Y">
40521       <method name="Void .ctor()">
40522         <size>7</size>
40523       </method>
40524       <method name="Int32 Main()">
40525         <size>2</size>
40526       </method>
40527     </type>
40528   </test>
40529   <test name="test-99.cs">
40530     <type name="X">
40531       <method name="Void .ctor()">
40532         <size>7</size>
40533       </method>
40534       <method name="Int32 Main()">
40535         <size>104</size>
40536       </method>
40537     </type>
40538   </test>
40539   <test name="test-anon-01.cs">
40540     <type name="X">
40541       <method name="Void .ctor()">
40542         <size>7</size>
40543       </method>
40544       <method name="Int32 Main()">
40545         <size>21</size>
40546       </method>
40547     </type>
40548     <type name="S">
40549       <method name="Void .ctor(Object, IntPtr)">
40550         <size>0</size>
40551       </method>
40552       <method name="Void Invoke()">
40553         <size>0</size>
40554       </method>
40555       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40556         <size>0</size>
40557       </method>
40558       <method name="Void EndInvoke(IAsyncResult)">
40559         <size>0</size>
40560       </method>
40561     </type>
40562     <type name="X+&lt;Main&gt;c__AnonStorey0">
40563       <method name="Void .ctor()">
40564         <size>7</size>
40565       </method>
40566       <method name="Void &lt;&gt;m__0()">
40567         <size>8</size>
40568       </method>
40569     </type>
40570   </test>
40571   <test name="test-anon-02.cs">
40572     <type name="X">
40573       <method name="Void .ctor()">
40574         <size>7</size>
40575       </method>
40576       <method name="Int32 Main()">
40577         <size>151</size>
40578       </method>
40579     </type>
40580     <type name="S">
40581       <method name="Void .ctor(Object, IntPtr)">
40582         <size>0</size>
40583       </method>
40584       <method name="Void Invoke()">
40585         <size>0</size>
40586       </method>
40587       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40588         <size>0</size>
40589       </method>
40590       <method name="Void EndInvoke(IAsyncResult)">
40591         <size>0</size>
40592       </method>
40593     </type>
40594     <type name="X+&lt;Main&gt;c__AnonStorey0">
40595       <method name="Void .ctor()">
40596         <size>7</size>
40597       </method>
40598       <method name="Void &lt;&gt;m__0()">
40599         <size>113</size>
40600       </method>
40601     </type>
40602   </test>
40603   <test name="test-anon-03.cs">
40604     <type name="X">
40605       <method name="Void .ctor()">
40606         <size>7</size>
40607       </method>
40608       <method name="Void Main()">
40609         <size>59</size>
40610       </method>
40611     </type>
40612     <type name="S">
40613       <method name="Void .ctor(Object, IntPtr)">
40614         <size>0</size>
40615       </method>
40616       <method name="Void Invoke()">
40617         <size>0</size>
40618       </method>
40619       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40620         <size>0</size>
40621       </method>
40622       <method name="Void EndInvoke(IAsyncResult)">
40623         <size>0</size>
40624       </method>
40625     </type>
40626     <type name="X+&lt;Main&gt;c__AnonStorey0">
40627       <method name="Void .ctor()">
40628         <size>7</size>
40629       </method>
40630       <method name="Void &lt;&gt;m__0()">
40631         <size>8</size>
40632       </method>
40633     </type>
40634   </test>
40635   <test name="test-anon-04.cs">
40636     <type name="X">
40637       <method name="Void .ctor()">
40638         <size>7</size>
40639       </method>
40640       <method name="Void Main()">
40641         <size>59</size>
40642       </method>
40643     </type>
40644     <type name="S">
40645       <method name="Void .ctor(Object, IntPtr)">
40646         <size>0</size>
40647       </method>
40648       <method name="Void Invoke()">
40649         <size>0</size>
40650       </method>
40651       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40652         <size>0</size>
40653       </method>
40654       <method name="Void EndInvoke(IAsyncResult)">
40655         <size>0</size>
40656       </method>
40657     </type>
40658     <type name="X+&lt;Main&gt;c__AnonStorey0">
40659       <method name="Void .ctor()">
40660         <size>7</size>
40661       </method>
40662       <method name="Void &lt;&gt;m__0()">
40663         <size>30</size>
40664       </method>
40665     </type>
40666   </test>
40667   <test name="test-anon-05.cs">
40668     <type name="X">
40669       <method name="Void .ctor()">
40670         <size>7</size>
40671       </method>
40672       <method name="Int32 Main()">
40673         <size>207</size>
40674       </method>
40675       <method name="Boolean t(Int32, Int32)">
40676         <size>5</size>
40677       </method>
40678     </type>
40679     <type name="S">
40680       <method name="Void .ctor(Object, IntPtr)">
40681         <size>0</size>
40682       </method>
40683       <method name="Void Invoke()">
40684         <size>0</size>
40685       </method>
40686       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40687         <size>0</size>
40688       </method>
40689       <method name="Void EndInvoke(IAsyncResult)">
40690         <size>0</size>
40691       </method>
40692     </type>
40693     <type name="X+&lt;Main&gt;c__AnonStorey1">
40694       <method name="Void .ctor()">
40695         <size>7</size>
40696       </method>
40697       <method name="Void &lt;&gt;m__0()">
40698         <size>76</size>
40699       </method>
40700     </type>
40701     <type name="X+&lt;Main&gt;c__AnonStorey0">
40702       <method name="Void .ctor()">
40703         <size>7</size>
40704       </method>
40705     </type>
40706   </test>
40707   <test name="test-anon-06.cs">
40708     <type name="X">
40709       <method name="Void .ctor()">
40710         <size>7</size>
40711       </method>
40712       <method name="Int32 Main()">
40713         <size>112</size>
40714       </method>
40715     </type>
40716     <type name="S">
40717       <method name="Void .ctor(Object, IntPtr)">
40718         <size>0</size>
40719       </method>
40720       <method name="Void Invoke()">
40721         <size>0</size>
40722       </method>
40723       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40724         <size>0</size>
40725       </method>
40726       <method name="Void EndInvoke(IAsyncResult)">
40727         <size>0</size>
40728       </method>
40729     </type>
40730     <type name="X+&lt;Main&gt;c__AnonStorey0">
40731       <method name="Void .ctor()">
40732         <size>7</size>
40733       </method>
40734       <method name="Void &lt;&gt;m__0()">
40735         <size>18</size>
40736       </method>
40737     </type>
40738   </test>
40739   <test name="test-anon-07.cs">
40740     <type name="X">
40741       <method name="Void .ctor()">
40742         <size>7</size>
40743       </method>
40744       <method name="Int32 Main()">
40745         <size>120</size>
40746       </method>
40747       <method name="Boolean t(Int32, Int32)">
40748         <size>5</size>
40749       </method>
40750     </type>
40751     <type name="D">
40752       <method name="Void .ctor(Object, IntPtr)">
40753         <size>0</size>
40754       </method>
40755       <method name="Void Invoke()">
40756         <size>0</size>
40757       </method>
40758       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40759         <size>0</size>
40760       </method>
40761       <method name="Void EndInvoke(IAsyncResult)">
40762         <size>0</size>
40763       </method>
40764     </type>
40765     <type name="X+&lt;Main&gt;c__AnonStorey0">
40766       <method name="Void .ctor()">
40767         <size>7</size>
40768       </method>
40769       <method name="Void &lt;&gt;m__0()">
40770         <size>18</size>
40771       </method>
40772       <method name="Void &lt;&gt;m__1()">
40773         <size>18</size>
40774       </method>
40775     </type>
40776   </test>
40777   <test name="test-anon-08.cs">
40778     <type name="X">
40779       <method name="Void .ctor()">
40780         <size>7</size>
40781       </method>
40782       <method name="Int32 Main()">
40783         <size>35</size>
40784       </method>
40785     </type>
40786     <type name="S">
40787       <method name="Void .ctor(Object, IntPtr)">
40788         <size>0</size>
40789       </method>
40790       <method name="Void Invoke()">
40791         <size>0</size>
40792       </method>
40793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40794         <size>0</size>
40795       </method>
40796       <method name="Void EndInvoke(IAsyncResult)">
40797         <size>0</size>
40798       </method>
40799     </type>
40800     <type name="X+&lt;Main&gt;c__AnonStorey0">
40801       <method name="Void .ctor()">
40802         <size>7</size>
40803       </method>
40804       <method name="Void &lt;&gt;m__0()">
40805         <size>13</size>
40806       </method>
40807     </type>
40808   </test>
40809   <test name="test-anon-09.cs">
40810     <type name="X">
40811       <method name="Void .ctor()">
40812         <size>7</size>
40813       </method>
40814       <method name="Int32 Main()">
40815         <size>59</size>
40816       </method>
40817     </type>
40818     <type name="X+D">
40819       <method name="Void .ctor(Object, IntPtr)">
40820         <size>0</size>
40821       </method>
40822       <method name="Void Invoke()">
40823         <size>0</size>
40824       </method>
40825       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40826         <size>0</size>
40827       </method>
40828       <method name="Void EndInvoke(IAsyncResult)">
40829         <size>0</size>
40830       </method>
40831     </type>
40832     <type name="X+&lt;Main&gt;c__AnonStorey0">
40833       <method name="Void .ctor()">
40834         <size>7</size>
40835       </method>
40836       <method name="Void &lt;&gt;m__0()">
40837         <size>49</size>
40838       </method>
40839     </type>
40840   </test>
40841   <test name="test-anon-10.cs">
40842     <type name="S">
40843       <method name="Void .ctor()">
40844         <size>7</size>
40845       </method>
40846       <method name="Void Test()">
40847         <size>105</size>
40848       </method>
40849       <method name="Int32 Main()">
40850         <size>66</size>
40851       </method>
40852     </type>
40853     <type name="S+T">
40854       <method name="Void .ctor(Object, IntPtr)">
40855         <size>0</size>
40856       </method>
40857       <method name="Void Invoke()">
40858         <size>0</size>
40859       </method>
40860       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40861         <size>0</size>
40862       </method>
40863       <method name="Void EndInvoke(IAsyncResult)">
40864         <size>0</size>
40865       </method>
40866     </type>
40867     <type name="S+&lt;Test&gt;c__AnonStorey1">
40868       <method name="Void .ctor()">
40869         <size>7</size>
40870       </method>
40871     </type>
40872     <type name="S+&lt;Test&gt;c__AnonStorey0">
40873       <method name="Void .ctor()">
40874         <size>7</size>
40875       </method>
40876     </type>
40877     <type name="S+&lt;Test&gt;c__AnonStorey1">
40878       <method name="Void &lt;&gt;m__0()">
40879         <size>76</size>
40880       </method>
40881     </type>
40882   </test>
40883   <test name="test-anon-11.cs">
40884     <type name="X">
40885       <method name="Void .ctor()">
40886         <size>7</size>
40887       </method>
40888       <method name="Int32 Main()">
40889         <size>122</size>
40890       </method>
40891     </type>
40892     <type name="D">
40893       <method name="Void .ctor(Object, IntPtr)">
40894         <size>0</size>
40895       </method>
40896       <method name="Void Invoke(Int32)">
40897         <size>0</size>
40898       </method>
40899       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40900         <size>0</size>
40901       </method>
40902       <method name="Void EndInvoke(IAsyncResult)">
40903         <size>0</size>
40904       </method>
40905     </type>
40906     <type name="E">
40907       <method name="Void .ctor(Object, IntPtr)">
40908         <size>0</size>
40909       </method>
40910       <method name="Void Invoke(Int32 ByRef)">
40911         <size>0</size>
40912       </method>
40913       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
40914         <size>0</size>
40915       </method>
40916       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
40917         <size>0</size>
40918       </method>
40919     </type>
40920     <type name="F">
40921       <method name="Void .ctor(Object, IntPtr)">
40922         <size>0</size>
40923       </method>
40924       <method name="Void Invoke(System.Int32[])">
40925         <size>0</size>
40926       </method>
40927       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
40928         <size>0</size>
40929       </method>
40930       <method name="Void EndInvoke(IAsyncResult)">
40931         <size>0</size>
40932       </method>
40933     </type>
40934     <type name="X">
40935       <method name="Void &lt;Main&gt;m__0(Int32)">
40936         <size>1</size>
40937       </method>
40938       <method name="Void &lt;Main&gt;m__1(Int32)">
40939         <size>1</size>
40940       </method>
40941       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
40942         <size>1</size>
40943       </method>
40944       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
40945         <size>1</size>
40946       </method>
40947     </type>
40948   </test>
40949   <test name="test-anon-12.cs">
40950     <type name="X">
40951       <method name="Void .ctor()">
40952         <size>7</size>
40953       </method>
40954       <method name="Int32 Main()">
40955         <size>257</size>
40956       </method>
40957       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
40958         <size>81</size>
40959       </method>
40960     </type>
40961     <type name="predicate">
40962       <method name="Void .ctor(Object, IntPtr)">
40963         <size>0</size>
40964       </method>
40965       <method name="Boolean Invoke(System.Object)">
40966         <size>0</size>
40967       </method>
40968       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40969         <size>0</size>
40970       </method>
40971       <method name="Boolean EndInvoke(IAsyncResult)">
40972         <size>0</size>
40973       </method>
40974     </type>
40975     <type name="X">
40976       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
40977         <size>12</size>
40978       </method>
40979     </type>
40980   </test>
40981   <test name="test-anon-13.cs">
40982     <type name="X">
40983       <method name="Void .ctor(Int32)">
40984         <size>14</size>
40985       </method>
40986       <method name="Void Main()">
40987         <size>42</size>
40988       </method>
40989       <method name="D T()">
40990         <size>15</size>
40991       </method>
40992       <method name="System.String CALL()">
40993         <size>6</size>
40994       </method>
40995     </type>
40996     <type name="D">
40997       <method name="Void .ctor(Object, IntPtr)">
40998         <size>0</size>
40999       </method>
41000       <method name="Void Invoke()">
41001         <size>0</size>
41002       </method>
41003       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41004         <size>0</size>
41005       </method>
41006       <method name="Void EndInvoke(IAsyncResult)">
41007         <size>0</size>
41008       </method>
41009     </type>
41010     <type name="X">
41011       <method name="Void &lt;T&gt;m__0()">
41012         <size>22</size>
41013       </method>
41014     </type>
41015   </test>
41016   <test name="test-anon-14.cs">
41017     <type name="X">
41018       <method name="Void .ctor()">
41019         <size>7</size>
41020       </method>
41021       <method name="Void add_Click(X+T)">
41022         <size>22</size>
41023       </method>
41024       <method name="Void remove_Click(X+T)">
41025         <size>22</size>
41026       </method>
41027       <method name="Void Method()">
41028         <size>1</size>
41029       </method>
41030       <method name="Void Main()">
41031         <size>46</size>
41032       </method>
41033     </type>
41034     <type name="X+T">
41035       <method name="Void .ctor(Object, IntPtr)">
41036         <size>0</size>
41037       </method>
41038       <method name="Void Invoke()">
41039         <size>0</size>
41040       </method>
41041       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41042         <size>0</size>
41043       </method>
41044       <method name="Void EndInvoke(IAsyncResult)">
41045         <size>0</size>
41046       </method>
41047     </type>
41048   </test>
41049   <test name="test-anon-15.cs">
41050     <type name="Foo">
41051       <method name="Void .ctor()">
41052         <size>7</size>
41053       </method>
41054       <method name="Void Main()">
41055         <size>43</size>
41056       </method>
41057     </type>
41058     <type name="Foo+Inner">
41059       <method name="Void .ctor(String)">
41060         <size>7</size>
41061       </method>
41062     </type>
41063     <type name="Foo+foo_fn">
41064       <method name="Void .ctor(Object, IntPtr)">
41065         <size>0</size>
41066       </method>
41067       <method name="Foo+Inner Invoke(System.String)">
41068         <size>0</size>
41069       </method>
41070       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41071         <size>0</size>
41072       </method>
41073       <method name="Foo+Inner EndInvoke(IAsyncResult)">
41074         <size>0</size>
41075       </method>
41076     </type>
41077     <type name="Foo">
41078       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
41079         <size>13</size>
41080       </method>
41081     </type>
41082   </test>
41083   <test name="test-anon-16.cs">
41084     <type name="X">
41085       <method name="Void .ctor(Int32)">
41086         <size>14</size>
41087       </method>
41088       <method name="Void Main()">
41089         <size>42</size>
41090       </method>
41091       <method name="D T()">
41092         <size>15</size>
41093       </method>
41094     </type>
41095     <type name="D">
41096       <method name="Void .ctor(Object, IntPtr)">
41097         <size>0</size>
41098       </method>
41099       <method name="Void Invoke()">
41100         <size>0</size>
41101       </method>
41102       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41103         <size>0</size>
41104       </method>
41105       <method name="Void EndInvoke(IAsyncResult)">
41106         <size>0</size>
41107       </method>
41108     </type>
41109     <type name="X">
41110       <method name="Void &lt;T&gt;m__0()">
41111         <size>27</size>
41112       </method>
41113     </type>
41114   </test>
41115   <test name="test-anon-17.cs">
41116     <type name="Button">
41117       <method name="Void .ctor()">
41118         <size>7</size>
41119       </method>
41120       <method name="Void add_Clicked(ClickEvent)">
41121         <size>24</size>
41122       </method>
41123       <method name="Void remove_Clicked(ClickEvent)">
41124         <size>24</size>
41125       </method>
41126       <method name="Void DoClick()">
41127         <size>12</size>
41128       </method>
41129     </type>
41130     <type name="X">
41131       <method name="Void .ctor()">
41132         <size>7</size>
41133       </method>
41134       <method name="Void .cctor()">
41135         <size>1</size>
41136       </method>
41137       <method name="Int32 Main()">
41138         <size>61</size>
41139       </method>
41140     </type>
41141     <type name="ClickEvent">
41142       <method name="Void .ctor(Object, IntPtr)">
41143         <size>0</size>
41144       </method>
41145       <method name="Void Invoke()">
41146         <size>0</size>
41147       </method>
41148       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41149         <size>0</size>
41150       </method>
41151       <method name="Void EndInvoke(IAsyncResult)">
41152         <size>0</size>
41153       </method>
41154     </type>
41155     <type name="X">
41156       <method name="Void &lt;Main&gt;m__0()">
41157         <size>17</size>
41158       </method>
41159     </type>
41160   </test>
41161   <test name="test-anon-18.cs">
41162     <type name="DelegateTest">
41163       <method name="Void .ctor()">
41164         <size>7</size>
41165       </method>
41166       <method name="Void Main(System.String[])">
41167         <size>83</size>
41168       </method>
41169     </type>
41170     <type name="A">
41171       <method name="Void .ctor(Object, IntPtr)">
41172         <size>0</size>
41173       </method>
41174       <method name="Void Invoke()">
41175         <size>0</size>
41176       </method>
41177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41178         <size>0</size>
41179       </method>
41180       <method name="Void EndInvoke(IAsyncResult)">
41181         <size>0</size>
41182       </method>
41183     </type>
41184     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
41185       <method name="Void .ctor()">
41186         <size>7</size>
41187       </method>
41188       <method name="Void &lt;&gt;m__0()">
41189         <size>17</size>
41190       </method>
41191     </type>
41192   </test>
41193   <test name="test-anon-19.cs">
41194     <type name="X">
41195       <method name="Void .ctor()">
41196         <size>7</size>
41197       </method>
41198       <method name="Int32 Main()">
41199         <size>223</size>
41200       </method>
41201       <method name="Boolean t(Int32, Int32)">
41202         <size>5</size>
41203       </method>
41204     </type>
41205     <type name="S">
41206       <method name="Void .ctor(Object, IntPtr)">
41207         <size>0</size>
41208       </method>
41209       <method name="Void Invoke()">
41210         <size>0</size>
41211       </method>
41212       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41213         <size>0</size>
41214       </method>
41215       <method name="Void EndInvoke(IAsyncResult)">
41216         <size>0</size>
41217       </method>
41218     </type>
41219     <type name="X+&lt;Main&gt;c__AnonStorey1">
41220       <method name="Void .ctor()">
41221         <size>7</size>
41222       </method>
41223       <method name="Void &lt;&gt;m__0()">
41224         <size>93</size>
41225       </method>
41226     </type>
41227     <type name="X+&lt;Main&gt;c__AnonStorey0">
41228       <method name="Void .ctor()">
41229         <size>7</size>
41230       </method>
41231     </type>
41232   </test>
41233   <test name="test-anon-20.cs">
41234     <type name="X">
41235       <method name="Void .ctor()">
41236         <size>7</size>
41237       </method>
41238       <method name="Void Main()">
41239         <size>33</size>
41240       </method>
41241       <method name="D MainHost()">
41242         <size>28</size>
41243       </method>
41244     </type>
41245     <type name="D">
41246       <method name="Void .ctor(Object, IntPtr)">
41247         <size>0</size>
41248       </method>
41249       <method name="Void Invoke()">
41250         <size>0</size>
41251       </method>
41252       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41253         <size>0</size>
41254       </method>
41255       <method name="Void EndInvoke(IAsyncResult)">
41256         <size>0</size>
41257       </method>
41258     </type>
41259     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
41260       <method name="Void .ctor()">
41261         <size>7</size>
41262       </method>
41263       <method name="Void &lt;&gt;m__0()">
41264         <size>52</size>
41265       </method>
41266     </type>
41267     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
41268       <method name="Void .ctor()">
41269         <size>7</size>
41270       </method>
41271       <method name="Void &lt;&gt;m__1()">
41272         <size>52</size>
41273       </method>
41274     </type>
41275   </test>
41276   <test name="test-anon-21.cs">
41277     <type name="X">
41278       <method name="Void .ctor()">
41279         <size>7</size>
41280       </method>
41281       <method name="Void .cctor()">
41282         <size>1</size>
41283       </method>
41284       <method name="Int32 Main()">
41285         <size>68</size>
41286       </method>
41287       <method name="Void M()">
41288         <size>44</size>
41289       </method>
41290     </type>
41291     <type name="D">
41292       <method name="Void .ctor(Object, IntPtr)">
41293         <size>0</size>
41294       </method>
41295       <method name="Void Invoke()">
41296         <size>0</size>
41297       </method>
41298       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41299         <size>0</size>
41300       </method>
41301       <method name="Void EndInvoke(IAsyncResult)">
41302         <size>0</size>
41303       </method>
41304     </type>
41305     <type name="X+&lt;M&gt;c__AnonStorey0">
41306       <method name="Void .ctor()">
41307         <size>7</size>
41308       </method>
41309       <method name="Void &lt;&gt;m__0()">
41310         <size>48</size>
41311       </method>
41312     </type>
41313     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41314       <method name="Void .ctor()">
41315         <size>7</size>
41316       </method>
41317       <method name="Void &lt;&gt;m__1()">
41318         <size>81</size>
41319       </method>
41320     </type>
41321   </test>
41322   <test name="test-anon-22.cs">
41323     <type name="X">
41324       <method name="Void .ctor()">
41325         <size>7</size>
41326       </method>
41327       <method name="Void Main()">
41328         <size>33</size>
41329       </method>
41330       <method name="D T()">
41331         <size>28</size>
41332       </method>
41333     </type>
41334     <type name="D">
41335       <method name="Void .ctor(Object, IntPtr)">
41336         <size>0</size>
41337       </method>
41338       <method name="Void Invoke()">
41339         <size>0</size>
41340       </method>
41341       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41342         <size>0</size>
41343       </method>
41344       <method name="Void EndInvoke(IAsyncResult)">
41345         <size>0</size>
41346       </method>
41347     </type>
41348     <type name="X+&lt;T&gt;c__AnonStorey0">
41349       <method name="Void .ctor()">
41350         <size>7</size>
41351       </method>
41352       <method name="Void &lt;&gt;m__0()">
41353         <size>52</size>
41354       </method>
41355     </type>
41356     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
41357       <method name="Void .ctor()">
41358         <size>7</size>
41359       </method>
41360       <method name="Void &lt;&gt;m__1()">
41361         <size>52</size>
41362       </method>
41363     </type>
41364   </test>
41365   <test name="test-anon-23.cs">
41366     <type name="X">
41367       <method name="Void .ctor()">
41368         <size>7</size>
41369       </method>
41370       <method name="Int32 Main()">
41371         <size>68</size>
41372       </method>
41373       <method name="Void M()">
41374         <size>34</size>
41375       </method>
41376     </type>
41377     <type name="D">
41378       <method name="Void .ctor(Object, IntPtr)">
41379         <size>0</size>
41380       </method>
41381       <method name="Void Invoke()">
41382         <size>0</size>
41383       </method>
41384       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41385         <size>0</size>
41386       </method>
41387       <method name="Void EndInvoke(IAsyncResult)">
41388         <size>0</size>
41389       </method>
41390     </type>
41391     <type name="X+&lt;M&gt;c__AnonStorey0">
41392       <method name="Void .ctor()">
41393         <size>7</size>
41394       </method>
41395       <method name="Void &lt;&gt;m__0()">
41396         <size>38</size>
41397       </method>
41398     </type>
41399     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41400       <method name="Void .ctor()">
41401         <size>7</size>
41402       </method>
41403       <method name="Void &lt;&gt;m__1()">
41404         <size>24</size>
41405       </method>
41406     </type>
41407   </test>
41408   <test name="test-anon-24.cs">
41409     <type name="X">
41410       <method name="Void .ctor()">
41411         <size>7</size>
41412       </method>
41413       <method name="Void Main()">
41414         <size>29</size>
41415       </method>
41416       <method name="D T(Int32)">
41417         <size>28</size>
41418       </method>
41419     </type>
41420     <type name="D">
41421       <method name="Void .ctor(Object, IntPtr)">
41422         <size>0</size>
41423       </method>
41424       <method name="Int32 Invoke()">
41425         <size>0</size>
41426       </method>
41427       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41428         <size>0</size>
41429       </method>
41430       <method name="Int32 EndInvoke(IAsyncResult)">
41431         <size>0</size>
41432       </method>
41433     </type>
41434     <type name="X+&lt;T&gt;c__AnonStorey0">
41435       <method name="Void .ctor()">
41436         <size>7</size>
41437       </method>
41438       <method name="Int32 &lt;&gt;m__0()">
41439         <size>21</size>
41440       </method>
41441     </type>
41442   </test>
41443   <test name="test-anon-25.cs">
41444     <type name="X">
41445       <method name="Void .ctor()">
41446         <size>7</size>
41447       </method>
41448       <method name="Int32 Main()">
41449         <size>48</size>
41450       </method>
41451       <method name="D T(Int32)">
41452         <size>28</size>
41453       </method>
41454     </type>
41455     <type name="D">
41456       <method name="Void .ctor(Object, IntPtr)">
41457         <size>0</size>
41458       </method>
41459       <method name="Int32 Invoke(Int32)">
41460         <size>0</size>
41461       </method>
41462       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41463         <size>0</size>
41464       </method>
41465       <method name="Int32 EndInvoke(IAsyncResult)">
41466         <size>0</size>
41467       </method>
41468     </type>
41469     <type name="X+&lt;T&gt;c__AnonStorey0">
41470       <method name="Void .ctor()">
41471         <size>7</size>
41472       </method>
41473       <method name="Int32 &lt;&gt;m__0(Int32)">
41474         <size>9</size>
41475       </method>
41476     </type>
41477   </test>
41478   <test name="test-anon-27.cs">
41479     <type name="X">
41480       <method name="Void .ctor()">
41481         <size>7</size>
41482       </method>
41483       <method name="Int32 Main()">
41484         <size>138</size>
41485       </method>
41486       <method name="Void M(Int32)">
41487         <size>59</size>
41488       </method>
41489     </type>
41490     <type name="D">
41491       <method name="Void .ctor(Object, IntPtr)">
41492         <size>0</size>
41493       </method>
41494       <method name="Void Invoke()">
41495         <size>0</size>
41496       </method>
41497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41498         <size>0</size>
41499       </method>
41500       <method name="Void EndInvoke(IAsyncResult)">
41501         <size>0</size>
41502       </method>
41503     </type>
41504     <type name="X+&lt;M&gt;c__AnonStorey0">
41505       <method name="Void .ctor()">
41506         <size>7</size>
41507       </method>
41508       <method name="Void &lt;&gt;m__0()">
41509         <size>38</size>
41510       </method>
41511     </type>
41512     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41513       <method name="Void .ctor()">
41514         <size>7</size>
41515       </method>
41516       <method name="Void &lt;&gt;m__1()">
41517         <size>50</size>
41518       </method>
41519     </type>
41520   </test>
41521   <test name="test-anon-28.cs">
41522     <type name="Delegable">
41523       <method name="Void .ctor()">
41524         <size>7</size>
41525       </method>
41526       <method name="Void add_MyDelegate(System.EventHandler)">
41527         <size>24</size>
41528       </method>
41529       <method name="Void remove_MyDelegate(System.EventHandler)">
41530         <size>24</size>
41531       </method>
41532     </type>
41533     <type name="DelegateTest">
41534       <method name="Void .ctor()">
41535         <size>7</size>
41536       </method>
41537       <method name="Void Main(System.String[])">
41538         <size>58</size>
41539       </method>
41540     </type>
41541     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
41542       <method name="Void .ctor()">
41543         <size>7</size>
41544       </method>
41545       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
41546         <size>33</size>
41547       </method>
41548     </type>
41549   </test>
41550   <test name="test-anon-29.cs">
41551     <type name="X">
41552       <method name="Void .ctor()">
41553         <size>108</size>
41554       </method>
41555       <method name="System.String Hello()">
41556         <size>20</size>
41557       </method>
41558       <method name="Void Main()">
41559         <size>18</size>
41560       </method>
41561     </type>
41562     <type name="X+Foo">
41563       <method name="Void .ctor(Object, IntPtr)">
41564         <size>0</size>
41565       </method>
41566       <method name="System.String Invoke()">
41567         <size>0</size>
41568       </method>
41569       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41570         <size>0</size>
41571       </method>
41572       <method name="System.String EndInvoke(IAsyncResult)">
41573         <size>0</size>
41574       </method>
41575     </type>
41576     <type name="X+Bar">
41577       <method name="Void .ctor(Object, IntPtr)">
41578         <size>0</size>
41579       </method>
41580       <method name="Void Invoke(System.String)">
41581         <size>0</size>
41582       </method>
41583       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41584         <size>0</size>
41585       </method>
41586       <method name="Void EndInvoke(IAsyncResult)">
41587         <size>0</size>
41588       </method>
41589     </type>
41590     <type name="X">
41591       <method name="Void &lt;Hello&gt;m__1(System.String)">
41592         <size>7</size>
41593       </method>
41594       <method name="System.String &lt;Hello&gt;m__0()">
41595         <size>201</size>
41596       </method>
41597       <method name="Void &lt;Hello&gt;m__2(System.String)">
41598         <size>7</size>
41599       </method>
41600     </type>
41601   </test>
41602   <test name="test-anon-30.cs">
41603     <type name="X">
41604       <method name="Void .ctor()">
41605         <size>7</size>
41606       </method>
41607     </type>
41608     <type name="Program">
41609       <method name="Void add_E(Program+D)">
41610         <size>22</size>
41611       </method>
41612       <method name="Void remove_E(Program+D)">
41613         <size>22</size>
41614       </method>
41615       <method name="Void Main()">
41616         <size>38</size>
41617       </method>
41618     </type>
41619     <type name="Program+D">
41620       <method name="Void .ctor(Object, IntPtr)">
41621         <size>0</size>
41622       </method>
41623       <method name="Void Invoke(X)">
41624         <size>0</size>
41625       </method>
41626       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
41627         <size>0</size>
41628       </method>
41629       <method name="Void EndInvoke(IAsyncResult)">
41630         <size>0</size>
41631       </method>
41632     </type>
41633     <type name="Program+&lt;Main&gt;c__AnonStorey0">
41634       <method name="Void .ctor()">
41635         <size>7</size>
41636       </method>
41637       <method name="Void &lt;&gt;m__0(X)">
41638         <size>15</size>
41639       </method>
41640     </type>
41641   </test>
41642   <test name="test-anon-31.cs">
41643     <type name="test">
41644       <method name="Void .ctor()">
41645         <size>7</size>
41646       </method>
41647       <method name="IEnumerable testen(Int32)">
41648         <size>30</size>
41649       </method>
41650     </type>
41651     <type name="reflect">
41652       <method name="Void .ctor()">
41653         <size>7</size>
41654       </method>
41655       <method name="Void Main(System.String[])">
41656         <size>122</size>
41657       </method>
41658     </type>
41659     <type name="test+&lt;testen&gt;c__Iterator0">
41660       <method name="Void .ctor()">
41661         <size>7</size>
41662       </method>
41663       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41664         <size>7</size>
41665       </method>
41666       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41667         <size>7</size>
41668       </method>
41669       <method name="Boolean MoveNext()">
41670         <size>195</size>
41671       </method>
41672       <method name="Void Dispose()">
41673         <size>8</size>
41674       </method>
41675       <method name="Void Reset()">
41676         <size>6</size>
41677       </method>
41678       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41679         <size>7</size>
41680       </method>
41681       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41682         <size>40</size>
41683       </method>
41684     </type>
41685   </test>
41686   <test name="test-anon-32.cs">
41687     <type name="MainClass">
41688       <method name="Void .ctor()">
41689         <size>7</size>
41690       </method>
41691       <method name="Void Main()">
41692         <size>37</size>
41693       </method>
41694       <method name="Void SimpleCallback(MainClass, System.String)">
41695         <size>7</size>
41696       </method>
41697     </type>
41698     <type name="StringSender">
41699       <method name="Void .ctor(Object, IntPtr)">
41700         <size>0</size>
41701       </method>
41702       <method name="Void Invoke(System.String)">
41703         <size>0</size>
41704       </method>
41705       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41706         <size>0</size>
41707       </method>
41708       <method name="Void EndInvoke(IAsyncResult)">
41709         <size>0</size>
41710       </method>
41711     </type>
41712     <type name="VoidDelegate">
41713       <method name="Void .ctor(Object, IntPtr)">
41714         <size>0</size>
41715       </method>
41716       <method name="Void Invoke()">
41717         <size>0</size>
41718       </method>
41719       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41720         <size>0</size>
41721       </method>
41722       <method name="Void EndInvoke(IAsyncResult)">
41723         <size>0</size>
41724       </method>
41725     </type>
41726     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41727       <method name="Void .ctor()">
41728         <size>7</size>
41729       </method>
41730       <method name="Void &lt;&gt;m__0()">
41731         <size>25</size>
41732       </method>
41733       <method name="Void &lt;&gt;m__1(System.String)">
41734         <size>13</size>
41735       </method>
41736     </type>
41737   </test>
41738   <test name="test-anon-33.cs">
41739     <type name="T">
41740       <method name="Void .ctor()">
41741         <size>7</size>
41742       </method>
41743       <method name="Void doit(Int32)">
41744         <size>7</size>
41745       </method>
41746       <method name="Void Main()">
41747         <size>162</size>
41748       </method>
41749     </type>
41750     <type name="Do">
41751       <method name="Void .ctor(Object, IntPtr)">
41752         <size>0</size>
41753       </method>
41754       <method name="Void Invoke()">
41755         <size>0</size>
41756       </method>
41757       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41758         <size>0</size>
41759       </method>
41760       <method name="Void EndInvoke(IAsyncResult)">
41761         <size>0</size>
41762       </method>
41763     </type>
41764     <type name="T+&lt;Main&gt;c__AnonStorey0">
41765       <method name="Void .ctor()">
41766         <size>7</size>
41767       </method>
41768       <method name="Void &lt;&gt;m__0()">
41769         <size>12</size>
41770       </method>
41771     </type>
41772     <type name="T+&lt;Main&gt;c__AnonStorey1">
41773       <method name="Void .ctor()">
41774         <size>7</size>
41775       </method>
41776       <method name="Void &lt;&gt;m__1()">
41777         <size>12</size>
41778       </method>
41779     </type>
41780   </test>
41781   <test name="test-anon-34.cs">
41782     <type name="Delegates.Space">
41783       <method name="Void .ctor()">
41784         <size>7</size>
41785       </method>
41786       <method name="Void Leak(Boolean, Int32)">
41787         <size>92</size>
41788       </method>
41789     </type>
41790     <type name="Delegates.Program">
41791       <method name="Void .ctor()">
41792         <size>7</size>
41793       </method>
41794       <method name="Void SpaceLeak()">
41795         <size>37</size>
41796       </method>
41797       <method name="Void Main(System.String[])">
41798         <size>6</size>
41799       </method>
41800     </type>
41801     <type name="Delegates.Space+DoCopy">
41802       <method name="Void .ctor(Object, IntPtr)">
41803         <size>0</size>
41804       </method>
41805       <method name="Void Invoke()">
41806         <size>0</size>
41807       </method>
41808       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41809         <size>0</size>
41810       </method>
41811       <method name="Void EndInvoke(IAsyncResult)">
41812         <size>0</size>
41813       </method>
41814     </type>
41815     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
41816       <method name="Void .ctor()">
41817         <size>7</size>
41818       </method>
41819       <method name="Void &lt;&gt;m__0()">
41820         <size>23</size>
41821       </method>
41822     </type>
41823     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
41824       <method name="Void .ctor()">
41825         <size>7</size>
41826       </method>
41827       <method name="Void &lt;&gt;m__1()">
41828         <size>19</size>
41829       </method>
41830     </type>
41831   </test>
41832   <test name="test-anon-35.cs">
41833     <type name="CustomDict">
41834       <method name="Void .ctor()">
41835         <size>66</size>
41836       </method>
41837       <method name="IEnumerator GetEnumerator()">
41838         <size>15</size>
41839       </method>
41840     </type>
41841     <type name="Tests">
41842       <method name="Void .ctor()">
41843         <size>7</size>
41844       </method>
41845       <method name="Void Main()">
41846         <size>7</size>
41847       </method>
41848     </type>
41849     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
41850       <method name="Void .ctor()">
41851         <size>7</size>
41852       </method>
41853       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41854         <size>7</size>
41855       </method>
41856       <method name="Boolean MoveNext()">
41857         <size>86</size>
41858       </method>
41859       <method name="Void Dispose()">
41860         <size>8</size>
41861       </method>
41862       <method name="Void Reset()">
41863         <size>6</size>
41864       </method>
41865       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41866         <size>7</size>
41867       </method>
41868     </type>
41869   </test>
41870   <test name="test-anon-36.cs">
41871     <type name="Test">
41872       <method name="Void .ctor(TestMethod)">
41873         <size>7</size>
41874       </method>
41875       <method name="Void .ctor(TestMethod2)">
41876         <size>7</size>
41877       </method>
41878       <method name="Void Main()">
41879         <size>36</size>
41880       </method>
41881     </type>
41882     <type name="TestMethod">
41883       <method name="Void .ctor(Object, IntPtr)">
41884         <size>0</size>
41885       </method>
41886       <method name="Void Invoke()">
41887         <size>0</size>
41888       </method>
41889       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41890         <size>0</size>
41891       </method>
41892       <method name="Void EndInvoke(IAsyncResult)">
41893         <size>0</size>
41894       </method>
41895     </type>
41896     <type name="TestMethod2">
41897       <method name="Void .ctor(Object, IntPtr)">
41898         <size>0</size>
41899       </method>
41900       <method name="Void Invoke(System.Object)">
41901         <size>0</size>
41902       </method>
41903       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41904         <size>0</size>
41905       </method>
41906       <method name="Void EndInvoke(IAsyncResult)">
41907         <size>0</size>
41908       </method>
41909     </type>
41910     <type name="Test">
41911       <method name="Void &lt;Main&gt;m__0()">
41912         <size>1</size>
41913       </method>
41914     </type>
41915   </test>
41916   <test name="test-anon-37.cs">
41917     <type name="DelegateInit">
41918       <method name="Void .ctor()">
41919         <size>7</size>
41920       </method>
41921       <method name="Void .cctor()">
41922         <size>35</size>
41923       </method>
41924       <method name="Void Main(System.String[])">
41925         <size>11</size>
41926       </method>
41927     </type>
41928     <type name="DelegateInit+FooDelegate">
41929       <method name="Void .ctor(Object, IntPtr)">
41930         <size>0</size>
41931       </method>
41932       <method name="Void Invoke()">
41933         <size>0</size>
41934       </method>
41935       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41936         <size>0</size>
41937       </method>
41938       <method name="Void EndInvoke(IAsyncResult)">
41939         <size>0</size>
41940       </method>
41941     </type>
41942     <type name="DelegateInit">
41943       <method name="Void &lt;_print&gt;m__0()">
41944         <size>11</size>
41945       </method>
41946     </type>
41947   </test>
41948   <test name="test-anon-38.cs">
41949     <type name="X">
41950       <method name="Void .ctor()">
41951         <size>7</size>
41952       </method>
41953       <method name="Void Hello(Int64, Int64)">
41954         <size>1</size>
41955       </method>
41956       <method name="Void Test(Int32)">
41957         <size>67</size>
41958       </method>
41959       <method name="Void Main()">
41960         <size>14</size>
41961       </method>
41962     </type>
41963     <type name="Simple">
41964       <method name="Void .ctor(Object, IntPtr)">
41965         <size>0</size>
41966       </method>
41967       <method name="Void Invoke()">
41968         <size>0</size>
41969       </method>
41970       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41971         <size>0</size>
41972       </method>
41973       <method name="Void EndInvoke(IAsyncResult)">
41974         <size>0</size>
41975       </method>
41976     </type>
41977     <type name="Foo">
41978       <method name="Void .ctor(Object, IntPtr)">
41979         <size>0</size>
41980       </method>
41981       <method name="Simple Invoke()">
41982         <size>0</size>
41983       </method>
41984       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41985         <size>0</size>
41986       </method>
41987       <method name="Simple EndInvoke(IAsyncResult)">
41988         <size>0</size>
41989       </method>
41990     </type>
41991     <type name="X+&lt;Test&gt;c__AnonStorey0">
41992       <method name="Void .ctor()">
41993         <size>7</size>
41994       </method>
41995       <method name="Simple &lt;&gt;m__0()">
41996         <size>64</size>
41997       </method>
41998     </type>
41999     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42000       <method name="Void .ctor()">
42001         <size>7</size>
42002       </method>
42003       <method name="Void &lt;&gt;m__1()">
42004         <size>34</size>
42005       </method>
42006     </type>
42007   </test>
42008   <test name="test-anon-39.cs">
42009     <type name="X">
42010       <method name="Void .ctor()">
42011         <size>7</size>
42012       </method>
42013       <method name="Void Hello(Int64)">
42014         <size>1</size>
42015       </method>
42016       <method name="Void Test(Int32)">
42017         <size>65</size>
42018       </method>
42019       <method name="Void Main()">
42020         <size>14</size>
42021       </method>
42022     </type>
42023     <type name="Simple">
42024       <method name="Void .ctor(Object, IntPtr)">
42025         <size>0</size>
42026       </method>
42027       <method name="Void Invoke()">
42028         <size>0</size>
42029       </method>
42030       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42031         <size>0</size>
42032       </method>
42033       <method name="Void EndInvoke(IAsyncResult)">
42034         <size>0</size>
42035       </method>
42036     </type>
42037     <type name="Foo">
42038       <method name="Void .ctor(Object, IntPtr)">
42039         <size>0</size>
42040       </method>
42041       <method name="Simple Invoke()">
42042         <size>0</size>
42043       </method>
42044       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42045         <size>0</size>
42046       </method>
42047       <method name="Simple EndInvoke(IAsyncResult)">
42048         <size>0</size>
42049       </method>
42050     </type>
42051     <type name="X+&lt;Test&gt;c__AnonStorey0">
42052       <method name="Void .ctor()">
42053         <size>7</size>
42054       </method>
42055       <method name="Simple &lt;&gt;m__0()">
42056         <size>30</size>
42057       </method>
42058       <method name="Void &lt;&gt;m__1()">
42059         <size>18</size>
42060       </method>
42061     </type>
42062   </test>
42063   <test name="test-anon-40.cs">
42064     <type name="X">
42065       <method name="Void .ctor()">
42066         <size>7</size>
42067       </method>
42068       <method name="Void Hello(Int64)">
42069         <size>1</size>
42070       </method>
42071       <method name="Void Test(Int32)">
42072         <size>65</size>
42073       </method>
42074       <method name="Void Main()">
42075         <size>14</size>
42076       </method>
42077     </type>
42078     <type name="Simple">
42079       <method name="Void .ctor(Object, IntPtr)">
42080         <size>0</size>
42081       </method>
42082       <method name="Void Invoke()">
42083         <size>0</size>
42084       </method>
42085       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42086         <size>0</size>
42087       </method>
42088       <method name="Void EndInvoke(IAsyncResult)">
42089         <size>0</size>
42090       </method>
42091     </type>
42092     <type name="Foo">
42093       <method name="Void .ctor(Object, IntPtr)">
42094         <size>0</size>
42095       </method>
42096       <method name="Simple Invoke()">
42097         <size>0</size>
42098       </method>
42099       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42100         <size>0</size>
42101       </method>
42102       <method name="Simple EndInvoke(IAsyncResult)">
42103         <size>0</size>
42104       </method>
42105     </type>
42106     <type name="X+&lt;Test&gt;c__AnonStorey0">
42107       <method name="Void .ctor()">
42108         <size>7</size>
42109       </method>
42110       <method name="Simple &lt;&gt;m__0()">
42111         <size>30</size>
42112       </method>
42113       <method name="Void &lt;&gt;m__1()">
42114         <size>18</size>
42115       </method>
42116     </type>
42117   </test>
42118   <test name="test-anon-41.cs">
42119     <type name="X">
42120       <method name="Void .ctor()">
42121         <size>7</size>
42122       </method>
42123       <method name="Void Hello(Int64)">
42124         <size>1</size>
42125       </method>
42126       <method name="Void Test(Int32)">
42127         <size>65</size>
42128       </method>
42129       <method name="Void Main()">
42130         <size>14</size>
42131       </method>
42132     </type>
42133     <type name="Simple">
42134       <method name="Void .ctor(Object, IntPtr)">
42135         <size>0</size>
42136       </method>
42137       <method name="Void Invoke()">
42138         <size>0</size>
42139       </method>
42140       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42141         <size>0</size>
42142       </method>
42143       <method name="Void EndInvoke(IAsyncResult)">
42144         <size>0</size>
42145       </method>
42146     </type>
42147     <type name="Foo">
42148       <method name="Void .ctor(Object, IntPtr)">
42149         <size>0</size>
42150       </method>
42151       <method name="Simple Invoke()">
42152         <size>0</size>
42153       </method>
42154       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42155         <size>0</size>
42156       </method>
42157       <method name="Simple EndInvoke(IAsyncResult)">
42158         <size>0</size>
42159       </method>
42160     </type>
42161     <type name="X+&lt;Test&gt;c__AnonStorey0">
42162       <method name="Void .ctor()">
42163         <size>7</size>
42164       </method>
42165       <method name="Simple &lt;&gt;m__0()">
42166         <size>55</size>
42167       </method>
42168     </type>
42169     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42170       <method name="Void .ctor()">
42171         <size>7</size>
42172       </method>
42173       <method name="Void &lt;&gt;m__1()">
42174         <size>35</size>
42175       </method>
42176     </type>
42177   </test>
42178   <test name="test-anon-42.cs">
42179     <type name="X">
42180       <method name="Void .ctor()">
42181         <size>7</size>
42182       </method>
42183       <method name="Void Hello(Int64)">
42184         <size>1</size>
42185       </method>
42186       <method name="Void Test(Int32)">
42187         <size>51</size>
42188       </method>
42189       <method name="Void Main()">
42190         <size>13</size>
42191       </method>
42192     </type>
42193     <type name="Simple">
42194       <method name="Void .ctor(Object, IntPtr)">
42195         <size>0</size>
42196       </method>
42197       <method name="Void Invoke()">
42198         <size>0</size>
42199       </method>
42200       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42201         <size>0</size>
42202       </method>
42203       <method name="Void EndInvoke(IAsyncResult)">
42204         <size>0</size>
42205       </method>
42206     </type>
42207     <type name="Foo">
42208       <method name="Void .ctor(Object, IntPtr)">
42209         <size>0</size>
42210       </method>
42211       <method name="Simple Invoke()">
42212         <size>0</size>
42213       </method>
42214       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42215         <size>0</size>
42216       </method>
42217       <method name="Simple EndInvoke(IAsyncResult)">
42218         <size>0</size>
42219       </method>
42220     </type>
42221     <type name="X">
42222       <method name="Simple &lt;Test&gt;m__0()">
42223         <size>37</size>
42224       </method>
42225       <method name="Void &lt;Test&gt;m__1()">
42226         <size>8</size>
42227       </method>
42228     </type>
42229   </test>
42230   <test name="test-anon-43.cs">
42231     <type name="X">
42232       <method name="Void .ctor()">
42233         <size>7</size>
42234       </method>
42235       <method name="Void Hello(Int64, Int64)">
42236         <size>1</size>
42237       </method>
42238       <method name="Void Test(Int32)">
42239         <size>54</size>
42240       </method>
42241       <method name="Void Main()">
42242         <size>14</size>
42243       </method>
42244     </type>
42245     <type name="Simple">
42246       <method name="Void .ctor(Object, IntPtr)">
42247         <size>0</size>
42248       </method>
42249       <method name="Void Invoke()">
42250         <size>0</size>
42251       </method>
42252       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42253         <size>0</size>
42254       </method>
42255       <method name="Void EndInvoke(IAsyncResult)">
42256         <size>0</size>
42257       </method>
42258     </type>
42259     <type name="Foo">
42260       <method name="Void .ctor(Object, IntPtr)">
42261         <size>0</size>
42262       </method>
42263       <method name="Simple Invoke()">
42264         <size>0</size>
42265       </method>
42266       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42267         <size>0</size>
42268       </method>
42269       <method name="Simple EndInvoke(IAsyncResult)">
42270         <size>0</size>
42271       </method>
42272     </type>
42273     <type name="X+&lt;Test&gt;c__AnonStorey0">
42274       <method name="Void .ctor()">
42275         <size>7</size>
42276       </method>
42277       <method name="Simple &lt;&gt;m__0()">
42278         <size>64</size>
42279       </method>
42280     </type>
42281     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42282       <method name="Void .ctor()">
42283         <size>7</size>
42284       </method>
42285       <method name="Void &lt;&gt;m__1()">
42286         <size>34</size>
42287       </method>
42288     </type>
42289   </test>
42290   <test name="test-anon-44.cs">
42291     <type name="X">
42292       <method name="Void .ctor()">
42293         <size>7</size>
42294       </method>
42295       <method name="Void Hello(Int64)">
42296         <size>1</size>
42297       </method>
42298       <method name="Void Test(Int32)">
42299         <size>68</size>
42300       </method>
42301       <method name="Void Main()">
42302         <size>14</size>
42303       </method>
42304     </type>
42305     <type name="Simple">
42306       <method name="Void .ctor(Object, IntPtr)">
42307         <size>0</size>
42308       </method>
42309       <method name="Void Invoke()">
42310         <size>0</size>
42311       </method>
42312       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42313         <size>0</size>
42314       </method>
42315       <method name="Void EndInvoke(IAsyncResult)">
42316         <size>0</size>
42317       </method>
42318     </type>
42319     <type name="Foo">
42320       <method name="Void .ctor(Object, IntPtr)">
42321         <size>0</size>
42322       </method>
42323       <method name="Simple Invoke()">
42324         <size>0</size>
42325       </method>
42326       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42327         <size>0</size>
42328       </method>
42329       <method name="Simple EndInvoke(IAsyncResult)">
42330         <size>0</size>
42331       </method>
42332     </type>
42333     <type name="X+&lt;Test&gt;c__AnonStorey0">
42334       <method name="Void .ctor()">
42335         <size>7</size>
42336       </method>
42337       <method name="Simple &lt;&gt;m__1()">
42338         <size>33</size>
42339       </method>
42340       <method name="Simple &lt;&gt;m__0()">
42341         <size>51</size>
42342       </method>
42343       <method name="Void &lt;&gt;m__3()">
42344         <size>21</size>
42345       </method>
42346     </type>
42347     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42348       <method name="Void .ctor()">
42349         <size>7</size>
42350       </method>
42351       <method name="Void &lt;&gt;m__2()">
42352         <size>26</size>
42353       </method>
42354     </type>
42355   </test>
42356   <test name="test-anon-45.cs">
42357     <type name="Test">
42358       <method name="Void .ctor()">
42359         <size>7</size>
42360       </method>
42361       <method name="Void Main()">
42362         <size>64</size>
42363       </method>
42364       <method name="IEnumerator GetEnumerator()">
42365         <size>8</size>
42366       </method>
42367     </type>
42368     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
42369       <method name="Void .ctor()">
42370         <size>7</size>
42371       </method>
42372       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42373         <size>7</size>
42374       </method>
42375       <method name="Boolean MoveNext()">
42376         <size>77</size>
42377       </method>
42378       <method name="Void Dispose()">
42379         <size>8</size>
42380       </method>
42381       <method name="Void Reset()">
42382         <size>6</size>
42383       </method>
42384       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42385         <size>7</size>
42386       </method>
42387     </type>
42388   </test>
42389   <test name="test-anon-46.cs">
42390     <type name="World">
42391       <method name="Void .ctor()">
42392         <size>7</size>
42393       </method>
42394       <method name="Void Hello(Int64)">
42395         <size>1</size>
42396       </method>
42397       <method name="Void Test(Int32)">
42398         <size>50</size>
42399       </method>
42400     </type>
42401     <type name="X">
42402       <method name="Void .ctor()">
42403         <size>7</size>
42404       </method>
42405       <method name="Void Main()">
42406         <size>14</size>
42407       </method>
42408     </type>
42409     <type name="Foo">
42410       <method name="Void .ctor(Object, IntPtr)">
42411         <size>0</size>
42412       </method>
42413       <method name="Void Invoke()">
42414         <size>0</size>
42415       </method>
42416       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42417         <size>0</size>
42418       </method>
42419       <method name="Void EndInvoke(IAsyncResult)">
42420         <size>0</size>
42421       </method>
42422     </type>
42423     <type name="World+&lt;Test&gt;c__AnonStorey0">
42424       <method name="Void .ctor()">
42425         <size>7</size>
42426       </method>
42427       <method name="Void &lt;&gt;m__0()">
42428         <size>19</size>
42429       </method>
42430     </type>
42431   </test>
42432   <test name="test-anon-47.cs">
42433     <type name="World">
42434       <method name="Void .ctor()">
42435         <size>7</size>
42436       </method>
42437       <method name="Void Hello(Int64)">
42438         <size>1</size>
42439       </method>
42440       <method name="Void Test(Int32)">
42441         <size>158</size>
42442       </method>
42443     </type>
42444     <type name="X">
42445       <method name="Void .ctor()">
42446         <size>7</size>
42447       </method>
42448       <method name="Void Main()">
42449         <size>14</size>
42450       </method>
42451     </type>
42452     <type name="Foo">
42453       <method name="Void .ctor(Object, IntPtr)">
42454         <size>0</size>
42455       </method>
42456       <method name="Void Invoke()">
42457         <size>0</size>
42458       </method>
42459       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42460         <size>0</size>
42461       </method>
42462       <method name="Void EndInvoke(IAsyncResult)">
42463         <size>0</size>
42464       </method>
42465     </type>
42466     <type name="World+&lt;Test&gt;c__AnonStorey2">
42467       <method name="Void .ctor()">
42468         <size>7</size>
42469       </method>
42470       <method name="Void &lt;&gt;m__0()">
42471         <size>45</size>
42472       </method>
42473     </type>
42474     <type name="World+&lt;Test&gt;c__AnonStorey0">
42475       <method name="Void .ctor()">
42476         <size>7</size>
42477       </method>
42478     </type>
42479     <type name="World+&lt;Test&gt;c__AnonStorey1">
42480       <method name="Void .ctor()">
42481         <size>7</size>
42482       </method>
42483     </type>
42484   </test>
42485   <test name="test-anon-48.cs">
42486     <type name="World">
42487       <method name="Void .ctor()">
42488         <size>7</size>
42489       </method>
42490       <method name="Void Hello(Int64)">
42491         <size>1</size>
42492       </method>
42493       <method name="Void Test(Int32)">
42494         <size>197</size>
42495       </method>
42496     </type>
42497     <type name="X">
42498       <method name="Void .ctor()">
42499         <size>7</size>
42500       </method>
42501       <method name="Void Main()">
42502         <size>14</size>
42503       </method>
42504     </type>
42505     <type name="Foo">
42506       <method name="Void .ctor(Object, IntPtr)">
42507         <size>0</size>
42508       </method>
42509       <method name="Void Invoke()">
42510         <size>0</size>
42511       </method>
42512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42513         <size>0</size>
42514       </method>
42515       <method name="Void EndInvoke(IAsyncResult)">
42516         <size>0</size>
42517       </method>
42518     </type>
42519     <type name="World+&lt;Test&gt;c__AnonStorey1">
42520       <method name="Void .ctor()">
42521         <size>7</size>
42522       </method>
42523     </type>
42524     <type name="World+&lt;Test&gt;c__AnonStorey2">
42525       <method name="Void .ctor()">
42526         <size>7</size>
42527       </method>
42528     </type>
42529     <type name="World+&lt;Test&gt;c__AnonStorey0">
42530       <method name="Void .ctor()">
42531         <size>7</size>
42532       </method>
42533       <method name="Void &lt;&gt;m__0()">
42534         <size>63</size>
42535       </method>
42536     </type>
42537   </test>
42538   <test name="test-anon-49.cs">
42539     <type name="Test">
42540       <method name="Void .ctor()">
42541         <size>7</size>
42542       </method>
42543       <method name="Void Main()">
42544         <size>64</size>
42545       </method>
42546       <method name="IEnumerator GetEnumerator()">
42547         <size>8</size>
42548       </method>
42549     </type>
42550     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
42551       <method name="Void .ctor()">
42552         <size>7</size>
42553       </method>
42554       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42555         <size>7</size>
42556       </method>
42557       <method name="Boolean MoveNext()">
42558         <size>185</size>
42559       </method>
42560       <method name="Void Dispose()">
42561         <size>62</size>
42562       </method>
42563       <method name="Void Reset()">
42564         <size>6</size>
42565       </method>
42566       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42567         <size>7</size>
42568       </method>
42569     </type>
42570   </test>
42571   <test name="test-anon-50.cs">
42572     <type name="Test">
42573       <method name="Void .ctor()">
42574         <size>7</size>
42575       </method>
42576       <method name="IEnumerable Foo(Int32)">
42577         <size>30</size>
42578       </method>
42579     </type>
42580     <type name="X">
42581       <method name="Void .ctor()">
42582         <size>7</size>
42583       </method>
42584       <method name="Int32 Main()">
42585         <size>196</size>
42586       </method>
42587     </type>
42588     <type name="Test+&lt;Foo&gt;c__Iterator0">
42589       <method name="Void .ctor()">
42590         <size>7</size>
42591       </method>
42592       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42593         <size>7</size>
42594       </method>
42595       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42596         <size>7</size>
42597       </method>
42598       <method name="Boolean MoveNext()">
42599         <size>118</size>
42600       </method>
42601       <method name="Void Dispose()">
42602         <size>8</size>
42603       </method>
42604       <method name="Void Reset()">
42605         <size>6</size>
42606       </method>
42607       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42608         <size>7</size>
42609       </method>
42610       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42611         <size>40</size>
42612       </method>
42613     </type>
42614   </test>
42615   <test name="test-anon-51.cs">
42616     <type name="X">
42617       <method name="Void .ctor()">
42618         <size>7</size>
42619       </method>
42620       <method name="Void .cctor()">
42621         <size>35</size>
42622       </method>
42623       <method name="Void Main()">
42624         <size>11</size>
42625       </method>
42626     </type>
42627     <type name="FooDelegate">
42628       <method name="Void .ctor(Object, IntPtr)">
42629         <size>0</size>
42630       </method>
42631       <method name="Void Invoke()">
42632         <size>0</size>
42633       </method>
42634       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42635         <size>0</size>
42636       </method>
42637       <method name="Void EndInvoke(IAsyncResult)">
42638         <size>0</size>
42639       </method>
42640     </type>
42641     <type name="X">
42642       <method name="Void &lt;Print&gt;m__0()">
42643         <size>11</size>
42644       </method>
42645     </type>
42646   </test>
42647   <test name="test-anon-52.cs">
42648     <type name="X">
42649       <method name="Void .ctor()">
42650         <size>7</size>
42651       </method>
42652       <method name="IEnumerator GetIt(System.Int32[])">
42653         <size>22</size>
42654       </method>
42655       <method name="Int32 Main()">
42656         <size>32</size>
42657       </method>
42658     </type>
42659     <type name="X+A">
42660       <method name="Void .ctor(Object, IntPtr)">
42661         <size>0</size>
42662       </method>
42663       <method name="Void Invoke()">
42664         <size>0</size>
42665       </method>
42666       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42667         <size>0</size>
42668       </method>
42669       <method name="Void EndInvoke(IAsyncResult)">
42670         <size>0</size>
42671       </method>
42672     </type>
42673     <type name="X+&lt;GetIt&gt;c__Iterator0">
42674       <method name="Void .ctor()">
42675         <size>7</size>
42676       </method>
42677       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42678         <size>7</size>
42679       </method>
42680       <method name="Boolean MoveNext()">
42681         <size>201</size>
42682       </method>
42683       <method name="Void &lt;&gt;m__0()">
42684         <size>22</size>
42685       </method>
42686       <method name="Void Dispose()">
42687         <size>8</size>
42688       </method>
42689       <method name="Void Reset()">
42690         <size>6</size>
42691       </method>
42692       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42693         <size>7</size>
42694       </method>
42695     </type>
42696     <type name="&lt;PrivateImplementationDetails&gt;">
42697       <method name="Void .ctor()">
42698         <size>7</size>
42699       </method>
42700     </type>
42701   </test>
42702   <test name="test-anon-53.cs">
42703     <type name="Test">
42704       <method name="Void .ctor(Int32)">
42705         <size>39</size>
42706       </method>
42707       <method name="Void .cctor()">
42708         <size>33</size>
42709       </method>
42710     </type>
42711     <type name="X">
42712       <method name="Void .ctor()">
42713         <size>7</size>
42714       </method>
42715       <method name="Void Main()">
42716         <size>15</size>
42717       </method>
42718     </type>
42719     <type name="Foo">
42720       <method name="Void .ctor(Object, IntPtr)">
42721         <size>0</size>
42722       </method>
42723       <method name="Void Invoke()">
42724         <size>0</size>
42725       </method>
42726       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42727         <size>0</size>
42728       </method>
42729       <method name="Void EndInvoke(IAsyncResult)">
42730         <size>0</size>
42731       </method>
42732     </type>
42733     <type name="Test+&lt;Test&gt;c__AnonStorey0">
42734       <method name="Void .ctor()">
42735         <size>7</size>
42736       </method>
42737       <method name="Void &lt;&gt;m__0()">
42738         <size>12</size>
42739       </method>
42740     </type>
42741     <type name="Test+&lt;Test&gt;c__AnonStorey1">
42742       <method name="Void .ctor()">
42743         <size>7</size>
42744       </method>
42745       <method name="Void &lt;&gt;m__1()">
42746         <size>12</size>
42747       </method>
42748     </type>
42749   </test>
42750   <test name="test-anon-54.cs">
42751     <type name="X">
42752       <method name="Void .ctor()">
42753         <size>7</size>
42754       </method>
42755       <method name="Void Main()">
42756         <size>22</size>
42757       </method>
42758     </type>
42759     <type name="Hello">
42760       <method name="Void .ctor(Object, IntPtr)">
42761         <size>0</size>
42762       </method>
42763       <method name="Void Invoke()">
42764         <size>0</size>
42765       </method>
42766       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42767         <size>0</size>
42768       </method>
42769       <method name="Void EndInvoke(IAsyncResult)">
42770         <size>0</size>
42771       </method>
42772     </type>
42773     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
42774       <method name="Void .ctor()">
42775         <size>7</size>
42776       </method>
42777       <method name="Void &lt;&gt;m__0()">
42778         <size>25</size>
42779       </method>
42780     </type>
42781     <type name="Foo">
42782       <method name="Void .ctor(Int32)">
42783         <size>8</size>
42784       </method>
42785       <method name="Void Test(Foo)">
42786         <size>45</size>
42787       </method>
42788       <method name="Void Hello(Int32)">
42789         <size>19</size>
42790       </method>
42791       <method name="System.String ToString()">
42792         <size>22</size>
42793       </method>
42794     </type>
42795   </test>
42796   <test name="test-anon-55.cs">
42797     <type name="Foo">
42798       <method name="Void .ctor()">
42799         <size>7</size>
42800       </method>
42801       <method name="Void Test(Foo+Hello)">
42802         <size>7</size>
42803       </method>
42804       <method name="Void Private()">
42805         <size>11</size>
42806       </method>
42807       <method name="Void Test()">
42808         <size>19</size>
42809       </method>
42810     </type>
42811     <type name="X">
42812       <method name="Void .ctor()">
42813         <size>7</size>
42814       </method>
42815       <method name="Void Main()">
42816         <size>13</size>
42817       </method>
42818     </type>
42819     <type name="Foo+Hello">
42820       <method name="Void .ctor(Object, IntPtr)">
42821         <size>0</size>
42822       </method>
42823       <method name="Void Invoke()">
42824         <size>0</size>
42825       </method>
42826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42827         <size>0</size>
42828       </method>
42829       <method name="Void EndInvoke(IAsyncResult)">
42830         <size>0</size>
42831       </method>
42832     </type>
42833     <type name="Foo">
42834       <method name="Void &lt;Test&gt;m__0()">
42835         <size>7</size>
42836       </method>
42837     </type>
42838   </test>
42839   <test name="test-anon-56.cs">
42840     <type name="Observable">
42841       <method name="Void .ctor()">
42842         <size>7</size>
42843       </method>
42844       <method name="Void Main(System.String[])">
42845         <size>50</size>
42846       </method>
42847     </type>
42848     <type name="QueueHandler">
42849       <method name="Void .ctor(Object, IntPtr)">
42850         <size>0</size>
42851       </method>
42852       <method name="Void Invoke(Observable)">
42853         <size>0</size>
42854       </method>
42855       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
42856         <size>0</size>
42857       </method>
42858       <method name="Void EndInvoke(IAsyncResult)">
42859         <size>0</size>
42860       </method>
42861     </type>
42862     <type name="Observable">
42863       <method name="Void &lt;Main&gt;m__0(Observable)">
42864         <size>11</size>
42865       </method>
42866     </type>
42867   </test>
42868   <test name="test-anon-57.cs">
42869     <type name="X">
42870       <method name="Void .ctor()">
42871         <size>7</size>
42872       </method>
42873       <method name="Int32 Test()">
42874         <size>257</size>
42875       </method>
42876       <method name="Int32 Main()">
42877         <size>45</size>
42878       </method>
42879     </type>
42880     <type name="X+TestDelegate">
42881       <method name="Void .ctor(Object, IntPtr)">
42882         <size>0</size>
42883       </method>
42884       <method name="Void Invoke()">
42885         <size>0</size>
42886       </method>
42887       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42888         <size>0</size>
42889       </method>
42890       <method name="Void EndInvoke(IAsyncResult)">
42891         <size>0</size>
42892       </method>
42893     </type>
42894     <type name="X+&lt;Test&gt;c__AnonStorey1">
42895       <method name="Void .ctor()">
42896         <size>7</size>
42897       </method>
42898       <method name="Void &lt;&gt;m__0()">
42899         <size>89</size>
42900       </method>
42901     </type>
42902     <type name="X+&lt;Test&gt;c__AnonStorey0">
42903       <method name="Void .ctor()">
42904         <size>7</size>
42905       </method>
42906     </type>
42907   </test>
42908   <test name="test-anon-58.cs">
42909     <type name="X">
42910       <method name="Void .ctor()">
42911         <size>7</size>
42912       </method>
42913       <method name="Int32 Test(Int32)">
42914         <size>344</size>
42915       </method>
42916       <method name="Int32 Main()">
42917         <size>46</size>
42918       </method>
42919     </type>
42920     <type name="X+TestDelegate">
42921       <method name="Void .ctor(Object, IntPtr)">
42922         <size>0</size>
42923       </method>
42924       <method name="Void Invoke()">
42925         <size>0</size>
42926       </method>
42927       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42928         <size>0</size>
42929       </method>
42930       <method name="Void EndInvoke(IAsyncResult)">
42931         <size>0</size>
42932       </method>
42933     </type>
42934     <type name="X+&lt;Test&gt;c__AnonStorey1">
42935       <method name="Void .ctor()">
42936         <size>7</size>
42937       </method>
42938       <method name="Void &lt;&gt;m__0()">
42939         <size>162</size>
42940       </method>
42941     </type>
42942     <type name="X+&lt;Test&gt;c__AnonStorey0">
42943       <method name="Void .ctor()">
42944         <size>7</size>
42945       </method>
42946     </type>
42947     <type name="X+&lt;Test&gt;c__AnonStorey2">
42948       <method name="Void .ctor()">
42949         <size>7</size>
42950       </method>
42951     </type>
42952   </test>
42953   <test name="test-anon-59.cs">
42954     <type name="X">
42955       <method name="Void .ctor()">
42956         <size>7</size>
42957       </method>
42958       <method name="Int32 Test(Int32)">
42959         <size>515</size>
42960       </method>
42961       <method name="Int32 Main()">
42962         <size>46</size>
42963       </method>
42964     </type>
42965     <type name="X+TestDelegate">
42966       <method name="Void .ctor(Object, IntPtr)">
42967         <size>0</size>
42968       </method>
42969       <method name="Void Invoke()">
42970         <size>0</size>
42971       </method>
42972       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42973         <size>0</size>
42974       </method>
42975       <method name="Void EndInvoke(IAsyncResult)">
42976         <size>0</size>
42977       </method>
42978     </type>
42979     <type name="X+&lt;Test&gt;c__AnonStorey2">
42980       <method name="Void .ctor()">
42981         <size>7</size>
42982       </method>
42983       <method name="Void &lt;&gt;m__0()">
42984         <size>224</size>
42985       </method>
42986     </type>
42987     <type name="X+&lt;Test&gt;c__AnonStorey1">
42988       <method name="Void .ctor()">
42989         <size>7</size>
42990       </method>
42991     </type>
42992     <type name="X+&lt;Test&gt;c__AnonStorey0">
42993       <method name="Void .ctor()">
42994         <size>7</size>
42995       </method>
42996     </type>
42997     <type name="X+&lt;Test&gt;c__AnonStorey3">
42998       <method name="Void .ctor()">
42999         <size>7</size>
43000       </method>
43001     </type>
43002   </test>
43003   <test name="test-anon-60.cs">
43004     <type name="X">
43005       <method name="Void .ctor()">
43006         <size>7</size>
43007       </method>
43008       <method name="Int32 Test(Int32)">
43009         <size>567</size>
43010       </method>
43011       <method name="Int32 Main()">
43012         <size>46</size>
43013       </method>
43014     </type>
43015     <type name="X+TestDelegate">
43016       <method name="Void .ctor(Object, IntPtr)">
43017         <size>0</size>
43018       </method>
43019       <method name="Void Invoke()">
43020         <size>0</size>
43021       </method>
43022       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43023         <size>0</size>
43024       </method>
43025       <method name="Void EndInvoke(IAsyncResult)">
43026         <size>0</size>
43027       </method>
43028     </type>
43029     <type name="X+&lt;Test&gt;c__AnonStorey2">
43030       <method name="Void .ctor()">
43031         <size>7</size>
43032       </method>
43033     </type>
43034     <type name="X+&lt;Test&gt;c__AnonStorey1">
43035       <method name="Void .ctor()">
43036         <size>7</size>
43037       </method>
43038     </type>
43039     <type name="X+&lt;Test&gt;c__AnonStorey0">
43040       <method name="Void .ctor()">
43041         <size>7</size>
43042       </method>
43043     </type>
43044     <type name="X+&lt;Test&gt;c__AnonStorey3">
43045       <method name="Void .ctor()">
43046         <size>7</size>
43047       </method>
43048     </type>
43049     <type name="X+&lt;Test&gt;c__AnonStorey2">
43050       <method name="Void &lt;&gt;m__0()">
43051         <size>347</size>
43052       </method>
43053     </type>
43054     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
43055       <method name="Void .ctor()">
43056         <size>7</size>
43057       </method>
43058       <method name="Void &lt;&gt;m__1()">
43059         <size>124</size>
43060       </method>
43061     </type>
43062   </test>
43063   <test name="test-anon-61.cs">
43064     <type name="X">
43065       <method name="Void .ctor()">
43066         <size>7</size>
43067       </method>
43068       <method name="Int32 Test()">
43069         <size>333</size>
43070       </method>
43071       <method name="Int32 Main()">
43072         <size>59</size>
43073       </method>
43074     </type>
43075     <type name="X+TestDelegate">
43076       <method name="Void .ctor(Object, IntPtr)">
43077         <size>0</size>
43078       </method>
43079       <method name="Void Invoke()">
43080         <size>0</size>
43081       </method>
43082       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43083         <size>0</size>
43084       </method>
43085       <method name="Void EndInvoke(IAsyncResult)">
43086         <size>0</size>
43087       </method>
43088     </type>
43089     <type name="X+&lt;Test&gt;c__AnonStorey1">
43090       <method name="Void .ctor()">
43091         <size>7</size>
43092       </method>
43093       <method name="Void &lt;&gt;m__0()">
43094         <size>157</size>
43095       </method>
43096     </type>
43097     <type name="X+&lt;Test&gt;c__AnonStorey0">
43098       <method name="Void .ctor()">
43099         <size>7</size>
43100       </method>
43101     </type>
43102   </test>
43103   <test name="test-anon-62.cs">
43104     <type name="X">
43105       <method name="Void .ctor(String)">
43106         <size>14</size>
43107       </method>
43108       <method name="Void Main()">
43109         <size>1</size>
43110       </method>
43111     </type>
43112     <type name="Y">
43113       <method name="Void .ctor(Z)">
43114         <size>56</size>
43115       </method>
43116     </type>
43117     <type name="Z">
43118       <method name="Void .ctor()">
43119         <size>7</size>
43120       </method>
43121       <method name="Void Hello()">
43122         <size>1</size>
43123       </method>
43124     </type>
43125     <type name="FooHandler">
43126       <method name="Void .ctor(Object, IntPtr)">
43127         <size>0</size>
43128       </method>
43129       <method name="Void Invoke()">
43130         <size>0</size>
43131       </method>
43132       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43133         <size>0</size>
43134       </method>
43135       <method name="Void EndInvoke(IAsyncResult)">
43136         <size>0</size>
43137       </method>
43138     </type>
43139     <type name="Y+&lt;Y&gt;c__AnonStorey0">
43140       <method name="Void .ctor()">
43141         <size>7</size>
43142       </method>
43143       <method name="Void &lt;&gt;m__0()">
43144         <size>12</size>
43145       </method>
43146     </type>
43147   </test>
43148   <test name="test-anon-63.cs">
43149     <type name="X">
43150       <method name="Void .ctor()">
43151         <size>7</size>
43152       </method>
43153       <method name="IEnumerator GetIt(System.Int32[])">
43154         <size>22</size>
43155       </method>
43156       <method name="Int32 Main()">
43157         <size>32</size>
43158       </method>
43159     </type>
43160     <type name="X+A">
43161       <method name="Void .ctor(Object, IntPtr)">
43162         <size>0</size>
43163       </method>
43164       <method name="Int32 Invoke()">
43165         <size>0</size>
43166       </method>
43167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43168         <size>0</size>
43169       </method>
43170       <method name="Int32 EndInvoke(IAsyncResult)">
43171         <size>0</size>
43172       </method>
43173     </type>
43174     <type name="X+&lt;GetIt&gt;c__Iterator0">
43175       <method name="Void .ctor()">
43176         <size>7</size>
43177       </method>
43178       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43179         <size>7</size>
43180       </method>
43181       <method name="Boolean MoveNext()">
43182         <size>195</size>
43183       </method>
43184       <method name="Int32 &lt;&gt;m__0()">
43185         <size>44</size>
43186       </method>
43187       <method name="Void Dispose()">
43188         <size>8</size>
43189       </method>
43190       <method name="Void Reset()">
43191         <size>6</size>
43192       </method>
43193       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43194         <size>7</size>
43195       </method>
43196     </type>
43197     <type name="&lt;PrivateImplementationDetails&gt;">
43198       <method name="Void .ctor()">
43199         <size>7</size>
43200       </method>
43201     </type>
43202   </test>
43203   <test name="test-anon-64.cs">
43204     <type name="Source">
43205       <method name="Void .ctor()">
43206         <size>7</size>
43207       </method>
43208       <method name="Void add_ChildSourceAdded(System.EventHandler)">
43209         <size>24</size>
43210       </method>
43211       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
43212         <size>24</size>
43213       </method>
43214       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
43215         <size>24</size>
43216       </method>
43217       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
43218         <size>24</size>
43219       </method>
43220       <method name="Source FindSource(Source)">
43221         <size>2</size>
43222       </method>
43223       <method name="Void AddSource(Source, Int32, System.Object)">
43224         <size>132</size>
43225       </method>
43226       <method name="Void Main()">
43227         <size>1</size>
43228       </method>
43229     </type>
43230     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
43231       <method name="Void .ctor()">
43232         <size>7</size>
43233       </method>
43234       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
43235         <size>30</size>
43236       </method>
43237     </type>
43238     <type name="Source">
43239       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
43240         <size>1</size>
43241       </method>
43242     </type>
43243   </test>
43244   <test name="test-anon-65.cs">
43245     <type name="BaseClass">
43246       <method name="Void .ctor(SomeDelegate)">
43247         <size>13</size>
43248       </method>
43249     </type>
43250     <type name="TestClass">
43251       <method name="Void .ctor(Int32)">
43252         <size>32</size>
43253       </method>
43254       <method name="Int32 Main(System.String[])">
43255         <size>9</size>
43256       </method>
43257     </type>
43258     <type name="BaseClass+SomeDelegate">
43259       <method name="Void .ctor(Object, IntPtr)">
43260         <size>0</size>
43261       </method>
43262       <method name="Void Invoke()">
43263         <size>0</size>
43264       </method>
43265       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43266         <size>0</size>
43267       </method>
43268       <method name="Void EndInvoke(IAsyncResult)">
43269         <size>0</size>
43270       </method>
43271     </type>
43272     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
43273       <method name="Void .ctor()">
43274         <size>7</size>
43275       </method>
43276       <method name="Void &lt;&gt;m__0()">
43277         <size>12</size>
43278       </method>
43279     </type>
43280   </test>
43281   <test name="test-anon-66.cs">
43282     <type name="Test">
43283       <method name="Void .ctor()">
43284         <size>7</size>
43285       </method>
43286       <method name="Void add_testEvent(Test+TestEventHandler)">
43287         <size>24</size>
43288       </method>
43289       <method name="Void remove_testEvent(Test+TestEventHandler)">
43290         <size>24</size>
43291       </method>
43292       <method name="Void add_TestEvent(Test+TestEventHandler)">
43293         <size>33</size>
43294       </method>
43295       <method name="Void remove_TestEvent(Test+TestEventHandler)">
43296         <size>1</size>
43297       </method>
43298       <method name="Void Main()">
43299         <size>1</size>
43300       </method>
43301     </type>
43302     <type name="Test+TestEventHandler">
43303       <method name="Void .ctor(Object, IntPtr)">
43304         <size>0</size>
43305       </method>
43306       <method name="Void Invoke()">
43307         <size>0</size>
43308       </method>
43309       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43310         <size>0</size>
43311       </method>
43312       <method name="Void EndInvoke(IAsyncResult)">
43313         <size>0</size>
43314       </method>
43315     </type>
43316     <type name="Test+&lt;&gt;c__AnonStorey0">
43317       <method name="Void .ctor()">
43318         <size>7</size>
43319       </method>
43320       <method name="Void &lt;&gt;m__0()">
43321         <size>12</size>
43322       </method>
43323     </type>
43324   </test>
43325   <test name="test-anon-67.cs">
43326     <type name="ClassOne">
43327       <method name="Void .ctor(ReturnStringDelegate)">
43328         <size>7</size>
43329       </method>
43330       <method name="Void .ctor(String)">
43331         <size>32</size>
43332       </method>
43333       <method name="Void Main()">
43334         <size>1</size>
43335       </method>
43336     </type>
43337     <type name="ClassOne+ReturnStringDelegate">
43338       <method name="Void .ctor(Object, IntPtr)">
43339         <size>0</size>
43340       </method>
43341       <method name="System.String Invoke()">
43342         <size>0</size>
43343       </method>
43344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43345         <size>0</size>
43346       </method>
43347       <method name="System.String EndInvoke(IAsyncResult)">
43348         <size>0</size>
43349       </method>
43350     </type>
43351     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
43352       <method name="Void .ctor()">
43353         <size>7</size>
43354       </method>
43355       <method name="System.String &lt;&gt;m__0()">
43356         <size>7</size>
43357       </method>
43358     </type>
43359   </test>
43360   <test name="test-anon-68.cs">
43361     <type name="C">
43362       <method name="Void .ctor()">
43363         <size>7</size>
43364       </method>
43365       <method name="Void T(D1)">
43366         <size>1</size>
43367       </method>
43368       <method name="Void T(D2)">
43369         <size>1</size>
43370       </method>
43371       <method name="Void Main()">
43372         <size>69</size>
43373       </method>
43374     </type>
43375     <type name="D1">
43376       <method name="Void .ctor(Object, IntPtr)">
43377         <size>0</size>
43378       </method>
43379       <method name="Void Invoke(Int32)">
43380         <size>0</size>
43381       </method>
43382       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43383         <size>0</size>
43384       </method>
43385       <method name="Void EndInvoke(IAsyncResult)">
43386         <size>0</size>
43387       </method>
43388     </type>
43389     <type name="D2">
43390       <method name="Void .ctor(Object, IntPtr)">
43391         <size>0</size>
43392       </method>
43393       <method name="Void Invoke(System.String ByRef)">
43394         <size>0</size>
43395       </method>
43396       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
43397         <size>0</size>
43398       </method>
43399       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
43400         <size>0</size>
43401       </method>
43402     </type>
43403     <type name="C">
43404       <method name="Void &lt;Main&gt;m__0(Int32)">
43405         <size>1</size>
43406       </method>
43407       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
43408         <size>8</size>
43409       </method>
43410     </type>
43411   </test>
43412   <test name="test-anon-69.cs">
43413     <type name="SingleSteppingEngine">
43414       <method name="Void .ctor()">
43415         <size>7</size>
43416       </method>
43417       <method name="System.Object SendCommand(TargetAccessDelegate)">
43418         <size>8</size>
43419       </method>
43420       <method name="Void Detach()">
43421         <size>20</size>
43422       </method>
43423     </type>
43424     <type name="X">
43425       <method name="Void .ctor()">
43426         <size>7</size>
43427       </method>
43428       <method name="Void Main()">
43429         <size>1</size>
43430       </method>
43431     </type>
43432     <type name="TargetAccessDelegate">
43433       <method name="Void .ctor(Object, IntPtr)">
43434         <size>0</size>
43435       </method>
43436       <method name="System.Object Invoke(System.Object)">
43437         <size>0</size>
43438       </method>
43439       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
43440         <size>0</size>
43441       </method>
43442       <method name="System.Object EndInvoke(IAsyncResult)">
43443         <size>0</size>
43444       </method>
43445     </type>
43446     <type name="SingleSteppingEngine">
43447       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
43448         <size>19</size>
43449       </method>
43450     </type>
43451   </test>
43452   <test name="test-anon-70.cs">
43453     <type name="C">
43454       <method name="Void .ctor()">
43455         <size>7</size>
43456       </method>
43457       <method name="Void Test(C+D)">
43458         <size>1</size>
43459       </method>
43460       <method name="Void Main()">
43461         <size>98</size>
43462       </method>
43463     </type>
43464     <type name="C+D">
43465       <method name="Void .ctor(Object, IntPtr)">
43466         <size>0</size>
43467       </method>
43468       <method name="Void Invoke()">
43469         <size>0</size>
43470       </method>
43471       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43472         <size>0</size>
43473       </method>
43474       <method name="Void EndInvoke(IAsyncResult)">
43475         <size>0</size>
43476       </method>
43477     </type>
43478     <type name="UnsafeClass">
43479       <method name="Void .ctor()">
43480         <size>7</size>
43481       </method>
43482     </type>
43483     <type name="C">
43484       <method name="Void UnsafeTests()">
43485         <size>35</size>
43486       </method>
43487     </type>
43488     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
43489       <method name="Void .ctor()">
43490         <size>7</size>
43491       </method>
43492       <method name="Void &lt;&gt;m__0()">
43493         <size>14</size>
43494       </method>
43495     </type>
43496     <type name="C+&lt;Main&gt;c__AnonStorey1">
43497       <method name="Void .ctor()">
43498         <size>7</size>
43499       </method>
43500       <method name="Void &lt;&gt;m__1()">
43501         <size>38</size>
43502       </method>
43503       <method name="Void &lt;&gt;m__2()">
43504         <size>32</size>
43505       </method>
43506     </type>
43507     <type name="C">
43508       <method name="Void &lt;Main&gt;m__3()">
43509         <size>16</size>
43510       </method>
43511     </type>
43512     <type name="UnsafeClass">
43513       <method name="Int32* GetUnsafeValue()">
43514         <size>3</size>
43515       </method>
43516     </type>
43517     <type name="&lt;PrivateImplementationDetails&gt;">
43518       <method name="Void .ctor()">
43519         <size>7</size>
43520       </method>
43521     </type>
43522   </test>
43523   <test name="test-anon-71.cs">
43524     <type name="Program">
43525       <method name="Void .ctor()">
43526         <size>7</size>
43527       </method>
43528       <method name="Errno ProcessFile(System.String, Program+FdCb)">
43529         <size>2</size>
43530       </method>
43531       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
43532         <size>34</size>
43533       </method>
43534       <method name="Void Main()">
43535         <size>1</size>
43536       </method>
43537     </type>
43538     <type name="Program+FdCb">
43539       <method name="Void .ctor(Object, IntPtr)">
43540         <size>0</size>
43541       </method>
43542       <method name="Int32 Invoke(Int32)">
43543         <size>0</size>
43544       </method>
43545       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43546         <size>0</size>
43547       </method>
43548       <method name="Int32 EndInvoke(IAsyncResult)">
43549         <size>0</size>
43550       </method>
43551     </type>
43552     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
43553       <method name="Void .ctor()">
43554         <size>7</size>
43555       </method>
43556       <method name="Int32 &lt;&gt;m__0(Int32)">
43557         <size>46</size>
43558       </method>
43559     </type>
43560   </test>
43561   <test name="test-anon-72.cs">
43562     <type name="Test">
43563       <method name="Void .ctor()">
43564         <size>7</size>
43565       </method>
43566       <method name="Void AddOperator(Test+UnaryOperator)">
43567         <size>1</size>
43568       </method>
43569       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
43570         <size>5</size>
43571       </method>
43572       <method name="Void Main()">
43573         <size>1</size>
43574       </method>
43575       <method name="Void Foo()">
43576         <size>19</size>
43577       </method>
43578     </type>
43579     <type name="Test+UnaryOperator">
43580       <method name="Void .ctor(Object, IntPtr)">
43581         <size>0</size>
43582       </method>
43583       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
43584         <size>0</size>
43585       </method>
43586       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
43587         <size>0</size>
43588       </method>
43589       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
43590         <size>0</size>
43591       </method>
43592     </type>
43593     <type name="Test">
43594       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
43595         <size>31</size>
43596       </method>
43597     </type>
43598   </test>
43599   <test name="test-anon-73.cs">
43600     <type name="T">
43601       <method name="Void .ctor()">
43602         <size>7</size>
43603       </method>
43604       <method name="Void Main()">
43605         <size>31</size>
43606       </method>
43607       <method name="Void Test_1()">
43608         <size>36</size>
43609       </method>
43610     </type>
43611     <type name="D">
43612       <method name="Void .ctor(Object, IntPtr)">
43613         <size>0</size>
43614       </method>
43615       <method name="Void Invoke(System.Object)">
43616         <size>0</size>
43617       </method>
43618       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
43619         <size>0</size>
43620       </method>
43621       <method name="Void EndInvoke(IAsyncResult)">
43622         <size>0</size>
43623       </method>
43624     </type>
43625     <type name="T">
43626       <method name="Void &lt;Main&gt;m__0(System.Object)">
43627         <size>15</size>
43628       </method>
43629       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
43630         <size>29</size>
43631       </method>
43632     </type>
43633   </test>
43634   <test name="test-anon-74.cs">
43635     <type name="Foo">
43636       <method name="Void Baz(Foo+SimpleDelegate)">
43637         <size>8</size>
43638       </method>
43639       <method name="Void Main(System.String[])">
43640         <size>35</size>
43641       </method>
43642     </type>
43643     <type name="Foo+SimpleDelegate">
43644       <method name="Void .ctor(Object, IntPtr)">
43645         <size>0</size>
43646       </method>
43647       <method name="System.String[,] Invoke()">
43648         <size>0</size>
43649       </method>
43650       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43651         <size>0</size>
43652       </method>
43653       <method name="System.String[,] EndInvoke(IAsyncResult)">
43654         <size>0</size>
43655       </method>
43656     </type>
43657     <type name="Foo">
43658       <method name="System.String[,] &lt;Main&gt;m__0()">
43659         <size>34</size>
43660       </method>
43661     </type>
43662   </test>
43663   <test name="test-anon-75.cs">
43664     <type name="Data">
43665       <method name="Void .ctor()">
43666         <size>7</size>
43667       </method>
43668     </type>
43669     <type name="Test">
43670       <method name="Void .ctor()">
43671         <size>7</size>
43672       </method>
43673       <method name="Void Foo(Int32, D)">
43674         <size>1</size>
43675       </method>
43676       <method name="Void Main()">
43677         <size>1</size>
43678       </method>
43679       <method name="Void TestMe()">
43680         <size>154</size>
43681       </method>
43682       <method name="Boolean &lt;TestMe&gt;m__0()">
43683         <size>2</size>
43684       </method>
43685     </type>
43686     <type name="D">
43687       <method name="Void .ctor(Object, IntPtr)">
43688         <size>0</size>
43689       </method>
43690       <method name="Boolean Invoke()">
43691         <size>0</size>
43692       </method>
43693       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43694         <size>0</size>
43695       </method>
43696       <method name="Boolean EndInvoke(IAsyncResult)">
43697         <size>0</size>
43698       </method>
43699     </type>
43700     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
43701       <method name="Void .ctor()">
43702         <size>7</size>
43703       </method>
43704       <method name="Boolean &lt;&gt;m__2()">
43705         <size>14</size>
43706       </method>
43707     </type>
43708     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
43709       <method name="Void .ctor()">
43710         <size>7</size>
43711       </method>
43712     </type>
43713     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
43714       <method name="Boolean &lt;&gt;m__1()">
43715         <size>54</size>
43716       </method>
43717     </type>
43718   </test>
43719   <test name="test-anon-76.cs">
43720     <type name="C">
43721       <method name="Void .ctor()">
43722         <size>7</size>
43723       </method>
43724       <method name="Void set_Item(System.String, FactoryDelegate)">
43725         <size>8</size>
43726       </method>
43727       <method name="FactoryDelegate get_Item(System.String)">
43728         <size>7</size>
43729       </method>
43730       <method name="Void X()">
43731         <size>24</size>
43732       </method>
43733       <method name="Int32 Main()">
43734         <size>70</size>
43735       </method>
43736     </type>
43737     <type name="FactoryDelegate">
43738       <method name="Void .ctor(Object, IntPtr)">
43739         <size>0</size>
43740       </method>
43741       <method name="System.Object Invoke()">
43742         <size>0</size>
43743       </method>
43744       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43745         <size>0</size>
43746       </method>
43747       <method name="System.Object EndInvoke(IAsyncResult)">
43748         <size>0</size>
43749       </method>
43750     </type>
43751     <type name="C">
43752       <method name="System.Object &lt;X&gt;m__0()">
43753         <size>30</size>
43754       </method>
43755     </type>
43756   </test>
43757   <test name="test-anon-77.cs">
43758     <type name="y">
43759       <method name="Void .ctor()">
43760         <size>7</size>
43761       </method>
43762       <method name="Boolean get_Item(Int32)">
43763         <size>28</size>
43764       </method>
43765       <method name="Void set_Item(Int32, Boolean)">
43766         <size>10</size>
43767       </method>
43768       <method name="Void Main()">
43769         <size>1</size>
43770       </method>
43771     </type>
43772     <type name="D">
43773       <method name="Void .ctor(Object, IntPtr)">
43774         <size>0</size>
43775       </method>
43776       <method name="Void Invoke()">
43777         <size>0</size>
43778       </method>
43779       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43780         <size>0</size>
43781       </method>
43782       <method name="Void EndInvoke(IAsyncResult)">
43783         <size>0</size>
43784       </method>
43785     </type>
43786     <type name="y+&lt;&gt;c__AnonStorey0">
43787       <method name="Void .ctor()">
43788         <size>7</size>
43789       </method>
43790       <method name="Void &lt;&gt;m__0()">
43791         <size>8</size>
43792       </method>
43793     </type>
43794   </test>
43795   <test name="test-anon-78.cs">
43796     <type name="DelegateTest">
43797       <method name="Void .ctor()">
43798         <size>7</size>
43799       </method>
43800       <method name="Void .cctor()">
43801         <size>8</size>
43802       </method>
43803       <method name="Void Foo(D1)">
43804         <size>7</size>
43805       </method>
43806       <method name="Void Foo(D2)">
43807         <size>1</size>
43808       </method>
43809       <method name="Int32 Main()">
43810         <size>50</size>
43811       </method>
43812       <method name="Void &lt;Main&gt;m__0()">
43813         <size>18</size>
43814       </method>
43815     </type>
43816     <type name="D1">
43817       <method name="Void .ctor(Object, IntPtr)">
43818         <size>0</size>
43819       </method>
43820       <method name="Void Invoke()">
43821         <size>0</size>
43822       </method>
43823       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43824         <size>0</size>
43825       </method>
43826       <method name="Void EndInvoke(IAsyncResult)">
43827         <size>0</size>
43828       </method>
43829     </type>
43830     <type name="D2">
43831       <method name="Void .ctor(Object, IntPtr)">
43832         <size>0</size>
43833       </method>
43834       <method name="Void Invoke()">
43835         <size>0</size>
43836       </method>
43837       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43838         <size>0</size>
43839       </method>
43840       <method name="Void EndInvoke(IAsyncResult)">
43841         <size>0</size>
43842       </method>
43843     </type>
43844   </test>
43845   <test name="test-anon-79.cs">
43846     <type name="Test">
43847       <method name="Void .ctor()">
43848         <size>7</size>
43849       </method>
43850       <method name="Void add_E(Test+D)">
43851         <size>24</size>
43852       </method>
43853       <method name="Void remove_E(Test+D)">
43854         <size>24</size>
43855       </method>
43856       <method name="Void add_Changed(Test+D)">
43857         <size>30</size>
43858       </method>
43859       <method name="Void remove_Changed(Test+D)">
43860         <size>1</size>
43861       </method>
43862       <method name="Void Foo()">
43863         <size>1</size>
43864       </method>
43865       <method name="Void Main()">
43866         <size>1</size>
43867       </method>
43868     </type>
43869     <type name="Test+D">
43870       <method name="Void .ctor(Object, IntPtr)">
43871         <size>0</size>
43872       </method>
43873       <method name="Void Invoke()">
43874         <size>0</size>
43875       </method>
43876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43877         <size>0</size>
43878       </method>
43879       <method name="Void EndInvoke(IAsyncResult)">
43880         <size>0</size>
43881       </method>
43882     </type>
43883     <type name="Test">
43884       <method name="Void &lt;add_Changed&gt;m__0()">
43885         <size>7</size>
43886       </method>
43887     </type>
43888   </test>
43889   <test name="test-anon-80.cs">
43890     <type name="MonoBug.MyTest">
43891       <method name="Void .ctor()">
43892         <size>7</size>
43893       </method>
43894       <method name="Int32 Main()">
43895         <size>167</size>
43896       </method>
43897     </type>
43898     <type name="MonoBug.MyTest+EventHandlers">
43899       <method name="Void .ctor()">
43900         <size>18</size>
43901       </method>
43902       <method name="System.EventHandler get_DoNothingEventHandler()">
43903         <size>30</size>
43904       </method>
43905       <method name="System.EventHandler get_DoSomethingEventHandler()">
43906         <size>13</size>
43907       </method>
43908       <method name="System.EventHandler get_Handler()">
43909         <size>7</size>
43910       </method>
43911       <method name="Void set_Handler(System.EventHandler)">
43912         <size>8</size>
43913       </method>
43914       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
43915         <size>1</size>
43916       </method>
43917       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
43918         <size>15</size>
43919       </method>
43920     </type>
43921   </test>
43922   <test name="test-anon-81.cs">
43923     <type name="C">
43924       <method name="Void .ctor()">
43925         <size>7</size>
43926       </method>
43927       <method name="Int32 Main()">
43928         <size>20</size>
43929       </method>
43930       <method name="Int32 Test()">
43931         <size>27</size>
43932       </method>
43933       <method name="Int32 Foo2(C+Cmd2)">
43934         <size>7</size>
43935       </method>
43936       <method name="Void Foo(C+Cmd)">
43937         <size>7</size>
43938       </method>
43939     </type>
43940     <type name="C+Cmd">
43941       <method name="Void .ctor(Object, IntPtr)">
43942         <size>0</size>
43943       </method>
43944       <method name="Void Invoke()">
43945         <size>0</size>
43946       </method>
43947       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43948         <size>0</size>
43949       </method>
43950       <method name="Void EndInvoke(IAsyncResult)">
43951         <size>0</size>
43952       </method>
43953     </type>
43954     <type name="C+Cmd2">
43955       <method name="Void .ctor(Object, IntPtr)">
43956         <size>0</size>
43957       </method>
43958       <method name="Int32 Invoke()">
43959         <size>0</size>
43960       </method>
43961       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43962         <size>0</size>
43963       </method>
43964       <method name="Int32 EndInvoke(IAsyncResult)">
43965         <size>0</size>
43966       </method>
43967     </type>
43968     <type name="C">
43969       <method name="Int32 &lt;Test&gt;m__0()">
43970         <size>45</size>
43971       </method>
43972     </type>
43973     <type name="C+&lt;Test&gt;c__AnonStorey1">
43974       <method name="Void .ctor()">
43975         <size>7</size>
43976       </method>
43977       <method name="Void &lt;&gt;m__1()">
43978         <size>44</size>
43979       </method>
43980     </type>
43981     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
43982       <method name="Void .ctor()">
43983         <size>7</size>
43984       </method>
43985       <method name="Void &lt;&gt;m__2()">
43986         <size>18</size>
43987       </method>
43988     </type>
43989   </test>
43990   <test name="test-anon-82.cs">
43991     <type name="MainClass">
43992       <method name="Void .ctor()">
43993         <size>7</size>
43994       </method>
43995       <method name="Void Main()">
43996         <size>87</size>
43997       </method>
43998       <method name="Void Test2(Int32)">
43999         <size>31</size>
44000       </method>
44001       <method name="Void Test3(Int32)">
44002         <size>57</size>
44003       </method>
44004       <method name="Void Test4()">
44005         <size>31</size>
44006       </method>
44007       <method name="Void Test5(Int32)">
44008         <size>27</size>
44009       </method>
44010       <method name="Void SimpleCallback(MainClass, System.String)">
44011         <size>7</size>
44012       </method>
44013     </type>
44014     <type name="MainClass+D">
44015       <method name="Void .ctor(Object, IntPtr)">
44016         <size>0</size>
44017       </method>
44018       <method name="Int32 Invoke(Int32)">
44019         <size>0</size>
44020       </method>
44021       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44022         <size>0</size>
44023       </method>
44024       <method name="Int32 EndInvoke(IAsyncResult)">
44025         <size>0</size>
44026       </method>
44027     </type>
44028     <type name="StringSender">
44029       <method name="Void .ctor(Object, IntPtr)">
44030         <size>0</size>
44031       </method>
44032       <method name="Void Invoke(System.String)">
44033         <size>0</size>
44034       </method>
44035       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
44036         <size>0</size>
44037       </method>
44038       <method name="Void EndInvoke(IAsyncResult)">
44039         <size>0</size>
44040       </method>
44041     </type>
44042     <type name="VoidDelegate">
44043       <method name="Void .ctor(Object, IntPtr)">
44044         <size>0</size>
44045       </method>
44046       <method name="Void Invoke()">
44047         <size>0</size>
44048       </method>
44049       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44050         <size>0</size>
44051       </method>
44052       <method name="Void EndInvoke(IAsyncResult)">
44053         <size>0</size>
44054       </method>
44055     </type>
44056     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44057       <method name="Void .ctor()">
44058         <size>7</size>
44059       </method>
44060     </type>
44061     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44062       <method name="Void .ctor()">
44063         <size>7</size>
44064       </method>
44065     </type>
44066     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44067       <method name="Void .ctor()">
44068         <size>7</size>
44069       </method>
44070     </type>
44071     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44072       <method name="Void .ctor()">
44073         <size>7</size>
44074       </method>
44075     </type>
44076     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44077       <method name="Void .ctor()">
44078         <size>7</size>
44079       </method>
44080     </type>
44081     <type name="MainClass">
44082       <method name="Void &lt;Test2&gt;m__1(System.String)">
44083         <size>27</size>
44084       </method>
44085       <method name="Void &lt;Test3&gt;m__3()">
44086         <size>1</size>
44087       </method>
44088       <method name="Void &lt;Test4&gt;m__4()">
44089         <size>31</size>
44090       </method>
44091       <method name="Void &lt;Test4&gt;m__7()">
44092         <size>28</size>
44093       </method>
44094     </type>
44095     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44096       <method name="Void &lt;&gt;m__0()">
44097         <size>25</size>
44098       </method>
44099       <method name="Void &lt;&gt;m__9(System.String)">
44100         <size>13</size>
44101       </method>
44102     </type>
44103     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44104       <method name="Void &lt;&gt;m__2()">
44105         <size>9</size>
44106       </method>
44107     </type>
44108     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44109       <method name="Int32 &lt;&gt;m__5(Int32)">
44110         <size>46</size>
44111       </method>
44112       <method name="Int32 &lt;&gt;m__A(Int32)">
44113         <size>2</size>
44114       </method>
44115     </type>
44116     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44117       <method name="Void &lt;&gt;m__6()">
44118         <size>12</size>
44119       </method>
44120     </type>
44121     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44122       <method name="Void &lt;&gt;m__8()">
44123         <size>14</size>
44124       </method>
44125       <method name="Void &lt;&gt;m__B()">
44126         <size>8</size>
44127       </method>
44128     </type>
44129   </test>
44130   <test name="test-anon-84.cs">
44131     <type name="C">
44132       <method name="Void .ctor()">
44133         <size>42</size>
44134       </method>
44135       <method name="Void .ctor(D)">
44136         <size>42</size>
44137       </method>
44138       <method name="Int32 Main()">
44139         <size>19</size>
44140       </method>
44141     </type>
44142     <type name="D">
44143       <method name="Void .ctor(Object, IntPtr)">
44144         <size>0</size>
44145       </method>
44146       <method name="C Invoke(Int32)">
44147         <size>0</size>
44148       </method>
44149       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44150         <size>0</size>
44151       </method>
44152       <method name="C EndInvoke(IAsyncResult)">
44153         <size>0</size>
44154       </method>
44155     </type>
44156     <type name="C">
44157       <method name="C &lt;field&gt;m__0(Int32)">
44158         <size>4</size>
44159       </method>
44160     </type>
44161   </test>
44162   <test name="test-anon-85.cs">
44163     <type name="X">
44164       <method name="Void .ctor()">
44165         <size>7</size>
44166       </method>
44167       <method name="Int32 Main()">
44168         <size>29</size>
44169       </method>
44170     </type>
44171     <type name="X+D">
44172       <method name="Void .ctor(Object, IntPtr)">
44173         <size>0</size>
44174       </method>
44175       <method name="Void Invoke()">
44176         <size>0</size>
44177       </method>
44178       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44179         <size>0</size>
44180       </method>
44181       <method name="Void EndInvoke(IAsyncResult)">
44182         <size>0</size>
44183       </method>
44184     </type>
44185     <type name="X+&lt;Main&gt;c__AnonStorey0">
44186       <method name="Void .ctor()">
44187         <size>7</size>
44188       </method>
44189       <method name="Void &lt;&gt;m__0()">
44190         <size>8</size>
44191       </method>
44192     </type>
44193   </test>
44194   <test name="test-anon-86.cs">
44195     <type name="Bug.A">
44196       <method name="Void .ctor()">
44197         <size>50</size>
44198       </method>
44199       <method name="Void Test()">
44200         <size>1</size>
44201       </method>
44202       <method name="Int32 Main()">
44203         <size>8</size>
44204       </method>
44205     </type>
44206     <type name="Bug.B">
44207       <method name="Void .ctor()">
44208         <size>7</size>
44209       </method>
44210       <method name="Int32 get_Prop()">
44211         <size>2</size>
44212       </method>
44213     </type>
44214     <type name="Bug.EventHandler">
44215       <method name="Void .ctor(Object, IntPtr)">
44216         <size>0</size>
44217       </method>
44218       <method name="Void Invoke()">
44219         <size>0</size>
44220       </method>
44221       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44222         <size>0</size>
44223       </method>
44224       <method name="Void EndInvoke(IAsyncResult)">
44225         <size>0</size>
44226       </method>
44227     </type>
44228     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
44229       <method name="Void .ctor()">
44230         <size>7</size>
44231       </method>
44232       <method name="Void &lt;&gt;m__0()">
44233         <size>24</size>
44234       </method>
44235     </type>
44236   </test>
44237   <test name="test-anon-87.cs">
44238     <type name="Bug.AA">
44239       <method name="Void .ctor(BB)">
44240         <size>51</size>
44241       </method>
44242       <method name="Void TestMe()">
44243         <size>1</size>
44244       </method>
44245       <method name="Int32 Main()">
44246         <size>18</size>
44247       </method>
44248     </type>
44249     <type name="Bug.BB">
44250       <method name="Void .ctor(String)">
44251         <size>18</size>
44252       </method>
44253       <method name="Void Foo()">
44254         <size>1</size>
44255       </method>
44256     </type>
44257     <type name="Bug.D">
44258       <method name="Void .ctor(Object, IntPtr)">
44259         <size>0</size>
44260       </method>
44261       <method name="Void Invoke()">
44262         <size>0</size>
44263       </method>
44264       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44265         <size>0</size>
44266       </method>
44267       <method name="Void EndInvoke(IAsyncResult)">
44268         <size>0</size>
44269       </method>
44270     </type>
44271     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
44272       <method name="Void .ctor()">
44273         <size>7</size>
44274       </method>
44275       <method name="Void &lt;&gt;m__0()">
44276         <size>23</size>
44277       </method>
44278     </type>
44279   </test>
44280   <test name="test-anon-88.cs">
44281     <type name="C">
44282       <method name="Void .ctor()">
44283         <size>7</size>
44284       </method>
44285       <method name="Int32 Main()">
44286         <size>12</size>
44287       </method>
44288       <method name="Void Test()">
44289         <size>102</size>
44290       </method>
44291     </type>
44292     <type name="C+D">
44293       <method name="Void .ctor(Object, IntPtr)">
44294         <size>0</size>
44295       </method>
44296       <method name="Void Invoke()">
44297         <size>0</size>
44298       </method>
44299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44300         <size>0</size>
44301       </method>
44302       <method name="Void EndInvoke(IAsyncResult)">
44303         <size>0</size>
44304       </method>
44305     </type>
44306     <type name="C+&lt;Test&gt;c__AnonStorey0">
44307       <method name="Void .ctor()">
44308         <size>7</size>
44309       </method>
44310       <method name="Void &lt;&gt;m__2()">
44311         <size>8</size>
44312       </method>
44313     </type>
44314     <type name="C+&lt;Test&gt;c__AnonStorey2">
44315       <method name="Void .ctor()">
44316         <size>7</size>
44317       </method>
44318       <method name="Void &lt;&gt;m__0()">
44319         <size>69</size>
44320       </method>
44321       <method name="Void &lt;&gt;m__1()">
44322         <size>8</size>
44323       </method>
44324       <method name="Void &lt;&gt;m__4()">
44325         <size>3</size>
44326       </method>
44327     </type>
44328     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
44329       <method name="Void .ctor()">
44330         <size>7</size>
44331       </method>
44332       <method name="Void &lt;&gt;m__3()">
44333         <size>20</size>
44334       </method>
44335     </type>
44336   </test>
44337   <test name="test-anon-89.cs">
44338     <type name="C">
44339       <method name="Void .ctor()">
44340         <size>7</size>
44341       </method>
44342       <method name="Int32 Main()">
44343         <size>12</size>
44344       </method>
44345       <method name="System.Object get_GdkWindow()">
44346         <size>2</size>
44347       </method>
44348       <method name="Void set_GdkWindow(System.Object)">
44349         <size>1</size>
44350       </method>
44351       <method name="Void Invoke(C+D)">
44352         <size>1</size>
44353       </method>
44354       <method name="Void Test()">
44355         <size>69</size>
44356       </method>
44357     </type>
44358     <type name="C+D">
44359       <method name="Void .ctor(Object, IntPtr)">
44360         <size>0</size>
44361       </method>
44362       <method name="Void Invoke()">
44363         <size>0</size>
44364       </method>
44365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44366         <size>0</size>
44367       </method>
44368       <method name="Void EndInvoke(IAsyncResult)">
44369         <size>0</size>
44370       </method>
44371     </type>
44372     <type name="C+&lt;Test&gt;c__AnonStorey0">
44373       <method name="Void .ctor()">
44374         <size>7</size>
44375       </method>
44376       <method name="Void &lt;&gt;m__0()">
44377         <size>108</size>
44378       </method>
44379       <method name="Void &lt;&gt;m__3()">
44380         <size>29</size>
44381       </method>
44382     </type>
44383     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
44384       <method name="Void .ctor()">
44385         <size>7</size>
44386       </method>
44387       <method name="Void &lt;&gt;m__1()">
44388         <size>18</size>
44389       </method>
44390       <method name="Void &lt;&gt;m__2()">
44391         <size>49</size>
44392       </method>
44393     </type>
44394   </test>
44395   <test name="test-anon-90.cs">
44396     <type name="C">
44397       <method name="Void .ctor()">
44398         <size>7</size>
44399       </method>
44400       <method name="Int32 Main()">
44401         <size>12</size>
44402       </method>
44403       <method name="Void Foo()">
44404         <size>27</size>
44405       </method>
44406     </type>
44407     <type name="C+D">
44408       <method name="Void .ctor(Object, IntPtr)">
44409         <size>0</size>
44410       </method>
44411       <method name="Void Invoke()">
44412         <size>0</size>
44413       </method>
44414       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44415         <size>0</size>
44416       </method>
44417       <method name="Void EndInvoke(IAsyncResult)">
44418         <size>0</size>
44419       </method>
44420     </type>
44421     <type name="C+&lt;Foo&gt;c__AnonStorey0">
44422       <method name="Void .ctor()">
44423         <size>7</size>
44424       </method>
44425       <method name="Void &lt;&gt;m__0()">
44426         <size>66</size>
44427       </method>
44428     </type>
44429     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
44430       <method name="Void .ctor()">
44431         <size>7</size>
44432       </method>
44433     </type>
44434     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
44435       <method name="Void .ctor()">
44436         <size>7</size>
44437       </method>
44438       <method name="Void &lt;&gt;m__1()">
44439         <size>32</size>
44440       </method>
44441     </type>
44442   </test>
44443   <test name="test-anon-91.cs">
44444     <type name="A">
44445       <method name="Void .ctor(Int32)">
44446         <size>27</size>
44447       </method>
44448     </type>
44449     <type name="C">
44450       <method name="Void .ctor()">
44451         <size>7</size>
44452       </method>
44453       <method name="Int32 Main()">
44454         <size>12</size>
44455       </method>
44456       <method name="Void SelectCommand(Int32)">
44457         <size>1</size>
44458       </method>
44459       <method name="Void Test()">
44460         <size>66</size>
44461       </method>
44462     </type>
44463     <type name="C+D">
44464       <method name="Void .ctor(Object, IntPtr)">
44465         <size>0</size>
44466       </method>
44467       <method name="Void Invoke()">
44468         <size>0</size>
44469       </method>
44470       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44471         <size>0</size>
44472       </method>
44473       <method name="Void EndInvoke(IAsyncResult)">
44474         <size>0</size>
44475       </method>
44476     </type>
44477     <type name="C+&lt;Test&gt;c__AnonStorey0">
44478       <method name="Void .ctor()">
44479         <size>7</size>
44480       </method>
44481       <method name="Void &lt;&gt;m__0()">
44482         <size>109</size>
44483       </method>
44484     </type>
44485     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
44486       <method name="Void .ctor()">
44487         <size>7</size>
44488       </method>
44489       <method name="Void &lt;&gt;m__1()">
44490         <size>23</size>
44491       </method>
44492     </type>
44493   </test>
44494   <test name="test-anon-92.cs">
44495     <type name="MainClass">
44496       <method name="Void Test(IEnumerable)">
44497         <size>33</size>
44498       </method>
44499       <method name="Int32 Main()">
44500         <size>21</size>
44501       </method>
44502       <method name="Void .ctor()">
44503         <size>7</size>
44504       </method>
44505     </type>
44506     <type name="D">
44507       <method name="Void Invoke()">
44508         <size>0</size>
44509       </method>
44510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44511         <size>0</size>
44512       </method>
44513       <method name="Void EndInvoke(IAsyncResult)">
44514         <size>0</size>
44515       </method>
44516       <method name="Void .ctor(Object, IntPtr)">
44517         <size>0</size>
44518       </method>
44519     </type>
44520     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
44521       <method name="Void &lt;&gt;m__0()">
44522         <size>70</size>
44523       </method>
44524       <method name="Void .ctor()">
44525         <size>7</size>
44526       </method>
44527     </type>
44528   </test>
44529   <test name="test-anon-93.cs">
44530     <type name="BaseTest.MainClass">
44531       <method name="Void add_MyEvent(System.EventHandler)">
44532         <size>55</size>
44533       </method>
44534       <method name="Void remove_MyEvent(System.EventHandler)">
44535         <size>55</size>
44536       </method>
44537       <method name="Void RaiseMyEvent(System.Object, System.EventArgs)">
44538         <size>14</size>
44539       </method>
44540       <method name="Void Main()">
44541         <size>50</size>
44542       </method>
44543       <method name="Void &lt;Main&gt;m__2(System.Object, System.EventArgs)">
44544         <size>13</size>
44545       </method>
44546       <method name="Void .ctor()">
44547         <size>7</size>
44548       </method>
44549     </type>
44550     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey0">
44551       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
44552         <size>23</size>
44553       </method>
44554       <method name="Void .ctor()">
44555         <size>7</size>
44556       </method>
44557     </type>
44558     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey1">
44559       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
44560         <size>23</size>
44561       </method>
44562       <method name="Void .ctor()">
44563         <size>7</size>
44564       </method>
44565     </type>
44566   </test>
44567   <test name="test-cls-00.cs">
44568     <type name="CLSCLass_6">
44569       <method name="Void .ctor()">
44570         <size>18</size>
44571       </method>
44572       <method name="Void add_Disposed(Delegate)">
44573         <size>19</size>
44574       </method>
44575       <method name="Void remove_Disposed(Delegate)">
44576         <size>19</size>
44577       </method>
44578     </type>
44579     <type name="CLSDelegate">
44580       <method name="Void .ctor()">
44581         <size>7</size>
44582       </method>
44583     </type>
44584     <type name="CLSClass_5">
44585       <method name="Void .ctor()">
44586         <size>7</size>
44587       </method>
44588       <method name="UInt32 Test()">
44589         <size>2</size>
44590       </method>
44591     </type>
44592     <type name="CLSClass_4">
44593       <method name="Void .ctor()">
44594         <size>7</size>
44595       </method>
44596       <method name="UInt32 Test()">
44597         <size>2</size>
44598       </method>
44599     </type>
44600     <type name="CLSClass_3">
44601       <method name="Void .ctor()">
44602         <size>7</size>
44603       </method>
44604       <method name="UInt32 Test_3()">
44605         <size>2</size>
44606       </method>
44607     </type>
44608     <type name="CLSClass_2">
44609       <method name="Void .ctor()">
44610         <size>7</size>
44611       </method>
44612       <method name="SByte get_XX()">
44613         <size>2</size>
44614       </method>
44615     </type>
44616     <type name="CLSClass_1">
44617       <method name="Void .ctor()">
44618         <size>7</size>
44619       </method>
44620       <method name="UInt32 Valid()">
44621         <size>2</size>
44622       </method>
44623     </type>
44624     <type name="CLSClass">
44625       <method name="Void .ctor()">
44626         <size>7</size>
44627       </method>
44628       <method name="UInt64 Valid()">
44629         <size>3</size>
44630       </method>
44631       <method name="Byte get_XX()">
44632         <size>2</size>
44633       </method>
44634       <method name="UInt32 FooInternal()">
44635         <size>2</size>
44636       </method>
44637       <method name="UInt64 Foo()">
44638         <size>3</size>
44639       </method>
44640       <method name="Void Main()">
44641         <size>1</size>
44642       </method>
44643     </type>
44644     <type name="CLSClass+C1">
44645       <method name="Void .ctor()">
44646         <size>7</size>
44647       </method>
44648       <method name="Int64 Foo2()">
44649         <size>3</size>
44650       </method>
44651     </type>
44652     <type name="CLSClass+C1+C11">
44653       <method name="Void .ctor()">
44654         <size>7</size>
44655       </method>
44656       <method name="UInt64 Foo3()">
44657         <size>3</size>
44658       </method>
44659     </type>
44660     <type name="CLSClass+CLSClass_2">
44661       <method name="Void .ctor()">
44662         <size>7</size>
44663       </method>
44664       <method name="SByte get_XX()">
44665         <size>2</size>
44666       </method>
44667     </type>
44668     <type name="Delegate">
44669       <method name="Void .ctor(Object, IntPtr)">
44670         <size>0</size>
44671       </method>
44672       <method name="CLSDelegate Invoke()">
44673         <size>0</size>
44674       </method>
44675       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44676         <size>0</size>
44677       </method>
44678       <method name="CLSDelegate EndInvoke(IAsyncResult)">
44679         <size>0</size>
44680       </method>
44681     </type>
44682   </test>
44683   <test name="test-cls-01.cs">
44684     <type name="CLSClass">
44685       <method name="Void .ctor()">
44686         <size>7</size>
44687       </method>
44688       <method name="Byte get_XX()">
44689         <size>2</size>
44690       </method>
44691       <method name="Void Main()">
44692         <size>1</size>
44693       </method>
44694     </type>
44695     <type name="Big">
44696       <method name="Void .ctor()">
44697         <size>7</size>
44698       </method>
44699       <method name="Big op_Implicit(UInt32)">
44700         <size>2</size>
44701       </method>
44702     </type>
44703     <type name="C1">
44704       <method name="Void .ctor()">
44705         <size>7</size>
44706       </method>
44707       <method name="Void method(UInt32)">
44708         <size>1</size>
44709       </method>
44710     </type>
44711   </test>
44712   <test name="test-cls-02.cs">
44713     <type name="CLSClass">
44714       <method name="Void .ctor(UInt64)">
44715         <size>7</size>
44716       </method>
44717       <method name="Void .ctor(UInt32)">
44718         <size>7</size>
44719       </method>
44720       <method name="Void set_X_0(UInt64)">
44721         <size>1</size>
44722       </method>
44723       <method name="Void set_Item(UInt64, UInt64)">
44724         <size>1</size>
44725       </method>
44726       <method name="Void Main()">
44727         <size>1</size>
44728       </method>
44729     </type>
44730     <type name="InnerTypeClasss">
44731       <method name="Void .ctor()">
44732         <size>7</size>
44733       </method>
44734       <method name="Struct Method()">
44735         <size>10</size>
44736       </method>
44737     </type>
44738   </test>
44739   <test name="test-cls-03.cs">
44740     <type name="CLSClass">
44741       <method name="Void .ctor()">
44742         <size>7</size>
44743       </method>
44744       <method name="I1 Foo()">
44745         <size>2</size>
44746       </method>
44747       <method name="Void Main()">
44748         <size>1</size>
44749       </method>
44750     </type>
44751   </test>
44752   <test name="test-cls-05.cs">
44753     <type name="X1">
44754       <method name="Void .ctor()">
44755         <size>7</size>
44756       </method>
44757     </type>
44758     <type name="X2">
44759       <method name="Void .ctor()">
44760         <size>7</size>
44761       </method>
44762     </type>
44763     <type name="X3">
44764       <method name="Void .ctor()">
44765         <size>7</size>
44766       </method>
44767       <method name="Void bb(Boolean)">
44768         <size>1</size>
44769       </method>
44770       <method name="Void BB()">
44771         <size>1</size>
44772       </method>
44773     </type>
44774     <type name="X4">
44775       <method name="Void .ctor()">
44776         <size>7</size>
44777       </method>
44778       <method name="Void method(Int32)">
44779         <size>1</size>
44780       </method>
44781       <method name="Void method(Boolean)">
44782         <size>1</size>
44783       </method>
44784       <method name="Boolean method()">
44785         <size>2</size>
44786       </method>
44787     </type>
44788     <type name="BaseClass">
44789       <method name="Void .ctor()">
44790         <size>7</size>
44791       </method>
44792     </type>
44793     <type name="CLSClass">
44794       <method name="Void .ctor()">
44795         <size>7</size>
44796       </method>
44797       <method name="Void .ctor(Int32)">
44798         <size>7</size>
44799       </method>
44800       <method name="Void Method()">
44801         <size>1</size>
44802       </method>
44803       <method name="Int32 Method(Boolean)">
44804         <size>2</size>
44805       </method>
44806       <method name="Void methoD()">
44807         <size>1</size>
44808       </method>
44809       <method name="Void Main()">
44810         <size>1</size>
44811       </method>
44812       <method name="CLSClass op_Implicit(Boolean)">
44813         <size>7</size>
44814       </method>
44815       <method name="CLSClass op_Implicit(Int32)">
44816         <size>7</size>
44817       </method>
44818     </type>
44819     <type name="oBject">
44820       <method name="Void .ctor()">
44821         <size>7</size>
44822       </method>
44823     </type>
44824     <type name="A.C1">
44825       <method name="Void .ctor()">
44826         <size>7</size>
44827       </method>
44828     </type>
44829     <type name="B.c1">
44830       <method name="Void .ctor()">
44831         <size>7</size>
44832       </method>
44833     </type>
44834     <type name="c1">
44835       <method name="Void .ctor()">
44836         <size>7</size>
44837       </method>
44838     </type>
44839     <type name="CLSClass_2">
44840       <method name="Void .ctor()">
44841         <size>7</size>
44842       </method>
44843       <method name="Void Method()">
44844         <size>1</size>
44845       </method>
44846       <method name="Void method()">
44847         <size>1</size>
44848       </method>
44849     </type>
44850     <type name="System.sByte">
44851       <method name="Void .ctor()">
44852         <size>7</size>
44853       </method>
44854     </type>
44855     <type name="System.Web.HttpBrowserCapabilities">
44856       <method name="Void .ctor()">
44857         <size>7</size>
44858       </method>
44859     </type>
44860   </test>
44861   <test name="test-cls-06.cs">
44862     <type name="CLSClass">
44863       <method name="Void .ctor()">
44864         <size>7</size>
44865       </method>
44866       <method name="Void Main()">
44867         <size>1</size>
44868       </method>
44869     </type>
44870     <type name="CLSClass_2">
44871       <method name="Void .ctor(Int32[,,])">
44872         <size>7</size>
44873       </method>
44874       <method name="Void .ctor(Int32[,])">
44875         <size>7</size>
44876       </method>
44877       <method name="Void Test(System.Int32[,], Int32)">
44878         <size>1</size>
44879       </method>
44880       <method name="Void Test(System.Int32[,,], Boolean)">
44881         <size>1</size>
44882       </method>
44883     </type>
44884     <type name="X1">
44885       <method name="Void .ctor()">
44886         <size>7</size>
44887       </method>
44888       <method name="Void M2(Int32)">
44889         <size>1</size>
44890       </method>
44891     </type>
44892     <type name="X2">
44893       <method name="Void .ctor()">
44894         <size>7</size>
44895       </method>
44896       <method name="Void M2(Int32 ByRef)">
44897         <size>1</size>
44898       </method>
44899     </type>
44900     <type name="CLSClass+MyDelegate">
44901       <method name="Void .ctor(Object, IntPtr)">
44902         <size>0</size>
44903       </method>
44904       <method name="UInt32 Invoke()">
44905         <size>0</size>
44906       </method>
44907       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44908         <size>0</size>
44909       </method>
44910       <method name="UInt32 EndInvoke(IAsyncResult)">
44911         <size>0</size>
44912       </method>
44913     </type>
44914     <type name="MyDelegate">
44915       <method name="Void .ctor(Object, IntPtr)">
44916         <size>0</size>
44917       </method>
44918       <method name="UInt32 Invoke()">
44919         <size>0</size>
44920       </method>
44921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44922         <size>0</size>
44923       </method>
44924       <method name="UInt32 EndInvoke(IAsyncResult)">
44925         <size>0</size>
44926       </method>
44927     </type>
44928   </test>
44929   <test name="test-cls-07.cs">
44930     <type name="aa.I1">
44931       <method name="Void .ctor()">
44932         <size>7</size>
44933       </method>
44934     </type>
44935     <type name="CLSClass">
44936       <method name="Void .ctor()">
44937         <size>7</size>
44938       </method>
44939       <method name="Void Main()">
44940         <size>1</size>
44941       </method>
44942     </type>
44943   </test>
44944   <test name="test-cls-10.cs">
44945     <type name="MainClass">
44946       <method name="Void .ctor()">
44947         <size>7</size>
44948       </method>
44949       <method name="Void Main()">
44950         <size>1</size>
44951       </method>
44952     </type>
44953   </test>
44954   <test name="test-cls-11.cs">
44955     <type name="CLSClass">
44956       <method name="Void .ctor()">
44957         <size>7</size>
44958       </method>
44959       <method name="Void Test(IComparable)">
44960         <size>0</size>
44961       </method>
44962     </type>
44963     <type name="CLSCLass_2">
44964       <method name="Void .ctor()">
44965         <size>7</size>
44966       </method>
44967       <method name="Void Test()">
44968         <size>0</size>
44969       </method>
44970     </type>
44971     <type name="CLSClass_3">
44972       <method name="Void .ctor()">
44973         <size>7</size>
44974       </method>
44975       <method name="Void Test()">
44976         <size>0</size>
44977       </method>
44978     </type>
44979     <type name="MainClass">
44980       <method name="Void .ctor()">
44981         <size>7</size>
44982       </method>
44983       <method name="Void Main()">
44984         <size>1</size>
44985       </method>
44986     </type>
44987   </test>
44988   <test name="test-cls-12.cs">
44989     <type name="MainClass">
44990       <method name="Void .ctor()">
44991         <size>7</size>
44992       </method>
44993       <method name="Void Main()">
44994         <size>1</size>
44995       </method>
44996     </type>
44997   </test>
44998   <test name="test-cls-14.cs">
44999     <type name="CLSClass">
45000       <method name="Void .ctor()">
45001         <size>7</size>
45002       </method>
45003       <method name="Void Error(Boolean)">
45004         <size>1</size>
45005       </method>
45006       <method name="CLSClass op_Implicit(Byte)">
45007         <size>6</size>
45008       </method>
45009     </type>
45010     <type name="MainClass">
45011       <method name="Void .ctor()">
45012         <size>7</size>
45013       </method>
45014       <method name="Void Main()">
45015         <size>1</size>
45016       </method>
45017     </type>
45018   </test>
45019   <test name="test-cls-15.cs">
45020     <type name="CLSAttribute_1">
45021       <method name="Void .ctor(Int32[])">
45022         <size>7</size>
45023       </method>
45024       <method name="Void .ctor(Int32)">
45025         <size>7</size>
45026       </method>
45027     </type>
45028     <type name="CLSAttribute_2">
45029       <method name="Void .ctor(Int32)">
45030         <size>7</size>
45031       </method>
45032     </type>
45033     <type name="CLSAttribute_3">
45034       <method name="Void .ctor(Int32[])">
45035         <size>7</size>
45036       </method>
45037     </type>
45038     <type name="CLSAttribute_4">
45039       <method name="Void .ctor(Int32[])">
45040         <size>7</size>
45041       </method>
45042     </type>
45043     <type name="ClassMain">
45044       <method name="Void .ctor()">
45045         <size>7</size>
45046       </method>
45047       <method name="Void Main()">
45048         <size>1</size>
45049       </method>
45050     </type>
45051   </test>
45052   <test name="test-cls-16.cs">
45053     <type name="CLSAttribute">
45054       <method name="Void .ctor(Boolean[])">
45055         <size>7</size>
45056       </method>
45057     </type>
45058     <type name="ClassMain">
45059       <method name="Void .ctor()">
45060         <size>7</size>
45061       </method>
45062       <method name="Void Main()">
45063         <size>1</size>
45064       </method>
45065     </type>
45066   </test>
45067   <test name="test-cls-17.cs">
45068     <type name="Foo">
45069       <method name="Void .ctor()">
45070         <size>7</size>
45071       </method>
45072       <method name="Void Main()">
45073         <size>1</size>
45074       </method>
45075     </type>
45076   </test>
45077   <test name="test-cls-18.cs">
45078     <type name="Base">
45079       <method name="Void .ctor()">
45080         <size>7</size>
45081       </method>
45082       <method name="Void Test(System.Int32[])">
45083         <size>1</size>
45084       </method>
45085     </type>
45086     <type name="CLSClass">
45087       <method name="Void .ctor()">
45088         <size>7</size>
45089       </method>
45090       <method name="Void Test(System.Int32[])">
45091         <size>1</size>
45092       </method>
45093       <method name="Void Main()">
45094         <size>1</size>
45095       </method>
45096     </type>
45097   </test>
45098   <test name="test-cls-19.cs">
45099     <type name="A">
45100       <method name="Void Main()">
45101         <size>1</size>
45102       </method>
45103       <method name="Void .ctor()">
45104         <size>7</size>
45105       </method>
45106     </type>
45107     <type name="A+PartialClass">
45108       <method name="Void Method1(Int32)">
45109         <size>1</size>
45110       </method>
45111       <method name="Void Method2(UInt32)">
45112         <size>1</size>
45113       </method>
45114       <method name="Void Method3(UInt32)">
45115         <size>1</size>
45116       </method>
45117       <method name="Void .ctor()">
45118         <size>7</size>
45119       </method>
45120     </type>
45121   </test>
45122   <test name="test-externalias-01.cs">
45123     <type name="Test">
45124       <method name="Void .ctor()">
45125         <size>7</size>
45126       </method>
45127       <method name="Int32 Main()">
45128         <size>64</size>
45129       </method>
45130     </type>
45131   </test>
45132   <test name="test-externalias-02.cs">
45133     <type name="Test">
45134       <method name="Void .ctor()">
45135         <size>7</size>
45136       </method>
45137       <method name="Int32 Main()">
45138         <size>64</size>
45139       </method>
45140     </type>
45141   </test>
45142   <test name="test-externalias-03.cs">
45143     <type name="Test">
45144       <method name="Void .ctor()">
45145         <size>7</size>
45146       </method>
45147       <method name="Int32 Main()">
45148         <size>64</size>
45149       </method>
45150     </type>
45151   </test>
45152   <test name="test-externalias-04.cs">
45153     <type name="Test">
45154       <method name="Void .ctor()">
45155         <size>7</size>
45156       </method>
45157       <method name="Int32 Main()">
45158         <size>64</size>
45159       </method>
45160     </type>
45161   </test>
45162   <test name="test-externalias-05.cs">
45163     <type name="Test">
45164       <method name="Void .ctor()">
45165         <size>7</size>
45166       </method>
45167       <method name="Void Main()">
45168         <size>21</size>
45169       </method>
45170     </type>
45171   </test>
45172   <test name="test-externalias-06.cs">
45173     <type name="MyAssembly01.Test">
45174       <method name="Void .ctor()">
45175         <size>7</size>
45176       </method>
45177     </type>
45178     <type name="MyAssembly01.Namespace1.Test">
45179       <method name="Void .ctor()">
45180         <size>7</size>
45181       </method>
45182     </type>
45183     <type name="MyAssembly02.Test">
45184       <method name="Void .ctor()">
45185         <size>7</size>
45186       </method>
45187     </type>
45188     <type name="MyAssembly02.Namespace1.Test">
45189       <method name="Void .ctor()">
45190         <size>7</size>
45191       </method>
45192     </type>
45193     <type name="Test">
45194       <method name="Void .ctor()">
45195         <size>7</size>
45196       </method>
45197       <method name="Void Main()">
45198         <size>1</size>
45199       </method>
45200     </type>
45201   </test>
45202   <test name="test-externalias-07.cs">
45203     <type name="NS.MyClass">
45204       <method name="Void .ctor()">
45205         <size>7</size>
45206       </method>
45207       <method name="Int32 GetInt()">
45208         <size>6</size>
45209       </method>
45210     </type>
45211     <type name="Test">
45212       <method name="Void .ctor()">
45213         <size>7</size>
45214       </method>
45215       <method name="Int32 Main()">
45216         <size>15</size>
45217       </method>
45218     </type>
45219   </test>
45220   <test name="test-externalias-08.cs">
45221     <type name="Test">
45222       <method name="Void .ctor()">
45223         <size>7</size>
45224       </method>
45225       <method name="Int32 Main()">
45226         <size>54</size>
45227       </method>
45228     </type>
45229   </test>
45230   <test name="test-externalias-09.cs">
45231     <type name="Test">
45232       <method name="Void .ctor()">
45233         <size>7</size>
45234       </method>
45235       <method name="Int32 Main()">
45236         <size>8</size>
45237       </method>
45238     </type>
45239   </test>
45240   <test name="test-iter-01.cs">
45241     <type name="X">
45242       <method name="Void .ctor()">
45243         <size>7</size>
45244       </method>
45245       <method name="IEnumerator GetIt()">
45246         <size>8</size>
45247       </method>
45248       <method name="IEnumerable GetIt2()">
45249         <size>16</size>
45250       </method>
45251       <method name="Int32 Main()">
45252         <size>171</size>
45253       </method>
45254     </type>
45255     <type name="X+&lt;GetIt&gt;c__Iterator0">
45256       <method name="Void .ctor()">
45257         <size>7</size>
45258       </method>
45259       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45260         <size>7</size>
45261       </method>
45262       <method name="Boolean MoveNext()">
45263         <size>126</size>
45264       </method>
45265       <method name="Void Dispose()">
45266         <size>8</size>
45267       </method>
45268       <method name="Void Reset()">
45269         <size>6</size>
45270       </method>
45271     </type>
45272     <type name="X+&lt;GetIt2&gt;c__Iterator1">
45273       <method name="Void .ctor()">
45274         <size>7</size>
45275       </method>
45276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45277         <size>7</size>
45278       </method>
45279       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45280         <size>7</size>
45281       </method>
45282       <method name="Boolean MoveNext()">
45283         <size>126</size>
45284       </method>
45285       <method name="Void Dispose()">
45286         <size>8</size>
45287       </method>
45288       <method name="Void Reset()">
45289         <size>6</size>
45290       </method>
45291     </type>
45292     <type name="X+&lt;GetIt&gt;c__Iterator0">
45293       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45294         <size>7</size>
45295       </method>
45296     </type>
45297     <type name="X+&lt;GetIt2&gt;c__Iterator1">
45298       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45299         <size>7</size>
45300       </method>
45301       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45302         <size>26</size>
45303       </method>
45304     </type>
45305   </test>
45306   <test name="test-iter-02.cs">
45307     <type name="X">
45308       <method name="Void .ctor()">
45309         <size>7</size>
45310       </method>
45311       <method name="IEnumerator GetRange()">
45312         <size>8</size>
45313       </method>
45314       <method name="Int32 Main()">
45315         <size>88</size>
45316       </method>
45317     </type>
45318     <type name="X+&lt;GetRange&gt;c__Iterator0">
45319       <method name="Void .ctor()">
45320         <size>7</size>
45321       </method>
45322       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45323         <size>7</size>
45324       </method>
45325       <method name="Boolean MoveNext()">
45326         <size>173</size>
45327       </method>
45328       <method name="Void Dispose()">
45329         <size>8</size>
45330       </method>
45331       <method name="Void Reset()">
45332         <size>6</size>
45333       </method>
45334       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45335         <size>7</size>
45336       </method>
45337     </type>
45338   </test>
45339   <test name="test-iter-03.cs">
45340     <type name="X">
45341       <method name="Void .ctor()">
45342         <size>7</size>
45343       </method>
45344       <method name="IEnumerable GetIt(System.Int32[])">
45345         <size>30</size>
45346       </method>
45347       <method name="IEnumerable GetMulti(System.Int32[,])">
45348         <size>30</size>
45349       </method>
45350       <method name="Int32 Main()">
45351         <size>244</size>
45352       </method>
45353     </type>
45354     <type name="&lt;PrivateImplementationDetails&gt;">
45355       <method name="Void .ctor()">
45356         <size>7</size>
45357       </method>
45358     </type>
45359     <type name="X+&lt;GetIt&gt;c__Iterator0">
45360       <method name="Void .ctor()">
45361         <size>7</size>
45362       </method>
45363       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45364         <size>7</size>
45365       </method>
45366       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45367         <size>7</size>
45368       </method>
45369       <method name="Boolean MoveNext()">
45370         <size>151</size>
45371       </method>
45372       <method name="Void Dispose()">
45373         <size>8</size>
45374       </method>
45375       <method name="Void Reset()">
45376         <size>6</size>
45377       </method>
45378     </type>
45379     <type name="X+&lt;GetMulti&gt;c__Iterator1">
45380       <method name="Void .ctor()">
45381         <size>7</size>
45382       </method>
45383       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45384         <size>7</size>
45385       </method>
45386       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45387         <size>7</size>
45388       </method>
45389       <method name="Boolean MoveNext()">
45390         <size>238</size>
45391       </method>
45392       <method name="Void Dispose()">
45393         <size>8</size>
45394       </method>
45395       <method name="Void Reset()">
45396         <size>6</size>
45397       </method>
45398     </type>
45399     <type name="X+&lt;GetIt&gt;c__Iterator0">
45400       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45401         <size>7</size>
45402       </method>
45403       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45404         <size>40</size>
45405       </method>
45406     </type>
45407     <type name="X+&lt;GetMulti&gt;c__Iterator1">
45408       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45409         <size>7</size>
45410       </method>
45411       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45412         <size>40</size>
45413       </method>
45414     </type>
45415   </test>
45416   <test name="test-iter-04.cs">
45417     <type name="X">
45418       <method name="Void .ctor()">
45419         <size>7</size>
45420       </method>
45421       <method name="IEnumerable GetRange(Int32, Int32)">
45422         <size>44</size>
45423       </method>
45424       <method name="Void Main()">
45425         <size>98</size>
45426       </method>
45427     </type>
45428     <type name="X+&lt;GetRange&gt;c__Iterator0">
45429       <method name="Void .ctor()">
45430         <size>7</size>
45431       </method>
45432       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45433         <size>7</size>
45434       </method>
45435       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45436         <size>7</size>
45437       </method>
45438       <method name="Boolean MoveNext()">
45439         <size>123</size>
45440       </method>
45441       <method name="Void Dispose()">
45442         <size>8</size>
45443       </method>
45444       <method name="Void Reset()">
45445         <size>6</size>
45446       </method>
45447       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45448         <size>7</size>
45449       </method>
45450       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45451         <size>52</size>
45452       </method>
45453     </type>
45454   </test>
45455   <test name="test-iter-05.cs">
45456     <type name="X">
45457       <method name="Void .ctor()">
45458         <size>7</size>
45459       </method>
45460       <method name="IEnumerable GetIt()">
45461         <size>16</size>
45462       </method>
45463       <method name="Int32 Main()">
45464         <size>104</size>
45465       </method>
45466     </type>
45467     <type name="List">
45468       <method name="Void .ctor(Int32)">
45469         <size>19</size>
45470       </method>
45471       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45472         <size>12</size>
45473       </method>
45474       <method name="Void Add(Int32)">
45475         <size>26</size>
45476       </method>
45477       <method name="MyEnumerator GetEnumerator()">
45478         <size>7</size>
45479       </method>
45480     </type>
45481     <type name="X+&lt;GetIt&gt;c__Iterator0">
45482       <method name="Void .ctor()">
45483         <size>7</size>
45484       </method>
45485       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45486         <size>7</size>
45487       </method>
45488       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45489         <size>7</size>
45490       </method>
45491       <method name="Boolean MoveNext()">
45492         <size>183</size>
45493       </method>
45494       <method name="Void Dispose()">
45495         <size>8</size>
45496       </method>
45497       <method name="Void Reset()">
45498         <size>6</size>
45499       </method>
45500     </type>
45501     <type name="List+MyEnumerator">
45502       <method name="Void .ctor(List)">
45503         <size>15</size>
45504       </method>
45505       <method name="System.Object get_Current()">
45506         <size>24</size>
45507       </method>
45508       <method name="Boolean MoveNext()">
45509         <size>31</size>
45510       </method>
45511       <method name="Void Reset()">
45512         <size>8</size>
45513       </method>
45514     </type>
45515     <type name="X+&lt;GetIt&gt;c__Iterator0">
45516       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45517         <size>7</size>
45518       </method>
45519       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45520         <size>26</size>
45521       </method>
45522     </type>
45523   </test>
45524   <test name="test-iter-06.cs">
45525     <type name="X">
45526       <method name="Void .ctor()">
45527         <size>7</size>
45528       </method>
45529       <method name="IEnumerable Get(Int32)">
45530         <size>30</size>
45531       </method>
45532       <method name="IEnumerable GetS(Int32)">
45533         <size>30</size>
45534       </method>
45535       <method name="Int32 Main()">
45536         <size>399</size>
45537       </method>
45538     </type>
45539     <type name="S+&lt;Get&gt;c__Iterator0">
45540       <method name="Void .ctor()">
45541         <size>7</size>
45542       </method>
45543       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45544         <size>7</size>
45545       </method>
45546       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45547         <size>7</size>
45548       </method>
45549       <method name="Boolean MoveNext()">
45550         <size>183</size>
45551       </method>
45552       <method name="Void Dispose()">
45553         <size>8</size>
45554       </method>
45555       <method name="Void Reset()">
45556         <size>6</size>
45557       </method>
45558     </type>
45559     <type name="S+&lt;GetS&gt;c__Iterator1">
45560       <method name="Void .ctor()">
45561         <size>7</size>
45562       </method>
45563       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45564         <size>7</size>
45565       </method>
45566       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45567         <size>7</size>
45568       </method>
45569       <method name="Boolean MoveNext()">
45570         <size>136</size>
45571       </method>
45572       <method name="Void Dispose()">
45573         <size>8</size>
45574       </method>
45575       <method name="Void Reset()">
45576         <size>6</size>
45577       </method>
45578     </type>
45579     <type name="X+&lt;Get&gt;c__Iterator2">
45580       <method name="Void .ctor()">
45581         <size>7</size>
45582       </method>
45583       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45584         <size>7</size>
45585       </method>
45586       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45587         <size>7</size>
45588       </method>
45589       <method name="Boolean MoveNext()">
45590         <size>131</size>
45591       </method>
45592       <method name="Void Dispose()">
45593         <size>8</size>
45594       </method>
45595       <method name="Void Reset()">
45596         <size>6</size>
45597       </method>
45598     </type>
45599     <type name="X+&lt;GetS&gt;c__Iterator3">
45600       <method name="Void .ctor()">
45601         <size>7</size>
45602       </method>
45603       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45604         <size>7</size>
45605       </method>
45606       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45607         <size>7</size>
45608       </method>
45609       <method name="Boolean MoveNext()">
45610         <size>136</size>
45611       </method>
45612       <method name="Void Dispose()">
45613         <size>8</size>
45614       </method>
45615       <method name="Void Reset()">
45616         <size>6</size>
45617       </method>
45618     </type>
45619     <type name="S">
45620       <method name="IEnumerable Get(Int32)">
45621         <size>42</size>
45622       </method>
45623       <method name="IEnumerable GetS(Int32)">
45624         <size>30</size>
45625       </method>
45626     </type>
45627     <type name="S+&lt;Get&gt;c__Iterator0">
45628       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45629         <size>7</size>
45630       </method>
45631       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45632         <size>52</size>
45633       </method>
45634     </type>
45635     <type name="S+&lt;GetS&gt;c__Iterator1">
45636       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45637         <size>7</size>
45638       </method>
45639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45640         <size>40</size>
45641       </method>
45642     </type>
45643     <type name="X+&lt;Get&gt;c__Iterator2">
45644       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45645         <size>7</size>
45646       </method>
45647       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45648         <size>40</size>
45649       </method>
45650     </type>
45651     <type name="X+&lt;GetS&gt;c__Iterator3">
45652       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45653         <size>7</size>
45654       </method>
45655       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45656         <size>40</size>
45657       </method>
45658     </type>
45659   </test>
45660   <test name="test-iter-07.cs">
45661     <type name="Test">
45662       <method name="Void .ctor()">
45663         <size>7</size>
45664       </method>
45665       <method name="IEnumerable Foo(Int32)">
45666         <size>30</size>
45667       </method>
45668     </type>
45669     <type name="X">
45670       <method name="Void .ctor()">
45671         <size>7</size>
45672       </method>
45673       <method name="Int32 Main()">
45674         <size>372</size>
45675       </method>
45676     </type>
45677     <type name="Test+&lt;Foo&gt;c__Iterator0">
45678       <method name="Void .ctor()">
45679         <size>7</size>
45680       </method>
45681       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45682         <size>7</size>
45683       </method>
45684       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45685         <size>7</size>
45686       </method>
45687       <method name="Boolean MoveNext()">
45688         <size>253</size>
45689       </method>
45690       <method name="Void Dispose()">
45691         <size>112</size>
45692       </method>
45693       <method name="Void Reset()">
45694         <size>6</size>
45695       </method>
45696       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45697         <size>7</size>
45698       </method>
45699       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45700         <size>40</size>
45701       </method>
45702     </type>
45703   </test>
45704   <test name="test-iter-08.cs">
45705     <type name="Foo">
45706       <method name="Void .ctor(Int32)">
45707         <size>14</size>
45708       </method>
45709       <method name="Void Dispose()">
45710         <size>8</size>
45711       </method>
45712     </type>
45713     <type name="X">
45714       <method name="Void .ctor()">
45715         <size>7</size>
45716       </method>
45717       <method name="IEnumerable Test(Int32, Int32)">
45718         <size>44</size>
45719       </method>
45720       <method name="Int32 Main()">
45721         <size>167</size>
45722       </method>
45723     </type>
45724     <type name="X+&lt;Test&gt;c__Iterator0">
45725       <method name="Void .ctor()">
45726         <size>7</size>
45727       </method>
45728       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45729         <size>7</size>
45730       </method>
45731       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45732         <size>7</size>
45733       </method>
45734       <method name="Boolean MoveNext()">
45735         <size>360</size>
45736       </method>
45737       <method name="Void Dispose()">
45738         <size>102</size>
45739       </method>
45740       <method name="Void Reset()">
45741         <size>6</size>
45742       </method>
45743       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45744         <size>7</size>
45745       </method>
45746       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45747         <size>52</size>
45748       </method>
45749     </type>
45750   </test>
45751   <test name="test-iter-09.cs">
45752     <type name="Tester">
45753       <method name="Void .ctor()">
45754         <size>153</size>
45755       </method>
45756       <method name="IEnumerator GetEnumerator()">
45757         <size>15</size>
45758       </method>
45759     </type>
45760     <type name="Test">
45761       <method name="Void .ctor()">
45762         <size>7</size>
45763       </method>
45764       <method name="Int32 Main()">
45765         <size>268</size>
45766       </method>
45767     </type>
45768     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
45769       <method name="Void .ctor()">
45770         <size>7</size>
45771       </method>
45772       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45773         <size>7</size>
45774       </method>
45775       <method name="Boolean MoveNext()">
45776         <size>623</size>
45777       </method>
45778       <method name="Void Dispose()">
45779         <size>82</size>
45780       </method>
45781       <method name="Void Reset()">
45782         <size>6</size>
45783       </method>
45784       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45785         <size>7</size>
45786       </method>
45787     </type>
45788   </test>
45789   <test name="test-iter-10.cs">
45790     <type name="X">
45791       <method name="Void .ctor()">
45792         <size>7</size>
45793       </method>
45794       <method name="IEnumerator get_GetIt()">
45795         <size>8</size>
45796       </method>
45797       <method name="Void set_GetIt(IEnumerator)">
45798         <size>1</size>
45799       </method>
45800       <method name="IEnumerable get_Item(Int32)">
45801         <size>30</size>
45802       </method>
45803       <method name="Void set_Item(Int32, IEnumerable)">
45804         <size>1</size>
45805       </method>
45806       <method name="Int32 Main()">
45807         <size>184</size>
45808       </method>
45809     </type>
45810     <type name="X+&lt;&gt;c__Iterator0">
45811       <method name="Void .ctor()">
45812         <size>7</size>
45813       </method>
45814       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45815         <size>7</size>
45816       </method>
45817       <method name="Boolean MoveNext()">
45818         <size>126</size>
45819       </method>
45820       <method name="Void Dispose()">
45821         <size>8</size>
45822       </method>
45823       <method name="Void Reset()">
45824         <size>6</size>
45825       </method>
45826     </type>
45827     <type name="X+&lt;&gt;c__Iterator1">
45828       <method name="Void .ctor()">
45829         <size>7</size>
45830       </method>
45831       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45832         <size>7</size>
45833       </method>
45834       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45835         <size>7</size>
45836       </method>
45837       <method name="Boolean MoveNext()">
45838         <size>145</size>
45839       </method>
45840       <method name="Void Dispose()">
45841         <size>8</size>
45842       </method>
45843       <method name="Void Reset()">
45844         <size>6</size>
45845       </method>
45846     </type>
45847     <type name="X+&lt;&gt;c__Iterator0">
45848       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45849         <size>7</size>
45850       </method>
45851     </type>
45852     <type name="X+&lt;&gt;c__Iterator1">
45853       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45854         <size>7</size>
45855       </method>
45856       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45857         <size>40</size>
45858       </method>
45859     </type>
45860   </test>
45861   <test name="test-iter-11.cs">
45862     <type name="X">
45863       <method name="Void .ctor()">
45864         <size>7</size>
45865       </method>
45866       <method name="Void add_Hook(System.EventHandler)">
45867         <size>24</size>
45868       </method>
45869       <method name="Void remove_Hook(System.EventHandler)">
45870         <size>24</size>
45871       </method>
45872       <method name="IEnumerator Pipeline()">
45873         <size>15</size>
45874       </method>
45875       <method name="Void M(System.Object, System.EventArgs)">
45876         <size>11</size>
45877       </method>
45878       <method name="Void Main()">
45879         <size>55</size>
45880       </method>
45881     </type>
45882     <type name="X+&lt;Pipeline&gt;c__Iterator0">
45883       <method name="Void .ctor()">
45884         <size>7</size>
45885       </method>
45886       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45887         <size>7</size>
45888       </method>
45889       <method name="Boolean MoveNext()">
45890         <size>124</size>
45891       </method>
45892       <method name="Void Dispose()">
45893         <size>8</size>
45894       </method>
45895       <method name="Void Reset()">
45896         <size>6</size>
45897       </method>
45898       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45899         <size>7</size>
45900       </method>
45901     </type>
45902   </test>
45903   <test name="test-iter-12.cs">
45904     <type name="X">
45905       <method name="Void .ctor()">
45906         <size>7</size>
45907       </method>
45908       <method name="IEnumerable a()">
45909         <size>23</size>
45910       </method>
45911       <method name="Void Main()">
45912         <size>1</size>
45913       </method>
45914     </type>
45915     <type name="X+&lt;a&gt;c__Iterator0">
45916       <method name="Void .ctor()">
45917         <size>7</size>
45918       </method>
45919       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45920         <size>7</size>
45921       </method>
45922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45923         <size>7</size>
45924       </method>
45925       <method name="Boolean MoveNext()">
45926         <size>165</size>
45927       </method>
45928       <method name="Void Dispose()">
45929         <size>55</size>
45930       </method>
45931       <method name="Void Reset()">
45932         <size>6</size>
45933       </method>
45934       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45935         <size>7</size>
45936       </method>
45937       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45938         <size>40</size>
45939       </method>
45940     </type>
45941   </test>
45942   <test name="test-iter-13.cs">
45943     <type name="Test">
45944       <method name="Void .ctor()">
45945         <size>7</size>
45946       </method>
45947       <method name="Void .cctor()">
45948         <size>11</size>
45949       </method>
45950       <method name="Void Main()">
45951         <size>1</size>
45952       </method>
45953       <method name="IEnumerable syntax_error(System.Object, System.Object)">
45954         <size>16</size>
45955       </method>
45956     </type>
45957     <type name="Test+Yp">
45958       <method name="Void .ctor()">
45959         <size>7</size>
45960       </method>
45961       <method name="IEnumerable fail()">
45962         <size>2</size>
45963       </method>
45964     </type>
45965     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
45966       <method name="Void .ctor()">
45967         <size>7</size>
45968       </method>
45969       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45970         <size>7</size>
45971       </method>
45972       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45973         <size>7</size>
45974       </method>
45975       <method name="Boolean MoveNext()">
45976         <size>27</size>
45977       </method>
45978       <method name="Void Dispose()">
45979         <size>8</size>
45980       </method>
45981       <method name="Void Reset()">
45982         <size>6</size>
45983       </method>
45984       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45985         <size>7</size>
45986       </method>
45987       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45988         <size>26</size>
45989       </method>
45990     </type>
45991   </test>
45992   <test name="test-named-01.cs">
45993     <type name="A">
45994       <method name="Void .ctor()">
45995         <size>13</size>
45996       </method>
45997       <method name="Void .ctor(Object)">
45998         <size>7</size>
45999       </method>
46000       <method name="Void set_Item(Int32, Int32)">
46001         <size>8</size>
46002       </method>
46003     </type>
46004     <type name="B">
46005       <method name="Void .ctor()">
46006         <size>12</size>
46007       </method>
46008       <method name="Void set_Item(Int32, Int32)">
46009         <size>11</size>
46010       </method>
46011     </type>
46012     <type name="XAttribute">
46013       <method name="Void .ctor(Int32)">
46014         <size>7</size>
46015       </method>
46016     </type>
46017     <type name="M">
46018       <method name="Void .ctor()">
46019         <size>7</size>
46020       </method>
46021       <method name="Void Foo(Int32)">
46022         <size>1</size>
46023       </method>
46024       <method name="Int32 Main()">
46025         <size>48</size>
46026       </method>
46027     </type>
46028   </test>
46029   <test name="test-named-02.cs">
46030     <type name="A">
46031       <method name="Void .ctor()">
46032         <size>7</size>
46033       </method>
46034       <method name="Void set_Item(Int32, Int32)">
46035         <size>29</size>
46036       </method>
46037       <method name="Int32 get_Item(Int32)">
46038         <size>28</size>
46039       </method>
46040     </type>
46041     <type name="MyPoint">
46042       <method name="Void .ctor(Int32, Int32)">
46043         <size>15</size>
46044       </method>
46045     </type>
46046     <type name="C">
46047       <method name="Void .ctor()">
46048         <size>7</size>
46049       </method>
46050       <method name="Decimal Foo(Decimal, Decimal)">
46051         <size>2</size>
46052       </method>
46053       <method name="System.String Bar(Int32, System.String, Char)">
46054         <size>20</size>
46055       </method>
46056       <method name="Int32 Test(Int32, Int32)">
46057         <size>30</size>
46058       </method>
46059       <method name="Int32 Main()">
46060         <size>279</size>
46061       </method>
46062     </type>
46063   </test>
46064   <test name="test-named-03.cs">
46065     <type name="C">
46066       <method name="Void .ctor()">
46067         <size>7</size>
46068       </method>
46069       <method name="Int32 TestInt(Int32)">
46070         <size>3</size>
46071       </method>
46072       <method name="Int32 Main()">
46073         <size>23</size>
46074       </method>
46075     </type>
46076     <type name="C+IntDelegate">
46077       <method name="Void .ctor(Object, IntPtr)">
46078         <size>0</size>
46079       </method>
46080       <method name="Int32 Invoke(Int32)">
46081         <size>0</size>
46082       </method>
46083       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
46084         <size>0</size>
46085       </method>
46086       <method name="Int32 EndInvoke(IAsyncResult)">
46087         <size>0</size>
46088       </method>
46089     </type>
46090   </test>
46091   <test name="test-named-04.cs">
46092     <type name="Program">
46093       <method name="Void Foo2(Int32, Int32 ByRef)">
46094         <size>40</size>
46095       </method>
46096       <method name="Int32 Main()">
46097         <size>239</size>
46098       </method>
46099       <method name="Void .ctor()">
46100         <size>7</size>
46101       </method>
46102     </type>
46103   </test>
46104   <test name="test-partial-01.cs">
46105     <type name="Foo.Hello">
46106       <method name="Void .ctor()">
46107         <size>7</size>
46108       </method>
46109       <method name="Void .cctor()">
46110         <size>7</size>
46111       </method>
46112     </type>
46113     <type name="Bar.Hello">
46114       <method name="Void .ctor()">
46115         <size>7</size>
46116       </method>
46117       <method name="Void .cctor()">
46118         <size>8</size>
46119       </method>
46120     </type>
46121     <type name="X.Test">
46122       <method name="Void .ctor()">
46123         <size>7</size>
46124       </method>
46125       <method name="Int32 FooWorld()">
46126         <size>6</size>
46127       </method>
46128       <method name="Int32 BarWorld()">
46129         <size>6</size>
46130       </method>
46131     </type>
46132     <type name="Y">
46133       <method name="Void .ctor()">
46134         <size>7</size>
46135       </method>
46136       <method name="Int32 Main()">
46137         <size>29</size>
46138       </method>
46139     </type>
46140   </test>
46141   <test name="test-partial-02.cs">
46142     <type name="Test1.Base">
46143       <method name="Void .ctor()">
46144         <size>7</size>
46145       </method>
46146     </type>
46147     <type name="Test1.Foo">
46148       <method name="Void .ctor()">
46149         <size>7</size>
46150       </method>
46151     </type>
46152     <type name="Test2.Foo">
46153       <method name="Void .ctor()">
46154         <size>7</size>
46155       </method>
46156     </type>
46157     <type name="ReflectedType">
46158       <method name="Void .ctor()">
46159         <size>7</size>
46160       </method>
46161     </type>
46162     <type name="D">
46163       <method name="Void .ctor()">
46164         <size>7</size>
46165       </method>
46166     </type>
46167     <type name="X">
46168       <method name="Void .ctor()">
46169         <size>7</size>
46170       </method>
46171       <method name="Void Main()">
46172         <size>1</size>
46173       </method>
46174     </type>
46175   </test>
46176   <test name="test-partial-03.cs">
46177     <type name="Test">
46178       <method name="Void .ctor()">
46179         <size>18</size>
46180       </method>
46181       <method name="Int32 TestFoo()">
46182         <size>13</size>
46183       </method>
46184       <method name="Int32 TestIFoo(IFoo)">
46185         <size>8</size>
46186       </method>
46187     </type>
46188     <type name="Test+Foo">
46189       <method name="Void .ctor()">
46190         <size>7</size>
46191       </method>
46192       <method name="Int32 Test.IFoo.Hello(Test)">
46193         <size>2</size>
46194       </method>
46195       <method name="Int32 Hello(Test)">
46196         <size>2</size>
46197       </method>
46198     </type>
46199     <type name="X">
46200       <method name="Void .ctor()">
46201         <size>7</size>
46202       </method>
46203       <method name="Int32 Main()">
46204         <size>42</size>
46205       </method>
46206     </type>
46207   </test>
46208   <test name="test-partial-04.cs">
46209     <type name="B.Test">
46210       <method name="Void .ctor()">
46211         <size>7</size>
46212       </method>
46213       <method name="Void A.IFoo.Hello(IFoo)">
46214         <size>1</size>
46215       </method>
46216     </type>
46217     <type name="X">
46218       <method name="Void .ctor()">
46219         <size>7</size>
46220       </method>
46221       <method name="Void Main()">
46222         <size>1</size>
46223       </method>
46224     </type>
46225   </test>
46226   <test name="test-partial-05.cs">
46227     <type name="B">
46228       <method name="Void .ctor()">
46229         <size>7</size>
46230       </method>
46231     </type>
46232     <type name="A">
46233       <method name="Void .ctor()">
46234         <size>7</size>
46235       </method>
46236     </type>
46237     <type name="A2">
46238       <method name="Void .ctor()">
46239         <size>7</size>
46240       </method>
46241     </type>
46242     <type name="D">
46243       <method name="Void .ctor()">
46244         <size>7</size>
46245       </method>
46246       <method name="Void Main()">
46247         <size>1</size>
46248       </method>
46249     </type>
46250   </test>
46251   <test name="test-partial-06.cs">
46252     <type name="Foo">
46253       <method name="Void .ctor()">
46254         <size>7</size>
46255       </method>
46256       <method name="Void Finalize()">
46257         <size>13</size>
46258       </method>
46259     </type>
46260     <type name="B">
46261       <method name="Void .ctor()">
46262         <size>7</size>
46263       </method>
46264       <method name="Void Main()">
46265         <size>1</size>
46266       </method>
46267     </type>
46268   </test>
46269   <test name="test-partial-07.cs">
46270     <type name="Test">
46271       <method name="Void .ctor()">
46272         <size>7</size>
46273       </method>
46274     </type>
46275     <type name="TestAttribute">
46276       <method name="Void .ctor()">
46277         <size>7</size>
46278       </method>
46279     </type>
46280     <type name="Test2Attribute">
46281       <method name="Void .ctor()">
46282         <size>7</size>
46283       </method>
46284     </type>
46285     <type name="X">
46286       <method name="Void .ctor()">
46287         <size>7</size>
46288       </method>
46289       <method name="Int32 Main()">
46290         <size>62</size>
46291       </method>
46292     </type>
46293   </test>
46294   <test name="test-partial-08.cs">
46295     <type name="Foo">
46296       <method name="Void .ctor()">
46297         <size>7</size>
46298       </method>
46299       <method name="System.String get_Id()">
46300         <size>7</size>
46301       </method>
46302     </type>
46303     <type name="PartialAbstractCompilationError">
46304       <method name="Void .ctor()">
46305         <size>7</size>
46306       </method>
46307       <method name="Int32 Main()">
46308         <size>54</size>
46309       </method>
46310     </type>
46311   </test>
46312   <test name="test-partial-09.cs">
46313     <type name="Foo">
46314       <method name="Void .ctor()">
46315         <size>7</size>
46316       </method>
46317       <method name="System.String get_Id()">
46318         <size>7</size>
46319       </method>
46320     </type>
46321     <type name="Bar">
46322       <method name="Void .ctor(String)">
46323         <size>14</size>
46324       </method>
46325     </type>
46326     <type name="PartialAbstractCompilationError">
46327       <method name="Void .ctor()">
46328         <size>7</size>
46329       </method>
46330       <method name="Void Main()">
46331         <size>21</size>
46332       </method>
46333     </type>
46334   </test>
46335   <test name="test-partial-10.cs">
46336     <type name="Test2.Foo">
46337       <method name="Void .ctor()">
46338         <size>7</size>
46339       </method>
46340       <method name="Void .cctor()">
46341         <size>15</size>
46342       </method>
46343     </type>
46344     <type name="X">
46345       <method name="Void .ctor()">
46346         <size>7</size>
46347       </method>
46348       <method name="Int32 Main()">
46349         <size>68</size>
46350       </method>
46351     </type>
46352     <type name="Test3.Foo">
46353       <method name="Void .cctor()">
46354         <size>15</size>
46355       </method>
46356     </type>
46357   </test>
46358   <test name="test-partial-11.cs">
46359     <type name="StaticClass">
46360       <method name="System.String Name()">
46361         <size>6</size>
46362       </method>
46363     </type>
46364     <type name="MainClass">
46365       <method name="Void .ctor()">
46366         <size>7</size>
46367       </method>
46368       <method name="Boolean IsStatic(System.Type)">
46369         <size>73</size>
46370       </method>
46371       <method name="Int32 Main()">
46372         <size>56</size>
46373       </method>
46374     </type>
46375   </test>
46376   <test name="test-partial-12.cs">
46377     <type name="Test1.Foo">
46378       <method name="Void .ctor()">
46379         <size>7</size>
46380       </method>
46381       <method name="IEnumerable E()">
46382         <size>16</size>
46383       </method>
46384     </type>
46385     <type name="X">
46386       <method name="Void .ctor()">
46387         <size>7</size>
46388       </method>
46389       <method name="Int32 Main()">
46390         <size>102</size>
46391       </method>
46392     </type>
46393     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
46394       <method name="Void .ctor()">
46395         <size>7</size>
46396       </method>
46397       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46398         <size>7</size>
46399       </method>
46400       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46401         <size>7</size>
46402       </method>
46403       <method name="Boolean MoveNext()">
46404         <size>69</size>
46405       </method>
46406       <method name="Void Dispose()">
46407         <size>8</size>
46408       </method>
46409       <method name="Void Reset()">
46410         <size>6</size>
46411       </method>
46412       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46413         <size>7</size>
46414       </method>
46415       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46416         <size>26</size>
46417       </method>
46418     </type>
46419   </test>
46420   <test name="test-partial-13.cs">
46421     <type name="Test.Test">
46422       <method name="Void .ctor()">
46423         <size>7</size>
46424       </method>
46425       <method name="Boolean Equals(System.Object)">
46426         <size>2</size>
46427       </method>
46428       <method name="Int32 GetHashCode()">
46429         <size>2</size>
46430       </method>
46431       <method name="Void Main()">
46432         <size>1</size>
46433       </method>
46434     </type>
46435   </test>
46436   <test name="test-partial-14.cs">
46437     <type name="T">
46438       <method name="Void .ctor()">
46439         <size>7</size>
46440       </method>
46441     </type>
46442     <type name="partial">
46443       <method name="Void .ctor()">
46444         <size>7</size>
46445       </method>
46446     </type>
46447     <type name="A">
46448       <method name="Void .ctor()">
46449         <size>7</size>
46450       </method>
46451       <method name="Void partial(partial)">
46452         <size>3</size>
46453       </method>
46454     </type>
46455     <type name="B">
46456       <method name="Void .ctor()">
46457         <size>7</size>
46458       </method>
46459       <method name="Void Main()">
46460         <size>1</size>
46461       </method>
46462     </type>
46463   </test>
46464   <test name="test-partial-15.cs">
46465     <type name="Foo.X">
46466       <method name="Void .ctor()">
46467         <size>7</size>
46468       </method>
46469       <method name="Void Main()">
46470         <size>1</size>
46471       </method>
46472       <method name="IEnumerable Attempts2()">
46473         <size>16</size>
46474       </method>
46475       <method name="IEnumerable get_Attempts()">
46476         <size>16</size>
46477       </method>
46478       <method name="IEnumerable get_Item(Int32)">
46479         <size>16</size>
46480       </method>
46481     </type>
46482     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
46483       <method name="Void .ctor()">
46484         <size>7</size>
46485       </method>
46486       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46487         <size>7</size>
46488       </method>
46489       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46490         <size>7</size>
46491       </method>
46492       <method name="Boolean MoveNext()">
46493         <size>36</size>
46494       </method>
46495       <method name="Void Dispose()">
46496         <size>8</size>
46497       </method>
46498       <method name="Void Reset()">
46499         <size>6</size>
46500       </method>
46501     </type>
46502     <type name="Foo.X+&lt;&gt;c__Iterator1">
46503       <method name="Void .ctor()">
46504         <size>7</size>
46505       </method>
46506       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46507         <size>7</size>
46508       </method>
46509       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46510         <size>7</size>
46511       </method>
46512       <method name="Boolean MoveNext()">
46513         <size>36</size>
46514       </method>
46515       <method name="Void Dispose()">
46516         <size>8</size>
46517       </method>
46518       <method name="Void Reset()">
46519         <size>6</size>
46520       </method>
46521     </type>
46522     <type name="Foo.X+&lt;&gt;c__Iterator2">
46523       <method name="Void .ctor()">
46524         <size>7</size>
46525       </method>
46526       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46527         <size>7</size>
46528       </method>
46529       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46530         <size>7</size>
46531       </method>
46532       <method name="Boolean MoveNext()">
46533         <size>36</size>
46534       </method>
46535       <method name="Void Dispose()">
46536         <size>8</size>
46537       </method>
46538       <method name="Void Reset()">
46539         <size>6</size>
46540       </method>
46541     </type>
46542     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
46543       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46544         <size>7</size>
46545       </method>
46546       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46547         <size>26</size>
46548       </method>
46549     </type>
46550     <type name="Foo.X+&lt;&gt;c__Iterator1">
46551       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46552         <size>7</size>
46553       </method>
46554       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46555         <size>26</size>
46556       </method>
46557     </type>
46558     <type name="Foo.X+&lt;&gt;c__Iterator2">
46559       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46560         <size>7</size>
46561       </method>
46562       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46563         <size>26</size>
46564       </method>
46565     </type>
46566   </test>
46567   <test name="test-partial-16.cs">
46568     <type name="A.C">
46569       <method name="Void .ctor()">
46570         <size>23</size>
46571       </method>
46572       <method name="Void .cctor()">
46573         <size>11</size>
46574       </method>
46575     </type>
46576     <type name="B.C2">
46577       <method name="Void .ctor()">
46578         <size>7</size>
46579       </method>
46580       <method name="Boolean Test()">
46581         <size>2</size>
46582       </method>
46583       <method name="System.Object Test_I()">
46584         <size>2</size>
46585       </method>
46586       <method name="Void Main()">
46587         <size>1</size>
46588       </method>
46589     </type>
46590   </test>
46591   <test name="test-partial-17.cs">
46592     <type name="Test">
46593       <method name="Void .ctor()">
46594         <size>7</size>
46595       </method>
46596       <method name="Boolean Check(System.String, System.String[])">
46597         <size>42</size>
46598       </method>
46599       <method name="Void Main()">
46600         <size>1</size>
46601       </method>
46602     </type>
46603   </test>
46604   <test name="test-partial-18.cs">
46605     <type name="N.Foo">
46606       <method name="Void .ctor()">
46607         <size>17</size>
46608       </method>
46609       <method name="Void Main()">
46610         <size>1</size>
46611       </method>
46612     </type>
46613   </test>
46614   <test name="test-partial-19.cs">
46615     <type name="Bug.GL">
46616       <method name="Void Main()">
46617         <size>7</size>
46618       </method>
46619     </type>
46620     <type name="Bug.GL+Core">
46621       <method name="Boolean A()">
46622         <size>2</size>
46623       </method>
46624     </type>
46625   </test>
46626   <test name="test-partial-20.cs">
46627     <type name="A">
46628       <method name="Void .ctor()">
46629         <size>7</size>
46630       </method>
46631       <method name="Void .cctor()">
46632         <size>7</size>
46633       </method>
46634     </type>
46635     <type name="B">
46636       <method name="Void .ctor()">
46637         <size>7</size>
46638       </method>
46639       <method name="Void .cctor()">
46640         <size>7</size>
46641       </method>
46642     </type>
46643     <type name="C">
46644       <method name="Void .ctor()">
46645         <size>7</size>
46646       </method>
46647       <method name="Int32 Main()">
46648         <size>38</size>
46649       </method>
46650     </type>
46651   </test>
46652   <test name="test-partial-21.cs">
46653     <type name="Mono.Sms.Main">
46654       <method name="Void .ctor()">
46655         <size>7</size>
46656       </method>
46657       <method name="Void Test()">
46658         <size>42</size>
46659       </method>
46660     </type>
46661     <type name="Mono.Sms.Contacts">
46662       <method name="Void .ctor()">
46663         <size>7</size>
46664       </method>
46665       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
46666         <size>24</size>
46667       </method>
46668       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
46669         <size>24</size>
46670       </method>
46671       <method name="Void Test()">
46672         <size>12</size>
46673       </method>
46674     </type>
46675     <type name="Mono.Sms.Core.Agenda">
46676       <method name="Void .ctor()">
46677         <size>7</size>
46678       </method>
46679       <method name="Void AddContact()">
46680         <size>1</size>
46681       </method>
46682       <method name="Void Main()">
46683         <size>1</size>
46684       </method>
46685     </type>
46686     <type name="Mono.Sms.Contacts+ContactsHandler">
46687       <method name="Void .ctor(Object, IntPtr)">
46688         <size>0</size>
46689       </method>
46690       <method name="Void Invoke()">
46691         <size>0</size>
46692       </method>
46693       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
46694         <size>0</size>
46695       </method>
46696       <method name="Void EndInvoke(IAsyncResult)">
46697         <size>0</size>
46698       </method>
46699     </type>
46700     <type name="Mono.Sms.Main">
46701       <method name="Void &lt;Test&gt;m__0()">
46702         <size>6</size>
46703       </method>
46704     </type>
46705   </test>
46706   <test name="test-partial-22.cs">
46707     <type name="C">
46708       <method name="Void .ctor()">
46709         <size>7</size>
46710       </method>
46711       <method name="Int32 Main()">
46712         <size>2</size>
46713       </method>
46714     </type>
46715   </test>
46716   <test name="test-partial-23.cs">
46717     <type name="C">
46718       <method name="Void .ctor()">
46719         <size>7</size>
46720       </method>
46721       <method name="Void Partial_A()">
46722         <size>15</size>
46723       </method>
46724       <method name="Void Partial_B()">
46725         <size>15</size>
46726       </method>
46727       <method name="Void Partial_S()">
46728         <size>14</size>
46729       </method>
46730       <method name="Int32 Main()">
46731         <size>52</size>
46732       </method>
46733     </type>
46734   </test>
46735   <test name="test-partial-24.cs">
46736     <type name="N.C">
46737       <method name="Void .ctor()">
46738         <size>7</size>
46739       </method>
46740       <method name="Void Main()">
46741         <size>1</size>
46742       </method>
46743       <method name="Void Foo()">
46744         <size>1</size>
46745       </method>
46746     </type>
46747   </test>
46748   <test name="test-partial-25.cs">
46749     <type name="C">
46750       <method name="Void .ctor()">
46751         <size>7</size>
46752       </method>
46753       <method name="Void Partial(Int32)">
46754         <size>14</size>
46755       </method>
46756       <method name="Int32 Main()">
46757         <size>8</size>
46758       </method>
46759     </type>
46760   </test>
46761   <test name="test-partial-26.cs">
46762     <type name="ConsoleApplication1.X">
46763       <method name="Void .ctor()">
46764         <size>7</size>
46765       </method>
46766       <method name="Void Foo()">
46767         <size>1</size>
46768       </method>
46769     </type>
46770     <type name="ConsoleApplication1.Program">
46771       <method name="Void .ctor()">
46772         <size>7</size>
46773       </method>
46774       <method name="Int32 Main()">
46775         <size>98</size>
46776       </method>
46777     </type>
46778     <type name="ConsoleApplication1.Y">
46779       <method name="Void Foo()">
46780         <size>1</size>
46781       </method>
46782       <method name="Void .ctor()">
46783         <size>7</size>
46784       </method>
46785     </type>
46786   </test>
46787   <test name="test-partial-27.cs">
46788     <type name="C">
46789       <method name="Int32 Main()">
46790         <size>2</size>
46791       </method>
46792       <method name="Void .ctor()">
46793         <size>7</size>
46794       </method>
46795     </type>
46796   </test>
46797   <test name="test-partial-28.cs">
46798     <type name="A">
46799       <method name="Void .ctor()">
46800         <size>7</size>
46801       </method>
46802     </type>
46803     <type name="TestCase">
46804       <method name="Void Main()">
46805         <size>1</size>
46806       </method>
46807       <method name="Void .ctor()">
46808         <size>7</size>
46809       </method>
46810     </type>
46811   </test>
46812   <test name="test-var-01.cs">
46813     <type name="Test">
46814       <method name="Void .ctor()">
46815         <size>7</size>
46816       </method>
46817       <method name="Int32 Main()">
46818         <size>47</size>
46819       </method>
46820     </type>
46821   </test>
46822   <test name="test-var-02.cs">
46823     <type name="Class1">
46824       <method name="Void .ctor()">
46825         <size>15</size>
46826       </method>
46827       <method name="Boolean Method()">
46828         <size>2</size>
46829       </method>
46830     </type>
46831     <type name="Test">
46832       <method name="Void .ctor()">
46833         <size>7</size>
46834       </method>
46835       <method name="Int32 Main()">
46836         <size>116</size>
46837       </method>
46838     </type>
46839     <type name="Test+Class2">
46840       <method name="Void .ctor()">
46841         <size>15</size>
46842       </method>
46843       <method name="Boolean Method()">
46844         <size>2</size>
46845       </method>
46846     </type>
46847   </test>
46848   <test name="test-var-03.cs">
46849     <type name="Test">
46850       <method name="Void .ctor()">
46851         <size>7</size>
46852       </method>
46853       <method name="Int32 Main()">
46854         <size>167</size>
46855       </method>
46856     </type>
46857     <type name="&lt;PrivateImplementationDetails&gt;">
46858       <method name="Void .ctor()">
46859         <size>7</size>
46860       </method>
46861     </type>
46862   </test>
46863   <test name="test-var-05.cs">
46864     <type name="MyClass">
46865       <method name="Void .ctor(String)">
46866         <size>14</size>
46867       </method>
46868       <method name="Void Dispose()">
46869         <size>12</size>
46870       </method>
46871     </type>
46872     <type name="Test">
46873       <method name="Void .ctor()">
46874         <size>7</size>
46875       </method>
46876       <method name="Int32 Main()">
46877         <size>61</size>
46878       </method>
46879     </type>
46880   </test>
46881   <test name="test-var-06.cs">
46882     <type name="Test">
46883       <method name="Void .ctor()">
46884         <size>7</size>
46885       </method>
46886       <method name="Int32 Main()">
46887         <size>50</size>
46888       </method>
46889     </type>
46890   </test>
46891   <test name="test-var-07.cs">
46892     <type name="Test">
46893       <method name="Void .ctor()">
46894         <size>7</size>
46895       </method>
46896       <method name="Void var()">
46897         <size>1</size>
46898       </method>
46899       <method name="Int32 Main()">
46900         <size>33</size>
46901       </method>
46902     </type>
46903     <type name="var">
46904       <method name="Void .ctor()">
46905         <size>7</size>
46906       </method>
46907     </type>
46908   </test>
46909   <test name="test-var-08.cs">
46910     <type name="X">
46911       <method name="Void .ctor(Int32, Int32)">
46912         <size>10</size>
46913       </method>
46914       <method name="Void Main()">
46915         <size>1</size>
46916       </method>
46917     </type>
46918   </test>
46919   <test name="test-xml-042.cs">
46920     <type name="TestNamespace.TestClass">
46921       <method name="Void .ctor()">
46922         <size>7</size>
46923       </method>
46924       <method name="Void Main()">
46925         <size>1</size>
46926       </method>
46927       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
46928         <size>7</size>
46929       </method>
46930     </type>
46931   </test>
46932 </tests>