New test.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>483</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Int32 Main()">
3722         <size>134</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>15</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Int32 Main()">
3973         <size>8</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;N&gt;m__1(Int64)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;a&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Int32 Main()">
9359         <size>8</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526     </type>
9527     <type name="Test">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Int32 Main(System.String[])">
9532         <size>31</size>
9533       </method>
9534     </type>
9535     <type name="TestThing">
9536       <method name="Int32 SetEnum(System.String, System.Enum)">
9537         <size>2</size>
9538       </method>
9539       <method name="Int32 SetEnum(Int32, System.Enum)">
9540         <size>2</size>
9541       </method>
9542     </type>
9543   </test>
9544   <test name="gtest-352.cs">
9545     <type name="T">
9546       <method name="Void .ctor()">
9547         <size>7</size>
9548       </method>
9549       <method name="Int32 Main()">
9550         <size>125</size>
9551       </method>
9552     </type>
9553     <type name="D">
9554       <method name="Void .ctor(Int32)">
9555         <size>8</size>
9556       </method>
9557       <method name="Void .cctor()">
9558         <size>12</size>
9559       </method>
9560     </type>
9561   </test>
9562   <test name="gtest-353.cs">
9563     <type name="Bug.RedSkyTimeCode">
9564       <method name="Void .ctor()">
9565         <size>7</size>
9566       </method>
9567       <method name="Void CopyTo(Bug.xxx*)">
9568         <size>99</size>
9569       </method>
9570       <method name="Void Main()">
9571         <size>1</size>
9572       </method>
9573       <method name="Void Convert(Bug.xxx*, UInt64*)">
9574         <size>93</size>
9575       </method>
9576     </type>
9577   </test>
9578   <test name="gtest-354.cs">
9579     <type name="M">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-355.cs">
9589     <type name="A">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="System.String Foo[T](System.String)">
9594         <size>6</size>
9595       </method>
9596       <method name="Boolean Foo(System.String)">
9597         <size>2</size>
9598       </method>
9599     </type>
9600     <type name="B">
9601       <method name="Void .ctor()">
9602         <size>7</size>
9603       </method>
9604       <method name="System.String Foo[T](System.String)">
9605         <size>6</size>
9606       </method>
9607       <method name="Boolean Goo(System.String)">
9608         <size>8</size>
9609       </method>
9610       <method name="Boolean Foo(System.String)">
9611         <size>2</size>
9612       </method>
9613     </type>
9614     <type name="C">
9615       <method name="Void .ctor()">
9616         <size>7</size>
9617       </method>
9618       <method name="Void Main()">
9619         <size>1</size>
9620       </method>
9621     </type>
9622   </test>
9623   <test name="gtest-356.cs">
9624     <type name="A`1[T]">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628       <method name="Void Foo(B+E)">
9629         <size>1</size>
9630       </method>
9631     </type>
9632     <type name="B`1[U]">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636     </type>
9637     <type name="B">
9638       <method name="Void .ctor()">
9639         <size>7</size>
9640       </method>
9641     </type>
9642     <type name="B+E">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646     </type>
9647     <type name="C">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651       <method name="Void Main()">
9652         <size>1</size>
9653       </method>
9654     </type>
9655   </test>
9656   <test name="gtest-357.cs">
9657     <type name="C`1[T]">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="D`1[U]">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666     </type>
9667     <type name="X">
9668       <method name="Void .ctor()">
9669         <size>7</size>
9670       </method>
9671       <method name="Void Main()">
9672         <size>1</size>
9673       </method>
9674     </type>
9675   </test>
9676   <test name="gtest-358.cs">
9677     <type name="Test">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681       <method name="Void Main()">
9682         <size>1</size>
9683       </method>
9684     </type>
9685     <type name="Foo">
9686       <method name="Boolean op_Equality(Foo, Foo)">
9687         <size>6</size>
9688       </method>
9689       <method name="Boolean op_Inequality(Foo, Foo)">
9690         <size>6</size>
9691       </method>
9692     </type>
9693   </test>
9694   <test name="gtest-359.cs">
9695     <type name="BaseGeneric`1[T]">
9696       <method name="Void .ctor()">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric`1+InnerDerived[T]">
9701       <method name="Void .ctor(T)">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9706       <method name="Void .ctor(T, U)">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="BaseConcrete">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="Concrete_A">
9716       <method name="Void .ctor()">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="Concrete_B">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseGeneric_2`2[T,U]">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9731       <method name="Void .ctor(T, U)">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="BaseGeneric_1`1[T]">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="Concrete_2">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="Program">
9746       <method name="Void .ctor()">
9747         <size>7</size>
9748       </method>
9749       <method name="Void Main()">
9750         <size>40</size>
9751       </method>
9752     </type>
9753   </test>
9754   <test name="gtest-360.cs">
9755     <type name="C">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759       <method name="Int32 Foo[T](T, System.Object[])">
9760         <size>2</size>
9761       </method>
9762       <method name="Int32 Foo(System.String, System.Object[])">
9763         <size>2</size>
9764       </method>
9765       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9766         <size>8</size>
9767       </method>
9768       <method name="Int32 Main()">
9769         <size>17</size>
9770       </method>
9771     </type>
9772   </test>
9773   <test name="gtest-361.cs">
9774     <type name="Thing">
9775       <method name="Void .ctor()">
9776         <size>7</size>
9777       </method>
9778       <method name="Void Foo()">
9779         <size>1</size>
9780       </method>
9781       <method name="Int32 Main()">
9782         <size>164</size>
9783       </method>
9784       <method name="Void Method(Thing+Handler, System.String[])">
9785         <size>1</size>
9786       </method>
9787     </type>
9788     <type name="Thing+Handler">
9789       <method name="Void .ctor(Object, IntPtr)">
9790         <size>0</size>
9791       </method>
9792       <method name="Void Invoke()">
9793         <size>0</size>
9794       </method>
9795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9796         <size>0</size>
9797       </method>
9798       <method name="Void EndInvoke(IAsyncResult)">
9799         <size>0</size>
9800       </method>
9801     </type>
9802     <type name="Thing">
9803       <method name="Void &lt;Main&gt;m__0()">
9804         <size>1</size>
9805       </method>
9806       <method name="Void &lt;Main&gt;m__1()">
9807         <size>1</size>
9808       </method>
9809     </type>
9810   </test>
9811   <test name="gtest-362.cs">
9812     <type name="C">
9813       <method name="Void .ctor()">
9814         <size>7</size>
9815       </method>
9816       <method name="Void Assert[T](T)">
9817         <size>1</size>
9818       </method>
9819       <method name="Void Assert[T](T, T)">
9820         <size>1</size>
9821       </method>
9822       <method name="Int32 Main()">
9823         <size>83</size>
9824       </method>
9825     </type>
9826   </test>
9827   <test name="gtest-363.cs">
9828     <type name="Test">
9829       <method name="Void .ctor()">
9830         <size>7</size>
9831       </method>
9832       <method name="Void InsertAt[T](T[], Int32, T[])">
9833         <size>1</size>
9834       </method>
9835       <method name="Void Main()">
9836         <size>39</size>
9837       </method>
9838     </type>
9839   </test>
9840   <test name="gtest-364.cs">
9841     <type name="BugReport.Program">
9842       <method name="Void .ctor()">
9843         <size>7</size>
9844       </method>
9845       <method name="Int32 Main()">
9846         <size>307</size>
9847       </method>
9848     </type>
9849     <type name="BugReport.A">
9850       <method name="Void .ctor()">
9851         <size>7</size>
9852       </method>
9853       <method name="Nullable`1 get_Counter()">
9854         <size>7</size>
9855       </method>
9856       <method name="Void set_Counter(Nullable`1)">
9857         <size>8</size>
9858       </method>
9859     </type>
9860   </test>
9861   <test name="gtest-365.cs">
9862     <type name="B.Program">
9863       <method name="Void .ctor()">
9864         <size>7</size>
9865       </method>
9866       <method name="Int32 Main()">
9867         <size>51</size>
9868       </method>
9869     </type>
9870   </test>
9871   <test name="gtest-366.cs">
9872     <type name="Tester">
9873       <method name="Void .ctor()">
9874         <size>7</size>
9875       </method>
9876       <method name="Void Assert[T](T, T)">
9877         <size>1</size>
9878       </method>
9879       <method name="Void Main()">
9880         <size>20</size>
9881       </method>
9882     </type>
9883     <type name="MyType">
9884       <method name="Void .ctor(Int32)">
9885         <size>8</size>
9886       </method>
9887       <method name="Int32 op_Implicit(MyType)">
9888         <size>8</size>
9889       </method>
9890     </type>
9891   </test>
9892   <test name="gtest-367.cs">
9893     <type name="Foo">
9894       <method name="Void .ctor()">
9895         <size>7</size>
9896       </method>
9897     </type>
9898     <type name="Repro">
9899       <method name="Void .ctor()">
9900         <size>7</size>
9901       </method>
9902       <method name="Void Bar[TFoo](TFoo)">
9903         <size>19</size>
9904       </method>
9905       <method name="Void Baz[T](T, System.Action`1[T])">
9906         <size>8</size>
9907       </method>
9908       <method name="Void Main()">
9909         <size>1</size>
9910       </method>
9911       <method name="Void Gazonk(Repro)">
9912         <size>1</size>
9913       </method>
9914     </type>
9915   </test>
9916   <test name="gtest-368.cs">
9917     <type name="C`1[T]">
9918       <method name="Void .ctor(D)">
9919         <size>7</size>
9920       </method>
9921       <method name="Void .ctor()">
9922         <size>7</size>
9923       </method>
9924     </type>
9925     <type name="C`1+D[T]">
9926       <method name="Void .ctor()">
9927         <size>7</size>
9928       </method>
9929     </type>
9930     <type name="M">
9931       <method name="Void .ctor()">
9932         <size>7</size>
9933       </method>
9934       <method name="Void Main()">
9935         <size>1</size>
9936       </method>
9937     </type>
9938   </test>
9939   <test name="gtest-369.cs">
9940     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9945         <size>2</size>
9946       </method>
9947       <method name="IList Query()">
9948         <size>2</size>
9949       </method>
9950     </type>
9951     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9952       <method name="Void .ctor()">
9953         <size>7</size>
9954       </method>
9955     </type>
9956     <type name="Db4objects.Db4o.Internal.M">
9957       <method name="Void .ctor()">
9958         <size>7</size>
9959       </method>
9960       <method name="Void Main()">
9961         <size>1</size>
9962       </method>
9963     </type>
9964     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9965       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9966         <size>7</size>
9967       </method>
9968       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9969         <size>9</size>
9970       </method>
9971     </type>
9972   </test>
9973   <test name="gtest-370.cs">
9974     <type name="N2.X`1[T]">
9975       <method name="Void .ctor()">
9976         <size>7</size>
9977       </method>
9978     </type>
9979     <type name="N2.X`1+A`1[T,T]">
9980       <method name="Void .ctor()">
9981         <size>7</size>
9982       </method>
9983     </type>
9984     <type name="N2.X`1+A`1+B`1[T,T,T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988     </type>
9989     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.C">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998       <method name="Void Main()">
9999         <size>1</size>
10000       </method>
10001     </type>
10002   </test>
10003   <test name="gtest-371.cs">
10004     <type name="X">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008       <method name="Void Main()">
10009         <size>90</size>
10010       </method>
10011     </type>
10012   </test>
10013   <test name="gtest-372.cs">
10014     <type name="TestClass`1[T]">
10015       <method name="Void .ctor()">
10016         <size>7</size>
10017       </method>
10018       <method name="Boolean Check(T, T)">
10019         <size>15</size>
10020       </method>
10021     </type>
10022     <type name="C">
10023       <method name="Void .ctor()">
10024         <size>7</size>
10025       </method>
10026     </type>
10027     <type name="TestClass2`1[T]">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031       <method name="Boolean Check(T, T)">
10032         <size>15</size>
10033       </method>
10034     </type>
10035     <type name="X">
10036       <method name="Void .ctor()">
10037         <size>7</size>
10038       </method>
10039       <method name="Int32 Main()">
10040         <size>28</size>
10041       </method>
10042     </type>
10043   </test>
10044   <test name="gtest-373.cs">
10045     <type name="MonoBug.MainClass">
10046       <method name="Void .ctor()">
10047         <size>7</size>
10048       </method>
10049       <method name="Void Main()">
10050         <size>29</size>
10051       </method>
10052     </type>
10053     <type name="MonoBug.GenericType`1[T]">
10054       <method name="Void .ctor(T)">
10055         <size>14</size>
10056       </method>
10057       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10058         <size>7</size>
10059       </method>
10060     </type>
10061   </test>
10062   <test name="gtest-374.cs">
10063     <type name="aClass">
10064       <method name="Void .ctor()">
10065         <size>7</size>
10066       </method>
10067       <method name="Void Main(System.String[])">
10068         <size>14</size>
10069       </method>
10070     </type>
10071   </test>
10072   <test name="gtest-375.cs">
10073     <type name="X">
10074       <method name="Void .ctor()">
10075         <size>7</size>
10076       </method>
10077       <method name="Boolean Compute(Int32)">
10078         <size>2</size>
10079       </method>
10080       <method name="Boolean Compute2(Int32)">
10081         <size>2</size>
10082       </method>
10083       <method name="Int32 Main()">
10084         <size>28</size>
10085       </method>
10086     </type>
10087   </test>
10088   <test name="gtest-376.cs">
10089     <type name="C">
10090       <method name="Void .ctor()">
10091         <size>7</size>
10092       </method>
10093       <method name="Void Main()">
10094         <size>1</size>
10095       </method>
10096     </type>
10097     <type name="S`1[T]">
10098       <method name="System.Object Box(Nullable`1)">
10099         <size>30</size>
10100       </method>
10101     </type>
10102   </test>
10103   <test name="gtest-377.cs">
10104     <type name="D">
10105       <method name="Void .cctor()">
10106         <size>26</size>
10107       </method>
10108       <method name="Void Main()">
10109         <size>98</size>
10110       </method>
10111     </type>
10112   </test>
10113   <test name="gtest-378.cs">
10114     <type name="Test">
10115       <method name="Void .ctor()">
10116         <size>7</size>
10117       </method>
10118       <method name="System.Object FooG[T](Nullable`1)">
10119         <size>7</size>
10120       </method>
10121       <method name="System.Object Foo(Nullable`1)">
10122         <size>7</size>
10123       </method>
10124       <method name="Int32 Main()">
10125         <size>58</size>
10126       </method>
10127     </type>
10128   </test>
10129   <test name="gtest-379.cs">
10130     <type name="C">
10131       <method name="Void .ctor()">
10132         <size>7</size>
10133       </method>
10134       <method name="Int32 Print(Nullable`1)">
10135         <size>16</size>
10136       </method>
10137       <method name="Int32 Main()">
10138         <size>15</size>
10139       </method>
10140     </type>
10141     <type name="S">
10142       <method name="Boolean op_Equality(S, S)">
10143         <size>2</size>
10144       </method>
10145       <method name="Boolean op_Inequality(S, S)">
10146         <size>2</size>
10147       </method>
10148     </type>
10149   </test>
10150   <test name="gtest-380.cs">
10151     <type name="Test">
10152       <method name="Void .ctor()">
10153         <size>7</size>
10154       </method>
10155       <method name="Int32 Main()">
10156         <size>165</size>
10157       </method>
10158     </type>
10159     <type name="GTest`1[T]">
10160       <method name="Void .ctor()">
10161         <size>7</size>
10162       </method>
10163       <method name="Void .cctor()">
10164         <size>13</size>
10165       </method>
10166     </type>
10167   </test>
10168   <test name="gtest-381.cs">
10169     <type name="TestGoto">
10170       <method name="Void .ctor()">
10171         <size>7</size>
10172       </method>
10173       <method name="Void .cctor()">
10174         <size>7</size>
10175       </method>
10176       <method name="Void Main(System.String[])">
10177         <size>67</size>
10178       </method>
10179       <method name="IEnumerable`1 setX()">
10180         <size>16</size>
10181       </method>
10182       <method name="IEnumerable`1 test()">
10183         <size>16</size>
10184       </method>
10185     </type>
10186     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10187       <method name="Void .ctor()">
10188         <size>7</size>
10189       </method>
10190       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10191         <size>12</size>
10192       </method>
10193       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10194         <size>7</size>
10195       </method>
10196       <method name="Boolean MoveNext()">
10197         <size>106</size>
10198       </method>
10199       <method name="Void Dispose()">
10200         <size>46</size>
10201       </method>
10202       <method name="Void Reset()">
10203         <size>6</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10207       <method name="Void .ctor()">
10208         <size>7</size>
10209       </method>
10210       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10211         <size>12</size>
10212       </method>
10213       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10214         <size>7</size>
10215       </method>
10216       <method name="Boolean MoveNext()">
10217         <size>176</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>60</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10227       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10228         <size>7</size>
10229       </method>
10230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10231         <size>26</size>
10232       </method>
10233     </type>
10234     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10235       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10236         <size>7</size>
10237       </method>
10238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10239         <size>26</size>
10240       </method>
10241     </type>
10242   </test>
10243   <test name="gtest-382.cs">
10244     <type name="C">
10245       <method name="Void .ctor()">
10246         <size>7</size>
10247       </method>
10248       <method name="Int32 Main()">
10249         <size>76</size>
10250       </method>
10251     </type>
10252   </test>
10253   <test name="gtest-383.cs">
10254     <type name="C">
10255       <method name="Void .ctor()">
10256         <size>7</size>
10257       </method>
10258       <method name="Int32 Main()">
10259         <size>260</size>
10260       </method>
10261     </type>
10262     <type name="MyTypeA">
10263       <method name="Void .ctor(Int16)">
10264         <size>8</size>
10265       </method>
10266       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10267         <size>6</size>
10268       </method>
10269       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10270         <size>2</size>
10271       </method>
10272       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10273         <size>6</size>
10274       </method>
10275       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10276         <size>6</size>
10277       </method>
10278       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10279         <size>6</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeB">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10287         <size>2</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10293         <size>2</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10296         <size>2</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10299         <size>2</size>
10300       </method>
10301       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10302         <size>2</size>
10303       </method>
10304     </type>
10305   </test>
10306   <test name="gtest-384.cs">
10307     <type name="N.TestG">
10308       <method name="Void .ctor()">
10309         <size>7</size>
10310       </method>
10311       <method name="Void Foo[T]()">
10312         <size>1</size>
10313       </method>
10314     </type>
10315     <type name="NonGeneric">
10316       <method name="Void .ctor()">
10317         <size>7</size>
10318       </method>
10319     </type>
10320     <type name="Generic`1[T]">
10321       <method name="Void .ctor()">
10322         <size>7</size>
10323       </method>
10324     </type>
10325     <type name="m">
10326       <method name="Void .ctor()">
10327         <size>7</size>
10328       </method>
10329       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10330         <size>13</size>
10331       </method>
10332       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10333         <size>13</size>
10334       </method>
10335       <method name="Void Main()">
10336         <size>6</size>
10337       </method>
10338     </type>
10339   </test>
10340   <test name="gtest-385.cs">
10341     <type name="DocAttribute">
10342       <method name="Void .ctor()">
10343         <size>7</size>
10344       </method>
10345       <method name="Void .ctor(String)">
10346         <size>7</size>
10347       </method>
10348     </type>
10349     <type name="Test">
10350       <method name="Void .ctor()">
10351         <size>7</size>
10352       </method>
10353       <method name="Int32 Main()">
10354         <size>66</size>
10355       </method>
10356     </type>
10357     <type name="Func`2[TArg,TRet]">
10358       <method name="Void .ctor(Object, IntPtr)">
10359         <size>0</size>
10360       </method>
10361       <method name="Void Invoke()">
10362         <size>0</size>
10363       </method>
10364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10365         <size>0</size>
10366       </method>
10367       <method name="Void EndInvoke(IAsyncResult)">
10368         <size>0</size>
10369       </method>
10370     </type>
10371   </test>
10372   <test name="gtest-386.cs">
10373     <type name="C">
10374       <method name="Void .ctor()">
10375         <size>7</size>
10376       </method>
10377       <method name="Int32 Main()">
10378         <size>220</size>
10379       </method>
10380     </type>
10381     <type name="MyType">
10382       <method name="Void .ctor(Int32)">
10383         <size>8</size>
10384       </method>
10385       <method name="MyType op_UnaryNegation(MyType)">
10386         <size>14</size>
10387       </method>
10388     </type>
10389   </test>
10390   <test name="gtest-387.cs">
10391     <type name="C">
10392       <method name="Void .ctor()">
10393         <size>7</size>
10394       </method>
10395       <method name="Int32 Main()">
10396         <size>168</size>
10397       </method>
10398     </type>
10399   </test>
10400   <test name="gtest-388.cs">
10401     <type name="Data">
10402       <method name="Void .ctor()">
10403         <size>7</size>
10404       </method>
10405     </type>
10406     <type name="Foo">
10407       <method name="Void .ctor()">
10408         <size>7</size>
10409       </method>
10410       <method name="Void f(Data)">
10411         <size>19</size>
10412       </method>
10413       <method name="Void Main()">
10414         <size>22</size>
10415       </method>
10416     </type>
10417   </test>
10418   <test name="gtest-389.cs">
10419     <type name="C">
10420       <method name="Void .ctor()">
10421         <size>7</size>
10422       </method>
10423       <method name="Int32 Main()">
10424         <size>234</size>
10425       </method>
10426     </type>
10427   </test>
10428   <test name="gtest-390.cs">
10429     <type name="Program">
10430       <method name="Void .ctor()">
10431         <size>7</size>
10432       </method>
10433       <method name="Int32 Main()">
10434         <size>4</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-391.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>121</size>
10445       </method>
10446       <method name="Boolean Test_1()">
10447         <size>36</size>
10448       </method>
10449     </type>
10450   </test>
10451   <test name="gtest-392.cs">
10452     <type name="DieSubrangeType">
10453       <method name="Void .ctor()">
10454         <size>19</size>
10455       </method>
10456       <method name="Nullable`1 get_UpperBound()">
10457         <size>7</size>
10458       </method>
10459       <method name="Void set_UpperBound(Nullable`1)">
10460         <size>8</size>
10461       </method>
10462     </type>
10463     <type name="X">
10464       <method name="Void .ctor()">
10465         <size>7</size>
10466       </method>
10467       <method name="Int32 Main()">
10468         <size>61</size>
10469       </method>
10470     </type>
10471   </test>
10472   <test name="gtest-393.cs">
10473     <type name="B`1[T]">
10474       <method name="Void .ctor()">
10475         <size>7</size>
10476       </method>
10477     </type>
10478     <type name="A">
10479       <method name="Void .ctor(Type)">
10480         <size>29</size>
10481       </method>
10482       <method name="Void .cctor()">
10483         <size>7</size>
10484       </method>
10485       <method name="Int32 Main()">
10486         <size>23</size>
10487       </method>
10488     </type>
10489   </test>
10490   <test name="gtest-394.cs">
10491     <type name="Test">
10492       <method name="Void .ctor()">
10493         <size>7</size>
10494       </method>
10495       <method name="Void FindMembers(Test+MemberFilter)">
10496         <size>1</size>
10497       </method>
10498       <method name="Void GetMethodGroup(Test+MemberFilter)">
10499         <size>43</size>
10500       </method>
10501       <method name="Void Main()">
10502         <size>1</size>
10503       </method>
10504     </type>
10505     <type name="Test+MemberFilter">
10506       <method name="Void .ctor(Object, IntPtr)">
10507         <size>0</size>
10508       </method>
10509       <method name="Boolean Invoke()">
10510         <size>0</size>
10511       </method>
10512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10513         <size>0</size>
10514       </method>
10515       <method name="Boolean EndInvoke(IAsyncResult)">
10516         <size>0</size>
10517       </method>
10518     </type>
10519     <type name="Test">
10520       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10521         <size>2</size>
10522       </method>
10523     </type>
10524   </test>
10525   <test name="gtest-395.cs">
10526     <type name="RuleBuilder`1[T]">
10527       <method name="Void .ctor()">
10528         <size>7</size>
10529       </method>
10530     </type>
10531     <type name="RubyMethod">
10532       <method name="Void .ctor()">
10533         <size>7</size>
10534       </method>
10535       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10536         <size>6</size>
10537       </method>
10538     </type>
10539     <type name="T">
10540       <method name="Void .ctor()">
10541         <size>7</size>
10542       </method>
10543       <method name="Void Main()">
10544         <size>1</size>
10545       </method>
10546     </type>
10547   </test>
10548   <test name="gtest-396.cs">
10549     <type name="Test">
10550       <method name="Void .ctor()">
10551         <size>7</size>
10552       </method>
10553       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10554         <size>1</size>
10555       </method>
10556       <method name="System.Func`1[System.Int32] Method(System.String)">
10557         <size>2</size>
10558       </method>
10559       <method name="Void Main()">
10560         <size>24</size>
10561       </method>
10562     </type>
10563   </test>
10564   <test name="gtest-397.cs">
10565     <type name="Test">
10566       <method name="Void .ctor()">
10567         <size>7</size>
10568       </method>
10569       <method name="Foo NegateFoo(Foo)">
10570         <size>12</size>
10571       </method>
10572       <method name="Foo NegateFooNullable(Nullable`1)">
10573         <size>7</size>
10574       </method>
10575       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10576         <size>7</size>
10577       </method>
10578       <method name="Nullable`1 NegateBar(Bar)">
10579         <size>12</size>
10580       </method>
10581       <method name="Int32 Main()">
10582         <size>139</size>
10583       </method>
10584     </type>
10585     <type name="Foo">
10586       <method name="Void .ctor(Int32)">
10587         <size>8</size>
10588       </method>
10589       <method name="Foo op_UnaryNegation(Nullable`1)">
10590         <size>42</size>
10591       </method>
10592     </type>
10593     <type name="Bar">
10594       <method name="Void .ctor(Int32)">
10595         <size>8</size>
10596       </method>
10597       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10598         <size>41</size>
10599       </method>
10600     </type>
10601   </test>
10602   <test name="gtest-398.cs">
10603     <type name="GenericClass`1[T]">
10604       <method name="Void .ctor(T)">
10605         <size>14</size>
10606       </method>
10607       <method name="Void Method()">
10608         <size>42</size>
10609       </method>
10610       <method name="Void Test(T)">
10611         <size>1</size>
10612       </method>
10613     </type>
10614     <type name="Foo">
10615       <method name="Void .ctor()">
10616         <size>7</size>
10617       </method>
10618       <method name="Void Main(System.String[])">
10619         <size>15</size>
10620       </method>
10621     </type>
10622     <type name="ToStr">
10623       <method name="Void .ctor(Object, IntPtr)">
10624         <size>0</size>
10625       </method>
10626       <method name="System.String Invoke(System.String, IFormatProvider)">
10627         <size>0</size>
10628       </method>
10629       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10630         <size>0</size>
10631       </method>
10632       <method name="System.String EndInvoke(IAsyncResult)">
10633         <size>0</size>
10634       </method>
10635     </type>
10636   </test>
10637   <test name="gtest-399.cs">
10638     <type name="TestIssue.Base">
10639       <method name="Void .ctor()">
10640         <size>7</size>
10641       </method>
10642     </type>
10643     <type name="TestIssue.Derived">
10644       <method name="Void .ctor()">
10645         <size>7</size>
10646       </method>
10647     </type>
10648     <type name="TestIssue.Program">
10649       <method name="Void .ctor()">
10650         <size>7</size>
10651       </method>
10652       <method name="Int32 Main()">
10653         <size>39</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-400.cs">
10658     <type name="Gen`1[T]">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662       <method name="Boolean Foo(T)">
10663         <size>15</size>
10664       </method>
10665     </type>
10666     <type name="Program">
10667       <method name="Void .ctor()">
10668         <size>7</size>
10669       </method>
10670       <method name="Boolean Foo[T]()">
10671         <size>17</size>
10672       </method>
10673       <method name="Int32 Main()">
10674         <size>66</size>
10675       </method>
10676     </type>
10677   </test>
10678   <test name="gtest-401.cs">
10679     <type name="ParserTest">
10680       <method name="Void .ctor()">
10681         <size>7</size>
10682       </method>
10683       <method name="Void Main()">
10684         <size>165</size>
10685       </method>
10686     </type>
10687   </test>
10688   <test name="gtest-402.cs">
10689     <type name="X">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void Main()">
10694         <size>16</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-403.cs">
10699     <type name="T">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>15</size>
10705       </method>
10706     </type>
10707     <type name="S`1[T]">
10708       <method name="Void Foo()">
10709         <size>1</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-404.cs">
10714     <type name="Test.Program">
10715       <method name="Void Main()">
10716         <size>1</size>
10717       </method>
10718     </type>
10719     <type name="Test.Class1`1[T1]">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void add_doSomething(System.EventHandler)">
10724         <size>24</size>
10725       </method>
10726       <method name="Void remove_doSomething(System.EventHandler)">
10727         <size>24</size>
10728       </method>
10729     </type>
10730     <type name="Test.Class2`1[T]">
10731       <method name="Void .ctor()">
10732         <size>7</size>
10733       </method>
10734       <method name="Void add_DoSomething(System.EventHandler)">
10735         <size>8</size>
10736       </method>
10737       <method name="Void remove_DoSomething(System.EventHandler)">
10738         <size>8</size>
10739       </method>
10740     </type>
10741   </test>
10742   <test name="gtest-405.cs">
10743     <type name="C">
10744       <method name="Void .ctor()">
10745         <size>7</size>
10746       </method>
10747       <method name="Void Main()">
10748         <size>1</size>
10749       </method>
10750     </type>
10751   </test>
10752   <test name="gtest-406.cs">
10753     <type name="Test`1[T]">
10754       <method name="Void .ctor()">
10755         <size>7</size>
10756       </method>
10757       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10758         <size>1</size>
10759       </method>
10760     </type>
10761     <type name="C`2[A,B]">
10762       <method name="Void .ctor(IEnumerable`1)">
10763         <size>46</size>
10764       </method>
10765       <method name="B &lt;C&gt;m__0(B)">
10766         <size>2</size>
10767       </method>
10768     </type>
10769     <type name="M">
10770       <method name="Void .ctor()">
10771         <size>7</size>
10772       </method>
10773       <method name="Void Main()">
10774         <size>1</size>
10775       </method>
10776     </type>
10777   </test>
10778   <test name="gtest-407.cs">
10779     <type name="NullableColorTests">
10780       <method name="Void .ctor()">
10781         <size>7</size>
10782       </method>
10783       <method name="Int32 Main()">
10784         <size>99</size>
10785       </method>
10786     </type>
10787     <type name="MyColor">
10788       <method name="Void .ctor(Int32)">
10789         <size>8</size>
10790       </method>
10791       <method name="Boolean op_Equality(MyColor, MyColor)">
10792         <size>17</size>
10793       </method>
10794       <method name="Boolean op_Inequality(MyColor, MyColor)">
10795         <size>20</size>
10796       </method>
10797     </type>
10798   </test>
10799   <test name="gtest-408.cs">
10800     <type name="Test">
10801       <method name="Void .ctor()">
10802         <size>7</size>
10803       </method>
10804       <method name="Int32 Main()">
10805         <size>92</size>
10806       </method>
10807     </type>
10808   </test>
10809   <test name="gtest-409.cs">
10810     <type name="ConditionalParsing">
10811       <method name="Void .ctor()">
10812         <size>7</size>
10813       </method>
10814       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10815         <size>14</size>
10816       </method>
10817       <method name="Void Test_1(Boolean)">
10818         <size>20</size>
10819       </method>
10820       <method name="Void Test_2()">
10821         <size>31</size>
10822       </method>
10823       <method name="Void Test_4(Boolean, Boolean)">
10824         <size>39</size>
10825       </method>
10826       <method name="Void Test_5(Boolean, IDisposable)">
10827         <size>45</size>
10828       </method>
10829       <method name="Void Test_6(Boolean)">
10830         <size>51</size>
10831       </method>
10832       <method name="Void Test_7(System.Object)">
10833         <size>8</size>
10834       </method>
10835       <method name="Void Main()">
10836         <size>1</size>
10837       </method>
10838     </type>
10839     <type name="ConditionalParsing+T">
10840       <method name="Void .ctor(String, Boolean)">
10841         <size>28</size>
10842       </method>
10843       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10844         <size>7</size>
10845       </method>
10846     </type>
10847     <type name="&lt;PrivateImplementationDetails&gt;">
10848       <method name="Void .ctor()">
10849         <size>7</size>
10850       </method>
10851     </type>
10852     <type name="ConditionalParsing+Const">
10853       <method name="Void .ctor()">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="ConditionalParsing">
10858       <method name="Void Test_8(DateTime)">
10859         <size>38</size>
10860       </method>
10861       <method name="Void Test_9()">
10862         <size>43</size>
10863       </method>
10864     </type>
10865   </test>
10866   <test name="gtest-410.cs">
10867     <type name="Program">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871       <method name="Void Main()">
10872         <size>7</size>
10873       </method>
10874     </type>
10875   </test>
10876   <test name="gtest-411.cs">
10877     <type name="Maybe">
10878       <method name="Maybe`1[T] C[T](T)">
10879         <size>2</size>
10880       </method>
10881     </type>
10882     <type name="Maybe`1[T]">
10883       <method name="Void .ctor(T)">
10884         <size>7</size>
10885       </method>
10886     </type>
10887     <type name="Extensions">
10888       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10889         <size>10</size>
10890       </method>
10891     </type>
10892     <type name="Test">
10893       <method name="Void .ctor()">
10894         <size>7</size>
10895       </method>
10896       <method name="Void Main()">
10897         <size>131</size>
10898       </method>
10899       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10900         <size>7</size>
10901       </method>
10902       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10903         <size>7</size>
10904       </method>
10905       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10906         <size>11</size>
10907       </method>
10908     </type>
10909   </test>
10910   <test name="gtest-412.cs">
10911     <type name="Program">
10912       <method name="Void .ctor()">
10913         <size>7</size>
10914       </method>
10915       <method name="Int32 Main()">
10916         <size>213</size>
10917       </method>
10918     </type>
10919   </test>
10920   <test name="gtest-413.cs">
10921     <type name="Test">
10922       <method name="Void .ctor()">
10923         <size>7</size>
10924       </method>
10925       <method name="Int32 Main()">
10926         <size>95</size>
10927       </method>
10928     </type>
10929     <type name="S">
10930       <method name="Int64 op_Addition(S, Int64)">
10931         <size>2</size>
10932       </method>
10933     </type>
10934   </test>
10935   <test name="gtest-414.cs">
10936     <type name="MonoTest.MainClass">
10937       <method name="Void .ctor()">
10938         <size>7</size>
10939       </method>
10940       <method name="Void Main()">
10941         <size>1</size>
10942       </method>
10943     </type>
10944     <type name="MonoTest.TestImpl">
10945       <method name="Void .ctor()">
10946         <size>7</size>
10947       </method>
10948       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10949         <size>1</size>
10950       </method>
10951       <method name="Void Get[T]()">
10952         <size>1</size>
10953       </method>
10954       <method name="Void Get[T](System.Object)">
10955         <size>1</size>
10956       </method>
10957     </type>
10958     <type name="MonoTest.C">
10959       <method name="Void .ctor()">
10960         <size>7</size>
10961       </method>
10962       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10963         <size>1</size>
10964       </method>
10965       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10966         <size>1</size>
10967       </method>
10968     </type>
10969   </test>
10970   <test name="gtest-415.cs">
10971     <type name="S2">
10972       <method name="Void Test()">
10973         <size>39</size>
10974       </method>
10975       <method name="Void Main()">
10976         <size>16</size>
10977       </method>
10978     </type>
10979   </test>
10980   <test name="gtest-416.cs">
10981     <type name="Bug.Demo">
10982       <method name="Boolean Fixed()">
10983         <size>14</size>
10984       </method>
10985       <method name="Boolean Foo(System.Int32[])">
10986         <size>43</size>
10987       </method>
10988       <method name="Int32 Main()">
10989         <size>65</size>
10990       </method>
10991     </type>
10992   </test>
10993   <test name="gtest-417.cs">
10994     <type name="C">
10995       <method name="Void .ctor()">
10996         <size>7</size>
10997       </method>
10998       <method name="Void Goo()">
10999         <size>11</size>
11000       </method>
11001       <method name="Void Main()">
11002         <size>1</size>
11003       </method>
11004     </type>
11005   </test>
11006   <test name="gtest-418.cs">
11007     <type name="N.Nested">
11008       <method name="Void .ctor()">
11009         <size>7</size>
11010       </method>
11011     </type>
11012     <type name="N.Nested+C">
11013       <method name="Void .ctor()">
11014         <size>7</size>
11015       </method>
11016       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11017         <size>2</size>
11018       </method>
11019     </type>
11020     <type name="N.M">
11021       <method name="Void .ctor()">
11022         <size>7</size>
11023       </method>
11024       <method name="Int32 Main()">
11025         <size>173</size>
11026       </method>
11027     </type>
11028   </test>
11029   <test name="gtest-419.cs">
11030     <type name="Program">
11031       <method name="Void .ctor()">
11032         <size>7</size>
11033       </method>
11034       <method name="Int32 Main()">
11035         <size>56</size>
11036       </method>
11037       <method name="System.Object Test(System.String)">
11038         <size>42</size>
11039       </method>
11040     </type>
11041   </test>
11042   <test name="gtest-420.cs">
11043     <type name="C">
11044       <method name="Void .ctor()">
11045         <size>7</size>
11046       </method>
11047     </type>
11048     <type name="TestClass">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11053         <size>2</size>
11054       </method>
11055       <method name="Int32 Test(System.Object, System.Object[])">
11056         <size>2</size>
11057       </method>
11058       <method name="Int32 Main()">
11059         <size>43</size>
11060       </method>
11061     </type>
11062   </test>
11063   <test name="gtest-421.cs">
11064     <type name="OneOff">
11065       <method name="Void .ctor()">
11066         <size>7</size>
11067       </method>
11068       <method name="Int32 Main()">
11069         <size>75</size>
11070       </method>
11071       <method name="T[] Clone[T](T[])">
11072         <size>166</size>
11073       </method>
11074     </type>
11075   </test>
11076   <test name="gtest-422.cs">
11077     <type name="A">
11078       <method name="Void .ctor()">
11079         <size>7</size>
11080       </method>
11081       <method name="Boolean op_GreaterThan(A, System.Object)">
11082         <size>2</size>
11083       </method>
11084       <method name="Boolean op_LessThan(A, System.Object)">
11085         <size>2</size>
11086       </method>
11087     </type>
11088     <type name="C">
11089       <method name="Void .ctor()">
11090         <size>7</size>
11091       </method>
11092       <method name="Int32 Main()">
11093         <size>23</size>
11094       </method>
11095       <method name="Nullable`1 get_Id()">
11096         <size>7</size>
11097       </method>
11098       <method name="Boolean Test()">
11099         <size>51</size>
11100       </method>
11101     </type>
11102   </test>
11103   <test name="gtest-423.cs">
11104     <type name="App">
11105       <method name="Void .ctor()">
11106         <size>7</size>
11107       </method>
11108       <method name="Void Main()">
11109         <size>33</size>
11110       </method>
11111       <method name="Void Test(System.Object, System.EventArgs)">
11112         <size>1</size>
11113       </method>
11114     </type>
11115   </test>
11116   <test name="gtest-424.cs">
11117     <type name="A">
11118       <method name="Void .ctor()">
11119         <size>7</size>
11120       </method>
11121     </type>
11122     <type name="B">
11123       <method name="Void .ctor()">
11124         <size>7</size>
11125       </method>
11126     </type>
11127     <type name="Test">
11128       <method name="Void .ctor()">
11129         <size>7</size>
11130       </method>
11131       <method name="Void Block(A[])">
11132         <size>6</size>
11133       </method>
11134       <method name="Void Block(IEnumerable`1, A[])">
11135         <size>1</size>
11136       </method>
11137       <method name="Int32 Main()">
11138         <size>29</size>
11139       </method>
11140     </type>
11141   </test>
11142   <test name="gtest-425.cs">
11143     <type name="EventClass`1[T]">
11144       <method name="Void .ctor()">
11145         <size>7</size>
11146       </method>
11147     </type>
11148     <type name="Test">
11149       <method name="Void .ctor()">
11150         <size>7</size>
11151       </method>
11152       <method name="Void Main()">
11153         <size>16</size>
11154       </method>
11155     </type>
11156     <type name="EventClass`1+HookDelegate[T]">
11157       <method name="Void .ctor(Object, IntPtr)">
11158         <size>0</size>
11159       </method>
11160       <method name="Void Invoke(T)">
11161         <size>0</size>
11162       </method>
11163       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11164         <size>0</size>
11165       </method>
11166       <method name="Void EndInvoke(IAsyncResult)">
11167         <size>0</size>
11168       </method>
11169     </type>
11170   </test>
11171   <test name="gtest-426.cs">
11172     <type name="OverloadTest.MyClass`1[T]">
11173       <method name="Void .ctor()">
11174         <size>7</size>
11175       </method>
11176       <method name="Boolean Method(MyInterface`1)">
11177         <size>20</size>
11178       </method>
11179       <method name="Boolean Method(System.Action`1[T])">
11180         <size>2</size>
11181       </method>
11182     </type>
11183     <type name="OverloadTest.C">
11184       <method name="Void .ctor()">
11185         <size>7</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>1</size>
11189       </method>
11190     </type>
11191   </test>
11192   <test name="gtest-427.cs">
11193     <type name="T">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void Test()">
11198         <size>19</size>
11199       </method>
11200       <method name="Void Attach(EventHandler)">
11201         <size>2</size>
11202       </method>
11203       <method name="Void Attach(EventHandler`1[System.String])">
11204         <size>1</size>
11205       </method>
11206       <method name="Void OnClick(System.String)">
11207         <size>1</size>
11208       </method>
11209       <method name="Void Main()">
11210         <size>11</size>
11211       </method>
11212     </type>
11213     <type name="EventHandler">
11214       <method name="Void .ctor(Object, IntPtr)">
11215         <size>0</size>
11216       </method>
11217       <method name="Void Invoke(System.Object)">
11218         <size>0</size>
11219       </method>
11220       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11221         <size>0</size>
11222       </method>
11223       <method name="Void EndInvoke(IAsyncResult)">
11224         <size>0</size>
11225       </method>
11226     </type>
11227     <type name="EventHandler`1[T]">
11228       <method name="Void .ctor(Object, IntPtr)">
11229         <size>0</size>
11230       </method>
11231       <method name="Void Invoke(T)">
11232         <size>0</size>
11233       </method>
11234       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11235         <size>0</size>
11236       </method>
11237       <method name="Void EndInvoke(IAsyncResult)">
11238         <size>0</size>
11239       </method>
11240     </type>
11241   </test>
11242   <test name="gtest-428.cs">
11243     <type name="CInt">
11244       <method name="Void .ctor(Int32)">
11245         <size>8</size>
11246       </method>
11247       <method name="CInt op_Implicit(Int32)">
11248         <size>7</size>
11249       </method>
11250       <method name="Int32 op_Implicit(CInt)">
11251         <size>8</size>
11252       </method>
11253     </type>
11254     <type name="Klass">
11255       <method name="Void .ctor(Nullable`1)">
11256         <size>14</size>
11257       </method>
11258       <method name="Nullable`1 get_Value()">
11259         <size>7</size>
11260       </method>
11261     </type>
11262     <type name="MainClass">
11263       <method name="Void .ctor()">
11264         <size>7</size>
11265       </method>
11266       <method name="Int32 Main()">
11267         <size>173</size>
11268       </method>
11269     </type>
11270   </test>
11271   <test name="gtest-429.cs">
11272     <type name="CInt">
11273       <method name="Void .ctor(Int32)">
11274         <size>8</size>
11275       </method>
11276       <method name="CInt op_Implicit(Int32)">
11277         <size>7</size>
11278       </method>
11279       <method name="Int32 op_Implicit(CInt)">
11280         <size>8</size>
11281       </method>
11282     </type>
11283     <type name="Klass">
11284       <method name="Void .ctor(Nullable`1)">
11285         <size>14</size>
11286       </method>
11287     </type>
11288     <type name="MainClass">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Int32 Main()">
11293         <size>36</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-430.cs">
11298     <type name="Tmp">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302     </type>
11303     <type name="Driver">
11304       <method name="Void .ctor()">
11305         <size>7</size>
11306       </method>
11307       <method name="Nullable`1 get_Prop()">
11308         <size>42</size>
11309       </method>
11310       <method name="Int32 Main()">
11311         <size>42</size>
11312       </method>
11313     </type>
11314   </test>
11315   <test name="gtest-431.cs">
11316     <type name="Program">
11317       <method name="Void .ctor()">
11318         <size>7</size>
11319       </method>
11320       <method name="Void Main()">
11321         <size>13</size>
11322       </method>
11323     </type>
11324   </test>
11325   <test name="gtest-432.cs">
11326     <type name="Test.Bar`2[T,U]">
11327       <method name="Void .ctor()">
11328         <size>7</size>
11329       </method>
11330       <method name="Void DoSomething[V]()">
11331         <size>1</size>
11332       </method>
11333     </type>
11334     <type name="Test.Baz">
11335       <method name="Void .ctor()">
11336         <size>7</size>
11337       </method>
11338       <method name="Void GetInTroubleHere()">
11339         <size>13</size>
11340       </method>
11341       <method name="Void Main()">
11342         <size>1</size>
11343       </method>
11344     </type>
11345   </test>
11346   <test name="gtest-433.cs">
11347     <type name="M">
11348       <method name="Void .ctor()">
11349         <size>7</size>
11350       </method>
11351       <method name="Void Main()">
11352         <size>37</size>
11353       </method>
11354     </type>
11355   </test>
11356   <test name="gtest-434.cs">
11357     <type name="testcase.Init">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11362         <size>8</size>
11363       </method>
11364     </type>
11365     <type name="testcase.Program">
11366       <method name="Void .ctor()">
11367         <size>7</size>
11368       </method>
11369       <method name="Int32 Main()">
11370         <size>75</size>
11371       </method>
11372     </type>
11373   </test>
11374   <test name="gtest-435.cs">
11375     <type name="testcase.Program">
11376       <method name="Void .ctor()">
11377         <size>7</size>
11378       </method>
11379       <method name="Int32 Main()">
11380         <size>258</size>
11381       </method>
11382     </type>
11383   </test>
11384   <test name="gtest-436.cs">
11385     <type name="SomeClass">
11386       <method name="Void .ctor()">
11387         <size>7</size>
11388       </method>
11389       <method name="Int32 Main()">
11390         <size>2</size>
11391       </method>
11392     </type>
11393   </test>
11394   <test name="gtest-438.cs">
11395     <type name="Tests">
11396       <method name="Void .ctor()">
11397         <size>7</size>
11398       </method>
11399       <method name="ServiceType GetService[ServiceType](System.Object[])">
11400         <size>17</size>
11401       </method>
11402       <method name="Int32 Main()">
11403         <size>19</size>
11404       </method>
11405     </type>
11406   </test>
11407   <test name="gtest-439.cs">
11408     <type name="MonoBug.Stuff">
11409       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11410         <size>8</size>
11411       </method>
11412     </type>
11413     <type name="MonoBug.GenericStuff`2[T1,T2]">
11414       <method name="Void .ctor(T1, T2)">
11415         <size>21</size>
11416       </method>
11417     </type>
11418     <type name="MonoBug.Program">
11419       <method name="Void Main()">
11420         <size>35</size>
11421       </method>
11422     </type>
11423   </test>
11424   <test name="gtest-440.cs">
11425     <type name="AnyObjectId">
11426       <method name="Void .ctor()">
11427         <size>7</size>
11428       </method>
11429       <method name="Int32 get_W1()">
11430         <size>7</size>
11431       </method>
11432       <method name="Void set_W1(Int32)">
11433         <size>8</size>
11434       </method>
11435     </type>
11436     <type name="ObjectId">
11437       <method name="Void .ctor()">
11438         <size>14</size>
11439       </method>
11440       <method name="Void Main()">
11441         <size>1</size>
11442       </method>
11443     </type>
11444   </test>
11445   <test name="gtest-441.cs">
11446     <type name="Name.Test">
11447       <method name="Void .ctor()">
11448         <size>7</size>
11449       </method>
11450     </type>
11451     <type name="Name.Subclass">
11452       <method name="Void .ctor()">
11453         <size>7</size>
11454       </method>
11455       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11456         <size>7</size>
11457       </method>
11458       <method name="Void Main(System.String[])">
11459         <size>7</size>
11460       </method>
11461     </type>
11462   </test>
11463   <test name="gtest-442.cs">
11464     <type name="NonGenericBase">
11465       <method name="Void .ctor()">
11466         <size>7</size>
11467       </method>
11468       <method name="Int32 get_Item(Int32)">
11469         <size>0</size>
11470       </method>
11471     </type>
11472     <type name="GenericBase`1[T]">
11473       <method name="Void .ctor()">
11474         <size>7</size>
11475       </method>
11476       <method name="T get_Instance()">
11477         <size>7</size>
11478       </method>
11479       <method name="Void Foo()">
11480         <size>24</size>
11481       </method>
11482     </type>
11483     <type name="EntryPoint">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="Void Main()">
11488         <size>1</size>
11489       </method>
11490     </type>
11491   </test>
11492   <test name="gtest-443.cs">
11493     <type name="C">
11494       <method name="Void .ctor()">
11495         <size>7</size>
11496       </method>
11497       <method name="Void M[T]()">
11498         <size>28</size>
11499       </method>
11500       <method name="Int32 Main()">
11501         <size>7</size>
11502       </method>
11503     </type>
11504   </test>
11505   <test name="gtest-444.cs">
11506     <type name="MyClass">
11507       <method name="Void .ctor()">
11508         <size>7</size>
11509       </method>
11510       <method name="Int32 Main()">
11511         <size>114</size>
11512       </method>
11513     </type>
11514   </test>
11515   <test name="gtest-445.cs">
11516     <type name="Test">
11517       <method name="Void .ctor()">
11518         <size>7</size>
11519       </method>
11520       <method name="Void Main()">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Foo[T](T ByRef)">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Foo[T](T[])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Foo[T](T[,])">
11530         <size>1</size>
11531       </method>
11532       <method name="Void Foo[T](T[,,])">
11533         <size>1</size>
11534       </method>
11535       <method name="Void Bar(Int32 ByRef)">
11536         <size>1</size>
11537       </method>
11538       <method name="Void Bar(System.Int32[])">
11539         <size>1</size>
11540       </method>
11541       <method name="Void Bar(System.Int32[,])">
11542         <size>1</size>
11543       </method>
11544       <method name="Void Bar(System.Int32[,,])">
11545         <size>1</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-446.cs">
11550     <type name="BugTest.Bug`1[T]">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Void CreateObject(T ByRef)">
11555         <size>42</size>
11556       </method>
11557     </type>
11558     <type name="BugTest.Program">
11559       <method name="Int32 Main()">
11560         <size>16</size>
11561       </method>
11562     </type>
11563   </test>
11564   <test name="gtest-447.cs">
11565     <type name="B">
11566       <method name="Void .ctor()">
11567         <size>7</size>
11568       </method>
11569       <method name="Int32 Main()">
11570         <size>29</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-448.cs">
11575     <type name="C">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Void TestA(Int32)">
11580         <size>1</size>
11581       </method>
11582       <method name="Void TestB(Int64)">
11583         <size>1</size>
11584       </method>
11585       <method name="Void TestC(Decimal)">
11586         <size>1</size>
11587       </method>
11588       <method name="Int32 Main()">
11589         <size>309</size>
11590       </method>
11591     </type>
11592   </test>
11593   <test name="gtest-449.cs">
11594     <type name="Program">
11595       <method name="Void .ctor()">
11596         <size>7</size>
11597       </method>
11598       <method name="Int32 Main()">
11599         <size>59</size>
11600       </method>
11601     </type>
11602   </test>
11603   <test name="gtest-450.cs">
11604     <type name="Program">
11605       <method name="Void .ctor()">
11606         <size>7</size>
11607       </method>
11608       <method name="Int32 Main()">
11609         <size>59</size>
11610       </method>
11611     </type>
11612   </test>
11613   <test name="gtest-451.cs">
11614     <type name="C">
11615       <method name="Void .ctor()">
11616         <size>7</size>
11617       </method>
11618       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
11619         <size>2</size>
11620       </method>
11621       <method name="Int32 Main()">
11622         <size>232</size>
11623       </method>
11624     </type>
11625   </test>
11626   <test name="gtest-452.cs">
11627     <type name="C">
11628       <method name="Void .ctor()">
11629         <size>7</size>
11630       </method>
11631       <method name="Void Foo[T](T, T)">
11632         <size>1</size>
11633       </method>
11634       <method name="Void TestParams(System.Int32[])">
11635         <size>6</size>
11636       </method>
11637       <method name="Void TestParams(Int32)">
11638         <size>1</size>
11639       </method>
11640       <method name="System.String get_Item(Int32, System.String)">
11641         <size>2</size>
11642       </method>
11643       <method name="Void set_Item(Int32, System.String, System.String)">
11644         <size>4</size>
11645       </method>
11646       <method name="Int32 Main()">
11647         <size>123</size>
11648       </method>
11649       <method name="Void TestStruct(Nullable`1)">
11650         <size>1</size>
11651       </method>
11652     </type>
11653   </test>
11654   <test name="gtest-453.cs">
11655     <type name="Test.CompilerTest">
11656       <method name="Void .ctor()">
11657         <size>7</size>
11658       </method>
11659       <method name="Int32 Main()">
11660         <size>12</size>
11661       </method>
11662       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11663         <size>73</size>
11664       </method>
11665       <method name="Void ThisDoesNotWork()">
11666         <size>27</size>
11667       </method>
11668       <method name="Void ThisWorksFine()">
11669         <size>38</size>
11670       </method>
11671     </type>
11672   </test>
11673   <test name="gtest-454.cs">
11674     <type name="TestNS.TestCase">
11675       <method name="Void .ctor()">
11676         <size>7</size>
11677       </method>
11678       <method name="Int32 Compare[T](T[], T[])">
11679         <size>2</size>
11680       </method>
11681       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11682         <size>30</size>
11683       </method>
11684       <method name="Int32 Main()">
11685         <size>19</size>
11686       </method>
11687     </type>
11688   </test>
11689   <test name="gtest-455.cs">
11690     <type name="ConsoleApplication1.Program">
11691       <method name="Void .ctor()">
11692         <size>7</size>
11693       </method>
11694       <method name="Void Main()">
11695         <size>14</size>
11696       </method>
11697     </type>
11698     <type name="ConsoleApplication1.Inner`1[T]">
11699       <method name="Void .ctor()">
11700         <size>7</size>
11701       </method>
11702       <method name="Void Compare(System.Object, T)">
11703         <size>13</size>
11704       </method>
11705     </type>
11706   </test>
11707   <test name="gtest-456.cs">
11708     <type name="G`1[T]">
11709       <method name="Void .ctor()">
11710         <size>7</size>
11711       </method>
11712     </type>
11713     <type name="G`1+S[T]">
11714       <method name="System.String Test()">
11715         <size>22</size>
11716       </method>
11717     </type>
11718     <type name="C">
11719       <method name="Int32 Main()">
11720         <size>36</size>
11721       </method>
11722       <method name="Void .ctor()">
11723         <size>7</size>
11724       </method>
11725     </type>
11726   </test>
11727   <test name="gtest-457.cs">
11728     <type name="Program">
11729       <method name="Void Foo[T]()">
11730         <size>1</size>
11731       </method>
11732       <method name="Int32 Main()">
11733         <size>2</size>
11734       </method>
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="Program+C">
11740       <method name="Void .ctor()">
11741         <size>7</size>
11742       </method>
11743     </type>
11744   </test>
11745   <test name="gtest-anon-1.cs">
11746     <type name="X">
11747       <method name="Void .ctor()">
11748         <size>7</size>
11749       </method>
11750       <method name="Void Hello[U](U)">
11751         <size>1</size>
11752       </method>
11753       <method name="Void Test[T](T)">
11754         <size>64</size>
11755       </method>
11756       <method name="Void Main()">
11757         <size>14</size>
11758       </method>
11759     </type>
11760     <type name="Foo">
11761       <method name="Void .ctor(Object, IntPtr)">
11762         <size>0</size>
11763       </method>
11764       <method name="Void Invoke()">
11765         <size>0</size>
11766       </method>
11767       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11768         <size>0</size>
11769       </method>
11770       <method name="Void EndInvoke(IAsyncResult)">
11771         <size>0</size>
11772       </method>
11773     </type>
11774     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11775       <method name="Void .ctor()">
11776         <size>7</size>
11777       </method>
11778       <method name="Void &lt;&gt;m__0()">
11779         <size>18</size>
11780       </method>
11781     </type>
11782   </test>
11783   <test name="gtest-anon-10.cs">
11784     <type name="X">
11785       <method name="Void .ctor()">
11786         <size>7</size>
11787       </method>
11788       <method name="IEnumerable`1 Test[T](T, T)">
11789         <size>44</size>
11790       </method>
11791       <method name="Int32 Main()">
11792         <size>95</size>
11793       </method>
11794     </type>
11795     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11796       <method name="Void .ctor()">
11797         <size>7</size>
11798       </method>
11799       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11800         <size>12</size>
11801       </method>
11802       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11803         <size>7</size>
11804       </method>
11805       <method name="Boolean MoveNext()">
11806         <size>110</size>
11807       </method>
11808       <method name="Void Dispose()">
11809         <size>8</size>
11810       </method>
11811       <method name="Void Reset()">
11812         <size>6</size>
11813       </method>
11814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11815         <size>7</size>
11816       </method>
11817       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11818         <size>52</size>
11819       </method>
11820     </type>
11821   </test>
11822   <test name="gtest-anon-11.cs">
11823     <type name="Test`1[R]">
11824       <method name="Void .ctor()">
11825         <size>7</size>
11826       </method>
11827       <method name="Void World[S,T](S, T)">
11828         <size>1</size>
11829       </method>
11830       <method name="Void Hello[U,V](U, V)">
11831         <size>41</size>
11832       </method>
11833     </type>
11834     <type name="X">
11835       <method name="Void .ctor()">
11836         <size>7</size>
11837       </method>
11838       <method name="Void Main()">
11839         <size>21</size>
11840       </method>
11841     </type>
11842     <type name="Foo">
11843       <method name="Void .ctor(Object, IntPtr)">
11844         <size>0</size>
11845       </method>
11846       <method name="Void Invoke()">
11847         <size>0</size>
11848       </method>
11849       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11850         <size>0</size>
11851       </method>
11852       <method name="Void EndInvoke(IAsyncResult)">
11853         <size>0</size>
11854       </method>
11855     </type>
11856     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11857       <method name="Void .ctor()">
11858         <size>7</size>
11859       </method>
11860       <method name="Void &lt;&gt;m__0()">
11861         <size>24</size>
11862       </method>
11863     </type>
11864   </test>
11865   <test name="gtest-anon-12.cs">
11866     <type name="World`1[T]">
11867       <method name="Void .ctor()">
11868         <size>7</size>
11869       </method>
11870       <method name="Void Hello[U](U)">
11871         <size>1</size>
11872       </method>
11873       <method name="Void Test(T)">
11874         <size>46</size>
11875       </method>
11876     </type>
11877     <type name="X">
11878       <method name="Void .ctor()">
11879         <size>7</size>
11880       </method>
11881       <method name="Void Main()">
11882         <size>18</size>
11883       </method>
11884     </type>
11885     <type name="Foo">
11886       <method name="Void .ctor(Object, IntPtr)">
11887         <size>0</size>
11888       </method>
11889       <method name="Void Invoke()">
11890         <size>0</size>
11891       </method>
11892       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11893         <size>0</size>
11894       </method>
11895       <method name="Void EndInvoke(IAsyncResult)">
11896         <size>0</size>
11897       </method>
11898     </type>
11899     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11900       <method name="Void .ctor()">
11901         <size>7</size>
11902       </method>
11903       <method name="Void &lt;&gt;m__0()">
11904         <size>18</size>
11905       </method>
11906     </type>
11907   </test>
11908   <test name="gtest-anon-13.cs">
11909     <type name="X">
11910       <method name="Void .ctor()">
11911         <size>7</size>
11912       </method>
11913       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11914         <size>13</size>
11915       </method>
11916       <method name="Void Main()">
11917         <size>1</size>
11918       </method>
11919     </type>
11920     <type name="X+ModuleBinder`1[T]">
11921       <method name="Void .ctor(Object, IntPtr)">
11922         <size>0</size>
11923       </method>
11924       <method name="T Invoke(System.Object)">
11925         <size>0</size>
11926       </method>
11927       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11928         <size>0</size>
11929       </method>
11930       <method name="T EndInvoke(IAsyncResult)">
11931         <size>0</size>
11932       </method>
11933     </type>
11934     <type name="X">
11935       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
11936         <size>7</size>
11937       </method>
11938     </type>
11939   </test>
11940   <test name="gtest-anon-14.cs">
11941     <type name="T">
11942       <method name="Void .ctor()">
11943         <size>7</size>
11944       </method>
11945       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11946         <size>1</size>
11947       </method>
11948       <method name="Void SomeCaller()">
11949         <size>36</size>
11950       </method>
11951       <method name="Void Main()">
11952         <size>1</size>
11953       </method>
11954       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11955         <size>2</size>
11956       </method>
11957     </type>
11958   </test>
11959   <test name="gtest-anon-15.cs">
11960     <type name="Test`1[T]">
11961       <method name="Void .ctor()">
11962         <size>7</size>
11963       </method>
11964       <method name="Void Hello[S](T, S)">
11965         <size>42</size>
11966       </method>
11967     </type>
11968     <type name="X">
11969       <method name="Void .ctor()">
11970         <size>7</size>
11971       </method>
11972       <method name="Void Main()">
11973         <size>16</size>
11974       </method>
11975     </type>
11976     <type name="Foo`1[V]">
11977       <method name="Void .ctor(Object, IntPtr)">
11978         <size>0</size>
11979       </method>
11980       <method name="Void Invoke(V)">
11981         <size>0</size>
11982       </method>
11983       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11984         <size>0</size>
11985       </method>
11986       <method name="Void EndInvoke(IAsyncResult)">
11987         <size>0</size>
11988       </method>
11989     </type>
11990     <type name="Bar`1[W]">
11991       <method name="Void .ctor(Object, IntPtr)">
11992         <size>0</size>
11993       </method>
11994       <method name="Void Invoke(W)">
11995         <size>0</size>
11996       </method>
11997       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11998         <size>0</size>
11999       </method>
12000       <method name="Void EndInvoke(IAsyncResult)">
12001         <size>0</size>
12002       </method>
12003     </type>
12004     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12005       <method name="Void .ctor()">
12006         <size>7</size>
12007       </method>
12008       <method name="Void &lt;&gt;m__0(Int64)">
12009         <size>57</size>
12010       </method>
12011     </type>
12012     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12013       <method name="Void .ctor()">
12014         <size>7</size>
12015       </method>
12016       <method name="Void &lt;&gt;m__1(T)">
12017         <size>65</size>
12018       </method>
12019     </type>
12020   </test>
12021   <test name="gtest-anon-16.cs">
12022     <type name="A">
12023       <method name="Void .ctor(TestFunc`1)">
12024         <size>7</size>
12025       </method>
12026       <method name="Void Main()">
12027         <size>1</size>
12028       </method>
12029     </type>
12030     <type name="TestClass">
12031       <method name="Void .ctor()">
12032         <size>47</size>
12033       </method>
12034       <method name="Void Func[T](TestFunc`1[T])">
12035         <size>1</size>
12036       </method>
12037     </type>
12038     <type name="TestFunc`1[T]">
12039       <method name="Void .ctor(Object, IntPtr)">
12040         <size>0</size>
12041       </method>
12042       <method name="Void Invoke(T)">
12043         <size>0</size>
12044       </method>
12045       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12046         <size>0</size>
12047       </method>
12048       <method name="Void EndInvoke(IAsyncResult)">
12049         <size>0</size>
12050       </method>
12051     </type>
12052     <type name="TestClass">
12053       <method name="Void &lt;a&gt;m__0(Int32)">
12054         <size>1</size>
12055       </method>
12056     </type>
12057   </test>
12058   <test name="gtest-anon-17.cs">
12059     <type name="C">
12060       <method name="Void .ctor()">
12061         <size>7</size>
12062       </method>
12063       <method name="Void Test[T,U](C+Func`1[T], U)">
12064         <size>1</size>
12065       </method>
12066       <method name="Void Main()">
12067         <size>75</size>
12068       </method>
12069     </type>
12070     <type name="C+Func`1[T]">
12071       <method name="Void .ctor(Object, IntPtr)">
12072         <size>0</size>
12073       </method>
12074       <method name="T Invoke(T)">
12075         <size>0</size>
12076       </method>
12077       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12078         <size>0</size>
12079       </method>
12080       <method name="T EndInvoke(IAsyncResult)">
12081         <size>0</size>
12082       </method>
12083     </type>
12084     <type name="C">
12085       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12086         <size>2</size>
12087       </method>
12088       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12089         <size>2</size>
12090       </method>
12091     </type>
12092   </test>
12093   <test name="gtest-anon-18.cs">
12094     <type name="C">
12095       <method name="Void .ctor()">
12096         <size>7</size>
12097       </method>
12098       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12099         <size>10</size>
12100       </method>
12101       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12102         <size>10</size>
12103       </method>
12104       <method name="Void Test2[T]()">
12105         <size>19</size>
12106       </method>
12107       <method name="Void Main()">
12108         <size>100</size>
12109       </method>
12110     </type>
12111     <type name="C+Func`2[TR,TA]">
12112       <method name="Void .ctor(Object, IntPtr)">
12113         <size>0</size>
12114       </method>
12115       <method name="TR Invoke(TA)">
12116         <size>0</size>
12117       </method>
12118       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12119         <size>0</size>
12120       </method>
12121       <method name="TR EndInvoke(IAsyncResult)">
12122         <size>0</size>
12123       </method>
12124     </type>
12125     <type name="C">
12126       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12127         <size>16</size>
12128       </method>
12129       <method name="System.String &lt;Main&gt;m__2(Int32)">
12130         <size>6</size>
12131       </method>
12132       <method name="System.String &lt;Main&gt;m__3(Int32)">
12133         <size>6</size>
12134       </method>
12135       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12136         <size>2</size>
12137       </method>
12138     </type>
12139   </test>
12140   <test name="gtest-anon-19.cs">
12141     <type name="Test">
12142       <method name="Void .ctor()">
12143         <size>7</size>
12144       </method>
12145       <method name="Void TestNaturalSort()">
12146         <size>31</size>
12147       </method>
12148       <method name="Void Main()">
12149         <size>6</size>
12150       </method>
12151     </type>
12152     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12153       <method name="Void .ctor()">
12154         <size>7</size>
12155       </method>
12156       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12157         <size>113</size>
12158       </method>
12159     </type>
12160     <type name="Test">
12161       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12162         <size>106</size>
12163       </method>
12164     </type>
12165     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12166       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12167         <size>113</size>
12168       </method>
12169     </type>
12170   </test>
12171   <test name="gtest-anon-2.cs">
12172     <type name="X">
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176       <method name="Void Hello[U](U)">
12177         <size>1</size>
12178       </method>
12179       <method name="Void Test[T](T)">
12180         <size>71</size>
12181       </method>
12182       <method name="Void Main()">
12183         <size>14</size>
12184       </method>
12185     </type>
12186     <type name="Simple">
12187       <method name="Void .ctor(Object, IntPtr)">
12188         <size>0</size>
12189       </method>
12190       <method name="Void Invoke()">
12191         <size>0</size>
12192       </method>
12193       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12194         <size>0</size>
12195       </method>
12196       <method name="Void EndInvoke(IAsyncResult)">
12197         <size>0</size>
12198       </method>
12199     </type>
12200     <type name="Foo">
12201       <method name="Void .ctor(Object, IntPtr)">
12202         <size>0</size>
12203       </method>
12204       <method name="Simple Invoke()">
12205         <size>0</size>
12206       </method>
12207       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12208         <size>0</size>
12209       </method>
12210       <method name="Simple EndInvoke(IAsyncResult)">
12211         <size>0</size>
12212       </method>
12213     </type>
12214     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12215       <method name="Void .ctor()">
12216         <size>7</size>
12217       </method>
12218       <method name="Simple &lt;&gt;m__0()">
12219         <size>55</size>
12220       </method>
12221     </type>
12222     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12223       <method name="Void .ctor()">
12224         <size>7</size>
12225       </method>
12226       <method name="Void &lt;&gt;m__1()">
12227         <size>50</size>
12228       </method>
12229     </type>
12230   </test>
12231   <test name="gtest-anon-21.cs">
12232     <type name="BaseObject">
12233       <method name="Void .ctor()">
12234         <size>7</size>
12235       </method>
12236       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12237         <size>53</size>
12238       </method>
12239       <method name="T MakeSomething[T]()">
12240         <size>7</size>
12241       </method>
12242       <method name="Int32 Main()">
12243         <size>10</size>
12244       </method>
12245       <method name="Void Closure(EmptyDelegate)">
12246         <size>1</size>
12247       </method>
12248     </type>
12249     <type name="EmptyDelegate">
12250       <method name="Void .ctor(Object, IntPtr)">
12251         <size>0</size>
12252       </method>
12253       <method name="Void Invoke()">
12254         <size>0</size>
12255       </method>
12256       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12257         <size>0</size>
12258       </method>
12259       <method name="Void EndInvoke(IAsyncResult)">
12260         <size>0</size>
12261       </method>
12262     </type>
12263     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12264       <method name="Void .ctor()">
12265         <size>7</size>
12266       </method>
12267       <method name="Void &lt;&gt;m__0()">
12268         <size>17</size>
12269       </method>
12270     </type>
12271   </test>
12272   <test name="gtest-anon-22.cs">
12273     <type name="C">
12274       <method name="Void .ctor()">
12275         <size>7</size>
12276       </method>
12277       <method name="Int32 Foo(D1)">
12278         <size>2</size>
12279       </method>
12280       <method name="Int32 Foo(D2)">
12281         <size>2</size>
12282       </method>
12283       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12284         <size>2</size>
12285       </method>
12286       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12287         <size>2</size>
12288       </method>
12289       <method name="Int32 Main()">
12290         <size>82</size>
12291       </method>
12292     </type>
12293     <type name="D1">
12294       <method name="Void .ctor(Object, IntPtr)">
12295         <size>0</size>
12296       </method>
12297       <method name="Int32 Invoke()">
12298         <size>0</size>
12299       </method>
12300       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12301         <size>0</size>
12302       </method>
12303       <method name="Int32 EndInvoke(IAsyncResult)">
12304         <size>0</size>
12305       </method>
12306     </type>
12307     <type name="D2">
12308       <method name="Void .ctor(Object, IntPtr)">
12309         <size>0</size>
12310       </method>
12311       <method name="Int64 Invoke()">
12312         <size>0</size>
12313       </method>
12314       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12315         <size>0</size>
12316       </method>
12317       <method name="Int64 EndInvoke(IAsyncResult)">
12318         <size>0</size>
12319       </method>
12320     </type>
12321     <type name="C">
12322       <method name="Int32 &lt;Main&gt;m__0()">
12323         <size>2</size>
12324       </method>
12325     </type>
12326   </test>
12327   <test name="gtest-anon-23.cs">
12328     <type name="MemberAccessData">
12329       <method name="Void .ctor()">
12330         <size>7</size>
12331       </method>
12332       <method name="Void set_MyTypeProperty(Nullable`1)">
12333         <size>8</size>
12334       </method>
12335       <method name="Nullable`1 get_MyTypeProperty()">
12336         <size>7</size>
12337       </method>
12338     </type>
12339     <type name="C">
12340       <method name="Void .ctor()">
12341         <size>7</size>
12342       </method>
12343       <method name="Void Test(C+D)">
12344         <size>1</size>
12345       </method>
12346       <method name="Void Main()">
12347         <size>201</size>
12348       </method>
12349     </type>
12350     <type name="C+D">
12351       <method name="Void .ctor(Object, IntPtr)">
12352         <size>0</size>
12353       </method>
12354       <method name="Void Invoke()">
12355         <size>0</size>
12356       </method>
12357       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12358         <size>0</size>
12359       </method>
12360       <method name="Void EndInvoke(IAsyncResult)">
12361         <size>0</size>
12362       </method>
12363     </type>
12364     <type name="C+&lt;Main&gt;c__AnonStorey0">
12365       <method name="Void .ctor()">
12366         <size>7</size>
12367       </method>
12368       <method name="Void &lt;&gt;m__0()">
12369         <size>38</size>
12370       </method>
12371       <method name="Void &lt;&gt;m__1()">
12372         <size>32</size>
12373       </method>
12374     </type>
12375     <type name="C">
12376       <method name="Void &lt;Main&gt;m__2()">
12377         <size>16</size>
12378       </method>
12379       <method name="Void &lt;Main&gt;m__3()">
12380         <size>16</size>
12381       </method>
12382       <method name="Void &lt;Main&gt;m__4()">
12383         <size>61</size>
12384       </method>
12385       <method name="Void &lt;Main&gt;m__5()">
12386         <size>53</size>
12387       </method>
12388     </type>
12389   </test>
12390   <test name="gtest-anon-24.cs">
12391     <type name="Disposable`1[T]">
12392       <method name="Void .ctor()">
12393         <size>7</size>
12394       </method>
12395       <method name="Void Dispose()">
12396         <size>1</size>
12397       </method>
12398     </type>
12399     <type name="Test">
12400       <method name="Void .ctor()">
12401         <size>7</size>
12402       </method>
12403       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12404         <size>38</size>
12405       </method>
12406       <method name="System.Func`1[T] Throw[T](T)">
12407         <size>26</size>
12408       </method>
12409       <method name="System.Func`1[T] Do[T](T)">
12410         <size>26</size>
12411       </method>
12412       <method name="System.Func`1[T] Lock[T](T)">
12413         <size>26</size>
12414       </method>
12415       <method name="System.Func`1[T] Catch[T](T)">
12416         <size>26</size>
12417       </method>
12418       <method name="System.Func`1[T] Finally[T](T)">
12419         <size>26</size>
12420       </method>
12421       <method name="System.Func`1[T] Using[T](T)">
12422         <size>57</size>
12423       </method>
12424       <method name="System.Func`1[T] Switch[T](T)">
12425         <size>38</size>
12426       </method>
12427       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12428         <size>26</size>
12429       </method>
12430       <method name="Int32 Main()">
12431         <size>431</size>
12432       </method>
12433     </type>
12434     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12435       <method name="Void .ctor()">
12436         <size>7</size>
12437       </method>
12438       <method name="T[] &lt;&gt;m__0()">
12439         <size>56</size>
12440       </method>
12441     </type>
12442     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12443       <method name="Void .ctor()">
12444         <size>7</size>
12445       </method>
12446       <method name="T &lt;&gt;m__1()">
12447         <size>23</size>
12448       </method>
12449     </type>
12450     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12451       <method name="Void .ctor()">
12452         <size>7</size>
12453       </method>
12454       <method name="T &lt;&gt;m__2()">
12455         <size>28</size>
12456       </method>
12457     </type>
12458     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12459       <method name="Void .ctor()">
12460         <size>7</size>
12461       </method>
12462       <method name="T &lt;&gt;m__3()">
12463         <size>65</size>
12464       </method>
12465     </type>
12466     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12467       <method name="Void .ctor()">
12468         <size>7</size>
12469       </method>
12470       <method name="T &lt;&gt;m__4()">
12471         <size>48</size>
12472       </method>
12473     </type>
12474     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12475       <method name="Void .ctor()">
12476         <size>7</size>
12477       </method>
12478       <method name="T &lt;&gt;m__5()">
12479         <size>50</size>
12480       </method>
12481     </type>
12482     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12483       <method name="Void .ctor()">
12484         <size>7</size>
12485       </method>
12486       <method name="T &lt;&gt;m__6()">
12487         <size>7</size>
12488       </method>
12489     </type>
12490     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12491       <method name="Void .ctor()">
12492         <size>7</size>
12493       </method>
12494       <method name="T &lt;&gt;m__7()">
12495         <size>35</size>
12496       </method>
12497     </type>
12498     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12499       <method name="Void .ctor()">
12500         <size>7</size>
12501       </method>
12502       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12503         <size>56</size>
12504       </method>
12505     </type>
12506     <type name="Test">
12507       <method name="Void ArrayMutate[T](T[])">
12508         <size>27</size>
12509       </method>
12510     </type>
12511     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12512       <method name="Void .ctor()">
12513         <size>7</size>
12514       </method>
12515       <method name="Void &lt;&gt;m__9(Int32)">
12516         <size>36</size>
12517       </method>
12518     </type>
12519     <type name="Test">
12520       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12521         <size>26</size>
12522       </method>
12523     </type>
12524     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12525       <method name="Void .ctor()">
12526         <size>7</size>
12527       </method>
12528       <method name="T[][] &lt;&gt;m__A()">
12529         <size>48</size>
12530       </method>
12531     </type>
12532   </test>
12533   <test name="gtest-anon-25.cs">
12534     <type name="HS`1[T]">
12535       <method name="Void .ctor(IEqualityComparer`1)">
12536         <size>7</size>
12537       </method>
12538     </type>
12539     <type name="Test">
12540       <method name="Void .ctor()">
12541         <size>7</size>
12542       </method>
12543       <method name="Void Foo[T](IEqualityComparer`1)">
12544         <size>27</size>
12545       </method>
12546       <method name="Int32 Main()">
12547         <size>8</size>
12548       </method>
12549     </type>
12550     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12551       <method name="Void .ctor()">
12552         <size>7</size>
12553       </method>
12554       <method name="HS`1[T] &lt;&gt;m__0()">
12555         <size>12</size>
12556       </method>
12557     </type>
12558   </test>
12559   <test name="gtest-anon-26.cs">
12560     <type name="MonoBugs.BrokenGenericCast">
12561       <method name="Void .ctor()">
12562         <size>7</size>
12563       </method>
12564       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12565         <size>13</size>
12566       </method>
12567       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12568         <size>13</size>
12569       </method>
12570       <method name="Void Main()">
12571         <size>1</size>
12572       </method>
12573       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12574         <size>12</size>
12575       </method>
12576       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12577         <size>12</size>
12578       </method>
12579     </type>
12580   </test>
12581   <test name="gtest-anon-27.cs">
12582     <type name="BaseDataObjectFactory">
12583       <method name="Void .ctor()">
12584         <size>7</size>
12585       </method>
12586       <method name="T GetBusinessQueryObjectFromReader[T]()">
12587         <size>8</size>
12588       </method>
12589       <method name="T[] GetQueryObjects[T](System.String)">
12590         <size>0</size>
12591       </method>
12592     </type>
12593     <type name="BusinessQueryObject">
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597     </type>
12598     <type name="MySqlDataObjectFactory">
12599       <method name="Void .ctor()">
12600         <size>7</size>
12601       </method>
12602       <method name="T[] GetQueryObjects[T](System.String)">
12603         <size>63</size>
12604       </method>
12605       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12606         <size>1</size>
12607       </method>
12608     </type>
12609     <type name="C">
12610       <method name="Void .ctor()">
12611         <size>7</size>
12612       </method>
12613       <method name="Void Main()">
12614         <size>1</size>
12615       </method>
12616     </type>
12617     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12618       <method name="Void .ctor(Object, IntPtr)">
12619         <size>0</size>
12620       </method>
12621       <method name="Void Invoke()">
12622         <size>0</size>
12623       </method>
12624       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12625         <size>0</size>
12626       </method>
12627       <method name="Void EndInvoke(IAsyncResult)">
12628         <size>0</size>
12629       </method>
12630     </type>
12631     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12632       <method name="Void .ctor()">
12633         <size>7</size>
12634       </method>
12635       <method name="Void &lt;&gt;m__0()">
12636         <size>17</size>
12637       </method>
12638     </type>
12639   </test>
12640   <test name="gtest-anon-28.cs">
12641     <type name="A">
12642       <method name="Void .ctor()">
12643         <size>7</size>
12644       </method>
12645       <method name="Void Foo[T]()">
12646         <size>0</size>
12647       </method>
12648     </type>
12649     <type name="B">
12650       <method name="Void .ctor()">
12651         <size>7</size>
12652       </method>
12653       <method name="Void Foo[T]()">
12654         <size>14</size>
12655       </method>
12656       <method name="Void Main()">
12657         <size>1</size>
12658       </method>
12659     </type>
12660     <type name="B+Del">
12661       <method name="Void .ctor(Object, IntPtr)">
12662         <size>0</size>
12663       </method>
12664       <method name="Void Invoke()">
12665         <size>0</size>
12666       </method>
12667       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12668         <size>0</size>
12669       </method>
12670       <method name="Void EndInvoke(IAsyncResult)">
12671         <size>0</size>
12672       </method>
12673     </type>
12674     <type name="B">
12675       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12676         <size>7</size>
12677       </method>
12678     </type>
12679   </test>
12680   <test name="gtest-anon-29.cs">
12681     <type name="Test">
12682       <method name="Void .ctor()">
12683         <size>7</size>
12684       </method>
12685       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12686         <size>17</size>
12687       </method>
12688       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12689         <size>32</size>
12690       </method>
12691       <method name="T Item[T](IList`1)">
12692         <size>7</size>
12693       </method>
12694       <method name="T GetSingleItem[T](IList`1)">
12695         <size>10</size>
12696       </method>
12697       <method name="Void Main()">
12698         <size>15</size>
12699       </method>
12700     </type>
12701     <type name="Test+Creator`1[T]">
12702       <method name="Void .ctor(Object, IntPtr)">
12703         <size>0</size>
12704       </method>
12705       <method name="T Invoke()">
12706         <size>0</size>
12707       </method>
12708       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12709         <size>0</size>
12710       </method>
12711       <method name="T EndInvoke(IAsyncResult)">
12712         <size>0</size>
12713       </method>
12714     </type>
12715     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12716       <method name="Void .ctor()">
12717         <size>7</size>
12718       </method>
12719       <method name="T &lt;&gt;m__0()">
12720         <size>12</size>
12721       </method>
12722     </type>
12723   </test>
12724   <test name="gtest-anon-3.cs">
12725     <type name="X">
12726       <method name="Void .ctor()">
12727         <size>7</size>
12728       </method>
12729       <method name="Void Hello[U](U)">
12730         <size>1</size>
12731       </method>
12732       <method name="Void Test[T](T)">
12733         <size>28</size>
12734       </method>
12735       <method name="Void Main()">
12736         <size>14</size>
12737       </method>
12738     </type>
12739     <type name="Foo`1[S]">
12740       <method name="Void .ctor(Object, IntPtr)">
12741         <size>0</size>
12742       </method>
12743       <method name="Void Invoke(S)">
12744         <size>0</size>
12745       </method>
12746       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12747         <size>0</size>
12748       </method>
12749       <method name="Void EndInvoke(IAsyncResult)">
12750         <size>0</size>
12751       </method>
12752     </type>
12753     <type name="X">
12754       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12755         <size>8</size>
12756       </method>
12757     </type>
12758   </test>
12759   <test name="gtest-anon-30.cs">
12760     <type name="X">
12761       <method name="Void .ctor()">
12762         <size>7</size>
12763       </method>
12764       <method name="Void Hello[U](U)">
12765         <size>1</size>
12766       </method>
12767       <method name="Void Test[T](T)">
12768         <size>46</size>
12769       </method>
12770       <method name="Void Main()">
12771         <size>1</size>
12772       </method>
12773     </type>
12774     <type name="Simple">
12775       <method name="Void .ctor(Object, IntPtr)">
12776         <size>0</size>
12777       </method>
12778       <method name="Void Invoke()">
12779         <size>0</size>
12780       </method>
12781       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12782         <size>0</size>
12783       </method>
12784       <method name="Void EndInvoke(IAsyncResult)">
12785         <size>0</size>
12786       </method>
12787     </type>
12788     <type name="Foo">
12789       <method name="Void .ctor(Object, IntPtr)">
12790         <size>0</size>
12791       </method>
12792       <method name="Simple Invoke()">
12793         <size>0</size>
12794       </method>
12795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12796         <size>0</size>
12797       </method>
12798       <method name="Simple EndInvoke(IAsyncResult)">
12799         <size>0</size>
12800       </method>
12801     </type>
12802     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12803       <method name="Void .ctor()">
12804         <size>7</size>
12805       </method>
12806       <method name="Simple &lt;&gt;m__0()">
12807         <size>55</size>
12808       </method>
12809     </type>
12810     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12811       <method name="Void .ctor()">
12812         <size>7</size>
12813       </method>
12814       <method name="Void &lt;&gt;m__1()">
12815         <size>50</size>
12816       </method>
12817     </type>
12818   </test>
12819   <test name="gtest-anon-31.cs">
12820     <type name="A">
12821       <method name="Void Fail[X]()">
12822         <size>25</size>
12823       </method>
12824       <method name="Void Main()">
12825         <size>1</size>
12826       </method>
12827     </type>
12828     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12829       <method name="Void .ctor()">
12830         <size>7</size>
12831       </method>
12832       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12833         <size>36</size>
12834       </method>
12835       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12836         <size>1</size>
12837       </method>
12838     </type>
12839   </test>
12840   <test name="gtest-anon-32.cs">
12841     <type name="Program">
12842       <method name="Void .ctor()">
12843         <size>7</size>
12844       </method>
12845       <method name="Void Foo[T](IList`1)">
12846         <size>31</size>
12847       </method>
12848       <method name="Void Assert(System.Action`1[System.Int32])">
12849         <size>9</size>
12850       </method>
12851       <method name="Void Main(System.String[])">
12852         <size>7</size>
12853       </method>
12854     </type>
12855     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12856       <method name="Void .ctor()">
12857         <size>7</size>
12858       </method>
12859       <method name="Void &lt;&gt;m__0(Int32)">
12860         <size>18</size>
12861       </method>
12862     </type>
12863   </test>
12864   <test name="gtest-anon-33.cs">
12865     <type name="IEnumerableRocks">
12866       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12867         <size>33</size>
12868       </method>
12869       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12870         <size>126</size>
12871       </method>
12872     </type>
12873     <type name="Test">
12874       <method name="Void .ctor()">
12875         <size>7</size>
12876       </method>
12877       <method name="Void Main()">
12878         <size>67</size>
12879       </method>
12880       <method name="System.String &lt;Main&gt;m__1(System.String)">
12881         <size>17</size>
12882       </method>
12883     </type>
12884     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12885       <method name="Void .ctor()">
12886         <size>7</size>
12887       </method>
12888       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12889         <size>34</size>
12890       </method>
12891     </type>
12892   </test>
12893   <test name="gtest-anon-34.cs">
12894     <type name="MyClass">
12895       <method name="Void .ctor()">
12896         <size>18</size>
12897       </method>
12898       <method name="Int32 get_Answer()">
12899         <size>7</size>
12900       </method>
12901       <method name="Void set_Answer(Int32)">
12902         <size>8</size>
12903       </method>
12904     </type>
12905     <type name="Test">
12906       <method name="Void .ctor()">
12907         <size>7</size>
12908       </method>
12909       <method name="Int32 Main()">
12910         <size>82</size>
12911       </method>
12912     </type>
12913     <type name="Test+D">
12914       <method name="Void .ctor(Object, IntPtr)">
12915         <size>0</size>
12916       </method>
12917       <method name="Void Invoke()">
12918         <size>0</size>
12919       </method>
12920       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12921         <size>0</size>
12922       </method>
12923       <method name="Void EndInvoke(IAsyncResult)">
12924         <size>0</size>
12925       </method>
12926     </type>
12927     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12928       <method name="Void .ctor()">
12929         <size>7</size>
12930       </method>
12931       <method name="Void &lt;&gt;m__0()">
12932         <size>33</size>
12933       </method>
12934     </type>
12935   </test>
12936   <test name="gtest-anon-35.cs">
12937     <type name="C`1[T]">
12938       <method name="Void .ctor()">
12939         <size>7</size>
12940       </method>
12941       <method name="System.Func`1[T] XX()">
12942         <size>32</size>
12943       </method>
12944       <method name="T &lt;XX&gt;m__0()">
12945         <size>10</size>
12946       </method>
12947     </type>
12948     <type name="C2`1[T]">
12949       <method name="Void .ctor()">
12950         <size>7</size>
12951       </method>
12952       <method name="System.Func`1[C`1[T]] XX()">
12953         <size>32</size>
12954       </method>
12955       <method name="C`1[T] &lt;XX&gt;m__1()">
12956         <size>2</size>
12957       </method>
12958     </type>
12959     <type name="N1">
12960       <method name="Void .ctor()">
12961         <size>7</size>
12962       </method>
12963       <method name="System.Func`1[T] XX[T]()">
12964         <size>15</size>
12965       </method>
12966     </type>
12967     <type name="Test">
12968       <method name="Void .ctor()">
12969         <size>7</size>
12970       </method>
12971       <method name="Int32 Main()">
12972         <size>98</size>
12973       </method>
12974     </type>
12975     <type name="N1">
12976       <method name="T &lt;XX`1&gt;m__2[T]()">
12977         <size>10</size>
12978       </method>
12979     </type>
12980   </test>
12981   <test name="gtest-anon-36.cs">
12982     <type name="Foo`1[T]">
12983       <method name="Void .ctor()">
12984         <size>7</size>
12985       </method>
12986       <method name="Void add_handler(Handler`1[T])">
12987         <size>24</size>
12988       </method>
12989       <method name="Void remove_handler(Handler`1[T])">
12990         <size>24</size>
12991       </method>
12992       <method name="Void add_Handler(Handler`1[T])">
12993         <size>64</size>
12994       </method>
12995       <method name="Void remove_Handler(Handler`1[T])">
12996         <size>24</size>
12997       </method>
12998       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12999         <size>18</size>
13000       </method>
13001     </type>
13002     <type name="Program">
13003       <method name="Void .ctor()">
13004         <size>7</size>
13005       </method>
13006       <method name="Int32 Main()">
13007         <size>15</size>
13008       </method>
13009     </type>
13010     <type name="Handler`1[T]">
13011       <method name="Void .ctor(Object, IntPtr)">
13012         <size>0</size>
13013       </method>
13014       <method name="Void Invoke(System.Object)">
13015         <size>0</size>
13016       </method>
13017       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13018         <size>0</size>
13019       </method>
13020       <method name="Void EndInvoke(IAsyncResult)">
13021         <size>0</size>
13022       </method>
13023     </type>
13024   </test>
13025   <test name="gtest-anon-37.cs">
13026     <type name="Wrap`1[U]">
13027       <method name="Void .ctor()">
13028         <size>7</size>
13029       </method>
13030     </type>
13031     <type name="Test">
13032       <method name="Void .ctor()">
13033         <size>7</size>
13034       </method>
13035       <method name="Int32 Run[T](Wrap`1[T])">
13036         <size>56</size>
13037       </method>
13038       <method name="Int32 Main()">
13039         <size>16</size>
13040       </method>
13041     </type>
13042     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13043       <method name="Void .ctor()">
13044         <size>7</size>
13045       </method>
13046       <method name="Void &lt;&gt;m__0()">
13047         <size>17</size>
13048       </method>
13049     </type>
13050   </test>
13051   <test name="gtest-anon-38.cs">
13052     <type name="Foo`1[T]">
13053       <method name="Void .ctor()">
13054         <size>7</size>
13055       </method>
13056       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13057         <size>40</size>
13058       </method>
13059       <method name="Boolean Contains(T)">
13060         <size>2</size>
13061       </method>
13062     </type>
13063     <type name="Program">
13064       <method name="Void .ctor()">
13065         <size>7</size>
13066       </method>
13067       <method name="Int32 Main()">
13068         <size>44</size>
13069       </method>
13070     </type>
13071     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13072       <method name="Void .ctor()">
13073         <size>7</size>
13074       </method>
13075       <method name="Boolean &lt;&gt;m__0()">
13076         <size>199</size>
13077       </method>
13078     </type>
13079     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13080       <method name="Void .ctor()">
13081         <size>7</size>
13082       </method>
13083     </type>
13084   </test>
13085   <test name="gtest-anon-39.cs">
13086     <type name="Test">
13087       <method name="Void .ctor()">
13088         <size>7</size>
13089       </method>
13090       <method name="Void Test_1[T](T)">
13091         <size>33</size>
13092       </method>
13093       <method name="Void Test_2[T](Nullable`1)">
13094         <size>33</size>
13095       </method>
13096       <method name="Void Main()">
13097         <size>39</size>
13098       </method>
13099     </type>
13100     <type name="Test+D">
13101       <method name="Void .ctor(Object, IntPtr)">
13102         <size>0</size>
13103       </method>
13104       <method name="Void Invoke()">
13105         <size>0</size>
13106       </method>
13107       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13108         <size>0</size>
13109       </method>
13110       <method name="Void EndInvoke(IAsyncResult)">
13111         <size>0</size>
13112       </method>
13113     </type>
13114     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13115       <method name="Void .ctor()">
13116         <size>7</size>
13117       </method>
13118       <method name="Void &lt;&gt;m__0()">
13119         <size>24</size>
13120       </method>
13121     </type>
13122     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13123       <method name="Void .ctor()">
13124         <size>7</size>
13125       </method>
13126       <method name="Void &lt;&gt;m__1()">
13127         <size>85</size>
13128       </method>
13129     </type>
13130     <type name="Test">
13131       <method name="T Test_3[T](System.Object)">
13132         <size>51</size>
13133       </method>
13134     </type>
13135     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13136       <method name="Void .ctor()">
13137         <size>7</size>
13138       </method>
13139       <method name="Void &lt;&gt;m__2()">
13140         <size>23</size>
13141       </method>
13142     </type>
13143   </test>
13144   <test name="gtest-anon-4.cs">
13145     <type name="Test">
13146       <method name="Void .ctor()">
13147         <size>7</size>
13148       </method>
13149       <method name="Void Main()">
13150         <size>57</size>
13151       </method>
13152       <method name="Int32 GetItem()">
13153         <size>50</size>
13154       </method>
13155       <method name="IEnumerable`1 GetItems()">
13156         <size>16</size>
13157       </method>
13158     </type>
13159     <type name="&lt;PrivateImplementationDetails&gt;">
13160       <method name="Void .ctor()">
13161         <size>7</size>
13162       </method>
13163     </type>
13164     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13165       <method name="Void .ctor()">
13166         <size>7</size>
13167       </method>
13168       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13169         <size>12</size>
13170       </method>
13171       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13172         <size>7</size>
13173       </method>
13174       <method name="Boolean MoveNext()">
13175         <size>69</size>
13176       </method>
13177       <method name="Void Dispose()">
13178         <size>8</size>
13179       </method>
13180       <method name="Void Reset()">
13181         <size>6</size>
13182       </method>
13183       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13184         <size>7</size>
13185       </method>
13186       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13187         <size>26</size>
13188       </method>
13189     </type>
13190   </test>
13191   <test name="gtest-anon-40.cs">
13192     <type name="RunTests">
13193       <method name="Int32 Main()">
13194         <size>7</size>
13195       </method>
13196     </type>
13197     <type name="Test1.X">
13198       <method name="Void .ctor()">
13199         <size>7</size>
13200       </method>
13201       <method name="Void Test1[R](R, Int32)">
13202         <size>150</size>
13203       </method>
13204       <method name="Void Run()">
13205         <size>13</size>
13206       </method>
13207     </type>
13208     <type name="Test1.Foo">
13209       <method name="Void .ctor(Object, IntPtr)">
13210         <size>0</size>
13211       </method>
13212       <method name="Int32 Invoke()">
13213         <size>0</size>
13214       </method>
13215       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13216         <size>0</size>
13217       </method>
13218       <method name="Int32 EndInvoke(IAsyncResult)">
13219         <size>0</size>
13220       </method>
13221     </type>
13222     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13223       <method name="Void .ctor()">
13224         <size>7</size>
13225       </method>
13226       <method name="Int32 &lt;&gt;m__0()">
13227         <size>71</size>
13228       </method>
13229     </type>
13230     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13231       <method name="Void .ctor()">
13232         <size>7</size>
13233       </method>
13234     </type>
13235     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13236       <method name="Void .ctor()">
13237         <size>7</size>
13238       </method>
13239     </type>
13240   </test>
13241   <test name="gtest-anon-41.cs">
13242     <type name="C">
13243       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13244         <size>37</size>
13245       </method>
13246       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13247         <size>6</size>
13248       </method>
13249       <method name="Void Main()">
13250         <size>1</size>
13251       </method>
13252       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13253         <size>8</size>
13254       </method>
13255       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13256         <size>8</size>
13257       </method>
13258     </type>
13259   </test>
13260   <test name="gtest-anon-42.cs">
13261     <type name="Test">
13262       <method name="Void .ctor()">
13263         <size>7</size>
13264       </method>
13265       <method name="Void Test_3[T]()">
13266         <size>20</size>
13267       </method>
13268       <method name="Int32 Main()">
13269         <size>12</size>
13270       </method>
13271     </type>
13272     <type name="Test+D">
13273       <method name="Void .ctor(Object, IntPtr)">
13274         <size>0</size>
13275       </method>
13276       <method name="Void Invoke()">
13277         <size>0</size>
13278       </method>
13279       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13280         <size>0</size>
13281       </method>
13282       <method name="Void EndInvoke(IAsyncResult)">
13283         <size>0</size>
13284       </method>
13285     </type>
13286     <type name="Test">
13287       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13288         <size>11</size>
13289       </method>
13290     </type>
13291   </test>
13292   <test name="gtest-anon-43.cs">
13293     <type name="TestC">
13294       <method name="Void .ctor()">
13295         <size>7</size>
13296       </method>
13297       <method name="System.Func`1[System.Type] Test[T]()">
13298         <size>13</size>
13299       </method>
13300       <method name="Int32 Main()">
13301         <size>66</size>
13302       </method>
13303       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13304         <size>11</size>
13305       </method>
13306     </type>
13307   </test>
13308   <test name="gtest-anon-44.cs">
13309     <type name="UiaAtkBridgeTest.Test">
13310       <method name="Void .ctor()">
13311         <size>7</size>
13312       </method>
13313       <method name="Void Invoke(System.EventHandler)">
13314         <size>1</size>
13315       </method>
13316     </type>
13317     <type name="UiaAtkBridgeTest.GailTester">
13318       <method name="Void .ctor()">
13319         <size>7</size>
13320       </method>
13321       <method name="Void ThisCausesACrash[I]()">
13322         <size>18</size>
13323       </method>
13324       <method name="Void Main()">
13325         <size>1</size>
13326       </method>
13327       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13328         <size>1</size>
13329       </method>
13330     </type>
13331   </test>
13332   <test name="gtest-anon-45.cs">
13333     <type name="C">
13334       <method name="Void .ctor()">
13335         <size>7</size>
13336       </method>
13337       <method name="Void AnyMethod[T]()">
13338         <size>20</size>
13339       </method>
13340       <method name="Int32 Main()">
13341         <size>12</size>
13342       </method>
13343     </type>
13344     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13345       <method name="Void .ctor()">
13346         <size>7</size>
13347       </method>
13348       <method name="Void &lt;&gt;m__1(System.String)">
13349         <size>14</size>
13350       </method>
13351     </type>
13352     <type name="C">
13353       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13354         <size>31</size>
13355       </method>
13356     </type>
13357   </test>
13358   <test name="gtest-anon-46.cs">
13359     <type name="TheClass">
13360       <method name="Void .ctor()">
13361         <size>7</size>
13362       </method>
13363       <method name="Void Foo[T](T, System.Func`2[T,T])">
13364         <size>41</size>
13365       </method>
13366       <method name="Void Main()">
13367         <size>8</size>
13368       </method>
13369     </type>
13370     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13371       <method name="Void .ctor()">
13372         <size>7</size>
13373       </method>
13374       <method name="System.Func`1[T] &lt;&gt;m__0()">
13375         <size>31</size>
13376       </method>
13377       <method name="T &lt;&gt;m__1()">
13378         <size>18</size>
13379       </method>
13380     </type>
13381   </test>
13382   <test name="gtest-anon-47.cs">
13383     <type name="C">
13384       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13385         <size>26</size>
13386       </method>
13387     </type>
13388     <type name="Test">
13389       <method name="Void .ctor()">
13390         <size>7</size>
13391       </method>
13392       <method name="Int32 Main()">
13393         <size>59</size>
13394       </method>
13395       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13396         <size>23</size>
13397       </method>
13398     </type>
13399     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13400       <method name="Void .ctor()">
13401         <size>7</size>
13402       </method>
13403       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13404         <size>33</size>
13405       </method>
13406     </type>
13407     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13408       <method name="Void .ctor()">
13409         <size>7</size>
13410       </method>
13411       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13412         <size>45</size>
13413       </method>
13414     </type>
13415     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13416       <method name="Void .ctor()">
13417         <size>7</size>
13418       </method>
13419       <method name="Void &lt;&gt;m__2(T3)">
13420         <size>35</size>
13421       </method>
13422     </type>
13423   </test>
13424   <test name="gtest-anon-48.cs">
13425     <type name="GeneratorEnumerable`1[T]">
13426       <method name="Void .ctor(Func`1)">
13427         <size>7</size>
13428       </method>
13429     </type>
13430     <type name="GeneratorExpression">
13431       <method name="Void .ctor()">
13432         <size>7</size>
13433       </method>
13434     </type>
13435     <type name="GeneratorInvoker">
13436       <method name="Void .ctor(GeneratorExpression)">
13437         <size>7</size>
13438       </method>
13439       <method name="Void Invoke[T](T ByRef)">
13440         <size>1</size>
13441       </method>
13442     </type>
13443     <type name="Interpreter">
13444       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13445         <size>31</size>
13446       </method>
13447       <method name="Int32 Main()">
13448         <size>13</size>
13449       </method>
13450     </type>
13451     <type name="Func`1[TResult]">
13452       <method name="Void .ctor(Object, IntPtr)">
13453         <size>0</size>
13454       </method>
13455       <method name="TResult Invoke()">
13456         <size>0</size>
13457       </method>
13458       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13459         <size>0</size>
13460       </method>
13461       <method name="TResult EndInvoke(IAsyncResult)">
13462         <size>0</size>
13463       </method>
13464     </type>
13465     <type name="GeneratorNext`1[T]">
13466       <method name="Void .ctor(Object, IntPtr)">
13467         <size>0</size>
13468       </method>
13469       <method name="Void Invoke(T ByRef)">
13470         <size>0</size>
13471       </method>
13472       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13473         <size>0</size>
13474       </method>
13475       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13476         <size>0</size>
13477       </method>
13478     </type>
13479     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13480       <method name="Void .ctor()">
13481         <size>7</size>
13482       </method>
13483       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13484         <size>23</size>
13485       </method>
13486     </type>
13487   </test>
13488   <test name="gtest-anon-49.cs">
13489     <type name="Test">
13490       <method name="Void .ctor()">
13491         <size>7</size>
13492       </method>
13493       <method name="Void Main()">
13494         <size>1</size>
13495       </method>
13496       <method name="Void DetermineLinkedCells()">
13497         <size>74</size>
13498       </method>
13499     </type>
13500     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13501       <method name="Void .ctor()">
13502         <size>7</size>
13503       </method>
13504     </type>
13505     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13506       <method name="Void .ctor()">
13507         <size>7</size>
13508       </method>
13509       <method name="Boolean &lt;&gt;m__1(System.Object)">
13510         <size>13</size>
13511       </method>
13512       <method name="Boolean &lt;&gt;m__0(System.Object)">
13513         <size>18</size>
13514       </method>
13515     </type>
13516   </test>
13517   <test name="gtest-anon-5.cs">
13518     <type name="X">
13519       <method name="Void .ctor()">
13520         <size>7</size>
13521       </method>
13522       <method name="Void Main()">
13523         <size>78</size>
13524       </method>
13525     </type>
13526     <type name="Hello">
13527       <method name="Void .ctor(Object, IntPtr)">
13528         <size>0</size>
13529       </method>
13530       <method name="Void Invoke()">
13531         <size>0</size>
13532       </method>
13533       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13534         <size>0</size>
13535       </method>
13536       <method name="Void EndInvoke(IAsyncResult)">
13537         <size>0</size>
13538       </method>
13539     </type>
13540     <type name="Foo+&lt;Test&gt;c__Iterator0">
13541       <method name="Void .ctor()">
13542         <size>7</size>
13543       </method>
13544       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13545         <size>12</size>
13546       </method>
13547       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13548         <size>7</size>
13549       </method>
13550       <method name="Boolean MoveNext()">
13551         <size>98</size>
13552       </method>
13553       <method name="Void Dispose()">
13554         <size>8</size>
13555       </method>
13556       <method name="Void Reset()">
13557         <size>6</size>
13558       </method>
13559     </type>
13560     <type name="Foo">
13561       <method name="Void .ctor(Int32)">
13562         <size>8</size>
13563       </method>
13564       <method name="IEnumerable`1 Test(Foo)">
13565         <size>42</size>
13566       </method>
13567       <method name="Void Hello(Int32)">
13568         <size>19</size>
13569       </method>
13570       <method name="System.String ToString()">
13571         <size>22</size>
13572       </method>
13573     </type>
13574     <type name="Foo+&lt;Test&gt;c__Iterator0">
13575       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13576         <size>7</size>
13577       </method>
13578       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13579         <size>52</size>
13580       </method>
13581     </type>
13582   </test>
13583   <test name="gtest-anon-50.cs">
13584     <type name="M">
13585       <method name="Void .ctor()">
13586         <size>7</size>
13587       </method>
13588       <method name="Int32 Main()">
13589         <size>12</size>
13590       </method>
13591     </type>
13592     <type name="SomeGenericClass`1[SomeType]">
13593       <method name="Void .ctor()">
13594         <size>7</size>
13595       </method>
13596       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13597         <size>1</size>
13598       </method>
13599       <method name="Void FailsToCompile()">
13600         <size>19</size>
13601       </method>
13602     </type>
13603     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13604       <method name="Void .ctor(Object, IntPtr)">
13605         <size>0</size>
13606       </method>
13607       <method name="Void Invoke()">
13608         <size>0</size>
13609       </method>
13610       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13611         <size>0</size>
13612       </method>
13613       <method name="Void EndInvoke(IAsyncResult)">
13614         <size>0</size>
13615       </method>
13616     </type>
13617     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13618       <method name="Void .ctor()">
13619         <size>7</size>
13620       </method>
13621     </type>
13622     <type name="SomeGenericClass`1[SomeType]">
13623       <method name="Void &lt;FailsToCompile&gt;m__0()">
13624         <size>44</size>
13625       </method>
13626     </type>
13627     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13628       <method name="Void &lt;&gt;m__1()">
13629         <size>18</size>
13630       </method>
13631     </type>
13632   </test>
13633   <test name="gtest-anon-51.cs">
13634     <type name="Driver">
13635       <method name="Void .ctor()">
13636         <size>7</size>
13637       </method>
13638       <method name="Int32 Main()">
13639         <size>12</size>
13640       </method>
13641       <method name="Void P(Int32, Int32)">
13642         <size>1</size>
13643       </method>
13644       <method name="Void Repro()">
13645         <size>100</size>
13646       </method>
13647     </type>
13648     <type name="Bla">
13649       <method name="Void .ctor(Object, IntPtr)">
13650         <size>0</size>
13651       </method>
13652       <method name="Void Invoke()">
13653         <size>0</size>
13654       </method>
13655       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13656         <size>0</size>
13657       </method>
13658       <method name="Void EndInvoke(IAsyncResult)">
13659         <size>0</size>
13660       </method>
13661     </type>
13662     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13663       <method name="Void .ctor()">
13664         <size>7</size>
13665       </method>
13666       <method name="Void &lt;&gt;m__0()">
13667         <size>35</size>
13668       </method>
13669     </type>
13670   </test>
13671   <test name="gtest-anon-52.cs">
13672     <type name="A`1[T]">
13673       <method name="Void .ctor()">
13674         <size>7</size>
13675       </method>
13676     </type>
13677     <type name="A`1+B[T]">
13678       <method name="Void .ctor()">
13679         <size>18</size>
13680       </method>
13681       <method name="Void W[R](System.String, System.Func`2[T,R])">
13682         <size>39</size>
13683       </method>
13684     </type>
13685     <type name="B">
13686       <method name="Void .ctor()">
13687         <size>7</size>
13688       </method>
13689       <method name="Void Main()">
13690         <size>1</size>
13691       </method>
13692     </type>
13693     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13694       <method name="Void .ctor()">
13695         <size>7</size>
13696       </method>
13697       <method name="Void &lt;&gt;m__0(T[])">
13698         <size>55</size>
13699       </method>
13700     </type>
13701   </test>
13702   <test name="gtest-anon-53.cs">
13703     <type name="TestComp.Program">
13704       <method name="Void .ctor()">
13705         <size>7</size>
13706       </method>
13707       <method name="Void Main(System.String[])">
13708         <size>1</size>
13709       </method>
13710     </type>
13711     <type name="TestComp.Program+MyClass">
13712       <method name="Void .ctor()">
13713         <size>7</size>
13714       </method>
13715       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13716         <size>1</size>
13717       </method>
13718       <method name="Void UseATemplate()">
13719         <size>36</size>
13720       </method>
13721       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13722         <size>16</size>
13723       </method>
13724     </type>
13725     <type name="TestComp.Program+MyClass+MyDelegate">
13726       <method name="Void .ctor(Object, IntPtr)">
13727         <size>0</size>
13728       </method>
13729       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13730         <size>0</size>
13731       </method>
13732       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13733         <size>0</size>
13734       </method>
13735       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13736         <size>0</size>
13737       </method>
13738     </type>
13739   </test>
13740   <test name="gtest-anon-54.cs">
13741     <type name="Class">
13742       <method name="Void .ctor()">
13743         <size>7</size>
13744       </method>
13745       <method name="System.String get_Property()">
13746         <size>6</size>
13747       </method>
13748       <method name="System.String Method()">
13749         <size>44</size>
13750       </method>
13751       <method name="Int32 Main()">
13752         <size>39</size>
13753       </method>
13754     </type>
13755     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13756       <method name="Void .ctor()">
13757         <size>7</size>
13758       </method>
13759       <method name="System.String &lt;&gt;m__0()">
13760         <size>56</size>
13761       </method>
13762     </type>
13763     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13764       <method name="Void .ctor()">
13765         <size>7</size>
13766       </method>
13767       <method name="System.String &lt;&gt;m__1(System.String)">
13768         <size>52</size>
13769       </method>
13770     </type>
13771     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13772       <method name="Void .ctor()">
13773         <size>7</size>
13774       </method>
13775       <method name="System.String &lt;&gt;m__2()">
13776         <size>39</size>
13777       </method>
13778     </type>
13779   </test>
13780   <test name="gtest-anon-55.cs">
13781     <type name="Thing`1[TFirst]">
13782       <method name="Void .ctor(Action`1)">
13783         <size>14</size>
13784       </method>
13785       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13786         <size>31</size>
13787       </method>
13788       <method name="Void SomeAction()">
13789         <size>18</size>
13790       </method>
13791     </type>
13792     <type name="Program">
13793       <method name="Void Main()">
13794         <size>42</size>
13795       </method>
13796       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13797         <size>2</size>
13798       </method>
13799     </type>
13800     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13801       <method name="Void .ctor()">
13802         <size>7</size>
13803       </method>
13804       <method name="Void &lt;&gt;m__0(TFirst)">
13805         <size>47</size>
13806       </method>
13807     </type>
13808   </test>
13809   <test name="gtest-anon-56.cs">
13810     <type name="G`1[T]">
13811       <method name="Void .ctor()">
13812         <size>7</size>
13813       </method>
13814       <method name="T def()">
13815         <size>10</size>
13816       </method>
13817     </type>
13818     <type name="C">
13819       <method name="Void .ctor()">
13820         <size>7</size>
13821       </method>
13822       <method name="Void foo(System.Object)">
13823         <size>1</size>
13824       </method>
13825       <method name="Void cf[T]()">
13826         <size>35</size>
13827       </method>
13828       <method name="Int32 Main()">
13829         <size>17</size>
13830       </method>
13831     </type>
13832     <type name="C+DF">
13833       <method name="Void .ctor(Object, IntPtr)">
13834         <size>0</size>
13835       </method>
13836       <method name="Void Invoke()">
13837         <size>0</size>
13838       </method>
13839       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13840         <size>0</size>
13841       </method>
13842       <method name="Void EndInvoke(IAsyncResult)">
13843         <size>0</size>
13844       </method>
13845     </type>
13846     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
13847       <method name="Void .ctor()">
13848         <size>7</size>
13849       </method>
13850       <method name="Void &lt;&gt;m__0()">
13851         <size>22</size>
13852       </method>
13853     </type>
13854   </test>
13855   <test name="gtest-anon-6.cs">
13856     <type name="X">
13857       <method name="Void .ctor()">
13858         <size>7</size>
13859       </method>
13860       <method name="Void Hello[U,V](U, V)">
13861         <size>1</size>
13862       </method>
13863       <method name="Void Test[A,B,C](A, B, C)">
13864         <size>49</size>
13865       </method>
13866       <method name="Void Main()">
13867         <size>28</size>
13868       </method>
13869     </type>
13870     <type name="Foo`2[R,S]">
13871       <method name="Void .ctor(Object, IntPtr)">
13872         <size>0</size>
13873       </method>
13874       <method name="Void Invoke(R, S)">
13875         <size>0</size>
13876       </method>
13877       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13878         <size>0</size>
13879       </method>
13880       <method name="Void EndInvoke(IAsyncResult)">
13881         <size>0</size>
13882       </method>
13883     </type>
13884     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13885       <method name="Void .ctor()">
13886         <size>7</size>
13887       </method>
13888       <method name="Void &lt;&gt;m__0(A, Int32)">
13889         <size>32</size>
13890       </method>
13891     </type>
13892   </test>
13893   <test name="gtest-anon-7.cs">
13894     <type name="MyDisposable">
13895       <method name="Void .ctor()">
13896         <size>26</size>
13897       </method>
13898       <method name="Void Dispose()">
13899         <size>1</size>
13900       </method>
13901       <method name="Int32 get_ID()">
13902         <size>7</size>
13903       </method>
13904       <method name="System.String ToString()">
13905         <size>28</size>
13906       </method>
13907     </type>
13908     <type name="X">
13909       <method name="Void .ctor()">
13910         <size>7</size>
13911       </method>
13912       <method name="IEnumerable`1 Test(Int32)">
13913         <size>30</size>
13914       </method>
13915       <method name="Void Main()">
13916         <size>58</size>
13917       </method>
13918     </type>
13919     <type name="X+&lt;Test&gt;c__Iterator0">
13920       <method name="Void .ctor()">
13921         <size>7</size>
13922       </method>
13923       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13924         <size>12</size>
13925       </method>
13926       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13927         <size>7</size>
13928       </method>
13929       <method name="Boolean MoveNext()">
13930         <size>180</size>
13931       </method>
13932       <method name="Void Dispose()">
13933         <size>66</size>
13934       </method>
13935       <method name="Void Reset()">
13936         <size>6</size>
13937       </method>
13938       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13939         <size>7</size>
13940       </method>
13941       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13942         <size>40</size>
13943       </method>
13944     </type>
13945   </test>
13946   <test name="gtest-anon-8.cs">
13947     <type name="X">
13948       <method name="Void .ctor()">
13949         <size>7</size>
13950       </method>
13951       <method name="Void Test[R](R, Int32)">
13952         <size>88</size>
13953       </method>
13954       <method name="Void Main()">
13955         <size>12</size>
13956       </method>
13957     </type>
13958     <type name="Foo">
13959       <method name="Void .ctor(Object, IntPtr)">
13960         <size>0</size>
13961       </method>
13962       <method name="Int32 Invoke()">
13963         <size>0</size>
13964       </method>
13965       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13966         <size>0</size>
13967       </method>
13968       <method name="Int32 EndInvoke(IAsyncResult)">
13969         <size>0</size>
13970       </method>
13971     </type>
13972     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13973       <method name="Void .ctor()">
13974         <size>7</size>
13975       </method>
13976       <method name="Int32 &lt;&gt;m__0()">
13977         <size>34</size>
13978       </method>
13979     </type>
13980     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13981       <method name="Void .ctor()">
13982         <size>7</size>
13983       </method>
13984     </type>
13985   </test>
13986   <test name="gtest-anon-9.cs">
13987     <type name="Test">
13988       <method name="Void .ctor()">
13989         <size>7</size>
13990       </method>
13991       <method name="IEnumerable`1 get_Foo()">
13992         <size>16</size>
13993       </method>
13994       <method name="Void set_Foo(IEnumerable`1)">
13995         <size>11</size>
13996       </method>
13997       <method name="Void Main()">
13998         <size>78</size>
13999       </method>
14000       <method name="Foo op_Implicit(Test)">
14001         <size>30</size>
14002       </method>
14003       <method name="IEnumerable`1 op_Addition(Test, Test)">
14004         <size>44</size>
14005       </method>
14006     </type>
14007     <type name="Foo">
14008       <method name="Void .ctor(Object, IntPtr)">
14009         <size>0</size>
14010       </method>
14011       <method name="Void Invoke()">
14012         <size>0</size>
14013       </method>
14014       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14015         <size>0</size>
14016       </method>
14017       <method name="Void EndInvoke(IAsyncResult)">
14018         <size>0</size>
14019       </method>
14020     </type>
14021     <type name="Test">
14022       <method name="Void &lt;op_Implicit&gt;m__0()">
14023         <size>11</size>
14024       </method>
14025     </type>
14026     <type name="Test+&lt;&gt;c__Iterator0">
14027       <method name="Void .ctor()">
14028         <size>7</size>
14029       </method>
14030       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14031         <size>12</size>
14032       </method>
14033       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14034         <size>7</size>
14035       </method>
14036       <method name="Boolean MoveNext()">
14037         <size>65</size>
14038       </method>
14039       <method name="Void Dispose()">
14040         <size>8</size>
14041       </method>
14042       <method name="Void Reset()">
14043         <size>6</size>
14044       </method>
14045     </type>
14046     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14047       <method name="Void .ctor()">
14048         <size>7</size>
14049       </method>
14050       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14051         <size>7</size>
14052       </method>
14053       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14054         <size>7</size>
14055       </method>
14056       <method name="Boolean MoveNext()">
14057         <size>98</size>
14058       </method>
14059       <method name="Void Dispose()">
14060         <size>8</size>
14061       </method>
14062       <method name="Void Reset()">
14063         <size>6</size>
14064       </method>
14065     </type>
14066     <type name="Test+&lt;&gt;c__Iterator0">
14067       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14068         <size>7</size>
14069       </method>
14070       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14071         <size>26</size>
14072       </method>
14073     </type>
14074     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14075       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14076         <size>7</size>
14077       </method>
14078       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14079         <size>52</size>
14080       </method>
14081     </type>
14082   </test>
14083   <test name="gtest-anontype-01.cs">
14084     <type name="Test">
14085       <method name="Void .ctor()">
14086         <size>7</size>
14087       </method>
14088       <method name="Int32 Main()">
14089         <size>53</size>
14090       </method>
14091     </type>
14092     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14093       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14094         <size>21</size>
14095       </method>
14096       <method name="&lt;Foo&gt;__T get_Foo()">
14097         <size>7</size>
14098       </method>
14099       <method name="&lt;Baz&gt;__T get_Baz()">
14100         <size>7</size>
14101       </method>
14102       <method name="Boolean Equals(System.Object)">
14103         <size>69</size>
14104       </method>
14105       <method name="Int32 GetHashCode()">
14106         <size>86</size>
14107       </method>
14108       <method name="System.String ToString()">
14109         <size>142</size>
14110       </method>
14111     </type>
14112   </test>
14113   <test name="gtest-anontype-02.cs">
14114     <type name="Test">
14115       <method name="Void .ctor()">
14116         <size>7</size>
14117       </method>
14118       <method name="System.Object TestA(System.String)">
14119         <size>7</size>
14120       </method>
14121       <method name="Int32 Main()">
14122         <size>99</size>
14123       </method>
14124     </type>
14125     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14126       <method name="Void .ctor(&lt;s&gt;__T)">
14127         <size>14</size>
14128       </method>
14129       <method name="&lt;s&gt;__T get_s()">
14130         <size>7</size>
14131       </method>
14132       <method name="Boolean Equals(System.Object)">
14133         <size>39</size>
14134       </method>
14135       <method name="Int32 GetHashCode()">
14136         <size>63</size>
14137       </method>
14138       <method name="System.String ToString()">
14139         <size>67</size>
14140       </method>
14141     </type>
14142     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14143       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14144         <size>21</size>
14145       </method>
14146       <method name="&lt;Foo&gt;__T get_Foo()">
14147         <size>7</size>
14148       </method>
14149       <method name="&lt;Baz&gt;__T get_Baz()">
14150         <size>7</size>
14151       </method>
14152       <method name="Boolean Equals(System.Object)">
14153         <size>69</size>
14154       </method>
14155       <method name="Int32 GetHashCode()">
14156         <size>86</size>
14157       </method>
14158       <method name="System.String ToString()">
14159         <size>142</size>
14160       </method>
14161     </type>
14162   </test>
14163   <test name="gtest-anontype-03.cs">
14164     <type name="MyClass">
14165       <method name="Void .ctor()">
14166         <size>18</size>
14167       </method>
14168       <method name="Int32 get_Baz()">
14169         <size>3</size>
14170       </method>
14171     </type>
14172     <type name="Test">
14173       <method name="Void .ctor()">
14174         <size>7</size>
14175       </method>
14176       <method name="Int32 Main()">
14177         <size>64</size>
14178       </method>
14179     </type>
14180     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14181       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14182         <size>21</size>
14183       </method>
14184       <method name="&lt;Foo&gt;__T get_Foo()">
14185         <size>7</size>
14186       </method>
14187       <method name="&lt;Baz&gt;__T get_Baz()">
14188         <size>7</size>
14189       </method>
14190       <method name="Boolean Equals(System.Object)">
14191         <size>69</size>
14192       </method>
14193       <method name="Int32 GetHashCode()">
14194         <size>86</size>
14195       </method>
14196       <method name="System.String ToString()">
14197         <size>142</size>
14198       </method>
14199     </type>
14200   </test>
14201   <test name="gtest-anontype-04.cs">
14202     <type name="MyClass">
14203       <method name="Void .ctor()">
14204         <size>18</size>
14205       </method>
14206       <method name="Int32 get_Baz()">
14207         <size>3</size>
14208       </method>
14209     </type>
14210     <type name="Test">
14211       <method name="Void .ctor()">
14212         <size>7</size>
14213       </method>
14214       <method name="Int32 Main()">
14215         <size>111</size>
14216       </method>
14217     </type>
14218     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14219       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14220         <size>36</size>
14221       </method>
14222       <method name="&lt;Foo&gt;__T get_Foo()">
14223         <size>7</size>
14224       </method>
14225       <method name="&lt;Baz&gt;__T get_Baz()">
14226         <size>7</size>
14227       </method>
14228       <method name="&lt;Hello&gt;__T get_Hello()">
14229         <size>7</size>
14230       </method>
14231       <method name="&lt;Answer&gt;__T get_Answer()">
14232         <size>7</size>
14233       </method>
14234       <method name="Boolean Equals(System.Object)">
14235         <size>123</size>
14236       </method>
14237       <method name="Int32 GetHashCode()">
14238         <size>132</size>
14239       </method>
14240       <method name="System.String ToString()">
14241         <size>258</size>
14242       </method>
14243     </type>
14244   </test>
14245   <test name="gtest-anontype-05.cs">
14246     <type name="Test">
14247       <method name="Void .ctor()">
14248         <size>7</size>
14249       </method>
14250       <method name="System.String Null()">
14251         <size>2</size>
14252       </method>
14253       <method name="Int32 Main()">
14254         <size>287</size>
14255       </method>
14256     </type>
14257     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14258       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14259         <size>21</size>
14260       </method>
14261       <method name="&lt;Name&gt;__T get_Name()">
14262         <size>7</size>
14263       </method>
14264       <method name="&lt;Age&gt;__T get_Age()">
14265         <size>7</size>
14266       </method>
14267       <method name="Boolean Equals(System.Object)">
14268         <size>69</size>
14269       </method>
14270       <method name="Int32 GetHashCode()">
14271         <size>86</size>
14272       </method>
14273       <method name="System.String ToString()">
14274         <size>142</size>
14275       </method>
14276     </type>
14277     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14278       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14279         <size>21</size>
14280       </method>
14281       <method name="&lt;Age&gt;__T get_Age()">
14282         <size>7</size>
14283       </method>
14284       <method name="&lt;Name&gt;__T get_Name()">
14285         <size>7</size>
14286       </method>
14287       <method name="Boolean Equals(System.Object)">
14288         <size>69</size>
14289       </method>
14290       <method name="Int32 GetHashCode()">
14291         <size>86</size>
14292       </method>
14293       <method name="System.String ToString()">
14294         <size>142</size>
14295       </method>
14296     </type>
14297     <type name="&lt;&gt;__AnonType2">
14298       <method name="Void .ctor()">
14299         <size>7</size>
14300       </method>
14301       <method name="Boolean Equals(System.Object)">
14302         <size>15</size>
14303       </method>
14304       <method name="Int32 GetHashCode()">
14305         <size>40</size>
14306       </method>
14307       <method name="System.String ToString()">
14308         <size>6</size>
14309       </method>
14310     </type>
14311     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14312       <method name="Void .ctor(&lt;Foo&gt;__T)">
14313         <size>14</size>
14314       </method>
14315       <method name="&lt;Foo&gt;__T get_Foo()">
14316         <size>7</size>
14317       </method>
14318       <method name="Boolean Equals(System.Object)">
14319         <size>39</size>
14320       </method>
14321       <method name="Int32 GetHashCode()">
14322         <size>63</size>
14323       </method>
14324       <method name="System.String ToString()">
14325         <size>67</size>
14326       </method>
14327     </type>
14328   </test>
14329   <test name="gtest-anontype-06.cs">
14330     <type name="CastByExample">
14331       <method name="Void .ctor()">
14332         <size>7</size>
14333       </method>
14334       <method name="T Cast[T](System.Object, T)">
14335         <size>7</size>
14336       </method>
14337       <method name="Void Main()">
14338         <size>29</size>
14339       </method>
14340     </type>
14341     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14342       <method name="Void .ctor(&lt;Foo&gt;__T)">
14343         <size>14</size>
14344       </method>
14345       <method name="&lt;Foo&gt;__T get_Foo()">
14346         <size>7</size>
14347       </method>
14348       <method name="Boolean Equals(System.Object)">
14349         <size>39</size>
14350       </method>
14351       <method name="Int32 GetHashCode()">
14352         <size>63</size>
14353       </method>
14354       <method name="System.String ToString()">
14355         <size>67</size>
14356       </method>
14357     </type>
14358   </test>
14359   <test name="gtest-anontype-07.cs">
14360     <type name="Test">
14361       <method name="Void .ctor()">
14362         <size>7</size>
14363       </method>
14364       <method name="Int32 Main()">
14365         <size>59</size>
14366       </method>
14367     </type>
14368     <type name="&lt;&gt;__AnonType0">
14369       <method name="Void .ctor()">
14370         <size>7</size>
14371       </method>
14372       <method name="Boolean Equals(System.Object)">
14373         <size>15</size>
14374       </method>
14375       <method name="Int32 GetHashCode()">
14376         <size>40</size>
14377       </method>
14378       <method name="System.String ToString()">
14379         <size>6</size>
14380       </method>
14381     </type>
14382   </test>
14383   <test name="gtest-anontype-08.cs">
14384     <type name="Test">
14385       <method name="Void Main()">
14386         <size>15</size>
14387       </method>
14388     </type>
14389     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14390       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14391         <size>21</size>
14392       </method>
14393       <method name="&lt;X&gt;__T get_X()">
14394         <size>7</size>
14395       </method>
14396       <method name="&lt;Y&gt;__T get_Y()">
14397         <size>7</size>
14398       </method>
14399       <method name="Boolean Equals(System.Object)">
14400         <size>69</size>
14401       </method>
14402       <method name="Int32 GetHashCode()">
14403         <size>86</size>
14404       </method>
14405       <method name="System.String ToString()">
14406         <size>142</size>
14407       </method>
14408     </type>
14409   </test>
14410   <test name="gtest-anontype-09.cs">
14411     <type name="My.System.Test">
14412       <method name="Int32 Main()">
14413         <size>35</size>
14414       </method>
14415     </type>
14416     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14417       <method name="Void .ctor(&lt;X&gt;__T)">
14418         <size>14</size>
14419       </method>
14420       <method name="&lt;X&gt;__T get_X()">
14421         <size>7</size>
14422       </method>
14423       <method name="Boolean Equals(System.Object)">
14424         <size>39</size>
14425       </method>
14426       <method name="Int32 GetHashCode()">
14427         <size>63</size>
14428       </method>
14429       <method name="System.String ToString()">
14430         <size>67</size>
14431       </method>
14432     </type>
14433     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14434       <method name="Void .ctor(&lt;Value&gt;__T)">
14435         <size>14</size>
14436       </method>
14437       <method name="&lt;Value&gt;__T get_Value()">
14438         <size>7</size>
14439       </method>
14440       <method name="Boolean Equals(System.Object)">
14441         <size>39</size>
14442       </method>
14443       <method name="Int32 GetHashCode()">
14444         <size>63</size>
14445       </method>
14446       <method name="System.String ToString()">
14447         <size>67</size>
14448       </method>
14449     </type>
14450   </test>
14451   <test name="gtest-anontype-10.cs">
14452     <type name="A">
14453       <method name="Void .ctor()">
14454         <size>7</size>
14455       </method>
14456       <method name="Int32 get_X()">
14457         <size>3</size>
14458       </method>
14459     </type>
14460     <type name="B">
14461       <method name="Void .ctor()">
14462         <size>7</size>
14463       </method>
14464       <method name="Int32 Main()">
14465         <size>11</size>
14466       </method>
14467       <method name="Int32 Test()">
14468         <size>33</size>
14469       </method>
14470     </type>
14471     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14472       <method name="Void .ctor(&lt;X&gt;__T)">
14473         <size>14</size>
14474       </method>
14475       <method name="&lt;X&gt;__T get_X()">
14476         <size>7</size>
14477       </method>
14478       <method name="Boolean Equals(System.Object)">
14479         <size>39</size>
14480       </method>
14481       <method name="Int32 GetHashCode()">
14482         <size>63</size>
14483       </method>
14484       <method name="System.String ToString()">
14485         <size>67</size>
14486       </method>
14487     </type>
14488   </test>
14489   <test name="gtest-anontype-11.cs">
14490     <type name="Alpha">
14491       <method name="Void .ctor(String)">
14492         <size>14</size>
14493       </method>
14494       <method name="Int32 GetHashCode()">
14495         <size>18</size>
14496       </method>
14497     </type>
14498     <type name="Beta">
14499       <method name="Void .ctor(String)">
14500         <size>14</size>
14501       </method>
14502       <method name="Int32 GetHashCode()">
14503         <size>18</size>
14504       </method>
14505     </type>
14506     <type name="Program">
14507       <method name="Int32 Main()">
14508         <size>49</size>
14509       </method>
14510     </type>
14511     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14512       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14513         <size>21</size>
14514       </method>
14515       <method name="&lt;First&gt;__T get_First()">
14516         <size>7</size>
14517       </method>
14518       <method name="&lt;Second&gt;__T get_Second()">
14519         <size>7</size>
14520       </method>
14521       <method name="Boolean Equals(System.Object)">
14522         <size>69</size>
14523       </method>
14524       <method name="Int32 GetHashCode()">
14525         <size>86</size>
14526       </method>
14527       <method name="System.String ToString()">
14528         <size>142</size>
14529       </method>
14530     </type>
14531   </test>
14532   <test name="gtest-autoproperty-01.cs">
14533     <type name="Test">
14534       <method name="Void .ctor()">
14535         <size>15</size>
14536       </method>
14537       <method name="System.String get_Foo()">
14538         <size>7</size>
14539       </method>
14540       <method name="Void set_Foo(System.String)">
14541         <size>8</size>
14542       </method>
14543       <method name="Int32 get_Answer()">
14544         <size>7</size>
14545       </method>
14546       <method name="Void set_Answer(Int32)">
14547         <size>8</size>
14548       </method>
14549       <method name="Int32 Main()">
14550         <size>97</size>
14551       </method>
14552     </type>
14553     <type name="Test+A">
14554       <method name="Void .ctor()">
14555         <size>7</size>
14556       </method>
14557       <method name="System.String get_B()">
14558         <size>7</size>
14559       </method>
14560       <method name="Void set_B(System.String)">
14561         <size>8</size>
14562       </method>
14563     </type>
14564   </test>
14565   <test name="gtest-autoproperty-02.cs">
14566     <type name="Test">
14567       <method name="Void .ctor()">
14568         <size>7</size>
14569       </method>
14570       <method name="System.String get_Foo()">
14571         <size>6</size>
14572       </method>
14573       <method name="Void set_Foo(System.String)">
14574         <size>7</size>
14575       </method>
14576       <method name="Int32 get_Answer()">
14577         <size>6</size>
14578       </method>
14579       <method name="Void set_Answer(Int32)">
14580         <size>7</size>
14581       </method>
14582       <method name="Int32 Main()">
14583         <size>114</size>
14584       </method>
14585     </type>
14586     <type name="Test+A">
14587       <method name="Void .ctor()">
14588         <size>7</size>
14589       </method>
14590       <method name="System.String get_B()">
14591         <size>6</size>
14592       </method>
14593       <method name="Void set_B(System.String)">
14594         <size>7</size>
14595       </method>
14596       <method name="System.String get_C()">
14597         <size>6</size>
14598       </method>
14599       <method name="Void set_C(System.String)">
14600         <size>7</size>
14601       </method>
14602       <method name="Void DoThings()">
14603         <size>11</size>
14604       </method>
14605     </type>
14606   </test>
14607   <test name="gtest-autoproperty-03.cs">
14608     <type name="Test">
14609       <method name="Void .ctor()">
14610         <size>7</size>
14611       </method>
14612       <method name="System.String get_Foo()">
14613         <size>7</size>
14614       </method>
14615       <method name="Void set_Foo(System.String)">
14616         <size>8</size>
14617       </method>
14618       <method name="Int32 Main()">
14619         <size>236</size>
14620       </method>
14621     </type>
14622   </test>
14623   <test name="gtest-autoproperty-04.cs">
14624     <type name="MonoTests.MainClass">
14625       <method name="Void .ctor()">
14626         <size>7</size>
14627       </method>
14628       <method name="System.String[] get_foo()">
14629         <size>7</size>
14630       </method>
14631       <method name="Void set_foo(System.String[])">
14632         <size>8</size>
14633       </method>
14634       <method name="System.String[] get_bar()">
14635         <size>0</size>
14636       </method>
14637       <method name="Void set_bar(System.String[])">
14638         <size>0</size>
14639       </method>
14640       <method name="Void Main(System.String[])">
14641         <size>11</size>
14642       </method>
14643     </type>
14644     <type name="MonoTests.ChildClass">
14645       <method name="Void .ctor()">
14646         <size>7</size>
14647       </method>
14648       <method name="System.String[] get_foo()">
14649         <size>7</size>
14650       </method>
14651       <method name="Void set_foo(System.String[])">
14652         <size>8</size>
14653       </method>
14654       <method name="System.String[] get_bar()">
14655         <size>7</size>
14656       </method>
14657       <method name="Void set_bar(System.String[])">
14658         <size>8</size>
14659       </method>
14660     </type>
14661   </test>
14662   <test name="gtest-autoproperty-05.cs">
14663     <type name="Test">
14664       <method name="Void .ctor()">
14665         <size>7</size>
14666       </method>
14667       <method name="System.String get_X()">
14668         <size>7</size>
14669       </method>
14670       <method name="Void set_X(System.String)">
14671         <size>8</size>
14672       </method>
14673     </type>
14674     <type name="M">
14675       <method name="Void .ctor()">
14676         <size>7</size>
14677       </method>
14678       <method name="Void Main()">
14679         <size>1</size>
14680       </method>
14681     </type>
14682   </test>
14683   <test name="gtest-autoproperty-06.cs">
14684     <type name="A">
14685       <method name="Void .ctor()">
14686         <size>7</size>
14687       </method>
14688     </type>
14689     <type name="B">
14690       <method name="Void .ctor()">
14691         <size>7</size>
14692       </method>
14693     </type>
14694     <type name="C">
14695       <method name="Void .ctor()">
14696         <size>7</size>
14697       </method>
14698       <method name="B I&lt;B&gt;.get_Prop()">
14699         <size>7</size>
14700       </method>
14701       <method name="Void I&lt;B&gt;.set_Prop(B)">
14702         <size>8</size>
14703       </method>
14704       <method name="A I&lt;A&gt;.get_Prop()">
14705         <size>7</size>
14706       </method>
14707       <method name="Void I&lt;A&gt;.set_Prop(A)">
14708         <size>8</size>
14709       </method>
14710     </type>
14711     <type name="Program">
14712       <method name="Void .ctor()">
14713         <size>7</size>
14714       </method>
14715       <method name="Void Main(System.String[])">
14716         <size>7</size>
14717       </method>
14718     </type>
14719   </test>
14720   <test name="gtest-collectioninit-01.cs">
14721     <type name="Test">
14722       <method name="Void .ctor()">
14723         <size>7</size>
14724       </method>
14725       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14726         <size>81</size>
14727       </method>
14728       <method name="Int32 Main()">
14729         <size>524</size>
14730       </method>
14731     </type>
14732     <type name="Test+Wrap">
14733       <method name="Void .ctor()">
14734         <size>31</size>
14735       </method>
14736       <method name="Void .ctor(Int32)">
14737         <size>25</size>
14738       </method>
14739       <method name="System.Collections.ArrayList get_Numbers()">
14740         <size>7</size>
14741       </method>
14742     </type>
14743   </test>
14744   <test name="gtest-collectioninit-02.cs">
14745     <type name="C">
14746       <method name="Void .ctor()">
14747         <size>7</size>
14748       </method>
14749       <method name="Int32 Main()">
14750         <size>73</size>
14751       </method>
14752     </type>
14753   </test>
14754   <test name="gtest-collectioninit-03.cs">
14755     <type name="X">
14756       <method name="Void .ctor()">
14757         <size>7</size>
14758       </method>
14759       <method name="Int32 Main()">
14760         <size>34</size>
14761       </method>
14762       <method name="Void R(System.Object ByRef)">
14763         <size>28</size>
14764       </method>
14765     </type>
14766   </test>
14767   <test name="gtest-etree-01.cs">
14768     <type name="MyTypeExplicit">
14769       <method name="Void .ctor(Int32)">
14770         <size>14</size>
14771       </method>
14772       <method name="Int32 op_Explicit(MyTypeExplicit)">
14773         <size>7</size>
14774       </method>
14775     </type>
14776     <type name="MemberAccessData">
14777       <method name="Void .ctor()">
14778         <size>7</size>
14779       </method>
14780       <method name="Void .cctor()">
14781         <size>16</size>
14782       </method>
14783       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14784         <size>24</size>
14785       </method>
14786       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14787         <size>24</size>
14788       </method>
14789       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14790         <size>33</size>
14791       </method>
14792       <method name="Void set_MyTypeProperty(MyType)">
14793         <size>8</size>
14794       </method>
14795       <method name="MyType get_MyTypeProperty()">
14796         <size>7</size>
14797       </method>
14798       <method name="System.String get_StaticProperty()">
14799         <size>6</size>
14800       </method>
14801     </type>
14802     <type name="NewTest`1[T]">
14803       <method name="Void .ctor(T)">
14804         <size>27</size>
14805       </method>
14806       <method name="Void .ctor(T[])">
14807         <size>14</size>
14808       </method>
14809       <method name="Int32 GetHashCode()">
14810         <size>7</size>
14811       </method>
14812       <method name="Boolean Equals(System.Object)">
14813         <size>89</size>
14814       </method>
14815     </type>
14816     <type name="Indexer">
14817       <method name="Void .ctor()">
14818         <size>7</size>
14819       </method>
14820       <method name="Int32 get_Item(Int32)">
14821         <size>2</size>
14822       </method>
14823       <method name="Void set_Item(Int32, Int32)">
14824         <size>1</size>
14825       </method>
14826       <method name="System.String get_Item(System.String[])">
14827         <size>7</size>
14828       </method>
14829     </type>
14830     <type name="Tester">
14831       <method name="Void .ctor()">
14832         <size>7</size>
14833       </method>
14834       <method name="Void Assert[T](T, T)">
14835         <size>9</size>
14836       </method>
14837       <method name="Void Assert[T](T, T, System.String)">
14838         <size>89</size>
14839       </method>
14840       <method name="Void Assert[T](T[], T[])">
14841         <size>220</size>
14842       </method>
14843       <method name="T GenericMethod[T](T)">
14844         <size>2</size>
14845       </method>
14846       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14847         <size>56</size>
14848       </method>
14849       <method name="Void AddTest()">
14850         <size>99</size>
14851       </method>
14852       <method name="Void AddTest_2()">
14853         <size>118</size>
14854       </method>
14855       <method name="Void AddTest_3()">
14856         <size>129</size>
14857       </method>
14858       <method name="Void AddTest_4()">
14859         <size>191</size>
14860       </method>
14861       <method name="Void AddTest_5()">
14862         <size>133</size>
14863       </method>
14864       <method name="Void AddTest_6()">
14865         <size>158</size>
14866       </method>
14867       <method name="Void AddTest_7()">
14868         <size>142</size>
14869       </method>
14870       <method name="Void AddTest_8()">
14871         <size>248</size>
14872       </method>
14873       <method name="Void AddTest_9()">
14874         <size>142</size>
14875       </method>
14876       <method name="Void AddCheckedTest()">
14877         <size>99</size>
14878       </method>
14879       <method name="Void AddCheckedTest_2()">
14880         <size>118</size>
14881       </method>
14882       <method name="Void AddCheckedTest_3()">
14883         <size>129</size>
14884       </method>
14885       <method name="Void AddStringTest()">
14886         <size>128</size>
14887       </method>
14888       <method name="Void AddStringTest_2()">
14889         <size>173</size>
14890       </method>
14891       <method name="Void AddStringTest_3()">
14892         <size>174</size>
14893       </method>
14894       <method name="Void AddStringTest_4()">
14895         <size>174</size>
14896       </method>
14897       <method name="Void AndTest()">
14898         <size>140</size>
14899       </method>
14900       <method name="Void AndTest_2()">
14901         <size>161</size>
14902       </method>
14903       <method name="Void AndTest_3()">
14904         <size>161</size>
14905       </method>
14906       <method name="Void AndNullableTest()">
14907         <size>381</size>
14908       </method>
14909       <method name="Void AndNullableTest_2()">
14910         <size>237</size>
14911       </method>
14912       <method name="Void AndNullableTest_3()">
14913         <size>198</size>
14914       </method>
14915       <method name="Void AndAlsoTest()">
14916         <size>96</size>
14917       </method>
14918       <method name="Void AndAlsoTest_2()">
14919         <size>165</size>
14920       </method>
14921       <method name="Void AndAlsoTest_3()">
14922         <size>108</size>
14923       </method>
14924       <method name="Void ArrayIndexTest()">
14925         <size>145</size>
14926       </method>
14927       <method name="Void ArrayIndexTest_2()">
14928         <size>115</size>
14929       </method>
14930       <method name="Void ArrayIndexTest_3()">
14931         <size>229</size>
14932       </method>
14933       <method name="Void ArrayIndexTest_4()">
14934         <size>258</size>
14935       </method>
14936       <method name="Void ArrayIndexTest_5()">
14937         <size>108</size>
14938       </method>
14939       <method name="Void ArrayLengthTest()">
14940         <size>99</size>
14941       </method>
14942       <method name="Void ArrayLengthTest_2()">
14943         <size>91</size>
14944       </method>
14945       <method name="Void CallTest()">
14946         <size>138</size>
14947       </method>
14948       <method name="Void CallTest_2()">
14949         <size>107</size>
14950       </method>
14951       <method name="Void CallTest_3()">
14952         <size>207</size>
14953       </method>
14954       <method name="Void CallTest_4()">
14955         <size>121</size>
14956       </method>
14957       <method name="Void CallTest_5()">
14958         <size>99</size>
14959       </method>
14960       <method name="Void CallTest_6()">
14961         <size>70</size>
14962       </method>
14963       <method name="Void CallTest_7()">
14964         <size>124</size>
14965       </method>
14966       <method name="Void CallTest_8()">
14967         <size>227</size>
14968       </method>
14969       <method name="Void CallTest_9()">
14970         <size>88</size>
14971       </method>
14972       <method name="Void CoalesceTest()">
14973         <size>120</size>
14974       </method>
14975       <method name="Void CoalesceTest_2()">
14976         <size>171</size>
14977       </method>
14978       <method name="Void ConditionTest()">
14979         <size>170</size>
14980       </method>
14981       <method name="Void ConditionTest_2()">
14982         <size>301</size>
14983       </method>
14984       <method name="Void ConditionTest_3()">
14985         <size>179</size>
14986       </method>
14987       <method name="Void ConditionTest_4()">
14988         <size>183</size>
14989       </method>
14990       <method name="Void ConstantTest()">
14991         <size>59</size>
14992       </method>
14993       <method name="Void ConstantTest_2()">
14994         <size>62</size>
14995       </method>
14996       <method name="Void ConstantTest_3()">
14997         <size>54</size>
14998       </method>
14999       <method name="Void ConstantTest_4()">
15000         <size>54</size>
15001       </method>
15002       <method name="Void ConstantTest_5()">
15003         <size>59</size>
15004       </method>
15005       <method name="Void ConstantTest_6()">
15006         <size>67</size>
15007       </method>
15008       <method name="Void ConstantTest_7()">
15009         <size>62</size>
15010       </method>
15011       <method name="Void ConstantTest_8()">
15012         <size>72</size>
15013       </method>
15014       <method name="Void ConstantTest_9()">
15015         <size>72</size>
15016       </method>
15017       <method name="Void ConstantTest_10()">
15018         <size>72</size>
15019       </method>
15020       <method name="Void ConstantTest_11()">
15021         <size>59</size>
15022       </method>
15023       <method name="Void ConstantTest_13()">
15024         <size>59</size>
15025       </method>
15026       <method name="Void ConstantTest_14()">
15027         <size>72</size>
15028       </method>
15029       <method name="Void ConstantTest_15()">
15030         <size>62</size>
15031       </method>
15032       <method name="Void ConvertTest()">
15033         <size>82</size>
15034       </method>
15035       <method name="Void ConvertTest_2()">
15036         <size>83</size>
15037       </method>
15038       <method name="Void ConvertTest_3()">
15039         <size>93</size>
15040       </method>
15041       <method name="Void ConvertTest_4()">
15042         <size>102</size>
15043       </method>
15044       <method name="Void ConvertTest_5()">
15045         <size>109</size>
15046       </method>
15047       <method name="Void ConvertTest_6()">
15048         <size>240</size>
15049       </method>
15050       <method name="Void ConvertTest_7()">
15051         <size>122</size>
15052       </method>
15053       <method name="Void ConvertTest_8()">
15054         <size>118</size>
15055       </method>
15056       <method name="Void ConvertTest_9()">
15057         <size>97</size>
15058       </method>
15059       <method name="Void ConvertTest_10()">
15060         <size>163</size>
15061       </method>
15062       <method name="Void ConvertTest_11()">
15063         <size>101</size>
15064       </method>
15065       <method name="Void ConvertTest_12()">
15066         <size>166</size>
15067       </method>
15068       <method name="Void ConvertTest_13()">
15069         <size>86</size>
15070       </method>
15071       <method name="Void ConvertTest_14()">
15072         <size>88</size>
15073       </method>
15074       <method name="Void ConvertTest_15()">
15075         <size>132</size>
15076       </method>
15077       <method name="Void ConvertCheckedTest()">
15078         <size>82</size>
15079       </method>
15080       <method name="Void ConvertCheckedTest_2()">
15081         <size>83</size>
15082       </method>
15083       <method name="Void ConvertCheckedTest_3()">
15084         <size>93</size>
15085       </method>
15086       <method name="Void ConvertCheckedTest_4()">
15087         <size>102</size>
15088       </method>
15089       <method name="Void DivideTest()">
15090         <size>99</size>
15091       </method>
15092       <method name="Void DivideTest_2()">
15093         <size>185</size>
15094       </method>
15095       <method name="Void DivideTest_3()">
15096         <size>129</size>
15097       </method>
15098       <method name="Void DivideTest_4()">
15099         <size>192</size>
15100       </method>
15101       <method name="Void DivideTest_5()">
15102         <size>134</size>
15103       </method>
15104       <method name="Void DivideTest_6()">
15105         <size>196</size>
15106       </method>
15107       <method name="Void EqualTest()">
15108         <size>118</size>
15109       </method>
15110       <method name="Void EqualTest_2()">
15111         <size>168</size>
15112       </method>
15113       <method name="Void EqualTest_3()">
15114         <size>125</size>
15115       </method>
15116       <method name="Void EqualTest_4()">
15117         <size>210</size>
15118       </method>
15119       <method name="Void EqualTest_5()">
15120         <size>176</size>
15121       </method>
15122       <method name="Void EqualTest_6()">
15123         <size>119</size>
15124       </method>
15125       <method name="Void EqualTest_7()">
15126         <size>167</size>
15127       </method>
15128       <method name="Void EqualTest_8()">
15129         <size>126</size>
15130       </method>
15131       <method name="Void EqualTest_9()">
15132         <size>146</size>
15133       </method>
15134       <method name="Void EqualTest_10()">
15135         <size>169</size>
15136       </method>
15137       <method name="Void EqualTest_11()">
15138         <size>132</size>
15139       </method>
15140       <method name="Void EqualTest_12()">
15141         <size>127</size>
15142       </method>
15143       <method name="Void EqualTest_13()">
15144         <size>124</size>
15145       </method>
15146       <method name="Void EqualTestDelegate()">
15147         <size>113</size>
15148       </method>
15149       <method name="Void EqualTestDelegate_2()">
15150         <size>312</size>
15151       </method>
15152       <method name="Void ExclusiveOrTest()">
15153         <size>115</size>
15154       </method>
15155       <method name="Void ExclusiveOrTest_2()">
15156         <size>183</size>
15157       </method>
15158       <method name="Void ExclusiveOrTest_3()">
15159         <size>129</size>
15160       </method>
15161       <method name="Void ExclusiveOrTest_4()">
15162         <size>192</size>
15163       </method>
15164       <method name="Void ExclusiveOrTest_5()">
15165         <size>197</size>
15166       </method>
15167       <method name="Void ExclusiveOrTest_6()">
15168         <size>161</size>
15169       </method>
15170       <method name="Void ExclusiveOrTest_7()">
15171         <size>198</size>
15172       </method>
15173       <method name="Void ExclusiveOrTest_8()">
15174         <size>164</size>
15175       </method>
15176       <method name="Void GreaterThanTest()">
15177         <size>99</size>
15178       </method>
15179       <method name="Void GreaterThanTest_2()">
15180         <size>154</size>
15181       </method>
15182       <method name="Void GreaterThanTest_3()">
15183         <size>125</size>
15184       </method>
15185       <method name="Void GreaterThanTest_4()">
15186         <size>210</size>
15187       </method>
15188       <method name="Void GreaterThanTest_5()">
15189         <size>209</size>
15190       </method>
15191       <method name="Void GreaterThanTest_6()">
15192         <size>102</size>
15193       </method>
15194       <method name="Void GreaterThanTest_7()">
15195         <size>146</size>
15196       </method>
15197       <method name="Void GreaterThanTest_8()">
15198         <size>169</size>
15199       </method>
15200       <method name="Void GreaterThanOrEqualTest()">
15201         <size>99</size>
15202       </method>
15203       <method name="Void GreaterThanOrEqualTest_2()">
15204         <size>169</size>
15205       </method>
15206       <method name="Void GreaterThanOrEqualTest_3()">
15207         <size>130</size>
15208       </method>
15209       <method name="Void GreaterThanOrEqualTest_4()">
15210         <size>210</size>
15211       </method>
15212       <method name="Void GreaterThanOrEqualTest_5()">
15213         <size>209</size>
15214       </method>
15215       <method name="Void GreaterThanOrEqualTest_6()">
15216         <size>102</size>
15217       </method>
15218       <method name="Void GreaterThanOrEqualTest_7()">
15219         <size>146</size>
15220       </method>
15221       <method name="Void GreaterThanOrEqualTest_8()">
15222         <size>169</size>
15223       </method>
15224       <method name="Void InvokeTest()">
15225         <size>90</size>
15226       </method>
15227       <method name="Void InvokeTest_2()">
15228         <size>138</size>
15229       </method>
15230       <method name="Void LeftShiftTest()">
15231         <size>155</size>
15232       </method>
15233       <method name="Void LeftShiftTest_2()">
15234         <size>162</size>
15235       </method>
15236       <method name="Void LeftShiftTest_3()">
15237         <size>184</size>
15238       </method>
15239       <method name="Void LeftShiftTest_4()">
15240         <size>261</size>
15241       </method>
15242       <method name="Void LeftShiftTest_5()">
15243         <size>110</size>
15244       </method>
15245       <method name="Void LessThanTest()">
15246         <size>99</size>
15247       </method>
15248       <method name="Void LessThanTest_2()">
15249         <size>154</size>
15250       </method>
15251       <method name="Void LessThanTest_3()">
15252         <size>125</size>
15253       </method>
15254       <method name="Void LessThanTest_4()">
15255         <size>210</size>
15256       </method>
15257       <method name="Void LessThanTest_5()">
15258         <size>209</size>
15259       </method>
15260       <method name="Void LessThanTest_6()">
15261         <size>102</size>
15262       </method>
15263       <method name="Void LessThanTest_7()">
15264         <size>146</size>
15265       </method>
15266       <method name="Void LessThanTest_8()">
15267         <size>169</size>
15268       </method>
15269       <method name="Void LessThanOrEqualTest()">
15270         <size>99</size>
15271       </method>
15272       <method name="Void LessThanOrEqualTest_2()">
15273         <size>169</size>
15274       </method>
15275       <method name="Void LessThanOrEqualTest_3()">
15276         <size>125</size>
15277       </method>
15278       <method name="Void LessThanOrEqualTest_4()">
15279         <size>210</size>
15280       </method>
15281       <method name="Void LessThanOrEqualTest_5()">
15282         <size>209</size>
15283       </method>
15284       <method name="Void LessThanOrEqualTest_6()">
15285         <size>102</size>
15286       </method>
15287       <method name="Void LessThanOrEqualTest_7()">
15288         <size>146</size>
15289       </method>
15290       <method name="Void LessThanOrEqualTest_8()">
15291         <size>169</size>
15292       </method>
15293       <method name="Void ListInitTest()">
15294         <size>414</size>
15295       </method>
15296       <method name="Void ListInitTest_2()">
15297         <size>292</size>
15298       </method>
15299       <method name="Void MemberAccessTest()">
15300         <size>132</size>
15301       </method>
15302       <method name="Void MemberAccessTest_2()">
15303         <size>63</size>
15304       </method>
15305       <method name="Void MemberAccessTest_3()">
15306         <size>113</size>
15307       </method>
15308       <method name="Void MemberAccessTest_4()">
15309         <size>91</size>
15310       </method>
15311       <method name="Void MemberAccessTest_5()">
15312         <size>39</size>
15313       </method>
15314       <method name="Void MemberAccessTest_6()">
15315         <size>104</size>
15316       </method>
15317       <method name="Void MemberAccessTest_7()">
15318         <size>109</size>
15319       </method>
15320       <method name="Void MemberAccessTest_8()">
15321         <size>63</size>
15322       </method>
15323       <method name="Void MemberAccessTest_9()">
15324         <size>80</size>
15325       </method>
15326       <method name="Void MemberInitTest()">
15327         <size>302</size>
15328       </method>
15329       <method name="Void MemberInitTest_2()">
15330         <size>250</size>
15331       </method>
15332       <method name="Void MemberInitTest_3()">
15333         <size>124</size>
15334       </method>
15335       <method name="Void ModuloTest()">
15336         <size>100</size>
15337       </method>
15338       <method name="Void ModuloTest_2()">
15339         <size>185</size>
15340       </method>
15341       <method name="Void ModuloTest_3()">
15342         <size>129</size>
15343       </method>
15344       <method name="Void ModuloTest_4()">
15345         <size>192</size>
15346       </method>
15347       <method name="Void ModuloTest_5()">
15348         <size>133</size>
15349       </method>
15350       <method name="Void ModuloTest_6()">
15351         <size>200</size>
15352       </method>
15353       <method name="Void ModuloTest_7()">
15354         <size>110</size>
15355       </method>
15356       <method name="Void MultiplyTest()">
15357         <size>131</size>
15358       </method>
15359       <method name="Void MultiplyTest_2()">
15360         <size>185</size>
15361       </method>
15362       <method name="Void MultiplyTest_3()">
15363         <size>133</size>
15364       </method>
15365       <method name="Void MultiplyTest_4()">
15366         <size>195</size>
15367       </method>
15368       <method name="Void MultiplyTest_5()">
15369         <size>137</size>
15370       </method>
15371       <method name="Void MultiplyTest_6()">
15372         <size>202</size>
15373       </method>
15374       <method name="Void MultiplyTest_7()">
15375         <size>110</size>
15376       </method>
15377       <method name="Void MultiplyCheckedTest()">
15378         <size>122</size>
15379       </method>
15380       <method name="Void MultiplyCheckedTest_2()">
15381         <size>192</size>
15382       </method>
15383       <method name="Void MultiplyCheckedTest_3()">
15384         <size>133</size>
15385       </method>
15386       <method name="Void MultiplyCheckedTest_4()">
15387         <size>121</size>
15388       </method>
15389       <method name="Void MultiplyCheckedTest_5()">
15390         <size>124</size>
15391       </method>
15392       <method name="Void NegateTest()">
15393         <size>72</size>
15394       </method>
15395       <method name="Void NegateTest_2()">
15396         <size>92</size>
15397       </method>
15398       <method name="Void NegateTest_3()">
15399         <size>130</size>
15400       </method>
15401       <method name="Void NegateTest_4()">
15402         <size>97</size>
15403       </method>
15404       <method name="Void NegateTest_5()">
15405         <size>141</size>
15406       </method>
15407       <method name="Void NegateTest_6()">
15408         <size>121</size>
15409       </method>
15410       <method name="Void NegateTest_7()">
15411         <size>132</size>
15412       </method>
15413       <method name="Void NegateTest_8()">
15414         <size>97</size>
15415       </method>
15416       <method name="Void NegateTest_9()">
15417         <size>87</size>
15418       </method>
15419       <method name="Void NegateTestChecked()">
15420         <size>91</size>
15421       </method>
15422       <method name="Void NegateTestChecked_2()">
15423         <size>137</size>
15424       </method>
15425       <method name="Void NegateTestChecked_3()">
15426         <size>97</size>
15427       </method>
15428       <method name="Void NegateTestChecked_4()">
15429         <size>86</size>
15430       </method>
15431       <method name="Void NewArrayInitTest()">
15432         <size>64</size>
15433       </method>
15434       <method name="Void NewArrayInitTest_2()">
15435         <size>64</size>
15436       </method>
15437       <method name="Void NewArrayInitTest_3()">
15438         <size>136</size>
15439       </method>
15440       <method name="Void NewArrayInitTest_4()">
15441         <size>120</size>
15442       </method>
15443       <method name="Void NewArrayBoundsTest()">
15444         <size>123</size>
15445       </method>
15446       <method name="Void NewArrayBoundsTest_2()">
15447         <size>123</size>
15448       </method>
15449       <method name="Void NewTest()">
15450         <size>93</size>
15451       </method>
15452       <method name="Void NewTest_2()">
15453         <size>61</size>
15454       </method>
15455       <method name="Void NewTest_3()">
15456         <size>98</size>
15457       </method>
15458       <method name="Void NewTest_4()">
15459         <size>252</size>
15460       </method>
15461       <method name="Void NewTest_5()">
15462         <size>128</size>
15463       </method>
15464       <method name="Void NotTest()">
15465         <size>70</size>
15466       </method>
15467       <method name="Void NotTest_2()">
15468         <size>113</size>
15469       </method>
15470       <method name="Void NotTest_3()">
15471         <size>71</size>
15472       </method>
15473       <method name="Void NotTest_4()">
15474         <size>105</size>
15475       </method>
15476       <method name="Void NotTest_5()">
15477         <size>73</size>
15478       </method>
15479       <method name="Void NotTest_6()">
15480         <size>104</size>
15481       </method>
15482       <method name="Void NotNullableTest()">
15483         <size>114</size>
15484       </method>
15485       <method name="Void NotNullableTest_2()">
15486         <size>134</size>
15487       </method>
15488       <method name="Void NotNullableTest_3()">
15489         <size>130</size>
15490       </method>
15491       <method name="Void NotNullableTest_4()">
15492         <size>149</size>
15493       </method>
15494       <method name="Void NotNullableTest_5()">
15495         <size>148</size>
15496       </method>
15497       <method name="Void NotEqualTest()">
15498         <size>118</size>
15499       </method>
15500       <method name="Void NotEqualTest_2()">
15501         <size>166</size>
15502       </method>
15503       <method name="Void NotEqualTest_3()">
15504         <size>125</size>
15505       </method>
15506       <method name="Void NotEqualTest_4()">
15507         <size>210</size>
15508       </method>
15509       <method name="Void NotEqualTest_5()">
15510         <size>176</size>
15511       </method>
15512       <method name="Void NotEqualTest_6()">
15513         <size>119</size>
15514       </method>
15515       <method name="Void NotEqualTest_7()">
15516         <size>167</size>
15517       </method>
15518       <method name="Void NotEqualTest_8()">
15519         <size>126</size>
15520       </method>
15521       <method name="Void NotEqualTest_9()">
15522         <size>146</size>
15523       </method>
15524       <method name="Void NotEqualTest_10()">
15525         <size>169</size>
15526       </method>
15527       <method name="Void NotEqualTest_11()">
15528         <size>132</size>
15529       </method>
15530       <method name="Void OrTest()">
15531         <size>141</size>
15532       </method>
15533       <method name="Void OrTest_2()">
15534         <size>129</size>
15535       </method>
15536       <method name="Void OrTest_3()">
15537         <size>161</size>
15538       </method>
15539       <method name="Void OrNullableTest()">
15540         <size>382</size>
15541       </method>
15542       <method name="Void OrNullableTest_2()">
15543         <size>186</size>
15544       </method>
15545       <method name="Void OrNullableTest_3()">
15546         <size>176</size>
15547       </method>
15548       <method name="Void OrNullableTest_4()">
15549         <size>198</size>
15550       </method>
15551       <method name="Void OrElseTest()">
15552         <size>97</size>
15553       </method>
15554       <method name="Void OrElseTest_2()">
15555         <size>167</size>
15556       </method>
15557       <method name="Void ParameterTest()">
15558         <size>73</size>
15559       </method>
15560       <method name="Void ParameterTest_2()">
15561         <size>75</size>
15562       </method>
15563       <method name="Void ParameterTest_3()">
15564         <size>73</size>
15565       </method>
15566       <method name="Void ParameterTest_4()">
15567         <size>100</size>
15568       </method>
15569       <method name="Void QuoteTest()">
15570         <size>85</size>
15571       </method>
15572       <method name="Void RightShiftTest()">
15573         <size>152</size>
15574       </method>
15575       <method name="Void RightShiftTest_2()">
15576         <size>159</size>
15577       </method>
15578       <method name="Void RightShiftTest_3()">
15579         <size>184</size>
15580       </method>
15581       <method name="Void RightShiftTest_4()">
15582         <size>258</size>
15583       </method>
15584       <method name="Void SubtractTest()">
15585         <size>100</size>
15586       </method>
15587       <method name="Void SubtractTest_2()">
15588         <size>119</size>
15589       </method>
15590       <method name="Void SubtractTest_3()">
15591         <size>130</size>
15592       </method>
15593       <method name="Void SubtractTest_4()">
15594         <size>192</size>
15595       </method>
15596       <method name="Void SubtractTest_5()">
15597         <size>134</size>
15598       </method>
15599       <method name="Void SubtractTest_6()">
15600         <size>160</size>
15601       </method>
15602       <method name="Void SubtractTest_7()">
15603         <size>113</size>
15604       </method>
15605       <method name="Void SubtractTest_8()">
15606         <size>146</size>
15607       </method>
15608       <method name="Void SubtractTest_9()">
15609         <size>142</size>
15610       </method>
15611       <method name="Void SubtractTest_10()">
15612         <size>161</size>
15613       </method>
15614       <method name="Void SubtractTest_11()">
15615         <size>157</size>
15616       </method>
15617       <method name="Void SubtractCheckedTest()">
15618         <size>127</size>
15619       </method>
15620       <method name="Void SubtractCheckedTest_2()">
15621         <size>185</size>
15622       </method>
15623       <method name="Void SubtractCheckedTest_3()">
15624         <size>130</size>
15625       </method>
15626       <method name="Void SubtractCheckedTest_4()">
15627         <size>121</size>
15628       </method>
15629       <method name="Void TypeAsTest()">
15630         <size>80</size>
15631       </method>
15632       <method name="Void TypeAsTest_2()">
15633         <size>144</size>
15634       </method>
15635       <method name="Void TypeAsTest_3()">
15636         <size>95</size>
15637       </method>
15638       <method name="Void TypeIsTest()">
15639         <size>103</size>
15640       </method>
15641       <method name="Void TypeIsTest_2()">
15642         <size>103</size>
15643       </method>
15644       <method name="Void TypeIsTest_3()">
15645         <size>95</size>
15646       </method>
15647       <method name="Void TypeIsTest_5()">
15648         <size>74</size>
15649       </method>
15650       <method name="Void TypeIsTest_6()">
15651         <size>111</size>
15652       </method>
15653       <method name="Void UnaryPlusTest()">
15654         <size>67</size>
15655       </method>
15656       <method name="Void UnaryPlusTest_2()">
15657         <size>47</size>
15658       </method>
15659       <method name="Void UnaryPlusTest_3()">
15660         <size>97</size>
15661       </method>
15662       <method name="Void UnaryPlusTest_4()">
15663         <size>141</size>
15664       </method>
15665       <method name="Void UnaryPlusTest_5()">
15666         <size>140</size>
15667       </method>
15668       <method name="System.String InstanceMethod(System.String)">
15669         <size>2</size>
15670       </method>
15671       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15672         <size>30</size>
15673       </method>
15674       <method name="Int32 TestInt()">
15675         <size>3</size>
15676       </method>
15677       <method name="Void RefMethod(Int32 ByRef)">
15678         <size>8</size>
15679       </method>
15680       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15681         <size>87</size>
15682       </method>
15683       <method name="Int32 Main()">
15684         <size>179</size>
15685       </method>
15686     </type>
15687     <type name="Tester+EmptyDelegate">
15688       <method name="Void .ctor(Object, IntPtr)">
15689         <size>0</size>
15690       </method>
15691       <method name="Void Invoke()">
15692         <size>0</size>
15693       </method>
15694       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15695         <size>0</size>
15696       </method>
15697       <method name="Void EndInvoke(IAsyncResult)">
15698         <size>0</size>
15699       </method>
15700     </type>
15701     <type name="Tester+IntDelegate">
15702       <method name="Void .ctor(Object, IntPtr)">
15703         <size>0</size>
15704       </method>
15705       <method name="Int32 Invoke()">
15706         <size>0</size>
15707       </method>
15708       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15709         <size>0</size>
15710       </method>
15711       <method name="Int32 EndInvoke(IAsyncResult)">
15712         <size>0</size>
15713       </method>
15714     </type>
15715     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15716       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15717         <size>21</size>
15718       </method>
15719       <method name="&lt;A&gt;__T get_A()">
15720         <size>7</size>
15721       </method>
15722       <method name="&lt;Value&gt;__T get_Value()">
15723         <size>7</size>
15724       </method>
15725       <method name="Boolean Equals(System.Object)">
15726         <size>69</size>
15727       </method>
15728       <method name="Int32 GetHashCode()">
15729         <size>86</size>
15730       </method>
15731       <method name="System.String ToString()">
15732         <size>142</size>
15733       </method>
15734     </type>
15735     <type name="Tester">
15736       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15737         <size>1</size>
15738       </method>
15739       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15740         <size>1</size>
15741       </method>
15742       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15743         <size>1</size>
15744       </method>
15745       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15746         <size>1</size>
15747       </method>
15748       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15749         <size>1</size>
15750       </method>
15751       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15752         <size>12</size>
15753       </method>
15754       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15755         <size>12</size>
15756       </method>
15757       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15758         <size>7</size>
15759       </method>
15760       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15761         <size>7</size>
15762       </method>
15763       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15764         <size>5</size>
15765       </method>
15766       <method name="Void NewArrayInitTest_5()">
15767         <size>158</size>
15768       </method>
15769       <method name="Void ConditionTest_5()">
15770         <size>107</size>
15771       </method>
15772       <method name="Void AndTest_4()">
15773         <size>92</size>
15774       </method>
15775       <method name="Void MemberInitTest_4()">
15776         <size>66</size>
15777       </method>
15778       <method name="Void NewTest_6()">
15779         <size>53</size>
15780       </method>
15781     </type>
15782     <type name="InverseLogicalOperator">
15783       <method name="Void .ctor(Boolean)">
15784         <size>8</size>
15785       </method>
15786       <method name="Boolean op_True(InverseLogicalOperator)">
15787         <size>8</size>
15788       </method>
15789       <method name="Boolean op_False(InverseLogicalOperator)">
15790         <size>8</size>
15791       </method>
15792     </type>
15793     <type name="MyType">
15794       <method name="Void .ctor(Int32)">
15795         <size>8</size>
15796       </method>
15797       <method name="Int16 get_ShortProp()">
15798         <size>7</size>
15799       </method>
15800       <method name="Void set_ShortProp(Int16)">
15801         <size>8</size>
15802       </method>
15803       <method name="Int32 GetHashCode()">
15804         <size>6</size>
15805       </method>
15806       <method name="System.String ToString()">
15807         <size>12</size>
15808       </method>
15809       <method name="Int32 op_Implicit(MyType)">
15810         <size>8</size>
15811       </method>
15812       <method name="Boolean op_True(MyType)">
15813         <size>16</size>
15814       </method>
15815       <method name="Boolean op_False(MyType)">
15816         <size>19</size>
15817       </method>
15818       <method name="MyType op_Addition(MyType, MyType)">
15819         <size>21</size>
15820       </method>
15821       <method name="MyType op_Subtraction(MyType, MyType)">
15822         <size>21</size>
15823       </method>
15824       <method name="MyType op_Division(MyType, MyType)">
15825         <size>21</size>
15826       </method>
15827       <method name="MyType op_Multiply(MyType, MyType)">
15828         <size>21</size>
15829       </method>
15830       <method name="MyType op_Modulus(MyType, MyType)">
15831         <size>21</size>
15832       </method>
15833       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15834         <size>21</size>
15835       </method>
15836       <method name="MyType op_BitwiseOr(MyType, MyType)">
15837         <size>21</size>
15838       </method>
15839       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15840         <size>21</size>
15841       </method>
15842       <method name="Boolean op_Equality(MyType, MyType)">
15843         <size>17</size>
15844       </method>
15845       <method name="Boolean op_Inequality(MyType, MyType)">
15846         <size>20</size>
15847       </method>
15848       <method name="Boolean op_GreaterThan(MyType, MyType)">
15849         <size>17</size>
15850       </method>
15851       <method name="Boolean op_LessThan(MyType, MyType)">
15852         <size>17</size>
15853       </method>
15854       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15855         <size>20</size>
15856       </method>
15857       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15858         <size>20</size>
15859       </method>
15860       <method name="Boolean op_LogicalNot(MyType)">
15861         <size>11</size>
15862       </method>
15863       <method name="Int32 op_RightShift(MyType, Int32)">
15864         <size>13</size>
15865       </method>
15866       <method name="Int32 op_LeftShift(MyType, Int32)">
15867         <size>13</size>
15868       </method>
15869       <method name="MyType op_UnaryNegation(MyType)">
15870         <size>14</size>
15871       </method>
15872       <method name="MyType op_UnaryPlus(MyType)">
15873         <size>13</size>
15874       </method>
15875     </type>
15876     <type name="MyTypeImplicitOnly">
15877       <method name="Void .ctor(Int16)">
15878         <size>8</size>
15879       </method>
15880       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15881         <size>8</size>
15882       </method>
15883     </type>
15884     <type name="Tester">
15885       <method name="Void EqualTest_14()">
15886         <size>101</size>
15887       </method>
15888     </type>
15889     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15890       <method name="Void .ctor()">
15891         <size>7</size>
15892       </method>
15893     </type>
15894     <type name="Tester">
15895       <method name="Void NewArrayInitTest_6()">
15896         <size>103</size>
15897       </method>
15898       <method name="Void LambdaTest()">
15899         <size>89</size>
15900       </method>
15901     </type>
15902     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
15903       <method name="Void .ctor()">
15904         <size>7</size>
15905       </method>
15906     </type>
15907     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
15908       <method name="Void .ctor()">
15909         <size>7</size>
15910       </method>
15911     </type>
15912     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
15913       <method name="Void .ctor()">
15914         <size>7</size>
15915       </method>
15916     </type>
15917     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
15918       <method name="Void .ctor()">
15919         <size>7</size>
15920       </method>
15921     </type>
15922     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
15923       <method name="Void .ctor()">
15924         <size>7</size>
15925       </method>
15926     </type>
15927     <type name="Tester">
15928       <method name="Void EqualTest_15()">
15929         <size>159</size>
15930       </method>
15931     </type>
15932   </test>
15933   <test name="gtest-etree-02.cs">
15934     <type name="M">
15935       <method name="Void .ctor()">
15936         <size>7</size>
15937       </method>
15938       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15939         <size>1</size>
15940       </method>
15941       <method name="Void Main()">
15942         <size>129</size>
15943       </method>
15944     </type>
15945   </test>
15946   <test name="gtest-etree-03.cs">
15947     <type name="C">
15948       <method name="Void .ctor()">
15949         <size>7</size>
15950       </method>
15951       <method name="Int32 Main()">
15952         <size>6</size>
15953       </method>
15954     </type>
15955     <type name="S`1[T]">
15956       <method name="Int32 Test()">
15957         <size>145</size>
15958       </method>
15959     </type>
15960   </test>
15961   <test name="gtest-etree-04.cs">
15962     <type name="C">
15963       <method name="Void .ctor()">
15964         <size>7</size>
15965       </method>
15966       <method name="Int32 Main()">
15967         <size>366</size>
15968       </method>
15969     </type>
15970     <type name="C+&lt;Main&gt;c__AnonStorey0">
15971       <method name="Void .ctor()">
15972         <size>7</size>
15973       </method>
15974     </type>
15975     <type name="Foo">
15976       <method name="Boolean op_GreaterThan(Foo, Foo)">
15977         <size>6</size>
15978       </method>
15979       <method name="Boolean op_LessThan(Foo, Foo)">
15980         <size>6</size>
15981       </method>
15982       <method name="Boolean op_Equality(Foo, Foo)">
15983         <size>6</size>
15984       </method>
15985       <method name="Boolean op_Inequality(Foo, Foo)">
15986         <size>6</size>
15987       </method>
15988     </type>
15989   </test>
15990   <test name="gtest-etree-05.cs">
15991     <type name="C">
15992       <method name="Void .ctor()">
15993         <size>7</size>
15994       </method>
15995       <method name="Void Assert[T](T, T)">
15996         <size>46</size>
15997       </method>
15998       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15999         <size>56</size>
16000       </method>
16001       <method name="Int32 Main()">
16002         <size>360</size>
16003       </method>
16004     </type>
16005   </test>
16006   <test name="gtest-etree-06.cs">
16007     <type name="Test">
16008       <method name="Void .ctor()">
16009         <size>7</size>
16010       </method>
16011       <method name="Int32 Main()">
16012         <size>45</size>
16013       </method>
16014       <method name="Int32 Value()">
16015         <size>2</size>
16016       </method>
16017     </type>
16018   </test>
16019   <test name="gtest-etree-07.cs">
16020     <type name="C">
16021       <method name="Void .ctor()">
16022         <size>7</size>
16023       </method>
16024       <method name="Void Test()">
16025         <size>14</size>
16026       </method>
16027       <method name="Int32* Foo()">
16028         <size>3</size>
16029       </method>
16030       <method name="Int32 Main()">
16031         <size>594</size>
16032       </method>
16033     </type>
16034     <type name="EmptyDelegate">
16035       <method name="Void .ctor(Object, IntPtr)">
16036         <size>0</size>
16037       </method>
16038       <method name="Void Invoke()">
16039         <size>0</size>
16040       </method>
16041       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16042         <size>0</size>
16043       </method>
16044       <method name="Void EndInvoke(IAsyncResult)">
16045         <size>0</size>
16046       </method>
16047     </type>
16048     <type name="UnsafeDelegate">
16049       <method name="Void .ctor(Object, IntPtr)">
16050         <size>0</size>
16051       </method>
16052       <method name="Int32* Invoke()">
16053         <size>0</size>
16054       </method>
16055       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16056         <size>0</size>
16057       </method>
16058       <method name="Int32* EndInvoke(IAsyncResult)">
16059         <size>0</size>
16060       </method>
16061     </type>
16062   </test>
16063   <test name="gtest-etree-08.cs">
16064     <type name="Foo">
16065       <method name="Void .ctor()">
16066         <size>7</size>
16067       </method>
16068       <method name="Int32 ThisMethod()">
16069         <size>3</size>
16070       </method>
16071       <method name="Int32 Goo(Boolean)">
16072         <size>204</size>
16073       </method>
16074       <method name="Int32 Main()">
16075         <size>14</size>
16076       </method>
16077     </type>
16078     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16079       <method name="Void .ctor()">
16080         <size>7</size>
16081       </method>
16082     </type>
16083   </test>
16084   <test name="gtest-etree-09.cs">
16085     <type name="Mono.C">
16086       <method name="Void .ctor()">
16087         <size>7</size>
16088       </method>
16089       <method name="Int32 Main()">
16090         <size>300</size>
16091       </method>
16092       <method name="System.Int64[] GetValues()">
16093         <size>23</size>
16094       </method>
16095     </type>
16096     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16097       <method name="Void .ctor()">
16098         <size>7</size>
16099       </method>
16100     </type>
16101   </test>
16102   <test name="gtest-etree-10.cs">
16103     <type name="Foo`1[T]">
16104       <method name="Void .ctor()">
16105         <size>7</size>
16106       </method>
16107       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16108         <size>189</size>
16109       </method>
16110       <method name="Boolean Contains(T)">
16111         <size>2</size>
16112       </method>
16113     </type>
16114     <type name="Program">
16115       <method name="Void .ctor()">
16116         <size>7</size>
16117       </method>
16118       <method name="Int32 Main()">
16119         <size>44</size>
16120       </method>
16121     </type>
16122     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16123       <method name="Void .ctor()">
16124         <size>7</size>
16125       </method>
16126     </type>
16127   </test>
16128   <test name="gtest-etree-11.cs">
16129     <type name="C">
16130       <method name="Void .ctor()">
16131         <size>7</size>
16132       </method>
16133       <method name="Void Main()">
16134         <size>12</size>
16135       </method>
16136     </type>
16137     <type name="Test">
16138       <method name="Void .ctor()">
16139         <size>7</size>
16140       </method>
16141       <method name="Void Invalid(Int32)">
16142         <size>124</size>
16143       </method>
16144       <method name="Void Other(System.Int32[])">
16145         <size>1</size>
16146       </method>
16147     </type>
16148     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16149       <method name="Void .ctor()">
16150         <size>7</size>
16151       </method>
16152     </type>
16153   </test>
16154   <test name="gtest-etree-12.cs">
16155     <type name="TestCase">
16156       <method name="Void .cctor()">
16157         <size>68</size>
16158       </method>
16159       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16160         <size>2</size>
16161       </method>
16162       <method name="Void DummyToMakeTheStaticsInitialize()">
16163         <size>1</size>
16164       </method>
16165     </type>
16166     <type name="Program">
16167       <method name="Void .ctor()">
16168         <size>7</size>
16169       </method>
16170       <method name="Int32 Main()">
16171         <size>7</size>
16172       </method>
16173     </type>
16174   </test>
16175   <test name="gtest-etree-13.cs">
16176     <type name="Program">
16177       <method name="Void .ctor()">
16178         <size>7</size>
16179       </method>
16180       <method name="Int32 Main()">
16181         <size>53</size>
16182       </method>
16183       <method name="IEnumerable`1 Test[T](Int32)">
16184         <size>30</size>
16185       </method>
16186     </type>
16187     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16188       <method name="Void .ctor()">
16189         <size>7</size>
16190       </method>
16191       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16192         <size>7</size>
16193       </method>
16194       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16195         <size>12</size>
16196       </method>
16197       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16198         <size>7</size>
16199       </method>
16200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16201         <size>40</size>
16202       </method>
16203       <method name="Boolean MoveNext()">
16204         <size>108</size>
16205       </method>
16206       <method name="Void Dispose()">
16207         <size>8</size>
16208       </method>
16209       <method name="Void Reset()">
16210         <size>6</size>
16211       </method>
16212     </type>
16213   </test>
16214   <test name="gtest-etree-14.cs">
16215     <type name="Person">
16216       <method name="Void .ctor()">
16217         <size>7</size>
16218       </method>
16219       <method name="Int32 get_Age()">
16220         <size>7</size>
16221       </method>
16222       <method name="Void set_Age(Int32)">
16223         <size>8</size>
16224       </method>
16225     </type>
16226     <type name="Repro">
16227       <method name="Void .ctor()">
16228         <size>7</size>
16229       </method>
16230       <method name="Int32 Main()">
16231         <size>59</size>
16232       </method>
16233       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16234         <size>44</size>
16235       </method>
16236       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16237         <size>13</size>
16238       </method>
16239     </type>
16240     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16241       <method name="Void .ctor()">
16242         <size>7</size>
16243       </method>
16244       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16245         <size>7</size>
16246       </method>
16247       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16248         <size>12</size>
16249       </method>
16250       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16251         <size>7</size>
16252       </method>
16253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16254         <size>52</size>
16255       </method>
16256       <method name="Boolean MoveNext()">
16257         <size>293</size>
16258       </method>
16259       <method name="Void Dispose()">
16260         <size>60</size>
16261       </method>
16262       <method name="Void Reset()">
16263         <size>6</size>
16264       </method>
16265     </type>
16266   </test>
16267   <test name="gtest-etree-15.cs">
16268     <type name="Foo">
16269       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16270         <size>2</size>
16271       </method>
16272       <method name="Void Main()">
16273         <size>190</size>
16274       </method>
16275     </type>
16276   </test>
16277   <test name="gtest-etree-16.cs">
16278     <type name="Program">
16279       <method name="Void .ctor()">
16280         <size>7</size>
16281       </method>
16282       <method name="Int32 Main()">
16283         <size>136</size>
16284       </method>
16285     </type>
16286     <type name="Foo">
16287       <method name="Void .ctor()">
16288         <size>7</size>
16289       </method>
16290     </type>
16291   </test>
16292   <test name="gtest-etree-17.cs">
16293     <type name="CompilerCrashTest.QueryCompiler">
16294       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16295         <size>12</size>
16296       </method>
16297       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16298         <size>6</size>
16299       </method>
16300       <method name="Void Main()">
16301         <size>1</size>
16302       </method>
16303     </type>
16304   </test>
16305   <test name="gtest-etree-18.cs">
16306     <type name="FooBase">
16307       <method name="Void .ctor()">
16308         <size>7</size>
16309       </method>
16310     </type>
16311     <type name="Foo">
16312       <method name="Void .ctor()">
16313         <size>7</size>
16314       </method>
16315     </type>
16316     <type name="Program">
16317       <method name="Void .ctor()">
16318         <size>7</size>
16319       </method>
16320       <method name="Int32 Main()">
16321         <size>140</size>
16322       </method>
16323     </type>
16324   </test>
16325   <test name="gtest-etree-19.cs">
16326     <type name="Test">
16327       <method name="Void .ctor()">
16328         <size>7</size>
16329       </method>
16330       <method name="Int32 Main()">
16331         <size>20</size>
16332       </method>
16333       <method name="T Value[T]()">
16334         <size>76</size>
16335       </method>
16336     </type>
16337   </test>
16338   <test name="gtest-exmethod-01.cs">
16339     <type name="SimpleTest">
16340       <method name="System.String Prefix(System.String, System.String)">
16341         <size>8</size>
16342       </method>
16343     </type>
16344     <type name="M">
16345       <method name="Void .ctor()">
16346         <size>7</size>
16347       </method>
16348       <method name="Int32 Main()">
16349         <size>157</size>
16350       </method>
16351     </type>
16352   </test>
16353   <test name="gtest-exmethod-02.cs">
16354     <type name="M">
16355       <method name="Void .ctor()">
16356         <size>7</size>
16357       </method>
16358       <method name="Void Main()">
16359         <size>12</size>
16360       </method>
16361     </type>
16362     <type name="N.M">
16363       <method name="Void .ctor()">
16364         <size>7</size>
16365       </method>
16366       <method name="Void Test2()">
16367         <size>12</size>
16368       </method>
16369     </type>
16370   </test>
16371   <test name="gtest-exmethod-03.cs">
16372     <type name="A.A">
16373       <method name="Int32 Foo(Int32)">
16374         <size>2</size>
16375       </method>
16376       <method name="Int32 Foo(Int32, System.String)">
16377         <size>3</size>
16378       </method>
16379     </type>
16380     <type name="B.X">
16381       <method name="Int32 Foo(Int32)">
16382         <size>2</size>
16383       </method>
16384       <method name="Int32 Foo(Int32, Boolean)">
16385         <size>3</size>
16386       </method>
16387     </type>
16388     <type name="C.F">
16389       <method name="Boolean Foo(Byte)">
16390         <size>2</size>
16391       </method>
16392     </type>
16393     <type name="C.D.F">
16394       <method name="Int32 Foo(Int32)">
16395         <size>3</size>
16396       </method>
16397       <method name="Void TestX()">
16398         <size>9</size>
16399       </method>
16400     </type>
16401     <type name="C.M">
16402       <method name="Int32 Foo(Int32)">
16403         <size>2</size>
16404       </method>
16405       <method name="Int32 Main()">
16406         <size>61</size>
16407       </method>
16408     </type>
16409   </test>
16410   <test name="gtest-exmethod-04.cs">
16411     <type name="A.Test">
16412       <method name="System.String Test_1(Boolean)">
16413         <size>6</size>
16414       </method>
16415     </type>
16416     <type name="B.M">
16417       <method name="Void .ctor()">
16418         <size>7</size>
16419       </method>
16420       <method name="Void Main()">
16421         <size>12</size>
16422       </method>
16423     </type>
16424   </test>
16425   <test name="gtest-exmethod-05.cs">
16426     <type name="A.Test_A">
16427       <method name="System.String Test_1(System.String)">
16428         <size>6</size>
16429       </method>
16430     </type>
16431     <type name="A.Test_B">
16432       <method name="System.String Test_2(System.String)">
16433         <size>6</size>
16434       </method>
16435     </type>
16436     <type name="B.M">
16437       <method name="Void .ctor()">
16438         <size>7</size>
16439       </method>
16440       <method name="Void Main()">
16441         <size>23</size>
16442       </method>
16443     </type>
16444   </test>
16445   <test name="gtest-exmethod-06.cs">
16446     <type name="Gen">
16447       <method name="T Test_1[T](T)">
16448         <size>10</size>
16449       </method>
16450       <method name="System.String Test_1[T](System.String)">
16451         <size>6</size>
16452       </method>
16453     </type>
16454     <type name="B.M">
16455       <method name="Void .ctor()">
16456         <size>7</size>
16457       </method>
16458       <method name="Void Main()">
16459         <size>30</size>
16460       </method>
16461     </type>
16462   </test>
16463   <test name="gtest-exmethod-07.cs">
16464     <type name="E">
16465       <method name="Void ToReadOnly[T](IEnumerable`1)">
16466         <size>1</size>
16467       </method>
16468       <method name="Void To(IA)">
16469         <size>1</size>
16470       </method>
16471     </type>
16472     <type name="C">
16473       <method name="Void .ctor()">
16474         <size>7</size>
16475       </method>
16476       <method name="Void Main()">
16477         <size>1</size>
16478       </method>
16479       <method name="Void Test(IEnumerable`1)">
16480         <size>15</size>
16481       </method>
16482     </type>
16483   </test>
16484   <test name="gtest-exmethod-08.cs">
16485     <type name="C">
16486       <method name="Void .ctor()">
16487         <size>7</size>
16488       </method>
16489       <method name="Void Main()">
16490         <size>21</size>
16491       </method>
16492     </type>
16493   </test>
16494   <test name="gtest-exmethod-09.cs">
16495     <type name="Test">
16496       <method name="Void Foo[T](System.String)">
16497         <size>1</size>
16498       </method>
16499     </type>
16500     <type name="C">
16501       <method name="Void .ctor()">
16502         <size>7</size>
16503       </method>
16504       <method name="Void Main()">
16505         <size>11</size>
16506       </method>
16507     </type>
16508   </test>
16509   <test name="gtest-exmethod-10.cs">
16510     <type name="AExtensions">
16511       <method name="Int32 Round(Double)">
16512         <size>8</size>
16513       </method>
16514     </type>
16515     <type name="BExtensions">
16516       <method name="T GetBy[T](T[], Double)">
16517         <size>13</size>
16518       </method>
16519     </type>
16520     <type name="C">
16521       <method name="Void .ctor()">
16522         <size>7</size>
16523       </method>
16524       <method name="Void Main()">
16525         <size>1</size>
16526       </method>
16527     </type>
16528   </test>
16529   <test name="gtest-exmethod-11.cs">
16530     <type name="Test">
16531       <method name="Void .ctor()">
16532         <size>7</size>
16533       </method>
16534       <method name="Int32 Main(System.String[])">
16535         <size>20</size>
16536       </method>
16537     </type>
16538     <type name="Lol">
16539       <method name="Boolean OneEleven(System.Object)">
16540         <size>2</size>
16541       </method>
16542     </type>
16543   </test>
16544   <test name="gtest-exmethod-12.cs">
16545     <type name="Program">
16546       <method name="Void .ctor()">
16547         <size>7</size>
16548       </method>
16549       <method name="Void Main(System.String[])">
16550         <size>63</size>
16551       </method>
16552     </type>
16553     <type name="ChatClient">
16554       <method name="Void .ctor()">
16555         <size>7</size>
16556       </method>
16557       <method name="Void Say(System.String, System.String)">
16558         <size>13</size>
16559       </method>
16560     </type>
16561     <type name="ChatExtensions">
16562       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16563         <size>62</size>
16564       </method>
16565     </type>
16566   </test>
16567   <test name="gtest-exmethod-13.cs">
16568     <type name="Foo">
16569       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16570         <size>2</size>
16571       </method>
16572       <method name="Void Main()">
16573         <size>23</size>
16574       </method>
16575     </type>
16576   </test>
16577   <test name="gtest-exmethod-14.cs">
16578     <type name="C">
16579       <method name="Void Bar[U](IA)">
16580         <size>7</size>
16581       </method>
16582       <method name="Void Foo[T](IA)">
16583         <size>1</size>
16584       </method>
16585       <method name="Void Foo(IA)">
16586         <size>7</size>
16587       </method>
16588       <method name="Void Main()">
16589         <size>1</size>
16590       </method>
16591     </type>
16592   </test>
16593   <test name="gtest-exmethod-15.cs">
16594     <type name="C">
16595       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16596         <size>15</size>
16597       </method>
16598       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16599         <size>2</size>
16600       </method>
16601       <method name="Void Main()">
16602         <size>1</size>
16603       </method>
16604     </type>
16605   </test>
16606   <test name="gtest-exmethod-16.cs">
16607     <type name="Rocks">
16608       <method name="Boolean Extension(System.String)">
16609         <size>2</size>
16610       </method>
16611       <method name="Boolean Extension(D)">
16612         <size>2</size>
16613       </method>
16614     </type>
16615     <type name="Program">
16616       <method name="Void .ctor()">
16617         <size>7</size>
16618       </method>
16619       <method name="Void add_e(D)">
16620         <size>24</size>
16621       </method>
16622       <method name="Void remove_e(D)">
16623         <size>24</size>
16624       </method>
16625       <method name="System.String get_Item(Int32)">
16626         <size>6</size>
16627       </method>
16628       <method name="System.String get_Property()">
16629         <size>6</size>
16630       </method>
16631       <method name="Void Main(System.String[])">
16632         <size>44</size>
16633       </method>
16634     </type>
16635     <type name="D">
16636       <method name="Void .ctor(Object, IntPtr)">
16637         <size>0</size>
16638       </method>
16639       <method name="System.String Invoke()">
16640         <size>0</size>
16641       </method>
16642       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16643         <size>0</size>
16644       </method>
16645       <method name="System.String EndInvoke(IAsyncResult)">
16646         <size>0</size>
16647       </method>
16648     </type>
16649   </test>
16650   <test name="gtest-exmethod-17.cs">
16651     <type name="MainClass">
16652       <method name="Void Main()">
16653         <size>45</size>
16654       </method>
16655     </type>
16656   </test>
16657   <test name="gtest-exmethod-18.cs">
16658     <type name="Foo">
16659       <method name="Void .ctor()">
16660         <size>7</size>
16661       </method>
16662       <method name="Boolean get_IsBar()">
16663         <size>2</size>
16664       </method>
16665     </type>
16666     <type name="FooExt">
16667       <method name="Boolean IsBar(Foo)">
16668         <size>7</size>
16669       </method>
16670     </type>
16671     <type name="Repro">
16672       <method name="Void .ctor()">
16673         <size>7</size>
16674       </method>
16675       <method name="Void Main()">
16676         <size>18</size>
16677       </method>
16678     </type>
16679   </test>
16680   <test name="gtest-exmethod-19.cs">
16681     <type name="Rocks">
16682       <method name="Int32 Test_2[T](IEnumerable`1)">
16683         <size>3</size>
16684       </method>
16685       <method name="System.String Test_1(System.String)">
16686         <size>12</size>
16687       </method>
16688     </type>
16689     <type name="Test">
16690       <method name="Void .ctor()">
16691         <size>7</size>
16692       </method>
16693       <method name="Int32 Main()">
16694         <size>142</size>
16695       </method>
16696     </type>
16697     <type name="Test+D">
16698       <method name="Void .ctor(Object, IntPtr)">
16699         <size>0</size>
16700       </method>
16701       <method name="System.String Invoke()">
16702         <size>0</size>
16703       </method>
16704       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16705         <size>0</size>
16706       </method>
16707       <method name="System.String EndInvoke(IAsyncResult)">
16708         <size>0</size>
16709       </method>
16710     </type>
16711   </test>
16712   <test name="gtest-exmethod-20.cs">
16713     <type name="Outer.Inner.Test">
16714       <method name="Void .ctor()">
16715         <size>7</size>
16716       </method>
16717       <method name="Void M(I)">
16718         <size>13</size>
16719       </method>
16720       <method name="Void Main()">
16721         <size>1</size>
16722       </method>
16723     </type>
16724     <type name="Outer.ExtensionMethods">
16725       <method name="Void AddRange[T](I, IEnumerable`1)">
16726         <size>1</size>
16727       </method>
16728     </type>
16729   </test>
16730   <test name="gtest-exmethod-21.cs">
16731     <type name="Outer.Inner.Test">
16732       <method name="Void .ctor()">
16733         <size>7</size>
16734       </method>
16735       <method name="Void M(I)">
16736         <size>7</size>
16737       </method>
16738       <method name="Void Main()">
16739         <size>1</size>
16740       </method>
16741     </type>
16742     <type name="External.ExtensionMethods">
16743       <method name="Void AddRange(I)">
16744         <size>1</size>
16745       </method>
16746     </type>
16747   </test>
16748   <test name="gtest-exmethod-22.cs">
16749     <type name="Program">
16750       <method name="Void .ctor()">
16751         <size>7</size>
16752       </method>
16753       <method name="Int32 Main()">
16754         <size>8</size>
16755       </method>
16756     </type>
16757   </test>
16758   <test name="gtest-exmethod-23.cs">
16759     <type name="T">
16760       <method name="Void A(System.String, Int32)">
16761         <size>1</size>
16762       </method>
16763       <method name="Void Main()">
16764         <size>1</size>
16765       </method>
16766     </type>
16767   </test>
16768   <test name="gtest-exmethod-24.cs">
16769     <type name="Bar">
16770       <method name="Void .ctor()">
16771         <size>7</size>
16772       </method>
16773       <method name="Void Main()">
16774         <size>1</size>
16775       </method>
16776     </type>
16777   </test>
16778   <test name="gtest-exmethod-25.cs">
16779     <type name="Bar">
16780       <method name="Void .ctor()">
16781         <size>7</size>
16782       </method>
16783       <method name="Void Main()">
16784         <size>11</size>
16785       </method>
16786     </type>
16787   </test>
16788   <test name="gtest-exmethod-26.cs">
16789     <type name="test.TypeExtensions">
16790       <method name="Boolean IsNullable(System.Type)">
16791         <size>2</size>
16792       </method>
16793     </type>
16794     <type name="testmono.MainClass">
16795       <method name="Void .ctor()">
16796         <size>7</size>
16797       </method>
16798       <method name="Void Main()">
16799         <size>33</size>
16800       </method>
16801     </type>
16802   </test>
16803   <test name="gtest-exmethod-27.cs">
16804     <type name="Foo.Extensions">
16805       <method name="System.String AsString(IList`1)">
16806         <size>6</size>
16807       </method>
16808     </type>
16809     <type name="Bar.Program">
16810       <method name="Void .ctor()">
16811         <size>7</size>
16812       </method>
16813       <method name="Void Main()">
16814         <size>17</size>
16815       </method>
16816       <method name="System.String Pan(System.Byte[])">
16817         <size>7</size>
16818       </method>
16819     </type>
16820   </test>
16821   <test name="gtest-exmethod-28.cs">
16822     <type name="Foo">
16823       <method name="Void .ctor()">
16824         <size>7</size>
16825       </method>
16826     </type>
16827     <type name="Extensions">
16828       <method name="Boolean IsFoo(Foo)">
16829         <size>2</size>
16830       </method>
16831       <method name="Boolean IsBar(Bar)">
16832         <size>2</size>
16833       </method>
16834     </type>
16835     <type name="Bar">
16836       <method name="Void .ctor()">
16837         <size>7</size>
16838       </method>
16839     </type>
16840     <type name="Program">
16841       <method name="Void .ctor()">
16842         <size>7</size>
16843       </method>
16844       <method name="Void Main()">
16845         <size>1</size>
16846       </method>
16847     </type>
16848   </test>
16849   <test name="gtest-friend-01.cs">
16850     <type name="Test">
16851       <method name="Void .ctor()">
16852         <size>7</size>
16853       </method>
16854       <method name="Void Main()">
16855         <size>20</size>
16856       </method>
16857     </type>
16858   </test>
16859   <test name="gtest-friend-02.cs">
16860     <type name="Test">
16861       <method name="Void .ctor()">
16862         <size>7</size>
16863       </method>
16864       <method name="Void Main()">
16865         <size>20</size>
16866       </method>
16867     </type>
16868   </test>
16869   <test name="gtest-friend-03.cs">
16870     <type name="Test">
16871       <method name="Void .ctor()">
16872         <size>7</size>
16873       </method>
16874       <method name="Void Main()">
16875         <size>20</size>
16876       </method>
16877     </type>
16878   </test>
16879   <test name="gtest-friend-04.cs">
16880     <type name="Test">
16881       <method name="Void .ctor()">
16882         <size>7</size>
16883       </method>
16884       <method name="Void Main()">
16885         <size>19</size>
16886       </method>
16887     </type>
16888   </test>
16889   <test name="gtest-friend-05.cs">
16890     <type name="Test">
16891       <method name="Void .ctor()">
16892         <size>7</size>
16893       </method>
16894       <method name="Void Main()">
16895         <size>20</size>
16896       </method>
16897     </type>
16898   </test>
16899   <test name="gtest-friend-06.cs">
16900     <type name="Test">
16901       <method name="Void .ctor()">
16902         <size>7</size>
16903       </method>
16904       <method name="Void Main()">
16905         <size>20</size>
16906       </method>
16907     </type>
16908   </test>
16909   <test name="gtest-friend-07.cs">
16910     <type name="Test">
16911       <method name="Void .ctor()">
16912         <size>7</size>
16913       </method>
16914       <method name="Void Main()">
16915         <size>20</size>
16916       </method>
16917     </type>
16918   </test>
16919   <test name="gtest-friend-08.cs">
16920     <type name="Test">
16921       <method name="Void .ctor()">
16922         <size>7</size>
16923       </method>
16924       <method name="Void Main()">
16925         <size>19</size>
16926       </method>
16927     </type>
16928   </test>
16929   <test name="gtest-friend-09.cs">
16930     <type name="Test">
16931       <method name="Void .ctor()">
16932         <size>7</size>
16933       </method>
16934       <method name="Void Main()">
16935         <size>20</size>
16936       </method>
16937     </type>
16938   </test>
16939   <test name="gtest-friend-10.cs">
16940     <type name="Test">
16941       <method name="Void .ctor()">
16942         <size>7</size>
16943       </method>
16944       <method name="Void Main()">
16945         <size>20</size>
16946       </method>
16947     </type>
16948   </test>
16949   <test name="gtest-friend-11.cs">
16950     <type name="Test">
16951       <method name="Void .ctor()">
16952         <size>7</size>
16953       </method>
16954       <method name="Void Main()">
16955         <size>20</size>
16956       </method>
16957     </type>
16958   </test>
16959   <test name="gtest-friend-12.cs">
16960     <type name="Test">
16961       <method name="Void .ctor()">
16962         <size>7</size>
16963       </method>
16964       <method name="Void Main()">
16965         <size>19</size>
16966       </method>
16967     </type>
16968   </test>
16969   <test name="gtest-friend-13.cs">
16970     <type name="B">
16971       <method name="Void .ctor()">
16972         <size>7</size>
16973       </method>
16974       <method name="Void Test()">
16975         <size>1</size>
16976       </method>
16977       <method name="Void Test_2()">
16978         <size>1</size>
16979       </method>
16980     </type>
16981     <type name="Test">
16982       <method name="Void .ctor()">
16983         <size>7</size>
16984       </method>
16985       <method name="Void Main()">
16986         <size>1</size>
16987       </method>
16988     </type>
16989   </test>
16990   <test name="gtest-implicitarray-01.cs">
16991     <type name="Test">
16992       <method name="Void .ctor()">
16993         <size>7</size>
16994       </method>
16995       <method name="Int32 Main()">
16996         <size>282</size>
16997       </method>
16998     </type>
16999     <type name="&lt;PrivateImplementationDetails&gt;">
17000       <method name="Void .ctor()">
17001         <size>7</size>
17002       </method>
17003     </type>
17004   </test>
17005   <test name="gtest-implicitarray-02.cs">
17006     <type name="MyString">
17007       <method name="Void .ctor()">
17008         <size>7</size>
17009       </method>
17010       <method name="System.String op_Implicit(MyString)">
17011         <size>6</size>
17012       </method>
17013     </type>
17014     <type name="Test">
17015       <method name="Void .ctor()">
17016         <size>7</size>
17017       </method>
17018       <method name="Int32 Main()">
17019         <size>50</size>
17020       </method>
17021     </type>
17022   </test>
17023   <test name="gtest-initialize-01.cs">
17024     <type name="MyClass">
17025       <method name="Void .ctor()">
17026         <size>18</size>
17027       </method>
17028       <method name="Int32 get_Answer()">
17029         <size>7</size>
17030       </method>
17031       <method name="Void set_Answer(Int32)">
17032         <size>8</size>
17033       </method>
17034     </type>
17035     <type name="Test">
17036       <method name="Void .ctor()">
17037         <size>7</size>
17038       </method>
17039       <method name="Int32 Main()">
17040         <size>67</size>
17041       </method>
17042     </type>
17043   </test>
17044   <test name="gtest-initialize-02.cs">
17045     <type name="Test">
17046       <method name="Void .ctor()">
17047         <size>7</size>
17048       </method>
17049       <method name="Int32 Main()">
17050         <size>1099</size>
17051       </method>
17052     </type>
17053     <type name="Test+Point">
17054       <method name="Void .ctor()">
17055         <size>7</size>
17056       </method>
17057     </type>
17058     <type name="Test+Line">
17059       <method name="Void .ctor()">
17060         <size>29</size>
17061       </method>
17062     </type>
17063     <type name="Test+Rectangle">
17064       <method name="Void .ctor()">
17065         <size>51</size>
17066       </method>
17067     </type>
17068     <type name="Test+Library">
17069       <method name="Void .ctor()">
17070         <size>53</size>
17071       </method>
17072     </type>
17073     <type name="Test+Thing">
17074       <method name="Void .ctor()">
17075         <size>7</size>
17076       </method>
17077     </type>
17078     <type name="Test+Box">
17079       <method name="Void .ctor()">
17080         <size>7</size>
17081       </method>
17082     </type>
17083   </test>
17084   <test name="gtest-initialize-03.cs">
17085     <type name="Data">
17086       <method name="Void .ctor()">
17087         <size>7</size>
17088       </method>
17089     </type>
17090     <type name="Test">
17091       <method name="Void .ctor()">
17092         <size>7</size>
17093       </method>
17094       <method name="Void set_Prop(Data)">
17095         <size>1</size>
17096       </method>
17097       <method name="System.Object Foo()">
17098         <size>15</size>
17099       </method>
17100       <method name="Void Main()">
17101         <size>52</size>
17102       </method>
17103     </type>
17104   </test>
17105   <test name="gtest-initialize-04.cs">
17106     <type name="C">
17107       <method name="Void .ctor()">
17108         <size>7</size>
17109       </method>
17110       <method name="Void .cctor()">
17111         <size>34</size>
17112       </method>
17113       <method name="Int32 Main()">
17114         <size>30</size>
17115       </method>
17116     </type>
17117   </test>
17118   <test name="gtest-initialize-05.cs">
17119     <type name="C">
17120       <method name="Void .ctor()">
17121         <size>7</size>
17122       </method>
17123       <method name="Int32 Main()">
17124         <size>219</size>
17125       </method>
17126     </type>
17127   </test>
17128   <test name="gtest-initialize-06.cs">
17129     <type name="C">
17130       <method name="Void .ctor()">
17131         <size>7</size>
17132       </method>
17133       <method name="Int32 Main()">
17134         <size>39</size>
17135       </method>
17136       <method name="Void Foo(Point ByRef)">
17137         <size>38</size>
17138       </method>
17139     </type>
17140   </test>
17141   <test name="gtest-initialize-07.cs">
17142     <type name="A">
17143       <method name="Void .ctor()">
17144         <size>7</size>
17145       </method>
17146       <method name="System.String get_Name()">
17147         <size>7</size>
17148       </method>
17149       <method name="Void set_Name(System.String)">
17150         <size>8</size>
17151       </method>
17152       <method name="Boolean Matches(System.String)">
17153         <size>13</size>
17154       </method>
17155     </type>
17156     <type name="M">
17157       <method name="Void .ctor()">
17158         <size>7</size>
17159       </method>
17160       <method name="Int32 Main()">
17161         <size>37</size>
17162       </method>
17163     </type>
17164   </test>
17165   <test name="gtest-initialize-08.cs">
17166     <type name="T">
17167       <method name="Void .ctor()">
17168         <size>7</size>
17169       </method>
17170     </type>
17171     <type name="X">
17172       <method name="Void .ctor()">
17173         <size>7</size>
17174       </method>
17175       <method name="Z[] get_Prop()">
17176         <size>7</size>
17177       </method>
17178       <method name="Void set_Prop(Z[])">
17179         <size>8</size>
17180       </method>
17181     </type>
17182     <type name="Z">
17183       <method name="Void .ctor()">
17184         <size>7</size>
17185       </method>
17186     </type>
17187     <type name="Test">
17188       <method name="Void .ctor(String)">
17189         <size>70</size>
17190       </method>
17191       <method name="Void .ctor(Int32)">
17192         <size>70</size>
17193       </method>
17194     </type>
17195     <type name="C">
17196       <method name="Void .ctor()">
17197         <size>7</size>
17198       </method>
17199       <method name="Int32 Main()">
17200         <size>13</size>
17201       </method>
17202     </type>
17203   </test>
17204   <test name="gtest-initialize-09.cs">
17205     <type name="Test">
17206       <method name="Void .ctor()">
17207         <size>7</size>
17208       </method>
17209       <method name="Int32 Main()">
17210         <size>54</size>
17211       </method>
17212     </type>
17213   </test>
17214   <test name="gtest-initialize-10.cs">
17215     <type name="Foo">
17216       <method name="Void .ctor()">
17217         <size>7</size>
17218       </method>
17219       <method name="Int32 get_P()">
17220         <size>7</size>
17221       </method>
17222       <method name="Void set_P(Int32)">
17223         <size>8</size>
17224       </method>
17225     </type>
17226     <type name="Y">
17227       <method name="Void .ctor()">
17228         <size>7</size>
17229       </method>
17230       <method name="Int32 Main()">
17231         <size>38</size>
17232       </method>
17233       <method name="Boolean Do(Foo)">
17234         <size>86</size>
17235       </method>
17236     </type>
17237   </test>
17238   <test name="gtest-iter-01.cs">
17239     <type name="C">
17240       <method name="Void .ctor()">
17241         <size>7</size>
17242       </method>
17243       <method name="Void Main()">
17244         <size>1</size>
17245       </method>
17246     </type>
17247     <type name="C+ArrayReadOnlyList`1[T]">
17248       <method name="Void .ctor()">
17249         <size>7</size>
17250       </method>
17251       <method name="T get_Item(Int32)">
17252         <size>13</size>
17253       </method>
17254       <method name="IEnumerator`1 GetEnumerator()">
17255         <size>15</size>
17256       </method>
17257     </type>
17258     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17259       <method name="Void .ctor()">
17260         <size>7</size>
17261       </method>
17262       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17263         <size>12</size>
17264       </method>
17265       <method name="Boolean MoveNext()">
17266         <size>136</size>
17267       </method>
17268       <method name="Void Dispose()">
17269         <size>8</size>
17270       </method>
17271       <method name="Void Reset()">
17272         <size>6</size>
17273       </method>
17274       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17275         <size>7</size>
17276       </method>
17277     </type>
17278   </test>
17279   <test name="gtest-iter-02.cs">
17280     <type name="C">
17281       <method name="Void .ctor()">
17282         <size>7</size>
17283       </method>
17284       <method name="IEnumerator`1 Test()">
17285         <size>8</size>
17286       </method>
17287       <method name="Void Main()">
17288         <size>1</size>
17289       </method>
17290     </type>
17291     <type name="C+&lt;Test&gt;c__Iterator0">
17292       <method name="Void .ctor()">
17293         <size>7</size>
17294       </method>
17295       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17296         <size>12</size>
17297       </method>
17298       <method name="Boolean MoveNext()">
17299         <size>25</size>
17300       </method>
17301       <method name="Void Dispose()">
17302         <size>8</size>
17303       </method>
17304       <method name="Void Reset()">
17305         <size>6</size>
17306       </method>
17307       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17308         <size>7</size>
17309       </method>
17310     </type>
17311   </test>
17312   <test name="gtest-iter-03.cs">
17313     <type name="Test">
17314       <method name="Void .ctor()">
17315         <size>18</size>
17316       </method>
17317       <method name="IEnumerable`1 Annotations[T]()">
17318         <size>23</size>
17319       </method>
17320       <method name="IEnumerable`1 Annotations(System.Type)">
17321         <size>37</size>
17322       </method>
17323       <method name="Void Main()">
17324         <size>14</size>
17325       </method>
17326     </type>
17327     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17328       <method name="Void .ctor()">
17329         <size>7</size>
17330       </method>
17331       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17332         <size>12</size>
17333       </method>
17334       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17335         <size>7</size>
17336       </method>
17337       <method name="Boolean MoveNext()">
17338         <size>194</size>
17339       </method>
17340       <method name="Void Dispose()">
17341         <size>60</size>
17342       </method>
17343       <method name="Void Reset()">
17344         <size>6</size>
17345       </method>
17346     </type>
17347     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17348       <method name="Void .ctor()">
17349         <size>7</size>
17350       </method>
17351       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17352         <size>7</size>
17353       </method>
17354       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17355         <size>7</size>
17356       </method>
17357       <method name="Boolean MoveNext()">
17358         <size>218</size>
17359       </method>
17360       <method name="Void Dispose()">
17361         <size>56</size>
17362       </method>
17363       <method name="Void Reset()">
17364         <size>6</size>
17365       </method>
17366     </type>
17367     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17368       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17369         <size>7</size>
17370       </method>
17371       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17372         <size>40</size>
17373       </method>
17374     </type>
17375     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17376       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17377         <size>7</size>
17378       </method>
17379       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17380         <size>52</size>
17381       </method>
17382     </type>
17383   </test>
17384   <test name="gtest-iter-04.cs">
17385     <type name="TestClass">
17386       <method name="Void .ctor()">
17387         <size>7</size>
17388       </method>
17389       <method name="Void ToString(System.Object)">
17390         <size>0</size>
17391       </method>
17392       <method name="IEnumerable`1 TestEnumerator()">
17393         <size>23</size>
17394       </method>
17395       <method name="Void Test()">
17396         <size>8</size>
17397       </method>
17398     </type>
17399     <type name="M">
17400       <method name="Void .ctor()">
17401         <size>7</size>
17402       </method>
17403       <method name="Void Main()">
17404         <size>1</size>
17405       </method>
17406     </type>
17407     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17408       <method name="Void .ctor()">
17409         <size>7</size>
17410       </method>
17411       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17412         <size>7</size>
17413       </method>
17414       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17415         <size>7</size>
17416       </method>
17417       <method name="Boolean MoveNext()">
17418         <size>37</size>
17419       </method>
17420       <method name="Void Dispose()">
17421         <size>8</size>
17422       </method>
17423       <method name="Void Reset()">
17424         <size>6</size>
17425       </method>
17426       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17427         <size>7</size>
17428       </method>
17429       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17430         <size>40</size>
17431       </method>
17432     </type>
17433   </test>
17434   <test name="gtest-iter-05.cs">
17435     <type name="Test">
17436       <method name="Void .ctor()">
17437         <size>7</size>
17438       </method>
17439       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17440         <size>44</size>
17441       </method>
17442       <method name="Void Main()">
17443         <size>31</size>
17444       </method>
17445     </type>
17446     <type name="Foo`1[T]">
17447       <method name="Void .ctor()">
17448         <size>7</size>
17449       </method>
17450       <method name="Void CreateItem[G]()">
17451         <size>1</size>
17452       </method>
17453     </type>
17454     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17455       <method name="Void .ctor()">
17456         <size>7</size>
17457       </method>
17458       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17459         <size>12</size>
17460       </method>
17461       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17462         <size>7</size>
17463       </method>
17464       <method name="Boolean MoveNext()">
17465         <size>185</size>
17466       </method>
17467       <method name="Void Dispose()">
17468         <size>60</size>
17469       </method>
17470       <method name="Void Reset()">
17471         <size>6</size>
17472       </method>
17473       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17474         <size>7</size>
17475       </method>
17476       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17477         <size>52</size>
17478       </method>
17479     </type>
17480   </test>
17481   <test name="gtest-iter-06.cs">
17482     <type name="Mono.Rocks.KeyValuePair">
17483       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17484         <size>13</size>
17485       </method>
17486     </type>
17487     <type name="Mono.Rocks.Sequence">
17488       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17489         <size>8</size>
17490       </method>
17491       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17492         <size>44</size>
17493       </method>
17494     </type>
17495     <type name="Mono.Rocks.Test">
17496       <method name="Void .ctor()">
17497         <size>7</size>
17498       </method>
17499       <method name="Int32 Main()">
17500         <size>116</size>
17501       </method>
17502       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17503         <size>30</size>
17504       </method>
17505     </type>
17506     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17507       <method name="Void .ctor()">
17508         <size>7</size>
17509       </method>
17510       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17511         <size>12</size>
17512       </method>
17513       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17514         <size>7</size>
17515       </method>
17516       <method name="Boolean MoveNext()">
17517         <size>183</size>
17518       </method>
17519       <method name="Void Dispose()">
17520         <size>8</size>
17521       </method>
17522       <method name="Void Reset()">
17523         <size>6</size>
17524       </method>
17525       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17526         <size>7</size>
17527       </method>
17528       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17529         <size>52</size>
17530       </method>
17531     </type>
17532   </test>
17533   <test name="gtest-iter-07.cs">
17534     <type name="Test">
17535       <method name="Void .ctor()">
17536         <size>7</size>
17537       </method>
17538       <method name="Int32 Main()">
17539         <size>8</size>
17540       </method>
17541       <method name="Void TestFunction(IEnumerable`1)">
17542         <size>35</size>
17543       </method>
17544     </type>
17545     <type name="MySystem">
17546       <method name="Void .ctor()">
17547         <size>34</size>
17548       </method>
17549       <method name="IEnumerable`1 get_Items()">
17550         <size>23</size>
17551       </method>
17552     </type>
17553     <type name="MySystem+&lt;&gt;c__Iterator0">
17554       <method name="Void .ctor()">
17555         <size>7</size>
17556       </method>
17557       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17558         <size>7</size>
17559       </method>
17560       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17561         <size>7</size>
17562       </method>
17563       <method name="Boolean MoveNext()">
17564         <size>186</size>
17565       </method>
17566       <method name="Void Dispose()">
17567         <size>56</size>
17568       </method>
17569       <method name="Void Reset()">
17570         <size>6</size>
17571       </method>
17572       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17573         <size>7</size>
17574       </method>
17575       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17576         <size>40</size>
17577       </method>
17578     </type>
17579   </test>
17580   <test name="gtest-iter-08.cs">
17581     <type name="App">
17582       <method name="Void .ctor()">
17583         <size>7</size>
17584       </method>
17585       <method name="IEnumerable QueryEnumerable[T]()">
17586         <size>16</size>
17587       </method>
17588       <method name="Int32 Main()">
17589         <size>116</size>
17590       </method>
17591     </type>
17592     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17593       <method name="Void .ctor()">
17594         <size>7</size>
17595       </method>
17596       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17597         <size>7</size>
17598       </method>
17599       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17600         <size>7</size>
17601       </method>
17602       <method name="Boolean MoveNext()">
17603         <size>84</size>
17604       </method>
17605       <method name="Void Dispose()">
17606         <size>8</size>
17607       </method>
17608       <method name="Void Reset()">
17609         <size>6</size>
17610       </method>
17611     </type>
17612     <type name="App">
17613       <method name="T TestType[T]()">
17614         <size>21</size>
17615       </method>
17616       <method name="System.Object TestType(System.Type)">
17617         <size>6</size>
17618       </method>
17619     </type>
17620     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17621       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17622         <size>7</size>
17623       </method>
17624       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17625         <size>26</size>
17626       </method>
17627     </type>
17628   </test>
17629   <test name="gtest-iter-09.cs">
17630     <type name="Test">
17631       <method name="Void .ctor()">
17632         <size>7</size>
17633       </method>
17634       <method name="IEnumerable`1 Create[T](T[,])">
17635         <size>30</size>
17636       </method>
17637       <method name="Int32 Main()">
17638         <size>94</size>
17639       </method>
17640     </type>
17641     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17642       <method name="Void .ctor()">
17643         <size>7</size>
17644       </method>
17645       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17646         <size>12</size>
17647       </method>
17648       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17649         <size>7</size>
17650       </method>
17651       <method name="Boolean MoveNext()">
17652         <size>130</size>
17653       </method>
17654       <method name="Void Dispose()">
17655         <size>8</size>
17656       </method>
17657       <method name="Void Reset()">
17658         <size>6</size>
17659       </method>
17660       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17661         <size>7</size>
17662       </method>
17663       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17664         <size>40</size>
17665       </method>
17666     </type>
17667   </test>
17668   <test name="gtest-iter-10.cs">
17669     <type name="Test">
17670       <method name="Void .ctor()">
17671         <size>7</size>
17672       </method>
17673       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17674         <size>44</size>
17675       </method>
17676       <method name="Int32 Main()">
17677         <size>159</size>
17678       </method>
17679     </type>
17680     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17681       <method name="Void .ctor()">
17682         <size>7</size>
17683       </method>
17684       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17685         <size>7</size>
17686       </method>
17687       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17688         <size>12</size>
17689       </method>
17690       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17691         <size>7</size>
17692       </method>
17693       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17694         <size>52</size>
17695       </method>
17696       <method name="Boolean MoveNext()">
17697         <size>103</size>
17698       </method>
17699       <method name="Void Dispose()">
17700         <size>8</size>
17701       </method>
17702       <method name="Void Reset()">
17703         <size>6</size>
17704       </method>
17705     </type>
17706   </test>
17707   <test name="gtest-iter-11.cs">
17708     <type name="Foo">
17709       <method name="Void .ctor()">
17710         <size>7</size>
17711       </method>
17712     </type>
17713     <type name="Bar">
17714       <method name="Void .ctor()">
17715         <size>7</size>
17716       </method>
17717       <method name="System.String get_Name()">
17718         <size>7</size>
17719       </method>
17720       <method name="Void set_Name(System.String)">
17721         <size>8</size>
17722       </method>
17723     </type>
17724     <type name="Collection`1[T]">
17725       <method name="Void .ctor()">
17726         <size>18</size>
17727       </method>
17728       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17729         <size>7</size>
17730       </method>
17731       <method name="Void Add(T)">
17732         <size>13</size>
17733       </method>
17734       <method name="IEnumerator`1 GetEnumerator()">
17735         <size>15</size>
17736       </method>
17737     </type>
17738     <type name="BarCollection">
17739       <method name="Void .ctor()">
17740         <size>7</size>
17741       </method>
17742     </type>
17743     <type name="Program">
17744       <method name="Void .ctor()">
17745         <size>7</size>
17746       </method>
17747       <method name="Int32 Main()">
17748         <size>148</size>
17749       </method>
17750     </type>
17751     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17752       <method name="Void .ctor()">
17753         <size>7</size>
17754       </method>
17755       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17756         <size>7</size>
17757       </method>
17758       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17759         <size>12</size>
17760       </method>
17761       <method name="Boolean MoveNext()">
17762         <size>175</size>
17763       </method>
17764       <method name="Void Dispose()">
17765         <size>56</size>
17766       </method>
17767       <method name="Void Reset()">
17768         <size>6</size>
17769       </method>
17770     </type>
17771   </test>
17772   <test name="gtest-lambda-01.cs">
17773     <type name="X">
17774       <method name="Int32 Main()">
17775         <size>300</size>
17776       </method>
17777       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17778         <size>4</size>
17779       </method>
17780       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17781         <size>4</size>
17782       </method>
17783       <method name="Void &lt;Main&gt;m__3(Int32)">
17784         <size>8</size>
17785       </method>
17786       <method name="Void .ctor(Int32)">
17787         <size>13</size>
17788       </method>
17789     </type>
17790     <type name="IntFunc">
17791       <method name="Int32 Invoke(Int32)">
17792         <size>0</size>
17793       </method>
17794       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17795         <size>0</size>
17796       </method>
17797       <method name="Int32 EndInvoke(IAsyncResult)">
17798         <size>0</size>
17799       </method>
17800       <method name="Void .ctor(Object, IntPtr)">
17801         <size>0</size>
17802       </method>
17803     </type>
17804     <type name="VoidFunc">
17805       <method name="Void Invoke(Int32)">
17806         <size>0</size>
17807       </method>
17808       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17809         <size>0</size>
17810       </method>
17811       <method name="Void EndInvoke(IAsyncResult)">
17812         <size>0</size>
17813       </method>
17814       <method name="Void .ctor(Object, IntPtr)">
17815         <size>0</size>
17816       </method>
17817     </type>
17818     <type name="X+&lt;Main&gt;c__AnonStorey0">
17819       <method name="Void &lt;&gt;m__2(Int32)">
17820         <size>8</size>
17821       </method>
17822       <method name="Void .ctor()">
17823         <size>7</size>
17824       </method>
17825     </type>
17826   </test>
17827   <test name="gtest-lambda-02.cs">
17828     <type name="X">
17829       <method name="Void Foo(funci)">
17830         <size>16</size>
17831       </method>
17832       <method name="Void Foo(funcs)">
17833         <size>19</size>
17834       </method>
17835       <method name="Void Main()">
17836         <size>35</size>
17837       </method>
17838       <method name="System.String &lt;Main&gt;m__0(System.String)">
17839         <size>12</size>
17840       </method>
17841       <method name="Void .ctor()">
17842         <size>7</size>
17843       </method>
17844     </type>
17845     <type name="funcs">
17846       <method name="System.String Invoke(System.String)">
17847         <size>0</size>
17848       </method>
17849       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17850         <size>0</size>
17851       </method>
17852       <method name="System.String EndInvoke(IAsyncResult)">
17853         <size>0</size>
17854       </method>
17855       <method name="Void .ctor(Object, IntPtr)">
17856         <size>0</size>
17857       </method>
17858     </type>
17859     <type name="funci">
17860       <method name="Int32 Invoke(Int32)">
17861         <size>0</size>
17862       </method>
17863       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17864         <size>0</size>
17865       </method>
17866       <method name="Int32 EndInvoke(IAsyncResult)">
17867         <size>0</size>
17868       </method>
17869       <method name="Void .ctor(Object, IntPtr)">
17870         <size>0</size>
17871       </method>
17872     </type>
17873   </test>
17874   <test name="gtest-lambda-03.cs">
17875     <type name="Demo">
17876       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
17877         <size>8</size>
17878       </method>
17879       <method name="Int32 Main()">
17880         <size>54</size>
17881       </method>
17882       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17883         <size>7</size>
17884       </method>
17885       <method name="Void .ctor()">
17886         <size>7</size>
17887       </method>
17888     </type>
17889     <type name="Func`2[TArg0,TResult]">
17890       <method name="TResult Invoke(TArg0)">
17891         <size>0</size>
17892       </method>
17893       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17894         <size>0</size>
17895       </method>
17896       <method name="TResult EndInvoke(IAsyncResult)">
17897         <size>0</size>
17898       </method>
17899       <method name="Void .ctor(Object, IntPtr)">
17900         <size>0</size>
17901       </method>
17902     </type>
17903   </test>
17904   <test name="gtest-lambda-04.cs">
17905     <type name="Demo">
17906       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
17907         <size>14</size>
17908       </method>
17909       <method name="Int32 Main()">
17910         <size>103</size>
17911       </method>
17912       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17913         <size>7</size>
17914       </method>
17915       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
17916         <size>8</size>
17917       </method>
17918       <method name="Void .ctor()">
17919         <size>7</size>
17920       </method>
17921     </type>
17922     <type name="Func`2[TArg0,TResult]">
17923       <method name="TResult Invoke(TArg0)">
17924         <size>0</size>
17925       </method>
17926       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17927         <size>0</size>
17928       </method>
17929       <method name="TResult EndInvoke(IAsyncResult)">
17930         <size>0</size>
17931       </method>
17932       <method name="Void .ctor(Object, IntPtr)">
17933         <size>0</size>
17934       </method>
17935     </type>
17936   </test>
17937   <test name="gtest-lambda-05.cs">
17938     <type name="C">
17939       <method name="Boolean M(C+db)">
17940         <size>8</size>
17941       </method>
17942       <method name="System.String M(C+ds)">
17943         <size>6</size>
17944       </method>
17945       <method name="Int32 M(C+di)">
17946         <size>8</size>
17947       </method>
17948       <method name="Int32 Main()">
17949         <size>125</size>
17950       </method>
17951       <method name="System.String &lt;Main&gt;m__0(System.String)">
17952         <size>31</size>
17953       </method>
17954       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17955         <size>31</size>
17956       </method>
17957       <method name="Void .ctor()">
17958         <size>7</size>
17959       </method>
17960     </type>
17961     <type name="C+di">
17962       <method name="Int32 Invoke(Int32)">
17963         <size>0</size>
17964       </method>
17965       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17966         <size>0</size>
17967       </method>
17968       <method name="Int32 EndInvoke(IAsyncResult)">
17969         <size>0</size>
17970       </method>
17971       <method name="Void .ctor(Object, IntPtr)">
17972         <size>0</size>
17973       </method>
17974     </type>
17975     <type name="C+ds">
17976       <method name="System.String Invoke(System.String)">
17977         <size>0</size>
17978       </method>
17979       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17980         <size>0</size>
17981       </method>
17982       <method name="System.String EndInvoke(IAsyncResult)">
17983         <size>0</size>
17984       </method>
17985       <method name="Void .ctor(Object, IntPtr)">
17986         <size>0</size>
17987       </method>
17988     </type>
17989     <type name="C+db">
17990       <method name="Boolean Invoke(Boolean)">
17991         <size>0</size>
17992       </method>
17993       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
17994         <size>0</size>
17995       </method>
17996       <method name="Boolean EndInvoke(IAsyncResult)">
17997         <size>0</size>
17998       </method>
17999       <method name="Void .ctor(Object, IntPtr)">
18000         <size>0</size>
18001       </method>
18002     </type>
18003     <type name="C+&lt;Main&gt;c__AnonStorey0">
18004       <method name="System.String &lt;&gt;m__2(System.String)">
18005         <size>12</size>
18006       </method>
18007       <method name="Void .ctor()">
18008         <size>7</size>
18009       </method>
18010     </type>
18011     <type name="C+&lt;Main&gt;c__AnonStorey1">
18012       <method name="Int32 &lt;&gt;m__3(Int32)">
18013         <size>11</size>
18014       </method>
18015       <method name="Void .ctor()">
18016         <size>7</size>
18017       </method>
18018     </type>
18019   </test>
18020   <test name="gtest-lambda-06.cs">
18021     <type name="TestClass">
18022       <method name="Void P(TestClass+DT)">
18023         <size>26</size>
18024       </method>
18025       <method name="Void P(TestClass+DF)">
18026         <size>26</size>
18027       </method>
18028       <method name="T And(T, T)">
18029         <size>10</size>
18030       </method>
18031       <method name="F And(T, F)">
18032         <size>10</size>
18033       </method>
18034       <method name="F And(F, T)">
18035         <size>10</size>
18036       </method>
18037       <method name="F And(F, F)">
18038         <size>10</size>
18039       </method>
18040       <method name="T Or(T, T)">
18041         <size>10</size>
18042       </method>
18043       <method name="T Or(T, F)">
18044         <size>10</size>
18045       </method>
18046       <method name="T Or(F, T)">
18047         <size>10</size>
18048       </method>
18049       <method name="F Or(F, F)">
18050         <size>10</size>
18051       </method>
18052       <method name="F Not(T)">
18053         <size>10</size>
18054       </method>
18055       <method name="T Not(F)">
18056         <size>10</size>
18057       </method>
18058       <method name="Void StopTrue(T)">
18059         <size>1</size>
18060       </method>
18061       <method name="Int32 Main()">
18062         <size>36</size>
18063       </method>
18064       <method name="Void &lt;Main&gt;m__0(F)">
18065         <size>31</size>
18066       </method>
18067       <method name="Void .ctor()">
18068         <size>7</size>
18069       </method>
18070     </type>
18071     <type name="TestClass+DT">
18072       <method name="Void Invoke(T)">
18073         <size>0</size>
18074       </method>
18075       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18076         <size>0</size>
18077       </method>
18078       <method name="Void EndInvoke(IAsyncResult)">
18079         <size>0</size>
18080       </method>
18081       <method name="Void .ctor(Object, IntPtr)">
18082         <size>0</size>
18083       </method>
18084     </type>
18085     <type name="TestClass+DF">
18086       <method name="Void Invoke(F)">
18087         <size>0</size>
18088       </method>
18089       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18090         <size>0</size>
18091       </method>
18092       <method name="Void EndInvoke(IAsyncResult)">
18093         <size>0</size>
18094       </method>
18095       <method name="Void .ctor(Object, IntPtr)">
18096         <size>0</size>
18097       </method>
18098     </type>
18099     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18100       <method name="Void &lt;&gt;m__1(T)">
18101         <size>38</size>
18102       </method>
18103       <method name="Void .ctor()">
18104         <size>7</size>
18105       </method>
18106     </type>
18107     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18108       <method name="Void &lt;&gt;m__2(F)">
18109         <size>77</size>
18110       </method>
18111       <method name="Void .ctor()">
18112         <size>7</size>
18113       </method>
18114     </type>
18115   </test>
18116   <test name="gtest-lambda-07.cs">
18117     <type name="C">
18118       <method name="Void Test(D)">
18119         <size>1</size>
18120       </method>
18121       <method name="Void Test(System.Object, D)">
18122         <size>1</size>
18123       </method>
18124       <method name="Void Test(D, D)">
18125         <size>1</size>
18126       </method>
18127       <method name="Void Test2(System.Object, E)">
18128         <size>1</size>
18129       </method>
18130       <method name="Void Main()">
18131         <size>207</size>
18132       </method>
18133       <method name="Void &lt;Main&gt;m__0()">
18134         <size>1</size>
18135       </method>
18136       <method name="Void &lt;Main&gt;m__1()">
18137         <size>1</size>
18138       </method>
18139       <method name="Void &lt;Main&gt;m__2()">
18140         <size>1</size>
18141       </method>
18142       <method name="Void &lt;Main&gt;m__3()">
18143         <size>1</size>
18144       </method>
18145       <method name="Void &lt;Main&gt;m__4()">
18146         <size>1</size>
18147       </method>
18148       <method name="Void &lt;Main&gt;m__5(Boolean)">
18149         <size>1</size>
18150       </method>
18151       <method name="Void .ctor()">
18152         <size>7</size>
18153       </method>
18154     </type>
18155     <type name="D">
18156       <method name="Void Invoke()">
18157         <size>0</size>
18158       </method>
18159       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18160         <size>0</size>
18161       </method>
18162       <method name="Void EndInvoke(IAsyncResult)">
18163         <size>0</size>
18164       </method>
18165       <method name="Void .ctor(Object, IntPtr)">
18166         <size>0</size>
18167       </method>
18168     </type>
18169     <type name="E">
18170       <method name="Void Invoke(Boolean)">
18171         <size>0</size>
18172       </method>
18173       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18174         <size>0</size>
18175       </method>
18176       <method name="Void EndInvoke(IAsyncResult)">
18177         <size>0</size>
18178       </method>
18179       <method name="Void .ctor(Object, IntPtr)">
18180         <size>0</size>
18181       </method>
18182     </type>
18183   </test>
18184   <test name="gtest-lambda-08.cs">
18185     <type name="C">
18186       <method name="Void Test[T,R](System.Func`2[T,R])">
18187         <size>1</size>
18188       </method>
18189       <method name="Int32 Main()">
18190         <size>321</size>
18191       </method>
18192       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18193         <size>4</size>
18194       </method>
18195       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18196         <size>5</size>
18197       </method>
18198       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18199         <size>4</size>
18200       </method>
18201       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18202         <size>5</size>
18203       </method>
18204       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18205         <size>4</size>
18206       </method>
18207       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18208         <size>5</size>
18209       </method>
18210       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18211         <size>4</size>
18212       </method>
18213       <method name="Void .ctor()">
18214         <size>7</size>
18215       </method>
18216     </type>
18217   </test>
18218   <test name="gtest-lambda-09.cs">
18219     <type name="C">
18220       <method name="IEnumerable`1 Test[T](T)">
18221         <size>2</size>
18222       </method>
18223       <method name="IEnumerable`1 Test[T](Func`1[T])">
18224         <size>2</size>
18225       </method>
18226       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18227         <size>2</size>
18228       </method>
18229       <method name="Void Main()">
18230         <size>113</size>
18231       </method>
18232       <method name="System.String &lt;Main&gt;m__0()">
18233         <size>6</size>
18234       </method>
18235       <method name="System.String &lt;Main&gt;m__1()">
18236         <size>6</size>
18237       </method>
18238       <method name="System.String &lt;Main&gt;m__2(System.String)">
18239         <size>6</size>
18240       </method>
18241       <method name="Void .ctor()">
18242         <size>7</size>
18243       </method>
18244     </type>
18245     <type name="Func`1[TD]">
18246       <method name="TD Invoke()">
18247         <size>0</size>
18248       </method>
18249       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18250         <size>0</size>
18251       </method>
18252       <method name="TD EndInvoke(IAsyncResult)">
18253         <size>0</size>
18254       </method>
18255       <method name="Void .ctor(Object, IntPtr)">
18256         <size>0</size>
18257       </method>
18258     </type>
18259     <type name="Func`2[TA,TR]">
18260       <method name="TR Invoke(TA)">
18261         <size>0</size>
18262       </method>
18263       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18264         <size>0</size>
18265       </method>
18266       <method name="TR EndInvoke(IAsyncResult)">
18267         <size>0</size>
18268       </method>
18269       <method name="Void .ctor(Object, IntPtr)">
18270         <size>0</size>
18271       </method>
18272     </type>
18273   </test>
18274   <test name="gtest-lambda-10.cs">
18275     <type name="C">
18276       <method name="Void Foo[TSource](IEnumerable`1)">
18277         <size>1</size>
18278       </method>
18279       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18280         <size>1</size>
18281       </method>
18282       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18283         <size>1</size>
18284       </method>
18285       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18286         <size>1</size>
18287       </method>
18288       <method name="Void Main()">
18289         <size>97</size>
18290       </method>
18291       <method name="Void .ctor()">
18292         <size>7</size>
18293       </method>
18294     </type>
18295     <type name="C+&lt;Main&gt;c__AnonStorey0">
18296       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18297         <size>7</size>
18298       </method>
18299       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18300         <size>7</size>
18301       </method>
18302       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18303         <size>7</size>
18304       </method>
18305       <method name="Void .ctor()">
18306         <size>7</size>
18307       </method>
18308     </type>
18309   </test>
18310   <test name="gtest-lambda-11.cs">
18311     <type name="Pair`2[T1,T2]">
18312       <method name="Void .ctor()">
18313         <size>7</size>
18314       </method>
18315     </type>
18316     <type name="C">
18317       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18318         <size>1</size>
18319       </method>
18320     </type>
18321     <type name="E`1[TI]">
18322       <method name="Void Rep1[TV](Group`2[TI,TV])">
18323         <size>37</size>
18324       </method>
18325       <method name="Void .ctor()">
18326         <size>7</size>
18327       </method>
18328     </type>
18329     <type name="M">
18330       <method name="Void Main()">
18331         <size>1</size>
18332       </method>
18333       <method name="Void .ctor()">
18334         <size>7</size>
18335       </method>
18336     </type>
18337     <type name="Group`2[T1,T2]">
18338       <method name="Pair`2[T1,T2] Invoke(T1)">
18339         <size>0</size>
18340       </method>
18341       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18342         <size>0</size>
18343       </method>
18344       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18345         <size>0</size>
18346       </method>
18347       <method name="Void .ctor(Object, IntPtr)">
18348         <size>0</size>
18349       </method>
18350     </type>
18351     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18352       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18353         <size>7</size>
18354       </method>
18355       <method name="Void .ctor()">
18356         <size>7</size>
18357       </method>
18358     </type>
18359   </test>
18360   <test name="gtest-lambda-12.cs">
18361     <type name="Demo">
18362       <method name="Void F[T](T[], T, Func`1[T])">
18363         <size>42</size>
18364       </method>
18365       <method name="Int32 Main()">
18366         <size>65</size>
18367       </method>
18368       <method name="Void .ctor()">
18369         <size>7</size>
18370       </method>
18371     </type>
18372     <type name="Func`1[TA]">
18373       <method name="Void Invoke(TA)">
18374         <size>0</size>
18375       </method>
18376       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18377         <size>0</size>
18378       </method>
18379       <method name="Void EndInvoke(IAsyncResult)">
18380         <size>0</size>
18381       </method>
18382       <method name="Void .ctor(Object, IntPtr)">
18383         <size>0</size>
18384       </method>
18385     </type>
18386     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18387       <method name="Void &lt;&gt;m__0(Int32)">
18388         <size>10</size>
18389       </method>
18390       <method name="Void .ctor()">
18391         <size>7</size>
18392       </method>
18393     </type>
18394   </test>
18395   <test name="gtest-lambda-13.cs">
18396     <type name="TestUnary">
18397       <method name="Void Foo(System.Action`1[System.Int32])">
18398         <size>1</size>
18399       </method>
18400       <method name="Void Bar()">
18401         <size>35</size>
18402       </method>
18403       <method name="Void &lt;Bar&gt;m__0(Int32)">
18404         <size>6</size>
18405       </method>
18406       <method name="Void .ctor()">
18407         <size>7</size>
18408       </method>
18409     </type>
18410     <type name="Program">
18411       <method name="Void Foo(System.Action`1[System.String])">
18412         <size>12</size>
18413       </method>
18414       <method name="T Foo[T](System.Func`2[System.String,T])">
18415         <size>12</size>
18416       </method>
18417       <method name="System.String Bar()">
18418         <size>35</size>
18419       </method>
18420       <method name="Void Main()">
18421         <size>76</size>
18422       </method>
18423       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18424         <size>7</size>
18425       </method>
18426       <method name="System.String &lt;Main&gt;m__2(System.String)">
18427         <size>2</size>
18428       </method>
18429       <method name="Void &lt;Main&gt;m__3(System.String)">
18430         <size>7</size>
18431       </method>
18432       <method name="Void .ctor()">
18433         <size>7</size>
18434       </method>
18435     </type>
18436   </test>
18437   <test name="gtest-lambda-14.cs">
18438     <type name="Test">
18439       <method name="Void Main()">
18440         <size>1</size>
18441       </method>
18442       <method name="Void Foo[T]()">
18443         <size>14</size>
18444       </method>
18445       <method name="Void .ctor()">
18446         <size>7</size>
18447       </method>
18448       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18449         <size>2</size>
18450       </method>
18451     </type>
18452   </test>
18453   <test name="gtest-lambda-15.cs">
18454     <type name="Enumerable">
18455       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18456         <size>32</size>
18457       </method>
18458       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18459         <size>120</size>
18460       </method>
18461     </type>
18462     <type name="Repro">
18463       <method name="Int32 Main()">
18464         <size>115</size>
18465       </method>
18466       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18467         <size>7</size>
18468       </method>
18469       <method name="Void .ctor()">
18470         <size>7</size>
18471       </method>
18472     </type>
18473     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18474       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18475         <size>15</size>
18476       </method>
18477       <method name="Void .ctor()">
18478         <size>7</size>
18479       </method>
18480     </type>
18481   </test>
18482   <test name="gtest-lambda-16.cs">
18483     <type name="Repro">
18484       <method name="Void AssertFoo[T](IList`1)">
18485         <size>34</size>
18486       </method>
18487       <method name="Void Main()">
18488         <size>1</size>
18489       </method>
18490       <method name="Void .ctor()">
18491         <size>7</size>
18492       </method>
18493     </type>
18494     <type name="Repro+Runner`1[T]">
18495       <method name="Void .ctor(Action`1, T)">
18496         <size>7</size>
18497       </method>
18498     </type>
18499     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18500       <method name="Void &lt;&gt;m__0(Int32)">
18501         <size>52</size>
18502       </method>
18503       <method name="Void .ctor()">
18504         <size>7</size>
18505       </method>
18506     </type>
18507   </test>
18508   <test name="gtest-lambda-17.cs">
18509     <type name="TestCase">
18510       <method name="Void Testing()">
18511         <size>75</size>
18512       </method>
18513       <method name="Void Main()">
18514         <size>11</size>
18515       </method>
18516       <method name="Void &lt;Testing&gt;m__0()">
18517         <size>8</size>
18518       </method>
18519       <method name="Void .ctor()">
18520         <size>7</size>
18521       </method>
18522     </type>
18523   </test>
18524   <test name="gtest-lambda-18.cs">
18525     <type name="Test">
18526       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18527         <size>33</size>
18528       </method>
18529       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18530         <size>1</size>
18531       </method>
18532       <method name="Void Main()">
18533         <size>1</size>
18534       </method>
18535     </type>
18536     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18537       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18538         <size>14</size>
18539       </method>
18540       <method name="Void .ctor()">
18541         <size>7</size>
18542       </method>
18543     </type>
18544   </test>
18545   <test name="gtest-lambda-19.cs">
18546     <type name="Crasher">
18547       <method name="Void Crash()">
18548         <size>36</size>
18549       </method>
18550       <method name="Void Do(System.Action)">
18551         <size>1</size>
18552       </method>
18553       <method name="Void Main()">
18554         <size>1</size>
18555       </method>
18556       <method name="Void .ctor()">
18557         <size>7</size>
18558       </method>
18559     </type>
18560     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18561       <method name="Void &lt;&gt;m__0()">
18562         <size>27</size>
18563       </method>
18564       <method name="Void .ctor()">
18565         <size>7</size>
18566       </method>
18567     </type>
18568   </test>
18569   <test name="gtest-lambda-20.cs">
18570     <type name="Z">
18571       <method name="Void &lt;Z&gt;m__0()">
18572         <size>7</size>
18573       </method>
18574       <method name="Void .ctor()">
18575         <size>37</size>
18576       </method>
18577     </type>
18578     <type name="Test">
18579       <method name="Boolean Foo()">
18580         <size>2</size>
18581       </method>
18582       <method name="Void Main()">
18583         <size>1</size>
18584       </method>
18585       <method name="Void .ctor()">
18586         <size>7</size>
18587       </method>
18588     </type>
18589     <type name="TestMethod">
18590       <method name="Void Invoke()">
18591         <size>0</size>
18592       </method>
18593       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18594         <size>0</size>
18595       </method>
18596       <method name="Void EndInvoke(IAsyncResult)">
18597         <size>0</size>
18598       </method>
18599       <method name="Void .ctor(Object, IntPtr)">
18600         <size>0</size>
18601       </method>
18602     </type>
18603   </test>
18604   <test name="gtest-lambda-21.cs">
18605     <type name="Program">
18606       <method name="Void Foo(System.Action`1[System.String])">
18607         <size>12</size>
18608       </method>
18609       <method name="T Foo[T](System.Func`2[System.String,T])">
18610         <size>12</size>
18611       </method>
18612       <method name="System.String Bar()">
18613         <size>35</size>
18614       </method>
18615       <method name="Int32 Main()">
18616         <size>95</size>
18617       </method>
18618       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18619         <size>7</size>
18620       </method>
18621       <method name="System.String &lt;Main&gt;m__1(System.String)">
18622         <size>2</size>
18623       </method>
18624       <method name="Void &lt;Main&gt;m__2(System.String)">
18625         <size>7</size>
18626       </method>
18627       <method name="Void .ctor()">
18628         <size>7</size>
18629       </method>
18630     </type>
18631   </test>
18632   <test name="gtest-lambda-22.cs">
18633     <type name="Product">
18634       <method name="Void .ctor()">
18635         <size>7</size>
18636       </method>
18637     </type>
18638     <type name="MainClass">
18639       <method name="Void Main()">
18640         <size>136</size>
18641       </method>
18642       <method name="Int32 &lt;Main&gt;m__0(Product)">
18643         <size>7</size>
18644       </method>
18645       <method name="Product &lt;Main&gt;m__1(Product)">
18646         <size>2</size>
18647       </method>
18648       <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)">
18649         <size>48</size>
18650       </method>
18651       <method name="Void .ctor()">
18652         <size>7</size>
18653       </method>
18654     </type>
18655     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18656       <method name="&lt;g&gt;__T get_g()">
18657         <size>7</size>
18658       </method>
18659       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18660         <size>7</size>
18661       </method>
18662       <method name="Boolean Equals(System.Object)">
18663         <size>69</size>
18664       </method>
18665       <method name="Int32 GetHashCode()">
18666         <size>86</size>
18667       </method>
18668       <method name="System.String ToString()">
18669         <size>142</size>
18670       </method>
18671       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18672         <size>21</size>
18673       </method>
18674     </type>
18675     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18676       <method name="Boolean &lt;&gt;m__3(Product)">
18677         <size>52</size>
18678       </method>
18679       <method name="Decimal &lt;&gt;m__4(Product)">
18680         <size>7</size>
18681       </method>
18682       <method name="Void .ctor()">
18683         <size>7</size>
18684       </method>
18685     </type>
18686   </test>
18687   <test name="gtest-lambda-23.cs">
18688     <type name="C">
18689       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18690         <size>14</size>
18691       </method>
18692       <method name="Int32 Main()">
18693         <size>77</size>
18694       </method>
18695       <method name="System.String &lt;Main&gt;m__0(System.String)">
18696         <size>27</size>
18697       </method>
18698       <method name="Void .ctor()">
18699         <size>7</size>
18700       </method>
18701     </type>
18702   </test>
18703   <test name="gtest-linq-01.cs">
18704     <type name="from.C">
18705       <method name="Void .ctor()">
18706         <size>7</size>
18707       </method>
18708       <method name="Void Main()">
18709         <size>2137</size>
18710       </method>
18711       <method name="Void Foo(Int32, Boolean)">
18712         <size>11</size>
18713       </method>
18714       <method name="Void Do(System.String[])">
18715         <size>16</size>
18716       </method>
18717     </type>
18718     <type name="from.D">
18719       <method name="Void .ctor()">
18720         <size>7</size>
18721       </method>
18722       <method name="Boolean check(System.Object, System.Object)">
18723         <size>26</size>
18724       </method>
18725     </type>
18726     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18727       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18728         <size>21</size>
18729       </method>
18730       <method name="&lt;i&gt;__T get_i()">
18731         <size>7</size>
18732       </method>
18733       <method name="&lt;j&gt;__T get_j()">
18734         <size>7</size>
18735       </method>
18736       <method name="Boolean Equals(System.Object)">
18737         <size>69</size>
18738       </method>
18739       <method name="Int32 GetHashCode()">
18740         <size>86</size>
18741       </method>
18742       <method name="System.String ToString()">
18743         <size>142</size>
18744       </method>
18745     </type>
18746     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18747       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18748         <size>21</size>
18749       </method>
18750       <method name="&lt;i&gt;__T get_i()">
18751         <size>7</size>
18752       </method>
18753       <method name="&lt;l&gt;__T get_l()">
18754         <size>7</size>
18755       </method>
18756       <method name="Boolean Equals(System.Object)">
18757         <size>69</size>
18758       </method>
18759       <method name="Int32 GetHashCode()">
18760         <size>86</size>
18761       </method>
18762       <method name="System.String ToString()">
18763         <size>142</size>
18764       </method>
18765     </type>
18766     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
18767       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
18768         <size>21</size>
18769       </method>
18770       <method name="&lt;i9&gt;__T get_i9()">
18771         <size>7</size>
18772       </method>
18773       <method name="&lt;i&gt;__T get_i()">
18774         <size>7</size>
18775       </method>
18776       <method name="Boolean Equals(System.Object)">
18777         <size>69</size>
18778       </method>
18779       <method name="Int32 GetHashCode()">
18780         <size>86</size>
18781       </method>
18782       <method name="System.String ToString()">
18783         <size>142</size>
18784       </method>
18785     </type>
18786     <type name="from.C">
18787       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18788         <size>2</size>
18789       </method>
18790       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18791         <size>2</size>
18792       </method>
18793       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
18794         <size>2</size>
18795       </method>
18796       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18797         <size>2</size>
18798       </method>
18799     </type>
18800     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18801       <method name="Void .ctor()">
18802         <size>7</size>
18803       </method>
18804       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
18805         <size>7</size>
18806       </method>
18807     </type>
18808     <type name="from.C">
18809       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
18810         <size>2</size>
18811       </method>
18812       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18813         <size>10</size>
18814       </method>
18815       <method name="Int32 &lt;Main&gt;m__7(Int32)">
18816         <size>2</size>
18817       </method>
18818       <method name="Int32 &lt;Main&gt;m__8(Int32)">
18819         <size>2</size>
18820       </method>
18821       <method name="Int32 &lt;Main&gt;m__9(Int32)">
18822         <size>2</size>
18823       </method>
18824       <method name="Int32 &lt;Main&gt;m__A(Int32)">
18825         <size>2</size>
18826       </method>
18827       <method name="Int32 &lt;Main&gt;m__B(Int32)">
18828         <size>2</size>
18829       </method>
18830       <method name="Int32 &lt;Main&gt;m__C(Int32)">
18831         <size>2</size>
18832       </method>
18833       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
18834         <size>2</size>
18835       </method>
18836       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
18837         <size>2</size>
18838       </method>
18839       <method name="Int32 &lt;Main&gt;m__20(Int32)">
18840         <size>2</size>
18841       </method>
18842       <method name="Int32 &lt;Main&gt;m__21(Int32)">
18843         <size>2</size>
18844       </method>
18845       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
18846         <size>10</size>
18847       </method>
18848       <method name="Int32 &lt;Main&gt;m__D(ITest)">
18849         <size>7</size>
18850       </method>
18851       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
18852         <size>2</size>
18853       </method>
18854       <method name="Int32 &lt;Main&gt;m__F(Int32)">
18855         <size>2</size>
18856       </method>
18857       <method name="Int32 &lt;Main&gt;m__10(ITest)">
18858         <size>7</size>
18859       </method>
18860       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
18861         <size>2</size>
18862       </method>
18863       <method name="Int32 &lt;Main&gt;m__12(Int32)">
18864         <size>2</size>
18865       </method>
18866       <method name="Int32 &lt;Main&gt;m__13(ITest)">
18867         <size>7</size>
18868       </method>
18869       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
18870         <size>8</size>
18871       </method>
18872       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
18873         <size>7</size>
18874       </method>
18875       <method name="Int32 &lt;Main&gt;m__16(ITest)">
18876         <size>7</size>
18877       </method>
18878       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
18879         <size>7</size>
18880       </method>
18881       <method name="Int32 &lt;Main&gt;m__18(Int32)">
18882         <size>2</size>
18883       </method>
18884       <method name="Int32 &lt;Main&gt;m__19(Int32)">
18885         <size>2</size>
18886       </method>
18887       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
18888         <size>2</size>
18889       </method>
18890       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
18891         <size>2</size>
18892       </method>
18893       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
18894         <size>2</size>
18895       </method>
18896       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
18897         <size>2</size>
18898       </method>
18899       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
18900         <size>2</size>
18901       </method>
18902       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
18903         <size>10</size>
18904       </method>
18905       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
18906         <size>7</size>
18907       </method>
18908       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
18909         <size>15</size>
18910       </method>
18911       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18912         <size>12</size>
18913       </method>
18914       <method name="Int32 &lt;Main&gt;m__28(Int32)">
18915         <size>2</size>
18916       </method>
18917       <method name="Int32 &lt;Main&gt;m__29(Int32)">
18918         <size>2</size>
18919       </method>
18920       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
18921         <size>8</size>
18922       </method>
18923       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18924         <size>2</size>
18925       </method>
18926       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18927         <size>7</size>
18928       </method>
18929       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
18930         <size>8</size>
18931       </method>
18932       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18933         <size>2</size>
18934       </method>
18935       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18936         <size>7</size>
18937       </method>
18938       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
18939         <size>8</size>
18940       </method>
18941       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18942         <size>2</size>
18943       </method>
18944       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18945         <size>7</size>
18946       </method>
18947       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
18948         <size>2</size>
18949       </method>
18950       <method name="Int32 &lt;Main&gt;m__37(Int32)">
18951         <size>2</size>
18952       </method>
18953       <method name="Int32 &lt;Main&gt;m__38(Int32)">
18954         <size>2</size>
18955       </method>
18956     </type>
18957     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
18958       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
18959         <size>21</size>
18960       </method>
18961       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
18962         <size>7</size>
18963       </method>
18964       <method name="&lt;l2&gt;__T get_l2()">
18965         <size>7</size>
18966       </method>
18967       <method name="Boolean Equals(System.Object)">
18968         <size>69</size>
18969       </method>
18970       <method name="Int32 GetHashCode()">
18971         <size>86</size>
18972       </method>
18973       <method name="System.String ToString()">
18974         <size>142</size>
18975       </method>
18976     </type>
18977     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18978       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
18979         <size>7</size>
18980       </method>
18981       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
18982         <size>7</size>
18983       </method>
18984       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
18985         <size>7</size>
18986       </method>
18987     </type>
18988     <type name="from.C">
18989       <method name="Int32 &lt;Main&gt;m__39(Int32)">
18990         <size>2</size>
18991       </method>
18992       <method name="&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32] &lt;Main&gt;m__3B(&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]])">
18993         <size>9</size>
18994       </method>
18995       <method name="Int32 &lt;Main&gt;m__3C(&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32])">
18996         <size>2</size>
18997       </method>
18998     </type>
18999     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19000       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19001         <size>21</size>
19002       </method>
19003       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19004         <size>7</size>
19005       </method>
19006       <method name="&lt;l2&gt;__T get_l2()">
19007         <size>7</size>
19008       </method>
19009       <method name="Boolean Equals(System.Object)">
19010         <size>69</size>
19011       </method>
19012       <method name="Int32 GetHashCode()">
19013         <size>86</size>
19014       </method>
19015       <method name="System.String ToString()">
19016         <size>142</size>
19017       </method>
19018     </type>
19019     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19020       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19021         <size>47</size>
19022       </method>
19023       <method name="Int32 &lt;&gt;m__3D(Int32)">
19024         <size>2</size>
19025       </method>
19026     </type>
19027   </test>
19028   <test name="gtest-linq-02.cs">
19029     <type name="Test">
19030       <method name="Void .ctor()">
19031         <size>7</size>
19032       </method>
19033       <method name="Int32 Main()">
19034         <size>501</size>
19035       </method>
19036       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19037         <size>2</size>
19038       </method>
19039       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19040         <size>3</size>
19041       </method>
19042       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19043         <size>2</size>
19044       </method>
19045       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19046         <size>3</size>
19047       </method>
19048     </type>
19049   </test>
19050   <test name="gtest-linq-03.cs">
19051     <type name="WhereTest">
19052       <method name="Void .ctor()">
19053         <size>7</size>
19054       </method>
19055       <method name="Int32 Main()">
19056         <size>179</size>
19057       </method>
19058       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19059         <size>5</size>
19060       </method>
19061       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19062         <size>5</size>
19063       </method>
19064       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19065         <size>4</size>
19066       </method>
19067     </type>
19068   </test>
19069   <test name="gtest-linq-04.cs">
19070     <type name="TestGroupBy">
19071       <method name="Void .ctor()">
19072         <size>7</size>
19073       </method>
19074       <method name="Int32 Main()">
19075         <size>553</size>
19076       </method>
19077     </type>
19078     <type name="&lt;PrivateImplementationDetails&gt;">
19079       <method name="Void .ctor()">
19080         <size>7</size>
19081       </method>
19082     </type>
19083     <type name="TestGroupBy">
19084       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19085         <size>4</size>
19086       </method>
19087       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19088         <size>2</size>
19089       </method>
19090       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19091         <size>4</size>
19092       </method>
19093       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19094         <size>2</size>
19095       </method>
19096     </type>
19097   </test>
19098   <test name="gtest-linq-05.cs">
19099     <type name="OrderByTests">
19100       <method name="Void .ctor()">
19101         <size>7</size>
19102       </method>
19103       <method name="Int32 Main()">
19104         <size>1254</size>
19105       </method>
19106     </type>
19107     <type name="OrderByTests+Data">
19108       <method name="Void .ctor()">
19109         <size>7</size>
19110       </method>
19111       <method name="Int32 get_ID()">
19112         <size>7</size>
19113       </method>
19114       <method name="Void set_ID(Int32)">
19115         <size>8</size>
19116       </method>
19117       <method name="System.String get_Name()">
19118         <size>7</size>
19119       </method>
19120       <method name="Void set_Name(System.String)">
19121         <size>8</size>
19122       </method>
19123       <method name="System.String ToString()">
19124         <size>28</size>
19125       </method>
19126     </type>
19127     <type name="OrderByTests">
19128       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19129         <size>2</size>
19130       </method>
19131       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19132         <size>2</size>
19133       </method>
19134       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19135         <size>2</size>
19136       </method>
19137       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19138         <size>4</size>
19139       </method>
19140       <method name="System.String &lt;Main&gt;m__4(System.String)">
19141         <size>2</size>
19142       </method>
19143       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19144         <size>7</size>
19145       </method>
19146       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19147         <size>7</size>
19148       </method>
19149       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19150         <size>7</size>
19151       </method>
19152       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19153         <size>7</size>
19154       </method>
19155       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19156         <size>7</size>
19157       </method>
19158       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19159         <size>11</size>
19160       </method>
19161       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19162         <size>7</size>
19163       </method>
19164       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19165         <size>7</size>
19166       </method>
19167       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19168         <size>11</size>
19169       </method>
19170       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19171         <size>7</size>
19172       </method>
19173       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19174         <size>7</size>
19175       </method>
19176       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19177         <size>2</size>
19178       </method>
19179     </type>
19180   </test>
19181   <test name="gtest-linq-06.cs">
19182     <type name="Let">
19183       <method name="Void .ctor()">
19184         <size>7</size>
19185       </method>
19186       <method name="Int32 Main()">
19187         <size>406</size>
19188       </method>
19189     </type>
19190     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19191       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19192         <size>21</size>
19193       </method>
19194       <method name="&lt;i&gt;__T get_i()">
19195         <size>7</size>
19196       </method>
19197       <method name="&lt;u&gt;__T get_u()">
19198         <size>7</size>
19199       </method>
19200       <method name="Boolean Equals(System.Object)">
19201         <size>69</size>
19202       </method>
19203       <method name="Int32 GetHashCode()">
19204         <size>86</size>
19205       </method>
19206       <method name="System.String ToString()">
19207         <size>142</size>
19208       </method>
19209     </type>
19210     <type name="Let">
19211       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19212         <size>10</size>
19213       </method>
19214       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19215         <size>7</size>
19216       </method>
19217       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19218         <size>10</size>
19219       </method>
19220       <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])">
19221         <size>15</size>
19222       </method>
19223       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19224         <size>18</size>
19225       </method>
19226       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19227         <size>7</size>
19228       </method>
19229     </type>
19230     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19231       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19232         <size>21</size>
19233       </method>
19234       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19235         <size>7</size>
19236       </method>
19237       <method name="&lt;v&gt;__T get_v()">
19238         <size>7</size>
19239       </method>
19240       <method name="Boolean Equals(System.Object)">
19241         <size>69</size>
19242       </method>
19243       <method name="Int32 GetHashCode()">
19244         <size>86</size>
19245       </method>
19246       <method name="System.String ToString()">
19247         <size>142</size>
19248       </method>
19249     </type>
19250   </test>
19251   <test name="gtest-linq-07.cs">
19252     <type name="SelectMany">
19253       <method name="Void .ctor()">
19254         <size>7</size>
19255       </method>
19256       <method name="Int32 Main()">
19257         <size>748</size>
19258       </method>
19259     </type>
19260     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19261       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19262         <size>21</size>
19263       </method>
19264       <method name="&lt;i1&gt;__T get_i1()">
19265         <size>7</size>
19266       </method>
19267       <method name="&lt;i2&gt;__T get_i2()">
19268         <size>7</size>
19269       </method>
19270       <method name="Boolean Equals(System.Object)">
19271         <size>69</size>
19272       </method>
19273       <method name="Int32 GetHashCode()">
19274         <size>86</size>
19275       </method>
19276       <method name="System.String ToString()">
19277         <size>142</size>
19278       </method>
19279     </type>
19280     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19281       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19282         <size>28</size>
19283       </method>
19284       <method name="&lt;pp&gt;__T get_pp()">
19285         <size>7</size>
19286       </method>
19287       <method name="&lt;i1&gt;__T get_i1()">
19288         <size>7</size>
19289       </method>
19290       <method name="&lt;i3&gt;__T get_i3()">
19291         <size>7</size>
19292       </method>
19293       <method name="Boolean Equals(System.Object)">
19294         <size>96</size>
19295       </method>
19296       <method name="Int32 GetHashCode()">
19297         <size>109</size>
19298       </method>
19299       <method name="System.String ToString()">
19300         <size>199</size>
19301       </method>
19302     </type>
19303     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19304       <method name="Void .ctor()">
19305         <size>7</size>
19306       </method>
19307       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19308         <size>12</size>
19309       </method>
19310       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19311         <size>12</size>
19312       </method>
19313       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19314         <size>12</size>
19315       </method>
19316       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19317         <size>7</size>
19318       </method>
19319     </type>
19320     <type name="SelectMany">
19321       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19322         <size>8</size>
19323       </method>
19324       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19325         <size>5</size>
19326       </method>
19327       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19328         <size>8</size>
19329       </method>
19330       <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)">
19331         <size>8</size>
19332       </method>
19333       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19334         <size>7</size>
19335       </method>
19336       <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])">
19337         <size>25</size>
19338       </method>
19339       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19340         <size>8</size>
19341       </method>
19342     </type>
19343     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19344       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19345         <size>21</size>
19346       </method>
19347       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19348         <size>7</size>
19349       </method>
19350       <method name="&lt;i3&gt;__T get_i3()">
19351         <size>7</size>
19352       </method>
19353       <method name="Boolean Equals(System.Object)">
19354         <size>69</size>
19355       </method>
19356       <method name="Int32 GetHashCode()">
19357         <size>86</size>
19358       </method>
19359       <method name="System.String ToString()">
19360         <size>142</size>
19361       </method>
19362     </type>
19363   </test>
19364   <test name="gtest-linq-08.cs">
19365     <type name="TestA">
19366       <method name="Void .ctor(String)">
19367         <size>14</size>
19368       </method>
19369       <method name="System.String Select[U](System.Func`2[TestA,U])">
19370         <size>7</size>
19371       </method>
19372     </type>
19373     <type name="TestB">
19374       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19375         <size>25</size>
19376       </method>
19377     </type>
19378     <type name="CustomQueryExpressionPattern">
19379       <method name="Void .ctor()">
19380         <size>7</size>
19381       </method>
19382       <method name="Int32 Main()">
19383         <size>153</size>
19384       </method>
19385       <method name="TestA &lt;Main&gt;m__0(TestA)">
19386         <size>2</size>
19387       </method>
19388       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19389         <size>17</size>
19390       </method>
19391     </type>
19392   </test>
19393   <test name="gtest-linq-09.cs">
19394     <type name="Data">
19395       <method name="Void .ctor()">
19396         <size>7</size>
19397       </method>
19398     </type>
19399     <type name="Join">
19400       <method name="Void .ctor()">
19401         <size>7</size>
19402       </method>
19403       <method name="Int32 Main()">
19404         <size>912</size>
19405       </method>
19406     </type>
19407     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19408       <method name="Void .ctor(&lt;Result&gt;__T)">
19409         <size>14</size>
19410       </method>
19411       <method name="&lt;Result&gt;__T get_Result()">
19412         <size>7</size>
19413       </method>
19414       <method name="Boolean Equals(System.Object)">
19415         <size>39</size>
19416       </method>
19417       <method name="Int32 GetHashCode()">
19418         <size>63</size>
19419       </method>
19420       <method name="System.String ToString()">
19421         <size>67</size>
19422       </method>
19423     </type>
19424     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19425       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19426         <size>21</size>
19427       </method>
19428       <method name="&lt;a&gt;__T get_a()">
19429         <size>7</size>
19430       </method>
19431       <method name="&lt;b&gt;__T get_b()">
19432         <size>7</size>
19433       </method>
19434       <method name="Boolean Equals(System.Object)">
19435         <size>69</size>
19436       </method>
19437       <method name="Int32 GetHashCode()">
19438         <size>86</size>
19439       </method>
19440       <method name="System.String ToString()">
19441         <size>142</size>
19442       </method>
19443     </type>
19444     <type name="Join">
19445       <method name="Int32 &lt;Main&gt;m__0(Data)">
19446         <size>7</size>
19447       </method>
19448       <method name="Int32 &lt;Main&gt;m__1(Data)">
19449         <size>7</size>
19450       </method>
19451       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19452         <size>23</size>
19453       </method>
19454       <method name="Int32 &lt;Main&gt;m__3(Data)">
19455         <size>7</size>
19456       </method>
19457       <method name="Int32 &lt;Main&gt;m__4(Data)">
19458         <size>7</size>
19459       </method>
19460       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19461         <size>8</size>
19462       </method>
19463       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19464         <size>22</size>
19465       </method>
19466       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19467         <size>33</size>
19468       </method>
19469       <method name="Int32 &lt;Main&gt;m__8(Data)">
19470         <size>7</size>
19471       </method>
19472       <method name="Int32 &lt;Main&gt;m__9(Data)">
19473         <size>7</size>
19474       </method>
19475       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19476         <size>23</size>
19477       </method>
19478       <method name="Int32 &lt;Main&gt;m__B(Data)">
19479         <size>7</size>
19480       </method>
19481       <method name="Int32 &lt;Main&gt;m__C(Data)">
19482         <size>7</size>
19483       </method>
19484       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19485         <size>8</size>
19486       </method>
19487       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19488         <size>12</size>
19489       </method>
19490       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19491         <size>7</size>
19492       </method>
19493     </type>
19494   </test>
19495   <test name="gtest-linq-10.cs">
19496     <type name="DataA">
19497       <method name="Void .ctor()">
19498         <size>7</size>
19499       </method>
19500     </type>
19501     <type name="DataB">
19502       <method name="Void .ctor()">
19503         <size>7</size>
19504       </method>
19505     </type>
19506     <type name="GroupJoin">
19507       <method name="Void .ctor()">
19508         <size>7</size>
19509       </method>
19510       <method name="Int32 Main()">
19511         <size>631</size>
19512       </method>
19513     </type>
19514     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19515       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19516         <size>21</size>
19517       </method>
19518       <method name="&lt;a&gt;__T get_a()">
19519         <size>7</size>
19520       </method>
19521       <method name="&lt;ab&gt;__T get_ab()">
19522         <size>7</size>
19523       </method>
19524       <method name="Boolean Equals(System.Object)">
19525         <size>69</size>
19526       </method>
19527       <method name="Int32 GetHashCode()">
19528         <size>86</size>
19529       </method>
19530       <method name="System.String ToString()">
19531         <size>142</size>
19532       </method>
19533     </type>
19534     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19535       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19536         <size>21</size>
19537       </method>
19538       <method name="&lt;a&gt;__T get_a()">
19539         <size>7</size>
19540       </method>
19541       <method name="&lt;b&gt;__T get_b()">
19542         <size>7</size>
19543       </method>
19544       <method name="Boolean Equals(System.Object)">
19545         <size>69</size>
19546       </method>
19547       <method name="Int32 GetHashCode()">
19548         <size>86</size>
19549       </method>
19550       <method name="System.String ToString()">
19551         <size>142</size>
19552       </method>
19553     </type>
19554     <type name="GroupJoin">
19555       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19556         <size>7</size>
19557       </method>
19558       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19559         <size>7</size>
19560       </method>
19561       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19562         <size>8</size>
19563       </method>
19564       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19565         <size>12</size>
19566       </method>
19567       <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)">
19568         <size>39</size>
19569       </method>
19570       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19571         <size>7</size>
19572       </method>
19573       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19574         <size>7</size>
19575       </method>
19576       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19577         <size>8</size>
19578       </method>
19579       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19580         <size>12</size>
19581       </method>
19582       <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)">
19583         <size>39</size>
19584       </method>
19585     </type>
19586   </test>
19587   <test name="gtest-linq-11.cs">
19588     <type name="IntoTest">
19589       <method name="Void .ctor()">
19590         <size>7</size>
19591       </method>
19592       <method name="Int32 Main()">
19593         <size>275</size>
19594       </method>
19595       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19596         <size>5</size>
19597       </method>
19598       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19599         <size>5</size>
19600       </method>
19601       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19602         <size>4</size>
19603       </method>
19604       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19605         <size>5</size>
19606       </method>
19607       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19608         <size>4</size>
19609       </method>
19610     </type>
19611   </test>
19612   <test name="gtest-linq-12.cs">
19613     <type name="NestedQuery">
19614       <method name="Void .ctor()">
19615         <size>7</size>
19616       </method>
19617       <method name="Void XX()">
19618         <size>108</size>
19619       </method>
19620       <method name="Int32 Main()">
19621         <size>464</size>
19622       </method>
19623     </type>
19624     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19625       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19626         <size>21</size>
19627       </method>
19628       <method name="&lt;values&gt;__T get_values()">
19629         <size>7</size>
19630       </method>
19631       <method name="&lt;length&gt;__T get_length()">
19632         <size>7</size>
19633       </method>
19634       <method name="Boolean Equals(System.Object)">
19635         <size>69</size>
19636       </method>
19637       <method name="Int32 GetHashCode()">
19638         <size>86</size>
19639       </method>
19640       <method name="System.String ToString()">
19641         <size>142</size>
19642       </method>
19643     </type>
19644     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19645       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19646         <size>21</size>
19647       </method>
19648       <method name="&lt;type&gt;__T get_type()">
19649         <size>7</size>
19650       </method>
19651       <method name="&lt;x&gt;__T get_x()">
19652         <size>7</size>
19653       </method>
19654       <method name="Boolean Equals(System.Object)">
19655         <size>69</size>
19656       </method>
19657       <method name="Int32 GetHashCode()">
19658         <size>86</size>
19659       </method>
19660       <method name="System.String ToString()">
19661         <size>142</size>
19662       </method>
19663     </type>
19664     <type name="NestedQuery">
19665       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19666         <size>13</size>
19667       </method>
19668     </type>
19669     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19670       <method name="Void .ctor()">
19671         <size>7</size>
19672       </method>
19673     </type>
19674     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19675       <method name="Void .ctor()">
19676         <size>7</size>
19677       </method>
19678     </type>
19679     <type name="NestedQuery">
19680       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19681         <size>110</size>
19682       </method>
19683       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19684         <size>10</size>
19685       </method>
19686       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19687         <size>36</size>
19688       </method>
19689       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19690         <size>13</size>
19691       </method>
19692       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19693         <size>110</size>
19694       </method>
19695       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19696         <size>9</size>
19697       </method>
19698       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19699         <size>7</size>
19700       </method>
19701       <method name="Boolean &lt;Main&gt;m__9(Char)">
19702         <size>6</size>
19703       </method>
19704       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19705         <size>9</size>
19706       </method>
19707       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19708         <size>7</size>
19709       </method>
19710     </type>
19711     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19712       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19713         <size>15</size>
19714       </method>
19715     </type>
19716     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19717       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19718         <size>15</size>
19719       </method>
19720     </type>
19721   </test>
19722   <test name="gtest-linq-13.cs">
19723     <type name="Program">
19724       <method name="Void .ctor()">
19725         <size>7</size>
19726       </method>
19727       <method name="Void Main()">
19728         <size>1</size>
19729       </method>
19730       <method name="Void Foo(TypeDefinition)">
19731         <size>47</size>
19732       </method>
19733       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19734         <size>2</size>
19735       </method>
19736     </type>
19737     <type name="Extension">
19738       <method name="IEnumerable`1 Cast[T](IFoo)">
19739         <size>2</size>
19740       </method>
19741     </type>
19742     <type name="MethodDefinition">
19743       <method name="Void .ctor()">
19744         <size>7</size>
19745       </method>
19746     </type>
19747     <type name="TypeDefinition">
19748       <method name="Void .ctor()">
19749         <size>7</size>
19750       </method>
19751       <method name="MethodDefinitionCollection get_Methods()">
19752         <size>2</size>
19753       </method>
19754       <method name="Void set_Methods(MethodDefinitionCollection)">
19755         <size>1</size>
19756       </method>
19757     </type>
19758     <type name="MethodDefinitionCollection">
19759       <method name="Void .ctor()">
19760         <size>7</size>
19761       </method>
19762     </type>
19763   </test>
19764   <test name="gtest-linq-14.cs">
19765     <type name="Person">
19766       <method name="Void .ctor()">
19767         <size>7</size>
19768       </method>
19769       <method name="Style get_Style()">
19770         <size>7</size>
19771       </method>
19772       <method name="Void set_Style(Style)">
19773         <size>8</size>
19774       </method>
19775     </type>
19776     <type name="Extensions">
19777       <method name="IMarker`1 Cast[T](IObjectContainer)">
19778         <size>2</size>
19779       </method>
19780       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
19781         <size>2</size>
19782       </method>
19783     </type>
19784     <type name="Program">
19785       <method name="Void .ctor()">
19786         <size>7</size>
19787       </method>
19788       <method name="Void Main()">
19789         <size>1</size>
19790       </method>
19791       <method name="Void Assert(System.Action)">
19792         <size>1</size>
19793       </method>
19794       <method name="Void Test(IObjectContainer, Style)">
19795         <size>38</size>
19796       </method>
19797     </type>
19798     <type name="Program+&lt;Test&gt;c__AnonStorey0">
19799       <method name="Void .ctor()">
19800         <size>7</size>
19801       </method>
19802       <method name="Void &lt;&gt;m__0()">
19803         <size>117</size>
19804       </method>
19805     </type>
19806   </test>
19807   <test name="gtest-linq-15.cs">
19808     <type name="NameCollisionTest.Data">
19809       <method name="Void .ctor()">
19810         <size>7</size>
19811       </method>
19812     </type>
19813     <type name="NameCollisionTest.Ex">
19814       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
19815         <size>44</size>
19816       </method>
19817     </type>
19818     <type name="NameCollisionTest.C">
19819       <method name="Void .ctor()">
19820         <size>7</size>
19821       </method>
19822       <method name="Void Main()">
19823         <size>78</size>
19824       </method>
19825       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
19826         <size>7</size>
19827       </method>
19828       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19829         <size>5</size>
19830       </method>
19831     </type>
19832     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
19833       <method name="Void .ctor()">
19834         <size>7</size>
19835       </method>
19836       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19837         <size>12</size>
19838       </method>
19839       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19840         <size>7</size>
19841       </method>
19842       <method name="Boolean MoveNext()">
19843         <size>86</size>
19844       </method>
19845       <method name="Void Dispose()">
19846         <size>8</size>
19847       </method>
19848       <method name="Void Reset()">
19849         <size>6</size>
19850       </method>
19851       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
19852         <size>7</size>
19853       </method>
19854       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
19855         <size>52</size>
19856       </method>
19857     </type>
19858   </test>
19859   <test name="gtest-linq-16.cs">
19860     <type name="C">
19861       <method name="Void .ctor()">
19862         <size>7</size>
19863       </method>
19864       <method name="Void Main()">
19865         <size>12</size>
19866       </method>
19867       <method name="Void Test_1(Int32)">
19868         <size>27</size>
19869       </method>
19870       <method name="Void Test_2()">
19871         <size>31</size>
19872       </method>
19873       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
19874         <size>26</size>
19875       </method>
19876     </type>
19877     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19878       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19879         <size>21</size>
19880       </method>
19881       <method name="&lt;a&gt;__T get_a()">
19882         <size>7</size>
19883       </method>
19884       <method name="&lt;b&gt;__T get_b()">
19885         <size>7</size>
19886       </method>
19887       <method name="Boolean Equals(System.Object)">
19888         <size>69</size>
19889       </method>
19890       <method name="Int32 GetHashCode()">
19891         <size>86</size>
19892       </method>
19893       <method name="System.String ToString()">
19894         <size>142</size>
19895       </method>
19896     </type>
19897     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
19898       <method name="Void .ctor()">
19899         <size>7</size>
19900       </method>
19901       <method name="IEnumerable`1 &lt;&gt;m__0()">
19902         <size>67</size>
19903       </method>
19904       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
19905         <size>8</size>
19906       </method>
19907       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19908         <size>14</size>
19909       </method>
19910     </type>
19911     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
19912       <method name="Void .ctor()">
19913         <size>7</size>
19914       </method>
19915       <method name="IEnumerable`1 &lt;&gt;m__2()">
19916         <size>67</size>
19917       </method>
19918       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
19919         <size>8</size>
19920       </method>
19921       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19922         <size>14</size>
19923       </method>
19924     </type>
19925   </test>
19926   <test name="gtest-linq-17.cs">
19927     <type name="TestGroupBy">
19928       <method name="Void .ctor()">
19929         <size>7</size>
19930       </method>
19931       <method name="Int32 Main()">
19932         <size>157</size>
19933       </method>
19934       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19935         <size>2</size>
19936       </method>
19937     </type>
19938     <type name="&lt;PrivateImplementationDetails&gt;">
19939       <method name="Void .ctor()">
19940         <size>7</size>
19941       </method>
19942     </type>
19943   </test>
19944   <test name="gtest-linq-18.cs">
19945     <type name="C">
19946       <method name="Void .ctor()">
19947         <size>7</size>
19948       </method>
19949       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
19950         <size>2</size>
19951       </method>
19952       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
19953         <size>2</size>
19954       </method>
19955       <method name="Int32 Main()">
19956         <size>652</size>
19957       </method>
19958       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
19959         <size>42</size>
19960       </method>
19961       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
19962         <size>11</size>
19963       </method>
19964       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
19965         <size>31</size>
19966       </method>
19967       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19968         <size>31</size>
19969       </method>
19970       <method name="Boolean &lt;Main&gt;m__4(Int32)">
19971         <size>31</size>
19972       </method>
19973       <method name="Boolean &lt;Main&gt;m__5(Int32)">
19974         <size>31</size>
19975       </method>
19976       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19977         <size>31</size>
19978       </method>
19979       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
19980         <size>10</size>
19981       </method>
19982       <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])">
19983         <size>15</size>
19984       </method>
19985       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19986         <size>31</size>
19987       </method>
19988       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19989         <size>15</size>
19990       </method>
19991       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19992         <size>12</size>
19993       </method>
19994     </type>
19995     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
19996       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
19997         <size>21</size>
19998       </method>
19999       <method name="&lt;ck&gt;__T get_ck()">
20000         <size>7</size>
20001       </method>
20002       <method name="&lt;xy&gt;__T get_xy()">
20003         <size>7</size>
20004       </method>
20005       <method name="Boolean Equals(System.Object)">
20006         <size>69</size>
20007       </method>
20008       <method name="Int32 GetHashCode()">
20009         <size>86</size>
20010       </method>
20011       <method name="System.String ToString()">
20012         <size>142</size>
20013       </method>
20014     </type>
20015     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20016       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20017         <size>21</size>
20018       </method>
20019       <method name="&lt;i&gt;__T get_i()">
20020         <size>7</size>
20021       </method>
20022       <method name="&lt;l&gt;__T get_l()">
20023         <size>7</size>
20024       </method>
20025       <method name="Boolean Equals(System.Object)">
20026         <size>69</size>
20027       </method>
20028       <method name="Int32 GetHashCode()">
20029         <size>86</size>
20030       </method>
20031       <method name="System.String ToString()">
20032         <size>142</size>
20033       </method>
20034     </type>
20035     <type name="&lt;PrivateImplementationDetails&gt;">
20036       <method name="Void .ctor()">
20037         <size>7</size>
20038       </method>
20039     </type>
20040     <type name="C+&lt;Main&gt;c__AnonStorey0">
20041       <method name="Void .ctor()">
20042         <size>7</size>
20043       </method>
20044     </type>
20045     <type name="C+&lt;Main&gt;c__AnonStorey1">
20046       <method name="Void .ctor()">
20047         <size>7</size>
20048       </method>
20049     </type>
20050     <type name="C+&lt;Main&gt;c__AnonStorey2">
20051       <method name="Void .ctor()">
20052         <size>7</size>
20053       </method>
20054     </type>
20055     <type name="C+&lt;Main&gt;c__AnonStorey3">
20056       <method name="Void .ctor()">
20057         <size>7</size>
20058       </method>
20059     </type>
20060     <type name="C+&lt;Main&gt;c__AnonStorey4">
20061       <method name="Void .ctor()">
20062         <size>7</size>
20063       </method>
20064     </type>
20065     <type name="C+&lt;Main&gt;c__AnonStorey5">
20066       <method name="Void .ctor()">
20067         <size>7</size>
20068       </method>
20069     </type>
20070     <type name="C+&lt;Main&gt;c__AnonStorey6">
20071       <method name="Void .ctor()">
20072         <size>7</size>
20073       </method>
20074     </type>
20075     <type name="C">
20076       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20077         <size>31</size>
20078       </method>
20079       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20080         <size>31</size>
20081       </method>
20082       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20083         <size>2</size>
20084       </method>
20085       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20086         <size>31</size>
20087       </method>
20088       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20089         <size>31</size>
20090       </method>
20091       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20092         <size>2</size>
20093       </method>
20094     </type>
20095     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20096       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20097         <size>21</size>
20098       </method>
20099       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20100         <size>7</size>
20101       </method>
20102       <method name="&lt;g&gt;__T get_g()">
20103         <size>7</size>
20104       </method>
20105       <method name="Boolean Equals(System.Object)">
20106         <size>69</size>
20107       </method>
20108       <method name="Int32 GetHashCode()">
20109         <size>86</size>
20110       </method>
20111       <method name="System.String ToString()">
20112         <size>142</size>
20113       </method>
20114     </type>
20115     <type name="C+&lt;Main&gt;c__AnonStorey0">
20116       <method name="Boolean &lt;&gt;m__12(Int32)">
20117         <size>10</size>
20118       </method>
20119     </type>
20120     <type name="C+&lt;Main&gt;c__AnonStorey1">
20121       <method name="Boolean &lt;&gt;m__13(Int32)">
20122         <size>15</size>
20123       </method>
20124     </type>
20125     <type name="C+&lt;Main&gt;c__AnonStorey2">
20126       <method name="Boolean &lt;&gt;m__14(Int32)">
20127         <size>10</size>
20128       </method>
20129     </type>
20130     <type name="C+&lt;Main&gt;c__AnonStorey3">
20131       <method name="Boolean &lt;&gt;m__15(Int32)">
20132         <size>10</size>
20133       </method>
20134     </type>
20135     <type name="C+&lt;Main&gt;c__AnonStorey4">
20136       <method name="Int32 &lt;&gt;m__16(Int32)">
20137         <size>9</size>
20138       </method>
20139     </type>
20140     <type name="C+&lt;Main&gt;c__AnonStorey5">
20141       <method name="Int32 &lt;&gt;m__17(Int32)">
20142         <size>9</size>
20143       </method>
20144     </type>
20145     <type name="C+&lt;Main&gt;c__AnonStorey6">
20146       <method name="Boolean &lt;&gt;m__18(Int32)">
20147         <size>20</size>
20148       </method>
20149     </type>
20150     <type name="C+&lt;Main&gt;c__AnonStorey7">
20151       <method name="Void .ctor()">
20152         <size>7</size>
20153       </method>
20154       <method name="Boolean &lt;&gt;m__19(Int32)">
20155         <size>10</size>
20156       </method>
20157     </type>
20158     <type name="C+&lt;Main&gt;c__AnonStorey8">
20159       <method name="Void .ctor()">
20160         <size>7</size>
20161       </method>
20162       <method name="Boolean &lt;&gt;m__1A(Int32)">
20163         <size>10</size>
20164       </method>
20165     </type>
20166     <type name="C+&lt;Main&gt;c__AnonStorey9">
20167       <method name="Void .ctor()">
20168         <size>7</size>
20169       </method>
20170       <method name="Boolean &lt;&gt;m__1B(Int32)">
20171         <size>10</size>
20172       </method>
20173     </type>
20174     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20175       <method name="Void .ctor()">
20176         <size>7</size>
20177       </method>
20178       <method name="Boolean &lt;&gt;m__1C(Int32)">
20179         <size>10</size>
20180       </method>
20181     </type>
20182   </test>
20183   <test name="gtest-linq-19.cs">
20184     <type name="Test">
20185       <method name="Void .ctor()">
20186         <size>7</size>
20187       </method>
20188       <method name="Void .cctor()">
20189         <size>45</size>
20190       </method>
20191       <method name="Void Main()">
20192         <size>1</size>
20193       </method>
20194       <method name="Char &lt;E&gt;m__0(Char)">
20195         <size>2</size>
20196       </method>
20197     </type>
20198   </test>
20199   <test name="gtest-named-01.cs">
20200     <type name="C">
20201       <method name="Int32 Test(Int32, Int32, System.String)">
20202         <size>6</size>
20203       </method>
20204       <method name="T Foo[T](T, Int32)">
20205         <size>2</size>
20206       </method>
20207       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20208         <size>9</size>
20209       </method>
20210       <method name="Int32 Main()">
20211         <size>173</size>
20212       </method>
20213       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20214         <size>2</size>
20215       </method>
20216     </type>
20217     <type name="C+&lt;Main&gt;c__AnonStorey0">
20218       <method name="Void .ctor()">
20219         <size>7</size>
20220       </method>
20221       <method name="Int32 &lt;&gt;m__1(Int32)">
20222         <size>7</size>
20223       </method>
20224     </type>
20225   </test>
20226   <test name="gtest-partial-01.cs">
20227     <type name="B`1[U]">
20228       <method name="Void .ctor()">
20229         <size>7</size>
20230       </method>
20231     </type>
20232     <type name="C`1[T]">
20233       <method name="Void .ctor()">
20234         <size>7</size>
20235       </method>
20236     </type>
20237     <type name="Test">
20238       <method name="Void Main()">
20239         <size>1</size>
20240       </method>
20241       <method name="Void .ctor()">
20242         <size>7</size>
20243       </method>
20244     </type>
20245   </test>
20246   <test name="gtest-var-04.cs">
20247     <type name="Test">
20248       <method name="Void .ctor()">
20249         <size>7</size>
20250       </method>
20251       <method name="Int32 Main()">
20252         <size>219</size>
20253       </method>
20254     </type>
20255   </test>
20256   <test name="gtest-variance-11.cs">
20257     <type name="D">
20258       <method name="Void .ctor()">
20259         <size>7</size>
20260       </method>
20261       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20262         <size>38</size>
20263       </method>
20264       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20265         <size>38</size>
20266       </method>
20267       <method name="Int32 Main()">
20268         <size>38</size>
20269       </method>
20270     </type>
20271   </test>
20272   <test name="gtest-variance-13.cs">
20273     <type name="A">
20274       <method name="Void .ctor()">
20275         <size>7</size>
20276       </method>
20277       <method name="Void Foo[T](T, IList`1)">
20278         <size>1</size>
20279       </method>
20280       <method name="Void Test()">
20281         <size>17</size>
20282       </method>
20283     </type>
20284     <type name="B">
20285       <method name="Void .ctor()">
20286         <size>7</size>
20287       </method>
20288       <method name="Void Foo[T](T, I`1)">
20289         <size>1</size>
20290       </method>
20291       <method name="Void Test[U](U, I`1)">
20292         <size>8</size>
20293       </method>
20294     </type>
20295     <type name="M">
20296       <method name="Void .ctor()">
20297         <size>7</size>
20298       </method>
20299       <method name="Int32 Main()">
20300         <size>2</size>
20301       </method>
20302     </type>
20303   </test>
20304   <test name="gtest-variance-6.cs">
20305     <type name="Program">
20306       <method name="Void .ctor()">
20307         <size>7</size>
20308       </method>
20309       <method name="Void Main()">
20310         <size>1</size>
20311       </method>
20312     </type>
20313     <type name="Cov1`1[U]">
20314       <method name="Void .ctor(Object, IntPtr)">
20315         <size>0</size>
20316       </method>
20317       <method name="ICovariant`1 Invoke(IContravariant`1)">
20318         <size>0</size>
20319       </method>
20320       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20321         <size>0</size>
20322       </method>
20323       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20324         <size>0</size>
20325       </method>
20326     </type>
20327     <type name="Cov2`1[U]">
20328       <method name="Void .ctor(Object, IntPtr)">
20329         <size>0</size>
20330       </method>
20331       <method name="ICovariant`1 Invoke(IContravariant`1)">
20332         <size>0</size>
20333       </method>
20334       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20335         <size>0</size>
20336       </method>
20337       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20338         <size>0</size>
20339       </method>
20340     </type>
20341     <type name="Cov3`1[U]">
20342       <method name="Void .ctor(Object, IntPtr)">
20343         <size>0</size>
20344       </method>
20345       <method name="ICovariant`1 Invoke(IContravariant`1)">
20346         <size>0</size>
20347       </method>
20348       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20349         <size>0</size>
20350       </method>
20351       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20352         <size>0</size>
20353       </method>
20354     </type>
20355     <type name="Cov4`1[U]">
20356       <method name="Void .ctor(Object, IntPtr)">
20357         <size>0</size>
20358       </method>
20359       <method name="ICovariant`1 Invoke()">
20360         <size>0</size>
20361       </method>
20362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20363         <size>0</size>
20364       </method>
20365       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20366         <size>0</size>
20367       </method>
20368     </type>
20369     <type name="Cov5`1[U]">
20370       <method name="Void .ctor(Object, IntPtr)">
20371         <size>0</size>
20372       </method>
20373       <method name="IContravariant`1 Invoke()">
20374         <size>0</size>
20375       </method>
20376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20377         <size>0</size>
20378       </method>
20379       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20380         <size>0</size>
20381       </method>
20382     </type>
20383     <type name="Contra5`1[U]">
20384       <method name="Void .ctor(Object, IntPtr)">
20385         <size>0</size>
20386       </method>
20387       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20388         <size>0</size>
20389       </method>
20390       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20391         <size>0</size>
20392       </method>
20393       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20394         <size>0</size>
20395       </method>
20396     </type>
20397     <type name="Contra6`1[U]">
20398       <method name="Void .ctor(Object, IntPtr)">
20399         <size>0</size>
20400       </method>
20401       <method name="IContravariant`1 Invoke()">
20402         <size>0</size>
20403       </method>
20404       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20405         <size>0</size>
20406       </method>
20407       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20408         <size>0</size>
20409       </method>
20410     </type>
20411     <type name="Contra7`1[U]">
20412       <method name="Void .ctor(Object, IntPtr)">
20413         <size>0</size>
20414       </method>
20415       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20416         <size>0</size>
20417       </method>
20418       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20419         <size>0</size>
20420       </method>
20421       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20422         <size>0</size>
20423       </method>
20424     </type>
20425     <type name="Contra8`1[U]">
20426       <method name="Void .ctor(Object, IntPtr)">
20427         <size>0</size>
20428       </method>
20429       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20430         <size>0</size>
20431       </method>
20432       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20433         <size>0</size>
20434       </method>
20435       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20436         <size>0</size>
20437       </method>
20438     </type>
20439   </test>
20440   <test name="gtest-variance-7.cs">
20441     <type name="C">
20442       <method name="Void .ctor()">
20443         <size>7</size>
20444       </method>
20445       <method name="Void Main()">
20446         <size>1</size>
20447       </method>
20448     </type>
20449     <type name="Covariant`1[T]">
20450       <method name="Void .ctor(Object, IntPtr)">
20451         <size>0</size>
20452       </method>
20453       <method name="T Invoke()">
20454         <size>0</size>
20455       </method>
20456       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20457         <size>0</size>
20458       </method>
20459       <method name="T EndInvoke(IAsyncResult)">
20460         <size>0</size>
20461       </method>
20462     </type>
20463     <type name="Contra`1[T]">
20464       <method name="Void .ctor(Object, IntPtr)">
20465         <size>0</size>
20466       </method>
20467       <method name="Void Invoke(T)">
20468         <size>0</size>
20469       </method>
20470       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20471         <size>0</size>
20472       </method>
20473       <method name="Void EndInvoke(IAsyncResult)">
20474         <size>0</size>
20475       </method>
20476     </type>
20477     <type name="CoContra`2[TR,T]">
20478       <method name="Void .ctor(Object, IntPtr)">
20479         <size>0</size>
20480       </method>
20481       <method name="TR Invoke(T)">
20482         <size>0</size>
20483       </method>
20484       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20485         <size>0</size>
20486       </method>
20487       <method name="TR EndInvoke(IAsyncResult)">
20488         <size>0</size>
20489       </method>
20490     </type>
20491     <type name="None`1[T]">
20492       <method name="Void .ctor(Object, IntPtr)">
20493         <size>0</size>
20494       </method>
20495       <method name="Void Invoke(T)">
20496         <size>0</size>
20497       </method>
20498       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20499         <size>0</size>
20500       </method>
20501       <method name="Void EndInvoke(IAsyncResult)">
20502         <size>0</size>
20503       </method>
20504     </type>
20505     <type name="Test`1[U]">
20506       <method name="Void .ctor(Object, IntPtr)">
20507         <size>0</size>
20508       </method>
20509       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20510         <size>0</size>
20511       </method>
20512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20513         <size>0</size>
20514       </method>
20515       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20516         <size>0</size>
20517       </method>
20518     </type>
20519     <type name="Test2`1[U]">
20520       <method name="Void .ctor(Object, IntPtr)">
20521         <size>0</size>
20522       </method>
20523       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20524         <size>0</size>
20525       </method>
20526       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20527         <size>0</size>
20528       </method>
20529       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20530         <size>0</size>
20531       </method>
20532     </type>
20533     <type name="Test3`1[U]">
20534       <method name="Void .ctor(Object, IntPtr)">
20535         <size>0</size>
20536       </method>
20537       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20538         <size>0</size>
20539       </method>
20540       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20541         <size>0</size>
20542       </method>
20543       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20544         <size>0</size>
20545       </method>
20546     </type>
20547     <type name="Test4`1[U]">
20548       <method name="Void .ctor(Object, IntPtr)">
20549         <size>0</size>
20550       </method>
20551       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20552         <size>0</size>
20553       </method>
20554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20555         <size>0</size>
20556       </method>
20557       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20558         <size>0</size>
20559       </method>
20560     </type>
20561     <type name="Test5`1[U]">
20562       <method name="Void .ctor(Object, IntPtr)">
20563         <size>0</size>
20564       </method>
20565       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20566         <size>0</size>
20567       </method>
20568       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20569         <size>0</size>
20570       </method>
20571       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20572         <size>0</size>
20573       </method>
20574     </type>
20575     <type name="Test6`1[U]">
20576       <method name="Void .ctor(Object, IntPtr)">
20577         <size>0</size>
20578       </method>
20579       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20580         <size>0</size>
20581       </method>
20582       <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)">
20583         <size>0</size>
20584       </method>
20585       <method name="Void EndInvoke(IAsyncResult)">
20586         <size>0</size>
20587       </method>
20588     </type>
20589     <type name="Both`2[U,V]">
20590       <method name="Void .ctor(Object, IntPtr)">
20591         <size>0</size>
20592       </method>
20593       <method name="Void Invoke(CoContra`2[U,V])">
20594         <size>0</size>
20595       </method>
20596       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20597         <size>0</size>
20598       </method>
20599       <method name="Void EndInvoke(IAsyncResult)">
20600         <size>0</size>
20601       </method>
20602     </type>
20603     <type name="Both2`2[U,V]">
20604       <method name="Void .ctor(Object, IntPtr)">
20605         <size>0</size>
20606       </method>
20607       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20608         <size>0</size>
20609       </method>
20610       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20611         <size>0</size>
20612       </method>
20613       <method name="Void EndInvoke(IAsyncResult)">
20614         <size>0</size>
20615       </method>
20616     </type>
20617     <type name="Both3`2[U,V]">
20618       <method name="Void .ctor(Object, IntPtr)">
20619         <size>0</size>
20620       </method>
20621       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
20622         <size>0</size>
20623       </method>
20624       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
20625         <size>0</size>
20626       </method>
20627       <method name="Void EndInvoke(IAsyncResult)">
20628         <size>0</size>
20629       </method>
20630     </type>
20631     <type name="Both4`2[U,V]">
20632       <method name="Void .ctor(Object, IntPtr)">
20633         <size>0</size>
20634       </method>
20635       <method name="Void Invoke(Both`2[V,U])">
20636         <size>0</size>
20637       </method>
20638       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
20639         <size>0</size>
20640       </method>
20641       <method name="Void EndInvoke(IAsyncResult)">
20642         <size>0</size>
20643       </method>
20644     </type>
20645     <type name="Both5`2[U,V]">
20646       <method name="Void .ctor(Object, IntPtr)">
20647         <size>0</size>
20648       </method>
20649       <method name="Void Invoke(Both`2[V,System.Int32])">
20650         <size>0</size>
20651       </method>
20652       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
20653         <size>0</size>
20654       </method>
20655       <method name="Void EndInvoke(IAsyncResult)">
20656         <size>0</size>
20657       </method>
20658     </type>
20659   </test>
20660   <test name="gtest-variance-9.cs">
20661     <type name="Test">
20662       <method name="Void .ctor()">
20663         <size>7</size>
20664       </method>
20665       <method name="Void Foo(IIn`1)">
20666         <size>1</size>
20667       </method>
20668       <method name="Int32 Main()">
20669         <size>10</size>
20670       </method>
20671     </type>
20672   </test>
20673   <test name="test-1.cs">
20674     <type name="X">
20675       <method name="Void .ctor()">
20676         <size>7</size>
20677       </method>
20678       <method name="Int32 Main(System.String[])">
20679         <size>12</size>
20680       </method>
20681     </type>
20682   </test>
20683   <test name="test-10.cs">
20684     <type name="X">
20685       <method name="Void .ctor()">
20686         <size>7</size>
20687       </method>
20688       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20689         <size>1</size>
20690       </method>
20691       <method name="Void bsbyte()">
20692         <size>35</size>
20693       </method>
20694       <method name="Void abyte(SByte, Char)">
20695         <size>1</size>
20696       </method>
20697       <method name="Void bbyte()">
20698         <size>22</size>
20699       </method>
20700       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20701         <size>1</size>
20702       </method>
20703       <method name="Void bshort()">
20704         <size>39</size>
20705       </method>
20706       <method name="Void aushort(SByte, Byte, Int16, Char)">
20707         <size>1</size>
20708       </method>
20709       <method name="Void bushort()">
20710         <size>29</size>
20711       </method>
20712       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20713         <size>1</size>
20714       </method>
20715       <method name="Void bint()">
20716         <size>42</size>
20717       </method>
20718       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20719         <size>1</size>
20720       </method>
20721       <method name="Void buint()">
20722         <size>38</size>
20723       </method>
20724       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20725         <size>1</size>
20726       </method>
20727       <method name="Void blong()">
20728         <size>47</size>
20729       </method>
20730       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20731         <size>1</size>
20732       </method>
20733       <method name="Void bulong()">
20734         <size>47</size>
20735       </method>
20736       <method name="Void achar(SByte, Byte, Int16)">
20737         <size>1</size>
20738       </method>
20739       <method name="Void bchar()">
20740         <size>27</size>
20741       </method>
20742       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20743         <size>1</size>
20744       </method>
20745       <method name="Void bfloat()">
20746         <size>67</size>
20747       </method>
20748       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20749         <size>1</size>
20750       </method>
20751       <method name="Void bdouble()">
20752         <size>75</size>
20753       </method>
20754       <method name="Void TestDecimal(Decimal)">
20755         <size>15</size>
20756       </method>
20757       <method name="Void Main()">
20758         <size>1</size>
20759       </method>
20760     </type>
20761     <type name="Test2">
20762       <method name="Void .ctor()">
20763         <size>7</size>
20764       </method>
20765       <method name="Void ExtraTst()">
20766         <size>12</size>
20767       </method>
20768     </type>
20769   </test>
20770   <test name="test-100.cs">
20771     <type name="GLib.Object">
20772       <method name="Void .ctor()">
20773         <size>7</size>
20774       </method>
20775       <method name="Int32 get_Raw()">
20776         <size>2</size>
20777       </method>
20778       <method name="Void set_Raw(Int32)">
20779         <size>8</size>
20780       </method>
20781       <method name="Void GetProperty()">
20782         <size>12</size>
20783       </method>
20784       <method name="Int32 Main()">
20785         <size>2</size>
20786       </method>
20787     </type>
20788   </test>
20789   <test name="test-101.cs">
20790     <type name="Test.MyAttribute">
20791       <method name="Void .ctor(String)">
20792         <size>20</size>
20793       </method>
20794     </type>
20795     <type name="Test.My2Attribute">
20796       <method name="Void .ctor(String, Int32)">
20797         <size>31</size>
20798       </method>
20799     </type>
20800     <type name="Test.Test">
20801       <method name="Void .ctor()">
20802         <size>7</size>
20803       </method>
20804       <method name="Int32 Main()">
20805         <size>92</size>
20806       </method>
20807     </type>
20808   </test>
20809   <test name="test-102.cs">
20810     <type name="N1.MineAttribute">
20811       <method name="Void .ctor(String)">
20812         <size>14</size>
20813       </method>
20814     </type>
20815     <type name="N1.ReturnAttribute">
20816       <method name="Void .ctor(String)">
20817         <size>14</size>
20818       </method>
20819     </type>
20820     <type name="N1.Foo">
20821       <method name="Void .ctor()">
20822         <size>7</size>
20823       </method>
20824       <method name="Int32 Main()">
20825         <size>250</size>
20826       </method>
20827     </type>
20828   </test>
20829   <test name="test-103.cs">
20830     <type name="A">
20831       <method name="Void .ctor()">
20832         <size>7</size>
20833       </method>
20834       <method name="Int32 Foo()">
20835         <size>0</size>
20836       </method>
20837     </type>
20838     <type name="B">
20839       <method name="Void .ctor()">
20840         <size>7</size>
20841       </method>
20842       <method name="Int32 Foo()">
20843         <size>2</size>
20844       </method>
20845       <method name="Int32 M()">
20846         <size>7</size>
20847       </method>
20848     </type>
20849     <type name="Test">
20850       <method name="Void .ctor()">
20851         <size>7</size>
20852       </method>
20853       <method name="Int32 Main()">
20854         <size>11</size>
20855       </method>
20856     </type>
20857   </test>
20858   <test name="test-104.cs">
20859     <type name="Test">
20860       <method name="Void .ctor()">
20861         <size>7</size>
20862       </method>
20863       <method name="Int32 Main(System.String[])">
20864         <size>12</size>
20865       </method>
20866     </type>
20867   </test>
20868   <test name="test-105.cs">
20869     <type name="Test">
20870       <method name="Void .ctor()">
20871         <size>7</size>
20872       </method>
20873       <method name="Int32 F(Int32)">
20874         <size>33</size>
20875       </method>
20876       <method name="Void async_callback(IAsyncResult)">
20877         <size>22</size>
20878       </method>
20879       <method name="Int32 Main()">
20880         <size>407</size>
20881       </method>
20882     </type>
20883     <type name="Test+SimpleDelegate">
20884       <method name="Void .ctor(Object, IntPtr)">
20885         <size>0</size>
20886       </method>
20887       <method name="Int32 Invoke(Int32)">
20888         <size>0</size>
20889       </method>
20890       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20891         <size>0</size>
20892       </method>
20893       <method name="Int32 EndInvoke(IAsyncResult)">
20894         <size>0</size>
20895       </method>
20896     </type>
20897   </test>
20898   <test name="test-106.cs">
20899     <type name="Test">
20900       <method name="Void .ctor()">
20901         <size>7</size>
20902       </method>
20903       <method name="Void .cctor()">
20904         <size>1</size>
20905       </method>
20906       <method name="Int32 F(Int32)">
20907         <size>27</size>
20908       </method>
20909       <method name="Void async_callback(IAsyncResult)">
20910         <size>33</size>
20911       </method>
20912       <method name="Int32 Main()">
20913         <size>135</size>
20914       </method>
20915     </type>
20916     <type name="Test+SimpleDelegate">
20917       <method name="Void .ctor(Object, IntPtr)">
20918         <size>0</size>
20919       </method>
20920       <method name="Int32 Invoke(Int32)">
20921         <size>0</size>
20922       </method>
20923       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20924         <size>0</size>
20925       </method>
20926       <method name="Int32 EndInvoke(IAsyncResult)">
20927         <size>0</size>
20928       </method>
20929     </type>
20930   </test>
20931   <test name="test-107.cs">
20932     <type name="Test">
20933       <method name="Void .ctor()">
20934         <size>7</size>
20935       </method>
20936       <method name="Void .cctor()">
20937         <size>1</size>
20938       </method>
20939       <method name="Int32 F(Int32)">
20940         <size>27</size>
20941       </method>
20942       <method name="Void async_callback(IAsyncResult)">
20943         <size>100</size>
20944       </method>
20945       <method name="Int32 Main()">
20946         <size>89</size>
20947       </method>
20948     </type>
20949     <type name="Test+SimpleDelegate">
20950       <method name="Void .ctor(Object, IntPtr)">
20951         <size>0</size>
20952       </method>
20953       <method name="Int32 Invoke(Int32)">
20954         <size>0</size>
20955       </method>
20956       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20957         <size>0</size>
20958       </method>
20959       <method name="Int32 EndInvoke(IAsyncResult)">
20960         <size>0</size>
20961       </method>
20962     </type>
20963   </test>
20964   <test name="test-108.cs">
20965     <type name="X">
20966       <method name="Void .ctor()">
20967         <size>7</size>
20968       </method>
20969       <method name="Int32 Main()">
20970         <size>79</size>
20971       </method>
20972     </type>
20973   </test>
20974   <test name="test-109.cs">
20975     <type name="T">
20976       <method name="Void .ctor()">
20977         <size>7</size>
20978       </method>
20979       <method name="Int32 Main()">
20980         <size>23</size>
20981       </method>
20982     </type>
20983   </test>
20984   <test name="test-11.cs">
20985     <type name="Test">
20986       <method name="Void .ctor()">
20987         <size>7</size>
20988       </method>
20989       <method name="Int32 boxtest()">
20990         <size>12</size>
20991       </method>
20992       <method name="Int32 Main()">
20993         <size>14</size>
20994       </method>
20995     </type>
20996   </test>
20997   <test name="test-110.cs">
20998     <type name="test.test">
20999       <method name="Void .ctor()">
21000         <size>7</size>
21001       </method>
21002       <method name="Int32 test_method(Int32)">
21003         <size>13</size>
21004       </method>
21005       <method name="Int32 Main()">
21006         <size>17</size>
21007       </method>
21008     </type>
21009   </test>
21010   <test name="test-111.cs">
21011     <type name="T">
21012       <method name="Void .ctor()">
21013         <size>7</size>
21014       </method>
21015       <method name="System.Object get_obj()">
21016         <size>6</size>
21017       </method>
21018       <method name="Int32 Main()">
21019         <size>21</size>
21020       </method>
21021     </type>
21022   </test>
21023   <test name="test-112.cs">
21024     <type name="X">
21025       <method name="Void .ctor()">
21026         <size>7</size>
21027       </method>
21028       <method name="System.Int32[] g()">
21029         <size>14</size>
21030       </method>
21031       <method name="Int32 Main()">
21032         <size>18</size>
21033       </method>
21034     </type>
21035   </test>
21036   <test name="test-113.cs">
21037     <type name="X">
21038       <method name="Void .ctor()">
21039         <size>7</size>
21040       </method>
21041       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21042         <size>4</size>
21043       </method>
21044       <method name="Void GetProperty(System.String, System.String ByRef)">
21045         <size>21</size>
21046       </method>
21047       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21048         <size>4</size>
21049       </method>
21050       <method name="Void GetProperty(System.String, Boolean ByRef)">
21051         <size>21</size>
21052       </method>
21053       <method name="Int32 Main()">
21054         <size>2</size>
21055       </method>
21056     </type>
21057   </test>
21058   <test name="test-114.cs">
21059     <type name="MyClass">
21060       <method name="Void .ctor()">
21061         <size>7</size>
21062       </method>
21063       <method name="Int32 Main()">
21064         <size>15</size>
21065       </method>
21066     </type>
21067     <type name="MyClass+IsAnything">
21068       <method name="Void .ctor(Object, IntPtr)">
21069         <size>0</size>
21070       </method>
21071       <method name="Boolean Invoke(Char)">
21072         <size>0</size>
21073       </method>
21074       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21075         <size>0</size>
21076       </method>
21077       <method name="Boolean EndInvoke(IAsyncResult)">
21078         <size>0</size>
21079       </method>
21080     </type>
21081   </test>
21082   <test name="test-115.cs">
21083     <type name="A">
21084       <method name="Void .ctor()">
21085         <size>7</size>
21086       </method>
21087       <method name="X op_Explicit(A)">
21088         <size>8</size>
21089       </method>
21090     </type>
21091     <type name="X">
21092       <method name="Void .ctor()">
21093         <size>7</size>
21094       </method>
21095     </type>
21096     <type name="Y">
21097       <method name="Void .ctor()">
21098         <size>7</size>
21099       </method>
21100     </type>
21101     <type name="blah">
21102       <method name="Void .ctor()">
21103         <size>7</size>
21104       </method>
21105       <method name="Int32 Main()">
21106         <size>47</size>
21107       </method>
21108     </type>
21109   </test>
21110   <test name="test-116.cs">
21111     <type name="X">
21112       <method name="Void .ctor()">
21113         <size>7</size>
21114       </method>
21115       <method name="Int32 Main()">
21116         <size>12</size>
21117       </method>
21118     </type>
21119   </test>
21120   <test name="test-117.cs">
21121     <type name="Blah">
21122       <method name="Void .ctor()">
21123         <size>18</size>
21124       </method>
21125       <method name="Int32 Main()">
21126         <size>25</size>
21127       </method>
21128     </type>
21129   </test>
21130   <test name="test-118.cs">
21131     <type name="Container">
21132       <method name="Void .ctor()">
21133         <size>7</size>
21134       </method>
21135       <method name="Int32 Main(System.String[])">
21136         <size>2</size>
21137       </method>
21138     </type>
21139   </test>
21140   <test name="test-119.cs">
21141     <type name="Value">
21142       <method name="Void .ctor()">
21143         <size>7</size>
21144       </method>
21145       <method name="Int32 op_Explicit(Value)">
21146         <size>2</size>
21147       </method>
21148       <method name="MyObject op_Explicit(Value)">
21149         <size>7</size>
21150       </method>
21151       <method name="UInt32 op_Explicit(Value)">
21152         <size>2</size>
21153       </method>
21154     </type>
21155     <type name="MyObject">
21156       <method name="Void .ctor(Int32)">
21157         <size>7</size>
21158       </method>
21159     </type>
21160     <type name="Derived">
21161       <method name="Void .ctor(Int32)">
21162         <size>8</size>
21163       </method>
21164       <method name="Derived Blah()">
21165         <size>18</size>
21166       </method>
21167     </type>
21168     <type name="Test">
21169       <method name="Void .ctor()">
21170         <size>7</size>
21171       </method>
21172       <method name="Int32 Main()">
21173         <size>33</size>
21174       </method>
21175     </type>
21176   </test>
21177   <test name="test-12.cs">
21178     <type name="X">
21179       <method name="Void .ctor()">
21180         <size>7</size>
21181       </method>
21182       <method name="Int32 Main(System.String[])">
21183         <size>270</size>
21184       </method>
21185       <method name="System.String s(System.String, Int32)">
21186         <size>13</size>
21187       </method>
21188       <method name="System.String x(System.String, System.Object)">
21189         <size>8</size>
21190       </method>
21191     </type>
21192   </test>
21193   <test name="test-120.cs">
21194     <type name="test">
21195       <method name="Void .ctor()">
21196         <size>7</size>
21197       </method>
21198       <method name="Int32 Main()">
21199         <size>140</size>
21200       </method>
21201     </type>
21202   </test>
21203   <test name="test-121.cs">
21204     <type name="X">
21205       <method name="Void .ctor()">
21206         <size>7</size>
21207       </method>
21208       <method name="Int32 g()">
21209         <size>14</size>
21210       </method>
21211       <method name="Int32 Main()">
21212         <size>81</size>
21213       </method>
21214     </type>
21215   </test>
21216   <test name="test-122.cs">
21217     <type name="A">
21218       <method name="Void .ctor()">
21219         <size>7</size>
21220       </method>
21221       <method name="Void .cctor()">
21222         <size>1</size>
21223       </method>
21224       <method name="Int32 Main()">
21225         <size>2</size>
21226       </method>
21227     </type>
21228     <type name="A+B">
21229       <method name="Void .ctor()">
21230         <size>7</size>
21231       </method>
21232       <method name="Void Foo()">
21233         <size>13</size>
21234       </method>
21235     </type>
21236   </test>
21237   <test name="test-123.cs">
21238     <type name="X">
21239       <method name="Void .ctor()">
21240         <size>7</size>
21241       </method>
21242       <method name="System.Object get_non_null()">
21243         <size>6</size>
21244       </method>
21245       <method name="System.Object get_null()">
21246         <size>2</size>
21247       </method>
21248       <method name="Int32 Main()">
21249         <size>95</size>
21250       </method>
21251     </type>
21252   </test>
21253   <test name="test-124.cs">
21254     <type name="t">
21255       <method name="Void .ctor()">
21256         <size>7</size>
21257       </method>
21258       <method name="Void a()">
21259         <size>16</size>
21260       </method>
21261       <method name="Void b()">
21262         <size>16</size>
21263       </method>
21264       <method name="Void c()">
21265         <size>24</size>
21266       </method>
21267       <method name="Void d()">
21268         <size>28</size>
21269       </method>
21270       <method name="Void Main()">
21271         <size>1</size>
21272       </method>
21273     </type>
21274   </test>
21275   <test name="test-125.cs">
21276     <type name="Fraction">
21277       <method name="Void .ctor(Int32, Int32)">
21278         <size>31</size>
21279       </method>
21280       <method name="Void .ctor(Int32)">
21281         <size>31</size>
21282       </method>
21283       <method name="Boolean Equals(System.Object)">
21284         <size>36</size>
21285       </method>
21286       <method name="System.String ToString()">
21287         <size>35</size>
21288       </method>
21289       <method name="Fraction op_Implicit(Int32)">
21290         <size>17</size>
21291       </method>
21292       <method name="Int32 op_Explicit(Fraction)">
21293         <size>24</size>
21294       </method>
21295       <method name="Boolean op_Equality(Fraction, Fraction)">
21296         <size>48</size>
21297       </method>
21298       <method name="Boolean op_Inequality(Fraction, Fraction)">
21299         <size>21</size>
21300       </method>
21301       <method name="Fraction op_Addition(Fraction, Fraction)">
21302         <size>102</size>
21303       </method>
21304     </type>
21305     <type name="Tester">
21306       <method name="Void .ctor()">
21307         <size>7</size>
21308       </method>
21309       <method name="Int32 Main()">
21310         <size>148</size>
21311       </method>
21312     </type>
21313   </test>
21314   <test name="test-126.cs">
21315     <type name="X">
21316       <method name="Void .ctor()">
21317         <size>7</size>
21318       </method>
21319       <method name="Void Iface.Method()">
21320         <size>1</size>
21321       </method>
21322       <method name="Int32 Main()">
21323         <size>33</size>
21324       </method>
21325     </type>
21326   </test>
21327   <test name="test-127.cs">
21328     <type name="X">
21329       <method name="Void .ctor()">
21330         <size>7</size>
21331       </method>
21332       <method name="Int32 Main()">
21333         <size>32</size>
21334       </method>
21335     </type>
21336   </test>
21337   <test name="test-128.cs">
21338     <type name="SimpleAttribute">
21339       <method name="Void .ctor(String)">
21340         <size>14</size>
21341       </method>
21342     </type>
21343     <type name="MineAttribute">
21344       <method name="Void .ctor(Type[])">
21345         <size>14</size>
21346       </method>
21347     </type>
21348     <type name="Foo">
21349       <method name="Void .ctor()">
21350         <size>7</size>
21351       </method>
21352       <method name="Int32 MM()">
21353         <size>153</size>
21354       </method>
21355     </type>
21356     <type name="Blah">
21357       <method name="Void .ctor()">
21358         <size>7</size>
21359       </method>
21360       <method name="Int32 get_Value()">
21361         <size>7</size>
21362       </method>
21363       <method name="Void set_Value(Int32)">
21364         <size>8</size>
21365       </method>
21366       <method name="Int32 Another()">
21367         <size>2</size>
21368       </method>
21369       <method name="Int32 Main()">
21370         <size>6</size>
21371       </method>
21372     </type>
21373   </test>
21374   <test name="test-129.cs">
21375     <type name="X">
21376       <method name="Void .ctor()">
21377         <size>7</size>
21378       </method>
21379       <method name="Int32 Main()">
21380         <size>27</size>
21381       </method>
21382     </type>
21383   </test>
21384   <test name="test-13.cs">
21385     <type name="Foo">
21386       <method name="Void .ctor()">
21387         <size>7</size>
21388       </method>
21389       <method name="Boolean MyMethod()">
21390         <size>12</size>
21391       </method>
21392     </type>
21393     <type name="Blah">
21394       <method name="Void .ctor()">
21395         <size>7</size>
21396       </method>
21397       <method name="Int32 Main()">
21398         <size>23</size>
21399       </method>
21400     </type>
21401   </test>
21402   <test name="test-130.cs">
21403     <type name="X">
21404       <method name="Void .ctor()">
21405         <size>20</size>
21406       </method>
21407       <method name="Int32 Main()">
21408         <size>2</size>
21409       </method>
21410     </type>
21411   </test>
21412   <test name="test-131.cs">
21413     <type name="SimpleAttribute">
21414       <method name="Void .ctor(String)">
21415         <size>14</size>
21416       </method>
21417     </type>
21418     <type name="Blah">
21419       <method name="Void .ctor()">
21420         <size>7</size>
21421       </method>
21422       <method name="Int32 Main()">
21423         <size>2</size>
21424       </method>
21425     </type>
21426   </test>
21427   <test name="test-132.cs">
21428     <type name="T">
21429       <method name="Void .ctor()">
21430         <size>7</size>
21431       </method>
21432       <method name="Int32 Main()">
21433         <size>51</size>
21434       </method>
21435     </type>
21436   </test>
21437   <test name="test-133.cs">
21438     <type name="T">
21439       <method name="Void .ctor()">
21440         <size>7</size>
21441       </method>
21442       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21443         <size>21</size>
21444       </method>
21445       <method name="Void get_struct(S ByRef)">
21446         <size>24</size>
21447       </method>
21448       <method name="Int32 Main()">
21449         <size>75</size>
21450       </method>
21451     </type>
21452   </test>
21453   <test name="test-134.cs">
21454     <type name="AA">
21455       <method name="Void .ctor()">
21456         <size>7</size>
21457       </method>
21458       <method name="Void A()">
21459         <size>8</size>
21460       </method>
21461       <method name="Void B()">
21462         <size>8</size>
21463       </method>
21464       <method name="Void C()">
21465         <size>8</size>
21466       </method>
21467       <method name="Boolean get_OK()">
21468         <size>32</size>
21469       </method>
21470     </type>
21471     <type name="BB">
21472       <method name="Void .ctor()">
21473         <size>7</size>
21474       </method>
21475       <method name="Void A()">
21476         <size>18</size>
21477       </method>
21478       <method name="Void B()">
21479         <size>8</size>
21480       </method>
21481       <method name="Void C()">
21482         <size>8</size>
21483       </method>
21484       <method name="Boolean get_OK()">
21485         <size>32</size>
21486       </method>
21487     </type>
21488     <type name="T">
21489       <method name="Void .ctor()">
21490         <size>7</size>
21491       </method>
21492       <method name="Void A()">
21493         <size>1</size>
21494       </method>
21495       <method name="Void B()">
21496         <size>1</size>
21497       </method>
21498       <method name="Int32 Main()">
21499         <size>76</size>
21500       </method>
21501     </type>
21502   </test>
21503   <test name="test-135.cs">
21504     <type name="A">
21505       <method name="Void .ctor()">
21506         <size>7</size>
21507       </method>
21508       <method name="Void doh()">
21509         <size>1</size>
21510       </method>
21511     </type>
21512     <type name="T">
21513       <method name="Void .ctor()">
21514         <size>7</size>
21515       </method>
21516       <method name="A get_Prop()">
21517         <size>6</size>
21518       </method>
21519       <method name="Int32 Main()">
21520         <size>37</size>
21521       </method>
21522       <method name="IA IB.get_Prop()">
21523         <size>6</size>
21524       </method>
21525     </type>
21526   </test>
21527   <test name="test-136.cs">
21528     <type name="MyCar">
21529       <method name="Void .ctor()">
21530         <size>7</size>
21531       </method>
21532       <method name="Void IDiagnostic.Stop()">
21533         <size>8</size>
21534       </method>
21535       <method name="Void IAutomobile.Stop()">
21536         <size>8</size>
21537       </method>
21538       <method name="Void Stop()">
21539         <size>16</size>
21540       </method>
21541     </type>
21542     <type name="TestConflict">
21543       <method name="Void .ctor()">
21544         <size>7</size>
21545       </method>
21546       <method name="Int32 Main()">
21547         <size>74</size>
21548       </method>
21549     </type>
21550   </test>
21551   <test name="test-137.cs">
21552     <type name="C">
21553       <method name="Void .ctor()">
21554         <size>7</size>
21555       </method>
21556       <method name="Void X()">
21557         <size>15</size>
21558       </method>
21559       <method name="Int32 Main()">
21560         <size>95</size>
21561       </method>
21562     </type>
21563   </test>
21564   <test name="test-138.cs">
21565     <type name="T">
21566       <method name="Void .ctor()">
21567         <size>7</size>
21568       </method>
21569       <method name="Int32 Main()">
21570         <size>14</size>
21571       </method>
21572     </type>
21573   </test>
21574   <test name="test-139.cs">
21575     <type name="T">
21576       <method name="Void one()">
21577         <size>13</size>
21578       </method>
21579       <method name="Void two(T)">
21580         <size>8</size>
21581       </method>
21582       <method name="Void three(T ByRef)">
21583         <size>13</size>
21584       </method>
21585       <method name="Int32 GetHashCode()">
21586         <size>12</size>
21587       </method>
21588       <method name="Int32 Main()">
21589         <size>25</size>
21590       </method>
21591     </type>
21592   </test>
21593   <test name="test-14.cs">
21594     <type name="Obj.A">
21595       <method name="Void .ctor()">
21596         <size>7</size>
21597       </method>
21598       <method name="Int32 F()">
21599         <size>2</size>
21600       </method>
21601       <method name="Int32 G()">
21602         <size>2</size>
21603       </method>
21604       <method name="Int32 H()">
21605         <size>3</size>
21606       </method>
21607     </type>
21608     <type name="Obj.B">
21609       <method name="Void .ctor()">
21610         <size>7</size>
21611       </method>
21612       <method name="Int32 F()">
21613         <size>2</size>
21614       </method>
21615       <method name="Int32 G()">
21616         <size>2</size>
21617       </method>
21618       <method name="Int32 H()">
21619         <size>3</size>
21620       </method>
21621     </type>
21622     <type name="Obj.Test">
21623       <method name="Void .ctor()">
21624         <size>7</size>
21625       </method>
21626       <method name="Int32 Main()">
21627         <size>182</size>
21628       </method>
21629     </type>
21630   </test>
21631   <test name="test-140.cs">
21632     <type name="BreakTest">
21633       <method name="Void .ctor()">
21634         <size>7</size>
21635       </method>
21636       <method name="Void .cctor()">
21637         <size>1</size>
21638       </method>
21639       <method name="Void B()">
21640         <size>47</size>
21641       </method>
21642       <method name="Int32 Main()">
21643         <size>20</size>
21644       </method>
21645     </type>
21646   </test>
21647   <test name="test-141.cs">
21648     <type name="X">
21649       <method name="Void .ctor()">
21650         <size>7</size>
21651       </method>
21652       <method name="Int32 Main()">
21653         <size>38</size>
21654       </method>
21655       <method name="Boolean Test1()">
21656         <size>41</size>
21657       </method>
21658       <method name="Boolean Test2()">
21659         <size>42</size>
21660       </method>
21661       <method name="Boolean Test3()">
21662         <size>37</size>
21663       </method>
21664     </type>
21665   </test>
21666   <test name="test-142.cs">
21667     <type name="TestClass">
21668       <method name="Void .ctor(EventHandler)">
21669         <size>14</size>
21670       </method>
21671       <method name="Int32 Main()">
21672         <size>2</size>
21673       </method>
21674     </type>
21675     <type name="TestBaseClass">
21676       <method name="Void .ctor()">
21677         <size>7</size>
21678       </method>
21679       <method name="Void add_Blah(System.EventHandler)">
21680         <size>24</size>
21681       </method>
21682       <method name="Void remove_Blah(System.EventHandler)">
21683         <size>24</size>
21684       </method>
21685     </type>
21686   </test>
21687   <test name="test-143.cs">
21688     <type name="MonoEnumInfo">
21689       <method name="Void stuff()">
21690         <size>8</size>
21691       </method>
21692       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21693         <size>20</size>
21694       </method>
21695       <method name="Int32 Main()">
21696         <size>32</size>
21697       </method>
21698     </type>
21699   </test>
21700   <test name="test-144.cs">
21701     <type name="Test">
21702       <method name="Void .ctor()">
21703         <size>7</size>
21704       </method>
21705       <method name="Void Main()">
21706         <size>1</size>
21707       </method>
21708     </type>
21709   </test>
21710   <test name="test-145.cs">
21711     <type name="JagArrayTest">
21712       <method name="Void .ctor()">
21713         <size>7</size>
21714       </method>
21715       <method name="Void .cctor()">
21716         <size>25</size>
21717       </method>
21718       <method name="Void Main()">
21719         <size>15</size>
21720       </method>
21721     </type>
21722   </test>
21723   <test name="test-146.cs">
21724     <type name="Test">
21725       <method name="Void .ctor()">
21726         <size>7</size>
21727       </method>
21728       <method name="Int32 Main()">
21729         <size>335</size>
21730       </method>
21731     </type>
21732   </test>
21733   <test name="test-147.cs">
21734     <type name="X">
21735       <method name="Void .ctor()">
21736         <size>15</size>
21737       </method>
21738       <method name="Void .cctor()">
21739         <size>8</size>
21740       </method>
21741       <method name="X Foo()">
21742         <size>6</size>
21743       </method>
21744       <method name="X Bar()">
21745         <size>6</size>
21746       </method>
21747       <method name="X Baz()">
21748         <size>6</size>
21749       </method>
21750       <method name="UInt32 get_Property()">
21751         <size>2</size>
21752       </method>
21753       <method name="UInt32 get_StaticProperty()">
21754         <size>3</size>
21755       </method>
21756       <method name="Int32 get_Item(Int32)">
21757         <size>2</size>
21758       </method>
21759     </type>
21760     <type name="Y">
21761       <method name="Void .ctor()">
21762         <size>15</size>
21763       </method>
21764       <method name="Void .cctor()">
21765         <size>9</size>
21766       </method>
21767       <method name="Y Foo()">
21768         <size>6</size>
21769       </method>
21770       <method name="Y Bar()">
21771         <size>6</size>
21772       </method>
21773       <method name="Y Baz()">
21774         <size>6</size>
21775       </method>
21776       <method name="UInt32 get_Property()">
21777         <size>2</size>
21778       </method>
21779       <method name="UInt32 get_StaticProperty()">
21780         <size>3</size>
21781       </method>
21782       <method name="Int32 get_Item(Int32)">
21783         <size>2</size>
21784       </method>
21785     </type>
21786     <type name="Z">
21787       <method name="Void .ctor()">
21788         <size>7</size>
21789       </method>
21790       <method name="Int32 Test()">
21791         <size>94</size>
21792       </method>
21793     </type>
21794     <type name="Test">
21795       <method name="Void .ctor()">
21796         <size>7</size>
21797       </method>
21798       <method name="Int32 Main()">
21799         <size>252</size>
21800       </method>
21801     </type>
21802   </test>
21803   <test name="test-148.cs">
21804     <type name="Y">
21805       <method name="Void .ctor()">
21806         <size>7</size>
21807       </method>
21808       <method name="Int32 get_Bar(Int32)">
21809         <size>2</size>
21810       </method>
21811       <method name="Int64 get_Bar(Double)">
21812         <size>3</size>
21813       </method>
21814     </type>
21815     <type name="Z">
21816       <method name="Void .ctor()">
21817         <size>7</size>
21818       </method>
21819       <method name="Int64 get_Whatever(Double)">
21820         <size>3</size>
21821       </method>
21822       <method name="Single get_Whatever(Int64, Int32)">
21823         <size>6</size>
21824       </method>
21825       <method name="Int32 InstanceTest()">
21826         <size>54</size>
21827       </method>
21828       <method name="Int32 Test()">
21829         <size>356</size>
21830       </method>
21831       <method name="Int32 Main()">
21832         <size>94</size>
21833       </method>
21834     </type>
21835     <type name="Z+MyArray">
21836       <method name="Void .ctor()">
21837         <size>7</size>
21838       </method>
21839       <method name="System.Object get_Item(Int32)">
21840         <size>8</size>
21841       </method>
21842       <method name="Void set_Item(Int32, System.Object)">
21843         <size>9</size>
21844       </method>
21845     </type>
21846     <type name="A">
21847       <method name="Void .ctor()">
21848         <size>7</size>
21849       </method>
21850       <method name="Int32 get_Monkey(Int32)">
21851         <size>4</size>
21852       </method>
21853     </type>
21854     <type name="B">
21855       <method name="Void .ctor()">
21856         <size>7</size>
21857       </method>
21858       <method name="Int64 get_Item(Int64, Int32)">
21859         <size>5</size>
21860       </method>
21861     </type>
21862     <type name="C">
21863       <method name="Void .ctor()">
21864         <size>7</size>
21865       </method>
21866       <method name="Int32 get_Item(Int32)">
21867         <size>4</size>
21868       </method>
21869     </type>
21870     <type name="D">
21871       <method name="Void .ctor()">
21872         <size>7</size>
21873       </method>
21874       <method name="Int64 get_Item(Int64, Int32)">
21875         <size>5</size>
21876       </method>
21877     </type>
21878     <type name="E">
21879       <method name="Void .ctor()">
21880         <size>7</size>
21881       </method>
21882       <method name="System.String get_g()">
21883         <size>6</size>
21884       </method>
21885       <method name="Void set_g(System.String)">
21886         <size>1</size>
21887       </method>
21888     </type>
21889     <type name="F">
21890       <method name="Void .ctor()">
21891         <size>7</size>
21892       </method>
21893       <method name="System.String get_g()">
21894         <size>6</size>
21895       </method>
21896     </type>
21897     <type name="DisposableNotifyList">
21898       <method name="Void .ctor()">
21899         <size>7</size>
21900       </method>
21901     </type>
21902     <type name="ChildList">
21903       <method name="Void .ctor()">
21904         <size>7</size>
21905       </method>
21906       <method name="Void Test()">
21907         <size>14</size>
21908       </method>
21909     </type>
21910     <type name="Y">
21911       <method name="Int32 X.get_Foo(Int32)">
21912         <size>2</size>
21913       </method>
21914     </type>
21915   </test>
21916   <test name="test-149.cs">
21917     <type name="Y">
21918       <method name="Void .ctor()">
21919         <size>7</size>
21920       </method>
21921       <method name="Void .cctor()">
21922         <size>1</size>
21923       </method>
21924       <method name="Void add_Foo(System.EventHandler)">
21925         <size>24</size>
21926       </method>
21927       <method name="Void remove_Foo(System.EventHandler)">
21928         <size>24</size>
21929       </method>
21930       <method name="Void add_TestEvent(MyDelegate)">
21931         <size>24</size>
21932       </method>
21933       <method name="Void remove_TestEvent(MyDelegate)">
21934         <size>24</size>
21935       </method>
21936       <method name="Int32 Test()">
21937         <size>166</size>
21938       </method>
21939       <method name="Void callback1(System.Object, System.EventArgs)">
21940         <size>7</size>
21941       </method>
21942       <method name="Int64 callback2(Int32)">
21943         <size>19</size>
21944       </method>
21945       <method name="Void callback3(System.Object, System.EventArgs)">
21946         <size>7</size>
21947       </method>
21948     </type>
21949     <type name="Z">
21950       <method name="Void .ctor()">
21951         <size>7</size>
21952       </method>
21953       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
21954         <size>22</size>
21955       </method>
21956       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
21957         <size>22</size>
21958       </method>
21959       <method name="Int32 a()">
21960         <size>2</size>
21961       </method>
21962       <method name="Int32 Main()">
21963         <size>80</size>
21964       </method>
21965     </type>
21966     <type name="Static">
21967       <method name="Void .ctor()">
21968         <size>7</size>
21969       </method>
21970       <method name="Void add_Test(System.EventHandler)">
21971         <size>22</size>
21972       </method>
21973       <method name="Void remove_Test(System.EventHandler)">
21974         <size>22</size>
21975       </method>
21976       <method name="Void Fire()">
21977         <size>23</size>
21978       </method>
21979     </type>
21980     <type name="Z+SomeEventHandler">
21981       <method name="Void .ctor(Object, IntPtr)">
21982         <size>0</size>
21983       </method>
21984       <method name="Int32 Invoke()">
21985         <size>0</size>
21986       </method>
21987       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21988         <size>0</size>
21989       </method>
21990       <method name="Int32 EndInvoke(IAsyncResult)">
21991         <size>0</size>
21992       </method>
21993     </type>
21994     <type name="MyDelegate">
21995       <method name="Void .ctor(Object, IntPtr)">
21996         <size>0</size>
21997       </method>
21998       <method name="Int64 Invoke(Int32)">
21999         <size>0</size>
22000       </method>
22001       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22002         <size>0</size>
22003       </method>
22004       <method name="Int64 EndInvoke(IAsyncResult)">
22005         <size>0</size>
22006       </method>
22007     </type>
22008     <type name="Y">
22009       <method name="Void X.add_Foo(System.EventHandler)">
22010         <size>1</size>
22011       </method>
22012       <method name="Void X.remove_Foo(System.EventHandler)">
22013         <size>1</size>
22014       </method>
22015     </type>
22016   </test>
22017   <test name="test-15.cs">
22018     <type name="Implementor">
22019       <method name="Void .ctor()">
22020         <size>7</size>
22021       </method>
22022       <method name="Int32 A()">
22023         <size>2</size>
22024       </method>
22025     </type>
22026     <type name="Run">
22027       <method name="Void .ctor()">
22028         <size>7</size>
22029       </method>
22030       <method name="Int32 Main()">
22031         <size>53</size>
22032       </method>
22033     </type>
22034     <type name="StructImplementor">
22035       <method name="Int32 A()">
22036         <size>2</size>
22037       </method>
22038     </type>
22039   </test>
22040   <test name="test-150.cs">
22041     <type name="T">
22042       <method name="Void .ctor()">
22043         <size>18</size>
22044       </method>
22045       <method name="Int32 Main()">
22046         <size>2</size>
22047       </method>
22048     </type>
22049   </test>
22050   <test name="test-151.cs">
22051     <type name="A.Iface">
22052       <method name="Void .ctor()">
22053         <size>7</size>
22054       </method>
22055       <method name="Void bah()">
22056         <size>1</size>
22057       </method>
22058     </type>
22059     <type name="A.my">
22060       <method name="Void .ctor()">
22061         <size>7</size>
22062       </method>
22063       <method name="Void doit(System.Object)">
22064         <size>13</size>
22065       </method>
22066       <method name="Int32 Main()">
22067         <size>2</size>
22068       </method>
22069     </type>
22070   </test>
22071   <test name="test-152.cs">
22072     <type name="X">
22073       <method name="Void .ctor()">
22074         <size>7</size>
22075       </method>
22076       <method name="Int32 Main()">
22077         <size>99</size>
22078       </method>
22079     </type>
22080   </test>
22081   <test name="test-153.cs">
22082     <type name="Z">
22083       <method name="Void .ctor()">
22084         <size>7</size>
22085       </method>
22086       <method name="Void Test2(System.String, System.Object[])">
22087         <size>1</size>
22088       </method>
22089       <method name="Void Test(System.String, System.Object[])">
22090         <size>8</size>
22091       </method>
22092       <method name="Int32 Main()">
22093         <size>86</size>
22094       </method>
22095     </type>
22096   </test>
22097   <test name="test-154.cs">
22098     <type name="X">
22099       <method name="Void .ctor()">
22100         <size>7</size>
22101       </method>
22102       <method name="Int32 Main()">
22103         <size>2</size>
22104       </method>
22105       <method name="Void test1(Single ByRef)">
22106         <size>6</size>
22107       </method>
22108       <method name="Void test2(Int32, Single ByRef)">
22109         <size>38</size>
22110       </method>
22111       <method name="Void test3(System.Int64[], Int32)">
22112         <size>21</size>
22113       </method>
22114       <method name="Int32 test4(Int32, Single ByRef)">
22115         <size>33</size>
22116       </method>
22117       <method name="Int32 test5(Single ByRef, Int64)">
22118         <size>75</size>
22119       </method>
22120       <method name="Int32 test6(Single ByRef)">
22121         <size>10</size>
22122       </method>
22123       <method name="Int64 test7(System.Int32[], Int32)">
22124         <size>64</size>
22125       </method>
22126       <method name="Int64 test8(Int32)">
22127         <size>34</size>
22128       </method>
22129       <method name="Int64 test9(Int32)">
22130         <size>28</size>
22131       </method>
22132       <method name="Void test10(Int32, Single ByRef)">
22133         <size>23</size>
22134       </method>
22135       <method name="Int64 test11(Int32)">
22136         <size>44</size>
22137       </method>
22138       <method name="Void test12(Single ByRef)">
22139         <size>25</size>
22140       </method>
22141       <method name="Void test13(Int32, Single ByRef)">
22142         <size>23</size>
22143       </method>
22144       <method name="Int64 test14(Int32, Single ByRef)">
22145         <size>66</size>
22146       </method>
22147       <method name="Int32 test15(Int32, Single ByRef)">
22148         <size>33</size>
22149       </method>
22150       <method name="Void test16()">
22151         <size>54</size>
22152       </method>
22153       <method name="Void test17()">
22154         <size>62</size>
22155       </method>
22156       <method name="Void test18(Int32, Int32 ByRef)">
22157         <size>35</size>
22158       </method>
22159       <method name="Int32 test19()">
22160         <size>49</size>
22161       </method>
22162       <method name="Int32 test20()">
22163         <size>22</size>
22164       </method>
22165       <method name="Int32 test21()">
22166         <size>28</size>
22167       </method>
22168       <method name="Int32 test22()">
22169         <size>27</size>
22170       </method>
22171       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22172         <size>29</size>
22173       </method>
22174       <method name="Int64 test24(Int32)">
22175         <size>67</size>
22176       </method>
22177       <method name="Int64 test25(Int32)">
22178         <size>44</size>
22179       </method>
22180       <method name="Void test26()">
22181         <size>22</size>
22182       </method>
22183       <method name="Int32 test27()">
22184         <size>12</size>
22185       </method>
22186       <method name="Void test28(System.Object ByRef)">
22187         <size>23</size>
22188       </method>
22189       <method name="Boolean test29(Int32 ByRef)">
22190         <size>33</size>
22191       </method>
22192       <method name="System.String test30(System.String ByRef)">
22193         <size>36</size>
22194       </method>
22195       <method name="System.String test31(Int32)">
22196         <size>78</size>
22197       </method>
22198       <method name="Void test32()">
22199         <size>11</size>
22200       </method>
22201       <method name="Int32 test33()">
22202         <size>4</size>
22203       </method>
22204       <method name="Void test34()">
22205         <size>20</size>
22206       </method>
22207       <method name="Void test35(Int32, Boolean)">
22208         <size>28</size>
22209       </method>
22210       <method name="Void test36()">
22211         <size>41</size>
22212       </method>
22213       <method name="Void test37()">
22214         <size>42</size>
22215       </method>
22216       <method name="Int32 test38()">
22217         <size>2</size>
22218       </method>
22219       <method name="Int32 test40(Int32)">
22220         <size>18</size>
22221       </method>
22222     </type>
22223   </test>
22224   <test name="test-155.cs">
22225     <type name="Test">
22226       <method name="Void .ctor()">
22227         <size>7</size>
22228       </method>
22229       <method name="Int32 Main()">
22230         <size>44</size>
22231       </method>
22232     </type>
22233     <type name="Test+TestClass">
22234       <method name="Void .ctor()">
22235         <size>7</size>
22236       </method>
22237       <method name="System.String test(System.String)">
22238         <size>22</size>
22239       </method>
22240     </type>
22241   </test>
22242   <test name="test-156.cs">
22243     <type name="Internal">
22244       <method name="Void .ctor()">
22245         <size>7</size>
22246       </method>
22247     </type>
22248     <type name="Public">
22249       <method name="Void .ctor()">
22250         <size>7</size>
22251       </method>
22252     </type>
22253     <type name="X">
22254       <method name="Void .ctor()">
22255         <size>7</size>
22256       </method>
22257       <method name="Void Main()">
22258         <size>1</size>
22259       </method>
22260     </type>
22261     <type name="X+NestedPublic">
22262       <method name="Void .ctor()">
22263         <size>7</size>
22264       </method>
22265     </type>
22266     <type name="X+NestedAssembly">
22267       <method name="Void .ctor()">
22268         <size>7</size>
22269       </method>
22270     </type>
22271     <type name="X+NestedFamilyAndAssembly">
22272       <method name="Void .ctor()">
22273         <size>7</size>
22274       </method>
22275     </type>
22276     <type name="X+NestedFamily">
22277       <method name="Void .ctor()">
22278         <size>7</size>
22279       </method>
22280     </type>
22281     <type name="X+NestedPrivate">
22282       <method name="Void .ctor()">
22283         <size>7</size>
22284       </method>
22285     </type>
22286     <type name="A">
22287       <method name="Void .ctor()">
22288         <size>7</size>
22289       </method>
22290     </type>
22291     <type name="B">
22292       <method name="Void .ctor()">
22293         <size>7</size>
22294       </method>
22295     </type>
22296     <type name="C">
22297       <method name="Void .ctor()">
22298         <size>7</size>
22299       </method>
22300     </type>
22301     <type name="D">
22302       <method name="Void .ctor()">
22303         <size>7</size>
22304       </method>
22305     </type>
22306     <type name="E">
22307       <method name="Void .ctor()">
22308         <size>7</size>
22309       </method>
22310     </type>
22311     <type name="F">
22312       <method name="Void .ctor()">
22313         <size>7</size>
22314       </method>
22315     </type>
22316     <type name="Y">
22317       <method name="Void .ctor()">
22318         <size>7</size>
22319       </method>
22320       <method name="Void Test(YI)">
22321         <size>1</size>
22322       </method>
22323     </type>
22324     <type name="Y+YA">
22325       <method name="Void .ctor()">
22326         <size>7</size>
22327       </method>
22328     </type>
22329     <type name="Y+YB">
22330       <method name="Void .ctor()">
22331         <size>7</size>
22332       </method>
22333     </type>
22334     <type name="Y+YC">
22335       <method name="Void .ctor()">
22336         <size>7</size>
22337       </method>
22338     </type>
22339     <type name="Y+YD">
22340       <method name="Void .ctor()">
22341         <size>7</size>
22342       </method>
22343     </type>
22344     <type name="Y+YE">
22345       <method name="Void .ctor()">
22346         <size>7</size>
22347       </method>
22348     </type>
22349     <type name="Y+YF">
22350       <method name="Void .ctor()">
22351         <size>7</size>
22352       </method>
22353     </type>
22354     <type name="Y+YG">
22355       <method name="Void .ctor()">
22356         <size>7</size>
22357       </method>
22358     </type>
22359     <type name="Y+YH">
22360       <method name="Void .ctor()">
22361         <size>7</size>
22362       </method>
22363     </type>
22364     <type name="Z">
22365       <method name="Void .ctor()">
22366         <size>7</size>
22367       </method>
22368     </type>
22369     <type name="Z+P">
22370       <method name="Void .ctor()">
22371         <size>7</size>
22372       </method>
22373     </type>
22374     <type name="W">
22375       <method name="Void .ctor()">
22376         <size>7</size>
22377       </method>
22378     </type>
22379     <type name="W+WA">
22380       <method name="Void .ctor()">
22381         <size>7</size>
22382       </method>
22383     </type>
22384     <type name="W+WB">
22385       <method name="Void .ctor()">
22386         <size>7</size>
22387       </method>
22388     </type>
22389     <type name="W+WC">
22390       <method name="Void .ctor()">
22391         <size>7</size>
22392       </method>
22393     </type>
22394     <type name="W+WD">
22395       <method name="Void .ctor()">
22396         <size>7</size>
22397       </method>
22398     </type>
22399     <type name="W+WE">
22400       <method name="Void .ctor()">
22401         <size>7</size>
22402       </method>
22403     </type>
22404     <type name="W+WCA">
22405       <method name="Void .ctor()">
22406         <size>7</size>
22407       </method>
22408     </type>
22409     <type name="W+WCB">
22410       <method name="Void .ctor()">
22411         <size>7</size>
22412       </method>
22413     </type>
22414     <type name="W+WCB+WCD">
22415       <method name="Void .ctor()">
22416         <size>7</size>
22417       </method>
22418     </type>
22419     <type name="W+WCB+WCD+WCE">
22420       <method name="Void .ctor()">
22421         <size>7</size>
22422       </method>
22423     </type>
22424     <type name="G">
22425       <method name="Void .ctor()">
22426         <size>7</size>
22427       </method>
22428       <method name="Void Test(X)">
22429         <size>1</size>
22430       </method>
22431     </type>
22432     <type name="G+I">
22433       <method name="Void .ctor()">
22434         <size>7</size>
22435       </method>
22436     </type>
22437     <type name="G+I+J">
22438       <method name="Void .ctor()">
22439         <size>7</size>
22440       </method>
22441       <method name="Void Test(Foo)">
22442         <size>1</size>
22443       </method>
22444     </type>
22445     <type name="H">
22446       <method name="Void .ctor()">
22447         <size>7</size>
22448       </method>
22449       <method name="Void Test(System.Int32[])">
22450         <size>1</size>
22451       </method>
22452     </type>
22453     <type name="M">
22454       <method name="Void .ctor()">
22455         <size>7</size>
22456       </method>
22457       <method name="Void Hello(System.String)">
22458         <size>1</size>
22459       </method>
22460     </type>
22461   </test>
22462   <test name="test-157.cs">
22463     <type name="Test.MyAttribute">
22464       <method name="Void .ctor(String)">
22465         <size>20</size>
22466       </method>
22467     </type>
22468     <type name="Test.Test">
22469       <method name="Void .ctor()">
22470         <size>7</size>
22471       </method>
22472       <method name="Int32 Main()">
22473         <size>197</size>
22474       </method>
22475     </type>
22476   </test>
22477   <test name="test-158.cs">
22478     <type name="My">
22479       <method name="Void .ctor(Object)">
22480         <size>14</size>
22481       </method>
22482     </type>
22483     <type name="My+Test">
22484       <method name="Void .ctor()">
22485         <size>7</size>
22486       </method>
22487       <method name="Int32 Main()">
22488         <size>87</size>
22489       </method>
22490     </type>
22491   </test>
22492   <test name="test-159.cs">
22493     <type name="A.Iface">
22494       <method name="Void .ctor()">
22495         <size>7</size>
22496       </method>
22497       <method name="Void bah()">
22498         <size>1</size>
22499       </method>
22500     </type>
22501     <type name="A.my">
22502       <method name="Void .ctor()">
22503         <size>7</size>
22504       </method>
22505       <method name="Void doit(System.Object)">
22506         <size>13</size>
22507       </method>
22508       <method name="Int32 Main()">
22509         <size>2</size>
22510       </method>
22511     </type>
22512   </test>
22513   <test name="test-16.cs">
22514     <type name="Mine.Blah">
22515       <method name="Void .ctor()">
22516         <size>7</size>
22517       </method>
22518       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22519         <size>12</size>
22520       </method>
22521       <method name="Int32 op_Implicit(Mine.Blah)">
22522         <size>12</size>
22523       </method>
22524       <method name="Byte op_Implicit(Mine.Blah)">
22525         <size>12</size>
22526       </method>
22527       <method name="Int16 op_Implicit(Mine.Blah)">
22528         <size>12</size>
22529       </method>
22530     </type>
22531     <type name="Mine.Foo">
22532       <method name="Void .ctor()">
22533         <size>7</size>
22534       </method>
22535       <method name="Int32 Main()">
22536         <size>118</size>
22537       </method>
22538     </type>
22539   </test>
22540   <test name="test-160.cs">
22541     <type name="B">
22542       <method name="Void .ctor()">
22543         <size>7</size>
22544       </method>
22545     </type>
22546     <type name="S">
22547       <method name="Void .ctor()">
22548         <size>7</size>
22549       </method>
22550     </type>
22551     <type name="T">
22552       <method name="Void .ctor()">
22553         <size>7</size>
22554       </method>
22555       <method name="Int32 blah(System.Object)">
22556         <size>62</size>
22557       </method>
22558       <method name="Int32 Main()">
22559         <size>2</size>
22560       </method>
22561     </type>
22562   </test>
22563   <test name="test-161.cs">
22564     <type name="ZipEntry">
22565       <method name="Void .ctor(String)">
22566         <size>18</size>
22567       </method>
22568       <method name="Void .ctor(ZipEntry)">
22569         <size>18</size>
22570       </method>
22571       <method name="DateTime get_DateTime()">
22572         <size>7</size>
22573       </method>
22574       <method name="Int32 Main()">
22575         <size>2</size>
22576       </method>
22577     </type>
22578   </test>
22579   <test name="test-162.cs">
22580     <type name="X">
22581       <method name="Void .ctor()">
22582         <size>7</size>
22583       </method>
22584       <method name="Void test_output(A)">
22585         <size>1</size>
22586       </method>
22587       <method name="Void test_output(B)">
22588         <size>1</size>
22589       </method>
22590       <method name="Void test_output(E)">
22591         <size>1</size>
22592       </method>
22593       <method name="Void test_output(F)">
22594         <size>1</size>
22595       </method>
22596       <method name="Void test1()">
22597         <size>21</size>
22598       </method>
22599       <method name="Void test2()">
22600         <size>32</size>
22601       </method>
22602       <method name="Void test3()">
22603         <size>21</size>
22604       </method>
22605       <method name="Void test4(A)">
22606         <size>9</size>
22607       </method>
22608       <method name="Void test5(A ByRef)">
22609         <size>9</size>
22610       </method>
22611       <method name="Void test6(B ByRef)">
22612         <size>8</size>
22613       </method>
22614       <method name="Void test7()">
22615         <size>28</size>
22616       </method>
22617       <method name="Void test8()">
22618         <size>50</size>
22619       </method>
22620       <method name="Void test9()">
22621         <size>26</size>
22622       </method>
22623       <method name="Void test10()">
22624         <size>82</size>
22625       </method>
22626       <method name="Int32 Main()">
22627         <size>2</size>
22628       </method>
22629     </type>
22630     <type name="A">
22631       <method name="Void .ctor(Int32)">
22632         <size>27</size>
22633       </method>
22634     </type>
22635     <type name="C">
22636       <method name="Void .ctor(Int64)">
22637         <size>8</size>
22638       </method>
22639       <method name="Void .ctor(String)">
22640         <size>13</size>
22641       </method>
22642     </type>
22643     <type name="E">
22644       <method name="Void .ctor(Int32)">
22645         <size>21</size>
22646       </method>
22647     </type>
22648   </test>
22649   <test name="test-163.cs">
22650     <type name="Blah">
22651       <method name="Void .ctor()">
22652         <size>7</size>
22653       </method>
22654       <method name="Int32 Foo(System.String)">
22655         <size>2</size>
22656       </method>
22657       <method name="Int32 Foo(System.Object)">
22658         <size>2</size>
22659       </method>
22660       <method name="Int32 Main()">
22661         <size>28</size>
22662       </method>
22663     </type>
22664   </test>
22665   <test name="test-164.cs">
22666     <type name="X">
22667       <method name="Void .ctor()">
22668         <size>26</size>
22669       </method>
22670       <method name="Int32 Foo()">
22671         <size>2</size>
22672       </method>
22673     </type>
22674     <type name="Y">
22675       <method name="Void .ctor()">
22676         <size>7</size>
22677       </method>
22678       <method name="Int32 Foo()">
22679         <size>2</size>
22680       </method>
22681       <method name="Int32 Hello()">
22682         <size>12</size>
22683       </method>
22684       <method name="Void Main()">
22685         <size>46</size>
22686       </method>
22687     </type>
22688     <type name="X+FooDelegate">
22689       <method name="Void .ctor(Object, IntPtr)">
22690         <size>0</size>
22691       </method>
22692       <method name="Int32 Invoke()">
22693         <size>0</size>
22694       </method>
22695       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22696         <size>0</size>
22697       </method>
22698       <method name="Int32 EndInvoke(IAsyncResult)">
22699         <size>0</size>
22700       </method>
22701     </type>
22702   </test>
22703   <test name="test-165.cs">
22704     <type name="Testing">
22705       <method name="Void .ctor()">
22706         <size>7</size>
22707       </method>
22708       <method name="Int32 TestEnumInit(Fruit)">
22709         <size>21</size>
22710       </method>
22711       <method name="Int32 Main()">
22712         <size>62</size>
22713       </method>
22714     </type>
22715   </test>
22716   <test name="test-166.cs">
22717     <type name="Test">
22718       <method name="Void .ctor()">
22719         <size>7</size>
22720       </method>
22721       <method name="Int32 get_Item(Int32)">
22722         <size>2</size>
22723       </method>
22724     </type>
22725     <type name="D">
22726       <method name="Void .ctor()">
22727         <size>7</size>
22728       </method>
22729       <method name="Int32 get_TargetIntegerSize()">
22730         <size>2</size>
22731       </method>
22732       <method name="Int32 Hello(IInferior)">
22733         <size>7</size>
22734       </method>
22735       <method name="Int32 Main()">
22736         <size>61</size>
22737       </method>
22738     </type>
22739     <type name="Test">
22740       <method name="Int32 ITest.get_Item(Int32)">
22741         <size>2</size>
22742       </method>
22743     </type>
22744   </test>
22745   <test name="test-167.cs">
22746     <type name="X">
22747       <method name="Void .ctor()">
22748         <size>7</size>
22749       </method>
22750       <method name="Int32 Test(X+Foo[])">
22751         <size>23</size>
22752       </method>
22753       <method name="Int32 Main()">
22754         <size>44</size>
22755       </method>
22756     </type>
22757   </test>
22758   <test name="test-168.cs">
22759     <type name="Test">
22760       <method name="Void .ctor()">
22761         <size>7</size>
22762       </method>
22763       <method name="Int32 Main()">
22764         <size>21</size>
22765       </method>
22766     </type>
22767     <type name="X">
22768       <method name="System.String op_Implicit(X)">
22769         <size>6</size>
22770       </method>
22771     </type>
22772   </test>
22773   <test name="test-169.cs">
22774     <type name="basec">
22775       <method name="Void .ctor()">
22776         <size>7</size>
22777       </method>
22778       <method name="System.String get_Message()">
22779         <size>6</size>
22780       </method>
22781     </type>
22782     <type name="der">
22783       <method name="Void .ctor()">
22784         <size>7</size>
22785       </method>
22786       <method name="System.String get_Message()">
22787         <size>6</size>
22788       </method>
22789     </type>
22790     <type name="Base">
22791       <method name="Void .ctor()">
22792         <size>7</size>
22793       </method>
22794       <method name="Int32 get_Thingy()">
22795         <size>7</size>
22796       </method>
22797       <method name="Void set_Thingy(Int32)">
22798         <size>8</size>
22799       </method>
22800     </type>
22801     <type name="Derived">
22802       <method name="Void .ctor()">
22803         <size>7</size>
22804       </method>
22805       <method name="Int32 get_BaseThingy()">
22806         <size>7</size>
22807       </method>
22808       <method name="Void set_Thingy(Int32)">
22809         <size>1</size>
22810       </method>
22811     </type>
22812     <type name="D">
22813       <method name="Void .ctor()">
22814         <size>7</size>
22815       </method>
22816       <method name="Int32 Main()">
22817         <size>97</size>
22818       </method>
22819     </type>
22820   </test>
22821   <test name="test-17.cs">
22822     <type name="Blah">
22823       <method name="Void .ctor()">
22824         <size>7</size>
22825       </method>
22826       <method name="Int32 Main()">
22827         <size>39</size>
22828       </method>
22829       <method name="Byte op_Implicit(Blah)">
22830         <size>12</size>
22831       </method>
22832       <method name="Int16 op_Implicit(Blah)">
22833         <size>12</size>
22834       </method>
22835       <method name="Int32 op_Implicit(Blah)">
22836         <size>12</size>
22837       </method>
22838     </type>
22839   </test>
22840   <test name="test-170.cs">
22841     <type name="X">
22842       <method name="Void .ctor()">
22843         <size>7</size>
22844       </method>
22845       <method name="Int32 get_prop()">
22846         <size>7</size>
22847       </method>
22848       <method name="Void set_prop(Int32)">
22849         <size>8</size>
22850       </method>
22851       <method name="Void set_AAA(Int32)">
22852         <size>1</size>
22853       </method>
22854     </type>
22855     <type name="Y">
22856       <method name="Void .ctor()">
22857         <size>14</size>
22858       </method>
22859       <method name="Int32 get_prop()">
22860         <size>7</size>
22861       </method>
22862       <method name="Void set_prop(Int32)">
22863         <size>8</size>
22864       </method>
22865       <method name="Int32 A()">
22866         <size>38</size>
22867       </method>
22868       <method name="Int32 Main()">
22869         <size>13</size>
22870       </method>
22871     </type>
22872   </test>
22873   <test name="test-171.cs">
22874     <type name="IntPtr_Conv.Class1">
22875       <method name="Void .ctor()">
22876         <size>7</size>
22877       </method>
22878       <method name="Int32 Main(System.String[])">
22879         <size>15</size>
22880       </method>
22881     </type>
22882   </test>
22883   <test name="test-172.cs">
22884     <type name="X">
22885       <method name="Void .ctor()">
22886         <size>7</size>
22887       </method>
22888       <method name="Void .cctor()">
22889         <size>31</size>
22890       </method>
22891       <method name="Boolean ff()">
22892         <size>14</size>
22893       </method>
22894       <method name="Boolean tt()">
22895         <size>14</size>
22896       </method>
22897       <method name="Int32 test_if()">
22898         <size>599</size>
22899       </method>
22900       <method name="Int32 test_while()">
22901         <size>437</size>
22902       </method>
22903       <method name="Int32 test_inline()">
22904         <size>29</size>
22905       </method>
22906       <method name="Int32 Main()">
22907         <size>109</size>
22908       </method>
22909     </type>
22910   </test>
22911   <test name="test-173.cs">
22912     <type name="Base">
22913       <method name="Void .ctor(Int32)">
22914         <size>14</size>
22915       </method>
22916       <method name="Int32 get_Value()">
22917         <size>7</size>
22918       </method>
22919     </type>
22920     <type name="A">
22921       <method name="Void .ctor(Int32)">
22922         <size>18</size>
22923       </method>
22924       <method name="Void .ctor(UInt32)">
22925         <size>18</size>
22926       </method>
22927     </type>
22928     <type name="B">
22929       <method name="Void .ctor(Int64)">
22930         <size>18</size>
22931       </method>
22932       <method name="Void .ctor(UInt64)">
22933         <size>18</size>
22934       </method>
22935     </type>
22936     <type name="C">
22937       <method name="Void .ctor(Int16)">
22938         <size>18</size>
22939       </method>
22940       <method name="Void .ctor(UInt16)">
22941         <size>18</size>
22942       </method>
22943     </type>
22944     <type name="D">
22945       <method name="Void .ctor(SByte)">
22946         <size>18</size>
22947       </method>
22948       <method name="Void .ctor(Byte)">
22949         <size>18</size>
22950       </method>
22951     </type>
22952     <type name="E">
22953       <method name="Void .ctor(Int64)">
22954         <size>19</size>
22955       </method>
22956       <method name="Void .ctor(E)">
22957         <size>19</size>
22958       </method>
22959       <method name="E op_Implicit(Int64)">
22960         <size>7</size>
22961       </method>
22962     </type>
22963     <type name="F">
22964       <method name="Void .ctor(Int32)">
22965         <size>19</size>
22966       </method>
22967       <method name="Void .ctor(F)">
22968         <size>19</size>
22969       </method>
22970       <method name="F op_Implicit(Int32)">
22971         <size>7</size>
22972       </method>
22973     </type>
22974     <type name="X">
22975       <method name="Void .ctor()">
22976         <size>7</size>
22977       </method>
22978       <method name="Int32 Test()">
22979         <size>231</size>
22980       </method>
22981       <method name="Int32 Main()">
22982         <size>24</size>
22983       </method>
22984     </type>
22985   </test>
22986   <test name="test-174.cs">
22987     <type name="ProtectedAccessToPropertyOnChild">
22988       <method name="Void .ctor()">
22989         <size>14</size>
22990       </method>
22991       <method name="Int32 Main()">
22992         <size>21</size>
22993       </method>
22994     </type>
22995     <type name="TestAccessToPrivateMemberInParentClass">
22996       <method name="Void .ctor()">
22997         <size>7</size>
22998       </method>
22999       <method name="System.Double[][] get_Array()">
23000         <size>7</size>
23001       </method>
23002     </type>
23003     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23004       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23005         <size>37</size>
23006       </method>
23007     </type>
23008     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23009       <method name="Void .ctor()">
23010         <size>29</size>
23011       </method>
23012       <method name="Int32 Test()">
23013         <size>27</size>
23014       </method>
23015     </type>
23016     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23017       <method name="Void .ctor()">
23018         <size>26</size>
23019       </method>
23020       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23021         <size>15</size>
23022       </method>
23023     </type>
23024     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23025       <method name="Void .ctor()">
23026         <size>7</size>
23027       </method>
23028     </type>
23029   </test>
23030   <test name="test-175.cs">
23031     <type name="X">
23032       <method name="Void .ctor()">
23033         <size>7</size>
23034       </method>
23035       <method name="Int32 Main()">
23036         <size>59</size>
23037       </method>
23038     </type>
23039     <type name="RVA">
23040       <method name="Void .ctor(UInt32)">
23041         <size>8</size>
23042       </method>
23043       <method name="RVA op_Implicit(UInt32)">
23044         <size>7</size>
23045       </method>
23046       <method name="UInt32 op_Implicit(RVA)">
23047         <size>8</size>
23048       </method>
23049     </type>
23050   </test>
23051   <test name="test-176.cs">
23052     <type name="X">
23053       <method name="Void .ctor()">
23054         <size>7</size>
23055       </method>
23056       <method name="Int32 Main()">
23057         <size>34</size>
23058       </method>
23059     </type>
23060   </test>
23061   <test name="test-177.cs">
23062     <type name="MethodAttribute">
23063       <method name="Void .ctor()">
23064         <size>7</size>
23065       </method>
23066     </type>
23067     <type name="ReturnAttribute">
23068       <method name="Void .ctor()">
23069         <size>7</size>
23070       </method>
23071     </type>
23072     <type name="Test">
23073       <method name="Void .ctor()">
23074         <size>7</size>
23075       </method>
23076       <method name="Void Method()">
23077         <size>1</size>
23078       </method>
23079       <method name="Int32 Main()">
23080         <size>40</size>
23081       </method>
23082     </type>
23083   </test>
23084   <test name="test-178.cs">
23085     <type name="BrowsableClass">
23086       <method name="Void .ctor()">
23087         <size>7</size>
23088       </method>
23089       <method name="Int32 Main()">
23090         <size>54</size>
23091       </method>
23092       <method name="BrowsableClass op_Increment(BrowsableClass)">
23093         <size>2</size>
23094       </method>
23095     </type>
23096   </test>
23097   <test name="test-179.cs">
23098     <type name="A">
23099       <method name="Void .ctor()">
23100         <size>7</size>
23101       </method>
23102       <method name="Void set_Item(Double, Double)">
23103         <size>15</size>
23104       </method>
23105       <method name="Double get_Item(Double)">
23106         <size>29</size>
23107       </method>
23108     </type>
23109     <type name="B">
23110       <method name="Void .ctor()">
23111         <size>7</size>
23112       </method>
23113       <method name="Void set_Item(Double, Double)">
23114         <size>15</size>
23115       </method>
23116       <method name="Double get_Item(Double)">
23117         <size>29</size>
23118       </method>
23119     </type>
23120     <type name="C">
23121       <method name="Void .ctor()">
23122         <size>7</size>
23123       </method>
23124       <method name="Void set_Item(System.String, System.String)">
23125         <size>15</size>
23126       </method>
23127       <method name="System.String get_Item(System.String)">
23128         <size>30</size>
23129       </method>
23130       <method name="Void set_Item(Int32, Int32)">
23131         <size>15</size>
23132       </method>
23133       <method name="Int32 get_Item(Int32)">
23134         <size>21</size>
23135       </method>
23136     </type>
23137     <type name="EntryPoint">
23138       <method name="Int32 Main(System.String[])">
23139         <size>150</size>
23140       </method>
23141     </type>
23142   </test>
23143   <test name="test-18.cs">
23144     <type name="X">
23145       <method name="Void .ctor()">
23146         <size>7</size>
23147       </method>
23148       <method name="Void m()">
23149         <size>60</size>
23150       </method>
23151       <method name="Int32 ret(Int32)">
23152         <size>40</size>
23153       </method>
23154       <method name="Int32 Main()">
23155         <size>62</size>
23156       </method>
23157     </type>
23158   </test>
23159   <test name="test-180.cs">
23160     <type name="Testing">
23161       <method name="Void .ctor()">
23162         <size>7</size>
23163       </method>
23164       <method name="Void Main()">
23165         <size>17</size>
23166       </method>
23167     </type>
23168   </test>
23169   <test name="test-181.cs">
23170     <type name="Test">
23171       <method name="Void .ctor()">
23172         <size>7</size>
23173       </method>
23174       <method name="Void test()">
23175         <size>1</size>
23176       </method>
23177       <method name="Int32 Main()">
23178         <size>43</size>
23179       </method>
23180     </type>
23181   </test>
23182   <test name="test-182.cs">
23183     <type name="T">
23184       <method name="Void .ctor()">
23185         <size>7</size>
23186       </method>
23187       <method name="Int32 Main()">
23188         <size>26</size>
23189       </method>
23190     </type>
23191     <type name="TS">
23192       <method name="Int64 get_Ticks()">
23193         <size>19</size>
23194       </method>
23195     </type>
23196     <type name="DT">
23197       <method name="Int64 get_Ticks()">
23198         <size>12</size>
23199       </method>
23200     </type>
23201   </test>
23202   <test name="test-183.cs">
23203     <type name="Test">
23204       <method name="Void .ctor()">
23205         <size>7</size>
23206       </method>
23207       <method name="Int32 M(Int32, Int32 ByRef)">
23208         <size>12</size>
23209       </method>
23210       <method name="Int32 Main()">
23211         <size>67</size>
23212       </method>
23213     </type>
23214     <type name="Test+D">
23215       <method name="Void .ctor(Object, IntPtr)">
23216         <size>0</size>
23217       </method>
23218       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23219         <size>0</size>
23220       </method>
23221       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23222         <size>0</size>
23223       </method>
23224       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23225         <size>0</size>
23226       </method>
23227     </type>
23228   </test>
23229   <test name="test-184.cs">
23230     <type name="User">
23231       <method name="Void .ctor(Interface)">
23232         <size>7</size>
23233       </method>
23234     </type>
23235     <type name="Test">
23236       <method name="Void .ctor()">
23237         <size>55</size>
23238       </method>
23239       <method name="Int32 Main()">
23240         <size>8</size>
23241       </method>
23242     </type>
23243     <type name="Struct">
23244       <method name="Void .ctor(Int32)">
23245         <size>1</size>
23246       </method>
23247       <method name="Int32 get_X()">
23248         <size>2</size>
23249       </method>
23250     </type>
23251   </test>
23252   <test name="test-185.cs">
23253     <type name="X">
23254       <method name="Void .ctor()">
23255         <size>7</size>
23256       </method>
23257       <method name="Int32 Test(Int32)">
23258         <size>36</size>
23259       </method>
23260       <method name="Int32 Main()">
23261         <size>29</size>
23262       </method>
23263     </type>
23264   </test>
23265   <test name="test-186.cs">
23266     <type name="TestBUG.myAttribute">
23267       <method name="Void .ctor(String, String, String, Int32)">
23268         <size>7</size>
23269       </method>
23270     </type>
23271     <type name="TestBUG.Test">
23272       <method name="Void .ctor()">
23273         <size>7</size>
23274       </method>
23275       <method name="Int32 Main()">
23276         <size>2</size>
23277       </method>
23278     </type>
23279   </test>
23280   <test name="test-187.cs">
23281     <type name="MyClass">
23282       <method name="Void .ctor()">
23283         <size>7</size>
23284       </method>
23285       <method name="Container get_Item(System.String)">
23286         <size>2</size>
23287       </method>
23288       <method name="Void set_Item(System.String, Container)">
23289         <size>1</size>
23290       </method>
23291     </type>
23292     <type name="Container">
23293       <method name="Void .ctor()">
23294         <size>7</size>
23295       </method>
23296       <method name="Container op_Addition(Container, System.Object)">
23297         <size>2</size>
23298       </method>
23299     </type>
23300     <type name="D">
23301       <method name="Void .ctor()">
23302         <size>7</size>
23303       </method>
23304       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23305         <size>65</size>
23306       </method>
23307       <method name="Int32 Main()">
23308         <size>2</size>
23309       </method>
23310     </type>
23311   </test>
23312   <test name="test-188.cs">
23313     <type name="Enumerator">
23314       <method name="Void .ctor()">
23315         <size>14</size>
23316       </method>
23317       <method name="Boolean MoveNext()">
23318         <size>21</size>
23319       </method>
23320       <method name="Char get_Current()">
23321         <size>3</size>
23322       </method>
23323     </type>
23324     <type name="RealEnumerator">
23325       <method name="Void .ctor(Coll)">
23326         <size>14</size>
23327       </method>
23328       <method name="Void Dispose()">
23329         <size>13</size>
23330       </method>
23331     </type>
23332     <type name="Coll">
23333       <method name="Void .ctor()">
23334         <size>7</size>
23335       </method>
23336       <method name="Enumerator GetEnumerator()">
23337         <size>7</size>
23338       </method>
23339     </type>
23340     <type name="Test">
23341       <method name="Void .ctor()">
23342         <size>7</size>
23343       </method>
23344       <method name="Int32 Main(System.String[])">
23345         <size>78</size>
23346       </method>
23347     </type>
23348   </test>
23349   <test name="test-189.cs">
23350     <type name="MyTest">
23351       <method name="Void .ctor()">
23352         <size>7</size>
23353       </method>
23354       <method name="Int32 Main(System.String[])">
23355         <size>63</size>
23356       </method>
23357       <method name="Int32 m(Int32, Double)">
23358         <size>2</size>
23359       </method>
23360       <method name="Int32 m(Int32, System.Int32[])">
23361         <size>2</size>
23362       </method>
23363     </type>
23364     <type name="MonoTest">
23365       <method name="Void .ctor()">
23366         <size>7</size>
23367       </method>
23368       <method name="Int32 method1(System.String, System.Object[])">
23369         <size>2</size>
23370       </method>
23371       <method name="Void testmethod()">
23372         <size>27</size>
23373       </method>
23374     </type>
23375     <type name="MonoTest2">
23376       <method name="Void .ctor()">
23377         <size>7</size>
23378       </method>
23379       <method name="Int32 method1(System.String, System.Object[])">
23380         <size>2</size>
23381       </method>
23382       <method name="Void testmethod2()">
23383         <size>27</size>
23384       </method>
23385     </type>
23386   </test>
23387   <test name="test-19.cs">
23388     <type name="I">
23389       <method name="Void .ctor()">
23390         <size>7</size>
23391       </method>
23392       <method name="Void .cctor()">
23393         <size>18</size>
23394       </method>
23395       <method name="System.String fn(System.String)">
23396         <size>17</size>
23397       </method>
23398     </type>
23399     <type name="X">
23400       <method name="Void .ctor()">
23401         <size>7</size>
23402       </method>
23403       <method name="Void Thread_func()">
23404         <size>11</size>
23405       </method>
23406       <method name="Int32 Func(Int32, Int32)">
23407         <size>4</size>
23408       </method>
23409       <method name="Void Bar()">
23410         <size>44</size>
23411       </method>
23412       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23413         <size>18</size>
23414       </method>
23415       <method name="Int32 Main()">
23416         <size>303</size>
23417       </method>
23418       <method name="Int32 multiply_by_three(Int32)">
23419         <size>4</size>
23420       </method>
23421     </type>
23422     <type name="TestNamespace.TestClass">
23423       <method name="Void .ctor()">
23424         <size>7</size>
23425       </method>
23426     </type>
23427     <type name="I+GetTextFn">
23428       <method name="Void .ctor(Object, IntPtr)">
23429         <size>0</size>
23430       </method>
23431       <method name="System.String Invoke(System.String)">
23432         <size>0</size>
23433       </method>
23434       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23435         <size>0</size>
23436       </method>
23437       <method name="System.String EndInvoke(IAsyncResult)">
23438         <size>0</size>
23439       </method>
23440     </type>
23441     <type name="X+Foo">
23442       <method name="Void .ctor(Object, IntPtr)">
23443         <size>0</size>
23444       </method>
23445       <method name="Int32 Invoke(Int32, Int32)">
23446         <size>0</size>
23447       </method>
23448       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23449         <size>0</size>
23450       </method>
23451       <method name="Int32 EndInvoke(IAsyncResult)">
23452         <size>0</size>
23453       </method>
23454     </type>
23455     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23456       <method name="Void .ctor(Object, IntPtr)">
23457         <size>0</size>
23458       </method>
23459       <method name="Single Invoke(Single, System.Object[])">
23460         <size>0</size>
23461       </method>
23462       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23463         <size>0</size>
23464       </method>
23465       <method name="Single EndInvoke(IAsyncResult)">
23466         <size>0</size>
23467       </method>
23468     </type>
23469     <type name="NameSpace.TestDelegate">
23470       <method name="Void .ctor(Object, IntPtr)">
23471         <size>0</size>
23472       </method>
23473       <method name="Int32 Invoke(Int32)">
23474         <size>0</size>
23475       </method>
23476       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23477         <size>0</size>
23478       </method>
23479       <method name="Int32 EndInvoke(IAsyncResult)">
23480         <size>0</size>
23481       </method>
23482     </type>
23483   </test>
23484   <test name="test-190.cs">
23485     <type name="A">
23486       <method name="Void .ctor()">
23487         <size>7</size>
23488       </method>
23489       <method name="Void Main()">
23490         <size>1</size>
23491       </method>
23492     </type>
23493     <type name="A+B">
23494       <method name="Void .ctor()">
23495         <size>7</size>
23496       </method>
23497       <method name="Void Test()">
23498         <size>8</size>
23499       </method>
23500     </type>
23501     <type name="A+C">
23502       <method name="Void .ctor()">
23503         <size>7</size>
23504       </method>
23505       <method name="Void Test(A)">
23506         <size>8</size>
23507       </method>
23508     </type>
23509   </test>
23510   <test name="test-191.cs">
23511     <type name="X">
23512       <method name="Void .ctor()">
23513         <size>7</size>
23514       </method>
23515     </type>
23516     <type name="X+E">
23517       <method name="Void .ctor()">
23518         <size>7</size>
23519       </method>
23520     </type>
23521     <type name="X+D">
23522       <method name="Void .ctor()">
23523         <size>7</size>
23524       </method>
23525     </type>
23526     <type name="X+D+P">
23527       <method name="Void .ctor()">
23528         <size>7</size>
23529       </method>
23530     </type>
23531     <type name="Y">
23532       <method name="Void .ctor()">
23533         <size>7</size>
23534       </method>
23535     </type>
23536     <type name="Y+Op">
23537       <method name="Void .ctor()">
23538         <size>7</size>
23539       </method>
23540     </type>
23541     <type name="R">
23542       <method name="Void .ctor()">
23543         <size>7</size>
23544       </method>
23545       <method name="Void Main()">
23546         <size>1</size>
23547       </method>
23548     </type>
23549   </test>
23550   <test name="test-192.cs">
23551     <type name="X">
23552       <method name="Void .ctor()">
23553         <size>7</size>
23554       </method>
23555       <method name="Void Main()">
23556         <size>1</size>
23557       </method>
23558     </type>
23559   </test>
23560   <test name="test-193.cs">
23561     <type name="A">
23562       <method name="Void .ctor()">
23563         <size>7</size>
23564       </method>
23565       <method name="Int32 Test(Int32)">
23566         <size>88</size>
23567       </method>
23568       <method name="Int32 Main()">
23569         <size>7</size>
23570       </method>
23571     </type>
23572   </test>
23573   <test name="test-194.cs">
23574     <type name="TestParams">
23575       <method name="Void .ctor()">
23576         <size>7</size>
23577       </method>
23578       <method name="Int32 Main(System.String[])">
23579         <size>38</size>
23580       </method>
23581       <method name="Int32 Params(System.Object[])">
23582         <size>10</size>
23583       </method>
23584     </type>
23585   </test>
23586   <test name="test-195.cs">
23587     <type name="Y">
23588       <method name="Void .ctor()">
23589         <size>7</size>
23590       </method>
23591       <method name="Void .cctor()">
23592         <size>1</size>
23593       </method>
23594       <method name="Int32 C()">
23595         <size>36</size>
23596       </method>
23597     </type>
23598     <type name="X">
23599       <method name="Void .ctor()">
23600         <size>8</size>
23601       </method>
23602       <method name="Void .ctor(Int32)">
23603         <size>18</size>
23604       </method>
23605       <method name="Void Main()">
23606         <size>7</size>
23607       </method>
23608     </type>
23609   </test>
23610   <test name="test-196.cs">
23611     <type name="X">
23612       <method name="Void .ctor()">
23613         <size>7</size>
23614       </method>
23615       <method name="Void Bug1()">
23616         <size>15</size>
23617       </method>
23618       <method name="Void Bug2()">
23619         <size>16</size>
23620       </method>
23621       <method name="Int32 Main()">
23622         <size>2</size>
23623       </method>
23624     </type>
23625   </test>
23626   <test name="test-197.cs">
23627     <type name="X">
23628       <method name="Void .ctor()">
23629         <size>7</size>
23630       </method>
23631       <method name="Void Foo()">
23632         <size>0</size>
23633       </method>
23634     </type>
23635     <type name="Y">
23636       <method name="Void .ctor()">
23637         <size>7</size>
23638       </method>
23639     </type>
23640     <type name="Z">
23641       <method name="Void .ctor()">
23642         <size>7</size>
23643       </method>
23644       <method name="Void Foo()">
23645         <size>11</size>
23646       </method>
23647     </type>
23648     <type name="Test">
23649       <method name="Void .ctor()">
23650         <size>7</size>
23651       </method>
23652       <method name="Int32 Main()">
23653         <size>16</size>
23654       </method>
23655     </type>
23656   </test>
23657   <test name="test-198.cs">
23658     <type name="N1.N3.N4.Bar">
23659       <method name="Void .ctor()">
23660         <size>7</size>
23661       </method>
23662     </type>
23663     <type name="N1.N2.Foo">
23664       <method name="Void .ctor()">
23665         <size>7</size>
23666       </method>
23667     </type>
23668     <type name="N5.N6.Foo">
23669       <method name="Void .ctor()">
23670         <size>7</size>
23671       </method>
23672     </type>
23673     <type name="N5.N7.N8.Bar">
23674       <method name="Void .ctor()">
23675         <size>7</size>
23676       </method>
23677     </type>
23678     <type name="FirstOuter.FirstInner.First">
23679       <method name="Void .ctor()">
23680         <size>7</size>
23681       </method>
23682       <method name="System.String get_MyIdentity()">
23683         <size>12</size>
23684       </method>
23685     </type>
23686     <type name="FirstOuter.Second">
23687       <method name="Void .ctor()">
23688         <size>7</size>
23689       </method>
23690     </type>
23691     <type name="FirstOuter.SecondInner.Third">
23692       <method name="Void .ctor()">
23693         <size>7</size>
23694       </method>
23695     </type>
23696     <type name="FirstOuter.FirstInner.Fourth">
23697       <method name="Void .ctor()">
23698         <size>7</size>
23699       </method>
23700     </type>
23701     <type name="Fifth">
23702       <method name="Void .ctor()">
23703         <size>7</size>
23704       </method>
23705     </type>
23706     <type name="M1.M2.M3.Foo">
23707       <method name="Void .ctor()">
23708         <size>7</size>
23709       </method>
23710     </type>
23711     <type name="P1.P2.Bar">
23712       <method name="Void .ctor()">
23713         <size>7</size>
23714       </method>
23715     </type>
23716     <type name="X">
23717       <method name="Void .ctor()">
23718         <size>7</size>
23719       </method>
23720       <method name="Int32 Main()">
23721         <size>2</size>
23722       </method>
23723     </type>
23724   </test>
23725   <test name="test-199.cs">
23726     <type name="Test">
23727       <method name="Void .ctor()">
23728         <size>7</size>
23729       </method>
23730       <method name="Int32 Main()">
23731         <size>22</size>
23732       </method>
23733     </type>
23734     <type name="N1.Foo">
23735       <method name="Void .ctor()">
23736         <size>7</size>
23737       </method>
23738     </type>
23739     <type name="N1.Foo+Foo2">
23740       <method name="Void .ctor()">
23741         <size>7</size>
23742       </method>
23743     </type>
23744     <type name="N1.Bar2">
23745       <method name="Void .ctor()">
23746         <size>7</size>
23747       </method>
23748       <method name="Int32 Talk()">
23749         <size>2</size>
23750       </method>
23751     </type>
23752     <type name="N2.Bar">
23753       <method name="Void .ctor()">
23754         <size>7</size>
23755       </method>
23756     </type>
23757     <type name="N2.Bar+Bar2">
23758       <method name="Void .ctor()">
23759         <size>7</size>
23760       </method>
23761       <method name="Int32 Talk()">
23762         <size>2</size>
23763       </method>
23764     </type>
23765   </test>
23766   <test name="test-2.cs">
23767     <type name="X">
23768       <method name="Void .ctor()">
23769         <size>7</size>
23770       </method>
23771       <method name="Int32 Main(System.String[])">
23772         <size>12</size>
23773       </method>
23774     </type>
23775   </test>
23776   <test name="test-20.cs">
23777     <type name="A">
23778       <method name="Void .ctor()">
23779         <size>7</size>
23780       </method>
23781       <method name="Void X()">
23782         <size>8</size>
23783       </method>
23784     </type>
23785     <type name="B">
23786       <method name="Void .ctor()">
23787         <size>7</size>
23788       </method>
23789       <method name="Void X()">
23790         <size>8</size>
23791       </method>
23792       <method name="Void TestB()">
23793         <size>7</size>
23794       </method>
23795     </type>
23796     <type name="Ax">
23797       <method name="Void .ctor()">
23798         <size>7</size>
23799       </method>
23800       <method name="Void A()">
23801         <size>8</size>
23802       </method>
23803       <method name="Void B()">
23804         <size>8</size>
23805       </method>
23806     </type>
23807     <type name="Bx">
23808       <method name="Void .ctor()">
23809         <size>7</size>
23810       </method>
23811       <method name="Void A()">
23812         <size>8</size>
23813       </method>
23814       <method name="Void B()">
23815         <size>8</size>
23816       </method>
23817     </type>
23818     <type name="Test">
23819       <method name="Void .ctor()">
23820         <size>7</size>
23821       </method>
23822       <method name="Int32 Main()">
23823         <size>100</size>
23824       </method>
23825     </type>
23826   </test>
23827   <test name="test-200.cs">
23828     <type name="X">
23829       <method name="Void .ctor()">
23830         <size>7</size>
23831       </method>
23832       <method name="Int32 Main()">
23833         <size>104</size>
23834       </method>
23835     </type>
23836   </test>
23837   <test name="test-201.cs">
23838     <type name="Parent">
23839       <method name="Void .ctor()">
23840         <size>7</size>
23841       </method>
23842     </type>
23843     <type name="Child">
23844       <method name="Void .ctor()">
23845         <size>7</size>
23846       </method>
23847     </type>
23848     <type name="Child+Nested">
23849       <method name="Void .ctor()">
23850         <size>18</size>
23851       </method>
23852     </type>
23853     <type name="Collide">
23854       <method name="Void .ctor(Int32)">
23855         <size>14</size>
23856       </method>
23857       <method name="Void .cctor()">
23858         <size>12</size>
23859       </method>
23860       <method name="Int32 Main()">
23861         <size>27</size>
23862       </method>
23863     </type>
23864   </test>
23865   <test name="test-202.cs">
23866     <type name="X.X">
23867       <method name="Void .ctor()">
23868         <size>7</size>
23869       </method>
23870     </type>
23871     <type name="A.B.C.D">
23872       <method name="Void .ctor()">
23873         <size>7</size>
23874       </method>
23875     </type>
23876     <type name="Test">
23877       <method name="Void .ctor()">
23878         <size>7</size>
23879       </method>
23880       <method name="Int32 Main()">
23881         <size>14</size>
23882       </method>
23883     </type>
23884   </test>
23885   <test name="test-203.cs">
23886     <type name="Foo">
23887       <method name="Void .ctor()">
23888         <size>7</size>
23889       </method>
23890       <method name="Modifiers get_Modifiers()">
23891         <size>2</size>
23892       </method>
23893     </type>
23894     <type name="Bar">
23895       <method name="Void .ctor()">
23896         <size>7</size>
23897       </method>
23898       <method name="Int32 Main()">
23899         <size>13</size>
23900       </method>
23901     </type>
23902   </test>
23903   <test name="test-204.cs">
23904     <type name="X">
23905       <method name="Void .ctor(Int32)">
23906         <size>14</size>
23907       </method>
23908       <method name="System.String ToString()">
23909         <size>22</size>
23910       </method>
23911       <method name="Int32 Test()">
23912         <size>153</size>
23913       </method>
23914       <method name="Int32 Main()">
23915         <size>24</size>
23916       </method>
23917       <method name="X op_BitwiseAnd(X, X)">
23918         <size>19</size>
23919       </method>
23920       <method name="X op_BitwiseOr(X, X)">
23921         <size>19</size>
23922       </method>
23923       <method name="Boolean op_True(X)">
23924         <size>15</size>
23925       </method>
23926       <method name="Boolean op_False(X)">
23927         <size>12</size>
23928       </method>
23929     </type>
23930   </test>
23931   <test name="test-205.cs">
23932     <type name="A">
23933       <method name="Void .ctor(Object)">
23934         <size>7</size>
23935       </method>
23936     </type>
23937     <type name="Test">
23938       <method name="Void .ctor()">
23939         <size>7</size>
23940       </method>
23941       <method name="Void Main()">
23942         <size>1</size>
23943       </method>
23944     </type>
23945   </test>
23946   <test name="test-206.cs">
23947     <type name="X">
23948       <method name="Void .ctor()">
23949         <size>7</size>
23950       </method>
23951       <method name="Int32 get_Item(Int32)">
23952         <size>2</size>
23953       </method>
23954       <method name="System.Int32[] get_Item(System.Int32[])">
23955         <size>39</size>
23956       </method>
23957       <method name="Void Main()">
23958         <size>91</size>
23959       </method>
23960     </type>
23961     <type name="&lt;PrivateImplementationDetails&gt;">
23962       <method name="Void .ctor()">
23963         <size>7</size>
23964       </method>
23965     </type>
23966   </test>
23967   <test name="test-207.cs">
23968     <type name="X">
23969       <method name="Void .ctor()">
23970         <size>7</size>
23971       </method>
23972       <method name="Void .cctor()">
23973         <size>1</size>
23974       </method>
23975       <method name="Void hello(Int32)">
23976         <size>13</size>
23977       </method>
23978       <method name="Void world(Int32)">
23979         <size>16</size>
23980       </method>
23981       <method name="Int32 Main()">
23982         <size>138</size>
23983       </method>
23984     </type>
23985     <type name="Test">
23986       <method name="Void .ctor(Object, IntPtr)">
23987         <size>0</size>
23988       </method>
23989       <method name="Void Invoke(Int32)">
23990         <size>0</size>
23991       </method>
23992       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23993         <size>0</size>
23994       </method>
23995       <method name="Void EndInvoke(IAsyncResult)">
23996         <size>0</size>
23997       </method>
23998     </type>
23999   </test>
24000   <test name="test-208.cs">
24001     <type name="X">
24002       <method name="Void .ctor()">
24003         <size>7</size>
24004       </method>
24005       <method name="System.String get_Item(System.String)">
24006         <size>2</size>
24007       </method>
24008       <method name="Void Test()">
24009         <size>1</size>
24010       </method>
24011     </type>
24012     <type name="Y">
24013       <method name="Void .ctor()">
24014         <size>7</size>
24015       </method>
24016       <method name="Void Main()">
24017         <size>19</size>
24018       </method>
24019     </type>
24020   </test>
24021   <test name="test-209.cs">
24022     <type name="X">
24023       <method name="Void .ctor(Int32)">
24024         <size>14</size>
24025       </method>
24026       <method name="Int32 get_Foo()">
24027         <size>9</size>
24028       </method>
24029       <method name="Void set_Foo(Int32)">
24030         <size>8</size>
24031       </method>
24032       <method name="Int32 get_Item(Int32)">
24033         <size>7</size>
24034       </method>
24035       <method name="Void set_Item(Int32, Int32)">
24036         <size>8</size>
24037       </method>
24038       <method name="Void set_Item(System.String, System.String)">
24039         <size>7</size>
24040       </method>
24041       <method name="Void set_Bar(System.String)">
24042         <size>7</size>
24043       </method>
24044       <method name="A get_A()">
24045         <size>7</size>
24046       </method>
24047       <method name="Void set_A(A)">
24048         <size>12</size>
24049       </method>
24050       <method name="Int32 Main()">
24051         <size>75</size>
24052       </method>
24053     </type>
24054     <type name="A">
24055       <method name="Void .ctor(Int32)">
24056         <size>8</size>
24057       </method>
24058     </type>
24059   </test>
24060   <test name="test-21.cs">
24061     <type name="Blah">
24062       <method name="Void .ctor()">
24063         <size>7</size>
24064       </method>
24065       <method name="Int32 Main()">
24066         <size>47</size>
24067       </method>
24068     </type>
24069     <type name="Blah+Foo">
24070       <method name="Void .ctor()">
24071         <size>17</size>
24072       </method>
24073       <method name="Int32 Bar(Int32, Int32)">
24074         <size>14</size>
24075       </method>
24076     </type>
24077   </test>
24078   <test name="test-210.cs">
24079     <type name="X">
24080       <method name="Void .ctor()">
24081         <size>7</size>
24082       </method>
24083       <method name="Void foo()">
24084         <size>1</size>
24085       </method>
24086       <method name="Void Main()">
24087         <size>25</size>
24088       </method>
24089     </type>
24090     <type name="FooHandler">
24091       <method name="Void .ctor(Object, IntPtr)">
24092         <size>0</size>
24093       </method>
24094       <method name="Void Invoke()">
24095         <size>0</size>
24096       </method>
24097       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24098         <size>0</size>
24099       </method>
24100       <method name="Void EndInvoke(IAsyncResult)">
24101         <size>0</size>
24102       </method>
24103     </type>
24104   </test>
24105   <test name="test-211.cs">
24106     <type name="X">
24107       <method name="Void .ctor(Int32)">
24108         <size>14</size>
24109       </method>
24110       <method name="X op_Implicit(Int32)">
24111         <size>7</size>
24112       </method>
24113     </type>
24114     <type name="Y">
24115       <method name="Void .ctor(X)">
24116         <size>14</size>
24117       </method>
24118       <method name="Y op_Implicit(X)">
24119         <size>7</size>
24120       </method>
24121     </type>
24122     <type name="Z">
24123       <method name="Void .ctor(Y)">
24124         <size>14</size>
24125       </method>
24126       <method name="Int32 Main()">
24127         <size>27</size>
24128       </method>
24129       <method name="Z op_Implicit(Y)">
24130         <size>7</size>
24131       </method>
24132     </type>
24133   </test>
24134   <test name="test-212.cs">
24135     <type name="Problem">
24136       <method name="Void .ctor(String)">
24137         <size>14</size>
24138       </method>
24139       <method name="Int32 Multi(Int32, Problem[])">
24140         <size>4</size>
24141       </method>
24142       <method name="Int32 Main(System.String[])">
24143         <size>76</size>
24144       </method>
24145       <method name="Problem op_Implicit(Int32)">
24146         <size>22</size>
24147       </method>
24148     </type>
24149   </test>
24150   <test name="test-213.cs">
24151     <type name="MyTest">
24152       <method name="Void .ctor()">
24153         <size>7</size>
24154       </method>
24155       <method name="Void Main(System.String[])">
24156         <size>31</size>
24157       </method>
24158     </type>
24159     <type name="S">
24160       <method name="Void .ctor(Int32)">
24161         <size>8</size>
24162       </method>
24163       <method name="Void Print()">
24164         <size>12</size>
24165       </method>
24166     </type>
24167   </test>
24168   <test name="test-214.cs">
24169     <type name="N2.Test">
24170       <method name="Void .ctor()">
24171         <size>7</size>
24172       </method>
24173       <method name="Int32 Main()">
24174         <size>7</size>
24175       </method>
24176     </type>
24177     <type name="N1.C1">
24178       <method name="Void .ctor()">
24179         <size>7</size>
24180       </method>
24181       <method name="Void Foo()">
24182         <size>1</size>
24183       </method>
24184     </type>
24185   </test>
24186   <test name="test-215.cs">
24187     <type name="Test">
24188       <method name="Void .ctor()">
24189         <size>7</size>
24190       </method>
24191       <method name="Void .cctor()">
24192         <size>1</size>
24193       </method>
24194       <method name="N1.C1 get_C1()">
24195         <size>6</size>
24196       </method>
24197       <method name="Int32 Main()">
24198         <size>8</size>
24199       </method>
24200     </type>
24201     <type name="N1.C1">
24202       <method name="Void .ctor()">
24203         <size>7</size>
24204       </method>
24205     </type>
24206   </test>
24207   <test name="test-216.cs">
24208     <type name="cls">
24209       <method name="Void .ctor()">
24210         <size>7</size>
24211       </method>
24212       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24213         <size>24</size>
24214       </method>
24215       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24216         <size>24</size>
24217       </method>
24218       <method name="Void CallMyDel(System.String)">
24219         <size>13</size>
24220       </method>
24221     </type>
24222     <type name="cls+nestedcls">
24223       <method name="Void .ctor()">
24224         <size>7</size>
24225       </method>
24226       <method name="Void CallParentDel(cls, System.String)">
24227         <size>13</size>
24228       </method>
24229     </type>
24230     <type name="MonoEmbed">
24231       <method name="Void .ctor()">
24232         <size>7</size>
24233       </method>
24234       <method name="Void Main()">
24235         <size>36</size>
24236       </method>
24237       <method name="Void Whatever(System.String)">
24238         <size>7</size>
24239       </method>
24240     </type>
24241     <type name="OnWhateverDelegate">
24242       <method name="Void .ctor(Object, IntPtr)">
24243         <size>0</size>
24244       </method>
24245       <method name="Void Invoke(System.String)">
24246         <size>0</size>
24247       </method>
24248       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24249         <size>0</size>
24250       </method>
24251       <method name="Void EndInvoke(IAsyncResult)">
24252         <size>0</size>
24253       </method>
24254     </type>
24255   </test>
24256   <test name="test-217.cs">
24257     <type name="Test">
24258       <method name="Void .ctor()">
24259         <size>7</size>
24260       </method>
24261       <method name="Int32 Main()">
24262         <size>174</size>
24263       </method>
24264       <method name="System.Object compare_gte(Int32, Int32)">
24265         <size>13</size>
24266       </method>
24267       <method name="System.Object compare_lte(Int32, Int32)">
24268         <size>13</size>
24269       </method>
24270     </type>
24271   </test>
24272   <test name="test-218.cs">
24273     <type name="T">
24274       <method name="Void .ctor()">
24275         <size>7</size>
24276       </method>
24277       <method name="Void .cctor()">
24278         <size>27</size>
24279       </method>
24280       <method name="Void Main()">
24281         <size>1</size>
24282       </method>
24283       <method name="Void compareQueryQuery1(System.Object)">
24284         <size>1</size>
24285       </method>
24286     </type>
24287     <type name="T+foo">
24288       <method name="Void .ctor(Object, IntPtr)">
24289         <size>0</size>
24290       </method>
24291       <method name="Void Invoke(System.Object)">
24292         <size>0</size>
24293       </method>
24294       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24295         <size>0</size>
24296       </method>
24297       <method name="Void EndInvoke(IAsyncResult)">
24298         <size>0</size>
24299       </method>
24300     </type>
24301   </test>
24302   <test name="test-219.cs">
24303     <type name="TestAttribute">
24304       <method name="Void .ctor(Type)">
24305         <size>14</size>
24306       </method>
24307       <method name="System.Type get_Type()">
24308         <size>7</size>
24309       </method>
24310     </type>
24311     <type name="Test">
24312       <method name="Void .ctor()">
24313         <size>7</size>
24314       </method>
24315       <method name="Void Main()">
24316         <size>75</size>
24317       </method>
24318     </type>
24319   </test>
24320   <test name="test-22.cs">
24321     <type name="M">
24322       <method name="Void .ctor()">
24323         <size>7</size>
24324       </method>
24325       <method name="Int32 Main()">
24326         <size>63</size>
24327       </method>
24328     </type>
24329     <type name="S">
24330       <method name="T GetT()">
24331         <size>7</size>
24332       </method>
24333       <method name="Void Init()">
24334         <size>25</size>
24335       </method>
24336     </type>
24337   </test>
24338   <test name="test-220.cs">
24339     <type name="MonoBUG.Bug">
24340       <method name="Void .ctor()">
24341         <size>7</size>
24342       </method>
24343       <method name="Int32 Main(System.String[])">
24344         <size>138</size>
24345       </method>
24346     </type>
24347     <type name="MonoBUG.Foo">
24348       <method name="Void .ctor(String)">
24349         <size>14</size>
24350       </method>
24351       <method name="System.String get_Name()">
24352         <size>7</size>
24353       </method>
24354     </type>
24355     <type name="MonoBUG.FooList">
24356       <method name="Void .ctor()">
24357         <size>7</size>
24358       </method>
24359       <method name="Void .cctor()">
24360         <size>1</size>
24361       </method>
24362       <method name="Void Add(MonoBUG.Foo)">
24363         <size>19</size>
24364       </method>
24365       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24366         <size>7</size>
24367       </method>
24368     </type>
24369     <type name="MonoBUG.FooList+FooEnumerator">
24370       <method name="Void .ctor(FooList)">
24371         <size>31</size>
24372       </method>
24373       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24374         <size>12</size>
24375       </method>
24376       <method name="Void System.Collections.IEnumerator.Reset()">
24377         <size>12</size>
24378       </method>
24379       <method name="MonoBUG.Foo get_Current()">
24380         <size>46</size>
24381       </method>
24382       <method name="Boolean MoveNext()">
24383         <size>12</size>
24384       </method>
24385       <method name="Void Reset()">
24386         <size>12</size>
24387       </method>
24388       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24389         <size>28</size>
24390       </method>
24391     </type>
24392   </test>
24393   <test name="test-221.cs">
24394     <type name="A">
24395       <method name="Void .ctor()">
24396         <size>7</size>
24397       </method>
24398       <method name="Int32 get_Blah()">
24399         <size>2</size>
24400       </method>
24401       <method name="Void set_Blah(Int32)">
24402         <size>1</size>
24403       </method>
24404     </type>
24405     <type name="B">
24406       <method name="Void .ctor()">
24407         <size>7</size>
24408       </method>
24409       <method name="Int32 get_Blah()">
24410         <size>2</size>
24411       </method>
24412       <method name="Boolean Test()">
24413         <size>54</size>
24414       </method>
24415     </type>
24416     <type name="C">
24417       <method name="Void .ctor()">
24418         <size>7</size>
24419       </method>
24420       <method name="Int32 get_Blah()">
24421         <size>0</size>
24422       </method>
24423       <method name="Void set_Blah(Int32)">
24424         <size>0</size>
24425       </method>
24426     </type>
24427     <type name="D">
24428       <method name="Void .ctor()">
24429         <size>7</size>
24430       </method>
24431       <method name="Int32 get_Blah()">
24432         <size>2</size>
24433       </method>
24434       <method name="Void set_Blah(Int32)">
24435         <size>1</size>
24436       </method>
24437     </type>
24438     <type name="E">
24439       <method name="Void .ctor()">
24440         <size>7</size>
24441       </method>
24442       <method name="Int32 get_Blah()">
24443         <size>7</size>
24444       </method>
24445       <method name="Boolean Test()">
24446         <size>54</size>
24447       </method>
24448     </type>
24449     <type name="F">
24450       <method name="Void .ctor()">
24451         <size>7</size>
24452       </method>
24453       <method name="Int32 get_Item(Int32)">
24454         <size>2</size>
24455       </method>
24456       <method name="Void set_Item(Int32, Int32)">
24457         <size>1</size>
24458       </method>
24459       <method name="Int32 get_Blah()">
24460         <size>2</size>
24461       </method>
24462       <method name="Void set_Blah(Int32)">
24463         <size>1</size>
24464       </method>
24465       <method name="Boolean Test()">
24466         <size>110</size>
24467       </method>
24468     </type>
24469     <type name="Driver">
24470       <method name="Void .ctor()">
24471         <size>7</size>
24472       </method>
24473       <method name="Int32 Main()">
24474         <size>38</size>
24475       </method>
24476     </type>
24477     <type name="F">
24478       <method name="Int32 IBlah.get_Item(Int32)">
24479         <size>2</size>
24480       </method>
24481       <method name="Void IBlah.set_Item(Int32, Int32)">
24482         <size>1</size>
24483       </method>
24484       <method name="Int32 IBlah.get_Blah()">
24485         <size>2</size>
24486       </method>
24487       <method name="Void IBlah.set_Blah(Int32)">
24488         <size>1</size>
24489       </method>
24490     </type>
24491   </test>
24492   <test name="test-222.cs">
24493     <type name="Class_1">
24494       <method name="Void .ctor()">
24495         <size>7</size>
24496       </method>
24497       <method name="UIntPtr Valid()">
24498         <size>7</size>
24499       </method>
24500     </type>
24501     <type name="MainClass">
24502       <method name="Void .ctor()">
24503         <size>7</size>
24504       </method>
24505       <method name="Int32 Main()">
24506         <size>2</size>
24507       </method>
24508     </type>
24509   </test>
24510   <test name="test-223.cs">
24511     <type name="T">
24512       <method name="Void .ctor()">
24513         <size>7</size>
24514       </method>
24515       <method name="Int32 Main()">
24516         <size>65</size>
24517       </method>
24518     </type>
24519   </test>
24520   <test name="test-224.cs">
24521     <type name="XmlMemberArrayAttribute">
24522       <method name="Void .ctor(String)">
24523         <size>38</size>
24524       </method>
24525       <method name="System.Char[] get_Separator()">
24526         <size>7</size>
24527       </method>
24528       <method name="Void set_Separator(System.Char[])">
24529         <size>8</size>
24530       </method>
24531       <method name="System.String get_Name()">
24532         <size>7</size>
24533       </method>
24534       <method name="Void set_Name(System.String)">
24535         <size>8</size>
24536       </method>
24537       <method name="Boolean get_IsRequired()">
24538         <size>7</size>
24539       </method>
24540       <method name="Void set_IsRequired(Boolean)">
24541         <size>8</size>
24542       </method>
24543     </type>
24544     <type name="t">
24545       <method name="Void .ctor()">
24546         <size>7</size>
24547       </method>
24548       <method name="Void Main()">
24549         <size>1</size>
24550       </method>
24551     </type>
24552   </test>
24553   <test name="test-225.cs">
24554     <type name="A">
24555       <method name="Void .ctor()">
24556         <size>14</size>
24557       </method>
24558     </type>
24559     <type name="B">
24560       <method name="Void .ctor()">
24561         <size>7</size>
24562       </method>
24563       <method name="Int32 foo()">
24564         <size>2</size>
24565       </method>
24566       <method name="Void Main()">
24567         <size>18</size>
24568       </method>
24569     </type>
24570   </test>
24571   <test name="test-226.cs">
24572     <type name="Test226">
24573       <method name="Void .ctor()">
24574         <size>7</size>
24575       </method>
24576       <method name="Void Test()">
24577         <size>35</size>
24578       </method>
24579       <method name="Int32 Main()">
24580         <size>23</size>
24581       </method>
24582     </type>
24583   </test>
24584   <test name="test-227.cs">
24585     <type name="A.T">
24586       <method name="Void .ctor()">
24587         <size>7</size>
24588       </method>
24589       <method name="Void Main()">
24590         <size>3</size>
24591       </method>
24592     </type>
24593   </test>
24594   <test name="test-228.cs">
24595     <type name="BadRefTest.CtorInc">
24596       <method name="Void .ctor()">
24597         <size>30</size>
24598       </method>
24599       <method name="Int32 IncByRef(Int32 ByRef)">
24600         <size>10</size>
24601       </method>
24602       <method name="Boolean Results(Int32)">
24603         <size>98</size>
24604       </method>
24605     </type>
24606     <type name="BadRefTest.Runner">
24607       <method name="Void .ctor()">
24608         <size>7</size>
24609       </method>
24610       <method name="Int32 Main()">
24611         <size>43</size>
24612       </method>
24613     </type>
24614   </test>
24615   <test name="test-229.cs">
24616     <type name="List">
24617       <method name="Void .ctor(Int32)">
24618         <size>19</size>
24619       </method>
24620       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24621         <size>12</size>
24622       </method>
24623       <method name="Void Add(Int32)">
24624         <size>26</size>
24625       </method>
24626       <method name="MyEnumerator GetEnumerator()">
24627         <size>7</size>
24628       </method>
24629     </type>
24630     <type name="UberList">
24631       <method name="Void .ctor(Int32)">
24632         <size>8</size>
24633       </method>
24634       <method name="Int32 Main(System.String[])">
24635         <size>38</size>
24636       </method>
24637       <method name="Boolean One()">
24638         <size>62</size>
24639       </method>
24640       <method name="Boolean Two()">
24641         <size>62</size>
24642       </method>
24643       <method name="Boolean Three()">
24644         <size>62</size>
24645       </method>
24646     </type>
24647     <type name="List+MyEnumerator">
24648       <method name="Void .ctor(List)">
24649         <size>15</size>
24650       </method>
24651       <method name="System.Object get_Current()">
24652         <size>24</size>
24653       </method>
24654       <method name="Boolean MoveNext()">
24655         <size>31</size>
24656       </method>
24657       <method name="Void Reset()">
24658         <size>8</size>
24659       </method>
24660     </type>
24661   </test>
24662   <test name="test-23.cs">
24663     <type name="X">
24664       <method name="Void .ctor()">
24665         <size>7</size>
24666       </method>
24667       <method name="Void .cctor()">
24668         <size>8</size>
24669       </method>
24670       <method name="Int32 get_Value()">
24671         <size>6</size>
24672       </method>
24673       <method name="Void set_Value(Int32)">
24674         <size>7</size>
24675       </method>
24676       <method name="Int32 Main()">
24677         <size>170</size>
24678       </method>
24679     </type>
24680     <type name="Y">
24681       <method name="Void .ctor(String)">
24682         <size>14</size>
24683       </method>
24684       <method name="System.String get_Value()">
24685         <size>7</size>
24686       </method>
24687       <method name="Void set_Value(System.String)">
24688         <size>8</size>
24689       </method>
24690     </type>
24691     <type name="Z">
24692       <method name="Void .cctor()">
24693         <size>7</size>
24694       </method>
24695       <method name="Int32 get_IVal()">
24696         <size>6</size>
24697       </method>
24698       <method name="Void set_IVal(Int32)">
24699         <size>7</size>
24700       </method>
24701       <method name="Int32 get_XVal()">
24702         <size>7</size>
24703       </method>
24704       <method name="Void set_XVal(Int32)">
24705         <size>8</size>
24706       </method>
24707     </type>
24708   </test>
24709   <test name="test-230.cs">
24710     <type name="TestClass">
24711       <method name="Void .ctor()">
24712         <size>7</size>
24713       </method>
24714       <method name="Int32 Main()">
24715         <size>56</size>
24716       </method>
24717     </type>
24718   </test>
24719   <test name="test-231.cs">
24720     <type name="T">
24721       <method name="Void .ctor()">
24722         <size>7</size>
24723       </method>
24724       <method name="Void .cctor()">
24725         <size>1</size>
24726       </method>
24727       <method name="Int32 Main()">
24728         <size>44</size>
24729       </method>
24730       <method name="Void Foo()">
24731         <size>23</size>
24732       </method>
24733     </type>
24734   </test>
24735   <test name="test-232.cs">
24736     <type name="CtorInfoTest">
24737       <method name="Void .ctor()">
24738         <size>7</size>
24739       </method>
24740       <method name="Void Main(System.String[])">
24741         <size>977</size>
24742       </method>
24743       <method name="Void Assert(System.Object, System.Object)">
24744         <size>38</size>
24745       </method>
24746     </type>
24747     <type name="&lt;PrivateImplementationDetails&gt;">
24748       <method name="Void .ctor()">
24749         <size>7</size>
24750       </method>
24751     </type>
24752   </test>
24753   <test name="test-233.cs">
24754     <type name="Tests">
24755       <method name="Void .ctor()">
24756         <size>7</size>
24757       </method>
24758       <method name="Int32 Main()">
24759         <size>16</size>
24760       </method>
24761       <method name="Int32 test_0_beq()">
24762         <size>29</size>
24763       </method>
24764       <method name="Int32 test_0_bne_un()">
24765         <size>29</size>
24766       </method>
24767       <method name="Int32 test_0_conv_r8()">
24768         <size>29</size>
24769       </method>
24770       <method name="Int32 test_0_conv_i()">
24771         <size>76</size>
24772       </method>
24773       <method name="Int32 test_5_conv_r4()">
24774         <size>8</size>
24775       </method>
24776       <method name="Int32 test_5_double_conv_r4()">
24777         <size>16</size>
24778       </method>
24779       <method name="Int32 test_5_float_conv_r8()">
24780         <size>12</size>
24781       </method>
24782       <method name="Int32 test_5_conv_r8()">
24783         <size>8</size>
24784       </method>
24785       <method name="Int32 test_5_add()">
24786         <size>25</size>
24787       </method>
24788       <method name="Int32 test_5_sub()">
24789         <size>25</size>
24790       </method>
24791       <method name="Int32 test_24_mul()">
24792         <size>25</size>
24793       </method>
24794       <method name="Int32 test_4_div()">
24795         <size>25</size>
24796       </method>
24797       <method name="Int32 test_2_rem()">
24798         <size>25</size>
24799       </method>
24800       <method name="Int32 test_2_neg()">
24801         <size>14</size>
24802       </method>
24803       <method name="Int32 test_46_float_add_spill()">
24804         <size>129</size>
24805       </method>
24806       <method name="Int32 test_362880_float_mul_spill()">
24807         <size>129</size>
24808       </method>
24809       <method name="Int32 test_4_long_cast()">
24810         <size>29</size>
24811       </method>
24812       <method name="Int32 test_16_float_cmp()">
24813         <size>317</size>
24814       </method>
24815       <method name="Int32 test_15_float_cmp_un()">
24816         <size>297</size>
24817       </method>
24818       <method name="Int32 test_15_float_branch()">
24819         <size>219</size>
24820       </method>
24821       <method name="Int32 test_15_float_branch_un()">
24822         <size>219</size>
24823       </method>
24824     </type>
24825     <type name="TestDriver">
24826       <method name="Void .ctor()">
24827         <size>7</size>
24828       </method>
24829       <method name="Int32 RunTests(System.Type, System.String[])">
24830         <size>571</size>
24831       </method>
24832       <method name="Int32 RunTests(System.Type)">
24833         <size>8</size>
24834       </method>
24835     </type>
24836   </test>
24837   <test name="test-234.cs">
24838     <type name="T">
24839       <method name="Void .ctor()">
24840         <size>7</size>
24841       </method>
24842       <method name="Void Main()">
24843         <size>701</size>
24844       </method>
24845     </type>
24846   </test>
24847   <test name="test-235.cs">
24848     <type name="T">
24849       <method name="Void .ctor()">
24850         <size>7</size>
24851       </method>
24852       <method name="Void Foo(T, T)">
24853         <size>1</size>
24854       </method>
24855       <method name="Void Foo(System.Object[])">
24856         <size>1</size>
24857       </method>
24858       <method name="Int32 Main()">
24859         <size>13</size>
24860       </method>
24861     </type>
24862   </test>
24863   <test name="test-236.cs">
24864     <type name="Tests.Test">
24865       <method name="Void .ctor()">
24866         <size>7</size>
24867       </method>
24868       <method name="Void Main()">
24869         <size>42</size>
24870       </method>
24871       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24872         <size>9</size>
24873       </method>
24874       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
24875         <size>10</size>
24876       </method>
24877     </type>
24878   </test>
24879   <test name="test-237.cs">
24880     <type name="Params">
24881       <method name="Void .ctor()">
24882         <size>7</size>
24883       </method>
24884       <method name="Void .cctor()">
24885         <size>96</size>
24886       </method>
24887       <method name="Void foo(System.String, System.Object[])">
24888         <size>132</size>
24889       </method>
24890       <method name="Void Main()">
24891         <size>45</size>
24892       </method>
24893     </type>
24894     <type name="Params+FOO">
24895       <method name="Void .ctor(Object, IntPtr)">
24896         <size>0</size>
24897       </method>
24898       <method name="Void Invoke(System.String, System.Object[])">
24899         <size>0</size>
24900       </method>
24901       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
24902         <size>0</size>
24903       </method>
24904       <method name="Void EndInvoke(IAsyncResult)">
24905         <size>0</size>
24906       </method>
24907     </type>
24908   </test>
24909   <test name="test-238.cs">
24910     <type name="TestClass">
24911       <method name="Void .ctor()">
24912         <size>7</size>
24913       </method>
24914       <method name="Void ConditionalMethod()">
24915         <size>7</size>
24916       </method>
24917       <method name="Int32 Main()">
24918         <size>12</size>
24919       </method>
24920     </type>
24921   </test>
24922   <test name="test-239.cs">
24923     <type name="BaseClass">
24924       <method name="Void .ctor()">
24925         <size>7</size>
24926       </method>
24927       <method name="Void ConditionalMethod()">
24928         <size>7</size>
24929       </method>
24930     </type>
24931     <type name="TestClass">
24932       <method name="Void .ctor()">
24933         <size>7</size>
24934       </method>
24935       <method name="Void ConditionalMethod()">
24936         <size>1</size>
24937       </method>
24938     </type>
24939     <type name="MainClass">
24940       <method name="Void .ctor()">
24941         <size>7</size>
24942       </method>
24943       <method name="Int32 Main()">
24944         <size>18</size>
24945       </method>
24946     </type>
24947   </test>
24948   <test name="test-24.cs">
24949     <type name="X">
24950       <method name="Void .ctor()">
24951         <size>7</size>
24952       </method>
24953       <method name="System.String get_S()">
24954         <size>6</size>
24955       </method>
24956       <method name="Void set_S(System.String)">
24957         <size>7</size>
24958       </method>
24959       <method name="Int32 Main()">
24960         <size>92</size>
24961       </method>
24962     </type>
24963   </test>
24964   <test name="test-240.cs">
24965     <type name="TestClass">
24966       <method name="Void .ctor()">
24967         <size>7</size>
24968       </method>
24969       <method name="Void .cctor()">
24970         <size>7</size>
24971       </method>
24972       <method name="Void ConditionalMethod()">
24973         <size>17</size>
24974       </method>
24975       <method name="Int32 Main()">
24976         <size>11</size>
24977       </method>
24978     </type>
24979   </test>
24980   <test name="test-241.cs">
24981     <type name="Foo">
24982       <method name="Void .ctor()">
24983         <size>7</size>
24984       </method>
24985       <method name="Int32 get_SomeProperty()">
24986         <size>3</size>
24987       </method>
24988       <method name="Int32 M()">
24989         <size>3</size>
24990       </method>
24991       <method name="Void Main()">
24992         <size>1</size>
24993       </method>
24994     </type>
24995     <type name="Foo+FooPrivate">
24996       <method name="Void .ctor(Foo)">
24997         <size>14</size>
24998       </method>
24999       <method name="Int32 get_SomeProperty()">
25000         <size>24</size>
25001       </method>
25002     </type>
25003   </test>
25004   <test name="test-242.cs">
25005     <type name="BaseClass">
25006       <method name="Void .ctor()">
25007         <size>14</size>
25008       </method>
25009     </type>
25010     <type name="Derived">
25011       <method name="Void .ctor()">
25012         <size>7</size>
25013       </method>
25014       <method name="Int32 get_Location()">
25015         <size>3</size>
25016       </method>
25017       <method name="Void Main()">
25018         <size>1</size>
25019       </method>
25020     </type>
25021   </test>
25022   <test name="test-243.cs">
25023     <type name="X">
25024       <method name="Void .ctor()">
25025         <size>7</size>
25026       </method>
25027       <method name="Boolean Resolve(System.String)">
25028         <size>2</size>
25029       </method>
25030       <method name="System.String Test()">
25031         <size>2</size>
25032       </method>
25033       <method name="Void Main()">
25034         <size>8</size>
25035       </method>
25036     </type>
25037   </test>
25038   <test name="test-244.cs">
25039     <type name="Foo">
25040       <method name="Void .ctor()">
25041         <size>7</size>
25042       </method>
25043       <method name="Void .cctor()">
25044         <size>1</size>
25045       </method>
25046       <method name="Int32 Main()">
25047         <size>136</size>
25048       </method>
25049       <method name="MyBool get_t()">
25050         <size>29</size>
25051       </method>
25052       <method name="MyBool get_f()">
25053         <size>29</size>
25054       </method>
25055     </type>
25056     <type name="MyBool">
25057       <method name="Void .ctor(Boolean)">
25058         <size>8</size>
25059       </method>
25060       <method name="System.String ToString()">
25061         <size>12</size>
25062       </method>
25063       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25064         <size>21</size>
25065       </method>
25066       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25067         <size>21</size>
25068       </method>
25069       <method name="Boolean op_True(MyBool)">
25070         <size>8</size>
25071       </method>
25072       <method name="Boolean op_False(MyBool)">
25073         <size>11</size>
25074       </method>
25075     </type>
25076   </test>
25077   <test name="test-245.cs">
25078     <type name="Class2">
25079       <method name="Void .ctor()">
25080         <size>7</size>
25081       </method>
25082       <method name="System.String get_def_kind()">
25083         <size>12</size>
25084       </method>
25085       <method name="Void Main()">
25086         <size>1</size>
25087       </method>
25088     </type>
25089   </test>
25090   <test name="test-246.cs">
25091     <type name="B">
25092       <method name="Void .ctor()">
25093         <size>7</size>
25094       </method>
25095       <method name="Void Main()">
25096         <size>36</size>
25097       </method>
25098     </type>
25099     <type name="Blah">
25100       <method name="Void Dispose()">
25101         <size>11</size>
25102       </method>
25103     </type>
25104   </test>
25105   <test name="test-247.cs">
25106     <type name="B">
25107       <method name="Void .ctor()">
25108         <size>7</size>
25109       </method>
25110       <method name="Void Main()">
25111         <size>67</size>
25112       </method>
25113     </type>
25114     <type name="Blah">
25115       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25116         <size>11</size>
25117       </method>
25118     </type>
25119   </test>
25120   <test name="test-248.cs">
25121     <type name="T">
25122       <method name="Void .ctor()">
25123         <size>7</size>
25124       </method>
25125       <method name="Foo GetFoo()">
25126         <size>10</size>
25127       </method>
25128       <method name="Void Main()">
25129         <size>26</size>
25130       </method>
25131     </type>
25132   </test>
25133   <test name="test-249.cs">
25134     <type name="X">
25135       <method name="Void .ctor()">
25136         <size>7</size>
25137       </method>
25138       <method name="Void Main()">
25139         <size>1</size>
25140       </method>
25141     </type>
25142   </test>
25143   <test name="test-25.cs">
25144     <type name="X">
25145       <method name="Void .ctor()">
25146         <size>7</size>
25147       </method>
25148       <method name="Int32 Main()">
25149         <size>214</size>
25150       </method>
25151     </type>
25152   </test>
25153   <test name="test-250.cs">
25154     <type name="Test.foo3">
25155       <method name="Void .ctor()">
25156         <size>7</size>
25157       </method>
25158     </type>
25159     <type name="Test.Tests">
25160       <method name="Void .ctor()">
25161         <size>7</size>
25162       </method>
25163       <method name="Void Main()">
25164         <size>1</size>
25165       </method>
25166     </type>
25167   </test>
25168   <test name="test-251.cs">
25169     <type name="X">
25170       <method name="Void .ctor()">
25171         <size>7</size>
25172       </method>
25173       <method name="Void Main()">
25174         <size>1</size>
25175       </method>
25176     </type>
25177   </test>
25178   <test name="test-252.cs">
25179     <type name="A">
25180       <method name="Void .ctor()">
25181         <size>7</size>
25182       </method>
25183       <method name="Void add_Bar(Foo)">
25184         <size>24</size>
25185       </method>
25186       <method name="Void remove_Bar(Foo)">
25187         <size>24</size>
25188       </method>
25189       <method name="Void m1()">
25190         <size>1</size>
25191       </method>
25192       <method name="Int32 Main()">
25193         <size>93</size>
25194       </method>
25195     </type>
25196     <type name="Foo">
25197       <method name="Void .ctor(Object, IntPtr)">
25198         <size>0</size>
25199       </method>
25200       <method name="Void Invoke()">
25201         <size>0</size>
25202       </method>
25203       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25204         <size>0</size>
25205       </method>
25206       <method name="Void EndInvoke(IAsyncResult)">
25207         <size>0</size>
25208       </method>
25209     </type>
25210   </test>
25211   <test name="test-253.cs">
25212     <type name="AccessibleAttribute">
25213       <method name="Void .ctor()">
25214         <size>7</size>
25215       </method>
25216     </type>
25217     <type name="MyClass">
25218       <method name="Void .ctor()">
25219         <size>7</size>
25220       </method>
25221     </type>
25222     <type name="Test">
25223       <method name="Void .ctor()">
25224         <size>7</size>
25225       </method>
25226       <method name="Int32 Main()">
25227         <size>66</size>
25228       </method>
25229     </type>
25230   </test>
25231   <test name="test-254.cs">
25232     <type name="TestAttribute">
25233       <method name="Void .ctor()">
25234         <size>7</size>
25235       </method>
25236     </type>
25237     <type name="Test_1">
25238       <method name="Void .ctor()">
25239         <size>7</size>
25240       </method>
25241       <method name="Void Test(Int32)">
25242         <size>1</size>
25243       </method>
25244     </type>
25245     <type name="Test_2">
25246       <method name="Void .ctor()">
25247         <size>7</size>
25248       </method>
25249       <method name="Int32 get_Test()">
25250         <size>2</size>
25251       </method>
25252       <method name="Void set_Test(Int32)">
25253         <size>1</size>
25254       </method>
25255       <method name="Void set_Test2(Boolean)">
25256         <size>1</size>
25257       </method>
25258     </type>
25259     <type name="Test_3">
25260       <method name="Void .ctor()">
25261         <size>7</size>
25262       </method>
25263       <method name="Void add_e_1(test_delegate)">
25264         <size>24</size>
25265       </method>
25266       <method name="Void remove_e_1(test_delegate)">
25267         <size>24</size>
25268       </method>
25269       <method name="Void add_e_2(test_delegate)">
25270         <size>24</size>
25271       </method>
25272       <method name="Void remove_e_2(test_delegate)">
25273         <size>24</size>
25274       </method>
25275     </type>
25276     <type name="Test_4">
25277       <method name="Void .ctor()">
25278         <size>7</size>
25279       </method>
25280       <method name="Void add_e_1(test_delegate)">
25281         <size>1</size>
25282       </method>
25283       <method name="Void remove_e_1(test_delegate)">
25284         <size>1</size>
25285       </method>
25286       <method name="Void add_e_2(test_delegate)">
25287         <size>1</size>
25288       </method>
25289       <method name="Void remove_e_2(test_delegate)">
25290         <size>1</size>
25291       </method>
25292       <method name="Void add_e_3(test_delegate)">
25293         <size>1</size>
25294       </method>
25295       <method name="Void remove_e_3(test_delegate)">
25296         <size>1</size>
25297       </method>
25298     </type>
25299     <type name="ClassMain">
25300       <method name="Void .ctor()">
25301         <size>7</size>
25302       </method>
25303       <method name="Void .cctor()">
25304         <size>1</size>
25305       </method>
25306       <method name="Void Assert(System.Object[], Boolean, Int32)">
25307         <size>65</size>
25308       </method>
25309       <method name="Int32 Main()">
25310         <size>1159</size>
25311       </method>
25312     </type>
25313     <type name="test_delegate">
25314       <method name="Void .ctor(Object, IntPtr)">
25315         <size>0</size>
25316       </method>
25317       <method name="System.Delegate Invoke(Int32)">
25318         <size>0</size>
25319       </method>
25320       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25321         <size>0</size>
25322       </method>
25323       <method name="System.Delegate EndInvoke(IAsyncResult)">
25324         <size>0</size>
25325       </method>
25326     </type>
25327   </test>
25328   <test name="test-255.cs">
25329     <type name="TestAttribute">
25330       <method name="Void .ctor()">
25331         <size>7</size>
25332       </method>
25333     </type>
25334     <type name="C">
25335       <method name="Void .ctor()">
25336         <size>7</size>
25337       </method>
25338       <method name="Void Method()">
25339         <size>1</size>
25340       </method>
25341       <method name="Void Main()">
25342         <size>1</size>
25343       </method>
25344     </type>
25345   </test>
25346   <test name="test-256.cs">
25347     <type name="TableColumn">
25348       <method name="Void .ctor()">
25349         <size>7</size>
25350       </method>
25351       <method name="System.Object get_MagicValue()">
25352         <size>2</size>
25353       </method>
25354       <method name="Void set_MagicValue(System.Object)">
25355         <size>1</size>
25356       </method>
25357     </type>
25358     <type name="Bug">
25359       <method name="Void .ctor()">
25360         <size>7</size>
25361       </method>
25362       <method name="Int32 get_TInt()">
25363         <size>2</size>
25364       </method>
25365       <method name="Void Main()">
25366         <size>1</size>
25367       </method>
25368     </type>
25369   </test>
25370   <test name="test-258.cs">
25371     <type name="MyTest.Test">
25372       <method name="Void .ctor()">
25373         <size>7</size>
25374       </method>
25375     </type>
25376     <type name="MyTest.Test2">
25377       <method name="Void .ctor()">
25378         <size>7</size>
25379       </method>
25380       <method name="Void MyTest.Test.Inner.Foo()">
25381         <size>1</size>
25382       </method>
25383       <method name="Void Main()">
25384         <size>1</size>
25385       </method>
25386     </type>
25387   </test>
25388   <test name="test-259.cs">
25389     <type name="Testing">
25390       <method name="Void .ctor()">
25391         <size>7</size>
25392       </method>
25393       <method name="Void Main()">
25394         <size>1</size>
25395       </method>
25396     </type>
25397   </test>
25398   <test name="test-26.cs">
25399     <type name="Blah">
25400       <method name="Void .ctor()">
25401         <size>7</size>
25402       </method>
25403       <method name="Int32 Foo(Int32, Int32)">
25404         <size>4</size>
25405       </method>
25406       <method name="Int32 Test1()">
25407         <size>114</size>
25408       </method>
25409       <method name="Int32 Adder(System.Int32[])">
25410         <size>34</size>
25411       </method>
25412       <method name="Int32 Test2()">
25413         <size>47</size>
25414       </method>
25415       <method name="Int32 Main()">
25416         <size>40</size>
25417       </method>
25418     </type>
25419     <type name="Blah+MyDelegate">
25420       <method name="Void .ctor(Object, IntPtr)">
25421         <size>0</size>
25422       </method>
25423       <method name="Int32 Invoke(Int32, Int32)">
25424         <size>0</size>
25425       </method>
25426       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25427         <size>0</size>
25428       </method>
25429       <method name="Int32 EndInvoke(IAsyncResult)">
25430         <size>0</size>
25431       </method>
25432     </type>
25433     <type name="Blah+List">
25434       <method name="Void .ctor(Object, IntPtr)">
25435         <size>0</size>
25436       </method>
25437       <method name="Int32 Invoke(System.Int32[])">
25438         <size>0</size>
25439       </method>
25440       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25441         <size>0</size>
25442       </method>
25443       <method name="Int32 EndInvoke(IAsyncResult)">
25444         <size>0</size>
25445       </method>
25446     </type>
25447   </test>
25448   <test name="test-260.cs">
25449     <type name="x.Test">
25450       <method name="Void .ctor()">
25451         <size>7</size>
25452       </method>
25453     </type>
25454     <type name="y.Test">
25455       <method name="Void .ctor()">
25456         <size>7</size>
25457       </method>
25458     </type>
25459     <type name="b.a">
25460       <method name="Void .ctor()">
25461         <size>7</size>
25462       </method>
25463       <method name="Void Main()">
25464         <size>7</size>
25465       </method>
25466     </type>
25467   </test>
25468   <test name="test-261.cs">
25469     <type name="T">
25470       <method name="Void .ctor()">
25471         <size>7</size>
25472       </method>
25473       <method name="T get_Me()">
25474         <size>16</size>
25475       </method>
25476       <method name="T GetMe()">
25477         <size>16</size>
25478       </method>
25479       <method name="Int32 Test(T)">
25480         <size>106</size>
25481       </method>
25482       <method name="Int32 Main()">
25483         <size>31</size>
25484       </method>
25485     </type>
25486   </test>
25487   <test name="test-262.cs">
25488     <type name="n1.Attribute">
25489       <method name="Void .ctor()">
25490         <size>7</size>
25491       </method>
25492     </type>
25493     <type name="n3.A">
25494       <method name="Void .ctor()">
25495         <size>7</size>
25496       </method>
25497       <method name="Void Attribute()">
25498         <size>1</size>
25499       </method>
25500       <method name="Void X()">
25501         <size>7</size>
25502       </method>
25503       <method name="Void Main()">
25504         <size>11</size>
25505       </method>
25506     </type>
25507   </test>
25508   <test name="test-263.cs">
25509     <type name="Test">
25510       <method name="Void .ctor()">
25511         <size>7</size>
25512       </method>
25513       <method name="System.String GetString(System.Byte[])">
25514         <size>19</size>
25515       </method>
25516       <method name="Void Main()">
25517         <size>1</size>
25518       </method>
25519     </type>
25520   </test>
25521   <test name="test-264.cs">
25522     <type name="Proef">
25523       <method name="Void .ctor()">
25524         <size>7</size>
25525       </method>
25526       <method name="Void add_OnDoSomething(System.EventHandler)">
25527         <size>24</size>
25528       </method>
25529       <method name="Void remove_OnDoSomething(System.EventHandler)">
25530         <size>24</size>
25531       </method>
25532       <method name="Void Temp(System.Object, System.EventArgs)">
25533         <size>1</size>
25534       </method>
25535       <method name="Void Main()">
25536         <size>25</size>
25537       </method>
25538     </type>
25539   </test>
25540   <test name="test-265.cs">
25541     <type name="ClassFormatError">
25542       <method name="Void .ctor(String, Object[])">
25543         <size>7</size>
25544       </method>
25545       <method name="Void Main()">
25546         <size>1</size>
25547       </method>
25548     </type>
25549     <type name="UnsupportedClassVersionError">
25550       <method name="Void .ctor(String)">
25551         <size>14</size>
25552       </method>
25553     </type>
25554   </test>
25555   <test name="test-266.cs">
25556     <type name="T">
25557       <method name="Void .ctor()">
25558         <size>7</size>
25559       </method>
25560       <method name="Int32 Main()">
25561         <size>25</size>
25562       </method>
25563     </type>
25564   </test>
25565   <test name="test-267.cs">
25566     <type name="X">
25567       <method name="Void .ctor()">
25568         <size>7</size>
25569       </method>
25570       <method name="System.String Text()">
25571         <size>6</size>
25572       </method>
25573       <method name="Int32 Main()">
25574         <size>12</size>
25575       </method>
25576     </type>
25577   </test>
25578   <test name="test-268.cs">
25579     <type name="X">
25580       <method name="Void .ctor()">
25581         <size>7</size>
25582       </method>
25583       <method name="Int32 Main()">
25584         <size>26</size>
25585       </method>
25586     </type>
25587     <type name="X+Nested">
25588       <method name="Void .ctor()">
25589         <size>7</size>
25590       </method>
25591       <method name="MyEnum D()">
25592         <size>2</size>
25593       </method>
25594     </type>
25595   </test>
25596   <test name="test-269.cs">
25597     <type name="Class1">
25598       <method name="Void .ctor()">
25599         <size>7</size>
25600       </method>
25601       <method name="Int32 Main(System.String[])">
25602         <size>361</size>
25603       </method>
25604       <method name="Int32 AddABunchOfInts(...)">
25605         <size>63</size>
25606       </method>
25607       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25608         <size>63</size>
25609       </method>
25610       <method name="Result VtAddABunchOfInts(...)">
25611         <size>68</size>
25612       </method>
25613       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25614         <size>68</size>
25615       </method>
25616       <method name="Int32 InstAddABunchOfInts(...)">
25617         <size>63</size>
25618       </method>
25619       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25620         <size>63</size>
25621       </method>
25622       <method name="Result InstVtAddABunchOfInts(...)">
25623         <size>68</size>
25624       </method>
25625       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25626         <size>68</size>
25627       </method>
25628     </type>
25629     <type name="Result">
25630       <method name="Void .ctor(Int32)">
25631         <size>24</size>
25632       </method>
25633     </type>
25634   </test>
25635   <test name="test-27.cs">
25636     <type name="Foo">
25637       <method name="Void .ctor()">
25638         <size>7</size>
25639       </method>
25640       <method name="Boolean MyMethod(Int32)">
25641         <size>12</size>
25642       </method>
25643       <method name="Int32 AnotherMethod(Int32)">
25644         <size>5</size>
25645       </method>
25646     </type>
25647     <type name="Blah">
25648       <method name="Void .ctor()">
25649         <size>7</size>
25650       </method>
25651       <method name="Void Bar(Int32, Int32)">
25652         <size>9</size>
25653       </method>
25654       <method name="Int32 Main()">
25655         <size>139</size>
25656       </method>
25657     </type>
25658     <type name="Blah+MyDelegate">
25659       <method name="Void .ctor(Object, IntPtr)">
25660         <size>0</size>
25661       </method>
25662       <method name="Void Invoke(Int32, Int32)">
25663         <size>0</size>
25664       </method>
25665       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25666         <size>0</size>
25667       </method>
25668       <method name="Void EndInvoke(IAsyncResult)">
25669         <size>0</size>
25670       </method>
25671     </type>
25672   </test>
25673   <test name="test-270.cs">
25674     <type name="X">
25675       <method name="Void .ctor()">
25676         <size>7</size>
25677       </method>
25678       <method name="Int32 Test(System.String, System.Object[])">
25679         <size>2</size>
25680       </method>
25681       <method name="Int32 Main()">
25682         <size>75</size>
25683       </method>
25684       <method name="Int32 Test(System.String, ...)">
25685         <size>2</size>
25686       </method>
25687     </type>
25688   </test>
25689   <test name="test-271.cs">
25690     <type name="T">
25691       <method name="Void .ctor()">
25692         <size>7</size>
25693       </method>
25694       <method name="C X()">
25695         <size>10</size>
25696       </method>
25697       <method name="Void Main()">
25698         <size>61</size>
25699       </method>
25700     </type>
25701     <type name="T+C">
25702       <method name="IEnumerator GetEnumerator()">
25703         <size>11</size>
25704       </method>
25705     </type>
25706   </test>
25707   <test name="test-272.cs">
25708     <type name="BazAttribute">
25709       <method name="Void .ctor()">
25710         <size>7</size>
25711       </method>
25712       <method name="Void .ctor(Foo)">
25713         <size>7</size>
25714       </method>
25715       <method name="Void set_foo3(Foo)">
25716         <size>1</size>
25717       </method>
25718       <method name="Foo get_foo3()">
25719         <size>2</size>
25720       </method>
25721     </type>
25722     <type name="Test">
25723       <method name="Void .ctor()">
25724         <size>7</size>
25725       </method>
25726       <method name="Void f0()">
25727         <size>1</size>
25728       </method>
25729       <method name="Void f1()">
25730         <size>1</size>
25731       </method>
25732       <method name="Void f2()">
25733         <size>1</size>
25734       </method>
25735       <method name="Void f3()">
25736         <size>1</size>
25737       </method>
25738       <method name="Void Main()">
25739         <size>1</size>
25740       </method>
25741     </type>
25742   </test>
25743   <test name="test-273.cs">
25744     <type name="FooAttribute">
25745       <method name="Void .ctor()">
25746         <size>7</size>
25747       </method>
25748     </type>
25749     <type name="Tests">
25750       <method name="Void .ctor()">
25751         <size>7</size>
25752       </method>
25753       <method name="Void Main()">
25754         <size>36</size>
25755       </method>
25756     </type>
25757   </test>
25758   <test name="test-274.cs">
25759     <type name="MyClass">
25760       <method name="Void .ctor(String[])">
25761         <size>7</size>
25762       </method>
25763     </type>
25764     <type name="ChildClass">
25765       <method name="Void .ctor()">
25766         <size>13</size>
25767       </method>
25768     </type>
25769     <type name="M">
25770       <method name="Void .ctor()">
25771         <size>7</size>
25772       </method>
25773       <method name="Void Main()">
25774         <size>1</size>
25775       </method>
25776     </type>
25777   </test>
25778   <test name="test-275.cs">
25779     <type name="Test">
25780       <method name="Void .ctor()">
25781         <size>7</size>
25782       </method>
25783       <method name="Void add_MyEvent(DelType)">
25784         <size>24</size>
25785       </method>
25786       <method name="Void remove_MyEvent(DelType)">
25787         <size>24</size>
25788       </method>
25789       <method name="Int32 Main()">
25790         <size>176</size>
25791       </method>
25792     </type>
25793     <type name="DelType">
25794       <method name="Void .ctor(Object, IntPtr)">
25795         <size>0</size>
25796       </method>
25797       <method name="Void Invoke()">
25798         <size>0</size>
25799       </method>
25800       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25801         <size>0</size>
25802       </method>
25803       <method name="Void EndInvoke(IAsyncResult)">
25804         <size>0</size>
25805       </method>
25806     </type>
25807     <type name="S">
25808       <method name="Void add_MyEvent(DelType)">
25809         <size>24</size>
25810       </method>
25811       <method name="Void remove_MyEvent(DelType)">
25812         <size>24</size>
25813       </method>
25814     </type>
25815   </test>
25816   <test name="test-276.cs">
25817     <type name="EventTestClass">
25818       <method name="Void .ctor()">
25819         <size>7</size>
25820       </method>
25821       <method name="Void add_Elapsed(System.EventHandler)">
25822         <size>24</size>
25823       </method>
25824       <method name="Void remove_Elapsed(System.EventHandler)">
25825         <size>24</size>
25826       </method>
25827     </type>
25828     <type name="EntryPoint">
25829       <method name="Void .ctor()">
25830         <size>7</size>
25831       </method>
25832       <method name="Boolean test(System.Type)">
25833         <size>17</size>
25834       </method>
25835       <method name="Int32 Main()">
25836         <size>48</size>
25837       </method>
25838     </type>
25839   </test>
25840   <test name="test-277.cs">
25841     <type name="T">
25842       <method name="Void .ctor()">
25843         <size>7</size>
25844       </method>
25845       <method name="Int32 Main()">
25846         <size>7</size>
25847       </method>
25848       <method name="Int32 X(Byte)">
25849         <size>2</size>
25850       </method>
25851       <method name="Int32 X(Int16)">
25852         <size>2</size>
25853       </method>
25854     </type>
25855   </test>
25856   <test name="test-278.cs">
25857     <type name="X">
25858       <method name="Void .ctor()">
25859         <size>7</size>
25860       </method>
25861       <method name="Int32 Main()">
25862         <size>73</size>
25863       </method>
25864     </type>
25865     <type name="Rect">
25866       <method name="Int32 get_X()">
25867         <size>7</size>
25868       </method>
25869       <method name="Void set_X(Int32)">
25870         <size>8</size>
25871       </method>
25872     </type>
25873   </test>
25874   <test name="test-279.cs">
25875     <type name="FlagsAttributeDemo">
25876       <method name="Void .ctor()">
25877         <size>7</size>
25878       </method>
25879       <method name="Int32 Main()">
25880         <size>38</size>
25881       </method>
25882     </type>
25883   </test>
25884   <test name="test-28.cs">
25885     <type name="A">
25886       <method name="Void .ctor()">
25887         <size>7</size>
25888       </method>
25889       <method name="Int32 get_Item(Int32)">
25890         <size>0</size>
25891       </method>
25892       <method name="Int32 EmulateIndexer(Int32)">
25893         <size>8</size>
25894       </method>
25895     </type>
25896     <type name="B">
25897       <method name="Void .ctor()">
25898         <size>7</size>
25899       </method>
25900       <method name="Int32 get_Item(Int32)">
25901         <size>2</size>
25902       </method>
25903       <method name="Int32 M()">
25904         <size>8</size>
25905       </method>
25906     </type>
25907     <type name="X">
25908       <method name="Void .ctor()">
25909         <size>7</size>
25910       </method>
25911       <method name="Int32 get_Item(Int32)">
25912         <size>20</size>
25913       </method>
25914       <method name="Void set_Item(Int32, Int32)">
25915         <size>26</size>
25916       </method>
25917       <method name="Int32 Main()">
25918         <size>122</size>
25919       </method>
25920     </type>
25921   </test>
25922   <test name="test-280.cs">
25923     <type name="AppFramework.Util.Logic">
25924       <method name="Void .ctor()">
25925         <size>7</size>
25926       </method>
25927       <method name="Void Main()">
25928         <size>1</size>
25929       </method>
25930       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
25931         <size>37</size>
25932       </method>
25933     </type>
25934   </test>
25935   <test name="test-281.cs">
25936     <type name="Foo.Hello">
25937       <method name="Void .ctor()">
25938         <size>7</size>
25939       </method>
25940       <method name="Void .cctor()">
25941         <size>7</size>
25942       </method>
25943     </type>
25944     <type name="Bar.Hello">
25945       <method name="Void .ctor()">
25946         <size>7</size>
25947       </method>
25948       <method name="Void .cctor()">
25949         <size>8</size>
25950       </method>
25951     </type>
25952     <type name="Test.Test1">
25953       <method name="Void .ctor()">
25954         <size>7</size>
25955       </method>
25956       <method name="Int32 World()">
25957         <size>6</size>
25958       </method>
25959     </type>
25960     <type name="Test.Test2">
25961       <method name="Void .ctor()">
25962         <size>7</size>
25963       </method>
25964       <method name="Int32 World()">
25965         <size>6</size>
25966       </method>
25967     </type>
25968     <type name="X">
25969       <method name="Void .ctor()">
25970         <size>7</size>
25971       </method>
25972       <method name="Int32 Main()">
25973         <size>29</size>
25974       </method>
25975     </type>
25976   </test>
25977   <test name="test-282.cs">
25978     <type name="X">
25979       <method name="Void .ctor()">
25980         <size>7</size>
25981       </method>
25982       <method name="System.Object Add(integer, System.Object)">
25983         <size>70</size>
25984       </method>
25985       <method name="Int32 Main()">
25986         <size>68</size>
25987       </method>
25988     </type>
25989     <type name="integer">
25990       <method name="Void .ctor(Int32)">
25991         <size>8</size>
25992       </method>
25993       <method name="integer op_Implicit(Int32)">
25994         <size>7</size>
25995       </method>
25996       <method name="Double op_Implicit(integer)">
25997         <size>13</size>
25998       </method>
25999       <method name="integer op_Addition(integer, integer)">
26000         <size>21</size>
26001       </method>
26002     </type>
26003   </test>
26004   <test name="test-283.cs">
26005     <type name="X">
26006       <method name="Void .ctor()">
26007         <size>7</size>
26008       </method>
26009       <method name="Int32 Foo()">
26010         <size>2</size>
26011       </method>
26012     </type>
26013     <type name="Y">
26014       <method name="Void .ctor()">
26015         <size>7</size>
26016       </method>
26017       <method name="Y+D GetIt()">
26018         <size>13</size>
26019       </method>
26020       <method name="Y+D GetIt2()">
26021         <size>13</size>
26022       </method>
26023       <method name="Int32 Foo()">
26024         <size>2</size>
26025       </method>
26026       <method name="Int32 Main()">
26027         <size>56</size>
26028       </method>
26029     </type>
26030     <type name="Y+D">
26031       <method name="Void .ctor(Object, IntPtr)">
26032         <size>0</size>
26033       </method>
26034       <method name="Int32 Invoke()">
26035         <size>0</size>
26036       </method>
26037       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26038         <size>0</size>
26039       </method>
26040       <method name="Int32 EndInvoke(IAsyncResult)">
26041         <size>0</size>
26042       </method>
26043     </type>
26044   </test>
26045   <test name="test-284.cs">
26046     <type name="App">
26047       <method name="Void .ctor()">
26048         <size>7</size>
26049       </method>
26050       <method name="Void Main()">
26051         <size>12</size>
26052       </method>
26053     </type>
26054   </test>
26055   <test name="test-285.cs">
26056     <type name="T">
26057       <method name="Void .ctor()">
26058         <size>7</size>
26059       </method>
26060       <method name="Int32 Main()">
26061         <size>2</size>
26062       </method>
26063     </type>
26064   </test>
26065   <test name="test-286.cs">
26066     <type name="MethodWrapper">
26067       <method name="Void .ctor()">
26068         <size>7</size>
26069       </method>
26070       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26071         <size>57</size>
26072       </method>
26073     </type>
26074     <type name="MapXml.Throws">
26075       <method name="Void .ctor()">
26076         <size>7</size>
26077       </method>
26078       <method name="Void Main()">
26079         <size>1</size>
26080       </method>
26081     </type>
26082   </test>
26083   <test name="test-287.cs">
26084     <type name="StaticClass">
26085       <method name="System.String Name()">
26086         <size>6</size>
26087       </method>
26088     </type>
26089     <type name="MainClass">
26090       <method name="Void .ctor()">
26091         <size>7</size>
26092       </method>
26093       <method name="Int32 Main()">
26094         <size>83</size>
26095       </method>
26096     </type>
26097     <type name="StaticClass+D">
26098       <method name="Void .ctor(Object, IntPtr)">
26099         <size>0</size>
26100       </method>
26101       <method name="System.Object Invoke()">
26102         <size>0</size>
26103       </method>
26104       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26105         <size>0</size>
26106       </method>
26107       <method name="System.Object EndInvoke(IAsyncResult)">
26108         <size>0</size>
26109       </method>
26110     </type>
26111   </test>
26112   <test name="test-288.cs">
26113     <type name="Test.BookAboutMovie">
26114       <method name="Void .ctor(String)">
26115         <size>25</size>
26116       </method>
26117       <method name="System.String GetItem(Int32)">
26118         <size>7</size>
26119       </method>
26120       <method name="System.String get_Item(Int32)">
26121         <size>7</size>
26122       </method>
26123       <method name="Int32 Main(System.String[])">
26124         <size>57</size>
26125       </method>
26126     </type>
26127   </test>
26128   <test name="test-289.cs">
26129     <type name="Test">
26130       <method name="Void .ctor()">
26131         <size>7</size>
26132       </method>
26133       <method name="Void Main()">
26134         <size>1</size>
26135       </method>
26136       <method name="Void set_Value(System.String)">
26137         <size>1</size>
26138       </method>
26139       <method name="Void set_Value()">
26140         <size>1</size>
26141       </method>
26142       <method name="Void set_Item(Int32, Int32, Boolean)">
26143         <size>1</size>
26144       </method>
26145       <method name="Void set_Item(Int32, Int32)">
26146         <size>1</size>
26147       </method>
26148       <method name="Boolean get_Item(Boolean)">
26149         <size>2</size>
26150       </method>
26151     </type>
26152   </test>
26153   <test name="test-29.cs">
26154     <type name="Base">
26155       <method name="Void .ctor()">
26156         <size>7</size>
26157       </method>
26158       <method name="Void Add(Int32)">
26159         <size>18</size>
26160       </method>
26161     </type>
26162     <type name="Derived">
26163       <method name="Void .ctor()">
26164         <size>7</size>
26165       </method>
26166       <method name="Void Add(Double)">
26167         <size>18</size>
26168       </method>
26169     </type>
26170     <type name="Demo">
26171       <method name="Void .ctor()">
26172         <size>7</size>
26173       </method>
26174       <method name="Int32 Main()">
26175         <size>51</size>
26176       </method>
26177     </type>
26178   </test>
26179   <test name="test-290.cs">
26180     <type name="EntryPoint">
26181       <method name="Void .ctor()">
26182         <size>7</size>
26183       </method>
26184       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26185         <size>22</size>
26186       </method>
26187       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26188         <size>22</size>
26189       </method>
26190       <method name="Void bar_f(System.Object)">
26191         <size>1</size>
26192       </method>
26193       <method name="Void Main()">
26194         <size>35</size>
26195       </method>
26196     </type>
26197     <type name="EntryPoint+EventHandler">
26198       <method name="Void .ctor(Object, IntPtr)">
26199         <size>0</size>
26200       </method>
26201       <method name="Void Invoke(System.Object)">
26202         <size>0</size>
26203       </method>
26204       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26205         <size>0</size>
26206       </method>
26207       <method name="Void EndInvoke(IAsyncResult)">
26208         <size>0</size>
26209       </method>
26210     </type>
26211   </test>
26212   <test name="test-291.cs">
26213     <type name="Test">
26214       <method name="Void .ctor()">
26215         <size>7</size>
26216       </method>
26217       <method name="Void Method()">
26218         <size>1</size>
26219       </method>
26220       <method name="Void Main()">
26221         <size>13</size>
26222       </method>
26223     </type>
26224   </test>
26225   <test name="test-292.cs">
26226     <type name="X">
26227       <method name="Void .ctor()">
26228         <size>7</size>
26229       </method>
26230       <method name="Void .cctor()">
26231         <size>1</size>
26232       </method>
26233       <method name="Void Main()">
26234         <size>19</size>
26235       </method>
26236     </type>
26237   </test>
26238   <test name="test-293.cs">
26239     <type name="A">
26240       <method name="Void .ctor()">
26241         <size>7</size>
26242       </method>
26243       <method name="System.String get_Warning()">
26244         <size>6</size>
26245       </method>
26246     </type>
26247     <type name="B">
26248       <method name="Void .ctor()">
26249         <size>7</size>
26250       </method>
26251       <method name="System.String get_Warning()">
26252         <size>6</size>
26253       </method>
26254       <method name="Void Main()">
26255         <size>1</size>
26256       </method>
26257     </type>
26258   </test>
26259   <test name="test-294.cs">
26260     <type name="ObsoleteClass">
26261       <method name="Void .ctor()">
26262         <size>7</size>
26263       </method>
26264     </type>
26265     <type name="Test">
26266       <method name="Void .ctor()">
26267         <size>13</size>
26268       </method>
26269       <method name="Void .ctor(String, Boolean)">
26270         <size>14</size>
26271       </method>
26272       <method name="System.String get_Name()">
26273         <size>7</size>
26274       </method>
26275       <method name="Void set_Name(System.String)">
26276         <size>8</size>
26277       </method>
26278     </type>
26279     <type name="DerivedTest">
26280       <method name="Void .ctor(String)">
26281         <size>16</size>
26282       </method>
26283       <method name="System.String Method()">
26284         <size>7</size>
26285       </method>
26286       <method name="Void T2()">
26287         <size>1</size>
26288       </method>
26289       <method name="Void Main()">
26290         <size>1</size>
26291       </method>
26292     </type>
26293     <type name="ObsoleteClass2">
26294       <method name="Void .ctor()">
26295         <size>7</size>
26296       </method>
26297     </type>
26298     <type name="ObsoleteClass3">
26299       <method name="Void .ctor()">
26300         <size>18</size>
26301       </method>
26302       <method name="Void .cctor()">
26303         <size>25</size>
26304       </method>
26305     </type>
26306     <type name="ObsoleteClass4">
26307       <method name="Void .ctor()">
26308         <size>7</size>
26309       </method>
26310       <method name="Void T()">
26311         <size>59</size>
26312       </method>
26313     </type>
26314   </test>
26315   <test name="test-295.cs">
26316     <type name="MyAttribute">
26317       <method name="Void .ctor(Object)">
26318         <size>14</size>
26319       </method>
26320       <method name="System.Object get_my()">
26321         <size>7</size>
26322       </method>
26323     </type>
26324     <type name="MyConstructorBuilder">
26325       <method name="Void .ctor()">
26326         <size>7</size>
26327       </method>
26328       <method name="Int32 Main()">
26329         <size>111</size>
26330       </method>
26331       <method name="System.Type MyCreateCallee(System.AppDomain)">
26332         <size>329</size>
26333       </method>
26334     </type>
26335   </test>
26336   <test name="test-296.cs">
26337     <type name="GetElementTypeTest">
26338       <method name="Void .ctor()">
26339         <size>7</size>
26340       </method>
26341       <method name="Int32 Main(System.String[])">
26342         <size>30</size>
26343       </method>
26344     </type>
26345   </test>
26346   <test name="test-297.cs">
26347     <type name="T">
26348       <method name="Void .ctor()">
26349         <size>7</size>
26350       </method>
26351       <method name="Int32 Main()">
26352         <size>311</size>
26353       </method>
26354       <method name="Void Login(System.String)">
26355         <size>1</size>
26356       </method>
26357     </type>
26358     <type name="My">
26359       <method name="Void .ctor(Object)">
26360         <size>14</size>
26361       </method>
26362     </type>
26363   </test>
26364   <test name="test-299.cs">
26365     <type name="SampleClass">
26366       <method name="Void .ctor()">
26367         <size>7</size>
26368       </method>
26369       <method name="SuperClass op_Increment(SampleClass)">
26370         <size>6</size>
26371       </method>
26372     </type>
26373     <type name="SuperClass">
26374       <method name="Void .ctor()">
26375         <size>7</size>
26376       </method>
26377       <method name="Int32 Main()">
26378         <size>2</size>
26379       </method>
26380     </type>
26381   </test>
26382   <test name="test-3.cs">
26383     <type name="TestIntOps">
26384       <method name="Void .ctor()">
26385         <size>7</size>
26386       </method>
26387       <method name="SByte sbyte_add(SByte, SByte)">
26388         <size>7</size>
26389       </method>
26390       <method name="Int16 short_add(Int16, Int16)">
26391         <size>5</size>
26392       </method>
26393       <method name="Double double_add(Double, Double)">
26394         <size>4</size>
26395       </method>
26396       <method name="Int32 int_add(Int32, Int32)">
26397         <size>4</size>
26398       </method>
26399       <method name="Int32 int_sub(Int32, Int32)">
26400         <size>4</size>
26401       </method>
26402       <method name="Int32 int_mul(Int32, Int32)">
26403         <size>4</size>
26404       </method>
26405       <method name="Int32 Main()">
26406         <size>215</size>
26407       </method>
26408     </type>
26409   </test>
26410   <test name="test-30.cs">
26411     <type name="X">
26412       <method name="Void .ctor()">
26413         <size>7</size>
26414       </method>
26415       <method name="Void IA.Draw()">
26416         <size>8</size>
26417       </method>
26418       <method name="Void IB.Draw()">
26419         <size>8</size>
26420       </method>
26421     </type>
26422     <type name="test">
26423       <method name="Void .ctor()">
26424         <size>7</size>
26425       </method>
26426       <method name="Int32 Main()">
26427         <size>192</size>
26428       </method>
26429     </type>
26430   </test>
26431   <test name="test-300.cs">
26432     <type name="A">
26433       <method name="Void .ctor()">
26434         <size>7</size>
26435       </method>
26436       <method name="Void Main()">
26437         <size>7</size>
26438       </method>
26439     </type>
26440     <type name="A+C">
26441       <method name="Void .ctor()">
26442         <size>7</size>
26443       </method>
26444     </type>
26445     <type name="A+B">
26446       <method name="Void .ctor()">
26447         <size>473</size>
26448       </method>
26449     </type>
26450     <type name="A+B+C">
26451       <method name="Void .ctor()">
26452         <size>7</size>
26453       </method>
26454     </type>
26455   </test>
26456   <test name="test-301.cs">
26457     <type name="A">
26458       <method name="Void .ctor()">
26459         <size>7</size>
26460       </method>
26461       <method name="Void Main()">
26462         <size>7</size>
26463       </method>
26464     </type>
26465     <type name="A+B">
26466       <method name="Void .ctor()">
26467         <size>219</size>
26468       </method>
26469     </type>
26470   </test>
26471   <test name="test-302.cs">
26472     <type name="A">
26473       <method name="Void .ctor()">
26474         <size>7</size>
26475       </method>
26476       <method name="Void Main()">
26477         <size>7</size>
26478       </method>
26479     </type>
26480     <type name="A+C">
26481       <method name="Void .ctor()">
26482         <size>7</size>
26483       </method>
26484     </type>
26485     <type name="A+B">
26486       <method name="Void .ctor()">
26487         <size>24</size>
26488       </method>
26489     </type>
26490     <type name="A+B+C">
26491       <method name="Void .ctor()">
26492         <size>7</size>
26493       </method>
26494     </type>
26495   </test>
26496   <test name="test-303.cs">
26497     <type name="A">
26498       <method name="Void .ctor()">
26499         <size>7</size>
26500       </method>
26501       <method name="Void Main()">
26502         <size>7</size>
26503       </method>
26504     </type>
26505     <type name="A+C">
26506       <method name="Void .ctor()">
26507         <size>7</size>
26508       </method>
26509       <method name="Void System.IDisposable.Dispose()">
26510         <size>11</size>
26511       </method>
26512     </type>
26513     <type name="A+B">
26514       <method name="Void .ctor()">
26515         <size>31</size>
26516       </method>
26517     </type>
26518     <type name="A+B+C">
26519       <method name="Void .ctor()">
26520         <size>7</size>
26521       </method>
26522       <method name="Void System.IDisposable.Dispose()">
26523         <size>1</size>
26524       </method>
26525     </type>
26526   </test>
26527   <test name="test-304.cs">
26528     <type name="A">
26529       <method name="Void .ctor()">
26530         <size>7</size>
26531       </method>
26532       <method name="Void Main()">
26533         <size>7</size>
26534       </method>
26535     </type>
26536     <type name="A+D">
26537       <method name="Void .ctor()">
26538         <size>7</size>
26539       </method>
26540     </type>
26541     <type name="A+B">
26542       <method name="Void .ctor()">
26543         <size>473</size>
26544       </method>
26545     </type>
26546     <type name="A+B+C">
26547       <method name="Void .ctor()">
26548         <size>7</size>
26549       </method>
26550     </type>
26551   </test>
26552   <test name="test-305.cs">
26553     <type name="A">
26554       <method name="Void .ctor()">
26555         <size>7</size>
26556       </method>
26557       <method name="Void Main()">
26558         <size>7</size>
26559       </method>
26560     </type>
26561     <type name="A+B">
26562       <method name="Void .ctor()">
26563         <size>219</size>
26564       </method>
26565     </type>
26566   </test>
26567   <test name="test-306.cs">
26568     <type name="A">
26569       <method name="Void .ctor()">
26570         <size>7</size>
26571       </method>
26572       <method name="Void Main()">
26573         <size>7</size>
26574       </method>
26575     </type>
26576     <type name="A+D">
26577       <method name="Void .ctor()">
26578         <size>7</size>
26579       </method>
26580     </type>
26581     <type name="A+B">
26582       <method name="Void .ctor()">
26583         <size>24</size>
26584       </method>
26585     </type>
26586     <type name="A+B+C">
26587       <method name="Void .ctor()">
26588         <size>7</size>
26589       </method>
26590     </type>
26591   </test>
26592   <test name="test-307.cs">
26593     <type name="A">
26594       <method name="Void .ctor()">
26595         <size>7</size>
26596       </method>
26597       <method name="Void Main()">
26598         <size>7</size>
26599       </method>
26600     </type>
26601     <type name="A+D">
26602       <method name="Void .ctor()">
26603         <size>7</size>
26604       </method>
26605       <method name="Void System.IDisposable.Dispose()">
26606         <size>11</size>
26607       </method>
26608     </type>
26609     <type name="A+B">
26610       <method name="Void .ctor()">
26611         <size>31</size>
26612       </method>
26613     </type>
26614     <type name="A+B+C">
26615       <method name="Void .ctor()">
26616         <size>7</size>
26617       </method>
26618       <method name="Void System.IDisposable.Dispose()">
26619         <size>1</size>
26620       </method>
26621     </type>
26622   </test>
26623   <test name="test-308.cs">
26624     <type name="Program">
26625       <method name="Void .ctor()">
26626         <size>7</size>
26627       </method>
26628       <method name="Void Main(System.String[])">
26629         <size>40</size>
26630       </method>
26631     </type>
26632   </test>
26633   <test name="test-309.cs">
26634     <type name="MonoBASIC.Parser">
26635       <method name="Void .ctor()">
26636         <size>7</size>
26637       </method>
26638       <method name="Void Main()">
26639         <size>1</size>
26640       </method>
26641     </type>
26642     <type name="MonoBASIC.Parser+StateMachine">
26643       <method name="Void .ctor()">
26644         <size>7</size>
26645       </method>
26646       <method name="Void HandleToken(Token)">
26647         <size>1</size>
26648       </method>
26649     </type>
26650   </test>
26651   <test name="test-31.cs">
26652     <type name="Base">
26653       <method name="Void .ctor()">
26654         <size>7</size>
26655       </method>
26656       <method name="Void A()">
26657         <size>8</size>
26658       </method>
26659     </type>
26660     <type name="Derived">
26661       <method name="Void .ctor()">
26662         <size>7</size>
26663       </method>
26664       <method name="Void A()">
26665         <size>8</size>
26666       </method>
26667     </type>
26668     <type name="Test">
26669       <method name="Void .ctor()">
26670         <size>7</size>
26671       </method>
26672       <method name="Int32 Main()">
26673         <size>38</size>
26674       </method>
26675     </type>
26676   </test>
26677   <test name="test-310.cs">
26678     <type name="test.Impl">
26679       <method name="Void .ctor()">
26680         <size>7</size>
26681       </method>
26682       <method name="System.String GetType(Int32)">
26683         <size>6</size>
26684       </method>
26685       <method name="Boolean IsDone()">
26686         <size>2</size>
26687       </method>
26688     </type>
26689     <type name="test.myclass">
26690       <method name="Void .ctor()">
26691         <size>7</size>
26692       </method>
26693       <method name="Void Main(System.String[])">
26694         <size>28</size>
26695       </method>
26696     </type>
26697   </test>
26698   <test name="test-311.cs">
26699     <type name="Program">
26700       <method name="Void .ctor()">
26701         <size>38</size>
26702       </method>
26703       <method name="Void .cctor()">
26704         <size>11</size>
26705       </method>
26706       <method name="System.String get_Message()">
26707         <size>6</size>
26708       </method>
26709       <method name="Void set_Message(System.String)">
26710         <size>7</size>
26711       </method>
26712       <method name="Boolean DenyMethod()">
26713         <size>2</size>
26714       </method>
26715       <method name="Void Test2()">
26716         <size>1</size>
26717       </method>
26718       <method name="Void Test3()">
26719         <size>1</size>
26720       </method>
26721       <method name="Void Test4()">
26722         <size>1</size>
26723       </method>
26724       <method name="Int32 Main(System.String[])">
26725         <size>175</size>
26726       </method>
26727     </type>
26728     <type name="Test2">
26729       <method name="Void .ctor()">
26730         <size>7</size>
26731       </method>
26732     </type>
26733   </test>
26734   <test name="test-312.cs">
26735     <type name="X">
26736       <method name="Void .ctor()">
26737         <size>7</size>
26738       </method>
26739       <method name="Void .cctor()">
26740         <size>1</size>
26741       </method>
26742       <method name="Boolean Method(PointF)">
26743         <size>72</size>
26744       </method>
26745       <method name="Boolean Call_constructor_and_implicit()">
26746         <size>29</size>
26747       </method>
26748       <method name="Boolean Init_with_implicit_conv()">
26749         <size>52</size>
26750       </method>
26751       <method name="Boolean Init_ValueType()">
26752         <size>26</size>
26753       </method>
26754       <method name="Boolean InstanceAssignTest()">
26755         <size>75</size>
26756       </method>
26757       <method name="Int32 T()">
26758         <size>54</size>
26759       </method>
26760       <method name="Int32 Main()">
26761         <size>45</size>
26762       </method>
26763     </type>
26764     <type name="PointF">
26765       <method name="Void .ctor(Single, Single)">
26766         <size>47</size>
26767       </method>
26768     </type>
26769     <type name="Point">
26770       <method name="Void .ctor(Int32, Int32)">
26771         <size>37</size>
26772       </method>
26773       <method name="PointF op_Implicit(Point)">
26774         <size>22</size>
26775       </method>
26776     </type>
26777   </test>
26778   <test name="test-313.cs">
26779     <type name="D">
26780       <method name="Void .ctor()">
26781         <size>7</size>
26782       </method>
26783       <method name="Void A.B.METHOD()">
26784         <size>1</size>
26785       </method>
26786       <method name="Int32 Main()">
26787         <size>134</size>
26788       </method>
26789     </type>
26790   </test>
26791   <test name="test-314.cs">
26792     <type name="X">
26793       <method name="Void .ctor()">
26794         <size>28</size>
26795       </method>
26796       <method name="Void .ctor(Int32)">
26797         <size>28</size>
26798       </method>
26799       <method name="Void .cctor()">
26800         <size>11</size>
26801       </method>
26802       <method name="Int32 Main()">
26803         <size>57</size>
26804       </method>
26805     </type>
26806   </test>
26807   <test name="test-315.cs">
26808     <type name="GuardedCollectionValue">
26809       <method name="Void .ctor()">
26810         <size>7</size>
26811       </method>
26812       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26813         <size>2</size>
26814       </method>
26815       <method name="IDirectedCollectionValue Backwards()">
26816         <size>2</size>
26817       </method>
26818     </type>
26819     <type name="GuardedSequenced">
26820       <method name="Void .ctor()">
26821         <size>7</size>
26822       </method>
26823       <method name="IDirectedCollectionValue Test()">
26824         <size>12</size>
26825       </method>
26826     </type>
26827     <type name="X">
26828       <method name="Void .ctor()">
26829         <size>7</size>
26830       </method>
26831       <method name="Void Main()">
26832         <size>1</size>
26833       </method>
26834     </type>
26835   </test>
26836   <test name="test-316.cs">
26837     <type name="D">
26838       <method name="Void .ctor()">
26839         <size>7</size>
26840       </method>
26841       <method name="Int32 IA.Add(Int32)">
26842         <size>2</size>
26843       </method>
26844       <method name="Int32 IB.Add(Int32)">
26845         <size>2</size>
26846       </method>
26847     </type>
26848     <type name="E">
26849       <method name="Void .ctor()">
26850         <size>7</size>
26851       </method>
26852       <method name="Int32 IA.Add(Int32)">
26853         <size>2</size>
26854       </method>
26855       <method name="Int32 IB.Add(Int32)">
26856         <size>2</size>
26857       </method>
26858       <method name="Void doom()">
26859         <size>1</size>
26860       </method>
26861       <method name="System.Object Clone()">
26862         <size>2</size>
26863       </method>
26864       <method name="Void Dispose()">
26865         <size>1</size>
26866       </method>
26867     </type>
26868     <type name="C">
26869       <method name="Void .ctor()">
26870         <size>7</size>
26871       </method>
26872       <method name="Int32 Test(IC)">
26873         <size>49</size>
26874       </method>
26875       <method name="Void Test2(IE)">
26876         <size>20</size>
26877       </method>
26878       <method name="Int32 Main()">
26879         <size>32</size>
26880       </method>
26881     </type>
26882   </test>
26883   <test name="test-317.cs">
26884     <type name="X">
26885       <method name="Void .ctor()">
26886         <size>7</size>
26887       </method>
26888       <method name="Void Main()">
26889         <size>1</size>
26890       </method>
26891     </type>
26892   </test>
26893   <test name="test-318.cs">
26894     <type name="Ev">
26895       <method name="Void .ctor()">
26896         <size>29</size>
26897       </method>
26898       <method name="Void add_Disposed(System.EventHandler)">
26899         <size>19</size>
26900       </method>
26901       <method name="Void remove_Disposed(System.EventHandler)">
26902         <size>19</size>
26903       </method>
26904       <method name="Void OnClick(System.EventArgs)">
26905         <size>38</size>
26906       </method>
26907     </type>
26908     <type name="Foo">
26909       <method name="Void .ctor()">
26910         <size>7</size>
26911       </method>
26912     </type>
26913     <type name="C">
26914       <method name="Void .ctor()">
26915         <size>7</size>
26916       </method>
26917       <method name="Void my_from_fixed(Int32 ByRef)">
26918         <size>4</size>
26919       </method>
26920       <method name="Void month_from_fixed(Int32)">
26921         <size>8</size>
26922       </method>
26923       <method name="Int32 CreateFromString(Int32)">
26924         <size>10</size>
26925       </method>
26926       <method name="Void Main()">
26927         <size>1</size>
26928       </method>
26929     </type>
26930     <type name="Foo">
26931       <method name="Void EventInterface.add_Event(System.EventHandler)">
26932         <size>1</size>
26933       </method>
26934       <method name="Void EventInterface.remove_Event(System.EventHandler)">
26935         <size>1</size>
26936       </method>
26937     </type>
26938     <type name="C">
26939       <method name="Double* GetValue(Double)">
26940         <size>5</size>
26941       </method>
26942     </type>
26943   </test>
26944   <test name="test-319.cs">
26945     <type name="ConstFields">
26946       <method name="Void .ctor()">
26947         <size>7</size>
26948       </method>
26949       <method name="Void .cctor()">
26950         <size>118</size>
26951       </method>
26952       <method name="Int32 Main()">
26953         <size>303</size>
26954       </method>
26955     </type>
26956   </test>
26957   <test name="test-32.cs">
26958     <type name="Blah">
26959       <method name="Void .ctor()">
26960         <size>7</size>
26961       </method>
26962       <method name="Int32 Main()">
26963         <size>50</size>
26964       </method>
26965     </type>
26966   </test>
26967   <test name="test-320.cs">
26968     <type name="X">
26969       <method name="Void .ctor(SByte*, Int32, Int32)">
26970         <size>7</size>
26971       </method>
26972       <method name="Void Main()">
26973         <size>12</size>
26974       </method>
26975     </type>
26976   </test>
26977   <test name="test-321.cs">
26978     <type name="X">
26979       <method name="Void Dispose()">
26980         <size>1</size>
26981       </method>
26982       <method name="Void Main()">
26983         <size>24</size>
26984       </method>
26985     </type>
26986   </test>
26987   <test name="test-322.cs">
26988     <type name="Y">
26989       <method name="Void .ctor(Byte)">
26990         <size>14</size>
26991       </method>
26992       <method name="Int32 op_Implicit(Y)">
26993         <size>7</size>
26994       </method>
26995     </type>
26996     <type name="X">
26997       <method name="Void .ctor()">
26998         <size>7</size>
26999       </method>
27000       <method name="Void Main()">
27001         <size>50</size>
27002       </method>
27003     </type>
27004   </test>
27005   <test name="test-323.cs">
27006     <type name="X">
27007       <method name="Void .ctor()">
27008         <size>7</size>
27009       </method>
27010       <method name="Void Main()">
27011         <size>1</size>
27012       </method>
27013     </type>
27014   </test>
27015   <test name="test-324.cs">
27016     <type name="A">
27017       <method name="Void .ctor()">
27018         <size>7</size>
27019       </method>
27020       <method name="Void DoStuff()">
27021         <size>11</size>
27022       </method>
27023     </type>
27024     <type name="T">
27025       <method name="Void .ctor()">
27026         <size>7</size>
27027       </method>
27028       <method name="Void .cctor()">
27029         <size>11</size>
27030       </method>
27031     </type>
27032     <type name="Driver">
27033       <method name="Void .ctor()">
27034         <size>7</size>
27035       </method>
27036       <method name="Void Main()">
27037         <size>22</size>
27038       </method>
27039     </type>
27040     <type name="B">
27041       <method name="Boolean get_Val()">
27042         <size>2</size>
27043       </method>
27044     </type>
27045   </test>
27046   <test name="test-325.cs">
27047     <type name="RequestAttribute">
27048       <method name="Void .ctor(String, String, String[])">
27049         <size>7</size>
27050       </method>
27051     </type>
27052     <type name="MyClass">
27053       <method name="Void .ctor()">
27054         <size>7</size>
27055       </method>
27056       <method name="Int32 SomeRequest()">
27057         <size>2</size>
27058       </method>
27059       <method name="Void Main()">
27060         <size>7</size>
27061       </method>
27062     </type>
27063   </test>
27064   <test name="test-326.cs">
27065     <type name="X">
27066       <method name="Void .ctor()">
27067         <size>7</size>
27068       </method>
27069       <method name="Int32 Main()">
27070         <size>55</size>
27071       </method>
27072     </type>
27073     <type name="Mapper">
27074       <method name="Void .ctor(Object, IntPtr)">
27075         <size>0</size>
27076       </method>
27077       <method name="Double Invoke(Int32)">
27078         <size>0</size>
27079       </method>
27080       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27081         <size>0</size>
27082       </method>
27083       <method name="Double EndInvoke(IAsyncResult)">
27084         <size>0</size>
27085       </method>
27086     </type>
27087     <type name="X">
27088       <method name="Double &lt;Main&gt;m__0(Int32)">
27089         <size>6</size>
27090       </method>
27091     </type>
27092   </test>
27093   <test name="test-327.cs">
27094     <type name="X2">
27095       <method name="Void .ctor()">
27096         <size>7</size>
27097       </method>
27098     </type>
27099     <type name="A.B.Tester">
27100       <method name="Void .ctor()">
27101         <size>7</size>
27102       </method>
27103       <method name="Void .cctor()">
27104         <size>1</size>
27105       </method>
27106       <method name="Void Main()">
27107         <size>1</size>
27108       </method>
27109     </type>
27110   </test>
27111   <test name="test-328.cs">
27112     <type name="A.B.Tester">
27113       <method name="Void .ctor()">
27114         <size>7</size>
27115       </method>
27116       <method name="Void .cctor()">
27117         <size>1</size>
27118       </method>
27119       <method name="Void Main()">
27120         <size>1</size>
27121       </method>
27122     </type>
27123   </test>
27124   <test name="test-329.cs">
27125     <type name="X">
27126       <method name="Void .ctor()">
27127         <size>7</size>
27128       </method>
27129       <method name="Void .ctor(Object)">
27130         <size>21</size>
27131       </method>
27132       <method name="Int32 Main()">
27133         <size>74</size>
27134       </method>
27135     </type>
27136   </test>
27137   <test name="test-33.cs">
27138     <type name="FirstOuter.FirstInner.First">
27139       <method name="Void .ctor()">
27140         <size>7</size>
27141       </method>
27142       <method name="System.String get_MyIdentity()">
27143         <size>12</size>
27144       </method>
27145     </type>
27146     <type name="FirstOuter.Second">
27147       <method name="Void .ctor()">
27148         <size>7</size>
27149       </method>
27150     </type>
27151     <type name="FirstOuter.SecondInner.Third">
27152       <method name="Void .ctor()">
27153         <size>7</size>
27154       </method>
27155     </type>
27156     <type name="FirstOuter.FirstInner.Fourth">
27157       <method name="Void .ctor()">
27158         <size>7</size>
27159       </method>
27160     </type>
27161     <type name="Fifth">
27162       <method name="Void .ctor()">
27163         <size>7</size>
27164       </method>
27165     </type>
27166     <type name="Application">
27167       <method name="Void .ctor()">
27168         <size>7</size>
27169       </method>
27170       <method name="Int32 Main(System.String[])">
27171         <size>139</size>
27172       </method>
27173     </type>
27174   </test>
27175   <test name="test-330.cs">
27176     <type name="X">
27177       <method name="Void .ctor()">
27178         <size>7</size>
27179       </method>
27180       <method name="Void Main()">
27181         <size>8</size>
27182       </method>
27183     </type>
27184   </test>
27185   <test name="test-331.cs">
27186     <type name="T">
27187       <method name="Void .ctor()">
27188         <size>7</size>
27189       </method>
27190       <method name="Void Main()">
27191         <size>1</size>
27192       </method>
27193       <method name="Byte* get_Ptr()">
27194         <size>7</size>
27195       </method>
27196       <method name="Void set_Ptr(Byte*)">
27197         <size>8</size>
27198       </method>
27199     </type>
27200   </test>
27201   <test name="test-332.cs">
27202     <type name="C">
27203       <method name="Void .ctor()">
27204         <size>7</size>
27205       </method>
27206       <method name="Void Main()">
27207         <size>1</size>
27208       </method>
27209     </type>
27210   </test>
27211   <test name="test-333.cs">
27212     <type name="Foo">
27213       <method name="Void .ctor()">
27214         <size>7</size>
27215       </method>
27216       <method name="Void Something()">
27217         <size>1</size>
27218       </method>
27219     </type>
27220     <type name="Bar">
27221       <method name="Void .ctor()">
27222         <size>7</size>
27223       </method>
27224       <method name="Void Something()">
27225         <size>1</size>
27226       </method>
27227       <method name="Void Main()">
27228         <size>1</size>
27229       </method>
27230     </type>
27231   </test>
27232   <test name="test-334.cs">
27233     <type name="Test.Foo.Index.CompoundFileReader">
27234       <method name="Void .ctor()">
27235         <size>7</size>
27236       </method>
27237       <method name="Void Main()">
27238         <size>1</size>
27239       </method>
27240     </type>
27241     <type name="Test.Foo.Store.Directory">
27242       <method name="Void .ctor()">
27243         <size>7</size>
27244       </method>
27245     </type>
27246   </test>
27247   <test name="test-335.cs">
27248     <type name="X">
27249       <method name="Void .ctor()">
27250         <size>7</size>
27251       </method>
27252       <method name="Void A(Int32, Int32)">
27253         <size>1</size>
27254       </method>
27255       <method name="Void C(Int32 ByRef)">
27256         <size>4</size>
27257       </method>
27258       <method name="Void Main()">
27259         <size>70</size>
27260       </method>
27261     </type>
27262     <type name="X+B">
27263       <method name="Void .ctor(Object, IntPtr)">
27264         <size>0</size>
27265       </method>
27266       <method name="Void Invoke(Int32, Int32)">
27267         <size>0</size>
27268       </method>
27269       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27270         <size>0</size>
27271       </method>
27272       <method name="Void EndInvoke(IAsyncResult)">
27273         <size>0</size>
27274       </method>
27275     </type>
27276     <type name="X+D">
27277       <method name="Void .ctor(Object, IntPtr)">
27278         <size>0</size>
27279       </method>
27280       <method name="Void Invoke(Int32 ByRef)">
27281         <size>0</size>
27282       </method>
27283       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27284         <size>0</size>
27285       </method>
27286       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27287         <size>0</size>
27288       </method>
27289     </type>
27290   </test>
27291   <test name="test-336.cs">
27292     <type name="X">
27293       <method name="Void .ctor(Foo)">
27294         <size>7</size>
27295       </method>
27296       <method name="Void .ctor(Bar)">
27297         <size>7</size>
27298       </method>
27299       <method name="Void Test()">
27300         <size>1</size>
27301       </method>
27302       <method name="Void Main()">
27303         <size>19</size>
27304       </method>
27305     </type>
27306     <type name="Foo">
27307       <method name="Void .ctor(Object, IntPtr)">
27308         <size>0</size>
27309       </method>
27310       <method name="Void Invoke()">
27311         <size>0</size>
27312       </method>
27313       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27314         <size>0</size>
27315       </method>
27316       <method name="Void EndInvoke(IAsyncResult)">
27317         <size>0</size>
27318       </method>
27319     </type>
27320     <type name="Bar">
27321       <method name="Void .ctor(Object, IntPtr)">
27322         <size>0</size>
27323       </method>
27324       <method name="Void Invoke(Int32)">
27325         <size>0</size>
27326       </method>
27327       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27328         <size>0</size>
27329       </method>
27330       <method name="Void EndInvoke(IAsyncResult)">
27331         <size>0</size>
27332       </method>
27333     </type>
27334   </test>
27335   <test name="test-337.cs">
27336     <type name="Test">
27337       <method name="Void .ctor()">
27338         <size>7</size>
27339       </method>
27340       <method name="Void Main()">
27341         <size>16</size>
27342       </method>
27343     </type>
27344   </test>
27345   <test name="test-338.cs">
27346     <type name="X">
27347       <method name="Void .ctor()">
27348         <size>7</size>
27349       </method>
27350       <method name="Void .cctor()">
27351         <size>11</size>
27352       </method>
27353       <method name="Void Main()">
27354         <size>1</size>
27355       </method>
27356       <method name="Y+Z fz()">
27357         <size>6</size>
27358       </method>
27359     </type>
27360     <type name="Y">
27361       <method name="Void .ctor()">
27362         <size>7</size>
27363       </method>
27364     </type>
27365     <type name="Y+Z">
27366       <method name="Void .ctor()">
27367         <size>7</size>
27368       </method>
27369       <method name="Void .cctor()">
27370         <size>11</size>
27371       </method>
27372     </type>
27373   </test>
27374   <test name="test-339.cs">
27375     <type name="C">
27376       <method name="Void .ctor()">
27377         <size>7</size>
27378       </method>
27379       <method name="Void .cctor()">
27380         <size>17</size>
27381       </method>
27382       <method name="Int32 Main()">
27383         <size>84</size>
27384       </method>
27385     </type>
27386   </test>
27387   <test name="test-34.cs">
27388     <type name="Blah">
27389       <method name="Void .ctor()">
27390         <size>7</size>
27391       </method>
27392       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27393         <size>7</size>
27394       </method>
27395       <method name="Int32 Bar(Int32, System.Int32[])">
27396         <size>61</size>
27397       </method>
27398       <method name="Void Foo(Int32, Int32)">
27399         <size>7</size>
27400       </method>
27401       <method name="Void In(Int32 ByRef)">
27402         <size>7</size>
27403       </method>
27404       <method name="Void Out(Int32 ByRef)">
27405         <size>7</size>
27406       </method>
27407       <method name="Int32 AddArray(System.Int32[])">
27408         <size>30</size>
27409       </method>
27410       <method name="Int32 AddFancy(FancyInt[])">
27411         <size>39</size>
27412       </method>
27413       <method name="Int32 Main()">
27414         <size>269</size>
27415       </method>
27416     </type>
27417     <type name="&lt;PrivateImplementationDetails&gt;">
27418       <method name="Void .ctor()">
27419         <size>7</size>
27420       </method>
27421     </type>
27422     <type name="FancyInt">
27423       <method name="Void .ctor(Int32)">
27424         <size>8</size>
27425       </method>
27426     </type>
27427   </test>
27428   <test name="test-340.cs">
27429     <type name="FLMID.Bugs.BoolOne.A">
27430       <method name="Void .ctor()">
27431         <size>7</size>
27432       </method>
27433       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27434         <size>8</size>
27435       </method>
27436     </type>
27437     <type name="FLMID.Bugs.BoolOne.B">
27438       <method name="Void .ctor()">
27439         <size>7</size>
27440       </method>
27441     </type>
27442     <type name="FLMID.Bugs.BoolOne.Test">
27443       <method name="Void .ctor()">
27444         <size>7</size>
27445       </method>
27446       <method name="Int32 Main(System.String[])">
27447         <size>34</size>
27448       </method>
27449     </type>
27450     <type name="FLMID.Bugs.BoolOne.B">
27451       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27452         <size>12</size>
27453       </method>
27454     </type>
27455   </test>
27456   <test name="test-341.cs">
27457     <type name="Test">
27458       <method name="Void .ctor()">
27459         <size>7</size>
27460       </method>
27461       <method name="Void Main()">
27462         <size>1</size>
27463       </method>
27464     </type>
27465     <type name="Libs">
27466       <method name="Void .ctor()">
27467         <size>7</size>
27468       </method>
27469     </type>
27470     <type name="Bar">
27471       <method name="Void .ctor()">
27472         <size>7</size>
27473       </method>
27474     </type>
27475     <type name="Foo">
27476       <method name="Void .ctor()">
27477         <size>7</size>
27478       </method>
27479     </type>
27480   </test>
27481   <test name="test-342.cs">
27482     <type name="A">
27483       <method name="Void .ctor()">
27484         <size>7</size>
27485       </method>
27486       <method name="Void Foo(Int32)">
27487         <size>1</size>
27488       </method>
27489       <method name="Void Foo(Double)">
27490         <size>11</size>
27491       </method>
27492     </type>
27493     <type name="B">
27494       <method name="Void .ctor()">
27495         <size>7</size>
27496       </method>
27497       <method name="Void Foo(Double)">
27498         <size>11</size>
27499       </method>
27500       <method name="Void Main()">
27501         <size>24</size>
27502       </method>
27503     </type>
27504     <type name="A">
27505       <method name="Boolean get_Item(Int32)">
27506         <size>2</size>
27507       </method>
27508       <method name="Boolean get_Item(Double)">
27509         <size>11</size>
27510       </method>
27511     </type>
27512     <type name="B">
27513       <method name="Boolean get_Item(Double)">
27514         <size>11</size>
27515       </method>
27516     </type>
27517   </test>
27518   <test name="test-343.cs">
27519     <type name="X">
27520       <method name="Void .ctor()">
27521         <size>7</size>
27522       </method>
27523       <method name="Void Concat(System.String, System.String, System.String)">
27524         <size>1</size>
27525       </method>
27526       <method name="Void Concat(System.String[])">
27527         <size>11</size>
27528       </method>
27529       <method name="Void Main()">
27530         <size>21</size>
27531       </method>
27532     </type>
27533   </test>
27534   <test name="test-344.cs">
27535     <type name="X">
27536       <method name="Void .ctor()">
27537         <size>7</size>
27538       </method>
27539       <method name="Void add_y(Y)">
27540         <size>24</size>
27541       </method>
27542       <method name="Void remove_y(Y)">
27543         <size>24</size>
27544       </method>
27545       <method name="Void Main(System.String[])">
27546         <size>13</size>
27547       </method>
27548       <method name="Void Foo()">
27549         <size>66</size>
27550       </method>
27551     </type>
27552     <type name="Y">
27553       <method name="Void .ctor(Object, IntPtr)">
27554         <size>0</size>
27555       </method>
27556       <method name="Void Invoke()">
27557         <size>0</size>
27558       </method>
27559       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27560         <size>0</size>
27561       </method>
27562       <method name="Void EndInvoke(IAsyncResult)">
27563         <size>0</size>
27564       </method>
27565     </type>
27566     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27567       <method name="Void .ctor()">
27568         <size>7</size>
27569       </method>
27570       <method name="Void &lt;&gt;m__0()">
27571         <size>28</size>
27572       </method>
27573     </type>
27574   </test>
27575   <test name="test-345.cs">
27576     <type name="EntryPoint">
27577       <method name="Void .ctor()">
27578         <size>7</size>
27579       </method>
27580       <method name="Void Main()">
27581         <size>1</size>
27582       </method>
27583     </type>
27584   </test>
27585   <test name="test-346.cs">
27586     <type name="TestMethods.Class1">
27587       <method name="Void .ctor()">
27588         <size>7</size>
27589       </method>
27590       <method name="Int32 Main()">
27591         <size>91</size>
27592       </method>
27593     </type>
27594     <type name="TestMethods.ParamClass">
27595       <method name="Void .ctor()">
27596         <size>7</size>
27597       </method>
27598     </type>
27599     <type name="TestMethods.TestParam">
27600       <method name="Void .ctor()">
27601         <size>7</size>
27602       </method>
27603     </type>
27604     <type name="TestMethods.BaseClass">
27605       <method name="Void .ctor()">
27606         <size>7</size>
27607       </method>
27608       <method name="Int32 AddItem(TestMethods.ParamClass)">
27609         <size>0</size>
27610       </method>
27611     </type>
27612     <type name="TestMethods.TestClass">
27613       <method name="Void .ctor()">
27614         <size>7</size>
27615       </method>
27616       <method name="Int32 AddItem(System.Object)">
27617         <size>2</size>
27618       </method>
27619       <method name="Int32 AddItem(TestMethods.ParamClass)">
27620         <size>2</size>
27621       </method>
27622     </type>
27623   </test>
27624   <test name="test-347.cs">
27625     <type name="Whatever.Core.Project">
27626       <method name="Void .ctor()">
27627         <size>7</size>
27628       </method>
27629     </type>
27630     <type name="Whatever.Core.A">
27631       <method name="Void .ctor()">
27632         <size>7</size>
27633       </method>
27634       <method name="Whatever.Core.Project get_Project()">
27635         <size>6</size>
27636       </method>
27637     </type>
27638     <type name="SomethingElse.Core.Project">
27639       <method name="Void .ctor()">
27640         <size>7</size>
27641       </method>
27642     </type>
27643     <type name="Whatever.App.B">
27644       <method name="Void .ctor()">
27645         <size>7</size>
27646       </method>
27647       <method name="System.String Execute()">
27648         <size>12</size>
27649       </method>
27650       <method name="Void Main()">
27651         <size>12</size>
27652       </method>
27653     </type>
27654   </test>
27655   <test name="test-348.cs">
27656     <type name="BoundAttribute">
27657       <method name="Void .ctor(Double, Int32)">
27658         <size>7</size>
27659       </method>
27660     </type>
27661     <type name="C">
27662       <method name="Void .ctor()">
27663         <size>7</size>
27664       </method>
27665       <method name="Void Main()">
27666         <size>1</size>
27667       </method>
27668     </type>
27669   </test>
27670   <test name="test-349.cs">
27671     <type name="C">
27672       <method name="Void .ctor()">
27673         <size>7</size>
27674       </method>
27675       <method name="Void add_Ev1(D)">
27676         <size>24</size>
27677       </method>
27678       <method name="Void remove_Ev1(D)">
27679         <size>24</size>
27680       </method>
27681     </type>
27682     <type name="X">
27683       <method name="Void .ctor()">
27684         <size>7</size>
27685       </method>
27686       <method name="Void .cctor()">
27687         <size>1</size>
27688       </method>
27689       <method name="Void add_Ev1(D)">
27690         <size>22</size>
27691       </method>
27692       <method name="Void remove_Ev1(D)">
27693         <size>22</size>
27694       </method>
27695       <method name="Void add_Ev2(D)">
27696         <size>22</size>
27697       </method>
27698       <method name="Void remove_Ev2(D)">
27699         <size>22</size>
27700       </method>
27701     </type>
27702     <type name="X2">
27703       <method name="Void .ctor()">
27704         <size>7</size>
27705       </method>
27706       <method name="Void .cctor()">
27707         <size>7</size>
27708       </method>
27709     </type>
27710     <type name="Test">
27711       <method name="Void .ctor()">
27712         <size>7</size>
27713       </method>
27714       <method name="Void .cctor()">
27715         <size>19</size>
27716       </method>
27717       <method name="Int32 Main()">
27718         <size>63</size>
27719       </method>
27720     </type>
27721     <type name="D">
27722       <method name="Void .ctor(Object, IntPtr)">
27723         <size>0</size>
27724       </method>
27725       <method name="Void Invoke()">
27726         <size>0</size>
27727       </method>
27728       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27729         <size>0</size>
27730       </method>
27731       <method name="Void EndInvoke(IAsyncResult)">
27732         <size>0</size>
27733       </method>
27734     </type>
27735   </test>
27736   <test name="test-35.cs">
27737     <type name="X">
27738       <method name="Void .ctor()">
27739         <size>7</size>
27740       </method>
27741       <method name="Void .cctor()">
27742         <size>7</size>
27743       </method>
27744       <method name="Void a()">
27745         <size>17</size>
27746       </method>
27747       <method name="Void w(Int32)">
27748         <size>22</size>
27749       </method>
27750       <method name="Int32 Main()">
27751         <size>298</size>
27752       </method>
27753     </type>
27754   </test>
27755   <test name="test-350.cs">
27756     <type name="A">
27757       <method name="Void .ctor()">
27758         <size>7</size>
27759       </method>
27760     </type>
27761     <type name="A+BAttribute">
27762       <method name="Void .ctor()">
27763         <size>7</size>
27764       </method>
27765     </type>
27766     <type name="C">
27767       <method name="Void .ctor()">
27768         <size>7</size>
27769       </method>
27770       <method name="Void Main()">
27771         <size>1</size>
27772       </method>
27773     </type>
27774   </test>
27775   <test name="test-351.cs">
27776     <type name="Test.Testee">
27777       <method name="Void .ctor()">
27778         <size>7</size>
27779       </method>
27780       <method name="Void Bar(System.String, System.Object[])">
27781         <size>1</size>
27782       </method>
27783       <method name="Void Main()">
27784         <size>242</size>
27785       </method>
27786     </type>
27787     <type name="Test.Foo">
27788       <method name="Void .ctor(Object, IntPtr)">
27789         <size>0</size>
27790       </method>
27791       <method name="Void Invoke(System.String, System.Object[])">
27792         <size>0</size>
27793       </method>
27794       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27795         <size>0</size>
27796       </method>
27797       <method name="Void EndInvoke(IAsyncResult)">
27798         <size>0</size>
27799       </method>
27800     </type>
27801   </test>
27802   <test name="test-352.cs">
27803     <type name="C">
27804       <method name="Void .ctor()">
27805         <size>7</size>
27806       </method>
27807       <method name="Void Main()">
27808         <size>1</size>
27809       </method>
27810     </type>
27811   </test>
27812   <test name="test-353.cs">
27813     <type name="Three">
27814       <method name="Void .ctor()">
27815         <size>7</size>
27816       </method>
27817       <method name="Void Main()">
27818         <size>7</size>
27819       </method>
27820     </type>
27821     <type name="One">
27822       <method name="Void .ctor()">
27823         <size>7</size>
27824       </method>
27825     </type>
27826     <type name="Two">
27827       <method name="Void .ctor()">
27828         <size>7</size>
27829       </method>
27830     </type>
27831   </test>
27832   <test name="test-354.cs">
27833     <type name="MYAttr">
27834       <method name="Void .ctor()">
27835         <size>7</size>
27836       </method>
27837     </type>
27838     <type name="A">
27839       <method name="Void .ctor()">
27840         <size>7</size>
27841       </method>
27842       <method name="Void Main()">
27843         <size>1</size>
27844       </method>
27845     </type>
27846   </test>
27847   <test name="test-355.cs">
27848     <type name="Level1.Level1.Level2.MainClass">
27849       <method name="Void .ctor()">
27850         <size>7</size>
27851       </method>
27852       <method name="Void Main()">
27853         <size>1</size>
27854       </method>
27855     </type>
27856   </test>
27857   <test name="test-356.cs">
27858     <type name="MainClass">
27859       <method name="Void .ctor()">
27860         <size>7</size>
27861       </method>
27862       <method name="Void Main()">
27863         <size>1</size>
27864       </method>
27865     </type>
27866   </test>
27867   <test name="test-357.cs">
27868     <type name="SD.Sd">
27869       <method name="Void .ctor()">
27870         <size>7</size>
27871       </method>
27872       <method name="Void F(Boolean)">
27873         <size>1</size>
27874       </method>
27875     </type>
27876     <type name="Foo.Bar">
27877       <method name="Void .ctor()">
27878         <size>25</size>
27879       </method>
27880       <method name="Void Main()">
27881         <size>27</size>
27882       </method>
27883     </type>
27884     <type name="Foo.Bar+f_t">
27885       <method name="Void .ctor(Object, IntPtr)">
27886         <size>0</size>
27887       </method>
27888       <method name="Void Invoke(Boolean)">
27889         <size>0</size>
27890       </method>
27891       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
27892         <size>0</size>
27893       </method>
27894       <method name="Void EndInvoke(IAsyncResult)">
27895         <size>0</size>
27896       </method>
27897     </type>
27898   </test>
27899   <test name="test-358.cs">
27900     <type name="Test">
27901       <method name="Void .ctor()">
27902         <size>7</size>
27903       </method>
27904       <method name="Void Main()">
27905         <size>50</size>
27906       </method>
27907     </type>
27908   </test>
27909   <test name="test-359.cs">
27910     <type name="Test">
27911       <method name="Void .ctor()">
27912         <size>7</size>
27913       </method>
27914       <method name="Void Main()">
27915         <size>1</size>
27916       </method>
27917     </type>
27918   </test>
27919   <test name="test-36.cs">
27920     <type name="Y">
27921       <method name="Void .ctor()">
27922         <size>7</size>
27923       </method>
27924       <method name="Int32 Main()">
27925         <size>272</size>
27926       </method>
27927     </type>
27928     <type name="X">
27929       <method name="IEnumerator GetEnumerator()">
27930         <size>36</size>
27931       </method>
27932     </type>
27933   </test>
27934   <test name="test-360.cs">
27935     <type name="Application">
27936       <method name="Void .ctor()">
27937         <size>7</size>
27938       </method>
27939       <method name="Void Main(System.String[])">
27940         <size>13</size>
27941       </method>
27942     </type>
27943   </test>
27944   <test name="test-361.cs">
27945     <type name="X">
27946       <method name="Void .ctor()">
27947         <size>7</size>
27948       </method>
27949     </type>
27950     <type name="Test">
27951       <method name="Void .ctor()">
27952         <size>7</size>
27953       </method>
27954       <method name="Void Main()">
27955         <size>1</size>
27956       </method>
27957     </type>
27958   </test>
27959   <test name="test-362.cs">
27960     <type name="C">
27961       <method name="Void .ctor()">
27962         <size>7</size>
27963       </method>
27964       <method name="Void Main()">
27965         <size>17</size>
27966       </method>
27967       <method name="Void Test()">
27968         <size>26</size>
27969       </method>
27970     </type>
27971   </test>
27972   <test name="test-363.cs">
27973     <type name="Location">
27974       <method name="Void .ctor()">
27975         <size>7</size>
27976       </method>
27977       <method name="Void .cctor()">
27978         <size>11</size>
27979       </method>
27980     </type>
27981     <type name="Element">
27982       <method name="Void .ctor()">
27983         <size>18</size>
27984       </method>
27985       <method name="Location get_Location()">
27986         <size>7</size>
27987       </method>
27988       <method name="Void set_Location(Location)">
27989         <size>8</size>
27990       </method>
27991     </type>
27992     <type name="T">
27993       <method name="Void .ctor()">
27994         <size>7</size>
27995       </method>
27996       <method name="Void Main()">
27997         <size>1</size>
27998       </method>
27999     </type>
28000   </test>
28001   <test name="test-364.cs">
28002     <type name="X">
28003       <method name="Void .ctor()">
28004         <size>7</size>
28005       </method>
28006       <method name="Int32 Main()">
28007         <size>34</size>
28008       </method>
28009       <method name="Int32 t1(Int32)">
28010         <size>33</size>
28011       </method>
28012       <method name="Int32 t2(Int32)">
28013         <size>47</size>
28014       </method>
28015       <method name="Void Main2(System.String[])">
28016         <size>72</size>
28017       </method>
28018     </type>
28019     <type name="Delegable">
28020       <method name="Void .ctor()">
28021         <size>7</size>
28022       </method>
28023       <method name="Void add_MyDelegate(System.EventHandler)">
28024         <size>24</size>
28025       </method>
28026       <method name="Void remove_MyDelegate(System.EventHandler)">
28027         <size>24</size>
28028       </method>
28029     </type>
28030     <type name="X+Foo">
28031       <method name="Void .ctor(Object, IntPtr)">
28032         <size>0</size>
28033       </method>
28034       <method name="Int32 Invoke()">
28035         <size>0</size>
28036       </method>
28037       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28038         <size>0</size>
28039       </method>
28040       <method name="Int32 EndInvoke(IAsyncResult)">
28041         <size>0</size>
28042       </method>
28043     </type>
28044     <type name="X+&lt;t1&gt;c__AnonStorey0">
28045       <method name="Void .ctor()">
28046         <size>7</size>
28047       </method>
28048       <method name="Int32 &lt;&gt;m__0()">
28049         <size>7</size>
28050       </method>
28051     </type>
28052     <type name="X+&lt;t2&gt;c__AnonStorey1">
28053       <method name="Void .ctor()">
28054         <size>7</size>
28055       </method>
28056       <method name="Int32 &lt;&gt;m__1()">
28057         <size>7</size>
28058       </method>
28059     </type>
28060     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28061       <method name="Void .ctor()">
28062         <size>7</size>
28063       </method>
28064       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28065         <size>33</size>
28066       </method>
28067     </type>
28068   </test>
28069   <test name="test-365.cs">
28070     <type name="C">
28071       <method name="Void .ctor()">
28072         <size>19</size>
28073       </method>
28074       <method name="Void set_LiteralType(LiteralType)">
28075         <size>1</size>
28076       </method>
28077       <method name="Void Main()">
28078         <size>1</size>
28079       </method>
28080     </type>
28081   </test>
28082   <test name="test-366.cs">
28083     <type name="C">
28084       <method name="Void .ctor()">
28085         <size>7</size>
28086       </method>
28087       <method name="Int32 Main()">
28088         <size>20</size>
28089       </method>
28090     </type>
28091   </test>
28092   <test name="test-367.cs">
28093     <type name="X">
28094       <method name="Void .ctor()">
28095         <size>7</size>
28096       </method>
28097       <method name="Int32 Main()">
28098         <size>20</size>
28099       </method>
28100     </type>
28101   </test>
28102   <test name="test-368.cs">
28103     <type name="X">
28104       <method name="Void .ctor()">
28105         <size>7</size>
28106       </method>
28107       <method name="Void Main()">
28108         <size>27</size>
28109       </method>
28110     </type>
28111   </test>
28112   <test name="test-369.cs">
28113     <type name="Test">
28114       <method name="Void .ctor()">
28115         <size>7</size>
28116       </method>
28117       <method name="Boolean Equals(System.Object)">
28118         <size>2</size>
28119       </method>
28120       <method name="Int32 GetHashCode()">
28121         <size>2</size>
28122       </method>
28123       <method name="Void Main()">
28124         <size>47</size>
28125       </method>
28126       <method name="Boolean op_Equality(Test, Test)">
28127         <size>14</size>
28128       </method>
28129       <method name="Boolean op_Inequality(Test, Test)">
28130         <size>2</size>
28131       </method>
28132     </type>
28133   </test>
28134   <test name="test-37.cs">
28135     <type name="X">
28136       <method name="Void .ctor()">
28137         <size>7</size>
28138       </method>
28139       <method name="Void m(System.Int32[])">
28140         <size>9</size>
28141       </method>
28142       <method name="Int32 test_int_single_dim()">
28143         <size>88</size>
28144       </method>
28145       <method name="Int32 simple_test_double_dim()">
28146         <size>78</size>
28147       </method>
28148       <method name="Int32 Main()">
28149         <size>12</size>
28150       </method>
28151     </type>
28152   </test>
28153   <test name="test-370.cs">
28154     <type name="Test.Application">
28155       <method name="Void .ctor()">
28156         <size>7</size>
28157       </method>
28158       <method name="Int32 ParseType(System.String)">
28159         <size>168</size>
28160       </method>
28161       <method name="Int32 Main()">
28162         <size>54</size>
28163       </method>
28164     </type>
28165   </test>
28166   <test name="test-371.cs">
28167     <type name="X">
28168       <method name="Void .ctor(Boolean&amp;)">
28169         <size>10</size>
28170       </method>
28171       <method name="Void Main()">
28172         <size>1</size>
28173       </method>
28174     </type>
28175     <type name="Y">
28176       <method name="Void .ctor(Boolean&amp;)">
28177         <size>8</size>
28178       </method>
28179     </type>
28180   </test>
28181   <test name="test-372.cs">
28182     <type name="GenericNode">
28183       <method name="Void .ctor()">
28184         <size>7</size>
28185       </method>
28186       <method name="Int32 GetStat()">
28187         <size>2</size>
28188       </method>
28189     </type>
28190     <type name="GenericFileNode">
28191       <method name="Void .ctor()">
28192         <size>7</size>
28193       </method>
28194       <method name="Int32 NotUsed()">
28195         <size>2</size>
28196       </method>
28197     </type>
28198     <type name="WorkingTest">
28199       <method name="Void .ctor()">
28200         <size>7</size>
28201       </method>
28202       <method name="Int32 GetStat()">
28203         <size>3</size>
28204       </method>
28205     </type>
28206     <type name="FailingTest">
28207       <method name="Void .ctor()">
28208         <size>7</size>
28209       </method>
28210       <method name="Int32 GetStat()">
28211         <size>3</size>
28212       </method>
28213     </type>
28214     <type name="TestWrapper">
28215       <method name="Void .ctor()">
28216         <size>7</size>
28217       </method>
28218       <method name="Boolean Test(Node, System.String)">
28219         <size>39</size>
28220       </method>
28221       <method name="Int32 Main()">
28222         <size>44</size>
28223       </method>
28224     </type>
28225   </test>
28226   <test name="test-373.cs">
28227     <type name="Test">
28228       <method name="Void .ctor()">
28229         <size>7</size>
28230       </method>
28231       <method name="Void Main(System.String[])">
28232         <size>50</size>
28233       </method>
28234     </type>
28235   </test>
28236   <test name="test-374.cs">
28237     <type name="Test">
28238       <method name="Void .ctor()">
28239         <size>7</size>
28240       </method>
28241     </type>
28242     <type name="Rest">
28243       <method name="Void .ctor()">
28244         <size>7</size>
28245       </method>
28246       <method name="Void Main()">
28247         <size>1</size>
28248       </method>
28249     </type>
28250   </test>
28251   <test name="test-375.cs">
28252     <type name="a">
28253       <method name="Void .ctor()">
28254         <size>7</size>
28255       </method>
28256     </type>
28257     <type name="a+b">
28258       <method name="Void .ctor()">
28259         <size>7</size>
28260       </method>
28261     </type>
28262     <type name="c">
28263       <method name="Void .ctor()">
28264         <size>7</size>
28265       </method>
28266       <method name="Void Main()">
28267         <size>1</size>
28268       </method>
28269     </type>
28270     <type name="c+d">
28271       <method name="Void .ctor()">
28272         <size>7</size>
28273       </method>
28274     </type>
28275   </test>
28276   <test name="test-376.cs">
28277     <type name="C">
28278       <method name="Void .ctor()">
28279         <size>7</size>
28280       </method>
28281       <method name="Int32 Main()">
28282         <size>72</size>
28283       </method>
28284     </type>
28285   </test>
28286   <test name="test-377.cs">
28287     <type name="Tests">
28288       <method name="Void .ctor()">
28289         <size>7</size>
28290       </method>
28291       <method name="Void test()">
28292         <size>10</size>
28293       </method>
28294       <method name="Void Main()">
28295         <size>1</size>
28296       </method>
28297     </type>
28298   </test>
28299   <test name="test-378.cs">
28300     <type name="C">
28301       <method name="Void .ctor()">
28302         <size>7</size>
28303       </method>
28304       <method name="Void Main()">
28305         <size>1</size>
28306       </method>
28307     </type>
28308   </test>
28309   <test name="test-379.cs">
28310     <type name="DeadCode">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314       <method name="Void Main()">
28315         <size>12</size>
28316       </method>
28317       <method name="System.String SomeFunc(System.String)">
28318         <size>2</size>
28319       </method>
28320     </type>
28321   </test>
28322   <test name="test-38.cs">
28323     <type name="X">
28324       <method name="Void .ctor()">
28325         <size>7</size>
28326       </method>
28327       <method name="Int32 get_Item(Int32)">
28328         <size>20</size>
28329       </method>
28330       <method name="Void set_Item(Int32, Int32)">
28331         <size>26</size>
28332       </method>
28333       <method name="Int32 Foo()">
28334         <size>2</size>
28335       </method>
28336       <method name="Int32 get_Bar()">
28337         <size>7</size>
28338       </method>
28339       <method name="Void set_Bar(Int32)">
28340         <size>8</size>
28341       </method>
28342     </type>
28343     <type name="Y">
28344       <method name="Void .ctor()">
28345         <size>7</size>
28346       </method>
28347       <method name="UInt32 get_Item(UInt32)">
28348         <size>20</size>
28349       </method>
28350       <method name="Void set_Item(UInt32, UInt32)">
28351         <size>26</size>
28352       </method>
28353       <method name="UInt32 Foo()">
28354         <size>2</size>
28355       </method>
28356       <method name="UInt32 get_Bar()">
28357         <size>7</size>
28358       </method>
28359       <method name="Void set_Bar(UInt32)">
28360         <size>8</size>
28361       </method>
28362     </type>
28363     <type name="Test">
28364       <method name="Void .ctor()">
28365         <size>7</size>
28366       </method>
28367       <method name="Int32 Main()">
28368         <size>288</size>
28369       </method>
28370     </type>
28371   </test>
28372   <test name="test-380.cs">
28373     <type name="T">
28374       <method name="Void .ctor()">
28375         <size>7</size>
28376       </method>
28377       <method name="Int32 Main()">
28378         <size>17</size>
28379       </method>
28380     </type>
28381   </test>
28382   <test name="test-381.cs">
28383     <type name="Application">
28384       <method name="Void .ctor()">
28385         <size>7</size>
28386       </method>
28387       <method name="Void Main(System.String[])">
28388         <size>13</size>
28389       </method>
28390     </type>
28391   </test>
28392   <test name="test-382.cs">
28393     <type name="Dec">
28394       <method name="Void .ctor()">
28395         <size>7</size>
28396       </method>
28397       <method name="Void .cctor()">
28398         <size>16</size>
28399       </method>
28400       <method name="Void Main()">
28401         <size>108</size>
28402       </method>
28403     </type>
28404   </test>
28405   <test name="test-383.cs">
28406     <type name="X">
28407       <method name="Void .ctor()">
28408         <size>37</size>
28409       </method>
28410       <method name="X testme(Int32 ByRef)">
28411         <size>5</size>
28412       </method>
28413       <method name="Void Main()">
28414         <size>7</size>
28415       </method>
28416     </type>
28417   </test>
28418   <test name="test-384.cs">
28419     <type name="X">
28420       <method name="Void .ctor()">
28421         <size>7</size>
28422       </method>
28423       <method name="Void .cctor()">
28424         <size>8</size>
28425       </method>
28426       <method name="Void Test()">
28427         <size>40</size>
28428       </method>
28429       <method name="Int32 Main()">
28430         <size>21</size>
28431       </method>
28432     </type>
28433   </test>
28434   <test name="test-385.cs">
28435     <type name="Test">
28436       <method name="Void .ctor()">
28437         <size>7</size>
28438       </method>
28439       <method name="Int32 Main()">
28440         <size>40</size>
28441       </method>
28442     </type>
28443   </test>
28444   <test name="test-386.cs">
28445     <type name="SuperDecimal">
28446       <method name="Void .ctor(Decimal)">
28447         <size>14</size>
28448       </method>
28449       <method name="Void Main()">
28450         <size>15</size>
28451       </method>
28452       <method name="SuperDecimal op_Implicit(Decimal)">
28453         <size>7</size>
28454       </method>
28455     </type>
28456   </test>
28457   <test name="test-387.cs">
28458     <type name="ObjectID">
28459       <method name="Void .ctor(Int64)">
28460         <size>8</size>
28461       </method>
28462       <method name="Void Main()">
28463         <size>22</size>
28464       </method>
28465       <method name="Int64 op_Implicit(ObjectID)">
28466         <size>8</size>
28467       </method>
28468       <method name="ObjectID op_Implicit(Int64)">
28469         <size>7</size>
28470       </method>
28471     </type>
28472   </test>
28473   <test name="test-388.cs">
28474     <type name="Schemas.basefieldtype">
28475       <method name="Void .ctor()">
28476         <size>7</size>
28477       </method>
28478       <method name="System.Object Instantiate()">
28479         <size>2</size>
28480       </method>
28481     </type>
28482     <type name="Schemas.fieldtype">
28483       <method name="Void .ctor()">
28484         <size>7</size>
28485       </method>
28486       <method name="System.Object Instantiate()">
28487         <size>18</size>
28488       </method>
28489     </type>
28490     <type name="Schemas.compoundfield">
28491       <method name="Void .ctor()">
28492         <size>7</size>
28493       </method>
28494       <method name="System.Object Instantiate()">
28495         <size>18</size>
28496       </method>
28497     </type>
28498     <type name="Schemas.field">
28499       <method name="Void .ctor()">
28500         <size>7</size>
28501       </method>
28502       <method name="System.Object Instantiate()">
28503         <size>18</size>
28504       </method>
28505     </type>
28506     <type name="Schemas.formdata">
28507       <method name="Void .ctor()">
28508         <size>7</size>
28509       </method>
28510       <method name="System.Object Instantiate()">
28511         <size>12</size>
28512       </method>
28513     </type>
28514     <type name="Schemas.M">
28515       <method name="Void .ctor()">
28516         <size>7</size>
28517       </method>
28518       <method name="Void Main()">
28519         <size>1</size>
28520       </method>
28521     </type>
28522   </test>
28523   <test name="test-389.cs">
28524     <type name="Schemas.basefieldtype">
28525       <method name="Void .ctor()">
28526         <size>7</size>
28527       </method>
28528       <method name="System.Object Instantiate()">
28529         <size>2</size>
28530       </method>
28531     </type>
28532     <type name="Schemas.fieldtype">
28533       <method name="Void .ctor()">
28534         <size>7</size>
28535       </method>
28536       <method name="System.Object Instantiate()">
28537         <size>18</size>
28538       </method>
28539     </type>
28540     <type name="Schemas.compoundfield">
28541       <method name="Void .ctor()">
28542         <size>7</size>
28543       </method>
28544       <method name="System.Object Instantiate()">
28545         <size>18</size>
28546       </method>
28547     </type>
28548     <type name="Schemas.field">
28549       <method name="Void .ctor()">
28550         <size>7</size>
28551       </method>
28552       <method name="System.Object Instantiate()">
28553         <size>18</size>
28554       </method>
28555     </type>
28556     <type name="Schemas.formdata">
28557       <method name="Void .ctor()">
28558         <size>7</size>
28559       </method>
28560       <method name="System.Object Instantiate()">
28561         <size>12</size>
28562       </method>
28563     </type>
28564     <type name="Schemas.M">
28565       <method name="Void .ctor()">
28566         <size>7</size>
28567       </method>
28568       <method name="Void Main()">
28569         <size>1</size>
28570       </method>
28571     </type>
28572   </test>
28573   <test name="test-39.cs">
28574     <type name="SimpleAttribute">
28575       <method name="Void .ctor(String)">
28576         <size>14</size>
28577       </method>
28578       <method name="System.String get_AnotherArg()">
28579         <size>7</size>
28580       </method>
28581       <method name="Void set_AnotherArg(System.String)">
28582         <size>8</size>
28583       </method>
28584       <method name="Int64 get_LongValue()">
28585         <size>3</size>
28586       </method>
28587       <method name="Void set_LongValue(Int64)">
28588         <size>1</size>
28589       </method>
28590       <method name="System.Int64[] get_ArrayValue()">
28591         <size>7</size>
28592       </method>
28593       <method name="Void set_ArrayValue(System.Int64[])">
28594         <size>1</size>
28595       </method>
28596     </type>
28597     <type name="Blah2">
28598       <method name="Void .ctor()">
28599         <size>7</size>
28600       </method>
28601     </type>
28602     <type name="Blah3">
28603       <method name="Void .ctor()">
28604         <size>7</size>
28605       </method>
28606     </type>
28607     <type name="Blah">
28608       <method name="Void .ctor()">
28609         <size>7</size>
28610       </method>
28611       <method name="Int32 Main()">
28612         <size>171</size>
28613       </method>
28614     </type>
28615   </test>
28616   <test name="test-390.cs">
28617     <type name="C">
28618       <method name="Void .ctor()">
28619         <size>7</size>
28620       </method>
28621       <method name="Void Main()">
28622         <size>1</size>
28623       </method>
28624     </type>
28625     <type name="C+O">
28626       <method name="Void .ctor()">
28627         <size>7</size>
28628       </method>
28629       <method name="Void Foo()">
28630         <size>1</size>
28631       </method>
28632     </type>
28633     <type name="C+N">
28634       <method name="Void .ctor()">
28635         <size>7</size>
28636       </method>
28637       <method name="Void Foo()">
28638         <size>1</size>
28639       </method>
28640     </type>
28641     <type name="C+M">
28642       <method name="Void .ctor()">
28643         <size>7</size>
28644       </method>
28645     </type>
28646   </test>
28647   <test name="test-391.cs">
28648     <type name="C">
28649       <method name="Void .ctor()">
28650         <size>7</size>
28651       </method>
28652       <method name="Void Foo(Int32)">
28653         <size>1</size>
28654       </method>
28655       <method name="Void Foo(Int32 ByRef)">
28656         <size>1</size>
28657       </method>
28658       <method name="Void Bar(Boolean ByRef)">
28659         <size>4</size>
28660       </method>
28661       <method name="Void Bar(Boolean)">
28662         <size>1</size>
28663       </method>
28664       <method name="Void Main()">
28665         <size>1</size>
28666       </method>
28667     </type>
28668   </test>
28669   <test name="test-392.cs">
28670     <type name="C">
28671       <method name="Int32 Test()">
28672         <size>80</size>
28673       </method>
28674       <method name="Int32 Main()">
28675         <size>16</size>
28676       </method>
28677     </type>
28678     <type name="C+S">
28679       <method name="Void .ctor(Int32)">
28680         <size>8</size>
28681       </method>
28682     </type>
28683   </test>
28684   <test name="test-393.cs">
28685     <type name="A">
28686       <method name="Void .ctor(String)">
28687         <size>24</size>
28688       </method>
28689       <method name="Void .ctor()">
28690         <size>7</size>
28691       </method>
28692       <method name="System.String get_Name()">
28693         <size>7</size>
28694       </method>
28695     </type>
28696     <type name="B">
28697       <method name="Void .ctor(String)">
28698         <size>24</size>
28699       </method>
28700       <method name="Void .ctor()">
28701         <size>7</size>
28702       </method>
28703     </type>
28704     <type name="C">
28705       <method name="Void .ctor(String)">
28706         <size>24</size>
28707       </method>
28708     </type>
28709     <type name="Tester">
28710       <method name="Void .ctor()">
28711         <size>7</size>
28712       </method>
28713       <method name="A MethodSampleA(System.String)">
28714         <size>7</size>
28715       </method>
28716       <method name="B MethodSampleB(System.String)">
28717         <size>7</size>
28718       </method>
28719       <method name="C MethodSampleC(System.String)">
28720         <size>7</size>
28721       </method>
28722       <method name="Void Main()">
28723         <size>113</size>
28724       </method>
28725     </type>
28726     <type name="Tester+MethodHandler">
28727       <method name="Void .ctor(Object, IntPtr)">
28728         <size>0</size>
28729       </method>
28730       <method name="A Invoke(System.String)">
28731         <size>0</size>
28732       </method>
28733       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28734         <size>0</size>
28735       </method>
28736       <method name="A EndInvoke(IAsyncResult)">
28737         <size>0</size>
28738       </method>
28739     </type>
28740   </test>
28741   <test name="test-394.cs">
28742     <type name="A">
28743       <method name="Void .ctor(String)">
28744         <size>24</size>
28745       </method>
28746       <method name="Void .ctor()">
28747         <size>7</size>
28748       </method>
28749       <method name="System.String get_Name()">
28750         <size>7</size>
28751       </method>
28752     </type>
28753     <type name="B">
28754       <method name="Void .ctor(String)">
28755         <size>24</size>
28756       </method>
28757       <method name="Void .ctor()">
28758         <size>7</size>
28759       </method>
28760     </type>
28761     <type name="C">
28762       <method name="Void .ctor(String, String)">
28763         <size>31</size>
28764       </method>
28765       <method name="System.String get_Value()">
28766         <size>7</size>
28767       </method>
28768     </type>
28769     <type name="Tester">
28770       <method name="Void .ctor()">
28771         <size>7</size>
28772       </method>
28773       <method name="System.String MethodSampleA(A)">
28774         <size>7</size>
28775       </method>
28776       <method name="System.String MethodSampleB(B)">
28777         <size>7</size>
28778       </method>
28779       <method name="System.String MethodSampleC(C)">
28780         <size>23</size>
28781       </method>
28782       <method name="Void Main()">
28783         <size>128</size>
28784       </method>
28785     </type>
28786     <type name="Tester+MethodHandler">
28787       <method name="Void .ctor(Object, IntPtr)">
28788         <size>0</size>
28789       </method>
28790       <method name="System.String Invoke(C)">
28791         <size>0</size>
28792       </method>
28793       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28794         <size>0</size>
28795       </method>
28796       <method name="System.String EndInvoke(IAsyncResult)">
28797         <size>0</size>
28798       </method>
28799     </type>
28800   </test>
28801   <test name="test-395.cs">
28802     <type name="A">
28803       <method name="Void .ctor(String)">
28804         <size>24</size>
28805       </method>
28806       <method name="Void .ctor()">
28807         <size>7</size>
28808       </method>
28809       <method name="System.String get_Name()">
28810         <size>7</size>
28811       </method>
28812     </type>
28813     <type name="B">
28814       <method name="Void .ctor(String)">
28815         <size>24</size>
28816       </method>
28817       <method name="Void .ctor()">
28818         <size>7</size>
28819       </method>
28820     </type>
28821     <type name="C">
28822       <method name="Void .ctor(String, String)">
28823         <size>31</size>
28824       </method>
28825       <method name="System.String get_Value()">
28826         <size>7</size>
28827       </method>
28828     </type>
28829     <type name="Tester">
28830       <method name="Void .ctor()">
28831         <size>7</size>
28832       </method>
28833       <method name="Void MethodSample(B, A, C)">
28834         <size>55</size>
28835       </method>
28836       <method name="Void Main()">
28837         <size>71</size>
28838       </method>
28839     </type>
28840     <type name="Tester+MethodHandler">
28841       <method name="Void .ctor(Object, IntPtr)">
28842         <size>0</size>
28843       </method>
28844       <method name="Void Invoke(C, C, C)">
28845         <size>0</size>
28846       </method>
28847       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28848         <size>0</size>
28849       </method>
28850       <method name="Void EndInvoke(IAsyncResult)">
28851         <size>0</size>
28852       </method>
28853     </type>
28854   </test>
28855   <test name="test-396.cs">
28856     <type name="MainClass">
28857       <method name="Void .ctor()">
28858         <size>7</size>
28859       </method>
28860       <method name="Int32 Main()">
28861         <size>22</size>
28862       </method>
28863     </type>
28864   </test>
28865   <test name="test-397.cs">
28866     <type name="TypeCheckAttribute">
28867       <method name="Void .ctor()">
28868         <size>7</size>
28869       </method>
28870     </type>
28871     <type name="PropertyCheckAttribute">
28872       <method name="Void .ctor()">
28873         <size>7</size>
28874       </method>
28875     </type>
28876     <type name="AccessorCheckAttribute">
28877       <method name="Void .ctor(MethodAttributes)">
28878         <size>14</size>
28879       </method>
28880       <method name="MethodAttributes get_Attributes()">
28881         <size>7</size>
28882       </method>
28883     </type>
28884     <type name="Test">
28885       <method name="Void .ctor()">
28886         <size>7</size>
28887       </method>
28888       <method name="Int32 Main(System.String[])">
28889         <size>120</size>
28890       </method>
28891       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
28892         <size>153</size>
28893       </method>
28894     </type>
28895     <type name="A">
28896       <method name="Void .ctor()">
28897         <size>7</size>
28898       </method>
28899       <method name="Int32 get_Value1()">
28900         <size>2</size>
28901       </method>
28902       <method name="Void set_Value1(Int32)">
28903         <size>1</size>
28904       </method>
28905       <method name="Int32 get_Value2()">
28906         <size>2</size>
28907       </method>
28908       <method name="Void set_Value2(Int32)">
28909         <size>1</size>
28910       </method>
28911       <method name="Int32 get_Value3()">
28912         <size>2</size>
28913       </method>
28914       <method name="Void set_Value3(Int32)">
28915         <size>1</size>
28916       </method>
28917       <method name="Int32 get_Value4()">
28918         <size>2</size>
28919       </method>
28920       <method name="Void set_Value4(Int32)">
28921         <size>1</size>
28922       </method>
28923       <method name="Int32 get_Value5()">
28924         <size>2</size>
28925       </method>
28926       <method name="Void set_Value5(Int32)">
28927         <size>1</size>
28928       </method>
28929     </type>
28930   </test>
28931   <test name="test-398.cs">
28932     <type name="Tester">
28933       <method name="Void .ctor()">
28934         <size>7</size>
28935       </method>
28936       <method name="Void Main()">
28937         <size>118</size>
28938       </method>
28939     </type>
28940     <type name="A">
28941       <method name="Void .ctor(Int32)">
28942         <size>14</size>
28943       </method>
28944       <method name="Int32 get_Count()">
28945         <size>7</size>
28946       </method>
28947       <method name="Void set_Count(Int32)">
28948         <size>8</size>
28949       </method>
28950       <method name="Int32 get_Item(Int32)">
28951         <size>2</size>
28952       </method>
28953       <method name="System.String get_Message()">
28954         <size>6</size>
28955       </method>
28956     </type>
28957     <type name="B">
28958       <method name="Void .ctor(Int32)">
28959         <size>8</size>
28960       </method>
28961       <method name="Void set_Count(Int32)">
28962         <size>1</size>
28963       </method>
28964       <method name="Void SetCount(Int32)">
28965         <size>8</size>
28966       </method>
28967       <method name="Int32 get_Item(Int32)">
28968         <size>8</size>
28969       </method>
28970       <method name="System.String get_Message()">
28971         <size>6</size>
28972       </method>
28973       <method name="Void set_Message(System.String)">
28974         <size>1</size>
28975       </method>
28976     </type>
28977   </test>
28978   <test name="test-399.cs">
28979     <type name="TestVararg">
28980       <method name="Void .ctor()">
28981         <size>7</size>
28982       </method>
28983       <method name="Int32 Main()">
28984         <size>345</size>
28985       </method>
28986       <method name="Void F(RuntimeArgumentHandle)">
28987         <size>1</size>
28988       </method>
28989       <method name="Void G(...)">
28990         <size>22</size>
28991       </method>
28992     </type>
28993   </test>
28994   <test name="test-4.cs">
28995     <type name="X">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="Void test(SByte)">
29000         <size>8</size>
29001       </method>
29002       <method name="Void test(Int32)">
29003         <size>8</size>
29004       </method>
29005       <method name="Int32 Main()">
29006         <size>102</size>
29007       </method>
29008     </type>
29009   </test>
29010   <test name="test-40.cs">
29011     <type name="Blah">
29012       <method name="Void .ctor()">
29013         <size>7</size>
29014       </method>
29015       <method name="Int32 Main()">
29016         <size>203</size>
29017       </method>
29018     </type>
29019   </test>
29020   <test name="test-400.cs">
29021     <type name="X">
29022       <method name="Void .ctor()">
29023         <size>7</size>
29024       </method>
29025       <method name="Void .cctor()">
29026         <size>52</size>
29027       </method>
29028       <method name="Int32 TestDereference()">
29029         <size>89</size>
29030       </method>
29031       <method name="Int32 TestPtrAdd()">
29032         <size>87</size>
29033       </method>
29034       <method name="Int32 TestPtrAssign()">
29035         <size>198</size>
29036       </method>
29037       <method name="Int32 TestPtrArithmetic()">
29038         <size>227</size>
29039       </method>
29040       <method name="Int32 TestMultiple()">
29041         <size>93</size>
29042       </method>
29043       <method name="Int32 Main()">
29044         <size>82</size>
29045       </method>
29046     </type>
29047   </test>
29048   <test name="test-401.cs">
29049     <type name="X">
29050       <method name="Void .ctor()">
29051         <size>7</size>
29052       </method>
29053       <method name="Int32 Main()">
29054         <size>171</size>
29055       </method>
29056     </type>
29057   </test>
29058   <test name="test-402.cs">
29059     <type name="X">
29060       <method name="Void .ctor()">
29061         <size>7</size>
29062       </method>
29063       <method name="Int32 Main()">
29064         <size>18</size>
29065       </method>
29066     </type>
29067   </test>
29068   <test name="test-403.cs">
29069     <type name="Foo">
29070       <method name="Void .ctor()">
29071         <size>7</size>
29072       </method>
29073       <method name="Int32 Main()">
29074         <size>91</size>
29075       </method>
29076     </type>
29077   </test>
29078   <test name="test-404.cs">
29079     <type name="X">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Int32 Main()">
29084         <size>48</size>
29085       </method>
29086       <method name="Int32* get_v()">
29087         <size>20</size>
29088       </method>
29089     </type>
29090   </test>
29091   <test name="test-405.cs">
29092     <type name="testapp.LibTestAPI">
29093       <method name="Void .ctor()">
29094         <size>7</size>
29095       </method>
29096       <method name="Void Create()">
29097         <size>17</size>
29098       </method>
29099     </type>
29100     <type name="testapp.TestApp">
29101       <method name="Void .ctor()">
29102         <size>7</size>
29103       </method>
29104       <method name="Void Main(System.String[])">
29105         <size>13</size>
29106       </method>
29107     </type>
29108   </test>
29109   <test name="test-406.cs">
29110     <type name="TestCase.Test">
29111       <method name="Void .ctor()">
29112         <size>7</size>
29113       </method>
29114       <method name="Int32 Main(System.String[])">
29115         <size>180</size>
29116       </method>
29117       <method name="UInt32 DoOp(UInt32*)">
29118         <size>11</size>
29119       </method>
29120       <method name="UInt32 DoOp2(UInt32*)">
29121         <size>10</size>
29122       </method>
29123     </type>
29124   </test>
29125   <test name="test-407.cs">
29126     <type name="MainClass">
29127       <method name="Void .ctor()">
29128         <size>7</size>
29129       </method>
29130       <method name="Void Main()">
29131         <size>12</size>
29132       </method>
29133     </type>
29134   </test>
29135   <test name="test-408.cs">
29136     <type name="T">
29137       <method name="Void .ctor()">
29138         <size>7</size>
29139       </method>
29140       <method name="Int32 Main()">
29141         <size>44</size>
29142       </method>
29143     </type>
29144   </test>
29145   <test name="test-409.cs">
29146     <type name="X">
29147       <method name="Int32 Main()">
29148         <size>27</size>
29149       </method>
29150     </type>
29151   </test>
29152   <test name="test-41.cs">
29153     <type name="X">
29154       <method name="Void .ctor()">
29155         <size>7</size>
29156       </method>
29157       <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)">
29158         <size>188</size>
29159       </method>
29160       <method name="Int32 Main()">
29161         <size>228</size>
29162       </method>
29163     </type>
29164   </test>
29165   <test name="test-410.cs">
29166     <type name="B">
29167       <method name="Void .ctor()">
29168         <size>7</size>
29169       </method>
29170       <method name="Int32 Main()">
29171         <size>28</size>
29172       </method>
29173     </type>
29174   </test>
29175   <test name="test-411.cs">
29176     <type name="QtSamples.QtClass">
29177       <method name="Void .ctor()">
29178         <size>24</size>
29179       </method>
29180       <method name="Void pressEvent()">
29181         <size>1</size>
29182       </method>
29183     </type>
29184     <type name="QtSamples.Testing">
29185       <method name="Void .ctor()">
29186         <size>7</size>
29187       </method>
29188       <method name="Int32 Main()">
29189         <size>8</size>
29190       </method>
29191     </type>
29192   </test>
29193   <test name="test-412.cs">
29194     <type name="Foo.Baz">
29195       <method name="Void .ctor()">
29196         <size>7</size>
29197       </method>
29198       <method name="Void Main()">
29199         <size>1</size>
29200       </method>
29201     </type>
29202   </test>
29203   <test name="test-413.cs">
29204     <type name="Driver">
29205       <method name="Void .ctor()">
29206         <size>7</size>
29207       </method>
29208       <method name="Void Main()">
29209         <size>6</size>
29210       </method>
29211     </type>
29212   </test>
29213   <test name="test-414.cs">
29214     <type name="BB">
29215       <method name="Void .ctor()">
29216         <size>7</size>
29217       </method>
29218       <method name="System.String get_Data()">
29219         <size>2</size>
29220       </method>
29221       <method name="Void Main()">
29222         <size>1</size>
29223       </method>
29224     </type>
29225   </test>
29226   <test name="test-415.cs">
29227     <type name="MyTestExtended">
29228       <method name="Void .ctor()">
29229         <size>7</size>
29230       </method>
29231       <method name="System.String GetName()">
29232         <size>6</size>
29233       </method>
29234       <method name="Void Main(System.String[])">
29235         <size>33</size>
29236       </method>
29237     </type>
29238   </test>
29239   <test name="test-417.cs">
29240     <type name="blah2.MyClass">
29241       <method name="Void .ctor()">
29242         <size>7</size>
29243       </method>
29244       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29245         <size>24</size>
29246       </method>
29247       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29248         <size>24</size>
29249       </method>
29250       <method name="Void DoSomethingFunny()">
29251         <size>46</size>
29252       </method>
29253       <method name="Void Main(System.String[])">
29254         <size>13</size>
29255       </method>
29256     </type>
29257   </test>
29258   <test name="test-419.cs">
29259     <type name="Test">
29260       <method name="Void .ctor()">
29261         <size>7</size>
29262       </method>
29263       <method name="Void Main()">
29264         <size>7</size>
29265       </method>
29266     </type>
29267   </test>
29268   <test name="test-42.cs">
29269     <type name="X">
29270       <method name="Void .ctor()">
29271         <size>7</size>
29272       </method>
29273       <method name="Int32 get_Item(Int32)">
29274         <size>14</size>
29275       </method>
29276       <method name="Void set_Item(Int32, Int32)">
29277         <size>15</size>
29278       </method>
29279       <method name="Int32 get_P()">
29280         <size>7</size>
29281       </method>
29282       <method name="Void set_P(Int32)">
29283         <size>8</size>
29284       </method>
29285     </type>
29286     <type name="Z">
29287       <method name="Void .ctor()">
29288         <size>7</size>
29289       </method>
29290       <method name="Z get_P()">
29291         <size>2</size>
29292       </method>
29293       <method name="Void set_P(Z)">
29294         <size>1</size>
29295       </method>
29296       <method name="Z op_Increment(Z)">
29297         <size>16</size>
29298       </method>
29299     </type>
29300     <type name="Y">
29301       <method name="Void .ctor()">
29302         <size>7</size>
29303       </method>
29304       <method name="Int32 p_pre_increment(X)">
29305         <size>18</size>
29306       </method>
29307       <method name="Int32 p_post_increment(X)">
29308         <size>18</size>
29309       </method>
29310       <method name="Int32 i_pre_increment(X)">
29311         <size>27</size>
29312       </method>
29313       <method name="Int32 i_post_increment(X)">
29314         <size>27</size>
29315       </method>
29316       <method name="Z overload_increment(Z)">
29317         <size>10</size>
29318       </method>
29319       <method name="Z overload_pre_increment(Z)">
29320         <size>10</size>
29321       </method>
29322       <method name="Z ugly(Z)">
29323         <size>21</size>
29324       </method>
29325       <method name="Int32 simple(Int32)">
29326         <size>62</size>
29327       </method>
29328       <method name="Int32 arrays()">
29329         <size>234</size>
29330       </method>
29331       <method name="Int32 Main()">
29332         <size>161</size>
29333       </method>
29334     </type>
29335   </test>
29336   <test name="test-420.cs">
29337     <type name="Test">
29338       <method name="Void .ctor()">
29339         <size>7</size>
29340       </method>
29341       <method name="Void Main()">
29342         <size>7</size>
29343       </method>
29344     </type>
29345   </test>
29346   <test name="test-421.cs">
29347     <type name="A">
29348       <method name="Void .ctor()">
29349         <size>7</size>
29350       </method>
29351       <method name="Void SetObject(System.String)">
29352         <size>12</size>
29353       </method>
29354     </type>
29355     <type name="B">
29356       <method name="Void .ctor()">
29357         <size>7</size>
29358       </method>
29359     </type>
29360     <type name="C">
29361       <method name="Void .ctor()">
29362         <size>7</size>
29363       </method>
29364       <method name="Void .cctor()">
29365         <size>1</size>
29366       </method>
29367       <method name="Void SetObject(System.String)">
29368         <size>18</size>
29369       </method>
29370     </type>
29371     <type name="X">
29372       <method name="Void .ctor()">
29373         <size>7</size>
29374       </method>
29375       <method name="Int32 Main(System.String[])">
29376         <size>31</size>
29377       </method>
29378     </type>
29379   </test>
29380   <test name="test-422.cs">
29381     <type name="HelloWorld.MainClass">
29382       <method name="Void .ctor()">
29383         <size>7</size>
29384       </method>
29385       <method name="Void .cctor()">
29386         <size>17</size>
29387       </method>
29388       <method name="Void Main(System.String[])">
29389         <size>1</size>
29390       </method>
29391       <method name="Boolean CheckTrueThat()">
29392         <size>2</size>
29393       </method>
29394     </type>
29395   </test>
29396   <test name="test-423.cs">
29397     <type name="Test">
29398       <method name="Void .ctor()">
29399         <size>7</size>
29400       </method>
29401       <method name="Void Func(Int32 ByRef)">
29402         <size>12</size>
29403       </method>
29404       <method name="Void Main()">
29405         <size>10</size>
29406       </method>
29407       <method name="Void lowLevelCall(Int32*)">
29408         <size>1</size>
29409       </method>
29410     </type>
29411   </test>
29412   <test name="test-424.cs">
29413     <type name="XX">
29414       <method name="Void .ctor()">
29415         <size>7</size>
29416       </method>
29417       <method name="Void Metodo(System.Exception)">
29418         <size>37</size>
29419       </method>
29420       <method name="IEnumerable X()">
29421         <size>16</size>
29422       </method>
29423       <method name="Void Main()">
29424         <size>63</size>
29425       </method>
29426     </type>
29427     <type name="XX+&lt;X&gt;c__Iterator0">
29428       <method name="Void .ctor()">
29429         <size>7</size>
29430       </method>
29431       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29432         <size>7</size>
29433       </method>
29434       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29435         <size>7</size>
29436       </method>
29437       <method name="Boolean MoveNext()">
29438         <size>105</size>
29439       </method>
29440       <method name="Void Dispose()">
29441         <size>8</size>
29442       </method>
29443       <method name="Void Reset()">
29444         <size>6</size>
29445       </method>
29446       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29447         <size>7</size>
29448       </method>
29449       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29450         <size>26</size>
29451       </method>
29452     </type>
29453   </test>
29454   <test name="test-425.cs">
29455     <type name="A">
29456       <method name="Void .ctor()">
29457         <size>7</size>
29458       </method>
29459       <method name="Void Main()">
29460         <size>1</size>
29461       </method>
29462     </type>
29463     <type name="AAttribute">
29464       <method name="Void .ctor()">
29465         <size>7</size>
29466       </method>
29467     </type>
29468   </test>
29469   <test name="test-426.cs">
29470     <type name="X">
29471       <method name="Void .ctor()">
29472         <size>7</size>
29473       </method>
29474       <method name="Void Main()">
29475         <size>11</size>
29476       </method>
29477     </type>
29478   </test>
29479   <test name="test-427.cs">
29480     <type name="X">
29481       <method name="Void .ctor()">
29482         <size>7</size>
29483       </method>
29484       <method name="Void Main()">
29485         <size>11</size>
29486       </method>
29487     </type>
29488   </test>
29489   <test name="test-428.cs">
29490     <type name="A">
29491       <method name="Void .ctor()">
29492         <size>7</size>
29493       </method>
29494     </type>
29495     <type name="X">
29496       <method name="Void .ctor()">
29497         <size>7</size>
29498       </method>
29499       <method name="Void Main()">
29500         <size>18</size>
29501       </method>
29502     </type>
29503     <type name="X+A">
29504       <method name="Void .ctor()">
29505         <size>7</size>
29506       </method>
29507     </type>
29508   </test>
29509   <test name="test-429.cs">
29510     <type name="Foo.A">
29511       <method name="Void .ctor()">
29512         <size>7</size>
29513       </method>
29514     </type>
29515     <type name="A">
29516       <method name="Void .ctor()">
29517         <size>7</size>
29518       </method>
29519     </type>
29520     <type name="X">
29521       <method name="Void .ctor()">
29522         <size>7</size>
29523       </method>
29524       <method name="Void Main()">
29525         <size>18</size>
29526       </method>
29527     </type>
29528   </test>
29529   <test name="test-43.cs">
29530     <type name="X">
29531       <method name="Void .ctor()">
29532         <size>7</size>
29533       </method>
29534       <method name="Int32 test_single(System.Int32[])">
29535         <size>34</size>
29536       </method>
29537       <method name="Int32 test_continue(System.Int32[])">
29538         <size>57</size>
29539       </method>
29540       <method name="Boolean test_double(System.Double[])">
29541         <size>61</size>
29542       </method>
29543       <method name="Int32 test_break(System.Int32[])">
29544         <size>57</size>
29545       </method>
29546       <method name="Boolean test_multi(System.Int32[,])">
29547         <size>84</size>
29548       </method>
29549       <method name="Int32 Main()">
29550         <size>309</size>
29551       </method>
29552     </type>
29553   </test>
29554   <test name="test-430.cs">
29555     <type name="A">
29556       <method name="Void .ctor()">
29557         <size>7</size>
29558       </method>
29559     </type>
29560     <type name="X">
29561       <method name="Void .ctor()">
29562         <size>7</size>
29563       </method>
29564       <method name="Void Main()">
29565         <size>18</size>
29566       </method>
29567     </type>
29568     <type name="X+A">
29569       <method name="Void .ctor()">
29570         <size>7</size>
29571       </method>
29572     </type>
29573   </test>
29574   <test name="test-431.cs">
29575     <type name="Foo.A">
29576       <method name="Void .ctor()">
29577         <size>7</size>
29578       </method>
29579     </type>
29580     <type name="X">
29581       <method name="Void .ctor()">
29582         <size>7</size>
29583       </method>
29584       <method name="Void Main()">
29585         <size>18</size>
29586       </method>
29587     </type>
29588   </test>
29589   <test name="test-432.cs">
29590     <type name="Foo.A">
29591       <method name="Void .ctor()">
29592         <size>7</size>
29593       </method>
29594     </type>
29595     <type name="X">
29596       <method name="Void .ctor()">
29597         <size>7</size>
29598       </method>
29599       <method name="Void Main()">
29600         <size>18</size>
29601       </method>
29602     </type>
29603   </test>
29604   <test name="test-433.cs">
29605     <type name="Foo.A">
29606       <method name="Void .ctor()">
29607         <size>7</size>
29608       </method>
29609     </type>
29610     <type name="X">
29611       <method name="Void .ctor()">
29612         <size>7</size>
29613       </method>
29614       <method name="Void .cctor()">
29615         <size>11</size>
29616       </method>
29617       <method name="Void Main()">
29618         <size>16</size>
29619       </method>
29620     </type>
29621   </test>
29622   <test name="test-434.cs">
29623     <type name="Foo.A">
29624       <method name="Void .ctor()">
29625         <size>7</size>
29626       </method>
29627     </type>
29628     <type name="X">
29629       <method name="Void .ctor()">
29630         <size>7</size>
29631       </method>
29632       <method name="Void .cctor()">
29633         <size>11</size>
29634       </method>
29635       <method name="Void Main()">
29636         <size>16</size>
29637       </method>
29638     </type>
29639   </test>
29640   <test name="test-435.cs">
29641     <type name="X">
29642       <method name="Void .ctor()">
29643         <size>7</size>
29644       </method>
29645       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29646         <size>2</size>
29647       </method>
29648       <method name="Void Main()">
29649         <size>7</size>
29650       </method>
29651     </type>
29652   </test>
29653   <test name="test-436.cs">
29654     <type name="X">
29655       <method name="Void .ctor()">
29656         <size>7</size>
29657       </method>
29658       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29659         <size>2</size>
29660       </method>
29661       <method name="Void Main()">
29662         <size>7</size>
29663       </method>
29664     </type>
29665   </test>
29666   <test name="test-437.cs">
29667     <type name="T2">
29668       <method name="Void .ctor()">
29669         <size>7</size>
29670       </method>
29671     </type>
29672     <type name="Test">
29673       <method name="Void .ctor()">
29674         <size>7</size>
29675       </method>
29676       <method name="Void Main()">
29677         <size>65</size>
29678       </method>
29679     </type>
29680   </test>
29681   <test name="test-438.cs">
29682     <type name="Program">
29683       <method name="Void .ctor()">
29684         <size>7</size>
29685       </method>
29686       <method name="Void Main(System.String[])">
29687         <size>40</size>
29688       </method>
29689     </type>
29690   </test>
29691   <test name="test-439.cs">
29692     <type name="Test">
29693       <method name="Void .ctor()">
29694         <size>7</size>
29695       </method>
29696       <method name="Void Main()">
29697         <size>45</size>
29698       </method>
29699     </type>
29700     <type name="LayerMask">
29701       <method name="Int32 op_Implicit(LayerMask)">
29702         <size>8</size>
29703       </method>
29704       <method name="LayerMask op_Implicit(Int32)">
29705         <size>11</size>
29706       </method>
29707     </type>
29708   </test>
29709   <test name="test-44.cs">
29710     <type name="X">
29711       <method name="Void .ctor()">
29712         <size>7</size>
29713       </method>
29714       <method name="Int32 dob(System.Int32[,])">
29715         <size>80</size>
29716       </method>
29717       <method name="Int32 count(System.Object)">
29718         <size>39</size>
29719       </method>
29720       <method name="Int32 Main()">
29721         <size>133</size>
29722       </method>
29723     </type>
29724   </test>
29725   <test name="test-440.cs">
29726     <type name="A">
29727       <method name="Void .ctor()">
29728         <size>7</size>
29729       </method>
29730       <method name="Void Main()">
29731         <size>26</size>
29732       </method>
29733       <method name="Double op_Implicit(A)">
29734         <size>10</size>
29735       </method>
29736       <method name="Int32 op_Implicit(A)">
29737         <size>2</size>
29738       </method>
29739     </type>
29740   </test>
29741   <test name="test-441.cs">
29742     <type name="Test">
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>25</size>
29751       </method>
29752     </type>
29753   </test>
29754   <test name="test-442.cs">
29755     <type name="ConsoleApplication1.Program">
29756       <method name="Void .ctor()">
29757         <size>7</size>
29758       </method>
29759       <method name="Void Main(System.String[])">
29760         <size>70</size>
29761       </method>
29762     </type>
29763   </test>
29764   <test name="test-443.cs">
29765     <type name="C">
29766       <method name="Void .ctor(ITopic)">
29767         <size>31</size>
29768       </method>
29769       <method name="Void Main()">
29770         <size>1</size>
29771       </method>
29772     </type>
29773   </test>
29774   <test name="test-444.cs">
29775     <type name="쯠쯡쯢">
29776       <method name="Void .ctor()">
29777         <size>7</size>
29778       </method>
29779       <method name="Void Main()">
29780         <size>1</size>
29781       </method>
29782     </type>
29783   </test>
29784   <test name="test-445.cs">
29785     <type name="ConvFromInt">
29786       <method name="Void .ctor()">
29787         <size>14</size>
29788       </method>
29789       <method name="Void .ctor(Int32)">
29790         <size>16</size>
29791       </method>
29792       <method name="ConvFromInt op_Implicit(Int32)">
29793         <size>7</size>
29794       </method>
29795     </type>
29796     <type name="Foo">
29797       <method name="Void .ctor()">
29798         <size>7</size>
29799       </method>
29800       <method name="Void .cctor()">
29801         <size>45</size>
29802       </method>
29803       <method name="Void Main()">
29804         <size>111</size>
29805       </method>
29806     </type>
29807   </test>
29808   <test name="test-446.cs">
29809     <type name="FooTest">
29810       <method name="Void .ctor()">
29811         <size>7</size>
29812       </method>
29813       <method name="Void Main()">
29814         <size>8</size>
29815       </method>
29816       <method name="Void Foo(UInt64)">
29817         <size>1</size>
29818       </method>
29819     </type>
29820   </test>
29821   <test name="test-447.cs">
29822     <type name="System.MonoTODOAttribute">
29823       <method name="Void .ctor()">
29824         <size>7</size>
29825       </method>
29826     </type>
29827     <type name="System.Web.HttpBrowserCapabilities">
29828       <method name="Void .ctor()">
29829         <size>7</size>
29830       </method>
29831       <method name="System.Version get_A()">
29832         <size>6</size>
29833       </method>
29834     </type>
29835     <type name="Test">
29836       <method name="Void .ctor()">
29837         <size>7</size>
29838       </method>
29839       <method name="Void Main()">
29840         <size>1</size>
29841       </method>
29842     </type>
29843   </test>
29844   <test name="test-448.cs">
29845     <type name="MonoDivideProblem">
29846       <method name="Void .ctor()">
29847         <size>7</size>
29848       </method>
29849       <method name="Void .cctor()">
29850         <size>17</size>
29851       </method>
29852       <method name="Void Main(System.String[])">
29853         <size>27</size>
29854       </method>
29855     </type>
29856   </test>
29857   <test name="test-449.cs">
29858     <type name="X">
29859       <method name="Void .ctor()">
29860         <size>7</size>
29861       </method>
29862       <method name="Void Main()">
29863         <size>1</size>
29864       </method>
29865       <method name="Void Z()">
29866         <size>19</size>
29867       </method>
29868       <method name="Void &lt;Z&gt;m__0(System.Object)">
29869         <size>25</size>
29870       </method>
29871       <method name="Void &lt;Z&gt;m__1(System.Object)">
29872         <size>7</size>
29873       </method>
29874     </type>
29875   </test>
29876   <test name="test-45.cs">
29877     <type name="Blah">
29878       <method name="Void .ctor()">
29879         <size>7</size>
29880       </method>
29881       <method name="Void .cctor()">
29882         <size>98</size>
29883       </method>
29884       <method name="Int32 Main()">
29885         <size>794</size>
29886       </method>
29887     </type>
29888     <type name="&lt;PrivateImplementationDetails&gt;">
29889       <method name="Void .ctor()">
29890         <size>7</size>
29891       </method>
29892     </type>
29893   </test>
29894   <test name="test-450.cs">
29895     <type name="MyAttribute">
29896       <method name="Void .ctor(String)">
29897         <size>7</size>
29898       </method>
29899     </type>
29900     <type name="X">
29901       <method name="Void .ctor()">
29902         <size>7</size>
29903       </method>
29904       <method name="Void Main()">
29905         <size>1</size>
29906       </method>
29907     </type>
29908   </test>
29909   <test name="test-451.cs">
29910     <type name="Test">
29911       <method name="Void .ctor()">
29912         <size>7</size>
29913       </method>
29914       <method name="Void Main()">
29915         <size>22</size>
29916       </method>
29917     </type>
29918   </test>
29919   <test name="test-452.cs">
29920     <type name="Foo">
29921       <method name="Void .ctor()">
29922         <size>7</size>
29923       </method>
29924     </type>
29925     <type name="Test">
29926       <method name="Void .ctor()">
29927         <size>7</size>
29928       </method>
29929       <method name="Void Main()">
29930         <size>7</size>
29931       </method>
29932     </type>
29933   </test>
29934   <test name="test-453.cs">
29935     <type name="C">
29936       <method name="Void .ctor()">
29937         <size>7</size>
29938       </method>
29939       <method name="Void Main()">
29940         <size>33</size>
29941       </method>
29942     </type>
29943   </test>
29944   <test name="test-454.cs">
29945     <type name="FooAttribute">
29946       <method name="Void .ctor()">
29947         <size>7</size>
29948       </method>
29949     </type>
29950     <type name="Test">
29951       <method name="Void .ctor()">
29952         <size>7</size>
29953       </method>
29954       <method name="Int32 Main()">
29955         <size>237</size>
29956       </method>
29957     </type>
29958   </test>
29959   <test name="test-455.cs">
29960     <type name="Test">
29961       <method name="Void .ctor()">
29962         <size>7</size>
29963       </method>
29964       <method name="Void Main()">
29965         <size>21</size>
29966       </method>
29967     </type>
29968     <type name="Foo">
29969       <method name="Int32 GetHashCode()">
29970         <size>17</size>
29971       </method>
29972     </type>
29973   </test>
29974   <test name="test-456.cs">
29975     <type name="Test">
29976       <method name="Void .ctor()">
29977         <size>7</size>
29978       </method>
29979       <method name="Void Main()">
29980         <size>16</size>
29981       </method>
29982     </type>
29983     <type name="Foo">
29984       <method name="Void foo()">
29985         <size>11</size>
29986       </method>
29987     </type>
29988   </test>
29989   <test name="test-457.cs">
29990     <type name="Number">
29991       <method name="Void .ctor()">
29992         <size>7</size>
29993       </method>
29994       <method name="Void IDouble.Add(Double)">
29995         <size>11</size>
29996       </method>
29997       <method name="Void IInteger.Add(Int32)">
29998         <size>11</size>
29999       </method>
30000       <method name="Int32 Main()">
30001         <size>52</size>
30002       </method>
30003     </type>
30004   </test>
30005   <test name="test-458.cs">
30006     <type name="MyAttr">
30007       <method name="Void .ctor()">
30008         <size>7</size>
30009       </method>
30010       <method name="Void .ctor(Type)">
30011         <size>7</size>
30012       </method>
30013       <method name="Void .ctor(String)">
30014         <size>7</size>
30015       </method>
30016       <method name="Void .ctor(Int32)">
30017         <size>7</size>
30018       </method>
30019     </type>
30020     <type name="ClassA">
30021       <method name="Void .ctor()">
30022         <size>7</size>
30023       </method>
30024     </type>
30025     <type name="ClassB">
30026       <method name="Void .ctor()">
30027         <size>7</size>
30028       </method>
30029     </type>
30030     <type name="ClassC">
30031       <method name="Void .ctor()">
30032         <size>7</size>
30033       </method>
30034     </type>
30035     <type name="ClassD">
30036       <method name="Void .ctor()">
30037         <size>7</size>
30038       </method>
30039     </type>
30040     <type name="Top">
30041       <method name="Void .ctor()">
30042         <size>7</size>
30043       </method>
30044       <method name="Int32 Main()">
30045         <size>28</size>
30046       </method>
30047     </type>
30048   </test>
30049   <test name="test-459.cs">
30050     <type name="CC">
30051       <method name="Void .ctor()">
30052         <size>7</size>
30053       </method>
30054       <method name="Int32 Main()">
30055         <size>13</size>
30056       </method>
30057     </type>
30058     <type name="CC+IfElseStateMachine">
30059       <method name="Void .ctor()">
30060         <size>7</size>
30061       </method>
30062       <method name="Void HandleToken(Token)">
30063         <size>15</size>
30064       </method>
30065     </type>
30066   </test>
30067   <test name="test-46.cs">
30068     <type name="X">
30069       <method name="Void .ctor()">
30070         <size>7</size>
30071       </method>
30072       <method name="Int32 cast_int(System.Object)">
30073         <size>7</size>
30074       </method>
30075       <method name="UInt32 cast_uint(System.Object)">
30076         <size>7</size>
30077       </method>
30078       <method name="Int16 cast_short(System.Object)">
30079         <size>7</size>
30080       </method>
30081       <method name="Char cast_char(System.Object)">
30082         <size>7</size>
30083       </method>
30084       <method name="UInt16 cast_ushort(System.Object)">
30085         <size>7</size>
30086       </method>
30087       <method name="Byte cast_byte(System.Object)">
30088         <size>7</size>
30089       </method>
30090       <method name="SByte cast_sbyte(System.Object)">
30091         <size>7</size>
30092       </method>
30093       <method name="Int64 cast_long(System.Object)">
30094         <size>7</size>
30095       </method>
30096       <method name="UInt64 cast_ulong(System.Object)">
30097         <size>7</size>
30098       </method>
30099       <method name="Single cast_float(System.Object)">
30100         <size>7</size>
30101       </method>
30102       <method name="Double cast_double(System.Object)">
30103         <size>7</size>
30104       </method>
30105       <method name="Boolean cast_bool(System.Object)">
30106         <size>7</size>
30107       </method>
30108       <method name="Int32 Main()">
30109         <size>1120</size>
30110       </method>
30111     </type>
30112   </test>
30113   <test name="test-460.cs">
30114     <type name="MainClass">
30115       <method name="Void .ctor()">
30116         <size>7</size>
30117       </method>
30118       <method name="Void .cctor()">
30119         <size>18</size>
30120       </method>
30121       <method name="Void Main()">
30122         <size>1</size>
30123       </method>
30124     </type>
30125   </test>
30126   <test name="test-461.cs">
30127     <type name="Valtest">
30128       <method name="Void .ctor()">
30129         <size>7</size>
30130       </method>
30131       <method name="Int32 Main()">
30132         <size>50</size>
30133       </method>
30134     </type>
30135     <type name="Value">
30136       <method name="Void .ctor(Object)">
30137         <size>1</size>
30138       </method>
30139       <method name="System.Object get_Val()">
30140         <size>7</size>
30141       </method>
30142       <method name="System.Enum get_Val2()">
30143         <size>7</size>
30144       </method>
30145     </type>
30146   </test>
30147   <test name="test-462.cs">
30148     <type name="X">
30149       <method name="Void .ctor()">
30150         <size>7</size>
30151       </method>
30152       <method name="Void Method(X)">
30153         <size>1</size>
30154       </method>
30155       <method name="Void Method(System.String)">
30156         <size>8</size>
30157       </method>
30158       <method name="Int32 Main()">
30159         <size>28</size>
30160       </method>
30161     </type>
30162   </test>
30163   <test name="test-463.cs">
30164     <type name="PropertySorter">
30165       <method name="Void .ctor()">
30166         <size>7</size>
30167       </method>
30168     </type>
30169     <type name="PathItemBase">
30170       <method name="Void .ctor()">
30171         <size>7</size>
30172       </method>
30173     </type>
30174     <type name="PathItemBase+TypeConverter">
30175       <method name="Void .ctor()">
30176         <size>7</size>
30177       </method>
30178     </type>
30179     <type name="X">
30180       <method name="Void .ctor()">
30181         <size>7</size>
30182       </method>
30183       <method name="Void Main()">
30184         <size>1</size>
30185       </method>
30186     </type>
30187   </test>
30188   <test name="test-464.cs">
30189     <type name="C">
30190       <method name="Void .ctor()">
30191         <size>7</size>
30192       </method>
30193       <method name="Int32 Main()">
30194         <size>85</size>
30195       </method>
30196     </type>
30197   </test>
30198   <test name="test-465.cs">
30199     <type name="C">
30200       <method name="Void .ctor()">
30201         <size>7</size>
30202       </method>
30203       <method name="Int32 Main()">
30204         <size>85</size>
30205       </method>
30206     </type>
30207   </test>
30208   <test name="test-467.cs">
30209     <type name="ExceptionWithAnonMethod">
30210       <method name="Void .ctor()">
30211         <size>7</size>
30212       </method>
30213       <method name="Int32 Main()">
30214         <size>96</size>
30215       </method>
30216       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30217         <size>13</size>
30218       </method>
30219     </type>
30220     <type name="ExceptionWithAnonMethod+EmptyCallback">
30221       <method name="Void .ctor(Object, IntPtr)">
30222         <size>0</size>
30223       </method>
30224       <method name="Void Invoke()">
30225         <size>0</size>
30226       </method>
30227       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30228         <size>0</size>
30229       </method>
30230       <method name="Void EndInvoke(IAsyncResult)">
30231         <size>0</size>
30232       </method>
30233     </type>
30234     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30235       <method name="Void .ctor()">
30236         <size>7</size>
30237       </method>
30238       <method name="Void &lt;&gt;m__0()">
30239         <size>33</size>
30240       </method>
30241     </type>
30242   </test>
30243   <test name="test-468.cs">
30244     <type name="CorMetaDataDispenserExClass">
30245       <method name="Void .ctor()">
30246         <size>0</size>
30247       </method>
30248     </type>
30249     <type name="Test">
30250       <method name="Void .ctor()">
30251         <size>7</size>
30252       </method>
30253       <method name="Void XXX()">
30254         <size>12</size>
30255       </method>
30256       <method name="Void Main()">
30257         <size>1</size>
30258       </method>
30259     </type>
30260   </test>
30261   <test name="test-469.cs">
30262     <type name="Lambda">
30263       <method name="Void .ctor()">
30264         <size>7</size>
30265       </method>
30266       <method name="Void f(Int32)">
30267         <size>7</size>
30268       </method>
30269       <method name="Del[] Make2(Int32)">
30270         <size>50</size>
30271       </method>
30272       <method name="Int32 Main()">
30273         <size>68</size>
30274       </method>
30275     </type>
30276     <type name="Del">
30277       <method name="Void .ctor(Object, IntPtr)">
30278         <size>0</size>
30279       </method>
30280       <method name="Void Invoke(Int32)">
30281         <size>0</size>
30282       </method>
30283       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30284         <size>0</size>
30285       </method>
30286       <method name="Void EndInvoke(IAsyncResult)">
30287         <size>0</size>
30288       </method>
30289     </type>
30290     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30291       <method name="Void .ctor()">
30292         <size>7</size>
30293       </method>
30294       <method name="Void &lt;&gt;m__0(Int32)">
30295         <size>23</size>
30296       </method>
30297       <method name="Void &lt;&gt;m__1(Int32)">
30298         <size>23</size>
30299       </method>
30300     </type>
30301   </test>
30302   <test name="test-47.cs">
30303     <type name="X">
30304       <method name="Void .ctor()">
30305         <size>7</size>
30306       </method>
30307       <method name="Void .cctor()">
30308         <size>1</size>
30309       </method>
30310       <method name="Boolean f()">
30311         <size>24</size>
30312       </method>
30313       <method name="Boolean t()">
30314         <size>24</size>
30315       </method>
30316       <method name="Int32 Main()">
30317         <size>404</size>
30318       </method>
30319     </type>
30320   </test>
30321   <test name="test-470.cs">
30322     <type name="X">
30323       <method name="Void .ctor()">
30324         <size>7</size>
30325       </method>
30326       <method name="System.String get_ASTNodeTypeName()">
30327         <size>16</size>
30328       </method>
30329     </type>
30330     <type name="Demo">
30331       <method name="Void .ctor()">
30332         <size>7</size>
30333       </method>
30334       <method name="Void Main()">
30335         <size>1</size>
30336       </method>
30337     </type>
30338   </test>
30339   <test name="test-471.cs">
30340     <type name="AAttribute">
30341       <method name="Void .ctor()">
30342         <size>7</size>
30343       </method>
30344     </type>
30345     <type name="Demo">
30346       <method name="Void .ctor()">
30347         <size>7</size>
30348       </method>
30349       <method name="Void Main()">
30350         <size>1</size>
30351       </method>
30352     </type>
30353   </test>
30354   <test name="test-472.cs">
30355     <type name="Test">
30356       <method name="Void .ctor()">
30357         <size>7</size>
30358       </method>
30359       <method name="Int32 get_Prop()">
30360         <size>7</size>
30361       </method>
30362       <method name="Void set_Prop(Int32)">
30363         <size>8</size>
30364       </method>
30365       <method name="Int32 Main()">
30366         <size>79</size>
30367       </method>
30368     </type>
30369   </test>
30370   <test name="test-473.cs">
30371     <type name="UnixMarshal">
30372       <method name="Void .ctor()">
30373         <size>7</size>
30374       </method>
30375       <method name="Void .cctor()">
30376         <size>24</size>
30377       </method>
30378       <method name="Void Default(Int32)">
30379         <size>1</size>
30380       </method>
30381       <method name="System.String GetDescription(Error)">
30382         <size>2</size>
30383       </method>
30384     </type>
30385     <type name="UnixMarshal2">
30386       <method name="Void .ctor()">
30387         <size>7</size>
30388       </method>
30389       <method name="System.String GetDescription(Error)">
30390         <size>2</size>
30391       </method>
30392     </type>
30393     <type name="Stdlib">
30394       <method name="Void .ctor()">
30395         <size>7</size>
30396       </method>
30397     </type>
30398     <type name="TestConst">
30399       <method name="Void .ctor()">
30400         <size>7</size>
30401       </method>
30402     </type>
30403     <type name="XX">
30404       <method name="Void .ctor()">
30405         <size>7</size>
30406       </method>
30407     </type>
30408     <type name="Syscall">
30409       <method name="Void .ctor()">
30410         <size>7</size>
30411       </method>
30412       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30413         <size>2</size>
30414       </method>
30415     </type>
30416     <type name="EnumWrapper">
30417       <method name="Void .ctor(Int32)">
30418         <size>7</size>
30419       </method>
30420     </type>
30421     <type name="Test">
30422       <method name="Void .ctor()">
30423         <size>7</size>
30424       </method>
30425       <method name="Void Main()">
30426         <size>1</size>
30427       </method>
30428     </type>
30429     <type name="SignalHandler">
30430       <method name="Void .ctor(Object, IntPtr)">
30431         <size>0</size>
30432       </method>
30433       <method name="Void Invoke(Int32)">
30434         <size>0</size>
30435       </method>
30436       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30437         <size>0</size>
30438       </method>
30439       <method name="Void EndInvoke(IAsyncResult)">
30440         <size>0</size>
30441       </method>
30442     </type>
30443     <type name="PS">
30444       <method name="Void GetDescription(Error)">
30445         <size>1</size>
30446       </method>
30447     </type>
30448     <type name="Value">
30449       <method name="EnumWrapper op_Explicit(Value)">
30450         <size>11</size>
30451       </method>
30452     </type>
30453   </test>
30454   <test name="test-474.cs">
30455     <type name="Z">
30456       <method name="Void .ctor()">
30457         <size>7</size>
30458       </method>
30459       <method name="Void Main()">
30460         <size>13</size>
30461       </method>
30462       <method name="Void TestPreinc(Int32)">
30463         <size>57</size>
30464       </method>
30465       <method name="Void TestPostinc(Int32)">
30466         <size>57</size>
30467       </method>
30468       <method name="Void Assert(Int32, Int32)">
30469         <size>67</size>
30470       </method>
30471     </type>
30472     <type name="Z+X">
30473       <method name="Void .ctor(Object, IntPtr)">
30474         <size>0</size>
30475       </method>
30476       <method name="Void Invoke()">
30477         <size>0</size>
30478       </method>
30479       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30480         <size>0</size>
30481       </method>
30482       <method name="Void EndInvoke(IAsyncResult)">
30483         <size>0</size>
30484       </method>
30485     </type>
30486     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30487       <method name="Void .ctor()">
30488         <size>7</size>
30489       </method>
30490       <method name="Void &lt;&gt;m__0()">
30491         <size>38</size>
30492       </method>
30493     </type>
30494     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30495       <method name="Void .ctor()">
30496         <size>7</size>
30497       </method>
30498       <method name="Void &lt;&gt;m__1()">
30499         <size>38</size>
30500       </method>
30501     </type>
30502   </test>
30503   <test name="test-475.cs">
30504     <type name="X">
30505       <method name="Void .ctor()">
30506         <size>7</size>
30507       </method>
30508       <method name="Void .cctor()">
30509         <size>24</size>
30510       </method>
30511       <method name="Void add_e(MyDelegate)">
30512         <size>22</size>
30513       </method>
30514       <method name="Void remove_e(MyDelegate)">
30515         <size>22</size>
30516       </method>
30517       <method name="Void Test(Int32)">
30518         <size>17</size>
30519       </method>
30520       <method name="Int32 Main()">
30521         <size>28</size>
30522       </method>
30523     </type>
30524     <type name="MyDelegate">
30525       <method name="Void .ctor(Object, IntPtr)">
30526         <size>0</size>
30527       </method>
30528       <method name="Void Invoke(Int32)">
30529         <size>0</size>
30530       </method>
30531       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30532         <size>0</size>
30533       </method>
30534       <method name="Void EndInvoke(IAsyncResult)">
30535         <size>0</size>
30536       </method>
30537     </type>
30538   </test>
30539   <test name="test-476.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-477.cs">
30550     <type name="C">
30551       <method name="Void .ctor()">
30552         <size>7</size>
30553       </method>
30554       <method name="Void Test(Int32 ByRef)">
30555         <size>1</size>
30556       </method>
30557       <method name="Void Main()">
30558         <size>1</size>
30559       </method>
30560     </type>
30561   </test>
30562   <test name="test-478.cs">
30563     <type name="Test.MainClass">
30564       <method name="Void .ctor()">
30565         <size>7</size>
30566       </method>
30567       <method name="Void Main()">
30568         <size>1</size>
30569       </method>
30570     </type>
30571     <type name="Test.TestAttribute">
30572       <method name="Void .ctor(TestEnum2)">
30573         <size>7</size>
30574       </method>
30575     </type>
30576     <type name="Test.Test2Attribute">
30577       <method name="Void .ctor()">
30578         <size>7</size>
30579       </method>
30580     </type>
30581   </test>
30582   <test name="test-479.cs">
30583     <type name="Test.Test">
30584       <method name="Void .ctor()">
30585         <size>7</size>
30586       </method>
30587       <method name="Boolean Equals(System.Object)">
30588         <size>2</size>
30589       </method>
30590       <method name="Int32 GetHashCode()">
30591         <size>2</size>
30592       </method>
30593       <method name="Void Main()">
30594         <size>1</size>
30595       </method>
30596     </type>
30597   </test>
30598   <test name="test-48.cs">
30599     <type name="Blah">
30600       <method name="Void .ctor()">
30601         <size>7</size>
30602       </method>
30603       <method name="Int32 Main()">
30604         <size>59</size>
30605       </method>
30606       <method name="Void Test_1()">
30607         <size>1</size>
30608       </method>
30609     </type>
30610   </test>
30611   <test name="test-480.cs">
30612     <type name="Space">
30613       <method name="Void .ctor()">
30614         <size>14</size>
30615       </method>
30616       <method name="Void Leak(Boolean, Int32)">
30617         <size>85</size>
30618       </method>
30619     </type>
30620     <type name="Program">
30621       <method name="Void .ctor()">
30622         <size>7</size>
30623       </method>
30624       <method name="Void Main(System.String[])">
30625         <size>1</size>
30626       </method>
30627     </type>
30628     <type name="Space+DoCopy">
30629       <method name="Void .ctor(Object, IntPtr)">
30630         <size>0</size>
30631       </method>
30632       <method name="Void Invoke()">
30633         <size>0</size>
30634       </method>
30635       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30636         <size>0</size>
30637       </method>
30638       <method name="Void EndInvoke(IAsyncResult)">
30639         <size>0</size>
30640       </method>
30641     </type>
30642     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30643       <method name="Void .ctor()">
30644         <size>7</size>
30645       </method>
30646       <method name="Void &lt;&gt;m__0()">
30647         <size>18</size>
30648       </method>
30649       <method name="Void &lt;&gt;m__1()">
30650         <size>68</size>
30651       </method>
30652     </type>
30653     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30654       <method name="Void .ctor()">
30655         <size>7</size>
30656       </method>
30657     </type>
30658   </test>
30659   <test name="test-481.cs">
30660     <type name="TestClass">
30661       <method name="Int32 Main()">
30662         <size>42</size>
30663       </method>
30664     </type>
30665     <type name="TestDelegate">
30666       <method name="Void .ctor(Object, IntPtr)">
30667         <size>0</size>
30668       </method>
30669       <method name="Void Invoke(Int32 ByRef)">
30670         <size>0</size>
30671       </method>
30672       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30673         <size>0</size>
30674       </method>
30675       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30676         <size>0</size>
30677       </method>
30678     </type>
30679     <type name="TestClass">
30680       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30681         <size>4</size>
30682       </method>
30683     </type>
30684   </test>
30685   <test name="test-482.cs">
30686     <type name="X">
30687       <method name="Void .ctor()">
30688         <size>7</size>
30689       </method>
30690       <method name="Void M4(Int32)">
30691         <size>1</size>
30692       </method>
30693       <method name="Void Main()">
30694         <size>1</size>
30695       </method>
30696       <method name="Void M4(Int32, ...)">
30697         <size>1</size>
30698       </method>
30699     </type>
30700   </test>
30701   <test name="test-483.cs">
30702     <type name="Tests">
30703       <method name="Void .ctor()">
30704         <size>7</size>
30705       </method>
30706       <method name="Void Main()">
30707         <size>21</size>
30708       </method>
30709     </type>
30710   </test>
30711   <test name="test-484.cs">
30712     <type name="Test.TestBit">
30713       <method name="Void .ctor()">
30714         <size>7</size>
30715       </method>
30716       <method name="Void Main()">
30717         <size>1</size>
30718       </method>
30719     </type>
30720   </test>
30721   <test name="test-485.cs">
30722     <type name="MonoBUG">
30723       <method name="Void .ctor()">
30724         <size>7</size>
30725       </method>
30726       <method name="Void Main(System.String[])">
30727         <size>44</size>
30728       </method>
30729     </type>
30730   </test>
30731   <test name="test-486.cs">
30732     <type name="Test">
30733       <method name="Void .ctor()">
30734         <size>7</size>
30735       </method>
30736       <method name="Void Main()">
30737         <size>119</size>
30738       </method>
30739     </type>
30740   </test>
30741   <test name="test-487.cs">
30742     <type name="X">
30743       <method name="Void .ctor(Object)">
30744         <size>72</size>
30745       </method>
30746       <method name="Void .cctor()">
30747         <size>1</size>
30748       </method>
30749       <method name="Int32 Main()">
30750         <size>25</size>
30751       </method>
30752     </type>
30753   </test>
30754   <test name="test-488.cs">
30755     <type name="P">
30756       <method name="Void .ctor()">
30757         <size>7</size>
30758       </method>
30759     </type>
30760     <type name="Test">
30761       <method name="Void .ctor()">
30762         <size>7</size>
30763       </method>
30764       <method name="IEnumerable foo()">
30765         <size>2</size>
30766       </method>
30767       <method name="Void Main()">
30768         <size>165</size>
30769       </method>
30770     </type>
30771     <type name="Q">
30772       <method name="Void .ctor(P)">
30773         <size>8</size>
30774       </method>
30775     </type>
30776   </test>
30777   <test name="test-489.cs">
30778     <type name="test">
30779       <method name="Void .ctor()">
30780         <size>7</size>
30781       </method>
30782       <method name="Void Main()">
30783         <size>1</size>
30784       </method>
30785     </type>
30786   </test>
30787   <test name="test-49.cs">
30788     <type name="X">
30789       <method name="Void .ctor()">
30790         <size>7</size>
30791       </method>
30792       <method name="Int32 s(Byte)">
30793         <size>2182</size>
30794       </method>
30795       <method name="Int32 test(Int32)">
30796         <size>70</size>
30797       </method>
30798       <method name="Int32 tests(System.String)">
30799         <size>152</size>
30800       </method>
30801       <method name="Int32 testn(System.String)">
30802         <size>76</size>
30803       </method>
30804       <method name="Int32 testm(System.String)">
30805         <size>77</size>
30806       </method>
30807       <method name="Int32 testo(System.String)">
30808         <size>79</size>
30809       </method>
30810       <method name="Int32 testp(System.String)">
30811         <size>109</size>
30812       </method>
30813       <method name="Int32 test_def(System.String)">
30814         <size>119</size>
30815       </method>
30816       <method name="Int32 test_coverage(Int32)">
30817         <size>18</size>
30818       </method>
30819       <method name="Int32 test_goto(Int32)">
30820         <size>39</size>
30821       </method>
30822       <method name="Int32 test_memberaccess(System.String)">
30823         <size>76</size>
30824       </method>
30825       <method name="Int32 test_string_multiple_targets(System.String)">
30826         <size>128</size>
30827       </method>
30828       <method name="Int32 test_casts(Int32)">
30829         <size>17</size>
30830       </method>
30831       <method name="Int32 testSwitchEnumLong(TestEnum)">
30832         <size>56</size>
30833       </method>
30834       <method name="Int32 test_long_enum_switch()">
30835         <size>66</size>
30836       </method>
30837       <method name="Int32 tests_default(System.String)">
30838         <size>107</size>
30839       </method>
30840       <method name="Int32 tests_default_2(System.String)">
30841         <size>124</size>
30842       </method>
30843       <method name="Void test_76590(System.String)">
30844         <size>107</size>
30845       </method>
30846       <method name="Void test_77964()">
30847         <size>37</size>
30848       </method>
30849       <method name="Boolean bug_78860()">
30850         <size>114</size>
30851       </method>
30852       <method name="Int32 Main()">
30853         <size>1037</size>
30854       </method>
30855     </type>
30856   </test>
30857   <test name="test-490.cs">
30858     <type name="T">
30859       <method name="Void .ctor()">
30860         <size>7</size>
30861       </method>
30862       <method name="Void .cctor()">
30863         <size>39</size>
30864       </method>
30865       <method name="Void Main()">
30866         <size>1</size>
30867       </method>
30868     </type>
30869   </test>
30870   <test name="test-491.cs">
30871     <type name="M">
30872       <method name="Void .ctor()">
30873         <size>7</size>
30874       </method>
30875       <method name="Void Main()">
30876         <size>1</size>
30877       </method>
30878     </type>
30879     <type name="AttrA">
30880       <method name="Void .ctor()">
30881         <size>7</size>
30882       </method>
30883     </type>
30884     <type name="AttrB">
30885       <method name="Void .ctor()">
30886         <size>7</size>
30887       </method>
30888     </type>
30889   </test>
30890   <test name="test-492.cs">
30891     <type name="Test.My1Attribute">
30892       <method name="Void .ctor(Object)">
30893         <size>19</size>
30894       </method>
30895     </type>
30896     <type name="Test.My2Attribute">
30897       <method name="Void .ctor(String[])">
30898         <size>21</size>
30899       </method>
30900     </type>
30901     <type name="Test.My3Attribute">
30902       <method name="Void .ctor(Byte)">
30903         <size>24</size>
30904       </method>
30905     </type>
30906     <type name="Test.Test">
30907       <method name="Void .ctor()">
30908         <size>7</size>
30909       </method>
30910       <method name="Int32 Main()">
30911         <size>60</size>
30912       </method>
30913     </type>
30914   </test>
30915   <test name="test-493.cs">
30916     <type name="A">
30917       <method name="Void .ctor()">
30918         <size>7</size>
30919       </method>
30920       <method name="Int32 get_f()">
30921         <size>2</size>
30922       </method>
30923     </type>
30924     <type name="B">
30925       <method name="Void .ctor()">
30926         <size>7</size>
30927       </method>
30928       <method name="Int32 bar()">
30929         <size>11</size>
30930       </method>
30931     </type>
30932     <type name="C">
30933       <method name="Void .ctor()">
30934         <size>7</size>
30935       </method>
30936       <method name="Void Main()">
30937         <size>1</size>
30938       </method>
30939     </type>
30940   </test>
30941   <test name="test-494.cs">
30942     <type name="Agresso.Foundation.Function">
30943       <method name="Void .ctor()">
30944         <size>7</size>
30945       </method>
30946       <method name="Void Main()">
30947         <size>1</size>
30948       </method>
30949     </type>
30950     <type name="Agresso.Foundation.Translate">
30951       <method name="Void .ctor(Object, IntPtr)">
30952         <size>0</size>
30953       </method>
30954       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
30955         <size>0</size>
30956       </method>
30957       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
30958         <size>0</size>
30959       </method>
30960       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
30961         <size>0</size>
30962       </method>
30963     </type>
30964   </test>
30965   <test name="test-495.cs">
30966     <type name="plj.aClass">
30967       <method name="Void .ctor()">
30968         <size>7</size>
30969       </method>
30970       <method name="plj.aClass op_Implicit(plj.fromClass)">
30971         <size>2</size>
30972       </method>
30973     </type>
30974     <type name="plj.realClass1">
30975       <method name="Void .ctor()">
30976         <size>7</size>
30977       </method>
30978       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
30979         <size>2</size>
30980       </method>
30981     </type>
30982     <type name="plj.fromClass">
30983       <method name="Void .ctor()">
30984         <size>7</size>
30985       </method>
30986       <method name="Void Main()">
30987         <size>1</size>
30988       </method>
30989     </type>
30990   </test>
30991   <test name="test-496.cs">
30992     <type name="Test">
30993       <method name="Void .ctor()">
30994         <size>7</size>
30995       </method>
30996       <method name="IEnumerator GetEnumerator()">
30997         <size>15</size>
30998       </method>
30999       <method name="Void Main()">
31000         <size>11</size>
31001       </method>
31002       <method name="Void Run()">
31003         <size>176</size>
31004       </method>
31005     </type>
31006     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31007       <method name="Void .ctor()">
31008         <size>7</size>
31009       </method>
31010       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31011         <size>7</size>
31012       </method>
31013       <method name="Boolean MoveNext()">
31014         <size>129</size>
31015       </method>
31016       <method name="Void Dispose()">
31017         <size>8</size>
31018       </method>
31019       <method name="Void Reset()">
31020         <size>6</size>
31021       </method>
31022       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31023         <size>7</size>
31024       </method>
31025     </type>
31026   </test>
31027   <test name="test-497.cs">
31028     <type name="PlotMenuItem">
31029       <method name="Void .ctor()">
31030         <size>7</size>
31031       </method>
31032       <method name="Void .ctor(EventHandler)">
31033         <size>54</size>
31034       </method>
31035       <method name="Int32 Main()">
31036         <size>50</size>
31037       </method>
31038       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31039         <size>11</size>
31040       </method>
31041       <method name="System.EventHandler get_Callback()">
31042         <size>7</size>
31043       </method>
31044       <method name="Void set_Callback(System.EventHandler)">
31045         <size>8</size>
31046       </method>
31047     </type>
31048   </test>
31049   <test name="test-498.cs">
31050     <type name="C">
31051       <method name="Int32 Main()">
31052         <size>81</size>
31053       </method>
31054     </type>
31055     <type name="A">
31056       <method name="Void .ctor(Single)">
31057         <size>0</size>
31058       </method>
31059       <method name="Int32 get_Foo()">
31060         <size>0</size>
31061       </method>
31062     </type>
31063   </test>
31064   <test name="test-499.cs">
31065     <type name="X">
31066       <method name="Void .ctor()">
31067         <size>7</size>
31068       </method>
31069       <method name="Void Main()">
31070         <size>24</size>
31071       </method>
31072     </type>
31073   </test>
31074   <test name="test-5.cs">
31075     <type name="X">
31076       <method name="Void .ctor()">
31077         <size>7</size>
31078       </method>
31079       <method name="Int32 Main()">
31080         <size>37</size>
31081       </method>
31082     </type>
31083   </test>
31084   <test name="test-500.cs">
31085     <type name="SomeCustomAttribute">
31086       <method name="Void .ctor()">
31087         <size>7</size>
31088       </method>
31089     </type>
31090     <type name="MainClass">
31091       <method name="Void .ctor()">
31092         <size>7</size>
31093       </method>
31094       <method name="Int32 Main()">
31095         <size>117</size>
31096       </method>
31097     </type>
31098   </test>
31099   <test name="test-501.cs">
31100     <type name="Tests">
31101       <method name="Void .ctor()">
31102         <size>7</size>
31103       </method>
31104       <method name="Void DumpException(Tests+FilterStackFrame)">
31105         <size>1</size>
31106       </method>
31107       <method name="Void foo(Boolean ByRef)">
31108         <size>49</size>
31109       </method>
31110       <method name="Void Main(System.String[])">
31111         <size>8</size>
31112       </method>
31113     </type>
31114     <type name="Tests+FilterStackFrame">
31115       <method name="Void .ctor(Object, IntPtr)">
31116         <size>0</size>
31117       </method>
31118       <method name="Boolean Invoke(System.Object)">
31119         <size>0</size>
31120       </method>
31121       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31122         <size>0</size>
31123       </method>
31124       <method name="Boolean EndInvoke(IAsyncResult)">
31125         <size>0</size>
31126       </method>
31127     </type>
31128     <type name="Tests">
31129       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31130         <size>2</size>
31131       </method>
31132     </type>
31133   </test>
31134   <test name="test-502.cs">
31135     <type name="Base">
31136       <method name="Void .ctor()">
31137         <size>7</size>
31138       </method>
31139       <method name="Int32 get_Property()">
31140         <size>3</size>
31141       </method>
31142       <method name="Void Main()">
31143         <size>1</size>
31144       </method>
31145     </type>
31146     <type name="Derived">
31147       <method name="Void .ctor()">
31148         <size>7</size>
31149       </method>
31150       <method name="Int32 get_Property()">
31151         <size>3</size>
31152       </method>
31153     </type>
31154     <type name="BaseClass">
31155       <method name="Void .ctor()">
31156         <size>7</size>
31157       </method>
31158       <method name="Int32 get_Value()">
31159         <size>2</size>
31160       </method>
31161       <method name="Void set_Value(Int32)">
31162         <size>1</size>
31163       </method>
31164     </type>
31165     <type name="DerivedClass">
31166       <method name="Void .ctor()">
31167         <size>7</size>
31168       </method>
31169       <method name="Int32 get_Value()">
31170         <size>2</size>
31171       </method>
31172     </type>
31173     <type name="ErrorClass">
31174       <method name="Void .ctor()">
31175         <size>7</size>
31176       </method>
31177       <method name="Int32 get_Value()">
31178         <size>2</size>
31179       </method>
31180       <method name="Void set_Value(Int32)">
31181         <size>1</size>
31182       </method>
31183     </type>
31184   </test>
31185   <test name="test-503.cs">
31186     <type name="Foo">
31187       <method name="Void .ctor()">
31188         <size>7</size>
31189       </method>
31190       <method name="Int32 Main()">
31191         <size>33</size>
31192       </method>
31193     </type>
31194   </test>
31195   <test name="test-504.cs">
31196     <type name="Foo">
31197       <method name="Void .ctor()">
31198         <size>7</size>
31199       </method>
31200       <method name="Void .cctor()">
31201         <size>7</size>
31202       </method>
31203       <method name="Int32 f()">
31204         <size>2</size>
31205       </method>
31206       <method name="Int32 Main()">
31207         <size>32</size>
31208       </method>
31209     </type>
31210   </test>
31211   <test name="test-505.cs">
31212     <type name="T">
31213       <method name="Void .ctor()">
31214         <size>7</size>
31215       </method>
31216       <method name="Int32 f()">
31217         <size>19</size>
31218       </method>
31219       <method name="Void Main()">
31220         <size>38</size>
31221       </method>
31222     </type>
31223   </test>
31224   <test name="test-506.cs">
31225     <type name="ProtectedSetter.BaseClass">
31226       <method name="Void .ctor()">
31227         <size>7</size>
31228       </method>
31229       <method name="System.String get_Name()">
31230         <size>0</size>
31231       </method>
31232       <method name="Void set_Name(System.String)">
31233         <size>0</size>
31234       </method>
31235     </type>
31236     <type name="ProtectedSetter.DerivedClass">
31237       <method name="Void .ctor()">
31238         <size>7</size>
31239       </method>
31240       <method name="System.String get_Name()">
31241         <size>2</size>
31242       </method>
31243       <method name="Void set_Name(System.String)">
31244         <size>1</size>
31245       </method>
31246       <method name="Void Main()">
31247         <size>1</size>
31248       </method>
31249     </type>
31250   </test>
31251   <test name="test-507.cs">
31252     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31253       <method name="Void .ctor()">
31254         <size>7</size>
31255       </method>
31256       <method name="Void SomeMethod()">
31257         <size>1</size>
31258       </method>
31259       <method name="Void SomeMethod2()">
31260         <size>1</size>
31261       </method>
31262     </type>
31263     <type name="NewslotVirtualFinal.C">
31264       <method name="Void .ctor()">
31265         <size>7</size>
31266       </method>
31267       <method name="Int32 Main()">
31268         <size>83</size>
31269       </method>
31270     </type>
31271   </test>
31272   <test name="test-508.cs">
31273     <type name="OutputParam">
31274       <method name="Void .ctor()">
31275         <size>7</size>
31276       </method>
31277       <method name="Void Main(System.String[])">
31278         <size>14</size>
31279       </method>
31280       <method name="Void Method(Int32 ByRef)">
31281         <size>17</size>
31282       </method>
31283     </type>
31284   </test>
31285   <test name="test-509.cs">
31286     <type name="BaseClass">
31287       <method name="Void .ctor()">
31288         <size>7</size>
31289       </method>
31290       <method name="Void add_OnEvent(DelegateHandler)">
31291         <size>24</size>
31292       </method>
31293       <method name="Void remove_OnEvent(DelegateHandler)">
31294         <size>24</size>
31295       </method>
31296     </type>
31297     <type name="ExtendingClass">
31298       <method name="Void .ctor()">
31299         <size>7</size>
31300       </method>
31301       <method name="Void Main()">
31302         <size>1</size>
31303       </method>
31304       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31305         <size>8</size>
31306       </method>
31307       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31308         <size>8</size>
31309       </method>
31310     </type>
31311     <type name="DelegateHandler">
31312       <method name="Void .ctor(Object, IntPtr)">
31313         <size>0</size>
31314       </method>
31315       <method name="Void Invoke()">
31316         <size>0</size>
31317       </method>
31318       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31319         <size>0</size>
31320       </method>
31321       <method name="Void EndInvoke(IAsyncResult)">
31322         <size>0</size>
31323       </method>
31324     </type>
31325   </test>
31326   <test name="test-51.cs">
31327     <type name="Base">
31328       <method name="Void .ctor()">
31329         <size>25</size>
31330       </method>
31331       <method name="Int32 get_b_int_property()">
31332         <size>7</size>
31333       </method>
31334       <method name="Void set_b_int_property(Int32)">
31335         <size>8</size>
31336       </method>
31337       <method name="System.String b_get_id()">
31338         <size>6</size>
31339       </method>
31340     </type>
31341     <type name="Derived">
31342       <method name="Void .ctor()">
31343         <size>26</size>
31344       </method>
31345       <method name="Int32 get_b_int_property()">
31346         <size>7</size>
31347       </method>
31348       <method name="Void set_b_int_property(Int32)">
31349         <size>8</size>
31350       </method>
31351       <method name="Int32 Test()">
31352         <size>138</size>
31353       </method>
31354     </type>
31355     <type name="boot">
31356       <method name="Void .ctor()">
31357         <size>7</size>
31358       </method>
31359       <method name="Int32 Main()">
31360         <size>13</size>
31361       </method>
31362     </type>
31363   </test>
31364   <test name="test-510.cs">
31365     <type name="Foo">
31366       <method name="Void .ctor()">
31367         <size>7</size>
31368       </method>
31369       <method name="Void test39(Int32 ByRef)">
31370         <size>36</size>
31371       </method>
31372       <method name="Void Main()">
31373         <size>28</size>
31374       </method>
31375     </type>
31376   </test>
31377   <test name="test-511.cs">
31378     <type name="Foo">
31379       <method name="Void .ctor()">
31380         <size>7</size>
31381       </method>
31382       <method name="Void Main(System.String[])">
31383         <size>17</size>
31384       </method>
31385       <method name="Void f()">
31386         <size>7</size>
31387       </method>
31388     </type>
31389   </test>
31390   <test name="test-512.cs">
31391     <type name="Foo">
31392       <method name="Void .ctor()">
31393         <size>7</size>
31394       </method>
31395       <method name="Void Main(System.String[])">
31396         <size>17</size>
31397       </method>
31398       <method name="Void f()">
31399         <size>7</size>
31400       </method>
31401     </type>
31402   </test>
31403   <test name="test-513.cs">
31404     <type name="Test">
31405       <method name="Void .ctor()">
31406         <size>7</size>
31407       </method>
31408       <method name="Int32 Main()">
31409         <size>246</size>
31410       </method>
31411     </type>
31412   </test>
31413   <test name="test-514.cs">
31414     <type name="X">
31415       <method name="Void .ctor()">
31416         <size>7</size>
31417       </method>
31418       <method name="Void HandleConflict(Int32)">
31419         <size>31</size>
31420       </method>
31421       <method name="Int32 Main()">
31422         <size>40</size>
31423       </method>
31424     </type>
31425   </test>
31426   <test name="test-515.cs">
31427     <type name="X">
31428       <method name="Void .ctor()">
31429         <size>7</size>
31430       </method>
31431       <method name="Void Main()">
31432         <size>35</size>
31433       </method>
31434     </type>
31435   </test>
31436   <test name="test-516.cs">
31437     <type name="X">
31438       <method name="Void .ctor()">
31439         <size>7</size>
31440       </method>
31441       <method name="Void Main()">
31442         <size>35</size>
31443       </method>
31444     </type>
31445   </test>
31446   <test name="test-517.cs">
31447     <type name="Test">
31448       <method name="Void .ctor()">
31449         <size>7</size>
31450       </method>
31451       <method name="Int32 Main()">
31452         <size>11</size>
31453       </method>
31454     </type>
31455   </test>
31456   <test name="test-518.cs">
31457     <type name="Foo">
31458       <method name="Void .ctor()">
31459         <size>7</size>
31460       </method>
31461       <method name="Int32 Main()">
31462         <size>19</size>
31463       </method>
31464     </type>
31465   </test>
31466   <test name="test-519.cs">
31467     <type name="Foo">
31468       <method name="Void .ctor()">
31469         <size>7</size>
31470       </method>
31471       <method name="Int32 Main()">
31472         <size>32</size>
31473       </method>
31474       <method name="Void f()">
31475         <size>29</size>
31476       </method>
31477     </type>
31478   </test>
31479   <test name="test-52.cs">
31480     <type name="Y">
31481       <method name="Void .ctor()">
31482         <size>7</size>
31483       </method>
31484       <method name="Boolean MoveNext()">
31485         <size>28</size>
31486       </method>
31487       <method name="System.Object get_Current()">
31488         <size>12</size>
31489       </method>
31490     </type>
31491     <type name="X">
31492       <method name="Void .ctor()">
31493         <size>7</size>
31494       </method>
31495       <method name="Void .cctor()">
31496         <size>36</size>
31497       </method>
31498       <method name="Y GetEnumerator()">
31499         <size>6</size>
31500       </method>
31501       <method name="Int32 Main()">
31502         <size>498</size>
31503       </method>
31504     </type>
31505   </test>
31506   <test name="test-520.cs">
31507     <type name="FakeInt">
31508       <method name="Void .ctor(Int64)">
31509         <size>14</size>
31510       </method>
31511       <method name="Int64 op_Implicit(FakeInt)">
31512         <size>7</size>
31513       </method>
31514     </type>
31515     <type name="MainClass">
31516       <method name="Void .ctor()">
31517         <size>7</size>
31518       </method>
31519       <method name="Void Main()">
31520         <size>28</size>
31521       </method>
31522     </type>
31523   </test>
31524   <test name="test-521.cs">
31525     <type name="Tests">
31526       <method name="Void .ctor()">
31527         <size>7</size>
31528       </method>
31529       <method name="Void CallWithContextN(System.Object, System.Object[])">
31530         <size>1</size>
31531       </method>
31532       <method name="Void Main()">
31533         <size>14</size>
31534       </method>
31535     </type>
31536     <type name="Tests+CallTargetWithContextN">
31537       <method name="Void .ctor(Object, IntPtr)">
31538         <size>0</size>
31539       </method>
31540       <method name="Void Invoke(System.Object, System.Object[])">
31541         <size>0</size>
31542       </method>
31543       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31544         <size>0</size>
31545       </method>
31546       <method name="Void EndInvoke(IAsyncResult)">
31547         <size>0</size>
31548       </method>
31549     </type>
31550   </test>
31551   <test name="test-522.cs">
31552     <type name="Const">
31553       <method name="Void .ctor()">
31554         <size>7</size>
31555       </method>
31556       <method name="Void Main()">
31557         <size>1</size>
31558       </method>
31559     </type>
31560   </test>
31561   <test name="test-523.cs">
31562     <type name="T">
31563       <method name="Void .ctor()">
31564         <size>7</size>
31565       </method>
31566       <method name="Int32 stuff()">
31567         <size>20</size>
31568       </method>
31569       <method name="Int32 stuff2()">
31570         <size>44</size>
31571       </method>
31572       <method name="Int32 stuff3()">
31573         <size>44</size>
31574       </method>
31575       <method name="Void stuff4()">
31576         <size>20</size>
31577       </method>
31578       <method name="Void stuff_finally()">
31579         <size>1</size>
31580       </method>
31581       <method name="Void Main()">
31582         <size>1</size>
31583       </method>
31584     </type>
31585   </test>
31586   <test name="test-524.cs">
31587     <type name="Foo">
31588       <method name="Void .ctor()">
31589         <size>7</size>
31590       </method>
31591       <method name="Int32 Main()">
31592         <size>42</size>
31593       </method>
31594     </type>
31595   </test>
31596   <test name="test-525.cs">
31597     <type name="X">
31598       <method name="Void .ctor()">
31599         <size>7</size>
31600       </method>
31601       <method name="Void Finalize()">
31602         <size>23</size>
31603       </method>
31604       <method name="Int32 Test1()">
31605         <size>33</size>
31606       </method>
31607       <method name="Void Test2()">
31608         <size>67</size>
31609       </method>
31610       <method name="Void Main()">
31611         <size>39</size>
31612       </method>
31613     </type>
31614   </test>
31615   <test name="test-526.cs">
31616     <type name="Test">
31617       <method name="Void .ctor()">
31618         <size>7</size>
31619       </method>
31620       <method name="Void Main()">
31621         <size>1</size>
31622       </method>
31623       <method name="Void Foo(IListCounter)">
31624         <size>8</size>
31625       </method>
31626       <method name="Void Foo2(IC)">
31627         <size>8</size>
31628       </method>
31629       <method name="Void Foo3(ICC)">
31630         <size>8</size>
31631       </method>
31632       <method name="Void Foo4(IM2)">
31633         <size>8</size>
31634       </method>
31635     </type>
31636   </test>
31637   <test name="test-527.cs">
31638     <type name="Repro">
31639       <method name="Void .ctor()">
31640         <size>19</size>
31641       </method>
31642       <method name="Int32 Main()">
31643         <size>48</size>
31644       </method>
31645       <method name="Void foo()">
31646         <size>61</size>
31647       </method>
31648       <method name="Int32 bar()">
31649         <size>3</size>
31650       </method>
31651     </type>
31652   </test>
31653   <test name="test-528.cs">
31654     <type name="MicroFocus.MONO.Bugs.Odd">
31655       <method name="Void .ctor()">
31656         <size>7</size>
31657       </method>
31658       <method name="Void .cctor()">
31659         <size>25</size>
31660       </method>
31661       <method name="Void Main()">
31662         <size>1</size>
31663       </method>
31664     </type>
31665   </test>
31666   <test name="test-529.cs">
31667     <type name="C">
31668       <method name="Void .ctor()">
31669         <size>7</size>
31670       </method>
31671       <method name="Void Main()">
31672         <size>8</size>
31673       </method>
31674     </type>
31675   </test>
31676   <test name="test-53.cs">
31677     <type name="MyDispose">
31678       <method name="Void .ctor()">
31679         <size>7</size>
31680       </method>
31681       <method name="Void Dispose()">
31682         <size>8</size>
31683       </method>
31684     </type>
31685     <type name="X">
31686       <method name="Void .ctor()">
31687         <size>7</size>
31688       </method>
31689       <method name="Int32 Main()">
31690         <size>257</size>
31691       </method>
31692     </type>
31693   </test>
31694   <test name="test-530.cs">
31695     <type name="X">
31696       <method name="Void .ctor()">
31697         <size>7</size>
31698       </method>
31699       <method name="Void e(System.Object[])">
31700         <size>1</size>
31701       </method>
31702       <method name="Void Main()">
31703         <size>1</size>
31704       </method>
31705     </type>
31706   </test>
31707   <test name="test-531.cs">
31708     <type name="Test">
31709       <method name="Void .ctor()">
31710         <size>7</size>
31711       </method>
31712       <method name="Void Main()">
31713         <size>11</size>
31714       </method>
31715     </type>
31716   </test>
31717   <test name="test-532.cs">
31718     <type name="X">
31719       <method name="Void .ctor()">
31720         <size>47</size>
31721       </method>
31722       <method name="Void Main()">
31723         <size>1</size>
31724       </method>
31725     </type>
31726   </test>
31727   <test name="test-533.cs">
31728     <type name="Test">
31729       <method name="Void .ctor()">
31730         <size>7</size>
31731       </method>
31732       <method name="Void True(Boolean)">
31733         <size>10</size>
31734       </method>
31735       <method name="Void False(Boolean)">
31736         <size>13</size>
31737       </method>
31738       <method name="Void Main()">
31739         <size>61</size>
31740       </method>
31741     </type>
31742   </test>
31743   <test name="test-535.cs">
31744     <type name="X">
31745       <method name="Void .ctor()">
31746         <size>7</size>
31747       </method>
31748       <method name="Void Main()">
31749         <size>77</size>
31750       </method>
31751       <method name="Void Compile()">
31752         <size>19</size>
31753       </method>
31754       <method name="Void M(Int64)">
31755         <size>1</size>
31756       </method>
31757       <method name="Void M(UInt64)">
31758         <size>1</size>
31759       </method>
31760       <method name="Void M(System.Object)">
31761         <size>1</size>
31762       </method>
31763     </type>
31764   </test>
31765   <test name="test-536.cs">
31766     <type name="Test">
31767       <method name="Void add_Foo(FooHandler)">
31768         <size>22</size>
31769       </method>
31770       <method name="Void remove_Foo(FooHandler)">
31771         <size>22</size>
31772       </method>
31773       <method name="Void OnFooTest()">
31774         <size>1</size>
31775       </method>
31776       <method name="Void Main()">
31777         <size>31</size>
31778       </method>
31779     </type>
31780     <type name="FooHandler">
31781       <method name="Void .ctor(Object, IntPtr)">
31782         <size>0</size>
31783       </method>
31784       <method name="Void Invoke()">
31785         <size>0</size>
31786       </method>
31787       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31788         <size>0</size>
31789       </method>
31790       <method name="Void EndInvoke(IAsyncResult)">
31791         <size>0</size>
31792       </method>
31793     </type>
31794     <type name="Test">
31795       <method name="Void &lt;Main&gt;m__0()">
31796         <size>33</size>
31797       </method>
31798     </type>
31799   </test>
31800   <test name="test-537.cs">
31801     <type name="Base">
31802       <method name="Void .ctor()">
31803         <size>7</size>
31804       </method>
31805       <method name="System.String get_H()">
31806         <size>6</size>
31807       </method>
31808     </type>
31809     <type name="X">
31810       <method name="Void .ctor()">
31811         <size>7</size>
31812       </method>
31813     </type>
31814     <type name="X+Derived">
31815       <method name="Void .ctor()">
31816         <size>7</size>
31817       </method>
31818     </type>
31819     <type name="X+Derived+Nested">
31820       <method name="Void .ctor()">
31821         <size>7</size>
31822       </method>
31823       <method name="Void G()">
31824         <size>21</size>
31825       </method>
31826     </type>
31827     <type name="Derived">
31828       <method name="Void .ctor()">
31829         <size>7</size>
31830       </method>
31831     </type>
31832     <type name="Derived+Nested">
31833       <method name="Void .ctor()">
31834         <size>7</size>
31835       </method>
31836       <method name="Void G()">
31837         <size>18</size>
31838       </method>
31839     </type>
31840     <type name="Test">
31841       <method name="Void .ctor()">
31842         <size>7</size>
31843       </method>
31844       <method name="Void Main()">
31845         <size>1</size>
31846       </method>
31847     </type>
31848   </test>
31849   <test name="test-538.cs">
31850     <type name="concrete">
31851       <method name="Void .ctor()">
31852         <size>7</size>
31853       </method>
31854     </type>
31855     <type name="Program">
31856       <method name="Void .ctor()">
31857         <size>7</size>
31858       </method>
31859       <method name="concrete getConcrete(IInterface)">
31860         <size>6</size>
31861       </method>
31862       <method name="Void Main(System.String[])">
31863         <size>20</size>
31864       </method>
31865     </type>
31866     <type name="testDelegate">
31867       <method name="Void .ctor(Object, IntPtr)">
31868         <size>0</size>
31869       </method>
31870       <method name="IInterface Invoke(concrete)">
31871         <size>0</size>
31872       </method>
31873       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
31874         <size>0</size>
31875       </method>
31876       <method name="IInterface EndInvoke(IAsyncResult)">
31877         <size>0</size>
31878       </method>
31879     </type>
31880   </test>
31881   <test name="test-54.cs">
31882     <type name="X">
31883       <method name="Void .ctor()">
31884         <size>7</size>
31885       </method>
31886       <method name="Boolean v()">
31887         <size>26</size>
31888       </method>
31889       <method name="Int32 Main()">
31890         <size>2</size>
31891       </method>
31892     </type>
31893   </test>
31894   <test name="test-540.cs">
31895     <type name="A">
31896       <method name="Void .ctor()">
31897         <size>7</size>
31898       </method>
31899       <method name="Byte op_Implicit(A)">
31900         <size>3</size>
31901       </method>
31902     </type>
31903     <type name="Constraint">
31904       <method name="Void .ctor()">
31905         <size>7</size>
31906       </method>
31907       <method name="Void Foo(System.Object)">
31908         <size>1</size>
31909       </method>
31910       <method name="Int32 Main()">
31911         <size>93</size>
31912       </method>
31913       <method name="Constraint op_LogicalNot(Constraint)">
31914         <size>2</size>
31915       </method>
31916       <method name="Constraint op_UnaryPlus(Constraint)">
31917         <size>2</size>
31918       </method>
31919       <method name="Constraint op_OnesComplement(Constraint)">
31920         <size>2</size>
31921       </method>
31922       <method name="Constraint op_UnaryNegation(Constraint)">
31923         <size>2</size>
31924       </method>
31925     </type>
31926   </test>
31927   <test name="test-541.cs">
31928     <type name="A">
31929       <method name="Void .ctor(TestFunc)">
31930         <size>14</size>
31931       </method>
31932     </type>
31933     <type name="TestClass">
31934       <method name="Void .ctor()">
31935         <size>7</size>
31936       </method>
31937       <method name="Void .cctor()">
31938         <size>46</size>
31939       </method>
31940       <method name="Int32 Main()">
31941         <size>6</size>
31942       </method>
31943     </type>
31944     <type name="TestFunc">
31945       <method name="Void .ctor(Object, IntPtr)">
31946         <size>0</size>
31947       </method>
31948       <method name="Void Invoke(Int32)">
31949         <size>0</size>
31950       </method>
31951       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31952         <size>0</size>
31953       </method>
31954       <method name="Void EndInvoke(IAsyncResult)">
31955         <size>0</size>
31956       </method>
31957     </type>
31958     <type name="TestClass">
31959       <method name="Void &lt;a&gt;m__0(Int32)">
31960         <size>7</size>
31961       </method>
31962     </type>
31963   </test>
31964   <test name="test-542.cs">
31965     <type name="X">
31966       <method name="Void .ctor()">
31967         <size>7</size>
31968       </method>
31969       <method name="Void Main()">
31970         <size>1</size>
31971       </method>
31972     </type>
31973     <type name="ARec">
31974       <method name="Void .ctor(Decimal)">
31975         <size>14</size>
31976       </method>
31977       <method name="Decimal Round(Int32)">
31978         <size>13</size>
31979       </method>
31980       <method name="Decimal Round(Decimal, Int32)">
31981         <size>7</size>
31982       </method>
31983     </type>
31984   </test>
31985   <test name="test-543.cs">
31986     <type name="BetterMethod">
31987       <method name="Void .ctor()">
31988         <size>7</size>
31989       </method>
31990       <method name="Int32 get_Item(System.Boolean[])">
31991         <size>2</size>
31992       </method>
31993       <method name="System.String get_Item(Boolean, System.Object)">
31994         <size>6</size>
31995       </method>
31996     </type>
31997     <type name="MainClass">
31998       <method name="Void .ctor()">
31999         <size>7</size>
32000       </method>
32001       <method name="Int32 get_Item(Int32, System.String[])">
32002         <size>2</size>
32003       </method>
32004       <method name="Void set_Item(Int32, System.String[], Int32)">
32005         <size>40</size>
32006       </method>
32007       <method name="System.Object get_Item(Int32, System.Object[])">
32008         <size>2</size>
32009       </method>
32010       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32011         <size>40</size>
32012       </method>
32013       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32014         <size>2</size>
32015       </method>
32016       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32017         <size>40</size>
32018       </method>
32019       <method name="Void Main(System.String[])">
32020         <size>258</size>
32021       </method>
32022     </type>
32023   </test>
32024   <test name="test-544.cs">
32025     <type name="X">
32026       <method name="Void .ctor()">
32027         <size>7</size>
32028       </method>
32029       <method name="Void Main()">
32030         <size>32</size>
32031       </method>
32032     </type>
32033   </test>
32034   <test name="test-545.cs">
32035     <type name="X">
32036       <method name="Void .ctor()">
32037         <size>7</size>
32038       </method>
32039       <method name="Void Main()">
32040         <size>1</size>
32041       </method>
32042     </type>
32043     <type name="Dingus">
32044       <method name="Void .ctor(Int32)">
32045         <size>1</size>
32046       </method>
32047     </type>
32048   </test>
32049   <test name="test-546.cs">
32050     <type name="NameSpace.C">
32051       <method name="Void .ctor()">
32052         <size>7</size>
32053       </method>
32054       <method name="Void Main()">
32055         <size>1</size>
32056       </method>
32057     </type>
32058   </test>
32059   <test name="test-547.cs">
32060     <type name="C">
32061       <method name="Void .ctor()">
32062         <size>7</size>
32063       </method>
32064       <method name="Void Main()">
32065         <size>1</size>
32066       </method>
32067     </type>
32068   </test>
32069   <test name="test-548.cs">
32070     <type name="Bugs.Bug0">
32071       <method name="Void .ctor()">
32072         <size>7</size>
32073       </method>
32074       <method name="Int32 Main()">
32075         <size>23</size>
32076       </method>
32077     </type>
32078     <type name="Bugs.Bug0+MyBoolean">
32079       <method name="Void .ctor(Boolean)">
32080         <size>8</size>
32081       </method>
32082       <method name="MyBoolean op_Implicit(Boolean)">
32083         <size>7</size>
32084       </method>
32085       <method name="Boolean op_Implicit(MyBoolean)">
32086         <size>8</size>
32087       </method>
32088     </type>
32089   </test>
32090   <test name="test-549.cs">
32091     <type name="Do">
32092       <method name="Void .ctor()">
32093         <size>7</size>
32094       </method>
32095       <method name="Void Register(Get)">
32096         <size>1</size>
32097       </method>
32098       <method name="Void Register(System.Object)">
32099         <size>1</size>
32100       </method>
32101       <method name="System.Object MyGet(Do)">
32102         <size>2</size>
32103       </method>
32104       <method name="Void X()">
32105         <size>19</size>
32106       </method>
32107     </type>
32108     <type name="User">
32109       <method name="Void .ctor()">
32110         <size>7</size>
32111       </method>
32112       <method name="Void Main()">
32113         <size>1</size>
32114       </method>
32115     </type>
32116     <type name="Get">
32117       <method name="Void .ctor(Object, IntPtr)">
32118         <size>0</size>
32119       </method>
32120       <method name="System.Object Invoke(Do)">
32121         <size>0</size>
32122       </method>
32123       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32124         <size>0</size>
32125       </method>
32126       <method name="System.Object EndInvoke(IAsyncResult)">
32127         <size>0</size>
32128       </method>
32129     </type>
32130   </test>
32131   <test name="test-55.cs">
32132     <type name="A.B.C">
32133       <method name="Void .ctor()">
32134         <size>7</size>
32135       </method>
32136       <method name="Void Hola()">
32137         <size>11</size>
32138       </method>
32139     </type>
32140     <type name="X.Y.Z.W">
32141       <method name="Void .ctor()">
32142         <size>7</size>
32143       </method>
32144       <method name="Void Ahoj()">
32145         <size>11</size>
32146       </method>
32147     </type>
32148     <type name="Foo.System">
32149       <method name="Void .ctor()">
32150         <size>7</size>
32151       </method>
32152       <method name="Void X()">
32153         <size>11</size>
32154       </method>
32155     </type>
32156     <type name="App">
32157       <method name="Void .ctor()">
32158         <size>7</size>
32159       </method>
32160       <method name="Int32 Main()">
32161         <size>12</size>
32162       </method>
32163     </type>
32164   </test>
32165   <test name="test-550.cs">
32166     <type name="Bla.Blub.Fo‿o">
32167       <method name="Void .ctor()">
32168         <size>7</size>
32169       </method>
32170       <method name="Void Main(System.String[])">
32171         <size>11</size>
32172       </method>
32173     </type>
32174   </test>
32175   <test name="test-551.cs">
32176     <type name="System.Int32">
32177       <method name="Void Main()">
32178         <size>1</size>
32179       </method>
32180     </type>
32181   </test>
32182   <test name="test-552.cs">
32183     <type name="C">
32184       <method name="Void .ctor()">
32185         <size>7</size>
32186       </method>
32187       <method name="Void Test(C)">
32188         <size>1</size>
32189       </method>
32190       <method name="Void Main()">
32191         <size>14</size>
32192       </method>
32193     </type>
32194   </test>
32195   <test name="test-553.cs">
32196     <type name="A">
32197       <method name="Void .ctor()">
32198         <size>7</size>
32199       </method>
32200       <method name="Void Add(System.Object)">
32201         <size>1</size>
32202       </method>
32203     </type>
32204     <type name="B">
32205       <method name="Void .ctor()">
32206         <size>7</size>
32207       </method>
32208       <method name="Boolean Add(System.Object)">
32209         <size>2</size>
32210       </method>
32211       <method name="Void Main()">
32212         <size>1</size>
32213       </method>
32214     </type>
32215   </test>
32216   <test name="test-554.cs">
32217     <type name="C">
32218       <method name="Void .ctor()">
32219         <size>7</size>
32220       </method>
32221       <method name="Int32 Main()">
32222         <size>145</size>
32223       </method>
32224     </type>
32225     <type name="&lt;PrivateImplementationDetails&gt;">
32226       <method name="Void .ctor()">
32227         <size>7</size>
32228       </method>
32229     </type>
32230   </test>
32231   <test name="test-555.cs">
32232     <type name="Test">
32233       <method name="Void .ctor()">
32234         <size>7</size>
32235       </method>
32236       <method name="Int32 Main()">
32237         <size>351</size>
32238       </method>
32239     </type>
32240   </test>
32241   <test name="test-556.cs">
32242     <type name="S">
32243       <method name="Void .ctor()">
32244         <size>7</size>
32245       </method>
32246       <method name="Void Frobnikator()">
32247         <size>1</size>
32248       </method>
32249       <method name="Void CharToX()">
32250         <size>1</size>
32251       </method>
32252       <method name="Int32 Main()">
32253         <size>35</size>
32254       </method>
32255     </type>
32256   </test>
32257   <test name="test-557.cs">
32258     <type name="Test">
32259       <method name="Void .ctor()">
32260         <size>7</size>
32261       </method>
32262       <method name="Void Main(System.String[])">
32263         <size>1</size>
32264       </method>
32265     </type>
32266   </test>
32267   <test name="test-558.cs">
32268     <type name="TestClass">
32269       <method name="Void .ctor()">
32270         <size>7</size>
32271       </method>
32272       <method name="Void Main()">
32273         <size>21</size>
32274       </method>
32275       <method name="Void TestMethod(Int32)">
32276         <size>1</size>
32277       </method>
32278     </type>
32279     <type name="TestClass+OneDelegate">
32280       <method name="Void .ctor(Object, IntPtr)">
32281         <size>0</size>
32282       </method>
32283       <method name="Void Invoke(Int32)">
32284         <size>0</size>
32285       </method>
32286       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32287         <size>0</size>
32288       </method>
32289       <method name="Void EndInvoke(IAsyncResult)">
32290         <size>0</size>
32291       </method>
32292     </type>
32293   </test>
32294   <test name="test-559.cs">
32295     <type name="C">
32296       <method name="Void .ctor()">
32297         <size>7</size>
32298       </method>
32299       <method name="Void add_TestEvent(B+TestDelegate)">
32300         <size>24</size>
32301       </method>
32302       <method name="Void remove_TestEvent(B+TestDelegate)">
32303         <size>24</size>
32304       </method>
32305       <method name="Void Main()">
32306         <size>1</size>
32307       </method>
32308     </type>
32309   </test>
32310   <test name="test-56.cs">
32311     <type name="A">
32312       <method name="Void .ctor()">
32313         <size>7</size>
32314       </method>
32315       <method name="Int32 get_P()">
32316         <size>7</size>
32317       </method>
32318       <method name="Void set_P(Int32)">
32319         <size>8</size>
32320       </method>
32321       <method name="Int32 get_Q()">
32322         <size>0</size>
32323       </method>
32324       <method name="Void set_Q(Int32)">
32325         <size>0</size>
32326       </method>
32327       <method name="Int32 get_R()">
32328         <size>7</size>
32329       </method>
32330       <method name="Void set_R(Int32)">
32331         <size>8</size>
32332       </method>
32333     </type>
32334     <type name="B">
32335       <method name="Void .ctor()">
32336         <size>7</size>
32337       </method>
32338       <method name="Int32 get_P()">
32339         <size>7</size>
32340       </method>
32341       <method name="Void set_P(Int32)">
32342         <size>8</size>
32343       </method>
32344       <method name="Int32 get_Q()">
32345         <size>7</size>
32346       </method>
32347       <method name="Void set_Q(Int32)">
32348         <size>8</size>
32349       </method>
32350     </type>
32351     <type name="C">
32352       <method name="Void .ctor()">
32353         <size>7</size>
32354       </method>
32355       <method name="Int32 get_Q()">
32356         <size>7</size>
32357       </method>
32358       <method name="Void set_Q(Int32)">
32359         <size>8</size>
32360       </method>
32361       <method name="Int32 get_R()">
32362         <size>7</size>
32363       </method>
32364       <method name="Void set_R(Int32)">
32365         <size>8</size>
32366       </method>
32367     </type>
32368     <type name="M">
32369       <method name="Void .ctor()">
32370         <size>7</size>
32371       </method>
32372       <method name="Int32 Main()">
32373         <size>221</size>
32374       </method>
32375     </type>
32376   </test>
32377   <test name="test-560.cs">
32378     <type name="Bugs.Bug2">
32379       <method name="Void .ctor()">
32380         <size>7</size>
32381       </method>
32382       <method name="Void Main(System.String[])">
32383         <size>81</size>
32384       </method>
32385     </type>
32386     <type name="Bugs.Bug2+MyByte">
32387       <method name="Void .ctor(Byte)">
32388         <size>8</size>
32389       </method>
32390       <method name="MyByte op_Implicit(Byte)">
32391         <size>7</size>
32392       </method>
32393       <method name="Byte op_Implicit(MyByte)">
32394         <size>8</size>
32395       </method>
32396     </type>
32397     <type name="Bugs.Bug2+MyInt">
32398       <method name="Void .ctor(Int32)">
32399         <size>8</size>
32400       </method>
32401       <method name="MyInt op_Implicit(Int32)">
32402         <size>7</size>
32403       </method>
32404       <method name="Int32 op_Implicit(MyInt)">
32405         <size>8</size>
32406       </method>
32407     </type>
32408   </test>
32409   <test name="test-561.cs">
32410     <type name="A">
32411       <method name="Void .ctor()">
32412         <size>7</size>
32413       </method>
32414       <method name="Void I.M()">
32415         <size>1</size>
32416       </method>
32417       <method name="Void M()">
32418         <size>0</size>
32419       </method>
32420     </type>
32421     <type name="C">
32422       <method name="Void .ctor()">
32423         <size>7</size>
32424       </method>
32425       <method name="Void M()">
32426         <size>1</size>
32427       </method>
32428       <method name="Void Main()">
32429         <size>1</size>
32430       </method>
32431     </type>
32432   </test>
32433   <test name="test-562.cs">
32434     <type name="Program">
32435       <method name="Void .ctor()">
32436         <size>7</size>
32437       </method>
32438       <method name="Int32 Main()">
32439         <size>45</size>
32440       </method>
32441     </type>
32442   </test>
32443   <test name="test-563.cs">
32444     <type name="Test">
32445       <method name="Void .ctor()">
32446         <size>7</size>
32447       </method>
32448       <method name="System.Object TestMethod(TestCollection)">
32449         <size>64</size>
32450       </method>
32451       <method name="Void Main()">
32452         <size>1</size>
32453       </method>
32454     </type>
32455   </test>
32456   <test name="test-564.cs">
32457     <type name="A">
32458       <method name="Void .ctor()">
32459         <size>7</size>
32460       </method>
32461       <method name="Void Main()">
32462         <size>1</size>
32463       </method>
32464     </type>
32465   </test>
32466   <test name="test-565.cs">
32467     <type name="T">
32468       <method name="Void .ctor()">
32469         <size>7</size>
32470       </method>
32471       <method name="Boolean Equals(System.Object)">
32472         <size>2</size>
32473       </method>
32474       <method name="Void Main()">
32475         <size>1</size>
32476       </method>
32477     </type>
32478   </test>
32479   <test name="test-566.cs">
32480     <type name="Test">
32481       <method name="Void .ctor()">
32482         <size>7</size>
32483       </method>
32484       <method name="System.String get_Spec()">
32485         <size>12</size>
32486       </method>
32487       <method name="Void Foo(C)">
32488         <size>7</size>
32489       </method>
32490       <method name="Void Foo2(CC)">
32491         <size>12</size>
32492       </method>
32493       <method name="Void Main()">
32494         <size>1</size>
32495       </method>
32496     </type>
32497     <type name="CA">
32498       <method name="Void .ctor()">
32499         <size>7</size>
32500       </method>
32501       <method name="Void set_Spec(System.String)">
32502         <size>1</size>
32503       </method>
32504     </type>
32505     <type name="CB">
32506       <method name="Void .ctor()">
32507         <size>7</size>
32508       </method>
32509       <method name="Void set_Spec(System.String)">
32510         <size>1</size>
32511       </method>
32512     </type>
32513     <type name="CC">
32514       <method name="Void .ctor()">
32515         <size>7</size>
32516       </method>
32517     </type>
32518   </test>
32519   <test name="test-567.cs">
32520     <type name="preservesig_test.Class1">
32521       <method name="Void .ctor()">
32522         <size>7</size>
32523       </method>
32524       <method name="Int32 Main(System.String[])">
32525         <size>143</size>
32526       </method>
32527     </type>
32528     <type name="preservesig_test.TestClass">
32529       <method name="Void .ctor()">
32530         <size>7</size>
32531       </method>
32532       <method name="Void add_e(preservesig_test.TestClass+D)">
32533         <size>24</size>
32534       </method>
32535       <method name="Void remove_e(preservesig_test.TestClass+D)">
32536         <size>24</size>
32537       </method>
32538       <method name="Int32 DoFoo()">
32539         <size>2</size>
32540       </method>
32541       <method name="Int32 get_Foo()">
32542         <size>2</size>
32543       </method>
32544     </type>
32545     <type name="preservesig_test.TestClass+D">
32546       <method name="Void .ctor(Object, IntPtr)">
32547         <size>0</size>
32548       </method>
32549       <method name="Void Invoke()">
32550         <size>0</size>
32551       </method>
32552       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32553         <size>0</size>
32554       </method>
32555       <method name="Void EndInvoke(IAsyncResult)">
32556         <size>0</size>
32557       </method>
32558     </type>
32559   </test>
32560   <test name="test-568.cs">
32561     <type name="B">
32562       <method name="Void .ctor()">
32563         <size>7</size>
32564       </method>
32565       <method name="Void Main()">
32566         <size>1</size>
32567       </method>
32568     </type>
32569   </test>
32570   <test name="test-569.cs">
32571     <type name="MyAttribute">
32572       <method name="Void .ctor()">
32573         <size>7</size>
32574       </method>
32575     </type>
32576     <type name="SubAttribute">
32577       <method name="Void .ctor()">
32578         <size>7</size>
32579       </method>
32580     </type>
32581     <type name="test">
32582       <method name="Void .ctor()">
32583         <size>7</size>
32584       </method>
32585       <method name="Void method()">
32586         <size>1</size>
32587       </method>
32588       <method name="Void Main()">
32589         <size>1</size>
32590       </method>
32591     </type>
32592   </test>
32593   <test name="test-57.cs">
32594     <type name="Button">
32595       <method name="Void .ctor()">
32596         <size>7</size>
32597       </method>
32598       <method name="Void add_Click(EventHandler)">
32599         <size>24</size>
32600       </method>
32601       <method name="Void remove_Click(EventHandler)">
32602         <size>24</size>
32603       </method>
32604       <method name="Void OnClick(Int32, Int32)">
32605         <size>36</size>
32606       </method>
32607       <method name="Void Reset()">
32608         <size>8</size>
32609       </method>
32610     </type>
32611     <type name="Blah">
32612       <method name="Void .ctor()">
32613         <size>18</size>
32614       </method>
32615       <method name="Void Connect()">
32616         <size>59</size>
32617       </method>
32618       <method name="Void Button1_Click(Int32, Int32)">
32619         <size>34</size>
32620       </method>
32621       <method name="Void Foo_Click(Int32, Int32)">
32622         <size>34</size>
32623       </method>
32624       <method name="Void Disconnect()">
32625         <size>34</size>
32626       </method>
32627       <method name="Int32 Main()">
32628         <size>66</size>
32629       </method>
32630     </type>
32631     <type name="EventHandler">
32632       <method name="Void .ctor(Object, IntPtr)">
32633         <size>0</size>
32634       </method>
32635       <method name="Void Invoke(Int32, Int32)">
32636         <size>0</size>
32637       </method>
32638       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32639         <size>0</size>
32640       </method>
32641       <method name="Void EndInvoke(IAsyncResult)">
32642         <size>0</size>
32643       </method>
32644     </type>
32645   </test>
32646   <test name="test-570.cs">
32647     <type name="Bar">
32648       <method name="Void .ctor()">
32649         <size>7</size>
32650       </method>
32651     </type>
32652     <type name="Program">
32653       <method name="Void .ctor()">
32654         <size>7</size>
32655       </method>
32656       <method name="Void Main()">
32657         <size>47</size>
32658       </method>
32659     </type>
32660   </test>
32661   <test name="test-571.cs">
32662     <type name="Test">
32663       <method name="Void .ctor()">
32664         <size>7</size>
32665       </method>
32666       <method name="Void Main()">
32667         <size>1</size>
32668       </method>
32669     </type>
32670   </test>
32671   <test name="test-572.cs">
32672     <type name="C">
32673       <method name="Void .ctor()">
32674         <size>7</size>
32675       </method>
32676       <method name="Color get_Color()">
32677         <size>10</size>
32678       </method>
32679       <method name="Void ResetCustomColors()">
32680         <size>16</size>
32681       </method>
32682       <method name="Void Main()">
32683         <size>1</size>
32684       </method>
32685     </type>
32686     <type name="Color">
32687       <method name="Color From(Int32)">
32688         <size>10</size>
32689       </method>
32690       <method name="Int32 ToArgb()">
32691         <size>2</size>
32692       </method>
32693     </type>
32694   </test>
32695   <test name="test-573.cs">
32696     <type name="C">
32697       <method name="Void .ctor()">
32698         <size>7</size>
32699       </method>
32700       <method name="Void .cctor()">
32701         <size>11</size>
32702       </method>
32703       <method name="Void Main()">
32704         <size>25</size>
32705       </method>
32706     </type>
32707   </test>
32708   <test name="test-574.cs">
32709     <type name="X">
32710       <method name="Void .ctor()">
32711         <size>7</size>
32712       </method>
32713       <method name="Int32 Main()">
32714         <size>31</size>
32715       </method>
32716     </type>
32717   </test>
32718   <test name="test-575.cs">
32719     <type name="Program">
32720       <method name="Void .ctor()">
32721         <size>7</size>
32722       </method>
32723       <method name="Void Main(System.String[])">
32724         <size>25</size>
32725       </method>
32726     </type>
32727   </test>
32728   <test name="test-576.cs">
32729     <type name="Foo">
32730       <method name="Void .ctor()">
32731         <size>7</size>
32732       </method>
32733       <method name="Void Main()">
32734         <size>24</size>
32735       </method>
32736     </type>
32737   </test>
32738   <test name="test-578.cs">
32739     <type name="Test1.TestItem1">
32740       <method name="Void .ctor()">
32741         <size>7</size>
32742       </method>
32743       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32744         <size>34</size>
32745       </method>
32746       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32747         <size>34</size>
32748       </method>
32749       <method name="Int32 Test()">
32750         <size>12</size>
32751       </method>
32752     </type>
32753     <type name="Test1.TestItem2">
32754       <method name="Void .ctor()">
32755         <size>7</size>
32756       </method>
32757       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32758         <size>18</size>
32759       </method>
32760       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32761         <size>18</size>
32762       </method>
32763     </type>
32764     <type name="Test1.CC">
32765       <method name="Void .ctor()">
32766         <size>7</size>
32767       </method>
32768       <method name="Int32 Main()">
32769         <size>57</size>
32770       </method>
32771     </type>
32772     <type name="Test1.TestDelegate1">
32773       <method name="Void .ctor(Object, IntPtr)">
32774         <size>0</size>
32775       </method>
32776       <method name="Int32 Invoke()">
32777         <size>0</size>
32778       </method>
32779       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32780         <size>0</size>
32781       </method>
32782       <method name="Int32 EndInvoke(IAsyncResult)">
32783         <size>0</size>
32784       </method>
32785     </type>
32786     <type name="Test1.CC">
32787       <method name="Int32 &lt;Main&gt;m__0()">
32788         <size>2</size>
32789       </method>
32790     </type>
32791   </test>
32792   <test name="test-579.cs">
32793     <type name="X">
32794       <method name="Void .ctor()">
32795         <size>7</size>
32796       </method>
32797       <method name="Void Main()">
32798         <size>35</size>
32799       </method>
32800       <method name="Void DoCall(X+test)">
32801         <size>1</size>
32802       </method>
32803     </type>
32804     <type name="X+test">
32805       <method name="Void .ctor(Object, IntPtr)">
32806         <size>0</size>
32807       </method>
32808       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32809         <size>0</size>
32810       </method>
32811       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32812         <size>0</size>
32813       </method>
32814       <method name="System.Object EndInvoke(IAsyncResult)">
32815         <size>0</size>
32816       </method>
32817     </type>
32818     <type name="X">
32819       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32820         <size>18</size>
32821       </method>
32822     </type>
32823   </test>
32824   <test name="test-58.cs">
32825     <type name="Blah">
32826       <method name="Void .ctor()">
32827         <size>7</size>
32828       </method>
32829       <method name="Int32 Main()">
32830         <size>27</size>
32831       </method>
32832     </type>
32833   </test>
32834   <test name="test-580.cs">
32835     <type name="Bla">
32836       <method name="Void .ctor()">
32837         <size>7</size>
32838       </method>
32839       <method name="Void BuildNode(System.String ByRef)">
32840         <size>43</size>
32841       </method>
32842       <method name="Void BuildNode(System.String[] ByRef)">
32843         <size>56</size>
32844       </method>
32845       <method name="Void BuildNode_B(System.Object ByRef)">
32846         <size>18</size>
32847       </method>
32848       <method name="System.String BuildNode_C(System.String ByRef)">
32849         <size>76</size>
32850       </method>
32851       <method name="System.String BuildNode_D()">
32852         <size>155</size>
32853       </method>
32854       <method name="Void BuildNode_E(System.String[,] ByRef)">
32855         <size>68</size>
32856       </method>
32857       <method name="Int32 Main()">
32858         <size>265</size>
32859       </method>
32860     </type>
32861   </test>
32862   <test name="test-581.cs">
32863     <type name="TestParams">
32864       <method name="Void .ctor()">
32865         <size>7</size>
32866       </method>
32867       <method name="System.Object get_Item(System.String[])">
32868         <size>4</size>
32869       </method>
32870       <method name="Void set_Item(System.String[], System.Object)">
32871         <size>40</size>
32872       </method>
32873       <method name="Void TestMethod()">
32874         <size>179</size>
32875       </method>
32876     </type>
32877     <type name="TestNonParams">
32878       <method name="Void .ctor()">
32879         <size>7</size>
32880       </method>
32881       <method name="System.Object get_Item(System.String)">
32882         <size>2</size>
32883       </method>
32884       <method name="Void set_Item(System.String, System.Object)">
32885         <size>40</size>
32886       </method>
32887       <method name="Void TestMethod()">
32888         <size>71</size>
32889       </method>
32890     </type>
32891     <type name="M">
32892       <method name="Void .ctor()">
32893         <size>7</size>
32894       </method>
32895       <method name="Int32 Main()">
32896         <size>22</size>
32897       </method>
32898     </type>
32899   </test>
32900   <test name="test-582.cs">
32901     <type name="TrueClass">
32902       <method name="Void Main()">
32903         <size>1</size>
32904       </method>
32905     </type>
32906   </test>
32907   <test name="test-583.cs">
32908     <type name="Program">
32909       <method name="Void .ctor()">
32910         <size>7</size>
32911       </method>
32912       <method name="Int32 Main()">
32913         <size>19</size>
32914       </method>
32915     </type>
32916     <type name="ObjectContainerBase">
32917       <method name="Void .ctor()">
32918         <size>7</size>
32919       </method>
32920     </type>
32921   </test>
32922   <test name="test-584.cs">
32923     <type name="Style">
32924       <method name="Void .ctor()">
32925         <size>7</size>
32926       </method>
32927       <method name="Style get_CurrentStyle()">
32928         <size>2</size>
32929       </method>
32930       <method name="Void set_CurrentStyle(Style)">
32931         <size>1</size>
32932       </method>
32933       <method name="Boolean LoadCurrentStyle()">
32934         <size>20</size>
32935       </method>
32936       <method name="Style Load()">
32937         <size>2</size>
32938       </method>
32939       <method name="Int32 Main()">
32940         <size>18</size>
32941       </method>
32942     </type>
32943   </test>
32944   <test name="test-585.cs">
32945     <type name="A">
32946       <method name="Void .ctor()">
32947         <size>7</size>
32948       </method>
32949     </type>
32950     <type name="B">
32951       <method name="Void .ctor()">
32952         <size>7</size>
32953       </method>
32954     </type>
32955     <type name="X">
32956       <method name="Void .ctor()">
32957         <size>7</size>
32958       </method>
32959     </type>
32960     <type name="Program">
32961       <method name="Void .ctor()">
32962         <size>7</size>
32963       </method>
32964       <method name="Void Main()">
32965         <size>52</size>
32966       </method>
32967     </type>
32968   </test>
32969   <test name="test-586.cs">
32970     <type name="Program">
32971       <method name="Void .ctor()">
32972         <size>7</size>
32973       </method>
32974       <method name="Int32 Main()">
32975         <size>99</size>
32976       </method>
32977     </type>
32978     <type name="Program+MyColor">
32979       <method name="Void .ctor(Single)">
32980         <size>8</size>
32981       </method>
32982       <method name="Single get_Value()">
32983         <size>7</size>
32984       </method>
32985       <method name="MyColor op_Addition(MyColor, MyColor)">
32986         <size>21</size>
32987       </method>
32988     </type>
32989   </test>
32990   <test name="test-587.cs">
32991     <type name="Program">
32992       <method name="Void .ctor()">
32993         <size>7</size>
32994       </method>
32995       <method name="Int32 Main()">
32996         <size>17</size>
32997       </method>
32998     </type>
32999   </test>
33000   <test name="test-588.cs">
33001     <type name="TestNamespace.TestClass">
33002       <method name="Void .ctor()">
33003         <size>7</size>
33004       </method>
33005       <method name="Void HelloWorld()">
33006         <size>1</size>
33007       </method>
33008     </type>
33009     <type name="SuperClass">
33010       <method name="Void .ctor()">
33011         <size>7</size>
33012       </method>
33013       <method name="TestNamespace.TestClass get_TestClass()">
33014         <size>7</size>
33015       </method>
33016     </type>
33017     <type name="SubClass">
33018       <method name="Void .ctor()">
33019         <size>12</size>
33020       </method>
33021     </type>
33022     <type name="App">
33023       <method name="Void .ctor()">
33024         <size>7</size>
33025       </method>
33026       <method name="Void Main()">
33027         <size>7</size>
33028       </method>
33029     </type>
33030   </test>
33031   <test name="test-589.cs">
33032     <type name="TestNamespace.TestClass">
33033       <method name="Void .ctor()">
33034         <size>7</size>
33035       </method>
33036       <method name="Void HelloWorld()">
33037         <size>1</size>
33038       </method>
33039     </type>
33040     <type name="SuperClass">
33041       <method name="Void .ctor()">
33042         <size>7</size>
33043       </method>
33044       <method name="TestNamespace.TestClass get_TestClass()">
33045         <size>7</size>
33046       </method>
33047       <method name="Void set_TestClass(TestNamespace.TestClass)">
33048         <size>1</size>
33049       </method>
33050     </type>
33051     <type name="SubClass">
33052       <method name="Void .ctor()">
33053         <size>12</size>
33054       </method>
33055     </type>
33056     <type name="App">
33057       <method name="Void .ctor()">
33058         <size>7</size>
33059       </method>
33060       <method name="Void Main()">
33061         <size>7</size>
33062       </method>
33063     </type>
33064   </test>
33065   <test name="test-59.cs">
33066     <type name="X">
33067       <method name="Void .ctor()">
33068         <size>7</size>
33069       </method>
33070       <method name="Int32 test_explicit()">
33071         <size>224</size>
33072       </method>
33073       <method name="Int32 test_implicit()">
33074         <size>102</size>
33075       </method>
33076       <method name="Int32 Main()">
33077         <size>55</size>
33078       </method>
33079     </type>
33080   </test>
33081   <test name="test-590.cs">
33082     <type name="X">
33083       <method name="Void .ctor()">
33084         <size>18</size>
33085       </method>
33086       <method name="Int32 Main()">
33087         <size>28</size>
33088       </method>
33089       <method name="System.String Foo()">
33090         <size>6</size>
33091       </method>
33092       <method name="System.String get_Prop()">
33093         <size>7</size>
33094       </method>
33095       <method name="Void set_Prop(System.String)">
33096         <size>8</size>
33097       </method>
33098       <method name="System.String get_Item(Int32)">
33099         <size>7</size>
33100       </method>
33101       <method name="Void set_Item(Int32, System.String)">
33102         <size>8</size>
33103       </method>
33104       <method name="Int32 Do(System.String, System.String, System.String)">
33105         <size>334</size>
33106       </method>
33107     </type>
33108   </test>
33109   <test name="test-591.cs">
33110     <type name="C1">
33111       <method name="Void .ctor()">
33112         <size>7</size>
33113       </method>
33114       <method name="Void Foo(System.String)">
33115         <size>49</size>
33116       </method>
33117     </type>
33118     <type name="C2">
33119       <method name="Void .ctor()">
33120         <size>7</size>
33121       </method>
33122       <method name="Void Main()">
33123         <size>1</size>
33124       </method>
33125     </type>
33126   </test>
33127   <test name="test-592.cs">
33128     <type name="T">
33129       <method name="Void .ctor()">
33130         <size>7</size>
33131       </method>
33132       <method name="Int32 fib(Int32)">
33133         <size>53</size>
33134       </method>
33135       <method name="Int32 xx(Int32)">
33136         <size>33</size>
33137       </method>
33138       <method name="Void foo(Int32)">
33139         <size>38</size>
33140       </method>
33141       <method name="Void XXXA()">
33142         <size>6</size>
33143       </method>
33144       <method name="Void Main()">
33145         <size>1</size>
33146       </method>
33147     </type>
33148   </test>
33149   <test name="test-593.cs">
33150     <type name="MainClass">
33151       <method name="Void .ctor()">
33152         <size>7</size>
33153       </method>
33154       <method name="Void Foo(I)">
33155         <size>7</size>
33156       </method>
33157       <method name="Void Main()">
33158         <size>1</size>
33159       </method>
33160     </type>
33161   </test>
33162   <test name="test-594.cs">
33163     <type name="Test">
33164       <method name="Void .ctor()">
33165         <size>7</size>
33166       </method>
33167       <method name="Void Main()">
33168         <size>1</size>
33169       </method>
33170     </type>
33171   </test>
33172   <test name="test-595.cs">
33173     <type name="AttributesCollection">
33174       <method name="Void .ctor()">
33175         <size>7</size>
33176       </method>
33177       <method name="System.Object get_Item(SymbolId)">
33178         <size>2</size>
33179       </method>
33180       <method name="Void set_Item(SymbolId, System.Object)">
33181         <size>1</size>
33182       </method>
33183     </type>
33184     <type name="Program">
33185       <method name="Void .ctor()">
33186         <size>7</size>
33187       </method>
33188       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33189         <size>18</size>
33190       </method>
33191       <method name="Void Main()">
33192         <size>23</size>
33193       </method>
33194     </type>
33195   </test>
33196   <test name="test-596.cs">
33197     <type name="C">
33198       <method name="Void .ctor()">
33199         <size>7</size>
33200       </method>
33201       <method name="Void Main()">
33202         <size>17</size>
33203       </method>
33204     </type>
33205   </test>
33206   <test name="test-597.cs">
33207     <type name="TestNS.Foo">
33208       <method name="Void .ctor()">
33209         <size>7</size>
33210       </method>
33211     </type>
33212     <type name="TestNS.XElement">
33213       <method name="Void .ctor()">
33214         <size>7</size>
33215       </method>
33216       <method name="TestNS.Bar get_Document()">
33217         <size>2</size>
33218       </method>
33219       <method name="System.Object get_CrashHere()">
33220         <size>29</size>
33221       </method>
33222     </type>
33223     <type name="TestNS.Element">
33224       <method name="Void .ctor()">
33225         <size>7</size>
33226       </method>
33227       <method name="TestNS.Foo get_Document()">
33228         <size>2</size>
33229       </method>
33230     </type>
33231     <type name="TestNS.Bar">
33232       <method name="Void .ctor()">
33233         <size>7</size>
33234       </method>
33235       <method name="IHoge get_Root()">
33236         <size>2</size>
33237       </method>
33238     </type>
33239     <type name="TestNS.C">
33240       <method name="Void .ctor()">
33241         <size>7</size>
33242       </method>
33243       <method name="Void Main()">
33244         <size>1</size>
33245       </method>
33246     </type>
33247   </test>
33248   <test name="test-598.cs">
33249     <type name="Test">
33250       <method name="Void .ctor()">
33251         <size>35</size>
33252       </method>
33253       <method name="V get_v()">
33254         <size>7</size>
33255       </method>
33256       <method name="Void Main()">
33257         <size>1</size>
33258       </method>
33259     </type>
33260     <type name="V">
33261       <method name="Void set_Item(Int32, Int32)">
33262         <size>1</size>
33263       </method>
33264     </type>
33265   </test>
33266   <test name="test-599.cs">
33267     <type name="Test.String">
33268       <method name="Void .ctor(String)">
33269         <size>14</size>
33270       </method>
33271       <method name="Test.String op_Implicit(System.String)">
33272         <size>15</size>
33273       </method>
33274       <method name="System.String op_Implicit(Test.String)">
33275         <size>15</size>
33276       </method>
33277     </type>
33278     <type name="TestCompiler.MainClass">
33279       <method name="Void .ctor()">
33280         <size>7</size>
33281       </method>
33282       <method name="Int32 Main()">
33283         <size>80</size>
33284       </method>
33285     </type>
33286   </test>
33287   <test name="test-6.cs">
33288     <type name="X">
33289       <method name="Void .ctor()">
33290         <size>7</size>
33291       </method>
33292       <method name="Int32 Main()">
33293         <size>37</size>
33294       </method>
33295     </type>
33296   </test>
33297   <test name="test-60.cs">
33298     <type name="ns5.Y">
33299       <method name="Void .ctor()">
33300         <size>7</size>
33301       </method>
33302       <method name="Void Run()">
33303         <size>1</size>
33304       </method>
33305     </type>
33306     <type name="X">
33307       <method name="Void .ctor()">
33308         <size>7</size>
33309       </method>
33310       <method name="Int32 Main()">
33311         <size>14</size>
33312       </method>
33313     </type>
33314   </test>
33315   <test name="test-600.cs">
33316     <type name="Test.Regression">
33317       <method name="Void .ctor()">
33318         <size>7</size>
33319       </method>
33320       <method name="Int32 Main()">
33321         <size>90</size>
33322       </method>
33323     </type>
33324   </test>
33325   <test name="test-601.cs">
33326     <type name="C">
33327       <method name="Void .ctor()">
33328         <size>7</size>
33329       </method>
33330       <method name="Void Main()">
33331         <size>1</size>
33332       </method>
33333     </type>
33334     <type name="C+MarkerUpdatedVMDelegate">
33335       <method name="Void .ctor(Object, IntPtr)">
33336         <size>0</size>
33337       </method>
33338       <method name="Void Invoke(IntPtr, IntPtr)">
33339         <size>0</size>
33340       </method>
33341       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33342         <size>0</size>
33343       </method>
33344       <method name="Void EndInvoke(IAsyncResult)">
33345         <size>0</size>
33346       </method>
33347     </type>
33348   </test>
33349   <test name="test-602.cs">
33350     <type name="C">
33351       <method name="Void .ctor()">
33352         <size>7</size>
33353       </method>
33354       <method name="Int32 Main()">
33355         <size>95</size>
33356       </method>
33357       <method name="Int32 Error(System.String, System.Object[])">
33358         <size>8</size>
33359       </method>
33360       <method name="Int32 Format(System.String, System.Object)">
33361         <size>2</size>
33362       </method>
33363       <method name="Int32 Format(System.String, System.Object[])">
33364         <size>2</size>
33365       </method>
33366       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33367         <size>2</size>
33368       </method>
33369       <method name="Int32 Test_A(System.String)">
33370         <size>2</size>
33371       </method>
33372       <method name="Int32 Test_A(System.String, System.Object[])">
33373         <size>2</size>
33374       </method>
33375       <method name="Int32 Test_C(System.Type, System.Int32[])">
33376         <size>2</size>
33377       </method>
33378       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33379         <size>2</size>
33380       </method>
33381     </type>
33382   </test>
33383   <test name="test-603.cs">
33384     <type name="ConsoleApplication1.Program">
33385       <method name="Void .ctor()">
33386         <size>7</size>
33387       </method>
33388       <method name="Void .cctor()">
33389         <size>1</size>
33390       </method>
33391       <method name="Int32 Main()">
33392         <size>52</size>
33393       </method>
33394     </type>
33395   </test>
33396   <test name="test-604.cs">
33397     <type name="Program">
33398       <method name="Void .ctor()">
33399         <size>7</size>
33400       </method>
33401       <method name="Int32 Main()">
33402         <size>83</size>
33403       </method>
33404     </type>
33405     <type name="Program+ImplementingExplicitInterfacesMembers">
33406       <method name="Void .ctor()">
33407         <size>7</size>
33408       </method>
33409       <method name="Void Program.Iface1.IfaceMethod1()">
33410         <size>1</size>
33411       </method>
33412       <method name="Void Program.Iface2.IfaceMethod2()">
33413         <size>1</size>
33414       </method>
33415     </type>
33416   </test>
33417   <test name="test-605.cs">
33418     <type name="TestA">
33419       <method name="Void .ctor()">
33420         <size>7</size>
33421       </method>
33422       <method name="System.String get_Method()">
33423         <size>2</size>
33424       </method>
33425     </type>
33426     <type name="TestB">
33427       <method name="Void .ctor()">
33428         <size>7</size>
33429       </method>
33430       <method name="System.String get_Method()">
33431         <size>2</size>
33432       </method>
33433       <method name="Void Main()">
33434         <size>1</size>
33435       </method>
33436     </type>
33437   </test>
33438   <test name="test-606.cs">
33439     <type name="Program">
33440       <method name="Void .ctor()">
33441         <size>7</size>
33442       </method>
33443       <method name="Int32 Main()">
33444         <size>157</size>
33445       </method>
33446     </type>
33447     <type name="Info">
33448       <method name="Void .ctor()">
33449         <size>7</size>
33450       </method>
33451       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33452         <size>2</size>
33453       </method>
33454       <method name="Void System.Collections.IEnumerator.Reset()">
33455         <size>1</size>
33456       </method>
33457       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33458         <size>2</size>
33459       </method>
33460       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33461         <size>2</size>
33462       </method>
33463       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33464         <size>1</size>
33465       </method>
33466     </type>
33467   </test>
33468   <test name="test-607.cs">
33469     <type name="Program">
33470       <method name="Void .ctor()">
33471         <size>7</size>
33472       </method>
33473       <method name="Int32 Main()">
33474         <size>40</size>
33475       </method>
33476     </type>
33477   </test>
33478   <test name="test-608.cs">
33479     <type name="X">
33480       <method name="Void .ctor()">
33481         <size>7</size>
33482       </method>
33483       <method name="Void Main()">
33484         <size>60</size>
33485       </method>
33486     </type>
33487   </test>
33488   <test name="test-609.cs">
33489     <type name="Test">
33490       <method name="Void .ctor()">
33491         <size>7</size>
33492       </method>
33493       <method name="Int32 Main()">
33494         <size>36</size>
33495       </method>
33496     </type>
33497   </test>
33498   <test name="test-61.cs">
33499     <type name="X">
33500       <method name="Void .ctor()">
33501         <size>7</size>
33502       </method>
33503       <method name="Void add_XX(X+MyEvent)">
33504         <size>3</size>
33505       </method>
33506       <method name="Void remove_XX(X+MyEvent)">
33507         <size>3</size>
33508       </method>
33509       <method name="Int32 get_Property()">
33510         <size>4</size>
33511       </method>
33512       <method name="Void set_Property(Int32)">
33513         <size>3</size>
33514       </method>
33515       <method name="Int32 get_P2()">
33516         <size>2</size>
33517       </method>
33518       <method name="Void set_P3(Int32)">
33519         <size>1</size>
33520       </method>
33521       <method name="Int32 Main()">
33522         <size>2</size>
33523       </method>
33524     </type>
33525     <type name="X+MyEvent">
33526       <method name="Void .ctor(Object, IntPtr)">
33527         <size>0</size>
33528       </method>
33529       <method name="Void Invoke()">
33530         <size>0</size>
33531       </method>
33532       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33533         <size>0</size>
33534       </method>
33535       <method name="Void EndInvoke(IAsyncResult)">
33536         <size>0</size>
33537       </method>
33538     </type>
33539   </test>
33540   <test name="test-610.cs">
33541     <type name="A">
33542       <method name="Void .ctor()">
33543         <size>7</size>
33544       </method>
33545       <method name="Void Main()">
33546         <size>1</size>
33547       </method>
33548     </type>
33549     <type name="A+C">
33550       <method name="Void .ctor()">
33551         <size>7</size>
33552       </method>
33553     </type>
33554     <type name="A+C+D">
33555       <method name="Void .ctor()">
33556         <size>7</size>
33557       </method>
33558     </type>
33559     <type name="N.B">
33560       <method name="Void .ctor()">
33561         <size>7</size>
33562       </method>
33563     </type>
33564     <type name="N.B+C">
33565       <method name="Void .ctor()">
33566         <size>7</size>
33567       </method>
33568     </type>
33569     <type name="N.B+C+E">
33570       <method name="Void .ctor()">
33571         <size>7</size>
33572       </method>
33573     </type>
33574     <type name="N.B+A">
33575       <method name="Void .ctor()">
33576         <size>7</size>
33577       </method>
33578     </type>
33579     <type name="N.B+A+D">
33580       <method name="Void .ctor()">
33581         <size>7</size>
33582       </method>
33583     </type>
33584   </test>
33585   <test name="test-611.cs">
33586     <type name="T">
33587       <method name="Void .ctor()">
33588         <size>7</size>
33589       </method>
33590     </type>
33591     <type name="T+Protected">
33592       <method name="Void .ctor()">
33593         <size>7</size>
33594       </method>
33595     </type>
33596     <type name="D">
33597       <method name="Void .ctor()">
33598         <size>7</size>
33599       </method>
33600     </type>
33601     <type name="D+Private">
33602       <method name="Void .ctor()">
33603         <size>7</size>
33604       </method>
33605       <method name="Void Stuff(T+Protected)">
33606         <size>1</size>
33607       </method>
33608     </type>
33609     <type name="D2">
33610       <method name="Void .ctor()">
33611         <size>7</size>
33612       </method>
33613     </type>
33614     <type name="D2+P">
33615       <method name="Void .ctor()">
33616         <size>7</size>
33617       </method>
33618     </type>
33619     <type name="D2+P+Private">
33620       <method name="Void .ctor()">
33621         <size>7</size>
33622       </method>
33623       <method name="Void Stuff(T+Protected)">
33624         <size>1</size>
33625       </method>
33626     </type>
33627     <type name="Z">
33628       <method name="Void .ctor()">
33629         <size>7</size>
33630       </method>
33631       <method name="Void Main()">
33632         <size>1</size>
33633       </method>
33634     </type>
33635   </test>
33636   <test name="test-612.cs">
33637     <type name="Abcdefghijklmnopqrstuvwxyz">
33638       <method name="Void .ctor()">
33639         <size>7</size>
33640       </method>
33641       <method name="Void .cctor()">
33642         <size>7</size>
33643       </method>
33644     </type>
33645     <type name="OO">
33646       <method name="Void .ctor()">
33647         <size>7</size>
33648       </method>
33649       <method name="Void D()">
33650         <size>5293</size>
33651       </method>
33652     </type>
33653     <type name="Zyxwvutsrqp">
33654       <method name="Void .ctor()">
33655         <size>7</size>
33656       </method>
33657       <method name="Void .cctor()">
33658         <size>7</size>
33659       </method>
33660     </type>
33661     <type name="XXX">
33662       <method name="Void .ctor()">
33663         <size>7</size>
33664       </method>
33665       <method name="Boolean IsAltered()">
33666         <size>859</size>
33667       </method>
33668       <method name="Void Main()">
33669         <size>1</size>
33670       </method>
33671     </type>
33672   </test>
33673   <test name="test-613.cs">
33674     <type name="M">
33675       <method name="Void .ctor()">
33676         <size>7</size>
33677       </method>
33678       <method name="Boolean g()">
33679         <size>8</size>
33680       </method>
33681       <method name="Int32 Main()">
33682         <size>62</size>
33683       </method>
33684     </type>
33685   </test>
33686   <test name="test-614.cs">
33687     <type name="C">
33688       <method name="Void .ctor()">
33689         <size>7</size>
33690       </method>
33691       <method name="Void And()">
33692         <size>73</size>
33693       </method>
33694       <method name="Void Or()">
33695         <size>137</size>
33696       </method>
33697       <method name="Int32 Main()">
33698         <size>70</size>
33699       </method>
33700     </type>
33701   </test>
33702   <test name="test-615.cs">
33703     <type name="C">
33704       <method name="Void .ctor()">
33705         <size>7</size>
33706       </method>
33707       <method name="Void Main()">
33708         <size>16</size>
33709       </method>
33710     </type>
33711   </test>
33712   <test name="test-617.cs">
33713     <type name="Y">
33714       <method name="Void .ctor()">
33715         <size>7</size>
33716       </method>
33717       <method name="Void X.add_Foo(MyDelegate)">
33718         <size>1</size>
33719       </method>
33720       <method name="Void X.remove_Foo(MyDelegate)">
33721         <size>1</size>
33722       </method>
33723       <method name="Void add_Foo(MyDelegate)">
33724         <size>24</size>
33725       </method>
33726       <method name="Void remove_Foo(MyDelegate)">
33727         <size>24</size>
33728       </method>
33729       <method name="Int32 X.get_Prop()">
33730         <size>2</size>
33731       </method>
33732       <method name="Int32 Main()">
33733         <size>74</size>
33734       </method>
33735     </type>
33736     <type name="MyDelegate">
33737       <method name="Void .ctor(Object, IntPtr)">
33738         <size>0</size>
33739       </method>
33740       <method name="Int64 Invoke()">
33741         <size>0</size>
33742       </method>
33743       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33744         <size>0</size>
33745       </method>
33746       <method name="Int64 EndInvoke(IAsyncResult)">
33747         <size>0</size>
33748       </method>
33749     </type>
33750   </test>
33751   <test name="test-618.cs">
33752     <type name="C">
33753       <method name="Void .ctor()">
33754         <size>7</size>
33755       </method>
33756       <method name="Void ZeroBasedReductions()">
33757         <size>9</size>
33758       </method>
33759       <method name="Void Main()">
33760         <size>1</size>
33761       </method>
33762     </type>
33763   </test>
33764   <test name="test-619.cs">
33765     <type name="X">
33766       <method name="Void .ctor()">
33767         <size>7</size>
33768       </method>
33769       <method name="Void Main()">
33770         <size>11</size>
33771       </method>
33772     </type>
33773   </test>
33774   <test name="test-62.cs">
33775     <type name="X">
33776       <method name="Void .ctor()">
33777         <size>7</size>
33778       </method>
33779       <method name="X[] GetX()">
33780         <size>2</size>
33781       </method>
33782       <method name="System.Int32[] getInt()">
33783         <size>2</size>
33784       </method>
33785       <method name="System.Int32[,,] getMoreInt()">
33786         <size>2</size>
33787       </method>
33788       <method name="Int32 Main()">
33789         <size>2</size>
33790       </method>
33791     </type>
33792   </test>
33793   <test name="test-620.cs">
33794     <type name="X">
33795       <method name="Void .ctor()">
33796         <size>7</size>
33797       </method>
33798       <method name="Void A(Int32 ByRef)">
33799         <size>7</size>
33800       </method>
33801       <method name="Void B(Int32 ByRef)">
33802         <size>7</size>
33803       </method>
33804       <method name="Int32 Main()">
33805         <size>22</size>
33806       </method>
33807     </type>
33808   </test>
33809   <test name="test-621.cs">
33810     <type name="X">
33811       <method name="Void .ctor()">
33812         <size>7</size>
33813       </method>
33814       <method name="Void Main()">
33815         <size>129</size>
33816       </method>
33817     </type>
33818   </test>
33819   <test name="test-622.cs">
33820     <type name="A">
33821       <method name="Void .ctor(Int32)">
33822         <size>1</size>
33823       </method>
33824     </type>
33825     <type name="B">
33826       <method name="Void .ctor(Int32)">
33827         <size>7</size>
33828       </method>
33829     </type>
33830     <type name="X">
33831       <method name="Void .ctor()">
33832         <size>7</size>
33833       </method>
33834       <method name="Void Foo(A ByRef)">
33835         <size>8</size>
33836       </method>
33837       <method name="Void Foo(System.Object ByRef)">
33838         <size>9</size>
33839       </method>
33840       <method name="Int32 Main()">
33841         <size>16</size>
33842       </method>
33843     </type>
33844   </test>
33845   <test name="test-623.cs">
33846     <type name="X">
33847       <method name="Void .ctor()">
33848         <size>7</size>
33849       </method>
33850       <method name="Void a()">
33851         <size>0</size>
33852       </method>
33853     </type>
33854     <type name="Y">
33855       <method name="Void .ctor()">
33856         <size>7</size>
33857       </method>
33858       <method name="Void a()">
33859         <size>11</size>
33860       </method>
33861       <method name="Void Main()">
33862         <size>13</size>
33863       </method>
33864     </type>
33865   </test>
33866   <test name="test-624.cs">
33867     <type name="X">
33868       <method name="Void .ctor()">
33869         <size>7</size>
33870       </method>
33871       <method name="Int32 get_Type()">
33872         <size>2</size>
33873       </method>
33874       <method name="Void Main()">
33875         <size>3</size>
33876       </method>
33877     </type>
33878   </test>
33879   <test name="test-625.cs">
33880     <type name="Location">
33881       <method name="Void .ctor()">
33882         <size>7</size>
33883       </method>
33884       <method name="Int32 get_Null()">
33885         <size>2</size>
33886       </method>
33887     </type>
33888     <type name="X">
33889       <method name="Void .ctor()">
33890         <size>13</size>
33891       </method>
33892       <method name="Void Main()">
33893         <size>1</size>
33894       </method>
33895     </type>
33896   </test>
33897   <test name="test-626.cs">
33898     <type name="X">
33899       <method name="Void .ctor()">
33900         <size>7</size>
33901       </method>
33902       <method name="Void A()">
33903         <size>1</size>
33904       </method>
33905       <method name="Void Main()">
33906         <size>37</size>
33907       </method>
33908     </type>
33909   </test>
33910   <test name="test-627.cs">
33911     <type name="B">
33912       <method name="Void .ctor()">
33913         <size>7</size>
33914       </method>
33915       <method name="Void X.B()">
33916         <size>1</size>
33917       </method>
33918       <method name="Void A.B()">
33919         <size>1</size>
33920       </method>
33921     </type>
33922     <type name="M">
33923       <method name="Void .ctor()">
33924         <size>7</size>
33925       </method>
33926       <method name="Void N(System.Object)">
33927         <size>8</size>
33928       </method>
33929       <method name="Void Main()">
33930         <size>1</size>
33931       </method>
33932     </type>
33933   </test>
33934   <test name="test-628.cs">
33935     <type name="N1.B">
33936       <method name="Void .ctor()">
33937         <size>7</size>
33938       </method>
33939     </type>
33940     <type name="X">
33941       <method name="Void .ctor()">
33942         <size>7</size>
33943       </method>
33944     </type>
33945     <type name="X2">
33946       <method name="Void .ctor()">
33947         <size>7</size>
33948       </method>
33949     </type>
33950     <type name="Y2">
33951       <method name="Void .ctor()">
33952         <size>7</size>
33953       </method>
33954     </type>
33955     <type name="Y">
33956       <method name="Void .ctor()">
33957         <size>7</size>
33958       </method>
33959       <method name="Void Main()">
33960         <size>1</size>
33961       </method>
33962     </type>
33963   </test>
33964   <test name="test-629.cs">
33965     <type name="Foo">
33966       <method name="Void .ctor()">
33967         <size>7</size>
33968       </method>
33969       <method name="IEnumerable foo()">
33970         <size>16</size>
33971       </method>
33972       <method name="Int32 Main()">
33973         <size>65</size>
33974       </method>
33975     </type>
33976     <type name="Foo+&lt;foo&gt;c__Iterator0">
33977       <method name="Void .ctor()">
33978         <size>7</size>
33979       </method>
33980       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33981         <size>7</size>
33982       </method>
33983       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33984         <size>7</size>
33985       </method>
33986       <method name="Boolean MoveNext()">
33987         <size>39</size>
33988       </method>
33989       <method name="Void Dispose()">
33990         <size>8</size>
33991       </method>
33992       <method name="Void Reset()">
33993         <size>6</size>
33994       </method>
33995       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33996         <size>7</size>
33997       </method>
33998       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33999         <size>26</size>
34000       </method>
34001     </type>
34002   </test>
34003   <test name="test-63.cs">
34004     <type name="X">
34005       <method name="Void .ctor()">
34006         <size>7</size>
34007       </method>
34008       <method name="Int32 Main()">
34009         <size>96</size>
34010       </method>
34011     </type>
34012   </test>
34013   <test name="test-630.cs">
34014     <type name="MyEx">
34015       <method name="Void .ctor()">
34016         <size>7</size>
34017       </method>
34018     </type>
34019     <type name="Ex">
34020       <method name="Void .ctor()">
34021         <size>7</size>
34022       </method>
34023       <method name="Int32 test(Int32)">
34024         <size>37</size>
34025       </method>
34026       <method name="Int32 Main()">
34027         <size>70</size>
34028       </method>
34029     </type>
34030   </test>
34031   <test name="test-631.cs">
34032     <type name="A">
34033       <method name="Void .ctor()">
34034         <size>7</size>
34035       </method>
34036       <method name="SByte op_Implicit(A)">
34037         <size>2</size>
34038       </method>
34039       <method name="Byte op_Implicit(A)">
34040         <size>2</size>
34041       </method>
34042       <method name="Int16 op_Implicit(A)">
34043         <size>2</size>
34044       </method>
34045       <method name="UInt16 op_Implicit(A)">
34046         <size>2</size>
34047       </method>
34048       <method name="Int32 op_Implicit(A)">
34049         <size>2</size>
34050       </method>
34051       <method name="UInt32 op_Implicit(A)">
34052         <size>2</size>
34053       </method>
34054       <method name="Int64 op_Implicit(A)">
34055         <size>3</size>
34056       </method>
34057       <method name="UInt64 op_Implicit(A)">
34058         <size>3</size>
34059       </method>
34060     </type>
34061     <type name="A2">
34062       <method name="Void .ctor()">
34063         <size>7</size>
34064       </method>
34065       <method name="SByte op_Implicit(A2)">
34066         <size>2</size>
34067       </method>
34068       <method name="Byte op_Implicit(A2)">
34069         <size>2</size>
34070       </method>
34071       <method name="Int16 op_Implicit(A2)">
34072         <size>2</size>
34073       </method>
34074       <method name="UInt32 op_Implicit(A2)">
34075         <size>2</size>
34076       </method>
34077       <method name="Int64 op_Implicit(A2)">
34078         <size>3</size>
34079       </method>
34080       <method name="UInt64 op_Implicit(A2)">
34081         <size>3</size>
34082       </method>
34083     </type>
34084     <type name="A3">
34085       <method name="Void .ctor()">
34086         <size>7</size>
34087       </method>
34088       <method name="SByte op_Implicit(A3)">
34089         <size>2</size>
34090       </method>
34091       <method name="UInt32 op_Implicit(A3)">
34092         <size>2</size>
34093       </method>
34094       <method name="Int64 op_Implicit(A3)">
34095         <size>3</size>
34096       </method>
34097       <method name="UInt64 op_Implicit(A3)">
34098         <size>3</size>
34099       </method>
34100     </type>
34101     <type name="A4">
34102       <method name="Void .ctor()">
34103         <size>7</size>
34104       </method>
34105       <method name="UInt32 op_Implicit(A4)">
34106         <size>2</size>
34107       </method>
34108       <method name="Int64 op_Implicit(A4)">
34109         <size>3</size>
34110       </method>
34111       <method name="UInt64 op_Implicit(A4)">
34112         <size>3</size>
34113       </method>
34114     </type>
34115     <type name="A5">
34116       <method name="Void .ctor()">
34117         <size>7</size>
34118       </method>
34119       <method name="UInt32 op_Implicit(A5)">
34120         <size>2</size>
34121       </method>
34122       <method name="Int32 op_Implicit(A5)">
34123         <size>2</size>
34124       </method>
34125     </type>
34126     <type name="A6">
34127       <method name="Void .ctor()">
34128         <size>7</size>
34129       </method>
34130       <method name="Byte op_Implicit(A6)">
34131         <size>2</size>
34132       </method>
34133     </type>
34134     <type name="MyDecimal">
34135       <method name="Void .ctor()">
34136         <size>7</size>
34137       </method>
34138       <method name="Decimal op_Implicit(MyDecimal)">
34139         <size>8</size>
34140       </method>
34141     </type>
34142     <type name="Constraint">
34143       <method name="Void .ctor()">
34144         <size>7</size>
34145       </method>
34146       <method name="Int32 Main()">
34147         <size>293</size>
34148       </method>
34149     </type>
34150   </test>
34151   <test name="test-632.cs">
34152     <type name="Bug379822">
34153       <method name="Void .ctor()">
34154         <size>7</size>
34155       </method>
34156       <method name="Void Assert(Boolean, Boolean)">
34157         <size>19</size>
34158       </method>
34159       <method name="Void TestAnd(Boolean)">
34160         <size>79</size>
34161       </method>
34162       <method name="Void TestOr(Boolean)">
34163         <size>92</size>
34164       </method>
34165       <method name="Void Test(Boolean)">
34166         <size>13</size>
34167       </method>
34168       <method name="Void Main()">
34169         <size>13</size>
34170       </method>
34171     </type>
34172   </test>
34173   <test name="test-633.cs">
34174     <type name="Test.C">
34175       <method name="Void .ctor()">
34176         <size>7</size>
34177       </method>
34178       <method name="Void Main()">
34179         <size>1</size>
34180       </method>
34181     </type>
34182   </test>
34183   <test name="test-634.cs">
34184     <type name="Test">
34185       <method name="Void .ctor()">
34186         <size>7</size>
34187       </method>
34188       <method name="Void TestFunc()">
34189         <size>2</size>
34190       </method>
34191       <method name="Void Main(System.String[])">
34192         <size>6</size>
34193       </method>
34194     </type>
34195     <type name="Test+D">
34196       <method name="Void .ctor(Object, IntPtr)">
34197         <size>0</size>
34198       </method>
34199       <method name="Void Invoke()">
34200         <size>0</size>
34201       </method>
34202       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34203         <size>0</size>
34204       </method>
34205       <method name="Void EndInvoke(IAsyncResult)">
34206         <size>0</size>
34207       </method>
34208     </type>
34209   </test>
34210   <test name="test-635.cs">
34211     <type name="ShortCircuitFold">
34212       <method name="Void .ctor()">
34213         <size>7</size>
34214       </method>
34215       <method name="Boolean get_False()">
34216         <size>14</size>
34217       </method>
34218       <method name="Boolean get_True()">
34219         <size>14</size>
34220       </method>
34221       <method name="Void a(Boolean, Boolean)">
34222         <size>19</size>
34223       </method>
34224       <method name="Void c(Int32)">
34225         <size>67</size>
34226       </method>
34227       <method name="Boolean f()">
34228         <size>11</size>
34229       </method>
34230       <method name="Void Main()">
34231         <size>169</size>
34232       </method>
34233     </type>
34234   </test>
34235   <test name="test-636.cs">
34236     <type name="Foo">
34237       <method name="Void .ctor()">
34238         <size>7</size>
34239       </method>
34240       <method name="Boolean get_False()">
34241         <size>14</size>
34242       </method>
34243       <method name="Void ping()">
34244         <size>13</size>
34245       </method>
34246       <method name="Int32 test_while(Int32)">
34247         <size>53</size>
34248       </method>
34249       <method name="Int32 test_do_while(Int32)">
34250         <size>53</size>
34251       </method>
34252       <method name="Int32 test_for(Int32)">
34253         <size>64</size>
34254       </method>
34255       <method name="Void test_for_empty()">
34256         <size>35</size>
34257       </method>
34258       <method name="Void Main()">
34259         <size>30</size>
34260       </method>
34261     </type>
34262   </test>
34263   <test name="test-638.cs">
34264     <type name="Fail">
34265       <method name="Void .ctor()">
34266         <size>7</size>
34267       </method>
34268       <method name="Void Main()">
34269         <size>110</size>
34270       </method>
34271     </type>
34272     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34273       <method name="Void .ctor()">
34274         <size>7</size>
34275       </method>
34276       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34277         <size>28</size>
34278       </method>
34279     </type>
34280   </test>
34281   <test name="test-639.cs">
34282     <type name="Foo">
34283       <method name="Void .ctor()">
34284         <size>7</size>
34285       </method>
34286       <method name="System.String get_s()">
34287         <size>13</size>
34288       </method>
34289       <method name="Void set_s(System.String)">
34290         <size>34</size>
34291       </method>
34292       <method name="Void Main()">
34293         <size>67</size>
34294       </method>
34295     </type>
34296   </test>
34297   <test name="test-64.cs">
34298     <type name="Operator">
34299       <method name="Void .ctor()">
34300         <size>7</size>
34301       </method>
34302     </type>
34303     <type name="Blah">
34304       <method name="Void .ctor(Operator)">
34305         <size>7</size>
34306       </method>
34307     </type>
34308     <type name="T">
34309       <method name="Void .ctor()">
34310         <size>7</size>
34311       </method>
34312       <method name="Int32 Main()">
34313         <size>9</size>
34314       </method>
34315     </type>
34316   </test>
34317   <test name="test-640.cs">
34318     <type name="C">
34319       <method name="Void .ctor()">
34320         <size>7</size>
34321       </method>
34322       <method name="Int32 Main()">
34323         <size>100</size>
34324       </method>
34325     </type>
34326   </test>
34327   <test name="test-641.cs">
34328     <type name="Identifier">
34329       <method name="Void .ctor()">
34330         <size>7</size>
34331       </method>
34332       <method name="Int32 Main()">
34333         <size>55</size>
34334       </method>
34335       <method name="Boolean op_Equality(Identifier, Identifier)">
34336         <size>2</size>
34337       </method>
34338       <method name="Boolean op_Inequality(Identifier, Identifier)">
34339         <size>2</size>
34340       </method>
34341       <method name="Identifier op_Implicit(System.String)">
34342         <size>2</size>
34343       </method>
34344       <method name="System.String op_Implicit(Identifier)">
34345         <size>2</size>
34346       </method>
34347       <method name="Decimal op_Implicit(Identifier)">
34348         <size>7</size>
34349       </method>
34350     </type>
34351   </test>
34352   <test name="test-642.cs">
34353     <type name="C">
34354       <method name="Void .ctor()">
34355         <size>7</size>
34356       </method>
34357       <method name="Int32 Main()">
34358         <size>40</size>
34359       </method>
34360     </type>
34361   </test>
34362   <test name="test-643.cs">
34363     <type name="PointerArithmeticTest">
34364       <method name="Void .ctor()">
34365         <size>7</size>
34366       </method>
34367       <method name="Int32 Main()">
34368         <size>130</size>
34369       </method>
34370       <method name="Int32* Conversions(Int64)">
34371         <size>3</size>
34372       </method>
34373       <method name="Int32 CheckAdd(Byte*, Int32)">
34374         <size>14</size>
34375       </method>
34376       <method name="Int32 CheckSub(Int16*, Int32)">
34377         <size>16</size>
34378       </method>
34379       <method name="Int32 CheckSub2(Int16*, Int32)">
34380         <size>23</size>
34381       </method>
34382     </type>
34383   </test>
34384   <test name="test-644.cs">
34385     <type name="Program">
34386       <method name="Void .ctor()">
34387         <size>7</size>
34388       </method>
34389       <method name="System.Object M(Int32)">
34390         <size>2</size>
34391       </method>
34392       <method name="Void Test_1()">
34393         <size>59</size>
34394       </method>
34395       <method name="Boolean Test_2()">
34396         <size>24</size>
34397       </method>
34398       <method name="Boolean Test_3()">
34399         <size>24</size>
34400       </method>
34401       <method name="Boolean Test_4(Program+D)">
34402         <size>13</size>
34403       </method>
34404       <method name="Int32 Main()">
34405         <size>75</size>
34406       </method>
34407     </type>
34408     <type name="Program+D">
34409       <method name="Void .ctor(Object, IntPtr)">
34410         <size>0</size>
34411       </method>
34412       <method name="System.Object Invoke(Int32)">
34413         <size>0</size>
34414       </method>
34415       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34416         <size>0</size>
34417       </method>
34418       <method name="System.Object EndInvoke(IAsyncResult)">
34419         <size>0</size>
34420       </method>
34421     </type>
34422   </test>
34423   <test name="test-645.cs">
34424     <type name="Program">
34425       <method name="Void .ctor()">
34426         <size>7</size>
34427       </method>
34428       <method name="IEnumerable get_Empty()">
34429         <size>16</size>
34430       </method>
34431       <method name="Void Main()">
34432         <size>61</size>
34433       </method>
34434     </type>
34435     <type name="Program+&lt;&gt;c__Iterator0">
34436       <method name="Void .ctor()">
34437         <size>7</size>
34438       </method>
34439       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34440         <size>7</size>
34441       </method>
34442       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34443         <size>7</size>
34444       </method>
34445       <method name="Boolean MoveNext()">
34446         <size>158</size>
34447       </method>
34448       <method name="Void Dispose()">
34449         <size>8</size>
34450       </method>
34451       <method name="Void Reset()">
34452         <size>6</size>
34453       </method>
34454       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34455         <size>7</size>
34456       </method>
34457       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34458         <size>26</size>
34459       </method>
34460     </type>
34461   </test>
34462   <test name="test-646.cs">
34463     <type name="Program">
34464       <method name="Void .ctor()">
34465         <size>7</size>
34466       </method>
34467       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34468         <size>7</size>
34469       </method>
34470       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34471         <size>7</size>
34472       </method>
34473       <method name="Int32 Main()">
34474         <size>113</size>
34475       </method>
34476     </type>
34477   </test>
34478   <test name="test-647.cs">
34479     <type name="Foo">
34480       <method name="Void .ctor()">
34481         <size>7</size>
34482       </method>
34483       <method name="Void Main()">
34484         <size>28</size>
34485       </method>
34486     </type>
34487   </test>
34488   <test name="test-648.cs">
34489     <type name="ParamMismatch.TestCase">
34490       <method name="Void .ctor()">
34491         <size>7</size>
34492       </method>
34493       <method name="Void add_Culprit(System.EventHandler)">
34494         <size>1</size>
34495       </method>
34496       <method name="Void remove_Culprit(System.EventHandler)">
34497         <size>1</size>
34498       </method>
34499       <method name="Void Main()">
34500         <size>1</size>
34501       </method>
34502       <method name="Void Finalize()">
34503         <size>13</size>
34504       </method>
34505     </type>
34506   </test>
34507   <test name="test-649.cs">
34508     <type name="MainClass">
34509       <method name="Void .ctor()">
34510         <size>7</size>
34511       </method>
34512       <method name="Void Main(System.String[])">
34513         <size>609</size>
34514       </method>
34515     </type>
34516     <type name="MainClass+Decimal2">
34517       <method name="Void .ctor(Double)">
34518         <size>13</size>
34519       </method>
34520       <method name="Void .ctor(Decimal)">
34521         <size>8</size>
34522       </method>
34523       <method name="Decimal2 op_Explicit(Decimal)">
34524         <size>7</size>
34525       </method>
34526       <method name="Decimal2 op_Explicit(Double)">
34527         <size>7</size>
34528       </method>
34529       <method name="Decimal op_Implicit(Decimal2)">
34530         <size>8</size>
34531       </method>
34532     </type>
34533   </test>
34534   <test name="test-65.cs">
34535     <type name="X">
34536       <method name="Void .ctor()">
34537         <size>7</size>
34538       </method>
34539       <method name="Void receiver(S)">
34540         <size>7</size>
34541       </method>
34542       <method name="System.Object BoxS()">
34543         <size>21</size>
34544       </method>
34545       <method name="S Plain()">
34546         <size>16</size>
34547       </method>
34548       <method name="Int32 Main()">
34549         <size>98</size>
34550       </method>
34551     </type>
34552   </test>
34553   <test name="test-650.cs">
34554     <type name="App">
34555       <method name="Void .ctor()">
34556         <size>7</size>
34557       </method>
34558       <method name="Void Main()">
34559         <size>1</size>
34560       </method>
34561     </type>
34562   </test>
34563   <test name="test-651.cs">
34564     <type name="Foo">
34565       <method name="Void .ctor()">
34566         <size>7</size>
34567       </method>
34568       <method name="Void Open(IList)">
34569         <size>1</size>
34570       </method>
34571       <method name="Void Open(System.Collections.ArrayList ByRef)">
34572         <size>20</size>
34573       </method>
34574       <method name="Void Main()">
34575         <size>1</size>
34576       </method>
34577     </type>
34578   </test>
34579   <test name="test-652.cs">
34580     <type name="C">
34581       <method name="Void .ctor()">
34582         <size>7</size>
34583       </method>
34584       <method name="Int32 Main()">
34585         <size>6</size>
34586       </method>
34587       <method name="Int32 Test()">
34588         <size>27</size>
34589       </method>
34590     </type>
34591   </test>
34592   <test name="test-653.cs">
34593     <type name="C">
34594       <method name="Void .ctor()">
34595         <size>7</size>
34596       </method>
34597       <method name="Int32 Test()">
34598         <size>50</size>
34599       </method>
34600       <method name="Void Test2()">
34601         <size>32</size>
34602       </method>
34603       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34604         <size>39</size>
34605       </method>
34606       <method name="Int32 Main()">
34607         <size>41</size>
34608       </method>
34609     </type>
34610   </test>
34611   <test name="test-654.cs">
34612     <type name="Program">
34613       <method name="Void .ctor()">
34614         <size>7</size>
34615       </method>
34616       <method name="Int32 Main()">
34617         <size>8</size>
34618       </method>
34619       <method name="Int32 Test(SByte*)">
34620         <size>33</size>
34621       </method>
34622     </type>
34623   </test>
34624   <test name="test-655.cs">
34625     <type name="D">
34626       <method name="Void .ctor()">
34627         <size>7</size>
34628       </method>
34629       <method name="Byte get_Item(Int32)">
34630         <size>7</size>
34631       </method>
34632       <method name="Void set_Item(Int32, Byte)">
34633         <size>8</size>
34634       </method>
34635       <method name="Int32 Main()">
34636         <size>77</size>
34637       </method>
34638     </type>
34639   </test>
34640   <test name="test-656.cs">
34641     <type name="Goo">
34642       <method name="Void .ctor()">
34643         <size>7</size>
34644       </method>
34645       <method name="Void Main()">
34646         <size>26</size>
34647       </method>
34648     </type>
34649   </test>
34650   <test name="test-657.cs">
34651     <type name="TestDebug.C">
34652       <method name="Void .ctor()">
34653         <size>7</size>
34654       </method>
34655       <method name="Void Method()">
34656         <size>1</size>
34657       </method>
34658     </type>
34659     <type name="TestDebug.Program">
34660       <method name="Void .ctor()">
34661         <size>7</size>
34662       </method>
34663       <method name="Void Excluded()">
34664         <size>11</size>
34665       </method>
34666       <method name="Int32 Main()">
34667         <size>7</size>
34668       </method>
34669     </type>
34670   </test>
34671   <test name="test-658.cs">
34672     <type name="A">
34673       <method name="Void .ctor()">
34674         <size>7</size>
34675       </method>
34676       <method name="Int32 get_Thread()">
34677         <size>2</size>
34678       </method>
34679     </type>
34680     <type name="Thread">
34681       <method name="Void .ctor()">
34682         <size>7</size>
34683       </method>
34684       <method name="Void Foo()">
34685         <size>1</size>
34686       </method>
34687     </type>
34688     <type name="B">
34689       <method name="Void .ctor()">
34690         <size>7</size>
34691       </method>
34692       <method name="Void Main()">
34693         <size>6</size>
34694       </method>
34695     </type>
34696   </test>
34697   <test name="test-659.cs">
34698     <type name="MySubClass">
34699       <method name="Void .ctor()">
34700         <size>7</size>
34701       </method>
34702       <method name="Int32 Main()">
34703         <size>30</size>
34704       </method>
34705       <method name="Void set_BB(Int32, Boolean)">
34706         <size>1</size>
34707       </method>
34708       <method name="Void Iface.set_AA(Int32, Boolean)">
34709         <size>9</size>
34710       </method>
34711     </type>
34712   </test>
34713   <test name="test-66.cs">
34714     <type name="Y">
34715       <method name="Void .ctor()">
34716         <size>7</size>
34717       </method>
34718     </type>
34719     <type name="X">
34720       <method name="Void .ctor()">
34721         <size>7</size>
34722       </method>
34723       <method name="Void .cctor()">
34724         <size>53</size>
34725       </method>
34726       <method name="Void FillOne()">
34727         <size>18</size>
34728       </method>
34729       <method name="Void FillSingle()">
34730         <size>39</size>
34731       </method>
34732       <method name="Void FillDouble()">
34733         <size>59</size>
34734       </method>
34735       <method name="Void FillObject()">
34736         <size>52</size>
34737       </method>
34738       <method name="Void FillDoubleObject()">
34739         <size>81</size>
34740       </method>
34741       <method name="Int32 TestSingle()">
34742         <size>47</size>
34743       </method>
34744       <method name="Int32 TestDouble()">
34745         <size>67</size>
34746       </method>
34747       <method name="Int32 TestObjectSingle()">
34748         <size>48</size>
34749       </method>
34750       <method name="Int32 TestObjectDouble()">
34751         <size>72</size>
34752       </method>
34753       <method name="Int32 Main()">
34754         <size>80</size>
34755       </method>
34756     </type>
34757   </test>
34758   <test name="test-660.cs">
34759     <type name="Test">
34760       <method name="Void .ctor()">
34761         <size>7</size>
34762       </method>
34763       <method name="Void Main()">
34764         <size>25</size>
34765       </method>
34766     </type>
34767     <type name="Status">
34768       <method name="Void .ctor(Code)">
34769         <size>8</size>
34770       </method>
34771       <method name="Status op_Implicit(Code)">
34772         <size>7</size>
34773       </method>
34774       <method name="Code op_Implicit(Status)">
34775         <size>8</size>
34776       </method>
34777     </type>
34778   </test>
34779   <test name="test-661.cs">
34780     <type name="Test">
34781       <method name="Void .ctor()">
34782         <size>7</size>
34783       </method>
34784       <method name="Void Main()">
34785         <size>1</size>
34786       </method>
34787       <method name="Void TestMethod()">
34788         <size>15</size>
34789       </method>
34790       <method name="SummaryInfo GetSummary()">
34791         <size>2</size>
34792       </method>
34793     </type>
34794   </test>
34795   <test name="test-662.cs">
34796     <type name="C">
34797       <method name="Void .ctor()">
34798         <size>7</size>
34799       </method>
34800       <method name="Void Main()">
34801         <size>1</size>
34802       </method>
34803     </type>
34804   </test>
34805   <test name="test-663.cs">
34806     <type name="A">
34807       <method name="Void .ctor()">
34808         <size>7</size>
34809       </method>
34810       <method name="Int32 op_Implicit(A)">
34811         <size>2</size>
34812       </method>
34813       <method name="Boolean op_Implicit(A)">
34814         <size>2</size>
34815       </method>
34816     </type>
34817     <type name="C">
34818       <method name="Void .ctor()">
34819         <size>7</size>
34820       </method>
34821       <method name="Void Main()">
34822         <size>17</size>
34823       </method>
34824     </type>
34825   </test>
34826   <test name="test-664.cs">
34827     <type name="C">
34828       <method name="Void .ctor()">
34829         <size>7</size>
34830       </method>
34831       <method name="Boolean Test(System.String)">
34832         <size>148</size>
34833       </method>
34834       <method name="Int32 Main()">
34835         <size>49</size>
34836       </method>
34837     </type>
34838   </test>
34839   <test name="test-665.cs">
34840     <type name="Test">
34841       <method name="Void .ctor()">
34842         <size>7</size>
34843       </method>
34844       <method name="Int32 Main()">
34845         <size>14</size>
34846       </method>
34847       <method name="Int32 Method(System.Object)">
34848         <size>2</size>
34849       </method>
34850     </type>
34851   </test>
34852   <test name="test-666.cs">
34853     <type name="C">
34854       <method name="Void .ctor()">
34855         <size>7</size>
34856       </method>
34857       <method name="Void Main()">
34858         <size>1</size>
34859       </method>
34860     </type>
34861   </test>
34862   <test name="test-667.cs">
34863     <type name="CA">
34864       <method name="Void .ctor()">
34865         <size>7</size>
34866       </method>
34867       <method name="Void IA.M()">
34868         <size>1</size>
34869       </method>
34870     </type>
34871     <type name="CC">
34872       <method name="Void .ctor()">
34873         <size>7</size>
34874       </method>
34875       <method name="Void Main()">
34876         <size>1</size>
34877       </method>
34878     </type>
34879   </test>
34880   <test name="test-668.cs">
34881     <type name="Bar">
34882       <method name="Void .ctor()">
34883         <size>7</size>
34884       </method>
34885     </type>
34886     <type name="Test">
34887       <method name="Void .ctor()">
34888         <size>7</size>
34889       </method>
34890       <method name="Void Main()">
34891         <size>7</size>
34892       </method>
34893     </type>
34894   </test>
34895   <test name="test-669.cs">
34896     <type name="Test">
34897       <method name="Void .ctor()">
34898         <size>7</size>
34899       </method>
34900       <method name="Void Main()">
34901         <size>3</size>
34902       </method>
34903     </type>
34904   </test>
34905   <test name="test-670.cs">
34906     <type name="C">
34907       <method name="Void .ctor()">
34908         <size>7</size>
34909       </method>
34910       <method name="Void Main()">
34911         <size>14</size>
34912       </method>
34913     </type>
34914   </test>
34915   <test name="test-671.cs">
34916     <type name="C">
34917       <method name="Void .ctor()">
34918         <size>7</size>
34919       </method>
34920       <method name="Int32 Main()">
34921         <size>19</size>
34922       </method>
34923       <method name="Boolean Bar(System.Object)">
34924         <size>2</size>
34925       </method>
34926     </type>
34927   </test>
34928   <test name="test-672.cs">
34929     <type name="X">
34930       <method name="Void .ctor()">
34931         <size>7</size>
34932       </method>
34933       <method name="S* get_Foo2()">
34934         <size>3</size>
34935       </method>
34936       <method name="Void Main()">
34937         <size>1</size>
34938       </method>
34939       <method name="Int32* get_Foo()">
34940         <size>3</size>
34941       </method>
34942     </type>
34943   </test>
34944   <test name="test-673.cs">
34945     <type name="Test">
34946       <method name="Void .ctor()">
34947         <size>7</size>
34948       </method>
34949       <method name="Void Foo()">
34950         <size>1</size>
34951       </method>
34952       <method name="Int32 Main()">
34953         <size>85</size>
34954       </method>
34955     </type>
34956   </test>
34957   <test name="test-674.cs">
34958     <type name="Test">
34959       <method name="Void .ctor()">
34960         <size>7</size>
34961       </method>
34962       <method name="Int32 Main()">
34963         <size>56</size>
34964       </method>
34965       <method name="Int32 &lt;Main&gt;m__0(Int32)">
34966         <size>2</size>
34967       </method>
34968     </type>
34969     <type name="Test+D">
34970       <method name="Void .ctor(Object, IntPtr)">
34971         <size>0</size>
34972       </method>
34973       <method name="Int32 Invoke(Int32)">
34974         <size>0</size>
34975       </method>
34976       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34977         <size>0</size>
34978       </method>
34979       <method name="Int32 EndInvoke(IAsyncResult)">
34980         <size>0</size>
34981       </method>
34982     </type>
34983   </test>
34984   <test name="test-675.cs">
34985     <type name="B">
34986       <method name="Void .ctor()">
34987         <size>7</size>
34988       </method>
34989       <method name="Int32 GetHashCode()">
34990         <size>2</size>
34991       </method>
34992       <method name="Boolean Equals(System.Object)">
34993         <size>2</size>
34994       </method>
34995       <method name="Boolean op_Equality(B, B)">
34996         <size>2</size>
34997       </method>
34998       <method name="Boolean op_Inequality(B, B)">
34999         <size>2</size>
35000       </method>
35001     </type>
35002     <type name="Test">
35003       <method name="Void .ctor()">
35004         <size>7</size>
35005       </method>
35006       <method name="Int32 Main()">
35007         <size>2</size>
35008       </method>
35009     </type>
35010   </test>
35011   <test name="test-676.cs">
35012     <type name="N.Item">
35013       <method name="Void .ctor()">
35014         <size>7</size>
35015       </method>
35016     </type>
35017     <type name="N.Test">
35018       <method name="Void .ctor()">
35019         <size>7</size>
35020       </method>
35021       <method name="N.Item get_Item(N.Test)">
35022         <size>2</size>
35023       </method>
35024       <method name="Void Foo(ItemSlot)">
35025         <size>27</size>
35026       </method>
35027       <method name="Int32 Main()">
35028         <size>2</size>
35029       </method>
35030     </type>
35031   </test>
35032   <test name="test-677.cs">
35033     <type name="InvokeWindow">
35034       <method name="Void .ctor()">
35035         <size>7</size>
35036       </method>
35037       <method name="Void add_E(D)">
35038         <size>24</size>
35039       </method>
35040       <method name="Void remove_E(D)">
35041         <size>24</size>
35042       </method>
35043       <method name="Void Run()">
35044         <size>12</size>
35045       </method>
35046     </type>
35047     <type name="Test">
35048       <method name="Void .ctor()">
35049         <size>7</size>
35050       </method>
35051       <method name="Int32 Main()">
35052         <size>32</size>
35053       </method>
35054       <method name="Void OnDeleteEvent()">
35055         <size>1</size>
35056       </method>
35057       <method name="Void OnDeleteEvent(Int32)">
35058         <size>1</size>
35059       </method>
35060     </type>
35061     <type name="D">
35062       <method name="Void .ctor(Object, IntPtr)">
35063         <size>0</size>
35064       </method>
35065       <method name="Void Invoke()">
35066         <size>0</size>
35067       </method>
35068       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35069         <size>0</size>
35070       </method>
35071       <method name="Void EndInvoke(IAsyncResult)">
35072         <size>0</size>
35073       </method>
35074     </type>
35075   </test>
35076   <test name="test-678.cs">
35077     <type name="NaNTest">
35078       <method name="Void .ctor(Double, Double)">
35079         <size>171</size>
35080       </method>
35081       <method name="Int32 Main()">
35082         <size>26</size>
35083       </method>
35084     </type>
35085   </test>
35086   <test name="test-679.cs">
35087     <type name="Program">
35088       <method name="Void .ctor()">
35089         <size>7</size>
35090       </method>
35091       <method name="Int32 Main()">
35092         <size>12</size>
35093       </method>
35094     </type>
35095   </test>
35096   <test name="test-68.cs">
35097     <type name="Y">
35098       <method name="Void .ctor()">
35099         <size>14</size>
35100       </method>
35101     </type>
35102     <type name="X">
35103       <method name="Void .ctor()">
35104         <size>7</size>
35105       </method>
35106       <method name="Int32 Main()">
35107         <size>147</size>
35108       </method>
35109     </type>
35110   </test>
35111   <test name="test-680.cs">
35112     <type name="AsStringProblem.MainClass">
35113       <method name="Void .ctor()">
35114         <size>7</size>
35115       </method>
35116       <method name="Void Main()">
35117         <size>94</size>
35118       </method>
35119     </type>
35120   </test>
35121   <test name="test-681.cs">
35122     <type name="Bug">
35123       <method name="Void .ctor()">
35124         <size>20</size>
35125       </method>
35126       <method name="Void Main()">
35127         <size>1</size>
35128       </method>
35129     </type>
35130     <type name="BugClass">
35131       <method name="Void .cctor()">
35132         <size>18</size>
35133       </method>
35134       <method name="Void FooImplementation(System.Void*)">
35135         <size>1</size>
35136       </method>
35137     </type>
35138     <type name="BugClass+Foo">
35139       <method name="Void .ctor(Object, IntPtr)">
35140         <size>0</size>
35141       </method>
35142       <method name="Void Invoke(System.Void*)">
35143         <size>0</size>
35144       </method>
35145       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35146         <size>0</size>
35147       </method>
35148       <method name="Void EndInvoke(IAsyncResult)">
35149         <size>0</size>
35150       </method>
35151     </type>
35152   </test>
35153   <test name="test-683.cs">
35154     <type name="broken_cast">
35155       <method name="Void .ctor()">
35156         <size>7</size>
35157       </method>
35158       <method name="Int32 Main()">
35159         <size>32</size>
35160       </method>
35161     </type>
35162   </test>
35163   <test name="test-684.cs">
35164     <type name="mono_bug.Program">
35165       <method name="Void .ctor()">
35166         <size>7</size>
35167       </method>
35168       <method name="Void Main()">
35169         <size>71</size>
35170       </method>
35171       <method name="System.Double[][,] ReturnArray()">
35172         <size>62</size>
35173       </method>
35174     </type>
35175   </test>
35176   <test name="test-685.cs">
35177     <type name="C">
35178       <method name="Void .ctor()">
35179         <size>7</size>
35180       </method>
35181       <method name="Void Main()">
35182         <size>28</size>
35183       </method>
35184     </type>
35185   </test>
35186   <test name="test-686.cs">
35187     <type name="Test">
35188       <method name="Void .ctor()">
35189         <size>7</size>
35190       </method>
35191       <method name="Void Main()">
35192         <size>51</size>
35193       </method>
35194       <method name="Void Foo()">
35195         <size>145</size>
35196       </method>
35197     </type>
35198   </test>
35199   <test name="test-687.cs">
35200     <type name="XUnit">
35201       <method name="Void .ctor(Double)">
35202         <size>8</size>
35203       </method>
35204       <method name="XUnit op_Implicit(Double)">
35205         <size>10</size>
35206       </method>
35207       <method name="Double op_Implicit(XUnit)">
35208         <size>8</size>
35209       </method>
35210     </type>
35211     <type name="Unit">
35212       <method name="Void .ctor(Double)">
35213         <size>8</size>
35214       </method>
35215       <method name="Unit op_Implicit(Double)">
35216         <size>10</size>
35217       </method>
35218       <method name="Double op_Implicit(Unit)">
35219         <size>8</size>
35220       </method>
35221     </type>
35222     <type name="Test">
35223       <method name="Void .ctor()">
35224         <size>7</size>
35225       </method>
35226       <method name="Int32 Main()">
35227         <size>56</size>
35228       </method>
35229     </type>
35230   </test>
35231   <test name="test-688.cs">
35232     <type name="Test">
35233       <method name="Void .ctor()">
35234         <size>7</size>
35235       </method>
35236       <method name="Int32 Main()">
35237         <size>46</size>
35238       </method>
35239       <method name="Byte* GetFoo()">
35240         <size>7</size>
35241       </method>
35242       <method name="Byte* GetFoo2()">
35243         <size>7</size>
35244       </method>
35245     </type>
35246   </test>
35247   <test name="test-689.cs">
35248     <type name="Sample">
35249       <method name="Void Main()">
35250         <size>3</size>
35251       </method>
35252       <method name="Void Foo(Byte*, Byte*)">
35253         <size>46</size>
35254       </method>
35255     </type>
35256   </test>
35257   <test name="test-69.cs">
35258     <type name="Blah">
35259       <method name="Void .ctor()">
35260         <size>7</size>
35261       </method>
35262       <method name="Void Start_internal(IntPtr)">
35263         <size>0</size>
35264       </method>
35265       <method name="Int32 Main()">
35266         <size>2</size>
35267       </method>
35268     </type>
35269   </test>
35270   <test name="test-690.cs">
35271     <type name="Test.Test">
35272       <method name="Void .ctor()">
35273         <size>7</size>
35274       </method>
35275       <method name="Void Main()">
35276         <size>1</size>
35277       </method>
35278     </type>
35279   </test>
35280   <test name="test-691.cs">
35281     <type name="ConsoleApplication6.Program">
35282       <method name="Void .ctor()">
35283         <size>7</size>
35284       </method>
35285       <method name="Void .cctor()">
35286         <size>23</size>
35287       </method>
35288       <method name="Void Main()">
35289         <size>127</size>
35290       </method>
35291     </type>
35292   </test>
35293   <test name="test-692.cs">
35294     <type name="Test">
35295       <method name="Void .ctor()">
35296         <size>7</size>
35297       </method>
35298       <method name="Void test1(DateTime ByRef)">
35299         <size>10</size>
35300       </method>
35301       <method name="Void test2(DateTime ByRef)">
35302         <size>13</size>
35303       </method>
35304       <method name="Int32 Main()">
35305         <size>141</size>
35306       </method>
35307     </type>
35308   </test>
35309   <test name="test-693.cs">
35310     <type name="ConstTest">
35311       <method name="Void .ctor()">
35312         <size>7</size>
35313       </method>
35314       <method name="Int32 Main()">
35315         <size>32</size>
35316       </method>
35317     </type>
35318   </test>
35319   <test name="test-694.cs">
35320     <type name="Test">
35321       <method name="Void .ctor()">
35322         <size>7</size>
35323       </method>
35324       <method name="Int32 Main()">
35325         <size>2</size>
35326       </method>
35327     </type>
35328   </test>
35329   <test name="test-695.cs">
35330     <type name="Program">
35331       <method name="Void .ctor()">
35332         <size>7</size>
35333       </method>
35334       <method name="Void .cctor()">
35335         <size>53</size>
35336       </method>
35337       <method name="Int32 Main()">
35338         <size>680</size>
35339       </method>
35340       <method name="System.String get_BaseDirectory()">
35341         <size>28</size>
35342       </method>
35343     </type>
35344     <type name="&lt;PrivateImplementationDetails&gt;">
35345       <method name="Void .ctor()">
35346         <size>7</size>
35347       </method>
35348     </type>
35349   </test>
35350   <test name="test-696.cs">
35351     <type name="S">
35352       <method name="Void f(S)">
35353         <size>1</size>
35354       </method>
35355       <method name="S op_Implicit(C)">
35356         <size>2</size>
35357       </method>
35358     </type>
35359     <type name="C">
35360       <method name="Void .ctor()">
35361         <size>7</size>
35362       </method>
35363       <method name="Void Main()">
35364         <size>12</size>
35365       </method>
35366     </type>
35367   </test>
35368   <test name="test-697.cs">
35369     <type name="C">
35370       <method name="Void .ctor()">
35371         <size>7</size>
35372       </method>
35373       <method name="Void Main()">
35374         <size>1</size>
35375       </method>
35376     </type>
35377   </test>
35378   <test name="test-698.cs">
35379     <type name="test">
35380       <method name="Void .ctor()">
35381         <size>7</size>
35382       </method>
35383       <method name="Void Main()">
35384         <size>12</size>
35385       </method>
35386     </type>
35387   </test>
35388   <test name="test-699.cs">
35389     <type name="D">
35390       <method name="Void .ctor(String)">
35391         <size>25</size>
35392       </method>
35393       <method name="System.String get_message()">
35394         <size>7</size>
35395       </method>
35396       <method name="Void Main()">
35397         <size>1</size>
35398       </method>
35399     </type>
35400   </test>
35401   <test name="test-7.cs">
35402     <type name="Mine.MyBoolean">
35403       <method name="Void .ctor()">
35404         <size>7</size>
35405       </method>
35406       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35407         <size>2</size>
35408       </method>
35409     </type>
35410     <type name="Mine.MyTrueFalse">
35411       <method name="Void .ctor()">
35412         <size>7</size>
35413       </method>
35414       <method name="Boolean op_True(Mine.MyTrueFalse)">
35415         <size>2</size>
35416       </method>
35417       <method name="Boolean op_False(Mine.MyTrueFalse)">
35418         <size>2</size>
35419       </method>
35420     </type>
35421     <type name="Mine.Blah">
35422       <method name="Void .ctor(Int32)">
35423         <size>14</size>
35424       </method>
35425       <method name="Int32 Main()">
35426         <size>408</size>
35427       </method>
35428       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35429         <size>31</size>
35430       </method>
35431       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35432         <size>22</size>
35433       </method>
35434       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35435         <size>23</size>
35436       </method>
35437       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35438         <size>31</size>
35439       </method>
35440       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35441         <size>24</size>
35442       </method>
35443       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35444         <size>24</size>
35445       </method>
35446       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35447         <size>24</size>
35448       </method>
35449       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35450         <size>23</size>
35451       </method>
35452       <method name="Boolean op_LogicalNot(Mine.Blah)">
35453         <size>20</size>
35454       </method>
35455       <method name="Mine.Blah op_Increment(Mine.Blah)">
35456         <size>26</size>
35457       </method>
35458       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35459         <size>26</size>
35460       </method>
35461       <method name="Boolean op_True(Mine.Blah)">
35462         <size>20</size>
35463       </method>
35464       <method name="Boolean op_False(Mine.Blah)">
35465         <size>23</size>
35466       </method>
35467       <method name="Int32 op_Implicit(Mine.Blah)">
35468         <size>17</size>
35469       </method>
35470       <method name="Double op_Explicit(Mine.Blah)">
35471         <size>18</size>
35472       </method>
35473     </type>
35474   </test>
35475   <test name="test-70.cs">
35476     <type name="X">
35477       <method name="Void .ctor()">
35478         <size>7</size>
35479       </method>
35480       <method name="Int32 get_A()">
35481         <size>2</size>
35482       </method>
35483       <method name="Int32 B()">
35484         <size>2</size>
35485       </method>
35486     </type>
35487     <type name="Y">
35488       <method name="Void .ctor()">
35489         <size>7</size>
35490       </method>
35491       <method name="Int32 get_A()">
35492         <size>9</size>
35493       </method>
35494       <method name="Int32 B()">
35495         <size>9</size>
35496       </method>
35497     </type>
35498     <type name="Z">
35499       <method name="Void .ctor()">
35500         <size>7</size>
35501       </method>
35502       <method name="Int32 Main()">
35503         <size>70</size>
35504       </method>
35505     </type>
35506   </test>
35507   <test name="test-700.cs">
35508     <type name="FooAttribute">
35509       <method name="Void .ctor(String)">
35510         <size>7</size>
35511       </method>
35512     </type>
35513     <type name="Test">
35514       <method name="Void .ctor()">
35515         <size>7</size>
35516       </method>
35517     </type>
35518     <type name="Program">
35519       <method name="Void .ctor()">
35520         <size>7</size>
35521       </method>
35522       <method name="Void Main()">
35523         <size>1</size>
35524       </method>
35525     </type>
35526   </test>
35527   <test name="test-701.cs">
35528     <type name="Foo">
35529       <method name="Void .ctor()">
35530         <size>7</size>
35531       </method>
35532       <method name="UInt16 ToUint16()">
35533         <size>6</size>
35534       </method>
35535       <method name="Void Main()">
35536         <size>1</size>
35537       </method>
35538     </type>
35539   </test>
35540   <test name="test-703.cs">
35541     <type name="A">
35542       <method name="Void .ctor()">
35543         <size>7</size>
35544       </method>
35545       <method name="Void add_Finished(System.EventHandler)">
35546         <size>0</size>
35547       </method>
35548       <method name="Void remove_Finished(System.EventHandler)">
35549         <size>0</size>
35550       </method>
35551       <method name="Void test(A)">
35552         <size>19</size>
35553       </method>
35554       <method name="Void TestA(System.Object, System.EventArgs)">
35555         <size>25</size>
35556       </method>
35557     </type>
35558     <type name="B">
35559       <method name="Void .ctor()">
35560         <size>65</size>
35561       </method>
35562       <method name="Void add_Finished(System.EventHandler)">
35563         <size>24</size>
35564       </method>
35565       <method name="Void remove_Finished(System.EventHandler)">
35566         <size>24</size>
35567       </method>
35568       <method name="Void TestB(System.Object, System.EventArgs)">
35569         <size>25</size>
35570       </method>
35571       <method name="Int32 Main()">
35572         <size>14</size>
35573       </method>
35574     </type>
35575   </test>
35576   <test name="test-705.cs">
35577     <type name="Test">
35578       <method name="Void .ctor()">
35579         <size>7</size>
35580       </method>
35581       <method name="Void .cctor()">
35582         <size>1</size>
35583       </method>
35584       <method name="Nested GetEnumerator()">
35585         <size>10</size>
35586       </method>
35587     </type>
35588     <type name="Test+Nested">
35589       <method name="Void System.IDisposable.Dispose()">
35590         <size>13</size>
35591       </method>
35592       <method name="Int32 get_Current()">
35593         <size>2</size>
35594       </method>
35595       <method name="Boolean MoveNext()">
35596         <size>2</size>
35597       </method>
35598       <method name="Void Reset()">
35599         <size>1</size>
35600       </method>
35601       <method name="Void Dispose()">
35602         <size>11</size>
35603       </method>
35604     </type>
35605     <type name="Program">
35606       <method name="Int32 Main()">
35607         <size>70</size>
35608       </method>
35609     </type>
35610   </test>
35611   <test name="test-706.cs">
35612     <type name="Test.CustomParentAttribute">
35613       <method name="Void .ctor()">
35614         <size>7</size>
35615       </method>
35616       <method name="Void DoSomething()">
35617         <size>0</size>
35618       </method>
35619     </type>
35620     <type name="Test.MyClass">
35621       <method name="Void .ctor()">
35622         <size>7</size>
35623       </method>
35624       <method name="Void Main()">
35625         <size>1</size>
35626       </method>
35627     </type>
35628     <type name="Test.MyClass+CustomChildAttribute">
35629       <method name="Void .ctor()">
35630         <size>7</size>
35631       </method>
35632       <method name="Void DoSomething()">
35633         <size>1</size>
35634       </method>
35635     </type>
35636   </test>
35637   <test name="test-707.cs">
35638     <type name="Tzap">
35639       <method name="Void .ctor()">
35640         <size>7</size>
35641       </method>
35642     </type>
35643     <type name="Tzap+Baz">
35644       <method name="Void .ctor()">
35645         <size>7</size>
35646       </method>
35647       <method name="Void Gazonk()">
35648         <size>7</size>
35649       </method>
35650       <method name="Void Main()">
35651         <size>1</size>
35652       </method>
35653     </type>
35654     <type name="Tzap+Bar">
35655       <method name="Void .ctor()">
35656         <size>7</size>
35657       </method>
35658       <method name="Void Foo()">
35659         <size>1</size>
35660       </method>
35661     </type>
35662   </test>
35663   <test name="test-708.cs">
35664     <type name="A">
35665       <method name="Void .ctor()">
35666         <size>7</size>
35667       </method>
35668       <method name="A+ADelegate Delegate2(Boolean)">
35669         <size>25</size>
35670       </method>
35671       <method name="Void Main()">
35672         <size>1</size>
35673       </method>
35674     </type>
35675     <type name="A+ADelegate">
35676       <method name="Void .ctor(Object, IntPtr)">
35677         <size>0</size>
35678       </method>
35679       <method name="A+ADelegate Invoke(Boolean)">
35680         <size>0</size>
35681       </method>
35682       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35683         <size>0</size>
35684       </method>
35685       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35686         <size>0</size>
35687       </method>
35688     </type>
35689   </test>
35690   <test name="test-709.cs">
35691     <type name="C">
35692       <method name="Void .ctor()">
35693         <size>7</size>
35694       </method>
35695       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35696         <size>68</size>
35697       </method>
35698       <method name="Void CharCopy(Char*, Char*, Int32)">
35699         <size>35</size>
35700       </method>
35701       <method name="Int32 Main()">
35702         <size>58</size>
35703       </method>
35704     </type>
35705   </test>
35706   <test name="test-71.cs">
35707     <type name="X">
35708       <method name="Void .ctor()">
35709         <size>7</size>
35710       </method>
35711       <method name="Void Main()">
35712         <size>37</size>
35713       </method>
35714     </type>
35715     <type name="MethodSignature">
35716       <method name="Void .ctor(String, Type, Type[])">
35717         <size>22</size>
35718       </method>
35719     </type>
35720   </test>
35721   <test name="test-710.cs">
35722     <type name="Z">
35723       <method name="Void .ctor()">
35724         <size>7</size>
35725       </method>
35726     </type>
35727     <type name="C">
35728       <method name="Void .ctor()">
35729         <size>7</size>
35730       </method>
35731       <method name="Void Main()">
35732         <size>7</size>
35733       </method>
35734     </type>
35735   </test>
35736   <test name="test-711.cs">
35737     <type name="N.Test">
35738       <method name="Void .ctor()">
35739         <size>7</size>
35740       </method>
35741       <method name="Void .ctor(Int32)">
35742         <size>7</size>
35743       </method>
35744       <method name="Void Main()">
35745         <size>1</size>
35746       </method>
35747     </type>
35748   </test>
35749   <test name="test-712.cs">
35750     <type name="Hello">
35751       <method name="Void .ctor()">
35752         <size>7</size>
35753       </method>
35754       <method name="Void Main()">
35755         <size>22</size>
35756       </method>
35757     </type>
35758   </test>
35759   <test name="test-713.cs">
35760     <type name="DispBar">
35761       <method name="Void .ctor()">
35762         <size>7</size>
35763       </method>
35764       <method name="Void Dispose()">
35765         <size>11</size>
35766       </method>
35767     </type>
35768     <type name="Foo">
35769       <method name="Void .ctor()">
35770         <size>7</size>
35771       </method>
35772       <method name="IDisposable GetBar()">
35773         <size>6</size>
35774       </method>
35775     </type>
35776     <type name="Test">
35777       <method name="Void .ctor()">
35778         <size>7</size>
35779       </method>
35780       <method name="Void .cctor()">
35781         <size>11</size>
35782       </method>
35783       <method name="Boolean TryThing()">
35784         <size>46</size>
35785       </method>
35786       <method name="Void Main()">
35787         <size>7</size>
35788       </method>
35789     </type>
35790   </test>
35791   <test name="test-714.cs">
35792     <type name="Hello">
35793       <method name="Void .ctor()">
35794         <size>7</size>
35795       </method>
35796       <method name="Void IBar.Test()">
35797         <size>1</size>
35798       </method>
35799       <method name="Void Main()">
35800         <size>1</size>
35801       </method>
35802     </type>
35803   </test>
35804   <test name="test-716.cs">
35805     <type name="SS">
35806       <method name="Void .cctor()">
35807         <size>8</size>
35808       </method>
35809     </type>
35810     <type name="SSS">
35811       <method name="Void .cctor()">
35812         <size>15</size>
35813       </method>
35814     </type>
35815     <type name="C">
35816       <method name="Void .ctor()">
35817         <size>7</size>
35818       </method>
35819     </type>
35820     <type name="CC">
35821       <method name="Void .ctor()">
35822         <size>7</size>
35823       </method>
35824       <method name="Void .cctor()">
35825         <size>8</size>
35826       </method>
35827     </type>
35828     <type name="CCC">
35829       <method name="Void .ctor()">
35830         <size>7</size>
35831       </method>
35832       <method name="Void .cctor()">
35833         <size>11</size>
35834       </method>
35835     </type>
35836     <type name="X">
35837       <method name="Void .ctor()">
35838         <size>7</size>
35839       </method>
35840       <method name="Int32 Main()">
35841         <size>192</size>
35842       </method>
35843     </type>
35844   </test>
35845   <test name="test-717.cs">
35846     <type name="AA">
35847       <method name="Void .ctor()">
35848         <size>7</size>
35849       </method>
35850       <method name="Int32 Foo(Int32)">
35851         <size>2</size>
35852       </method>
35853     </type>
35854     <type name="A">
35855       <method name="Void .ctor()">
35856         <size>7</size>
35857       </method>
35858       <method name="Int32 Foo(Byte)">
35859         <size>2</size>
35860       </method>
35861       <method name="Int32 Foo(Int32)">
35862         <size>2</size>
35863       </method>
35864     </type>
35865     <type name="B">
35866       <method name="Void .ctor()">
35867         <size>7</size>
35868       </method>
35869       <method name="Int32 Foo(Int32)">
35870         <size>2</size>
35871       </method>
35872       <method name="Void Foo(System.String)">
35873         <size>1</size>
35874       </method>
35875     </type>
35876     <type name="S">
35877       <method name="System.String ToString()">
35878         <size>6</size>
35879       </method>
35880     </type>
35881     <type name="MyClass">
35882       <method name="Void .ctor()">
35883         <size>7</size>
35884       </method>
35885       <method name="Int32 Main()">
35886         <size>61</size>
35887       </method>
35888     </type>
35889   </test>
35890   <test name="test-718.cs">
35891     <type name="A">
35892       <method name="Void .ctor()">
35893         <size>7</size>
35894       </method>
35895       <method name="Void Foo(Int32, Int32)">
35896         <size>1</size>
35897       </method>
35898     </type>
35899     <type name="B">
35900       <method name="Void .ctor()">
35901         <size>7</size>
35902       </method>
35903       <method name="Void Main()">
35904         <size>8</size>
35905       </method>
35906       <method name="Void Foo(Int32)">
35907         <size>1</size>
35908       </method>
35909     </type>
35910   </test>
35911   <test name="test-719.cs">
35912     <type name="C">
35913       <method name="Void .ctor()">
35914         <size>7</size>
35915       </method>
35916       <method name="Void Main()">
35917         <size>1</size>
35918       </method>
35919     </type>
35920   </test>
35921   <test name="test-72.cs">
35922     <type name="outer">
35923       <method name="Void .ctor()">
35924         <size>7</size>
35925       </method>
35926       <method name="Int32 Main()">
35927         <size>2</size>
35928       </method>
35929     </type>
35930     <type name="outer+inner">
35931       <method name="Void .ctor()">
35932         <size>7</size>
35933       </method>
35934       <method name="Void meth(System.Object)">
35935         <size>8</size>
35936       </method>
35937     </type>
35938   </test>
35939   <test name="test-720.cs">
35940     <type name="N.Program">
35941       <method name="Void .ctor()">
35942         <size>7</size>
35943       </method>
35944       <method name="Void Main()">
35945         <size>18</size>
35946       </method>
35947     </type>
35948     <type name="N.Parent">
35949       <method name="Void .ctor()">
35950         <size>7</size>
35951       </method>
35952       <method name="Void add_Example(N.Parent+ExampleHandler)">
35953         <size>0</size>
35954       </method>
35955       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35956         <size>0</size>
35957       </method>
35958     </type>
35959     <type name="N.Child">
35960       <method name="Void .ctor()">
35961         <size>7</size>
35962       </method>
35963       <method name="Void add_Example(N.Parent+ExampleHandler)">
35964         <size>24</size>
35965       </method>
35966       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35967         <size>24</size>
35968       </method>
35969       <method name="Void OnExample()">
35970         <size>23</size>
35971       </method>
35972     </type>
35973     <type name="N.Parent+ExampleHandler">
35974       <method name="Void .ctor(Object, IntPtr)">
35975         <size>0</size>
35976       </method>
35977       <method name="Void Invoke()">
35978         <size>0</size>
35979       </method>
35980       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35981         <size>0</size>
35982       </method>
35983       <method name="Void EndInvoke(IAsyncResult)">
35984         <size>0</size>
35985       </method>
35986     </type>
35987   </test>
35988   <test name="test-721.cs">
35989     <type name="Program">
35990       <method name="Void .ctor()">
35991         <size>7</size>
35992       </method>
35993       <method name="Int32 Main()">
35994         <size>55</size>
35995       </method>
35996     </type>
35997     <type name="Control">
35998       <method name="Void .ctor()">
35999         <size>7</size>
36000       </method>
36001       <method name="Void set_Foo(Int32)">
36002         <size>1</size>
36003       </method>
36004     </type>
36005   </test>
36006   <test name="test-722.cs">
36007     <type name="Blah">
36008       <method name="Void .ctor()">
36009         <size>7</size>
36010       </method>
36011       <method name="Int32 Foo(Int32, Int32)">
36012         <size>4</size>
36013       </method>
36014       <method name="Int32 Main()">
36015         <size>46</size>
36016       </method>
36017     </type>
36018     <type name="Blah+MyDelegate">
36019       <method name="Void .ctor(Object, IntPtr)">
36020         <size>0</size>
36021       </method>
36022       <method name="Int32 Invoke(Int32, Int32)">
36023         <size>0</size>
36024       </method>
36025       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
36026         <size>0</size>
36027       </method>
36028       <method name="Int32 EndInvoke(IAsyncResult)">
36029         <size>0</size>
36030       </method>
36031     </type>
36032   </test>
36033   <test name="test-723.cs">
36034     <type name="Test">
36035       <method name="Void .ctor()">
36036         <size>7</size>
36037       </method>
36038       <method name="Int32 get_Count()">
36039         <size>2</size>
36040       </method>
36041     </type>
36042     <type name="Maine">
36043       <method name="Int32 Main()">
36044         <size>21</size>
36045       </method>
36046     </type>
36047   </test>
36048   <test name="test-724.cs">
36049     <type name="Test">
36050       <method name="Void .ctor()">
36051         <size>7</size>
36052       </method>
36053       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36054         <size>29</size>
36055       </method>
36056       <method name="Int32 Main()">
36057         <size>110</size>
36058       </method>
36059     </type>
36060     <type name="Concrete">
36061       <method name="Void .ctor()">
36062         <size>7</size>
36063       </method>
36064       <method name="System.String A.get_Spec()">
36065         <size>6</size>
36066       </method>
36067       <method name="System.String B.get_Spec()">
36068         <size>6</size>
36069       </method>
36070       <method name="System.String get_Spec()">
36071         <size>6</size>
36072       </method>
36073     </type>
36074   </test>
36075   <test name="test-73.cs">
36076     <type name="Abstract">
36077       <method name="Void .ctor()">
36078         <size>7</size>
36079       </method>
36080       <method name="Int32 A()">
36081         <size>0</size>
36082       </method>
36083     </type>
36084     <type name="Concrete">
36085       <method name="Void .ctor()">
36086         <size>7</size>
36087       </method>
36088       <method name="Int32 A()">
36089         <size>2</size>
36090       </method>
36091     </type>
36092     <type name="Test">
36093       <method name="Void .ctor()">
36094         <size>7</size>
36095       </method>
36096       <method name="Int32 Main()">
36097         <size>22</size>
36098       </method>
36099     </type>
36100   </test>
36101   <test name="test-74.cs">
36102     <type name="X">
36103       <method name="Void .ctor()">
36104         <size>7</size>
36105       </method>
36106       <method name="Int32 Main()">
36107         <size>168</size>
36108       </method>
36109     </type>
36110   </test>
36111   <test name="test-75.cs">
36112     <type name="X">
36113       <method name="Void .ctor()">
36114         <size>7</size>
36115       </method>
36116       <method name="Void .cctor()">
36117         <size>1</size>
36118       </method>
36119       <method name="X op_Addition(X, X)">
36120         <size>8</size>
36121       </method>
36122     </type>
36123     <type name="Y">
36124       <method name="Void .ctor()">
36125         <size>7</size>
36126       </method>
36127     </type>
36128     <type name="Z">
36129       <method name="Void .ctor()">
36130         <size>7</size>
36131       </method>
36132     </type>
36133     <type name="driver">
36134       <method name="Void .ctor()">
36135         <size>7</size>
36136       </method>
36137       <method name="Int32 Main()">
36138         <size>34</size>
36139       </method>
36140     </type>
36141   </test>
36142   <test name="test-76.cs">
36143     <type name="foo">
36144       <method name="Void .ctor()">
36145         <size>7</size>
36146       </method>
36147       <method name="System.String strcat(System.String[])">
36148         <size>47</size>
36149       </method>
36150       <method name="Int32 Main()">
36151         <size>142</size>
36152       </method>
36153     </type>
36154   </test>
36155   <test name="test-77.cs">
36156     <type name="XX">
36157       <method name="Void .ctor()">
36158         <size>7</size>
36159       </method>
36160       <method name="Int32 Main()">
36161         <size>220</size>
36162       </method>
36163     </type>
36164   </test>
36165   <test name="test-78.cs">
36166     <type name="N1.B">
36167       <method name="Void .ctor()">
36168         <size>7</size>
36169       </method>
36170       <method name="Boolean ShortCasting()">
36171         <size>19</size>
36172       </method>
36173       <method name="Boolean IntCasting()">
36174         <size>18</size>
36175       </method>
36176       <method name="Int32 Main()">
36177         <size>26</size>
36178       </method>
36179     </type>
36180   </test>
36181   <test name="test-79.cs">
36182     <type name="X">
36183       <method name="Void .ctor()">
36184         <size>7</size>
36185       </method>
36186       <method name="Int32 Main()">
36187         <size>40</size>
36188       </method>
36189     </type>
36190   </test>
36191   <test name="test-8.cs">
36192     <type name="X">
36193       <method name="Void .ctor()">
36194         <size>7</size>
36195       </method>
36196       <method name="Int32 Main(System.String[])">
36197         <size>115</size>
36198       </method>
36199     </type>
36200   </test>
36201   <test name="test-80.cs">
36202     <type name="X">
36203       <method name="Void .ctor()">
36204         <size>7</size>
36205       </method>
36206       <method name="Int32 Add(Int32, Int32)">
36207         <size>4</size>
36208       </method>
36209     </type>
36210     <type name="Y">
36211       <method name="Void .ctor()">
36212         <size>7</size>
36213       </method>
36214       <method name="Int32 Main()">
36215         <size>34</size>
36216       </method>
36217       <method name="Int32 A.Add(Int32, Int32)">
36218         <size>9</size>
36219       </method>
36220     </type>
36221   </test>
36222   <test name="test-81.cs">
36223     <type name="N1.A">
36224       <method name="Void .ctor()">
36225         <size>7</size>
36226       </method>
36227       <method name="Void Bar()">
36228         <size>44</size>
36229       </method>
36230       <method name="Int32 Main()">
36231         <size>71</size>
36232       </method>
36233     </type>
36234   </test>
36235   <test name="test-82.cs">
36236     <type name="N1.N2.B">
36237       <method name="Void .ctor()">
36238         <size>7</size>
36239       </method>
36240       <method name="Void Method(A ByRef)">
36241         <size>1</size>
36242       </method>
36243       <method name="Int32 Main()">
36244         <size>2</size>
36245       </method>
36246     </type>
36247     <type name="N1.N3.B">
36248       <method name="Void .ctor()">
36249         <size>7</size>
36250       </method>
36251       <method name="Void Method(A ByRef)">
36252         <size>1</size>
36253       </method>
36254     </type>
36255   </test>
36256   <test name="test-83.cs">
36257     <type name="PersonArrivedArgs">
36258       <method name="Void .ctor(String)">
36259         <size>14</size>
36260       </method>
36261     </type>
36262     <type name="Greeter">
36263       <method name="Void .ctor(String)">
36264         <size>14</size>
36265       </method>
36266       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36267         <size>18</size>
36268       </method>
36269     </type>
36270     <type name="Room">
36271       <method name="Void .ctor()">
36272         <size>14</size>
36273       </method>
36274       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36275         <size>24</size>
36276       </method>
36277       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36278         <size>24</size>
36279       </method>
36280       <method name="Void AddPerson(System.String)">
36281         <size>14</size>
36282       </method>
36283     </type>
36284     <type name="DelegateTest">
36285       <method name="Void .ctor()">
36286         <size>7</size>
36287       </method>
36288       <method name="Int32 Main()">
36289         <size>2</size>
36290       </method>
36291     </type>
36292     <type name="PersonArrivedHandler">
36293       <method name="Void .ctor(Object, IntPtr)">
36294         <size>0</size>
36295       </method>
36296       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36297         <size>0</size>
36298       </method>
36299       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36300         <size>0</size>
36301       </method>
36302       <method name="Void EndInvoke(IAsyncResult)">
36303         <size>0</size>
36304       </method>
36305     </type>
36306   </test>
36307   <test name="test-84.cs">
36308     <type name="Ghost">
36309       <method name="Void .ctor()">
36310         <size>7</size>
36311       </method>
36312       <method name="Int32 Main()">
36313         <size>6</size>
36314       </method>
36315     </type>
36316   </test>
36317   <test name="test-85.cs">
36318     <type name="X">
36319       <method name="Void .ctor()">
36320         <size>7</size>
36321       </method>
36322       <method name="Int32 Main()">
36323         <size>20</size>
36324       </method>
36325     </type>
36326   </test>
36327   <test name="test-86.cs">
36328     <type name="T.T">
36329       <method name="Void .ctor()">
36330         <size>7</size>
36331       </method>
36332       <method name="Int32 method1(System.Type, Int32)">
36333         <size>23</size>
36334       </method>
36335       <method name="Int32 method1(System.Type, System.Type[])">
36336         <size>12</size>
36337       </method>
36338       <method name="Int32 method2(System.Type, Int32)">
36339         <size>23</size>
36340       </method>
36341       <method name="Int32 method2(System.Type, System.Type[])">
36342         <size>12</size>
36343       </method>
36344       <method name="Int32 Main()">
36345         <size>36</size>
36346       </method>
36347     </type>
36348   </test>
36349   <test name="test-87.cs">
36350     <type name="Top">
36351       <method name="Void .ctor()">
36352         <size>7</size>
36353       </method>
36354       <method name="Int32 Main()">
36355         <size>58</size>
36356       </method>
36357     </type>
36358     <type name="Top+X">
36359       <method name="Void .ctor()">
36360         <size>7</size>
36361       </method>
36362     </type>
36363     <type name="Top+Y">
36364       <method name="Void .ctor()">
36365         <size>7</size>
36366       </method>
36367     </type>
36368     <type name="Top+XA">
36369       <method name="Void .ctor()">
36370         <size>7</size>
36371       </method>
36372       <method name="Int32 get_one()">
36373         <size>2</size>
36374       </method>
36375     </type>
36376     <type name="Top+XB">
36377       <method name="Void .ctor()">
36378         <size>7</size>
36379       </method>
36380       <method name="Int32 get_one()">
36381         <size>2</size>
36382       </method>
36383       <method name="Int32 get_two()">
36384         <size>2</size>
36385       </method>
36386     </type>
36387     <type name="Other">
36388       <method name="Void .ctor()">
36389         <size>7</size>
36390       </method>
36391       <method name="Void X()">
36392         <size>5</size>
36393       </method>
36394     </type>
36395   </test>
36396   <test name="test-88.cs">
36397     <type name="X">
36398       <method name="Void .ctor()">
36399         <size>7</size>
36400       </method>
36401       <method name="Void f(System.String)">
36402         <size>19</size>
36403       </method>
36404       <method name="Int32 Main()">
36405         <size>67</size>
36406       </method>
36407     </type>
36408   </test>
36409   <test name="test-89.cs">
36410     <type name="X">
36411       <method name="Void .ctor(Int32)">
36412         <size>8</size>
36413       </method>
36414       <method name="X F(Int32)">
36415         <size>7</size>
36416       </method>
36417       <method name="Int32 Main()">
36418         <size>99</size>
36419       </method>
36420     </type>
36421   </test>
36422   <test name="test-9.cs">
36423     <type name="X">
36424       <method name="Void .ctor()">
36425         <size>7</size>
36426       </method>
36427       <method name="Int32 Main(System.String[])">
36428         <size>104</size>
36429       </method>
36430     </type>
36431   </test>
36432   <test name="test-90.cs">
36433     <type name="N1.Blah">
36434       <method name="Void .ctor()">
36435         <size>7</size>
36436       </method>
36437       <method name="Int32 Main()">
36438         <size>2</size>
36439       </method>
36440     </type>
36441   </test>
36442   <test name="test-91.cs">
36443     <type name="Abstract">
36444       <method name="Void .ctor()">
36445         <size>7</size>
36446       </method>
36447     </type>
36448     <type name="Plain">
36449       <method name="Void .ctor()">
36450         <size>7</size>
36451       </method>
36452     </type>
36453     <type name="Test">
36454       <method name="Void .ctor()">
36455         <size>7</size>
36456       </method>
36457       <method name="Void MyProtectedInternal()">
36458         <size>1</size>
36459       </method>
36460       <method name="Void MyInternal()">
36461         <size>1</size>
36462       </method>
36463       <method name="Void MyPublic()">
36464         <size>1</size>
36465       </method>
36466       <method name="Void MyPrivate()">
36467         <size>1</size>
36468       </method>
36469       <method name="Int32 Main()">
36470         <size>242</size>
36471       </method>
36472     </type>
36473   </test>
36474   <test name="test-92.cs">
36475     <type name="Outer">
36476       <method name="Void .ctor()">
36477         <size>7</size>
36478       </method>
36479     </type>
36480     <type name="Outer+Inner">
36481       <method name="Void .ctor()">
36482         <size>7</size>
36483       </method>
36484     </type>
36485     <type name="InnerBase">
36486       <method name="Void .ctor()">
36487         <size>7</size>
36488       </method>
36489     </type>
36490     <type name="MainClass">
36491       <method name="Void .ctor()">
36492         <size>7</size>
36493       </method>
36494       <method name="Int32 Main()">
36495         <size>2</size>
36496       </method>
36497     </type>
36498   </test>
36499   <test name="test-93.cs">
36500     <type name="N1.C">
36501       <method name="Void .ctor()">
36502         <size>7</size>
36503       </method>
36504       <method name="Void method(B ByRef)">
36505         <size>15</size>
36506       </method>
36507     </type>
36508     <type name="Test">
36509       <method name="Void .ctor()">
36510         <size>7</size>
36511       </method>
36512       <method name="Int32 Main()">
36513         <size>15</size>
36514       </method>
36515     </type>
36516   </test>
36517   <test name="test-94.cs">
36518     <type name="Base">
36519       <method name="Void .ctor()">
36520         <size>7</size>
36521       </method>
36522       <method name="Int32 IVehicle.Start()">
36523         <size>2</size>
36524       </method>
36525       <method name="Int32 Stop()">
36526         <size>2</size>
36527       </method>
36528       <method name="Int32 Turn()">
36529         <size>2</size>
36530       </method>
36531     </type>
36532     <type name="Derived1">
36533       <method name="Void .ctor()">
36534         <size>7</size>
36535       </method>
36536       <method name="Int32 Turn()">
36537         <size>2</size>
36538       </method>
36539     </type>
36540     <type name="Derived2">
36541       <method name="Void .ctor()">
36542         <size>7</size>
36543       </method>
36544       <method name="Int32 IVehicle.Start()">
36545         <size>2</size>
36546       </method>
36547       <method name="Int32 IVehicle.Turn()">
36548         <size>2</size>
36549       </method>
36550       <method name="Int32 Stop()">
36551         <size>2</size>
36552       </method>
36553       <method name="Int32 Turn()">
36554         <size>2</size>
36555       </method>
36556     </type>
36557     <type name="Test">
36558       <method name="Void .ctor()">
36559         <size>7</size>
36560       </method>
36561       <method name="Int32 Main()">
36562         <size>88</size>
36563       </method>
36564     </type>
36565   </test>
36566   <test name="test-95.cs">
36567     <type name="X">
36568       <method name="Void .ctor()">
36569         <size>7</size>
36570       </method>
36571       <method name="Int32 Main()">
36572         <size>30</size>
36573       </method>
36574     </type>
36575   </test>
36576   <test name="test-96.cs">
36577     <type name="N1.A">
36578       <method name="Void .ctor()">
36579         <size>7</size>
36580       </method>
36581       <method name="Int32 Main()">
36582         <size>2</size>
36583       </method>
36584     </type>
36585     <type name="N1.C">
36586       <method name="Void .ctor(Object, IntPtr)">
36587         <size>0</size>
36588       </method>
36589       <method name="Void Invoke(System.Object, N1.A)">
36590         <size>0</size>
36591       </method>
36592       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36593         <size>0</size>
36594       </method>
36595       <method name="Void EndInvoke(IAsyncResult)">
36596         <size>0</size>
36597       </method>
36598     </type>
36599   </test>
36600   <test name="test-97.cs">
36601     <type name="X">
36602       <method name="Void .ctor()">
36603         <size>7</size>
36604       </method>
36605       <method name="Int32 Main()">
36606         <size>2</size>
36607       </method>
36608     </type>
36609   </test>
36610   <test name="test-98.cs">
36611     <type name="X">
36612       <method name="Void .ctor()">
36613         <size>7</size>
36614       </method>
36615       <method name="Void b()">
36616         <size>19</size>
36617       </method>
36618     </type>
36619     <type name="Y">
36620       <method name="Void .ctor()">
36621         <size>7</size>
36622       </method>
36623       <method name="Int32 Main()">
36624         <size>2</size>
36625       </method>
36626     </type>
36627   </test>
36628   <test name="test-99.cs">
36629     <type name="X">
36630       <method name="Void .ctor()">
36631         <size>7</size>
36632       </method>
36633       <method name="Int32 Main()">
36634         <size>104</size>
36635       </method>
36636     </type>
36637   </test>
36638   <test name="test-anon-01.cs">
36639     <type name="X">
36640       <method name="Void .ctor()">
36641         <size>7</size>
36642       </method>
36643       <method name="Int32 Main()">
36644         <size>21</size>
36645       </method>
36646     </type>
36647     <type name="S">
36648       <method name="Void .ctor(Object, IntPtr)">
36649         <size>0</size>
36650       </method>
36651       <method name="Void Invoke()">
36652         <size>0</size>
36653       </method>
36654       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36655         <size>0</size>
36656       </method>
36657       <method name="Void EndInvoke(IAsyncResult)">
36658         <size>0</size>
36659       </method>
36660     </type>
36661     <type name="X+&lt;Main&gt;c__AnonStorey0">
36662       <method name="Void .ctor()">
36663         <size>7</size>
36664       </method>
36665       <method name="Void &lt;&gt;m__0()">
36666         <size>8</size>
36667       </method>
36668     </type>
36669   </test>
36670   <test name="test-anon-02.cs">
36671     <type name="X">
36672       <method name="Void .ctor()">
36673         <size>7</size>
36674       </method>
36675       <method name="Int32 Main()">
36676         <size>151</size>
36677       </method>
36678     </type>
36679     <type name="S">
36680       <method name="Void .ctor(Object, IntPtr)">
36681         <size>0</size>
36682       </method>
36683       <method name="Void Invoke()">
36684         <size>0</size>
36685       </method>
36686       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36687         <size>0</size>
36688       </method>
36689       <method name="Void EndInvoke(IAsyncResult)">
36690         <size>0</size>
36691       </method>
36692     </type>
36693     <type name="X+&lt;Main&gt;c__AnonStorey0">
36694       <method name="Void .ctor()">
36695         <size>7</size>
36696       </method>
36697       <method name="Void &lt;&gt;m__0()">
36698         <size>113</size>
36699       </method>
36700     </type>
36701   </test>
36702   <test name="test-anon-03.cs">
36703     <type name="X">
36704       <method name="Void .ctor()">
36705         <size>7</size>
36706       </method>
36707       <method name="Void Main()">
36708         <size>59</size>
36709       </method>
36710     </type>
36711     <type name="S">
36712       <method name="Void .ctor(Object, IntPtr)">
36713         <size>0</size>
36714       </method>
36715       <method name="Void Invoke()">
36716         <size>0</size>
36717       </method>
36718       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36719         <size>0</size>
36720       </method>
36721       <method name="Void EndInvoke(IAsyncResult)">
36722         <size>0</size>
36723       </method>
36724     </type>
36725     <type name="X+&lt;Main&gt;c__AnonStorey0">
36726       <method name="Void .ctor()">
36727         <size>7</size>
36728       </method>
36729       <method name="Void &lt;&gt;m__0()">
36730         <size>8</size>
36731       </method>
36732     </type>
36733   </test>
36734   <test name="test-anon-04.cs">
36735     <type name="X">
36736       <method name="Void .ctor()">
36737         <size>7</size>
36738       </method>
36739       <method name="Void Main()">
36740         <size>59</size>
36741       </method>
36742     </type>
36743     <type name="S">
36744       <method name="Void .ctor(Object, IntPtr)">
36745         <size>0</size>
36746       </method>
36747       <method name="Void Invoke()">
36748         <size>0</size>
36749       </method>
36750       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36751         <size>0</size>
36752       </method>
36753       <method name="Void EndInvoke(IAsyncResult)">
36754         <size>0</size>
36755       </method>
36756     </type>
36757     <type name="X+&lt;Main&gt;c__AnonStorey0">
36758       <method name="Void .ctor()">
36759         <size>7</size>
36760       </method>
36761       <method name="Void &lt;&gt;m__0()">
36762         <size>30</size>
36763       </method>
36764     </type>
36765   </test>
36766   <test name="test-anon-05.cs">
36767     <type name="X">
36768       <method name="Void .ctor()">
36769         <size>7</size>
36770       </method>
36771       <method name="Int32 Main()">
36772         <size>207</size>
36773       </method>
36774       <method name="Boolean t(Int32, Int32)">
36775         <size>5</size>
36776       </method>
36777     </type>
36778     <type name="S">
36779       <method name="Void .ctor(Object, IntPtr)">
36780         <size>0</size>
36781       </method>
36782       <method name="Void Invoke()">
36783         <size>0</size>
36784       </method>
36785       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36786         <size>0</size>
36787       </method>
36788       <method name="Void EndInvoke(IAsyncResult)">
36789         <size>0</size>
36790       </method>
36791     </type>
36792     <type name="X+&lt;Main&gt;c__AnonStorey1">
36793       <method name="Void .ctor()">
36794         <size>7</size>
36795       </method>
36796       <method name="Void &lt;&gt;m__0()">
36797         <size>76</size>
36798       </method>
36799     </type>
36800     <type name="X+&lt;Main&gt;c__AnonStorey0">
36801       <method name="Void .ctor()">
36802         <size>7</size>
36803       </method>
36804     </type>
36805   </test>
36806   <test name="test-anon-06.cs">
36807     <type name="X">
36808       <method name="Void .ctor()">
36809         <size>7</size>
36810       </method>
36811       <method name="Int32 Main()">
36812         <size>112</size>
36813       </method>
36814     </type>
36815     <type name="S">
36816       <method name="Void .ctor(Object, IntPtr)">
36817         <size>0</size>
36818       </method>
36819       <method name="Void Invoke()">
36820         <size>0</size>
36821       </method>
36822       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36823         <size>0</size>
36824       </method>
36825       <method name="Void EndInvoke(IAsyncResult)">
36826         <size>0</size>
36827       </method>
36828     </type>
36829     <type name="X+&lt;Main&gt;c__AnonStorey0">
36830       <method name="Void .ctor()">
36831         <size>7</size>
36832       </method>
36833       <method name="Void &lt;&gt;m__0()">
36834         <size>18</size>
36835       </method>
36836     </type>
36837   </test>
36838   <test name="test-anon-07.cs">
36839     <type name="X">
36840       <method name="Void .ctor()">
36841         <size>7</size>
36842       </method>
36843       <method name="Int32 Main()">
36844         <size>120</size>
36845       </method>
36846       <method name="Boolean t(Int32, Int32)">
36847         <size>5</size>
36848       </method>
36849     </type>
36850     <type name="D">
36851       <method name="Void .ctor(Object, IntPtr)">
36852         <size>0</size>
36853       </method>
36854       <method name="Void Invoke()">
36855         <size>0</size>
36856       </method>
36857       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36858         <size>0</size>
36859       </method>
36860       <method name="Void EndInvoke(IAsyncResult)">
36861         <size>0</size>
36862       </method>
36863     </type>
36864     <type name="X+&lt;Main&gt;c__AnonStorey0">
36865       <method name="Void .ctor()">
36866         <size>7</size>
36867       </method>
36868       <method name="Void &lt;&gt;m__0()">
36869         <size>18</size>
36870       </method>
36871       <method name="Void &lt;&gt;m__1()">
36872         <size>18</size>
36873       </method>
36874     </type>
36875   </test>
36876   <test name="test-anon-08.cs">
36877     <type name="X">
36878       <method name="Void .ctor()">
36879         <size>7</size>
36880       </method>
36881       <method name="Int32 Main()">
36882         <size>35</size>
36883       </method>
36884     </type>
36885     <type name="S">
36886       <method name="Void .ctor(Object, IntPtr)">
36887         <size>0</size>
36888       </method>
36889       <method name="Void Invoke()">
36890         <size>0</size>
36891       </method>
36892       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36893         <size>0</size>
36894       </method>
36895       <method name="Void EndInvoke(IAsyncResult)">
36896         <size>0</size>
36897       </method>
36898     </type>
36899     <type name="X+&lt;Main&gt;c__AnonStorey0">
36900       <method name="Void .ctor()">
36901         <size>7</size>
36902       </method>
36903       <method name="Void &lt;&gt;m__0()">
36904         <size>13</size>
36905       </method>
36906     </type>
36907   </test>
36908   <test name="test-anon-09.cs">
36909     <type name="X">
36910       <method name="Void .ctor()">
36911         <size>7</size>
36912       </method>
36913       <method name="Int32 Main()">
36914         <size>59</size>
36915       </method>
36916     </type>
36917     <type name="X+D">
36918       <method name="Void .ctor(Object, IntPtr)">
36919         <size>0</size>
36920       </method>
36921       <method name="Void Invoke()">
36922         <size>0</size>
36923       </method>
36924       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36925         <size>0</size>
36926       </method>
36927       <method name="Void EndInvoke(IAsyncResult)">
36928         <size>0</size>
36929       </method>
36930     </type>
36931     <type name="X+&lt;Main&gt;c__AnonStorey0">
36932       <method name="Void .ctor()">
36933         <size>7</size>
36934       </method>
36935       <method name="Void &lt;&gt;m__0()">
36936         <size>49</size>
36937       </method>
36938     </type>
36939   </test>
36940   <test name="test-anon-10.cs">
36941     <type name="S">
36942       <method name="Void .ctor()">
36943         <size>7</size>
36944       </method>
36945       <method name="Void Test()">
36946         <size>105</size>
36947       </method>
36948       <method name="Int32 Main()">
36949         <size>66</size>
36950       </method>
36951     </type>
36952     <type name="S+T">
36953       <method name="Void .ctor(Object, IntPtr)">
36954         <size>0</size>
36955       </method>
36956       <method name="Void Invoke()">
36957         <size>0</size>
36958       </method>
36959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36960         <size>0</size>
36961       </method>
36962       <method name="Void EndInvoke(IAsyncResult)">
36963         <size>0</size>
36964       </method>
36965     </type>
36966     <type name="S+&lt;Test&gt;c__AnonStorey1">
36967       <method name="Void .ctor()">
36968         <size>7</size>
36969       </method>
36970     </type>
36971     <type name="S+&lt;Test&gt;c__AnonStorey0">
36972       <method name="Void .ctor()">
36973         <size>7</size>
36974       </method>
36975     </type>
36976     <type name="S+&lt;Test&gt;c__AnonStorey1">
36977       <method name="Void &lt;&gt;m__0()">
36978         <size>76</size>
36979       </method>
36980     </type>
36981   </test>
36982   <test name="test-anon-11.cs">
36983     <type name="X">
36984       <method name="Void .ctor()">
36985         <size>7</size>
36986       </method>
36987       <method name="Int32 Main()">
36988         <size>122</size>
36989       </method>
36990     </type>
36991     <type name="D">
36992       <method name="Void .ctor(Object, IntPtr)">
36993         <size>0</size>
36994       </method>
36995       <method name="Void Invoke(Int32)">
36996         <size>0</size>
36997       </method>
36998       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36999         <size>0</size>
37000       </method>
37001       <method name="Void EndInvoke(IAsyncResult)">
37002         <size>0</size>
37003       </method>
37004     </type>
37005     <type name="E">
37006       <method name="Void .ctor(Object, IntPtr)">
37007         <size>0</size>
37008       </method>
37009       <method name="Void Invoke(Int32 ByRef)">
37010         <size>0</size>
37011       </method>
37012       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37013         <size>0</size>
37014       </method>
37015       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37016         <size>0</size>
37017       </method>
37018     </type>
37019     <type name="F">
37020       <method name="Void .ctor(Object, IntPtr)">
37021         <size>0</size>
37022       </method>
37023       <method name="Void Invoke(System.Int32[])">
37024         <size>0</size>
37025       </method>
37026       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37027         <size>0</size>
37028       </method>
37029       <method name="Void EndInvoke(IAsyncResult)">
37030         <size>0</size>
37031       </method>
37032     </type>
37033     <type name="X">
37034       <method name="Void &lt;Main&gt;m__0(Int32)">
37035         <size>1</size>
37036       </method>
37037       <method name="Void &lt;Main&gt;m__1(Int32)">
37038         <size>1</size>
37039       </method>
37040       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37041         <size>1</size>
37042       </method>
37043       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37044         <size>1</size>
37045       </method>
37046     </type>
37047   </test>
37048   <test name="test-anon-12.cs">
37049     <type name="X">
37050       <method name="Void .ctor()">
37051         <size>7</size>
37052       </method>
37053       <method name="Int32 Main()">
37054         <size>257</size>
37055       </method>
37056       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37057         <size>81</size>
37058       </method>
37059     </type>
37060     <type name="predicate">
37061       <method name="Void .ctor(Object, IntPtr)">
37062         <size>0</size>
37063       </method>
37064       <method name="Boolean Invoke(System.Object)">
37065         <size>0</size>
37066       </method>
37067       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37068         <size>0</size>
37069       </method>
37070       <method name="Boolean EndInvoke(IAsyncResult)">
37071         <size>0</size>
37072       </method>
37073     </type>
37074     <type name="X">
37075       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37076         <size>12</size>
37077       </method>
37078     </type>
37079   </test>
37080   <test name="test-anon-13.cs">
37081     <type name="X">
37082       <method name="Void .ctor(Int32)">
37083         <size>14</size>
37084       </method>
37085       <method name="Void Main()">
37086         <size>42</size>
37087       </method>
37088       <method name="D T()">
37089         <size>15</size>
37090       </method>
37091       <method name="System.String CALL()">
37092         <size>6</size>
37093       </method>
37094     </type>
37095     <type name="D">
37096       <method name="Void .ctor(Object, IntPtr)">
37097         <size>0</size>
37098       </method>
37099       <method name="Void Invoke()">
37100         <size>0</size>
37101       </method>
37102       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37103         <size>0</size>
37104       </method>
37105       <method name="Void EndInvoke(IAsyncResult)">
37106         <size>0</size>
37107       </method>
37108     </type>
37109     <type name="X">
37110       <method name="Void &lt;T&gt;m__0()">
37111         <size>22</size>
37112       </method>
37113     </type>
37114   </test>
37115   <test name="test-anon-14.cs">
37116     <type name="X">
37117       <method name="Void .ctor()">
37118         <size>7</size>
37119       </method>
37120       <method name="Void add_Click(X+T)">
37121         <size>22</size>
37122       </method>
37123       <method name="Void remove_Click(X+T)">
37124         <size>22</size>
37125       </method>
37126       <method name="Void Method()">
37127         <size>1</size>
37128       </method>
37129       <method name="Void Main()">
37130         <size>46</size>
37131       </method>
37132     </type>
37133     <type name="X+T">
37134       <method name="Void .ctor(Object, IntPtr)">
37135         <size>0</size>
37136       </method>
37137       <method name="Void Invoke()">
37138         <size>0</size>
37139       </method>
37140       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37141         <size>0</size>
37142       </method>
37143       <method name="Void EndInvoke(IAsyncResult)">
37144         <size>0</size>
37145       </method>
37146     </type>
37147   </test>
37148   <test name="test-anon-15.cs">
37149     <type name="Foo">
37150       <method name="Void .ctor()">
37151         <size>7</size>
37152       </method>
37153       <method name="Void Main()">
37154         <size>43</size>
37155       </method>
37156     </type>
37157     <type name="Foo+Inner">
37158       <method name="Void .ctor(String)">
37159         <size>7</size>
37160       </method>
37161     </type>
37162     <type name="Foo+foo_fn">
37163       <method name="Void .ctor(Object, IntPtr)">
37164         <size>0</size>
37165       </method>
37166       <method name="Foo+Inner Invoke(System.String)">
37167         <size>0</size>
37168       </method>
37169       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37170         <size>0</size>
37171       </method>
37172       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37173         <size>0</size>
37174       </method>
37175     </type>
37176     <type name="Foo">
37177       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37178         <size>13</size>
37179       </method>
37180     </type>
37181   </test>
37182   <test name="test-anon-16.cs">
37183     <type name="X">
37184       <method name="Void .ctor(Int32)">
37185         <size>14</size>
37186       </method>
37187       <method name="Void Main()">
37188         <size>42</size>
37189       </method>
37190       <method name="D T()">
37191         <size>15</size>
37192       </method>
37193     </type>
37194     <type name="D">
37195       <method name="Void .ctor(Object, IntPtr)">
37196         <size>0</size>
37197       </method>
37198       <method name="Void Invoke()">
37199         <size>0</size>
37200       </method>
37201       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37202         <size>0</size>
37203       </method>
37204       <method name="Void EndInvoke(IAsyncResult)">
37205         <size>0</size>
37206       </method>
37207     </type>
37208     <type name="X">
37209       <method name="Void &lt;T&gt;m__0()">
37210         <size>27</size>
37211       </method>
37212     </type>
37213   </test>
37214   <test name="test-anon-17.cs">
37215     <type name="Button">
37216       <method name="Void .ctor()">
37217         <size>7</size>
37218       </method>
37219       <method name="Void add_Clicked(ClickEvent)">
37220         <size>24</size>
37221       </method>
37222       <method name="Void remove_Clicked(ClickEvent)">
37223         <size>24</size>
37224       </method>
37225       <method name="Void DoClick()">
37226         <size>12</size>
37227       </method>
37228     </type>
37229     <type name="X">
37230       <method name="Void .ctor()">
37231         <size>7</size>
37232       </method>
37233       <method name="Void .cctor()">
37234         <size>1</size>
37235       </method>
37236       <method name="Int32 Main()">
37237         <size>61</size>
37238       </method>
37239     </type>
37240     <type name="ClickEvent">
37241       <method name="Void .ctor(Object, IntPtr)">
37242         <size>0</size>
37243       </method>
37244       <method name="Void Invoke()">
37245         <size>0</size>
37246       </method>
37247       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37248         <size>0</size>
37249       </method>
37250       <method name="Void EndInvoke(IAsyncResult)">
37251         <size>0</size>
37252       </method>
37253     </type>
37254     <type name="X">
37255       <method name="Void &lt;Main&gt;m__0()">
37256         <size>17</size>
37257       </method>
37258     </type>
37259   </test>
37260   <test name="test-anon-18.cs">
37261     <type name="DelegateTest">
37262       <method name="Void .ctor()">
37263         <size>7</size>
37264       </method>
37265       <method name="Void Main(System.String[])">
37266         <size>83</size>
37267       </method>
37268     </type>
37269     <type name="A">
37270       <method name="Void .ctor(Object, IntPtr)">
37271         <size>0</size>
37272       </method>
37273       <method name="Void Invoke()">
37274         <size>0</size>
37275       </method>
37276       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37277         <size>0</size>
37278       </method>
37279       <method name="Void EndInvoke(IAsyncResult)">
37280         <size>0</size>
37281       </method>
37282     </type>
37283     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37284       <method name="Void .ctor()">
37285         <size>7</size>
37286       </method>
37287       <method name="Void &lt;&gt;m__0()">
37288         <size>17</size>
37289       </method>
37290     </type>
37291   </test>
37292   <test name="test-anon-19.cs">
37293     <type name="X">
37294       <method name="Void .ctor()">
37295         <size>7</size>
37296       </method>
37297       <method name="Int32 Main()">
37298         <size>223</size>
37299       </method>
37300       <method name="Boolean t(Int32, Int32)">
37301         <size>5</size>
37302       </method>
37303     </type>
37304     <type name="S">
37305       <method name="Void .ctor(Object, IntPtr)">
37306         <size>0</size>
37307       </method>
37308       <method name="Void Invoke()">
37309         <size>0</size>
37310       </method>
37311       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37312         <size>0</size>
37313       </method>
37314       <method name="Void EndInvoke(IAsyncResult)">
37315         <size>0</size>
37316       </method>
37317     </type>
37318     <type name="X+&lt;Main&gt;c__AnonStorey1">
37319       <method name="Void .ctor()">
37320         <size>7</size>
37321       </method>
37322       <method name="Void &lt;&gt;m__0()">
37323         <size>93</size>
37324       </method>
37325     </type>
37326     <type name="X+&lt;Main&gt;c__AnonStorey0">
37327       <method name="Void .ctor()">
37328         <size>7</size>
37329       </method>
37330     </type>
37331   </test>
37332   <test name="test-anon-20.cs">
37333     <type name="X">
37334       <method name="Void .ctor()">
37335         <size>7</size>
37336       </method>
37337       <method name="Void Main()">
37338         <size>33</size>
37339       </method>
37340       <method name="D MainHost()">
37341         <size>28</size>
37342       </method>
37343     </type>
37344     <type name="D">
37345       <method name="Void .ctor(Object, IntPtr)">
37346         <size>0</size>
37347       </method>
37348       <method name="Void Invoke()">
37349         <size>0</size>
37350       </method>
37351       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37352         <size>0</size>
37353       </method>
37354       <method name="Void EndInvoke(IAsyncResult)">
37355         <size>0</size>
37356       </method>
37357     </type>
37358     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37359       <method name="Void .ctor()">
37360         <size>7</size>
37361       </method>
37362       <method name="Void &lt;&gt;m__0()">
37363         <size>52</size>
37364       </method>
37365     </type>
37366     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37367       <method name="Void .ctor()">
37368         <size>7</size>
37369       </method>
37370       <method name="Void &lt;&gt;m__1()">
37371         <size>52</size>
37372       </method>
37373     </type>
37374   </test>
37375   <test name="test-anon-21.cs">
37376     <type name="X">
37377       <method name="Void .ctor()">
37378         <size>7</size>
37379       </method>
37380       <method name="Void .cctor()">
37381         <size>1</size>
37382       </method>
37383       <method name="Int32 Main()">
37384         <size>68</size>
37385       </method>
37386       <method name="Void M()">
37387         <size>44</size>
37388       </method>
37389     </type>
37390     <type name="D">
37391       <method name="Void .ctor(Object, IntPtr)">
37392         <size>0</size>
37393       </method>
37394       <method name="Void Invoke()">
37395         <size>0</size>
37396       </method>
37397       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37398         <size>0</size>
37399       </method>
37400       <method name="Void EndInvoke(IAsyncResult)">
37401         <size>0</size>
37402       </method>
37403     </type>
37404     <type name="X+&lt;M&gt;c__AnonStorey0">
37405       <method name="Void .ctor()">
37406         <size>7</size>
37407       </method>
37408       <method name="Void &lt;&gt;m__0()">
37409         <size>48</size>
37410       </method>
37411     </type>
37412     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37413       <method name="Void .ctor()">
37414         <size>7</size>
37415       </method>
37416       <method name="Void &lt;&gt;m__1()">
37417         <size>81</size>
37418       </method>
37419     </type>
37420   </test>
37421   <test name="test-anon-22.cs">
37422     <type name="X">
37423       <method name="Void .ctor()">
37424         <size>7</size>
37425       </method>
37426       <method name="Void Main()">
37427         <size>33</size>
37428       </method>
37429       <method name="D T()">
37430         <size>28</size>
37431       </method>
37432     </type>
37433     <type name="D">
37434       <method name="Void .ctor(Object, IntPtr)">
37435         <size>0</size>
37436       </method>
37437       <method name="Void Invoke()">
37438         <size>0</size>
37439       </method>
37440       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37441         <size>0</size>
37442       </method>
37443       <method name="Void EndInvoke(IAsyncResult)">
37444         <size>0</size>
37445       </method>
37446     </type>
37447     <type name="X+&lt;T&gt;c__AnonStorey0">
37448       <method name="Void .ctor()">
37449         <size>7</size>
37450       </method>
37451       <method name="Void &lt;&gt;m__0()">
37452         <size>52</size>
37453       </method>
37454     </type>
37455     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37456       <method name="Void .ctor()">
37457         <size>7</size>
37458       </method>
37459       <method name="Void &lt;&gt;m__1()">
37460         <size>52</size>
37461       </method>
37462     </type>
37463   </test>
37464   <test name="test-anon-23.cs">
37465     <type name="X">
37466       <method name="Void .ctor()">
37467         <size>7</size>
37468       </method>
37469       <method name="Int32 Main()">
37470         <size>68</size>
37471       </method>
37472       <method name="Void M()">
37473         <size>34</size>
37474       </method>
37475     </type>
37476     <type name="D">
37477       <method name="Void .ctor(Object, IntPtr)">
37478         <size>0</size>
37479       </method>
37480       <method name="Void Invoke()">
37481         <size>0</size>
37482       </method>
37483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37484         <size>0</size>
37485       </method>
37486       <method name="Void EndInvoke(IAsyncResult)">
37487         <size>0</size>
37488       </method>
37489     </type>
37490     <type name="X+&lt;M&gt;c__AnonStorey0">
37491       <method name="Void .ctor()">
37492         <size>7</size>
37493       </method>
37494       <method name="Void &lt;&gt;m__0()">
37495         <size>38</size>
37496       </method>
37497     </type>
37498     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37499       <method name="Void .ctor()">
37500         <size>7</size>
37501       </method>
37502       <method name="Void &lt;&gt;m__1()">
37503         <size>24</size>
37504       </method>
37505     </type>
37506   </test>
37507   <test name="test-anon-24.cs">
37508     <type name="X">
37509       <method name="Void .ctor()">
37510         <size>7</size>
37511       </method>
37512       <method name="Void Main()">
37513         <size>29</size>
37514       </method>
37515       <method name="D T(Int32)">
37516         <size>28</size>
37517       </method>
37518     </type>
37519     <type name="D">
37520       <method name="Void .ctor(Object, IntPtr)">
37521         <size>0</size>
37522       </method>
37523       <method name="Int32 Invoke()">
37524         <size>0</size>
37525       </method>
37526       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37527         <size>0</size>
37528       </method>
37529       <method name="Int32 EndInvoke(IAsyncResult)">
37530         <size>0</size>
37531       </method>
37532     </type>
37533     <type name="X+&lt;T&gt;c__AnonStorey0">
37534       <method name="Void .ctor()">
37535         <size>7</size>
37536       </method>
37537       <method name="Int32 &lt;&gt;m__0()">
37538         <size>21</size>
37539       </method>
37540     </type>
37541   </test>
37542   <test name="test-anon-25.cs">
37543     <type name="X">
37544       <method name="Void .ctor()">
37545         <size>7</size>
37546       </method>
37547       <method name="Int32 Main()">
37548         <size>48</size>
37549       </method>
37550       <method name="D T(Int32)">
37551         <size>28</size>
37552       </method>
37553     </type>
37554     <type name="D">
37555       <method name="Void .ctor(Object, IntPtr)">
37556         <size>0</size>
37557       </method>
37558       <method name="Int32 Invoke(Int32)">
37559         <size>0</size>
37560       </method>
37561       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37562         <size>0</size>
37563       </method>
37564       <method name="Int32 EndInvoke(IAsyncResult)">
37565         <size>0</size>
37566       </method>
37567     </type>
37568     <type name="X+&lt;T&gt;c__AnonStorey0">
37569       <method name="Void .ctor()">
37570         <size>7</size>
37571       </method>
37572       <method name="Int32 &lt;&gt;m__0(Int32)">
37573         <size>9</size>
37574       </method>
37575     </type>
37576   </test>
37577   <test name="test-anon-27.cs">
37578     <type name="X">
37579       <method name="Void .ctor()">
37580         <size>7</size>
37581       </method>
37582       <method name="Int32 Main()">
37583         <size>138</size>
37584       </method>
37585       <method name="Void M(Int32)">
37586         <size>59</size>
37587       </method>
37588     </type>
37589     <type name="D">
37590       <method name="Void .ctor(Object, IntPtr)">
37591         <size>0</size>
37592       </method>
37593       <method name="Void Invoke()">
37594         <size>0</size>
37595       </method>
37596       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37597         <size>0</size>
37598       </method>
37599       <method name="Void EndInvoke(IAsyncResult)">
37600         <size>0</size>
37601       </method>
37602     </type>
37603     <type name="X+&lt;M&gt;c__AnonStorey0">
37604       <method name="Void .ctor()">
37605         <size>7</size>
37606       </method>
37607       <method name="Void &lt;&gt;m__0()">
37608         <size>38</size>
37609       </method>
37610     </type>
37611     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37612       <method name="Void .ctor()">
37613         <size>7</size>
37614       </method>
37615       <method name="Void &lt;&gt;m__1()">
37616         <size>50</size>
37617       </method>
37618     </type>
37619   </test>
37620   <test name="test-anon-28.cs">
37621     <type name="Delegable">
37622       <method name="Void .ctor()">
37623         <size>7</size>
37624       </method>
37625       <method name="Void add_MyDelegate(System.EventHandler)">
37626         <size>24</size>
37627       </method>
37628       <method name="Void remove_MyDelegate(System.EventHandler)">
37629         <size>24</size>
37630       </method>
37631     </type>
37632     <type name="DelegateTest">
37633       <method name="Void .ctor()">
37634         <size>7</size>
37635       </method>
37636       <method name="Void Main(System.String[])">
37637         <size>58</size>
37638       </method>
37639     </type>
37640     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37641       <method name="Void .ctor()">
37642         <size>7</size>
37643       </method>
37644       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37645         <size>33</size>
37646       </method>
37647     </type>
37648   </test>
37649   <test name="test-anon-29.cs">
37650     <type name="X">
37651       <method name="Void .ctor()">
37652         <size>108</size>
37653       </method>
37654       <method name="System.String Hello()">
37655         <size>20</size>
37656       </method>
37657       <method name="Void Main()">
37658         <size>18</size>
37659       </method>
37660     </type>
37661     <type name="X+Foo">
37662       <method name="Void .ctor(Object, IntPtr)">
37663         <size>0</size>
37664       </method>
37665       <method name="System.String Invoke()">
37666         <size>0</size>
37667       </method>
37668       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37669         <size>0</size>
37670       </method>
37671       <method name="System.String EndInvoke(IAsyncResult)">
37672         <size>0</size>
37673       </method>
37674     </type>
37675     <type name="X+Bar">
37676       <method name="Void .ctor(Object, IntPtr)">
37677         <size>0</size>
37678       </method>
37679       <method name="Void Invoke(System.String)">
37680         <size>0</size>
37681       </method>
37682       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37683         <size>0</size>
37684       </method>
37685       <method name="Void EndInvoke(IAsyncResult)">
37686         <size>0</size>
37687       </method>
37688     </type>
37689     <type name="X">
37690       <method name="Void &lt;Hello&gt;m__1(System.String)">
37691         <size>7</size>
37692       </method>
37693       <method name="System.String &lt;Hello&gt;m__0()">
37694         <size>201</size>
37695       </method>
37696       <method name="Void &lt;Hello&gt;m__2(System.String)">
37697         <size>7</size>
37698       </method>
37699     </type>
37700   </test>
37701   <test name="test-anon-30.cs">
37702     <type name="X">
37703       <method name="Void .ctor()">
37704         <size>7</size>
37705       </method>
37706     </type>
37707     <type name="Program">
37708       <method name="Void add_E(Program+D)">
37709         <size>22</size>
37710       </method>
37711       <method name="Void remove_E(Program+D)">
37712         <size>22</size>
37713       </method>
37714       <method name="Void Main()">
37715         <size>38</size>
37716       </method>
37717     </type>
37718     <type name="Program+D">
37719       <method name="Void .ctor(Object, IntPtr)">
37720         <size>0</size>
37721       </method>
37722       <method name="Void Invoke(X)">
37723         <size>0</size>
37724       </method>
37725       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37726         <size>0</size>
37727       </method>
37728       <method name="Void EndInvoke(IAsyncResult)">
37729         <size>0</size>
37730       </method>
37731     </type>
37732     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37733       <method name="Void .ctor()">
37734         <size>7</size>
37735       </method>
37736       <method name="Void &lt;&gt;m__0(X)">
37737         <size>15</size>
37738       </method>
37739     </type>
37740   </test>
37741   <test name="test-anon-31.cs">
37742     <type name="test">
37743       <method name="Void .ctor()">
37744         <size>7</size>
37745       </method>
37746       <method name="IEnumerable testen(Int32)">
37747         <size>30</size>
37748       </method>
37749     </type>
37750     <type name="reflect">
37751       <method name="Void .ctor()">
37752         <size>7</size>
37753       </method>
37754       <method name="Void Main(System.String[])">
37755         <size>122</size>
37756       </method>
37757     </type>
37758     <type name="test+&lt;testen&gt;c__Iterator0">
37759       <method name="Void .ctor()">
37760         <size>7</size>
37761       </method>
37762       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37763         <size>7</size>
37764       </method>
37765       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37766         <size>7</size>
37767       </method>
37768       <method name="Boolean MoveNext()">
37769         <size>195</size>
37770       </method>
37771       <method name="Void Dispose()">
37772         <size>8</size>
37773       </method>
37774       <method name="Void Reset()">
37775         <size>6</size>
37776       </method>
37777       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37778         <size>7</size>
37779       </method>
37780       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37781         <size>40</size>
37782       </method>
37783     </type>
37784   </test>
37785   <test name="test-anon-32.cs">
37786     <type name="MainClass">
37787       <method name="Void .ctor()">
37788         <size>7</size>
37789       </method>
37790       <method name="Void Main()">
37791         <size>37</size>
37792       </method>
37793       <method name="Void SimpleCallback(MainClass, System.String)">
37794         <size>7</size>
37795       </method>
37796     </type>
37797     <type name="StringSender">
37798       <method name="Void .ctor(Object, IntPtr)">
37799         <size>0</size>
37800       </method>
37801       <method name="Void Invoke(System.String)">
37802         <size>0</size>
37803       </method>
37804       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37805         <size>0</size>
37806       </method>
37807       <method name="Void EndInvoke(IAsyncResult)">
37808         <size>0</size>
37809       </method>
37810     </type>
37811     <type name="VoidDelegate">
37812       <method name="Void .ctor(Object, IntPtr)">
37813         <size>0</size>
37814       </method>
37815       <method name="Void Invoke()">
37816         <size>0</size>
37817       </method>
37818       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37819         <size>0</size>
37820       </method>
37821       <method name="Void EndInvoke(IAsyncResult)">
37822         <size>0</size>
37823       </method>
37824     </type>
37825     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37826       <method name="Void .ctor()">
37827         <size>7</size>
37828       </method>
37829       <method name="Void &lt;&gt;m__0()">
37830         <size>25</size>
37831       </method>
37832       <method name="Void &lt;&gt;m__1(System.String)">
37833         <size>13</size>
37834       </method>
37835     </type>
37836   </test>
37837   <test name="test-anon-33.cs">
37838     <type name="T">
37839       <method name="Void .ctor()">
37840         <size>7</size>
37841       </method>
37842       <method name="Void doit(Int32)">
37843         <size>7</size>
37844       </method>
37845       <method name="Void Main()">
37846         <size>162</size>
37847       </method>
37848     </type>
37849     <type name="Do">
37850       <method name="Void .ctor(Object, IntPtr)">
37851         <size>0</size>
37852       </method>
37853       <method name="Void Invoke()">
37854         <size>0</size>
37855       </method>
37856       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37857         <size>0</size>
37858       </method>
37859       <method name="Void EndInvoke(IAsyncResult)">
37860         <size>0</size>
37861       </method>
37862     </type>
37863     <type name="T+&lt;Main&gt;c__AnonStorey0">
37864       <method name="Void .ctor()">
37865         <size>7</size>
37866       </method>
37867       <method name="Void &lt;&gt;m__0()">
37868         <size>12</size>
37869       </method>
37870     </type>
37871     <type name="T+&lt;Main&gt;c__AnonStorey1">
37872       <method name="Void .ctor()">
37873         <size>7</size>
37874       </method>
37875       <method name="Void &lt;&gt;m__1()">
37876         <size>12</size>
37877       </method>
37878     </type>
37879   </test>
37880   <test name="test-anon-34.cs">
37881     <type name="Delegates.Space">
37882       <method name="Void .ctor()">
37883         <size>7</size>
37884       </method>
37885       <method name="Void Leak(Boolean, Int32)">
37886         <size>92</size>
37887       </method>
37888     </type>
37889     <type name="Delegates.Program">
37890       <method name="Void .ctor()">
37891         <size>7</size>
37892       </method>
37893       <method name="Void SpaceLeak()">
37894         <size>37</size>
37895       </method>
37896       <method name="Void Main(System.String[])">
37897         <size>6</size>
37898       </method>
37899     </type>
37900     <type name="Delegates.Space+DoCopy">
37901       <method name="Void .ctor(Object, IntPtr)">
37902         <size>0</size>
37903       </method>
37904       <method name="Void Invoke()">
37905         <size>0</size>
37906       </method>
37907       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37908         <size>0</size>
37909       </method>
37910       <method name="Void EndInvoke(IAsyncResult)">
37911         <size>0</size>
37912       </method>
37913     </type>
37914     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
37915       <method name="Void .ctor()">
37916         <size>7</size>
37917       </method>
37918       <method name="Void &lt;&gt;m__0()">
37919         <size>23</size>
37920       </method>
37921     </type>
37922     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
37923       <method name="Void .ctor()">
37924         <size>7</size>
37925       </method>
37926       <method name="Void &lt;&gt;m__1()">
37927         <size>19</size>
37928       </method>
37929     </type>
37930   </test>
37931   <test name="test-anon-35.cs">
37932     <type name="CustomDict">
37933       <method name="Void .ctor()">
37934         <size>66</size>
37935       </method>
37936       <method name="IEnumerator GetEnumerator()">
37937         <size>15</size>
37938       </method>
37939     </type>
37940     <type name="Tests">
37941       <method name="Void .ctor()">
37942         <size>7</size>
37943       </method>
37944       <method name="Void Main()">
37945         <size>7</size>
37946       </method>
37947     </type>
37948     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
37949       <method name="Void .ctor()">
37950         <size>7</size>
37951       </method>
37952       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37953         <size>7</size>
37954       </method>
37955       <method name="Boolean MoveNext()">
37956         <size>86</size>
37957       </method>
37958       <method name="Void Dispose()">
37959         <size>8</size>
37960       </method>
37961       <method name="Void Reset()">
37962         <size>6</size>
37963       </method>
37964       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37965         <size>7</size>
37966       </method>
37967     </type>
37968   </test>
37969   <test name="test-anon-36.cs">
37970     <type name="Test">
37971       <method name="Void .ctor(TestMethod)">
37972         <size>7</size>
37973       </method>
37974       <method name="Void .ctor(TestMethod2)">
37975         <size>7</size>
37976       </method>
37977       <method name="Void Main()">
37978         <size>36</size>
37979       </method>
37980     </type>
37981     <type name="TestMethod">
37982       <method name="Void .ctor(Object, IntPtr)">
37983         <size>0</size>
37984       </method>
37985       <method name="Void Invoke()">
37986         <size>0</size>
37987       </method>
37988       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37989         <size>0</size>
37990       </method>
37991       <method name="Void EndInvoke(IAsyncResult)">
37992         <size>0</size>
37993       </method>
37994     </type>
37995     <type name="TestMethod2">
37996       <method name="Void .ctor(Object, IntPtr)">
37997         <size>0</size>
37998       </method>
37999       <method name="Void Invoke(System.Object)">
38000         <size>0</size>
38001       </method>
38002       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38003         <size>0</size>
38004       </method>
38005       <method name="Void EndInvoke(IAsyncResult)">
38006         <size>0</size>
38007       </method>
38008     </type>
38009     <type name="Test">
38010       <method name="Void &lt;Main&gt;m__0()">
38011         <size>1</size>
38012       </method>
38013     </type>
38014   </test>
38015   <test name="test-anon-37.cs">
38016     <type name="DelegateInit">
38017       <method name="Void .ctor()">
38018         <size>7</size>
38019       </method>
38020       <method name="Void .cctor()">
38021         <size>35</size>
38022       </method>
38023       <method name="Void Main(System.String[])">
38024         <size>11</size>
38025       </method>
38026     </type>
38027     <type name="DelegateInit+FooDelegate">
38028       <method name="Void .ctor(Object, IntPtr)">
38029         <size>0</size>
38030       </method>
38031       <method name="Void Invoke()">
38032         <size>0</size>
38033       </method>
38034       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38035         <size>0</size>
38036       </method>
38037       <method name="Void EndInvoke(IAsyncResult)">
38038         <size>0</size>
38039       </method>
38040     </type>
38041     <type name="DelegateInit">
38042       <method name="Void &lt;_print&gt;m__0()">
38043         <size>11</size>
38044       </method>
38045     </type>
38046   </test>
38047   <test name="test-anon-38.cs">
38048     <type name="X">
38049       <method name="Void .ctor()">
38050         <size>7</size>
38051       </method>
38052       <method name="Void Hello(Int64, Int64)">
38053         <size>1</size>
38054       </method>
38055       <method name="Void Test(Int32)">
38056         <size>67</size>
38057       </method>
38058       <method name="Void Main()">
38059         <size>14</size>
38060       </method>
38061     </type>
38062     <type name="Simple">
38063       <method name="Void .ctor(Object, IntPtr)">
38064         <size>0</size>
38065       </method>
38066       <method name="Void Invoke()">
38067         <size>0</size>
38068       </method>
38069       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38070         <size>0</size>
38071       </method>
38072       <method name="Void EndInvoke(IAsyncResult)">
38073         <size>0</size>
38074       </method>
38075     </type>
38076     <type name="Foo">
38077       <method name="Void .ctor(Object, IntPtr)">
38078         <size>0</size>
38079       </method>
38080       <method name="Simple Invoke()">
38081         <size>0</size>
38082       </method>
38083       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38084         <size>0</size>
38085       </method>
38086       <method name="Simple EndInvoke(IAsyncResult)">
38087         <size>0</size>
38088       </method>
38089     </type>
38090     <type name="X+&lt;Test&gt;c__AnonStorey0">
38091       <method name="Void .ctor()">
38092         <size>7</size>
38093       </method>
38094       <method name="Simple &lt;&gt;m__0()">
38095         <size>64</size>
38096       </method>
38097     </type>
38098     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38099       <method name="Void .ctor()">
38100         <size>7</size>
38101       </method>
38102       <method name="Void &lt;&gt;m__1()">
38103         <size>34</size>
38104       </method>
38105     </type>
38106   </test>
38107   <test name="test-anon-39.cs">
38108     <type name="X">
38109       <method name="Void .ctor()">
38110         <size>7</size>
38111       </method>
38112       <method name="Void Hello(Int64)">
38113         <size>1</size>
38114       </method>
38115       <method name="Void Test(Int32)">
38116         <size>65</size>
38117       </method>
38118       <method name="Void Main()">
38119         <size>14</size>
38120       </method>
38121     </type>
38122     <type name="Simple">
38123       <method name="Void .ctor(Object, IntPtr)">
38124         <size>0</size>
38125       </method>
38126       <method name="Void Invoke()">
38127         <size>0</size>
38128       </method>
38129       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38130         <size>0</size>
38131       </method>
38132       <method name="Void EndInvoke(IAsyncResult)">
38133         <size>0</size>
38134       </method>
38135     </type>
38136     <type name="Foo">
38137       <method name="Void .ctor(Object, IntPtr)">
38138         <size>0</size>
38139       </method>
38140       <method name="Simple Invoke()">
38141         <size>0</size>
38142       </method>
38143       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38144         <size>0</size>
38145       </method>
38146       <method name="Simple EndInvoke(IAsyncResult)">
38147         <size>0</size>
38148       </method>
38149     </type>
38150     <type name="X+&lt;Test&gt;c__AnonStorey0">
38151       <method name="Void .ctor()">
38152         <size>7</size>
38153       </method>
38154       <method name="Simple &lt;&gt;m__0()">
38155         <size>30</size>
38156       </method>
38157       <method name="Void &lt;&gt;m__1()">
38158         <size>18</size>
38159       </method>
38160     </type>
38161   </test>
38162   <test name="test-anon-40.cs">
38163     <type name="X">
38164       <method name="Void .ctor()">
38165         <size>7</size>
38166       </method>
38167       <method name="Void Hello(Int64)">
38168         <size>1</size>
38169       </method>
38170       <method name="Void Test(Int32)">
38171         <size>65</size>
38172       </method>
38173       <method name="Void Main()">
38174         <size>14</size>
38175       </method>
38176     </type>
38177     <type name="Simple">
38178       <method name="Void .ctor(Object, IntPtr)">
38179         <size>0</size>
38180       </method>
38181       <method name="Void Invoke()">
38182         <size>0</size>
38183       </method>
38184       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38185         <size>0</size>
38186       </method>
38187       <method name="Void EndInvoke(IAsyncResult)">
38188         <size>0</size>
38189       </method>
38190     </type>
38191     <type name="Foo">
38192       <method name="Void .ctor(Object, IntPtr)">
38193         <size>0</size>
38194       </method>
38195       <method name="Simple Invoke()">
38196         <size>0</size>
38197       </method>
38198       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38199         <size>0</size>
38200       </method>
38201       <method name="Simple EndInvoke(IAsyncResult)">
38202         <size>0</size>
38203       </method>
38204     </type>
38205     <type name="X+&lt;Test&gt;c__AnonStorey0">
38206       <method name="Void .ctor()">
38207         <size>7</size>
38208       </method>
38209       <method name="Simple &lt;&gt;m__0()">
38210         <size>30</size>
38211       </method>
38212       <method name="Void &lt;&gt;m__1()">
38213         <size>18</size>
38214       </method>
38215     </type>
38216   </test>
38217   <test name="test-anon-41.cs">
38218     <type name="X">
38219       <method name="Void .ctor()">
38220         <size>7</size>
38221       </method>
38222       <method name="Void Hello(Int64)">
38223         <size>1</size>
38224       </method>
38225       <method name="Void Test(Int32)">
38226         <size>65</size>
38227       </method>
38228       <method name="Void Main()">
38229         <size>14</size>
38230       </method>
38231     </type>
38232     <type name="Simple">
38233       <method name="Void .ctor(Object, IntPtr)">
38234         <size>0</size>
38235       </method>
38236       <method name="Void Invoke()">
38237         <size>0</size>
38238       </method>
38239       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38240         <size>0</size>
38241       </method>
38242       <method name="Void EndInvoke(IAsyncResult)">
38243         <size>0</size>
38244       </method>
38245     </type>
38246     <type name="Foo">
38247       <method name="Void .ctor(Object, IntPtr)">
38248         <size>0</size>
38249       </method>
38250       <method name="Simple Invoke()">
38251         <size>0</size>
38252       </method>
38253       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38254         <size>0</size>
38255       </method>
38256       <method name="Simple EndInvoke(IAsyncResult)">
38257         <size>0</size>
38258       </method>
38259     </type>
38260     <type name="X+&lt;Test&gt;c__AnonStorey0">
38261       <method name="Void .ctor()">
38262         <size>7</size>
38263       </method>
38264       <method name="Simple &lt;&gt;m__0()">
38265         <size>55</size>
38266       </method>
38267     </type>
38268     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38269       <method name="Void .ctor()">
38270         <size>7</size>
38271       </method>
38272       <method name="Void &lt;&gt;m__1()">
38273         <size>35</size>
38274       </method>
38275     </type>
38276   </test>
38277   <test name="test-anon-42.cs">
38278     <type name="X">
38279       <method name="Void .ctor()">
38280         <size>7</size>
38281       </method>
38282       <method name="Void Hello(Int64)">
38283         <size>1</size>
38284       </method>
38285       <method name="Void Test(Int32)">
38286         <size>51</size>
38287       </method>
38288       <method name="Void Main()">
38289         <size>13</size>
38290       </method>
38291     </type>
38292     <type name="Simple">
38293       <method name="Void .ctor(Object, IntPtr)">
38294         <size>0</size>
38295       </method>
38296       <method name="Void Invoke()">
38297         <size>0</size>
38298       </method>
38299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38300         <size>0</size>
38301       </method>
38302       <method name="Void EndInvoke(IAsyncResult)">
38303         <size>0</size>
38304       </method>
38305     </type>
38306     <type name="Foo">
38307       <method name="Void .ctor(Object, IntPtr)">
38308         <size>0</size>
38309       </method>
38310       <method name="Simple Invoke()">
38311         <size>0</size>
38312       </method>
38313       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38314         <size>0</size>
38315       </method>
38316       <method name="Simple EndInvoke(IAsyncResult)">
38317         <size>0</size>
38318       </method>
38319     </type>
38320     <type name="X">
38321       <method name="Simple &lt;Test&gt;m__0()">
38322         <size>37</size>
38323       </method>
38324       <method name="Void &lt;Test&gt;m__1()">
38325         <size>8</size>
38326       </method>
38327     </type>
38328   </test>
38329   <test name="test-anon-43.cs">
38330     <type name="X">
38331       <method name="Void .ctor()">
38332         <size>7</size>
38333       </method>
38334       <method name="Void Hello(Int64, Int64)">
38335         <size>1</size>
38336       </method>
38337       <method name="Void Test(Int32)">
38338         <size>54</size>
38339       </method>
38340       <method name="Void Main()">
38341         <size>14</size>
38342       </method>
38343     </type>
38344     <type name="Simple">
38345       <method name="Void .ctor(Object, IntPtr)">
38346         <size>0</size>
38347       </method>
38348       <method name="Void Invoke()">
38349         <size>0</size>
38350       </method>
38351       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38352         <size>0</size>
38353       </method>
38354       <method name="Void EndInvoke(IAsyncResult)">
38355         <size>0</size>
38356       </method>
38357     </type>
38358     <type name="Foo">
38359       <method name="Void .ctor(Object, IntPtr)">
38360         <size>0</size>
38361       </method>
38362       <method name="Simple Invoke()">
38363         <size>0</size>
38364       </method>
38365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38366         <size>0</size>
38367       </method>
38368       <method name="Simple EndInvoke(IAsyncResult)">
38369         <size>0</size>
38370       </method>
38371     </type>
38372     <type name="X+&lt;Test&gt;c__AnonStorey0">
38373       <method name="Void .ctor()">
38374         <size>7</size>
38375       </method>
38376       <method name="Simple &lt;&gt;m__0()">
38377         <size>64</size>
38378       </method>
38379     </type>
38380     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38381       <method name="Void .ctor()">
38382         <size>7</size>
38383       </method>
38384       <method name="Void &lt;&gt;m__1()">
38385         <size>34</size>
38386       </method>
38387     </type>
38388   </test>
38389   <test name="test-anon-44.cs">
38390     <type name="X">
38391       <method name="Void .ctor()">
38392         <size>7</size>
38393       </method>
38394       <method name="Void Hello(Int64)">
38395         <size>1</size>
38396       </method>
38397       <method name="Void Test(Int32)">
38398         <size>68</size>
38399       </method>
38400       <method name="Void Main()">
38401         <size>14</size>
38402       </method>
38403     </type>
38404     <type name="Simple">
38405       <method name="Void .ctor(Object, IntPtr)">
38406         <size>0</size>
38407       </method>
38408       <method name="Void Invoke()">
38409         <size>0</size>
38410       </method>
38411       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38412         <size>0</size>
38413       </method>
38414       <method name="Void EndInvoke(IAsyncResult)">
38415         <size>0</size>
38416       </method>
38417     </type>
38418     <type name="Foo">
38419       <method name="Void .ctor(Object, IntPtr)">
38420         <size>0</size>
38421       </method>
38422       <method name="Simple Invoke()">
38423         <size>0</size>
38424       </method>
38425       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38426         <size>0</size>
38427       </method>
38428       <method name="Simple EndInvoke(IAsyncResult)">
38429         <size>0</size>
38430       </method>
38431     </type>
38432     <type name="X+&lt;Test&gt;c__AnonStorey0">
38433       <method name="Void .ctor()">
38434         <size>7</size>
38435       </method>
38436       <method name="Simple &lt;&gt;m__1()">
38437         <size>33</size>
38438       </method>
38439       <method name="Simple &lt;&gt;m__0()">
38440         <size>51</size>
38441       </method>
38442       <method name="Void &lt;&gt;m__3()">
38443         <size>21</size>
38444       </method>
38445     </type>
38446     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38447       <method name="Void .ctor()">
38448         <size>7</size>
38449       </method>
38450       <method name="Void &lt;&gt;m__2()">
38451         <size>26</size>
38452       </method>
38453     </type>
38454   </test>
38455   <test name="test-anon-45.cs">
38456     <type name="Test">
38457       <method name="Void .ctor()">
38458         <size>7</size>
38459       </method>
38460       <method name="Void Main()">
38461         <size>64</size>
38462       </method>
38463       <method name="IEnumerator GetEnumerator()">
38464         <size>8</size>
38465       </method>
38466     </type>
38467     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38468       <method name="Void .ctor()">
38469         <size>7</size>
38470       </method>
38471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38472         <size>7</size>
38473       </method>
38474       <method name="Boolean MoveNext()">
38475         <size>77</size>
38476       </method>
38477       <method name="Void Dispose()">
38478         <size>8</size>
38479       </method>
38480       <method name="Void Reset()">
38481         <size>6</size>
38482       </method>
38483       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38484         <size>7</size>
38485       </method>
38486     </type>
38487   </test>
38488   <test name="test-anon-46.cs">
38489     <type name="World">
38490       <method name="Void .ctor()">
38491         <size>7</size>
38492       </method>
38493       <method name="Void Hello(Int64)">
38494         <size>1</size>
38495       </method>
38496       <method name="Void Test(Int32)">
38497         <size>50</size>
38498       </method>
38499     </type>
38500     <type name="X">
38501       <method name="Void .ctor()">
38502         <size>7</size>
38503       </method>
38504       <method name="Void Main()">
38505         <size>14</size>
38506       </method>
38507     </type>
38508     <type name="Foo">
38509       <method name="Void .ctor(Object, IntPtr)">
38510         <size>0</size>
38511       </method>
38512       <method name="Void Invoke()">
38513         <size>0</size>
38514       </method>
38515       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38516         <size>0</size>
38517       </method>
38518       <method name="Void EndInvoke(IAsyncResult)">
38519         <size>0</size>
38520       </method>
38521     </type>
38522     <type name="World+&lt;Test&gt;c__AnonStorey0">
38523       <method name="Void .ctor()">
38524         <size>7</size>
38525       </method>
38526       <method name="Void &lt;&gt;m__0()">
38527         <size>19</size>
38528       </method>
38529     </type>
38530   </test>
38531   <test name="test-anon-47.cs">
38532     <type name="World">
38533       <method name="Void .ctor()">
38534         <size>7</size>
38535       </method>
38536       <method name="Void Hello(Int64)">
38537         <size>1</size>
38538       </method>
38539       <method name="Void Test(Int32)">
38540         <size>158</size>
38541       </method>
38542     </type>
38543     <type name="X">
38544       <method name="Void .ctor()">
38545         <size>7</size>
38546       </method>
38547       <method name="Void Main()">
38548         <size>14</size>
38549       </method>
38550     </type>
38551     <type name="Foo">
38552       <method name="Void .ctor(Object, IntPtr)">
38553         <size>0</size>
38554       </method>
38555       <method name="Void Invoke()">
38556         <size>0</size>
38557       </method>
38558       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38559         <size>0</size>
38560       </method>
38561       <method name="Void EndInvoke(IAsyncResult)">
38562         <size>0</size>
38563       </method>
38564     </type>
38565     <type name="World+&lt;Test&gt;c__AnonStorey2">
38566       <method name="Void .ctor()">
38567         <size>7</size>
38568       </method>
38569       <method name="Void &lt;&gt;m__0()">
38570         <size>45</size>
38571       </method>
38572     </type>
38573     <type name="World+&lt;Test&gt;c__AnonStorey0">
38574       <method name="Void .ctor()">
38575         <size>7</size>
38576       </method>
38577     </type>
38578     <type name="World+&lt;Test&gt;c__AnonStorey1">
38579       <method name="Void .ctor()">
38580         <size>7</size>
38581       </method>
38582     </type>
38583   </test>
38584   <test name="test-anon-48.cs">
38585     <type name="World">
38586       <method name="Void .ctor()">
38587         <size>7</size>
38588       </method>
38589       <method name="Void Hello(Int64)">
38590         <size>1</size>
38591       </method>
38592       <method name="Void Test(Int32)">
38593         <size>197</size>
38594       </method>
38595     </type>
38596     <type name="X">
38597       <method name="Void .ctor()">
38598         <size>7</size>
38599       </method>
38600       <method name="Void Main()">
38601         <size>14</size>
38602       </method>
38603     </type>
38604     <type name="Foo">
38605       <method name="Void .ctor(Object, IntPtr)">
38606         <size>0</size>
38607       </method>
38608       <method name="Void Invoke()">
38609         <size>0</size>
38610       </method>
38611       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38612         <size>0</size>
38613       </method>
38614       <method name="Void EndInvoke(IAsyncResult)">
38615         <size>0</size>
38616       </method>
38617     </type>
38618     <type name="World+&lt;Test&gt;c__AnonStorey1">
38619       <method name="Void .ctor()">
38620         <size>7</size>
38621       </method>
38622     </type>
38623     <type name="World+&lt;Test&gt;c__AnonStorey2">
38624       <method name="Void .ctor()">
38625         <size>7</size>
38626       </method>
38627     </type>
38628     <type name="World+&lt;Test&gt;c__AnonStorey0">
38629       <method name="Void .ctor()">
38630         <size>7</size>
38631       </method>
38632       <method name="Void &lt;&gt;m__0()">
38633         <size>63</size>
38634       </method>
38635     </type>
38636   </test>
38637   <test name="test-anon-49.cs">
38638     <type name="Test">
38639       <method name="Void .ctor()">
38640         <size>7</size>
38641       </method>
38642       <method name="Void Main()">
38643         <size>64</size>
38644       </method>
38645       <method name="IEnumerator GetEnumerator()">
38646         <size>8</size>
38647       </method>
38648     </type>
38649     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38650       <method name="Void .ctor()">
38651         <size>7</size>
38652       </method>
38653       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38654         <size>7</size>
38655       </method>
38656       <method name="Boolean MoveNext()">
38657         <size>185</size>
38658       </method>
38659       <method name="Void Dispose()">
38660         <size>62</size>
38661       </method>
38662       <method name="Void Reset()">
38663         <size>6</size>
38664       </method>
38665       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38666         <size>7</size>
38667       </method>
38668     </type>
38669   </test>
38670   <test name="test-anon-50.cs">
38671     <type name="Test">
38672       <method name="Void .ctor()">
38673         <size>7</size>
38674       </method>
38675       <method name="IEnumerable Foo(Int32)">
38676         <size>30</size>
38677       </method>
38678     </type>
38679     <type name="X">
38680       <method name="Void .ctor()">
38681         <size>7</size>
38682       </method>
38683       <method name="Int32 Main()">
38684         <size>196</size>
38685       </method>
38686     </type>
38687     <type name="Test+&lt;Foo&gt;c__Iterator0">
38688       <method name="Void .ctor()">
38689         <size>7</size>
38690       </method>
38691       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38692         <size>7</size>
38693       </method>
38694       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38695         <size>7</size>
38696       </method>
38697       <method name="Boolean MoveNext()">
38698         <size>118</size>
38699       </method>
38700       <method name="Void Dispose()">
38701         <size>8</size>
38702       </method>
38703       <method name="Void Reset()">
38704         <size>6</size>
38705       </method>
38706       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38707         <size>7</size>
38708       </method>
38709       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38710         <size>40</size>
38711       </method>
38712     </type>
38713   </test>
38714   <test name="test-anon-51.cs">
38715     <type name="X">
38716       <method name="Void .ctor()">
38717         <size>7</size>
38718       </method>
38719       <method name="Void .cctor()">
38720         <size>35</size>
38721       </method>
38722       <method name="Void Main()">
38723         <size>11</size>
38724       </method>
38725     </type>
38726     <type name="FooDelegate">
38727       <method name="Void .ctor(Object, IntPtr)">
38728         <size>0</size>
38729       </method>
38730       <method name="Void Invoke()">
38731         <size>0</size>
38732       </method>
38733       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38734         <size>0</size>
38735       </method>
38736       <method name="Void EndInvoke(IAsyncResult)">
38737         <size>0</size>
38738       </method>
38739     </type>
38740     <type name="X">
38741       <method name="Void &lt;Print&gt;m__0()">
38742         <size>11</size>
38743       </method>
38744     </type>
38745   </test>
38746   <test name="test-anon-52.cs">
38747     <type name="X">
38748       <method name="Void .ctor()">
38749         <size>7</size>
38750       </method>
38751       <method name="IEnumerator GetIt(System.Int32[])">
38752         <size>22</size>
38753       </method>
38754       <method name="Int32 Main()">
38755         <size>33</size>
38756       </method>
38757     </type>
38758     <type name="X+A">
38759       <method name="Void .ctor(Object, IntPtr)">
38760         <size>0</size>
38761       </method>
38762       <method name="Void Invoke()">
38763         <size>0</size>
38764       </method>
38765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38766         <size>0</size>
38767       </method>
38768       <method name="Void EndInvoke(IAsyncResult)">
38769         <size>0</size>
38770       </method>
38771     </type>
38772     <type name="X+&lt;GetIt&gt;c__Iterator0">
38773       <method name="Void .ctor()">
38774         <size>7</size>
38775       </method>
38776       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38777         <size>7</size>
38778       </method>
38779       <method name="Boolean MoveNext()">
38780         <size>201</size>
38781       </method>
38782       <method name="Void &lt;&gt;m__0()">
38783         <size>22</size>
38784       </method>
38785       <method name="Void Dispose()">
38786         <size>8</size>
38787       </method>
38788       <method name="Void Reset()">
38789         <size>6</size>
38790       </method>
38791       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38792         <size>7</size>
38793       </method>
38794     </type>
38795   </test>
38796   <test name="test-anon-53.cs">
38797     <type name="Test">
38798       <method name="Void .ctor(Int32)">
38799         <size>39</size>
38800       </method>
38801       <method name="Void .cctor()">
38802         <size>33</size>
38803       </method>
38804     </type>
38805     <type name="X">
38806       <method name="Void .ctor()">
38807         <size>7</size>
38808       </method>
38809       <method name="Void Main()">
38810         <size>15</size>
38811       </method>
38812     </type>
38813     <type name="Foo">
38814       <method name="Void .ctor(Object, IntPtr)">
38815         <size>0</size>
38816       </method>
38817       <method name="Void Invoke()">
38818         <size>0</size>
38819       </method>
38820       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38821         <size>0</size>
38822       </method>
38823       <method name="Void EndInvoke(IAsyncResult)">
38824         <size>0</size>
38825       </method>
38826     </type>
38827     <type name="Test+&lt;Test&gt;c__AnonStorey0">
38828       <method name="Void .ctor()">
38829         <size>7</size>
38830       </method>
38831       <method name="Void &lt;&gt;m__0()">
38832         <size>12</size>
38833       </method>
38834     </type>
38835     <type name="Test+&lt;Test&gt;c__AnonStorey1">
38836       <method name="Void .ctor()">
38837         <size>7</size>
38838       </method>
38839       <method name="Void &lt;&gt;m__1()">
38840         <size>12</size>
38841       </method>
38842     </type>
38843   </test>
38844   <test name="test-anon-54.cs">
38845     <type name="X">
38846       <method name="Void .ctor()">
38847         <size>7</size>
38848       </method>
38849       <method name="Void Main()">
38850         <size>22</size>
38851       </method>
38852     </type>
38853     <type name="Hello">
38854       <method name="Void .ctor(Object, IntPtr)">
38855         <size>0</size>
38856       </method>
38857       <method name="Void Invoke()">
38858         <size>0</size>
38859       </method>
38860       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38861         <size>0</size>
38862       </method>
38863       <method name="Void EndInvoke(IAsyncResult)">
38864         <size>0</size>
38865       </method>
38866     </type>
38867     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
38868       <method name="Void .ctor()">
38869         <size>7</size>
38870       </method>
38871       <method name="Void &lt;&gt;m__0()">
38872         <size>25</size>
38873       </method>
38874     </type>
38875     <type name="Foo">
38876       <method name="Void .ctor(Int32)">
38877         <size>8</size>
38878       </method>
38879       <method name="Void Test(Foo)">
38880         <size>45</size>
38881       </method>
38882       <method name="Void Hello(Int32)">
38883         <size>19</size>
38884       </method>
38885       <method name="System.String ToString()">
38886         <size>22</size>
38887       </method>
38888     </type>
38889   </test>
38890   <test name="test-anon-55.cs">
38891     <type name="Foo">
38892       <method name="Void .ctor()">
38893         <size>7</size>
38894       </method>
38895       <method name="Void Test(Foo+Hello)">
38896         <size>7</size>
38897       </method>
38898       <method name="Void Private()">
38899         <size>11</size>
38900       </method>
38901       <method name="Void Test()">
38902         <size>19</size>
38903       </method>
38904     </type>
38905     <type name="X">
38906       <method name="Void .ctor()">
38907         <size>7</size>
38908       </method>
38909       <method name="Void Main()">
38910         <size>13</size>
38911       </method>
38912     </type>
38913     <type name="Foo+Hello">
38914       <method name="Void .ctor(Object, IntPtr)">
38915         <size>0</size>
38916       </method>
38917       <method name="Void Invoke()">
38918         <size>0</size>
38919       </method>
38920       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38921         <size>0</size>
38922       </method>
38923       <method name="Void EndInvoke(IAsyncResult)">
38924         <size>0</size>
38925       </method>
38926     </type>
38927     <type name="Foo">
38928       <method name="Void &lt;Test&gt;m__0()">
38929         <size>7</size>
38930       </method>
38931     </type>
38932   </test>
38933   <test name="test-anon-56.cs">
38934     <type name="Observable">
38935       <method name="Void .ctor()">
38936         <size>7</size>
38937       </method>
38938       <method name="Void Main(System.String[])">
38939         <size>50</size>
38940       </method>
38941     </type>
38942     <type name="QueueHandler">
38943       <method name="Void .ctor(Object, IntPtr)">
38944         <size>0</size>
38945       </method>
38946       <method name="Void Invoke(Observable)">
38947         <size>0</size>
38948       </method>
38949       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
38950         <size>0</size>
38951       </method>
38952       <method name="Void EndInvoke(IAsyncResult)">
38953         <size>0</size>
38954       </method>
38955     </type>
38956     <type name="Observable">
38957       <method name="Void &lt;Main&gt;m__0(Observable)">
38958         <size>11</size>
38959       </method>
38960     </type>
38961   </test>
38962   <test name="test-anon-57.cs">
38963     <type name="X">
38964       <method name="Void .ctor()">
38965         <size>7</size>
38966       </method>
38967       <method name="Int32 Test()">
38968         <size>257</size>
38969       </method>
38970       <method name="Int32 Main()">
38971         <size>45</size>
38972       </method>
38973     </type>
38974     <type name="X+TestDelegate">
38975       <method name="Void .ctor(Object, IntPtr)">
38976         <size>0</size>
38977       </method>
38978       <method name="Void Invoke()">
38979         <size>0</size>
38980       </method>
38981       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38982         <size>0</size>
38983       </method>
38984       <method name="Void EndInvoke(IAsyncResult)">
38985         <size>0</size>
38986       </method>
38987     </type>
38988     <type name="X+&lt;Test&gt;c__AnonStorey1">
38989       <method name="Void .ctor()">
38990         <size>7</size>
38991       </method>
38992       <method name="Void &lt;&gt;m__0()">
38993         <size>95</size>
38994       </method>
38995     </type>
38996     <type name="X+&lt;Test&gt;c__AnonStorey0">
38997       <method name="Void .ctor()">
38998         <size>7</size>
38999       </method>
39000     </type>
39001   </test>
39002   <test name="test-anon-58.cs">
39003     <type name="X">
39004       <method name="Void .ctor()">
39005         <size>7</size>
39006       </method>
39007       <method name="Int32 Test(Int32)">
39008         <size>344</size>
39009       </method>
39010       <method name="Int32 Main()">
39011         <size>46</size>
39012       </method>
39013     </type>
39014     <type name="X+TestDelegate">
39015       <method name="Void .ctor(Object, IntPtr)">
39016         <size>0</size>
39017       </method>
39018       <method name="Void Invoke()">
39019         <size>0</size>
39020       </method>
39021       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39022         <size>0</size>
39023       </method>
39024       <method name="Void EndInvoke(IAsyncResult)">
39025         <size>0</size>
39026       </method>
39027     </type>
39028     <type name="X+&lt;Test&gt;c__AnonStorey1">
39029       <method name="Void .ctor()">
39030         <size>7</size>
39031       </method>
39032       <method name="Void &lt;&gt;m__0()">
39033         <size>171</size>
39034       </method>
39035     </type>
39036     <type name="X+&lt;Test&gt;c__AnonStorey0">
39037       <method name="Void .ctor()">
39038         <size>7</size>
39039       </method>
39040     </type>
39041     <type name="X+&lt;Test&gt;c__AnonStorey2">
39042       <method name="Void .ctor()">
39043         <size>7</size>
39044       </method>
39045     </type>
39046   </test>
39047   <test name="test-anon-59.cs">
39048     <type name="X">
39049       <method name="Void .ctor()">
39050         <size>7</size>
39051       </method>
39052       <method name="Int32 Test(Int32)">
39053         <size>515</size>
39054       </method>
39055       <method name="Int32 Main()">
39056         <size>46</size>
39057       </method>
39058     </type>
39059     <type name="X+TestDelegate">
39060       <method name="Void .ctor(Object, IntPtr)">
39061         <size>0</size>
39062       </method>
39063       <method name="Void Invoke()">
39064         <size>0</size>
39065       </method>
39066       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39067         <size>0</size>
39068       </method>
39069       <method name="Void EndInvoke(IAsyncResult)">
39070         <size>0</size>
39071       </method>
39072     </type>
39073     <type name="X+&lt;Test&gt;c__AnonStorey2">
39074       <method name="Void .ctor()">
39075         <size>7</size>
39076       </method>
39077       <method name="Void &lt;&gt;m__0()">
39078         <size>233</size>
39079       </method>
39080     </type>
39081     <type name="X+&lt;Test&gt;c__AnonStorey1">
39082       <method name="Void .ctor()">
39083         <size>7</size>
39084       </method>
39085     </type>
39086     <type name="X+&lt;Test&gt;c__AnonStorey0">
39087       <method name="Void .ctor()">
39088         <size>7</size>
39089       </method>
39090     </type>
39091     <type name="X+&lt;Test&gt;c__AnonStorey3">
39092       <method name="Void .ctor()">
39093         <size>7</size>
39094       </method>
39095     </type>
39096   </test>
39097   <test name="test-anon-60.cs">
39098     <type name="X">
39099       <method name="Void .ctor()">
39100         <size>7</size>
39101       </method>
39102       <method name="Int32 Test(Int32)">
39103         <size>567</size>
39104       </method>
39105       <method name="Int32 Main()">
39106         <size>46</size>
39107       </method>
39108     </type>
39109     <type name="X+TestDelegate">
39110       <method name="Void .ctor(Object, IntPtr)">
39111         <size>0</size>
39112       </method>
39113       <method name="Void Invoke()">
39114         <size>0</size>
39115       </method>
39116       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39117         <size>0</size>
39118       </method>
39119       <method name="Void EndInvoke(IAsyncResult)">
39120         <size>0</size>
39121       </method>
39122     </type>
39123     <type name="X+&lt;Test&gt;c__AnonStorey2">
39124       <method name="Void .ctor()">
39125         <size>7</size>
39126       </method>
39127     </type>
39128     <type name="X+&lt;Test&gt;c__AnonStorey1">
39129       <method name="Void .ctor()">
39130         <size>7</size>
39131       </method>
39132     </type>
39133     <type name="X+&lt;Test&gt;c__AnonStorey0">
39134       <method name="Void .ctor()">
39135         <size>7</size>
39136       </method>
39137     </type>
39138     <type name="X+&lt;Test&gt;c__AnonStorey3">
39139       <method name="Void .ctor()">
39140         <size>7</size>
39141       </method>
39142     </type>
39143     <type name="X+&lt;Test&gt;c__AnonStorey2">
39144       <method name="Void &lt;&gt;m__0()">
39145         <size>356</size>
39146       </method>
39147     </type>
39148     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39149       <method name="Void .ctor()">
39150         <size>7</size>
39151       </method>
39152       <method name="Void &lt;&gt;m__1()">
39153         <size>124</size>
39154       </method>
39155     </type>
39156   </test>
39157   <test name="test-anon-61.cs">
39158     <type name="X">
39159       <method name="Void .ctor()">
39160         <size>7</size>
39161       </method>
39162       <method name="Int32 Test()">
39163         <size>333</size>
39164       </method>
39165       <method name="Int32 Main()">
39166         <size>59</size>
39167       </method>
39168     </type>
39169     <type name="X+TestDelegate">
39170       <method name="Void .ctor(Object, IntPtr)">
39171         <size>0</size>
39172       </method>
39173       <method name="Void Invoke()">
39174         <size>0</size>
39175       </method>
39176       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39177         <size>0</size>
39178       </method>
39179       <method name="Void EndInvoke(IAsyncResult)">
39180         <size>0</size>
39181       </method>
39182     </type>
39183     <type name="X+&lt;Test&gt;c__AnonStorey1">
39184       <method name="Void .ctor()">
39185         <size>7</size>
39186       </method>
39187       <method name="Void &lt;&gt;m__0()">
39188         <size>166</size>
39189       </method>
39190     </type>
39191     <type name="X+&lt;Test&gt;c__AnonStorey0">
39192       <method name="Void .ctor()">
39193         <size>7</size>
39194       </method>
39195     </type>
39196   </test>
39197   <test name="test-anon-62.cs">
39198     <type name="X">
39199       <method name="Void .ctor(String)">
39200         <size>14</size>
39201       </method>
39202       <method name="Void Main()">
39203         <size>1</size>
39204       </method>
39205     </type>
39206     <type name="Y">
39207       <method name="Void .ctor(Z)">
39208         <size>56</size>
39209       </method>
39210     </type>
39211     <type name="Z">
39212       <method name="Void .ctor()">
39213         <size>7</size>
39214       </method>
39215       <method name="Void Hello()">
39216         <size>1</size>
39217       </method>
39218     </type>
39219     <type name="FooHandler">
39220       <method name="Void .ctor(Object, IntPtr)">
39221         <size>0</size>
39222       </method>
39223       <method name="Void Invoke()">
39224         <size>0</size>
39225       </method>
39226       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39227         <size>0</size>
39228       </method>
39229       <method name="Void EndInvoke(IAsyncResult)">
39230         <size>0</size>
39231       </method>
39232     </type>
39233     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39234       <method name="Void .ctor()">
39235         <size>7</size>
39236       </method>
39237       <method name="Void &lt;&gt;m__0()">
39238         <size>12</size>
39239       </method>
39240     </type>
39241   </test>
39242   <test name="test-anon-63.cs">
39243     <type name="X">
39244       <method name="Void .ctor()">
39245         <size>7</size>
39246       </method>
39247       <method name="IEnumerator GetIt(System.Int32[])">
39248         <size>22</size>
39249       </method>
39250       <method name="Int32 Main()">
39251         <size>34</size>
39252       </method>
39253     </type>
39254     <type name="X+A">
39255       <method name="Void .ctor(Object, IntPtr)">
39256         <size>0</size>
39257       </method>
39258       <method name="Int32 Invoke()">
39259         <size>0</size>
39260       </method>
39261       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39262         <size>0</size>
39263       </method>
39264       <method name="Int32 EndInvoke(IAsyncResult)">
39265         <size>0</size>
39266       </method>
39267     </type>
39268     <type name="X+&lt;GetIt&gt;c__Iterator0">
39269       <method name="Void .ctor()">
39270         <size>7</size>
39271       </method>
39272       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39273         <size>7</size>
39274       </method>
39275       <method name="Boolean MoveNext()">
39276         <size>195</size>
39277       </method>
39278       <method name="Int32 &lt;&gt;m__0()">
39279         <size>44</size>
39280       </method>
39281       <method name="Void Dispose()">
39282         <size>8</size>
39283       </method>
39284       <method name="Void Reset()">
39285         <size>6</size>
39286       </method>
39287       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39288         <size>7</size>
39289       </method>
39290     </type>
39291   </test>
39292   <test name="test-anon-64.cs">
39293     <type name="Source">
39294       <method name="Void .ctor()">
39295         <size>7</size>
39296       </method>
39297       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39298         <size>24</size>
39299       </method>
39300       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39301         <size>24</size>
39302       </method>
39303       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39304         <size>24</size>
39305       </method>
39306       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39307         <size>24</size>
39308       </method>
39309       <method name="Source FindSource(Source)">
39310         <size>2</size>
39311       </method>
39312       <method name="Void AddSource(Source, Int32, System.Object)">
39313         <size>132</size>
39314       </method>
39315       <method name="Void Main()">
39316         <size>1</size>
39317       </method>
39318     </type>
39319     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39320       <method name="Void .ctor()">
39321         <size>7</size>
39322       </method>
39323       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39324         <size>30</size>
39325       </method>
39326     </type>
39327     <type name="Source">
39328       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39329         <size>1</size>
39330       </method>
39331     </type>
39332   </test>
39333   <test name="test-anon-65.cs">
39334     <type name="BaseClass">
39335       <method name="Void .ctor(SomeDelegate)">
39336         <size>13</size>
39337       </method>
39338     </type>
39339     <type name="TestClass">
39340       <method name="Void .ctor(Int32)">
39341         <size>32</size>
39342       </method>
39343       <method name="Int32 Main(System.String[])">
39344         <size>9</size>
39345       </method>
39346     </type>
39347     <type name="BaseClass+SomeDelegate">
39348       <method name="Void .ctor(Object, IntPtr)">
39349         <size>0</size>
39350       </method>
39351       <method name="Void Invoke()">
39352         <size>0</size>
39353       </method>
39354       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39355         <size>0</size>
39356       </method>
39357       <method name="Void EndInvoke(IAsyncResult)">
39358         <size>0</size>
39359       </method>
39360     </type>
39361     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39362       <method name="Void .ctor()">
39363         <size>7</size>
39364       </method>
39365       <method name="Void &lt;&gt;m__0()">
39366         <size>12</size>
39367       </method>
39368     </type>
39369   </test>
39370   <test name="test-anon-66.cs">
39371     <type name="Test">
39372       <method name="Void .ctor()">
39373         <size>7</size>
39374       </method>
39375       <method name="Void add_testEvent(Test+TestEventHandler)">
39376         <size>24</size>
39377       </method>
39378       <method name="Void remove_testEvent(Test+TestEventHandler)">
39379         <size>24</size>
39380       </method>
39381       <method name="Void add_TestEvent(Test+TestEventHandler)">
39382         <size>33</size>
39383       </method>
39384       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39385         <size>1</size>
39386       </method>
39387       <method name="Void Main()">
39388         <size>1</size>
39389       </method>
39390     </type>
39391     <type name="Test+TestEventHandler">
39392       <method name="Void .ctor(Object, IntPtr)">
39393         <size>0</size>
39394       </method>
39395       <method name="Void Invoke()">
39396         <size>0</size>
39397       </method>
39398       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39399         <size>0</size>
39400       </method>
39401       <method name="Void EndInvoke(IAsyncResult)">
39402         <size>0</size>
39403       </method>
39404     </type>
39405     <type name="Test+&lt;&gt;c__AnonStorey0">
39406       <method name="Void .ctor()">
39407         <size>7</size>
39408       </method>
39409       <method name="Void &lt;&gt;m__0()">
39410         <size>12</size>
39411       </method>
39412     </type>
39413   </test>
39414   <test name="test-anon-67.cs">
39415     <type name="ClassOne">
39416       <method name="Void .ctor(ReturnStringDelegate)">
39417         <size>7</size>
39418       </method>
39419       <method name="Void .ctor(String)">
39420         <size>32</size>
39421       </method>
39422       <method name="Void Main()">
39423         <size>1</size>
39424       </method>
39425     </type>
39426     <type name="ClassOne+ReturnStringDelegate">
39427       <method name="Void .ctor(Object, IntPtr)">
39428         <size>0</size>
39429       </method>
39430       <method name="System.String Invoke()">
39431         <size>0</size>
39432       </method>
39433       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39434         <size>0</size>
39435       </method>
39436       <method name="System.String EndInvoke(IAsyncResult)">
39437         <size>0</size>
39438       </method>
39439     </type>
39440     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39441       <method name="Void .ctor()">
39442         <size>7</size>
39443       </method>
39444       <method name="System.String &lt;&gt;m__0()">
39445         <size>7</size>
39446       </method>
39447     </type>
39448   </test>
39449   <test name="test-anon-68.cs">
39450     <type name="C">
39451       <method name="Void .ctor()">
39452         <size>7</size>
39453       </method>
39454       <method name="Void T(D1)">
39455         <size>1</size>
39456       </method>
39457       <method name="Void T(D2)">
39458         <size>1</size>
39459       </method>
39460       <method name="Void Main()">
39461         <size>69</size>
39462       </method>
39463     </type>
39464     <type name="D1">
39465       <method name="Void .ctor(Object, IntPtr)">
39466         <size>0</size>
39467       </method>
39468       <method name="Void Invoke(Int32)">
39469         <size>0</size>
39470       </method>
39471       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39472         <size>0</size>
39473       </method>
39474       <method name="Void EndInvoke(IAsyncResult)">
39475         <size>0</size>
39476       </method>
39477     </type>
39478     <type name="D2">
39479       <method name="Void .ctor(Object, IntPtr)">
39480         <size>0</size>
39481       </method>
39482       <method name="Void Invoke(System.String ByRef)">
39483         <size>0</size>
39484       </method>
39485       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39486         <size>0</size>
39487       </method>
39488       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39489         <size>0</size>
39490       </method>
39491     </type>
39492     <type name="C">
39493       <method name="Void &lt;Main&gt;m__0(Int32)">
39494         <size>1</size>
39495       </method>
39496       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39497         <size>8</size>
39498       </method>
39499     </type>
39500   </test>
39501   <test name="test-anon-69.cs">
39502     <type name="SingleSteppingEngine">
39503       <method name="Void .ctor()">
39504         <size>7</size>
39505       </method>
39506       <method name="System.Object SendCommand(TargetAccessDelegate)">
39507         <size>8</size>
39508       </method>
39509       <method name="Void Detach()">
39510         <size>20</size>
39511       </method>
39512     </type>
39513     <type name="X">
39514       <method name="Void .ctor()">
39515         <size>7</size>
39516       </method>
39517       <method name="Void Main()">
39518         <size>1</size>
39519       </method>
39520     </type>
39521     <type name="TargetAccessDelegate">
39522       <method name="Void .ctor(Object, IntPtr)">
39523         <size>0</size>
39524       </method>
39525       <method name="System.Object Invoke(System.Object)">
39526         <size>0</size>
39527       </method>
39528       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39529         <size>0</size>
39530       </method>
39531       <method name="System.Object EndInvoke(IAsyncResult)">
39532         <size>0</size>
39533       </method>
39534     </type>
39535     <type name="SingleSteppingEngine">
39536       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39537         <size>19</size>
39538       </method>
39539     </type>
39540   </test>
39541   <test name="test-anon-70.cs">
39542     <type name="C">
39543       <method name="Void .ctor()">
39544         <size>7</size>
39545       </method>
39546       <method name="Void Test(C+D)">
39547         <size>1</size>
39548       </method>
39549       <method name="Void Main()">
39550         <size>99</size>
39551       </method>
39552     </type>
39553     <type name="C+D">
39554       <method name="Void .ctor(Object, IntPtr)">
39555         <size>0</size>
39556       </method>
39557       <method name="Void Invoke()">
39558         <size>0</size>
39559       </method>
39560       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39561         <size>0</size>
39562       </method>
39563       <method name="Void EndInvoke(IAsyncResult)">
39564         <size>0</size>
39565       </method>
39566     </type>
39567     <type name="UnsafeClass">
39568       <method name="Void .ctor()">
39569         <size>7</size>
39570       </method>
39571     </type>
39572     <type name="C">
39573       <method name="Void UnsafeTests()">
39574         <size>35</size>
39575       </method>
39576     </type>
39577     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39578       <method name="Void .ctor()">
39579         <size>7</size>
39580       </method>
39581       <method name="Void &lt;&gt;m__0()">
39582         <size>14</size>
39583       </method>
39584     </type>
39585     <type name="C+&lt;Main&gt;c__AnonStorey1">
39586       <method name="Void .ctor()">
39587         <size>7</size>
39588       </method>
39589       <method name="Void &lt;&gt;m__1()">
39590         <size>38</size>
39591       </method>
39592       <method name="Void &lt;&gt;m__2()">
39593         <size>32</size>
39594       </method>
39595     </type>
39596     <type name="C">
39597       <method name="Void &lt;Main&gt;m__3()">
39598         <size>16</size>
39599       </method>
39600     </type>
39601     <type name="UnsafeClass">
39602       <method name="Int32* GetUnsafeValue()">
39603         <size>3</size>
39604       </method>
39605     </type>
39606   </test>
39607   <test name="test-anon-71.cs">
39608     <type name="Program">
39609       <method name="Void .ctor()">
39610         <size>7</size>
39611       </method>
39612       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39613         <size>2</size>
39614       </method>
39615       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39616         <size>34</size>
39617       </method>
39618       <method name="Void Main()">
39619         <size>1</size>
39620       </method>
39621     </type>
39622     <type name="Program+FdCb">
39623       <method name="Void .ctor(Object, IntPtr)">
39624         <size>0</size>
39625       </method>
39626       <method name="Int32 Invoke(Int32)">
39627         <size>0</size>
39628       </method>
39629       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39630         <size>0</size>
39631       </method>
39632       <method name="Int32 EndInvoke(IAsyncResult)">
39633         <size>0</size>
39634       </method>
39635     </type>
39636     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39637       <method name="Void .ctor()">
39638         <size>7</size>
39639       </method>
39640       <method name="Int32 &lt;&gt;m__0(Int32)">
39641         <size>46</size>
39642       </method>
39643     </type>
39644   </test>
39645   <test name="test-anon-72.cs">
39646     <type name="Test">
39647       <method name="Void .ctor()">
39648         <size>7</size>
39649       </method>
39650       <method name="Void AddOperator(Test+UnaryOperator)">
39651         <size>1</size>
39652       </method>
39653       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39654         <size>5</size>
39655       </method>
39656       <method name="Void Main()">
39657         <size>1</size>
39658       </method>
39659       <method name="Void Foo()">
39660         <size>19</size>
39661       </method>
39662     </type>
39663     <type name="Test+UnaryOperator">
39664       <method name="Void .ctor(Object, IntPtr)">
39665         <size>0</size>
39666       </method>
39667       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39668         <size>0</size>
39669       </method>
39670       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39671         <size>0</size>
39672       </method>
39673       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39674         <size>0</size>
39675       </method>
39676     </type>
39677     <type name="Test">
39678       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39679         <size>31</size>
39680       </method>
39681     </type>
39682   </test>
39683   <test name="test-anon-73.cs">
39684     <type name="T">
39685       <method name="Void .ctor()">
39686         <size>7</size>
39687       </method>
39688       <method name="Void Main()">
39689         <size>31</size>
39690       </method>
39691       <method name="Void Test_1()">
39692         <size>36</size>
39693       </method>
39694     </type>
39695     <type name="D">
39696       <method name="Void .ctor(Object, IntPtr)">
39697         <size>0</size>
39698       </method>
39699       <method name="Void Invoke(System.Object)">
39700         <size>0</size>
39701       </method>
39702       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39703         <size>0</size>
39704       </method>
39705       <method name="Void EndInvoke(IAsyncResult)">
39706         <size>0</size>
39707       </method>
39708     </type>
39709     <type name="T">
39710       <method name="Void &lt;Main&gt;m__0(System.Object)">
39711         <size>15</size>
39712       </method>
39713       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39714         <size>29</size>
39715       </method>
39716     </type>
39717   </test>
39718   <test name="test-anon-74.cs">
39719     <type name="Foo">
39720       <method name="Void Baz(Foo+SimpleDelegate)">
39721         <size>8</size>
39722       </method>
39723       <method name="Void Main(System.String[])">
39724         <size>35</size>
39725       </method>
39726     </type>
39727     <type name="Foo+SimpleDelegate">
39728       <method name="Void .ctor(Object, IntPtr)">
39729         <size>0</size>
39730       </method>
39731       <method name="System.String[,] Invoke()">
39732         <size>0</size>
39733       </method>
39734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39735         <size>0</size>
39736       </method>
39737       <method name="System.String[,] EndInvoke(IAsyncResult)">
39738         <size>0</size>
39739       </method>
39740     </type>
39741     <type name="Foo">
39742       <method name="System.String[,] &lt;Main&gt;m__0()">
39743         <size>34</size>
39744       </method>
39745     </type>
39746   </test>
39747   <test name="test-anon-75.cs">
39748     <type name="Data">
39749       <method name="Void .ctor()">
39750         <size>7</size>
39751       </method>
39752     </type>
39753     <type name="Test">
39754       <method name="Void .ctor()">
39755         <size>7</size>
39756       </method>
39757       <method name="Void Foo(Int32, D)">
39758         <size>1</size>
39759       </method>
39760       <method name="Void Main()">
39761         <size>1</size>
39762       </method>
39763       <method name="Void TestMe()">
39764         <size>154</size>
39765       </method>
39766       <method name="Boolean &lt;TestMe&gt;m__0()">
39767         <size>2</size>
39768       </method>
39769     </type>
39770     <type name="D">
39771       <method name="Void .ctor(Object, IntPtr)">
39772         <size>0</size>
39773       </method>
39774       <method name="Boolean Invoke()">
39775         <size>0</size>
39776       </method>
39777       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39778         <size>0</size>
39779       </method>
39780       <method name="Boolean EndInvoke(IAsyncResult)">
39781         <size>0</size>
39782       </method>
39783     </type>
39784     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39785       <method name="Void .ctor()">
39786         <size>7</size>
39787       </method>
39788       <method name="Boolean &lt;&gt;m__2()">
39789         <size>14</size>
39790       </method>
39791     </type>
39792     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39793       <method name="Void .ctor()">
39794         <size>7</size>
39795       </method>
39796     </type>
39797     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39798       <method name="Boolean &lt;&gt;m__1()">
39799         <size>54</size>
39800       </method>
39801     </type>
39802   </test>
39803   <test name="test-anon-76.cs">
39804     <type name="C">
39805       <method name="Void .ctor()">
39806         <size>7</size>
39807       </method>
39808       <method name="Void set_Item(System.String, FactoryDelegate)">
39809         <size>8</size>
39810       </method>
39811       <method name="FactoryDelegate get_Item(System.String)">
39812         <size>7</size>
39813       </method>
39814       <method name="Void X()">
39815         <size>24</size>
39816       </method>
39817       <method name="Int32 Main()">
39818         <size>70</size>
39819       </method>
39820     </type>
39821     <type name="FactoryDelegate">
39822       <method name="Void .ctor(Object, IntPtr)">
39823         <size>0</size>
39824       </method>
39825       <method name="System.Object Invoke()">
39826         <size>0</size>
39827       </method>
39828       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39829         <size>0</size>
39830       </method>
39831       <method name="System.Object EndInvoke(IAsyncResult)">
39832         <size>0</size>
39833       </method>
39834     </type>
39835     <type name="C">
39836       <method name="System.Object &lt;X&gt;m__0()">
39837         <size>30</size>
39838       </method>
39839     </type>
39840   </test>
39841   <test name="test-anon-77.cs">
39842     <type name="y">
39843       <method name="Void .ctor()">
39844         <size>7</size>
39845       </method>
39846       <method name="Boolean get_Item(Int32)">
39847         <size>28</size>
39848       </method>
39849       <method name="Void set_Item(Int32, Boolean)">
39850         <size>10</size>
39851       </method>
39852       <method name="Void Main()">
39853         <size>1</size>
39854       </method>
39855     </type>
39856     <type name="D">
39857       <method name="Void .ctor(Object, IntPtr)">
39858         <size>0</size>
39859       </method>
39860       <method name="Void Invoke()">
39861         <size>0</size>
39862       </method>
39863       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39864         <size>0</size>
39865       </method>
39866       <method name="Void EndInvoke(IAsyncResult)">
39867         <size>0</size>
39868       </method>
39869     </type>
39870     <type name="y+&lt;&gt;c__AnonStorey0">
39871       <method name="Void .ctor()">
39872         <size>7</size>
39873       </method>
39874       <method name="Void &lt;&gt;m__0()">
39875         <size>8</size>
39876       </method>
39877     </type>
39878   </test>
39879   <test name="test-anon-78.cs">
39880     <type name="DelegateTest">
39881       <method name="Void .ctor()">
39882         <size>7</size>
39883       </method>
39884       <method name="Void .cctor()">
39885         <size>8</size>
39886       </method>
39887       <method name="Void Foo(D1)">
39888         <size>7</size>
39889       </method>
39890       <method name="Void Foo(D2)">
39891         <size>1</size>
39892       </method>
39893       <method name="Int32 Main()">
39894         <size>50</size>
39895       </method>
39896       <method name="Void &lt;Main&gt;m__0()">
39897         <size>18</size>
39898       </method>
39899     </type>
39900     <type name="D1">
39901       <method name="Void .ctor(Object, IntPtr)">
39902         <size>0</size>
39903       </method>
39904       <method name="Void Invoke()">
39905         <size>0</size>
39906       </method>
39907       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39908         <size>0</size>
39909       </method>
39910       <method name="Void EndInvoke(IAsyncResult)">
39911         <size>0</size>
39912       </method>
39913     </type>
39914     <type name="D2">
39915       <method name="Void .ctor(Object, IntPtr)">
39916         <size>0</size>
39917       </method>
39918       <method name="Void Invoke()">
39919         <size>0</size>
39920       </method>
39921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39922         <size>0</size>
39923       </method>
39924       <method name="Void EndInvoke(IAsyncResult)">
39925         <size>0</size>
39926       </method>
39927     </type>
39928   </test>
39929   <test name="test-anon-79.cs">
39930     <type name="Test">
39931       <method name="Void .ctor()">
39932         <size>7</size>
39933       </method>
39934       <method name="Void add_E(Test+D)">
39935         <size>24</size>
39936       </method>
39937       <method name="Void remove_E(Test+D)">
39938         <size>24</size>
39939       </method>
39940       <method name="Void add_Changed(Test+D)">
39941         <size>30</size>
39942       </method>
39943       <method name="Void remove_Changed(Test+D)">
39944         <size>1</size>
39945       </method>
39946       <method name="Void Foo()">
39947         <size>1</size>
39948       </method>
39949       <method name="Void Main()">
39950         <size>1</size>
39951       </method>
39952     </type>
39953     <type name="Test+D">
39954       <method name="Void .ctor(Object, IntPtr)">
39955         <size>0</size>
39956       </method>
39957       <method name="Void Invoke()">
39958         <size>0</size>
39959       </method>
39960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39961         <size>0</size>
39962       </method>
39963       <method name="Void EndInvoke(IAsyncResult)">
39964         <size>0</size>
39965       </method>
39966     </type>
39967     <type name="Test">
39968       <method name="Void &lt;add_Changed&gt;m__0()">
39969         <size>7</size>
39970       </method>
39971     </type>
39972   </test>
39973   <test name="test-anon-80.cs">
39974     <type name="MonoBug.MyTest">
39975       <method name="Void .ctor()">
39976         <size>7</size>
39977       </method>
39978       <method name="Int32 Main()">
39979         <size>167</size>
39980       </method>
39981     </type>
39982     <type name="MonoBug.MyTest+EventHandlers">
39983       <method name="Void .ctor()">
39984         <size>18</size>
39985       </method>
39986       <method name="System.EventHandler get_DoNothingEventHandler()">
39987         <size>30</size>
39988       </method>
39989       <method name="System.EventHandler get_DoSomethingEventHandler()">
39990         <size>13</size>
39991       </method>
39992       <method name="System.EventHandler get_Handler()">
39993         <size>7</size>
39994       </method>
39995       <method name="Void set_Handler(System.EventHandler)">
39996         <size>8</size>
39997       </method>
39998       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
39999         <size>1</size>
40000       </method>
40001       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40002         <size>15</size>
40003       </method>
40004     </type>
40005   </test>
40006   <test name="test-anon-81.cs">
40007     <type name="C">
40008       <method name="Void .ctor()">
40009         <size>7</size>
40010       </method>
40011       <method name="Int32 Main()">
40012         <size>20</size>
40013       </method>
40014       <method name="Int32 Test()">
40015         <size>27</size>
40016       </method>
40017       <method name="Int32 Foo2(C+Cmd2)">
40018         <size>7</size>
40019       </method>
40020       <method name="Void Foo(C+Cmd)">
40021         <size>7</size>
40022       </method>
40023     </type>
40024     <type name="C+Cmd">
40025       <method name="Void .ctor(Object, IntPtr)">
40026         <size>0</size>
40027       </method>
40028       <method name="Void Invoke()">
40029         <size>0</size>
40030       </method>
40031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40032         <size>0</size>
40033       </method>
40034       <method name="Void EndInvoke(IAsyncResult)">
40035         <size>0</size>
40036       </method>
40037     </type>
40038     <type name="C+Cmd2">
40039       <method name="Void .ctor(Object, IntPtr)">
40040         <size>0</size>
40041       </method>
40042       <method name="Int32 Invoke()">
40043         <size>0</size>
40044       </method>
40045       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40046         <size>0</size>
40047       </method>
40048       <method name="Int32 EndInvoke(IAsyncResult)">
40049         <size>0</size>
40050       </method>
40051     </type>
40052     <type name="C">
40053       <method name="Int32 &lt;Test&gt;m__0()">
40054         <size>45</size>
40055       </method>
40056     </type>
40057     <type name="C+&lt;Test&gt;c__AnonStorey1">
40058       <method name="Void .ctor()">
40059         <size>7</size>
40060       </method>
40061       <method name="Void &lt;&gt;m__1()">
40062         <size>44</size>
40063       </method>
40064     </type>
40065     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40066       <method name="Void .ctor()">
40067         <size>7</size>
40068       </method>
40069       <method name="Void &lt;&gt;m__2()">
40070         <size>18</size>
40071       </method>
40072     </type>
40073   </test>
40074   <test name="test-anon-82.cs">
40075     <type name="MainClass">
40076       <method name="Void .ctor()">
40077         <size>7</size>
40078       </method>
40079       <method name="Void Main()">
40080         <size>87</size>
40081       </method>
40082       <method name="Void Test2(Int32)">
40083         <size>31</size>
40084       </method>
40085       <method name="Void Test3(Int32)">
40086         <size>57</size>
40087       </method>
40088       <method name="Void Test4()">
40089         <size>31</size>
40090       </method>
40091       <method name="Void Test5(Int32)">
40092         <size>27</size>
40093       </method>
40094       <method name="Void SimpleCallback(MainClass, System.String)">
40095         <size>7</size>
40096       </method>
40097     </type>
40098     <type name="MainClass+D">
40099       <method name="Void .ctor(Object, IntPtr)">
40100         <size>0</size>
40101       </method>
40102       <method name="Int32 Invoke(Int32)">
40103         <size>0</size>
40104       </method>
40105       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40106         <size>0</size>
40107       </method>
40108       <method name="Int32 EndInvoke(IAsyncResult)">
40109         <size>0</size>
40110       </method>
40111     </type>
40112     <type name="StringSender">
40113       <method name="Void .ctor(Object, IntPtr)">
40114         <size>0</size>
40115       </method>
40116       <method name="Void Invoke(System.String)">
40117         <size>0</size>
40118       </method>
40119       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40120         <size>0</size>
40121       </method>
40122       <method name="Void EndInvoke(IAsyncResult)">
40123         <size>0</size>
40124       </method>
40125     </type>
40126     <type name="VoidDelegate">
40127       <method name="Void .ctor(Object, IntPtr)">
40128         <size>0</size>
40129       </method>
40130       <method name="Void Invoke()">
40131         <size>0</size>
40132       </method>
40133       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40134         <size>0</size>
40135       </method>
40136       <method name="Void EndInvoke(IAsyncResult)">
40137         <size>0</size>
40138       </method>
40139     </type>
40140     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40141       <method name="Void .ctor()">
40142         <size>7</size>
40143       </method>
40144     </type>
40145     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40146       <method name="Void .ctor()">
40147         <size>7</size>
40148       </method>
40149     </type>
40150     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40151       <method name="Void .ctor()">
40152         <size>7</size>
40153       </method>
40154     </type>
40155     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40156       <method name="Void .ctor()">
40157         <size>7</size>
40158       </method>
40159     </type>
40160     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40161       <method name="Void .ctor()">
40162         <size>7</size>
40163       </method>
40164     </type>
40165     <type name="MainClass">
40166       <method name="Void &lt;Test2&gt;m__1(System.String)">
40167         <size>27</size>
40168       </method>
40169       <method name="Void &lt;Test3&gt;m__3()">
40170         <size>1</size>
40171       </method>
40172       <method name="Void &lt;Test4&gt;m__4()">
40173         <size>31</size>
40174       </method>
40175       <method name="Void &lt;Test4&gt;m__7()">
40176         <size>28</size>
40177       </method>
40178     </type>
40179     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40180       <method name="Void &lt;&gt;m__0()">
40181         <size>25</size>
40182       </method>
40183       <method name="Void &lt;&gt;m__9(System.String)">
40184         <size>13</size>
40185       </method>
40186     </type>
40187     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40188       <method name="Void &lt;&gt;m__2()">
40189         <size>9</size>
40190       </method>
40191     </type>
40192     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40193       <method name="Int32 &lt;&gt;m__5(Int32)">
40194         <size>46</size>
40195       </method>
40196       <method name="Int32 &lt;&gt;m__A(Int32)">
40197         <size>2</size>
40198       </method>
40199     </type>
40200     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40201       <method name="Void &lt;&gt;m__6()">
40202         <size>12</size>
40203       </method>
40204     </type>
40205     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40206       <method name="Void &lt;&gt;m__8()">
40207         <size>14</size>
40208       </method>
40209       <method name="Void &lt;&gt;m__B()">
40210         <size>8</size>
40211       </method>
40212     </type>
40213   </test>
40214   <test name="test-anon-84.cs">
40215     <type name="C">
40216       <method name="Void .ctor()">
40217         <size>42</size>
40218       </method>
40219       <method name="Void .ctor(D)">
40220         <size>42</size>
40221       </method>
40222       <method name="Int32 Main()">
40223         <size>19</size>
40224       </method>
40225     </type>
40226     <type name="D">
40227       <method name="Void .ctor(Object, IntPtr)">
40228         <size>0</size>
40229       </method>
40230       <method name="C Invoke(Int32)">
40231         <size>0</size>
40232       </method>
40233       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40234         <size>0</size>
40235       </method>
40236       <method name="C EndInvoke(IAsyncResult)">
40237         <size>0</size>
40238       </method>
40239     </type>
40240     <type name="C">
40241       <method name="C &lt;field&gt;m__0(Int32)">
40242         <size>4</size>
40243       </method>
40244     </type>
40245   </test>
40246   <test name="test-anon-85.cs">
40247     <type name="X">
40248       <method name="Void .ctor()">
40249         <size>7</size>
40250       </method>
40251       <method name="Int32 Main()">
40252         <size>29</size>
40253       </method>
40254     </type>
40255     <type name="X+D">
40256       <method name="Void .ctor(Object, IntPtr)">
40257         <size>0</size>
40258       </method>
40259       <method name="Void Invoke()">
40260         <size>0</size>
40261       </method>
40262       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40263         <size>0</size>
40264       </method>
40265       <method name="Void EndInvoke(IAsyncResult)">
40266         <size>0</size>
40267       </method>
40268     </type>
40269     <type name="X+&lt;Main&gt;c__AnonStorey0">
40270       <method name="Void .ctor()">
40271         <size>7</size>
40272       </method>
40273       <method name="Void &lt;&gt;m__0()">
40274         <size>8</size>
40275       </method>
40276     </type>
40277   </test>
40278   <test name="test-anon-86.cs">
40279     <type name="Bug.A">
40280       <method name="Void .ctor()">
40281         <size>50</size>
40282       </method>
40283       <method name="Void Test()">
40284         <size>1</size>
40285       </method>
40286       <method name="Int32 Main()">
40287         <size>8</size>
40288       </method>
40289     </type>
40290     <type name="Bug.B">
40291       <method name="Void .ctor()">
40292         <size>7</size>
40293       </method>
40294       <method name="Int32 get_Prop()">
40295         <size>2</size>
40296       </method>
40297     </type>
40298     <type name="Bug.EventHandler">
40299       <method name="Void .ctor(Object, IntPtr)">
40300         <size>0</size>
40301       </method>
40302       <method name="Void Invoke()">
40303         <size>0</size>
40304       </method>
40305       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40306         <size>0</size>
40307       </method>
40308       <method name="Void EndInvoke(IAsyncResult)">
40309         <size>0</size>
40310       </method>
40311     </type>
40312     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40313       <method name="Void .ctor()">
40314         <size>7</size>
40315       </method>
40316       <method name="Void &lt;&gt;m__0()">
40317         <size>24</size>
40318       </method>
40319     </type>
40320   </test>
40321   <test name="test-anon-87.cs">
40322     <type name="Bug.AA">
40323       <method name="Void .ctor(BB)">
40324         <size>51</size>
40325       </method>
40326       <method name="Void TestMe()">
40327         <size>1</size>
40328       </method>
40329       <method name="Int32 Main()">
40330         <size>18</size>
40331       </method>
40332     </type>
40333     <type name="Bug.BB">
40334       <method name="Void .ctor(String)">
40335         <size>18</size>
40336       </method>
40337       <method name="Void Foo()">
40338         <size>1</size>
40339       </method>
40340     </type>
40341     <type name="Bug.D">
40342       <method name="Void .ctor(Object, IntPtr)">
40343         <size>0</size>
40344       </method>
40345       <method name="Void Invoke()">
40346         <size>0</size>
40347       </method>
40348       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40349         <size>0</size>
40350       </method>
40351       <method name="Void EndInvoke(IAsyncResult)">
40352         <size>0</size>
40353       </method>
40354     </type>
40355     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40356       <method name="Void .ctor()">
40357         <size>7</size>
40358       </method>
40359       <method name="Void &lt;&gt;m__0()">
40360         <size>23</size>
40361       </method>
40362     </type>
40363   </test>
40364   <test name="test-anon-88.cs">
40365     <type name="C">
40366       <method name="Void .ctor()">
40367         <size>7</size>
40368       </method>
40369       <method name="Int32 Main()">
40370         <size>12</size>
40371       </method>
40372       <method name="Void Test()">
40373         <size>102</size>
40374       </method>
40375     </type>
40376     <type name="C+D">
40377       <method name="Void .ctor(Object, IntPtr)">
40378         <size>0</size>
40379       </method>
40380       <method name="Void Invoke()">
40381         <size>0</size>
40382       </method>
40383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40384         <size>0</size>
40385       </method>
40386       <method name="Void EndInvoke(IAsyncResult)">
40387         <size>0</size>
40388       </method>
40389     </type>
40390     <type name="C+&lt;Test&gt;c__AnonStorey0">
40391       <method name="Void .ctor()">
40392         <size>7</size>
40393       </method>
40394       <method name="Void &lt;&gt;m__2()">
40395         <size>8</size>
40396       </method>
40397     </type>
40398     <type name="C+&lt;Test&gt;c__AnonStorey2">
40399       <method name="Void .ctor()">
40400         <size>7</size>
40401       </method>
40402       <method name="Void &lt;&gt;m__0()">
40403         <size>69</size>
40404       </method>
40405       <method name="Void &lt;&gt;m__1()">
40406         <size>8</size>
40407       </method>
40408       <method name="Void &lt;&gt;m__4()">
40409         <size>3</size>
40410       </method>
40411     </type>
40412     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40413       <method name="Void .ctor()">
40414         <size>7</size>
40415       </method>
40416       <method name="Void &lt;&gt;m__3()">
40417         <size>20</size>
40418       </method>
40419     </type>
40420   </test>
40421   <test name="test-anon-89.cs">
40422     <type name="C">
40423       <method name="Void .ctor()">
40424         <size>7</size>
40425       </method>
40426       <method name="Int32 Main()">
40427         <size>12</size>
40428       </method>
40429       <method name="System.Object get_GdkWindow()">
40430         <size>2</size>
40431       </method>
40432       <method name="Void set_GdkWindow(System.Object)">
40433         <size>1</size>
40434       </method>
40435       <method name="Void Invoke(C+D)">
40436         <size>1</size>
40437       </method>
40438       <method name="Void Test()">
40439         <size>69</size>
40440       </method>
40441     </type>
40442     <type name="C+D">
40443       <method name="Void .ctor(Object, IntPtr)">
40444         <size>0</size>
40445       </method>
40446       <method name="Void Invoke()">
40447         <size>0</size>
40448       </method>
40449       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40450         <size>0</size>
40451       </method>
40452       <method name="Void EndInvoke(IAsyncResult)">
40453         <size>0</size>
40454       </method>
40455     </type>
40456     <type name="C+&lt;Test&gt;c__AnonStorey0">
40457       <method name="Void .ctor()">
40458         <size>7</size>
40459       </method>
40460       <method name="Void &lt;&gt;m__0()">
40461         <size>108</size>
40462       </method>
40463       <method name="Void &lt;&gt;m__3()">
40464         <size>29</size>
40465       </method>
40466     </type>
40467     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40468       <method name="Void .ctor()">
40469         <size>7</size>
40470       </method>
40471       <method name="Void &lt;&gt;m__1()">
40472         <size>18</size>
40473       </method>
40474       <method name="Void &lt;&gt;m__2()">
40475         <size>49</size>
40476       </method>
40477     </type>
40478   </test>
40479   <test name="test-anon-90.cs">
40480     <type name="C">
40481       <method name="Void .ctor()">
40482         <size>7</size>
40483       </method>
40484       <method name="Int32 Main()">
40485         <size>12</size>
40486       </method>
40487       <method name="Void Foo()">
40488         <size>27</size>
40489       </method>
40490     </type>
40491     <type name="C+D">
40492       <method name="Void .ctor(Object, IntPtr)">
40493         <size>0</size>
40494       </method>
40495       <method name="Void Invoke()">
40496         <size>0</size>
40497       </method>
40498       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40499         <size>0</size>
40500       </method>
40501       <method name="Void EndInvoke(IAsyncResult)">
40502         <size>0</size>
40503       </method>
40504     </type>
40505     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40506       <method name="Void .ctor()">
40507         <size>7</size>
40508       </method>
40509       <method name="Void &lt;&gt;m__0()">
40510         <size>66</size>
40511       </method>
40512     </type>
40513     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40514       <method name="Void .ctor()">
40515         <size>7</size>
40516       </method>
40517     </type>
40518     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40519       <method name="Void .ctor()">
40520         <size>7</size>
40521       </method>
40522       <method name="Void &lt;&gt;m__1()">
40523         <size>32</size>
40524       </method>
40525     </type>
40526   </test>
40527   <test name="test-anon-91.cs">
40528     <type name="A">
40529       <method name="Void .ctor(Int32)">
40530         <size>27</size>
40531       </method>
40532     </type>
40533     <type name="C">
40534       <method name="Void .ctor()">
40535         <size>7</size>
40536       </method>
40537       <method name="Int32 Main()">
40538         <size>12</size>
40539       </method>
40540       <method name="Void SelectCommand(Int32)">
40541         <size>1</size>
40542       </method>
40543       <method name="Void Test()">
40544         <size>66</size>
40545       </method>
40546     </type>
40547     <type name="C+D">
40548       <method name="Void .ctor(Object, IntPtr)">
40549         <size>0</size>
40550       </method>
40551       <method name="Void Invoke()">
40552         <size>0</size>
40553       </method>
40554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40555         <size>0</size>
40556       </method>
40557       <method name="Void EndInvoke(IAsyncResult)">
40558         <size>0</size>
40559       </method>
40560     </type>
40561     <type name="C+&lt;Test&gt;c__AnonStorey0">
40562       <method name="Void .ctor()">
40563         <size>7</size>
40564       </method>
40565       <method name="Void &lt;&gt;m__0()">
40566         <size>109</size>
40567       </method>
40568     </type>
40569     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40570       <method name="Void .ctor()">
40571         <size>7</size>
40572       </method>
40573       <method name="Void &lt;&gt;m__1()">
40574         <size>23</size>
40575       </method>
40576     </type>
40577   </test>
40578   <test name="test-cls-00.cs">
40579     <type name="CLSCLass_6">
40580       <method name="Void .ctor()">
40581         <size>18</size>
40582       </method>
40583       <method name="Void add_Disposed(Delegate)">
40584         <size>19</size>
40585       </method>
40586       <method name="Void remove_Disposed(Delegate)">
40587         <size>19</size>
40588       </method>
40589     </type>
40590     <type name="CLSDelegate">
40591       <method name="Void .ctor()">
40592         <size>7</size>
40593       </method>
40594     </type>
40595     <type name="CLSClass_5">
40596       <method name="Void .ctor()">
40597         <size>7</size>
40598       </method>
40599       <method name="UInt32 Test()">
40600         <size>2</size>
40601       </method>
40602     </type>
40603     <type name="CLSClass_4">
40604       <method name="Void .ctor()">
40605         <size>7</size>
40606       </method>
40607       <method name="UInt32 Test()">
40608         <size>2</size>
40609       </method>
40610     </type>
40611     <type name="CLSClass_3">
40612       <method name="Void .ctor()">
40613         <size>7</size>
40614       </method>
40615       <method name="UInt32 Test_3()">
40616         <size>2</size>
40617       </method>
40618     </type>
40619     <type name="CLSClass_2">
40620       <method name="Void .ctor()">
40621         <size>7</size>
40622       </method>
40623       <method name="SByte get_XX()">
40624         <size>2</size>
40625       </method>
40626     </type>
40627     <type name="CLSClass_1">
40628       <method name="Void .ctor()">
40629         <size>7</size>
40630       </method>
40631       <method name="UInt32 Valid()">
40632         <size>2</size>
40633       </method>
40634     </type>
40635     <type name="CLSClass">
40636       <method name="Void .ctor()">
40637         <size>7</size>
40638       </method>
40639       <method name="UInt64 Valid()">
40640         <size>3</size>
40641       </method>
40642       <method name="Byte get_XX()">
40643         <size>2</size>
40644       </method>
40645       <method name="UInt32 FooInternal()">
40646         <size>2</size>
40647       </method>
40648       <method name="UInt64 Foo()">
40649         <size>3</size>
40650       </method>
40651       <method name="Void Main()">
40652         <size>1</size>
40653       </method>
40654     </type>
40655     <type name="CLSClass+C1">
40656       <method name="Void .ctor()">
40657         <size>7</size>
40658       </method>
40659       <method name="Int64 Foo2()">
40660         <size>3</size>
40661       </method>
40662     </type>
40663     <type name="CLSClass+C1+C11">
40664       <method name="Void .ctor()">
40665         <size>7</size>
40666       </method>
40667       <method name="UInt64 Foo3()">
40668         <size>3</size>
40669       </method>
40670     </type>
40671     <type name="CLSClass+CLSClass_2">
40672       <method name="Void .ctor()">
40673         <size>7</size>
40674       </method>
40675       <method name="SByte get_XX()">
40676         <size>2</size>
40677       </method>
40678     </type>
40679     <type name="Delegate">
40680       <method name="Void .ctor(Object, IntPtr)">
40681         <size>0</size>
40682       </method>
40683       <method name="CLSDelegate 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="CLSDelegate EndInvoke(IAsyncResult)">
40690         <size>0</size>
40691       </method>
40692     </type>
40693   </test>
40694   <test name="test-cls-01.cs">
40695     <type name="CLSClass">
40696       <method name="Void .ctor()">
40697         <size>7</size>
40698       </method>
40699       <method name="Byte get_XX()">
40700         <size>2</size>
40701       </method>
40702       <method name="Void Main()">
40703         <size>1</size>
40704       </method>
40705     </type>
40706     <type name="Big">
40707       <method name="Void .ctor()">
40708         <size>7</size>
40709       </method>
40710       <method name="Big op_Implicit(UInt32)">
40711         <size>2</size>
40712       </method>
40713     </type>
40714     <type name="C1">
40715       <method name="Void .ctor()">
40716         <size>7</size>
40717       </method>
40718       <method name="Void method(UInt32)">
40719         <size>1</size>
40720       </method>
40721     </type>
40722   </test>
40723   <test name="test-cls-02.cs">
40724     <type name="CLSClass">
40725       <method name="Void .ctor(UInt64)">
40726         <size>7</size>
40727       </method>
40728       <method name="Void .ctor(UInt32)">
40729         <size>7</size>
40730       </method>
40731       <method name="Void set_X_0(UInt64)">
40732         <size>1</size>
40733       </method>
40734       <method name="Void set_Item(UInt64, UInt64)">
40735         <size>1</size>
40736       </method>
40737       <method name="Void Main()">
40738         <size>1</size>
40739       </method>
40740     </type>
40741     <type name="InnerTypeClasss">
40742       <method name="Void .ctor()">
40743         <size>7</size>
40744       </method>
40745       <method name="Struct Method()">
40746         <size>10</size>
40747       </method>
40748     </type>
40749   </test>
40750   <test name="test-cls-03.cs">
40751     <type name="CLSClass">
40752       <method name="Void .ctor()">
40753         <size>7</size>
40754       </method>
40755       <method name="I1 Foo()">
40756         <size>2</size>
40757       </method>
40758       <method name="Void Main()">
40759         <size>1</size>
40760       </method>
40761     </type>
40762   </test>
40763   <test name="test-cls-05.cs">
40764     <type name="X1">
40765       <method name="Void .ctor()">
40766         <size>7</size>
40767       </method>
40768     </type>
40769     <type name="X2">
40770       <method name="Void .ctor()">
40771         <size>7</size>
40772       </method>
40773     </type>
40774     <type name="X3">
40775       <method name="Void .ctor()">
40776         <size>7</size>
40777       </method>
40778       <method name="Void bb(Boolean)">
40779         <size>1</size>
40780       </method>
40781       <method name="Void BB()">
40782         <size>1</size>
40783       </method>
40784     </type>
40785     <type name="X4">
40786       <method name="Void .ctor()">
40787         <size>7</size>
40788       </method>
40789       <method name="Void method(Int32)">
40790         <size>1</size>
40791       </method>
40792       <method name="Void method(Boolean)">
40793         <size>1</size>
40794       </method>
40795       <method name="Boolean method()">
40796         <size>2</size>
40797       </method>
40798     </type>
40799     <type name="BaseClass">
40800       <method name="Void .ctor()">
40801         <size>7</size>
40802       </method>
40803     </type>
40804     <type name="CLSClass">
40805       <method name="Void .ctor()">
40806         <size>7</size>
40807       </method>
40808       <method name="Void .ctor(Int32)">
40809         <size>7</size>
40810       </method>
40811       <method name="Void Method()">
40812         <size>1</size>
40813       </method>
40814       <method name="Int32 Method(Boolean)">
40815         <size>2</size>
40816       </method>
40817       <method name="Void methoD()">
40818         <size>1</size>
40819       </method>
40820       <method name="Void Main()">
40821         <size>1</size>
40822       </method>
40823       <method name="CLSClass op_Implicit(Boolean)">
40824         <size>7</size>
40825       </method>
40826       <method name="CLSClass op_Implicit(Int32)">
40827         <size>7</size>
40828       </method>
40829     </type>
40830     <type name="oBject">
40831       <method name="Void .ctor()">
40832         <size>7</size>
40833       </method>
40834     </type>
40835     <type name="A.C1">
40836       <method name="Void .ctor()">
40837         <size>7</size>
40838       </method>
40839     </type>
40840     <type name="B.c1">
40841       <method name="Void .ctor()">
40842         <size>7</size>
40843       </method>
40844     </type>
40845     <type name="c1">
40846       <method name="Void .ctor()">
40847         <size>7</size>
40848       </method>
40849     </type>
40850     <type name="CLSClass_2">
40851       <method name="Void .ctor()">
40852         <size>7</size>
40853       </method>
40854       <method name="Void Method()">
40855         <size>1</size>
40856       </method>
40857       <method name="Void method()">
40858         <size>1</size>
40859       </method>
40860     </type>
40861     <type name="System.sByte">
40862       <method name="Void .ctor()">
40863         <size>7</size>
40864       </method>
40865     </type>
40866     <type name="System.Web.HttpBrowserCapabilities">
40867       <method name="Void .ctor()">
40868         <size>7</size>
40869       </method>
40870     </type>
40871   </test>
40872   <test name="test-cls-06.cs">
40873     <type name="CLSClass">
40874       <method name="Void .ctor()">
40875         <size>7</size>
40876       </method>
40877       <method name="Void Main()">
40878         <size>1</size>
40879       </method>
40880     </type>
40881     <type name="CLSClass_2">
40882       <method name="Void .ctor(Int32[,,])">
40883         <size>7</size>
40884       </method>
40885       <method name="Void .ctor(Int32[,])">
40886         <size>7</size>
40887       </method>
40888       <method name="Void Test(System.Int32[,], Int32)">
40889         <size>1</size>
40890       </method>
40891       <method name="Void Test(System.Int32[,,], Boolean)">
40892         <size>1</size>
40893       </method>
40894     </type>
40895     <type name="X1">
40896       <method name="Void .ctor()">
40897         <size>7</size>
40898       </method>
40899       <method name="Void M2(Int32)">
40900         <size>1</size>
40901       </method>
40902     </type>
40903     <type name="X2">
40904       <method name="Void .ctor()">
40905         <size>7</size>
40906       </method>
40907       <method name="Void M2(Int32 ByRef)">
40908         <size>1</size>
40909       </method>
40910     </type>
40911     <type name="CLSClass+MyDelegate">
40912       <method name="Void .ctor(Object, IntPtr)">
40913         <size>0</size>
40914       </method>
40915       <method name="UInt32 Invoke()">
40916         <size>0</size>
40917       </method>
40918       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40919         <size>0</size>
40920       </method>
40921       <method name="UInt32 EndInvoke(IAsyncResult)">
40922         <size>0</size>
40923       </method>
40924     </type>
40925     <type name="MyDelegate">
40926       <method name="Void .ctor(Object, IntPtr)">
40927         <size>0</size>
40928       </method>
40929       <method name="UInt32 Invoke()">
40930         <size>0</size>
40931       </method>
40932       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40933         <size>0</size>
40934       </method>
40935       <method name="UInt32 EndInvoke(IAsyncResult)">
40936         <size>0</size>
40937       </method>
40938     </type>
40939   </test>
40940   <test name="test-cls-07.cs">
40941     <type name="aa.I1">
40942       <method name="Void .ctor()">
40943         <size>7</size>
40944       </method>
40945     </type>
40946     <type name="CLSClass">
40947       <method name="Void .ctor()">
40948         <size>7</size>
40949       </method>
40950       <method name="Void Main()">
40951         <size>1</size>
40952       </method>
40953     </type>
40954   </test>
40955   <test name="test-cls-10.cs">
40956     <type name="MainClass">
40957       <method name="Void .ctor()">
40958         <size>7</size>
40959       </method>
40960       <method name="Void Main()">
40961         <size>1</size>
40962       </method>
40963     </type>
40964   </test>
40965   <test name="test-cls-11.cs">
40966     <type name="CLSClass">
40967       <method name="Void .ctor()">
40968         <size>7</size>
40969       </method>
40970       <method name="Void Test(IComparable)">
40971         <size>0</size>
40972       </method>
40973     </type>
40974     <type name="CLSCLass_2">
40975       <method name="Void .ctor()">
40976         <size>7</size>
40977       </method>
40978       <method name="Void Test()">
40979         <size>0</size>
40980       </method>
40981     </type>
40982     <type name="CLSClass_3">
40983       <method name="Void .ctor()">
40984         <size>7</size>
40985       </method>
40986       <method name="Void Test()">
40987         <size>0</size>
40988       </method>
40989     </type>
40990     <type name="MainClass">
40991       <method name="Void .ctor()">
40992         <size>7</size>
40993       </method>
40994       <method name="Void Main()">
40995         <size>1</size>
40996       </method>
40997     </type>
40998   </test>
40999   <test name="test-cls-12.cs">
41000     <type name="MainClass">
41001       <method name="Void .ctor()">
41002         <size>7</size>
41003       </method>
41004       <method name="Void Main()">
41005         <size>1</size>
41006       </method>
41007     </type>
41008   </test>
41009   <test name="test-cls-14.cs">
41010     <type name="CLSClass">
41011       <method name="Void .ctor()">
41012         <size>7</size>
41013       </method>
41014       <method name="Void Error(Boolean)">
41015         <size>1</size>
41016       </method>
41017       <method name="CLSClass op_Implicit(Byte)">
41018         <size>6</size>
41019       </method>
41020     </type>
41021     <type name="MainClass">
41022       <method name="Void .ctor()">
41023         <size>7</size>
41024       </method>
41025       <method name="Void Main()">
41026         <size>1</size>
41027       </method>
41028     </type>
41029   </test>
41030   <test name="test-cls-15.cs">
41031     <type name="CLSAttribute_1">
41032       <method name="Void .ctor(Int32[])">
41033         <size>7</size>
41034       </method>
41035       <method name="Void .ctor(Int32)">
41036         <size>7</size>
41037       </method>
41038     </type>
41039     <type name="CLSAttribute_2">
41040       <method name="Void .ctor(Int32)">
41041         <size>7</size>
41042       </method>
41043     </type>
41044     <type name="CLSAttribute_3">
41045       <method name="Void .ctor(Int32[])">
41046         <size>7</size>
41047       </method>
41048     </type>
41049     <type name="CLSAttribute_4">
41050       <method name="Void .ctor(Int32[])">
41051         <size>7</size>
41052       </method>
41053     </type>
41054     <type name="ClassMain">
41055       <method name="Void .ctor()">
41056         <size>7</size>
41057       </method>
41058       <method name="Void Main()">
41059         <size>1</size>
41060       </method>
41061     </type>
41062   </test>
41063   <test name="test-cls-16.cs">
41064     <type name="CLSAttribute">
41065       <method name="Void .ctor(Boolean[])">
41066         <size>7</size>
41067       </method>
41068     </type>
41069     <type name="ClassMain">
41070       <method name="Void .ctor()">
41071         <size>7</size>
41072       </method>
41073       <method name="Void Main()">
41074         <size>1</size>
41075       </method>
41076     </type>
41077   </test>
41078   <test name="test-cls-17.cs">
41079     <type name="Foo">
41080       <method name="Void .ctor()">
41081         <size>7</size>
41082       </method>
41083       <method name="Void Main()">
41084         <size>1</size>
41085       </method>
41086     </type>
41087   </test>
41088   <test name="test-cls-18.cs">
41089     <type name="Base">
41090       <method name="Void .ctor()">
41091         <size>7</size>
41092       </method>
41093       <method name="Void Test(System.Int32[])">
41094         <size>1</size>
41095       </method>
41096     </type>
41097     <type name="CLSClass">
41098       <method name="Void .ctor()">
41099         <size>7</size>
41100       </method>
41101       <method name="Void Test(System.Int32[])">
41102         <size>1</size>
41103       </method>
41104       <method name="Void Main()">
41105         <size>1</size>
41106       </method>
41107     </type>
41108   </test>
41109   <test name="test-externalias-01.cs">
41110     <type name="Test">
41111       <method name="Void .ctor()">
41112         <size>7</size>
41113       </method>
41114       <method name="Int32 Main()">
41115         <size>64</size>
41116       </method>
41117     </type>
41118   </test>
41119   <test name="test-externalias-02.cs">
41120     <type name="Test">
41121       <method name="Void .ctor()">
41122         <size>7</size>
41123       </method>
41124       <method name="Int32 Main()">
41125         <size>64</size>
41126       </method>
41127     </type>
41128   </test>
41129   <test name="test-externalias-03.cs">
41130     <type name="Test">
41131       <method name="Void .ctor()">
41132         <size>7</size>
41133       </method>
41134       <method name="Int32 Main()">
41135         <size>64</size>
41136       </method>
41137     </type>
41138   </test>
41139   <test name="test-externalias-04.cs">
41140     <type name="Test">
41141       <method name="Void .ctor()">
41142         <size>7</size>
41143       </method>
41144       <method name="Int32 Main()">
41145         <size>64</size>
41146       </method>
41147     </type>
41148   </test>
41149   <test name="test-externalias-05.cs">
41150     <type name="Test">
41151       <method name="Void .ctor()">
41152         <size>7</size>
41153       </method>
41154       <method name="Void Main()">
41155         <size>21</size>
41156       </method>
41157     </type>
41158   </test>
41159   <test name="test-externalias-06.cs">
41160     <type name="MyAssembly01.Test">
41161       <method name="Void .ctor()">
41162         <size>7</size>
41163       </method>
41164     </type>
41165     <type name="MyAssembly01.Namespace1.Test">
41166       <method name="Void .ctor()">
41167         <size>7</size>
41168       </method>
41169     </type>
41170     <type name="MyAssembly02.Test">
41171       <method name="Void .ctor()">
41172         <size>7</size>
41173       </method>
41174     </type>
41175     <type name="MyAssembly02.Namespace1.Test">
41176       <method name="Void .ctor()">
41177         <size>7</size>
41178       </method>
41179     </type>
41180     <type name="Test">
41181       <method name="Void .ctor()">
41182         <size>7</size>
41183       </method>
41184       <method name="Void Main()">
41185         <size>1</size>
41186       </method>
41187     </type>
41188   </test>
41189   <test name="test-externalias-07.cs">
41190     <type name="NS.MyClass">
41191       <method name="Void .ctor()">
41192         <size>7</size>
41193       </method>
41194       <method name="Int32 GetInt()">
41195         <size>6</size>
41196       </method>
41197     </type>
41198     <type name="Test">
41199       <method name="Void .ctor()">
41200         <size>7</size>
41201       </method>
41202       <method name="Int32 Main()">
41203         <size>15</size>
41204       </method>
41205     </type>
41206   </test>
41207   <test name="test-externalias-08.cs">
41208     <type name="Test">
41209       <method name="Void .ctor()">
41210         <size>7</size>
41211       </method>
41212       <method name="Int32 Main()">
41213         <size>54</size>
41214       </method>
41215     </type>
41216   </test>
41217   <test name="test-externalias-09.cs">
41218     <type name="Test">
41219       <method name="Void .ctor()">
41220         <size>7</size>
41221       </method>
41222       <method name="Int32 Main()">
41223         <size>8</size>
41224       </method>
41225     </type>
41226   </test>
41227   <test name="test-iter-01.cs">
41228     <type name="X">
41229       <method name="Void .ctor()">
41230         <size>7</size>
41231       </method>
41232       <method name="IEnumerator GetIt()">
41233         <size>8</size>
41234       </method>
41235       <method name="IEnumerable GetIt2()">
41236         <size>16</size>
41237       </method>
41238       <method name="Int32 Main()">
41239         <size>171</size>
41240       </method>
41241     </type>
41242     <type name="X+&lt;GetIt&gt;c__Iterator0">
41243       <method name="Void .ctor()">
41244         <size>7</size>
41245       </method>
41246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41247         <size>7</size>
41248       </method>
41249       <method name="Boolean MoveNext()">
41250         <size>126</size>
41251       </method>
41252       <method name="Void Dispose()">
41253         <size>8</size>
41254       </method>
41255       <method name="Void Reset()">
41256         <size>6</size>
41257       </method>
41258     </type>
41259     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41260       <method name="Void .ctor()">
41261         <size>7</size>
41262       </method>
41263       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41264         <size>7</size>
41265       </method>
41266       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41267         <size>7</size>
41268       </method>
41269       <method name="Boolean MoveNext()">
41270         <size>126</size>
41271       </method>
41272       <method name="Void Dispose()">
41273         <size>8</size>
41274       </method>
41275       <method name="Void Reset()">
41276         <size>6</size>
41277       </method>
41278     </type>
41279     <type name="X+&lt;GetIt&gt;c__Iterator0">
41280       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41281         <size>7</size>
41282       </method>
41283     </type>
41284     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41285       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41286         <size>7</size>
41287       </method>
41288       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41289         <size>26</size>
41290       </method>
41291     </type>
41292   </test>
41293   <test name="test-iter-02.cs">
41294     <type name="X">
41295       <method name="Void .ctor()">
41296         <size>7</size>
41297       </method>
41298       <method name="IEnumerator GetRange()">
41299         <size>8</size>
41300       </method>
41301       <method name="Int32 Main()">
41302         <size>88</size>
41303       </method>
41304     </type>
41305     <type name="X+&lt;GetRange&gt;c__Iterator0">
41306       <method name="Void .ctor()">
41307         <size>7</size>
41308       </method>
41309       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41310         <size>7</size>
41311       </method>
41312       <method name="Boolean MoveNext()">
41313         <size>173</size>
41314       </method>
41315       <method name="Void Dispose()">
41316         <size>8</size>
41317       </method>
41318       <method name="Void Reset()">
41319         <size>6</size>
41320       </method>
41321       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41322         <size>7</size>
41323       </method>
41324     </type>
41325   </test>
41326   <test name="test-iter-03.cs">
41327     <type name="X">
41328       <method name="Void .ctor()">
41329         <size>7</size>
41330       </method>
41331       <method name="IEnumerable GetIt(System.Int32[])">
41332         <size>30</size>
41333       </method>
41334       <method name="IEnumerable GetMulti(System.Int32[,])">
41335         <size>30</size>
41336       </method>
41337       <method name="Int32 Main()">
41338         <size>245</size>
41339       </method>
41340     </type>
41341     <type name="&lt;PrivateImplementationDetails&gt;">
41342       <method name="Void .ctor()">
41343         <size>7</size>
41344       </method>
41345     </type>
41346     <type name="X+&lt;GetIt&gt;c__Iterator0">
41347       <method name="Void .ctor()">
41348         <size>7</size>
41349       </method>
41350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41351         <size>7</size>
41352       </method>
41353       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41354         <size>7</size>
41355       </method>
41356       <method name="Boolean MoveNext()">
41357         <size>151</size>
41358       </method>
41359       <method name="Void Dispose()">
41360         <size>8</size>
41361       </method>
41362       <method name="Void Reset()">
41363         <size>6</size>
41364       </method>
41365     </type>
41366     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41367       <method name="Void .ctor()">
41368         <size>7</size>
41369       </method>
41370       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41371         <size>7</size>
41372       </method>
41373       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41374         <size>7</size>
41375       </method>
41376       <method name="Boolean MoveNext()">
41377         <size>238</size>
41378       </method>
41379       <method name="Void Dispose()">
41380         <size>8</size>
41381       </method>
41382       <method name="Void Reset()">
41383         <size>6</size>
41384       </method>
41385     </type>
41386     <type name="X+&lt;GetIt&gt;c__Iterator0">
41387       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41388         <size>7</size>
41389       </method>
41390       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41391         <size>40</size>
41392       </method>
41393     </type>
41394     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41395       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41396         <size>7</size>
41397       </method>
41398       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41399         <size>40</size>
41400       </method>
41401     </type>
41402   </test>
41403   <test name="test-iter-04.cs">
41404     <type name="X">
41405       <method name="Void .ctor()">
41406         <size>7</size>
41407       </method>
41408       <method name="IEnumerable GetRange(Int32, Int32)">
41409         <size>44</size>
41410       </method>
41411       <method name="Void Main()">
41412         <size>98</size>
41413       </method>
41414     </type>
41415     <type name="X+&lt;GetRange&gt;c__Iterator0">
41416       <method name="Void .ctor()">
41417         <size>7</size>
41418       </method>
41419       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41420         <size>7</size>
41421       </method>
41422       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41423         <size>7</size>
41424       </method>
41425       <method name="Boolean MoveNext()">
41426         <size>123</size>
41427       </method>
41428       <method name="Void Dispose()">
41429         <size>8</size>
41430       </method>
41431       <method name="Void Reset()">
41432         <size>6</size>
41433       </method>
41434       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41435         <size>7</size>
41436       </method>
41437       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41438         <size>52</size>
41439       </method>
41440     </type>
41441   </test>
41442   <test name="test-iter-05.cs">
41443     <type name="X">
41444       <method name="Void .ctor()">
41445         <size>7</size>
41446       </method>
41447       <method name="IEnumerable GetIt()">
41448         <size>16</size>
41449       </method>
41450       <method name="Int32 Main()">
41451         <size>104</size>
41452       </method>
41453     </type>
41454     <type name="List">
41455       <method name="Void .ctor(Int32)">
41456         <size>19</size>
41457       </method>
41458       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41459         <size>12</size>
41460       </method>
41461       <method name="Void Add(Int32)">
41462         <size>26</size>
41463       </method>
41464       <method name="MyEnumerator GetEnumerator()">
41465         <size>7</size>
41466       </method>
41467     </type>
41468     <type name="X+&lt;GetIt&gt;c__Iterator0">
41469       <method name="Void .ctor()">
41470         <size>7</size>
41471       </method>
41472       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41473         <size>7</size>
41474       </method>
41475       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41476         <size>7</size>
41477       </method>
41478       <method name="Boolean MoveNext()">
41479         <size>183</size>
41480       </method>
41481       <method name="Void Dispose()">
41482         <size>8</size>
41483       </method>
41484       <method name="Void Reset()">
41485         <size>6</size>
41486       </method>
41487     </type>
41488     <type name="List+MyEnumerator">
41489       <method name="Void .ctor(List)">
41490         <size>15</size>
41491       </method>
41492       <method name="System.Object get_Current()">
41493         <size>24</size>
41494       </method>
41495       <method name="Boolean MoveNext()">
41496         <size>31</size>
41497       </method>
41498       <method name="Void Reset()">
41499         <size>8</size>
41500       </method>
41501     </type>
41502     <type name="X+&lt;GetIt&gt;c__Iterator0">
41503       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41504         <size>7</size>
41505       </method>
41506       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41507         <size>26</size>
41508       </method>
41509     </type>
41510   </test>
41511   <test name="test-iter-06.cs">
41512     <type name="X">
41513       <method name="Void .ctor()">
41514         <size>7</size>
41515       </method>
41516       <method name="IEnumerable Get(Int32)">
41517         <size>30</size>
41518       </method>
41519       <method name="IEnumerable GetS(Int32)">
41520         <size>30</size>
41521       </method>
41522       <method name="Int32 Main()">
41523         <size>399</size>
41524       </method>
41525     </type>
41526     <type name="S+&lt;Get&gt;c__Iterator0">
41527       <method name="Void .ctor()">
41528         <size>7</size>
41529       </method>
41530       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41531         <size>7</size>
41532       </method>
41533       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41534         <size>7</size>
41535       </method>
41536       <method name="Boolean MoveNext()">
41537         <size>183</size>
41538       </method>
41539       <method name="Void Dispose()">
41540         <size>8</size>
41541       </method>
41542       <method name="Void Reset()">
41543         <size>6</size>
41544       </method>
41545     </type>
41546     <type name="S+&lt;GetS&gt;c__Iterator1">
41547       <method name="Void .ctor()">
41548         <size>7</size>
41549       </method>
41550       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41551         <size>7</size>
41552       </method>
41553       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41554         <size>7</size>
41555       </method>
41556       <method name="Boolean MoveNext()">
41557         <size>136</size>
41558       </method>
41559       <method name="Void Dispose()">
41560         <size>8</size>
41561       </method>
41562       <method name="Void Reset()">
41563         <size>6</size>
41564       </method>
41565     </type>
41566     <type name="X+&lt;Get&gt;c__Iterator2">
41567       <method name="Void .ctor()">
41568         <size>7</size>
41569       </method>
41570       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41571         <size>7</size>
41572       </method>
41573       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41574         <size>7</size>
41575       </method>
41576       <method name="Boolean MoveNext()">
41577         <size>131</size>
41578       </method>
41579       <method name="Void Dispose()">
41580         <size>8</size>
41581       </method>
41582       <method name="Void Reset()">
41583         <size>6</size>
41584       </method>
41585     </type>
41586     <type name="X+&lt;GetS&gt;c__Iterator3">
41587       <method name="Void .ctor()">
41588         <size>7</size>
41589       </method>
41590       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41591         <size>7</size>
41592       </method>
41593       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41594         <size>7</size>
41595       </method>
41596       <method name="Boolean MoveNext()">
41597         <size>136</size>
41598       </method>
41599       <method name="Void Dispose()">
41600         <size>8</size>
41601       </method>
41602       <method name="Void Reset()">
41603         <size>6</size>
41604       </method>
41605     </type>
41606     <type name="S">
41607       <method name="IEnumerable Get(Int32)">
41608         <size>42</size>
41609       </method>
41610       <method name="IEnumerable GetS(Int32)">
41611         <size>30</size>
41612       </method>
41613     </type>
41614     <type name="S+&lt;Get&gt;c__Iterator0">
41615       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41616         <size>7</size>
41617       </method>
41618       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41619         <size>52</size>
41620       </method>
41621     </type>
41622     <type name="S+&lt;GetS&gt;c__Iterator1">
41623       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41624         <size>7</size>
41625       </method>
41626       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41627         <size>40</size>
41628       </method>
41629     </type>
41630     <type name="X+&lt;Get&gt;c__Iterator2">
41631       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41632         <size>7</size>
41633       </method>
41634       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41635         <size>40</size>
41636       </method>
41637     </type>
41638     <type name="X+&lt;GetS&gt;c__Iterator3">
41639       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41640         <size>7</size>
41641       </method>
41642       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41643         <size>40</size>
41644       </method>
41645     </type>
41646   </test>
41647   <test name="test-iter-07.cs">
41648     <type name="Test">
41649       <method name="Void .ctor()">
41650         <size>7</size>
41651       </method>
41652       <method name="IEnumerable Foo(Int32)">
41653         <size>30</size>
41654       </method>
41655     </type>
41656     <type name="X">
41657       <method name="Void .ctor()">
41658         <size>7</size>
41659       </method>
41660       <method name="Int32 Main()">
41661         <size>372</size>
41662       </method>
41663     </type>
41664     <type name="Test+&lt;Foo&gt;c__Iterator0">
41665       <method name="Void .ctor()">
41666         <size>7</size>
41667       </method>
41668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41669         <size>7</size>
41670       </method>
41671       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41672         <size>7</size>
41673       </method>
41674       <method name="Boolean MoveNext()">
41675         <size>253</size>
41676       </method>
41677       <method name="Void Dispose()">
41678         <size>112</size>
41679       </method>
41680       <method name="Void Reset()">
41681         <size>6</size>
41682       </method>
41683       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41684         <size>7</size>
41685       </method>
41686       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41687         <size>40</size>
41688       </method>
41689     </type>
41690   </test>
41691   <test name="test-iter-08.cs">
41692     <type name="Foo">
41693       <method name="Void .ctor(Int32)">
41694         <size>14</size>
41695       </method>
41696       <method name="Void Dispose()">
41697         <size>8</size>
41698       </method>
41699     </type>
41700     <type name="X">
41701       <method name="Void .ctor()">
41702         <size>7</size>
41703       </method>
41704       <method name="IEnumerable Test(Int32, Int32)">
41705         <size>44</size>
41706       </method>
41707       <method name="Int32 Main()">
41708         <size>167</size>
41709       </method>
41710     </type>
41711     <type name="X+&lt;Test&gt;c__Iterator0">
41712       <method name="Void .ctor()">
41713         <size>7</size>
41714       </method>
41715       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41716         <size>7</size>
41717       </method>
41718       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41719         <size>7</size>
41720       </method>
41721       <method name="Boolean MoveNext()">
41722         <size>360</size>
41723       </method>
41724       <method name="Void Dispose()">
41725         <size>102</size>
41726       </method>
41727       <method name="Void Reset()">
41728         <size>6</size>
41729       </method>
41730       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41731         <size>7</size>
41732       </method>
41733       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41734         <size>52</size>
41735       </method>
41736     </type>
41737   </test>
41738   <test name="test-iter-09.cs">
41739     <type name="Tester">
41740       <method name="Void .ctor()">
41741         <size>153</size>
41742       </method>
41743       <method name="IEnumerator GetEnumerator()">
41744         <size>15</size>
41745       </method>
41746     </type>
41747     <type name="Test">
41748       <method name="Void .ctor()">
41749         <size>7</size>
41750       </method>
41751       <method name="Int32 Main()">
41752         <size>268</size>
41753       </method>
41754     </type>
41755     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41756       <method name="Void .ctor()">
41757         <size>7</size>
41758       </method>
41759       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41760         <size>7</size>
41761       </method>
41762       <method name="Boolean MoveNext()">
41763         <size>623</size>
41764       </method>
41765       <method name="Void Dispose()">
41766         <size>82</size>
41767       </method>
41768       <method name="Void Reset()">
41769         <size>6</size>
41770       </method>
41771       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41772         <size>7</size>
41773       </method>
41774     </type>
41775   </test>
41776   <test name="test-iter-10.cs">
41777     <type name="X">
41778       <method name="Void .ctor()">
41779         <size>7</size>
41780       </method>
41781       <method name="IEnumerator get_GetIt()">
41782         <size>8</size>
41783       </method>
41784       <method name="Void set_GetIt(IEnumerator)">
41785         <size>1</size>
41786       </method>
41787       <method name="IEnumerable get_Item(Int32)">
41788         <size>30</size>
41789       </method>
41790       <method name="Void set_Item(Int32, IEnumerable)">
41791         <size>1</size>
41792       </method>
41793       <method name="Int32 Main()">
41794         <size>184</size>
41795       </method>
41796     </type>
41797     <type name="X+&lt;&gt;c__Iterator0">
41798       <method name="Void .ctor()">
41799         <size>7</size>
41800       </method>
41801       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41802         <size>7</size>
41803       </method>
41804       <method name="Boolean MoveNext()">
41805         <size>126</size>
41806       </method>
41807       <method name="Void Dispose()">
41808         <size>8</size>
41809       </method>
41810       <method name="Void Reset()">
41811         <size>6</size>
41812       </method>
41813     </type>
41814     <type name="X+&lt;&gt;c__Iterator1">
41815       <method name="Void .ctor()">
41816         <size>7</size>
41817       </method>
41818       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41819         <size>7</size>
41820       </method>
41821       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41822         <size>7</size>
41823       </method>
41824       <method name="Boolean MoveNext()">
41825         <size>147</size>
41826       </method>
41827       <method name="Void Dispose()">
41828         <size>8</size>
41829       </method>
41830       <method name="Void Reset()">
41831         <size>6</size>
41832       </method>
41833     </type>
41834     <type name="X+&lt;&gt;c__Iterator0">
41835       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41836         <size>7</size>
41837       </method>
41838     </type>
41839     <type name="X+&lt;&gt;c__Iterator1">
41840       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41841         <size>7</size>
41842       </method>
41843       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41844         <size>40</size>
41845       </method>
41846     </type>
41847   </test>
41848   <test name="test-iter-11.cs">
41849     <type name="X">
41850       <method name="Void .ctor()">
41851         <size>7</size>
41852       </method>
41853       <method name="Void add_Hook(System.EventHandler)">
41854         <size>24</size>
41855       </method>
41856       <method name="Void remove_Hook(System.EventHandler)">
41857         <size>24</size>
41858       </method>
41859       <method name="IEnumerator Pipeline()">
41860         <size>15</size>
41861       </method>
41862       <method name="Void M(System.Object, System.EventArgs)">
41863         <size>11</size>
41864       </method>
41865       <method name="Void Main()">
41866         <size>55</size>
41867       </method>
41868     </type>
41869     <type name="X+&lt;Pipeline&gt;c__Iterator0">
41870       <method name="Void .ctor()">
41871         <size>7</size>
41872       </method>
41873       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41874         <size>7</size>
41875       </method>
41876       <method name="Boolean MoveNext()">
41877         <size>124</size>
41878       </method>
41879       <method name="Void Dispose()">
41880         <size>8</size>
41881       </method>
41882       <method name="Void Reset()">
41883         <size>6</size>
41884       </method>
41885       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41886         <size>7</size>
41887       </method>
41888     </type>
41889   </test>
41890   <test name="test-iter-12.cs">
41891     <type name="X">
41892       <method name="Void .ctor()">
41893         <size>7</size>
41894       </method>
41895       <method name="IEnumerable a()">
41896         <size>23</size>
41897       </method>
41898       <method name="Void Main()">
41899         <size>1</size>
41900       </method>
41901     </type>
41902     <type name="X+&lt;a&gt;c__Iterator0">
41903       <method name="Void .ctor()">
41904         <size>7</size>
41905       </method>
41906       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41907         <size>7</size>
41908       </method>
41909       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41910         <size>7</size>
41911       </method>
41912       <method name="Boolean MoveNext()">
41913         <size>165</size>
41914       </method>
41915       <method name="Void Dispose()">
41916         <size>55</size>
41917       </method>
41918       <method name="Void Reset()">
41919         <size>6</size>
41920       </method>
41921       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41922         <size>7</size>
41923       </method>
41924       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41925         <size>40</size>
41926       </method>
41927     </type>
41928   </test>
41929   <test name="test-iter-13.cs">
41930     <type name="Test">
41931       <method name="Void .ctor()">
41932         <size>7</size>
41933       </method>
41934       <method name="Void .cctor()">
41935         <size>11</size>
41936       </method>
41937       <method name="Void Main()">
41938         <size>1</size>
41939       </method>
41940       <method name="IEnumerable syntax_error(System.Object, System.Object)">
41941         <size>16</size>
41942       </method>
41943     </type>
41944     <type name="Test+Yp">
41945       <method name="Void .ctor()">
41946         <size>7</size>
41947       </method>
41948       <method name="IEnumerable fail()">
41949         <size>2</size>
41950       </method>
41951     </type>
41952     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
41953       <method name="Void .ctor()">
41954         <size>7</size>
41955       </method>
41956       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41957         <size>7</size>
41958       </method>
41959       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41960         <size>7</size>
41961       </method>
41962       <method name="Boolean MoveNext()">
41963         <size>25</size>
41964       </method>
41965       <method name="Void Dispose()">
41966         <size>8</size>
41967       </method>
41968       <method name="Void Reset()">
41969         <size>6</size>
41970       </method>
41971       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41972         <size>7</size>
41973       </method>
41974       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41975         <size>26</size>
41976       </method>
41977     </type>
41978   </test>
41979   <test name="test-named-01.cs">
41980     <type name="A">
41981       <method name="Void .ctor()">
41982         <size>13</size>
41983       </method>
41984       <method name="Void .ctor(Object)">
41985         <size>7</size>
41986       </method>
41987       <method name="Void set_Item(Int32, Int32)">
41988         <size>8</size>
41989       </method>
41990     </type>
41991     <type name="B">
41992       <method name="Void .ctor()">
41993         <size>12</size>
41994       </method>
41995       <method name="Void set_Item(Int32, Int32)">
41996         <size>11</size>
41997       </method>
41998     </type>
41999     <type name="XAttribute">
42000       <method name="Void .ctor(Int32)">
42001         <size>7</size>
42002       </method>
42003     </type>
42004     <type name="M">
42005       <method name="Void .ctor()">
42006         <size>7</size>
42007       </method>
42008       <method name="Void Foo(Int32)">
42009         <size>1</size>
42010       </method>
42011       <method name="Int32 Main()">
42012         <size>48</size>
42013       </method>
42014     </type>
42015   </test>
42016   <test name="test-named-02.cs">
42017     <type name="A">
42018       <method name="Void .ctor()">
42019         <size>7</size>
42020       </method>
42021       <method name="Void set_Item(Int32, Int32)">
42022         <size>29</size>
42023       </method>
42024       <method name="Int32 get_Item(Int32)">
42025         <size>28</size>
42026       </method>
42027     </type>
42028     <type name="MyPoint">
42029       <method name="Void .ctor(Int32, Int32)">
42030         <size>15</size>
42031       </method>
42032     </type>
42033     <type name="C">
42034       <method name="Void .ctor()">
42035         <size>7</size>
42036       </method>
42037       <method name="Decimal Foo(Decimal, Decimal)">
42038         <size>2</size>
42039       </method>
42040       <method name="System.String Bar(Int32, System.String, Char)">
42041         <size>20</size>
42042       </method>
42043       <method name="Int32 Test(Int32, Int32)">
42044         <size>30</size>
42045       </method>
42046       <method name="Int32 Main()">
42047         <size>279</size>
42048       </method>
42049     </type>
42050   </test>
42051   <test name="test-named-03.cs">
42052     <type name="C">
42053       <method name="Void .ctor()">
42054         <size>7</size>
42055       </method>
42056       <method name="Int32 TestInt(Int32)">
42057         <size>3</size>
42058       </method>
42059       <method name="Int32 Main()">
42060         <size>23</size>
42061       </method>
42062     </type>
42063     <type name="C+IntDelegate">
42064       <method name="Void .ctor(Object, IntPtr)">
42065         <size>0</size>
42066       </method>
42067       <method name="Int32 Invoke(Int32)">
42068         <size>0</size>
42069       </method>
42070       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42071         <size>0</size>
42072       </method>
42073       <method name="Int32 EndInvoke(IAsyncResult)">
42074         <size>0</size>
42075       </method>
42076     </type>
42077   </test>
42078   <test name="test-partial-01.cs">
42079     <type name="Foo.Hello">
42080       <method name="Void .ctor()">
42081         <size>7</size>
42082       </method>
42083       <method name="Void .cctor()">
42084         <size>7</size>
42085       </method>
42086     </type>
42087     <type name="Bar.Hello">
42088       <method name="Void .ctor()">
42089         <size>7</size>
42090       </method>
42091       <method name="Void .cctor()">
42092         <size>8</size>
42093       </method>
42094     </type>
42095     <type name="X.Test">
42096       <method name="Void .ctor()">
42097         <size>7</size>
42098       </method>
42099       <method name="Int32 FooWorld()">
42100         <size>6</size>
42101       </method>
42102       <method name="Int32 BarWorld()">
42103         <size>6</size>
42104       </method>
42105     </type>
42106     <type name="Y">
42107       <method name="Void .ctor()">
42108         <size>7</size>
42109       </method>
42110       <method name="Int32 Main()">
42111         <size>29</size>
42112       </method>
42113     </type>
42114   </test>
42115   <test name="test-partial-02.cs">
42116     <type name="Test1.Base">
42117       <method name="Void .ctor()">
42118         <size>7</size>
42119       </method>
42120     </type>
42121     <type name="Test1.Foo">
42122       <method name="Void .ctor()">
42123         <size>7</size>
42124       </method>
42125     </type>
42126     <type name="Test2.Foo">
42127       <method name="Void .ctor()">
42128         <size>7</size>
42129       </method>
42130     </type>
42131     <type name="ReflectedType">
42132       <method name="Void .ctor()">
42133         <size>7</size>
42134       </method>
42135     </type>
42136     <type name="D">
42137       <method name="Void .ctor()">
42138         <size>7</size>
42139       </method>
42140     </type>
42141     <type name="X">
42142       <method name="Void .ctor()">
42143         <size>7</size>
42144       </method>
42145       <method name="Void Main()">
42146         <size>1</size>
42147       </method>
42148     </type>
42149   </test>
42150   <test name="test-partial-03.cs">
42151     <type name="Test">
42152       <method name="Void .ctor()">
42153         <size>18</size>
42154       </method>
42155       <method name="Int32 TestFoo()">
42156         <size>13</size>
42157       </method>
42158       <method name="Int32 TestIFoo(IFoo)">
42159         <size>8</size>
42160       </method>
42161     </type>
42162     <type name="Test+Foo">
42163       <method name="Void .ctor()">
42164         <size>7</size>
42165       </method>
42166       <method name="Int32 Test.IFoo.Hello(Test)">
42167         <size>2</size>
42168       </method>
42169       <method name="Int32 Hello(Test)">
42170         <size>2</size>
42171       </method>
42172     </type>
42173     <type name="X">
42174       <method name="Void .ctor()">
42175         <size>7</size>
42176       </method>
42177       <method name="Int32 Main()">
42178         <size>42</size>
42179       </method>
42180     </type>
42181   </test>
42182   <test name="test-partial-04.cs">
42183     <type name="B.Test">
42184       <method name="Void .ctor()">
42185         <size>7</size>
42186       </method>
42187       <method name="Void A.IFoo.Hello(IFoo)">
42188         <size>1</size>
42189       </method>
42190     </type>
42191     <type name="X">
42192       <method name="Void .ctor()">
42193         <size>7</size>
42194       </method>
42195       <method name="Void Main()">
42196         <size>1</size>
42197       </method>
42198     </type>
42199   </test>
42200   <test name="test-partial-05.cs">
42201     <type name="B">
42202       <method name="Void .ctor()">
42203         <size>7</size>
42204       </method>
42205     </type>
42206     <type name="A">
42207       <method name="Void .ctor()">
42208         <size>7</size>
42209       </method>
42210     </type>
42211     <type name="A2">
42212       <method name="Void .ctor()">
42213         <size>7</size>
42214       </method>
42215     </type>
42216     <type name="D">
42217       <method name="Void .ctor()">
42218         <size>7</size>
42219       </method>
42220       <method name="Void Main()">
42221         <size>1</size>
42222       </method>
42223     </type>
42224   </test>
42225   <test name="test-partial-06.cs">
42226     <type name="Foo">
42227       <method name="Void .ctor()">
42228         <size>7</size>
42229       </method>
42230       <method name="Void Finalize()">
42231         <size>13</size>
42232       </method>
42233     </type>
42234     <type name="B">
42235       <method name="Void .ctor()">
42236         <size>7</size>
42237       </method>
42238       <method name="Void Main()">
42239         <size>1</size>
42240       </method>
42241     </type>
42242   </test>
42243   <test name="test-partial-07.cs">
42244     <type name="Test">
42245       <method name="Void .ctor()">
42246         <size>7</size>
42247       </method>
42248     </type>
42249     <type name="TestAttribute">
42250       <method name="Void .ctor()">
42251         <size>7</size>
42252       </method>
42253     </type>
42254     <type name="Test2Attribute">
42255       <method name="Void .ctor()">
42256         <size>7</size>
42257       </method>
42258     </type>
42259     <type name="X">
42260       <method name="Void .ctor()">
42261         <size>7</size>
42262       </method>
42263       <method name="Int32 Main()">
42264         <size>62</size>
42265       </method>
42266     </type>
42267   </test>
42268   <test name="test-partial-08.cs">
42269     <type name="Foo">
42270       <method name="Void .ctor()">
42271         <size>7</size>
42272       </method>
42273       <method name="System.String get_Id()">
42274         <size>7</size>
42275       </method>
42276     </type>
42277     <type name="PartialAbstractCompilationError">
42278       <method name="Void .ctor()">
42279         <size>7</size>
42280       </method>
42281       <method name="Int32 Main()">
42282         <size>54</size>
42283       </method>
42284     </type>
42285   </test>
42286   <test name="test-partial-09.cs">
42287     <type name="Foo">
42288       <method name="Void .ctor()">
42289         <size>7</size>
42290       </method>
42291       <method name="System.String get_Id()">
42292         <size>7</size>
42293       </method>
42294     </type>
42295     <type name="Bar">
42296       <method name="Void .ctor(String)">
42297         <size>14</size>
42298       </method>
42299     </type>
42300     <type name="PartialAbstractCompilationError">
42301       <method name="Void .ctor()">
42302         <size>7</size>
42303       </method>
42304       <method name="Void Main()">
42305         <size>21</size>
42306       </method>
42307     </type>
42308   </test>
42309   <test name="test-partial-10.cs">
42310     <type name="Test2.Foo">
42311       <method name="Void .ctor()">
42312         <size>7</size>
42313       </method>
42314       <method name="Void .cctor()">
42315         <size>15</size>
42316       </method>
42317     </type>
42318     <type name="X">
42319       <method name="Void .ctor()">
42320         <size>7</size>
42321       </method>
42322       <method name="Int32 Main()">
42323         <size>68</size>
42324       </method>
42325     </type>
42326     <type name="Test3.Foo">
42327       <method name="Void .cctor()">
42328         <size>15</size>
42329       </method>
42330     </type>
42331   </test>
42332   <test name="test-partial-11.cs">
42333     <type name="StaticClass">
42334       <method name="System.String Name()">
42335         <size>6</size>
42336       </method>
42337     </type>
42338     <type name="MainClass">
42339       <method name="Void .ctor()">
42340         <size>7</size>
42341       </method>
42342       <method name="Boolean IsStatic(System.Type)">
42343         <size>73</size>
42344       </method>
42345       <method name="Int32 Main()">
42346         <size>56</size>
42347       </method>
42348     </type>
42349   </test>
42350   <test name="test-partial-12.cs">
42351     <type name="Test1.Foo">
42352       <method name="Void .ctor()">
42353         <size>7</size>
42354       </method>
42355       <method name="IEnumerable E()">
42356         <size>16</size>
42357       </method>
42358     </type>
42359     <type name="X">
42360       <method name="Void .ctor()">
42361         <size>7</size>
42362       </method>
42363       <method name="Int32 Main()">
42364         <size>102</size>
42365       </method>
42366     </type>
42367     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42368       <method name="Void .ctor()">
42369         <size>7</size>
42370       </method>
42371       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42372         <size>7</size>
42373       </method>
42374       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42375         <size>7</size>
42376       </method>
42377       <method name="Boolean MoveNext()">
42378         <size>69</size>
42379       </method>
42380       <method name="Void Dispose()">
42381         <size>8</size>
42382       </method>
42383       <method name="Void Reset()">
42384         <size>6</size>
42385       </method>
42386       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42387         <size>7</size>
42388       </method>
42389       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42390         <size>26</size>
42391       </method>
42392     </type>
42393   </test>
42394   <test name="test-partial-13.cs">
42395     <type name="Test.Test">
42396       <method name="Void .ctor()">
42397         <size>7</size>
42398       </method>
42399       <method name="Boolean Equals(System.Object)">
42400         <size>2</size>
42401       </method>
42402       <method name="Int32 GetHashCode()">
42403         <size>2</size>
42404       </method>
42405       <method name="Void Main()">
42406         <size>1</size>
42407       </method>
42408     </type>
42409   </test>
42410   <test name="test-partial-14.cs">
42411     <type name="T">
42412       <method name="Void .ctor()">
42413         <size>7</size>
42414       </method>
42415     </type>
42416     <type name="partial">
42417       <method name="Void .ctor()">
42418         <size>7</size>
42419       </method>
42420     </type>
42421     <type name="A">
42422       <method name="Void .ctor()">
42423         <size>7</size>
42424       </method>
42425       <method name="Void partial(partial)">
42426         <size>3</size>
42427       </method>
42428     </type>
42429     <type name="B">
42430       <method name="Void .ctor()">
42431         <size>7</size>
42432       </method>
42433       <method name="Void Main()">
42434         <size>1</size>
42435       </method>
42436     </type>
42437   </test>
42438   <test name="test-partial-15.cs">
42439     <type name="Foo.X">
42440       <method name="Void .ctor()">
42441         <size>7</size>
42442       </method>
42443       <method name="Void Main()">
42444         <size>1</size>
42445       </method>
42446       <method name="IEnumerable Attempts2()">
42447         <size>16</size>
42448       </method>
42449       <method name="IEnumerable get_Attempts()">
42450         <size>16</size>
42451       </method>
42452       <method name="IEnumerable get_Item(Int32)">
42453         <size>16</size>
42454       </method>
42455     </type>
42456     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42457       <method name="Void .ctor()">
42458         <size>7</size>
42459       </method>
42460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42461         <size>7</size>
42462       </method>
42463       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42464         <size>7</size>
42465       </method>
42466       <method name="Boolean MoveNext()">
42467         <size>36</size>
42468       </method>
42469       <method name="Void Dispose()">
42470         <size>8</size>
42471       </method>
42472       <method name="Void Reset()">
42473         <size>6</size>
42474       </method>
42475     </type>
42476     <type name="Foo.X+&lt;&gt;c__Iterator1">
42477       <method name="Void .ctor()">
42478         <size>7</size>
42479       </method>
42480       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42481         <size>7</size>
42482       </method>
42483       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42484         <size>7</size>
42485       </method>
42486       <method name="Boolean MoveNext()">
42487         <size>36</size>
42488       </method>
42489       <method name="Void Dispose()">
42490         <size>8</size>
42491       </method>
42492       <method name="Void Reset()">
42493         <size>6</size>
42494       </method>
42495     </type>
42496     <type name="Foo.X+&lt;&gt;c__Iterator2">
42497       <method name="Void .ctor()">
42498         <size>7</size>
42499       </method>
42500       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42501         <size>7</size>
42502       </method>
42503       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42504         <size>7</size>
42505       </method>
42506       <method name="Boolean MoveNext()">
42507         <size>36</size>
42508       </method>
42509       <method name="Void Dispose()">
42510         <size>8</size>
42511       </method>
42512       <method name="Void Reset()">
42513         <size>6</size>
42514       </method>
42515     </type>
42516     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42517       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42518         <size>7</size>
42519       </method>
42520       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42521         <size>26</size>
42522       </method>
42523     </type>
42524     <type name="Foo.X+&lt;&gt;c__Iterator1">
42525       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42526         <size>7</size>
42527       </method>
42528       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42529         <size>26</size>
42530       </method>
42531     </type>
42532     <type name="Foo.X+&lt;&gt;c__Iterator2">
42533       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42534         <size>7</size>
42535       </method>
42536       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42537         <size>26</size>
42538       </method>
42539     </type>
42540   </test>
42541   <test name="test-partial-16.cs">
42542     <type name="A.C">
42543       <method name="Void .ctor()">
42544         <size>23</size>
42545       </method>
42546       <method name="Void .cctor()">
42547         <size>11</size>
42548       </method>
42549     </type>
42550     <type name="B.C2">
42551       <method name="Void .ctor()">
42552         <size>7</size>
42553       </method>
42554       <method name="Boolean Test()">
42555         <size>2</size>
42556       </method>
42557       <method name="System.Object Test_I()">
42558         <size>2</size>
42559       </method>
42560       <method name="Void Main()">
42561         <size>1</size>
42562       </method>
42563     </type>
42564   </test>
42565   <test name="test-partial-17.cs">
42566     <type name="Test">
42567       <method name="Void .ctor()">
42568         <size>7</size>
42569       </method>
42570       <method name="Boolean Check(System.String, System.String[])">
42571         <size>42</size>
42572       </method>
42573       <method name="Void Main()">
42574         <size>1</size>
42575       </method>
42576     </type>
42577   </test>
42578   <test name="test-partial-18.cs">
42579     <type name="N.Foo">
42580       <method name="Void .ctor()">
42581         <size>17</size>
42582       </method>
42583       <method name="Void Main()">
42584         <size>1</size>
42585       </method>
42586     </type>
42587   </test>
42588   <test name="test-partial-19.cs">
42589     <type name="Bug.GL">
42590       <method name="Void Main()">
42591         <size>7</size>
42592       </method>
42593     </type>
42594     <type name="Bug.GL+Core">
42595       <method name="Boolean A()">
42596         <size>2</size>
42597       </method>
42598     </type>
42599   </test>
42600   <test name="test-partial-20.cs">
42601     <type name="A">
42602       <method name="Void .ctor()">
42603         <size>7</size>
42604       </method>
42605       <method name="Void .cctor()">
42606         <size>7</size>
42607       </method>
42608     </type>
42609     <type name="B">
42610       <method name="Void .ctor()">
42611         <size>7</size>
42612       </method>
42613       <method name="Void .cctor()">
42614         <size>7</size>
42615       </method>
42616     </type>
42617     <type name="C">
42618       <method name="Void .ctor()">
42619         <size>7</size>
42620       </method>
42621       <method name="Int32 Main()">
42622         <size>38</size>
42623       </method>
42624     </type>
42625   </test>
42626   <test name="test-partial-21.cs">
42627     <type name="Mono.Sms.Main">
42628       <method name="Void .ctor()">
42629         <size>7</size>
42630       </method>
42631       <method name="Void Test()">
42632         <size>42</size>
42633       </method>
42634     </type>
42635     <type name="Mono.Sms.Contacts">
42636       <method name="Void .ctor()">
42637         <size>7</size>
42638       </method>
42639       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42640         <size>24</size>
42641       </method>
42642       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42643         <size>24</size>
42644       </method>
42645       <method name="Void Test()">
42646         <size>12</size>
42647       </method>
42648     </type>
42649     <type name="Mono.Sms.Core.Agenda">
42650       <method name="Void .ctor()">
42651         <size>7</size>
42652       </method>
42653       <method name="Void AddContact()">
42654         <size>1</size>
42655       </method>
42656       <method name="Void Main()">
42657         <size>1</size>
42658       </method>
42659     </type>
42660     <type name="Mono.Sms.Contacts+ContactsHandler">
42661       <method name="Void .ctor(Object, IntPtr)">
42662         <size>0</size>
42663       </method>
42664       <method name="Void Invoke()">
42665         <size>0</size>
42666       </method>
42667       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42668         <size>0</size>
42669       </method>
42670       <method name="Void EndInvoke(IAsyncResult)">
42671         <size>0</size>
42672       </method>
42673     </type>
42674     <type name="Mono.Sms.Main">
42675       <method name="Void &lt;Test&gt;m__0()">
42676         <size>6</size>
42677       </method>
42678     </type>
42679   </test>
42680   <test name="test-partial-22.cs">
42681     <type name="C">
42682       <method name="Void .ctor()">
42683         <size>7</size>
42684       </method>
42685       <method name="Int32 Main()">
42686         <size>2</size>
42687       </method>
42688     </type>
42689   </test>
42690   <test name="test-partial-23.cs">
42691     <type name="C">
42692       <method name="Void .ctor()">
42693         <size>7</size>
42694       </method>
42695       <method name="Void Partial_A()">
42696         <size>15</size>
42697       </method>
42698       <method name="Void Partial_B()">
42699         <size>15</size>
42700       </method>
42701       <method name="Void Partial_S()">
42702         <size>14</size>
42703       </method>
42704       <method name="Int32 Main()">
42705         <size>52</size>
42706       </method>
42707     </type>
42708   </test>
42709   <test name="test-partial-24.cs">
42710     <type name="N.C">
42711       <method name="Void .ctor()">
42712         <size>7</size>
42713       </method>
42714       <method name="Void Main()">
42715         <size>1</size>
42716       </method>
42717       <method name="Void Foo()">
42718         <size>1</size>
42719       </method>
42720     </type>
42721   </test>
42722   <test name="test-partial-25.cs">
42723     <type name="C">
42724       <method name="Void .ctor()">
42725         <size>7</size>
42726       </method>
42727       <method name="Void Partial(Int32)">
42728         <size>14</size>
42729       </method>
42730       <method name="Int32 Main()">
42731         <size>8</size>
42732       </method>
42733     </type>
42734   </test>
42735   <test name="test-partial-26.cs">
42736     <type name="ConsoleApplication1.X">
42737       <method name="Void .ctor()">
42738         <size>7</size>
42739       </method>
42740       <method name="Void Foo()">
42741         <size>1</size>
42742       </method>
42743     </type>
42744     <type name="ConsoleApplication1.Program">
42745       <method name="Void .ctor()">
42746         <size>7</size>
42747       </method>
42748       <method name="Int32 Main()">
42749         <size>98</size>
42750       </method>
42751     </type>
42752     <type name="ConsoleApplication1.Y">
42753       <method name="Void Foo()">
42754         <size>1</size>
42755       </method>
42756       <method name="Void .ctor()">
42757         <size>7</size>
42758       </method>
42759     </type>
42760   </test>
42761   <test name="test-var-01.cs">
42762     <type name="Test">
42763       <method name="Void .ctor()">
42764         <size>7</size>
42765       </method>
42766       <method name="Int32 Main()">
42767         <size>47</size>
42768       </method>
42769     </type>
42770   </test>
42771   <test name="test-var-02.cs">
42772     <type name="Class1">
42773       <method name="Void .ctor()">
42774         <size>15</size>
42775       </method>
42776       <method name="Boolean Method()">
42777         <size>2</size>
42778       </method>
42779     </type>
42780     <type name="Test">
42781       <method name="Void .ctor()">
42782         <size>7</size>
42783       </method>
42784       <method name="Int32 Main()">
42785         <size>116</size>
42786       </method>
42787     </type>
42788     <type name="Test+Class2">
42789       <method name="Void .ctor()">
42790         <size>15</size>
42791       </method>
42792       <method name="Boolean Method()">
42793         <size>2</size>
42794       </method>
42795     </type>
42796   </test>
42797   <test name="test-var-03.cs">
42798     <type name="Test">
42799       <method name="Void .ctor()">
42800         <size>7</size>
42801       </method>
42802       <method name="Int32 Main()">
42803         <size>166</size>
42804       </method>
42805     </type>
42806     <type name="&lt;PrivateImplementationDetails&gt;">
42807       <method name="Void .ctor()">
42808         <size>7</size>
42809       </method>
42810     </type>
42811   </test>
42812   <test name="test-var-05.cs">
42813     <type name="MyClass">
42814       <method name="Void .ctor(String)">
42815         <size>14</size>
42816       </method>
42817       <method name="Void Dispose()">
42818         <size>12</size>
42819       </method>
42820     </type>
42821     <type name="Test">
42822       <method name="Void .ctor()">
42823         <size>7</size>
42824       </method>
42825       <method name="Int32 Main()">
42826         <size>61</size>
42827       </method>
42828     </type>
42829   </test>
42830   <test name="test-var-06.cs">
42831     <type name="Test">
42832       <method name="Void .ctor()">
42833         <size>7</size>
42834       </method>
42835       <method name="Int32 Main()">
42836         <size>48</size>
42837       </method>
42838     </type>
42839   </test>
42840   <test name="test-var-07.cs">
42841     <type name="Test">
42842       <method name="Void .ctor()">
42843         <size>7</size>
42844       </method>
42845       <method name="Void var()">
42846         <size>1</size>
42847       </method>
42848       <method name="Int32 Main()">
42849         <size>33</size>
42850       </method>
42851     </type>
42852     <type name="var">
42853       <method name="Void .ctor()">
42854         <size>7</size>
42855       </method>
42856     </type>
42857   </test>
42858   <test name="test-var-08.cs">
42859     <type name="X">
42860       <method name="Void .ctor(Int32, Int32)">
42861         <size>10</size>
42862       </method>
42863       <method name="Void Main()">
42864         <size>1</size>
42865       </method>
42866     </type>
42867   </test>
42868   <test name="test-xml-042.cs">
42869     <type name="TestNamespace.TestClass">
42870       <method name="Void .ctor()">
42871         <size>7</size>
42872       </method>
42873       <method name="Void Main()">
42874         <size>1</size>
42875       </method>
42876       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
42877         <size>7</size>
42878       </method>
42879     </type>
42880   </test>
42881 </tests>