Updated.
[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;M&gt;m__0[X](X)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;N&gt;m__1(Int64)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Void Main()">
6142         <size>85</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>74</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;TestClass&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="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-anon-1.cs">
11708     <type name="X">
11709       <method name="Void .ctor()">
11710         <size>7</size>
11711       </method>
11712       <method name="Void Hello[U](U)">
11713         <size>1</size>
11714       </method>
11715       <method name="Void Test[T](T)">
11716         <size>64</size>
11717       </method>
11718       <method name="Void Main()">
11719         <size>14</size>
11720       </method>
11721     </type>
11722     <type name="Foo">
11723       <method name="Void .ctor(Object, IntPtr)">
11724         <size>0</size>
11725       </method>
11726       <method name="Void Invoke()">
11727         <size>0</size>
11728       </method>
11729       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11730         <size>0</size>
11731       </method>
11732       <method name="Void EndInvoke(IAsyncResult)">
11733         <size>0</size>
11734       </method>
11735     </type>
11736     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11737       <method name="Void .ctor()">
11738         <size>7</size>
11739       </method>
11740       <method name="Void &lt;&gt;m__0()">
11741         <size>18</size>
11742       </method>
11743     </type>
11744   </test>
11745   <test name="gtest-anon-10.cs">
11746     <type name="X">
11747       <method name="Void .ctor()">
11748         <size>7</size>
11749       </method>
11750       <method name="IEnumerable`1 Test[T](T, T)">
11751         <size>44</size>
11752       </method>
11753       <method name="Int32 Main()">
11754         <size>95</size>
11755       </method>
11756     </type>
11757     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11758       <method name="Void .ctor()">
11759         <size>7</size>
11760       </method>
11761       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11762         <size>12</size>
11763       </method>
11764       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11765         <size>7</size>
11766       </method>
11767       <method name="Boolean MoveNext()">
11768         <size>110</size>
11769       </method>
11770       <method name="Void Dispose()">
11771         <size>8</size>
11772       </method>
11773       <method name="Void Reset()">
11774         <size>6</size>
11775       </method>
11776       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11777         <size>7</size>
11778       </method>
11779       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
11780         <size>52</size>
11781       </method>
11782     </type>
11783   </test>
11784   <test name="gtest-anon-11.cs">
11785     <type name="Test`1[R]">
11786       <method name="Void .ctor()">
11787         <size>7</size>
11788       </method>
11789       <method name="Void World[S,T](S, T)">
11790         <size>1</size>
11791       </method>
11792       <method name="Void Hello[U,V](U, V)">
11793         <size>41</size>
11794       </method>
11795     </type>
11796     <type name="X">
11797       <method name="Void .ctor()">
11798         <size>7</size>
11799       </method>
11800       <method name="Void Main()">
11801         <size>21</size>
11802       </method>
11803     </type>
11804     <type name="Foo">
11805       <method name="Void .ctor(Object, IntPtr)">
11806         <size>0</size>
11807       </method>
11808       <method name="Void Invoke()">
11809         <size>0</size>
11810       </method>
11811       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11812         <size>0</size>
11813       </method>
11814       <method name="Void EndInvoke(IAsyncResult)">
11815         <size>0</size>
11816       </method>
11817     </type>
11818     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
11819       <method name="Void .ctor()">
11820         <size>7</size>
11821       </method>
11822       <method name="Void &lt;&gt;m__0()">
11823         <size>24</size>
11824       </method>
11825     </type>
11826   </test>
11827   <test name="gtest-anon-12.cs">
11828     <type name="World`1[T]">
11829       <method name="Void .ctor()">
11830         <size>7</size>
11831       </method>
11832       <method name="Void Hello[U](U)">
11833         <size>1</size>
11834       </method>
11835       <method name="Void Test(T)">
11836         <size>46</size>
11837       </method>
11838     </type>
11839     <type name="X">
11840       <method name="Void .ctor()">
11841         <size>7</size>
11842       </method>
11843       <method name="Void Main()">
11844         <size>18</size>
11845       </method>
11846     </type>
11847     <type name="Foo">
11848       <method name="Void .ctor(Object, IntPtr)">
11849         <size>0</size>
11850       </method>
11851       <method name="Void Invoke()">
11852         <size>0</size>
11853       </method>
11854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11855         <size>0</size>
11856       </method>
11857       <method name="Void EndInvoke(IAsyncResult)">
11858         <size>0</size>
11859       </method>
11860     </type>
11861     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
11862       <method name="Void .ctor()">
11863         <size>7</size>
11864       </method>
11865       <method name="Void &lt;&gt;m__0()">
11866         <size>18</size>
11867       </method>
11868     </type>
11869   </test>
11870   <test name="gtest-anon-13.cs">
11871     <type name="X">
11872       <method name="Void .ctor()">
11873         <size>7</size>
11874       </method>
11875       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
11876         <size>13</size>
11877       </method>
11878       <method name="Void Main()">
11879         <size>1</size>
11880       </method>
11881     </type>
11882     <type name="X+ModuleBinder`1[T]">
11883       <method name="Void .ctor(Object, IntPtr)">
11884         <size>0</size>
11885       </method>
11886       <method name="T Invoke(System.Object)">
11887         <size>0</size>
11888       </method>
11889       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11890         <size>0</size>
11891       </method>
11892       <method name="T EndInvoke(IAsyncResult)">
11893         <size>0</size>
11894       </method>
11895     </type>
11896     <type name="X">
11897       <method name="TDelegate &lt;CreateMethodUnscoped&gt;m__0[TDelegate](System.Object)">
11898         <size>7</size>
11899       </method>
11900     </type>
11901   </test>
11902   <test name="gtest-anon-14.cs">
11903     <type name="T">
11904       <method name="Void .ctor()">
11905         <size>7</size>
11906       </method>
11907       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
11908         <size>1</size>
11909       </method>
11910       <method name="Void SomeCaller()">
11911         <size>36</size>
11912       </method>
11913       <method name="Void Main()">
11914         <size>1</size>
11915       </method>
11916       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
11917         <size>2</size>
11918       </method>
11919     </type>
11920   </test>
11921   <test name="gtest-anon-15.cs">
11922     <type name="Test`1[T]">
11923       <method name="Void .ctor()">
11924         <size>7</size>
11925       </method>
11926       <method name="Void Hello[S](T, S)">
11927         <size>42</size>
11928       </method>
11929     </type>
11930     <type name="X">
11931       <method name="Void .ctor()">
11932         <size>7</size>
11933       </method>
11934       <method name="Void Main()">
11935         <size>16</size>
11936       </method>
11937     </type>
11938     <type name="Foo`1[V]">
11939       <method name="Void .ctor(Object, IntPtr)">
11940         <size>0</size>
11941       </method>
11942       <method name="Void Invoke(V)">
11943         <size>0</size>
11944       </method>
11945       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
11946         <size>0</size>
11947       </method>
11948       <method name="Void EndInvoke(IAsyncResult)">
11949         <size>0</size>
11950       </method>
11951     </type>
11952     <type name="Bar`1[W]">
11953       <method name="Void .ctor(Object, IntPtr)">
11954         <size>0</size>
11955       </method>
11956       <method name="Void Invoke(W)">
11957         <size>0</size>
11958       </method>
11959       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
11960         <size>0</size>
11961       </method>
11962       <method name="Void EndInvoke(IAsyncResult)">
11963         <size>0</size>
11964       </method>
11965     </type>
11966     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
11967       <method name="Void .ctor()">
11968         <size>7</size>
11969       </method>
11970       <method name="Void &lt;&gt;m__0(Int64)">
11971         <size>57</size>
11972       </method>
11973     </type>
11974     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
11975       <method name="Void .ctor()">
11976         <size>7</size>
11977       </method>
11978       <method name="Void &lt;&gt;m__1(T)">
11979         <size>65</size>
11980       </method>
11981     </type>
11982   </test>
11983   <test name="gtest-anon-16.cs">
11984     <type name="A">
11985       <method name="Void .ctor(TestFunc`1)">
11986         <size>7</size>
11987       </method>
11988       <method name="Void Main()">
11989         <size>1</size>
11990       </method>
11991     </type>
11992     <type name="TestClass">
11993       <method name="Void .ctor()">
11994         <size>47</size>
11995       </method>
11996       <method name="Void Func[T](TestFunc`1[T])">
11997         <size>1</size>
11998       </method>
11999     </type>
12000     <type name="TestFunc`1[T]">
12001       <method name="Void .ctor(Object, IntPtr)">
12002         <size>0</size>
12003       </method>
12004       <method name="Void Invoke(T)">
12005         <size>0</size>
12006       </method>
12007       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12008         <size>0</size>
12009       </method>
12010       <method name="Void EndInvoke(IAsyncResult)">
12011         <size>0</size>
12012       </method>
12013     </type>
12014     <type name="TestClass">
12015       <method name="Void &lt;TestClass&gt;m__0(Int32)">
12016         <size>1</size>
12017       </method>
12018     </type>
12019   </test>
12020   <test name="gtest-anon-17.cs">
12021     <type name="C">
12022       <method name="Void .ctor()">
12023         <size>7</size>
12024       </method>
12025       <method name="Void Test[T,U](C+Func`1[T], U)">
12026         <size>1</size>
12027       </method>
12028       <method name="Void Main()">
12029         <size>75</size>
12030       </method>
12031     </type>
12032     <type name="C+Func`1[T]">
12033       <method name="Void .ctor(Object, IntPtr)">
12034         <size>0</size>
12035       </method>
12036       <method name="T Invoke(T)">
12037         <size>0</size>
12038       </method>
12039       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12040         <size>0</size>
12041       </method>
12042       <method name="T EndInvoke(IAsyncResult)">
12043         <size>0</size>
12044       </method>
12045     </type>
12046     <type name="C">
12047       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12048         <size>2</size>
12049       </method>
12050       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12051         <size>2</size>
12052       </method>
12053     </type>
12054   </test>
12055   <test name="gtest-anon-18.cs">
12056     <type name="C">
12057       <method name="Void .ctor()">
12058         <size>7</size>
12059       </method>
12060       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12061         <size>10</size>
12062       </method>
12063       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12064         <size>10</size>
12065       </method>
12066       <method name="Void Test2[T]()">
12067         <size>19</size>
12068       </method>
12069       <method name="Void Main()">
12070         <size>100</size>
12071       </method>
12072     </type>
12073     <type name="C+Func`2[TR,TA]">
12074       <method name="Void .ctor(Object, IntPtr)">
12075         <size>0</size>
12076       </method>
12077       <method name="TR Invoke(TA)">
12078         <size>0</size>
12079       </method>
12080       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12081         <size>0</size>
12082       </method>
12083       <method name="TR EndInvoke(IAsyncResult)">
12084         <size>0</size>
12085       </method>
12086     </type>
12087     <type name="C">
12088       <method name="T &lt;Test2&gt;m__0[T](T)">
12089         <size>2</size>
12090       </method>
12091       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12092         <size>16</size>
12093       </method>
12094       <method name="System.String &lt;Main&gt;m__2(Int32)">
12095         <size>6</size>
12096       </method>
12097       <method name="System.String &lt;Main&gt;m__3(Int32)">
12098         <size>6</size>
12099       </method>
12100     </type>
12101   </test>
12102   <test name="gtest-anon-19.cs">
12103     <type name="Test">
12104       <method name="Void .ctor()">
12105         <size>7</size>
12106       </method>
12107       <method name="Void TestNaturalSort()">
12108         <size>31</size>
12109       </method>
12110       <method name="Void Main()">
12111         <size>6</size>
12112       </method>
12113     </type>
12114     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12115       <method name="Void .ctor()">
12116         <size>7</size>
12117       </method>
12118       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12119         <size>113</size>
12120       </method>
12121     </type>
12122     <type name="Test">
12123       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12124         <size>106</size>
12125       </method>
12126     </type>
12127     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12128       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12129         <size>113</size>
12130       </method>
12131     </type>
12132   </test>
12133   <test name="gtest-anon-2.cs">
12134     <type name="X">
12135       <method name="Void .ctor()">
12136         <size>7</size>
12137       </method>
12138       <method name="Void Hello[U](U)">
12139         <size>1</size>
12140       </method>
12141       <method name="Void Test[T](T)">
12142         <size>71</size>
12143       </method>
12144       <method name="Void Main()">
12145         <size>14</size>
12146       </method>
12147     </type>
12148     <type name="Simple">
12149       <method name="Void .ctor(Object, IntPtr)">
12150         <size>0</size>
12151       </method>
12152       <method name="Void Invoke()">
12153         <size>0</size>
12154       </method>
12155       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12156         <size>0</size>
12157       </method>
12158       <method name="Void EndInvoke(IAsyncResult)">
12159         <size>0</size>
12160       </method>
12161     </type>
12162     <type name="Foo">
12163       <method name="Void .ctor(Object, IntPtr)">
12164         <size>0</size>
12165       </method>
12166       <method name="Simple Invoke()">
12167         <size>0</size>
12168       </method>
12169       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12170         <size>0</size>
12171       </method>
12172       <method name="Simple EndInvoke(IAsyncResult)">
12173         <size>0</size>
12174       </method>
12175     </type>
12176     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12177       <method name="Void .ctor()">
12178         <size>7</size>
12179       </method>
12180       <method name="Simple &lt;&gt;m__0()">
12181         <size>55</size>
12182       </method>
12183     </type>
12184     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12185       <method name="Void .ctor()">
12186         <size>7</size>
12187       </method>
12188       <method name="Void &lt;&gt;m__1()">
12189         <size>50</size>
12190       </method>
12191     </type>
12192   </test>
12193   <test name="gtest-anon-21.cs">
12194     <type name="BaseObject">
12195       <method name="Void .ctor()">
12196         <size>7</size>
12197       </method>
12198       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12199         <size>53</size>
12200       </method>
12201       <method name="T MakeSomething[T]()">
12202         <size>7</size>
12203       </method>
12204       <method name="Int32 Main()">
12205         <size>10</size>
12206       </method>
12207       <method name="Void Closure(EmptyDelegate)">
12208         <size>1</size>
12209       </method>
12210     </type>
12211     <type name="EmptyDelegate">
12212       <method name="Void .ctor(Object, IntPtr)">
12213         <size>0</size>
12214       </method>
12215       <method name="Void Invoke()">
12216         <size>0</size>
12217       </method>
12218       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12219         <size>0</size>
12220       </method>
12221       <method name="Void EndInvoke(IAsyncResult)">
12222         <size>0</size>
12223       </method>
12224     </type>
12225     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12226       <method name="Void .ctor()">
12227         <size>7</size>
12228       </method>
12229       <method name="Void &lt;&gt;m__0()">
12230         <size>17</size>
12231       </method>
12232     </type>
12233   </test>
12234   <test name="gtest-anon-22.cs">
12235     <type name="C">
12236       <method name="Void .ctor()">
12237         <size>7</size>
12238       </method>
12239       <method name="Int32 Foo(D1)">
12240         <size>2</size>
12241       </method>
12242       <method name="Int32 Foo(D2)">
12243         <size>2</size>
12244       </method>
12245       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12246         <size>2</size>
12247       </method>
12248       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12249         <size>2</size>
12250       </method>
12251       <method name="Int32 Main()">
12252         <size>82</size>
12253       </method>
12254     </type>
12255     <type name="D1">
12256       <method name="Void .ctor(Object, IntPtr)">
12257         <size>0</size>
12258       </method>
12259       <method name="Int32 Invoke()">
12260         <size>0</size>
12261       </method>
12262       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12263         <size>0</size>
12264       </method>
12265       <method name="Int32 EndInvoke(IAsyncResult)">
12266         <size>0</size>
12267       </method>
12268     </type>
12269     <type name="D2">
12270       <method name="Void .ctor(Object, IntPtr)">
12271         <size>0</size>
12272       </method>
12273       <method name="Int64 Invoke()">
12274         <size>0</size>
12275       </method>
12276       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12277         <size>0</size>
12278       </method>
12279       <method name="Int64 EndInvoke(IAsyncResult)">
12280         <size>0</size>
12281       </method>
12282     </type>
12283     <type name="C">
12284       <method name="Int32 &lt;Main&gt;m__0()">
12285         <size>2</size>
12286       </method>
12287     </type>
12288   </test>
12289   <test name="gtest-anon-23.cs">
12290     <type name="MemberAccessData">
12291       <method name="Void .ctor()">
12292         <size>7</size>
12293       </method>
12294       <method name="Void set_MyTypeProperty(Nullable`1)">
12295         <size>8</size>
12296       </method>
12297       <method name="Nullable`1 get_MyTypeProperty()">
12298         <size>7</size>
12299       </method>
12300     </type>
12301     <type name="C">
12302       <method name="Void .ctor()">
12303         <size>7</size>
12304       </method>
12305       <method name="Void Test(C+D)">
12306         <size>1</size>
12307       </method>
12308       <method name="Void Main()">
12309         <size>201</size>
12310       </method>
12311     </type>
12312     <type name="C+D">
12313       <method name="Void .ctor(Object, IntPtr)">
12314         <size>0</size>
12315       </method>
12316       <method name="Void Invoke()">
12317         <size>0</size>
12318       </method>
12319       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12320         <size>0</size>
12321       </method>
12322       <method name="Void EndInvoke(IAsyncResult)">
12323         <size>0</size>
12324       </method>
12325     </type>
12326     <type name="C+&lt;Main&gt;c__AnonStorey0">
12327       <method name="Void .ctor()">
12328         <size>7</size>
12329       </method>
12330       <method name="Void &lt;&gt;m__0()">
12331         <size>38</size>
12332       </method>
12333       <method name="Void &lt;&gt;m__1()">
12334         <size>32</size>
12335       </method>
12336     </type>
12337     <type name="C">
12338       <method name="Void &lt;Main&gt;m__2()">
12339         <size>16</size>
12340       </method>
12341       <method name="Void &lt;Main&gt;m__3()">
12342         <size>16</size>
12343       </method>
12344       <method name="Void &lt;Main&gt;m__4()">
12345         <size>61</size>
12346       </method>
12347       <method name="Void &lt;Main&gt;m__5()">
12348         <size>53</size>
12349       </method>
12350     </type>
12351   </test>
12352   <test name="gtest-anon-24.cs">
12353     <type name="Disposable`1[T]">
12354       <method name="Void .ctor()">
12355         <size>7</size>
12356       </method>
12357       <method name="Void Dispose()">
12358         <size>1</size>
12359       </method>
12360     </type>
12361     <type name="Test">
12362       <method name="Void .ctor()">
12363         <size>7</size>
12364       </method>
12365       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12366         <size>38</size>
12367       </method>
12368       <method name="System.Func`1[T] Throw[T](T)">
12369         <size>26</size>
12370       </method>
12371       <method name="System.Func`1[T] Do[T](T)">
12372         <size>26</size>
12373       </method>
12374       <method name="System.Func`1[T] Lock[T](T)">
12375         <size>26</size>
12376       </method>
12377       <method name="System.Func`1[T] Catch[T](T)">
12378         <size>26</size>
12379       </method>
12380       <method name="System.Func`1[T] Finally[T](T)">
12381         <size>26</size>
12382       </method>
12383       <method name="System.Func`1[T] Using[T](T)">
12384         <size>57</size>
12385       </method>
12386       <method name="System.Func`1[T] Switch[T](T)">
12387         <size>38</size>
12388       </method>
12389       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12390         <size>26</size>
12391       </method>
12392       <method name="Int32 Main()">
12393         <size>431</size>
12394       </method>
12395     </type>
12396     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12397       <method name="Void .ctor()">
12398         <size>7</size>
12399       </method>
12400       <method name="T[] &lt;&gt;m__0()">
12401         <size>56</size>
12402       </method>
12403     </type>
12404     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12405       <method name="Void .ctor()">
12406         <size>7</size>
12407       </method>
12408       <method name="T &lt;&gt;m__1()">
12409         <size>23</size>
12410       </method>
12411     </type>
12412     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12413       <method name="Void .ctor()">
12414         <size>7</size>
12415       </method>
12416       <method name="T &lt;&gt;m__2()">
12417         <size>28</size>
12418       </method>
12419     </type>
12420     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12421       <method name="Void .ctor()">
12422         <size>7</size>
12423       </method>
12424       <method name="T &lt;&gt;m__3()">
12425         <size>65</size>
12426       </method>
12427     </type>
12428     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12429       <method name="Void .ctor()">
12430         <size>7</size>
12431       </method>
12432       <method name="T &lt;&gt;m__4()">
12433         <size>48</size>
12434       </method>
12435     </type>
12436     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12437       <method name="Void .ctor()">
12438         <size>7</size>
12439       </method>
12440       <method name="T &lt;&gt;m__5()">
12441         <size>50</size>
12442       </method>
12443     </type>
12444     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12445       <method name="Void .ctor()">
12446         <size>7</size>
12447       </method>
12448       <method name="T &lt;&gt;m__6()">
12449         <size>7</size>
12450       </method>
12451     </type>
12452     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12453       <method name="Void .ctor()">
12454         <size>7</size>
12455       </method>
12456       <method name="T &lt;&gt;m__7()">
12457         <size>35</size>
12458       </method>
12459     </type>
12460     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12461       <method name="Void .ctor()">
12462         <size>7</size>
12463       </method>
12464       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12465         <size>56</size>
12466       </method>
12467     </type>
12468     <type name="Test">
12469       <method name="Void ArrayMutate[T](T[])">
12470         <size>27</size>
12471       </method>
12472     </type>
12473     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12474       <method name="Void .ctor()">
12475         <size>7</size>
12476       </method>
12477       <method name="Void &lt;&gt;m__9(Int32)">
12478         <size>36</size>
12479       </method>
12480     </type>
12481     <type name="Test">
12482       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12483         <size>26</size>
12484       </method>
12485     </type>
12486     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12487       <method name="Void .ctor()">
12488         <size>7</size>
12489       </method>
12490       <method name="T[][] &lt;&gt;m__A()">
12491         <size>48</size>
12492       </method>
12493     </type>
12494   </test>
12495   <test name="gtest-anon-25.cs">
12496     <type name="HS`1[T]">
12497       <method name="Void .ctor(IEqualityComparer`1)">
12498         <size>7</size>
12499       </method>
12500     </type>
12501     <type name="Test">
12502       <method name="Void .ctor()">
12503         <size>7</size>
12504       </method>
12505       <method name="Void Foo[T](IEqualityComparer`1)">
12506         <size>27</size>
12507       </method>
12508       <method name="Int32 Main()">
12509         <size>8</size>
12510       </method>
12511     </type>
12512     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12513       <method name="Void .ctor()">
12514         <size>7</size>
12515       </method>
12516       <method name="HS`1[T] &lt;&gt;m__0()">
12517         <size>12</size>
12518       </method>
12519     </type>
12520   </test>
12521   <test name="gtest-anon-26.cs">
12522     <type name="MonoBugs.BrokenGenericCast">
12523       <method name="Void .ctor()">
12524         <size>7</size>
12525       </method>
12526       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12527         <size>13</size>
12528       </method>
12529       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12530         <size>13</size>
12531       </method>
12532       <method name="Void Main()">
12533         <size>1</size>
12534       </method>
12535       <method name="TDest &lt;GetUpcaster&gt;m__0[TSource,TDest](TSource)">
12536         <size>12</size>
12537       </method>
12538       <method name="TDest &lt;GetDowncaster&gt;m__1[TSource,TDest](TSource)">
12539         <size>12</size>
12540       </method>
12541     </type>
12542   </test>
12543   <test name="gtest-anon-27.cs">
12544     <type name="BaseDataObjectFactory">
12545       <method name="Void .ctor()">
12546         <size>7</size>
12547       </method>
12548       <method name="T GetBusinessQueryObjectFromReader[T]()">
12549         <size>8</size>
12550       </method>
12551       <method name="T[] GetQueryObjects[T](System.String)">
12552         <size>0</size>
12553       </method>
12554     </type>
12555     <type name="BusinessQueryObject">
12556       <method name="Void .ctor()">
12557         <size>7</size>
12558       </method>
12559     </type>
12560     <type name="MySqlDataObjectFactory">
12561       <method name="Void .ctor()">
12562         <size>7</size>
12563       </method>
12564       <method name="T[] GetQueryObjects[T](System.String)">
12565         <size>63</size>
12566       </method>
12567       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12568         <size>1</size>
12569       </method>
12570     </type>
12571     <type name="C">
12572       <method name="Void .ctor()">
12573         <size>7</size>
12574       </method>
12575       <method name="Void Main()">
12576         <size>1</size>
12577       </method>
12578     </type>
12579     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12580       <method name="Void .ctor(Object, IntPtr)">
12581         <size>0</size>
12582       </method>
12583       <method name="Void Invoke()">
12584         <size>0</size>
12585       </method>
12586       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12587         <size>0</size>
12588       </method>
12589       <method name="Void EndInvoke(IAsyncResult)">
12590         <size>0</size>
12591       </method>
12592     </type>
12593     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597       <method name="Void &lt;&gt;m__0()">
12598         <size>17</size>
12599       </method>
12600     </type>
12601   </test>
12602   <test name="gtest-anon-28.cs">
12603     <type name="A">
12604       <method name="Void .ctor()">
12605         <size>7</size>
12606       </method>
12607       <method name="Void Foo[T]()">
12608         <size>0</size>
12609       </method>
12610     </type>
12611     <type name="B">
12612       <method name="Void .ctor()">
12613         <size>7</size>
12614       </method>
12615       <method name="Void Foo[T]()">
12616         <size>14</size>
12617       </method>
12618       <method name="Void Main()">
12619         <size>1</size>
12620       </method>
12621     </type>
12622     <type name="B+Del">
12623       <method name="Void .ctor(Object, IntPtr)">
12624         <size>0</size>
12625       </method>
12626       <method name="Void Invoke()">
12627         <size>0</size>
12628       </method>
12629       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12630         <size>0</size>
12631       </method>
12632       <method name="Void EndInvoke(IAsyncResult)">
12633         <size>0</size>
12634       </method>
12635     </type>
12636     <type name="B">
12637       <method name="Void &lt;Foo&gt;m__0[T]()">
12638         <size>7</size>
12639       </method>
12640     </type>
12641   </test>
12642   <test name="gtest-anon-29.cs">
12643     <type name="Test">
12644       <method name="Void .ctor()">
12645         <size>7</size>
12646       </method>
12647       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12648         <size>17</size>
12649       </method>
12650       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12651         <size>32</size>
12652       </method>
12653       <method name="T Item[T](IList`1)">
12654         <size>7</size>
12655       </method>
12656       <method name="T GetSingleItem[T](IList`1)">
12657         <size>10</size>
12658       </method>
12659       <method name="Void Main()">
12660         <size>15</size>
12661       </method>
12662     </type>
12663     <type name="Test+Creator`1[T]">
12664       <method name="Void .ctor(Object, IntPtr)">
12665         <size>0</size>
12666       </method>
12667       <method name="T Invoke()">
12668         <size>0</size>
12669       </method>
12670       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12671         <size>0</size>
12672       </method>
12673       <method name="T EndInvoke(IAsyncResult)">
12674         <size>0</size>
12675       </method>
12676     </type>
12677     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12678       <method name="Void .ctor()">
12679         <size>7</size>
12680       </method>
12681       <method name="T &lt;&gt;m__0()">
12682         <size>12</size>
12683       </method>
12684     </type>
12685   </test>
12686   <test name="gtest-anon-3.cs">
12687     <type name="X">
12688       <method name="Void .ctor()">
12689         <size>7</size>
12690       </method>
12691       <method name="Void Hello[U](U)">
12692         <size>1</size>
12693       </method>
12694       <method name="Void Test[T](T)">
12695         <size>28</size>
12696       </method>
12697       <method name="Void Main()">
12698         <size>14</size>
12699       </method>
12700     </type>
12701     <type name="Foo`1[S]">
12702       <method name="Void .ctor(Object, IntPtr)">
12703         <size>0</size>
12704       </method>
12705       <method name="Void Invoke(S)">
12706         <size>0</size>
12707       </method>
12708       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12709         <size>0</size>
12710       </method>
12711       <method name="Void EndInvoke(IAsyncResult)">
12712         <size>0</size>
12713       </method>
12714     </type>
12715     <type name="X">
12716       <method name="Void &lt;Test&gt;m__0[T](T)">
12717         <size>8</size>
12718       </method>
12719     </type>
12720   </test>
12721   <test name="gtest-anon-30.cs">
12722     <type name="X">
12723       <method name="Void .ctor()">
12724         <size>7</size>
12725       </method>
12726       <method name="Void Hello[U](U)">
12727         <size>1</size>
12728       </method>
12729       <method name="Void Test[T](T)">
12730         <size>46</size>
12731       </method>
12732       <method name="Void Main()">
12733         <size>1</size>
12734       </method>
12735     </type>
12736     <type name="Simple">
12737       <method name="Void .ctor(Object, IntPtr)">
12738         <size>0</size>
12739       </method>
12740       <method name="Void Invoke()">
12741         <size>0</size>
12742       </method>
12743       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12744         <size>0</size>
12745       </method>
12746       <method name="Void EndInvoke(IAsyncResult)">
12747         <size>0</size>
12748       </method>
12749     </type>
12750     <type name="Foo">
12751       <method name="Void .ctor(Object, IntPtr)">
12752         <size>0</size>
12753       </method>
12754       <method name="Simple Invoke()">
12755         <size>0</size>
12756       </method>
12757       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12758         <size>0</size>
12759       </method>
12760       <method name="Simple EndInvoke(IAsyncResult)">
12761         <size>0</size>
12762       </method>
12763     </type>
12764     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12765       <method name="Void .ctor()">
12766         <size>7</size>
12767       </method>
12768       <method name="Simple &lt;&gt;m__0()">
12769         <size>55</size>
12770       </method>
12771     </type>
12772     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12773       <method name="Void .ctor()">
12774         <size>7</size>
12775       </method>
12776       <method name="Void &lt;&gt;m__1()">
12777         <size>50</size>
12778       </method>
12779     </type>
12780   </test>
12781   <test name="gtest-anon-31.cs">
12782     <type name="A">
12783       <method name="Void Fail[X]()">
12784         <size>25</size>
12785       </method>
12786       <method name="Void Main()">
12787         <size>1</size>
12788       </method>
12789     </type>
12790     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
12791       <method name="Void .ctor()">
12792         <size>7</size>
12793       </method>
12794       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
12795         <size>36</size>
12796       </method>
12797       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
12798         <size>1</size>
12799       </method>
12800     </type>
12801   </test>
12802   <test name="gtest-anon-32.cs">
12803     <type name="Program">
12804       <method name="Void .ctor()">
12805         <size>7</size>
12806       </method>
12807       <method name="Void Foo[T](IList`1)">
12808         <size>31</size>
12809       </method>
12810       <method name="Void Assert(System.Action`1[System.Int32])">
12811         <size>9</size>
12812       </method>
12813       <method name="Void Main(System.String[])">
12814         <size>7</size>
12815       </method>
12816     </type>
12817     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
12818       <method name="Void .ctor()">
12819         <size>7</size>
12820       </method>
12821       <method name="Void &lt;&gt;m__0(Int32)">
12822         <size>18</size>
12823       </method>
12824     </type>
12825   </test>
12826   <test name="gtest-anon-33.cs">
12827     <type name="IEnumerableRocks">
12828       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
12829         <size>33</size>
12830       </method>
12831       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
12832         <size>126</size>
12833       </method>
12834     </type>
12835     <type name="Test">
12836       <method name="Void .ctor()">
12837         <size>7</size>
12838       </method>
12839       <method name="Void Main()">
12840         <size>67</size>
12841       </method>
12842       <method name="System.String &lt;Main&gt;m__1(System.String)">
12843         <size>17</size>
12844       </method>
12845     </type>
12846     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
12847       <method name="Void .ctor()">
12848         <size>7</size>
12849       </method>
12850       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
12851         <size>34</size>
12852       </method>
12853     </type>
12854   </test>
12855   <test name="gtest-anon-34.cs">
12856     <type name="MyClass">
12857       <method name="Void .ctor()">
12858         <size>18</size>
12859       </method>
12860       <method name="Int32 get_Answer()">
12861         <size>7</size>
12862       </method>
12863       <method name="Void set_Answer(Int32)">
12864         <size>8</size>
12865       </method>
12866     </type>
12867     <type name="Test">
12868       <method name="Void .ctor()">
12869         <size>7</size>
12870       </method>
12871       <method name="Int32 Main()">
12872         <size>82</size>
12873       </method>
12874     </type>
12875     <type name="Test+D">
12876       <method name="Void .ctor(Object, IntPtr)">
12877         <size>0</size>
12878       </method>
12879       <method name="Void Invoke()">
12880         <size>0</size>
12881       </method>
12882       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12883         <size>0</size>
12884       </method>
12885       <method name="Void EndInvoke(IAsyncResult)">
12886         <size>0</size>
12887       </method>
12888     </type>
12889     <type name="Test+&lt;Main&gt;c__AnonStorey0">
12890       <method name="Void .ctor()">
12891         <size>7</size>
12892       </method>
12893       <method name="Void &lt;&gt;m__0()">
12894         <size>33</size>
12895       </method>
12896     </type>
12897   </test>
12898   <test name="gtest-anon-35.cs">
12899     <type name="C`1[T]">
12900       <method name="Void .ctor()">
12901         <size>7</size>
12902       </method>
12903       <method name="System.Func`1[T] XX()">
12904         <size>32</size>
12905       </method>
12906       <method name="T &lt;XX&gt;m__0()">
12907         <size>10</size>
12908       </method>
12909     </type>
12910     <type name="C2`1[T]">
12911       <method name="Void .ctor()">
12912         <size>7</size>
12913       </method>
12914       <method name="System.Func`1[C`1[T]] XX()">
12915         <size>32</size>
12916       </method>
12917       <method name="C`1[T] &lt;XX&gt;m__1()">
12918         <size>2</size>
12919       </method>
12920     </type>
12921     <type name="N1">
12922       <method name="Void .ctor()">
12923         <size>7</size>
12924       </method>
12925       <method name="System.Func`1[T] XX[T]()">
12926         <size>15</size>
12927       </method>
12928       <method name="T &lt;XX&gt;m__2[T]()">
12929         <size>10</size>
12930       </method>
12931     </type>
12932     <type name="Test">
12933       <method name="Void .ctor()">
12934         <size>7</size>
12935       </method>
12936       <method name="Int32 Main()">
12937         <size>98</size>
12938       </method>
12939     </type>
12940   </test>
12941   <test name="gtest-anon-36.cs">
12942     <type name="Foo`1[T]">
12943       <method name="Void .ctor()">
12944         <size>7</size>
12945       </method>
12946       <method name="Void add_handler(Handler`1[T])">
12947         <size>24</size>
12948       </method>
12949       <method name="Void remove_handler(Handler`1[T])">
12950         <size>24</size>
12951       </method>
12952       <method name="Void add_Handler(Handler`1[T])">
12953         <size>64</size>
12954       </method>
12955       <method name="Void remove_Handler(Handler`1[T])">
12956         <size>24</size>
12957       </method>
12958       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
12959         <size>18</size>
12960       </method>
12961     </type>
12962     <type name="Program">
12963       <method name="Void .ctor()">
12964         <size>7</size>
12965       </method>
12966       <method name="Int32 Main()">
12967         <size>15</size>
12968       </method>
12969     </type>
12970     <type name="Handler`1[T]">
12971       <method name="Void .ctor(Object, IntPtr)">
12972         <size>0</size>
12973       </method>
12974       <method name="Void Invoke(System.Object)">
12975         <size>0</size>
12976       </method>
12977       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12978         <size>0</size>
12979       </method>
12980       <method name="Void EndInvoke(IAsyncResult)">
12981         <size>0</size>
12982       </method>
12983     </type>
12984   </test>
12985   <test name="gtest-anon-37.cs">
12986     <type name="Wrap`1[U]">
12987       <method name="Void .ctor()">
12988         <size>7</size>
12989       </method>
12990     </type>
12991     <type name="Test">
12992       <method name="Void .ctor()">
12993         <size>7</size>
12994       </method>
12995       <method name="Int32 Run[T](Wrap`1[T])">
12996         <size>56</size>
12997       </method>
12998       <method name="Int32 Main()">
12999         <size>16</size>
13000       </method>
13001     </type>
13002     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13003       <method name="Void .ctor()">
13004         <size>7</size>
13005       </method>
13006       <method name="Void &lt;&gt;m__0()">
13007         <size>17</size>
13008       </method>
13009     </type>
13010   </test>
13011   <test name="gtest-anon-38.cs">
13012     <type name="Foo`1[T]">
13013       <method name="Void .ctor()">
13014         <size>7</size>
13015       </method>
13016       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13017         <size>40</size>
13018       </method>
13019       <method name="Boolean Contains(T)">
13020         <size>2</size>
13021       </method>
13022     </type>
13023     <type name="Program">
13024       <method name="Void .ctor()">
13025         <size>7</size>
13026       </method>
13027       <method name="Int32 Main()">
13028         <size>44</size>
13029       </method>
13030     </type>
13031     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13032       <method name="Void .ctor()">
13033         <size>7</size>
13034       </method>
13035       <method name="Boolean &lt;&gt;m__0()">
13036         <size>199</size>
13037       </method>
13038     </type>
13039     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13040       <method name="Void .ctor()">
13041         <size>7</size>
13042       </method>
13043     </type>
13044   </test>
13045   <test name="gtest-anon-39.cs">
13046     <type name="Test">
13047       <method name="Void .ctor()">
13048         <size>7</size>
13049       </method>
13050       <method name="Void Test_1[T](T)">
13051         <size>33</size>
13052       </method>
13053       <method name="Void Test_2[T](Nullable`1)">
13054         <size>33</size>
13055       </method>
13056       <method name="Void Main()">
13057         <size>39</size>
13058       </method>
13059     </type>
13060     <type name="Test+D">
13061       <method name="Void .ctor(Object, IntPtr)">
13062         <size>0</size>
13063       </method>
13064       <method name="Void Invoke()">
13065         <size>0</size>
13066       </method>
13067       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13068         <size>0</size>
13069       </method>
13070       <method name="Void EndInvoke(IAsyncResult)">
13071         <size>0</size>
13072       </method>
13073     </type>
13074     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13075       <method name="Void .ctor()">
13076         <size>7</size>
13077       </method>
13078       <method name="Void &lt;&gt;m__0()">
13079         <size>24</size>
13080       </method>
13081     </type>
13082     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13083       <method name="Void .ctor()">
13084         <size>7</size>
13085       </method>
13086       <method name="Void &lt;&gt;m__1()">
13087         <size>85</size>
13088       </method>
13089     </type>
13090     <type name="Test">
13091       <method name="T Test_3[T](System.Object)">
13092         <size>51</size>
13093       </method>
13094     </type>
13095     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13096       <method name="Void .ctor()">
13097         <size>7</size>
13098       </method>
13099       <method name="Void &lt;&gt;m__2()">
13100         <size>23</size>
13101       </method>
13102     </type>
13103   </test>
13104   <test name="gtest-anon-4.cs">
13105     <type name="Test">
13106       <method name="Void .ctor()">
13107         <size>7</size>
13108       </method>
13109       <method name="Void Main()">
13110         <size>57</size>
13111       </method>
13112       <method name="Int32 GetItem()">
13113         <size>50</size>
13114       </method>
13115       <method name="IEnumerable`1 GetItems()">
13116         <size>16</size>
13117       </method>
13118     </type>
13119     <type name="&lt;PrivateImplementationDetails&gt;">
13120       <method name="Void .ctor()">
13121         <size>7</size>
13122       </method>
13123     </type>
13124     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13125       <method name="Void .ctor()">
13126         <size>7</size>
13127       </method>
13128       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13129         <size>12</size>
13130       </method>
13131       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13132         <size>7</size>
13133       </method>
13134       <method name="Boolean MoveNext()">
13135         <size>69</size>
13136       </method>
13137       <method name="Void Dispose()">
13138         <size>8</size>
13139       </method>
13140       <method name="Void Reset()">
13141         <size>6</size>
13142       </method>
13143       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13144         <size>7</size>
13145       </method>
13146       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13147         <size>26</size>
13148       </method>
13149     </type>
13150   </test>
13151   <test name="gtest-anon-40.cs">
13152     <type name="RunTests">
13153       <method name="Int32 Main()">
13154         <size>7</size>
13155       </method>
13156     </type>
13157     <type name="Test1.X">
13158       <method name="Void .ctor()">
13159         <size>7</size>
13160       </method>
13161       <method name="Void Test1[R](R, Int32)">
13162         <size>150</size>
13163       </method>
13164       <method name="Void Run()">
13165         <size>13</size>
13166       </method>
13167     </type>
13168     <type name="Test1.Foo">
13169       <method name="Void .ctor(Object, IntPtr)">
13170         <size>0</size>
13171       </method>
13172       <method name="Int32 Invoke()">
13173         <size>0</size>
13174       </method>
13175       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13176         <size>0</size>
13177       </method>
13178       <method name="Int32 EndInvoke(IAsyncResult)">
13179         <size>0</size>
13180       </method>
13181     </type>
13182     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13183       <method name="Void .ctor()">
13184         <size>7</size>
13185       </method>
13186       <method name="Int32 &lt;&gt;m__0()">
13187         <size>71</size>
13188       </method>
13189     </type>
13190     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13191       <method name="Void .ctor()">
13192         <size>7</size>
13193       </method>
13194     </type>
13195     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13196       <method name="Void .ctor()">
13197         <size>7</size>
13198       </method>
13199     </type>
13200   </test>
13201   <test name="gtest-anon-41.cs">
13202     <type name="C">
13203       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13204         <size>37</size>
13205       </method>
13206       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13207         <size>6</size>
13208       </method>
13209       <method name="Void Main()">
13210         <size>1</size>
13211       </method>
13212       <method name="Decimal &lt;Average&gt;m__0[TSource](Decimal, Decimal)">
13213         <size>8</size>
13214       </method>
13215       <method name="Decimal &lt;Average&gt;m__1[TSource](Decimal, Decimal)">
13216         <size>8</size>
13217       </method>
13218     </type>
13219   </test>
13220   <test name="gtest-anon-42.cs">
13221     <type name="Test">
13222       <method name="Void .ctor()">
13223         <size>7</size>
13224       </method>
13225       <method name="Void Test_3[T]()">
13226         <size>20</size>
13227       </method>
13228       <method name="Int32 Main()">
13229         <size>12</size>
13230       </method>
13231       <method name="Void &lt;Test_3&gt;m__0[T]()">
13232         <size>11</size>
13233       </method>
13234     </type>
13235     <type name="Test+D">
13236       <method name="Void .ctor(Object, IntPtr)">
13237         <size>0</size>
13238       </method>
13239       <method name="Void Invoke()">
13240         <size>0</size>
13241       </method>
13242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13243         <size>0</size>
13244       </method>
13245       <method name="Void EndInvoke(IAsyncResult)">
13246         <size>0</size>
13247       </method>
13248     </type>
13249   </test>
13250   <test name="gtest-anon-43.cs">
13251     <type name="TestC">
13252       <method name="Void .ctor()">
13253         <size>7</size>
13254       </method>
13255       <method name="System.Func`1[System.Type] Test[T]()">
13256         <size>13</size>
13257       </method>
13258       <method name="Int32 Main()">
13259         <size>66</size>
13260       </method>
13261       <method name="System.Type &lt;Test&gt;m__0[T]()">
13262         <size>11</size>
13263       </method>
13264     </type>
13265   </test>
13266   <test name="gtest-anon-44.cs">
13267     <type name="UiaAtkBridgeTest.Test">
13268       <method name="Void .ctor()">
13269         <size>7</size>
13270       </method>
13271       <method name="Void Invoke(System.EventHandler)">
13272         <size>1</size>
13273       </method>
13274     </type>
13275     <type name="UiaAtkBridgeTest.GailTester">
13276       <method name="Void .ctor()">
13277         <size>7</size>
13278       </method>
13279       <method name="Void ThisCausesACrash[I]()">
13280         <size>18</size>
13281       </method>
13282       <method name="Void Main()">
13283         <size>1</size>
13284       </method>
13285       <method name="Void &lt;ThisCausesACrash&gt;m__0[I](System.Object, System.EventArgs)">
13286         <size>1</size>
13287       </method>
13288     </type>
13289   </test>
13290   <test name="gtest-anon-45.cs">
13291     <type name="C">
13292       <method name="Void .ctor()">
13293         <size>7</size>
13294       </method>
13295       <method name="Void AnyMethod[T]()">
13296         <size>20</size>
13297       </method>
13298       <method name="Int32 Main()">
13299         <size>12</size>
13300       </method>
13301       <method name="Void &lt;AnyMethod&gt;m__0[T]()">
13302         <size>31</size>
13303       </method>
13304     </type>
13305     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13306       <method name="Void .ctor()">
13307         <size>7</size>
13308       </method>
13309       <method name="Void &lt;&gt;m__1(System.String)">
13310         <size>14</size>
13311       </method>
13312     </type>
13313   </test>
13314   <test name="gtest-anon-46.cs">
13315     <type name="TheClass">
13316       <method name="Void .ctor()">
13317         <size>7</size>
13318       </method>
13319       <method name="Void Foo[T](T, System.Func`2[T,T])">
13320         <size>41</size>
13321       </method>
13322       <method name="Void Main()">
13323         <size>8</size>
13324       </method>
13325     </type>
13326     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13327       <method name="Void .ctor()">
13328         <size>7</size>
13329       </method>
13330       <method name="System.Func`1[T] &lt;&gt;m__0()">
13331         <size>31</size>
13332       </method>
13333       <method name="T &lt;&gt;m__1()">
13334         <size>18</size>
13335       </method>
13336     </type>
13337   </test>
13338   <test name="gtest-anon-47.cs">
13339     <type name="C">
13340       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13341         <size>26</size>
13342       </method>
13343     </type>
13344     <type name="Test">
13345       <method name="Void .ctor()">
13346         <size>7</size>
13347       </method>
13348       <method name="Int32 Main()">
13349         <size>59</size>
13350       </method>
13351       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13352         <size>23</size>
13353       </method>
13354     </type>
13355     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13356       <method name="Void .ctor()">
13357         <size>7</size>
13358       </method>
13359       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13360         <size>33</size>
13361       </method>
13362     </type>
13363     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13364       <method name="Void .ctor()">
13365         <size>7</size>
13366       </method>
13367       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13368         <size>45</size>
13369       </method>
13370     </type>
13371     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13372       <method name="Void .ctor()">
13373         <size>7</size>
13374       </method>
13375       <method name="Void &lt;&gt;m__2(T3)">
13376         <size>35</size>
13377       </method>
13378     </type>
13379   </test>
13380   <test name="gtest-anon-48.cs">
13381     <type name="GeneratorEnumerable`1[T]">
13382       <method name="Void .ctor(Func`1)">
13383         <size>7</size>
13384       </method>
13385     </type>
13386     <type name="GeneratorExpression">
13387       <method name="Void .ctor()">
13388         <size>7</size>
13389       </method>
13390     </type>
13391     <type name="GeneratorInvoker">
13392       <method name="Void .ctor(GeneratorExpression)">
13393         <size>7</size>
13394       </method>
13395       <method name="Void Invoke[T](T ByRef)">
13396         <size>1</size>
13397       </method>
13398     </type>
13399     <type name="Interpreter">
13400       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13401         <size>31</size>
13402       </method>
13403       <method name="Int32 Main()">
13404         <size>13</size>
13405       </method>
13406     </type>
13407     <type name="Func`1[TResult]">
13408       <method name="Void .ctor(Object, IntPtr)">
13409         <size>0</size>
13410       </method>
13411       <method name="TResult Invoke()">
13412         <size>0</size>
13413       </method>
13414       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13415         <size>0</size>
13416       </method>
13417       <method name="TResult EndInvoke(IAsyncResult)">
13418         <size>0</size>
13419       </method>
13420     </type>
13421     <type name="GeneratorNext`1[T]">
13422       <method name="Void .ctor(Object, IntPtr)">
13423         <size>0</size>
13424       </method>
13425       <method name="Void Invoke(T ByRef)">
13426         <size>0</size>
13427       </method>
13428       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13429         <size>0</size>
13430       </method>
13431       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13432         <size>0</size>
13433       </method>
13434     </type>
13435     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13436       <method name="Void .ctor()">
13437         <size>7</size>
13438       </method>
13439       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13440         <size>23</size>
13441       </method>
13442     </type>
13443   </test>
13444   <test name="gtest-anon-49.cs">
13445     <type name="Test">
13446       <method name="Void .ctor()">
13447         <size>7</size>
13448       </method>
13449       <method name="Void Main()">
13450         <size>1</size>
13451       </method>
13452       <method name="Void DetermineLinkedCells()">
13453         <size>74</size>
13454       </method>
13455     </type>
13456     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13457       <method name="Void .ctor()">
13458         <size>7</size>
13459       </method>
13460     </type>
13461     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13462       <method name="Void .ctor()">
13463         <size>7</size>
13464       </method>
13465       <method name="Boolean &lt;&gt;m__1(System.Object)">
13466         <size>13</size>
13467       </method>
13468       <method name="Boolean &lt;&gt;m__0(System.Object)">
13469         <size>18</size>
13470       </method>
13471     </type>
13472   </test>
13473   <test name="gtest-anon-5.cs">
13474     <type name="X">
13475       <method name="Void .ctor()">
13476         <size>7</size>
13477       </method>
13478       <method name="Void Main()">
13479         <size>78</size>
13480       </method>
13481     </type>
13482     <type name="Hello">
13483       <method name="Void .ctor(Object, IntPtr)">
13484         <size>0</size>
13485       </method>
13486       <method name="Void Invoke()">
13487         <size>0</size>
13488       </method>
13489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13490         <size>0</size>
13491       </method>
13492       <method name="Void EndInvoke(IAsyncResult)">
13493         <size>0</size>
13494       </method>
13495     </type>
13496     <type name="Foo+&lt;Test&gt;c__Iterator0">
13497       <method name="Void .ctor()">
13498         <size>7</size>
13499       </method>
13500       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13501         <size>12</size>
13502       </method>
13503       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13504         <size>7</size>
13505       </method>
13506       <method name="Boolean MoveNext()">
13507         <size>98</size>
13508       </method>
13509       <method name="Void Dispose()">
13510         <size>8</size>
13511       </method>
13512       <method name="Void Reset()">
13513         <size>6</size>
13514       </method>
13515     </type>
13516     <type name="Foo">
13517       <method name="Void .ctor(Int32)">
13518         <size>8</size>
13519       </method>
13520       <method name="IEnumerable`1 Test(Foo)">
13521         <size>42</size>
13522       </method>
13523       <method name="Void Hello(Int32)">
13524         <size>19</size>
13525       </method>
13526       <method name="System.String ToString()">
13527         <size>22</size>
13528       </method>
13529     </type>
13530     <type name="Foo+&lt;Test&gt;c__Iterator0">
13531       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13532         <size>7</size>
13533       </method>
13534       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13535         <size>52</size>
13536       </method>
13537     </type>
13538   </test>
13539   <test name="gtest-anon-50.cs">
13540     <type name="M">
13541       <method name="Void .ctor()">
13542         <size>7</size>
13543       </method>
13544       <method name="Int32 Main()">
13545         <size>12</size>
13546       </method>
13547     </type>
13548     <type name="SomeGenericClass`1[SomeType]">
13549       <method name="Void .ctor()">
13550         <size>7</size>
13551       </method>
13552       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13553         <size>1</size>
13554       </method>
13555       <method name="Void FailsToCompile()">
13556         <size>19</size>
13557       </method>
13558     </type>
13559     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13560       <method name="Void .ctor(Object, IntPtr)">
13561         <size>0</size>
13562       </method>
13563       <method name="Void Invoke()">
13564         <size>0</size>
13565       </method>
13566       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13567         <size>0</size>
13568       </method>
13569       <method name="Void EndInvoke(IAsyncResult)">
13570         <size>0</size>
13571       </method>
13572     </type>
13573     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13574       <method name="Void .ctor()">
13575         <size>7</size>
13576       </method>
13577     </type>
13578     <type name="SomeGenericClass`1[SomeType]">
13579       <method name="Void &lt;FailsToCompile&gt;m__0()">
13580         <size>44</size>
13581       </method>
13582     </type>
13583     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13584       <method name="Void &lt;&gt;m__1()">
13585         <size>18</size>
13586       </method>
13587     </type>
13588   </test>
13589   <test name="gtest-anon-51.cs">
13590     <type name="Driver">
13591       <method name="Void .ctor()">
13592         <size>7</size>
13593       </method>
13594       <method name="Int32 Main()">
13595         <size>12</size>
13596       </method>
13597       <method name="Void P(Int32, Int32)">
13598         <size>1</size>
13599       </method>
13600       <method name="Void Repro()">
13601         <size>100</size>
13602       </method>
13603     </type>
13604     <type name="Bla">
13605       <method name="Void .ctor(Object, IntPtr)">
13606         <size>0</size>
13607       </method>
13608       <method name="Void Invoke()">
13609         <size>0</size>
13610       </method>
13611       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13612         <size>0</size>
13613       </method>
13614       <method name="Void EndInvoke(IAsyncResult)">
13615         <size>0</size>
13616       </method>
13617     </type>
13618     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13619       <method name="Void .ctor()">
13620         <size>7</size>
13621       </method>
13622       <method name="Void &lt;&gt;m__0()">
13623         <size>35</size>
13624       </method>
13625     </type>
13626   </test>
13627   <test name="gtest-anon-52.cs">
13628     <type name="A`1[T]">
13629       <method name="Void .ctor()">
13630         <size>7</size>
13631       </method>
13632     </type>
13633     <type name="A`1+B[T]">
13634       <method name="Void .ctor()">
13635         <size>18</size>
13636       </method>
13637       <method name="Void W[R](System.String, System.Func`2[T,R])">
13638         <size>39</size>
13639       </method>
13640     </type>
13641     <type name="B">
13642       <method name="Void .ctor()">
13643         <size>7</size>
13644       </method>
13645       <method name="Void Main()">
13646         <size>1</size>
13647       </method>
13648     </type>
13649     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13650       <method name="Void .ctor()">
13651         <size>7</size>
13652       </method>
13653       <method name="Void &lt;&gt;m__0(T[])">
13654         <size>55</size>
13655       </method>
13656     </type>
13657   </test>
13658   <test name="gtest-anon-53.cs">
13659     <type name="TestComp.Program">
13660       <method name="Void .ctor()">
13661         <size>7</size>
13662       </method>
13663       <method name="Void Main(System.String[])">
13664         <size>1</size>
13665       </method>
13666     </type>
13667     <type name="TestComp.Program+MyClass">
13668       <method name="Void .ctor()">
13669         <size>7</size>
13670       </method>
13671       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13672         <size>1</size>
13673       </method>
13674       <method name="Void UseATemplate()">
13675         <size>36</size>
13676       </method>
13677       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13678         <size>16</size>
13679       </method>
13680     </type>
13681     <type name="TestComp.Program+MyClass+MyDelegate">
13682       <method name="Void .ctor(Object, IntPtr)">
13683         <size>0</size>
13684       </method>
13685       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13686         <size>0</size>
13687       </method>
13688       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13689         <size>0</size>
13690       </method>
13691       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13692         <size>0</size>
13693       </method>
13694     </type>
13695   </test>
13696   <test name="gtest-anon-54.cs">
13697     <type name="Class">
13698       <method name="Void .ctor()">
13699         <size>7</size>
13700       </method>
13701       <method name="System.String get_Property()">
13702         <size>6</size>
13703       </method>
13704       <method name="System.String Method()">
13705         <size>44</size>
13706       </method>
13707       <method name="Int32 Main()">
13708         <size>39</size>
13709       </method>
13710     </type>
13711     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13712       <method name="Void .ctor()">
13713         <size>7</size>
13714       </method>
13715       <method name="System.String &lt;&gt;m__0()">
13716         <size>56</size>
13717       </method>
13718     </type>
13719     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13720       <method name="Void .ctor()">
13721         <size>7</size>
13722       </method>
13723       <method name="System.String &lt;&gt;m__1(System.String)">
13724         <size>52</size>
13725       </method>
13726     </type>
13727     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13728       <method name="Void .ctor()">
13729         <size>7</size>
13730       </method>
13731       <method name="System.String &lt;&gt;m__2()">
13732         <size>39</size>
13733       </method>
13734     </type>
13735   </test>
13736   <test name="gtest-anon-55.cs">
13737     <type name="Thing`1[TFirst]">
13738       <method name="Void .ctor(Action`1)">
13739         <size>14</size>
13740       </method>
13741       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13742         <size>31</size>
13743       </method>
13744       <method name="Void SomeAction()">
13745         <size>18</size>
13746       </method>
13747     </type>
13748     <type name="Program">
13749       <method name="Void Main()">
13750         <size>42</size>
13751       </method>
13752       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13753         <size>2</size>
13754       </method>
13755     </type>
13756     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13757       <method name="Void .ctor()">
13758         <size>7</size>
13759       </method>
13760       <method name="Void &lt;&gt;m__0(TFirst)">
13761         <size>47</size>
13762       </method>
13763     </type>
13764   </test>
13765   <test name="gtest-anon-56.cs">
13766     <type name="G`1[T]">
13767       <method name="Void .ctor()">
13768         <size>7</size>
13769       </method>
13770       <method name="T def()">
13771         <size>10</size>
13772       </method>
13773     </type>
13774     <type name="C">
13775       <method name="Void .ctor()">
13776         <size>7</size>
13777       </method>
13778       <method name="Void foo(System.Object)">
13779         <size>1</size>
13780       </method>
13781       <method name="Void cf[T]()">
13782         <size>35</size>
13783       </method>
13784       <method name="Int32 Main()">
13785         <size>17</size>
13786       </method>
13787     </type>
13788     <type name="C+DF">
13789       <method name="Void .ctor(Object, IntPtr)">
13790         <size>0</size>
13791       </method>
13792       <method name="Void Invoke()">
13793         <size>0</size>
13794       </method>
13795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13796         <size>0</size>
13797       </method>
13798       <method name="Void EndInvoke(IAsyncResult)">
13799         <size>0</size>
13800       </method>
13801     </type>
13802     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
13803       <method name="Void .ctor()">
13804         <size>7</size>
13805       </method>
13806       <method name="Void &lt;&gt;m__0()">
13807         <size>22</size>
13808       </method>
13809     </type>
13810   </test>
13811   <test name="gtest-anon-6.cs">
13812     <type name="X">
13813       <method name="Void .ctor()">
13814         <size>7</size>
13815       </method>
13816       <method name="Void Hello[U,V](U, V)">
13817         <size>1</size>
13818       </method>
13819       <method name="Void Test[A,B,C](A, B, C)">
13820         <size>49</size>
13821       </method>
13822       <method name="Void Main()">
13823         <size>28</size>
13824       </method>
13825     </type>
13826     <type name="Foo`2[R,S]">
13827       <method name="Void .ctor(Object, IntPtr)">
13828         <size>0</size>
13829       </method>
13830       <method name="Void Invoke(R, S)">
13831         <size>0</size>
13832       </method>
13833       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
13834         <size>0</size>
13835       </method>
13836       <method name="Void EndInvoke(IAsyncResult)">
13837         <size>0</size>
13838       </method>
13839     </type>
13840     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
13841       <method name="Void .ctor()">
13842         <size>7</size>
13843       </method>
13844       <method name="Void &lt;&gt;m__0(A, Int32)">
13845         <size>32</size>
13846       </method>
13847     </type>
13848   </test>
13849   <test name="gtest-anon-7.cs">
13850     <type name="MyDisposable">
13851       <method name="Void .ctor()">
13852         <size>26</size>
13853       </method>
13854       <method name="Void Dispose()">
13855         <size>1</size>
13856       </method>
13857       <method name="Int32 get_ID()">
13858         <size>7</size>
13859       </method>
13860       <method name="System.String ToString()">
13861         <size>28</size>
13862       </method>
13863     </type>
13864     <type name="X">
13865       <method name="Void .ctor()">
13866         <size>7</size>
13867       </method>
13868       <method name="IEnumerable`1 Test(Int32)">
13869         <size>30</size>
13870       </method>
13871       <method name="Void Main()">
13872         <size>58</size>
13873       </method>
13874     </type>
13875     <type name="X+&lt;Test&gt;c__Iterator0">
13876       <method name="Void .ctor()">
13877         <size>7</size>
13878       </method>
13879       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13880         <size>12</size>
13881       </method>
13882       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13883         <size>7</size>
13884       </method>
13885       <method name="Boolean MoveNext()">
13886         <size>180</size>
13887       </method>
13888       <method name="Void Dispose()">
13889         <size>66</size>
13890       </method>
13891       <method name="Void Reset()">
13892         <size>6</size>
13893       </method>
13894       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13895         <size>7</size>
13896       </method>
13897       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13898         <size>40</size>
13899       </method>
13900     </type>
13901   </test>
13902   <test name="gtest-anon-8.cs">
13903     <type name="X">
13904       <method name="Void .ctor()">
13905         <size>7</size>
13906       </method>
13907       <method name="Void Test[R](R, Int32)">
13908         <size>88</size>
13909       </method>
13910       <method name="Void Main()">
13911         <size>12</size>
13912       </method>
13913     </type>
13914     <type name="Foo">
13915       <method name="Void .ctor(Object, IntPtr)">
13916         <size>0</size>
13917       </method>
13918       <method name="Int32 Invoke()">
13919         <size>0</size>
13920       </method>
13921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13922         <size>0</size>
13923       </method>
13924       <method name="Int32 EndInvoke(IAsyncResult)">
13925         <size>0</size>
13926       </method>
13927     </type>
13928     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
13929       <method name="Void .ctor()">
13930         <size>7</size>
13931       </method>
13932       <method name="Int32 &lt;&gt;m__0()">
13933         <size>34</size>
13934       </method>
13935     </type>
13936     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
13937       <method name="Void .ctor()">
13938         <size>7</size>
13939       </method>
13940     </type>
13941   </test>
13942   <test name="gtest-anon-9.cs">
13943     <type name="Test">
13944       <method name="Void .ctor()">
13945         <size>7</size>
13946       </method>
13947       <method name="IEnumerable`1 get_Foo()">
13948         <size>16</size>
13949       </method>
13950       <method name="Void set_Foo(IEnumerable`1)">
13951         <size>11</size>
13952       </method>
13953       <method name="Void Main()">
13954         <size>78</size>
13955       </method>
13956       <method name="Foo op_Implicit(Test)">
13957         <size>30</size>
13958       </method>
13959       <method name="IEnumerable`1 op_Addition(Test, Test)">
13960         <size>44</size>
13961       </method>
13962     </type>
13963     <type name="Foo">
13964       <method name="Void .ctor(Object, IntPtr)">
13965         <size>0</size>
13966       </method>
13967       <method name="Void Invoke()">
13968         <size>0</size>
13969       </method>
13970       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13971         <size>0</size>
13972       </method>
13973       <method name="Void EndInvoke(IAsyncResult)">
13974         <size>0</size>
13975       </method>
13976     </type>
13977     <type name="Test">
13978       <method name="Void &lt;op_Implicit&gt;m__0()">
13979         <size>11</size>
13980       </method>
13981     </type>
13982     <type name="Test+&lt;&gt;c__Iterator0">
13983       <method name="Void .ctor()">
13984         <size>7</size>
13985       </method>
13986       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13987         <size>12</size>
13988       </method>
13989       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13990         <size>7</size>
13991       </method>
13992       <method name="Boolean MoveNext()">
13993         <size>65</size>
13994       </method>
13995       <method name="Void Dispose()">
13996         <size>8</size>
13997       </method>
13998       <method name="Void Reset()">
13999         <size>6</size>
14000       </method>
14001     </type>
14002     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14003       <method name="Void .ctor()">
14004         <size>7</size>
14005       </method>
14006       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14007         <size>7</size>
14008       </method>
14009       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14010         <size>7</size>
14011       </method>
14012       <method name="Boolean MoveNext()">
14013         <size>98</size>
14014       </method>
14015       <method name="Void Dispose()">
14016         <size>8</size>
14017       </method>
14018       <method name="Void Reset()">
14019         <size>6</size>
14020       </method>
14021     </type>
14022     <type name="Test+&lt;&gt;c__Iterator0">
14023       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14024         <size>7</size>
14025       </method>
14026       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14027         <size>26</size>
14028       </method>
14029     </type>
14030     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14031       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14032         <size>7</size>
14033       </method>
14034       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14035         <size>52</size>
14036       </method>
14037     </type>
14038   </test>
14039   <test name="gtest-anontype-01.cs">
14040     <type name="Test">
14041       <method name="Void .ctor()">
14042         <size>7</size>
14043       </method>
14044       <method name="Int32 Main()">
14045         <size>53</size>
14046       </method>
14047     </type>
14048     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14049       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14050         <size>21</size>
14051       </method>
14052       <method name="&lt;Foo&gt;__T get_Foo()">
14053         <size>7</size>
14054       </method>
14055       <method name="&lt;Baz&gt;__T get_Baz()">
14056         <size>7</size>
14057       </method>
14058       <method name="Boolean Equals(System.Object)">
14059         <size>69</size>
14060       </method>
14061       <method name="Int32 GetHashCode()">
14062         <size>86</size>
14063       </method>
14064       <method name="System.String ToString()">
14065         <size>142</size>
14066       </method>
14067     </type>
14068   </test>
14069   <test name="gtest-anontype-02.cs">
14070     <type name="Test">
14071       <method name="Void .ctor()">
14072         <size>7</size>
14073       </method>
14074       <method name="System.Object TestA(System.String)">
14075         <size>7</size>
14076       </method>
14077       <method name="Int32 Main()">
14078         <size>99</size>
14079       </method>
14080     </type>
14081     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14082       <method name="Void .ctor(&lt;s&gt;__T)">
14083         <size>14</size>
14084       </method>
14085       <method name="&lt;s&gt;__T get_s()">
14086         <size>7</size>
14087       </method>
14088       <method name="Boolean Equals(System.Object)">
14089         <size>39</size>
14090       </method>
14091       <method name="Int32 GetHashCode()">
14092         <size>63</size>
14093       </method>
14094       <method name="System.String ToString()">
14095         <size>67</size>
14096       </method>
14097     </type>
14098     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14099       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14100         <size>21</size>
14101       </method>
14102       <method name="&lt;Foo&gt;__T get_Foo()">
14103         <size>7</size>
14104       </method>
14105       <method name="&lt;Baz&gt;__T get_Baz()">
14106         <size>7</size>
14107       </method>
14108       <method name="Boolean Equals(System.Object)">
14109         <size>69</size>
14110       </method>
14111       <method name="Int32 GetHashCode()">
14112         <size>86</size>
14113       </method>
14114       <method name="System.String ToString()">
14115         <size>142</size>
14116       </method>
14117     </type>
14118   </test>
14119   <test name="gtest-anontype-03.cs">
14120     <type name="MyClass">
14121       <method name="Void .ctor()">
14122         <size>18</size>
14123       </method>
14124       <method name="Int32 get_Baz()">
14125         <size>3</size>
14126       </method>
14127     </type>
14128     <type name="Test">
14129       <method name="Void .ctor()">
14130         <size>7</size>
14131       </method>
14132       <method name="Int32 Main()">
14133         <size>64</size>
14134       </method>
14135     </type>
14136     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14137       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14138         <size>21</size>
14139       </method>
14140       <method name="&lt;Foo&gt;__T get_Foo()">
14141         <size>7</size>
14142       </method>
14143       <method name="&lt;Baz&gt;__T get_Baz()">
14144         <size>7</size>
14145       </method>
14146       <method name="Boolean Equals(System.Object)">
14147         <size>69</size>
14148       </method>
14149       <method name="Int32 GetHashCode()">
14150         <size>86</size>
14151       </method>
14152       <method name="System.String ToString()">
14153         <size>142</size>
14154       </method>
14155     </type>
14156   </test>
14157   <test name="gtest-anontype-04.cs">
14158     <type name="MyClass">
14159       <method name="Void .ctor()">
14160         <size>18</size>
14161       </method>
14162       <method name="Int32 get_Baz()">
14163         <size>3</size>
14164       </method>
14165     </type>
14166     <type name="Test">
14167       <method name="Void .ctor()">
14168         <size>7</size>
14169       </method>
14170       <method name="Int32 Main()">
14171         <size>111</size>
14172       </method>
14173     </type>
14174     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14175       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14176         <size>36</size>
14177       </method>
14178       <method name="&lt;Foo&gt;__T get_Foo()">
14179         <size>7</size>
14180       </method>
14181       <method name="&lt;Baz&gt;__T get_Baz()">
14182         <size>7</size>
14183       </method>
14184       <method name="&lt;Hello&gt;__T get_Hello()">
14185         <size>7</size>
14186       </method>
14187       <method name="&lt;Answer&gt;__T get_Answer()">
14188         <size>7</size>
14189       </method>
14190       <method name="Boolean Equals(System.Object)">
14191         <size>123</size>
14192       </method>
14193       <method name="Int32 GetHashCode()">
14194         <size>132</size>
14195       </method>
14196       <method name="System.String ToString()">
14197         <size>258</size>
14198       </method>
14199     </type>
14200   </test>
14201   <test name="gtest-anontype-05.cs">
14202     <type name="Test">
14203       <method name="Void .ctor()">
14204         <size>7</size>
14205       </method>
14206       <method name="System.String Null()">
14207         <size>2</size>
14208       </method>
14209       <method name="Int32 Main()">
14210         <size>287</size>
14211       </method>
14212     </type>
14213     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14214       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14215         <size>21</size>
14216       </method>
14217       <method name="&lt;Name&gt;__T get_Name()">
14218         <size>7</size>
14219       </method>
14220       <method name="&lt;Age&gt;__T get_Age()">
14221         <size>7</size>
14222       </method>
14223       <method name="Boolean Equals(System.Object)">
14224         <size>69</size>
14225       </method>
14226       <method name="Int32 GetHashCode()">
14227         <size>86</size>
14228       </method>
14229       <method name="System.String ToString()">
14230         <size>142</size>
14231       </method>
14232     </type>
14233     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14234       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14235         <size>21</size>
14236       </method>
14237       <method name="&lt;Age&gt;__T get_Age()">
14238         <size>7</size>
14239       </method>
14240       <method name="&lt;Name&gt;__T get_Name()">
14241         <size>7</size>
14242       </method>
14243       <method name="Boolean Equals(System.Object)">
14244         <size>69</size>
14245       </method>
14246       <method name="Int32 GetHashCode()">
14247         <size>86</size>
14248       </method>
14249       <method name="System.String ToString()">
14250         <size>142</size>
14251       </method>
14252     </type>
14253     <type name="&lt;&gt;__AnonType2">
14254       <method name="Void .ctor()">
14255         <size>7</size>
14256       </method>
14257       <method name="Boolean Equals(System.Object)">
14258         <size>15</size>
14259       </method>
14260       <method name="Int32 GetHashCode()">
14261         <size>40</size>
14262       </method>
14263       <method name="System.String ToString()">
14264         <size>6</size>
14265       </method>
14266     </type>
14267     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14268       <method name="Void .ctor(&lt;Foo&gt;__T)">
14269         <size>14</size>
14270       </method>
14271       <method name="&lt;Foo&gt;__T get_Foo()">
14272         <size>7</size>
14273       </method>
14274       <method name="Boolean Equals(System.Object)">
14275         <size>39</size>
14276       </method>
14277       <method name="Int32 GetHashCode()">
14278         <size>63</size>
14279       </method>
14280       <method name="System.String ToString()">
14281         <size>67</size>
14282       </method>
14283     </type>
14284   </test>
14285   <test name="gtest-anontype-06.cs">
14286     <type name="CastByExample">
14287       <method name="Void .ctor()">
14288         <size>7</size>
14289       </method>
14290       <method name="T Cast[T](System.Object, T)">
14291         <size>7</size>
14292       </method>
14293       <method name="Void Main()">
14294         <size>29</size>
14295       </method>
14296     </type>
14297     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14298       <method name="Void .ctor(&lt;Foo&gt;__T)">
14299         <size>14</size>
14300       </method>
14301       <method name="&lt;Foo&gt;__T get_Foo()">
14302         <size>7</size>
14303       </method>
14304       <method name="Boolean Equals(System.Object)">
14305         <size>39</size>
14306       </method>
14307       <method name="Int32 GetHashCode()">
14308         <size>63</size>
14309       </method>
14310       <method name="System.String ToString()">
14311         <size>67</size>
14312       </method>
14313     </type>
14314   </test>
14315   <test name="gtest-anontype-07.cs">
14316     <type name="Test">
14317       <method name="Void .ctor()">
14318         <size>7</size>
14319       </method>
14320       <method name="Int32 Main()">
14321         <size>59</size>
14322       </method>
14323     </type>
14324     <type name="&lt;&gt;__AnonType0">
14325       <method name="Void .ctor()">
14326         <size>7</size>
14327       </method>
14328       <method name="Boolean Equals(System.Object)">
14329         <size>15</size>
14330       </method>
14331       <method name="Int32 GetHashCode()">
14332         <size>40</size>
14333       </method>
14334       <method name="System.String ToString()">
14335         <size>6</size>
14336       </method>
14337     </type>
14338   </test>
14339   <test name="gtest-anontype-08.cs">
14340     <type name="Test">
14341       <method name="Void Main()">
14342         <size>15</size>
14343       </method>
14344     </type>
14345     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14346       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14347         <size>21</size>
14348       </method>
14349       <method name="&lt;X&gt;__T get_X()">
14350         <size>7</size>
14351       </method>
14352       <method name="&lt;Y&gt;__T get_Y()">
14353         <size>7</size>
14354       </method>
14355       <method name="Boolean Equals(System.Object)">
14356         <size>69</size>
14357       </method>
14358       <method name="Int32 GetHashCode()">
14359         <size>86</size>
14360       </method>
14361       <method name="System.String ToString()">
14362         <size>142</size>
14363       </method>
14364     </type>
14365   </test>
14366   <test name="gtest-anontype-09.cs">
14367     <type name="My.System.Test">
14368       <method name="Int32 Main()">
14369         <size>35</size>
14370       </method>
14371     </type>
14372     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14373       <method name="Void .ctor(&lt;X&gt;__T)">
14374         <size>14</size>
14375       </method>
14376       <method name="&lt;X&gt;__T get_X()">
14377         <size>7</size>
14378       </method>
14379       <method name="Boolean Equals(System.Object)">
14380         <size>39</size>
14381       </method>
14382       <method name="Int32 GetHashCode()">
14383         <size>63</size>
14384       </method>
14385       <method name="System.String ToString()">
14386         <size>67</size>
14387       </method>
14388     </type>
14389     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14390       <method name="Void .ctor(&lt;Value&gt;__T)">
14391         <size>14</size>
14392       </method>
14393       <method name="&lt;Value&gt;__T get_Value()">
14394         <size>7</size>
14395       </method>
14396       <method name="Boolean Equals(System.Object)">
14397         <size>39</size>
14398       </method>
14399       <method name="Int32 GetHashCode()">
14400         <size>63</size>
14401       </method>
14402       <method name="System.String ToString()">
14403         <size>67</size>
14404       </method>
14405     </type>
14406   </test>
14407   <test name="gtest-anontype-10.cs">
14408     <type name="A">
14409       <method name="Void .ctor()">
14410         <size>7</size>
14411       </method>
14412       <method name="Int32 get_X()">
14413         <size>3</size>
14414       </method>
14415     </type>
14416     <type name="B">
14417       <method name="Void .ctor()">
14418         <size>7</size>
14419       </method>
14420       <method name="Int32 Main()">
14421         <size>11</size>
14422       </method>
14423       <method name="Int32 Test()">
14424         <size>33</size>
14425       </method>
14426     </type>
14427     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14428       <method name="Void .ctor(&lt;X&gt;__T)">
14429         <size>14</size>
14430       </method>
14431       <method name="&lt;X&gt;__T get_X()">
14432         <size>7</size>
14433       </method>
14434       <method name="Boolean Equals(System.Object)">
14435         <size>39</size>
14436       </method>
14437       <method name="Int32 GetHashCode()">
14438         <size>63</size>
14439       </method>
14440       <method name="System.String ToString()">
14441         <size>67</size>
14442       </method>
14443     </type>
14444   </test>
14445   <test name="gtest-anontype-11.cs">
14446     <type name="Alpha">
14447       <method name="Void .ctor(String)">
14448         <size>14</size>
14449       </method>
14450       <method name="Int32 GetHashCode()">
14451         <size>18</size>
14452       </method>
14453     </type>
14454     <type name="Beta">
14455       <method name="Void .ctor(String)">
14456         <size>14</size>
14457       </method>
14458       <method name="Int32 GetHashCode()">
14459         <size>18</size>
14460       </method>
14461     </type>
14462     <type name="Program">
14463       <method name="Int32 Main()">
14464         <size>49</size>
14465       </method>
14466     </type>
14467     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14468       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14469         <size>21</size>
14470       </method>
14471       <method name="&lt;First&gt;__T get_First()">
14472         <size>7</size>
14473       </method>
14474       <method name="&lt;Second&gt;__T get_Second()">
14475         <size>7</size>
14476       </method>
14477       <method name="Boolean Equals(System.Object)">
14478         <size>69</size>
14479       </method>
14480       <method name="Int32 GetHashCode()">
14481         <size>86</size>
14482       </method>
14483       <method name="System.String ToString()">
14484         <size>142</size>
14485       </method>
14486     </type>
14487   </test>
14488   <test name="gtest-autoproperty-01.cs">
14489     <type name="Test">
14490       <method name="Void .ctor()">
14491         <size>15</size>
14492       </method>
14493       <method name="System.String get_Foo()">
14494         <size>7</size>
14495       </method>
14496       <method name="Void set_Foo(System.String)">
14497         <size>8</size>
14498       </method>
14499       <method name="Int32 get_Answer()">
14500         <size>7</size>
14501       </method>
14502       <method name="Void set_Answer(Int32)">
14503         <size>8</size>
14504       </method>
14505       <method name="Int32 Main()">
14506         <size>97</size>
14507       </method>
14508     </type>
14509     <type name="Test+A">
14510       <method name="Void .ctor()">
14511         <size>7</size>
14512       </method>
14513       <method name="System.String get_B()">
14514         <size>7</size>
14515       </method>
14516       <method name="Void set_B(System.String)">
14517         <size>8</size>
14518       </method>
14519     </type>
14520   </test>
14521   <test name="gtest-autoproperty-02.cs">
14522     <type name="Test">
14523       <method name="Void .ctor()">
14524         <size>7</size>
14525       </method>
14526       <method name="System.String get_Foo()">
14527         <size>6</size>
14528       </method>
14529       <method name="Void set_Foo(System.String)">
14530         <size>7</size>
14531       </method>
14532       <method name="Int32 get_Answer()">
14533         <size>6</size>
14534       </method>
14535       <method name="Void set_Answer(Int32)">
14536         <size>7</size>
14537       </method>
14538       <method name="Int32 Main()">
14539         <size>114</size>
14540       </method>
14541     </type>
14542     <type name="Test+A">
14543       <method name="Void .ctor()">
14544         <size>7</size>
14545       </method>
14546       <method name="System.String get_B()">
14547         <size>6</size>
14548       </method>
14549       <method name="Void set_B(System.String)">
14550         <size>7</size>
14551       </method>
14552       <method name="System.String get_C()">
14553         <size>6</size>
14554       </method>
14555       <method name="Void set_C(System.String)">
14556         <size>7</size>
14557       </method>
14558       <method name="Void DoThings()">
14559         <size>11</size>
14560       </method>
14561     </type>
14562   </test>
14563   <test name="gtest-autoproperty-03.cs">
14564     <type name="Test">
14565       <method name="Void .ctor()">
14566         <size>7</size>
14567       </method>
14568       <method name="System.String get_Foo()">
14569         <size>7</size>
14570       </method>
14571       <method name="Void set_Foo(System.String)">
14572         <size>8</size>
14573       </method>
14574       <method name="Int32 Main()">
14575         <size>236</size>
14576       </method>
14577     </type>
14578   </test>
14579   <test name="gtest-autoproperty-04.cs">
14580     <type name="MonoTests.MainClass">
14581       <method name="Void .ctor()">
14582         <size>7</size>
14583       </method>
14584       <method name="System.String[] get_foo()">
14585         <size>7</size>
14586       </method>
14587       <method name="Void set_foo(System.String[])">
14588         <size>8</size>
14589       </method>
14590       <method name="System.String[] get_bar()">
14591         <size>0</size>
14592       </method>
14593       <method name="Void set_bar(System.String[])">
14594         <size>0</size>
14595       </method>
14596       <method name="Void Main(System.String[])">
14597         <size>11</size>
14598       </method>
14599     </type>
14600     <type name="MonoTests.ChildClass">
14601       <method name="Void .ctor()">
14602         <size>7</size>
14603       </method>
14604       <method name="System.String[] get_foo()">
14605         <size>7</size>
14606       </method>
14607       <method name="Void set_foo(System.String[])">
14608         <size>8</size>
14609       </method>
14610       <method name="System.String[] get_bar()">
14611         <size>7</size>
14612       </method>
14613       <method name="Void set_bar(System.String[])">
14614         <size>8</size>
14615       </method>
14616     </type>
14617   </test>
14618   <test name="gtest-autoproperty-05.cs">
14619     <type name="Test">
14620       <method name="Void .ctor()">
14621         <size>7</size>
14622       </method>
14623       <method name="System.String get_X()">
14624         <size>7</size>
14625       </method>
14626       <method name="Void set_X(System.String)">
14627         <size>8</size>
14628       </method>
14629     </type>
14630     <type name="M">
14631       <method name="Void .ctor()">
14632         <size>7</size>
14633       </method>
14634       <method name="Void Main()">
14635         <size>1</size>
14636       </method>
14637     </type>
14638   </test>
14639   <test name="gtest-autoproperty-06.cs">
14640     <type name="A">
14641       <method name="Void .ctor()">
14642         <size>7</size>
14643       </method>
14644     </type>
14645     <type name="B">
14646       <method name="Void .ctor()">
14647         <size>7</size>
14648       </method>
14649     </type>
14650     <type name="C">
14651       <method name="Void .ctor()">
14652         <size>7</size>
14653       </method>
14654       <method name="B I&lt;B&gt;.get_Prop()">
14655         <size>7</size>
14656       </method>
14657       <method name="Void I&lt;B&gt;.set_Prop(B)">
14658         <size>8</size>
14659       </method>
14660       <method name="A I&lt;A&gt;.get_Prop()">
14661         <size>7</size>
14662       </method>
14663       <method name="Void I&lt;A&gt;.set_Prop(A)">
14664         <size>8</size>
14665       </method>
14666     </type>
14667     <type name="Program">
14668       <method name="Void .ctor()">
14669         <size>7</size>
14670       </method>
14671       <method name="Void Main(System.String[])">
14672         <size>7</size>
14673       </method>
14674     </type>
14675   </test>
14676   <test name="gtest-collectioninit-01.cs">
14677     <type name="Test">
14678       <method name="Void .ctor()">
14679         <size>7</size>
14680       </method>
14681       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14682         <size>81</size>
14683       </method>
14684       <method name="Int32 Main()">
14685         <size>524</size>
14686       </method>
14687     </type>
14688     <type name="Test+Wrap">
14689       <method name="Void .ctor()">
14690         <size>31</size>
14691       </method>
14692       <method name="Void .ctor(Int32)">
14693         <size>25</size>
14694       </method>
14695       <method name="System.Collections.ArrayList get_Numbers()">
14696         <size>7</size>
14697       </method>
14698     </type>
14699   </test>
14700   <test name="gtest-collectioninit-02.cs">
14701     <type name="C">
14702       <method name="Void .ctor()">
14703         <size>7</size>
14704       </method>
14705       <method name="Int32 Main()">
14706         <size>73</size>
14707       </method>
14708     </type>
14709   </test>
14710   <test name="gtest-collectioninit-03.cs">
14711     <type name="X">
14712       <method name="Void .ctor()">
14713         <size>7</size>
14714       </method>
14715       <method name="Int32 Main()">
14716         <size>34</size>
14717       </method>
14718       <method name="Void R(System.Object ByRef)">
14719         <size>28</size>
14720       </method>
14721     </type>
14722   </test>
14723   <test name="gtest-etree-01.cs">
14724     <type name="MyTypeExplicit">
14725       <method name="Void .ctor(Int32)">
14726         <size>14</size>
14727       </method>
14728       <method name="Int32 op_Explicit(MyTypeExplicit)">
14729         <size>7</size>
14730       </method>
14731     </type>
14732     <type name="MemberAccessData">
14733       <method name="Void .ctor()">
14734         <size>7</size>
14735       </method>
14736       <method name="Void .cctor()">
14737         <size>16</size>
14738       </method>
14739       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14740         <size>24</size>
14741       </method>
14742       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14743         <size>24</size>
14744       </method>
14745       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14746         <size>33</size>
14747       </method>
14748       <method name="Void set_MyTypeProperty(MyType)">
14749         <size>8</size>
14750       </method>
14751       <method name="MyType get_MyTypeProperty()">
14752         <size>7</size>
14753       </method>
14754       <method name="System.String get_StaticProperty()">
14755         <size>6</size>
14756       </method>
14757     </type>
14758     <type name="NewTest`1[T]">
14759       <method name="Void .ctor(T)">
14760         <size>27</size>
14761       </method>
14762       <method name="Void .ctor(T[])">
14763         <size>14</size>
14764       </method>
14765       <method name="Int32 GetHashCode()">
14766         <size>7</size>
14767       </method>
14768       <method name="Boolean Equals(System.Object)">
14769         <size>89</size>
14770       </method>
14771     </type>
14772     <type name="Indexer">
14773       <method name="Void .ctor()">
14774         <size>7</size>
14775       </method>
14776       <method name="Int32 get_Item(Int32)">
14777         <size>2</size>
14778       </method>
14779       <method name="Void set_Item(Int32, Int32)">
14780         <size>1</size>
14781       </method>
14782       <method name="System.String get_Item(System.String[])">
14783         <size>7</size>
14784       </method>
14785     </type>
14786     <type name="Tester">
14787       <method name="Void .ctor()">
14788         <size>7</size>
14789       </method>
14790       <method name="Void Assert[T](T, T)">
14791         <size>9</size>
14792       </method>
14793       <method name="Void Assert[T](T, T, System.String)">
14794         <size>89</size>
14795       </method>
14796       <method name="Void Assert[T](T[], T[])">
14797         <size>220</size>
14798       </method>
14799       <method name="T GenericMethod[T](T)">
14800         <size>2</size>
14801       </method>
14802       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
14803         <size>56</size>
14804       </method>
14805       <method name="Void AddTest()">
14806         <size>99</size>
14807       </method>
14808       <method name="Void AddTest_2()">
14809         <size>118</size>
14810       </method>
14811       <method name="Void AddTest_3()">
14812         <size>129</size>
14813       </method>
14814       <method name="Void AddTest_4()">
14815         <size>191</size>
14816       </method>
14817       <method name="Void AddTest_5()">
14818         <size>133</size>
14819       </method>
14820       <method name="Void AddTest_6()">
14821         <size>158</size>
14822       </method>
14823       <method name="Void AddTest_7()">
14824         <size>142</size>
14825       </method>
14826       <method name="Void AddTest_8()">
14827         <size>248</size>
14828       </method>
14829       <method name="Void AddTest_9()">
14830         <size>142</size>
14831       </method>
14832       <method name="Void AddCheckedTest()">
14833         <size>99</size>
14834       </method>
14835       <method name="Void AddCheckedTest_2()">
14836         <size>118</size>
14837       </method>
14838       <method name="Void AddCheckedTest_3()">
14839         <size>129</size>
14840       </method>
14841       <method name="Void AddStringTest()">
14842         <size>128</size>
14843       </method>
14844       <method name="Void AddStringTest_2()">
14845         <size>173</size>
14846       </method>
14847       <method name="Void AddStringTest_3()">
14848         <size>174</size>
14849       </method>
14850       <method name="Void AddStringTest_4()">
14851         <size>174</size>
14852       </method>
14853       <method name="Void AndTest()">
14854         <size>140</size>
14855       </method>
14856       <method name="Void AndTest_2()">
14857         <size>161</size>
14858       </method>
14859       <method name="Void AndTest_3()">
14860         <size>161</size>
14861       </method>
14862       <method name="Void AndNullableTest()">
14863         <size>381</size>
14864       </method>
14865       <method name="Void AndNullableTest_2()">
14866         <size>237</size>
14867       </method>
14868       <method name="Void AndNullableTest_3()">
14869         <size>198</size>
14870       </method>
14871       <method name="Void AndAlsoTest()">
14872         <size>96</size>
14873       </method>
14874       <method name="Void AndAlsoTest_2()">
14875         <size>165</size>
14876       </method>
14877       <method name="Void AndAlsoTest_3()">
14878         <size>108</size>
14879       </method>
14880       <method name="Void ArrayIndexTest()">
14881         <size>145</size>
14882       </method>
14883       <method name="Void ArrayIndexTest_2()">
14884         <size>115</size>
14885       </method>
14886       <method name="Void ArrayIndexTest_3()">
14887         <size>229</size>
14888       </method>
14889       <method name="Void ArrayIndexTest_4()">
14890         <size>258</size>
14891       </method>
14892       <method name="Void ArrayIndexTest_5()">
14893         <size>108</size>
14894       </method>
14895       <method name="Void ArrayLengthTest()">
14896         <size>99</size>
14897       </method>
14898       <method name="Void ArrayLengthTest_2()">
14899         <size>91</size>
14900       </method>
14901       <method name="Void CallTest()">
14902         <size>138</size>
14903       </method>
14904       <method name="Void CallTest_2()">
14905         <size>107</size>
14906       </method>
14907       <method name="Void CallTest_3()">
14908         <size>207</size>
14909       </method>
14910       <method name="Void CallTest_4()">
14911         <size>121</size>
14912       </method>
14913       <method name="Void CallTest_5()">
14914         <size>99</size>
14915       </method>
14916       <method name="Void CallTest_6()">
14917         <size>70</size>
14918       </method>
14919       <method name="Void CallTest_7()">
14920         <size>124</size>
14921       </method>
14922       <method name="Void CallTest_8()">
14923         <size>227</size>
14924       </method>
14925       <method name="Void CallTest_9()">
14926         <size>88</size>
14927       </method>
14928       <method name="Void CoalesceTest()">
14929         <size>120</size>
14930       </method>
14931       <method name="Void CoalesceTest_2()">
14932         <size>171</size>
14933       </method>
14934       <method name="Void ConditionTest()">
14935         <size>170</size>
14936       </method>
14937       <method name="Void ConditionTest_2()">
14938         <size>301</size>
14939       </method>
14940       <method name="Void ConditionTest_3()">
14941         <size>179</size>
14942       </method>
14943       <method name="Void ConditionTest_4()">
14944         <size>183</size>
14945       </method>
14946       <method name="Void ConstantTest()">
14947         <size>59</size>
14948       </method>
14949       <method name="Void ConstantTest_2()">
14950         <size>62</size>
14951       </method>
14952       <method name="Void ConstantTest_3()">
14953         <size>54</size>
14954       </method>
14955       <method name="Void ConstantTest_4()">
14956         <size>54</size>
14957       </method>
14958       <method name="Void ConstantTest_5()">
14959         <size>59</size>
14960       </method>
14961       <method name="Void ConstantTest_6()">
14962         <size>67</size>
14963       </method>
14964       <method name="Void ConstantTest_7()">
14965         <size>62</size>
14966       </method>
14967       <method name="Void ConstantTest_8()">
14968         <size>72</size>
14969       </method>
14970       <method name="Void ConstantTest_9()">
14971         <size>72</size>
14972       </method>
14973       <method name="Void ConstantTest_10()">
14974         <size>72</size>
14975       </method>
14976       <method name="Void ConstantTest_11()">
14977         <size>59</size>
14978       </method>
14979       <method name="Void ConstantTest_13()">
14980         <size>59</size>
14981       </method>
14982       <method name="Void ConstantTest_14()">
14983         <size>72</size>
14984       </method>
14985       <method name="Void ConstantTest_15()">
14986         <size>62</size>
14987       </method>
14988       <method name="Void ConvertTest()">
14989         <size>82</size>
14990       </method>
14991       <method name="Void ConvertTest_2()">
14992         <size>83</size>
14993       </method>
14994       <method name="Void ConvertTest_3()">
14995         <size>93</size>
14996       </method>
14997       <method name="Void ConvertTest_4()">
14998         <size>102</size>
14999       </method>
15000       <method name="Void ConvertTest_5()">
15001         <size>109</size>
15002       </method>
15003       <method name="Void ConvertTest_6()">
15004         <size>240</size>
15005       </method>
15006       <method name="Void ConvertTest_7()">
15007         <size>122</size>
15008       </method>
15009       <method name="Void ConvertTest_8()">
15010         <size>118</size>
15011       </method>
15012       <method name="Void ConvertTest_9()">
15013         <size>97</size>
15014       </method>
15015       <method name="Void ConvertTest_10()">
15016         <size>163</size>
15017       </method>
15018       <method name="Void ConvertTest_11()">
15019         <size>101</size>
15020       </method>
15021       <method name="Void ConvertTest_12()">
15022         <size>166</size>
15023       </method>
15024       <method name="Void ConvertTest_13()">
15025         <size>86</size>
15026       </method>
15027       <method name="Void ConvertTest_14()">
15028         <size>88</size>
15029       </method>
15030       <method name="Void ConvertTest_15()">
15031         <size>132</size>
15032       </method>
15033       <method name="Void ConvertCheckedTest()">
15034         <size>82</size>
15035       </method>
15036       <method name="Void ConvertCheckedTest_2()">
15037         <size>83</size>
15038       </method>
15039       <method name="Void ConvertCheckedTest_3()">
15040         <size>93</size>
15041       </method>
15042       <method name="Void ConvertCheckedTest_4()">
15043         <size>102</size>
15044       </method>
15045       <method name="Void DivideTest()">
15046         <size>99</size>
15047       </method>
15048       <method name="Void DivideTest_2()">
15049         <size>185</size>
15050       </method>
15051       <method name="Void DivideTest_3()">
15052         <size>129</size>
15053       </method>
15054       <method name="Void DivideTest_4()">
15055         <size>192</size>
15056       </method>
15057       <method name="Void DivideTest_5()">
15058         <size>134</size>
15059       </method>
15060       <method name="Void DivideTest_6()">
15061         <size>196</size>
15062       </method>
15063       <method name="Void EqualTest()">
15064         <size>118</size>
15065       </method>
15066       <method name="Void EqualTest_2()">
15067         <size>168</size>
15068       </method>
15069       <method name="Void EqualTest_3()">
15070         <size>125</size>
15071       </method>
15072       <method name="Void EqualTest_4()">
15073         <size>210</size>
15074       </method>
15075       <method name="Void EqualTest_5()">
15076         <size>176</size>
15077       </method>
15078       <method name="Void EqualTest_6()">
15079         <size>119</size>
15080       </method>
15081       <method name="Void EqualTest_7()">
15082         <size>167</size>
15083       </method>
15084       <method name="Void EqualTest_8()">
15085         <size>126</size>
15086       </method>
15087       <method name="Void EqualTest_9()">
15088         <size>146</size>
15089       </method>
15090       <method name="Void EqualTest_10()">
15091         <size>169</size>
15092       </method>
15093       <method name="Void EqualTest_11()">
15094         <size>132</size>
15095       </method>
15096       <method name="Void EqualTest_12()">
15097         <size>127</size>
15098       </method>
15099       <method name="Void EqualTest_13()">
15100         <size>124</size>
15101       </method>
15102       <method name="Void EqualTestDelegate()">
15103         <size>113</size>
15104       </method>
15105       <method name="Void EqualTestDelegate_2()">
15106         <size>312</size>
15107       </method>
15108       <method name="Void ExclusiveOrTest()">
15109         <size>115</size>
15110       </method>
15111       <method name="Void ExclusiveOrTest_2()">
15112         <size>183</size>
15113       </method>
15114       <method name="Void ExclusiveOrTest_3()">
15115         <size>129</size>
15116       </method>
15117       <method name="Void ExclusiveOrTest_4()">
15118         <size>192</size>
15119       </method>
15120       <method name="Void ExclusiveOrTest_5()">
15121         <size>197</size>
15122       </method>
15123       <method name="Void ExclusiveOrTest_6()">
15124         <size>161</size>
15125       </method>
15126       <method name="Void ExclusiveOrTest_7()">
15127         <size>198</size>
15128       </method>
15129       <method name="Void ExclusiveOrTest_8()">
15130         <size>164</size>
15131       </method>
15132       <method name="Void GreaterThanTest()">
15133         <size>99</size>
15134       </method>
15135       <method name="Void GreaterThanTest_2()">
15136         <size>154</size>
15137       </method>
15138       <method name="Void GreaterThanTest_3()">
15139         <size>125</size>
15140       </method>
15141       <method name="Void GreaterThanTest_4()">
15142         <size>210</size>
15143       </method>
15144       <method name="Void GreaterThanTest_5()">
15145         <size>209</size>
15146       </method>
15147       <method name="Void GreaterThanTest_6()">
15148         <size>102</size>
15149       </method>
15150       <method name="Void GreaterThanTest_7()">
15151         <size>146</size>
15152       </method>
15153       <method name="Void GreaterThanTest_8()">
15154         <size>169</size>
15155       </method>
15156       <method name="Void GreaterThanOrEqualTest()">
15157         <size>99</size>
15158       </method>
15159       <method name="Void GreaterThanOrEqualTest_2()">
15160         <size>169</size>
15161       </method>
15162       <method name="Void GreaterThanOrEqualTest_3()">
15163         <size>130</size>
15164       </method>
15165       <method name="Void GreaterThanOrEqualTest_4()">
15166         <size>210</size>
15167       </method>
15168       <method name="Void GreaterThanOrEqualTest_5()">
15169         <size>209</size>
15170       </method>
15171       <method name="Void GreaterThanOrEqualTest_6()">
15172         <size>102</size>
15173       </method>
15174       <method name="Void GreaterThanOrEqualTest_7()">
15175         <size>146</size>
15176       </method>
15177       <method name="Void GreaterThanOrEqualTest_8()">
15178         <size>169</size>
15179       </method>
15180       <method name="Void InvokeTest()">
15181         <size>90</size>
15182       </method>
15183       <method name="Void InvokeTest_2()">
15184         <size>138</size>
15185       </method>
15186       <method name="Void LeftShiftTest()">
15187         <size>155</size>
15188       </method>
15189       <method name="Void LeftShiftTest_2()">
15190         <size>162</size>
15191       </method>
15192       <method name="Void LeftShiftTest_3()">
15193         <size>184</size>
15194       </method>
15195       <method name="Void LeftShiftTest_4()">
15196         <size>261</size>
15197       </method>
15198       <method name="Void LeftShiftTest_5()">
15199         <size>110</size>
15200       </method>
15201       <method name="Void LessThanTest()">
15202         <size>99</size>
15203       </method>
15204       <method name="Void LessThanTest_2()">
15205         <size>154</size>
15206       </method>
15207       <method name="Void LessThanTest_3()">
15208         <size>125</size>
15209       </method>
15210       <method name="Void LessThanTest_4()">
15211         <size>210</size>
15212       </method>
15213       <method name="Void LessThanTest_5()">
15214         <size>209</size>
15215       </method>
15216       <method name="Void LessThanTest_6()">
15217         <size>102</size>
15218       </method>
15219       <method name="Void LessThanTest_7()">
15220         <size>146</size>
15221       </method>
15222       <method name="Void LessThanTest_8()">
15223         <size>169</size>
15224       </method>
15225       <method name="Void LessThanOrEqualTest()">
15226         <size>99</size>
15227       </method>
15228       <method name="Void LessThanOrEqualTest_2()">
15229         <size>169</size>
15230       </method>
15231       <method name="Void LessThanOrEqualTest_3()">
15232         <size>125</size>
15233       </method>
15234       <method name="Void LessThanOrEqualTest_4()">
15235         <size>210</size>
15236       </method>
15237       <method name="Void LessThanOrEqualTest_5()">
15238         <size>209</size>
15239       </method>
15240       <method name="Void LessThanOrEqualTest_6()">
15241         <size>102</size>
15242       </method>
15243       <method name="Void LessThanOrEqualTest_7()">
15244         <size>146</size>
15245       </method>
15246       <method name="Void LessThanOrEqualTest_8()">
15247         <size>169</size>
15248       </method>
15249       <method name="Void ListInitTest()">
15250         <size>414</size>
15251       </method>
15252       <method name="Void ListInitTest_2()">
15253         <size>292</size>
15254       </method>
15255       <method name="Void MemberAccessTest()">
15256         <size>132</size>
15257       </method>
15258       <method name="Void MemberAccessTest_2()">
15259         <size>63</size>
15260       </method>
15261       <method name="Void MemberAccessTest_3()">
15262         <size>113</size>
15263       </method>
15264       <method name="Void MemberAccessTest_4()">
15265         <size>91</size>
15266       </method>
15267       <method name="Void MemberAccessTest_5()">
15268         <size>39</size>
15269       </method>
15270       <method name="Void MemberAccessTest_6()">
15271         <size>104</size>
15272       </method>
15273       <method name="Void MemberAccessTest_7()">
15274         <size>109</size>
15275       </method>
15276       <method name="Void MemberAccessTest_8()">
15277         <size>63</size>
15278       </method>
15279       <method name="Void MemberAccessTest_9()">
15280         <size>80</size>
15281       </method>
15282       <method name="Void MemberInitTest()">
15283         <size>302</size>
15284       </method>
15285       <method name="Void MemberInitTest_2()">
15286         <size>250</size>
15287       </method>
15288       <method name="Void MemberInitTest_3()">
15289         <size>124</size>
15290       </method>
15291       <method name="Void ModuloTest()">
15292         <size>100</size>
15293       </method>
15294       <method name="Void ModuloTest_2()">
15295         <size>185</size>
15296       </method>
15297       <method name="Void ModuloTest_3()">
15298         <size>129</size>
15299       </method>
15300       <method name="Void ModuloTest_4()">
15301         <size>192</size>
15302       </method>
15303       <method name="Void ModuloTest_5()">
15304         <size>133</size>
15305       </method>
15306       <method name="Void ModuloTest_6()">
15307         <size>200</size>
15308       </method>
15309       <method name="Void ModuloTest_7()">
15310         <size>110</size>
15311       </method>
15312       <method name="Void MultiplyTest()">
15313         <size>131</size>
15314       </method>
15315       <method name="Void MultiplyTest_2()">
15316         <size>185</size>
15317       </method>
15318       <method name="Void MultiplyTest_3()">
15319         <size>133</size>
15320       </method>
15321       <method name="Void MultiplyTest_4()">
15322         <size>195</size>
15323       </method>
15324       <method name="Void MultiplyTest_5()">
15325         <size>137</size>
15326       </method>
15327       <method name="Void MultiplyTest_6()">
15328         <size>202</size>
15329       </method>
15330       <method name="Void MultiplyTest_7()">
15331         <size>110</size>
15332       </method>
15333       <method name="Void MultiplyCheckedTest()">
15334         <size>122</size>
15335       </method>
15336       <method name="Void MultiplyCheckedTest_2()">
15337         <size>192</size>
15338       </method>
15339       <method name="Void MultiplyCheckedTest_3()">
15340         <size>133</size>
15341       </method>
15342       <method name="Void MultiplyCheckedTest_4()">
15343         <size>121</size>
15344       </method>
15345       <method name="Void MultiplyCheckedTest_5()">
15346         <size>124</size>
15347       </method>
15348       <method name="Void NegateTest()">
15349         <size>72</size>
15350       </method>
15351       <method name="Void NegateTest_2()">
15352         <size>92</size>
15353       </method>
15354       <method name="Void NegateTest_3()">
15355         <size>130</size>
15356       </method>
15357       <method name="Void NegateTest_4()">
15358         <size>97</size>
15359       </method>
15360       <method name="Void NegateTest_5()">
15361         <size>141</size>
15362       </method>
15363       <method name="Void NegateTest_6()">
15364         <size>121</size>
15365       </method>
15366       <method name="Void NegateTest_7()">
15367         <size>132</size>
15368       </method>
15369       <method name="Void NegateTest_8()">
15370         <size>97</size>
15371       </method>
15372       <method name="Void NegateTest_9()">
15373         <size>87</size>
15374       </method>
15375       <method name="Void NegateTestChecked()">
15376         <size>91</size>
15377       </method>
15378       <method name="Void NegateTestChecked_2()">
15379         <size>137</size>
15380       </method>
15381       <method name="Void NegateTestChecked_3()">
15382         <size>97</size>
15383       </method>
15384       <method name="Void NegateTestChecked_4()">
15385         <size>86</size>
15386       </method>
15387       <method name="Void NewArrayInitTest()">
15388         <size>64</size>
15389       </method>
15390       <method name="Void NewArrayInitTest_2()">
15391         <size>64</size>
15392       </method>
15393       <method name="Void NewArrayInitTest_3()">
15394         <size>136</size>
15395       </method>
15396       <method name="Void NewArrayInitTest_4()">
15397         <size>120</size>
15398       </method>
15399       <method name="Void NewArrayBoundsTest()">
15400         <size>123</size>
15401       </method>
15402       <method name="Void NewArrayBoundsTest_2()">
15403         <size>123</size>
15404       </method>
15405       <method name="Void NewTest()">
15406         <size>93</size>
15407       </method>
15408       <method name="Void NewTest_2()">
15409         <size>61</size>
15410       </method>
15411       <method name="Void NewTest_3()">
15412         <size>98</size>
15413       </method>
15414       <method name="Void NewTest_4()">
15415         <size>252</size>
15416       </method>
15417       <method name="Void NewTest_5()">
15418         <size>128</size>
15419       </method>
15420       <method name="Void NotTest()">
15421         <size>70</size>
15422       </method>
15423       <method name="Void NotTest_2()">
15424         <size>113</size>
15425       </method>
15426       <method name="Void NotTest_3()">
15427         <size>71</size>
15428       </method>
15429       <method name="Void NotTest_4()">
15430         <size>105</size>
15431       </method>
15432       <method name="Void NotTest_5()">
15433         <size>73</size>
15434       </method>
15435       <method name="Void NotTest_6()">
15436         <size>104</size>
15437       </method>
15438       <method name="Void NotNullableTest()">
15439         <size>114</size>
15440       </method>
15441       <method name="Void NotNullableTest_2()">
15442         <size>134</size>
15443       </method>
15444       <method name="Void NotNullableTest_3()">
15445         <size>130</size>
15446       </method>
15447       <method name="Void NotNullableTest_4()">
15448         <size>149</size>
15449       </method>
15450       <method name="Void NotNullableTest_5()">
15451         <size>148</size>
15452       </method>
15453       <method name="Void NotEqualTest()">
15454         <size>118</size>
15455       </method>
15456       <method name="Void NotEqualTest_2()">
15457         <size>166</size>
15458       </method>
15459       <method name="Void NotEqualTest_3()">
15460         <size>125</size>
15461       </method>
15462       <method name="Void NotEqualTest_4()">
15463         <size>210</size>
15464       </method>
15465       <method name="Void NotEqualTest_5()">
15466         <size>176</size>
15467       </method>
15468       <method name="Void NotEqualTest_6()">
15469         <size>119</size>
15470       </method>
15471       <method name="Void NotEqualTest_7()">
15472         <size>167</size>
15473       </method>
15474       <method name="Void NotEqualTest_8()">
15475         <size>126</size>
15476       </method>
15477       <method name="Void NotEqualTest_9()">
15478         <size>146</size>
15479       </method>
15480       <method name="Void NotEqualTest_10()">
15481         <size>169</size>
15482       </method>
15483       <method name="Void NotEqualTest_11()">
15484         <size>132</size>
15485       </method>
15486       <method name="Void OrTest()">
15487         <size>141</size>
15488       </method>
15489       <method name="Void OrTest_2()">
15490         <size>129</size>
15491       </method>
15492       <method name="Void OrTest_3()">
15493         <size>161</size>
15494       </method>
15495       <method name="Void OrNullableTest()">
15496         <size>382</size>
15497       </method>
15498       <method name="Void OrNullableTest_2()">
15499         <size>186</size>
15500       </method>
15501       <method name="Void OrNullableTest_3()">
15502         <size>176</size>
15503       </method>
15504       <method name="Void OrNullableTest_4()">
15505         <size>198</size>
15506       </method>
15507       <method name="Void OrElseTest()">
15508         <size>97</size>
15509       </method>
15510       <method name="Void OrElseTest_2()">
15511         <size>167</size>
15512       </method>
15513       <method name="Void ParameterTest()">
15514         <size>73</size>
15515       </method>
15516       <method name="Void ParameterTest_2()">
15517         <size>75</size>
15518       </method>
15519       <method name="Void ParameterTest_3()">
15520         <size>73</size>
15521       </method>
15522       <method name="Void ParameterTest_4()">
15523         <size>100</size>
15524       </method>
15525       <method name="Void QuoteTest()">
15526         <size>85</size>
15527       </method>
15528       <method name="Void RightShiftTest()">
15529         <size>152</size>
15530       </method>
15531       <method name="Void RightShiftTest_2()">
15532         <size>159</size>
15533       </method>
15534       <method name="Void RightShiftTest_3()">
15535         <size>184</size>
15536       </method>
15537       <method name="Void RightShiftTest_4()">
15538         <size>258</size>
15539       </method>
15540       <method name="Void SubtractTest()">
15541         <size>100</size>
15542       </method>
15543       <method name="Void SubtractTest_2()">
15544         <size>119</size>
15545       </method>
15546       <method name="Void SubtractTest_3()">
15547         <size>130</size>
15548       </method>
15549       <method name="Void SubtractTest_4()">
15550         <size>192</size>
15551       </method>
15552       <method name="Void SubtractTest_5()">
15553         <size>134</size>
15554       </method>
15555       <method name="Void SubtractTest_6()">
15556         <size>160</size>
15557       </method>
15558       <method name="Void SubtractTest_7()">
15559         <size>113</size>
15560       </method>
15561       <method name="Void SubtractTest_8()">
15562         <size>146</size>
15563       </method>
15564       <method name="Void SubtractTest_9()">
15565         <size>142</size>
15566       </method>
15567       <method name="Void SubtractTest_10()">
15568         <size>161</size>
15569       </method>
15570       <method name="Void SubtractTest_11()">
15571         <size>157</size>
15572       </method>
15573       <method name="Void SubtractCheckedTest()">
15574         <size>127</size>
15575       </method>
15576       <method name="Void SubtractCheckedTest_2()">
15577         <size>185</size>
15578       </method>
15579       <method name="Void SubtractCheckedTest_3()">
15580         <size>130</size>
15581       </method>
15582       <method name="Void SubtractCheckedTest_4()">
15583         <size>121</size>
15584       </method>
15585       <method name="Void TypeAsTest()">
15586         <size>80</size>
15587       </method>
15588       <method name="Void TypeAsTest_2()">
15589         <size>144</size>
15590       </method>
15591       <method name="Void TypeAsTest_3()">
15592         <size>95</size>
15593       </method>
15594       <method name="Void TypeIsTest()">
15595         <size>103</size>
15596       </method>
15597       <method name="Void TypeIsTest_2()">
15598         <size>103</size>
15599       </method>
15600       <method name="Void TypeIsTest_3()">
15601         <size>95</size>
15602       </method>
15603       <method name="Void TypeIsTest_5()">
15604         <size>74</size>
15605       </method>
15606       <method name="Void TypeIsTest_6()">
15607         <size>111</size>
15608       </method>
15609       <method name="Void UnaryPlusTest()">
15610         <size>67</size>
15611       </method>
15612       <method name="Void UnaryPlusTest_2()">
15613         <size>47</size>
15614       </method>
15615       <method name="Void UnaryPlusTest_3()">
15616         <size>97</size>
15617       </method>
15618       <method name="Void UnaryPlusTest_4()">
15619         <size>141</size>
15620       </method>
15621       <method name="Void UnaryPlusTest_5()">
15622         <size>140</size>
15623       </method>
15624       <method name="System.String InstanceMethod(System.String)">
15625         <size>2</size>
15626       </method>
15627       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15628         <size>30</size>
15629       </method>
15630       <method name="Int32 TestInt()">
15631         <size>3</size>
15632       </method>
15633       <method name="Void RefMethod(Int32 ByRef)">
15634         <size>8</size>
15635       </method>
15636       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15637         <size>87</size>
15638       </method>
15639       <method name="Int32 Main()">
15640         <size>179</size>
15641       </method>
15642     </type>
15643     <type name="Tester+EmptyDelegate">
15644       <method name="Void .ctor(Object, IntPtr)">
15645         <size>0</size>
15646       </method>
15647       <method name="Void Invoke()">
15648         <size>0</size>
15649       </method>
15650       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15651         <size>0</size>
15652       </method>
15653       <method name="Void EndInvoke(IAsyncResult)">
15654         <size>0</size>
15655       </method>
15656     </type>
15657     <type name="Tester+IntDelegate">
15658       <method name="Void .ctor(Object, IntPtr)">
15659         <size>0</size>
15660       </method>
15661       <method name="Int32 Invoke()">
15662         <size>0</size>
15663       </method>
15664       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15665         <size>0</size>
15666       </method>
15667       <method name="Int32 EndInvoke(IAsyncResult)">
15668         <size>0</size>
15669       </method>
15670     </type>
15671     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15672       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15673         <size>21</size>
15674       </method>
15675       <method name="&lt;A&gt;__T get_A()">
15676         <size>7</size>
15677       </method>
15678       <method name="&lt;Value&gt;__T get_Value()">
15679         <size>7</size>
15680       </method>
15681       <method name="Boolean Equals(System.Object)">
15682         <size>69</size>
15683       </method>
15684       <method name="Int32 GetHashCode()">
15685         <size>86</size>
15686       </method>
15687       <method name="System.String ToString()">
15688         <size>142</size>
15689       </method>
15690     </type>
15691     <type name="Tester">
15692       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15693         <size>1</size>
15694       </method>
15695       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15696         <size>1</size>
15697       </method>
15698       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15699         <size>1</size>
15700       </method>
15701       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15702         <size>1</size>
15703       </method>
15704       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15705         <size>1</size>
15706       </method>
15707       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15708         <size>12</size>
15709       </method>
15710       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15711         <size>12</size>
15712       </method>
15713       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15714         <size>7</size>
15715       </method>
15716       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15717         <size>7</size>
15718       </method>
15719       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15720         <size>5</size>
15721       </method>
15722       <method name="Void NewArrayInitTest_5()">
15723         <size>158</size>
15724       </method>
15725       <method name="Void ConditionTest_5()">
15726         <size>107</size>
15727       </method>
15728       <method name="Void AndTest_4()">
15729         <size>92</size>
15730       </method>
15731       <method name="Void MemberInitTest_4()">
15732         <size>66</size>
15733       </method>
15734       <method name="Void NewTest_6()">
15735         <size>53</size>
15736       </method>
15737     </type>
15738     <type name="InverseLogicalOperator">
15739       <method name="Void .ctor(Boolean)">
15740         <size>8</size>
15741       </method>
15742       <method name="Boolean op_True(InverseLogicalOperator)">
15743         <size>8</size>
15744       </method>
15745       <method name="Boolean op_False(InverseLogicalOperator)">
15746         <size>8</size>
15747       </method>
15748     </type>
15749     <type name="MyType">
15750       <method name="Void .ctor(Int32)">
15751         <size>8</size>
15752       </method>
15753       <method name="Int16 get_ShortProp()">
15754         <size>7</size>
15755       </method>
15756       <method name="Void set_ShortProp(Int16)">
15757         <size>8</size>
15758       </method>
15759       <method name="Int32 GetHashCode()">
15760         <size>6</size>
15761       </method>
15762       <method name="System.String ToString()">
15763         <size>12</size>
15764       </method>
15765       <method name="Int32 op_Implicit(MyType)">
15766         <size>8</size>
15767       </method>
15768       <method name="Boolean op_True(MyType)">
15769         <size>16</size>
15770       </method>
15771       <method name="Boolean op_False(MyType)">
15772         <size>19</size>
15773       </method>
15774       <method name="MyType op_Addition(MyType, MyType)">
15775         <size>21</size>
15776       </method>
15777       <method name="MyType op_Subtraction(MyType, MyType)">
15778         <size>21</size>
15779       </method>
15780       <method name="MyType op_Division(MyType, MyType)">
15781         <size>21</size>
15782       </method>
15783       <method name="MyType op_Multiply(MyType, MyType)">
15784         <size>21</size>
15785       </method>
15786       <method name="MyType op_Modulus(MyType, MyType)">
15787         <size>21</size>
15788       </method>
15789       <method name="MyType op_BitwiseAnd(MyType, MyType)">
15790         <size>21</size>
15791       </method>
15792       <method name="MyType op_BitwiseOr(MyType, MyType)">
15793         <size>21</size>
15794       </method>
15795       <method name="MyType op_ExclusiveOr(MyType, MyType)">
15796         <size>21</size>
15797       </method>
15798       <method name="Boolean op_Equality(MyType, MyType)">
15799         <size>17</size>
15800       </method>
15801       <method name="Boolean op_Inequality(MyType, MyType)">
15802         <size>20</size>
15803       </method>
15804       <method name="Boolean op_GreaterThan(MyType, MyType)">
15805         <size>17</size>
15806       </method>
15807       <method name="Boolean op_LessThan(MyType, MyType)">
15808         <size>17</size>
15809       </method>
15810       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
15811         <size>20</size>
15812       </method>
15813       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
15814         <size>20</size>
15815       </method>
15816       <method name="Boolean op_LogicalNot(MyType)">
15817         <size>11</size>
15818       </method>
15819       <method name="Int32 op_RightShift(MyType, Int32)">
15820         <size>13</size>
15821       </method>
15822       <method name="Int32 op_LeftShift(MyType, Int32)">
15823         <size>13</size>
15824       </method>
15825       <method name="MyType op_UnaryNegation(MyType)">
15826         <size>14</size>
15827       </method>
15828       <method name="MyType op_UnaryPlus(MyType)">
15829         <size>13</size>
15830       </method>
15831     </type>
15832     <type name="MyTypeImplicitOnly">
15833       <method name="Void .ctor(Int16)">
15834         <size>8</size>
15835       </method>
15836       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
15837         <size>8</size>
15838       </method>
15839     </type>
15840     <type name="Tester">
15841       <method name="Void EqualTest_14()">
15842         <size>101</size>
15843       </method>
15844     </type>
15845     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
15846       <method name="Void .ctor()">
15847         <size>7</size>
15848       </method>
15849     </type>
15850     <type name="Tester">
15851       <method name="Void NewArrayInitTest_6()">
15852         <size>103</size>
15853       </method>
15854       <method name="Void LambdaTest()">
15855         <size>89</size>
15856       </method>
15857     </type>
15858     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey2">
15859       <method name="Void .ctor()">
15860         <size>7</size>
15861       </method>
15862     </type>
15863     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey3">
15864       <method name="Void .ctor()">
15865         <size>7</size>
15866       </method>
15867     </type>
15868     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey4">
15869       <method name="Void .ctor()">
15870         <size>7</size>
15871       </method>
15872     </type>
15873     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey5">
15874       <method name="Void .ctor()">
15875         <size>7</size>
15876       </method>
15877     </type>
15878     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey6">
15879       <method name="Void .ctor()">
15880         <size>7</size>
15881       </method>
15882     </type>
15883     <type name="Tester">
15884       <method name="Void EqualTest_15()">
15885         <size>159</size>
15886       </method>
15887     </type>
15888   </test>
15889   <test name="gtest-etree-02.cs">
15890     <type name="M">
15891       <method name="Void .ctor()">
15892         <size>7</size>
15893       </method>
15894       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
15895         <size>1</size>
15896       </method>
15897       <method name="Void Main()">
15898         <size>129</size>
15899       </method>
15900     </type>
15901   </test>
15902   <test name="gtest-etree-03.cs">
15903     <type name="C">
15904       <method name="Void .ctor()">
15905         <size>7</size>
15906       </method>
15907       <method name="Int32 Main()">
15908         <size>6</size>
15909       </method>
15910     </type>
15911     <type name="S`1[T]">
15912       <method name="Int32 Test()">
15913         <size>145</size>
15914       </method>
15915     </type>
15916   </test>
15917   <test name="gtest-etree-04.cs">
15918     <type name="C">
15919       <method name="Void .ctor()">
15920         <size>7</size>
15921       </method>
15922       <method name="Int32 Main()">
15923         <size>366</size>
15924       </method>
15925     </type>
15926     <type name="C+&lt;Main&gt;c__AnonStorey0">
15927       <method name="Void .ctor()">
15928         <size>7</size>
15929       </method>
15930     </type>
15931     <type name="Foo">
15932       <method name="Boolean op_GreaterThan(Foo, Foo)">
15933         <size>6</size>
15934       </method>
15935       <method name="Boolean op_LessThan(Foo, Foo)">
15936         <size>6</size>
15937       </method>
15938       <method name="Boolean op_Equality(Foo, Foo)">
15939         <size>6</size>
15940       </method>
15941       <method name="Boolean op_Inequality(Foo, Foo)">
15942         <size>6</size>
15943       </method>
15944     </type>
15945   </test>
15946   <test name="gtest-etree-05.cs">
15947     <type name="C">
15948       <method name="Void .ctor()">
15949         <size>7</size>
15950       </method>
15951       <method name="Void Assert[T](T, T)">
15952         <size>46</size>
15953       </method>
15954       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15955         <size>56</size>
15956       </method>
15957       <method name="Int32 Main()">
15958         <size>360</size>
15959       </method>
15960     </type>
15961   </test>
15962   <test name="gtest-etree-06.cs">
15963     <type name="Test">
15964       <method name="Void .ctor()">
15965         <size>7</size>
15966       </method>
15967       <method name="Int32 Main()">
15968         <size>45</size>
15969       </method>
15970       <method name="Int32 Value()">
15971         <size>2</size>
15972       </method>
15973     </type>
15974   </test>
15975   <test name="gtest-etree-07.cs">
15976     <type name="C">
15977       <method name="Void .ctor()">
15978         <size>7</size>
15979       </method>
15980       <method name="Void Test()">
15981         <size>14</size>
15982       </method>
15983       <method name="Int32* Foo()">
15984         <size>3</size>
15985       </method>
15986       <method name="Int32 Main()">
15987         <size>594</size>
15988       </method>
15989     </type>
15990     <type name="EmptyDelegate">
15991       <method name="Void .ctor(Object, IntPtr)">
15992         <size>0</size>
15993       </method>
15994       <method name="Void Invoke()">
15995         <size>0</size>
15996       </method>
15997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15998         <size>0</size>
15999       </method>
16000       <method name="Void EndInvoke(IAsyncResult)">
16001         <size>0</size>
16002       </method>
16003     </type>
16004     <type name="UnsafeDelegate">
16005       <method name="Void .ctor(Object, IntPtr)">
16006         <size>0</size>
16007       </method>
16008       <method name="Int32* Invoke()">
16009         <size>0</size>
16010       </method>
16011       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16012         <size>0</size>
16013       </method>
16014       <method name="Int32* EndInvoke(IAsyncResult)">
16015         <size>0</size>
16016       </method>
16017     </type>
16018   </test>
16019   <test name="gtest-etree-08.cs">
16020     <type name="Foo">
16021       <method name="Void .ctor()">
16022         <size>7</size>
16023       </method>
16024       <method name="Int32 ThisMethod()">
16025         <size>3</size>
16026       </method>
16027       <method name="Int32 Goo(Boolean)">
16028         <size>204</size>
16029       </method>
16030       <method name="Int32 Main()">
16031         <size>14</size>
16032       </method>
16033     </type>
16034     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16035       <method name="Void .ctor()">
16036         <size>7</size>
16037       </method>
16038     </type>
16039   </test>
16040   <test name="gtest-etree-09.cs">
16041     <type name="Mono.C">
16042       <method name="Void .ctor()">
16043         <size>7</size>
16044       </method>
16045       <method name="Int32 Main()">
16046         <size>299</size>
16047       </method>
16048       <method name="System.Int64[] GetValues()">
16049         <size>23</size>
16050       </method>
16051     </type>
16052     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16053       <method name="Void .ctor()">
16054         <size>7</size>
16055       </method>
16056     </type>
16057   </test>
16058   <test name="gtest-etree-10.cs">
16059     <type name="Foo`1[T]">
16060       <method name="Void .ctor()">
16061         <size>7</size>
16062       </method>
16063       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16064         <size>189</size>
16065       </method>
16066       <method name="Boolean Contains(T)">
16067         <size>2</size>
16068       </method>
16069     </type>
16070     <type name="Program">
16071       <method name="Void .ctor()">
16072         <size>7</size>
16073       </method>
16074       <method name="Int32 Main()">
16075         <size>44</size>
16076       </method>
16077     </type>
16078     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16079       <method name="Void .ctor()">
16080         <size>7</size>
16081       </method>
16082     </type>
16083   </test>
16084   <test name="gtest-etree-11.cs">
16085     <type name="C">
16086       <method name="Void .ctor()">
16087         <size>7</size>
16088       </method>
16089       <method name="Void Main()">
16090         <size>12</size>
16091       </method>
16092     </type>
16093     <type name="Test">
16094       <method name="Void .ctor()">
16095         <size>7</size>
16096       </method>
16097       <method name="Void Invalid(Int32)">
16098         <size>124</size>
16099       </method>
16100       <method name="Void Other(System.Int32[])">
16101         <size>1</size>
16102       </method>
16103     </type>
16104     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16105       <method name="Void .ctor()">
16106         <size>7</size>
16107       </method>
16108     </type>
16109   </test>
16110   <test name="gtest-etree-12.cs">
16111     <type name="TestCase">
16112       <method name="Void .cctor()">
16113         <size>68</size>
16114       </method>
16115       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16116         <size>2</size>
16117       </method>
16118       <method name="Void DummyToMakeTheStaticsInitialize()">
16119         <size>1</size>
16120       </method>
16121     </type>
16122     <type name="Program">
16123       <method name="Void .ctor()">
16124         <size>7</size>
16125       </method>
16126       <method name="Int32 Main()">
16127         <size>7</size>
16128       </method>
16129     </type>
16130   </test>
16131   <test name="gtest-etree-13.cs">
16132     <type name="Program">
16133       <method name="Void .ctor()">
16134         <size>7</size>
16135       </method>
16136       <method name="Int32 Main()">
16137         <size>53</size>
16138       </method>
16139       <method name="IEnumerable`1 Test[T](Int32)">
16140         <size>30</size>
16141       </method>
16142     </type>
16143     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16144       <method name="Void .ctor()">
16145         <size>7</size>
16146       </method>
16147       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16148         <size>7</size>
16149       </method>
16150       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16151         <size>12</size>
16152       </method>
16153       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16154         <size>7</size>
16155       </method>
16156       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16157         <size>40</size>
16158       </method>
16159       <method name="Boolean MoveNext()">
16160         <size>108</size>
16161       </method>
16162       <method name="Void Dispose()">
16163         <size>8</size>
16164       </method>
16165       <method name="Void Reset()">
16166         <size>6</size>
16167       </method>
16168     </type>
16169   </test>
16170   <test name="gtest-etree-14.cs">
16171     <type name="Person">
16172       <method name="Void .ctor()">
16173         <size>7</size>
16174       </method>
16175       <method name="Int32 get_Age()">
16176         <size>7</size>
16177       </method>
16178       <method name="Void set_Age(Int32)">
16179         <size>8</size>
16180       </method>
16181     </type>
16182     <type name="Repro">
16183       <method name="Void .ctor()">
16184         <size>7</size>
16185       </method>
16186       <method name="Int32 Main()">
16187         <size>59</size>
16188       </method>
16189       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16190         <size>44</size>
16191       </method>
16192       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16193         <size>13</size>
16194       </method>
16195     </type>
16196     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16197       <method name="Void .ctor()">
16198         <size>7</size>
16199       </method>
16200       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16201         <size>7</size>
16202       </method>
16203       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16204         <size>12</size>
16205       </method>
16206       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16207         <size>7</size>
16208       </method>
16209       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16210         <size>52</size>
16211       </method>
16212       <method name="Boolean MoveNext()">
16213         <size>293</size>
16214       </method>
16215       <method name="Void Dispose()">
16216         <size>60</size>
16217       </method>
16218       <method name="Void Reset()">
16219         <size>6</size>
16220       </method>
16221     </type>
16222   </test>
16223   <test name="gtest-etree-15.cs">
16224     <type name="Foo">
16225       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16226         <size>2</size>
16227       </method>
16228       <method name="Void Main()">
16229         <size>190</size>
16230       </method>
16231     </type>
16232   </test>
16233   <test name="gtest-etree-16.cs">
16234     <type name="Program">
16235       <method name="Void .ctor()">
16236         <size>7</size>
16237       </method>
16238       <method name="Int32 Main()">
16239         <size>136</size>
16240       </method>
16241     </type>
16242     <type name="Foo">
16243       <method name="Void .ctor()">
16244         <size>7</size>
16245       </method>
16246     </type>
16247   </test>
16248   <test name="gtest-etree-17.cs">
16249     <type name="CompilerCrashTest.QueryCompiler">
16250       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16251         <size>12</size>
16252       </method>
16253       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16254         <size>6</size>
16255       </method>
16256       <method name="Void Main()">
16257         <size>1</size>
16258       </method>
16259     </type>
16260   </test>
16261   <test name="gtest-etree-18.cs">
16262     <type name="FooBase">
16263       <method name="Void .ctor()">
16264         <size>7</size>
16265       </method>
16266     </type>
16267     <type name="Foo">
16268       <method name="Void .ctor()">
16269         <size>7</size>
16270       </method>
16271     </type>
16272     <type name="Program">
16273       <method name="Void .ctor()">
16274         <size>7</size>
16275       </method>
16276       <method name="Int32 Main()">
16277         <size>140</size>
16278       </method>
16279     </type>
16280   </test>
16281   <test name="gtest-etree-19.cs">
16282     <type name="Test">
16283       <method name="Void .ctor()">
16284         <size>7</size>
16285       </method>
16286       <method name="Int32 Main()">
16287         <size>20</size>
16288       </method>
16289       <method name="T Value[T]()">
16290         <size>76</size>
16291       </method>
16292     </type>
16293   </test>
16294   <test name="gtest-exmethod-01.cs">
16295     <type name="SimpleTest">
16296       <method name="System.String Prefix(System.String, System.String)">
16297         <size>8</size>
16298       </method>
16299     </type>
16300     <type name="M">
16301       <method name="Void .ctor()">
16302         <size>7</size>
16303       </method>
16304       <method name="Int32 Main()">
16305         <size>157</size>
16306       </method>
16307     </type>
16308   </test>
16309   <test name="gtest-exmethod-02.cs">
16310     <type name="M">
16311       <method name="Void .ctor()">
16312         <size>7</size>
16313       </method>
16314       <method name="Void Main()">
16315         <size>12</size>
16316       </method>
16317     </type>
16318     <type name="N.M">
16319       <method name="Void .ctor()">
16320         <size>7</size>
16321       </method>
16322       <method name="Void Test2()">
16323         <size>12</size>
16324       </method>
16325     </type>
16326   </test>
16327   <test name="gtest-exmethod-03.cs">
16328     <type name="A.A">
16329       <method name="Int32 Foo(Int32)">
16330         <size>2</size>
16331       </method>
16332       <method name="Int32 Foo(Int32, System.String)">
16333         <size>3</size>
16334       </method>
16335     </type>
16336     <type name="B.X">
16337       <method name="Int32 Foo(Int32)">
16338         <size>2</size>
16339       </method>
16340       <method name="Int32 Foo(Int32, Boolean)">
16341         <size>3</size>
16342       </method>
16343     </type>
16344     <type name="C.F">
16345       <method name="Boolean Foo(Byte)">
16346         <size>2</size>
16347       </method>
16348     </type>
16349     <type name="C.D.F">
16350       <method name="Int32 Foo(Int32)">
16351         <size>3</size>
16352       </method>
16353       <method name="Void TestX()">
16354         <size>9</size>
16355       </method>
16356     </type>
16357     <type name="C.M">
16358       <method name="Int32 Foo(Int32)">
16359         <size>2</size>
16360       </method>
16361       <method name="Int32 Main()">
16362         <size>61</size>
16363       </method>
16364     </type>
16365   </test>
16366   <test name="gtest-exmethod-04.cs">
16367     <type name="A.Test">
16368       <method name="System.String Test_1(Boolean)">
16369         <size>6</size>
16370       </method>
16371     </type>
16372     <type name="B.M">
16373       <method name="Void .ctor()">
16374         <size>7</size>
16375       </method>
16376       <method name="Void Main()">
16377         <size>12</size>
16378       </method>
16379     </type>
16380   </test>
16381   <test name="gtest-exmethod-05.cs">
16382     <type name="A.Test_A">
16383       <method name="System.String Test_1(System.String)">
16384         <size>6</size>
16385       </method>
16386     </type>
16387     <type name="A.Test_B">
16388       <method name="System.String Test_2(System.String)">
16389         <size>6</size>
16390       </method>
16391     </type>
16392     <type name="B.M">
16393       <method name="Void .ctor()">
16394         <size>7</size>
16395       </method>
16396       <method name="Void Main()">
16397         <size>23</size>
16398       </method>
16399     </type>
16400   </test>
16401   <test name="gtest-exmethod-06.cs">
16402     <type name="Gen">
16403       <method name="T Test_1[T](T)">
16404         <size>10</size>
16405       </method>
16406       <method name="System.String Test_1[T](System.String)">
16407         <size>6</size>
16408       </method>
16409     </type>
16410     <type name="B.M">
16411       <method name="Void .ctor()">
16412         <size>7</size>
16413       </method>
16414       <method name="Void Main()">
16415         <size>30</size>
16416       </method>
16417     </type>
16418   </test>
16419   <test name="gtest-exmethod-07.cs">
16420     <type name="E">
16421       <method name="Void ToReadOnly[T](IEnumerable`1)">
16422         <size>1</size>
16423       </method>
16424       <method name="Void To(IA)">
16425         <size>1</size>
16426       </method>
16427     </type>
16428     <type name="C">
16429       <method name="Void .ctor()">
16430         <size>7</size>
16431       </method>
16432       <method name="Void Main()">
16433         <size>1</size>
16434       </method>
16435       <method name="Void Test(IEnumerable`1)">
16436         <size>15</size>
16437       </method>
16438     </type>
16439   </test>
16440   <test name="gtest-exmethod-08.cs">
16441     <type name="C">
16442       <method name="Void .ctor()">
16443         <size>7</size>
16444       </method>
16445       <method name="Void Main()">
16446         <size>21</size>
16447       </method>
16448     </type>
16449   </test>
16450   <test name="gtest-exmethod-09.cs">
16451     <type name="Test">
16452       <method name="Void Foo[T](System.String)">
16453         <size>1</size>
16454       </method>
16455     </type>
16456     <type name="C">
16457       <method name="Void .ctor()">
16458         <size>7</size>
16459       </method>
16460       <method name="Void Main()">
16461         <size>11</size>
16462       </method>
16463     </type>
16464   </test>
16465   <test name="gtest-exmethod-10.cs">
16466     <type name="AExtensions">
16467       <method name="Int32 Round(Double)">
16468         <size>8</size>
16469       </method>
16470     </type>
16471     <type name="BExtensions">
16472       <method name="T GetBy[T](T[], Double)">
16473         <size>13</size>
16474       </method>
16475     </type>
16476     <type name="C">
16477       <method name="Void .ctor()">
16478         <size>7</size>
16479       </method>
16480       <method name="Void Main()">
16481         <size>1</size>
16482       </method>
16483     </type>
16484   </test>
16485   <test name="gtest-exmethod-11.cs">
16486     <type name="Test">
16487       <method name="Void .ctor()">
16488         <size>7</size>
16489       </method>
16490       <method name="Int32 Main(System.String[])">
16491         <size>20</size>
16492       </method>
16493     </type>
16494     <type name="Lol">
16495       <method name="Boolean OneEleven(System.Object)">
16496         <size>2</size>
16497       </method>
16498     </type>
16499   </test>
16500   <test name="gtest-exmethod-12.cs">
16501     <type name="Program">
16502       <method name="Void .ctor()">
16503         <size>7</size>
16504       </method>
16505       <method name="Void Main(System.String[])">
16506         <size>63</size>
16507       </method>
16508     </type>
16509     <type name="ChatClient">
16510       <method name="Void .ctor()">
16511         <size>7</size>
16512       </method>
16513       <method name="Void Say(System.String, System.String)">
16514         <size>13</size>
16515       </method>
16516     </type>
16517     <type name="ChatExtensions">
16518       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16519         <size>62</size>
16520       </method>
16521     </type>
16522   </test>
16523   <test name="gtest-exmethod-13.cs">
16524     <type name="Foo">
16525       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16526         <size>2</size>
16527       </method>
16528       <method name="Void Main()">
16529         <size>23</size>
16530       </method>
16531     </type>
16532   </test>
16533   <test name="gtest-exmethod-14.cs">
16534     <type name="C">
16535       <method name="Void Bar[U](IA)">
16536         <size>7</size>
16537       </method>
16538       <method name="Void Foo[T](IA)">
16539         <size>1</size>
16540       </method>
16541       <method name="Void Foo(IA)">
16542         <size>7</size>
16543       </method>
16544       <method name="Void Main()">
16545         <size>1</size>
16546       </method>
16547     </type>
16548   </test>
16549   <test name="gtest-exmethod-15.cs">
16550     <type name="C">
16551       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16552         <size>15</size>
16553       </method>
16554       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16555         <size>2</size>
16556       </method>
16557       <method name="Void Main()">
16558         <size>1</size>
16559       </method>
16560     </type>
16561   </test>
16562   <test name="gtest-exmethod-16.cs">
16563     <type name="Rocks">
16564       <method name="Boolean Extension(System.String)">
16565         <size>2</size>
16566       </method>
16567       <method name="Boolean Extension(D)">
16568         <size>2</size>
16569       </method>
16570     </type>
16571     <type name="Program">
16572       <method name="Void .ctor()">
16573         <size>7</size>
16574       </method>
16575       <method name="Void add_e(D)">
16576         <size>24</size>
16577       </method>
16578       <method name="Void remove_e(D)">
16579         <size>24</size>
16580       </method>
16581       <method name="System.String get_Item(Int32)">
16582         <size>6</size>
16583       </method>
16584       <method name="System.String get_Property()">
16585         <size>6</size>
16586       </method>
16587       <method name="Void Main(System.String[])">
16588         <size>44</size>
16589       </method>
16590     </type>
16591     <type name="D">
16592       <method name="Void .ctor(Object, IntPtr)">
16593         <size>0</size>
16594       </method>
16595       <method name="System.String Invoke()">
16596         <size>0</size>
16597       </method>
16598       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16599         <size>0</size>
16600       </method>
16601       <method name="System.String EndInvoke(IAsyncResult)">
16602         <size>0</size>
16603       </method>
16604     </type>
16605   </test>
16606   <test name="gtest-exmethod-17.cs">
16607     <type name="MainClass">
16608       <method name="Void Main()">
16609         <size>45</size>
16610       </method>
16611     </type>
16612   </test>
16613   <test name="gtest-exmethod-18.cs">
16614     <type name="Foo">
16615       <method name="Void .ctor()">
16616         <size>7</size>
16617       </method>
16618       <method name="Boolean get_IsBar()">
16619         <size>2</size>
16620       </method>
16621     </type>
16622     <type name="FooExt">
16623       <method name="Boolean IsBar(Foo)">
16624         <size>7</size>
16625       </method>
16626     </type>
16627     <type name="Repro">
16628       <method name="Void .ctor()">
16629         <size>7</size>
16630       </method>
16631       <method name="Void Main()">
16632         <size>18</size>
16633       </method>
16634     </type>
16635   </test>
16636   <test name="gtest-exmethod-19.cs">
16637     <type name="Rocks">
16638       <method name="Int32 Test_2[T](IEnumerable`1)">
16639         <size>3</size>
16640       </method>
16641       <method name="System.String Test_1(System.String)">
16642         <size>12</size>
16643       </method>
16644     </type>
16645     <type name="Test">
16646       <method name="Void .ctor()">
16647         <size>7</size>
16648       </method>
16649       <method name="Int32 Main()">
16650         <size>142</size>
16651       </method>
16652     </type>
16653     <type name="Test+D">
16654       <method name="Void .ctor(Object, IntPtr)">
16655         <size>0</size>
16656       </method>
16657       <method name="System.String Invoke()">
16658         <size>0</size>
16659       </method>
16660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16661         <size>0</size>
16662       </method>
16663       <method name="System.String EndInvoke(IAsyncResult)">
16664         <size>0</size>
16665       </method>
16666     </type>
16667   </test>
16668   <test name="gtest-exmethod-20.cs">
16669     <type name="Outer.Inner.Test">
16670       <method name="Void .ctor()">
16671         <size>7</size>
16672       </method>
16673       <method name="Void M(I)">
16674         <size>13</size>
16675       </method>
16676       <method name="Void Main()">
16677         <size>1</size>
16678       </method>
16679     </type>
16680     <type name="Outer.ExtensionMethods">
16681       <method name="Void AddRange[T](I, IEnumerable`1)">
16682         <size>1</size>
16683       </method>
16684     </type>
16685   </test>
16686   <test name="gtest-exmethod-21.cs">
16687     <type name="Outer.Inner.Test">
16688       <method name="Void .ctor()">
16689         <size>7</size>
16690       </method>
16691       <method name="Void M(I)">
16692         <size>7</size>
16693       </method>
16694       <method name="Void Main()">
16695         <size>1</size>
16696       </method>
16697     </type>
16698     <type name="External.ExtensionMethods">
16699       <method name="Void AddRange(I)">
16700         <size>1</size>
16701       </method>
16702     </type>
16703   </test>
16704   <test name="gtest-exmethod-22.cs">
16705     <type name="Program">
16706       <method name="Void .ctor()">
16707         <size>7</size>
16708       </method>
16709       <method name="Int32 Main()">
16710         <size>8</size>
16711       </method>
16712     </type>
16713   </test>
16714   <test name="gtest-exmethod-23.cs">
16715     <type name="T">
16716       <method name="Void A(System.String, Int32)">
16717         <size>1</size>
16718       </method>
16719       <method name="Void Main()">
16720         <size>1</size>
16721       </method>
16722     </type>
16723   </test>
16724   <test name="gtest-exmethod-24.cs">
16725     <type name="Bar">
16726       <method name="Void .ctor()">
16727         <size>7</size>
16728       </method>
16729       <method name="Void Main()">
16730         <size>1</size>
16731       </method>
16732     </type>
16733   </test>
16734   <test name="gtest-exmethod-25.cs">
16735     <type name="Bar">
16736       <method name="Void .ctor()">
16737         <size>7</size>
16738       </method>
16739       <method name="Void Main()">
16740         <size>11</size>
16741       </method>
16742     </type>
16743   </test>
16744   <test name="gtest-exmethod-26.cs">
16745     <type name="test.TypeExtensions">
16746       <method name="Boolean IsNullable(System.Type)">
16747         <size>2</size>
16748       </method>
16749     </type>
16750     <type name="testmono.MainClass">
16751       <method name="Void .ctor()">
16752         <size>7</size>
16753       </method>
16754       <method name="Void Main()">
16755         <size>33</size>
16756       </method>
16757     </type>
16758   </test>
16759   <test name="gtest-exmethod-27.cs">
16760     <type name="Foo.Extensions">
16761       <method name="System.String AsString(IList`1)">
16762         <size>6</size>
16763       </method>
16764     </type>
16765     <type name="Bar.Program">
16766       <method name="Void .ctor()">
16767         <size>7</size>
16768       </method>
16769       <method name="Void Main()">
16770         <size>17</size>
16771       </method>
16772       <method name="System.String Pan(System.Byte[])">
16773         <size>7</size>
16774       </method>
16775     </type>
16776   </test>
16777   <test name="gtest-exmethod-28.cs">
16778     <type name="Foo">
16779       <method name="Void .ctor()">
16780         <size>7</size>
16781       </method>
16782     </type>
16783     <type name="Extensions">
16784       <method name="Boolean IsFoo(Foo)">
16785         <size>2</size>
16786       </method>
16787       <method name="Boolean IsBar(Bar)">
16788         <size>2</size>
16789       </method>
16790     </type>
16791     <type name="Bar">
16792       <method name="Void .ctor()">
16793         <size>7</size>
16794       </method>
16795     </type>
16796     <type name="Program">
16797       <method name="Void .ctor()">
16798         <size>7</size>
16799       </method>
16800       <method name="Void Main()">
16801         <size>1</size>
16802       </method>
16803     </type>
16804   </test>
16805   <test name="gtest-friend-01.cs">
16806     <type name="Test">
16807       <method name="Void .ctor()">
16808         <size>7</size>
16809       </method>
16810       <method name="Void Main()">
16811         <size>20</size>
16812       </method>
16813     </type>
16814   </test>
16815   <test name="gtest-friend-02.cs">
16816     <type name="Test">
16817       <method name="Void .ctor()">
16818         <size>7</size>
16819       </method>
16820       <method name="Void Main()">
16821         <size>20</size>
16822       </method>
16823     </type>
16824   </test>
16825   <test name="gtest-friend-03.cs">
16826     <type name="Test">
16827       <method name="Void .ctor()">
16828         <size>7</size>
16829       </method>
16830       <method name="Void Main()">
16831         <size>20</size>
16832       </method>
16833     </type>
16834   </test>
16835   <test name="gtest-friend-04.cs">
16836     <type name="Test">
16837       <method name="Void .ctor()">
16838         <size>7</size>
16839       </method>
16840       <method name="Void Main()">
16841         <size>19</size>
16842       </method>
16843     </type>
16844   </test>
16845   <test name="gtest-friend-05.cs">
16846     <type name="Test">
16847       <method name="Void .ctor()">
16848         <size>7</size>
16849       </method>
16850       <method name="Void Main()">
16851         <size>20</size>
16852       </method>
16853     </type>
16854   </test>
16855   <test name="gtest-friend-06.cs">
16856     <type name="Test">
16857       <method name="Void .ctor()">
16858         <size>7</size>
16859       </method>
16860       <method name="Void Main()">
16861         <size>20</size>
16862       </method>
16863     </type>
16864   </test>
16865   <test name="gtest-friend-07.cs">
16866     <type name="Test">
16867       <method name="Void .ctor()">
16868         <size>7</size>
16869       </method>
16870       <method name="Void Main()">
16871         <size>20</size>
16872       </method>
16873     </type>
16874   </test>
16875   <test name="gtest-friend-08.cs">
16876     <type name="Test">
16877       <method name="Void .ctor()">
16878         <size>7</size>
16879       </method>
16880       <method name="Void Main()">
16881         <size>19</size>
16882       </method>
16883     </type>
16884   </test>
16885   <test name="gtest-friend-09.cs">
16886     <type name="Test">
16887       <method name="Void .ctor()">
16888         <size>7</size>
16889       </method>
16890       <method name="Void Main()">
16891         <size>20</size>
16892       </method>
16893     </type>
16894   </test>
16895   <test name="gtest-friend-10.cs">
16896     <type name="Test">
16897       <method name="Void .ctor()">
16898         <size>7</size>
16899       </method>
16900       <method name="Void Main()">
16901         <size>20</size>
16902       </method>
16903     </type>
16904   </test>
16905   <test name="gtest-friend-11.cs">
16906     <type name="Test">
16907       <method name="Void .ctor()">
16908         <size>7</size>
16909       </method>
16910       <method name="Void Main()">
16911         <size>20</size>
16912       </method>
16913     </type>
16914   </test>
16915   <test name="gtest-friend-12.cs">
16916     <type name="Test">
16917       <method name="Void .ctor()">
16918         <size>7</size>
16919       </method>
16920       <method name="Void Main()">
16921         <size>19</size>
16922       </method>
16923     </type>
16924   </test>
16925   <test name="gtest-friend-13.cs">
16926     <type name="B">
16927       <method name="Void .ctor()">
16928         <size>7</size>
16929       </method>
16930       <method name="Void Test()">
16931         <size>1</size>
16932       </method>
16933       <method name="Void Test_2()">
16934         <size>1</size>
16935       </method>
16936     </type>
16937     <type name="Test">
16938       <method name="Void .ctor()">
16939         <size>7</size>
16940       </method>
16941       <method name="Void Main()">
16942         <size>1</size>
16943       </method>
16944     </type>
16945   </test>
16946   <test name="gtest-implicitarray-01.cs">
16947     <type name="Test">
16948       <method name="Void .ctor()">
16949         <size>7</size>
16950       </method>
16951       <method name="Int32 Main()">
16952         <size>282</size>
16953       </method>
16954     </type>
16955     <type name="&lt;PrivateImplementationDetails&gt;">
16956       <method name="Void .ctor()">
16957         <size>7</size>
16958       </method>
16959     </type>
16960   </test>
16961   <test name="gtest-implicitarray-02.cs">
16962     <type name="MyString">
16963       <method name="Void .ctor()">
16964         <size>7</size>
16965       </method>
16966       <method name="System.String op_Implicit(MyString)">
16967         <size>6</size>
16968       </method>
16969     </type>
16970     <type name="Test">
16971       <method name="Void .ctor()">
16972         <size>7</size>
16973       </method>
16974       <method name="Int32 Main()">
16975         <size>50</size>
16976       </method>
16977     </type>
16978   </test>
16979   <test name="gtest-initialize-01.cs">
16980     <type name="MyClass">
16981       <method name="Void .ctor()">
16982         <size>18</size>
16983       </method>
16984       <method name="Int32 get_Answer()">
16985         <size>7</size>
16986       </method>
16987       <method name="Void set_Answer(Int32)">
16988         <size>8</size>
16989       </method>
16990     </type>
16991     <type name="Test">
16992       <method name="Void .ctor()">
16993         <size>7</size>
16994       </method>
16995       <method name="Int32 Main()">
16996         <size>67</size>
16997       </method>
16998     </type>
16999   </test>
17000   <test name="gtest-initialize-02.cs">
17001     <type name="Test">
17002       <method name="Void .ctor()">
17003         <size>7</size>
17004       </method>
17005       <method name="Int32 Main()">
17006         <size>1099</size>
17007       </method>
17008     </type>
17009     <type name="Test+Point">
17010       <method name="Void .ctor()">
17011         <size>7</size>
17012       </method>
17013     </type>
17014     <type name="Test+Line">
17015       <method name="Void .ctor()">
17016         <size>29</size>
17017       </method>
17018     </type>
17019     <type name="Test+Rectangle">
17020       <method name="Void .ctor()">
17021         <size>51</size>
17022       </method>
17023     </type>
17024     <type name="Test+Library">
17025       <method name="Void .ctor()">
17026         <size>53</size>
17027       </method>
17028     </type>
17029     <type name="Test+Thing">
17030       <method name="Void .ctor()">
17031         <size>7</size>
17032       </method>
17033     </type>
17034     <type name="Test+Box">
17035       <method name="Void .ctor()">
17036         <size>7</size>
17037       </method>
17038     </type>
17039   </test>
17040   <test name="gtest-initialize-03.cs">
17041     <type name="Data">
17042       <method name="Void .ctor()">
17043         <size>7</size>
17044       </method>
17045     </type>
17046     <type name="Test">
17047       <method name="Void .ctor()">
17048         <size>7</size>
17049       </method>
17050       <method name="Void set_Prop(Data)">
17051         <size>1</size>
17052       </method>
17053       <method name="System.Object Foo()">
17054         <size>15</size>
17055       </method>
17056       <method name="Void Main()">
17057         <size>52</size>
17058       </method>
17059     </type>
17060   </test>
17061   <test name="gtest-initialize-04.cs">
17062     <type name="C">
17063       <method name="Void .ctor()">
17064         <size>7</size>
17065       </method>
17066       <method name="Void .cctor()">
17067         <size>34</size>
17068       </method>
17069       <method name="Int32 Main()">
17070         <size>30</size>
17071       </method>
17072     </type>
17073   </test>
17074   <test name="gtest-initialize-05.cs">
17075     <type name="C">
17076       <method name="Void .ctor()">
17077         <size>7</size>
17078       </method>
17079       <method name="Int32 Main()">
17080         <size>219</size>
17081       </method>
17082     </type>
17083   </test>
17084   <test name="gtest-initialize-06.cs">
17085     <type name="C">
17086       <method name="Void .ctor()">
17087         <size>7</size>
17088       </method>
17089       <method name="Int32 Main()">
17090         <size>39</size>
17091       </method>
17092       <method name="Void Foo(Point ByRef)">
17093         <size>38</size>
17094       </method>
17095     </type>
17096   </test>
17097   <test name="gtest-initialize-07.cs">
17098     <type name="A">
17099       <method name="Void .ctor()">
17100         <size>7</size>
17101       </method>
17102       <method name="System.String get_Name()">
17103         <size>7</size>
17104       </method>
17105       <method name="Void set_Name(System.String)">
17106         <size>8</size>
17107       </method>
17108       <method name="Boolean Matches(System.String)">
17109         <size>13</size>
17110       </method>
17111     </type>
17112     <type name="M">
17113       <method name="Void .ctor()">
17114         <size>7</size>
17115       </method>
17116       <method name="Int32 Main()">
17117         <size>37</size>
17118       </method>
17119     </type>
17120   </test>
17121   <test name="gtest-initialize-08.cs">
17122     <type name="T">
17123       <method name="Void .ctor()">
17124         <size>7</size>
17125       </method>
17126     </type>
17127     <type name="X">
17128       <method name="Void .ctor()">
17129         <size>7</size>
17130       </method>
17131       <method name="Z[] get_Prop()">
17132         <size>7</size>
17133       </method>
17134       <method name="Void set_Prop(Z[])">
17135         <size>8</size>
17136       </method>
17137     </type>
17138     <type name="Z">
17139       <method name="Void .ctor()">
17140         <size>7</size>
17141       </method>
17142     </type>
17143     <type name="Test">
17144       <method name="Void .ctor(String)">
17145         <size>70</size>
17146       </method>
17147       <method name="Void .ctor(Int32)">
17148         <size>70</size>
17149       </method>
17150     </type>
17151     <type name="C">
17152       <method name="Void .ctor()">
17153         <size>7</size>
17154       </method>
17155       <method name="Int32 Main()">
17156         <size>13</size>
17157       </method>
17158     </type>
17159   </test>
17160   <test name="gtest-initialize-09.cs">
17161     <type name="Test">
17162       <method name="Void .ctor()">
17163         <size>7</size>
17164       </method>
17165       <method name="Int32 Main()">
17166         <size>54</size>
17167       </method>
17168     </type>
17169   </test>
17170   <test name="gtest-initialize-10.cs">
17171     <type name="Foo">
17172       <method name="Void .ctor()">
17173         <size>7</size>
17174       </method>
17175       <method name="Int32 get_P()">
17176         <size>7</size>
17177       </method>
17178       <method name="Void set_P(Int32)">
17179         <size>8</size>
17180       </method>
17181     </type>
17182     <type name="Y">
17183       <method name="Void .ctor()">
17184         <size>7</size>
17185       </method>
17186       <method name="Int32 Main()">
17187         <size>38</size>
17188       </method>
17189       <method name="Boolean Do(Foo)">
17190         <size>86</size>
17191       </method>
17192     </type>
17193   </test>
17194   <test name="gtest-iter-01.cs">
17195     <type name="C">
17196       <method name="Void .ctor()">
17197         <size>7</size>
17198       </method>
17199       <method name="Void Main()">
17200         <size>1</size>
17201       </method>
17202     </type>
17203     <type name="C+ArrayReadOnlyList`1[T]">
17204       <method name="Void .ctor()">
17205         <size>7</size>
17206       </method>
17207       <method name="T get_Item(Int32)">
17208         <size>13</size>
17209       </method>
17210       <method name="IEnumerator`1 GetEnumerator()">
17211         <size>15</size>
17212       </method>
17213     </type>
17214     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17215       <method name="Void .ctor()">
17216         <size>7</size>
17217       </method>
17218       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17219         <size>12</size>
17220       </method>
17221       <method name="Boolean MoveNext()">
17222         <size>136</size>
17223       </method>
17224       <method name="Void Dispose()">
17225         <size>8</size>
17226       </method>
17227       <method name="Void Reset()">
17228         <size>6</size>
17229       </method>
17230       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17231         <size>7</size>
17232       </method>
17233     </type>
17234   </test>
17235   <test name="gtest-iter-02.cs">
17236     <type name="C">
17237       <method name="Void .ctor()">
17238         <size>7</size>
17239       </method>
17240       <method name="IEnumerator`1 Test()">
17241         <size>8</size>
17242       </method>
17243       <method name="Void Main()">
17244         <size>1</size>
17245       </method>
17246     </type>
17247     <type name="C+&lt;Test&gt;c__Iterator0">
17248       <method name="Void .ctor()">
17249         <size>7</size>
17250       </method>
17251       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17252         <size>12</size>
17253       </method>
17254       <method name="Boolean MoveNext()">
17255         <size>25</size>
17256       </method>
17257       <method name="Void Dispose()">
17258         <size>8</size>
17259       </method>
17260       <method name="Void Reset()">
17261         <size>6</size>
17262       </method>
17263       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17264         <size>7</size>
17265       </method>
17266     </type>
17267   </test>
17268   <test name="gtest-iter-03.cs">
17269     <type name="Test">
17270       <method name="Void .ctor()">
17271         <size>18</size>
17272       </method>
17273       <method name="IEnumerable`1 Annotations[T]()">
17274         <size>23</size>
17275       </method>
17276       <method name="IEnumerable`1 Annotations(System.Type)">
17277         <size>37</size>
17278       </method>
17279       <method name="Void Main()">
17280         <size>14</size>
17281       </method>
17282     </type>
17283     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17284       <method name="Void .ctor()">
17285         <size>7</size>
17286       </method>
17287       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17288         <size>12</size>
17289       </method>
17290       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17291         <size>7</size>
17292       </method>
17293       <method name="Boolean MoveNext()">
17294         <size>194</size>
17295       </method>
17296       <method name="Void Dispose()">
17297         <size>60</size>
17298       </method>
17299       <method name="Void Reset()">
17300         <size>6</size>
17301       </method>
17302     </type>
17303     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17304       <method name="Void .ctor()">
17305         <size>7</size>
17306       </method>
17307       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17308         <size>7</size>
17309       </method>
17310       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17311         <size>7</size>
17312       </method>
17313       <method name="Boolean MoveNext()">
17314         <size>218</size>
17315       </method>
17316       <method name="Void Dispose()">
17317         <size>56</size>
17318       </method>
17319       <method name="Void Reset()">
17320         <size>6</size>
17321       </method>
17322     </type>
17323     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17324       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17325         <size>7</size>
17326       </method>
17327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17328         <size>40</size>
17329       </method>
17330     </type>
17331     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17332       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17333         <size>7</size>
17334       </method>
17335       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17336         <size>52</size>
17337       </method>
17338     </type>
17339   </test>
17340   <test name="gtest-iter-04.cs">
17341     <type name="TestClass">
17342       <method name="Void .ctor()">
17343         <size>7</size>
17344       </method>
17345       <method name="Void ToString(System.Object)">
17346         <size>0</size>
17347       </method>
17348       <method name="IEnumerable`1 TestEnumerator()">
17349         <size>23</size>
17350       </method>
17351       <method name="Void Test()">
17352         <size>8</size>
17353       </method>
17354     </type>
17355     <type name="M">
17356       <method name="Void .ctor()">
17357         <size>7</size>
17358       </method>
17359       <method name="Void Main()">
17360         <size>1</size>
17361       </method>
17362     </type>
17363     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17364       <method name="Void .ctor()">
17365         <size>7</size>
17366       </method>
17367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17368         <size>7</size>
17369       </method>
17370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17371         <size>7</size>
17372       </method>
17373       <method name="Boolean MoveNext()">
17374         <size>37</size>
17375       </method>
17376       <method name="Void Dispose()">
17377         <size>8</size>
17378       </method>
17379       <method name="Void Reset()">
17380         <size>6</size>
17381       </method>
17382       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17383         <size>7</size>
17384       </method>
17385       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17386         <size>40</size>
17387       </method>
17388     </type>
17389   </test>
17390   <test name="gtest-iter-05.cs">
17391     <type name="Test">
17392       <method name="Void .ctor()">
17393         <size>7</size>
17394       </method>
17395       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17396         <size>44</size>
17397       </method>
17398       <method name="Void Main()">
17399         <size>31</size>
17400       </method>
17401     </type>
17402     <type name="Foo`1[T]">
17403       <method name="Void .ctor()">
17404         <size>7</size>
17405       </method>
17406       <method name="Void CreateItem[G]()">
17407         <size>1</size>
17408       </method>
17409     </type>
17410     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17411       <method name="Void .ctor()">
17412         <size>7</size>
17413       </method>
17414       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17415         <size>12</size>
17416       </method>
17417       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17418         <size>7</size>
17419       </method>
17420       <method name="Boolean MoveNext()">
17421         <size>185</size>
17422       </method>
17423       <method name="Void Dispose()">
17424         <size>60</size>
17425       </method>
17426       <method name="Void Reset()">
17427         <size>6</size>
17428       </method>
17429       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17430         <size>7</size>
17431       </method>
17432       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17433         <size>52</size>
17434       </method>
17435     </type>
17436   </test>
17437   <test name="gtest-iter-06.cs">
17438     <type name="Mono.Rocks.KeyValuePair">
17439       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17440         <size>13</size>
17441       </method>
17442     </type>
17443     <type name="Mono.Rocks.Sequence">
17444       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17445         <size>8</size>
17446       </method>
17447       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17448         <size>44</size>
17449       </method>
17450     </type>
17451     <type name="Mono.Rocks.Test">
17452       <method name="Void .ctor()">
17453         <size>7</size>
17454       </method>
17455       <method name="Int32 Main()">
17456         <size>116</size>
17457       </method>
17458       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17459         <size>30</size>
17460       </method>
17461     </type>
17462     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17463       <method name="Void .ctor()">
17464         <size>7</size>
17465       </method>
17466       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17467         <size>12</size>
17468       </method>
17469       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17470         <size>7</size>
17471       </method>
17472       <method name="Boolean MoveNext()">
17473         <size>183</size>
17474       </method>
17475       <method name="Void Dispose()">
17476         <size>8</size>
17477       </method>
17478       <method name="Void Reset()">
17479         <size>6</size>
17480       </method>
17481       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17482         <size>7</size>
17483       </method>
17484       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17485         <size>52</size>
17486       </method>
17487     </type>
17488   </test>
17489   <test name="gtest-iter-07.cs">
17490     <type name="Test">
17491       <method name="Void .ctor()">
17492         <size>7</size>
17493       </method>
17494       <method name="Int32 Main()">
17495         <size>8</size>
17496       </method>
17497       <method name="Void TestFunction(IEnumerable`1)">
17498         <size>35</size>
17499       </method>
17500     </type>
17501     <type name="MySystem">
17502       <method name="Void .ctor()">
17503         <size>34</size>
17504       </method>
17505       <method name="IEnumerable`1 get_Items()">
17506         <size>23</size>
17507       </method>
17508     </type>
17509     <type name="MySystem+&lt;&gt;c__Iterator0">
17510       <method name="Void .ctor()">
17511         <size>7</size>
17512       </method>
17513       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17514         <size>7</size>
17515       </method>
17516       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17517         <size>7</size>
17518       </method>
17519       <method name="Boolean MoveNext()">
17520         <size>186</size>
17521       </method>
17522       <method name="Void Dispose()">
17523         <size>56</size>
17524       </method>
17525       <method name="Void Reset()">
17526         <size>6</size>
17527       </method>
17528       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17529         <size>7</size>
17530       </method>
17531       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17532         <size>40</size>
17533       </method>
17534     </type>
17535   </test>
17536   <test name="gtest-iter-08.cs">
17537     <type name="App">
17538       <method name="Void .ctor()">
17539         <size>7</size>
17540       </method>
17541       <method name="IEnumerable QueryEnumerable[T]()">
17542         <size>16</size>
17543       </method>
17544       <method name="Int32 Main()">
17545         <size>116</size>
17546       </method>
17547     </type>
17548     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17549       <method name="Void .ctor()">
17550         <size>7</size>
17551       </method>
17552       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17553         <size>7</size>
17554       </method>
17555       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17556         <size>7</size>
17557       </method>
17558       <method name="Boolean MoveNext()">
17559         <size>84</size>
17560       </method>
17561       <method name="Void Dispose()">
17562         <size>8</size>
17563       </method>
17564       <method name="Void Reset()">
17565         <size>6</size>
17566       </method>
17567     </type>
17568     <type name="App">
17569       <method name="T TestType[T]()">
17570         <size>21</size>
17571       </method>
17572       <method name="System.Object TestType(System.Type)">
17573         <size>6</size>
17574       </method>
17575     </type>
17576     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17577       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17578         <size>7</size>
17579       </method>
17580       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17581         <size>26</size>
17582       </method>
17583     </type>
17584   </test>
17585   <test name="gtest-iter-09.cs">
17586     <type name="Test">
17587       <method name="Void .ctor()">
17588         <size>7</size>
17589       </method>
17590       <method name="IEnumerable`1 Create[T](T[,])">
17591         <size>30</size>
17592       </method>
17593       <method name="Int32 Main()">
17594         <size>94</size>
17595       </method>
17596     </type>
17597     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17598       <method name="Void .ctor()">
17599         <size>7</size>
17600       </method>
17601       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17602         <size>12</size>
17603       </method>
17604       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17605         <size>7</size>
17606       </method>
17607       <method name="Boolean MoveNext()">
17608         <size>130</size>
17609       </method>
17610       <method name="Void Dispose()">
17611         <size>8</size>
17612       </method>
17613       <method name="Void Reset()">
17614         <size>6</size>
17615       </method>
17616       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17617         <size>7</size>
17618       </method>
17619       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17620         <size>40</size>
17621       </method>
17622     </type>
17623   </test>
17624   <test name="gtest-iter-10.cs">
17625     <type name="Test">
17626       <method name="Void .ctor()">
17627         <size>7</size>
17628       </method>
17629       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17630         <size>44</size>
17631       </method>
17632       <method name="Int32 Main()">
17633         <size>159</size>
17634       </method>
17635     </type>
17636     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17637       <method name="Void .ctor()">
17638         <size>7</size>
17639       </method>
17640       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17641         <size>7</size>
17642       </method>
17643       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17644         <size>12</size>
17645       </method>
17646       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17647         <size>7</size>
17648       </method>
17649       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17650         <size>52</size>
17651       </method>
17652       <method name="Boolean MoveNext()">
17653         <size>103</size>
17654       </method>
17655       <method name="Void Dispose()">
17656         <size>8</size>
17657       </method>
17658       <method name="Void Reset()">
17659         <size>6</size>
17660       </method>
17661     </type>
17662   </test>
17663   <test name="gtest-iter-11.cs">
17664     <type name="Foo">
17665       <method name="Void .ctor()">
17666         <size>7</size>
17667       </method>
17668     </type>
17669     <type name="Bar">
17670       <method name="Void .ctor()">
17671         <size>7</size>
17672       </method>
17673       <method name="System.String get_Name()">
17674         <size>7</size>
17675       </method>
17676       <method name="Void set_Name(System.String)">
17677         <size>8</size>
17678       </method>
17679     </type>
17680     <type name="Collection`1[T]">
17681       <method name="Void .ctor()">
17682         <size>18</size>
17683       </method>
17684       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17685         <size>7</size>
17686       </method>
17687       <method name="Void Add(T)">
17688         <size>13</size>
17689       </method>
17690       <method name="IEnumerator`1 GetEnumerator()">
17691         <size>15</size>
17692       </method>
17693     </type>
17694     <type name="BarCollection">
17695       <method name="Void .ctor()">
17696         <size>7</size>
17697       </method>
17698     </type>
17699     <type name="Program">
17700       <method name="Void .ctor()">
17701         <size>7</size>
17702       </method>
17703       <method name="Int32 Main()">
17704         <size>148</size>
17705       </method>
17706     </type>
17707     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17708       <method name="Void .ctor()">
17709         <size>7</size>
17710       </method>
17711       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17712         <size>7</size>
17713       </method>
17714       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17715         <size>12</size>
17716       </method>
17717       <method name="Boolean MoveNext()">
17718         <size>175</size>
17719       </method>
17720       <method name="Void Dispose()">
17721         <size>56</size>
17722       </method>
17723       <method name="Void Reset()">
17724         <size>6</size>
17725       </method>
17726     </type>
17727   </test>
17728   <test name="gtest-lambda-01.cs">
17729     <type name="X">
17730       <method name="Int32 Main()">
17731         <size>300</size>
17732       </method>
17733       <method name="Int32 &lt;Main&gt;m__0(Int32)">
17734         <size>4</size>
17735       </method>
17736       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17737         <size>4</size>
17738       </method>
17739       <method name="Void &lt;Main&gt;m__3(Int32)">
17740         <size>8</size>
17741       </method>
17742       <method name="Void .ctor(Int32)">
17743         <size>13</size>
17744       </method>
17745     </type>
17746     <type name="IntFunc">
17747       <method name="Int32 Invoke(Int32)">
17748         <size>0</size>
17749       </method>
17750       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17751         <size>0</size>
17752       </method>
17753       <method name="Int32 EndInvoke(IAsyncResult)">
17754         <size>0</size>
17755       </method>
17756       <method name="Void .ctor(Object, IntPtr)">
17757         <size>0</size>
17758       </method>
17759     </type>
17760     <type name="VoidFunc">
17761       <method name="Void Invoke(Int32)">
17762         <size>0</size>
17763       </method>
17764       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17765         <size>0</size>
17766       </method>
17767       <method name="Void EndInvoke(IAsyncResult)">
17768         <size>0</size>
17769       </method>
17770       <method name="Void .ctor(Object, IntPtr)">
17771         <size>0</size>
17772       </method>
17773     </type>
17774     <type name="X+&lt;Main&gt;c__AnonStorey0">
17775       <method name="Void &lt;&gt;m__2(Int32)">
17776         <size>8</size>
17777       </method>
17778       <method name="Void .ctor()">
17779         <size>7</size>
17780       </method>
17781     </type>
17782   </test>
17783   <test name="gtest-lambda-02.cs">
17784     <type name="X">
17785       <method name="Void Foo(funci)">
17786         <size>16</size>
17787       </method>
17788       <method name="Void Foo(funcs)">
17789         <size>19</size>
17790       </method>
17791       <method name="Void Main()">
17792         <size>35</size>
17793       </method>
17794       <method name="System.String &lt;Main&gt;m__0(System.String)">
17795         <size>12</size>
17796       </method>
17797       <method name="Void .ctor()">
17798         <size>7</size>
17799       </method>
17800     </type>
17801     <type name="funcs">
17802       <method name="System.String Invoke(System.String)">
17803         <size>0</size>
17804       </method>
17805       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17806         <size>0</size>
17807       </method>
17808       <method name="System.String EndInvoke(IAsyncResult)">
17809         <size>0</size>
17810       </method>
17811       <method name="Void .ctor(Object, IntPtr)">
17812         <size>0</size>
17813       </method>
17814     </type>
17815     <type name="funci">
17816       <method name="Int32 Invoke(Int32)">
17817         <size>0</size>
17818       </method>
17819       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17820         <size>0</size>
17821       </method>
17822       <method name="Int32 EndInvoke(IAsyncResult)">
17823         <size>0</size>
17824       </method>
17825       <method name="Void .ctor(Object, IntPtr)">
17826         <size>0</size>
17827       </method>
17828     </type>
17829   </test>
17830   <test name="gtest-lambda-03.cs">
17831     <type name="Demo">
17832       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
17833         <size>8</size>
17834       </method>
17835       <method name="Int32 Main()">
17836         <size>54</size>
17837       </method>
17838       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17839         <size>7</size>
17840       </method>
17841       <method name="Void .ctor()">
17842         <size>7</size>
17843       </method>
17844     </type>
17845     <type name="Func`2[TArg0,TResult]">
17846       <method name="TResult Invoke(TArg0)">
17847         <size>0</size>
17848       </method>
17849       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17850         <size>0</size>
17851       </method>
17852       <method name="TResult EndInvoke(IAsyncResult)">
17853         <size>0</size>
17854       </method>
17855       <method name="Void .ctor(Object, IntPtr)">
17856         <size>0</size>
17857       </method>
17858     </type>
17859   </test>
17860   <test name="gtest-lambda-04.cs">
17861     <type name="Demo">
17862       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
17863         <size>14</size>
17864       </method>
17865       <method name="Int32 Main()">
17866         <size>103</size>
17867       </method>
17868       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
17869         <size>7</size>
17870       </method>
17871       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
17872         <size>8</size>
17873       </method>
17874       <method name="Void .ctor()">
17875         <size>7</size>
17876       </method>
17877     </type>
17878     <type name="Func`2[TArg0,TResult]">
17879       <method name="TResult Invoke(TArg0)">
17880         <size>0</size>
17881       </method>
17882       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
17883         <size>0</size>
17884       </method>
17885       <method name="TResult EndInvoke(IAsyncResult)">
17886         <size>0</size>
17887       </method>
17888       <method name="Void .ctor(Object, IntPtr)">
17889         <size>0</size>
17890       </method>
17891     </type>
17892   </test>
17893   <test name="gtest-lambda-05.cs">
17894     <type name="C">
17895       <method name="Boolean M(C+db)">
17896         <size>8</size>
17897       </method>
17898       <method name="System.String M(C+ds)">
17899         <size>6</size>
17900       </method>
17901       <method name="Int32 M(C+di)">
17902         <size>8</size>
17903       </method>
17904       <method name="Int32 Main()">
17905         <size>125</size>
17906       </method>
17907       <method name="System.String &lt;Main&gt;m__0(System.String)">
17908         <size>31</size>
17909       </method>
17910       <method name="Int32 &lt;Main&gt;m__1(Int32)">
17911         <size>31</size>
17912       </method>
17913       <method name="Void .ctor()">
17914         <size>7</size>
17915       </method>
17916     </type>
17917     <type name="C+di">
17918       <method name="Int32 Invoke(Int32)">
17919         <size>0</size>
17920       </method>
17921       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
17922         <size>0</size>
17923       </method>
17924       <method name="Int32 EndInvoke(IAsyncResult)">
17925         <size>0</size>
17926       </method>
17927       <method name="Void .ctor(Object, IntPtr)">
17928         <size>0</size>
17929       </method>
17930     </type>
17931     <type name="C+ds">
17932       <method name="System.String Invoke(System.String)">
17933         <size>0</size>
17934       </method>
17935       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
17936         <size>0</size>
17937       </method>
17938       <method name="System.String EndInvoke(IAsyncResult)">
17939         <size>0</size>
17940       </method>
17941       <method name="Void .ctor(Object, IntPtr)">
17942         <size>0</size>
17943       </method>
17944     </type>
17945     <type name="C+db">
17946       <method name="Boolean Invoke(Boolean)">
17947         <size>0</size>
17948       </method>
17949       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
17950         <size>0</size>
17951       </method>
17952       <method name="Boolean EndInvoke(IAsyncResult)">
17953         <size>0</size>
17954       </method>
17955       <method name="Void .ctor(Object, IntPtr)">
17956         <size>0</size>
17957       </method>
17958     </type>
17959     <type name="C+&lt;Main&gt;c__AnonStorey0">
17960       <method name="System.String &lt;&gt;m__2(System.String)">
17961         <size>12</size>
17962       </method>
17963       <method name="Void .ctor()">
17964         <size>7</size>
17965       </method>
17966     </type>
17967     <type name="C+&lt;Main&gt;c__AnonStorey1">
17968       <method name="Int32 &lt;&gt;m__3(Int32)">
17969         <size>11</size>
17970       </method>
17971       <method name="Void .ctor()">
17972         <size>7</size>
17973       </method>
17974     </type>
17975   </test>
17976   <test name="gtest-lambda-06.cs">
17977     <type name="TestClass">
17978       <method name="Void P(TestClass+DT)">
17979         <size>26</size>
17980       </method>
17981       <method name="Void P(TestClass+DF)">
17982         <size>26</size>
17983       </method>
17984       <method name="T And(T, T)">
17985         <size>10</size>
17986       </method>
17987       <method name="F And(T, F)">
17988         <size>10</size>
17989       </method>
17990       <method name="F And(F, T)">
17991         <size>10</size>
17992       </method>
17993       <method name="F And(F, F)">
17994         <size>10</size>
17995       </method>
17996       <method name="T Or(T, T)">
17997         <size>10</size>
17998       </method>
17999       <method name="T Or(T, F)">
18000         <size>10</size>
18001       </method>
18002       <method name="T Or(F, T)">
18003         <size>10</size>
18004       </method>
18005       <method name="F Or(F, F)">
18006         <size>10</size>
18007       </method>
18008       <method name="F Not(T)">
18009         <size>10</size>
18010       </method>
18011       <method name="T Not(F)">
18012         <size>10</size>
18013       </method>
18014       <method name="Void StopTrue(T)">
18015         <size>1</size>
18016       </method>
18017       <method name="Int32 Main()">
18018         <size>36</size>
18019       </method>
18020       <method name="Void &lt;Main&gt;m__0(F)">
18021         <size>31</size>
18022       </method>
18023       <method name="Void .ctor()">
18024         <size>7</size>
18025       </method>
18026     </type>
18027     <type name="TestClass+DT">
18028       <method name="Void Invoke(T)">
18029         <size>0</size>
18030       </method>
18031       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18032         <size>0</size>
18033       </method>
18034       <method name="Void EndInvoke(IAsyncResult)">
18035         <size>0</size>
18036       </method>
18037       <method name="Void .ctor(Object, IntPtr)">
18038         <size>0</size>
18039       </method>
18040     </type>
18041     <type name="TestClass+DF">
18042       <method name="Void Invoke(F)">
18043         <size>0</size>
18044       </method>
18045       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18046         <size>0</size>
18047       </method>
18048       <method name="Void EndInvoke(IAsyncResult)">
18049         <size>0</size>
18050       </method>
18051       <method name="Void .ctor(Object, IntPtr)">
18052         <size>0</size>
18053       </method>
18054     </type>
18055     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18056       <method name="Void &lt;&gt;m__1(T)">
18057         <size>38</size>
18058       </method>
18059       <method name="Void .ctor()">
18060         <size>7</size>
18061       </method>
18062     </type>
18063     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18064       <method name="Void &lt;&gt;m__2(F)">
18065         <size>77</size>
18066       </method>
18067       <method name="Void .ctor()">
18068         <size>7</size>
18069       </method>
18070     </type>
18071   </test>
18072   <test name="gtest-lambda-07.cs">
18073     <type name="C">
18074       <method name="Void Test(D)">
18075         <size>1</size>
18076       </method>
18077       <method name="Void Test(System.Object, D)">
18078         <size>1</size>
18079       </method>
18080       <method name="Void Test(D, D)">
18081         <size>1</size>
18082       </method>
18083       <method name="Void Test2(System.Object, E)">
18084         <size>1</size>
18085       </method>
18086       <method name="Void Main()">
18087         <size>207</size>
18088       </method>
18089       <method name="Void &lt;Main&gt;m__0()">
18090         <size>1</size>
18091       </method>
18092       <method name="Void &lt;Main&gt;m__1()">
18093         <size>1</size>
18094       </method>
18095       <method name="Void &lt;Main&gt;m__2()">
18096         <size>1</size>
18097       </method>
18098       <method name="Void &lt;Main&gt;m__3()">
18099         <size>1</size>
18100       </method>
18101       <method name="Void &lt;Main&gt;m__4()">
18102         <size>1</size>
18103       </method>
18104       <method name="Void &lt;Main&gt;m__5(Boolean)">
18105         <size>1</size>
18106       </method>
18107       <method name="Void .ctor()">
18108         <size>7</size>
18109       </method>
18110     </type>
18111     <type name="D">
18112       <method name="Void Invoke()">
18113         <size>0</size>
18114       </method>
18115       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18116         <size>0</size>
18117       </method>
18118       <method name="Void EndInvoke(IAsyncResult)">
18119         <size>0</size>
18120       </method>
18121       <method name="Void .ctor(Object, IntPtr)">
18122         <size>0</size>
18123       </method>
18124     </type>
18125     <type name="E">
18126       <method name="Void Invoke(Boolean)">
18127         <size>0</size>
18128       </method>
18129       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18130         <size>0</size>
18131       </method>
18132       <method name="Void EndInvoke(IAsyncResult)">
18133         <size>0</size>
18134       </method>
18135       <method name="Void .ctor(Object, IntPtr)">
18136         <size>0</size>
18137       </method>
18138     </type>
18139   </test>
18140   <test name="gtest-lambda-08.cs">
18141     <type name="C">
18142       <method name="Void Test[T,R](System.Func`2[T,R])">
18143         <size>1</size>
18144       </method>
18145       <method name="Int32 Main()">
18146         <size>321</size>
18147       </method>
18148       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18149         <size>4</size>
18150       </method>
18151       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18152         <size>5</size>
18153       </method>
18154       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18155         <size>4</size>
18156       </method>
18157       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18158         <size>5</size>
18159       </method>
18160       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18161         <size>4</size>
18162       </method>
18163       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18164         <size>5</size>
18165       </method>
18166       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18167         <size>4</size>
18168       </method>
18169       <method name="Void .ctor()">
18170         <size>7</size>
18171       </method>
18172     </type>
18173   </test>
18174   <test name="gtest-lambda-09.cs">
18175     <type name="C">
18176       <method name="IEnumerable`1 Test[T](T)">
18177         <size>2</size>
18178       </method>
18179       <method name="IEnumerable`1 Test[T](Func`1[T])">
18180         <size>2</size>
18181       </method>
18182       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18183         <size>2</size>
18184       </method>
18185       <method name="Void Main()">
18186         <size>113</size>
18187       </method>
18188       <method name="System.String &lt;Main&gt;m__0()">
18189         <size>6</size>
18190       </method>
18191       <method name="System.String &lt;Main&gt;m__1()">
18192         <size>6</size>
18193       </method>
18194       <method name="System.String &lt;Main&gt;m__2(System.String)">
18195         <size>6</size>
18196       </method>
18197       <method name="Void .ctor()">
18198         <size>7</size>
18199       </method>
18200     </type>
18201     <type name="Func`1[TD]">
18202       <method name="TD Invoke()">
18203         <size>0</size>
18204       </method>
18205       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18206         <size>0</size>
18207       </method>
18208       <method name="TD EndInvoke(IAsyncResult)">
18209         <size>0</size>
18210       </method>
18211       <method name="Void .ctor(Object, IntPtr)">
18212         <size>0</size>
18213       </method>
18214     </type>
18215     <type name="Func`2[TA,TR]">
18216       <method name="TR Invoke(TA)">
18217         <size>0</size>
18218       </method>
18219       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18220         <size>0</size>
18221       </method>
18222       <method name="TR EndInvoke(IAsyncResult)">
18223         <size>0</size>
18224       </method>
18225       <method name="Void .ctor(Object, IntPtr)">
18226         <size>0</size>
18227       </method>
18228     </type>
18229   </test>
18230   <test name="gtest-lambda-10.cs">
18231     <type name="C">
18232       <method name="Void Foo[TSource](IEnumerable`1)">
18233         <size>1</size>
18234       </method>
18235       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18236         <size>1</size>
18237       </method>
18238       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18239         <size>1</size>
18240       </method>
18241       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18242         <size>1</size>
18243       </method>
18244       <method name="Void Main()">
18245         <size>97</size>
18246       </method>
18247       <method name="Void .ctor()">
18248         <size>7</size>
18249       </method>
18250     </type>
18251     <type name="C+&lt;Main&gt;c__AnonStorey0">
18252       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18253         <size>7</size>
18254       </method>
18255       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18256         <size>7</size>
18257       </method>
18258       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18259         <size>7</size>
18260       </method>
18261       <method name="Void .ctor()">
18262         <size>7</size>
18263       </method>
18264     </type>
18265   </test>
18266   <test name="gtest-lambda-11.cs">
18267     <type name="Pair`2[T1,T2]">
18268       <method name="Void .ctor()">
18269         <size>7</size>
18270       </method>
18271     </type>
18272     <type name="C">
18273       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18274         <size>1</size>
18275       </method>
18276     </type>
18277     <type name="E`1[TI]">
18278       <method name="Void Rep1[TV](Group`2[TI,TV])">
18279         <size>37</size>
18280       </method>
18281       <method name="Void .ctor()">
18282         <size>7</size>
18283       </method>
18284     </type>
18285     <type name="M">
18286       <method name="Void Main()">
18287         <size>1</size>
18288       </method>
18289       <method name="Void .ctor()">
18290         <size>7</size>
18291       </method>
18292     </type>
18293     <type name="Group`2[T1,T2]">
18294       <method name="Pair`2[T1,T2] Invoke(T1)">
18295         <size>0</size>
18296       </method>
18297       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18298         <size>0</size>
18299       </method>
18300       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18301         <size>0</size>
18302       </method>
18303       <method name="Void .ctor(Object, IntPtr)">
18304         <size>0</size>
18305       </method>
18306     </type>
18307     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18308       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18309         <size>7</size>
18310       </method>
18311       <method name="Void .ctor()">
18312         <size>7</size>
18313       </method>
18314     </type>
18315   </test>
18316   <test name="gtest-lambda-12.cs">
18317     <type name="Demo">
18318       <method name="Void F[T](T[], T, Func`1[T])">
18319         <size>42</size>
18320       </method>
18321       <method name="Int32 Main()">
18322         <size>65</size>
18323       </method>
18324       <method name="Void .ctor()">
18325         <size>7</size>
18326       </method>
18327     </type>
18328     <type name="Func`1[TA]">
18329       <method name="Void Invoke(TA)">
18330         <size>0</size>
18331       </method>
18332       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18333         <size>0</size>
18334       </method>
18335       <method name="Void EndInvoke(IAsyncResult)">
18336         <size>0</size>
18337       </method>
18338       <method name="Void .ctor(Object, IntPtr)">
18339         <size>0</size>
18340       </method>
18341     </type>
18342     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18343       <method name="Void &lt;&gt;m__0(Int32)">
18344         <size>10</size>
18345       </method>
18346       <method name="Void .ctor()">
18347         <size>7</size>
18348       </method>
18349     </type>
18350   </test>
18351   <test name="gtest-lambda-13.cs">
18352     <type name="TestUnary">
18353       <method name="Void Foo(System.Action`1[System.Int32])">
18354         <size>1</size>
18355       </method>
18356       <method name="Void Bar()">
18357         <size>35</size>
18358       </method>
18359       <method name="Void &lt;Bar&gt;m__0(Int32)">
18360         <size>6</size>
18361       </method>
18362       <method name="Void .ctor()">
18363         <size>7</size>
18364       </method>
18365     </type>
18366     <type name="Program">
18367       <method name="Void Foo(System.Action`1[System.String])">
18368         <size>12</size>
18369       </method>
18370       <method name="T Foo[T](System.Func`2[System.String,T])">
18371         <size>12</size>
18372       </method>
18373       <method name="System.String Bar()">
18374         <size>35</size>
18375       </method>
18376       <method name="Void Main()">
18377         <size>76</size>
18378       </method>
18379       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18380         <size>7</size>
18381       </method>
18382       <method name="System.String &lt;Main&gt;m__2(System.String)">
18383         <size>2</size>
18384       </method>
18385       <method name="Void &lt;Main&gt;m__3(System.String)">
18386         <size>7</size>
18387       </method>
18388       <method name="Void .ctor()">
18389         <size>7</size>
18390       </method>
18391     </type>
18392   </test>
18393   <test name="gtest-lambda-14.cs">
18394     <type name="Test">
18395       <method name="Void Main()">
18396         <size>1</size>
18397       </method>
18398       <method name="Void Foo[T]()">
18399         <size>14</size>
18400       </method>
18401       <method name="T &lt;Foo&gt;m__0[T](T)">
18402         <size>2</size>
18403       </method>
18404       <method name="Void .ctor()">
18405         <size>7</size>
18406       </method>
18407     </type>
18408   </test>
18409   <test name="gtest-lambda-15.cs">
18410     <type name="Enumerable">
18411       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18412         <size>32</size>
18413       </method>
18414       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18415         <size>120</size>
18416       </method>
18417     </type>
18418     <type name="Repro">
18419       <method name="Int32 Main()">
18420         <size>115</size>
18421       </method>
18422       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18423         <size>7</size>
18424       </method>
18425       <method name="Void .ctor()">
18426         <size>7</size>
18427       </method>
18428     </type>
18429     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18430       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18431         <size>15</size>
18432       </method>
18433       <method name="Void .ctor()">
18434         <size>7</size>
18435       </method>
18436     </type>
18437   </test>
18438   <test name="gtest-lambda-16.cs">
18439     <type name="Repro">
18440       <method name="Void AssertFoo[T](IList`1)">
18441         <size>34</size>
18442       </method>
18443       <method name="Void Main()">
18444         <size>1</size>
18445       </method>
18446       <method name="Void .ctor()">
18447         <size>7</size>
18448       </method>
18449     </type>
18450     <type name="Repro+Runner`1[T]">
18451       <method name="Void .ctor(Action`1, T)">
18452         <size>7</size>
18453       </method>
18454     </type>
18455     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18456       <method name="Void &lt;&gt;m__0(Int32)">
18457         <size>52</size>
18458       </method>
18459       <method name="Void .ctor()">
18460         <size>7</size>
18461       </method>
18462     </type>
18463   </test>
18464   <test name="gtest-lambda-17.cs">
18465     <type name="TestCase">
18466       <method name="Void Testing()">
18467         <size>75</size>
18468       </method>
18469       <method name="Void Main()">
18470         <size>11</size>
18471       </method>
18472       <method name="Void &lt;Testing&gt;m__0()">
18473         <size>8</size>
18474       </method>
18475       <method name="Void .ctor()">
18476         <size>7</size>
18477       </method>
18478     </type>
18479   </test>
18480   <test name="gtest-lambda-18.cs">
18481     <type name="Test">
18482       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18483         <size>33</size>
18484       </method>
18485       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18486         <size>1</size>
18487       </method>
18488       <method name="Void Main()">
18489         <size>1</size>
18490       </method>
18491     </type>
18492     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18493       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18494         <size>14</size>
18495       </method>
18496       <method name="Void .ctor()">
18497         <size>7</size>
18498       </method>
18499     </type>
18500   </test>
18501   <test name="gtest-lambda-19.cs">
18502     <type name="Crasher">
18503       <method name="Void Crash()">
18504         <size>36</size>
18505       </method>
18506       <method name="Void Do(System.Action)">
18507         <size>1</size>
18508       </method>
18509       <method name="Void Main()">
18510         <size>1</size>
18511       </method>
18512       <method name="Void .ctor()">
18513         <size>7</size>
18514       </method>
18515     </type>
18516     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18517       <method name="Void &lt;&gt;m__0()">
18518         <size>27</size>
18519       </method>
18520       <method name="Void .ctor()">
18521         <size>7</size>
18522       </method>
18523     </type>
18524   </test>
18525   <test name="gtest-lambda-20.cs">
18526     <type name="Z">
18527       <method name="Void &lt;Z&gt;m__0()">
18528         <size>7</size>
18529       </method>
18530       <method name="Void .ctor()">
18531         <size>37</size>
18532       </method>
18533     </type>
18534     <type name="Test">
18535       <method name="Boolean Foo()">
18536         <size>2</size>
18537       </method>
18538       <method name="Void Main()">
18539         <size>1</size>
18540       </method>
18541       <method name="Void .ctor()">
18542         <size>7</size>
18543       </method>
18544     </type>
18545     <type name="TestMethod">
18546       <method name="Void Invoke()">
18547         <size>0</size>
18548       </method>
18549       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18550         <size>0</size>
18551       </method>
18552       <method name="Void EndInvoke(IAsyncResult)">
18553         <size>0</size>
18554       </method>
18555       <method name="Void .ctor(Object, IntPtr)">
18556         <size>0</size>
18557       </method>
18558     </type>
18559   </test>
18560   <test name="gtest-lambda-21.cs">
18561     <type name="Program">
18562       <method name="Void Foo(System.Action`1[System.String])">
18563         <size>12</size>
18564       </method>
18565       <method name="T Foo[T](System.Func`2[System.String,T])">
18566         <size>12</size>
18567       </method>
18568       <method name="System.String Bar()">
18569         <size>35</size>
18570       </method>
18571       <method name="Int32 Main()">
18572         <size>95</size>
18573       </method>
18574       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18575         <size>7</size>
18576       </method>
18577       <method name="System.String &lt;Main&gt;m__1(System.String)">
18578         <size>2</size>
18579       </method>
18580       <method name="Void &lt;Main&gt;m__2(System.String)">
18581         <size>7</size>
18582       </method>
18583       <method name="Void .ctor()">
18584         <size>7</size>
18585       </method>
18586     </type>
18587   </test>
18588   <test name="gtest-lambda-22.cs">
18589     <type name="Product">
18590       <method name="Void .ctor()">
18591         <size>7</size>
18592       </method>
18593     </type>
18594     <type name="MainClass">
18595       <method name="Void Main()">
18596         <size>136</size>
18597       </method>
18598       <method name="Int32 &lt;Main&gt;m__0(Product)">
18599         <size>7</size>
18600       </method>
18601       <method name="Product &lt;Main&gt;m__1(Product)">
18602         <size>2</size>
18603       </method>
18604       <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)">
18605         <size>48</size>
18606       </method>
18607       <method name="Void .ctor()">
18608         <size>7</size>
18609       </method>
18610     </type>
18611     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18612       <method name="&lt;g&gt;__T get_g()">
18613         <size>7</size>
18614       </method>
18615       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18616         <size>7</size>
18617       </method>
18618       <method name="Boolean Equals(System.Object)">
18619         <size>69</size>
18620       </method>
18621       <method name="Int32 GetHashCode()">
18622         <size>86</size>
18623       </method>
18624       <method name="System.String ToString()">
18625         <size>142</size>
18626       </method>
18627       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18628         <size>21</size>
18629       </method>
18630     </type>
18631     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18632       <method name="Boolean &lt;&gt;m__3(Product)">
18633         <size>52</size>
18634       </method>
18635       <method name="Decimal &lt;&gt;m__4(Product)">
18636         <size>7</size>
18637       </method>
18638       <method name="Void .ctor()">
18639         <size>7</size>
18640       </method>
18641     </type>
18642   </test>
18643   <test name="gtest-lambda-23.cs">
18644     <type name="C">
18645       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18646         <size>14</size>
18647       </method>
18648       <method name="Int32 Main()">
18649         <size>77</size>
18650       </method>
18651       <method name="System.String &lt;Main&gt;m__0(System.String)">
18652         <size>27</size>
18653       </method>
18654       <method name="Void .ctor()">
18655         <size>7</size>
18656       </method>
18657     </type>
18658   </test>
18659   <test name="gtest-linq-01.cs">
18660     <type name="from.C">
18661       <method name="Void .ctor()">
18662         <size>7</size>
18663       </method>
18664       <method name="Void Main()">
18665         <size>2137</size>
18666       </method>
18667       <method name="Void Foo(Int32, Boolean)">
18668         <size>11</size>
18669       </method>
18670       <method name="Void Do(System.String[])">
18671         <size>16</size>
18672       </method>
18673     </type>
18674     <type name="from.D">
18675       <method name="Void .ctor()">
18676         <size>7</size>
18677       </method>
18678       <method name="Boolean check(System.Object, System.Object)">
18679         <size>26</size>
18680       </method>
18681     </type>
18682     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18683       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18684         <size>21</size>
18685       </method>
18686       <method name="&lt;i&gt;__T get_i()">
18687         <size>7</size>
18688       </method>
18689       <method name="&lt;j&gt;__T get_j()">
18690         <size>7</size>
18691       </method>
18692       <method name="Boolean Equals(System.Object)">
18693         <size>69</size>
18694       </method>
18695       <method name="Int32 GetHashCode()">
18696         <size>86</size>
18697       </method>
18698       <method name="System.String ToString()">
18699         <size>142</size>
18700       </method>
18701     </type>
18702     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
18703       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
18704         <size>21</size>
18705       </method>
18706       <method name="&lt;i&gt;__T get_i()">
18707         <size>7</size>
18708       </method>
18709       <method name="&lt;l&gt;__T get_l()">
18710         <size>7</size>
18711       </method>
18712       <method name="Boolean Equals(System.Object)">
18713         <size>69</size>
18714       </method>
18715       <method name="Int32 GetHashCode()">
18716         <size>86</size>
18717       </method>
18718       <method name="System.String ToString()">
18719         <size>142</size>
18720       </method>
18721     </type>
18722     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
18723       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
18724         <size>21</size>
18725       </method>
18726       <method name="&lt;i9&gt;__T get_i9()">
18727         <size>7</size>
18728       </method>
18729       <method name="&lt;i&gt;__T get_i()">
18730         <size>7</size>
18731       </method>
18732       <method name="Boolean Equals(System.Object)">
18733         <size>69</size>
18734       </method>
18735       <method name="Int32 GetHashCode()">
18736         <size>86</size>
18737       </method>
18738       <method name="System.String ToString()">
18739         <size>142</size>
18740       </method>
18741     </type>
18742     <type name="from.C">
18743       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18744         <size>2</size>
18745       </method>
18746       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18747         <size>2</size>
18748       </method>
18749       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
18750         <size>2</size>
18751       </method>
18752       <method name="Int32 &lt;Main&gt;m__3(Int32)">
18753         <size>2</size>
18754       </method>
18755     </type>
18756     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18757       <method name="Void .ctor()">
18758         <size>7</size>
18759       </method>
18760       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
18761         <size>7</size>
18762       </method>
18763     </type>
18764     <type name="from.C">
18765       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
18766         <size>2</size>
18767       </method>
18768       <method name="Boolean &lt;Main&gt;m__6(Int32)">
18769         <size>10</size>
18770       </method>
18771       <method name="Int32 &lt;Main&gt;m__7(Int32)">
18772         <size>2</size>
18773       </method>
18774       <method name="Int32 &lt;Main&gt;m__8(Int32)">
18775         <size>2</size>
18776       </method>
18777       <method name="Int32 &lt;Main&gt;m__9(Int32)">
18778         <size>2</size>
18779       </method>
18780       <method name="Int32 &lt;Main&gt;m__A(Int32)">
18781         <size>2</size>
18782       </method>
18783       <method name="Int32 &lt;Main&gt;m__B(Int32)">
18784         <size>2</size>
18785       </method>
18786       <method name="Int32 &lt;Main&gt;m__C(Int32)">
18787         <size>2</size>
18788       </method>
18789       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
18790         <size>2</size>
18791       </method>
18792       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
18793         <size>2</size>
18794       </method>
18795       <method name="Int32 &lt;Main&gt;m__20(Int32)">
18796         <size>2</size>
18797       </method>
18798       <method name="Int32 &lt;Main&gt;m__21(Int32)">
18799         <size>2</size>
18800       </method>
18801       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
18802         <size>10</size>
18803       </method>
18804       <method name="Int32 &lt;Main&gt;m__D(ITest)">
18805         <size>7</size>
18806       </method>
18807       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
18808         <size>2</size>
18809       </method>
18810       <method name="Int32 &lt;Main&gt;m__F(Int32)">
18811         <size>2</size>
18812       </method>
18813       <method name="Int32 &lt;Main&gt;m__10(ITest)">
18814         <size>7</size>
18815       </method>
18816       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
18817         <size>2</size>
18818       </method>
18819       <method name="Int32 &lt;Main&gt;m__12(Int32)">
18820         <size>2</size>
18821       </method>
18822       <method name="Int32 &lt;Main&gt;m__13(ITest)">
18823         <size>7</size>
18824       </method>
18825       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
18826         <size>8</size>
18827       </method>
18828       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
18829         <size>7</size>
18830       </method>
18831       <method name="Int32 &lt;Main&gt;m__16(ITest)">
18832         <size>7</size>
18833       </method>
18834       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
18835         <size>7</size>
18836       </method>
18837       <method name="Int32 &lt;Main&gt;m__18(Int32)">
18838         <size>2</size>
18839       </method>
18840       <method name="Int32 &lt;Main&gt;m__19(Int32)">
18841         <size>2</size>
18842       </method>
18843       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
18844         <size>2</size>
18845       </method>
18846       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
18847         <size>2</size>
18848       </method>
18849       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
18850         <size>2</size>
18851       </method>
18852       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
18853         <size>2</size>
18854       </method>
18855       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
18856         <size>2</size>
18857       </method>
18858       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
18859         <size>10</size>
18860       </method>
18861       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
18862         <size>7</size>
18863       </method>
18864       <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])">
18865         <size>15</size>
18866       </method>
18867       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
18868         <size>12</size>
18869       </method>
18870       <method name="Int32 &lt;Main&gt;m__28(Int32)">
18871         <size>2</size>
18872       </method>
18873       <method name="Int32 &lt;Main&gt;m__29(Int32)">
18874         <size>2</size>
18875       </method>
18876       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
18877         <size>8</size>
18878       </method>
18879       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18880         <size>2</size>
18881       </method>
18882       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18883         <size>7</size>
18884       </method>
18885       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
18886         <size>8</size>
18887       </method>
18888       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18889         <size>2</size>
18890       </method>
18891       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18892         <size>7</size>
18893       </method>
18894       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
18895         <size>8</size>
18896       </method>
18897       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18898         <size>2</size>
18899       </method>
18900       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
18901         <size>7</size>
18902       </method>
18903       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
18904         <size>2</size>
18905       </method>
18906       <method name="Int32 &lt;Main&gt;m__37(Int32)">
18907         <size>2</size>
18908       </method>
18909       <method name="Int32 &lt;Main&gt;m__38(Int32)">
18910         <size>2</size>
18911       </method>
18912     </type>
18913     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
18914       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
18915         <size>21</size>
18916       </method>
18917       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
18918         <size>7</size>
18919       </method>
18920       <method name="&lt;l2&gt;__T get_l2()">
18921         <size>7</size>
18922       </method>
18923       <method name="Boolean Equals(System.Object)">
18924         <size>69</size>
18925       </method>
18926       <method name="Int32 GetHashCode()">
18927         <size>86</size>
18928       </method>
18929       <method name="System.String ToString()">
18930         <size>142</size>
18931       </method>
18932     </type>
18933     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18934       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
18935         <size>7</size>
18936       </method>
18937       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
18938         <size>7</size>
18939       </method>
18940       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
18941         <size>7</size>
18942       </method>
18943     </type>
18944     <type name="from.C">
18945       <method name="Int32 &lt;Main&gt;m__39(Int32)">
18946         <size>2</size>
18947       </method>
18948       <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]])">
18949         <size>9</size>
18950       </method>
18951       <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])">
18952         <size>2</size>
18953       </method>
18954     </type>
18955     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
18956       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
18957         <size>21</size>
18958       </method>
18959       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
18960         <size>7</size>
18961       </method>
18962       <method name="&lt;l2&gt;__T get_l2()">
18963         <size>7</size>
18964       </method>
18965       <method name="Boolean Equals(System.Object)">
18966         <size>69</size>
18967       </method>
18968       <method name="Int32 GetHashCode()">
18969         <size>86</size>
18970       </method>
18971       <method name="System.String ToString()">
18972         <size>142</size>
18973       </method>
18974     </type>
18975     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
18976       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
18977         <size>47</size>
18978       </method>
18979       <method name="Int32 &lt;&gt;m__3D(Int32)">
18980         <size>2</size>
18981       </method>
18982     </type>
18983   </test>
18984   <test name="gtest-linq-02.cs">
18985     <type name="Test">
18986       <method name="Void .ctor()">
18987         <size>7</size>
18988       </method>
18989       <method name="Int32 Main()">
18990         <size>501</size>
18991       </method>
18992       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18993         <size>2</size>
18994       </method>
18995       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18996         <size>3</size>
18997       </method>
18998       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18999         <size>2</size>
19000       </method>
19001       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19002         <size>3</size>
19003       </method>
19004     </type>
19005   </test>
19006   <test name="gtest-linq-03.cs">
19007     <type name="WhereTest">
19008       <method name="Void .ctor()">
19009         <size>7</size>
19010       </method>
19011       <method name="Int32 Main()">
19012         <size>179</size>
19013       </method>
19014       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19015         <size>5</size>
19016       </method>
19017       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19018         <size>5</size>
19019       </method>
19020       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19021         <size>4</size>
19022       </method>
19023     </type>
19024   </test>
19025   <test name="gtest-linq-04.cs">
19026     <type name="TestGroupBy">
19027       <method name="Void .ctor()">
19028         <size>7</size>
19029       </method>
19030       <method name="Int32 Main()">
19031         <size>553</size>
19032       </method>
19033     </type>
19034     <type name="&lt;PrivateImplementationDetails&gt;">
19035       <method name="Void .ctor()">
19036         <size>7</size>
19037       </method>
19038     </type>
19039     <type name="TestGroupBy">
19040       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19041         <size>4</size>
19042       </method>
19043       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19044         <size>2</size>
19045       </method>
19046       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19047         <size>4</size>
19048       </method>
19049       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19050         <size>2</size>
19051       </method>
19052     </type>
19053   </test>
19054   <test name="gtest-linq-05.cs">
19055     <type name="OrderByTests">
19056       <method name="Void .ctor()">
19057         <size>7</size>
19058       </method>
19059       <method name="Int32 Main()">
19060         <size>1254</size>
19061       </method>
19062     </type>
19063     <type name="OrderByTests+Data">
19064       <method name="Void .ctor()">
19065         <size>7</size>
19066       </method>
19067       <method name="Int32 get_ID()">
19068         <size>7</size>
19069       </method>
19070       <method name="Void set_ID(Int32)">
19071         <size>8</size>
19072       </method>
19073       <method name="System.String get_Name()">
19074         <size>7</size>
19075       </method>
19076       <method name="Void set_Name(System.String)">
19077         <size>8</size>
19078       </method>
19079       <method name="System.String ToString()">
19080         <size>28</size>
19081       </method>
19082     </type>
19083     <type name="OrderByTests">
19084       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19085         <size>2</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>2</size>
19092       </method>
19093       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19094         <size>4</size>
19095       </method>
19096       <method name="System.String &lt;Main&gt;m__4(System.String)">
19097         <size>2</size>
19098       </method>
19099       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19100         <size>7</size>
19101       </method>
19102       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19103         <size>7</size>
19104       </method>
19105       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19106         <size>7</size>
19107       </method>
19108       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19109         <size>7</size>
19110       </method>
19111       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19112         <size>7</size>
19113       </method>
19114       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19115         <size>11</size>
19116       </method>
19117       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19118         <size>7</size>
19119       </method>
19120       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19121         <size>7</size>
19122       </method>
19123       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19124         <size>11</size>
19125       </method>
19126       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19127         <size>7</size>
19128       </method>
19129       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19130         <size>7</size>
19131       </method>
19132       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19133         <size>2</size>
19134       </method>
19135     </type>
19136   </test>
19137   <test name="gtest-linq-06.cs">
19138     <type name="Let">
19139       <method name="Void .ctor()">
19140         <size>7</size>
19141       </method>
19142       <method name="Int32 Main()">
19143         <size>406</size>
19144       </method>
19145     </type>
19146     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19147       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19148         <size>21</size>
19149       </method>
19150       <method name="&lt;i&gt;__T get_i()">
19151         <size>7</size>
19152       </method>
19153       <method name="&lt;u&gt;__T get_u()">
19154         <size>7</size>
19155       </method>
19156       <method name="Boolean Equals(System.Object)">
19157         <size>69</size>
19158       </method>
19159       <method name="Int32 GetHashCode()">
19160         <size>86</size>
19161       </method>
19162       <method name="System.String ToString()">
19163         <size>142</size>
19164       </method>
19165     </type>
19166     <type name="Let">
19167       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19168         <size>10</size>
19169       </method>
19170       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19171         <size>7</size>
19172       </method>
19173       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19174         <size>10</size>
19175       </method>
19176       <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])">
19177         <size>15</size>
19178       </method>
19179       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19180         <size>18</size>
19181       </method>
19182       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19183         <size>7</size>
19184       </method>
19185     </type>
19186     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19187       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19188         <size>21</size>
19189       </method>
19190       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19191         <size>7</size>
19192       </method>
19193       <method name="&lt;v&gt;__T get_v()">
19194         <size>7</size>
19195       </method>
19196       <method name="Boolean Equals(System.Object)">
19197         <size>69</size>
19198       </method>
19199       <method name="Int32 GetHashCode()">
19200         <size>86</size>
19201       </method>
19202       <method name="System.String ToString()">
19203         <size>142</size>
19204       </method>
19205     </type>
19206   </test>
19207   <test name="gtest-linq-07.cs">
19208     <type name="SelectMany">
19209       <method name="Void .ctor()">
19210         <size>7</size>
19211       </method>
19212       <method name="Int32 Main()">
19213         <size>748</size>
19214       </method>
19215     </type>
19216     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19217       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19218         <size>21</size>
19219       </method>
19220       <method name="&lt;i1&gt;__T get_i1()">
19221         <size>7</size>
19222       </method>
19223       <method name="&lt;i2&gt;__T get_i2()">
19224         <size>7</size>
19225       </method>
19226       <method name="Boolean Equals(System.Object)">
19227         <size>69</size>
19228       </method>
19229       <method name="Int32 GetHashCode()">
19230         <size>86</size>
19231       </method>
19232       <method name="System.String ToString()">
19233         <size>142</size>
19234       </method>
19235     </type>
19236     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19237       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19238         <size>28</size>
19239       </method>
19240       <method name="&lt;pp&gt;__T get_pp()">
19241         <size>7</size>
19242       </method>
19243       <method name="&lt;i1&gt;__T get_i1()">
19244         <size>7</size>
19245       </method>
19246       <method name="&lt;i3&gt;__T get_i3()">
19247         <size>7</size>
19248       </method>
19249       <method name="Boolean Equals(System.Object)">
19250         <size>96</size>
19251       </method>
19252       <method name="Int32 GetHashCode()">
19253         <size>109</size>
19254       </method>
19255       <method name="System.String ToString()">
19256         <size>199</size>
19257       </method>
19258     </type>
19259     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19260       <method name="Void .ctor()">
19261         <size>7</size>
19262       </method>
19263       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19264         <size>12</size>
19265       </method>
19266       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19267         <size>12</size>
19268       </method>
19269       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19270         <size>12</size>
19271       </method>
19272       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19273         <size>7</size>
19274       </method>
19275     </type>
19276     <type name="SelectMany">
19277       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19278         <size>8</size>
19279       </method>
19280       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19281         <size>5</size>
19282       </method>
19283       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19284         <size>8</size>
19285       </method>
19286       <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)">
19287         <size>8</size>
19288       </method>
19289       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19290         <size>7</size>
19291       </method>
19292       <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])">
19293         <size>25</size>
19294       </method>
19295       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19296         <size>8</size>
19297       </method>
19298     </type>
19299     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19300       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19301         <size>21</size>
19302       </method>
19303       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19304         <size>7</size>
19305       </method>
19306       <method name="&lt;i3&gt;__T get_i3()">
19307         <size>7</size>
19308       </method>
19309       <method name="Boolean Equals(System.Object)">
19310         <size>69</size>
19311       </method>
19312       <method name="Int32 GetHashCode()">
19313         <size>86</size>
19314       </method>
19315       <method name="System.String ToString()">
19316         <size>142</size>
19317       </method>
19318     </type>
19319   </test>
19320   <test name="gtest-linq-08.cs">
19321     <type name="TestA">
19322       <method name="Void .ctor(String)">
19323         <size>14</size>
19324       </method>
19325       <method name="System.String Select[U](System.Func`2[TestA,U])">
19326         <size>7</size>
19327       </method>
19328     </type>
19329     <type name="TestB">
19330       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19331         <size>25</size>
19332       </method>
19333     </type>
19334     <type name="CustomQueryExpressionPattern">
19335       <method name="Void .ctor()">
19336         <size>7</size>
19337       </method>
19338       <method name="Int32 Main()">
19339         <size>153</size>
19340       </method>
19341       <method name="TestA &lt;Main&gt;m__0(TestA)">
19342         <size>2</size>
19343       </method>
19344       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19345         <size>17</size>
19346       </method>
19347     </type>
19348   </test>
19349   <test name="gtest-linq-09.cs">
19350     <type name="Data">
19351       <method name="Void .ctor()">
19352         <size>7</size>
19353       </method>
19354     </type>
19355     <type name="Join">
19356       <method name="Void .ctor()">
19357         <size>7</size>
19358       </method>
19359       <method name="Int32 Main()">
19360         <size>912</size>
19361       </method>
19362     </type>
19363     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19364       <method name="Void .ctor(&lt;Result&gt;__T)">
19365         <size>14</size>
19366       </method>
19367       <method name="&lt;Result&gt;__T get_Result()">
19368         <size>7</size>
19369       </method>
19370       <method name="Boolean Equals(System.Object)">
19371         <size>39</size>
19372       </method>
19373       <method name="Int32 GetHashCode()">
19374         <size>63</size>
19375       </method>
19376       <method name="System.String ToString()">
19377         <size>67</size>
19378       </method>
19379     </type>
19380     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19381       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19382         <size>21</size>
19383       </method>
19384       <method name="&lt;a&gt;__T get_a()">
19385         <size>7</size>
19386       </method>
19387       <method name="&lt;b&gt;__T get_b()">
19388         <size>7</size>
19389       </method>
19390       <method name="Boolean Equals(System.Object)">
19391         <size>69</size>
19392       </method>
19393       <method name="Int32 GetHashCode()">
19394         <size>86</size>
19395       </method>
19396       <method name="System.String ToString()">
19397         <size>142</size>
19398       </method>
19399     </type>
19400     <type name="Join">
19401       <method name="Int32 &lt;Main&gt;m__0(Data)">
19402         <size>7</size>
19403       </method>
19404       <method name="Int32 &lt;Main&gt;m__1(Data)">
19405         <size>7</size>
19406       </method>
19407       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19408         <size>23</size>
19409       </method>
19410       <method name="Int32 &lt;Main&gt;m__3(Data)">
19411         <size>7</size>
19412       </method>
19413       <method name="Int32 &lt;Main&gt;m__4(Data)">
19414         <size>7</size>
19415       </method>
19416       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19417         <size>8</size>
19418       </method>
19419       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19420         <size>22</size>
19421       </method>
19422       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19423         <size>33</size>
19424       </method>
19425       <method name="Int32 &lt;Main&gt;m__8(Data)">
19426         <size>7</size>
19427       </method>
19428       <method name="Int32 &lt;Main&gt;m__9(Data)">
19429         <size>7</size>
19430       </method>
19431       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19432         <size>23</size>
19433       </method>
19434       <method name="Int32 &lt;Main&gt;m__B(Data)">
19435         <size>7</size>
19436       </method>
19437       <method name="Int32 &lt;Main&gt;m__C(Data)">
19438         <size>7</size>
19439       </method>
19440       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19441         <size>8</size>
19442       </method>
19443       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19444         <size>12</size>
19445       </method>
19446       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19447         <size>7</size>
19448       </method>
19449     </type>
19450   </test>
19451   <test name="gtest-linq-10.cs">
19452     <type name="DataA">
19453       <method name="Void .ctor()">
19454         <size>7</size>
19455       </method>
19456     </type>
19457     <type name="DataB">
19458       <method name="Void .ctor()">
19459         <size>7</size>
19460       </method>
19461     </type>
19462     <type name="GroupJoin">
19463       <method name="Void .ctor()">
19464         <size>7</size>
19465       </method>
19466       <method name="Int32 Main()">
19467         <size>631</size>
19468       </method>
19469     </type>
19470     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19471       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19472         <size>21</size>
19473       </method>
19474       <method name="&lt;a&gt;__T get_a()">
19475         <size>7</size>
19476       </method>
19477       <method name="&lt;ab&gt;__T get_ab()">
19478         <size>7</size>
19479       </method>
19480       <method name="Boolean Equals(System.Object)">
19481         <size>69</size>
19482       </method>
19483       <method name="Int32 GetHashCode()">
19484         <size>86</size>
19485       </method>
19486       <method name="System.String ToString()">
19487         <size>142</size>
19488       </method>
19489     </type>
19490     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19491       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19492         <size>21</size>
19493       </method>
19494       <method name="&lt;a&gt;__T get_a()">
19495         <size>7</size>
19496       </method>
19497       <method name="&lt;b&gt;__T get_b()">
19498         <size>7</size>
19499       </method>
19500       <method name="Boolean Equals(System.Object)">
19501         <size>69</size>
19502       </method>
19503       <method name="Int32 GetHashCode()">
19504         <size>86</size>
19505       </method>
19506       <method name="System.String ToString()">
19507         <size>142</size>
19508       </method>
19509     </type>
19510     <type name="GroupJoin">
19511       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19512         <size>7</size>
19513       </method>
19514       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19515         <size>7</size>
19516       </method>
19517       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19518         <size>8</size>
19519       </method>
19520       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19521         <size>12</size>
19522       </method>
19523       <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)">
19524         <size>39</size>
19525       </method>
19526       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19527         <size>7</size>
19528       </method>
19529       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19530         <size>7</size>
19531       </method>
19532       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19533         <size>8</size>
19534       </method>
19535       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19536         <size>12</size>
19537       </method>
19538       <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)">
19539         <size>39</size>
19540       </method>
19541     </type>
19542   </test>
19543   <test name="gtest-linq-11.cs">
19544     <type name="IntoTest">
19545       <method name="Void .ctor()">
19546         <size>7</size>
19547       </method>
19548       <method name="Int32 Main()">
19549         <size>275</size>
19550       </method>
19551       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19552         <size>5</size>
19553       </method>
19554       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19555         <size>5</size>
19556       </method>
19557       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19558         <size>4</size>
19559       </method>
19560       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19561         <size>5</size>
19562       </method>
19563       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19564         <size>4</size>
19565       </method>
19566     </type>
19567   </test>
19568   <test name="gtest-linq-12.cs">
19569     <type name="NestedQuery">
19570       <method name="Void .ctor()">
19571         <size>7</size>
19572       </method>
19573       <method name="Void XX()">
19574         <size>108</size>
19575       </method>
19576       <method name="Int32 Main()">
19577         <size>464</size>
19578       </method>
19579     </type>
19580     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19581       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19582         <size>21</size>
19583       </method>
19584       <method name="&lt;values&gt;__T get_values()">
19585         <size>7</size>
19586       </method>
19587       <method name="&lt;length&gt;__T get_length()">
19588         <size>7</size>
19589       </method>
19590       <method name="Boolean Equals(System.Object)">
19591         <size>69</size>
19592       </method>
19593       <method name="Int32 GetHashCode()">
19594         <size>86</size>
19595       </method>
19596       <method name="System.String ToString()">
19597         <size>142</size>
19598       </method>
19599     </type>
19600     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19601       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19602         <size>21</size>
19603       </method>
19604       <method name="&lt;type&gt;__T get_type()">
19605         <size>7</size>
19606       </method>
19607       <method name="&lt;x&gt;__T get_x()">
19608         <size>7</size>
19609       </method>
19610       <method name="Boolean Equals(System.Object)">
19611         <size>69</size>
19612       </method>
19613       <method name="Int32 GetHashCode()">
19614         <size>86</size>
19615       </method>
19616       <method name="System.String ToString()">
19617         <size>142</size>
19618       </method>
19619     </type>
19620     <type name="NestedQuery">
19621       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19622         <size>13</size>
19623       </method>
19624     </type>
19625     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19626       <method name="Void .ctor()">
19627         <size>7</size>
19628       </method>
19629     </type>
19630     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19631       <method name="Void .ctor()">
19632         <size>7</size>
19633       </method>
19634     </type>
19635     <type name="NestedQuery">
19636       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19637         <size>110</size>
19638       </method>
19639       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19640         <size>10</size>
19641       </method>
19642       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19643         <size>36</size>
19644       </method>
19645       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19646         <size>13</size>
19647       </method>
19648       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19649         <size>110</size>
19650       </method>
19651       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19652         <size>9</size>
19653       </method>
19654       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19655         <size>7</size>
19656       </method>
19657       <method name="Boolean &lt;Main&gt;m__9(Char)">
19658         <size>6</size>
19659       </method>
19660       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19661         <size>9</size>
19662       </method>
19663       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19664         <size>7</size>
19665       </method>
19666     </type>
19667     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19668       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19669         <size>15</size>
19670       </method>
19671     </type>
19672     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19673       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19674         <size>15</size>
19675       </method>
19676     </type>
19677   </test>
19678   <test name="gtest-linq-13.cs">
19679     <type name="Program">
19680       <method name="Void .ctor()">
19681         <size>7</size>
19682       </method>
19683       <method name="Void Main()">
19684         <size>1</size>
19685       </method>
19686       <method name="Void Foo(TypeDefinition)">
19687         <size>47</size>
19688       </method>
19689       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19690         <size>2</size>
19691       </method>
19692     </type>
19693     <type name="Extension">
19694       <method name="IEnumerable`1 Cast[T](IFoo)">
19695         <size>2</size>
19696       </method>
19697     </type>
19698     <type name="MethodDefinition">
19699       <method name="Void .ctor()">
19700         <size>7</size>
19701       </method>
19702     </type>
19703     <type name="TypeDefinition">
19704       <method name="Void .ctor()">
19705         <size>7</size>
19706       </method>
19707       <method name="MethodDefinitionCollection get_Methods()">
19708         <size>2</size>
19709       </method>
19710       <method name="Void set_Methods(MethodDefinitionCollection)">
19711         <size>1</size>
19712       </method>
19713     </type>
19714     <type name="MethodDefinitionCollection">
19715       <method name="Void .ctor()">
19716         <size>7</size>
19717       </method>
19718     </type>
19719   </test>
19720   <test name="gtest-linq-14.cs">
19721     <type name="Person">
19722       <method name="Void .ctor()">
19723         <size>7</size>
19724       </method>
19725       <method name="Style get_Style()">
19726         <size>7</size>
19727       </method>
19728       <method name="Void set_Style(Style)">
19729         <size>8</size>
19730       </method>
19731     </type>
19732     <type name="Extensions">
19733       <method name="IMarker`1 Cast[T](IObjectContainer)">
19734         <size>2</size>
19735       </method>
19736       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
19737         <size>2</size>
19738       </method>
19739     </type>
19740     <type name="Program">
19741       <method name="Void .ctor()">
19742         <size>7</size>
19743       </method>
19744       <method name="Void Main()">
19745         <size>1</size>
19746       </method>
19747       <method name="Void Assert(System.Action)">
19748         <size>1</size>
19749       </method>
19750       <method name="Void Test(IObjectContainer, Style)">
19751         <size>38</size>
19752       </method>
19753     </type>
19754     <type name="Program+&lt;Test&gt;c__AnonStorey0">
19755       <method name="Void .ctor()">
19756         <size>7</size>
19757       </method>
19758       <method name="Void &lt;&gt;m__0()">
19759         <size>117</size>
19760       </method>
19761     </type>
19762   </test>
19763   <test name="gtest-linq-15.cs">
19764     <type name="NameCollisionTest.Data">
19765       <method name="Void .ctor()">
19766         <size>7</size>
19767       </method>
19768     </type>
19769     <type name="NameCollisionTest.Ex">
19770       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
19771         <size>44</size>
19772       </method>
19773     </type>
19774     <type name="NameCollisionTest.C">
19775       <method name="Void .ctor()">
19776         <size>7</size>
19777       </method>
19778       <method name="Void Main()">
19779         <size>78</size>
19780       </method>
19781       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
19782         <size>7</size>
19783       </method>
19784       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19785         <size>5</size>
19786       </method>
19787     </type>
19788     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
19789       <method name="Void .ctor()">
19790         <size>7</size>
19791       </method>
19792       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19793         <size>12</size>
19794       </method>
19795       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19796         <size>7</size>
19797       </method>
19798       <method name="Boolean MoveNext()">
19799         <size>86</size>
19800       </method>
19801       <method name="Void Dispose()">
19802         <size>8</size>
19803       </method>
19804       <method name="Void Reset()">
19805         <size>6</size>
19806       </method>
19807       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
19808         <size>7</size>
19809       </method>
19810       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
19811         <size>52</size>
19812       </method>
19813     </type>
19814   </test>
19815   <test name="gtest-linq-16.cs">
19816     <type name="C">
19817       <method name="Void .ctor()">
19818         <size>7</size>
19819       </method>
19820       <method name="Void Main()">
19821         <size>12</size>
19822       </method>
19823       <method name="Void Test_1(Int32)">
19824         <size>27</size>
19825       </method>
19826       <method name="Void Test_2()">
19827         <size>31</size>
19828       </method>
19829       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
19830         <size>26</size>
19831       </method>
19832     </type>
19833     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19834       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19835         <size>21</size>
19836       </method>
19837       <method name="&lt;a&gt;__T get_a()">
19838         <size>7</size>
19839       </method>
19840       <method name="&lt;b&gt;__T get_b()">
19841         <size>7</size>
19842       </method>
19843       <method name="Boolean Equals(System.Object)">
19844         <size>69</size>
19845       </method>
19846       <method name="Int32 GetHashCode()">
19847         <size>86</size>
19848       </method>
19849       <method name="System.String ToString()">
19850         <size>142</size>
19851       </method>
19852     </type>
19853     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
19854       <method name="Void .ctor()">
19855         <size>7</size>
19856       </method>
19857       <method name="IEnumerable`1 &lt;&gt;m__0()">
19858         <size>67</size>
19859       </method>
19860       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
19861         <size>8</size>
19862       </method>
19863       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19864         <size>14</size>
19865       </method>
19866     </type>
19867     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
19868       <method name="Void .ctor()">
19869         <size>7</size>
19870       </method>
19871       <method name="IEnumerable`1 &lt;&gt;m__2()">
19872         <size>67</size>
19873       </method>
19874       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
19875         <size>8</size>
19876       </method>
19877       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19878         <size>14</size>
19879       </method>
19880     </type>
19881   </test>
19882   <test name="gtest-linq-17.cs">
19883     <type name="TestGroupBy">
19884       <method name="Void .ctor()">
19885         <size>7</size>
19886       </method>
19887       <method name="Int32 Main()">
19888         <size>157</size>
19889       </method>
19890       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19891         <size>2</size>
19892       </method>
19893     </type>
19894     <type name="&lt;PrivateImplementationDetails&gt;">
19895       <method name="Void .ctor()">
19896         <size>7</size>
19897       </method>
19898     </type>
19899   </test>
19900   <test name="gtest-linq-18.cs">
19901     <type name="C">
19902       <method name="Void .ctor()">
19903         <size>7</size>
19904       </method>
19905       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
19906         <size>2</size>
19907       </method>
19908       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
19909         <size>2</size>
19910       </method>
19911       <method name="Int32 Main()">
19912         <size>652</size>
19913       </method>
19914       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
19915         <size>42</size>
19916       </method>
19917       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
19918         <size>11</size>
19919       </method>
19920       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
19921         <size>31</size>
19922       </method>
19923       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19924         <size>31</size>
19925       </method>
19926       <method name="Boolean &lt;Main&gt;m__4(Int32)">
19927         <size>31</size>
19928       </method>
19929       <method name="Boolean &lt;Main&gt;m__5(Int32)">
19930         <size>31</size>
19931       </method>
19932       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19933         <size>31</size>
19934       </method>
19935       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
19936         <size>10</size>
19937       </method>
19938       <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])">
19939         <size>15</size>
19940       </method>
19941       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19942         <size>31</size>
19943       </method>
19944       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19945         <size>15</size>
19946       </method>
19947       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19948         <size>12</size>
19949       </method>
19950     </type>
19951     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
19952       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
19953         <size>21</size>
19954       </method>
19955       <method name="&lt;ck&gt;__T get_ck()">
19956         <size>7</size>
19957       </method>
19958       <method name="&lt;xy&gt;__T get_xy()">
19959         <size>7</size>
19960       </method>
19961       <method name="Boolean Equals(System.Object)">
19962         <size>69</size>
19963       </method>
19964       <method name="Int32 GetHashCode()">
19965         <size>86</size>
19966       </method>
19967       <method name="System.String ToString()">
19968         <size>142</size>
19969       </method>
19970     </type>
19971     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19972       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19973         <size>21</size>
19974       </method>
19975       <method name="&lt;i&gt;__T get_i()">
19976         <size>7</size>
19977       </method>
19978       <method name="&lt;l&gt;__T get_l()">
19979         <size>7</size>
19980       </method>
19981       <method name="Boolean Equals(System.Object)">
19982         <size>69</size>
19983       </method>
19984       <method name="Int32 GetHashCode()">
19985         <size>86</size>
19986       </method>
19987       <method name="System.String ToString()">
19988         <size>142</size>
19989       </method>
19990     </type>
19991     <type name="&lt;PrivateImplementationDetails&gt;">
19992       <method name="Void .ctor()">
19993         <size>7</size>
19994       </method>
19995     </type>
19996     <type name="C+&lt;Main&gt;c__AnonStorey0">
19997       <method name="Void .ctor()">
19998         <size>7</size>
19999       </method>
20000     </type>
20001     <type name="C+&lt;Main&gt;c__AnonStorey1">
20002       <method name="Void .ctor()">
20003         <size>7</size>
20004       </method>
20005     </type>
20006     <type name="C+&lt;Main&gt;c__AnonStorey2">
20007       <method name="Void .ctor()">
20008         <size>7</size>
20009       </method>
20010     </type>
20011     <type name="C+&lt;Main&gt;c__AnonStorey3">
20012       <method name="Void .ctor()">
20013         <size>7</size>
20014       </method>
20015     </type>
20016     <type name="C+&lt;Main&gt;c__AnonStorey4">
20017       <method name="Void .ctor()">
20018         <size>7</size>
20019       </method>
20020     </type>
20021     <type name="C+&lt;Main&gt;c__AnonStorey5">
20022       <method name="Void .ctor()">
20023         <size>7</size>
20024       </method>
20025     </type>
20026     <type name="C+&lt;Main&gt;c__AnonStorey6">
20027       <method name="Void .ctor()">
20028         <size>7</size>
20029       </method>
20030     </type>
20031     <type name="C">
20032       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20033         <size>31</size>
20034       </method>
20035       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20036         <size>31</size>
20037       </method>
20038       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20039         <size>2</size>
20040       </method>
20041       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20042         <size>31</size>
20043       </method>
20044       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20045         <size>31</size>
20046       </method>
20047       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20048         <size>2</size>
20049       </method>
20050     </type>
20051     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20052       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20053         <size>21</size>
20054       </method>
20055       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20056         <size>7</size>
20057       </method>
20058       <method name="&lt;g&gt;__T get_g()">
20059         <size>7</size>
20060       </method>
20061       <method name="Boolean Equals(System.Object)">
20062         <size>69</size>
20063       </method>
20064       <method name="Int32 GetHashCode()">
20065         <size>86</size>
20066       </method>
20067       <method name="System.String ToString()">
20068         <size>142</size>
20069       </method>
20070     </type>
20071     <type name="C+&lt;Main&gt;c__AnonStorey0">
20072       <method name="Boolean &lt;&gt;m__12(Int32)">
20073         <size>10</size>
20074       </method>
20075     </type>
20076     <type name="C+&lt;Main&gt;c__AnonStorey1">
20077       <method name="Boolean &lt;&gt;m__13(Int32)">
20078         <size>15</size>
20079       </method>
20080     </type>
20081     <type name="C+&lt;Main&gt;c__AnonStorey2">
20082       <method name="Boolean &lt;&gt;m__14(Int32)">
20083         <size>10</size>
20084       </method>
20085     </type>
20086     <type name="C+&lt;Main&gt;c__AnonStorey3">
20087       <method name="Boolean &lt;&gt;m__15(Int32)">
20088         <size>10</size>
20089       </method>
20090     </type>
20091     <type name="C+&lt;Main&gt;c__AnonStorey4">
20092       <method name="Int32 &lt;&gt;m__16(Int32)">
20093         <size>9</size>
20094       </method>
20095     </type>
20096     <type name="C+&lt;Main&gt;c__AnonStorey5">
20097       <method name="Int32 &lt;&gt;m__17(Int32)">
20098         <size>9</size>
20099       </method>
20100     </type>
20101     <type name="C+&lt;Main&gt;c__AnonStorey6">
20102       <method name="Boolean &lt;&gt;m__18(Int32)">
20103         <size>20</size>
20104       </method>
20105     </type>
20106     <type name="C+&lt;Main&gt;c__AnonStorey7">
20107       <method name="Void .ctor()">
20108         <size>7</size>
20109       </method>
20110       <method name="Boolean &lt;&gt;m__19(Int32)">
20111         <size>10</size>
20112       </method>
20113     </type>
20114     <type name="C+&lt;Main&gt;c__AnonStorey8">
20115       <method name="Void .ctor()">
20116         <size>7</size>
20117       </method>
20118       <method name="Boolean &lt;&gt;m__1A(Int32)">
20119         <size>10</size>
20120       </method>
20121     </type>
20122     <type name="C+&lt;Main&gt;c__AnonStorey9">
20123       <method name="Void .ctor()">
20124         <size>7</size>
20125       </method>
20126       <method name="Boolean &lt;&gt;m__1B(Int32)">
20127         <size>10</size>
20128       </method>
20129     </type>
20130     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20131       <method name="Void .ctor()">
20132         <size>7</size>
20133       </method>
20134       <method name="Boolean &lt;&gt;m__1C(Int32)">
20135         <size>10</size>
20136       </method>
20137     </type>
20138   </test>
20139   <test name="gtest-linq-19.cs">
20140     <type name="Test">
20141       <method name="Void .ctor()">
20142         <size>7</size>
20143       </method>
20144       <method name="Void .cctor()">
20145         <size>45</size>
20146       </method>
20147       <method name="Void Main()">
20148         <size>1</size>
20149       </method>
20150       <method name="Char &lt;Test&gt;m__0(Char)">
20151         <size>2</size>
20152       </method>
20153     </type>
20154   </test>
20155   <test name="gtest-named-01.cs">
20156     <type name="C">
20157       <method name="Int32 Test(Int32, Int32, System.String)">
20158         <size>6</size>
20159       </method>
20160       <method name="T Foo[T](T, Int32)">
20161         <size>2</size>
20162       </method>
20163       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20164         <size>9</size>
20165       </method>
20166       <method name="Int32 Main()">
20167         <size>173</size>
20168       </method>
20169       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20170         <size>2</size>
20171       </method>
20172     </type>
20173     <type name="C+&lt;Main&gt;c__AnonStorey0">
20174       <method name="Void .ctor()">
20175         <size>7</size>
20176       </method>
20177       <method name="Int32 &lt;&gt;m__1(Int32)">
20178         <size>7</size>
20179       </method>
20180     </type>
20181   </test>
20182   <test name="gtest-partial-01.cs">
20183     <type name="B`1[U]">
20184       <method name="Void .ctor()">
20185         <size>7</size>
20186       </method>
20187     </type>
20188     <type name="C`1[T]">
20189       <method name="Void .ctor()">
20190         <size>7</size>
20191       </method>
20192     </type>
20193     <type name="Test">
20194       <method name="Void Main()">
20195         <size>1</size>
20196       </method>
20197       <method name="Void .ctor()">
20198         <size>7</size>
20199       </method>
20200     </type>
20201   </test>
20202   <test name="gtest-var-04.cs">
20203     <type name="Test">
20204       <method name="Void .ctor()">
20205         <size>7</size>
20206       </method>
20207       <method name="Int32 Main()">
20208         <size>219</size>
20209       </method>
20210     </type>
20211   </test>
20212   <test name="gtest-variance-11.cs">
20213     <type name="D">
20214       <method name="Void .ctor()">
20215         <size>7</size>
20216       </method>
20217       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20218         <size>38</size>
20219       </method>
20220       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20221         <size>38</size>
20222       </method>
20223       <method name="Int32 Main()">
20224         <size>38</size>
20225       </method>
20226     </type>
20227   </test>
20228   <test name="gtest-variance-13.cs">
20229     <type name="A">
20230       <method name="Void .ctor()">
20231         <size>7</size>
20232       </method>
20233       <method name="Void Foo[T](T, IList`1)">
20234         <size>1</size>
20235       </method>
20236       <method name="Void Test()">
20237         <size>17</size>
20238       </method>
20239     </type>
20240     <type name="B">
20241       <method name="Void .ctor()">
20242         <size>7</size>
20243       </method>
20244       <method name="Void Foo[T](T, I`1)">
20245         <size>1</size>
20246       </method>
20247       <method name="Void Test[U](U, I`1)">
20248         <size>8</size>
20249       </method>
20250     </type>
20251     <type name="M">
20252       <method name="Void .ctor()">
20253         <size>7</size>
20254       </method>
20255       <method name="Int32 Main()">
20256         <size>2</size>
20257       </method>
20258     </type>
20259   </test>
20260   <test name="gtest-variance-6.cs">
20261     <type name="Program">
20262       <method name="Void .ctor()">
20263         <size>7</size>
20264       </method>
20265       <method name="Void Main()">
20266         <size>1</size>
20267       </method>
20268     </type>
20269     <type name="Cov1`1[U]">
20270       <method name="Void .ctor(Object, IntPtr)">
20271         <size>0</size>
20272       </method>
20273       <method name="ICovariant`1 Invoke(IContravariant`1)">
20274         <size>0</size>
20275       </method>
20276       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20277         <size>0</size>
20278       </method>
20279       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20280         <size>0</size>
20281       </method>
20282     </type>
20283     <type name="Cov2`1[U]">
20284       <method name="Void .ctor(Object, IntPtr)">
20285         <size>0</size>
20286       </method>
20287       <method name="ICovariant`1 Invoke(IContravariant`1)">
20288         <size>0</size>
20289       </method>
20290       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20291         <size>0</size>
20292       </method>
20293       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20294         <size>0</size>
20295       </method>
20296     </type>
20297     <type name="Cov3`1[U]">
20298       <method name="Void .ctor(Object, IntPtr)">
20299         <size>0</size>
20300       </method>
20301       <method name="ICovariant`1 Invoke(IContravariant`1)">
20302         <size>0</size>
20303       </method>
20304       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20305         <size>0</size>
20306       </method>
20307       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20308         <size>0</size>
20309       </method>
20310     </type>
20311     <type name="Cov4`1[U]">
20312       <method name="Void .ctor(Object, IntPtr)">
20313         <size>0</size>
20314       </method>
20315       <method name="ICovariant`1 Invoke()">
20316         <size>0</size>
20317       </method>
20318       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20319         <size>0</size>
20320       </method>
20321       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20322         <size>0</size>
20323       </method>
20324     </type>
20325     <type name="Cov5`1[U]">
20326       <method name="Void .ctor(Object, IntPtr)">
20327         <size>0</size>
20328       </method>
20329       <method name="IContravariant`1 Invoke()">
20330         <size>0</size>
20331       </method>
20332       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20333         <size>0</size>
20334       </method>
20335       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20336         <size>0</size>
20337       </method>
20338     </type>
20339     <type name="Contra5`1[U]">
20340       <method name="Void .ctor(Object, IntPtr)">
20341         <size>0</size>
20342       </method>
20343       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20344         <size>0</size>
20345       </method>
20346       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20347         <size>0</size>
20348       </method>
20349       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20350         <size>0</size>
20351       </method>
20352     </type>
20353     <type name="Contra6`1[U]">
20354       <method name="Void .ctor(Object, IntPtr)">
20355         <size>0</size>
20356       </method>
20357       <method name="IContravariant`1 Invoke()">
20358         <size>0</size>
20359       </method>
20360       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20361         <size>0</size>
20362       </method>
20363       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20364         <size>0</size>
20365       </method>
20366     </type>
20367     <type name="Contra7`1[U]">
20368       <method name="Void .ctor(Object, IntPtr)">
20369         <size>0</size>
20370       </method>
20371       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20372         <size>0</size>
20373       </method>
20374       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20375         <size>0</size>
20376       </method>
20377       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20378         <size>0</size>
20379       </method>
20380     </type>
20381     <type name="Contra8`1[U]">
20382       <method name="Void .ctor(Object, IntPtr)">
20383         <size>0</size>
20384       </method>
20385       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20386         <size>0</size>
20387       </method>
20388       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20389         <size>0</size>
20390       </method>
20391       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20392         <size>0</size>
20393       </method>
20394     </type>
20395   </test>
20396   <test name="gtest-variance-7.cs">
20397     <type name="C">
20398       <method name="Void .ctor()">
20399         <size>7</size>
20400       </method>
20401       <method name="Void Main()">
20402         <size>1</size>
20403       </method>
20404     </type>
20405     <type name="Covariant`1[T]">
20406       <method name="Void .ctor(Object, IntPtr)">
20407         <size>0</size>
20408       </method>
20409       <method name="T Invoke()">
20410         <size>0</size>
20411       </method>
20412       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20413         <size>0</size>
20414       </method>
20415       <method name="T EndInvoke(IAsyncResult)">
20416         <size>0</size>
20417       </method>
20418     </type>
20419     <type name="Contra`1[T]">
20420       <method name="Void .ctor(Object, IntPtr)">
20421         <size>0</size>
20422       </method>
20423       <method name="Void Invoke(T)">
20424         <size>0</size>
20425       </method>
20426       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20427         <size>0</size>
20428       </method>
20429       <method name="Void EndInvoke(IAsyncResult)">
20430         <size>0</size>
20431       </method>
20432     </type>
20433     <type name="CoContra`2[TR,T]">
20434       <method name="Void .ctor(Object, IntPtr)">
20435         <size>0</size>
20436       </method>
20437       <method name="TR Invoke(T)">
20438         <size>0</size>
20439       </method>
20440       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20441         <size>0</size>
20442       </method>
20443       <method name="TR EndInvoke(IAsyncResult)">
20444         <size>0</size>
20445       </method>
20446     </type>
20447     <type name="None`1[T]">
20448       <method name="Void .ctor(Object, IntPtr)">
20449         <size>0</size>
20450       </method>
20451       <method name="Void Invoke(T)">
20452         <size>0</size>
20453       </method>
20454       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20455         <size>0</size>
20456       </method>
20457       <method name="Void EndInvoke(IAsyncResult)">
20458         <size>0</size>
20459       </method>
20460     </type>
20461     <type name="Test`1[U]">
20462       <method name="Void .ctor(Object, IntPtr)">
20463         <size>0</size>
20464       </method>
20465       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20466         <size>0</size>
20467       </method>
20468       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20469         <size>0</size>
20470       </method>
20471       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20472         <size>0</size>
20473       </method>
20474     </type>
20475     <type name="Test2`1[U]">
20476       <method name="Void .ctor(Object, IntPtr)">
20477         <size>0</size>
20478       </method>
20479       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20480         <size>0</size>
20481       </method>
20482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20483         <size>0</size>
20484       </method>
20485       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20486         <size>0</size>
20487       </method>
20488     </type>
20489     <type name="Test3`1[U]">
20490       <method name="Void .ctor(Object, IntPtr)">
20491         <size>0</size>
20492       </method>
20493       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20494         <size>0</size>
20495       </method>
20496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20497         <size>0</size>
20498       </method>
20499       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20500         <size>0</size>
20501       </method>
20502     </type>
20503     <type name="Test4`1[U]">
20504       <method name="Void .ctor(Object, IntPtr)">
20505         <size>0</size>
20506       </method>
20507       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20508         <size>0</size>
20509       </method>
20510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20511         <size>0</size>
20512       </method>
20513       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20514         <size>0</size>
20515       </method>
20516     </type>
20517     <type name="Test5`1[U]">
20518       <method name="Void .ctor(Object, IntPtr)">
20519         <size>0</size>
20520       </method>
20521       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20522         <size>0</size>
20523       </method>
20524       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20525         <size>0</size>
20526       </method>
20527       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20528         <size>0</size>
20529       </method>
20530     </type>
20531     <type name="Test6`1[U]">
20532       <method name="Void .ctor(Object, IntPtr)">
20533         <size>0</size>
20534       </method>
20535       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20536         <size>0</size>
20537       </method>
20538       <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)">
20539         <size>0</size>
20540       </method>
20541       <method name="Void EndInvoke(IAsyncResult)">
20542         <size>0</size>
20543       </method>
20544     </type>
20545     <type name="Both`2[U,V]">
20546       <method name="Void .ctor(Object, IntPtr)">
20547         <size>0</size>
20548       </method>
20549       <method name="Void Invoke(CoContra`2[U,V])">
20550         <size>0</size>
20551       </method>
20552       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20553         <size>0</size>
20554       </method>
20555       <method name="Void EndInvoke(IAsyncResult)">
20556         <size>0</size>
20557       </method>
20558     </type>
20559     <type name="Both2`2[U,V]">
20560       <method name="Void .ctor(Object, IntPtr)">
20561         <size>0</size>
20562       </method>
20563       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
20564         <size>0</size>
20565       </method>
20566       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
20567         <size>0</size>
20568       </method>
20569       <method name="Void EndInvoke(IAsyncResult)">
20570         <size>0</size>
20571       </method>
20572     </type>
20573     <type name="Both3`2[U,V]">
20574       <method name="Void .ctor(Object, IntPtr)">
20575         <size>0</size>
20576       </method>
20577       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
20578         <size>0</size>
20579       </method>
20580       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
20581         <size>0</size>
20582       </method>
20583       <method name="Void EndInvoke(IAsyncResult)">
20584         <size>0</size>
20585       </method>
20586     </type>
20587     <type name="Both4`2[U,V]">
20588       <method name="Void .ctor(Object, IntPtr)">
20589         <size>0</size>
20590       </method>
20591       <method name="Void Invoke(Both`2[V,U])">
20592         <size>0</size>
20593       </method>
20594       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
20595         <size>0</size>
20596       </method>
20597       <method name="Void EndInvoke(IAsyncResult)">
20598         <size>0</size>
20599       </method>
20600     </type>
20601     <type name="Both5`2[U,V]">
20602       <method name="Void .ctor(Object, IntPtr)">
20603         <size>0</size>
20604       </method>
20605       <method name="Void Invoke(Both`2[V,System.Int32])">
20606         <size>0</size>
20607       </method>
20608       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
20609         <size>0</size>
20610       </method>
20611       <method name="Void EndInvoke(IAsyncResult)">
20612         <size>0</size>
20613       </method>
20614     </type>
20615   </test>
20616   <test name="gtest-variance-9.cs">
20617     <type name="Test">
20618       <method name="Void .ctor()">
20619         <size>7</size>
20620       </method>
20621       <method name="Void Foo(IIn`1)">
20622         <size>1</size>
20623       </method>
20624       <method name="Int32 Main()">
20625         <size>10</size>
20626       </method>
20627     </type>
20628   </test>
20629   <test name="test-1.cs">
20630     <type name="X">
20631       <method name="Void .ctor()">
20632         <size>7</size>
20633       </method>
20634       <method name="Int32 Main(System.String[])">
20635         <size>12</size>
20636       </method>
20637     </type>
20638   </test>
20639   <test name="test-10.cs">
20640     <type name="X">
20641       <method name="Void .ctor()">
20642         <size>7</size>
20643       </method>
20644       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
20645         <size>1</size>
20646       </method>
20647       <method name="Void bsbyte()">
20648         <size>35</size>
20649       </method>
20650       <method name="Void abyte(SByte, Char)">
20651         <size>1</size>
20652       </method>
20653       <method name="Void bbyte()">
20654         <size>22</size>
20655       </method>
20656       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
20657         <size>1</size>
20658       </method>
20659       <method name="Void bshort()">
20660         <size>39</size>
20661       </method>
20662       <method name="Void aushort(SByte, Byte, Int16, Char)">
20663         <size>1</size>
20664       </method>
20665       <method name="Void bushort()">
20666         <size>29</size>
20667       </method>
20668       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
20669         <size>1</size>
20670       </method>
20671       <method name="Void bint()">
20672         <size>42</size>
20673       </method>
20674       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
20675         <size>1</size>
20676       </method>
20677       <method name="Void buint()">
20678         <size>38</size>
20679       </method>
20680       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
20681         <size>1</size>
20682       </method>
20683       <method name="Void blong()">
20684         <size>47</size>
20685       </method>
20686       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
20687         <size>1</size>
20688       </method>
20689       <method name="Void bulong()">
20690         <size>47</size>
20691       </method>
20692       <method name="Void achar(SByte, Byte, Int16)">
20693         <size>1</size>
20694       </method>
20695       <method name="Void bchar()">
20696         <size>27</size>
20697       </method>
20698       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
20699         <size>1</size>
20700       </method>
20701       <method name="Void bfloat()">
20702         <size>67</size>
20703       </method>
20704       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
20705         <size>1</size>
20706       </method>
20707       <method name="Void bdouble()">
20708         <size>75</size>
20709       </method>
20710       <method name="Void TestDecimal(Decimal)">
20711         <size>15</size>
20712       </method>
20713       <method name="Void Main()">
20714         <size>1</size>
20715       </method>
20716     </type>
20717     <type name="Test2">
20718       <method name="Void .ctor()">
20719         <size>7</size>
20720       </method>
20721       <method name="Void ExtraTst()">
20722         <size>12</size>
20723       </method>
20724     </type>
20725   </test>
20726   <test name="test-100.cs">
20727     <type name="GLib.Object">
20728       <method name="Void .ctor()">
20729         <size>7</size>
20730       </method>
20731       <method name="Int32 get_Raw()">
20732         <size>2</size>
20733       </method>
20734       <method name="Void set_Raw(Int32)">
20735         <size>8</size>
20736       </method>
20737       <method name="Void GetProperty()">
20738         <size>12</size>
20739       </method>
20740       <method name="Int32 Main()">
20741         <size>2</size>
20742       </method>
20743     </type>
20744   </test>
20745   <test name="test-101.cs">
20746     <type name="Test.MyAttribute">
20747       <method name="Void .ctor(String)">
20748         <size>20</size>
20749       </method>
20750     </type>
20751     <type name="Test.My2Attribute">
20752       <method name="Void .ctor(String, Int32)">
20753         <size>31</size>
20754       </method>
20755     </type>
20756     <type name="Test.Test">
20757       <method name="Void .ctor()">
20758         <size>7</size>
20759       </method>
20760       <method name="Int32 Main()">
20761         <size>92</size>
20762       </method>
20763     </type>
20764   </test>
20765   <test name="test-102.cs">
20766     <type name="N1.MineAttribute">
20767       <method name="Void .ctor(String)">
20768         <size>14</size>
20769       </method>
20770     </type>
20771     <type name="N1.ReturnAttribute">
20772       <method name="Void .ctor(String)">
20773         <size>14</size>
20774       </method>
20775     </type>
20776     <type name="N1.Foo">
20777       <method name="Void .ctor()">
20778         <size>7</size>
20779       </method>
20780       <method name="Int32 Main()">
20781         <size>250</size>
20782       </method>
20783     </type>
20784   </test>
20785   <test name="test-103.cs">
20786     <type name="A">
20787       <method name="Void .ctor()">
20788         <size>7</size>
20789       </method>
20790       <method name="Int32 Foo()">
20791         <size>0</size>
20792       </method>
20793     </type>
20794     <type name="B">
20795       <method name="Void .ctor()">
20796         <size>7</size>
20797       </method>
20798       <method name="Int32 Foo()">
20799         <size>2</size>
20800       </method>
20801       <method name="Int32 M()">
20802         <size>7</size>
20803       </method>
20804     </type>
20805     <type name="Test">
20806       <method name="Void .ctor()">
20807         <size>7</size>
20808       </method>
20809       <method name="Int32 Main()">
20810         <size>11</size>
20811       </method>
20812     </type>
20813   </test>
20814   <test name="test-104.cs">
20815     <type name="Test">
20816       <method name="Void .ctor()">
20817         <size>7</size>
20818       </method>
20819       <method name="Int32 Main(System.String[])">
20820         <size>12</size>
20821       </method>
20822     </type>
20823   </test>
20824   <test name="test-105.cs">
20825     <type name="Test">
20826       <method name="Void .ctor()">
20827         <size>7</size>
20828       </method>
20829       <method name="Int32 F(Int32)">
20830         <size>33</size>
20831       </method>
20832       <method name="Void async_callback(IAsyncResult)">
20833         <size>22</size>
20834       </method>
20835       <method name="Int32 Main()">
20836         <size>407</size>
20837       </method>
20838     </type>
20839     <type name="Test+SimpleDelegate">
20840       <method name="Void .ctor(Object, IntPtr)">
20841         <size>0</size>
20842       </method>
20843       <method name="Int32 Invoke(Int32)">
20844         <size>0</size>
20845       </method>
20846       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20847         <size>0</size>
20848       </method>
20849       <method name="Int32 EndInvoke(IAsyncResult)">
20850         <size>0</size>
20851       </method>
20852     </type>
20853   </test>
20854   <test name="test-106.cs">
20855     <type name="Test">
20856       <method name="Void .ctor()">
20857         <size>7</size>
20858       </method>
20859       <method name="Void .cctor()">
20860         <size>1</size>
20861       </method>
20862       <method name="Int32 F(Int32)">
20863         <size>27</size>
20864       </method>
20865       <method name="Void async_callback(IAsyncResult)">
20866         <size>33</size>
20867       </method>
20868       <method name="Int32 Main()">
20869         <size>135</size>
20870       </method>
20871     </type>
20872     <type name="Test+SimpleDelegate">
20873       <method name="Void .ctor(Object, IntPtr)">
20874         <size>0</size>
20875       </method>
20876       <method name="Int32 Invoke(Int32)">
20877         <size>0</size>
20878       </method>
20879       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20880         <size>0</size>
20881       </method>
20882       <method name="Int32 EndInvoke(IAsyncResult)">
20883         <size>0</size>
20884       </method>
20885     </type>
20886   </test>
20887   <test name="test-107.cs">
20888     <type name="Test">
20889       <method name="Void .ctor()">
20890         <size>7</size>
20891       </method>
20892       <method name="Void .cctor()">
20893         <size>1</size>
20894       </method>
20895       <method name="Int32 F(Int32)">
20896         <size>27</size>
20897       </method>
20898       <method name="Void async_callback(IAsyncResult)">
20899         <size>100</size>
20900       </method>
20901       <method name="Int32 Main()">
20902         <size>89</size>
20903       </method>
20904     </type>
20905     <type name="Test+SimpleDelegate">
20906       <method name="Void .ctor(Object, IntPtr)">
20907         <size>0</size>
20908       </method>
20909       <method name="Int32 Invoke(Int32)">
20910         <size>0</size>
20911       </method>
20912       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20913         <size>0</size>
20914       </method>
20915       <method name="Int32 EndInvoke(IAsyncResult)">
20916         <size>0</size>
20917       </method>
20918     </type>
20919   </test>
20920   <test name="test-108.cs">
20921     <type name="X">
20922       <method name="Void .ctor()">
20923         <size>7</size>
20924       </method>
20925       <method name="Int32 Main()">
20926         <size>79</size>
20927       </method>
20928     </type>
20929   </test>
20930   <test name="test-109.cs">
20931     <type name="T">
20932       <method name="Void .ctor()">
20933         <size>7</size>
20934       </method>
20935       <method name="Int32 Main()">
20936         <size>23</size>
20937       </method>
20938     </type>
20939   </test>
20940   <test name="test-11.cs">
20941     <type name="Test">
20942       <method name="Void .ctor()">
20943         <size>7</size>
20944       </method>
20945       <method name="Int32 boxtest()">
20946         <size>12</size>
20947       </method>
20948       <method name="Int32 Main()">
20949         <size>14</size>
20950       </method>
20951     </type>
20952   </test>
20953   <test name="test-110.cs">
20954     <type name="test.test">
20955       <method name="Void .ctor()">
20956         <size>7</size>
20957       </method>
20958       <method name="Int32 test_method(Int32)">
20959         <size>13</size>
20960       </method>
20961       <method name="Int32 Main()">
20962         <size>17</size>
20963       </method>
20964     </type>
20965   </test>
20966   <test name="test-111.cs">
20967     <type name="T">
20968       <method name="Void .ctor()">
20969         <size>7</size>
20970       </method>
20971       <method name="System.Object get_obj()">
20972         <size>6</size>
20973       </method>
20974       <method name="Int32 Main()">
20975         <size>21</size>
20976       </method>
20977     </type>
20978   </test>
20979   <test name="test-112.cs">
20980     <type name="X">
20981       <method name="Void .ctor()">
20982         <size>7</size>
20983       </method>
20984       <method name="System.Int32[] g()">
20985         <size>14</size>
20986       </method>
20987       <method name="Int32 Main()">
20988         <size>18</size>
20989       </method>
20990     </type>
20991   </test>
20992   <test name="test-113.cs">
20993     <type name="X">
20994       <method name="Void .ctor()">
20995         <size>7</size>
20996       </method>
20997       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
20998         <size>4</size>
20999       </method>
21000       <method name="Void GetProperty(System.String, System.String ByRef)">
21001         <size>21</size>
21002       </method>
21003       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21004         <size>4</size>
21005       </method>
21006       <method name="Void GetProperty(System.String, Boolean ByRef)">
21007         <size>21</size>
21008       </method>
21009       <method name="Int32 Main()">
21010         <size>2</size>
21011       </method>
21012     </type>
21013   </test>
21014   <test name="test-114.cs">
21015     <type name="MyClass">
21016       <method name="Void .ctor()">
21017         <size>7</size>
21018       </method>
21019       <method name="Int32 Main()">
21020         <size>15</size>
21021       </method>
21022     </type>
21023     <type name="MyClass+IsAnything">
21024       <method name="Void .ctor(Object, IntPtr)">
21025         <size>0</size>
21026       </method>
21027       <method name="Boolean Invoke(Char)">
21028         <size>0</size>
21029       </method>
21030       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21031         <size>0</size>
21032       </method>
21033       <method name="Boolean EndInvoke(IAsyncResult)">
21034         <size>0</size>
21035       </method>
21036     </type>
21037   </test>
21038   <test name="test-115.cs">
21039     <type name="A">
21040       <method name="Void .ctor()">
21041         <size>7</size>
21042       </method>
21043       <method name="X op_Explicit(A)">
21044         <size>8</size>
21045       </method>
21046     </type>
21047     <type name="X">
21048       <method name="Void .ctor()">
21049         <size>7</size>
21050       </method>
21051     </type>
21052     <type name="Y">
21053       <method name="Void .ctor()">
21054         <size>7</size>
21055       </method>
21056     </type>
21057     <type name="blah">
21058       <method name="Void .ctor()">
21059         <size>7</size>
21060       </method>
21061       <method name="Int32 Main()">
21062         <size>47</size>
21063       </method>
21064     </type>
21065   </test>
21066   <test name="test-116.cs">
21067     <type name="X">
21068       <method name="Void .ctor()">
21069         <size>7</size>
21070       </method>
21071       <method name="Int32 Main()">
21072         <size>12</size>
21073       </method>
21074     </type>
21075   </test>
21076   <test name="test-117.cs">
21077     <type name="Blah">
21078       <method name="Void .ctor()">
21079         <size>18</size>
21080       </method>
21081       <method name="Int32 Main()">
21082         <size>25</size>
21083       </method>
21084     </type>
21085   </test>
21086   <test name="test-118.cs">
21087     <type name="Container">
21088       <method name="Void .ctor()">
21089         <size>7</size>
21090       </method>
21091       <method name="Int32 Main(System.String[])">
21092         <size>2</size>
21093       </method>
21094     </type>
21095   </test>
21096   <test name="test-119.cs">
21097     <type name="Value">
21098       <method name="Void .ctor()">
21099         <size>7</size>
21100       </method>
21101       <method name="Int32 op_Explicit(Value)">
21102         <size>2</size>
21103       </method>
21104       <method name="MyObject op_Explicit(Value)">
21105         <size>7</size>
21106       </method>
21107       <method name="UInt32 op_Explicit(Value)">
21108         <size>2</size>
21109       </method>
21110     </type>
21111     <type name="MyObject">
21112       <method name="Void .ctor(Int32)">
21113         <size>7</size>
21114       </method>
21115     </type>
21116     <type name="Derived">
21117       <method name="Void .ctor(Int32)">
21118         <size>8</size>
21119       </method>
21120       <method name="Derived Blah()">
21121         <size>18</size>
21122       </method>
21123     </type>
21124     <type name="Test">
21125       <method name="Void .ctor()">
21126         <size>7</size>
21127       </method>
21128       <method name="Int32 Main()">
21129         <size>33</size>
21130       </method>
21131     </type>
21132   </test>
21133   <test name="test-12.cs">
21134     <type name="X">
21135       <method name="Void .ctor()">
21136         <size>7</size>
21137       </method>
21138       <method name="Int32 Main(System.String[])">
21139         <size>270</size>
21140       </method>
21141       <method name="System.String s(System.String, Int32)">
21142         <size>13</size>
21143       </method>
21144       <method name="System.String x(System.String, System.Object)">
21145         <size>8</size>
21146       </method>
21147     </type>
21148   </test>
21149   <test name="test-120.cs">
21150     <type name="test">
21151       <method name="Void .ctor()">
21152         <size>7</size>
21153       </method>
21154       <method name="Int32 Main()">
21155         <size>140</size>
21156       </method>
21157     </type>
21158   </test>
21159   <test name="test-121.cs">
21160     <type name="X">
21161       <method name="Void .ctor()">
21162         <size>7</size>
21163       </method>
21164       <method name="Int32 g()">
21165         <size>14</size>
21166       </method>
21167       <method name="Int32 Main()">
21168         <size>81</size>
21169       </method>
21170     </type>
21171   </test>
21172   <test name="test-122.cs">
21173     <type name="A">
21174       <method name="Void .ctor()">
21175         <size>7</size>
21176       </method>
21177       <method name="Void .cctor()">
21178         <size>1</size>
21179       </method>
21180       <method name="Int32 Main()">
21181         <size>2</size>
21182       </method>
21183     </type>
21184     <type name="A+B">
21185       <method name="Void .ctor()">
21186         <size>7</size>
21187       </method>
21188       <method name="Void Foo()">
21189         <size>13</size>
21190       </method>
21191     </type>
21192   </test>
21193   <test name="test-123.cs">
21194     <type name="X">
21195       <method name="Void .ctor()">
21196         <size>7</size>
21197       </method>
21198       <method name="System.Object get_non_null()">
21199         <size>6</size>
21200       </method>
21201       <method name="System.Object get_null()">
21202         <size>2</size>
21203       </method>
21204       <method name="Int32 Main()">
21205         <size>95</size>
21206       </method>
21207     </type>
21208   </test>
21209   <test name="test-124.cs">
21210     <type name="t">
21211       <method name="Void .ctor()">
21212         <size>7</size>
21213       </method>
21214       <method name="Void a()">
21215         <size>16</size>
21216       </method>
21217       <method name="Void b()">
21218         <size>16</size>
21219       </method>
21220       <method name="Void c()">
21221         <size>24</size>
21222       </method>
21223       <method name="Void d()">
21224         <size>28</size>
21225       </method>
21226       <method name="Void Main()">
21227         <size>1</size>
21228       </method>
21229     </type>
21230   </test>
21231   <test name="test-125.cs">
21232     <type name="Fraction">
21233       <method name="Void .ctor(Int32, Int32)">
21234         <size>31</size>
21235       </method>
21236       <method name="Void .ctor(Int32)">
21237         <size>31</size>
21238       </method>
21239       <method name="Boolean Equals(System.Object)">
21240         <size>36</size>
21241       </method>
21242       <method name="System.String ToString()">
21243         <size>35</size>
21244       </method>
21245       <method name="Fraction op_Implicit(Int32)">
21246         <size>17</size>
21247       </method>
21248       <method name="Int32 op_Explicit(Fraction)">
21249         <size>24</size>
21250       </method>
21251       <method name="Boolean op_Equality(Fraction, Fraction)">
21252         <size>48</size>
21253       </method>
21254       <method name="Boolean op_Inequality(Fraction, Fraction)">
21255         <size>21</size>
21256       </method>
21257       <method name="Fraction op_Addition(Fraction, Fraction)">
21258         <size>102</size>
21259       </method>
21260     </type>
21261     <type name="Tester">
21262       <method name="Void .ctor()">
21263         <size>7</size>
21264       </method>
21265       <method name="Int32 Main()">
21266         <size>148</size>
21267       </method>
21268     </type>
21269   </test>
21270   <test name="test-126.cs">
21271     <type name="X">
21272       <method name="Void .ctor()">
21273         <size>7</size>
21274       </method>
21275       <method name="Void Iface.Method()">
21276         <size>1</size>
21277       </method>
21278       <method name="Int32 Main()">
21279         <size>33</size>
21280       </method>
21281     </type>
21282   </test>
21283   <test name="test-127.cs">
21284     <type name="X">
21285       <method name="Void .ctor()">
21286         <size>7</size>
21287       </method>
21288       <method name="Int32 Main()">
21289         <size>32</size>
21290       </method>
21291     </type>
21292   </test>
21293   <test name="test-128.cs">
21294     <type name="SimpleAttribute">
21295       <method name="Void .ctor(String)">
21296         <size>14</size>
21297       </method>
21298     </type>
21299     <type name="MineAttribute">
21300       <method name="Void .ctor(Type[])">
21301         <size>14</size>
21302       </method>
21303     </type>
21304     <type name="Foo">
21305       <method name="Void .ctor()">
21306         <size>7</size>
21307       </method>
21308       <method name="Int32 MM()">
21309         <size>153</size>
21310       </method>
21311     </type>
21312     <type name="Blah">
21313       <method name="Void .ctor()">
21314         <size>7</size>
21315       </method>
21316       <method name="Int32 get_Value()">
21317         <size>7</size>
21318       </method>
21319       <method name="Void set_Value(Int32)">
21320         <size>8</size>
21321       </method>
21322       <method name="Int32 Another()">
21323         <size>2</size>
21324       </method>
21325       <method name="Int32 Main()">
21326         <size>6</size>
21327       </method>
21328     </type>
21329   </test>
21330   <test name="test-129.cs">
21331     <type name="X">
21332       <method name="Void .ctor()">
21333         <size>7</size>
21334       </method>
21335       <method name="Int32 Main()">
21336         <size>27</size>
21337       </method>
21338     </type>
21339   </test>
21340   <test name="test-13.cs">
21341     <type name="Foo">
21342       <method name="Void .ctor()">
21343         <size>7</size>
21344       </method>
21345       <method name="Boolean MyMethod()">
21346         <size>12</size>
21347       </method>
21348     </type>
21349     <type name="Blah">
21350       <method name="Void .ctor()">
21351         <size>7</size>
21352       </method>
21353       <method name="Int32 Main()">
21354         <size>23</size>
21355       </method>
21356     </type>
21357   </test>
21358   <test name="test-130.cs">
21359     <type name="X">
21360       <method name="Void .ctor()">
21361         <size>20</size>
21362       </method>
21363       <method name="Int32 Main()">
21364         <size>2</size>
21365       </method>
21366     </type>
21367   </test>
21368   <test name="test-131.cs">
21369     <type name="SimpleAttribute">
21370       <method name="Void .ctor(String)">
21371         <size>14</size>
21372       </method>
21373     </type>
21374     <type name="Blah">
21375       <method name="Void .ctor()">
21376         <size>7</size>
21377       </method>
21378       <method name="Int32 Main()">
21379         <size>2</size>
21380       </method>
21381     </type>
21382   </test>
21383   <test name="test-132.cs">
21384     <type name="T">
21385       <method name="Void .ctor()">
21386         <size>7</size>
21387       </method>
21388       <method name="Int32 Main()">
21389         <size>51</size>
21390       </method>
21391     </type>
21392   </test>
21393   <test name="test-133.cs">
21394     <type name="T">
21395       <method name="Void .ctor()">
21396         <size>7</size>
21397       </method>
21398       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21399         <size>21</size>
21400       </method>
21401       <method name="Void get_struct(S ByRef)">
21402         <size>24</size>
21403       </method>
21404       <method name="Int32 Main()">
21405         <size>75</size>
21406       </method>
21407     </type>
21408   </test>
21409   <test name="test-134.cs">
21410     <type name="AA">
21411       <method name="Void .ctor()">
21412         <size>7</size>
21413       </method>
21414       <method name="Void A()">
21415         <size>8</size>
21416       </method>
21417       <method name="Void B()">
21418         <size>8</size>
21419       </method>
21420       <method name="Void C()">
21421         <size>8</size>
21422       </method>
21423       <method name="Boolean get_OK()">
21424         <size>32</size>
21425       </method>
21426     </type>
21427     <type name="BB">
21428       <method name="Void .ctor()">
21429         <size>7</size>
21430       </method>
21431       <method name="Void A()">
21432         <size>18</size>
21433       </method>
21434       <method name="Void B()">
21435         <size>8</size>
21436       </method>
21437       <method name="Void C()">
21438         <size>8</size>
21439       </method>
21440       <method name="Boolean get_OK()">
21441         <size>32</size>
21442       </method>
21443     </type>
21444     <type name="T">
21445       <method name="Void .ctor()">
21446         <size>7</size>
21447       </method>
21448       <method name="Void A()">
21449         <size>1</size>
21450       </method>
21451       <method name="Void B()">
21452         <size>1</size>
21453       </method>
21454       <method name="Int32 Main()">
21455         <size>76</size>
21456       </method>
21457     </type>
21458   </test>
21459   <test name="test-135.cs">
21460     <type name="A">
21461       <method name="Void .ctor()">
21462         <size>7</size>
21463       </method>
21464       <method name="Void doh()">
21465         <size>1</size>
21466       </method>
21467     </type>
21468     <type name="T">
21469       <method name="Void .ctor()">
21470         <size>7</size>
21471       </method>
21472       <method name="A get_Prop()">
21473         <size>6</size>
21474       </method>
21475       <method name="Int32 Main()">
21476         <size>37</size>
21477       </method>
21478       <method name="IA IB.get_Prop()">
21479         <size>6</size>
21480       </method>
21481     </type>
21482   </test>
21483   <test name="test-136.cs">
21484     <type name="MyCar">
21485       <method name="Void .ctor()">
21486         <size>7</size>
21487       </method>
21488       <method name="Void IDiagnostic.Stop()">
21489         <size>8</size>
21490       </method>
21491       <method name="Void IAutomobile.Stop()">
21492         <size>8</size>
21493       </method>
21494       <method name="Void Stop()">
21495         <size>16</size>
21496       </method>
21497     </type>
21498     <type name="TestConflict">
21499       <method name="Void .ctor()">
21500         <size>7</size>
21501       </method>
21502       <method name="Int32 Main()">
21503         <size>74</size>
21504       </method>
21505     </type>
21506   </test>
21507   <test name="test-137.cs">
21508     <type name="C">
21509       <method name="Void .ctor()">
21510         <size>7</size>
21511       </method>
21512       <method name="Void X()">
21513         <size>15</size>
21514       </method>
21515       <method name="Int32 Main()">
21516         <size>95</size>
21517       </method>
21518     </type>
21519   </test>
21520   <test name="test-138.cs">
21521     <type name="T">
21522       <method name="Void .ctor()">
21523         <size>7</size>
21524       </method>
21525       <method name="Int32 Main()">
21526         <size>14</size>
21527       </method>
21528     </type>
21529   </test>
21530   <test name="test-139.cs">
21531     <type name="T">
21532       <method name="Void one()">
21533         <size>13</size>
21534       </method>
21535       <method name="Void two(T)">
21536         <size>8</size>
21537       </method>
21538       <method name="Void three(T ByRef)">
21539         <size>13</size>
21540       </method>
21541       <method name="Int32 GetHashCode()">
21542         <size>12</size>
21543       </method>
21544       <method name="Int32 Main()">
21545         <size>25</size>
21546       </method>
21547     </type>
21548   </test>
21549   <test name="test-14.cs">
21550     <type name="Obj.A">
21551       <method name="Void .ctor()">
21552         <size>7</size>
21553       </method>
21554       <method name="Int32 F()">
21555         <size>2</size>
21556       </method>
21557       <method name="Int32 G()">
21558         <size>2</size>
21559       </method>
21560       <method name="Int32 H()">
21561         <size>3</size>
21562       </method>
21563     </type>
21564     <type name="Obj.B">
21565       <method name="Void .ctor()">
21566         <size>7</size>
21567       </method>
21568       <method name="Int32 F()">
21569         <size>2</size>
21570       </method>
21571       <method name="Int32 G()">
21572         <size>2</size>
21573       </method>
21574       <method name="Int32 H()">
21575         <size>3</size>
21576       </method>
21577     </type>
21578     <type name="Obj.Test">
21579       <method name="Void .ctor()">
21580         <size>7</size>
21581       </method>
21582       <method name="Int32 Main()">
21583         <size>182</size>
21584       </method>
21585     </type>
21586   </test>
21587   <test name="test-140.cs">
21588     <type name="BreakTest">
21589       <method name="Void .ctor()">
21590         <size>7</size>
21591       </method>
21592       <method name="Void .cctor()">
21593         <size>1</size>
21594       </method>
21595       <method name="Void B()">
21596         <size>47</size>
21597       </method>
21598       <method name="Int32 Main()">
21599         <size>20</size>
21600       </method>
21601     </type>
21602   </test>
21603   <test name="test-141.cs">
21604     <type name="X">
21605       <method name="Void .ctor()">
21606         <size>7</size>
21607       </method>
21608       <method name="Int32 Main()">
21609         <size>38</size>
21610       </method>
21611       <method name="Boolean Test1()">
21612         <size>41</size>
21613       </method>
21614       <method name="Boolean Test2()">
21615         <size>42</size>
21616       </method>
21617       <method name="Boolean Test3()">
21618         <size>37</size>
21619       </method>
21620     </type>
21621   </test>
21622   <test name="test-142.cs">
21623     <type name="TestClass">
21624       <method name="Void .ctor(EventHandler)">
21625         <size>14</size>
21626       </method>
21627       <method name="Int32 Main()">
21628         <size>2</size>
21629       </method>
21630     </type>
21631     <type name="TestBaseClass">
21632       <method name="Void .ctor()">
21633         <size>7</size>
21634       </method>
21635       <method name="Void add_Blah(System.EventHandler)">
21636         <size>24</size>
21637       </method>
21638       <method name="Void remove_Blah(System.EventHandler)">
21639         <size>24</size>
21640       </method>
21641     </type>
21642   </test>
21643   <test name="test-143.cs">
21644     <type name="MonoEnumInfo">
21645       <method name="Void stuff()">
21646         <size>8</size>
21647       </method>
21648       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
21649         <size>20</size>
21650       </method>
21651       <method name="Int32 Main()">
21652         <size>32</size>
21653       </method>
21654     </type>
21655   </test>
21656   <test name="test-144.cs">
21657     <type name="Test">
21658       <method name="Void .ctor()">
21659         <size>7</size>
21660       </method>
21661       <method name="Void Main()">
21662         <size>1</size>
21663       </method>
21664     </type>
21665   </test>
21666   <test name="test-145.cs">
21667     <type name="JagArrayTest">
21668       <method name="Void .ctor()">
21669         <size>7</size>
21670       </method>
21671       <method name="Void .cctor()">
21672         <size>25</size>
21673       </method>
21674       <method name="Void Main()">
21675         <size>15</size>
21676       </method>
21677     </type>
21678   </test>
21679   <test name="test-146.cs">
21680     <type name="Test">
21681       <method name="Void .ctor()">
21682         <size>7</size>
21683       </method>
21684       <method name="Int32 Main()">
21685         <size>335</size>
21686       </method>
21687     </type>
21688   </test>
21689   <test name="test-147.cs">
21690     <type name="X">
21691       <method name="Void .ctor()">
21692         <size>15</size>
21693       </method>
21694       <method name="Void .cctor()">
21695         <size>8</size>
21696       </method>
21697       <method name="X Foo()">
21698         <size>6</size>
21699       </method>
21700       <method name="X Bar()">
21701         <size>6</size>
21702       </method>
21703       <method name="X Baz()">
21704         <size>6</size>
21705       </method>
21706       <method name="UInt32 get_Property()">
21707         <size>2</size>
21708       </method>
21709       <method name="UInt32 get_StaticProperty()">
21710         <size>3</size>
21711       </method>
21712       <method name="Int32 get_Item(Int32)">
21713         <size>2</size>
21714       </method>
21715     </type>
21716     <type name="Y">
21717       <method name="Void .ctor()">
21718         <size>15</size>
21719       </method>
21720       <method name="Void .cctor()">
21721         <size>9</size>
21722       </method>
21723       <method name="Y Foo()">
21724         <size>6</size>
21725       </method>
21726       <method name="Y Bar()">
21727         <size>6</size>
21728       </method>
21729       <method name="Y Baz()">
21730         <size>6</size>
21731       </method>
21732       <method name="UInt32 get_Property()">
21733         <size>2</size>
21734       </method>
21735       <method name="UInt32 get_StaticProperty()">
21736         <size>3</size>
21737       </method>
21738       <method name="Int32 get_Item(Int32)">
21739         <size>2</size>
21740       </method>
21741     </type>
21742     <type name="Z">
21743       <method name="Void .ctor()">
21744         <size>7</size>
21745       </method>
21746       <method name="Int32 Test()">
21747         <size>94</size>
21748       </method>
21749     </type>
21750     <type name="Test">
21751       <method name="Void .ctor()">
21752         <size>7</size>
21753       </method>
21754       <method name="Int32 Main()">
21755         <size>252</size>
21756       </method>
21757     </type>
21758   </test>
21759   <test name="test-148.cs">
21760     <type name="Y">
21761       <method name="Void .ctor()">
21762         <size>7</size>
21763       </method>
21764       <method name="Int32 get_Bar(Int32)">
21765         <size>2</size>
21766       </method>
21767       <method name="Int64 get_Bar(Double)">
21768         <size>3</size>
21769       </method>
21770     </type>
21771     <type name="Z">
21772       <method name="Void .ctor()">
21773         <size>7</size>
21774       </method>
21775       <method name="Int64 get_Whatever(Double)">
21776         <size>3</size>
21777       </method>
21778       <method name="Single get_Whatever(Int64, Int32)">
21779         <size>6</size>
21780       </method>
21781       <method name="Int32 InstanceTest()">
21782         <size>54</size>
21783       </method>
21784       <method name="Int32 Test()">
21785         <size>356</size>
21786       </method>
21787       <method name="Int32 Main()">
21788         <size>94</size>
21789       </method>
21790     </type>
21791     <type name="Z+MyArray">
21792       <method name="Void .ctor()">
21793         <size>7</size>
21794       </method>
21795       <method name="System.Object get_Item(Int32)">
21796         <size>8</size>
21797       </method>
21798       <method name="Void set_Item(Int32, System.Object)">
21799         <size>9</size>
21800       </method>
21801     </type>
21802     <type name="A">
21803       <method name="Void .ctor()">
21804         <size>7</size>
21805       </method>
21806       <method name="Int32 get_Monkey(Int32)">
21807         <size>4</size>
21808       </method>
21809     </type>
21810     <type name="B">
21811       <method name="Void .ctor()">
21812         <size>7</size>
21813       </method>
21814       <method name="Int64 get_Item(Int64, Int32)">
21815         <size>5</size>
21816       </method>
21817     </type>
21818     <type name="C">
21819       <method name="Void .ctor()">
21820         <size>7</size>
21821       </method>
21822       <method name="Int32 get_Item(Int32)">
21823         <size>4</size>
21824       </method>
21825     </type>
21826     <type name="D">
21827       <method name="Void .ctor()">
21828         <size>7</size>
21829       </method>
21830       <method name="Int64 get_Item(Int64, Int32)">
21831         <size>5</size>
21832       </method>
21833     </type>
21834     <type name="E">
21835       <method name="Void .ctor()">
21836         <size>7</size>
21837       </method>
21838       <method name="System.String get_g()">
21839         <size>6</size>
21840       </method>
21841       <method name="Void set_g(System.String)">
21842         <size>1</size>
21843       </method>
21844     </type>
21845     <type name="F">
21846       <method name="Void .ctor()">
21847         <size>7</size>
21848       </method>
21849       <method name="System.String get_g()">
21850         <size>6</size>
21851       </method>
21852     </type>
21853     <type name="DisposableNotifyList">
21854       <method name="Void .ctor()">
21855         <size>7</size>
21856       </method>
21857     </type>
21858     <type name="ChildList">
21859       <method name="Void .ctor()">
21860         <size>7</size>
21861       </method>
21862       <method name="Void Test()">
21863         <size>14</size>
21864       </method>
21865     </type>
21866     <type name="Y">
21867       <method name="Int32 X.get_Foo(Int32)">
21868         <size>2</size>
21869       </method>
21870     </type>
21871   </test>
21872   <test name="test-149.cs">
21873     <type name="Y">
21874       <method name="Void .ctor()">
21875         <size>7</size>
21876       </method>
21877       <method name="Void .cctor()">
21878         <size>1</size>
21879       </method>
21880       <method name="Void add_Foo(System.EventHandler)">
21881         <size>24</size>
21882       </method>
21883       <method name="Void remove_Foo(System.EventHandler)">
21884         <size>24</size>
21885       </method>
21886       <method name="Void add_TestEvent(MyDelegate)">
21887         <size>24</size>
21888       </method>
21889       <method name="Void remove_TestEvent(MyDelegate)">
21890         <size>24</size>
21891       </method>
21892       <method name="Int32 Test()">
21893         <size>166</size>
21894       </method>
21895       <method name="Void callback1(System.Object, System.EventArgs)">
21896         <size>7</size>
21897       </method>
21898       <method name="Int64 callback2(Int32)">
21899         <size>19</size>
21900       </method>
21901       <method name="Void callback3(System.Object, System.EventArgs)">
21902         <size>7</size>
21903       </method>
21904     </type>
21905     <type name="Z">
21906       <method name="Void .ctor()">
21907         <size>7</size>
21908       </method>
21909       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
21910         <size>22</size>
21911       </method>
21912       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
21913         <size>22</size>
21914       </method>
21915       <method name="Int32 a()">
21916         <size>2</size>
21917       </method>
21918       <method name="Int32 Main()">
21919         <size>80</size>
21920       </method>
21921     </type>
21922     <type name="Static">
21923       <method name="Void .ctor()">
21924         <size>7</size>
21925       </method>
21926       <method name="Void add_Test(System.EventHandler)">
21927         <size>22</size>
21928       </method>
21929       <method name="Void remove_Test(System.EventHandler)">
21930         <size>22</size>
21931       </method>
21932       <method name="Void Fire()">
21933         <size>23</size>
21934       </method>
21935     </type>
21936     <type name="Z+SomeEventHandler">
21937       <method name="Void .ctor(Object, IntPtr)">
21938         <size>0</size>
21939       </method>
21940       <method name="Int32 Invoke()">
21941         <size>0</size>
21942       </method>
21943       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21944         <size>0</size>
21945       </method>
21946       <method name="Int32 EndInvoke(IAsyncResult)">
21947         <size>0</size>
21948       </method>
21949     </type>
21950     <type name="MyDelegate">
21951       <method name="Void .ctor(Object, IntPtr)">
21952         <size>0</size>
21953       </method>
21954       <method name="Int64 Invoke(Int32)">
21955         <size>0</size>
21956       </method>
21957       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21958         <size>0</size>
21959       </method>
21960       <method name="Int64 EndInvoke(IAsyncResult)">
21961         <size>0</size>
21962       </method>
21963     </type>
21964     <type name="Y">
21965       <method name="Void X.add_Foo(System.EventHandler)">
21966         <size>1</size>
21967       </method>
21968       <method name="Void X.remove_Foo(System.EventHandler)">
21969         <size>1</size>
21970       </method>
21971     </type>
21972   </test>
21973   <test name="test-15.cs">
21974     <type name="Implementor">
21975       <method name="Void .ctor()">
21976         <size>7</size>
21977       </method>
21978       <method name="Int32 A()">
21979         <size>2</size>
21980       </method>
21981     </type>
21982     <type name="Run">
21983       <method name="Void .ctor()">
21984         <size>7</size>
21985       </method>
21986       <method name="Int32 Main()">
21987         <size>53</size>
21988       </method>
21989     </type>
21990     <type name="StructImplementor">
21991       <method name="Int32 A()">
21992         <size>2</size>
21993       </method>
21994     </type>
21995   </test>
21996   <test name="test-150.cs">
21997     <type name="T">
21998       <method name="Void .ctor()">
21999         <size>18</size>
22000       </method>
22001       <method name="Int32 Main()">
22002         <size>2</size>
22003       </method>
22004     </type>
22005   </test>
22006   <test name="test-151.cs">
22007     <type name="A.Iface">
22008       <method name="Void .ctor()">
22009         <size>7</size>
22010       </method>
22011       <method name="Void bah()">
22012         <size>1</size>
22013       </method>
22014     </type>
22015     <type name="A.my">
22016       <method name="Void .ctor()">
22017         <size>7</size>
22018       </method>
22019       <method name="Void doit(System.Object)">
22020         <size>13</size>
22021       </method>
22022       <method name="Int32 Main()">
22023         <size>2</size>
22024       </method>
22025     </type>
22026   </test>
22027   <test name="test-152.cs">
22028     <type name="X">
22029       <method name="Void .ctor()">
22030         <size>7</size>
22031       </method>
22032       <method name="Int32 Main()">
22033         <size>99</size>
22034       </method>
22035     </type>
22036   </test>
22037   <test name="test-153.cs">
22038     <type name="Z">
22039       <method name="Void .ctor()">
22040         <size>7</size>
22041       </method>
22042       <method name="Void Test2(System.String, System.Object[])">
22043         <size>1</size>
22044       </method>
22045       <method name="Void Test(System.String, System.Object[])">
22046         <size>8</size>
22047       </method>
22048       <method name="Int32 Main()">
22049         <size>86</size>
22050       </method>
22051     </type>
22052   </test>
22053   <test name="test-154.cs">
22054     <type name="X">
22055       <method name="Void .ctor()">
22056         <size>7</size>
22057       </method>
22058       <method name="Int32 Main()">
22059         <size>2</size>
22060       </method>
22061       <method name="Void test1(Single ByRef)">
22062         <size>6</size>
22063       </method>
22064       <method name="Void test2(Int32, Single ByRef)">
22065         <size>38</size>
22066       </method>
22067       <method name="Void test3(System.Int64[], Int32)">
22068         <size>21</size>
22069       </method>
22070       <method name="Int32 test4(Int32, Single ByRef)">
22071         <size>33</size>
22072       </method>
22073       <method name="Int32 test5(Single ByRef, Int64)">
22074         <size>75</size>
22075       </method>
22076       <method name="Int32 test6(Single ByRef)">
22077         <size>10</size>
22078       </method>
22079       <method name="Int64 test7(System.Int32[], Int32)">
22080         <size>64</size>
22081       </method>
22082       <method name="Int64 test8(Int32)">
22083         <size>34</size>
22084       </method>
22085       <method name="Int64 test9(Int32)">
22086         <size>28</size>
22087       </method>
22088       <method name="Void test10(Int32, Single ByRef)">
22089         <size>23</size>
22090       </method>
22091       <method name="Int64 test11(Int32)">
22092         <size>44</size>
22093       </method>
22094       <method name="Void test12(Single ByRef)">
22095         <size>25</size>
22096       </method>
22097       <method name="Void test13(Int32, Single ByRef)">
22098         <size>23</size>
22099       </method>
22100       <method name="Int64 test14(Int32, Single ByRef)">
22101         <size>66</size>
22102       </method>
22103       <method name="Int32 test15(Int32, Single ByRef)">
22104         <size>33</size>
22105       </method>
22106       <method name="Void test16()">
22107         <size>54</size>
22108       </method>
22109       <method name="Void test17()">
22110         <size>62</size>
22111       </method>
22112       <method name="Void test18(Int32, Int32 ByRef)">
22113         <size>35</size>
22114       </method>
22115       <method name="Int32 test19()">
22116         <size>49</size>
22117       </method>
22118       <method name="Int32 test20()">
22119         <size>22</size>
22120       </method>
22121       <method name="Int32 test21()">
22122         <size>28</size>
22123       </method>
22124       <method name="Int32 test22()">
22125         <size>27</size>
22126       </method>
22127       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22128         <size>29</size>
22129       </method>
22130       <method name="Int64 test24(Int32)">
22131         <size>67</size>
22132       </method>
22133       <method name="Int64 test25(Int32)">
22134         <size>44</size>
22135       </method>
22136       <method name="Void test26()">
22137         <size>22</size>
22138       </method>
22139       <method name="Int32 test27()">
22140         <size>12</size>
22141       </method>
22142       <method name="Void test28(System.Object ByRef)">
22143         <size>23</size>
22144       </method>
22145       <method name="Boolean test29(Int32 ByRef)">
22146         <size>33</size>
22147       </method>
22148       <method name="System.String test30(System.String ByRef)">
22149         <size>36</size>
22150       </method>
22151       <method name="System.String test31(Int32)">
22152         <size>78</size>
22153       </method>
22154       <method name="Void test32()">
22155         <size>11</size>
22156       </method>
22157       <method name="Int32 test33()">
22158         <size>4</size>
22159       </method>
22160       <method name="Void test34()">
22161         <size>20</size>
22162       </method>
22163       <method name="Void test35(Int32, Boolean)">
22164         <size>28</size>
22165       </method>
22166       <method name="Void test36()">
22167         <size>41</size>
22168       </method>
22169       <method name="Void test37()">
22170         <size>42</size>
22171       </method>
22172       <method name="Int32 test38()">
22173         <size>2</size>
22174       </method>
22175       <method name="Int32 test40(Int32)">
22176         <size>18</size>
22177       </method>
22178     </type>
22179   </test>
22180   <test name="test-155.cs">
22181     <type name="Test">
22182       <method name="Void .ctor()">
22183         <size>7</size>
22184       </method>
22185       <method name="Int32 Main()">
22186         <size>44</size>
22187       </method>
22188     </type>
22189     <type name="Test+TestClass">
22190       <method name="Void .ctor()">
22191         <size>7</size>
22192       </method>
22193       <method name="System.String test(System.String)">
22194         <size>22</size>
22195       </method>
22196     </type>
22197   </test>
22198   <test name="test-156.cs">
22199     <type name="Internal">
22200       <method name="Void .ctor()">
22201         <size>7</size>
22202       </method>
22203     </type>
22204     <type name="Public">
22205       <method name="Void .ctor()">
22206         <size>7</size>
22207       </method>
22208     </type>
22209     <type name="X">
22210       <method name="Void .ctor()">
22211         <size>7</size>
22212       </method>
22213       <method name="Void Main()">
22214         <size>1</size>
22215       </method>
22216     </type>
22217     <type name="X+NestedPublic">
22218       <method name="Void .ctor()">
22219         <size>7</size>
22220       </method>
22221     </type>
22222     <type name="X+NestedAssembly">
22223       <method name="Void .ctor()">
22224         <size>7</size>
22225       </method>
22226     </type>
22227     <type name="X+NestedFamilyAndAssembly">
22228       <method name="Void .ctor()">
22229         <size>7</size>
22230       </method>
22231     </type>
22232     <type name="X+NestedFamily">
22233       <method name="Void .ctor()">
22234         <size>7</size>
22235       </method>
22236     </type>
22237     <type name="X+NestedPrivate">
22238       <method name="Void .ctor()">
22239         <size>7</size>
22240       </method>
22241     </type>
22242     <type name="A">
22243       <method name="Void .ctor()">
22244         <size>7</size>
22245       </method>
22246     </type>
22247     <type name="B">
22248       <method name="Void .ctor()">
22249         <size>7</size>
22250       </method>
22251     </type>
22252     <type name="C">
22253       <method name="Void .ctor()">
22254         <size>7</size>
22255       </method>
22256     </type>
22257     <type name="D">
22258       <method name="Void .ctor()">
22259         <size>7</size>
22260       </method>
22261     </type>
22262     <type name="E">
22263       <method name="Void .ctor()">
22264         <size>7</size>
22265       </method>
22266     </type>
22267     <type name="F">
22268       <method name="Void .ctor()">
22269         <size>7</size>
22270       </method>
22271     </type>
22272     <type name="Y">
22273       <method name="Void .ctor()">
22274         <size>7</size>
22275       </method>
22276       <method name="Void Test(YI)">
22277         <size>1</size>
22278       </method>
22279     </type>
22280     <type name="Y+YA">
22281       <method name="Void .ctor()">
22282         <size>7</size>
22283       </method>
22284     </type>
22285     <type name="Y+YB">
22286       <method name="Void .ctor()">
22287         <size>7</size>
22288       </method>
22289     </type>
22290     <type name="Y+YC">
22291       <method name="Void .ctor()">
22292         <size>7</size>
22293       </method>
22294     </type>
22295     <type name="Y+YD">
22296       <method name="Void .ctor()">
22297         <size>7</size>
22298       </method>
22299     </type>
22300     <type name="Y+YE">
22301       <method name="Void .ctor()">
22302         <size>7</size>
22303       </method>
22304     </type>
22305     <type name="Y+YF">
22306       <method name="Void .ctor()">
22307         <size>7</size>
22308       </method>
22309     </type>
22310     <type name="Y+YG">
22311       <method name="Void .ctor()">
22312         <size>7</size>
22313       </method>
22314     </type>
22315     <type name="Y+YH">
22316       <method name="Void .ctor()">
22317         <size>7</size>
22318       </method>
22319     </type>
22320     <type name="Z">
22321       <method name="Void .ctor()">
22322         <size>7</size>
22323       </method>
22324     </type>
22325     <type name="Z+P">
22326       <method name="Void .ctor()">
22327         <size>7</size>
22328       </method>
22329     </type>
22330     <type name="W">
22331       <method name="Void .ctor()">
22332         <size>7</size>
22333       </method>
22334     </type>
22335     <type name="W+WA">
22336       <method name="Void .ctor()">
22337         <size>7</size>
22338       </method>
22339     </type>
22340     <type name="W+WB">
22341       <method name="Void .ctor()">
22342         <size>7</size>
22343       </method>
22344     </type>
22345     <type name="W+WC">
22346       <method name="Void .ctor()">
22347         <size>7</size>
22348       </method>
22349     </type>
22350     <type name="W+WD">
22351       <method name="Void .ctor()">
22352         <size>7</size>
22353       </method>
22354     </type>
22355     <type name="W+WE">
22356       <method name="Void .ctor()">
22357         <size>7</size>
22358       </method>
22359     </type>
22360     <type name="W+WCA">
22361       <method name="Void .ctor()">
22362         <size>7</size>
22363       </method>
22364     </type>
22365     <type name="W+WCB">
22366       <method name="Void .ctor()">
22367         <size>7</size>
22368       </method>
22369     </type>
22370     <type name="W+WCB+WCD">
22371       <method name="Void .ctor()">
22372         <size>7</size>
22373       </method>
22374     </type>
22375     <type name="W+WCB+WCD+WCE">
22376       <method name="Void .ctor()">
22377         <size>7</size>
22378       </method>
22379     </type>
22380     <type name="G">
22381       <method name="Void .ctor()">
22382         <size>7</size>
22383       </method>
22384       <method name="Void Test(X)">
22385         <size>1</size>
22386       </method>
22387     </type>
22388     <type name="G+I">
22389       <method name="Void .ctor()">
22390         <size>7</size>
22391       </method>
22392     </type>
22393     <type name="G+I+J">
22394       <method name="Void .ctor()">
22395         <size>7</size>
22396       </method>
22397       <method name="Void Test(Foo)">
22398         <size>1</size>
22399       </method>
22400     </type>
22401     <type name="H">
22402       <method name="Void .ctor()">
22403         <size>7</size>
22404       </method>
22405       <method name="Void Test(System.Int32[])">
22406         <size>1</size>
22407       </method>
22408     </type>
22409     <type name="M">
22410       <method name="Void .ctor()">
22411         <size>7</size>
22412       </method>
22413       <method name="Void Hello(System.String)">
22414         <size>1</size>
22415       </method>
22416     </type>
22417   </test>
22418   <test name="test-157.cs">
22419     <type name="Test.MyAttribute">
22420       <method name="Void .ctor(String)">
22421         <size>20</size>
22422       </method>
22423     </type>
22424     <type name="Test.Test">
22425       <method name="Void .ctor()">
22426         <size>7</size>
22427       </method>
22428       <method name="Int32 Main()">
22429         <size>197</size>
22430       </method>
22431     </type>
22432   </test>
22433   <test name="test-158.cs">
22434     <type name="My">
22435       <method name="Void .ctor(Object)">
22436         <size>14</size>
22437       </method>
22438     </type>
22439     <type name="My+Test">
22440       <method name="Void .ctor()">
22441         <size>7</size>
22442       </method>
22443       <method name="Int32 Main()">
22444         <size>87</size>
22445       </method>
22446     </type>
22447   </test>
22448   <test name="test-159.cs">
22449     <type name="A.Iface">
22450       <method name="Void .ctor()">
22451         <size>7</size>
22452       </method>
22453       <method name="Void bah()">
22454         <size>1</size>
22455       </method>
22456     </type>
22457     <type name="A.my">
22458       <method name="Void .ctor()">
22459         <size>7</size>
22460       </method>
22461       <method name="Void doit(System.Object)">
22462         <size>13</size>
22463       </method>
22464       <method name="Int32 Main()">
22465         <size>2</size>
22466       </method>
22467     </type>
22468   </test>
22469   <test name="test-16.cs">
22470     <type name="Mine.Blah">
22471       <method name="Void .ctor()">
22472         <size>7</size>
22473       </method>
22474       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22475         <size>12</size>
22476       </method>
22477       <method name="Int32 op_Implicit(Mine.Blah)">
22478         <size>12</size>
22479       </method>
22480       <method name="Byte op_Implicit(Mine.Blah)">
22481         <size>12</size>
22482       </method>
22483       <method name="Int16 op_Implicit(Mine.Blah)">
22484         <size>12</size>
22485       </method>
22486     </type>
22487     <type name="Mine.Foo">
22488       <method name="Void .ctor()">
22489         <size>7</size>
22490       </method>
22491       <method name="Int32 Main()">
22492         <size>118</size>
22493       </method>
22494     </type>
22495   </test>
22496   <test name="test-160.cs">
22497     <type name="B">
22498       <method name="Void .ctor()">
22499         <size>7</size>
22500       </method>
22501     </type>
22502     <type name="S">
22503       <method name="Void .ctor()">
22504         <size>7</size>
22505       </method>
22506     </type>
22507     <type name="T">
22508       <method name="Void .ctor()">
22509         <size>7</size>
22510       </method>
22511       <method name="Int32 blah(System.Object)">
22512         <size>62</size>
22513       </method>
22514       <method name="Int32 Main()">
22515         <size>2</size>
22516       </method>
22517     </type>
22518   </test>
22519   <test name="test-161.cs">
22520     <type name="ZipEntry">
22521       <method name="Void .ctor(String)">
22522         <size>18</size>
22523       </method>
22524       <method name="Void .ctor(ZipEntry)">
22525         <size>18</size>
22526       </method>
22527       <method name="DateTime get_DateTime()">
22528         <size>7</size>
22529       </method>
22530       <method name="Int32 Main()">
22531         <size>2</size>
22532       </method>
22533     </type>
22534   </test>
22535   <test name="test-162.cs">
22536     <type name="X">
22537       <method name="Void .ctor()">
22538         <size>7</size>
22539       </method>
22540       <method name="Void test_output(A)">
22541         <size>1</size>
22542       </method>
22543       <method name="Void test_output(B)">
22544         <size>1</size>
22545       </method>
22546       <method name="Void test_output(E)">
22547         <size>1</size>
22548       </method>
22549       <method name="Void test_output(F)">
22550         <size>1</size>
22551       </method>
22552       <method name="Void test1()">
22553         <size>21</size>
22554       </method>
22555       <method name="Void test2()">
22556         <size>32</size>
22557       </method>
22558       <method name="Void test3()">
22559         <size>21</size>
22560       </method>
22561       <method name="Void test4(A)">
22562         <size>9</size>
22563       </method>
22564       <method name="Void test5(A ByRef)">
22565         <size>9</size>
22566       </method>
22567       <method name="Void test6(B ByRef)">
22568         <size>8</size>
22569       </method>
22570       <method name="Void test7()">
22571         <size>28</size>
22572       </method>
22573       <method name="Void test8()">
22574         <size>50</size>
22575       </method>
22576       <method name="Void test9()">
22577         <size>26</size>
22578       </method>
22579       <method name="Void test10()">
22580         <size>82</size>
22581       </method>
22582       <method name="Int32 Main()">
22583         <size>2</size>
22584       </method>
22585     </type>
22586     <type name="A">
22587       <method name="Void .ctor(Int32)">
22588         <size>27</size>
22589       </method>
22590     </type>
22591     <type name="C">
22592       <method name="Void .ctor(Int64)">
22593         <size>8</size>
22594       </method>
22595       <method name="Void .ctor(String)">
22596         <size>13</size>
22597       </method>
22598     </type>
22599     <type name="E">
22600       <method name="Void .ctor(Int32)">
22601         <size>21</size>
22602       </method>
22603     </type>
22604   </test>
22605   <test name="test-163.cs">
22606     <type name="Blah">
22607       <method name="Void .ctor()">
22608         <size>7</size>
22609       </method>
22610       <method name="Int32 Foo(System.String)">
22611         <size>2</size>
22612       </method>
22613       <method name="Int32 Foo(System.Object)">
22614         <size>2</size>
22615       </method>
22616       <method name="Int32 Main()">
22617         <size>28</size>
22618       </method>
22619     </type>
22620   </test>
22621   <test name="test-164.cs">
22622     <type name="X">
22623       <method name="Void .ctor()">
22624         <size>26</size>
22625       </method>
22626       <method name="Int32 Foo()">
22627         <size>2</size>
22628       </method>
22629     </type>
22630     <type name="Y">
22631       <method name="Void .ctor()">
22632         <size>7</size>
22633       </method>
22634       <method name="Int32 Foo()">
22635         <size>2</size>
22636       </method>
22637       <method name="Int32 Hello()">
22638         <size>12</size>
22639       </method>
22640       <method name="Void Main()">
22641         <size>46</size>
22642       </method>
22643     </type>
22644     <type name="X+FooDelegate">
22645       <method name="Void .ctor(Object, IntPtr)">
22646         <size>0</size>
22647       </method>
22648       <method name="Int32 Invoke()">
22649         <size>0</size>
22650       </method>
22651       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22652         <size>0</size>
22653       </method>
22654       <method name="Int32 EndInvoke(IAsyncResult)">
22655         <size>0</size>
22656       </method>
22657     </type>
22658   </test>
22659   <test name="test-165.cs">
22660     <type name="Testing">
22661       <method name="Void .ctor()">
22662         <size>7</size>
22663       </method>
22664       <method name="Int32 TestEnumInit(Fruit)">
22665         <size>21</size>
22666       </method>
22667       <method name="Int32 Main()">
22668         <size>62</size>
22669       </method>
22670     </type>
22671   </test>
22672   <test name="test-166.cs">
22673     <type name="Test">
22674       <method name="Void .ctor()">
22675         <size>7</size>
22676       </method>
22677       <method name="Int32 get_Item(Int32)">
22678         <size>2</size>
22679       </method>
22680     </type>
22681     <type name="D">
22682       <method name="Void .ctor()">
22683         <size>7</size>
22684       </method>
22685       <method name="Int32 get_TargetIntegerSize()">
22686         <size>2</size>
22687       </method>
22688       <method name="Int32 Hello(IInferior)">
22689         <size>7</size>
22690       </method>
22691       <method name="Int32 Main()">
22692         <size>61</size>
22693       </method>
22694     </type>
22695     <type name="Test">
22696       <method name="Int32 ITest.get_Item(Int32)">
22697         <size>2</size>
22698       </method>
22699     </type>
22700   </test>
22701   <test name="test-167.cs">
22702     <type name="X">
22703       <method name="Void .ctor()">
22704         <size>7</size>
22705       </method>
22706       <method name="Int32 Test(X+Foo[])">
22707         <size>23</size>
22708       </method>
22709       <method name="Int32 Main()">
22710         <size>44</size>
22711       </method>
22712     </type>
22713   </test>
22714   <test name="test-168.cs">
22715     <type name="Test">
22716       <method name="Void .ctor()">
22717         <size>7</size>
22718       </method>
22719       <method name="Int32 Main()">
22720         <size>21</size>
22721       </method>
22722     </type>
22723     <type name="X">
22724       <method name="System.String op_Implicit(X)">
22725         <size>6</size>
22726       </method>
22727     </type>
22728   </test>
22729   <test name="test-169.cs">
22730     <type name="basec">
22731       <method name="Void .ctor()">
22732         <size>7</size>
22733       </method>
22734       <method name="System.String get_Message()">
22735         <size>6</size>
22736       </method>
22737     </type>
22738     <type name="der">
22739       <method name="Void .ctor()">
22740         <size>7</size>
22741       </method>
22742       <method name="System.String get_Message()">
22743         <size>6</size>
22744       </method>
22745     </type>
22746     <type name="Base">
22747       <method name="Void .ctor()">
22748         <size>7</size>
22749       </method>
22750       <method name="Int32 get_Thingy()">
22751         <size>7</size>
22752       </method>
22753       <method name="Void set_Thingy(Int32)">
22754         <size>8</size>
22755       </method>
22756     </type>
22757     <type name="Derived">
22758       <method name="Void .ctor()">
22759         <size>7</size>
22760       </method>
22761       <method name="Int32 get_BaseThingy()">
22762         <size>7</size>
22763       </method>
22764       <method name="Void set_Thingy(Int32)">
22765         <size>1</size>
22766       </method>
22767     </type>
22768     <type name="D">
22769       <method name="Void .ctor()">
22770         <size>7</size>
22771       </method>
22772       <method name="Int32 Main()">
22773         <size>97</size>
22774       </method>
22775     </type>
22776   </test>
22777   <test name="test-17.cs">
22778     <type name="Blah">
22779       <method name="Void .ctor()">
22780         <size>7</size>
22781       </method>
22782       <method name="Int32 Main()">
22783         <size>39</size>
22784       </method>
22785       <method name="Byte op_Implicit(Blah)">
22786         <size>12</size>
22787       </method>
22788       <method name="Int16 op_Implicit(Blah)">
22789         <size>12</size>
22790       </method>
22791       <method name="Int32 op_Implicit(Blah)">
22792         <size>12</size>
22793       </method>
22794     </type>
22795   </test>
22796   <test name="test-170.cs">
22797     <type name="X">
22798       <method name="Void .ctor()">
22799         <size>7</size>
22800       </method>
22801       <method name="Int32 get_prop()">
22802         <size>7</size>
22803       </method>
22804       <method name="Void set_prop(Int32)">
22805         <size>8</size>
22806       </method>
22807       <method name="Void set_AAA(Int32)">
22808         <size>1</size>
22809       </method>
22810     </type>
22811     <type name="Y">
22812       <method name="Void .ctor()">
22813         <size>14</size>
22814       </method>
22815       <method name="Int32 get_prop()">
22816         <size>7</size>
22817       </method>
22818       <method name="Void set_prop(Int32)">
22819         <size>8</size>
22820       </method>
22821       <method name="Int32 A()">
22822         <size>38</size>
22823       </method>
22824       <method name="Int32 Main()">
22825         <size>13</size>
22826       </method>
22827     </type>
22828   </test>
22829   <test name="test-171.cs">
22830     <type name="IntPtr_Conv.Class1">
22831       <method name="Void .ctor()">
22832         <size>7</size>
22833       </method>
22834       <method name="Int32 Main(System.String[])">
22835         <size>15</size>
22836       </method>
22837     </type>
22838   </test>
22839   <test name="test-172.cs">
22840     <type name="X">
22841       <method name="Void .ctor()">
22842         <size>7</size>
22843       </method>
22844       <method name="Void .cctor()">
22845         <size>31</size>
22846       </method>
22847       <method name="Boolean ff()">
22848         <size>14</size>
22849       </method>
22850       <method name="Boolean tt()">
22851         <size>14</size>
22852       </method>
22853       <method name="Int32 test_if()">
22854         <size>599</size>
22855       </method>
22856       <method name="Int32 test_while()">
22857         <size>437</size>
22858       </method>
22859       <method name="Int32 test_inline()">
22860         <size>29</size>
22861       </method>
22862       <method name="Int32 Main()">
22863         <size>109</size>
22864       </method>
22865     </type>
22866   </test>
22867   <test name="test-173.cs">
22868     <type name="Base">
22869       <method name="Void .ctor(Int32)">
22870         <size>14</size>
22871       </method>
22872       <method name="Int32 get_Value()">
22873         <size>7</size>
22874       </method>
22875     </type>
22876     <type name="A">
22877       <method name="Void .ctor(Int32)">
22878         <size>18</size>
22879       </method>
22880       <method name="Void .ctor(UInt32)">
22881         <size>18</size>
22882       </method>
22883     </type>
22884     <type name="B">
22885       <method name="Void .ctor(Int64)">
22886         <size>18</size>
22887       </method>
22888       <method name="Void .ctor(UInt64)">
22889         <size>18</size>
22890       </method>
22891     </type>
22892     <type name="C">
22893       <method name="Void .ctor(Int16)">
22894         <size>18</size>
22895       </method>
22896       <method name="Void .ctor(UInt16)">
22897         <size>18</size>
22898       </method>
22899     </type>
22900     <type name="D">
22901       <method name="Void .ctor(SByte)">
22902         <size>18</size>
22903       </method>
22904       <method name="Void .ctor(Byte)">
22905         <size>18</size>
22906       </method>
22907     </type>
22908     <type name="E">
22909       <method name="Void .ctor(Int64)">
22910         <size>19</size>
22911       </method>
22912       <method name="Void .ctor(E)">
22913         <size>19</size>
22914       </method>
22915       <method name="E op_Implicit(Int64)">
22916         <size>7</size>
22917       </method>
22918     </type>
22919     <type name="F">
22920       <method name="Void .ctor(Int32)">
22921         <size>19</size>
22922       </method>
22923       <method name="Void .ctor(F)">
22924         <size>19</size>
22925       </method>
22926       <method name="F op_Implicit(Int32)">
22927         <size>7</size>
22928       </method>
22929     </type>
22930     <type name="X">
22931       <method name="Void .ctor()">
22932         <size>7</size>
22933       </method>
22934       <method name="Int32 Test()">
22935         <size>231</size>
22936       </method>
22937       <method name="Int32 Main()">
22938         <size>24</size>
22939       </method>
22940     </type>
22941   </test>
22942   <test name="test-174.cs">
22943     <type name="ProtectedAccessToPropertyOnChild">
22944       <method name="Void .ctor()">
22945         <size>14</size>
22946       </method>
22947       <method name="Int32 Main()">
22948         <size>21</size>
22949       </method>
22950     </type>
22951     <type name="TestAccessToPrivateMemberInParentClass">
22952       <method name="Void .ctor()">
22953         <size>7</size>
22954       </method>
22955       <method name="System.Double[][] get_Array()">
22956         <size>7</size>
22957       </method>
22958     </type>
22959     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
22960       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
22961         <size>37</size>
22962       </method>
22963     </type>
22964     <type name="TestAccessToProtectedOnChildInstanceFromParent">
22965       <method name="Void .ctor()">
22966         <size>29</size>
22967       </method>
22968       <method name="Int32 Test()">
22969         <size>27</size>
22970       </method>
22971     </type>
22972     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
22973       <method name="Void .ctor()">
22974         <size>26</size>
22975       </method>
22976       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
22977         <size>15</size>
22978       </method>
22979     </type>
22980     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
22981       <method name="Void .ctor()">
22982         <size>7</size>
22983       </method>
22984     </type>
22985   </test>
22986   <test name="test-175.cs">
22987     <type name="X">
22988       <method name="Void .ctor()">
22989         <size>7</size>
22990       </method>
22991       <method name="Int32 Main()">
22992         <size>59</size>
22993       </method>
22994     </type>
22995     <type name="RVA">
22996       <method name="Void .ctor(UInt32)">
22997         <size>8</size>
22998       </method>
22999       <method name="RVA op_Implicit(UInt32)">
23000         <size>7</size>
23001       </method>
23002       <method name="UInt32 op_Implicit(RVA)">
23003         <size>8</size>
23004       </method>
23005     </type>
23006   </test>
23007   <test name="test-176.cs">
23008     <type name="X">
23009       <method name="Void .ctor()">
23010         <size>7</size>
23011       </method>
23012       <method name="Int32 Main()">
23013         <size>34</size>
23014       </method>
23015     </type>
23016   </test>
23017   <test name="test-177.cs">
23018     <type name="MethodAttribute">
23019       <method name="Void .ctor()">
23020         <size>7</size>
23021       </method>
23022     </type>
23023     <type name="ReturnAttribute">
23024       <method name="Void .ctor()">
23025         <size>7</size>
23026       </method>
23027     </type>
23028     <type name="Test">
23029       <method name="Void .ctor()">
23030         <size>7</size>
23031       </method>
23032       <method name="Void Method()">
23033         <size>1</size>
23034       </method>
23035       <method name="Int32 Main()">
23036         <size>40</size>
23037       </method>
23038     </type>
23039   </test>
23040   <test name="test-178.cs">
23041     <type name="BrowsableClass">
23042       <method name="Void .ctor()">
23043         <size>7</size>
23044       </method>
23045       <method name="Int32 Main()">
23046         <size>54</size>
23047       </method>
23048       <method name="BrowsableClass op_Increment(BrowsableClass)">
23049         <size>2</size>
23050       </method>
23051     </type>
23052   </test>
23053   <test name="test-179.cs">
23054     <type name="A">
23055       <method name="Void .ctor()">
23056         <size>7</size>
23057       </method>
23058       <method name="Void set_Item(Double, Double)">
23059         <size>15</size>
23060       </method>
23061       <method name="Double get_Item(Double)">
23062         <size>29</size>
23063       </method>
23064     </type>
23065     <type name="B">
23066       <method name="Void .ctor()">
23067         <size>7</size>
23068       </method>
23069       <method name="Void set_Item(Double, Double)">
23070         <size>15</size>
23071       </method>
23072       <method name="Double get_Item(Double)">
23073         <size>29</size>
23074       </method>
23075     </type>
23076     <type name="C">
23077       <method name="Void .ctor()">
23078         <size>7</size>
23079       </method>
23080       <method name="Void set_Item(System.String, System.String)">
23081         <size>15</size>
23082       </method>
23083       <method name="System.String get_Item(System.String)">
23084         <size>30</size>
23085       </method>
23086       <method name="Void set_Item(Int32, Int32)">
23087         <size>15</size>
23088       </method>
23089       <method name="Int32 get_Item(Int32)">
23090         <size>21</size>
23091       </method>
23092     </type>
23093     <type name="EntryPoint">
23094       <method name="Int32 Main(System.String[])">
23095         <size>150</size>
23096       </method>
23097     </type>
23098   </test>
23099   <test name="test-18.cs">
23100     <type name="X">
23101       <method name="Void .ctor()">
23102         <size>7</size>
23103       </method>
23104       <method name="Void m()">
23105         <size>60</size>
23106       </method>
23107       <method name="Int32 ret(Int32)">
23108         <size>40</size>
23109       </method>
23110       <method name="Int32 Main()">
23111         <size>62</size>
23112       </method>
23113     </type>
23114   </test>
23115   <test name="test-180.cs">
23116     <type name="Testing">
23117       <method name="Void .ctor()">
23118         <size>7</size>
23119       </method>
23120       <method name="Void Main()">
23121         <size>17</size>
23122       </method>
23123     </type>
23124   </test>
23125   <test name="test-181.cs">
23126     <type name="Test">
23127       <method name="Void .ctor()">
23128         <size>7</size>
23129       </method>
23130       <method name="Void test()">
23131         <size>1</size>
23132       </method>
23133       <method name="Int32 Main()">
23134         <size>43</size>
23135       </method>
23136     </type>
23137   </test>
23138   <test name="test-182.cs">
23139     <type name="T">
23140       <method name="Void .ctor()">
23141         <size>7</size>
23142       </method>
23143       <method name="Int32 Main()">
23144         <size>26</size>
23145       </method>
23146     </type>
23147     <type name="TS">
23148       <method name="Int64 get_Ticks()">
23149         <size>19</size>
23150       </method>
23151     </type>
23152     <type name="DT">
23153       <method name="Int64 get_Ticks()">
23154         <size>12</size>
23155       </method>
23156     </type>
23157   </test>
23158   <test name="test-183.cs">
23159     <type name="Test">
23160       <method name="Void .ctor()">
23161         <size>7</size>
23162       </method>
23163       <method name="Int32 M(Int32, Int32 ByRef)">
23164         <size>12</size>
23165       </method>
23166       <method name="Int32 Main()">
23167         <size>67</size>
23168       </method>
23169     </type>
23170     <type name="Test+D">
23171       <method name="Void .ctor(Object, IntPtr)">
23172         <size>0</size>
23173       </method>
23174       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23175         <size>0</size>
23176       </method>
23177       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23178         <size>0</size>
23179       </method>
23180       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23181         <size>0</size>
23182       </method>
23183     </type>
23184   </test>
23185   <test name="test-184.cs">
23186     <type name="User">
23187       <method name="Void .ctor(Interface)">
23188         <size>7</size>
23189       </method>
23190     </type>
23191     <type name="Test">
23192       <method name="Void .ctor()">
23193         <size>55</size>
23194       </method>
23195       <method name="Int32 Main()">
23196         <size>8</size>
23197       </method>
23198     </type>
23199     <type name="Struct">
23200       <method name="Void .ctor(Int32)">
23201         <size>1</size>
23202       </method>
23203       <method name="Int32 get_X()">
23204         <size>2</size>
23205       </method>
23206     </type>
23207   </test>
23208   <test name="test-185.cs">
23209     <type name="X">
23210       <method name="Void .ctor()">
23211         <size>7</size>
23212       </method>
23213       <method name="Int32 Test(Int32)">
23214         <size>36</size>
23215       </method>
23216       <method name="Int32 Main()">
23217         <size>29</size>
23218       </method>
23219     </type>
23220   </test>
23221   <test name="test-186.cs">
23222     <type name="TestBUG.myAttribute">
23223       <method name="Void .ctor(String, String, String, Int32)">
23224         <size>7</size>
23225       </method>
23226     </type>
23227     <type name="TestBUG.Test">
23228       <method name="Void .ctor()">
23229         <size>7</size>
23230       </method>
23231       <method name="Int32 Main()">
23232         <size>2</size>
23233       </method>
23234     </type>
23235   </test>
23236   <test name="test-187.cs">
23237     <type name="MyClass">
23238       <method name="Void .ctor()">
23239         <size>7</size>
23240       </method>
23241       <method name="Container get_Item(System.String)">
23242         <size>2</size>
23243       </method>
23244       <method name="Void set_Item(System.String, Container)">
23245         <size>1</size>
23246       </method>
23247     </type>
23248     <type name="Container">
23249       <method name="Void .ctor()">
23250         <size>7</size>
23251       </method>
23252       <method name="Container op_Addition(Container, System.Object)">
23253         <size>2</size>
23254       </method>
23255     </type>
23256     <type name="D">
23257       <method name="Void .ctor()">
23258         <size>7</size>
23259       </method>
23260       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23261         <size>65</size>
23262       </method>
23263       <method name="Int32 Main()">
23264         <size>2</size>
23265       </method>
23266     </type>
23267   </test>
23268   <test name="test-188.cs">
23269     <type name="Enumerator">
23270       <method name="Void .ctor()">
23271         <size>14</size>
23272       </method>
23273       <method name="Boolean MoveNext()">
23274         <size>21</size>
23275       </method>
23276       <method name="Char get_Current()">
23277         <size>3</size>
23278       </method>
23279     </type>
23280     <type name="RealEnumerator">
23281       <method name="Void .ctor(Coll)">
23282         <size>14</size>
23283       </method>
23284       <method name="Void Dispose()">
23285         <size>13</size>
23286       </method>
23287     </type>
23288     <type name="Coll">
23289       <method name="Void .ctor()">
23290         <size>7</size>
23291       </method>
23292       <method name="Enumerator GetEnumerator()">
23293         <size>7</size>
23294       </method>
23295     </type>
23296     <type name="Test">
23297       <method name="Void .ctor()">
23298         <size>7</size>
23299       </method>
23300       <method name="Int32 Main(System.String[])">
23301         <size>78</size>
23302       </method>
23303     </type>
23304   </test>
23305   <test name="test-189.cs">
23306     <type name="MyTest">
23307       <method name="Void .ctor()">
23308         <size>7</size>
23309       </method>
23310       <method name="Int32 Main(System.String[])">
23311         <size>63</size>
23312       </method>
23313       <method name="Int32 m(Int32, Double)">
23314         <size>2</size>
23315       </method>
23316       <method name="Int32 m(Int32, System.Int32[])">
23317         <size>2</size>
23318       </method>
23319     </type>
23320     <type name="MonoTest">
23321       <method name="Void .ctor()">
23322         <size>7</size>
23323       </method>
23324       <method name="Int32 method1(System.String, System.Object[])">
23325         <size>2</size>
23326       </method>
23327       <method name="Void testmethod()">
23328         <size>27</size>
23329       </method>
23330     </type>
23331     <type name="MonoTest2">
23332       <method name="Void .ctor()">
23333         <size>7</size>
23334       </method>
23335       <method name="Int32 method1(System.String, System.Object[])">
23336         <size>2</size>
23337       </method>
23338       <method name="Void testmethod2()">
23339         <size>27</size>
23340       </method>
23341     </type>
23342   </test>
23343   <test name="test-19.cs">
23344     <type name="I">
23345       <method name="Void .ctor()">
23346         <size>7</size>
23347       </method>
23348       <method name="Void .cctor()">
23349         <size>18</size>
23350       </method>
23351       <method name="System.String fn(System.String)">
23352         <size>17</size>
23353       </method>
23354     </type>
23355     <type name="X">
23356       <method name="Void .ctor()">
23357         <size>7</size>
23358       </method>
23359       <method name="Void Thread_func()">
23360         <size>11</size>
23361       </method>
23362       <method name="Int32 Func(Int32, Int32)">
23363         <size>4</size>
23364       </method>
23365       <method name="Void Bar()">
23366         <size>44</size>
23367       </method>
23368       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23369         <size>18</size>
23370       </method>
23371       <method name="Int32 Main()">
23372         <size>303</size>
23373       </method>
23374       <method name="Int32 multiply_by_three(Int32)">
23375         <size>4</size>
23376       </method>
23377     </type>
23378     <type name="TestNamespace.TestClass">
23379       <method name="Void .ctor()">
23380         <size>7</size>
23381       </method>
23382     </type>
23383     <type name="I+GetTextFn">
23384       <method name="Void .ctor(Object, IntPtr)">
23385         <size>0</size>
23386       </method>
23387       <method name="System.String Invoke(System.String)">
23388         <size>0</size>
23389       </method>
23390       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23391         <size>0</size>
23392       </method>
23393       <method name="System.String EndInvoke(IAsyncResult)">
23394         <size>0</size>
23395       </method>
23396     </type>
23397     <type name="X+Foo">
23398       <method name="Void .ctor(Object, IntPtr)">
23399         <size>0</size>
23400       </method>
23401       <method name="Int32 Invoke(Int32, Int32)">
23402         <size>0</size>
23403       </method>
23404       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23405         <size>0</size>
23406       </method>
23407       <method name="Int32 EndInvoke(IAsyncResult)">
23408         <size>0</size>
23409       </method>
23410     </type>
23411     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23412       <method name="Void .ctor(Object, IntPtr)">
23413         <size>0</size>
23414       </method>
23415       <method name="Single Invoke(Single, System.Object[])">
23416         <size>0</size>
23417       </method>
23418       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23419         <size>0</size>
23420       </method>
23421       <method name="Single EndInvoke(IAsyncResult)">
23422         <size>0</size>
23423       </method>
23424     </type>
23425     <type name="NameSpace.TestDelegate">
23426       <method name="Void .ctor(Object, IntPtr)">
23427         <size>0</size>
23428       </method>
23429       <method name="Int32 Invoke(Int32)">
23430         <size>0</size>
23431       </method>
23432       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23433         <size>0</size>
23434       </method>
23435       <method name="Int32 EndInvoke(IAsyncResult)">
23436         <size>0</size>
23437       </method>
23438     </type>
23439   </test>
23440   <test name="test-190.cs">
23441     <type name="A">
23442       <method name="Void .ctor()">
23443         <size>7</size>
23444       </method>
23445       <method name="Void Main()">
23446         <size>1</size>
23447       </method>
23448     </type>
23449     <type name="A+B">
23450       <method name="Void .ctor()">
23451         <size>7</size>
23452       </method>
23453       <method name="Void Test()">
23454         <size>8</size>
23455       </method>
23456     </type>
23457     <type name="A+C">
23458       <method name="Void .ctor()">
23459         <size>7</size>
23460       </method>
23461       <method name="Void Test(A)">
23462         <size>8</size>
23463       </method>
23464     </type>
23465   </test>
23466   <test name="test-191.cs">
23467     <type name="X">
23468       <method name="Void .ctor()">
23469         <size>7</size>
23470       </method>
23471     </type>
23472     <type name="X+E">
23473       <method name="Void .ctor()">
23474         <size>7</size>
23475       </method>
23476     </type>
23477     <type name="X+D">
23478       <method name="Void .ctor()">
23479         <size>7</size>
23480       </method>
23481     </type>
23482     <type name="X+D+P">
23483       <method name="Void .ctor()">
23484         <size>7</size>
23485       </method>
23486     </type>
23487     <type name="Y">
23488       <method name="Void .ctor()">
23489         <size>7</size>
23490       </method>
23491     </type>
23492     <type name="Y+Op">
23493       <method name="Void .ctor()">
23494         <size>7</size>
23495       </method>
23496     </type>
23497     <type name="R">
23498       <method name="Void .ctor()">
23499         <size>7</size>
23500       </method>
23501       <method name="Void Main()">
23502         <size>1</size>
23503       </method>
23504     </type>
23505   </test>
23506   <test name="test-192.cs">
23507     <type name="X">
23508       <method name="Void .ctor()">
23509         <size>7</size>
23510       </method>
23511       <method name="Void Main()">
23512         <size>1</size>
23513       </method>
23514     </type>
23515   </test>
23516   <test name="test-193.cs">
23517     <type name="A">
23518       <method name="Void .ctor()">
23519         <size>7</size>
23520       </method>
23521       <method name="Int32 Test(Int32)">
23522         <size>88</size>
23523       </method>
23524       <method name="Int32 Main()">
23525         <size>7</size>
23526       </method>
23527     </type>
23528   </test>
23529   <test name="test-194.cs">
23530     <type name="TestParams">
23531       <method name="Void .ctor()">
23532         <size>7</size>
23533       </method>
23534       <method name="Int32 Main(System.String[])">
23535         <size>38</size>
23536       </method>
23537       <method name="Int32 Params(System.Object[])">
23538         <size>10</size>
23539       </method>
23540     </type>
23541   </test>
23542   <test name="test-195.cs">
23543     <type name="Y">
23544       <method name="Void .ctor()">
23545         <size>7</size>
23546       </method>
23547       <method name="Void .cctor()">
23548         <size>1</size>
23549       </method>
23550       <method name="Int32 C()">
23551         <size>36</size>
23552       </method>
23553     </type>
23554     <type name="X">
23555       <method name="Void .ctor()">
23556         <size>8</size>
23557       </method>
23558       <method name="Void .ctor(Int32)">
23559         <size>18</size>
23560       </method>
23561       <method name="Void Main()">
23562         <size>7</size>
23563       </method>
23564     </type>
23565   </test>
23566   <test name="test-196.cs">
23567     <type name="X">
23568       <method name="Void .ctor()">
23569         <size>7</size>
23570       </method>
23571       <method name="Void Bug1()">
23572         <size>15</size>
23573       </method>
23574       <method name="Void Bug2()">
23575         <size>16</size>
23576       </method>
23577       <method name="Int32 Main()">
23578         <size>2</size>
23579       </method>
23580     </type>
23581   </test>
23582   <test name="test-197.cs">
23583     <type name="X">
23584       <method name="Void .ctor()">
23585         <size>7</size>
23586       </method>
23587       <method name="Void Foo()">
23588         <size>0</size>
23589       </method>
23590     </type>
23591     <type name="Y">
23592       <method name="Void .ctor()">
23593         <size>7</size>
23594       </method>
23595     </type>
23596     <type name="Z">
23597       <method name="Void .ctor()">
23598         <size>7</size>
23599       </method>
23600       <method name="Void Foo()">
23601         <size>11</size>
23602       </method>
23603     </type>
23604     <type name="Test">
23605       <method name="Void .ctor()">
23606         <size>7</size>
23607       </method>
23608       <method name="Int32 Main()">
23609         <size>16</size>
23610       </method>
23611     </type>
23612   </test>
23613   <test name="test-198.cs">
23614     <type name="N1.N3.N4.Bar">
23615       <method name="Void .ctor()">
23616         <size>7</size>
23617       </method>
23618     </type>
23619     <type name="N1.N2.Foo">
23620       <method name="Void .ctor()">
23621         <size>7</size>
23622       </method>
23623     </type>
23624     <type name="N5.N6.Foo">
23625       <method name="Void .ctor()">
23626         <size>7</size>
23627       </method>
23628     </type>
23629     <type name="N5.N7.N8.Bar">
23630       <method name="Void .ctor()">
23631         <size>7</size>
23632       </method>
23633     </type>
23634     <type name="FirstOuter.FirstInner.First">
23635       <method name="Void .ctor()">
23636         <size>7</size>
23637       </method>
23638       <method name="System.String get_MyIdentity()">
23639         <size>12</size>
23640       </method>
23641     </type>
23642     <type name="FirstOuter.Second">
23643       <method name="Void .ctor()">
23644         <size>7</size>
23645       </method>
23646     </type>
23647     <type name="FirstOuter.SecondInner.Third">
23648       <method name="Void .ctor()">
23649         <size>7</size>
23650       </method>
23651     </type>
23652     <type name="FirstOuter.FirstInner.Fourth">
23653       <method name="Void .ctor()">
23654         <size>7</size>
23655       </method>
23656     </type>
23657     <type name="Fifth">
23658       <method name="Void .ctor()">
23659         <size>7</size>
23660       </method>
23661     </type>
23662     <type name="M1.M2.M3.Foo">
23663       <method name="Void .ctor()">
23664         <size>7</size>
23665       </method>
23666     </type>
23667     <type name="P1.P2.Bar">
23668       <method name="Void .ctor()">
23669         <size>7</size>
23670       </method>
23671     </type>
23672     <type name="X">
23673       <method name="Void .ctor()">
23674         <size>7</size>
23675       </method>
23676       <method name="Int32 Main()">
23677         <size>2</size>
23678       </method>
23679     </type>
23680   </test>
23681   <test name="test-199.cs">
23682     <type name="Test">
23683       <method name="Void .ctor()">
23684         <size>7</size>
23685       </method>
23686       <method name="Int32 Main()">
23687         <size>22</size>
23688       </method>
23689     </type>
23690     <type name="N1.Foo">
23691       <method name="Void .ctor()">
23692         <size>7</size>
23693       </method>
23694     </type>
23695     <type name="N1.Foo+Foo2">
23696       <method name="Void .ctor()">
23697         <size>7</size>
23698       </method>
23699     </type>
23700     <type name="N1.Bar2">
23701       <method name="Void .ctor()">
23702         <size>7</size>
23703       </method>
23704       <method name="Int32 Talk()">
23705         <size>2</size>
23706       </method>
23707     </type>
23708     <type name="N2.Bar">
23709       <method name="Void .ctor()">
23710         <size>7</size>
23711       </method>
23712     </type>
23713     <type name="N2.Bar+Bar2">
23714       <method name="Void .ctor()">
23715         <size>7</size>
23716       </method>
23717       <method name="Int32 Talk()">
23718         <size>2</size>
23719       </method>
23720     </type>
23721   </test>
23722   <test name="test-2.cs">
23723     <type name="X">
23724       <method name="Void .ctor()">
23725         <size>7</size>
23726       </method>
23727       <method name="Int32 Main(System.String[])">
23728         <size>12</size>
23729       </method>
23730     </type>
23731   </test>
23732   <test name="test-20.cs">
23733     <type name="A">
23734       <method name="Void .ctor()">
23735         <size>7</size>
23736       </method>
23737       <method name="Void X()">
23738         <size>8</size>
23739       </method>
23740     </type>
23741     <type name="B">
23742       <method name="Void .ctor()">
23743         <size>7</size>
23744       </method>
23745       <method name="Void X()">
23746         <size>8</size>
23747       </method>
23748       <method name="Void TestB()">
23749         <size>7</size>
23750       </method>
23751     </type>
23752     <type name="Ax">
23753       <method name="Void .ctor()">
23754         <size>7</size>
23755       </method>
23756       <method name="Void A()">
23757         <size>8</size>
23758       </method>
23759       <method name="Void B()">
23760         <size>8</size>
23761       </method>
23762     </type>
23763     <type name="Bx">
23764       <method name="Void .ctor()">
23765         <size>7</size>
23766       </method>
23767       <method name="Void A()">
23768         <size>8</size>
23769       </method>
23770       <method name="Void B()">
23771         <size>8</size>
23772       </method>
23773     </type>
23774     <type name="Test">
23775       <method name="Void .ctor()">
23776         <size>7</size>
23777       </method>
23778       <method name="Int32 Main()">
23779         <size>100</size>
23780       </method>
23781     </type>
23782   </test>
23783   <test name="test-200.cs">
23784     <type name="X">
23785       <method name="Void .ctor()">
23786         <size>7</size>
23787       </method>
23788       <method name="Int32 Main()">
23789         <size>104</size>
23790       </method>
23791     </type>
23792   </test>
23793   <test name="test-201.cs">
23794     <type name="Parent">
23795       <method name="Void .ctor()">
23796         <size>7</size>
23797       </method>
23798     </type>
23799     <type name="Child">
23800       <method name="Void .ctor()">
23801         <size>7</size>
23802       </method>
23803     </type>
23804     <type name="Child+Nested">
23805       <method name="Void .ctor()">
23806         <size>18</size>
23807       </method>
23808     </type>
23809     <type name="Collide">
23810       <method name="Void .ctor(Int32)">
23811         <size>14</size>
23812       </method>
23813       <method name="Void .cctor()">
23814         <size>12</size>
23815       </method>
23816       <method name="Int32 Main()">
23817         <size>27</size>
23818       </method>
23819     </type>
23820   </test>
23821   <test name="test-202.cs">
23822     <type name="X.X">
23823       <method name="Void .ctor()">
23824         <size>7</size>
23825       </method>
23826     </type>
23827     <type name="A.B.C.D">
23828       <method name="Void .ctor()">
23829         <size>7</size>
23830       </method>
23831     </type>
23832     <type name="Test">
23833       <method name="Void .ctor()">
23834         <size>7</size>
23835       </method>
23836       <method name="Int32 Main()">
23837         <size>14</size>
23838       </method>
23839     </type>
23840   </test>
23841   <test name="test-203.cs">
23842     <type name="Foo">
23843       <method name="Void .ctor()">
23844         <size>7</size>
23845       </method>
23846       <method name="Modifiers get_Modifiers()">
23847         <size>2</size>
23848       </method>
23849     </type>
23850     <type name="Bar">
23851       <method name="Void .ctor()">
23852         <size>7</size>
23853       </method>
23854       <method name="Int32 Main()">
23855         <size>13</size>
23856       </method>
23857     </type>
23858   </test>
23859   <test name="test-204.cs">
23860     <type name="X">
23861       <method name="Void .ctor(Int32)">
23862         <size>14</size>
23863       </method>
23864       <method name="System.String ToString()">
23865         <size>22</size>
23866       </method>
23867       <method name="Int32 Test()">
23868         <size>153</size>
23869       </method>
23870       <method name="Int32 Main()">
23871         <size>24</size>
23872       </method>
23873       <method name="X op_BitwiseAnd(X, X)">
23874         <size>19</size>
23875       </method>
23876       <method name="X op_BitwiseOr(X, X)">
23877         <size>19</size>
23878       </method>
23879       <method name="Boolean op_True(X)">
23880         <size>15</size>
23881       </method>
23882       <method name="Boolean op_False(X)">
23883         <size>12</size>
23884       </method>
23885     </type>
23886   </test>
23887   <test name="test-205.cs">
23888     <type name="A">
23889       <method name="Void .ctor(Object)">
23890         <size>7</size>
23891       </method>
23892     </type>
23893     <type name="Test">
23894       <method name="Void .ctor()">
23895         <size>7</size>
23896       </method>
23897       <method name="Void Main()">
23898         <size>1</size>
23899       </method>
23900     </type>
23901   </test>
23902   <test name="test-206.cs">
23903     <type name="X">
23904       <method name="Void .ctor()">
23905         <size>7</size>
23906       </method>
23907       <method name="Int32 get_Item(Int32)">
23908         <size>2</size>
23909       </method>
23910       <method name="System.Int32[] get_Item(System.Int32[])">
23911         <size>39</size>
23912       </method>
23913       <method name="Void Main()">
23914         <size>91</size>
23915       </method>
23916     </type>
23917     <type name="&lt;PrivateImplementationDetails&gt;">
23918       <method name="Void .ctor()">
23919         <size>7</size>
23920       </method>
23921     </type>
23922   </test>
23923   <test name="test-207.cs">
23924     <type name="X">
23925       <method name="Void .ctor()">
23926         <size>7</size>
23927       </method>
23928       <method name="Void .cctor()">
23929         <size>1</size>
23930       </method>
23931       <method name="Void hello(Int32)">
23932         <size>13</size>
23933       </method>
23934       <method name="Void world(Int32)">
23935         <size>16</size>
23936       </method>
23937       <method name="Int32 Main()">
23938         <size>138</size>
23939       </method>
23940     </type>
23941     <type name="Test">
23942       <method name="Void .ctor(Object, IntPtr)">
23943         <size>0</size>
23944       </method>
23945       <method name="Void Invoke(Int32)">
23946         <size>0</size>
23947       </method>
23948       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23949         <size>0</size>
23950       </method>
23951       <method name="Void EndInvoke(IAsyncResult)">
23952         <size>0</size>
23953       </method>
23954     </type>
23955   </test>
23956   <test name="test-208.cs">
23957     <type name="X">
23958       <method name="Void .ctor()">
23959         <size>7</size>
23960       </method>
23961       <method name="System.String get_Item(System.String)">
23962         <size>2</size>
23963       </method>
23964       <method name="Void Test()">
23965         <size>1</size>
23966       </method>
23967     </type>
23968     <type name="Y">
23969       <method name="Void .ctor()">
23970         <size>7</size>
23971       </method>
23972       <method name="Void Main()">
23973         <size>19</size>
23974       </method>
23975     </type>
23976   </test>
23977   <test name="test-209.cs">
23978     <type name="X">
23979       <method name="Void .ctor(Int32)">
23980         <size>14</size>
23981       </method>
23982       <method name="Int32 get_Foo()">
23983         <size>9</size>
23984       </method>
23985       <method name="Void set_Foo(Int32)">
23986         <size>8</size>
23987       </method>
23988       <method name="Int32 get_Item(Int32)">
23989         <size>7</size>
23990       </method>
23991       <method name="Void set_Item(Int32, Int32)">
23992         <size>8</size>
23993       </method>
23994       <method name="Void set_Item(System.String, System.String)">
23995         <size>7</size>
23996       </method>
23997       <method name="Void set_Bar(System.String)">
23998         <size>7</size>
23999       </method>
24000       <method name="A get_A()">
24001         <size>7</size>
24002       </method>
24003       <method name="Void set_A(A)">
24004         <size>12</size>
24005       </method>
24006       <method name="Int32 Main()">
24007         <size>75</size>
24008       </method>
24009     </type>
24010     <type name="A">
24011       <method name="Void .ctor(Int32)">
24012         <size>8</size>
24013       </method>
24014     </type>
24015   </test>
24016   <test name="test-21.cs">
24017     <type name="Blah">
24018       <method name="Void .ctor()">
24019         <size>7</size>
24020       </method>
24021       <method name="Int32 Main()">
24022         <size>47</size>
24023       </method>
24024     </type>
24025     <type name="Blah+Foo">
24026       <method name="Void .ctor()">
24027         <size>17</size>
24028       </method>
24029       <method name="Int32 Bar(Int32, Int32)">
24030         <size>14</size>
24031       </method>
24032     </type>
24033   </test>
24034   <test name="test-210.cs">
24035     <type name="X">
24036       <method name="Void .ctor()">
24037         <size>7</size>
24038       </method>
24039       <method name="Void foo()">
24040         <size>1</size>
24041       </method>
24042       <method name="Void Main()">
24043         <size>25</size>
24044       </method>
24045     </type>
24046     <type name="FooHandler">
24047       <method name="Void .ctor(Object, IntPtr)">
24048         <size>0</size>
24049       </method>
24050       <method name="Void Invoke()">
24051         <size>0</size>
24052       </method>
24053       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24054         <size>0</size>
24055       </method>
24056       <method name="Void EndInvoke(IAsyncResult)">
24057         <size>0</size>
24058       </method>
24059     </type>
24060   </test>
24061   <test name="test-211.cs">
24062     <type name="X">
24063       <method name="Void .ctor(Int32)">
24064         <size>14</size>
24065       </method>
24066       <method name="X op_Implicit(Int32)">
24067         <size>7</size>
24068       </method>
24069     </type>
24070     <type name="Y">
24071       <method name="Void .ctor(X)">
24072         <size>14</size>
24073       </method>
24074       <method name="Y op_Implicit(X)">
24075         <size>7</size>
24076       </method>
24077     </type>
24078     <type name="Z">
24079       <method name="Void .ctor(Y)">
24080         <size>14</size>
24081       </method>
24082       <method name="Int32 Main()">
24083         <size>27</size>
24084       </method>
24085       <method name="Z op_Implicit(Y)">
24086         <size>7</size>
24087       </method>
24088     </type>
24089   </test>
24090   <test name="test-212.cs">
24091     <type name="Problem">
24092       <method name="Void .ctor(String)">
24093         <size>14</size>
24094       </method>
24095       <method name="Int32 Multi(Int32, Problem[])">
24096         <size>4</size>
24097       </method>
24098       <method name="Int32 Main(System.String[])">
24099         <size>76</size>
24100       </method>
24101       <method name="Problem op_Implicit(Int32)">
24102         <size>22</size>
24103       </method>
24104     </type>
24105   </test>
24106   <test name="test-213.cs">
24107     <type name="MyTest">
24108       <method name="Void .ctor()">
24109         <size>7</size>
24110       </method>
24111       <method name="Void Main(System.String[])">
24112         <size>31</size>
24113       </method>
24114     </type>
24115     <type name="S">
24116       <method name="Void .ctor(Int32)">
24117         <size>8</size>
24118       </method>
24119       <method name="Void Print()">
24120         <size>12</size>
24121       </method>
24122     </type>
24123   </test>
24124   <test name="test-214.cs">
24125     <type name="N2.Test">
24126       <method name="Void .ctor()">
24127         <size>7</size>
24128       </method>
24129       <method name="Int32 Main()">
24130         <size>7</size>
24131       </method>
24132     </type>
24133     <type name="N1.C1">
24134       <method name="Void .ctor()">
24135         <size>7</size>
24136       </method>
24137       <method name="Void Foo()">
24138         <size>1</size>
24139       </method>
24140     </type>
24141   </test>
24142   <test name="test-215.cs">
24143     <type name="Test">
24144       <method name="Void .ctor()">
24145         <size>7</size>
24146       </method>
24147       <method name="Void .cctor()">
24148         <size>1</size>
24149       </method>
24150       <method name="N1.C1 get_C1()">
24151         <size>6</size>
24152       </method>
24153       <method name="Int32 Main()">
24154         <size>8</size>
24155       </method>
24156     </type>
24157     <type name="N1.C1">
24158       <method name="Void .ctor()">
24159         <size>7</size>
24160       </method>
24161     </type>
24162   </test>
24163   <test name="test-216.cs">
24164     <type name="cls">
24165       <method name="Void .ctor()">
24166         <size>7</size>
24167       </method>
24168       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24169         <size>24</size>
24170       </method>
24171       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24172         <size>24</size>
24173       </method>
24174       <method name="Void CallMyDel(System.String)">
24175         <size>13</size>
24176       </method>
24177     </type>
24178     <type name="cls+nestedcls">
24179       <method name="Void .ctor()">
24180         <size>7</size>
24181       </method>
24182       <method name="Void CallParentDel(cls, System.String)">
24183         <size>13</size>
24184       </method>
24185     </type>
24186     <type name="MonoEmbed">
24187       <method name="Void .ctor()">
24188         <size>7</size>
24189       </method>
24190       <method name="Void Main()">
24191         <size>36</size>
24192       </method>
24193       <method name="Void Whatever(System.String)">
24194         <size>7</size>
24195       </method>
24196     </type>
24197     <type name="OnWhateverDelegate">
24198       <method name="Void .ctor(Object, IntPtr)">
24199         <size>0</size>
24200       </method>
24201       <method name="Void Invoke(System.String)">
24202         <size>0</size>
24203       </method>
24204       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24205         <size>0</size>
24206       </method>
24207       <method name="Void EndInvoke(IAsyncResult)">
24208         <size>0</size>
24209       </method>
24210     </type>
24211   </test>
24212   <test name="test-217.cs">
24213     <type name="Test">
24214       <method name="Void .ctor()">
24215         <size>7</size>
24216       </method>
24217       <method name="Int32 Main()">
24218         <size>174</size>
24219       </method>
24220       <method name="System.Object compare_gte(Int32, Int32)">
24221         <size>13</size>
24222       </method>
24223       <method name="System.Object compare_lte(Int32, Int32)">
24224         <size>13</size>
24225       </method>
24226     </type>
24227   </test>
24228   <test name="test-218.cs">
24229     <type name="T">
24230       <method name="Void .ctor()">
24231         <size>7</size>
24232       </method>
24233       <method name="Void .cctor()">
24234         <size>27</size>
24235       </method>
24236       <method name="Void Main()">
24237         <size>1</size>
24238       </method>
24239       <method name="Void compareQueryQuery1(System.Object)">
24240         <size>1</size>
24241       </method>
24242     </type>
24243     <type name="T+foo">
24244       <method name="Void .ctor(Object, IntPtr)">
24245         <size>0</size>
24246       </method>
24247       <method name="Void Invoke(System.Object)">
24248         <size>0</size>
24249       </method>
24250       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24251         <size>0</size>
24252       </method>
24253       <method name="Void EndInvoke(IAsyncResult)">
24254         <size>0</size>
24255       </method>
24256     </type>
24257   </test>
24258   <test name="test-219.cs">
24259     <type name="TestAttribute">
24260       <method name="Void .ctor(Type)">
24261         <size>14</size>
24262       </method>
24263       <method name="System.Type get_Type()">
24264         <size>7</size>
24265       </method>
24266     </type>
24267     <type name="Test">
24268       <method name="Void .ctor()">
24269         <size>7</size>
24270       </method>
24271       <method name="Void Main()">
24272         <size>75</size>
24273       </method>
24274     </type>
24275   </test>
24276   <test name="test-22.cs">
24277     <type name="M">
24278       <method name="Void .ctor()">
24279         <size>7</size>
24280       </method>
24281       <method name="Int32 Main()">
24282         <size>63</size>
24283       </method>
24284     </type>
24285     <type name="S">
24286       <method name="T GetT()">
24287         <size>7</size>
24288       </method>
24289       <method name="Void Init()">
24290         <size>25</size>
24291       </method>
24292     </type>
24293   </test>
24294   <test name="test-220.cs">
24295     <type name="MonoBUG.Bug">
24296       <method name="Void .ctor()">
24297         <size>7</size>
24298       </method>
24299       <method name="Int32 Main(System.String[])">
24300         <size>138</size>
24301       </method>
24302     </type>
24303     <type name="MonoBUG.Foo">
24304       <method name="Void .ctor(String)">
24305         <size>14</size>
24306       </method>
24307       <method name="System.String get_Name()">
24308         <size>7</size>
24309       </method>
24310     </type>
24311     <type name="MonoBUG.FooList">
24312       <method name="Void .ctor()">
24313         <size>7</size>
24314       </method>
24315       <method name="Void .cctor()">
24316         <size>1</size>
24317       </method>
24318       <method name="Void Add(MonoBUG.Foo)">
24319         <size>19</size>
24320       </method>
24321       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24322         <size>7</size>
24323       </method>
24324     </type>
24325     <type name="MonoBUG.FooList+FooEnumerator">
24326       <method name="Void .ctor(FooList)">
24327         <size>31</size>
24328       </method>
24329       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24330         <size>12</size>
24331       </method>
24332       <method name="Void System.Collections.IEnumerator.Reset()">
24333         <size>12</size>
24334       </method>
24335       <method name="MonoBUG.Foo get_Current()">
24336         <size>46</size>
24337       </method>
24338       <method name="Boolean MoveNext()">
24339         <size>12</size>
24340       </method>
24341       <method name="Void Reset()">
24342         <size>12</size>
24343       </method>
24344       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24345         <size>28</size>
24346       </method>
24347     </type>
24348   </test>
24349   <test name="test-221.cs">
24350     <type name="A">
24351       <method name="Void .ctor()">
24352         <size>7</size>
24353       </method>
24354       <method name="Int32 get_Blah()">
24355         <size>2</size>
24356       </method>
24357       <method name="Void set_Blah(Int32)">
24358         <size>1</size>
24359       </method>
24360     </type>
24361     <type name="B">
24362       <method name="Void .ctor()">
24363         <size>7</size>
24364       </method>
24365       <method name="Int32 get_Blah()">
24366         <size>2</size>
24367       </method>
24368       <method name="Boolean Test()">
24369         <size>54</size>
24370       </method>
24371     </type>
24372     <type name="C">
24373       <method name="Void .ctor()">
24374         <size>7</size>
24375       </method>
24376       <method name="Int32 get_Blah()">
24377         <size>0</size>
24378       </method>
24379       <method name="Void set_Blah(Int32)">
24380         <size>0</size>
24381       </method>
24382     </type>
24383     <type name="D">
24384       <method name="Void .ctor()">
24385         <size>7</size>
24386       </method>
24387       <method name="Int32 get_Blah()">
24388         <size>2</size>
24389       </method>
24390       <method name="Void set_Blah(Int32)">
24391         <size>1</size>
24392       </method>
24393     </type>
24394     <type name="E">
24395       <method name="Void .ctor()">
24396         <size>7</size>
24397       </method>
24398       <method name="Int32 get_Blah()">
24399         <size>7</size>
24400       </method>
24401       <method name="Boolean Test()">
24402         <size>54</size>
24403       </method>
24404     </type>
24405     <type name="F">
24406       <method name="Void .ctor()">
24407         <size>7</size>
24408       </method>
24409       <method name="Int32 get_Item(Int32)">
24410         <size>2</size>
24411       </method>
24412       <method name="Void set_Item(Int32, Int32)">
24413         <size>1</size>
24414       </method>
24415       <method name="Int32 get_Blah()">
24416         <size>2</size>
24417       </method>
24418       <method name="Void set_Blah(Int32)">
24419         <size>1</size>
24420       </method>
24421       <method name="Boolean Test()">
24422         <size>110</size>
24423       </method>
24424     </type>
24425     <type name="Driver">
24426       <method name="Void .ctor()">
24427         <size>7</size>
24428       </method>
24429       <method name="Int32 Main()">
24430         <size>38</size>
24431       </method>
24432     </type>
24433     <type name="F">
24434       <method name="Int32 IBlah.get_Item(Int32)">
24435         <size>2</size>
24436       </method>
24437       <method name="Void IBlah.set_Item(Int32, Int32)">
24438         <size>1</size>
24439       </method>
24440       <method name="Int32 IBlah.get_Blah()">
24441         <size>2</size>
24442       </method>
24443       <method name="Void IBlah.set_Blah(Int32)">
24444         <size>1</size>
24445       </method>
24446     </type>
24447   </test>
24448   <test name="test-222.cs">
24449     <type name="Class_1">
24450       <method name="Void .ctor()">
24451         <size>7</size>
24452       </method>
24453       <method name="UIntPtr Valid()">
24454         <size>7</size>
24455       </method>
24456     </type>
24457     <type name="MainClass">
24458       <method name="Void .ctor()">
24459         <size>7</size>
24460       </method>
24461       <method name="Int32 Main()">
24462         <size>2</size>
24463       </method>
24464     </type>
24465   </test>
24466   <test name="test-223.cs">
24467     <type name="T">
24468       <method name="Void .ctor()">
24469         <size>7</size>
24470       </method>
24471       <method name="Int32 Main()">
24472         <size>65</size>
24473       </method>
24474     </type>
24475   </test>
24476   <test name="test-224.cs">
24477     <type name="XmlMemberArrayAttribute">
24478       <method name="Void .ctor(String)">
24479         <size>38</size>
24480       </method>
24481       <method name="System.Char[] get_Separator()">
24482         <size>7</size>
24483       </method>
24484       <method name="Void set_Separator(System.Char[])">
24485         <size>8</size>
24486       </method>
24487       <method name="System.String get_Name()">
24488         <size>7</size>
24489       </method>
24490       <method name="Void set_Name(System.String)">
24491         <size>8</size>
24492       </method>
24493       <method name="Boolean get_IsRequired()">
24494         <size>7</size>
24495       </method>
24496       <method name="Void set_IsRequired(Boolean)">
24497         <size>8</size>
24498       </method>
24499     </type>
24500     <type name="t">
24501       <method name="Void .ctor()">
24502         <size>7</size>
24503       </method>
24504       <method name="Void Main()">
24505         <size>1</size>
24506       </method>
24507     </type>
24508   </test>
24509   <test name="test-225.cs">
24510     <type name="A">
24511       <method name="Void .ctor()">
24512         <size>14</size>
24513       </method>
24514     </type>
24515     <type name="B">
24516       <method name="Void .ctor()">
24517         <size>7</size>
24518       </method>
24519       <method name="Int32 foo()">
24520         <size>2</size>
24521       </method>
24522       <method name="Void Main()">
24523         <size>18</size>
24524       </method>
24525     </type>
24526   </test>
24527   <test name="test-226.cs">
24528     <type name="Test226">
24529       <method name="Void .ctor()">
24530         <size>7</size>
24531       </method>
24532       <method name="Void Test()">
24533         <size>35</size>
24534       </method>
24535       <method name="Int32 Main()">
24536         <size>23</size>
24537       </method>
24538     </type>
24539   </test>
24540   <test name="test-227.cs">
24541     <type name="A.T">
24542       <method name="Void .ctor()">
24543         <size>7</size>
24544       </method>
24545       <method name="Void Main()">
24546         <size>3</size>
24547       </method>
24548     </type>
24549   </test>
24550   <test name="test-228.cs">
24551     <type name="BadRefTest.CtorInc">
24552       <method name="Void .ctor()">
24553         <size>30</size>
24554       </method>
24555       <method name="Int32 IncByRef(Int32 ByRef)">
24556         <size>10</size>
24557       </method>
24558       <method name="Boolean Results(Int32)">
24559         <size>98</size>
24560       </method>
24561     </type>
24562     <type name="BadRefTest.Runner">
24563       <method name="Void .ctor()">
24564         <size>7</size>
24565       </method>
24566       <method name="Int32 Main()">
24567         <size>43</size>
24568       </method>
24569     </type>
24570   </test>
24571   <test name="test-229.cs">
24572     <type name="List">
24573       <method name="Void .ctor(Int32)">
24574         <size>19</size>
24575       </method>
24576       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
24577         <size>12</size>
24578       </method>
24579       <method name="Void Add(Int32)">
24580         <size>26</size>
24581       </method>
24582       <method name="MyEnumerator GetEnumerator()">
24583         <size>7</size>
24584       </method>
24585     </type>
24586     <type name="UberList">
24587       <method name="Void .ctor(Int32)">
24588         <size>8</size>
24589       </method>
24590       <method name="Int32 Main(System.String[])">
24591         <size>38</size>
24592       </method>
24593       <method name="Boolean One()">
24594         <size>62</size>
24595       </method>
24596       <method name="Boolean Two()">
24597         <size>62</size>
24598       </method>
24599       <method name="Boolean Three()">
24600         <size>62</size>
24601       </method>
24602     </type>
24603     <type name="List+MyEnumerator">
24604       <method name="Void .ctor(List)">
24605         <size>15</size>
24606       </method>
24607       <method name="System.Object get_Current()">
24608         <size>24</size>
24609       </method>
24610       <method name="Boolean MoveNext()">
24611         <size>31</size>
24612       </method>
24613       <method name="Void Reset()">
24614         <size>8</size>
24615       </method>
24616     </type>
24617   </test>
24618   <test name="test-23.cs">
24619     <type name="X">
24620       <method name="Void .ctor()">
24621         <size>7</size>
24622       </method>
24623       <method name="Void .cctor()">
24624         <size>8</size>
24625       </method>
24626       <method name="Int32 get_Value()">
24627         <size>6</size>
24628       </method>
24629       <method name="Void set_Value(Int32)">
24630         <size>7</size>
24631       </method>
24632       <method name="Int32 Main()">
24633         <size>170</size>
24634       </method>
24635     </type>
24636     <type name="Y">
24637       <method name="Void .ctor(String)">
24638         <size>14</size>
24639       </method>
24640       <method name="System.String get_Value()">
24641         <size>7</size>
24642       </method>
24643       <method name="Void set_Value(System.String)">
24644         <size>8</size>
24645       </method>
24646     </type>
24647     <type name="Z">
24648       <method name="Void .cctor()">
24649         <size>7</size>
24650       </method>
24651       <method name="Int32 get_IVal()">
24652         <size>6</size>
24653       </method>
24654       <method name="Void set_IVal(Int32)">
24655         <size>7</size>
24656       </method>
24657       <method name="Int32 get_XVal()">
24658         <size>7</size>
24659       </method>
24660       <method name="Void set_XVal(Int32)">
24661         <size>8</size>
24662       </method>
24663     </type>
24664   </test>
24665   <test name="test-230.cs">
24666     <type name="TestClass">
24667       <method name="Void .ctor()">
24668         <size>7</size>
24669       </method>
24670       <method name="Int32 Main()">
24671         <size>56</size>
24672       </method>
24673     </type>
24674   </test>
24675   <test name="test-231.cs">
24676     <type name="T">
24677       <method name="Void .ctor()">
24678         <size>7</size>
24679       </method>
24680       <method name="Void .cctor()">
24681         <size>1</size>
24682       </method>
24683       <method name="Int32 Main()">
24684         <size>44</size>
24685       </method>
24686       <method name="Void Foo()">
24687         <size>23</size>
24688       </method>
24689     </type>
24690   </test>
24691   <test name="test-232.cs">
24692     <type name="CtorInfoTest">
24693       <method name="Void .ctor()">
24694         <size>7</size>
24695       </method>
24696       <method name="Void Main(System.String[])">
24697         <size>977</size>
24698       </method>
24699       <method name="Void Assert(System.Object, System.Object)">
24700         <size>38</size>
24701       </method>
24702     </type>
24703     <type name="&lt;PrivateImplementationDetails&gt;">
24704       <method name="Void .ctor()">
24705         <size>7</size>
24706       </method>
24707     </type>
24708   </test>
24709   <test name="test-233.cs">
24710     <type name="Tests">
24711       <method name="Void .ctor()">
24712         <size>7</size>
24713       </method>
24714       <method name="Int32 Main()">
24715         <size>16</size>
24716       </method>
24717       <method name="Int32 test_0_beq()">
24718         <size>29</size>
24719       </method>
24720       <method name="Int32 test_0_bne_un()">
24721         <size>29</size>
24722       </method>
24723       <method name="Int32 test_0_conv_r8()">
24724         <size>29</size>
24725       </method>
24726       <method name="Int32 test_0_conv_i()">
24727         <size>76</size>
24728       </method>
24729       <method name="Int32 test_5_conv_r4()">
24730         <size>8</size>
24731       </method>
24732       <method name="Int32 test_5_double_conv_r4()">
24733         <size>16</size>
24734       </method>
24735       <method name="Int32 test_5_float_conv_r8()">
24736         <size>12</size>
24737       </method>
24738       <method name="Int32 test_5_conv_r8()">
24739         <size>8</size>
24740       </method>
24741       <method name="Int32 test_5_add()">
24742         <size>25</size>
24743       </method>
24744       <method name="Int32 test_5_sub()">
24745         <size>25</size>
24746       </method>
24747       <method name="Int32 test_24_mul()">
24748         <size>25</size>
24749       </method>
24750       <method name="Int32 test_4_div()">
24751         <size>25</size>
24752       </method>
24753       <method name="Int32 test_2_rem()">
24754         <size>25</size>
24755       </method>
24756       <method name="Int32 test_2_neg()">
24757         <size>14</size>
24758       </method>
24759       <method name="Int32 test_46_float_add_spill()">
24760         <size>129</size>
24761       </method>
24762       <method name="Int32 test_362880_float_mul_spill()">
24763         <size>129</size>
24764       </method>
24765       <method name="Int32 test_4_long_cast()">
24766         <size>29</size>
24767       </method>
24768       <method name="Int32 test_16_float_cmp()">
24769         <size>317</size>
24770       </method>
24771       <method name="Int32 test_15_float_cmp_un()">
24772         <size>297</size>
24773       </method>
24774       <method name="Int32 test_15_float_branch()">
24775         <size>219</size>
24776       </method>
24777       <method name="Int32 test_15_float_branch_un()">
24778         <size>219</size>
24779       </method>
24780     </type>
24781     <type name="TestDriver">
24782       <method name="Void .ctor()">
24783         <size>7</size>
24784       </method>
24785       <method name="Int32 RunTests(System.Type, System.String[])">
24786         <size>571</size>
24787       </method>
24788       <method name="Int32 RunTests(System.Type)">
24789         <size>8</size>
24790       </method>
24791     </type>
24792   </test>
24793   <test name="test-234.cs">
24794     <type name="T">
24795       <method name="Void .ctor()">
24796         <size>7</size>
24797       </method>
24798       <method name="Void Main()">
24799         <size>701</size>
24800       </method>
24801     </type>
24802   </test>
24803   <test name="test-235.cs">
24804     <type name="T">
24805       <method name="Void .ctor()">
24806         <size>7</size>
24807       </method>
24808       <method name="Void Foo(T, T)">
24809         <size>1</size>
24810       </method>
24811       <method name="Void Foo(System.Object[])">
24812         <size>1</size>
24813       </method>
24814       <method name="Int32 Main()">
24815         <size>13</size>
24816       </method>
24817     </type>
24818   </test>
24819   <test name="test-236.cs">
24820     <type name="Tests.Test">
24821       <method name="Void .ctor()">
24822         <size>7</size>
24823       </method>
24824       <method name="Void Main()">
24825         <size>42</size>
24826       </method>
24827       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
24828         <size>9</size>
24829       </method>
24830       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
24831         <size>10</size>
24832       </method>
24833     </type>
24834   </test>
24835   <test name="test-237.cs">
24836     <type name="Params">
24837       <method name="Void .ctor()">
24838         <size>7</size>
24839       </method>
24840       <method name="Void .cctor()">
24841         <size>96</size>
24842       </method>
24843       <method name="Void foo(System.String, System.Object[])">
24844         <size>132</size>
24845       </method>
24846       <method name="Void Main()">
24847         <size>45</size>
24848       </method>
24849     </type>
24850     <type name="Params+FOO">
24851       <method name="Void .ctor(Object, IntPtr)">
24852         <size>0</size>
24853       </method>
24854       <method name="Void Invoke(System.String, System.Object[])">
24855         <size>0</size>
24856       </method>
24857       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
24858         <size>0</size>
24859       </method>
24860       <method name="Void EndInvoke(IAsyncResult)">
24861         <size>0</size>
24862       </method>
24863     </type>
24864   </test>
24865   <test name="test-238.cs">
24866     <type name="TestClass">
24867       <method name="Void .ctor()">
24868         <size>7</size>
24869       </method>
24870       <method name="Void ConditionalMethod()">
24871         <size>7</size>
24872       </method>
24873       <method name="Int32 Main()">
24874         <size>12</size>
24875       </method>
24876     </type>
24877   </test>
24878   <test name="test-239.cs">
24879     <type name="BaseClass">
24880       <method name="Void .ctor()">
24881         <size>7</size>
24882       </method>
24883       <method name="Void ConditionalMethod()">
24884         <size>7</size>
24885       </method>
24886     </type>
24887     <type name="TestClass">
24888       <method name="Void .ctor()">
24889         <size>7</size>
24890       </method>
24891       <method name="Void ConditionalMethod()">
24892         <size>1</size>
24893       </method>
24894     </type>
24895     <type name="MainClass">
24896       <method name="Void .ctor()">
24897         <size>7</size>
24898       </method>
24899       <method name="Int32 Main()">
24900         <size>18</size>
24901       </method>
24902     </type>
24903   </test>
24904   <test name="test-24.cs">
24905     <type name="X">
24906       <method name="Void .ctor()">
24907         <size>7</size>
24908       </method>
24909       <method name="System.String get_S()">
24910         <size>6</size>
24911       </method>
24912       <method name="Void set_S(System.String)">
24913         <size>7</size>
24914       </method>
24915       <method name="Int32 Main()">
24916         <size>92</size>
24917       </method>
24918     </type>
24919   </test>
24920   <test name="test-240.cs">
24921     <type name="TestClass">
24922       <method name="Void .ctor()">
24923         <size>7</size>
24924       </method>
24925       <method name="Void .cctor()">
24926         <size>7</size>
24927       </method>
24928       <method name="Void ConditionalMethod()">
24929         <size>17</size>
24930       </method>
24931       <method name="Int32 Main()">
24932         <size>11</size>
24933       </method>
24934     </type>
24935   </test>
24936   <test name="test-241.cs">
24937     <type name="Foo">
24938       <method name="Void .ctor()">
24939         <size>7</size>
24940       </method>
24941       <method name="Int32 get_SomeProperty()">
24942         <size>3</size>
24943       </method>
24944       <method name="Int32 M()">
24945         <size>3</size>
24946       </method>
24947       <method name="Void Main()">
24948         <size>1</size>
24949       </method>
24950     </type>
24951     <type name="Foo+FooPrivate">
24952       <method name="Void .ctor(Foo)">
24953         <size>14</size>
24954       </method>
24955       <method name="Int32 get_SomeProperty()">
24956         <size>24</size>
24957       </method>
24958     </type>
24959   </test>
24960   <test name="test-242.cs">
24961     <type name="BaseClass">
24962       <method name="Void .ctor()">
24963         <size>14</size>
24964       </method>
24965     </type>
24966     <type name="Derived">
24967       <method name="Void .ctor()">
24968         <size>7</size>
24969       </method>
24970       <method name="Int32 get_Location()">
24971         <size>3</size>
24972       </method>
24973       <method name="Void Main()">
24974         <size>1</size>
24975       </method>
24976     </type>
24977   </test>
24978   <test name="test-243.cs">
24979     <type name="X">
24980       <method name="Void .ctor()">
24981         <size>7</size>
24982       </method>
24983       <method name="Boolean Resolve(System.String)">
24984         <size>2</size>
24985       </method>
24986       <method name="System.String Test()">
24987         <size>2</size>
24988       </method>
24989       <method name="Void Main()">
24990         <size>8</size>
24991       </method>
24992     </type>
24993   </test>
24994   <test name="test-244.cs">
24995     <type name="Foo">
24996       <method name="Void .ctor()">
24997         <size>7</size>
24998       </method>
24999       <method name="Void .cctor()">
25000         <size>1</size>
25001       </method>
25002       <method name="Int32 Main()">
25003         <size>136</size>
25004       </method>
25005       <method name="MyBool get_t()">
25006         <size>29</size>
25007       </method>
25008       <method name="MyBool get_f()">
25009         <size>29</size>
25010       </method>
25011     </type>
25012     <type name="MyBool">
25013       <method name="Void .ctor(Boolean)">
25014         <size>8</size>
25015       </method>
25016       <method name="System.String ToString()">
25017         <size>12</size>
25018       </method>
25019       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25020         <size>21</size>
25021       </method>
25022       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25023         <size>21</size>
25024       </method>
25025       <method name="Boolean op_True(MyBool)">
25026         <size>8</size>
25027       </method>
25028       <method name="Boolean op_False(MyBool)">
25029         <size>11</size>
25030       </method>
25031     </type>
25032   </test>
25033   <test name="test-245.cs">
25034     <type name="Class2">
25035       <method name="Void .ctor()">
25036         <size>7</size>
25037       </method>
25038       <method name="System.String get_def_kind()">
25039         <size>12</size>
25040       </method>
25041       <method name="Void Main()">
25042         <size>1</size>
25043       </method>
25044     </type>
25045   </test>
25046   <test name="test-246.cs">
25047     <type name="B">
25048       <method name="Void .ctor()">
25049         <size>7</size>
25050       </method>
25051       <method name="Void Main()">
25052         <size>36</size>
25053       </method>
25054     </type>
25055     <type name="Blah">
25056       <method name="Void Dispose()">
25057         <size>11</size>
25058       </method>
25059     </type>
25060   </test>
25061   <test name="test-247.cs">
25062     <type name="B">
25063       <method name="Void .ctor()">
25064         <size>7</size>
25065       </method>
25066       <method name="Void Main()">
25067         <size>67</size>
25068       </method>
25069     </type>
25070     <type name="Blah">
25071       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25072         <size>11</size>
25073       </method>
25074     </type>
25075   </test>
25076   <test name="test-248.cs">
25077     <type name="T">
25078       <method name="Void .ctor()">
25079         <size>7</size>
25080       </method>
25081       <method name="Foo GetFoo()">
25082         <size>10</size>
25083       </method>
25084       <method name="Void Main()">
25085         <size>26</size>
25086       </method>
25087     </type>
25088   </test>
25089   <test name="test-249.cs">
25090     <type name="X">
25091       <method name="Void .ctor()">
25092         <size>7</size>
25093       </method>
25094       <method name="Void Main()">
25095         <size>1</size>
25096       </method>
25097     </type>
25098   </test>
25099   <test name="test-25.cs">
25100     <type name="X">
25101       <method name="Void .ctor()">
25102         <size>7</size>
25103       </method>
25104       <method name="Int32 Main()">
25105         <size>214</size>
25106       </method>
25107     </type>
25108   </test>
25109   <test name="test-250.cs">
25110     <type name="Test.foo3">
25111       <method name="Void .ctor()">
25112         <size>7</size>
25113       </method>
25114     </type>
25115     <type name="Test.Tests">
25116       <method name="Void .ctor()">
25117         <size>7</size>
25118       </method>
25119       <method name="Void Main()">
25120         <size>1</size>
25121       </method>
25122     </type>
25123   </test>
25124   <test name="test-251.cs">
25125     <type name="X">
25126       <method name="Void .ctor()">
25127         <size>7</size>
25128       </method>
25129       <method name="Void Main()">
25130         <size>1</size>
25131       </method>
25132     </type>
25133   </test>
25134   <test name="test-252.cs">
25135     <type name="A">
25136       <method name="Void .ctor()">
25137         <size>7</size>
25138       </method>
25139       <method name="Void add_Bar(Foo)">
25140         <size>24</size>
25141       </method>
25142       <method name="Void remove_Bar(Foo)">
25143         <size>24</size>
25144       </method>
25145       <method name="Void m1()">
25146         <size>1</size>
25147       </method>
25148       <method name="Int32 Main()">
25149         <size>93</size>
25150       </method>
25151     </type>
25152     <type name="Foo">
25153       <method name="Void .ctor(Object, IntPtr)">
25154         <size>0</size>
25155       </method>
25156       <method name="Void Invoke()">
25157         <size>0</size>
25158       </method>
25159       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25160         <size>0</size>
25161       </method>
25162       <method name="Void EndInvoke(IAsyncResult)">
25163         <size>0</size>
25164       </method>
25165     </type>
25166   </test>
25167   <test name="test-253.cs">
25168     <type name="AccessibleAttribute">
25169       <method name="Void .ctor()">
25170         <size>7</size>
25171       </method>
25172     </type>
25173     <type name="MyClass">
25174       <method name="Void .ctor()">
25175         <size>7</size>
25176       </method>
25177     </type>
25178     <type name="Test">
25179       <method name="Void .ctor()">
25180         <size>7</size>
25181       </method>
25182       <method name="Int32 Main()">
25183         <size>66</size>
25184       </method>
25185     </type>
25186   </test>
25187   <test name="test-254.cs">
25188     <type name="TestAttribute">
25189       <method name="Void .ctor()">
25190         <size>7</size>
25191       </method>
25192     </type>
25193     <type name="Test_1">
25194       <method name="Void .ctor()">
25195         <size>7</size>
25196       </method>
25197       <method name="Void Test(Int32)">
25198         <size>1</size>
25199       </method>
25200     </type>
25201     <type name="Test_2">
25202       <method name="Void .ctor()">
25203         <size>7</size>
25204       </method>
25205       <method name="Int32 get_Test()">
25206         <size>2</size>
25207       </method>
25208       <method name="Void set_Test(Int32)">
25209         <size>1</size>
25210       </method>
25211       <method name="Void set_Test2(Boolean)">
25212         <size>1</size>
25213       </method>
25214     </type>
25215     <type name="Test_3">
25216       <method name="Void .ctor()">
25217         <size>7</size>
25218       </method>
25219       <method name="Void add_e_1(test_delegate)">
25220         <size>24</size>
25221       </method>
25222       <method name="Void remove_e_1(test_delegate)">
25223         <size>24</size>
25224       </method>
25225       <method name="Void add_e_2(test_delegate)">
25226         <size>24</size>
25227       </method>
25228       <method name="Void remove_e_2(test_delegate)">
25229         <size>24</size>
25230       </method>
25231     </type>
25232     <type name="Test_4">
25233       <method name="Void .ctor()">
25234         <size>7</size>
25235       </method>
25236       <method name="Void add_e_1(test_delegate)">
25237         <size>1</size>
25238       </method>
25239       <method name="Void remove_e_1(test_delegate)">
25240         <size>1</size>
25241       </method>
25242       <method name="Void add_e_2(test_delegate)">
25243         <size>1</size>
25244       </method>
25245       <method name="Void remove_e_2(test_delegate)">
25246         <size>1</size>
25247       </method>
25248       <method name="Void add_e_3(test_delegate)">
25249         <size>1</size>
25250       </method>
25251       <method name="Void remove_e_3(test_delegate)">
25252         <size>1</size>
25253       </method>
25254     </type>
25255     <type name="ClassMain">
25256       <method name="Void .ctor()">
25257         <size>7</size>
25258       </method>
25259       <method name="Void .cctor()">
25260         <size>1</size>
25261       </method>
25262       <method name="Void Assert(System.Object[], Boolean, Int32)">
25263         <size>65</size>
25264       </method>
25265       <method name="Int32 Main()">
25266         <size>1159</size>
25267       </method>
25268     </type>
25269     <type name="test_delegate">
25270       <method name="Void .ctor(Object, IntPtr)">
25271         <size>0</size>
25272       </method>
25273       <method name="System.Delegate Invoke(Int32)">
25274         <size>0</size>
25275       </method>
25276       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25277         <size>0</size>
25278       </method>
25279       <method name="System.Delegate EndInvoke(IAsyncResult)">
25280         <size>0</size>
25281       </method>
25282     </type>
25283   </test>
25284   <test name="test-255.cs">
25285     <type name="TestAttribute">
25286       <method name="Void .ctor()">
25287         <size>7</size>
25288       </method>
25289     </type>
25290     <type name="C">
25291       <method name="Void .ctor()">
25292         <size>7</size>
25293       </method>
25294       <method name="Void Method()">
25295         <size>1</size>
25296       </method>
25297       <method name="Void Main()">
25298         <size>1</size>
25299       </method>
25300     </type>
25301   </test>
25302   <test name="test-256.cs">
25303     <type name="TableColumn">
25304       <method name="Void .ctor()">
25305         <size>7</size>
25306       </method>
25307       <method name="System.Object get_MagicValue()">
25308         <size>2</size>
25309       </method>
25310       <method name="Void set_MagicValue(System.Object)">
25311         <size>1</size>
25312       </method>
25313     </type>
25314     <type name="Bug">
25315       <method name="Void .ctor()">
25316         <size>7</size>
25317       </method>
25318       <method name="Int32 get_TInt()">
25319         <size>2</size>
25320       </method>
25321       <method name="Void Main()">
25322         <size>1</size>
25323       </method>
25324     </type>
25325   </test>
25326   <test name="test-257.cs">
25327     <type name="X">
25328       <method name="Void .ctor()">
25329         <size>7</size>
25330       </method>
25331       <method name="Void Main()">
25332         <size>8</size>
25333       </method>
25334       <method name="Void call(Int32 ByRef)">
25335         <size>25</size>
25336       </method>
25337     </type>
25338   </test>
25339   <test name="test-258.cs">
25340     <type name="MyTest.Test">
25341       <method name="Void .ctor()">
25342         <size>7</size>
25343       </method>
25344     </type>
25345     <type name="MyTest.Test2">
25346       <method name="Void .ctor()">
25347         <size>7</size>
25348       </method>
25349       <method name="Void MyTest.Test.Inner.Foo()">
25350         <size>1</size>
25351       </method>
25352       <method name="Void Main()">
25353         <size>1</size>
25354       </method>
25355     </type>
25356   </test>
25357   <test name="test-259.cs">
25358     <type name="Testing">
25359       <method name="Void .ctor()">
25360         <size>7</size>
25361       </method>
25362       <method name="Void Main()">
25363         <size>1</size>
25364       </method>
25365     </type>
25366   </test>
25367   <test name="test-26.cs">
25368     <type name="Blah">
25369       <method name="Void .ctor()">
25370         <size>7</size>
25371       </method>
25372       <method name="Int32 Foo(Int32, Int32)">
25373         <size>4</size>
25374       </method>
25375       <method name="Int32 Test1()">
25376         <size>114</size>
25377       </method>
25378       <method name="Int32 Adder(System.Int32[])">
25379         <size>34</size>
25380       </method>
25381       <method name="Int32 Test2()">
25382         <size>47</size>
25383       </method>
25384       <method name="Int32 Main()">
25385         <size>40</size>
25386       </method>
25387     </type>
25388     <type name="Blah+MyDelegate">
25389       <method name="Void .ctor(Object, IntPtr)">
25390         <size>0</size>
25391       </method>
25392       <method name="Int32 Invoke(Int32, Int32)">
25393         <size>0</size>
25394       </method>
25395       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25396         <size>0</size>
25397       </method>
25398       <method name="Int32 EndInvoke(IAsyncResult)">
25399         <size>0</size>
25400       </method>
25401     </type>
25402     <type name="Blah+List">
25403       <method name="Void .ctor(Object, IntPtr)">
25404         <size>0</size>
25405       </method>
25406       <method name="Int32 Invoke(System.Int32[])">
25407         <size>0</size>
25408       </method>
25409       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25410         <size>0</size>
25411       </method>
25412       <method name="Int32 EndInvoke(IAsyncResult)">
25413         <size>0</size>
25414       </method>
25415     </type>
25416   </test>
25417   <test name="test-260.cs">
25418     <type name="x.Test">
25419       <method name="Void .ctor()">
25420         <size>7</size>
25421       </method>
25422     </type>
25423     <type name="y.Test">
25424       <method name="Void .ctor()">
25425         <size>7</size>
25426       </method>
25427     </type>
25428     <type name="b.a">
25429       <method name="Void .ctor()">
25430         <size>7</size>
25431       </method>
25432       <method name="Void Main()">
25433         <size>7</size>
25434       </method>
25435     </type>
25436   </test>
25437   <test name="test-261.cs">
25438     <type name="T">
25439       <method name="Void .ctor()">
25440         <size>7</size>
25441       </method>
25442       <method name="T get_Me()">
25443         <size>16</size>
25444       </method>
25445       <method name="T GetMe()">
25446         <size>16</size>
25447       </method>
25448       <method name="Int32 Test(T)">
25449         <size>106</size>
25450       </method>
25451       <method name="Int32 Main()">
25452         <size>31</size>
25453       </method>
25454     </type>
25455   </test>
25456   <test name="test-262.cs">
25457     <type name="n1.Attribute">
25458       <method name="Void .ctor()">
25459         <size>7</size>
25460       </method>
25461     </type>
25462     <type name="n3.A">
25463       <method name="Void .ctor()">
25464         <size>7</size>
25465       </method>
25466       <method name="Void Attribute()">
25467         <size>1</size>
25468       </method>
25469       <method name="Void X()">
25470         <size>7</size>
25471       </method>
25472       <method name="Void Main()">
25473         <size>11</size>
25474       </method>
25475     </type>
25476   </test>
25477   <test name="test-263.cs">
25478     <type name="Test">
25479       <method name="Void .ctor()">
25480         <size>7</size>
25481       </method>
25482       <method name="System.String GetString(System.Byte[])">
25483         <size>19</size>
25484       </method>
25485       <method name="Void Main()">
25486         <size>1</size>
25487       </method>
25488     </type>
25489   </test>
25490   <test name="test-264.cs">
25491     <type name="Proef">
25492       <method name="Void .ctor()">
25493         <size>7</size>
25494       </method>
25495       <method name="Void add_OnDoSomething(System.EventHandler)">
25496         <size>24</size>
25497       </method>
25498       <method name="Void remove_OnDoSomething(System.EventHandler)">
25499         <size>24</size>
25500       </method>
25501       <method name="Void Temp(System.Object, System.EventArgs)">
25502         <size>1</size>
25503       </method>
25504       <method name="Void Main()">
25505         <size>25</size>
25506       </method>
25507     </type>
25508   </test>
25509   <test name="test-265.cs">
25510     <type name="ClassFormatError">
25511       <method name="Void .ctor(String, Object[])">
25512         <size>7</size>
25513       </method>
25514       <method name="Void Main()">
25515         <size>1</size>
25516       </method>
25517     </type>
25518     <type name="UnsupportedClassVersionError">
25519       <method name="Void .ctor(String)">
25520         <size>14</size>
25521       </method>
25522     </type>
25523   </test>
25524   <test name="test-266.cs">
25525     <type name="T">
25526       <method name="Void .ctor()">
25527         <size>7</size>
25528       </method>
25529       <method name="Int32 Main()">
25530         <size>25</size>
25531       </method>
25532     </type>
25533   </test>
25534   <test name="test-267.cs">
25535     <type name="X">
25536       <method name="Void .ctor()">
25537         <size>7</size>
25538       </method>
25539       <method name="System.String Text()">
25540         <size>6</size>
25541       </method>
25542       <method name="Int32 Main()">
25543         <size>12</size>
25544       </method>
25545     </type>
25546   </test>
25547   <test name="test-268.cs">
25548     <type name="X">
25549       <method name="Void .ctor()">
25550         <size>7</size>
25551       </method>
25552       <method name="Int32 Main()">
25553         <size>26</size>
25554       </method>
25555     </type>
25556     <type name="X+Nested">
25557       <method name="Void .ctor()">
25558         <size>7</size>
25559       </method>
25560       <method name="MyEnum D()">
25561         <size>2</size>
25562       </method>
25563     </type>
25564   </test>
25565   <test name="test-269.cs">
25566     <type name="Class1">
25567       <method name="Void .ctor()">
25568         <size>7</size>
25569       </method>
25570       <method name="Int32 Main(System.String[])">
25571         <size>361</size>
25572       </method>
25573       <method name="Int32 AddABunchOfInts(...)">
25574         <size>63</size>
25575       </method>
25576       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
25577         <size>63</size>
25578       </method>
25579       <method name="Result VtAddABunchOfInts(...)">
25580         <size>68</size>
25581       </method>
25582       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
25583         <size>68</size>
25584       </method>
25585       <method name="Int32 InstAddABunchOfInts(...)">
25586         <size>63</size>
25587       </method>
25588       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
25589         <size>63</size>
25590       </method>
25591       <method name="Result InstVtAddABunchOfInts(...)">
25592         <size>68</size>
25593       </method>
25594       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
25595         <size>68</size>
25596       </method>
25597     </type>
25598     <type name="Result">
25599       <method name="Void .ctor(Int32)">
25600         <size>24</size>
25601       </method>
25602     </type>
25603   </test>
25604   <test name="test-27.cs">
25605     <type name="Foo">
25606       <method name="Void .ctor()">
25607         <size>7</size>
25608       </method>
25609       <method name="Boolean MyMethod(Int32)">
25610         <size>12</size>
25611       </method>
25612       <method name="Int32 AnotherMethod(Int32)">
25613         <size>5</size>
25614       </method>
25615     </type>
25616     <type name="Blah">
25617       <method name="Void .ctor()">
25618         <size>7</size>
25619       </method>
25620       <method name="Void Bar(Int32, Int32)">
25621         <size>9</size>
25622       </method>
25623       <method name="Int32 Main()">
25624         <size>139</size>
25625       </method>
25626     </type>
25627     <type name="Blah+MyDelegate">
25628       <method name="Void .ctor(Object, IntPtr)">
25629         <size>0</size>
25630       </method>
25631       <method name="Void Invoke(Int32, Int32)">
25632         <size>0</size>
25633       </method>
25634       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25635         <size>0</size>
25636       </method>
25637       <method name="Void EndInvoke(IAsyncResult)">
25638         <size>0</size>
25639       </method>
25640     </type>
25641   </test>
25642   <test name="test-270.cs">
25643     <type name="X">
25644       <method name="Void .ctor()">
25645         <size>7</size>
25646       </method>
25647       <method name="Int32 Test(System.String, System.Object[])">
25648         <size>2</size>
25649       </method>
25650       <method name="Int32 Main()">
25651         <size>75</size>
25652       </method>
25653       <method name="Int32 Test(System.String, ...)">
25654         <size>2</size>
25655       </method>
25656     </type>
25657   </test>
25658   <test name="test-271.cs">
25659     <type name="T">
25660       <method name="Void .ctor()">
25661         <size>7</size>
25662       </method>
25663       <method name="C X()">
25664         <size>10</size>
25665       </method>
25666       <method name="Void Main()">
25667         <size>61</size>
25668       </method>
25669     </type>
25670     <type name="T+C">
25671       <method name="IEnumerator GetEnumerator()">
25672         <size>11</size>
25673       </method>
25674     </type>
25675   </test>
25676   <test name="test-272.cs">
25677     <type name="BazAttribute">
25678       <method name="Void .ctor()">
25679         <size>7</size>
25680       </method>
25681       <method name="Void .ctor(Foo)">
25682         <size>7</size>
25683       </method>
25684       <method name="Void set_foo3(Foo)">
25685         <size>1</size>
25686       </method>
25687       <method name="Foo get_foo3()">
25688         <size>2</size>
25689       </method>
25690     </type>
25691     <type name="Test">
25692       <method name="Void .ctor()">
25693         <size>7</size>
25694       </method>
25695       <method name="Void f0()">
25696         <size>1</size>
25697       </method>
25698       <method name="Void f1()">
25699         <size>1</size>
25700       </method>
25701       <method name="Void f2()">
25702         <size>1</size>
25703       </method>
25704       <method name="Void f3()">
25705         <size>1</size>
25706       </method>
25707       <method name="Void Main()">
25708         <size>1</size>
25709       </method>
25710     </type>
25711   </test>
25712   <test name="test-273.cs">
25713     <type name="FooAttribute">
25714       <method name="Void .ctor()">
25715         <size>7</size>
25716       </method>
25717     </type>
25718     <type name="Tests">
25719       <method name="Void .ctor()">
25720         <size>7</size>
25721       </method>
25722       <method name="Void Main()">
25723         <size>36</size>
25724       </method>
25725     </type>
25726   </test>
25727   <test name="test-274.cs">
25728     <type name="MyClass">
25729       <method name="Void .ctor(String[])">
25730         <size>7</size>
25731       </method>
25732     </type>
25733     <type name="ChildClass">
25734       <method name="Void .ctor()">
25735         <size>13</size>
25736       </method>
25737     </type>
25738     <type name="M">
25739       <method name="Void .ctor()">
25740         <size>7</size>
25741       </method>
25742       <method name="Void Main()">
25743         <size>1</size>
25744       </method>
25745     </type>
25746   </test>
25747   <test name="test-275.cs">
25748     <type name="Test">
25749       <method name="Void .ctor()">
25750         <size>7</size>
25751       </method>
25752       <method name="Void add_MyEvent(DelType)">
25753         <size>24</size>
25754       </method>
25755       <method name="Void remove_MyEvent(DelType)">
25756         <size>24</size>
25757       </method>
25758       <method name="Int32 Main()">
25759         <size>176</size>
25760       </method>
25761     </type>
25762     <type name="DelType">
25763       <method name="Void .ctor(Object, IntPtr)">
25764         <size>0</size>
25765       </method>
25766       <method name="Void Invoke()">
25767         <size>0</size>
25768       </method>
25769       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25770         <size>0</size>
25771       </method>
25772       <method name="Void EndInvoke(IAsyncResult)">
25773         <size>0</size>
25774       </method>
25775     </type>
25776     <type name="S">
25777       <method name="Void add_MyEvent(DelType)">
25778         <size>24</size>
25779       </method>
25780       <method name="Void remove_MyEvent(DelType)">
25781         <size>24</size>
25782       </method>
25783     </type>
25784   </test>
25785   <test name="test-276.cs">
25786     <type name="EventTestClass">
25787       <method name="Void .ctor()">
25788         <size>7</size>
25789       </method>
25790       <method name="Void add_Elapsed(System.EventHandler)">
25791         <size>24</size>
25792       </method>
25793       <method name="Void remove_Elapsed(System.EventHandler)">
25794         <size>24</size>
25795       </method>
25796     </type>
25797     <type name="EntryPoint">
25798       <method name="Void .ctor()">
25799         <size>7</size>
25800       </method>
25801       <method name="Boolean test(System.Type)">
25802         <size>17</size>
25803       </method>
25804       <method name="Int32 Main()">
25805         <size>48</size>
25806       </method>
25807     </type>
25808   </test>
25809   <test name="test-277.cs">
25810     <type name="T">
25811       <method name="Void .ctor()">
25812         <size>7</size>
25813       </method>
25814       <method name="Int32 Main()">
25815         <size>7</size>
25816       </method>
25817       <method name="Int32 X(Byte)">
25818         <size>2</size>
25819       </method>
25820       <method name="Int32 X(Int16)">
25821         <size>2</size>
25822       </method>
25823     </type>
25824   </test>
25825   <test name="test-278.cs">
25826     <type name="X">
25827       <method name="Void .ctor()">
25828         <size>7</size>
25829       </method>
25830       <method name="Int32 Main()">
25831         <size>73</size>
25832       </method>
25833     </type>
25834     <type name="Rect">
25835       <method name="Int32 get_X()">
25836         <size>7</size>
25837       </method>
25838       <method name="Void set_X(Int32)">
25839         <size>8</size>
25840       </method>
25841     </type>
25842   </test>
25843   <test name="test-279.cs">
25844     <type name="FlagsAttributeDemo">
25845       <method name="Void .ctor()">
25846         <size>7</size>
25847       </method>
25848       <method name="Int32 Main()">
25849         <size>38</size>
25850       </method>
25851     </type>
25852   </test>
25853   <test name="test-28.cs">
25854     <type name="A">
25855       <method name="Void .ctor()">
25856         <size>7</size>
25857       </method>
25858       <method name="Int32 get_Item(Int32)">
25859         <size>0</size>
25860       </method>
25861       <method name="Int32 EmulateIndexer(Int32)">
25862         <size>8</size>
25863       </method>
25864     </type>
25865     <type name="B">
25866       <method name="Void .ctor()">
25867         <size>7</size>
25868       </method>
25869       <method name="Int32 get_Item(Int32)">
25870         <size>2</size>
25871       </method>
25872       <method name="Int32 M()">
25873         <size>8</size>
25874       </method>
25875     </type>
25876     <type name="X">
25877       <method name="Void .ctor()">
25878         <size>7</size>
25879       </method>
25880       <method name="Int32 get_Item(Int32)">
25881         <size>20</size>
25882       </method>
25883       <method name="Void set_Item(Int32, Int32)">
25884         <size>26</size>
25885       </method>
25886       <method name="Int32 Main()">
25887         <size>122</size>
25888       </method>
25889     </type>
25890   </test>
25891   <test name="test-280.cs">
25892     <type name="AppFramework.Util.Logic">
25893       <method name="Void .ctor()">
25894         <size>7</size>
25895       </method>
25896       <method name="Void Main()">
25897         <size>1</size>
25898       </method>
25899       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
25900         <size>37</size>
25901       </method>
25902     </type>
25903   </test>
25904   <test name="test-281.cs">
25905     <type name="Foo.Hello">
25906       <method name="Void .ctor()">
25907         <size>7</size>
25908       </method>
25909       <method name="Void .cctor()">
25910         <size>7</size>
25911       </method>
25912     </type>
25913     <type name="Bar.Hello">
25914       <method name="Void .ctor()">
25915         <size>7</size>
25916       </method>
25917       <method name="Void .cctor()">
25918         <size>8</size>
25919       </method>
25920     </type>
25921     <type name="Test.Test1">
25922       <method name="Void .ctor()">
25923         <size>7</size>
25924       </method>
25925       <method name="Int32 World()">
25926         <size>6</size>
25927       </method>
25928     </type>
25929     <type name="Test.Test2">
25930       <method name="Void .ctor()">
25931         <size>7</size>
25932       </method>
25933       <method name="Int32 World()">
25934         <size>6</size>
25935       </method>
25936     </type>
25937     <type name="X">
25938       <method name="Void .ctor()">
25939         <size>7</size>
25940       </method>
25941       <method name="Int32 Main()">
25942         <size>29</size>
25943       </method>
25944     </type>
25945   </test>
25946   <test name="test-282.cs">
25947     <type name="X">
25948       <method name="Void .ctor()">
25949         <size>7</size>
25950       </method>
25951       <method name="System.Object Add(integer, System.Object)">
25952         <size>70</size>
25953       </method>
25954       <method name="Int32 Main()">
25955         <size>68</size>
25956       </method>
25957     </type>
25958     <type name="integer">
25959       <method name="Void .ctor(Int32)">
25960         <size>8</size>
25961       </method>
25962       <method name="integer op_Implicit(Int32)">
25963         <size>7</size>
25964       </method>
25965       <method name="Double op_Implicit(integer)">
25966         <size>13</size>
25967       </method>
25968       <method name="integer op_Addition(integer, integer)">
25969         <size>21</size>
25970       </method>
25971     </type>
25972   </test>
25973   <test name="test-283.cs">
25974     <type name="X">
25975       <method name="Void .ctor()">
25976         <size>7</size>
25977       </method>
25978       <method name="Int32 Foo()">
25979         <size>2</size>
25980       </method>
25981     </type>
25982     <type name="Y">
25983       <method name="Void .ctor()">
25984         <size>7</size>
25985       </method>
25986       <method name="Y+D GetIt()">
25987         <size>13</size>
25988       </method>
25989       <method name="Y+D GetIt2()">
25990         <size>13</size>
25991       </method>
25992       <method name="Int32 Foo()">
25993         <size>2</size>
25994       </method>
25995       <method name="Int32 Main()">
25996         <size>56</size>
25997       </method>
25998     </type>
25999     <type name="Y+D">
26000       <method name="Void .ctor(Object, IntPtr)">
26001         <size>0</size>
26002       </method>
26003       <method name="Int32 Invoke()">
26004         <size>0</size>
26005       </method>
26006       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26007         <size>0</size>
26008       </method>
26009       <method name="Int32 EndInvoke(IAsyncResult)">
26010         <size>0</size>
26011       </method>
26012     </type>
26013   </test>
26014   <test name="test-284.cs">
26015     <type name="App">
26016       <method name="Void .ctor()">
26017         <size>7</size>
26018       </method>
26019       <method name="Void Main()">
26020         <size>12</size>
26021       </method>
26022     </type>
26023   </test>
26024   <test name="test-285.cs">
26025     <type name="T">
26026       <method name="Void .ctor()">
26027         <size>7</size>
26028       </method>
26029       <method name="Int32 Main()">
26030         <size>2</size>
26031       </method>
26032     </type>
26033   </test>
26034   <test name="test-286.cs">
26035     <type name="MethodWrapper">
26036       <method name="Void .ctor()">
26037         <size>7</size>
26038       </method>
26039       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26040         <size>57</size>
26041       </method>
26042     </type>
26043     <type name="MapXml.Throws">
26044       <method name="Void .ctor()">
26045         <size>7</size>
26046       </method>
26047       <method name="Void Main()">
26048         <size>1</size>
26049       </method>
26050     </type>
26051   </test>
26052   <test name="test-287.cs">
26053     <type name="StaticClass">
26054       <method name="System.String Name()">
26055         <size>6</size>
26056       </method>
26057     </type>
26058     <type name="MainClass">
26059       <method name="Void .ctor()">
26060         <size>7</size>
26061       </method>
26062       <method name="Int32 Main()">
26063         <size>83</size>
26064       </method>
26065     </type>
26066     <type name="StaticClass+D">
26067       <method name="Void .ctor(Object, IntPtr)">
26068         <size>0</size>
26069       </method>
26070       <method name="System.Object Invoke()">
26071         <size>0</size>
26072       </method>
26073       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26074         <size>0</size>
26075       </method>
26076       <method name="System.Object EndInvoke(IAsyncResult)">
26077         <size>0</size>
26078       </method>
26079     </type>
26080   </test>
26081   <test name="test-288.cs">
26082     <type name="Test.BookAboutMovie">
26083       <method name="Void .ctor(String)">
26084         <size>25</size>
26085       </method>
26086       <method name="System.String GetItem(Int32)">
26087         <size>7</size>
26088       </method>
26089       <method name="System.String get_Item(Int32)">
26090         <size>7</size>
26091       </method>
26092       <method name="Int32 Main(System.String[])">
26093         <size>57</size>
26094       </method>
26095     </type>
26096   </test>
26097   <test name="test-289.cs">
26098     <type name="Test">
26099       <method name="Void .ctor()">
26100         <size>7</size>
26101       </method>
26102       <method name="Void Main()">
26103         <size>1</size>
26104       </method>
26105       <method name="Void set_Value(System.String)">
26106         <size>1</size>
26107       </method>
26108       <method name="Void set_Value()">
26109         <size>1</size>
26110       </method>
26111       <method name="Void set_Item(Int32, Int32, Boolean)">
26112         <size>1</size>
26113       </method>
26114       <method name="Void set_Item(Int32, Int32)">
26115         <size>1</size>
26116       </method>
26117       <method name="Boolean get_Item(Boolean)">
26118         <size>2</size>
26119       </method>
26120     </type>
26121   </test>
26122   <test name="test-29.cs">
26123     <type name="Base">
26124       <method name="Void .ctor()">
26125         <size>7</size>
26126       </method>
26127       <method name="Void Add(Int32)">
26128         <size>18</size>
26129       </method>
26130     </type>
26131     <type name="Derived">
26132       <method name="Void .ctor()">
26133         <size>7</size>
26134       </method>
26135       <method name="Void Add(Double)">
26136         <size>18</size>
26137       </method>
26138     </type>
26139     <type name="Demo">
26140       <method name="Void .ctor()">
26141         <size>7</size>
26142       </method>
26143       <method name="Int32 Main()">
26144         <size>51</size>
26145       </method>
26146     </type>
26147   </test>
26148   <test name="test-290.cs">
26149     <type name="EntryPoint">
26150       <method name="Void .ctor()">
26151         <size>7</size>
26152       </method>
26153       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26154         <size>22</size>
26155       </method>
26156       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26157         <size>22</size>
26158       </method>
26159       <method name="Void bar_f(System.Object)">
26160         <size>1</size>
26161       </method>
26162       <method name="Void Main()">
26163         <size>35</size>
26164       </method>
26165     </type>
26166     <type name="EntryPoint+EventHandler">
26167       <method name="Void .ctor(Object, IntPtr)">
26168         <size>0</size>
26169       </method>
26170       <method name="Void Invoke(System.Object)">
26171         <size>0</size>
26172       </method>
26173       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26174         <size>0</size>
26175       </method>
26176       <method name="Void EndInvoke(IAsyncResult)">
26177         <size>0</size>
26178       </method>
26179     </type>
26180   </test>
26181   <test name="test-291.cs">
26182     <type name="Test">
26183       <method name="Void .ctor()">
26184         <size>7</size>
26185       </method>
26186       <method name="Void Method()">
26187         <size>1</size>
26188       </method>
26189       <method name="Void Main()">
26190         <size>13</size>
26191       </method>
26192     </type>
26193   </test>
26194   <test name="test-292.cs">
26195     <type name="X">
26196       <method name="Void .ctor()">
26197         <size>7</size>
26198       </method>
26199       <method name="Void .cctor()">
26200         <size>1</size>
26201       </method>
26202       <method name="Void Main()">
26203         <size>19</size>
26204       </method>
26205     </type>
26206   </test>
26207   <test name="test-293.cs">
26208     <type name="A">
26209       <method name="Void .ctor()">
26210         <size>7</size>
26211       </method>
26212       <method name="System.String get_Warning()">
26213         <size>6</size>
26214       </method>
26215     </type>
26216     <type name="B">
26217       <method name="Void .ctor()">
26218         <size>7</size>
26219       </method>
26220       <method name="System.String get_Warning()">
26221         <size>6</size>
26222       </method>
26223       <method name="Void Main()">
26224         <size>1</size>
26225       </method>
26226     </type>
26227   </test>
26228   <test name="test-294.cs">
26229     <type name="ObsoleteClass">
26230       <method name="Void .ctor()">
26231         <size>7</size>
26232       </method>
26233     </type>
26234     <type name="Test">
26235       <method name="Void .ctor()">
26236         <size>13</size>
26237       </method>
26238       <method name="Void .ctor(String, Boolean)">
26239         <size>14</size>
26240       </method>
26241       <method name="System.String get_Name()">
26242         <size>7</size>
26243       </method>
26244       <method name="Void set_Name(System.String)">
26245         <size>8</size>
26246       </method>
26247     </type>
26248     <type name="DerivedTest">
26249       <method name="Void .ctor(String)">
26250         <size>16</size>
26251       </method>
26252       <method name="System.String Method()">
26253         <size>7</size>
26254       </method>
26255       <method name="Void T2()">
26256         <size>1</size>
26257       </method>
26258       <method name="Void Main()">
26259         <size>1</size>
26260       </method>
26261     </type>
26262     <type name="ObsoleteClass2">
26263       <method name="Void .ctor()">
26264         <size>7</size>
26265       </method>
26266     </type>
26267     <type name="ObsoleteClass3">
26268       <method name="Void .ctor()">
26269         <size>18</size>
26270       </method>
26271       <method name="Void .cctor()">
26272         <size>25</size>
26273       </method>
26274     </type>
26275     <type name="ObsoleteClass4">
26276       <method name="Void .ctor()">
26277         <size>7</size>
26278       </method>
26279       <method name="Void T()">
26280         <size>59</size>
26281       </method>
26282     </type>
26283   </test>
26284   <test name="test-295.cs">
26285     <type name="MyAttribute">
26286       <method name="Void .ctor(Object)">
26287         <size>14</size>
26288       </method>
26289       <method name="System.Object get_my()">
26290         <size>7</size>
26291       </method>
26292     </type>
26293     <type name="MyConstructorBuilder">
26294       <method name="Void .ctor()">
26295         <size>7</size>
26296       </method>
26297       <method name="Int32 Main()">
26298         <size>111</size>
26299       </method>
26300       <method name="System.Type MyCreateCallee(System.AppDomain)">
26301         <size>329</size>
26302       </method>
26303     </type>
26304   </test>
26305   <test name="test-296.cs">
26306     <type name="GetElementTypeTest">
26307       <method name="Void .ctor()">
26308         <size>7</size>
26309       </method>
26310       <method name="Int32 Main(System.String[])">
26311         <size>30</size>
26312       </method>
26313     </type>
26314   </test>
26315   <test name="test-297.cs">
26316     <type name="T">
26317       <method name="Void .ctor()">
26318         <size>7</size>
26319       </method>
26320       <method name="Int32 Main()">
26321         <size>311</size>
26322       </method>
26323       <method name="Void Login(System.String)">
26324         <size>1</size>
26325       </method>
26326     </type>
26327     <type name="My">
26328       <method name="Void .ctor(Object)">
26329         <size>14</size>
26330       </method>
26331     </type>
26332   </test>
26333   <test name="test-299.cs">
26334     <type name="SampleClass">
26335       <method name="Void .ctor()">
26336         <size>7</size>
26337       </method>
26338       <method name="SuperClass op_Increment(SampleClass)">
26339         <size>6</size>
26340       </method>
26341     </type>
26342     <type name="SuperClass">
26343       <method name="Void .ctor()">
26344         <size>7</size>
26345       </method>
26346       <method name="Int32 Main()">
26347         <size>2</size>
26348       </method>
26349     </type>
26350   </test>
26351   <test name="test-3.cs">
26352     <type name="TestIntOps">
26353       <method name="Void .ctor()">
26354         <size>7</size>
26355       </method>
26356       <method name="SByte sbyte_add(SByte, SByte)">
26357         <size>7</size>
26358       </method>
26359       <method name="Int16 short_add(Int16, Int16)">
26360         <size>5</size>
26361       </method>
26362       <method name="Double double_add(Double, Double)">
26363         <size>4</size>
26364       </method>
26365       <method name="Int32 int_add(Int32, Int32)">
26366         <size>4</size>
26367       </method>
26368       <method name="Int32 int_sub(Int32, Int32)">
26369         <size>4</size>
26370       </method>
26371       <method name="Int32 int_mul(Int32, Int32)">
26372         <size>4</size>
26373       </method>
26374       <method name="Int32 Main()">
26375         <size>215</size>
26376       </method>
26377     </type>
26378   </test>
26379   <test name="test-30.cs">
26380     <type name="X">
26381       <method name="Void .ctor()">
26382         <size>7</size>
26383       </method>
26384       <method name="Void IA.Draw()">
26385         <size>8</size>
26386       </method>
26387       <method name="Void IB.Draw()">
26388         <size>8</size>
26389       </method>
26390     </type>
26391     <type name="test">
26392       <method name="Void .ctor()">
26393         <size>7</size>
26394       </method>
26395       <method name="Int32 Main()">
26396         <size>192</size>
26397       </method>
26398     </type>
26399   </test>
26400   <test name="test-300.cs">
26401     <type name="A">
26402       <method name="Void .ctor()">
26403         <size>7</size>
26404       </method>
26405       <method name="Void Main()">
26406         <size>7</size>
26407       </method>
26408     </type>
26409     <type name="A+C">
26410       <method name="Void .ctor()">
26411         <size>7</size>
26412       </method>
26413     </type>
26414     <type name="A+B">
26415       <method name="Void .ctor()">
26416         <size>473</size>
26417       </method>
26418     </type>
26419     <type name="A+B+C">
26420       <method name="Void .ctor()">
26421         <size>7</size>
26422       </method>
26423     </type>
26424   </test>
26425   <test name="test-301.cs">
26426     <type name="A">
26427       <method name="Void .ctor()">
26428         <size>7</size>
26429       </method>
26430       <method name="Void Main()">
26431         <size>7</size>
26432       </method>
26433     </type>
26434     <type name="A+B">
26435       <method name="Void .ctor()">
26436         <size>219</size>
26437       </method>
26438     </type>
26439   </test>
26440   <test name="test-302.cs">
26441     <type name="A">
26442       <method name="Void .ctor()">
26443         <size>7</size>
26444       </method>
26445       <method name="Void Main()">
26446         <size>7</size>
26447       </method>
26448     </type>
26449     <type name="A+C">
26450       <method name="Void .ctor()">
26451         <size>7</size>
26452       </method>
26453     </type>
26454     <type name="A+B">
26455       <method name="Void .ctor()">
26456         <size>24</size>
26457       </method>
26458     </type>
26459     <type name="A+B+C">
26460       <method name="Void .ctor()">
26461         <size>7</size>
26462       </method>
26463     </type>
26464   </test>
26465   <test name="test-303.cs">
26466     <type name="A">
26467       <method name="Void .ctor()">
26468         <size>7</size>
26469       </method>
26470       <method name="Void Main()">
26471         <size>7</size>
26472       </method>
26473     </type>
26474     <type name="A+C">
26475       <method name="Void .ctor()">
26476         <size>7</size>
26477       </method>
26478       <method name="Void System.IDisposable.Dispose()">
26479         <size>11</size>
26480       </method>
26481     </type>
26482     <type name="A+B">
26483       <method name="Void .ctor()">
26484         <size>31</size>
26485       </method>
26486     </type>
26487     <type name="A+B+C">
26488       <method name="Void .ctor()">
26489         <size>7</size>
26490       </method>
26491       <method name="Void System.IDisposable.Dispose()">
26492         <size>1</size>
26493       </method>
26494     </type>
26495   </test>
26496   <test name="test-304.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+D">
26506       <method name="Void .ctor()">
26507         <size>7</size>
26508       </method>
26509     </type>
26510     <type name="A+B">
26511       <method name="Void .ctor()">
26512         <size>473</size>
26513       </method>
26514     </type>
26515     <type name="A+B+C">
26516       <method name="Void .ctor()">
26517         <size>7</size>
26518       </method>
26519     </type>
26520   </test>
26521   <test name="test-305.cs">
26522     <type name="A">
26523       <method name="Void .ctor()">
26524         <size>7</size>
26525       </method>
26526       <method name="Void Main()">
26527         <size>7</size>
26528       </method>
26529     </type>
26530     <type name="A+B">
26531       <method name="Void .ctor()">
26532         <size>219</size>
26533       </method>
26534     </type>
26535   </test>
26536   <test name="test-306.cs">
26537     <type name="A">
26538       <method name="Void .ctor()">
26539         <size>7</size>
26540       </method>
26541       <method name="Void Main()">
26542         <size>7</size>
26543       </method>
26544     </type>
26545     <type name="A+D">
26546       <method name="Void .ctor()">
26547         <size>7</size>
26548       </method>
26549     </type>
26550     <type name="A+B">
26551       <method name="Void .ctor()">
26552         <size>24</size>
26553       </method>
26554     </type>
26555     <type name="A+B+C">
26556       <method name="Void .ctor()">
26557         <size>7</size>
26558       </method>
26559     </type>
26560   </test>
26561   <test name="test-307.cs">
26562     <type name="A">
26563       <method name="Void .ctor()">
26564         <size>7</size>
26565       </method>
26566       <method name="Void Main()">
26567         <size>7</size>
26568       </method>
26569     </type>
26570     <type name="A+D">
26571       <method name="Void .ctor()">
26572         <size>7</size>
26573       </method>
26574       <method name="Void System.IDisposable.Dispose()">
26575         <size>11</size>
26576       </method>
26577     </type>
26578     <type name="A+B">
26579       <method name="Void .ctor()">
26580         <size>31</size>
26581       </method>
26582     </type>
26583     <type name="A+B+C">
26584       <method name="Void .ctor()">
26585         <size>7</size>
26586       </method>
26587       <method name="Void System.IDisposable.Dispose()">
26588         <size>1</size>
26589       </method>
26590     </type>
26591   </test>
26592   <test name="test-308.cs">
26593     <type name="Program">
26594       <method name="Void .ctor()">
26595         <size>7</size>
26596       </method>
26597       <method name="Void Main(System.String[])">
26598         <size>40</size>
26599       </method>
26600     </type>
26601   </test>
26602   <test name="test-309.cs">
26603     <type name="MonoBASIC.Parser">
26604       <method name="Void .ctor()">
26605         <size>7</size>
26606       </method>
26607       <method name="Void Main()">
26608         <size>1</size>
26609       </method>
26610     </type>
26611     <type name="MonoBASIC.Parser+StateMachine">
26612       <method name="Void .ctor()">
26613         <size>7</size>
26614       </method>
26615       <method name="Void HandleToken(Token)">
26616         <size>1</size>
26617       </method>
26618     </type>
26619   </test>
26620   <test name="test-31.cs">
26621     <type name="Base">
26622       <method name="Void .ctor()">
26623         <size>7</size>
26624       </method>
26625       <method name="Void A()">
26626         <size>8</size>
26627       </method>
26628     </type>
26629     <type name="Derived">
26630       <method name="Void .ctor()">
26631         <size>7</size>
26632       </method>
26633       <method name="Void A()">
26634         <size>8</size>
26635       </method>
26636     </type>
26637     <type name="Test">
26638       <method name="Void .ctor()">
26639         <size>7</size>
26640       </method>
26641       <method name="Int32 Main()">
26642         <size>38</size>
26643       </method>
26644     </type>
26645   </test>
26646   <test name="test-310.cs">
26647     <type name="test.Impl">
26648       <method name="Void .ctor()">
26649         <size>7</size>
26650       </method>
26651       <method name="System.String GetType(Int32)">
26652         <size>6</size>
26653       </method>
26654       <method name="Boolean IsDone()">
26655         <size>2</size>
26656       </method>
26657     </type>
26658     <type name="test.myclass">
26659       <method name="Void .ctor()">
26660         <size>7</size>
26661       </method>
26662       <method name="Void Main(System.String[])">
26663         <size>28</size>
26664       </method>
26665     </type>
26666   </test>
26667   <test name="test-311.cs">
26668     <type name="Program">
26669       <method name="Void .ctor()">
26670         <size>38</size>
26671       </method>
26672       <method name="Void .cctor()">
26673         <size>11</size>
26674       </method>
26675       <method name="System.String get_Message()">
26676         <size>6</size>
26677       </method>
26678       <method name="Void set_Message(System.String)">
26679         <size>7</size>
26680       </method>
26681       <method name="Boolean DenyMethod()">
26682         <size>2</size>
26683       </method>
26684       <method name="Void Test2()">
26685         <size>1</size>
26686       </method>
26687       <method name="Void Test3()">
26688         <size>1</size>
26689       </method>
26690       <method name="Void Test4()">
26691         <size>1</size>
26692       </method>
26693       <method name="Int32 Main(System.String[])">
26694         <size>175</size>
26695       </method>
26696     </type>
26697     <type name="Test2">
26698       <method name="Void .ctor()">
26699         <size>7</size>
26700       </method>
26701     </type>
26702   </test>
26703   <test name="test-312.cs">
26704     <type name="X">
26705       <method name="Void .ctor()">
26706         <size>7</size>
26707       </method>
26708       <method name="Void .cctor()">
26709         <size>1</size>
26710       </method>
26711       <method name="Boolean Method(PointF)">
26712         <size>72</size>
26713       </method>
26714       <method name="Boolean Call_constructor_and_implicit()">
26715         <size>29</size>
26716       </method>
26717       <method name="Boolean Init_with_implicit_conv()">
26718         <size>52</size>
26719       </method>
26720       <method name="Boolean Init_ValueType()">
26721         <size>26</size>
26722       </method>
26723       <method name="Boolean InstanceAssignTest()">
26724         <size>75</size>
26725       </method>
26726       <method name="Int32 T()">
26727         <size>54</size>
26728       </method>
26729       <method name="Int32 Main()">
26730         <size>45</size>
26731       </method>
26732     </type>
26733     <type name="PointF">
26734       <method name="Void .ctor(Single, Single)">
26735         <size>47</size>
26736       </method>
26737     </type>
26738     <type name="Point">
26739       <method name="Void .ctor(Int32, Int32)">
26740         <size>37</size>
26741       </method>
26742       <method name="PointF op_Implicit(Point)">
26743         <size>22</size>
26744       </method>
26745     </type>
26746   </test>
26747   <test name="test-313.cs">
26748     <type name="D">
26749       <method name="Void .ctor()">
26750         <size>7</size>
26751       </method>
26752       <method name="Void A.B.METHOD()">
26753         <size>1</size>
26754       </method>
26755       <method name="Int32 Main()">
26756         <size>134</size>
26757       </method>
26758     </type>
26759   </test>
26760   <test name="test-314.cs">
26761     <type name="X">
26762       <method name="Void .ctor()">
26763         <size>28</size>
26764       </method>
26765       <method name="Void .ctor(Int32)">
26766         <size>28</size>
26767       </method>
26768       <method name="Void .cctor()">
26769         <size>11</size>
26770       </method>
26771       <method name="Int32 Main()">
26772         <size>57</size>
26773       </method>
26774     </type>
26775   </test>
26776   <test name="test-315.cs">
26777     <type name="GuardedCollectionValue">
26778       <method name="Void .ctor()">
26779         <size>7</size>
26780       </method>
26781       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
26782         <size>2</size>
26783       </method>
26784       <method name="IDirectedCollectionValue Backwards()">
26785         <size>2</size>
26786       </method>
26787     </type>
26788     <type name="GuardedSequenced">
26789       <method name="Void .ctor()">
26790         <size>7</size>
26791       </method>
26792       <method name="IDirectedCollectionValue Test()">
26793         <size>12</size>
26794       </method>
26795     </type>
26796     <type name="X">
26797       <method name="Void .ctor()">
26798         <size>7</size>
26799       </method>
26800       <method name="Void Main()">
26801         <size>1</size>
26802       </method>
26803     </type>
26804   </test>
26805   <test name="test-316.cs">
26806     <type name="D">
26807       <method name="Void .ctor()">
26808         <size>7</size>
26809       </method>
26810       <method name="Int32 IA.Add(Int32)">
26811         <size>2</size>
26812       </method>
26813       <method name="Int32 IB.Add(Int32)">
26814         <size>2</size>
26815       </method>
26816     </type>
26817     <type name="E">
26818       <method name="Void .ctor()">
26819         <size>7</size>
26820       </method>
26821       <method name="Int32 IA.Add(Int32)">
26822         <size>2</size>
26823       </method>
26824       <method name="Int32 IB.Add(Int32)">
26825         <size>2</size>
26826       </method>
26827       <method name="Void doom()">
26828         <size>1</size>
26829       </method>
26830       <method name="System.Object Clone()">
26831         <size>2</size>
26832       </method>
26833       <method name="Void Dispose()">
26834         <size>1</size>
26835       </method>
26836     </type>
26837     <type name="C">
26838       <method name="Void .ctor()">
26839         <size>7</size>
26840       </method>
26841       <method name="Int32 Test(IC)">
26842         <size>49</size>
26843       </method>
26844       <method name="Void Test2(IE)">
26845         <size>20</size>
26846       </method>
26847       <method name="Int32 Main()">
26848         <size>32</size>
26849       </method>
26850     </type>
26851   </test>
26852   <test name="test-317.cs">
26853     <type name="X">
26854       <method name="Void .ctor()">
26855         <size>7</size>
26856       </method>
26857       <method name="Void Main()">
26858         <size>1</size>
26859       </method>
26860     </type>
26861   </test>
26862   <test name="test-318.cs">
26863     <type name="Ev">
26864       <method name="Void .ctor()">
26865         <size>29</size>
26866       </method>
26867       <method name="Void add_Disposed(System.EventHandler)">
26868         <size>19</size>
26869       </method>
26870       <method name="Void remove_Disposed(System.EventHandler)">
26871         <size>19</size>
26872       </method>
26873       <method name="Void OnClick(System.EventArgs)">
26874         <size>38</size>
26875       </method>
26876     </type>
26877     <type name="Foo">
26878       <method name="Void .ctor()">
26879         <size>7</size>
26880       </method>
26881     </type>
26882     <type name="C">
26883       <method name="Void .ctor()">
26884         <size>7</size>
26885       </method>
26886       <method name="Void my_from_fixed(Int32 ByRef)">
26887         <size>4</size>
26888       </method>
26889       <method name="Void month_from_fixed(Int32)">
26890         <size>8</size>
26891       </method>
26892       <method name="Int32 CreateFromString(Int32)">
26893         <size>10</size>
26894       </method>
26895       <method name="Void Main()">
26896         <size>1</size>
26897       </method>
26898     </type>
26899     <type name="Foo">
26900       <method name="Void EventInterface.add_Event(System.EventHandler)">
26901         <size>1</size>
26902       </method>
26903       <method name="Void EventInterface.remove_Event(System.EventHandler)">
26904         <size>1</size>
26905       </method>
26906     </type>
26907     <type name="C">
26908       <method name="Double* GetValue(Double)">
26909         <size>5</size>
26910       </method>
26911     </type>
26912   </test>
26913   <test name="test-319.cs">
26914     <type name="ConstFields">
26915       <method name="Void .ctor()">
26916         <size>7</size>
26917       </method>
26918       <method name="Void .cctor()">
26919         <size>118</size>
26920       </method>
26921       <method name="Int32 Main()">
26922         <size>303</size>
26923       </method>
26924     </type>
26925   </test>
26926   <test name="test-32.cs">
26927     <type name="Blah">
26928       <method name="Void .ctor()">
26929         <size>7</size>
26930       </method>
26931       <method name="Int32 Main()">
26932         <size>50</size>
26933       </method>
26934     </type>
26935   </test>
26936   <test name="test-320.cs">
26937     <type name="X">
26938       <method name="Void .ctor(SByte*, Int32, Int32)">
26939         <size>7</size>
26940       </method>
26941       <method name="Void Main()">
26942         <size>12</size>
26943       </method>
26944     </type>
26945   </test>
26946   <test name="test-321.cs">
26947     <type name="X">
26948       <method name="Void Dispose()">
26949         <size>1</size>
26950       </method>
26951       <method name="Void Main()">
26952         <size>24</size>
26953       </method>
26954     </type>
26955   </test>
26956   <test name="test-322.cs">
26957     <type name="Y">
26958       <method name="Void .ctor(Byte)">
26959         <size>14</size>
26960       </method>
26961       <method name="Int32 op_Implicit(Y)">
26962         <size>7</size>
26963       </method>
26964     </type>
26965     <type name="X">
26966       <method name="Void .ctor()">
26967         <size>7</size>
26968       </method>
26969       <method name="Void Main()">
26970         <size>50</size>
26971       </method>
26972     </type>
26973   </test>
26974   <test name="test-323.cs">
26975     <type name="X">
26976       <method name="Void .ctor()">
26977         <size>7</size>
26978       </method>
26979       <method name="Void Main()">
26980         <size>1</size>
26981       </method>
26982     </type>
26983   </test>
26984   <test name="test-324.cs">
26985     <type name="A">
26986       <method name="Void .ctor()">
26987         <size>7</size>
26988       </method>
26989       <method name="Void DoStuff()">
26990         <size>11</size>
26991       </method>
26992     </type>
26993     <type name="T">
26994       <method name="Void .ctor()">
26995         <size>7</size>
26996       </method>
26997       <method name="Void .cctor()">
26998         <size>11</size>
26999       </method>
27000     </type>
27001     <type name="Driver">
27002       <method name="Void .ctor()">
27003         <size>7</size>
27004       </method>
27005       <method name="Void Main()">
27006         <size>22</size>
27007       </method>
27008     </type>
27009     <type name="B">
27010       <method name="Boolean get_Val()">
27011         <size>2</size>
27012       </method>
27013     </type>
27014   </test>
27015   <test name="test-325.cs">
27016     <type name="RequestAttribute">
27017       <method name="Void .ctor(String, String, String[])">
27018         <size>7</size>
27019       </method>
27020     </type>
27021     <type name="MyClass">
27022       <method name="Void .ctor()">
27023         <size>7</size>
27024       </method>
27025       <method name="Int32 SomeRequest()">
27026         <size>2</size>
27027       </method>
27028       <method name="Void Main()">
27029         <size>7</size>
27030       </method>
27031     </type>
27032   </test>
27033   <test name="test-326.cs">
27034     <type name="X">
27035       <method name="Void .ctor()">
27036         <size>7</size>
27037       </method>
27038       <method name="Int32 Main()">
27039         <size>55</size>
27040       </method>
27041     </type>
27042     <type name="Mapper">
27043       <method name="Void .ctor(Object, IntPtr)">
27044         <size>0</size>
27045       </method>
27046       <method name="Double Invoke(Int32)">
27047         <size>0</size>
27048       </method>
27049       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27050         <size>0</size>
27051       </method>
27052       <method name="Double EndInvoke(IAsyncResult)">
27053         <size>0</size>
27054       </method>
27055     </type>
27056     <type name="X">
27057       <method name="Double &lt;Main&gt;m__0(Int32)">
27058         <size>6</size>
27059       </method>
27060     </type>
27061   </test>
27062   <test name="test-327.cs">
27063     <type name="X2">
27064       <method name="Void .ctor()">
27065         <size>7</size>
27066       </method>
27067     </type>
27068     <type name="A.B.Tester">
27069       <method name="Void .ctor()">
27070         <size>7</size>
27071       </method>
27072       <method name="Void .cctor()">
27073         <size>1</size>
27074       </method>
27075       <method name="Void Main()">
27076         <size>1</size>
27077       </method>
27078     </type>
27079   </test>
27080   <test name="test-328.cs">
27081     <type name="A.B.Tester">
27082       <method name="Void .ctor()">
27083         <size>7</size>
27084       </method>
27085       <method name="Void .cctor()">
27086         <size>1</size>
27087       </method>
27088       <method name="Void Main()">
27089         <size>1</size>
27090       </method>
27091     </type>
27092   </test>
27093   <test name="test-329.cs">
27094     <type name="X">
27095       <method name="Void .ctor()">
27096         <size>7</size>
27097       </method>
27098       <method name="Void .ctor(Object)">
27099         <size>21</size>
27100       </method>
27101       <method name="Int32 Main()">
27102         <size>74</size>
27103       </method>
27104     </type>
27105   </test>
27106   <test name="test-33.cs">
27107     <type name="FirstOuter.FirstInner.First">
27108       <method name="Void .ctor()">
27109         <size>7</size>
27110       </method>
27111       <method name="System.String get_MyIdentity()">
27112         <size>12</size>
27113       </method>
27114     </type>
27115     <type name="FirstOuter.Second">
27116       <method name="Void .ctor()">
27117         <size>7</size>
27118       </method>
27119     </type>
27120     <type name="FirstOuter.SecondInner.Third">
27121       <method name="Void .ctor()">
27122         <size>7</size>
27123       </method>
27124     </type>
27125     <type name="FirstOuter.FirstInner.Fourth">
27126       <method name="Void .ctor()">
27127         <size>7</size>
27128       </method>
27129     </type>
27130     <type name="Fifth">
27131       <method name="Void .ctor()">
27132         <size>7</size>
27133       </method>
27134     </type>
27135     <type name="Application">
27136       <method name="Void .ctor()">
27137         <size>7</size>
27138       </method>
27139       <method name="Int32 Main(System.String[])">
27140         <size>139</size>
27141       </method>
27142     </type>
27143   </test>
27144   <test name="test-330.cs">
27145     <type name="X">
27146       <method name="Void .ctor()">
27147         <size>7</size>
27148       </method>
27149       <method name="Void Main()">
27150         <size>8</size>
27151       </method>
27152     </type>
27153   </test>
27154   <test name="test-331.cs">
27155     <type name="T">
27156       <method name="Void .ctor()">
27157         <size>7</size>
27158       </method>
27159       <method name="Void Main()">
27160         <size>1</size>
27161       </method>
27162       <method name="Byte* get_Ptr()">
27163         <size>7</size>
27164       </method>
27165       <method name="Void set_Ptr(Byte*)">
27166         <size>8</size>
27167       </method>
27168     </type>
27169   </test>
27170   <test name="test-332.cs">
27171     <type name="C">
27172       <method name="Void .ctor()">
27173         <size>7</size>
27174       </method>
27175       <method name="Void Main()">
27176         <size>1</size>
27177       </method>
27178     </type>
27179   </test>
27180   <test name="test-333.cs">
27181     <type name="Foo">
27182       <method name="Void .ctor()">
27183         <size>7</size>
27184       </method>
27185       <method name="Void Something()">
27186         <size>1</size>
27187       </method>
27188     </type>
27189     <type name="Bar">
27190       <method name="Void .ctor()">
27191         <size>7</size>
27192       </method>
27193       <method name="Void Something()">
27194         <size>1</size>
27195       </method>
27196       <method name="Void Main()">
27197         <size>1</size>
27198       </method>
27199     </type>
27200   </test>
27201   <test name="test-334.cs">
27202     <type name="Test.Foo.Index.CompoundFileReader">
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     <type name="Test.Foo.Store.Directory">
27211       <method name="Void .ctor()">
27212         <size>7</size>
27213       </method>
27214     </type>
27215   </test>
27216   <test name="test-335.cs">
27217     <type name="X">
27218       <method name="Void .ctor()">
27219         <size>7</size>
27220       </method>
27221       <method name="Void A(Int32, Int32)">
27222         <size>1</size>
27223       </method>
27224       <method name="Void C(Int32 ByRef)">
27225         <size>4</size>
27226       </method>
27227       <method name="Void Main()">
27228         <size>70</size>
27229       </method>
27230     </type>
27231     <type name="X+B">
27232       <method name="Void .ctor(Object, IntPtr)">
27233         <size>0</size>
27234       </method>
27235       <method name="Void Invoke(Int32, Int32)">
27236         <size>0</size>
27237       </method>
27238       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27239         <size>0</size>
27240       </method>
27241       <method name="Void EndInvoke(IAsyncResult)">
27242         <size>0</size>
27243       </method>
27244     </type>
27245     <type name="X+D">
27246       <method name="Void .ctor(Object, IntPtr)">
27247         <size>0</size>
27248       </method>
27249       <method name="Void Invoke(Int32 ByRef)">
27250         <size>0</size>
27251       </method>
27252       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27253         <size>0</size>
27254       </method>
27255       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27256         <size>0</size>
27257       </method>
27258     </type>
27259   </test>
27260   <test name="test-336.cs">
27261     <type name="X">
27262       <method name="Void .ctor(Foo)">
27263         <size>7</size>
27264       </method>
27265       <method name="Void .ctor(Bar)">
27266         <size>7</size>
27267       </method>
27268       <method name="Void Test()">
27269         <size>1</size>
27270       </method>
27271       <method name="Void Main()">
27272         <size>19</size>
27273       </method>
27274     </type>
27275     <type name="Foo">
27276       <method name="Void .ctor(Object, IntPtr)">
27277         <size>0</size>
27278       </method>
27279       <method name="Void Invoke()">
27280         <size>0</size>
27281       </method>
27282       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27283         <size>0</size>
27284       </method>
27285       <method name="Void EndInvoke(IAsyncResult)">
27286         <size>0</size>
27287       </method>
27288     </type>
27289     <type name="Bar">
27290       <method name="Void .ctor(Object, IntPtr)">
27291         <size>0</size>
27292       </method>
27293       <method name="Void Invoke(Int32)">
27294         <size>0</size>
27295       </method>
27296       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27297         <size>0</size>
27298       </method>
27299       <method name="Void EndInvoke(IAsyncResult)">
27300         <size>0</size>
27301       </method>
27302     </type>
27303   </test>
27304   <test name="test-337.cs">
27305     <type name="Test">
27306       <method name="Void .ctor()">
27307         <size>7</size>
27308       </method>
27309       <method name="Void Main()">
27310         <size>16</size>
27311       </method>
27312     </type>
27313   </test>
27314   <test name="test-338.cs">
27315     <type name="X">
27316       <method name="Void .ctor()">
27317         <size>7</size>
27318       </method>
27319       <method name="Void .cctor()">
27320         <size>11</size>
27321       </method>
27322       <method name="Void Main()">
27323         <size>1</size>
27324       </method>
27325       <method name="Y+Z fz()">
27326         <size>6</size>
27327       </method>
27328     </type>
27329     <type name="Y">
27330       <method name="Void .ctor()">
27331         <size>7</size>
27332       </method>
27333     </type>
27334     <type name="Y+Z">
27335       <method name="Void .ctor()">
27336         <size>7</size>
27337       </method>
27338       <method name="Void .cctor()">
27339         <size>11</size>
27340       </method>
27341     </type>
27342   </test>
27343   <test name="test-339.cs">
27344     <type name="C">
27345       <method name="Void .ctor()">
27346         <size>7</size>
27347       </method>
27348       <method name="Void .cctor()">
27349         <size>17</size>
27350       </method>
27351       <method name="Int32 Main()">
27352         <size>84</size>
27353       </method>
27354     </type>
27355   </test>
27356   <test name="test-34.cs">
27357     <type name="Blah">
27358       <method name="Void .ctor()">
27359         <size>7</size>
27360       </method>
27361       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27362         <size>7</size>
27363       </method>
27364       <method name="Int32 Bar(Int32, System.Int32[])">
27365         <size>61</size>
27366       </method>
27367       <method name="Void Foo(Int32, Int32)">
27368         <size>7</size>
27369       </method>
27370       <method name="Void In(Int32 ByRef)">
27371         <size>7</size>
27372       </method>
27373       <method name="Void Out(Int32 ByRef)">
27374         <size>7</size>
27375       </method>
27376       <method name="Int32 AddArray(System.Int32[])">
27377         <size>30</size>
27378       </method>
27379       <method name="Int32 AddFancy(FancyInt[])">
27380         <size>39</size>
27381       </method>
27382       <method name="Int32 Main()">
27383         <size>269</size>
27384       </method>
27385     </type>
27386     <type name="&lt;PrivateImplementationDetails&gt;">
27387       <method name="Void .ctor()">
27388         <size>7</size>
27389       </method>
27390     </type>
27391     <type name="FancyInt">
27392       <method name="Void .ctor(Int32)">
27393         <size>8</size>
27394       </method>
27395     </type>
27396   </test>
27397   <test name="test-340.cs">
27398     <type name="FLMID.Bugs.BoolOne.A">
27399       <method name="Void .ctor()">
27400         <size>7</size>
27401       </method>
27402       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27403         <size>8</size>
27404       </method>
27405     </type>
27406     <type name="FLMID.Bugs.BoolOne.B">
27407       <method name="Void .ctor()">
27408         <size>7</size>
27409       </method>
27410     </type>
27411     <type name="FLMID.Bugs.BoolOne.Test">
27412       <method name="Void .ctor()">
27413         <size>7</size>
27414       </method>
27415       <method name="Int32 Main(System.String[])">
27416         <size>34</size>
27417       </method>
27418     </type>
27419     <type name="FLMID.Bugs.BoolOne.B">
27420       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27421         <size>12</size>
27422       </method>
27423     </type>
27424   </test>
27425   <test name="test-341.cs">
27426     <type name="Test">
27427       <method name="Void .ctor()">
27428         <size>7</size>
27429       </method>
27430       <method name="Void Main()">
27431         <size>1</size>
27432       </method>
27433     </type>
27434     <type name="Libs">
27435       <method name="Void .ctor()">
27436         <size>7</size>
27437       </method>
27438     </type>
27439     <type name="Bar">
27440       <method name="Void .ctor()">
27441         <size>7</size>
27442       </method>
27443     </type>
27444     <type name="Foo">
27445       <method name="Void .ctor()">
27446         <size>7</size>
27447       </method>
27448     </type>
27449   </test>
27450   <test name="test-342.cs">
27451     <type name="A">
27452       <method name="Void .ctor()">
27453         <size>7</size>
27454       </method>
27455       <method name="Void Foo(Int32)">
27456         <size>1</size>
27457       </method>
27458       <method name="Void Foo(Double)">
27459         <size>11</size>
27460       </method>
27461     </type>
27462     <type name="B">
27463       <method name="Void .ctor()">
27464         <size>7</size>
27465       </method>
27466       <method name="Void Foo(Double)">
27467         <size>11</size>
27468       </method>
27469       <method name="Void Main()">
27470         <size>24</size>
27471       </method>
27472     </type>
27473     <type name="A">
27474       <method name="Boolean get_Item(Int32)">
27475         <size>2</size>
27476       </method>
27477       <method name="Boolean get_Item(Double)">
27478         <size>11</size>
27479       </method>
27480     </type>
27481     <type name="B">
27482       <method name="Boolean get_Item(Double)">
27483         <size>11</size>
27484       </method>
27485     </type>
27486   </test>
27487   <test name="test-343.cs">
27488     <type name="X">
27489       <method name="Void .ctor()">
27490         <size>7</size>
27491       </method>
27492       <method name="Void Concat(System.String, System.String, System.String)">
27493         <size>1</size>
27494       </method>
27495       <method name="Void Concat(System.String[])">
27496         <size>11</size>
27497       </method>
27498       <method name="Void Main()">
27499         <size>21</size>
27500       </method>
27501     </type>
27502   </test>
27503   <test name="test-344.cs">
27504     <type name="X">
27505       <method name="Void .ctor()">
27506         <size>7</size>
27507       </method>
27508       <method name="Void add_y(Y)">
27509         <size>24</size>
27510       </method>
27511       <method name="Void remove_y(Y)">
27512         <size>24</size>
27513       </method>
27514       <method name="Void Main(System.String[])">
27515         <size>13</size>
27516       </method>
27517       <method name="Void Foo()">
27518         <size>66</size>
27519       </method>
27520     </type>
27521     <type name="Y">
27522       <method name="Void .ctor(Object, IntPtr)">
27523         <size>0</size>
27524       </method>
27525       <method name="Void Invoke()">
27526         <size>0</size>
27527       </method>
27528       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27529         <size>0</size>
27530       </method>
27531       <method name="Void EndInvoke(IAsyncResult)">
27532         <size>0</size>
27533       </method>
27534     </type>
27535     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27536       <method name="Void .ctor()">
27537         <size>7</size>
27538       </method>
27539       <method name="Void &lt;&gt;m__0()">
27540         <size>28</size>
27541       </method>
27542     </type>
27543   </test>
27544   <test name="test-345.cs">
27545     <type name="EntryPoint">
27546       <method name="Void .ctor()">
27547         <size>7</size>
27548       </method>
27549       <method name="Void Main()">
27550         <size>1</size>
27551       </method>
27552     </type>
27553   </test>
27554   <test name="test-346.cs">
27555     <type name="TestMethods.Class1">
27556       <method name="Void .ctor()">
27557         <size>7</size>
27558       </method>
27559       <method name="Int32 Main()">
27560         <size>91</size>
27561       </method>
27562     </type>
27563     <type name="TestMethods.ParamClass">
27564       <method name="Void .ctor()">
27565         <size>7</size>
27566       </method>
27567     </type>
27568     <type name="TestMethods.TestParam">
27569       <method name="Void .ctor()">
27570         <size>7</size>
27571       </method>
27572     </type>
27573     <type name="TestMethods.BaseClass">
27574       <method name="Void .ctor()">
27575         <size>7</size>
27576       </method>
27577       <method name="Int32 AddItem(TestMethods.ParamClass)">
27578         <size>0</size>
27579       </method>
27580     </type>
27581     <type name="TestMethods.TestClass">
27582       <method name="Void .ctor()">
27583         <size>7</size>
27584       </method>
27585       <method name="Int32 AddItem(System.Object)">
27586         <size>2</size>
27587       </method>
27588       <method name="Int32 AddItem(TestMethods.ParamClass)">
27589         <size>2</size>
27590       </method>
27591     </type>
27592   </test>
27593   <test name="test-347.cs">
27594     <type name="Whatever.Core.Project">
27595       <method name="Void .ctor()">
27596         <size>7</size>
27597       </method>
27598     </type>
27599     <type name="Whatever.Core.A">
27600       <method name="Void .ctor()">
27601         <size>7</size>
27602       </method>
27603       <method name="Whatever.Core.Project get_Project()">
27604         <size>6</size>
27605       </method>
27606     </type>
27607     <type name="SomethingElse.Core.Project">
27608       <method name="Void .ctor()">
27609         <size>7</size>
27610       </method>
27611     </type>
27612     <type name="Whatever.App.B">
27613       <method name="Void .ctor()">
27614         <size>7</size>
27615       </method>
27616       <method name="System.String Execute()">
27617         <size>12</size>
27618       </method>
27619       <method name="Void Main()">
27620         <size>12</size>
27621       </method>
27622     </type>
27623   </test>
27624   <test name="test-348.cs">
27625     <type name="BoundAttribute">
27626       <method name="Void .ctor(Double, Int32)">
27627         <size>7</size>
27628       </method>
27629     </type>
27630     <type name="C">
27631       <method name="Void .ctor()">
27632         <size>7</size>
27633       </method>
27634       <method name="Void Main()">
27635         <size>1</size>
27636       </method>
27637     </type>
27638   </test>
27639   <test name="test-349.cs">
27640     <type name="C">
27641       <method name="Void .ctor()">
27642         <size>7</size>
27643       </method>
27644       <method name="Void add_Ev1(D)">
27645         <size>24</size>
27646       </method>
27647       <method name="Void remove_Ev1(D)">
27648         <size>24</size>
27649       </method>
27650     </type>
27651     <type name="X">
27652       <method name="Void .ctor()">
27653         <size>7</size>
27654       </method>
27655       <method name="Void .cctor()">
27656         <size>1</size>
27657       </method>
27658       <method name="Void add_Ev1(D)">
27659         <size>22</size>
27660       </method>
27661       <method name="Void remove_Ev1(D)">
27662         <size>22</size>
27663       </method>
27664       <method name="Void add_Ev2(D)">
27665         <size>22</size>
27666       </method>
27667       <method name="Void remove_Ev2(D)">
27668         <size>22</size>
27669       </method>
27670     </type>
27671     <type name="X2">
27672       <method name="Void .ctor()">
27673         <size>7</size>
27674       </method>
27675       <method name="Void .cctor()">
27676         <size>7</size>
27677       </method>
27678     </type>
27679     <type name="Test">
27680       <method name="Void .ctor()">
27681         <size>7</size>
27682       </method>
27683       <method name="Void .cctor()">
27684         <size>19</size>
27685       </method>
27686       <method name="Int32 Main()">
27687         <size>63</size>
27688       </method>
27689     </type>
27690     <type name="D">
27691       <method name="Void .ctor(Object, IntPtr)">
27692         <size>0</size>
27693       </method>
27694       <method name="Void Invoke()">
27695         <size>0</size>
27696       </method>
27697       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27698         <size>0</size>
27699       </method>
27700       <method name="Void EndInvoke(IAsyncResult)">
27701         <size>0</size>
27702       </method>
27703     </type>
27704   </test>
27705   <test name="test-35.cs">
27706     <type name="X">
27707       <method name="Void .ctor()">
27708         <size>7</size>
27709       </method>
27710       <method name="Void .cctor()">
27711         <size>7</size>
27712       </method>
27713       <method name="Void a()">
27714         <size>17</size>
27715       </method>
27716       <method name="Void w(Int32)">
27717         <size>22</size>
27718       </method>
27719       <method name="Int32 Main()">
27720         <size>298</size>
27721       </method>
27722     </type>
27723   </test>
27724   <test name="test-350.cs">
27725     <type name="A">
27726       <method name="Void .ctor()">
27727         <size>7</size>
27728       </method>
27729     </type>
27730     <type name="A+BAttribute">
27731       <method name="Void .ctor()">
27732         <size>7</size>
27733       </method>
27734     </type>
27735     <type name="C">
27736       <method name="Void .ctor()">
27737         <size>7</size>
27738       </method>
27739       <method name="Void Main()">
27740         <size>1</size>
27741       </method>
27742     </type>
27743   </test>
27744   <test name="test-351.cs">
27745     <type name="Test.Testee">
27746       <method name="Void .ctor()">
27747         <size>7</size>
27748       </method>
27749       <method name="Void Bar(System.String, System.Object[])">
27750         <size>1</size>
27751       </method>
27752       <method name="Void Main()">
27753         <size>242</size>
27754       </method>
27755     </type>
27756     <type name="Test.Foo">
27757       <method name="Void .ctor(Object, IntPtr)">
27758         <size>0</size>
27759       </method>
27760       <method name="Void Invoke(System.String, System.Object[])">
27761         <size>0</size>
27762       </method>
27763       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27764         <size>0</size>
27765       </method>
27766       <method name="Void EndInvoke(IAsyncResult)">
27767         <size>0</size>
27768       </method>
27769     </type>
27770   </test>
27771   <test name="test-352.cs">
27772     <type name="C">
27773       <method name="Void .ctor()">
27774         <size>7</size>
27775       </method>
27776       <method name="Void Main()">
27777         <size>1</size>
27778       </method>
27779     </type>
27780   </test>
27781   <test name="test-353.cs">
27782     <type name="Three">
27783       <method name="Void .ctor()">
27784         <size>7</size>
27785       </method>
27786       <method name="Void Main()">
27787         <size>7</size>
27788       </method>
27789     </type>
27790     <type name="One">
27791       <method name="Void .ctor()">
27792         <size>7</size>
27793       </method>
27794     </type>
27795     <type name="Two">
27796       <method name="Void .ctor()">
27797         <size>7</size>
27798       </method>
27799     </type>
27800   </test>
27801   <test name="test-354.cs">
27802     <type name="MYAttr">
27803       <method name="Void .ctor()">
27804         <size>7</size>
27805       </method>
27806     </type>
27807     <type name="A">
27808       <method name="Void .ctor()">
27809         <size>7</size>
27810       </method>
27811       <method name="Void Main()">
27812         <size>1</size>
27813       </method>
27814     </type>
27815   </test>
27816   <test name="test-355.cs">
27817     <type name="Level1.Level1.Level2.MainClass">
27818       <method name="Void .ctor()">
27819         <size>7</size>
27820       </method>
27821       <method name="Void Main()">
27822         <size>1</size>
27823       </method>
27824     </type>
27825   </test>
27826   <test name="test-356.cs">
27827     <type name="MainClass">
27828       <method name="Void .ctor()">
27829         <size>7</size>
27830       </method>
27831       <method name="Void Main()">
27832         <size>1</size>
27833       </method>
27834     </type>
27835   </test>
27836   <test name="test-357.cs">
27837     <type name="SD.Sd">
27838       <method name="Void .ctor()">
27839         <size>7</size>
27840       </method>
27841       <method name="Void F(Boolean)">
27842         <size>1</size>
27843       </method>
27844     </type>
27845     <type name="Foo.Bar">
27846       <method name="Void .ctor()">
27847         <size>25</size>
27848       </method>
27849       <method name="Void Main()">
27850         <size>27</size>
27851       </method>
27852     </type>
27853     <type name="Foo.Bar+f_t">
27854       <method name="Void .ctor(Object, IntPtr)">
27855         <size>0</size>
27856       </method>
27857       <method name="Void Invoke(Boolean)">
27858         <size>0</size>
27859       </method>
27860       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
27861         <size>0</size>
27862       </method>
27863       <method name="Void EndInvoke(IAsyncResult)">
27864         <size>0</size>
27865       </method>
27866     </type>
27867   </test>
27868   <test name="test-358.cs">
27869     <type name="Test">
27870       <method name="Void .ctor()">
27871         <size>7</size>
27872       </method>
27873       <method name="Void Main()">
27874         <size>50</size>
27875       </method>
27876     </type>
27877   </test>
27878   <test name="test-359.cs">
27879     <type name="Test">
27880       <method name="Void .ctor()">
27881         <size>7</size>
27882       </method>
27883       <method name="Void Main()">
27884         <size>1</size>
27885       </method>
27886     </type>
27887   </test>
27888   <test name="test-36.cs">
27889     <type name="Y">
27890       <method name="Void .ctor()">
27891         <size>7</size>
27892       </method>
27893       <method name="Int32 Main()">
27894         <size>272</size>
27895       </method>
27896     </type>
27897     <type name="X">
27898       <method name="IEnumerator GetEnumerator()">
27899         <size>36</size>
27900       </method>
27901     </type>
27902   </test>
27903   <test name="test-360.cs">
27904     <type name="Application">
27905       <method name="Void .ctor()">
27906         <size>7</size>
27907       </method>
27908       <method name="Void Main(System.String[])">
27909         <size>13</size>
27910       </method>
27911     </type>
27912   </test>
27913   <test name="test-361.cs">
27914     <type name="X">
27915       <method name="Void .ctor()">
27916         <size>7</size>
27917       </method>
27918     </type>
27919     <type name="Test">
27920       <method name="Void .ctor()">
27921         <size>7</size>
27922       </method>
27923       <method name="Void Main()">
27924         <size>1</size>
27925       </method>
27926     </type>
27927   </test>
27928   <test name="test-362.cs">
27929     <type name="C">
27930       <method name="Void .ctor()">
27931         <size>7</size>
27932       </method>
27933       <method name="Void Main()">
27934         <size>17</size>
27935       </method>
27936       <method name="Void Test()">
27937         <size>26</size>
27938       </method>
27939     </type>
27940   </test>
27941   <test name="test-363.cs">
27942     <type name="Location">
27943       <method name="Void .ctor()">
27944         <size>7</size>
27945       </method>
27946       <method name="Void .cctor()">
27947         <size>11</size>
27948       </method>
27949     </type>
27950     <type name="Element">
27951       <method name="Void .ctor()">
27952         <size>18</size>
27953       </method>
27954       <method name="Location get_Location()">
27955         <size>7</size>
27956       </method>
27957       <method name="Void set_Location(Location)">
27958         <size>8</size>
27959       </method>
27960     </type>
27961     <type name="T">
27962       <method name="Void .ctor()">
27963         <size>7</size>
27964       </method>
27965       <method name="Void Main()">
27966         <size>1</size>
27967       </method>
27968     </type>
27969   </test>
27970   <test name="test-364.cs">
27971     <type name="X">
27972       <method name="Void .ctor()">
27973         <size>7</size>
27974       </method>
27975       <method name="Int32 Main()">
27976         <size>34</size>
27977       </method>
27978       <method name="Int32 t1(Int32)">
27979         <size>33</size>
27980       </method>
27981       <method name="Int32 t2(Int32)">
27982         <size>47</size>
27983       </method>
27984       <method name="Void Main2(System.String[])">
27985         <size>72</size>
27986       </method>
27987     </type>
27988     <type name="Delegable">
27989       <method name="Void .ctor()">
27990         <size>7</size>
27991       </method>
27992       <method name="Void add_MyDelegate(System.EventHandler)">
27993         <size>24</size>
27994       </method>
27995       <method name="Void remove_MyDelegate(System.EventHandler)">
27996         <size>24</size>
27997       </method>
27998     </type>
27999     <type name="X+Foo">
28000       <method name="Void .ctor(Object, IntPtr)">
28001         <size>0</size>
28002       </method>
28003       <method name="Int32 Invoke()">
28004         <size>0</size>
28005       </method>
28006       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28007         <size>0</size>
28008       </method>
28009       <method name="Int32 EndInvoke(IAsyncResult)">
28010         <size>0</size>
28011       </method>
28012     </type>
28013     <type name="X+&lt;t1&gt;c__AnonStorey0">
28014       <method name="Void .ctor()">
28015         <size>7</size>
28016       </method>
28017       <method name="Int32 &lt;&gt;m__0()">
28018         <size>7</size>
28019       </method>
28020     </type>
28021     <type name="X+&lt;t2&gt;c__AnonStorey1">
28022       <method name="Void .ctor()">
28023         <size>7</size>
28024       </method>
28025       <method name="Int32 &lt;&gt;m__1()">
28026         <size>7</size>
28027       </method>
28028     </type>
28029     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28030       <method name="Void .ctor()">
28031         <size>7</size>
28032       </method>
28033       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28034         <size>33</size>
28035       </method>
28036     </type>
28037   </test>
28038   <test name="test-365.cs">
28039     <type name="C">
28040       <method name="Void .ctor()">
28041         <size>19</size>
28042       </method>
28043       <method name="Void set_LiteralType(LiteralType)">
28044         <size>1</size>
28045       </method>
28046       <method name="Void Main()">
28047         <size>1</size>
28048       </method>
28049     </type>
28050   </test>
28051   <test name="test-366.cs">
28052     <type name="C">
28053       <method name="Void .ctor()">
28054         <size>7</size>
28055       </method>
28056       <method name="Int32 Main()">
28057         <size>20</size>
28058       </method>
28059     </type>
28060   </test>
28061   <test name="test-367.cs">
28062     <type name="X">
28063       <method name="Void .ctor()">
28064         <size>7</size>
28065       </method>
28066       <method name="Int32 Main()">
28067         <size>20</size>
28068       </method>
28069     </type>
28070   </test>
28071   <test name="test-368.cs">
28072     <type name="X">
28073       <method name="Void .ctor()">
28074         <size>7</size>
28075       </method>
28076       <method name="Void Main()">
28077         <size>27</size>
28078       </method>
28079     </type>
28080   </test>
28081   <test name="test-369.cs">
28082     <type name="Test">
28083       <method name="Void .ctor()">
28084         <size>7</size>
28085       </method>
28086       <method name="Boolean Equals(System.Object)">
28087         <size>2</size>
28088       </method>
28089       <method name="Int32 GetHashCode()">
28090         <size>2</size>
28091       </method>
28092       <method name="Void Main()">
28093         <size>47</size>
28094       </method>
28095       <method name="Boolean op_Equality(Test, Test)">
28096         <size>14</size>
28097       </method>
28098       <method name="Boolean op_Inequality(Test, Test)">
28099         <size>2</size>
28100       </method>
28101     </type>
28102   </test>
28103   <test name="test-37.cs">
28104     <type name="X">
28105       <method name="Void .ctor()">
28106         <size>7</size>
28107       </method>
28108       <method name="Void m(System.Int32[])">
28109         <size>9</size>
28110       </method>
28111       <method name="Int32 test_int_single_dim()">
28112         <size>88</size>
28113       </method>
28114       <method name="Int32 simple_test_double_dim()">
28115         <size>78</size>
28116       </method>
28117       <method name="Int32 Main()">
28118         <size>12</size>
28119       </method>
28120     </type>
28121   </test>
28122   <test name="test-370.cs">
28123     <type name="Test.Application">
28124       <method name="Void .ctor()">
28125         <size>7</size>
28126       </method>
28127       <method name="Int32 ParseType(System.String)">
28128         <size>168</size>
28129       </method>
28130       <method name="Int32 Main()">
28131         <size>54</size>
28132       </method>
28133     </type>
28134   </test>
28135   <test name="test-371.cs">
28136     <type name="X">
28137       <method name="Void .ctor(Boolean&amp;)">
28138         <size>10</size>
28139       </method>
28140       <method name="Void Main()">
28141         <size>1</size>
28142       </method>
28143     </type>
28144     <type name="Y">
28145       <method name="Void .ctor(Boolean&amp;)">
28146         <size>8</size>
28147       </method>
28148     </type>
28149   </test>
28150   <test name="test-372.cs">
28151     <type name="GenericNode">
28152       <method name="Void .ctor()">
28153         <size>7</size>
28154       </method>
28155       <method name="Int32 GetStat()">
28156         <size>2</size>
28157       </method>
28158     </type>
28159     <type name="GenericFileNode">
28160       <method name="Void .ctor()">
28161         <size>7</size>
28162       </method>
28163       <method name="Int32 NotUsed()">
28164         <size>2</size>
28165       </method>
28166     </type>
28167     <type name="WorkingTest">
28168       <method name="Void .ctor()">
28169         <size>7</size>
28170       </method>
28171       <method name="Int32 GetStat()">
28172         <size>3</size>
28173       </method>
28174     </type>
28175     <type name="FailingTest">
28176       <method name="Void .ctor()">
28177         <size>7</size>
28178       </method>
28179       <method name="Int32 GetStat()">
28180         <size>3</size>
28181       </method>
28182     </type>
28183     <type name="TestWrapper">
28184       <method name="Void .ctor()">
28185         <size>7</size>
28186       </method>
28187       <method name="Boolean Test(Node, System.String)">
28188         <size>39</size>
28189       </method>
28190       <method name="Int32 Main()">
28191         <size>44</size>
28192       </method>
28193     </type>
28194   </test>
28195   <test name="test-373.cs">
28196     <type name="Test">
28197       <method name="Void .ctor()">
28198         <size>7</size>
28199       </method>
28200       <method name="Void Main(System.String[])">
28201         <size>50</size>
28202       </method>
28203     </type>
28204   </test>
28205   <test name="test-374.cs">
28206     <type name="Test">
28207       <method name="Void .ctor()">
28208         <size>7</size>
28209       </method>
28210     </type>
28211     <type name="Rest">
28212       <method name="Void .ctor()">
28213         <size>7</size>
28214       </method>
28215       <method name="Void Main()">
28216         <size>1</size>
28217       </method>
28218     </type>
28219   </test>
28220   <test name="test-375.cs">
28221     <type name="a">
28222       <method name="Void .ctor()">
28223         <size>7</size>
28224       </method>
28225     </type>
28226     <type name="a+b">
28227       <method name="Void .ctor()">
28228         <size>7</size>
28229       </method>
28230     </type>
28231     <type name="c">
28232       <method name="Void .ctor()">
28233         <size>7</size>
28234       </method>
28235       <method name="Void Main()">
28236         <size>1</size>
28237       </method>
28238     </type>
28239     <type name="c+d">
28240       <method name="Void .ctor()">
28241         <size>7</size>
28242       </method>
28243     </type>
28244   </test>
28245   <test name="test-376.cs">
28246     <type name="C">
28247       <method name="Void .ctor()">
28248         <size>7</size>
28249       </method>
28250       <method name="Int32 Main()">
28251         <size>72</size>
28252       </method>
28253     </type>
28254   </test>
28255   <test name="test-377.cs">
28256     <type name="Tests">
28257       <method name="Void .ctor()">
28258         <size>7</size>
28259       </method>
28260       <method name="Void test()">
28261         <size>10</size>
28262       </method>
28263       <method name="Void Main()">
28264         <size>1</size>
28265       </method>
28266     </type>
28267   </test>
28268   <test name="test-378.cs">
28269     <type name="C">
28270       <method name="Void .ctor()">
28271         <size>7</size>
28272       </method>
28273       <method name="Void Main()">
28274         <size>1</size>
28275       </method>
28276     </type>
28277   </test>
28278   <test name="test-379.cs">
28279     <type name="DeadCode">
28280       <method name="Void .ctor()">
28281         <size>7</size>
28282       </method>
28283       <method name="Void Main()">
28284         <size>12</size>
28285       </method>
28286       <method name="System.String SomeFunc(System.String)">
28287         <size>2</size>
28288       </method>
28289     </type>
28290   </test>
28291   <test name="test-38.cs">
28292     <type name="X">
28293       <method name="Void .ctor()">
28294         <size>7</size>
28295       </method>
28296       <method name="Int32 get_Item(Int32)">
28297         <size>20</size>
28298       </method>
28299       <method name="Void set_Item(Int32, Int32)">
28300         <size>26</size>
28301       </method>
28302       <method name="Int32 Foo()">
28303         <size>2</size>
28304       </method>
28305       <method name="Int32 get_Bar()">
28306         <size>7</size>
28307       </method>
28308       <method name="Void set_Bar(Int32)">
28309         <size>8</size>
28310       </method>
28311     </type>
28312     <type name="Y">
28313       <method name="Void .ctor()">
28314         <size>7</size>
28315       </method>
28316       <method name="UInt32 get_Item(UInt32)">
28317         <size>20</size>
28318       </method>
28319       <method name="Void set_Item(UInt32, UInt32)">
28320         <size>26</size>
28321       </method>
28322       <method name="UInt32 Foo()">
28323         <size>2</size>
28324       </method>
28325       <method name="UInt32 get_Bar()">
28326         <size>7</size>
28327       </method>
28328       <method name="Void set_Bar(UInt32)">
28329         <size>8</size>
28330       </method>
28331     </type>
28332     <type name="Test">
28333       <method name="Void .ctor()">
28334         <size>7</size>
28335       </method>
28336       <method name="Int32 Main()">
28337         <size>288</size>
28338       </method>
28339     </type>
28340   </test>
28341   <test name="test-380.cs">
28342     <type name="T">
28343       <method name="Void .ctor()">
28344         <size>7</size>
28345       </method>
28346       <method name="Int32 Main()">
28347         <size>17</size>
28348       </method>
28349     </type>
28350   </test>
28351   <test name="test-381.cs">
28352     <type name="Application">
28353       <method name="Void .ctor()">
28354         <size>7</size>
28355       </method>
28356       <method name="Void Main(System.String[])">
28357         <size>13</size>
28358       </method>
28359     </type>
28360   </test>
28361   <test name="test-382.cs">
28362     <type name="Dec">
28363       <method name="Void .ctor()">
28364         <size>7</size>
28365       </method>
28366       <method name="Void .cctor()">
28367         <size>16</size>
28368       </method>
28369       <method name="Void Main()">
28370         <size>108</size>
28371       </method>
28372     </type>
28373   </test>
28374   <test name="test-383.cs">
28375     <type name="X">
28376       <method name="Void .ctor()">
28377         <size>37</size>
28378       </method>
28379       <method name="X testme(Int32 ByRef)">
28380         <size>5</size>
28381       </method>
28382       <method name="Void Main()">
28383         <size>7</size>
28384       </method>
28385     </type>
28386   </test>
28387   <test name="test-384.cs">
28388     <type name="X">
28389       <method name="Void .ctor()">
28390         <size>7</size>
28391       </method>
28392       <method name="Void .cctor()">
28393         <size>8</size>
28394       </method>
28395       <method name="Void Test()">
28396         <size>40</size>
28397       </method>
28398       <method name="Int32 Main()">
28399         <size>21</size>
28400       </method>
28401     </type>
28402   </test>
28403   <test name="test-385.cs">
28404     <type name="Test">
28405       <method name="Void .ctor()">
28406         <size>7</size>
28407       </method>
28408       <method name="Int32 Main()">
28409         <size>40</size>
28410       </method>
28411     </type>
28412   </test>
28413   <test name="test-386.cs">
28414     <type name="SuperDecimal">
28415       <method name="Void .ctor(Decimal)">
28416         <size>14</size>
28417       </method>
28418       <method name="Void Main()">
28419         <size>15</size>
28420       </method>
28421       <method name="SuperDecimal op_Implicit(Decimal)">
28422         <size>7</size>
28423       </method>
28424     </type>
28425   </test>
28426   <test name="test-387.cs">
28427     <type name="ObjectID">
28428       <method name="Void .ctor(Int64)">
28429         <size>8</size>
28430       </method>
28431       <method name="Void Main()">
28432         <size>22</size>
28433       </method>
28434       <method name="Int64 op_Implicit(ObjectID)">
28435         <size>8</size>
28436       </method>
28437       <method name="ObjectID op_Implicit(Int64)">
28438         <size>7</size>
28439       </method>
28440     </type>
28441   </test>
28442   <test name="test-388.cs">
28443     <type name="Schemas.basefieldtype">
28444       <method name="Void .ctor()">
28445         <size>7</size>
28446       </method>
28447       <method name="System.Object Instantiate()">
28448         <size>2</size>
28449       </method>
28450     </type>
28451     <type name="Schemas.fieldtype">
28452       <method name="Void .ctor()">
28453         <size>7</size>
28454       </method>
28455       <method name="System.Object Instantiate()">
28456         <size>18</size>
28457       </method>
28458     </type>
28459     <type name="Schemas.compoundfield">
28460       <method name="Void .ctor()">
28461         <size>7</size>
28462       </method>
28463       <method name="System.Object Instantiate()">
28464         <size>18</size>
28465       </method>
28466     </type>
28467     <type name="Schemas.field">
28468       <method name="Void .ctor()">
28469         <size>7</size>
28470       </method>
28471       <method name="System.Object Instantiate()">
28472         <size>18</size>
28473       </method>
28474     </type>
28475     <type name="Schemas.formdata">
28476       <method name="Void .ctor()">
28477         <size>7</size>
28478       </method>
28479       <method name="System.Object Instantiate()">
28480         <size>12</size>
28481       </method>
28482     </type>
28483     <type name="Schemas.M">
28484       <method name="Void .ctor()">
28485         <size>7</size>
28486       </method>
28487       <method name="Void Main()">
28488         <size>1</size>
28489       </method>
28490     </type>
28491   </test>
28492   <test name="test-389.cs">
28493     <type name="Schemas.basefieldtype">
28494       <method name="Void .ctor()">
28495         <size>7</size>
28496       </method>
28497       <method name="System.Object Instantiate()">
28498         <size>2</size>
28499       </method>
28500     </type>
28501     <type name="Schemas.fieldtype">
28502       <method name="Void .ctor()">
28503         <size>7</size>
28504       </method>
28505       <method name="System.Object Instantiate()">
28506         <size>18</size>
28507       </method>
28508     </type>
28509     <type name="Schemas.compoundfield">
28510       <method name="Void .ctor()">
28511         <size>7</size>
28512       </method>
28513       <method name="System.Object Instantiate()">
28514         <size>18</size>
28515       </method>
28516     </type>
28517     <type name="Schemas.field">
28518       <method name="Void .ctor()">
28519         <size>7</size>
28520       </method>
28521       <method name="System.Object Instantiate()">
28522         <size>18</size>
28523       </method>
28524     </type>
28525     <type name="Schemas.formdata">
28526       <method name="Void .ctor()">
28527         <size>7</size>
28528       </method>
28529       <method name="System.Object Instantiate()">
28530         <size>12</size>
28531       </method>
28532     </type>
28533     <type name="Schemas.M">
28534       <method name="Void .ctor()">
28535         <size>7</size>
28536       </method>
28537       <method name="Void Main()">
28538         <size>1</size>
28539       </method>
28540     </type>
28541   </test>
28542   <test name="test-39.cs">
28543     <type name="SimpleAttribute">
28544       <method name="Void .ctor(String)">
28545         <size>14</size>
28546       </method>
28547       <method name="System.String get_AnotherArg()">
28548         <size>7</size>
28549       </method>
28550       <method name="Void set_AnotherArg(System.String)">
28551         <size>8</size>
28552       </method>
28553       <method name="Int64 get_LongValue()">
28554         <size>3</size>
28555       </method>
28556       <method name="Void set_LongValue(Int64)">
28557         <size>1</size>
28558       </method>
28559       <method name="System.Int64[] get_ArrayValue()">
28560         <size>7</size>
28561       </method>
28562       <method name="Void set_ArrayValue(System.Int64[])">
28563         <size>1</size>
28564       </method>
28565     </type>
28566     <type name="Blah2">
28567       <method name="Void .ctor()">
28568         <size>7</size>
28569       </method>
28570     </type>
28571     <type name="Blah3">
28572       <method name="Void .ctor()">
28573         <size>7</size>
28574       </method>
28575     </type>
28576     <type name="Blah">
28577       <method name="Void .ctor()">
28578         <size>7</size>
28579       </method>
28580       <method name="Int32 Main()">
28581         <size>171</size>
28582       </method>
28583     </type>
28584   </test>
28585   <test name="test-390.cs">
28586     <type name="C">
28587       <method name="Void .ctor()">
28588         <size>7</size>
28589       </method>
28590       <method name="Void Main()">
28591         <size>1</size>
28592       </method>
28593     </type>
28594     <type name="C+O">
28595       <method name="Void .ctor()">
28596         <size>7</size>
28597       </method>
28598       <method name="Void Foo()">
28599         <size>1</size>
28600       </method>
28601     </type>
28602     <type name="C+N">
28603       <method name="Void .ctor()">
28604         <size>7</size>
28605       </method>
28606       <method name="Void Foo()">
28607         <size>1</size>
28608       </method>
28609     </type>
28610     <type name="C+M">
28611       <method name="Void .ctor()">
28612         <size>7</size>
28613       </method>
28614     </type>
28615   </test>
28616   <test name="test-391.cs">
28617     <type name="C">
28618       <method name="Void .ctor()">
28619         <size>7</size>
28620       </method>
28621       <method name="Void Foo(Int32)">
28622         <size>1</size>
28623       </method>
28624       <method name="Void Foo(Int32 ByRef)">
28625         <size>1</size>
28626       </method>
28627       <method name="Void Bar(Boolean ByRef)">
28628         <size>4</size>
28629       </method>
28630       <method name="Void Bar(Boolean)">
28631         <size>1</size>
28632       </method>
28633       <method name="Void Main()">
28634         <size>1</size>
28635       </method>
28636     </type>
28637   </test>
28638   <test name="test-392.cs">
28639     <type name="C">
28640       <method name="Int32 Test()">
28641         <size>80</size>
28642       </method>
28643       <method name="Int32 Main()">
28644         <size>16</size>
28645       </method>
28646     </type>
28647     <type name="C+S">
28648       <method name="Void .ctor(Int32)">
28649         <size>8</size>
28650       </method>
28651     </type>
28652   </test>
28653   <test name="test-393.cs">
28654     <type name="A">
28655       <method name="Void .ctor(String)">
28656         <size>24</size>
28657       </method>
28658       <method name="Void .ctor()">
28659         <size>7</size>
28660       </method>
28661       <method name="System.String get_Name()">
28662         <size>7</size>
28663       </method>
28664     </type>
28665     <type name="B">
28666       <method name="Void .ctor(String)">
28667         <size>24</size>
28668       </method>
28669       <method name="Void .ctor()">
28670         <size>7</size>
28671       </method>
28672     </type>
28673     <type name="C">
28674       <method name="Void .ctor(String)">
28675         <size>24</size>
28676       </method>
28677     </type>
28678     <type name="Tester">
28679       <method name="Void .ctor()">
28680         <size>7</size>
28681       </method>
28682       <method name="A MethodSampleA(System.String)">
28683         <size>7</size>
28684       </method>
28685       <method name="B MethodSampleB(System.String)">
28686         <size>7</size>
28687       </method>
28688       <method name="C MethodSampleC(System.String)">
28689         <size>7</size>
28690       </method>
28691       <method name="Void Main()">
28692         <size>113</size>
28693       </method>
28694     </type>
28695     <type name="Tester+MethodHandler">
28696       <method name="Void .ctor(Object, IntPtr)">
28697         <size>0</size>
28698       </method>
28699       <method name="A Invoke(System.String)">
28700         <size>0</size>
28701       </method>
28702       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
28703         <size>0</size>
28704       </method>
28705       <method name="A EndInvoke(IAsyncResult)">
28706         <size>0</size>
28707       </method>
28708     </type>
28709   </test>
28710   <test name="test-394.cs">
28711     <type name="A">
28712       <method name="Void .ctor(String)">
28713         <size>24</size>
28714       </method>
28715       <method name="Void .ctor()">
28716         <size>7</size>
28717       </method>
28718       <method name="System.String get_Name()">
28719         <size>7</size>
28720       </method>
28721     </type>
28722     <type name="B">
28723       <method name="Void .ctor(String)">
28724         <size>24</size>
28725       </method>
28726       <method name="Void .ctor()">
28727         <size>7</size>
28728       </method>
28729     </type>
28730     <type name="C">
28731       <method name="Void .ctor(String, String)">
28732         <size>31</size>
28733       </method>
28734       <method name="System.String get_Value()">
28735         <size>7</size>
28736       </method>
28737     </type>
28738     <type name="Tester">
28739       <method name="Void .ctor()">
28740         <size>7</size>
28741       </method>
28742       <method name="System.String MethodSampleA(A)">
28743         <size>7</size>
28744       </method>
28745       <method name="System.String MethodSampleB(B)">
28746         <size>7</size>
28747       </method>
28748       <method name="System.String MethodSampleC(C)">
28749         <size>23</size>
28750       </method>
28751       <method name="Void Main()">
28752         <size>128</size>
28753       </method>
28754     </type>
28755     <type name="Tester+MethodHandler">
28756       <method name="Void .ctor(Object, IntPtr)">
28757         <size>0</size>
28758       </method>
28759       <method name="System.String Invoke(C)">
28760         <size>0</size>
28761       </method>
28762       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
28763         <size>0</size>
28764       </method>
28765       <method name="System.String EndInvoke(IAsyncResult)">
28766         <size>0</size>
28767       </method>
28768     </type>
28769   </test>
28770   <test name="test-395.cs">
28771     <type name="A">
28772       <method name="Void .ctor(String)">
28773         <size>24</size>
28774       </method>
28775       <method name="Void .ctor()">
28776         <size>7</size>
28777       </method>
28778       <method name="System.String get_Name()">
28779         <size>7</size>
28780       </method>
28781     </type>
28782     <type name="B">
28783       <method name="Void .ctor(String)">
28784         <size>24</size>
28785       </method>
28786       <method name="Void .ctor()">
28787         <size>7</size>
28788       </method>
28789     </type>
28790     <type name="C">
28791       <method name="Void .ctor(String, String)">
28792         <size>31</size>
28793       </method>
28794       <method name="System.String get_Value()">
28795         <size>7</size>
28796       </method>
28797     </type>
28798     <type name="Tester">
28799       <method name="Void .ctor()">
28800         <size>7</size>
28801       </method>
28802       <method name="Void MethodSample(B, A, C)">
28803         <size>55</size>
28804       </method>
28805       <method name="Void Main()">
28806         <size>71</size>
28807       </method>
28808     </type>
28809     <type name="Tester+MethodHandler">
28810       <method name="Void .ctor(Object, IntPtr)">
28811         <size>0</size>
28812       </method>
28813       <method name="Void Invoke(C, C, C)">
28814         <size>0</size>
28815       </method>
28816       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
28817         <size>0</size>
28818       </method>
28819       <method name="Void EndInvoke(IAsyncResult)">
28820         <size>0</size>
28821       </method>
28822     </type>
28823   </test>
28824   <test name="test-396.cs">
28825     <type name="MainClass">
28826       <method name="Void .ctor()">
28827         <size>7</size>
28828       </method>
28829       <method name="Int32 Main()">
28830         <size>22</size>
28831       </method>
28832     </type>
28833   </test>
28834   <test name="test-397.cs">
28835     <type name="TypeCheckAttribute">
28836       <method name="Void .ctor()">
28837         <size>7</size>
28838       </method>
28839     </type>
28840     <type name="PropertyCheckAttribute">
28841       <method name="Void .ctor()">
28842         <size>7</size>
28843       </method>
28844     </type>
28845     <type name="AccessorCheckAttribute">
28846       <method name="Void .ctor(MethodAttributes)">
28847         <size>14</size>
28848       </method>
28849       <method name="MethodAttributes get_Attributes()">
28850         <size>7</size>
28851       </method>
28852     </type>
28853     <type name="Test">
28854       <method name="Void .ctor()">
28855         <size>7</size>
28856       </method>
28857       <method name="Int32 Main(System.String[])">
28858         <size>120</size>
28859       </method>
28860       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
28861         <size>153</size>
28862       </method>
28863     </type>
28864     <type name="A">
28865       <method name="Void .ctor()">
28866         <size>7</size>
28867       </method>
28868       <method name="Int32 get_Value1()">
28869         <size>2</size>
28870       </method>
28871       <method name="Void set_Value1(Int32)">
28872         <size>1</size>
28873       </method>
28874       <method name="Int32 get_Value2()">
28875         <size>2</size>
28876       </method>
28877       <method name="Void set_Value2(Int32)">
28878         <size>1</size>
28879       </method>
28880       <method name="Int32 get_Value3()">
28881         <size>2</size>
28882       </method>
28883       <method name="Void set_Value3(Int32)">
28884         <size>1</size>
28885       </method>
28886       <method name="Int32 get_Value4()">
28887         <size>2</size>
28888       </method>
28889       <method name="Void set_Value4(Int32)">
28890         <size>1</size>
28891       </method>
28892       <method name="Int32 get_Value5()">
28893         <size>2</size>
28894       </method>
28895       <method name="Void set_Value5(Int32)">
28896         <size>1</size>
28897       </method>
28898     </type>
28899   </test>
28900   <test name="test-398.cs">
28901     <type name="Tester">
28902       <method name="Void .ctor()">
28903         <size>7</size>
28904       </method>
28905       <method name="Void Main()">
28906         <size>118</size>
28907       </method>
28908     </type>
28909     <type name="A">
28910       <method name="Void .ctor(Int32)">
28911         <size>14</size>
28912       </method>
28913       <method name="Int32 get_Count()">
28914         <size>7</size>
28915       </method>
28916       <method name="Void set_Count(Int32)">
28917         <size>8</size>
28918       </method>
28919       <method name="Int32 get_Item(Int32)">
28920         <size>2</size>
28921       </method>
28922       <method name="System.String get_Message()">
28923         <size>6</size>
28924       </method>
28925     </type>
28926     <type name="B">
28927       <method name="Void .ctor(Int32)">
28928         <size>8</size>
28929       </method>
28930       <method name="Void set_Count(Int32)">
28931         <size>1</size>
28932       </method>
28933       <method name="Void SetCount(Int32)">
28934         <size>8</size>
28935       </method>
28936       <method name="Int32 get_Item(Int32)">
28937         <size>8</size>
28938       </method>
28939       <method name="System.String get_Message()">
28940         <size>6</size>
28941       </method>
28942       <method name="Void set_Message(System.String)">
28943         <size>1</size>
28944       </method>
28945     </type>
28946   </test>
28947   <test name="test-399.cs">
28948     <type name="TestVararg">
28949       <method name="Void .ctor()">
28950         <size>7</size>
28951       </method>
28952       <method name="Int32 Main()">
28953         <size>345</size>
28954       </method>
28955       <method name="Void F(RuntimeArgumentHandle)">
28956         <size>1</size>
28957       </method>
28958       <method name="Void G(...)">
28959         <size>22</size>
28960       </method>
28961     </type>
28962   </test>
28963   <test name="test-4.cs">
28964     <type name="X">
28965       <method name="Void .ctor()">
28966         <size>7</size>
28967       </method>
28968       <method name="Void test(SByte)">
28969         <size>8</size>
28970       </method>
28971       <method name="Void test(Int32)">
28972         <size>8</size>
28973       </method>
28974       <method name="Int32 Main()">
28975         <size>102</size>
28976       </method>
28977     </type>
28978   </test>
28979   <test name="test-40.cs">
28980     <type name="Blah">
28981       <method name="Void .ctor()">
28982         <size>7</size>
28983       </method>
28984       <method name="Int32 Main()">
28985         <size>203</size>
28986       </method>
28987     </type>
28988   </test>
28989   <test name="test-400.cs">
28990     <type name="X">
28991       <method name="Void .ctor()">
28992         <size>7</size>
28993       </method>
28994       <method name="Void .cctor()">
28995         <size>52</size>
28996       </method>
28997       <method name="Int32 TestDereference()">
28998         <size>89</size>
28999       </method>
29000       <method name="Int32 TestPtrAdd()">
29001         <size>87</size>
29002       </method>
29003       <method name="Int32 TestPtrAssign()">
29004         <size>198</size>
29005       </method>
29006       <method name="Int32 TestPtrArithmetic()">
29007         <size>227</size>
29008       </method>
29009       <method name="Int32 TestMultiple()">
29010         <size>93</size>
29011       </method>
29012       <method name="Int32 Main()">
29013         <size>82</size>
29014       </method>
29015     </type>
29016   </test>
29017   <test name="test-401.cs">
29018     <type name="X">
29019       <method name="Void .ctor()">
29020         <size>7</size>
29021       </method>
29022       <method name="Int32 Main()">
29023         <size>171</size>
29024       </method>
29025     </type>
29026   </test>
29027   <test name="test-402.cs">
29028     <type name="X">
29029       <method name="Void .ctor()">
29030         <size>7</size>
29031       </method>
29032       <method name="Int32 Main()">
29033         <size>18</size>
29034       </method>
29035     </type>
29036   </test>
29037   <test name="test-403.cs">
29038     <type name="Foo">
29039       <method name="Void .ctor()">
29040         <size>7</size>
29041       </method>
29042       <method name="Int32 Main()">
29043         <size>91</size>
29044       </method>
29045     </type>
29046   </test>
29047   <test name="test-404.cs">
29048     <type name="X">
29049       <method name="Void .ctor()">
29050         <size>7</size>
29051       </method>
29052       <method name="Int32 Main()">
29053         <size>48</size>
29054       </method>
29055       <method name="Int32* get_v()">
29056         <size>20</size>
29057       </method>
29058     </type>
29059   </test>
29060   <test name="test-405.cs">
29061     <type name="testapp.LibTestAPI">
29062       <method name="Void .ctor()">
29063         <size>7</size>
29064       </method>
29065       <method name="Void Create()">
29066         <size>17</size>
29067       </method>
29068     </type>
29069     <type name="testapp.TestApp">
29070       <method name="Void .ctor()">
29071         <size>7</size>
29072       </method>
29073       <method name="Void Main(System.String[])">
29074         <size>13</size>
29075       </method>
29076     </type>
29077   </test>
29078   <test name="test-406.cs">
29079     <type name="TestCase.Test">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Int32 Main(System.String[])">
29084         <size>180</size>
29085       </method>
29086       <method name="UInt32 DoOp(UInt32*)">
29087         <size>11</size>
29088       </method>
29089       <method name="UInt32 DoOp2(UInt32*)">
29090         <size>10</size>
29091       </method>
29092     </type>
29093   </test>
29094   <test name="test-407.cs">
29095     <type name="MainClass">
29096       <method name="Void .ctor()">
29097         <size>7</size>
29098       </method>
29099       <method name="Void Main()">
29100         <size>12</size>
29101       </method>
29102     </type>
29103   </test>
29104   <test name="test-408.cs">
29105     <type name="T">
29106       <method name="Void .ctor()">
29107         <size>7</size>
29108       </method>
29109       <method name="Int32 Main()">
29110         <size>44</size>
29111       </method>
29112     </type>
29113   </test>
29114   <test name="test-409.cs">
29115     <type name="X">
29116       <method name="Int32 Main()">
29117         <size>27</size>
29118       </method>
29119     </type>
29120   </test>
29121   <test name="test-41.cs">
29122     <type name="X">
29123       <method name="Void .ctor()">
29124         <size>7</size>
29125       </method>
29126       <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)">
29127         <size>188</size>
29128       </method>
29129       <method name="Int32 Main()">
29130         <size>228</size>
29131       </method>
29132     </type>
29133   </test>
29134   <test name="test-410.cs">
29135     <type name="B">
29136       <method name="Void .ctor()">
29137         <size>7</size>
29138       </method>
29139       <method name="Int32 Main()">
29140         <size>28</size>
29141       </method>
29142     </type>
29143   </test>
29144   <test name="test-411.cs">
29145     <type name="QtSamples.QtClass">
29146       <method name="Void .ctor()">
29147         <size>24</size>
29148       </method>
29149       <method name="Void pressEvent()">
29150         <size>1</size>
29151       </method>
29152     </type>
29153     <type name="QtSamples.Testing">
29154       <method name="Void .ctor()">
29155         <size>7</size>
29156       </method>
29157       <method name="Int32 Main()">
29158         <size>8</size>
29159       </method>
29160     </type>
29161   </test>
29162   <test name="test-412.cs">
29163     <type name="Foo.Baz">
29164       <method name="Void .ctor()">
29165         <size>7</size>
29166       </method>
29167       <method name="Void Main()">
29168         <size>1</size>
29169       </method>
29170     </type>
29171   </test>
29172   <test name="test-413.cs">
29173     <type name="Driver">
29174       <method name="Void .ctor()">
29175         <size>7</size>
29176       </method>
29177       <method name="Void Main()">
29178         <size>6</size>
29179       </method>
29180     </type>
29181   </test>
29182   <test name="test-414.cs">
29183     <type name="BB">
29184       <method name="Void .ctor()">
29185         <size>7</size>
29186       </method>
29187       <method name="System.String get_Data()">
29188         <size>2</size>
29189       </method>
29190       <method name="Void Main()">
29191         <size>1</size>
29192       </method>
29193     </type>
29194   </test>
29195   <test name="test-415.cs">
29196     <type name="MyTestExtended">
29197       <method name="Void .ctor()">
29198         <size>7</size>
29199       </method>
29200       <method name="System.String GetName()">
29201         <size>6</size>
29202       </method>
29203       <method name="Void Main(System.String[])">
29204         <size>33</size>
29205       </method>
29206     </type>
29207   </test>
29208   <test name="test-417.cs">
29209     <type name="blah2.MyClass">
29210       <method name="Void .ctor()">
29211         <size>7</size>
29212       </method>
29213       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29214         <size>24</size>
29215       </method>
29216       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29217         <size>24</size>
29218       </method>
29219       <method name="Void DoSomethingFunny()">
29220         <size>46</size>
29221       </method>
29222       <method name="Void Main(System.String[])">
29223         <size>13</size>
29224       </method>
29225     </type>
29226   </test>
29227   <test name="test-419.cs">
29228     <type name="Test">
29229       <method name="Void .ctor()">
29230         <size>7</size>
29231       </method>
29232       <method name="Void Main()">
29233         <size>7</size>
29234       </method>
29235     </type>
29236   </test>
29237   <test name="test-42.cs">
29238     <type name="X">
29239       <method name="Void .ctor()">
29240         <size>7</size>
29241       </method>
29242       <method name="Int32 get_Item(Int32)">
29243         <size>14</size>
29244       </method>
29245       <method name="Void set_Item(Int32, Int32)">
29246         <size>15</size>
29247       </method>
29248       <method name="Int32 get_P()">
29249         <size>7</size>
29250       </method>
29251       <method name="Void set_P(Int32)">
29252         <size>8</size>
29253       </method>
29254     </type>
29255     <type name="Z">
29256       <method name="Void .ctor()">
29257         <size>7</size>
29258       </method>
29259       <method name="Z get_P()">
29260         <size>2</size>
29261       </method>
29262       <method name="Void set_P(Z)">
29263         <size>1</size>
29264       </method>
29265       <method name="Z op_Increment(Z)">
29266         <size>16</size>
29267       </method>
29268     </type>
29269     <type name="Y">
29270       <method name="Void .ctor()">
29271         <size>7</size>
29272       </method>
29273       <method name="Int32 p_pre_increment(X)">
29274         <size>18</size>
29275       </method>
29276       <method name="Int32 p_post_increment(X)">
29277         <size>18</size>
29278       </method>
29279       <method name="Int32 i_pre_increment(X)">
29280         <size>27</size>
29281       </method>
29282       <method name="Int32 i_post_increment(X)">
29283         <size>27</size>
29284       </method>
29285       <method name="Z overload_increment(Z)">
29286         <size>10</size>
29287       </method>
29288       <method name="Z overload_pre_increment(Z)">
29289         <size>10</size>
29290       </method>
29291       <method name="Z ugly(Z)">
29292         <size>21</size>
29293       </method>
29294       <method name="Int32 simple(Int32)">
29295         <size>62</size>
29296       </method>
29297       <method name="Int32 arrays()">
29298         <size>234</size>
29299       </method>
29300       <method name="Int32 Main()">
29301         <size>161</size>
29302       </method>
29303     </type>
29304   </test>
29305   <test name="test-420.cs">
29306     <type name="Test">
29307       <method name="Void .ctor()">
29308         <size>7</size>
29309       </method>
29310       <method name="Void Main()">
29311         <size>7</size>
29312       </method>
29313     </type>
29314   </test>
29315   <test name="test-421.cs">
29316     <type name="A">
29317       <method name="Void .ctor()">
29318         <size>7</size>
29319       </method>
29320       <method name="Void SetObject(System.String)">
29321         <size>12</size>
29322       </method>
29323     </type>
29324     <type name="B">
29325       <method name="Void .ctor()">
29326         <size>7</size>
29327       </method>
29328     </type>
29329     <type name="C">
29330       <method name="Void .ctor()">
29331         <size>7</size>
29332       </method>
29333       <method name="Void .cctor()">
29334         <size>1</size>
29335       </method>
29336       <method name="Void SetObject(System.String)">
29337         <size>18</size>
29338       </method>
29339     </type>
29340     <type name="X">
29341       <method name="Void .ctor()">
29342         <size>7</size>
29343       </method>
29344       <method name="Int32 Main(System.String[])">
29345         <size>31</size>
29346       </method>
29347     </type>
29348   </test>
29349   <test name="test-422.cs">
29350     <type name="HelloWorld.MainClass">
29351       <method name="Void .ctor()">
29352         <size>7</size>
29353       </method>
29354       <method name="Void .cctor()">
29355         <size>17</size>
29356       </method>
29357       <method name="Void Main(System.String[])">
29358         <size>1</size>
29359       </method>
29360       <method name="Boolean CheckTrueThat()">
29361         <size>2</size>
29362       </method>
29363     </type>
29364   </test>
29365   <test name="test-423.cs">
29366     <type name="Test">
29367       <method name="Void .ctor()">
29368         <size>7</size>
29369       </method>
29370       <method name="Void Func(Int32 ByRef)">
29371         <size>12</size>
29372       </method>
29373       <method name="Void Main()">
29374         <size>10</size>
29375       </method>
29376       <method name="Void lowLevelCall(Int32*)">
29377         <size>1</size>
29378       </method>
29379     </type>
29380   </test>
29381   <test name="test-424.cs">
29382     <type name="XX">
29383       <method name="Void .ctor()">
29384         <size>7</size>
29385       </method>
29386       <method name="Void Metodo(System.Exception)">
29387         <size>37</size>
29388       </method>
29389       <method name="IEnumerable X()">
29390         <size>16</size>
29391       </method>
29392       <method name="Void Main()">
29393         <size>63</size>
29394       </method>
29395     </type>
29396     <type name="XX+&lt;X&gt;c__Iterator0">
29397       <method name="Void .ctor()">
29398         <size>7</size>
29399       </method>
29400       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29401         <size>7</size>
29402       </method>
29403       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29404         <size>7</size>
29405       </method>
29406       <method name="Boolean MoveNext()">
29407         <size>105</size>
29408       </method>
29409       <method name="Void Dispose()">
29410         <size>8</size>
29411       </method>
29412       <method name="Void Reset()">
29413         <size>6</size>
29414       </method>
29415       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29416         <size>7</size>
29417       </method>
29418       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29419         <size>26</size>
29420       </method>
29421     </type>
29422   </test>
29423   <test name="test-425.cs">
29424     <type name="A">
29425       <method name="Void .ctor()">
29426         <size>7</size>
29427       </method>
29428       <method name="Void Main()">
29429         <size>1</size>
29430       </method>
29431     </type>
29432     <type name="AAttribute">
29433       <method name="Void .ctor()">
29434         <size>7</size>
29435       </method>
29436     </type>
29437   </test>
29438   <test name="test-426.cs">
29439     <type name="X">
29440       <method name="Void .ctor()">
29441         <size>7</size>
29442       </method>
29443       <method name="Void Main()">
29444         <size>11</size>
29445       </method>
29446     </type>
29447   </test>
29448   <test name="test-427.cs">
29449     <type name="X">
29450       <method name="Void .ctor()">
29451         <size>7</size>
29452       </method>
29453       <method name="Void Main()">
29454         <size>11</size>
29455       </method>
29456     </type>
29457   </test>
29458   <test name="test-428.cs">
29459     <type name="A">
29460       <method name="Void .ctor()">
29461         <size>7</size>
29462       </method>
29463     </type>
29464     <type name="X">
29465       <method name="Void .ctor()">
29466         <size>7</size>
29467       </method>
29468       <method name="Void Main()">
29469         <size>18</size>
29470       </method>
29471     </type>
29472     <type name="X+A">
29473       <method name="Void .ctor()">
29474         <size>7</size>
29475       </method>
29476     </type>
29477   </test>
29478   <test name="test-429.cs">
29479     <type name="Foo.A">
29480       <method name="Void .ctor()">
29481         <size>7</size>
29482       </method>
29483     </type>
29484     <type name="A">
29485       <method name="Void .ctor()">
29486         <size>7</size>
29487       </method>
29488     </type>
29489     <type name="X">
29490       <method name="Void .ctor()">
29491         <size>7</size>
29492       </method>
29493       <method name="Void Main()">
29494         <size>18</size>
29495       </method>
29496     </type>
29497   </test>
29498   <test name="test-43.cs">
29499     <type name="X">
29500       <method name="Void .ctor()">
29501         <size>7</size>
29502       </method>
29503       <method name="Int32 test_single(System.Int32[])">
29504         <size>34</size>
29505       </method>
29506       <method name="Int32 test_continue(System.Int32[])">
29507         <size>57</size>
29508       </method>
29509       <method name="Boolean test_double(System.Double[])">
29510         <size>61</size>
29511       </method>
29512       <method name="Int32 test_break(System.Int32[])">
29513         <size>57</size>
29514       </method>
29515       <method name="Boolean test_multi(System.Int32[,])">
29516         <size>84</size>
29517       </method>
29518       <method name="Int32 Main()">
29519         <size>309</size>
29520       </method>
29521     </type>
29522   </test>
29523   <test name="test-430.cs">
29524     <type name="A">
29525       <method name="Void .ctor()">
29526         <size>7</size>
29527       </method>
29528     </type>
29529     <type name="X">
29530       <method name="Void .ctor()">
29531         <size>7</size>
29532       </method>
29533       <method name="Void Main()">
29534         <size>18</size>
29535       </method>
29536     </type>
29537     <type name="X+A">
29538       <method name="Void .ctor()">
29539         <size>7</size>
29540       </method>
29541     </type>
29542   </test>
29543   <test name="test-431.cs">
29544     <type name="Foo.A">
29545       <method name="Void .ctor()">
29546         <size>7</size>
29547       </method>
29548     </type>
29549     <type name="X">
29550       <method name="Void .ctor()">
29551         <size>7</size>
29552       </method>
29553       <method name="Void Main()">
29554         <size>18</size>
29555       </method>
29556     </type>
29557   </test>
29558   <test name="test-432.cs">
29559     <type name="Foo.A">
29560       <method name="Void .ctor()">
29561         <size>7</size>
29562       </method>
29563     </type>
29564     <type name="X">
29565       <method name="Void .ctor()">
29566         <size>7</size>
29567       </method>
29568       <method name="Void Main()">
29569         <size>18</size>
29570       </method>
29571     </type>
29572   </test>
29573   <test name="test-433.cs">
29574     <type name="Foo.A">
29575       <method name="Void .ctor()">
29576         <size>7</size>
29577       </method>
29578     </type>
29579     <type name="X">
29580       <method name="Void .ctor()">
29581         <size>7</size>
29582       </method>
29583       <method name="Void .cctor()">
29584         <size>11</size>
29585       </method>
29586       <method name="Void Main()">
29587         <size>16</size>
29588       </method>
29589     </type>
29590   </test>
29591   <test name="test-434.cs">
29592     <type name="Foo.A">
29593       <method name="Void .ctor()">
29594         <size>7</size>
29595       </method>
29596     </type>
29597     <type name="X">
29598       <method name="Void .ctor()">
29599         <size>7</size>
29600       </method>
29601       <method name="Void .cctor()">
29602         <size>11</size>
29603       </method>
29604       <method name="Void Main()">
29605         <size>16</size>
29606       </method>
29607     </type>
29608   </test>
29609   <test name="test-435.cs">
29610     <type name="X">
29611       <method name="Void .ctor()">
29612         <size>7</size>
29613       </method>
29614       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29615         <size>2</size>
29616       </method>
29617       <method name="Void Main()">
29618         <size>7</size>
29619       </method>
29620     </type>
29621   </test>
29622   <test name="test-436.cs">
29623     <type name="X">
29624       <method name="Void .ctor()">
29625         <size>7</size>
29626       </method>
29627       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29628         <size>2</size>
29629       </method>
29630       <method name="Void Main()">
29631         <size>7</size>
29632       </method>
29633     </type>
29634   </test>
29635   <test name="test-437.cs">
29636     <type name="T2">
29637       <method name="Void .ctor()">
29638         <size>7</size>
29639       </method>
29640     </type>
29641     <type name="Test">
29642       <method name="Void .ctor()">
29643         <size>7</size>
29644       </method>
29645       <method name="Void Main()">
29646         <size>65</size>
29647       </method>
29648     </type>
29649   </test>
29650   <test name="test-438.cs">
29651     <type name="Program">
29652       <method name="Void .ctor()">
29653         <size>7</size>
29654       </method>
29655       <method name="Void Main(System.String[])">
29656         <size>40</size>
29657       </method>
29658     </type>
29659   </test>
29660   <test name="test-439.cs">
29661     <type name="Test">
29662       <method name="Void .ctor()">
29663         <size>7</size>
29664       </method>
29665       <method name="Void Main()">
29666         <size>45</size>
29667       </method>
29668     </type>
29669     <type name="LayerMask">
29670       <method name="Int32 op_Implicit(LayerMask)">
29671         <size>8</size>
29672       </method>
29673       <method name="LayerMask op_Implicit(Int32)">
29674         <size>11</size>
29675       </method>
29676     </type>
29677   </test>
29678   <test name="test-44.cs">
29679     <type name="X">
29680       <method name="Void .ctor()">
29681         <size>7</size>
29682       </method>
29683       <method name="Int32 dob(System.Int32[,])">
29684         <size>80</size>
29685       </method>
29686       <method name="Int32 count(System.Object)">
29687         <size>39</size>
29688       </method>
29689       <method name="Int32 Main()">
29690         <size>133</size>
29691       </method>
29692     </type>
29693   </test>
29694   <test name="test-440.cs">
29695     <type name="A">
29696       <method name="Void .ctor()">
29697         <size>7</size>
29698       </method>
29699       <method name="Void Main()">
29700         <size>26</size>
29701       </method>
29702       <method name="Double op_Implicit(A)">
29703         <size>10</size>
29704       </method>
29705       <method name="Int32 op_Implicit(A)">
29706         <size>2</size>
29707       </method>
29708     </type>
29709   </test>
29710   <test name="test-441.cs">
29711     <type name="Test">
29712       <method name="Void .ctor()">
29713         <size>7</size>
29714       </method>
29715       <method name="Void .cctor()">
29716         <size>1</size>
29717       </method>
29718       <method name="Void Main()">
29719         <size>25</size>
29720       </method>
29721     </type>
29722   </test>
29723   <test name="test-442.cs">
29724     <type name="ConsoleApplication1.Program">
29725       <method name="Void .ctor()">
29726         <size>7</size>
29727       </method>
29728       <method name="Void Main(System.String[])">
29729         <size>70</size>
29730       </method>
29731     </type>
29732   </test>
29733   <test name="test-443.cs">
29734     <type name="C">
29735       <method name="Void .ctor(ITopic)">
29736         <size>31</size>
29737       </method>
29738       <method name="Void Main()">
29739         <size>1</size>
29740       </method>
29741     </type>
29742   </test>
29743   <test name="test-444.cs">
29744     <type name="쯠쯡쯢">
29745       <method name="Void .ctor()">
29746         <size>7</size>
29747       </method>
29748       <method name="Void Main()">
29749         <size>1</size>
29750       </method>
29751     </type>
29752   </test>
29753   <test name="test-445.cs">
29754     <type name="ConvFromInt">
29755       <method name="Void .ctor()">
29756         <size>14</size>
29757       </method>
29758       <method name="Void .ctor(Int32)">
29759         <size>16</size>
29760       </method>
29761       <method name="ConvFromInt op_Implicit(Int32)">
29762         <size>7</size>
29763       </method>
29764     </type>
29765     <type name="Foo">
29766       <method name="Void .ctor()">
29767         <size>7</size>
29768       </method>
29769       <method name="Void .cctor()">
29770         <size>45</size>
29771       </method>
29772       <method name="Void Main()">
29773         <size>111</size>
29774       </method>
29775     </type>
29776   </test>
29777   <test name="test-446.cs">
29778     <type name="FooTest">
29779       <method name="Void .ctor()">
29780         <size>7</size>
29781       </method>
29782       <method name="Void Main()">
29783         <size>8</size>
29784       </method>
29785       <method name="Void Foo(UInt64)">
29786         <size>1</size>
29787       </method>
29788     </type>
29789   </test>
29790   <test name="test-447.cs">
29791     <type name="System.MonoTODOAttribute">
29792       <method name="Void .ctor()">
29793         <size>7</size>
29794       </method>
29795     </type>
29796     <type name="System.Web.HttpBrowserCapabilities">
29797       <method name="Void .ctor()">
29798         <size>7</size>
29799       </method>
29800       <method name="System.Version get_A()">
29801         <size>6</size>
29802       </method>
29803     </type>
29804     <type name="Test">
29805       <method name="Void .ctor()">
29806         <size>7</size>
29807       </method>
29808       <method name="Void Main()">
29809         <size>1</size>
29810       </method>
29811     </type>
29812   </test>
29813   <test name="test-448.cs">
29814     <type name="MonoDivideProblem">
29815       <method name="Void .ctor()">
29816         <size>7</size>
29817       </method>
29818       <method name="Void .cctor()">
29819         <size>17</size>
29820       </method>
29821       <method name="Void Main(System.String[])">
29822         <size>27</size>
29823       </method>
29824     </type>
29825   </test>
29826   <test name="test-449.cs">
29827     <type name="X">
29828       <method name="Void .ctor()">
29829         <size>7</size>
29830       </method>
29831       <method name="Void Main()">
29832         <size>1</size>
29833       </method>
29834       <method name="Void Z()">
29835         <size>19</size>
29836       </method>
29837       <method name="Void &lt;Z&gt;m__0(System.Object)">
29838         <size>25</size>
29839       </method>
29840       <method name="Void &lt;Z&gt;m__1(System.Object)">
29841         <size>7</size>
29842       </method>
29843     </type>
29844   </test>
29845   <test name="test-45.cs">
29846     <type name="Blah">
29847       <method name="Void .ctor()">
29848         <size>7</size>
29849       </method>
29850       <method name="Void .cctor()">
29851         <size>98</size>
29852       </method>
29853       <method name="Int32 Main()">
29854         <size>794</size>
29855       </method>
29856     </type>
29857     <type name="&lt;PrivateImplementationDetails&gt;">
29858       <method name="Void .ctor()">
29859         <size>7</size>
29860       </method>
29861     </type>
29862   </test>
29863   <test name="test-450.cs">
29864     <type name="MyAttribute">
29865       <method name="Void .ctor(String)">
29866         <size>7</size>
29867       </method>
29868     </type>
29869     <type name="X">
29870       <method name="Void .ctor()">
29871         <size>7</size>
29872       </method>
29873       <method name="Void Main()">
29874         <size>1</size>
29875       </method>
29876     </type>
29877   </test>
29878   <test name="test-451.cs">
29879     <type name="Test">
29880       <method name="Void .ctor()">
29881         <size>7</size>
29882       </method>
29883       <method name="Void Main()">
29884         <size>22</size>
29885       </method>
29886     </type>
29887   </test>
29888   <test name="test-452.cs">
29889     <type name="Foo">
29890       <method name="Void .ctor()">
29891         <size>7</size>
29892       </method>
29893     </type>
29894     <type name="Test">
29895       <method name="Void .ctor()">
29896         <size>7</size>
29897       </method>
29898       <method name="Void Main()">
29899         <size>7</size>
29900       </method>
29901     </type>
29902   </test>
29903   <test name="test-453.cs">
29904     <type name="C">
29905       <method name="Void .ctor()">
29906         <size>7</size>
29907       </method>
29908       <method name="Void Main()">
29909         <size>33</size>
29910       </method>
29911     </type>
29912   </test>
29913   <test name="test-454.cs">
29914     <type name="FooAttribute">
29915       <method name="Void .ctor()">
29916         <size>7</size>
29917       </method>
29918     </type>
29919     <type name="Test">
29920       <method name="Void .ctor()">
29921         <size>7</size>
29922       </method>
29923       <method name="Int32 Main()">
29924         <size>237</size>
29925       </method>
29926     </type>
29927   </test>
29928   <test name="test-455.cs">
29929     <type name="Test">
29930       <method name="Void .ctor()">
29931         <size>7</size>
29932       </method>
29933       <method name="Void Main()">
29934         <size>21</size>
29935       </method>
29936     </type>
29937     <type name="Foo">
29938       <method name="Int32 GetHashCode()">
29939         <size>17</size>
29940       </method>
29941     </type>
29942   </test>
29943   <test name="test-456.cs">
29944     <type name="Test">
29945       <method name="Void .ctor()">
29946         <size>7</size>
29947       </method>
29948       <method name="Void Main()">
29949         <size>16</size>
29950       </method>
29951     </type>
29952     <type name="Foo">
29953       <method name="Void foo()">
29954         <size>11</size>
29955       </method>
29956     </type>
29957   </test>
29958   <test name="test-457.cs">
29959     <type name="Number">
29960       <method name="Void .ctor()">
29961         <size>7</size>
29962       </method>
29963       <method name="Void IDouble.Add(Double)">
29964         <size>11</size>
29965       </method>
29966       <method name="Void IInteger.Add(Int32)">
29967         <size>11</size>
29968       </method>
29969       <method name="Int32 Main()">
29970         <size>52</size>
29971       </method>
29972     </type>
29973   </test>
29974   <test name="test-458.cs">
29975     <type name="MyAttr">
29976       <method name="Void .ctor()">
29977         <size>7</size>
29978       </method>
29979       <method name="Void .ctor(Type)">
29980         <size>7</size>
29981       </method>
29982       <method name="Void .ctor(String)">
29983         <size>7</size>
29984       </method>
29985       <method name="Void .ctor(Int32)">
29986         <size>7</size>
29987       </method>
29988     </type>
29989     <type name="ClassA">
29990       <method name="Void .ctor()">
29991         <size>7</size>
29992       </method>
29993     </type>
29994     <type name="ClassB">
29995       <method name="Void .ctor()">
29996         <size>7</size>
29997       </method>
29998     </type>
29999     <type name="ClassC">
30000       <method name="Void .ctor()">
30001         <size>7</size>
30002       </method>
30003     </type>
30004     <type name="ClassD">
30005       <method name="Void .ctor()">
30006         <size>7</size>
30007       </method>
30008     </type>
30009     <type name="Top">
30010       <method name="Void .ctor()">
30011         <size>7</size>
30012       </method>
30013       <method name="Int32 Main()">
30014         <size>28</size>
30015       </method>
30016     </type>
30017   </test>
30018   <test name="test-459.cs">
30019     <type name="CC">
30020       <method name="Void .ctor()">
30021         <size>7</size>
30022       </method>
30023       <method name="Int32 Main()">
30024         <size>13</size>
30025       </method>
30026     </type>
30027     <type name="CC+IfElseStateMachine">
30028       <method name="Void .ctor()">
30029         <size>7</size>
30030       </method>
30031       <method name="Void HandleToken(Token)">
30032         <size>15</size>
30033       </method>
30034     </type>
30035   </test>
30036   <test name="test-46.cs">
30037     <type name="X">
30038       <method name="Void .ctor()">
30039         <size>7</size>
30040       </method>
30041       <method name="Int32 cast_int(System.Object)">
30042         <size>7</size>
30043       </method>
30044       <method name="UInt32 cast_uint(System.Object)">
30045         <size>7</size>
30046       </method>
30047       <method name="Int16 cast_short(System.Object)">
30048         <size>7</size>
30049       </method>
30050       <method name="Char cast_char(System.Object)">
30051         <size>7</size>
30052       </method>
30053       <method name="UInt16 cast_ushort(System.Object)">
30054         <size>7</size>
30055       </method>
30056       <method name="Byte cast_byte(System.Object)">
30057         <size>7</size>
30058       </method>
30059       <method name="SByte cast_sbyte(System.Object)">
30060         <size>7</size>
30061       </method>
30062       <method name="Int64 cast_long(System.Object)">
30063         <size>7</size>
30064       </method>
30065       <method name="UInt64 cast_ulong(System.Object)">
30066         <size>7</size>
30067       </method>
30068       <method name="Single cast_float(System.Object)">
30069         <size>7</size>
30070       </method>
30071       <method name="Double cast_double(System.Object)">
30072         <size>7</size>
30073       </method>
30074       <method name="Boolean cast_bool(System.Object)">
30075         <size>7</size>
30076       </method>
30077       <method name="Int32 Main()">
30078         <size>1120</size>
30079       </method>
30080     </type>
30081   </test>
30082   <test name="test-460.cs">
30083     <type name="MainClass">
30084       <method name="Void .ctor()">
30085         <size>7</size>
30086       </method>
30087       <method name="Void .cctor()">
30088         <size>18</size>
30089       </method>
30090       <method name="Void Main()">
30091         <size>1</size>
30092       </method>
30093     </type>
30094   </test>
30095   <test name="test-461.cs">
30096     <type name="Valtest">
30097       <method name="Void .ctor()">
30098         <size>7</size>
30099       </method>
30100       <method name="Int32 Main()">
30101         <size>50</size>
30102       </method>
30103     </type>
30104     <type name="Value">
30105       <method name="Void .ctor(Object)">
30106         <size>1</size>
30107       </method>
30108       <method name="System.Object get_Val()">
30109         <size>7</size>
30110       </method>
30111       <method name="System.Enum get_Val2()">
30112         <size>7</size>
30113       </method>
30114     </type>
30115   </test>
30116   <test name="test-462.cs">
30117     <type name="X">
30118       <method name="Void .ctor()">
30119         <size>7</size>
30120       </method>
30121       <method name="Void Method(X)">
30122         <size>1</size>
30123       </method>
30124       <method name="Void Method(System.String)">
30125         <size>8</size>
30126       </method>
30127       <method name="Int32 Main()">
30128         <size>28</size>
30129       </method>
30130     </type>
30131   </test>
30132   <test name="test-463.cs">
30133     <type name="PropertySorter">
30134       <method name="Void .ctor()">
30135         <size>7</size>
30136       </method>
30137     </type>
30138     <type name="PathItemBase">
30139       <method name="Void .ctor()">
30140         <size>7</size>
30141       </method>
30142     </type>
30143     <type name="PathItemBase+TypeConverter">
30144       <method name="Void .ctor()">
30145         <size>7</size>
30146       </method>
30147     </type>
30148     <type name="X">
30149       <method name="Void .ctor()">
30150         <size>7</size>
30151       </method>
30152       <method name="Void Main()">
30153         <size>1</size>
30154       </method>
30155     </type>
30156   </test>
30157   <test name="test-464.cs">
30158     <type name="C">
30159       <method name="Void .ctor()">
30160         <size>7</size>
30161       </method>
30162       <method name="Int32 Main()">
30163         <size>85</size>
30164       </method>
30165     </type>
30166   </test>
30167   <test name="test-465.cs">
30168     <type name="C">
30169       <method name="Void .ctor()">
30170         <size>7</size>
30171       </method>
30172       <method name="Int32 Main()">
30173         <size>85</size>
30174       </method>
30175     </type>
30176   </test>
30177   <test name="test-467.cs">
30178     <type name="ExceptionWithAnonMethod">
30179       <method name="Void .ctor()">
30180         <size>7</size>
30181       </method>
30182       <method name="Int32 Main()">
30183         <size>96</size>
30184       </method>
30185       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30186         <size>13</size>
30187       </method>
30188     </type>
30189     <type name="ExceptionWithAnonMethod+EmptyCallback">
30190       <method name="Void .ctor(Object, IntPtr)">
30191         <size>0</size>
30192       </method>
30193       <method name="Void Invoke()">
30194         <size>0</size>
30195       </method>
30196       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30197         <size>0</size>
30198       </method>
30199       <method name="Void EndInvoke(IAsyncResult)">
30200         <size>0</size>
30201       </method>
30202     </type>
30203     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30204       <method name="Void .ctor()">
30205         <size>7</size>
30206       </method>
30207       <method name="Void &lt;&gt;m__0()">
30208         <size>33</size>
30209       </method>
30210     </type>
30211   </test>
30212   <test name="test-468.cs">
30213     <type name="CorMetaDataDispenserExClass">
30214       <method name="Void .ctor()">
30215         <size>0</size>
30216       </method>
30217     </type>
30218     <type name="Test">
30219       <method name="Void .ctor()">
30220         <size>7</size>
30221       </method>
30222       <method name="Void XXX()">
30223         <size>12</size>
30224       </method>
30225       <method name="Void Main()">
30226         <size>1</size>
30227       </method>
30228     </type>
30229   </test>
30230   <test name="test-469.cs">
30231     <type name="Lambda">
30232       <method name="Void .ctor()">
30233         <size>7</size>
30234       </method>
30235       <method name="Void f(Int32)">
30236         <size>7</size>
30237       </method>
30238       <method name="Del[] Make2(Int32)">
30239         <size>50</size>
30240       </method>
30241       <method name="Int32 Main()">
30242         <size>68</size>
30243       </method>
30244     </type>
30245     <type name="Del">
30246       <method name="Void .ctor(Object, IntPtr)">
30247         <size>0</size>
30248       </method>
30249       <method name="Void Invoke(Int32)">
30250         <size>0</size>
30251       </method>
30252       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30253         <size>0</size>
30254       </method>
30255       <method name="Void EndInvoke(IAsyncResult)">
30256         <size>0</size>
30257       </method>
30258     </type>
30259     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30260       <method name="Void .ctor()">
30261         <size>7</size>
30262       </method>
30263       <method name="Void &lt;&gt;m__0(Int32)">
30264         <size>23</size>
30265       </method>
30266       <method name="Void &lt;&gt;m__1(Int32)">
30267         <size>23</size>
30268       </method>
30269     </type>
30270   </test>
30271   <test name="test-47.cs">
30272     <type name="X">
30273       <method name="Void .ctor()">
30274         <size>7</size>
30275       </method>
30276       <method name="Void .cctor()">
30277         <size>1</size>
30278       </method>
30279       <method name="Boolean f()">
30280         <size>24</size>
30281       </method>
30282       <method name="Boolean t()">
30283         <size>24</size>
30284       </method>
30285       <method name="Int32 Main()">
30286         <size>404</size>
30287       </method>
30288     </type>
30289   </test>
30290   <test name="test-470.cs">
30291     <type name="X">
30292       <method name="Void .ctor()">
30293         <size>7</size>
30294       </method>
30295       <method name="System.String get_ASTNodeTypeName()">
30296         <size>16</size>
30297       </method>
30298     </type>
30299     <type name="Demo">
30300       <method name="Void .ctor()">
30301         <size>7</size>
30302       </method>
30303       <method name="Void Main()">
30304         <size>1</size>
30305       </method>
30306     </type>
30307   </test>
30308   <test name="test-471.cs">
30309     <type name="AAttribute">
30310       <method name="Void .ctor()">
30311         <size>7</size>
30312       </method>
30313     </type>
30314     <type name="Demo">
30315       <method name="Void .ctor()">
30316         <size>7</size>
30317       </method>
30318       <method name="Void Main()">
30319         <size>1</size>
30320       </method>
30321     </type>
30322   </test>
30323   <test name="test-472.cs">
30324     <type name="Test">
30325       <method name="Void .ctor()">
30326         <size>7</size>
30327       </method>
30328       <method name="Int32 get_Prop()">
30329         <size>7</size>
30330       </method>
30331       <method name="Void set_Prop(Int32)">
30332         <size>8</size>
30333       </method>
30334       <method name="Int32 Main()">
30335         <size>79</size>
30336       </method>
30337     </type>
30338   </test>
30339   <test name="test-473.cs">
30340     <type name="UnixMarshal">
30341       <method name="Void .ctor()">
30342         <size>7</size>
30343       </method>
30344       <method name="Void .cctor()">
30345         <size>24</size>
30346       </method>
30347       <method name="Void Default(Int32)">
30348         <size>1</size>
30349       </method>
30350       <method name="System.String GetDescription(Error)">
30351         <size>2</size>
30352       </method>
30353     </type>
30354     <type name="UnixMarshal2">
30355       <method name="Void .ctor()">
30356         <size>7</size>
30357       </method>
30358       <method name="System.String GetDescription(Error)">
30359         <size>2</size>
30360       </method>
30361     </type>
30362     <type name="Stdlib">
30363       <method name="Void .ctor()">
30364         <size>7</size>
30365       </method>
30366     </type>
30367     <type name="TestConst">
30368       <method name="Void .ctor()">
30369         <size>7</size>
30370       </method>
30371     </type>
30372     <type name="XX">
30373       <method name="Void .ctor()">
30374         <size>7</size>
30375       </method>
30376     </type>
30377     <type name="Syscall">
30378       <method name="Void .ctor()">
30379         <size>7</size>
30380       </method>
30381       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30382         <size>2</size>
30383       </method>
30384     </type>
30385     <type name="EnumWrapper">
30386       <method name="Void .ctor(Int32)">
30387         <size>7</size>
30388       </method>
30389     </type>
30390     <type name="Test">
30391       <method name="Void .ctor()">
30392         <size>7</size>
30393       </method>
30394       <method name="Void Main()">
30395         <size>1</size>
30396       </method>
30397     </type>
30398     <type name="SignalHandler">
30399       <method name="Void .ctor(Object, IntPtr)">
30400         <size>0</size>
30401       </method>
30402       <method name="Void Invoke(Int32)">
30403         <size>0</size>
30404       </method>
30405       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30406         <size>0</size>
30407       </method>
30408       <method name="Void EndInvoke(IAsyncResult)">
30409         <size>0</size>
30410       </method>
30411     </type>
30412     <type name="PS">
30413       <method name="Void GetDescription(Error)">
30414         <size>1</size>
30415       </method>
30416     </type>
30417     <type name="Value">
30418       <method name="EnumWrapper op_Explicit(Value)">
30419         <size>11</size>
30420       </method>
30421     </type>
30422   </test>
30423   <test name="test-474.cs">
30424     <type name="Z">
30425       <method name="Void .ctor()">
30426         <size>7</size>
30427       </method>
30428       <method name="Void Main()">
30429         <size>13</size>
30430       </method>
30431       <method name="Void TestPreinc(Int32)">
30432         <size>57</size>
30433       </method>
30434       <method name="Void TestPostinc(Int32)">
30435         <size>57</size>
30436       </method>
30437       <method name="Void Assert(Int32, Int32)">
30438         <size>67</size>
30439       </method>
30440     </type>
30441     <type name="Z+X">
30442       <method name="Void .ctor(Object, IntPtr)">
30443         <size>0</size>
30444       </method>
30445       <method name="Void Invoke()">
30446         <size>0</size>
30447       </method>
30448       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30449         <size>0</size>
30450       </method>
30451       <method name="Void EndInvoke(IAsyncResult)">
30452         <size>0</size>
30453       </method>
30454     </type>
30455     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30456       <method name="Void .ctor()">
30457         <size>7</size>
30458       </method>
30459       <method name="Void &lt;&gt;m__0()">
30460         <size>38</size>
30461       </method>
30462     </type>
30463     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30464       <method name="Void .ctor()">
30465         <size>7</size>
30466       </method>
30467       <method name="Void &lt;&gt;m__1()">
30468         <size>38</size>
30469       </method>
30470     </type>
30471   </test>
30472   <test name="test-475.cs">
30473     <type name="X">
30474       <method name="Void .ctor()">
30475         <size>7</size>
30476       </method>
30477       <method name="Void .cctor()">
30478         <size>24</size>
30479       </method>
30480       <method name="Void add_e(MyDelegate)">
30481         <size>22</size>
30482       </method>
30483       <method name="Void remove_e(MyDelegate)">
30484         <size>22</size>
30485       </method>
30486       <method name="Void Test(Int32)">
30487         <size>17</size>
30488       </method>
30489       <method name="Int32 Main()">
30490         <size>28</size>
30491       </method>
30492     </type>
30493     <type name="MyDelegate">
30494       <method name="Void .ctor(Object, IntPtr)">
30495         <size>0</size>
30496       </method>
30497       <method name="Void Invoke(Int32)">
30498         <size>0</size>
30499       </method>
30500       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30501         <size>0</size>
30502       </method>
30503       <method name="Void EndInvoke(IAsyncResult)">
30504         <size>0</size>
30505       </method>
30506     </type>
30507   </test>
30508   <test name="test-476.cs">
30509     <type name="Test">
30510       <method name="Void .ctor()">
30511         <size>7</size>
30512       </method>
30513       <method name="Void Main()">
30514         <size>1</size>
30515       </method>
30516     </type>
30517   </test>
30518   <test name="test-477.cs">
30519     <type name="C">
30520       <method name="Void .ctor()">
30521         <size>7</size>
30522       </method>
30523       <method name="Void Test(Int32 ByRef)">
30524         <size>1</size>
30525       </method>
30526       <method name="Void Main()">
30527         <size>1</size>
30528       </method>
30529     </type>
30530   </test>
30531   <test name="test-478.cs">
30532     <type name="Test.MainClass">
30533       <method name="Void .ctor()">
30534         <size>7</size>
30535       </method>
30536       <method name="Void Main()">
30537         <size>1</size>
30538       </method>
30539     </type>
30540     <type name="Test.TestAttribute">
30541       <method name="Void .ctor(TestEnum2)">
30542         <size>7</size>
30543       </method>
30544     </type>
30545     <type name="Test.Test2Attribute">
30546       <method name="Void .ctor()">
30547         <size>7</size>
30548       </method>
30549     </type>
30550   </test>
30551   <test name="test-479.cs">
30552     <type name="Test.Test">
30553       <method name="Void .ctor()">
30554         <size>7</size>
30555       </method>
30556       <method name="Boolean Equals(System.Object)">
30557         <size>2</size>
30558       </method>
30559       <method name="Int32 GetHashCode()">
30560         <size>2</size>
30561       </method>
30562       <method name="Void Main()">
30563         <size>1</size>
30564       </method>
30565     </type>
30566   </test>
30567   <test name="test-48.cs">
30568     <type name="Blah">
30569       <method name="Void .ctor()">
30570         <size>7</size>
30571       </method>
30572       <method name="Int32 Main()">
30573         <size>59</size>
30574       </method>
30575       <method name="Void Test_1()">
30576         <size>1</size>
30577       </method>
30578     </type>
30579   </test>
30580   <test name="test-480.cs">
30581     <type name="Space">
30582       <method name="Void .ctor()">
30583         <size>14</size>
30584       </method>
30585       <method name="Void Leak(Boolean, Int32)">
30586         <size>85</size>
30587       </method>
30588     </type>
30589     <type name="Program">
30590       <method name="Void .ctor()">
30591         <size>7</size>
30592       </method>
30593       <method name="Void Main(System.String[])">
30594         <size>1</size>
30595       </method>
30596     </type>
30597     <type name="Space+DoCopy">
30598       <method name="Void .ctor(Object, IntPtr)">
30599         <size>0</size>
30600       </method>
30601       <method name="Void Invoke()">
30602         <size>0</size>
30603       </method>
30604       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30605         <size>0</size>
30606       </method>
30607       <method name="Void EndInvoke(IAsyncResult)">
30608         <size>0</size>
30609       </method>
30610     </type>
30611     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
30612       <method name="Void .ctor()">
30613         <size>7</size>
30614       </method>
30615       <method name="Void &lt;&gt;m__0()">
30616         <size>18</size>
30617       </method>
30618       <method name="Void &lt;&gt;m__1()">
30619         <size>68</size>
30620       </method>
30621     </type>
30622     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
30623       <method name="Void .ctor()">
30624         <size>7</size>
30625       </method>
30626     </type>
30627   </test>
30628   <test name="test-481.cs">
30629     <type name="TestClass">
30630       <method name="Int32 Main()">
30631         <size>42</size>
30632       </method>
30633     </type>
30634     <type name="TestDelegate">
30635       <method name="Void .ctor(Object, IntPtr)">
30636         <size>0</size>
30637       </method>
30638       <method name="Void Invoke(Int32 ByRef)">
30639         <size>0</size>
30640       </method>
30641       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30642         <size>0</size>
30643       </method>
30644       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30645         <size>0</size>
30646       </method>
30647     </type>
30648     <type name="TestClass">
30649       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
30650         <size>4</size>
30651       </method>
30652     </type>
30653   </test>
30654   <test name="test-482.cs">
30655     <type name="X">
30656       <method name="Void .ctor()">
30657         <size>7</size>
30658       </method>
30659       <method name="Void M4(Int32)">
30660         <size>1</size>
30661       </method>
30662       <method name="Void Main()">
30663         <size>1</size>
30664       </method>
30665       <method name="Void M4(Int32, ...)">
30666         <size>1</size>
30667       </method>
30668     </type>
30669   </test>
30670   <test name="test-483.cs">
30671     <type name="Tests">
30672       <method name="Void .ctor()">
30673         <size>7</size>
30674       </method>
30675       <method name="Void Main()">
30676         <size>21</size>
30677       </method>
30678     </type>
30679   </test>
30680   <test name="test-484.cs">
30681     <type name="Test.TestBit">
30682       <method name="Void .ctor()">
30683         <size>7</size>
30684       </method>
30685       <method name="Void Main()">
30686         <size>1</size>
30687       </method>
30688     </type>
30689   </test>
30690   <test name="test-485.cs">
30691     <type name="MonoBUG">
30692       <method name="Void .ctor()">
30693         <size>7</size>
30694       </method>
30695       <method name="Void Main(System.String[])">
30696         <size>44</size>
30697       </method>
30698     </type>
30699   </test>
30700   <test name="test-486.cs">
30701     <type name="Test">
30702       <method name="Void .ctor()">
30703         <size>7</size>
30704       </method>
30705       <method name="Void Main()">
30706         <size>119</size>
30707       </method>
30708     </type>
30709   </test>
30710   <test name="test-487.cs">
30711     <type name="X">
30712       <method name="Void .ctor(Object)">
30713         <size>72</size>
30714       </method>
30715       <method name="Void .cctor()">
30716         <size>1</size>
30717       </method>
30718       <method name="Int32 Main()">
30719         <size>25</size>
30720       </method>
30721     </type>
30722   </test>
30723   <test name="test-488.cs">
30724     <type name="P">
30725       <method name="Void .ctor()">
30726         <size>7</size>
30727       </method>
30728     </type>
30729     <type name="Test">
30730       <method name="Void .ctor()">
30731         <size>7</size>
30732       </method>
30733       <method name="IEnumerable foo()">
30734         <size>2</size>
30735       </method>
30736       <method name="Void Main()">
30737         <size>165</size>
30738       </method>
30739     </type>
30740     <type name="Q">
30741       <method name="Void .ctor(P)">
30742         <size>8</size>
30743       </method>
30744     </type>
30745   </test>
30746   <test name="test-489.cs">
30747     <type name="test">
30748       <method name="Void .ctor()">
30749         <size>7</size>
30750       </method>
30751       <method name="Void Main()">
30752         <size>1</size>
30753       </method>
30754     </type>
30755   </test>
30756   <test name="test-49.cs">
30757     <type name="X">
30758       <method name="Void .ctor()">
30759         <size>7</size>
30760       </method>
30761       <method name="Int32 s(Byte)">
30762         <size>2182</size>
30763       </method>
30764       <method name="Int32 test(Int32)">
30765         <size>70</size>
30766       </method>
30767       <method name="Int32 tests(System.String)">
30768         <size>152</size>
30769       </method>
30770       <method name="Int32 testn(System.String)">
30771         <size>76</size>
30772       </method>
30773       <method name="Int32 testm(System.String)">
30774         <size>77</size>
30775       </method>
30776       <method name="Int32 testo(System.String)">
30777         <size>79</size>
30778       </method>
30779       <method name="Int32 testp(System.String)">
30780         <size>109</size>
30781       </method>
30782       <method name="Int32 test_def(System.String)">
30783         <size>119</size>
30784       </method>
30785       <method name="Int32 test_coverage(Int32)">
30786         <size>18</size>
30787       </method>
30788       <method name="Int32 test_goto(Int32)">
30789         <size>39</size>
30790       </method>
30791       <method name="Int32 test_memberaccess(System.String)">
30792         <size>76</size>
30793       </method>
30794       <method name="Int32 test_string_multiple_targets(System.String)">
30795         <size>128</size>
30796       </method>
30797       <method name="Int32 test_casts(Int32)">
30798         <size>17</size>
30799       </method>
30800       <method name="Int32 testSwitchEnumLong(TestEnum)">
30801         <size>56</size>
30802       </method>
30803       <method name="Int32 test_long_enum_switch()">
30804         <size>66</size>
30805       </method>
30806       <method name="Int32 tests_default(System.String)">
30807         <size>107</size>
30808       </method>
30809       <method name="Int32 tests_default_2(System.String)">
30810         <size>124</size>
30811       </method>
30812       <method name="Void test_76590(System.String)">
30813         <size>107</size>
30814       </method>
30815       <method name="Void test_77964()">
30816         <size>37</size>
30817       </method>
30818       <method name="Boolean bug_78860()">
30819         <size>114</size>
30820       </method>
30821       <method name="Int32 Main()">
30822         <size>1037</size>
30823       </method>
30824     </type>
30825   </test>
30826   <test name="test-490.cs">
30827     <type name="T">
30828       <method name="Void .ctor()">
30829         <size>7</size>
30830       </method>
30831       <method name="Void .cctor()">
30832         <size>39</size>
30833       </method>
30834       <method name="Void Main()">
30835         <size>1</size>
30836       </method>
30837     </type>
30838   </test>
30839   <test name="test-491.cs">
30840     <type name="M">
30841       <method name="Void .ctor()">
30842         <size>7</size>
30843       </method>
30844       <method name="Void Main()">
30845         <size>1</size>
30846       </method>
30847     </type>
30848     <type name="AttrA">
30849       <method name="Void .ctor()">
30850         <size>7</size>
30851       </method>
30852     </type>
30853     <type name="AttrB">
30854       <method name="Void .ctor()">
30855         <size>7</size>
30856       </method>
30857     </type>
30858   </test>
30859   <test name="test-492.cs">
30860     <type name="Test.My1Attribute">
30861       <method name="Void .ctor(Object)">
30862         <size>19</size>
30863       </method>
30864     </type>
30865     <type name="Test.My2Attribute">
30866       <method name="Void .ctor(String[])">
30867         <size>21</size>
30868       </method>
30869     </type>
30870     <type name="Test.My3Attribute">
30871       <method name="Void .ctor(Byte)">
30872         <size>24</size>
30873       </method>
30874     </type>
30875     <type name="Test.Test">
30876       <method name="Void .ctor()">
30877         <size>7</size>
30878       </method>
30879       <method name="Int32 Main()">
30880         <size>60</size>
30881       </method>
30882     </type>
30883   </test>
30884   <test name="test-493.cs">
30885     <type name="A">
30886       <method name="Void .ctor()">
30887         <size>7</size>
30888       </method>
30889       <method name="Int32 get_f()">
30890         <size>2</size>
30891       </method>
30892     </type>
30893     <type name="B">
30894       <method name="Void .ctor()">
30895         <size>7</size>
30896       </method>
30897       <method name="Int32 bar()">
30898         <size>11</size>
30899       </method>
30900     </type>
30901     <type name="C">
30902       <method name="Void .ctor()">
30903         <size>7</size>
30904       </method>
30905       <method name="Void Main()">
30906         <size>1</size>
30907       </method>
30908     </type>
30909   </test>
30910   <test name="test-494.cs">
30911     <type name="Agresso.Foundation.Function">
30912       <method name="Void .ctor()">
30913         <size>7</size>
30914       </method>
30915       <method name="Void Main()">
30916         <size>1</size>
30917       </method>
30918     </type>
30919     <type name="Agresso.Foundation.Translate">
30920       <method name="Void .ctor(Object, IntPtr)">
30921         <size>0</size>
30922       </method>
30923       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
30924         <size>0</size>
30925       </method>
30926       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
30927         <size>0</size>
30928       </method>
30929       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
30930         <size>0</size>
30931       </method>
30932     </type>
30933   </test>
30934   <test name="test-495.cs">
30935     <type name="plj.aClass">
30936       <method name="Void .ctor()">
30937         <size>7</size>
30938       </method>
30939       <method name="plj.aClass op_Implicit(plj.fromClass)">
30940         <size>2</size>
30941       </method>
30942     </type>
30943     <type name="plj.realClass1">
30944       <method name="Void .ctor()">
30945         <size>7</size>
30946       </method>
30947       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
30948         <size>2</size>
30949       </method>
30950     </type>
30951     <type name="plj.fromClass">
30952       <method name="Void .ctor()">
30953         <size>7</size>
30954       </method>
30955       <method name="Void Main()">
30956         <size>1</size>
30957       </method>
30958     </type>
30959   </test>
30960   <test name="test-496.cs">
30961     <type name="Test">
30962       <method name="Void .ctor()">
30963         <size>7</size>
30964       </method>
30965       <method name="IEnumerator GetEnumerator()">
30966         <size>15</size>
30967       </method>
30968       <method name="Void Main()">
30969         <size>11</size>
30970       </method>
30971       <method name="Void Run()">
30972         <size>176</size>
30973       </method>
30974     </type>
30975     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
30976       <method name="Void .ctor()">
30977         <size>7</size>
30978       </method>
30979       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30980         <size>7</size>
30981       </method>
30982       <method name="Boolean MoveNext()">
30983         <size>129</size>
30984       </method>
30985       <method name="Void Dispose()">
30986         <size>8</size>
30987       </method>
30988       <method name="Void Reset()">
30989         <size>6</size>
30990       </method>
30991       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30992         <size>7</size>
30993       </method>
30994     </type>
30995   </test>
30996   <test name="test-497.cs">
30997     <type name="PlotMenuItem">
30998       <method name="Void .ctor()">
30999         <size>7</size>
31000       </method>
31001       <method name="Void .ctor(EventHandler)">
31002         <size>54</size>
31003       </method>
31004       <method name="Int32 Main()">
31005         <size>50</size>
31006       </method>
31007       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31008         <size>11</size>
31009       </method>
31010       <method name="System.EventHandler get_Callback()">
31011         <size>7</size>
31012       </method>
31013       <method name="Void set_Callback(System.EventHandler)">
31014         <size>8</size>
31015       </method>
31016     </type>
31017   </test>
31018   <test name="test-498.cs">
31019     <type name="C">
31020       <method name="Int32 Main()">
31021         <size>81</size>
31022       </method>
31023     </type>
31024     <type name="A">
31025       <method name="Void .ctor(Single)">
31026         <size>0</size>
31027       </method>
31028       <method name="Int32 get_Foo()">
31029         <size>0</size>
31030       </method>
31031     </type>
31032   </test>
31033   <test name="test-499.cs">
31034     <type name="X">
31035       <method name="Void .ctor()">
31036         <size>7</size>
31037       </method>
31038       <method name="Void Main()">
31039         <size>24</size>
31040       </method>
31041     </type>
31042   </test>
31043   <test name="test-5.cs">
31044     <type name="X">
31045       <method name="Void .ctor()">
31046         <size>7</size>
31047       </method>
31048       <method name="Int32 Main()">
31049         <size>37</size>
31050       </method>
31051     </type>
31052   </test>
31053   <test name="test-500.cs">
31054     <type name="SomeCustomAttribute">
31055       <method name="Void .ctor()">
31056         <size>7</size>
31057       </method>
31058     </type>
31059     <type name="MainClass">
31060       <method name="Void .ctor()">
31061         <size>7</size>
31062       </method>
31063       <method name="Int32 Main()">
31064         <size>117</size>
31065       </method>
31066     </type>
31067   </test>
31068   <test name="test-501.cs">
31069     <type name="Tests">
31070       <method name="Void .ctor()">
31071         <size>7</size>
31072       </method>
31073       <method name="Void DumpException(Tests+FilterStackFrame)">
31074         <size>1</size>
31075       </method>
31076       <method name="Void foo(Boolean ByRef)">
31077         <size>49</size>
31078       </method>
31079       <method name="Void Main(System.String[])">
31080         <size>8</size>
31081       </method>
31082     </type>
31083     <type name="Tests+FilterStackFrame">
31084       <method name="Void .ctor(Object, IntPtr)">
31085         <size>0</size>
31086       </method>
31087       <method name="Boolean Invoke(System.Object)">
31088         <size>0</size>
31089       </method>
31090       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31091         <size>0</size>
31092       </method>
31093       <method name="Boolean EndInvoke(IAsyncResult)">
31094         <size>0</size>
31095       </method>
31096     </type>
31097     <type name="Tests">
31098       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31099         <size>2</size>
31100       </method>
31101     </type>
31102   </test>
31103   <test name="test-502.cs">
31104     <type name="Base">
31105       <method name="Void .ctor()">
31106         <size>7</size>
31107       </method>
31108       <method name="Int32 get_Property()">
31109         <size>3</size>
31110       </method>
31111       <method name="Void Main()">
31112         <size>1</size>
31113       </method>
31114     </type>
31115     <type name="Derived">
31116       <method name="Void .ctor()">
31117         <size>7</size>
31118       </method>
31119       <method name="Int32 get_Property()">
31120         <size>3</size>
31121       </method>
31122     </type>
31123     <type name="BaseClass">
31124       <method name="Void .ctor()">
31125         <size>7</size>
31126       </method>
31127       <method name="Int32 get_Value()">
31128         <size>2</size>
31129       </method>
31130       <method name="Void set_Value(Int32)">
31131         <size>1</size>
31132       </method>
31133     </type>
31134     <type name="DerivedClass">
31135       <method name="Void .ctor()">
31136         <size>7</size>
31137       </method>
31138       <method name="Int32 get_Value()">
31139         <size>2</size>
31140       </method>
31141     </type>
31142     <type name="ErrorClass">
31143       <method name="Void .ctor()">
31144         <size>7</size>
31145       </method>
31146       <method name="Int32 get_Value()">
31147         <size>2</size>
31148       </method>
31149       <method name="Void set_Value(Int32)">
31150         <size>1</size>
31151       </method>
31152     </type>
31153   </test>
31154   <test name="test-503.cs">
31155     <type name="Foo">
31156       <method name="Void .ctor()">
31157         <size>7</size>
31158       </method>
31159       <method name="Int32 Main()">
31160         <size>33</size>
31161       </method>
31162     </type>
31163   </test>
31164   <test name="test-504.cs">
31165     <type name="Foo">
31166       <method name="Void .ctor()">
31167         <size>7</size>
31168       </method>
31169       <method name="Void .cctor()">
31170         <size>7</size>
31171       </method>
31172       <method name="Int32 f()">
31173         <size>2</size>
31174       </method>
31175       <method name="Int32 Main()">
31176         <size>32</size>
31177       </method>
31178     </type>
31179   </test>
31180   <test name="test-505.cs">
31181     <type name="T">
31182       <method name="Void .ctor()">
31183         <size>7</size>
31184       </method>
31185       <method name="Int32 f()">
31186         <size>19</size>
31187       </method>
31188       <method name="Void Main()">
31189         <size>38</size>
31190       </method>
31191     </type>
31192   </test>
31193   <test name="test-506.cs">
31194     <type name="ProtectedSetter.BaseClass">
31195       <method name="Void .ctor()">
31196         <size>7</size>
31197       </method>
31198       <method name="System.String get_Name()">
31199         <size>0</size>
31200       </method>
31201       <method name="Void set_Name(System.String)">
31202         <size>0</size>
31203       </method>
31204     </type>
31205     <type name="ProtectedSetter.DerivedClass">
31206       <method name="Void .ctor()">
31207         <size>7</size>
31208       </method>
31209       <method name="System.String get_Name()">
31210         <size>2</size>
31211       </method>
31212       <method name="Void set_Name(System.String)">
31213         <size>1</size>
31214       </method>
31215       <method name="Void Main()">
31216         <size>1</size>
31217       </method>
31218     </type>
31219   </test>
31220   <test name="test-507.cs">
31221     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31222       <method name="Void .ctor()">
31223         <size>7</size>
31224       </method>
31225       <method name="Void SomeMethod()">
31226         <size>1</size>
31227       </method>
31228       <method name="Void SomeMethod2()">
31229         <size>1</size>
31230       </method>
31231     </type>
31232     <type name="NewslotVirtualFinal.C">
31233       <method name="Void .ctor()">
31234         <size>7</size>
31235       </method>
31236       <method name="Int32 Main()">
31237         <size>83</size>
31238       </method>
31239     </type>
31240   </test>
31241   <test name="test-508.cs">
31242     <type name="OutputParam">
31243       <method name="Void .ctor()">
31244         <size>7</size>
31245       </method>
31246       <method name="Void Main(System.String[])">
31247         <size>14</size>
31248       </method>
31249       <method name="Void Method(Int32 ByRef)">
31250         <size>17</size>
31251       </method>
31252     </type>
31253   </test>
31254   <test name="test-509.cs">
31255     <type name="BaseClass">
31256       <method name="Void .ctor()">
31257         <size>7</size>
31258       </method>
31259       <method name="Void add_OnEvent(DelegateHandler)">
31260         <size>24</size>
31261       </method>
31262       <method name="Void remove_OnEvent(DelegateHandler)">
31263         <size>24</size>
31264       </method>
31265     </type>
31266     <type name="ExtendingClass">
31267       <method name="Void .ctor()">
31268         <size>7</size>
31269       </method>
31270       <method name="Void Main()">
31271         <size>1</size>
31272       </method>
31273       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31274         <size>8</size>
31275       </method>
31276       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31277         <size>8</size>
31278       </method>
31279     </type>
31280     <type name="DelegateHandler">
31281       <method name="Void .ctor(Object, IntPtr)">
31282         <size>0</size>
31283       </method>
31284       <method name="Void Invoke()">
31285         <size>0</size>
31286       </method>
31287       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31288         <size>0</size>
31289       </method>
31290       <method name="Void EndInvoke(IAsyncResult)">
31291         <size>0</size>
31292       </method>
31293     </type>
31294   </test>
31295   <test name="test-51.cs">
31296     <type name="Base">
31297       <method name="Void .ctor()">
31298         <size>25</size>
31299       </method>
31300       <method name="Int32 get_b_int_property()">
31301         <size>7</size>
31302       </method>
31303       <method name="Void set_b_int_property(Int32)">
31304         <size>8</size>
31305       </method>
31306       <method name="System.String b_get_id()">
31307         <size>6</size>
31308       </method>
31309     </type>
31310     <type name="Derived">
31311       <method name="Void .ctor()">
31312         <size>26</size>
31313       </method>
31314       <method name="Int32 get_b_int_property()">
31315         <size>7</size>
31316       </method>
31317       <method name="Void set_b_int_property(Int32)">
31318         <size>8</size>
31319       </method>
31320       <method name="Int32 Test()">
31321         <size>138</size>
31322       </method>
31323     </type>
31324     <type name="boot">
31325       <method name="Void .ctor()">
31326         <size>7</size>
31327       </method>
31328       <method name="Int32 Main()">
31329         <size>13</size>
31330       </method>
31331     </type>
31332   </test>
31333   <test name="test-510.cs">
31334     <type name="Foo">
31335       <method name="Void .ctor()">
31336         <size>7</size>
31337       </method>
31338       <method name="Void test39(Int32 ByRef)">
31339         <size>36</size>
31340       </method>
31341       <method name="Void Main()">
31342         <size>28</size>
31343       </method>
31344     </type>
31345   </test>
31346   <test name="test-511.cs">
31347     <type name="Foo">
31348       <method name="Void .ctor()">
31349         <size>7</size>
31350       </method>
31351       <method name="Void Main(System.String[])">
31352         <size>17</size>
31353       </method>
31354       <method name="Void f()">
31355         <size>7</size>
31356       </method>
31357     </type>
31358   </test>
31359   <test name="test-512.cs">
31360     <type name="Foo">
31361       <method name="Void .ctor()">
31362         <size>7</size>
31363       </method>
31364       <method name="Void Main(System.String[])">
31365         <size>17</size>
31366       </method>
31367       <method name="Void f()">
31368         <size>7</size>
31369       </method>
31370     </type>
31371   </test>
31372   <test name="test-513.cs">
31373     <type name="Test">
31374       <method name="Void .ctor()">
31375         <size>7</size>
31376       </method>
31377       <method name="Int32 Main()">
31378         <size>246</size>
31379       </method>
31380     </type>
31381   </test>
31382   <test name="test-514.cs">
31383     <type name="X">
31384       <method name="Void .ctor()">
31385         <size>7</size>
31386       </method>
31387       <method name="Void HandleConflict(Int32)">
31388         <size>31</size>
31389       </method>
31390       <method name="Int32 Main()">
31391         <size>40</size>
31392       </method>
31393     </type>
31394   </test>
31395   <test name="test-515.cs">
31396     <type name="X">
31397       <method name="Void .ctor()">
31398         <size>7</size>
31399       </method>
31400       <method name="Void Main()">
31401         <size>35</size>
31402       </method>
31403     </type>
31404   </test>
31405   <test name="test-516.cs">
31406     <type name="X">
31407       <method name="Void .ctor()">
31408         <size>7</size>
31409       </method>
31410       <method name="Void Main()">
31411         <size>35</size>
31412       </method>
31413     </type>
31414   </test>
31415   <test name="test-517.cs">
31416     <type name="Test">
31417       <method name="Void .ctor()">
31418         <size>7</size>
31419       </method>
31420       <method name="Int32 Main()">
31421         <size>11</size>
31422       </method>
31423     </type>
31424   </test>
31425   <test name="test-518.cs">
31426     <type name="Foo">
31427       <method name="Void .ctor()">
31428         <size>7</size>
31429       </method>
31430       <method name="Int32 Main()">
31431         <size>19</size>
31432       </method>
31433     </type>
31434   </test>
31435   <test name="test-519.cs">
31436     <type name="Foo">
31437       <method name="Void .ctor()">
31438         <size>7</size>
31439       </method>
31440       <method name="Int32 Main()">
31441         <size>32</size>
31442       </method>
31443       <method name="Void f()">
31444         <size>29</size>
31445       </method>
31446     </type>
31447   </test>
31448   <test name="test-52.cs">
31449     <type name="Y">
31450       <method name="Void .ctor()">
31451         <size>7</size>
31452       </method>
31453       <method name="Boolean MoveNext()">
31454         <size>28</size>
31455       </method>
31456       <method name="System.Object get_Current()">
31457         <size>12</size>
31458       </method>
31459     </type>
31460     <type name="X">
31461       <method name="Void .ctor()">
31462         <size>7</size>
31463       </method>
31464       <method name="Void .cctor()">
31465         <size>36</size>
31466       </method>
31467       <method name="Y GetEnumerator()">
31468         <size>6</size>
31469       </method>
31470       <method name="Int32 Main()">
31471         <size>498</size>
31472       </method>
31473     </type>
31474   </test>
31475   <test name="test-520.cs">
31476     <type name="FakeInt">
31477       <method name="Void .ctor(Int64)">
31478         <size>14</size>
31479       </method>
31480       <method name="Int64 op_Implicit(FakeInt)">
31481         <size>7</size>
31482       </method>
31483     </type>
31484     <type name="MainClass">
31485       <method name="Void .ctor()">
31486         <size>7</size>
31487       </method>
31488       <method name="Void Main()">
31489         <size>28</size>
31490       </method>
31491     </type>
31492   </test>
31493   <test name="test-521.cs">
31494     <type name="Tests">
31495       <method name="Void .ctor()">
31496         <size>7</size>
31497       </method>
31498       <method name="Void CallWithContextN(System.Object, System.Object[])">
31499         <size>1</size>
31500       </method>
31501       <method name="Void Main()">
31502         <size>14</size>
31503       </method>
31504     </type>
31505     <type name="Tests+CallTargetWithContextN">
31506       <method name="Void .ctor(Object, IntPtr)">
31507         <size>0</size>
31508       </method>
31509       <method name="Void Invoke(System.Object, System.Object[])">
31510         <size>0</size>
31511       </method>
31512       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31513         <size>0</size>
31514       </method>
31515       <method name="Void EndInvoke(IAsyncResult)">
31516         <size>0</size>
31517       </method>
31518     </type>
31519   </test>
31520   <test name="test-522.cs">
31521     <type name="Const">
31522       <method name="Void .ctor()">
31523         <size>7</size>
31524       </method>
31525       <method name="Void Main()">
31526         <size>1</size>
31527       </method>
31528     </type>
31529   </test>
31530   <test name="test-523.cs">
31531     <type name="T">
31532       <method name="Void .ctor()">
31533         <size>7</size>
31534       </method>
31535       <method name="Int32 stuff()">
31536         <size>20</size>
31537       </method>
31538       <method name="Int32 stuff2()">
31539         <size>44</size>
31540       </method>
31541       <method name="Int32 stuff3()">
31542         <size>44</size>
31543       </method>
31544       <method name="Void stuff4()">
31545         <size>20</size>
31546       </method>
31547       <method name="Void stuff_finally()">
31548         <size>1</size>
31549       </method>
31550       <method name="Void Main()">
31551         <size>1</size>
31552       </method>
31553     </type>
31554   </test>
31555   <test name="test-524.cs">
31556     <type name="Foo">
31557       <method name="Void .ctor()">
31558         <size>7</size>
31559       </method>
31560       <method name="Int32 Main()">
31561         <size>42</size>
31562       </method>
31563     </type>
31564   </test>
31565   <test name="test-525.cs">
31566     <type name="X">
31567       <method name="Void .ctor()">
31568         <size>7</size>
31569       </method>
31570       <method name="Void Finalize()">
31571         <size>23</size>
31572       </method>
31573       <method name="Int32 Test1()">
31574         <size>33</size>
31575       </method>
31576       <method name="Void Test2()">
31577         <size>67</size>
31578       </method>
31579       <method name="Void Main()">
31580         <size>39</size>
31581       </method>
31582     </type>
31583   </test>
31584   <test name="test-526.cs">
31585     <type name="Test">
31586       <method name="Void .ctor()">
31587         <size>7</size>
31588       </method>
31589       <method name="Void Main()">
31590         <size>1</size>
31591       </method>
31592       <method name="Void Foo(IListCounter)">
31593         <size>8</size>
31594       </method>
31595       <method name="Void Foo2(IC)">
31596         <size>8</size>
31597       </method>
31598       <method name="Void Foo3(ICC)">
31599         <size>8</size>
31600       </method>
31601       <method name="Void Foo4(IM2)">
31602         <size>8</size>
31603       </method>
31604     </type>
31605   </test>
31606   <test name="test-527.cs">
31607     <type name="Repro">
31608       <method name="Void .ctor()">
31609         <size>19</size>
31610       </method>
31611       <method name="Int32 Main()">
31612         <size>48</size>
31613       </method>
31614       <method name="Void foo()">
31615         <size>61</size>
31616       </method>
31617       <method name="Int32 bar()">
31618         <size>3</size>
31619       </method>
31620     </type>
31621   </test>
31622   <test name="test-528.cs">
31623     <type name="MicroFocus.MONO.Bugs.Odd">
31624       <method name="Void .ctor()">
31625         <size>7</size>
31626       </method>
31627       <method name="Void .cctor()">
31628         <size>25</size>
31629       </method>
31630       <method name="Void Main()">
31631         <size>1</size>
31632       </method>
31633     </type>
31634   </test>
31635   <test name="test-529.cs">
31636     <type name="C">
31637       <method name="Void .ctor()">
31638         <size>7</size>
31639       </method>
31640       <method name="Void Main()">
31641         <size>8</size>
31642       </method>
31643     </type>
31644   </test>
31645   <test name="test-53.cs">
31646     <type name="MyDispose">
31647       <method name="Void .ctor()">
31648         <size>7</size>
31649       </method>
31650       <method name="Void Dispose()">
31651         <size>8</size>
31652       </method>
31653     </type>
31654     <type name="X">
31655       <method name="Void .ctor()">
31656         <size>7</size>
31657       </method>
31658       <method name="Int32 Main()">
31659         <size>257</size>
31660       </method>
31661     </type>
31662   </test>
31663   <test name="test-530.cs">
31664     <type name="X">
31665       <method name="Void .ctor()">
31666         <size>7</size>
31667       </method>
31668       <method name="Void e(System.Object[])">
31669         <size>1</size>
31670       </method>
31671       <method name="Void Main()">
31672         <size>1</size>
31673       </method>
31674     </type>
31675   </test>
31676   <test name="test-531.cs">
31677     <type name="Test">
31678       <method name="Void .ctor()">
31679         <size>7</size>
31680       </method>
31681       <method name="Void Main()">
31682         <size>11</size>
31683       </method>
31684     </type>
31685   </test>
31686   <test name="test-532.cs">
31687     <type name="X">
31688       <method name="Void .ctor()">
31689         <size>47</size>
31690       </method>
31691       <method name="Void Main()">
31692         <size>1</size>
31693       </method>
31694     </type>
31695   </test>
31696   <test name="test-533.cs">
31697     <type name="Test">
31698       <method name="Void .ctor()">
31699         <size>7</size>
31700       </method>
31701       <method name="Void True(Boolean)">
31702         <size>10</size>
31703       </method>
31704       <method name="Void False(Boolean)">
31705         <size>13</size>
31706       </method>
31707       <method name="Void Main()">
31708         <size>61</size>
31709       </method>
31710     </type>
31711   </test>
31712   <test name="test-535.cs">
31713     <type name="X">
31714       <method name="Void .ctor()">
31715         <size>7</size>
31716       </method>
31717       <method name="Void Main()">
31718         <size>77</size>
31719       </method>
31720       <method name="Void Compile()">
31721         <size>19</size>
31722       </method>
31723       <method name="Void M(Int64)">
31724         <size>1</size>
31725       </method>
31726       <method name="Void M(UInt64)">
31727         <size>1</size>
31728       </method>
31729       <method name="Void M(System.Object)">
31730         <size>1</size>
31731       </method>
31732     </type>
31733   </test>
31734   <test name="test-536.cs">
31735     <type name="Test">
31736       <method name="Void add_Foo(FooHandler)">
31737         <size>22</size>
31738       </method>
31739       <method name="Void remove_Foo(FooHandler)">
31740         <size>22</size>
31741       </method>
31742       <method name="Void OnFooTest()">
31743         <size>1</size>
31744       </method>
31745       <method name="Void Main()">
31746         <size>31</size>
31747       </method>
31748     </type>
31749     <type name="FooHandler">
31750       <method name="Void .ctor(Object, IntPtr)">
31751         <size>0</size>
31752       </method>
31753       <method name="Void Invoke()">
31754         <size>0</size>
31755       </method>
31756       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31757         <size>0</size>
31758       </method>
31759       <method name="Void EndInvoke(IAsyncResult)">
31760         <size>0</size>
31761       </method>
31762     </type>
31763     <type name="Test">
31764       <method name="Void &lt;Main&gt;m__0()">
31765         <size>33</size>
31766       </method>
31767     </type>
31768   </test>
31769   <test name="test-537.cs">
31770     <type name="Base">
31771       <method name="Void .ctor()">
31772         <size>7</size>
31773       </method>
31774       <method name="System.String get_H()">
31775         <size>6</size>
31776       </method>
31777     </type>
31778     <type name="X">
31779       <method name="Void .ctor()">
31780         <size>7</size>
31781       </method>
31782     </type>
31783     <type name="X+Derived">
31784       <method name="Void .ctor()">
31785         <size>7</size>
31786       </method>
31787     </type>
31788     <type name="X+Derived+Nested">
31789       <method name="Void .ctor()">
31790         <size>7</size>
31791       </method>
31792       <method name="Void G()">
31793         <size>21</size>
31794       </method>
31795     </type>
31796     <type name="Derived">
31797       <method name="Void .ctor()">
31798         <size>7</size>
31799       </method>
31800     </type>
31801     <type name="Derived+Nested">
31802       <method name="Void .ctor()">
31803         <size>7</size>
31804       </method>
31805       <method name="Void G()">
31806         <size>18</size>
31807       </method>
31808     </type>
31809     <type name="Test">
31810       <method name="Void .ctor()">
31811         <size>7</size>
31812       </method>
31813       <method name="Void Main()">
31814         <size>1</size>
31815       </method>
31816     </type>
31817   </test>
31818   <test name="test-538.cs">
31819     <type name="concrete">
31820       <method name="Void .ctor()">
31821         <size>7</size>
31822       </method>
31823     </type>
31824     <type name="Program">
31825       <method name="Void .ctor()">
31826         <size>7</size>
31827       </method>
31828       <method name="concrete getConcrete(IInterface)">
31829         <size>6</size>
31830       </method>
31831       <method name="Void Main(System.String[])">
31832         <size>20</size>
31833       </method>
31834     </type>
31835     <type name="testDelegate">
31836       <method name="Void .ctor(Object, IntPtr)">
31837         <size>0</size>
31838       </method>
31839       <method name="IInterface Invoke(concrete)">
31840         <size>0</size>
31841       </method>
31842       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
31843         <size>0</size>
31844       </method>
31845       <method name="IInterface EndInvoke(IAsyncResult)">
31846         <size>0</size>
31847       </method>
31848     </type>
31849   </test>
31850   <test name="test-54.cs">
31851     <type name="X">
31852       <method name="Void .ctor()">
31853         <size>7</size>
31854       </method>
31855       <method name="Boolean v()">
31856         <size>26</size>
31857       </method>
31858       <method name="Int32 Main()">
31859         <size>2</size>
31860       </method>
31861     </type>
31862   </test>
31863   <test name="test-540.cs">
31864     <type name="A">
31865       <method name="Void .ctor()">
31866         <size>7</size>
31867       </method>
31868       <method name="Byte op_Implicit(A)">
31869         <size>3</size>
31870       </method>
31871     </type>
31872     <type name="Constraint">
31873       <method name="Void .ctor()">
31874         <size>7</size>
31875       </method>
31876       <method name="Void Foo(System.Object)">
31877         <size>1</size>
31878       </method>
31879       <method name="Int32 Main()">
31880         <size>93</size>
31881       </method>
31882       <method name="Constraint op_LogicalNot(Constraint)">
31883         <size>2</size>
31884       </method>
31885       <method name="Constraint op_UnaryPlus(Constraint)">
31886         <size>2</size>
31887       </method>
31888       <method name="Constraint op_OnesComplement(Constraint)">
31889         <size>2</size>
31890       </method>
31891       <method name="Constraint op_UnaryNegation(Constraint)">
31892         <size>2</size>
31893       </method>
31894     </type>
31895   </test>
31896   <test name="test-541.cs">
31897     <type name="A">
31898       <method name="Void .ctor(TestFunc)">
31899         <size>14</size>
31900       </method>
31901     </type>
31902     <type name="TestClass">
31903       <method name="Void .ctor()">
31904         <size>7</size>
31905       </method>
31906       <method name="Void .cctor()">
31907         <size>46</size>
31908       </method>
31909       <method name="Int32 Main()">
31910         <size>6</size>
31911       </method>
31912     </type>
31913     <type name="TestFunc">
31914       <method name="Void .ctor(Object, IntPtr)">
31915         <size>0</size>
31916       </method>
31917       <method name="Void Invoke(Int32)">
31918         <size>0</size>
31919       </method>
31920       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31921         <size>0</size>
31922       </method>
31923       <method name="Void EndInvoke(IAsyncResult)">
31924         <size>0</size>
31925       </method>
31926     </type>
31927     <type name="TestClass">
31928       <method name="Void &lt;TestClass&gt;m__0(Int32)">
31929         <size>7</size>
31930       </method>
31931     </type>
31932   </test>
31933   <test name="test-542.cs">
31934     <type name="X">
31935       <method name="Void .ctor()">
31936         <size>7</size>
31937       </method>
31938       <method name="Void Main()">
31939         <size>1</size>
31940       </method>
31941     </type>
31942     <type name="ARec">
31943       <method name="Void .ctor(Decimal)">
31944         <size>14</size>
31945       </method>
31946       <method name="Decimal Round(Int32)">
31947         <size>13</size>
31948       </method>
31949       <method name="Decimal Round(Decimal, Int32)">
31950         <size>7</size>
31951       </method>
31952     </type>
31953   </test>
31954   <test name="test-543.cs">
31955     <type name="BetterMethod">
31956       <method name="Void .ctor()">
31957         <size>7</size>
31958       </method>
31959       <method name="Int32 get_Item(System.Boolean[])">
31960         <size>2</size>
31961       </method>
31962       <method name="System.String get_Item(Boolean, System.Object)">
31963         <size>6</size>
31964       </method>
31965     </type>
31966     <type name="MainClass">
31967       <method name="Void .ctor()">
31968         <size>7</size>
31969       </method>
31970       <method name="Int32 get_Item(Int32, System.String[])">
31971         <size>2</size>
31972       </method>
31973       <method name="Void set_Item(Int32, System.String[], Int32)">
31974         <size>40</size>
31975       </method>
31976       <method name="System.Object get_Item(Int32, System.Object[])">
31977         <size>2</size>
31978       </method>
31979       <method name="Void set_Item(Int32, System.Object[], System.Object)">
31980         <size>40</size>
31981       </method>
31982       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
31983         <size>2</size>
31984       </method>
31985       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
31986         <size>40</size>
31987       </method>
31988       <method name="Void Main(System.String[])">
31989         <size>258</size>
31990       </method>
31991     </type>
31992   </test>
31993   <test name="test-544.cs">
31994     <type name="X">
31995       <method name="Void .ctor()">
31996         <size>7</size>
31997       </method>
31998       <method name="Void Main()">
31999         <size>32</size>
32000       </method>
32001     </type>
32002   </test>
32003   <test name="test-545.cs">
32004     <type name="X">
32005       <method name="Void .ctor()">
32006         <size>7</size>
32007       </method>
32008       <method name="Void Main()">
32009         <size>1</size>
32010       </method>
32011     </type>
32012     <type name="Dingus">
32013       <method name="Void .ctor(Int32)">
32014         <size>1</size>
32015       </method>
32016     </type>
32017   </test>
32018   <test name="test-546.cs">
32019     <type name="NameSpace.C">
32020       <method name="Void .ctor()">
32021         <size>7</size>
32022       </method>
32023       <method name="Void Main()">
32024         <size>1</size>
32025       </method>
32026     </type>
32027   </test>
32028   <test name="test-547.cs">
32029     <type name="C">
32030       <method name="Void .ctor()">
32031         <size>7</size>
32032       </method>
32033       <method name="Void Main()">
32034         <size>1</size>
32035       </method>
32036     </type>
32037   </test>
32038   <test name="test-548.cs">
32039     <type name="Bugs.Bug0">
32040       <method name="Void .ctor()">
32041         <size>7</size>
32042       </method>
32043       <method name="Int32 Main()">
32044         <size>23</size>
32045       </method>
32046     </type>
32047     <type name="Bugs.Bug0+MyBoolean">
32048       <method name="Void .ctor(Boolean)">
32049         <size>8</size>
32050       </method>
32051       <method name="MyBoolean op_Implicit(Boolean)">
32052         <size>7</size>
32053       </method>
32054       <method name="Boolean op_Implicit(MyBoolean)">
32055         <size>8</size>
32056       </method>
32057     </type>
32058   </test>
32059   <test name="test-549.cs">
32060     <type name="Do">
32061       <method name="Void .ctor()">
32062         <size>7</size>
32063       </method>
32064       <method name="Void Register(Get)">
32065         <size>1</size>
32066       </method>
32067       <method name="Void Register(System.Object)">
32068         <size>1</size>
32069       </method>
32070       <method name="System.Object MyGet(Do)">
32071         <size>2</size>
32072       </method>
32073       <method name="Void X()">
32074         <size>19</size>
32075       </method>
32076     </type>
32077     <type name="User">
32078       <method name="Void .ctor()">
32079         <size>7</size>
32080       </method>
32081       <method name="Void Main()">
32082         <size>1</size>
32083       </method>
32084     </type>
32085     <type name="Get">
32086       <method name="Void .ctor(Object, IntPtr)">
32087         <size>0</size>
32088       </method>
32089       <method name="System.Object Invoke(Do)">
32090         <size>0</size>
32091       </method>
32092       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32093         <size>0</size>
32094       </method>
32095       <method name="System.Object EndInvoke(IAsyncResult)">
32096         <size>0</size>
32097       </method>
32098     </type>
32099   </test>
32100   <test name="test-55.cs">
32101     <type name="A.B.C">
32102       <method name="Void .ctor()">
32103         <size>7</size>
32104       </method>
32105       <method name="Void Hola()">
32106         <size>11</size>
32107       </method>
32108     </type>
32109     <type name="X.Y.Z.W">
32110       <method name="Void .ctor()">
32111         <size>7</size>
32112       </method>
32113       <method name="Void Ahoj()">
32114         <size>11</size>
32115       </method>
32116     </type>
32117     <type name="Foo.System">
32118       <method name="Void .ctor()">
32119         <size>7</size>
32120       </method>
32121       <method name="Void X()">
32122         <size>11</size>
32123       </method>
32124     </type>
32125     <type name="App">
32126       <method name="Void .ctor()">
32127         <size>7</size>
32128       </method>
32129       <method name="Int32 Main()">
32130         <size>12</size>
32131       </method>
32132     </type>
32133   </test>
32134   <test name="test-550.cs">
32135     <type name="Bla.Blub.Fo‿o">
32136       <method name="Void .ctor()">
32137         <size>7</size>
32138       </method>
32139       <method name="Void Main(System.String[])">
32140         <size>11</size>
32141       </method>
32142     </type>
32143   </test>
32144   <test name="test-551.cs">
32145     <type name="System.Int32">
32146       <method name="Void Main()">
32147         <size>1</size>
32148       </method>
32149     </type>
32150   </test>
32151   <test name="test-552.cs">
32152     <type name="C">
32153       <method name="Void .ctor()">
32154         <size>7</size>
32155       </method>
32156       <method name="Void Test(C)">
32157         <size>1</size>
32158       </method>
32159       <method name="Void Main()">
32160         <size>14</size>
32161       </method>
32162     </type>
32163   </test>
32164   <test name="test-553.cs">
32165     <type name="A">
32166       <method name="Void .ctor()">
32167         <size>7</size>
32168       </method>
32169       <method name="Void Add(System.Object)">
32170         <size>1</size>
32171       </method>
32172     </type>
32173     <type name="B">
32174       <method name="Void .ctor()">
32175         <size>7</size>
32176       </method>
32177       <method name="Boolean Add(System.Object)">
32178         <size>2</size>
32179       </method>
32180       <method name="Void Main()">
32181         <size>1</size>
32182       </method>
32183     </type>
32184   </test>
32185   <test name="test-554.cs">
32186     <type name="C">
32187       <method name="Void .ctor()">
32188         <size>7</size>
32189       </method>
32190       <method name="Int32 Main()">
32191         <size>145</size>
32192       </method>
32193     </type>
32194     <type name="&lt;PrivateImplementationDetails&gt;">
32195       <method name="Void .ctor()">
32196         <size>7</size>
32197       </method>
32198     </type>
32199   </test>
32200   <test name="test-555.cs">
32201     <type name="Test">
32202       <method name="Void .ctor()">
32203         <size>7</size>
32204       </method>
32205       <method name="Int32 Main()">
32206         <size>351</size>
32207       </method>
32208     </type>
32209   </test>
32210   <test name="test-556.cs">
32211     <type name="S">
32212       <method name="Void .ctor()">
32213         <size>7</size>
32214       </method>
32215       <method name="Void Frobnikator()">
32216         <size>1</size>
32217       </method>
32218       <method name="Void CharToX()">
32219         <size>1</size>
32220       </method>
32221       <method name="Int32 Main()">
32222         <size>35</size>
32223       </method>
32224     </type>
32225   </test>
32226   <test name="test-557.cs">
32227     <type name="Test">
32228       <method name="Void .ctor()">
32229         <size>7</size>
32230       </method>
32231       <method name="Void Main(System.String[])">
32232         <size>1</size>
32233       </method>
32234     </type>
32235   </test>
32236   <test name="test-558.cs">
32237     <type name="TestClass">
32238       <method name="Void .ctor()">
32239         <size>7</size>
32240       </method>
32241       <method name="Void Main()">
32242         <size>21</size>
32243       </method>
32244       <method name="Void TestMethod(Int32)">
32245         <size>1</size>
32246       </method>
32247     </type>
32248     <type name="TestClass+OneDelegate">
32249       <method name="Void .ctor(Object, IntPtr)">
32250         <size>0</size>
32251       </method>
32252       <method name="Void Invoke(Int32)">
32253         <size>0</size>
32254       </method>
32255       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32256         <size>0</size>
32257       </method>
32258       <method name="Void EndInvoke(IAsyncResult)">
32259         <size>0</size>
32260       </method>
32261     </type>
32262   </test>
32263   <test name="test-559.cs">
32264     <type name="C">
32265       <method name="Void .ctor()">
32266         <size>7</size>
32267       </method>
32268       <method name="Void add_TestEvent(B+TestDelegate)">
32269         <size>24</size>
32270       </method>
32271       <method name="Void remove_TestEvent(B+TestDelegate)">
32272         <size>24</size>
32273       </method>
32274       <method name="Void Main()">
32275         <size>1</size>
32276       </method>
32277     </type>
32278   </test>
32279   <test name="test-56.cs">
32280     <type name="A">
32281       <method name="Void .ctor()">
32282         <size>7</size>
32283       </method>
32284       <method name="Int32 get_P()">
32285         <size>7</size>
32286       </method>
32287       <method name="Void set_P(Int32)">
32288         <size>8</size>
32289       </method>
32290       <method name="Int32 get_Q()">
32291         <size>0</size>
32292       </method>
32293       <method name="Void set_Q(Int32)">
32294         <size>0</size>
32295       </method>
32296       <method name="Int32 get_R()">
32297         <size>7</size>
32298       </method>
32299       <method name="Void set_R(Int32)">
32300         <size>8</size>
32301       </method>
32302     </type>
32303     <type name="B">
32304       <method name="Void .ctor()">
32305         <size>7</size>
32306       </method>
32307       <method name="Int32 get_P()">
32308         <size>7</size>
32309       </method>
32310       <method name="Void set_P(Int32)">
32311         <size>8</size>
32312       </method>
32313       <method name="Int32 get_Q()">
32314         <size>7</size>
32315       </method>
32316       <method name="Void set_Q(Int32)">
32317         <size>8</size>
32318       </method>
32319     </type>
32320     <type name="C">
32321       <method name="Void .ctor()">
32322         <size>7</size>
32323       </method>
32324       <method name="Int32 get_Q()">
32325         <size>7</size>
32326       </method>
32327       <method name="Void set_Q(Int32)">
32328         <size>8</size>
32329       </method>
32330       <method name="Int32 get_R()">
32331         <size>7</size>
32332       </method>
32333       <method name="Void set_R(Int32)">
32334         <size>8</size>
32335       </method>
32336     </type>
32337     <type name="M">
32338       <method name="Void .ctor()">
32339         <size>7</size>
32340       </method>
32341       <method name="Int32 Main()">
32342         <size>221</size>
32343       </method>
32344     </type>
32345   </test>
32346   <test name="test-560.cs">
32347     <type name="Bugs.Bug2">
32348       <method name="Void .ctor()">
32349         <size>7</size>
32350       </method>
32351       <method name="Void Main(System.String[])">
32352         <size>81</size>
32353       </method>
32354     </type>
32355     <type name="Bugs.Bug2+MyByte">
32356       <method name="Void .ctor(Byte)">
32357         <size>8</size>
32358       </method>
32359       <method name="MyByte op_Implicit(Byte)">
32360         <size>7</size>
32361       </method>
32362       <method name="Byte op_Implicit(MyByte)">
32363         <size>8</size>
32364       </method>
32365     </type>
32366     <type name="Bugs.Bug2+MyInt">
32367       <method name="Void .ctor(Int32)">
32368         <size>8</size>
32369       </method>
32370       <method name="MyInt op_Implicit(Int32)">
32371         <size>7</size>
32372       </method>
32373       <method name="Int32 op_Implicit(MyInt)">
32374         <size>8</size>
32375       </method>
32376     </type>
32377   </test>
32378   <test name="test-561.cs">
32379     <type name="A">
32380       <method name="Void .ctor()">
32381         <size>7</size>
32382       </method>
32383       <method name="Void I.M()">
32384         <size>1</size>
32385       </method>
32386       <method name="Void M()">
32387         <size>0</size>
32388       </method>
32389     </type>
32390     <type name="C">
32391       <method name="Void .ctor()">
32392         <size>7</size>
32393       </method>
32394       <method name="Void M()">
32395         <size>1</size>
32396       </method>
32397       <method name="Void Main()">
32398         <size>1</size>
32399       </method>
32400     </type>
32401   </test>
32402   <test name="test-562.cs">
32403     <type name="Program">
32404       <method name="Void .ctor()">
32405         <size>7</size>
32406       </method>
32407       <method name="Int32 Main()">
32408         <size>45</size>
32409       </method>
32410     </type>
32411   </test>
32412   <test name="test-563.cs">
32413     <type name="Test">
32414       <method name="Void .ctor()">
32415         <size>7</size>
32416       </method>
32417       <method name="System.Object TestMethod(TestCollection)">
32418         <size>64</size>
32419       </method>
32420       <method name="Void Main()">
32421         <size>1</size>
32422       </method>
32423     </type>
32424   </test>
32425   <test name="test-564.cs">
32426     <type name="A">
32427       <method name="Void .ctor()">
32428         <size>7</size>
32429       </method>
32430       <method name="Void Main()">
32431         <size>1</size>
32432       </method>
32433     </type>
32434   </test>
32435   <test name="test-565.cs">
32436     <type name="T">
32437       <method name="Void .ctor()">
32438         <size>7</size>
32439       </method>
32440       <method name="Boolean Equals(System.Object)">
32441         <size>2</size>
32442       </method>
32443       <method name="Void Main()">
32444         <size>1</size>
32445       </method>
32446     </type>
32447   </test>
32448   <test name="test-566.cs">
32449     <type name="Test">
32450       <method name="Void .ctor()">
32451         <size>7</size>
32452       </method>
32453       <method name="System.String get_Spec()">
32454         <size>12</size>
32455       </method>
32456       <method name="Void Foo(C)">
32457         <size>7</size>
32458       </method>
32459       <method name="Void Foo2(CC)">
32460         <size>12</size>
32461       </method>
32462       <method name="Void Main()">
32463         <size>1</size>
32464       </method>
32465     </type>
32466     <type name="CA">
32467       <method name="Void .ctor()">
32468         <size>7</size>
32469       </method>
32470       <method name="Void set_Spec(System.String)">
32471         <size>1</size>
32472       </method>
32473     </type>
32474     <type name="CB">
32475       <method name="Void .ctor()">
32476         <size>7</size>
32477       </method>
32478       <method name="Void set_Spec(System.String)">
32479         <size>1</size>
32480       </method>
32481     </type>
32482     <type name="CC">
32483       <method name="Void .ctor()">
32484         <size>7</size>
32485       </method>
32486     </type>
32487   </test>
32488   <test name="test-567.cs">
32489     <type name="preservesig_test.Class1">
32490       <method name="Void .ctor()">
32491         <size>7</size>
32492       </method>
32493       <method name="Int32 Main(System.String[])">
32494         <size>143</size>
32495       </method>
32496     </type>
32497     <type name="preservesig_test.TestClass">
32498       <method name="Void .ctor()">
32499         <size>7</size>
32500       </method>
32501       <method name="Void add_e(preservesig_test.TestClass+D)">
32502         <size>24</size>
32503       </method>
32504       <method name="Void remove_e(preservesig_test.TestClass+D)">
32505         <size>24</size>
32506       </method>
32507       <method name="Int32 DoFoo()">
32508         <size>2</size>
32509       </method>
32510       <method name="Int32 get_Foo()">
32511         <size>2</size>
32512       </method>
32513     </type>
32514     <type name="preservesig_test.TestClass+D">
32515       <method name="Void .ctor(Object, IntPtr)">
32516         <size>0</size>
32517       </method>
32518       <method name="Void Invoke()">
32519         <size>0</size>
32520       </method>
32521       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32522         <size>0</size>
32523       </method>
32524       <method name="Void EndInvoke(IAsyncResult)">
32525         <size>0</size>
32526       </method>
32527     </type>
32528   </test>
32529   <test name="test-568.cs">
32530     <type name="B">
32531       <method name="Void .ctor()">
32532         <size>7</size>
32533       </method>
32534       <method name="Void Main()">
32535         <size>1</size>
32536       </method>
32537     </type>
32538   </test>
32539   <test name="test-569.cs">
32540     <type name="MyAttribute">
32541       <method name="Void .ctor()">
32542         <size>7</size>
32543       </method>
32544     </type>
32545     <type name="SubAttribute">
32546       <method name="Void .ctor()">
32547         <size>7</size>
32548       </method>
32549     </type>
32550     <type name="test">
32551       <method name="Void .ctor()">
32552         <size>7</size>
32553       </method>
32554       <method name="Void method()">
32555         <size>1</size>
32556       </method>
32557       <method name="Void Main()">
32558         <size>1</size>
32559       </method>
32560     </type>
32561   </test>
32562   <test name="test-57.cs">
32563     <type name="Button">
32564       <method name="Void .ctor()">
32565         <size>7</size>
32566       </method>
32567       <method name="Void add_Click(EventHandler)">
32568         <size>24</size>
32569       </method>
32570       <method name="Void remove_Click(EventHandler)">
32571         <size>24</size>
32572       </method>
32573       <method name="Void OnClick(Int32, Int32)">
32574         <size>36</size>
32575       </method>
32576       <method name="Void Reset()">
32577         <size>8</size>
32578       </method>
32579     </type>
32580     <type name="Blah">
32581       <method name="Void .ctor()">
32582         <size>18</size>
32583       </method>
32584       <method name="Void Connect()">
32585         <size>59</size>
32586       </method>
32587       <method name="Void Button1_Click(Int32, Int32)">
32588         <size>34</size>
32589       </method>
32590       <method name="Void Foo_Click(Int32, Int32)">
32591         <size>34</size>
32592       </method>
32593       <method name="Void Disconnect()">
32594         <size>34</size>
32595       </method>
32596       <method name="Int32 Main()">
32597         <size>66</size>
32598       </method>
32599     </type>
32600     <type name="EventHandler">
32601       <method name="Void .ctor(Object, IntPtr)">
32602         <size>0</size>
32603       </method>
32604       <method name="Void Invoke(Int32, Int32)">
32605         <size>0</size>
32606       </method>
32607       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
32608         <size>0</size>
32609       </method>
32610       <method name="Void EndInvoke(IAsyncResult)">
32611         <size>0</size>
32612       </method>
32613     </type>
32614   </test>
32615   <test name="test-570.cs">
32616     <type name="Bar">
32617       <method name="Void .ctor()">
32618         <size>7</size>
32619       </method>
32620     </type>
32621     <type name="Program">
32622       <method name="Void .ctor()">
32623         <size>7</size>
32624       </method>
32625       <method name="Void Main()">
32626         <size>47</size>
32627       </method>
32628     </type>
32629   </test>
32630   <test name="test-571.cs">
32631     <type name="Test">
32632       <method name="Void .ctor()">
32633         <size>7</size>
32634       </method>
32635       <method name="Void Main()">
32636         <size>1</size>
32637       </method>
32638     </type>
32639   </test>
32640   <test name="test-572.cs">
32641     <type name="C">
32642       <method name="Void .ctor()">
32643         <size>7</size>
32644       </method>
32645       <method name="Color get_Color()">
32646         <size>10</size>
32647       </method>
32648       <method name="Void ResetCustomColors()">
32649         <size>16</size>
32650       </method>
32651       <method name="Void Main()">
32652         <size>1</size>
32653       </method>
32654     </type>
32655     <type name="Color">
32656       <method name="Color From(Int32)">
32657         <size>10</size>
32658       </method>
32659       <method name="Int32 ToArgb()">
32660         <size>2</size>
32661       </method>
32662     </type>
32663   </test>
32664   <test name="test-573.cs">
32665     <type name="C">
32666       <method name="Void .ctor()">
32667         <size>7</size>
32668       </method>
32669       <method name="Void .cctor()">
32670         <size>11</size>
32671       </method>
32672       <method name="Void Main()">
32673         <size>25</size>
32674       </method>
32675     </type>
32676   </test>
32677   <test name="test-574.cs">
32678     <type name="X">
32679       <method name="Void .ctor()">
32680         <size>7</size>
32681       </method>
32682       <method name="Int32 Main()">
32683         <size>31</size>
32684       </method>
32685     </type>
32686   </test>
32687   <test name="test-575.cs">
32688     <type name="Program">
32689       <method name="Void .ctor()">
32690         <size>7</size>
32691       </method>
32692       <method name="Void Main(System.String[])">
32693         <size>25</size>
32694       </method>
32695     </type>
32696   </test>
32697   <test name="test-576.cs">
32698     <type name="Foo">
32699       <method name="Void .ctor()">
32700         <size>7</size>
32701       </method>
32702       <method name="Void Main()">
32703         <size>24</size>
32704       </method>
32705     </type>
32706   </test>
32707   <test name="test-578.cs">
32708     <type name="Test1.TestItem1">
32709       <method name="Void .ctor()">
32710         <size>7</size>
32711       </method>
32712       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32713         <size>34</size>
32714       </method>
32715       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32716         <size>34</size>
32717       </method>
32718       <method name="Int32 Test()">
32719         <size>12</size>
32720       </method>
32721     </type>
32722     <type name="Test1.TestItem2">
32723       <method name="Void .ctor()">
32724         <size>7</size>
32725       </method>
32726       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
32727         <size>18</size>
32728       </method>
32729       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
32730         <size>18</size>
32731       </method>
32732     </type>
32733     <type name="Test1.CC">
32734       <method name="Void .ctor()">
32735         <size>7</size>
32736       </method>
32737       <method name="Int32 Main()">
32738         <size>57</size>
32739       </method>
32740     </type>
32741     <type name="Test1.TestDelegate1">
32742       <method name="Void .ctor(Object, IntPtr)">
32743         <size>0</size>
32744       </method>
32745       <method name="Int32 Invoke()">
32746         <size>0</size>
32747       </method>
32748       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32749         <size>0</size>
32750       </method>
32751       <method name="Int32 EndInvoke(IAsyncResult)">
32752         <size>0</size>
32753       </method>
32754     </type>
32755     <type name="Test1.CC">
32756       <method name="Int32 &lt;Main&gt;m__0()">
32757         <size>2</size>
32758       </method>
32759     </type>
32760   </test>
32761   <test name="test-579.cs">
32762     <type name="X">
32763       <method name="Void .ctor()">
32764         <size>7</size>
32765       </method>
32766       <method name="Void Main()">
32767         <size>35</size>
32768       </method>
32769       <method name="Void DoCall(X+test)">
32770         <size>1</size>
32771       </method>
32772     </type>
32773     <type name="X+test">
32774       <method name="Void .ctor(Object, IntPtr)">
32775         <size>0</size>
32776       </method>
32777       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
32778         <size>0</size>
32779       </method>
32780       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
32781         <size>0</size>
32782       </method>
32783       <method name="System.Object EndInvoke(IAsyncResult)">
32784         <size>0</size>
32785       </method>
32786     </type>
32787     <type name="X">
32788       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
32789         <size>18</size>
32790       </method>
32791     </type>
32792   </test>
32793   <test name="test-58.cs">
32794     <type name="Blah">
32795       <method name="Void .ctor()">
32796         <size>7</size>
32797       </method>
32798       <method name="Int32 Main()">
32799         <size>27</size>
32800       </method>
32801     </type>
32802   </test>
32803   <test name="test-580.cs">
32804     <type name="Bla">
32805       <method name="Void .ctor()">
32806         <size>7</size>
32807       </method>
32808       <method name="Void BuildNode(System.String ByRef)">
32809         <size>43</size>
32810       </method>
32811       <method name="Void BuildNode(System.String[] ByRef)">
32812         <size>56</size>
32813       </method>
32814       <method name="Void BuildNode_B(System.Object ByRef)">
32815         <size>18</size>
32816       </method>
32817       <method name="System.String BuildNode_C(System.String ByRef)">
32818         <size>76</size>
32819       </method>
32820       <method name="System.String BuildNode_D()">
32821         <size>155</size>
32822       </method>
32823       <method name="Void BuildNode_E(System.String[,] ByRef)">
32824         <size>68</size>
32825       </method>
32826       <method name="Int32 Main()">
32827         <size>265</size>
32828       </method>
32829     </type>
32830   </test>
32831   <test name="test-581.cs">
32832     <type name="TestParams">
32833       <method name="Void .ctor()">
32834         <size>7</size>
32835       </method>
32836       <method name="System.Object get_Item(System.String[])">
32837         <size>4</size>
32838       </method>
32839       <method name="Void set_Item(System.String[], System.Object)">
32840         <size>40</size>
32841       </method>
32842       <method name="Void TestMethod()">
32843         <size>179</size>
32844       </method>
32845     </type>
32846     <type name="TestNonParams">
32847       <method name="Void .ctor()">
32848         <size>7</size>
32849       </method>
32850       <method name="System.Object get_Item(System.String)">
32851         <size>2</size>
32852       </method>
32853       <method name="Void set_Item(System.String, System.Object)">
32854         <size>40</size>
32855       </method>
32856       <method name="Void TestMethod()">
32857         <size>71</size>
32858       </method>
32859     </type>
32860     <type name="M">
32861       <method name="Void .ctor()">
32862         <size>7</size>
32863       </method>
32864       <method name="Int32 Main()">
32865         <size>22</size>
32866       </method>
32867     </type>
32868   </test>
32869   <test name="test-582.cs">
32870     <type name="TrueClass">
32871       <method name="Void Main()">
32872         <size>1</size>
32873       </method>
32874     </type>
32875   </test>
32876   <test name="test-583.cs">
32877     <type name="Program">
32878       <method name="Void .ctor()">
32879         <size>7</size>
32880       </method>
32881       <method name="Int32 Main()">
32882         <size>19</size>
32883       </method>
32884     </type>
32885     <type name="ObjectContainerBase">
32886       <method name="Void .ctor()">
32887         <size>7</size>
32888       </method>
32889     </type>
32890   </test>
32891   <test name="test-584.cs">
32892     <type name="Style">
32893       <method name="Void .ctor()">
32894         <size>7</size>
32895       </method>
32896       <method name="Style get_CurrentStyle()">
32897         <size>2</size>
32898       </method>
32899       <method name="Void set_CurrentStyle(Style)">
32900         <size>1</size>
32901       </method>
32902       <method name="Boolean LoadCurrentStyle()">
32903         <size>20</size>
32904       </method>
32905       <method name="Style Load()">
32906         <size>2</size>
32907       </method>
32908       <method name="Int32 Main()">
32909         <size>18</size>
32910       </method>
32911     </type>
32912   </test>
32913   <test name="test-585.cs">
32914     <type name="A">
32915       <method name="Void .ctor()">
32916         <size>7</size>
32917       </method>
32918     </type>
32919     <type name="B">
32920       <method name="Void .ctor()">
32921         <size>7</size>
32922       </method>
32923     </type>
32924     <type name="X">
32925       <method name="Void .ctor()">
32926         <size>7</size>
32927       </method>
32928     </type>
32929     <type name="Program">
32930       <method name="Void .ctor()">
32931         <size>7</size>
32932       </method>
32933       <method name="Void Main()">
32934         <size>52</size>
32935       </method>
32936     </type>
32937   </test>
32938   <test name="test-586.cs">
32939     <type name="Program">
32940       <method name="Void .ctor()">
32941         <size>7</size>
32942       </method>
32943       <method name="Int32 Main()">
32944         <size>99</size>
32945       </method>
32946     </type>
32947     <type name="Program+MyColor">
32948       <method name="Void .ctor(Single)">
32949         <size>8</size>
32950       </method>
32951       <method name="Single get_Value()">
32952         <size>7</size>
32953       </method>
32954       <method name="MyColor op_Addition(MyColor, MyColor)">
32955         <size>21</size>
32956       </method>
32957     </type>
32958   </test>
32959   <test name="test-587.cs">
32960     <type name="Program">
32961       <method name="Void .ctor()">
32962         <size>7</size>
32963       </method>
32964       <method name="Int32 Main()">
32965         <size>17</size>
32966       </method>
32967     </type>
32968   </test>
32969   <test name="test-588.cs">
32970     <type name="TestNamespace.TestClass">
32971       <method name="Void .ctor()">
32972         <size>7</size>
32973       </method>
32974       <method name="Void HelloWorld()">
32975         <size>1</size>
32976       </method>
32977     </type>
32978     <type name="SuperClass">
32979       <method name="Void .ctor()">
32980         <size>7</size>
32981       </method>
32982       <method name="TestNamespace.TestClass get_TestClass()">
32983         <size>7</size>
32984       </method>
32985     </type>
32986     <type name="SubClass">
32987       <method name="Void .ctor()">
32988         <size>12</size>
32989       </method>
32990     </type>
32991     <type name="App">
32992       <method name="Void .ctor()">
32993         <size>7</size>
32994       </method>
32995       <method name="Void Main()">
32996         <size>7</size>
32997       </method>
32998     </type>
32999   </test>
33000   <test name="test-589.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       <method name="Void set_TestClass(TestNamespace.TestClass)">
33017         <size>1</size>
33018       </method>
33019     </type>
33020     <type name="SubClass">
33021       <method name="Void .ctor()">
33022         <size>12</size>
33023       </method>
33024     </type>
33025     <type name="App">
33026       <method name="Void .ctor()">
33027         <size>7</size>
33028       </method>
33029       <method name="Void Main()">
33030         <size>7</size>
33031       </method>
33032     </type>
33033   </test>
33034   <test name="test-59.cs">
33035     <type name="X">
33036       <method name="Void .ctor()">
33037         <size>7</size>
33038       </method>
33039       <method name="Int32 test_explicit()">
33040         <size>224</size>
33041       </method>
33042       <method name="Int32 test_implicit()">
33043         <size>102</size>
33044       </method>
33045       <method name="Int32 Main()">
33046         <size>55</size>
33047       </method>
33048     </type>
33049   </test>
33050   <test name="test-590.cs">
33051     <type name="X">
33052       <method name="Void .ctor()">
33053         <size>18</size>
33054       </method>
33055       <method name="Int32 Main()">
33056         <size>28</size>
33057       </method>
33058       <method name="System.String Foo()">
33059         <size>6</size>
33060       </method>
33061       <method name="System.String get_Prop()">
33062         <size>7</size>
33063       </method>
33064       <method name="Void set_Prop(System.String)">
33065         <size>8</size>
33066       </method>
33067       <method name="System.String get_Item(Int32)">
33068         <size>7</size>
33069       </method>
33070       <method name="Void set_Item(Int32, System.String)">
33071         <size>8</size>
33072       </method>
33073       <method name="Int32 Do(System.String, System.String, System.String)">
33074         <size>334</size>
33075       </method>
33076     </type>
33077   </test>
33078   <test name="test-591.cs">
33079     <type name="C1">
33080       <method name="Void .ctor()">
33081         <size>7</size>
33082       </method>
33083       <method name="Void Foo(System.String)">
33084         <size>49</size>
33085       </method>
33086     </type>
33087     <type name="C2">
33088       <method name="Void .ctor()">
33089         <size>7</size>
33090       </method>
33091       <method name="Void Main()">
33092         <size>1</size>
33093       </method>
33094     </type>
33095   </test>
33096   <test name="test-592.cs">
33097     <type name="T">
33098       <method name="Void .ctor()">
33099         <size>7</size>
33100       </method>
33101       <method name="Int32 fib(Int32)">
33102         <size>53</size>
33103       </method>
33104       <method name="Int32 xx(Int32)">
33105         <size>33</size>
33106       </method>
33107       <method name="Void foo(Int32)">
33108         <size>38</size>
33109       </method>
33110       <method name="Void XXXA()">
33111         <size>6</size>
33112       </method>
33113       <method name="Void Main()">
33114         <size>1</size>
33115       </method>
33116     </type>
33117   </test>
33118   <test name="test-593.cs">
33119     <type name="MainClass">
33120       <method name="Void .ctor()">
33121         <size>7</size>
33122       </method>
33123       <method name="Void Foo(I)">
33124         <size>7</size>
33125       </method>
33126       <method name="Void Main()">
33127         <size>1</size>
33128       </method>
33129     </type>
33130   </test>
33131   <test name="test-594.cs">
33132     <type name="Test">
33133       <method name="Void .ctor()">
33134         <size>7</size>
33135       </method>
33136       <method name="Void Main()">
33137         <size>1</size>
33138       </method>
33139     </type>
33140   </test>
33141   <test name="test-595.cs">
33142     <type name="AttributesCollection">
33143       <method name="Void .ctor()">
33144         <size>7</size>
33145       </method>
33146       <method name="System.Object get_Item(SymbolId)">
33147         <size>2</size>
33148       </method>
33149       <method name="Void set_Item(SymbolId, System.Object)">
33150         <size>1</size>
33151       </method>
33152     </type>
33153     <type name="Program">
33154       <method name="Void .ctor()">
33155         <size>7</size>
33156       </method>
33157       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33158         <size>18</size>
33159       </method>
33160       <method name="Void Main()">
33161         <size>23</size>
33162       </method>
33163     </type>
33164   </test>
33165   <test name="test-596.cs">
33166     <type name="C">
33167       <method name="Void .ctor()">
33168         <size>7</size>
33169       </method>
33170       <method name="Void Main()">
33171         <size>17</size>
33172       </method>
33173     </type>
33174   </test>
33175   <test name="test-597.cs">
33176     <type name="TestNS.Foo">
33177       <method name="Void .ctor()">
33178         <size>7</size>
33179       </method>
33180     </type>
33181     <type name="TestNS.XElement">
33182       <method name="Void .ctor()">
33183         <size>7</size>
33184       </method>
33185       <method name="TestNS.Bar get_Document()">
33186         <size>2</size>
33187       </method>
33188       <method name="System.Object get_CrashHere()">
33189         <size>29</size>
33190       </method>
33191     </type>
33192     <type name="TestNS.Element">
33193       <method name="Void .ctor()">
33194         <size>7</size>
33195       </method>
33196       <method name="TestNS.Foo get_Document()">
33197         <size>2</size>
33198       </method>
33199     </type>
33200     <type name="TestNS.Bar">
33201       <method name="Void .ctor()">
33202         <size>7</size>
33203       </method>
33204       <method name="IHoge get_Root()">
33205         <size>2</size>
33206       </method>
33207     </type>
33208     <type name="TestNS.C">
33209       <method name="Void .ctor()">
33210         <size>7</size>
33211       </method>
33212       <method name="Void Main()">
33213         <size>1</size>
33214       </method>
33215     </type>
33216   </test>
33217   <test name="test-598.cs">
33218     <type name="Test">
33219       <method name="Void .ctor()">
33220         <size>35</size>
33221       </method>
33222       <method name="V get_v()">
33223         <size>7</size>
33224       </method>
33225       <method name="Void Main()">
33226         <size>1</size>
33227       </method>
33228     </type>
33229     <type name="V">
33230       <method name="Void set_Item(Int32, Int32)">
33231         <size>1</size>
33232       </method>
33233     </type>
33234   </test>
33235   <test name="test-599.cs">
33236     <type name="Test.String">
33237       <method name="Void .ctor(String)">
33238         <size>14</size>
33239       </method>
33240       <method name="Test.String op_Implicit(System.String)">
33241         <size>15</size>
33242       </method>
33243       <method name="System.String op_Implicit(Test.String)">
33244         <size>15</size>
33245       </method>
33246     </type>
33247     <type name="TestCompiler.MainClass">
33248       <method name="Void .ctor()">
33249         <size>7</size>
33250       </method>
33251       <method name="Int32 Main()">
33252         <size>80</size>
33253       </method>
33254     </type>
33255   </test>
33256   <test name="test-6.cs">
33257     <type name="X">
33258       <method name="Void .ctor()">
33259         <size>7</size>
33260       </method>
33261       <method name="Int32 Main()">
33262         <size>37</size>
33263       </method>
33264     </type>
33265   </test>
33266   <test name="test-60.cs">
33267     <type name="ns5.Y">
33268       <method name="Void .ctor()">
33269         <size>7</size>
33270       </method>
33271       <method name="Void Run()">
33272         <size>1</size>
33273       </method>
33274     </type>
33275     <type name="X">
33276       <method name="Void .ctor()">
33277         <size>7</size>
33278       </method>
33279       <method name="Int32 Main()">
33280         <size>14</size>
33281       </method>
33282     </type>
33283   </test>
33284   <test name="test-600.cs">
33285     <type name="Test.Regression">
33286       <method name="Void .ctor()">
33287         <size>7</size>
33288       </method>
33289       <method name="Int32 Main()">
33290         <size>90</size>
33291       </method>
33292     </type>
33293   </test>
33294   <test name="test-601.cs">
33295     <type name="C">
33296       <method name="Void .ctor()">
33297         <size>7</size>
33298       </method>
33299       <method name="Void Main()">
33300         <size>1</size>
33301       </method>
33302     </type>
33303     <type name="C+MarkerUpdatedVMDelegate">
33304       <method name="Void .ctor(Object, IntPtr)">
33305         <size>0</size>
33306       </method>
33307       <method name="Void Invoke(IntPtr, IntPtr)">
33308         <size>0</size>
33309       </method>
33310       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33311         <size>0</size>
33312       </method>
33313       <method name="Void EndInvoke(IAsyncResult)">
33314         <size>0</size>
33315       </method>
33316     </type>
33317   </test>
33318   <test name="test-602.cs">
33319     <type name="C">
33320       <method name="Void .ctor()">
33321         <size>7</size>
33322       </method>
33323       <method name="Int32 Main()">
33324         <size>95</size>
33325       </method>
33326       <method name="Int32 Error(System.String, System.Object[])">
33327         <size>8</size>
33328       </method>
33329       <method name="Int32 Format(System.String, System.Object)">
33330         <size>2</size>
33331       </method>
33332       <method name="Int32 Format(System.String, System.Object[])">
33333         <size>2</size>
33334       </method>
33335       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33336         <size>2</size>
33337       </method>
33338       <method name="Int32 Test_A(System.String)">
33339         <size>2</size>
33340       </method>
33341       <method name="Int32 Test_A(System.String, System.Object[])">
33342         <size>2</size>
33343       </method>
33344       <method name="Int32 Test_C(System.Type, System.Int32[])">
33345         <size>2</size>
33346       </method>
33347       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33348         <size>2</size>
33349       </method>
33350     </type>
33351   </test>
33352   <test name="test-603.cs">
33353     <type name="ConsoleApplication1.Program">
33354       <method name="Void .ctor()">
33355         <size>7</size>
33356       </method>
33357       <method name="Void .cctor()">
33358         <size>1</size>
33359       </method>
33360       <method name="Int32 Main()">
33361         <size>52</size>
33362       </method>
33363     </type>
33364   </test>
33365   <test name="test-604.cs">
33366     <type name="Program">
33367       <method name="Void .ctor()">
33368         <size>7</size>
33369       </method>
33370       <method name="Int32 Main()">
33371         <size>83</size>
33372       </method>
33373     </type>
33374     <type name="Program+ImplementingExplicitInterfacesMembers">
33375       <method name="Void .ctor()">
33376         <size>7</size>
33377       </method>
33378       <method name="Void Program.Iface1.IfaceMethod1()">
33379         <size>1</size>
33380       </method>
33381       <method name="Void Program.Iface2.IfaceMethod2()">
33382         <size>1</size>
33383       </method>
33384     </type>
33385   </test>
33386   <test name="test-605.cs">
33387     <type name="TestA">
33388       <method name="Void .ctor()">
33389         <size>7</size>
33390       </method>
33391       <method name="System.String get_Method()">
33392         <size>2</size>
33393       </method>
33394     </type>
33395     <type name="TestB">
33396       <method name="Void .ctor()">
33397         <size>7</size>
33398       </method>
33399       <method name="System.String get_Method()">
33400         <size>2</size>
33401       </method>
33402       <method name="Void Main()">
33403         <size>1</size>
33404       </method>
33405     </type>
33406   </test>
33407   <test name="test-606.cs">
33408     <type name="Program">
33409       <method name="Void .ctor()">
33410         <size>7</size>
33411       </method>
33412       <method name="Int32 Main()">
33413         <size>157</size>
33414       </method>
33415     </type>
33416     <type name="Info">
33417       <method name="Void .ctor()">
33418         <size>7</size>
33419       </method>
33420       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33421         <size>2</size>
33422       </method>
33423       <method name="Void System.Collections.IEnumerator.Reset()">
33424         <size>1</size>
33425       </method>
33426       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33427         <size>2</size>
33428       </method>
33429       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33430         <size>2</size>
33431       </method>
33432       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33433         <size>1</size>
33434       </method>
33435     </type>
33436   </test>
33437   <test name="test-607.cs">
33438     <type name="Program">
33439       <method name="Void .ctor()">
33440         <size>7</size>
33441       </method>
33442       <method name="Int32 Main()">
33443         <size>40</size>
33444       </method>
33445     </type>
33446   </test>
33447   <test name="test-608.cs">
33448     <type name="X">
33449       <method name="Void .ctor()">
33450         <size>7</size>
33451       </method>
33452       <method name="Void Main()">
33453         <size>60</size>
33454       </method>
33455     </type>
33456   </test>
33457   <test name="test-609.cs">
33458     <type name="Test">
33459       <method name="Void .ctor()">
33460         <size>7</size>
33461       </method>
33462       <method name="Int32 Main()">
33463         <size>36</size>
33464       </method>
33465     </type>
33466   </test>
33467   <test name="test-61.cs">
33468     <type name="X">
33469       <method name="Void .ctor()">
33470         <size>7</size>
33471       </method>
33472       <method name="Void add_XX(X+MyEvent)">
33473         <size>3</size>
33474       </method>
33475       <method name="Void remove_XX(X+MyEvent)">
33476         <size>3</size>
33477       </method>
33478       <method name="Int32 get_Property()">
33479         <size>4</size>
33480       </method>
33481       <method name="Void set_Property(Int32)">
33482         <size>3</size>
33483       </method>
33484       <method name="Int32 get_P2()">
33485         <size>2</size>
33486       </method>
33487       <method name="Void set_P3(Int32)">
33488         <size>1</size>
33489       </method>
33490       <method name="Int32 Main()">
33491         <size>2</size>
33492       </method>
33493     </type>
33494     <type name="X+MyEvent">
33495       <method name="Void .ctor(Object, IntPtr)">
33496         <size>0</size>
33497       </method>
33498       <method name="Void Invoke()">
33499         <size>0</size>
33500       </method>
33501       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33502         <size>0</size>
33503       </method>
33504       <method name="Void EndInvoke(IAsyncResult)">
33505         <size>0</size>
33506       </method>
33507     </type>
33508   </test>
33509   <test name="test-610.cs">
33510     <type name="A">
33511       <method name="Void .ctor()">
33512         <size>7</size>
33513       </method>
33514       <method name="Void Main()">
33515         <size>1</size>
33516       </method>
33517     </type>
33518     <type name="A+C">
33519       <method name="Void .ctor()">
33520         <size>7</size>
33521       </method>
33522     </type>
33523     <type name="A+C+D">
33524       <method name="Void .ctor()">
33525         <size>7</size>
33526       </method>
33527     </type>
33528     <type name="N.B">
33529       <method name="Void .ctor()">
33530         <size>7</size>
33531       </method>
33532     </type>
33533     <type name="N.B+C">
33534       <method name="Void .ctor()">
33535         <size>7</size>
33536       </method>
33537     </type>
33538     <type name="N.B+C+E">
33539       <method name="Void .ctor()">
33540         <size>7</size>
33541       </method>
33542     </type>
33543     <type name="N.B+A">
33544       <method name="Void .ctor()">
33545         <size>7</size>
33546       </method>
33547     </type>
33548     <type name="N.B+A+D">
33549       <method name="Void .ctor()">
33550         <size>7</size>
33551       </method>
33552     </type>
33553   </test>
33554   <test name="test-611.cs">
33555     <type name="T">
33556       <method name="Void .ctor()">
33557         <size>7</size>
33558       </method>
33559     </type>
33560     <type name="T+Protected">
33561       <method name="Void .ctor()">
33562         <size>7</size>
33563       </method>
33564     </type>
33565     <type name="D">
33566       <method name="Void .ctor()">
33567         <size>7</size>
33568       </method>
33569     </type>
33570     <type name="D+Private">
33571       <method name="Void .ctor()">
33572         <size>7</size>
33573       </method>
33574       <method name="Void Stuff(T+Protected)">
33575         <size>1</size>
33576       </method>
33577     </type>
33578     <type name="D2">
33579       <method name="Void .ctor()">
33580         <size>7</size>
33581       </method>
33582     </type>
33583     <type name="D2+P">
33584       <method name="Void .ctor()">
33585         <size>7</size>
33586       </method>
33587     </type>
33588     <type name="D2+P+Private">
33589       <method name="Void .ctor()">
33590         <size>7</size>
33591       </method>
33592       <method name="Void Stuff(T+Protected)">
33593         <size>1</size>
33594       </method>
33595     </type>
33596     <type name="Z">
33597       <method name="Void .ctor()">
33598         <size>7</size>
33599       </method>
33600       <method name="Void Main()">
33601         <size>1</size>
33602       </method>
33603     </type>
33604   </test>
33605   <test name="test-612.cs">
33606     <type name="Abcdefghijklmnopqrstuvwxyz">
33607       <method name="Void .ctor()">
33608         <size>7</size>
33609       </method>
33610       <method name="Void .cctor()">
33611         <size>7</size>
33612       </method>
33613     </type>
33614     <type name="OO">
33615       <method name="Void .ctor()">
33616         <size>7</size>
33617       </method>
33618       <method name="Void D()">
33619         <size>5293</size>
33620       </method>
33621     </type>
33622     <type name="Zyxwvutsrqp">
33623       <method name="Void .ctor()">
33624         <size>7</size>
33625       </method>
33626       <method name="Void .cctor()">
33627         <size>7</size>
33628       </method>
33629     </type>
33630     <type name="XXX">
33631       <method name="Void .ctor()">
33632         <size>7</size>
33633       </method>
33634       <method name="Boolean IsAltered()">
33635         <size>859</size>
33636       </method>
33637       <method name="Void Main()">
33638         <size>1</size>
33639       </method>
33640     </type>
33641   </test>
33642   <test name="test-613.cs">
33643     <type name="M">
33644       <method name="Void .ctor()">
33645         <size>7</size>
33646       </method>
33647       <method name="Boolean g()">
33648         <size>8</size>
33649       </method>
33650       <method name="Int32 Main()">
33651         <size>62</size>
33652       </method>
33653     </type>
33654   </test>
33655   <test name="test-614.cs">
33656     <type name="C">
33657       <method name="Void .ctor()">
33658         <size>7</size>
33659       </method>
33660       <method name="Void And()">
33661         <size>73</size>
33662       </method>
33663       <method name="Void Or()">
33664         <size>137</size>
33665       </method>
33666       <method name="Int32 Main()">
33667         <size>70</size>
33668       </method>
33669     </type>
33670   </test>
33671   <test name="test-615.cs">
33672     <type name="C">
33673       <method name="Void .ctor()">
33674         <size>7</size>
33675       </method>
33676       <method name="Void Main()">
33677         <size>16</size>
33678       </method>
33679     </type>
33680   </test>
33681   <test name="test-617.cs">
33682     <type name="Y">
33683       <method name="Void .ctor()">
33684         <size>7</size>
33685       </method>
33686       <method name="Void X.add_Foo(MyDelegate)">
33687         <size>1</size>
33688       </method>
33689       <method name="Void X.remove_Foo(MyDelegate)">
33690         <size>1</size>
33691       </method>
33692       <method name="Void add_Foo(MyDelegate)">
33693         <size>24</size>
33694       </method>
33695       <method name="Void remove_Foo(MyDelegate)">
33696         <size>24</size>
33697       </method>
33698       <method name="Int32 X.get_Prop()">
33699         <size>2</size>
33700       </method>
33701       <method name="Int32 Main()">
33702         <size>74</size>
33703       </method>
33704     </type>
33705     <type name="MyDelegate">
33706       <method name="Void .ctor(Object, IntPtr)">
33707         <size>0</size>
33708       </method>
33709       <method name="Int64 Invoke()">
33710         <size>0</size>
33711       </method>
33712       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33713         <size>0</size>
33714       </method>
33715       <method name="Int64 EndInvoke(IAsyncResult)">
33716         <size>0</size>
33717       </method>
33718     </type>
33719   </test>
33720   <test name="test-618.cs">
33721     <type name="C">
33722       <method name="Void .ctor()">
33723         <size>7</size>
33724       </method>
33725       <method name="Void ZeroBasedReductions()">
33726         <size>9</size>
33727       </method>
33728       <method name="Void Main()">
33729         <size>1</size>
33730       </method>
33731     </type>
33732   </test>
33733   <test name="test-619.cs">
33734     <type name="X">
33735       <method name="Void .ctor()">
33736         <size>7</size>
33737       </method>
33738       <method name="Void Main()">
33739         <size>11</size>
33740       </method>
33741     </type>
33742   </test>
33743   <test name="test-62.cs">
33744     <type name="X">
33745       <method name="Void .ctor()">
33746         <size>7</size>
33747       </method>
33748       <method name="X[] GetX()">
33749         <size>2</size>
33750       </method>
33751       <method name="System.Int32[] getInt()">
33752         <size>2</size>
33753       </method>
33754       <method name="System.Int32[,,] getMoreInt()">
33755         <size>2</size>
33756       </method>
33757       <method name="Int32 Main()">
33758         <size>2</size>
33759       </method>
33760     </type>
33761   </test>
33762   <test name="test-620.cs">
33763     <type name="X">
33764       <method name="Void .ctor()">
33765         <size>7</size>
33766       </method>
33767       <method name="Void A(Int32 ByRef)">
33768         <size>7</size>
33769       </method>
33770       <method name="Void B(Int32 ByRef)">
33771         <size>7</size>
33772       </method>
33773       <method name="Int32 Main()">
33774         <size>22</size>
33775       </method>
33776     </type>
33777   </test>
33778   <test name="test-621.cs">
33779     <type name="X">
33780       <method name="Void .ctor()">
33781         <size>7</size>
33782       </method>
33783       <method name="Void Main()">
33784         <size>129</size>
33785       </method>
33786     </type>
33787   </test>
33788   <test name="test-622.cs">
33789     <type name="A">
33790       <method name="Void .ctor(Int32)">
33791         <size>1</size>
33792       </method>
33793     </type>
33794     <type name="B">
33795       <method name="Void .ctor(Int32)">
33796         <size>7</size>
33797       </method>
33798     </type>
33799     <type name="X">
33800       <method name="Void .ctor()">
33801         <size>7</size>
33802       </method>
33803       <method name="Void Foo(A ByRef)">
33804         <size>8</size>
33805       </method>
33806       <method name="Void Foo(System.Object ByRef)">
33807         <size>9</size>
33808       </method>
33809       <method name="Int32 Main()">
33810         <size>16</size>
33811       </method>
33812     </type>
33813   </test>
33814   <test name="test-623.cs">
33815     <type name="X">
33816       <method name="Void .ctor()">
33817         <size>7</size>
33818       </method>
33819       <method name="Void a()">
33820         <size>0</size>
33821       </method>
33822     </type>
33823     <type name="Y">
33824       <method name="Void .ctor()">
33825         <size>7</size>
33826       </method>
33827       <method name="Void a()">
33828         <size>11</size>
33829       </method>
33830       <method name="Void Main()">
33831         <size>13</size>
33832       </method>
33833     </type>
33834   </test>
33835   <test name="test-624.cs">
33836     <type name="X">
33837       <method name="Void .ctor()">
33838         <size>7</size>
33839       </method>
33840       <method name="Int32 get_Type()">
33841         <size>2</size>
33842       </method>
33843       <method name="Void Main()">
33844         <size>3</size>
33845       </method>
33846     </type>
33847   </test>
33848   <test name="test-625.cs">
33849     <type name="Location">
33850       <method name="Void .ctor()">
33851         <size>7</size>
33852       </method>
33853       <method name="Int32 get_Null()">
33854         <size>2</size>
33855       </method>
33856     </type>
33857     <type name="X">
33858       <method name="Void .ctor()">
33859         <size>13</size>
33860       </method>
33861       <method name="Void Main()">
33862         <size>1</size>
33863       </method>
33864     </type>
33865   </test>
33866   <test name="test-626.cs">
33867     <type name="X">
33868       <method name="Void .ctor()">
33869         <size>7</size>
33870       </method>
33871       <method name="Void A()">
33872         <size>1</size>
33873       </method>
33874       <method name="Void Main()">
33875         <size>37</size>
33876       </method>
33877     </type>
33878   </test>
33879   <test name="test-627.cs">
33880     <type name="B">
33881       <method name="Void .ctor()">
33882         <size>7</size>
33883       </method>
33884       <method name="Void X.B()">
33885         <size>1</size>
33886       </method>
33887       <method name="Void A.B()">
33888         <size>1</size>
33889       </method>
33890     </type>
33891     <type name="M">
33892       <method name="Void .ctor()">
33893         <size>7</size>
33894       </method>
33895       <method name="Void N(System.Object)">
33896         <size>8</size>
33897       </method>
33898       <method name="Void Main()">
33899         <size>1</size>
33900       </method>
33901     </type>
33902   </test>
33903   <test name="test-628.cs">
33904     <type name="N1.B">
33905       <method name="Void .ctor()">
33906         <size>7</size>
33907       </method>
33908     </type>
33909     <type name="X">
33910       <method name="Void .ctor()">
33911         <size>7</size>
33912       </method>
33913     </type>
33914     <type name="X2">
33915       <method name="Void .ctor()">
33916         <size>7</size>
33917       </method>
33918     </type>
33919     <type name="Y2">
33920       <method name="Void .ctor()">
33921         <size>7</size>
33922       </method>
33923     </type>
33924     <type name="Y">
33925       <method name="Void .ctor()">
33926         <size>7</size>
33927       </method>
33928       <method name="Void Main()">
33929         <size>1</size>
33930       </method>
33931     </type>
33932   </test>
33933   <test name="test-629.cs">
33934     <type name="Foo">
33935       <method name="Void .ctor()">
33936         <size>7</size>
33937       </method>
33938       <method name="IEnumerable foo()">
33939         <size>16</size>
33940       </method>
33941       <method name="Int32 Main()">
33942         <size>65</size>
33943       </method>
33944     </type>
33945     <type name="Foo+&lt;foo&gt;c__Iterator0">
33946       <method name="Void .ctor()">
33947         <size>7</size>
33948       </method>
33949       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33950         <size>7</size>
33951       </method>
33952       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
33953         <size>7</size>
33954       </method>
33955       <method name="Boolean MoveNext()">
33956         <size>39</size>
33957       </method>
33958       <method name="Void Dispose()">
33959         <size>8</size>
33960       </method>
33961       <method name="Void Reset()">
33962         <size>6</size>
33963       </method>
33964       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33965         <size>7</size>
33966       </method>
33967       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
33968         <size>26</size>
33969       </method>
33970     </type>
33971   </test>
33972   <test name="test-63.cs">
33973     <type name="X">
33974       <method name="Void .ctor()">
33975         <size>7</size>
33976       </method>
33977       <method name="Int32 Main()">
33978         <size>96</size>
33979       </method>
33980     </type>
33981   </test>
33982   <test name="test-630.cs">
33983     <type name="MyEx">
33984       <method name="Void .ctor()">
33985         <size>7</size>
33986       </method>
33987     </type>
33988     <type name="Ex">
33989       <method name="Void .ctor()">
33990         <size>7</size>
33991       </method>
33992       <method name="Int32 test(Int32)">
33993         <size>37</size>
33994       </method>
33995       <method name="Int32 Main()">
33996         <size>70</size>
33997       </method>
33998     </type>
33999   </test>
34000   <test name="test-631.cs">
34001     <type name="A">
34002       <method name="Void .ctor()">
34003         <size>7</size>
34004       </method>
34005       <method name="SByte op_Implicit(A)">
34006         <size>2</size>
34007       </method>
34008       <method name="Byte op_Implicit(A)">
34009         <size>2</size>
34010       </method>
34011       <method name="Int16 op_Implicit(A)">
34012         <size>2</size>
34013       </method>
34014       <method name="UInt16 op_Implicit(A)">
34015         <size>2</size>
34016       </method>
34017       <method name="Int32 op_Implicit(A)">
34018         <size>2</size>
34019       </method>
34020       <method name="UInt32 op_Implicit(A)">
34021         <size>2</size>
34022       </method>
34023       <method name="Int64 op_Implicit(A)">
34024         <size>3</size>
34025       </method>
34026       <method name="UInt64 op_Implicit(A)">
34027         <size>3</size>
34028       </method>
34029     </type>
34030     <type name="A2">
34031       <method name="Void .ctor()">
34032         <size>7</size>
34033       </method>
34034       <method name="SByte op_Implicit(A2)">
34035         <size>2</size>
34036       </method>
34037       <method name="Byte op_Implicit(A2)">
34038         <size>2</size>
34039       </method>
34040       <method name="Int16 op_Implicit(A2)">
34041         <size>2</size>
34042       </method>
34043       <method name="UInt32 op_Implicit(A2)">
34044         <size>2</size>
34045       </method>
34046       <method name="Int64 op_Implicit(A2)">
34047         <size>3</size>
34048       </method>
34049       <method name="UInt64 op_Implicit(A2)">
34050         <size>3</size>
34051       </method>
34052     </type>
34053     <type name="A3">
34054       <method name="Void .ctor()">
34055         <size>7</size>
34056       </method>
34057       <method name="SByte op_Implicit(A3)">
34058         <size>2</size>
34059       </method>
34060       <method name="UInt32 op_Implicit(A3)">
34061         <size>2</size>
34062       </method>
34063       <method name="Int64 op_Implicit(A3)">
34064         <size>3</size>
34065       </method>
34066       <method name="UInt64 op_Implicit(A3)">
34067         <size>3</size>
34068       </method>
34069     </type>
34070     <type name="A4">
34071       <method name="Void .ctor()">
34072         <size>7</size>
34073       </method>
34074       <method name="UInt32 op_Implicit(A4)">
34075         <size>2</size>
34076       </method>
34077       <method name="Int64 op_Implicit(A4)">
34078         <size>3</size>
34079       </method>
34080       <method name="UInt64 op_Implicit(A4)">
34081         <size>3</size>
34082       </method>
34083     </type>
34084     <type name="A5">
34085       <method name="Void .ctor()">
34086         <size>7</size>
34087       </method>
34088       <method name="UInt32 op_Implicit(A5)">
34089         <size>2</size>
34090       </method>
34091       <method name="Int32 op_Implicit(A5)">
34092         <size>2</size>
34093       </method>
34094     </type>
34095     <type name="A6">
34096       <method name="Void .ctor()">
34097         <size>7</size>
34098       </method>
34099       <method name="Byte op_Implicit(A6)">
34100         <size>2</size>
34101       </method>
34102     </type>
34103     <type name="MyDecimal">
34104       <method name="Void .ctor()">
34105         <size>7</size>
34106       </method>
34107       <method name="Decimal op_Implicit(MyDecimal)">
34108         <size>8</size>
34109       </method>
34110     </type>
34111     <type name="Constraint">
34112       <method name="Void .ctor()">
34113         <size>7</size>
34114       </method>
34115       <method name="Int32 Main()">
34116         <size>293</size>
34117       </method>
34118     </type>
34119   </test>
34120   <test name="test-632.cs">
34121     <type name="Bug379822">
34122       <method name="Void .ctor()">
34123         <size>7</size>
34124       </method>
34125       <method name="Void Assert(Boolean, Boolean)">
34126         <size>19</size>
34127       </method>
34128       <method name="Void TestAnd(Boolean)">
34129         <size>79</size>
34130       </method>
34131       <method name="Void TestOr(Boolean)">
34132         <size>92</size>
34133       </method>
34134       <method name="Void Test(Boolean)">
34135         <size>13</size>
34136       </method>
34137       <method name="Void Main()">
34138         <size>13</size>
34139       </method>
34140     </type>
34141   </test>
34142   <test name="test-633.cs">
34143     <type name="Test.C">
34144       <method name="Void .ctor()">
34145         <size>7</size>
34146       </method>
34147       <method name="Void Main()">
34148         <size>1</size>
34149       </method>
34150     </type>
34151   </test>
34152   <test name="test-634.cs">
34153     <type name="Test">
34154       <method name="Void .ctor()">
34155         <size>7</size>
34156       </method>
34157       <method name="Void TestFunc()">
34158         <size>2</size>
34159       </method>
34160       <method name="Void Main(System.String[])">
34161         <size>6</size>
34162       </method>
34163     </type>
34164     <type name="Test+D">
34165       <method name="Void .ctor(Object, IntPtr)">
34166         <size>0</size>
34167       </method>
34168       <method name="Void Invoke()">
34169         <size>0</size>
34170       </method>
34171       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34172         <size>0</size>
34173       </method>
34174       <method name="Void EndInvoke(IAsyncResult)">
34175         <size>0</size>
34176       </method>
34177     </type>
34178   </test>
34179   <test name="test-635.cs">
34180     <type name="ShortCircuitFold">
34181       <method name="Void .ctor()">
34182         <size>7</size>
34183       </method>
34184       <method name="Boolean get_False()">
34185         <size>14</size>
34186       </method>
34187       <method name="Boolean get_True()">
34188         <size>14</size>
34189       </method>
34190       <method name="Void a(Boolean, Boolean)">
34191         <size>19</size>
34192       </method>
34193       <method name="Void c(Int32)">
34194         <size>67</size>
34195       </method>
34196       <method name="Boolean f()">
34197         <size>11</size>
34198       </method>
34199       <method name="Void Main()">
34200         <size>169</size>
34201       </method>
34202     </type>
34203   </test>
34204   <test name="test-636.cs">
34205     <type name="Foo">
34206       <method name="Void .ctor()">
34207         <size>7</size>
34208       </method>
34209       <method name="Boolean get_False()">
34210         <size>14</size>
34211       </method>
34212       <method name="Void ping()">
34213         <size>13</size>
34214       </method>
34215       <method name="Int32 test_while(Int32)">
34216         <size>53</size>
34217       </method>
34218       <method name="Int32 test_do_while(Int32)">
34219         <size>53</size>
34220       </method>
34221       <method name="Int32 test_for(Int32)">
34222         <size>64</size>
34223       </method>
34224       <method name="Void test_for_empty()">
34225         <size>35</size>
34226       </method>
34227       <method name="Void Main()">
34228         <size>30</size>
34229       </method>
34230     </type>
34231   </test>
34232   <test name="test-638.cs">
34233     <type name="Fail">
34234       <method name="Void .ctor()">
34235         <size>7</size>
34236       </method>
34237       <method name="Void Main()">
34238         <size>110</size>
34239       </method>
34240     </type>
34241     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34242       <method name="Void .ctor()">
34243         <size>7</size>
34244       </method>
34245       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34246         <size>28</size>
34247       </method>
34248     </type>
34249   </test>
34250   <test name="test-639.cs">
34251     <type name="Foo">
34252       <method name="Void .ctor()">
34253         <size>7</size>
34254       </method>
34255       <method name="System.String get_s()">
34256         <size>13</size>
34257       </method>
34258       <method name="Void set_s(System.String)">
34259         <size>34</size>
34260       </method>
34261       <method name="Void Main()">
34262         <size>67</size>
34263       </method>
34264     </type>
34265   </test>
34266   <test name="test-64.cs">
34267     <type name="Operator">
34268       <method name="Void .ctor()">
34269         <size>7</size>
34270       </method>
34271     </type>
34272     <type name="Blah">
34273       <method name="Void .ctor(Operator)">
34274         <size>7</size>
34275       </method>
34276     </type>
34277     <type name="T">
34278       <method name="Void .ctor()">
34279         <size>7</size>
34280       </method>
34281       <method name="Int32 Main()">
34282         <size>9</size>
34283       </method>
34284     </type>
34285   </test>
34286   <test name="test-640.cs">
34287     <type name="C">
34288       <method name="Void .ctor()">
34289         <size>7</size>
34290       </method>
34291       <method name="Int32 Main()">
34292         <size>100</size>
34293       </method>
34294     </type>
34295   </test>
34296   <test name="test-641.cs">
34297     <type name="Identifier">
34298       <method name="Void .ctor()">
34299         <size>7</size>
34300       </method>
34301       <method name="Int32 Main()">
34302         <size>55</size>
34303       </method>
34304       <method name="Boolean op_Equality(Identifier, Identifier)">
34305         <size>2</size>
34306       </method>
34307       <method name="Boolean op_Inequality(Identifier, Identifier)">
34308         <size>2</size>
34309       </method>
34310       <method name="Identifier op_Implicit(System.String)">
34311         <size>2</size>
34312       </method>
34313       <method name="System.String op_Implicit(Identifier)">
34314         <size>2</size>
34315       </method>
34316       <method name="Decimal op_Implicit(Identifier)">
34317         <size>7</size>
34318       </method>
34319     </type>
34320   </test>
34321   <test name="test-642.cs">
34322     <type name="C">
34323       <method name="Void .ctor()">
34324         <size>7</size>
34325       </method>
34326       <method name="Int32 Main()">
34327         <size>40</size>
34328       </method>
34329     </type>
34330   </test>
34331   <test name="test-643.cs">
34332     <type name="PointerArithmeticTest">
34333       <method name="Void .ctor()">
34334         <size>7</size>
34335       </method>
34336       <method name="Int32 Main()">
34337         <size>130</size>
34338       </method>
34339       <method name="Int32* Conversions(Int64)">
34340         <size>3</size>
34341       </method>
34342       <method name="Int32 CheckAdd(Byte*, Int32)">
34343         <size>14</size>
34344       </method>
34345       <method name="Int32 CheckSub(Int16*, Int32)">
34346         <size>16</size>
34347       </method>
34348       <method name="Int32 CheckSub2(Int16*, Int32)">
34349         <size>23</size>
34350       </method>
34351     </type>
34352   </test>
34353   <test name="test-644.cs">
34354     <type name="Program">
34355       <method name="Void .ctor()">
34356         <size>7</size>
34357       </method>
34358       <method name="System.Object M(Int32)">
34359         <size>2</size>
34360       </method>
34361       <method name="Void Test_1()">
34362         <size>59</size>
34363       </method>
34364       <method name="Boolean Test_2()">
34365         <size>24</size>
34366       </method>
34367       <method name="Boolean Test_3()">
34368         <size>24</size>
34369       </method>
34370       <method name="Boolean Test_4(Program+D)">
34371         <size>13</size>
34372       </method>
34373       <method name="Int32 Main()">
34374         <size>75</size>
34375       </method>
34376     </type>
34377     <type name="Program+D">
34378       <method name="Void .ctor(Object, IntPtr)">
34379         <size>0</size>
34380       </method>
34381       <method name="System.Object Invoke(Int32)">
34382         <size>0</size>
34383       </method>
34384       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34385         <size>0</size>
34386       </method>
34387       <method name="System.Object EndInvoke(IAsyncResult)">
34388         <size>0</size>
34389       </method>
34390     </type>
34391   </test>
34392   <test name="test-645.cs">
34393     <type name="Program">
34394       <method name="Void .ctor()">
34395         <size>7</size>
34396       </method>
34397       <method name="IEnumerable get_Empty()">
34398         <size>16</size>
34399       </method>
34400       <method name="Void Main()">
34401         <size>61</size>
34402       </method>
34403     </type>
34404     <type name="Program+&lt;&gt;c__Iterator0">
34405       <method name="Void .ctor()">
34406         <size>7</size>
34407       </method>
34408       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34409         <size>7</size>
34410       </method>
34411       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34412         <size>7</size>
34413       </method>
34414       <method name="Boolean MoveNext()">
34415         <size>158</size>
34416       </method>
34417       <method name="Void Dispose()">
34418         <size>8</size>
34419       </method>
34420       <method name="Void Reset()">
34421         <size>6</size>
34422       </method>
34423       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34424         <size>7</size>
34425       </method>
34426       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34427         <size>26</size>
34428       </method>
34429     </type>
34430   </test>
34431   <test name="test-646.cs">
34432     <type name="Program">
34433       <method name="Void .ctor()">
34434         <size>7</size>
34435       </method>
34436       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34437         <size>7</size>
34438       </method>
34439       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34440         <size>7</size>
34441       </method>
34442       <method name="Int32 Main()">
34443         <size>113</size>
34444       </method>
34445     </type>
34446   </test>
34447   <test name="test-647.cs">
34448     <type name="Foo">
34449       <method name="Void .ctor()">
34450         <size>7</size>
34451       </method>
34452       <method name="Void Main()">
34453         <size>28</size>
34454       </method>
34455     </type>
34456   </test>
34457   <test name="test-648.cs">
34458     <type name="ParamMismatch.TestCase">
34459       <method name="Void .ctor()">
34460         <size>7</size>
34461       </method>
34462       <method name="Void add_Culprit(System.EventHandler)">
34463         <size>1</size>
34464       </method>
34465       <method name="Void remove_Culprit(System.EventHandler)">
34466         <size>1</size>
34467       </method>
34468       <method name="Void Main()">
34469         <size>1</size>
34470       </method>
34471       <method name="Void Finalize()">
34472         <size>13</size>
34473       </method>
34474     </type>
34475   </test>
34476   <test name="test-649.cs">
34477     <type name="MainClass">
34478       <method name="Void .ctor()">
34479         <size>7</size>
34480       </method>
34481       <method name="Void Main(System.String[])">
34482         <size>609</size>
34483       </method>
34484     </type>
34485     <type name="MainClass+Decimal2">
34486       <method name="Void .ctor(Double)">
34487         <size>13</size>
34488       </method>
34489       <method name="Void .ctor(Decimal)">
34490         <size>8</size>
34491       </method>
34492       <method name="Decimal2 op_Explicit(Decimal)">
34493         <size>7</size>
34494       </method>
34495       <method name="Decimal2 op_Explicit(Double)">
34496         <size>7</size>
34497       </method>
34498       <method name="Decimal op_Implicit(Decimal2)">
34499         <size>8</size>
34500       </method>
34501     </type>
34502   </test>
34503   <test name="test-65.cs">
34504     <type name="X">
34505       <method name="Void .ctor()">
34506         <size>7</size>
34507       </method>
34508       <method name="Void receiver(S)">
34509         <size>7</size>
34510       </method>
34511       <method name="System.Object BoxS()">
34512         <size>21</size>
34513       </method>
34514       <method name="S Plain()">
34515         <size>16</size>
34516       </method>
34517       <method name="Int32 Main()">
34518         <size>98</size>
34519       </method>
34520     </type>
34521   </test>
34522   <test name="test-650.cs">
34523     <type name="App">
34524       <method name="Void .ctor()">
34525         <size>7</size>
34526       </method>
34527       <method name="Void Main()">
34528         <size>1</size>
34529       </method>
34530     </type>
34531   </test>
34532   <test name="test-651.cs">
34533     <type name="Foo">
34534       <method name="Void .ctor()">
34535         <size>7</size>
34536       </method>
34537       <method name="Void Open(IList)">
34538         <size>1</size>
34539       </method>
34540       <method name="Void Open(System.Collections.ArrayList ByRef)">
34541         <size>20</size>
34542       </method>
34543       <method name="Void Main()">
34544         <size>1</size>
34545       </method>
34546     </type>
34547   </test>
34548   <test name="test-652.cs">
34549     <type name="C">
34550       <method name="Void .ctor()">
34551         <size>7</size>
34552       </method>
34553       <method name="Int32 Main()">
34554         <size>6</size>
34555       </method>
34556       <method name="Int32 Test()">
34557         <size>27</size>
34558       </method>
34559     </type>
34560   </test>
34561   <test name="test-653.cs">
34562     <type name="C">
34563       <method name="Void .ctor()">
34564         <size>7</size>
34565       </method>
34566       <method name="Int32 Test()">
34567         <size>50</size>
34568       </method>
34569       <method name="Void Test2()">
34570         <size>32</size>
34571       </method>
34572       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
34573         <size>39</size>
34574       </method>
34575       <method name="Int32 Main()">
34576         <size>41</size>
34577       </method>
34578     </type>
34579   </test>
34580   <test name="test-654.cs">
34581     <type name="Program">
34582       <method name="Void .ctor()">
34583         <size>7</size>
34584       </method>
34585       <method name="Int32 Main()">
34586         <size>8</size>
34587       </method>
34588       <method name="Int32 Test(SByte*)">
34589         <size>33</size>
34590       </method>
34591     </type>
34592   </test>
34593   <test name="test-655.cs">
34594     <type name="D">
34595       <method name="Void .ctor()">
34596         <size>7</size>
34597       </method>
34598       <method name="Byte get_Item(Int32)">
34599         <size>7</size>
34600       </method>
34601       <method name="Void set_Item(Int32, Byte)">
34602         <size>8</size>
34603       </method>
34604       <method name="Int32 Main()">
34605         <size>77</size>
34606       </method>
34607     </type>
34608   </test>
34609   <test name="test-656.cs">
34610     <type name="Goo">
34611       <method name="Void .ctor()">
34612         <size>7</size>
34613       </method>
34614       <method name="Void Main()">
34615         <size>26</size>
34616       </method>
34617     </type>
34618   </test>
34619   <test name="test-657.cs">
34620     <type name="TestDebug.C">
34621       <method name="Void .ctor()">
34622         <size>7</size>
34623       </method>
34624       <method name="Void Method()">
34625         <size>1</size>
34626       </method>
34627     </type>
34628     <type name="TestDebug.Program">
34629       <method name="Void .ctor()">
34630         <size>7</size>
34631       </method>
34632       <method name="Void Excluded()">
34633         <size>11</size>
34634       </method>
34635       <method name="Int32 Main()">
34636         <size>7</size>
34637       </method>
34638     </type>
34639   </test>
34640   <test name="test-658.cs">
34641     <type name="A">
34642       <method name="Void .ctor()">
34643         <size>7</size>
34644       </method>
34645       <method name="Int32 get_Thread()">
34646         <size>2</size>
34647       </method>
34648     </type>
34649     <type name="Thread">
34650       <method name="Void .ctor()">
34651         <size>7</size>
34652       </method>
34653       <method name="Void Foo()">
34654         <size>1</size>
34655       </method>
34656     </type>
34657     <type name="B">
34658       <method name="Void .ctor()">
34659         <size>7</size>
34660       </method>
34661       <method name="Void Main()">
34662         <size>6</size>
34663       </method>
34664     </type>
34665   </test>
34666   <test name="test-659.cs">
34667     <type name="MySubClass">
34668       <method name="Void .ctor()">
34669         <size>7</size>
34670       </method>
34671       <method name="Int32 Main()">
34672         <size>30</size>
34673       </method>
34674       <method name="Void set_BB(Int32, Boolean)">
34675         <size>1</size>
34676       </method>
34677       <method name="Void Iface.set_AA(Int32, Boolean)">
34678         <size>9</size>
34679       </method>
34680     </type>
34681   </test>
34682   <test name="test-66.cs">
34683     <type name="Y">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687     </type>
34688     <type name="X">
34689       <method name="Void .ctor()">
34690         <size>7</size>
34691       </method>
34692       <method name="Void .cctor()">
34693         <size>53</size>
34694       </method>
34695       <method name="Void FillOne()">
34696         <size>18</size>
34697       </method>
34698       <method name="Void FillSingle()">
34699         <size>39</size>
34700       </method>
34701       <method name="Void FillDouble()">
34702         <size>59</size>
34703       </method>
34704       <method name="Void FillObject()">
34705         <size>52</size>
34706       </method>
34707       <method name="Void FillDoubleObject()">
34708         <size>81</size>
34709       </method>
34710       <method name="Int32 TestSingle()">
34711         <size>47</size>
34712       </method>
34713       <method name="Int32 TestDouble()">
34714         <size>67</size>
34715       </method>
34716       <method name="Int32 TestObjectSingle()">
34717         <size>48</size>
34718       </method>
34719       <method name="Int32 TestObjectDouble()">
34720         <size>72</size>
34721       </method>
34722       <method name="Int32 Main()">
34723         <size>80</size>
34724       </method>
34725     </type>
34726   </test>
34727   <test name="test-660.cs">
34728     <type name="Test">
34729       <method name="Void .ctor()">
34730         <size>7</size>
34731       </method>
34732       <method name="Void Main()">
34733         <size>25</size>
34734       </method>
34735     </type>
34736     <type name="Status">
34737       <method name="Void .ctor(Code)">
34738         <size>8</size>
34739       </method>
34740       <method name="Status op_Implicit(Code)">
34741         <size>7</size>
34742       </method>
34743       <method name="Code op_Implicit(Status)">
34744         <size>8</size>
34745       </method>
34746     </type>
34747   </test>
34748   <test name="test-661.cs">
34749     <type name="Test">
34750       <method name="Void .ctor()">
34751         <size>7</size>
34752       </method>
34753       <method name="Void Main()">
34754         <size>1</size>
34755       </method>
34756       <method name="Void TestMethod()">
34757         <size>15</size>
34758       </method>
34759       <method name="SummaryInfo GetSummary()">
34760         <size>2</size>
34761       </method>
34762     </type>
34763   </test>
34764   <test name="test-662.cs">
34765     <type name="C">
34766       <method name="Void .ctor()">
34767         <size>7</size>
34768       </method>
34769       <method name="Void Main()">
34770         <size>1</size>
34771       </method>
34772     </type>
34773   </test>
34774   <test name="test-663.cs">
34775     <type name="A">
34776       <method name="Void .ctor()">
34777         <size>7</size>
34778       </method>
34779       <method name="Int32 op_Implicit(A)">
34780         <size>2</size>
34781       </method>
34782       <method name="Boolean op_Implicit(A)">
34783         <size>2</size>
34784       </method>
34785     </type>
34786     <type name="C">
34787       <method name="Void .ctor()">
34788         <size>7</size>
34789       </method>
34790       <method name="Void Main()">
34791         <size>17</size>
34792       </method>
34793     </type>
34794   </test>
34795   <test name="test-664.cs">
34796     <type name="C">
34797       <method name="Void .ctor()">
34798         <size>7</size>
34799       </method>
34800       <method name="Boolean Test(System.String)">
34801         <size>148</size>
34802       </method>
34803       <method name="Int32 Main()">
34804         <size>49</size>
34805       </method>
34806     </type>
34807   </test>
34808   <test name="test-665.cs">
34809     <type name="Test">
34810       <method name="Void .ctor()">
34811         <size>7</size>
34812       </method>
34813       <method name="Int32 Main()">
34814         <size>14</size>
34815       </method>
34816       <method name="Int32 Method(System.Object)">
34817         <size>2</size>
34818       </method>
34819     </type>
34820   </test>
34821   <test name="test-666.cs">
34822     <type name="C">
34823       <method name="Void .ctor()">
34824         <size>7</size>
34825       </method>
34826       <method name="Void Main()">
34827         <size>1</size>
34828       </method>
34829     </type>
34830   </test>
34831   <test name="test-667.cs">
34832     <type name="CA">
34833       <method name="Void .ctor()">
34834         <size>7</size>
34835       </method>
34836       <method name="Void IA.M()">
34837         <size>1</size>
34838       </method>
34839     </type>
34840     <type name="CC">
34841       <method name="Void .ctor()">
34842         <size>7</size>
34843       </method>
34844       <method name="Void Main()">
34845         <size>1</size>
34846       </method>
34847     </type>
34848   </test>
34849   <test name="test-668.cs">
34850     <type name="Bar">
34851       <method name="Void .ctor()">
34852         <size>7</size>
34853       </method>
34854     </type>
34855     <type name="Test">
34856       <method name="Void .ctor()">
34857         <size>7</size>
34858       </method>
34859       <method name="Void Main()">
34860         <size>7</size>
34861       </method>
34862     </type>
34863   </test>
34864   <test name="test-669.cs">
34865     <type name="Test">
34866       <method name="Void .ctor()">
34867         <size>7</size>
34868       </method>
34869       <method name="Void Main()">
34870         <size>3</size>
34871       </method>
34872     </type>
34873   </test>
34874   <test name="test-670.cs">
34875     <type name="C">
34876       <method name="Void .ctor()">
34877         <size>7</size>
34878       </method>
34879       <method name="Void Main()">
34880         <size>14</size>
34881       </method>
34882     </type>
34883   </test>
34884   <test name="test-671.cs">
34885     <type name="C">
34886       <method name="Void .ctor()">
34887         <size>7</size>
34888       </method>
34889       <method name="Int32 Main()">
34890         <size>19</size>
34891       </method>
34892       <method name="Boolean Bar(System.Object)">
34893         <size>2</size>
34894       </method>
34895     </type>
34896   </test>
34897   <test name="test-672.cs">
34898     <type name="X">
34899       <method name="Void .ctor()">
34900         <size>7</size>
34901       </method>
34902       <method name="S* get_Foo2()">
34903         <size>3</size>
34904       </method>
34905       <method name="Void Main()">
34906         <size>1</size>
34907       </method>
34908       <method name="Int32* get_Foo()">
34909         <size>3</size>
34910       </method>
34911     </type>
34912   </test>
34913   <test name="test-673.cs">
34914     <type name="Test">
34915       <method name="Void .ctor()">
34916         <size>7</size>
34917       </method>
34918       <method name="Void Foo()">
34919         <size>1</size>
34920       </method>
34921       <method name="Int32 Main()">
34922         <size>85</size>
34923       </method>
34924     </type>
34925   </test>
34926   <test name="test-674.cs">
34927     <type name="Test">
34928       <method name="Void .ctor()">
34929         <size>7</size>
34930       </method>
34931       <method name="Int32 Main()">
34932         <size>56</size>
34933       </method>
34934       <method name="Int32 &lt;Main&gt;m__0(Int32)">
34935         <size>2</size>
34936       </method>
34937     </type>
34938     <type name="Test+D">
34939       <method name="Void .ctor(Object, IntPtr)">
34940         <size>0</size>
34941       </method>
34942       <method name="Int32 Invoke(Int32)">
34943         <size>0</size>
34944       </method>
34945       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34946         <size>0</size>
34947       </method>
34948       <method name="Int32 EndInvoke(IAsyncResult)">
34949         <size>0</size>
34950       </method>
34951     </type>
34952   </test>
34953   <test name="test-675.cs">
34954     <type name="B">
34955       <method name="Void .ctor()">
34956         <size>7</size>
34957       </method>
34958       <method name="Int32 GetHashCode()">
34959         <size>2</size>
34960       </method>
34961       <method name="Boolean Equals(System.Object)">
34962         <size>2</size>
34963       </method>
34964       <method name="Boolean op_Equality(B, B)">
34965         <size>2</size>
34966       </method>
34967       <method name="Boolean op_Inequality(B, B)">
34968         <size>2</size>
34969       </method>
34970     </type>
34971     <type name="Test">
34972       <method name="Void .ctor()">
34973         <size>7</size>
34974       </method>
34975       <method name="Int32 Main()">
34976         <size>2</size>
34977       </method>
34978     </type>
34979   </test>
34980   <test name="test-676.cs">
34981     <type name="N.Item">
34982       <method name="Void .ctor()">
34983         <size>7</size>
34984       </method>
34985     </type>
34986     <type name="N.Test">
34987       <method name="Void .ctor()">
34988         <size>7</size>
34989       </method>
34990       <method name="N.Item get_Item(N.Test)">
34991         <size>2</size>
34992       </method>
34993       <method name="Void Foo(ItemSlot)">
34994         <size>27</size>
34995       </method>
34996       <method name="Int32 Main()">
34997         <size>2</size>
34998       </method>
34999     </type>
35000   </test>
35001   <test name="test-677.cs">
35002     <type name="InvokeWindow">
35003       <method name="Void .ctor()">
35004         <size>7</size>
35005       </method>
35006       <method name="Void add_E(D)">
35007         <size>24</size>
35008       </method>
35009       <method name="Void remove_E(D)">
35010         <size>24</size>
35011       </method>
35012       <method name="Void Run()">
35013         <size>12</size>
35014       </method>
35015     </type>
35016     <type name="Test">
35017       <method name="Void .ctor()">
35018         <size>7</size>
35019       </method>
35020       <method name="Int32 Main()">
35021         <size>32</size>
35022       </method>
35023       <method name="Void OnDeleteEvent()">
35024         <size>1</size>
35025       </method>
35026       <method name="Void OnDeleteEvent(Int32)">
35027         <size>1</size>
35028       </method>
35029     </type>
35030     <type name="D">
35031       <method name="Void .ctor(Object, IntPtr)">
35032         <size>0</size>
35033       </method>
35034       <method name="Void Invoke()">
35035         <size>0</size>
35036       </method>
35037       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35038         <size>0</size>
35039       </method>
35040       <method name="Void EndInvoke(IAsyncResult)">
35041         <size>0</size>
35042       </method>
35043     </type>
35044   </test>
35045   <test name="test-678.cs">
35046     <type name="NaNTest">
35047       <method name="Void .ctor(Double, Double)">
35048         <size>171</size>
35049       </method>
35050       <method name="Int32 Main()">
35051         <size>26</size>
35052       </method>
35053     </type>
35054   </test>
35055   <test name="test-679.cs">
35056     <type name="Program">
35057       <method name="Void .ctor()">
35058         <size>7</size>
35059       </method>
35060       <method name="Int32 Main()">
35061         <size>12</size>
35062       </method>
35063     </type>
35064   </test>
35065   <test name="test-68.cs">
35066     <type name="Y">
35067       <method name="Void .ctor()">
35068         <size>14</size>
35069       </method>
35070     </type>
35071     <type name="X">
35072       <method name="Void .ctor()">
35073         <size>7</size>
35074       </method>
35075       <method name="Int32 Main()">
35076         <size>147</size>
35077       </method>
35078     </type>
35079   </test>
35080   <test name="test-680.cs">
35081     <type name="AsStringProblem.MainClass">
35082       <method name="Void .ctor()">
35083         <size>7</size>
35084       </method>
35085       <method name="Void Main()">
35086         <size>94</size>
35087       </method>
35088     </type>
35089   </test>
35090   <test name="test-681.cs">
35091     <type name="Bug">
35092       <method name="Void .ctor()">
35093         <size>20</size>
35094       </method>
35095       <method name="Void Main()">
35096         <size>1</size>
35097       </method>
35098     </type>
35099     <type name="BugClass">
35100       <method name="Void .cctor()">
35101         <size>18</size>
35102       </method>
35103       <method name="Void FooImplementation(System.Void*)">
35104         <size>1</size>
35105       </method>
35106     </type>
35107     <type name="BugClass+Foo">
35108       <method name="Void .ctor(Object, IntPtr)">
35109         <size>0</size>
35110       </method>
35111       <method name="Void Invoke(System.Void*)">
35112         <size>0</size>
35113       </method>
35114       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35115         <size>0</size>
35116       </method>
35117       <method name="Void EndInvoke(IAsyncResult)">
35118         <size>0</size>
35119       </method>
35120     </type>
35121   </test>
35122   <test name="test-683.cs">
35123     <type name="broken_cast">
35124       <method name="Void .ctor()">
35125         <size>7</size>
35126       </method>
35127       <method name="Int32 Main()">
35128         <size>32</size>
35129       </method>
35130     </type>
35131   </test>
35132   <test name="test-684.cs">
35133     <type name="mono_bug.Program">
35134       <method name="Void .ctor()">
35135         <size>7</size>
35136       </method>
35137       <method name="Void Main()">
35138         <size>71</size>
35139       </method>
35140       <method name="System.Double[][,] ReturnArray()">
35141         <size>62</size>
35142       </method>
35143     </type>
35144   </test>
35145   <test name="test-685.cs">
35146     <type name="C">
35147       <method name="Void .ctor()">
35148         <size>7</size>
35149       </method>
35150       <method name="Void Main()">
35151         <size>28</size>
35152       </method>
35153     </type>
35154   </test>
35155   <test name="test-686.cs">
35156     <type name="Test">
35157       <method name="Void .ctor()">
35158         <size>7</size>
35159       </method>
35160       <method name="Void Main()">
35161         <size>51</size>
35162       </method>
35163       <method name="Void Foo()">
35164         <size>145</size>
35165       </method>
35166     </type>
35167   </test>
35168   <test name="test-687.cs">
35169     <type name="XUnit">
35170       <method name="Void .ctor(Double)">
35171         <size>8</size>
35172       </method>
35173       <method name="XUnit op_Implicit(Double)">
35174         <size>10</size>
35175       </method>
35176       <method name="Double op_Implicit(XUnit)">
35177         <size>8</size>
35178       </method>
35179     </type>
35180     <type name="Unit">
35181       <method name="Void .ctor(Double)">
35182         <size>8</size>
35183       </method>
35184       <method name="Unit op_Implicit(Double)">
35185         <size>10</size>
35186       </method>
35187       <method name="Double op_Implicit(Unit)">
35188         <size>8</size>
35189       </method>
35190     </type>
35191     <type name="Test">
35192       <method name="Void .ctor()">
35193         <size>7</size>
35194       </method>
35195       <method name="Int32 Main()">
35196         <size>56</size>
35197       </method>
35198     </type>
35199   </test>
35200   <test name="test-688.cs">
35201     <type name="Test">
35202       <method name="Void .ctor()">
35203         <size>7</size>
35204       </method>
35205       <method name="Int32 Main()">
35206         <size>46</size>
35207       </method>
35208       <method name="Byte* GetFoo()">
35209         <size>7</size>
35210       </method>
35211       <method name="Byte* GetFoo2()">
35212         <size>7</size>
35213       </method>
35214     </type>
35215   </test>
35216   <test name="test-689.cs">
35217     <type name="Sample">
35218       <method name="Void Main()">
35219         <size>3</size>
35220       </method>
35221       <method name="Void Foo(Byte*, Byte*)">
35222         <size>46</size>
35223       </method>
35224     </type>
35225   </test>
35226   <test name="test-69.cs">
35227     <type name="Blah">
35228       <method name="Void .ctor()">
35229         <size>7</size>
35230       </method>
35231       <method name="Void Start_internal(IntPtr)">
35232         <size>0</size>
35233       </method>
35234       <method name="Int32 Main()">
35235         <size>2</size>
35236       </method>
35237     </type>
35238   </test>
35239   <test name="test-690.cs">
35240     <type name="Test.Test">
35241       <method name="Void .ctor()">
35242         <size>7</size>
35243       </method>
35244       <method name="Void Main()">
35245         <size>1</size>
35246       </method>
35247     </type>
35248   </test>
35249   <test name="test-691.cs">
35250     <type name="ConsoleApplication6.Program">
35251       <method name="Void .ctor()">
35252         <size>7</size>
35253       </method>
35254       <method name="Void .cctor()">
35255         <size>23</size>
35256       </method>
35257       <method name="Void Main()">
35258         <size>127</size>
35259       </method>
35260     </type>
35261   </test>
35262   <test name="test-692.cs">
35263     <type name="Test">
35264       <method name="Void .ctor()">
35265         <size>7</size>
35266       </method>
35267       <method name="Void test1(DateTime ByRef)">
35268         <size>10</size>
35269       </method>
35270       <method name="Void test2(DateTime ByRef)">
35271         <size>13</size>
35272       </method>
35273       <method name="Int32 Main()">
35274         <size>141</size>
35275       </method>
35276     </type>
35277   </test>
35278   <test name="test-693.cs">
35279     <type name="ConstTest">
35280       <method name="Void .ctor()">
35281         <size>7</size>
35282       </method>
35283       <method name="Int32 Main()">
35284         <size>32</size>
35285       </method>
35286     </type>
35287   </test>
35288   <test name="test-694.cs">
35289     <type name="Test">
35290       <method name="Void .ctor()">
35291         <size>7</size>
35292       </method>
35293       <method name="Int32 Main()">
35294         <size>2</size>
35295       </method>
35296     </type>
35297   </test>
35298   <test name="test-695.cs">
35299     <type name="Program">
35300       <method name="Void .ctor()">
35301         <size>7</size>
35302       </method>
35303       <method name="Void .cctor()">
35304         <size>53</size>
35305       </method>
35306       <method name="Int32 Main()">
35307         <size>680</size>
35308       </method>
35309       <method name="System.String get_BaseDirectory()">
35310         <size>28</size>
35311       </method>
35312     </type>
35313     <type name="&lt;PrivateImplementationDetails&gt;">
35314       <method name="Void .ctor()">
35315         <size>7</size>
35316       </method>
35317     </type>
35318   </test>
35319   <test name="test-696.cs">
35320     <type name="S">
35321       <method name="Void f(S)">
35322         <size>1</size>
35323       </method>
35324       <method name="S op_Implicit(C)">
35325         <size>2</size>
35326       </method>
35327     </type>
35328     <type name="C">
35329       <method name="Void .ctor()">
35330         <size>7</size>
35331       </method>
35332       <method name="Void Main()">
35333         <size>12</size>
35334       </method>
35335     </type>
35336   </test>
35337   <test name="test-697.cs">
35338     <type name="C">
35339       <method name="Void .ctor()">
35340         <size>7</size>
35341       </method>
35342       <method name="Void Main()">
35343         <size>1</size>
35344       </method>
35345     </type>
35346   </test>
35347   <test name="test-698.cs">
35348     <type name="test">
35349       <method name="Void .ctor()">
35350         <size>7</size>
35351       </method>
35352       <method name="Void Main()">
35353         <size>12</size>
35354       </method>
35355     </type>
35356   </test>
35357   <test name="test-699.cs">
35358     <type name="D">
35359       <method name="Void .ctor(String)">
35360         <size>25</size>
35361       </method>
35362       <method name="System.String get_message()">
35363         <size>7</size>
35364       </method>
35365       <method name="Void Main()">
35366         <size>1</size>
35367       </method>
35368     </type>
35369   </test>
35370   <test name="test-7.cs">
35371     <type name="Mine.MyBoolean">
35372       <method name="Void .ctor()">
35373         <size>7</size>
35374       </method>
35375       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35376         <size>2</size>
35377       </method>
35378     </type>
35379     <type name="Mine.MyTrueFalse">
35380       <method name="Void .ctor()">
35381         <size>7</size>
35382       </method>
35383       <method name="Boolean op_True(Mine.MyTrueFalse)">
35384         <size>2</size>
35385       </method>
35386       <method name="Boolean op_False(Mine.MyTrueFalse)">
35387         <size>2</size>
35388       </method>
35389     </type>
35390     <type name="Mine.Blah">
35391       <method name="Void .ctor(Int32)">
35392         <size>14</size>
35393       </method>
35394       <method name="Int32 Main()">
35395         <size>408</size>
35396       </method>
35397       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35398         <size>31</size>
35399       </method>
35400       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35401         <size>22</size>
35402       </method>
35403       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35404         <size>23</size>
35405       </method>
35406       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35407         <size>31</size>
35408       </method>
35409       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35410         <size>24</size>
35411       </method>
35412       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35413         <size>24</size>
35414       </method>
35415       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35416         <size>24</size>
35417       </method>
35418       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35419         <size>23</size>
35420       </method>
35421       <method name="Boolean op_LogicalNot(Mine.Blah)">
35422         <size>20</size>
35423       </method>
35424       <method name="Mine.Blah op_Increment(Mine.Blah)">
35425         <size>26</size>
35426       </method>
35427       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35428         <size>26</size>
35429       </method>
35430       <method name="Boolean op_True(Mine.Blah)">
35431         <size>20</size>
35432       </method>
35433       <method name="Boolean op_False(Mine.Blah)">
35434         <size>23</size>
35435       </method>
35436       <method name="Int32 op_Implicit(Mine.Blah)">
35437         <size>17</size>
35438       </method>
35439       <method name="Double op_Explicit(Mine.Blah)">
35440         <size>18</size>
35441       </method>
35442     </type>
35443   </test>
35444   <test name="test-70.cs">
35445     <type name="X">
35446       <method name="Void .ctor()">
35447         <size>7</size>
35448       </method>
35449       <method name="Int32 get_A()">
35450         <size>2</size>
35451       </method>
35452       <method name="Int32 B()">
35453         <size>2</size>
35454       </method>
35455     </type>
35456     <type name="Y">
35457       <method name="Void .ctor()">
35458         <size>7</size>
35459       </method>
35460       <method name="Int32 get_A()">
35461         <size>9</size>
35462       </method>
35463       <method name="Int32 B()">
35464         <size>9</size>
35465       </method>
35466     </type>
35467     <type name="Z">
35468       <method name="Void .ctor()">
35469         <size>7</size>
35470       </method>
35471       <method name="Int32 Main()">
35472         <size>70</size>
35473       </method>
35474     </type>
35475   </test>
35476   <test name="test-700.cs">
35477     <type name="FooAttribute">
35478       <method name="Void .ctor(String)">
35479         <size>7</size>
35480       </method>
35481     </type>
35482     <type name="Test">
35483       <method name="Void .ctor()">
35484         <size>7</size>
35485       </method>
35486     </type>
35487     <type name="Program">
35488       <method name="Void .ctor()">
35489         <size>7</size>
35490       </method>
35491       <method name="Void Main()">
35492         <size>1</size>
35493       </method>
35494     </type>
35495   </test>
35496   <test name="test-701.cs">
35497     <type name="Foo">
35498       <method name="Void .ctor()">
35499         <size>7</size>
35500       </method>
35501       <method name="UInt16 ToUint16()">
35502         <size>6</size>
35503       </method>
35504       <method name="Void Main()">
35505         <size>1</size>
35506       </method>
35507     </type>
35508   </test>
35509   <test name="test-703.cs">
35510     <type name="A">
35511       <method name="Void .ctor()">
35512         <size>7</size>
35513       </method>
35514       <method name="Void add_Finished(System.EventHandler)">
35515         <size>0</size>
35516       </method>
35517       <method name="Void remove_Finished(System.EventHandler)">
35518         <size>0</size>
35519       </method>
35520       <method name="Void test(A)">
35521         <size>19</size>
35522       </method>
35523       <method name="Void TestA(System.Object, System.EventArgs)">
35524         <size>25</size>
35525       </method>
35526     </type>
35527     <type name="B">
35528       <method name="Void .ctor()">
35529         <size>65</size>
35530       </method>
35531       <method name="Void add_Finished(System.EventHandler)">
35532         <size>24</size>
35533       </method>
35534       <method name="Void remove_Finished(System.EventHandler)">
35535         <size>24</size>
35536       </method>
35537       <method name="Void TestB(System.Object, System.EventArgs)">
35538         <size>25</size>
35539       </method>
35540       <method name="Int32 Main()">
35541         <size>14</size>
35542       </method>
35543     </type>
35544   </test>
35545   <test name="test-705.cs">
35546     <type name="Test">
35547       <method name="Void .ctor()">
35548         <size>7</size>
35549       </method>
35550       <method name="Void .cctor()">
35551         <size>1</size>
35552       </method>
35553       <method name="Nested GetEnumerator()">
35554         <size>10</size>
35555       </method>
35556     </type>
35557     <type name="Test+Nested">
35558       <method name="Void System.IDisposable.Dispose()">
35559         <size>13</size>
35560       </method>
35561       <method name="Int32 get_Current()">
35562         <size>2</size>
35563       </method>
35564       <method name="Boolean MoveNext()">
35565         <size>2</size>
35566       </method>
35567       <method name="Void Reset()">
35568         <size>1</size>
35569       </method>
35570       <method name="Void Dispose()">
35571         <size>11</size>
35572       </method>
35573     </type>
35574     <type name="Program">
35575       <method name="Int32 Main()">
35576         <size>70</size>
35577       </method>
35578     </type>
35579   </test>
35580   <test name="test-706.cs">
35581     <type name="Test.CustomParentAttribute">
35582       <method name="Void .ctor()">
35583         <size>7</size>
35584       </method>
35585       <method name="Void DoSomething()">
35586         <size>0</size>
35587       </method>
35588     </type>
35589     <type name="Test.MyClass">
35590       <method name="Void .ctor()">
35591         <size>7</size>
35592       </method>
35593       <method name="Void Main()">
35594         <size>1</size>
35595       </method>
35596     </type>
35597     <type name="Test.MyClass+CustomChildAttribute">
35598       <method name="Void .ctor()">
35599         <size>7</size>
35600       </method>
35601       <method name="Void DoSomething()">
35602         <size>1</size>
35603       </method>
35604     </type>
35605   </test>
35606   <test name="test-707.cs">
35607     <type name="Tzap">
35608       <method name="Void .ctor()">
35609         <size>7</size>
35610       </method>
35611     </type>
35612     <type name="Tzap+Baz">
35613       <method name="Void .ctor()">
35614         <size>7</size>
35615       </method>
35616       <method name="Void Gazonk()">
35617         <size>7</size>
35618       </method>
35619       <method name="Void Main()">
35620         <size>1</size>
35621       </method>
35622     </type>
35623     <type name="Tzap+Bar">
35624       <method name="Void .ctor()">
35625         <size>7</size>
35626       </method>
35627       <method name="Void Foo()">
35628         <size>1</size>
35629       </method>
35630     </type>
35631   </test>
35632   <test name="test-708.cs">
35633     <type name="A">
35634       <method name="Void .ctor()">
35635         <size>7</size>
35636       </method>
35637       <method name="A+ADelegate Delegate2(Boolean)">
35638         <size>25</size>
35639       </method>
35640       <method name="Void Main()">
35641         <size>1</size>
35642       </method>
35643     </type>
35644     <type name="A+ADelegate">
35645       <method name="Void .ctor(Object, IntPtr)">
35646         <size>0</size>
35647       </method>
35648       <method name="A+ADelegate Invoke(Boolean)">
35649         <size>0</size>
35650       </method>
35651       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
35652         <size>0</size>
35653       </method>
35654       <method name="A+ADelegate EndInvoke(IAsyncResult)">
35655         <size>0</size>
35656       </method>
35657     </type>
35658   </test>
35659   <test name="test-709.cs">
35660     <type name="C">
35661       <method name="Void .ctor()">
35662         <size>7</size>
35663       </method>
35664       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
35665         <size>68</size>
35666       </method>
35667       <method name="Void CharCopy(Char*, Char*, Int32)">
35668         <size>35</size>
35669       </method>
35670       <method name="Int32 Main()">
35671         <size>58</size>
35672       </method>
35673     </type>
35674   </test>
35675   <test name="test-71.cs">
35676     <type name="X">
35677       <method name="Void .ctor()">
35678         <size>7</size>
35679       </method>
35680       <method name="Void Main()">
35681         <size>37</size>
35682       </method>
35683     </type>
35684     <type name="MethodSignature">
35685       <method name="Void .ctor(String, Type, Type[])">
35686         <size>22</size>
35687       </method>
35688     </type>
35689   </test>
35690   <test name="test-710.cs">
35691     <type name="Z">
35692       <method name="Void .ctor()">
35693         <size>7</size>
35694       </method>
35695     </type>
35696     <type name="C">
35697       <method name="Void .ctor()">
35698         <size>7</size>
35699       </method>
35700       <method name="Void Main()">
35701         <size>7</size>
35702       </method>
35703     </type>
35704   </test>
35705   <test name="test-711.cs">
35706     <type name="N.Test">
35707       <method name="Void .ctor()">
35708         <size>7</size>
35709       </method>
35710       <method name="Void .ctor(Int32)">
35711         <size>7</size>
35712       </method>
35713       <method name="Void Main()">
35714         <size>1</size>
35715       </method>
35716     </type>
35717   </test>
35718   <test name="test-712.cs">
35719     <type name="Hello">
35720       <method name="Void .ctor()">
35721         <size>7</size>
35722       </method>
35723       <method name="Void Main()">
35724         <size>22</size>
35725       </method>
35726     </type>
35727   </test>
35728   <test name="test-713.cs">
35729     <type name="DispBar">
35730       <method name="Void .ctor()">
35731         <size>7</size>
35732       </method>
35733       <method name="Void Dispose()">
35734         <size>11</size>
35735       </method>
35736     </type>
35737     <type name="Foo">
35738       <method name="Void .ctor()">
35739         <size>7</size>
35740       </method>
35741       <method name="IDisposable GetBar()">
35742         <size>6</size>
35743       </method>
35744     </type>
35745     <type name="Test">
35746       <method name="Void .ctor()">
35747         <size>7</size>
35748       </method>
35749       <method name="Void .cctor()">
35750         <size>11</size>
35751       </method>
35752       <method name="Boolean TryThing()">
35753         <size>46</size>
35754       </method>
35755       <method name="Void Main()">
35756         <size>7</size>
35757       </method>
35758     </type>
35759   </test>
35760   <test name="test-714.cs">
35761     <type name="Hello">
35762       <method name="Void .ctor()">
35763         <size>7</size>
35764       </method>
35765       <method name="Void IBar.Test()">
35766         <size>1</size>
35767       </method>
35768       <method name="Void Main()">
35769         <size>1</size>
35770       </method>
35771     </type>
35772   </test>
35773   <test name="test-716.cs">
35774     <type name="SS">
35775       <method name="Void .cctor()">
35776         <size>8</size>
35777       </method>
35778     </type>
35779     <type name="SSS">
35780       <method name="Void .cctor()">
35781         <size>15</size>
35782       </method>
35783     </type>
35784     <type name="C">
35785       <method name="Void .ctor()">
35786         <size>7</size>
35787       </method>
35788     </type>
35789     <type name="CC">
35790       <method name="Void .ctor()">
35791         <size>7</size>
35792       </method>
35793       <method name="Void .cctor()">
35794         <size>8</size>
35795       </method>
35796     </type>
35797     <type name="CCC">
35798       <method name="Void .ctor()">
35799         <size>7</size>
35800       </method>
35801       <method name="Void .cctor()">
35802         <size>11</size>
35803       </method>
35804     </type>
35805     <type name="X">
35806       <method name="Void .ctor()">
35807         <size>7</size>
35808       </method>
35809       <method name="Int32 Main()">
35810         <size>192</size>
35811       </method>
35812     </type>
35813   </test>
35814   <test name="test-717.cs">
35815     <type name="AA">
35816       <method name="Void .ctor()">
35817         <size>7</size>
35818       </method>
35819       <method name="Int32 Foo(Int32)">
35820         <size>2</size>
35821       </method>
35822     </type>
35823     <type name="A">
35824       <method name="Void .ctor()">
35825         <size>7</size>
35826       </method>
35827       <method name="Int32 Foo(Byte)">
35828         <size>2</size>
35829       </method>
35830       <method name="Int32 Foo(Int32)">
35831         <size>2</size>
35832       </method>
35833     </type>
35834     <type name="B">
35835       <method name="Void .ctor()">
35836         <size>7</size>
35837       </method>
35838       <method name="Int32 Foo(Int32)">
35839         <size>2</size>
35840       </method>
35841       <method name="Void Foo(System.String)">
35842         <size>1</size>
35843       </method>
35844     </type>
35845     <type name="S">
35846       <method name="System.String ToString()">
35847         <size>6</size>
35848       </method>
35849     </type>
35850     <type name="MyClass">
35851       <method name="Void .ctor()">
35852         <size>7</size>
35853       </method>
35854       <method name="Int32 Main()">
35855         <size>61</size>
35856       </method>
35857     </type>
35858   </test>
35859   <test name="test-718.cs">
35860     <type name="A">
35861       <method name="Void .ctor()">
35862         <size>7</size>
35863       </method>
35864       <method name="Void Foo(Int32, Int32)">
35865         <size>1</size>
35866       </method>
35867     </type>
35868     <type name="B">
35869       <method name="Void .ctor()">
35870         <size>7</size>
35871       </method>
35872       <method name="Void Main()">
35873         <size>8</size>
35874       </method>
35875       <method name="Void Foo(Int32)">
35876         <size>1</size>
35877       </method>
35878     </type>
35879   </test>
35880   <test name="test-719.cs">
35881     <type name="C">
35882       <method name="Void .ctor()">
35883         <size>7</size>
35884       </method>
35885       <method name="Void Main()">
35886         <size>1</size>
35887       </method>
35888     </type>
35889   </test>
35890   <test name="test-72.cs">
35891     <type name="outer">
35892       <method name="Void .ctor()">
35893         <size>7</size>
35894       </method>
35895       <method name="Int32 Main()">
35896         <size>2</size>
35897       </method>
35898     </type>
35899     <type name="outer+inner">
35900       <method name="Void .ctor()">
35901         <size>7</size>
35902       </method>
35903       <method name="Void meth(System.Object)">
35904         <size>8</size>
35905       </method>
35906     </type>
35907   </test>
35908   <test name="test-720.cs">
35909     <type name="N.Program">
35910       <method name="Void .ctor()">
35911         <size>7</size>
35912       </method>
35913       <method name="Void Main()">
35914         <size>18</size>
35915       </method>
35916     </type>
35917     <type name="N.Parent">
35918       <method name="Void .ctor()">
35919         <size>7</size>
35920       </method>
35921       <method name="Void add_Example(N.Parent+ExampleHandler)">
35922         <size>0</size>
35923       </method>
35924       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35925         <size>0</size>
35926       </method>
35927     </type>
35928     <type name="N.Child">
35929       <method name="Void .ctor()">
35930         <size>7</size>
35931       </method>
35932       <method name="Void add_Example(N.Parent+ExampleHandler)">
35933         <size>24</size>
35934       </method>
35935       <method name="Void remove_Example(N.Parent+ExampleHandler)">
35936         <size>24</size>
35937       </method>
35938       <method name="Void OnExample()">
35939         <size>23</size>
35940       </method>
35941     </type>
35942     <type name="N.Parent+ExampleHandler">
35943       <method name="Void .ctor(Object, IntPtr)">
35944         <size>0</size>
35945       </method>
35946       <method name="Void Invoke()">
35947         <size>0</size>
35948       </method>
35949       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35950         <size>0</size>
35951       </method>
35952       <method name="Void EndInvoke(IAsyncResult)">
35953         <size>0</size>
35954       </method>
35955     </type>
35956   </test>
35957   <test name="test-721.cs">
35958     <type name="Program">
35959       <method name="Void .ctor()">
35960         <size>7</size>
35961       </method>
35962       <method name="Int32 Main()">
35963         <size>55</size>
35964       </method>
35965     </type>
35966     <type name="Control">
35967       <method name="Void .ctor()">
35968         <size>7</size>
35969       </method>
35970       <method name="Void set_Foo(Int32)">
35971         <size>1</size>
35972       </method>
35973     </type>
35974   </test>
35975   <test name="test-722.cs">
35976     <type name="Blah">
35977       <method name="Void .ctor()">
35978         <size>7</size>
35979       </method>
35980       <method name="Int32 Foo(Int32, Int32)">
35981         <size>4</size>
35982       </method>
35983       <method name="Int32 Main()">
35984         <size>46</size>
35985       </method>
35986     </type>
35987     <type name="Blah+MyDelegate">
35988       <method name="Void .ctor(Object, IntPtr)">
35989         <size>0</size>
35990       </method>
35991       <method name="Int32 Invoke(Int32, Int32)">
35992         <size>0</size>
35993       </method>
35994       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35995         <size>0</size>
35996       </method>
35997       <method name="Int32 EndInvoke(IAsyncResult)">
35998         <size>0</size>
35999       </method>
36000     </type>
36001   </test>
36002   <test name="test-723.cs">
36003     <type name="Test">
36004       <method name="Void .ctor()">
36005         <size>7</size>
36006       </method>
36007       <method name="Int32 get_Count()">
36008         <size>2</size>
36009       </method>
36010     </type>
36011     <type name="Maine">
36012       <method name="Int32 Main()">
36013         <size>21</size>
36014       </method>
36015     </type>
36016   </test>
36017   <test name="test-724.cs">
36018     <type name="Test">
36019       <method name="Void .ctor()">
36020         <size>7</size>
36021       </method>
36022       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36023         <size>29</size>
36024       </method>
36025       <method name="Int32 Main()">
36026         <size>110</size>
36027       </method>
36028     </type>
36029     <type name="Concrete">
36030       <method name="Void .ctor()">
36031         <size>7</size>
36032       </method>
36033       <method name="System.String A.get_Spec()">
36034         <size>6</size>
36035       </method>
36036       <method name="System.String B.get_Spec()">
36037         <size>6</size>
36038       </method>
36039       <method name="System.String get_Spec()">
36040         <size>6</size>
36041       </method>
36042     </type>
36043   </test>
36044   <test name="test-73.cs">
36045     <type name="Abstract">
36046       <method name="Void .ctor()">
36047         <size>7</size>
36048       </method>
36049       <method name="Int32 A()">
36050         <size>0</size>
36051       </method>
36052     </type>
36053     <type name="Concrete">
36054       <method name="Void .ctor()">
36055         <size>7</size>
36056       </method>
36057       <method name="Int32 A()">
36058         <size>2</size>
36059       </method>
36060     </type>
36061     <type name="Test">
36062       <method name="Void .ctor()">
36063         <size>7</size>
36064       </method>
36065       <method name="Int32 Main()">
36066         <size>22</size>
36067       </method>
36068     </type>
36069   </test>
36070   <test name="test-74.cs">
36071     <type name="X">
36072       <method name="Void .ctor()">
36073         <size>7</size>
36074       </method>
36075       <method name="Int32 Main()">
36076         <size>168</size>
36077       </method>
36078     </type>
36079   </test>
36080   <test name="test-75.cs">
36081     <type name="X">
36082       <method name="Void .ctor()">
36083         <size>7</size>
36084       </method>
36085       <method name="Void .cctor()">
36086         <size>1</size>
36087       </method>
36088       <method name="X op_Addition(X, X)">
36089         <size>8</size>
36090       </method>
36091     </type>
36092     <type name="Y">
36093       <method name="Void .ctor()">
36094         <size>7</size>
36095       </method>
36096     </type>
36097     <type name="Z">
36098       <method name="Void .ctor()">
36099         <size>7</size>
36100       </method>
36101     </type>
36102     <type name="driver">
36103       <method name="Void .ctor()">
36104         <size>7</size>
36105       </method>
36106       <method name="Int32 Main()">
36107         <size>34</size>
36108       </method>
36109     </type>
36110   </test>
36111   <test name="test-76.cs">
36112     <type name="foo">
36113       <method name="Void .ctor()">
36114         <size>7</size>
36115       </method>
36116       <method name="System.String strcat(System.String[])">
36117         <size>47</size>
36118       </method>
36119       <method name="Int32 Main()">
36120         <size>142</size>
36121       </method>
36122     </type>
36123   </test>
36124   <test name="test-77.cs">
36125     <type name="XX">
36126       <method name="Void .ctor()">
36127         <size>7</size>
36128       </method>
36129       <method name="Int32 Main()">
36130         <size>220</size>
36131       </method>
36132     </type>
36133   </test>
36134   <test name="test-78.cs">
36135     <type name="N1.B">
36136       <method name="Void .ctor()">
36137         <size>7</size>
36138       </method>
36139       <method name="Boolean ShortCasting()">
36140         <size>19</size>
36141       </method>
36142       <method name="Boolean IntCasting()">
36143         <size>18</size>
36144       </method>
36145       <method name="Int32 Main()">
36146         <size>26</size>
36147       </method>
36148     </type>
36149   </test>
36150   <test name="test-79.cs">
36151     <type name="X">
36152       <method name="Void .ctor()">
36153         <size>7</size>
36154       </method>
36155       <method name="Int32 Main()">
36156         <size>40</size>
36157       </method>
36158     </type>
36159   </test>
36160   <test name="test-8.cs">
36161     <type name="X">
36162       <method name="Void .ctor()">
36163         <size>7</size>
36164       </method>
36165       <method name="Int32 Main(System.String[])">
36166         <size>115</size>
36167       </method>
36168     </type>
36169   </test>
36170   <test name="test-80.cs">
36171     <type name="X">
36172       <method name="Void .ctor()">
36173         <size>7</size>
36174       </method>
36175       <method name="Int32 Add(Int32, Int32)">
36176         <size>4</size>
36177       </method>
36178     </type>
36179     <type name="Y">
36180       <method name="Void .ctor()">
36181         <size>7</size>
36182       </method>
36183       <method name="Int32 Main()">
36184         <size>34</size>
36185       </method>
36186       <method name="Int32 A.Add(Int32, Int32)">
36187         <size>9</size>
36188       </method>
36189     </type>
36190   </test>
36191   <test name="test-81.cs">
36192     <type name="N1.A">
36193       <method name="Void .ctor()">
36194         <size>7</size>
36195       </method>
36196       <method name="Void Bar()">
36197         <size>44</size>
36198       </method>
36199       <method name="Int32 Main()">
36200         <size>71</size>
36201       </method>
36202     </type>
36203   </test>
36204   <test name="test-82.cs">
36205     <type name="N1.N2.B">
36206       <method name="Void .ctor()">
36207         <size>7</size>
36208       </method>
36209       <method name="Void Method(A ByRef)">
36210         <size>1</size>
36211       </method>
36212       <method name="Int32 Main()">
36213         <size>2</size>
36214       </method>
36215     </type>
36216     <type name="N1.N3.B">
36217       <method name="Void .ctor()">
36218         <size>7</size>
36219       </method>
36220       <method name="Void Method(A ByRef)">
36221         <size>1</size>
36222       </method>
36223     </type>
36224   </test>
36225   <test name="test-83.cs">
36226     <type name="PersonArrivedArgs">
36227       <method name="Void .ctor(String)">
36228         <size>14</size>
36229       </method>
36230     </type>
36231     <type name="Greeter">
36232       <method name="Void .ctor(String)">
36233         <size>14</size>
36234       </method>
36235       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36236         <size>18</size>
36237       </method>
36238     </type>
36239     <type name="Room">
36240       <method name="Void .ctor()">
36241         <size>14</size>
36242       </method>
36243       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36244         <size>24</size>
36245       </method>
36246       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36247         <size>24</size>
36248       </method>
36249       <method name="Void AddPerson(System.String)">
36250         <size>14</size>
36251       </method>
36252     </type>
36253     <type name="DelegateTest">
36254       <method name="Void .ctor()">
36255         <size>7</size>
36256       </method>
36257       <method name="Int32 Main()">
36258         <size>2</size>
36259       </method>
36260     </type>
36261     <type name="PersonArrivedHandler">
36262       <method name="Void .ctor(Object, IntPtr)">
36263         <size>0</size>
36264       </method>
36265       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36266         <size>0</size>
36267       </method>
36268       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36269         <size>0</size>
36270       </method>
36271       <method name="Void EndInvoke(IAsyncResult)">
36272         <size>0</size>
36273       </method>
36274     </type>
36275   </test>
36276   <test name="test-84.cs">
36277     <type name="Ghost">
36278       <method name="Void .ctor()">
36279         <size>7</size>
36280       </method>
36281       <method name="Int32 Main()">
36282         <size>6</size>
36283       </method>
36284     </type>
36285   </test>
36286   <test name="test-85.cs">
36287     <type name="X">
36288       <method name="Void .ctor()">
36289         <size>7</size>
36290       </method>
36291       <method name="Int32 Main()">
36292         <size>20</size>
36293       </method>
36294     </type>
36295   </test>
36296   <test name="test-86.cs">
36297     <type name="T.T">
36298       <method name="Void .ctor()">
36299         <size>7</size>
36300       </method>
36301       <method name="Int32 method1(System.Type, Int32)">
36302         <size>23</size>
36303       </method>
36304       <method name="Int32 method1(System.Type, System.Type[])">
36305         <size>12</size>
36306       </method>
36307       <method name="Int32 method2(System.Type, Int32)">
36308         <size>23</size>
36309       </method>
36310       <method name="Int32 method2(System.Type, System.Type[])">
36311         <size>12</size>
36312       </method>
36313       <method name="Int32 Main()">
36314         <size>36</size>
36315       </method>
36316     </type>
36317   </test>
36318   <test name="test-87.cs">
36319     <type name="Top">
36320       <method name="Void .ctor()">
36321         <size>7</size>
36322       </method>
36323       <method name="Int32 Main()">
36324         <size>58</size>
36325       </method>
36326     </type>
36327     <type name="Top+X">
36328       <method name="Void .ctor()">
36329         <size>7</size>
36330       </method>
36331     </type>
36332     <type name="Top+Y">
36333       <method name="Void .ctor()">
36334         <size>7</size>
36335       </method>
36336     </type>
36337     <type name="Top+XA">
36338       <method name="Void .ctor()">
36339         <size>7</size>
36340       </method>
36341       <method name="Int32 get_one()">
36342         <size>2</size>
36343       </method>
36344     </type>
36345     <type name="Top+XB">
36346       <method name="Void .ctor()">
36347         <size>7</size>
36348       </method>
36349       <method name="Int32 get_one()">
36350         <size>2</size>
36351       </method>
36352       <method name="Int32 get_two()">
36353         <size>2</size>
36354       </method>
36355     </type>
36356     <type name="Other">
36357       <method name="Void .ctor()">
36358         <size>7</size>
36359       </method>
36360       <method name="Void X()">
36361         <size>5</size>
36362       </method>
36363     </type>
36364   </test>
36365   <test name="test-88.cs">
36366     <type name="X">
36367       <method name="Void .ctor()">
36368         <size>7</size>
36369       </method>
36370       <method name="Void f(System.String)">
36371         <size>19</size>
36372       </method>
36373       <method name="Int32 Main()">
36374         <size>67</size>
36375       </method>
36376     </type>
36377   </test>
36378   <test name="test-89.cs">
36379     <type name="X">
36380       <method name="Void .ctor(Int32)">
36381         <size>8</size>
36382       </method>
36383       <method name="X F(Int32)">
36384         <size>7</size>
36385       </method>
36386       <method name="Int32 Main()">
36387         <size>99</size>
36388       </method>
36389     </type>
36390   </test>
36391   <test name="test-9.cs">
36392     <type name="X">
36393       <method name="Void .ctor()">
36394         <size>7</size>
36395       </method>
36396       <method name="Int32 Main(System.String[])">
36397         <size>104</size>
36398       </method>
36399     </type>
36400   </test>
36401   <test name="test-90.cs">
36402     <type name="N1.Blah">
36403       <method name="Void .ctor()">
36404         <size>7</size>
36405       </method>
36406       <method name="Int32 Main()">
36407         <size>2</size>
36408       </method>
36409     </type>
36410   </test>
36411   <test name="test-91.cs">
36412     <type name="Abstract">
36413       <method name="Void .ctor()">
36414         <size>7</size>
36415       </method>
36416     </type>
36417     <type name="Plain">
36418       <method name="Void .ctor()">
36419         <size>7</size>
36420       </method>
36421     </type>
36422     <type name="Test">
36423       <method name="Void .ctor()">
36424         <size>7</size>
36425       </method>
36426       <method name="Void MyProtectedInternal()">
36427         <size>1</size>
36428       </method>
36429       <method name="Void MyInternal()">
36430         <size>1</size>
36431       </method>
36432       <method name="Void MyPublic()">
36433         <size>1</size>
36434       </method>
36435       <method name="Void MyPrivate()">
36436         <size>1</size>
36437       </method>
36438       <method name="Int32 Main()">
36439         <size>242</size>
36440       </method>
36441     </type>
36442   </test>
36443   <test name="test-92.cs">
36444     <type name="Outer">
36445       <method name="Void .ctor()">
36446         <size>7</size>
36447       </method>
36448     </type>
36449     <type name="Outer+Inner">
36450       <method name="Void .ctor()">
36451         <size>7</size>
36452       </method>
36453     </type>
36454     <type name="InnerBase">
36455       <method name="Void .ctor()">
36456         <size>7</size>
36457       </method>
36458     </type>
36459     <type name="MainClass">
36460       <method name="Void .ctor()">
36461         <size>7</size>
36462       </method>
36463       <method name="Int32 Main()">
36464         <size>2</size>
36465       </method>
36466     </type>
36467   </test>
36468   <test name="test-93.cs">
36469     <type name="N1.C">
36470       <method name="Void .ctor()">
36471         <size>7</size>
36472       </method>
36473       <method name="Void method(B ByRef)">
36474         <size>15</size>
36475       </method>
36476     </type>
36477     <type name="Test">
36478       <method name="Void .ctor()">
36479         <size>7</size>
36480       </method>
36481       <method name="Int32 Main()">
36482         <size>15</size>
36483       </method>
36484     </type>
36485   </test>
36486   <test name="test-94.cs">
36487     <type name="Base">
36488       <method name="Void .ctor()">
36489         <size>7</size>
36490       </method>
36491       <method name="Int32 IVehicle.Start()">
36492         <size>2</size>
36493       </method>
36494       <method name="Int32 Stop()">
36495         <size>2</size>
36496       </method>
36497       <method name="Int32 Turn()">
36498         <size>2</size>
36499       </method>
36500     </type>
36501     <type name="Derived1">
36502       <method name="Void .ctor()">
36503         <size>7</size>
36504       </method>
36505       <method name="Int32 Turn()">
36506         <size>2</size>
36507       </method>
36508     </type>
36509     <type name="Derived2">
36510       <method name="Void .ctor()">
36511         <size>7</size>
36512       </method>
36513       <method name="Int32 IVehicle.Start()">
36514         <size>2</size>
36515       </method>
36516       <method name="Int32 IVehicle.Turn()">
36517         <size>2</size>
36518       </method>
36519       <method name="Int32 Stop()">
36520         <size>2</size>
36521       </method>
36522       <method name="Int32 Turn()">
36523         <size>2</size>
36524       </method>
36525     </type>
36526     <type name="Test">
36527       <method name="Void .ctor()">
36528         <size>7</size>
36529       </method>
36530       <method name="Int32 Main()">
36531         <size>88</size>
36532       </method>
36533     </type>
36534   </test>
36535   <test name="test-95.cs">
36536     <type name="X">
36537       <method name="Void .ctor()">
36538         <size>7</size>
36539       </method>
36540       <method name="Int32 Main()">
36541         <size>30</size>
36542       </method>
36543     </type>
36544   </test>
36545   <test name="test-96.cs">
36546     <type name="N1.A">
36547       <method name="Void .ctor()">
36548         <size>7</size>
36549       </method>
36550       <method name="Int32 Main()">
36551         <size>2</size>
36552       </method>
36553     </type>
36554     <type name="N1.C">
36555       <method name="Void .ctor(Object, IntPtr)">
36556         <size>0</size>
36557       </method>
36558       <method name="Void Invoke(System.Object, N1.A)">
36559         <size>0</size>
36560       </method>
36561       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
36562         <size>0</size>
36563       </method>
36564       <method name="Void EndInvoke(IAsyncResult)">
36565         <size>0</size>
36566       </method>
36567     </type>
36568   </test>
36569   <test name="test-97.cs">
36570     <type name="X">
36571       <method name="Void .ctor()">
36572         <size>7</size>
36573       </method>
36574       <method name="Int32 Main()">
36575         <size>2</size>
36576       </method>
36577     </type>
36578   </test>
36579   <test name="test-98.cs">
36580     <type name="X">
36581       <method name="Void .ctor()">
36582         <size>7</size>
36583       </method>
36584       <method name="Void b()">
36585         <size>19</size>
36586       </method>
36587     </type>
36588     <type name="Y">
36589       <method name="Void .ctor()">
36590         <size>7</size>
36591       </method>
36592       <method name="Int32 Main()">
36593         <size>2</size>
36594       </method>
36595     </type>
36596   </test>
36597   <test name="test-99.cs">
36598     <type name="X">
36599       <method name="Void .ctor()">
36600         <size>7</size>
36601       </method>
36602       <method name="Int32 Main()">
36603         <size>104</size>
36604       </method>
36605     </type>
36606   </test>
36607   <test name="test-anon-01.cs">
36608     <type name="X">
36609       <method name="Void .ctor()">
36610         <size>7</size>
36611       </method>
36612       <method name="Int32 Main()">
36613         <size>21</size>
36614       </method>
36615     </type>
36616     <type name="S">
36617       <method name="Void .ctor(Object, IntPtr)">
36618         <size>0</size>
36619       </method>
36620       <method name="Void Invoke()">
36621         <size>0</size>
36622       </method>
36623       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36624         <size>0</size>
36625       </method>
36626       <method name="Void EndInvoke(IAsyncResult)">
36627         <size>0</size>
36628       </method>
36629     </type>
36630     <type name="X+&lt;Main&gt;c__AnonStorey0">
36631       <method name="Void .ctor()">
36632         <size>7</size>
36633       </method>
36634       <method name="Void &lt;&gt;m__0()">
36635         <size>8</size>
36636       </method>
36637     </type>
36638   </test>
36639   <test name="test-anon-02.cs">
36640     <type name="X">
36641       <method name="Void .ctor()">
36642         <size>7</size>
36643       </method>
36644       <method name="Int32 Main()">
36645         <size>151</size>
36646       </method>
36647     </type>
36648     <type name="S">
36649       <method name="Void .ctor(Object, IntPtr)">
36650         <size>0</size>
36651       </method>
36652       <method name="Void Invoke()">
36653         <size>0</size>
36654       </method>
36655       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36656         <size>0</size>
36657       </method>
36658       <method name="Void EndInvoke(IAsyncResult)">
36659         <size>0</size>
36660       </method>
36661     </type>
36662     <type name="X+&lt;Main&gt;c__AnonStorey0">
36663       <method name="Void .ctor()">
36664         <size>7</size>
36665       </method>
36666       <method name="Void &lt;&gt;m__0()">
36667         <size>113</size>
36668       </method>
36669     </type>
36670   </test>
36671   <test name="test-anon-03.cs">
36672     <type name="X">
36673       <method name="Void .ctor()">
36674         <size>7</size>
36675       </method>
36676       <method name="Void Main()">
36677         <size>59</size>
36678       </method>
36679     </type>
36680     <type name="S">
36681       <method name="Void .ctor(Object, IntPtr)">
36682         <size>0</size>
36683       </method>
36684       <method name="Void Invoke()">
36685         <size>0</size>
36686       </method>
36687       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36688         <size>0</size>
36689       </method>
36690       <method name="Void EndInvoke(IAsyncResult)">
36691         <size>0</size>
36692       </method>
36693     </type>
36694     <type name="X+&lt;Main&gt;c__AnonStorey0">
36695       <method name="Void .ctor()">
36696         <size>7</size>
36697       </method>
36698       <method name="Void &lt;&gt;m__0()">
36699         <size>8</size>
36700       </method>
36701     </type>
36702   </test>
36703   <test name="test-anon-04.cs">
36704     <type name="X">
36705       <method name="Void .ctor()">
36706         <size>7</size>
36707       </method>
36708       <method name="Void Main()">
36709         <size>59</size>
36710       </method>
36711     </type>
36712     <type name="S">
36713       <method name="Void .ctor(Object, IntPtr)">
36714         <size>0</size>
36715       </method>
36716       <method name="Void Invoke()">
36717         <size>0</size>
36718       </method>
36719       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36720         <size>0</size>
36721       </method>
36722       <method name="Void EndInvoke(IAsyncResult)">
36723         <size>0</size>
36724       </method>
36725     </type>
36726     <type name="X+&lt;Main&gt;c__AnonStorey0">
36727       <method name="Void .ctor()">
36728         <size>7</size>
36729       </method>
36730       <method name="Void &lt;&gt;m__0()">
36731         <size>30</size>
36732       </method>
36733     </type>
36734   </test>
36735   <test name="test-anon-05.cs">
36736     <type name="X">
36737       <method name="Void .ctor()">
36738         <size>7</size>
36739       </method>
36740       <method name="Int32 Main()">
36741         <size>207</size>
36742       </method>
36743       <method name="Boolean t(Int32, Int32)">
36744         <size>5</size>
36745       </method>
36746     </type>
36747     <type name="S">
36748       <method name="Void .ctor(Object, IntPtr)">
36749         <size>0</size>
36750       </method>
36751       <method name="Void Invoke()">
36752         <size>0</size>
36753       </method>
36754       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36755         <size>0</size>
36756       </method>
36757       <method name="Void EndInvoke(IAsyncResult)">
36758         <size>0</size>
36759       </method>
36760     </type>
36761     <type name="X+&lt;Main&gt;c__AnonStorey1">
36762       <method name="Void .ctor()">
36763         <size>7</size>
36764       </method>
36765       <method name="Void &lt;&gt;m__0()">
36766         <size>76</size>
36767       </method>
36768     </type>
36769     <type name="X+&lt;Main&gt;c__AnonStorey0">
36770       <method name="Void .ctor()">
36771         <size>7</size>
36772       </method>
36773     </type>
36774   </test>
36775   <test name="test-anon-06.cs">
36776     <type name="X">
36777       <method name="Void .ctor()">
36778         <size>7</size>
36779       </method>
36780       <method name="Int32 Main()">
36781         <size>112</size>
36782       </method>
36783     </type>
36784     <type name="S">
36785       <method name="Void .ctor(Object, IntPtr)">
36786         <size>0</size>
36787       </method>
36788       <method name="Void Invoke()">
36789         <size>0</size>
36790       </method>
36791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36792         <size>0</size>
36793       </method>
36794       <method name="Void EndInvoke(IAsyncResult)">
36795         <size>0</size>
36796       </method>
36797     </type>
36798     <type name="X+&lt;Main&gt;c__AnonStorey0">
36799       <method name="Void .ctor()">
36800         <size>7</size>
36801       </method>
36802       <method name="Void &lt;&gt;m__0()">
36803         <size>18</size>
36804       </method>
36805     </type>
36806   </test>
36807   <test name="test-anon-07.cs">
36808     <type name="X">
36809       <method name="Void .ctor()">
36810         <size>7</size>
36811       </method>
36812       <method name="Int32 Main()">
36813         <size>120</size>
36814       </method>
36815       <method name="Boolean t(Int32, Int32)">
36816         <size>5</size>
36817       </method>
36818     </type>
36819     <type name="D">
36820       <method name="Void .ctor(Object, IntPtr)">
36821         <size>0</size>
36822       </method>
36823       <method name="Void Invoke()">
36824         <size>0</size>
36825       </method>
36826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36827         <size>0</size>
36828       </method>
36829       <method name="Void EndInvoke(IAsyncResult)">
36830         <size>0</size>
36831       </method>
36832     </type>
36833     <type name="X+&lt;Main&gt;c__AnonStorey0">
36834       <method name="Void .ctor()">
36835         <size>7</size>
36836       </method>
36837       <method name="Void &lt;&gt;m__0()">
36838         <size>18</size>
36839       </method>
36840       <method name="Void &lt;&gt;m__1()">
36841         <size>18</size>
36842       </method>
36843     </type>
36844   </test>
36845   <test name="test-anon-08.cs">
36846     <type name="X">
36847       <method name="Void .ctor()">
36848         <size>7</size>
36849       </method>
36850       <method name="Int32 Main()">
36851         <size>35</size>
36852       </method>
36853     </type>
36854     <type name="S">
36855       <method name="Void .ctor(Object, IntPtr)">
36856         <size>0</size>
36857       </method>
36858       <method name="Void Invoke()">
36859         <size>0</size>
36860       </method>
36861       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36862         <size>0</size>
36863       </method>
36864       <method name="Void EndInvoke(IAsyncResult)">
36865         <size>0</size>
36866       </method>
36867     </type>
36868     <type name="X+&lt;Main&gt;c__AnonStorey0">
36869       <method name="Void .ctor()">
36870         <size>7</size>
36871       </method>
36872       <method name="Void &lt;&gt;m__0()">
36873         <size>13</size>
36874       </method>
36875     </type>
36876   </test>
36877   <test name="test-anon-09.cs">
36878     <type name="X">
36879       <method name="Void .ctor()">
36880         <size>7</size>
36881       </method>
36882       <method name="Int32 Main()">
36883         <size>59</size>
36884       </method>
36885     </type>
36886     <type name="X+D">
36887       <method name="Void .ctor(Object, IntPtr)">
36888         <size>0</size>
36889       </method>
36890       <method name="Void Invoke()">
36891         <size>0</size>
36892       </method>
36893       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36894         <size>0</size>
36895       </method>
36896       <method name="Void EndInvoke(IAsyncResult)">
36897         <size>0</size>
36898       </method>
36899     </type>
36900     <type name="X+&lt;Main&gt;c__AnonStorey0">
36901       <method name="Void .ctor()">
36902         <size>7</size>
36903       </method>
36904       <method name="Void &lt;&gt;m__0()">
36905         <size>49</size>
36906       </method>
36907     </type>
36908   </test>
36909   <test name="test-anon-10.cs">
36910     <type name="S">
36911       <method name="Void .ctor()">
36912         <size>7</size>
36913       </method>
36914       <method name="Void Test()">
36915         <size>105</size>
36916       </method>
36917       <method name="Int32 Main()">
36918         <size>66</size>
36919       </method>
36920     </type>
36921     <type name="S+T">
36922       <method name="Void .ctor(Object, IntPtr)">
36923         <size>0</size>
36924       </method>
36925       <method name="Void Invoke()">
36926         <size>0</size>
36927       </method>
36928       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36929         <size>0</size>
36930       </method>
36931       <method name="Void EndInvoke(IAsyncResult)">
36932         <size>0</size>
36933       </method>
36934     </type>
36935     <type name="S+&lt;Test&gt;c__AnonStorey1">
36936       <method name="Void .ctor()">
36937         <size>7</size>
36938       </method>
36939     </type>
36940     <type name="S+&lt;Test&gt;c__AnonStorey0">
36941       <method name="Void .ctor()">
36942         <size>7</size>
36943       </method>
36944     </type>
36945     <type name="S+&lt;Test&gt;c__AnonStorey1">
36946       <method name="Void &lt;&gt;m__0()">
36947         <size>76</size>
36948       </method>
36949     </type>
36950   </test>
36951   <test name="test-anon-11.cs">
36952     <type name="X">
36953       <method name="Void .ctor()">
36954         <size>7</size>
36955       </method>
36956       <method name="Int32 Main()">
36957         <size>122</size>
36958       </method>
36959     </type>
36960     <type name="D">
36961       <method name="Void .ctor(Object, IntPtr)">
36962         <size>0</size>
36963       </method>
36964       <method name="Void Invoke(Int32)">
36965         <size>0</size>
36966       </method>
36967       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36968         <size>0</size>
36969       </method>
36970       <method name="Void EndInvoke(IAsyncResult)">
36971         <size>0</size>
36972       </method>
36973     </type>
36974     <type name="E">
36975       <method name="Void .ctor(Object, IntPtr)">
36976         <size>0</size>
36977       </method>
36978       <method name="Void Invoke(Int32 ByRef)">
36979         <size>0</size>
36980       </method>
36981       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
36982         <size>0</size>
36983       </method>
36984       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
36985         <size>0</size>
36986       </method>
36987     </type>
36988     <type name="F">
36989       <method name="Void .ctor(Object, IntPtr)">
36990         <size>0</size>
36991       </method>
36992       <method name="Void Invoke(System.Int32[])">
36993         <size>0</size>
36994       </method>
36995       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
36996         <size>0</size>
36997       </method>
36998       <method name="Void EndInvoke(IAsyncResult)">
36999         <size>0</size>
37000       </method>
37001     </type>
37002     <type name="X">
37003       <method name="Void &lt;Main&gt;m__0(Int32)">
37004         <size>1</size>
37005       </method>
37006       <method name="Void &lt;Main&gt;m__1(Int32)">
37007         <size>1</size>
37008       </method>
37009       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37010         <size>1</size>
37011       </method>
37012       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37013         <size>1</size>
37014       </method>
37015     </type>
37016   </test>
37017   <test name="test-anon-12.cs">
37018     <type name="X">
37019       <method name="Void .ctor()">
37020         <size>7</size>
37021       </method>
37022       <method name="Int32 Main()">
37023         <size>257</size>
37024       </method>
37025       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37026         <size>81</size>
37027       </method>
37028     </type>
37029     <type name="predicate">
37030       <method name="Void .ctor(Object, IntPtr)">
37031         <size>0</size>
37032       </method>
37033       <method name="Boolean Invoke(System.Object)">
37034         <size>0</size>
37035       </method>
37036       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37037         <size>0</size>
37038       </method>
37039       <method name="Boolean EndInvoke(IAsyncResult)">
37040         <size>0</size>
37041       </method>
37042     </type>
37043     <type name="X">
37044       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37045         <size>12</size>
37046       </method>
37047     </type>
37048   </test>
37049   <test name="test-anon-13.cs">
37050     <type name="X">
37051       <method name="Void .ctor(Int32)">
37052         <size>14</size>
37053       </method>
37054       <method name="Void Main()">
37055         <size>42</size>
37056       </method>
37057       <method name="D T()">
37058         <size>15</size>
37059       </method>
37060       <method name="System.String CALL()">
37061         <size>6</size>
37062       </method>
37063     </type>
37064     <type name="D">
37065       <method name="Void .ctor(Object, IntPtr)">
37066         <size>0</size>
37067       </method>
37068       <method name="Void Invoke()">
37069         <size>0</size>
37070       </method>
37071       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37072         <size>0</size>
37073       </method>
37074       <method name="Void EndInvoke(IAsyncResult)">
37075         <size>0</size>
37076       </method>
37077     </type>
37078     <type name="X">
37079       <method name="Void &lt;T&gt;m__0()">
37080         <size>22</size>
37081       </method>
37082     </type>
37083   </test>
37084   <test name="test-anon-14.cs">
37085     <type name="X">
37086       <method name="Void .ctor()">
37087         <size>7</size>
37088       </method>
37089       <method name="Void add_Click(X+T)">
37090         <size>22</size>
37091       </method>
37092       <method name="Void remove_Click(X+T)">
37093         <size>22</size>
37094       </method>
37095       <method name="Void Method()">
37096         <size>1</size>
37097       </method>
37098       <method name="Void Main()">
37099         <size>46</size>
37100       </method>
37101     </type>
37102     <type name="X+T">
37103       <method name="Void .ctor(Object, IntPtr)">
37104         <size>0</size>
37105       </method>
37106       <method name="Void Invoke()">
37107         <size>0</size>
37108       </method>
37109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37110         <size>0</size>
37111       </method>
37112       <method name="Void EndInvoke(IAsyncResult)">
37113         <size>0</size>
37114       </method>
37115     </type>
37116   </test>
37117   <test name="test-anon-15.cs">
37118     <type name="Foo">
37119       <method name="Void .ctor()">
37120         <size>7</size>
37121       </method>
37122       <method name="Void Main()">
37123         <size>43</size>
37124       </method>
37125     </type>
37126     <type name="Foo+Inner">
37127       <method name="Void .ctor(String)">
37128         <size>7</size>
37129       </method>
37130     </type>
37131     <type name="Foo+foo_fn">
37132       <method name="Void .ctor(Object, IntPtr)">
37133         <size>0</size>
37134       </method>
37135       <method name="Foo+Inner Invoke(System.String)">
37136         <size>0</size>
37137       </method>
37138       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37139         <size>0</size>
37140       </method>
37141       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37142         <size>0</size>
37143       </method>
37144     </type>
37145     <type name="Foo">
37146       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37147         <size>13</size>
37148       </method>
37149     </type>
37150   </test>
37151   <test name="test-anon-16.cs">
37152     <type name="X">
37153       <method name="Void .ctor(Int32)">
37154         <size>14</size>
37155       </method>
37156       <method name="Void Main()">
37157         <size>42</size>
37158       </method>
37159       <method name="D T()">
37160         <size>15</size>
37161       </method>
37162     </type>
37163     <type name="D">
37164       <method name="Void .ctor(Object, IntPtr)">
37165         <size>0</size>
37166       </method>
37167       <method name="Void Invoke()">
37168         <size>0</size>
37169       </method>
37170       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37171         <size>0</size>
37172       </method>
37173       <method name="Void EndInvoke(IAsyncResult)">
37174         <size>0</size>
37175       </method>
37176     </type>
37177     <type name="X">
37178       <method name="Void &lt;T&gt;m__0()">
37179         <size>27</size>
37180       </method>
37181     </type>
37182   </test>
37183   <test name="test-anon-17.cs">
37184     <type name="Button">
37185       <method name="Void .ctor()">
37186         <size>7</size>
37187       </method>
37188       <method name="Void add_Clicked(ClickEvent)">
37189         <size>24</size>
37190       </method>
37191       <method name="Void remove_Clicked(ClickEvent)">
37192         <size>24</size>
37193       </method>
37194       <method name="Void DoClick()">
37195         <size>12</size>
37196       </method>
37197     </type>
37198     <type name="X">
37199       <method name="Void .ctor()">
37200         <size>7</size>
37201       </method>
37202       <method name="Void .cctor()">
37203         <size>1</size>
37204       </method>
37205       <method name="Int32 Main()">
37206         <size>61</size>
37207       </method>
37208     </type>
37209     <type name="ClickEvent">
37210       <method name="Void .ctor(Object, IntPtr)">
37211         <size>0</size>
37212       </method>
37213       <method name="Void Invoke()">
37214         <size>0</size>
37215       </method>
37216       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37217         <size>0</size>
37218       </method>
37219       <method name="Void EndInvoke(IAsyncResult)">
37220         <size>0</size>
37221       </method>
37222     </type>
37223     <type name="X">
37224       <method name="Void &lt;Main&gt;m__0()">
37225         <size>17</size>
37226       </method>
37227     </type>
37228   </test>
37229   <test name="test-anon-18.cs">
37230     <type name="DelegateTest">
37231       <method name="Void .ctor()">
37232         <size>7</size>
37233       </method>
37234       <method name="Void Main(System.String[])">
37235         <size>83</size>
37236       </method>
37237     </type>
37238     <type name="A">
37239       <method name="Void .ctor(Object, IntPtr)">
37240         <size>0</size>
37241       </method>
37242       <method name="Void Invoke()">
37243         <size>0</size>
37244       </method>
37245       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37246         <size>0</size>
37247       </method>
37248       <method name="Void EndInvoke(IAsyncResult)">
37249         <size>0</size>
37250       </method>
37251     </type>
37252     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37253       <method name="Void .ctor()">
37254         <size>7</size>
37255       </method>
37256       <method name="Void &lt;&gt;m__0()">
37257         <size>17</size>
37258       </method>
37259     </type>
37260   </test>
37261   <test name="test-anon-19.cs">
37262     <type name="X">
37263       <method name="Void .ctor()">
37264         <size>7</size>
37265       </method>
37266       <method name="Int32 Main()">
37267         <size>223</size>
37268       </method>
37269       <method name="Boolean t(Int32, Int32)">
37270         <size>5</size>
37271       </method>
37272     </type>
37273     <type name="S">
37274       <method name="Void .ctor(Object, IntPtr)">
37275         <size>0</size>
37276       </method>
37277       <method name="Void Invoke()">
37278         <size>0</size>
37279       </method>
37280       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37281         <size>0</size>
37282       </method>
37283       <method name="Void EndInvoke(IAsyncResult)">
37284         <size>0</size>
37285       </method>
37286     </type>
37287     <type name="X+&lt;Main&gt;c__AnonStorey1">
37288       <method name="Void .ctor()">
37289         <size>7</size>
37290       </method>
37291       <method name="Void &lt;&gt;m__0()">
37292         <size>93</size>
37293       </method>
37294     </type>
37295     <type name="X+&lt;Main&gt;c__AnonStorey0">
37296       <method name="Void .ctor()">
37297         <size>7</size>
37298       </method>
37299     </type>
37300   </test>
37301   <test name="test-anon-20.cs">
37302     <type name="X">
37303       <method name="Void .ctor()">
37304         <size>7</size>
37305       </method>
37306       <method name="Void Main()">
37307         <size>33</size>
37308       </method>
37309       <method name="D MainHost()">
37310         <size>28</size>
37311       </method>
37312     </type>
37313     <type name="D">
37314       <method name="Void .ctor(Object, IntPtr)">
37315         <size>0</size>
37316       </method>
37317       <method name="Void Invoke()">
37318         <size>0</size>
37319       </method>
37320       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37321         <size>0</size>
37322       </method>
37323       <method name="Void EndInvoke(IAsyncResult)">
37324         <size>0</size>
37325       </method>
37326     </type>
37327     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37328       <method name="Void .ctor()">
37329         <size>7</size>
37330       </method>
37331       <method name="Void &lt;&gt;m__0()">
37332         <size>52</size>
37333       </method>
37334     </type>
37335     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37336       <method name="Void .ctor()">
37337         <size>7</size>
37338       </method>
37339       <method name="Void &lt;&gt;m__1()">
37340         <size>52</size>
37341       </method>
37342     </type>
37343   </test>
37344   <test name="test-anon-21.cs">
37345     <type name="X">
37346       <method name="Void .ctor()">
37347         <size>7</size>
37348       </method>
37349       <method name="Void .cctor()">
37350         <size>1</size>
37351       </method>
37352       <method name="Int32 Main()">
37353         <size>68</size>
37354       </method>
37355       <method name="Void M()">
37356         <size>44</size>
37357       </method>
37358     </type>
37359     <type name="D">
37360       <method name="Void .ctor(Object, IntPtr)">
37361         <size>0</size>
37362       </method>
37363       <method name="Void Invoke()">
37364         <size>0</size>
37365       </method>
37366       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37367         <size>0</size>
37368       </method>
37369       <method name="Void EndInvoke(IAsyncResult)">
37370         <size>0</size>
37371       </method>
37372     </type>
37373     <type name="X+&lt;M&gt;c__AnonStorey0">
37374       <method name="Void .ctor()">
37375         <size>7</size>
37376       </method>
37377       <method name="Void &lt;&gt;m__0()">
37378         <size>48</size>
37379       </method>
37380     </type>
37381     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37382       <method name="Void .ctor()">
37383         <size>7</size>
37384       </method>
37385       <method name="Void &lt;&gt;m__1()">
37386         <size>81</size>
37387       </method>
37388     </type>
37389   </test>
37390   <test name="test-anon-22.cs">
37391     <type name="X">
37392       <method name="Void .ctor()">
37393         <size>7</size>
37394       </method>
37395       <method name="Void Main()">
37396         <size>33</size>
37397       </method>
37398       <method name="D T()">
37399         <size>28</size>
37400       </method>
37401     </type>
37402     <type name="D">
37403       <method name="Void .ctor(Object, IntPtr)">
37404         <size>0</size>
37405       </method>
37406       <method name="Void Invoke()">
37407         <size>0</size>
37408       </method>
37409       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37410         <size>0</size>
37411       </method>
37412       <method name="Void EndInvoke(IAsyncResult)">
37413         <size>0</size>
37414       </method>
37415     </type>
37416     <type name="X+&lt;T&gt;c__AnonStorey0">
37417       <method name="Void .ctor()">
37418         <size>7</size>
37419       </method>
37420       <method name="Void &lt;&gt;m__0()">
37421         <size>52</size>
37422       </method>
37423     </type>
37424     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37425       <method name="Void .ctor()">
37426         <size>7</size>
37427       </method>
37428       <method name="Void &lt;&gt;m__1()">
37429         <size>52</size>
37430       </method>
37431     </type>
37432   </test>
37433   <test name="test-anon-23.cs">
37434     <type name="X">
37435       <method name="Void .ctor()">
37436         <size>7</size>
37437       </method>
37438       <method name="Int32 Main()">
37439         <size>68</size>
37440       </method>
37441       <method name="Void M()">
37442         <size>34</size>
37443       </method>
37444     </type>
37445     <type name="D">
37446       <method name="Void .ctor(Object, IntPtr)">
37447         <size>0</size>
37448       </method>
37449       <method name="Void Invoke()">
37450         <size>0</size>
37451       </method>
37452       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37453         <size>0</size>
37454       </method>
37455       <method name="Void EndInvoke(IAsyncResult)">
37456         <size>0</size>
37457       </method>
37458     </type>
37459     <type name="X+&lt;M&gt;c__AnonStorey0">
37460       <method name="Void .ctor()">
37461         <size>7</size>
37462       </method>
37463       <method name="Void &lt;&gt;m__0()">
37464         <size>38</size>
37465       </method>
37466     </type>
37467     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37468       <method name="Void .ctor()">
37469         <size>7</size>
37470       </method>
37471       <method name="Void &lt;&gt;m__1()">
37472         <size>24</size>
37473       </method>
37474     </type>
37475   </test>
37476   <test name="test-anon-24.cs">
37477     <type name="X">
37478       <method name="Void .ctor()">
37479         <size>7</size>
37480       </method>
37481       <method name="Void Main()">
37482         <size>29</size>
37483       </method>
37484       <method name="D T(Int32)">
37485         <size>28</size>
37486       </method>
37487     </type>
37488     <type name="D">
37489       <method name="Void .ctor(Object, IntPtr)">
37490         <size>0</size>
37491       </method>
37492       <method name="Int32 Invoke()">
37493         <size>0</size>
37494       </method>
37495       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37496         <size>0</size>
37497       </method>
37498       <method name="Int32 EndInvoke(IAsyncResult)">
37499         <size>0</size>
37500       </method>
37501     </type>
37502     <type name="X+&lt;T&gt;c__AnonStorey0">
37503       <method name="Void .ctor()">
37504         <size>7</size>
37505       </method>
37506       <method name="Int32 &lt;&gt;m__0()">
37507         <size>21</size>
37508       </method>
37509     </type>
37510   </test>
37511   <test name="test-anon-25.cs">
37512     <type name="X">
37513       <method name="Void .ctor()">
37514         <size>7</size>
37515       </method>
37516       <method name="Int32 Main()">
37517         <size>48</size>
37518       </method>
37519       <method name="D T(Int32)">
37520         <size>28</size>
37521       </method>
37522     </type>
37523     <type name="D">
37524       <method name="Void .ctor(Object, IntPtr)">
37525         <size>0</size>
37526       </method>
37527       <method name="Int32 Invoke(Int32)">
37528         <size>0</size>
37529       </method>
37530       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37531         <size>0</size>
37532       </method>
37533       <method name="Int32 EndInvoke(IAsyncResult)">
37534         <size>0</size>
37535       </method>
37536     </type>
37537     <type name="X+&lt;T&gt;c__AnonStorey0">
37538       <method name="Void .ctor()">
37539         <size>7</size>
37540       </method>
37541       <method name="Int32 &lt;&gt;m__0(Int32)">
37542         <size>9</size>
37543       </method>
37544     </type>
37545   </test>
37546   <test name="test-anon-27.cs">
37547     <type name="X">
37548       <method name="Void .ctor()">
37549         <size>7</size>
37550       </method>
37551       <method name="Int32 Main()">
37552         <size>138</size>
37553       </method>
37554       <method name="Void M(Int32)">
37555         <size>59</size>
37556       </method>
37557     </type>
37558     <type name="D">
37559       <method name="Void .ctor(Object, IntPtr)">
37560         <size>0</size>
37561       </method>
37562       <method name="Void Invoke()">
37563         <size>0</size>
37564       </method>
37565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37566         <size>0</size>
37567       </method>
37568       <method name="Void EndInvoke(IAsyncResult)">
37569         <size>0</size>
37570       </method>
37571     </type>
37572     <type name="X+&lt;M&gt;c__AnonStorey0">
37573       <method name="Void .ctor()">
37574         <size>7</size>
37575       </method>
37576       <method name="Void &lt;&gt;m__0()">
37577         <size>38</size>
37578       </method>
37579     </type>
37580     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37581       <method name="Void .ctor()">
37582         <size>7</size>
37583       </method>
37584       <method name="Void &lt;&gt;m__1()">
37585         <size>50</size>
37586       </method>
37587     </type>
37588   </test>
37589   <test name="test-anon-28.cs">
37590     <type name="Delegable">
37591       <method name="Void .ctor()">
37592         <size>7</size>
37593       </method>
37594       <method name="Void add_MyDelegate(System.EventHandler)">
37595         <size>24</size>
37596       </method>
37597       <method name="Void remove_MyDelegate(System.EventHandler)">
37598         <size>24</size>
37599       </method>
37600     </type>
37601     <type name="DelegateTest">
37602       <method name="Void .ctor()">
37603         <size>7</size>
37604       </method>
37605       <method name="Void Main(System.String[])">
37606         <size>58</size>
37607       </method>
37608     </type>
37609     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37610       <method name="Void .ctor()">
37611         <size>7</size>
37612       </method>
37613       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37614         <size>33</size>
37615       </method>
37616     </type>
37617   </test>
37618   <test name="test-anon-29.cs">
37619     <type name="X">
37620       <method name="Void .ctor()">
37621         <size>108</size>
37622       </method>
37623       <method name="System.String Hello()">
37624         <size>20</size>
37625       </method>
37626       <method name="Void Main()">
37627         <size>18</size>
37628       </method>
37629     </type>
37630     <type name="X+Foo">
37631       <method name="Void .ctor(Object, IntPtr)">
37632         <size>0</size>
37633       </method>
37634       <method name="System.String Invoke()">
37635         <size>0</size>
37636       </method>
37637       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37638         <size>0</size>
37639       </method>
37640       <method name="System.String EndInvoke(IAsyncResult)">
37641         <size>0</size>
37642       </method>
37643     </type>
37644     <type name="X+Bar">
37645       <method name="Void .ctor(Object, IntPtr)">
37646         <size>0</size>
37647       </method>
37648       <method name="Void Invoke(System.String)">
37649         <size>0</size>
37650       </method>
37651       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37652         <size>0</size>
37653       </method>
37654       <method name="Void EndInvoke(IAsyncResult)">
37655         <size>0</size>
37656       </method>
37657     </type>
37658     <type name="X">
37659       <method name="Void &lt;Hello&gt;m__1(System.String)">
37660         <size>7</size>
37661       </method>
37662       <method name="System.String &lt;Hello&gt;m__0()">
37663         <size>201</size>
37664       </method>
37665       <method name="Void &lt;Hello&gt;m__2(System.String)">
37666         <size>7</size>
37667       </method>
37668     </type>
37669   </test>
37670   <test name="test-anon-30.cs">
37671     <type name="X">
37672       <method name="Void .ctor()">
37673         <size>7</size>
37674       </method>
37675     </type>
37676     <type name="Program">
37677       <method name="Void add_E(Program+D)">
37678         <size>22</size>
37679       </method>
37680       <method name="Void remove_E(Program+D)">
37681         <size>22</size>
37682       </method>
37683       <method name="Void Main()">
37684         <size>38</size>
37685       </method>
37686     </type>
37687     <type name="Program+D">
37688       <method name="Void .ctor(Object, IntPtr)">
37689         <size>0</size>
37690       </method>
37691       <method name="Void Invoke(X)">
37692         <size>0</size>
37693       </method>
37694       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
37695         <size>0</size>
37696       </method>
37697       <method name="Void EndInvoke(IAsyncResult)">
37698         <size>0</size>
37699       </method>
37700     </type>
37701     <type name="Program+&lt;Main&gt;c__AnonStorey0">
37702       <method name="Void .ctor()">
37703         <size>7</size>
37704       </method>
37705       <method name="Void &lt;&gt;m__0(X)">
37706         <size>15</size>
37707       </method>
37708     </type>
37709   </test>
37710   <test name="test-anon-31.cs">
37711     <type name="test">
37712       <method name="Void .ctor()">
37713         <size>7</size>
37714       </method>
37715       <method name="IEnumerable testen(Int32)">
37716         <size>30</size>
37717       </method>
37718     </type>
37719     <type name="reflect">
37720       <method name="Void .ctor()">
37721         <size>7</size>
37722       </method>
37723       <method name="Void Main(System.String[])">
37724         <size>122</size>
37725       </method>
37726     </type>
37727     <type name="test+&lt;testen&gt;c__Iterator0">
37728       <method name="Void .ctor()">
37729         <size>7</size>
37730       </method>
37731       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37732         <size>7</size>
37733       </method>
37734       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37735         <size>7</size>
37736       </method>
37737       <method name="Boolean MoveNext()">
37738         <size>195</size>
37739       </method>
37740       <method name="Void Dispose()">
37741         <size>8</size>
37742       </method>
37743       <method name="Void Reset()">
37744         <size>6</size>
37745       </method>
37746       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37747         <size>7</size>
37748       </method>
37749       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37750         <size>40</size>
37751       </method>
37752     </type>
37753   </test>
37754   <test name="test-anon-32.cs">
37755     <type name="MainClass">
37756       <method name="Void .ctor()">
37757         <size>7</size>
37758       </method>
37759       <method name="Void Main()">
37760         <size>37</size>
37761       </method>
37762       <method name="Void SimpleCallback(MainClass, System.String)">
37763         <size>7</size>
37764       </method>
37765     </type>
37766     <type name="StringSender">
37767       <method name="Void .ctor(Object, IntPtr)">
37768         <size>0</size>
37769       </method>
37770       <method name="Void Invoke(System.String)">
37771         <size>0</size>
37772       </method>
37773       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37774         <size>0</size>
37775       </method>
37776       <method name="Void EndInvoke(IAsyncResult)">
37777         <size>0</size>
37778       </method>
37779     </type>
37780     <type name="VoidDelegate">
37781       <method name="Void .ctor(Object, IntPtr)">
37782         <size>0</size>
37783       </method>
37784       <method name="Void Invoke()">
37785         <size>0</size>
37786       </method>
37787       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37788         <size>0</size>
37789       </method>
37790       <method name="Void EndInvoke(IAsyncResult)">
37791         <size>0</size>
37792       </method>
37793     </type>
37794     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
37795       <method name="Void .ctor()">
37796         <size>7</size>
37797       </method>
37798       <method name="Void &lt;&gt;m__0()">
37799         <size>25</size>
37800       </method>
37801       <method name="Void &lt;&gt;m__1(System.String)">
37802         <size>13</size>
37803       </method>
37804     </type>
37805   </test>
37806   <test name="test-anon-33.cs">
37807     <type name="T">
37808       <method name="Void .ctor()">
37809         <size>7</size>
37810       </method>
37811       <method name="Void doit(Int32)">
37812         <size>7</size>
37813       </method>
37814       <method name="Void Main()">
37815         <size>162</size>
37816       </method>
37817     </type>
37818     <type name="Do">
37819       <method name="Void .ctor(Object, IntPtr)">
37820         <size>0</size>
37821       </method>
37822       <method name="Void Invoke()">
37823         <size>0</size>
37824       </method>
37825       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37826         <size>0</size>
37827       </method>
37828       <method name="Void EndInvoke(IAsyncResult)">
37829         <size>0</size>
37830       </method>
37831     </type>
37832     <type name="T+&lt;Main&gt;c__AnonStorey0">
37833       <method name="Void .ctor()">
37834         <size>7</size>
37835       </method>
37836       <method name="Void &lt;&gt;m__0()">
37837         <size>12</size>
37838       </method>
37839     </type>
37840     <type name="T+&lt;Main&gt;c__AnonStorey1">
37841       <method name="Void .ctor()">
37842         <size>7</size>
37843       </method>
37844       <method name="Void &lt;&gt;m__1()">
37845         <size>12</size>
37846       </method>
37847     </type>
37848   </test>
37849   <test name="test-anon-34.cs">
37850     <type name="Delegates.Space">
37851       <method name="Void .ctor()">
37852         <size>7</size>
37853       </method>
37854       <method name="Void Leak(Boolean, Int32)">
37855         <size>92</size>
37856       </method>
37857     </type>
37858     <type name="Delegates.Program">
37859       <method name="Void .ctor()">
37860         <size>7</size>
37861       </method>
37862       <method name="Void SpaceLeak()">
37863         <size>37</size>
37864       </method>
37865       <method name="Void Main(System.String[])">
37866         <size>6</size>
37867       </method>
37868     </type>
37869     <type name="Delegates.Space+DoCopy">
37870       <method name="Void .ctor(Object, IntPtr)">
37871         <size>0</size>
37872       </method>
37873       <method name="Void Invoke()">
37874         <size>0</size>
37875       </method>
37876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37877         <size>0</size>
37878       </method>
37879       <method name="Void EndInvoke(IAsyncResult)">
37880         <size>0</size>
37881       </method>
37882     </type>
37883     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
37884       <method name="Void .ctor()">
37885         <size>7</size>
37886       </method>
37887       <method name="Void &lt;&gt;m__0()">
37888         <size>23</size>
37889       </method>
37890     </type>
37891     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
37892       <method name="Void .ctor()">
37893         <size>7</size>
37894       </method>
37895       <method name="Void &lt;&gt;m__1()">
37896         <size>19</size>
37897       </method>
37898     </type>
37899   </test>
37900   <test name="test-anon-35.cs">
37901     <type name="CustomDict">
37902       <method name="Void .ctor()">
37903         <size>66</size>
37904       </method>
37905       <method name="IEnumerator GetEnumerator()">
37906         <size>15</size>
37907       </method>
37908     </type>
37909     <type name="Tests">
37910       <method name="Void .ctor()">
37911         <size>7</size>
37912       </method>
37913       <method name="Void Main()">
37914         <size>7</size>
37915       </method>
37916     </type>
37917     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
37918       <method name="Void .ctor()">
37919         <size>7</size>
37920       </method>
37921       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37922         <size>7</size>
37923       </method>
37924       <method name="Boolean MoveNext()">
37925         <size>86</size>
37926       </method>
37927       <method name="Void Dispose()">
37928         <size>8</size>
37929       </method>
37930       <method name="Void Reset()">
37931         <size>6</size>
37932       </method>
37933       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37934         <size>7</size>
37935       </method>
37936     </type>
37937   </test>
37938   <test name="test-anon-36.cs">
37939     <type name="Test">
37940       <method name="Void .ctor(TestMethod)">
37941         <size>7</size>
37942       </method>
37943       <method name="Void .ctor(TestMethod2)">
37944         <size>7</size>
37945       </method>
37946       <method name="Void Main()">
37947         <size>36</size>
37948       </method>
37949     </type>
37950     <type name="TestMethod">
37951       <method name="Void .ctor(Object, IntPtr)">
37952         <size>0</size>
37953       </method>
37954       <method name="Void Invoke()">
37955         <size>0</size>
37956       </method>
37957       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37958         <size>0</size>
37959       </method>
37960       <method name="Void EndInvoke(IAsyncResult)">
37961         <size>0</size>
37962       </method>
37963     </type>
37964     <type name="TestMethod2">
37965       <method name="Void .ctor(Object, IntPtr)">
37966         <size>0</size>
37967       </method>
37968       <method name="Void Invoke(System.Object)">
37969         <size>0</size>
37970       </method>
37971       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37972         <size>0</size>
37973       </method>
37974       <method name="Void EndInvoke(IAsyncResult)">
37975         <size>0</size>
37976       </method>
37977     </type>
37978     <type name="Test">
37979       <method name="Void &lt;Main&gt;m__0()">
37980         <size>1</size>
37981       </method>
37982     </type>
37983   </test>
37984   <test name="test-anon-37.cs">
37985     <type name="DelegateInit">
37986       <method name="Void .ctor()">
37987         <size>7</size>
37988       </method>
37989       <method name="Void .cctor()">
37990         <size>35</size>
37991       </method>
37992       <method name="Void Main(System.String[])">
37993         <size>11</size>
37994       </method>
37995     </type>
37996     <type name="DelegateInit+FooDelegate">
37997       <method name="Void .ctor(Object, IntPtr)">
37998         <size>0</size>
37999       </method>
38000       <method name="Void Invoke()">
38001         <size>0</size>
38002       </method>
38003       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38004         <size>0</size>
38005       </method>
38006       <method name="Void EndInvoke(IAsyncResult)">
38007         <size>0</size>
38008       </method>
38009     </type>
38010     <type name="DelegateInit">
38011       <method name="Void &lt;DelegateInit&gt;m__0()">
38012         <size>11</size>
38013       </method>
38014     </type>
38015   </test>
38016   <test name="test-anon-38.cs">
38017     <type name="X">
38018       <method name="Void .ctor()">
38019         <size>7</size>
38020       </method>
38021       <method name="Void Hello(Int64, Int64)">
38022         <size>1</size>
38023       </method>
38024       <method name="Void Test(Int32)">
38025         <size>67</size>
38026       </method>
38027       <method name="Void Main()">
38028         <size>14</size>
38029       </method>
38030     </type>
38031     <type name="Simple">
38032       <method name="Void .ctor(Object, IntPtr)">
38033         <size>0</size>
38034       </method>
38035       <method name="Void Invoke()">
38036         <size>0</size>
38037       </method>
38038       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38039         <size>0</size>
38040       </method>
38041       <method name="Void EndInvoke(IAsyncResult)">
38042         <size>0</size>
38043       </method>
38044     </type>
38045     <type name="Foo">
38046       <method name="Void .ctor(Object, IntPtr)">
38047         <size>0</size>
38048       </method>
38049       <method name="Simple Invoke()">
38050         <size>0</size>
38051       </method>
38052       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38053         <size>0</size>
38054       </method>
38055       <method name="Simple EndInvoke(IAsyncResult)">
38056         <size>0</size>
38057       </method>
38058     </type>
38059     <type name="X+&lt;Test&gt;c__AnonStorey0">
38060       <method name="Void .ctor()">
38061         <size>7</size>
38062       </method>
38063       <method name="Simple &lt;&gt;m__0()">
38064         <size>64</size>
38065       </method>
38066     </type>
38067     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38068       <method name="Void .ctor()">
38069         <size>7</size>
38070       </method>
38071       <method name="Void &lt;&gt;m__1()">
38072         <size>34</size>
38073       </method>
38074     </type>
38075   </test>
38076   <test name="test-anon-39.cs">
38077     <type name="X">
38078       <method name="Void .ctor()">
38079         <size>7</size>
38080       </method>
38081       <method name="Void Hello(Int64)">
38082         <size>1</size>
38083       </method>
38084       <method name="Void Test(Int32)">
38085         <size>65</size>
38086       </method>
38087       <method name="Void Main()">
38088         <size>14</size>
38089       </method>
38090     </type>
38091     <type name="Simple">
38092       <method name="Void .ctor(Object, IntPtr)">
38093         <size>0</size>
38094       </method>
38095       <method name="Void Invoke()">
38096         <size>0</size>
38097       </method>
38098       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38099         <size>0</size>
38100       </method>
38101       <method name="Void EndInvoke(IAsyncResult)">
38102         <size>0</size>
38103       </method>
38104     </type>
38105     <type name="Foo">
38106       <method name="Void .ctor(Object, IntPtr)">
38107         <size>0</size>
38108       </method>
38109       <method name="Simple Invoke()">
38110         <size>0</size>
38111       </method>
38112       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38113         <size>0</size>
38114       </method>
38115       <method name="Simple EndInvoke(IAsyncResult)">
38116         <size>0</size>
38117       </method>
38118     </type>
38119     <type name="X+&lt;Test&gt;c__AnonStorey0">
38120       <method name="Void .ctor()">
38121         <size>7</size>
38122       </method>
38123       <method name="Simple &lt;&gt;m__0()">
38124         <size>30</size>
38125       </method>
38126       <method name="Void &lt;&gt;m__1()">
38127         <size>18</size>
38128       </method>
38129     </type>
38130   </test>
38131   <test name="test-anon-40.cs">
38132     <type name="X">
38133       <method name="Void .ctor()">
38134         <size>7</size>
38135       </method>
38136       <method name="Void Hello(Int64)">
38137         <size>1</size>
38138       </method>
38139       <method name="Void Test(Int32)">
38140         <size>65</size>
38141       </method>
38142       <method name="Void Main()">
38143         <size>14</size>
38144       </method>
38145     </type>
38146     <type name="Simple">
38147       <method name="Void .ctor(Object, IntPtr)">
38148         <size>0</size>
38149       </method>
38150       <method name="Void Invoke()">
38151         <size>0</size>
38152       </method>
38153       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38154         <size>0</size>
38155       </method>
38156       <method name="Void EndInvoke(IAsyncResult)">
38157         <size>0</size>
38158       </method>
38159     </type>
38160     <type name="Foo">
38161       <method name="Void .ctor(Object, IntPtr)">
38162         <size>0</size>
38163       </method>
38164       <method name="Simple Invoke()">
38165         <size>0</size>
38166       </method>
38167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38168         <size>0</size>
38169       </method>
38170       <method name="Simple EndInvoke(IAsyncResult)">
38171         <size>0</size>
38172       </method>
38173     </type>
38174     <type name="X+&lt;Test&gt;c__AnonStorey0">
38175       <method name="Void .ctor()">
38176         <size>7</size>
38177       </method>
38178       <method name="Simple &lt;&gt;m__0()">
38179         <size>30</size>
38180       </method>
38181       <method name="Void &lt;&gt;m__1()">
38182         <size>18</size>
38183       </method>
38184     </type>
38185   </test>
38186   <test name="test-anon-41.cs">
38187     <type name="X">
38188       <method name="Void .ctor()">
38189         <size>7</size>
38190       </method>
38191       <method name="Void Hello(Int64)">
38192         <size>1</size>
38193       </method>
38194       <method name="Void Test(Int32)">
38195         <size>65</size>
38196       </method>
38197       <method name="Void Main()">
38198         <size>14</size>
38199       </method>
38200     </type>
38201     <type name="Simple">
38202       <method name="Void .ctor(Object, IntPtr)">
38203         <size>0</size>
38204       </method>
38205       <method name="Void Invoke()">
38206         <size>0</size>
38207       </method>
38208       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38209         <size>0</size>
38210       </method>
38211       <method name="Void EndInvoke(IAsyncResult)">
38212         <size>0</size>
38213       </method>
38214     </type>
38215     <type name="Foo">
38216       <method name="Void .ctor(Object, IntPtr)">
38217         <size>0</size>
38218       </method>
38219       <method name="Simple Invoke()">
38220         <size>0</size>
38221       </method>
38222       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38223         <size>0</size>
38224       </method>
38225       <method name="Simple EndInvoke(IAsyncResult)">
38226         <size>0</size>
38227       </method>
38228     </type>
38229     <type name="X+&lt;Test&gt;c__AnonStorey0">
38230       <method name="Void .ctor()">
38231         <size>7</size>
38232       </method>
38233       <method name="Simple &lt;&gt;m__0()">
38234         <size>55</size>
38235       </method>
38236     </type>
38237     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38238       <method name="Void .ctor()">
38239         <size>7</size>
38240       </method>
38241       <method name="Void &lt;&gt;m__1()">
38242         <size>35</size>
38243       </method>
38244     </type>
38245   </test>
38246   <test name="test-anon-42.cs">
38247     <type name="X">
38248       <method name="Void .ctor()">
38249         <size>7</size>
38250       </method>
38251       <method name="Void Hello(Int64)">
38252         <size>1</size>
38253       </method>
38254       <method name="Void Test(Int32)">
38255         <size>51</size>
38256       </method>
38257       <method name="Void Main()">
38258         <size>13</size>
38259       </method>
38260     </type>
38261     <type name="Simple">
38262       <method name="Void .ctor(Object, IntPtr)">
38263         <size>0</size>
38264       </method>
38265       <method name="Void Invoke()">
38266         <size>0</size>
38267       </method>
38268       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38269         <size>0</size>
38270       </method>
38271       <method name="Void EndInvoke(IAsyncResult)">
38272         <size>0</size>
38273       </method>
38274     </type>
38275     <type name="Foo">
38276       <method name="Void .ctor(Object, IntPtr)">
38277         <size>0</size>
38278       </method>
38279       <method name="Simple Invoke()">
38280         <size>0</size>
38281       </method>
38282       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38283         <size>0</size>
38284       </method>
38285       <method name="Simple EndInvoke(IAsyncResult)">
38286         <size>0</size>
38287       </method>
38288     </type>
38289     <type name="X">
38290       <method name="Simple &lt;Test&gt;m__0()">
38291         <size>37</size>
38292       </method>
38293       <method name="Void &lt;Test&gt;m__1()">
38294         <size>8</size>
38295       </method>
38296     </type>
38297   </test>
38298   <test name="test-anon-43.cs">
38299     <type name="X">
38300       <method name="Void .ctor()">
38301         <size>7</size>
38302       </method>
38303       <method name="Void Hello(Int64, Int64)">
38304         <size>1</size>
38305       </method>
38306       <method name="Void Test(Int32)">
38307         <size>54</size>
38308       </method>
38309       <method name="Void Main()">
38310         <size>14</size>
38311       </method>
38312     </type>
38313     <type name="Simple">
38314       <method name="Void .ctor(Object, IntPtr)">
38315         <size>0</size>
38316       </method>
38317       <method name="Void Invoke()">
38318         <size>0</size>
38319       </method>
38320       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38321         <size>0</size>
38322       </method>
38323       <method name="Void EndInvoke(IAsyncResult)">
38324         <size>0</size>
38325       </method>
38326     </type>
38327     <type name="Foo">
38328       <method name="Void .ctor(Object, IntPtr)">
38329         <size>0</size>
38330       </method>
38331       <method name="Simple Invoke()">
38332         <size>0</size>
38333       </method>
38334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38335         <size>0</size>
38336       </method>
38337       <method name="Simple EndInvoke(IAsyncResult)">
38338         <size>0</size>
38339       </method>
38340     </type>
38341     <type name="X+&lt;Test&gt;c__AnonStorey0">
38342       <method name="Void .ctor()">
38343         <size>7</size>
38344       </method>
38345       <method name="Simple &lt;&gt;m__0()">
38346         <size>64</size>
38347       </method>
38348     </type>
38349     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38350       <method name="Void .ctor()">
38351         <size>7</size>
38352       </method>
38353       <method name="Void &lt;&gt;m__1()">
38354         <size>34</size>
38355       </method>
38356     </type>
38357   </test>
38358   <test name="test-anon-44.cs">
38359     <type name="X">
38360       <method name="Void .ctor()">
38361         <size>7</size>
38362       </method>
38363       <method name="Void Hello(Int64)">
38364         <size>1</size>
38365       </method>
38366       <method name="Void Test(Int32)">
38367         <size>68</size>
38368       </method>
38369       <method name="Void Main()">
38370         <size>14</size>
38371       </method>
38372     </type>
38373     <type name="Simple">
38374       <method name="Void .ctor(Object, IntPtr)">
38375         <size>0</size>
38376       </method>
38377       <method name="Void Invoke()">
38378         <size>0</size>
38379       </method>
38380       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38381         <size>0</size>
38382       </method>
38383       <method name="Void EndInvoke(IAsyncResult)">
38384         <size>0</size>
38385       </method>
38386     </type>
38387     <type name="Foo">
38388       <method name="Void .ctor(Object, IntPtr)">
38389         <size>0</size>
38390       </method>
38391       <method name="Simple Invoke()">
38392         <size>0</size>
38393       </method>
38394       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38395         <size>0</size>
38396       </method>
38397       <method name="Simple EndInvoke(IAsyncResult)">
38398         <size>0</size>
38399       </method>
38400     </type>
38401     <type name="X+&lt;Test&gt;c__AnonStorey0">
38402       <method name="Void .ctor()">
38403         <size>7</size>
38404       </method>
38405       <method name="Simple &lt;&gt;m__1()">
38406         <size>33</size>
38407       </method>
38408       <method name="Simple &lt;&gt;m__0()">
38409         <size>51</size>
38410       </method>
38411       <method name="Void &lt;&gt;m__3()">
38412         <size>21</size>
38413       </method>
38414     </type>
38415     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38416       <method name="Void .ctor()">
38417         <size>7</size>
38418       </method>
38419       <method name="Void &lt;&gt;m__2()">
38420         <size>26</size>
38421       </method>
38422     </type>
38423   </test>
38424   <test name="test-anon-45.cs">
38425     <type name="Test">
38426       <method name="Void .ctor()">
38427         <size>7</size>
38428       </method>
38429       <method name="Void Main()">
38430         <size>64</size>
38431       </method>
38432       <method name="IEnumerator GetEnumerator()">
38433         <size>8</size>
38434       </method>
38435     </type>
38436     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38437       <method name="Void .ctor()">
38438         <size>7</size>
38439       </method>
38440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38441         <size>7</size>
38442       </method>
38443       <method name="Boolean MoveNext()">
38444         <size>77</size>
38445       </method>
38446       <method name="Void Dispose()">
38447         <size>8</size>
38448       </method>
38449       <method name="Void Reset()">
38450         <size>6</size>
38451       </method>
38452       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38453         <size>7</size>
38454       </method>
38455     </type>
38456   </test>
38457   <test name="test-anon-46.cs">
38458     <type name="World">
38459       <method name="Void .ctor()">
38460         <size>7</size>
38461       </method>
38462       <method name="Void Hello(Int64)">
38463         <size>1</size>
38464       </method>
38465       <method name="Void Test(Int32)">
38466         <size>50</size>
38467       </method>
38468     </type>
38469     <type name="X">
38470       <method name="Void .ctor()">
38471         <size>7</size>
38472       </method>
38473       <method name="Void Main()">
38474         <size>14</size>
38475       </method>
38476     </type>
38477     <type name="Foo">
38478       <method name="Void .ctor(Object, IntPtr)">
38479         <size>0</size>
38480       </method>
38481       <method name="Void Invoke()">
38482         <size>0</size>
38483       </method>
38484       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38485         <size>0</size>
38486       </method>
38487       <method name="Void EndInvoke(IAsyncResult)">
38488         <size>0</size>
38489       </method>
38490     </type>
38491     <type name="World+&lt;Test&gt;c__AnonStorey0">
38492       <method name="Void .ctor()">
38493         <size>7</size>
38494       </method>
38495       <method name="Void &lt;&gt;m__0()">
38496         <size>19</size>
38497       </method>
38498     </type>
38499   </test>
38500   <test name="test-anon-47.cs">
38501     <type name="World">
38502       <method name="Void .ctor()">
38503         <size>7</size>
38504       </method>
38505       <method name="Void Hello(Int64)">
38506         <size>1</size>
38507       </method>
38508       <method name="Void Test(Int32)">
38509         <size>158</size>
38510       </method>
38511     </type>
38512     <type name="X">
38513       <method name="Void .ctor()">
38514         <size>7</size>
38515       </method>
38516       <method name="Void Main()">
38517         <size>14</size>
38518       </method>
38519     </type>
38520     <type name="Foo">
38521       <method name="Void .ctor(Object, IntPtr)">
38522         <size>0</size>
38523       </method>
38524       <method name="Void Invoke()">
38525         <size>0</size>
38526       </method>
38527       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38528         <size>0</size>
38529       </method>
38530       <method name="Void EndInvoke(IAsyncResult)">
38531         <size>0</size>
38532       </method>
38533     </type>
38534     <type name="World+&lt;Test&gt;c__AnonStorey2">
38535       <method name="Void .ctor()">
38536         <size>7</size>
38537       </method>
38538       <method name="Void &lt;&gt;m__0()">
38539         <size>45</size>
38540       </method>
38541     </type>
38542     <type name="World+&lt;Test&gt;c__AnonStorey0">
38543       <method name="Void .ctor()">
38544         <size>7</size>
38545       </method>
38546     </type>
38547     <type name="World+&lt;Test&gt;c__AnonStorey1">
38548       <method name="Void .ctor()">
38549         <size>7</size>
38550       </method>
38551     </type>
38552   </test>
38553   <test name="test-anon-48.cs">
38554     <type name="World">
38555       <method name="Void .ctor()">
38556         <size>7</size>
38557       </method>
38558       <method name="Void Hello(Int64)">
38559         <size>1</size>
38560       </method>
38561       <method name="Void Test(Int32)">
38562         <size>197</size>
38563       </method>
38564     </type>
38565     <type name="X">
38566       <method name="Void .ctor()">
38567         <size>7</size>
38568       </method>
38569       <method name="Void Main()">
38570         <size>14</size>
38571       </method>
38572     </type>
38573     <type name="Foo">
38574       <method name="Void .ctor(Object, IntPtr)">
38575         <size>0</size>
38576       </method>
38577       <method name="Void Invoke()">
38578         <size>0</size>
38579       </method>
38580       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38581         <size>0</size>
38582       </method>
38583       <method name="Void EndInvoke(IAsyncResult)">
38584         <size>0</size>
38585       </method>
38586     </type>
38587     <type name="World+&lt;Test&gt;c__AnonStorey1">
38588       <method name="Void .ctor()">
38589         <size>7</size>
38590       </method>
38591     </type>
38592     <type name="World+&lt;Test&gt;c__AnonStorey2">
38593       <method name="Void .ctor()">
38594         <size>7</size>
38595       </method>
38596     </type>
38597     <type name="World+&lt;Test&gt;c__AnonStorey0">
38598       <method name="Void .ctor()">
38599         <size>7</size>
38600       </method>
38601       <method name="Void &lt;&gt;m__0()">
38602         <size>63</size>
38603       </method>
38604     </type>
38605   </test>
38606   <test name="test-anon-49.cs">
38607     <type name="Test">
38608       <method name="Void .ctor()">
38609         <size>7</size>
38610       </method>
38611       <method name="Void Main()">
38612         <size>64</size>
38613       </method>
38614       <method name="IEnumerator GetEnumerator()">
38615         <size>8</size>
38616       </method>
38617     </type>
38618     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38619       <method name="Void .ctor()">
38620         <size>7</size>
38621       </method>
38622       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38623         <size>7</size>
38624       </method>
38625       <method name="Boolean MoveNext()">
38626         <size>185</size>
38627       </method>
38628       <method name="Void Dispose()">
38629         <size>62</size>
38630       </method>
38631       <method name="Void Reset()">
38632         <size>6</size>
38633       </method>
38634       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38635         <size>7</size>
38636       </method>
38637     </type>
38638   </test>
38639   <test name="test-anon-50.cs">
38640     <type name="Test">
38641       <method name="Void .ctor()">
38642         <size>7</size>
38643       </method>
38644       <method name="IEnumerable Foo(Int32)">
38645         <size>30</size>
38646       </method>
38647     </type>
38648     <type name="X">
38649       <method name="Void .ctor()">
38650         <size>7</size>
38651       </method>
38652       <method name="Int32 Main()">
38653         <size>196</size>
38654       </method>
38655     </type>
38656     <type name="Test+&lt;Foo&gt;c__Iterator0">
38657       <method name="Void .ctor()">
38658         <size>7</size>
38659       </method>
38660       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38661         <size>7</size>
38662       </method>
38663       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38664         <size>7</size>
38665       </method>
38666       <method name="Boolean MoveNext()">
38667         <size>118</size>
38668       </method>
38669       <method name="Void Dispose()">
38670         <size>8</size>
38671       </method>
38672       <method name="Void Reset()">
38673         <size>6</size>
38674       </method>
38675       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38676         <size>7</size>
38677       </method>
38678       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38679         <size>40</size>
38680       </method>
38681     </type>
38682   </test>
38683   <test name="test-anon-51.cs">
38684     <type name="X">
38685       <method name="Void .ctor()">
38686         <size>7</size>
38687       </method>
38688       <method name="Void .cctor()">
38689         <size>35</size>
38690       </method>
38691       <method name="Void Main()">
38692         <size>11</size>
38693       </method>
38694     </type>
38695     <type name="FooDelegate">
38696       <method name="Void .ctor(Object, IntPtr)">
38697         <size>0</size>
38698       </method>
38699       <method name="Void Invoke()">
38700         <size>0</size>
38701       </method>
38702       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38703         <size>0</size>
38704       </method>
38705       <method name="Void EndInvoke(IAsyncResult)">
38706         <size>0</size>
38707       </method>
38708     </type>
38709     <type name="X">
38710       <method name="Void &lt;X&gt;m__0()">
38711         <size>11</size>
38712       </method>
38713     </type>
38714   </test>
38715   <test name="test-anon-52.cs">
38716     <type name="X">
38717       <method name="Void .ctor()">
38718         <size>7</size>
38719       </method>
38720       <method name="IEnumerator GetIt(System.Int32[])">
38721         <size>22</size>
38722       </method>
38723       <method name="Int32 Main()">
38724         <size>33</size>
38725       </method>
38726     </type>
38727     <type name="X+A">
38728       <method name="Void .ctor(Object, IntPtr)">
38729         <size>0</size>
38730       </method>
38731       <method name="Void Invoke()">
38732         <size>0</size>
38733       </method>
38734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38735         <size>0</size>
38736       </method>
38737       <method name="Void EndInvoke(IAsyncResult)">
38738         <size>0</size>
38739       </method>
38740     </type>
38741     <type name="X+&lt;GetIt&gt;c__Iterator0">
38742       <method name="Void .ctor()">
38743         <size>7</size>
38744       </method>
38745       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38746         <size>7</size>
38747       </method>
38748       <method name="Boolean MoveNext()">
38749         <size>201</size>
38750       </method>
38751       <method name="Void &lt;&gt;m__0()">
38752         <size>22</size>
38753       </method>
38754       <method name="Void Dispose()">
38755         <size>8</size>
38756       </method>
38757       <method name="Void Reset()">
38758         <size>6</size>
38759       </method>
38760       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38761         <size>7</size>
38762       </method>
38763     </type>
38764   </test>
38765   <test name="test-anon-53.cs">
38766     <type name="Test">
38767       <method name="Void .ctor(Int32)">
38768         <size>39</size>
38769       </method>
38770       <method name="Void .cctor()">
38771         <size>33</size>
38772       </method>
38773     </type>
38774     <type name="X">
38775       <method name="Void .ctor()">
38776         <size>7</size>
38777       </method>
38778       <method name="Void Main()">
38779         <size>15</size>
38780       </method>
38781     </type>
38782     <type name="Foo">
38783       <method name="Void .ctor(Object, IntPtr)">
38784         <size>0</size>
38785       </method>
38786       <method name="Void Invoke()">
38787         <size>0</size>
38788       </method>
38789       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38790         <size>0</size>
38791       </method>
38792       <method name="Void EndInvoke(IAsyncResult)">
38793         <size>0</size>
38794       </method>
38795     </type>
38796     <type name="Test+&lt;Test&gt;c__AnonStorey0">
38797       <method name="Void .ctor()">
38798         <size>7</size>
38799       </method>
38800       <method name="Void &lt;&gt;m__0()">
38801         <size>12</size>
38802       </method>
38803     </type>
38804     <type name="Test+&lt;Test&gt;c__AnonStorey1">
38805       <method name="Void .ctor()">
38806         <size>7</size>
38807       </method>
38808       <method name="Void &lt;&gt;m__1()">
38809         <size>12</size>
38810       </method>
38811     </type>
38812   </test>
38813   <test name="test-anon-54.cs">
38814     <type name="X">
38815       <method name="Void .ctor()">
38816         <size>7</size>
38817       </method>
38818       <method name="Void Main()">
38819         <size>22</size>
38820       </method>
38821     </type>
38822     <type name="Hello">
38823       <method name="Void .ctor(Object, IntPtr)">
38824         <size>0</size>
38825       </method>
38826       <method name="Void Invoke()">
38827         <size>0</size>
38828       </method>
38829       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38830         <size>0</size>
38831       </method>
38832       <method name="Void EndInvoke(IAsyncResult)">
38833         <size>0</size>
38834       </method>
38835     </type>
38836     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
38837       <method name="Void .ctor()">
38838         <size>7</size>
38839       </method>
38840       <method name="Void &lt;&gt;m__0()">
38841         <size>25</size>
38842       </method>
38843     </type>
38844     <type name="Foo">
38845       <method name="Void .ctor(Int32)">
38846         <size>8</size>
38847       </method>
38848       <method name="Void Test(Foo)">
38849         <size>45</size>
38850       </method>
38851       <method name="Void Hello(Int32)">
38852         <size>19</size>
38853       </method>
38854       <method name="System.String ToString()">
38855         <size>22</size>
38856       </method>
38857     </type>
38858   </test>
38859   <test name="test-anon-55.cs">
38860     <type name="Foo">
38861       <method name="Void .ctor()">
38862         <size>7</size>
38863       </method>
38864       <method name="Void Test(Foo+Hello)">
38865         <size>7</size>
38866       </method>
38867       <method name="Void Private()">
38868         <size>11</size>
38869       </method>
38870       <method name="Void Test()">
38871         <size>19</size>
38872       </method>
38873     </type>
38874     <type name="X">
38875       <method name="Void .ctor()">
38876         <size>7</size>
38877       </method>
38878       <method name="Void Main()">
38879         <size>13</size>
38880       </method>
38881     </type>
38882     <type name="Foo+Hello">
38883       <method name="Void .ctor(Object, IntPtr)">
38884         <size>0</size>
38885       </method>
38886       <method name="Void Invoke()">
38887         <size>0</size>
38888       </method>
38889       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38890         <size>0</size>
38891       </method>
38892       <method name="Void EndInvoke(IAsyncResult)">
38893         <size>0</size>
38894       </method>
38895     </type>
38896     <type name="Foo">
38897       <method name="Void &lt;Test&gt;m__0()">
38898         <size>7</size>
38899       </method>
38900     </type>
38901   </test>
38902   <test name="test-anon-56.cs">
38903     <type name="Observable">
38904       <method name="Void .ctor()">
38905         <size>7</size>
38906       </method>
38907       <method name="Void Main(System.String[])">
38908         <size>50</size>
38909       </method>
38910     </type>
38911     <type name="QueueHandler">
38912       <method name="Void .ctor(Object, IntPtr)">
38913         <size>0</size>
38914       </method>
38915       <method name="Void Invoke(Observable)">
38916         <size>0</size>
38917       </method>
38918       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
38919         <size>0</size>
38920       </method>
38921       <method name="Void EndInvoke(IAsyncResult)">
38922         <size>0</size>
38923       </method>
38924     </type>
38925     <type name="Observable">
38926       <method name="Void &lt;Main&gt;m__0(Observable)">
38927         <size>11</size>
38928       </method>
38929     </type>
38930   </test>
38931   <test name="test-anon-57.cs">
38932     <type name="X">
38933       <method name="Void .ctor()">
38934         <size>7</size>
38935       </method>
38936       <method name="Int32 Test()">
38937         <size>257</size>
38938       </method>
38939       <method name="Int32 Main()">
38940         <size>45</size>
38941       </method>
38942     </type>
38943     <type name="X+TestDelegate">
38944       <method name="Void .ctor(Object, IntPtr)">
38945         <size>0</size>
38946       </method>
38947       <method name="Void Invoke()">
38948         <size>0</size>
38949       </method>
38950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38951         <size>0</size>
38952       </method>
38953       <method name="Void EndInvoke(IAsyncResult)">
38954         <size>0</size>
38955       </method>
38956     </type>
38957     <type name="X+&lt;Test&gt;c__AnonStorey1">
38958       <method name="Void .ctor()">
38959         <size>7</size>
38960       </method>
38961       <method name="Void &lt;&gt;m__0()">
38962         <size>95</size>
38963       </method>
38964     </type>
38965     <type name="X+&lt;Test&gt;c__AnonStorey0">
38966       <method name="Void .ctor()">
38967         <size>7</size>
38968       </method>
38969     </type>
38970   </test>
38971   <test name="test-anon-58.cs">
38972     <type name="X">
38973       <method name="Void .ctor()">
38974         <size>7</size>
38975       </method>
38976       <method name="Int32 Test(Int32)">
38977         <size>344</size>
38978       </method>
38979       <method name="Int32 Main()">
38980         <size>46</size>
38981       </method>
38982     </type>
38983     <type name="X+TestDelegate">
38984       <method name="Void .ctor(Object, IntPtr)">
38985         <size>0</size>
38986       </method>
38987       <method name="Void Invoke()">
38988         <size>0</size>
38989       </method>
38990       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38991         <size>0</size>
38992       </method>
38993       <method name="Void EndInvoke(IAsyncResult)">
38994         <size>0</size>
38995       </method>
38996     </type>
38997     <type name="X+&lt;Test&gt;c__AnonStorey1">
38998       <method name="Void .ctor()">
38999         <size>7</size>
39000       </method>
39001       <method name="Void &lt;&gt;m__0()">
39002         <size>171</size>
39003       </method>
39004     </type>
39005     <type name="X+&lt;Test&gt;c__AnonStorey0">
39006       <method name="Void .ctor()">
39007         <size>7</size>
39008       </method>
39009     </type>
39010     <type name="X+&lt;Test&gt;c__AnonStorey2">
39011       <method name="Void .ctor()">
39012         <size>7</size>
39013       </method>
39014     </type>
39015   </test>
39016   <test name="test-anon-59.cs">
39017     <type name="X">
39018       <method name="Void .ctor()">
39019         <size>7</size>
39020       </method>
39021       <method name="Int32 Test(Int32)">
39022         <size>515</size>
39023       </method>
39024       <method name="Int32 Main()">
39025         <size>46</size>
39026       </method>
39027     </type>
39028     <type name="X+TestDelegate">
39029       <method name="Void .ctor(Object, IntPtr)">
39030         <size>0</size>
39031       </method>
39032       <method name="Void Invoke()">
39033         <size>0</size>
39034       </method>
39035       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39036         <size>0</size>
39037       </method>
39038       <method name="Void EndInvoke(IAsyncResult)">
39039         <size>0</size>
39040       </method>
39041     </type>
39042     <type name="X+&lt;Test&gt;c__AnonStorey2">
39043       <method name="Void .ctor()">
39044         <size>7</size>
39045       </method>
39046       <method name="Void &lt;&gt;m__0()">
39047         <size>233</size>
39048       </method>
39049     </type>
39050     <type name="X+&lt;Test&gt;c__AnonStorey1">
39051       <method name="Void .ctor()">
39052         <size>7</size>
39053       </method>
39054     </type>
39055     <type name="X+&lt;Test&gt;c__AnonStorey0">
39056       <method name="Void .ctor()">
39057         <size>7</size>
39058       </method>
39059     </type>
39060     <type name="X+&lt;Test&gt;c__AnonStorey3">
39061       <method name="Void .ctor()">
39062         <size>7</size>
39063       </method>
39064     </type>
39065   </test>
39066   <test name="test-anon-60.cs">
39067     <type name="X">
39068       <method name="Void .ctor()">
39069         <size>7</size>
39070       </method>
39071       <method name="Int32 Test(Int32)">
39072         <size>567</size>
39073       </method>
39074       <method name="Int32 Main()">
39075         <size>46</size>
39076       </method>
39077     </type>
39078     <type name="X+TestDelegate">
39079       <method name="Void .ctor(Object, IntPtr)">
39080         <size>0</size>
39081       </method>
39082       <method name="Void Invoke()">
39083         <size>0</size>
39084       </method>
39085       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39086         <size>0</size>
39087       </method>
39088       <method name="Void EndInvoke(IAsyncResult)">
39089         <size>0</size>
39090       </method>
39091     </type>
39092     <type name="X+&lt;Test&gt;c__AnonStorey2">
39093       <method name="Void .ctor()">
39094         <size>7</size>
39095       </method>
39096     </type>
39097     <type name="X+&lt;Test&gt;c__AnonStorey1">
39098       <method name="Void .ctor()">
39099         <size>7</size>
39100       </method>
39101     </type>
39102     <type name="X+&lt;Test&gt;c__AnonStorey0">
39103       <method name="Void .ctor()">
39104         <size>7</size>
39105       </method>
39106     </type>
39107     <type name="X+&lt;Test&gt;c__AnonStorey3">
39108       <method name="Void .ctor()">
39109         <size>7</size>
39110       </method>
39111     </type>
39112     <type name="X+&lt;Test&gt;c__AnonStorey2">
39113       <method name="Void &lt;&gt;m__0()">
39114         <size>356</size>
39115       </method>
39116     </type>
39117     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39118       <method name="Void .ctor()">
39119         <size>7</size>
39120       </method>
39121       <method name="Void &lt;&gt;m__1()">
39122         <size>124</size>
39123       </method>
39124     </type>
39125   </test>
39126   <test name="test-anon-61.cs">
39127     <type name="X">
39128       <method name="Void .ctor()">
39129         <size>7</size>
39130       </method>
39131       <method name="Int32 Test()">
39132         <size>333</size>
39133       </method>
39134       <method name="Int32 Main()">
39135         <size>59</size>
39136       </method>
39137     </type>
39138     <type name="X+TestDelegate">
39139       <method name="Void .ctor(Object, IntPtr)">
39140         <size>0</size>
39141       </method>
39142       <method name="Void Invoke()">
39143         <size>0</size>
39144       </method>
39145       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39146         <size>0</size>
39147       </method>
39148       <method name="Void EndInvoke(IAsyncResult)">
39149         <size>0</size>
39150       </method>
39151     </type>
39152     <type name="X+&lt;Test&gt;c__AnonStorey1">
39153       <method name="Void .ctor()">
39154         <size>7</size>
39155       </method>
39156       <method name="Void &lt;&gt;m__0()">
39157         <size>166</size>
39158       </method>
39159     </type>
39160     <type name="X+&lt;Test&gt;c__AnonStorey0">
39161       <method name="Void .ctor()">
39162         <size>7</size>
39163       </method>
39164     </type>
39165   </test>
39166   <test name="test-anon-62.cs">
39167     <type name="X">
39168       <method name="Void .ctor(String)">
39169         <size>14</size>
39170       </method>
39171       <method name="Void Main()">
39172         <size>1</size>
39173       </method>
39174     </type>
39175     <type name="Y">
39176       <method name="Void .ctor(Z)">
39177         <size>56</size>
39178       </method>
39179     </type>
39180     <type name="Z">
39181       <method name="Void .ctor()">
39182         <size>7</size>
39183       </method>
39184       <method name="Void Hello()">
39185         <size>1</size>
39186       </method>
39187     </type>
39188     <type name="FooHandler">
39189       <method name="Void .ctor(Object, IntPtr)">
39190         <size>0</size>
39191       </method>
39192       <method name="Void Invoke()">
39193         <size>0</size>
39194       </method>
39195       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39196         <size>0</size>
39197       </method>
39198       <method name="Void EndInvoke(IAsyncResult)">
39199         <size>0</size>
39200       </method>
39201     </type>
39202     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39203       <method name="Void .ctor()">
39204         <size>7</size>
39205       </method>
39206       <method name="Void &lt;&gt;m__0()">
39207         <size>12</size>
39208       </method>
39209     </type>
39210   </test>
39211   <test name="test-anon-63.cs">
39212     <type name="X">
39213       <method name="Void .ctor()">
39214         <size>7</size>
39215       </method>
39216       <method name="IEnumerator GetIt(System.Int32[])">
39217         <size>22</size>
39218       </method>
39219       <method name="Int32 Main()">
39220         <size>34</size>
39221       </method>
39222     </type>
39223     <type name="X+A">
39224       <method name="Void .ctor(Object, IntPtr)">
39225         <size>0</size>
39226       </method>
39227       <method name="Int32 Invoke()">
39228         <size>0</size>
39229       </method>
39230       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39231         <size>0</size>
39232       </method>
39233       <method name="Int32 EndInvoke(IAsyncResult)">
39234         <size>0</size>
39235       </method>
39236     </type>
39237     <type name="X+&lt;GetIt&gt;c__Iterator0">
39238       <method name="Void .ctor()">
39239         <size>7</size>
39240       </method>
39241       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39242         <size>7</size>
39243       </method>
39244       <method name="Boolean MoveNext()">
39245         <size>195</size>
39246       </method>
39247       <method name="Int32 &lt;&gt;m__0()">
39248         <size>44</size>
39249       </method>
39250       <method name="Void Dispose()">
39251         <size>8</size>
39252       </method>
39253       <method name="Void Reset()">
39254         <size>6</size>
39255       </method>
39256       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39257         <size>7</size>
39258       </method>
39259     </type>
39260   </test>
39261   <test name="test-anon-64.cs">
39262     <type name="Source">
39263       <method name="Void .ctor()">
39264         <size>7</size>
39265       </method>
39266       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39267         <size>24</size>
39268       </method>
39269       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39270         <size>24</size>
39271       </method>
39272       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39273         <size>24</size>
39274       </method>
39275       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39276         <size>24</size>
39277       </method>
39278       <method name="Source FindSource(Source)">
39279         <size>2</size>
39280       </method>
39281       <method name="Void AddSource(Source, Int32, System.Object)">
39282         <size>132</size>
39283       </method>
39284       <method name="Void Main()">
39285         <size>1</size>
39286       </method>
39287     </type>
39288     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39289       <method name="Void .ctor()">
39290         <size>7</size>
39291       </method>
39292       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39293         <size>30</size>
39294       </method>
39295     </type>
39296     <type name="Source">
39297       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39298         <size>1</size>
39299       </method>
39300     </type>
39301   </test>
39302   <test name="test-anon-65.cs">
39303     <type name="BaseClass">
39304       <method name="Void .ctor(SomeDelegate)">
39305         <size>13</size>
39306       </method>
39307     </type>
39308     <type name="TestClass">
39309       <method name="Void .ctor(Int32)">
39310         <size>32</size>
39311       </method>
39312       <method name="Int32 Main(System.String[])">
39313         <size>9</size>
39314       </method>
39315     </type>
39316     <type name="BaseClass+SomeDelegate">
39317       <method name="Void .ctor(Object, IntPtr)">
39318         <size>0</size>
39319       </method>
39320       <method name="Void Invoke()">
39321         <size>0</size>
39322       </method>
39323       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39324         <size>0</size>
39325       </method>
39326       <method name="Void EndInvoke(IAsyncResult)">
39327         <size>0</size>
39328       </method>
39329     </type>
39330     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39331       <method name="Void .ctor()">
39332         <size>7</size>
39333       </method>
39334       <method name="Void &lt;&gt;m__0()">
39335         <size>12</size>
39336       </method>
39337     </type>
39338   </test>
39339   <test name="test-anon-66.cs">
39340     <type name="Test">
39341       <method name="Void .ctor()">
39342         <size>7</size>
39343       </method>
39344       <method name="Void add_testEvent(Test+TestEventHandler)">
39345         <size>24</size>
39346       </method>
39347       <method name="Void remove_testEvent(Test+TestEventHandler)">
39348         <size>24</size>
39349       </method>
39350       <method name="Void add_TestEvent(Test+TestEventHandler)">
39351         <size>33</size>
39352       </method>
39353       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39354         <size>1</size>
39355       </method>
39356       <method name="Void Main()">
39357         <size>1</size>
39358       </method>
39359     </type>
39360     <type name="Test+TestEventHandler">
39361       <method name="Void .ctor(Object, IntPtr)">
39362         <size>0</size>
39363       </method>
39364       <method name="Void Invoke()">
39365         <size>0</size>
39366       </method>
39367       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39368         <size>0</size>
39369       </method>
39370       <method name="Void EndInvoke(IAsyncResult)">
39371         <size>0</size>
39372       </method>
39373     </type>
39374     <type name="Test+&lt;&gt;c__AnonStorey0">
39375       <method name="Void .ctor()">
39376         <size>7</size>
39377       </method>
39378       <method name="Void &lt;&gt;m__0()">
39379         <size>12</size>
39380       </method>
39381     </type>
39382   </test>
39383   <test name="test-anon-67.cs">
39384     <type name="ClassOne">
39385       <method name="Void .ctor(ReturnStringDelegate)">
39386         <size>7</size>
39387       </method>
39388       <method name="Void .ctor(String)">
39389         <size>32</size>
39390       </method>
39391       <method name="Void Main()">
39392         <size>1</size>
39393       </method>
39394     </type>
39395     <type name="ClassOne+ReturnStringDelegate">
39396       <method name="Void .ctor(Object, IntPtr)">
39397         <size>0</size>
39398       </method>
39399       <method name="System.String Invoke()">
39400         <size>0</size>
39401       </method>
39402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39403         <size>0</size>
39404       </method>
39405       <method name="System.String EndInvoke(IAsyncResult)">
39406         <size>0</size>
39407       </method>
39408     </type>
39409     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39410       <method name="Void .ctor()">
39411         <size>7</size>
39412       </method>
39413       <method name="System.String &lt;&gt;m__0()">
39414         <size>7</size>
39415       </method>
39416     </type>
39417   </test>
39418   <test name="test-anon-68.cs">
39419     <type name="C">
39420       <method name="Void .ctor()">
39421         <size>7</size>
39422       </method>
39423       <method name="Void T(D1)">
39424         <size>1</size>
39425       </method>
39426       <method name="Void T(D2)">
39427         <size>1</size>
39428       </method>
39429       <method name="Void Main()">
39430         <size>69</size>
39431       </method>
39432     </type>
39433     <type name="D1">
39434       <method name="Void .ctor(Object, IntPtr)">
39435         <size>0</size>
39436       </method>
39437       <method name="Void Invoke(Int32)">
39438         <size>0</size>
39439       </method>
39440       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39441         <size>0</size>
39442       </method>
39443       <method name="Void EndInvoke(IAsyncResult)">
39444         <size>0</size>
39445       </method>
39446     </type>
39447     <type name="D2">
39448       <method name="Void .ctor(Object, IntPtr)">
39449         <size>0</size>
39450       </method>
39451       <method name="Void Invoke(System.String ByRef)">
39452         <size>0</size>
39453       </method>
39454       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
39455         <size>0</size>
39456       </method>
39457       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
39458         <size>0</size>
39459       </method>
39460     </type>
39461     <type name="C">
39462       <method name="Void &lt;Main&gt;m__0(Int32)">
39463         <size>1</size>
39464       </method>
39465       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
39466         <size>8</size>
39467       </method>
39468     </type>
39469   </test>
39470   <test name="test-anon-69.cs">
39471     <type name="SingleSteppingEngine">
39472       <method name="Void .ctor()">
39473         <size>7</size>
39474       </method>
39475       <method name="System.Object SendCommand(TargetAccessDelegate)">
39476         <size>8</size>
39477       </method>
39478       <method name="Void Detach()">
39479         <size>20</size>
39480       </method>
39481     </type>
39482     <type name="X">
39483       <method name="Void .ctor()">
39484         <size>7</size>
39485       </method>
39486       <method name="Void Main()">
39487         <size>1</size>
39488       </method>
39489     </type>
39490     <type name="TargetAccessDelegate">
39491       <method name="Void .ctor(Object, IntPtr)">
39492         <size>0</size>
39493       </method>
39494       <method name="System.Object Invoke(System.Object)">
39495         <size>0</size>
39496       </method>
39497       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39498         <size>0</size>
39499       </method>
39500       <method name="System.Object EndInvoke(IAsyncResult)">
39501         <size>0</size>
39502       </method>
39503     </type>
39504     <type name="SingleSteppingEngine">
39505       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
39506         <size>19</size>
39507       </method>
39508     </type>
39509   </test>
39510   <test name="test-anon-70.cs">
39511     <type name="C">
39512       <method name="Void .ctor()">
39513         <size>7</size>
39514       </method>
39515       <method name="Void Test(C+D)">
39516         <size>1</size>
39517       </method>
39518       <method name="Void Main()">
39519         <size>99</size>
39520       </method>
39521     </type>
39522     <type name="C+D">
39523       <method name="Void .ctor(Object, IntPtr)">
39524         <size>0</size>
39525       </method>
39526       <method name="Void Invoke()">
39527         <size>0</size>
39528       </method>
39529       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39530         <size>0</size>
39531       </method>
39532       <method name="Void EndInvoke(IAsyncResult)">
39533         <size>0</size>
39534       </method>
39535     </type>
39536     <type name="UnsafeClass">
39537       <method name="Void .ctor()">
39538         <size>7</size>
39539       </method>
39540     </type>
39541     <type name="C">
39542       <method name="Void UnsafeTests()">
39543         <size>35</size>
39544       </method>
39545     </type>
39546     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
39547       <method name="Void .ctor()">
39548         <size>7</size>
39549       </method>
39550       <method name="Void &lt;&gt;m__0()">
39551         <size>14</size>
39552       </method>
39553     </type>
39554     <type name="C+&lt;Main&gt;c__AnonStorey1">
39555       <method name="Void .ctor()">
39556         <size>7</size>
39557       </method>
39558       <method name="Void &lt;&gt;m__1()">
39559         <size>38</size>
39560       </method>
39561       <method name="Void &lt;&gt;m__2()">
39562         <size>32</size>
39563       </method>
39564     </type>
39565     <type name="C">
39566       <method name="Void &lt;Main&gt;m__3()">
39567         <size>16</size>
39568       </method>
39569     </type>
39570     <type name="UnsafeClass">
39571       <method name="Int32* GetUnsafeValue()">
39572         <size>3</size>
39573       </method>
39574     </type>
39575   </test>
39576   <test name="test-anon-71.cs">
39577     <type name="Program">
39578       <method name="Void .ctor()">
39579         <size>7</size>
39580       </method>
39581       <method name="Errno ProcessFile(System.String, Program+FdCb)">
39582         <size>2</size>
39583       </method>
39584       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
39585         <size>34</size>
39586       </method>
39587       <method name="Void Main()">
39588         <size>1</size>
39589       </method>
39590     </type>
39591     <type name="Program+FdCb">
39592       <method name="Void .ctor(Object, IntPtr)">
39593         <size>0</size>
39594       </method>
39595       <method name="Int32 Invoke(Int32)">
39596         <size>0</size>
39597       </method>
39598       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39599         <size>0</size>
39600       </method>
39601       <method name="Int32 EndInvoke(IAsyncResult)">
39602         <size>0</size>
39603       </method>
39604     </type>
39605     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
39606       <method name="Void .ctor()">
39607         <size>7</size>
39608       </method>
39609       <method name="Int32 &lt;&gt;m__0(Int32)">
39610         <size>46</size>
39611       </method>
39612     </type>
39613   </test>
39614   <test name="test-anon-72.cs">
39615     <type name="Test">
39616       <method name="Void .ctor()">
39617         <size>7</size>
39618       </method>
39619       <method name="Void AddOperator(Test+UnaryOperator)">
39620         <size>1</size>
39621       </method>
39622       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
39623         <size>5</size>
39624       </method>
39625       <method name="Void Main()">
39626         <size>1</size>
39627       </method>
39628       <method name="Void Foo()">
39629         <size>19</size>
39630       </method>
39631     </type>
39632     <type name="Test+UnaryOperator">
39633       <method name="Void .ctor(Object, IntPtr)">
39634         <size>0</size>
39635       </method>
39636       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
39637         <size>0</size>
39638       </method>
39639       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
39640         <size>0</size>
39641       </method>
39642       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
39643         <size>0</size>
39644       </method>
39645     </type>
39646     <type name="Test">
39647       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
39648         <size>31</size>
39649       </method>
39650     </type>
39651   </test>
39652   <test name="test-anon-73.cs">
39653     <type name="T">
39654       <method name="Void .ctor()">
39655         <size>7</size>
39656       </method>
39657       <method name="Void Main()">
39658         <size>31</size>
39659       </method>
39660       <method name="Void Test_1()">
39661         <size>36</size>
39662       </method>
39663     </type>
39664     <type name="D">
39665       <method name="Void .ctor(Object, IntPtr)">
39666         <size>0</size>
39667       </method>
39668       <method name="Void Invoke(System.Object)">
39669         <size>0</size>
39670       </method>
39671       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39672         <size>0</size>
39673       </method>
39674       <method name="Void EndInvoke(IAsyncResult)">
39675         <size>0</size>
39676       </method>
39677     </type>
39678     <type name="T">
39679       <method name="Void &lt;Main&gt;m__0(System.Object)">
39680         <size>15</size>
39681       </method>
39682       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
39683         <size>29</size>
39684       </method>
39685     </type>
39686   </test>
39687   <test name="test-anon-74.cs">
39688     <type name="Foo">
39689       <method name="Void Baz(Foo+SimpleDelegate)">
39690         <size>8</size>
39691       </method>
39692       <method name="Void Main(System.String[])">
39693         <size>35</size>
39694       </method>
39695     </type>
39696     <type name="Foo+SimpleDelegate">
39697       <method name="Void .ctor(Object, IntPtr)">
39698         <size>0</size>
39699       </method>
39700       <method name="System.String[,] Invoke()">
39701         <size>0</size>
39702       </method>
39703       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39704         <size>0</size>
39705       </method>
39706       <method name="System.String[,] EndInvoke(IAsyncResult)">
39707         <size>0</size>
39708       </method>
39709     </type>
39710     <type name="Foo">
39711       <method name="System.String[,] &lt;Main&gt;m__0()">
39712         <size>34</size>
39713       </method>
39714     </type>
39715   </test>
39716   <test name="test-anon-75.cs">
39717     <type name="Data">
39718       <method name="Void .ctor()">
39719         <size>7</size>
39720       </method>
39721     </type>
39722     <type name="Test">
39723       <method name="Void .ctor()">
39724         <size>7</size>
39725       </method>
39726       <method name="Void Foo(Int32, D)">
39727         <size>1</size>
39728       </method>
39729       <method name="Void Main()">
39730         <size>1</size>
39731       </method>
39732       <method name="Void TestMe()">
39733         <size>154</size>
39734       </method>
39735       <method name="Boolean &lt;TestMe&gt;m__0()">
39736         <size>2</size>
39737       </method>
39738     </type>
39739     <type name="D">
39740       <method name="Void .ctor(Object, IntPtr)">
39741         <size>0</size>
39742       </method>
39743       <method name="Boolean Invoke()">
39744         <size>0</size>
39745       </method>
39746       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39747         <size>0</size>
39748       </method>
39749       <method name="Boolean EndInvoke(IAsyncResult)">
39750         <size>0</size>
39751       </method>
39752     </type>
39753     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39754       <method name="Void .ctor()">
39755         <size>7</size>
39756       </method>
39757       <method name="Boolean &lt;&gt;m__2()">
39758         <size>14</size>
39759       </method>
39760     </type>
39761     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
39762       <method name="Void .ctor()">
39763         <size>7</size>
39764       </method>
39765     </type>
39766     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
39767       <method name="Boolean &lt;&gt;m__1()">
39768         <size>54</size>
39769       </method>
39770     </type>
39771   </test>
39772   <test name="test-anon-76.cs">
39773     <type name="C">
39774       <method name="Void .ctor()">
39775         <size>7</size>
39776       </method>
39777       <method name="Void set_Item(System.String, FactoryDelegate)">
39778         <size>8</size>
39779       </method>
39780       <method name="FactoryDelegate get_Item(System.String)">
39781         <size>7</size>
39782       </method>
39783       <method name="Void X()">
39784         <size>24</size>
39785       </method>
39786       <method name="Int32 Main()">
39787         <size>70</size>
39788       </method>
39789     </type>
39790     <type name="FactoryDelegate">
39791       <method name="Void .ctor(Object, IntPtr)">
39792         <size>0</size>
39793       </method>
39794       <method name="System.Object Invoke()">
39795         <size>0</size>
39796       </method>
39797       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39798         <size>0</size>
39799       </method>
39800       <method name="System.Object EndInvoke(IAsyncResult)">
39801         <size>0</size>
39802       </method>
39803     </type>
39804     <type name="C">
39805       <method name="System.Object &lt;X&gt;m__0()">
39806         <size>30</size>
39807       </method>
39808     </type>
39809   </test>
39810   <test name="test-anon-77.cs">
39811     <type name="y">
39812       <method name="Void .ctor()">
39813         <size>7</size>
39814       </method>
39815       <method name="Boolean get_Item(Int32)">
39816         <size>28</size>
39817       </method>
39818       <method name="Void set_Item(Int32, Boolean)">
39819         <size>10</size>
39820       </method>
39821       <method name="Void Main()">
39822         <size>1</size>
39823       </method>
39824     </type>
39825     <type name="D">
39826       <method name="Void .ctor(Object, IntPtr)">
39827         <size>0</size>
39828       </method>
39829       <method name="Void Invoke()">
39830         <size>0</size>
39831       </method>
39832       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39833         <size>0</size>
39834       </method>
39835       <method name="Void EndInvoke(IAsyncResult)">
39836         <size>0</size>
39837       </method>
39838     </type>
39839     <type name="y+&lt;&gt;c__AnonStorey0">
39840       <method name="Void .ctor()">
39841         <size>7</size>
39842       </method>
39843       <method name="Void &lt;&gt;m__0()">
39844         <size>8</size>
39845       </method>
39846     </type>
39847   </test>
39848   <test name="test-anon-78.cs">
39849     <type name="DelegateTest">
39850       <method name="Void .ctor()">
39851         <size>7</size>
39852       </method>
39853       <method name="Void .cctor()">
39854         <size>8</size>
39855       </method>
39856       <method name="Void Foo(D1)">
39857         <size>7</size>
39858       </method>
39859       <method name="Void Foo(D2)">
39860         <size>1</size>
39861       </method>
39862       <method name="Int32 Main()">
39863         <size>50</size>
39864       </method>
39865       <method name="Void &lt;Main&gt;m__0()">
39866         <size>18</size>
39867       </method>
39868     </type>
39869     <type name="D1">
39870       <method name="Void .ctor(Object, IntPtr)">
39871         <size>0</size>
39872       </method>
39873       <method name="Void Invoke()">
39874         <size>0</size>
39875       </method>
39876       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39877         <size>0</size>
39878       </method>
39879       <method name="Void EndInvoke(IAsyncResult)">
39880         <size>0</size>
39881       </method>
39882     </type>
39883     <type name="D2">
39884       <method name="Void .ctor(Object, IntPtr)">
39885         <size>0</size>
39886       </method>
39887       <method name="Void Invoke()">
39888         <size>0</size>
39889       </method>
39890       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39891         <size>0</size>
39892       </method>
39893       <method name="Void EndInvoke(IAsyncResult)">
39894         <size>0</size>
39895       </method>
39896     </type>
39897   </test>
39898   <test name="test-anon-79.cs">
39899     <type name="Test">
39900       <method name="Void .ctor()">
39901         <size>7</size>
39902       </method>
39903       <method name="Void add_E(Test+D)">
39904         <size>24</size>
39905       </method>
39906       <method name="Void remove_E(Test+D)">
39907         <size>24</size>
39908       </method>
39909       <method name="Void add_Changed(Test+D)">
39910         <size>30</size>
39911       </method>
39912       <method name="Void remove_Changed(Test+D)">
39913         <size>1</size>
39914       </method>
39915       <method name="Void Foo()">
39916         <size>1</size>
39917       </method>
39918       <method name="Void Main()">
39919         <size>1</size>
39920       </method>
39921     </type>
39922     <type name="Test+D">
39923       <method name="Void .ctor(Object, IntPtr)">
39924         <size>0</size>
39925       </method>
39926       <method name="Void Invoke()">
39927         <size>0</size>
39928       </method>
39929       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39930         <size>0</size>
39931       </method>
39932       <method name="Void EndInvoke(IAsyncResult)">
39933         <size>0</size>
39934       </method>
39935     </type>
39936     <type name="Test">
39937       <method name="Void &lt;add_Changed&gt;m__0()">
39938         <size>7</size>
39939       </method>
39940     </type>
39941   </test>
39942   <test name="test-anon-80.cs">
39943     <type name="MonoBug.MyTest">
39944       <method name="Void .ctor()">
39945         <size>7</size>
39946       </method>
39947       <method name="Int32 Main()">
39948         <size>167</size>
39949       </method>
39950     </type>
39951     <type name="MonoBug.MyTest+EventHandlers">
39952       <method name="Void .ctor()">
39953         <size>18</size>
39954       </method>
39955       <method name="System.EventHandler get_DoNothingEventHandler()">
39956         <size>30</size>
39957       </method>
39958       <method name="System.EventHandler get_DoSomethingEventHandler()">
39959         <size>13</size>
39960       </method>
39961       <method name="System.EventHandler get_Handler()">
39962         <size>7</size>
39963       </method>
39964       <method name="Void set_Handler(System.EventHandler)">
39965         <size>8</size>
39966       </method>
39967       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
39968         <size>1</size>
39969       </method>
39970       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
39971         <size>15</size>
39972       </method>
39973     </type>
39974   </test>
39975   <test name="test-anon-81.cs">
39976     <type name="C">
39977       <method name="Void .ctor()">
39978         <size>7</size>
39979       </method>
39980       <method name="Int32 Main()">
39981         <size>20</size>
39982       </method>
39983       <method name="Int32 Test()">
39984         <size>27</size>
39985       </method>
39986       <method name="Int32 Foo2(C+Cmd2)">
39987         <size>7</size>
39988       </method>
39989       <method name="Void Foo(C+Cmd)">
39990         <size>7</size>
39991       </method>
39992     </type>
39993     <type name="C+Cmd">
39994       <method name="Void .ctor(Object, IntPtr)">
39995         <size>0</size>
39996       </method>
39997       <method name="Void Invoke()">
39998         <size>0</size>
39999       </method>
40000       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40001         <size>0</size>
40002       </method>
40003       <method name="Void EndInvoke(IAsyncResult)">
40004         <size>0</size>
40005       </method>
40006     </type>
40007     <type name="C+Cmd2">
40008       <method name="Void .ctor(Object, IntPtr)">
40009         <size>0</size>
40010       </method>
40011       <method name="Int32 Invoke()">
40012         <size>0</size>
40013       </method>
40014       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40015         <size>0</size>
40016       </method>
40017       <method name="Int32 EndInvoke(IAsyncResult)">
40018         <size>0</size>
40019       </method>
40020     </type>
40021     <type name="C">
40022       <method name="Int32 &lt;Test&gt;m__0()">
40023         <size>45</size>
40024       </method>
40025     </type>
40026     <type name="C+&lt;Test&gt;c__AnonStorey1">
40027       <method name="Void .ctor()">
40028         <size>7</size>
40029       </method>
40030       <method name="Void &lt;&gt;m__1()">
40031         <size>44</size>
40032       </method>
40033     </type>
40034     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40035       <method name="Void .ctor()">
40036         <size>7</size>
40037       </method>
40038       <method name="Void &lt;&gt;m__2()">
40039         <size>18</size>
40040       </method>
40041     </type>
40042   </test>
40043   <test name="test-anon-82.cs">
40044     <type name="MainClass">
40045       <method name="Void .ctor()">
40046         <size>7</size>
40047       </method>
40048       <method name="Void Main()">
40049         <size>87</size>
40050       </method>
40051       <method name="Void Test2(Int32)">
40052         <size>31</size>
40053       </method>
40054       <method name="Void Test3(Int32)">
40055         <size>57</size>
40056       </method>
40057       <method name="Void Test4()">
40058         <size>31</size>
40059       </method>
40060       <method name="Void Test5(Int32)">
40061         <size>27</size>
40062       </method>
40063       <method name="Void SimpleCallback(MainClass, System.String)">
40064         <size>7</size>
40065       </method>
40066     </type>
40067     <type name="MainClass+D">
40068       <method name="Void .ctor(Object, IntPtr)">
40069         <size>0</size>
40070       </method>
40071       <method name="Int32 Invoke(Int32)">
40072         <size>0</size>
40073       </method>
40074       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40075         <size>0</size>
40076       </method>
40077       <method name="Int32 EndInvoke(IAsyncResult)">
40078         <size>0</size>
40079       </method>
40080     </type>
40081     <type name="StringSender">
40082       <method name="Void .ctor(Object, IntPtr)">
40083         <size>0</size>
40084       </method>
40085       <method name="Void Invoke(System.String)">
40086         <size>0</size>
40087       </method>
40088       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40089         <size>0</size>
40090       </method>
40091       <method name="Void EndInvoke(IAsyncResult)">
40092         <size>0</size>
40093       </method>
40094     </type>
40095     <type name="VoidDelegate">
40096       <method name="Void .ctor(Object, IntPtr)">
40097         <size>0</size>
40098       </method>
40099       <method name="Void Invoke()">
40100         <size>0</size>
40101       </method>
40102       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40103         <size>0</size>
40104       </method>
40105       <method name="Void EndInvoke(IAsyncResult)">
40106         <size>0</size>
40107       </method>
40108     </type>
40109     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40110       <method name="Void .ctor()">
40111         <size>7</size>
40112       </method>
40113     </type>
40114     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40115       <method name="Void .ctor()">
40116         <size>7</size>
40117       </method>
40118     </type>
40119     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40120       <method name="Void .ctor()">
40121         <size>7</size>
40122       </method>
40123     </type>
40124     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40125       <method name="Void .ctor()">
40126         <size>7</size>
40127       </method>
40128     </type>
40129     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40130       <method name="Void .ctor()">
40131         <size>7</size>
40132       </method>
40133     </type>
40134     <type name="MainClass">
40135       <method name="Void &lt;Test2&gt;m__1(System.String)">
40136         <size>27</size>
40137       </method>
40138       <method name="Void &lt;Test3&gt;m__3()">
40139         <size>1</size>
40140       </method>
40141       <method name="Void &lt;Test4&gt;m__4()">
40142         <size>31</size>
40143       </method>
40144       <method name="Void &lt;Test4&gt;m__7()">
40145         <size>28</size>
40146       </method>
40147     </type>
40148     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40149       <method name="Void &lt;&gt;m__0()">
40150         <size>25</size>
40151       </method>
40152       <method name="Void &lt;&gt;m__9(System.String)">
40153         <size>13</size>
40154       </method>
40155     </type>
40156     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40157       <method name="Void &lt;&gt;m__2()">
40158         <size>9</size>
40159       </method>
40160     </type>
40161     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40162       <method name="Int32 &lt;&gt;m__5(Int32)">
40163         <size>46</size>
40164       </method>
40165       <method name="Int32 &lt;&gt;m__A(Int32)">
40166         <size>2</size>
40167       </method>
40168     </type>
40169     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40170       <method name="Void &lt;&gt;m__6()">
40171         <size>12</size>
40172       </method>
40173     </type>
40174     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40175       <method name="Void &lt;&gt;m__8()">
40176         <size>14</size>
40177       </method>
40178       <method name="Void &lt;&gt;m__B()">
40179         <size>8</size>
40180       </method>
40181     </type>
40182   </test>
40183   <test name="test-anon-84.cs">
40184     <type name="C">
40185       <method name="Void .ctor()">
40186         <size>42</size>
40187       </method>
40188       <method name="Void .ctor(D)">
40189         <size>42</size>
40190       </method>
40191       <method name="Int32 Main()">
40192         <size>19</size>
40193       </method>
40194       <method name="C &lt;C&gt;m__0(Int32)">
40195         <size>4</size>
40196       </method>
40197     </type>
40198     <type name="D">
40199       <method name="Void .ctor(Object, IntPtr)">
40200         <size>0</size>
40201       </method>
40202       <method name="C Invoke(Int32)">
40203         <size>0</size>
40204       </method>
40205       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40206         <size>0</size>
40207       </method>
40208       <method name="C EndInvoke(IAsyncResult)">
40209         <size>0</size>
40210       </method>
40211     </type>
40212   </test>
40213   <test name="test-anon-85.cs">
40214     <type name="X">
40215       <method name="Void .ctor()">
40216         <size>7</size>
40217       </method>
40218       <method name="Int32 Main()">
40219         <size>29</size>
40220       </method>
40221     </type>
40222     <type name="X+D">
40223       <method name="Void .ctor(Object, IntPtr)">
40224         <size>0</size>
40225       </method>
40226       <method name="Void Invoke()">
40227         <size>0</size>
40228       </method>
40229       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40230         <size>0</size>
40231       </method>
40232       <method name="Void EndInvoke(IAsyncResult)">
40233         <size>0</size>
40234       </method>
40235     </type>
40236     <type name="X+&lt;Main&gt;c__AnonStorey0">
40237       <method name="Void .ctor()">
40238         <size>7</size>
40239       </method>
40240       <method name="Void &lt;&gt;m__0()">
40241         <size>8</size>
40242       </method>
40243     </type>
40244   </test>
40245   <test name="test-anon-86.cs">
40246     <type name="Bug.A">
40247       <method name="Void .ctor()">
40248         <size>50</size>
40249       </method>
40250       <method name="Void Test()">
40251         <size>1</size>
40252       </method>
40253       <method name="Int32 Main()">
40254         <size>8</size>
40255       </method>
40256     </type>
40257     <type name="Bug.B">
40258       <method name="Void .ctor()">
40259         <size>7</size>
40260       </method>
40261       <method name="Int32 get_Prop()">
40262         <size>2</size>
40263       </method>
40264     </type>
40265     <type name="Bug.EventHandler">
40266       <method name="Void .ctor(Object, IntPtr)">
40267         <size>0</size>
40268       </method>
40269       <method name="Void Invoke()">
40270         <size>0</size>
40271       </method>
40272       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40273         <size>0</size>
40274       </method>
40275       <method name="Void EndInvoke(IAsyncResult)">
40276         <size>0</size>
40277       </method>
40278     </type>
40279     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40280       <method name="Void .ctor()">
40281         <size>7</size>
40282       </method>
40283       <method name="Void &lt;&gt;m__0()">
40284         <size>24</size>
40285       </method>
40286     </type>
40287   </test>
40288   <test name="test-anon-87.cs">
40289     <type name="Bug.AA">
40290       <method name="Void .ctor(BB)">
40291         <size>51</size>
40292       </method>
40293       <method name="Void TestMe()">
40294         <size>1</size>
40295       </method>
40296       <method name="Int32 Main()">
40297         <size>18</size>
40298       </method>
40299     </type>
40300     <type name="Bug.BB">
40301       <method name="Void .ctor(String)">
40302         <size>18</size>
40303       </method>
40304       <method name="Void Foo()">
40305         <size>1</size>
40306       </method>
40307     </type>
40308     <type name="Bug.D">
40309       <method name="Void .ctor(Object, IntPtr)">
40310         <size>0</size>
40311       </method>
40312       <method name="Void Invoke()">
40313         <size>0</size>
40314       </method>
40315       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40316         <size>0</size>
40317       </method>
40318       <method name="Void EndInvoke(IAsyncResult)">
40319         <size>0</size>
40320       </method>
40321     </type>
40322     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40323       <method name="Void .ctor()">
40324         <size>7</size>
40325       </method>
40326       <method name="Void &lt;&gt;m__0()">
40327         <size>23</size>
40328       </method>
40329     </type>
40330   </test>
40331   <test name="test-anon-88.cs">
40332     <type name="C">
40333       <method name="Void .ctor()">
40334         <size>7</size>
40335       </method>
40336       <method name="Int32 Main()">
40337         <size>12</size>
40338       </method>
40339       <method name="Void Test()">
40340         <size>102</size>
40341       </method>
40342     </type>
40343     <type name="C+D">
40344       <method name="Void .ctor(Object, IntPtr)">
40345         <size>0</size>
40346       </method>
40347       <method name="Void Invoke()">
40348         <size>0</size>
40349       </method>
40350       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40351         <size>0</size>
40352       </method>
40353       <method name="Void EndInvoke(IAsyncResult)">
40354         <size>0</size>
40355       </method>
40356     </type>
40357     <type name="C+&lt;Test&gt;c__AnonStorey0">
40358       <method name="Void .ctor()">
40359         <size>7</size>
40360       </method>
40361       <method name="Void &lt;&gt;m__2()">
40362         <size>8</size>
40363       </method>
40364     </type>
40365     <type name="C+&lt;Test&gt;c__AnonStorey2">
40366       <method name="Void .ctor()">
40367         <size>7</size>
40368       </method>
40369       <method name="Void &lt;&gt;m__0()">
40370         <size>69</size>
40371       </method>
40372       <method name="Void &lt;&gt;m__1()">
40373         <size>8</size>
40374       </method>
40375       <method name="Void &lt;&gt;m__4()">
40376         <size>3</size>
40377       </method>
40378     </type>
40379     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40380       <method name="Void .ctor()">
40381         <size>7</size>
40382       </method>
40383       <method name="Void &lt;&gt;m__3()">
40384         <size>20</size>
40385       </method>
40386     </type>
40387   </test>
40388   <test name="test-anon-89.cs">
40389     <type name="C">
40390       <method name="Void .ctor()">
40391         <size>7</size>
40392       </method>
40393       <method name="Int32 Main()">
40394         <size>12</size>
40395       </method>
40396       <method name="System.Object get_GdkWindow()">
40397         <size>2</size>
40398       </method>
40399       <method name="Void set_GdkWindow(System.Object)">
40400         <size>1</size>
40401       </method>
40402       <method name="Void Invoke(C+D)">
40403         <size>1</size>
40404       </method>
40405       <method name="Void Test()">
40406         <size>69</size>
40407       </method>
40408     </type>
40409     <type name="C+D">
40410       <method name="Void .ctor(Object, IntPtr)">
40411         <size>0</size>
40412       </method>
40413       <method name="Void Invoke()">
40414         <size>0</size>
40415       </method>
40416       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40417         <size>0</size>
40418       </method>
40419       <method name="Void EndInvoke(IAsyncResult)">
40420         <size>0</size>
40421       </method>
40422     </type>
40423     <type name="C+&lt;Test&gt;c__AnonStorey0">
40424       <method name="Void .ctor()">
40425         <size>7</size>
40426       </method>
40427       <method name="Void &lt;&gt;m__0()">
40428         <size>108</size>
40429       </method>
40430       <method name="Void &lt;&gt;m__3()">
40431         <size>29</size>
40432       </method>
40433     </type>
40434     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40435       <method name="Void .ctor()">
40436         <size>7</size>
40437       </method>
40438       <method name="Void &lt;&gt;m__1()">
40439         <size>18</size>
40440       </method>
40441       <method name="Void &lt;&gt;m__2()">
40442         <size>49</size>
40443       </method>
40444     </type>
40445   </test>
40446   <test name="test-anon-90.cs">
40447     <type name="C">
40448       <method name="Void .ctor()">
40449         <size>7</size>
40450       </method>
40451       <method name="Int32 Main()">
40452         <size>12</size>
40453       </method>
40454       <method name="Void Foo()">
40455         <size>27</size>
40456       </method>
40457     </type>
40458     <type name="C+D">
40459       <method name="Void .ctor(Object, IntPtr)">
40460         <size>0</size>
40461       </method>
40462       <method name="Void Invoke()">
40463         <size>0</size>
40464       </method>
40465       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40466         <size>0</size>
40467       </method>
40468       <method name="Void EndInvoke(IAsyncResult)">
40469         <size>0</size>
40470       </method>
40471     </type>
40472     <type name="C+&lt;Foo&gt;c__AnonStorey0">
40473       <method name="Void .ctor()">
40474         <size>7</size>
40475       </method>
40476       <method name="Void &lt;&gt;m__0()">
40477         <size>66</size>
40478       </method>
40479     </type>
40480     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
40481       <method name="Void .ctor()">
40482         <size>7</size>
40483       </method>
40484     </type>
40485     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
40486       <method name="Void .ctor()">
40487         <size>7</size>
40488       </method>
40489       <method name="Void &lt;&gt;m__1()">
40490         <size>32</size>
40491       </method>
40492     </type>
40493   </test>
40494   <test name="test-anon-91.cs">
40495     <type name="A">
40496       <method name="Void .ctor(Int32)">
40497         <size>27</size>
40498       </method>
40499     </type>
40500     <type name="C">
40501       <method name="Void .ctor()">
40502         <size>7</size>
40503       </method>
40504       <method name="Int32 Main()">
40505         <size>12</size>
40506       </method>
40507       <method name="Void SelectCommand(Int32)">
40508         <size>1</size>
40509       </method>
40510       <method name="Void Test()">
40511         <size>66</size>
40512       </method>
40513     </type>
40514     <type name="C+D">
40515       <method name="Void .ctor(Object, IntPtr)">
40516         <size>0</size>
40517       </method>
40518       <method name="Void Invoke()">
40519         <size>0</size>
40520       </method>
40521       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40522         <size>0</size>
40523       </method>
40524       <method name="Void EndInvoke(IAsyncResult)">
40525         <size>0</size>
40526       </method>
40527     </type>
40528     <type name="C+&lt;Test&gt;c__AnonStorey0">
40529       <method name="Void .ctor()">
40530         <size>7</size>
40531       </method>
40532       <method name="Void &lt;&gt;m__0()">
40533         <size>109</size>
40534       </method>
40535     </type>
40536     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40537       <method name="Void .ctor()">
40538         <size>7</size>
40539       </method>
40540       <method name="Void &lt;&gt;m__1()">
40541         <size>23</size>
40542       </method>
40543     </type>
40544   </test>
40545   <test name="test-cls-00.cs">
40546     <type name="CLSCLass_6">
40547       <method name="Void .ctor()">
40548         <size>18</size>
40549       </method>
40550       <method name="Void add_Disposed(Delegate)">
40551         <size>19</size>
40552       </method>
40553       <method name="Void remove_Disposed(Delegate)">
40554         <size>19</size>
40555       </method>
40556     </type>
40557     <type name="CLSDelegate">
40558       <method name="Void .ctor()">
40559         <size>7</size>
40560       </method>
40561     </type>
40562     <type name="CLSClass_5">
40563       <method name="Void .ctor()">
40564         <size>7</size>
40565       </method>
40566       <method name="UInt32 Test()">
40567         <size>2</size>
40568       </method>
40569     </type>
40570     <type name="CLSClass_4">
40571       <method name="Void .ctor()">
40572         <size>7</size>
40573       </method>
40574       <method name="UInt32 Test()">
40575         <size>2</size>
40576       </method>
40577     </type>
40578     <type name="CLSClass_3">
40579       <method name="Void .ctor()">
40580         <size>7</size>
40581       </method>
40582       <method name="UInt32 Test_3()">
40583         <size>2</size>
40584       </method>
40585     </type>
40586     <type name="CLSClass_2">
40587       <method name="Void .ctor()">
40588         <size>7</size>
40589       </method>
40590       <method name="SByte get_XX()">
40591         <size>2</size>
40592       </method>
40593     </type>
40594     <type name="CLSClass_1">
40595       <method name="Void .ctor()">
40596         <size>7</size>
40597       </method>
40598       <method name="UInt32 Valid()">
40599         <size>2</size>
40600       </method>
40601     </type>
40602     <type name="CLSClass">
40603       <method name="Void .ctor()">
40604         <size>7</size>
40605       </method>
40606       <method name="UInt64 Valid()">
40607         <size>3</size>
40608       </method>
40609       <method name="Byte get_XX()">
40610         <size>2</size>
40611       </method>
40612       <method name="UInt32 FooInternal()">
40613         <size>2</size>
40614       </method>
40615       <method name="UInt64 Foo()">
40616         <size>3</size>
40617       </method>
40618       <method name="Void Main()">
40619         <size>1</size>
40620       </method>
40621     </type>
40622     <type name="CLSClass+C1">
40623       <method name="Void .ctor()">
40624         <size>7</size>
40625       </method>
40626       <method name="Int64 Foo2()">
40627         <size>3</size>
40628       </method>
40629     </type>
40630     <type name="CLSClass+C1+C11">
40631       <method name="Void .ctor()">
40632         <size>7</size>
40633       </method>
40634       <method name="UInt64 Foo3()">
40635         <size>3</size>
40636       </method>
40637     </type>
40638     <type name="CLSClass+CLSClass_2">
40639       <method name="Void .ctor()">
40640         <size>7</size>
40641       </method>
40642       <method name="SByte get_XX()">
40643         <size>2</size>
40644       </method>
40645     </type>
40646     <type name="Delegate">
40647       <method name="Void .ctor(Object, IntPtr)">
40648         <size>0</size>
40649       </method>
40650       <method name="CLSDelegate Invoke()">
40651         <size>0</size>
40652       </method>
40653       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40654         <size>0</size>
40655       </method>
40656       <method name="CLSDelegate EndInvoke(IAsyncResult)">
40657         <size>0</size>
40658       </method>
40659     </type>
40660   </test>
40661   <test name="test-cls-01.cs">
40662     <type name="CLSClass">
40663       <method name="Void .ctor()">
40664         <size>7</size>
40665       </method>
40666       <method name="Byte get_XX()">
40667         <size>2</size>
40668       </method>
40669       <method name="Void Main()">
40670         <size>1</size>
40671       </method>
40672     </type>
40673     <type name="Big">
40674       <method name="Void .ctor()">
40675         <size>7</size>
40676       </method>
40677       <method name="Big op_Implicit(UInt32)">
40678         <size>2</size>
40679       </method>
40680     </type>
40681     <type name="C1">
40682       <method name="Void .ctor()">
40683         <size>7</size>
40684       </method>
40685       <method name="Void method(UInt32)">
40686         <size>1</size>
40687       </method>
40688     </type>
40689   </test>
40690   <test name="test-cls-02.cs">
40691     <type name="CLSClass">
40692       <method name="Void .ctor(UInt64)">
40693         <size>7</size>
40694       </method>
40695       <method name="Void .ctor(UInt32)">
40696         <size>7</size>
40697       </method>
40698       <method name="Void set_X_0(UInt64)">
40699         <size>1</size>
40700       </method>
40701       <method name="Void set_Item(UInt64, UInt64)">
40702         <size>1</size>
40703       </method>
40704       <method name="Void Main()">
40705         <size>1</size>
40706       </method>
40707     </type>
40708     <type name="InnerTypeClasss">
40709       <method name="Void .ctor()">
40710         <size>7</size>
40711       </method>
40712       <method name="Struct Method()">
40713         <size>10</size>
40714       </method>
40715     </type>
40716   </test>
40717   <test name="test-cls-03.cs">
40718     <type name="CLSClass">
40719       <method name="Void .ctor()">
40720         <size>7</size>
40721       </method>
40722       <method name="I1 Foo()">
40723         <size>2</size>
40724       </method>
40725       <method name="Void Main()">
40726         <size>1</size>
40727       </method>
40728     </type>
40729   </test>
40730   <test name="test-cls-05.cs">
40731     <type name="X1">
40732       <method name="Void .ctor()">
40733         <size>7</size>
40734       </method>
40735     </type>
40736     <type name="X2">
40737       <method name="Void .ctor()">
40738         <size>7</size>
40739       </method>
40740     </type>
40741     <type name="X3">
40742       <method name="Void .ctor()">
40743         <size>7</size>
40744       </method>
40745       <method name="Void bb(Boolean)">
40746         <size>1</size>
40747       </method>
40748       <method name="Void BB()">
40749         <size>1</size>
40750       </method>
40751     </type>
40752     <type name="X4">
40753       <method name="Void .ctor()">
40754         <size>7</size>
40755       </method>
40756       <method name="Void method(Int32)">
40757         <size>1</size>
40758       </method>
40759       <method name="Void method(Boolean)">
40760         <size>1</size>
40761       </method>
40762       <method name="Boolean method()">
40763         <size>2</size>
40764       </method>
40765     </type>
40766     <type name="BaseClass">
40767       <method name="Void .ctor()">
40768         <size>7</size>
40769       </method>
40770     </type>
40771     <type name="CLSClass">
40772       <method name="Void .ctor()">
40773         <size>7</size>
40774       </method>
40775       <method name="Void .ctor(Int32)">
40776         <size>7</size>
40777       </method>
40778       <method name="Void Method()">
40779         <size>1</size>
40780       </method>
40781       <method name="Int32 Method(Boolean)">
40782         <size>2</size>
40783       </method>
40784       <method name="Void methoD()">
40785         <size>1</size>
40786       </method>
40787       <method name="Void Main()">
40788         <size>1</size>
40789       </method>
40790       <method name="CLSClass op_Implicit(Boolean)">
40791         <size>7</size>
40792       </method>
40793       <method name="CLSClass op_Implicit(Int32)">
40794         <size>7</size>
40795       </method>
40796     </type>
40797     <type name="oBject">
40798       <method name="Void .ctor()">
40799         <size>7</size>
40800       </method>
40801     </type>
40802     <type name="A.C1">
40803       <method name="Void .ctor()">
40804         <size>7</size>
40805       </method>
40806     </type>
40807     <type name="B.c1">
40808       <method name="Void .ctor()">
40809         <size>7</size>
40810       </method>
40811     </type>
40812     <type name="c1">
40813       <method name="Void .ctor()">
40814         <size>7</size>
40815       </method>
40816     </type>
40817     <type name="CLSClass_2">
40818       <method name="Void .ctor()">
40819         <size>7</size>
40820       </method>
40821       <method name="Void Method()">
40822         <size>1</size>
40823       </method>
40824       <method name="Void method()">
40825         <size>1</size>
40826       </method>
40827     </type>
40828     <type name="System.sByte">
40829       <method name="Void .ctor()">
40830         <size>7</size>
40831       </method>
40832     </type>
40833     <type name="System.Web.HttpBrowserCapabilities">
40834       <method name="Void .ctor()">
40835         <size>7</size>
40836       </method>
40837     </type>
40838   </test>
40839   <test name="test-cls-06.cs">
40840     <type name="CLSClass">
40841       <method name="Void .ctor()">
40842         <size>7</size>
40843       </method>
40844       <method name="Void Main()">
40845         <size>1</size>
40846       </method>
40847     </type>
40848     <type name="CLSClass_2">
40849       <method name="Void .ctor(Int32[,,])">
40850         <size>7</size>
40851       </method>
40852       <method name="Void .ctor(Int32[,])">
40853         <size>7</size>
40854       </method>
40855       <method name="Void Test(System.Int32[,], Int32)">
40856         <size>1</size>
40857       </method>
40858       <method name="Void Test(System.Int32[,,], Boolean)">
40859         <size>1</size>
40860       </method>
40861     </type>
40862     <type name="X1">
40863       <method name="Void .ctor()">
40864         <size>7</size>
40865       </method>
40866       <method name="Void M2(Int32)">
40867         <size>1</size>
40868       </method>
40869     </type>
40870     <type name="X2">
40871       <method name="Void .ctor()">
40872         <size>7</size>
40873       </method>
40874       <method name="Void M2(Int32 ByRef)">
40875         <size>1</size>
40876       </method>
40877     </type>
40878     <type name="CLSClass+MyDelegate">
40879       <method name="Void .ctor(Object, IntPtr)">
40880         <size>0</size>
40881       </method>
40882       <method name="UInt32 Invoke()">
40883         <size>0</size>
40884       </method>
40885       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40886         <size>0</size>
40887       </method>
40888       <method name="UInt32 EndInvoke(IAsyncResult)">
40889         <size>0</size>
40890       </method>
40891     </type>
40892     <type name="MyDelegate">
40893       <method name="Void .ctor(Object, IntPtr)">
40894         <size>0</size>
40895       </method>
40896       <method name="UInt32 Invoke()">
40897         <size>0</size>
40898       </method>
40899       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40900         <size>0</size>
40901       </method>
40902       <method name="UInt32 EndInvoke(IAsyncResult)">
40903         <size>0</size>
40904       </method>
40905     </type>
40906   </test>
40907   <test name="test-cls-07.cs">
40908     <type name="aa.I1">
40909       <method name="Void .ctor()">
40910         <size>7</size>
40911       </method>
40912     </type>
40913     <type name="CLSClass">
40914       <method name="Void .ctor()">
40915         <size>7</size>
40916       </method>
40917       <method name="Void Main()">
40918         <size>1</size>
40919       </method>
40920     </type>
40921   </test>
40922   <test name="test-cls-10.cs">
40923     <type name="MainClass">
40924       <method name="Void .ctor()">
40925         <size>7</size>
40926       </method>
40927       <method name="Void Main()">
40928         <size>1</size>
40929       </method>
40930     </type>
40931   </test>
40932   <test name="test-cls-11.cs">
40933     <type name="CLSClass">
40934       <method name="Void .ctor()">
40935         <size>7</size>
40936       </method>
40937       <method name="Void Test(IComparable)">
40938         <size>0</size>
40939       </method>
40940     </type>
40941     <type name="CLSCLass_2">
40942       <method name="Void .ctor()">
40943         <size>7</size>
40944       </method>
40945       <method name="Void Test()">
40946         <size>0</size>
40947       </method>
40948     </type>
40949     <type name="CLSClass_3">
40950       <method name="Void .ctor()">
40951         <size>7</size>
40952       </method>
40953       <method name="Void Test()">
40954         <size>0</size>
40955       </method>
40956     </type>
40957     <type name="MainClass">
40958       <method name="Void .ctor()">
40959         <size>7</size>
40960       </method>
40961       <method name="Void Main()">
40962         <size>1</size>
40963       </method>
40964     </type>
40965   </test>
40966   <test name="test-cls-12.cs">
40967     <type name="MainClass">
40968       <method name="Void .ctor()">
40969         <size>7</size>
40970       </method>
40971       <method name="Void Main()">
40972         <size>1</size>
40973       </method>
40974     </type>
40975   </test>
40976   <test name="test-cls-14.cs">
40977     <type name="CLSClass">
40978       <method name="Void .ctor()">
40979         <size>7</size>
40980       </method>
40981       <method name="Void Error(Boolean)">
40982         <size>1</size>
40983       </method>
40984       <method name="CLSClass op_Implicit(Byte)">
40985         <size>6</size>
40986       </method>
40987     </type>
40988     <type name="MainClass">
40989       <method name="Void .ctor()">
40990         <size>7</size>
40991       </method>
40992       <method name="Void Main()">
40993         <size>1</size>
40994       </method>
40995     </type>
40996   </test>
40997   <test name="test-cls-15.cs">
40998     <type name="CLSAttribute_1">
40999       <method name="Void .ctor(Int32[])">
41000         <size>7</size>
41001       </method>
41002       <method name="Void .ctor(Int32)">
41003         <size>7</size>
41004       </method>
41005     </type>
41006     <type name="CLSAttribute_2">
41007       <method name="Void .ctor(Int32)">
41008         <size>7</size>
41009       </method>
41010     </type>
41011     <type name="CLSAttribute_3">
41012       <method name="Void .ctor(Int32[])">
41013         <size>7</size>
41014       </method>
41015     </type>
41016     <type name="CLSAttribute_4">
41017       <method name="Void .ctor(Int32[])">
41018         <size>7</size>
41019       </method>
41020     </type>
41021     <type name="ClassMain">
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-16.cs">
41031     <type name="CLSAttribute">
41032       <method name="Void .ctor(Boolean[])">
41033         <size>7</size>
41034       </method>
41035     </type>
41036     <type name="ClassMain">
41037       <method name="Void .ctor()">
41038         <size>7</size>
41039       </method>
41040       <method name="Void Main()">
41041         <size>1</size>
41042       </method>
41043     </type>
41044   </test>
41045   <test name="test-cls-17.cs">
41046     <type name="Foo">
41047       <method name="Void .ctor()">
41048         <size>7</size>
41049       </method>
41050       <method name="Void Main()">
41051         <size>1</size>
41052       </method>
41053     </type>
41054   </test>
41055   <test name="test-cls-18.cs">
41056     <type name="Base">
41057       <method name="Void .ctor()">
41058         <size>7</size>
41059       </method>
41060       <method name="Void Test(System.Int32[])">
41061         <size>1</size>
41062       </method>
41063     </type>
41064     <type name="CLSClass">
41065       <method name="Void .ctor()">
41066         <size>7</size>
41067       </method>
41068       <method name="Void Test(System.Int32[])">
41069         <size>1</size>
41070       </method>
41071       <method name="Void Main()">
41072         <size>1</size>
41073       </method>
41074     </type>
41075   </test>
41076   <test name="test-externalias-01.cs">
41077     <type name="Test">
41078       <method name="Void .ctor()">
41079         <size>7</size>
41080       </method>
41081       <method name="Int32 Main()">
41082         <size>64</size>
41083       </method>
41084     </type>
41085   </test>
41086   <test name="test-externalias-02.cs">
41087     <type name="Test">
41088       <method name="Void .ctor()">
41089         <size>7</size>
41090       </method>
41091       <method name="Int32 Main()">
41092         <size>64</size>
41093       </method>
41094     </type>
41095   </test>
41096   <test name="test-externalias-03.cs">
41097     <type name="Test">
41098       <method name="Void .ctor()">
41099         <size>7</size>
41100       </method>
41101       <method name="Int32 Main()">
41102         <size>64</size>
41103       </method>
41104     </type>
41105   </test>
41106   <test name="test-externalias-04.cs">
41107     <type name="Test">
41108       <method name="Void .ctor()">
41109         <size>7</size>
41110       </method>
41111       <method name="Int32 Main()">
41112         <size>64</size>
41113       </method>
41114     </type>
41115   </test>
41116   <test name="test-externalias-05.cs">
41117     <type name="Test">
41118       <method name="Void .ctor()">
41119         <size>7</size>
41120       </method>
41121       <method name="Void Main()">
41122         <size>21</size>
41123       </method>
41124     </type>
41125   </test>
41126   <test name="test-externalias-06.cs">
41127     <type name="MyAssembly01.Test">
41128       <method name="Void .ctor()">
41129         <size>7</size>
41130       </method>
41131     </type>
41132     <type name="MyAssembly01.Namespace1.Test">
41133       <method name="Void .ctor()">
41134         <size>7</size>
41135       </method>
41136     </type>
41137     <type name="MyAssembly02.Test">
41138       <method name="Void .ctor()">
41139         <size>7</size>
41140       </method>
41141     </type>
41142     <type name="MyAssembly02.Namespace1.Test">
41143       <method name="Void .ctor()">
41144         <size>7</size>
41145       </method>
41146     </type>
41147     <type name="Test">
41148       <method name="Void .ctor()">
41149         <size>7</size>
41150       </method>
41151       <method name="Void Main()">
41152         <size>1</size>
41153       </method>
41154     </type>
41155   </test>
41156   <test name="test-externalias-07.cs">
41157     <type name="NS.MyClass">
41158       <method name="Void .ctor()">
41159         <size>7</size>
41160       </method>
41161       <method name="Int32 GetInt()">
41162         <size>6</size>
41163       </method>
41164     </type>
41165     <type name="Test">
41166       <method name="Void .ctor()">
41167         <size>7</size>
41168       </method>
41169       <method name="Int32 Main()">
41170         <size>15</size>
41171       </method>
41172     </type>
41173   </test>
41174   <test name="test-externalias-08.cs">
41175     <type name="Test">
41176       <method name="Void .ctor()">
41177         <size>7</size>
41178       </method>
41179       <method name="Int32 Main()">
41180         <size>54</size>
41181       </method>
41182     </type>
41183   </test>
41184   <test name="test-externalias-09.cs">
41185     <type name="Test">
41186       <method name="Void .ctor()">
41187         <size>7</size>
41188       </method>
41189       <method name="Int32 Main()">
41190         <size>8</size>
41191       </method>
41192     </type>
41193   </test>
41194   <test name="test-iter-01.cs">
41195     <type name="X">
41196       <method name="Void .ctor()">
41197         <size>7</size>
41198       </method>
41199       <method name="IEnumerator GetIt()">
41200         <size>8</size>
41201       </method>
41202       <method name="IEnumerable GetIt2()">
41203         <size>16</size>
41204       </method>
41205       <method name="Int32 Main()">
41206         <size>171</size>
41207       </method>
41208     </type>
41209     <type name="X+&lt;GetIt&gt;c__Iterator0">
41210       <method name="Void .ctor()">
41211         <size>7</size>
41212       </method>
41213       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41214         <size>7</size>
41215       </method>
41216       <method name="Boolean MoveNext()">
41217         <size>126</size>
41218       </method>
41219       <method name="Void Dispose()">
41220         <size>8</size>
41221       </method>
41222       <method name="Void Reset()">
41223         <size>6</size>
41224       </method>
41225     </type>
41226     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41227       <method name="Void .ctor()">
41228         <size>7</size>
41229       </method>
41230       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41231         <size>7</size>
41232       </method>
41233       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41234         <size>7</size>
41235       </method>
41236       <method name="Boolean MoveNext()">
41237         <size>126</size>
41238       </method>
41239       <method name="Void Dispose()">
41240         <size>8</size>
41241       </method>
41242       <method name="Void Reset()">
41243         <size>6</size>
41244       </method>
41245     </type>
41246     <type name="X+&lt;GetIt&gt;c__Iterator0">
41247       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41248         <size>7</size>
41249       </method>
41250     </type>
41251     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41252       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41253         <size>7</size>
41254       </method>
41255       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41256         <size>26</size>
41257       </method>
41258     </type>
41259   </test>
41260   <test name="test-iter-02.cs">
41261     <type name="X">
41262       <method name="Void .ctor()">
41263         <size>7</size>
41264       </method>
41265       <method name="IEnumerator GetRange()">
41266         <size>8</size>
41267       </method>
41268       <method name="Int32 Main()">
41269         <size>88</size>
41270       </method>
41271     </type>
41272     <type name="X+&lt;GetRange&gt;c__Iterator0">
41273       <method name="Void .ctor()">
41274         <size>7</size>
41275       </method>
41276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41277         <size>7</size>
41278       </method>
41279       <method name="Boolean MoveNext()">
41280         <size>173</size>
41281       </method>
41282       <method name="Void Dispose()">
41283         <size>8</size>
41284       </method>
41285       <method name="Void Reset()">
41286         <size>6</size>
41287       </method>
41288       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41289         <size>7</size>
41290       </method>
41291     </type>
41292   </test>
41293   <test name="test-iter-03.cs">
41294     <type name="X">
41295       <method name="Void .ctor()">
41296         <size>7</size>
41297       </method>
41298       <method name="IEnumerable GetIt(System.Int32[])">
41299         <size>30</size>
41300       </method>
41301       <method name="IEnumerable GetMulti(System.Int32[,])">
41302         <size>30</size>
41303       </method>
41304       <method name="Int32 Main()">
41305         <size>245</size>
41306       </method>
41307     </type>
41308     <type name="&lt;PrivateImplementationDetails&gt;">
41309       <method name="Void .ctor()">
41310         <size>7</size>
41311       </method>
41312     </type>
41313     <type name="X+&lt;GetIt&gt;c__Iterator0">
41314       <method name="Void .ctor()">
41315         <size>7</size>
41316       </method>
41317       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41318         <size>7</size>
41319       </method>
41320       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41321         <size>7</size>
41322       </method>
41323       <method name="Boolean MoveNext()">
41324         <size>151</size>
41325       </method>
41326       <method name="Void Dispose()">
41327         <size>8</size>
41328       </method>
41329       <method name="Void Reset()">
41330         <size>6</size>
41331       </method>
41332     </type>
41333     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41334       <method name="Void .ctor()">
41335         <size>7</size>
41336       </method>
41337       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41338         <size>7</size>
41339       </method>
41340       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41341         <size>7</size>
41342       </method>
41343       <method name="Boolean MoveNext()">
41344         <size>238</size>
41345       </method>
41346       <method name="Void Dispose()">
41347         <size>8</size>
41348       </method>
41349       <method name="Void Reset()">
41350         <size>6</size>
41351       </method>
41352     </type>
41353     <type name="X+&lt;GetIt&gt;c__Iterator0">
41354       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41355         <size>7</size>
41356       </method>
41357       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41358         <size>40</size>
41359       </method>
41360     </type>
41361     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41362       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41363         <size>7</size>
41364       </method>
41365       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41366         <size>40</size>
41367       </method>
41368     </type>
41369   </test>
41370   <test name="test-iter-04.cs">
41371     <type name="X">
41372       <method name="Void .ctor()">
41373         <size>7</size>
41374       </method>
41375       <method name="IEnumerable GetRange(Int32, Int32)">
41376         <size>44</size>
41377       </method>
41378       <method name="Void Main()">
41379         <size>98</size>
41380       </method>
41381     </type>
41382     <type name="X+&lt;GetRange&gt;c__Iterator0">
41383       <method name="Void .ctor()">
41384         <size>7</size>
41385       </method>
41386       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41387         <size>7</size>
41388       </method>
41389       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41390         <size>7</size>
41391       </method>
41392       <method name="Boolean MoveNext()">
41393         <size>123</size>
41394       </method>
41395       <method name="Void Dispose()">
41396         <size>8</size>
41397       </method>
41398       <method name="Void Reset()">
41399         <size>6</size>
41400       </method>
41401       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41402         <size>7</size>
41403       </method>
41404       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41405         <size>52</size>
41406       </method>
41407     </type>
41408   </test>
41409   <test name="test-iter-05.cs">
41410     <type name="X">
41411       <method name="Void .ctor()">
41412         <size>7</size>
41413       </method>
41414       <method name="IEnumerable GetIt()">
41415         <size>16</size>
41416       </method>
41417       <method name="Int32 Main()">
41418         <size>104</size>
41419       </method>
41420     </type>
41421     <type name="List">
41422       <method name="Void .ctor(Int32)">
41423         <size>19</size>
41424       </method>
41425       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41426         <size>12</size>
41427       </method>
41428       <method name="Void Add(Int32)">
41429         <size>26</size>
41430       </method>
41431       <method name="MyEnumerator GetEnumerator()">
41432         <size>7</size>
41433       </method>
41434     </type>
41435     <type name="X+&lt;GetIt&gt;c__Iterator0">
41436       <method name="Void .ctor()">
41437         <size>7</size>
41438       </method>
41439       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41440         <size>7</size>
41441       </method>
41442       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41443         <size>7</size>
41444       </method>
41445       <method name="Boolean MoveNext()">
41446         <size>183</size>
41447       </method>
41448       <method name="Void Dispose()">
41449         <size>8</size>
41450       </method>
41451       <method name="Void Reset()">
41452         <size>6</size>
41453       </method>
41454     </type>
41455     <type name="List+MyEnumerator">
41456       <method name="Void .ctor(List)">
41457         <size>15</size>
41458       </method>
41459       <method name="System.Object get_Current()">
41460         <size>24</size>
41461       </method>
41462       <method name="Boolean MoveNext()">
41463         <size>31</size>
41464       </method>
41465       <method name="Void Reset()">
41466         <size>8</size>
41467       </method>
41468     </type>
41469     <type name="X+&lt;GetIt&gt;c__Iterator0">
41470       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41471         <size>7</size>
41472       </method>
41473       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41474         <size>26</size>
41475       </method>
41476     </type>
41477   </test>
41478   <test name="test-iter-06.cs">
41479     <type name="X">
41480       <method name="Void .ctor()">
41481         <size>7</size>
41482       </method>
41483       <method name="IEnumerable Get(Int32)">
41484         <size>30</size>
41485       </method>
41486       <method name="IEnumerable GetS(Int32)">
41487         <size>30</size>
41488       </method>
41489       <method name="Int32 Main()">
41490         <size>399</size>
41491       </method>
41492     </type>
41493     <type name="S+&lt;Get&gt;c__Iterator0">
41494       <method name="Void .ctor()">
41495         <size>7</size>
41496       </method>
41497       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41498         <size>7</size>
41499       </method>
41500       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41501         <size>7</size>
41502       </method>
41503       <method name="Boolean MoveNext()">
41504         <size>183</size>
41505       </method>
41506       <method name="Void Dispose()">
41507         <size>8</size>
41508       </method>
41509       <method name="Void Reset()">
41510         <size>6</size>
41511       </method>
41512     </type>
41513     <type name="S+&lt;GetS&gt;c__Iterator1">
41514       <method name="Void .ctor()">
41515         <size>7</size>
41516       </method>
41517       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41518         <size>7</size>
41519       </method>
41520       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41521         <size>7</size>
41522       </method>
41523       <method name="Boolean MoveNext()">
41524         <size>136</size>
41525       </method>
41526       <method name="Void Dispose()">
41527         <size>8</size>
41528       </method>
41529       <method name="Void Reset()">
41530         <size>6</size>
41531       </method>
41532     </type>
41533     <type name="X+&lt;Get&gt;c__Iterator2">
41534       <method name="Void .ctor()">
41535         <size>7</size>
41536       </method>
41537       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41538         <size>7</size>
41539       </method>
41540       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41541         <size>7</size>
41542       </method>
41543       <method name="Boolean MoveNext()">
41544         <size>131</size>
41545       </method>
41546       <method name="Void Dispose()">
41547         <size>8</size>
41548       </method>
41549       <method name="Void Reset()">
41550         <size>6</size>
41551       </method>
41552     </type>
41553     <type name="X+&lt;GetS&gt;c__Iterator3">
41554       <method name="Void .ctor()">
41555         <size>7</size>
41556       </method>
41557       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41558         <size>7</size>
41559       </method>
41560       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41561         <size>7</size>
41562       </method>
41563       <method name="Boolean MoveNext()">
41564         <size>136</size>
41565       </method>
41566       <method name="Void Dispose()">
41567         <size>8</size>
41568       </method>
41569       <method name="Void Reset()">
41570         <size>6</size>
41571       </method>
41572     </type>
41573     <type name="S">
41574       <method name="IEnumerable Get(Int32)">
41575         <size>42</size>
41576       </method>
41577       <method name="IEnumerable GetS(Int32)">
41578         <size>30</size>
41579       </method>
41580     </type>
41581     <type name="S+&lt;Get&gt;c__Iterator0">
41582       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41583         <size>7</size>
41584       </method>
41585       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41586         <size>52</size>
41587       </method>
41588     </type>
41589     <type name="S+&lt;GetS&gt;c__Iterator1">
41590       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41591         <size>7</size>
41592       </method>
41593       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41594         <size>40</size>
41595       </method>
41596     </type>
41597     <type name="X+&lt;Get&gt;c__Iterator2">
41598       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41599         <size>7</size>
41600       </method>
41601       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41602         <size>40</size>
41603       </method>
41604     </type>
41605     <type name="X+&lt;GetS&gt;c__Iterator3">
41606       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41607         <size>7</size>
41608       </method>
41609       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41610         <size>40</size>
41611       </method>
41612     </type>
41613   </test>
41614   <test name="test-iter-07.cs">
41615     <type name="Test">
41616       <method name="Void .ctor()">
41617         <size>7</size>
41618       </method>
41619       <method name="IEnumerable Foo(Int32)">
41620         <size>30</size>
41621       </method>
41622     </type>
41623     <type name="X">
41624       <method name="Void .ctor()">
41625         <size>7</size>
41626       </method>
41627       <method name="Int32 Main()">
41628         <size>372</size>
41629       </method>
41630     </type>
41631     <type name="Test+&lt;Foo&gt;c__Iterator0">
41632       <method name="Void .ctor()">
41633         <size>7</size>
41634       </method>
41635       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41636         <size>7</size>
41637       </method>
41638       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41639         <size>7</size>
41640       </method>
41641       <method name="Boolean MoveNext()">
41642         <size>253</size>
41643       </method>
41644       <method name="Void Dispose()">
41645         <size>112</size>
41646       </method>
41647       <method name="Void Reset()">
41648         <size>6</size>
41649       </method>
41650       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41651         <size>7</size>
41652       </method>
41653       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41654         <size>40</size>
41655       </method>
41656     </type>
41657   </test>
41658   <test name="test-iter-08.cs">
41659     <type name="Foo">
41660       <method name="Void .ctor(Int32)">
41661         <size>14</size>
41662       </method>
41663       <method name="Void Dispose()">
41664         <size>8</size>
41665       </method>
41666     </type>
41667     <type name="X">
41668       <method name="Void .ctor()">
41669         <size>7</size>
41670       </method>
41671       <method name="IEnumerable Test(Int32, Int32)">
41672         <size>44</size>
41673       </method>
41674       <method name="Int32 Main()">
41675         <size>167</size>
41676       </method>
41677     </type>
41678     <type name="X+&lt;Test&gt;c__Iterator0">
41679       <method name="Void .ctor()">
41680         <size>7</size>
41681       </method>
41682       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41683         <size>7</size>
41684       </method>
41685       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41686         <size>7</size>
41687       </method>
41688       <method name="Boolean MoveNext()">
41689         <size>360</size>
41690       </method>
41691       <method name="Void Dispose()">
41692         <size>102</size>
41693       </method>
41694       <method name="Void Reset()">
41695         <size>6</size>
41696       </method>
41697       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41698         <size>7</size>
41699       </method>
41700       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41701         <size>52</size>
41702       </method>
41703     </type>
41704   </test>
41705   <test name="test-iter-09.cs">
41706     <type name="Tester">
41707       <method name="Void .ctor()">
41708         <size>153</size>
41709       </method>
41710       <method name="IEnumerator GetEnumerator()">
41711         <size>15</size>
41712       </method>
41713     </type>
41714     <type name="Test">
41715       <method name="Void .ctor()">
41716         <size>7</size>
41717       </method>
41718       <method name="Int32 Main()">
41719         <size>268</size>
41720       </method>
41721     </type>
41722     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
41723       <method name="Void .ctor()">
41724         <size>7</size>
41725       </method>
41726       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41727         <size>7</size>
41728       </method>
41729       <method name="Boolean MoveNext()">
41730         <size>623</size>
41731       </method>
41732       <method name="Void Dispose()">
41733         <size>82</size>
41734       </method>
41735       <method name="Void Reset()">
41736         <size>6</size>
41737       </method>
41738       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41739         <size>7</size>
41740       </method>
41741     </type>
41742   </test>
41743   <test name="test-iter-10.cs">
41744     <type name="X">
41745       <method name="Void .ctor()">
41746         <size>7</size>
41747       </method>
41748       <method name="IEnumerator get_GetIt()">
41749         <size>8</size>
41750       </method>
41751       <method name="Void set_GetIt(IEnumerator)">
41752         <size>1</size>
41753       </method>
41754       <method name="IEnumerable get_Item(Int32)">
41755         <size>30</size>
41756       </method>
41757       <method name="Void set_Item(Int32, IEnumerable)">
41758         <size>1</size>
41759       </method>
41760       <method name="Int32 Main()">
41761         <size>184</size>
41762       </method>
41763     </type>
41764     <type name="X+&lt;&gt;c__Iterator0">
41765       <method name="Void .ctor()">
41766         <size>7</size>
41767       </method>
41768       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41769         <size>7</size>
41770       </method>
41771       <method name="Boolean MoveNext()">
41772         <size>126</size>
41773       </method>
41774       <method name="Void Dispose()">
41775         <size>8</size>
41776       </method>
41777       <method name="Void Reset()">
41778         <size>6</size>
41779       </method>
41780     </type>
41781     <type name="X+&lt;&gt;c__Iterator1">
41782       <method name="Void .ctor()">
41783         <size>7</size>
41784       </method>
41785       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41786         <size>7</size>
41787       </method>
41788       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41789         <size>7</size>
41790       </method>
41791       <method name="Boolean MoveNext()">
41792         <size>147</size>
41793       </method>
41794       <method name="Void Dispose()">
41795         <size>8</size>
41796       </method>
41797       <method name="Void Reset()">
41798         <size>6</size>
41799       </method>
41800     </type>
41801     <type name="X+&lt;&gt;c__Iterator0">
41802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41803         <size>7</size>
41804       </method>
41805     </type>
41806     <type name="X+&lt;&gt;c__Iterator1">
41807       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41808         <size>7</size>
41809       </method>
41810       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41811         <size>40</size>
41812       </method>
41813     </type>
41814   </test>
41815   <test name="test-iter-11.cs">
41816     <type name="X">
41817       <method name="Void .ctor()">
41818         <size>7</size>
41819       </method>
41820       <method name="Void add_Hook(System.EventHandler)">
41821         <size>24</size>
41822       </method>
41823       <method name="Void remove_Hook(System.EventHandler)">
41824         <size>24</size>
41825       </method>
41826       <method name="IEnumerator Pipeline()">
41827         <size>15</size>
41828       </method>
41829       <method name="Void M(System.Object, System.EventArgs)">
41830         <size>11</size>
41831       </method>
41832       <method name="Void Main()">
41833         <size>55</size>
41834       </method>
41835     </type>
41836     <type name="X+&lt;Pipeline&gt;c__Iterator0">
41837       <method name="Void .ctor()">
41838         <size>7</size>
41839       </method>
41840       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41841         <size>7</size>
41842       </method>
41843       <method name="Boolean MoveNext()">
41844         <size>124</size>
41845       </method>
41846       <method name="Void Dispose()">
41847         <size>8</size>
41848       </method>
41849       <method name="Void Reset()">
41850         <size>6</size>
41851       </method>
41852       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41853         <size>7</size>
41854       </method>
41855     </type>
41856   </test>
41857   <test name="test-iter-12.cs">
41858     <type name="X">
41859       <method name="Void .ctor()">
41860         <size>7</size>
41861       </method>
41862       <method name="IEnumerable a()">
41863         <size>23</size>
41864       </method>
41865       <method name="Void Main()">
41866         <size>1</size>
41867       </method>
41868     </type>
41869     <type name="X+&lt;a&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="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41877         <size>7</size>
41878       </method>
41879       <method name="Boolean MoveNext()">
41880         <size>165</size>
41881       </method>
41882       <method name="Void Dispose()">
41883         <size>55</size>
41884       </method>
41885       <method name="Void Reset()">
41886         <size>6</size>
41887       </method>
41888       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41889         <size>7</size>
41890       </method>
41891       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41892         <size>40</size>
41893       </method>
41894     </type>
41895   </test>
41896   <test name="test-iter-13.cs">
41897     <type name="Test">
41898       <method name="Void .ctor()">
41899         <size>7</size>
41900       </method>
41901       <method name="Void .cctor()">
41902         <size>11</size>
41903       </method>
41904       <method name="Void Main()">
41905         <size>1</size>
41906       </method>
41907       <method name="IEnumerable syntax_error(System.Object, System.Object)">
41908         <size>16</size>
41909       </method>
41910     </type>
41911     <type name="Test+Yp">
41912       <method name="Void .ctor()">
41913         <size>7</size>
41914       </method>
41915       <method name="IEnumerable fail()">
41916         <size>2</size>
41917       </method>
41918     </type>
41919     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
41920       <method name="Void .ctor()">
41921         <size>7</size>
41922       </method>
41923       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41924         <size>7</size>
41925       </method>
41926       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41927         <size>7</size>
41928       </method>
41929       <method name="Boolean MoveNext()">
41930         <size>27</size>
41931       </method>
41932       <method name="Void Dispose()">
41933         <size>8</size>
41934       </method>
41935       <method name="Void Reset()">
41936         <size>6</size>
41937       </method>
41938       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41939         <size>7</size>
41940       </method>
41941       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41942         <size>26</size>
41943       </method>
41944     </type>
41945   </test>
41946   <test name="test-named-01.cs">
41947     <type name="A">
41948       <method name="Void .ctor()">
41949         <size>13</size>
41950       </method>
41951       <method name="Void .ctor(Object)">
41952         <size>7</size>
41953       </method>
41954       <method name="Void set_Item(Int32, Int32)">
41955         <size>8</size>
41956       </method>
41957     </type>
41958     <type name="B">
41959       <method name="Void .ctor()">
41960         <size>12</size>
41961       </method>
41962       <method name="Void set_Item(Int32, Int32)">
41963         <size>11</size>
41964       </method>
41965     </type>
41966     <type name="XAttribute">
41967       <method name="Void .ctor(Int32)">
41968         <size>7</size>
41969       </method>
41970     </type>
41971     <type name="M">
41972       <method name="Void .ctor()">
41973         <size>7</size>
41974       </method>
41975       <method name="Void Foo(Int32)">
41976         <size>1</size>
41977       </method>
41978       <method name="Int32 Main()">
41979         <size>48</size>
41980       </method>
41981     </type>
41982   </test>
41983   <test name="test-named-02.cs">
41984     <type name="A">
41985       <method name="Void .ctor()">
41986         <size>7</size>
41987       </method>
41988       <method name="Void set_Item(Int32, Int32)">
41989         <size>29</size>
41990       </method>
41991       <method name="Int32 get_Item(Int32)">
41992         <size>28</size>
41993       </method>
41994     </type>
41995     <type name="MyPoint">
41996       <method name="Void .ctor(Int32, Int32)">
41997         <size>15</size>
41998       </method>
41999     </type>
42000     <type name="C">
42001       <method name="Void .ctor()">
42002         <size>7</size>
42003       </method>
42004       <method name="Decimal Foo(Decimal, Decimal)">
42005         <size>2</size>
42006       </method>
42007       <method name="System.String Bar(Int32, System.String, Char)">
42008         <size>20</size>
42009       </method>
42010       <method name="Int32 Test(Int32, Int32)">
42011         <size>30</size>
42012       </method>
42013       <method name="Int32 Main()">
42014         <size>279</size>
42015       </method>
42016     </type>
42017   </test>
42018   <test name="test-named-03.cs">
42019     <type name="C">
42020       <method name="Void .ctor()">
42021         <size>7</size>
42022       </method>
42023       <method name="Int32 TestInt(Int32)">
42024         <size>3</size>
42025       </method>
42026       <method name="Int32 Main()">
42027         <size>23</size>
42028       </method>
42029     </type>
42030     <type name="C+IntDelegate">
42031       <method name="Void .ctor(Object, IntPtr)">
42032         <size>0</size>
42033       </method>
42034       <method name="Int32 Invoke(Int32)">
42035         <size>0</size>
42036       </method>
42037       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42038         <size>0</size>
42039       </method>
42040       <method name="Int32 EndInvoke(IAsyncResult)">
42041         <size>0</size>
42042       </method>
42043     </type>
42044   </test>
42045   <test name="test-partial-01.cs">
42046     <type name="Foo.Hello">
42047       <method name="Void .ctor()">
42048         <size>7</size>
42049       </method>
42050       <method name="Void .cctor()">
42051         <size>7</size>
42052       </method>
42053     </type>
42054     <type name="Bar.Hello">
42055       <method name="Void .ctor()">
42056         <size>7</size>
42057       </method>
42058       <method name="Void .cctor()">
42059         <size>8</size>
42060       </method>
42061     </type>
42062     <type name="X.Test">
42063       <method name="Void .ctor()">
42064         <size>7</size>
42065       </method>
42066       <method name="Int32 FooWorld()">
42067         <size>6</size>
42068       </method>
42069       <method name="Int32 BarWorld()">
42070         <size>6</size>
42071       </method>
42072     </type>
42073     <type name="Y">
42074       <method name="Void .ctor()">
42075         <size>7</size>
42076       </method>
42077       <method name="Int32 Main()">
42078         <size>29</size>
42079       </method>
42080     </type>
42081   </test>
42082   <test name="test-partial-02.cs">
42083     <type name="Test1.Base">
42084       <method name="Void .ctor()">
42085         <size>7</size>
42086       </method>
42087     </type>
42088     <type name="Test1.Foo">
42089       <method name="Void .ctor()">
42090         <size>7</size>
42091       </method>
42092     </type>
42093     <type name="Test2.Foo">
42094       <method name="Void .ctor()">
42095         <size>7</size>
42096       </method>
42097     </type>
42098     <type name="ReflectedType">
42099       <method name="Void .ctor()">
42100         <size>7</size>
42101       </method>
42102     </type>
42103     <type name="D">
42104       <method name="Void .ctor()">
42105         <size>7</size>
42106       </method>
42107     </type>
42108     <type name="X">
42109       <method name="Void .ctor()">
42110         <size>7</size>
42111       </method>
42112       <method name="Void Main()">
42113         <size>1</size>
42114       </method>
42115     </type>
42116   </test>
42117   <test name="test-partial-03.cs">
42118     <type name="Test">
42119       <method name="Void .ctor()">
42120         <size>18</size>
42121       </method>
42122       <method name="Int32 TestFoo()">
42123         <size>13</size>
42124       </method>
42125       <method name="Int32 TestIFoo(IFoo)">
42126         <size>8</size>
42127       </method>
42128     </type>
42129     <type name="Test+Foo">
42130       <method name="Void .ctor()">
42131         <size>7</size>
42132       </method>
42133       <method name="Int32 Test.IFoo.Hello(Test)">
42134         <size>2</size>
42135       </method>
42136       <method name="Int32 Hello(Test)">
42137         <size>2</size>
42138       </method>
42139     </type>
42140     <type name="X">
42141       <method name="Void .ctor()">
42142         <size>7</size>
42143       </method>
42144       <method name="Int32 Main()">
42145         <size>42</size>
42146       </method>
42147     </type>
42148   </test>
42149   <test name="test-partial-04.cs">
42150     <type name="B.Test">
42151       <method name="Void .ctor()">
42152         <size>7</size>
42153       </method>
42154       <method name="Void A.IFoo.Hello(IFoo)">
42155         <size>1</size>
42156       </method>
42157     </type>
42158     <type name="X">
42159       <method name="Void .ctor()">
42160         <size>7</size>
42161       </method>
42162       <method name="Void Main()">
42163         <size>1</size>
42164       </method>
42165     </type>
42166   </test>
42167   <test name="test-partial-05.cs">
42168     <type name="B">
42169       <method name="Void .ctor()">
42170         <size>7</size>
42171       </method>
42172     </type>
42173     <type name="A">
42174       <method name="Void .ctor()">
42175         <size>7</size>
42176       </method>
42177     </type>
42178     <type name="A2">
42179       <method name="Void .ctor()">
42180         <size>7</size>
42181       </method>
42182     </type>
42183     <type name="D">
42184       <method name="Void .ctor()">
42185         <size>7</size>
42186       </method>
42187       <method name="Void Main()">
42188         <size>1</size>
42189       </method>
42190     </type>
42191   </test>
42192   <test name="test-partial-06.cs">
42193     <type name="Foo">
42194       <method name="Void .ctor()">
42195         <size>7</size>
42196       </method>
42197       <method name="Void Finalize()">
42198         <size>13</size>
42199       </method>
42200     </type>
42201     <type name="B">
42202       <method name="Void .ctor()">
42203         <size>7</size>
42204       </method>
42205       <method name="Void Main()">
42206         <size>1</size>
42207       </method>
42208     </type>
42209   </test>
42210   <test name="test-partial-07.cs">
42211     <type name="Test">
42212       <method name="Void .ctor()">
42213         <size>7</size>
42214       </method>
42215     </type>
42216     <type name="TestAttribute">
42217       <method name="Void .ctor()">
42218         <size>7</size>
42219       </method>
42220     </type>
42221     <type name="Test2Attribute">
42222       <method name="Void .ctor()">
42223         <size>7</size>
42224       </method>
42225     </type>
42226     <type name="X">
42227       <method name="Void .ctor()">
42228         <size>7</size>
42229       </method>
42230       <method name="Int32 Main()">
42231         <size>62</size>
42232       </method>
42233     </type>
42234   </test>
42235   <test name="test-partial-08.cs">
42236     <type name="Foo">
42237       <method name="Void .ctor()">
42238         <size>7</size>
42239       </method>
42240       <method name="System.String get_Id()">
42241         <size>7</size>
42242       </method>
42243     </type>
42244     <type name="PartialAbstractCompilationError">
42245       <method name="Void .ctor()">
42246         <size>7</size>
42247       </method>
42248       <method name="Int32 Main()">
42249         <size>54</size>
42250       </method>
42251     </type>
42252   </test>
42253   <test name="test-partial-09.cs">
42254     <type name="Foo">
42255       <method name="Void .ctor()">
42256         <size>7</size>
42257       </method>
42258       <method name="System.String get_Id()">
42259         <size>7</size>
42260       </method>
42261     </type>
42262     <type name="Bar">
42263       <method name="Void .ctor(String)">
42264         <size>14</size>
42265       </method>
42266     </type>
42267     <type name="PartialAbstractCompilationError">
42268       <method name="Void .ctor()">
42269         <size>7</size>
42270       </method>
42271       <method name="Void Main()">
42272         <size>21</size>
42273       </method>
42274     </type>
42275   </test>
42276   <test name="test-partial-10.cs">
42277     <type name="Test2.Foo">
42278       <method name="Void .ctor()">
42279         <size>7</size>
42280       </method>
42281       <method name="Void .cctor()">
42282         <size>15</size>
42283       </method>
42284     </type>
42285     <type name="X">
42286       <method name="Void .ctor()">
42287         <size>7</size>
42288       </method>
42289       <method name="Int32 Main()">
42290         <size>68</size>
42291       </method>
42292     </type>
42293     <type name="Test3.Foo">
42294       <method name="Void .cctor()">
42295         <size>15</size>
42296       </method>
42297     </type>
42298   </test>
42299   <test name="test-partial-11.cs">
42300     <type name="StaticClass">
42301       <method name="System.String Name()">
42302         <size>6</size>
42303       </method>
42304     </type>
42305     <type name="MainClass">
42306       <method name="Void .ctor()">
42307         <size>7</size>
42308       </method>
42309       <method name="Boolean IsStatic(System.Type)">
42310         <size>73</size>
42311       </method>
42312       <method name="Int32 Main()">
42313         <size>56</size>
42314       </method>
42315     </type>
42316   </test>
42317   <test name="test-partial-12.cs">
42318     <type name="Test1.Foo">
42319       <method name="Void .ctor()">
42320         <size>7</size>
42321       </method>
42322       <method name="IEnumerable E()">
42323         <size>16</size>
42324       </method>
42325     </type>
42326     <type name="X">
42327       <method name="Void .ctor()">
42328         <size>7</size>
42329       </method>
42330       <method name="Int32 Main()">
42331         <size>102</size>
42332       </method>
42333     </type>
42334     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42335       <method name="Void .ctor()">
42336         <size>7</size>
42337       </method>
42338       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42339         <size>7</size>
42340       </method>
42341       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42342         <size>7</size>
42343       </method>
42344       <method name="Boolean MoveNext()">
42345         <size>69</size>
42346       </method>
42347       <method name="Void Dispose()">
42348         <size>8</size>
42349       </method>
42350       <method name="Void Reset()">
42351         <size>6</size>
42352       </method>
42353       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42354         <size>7</size>
42355       </method>
42356       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42357         <size>26</size>
42358       </method>
42359     </type>
42360   </test>
42361   <test name="test-partial-13.cs">
42362     <type name="Test.Test">
42363       <method name="Void .ctor()">
42364         <size>7</size>
42365       </method>
42366       <method name="Boolean Equals(System.Object)">
42367         <size>2</size>
42368       </method>
42369       <method name="Int32 GetHashCode()">
42370         <size>2</size>
42371       </method>
42372       <method name="Void Main()">
42373         <size>1</size>
42374       </method>
42375     </type>
42376   </test>
42377   <test name="test-partial-14.cs">
42378     <type name="T">
42379       <method name="Void .ctor()">
42380         <size>7</size>
42381       </method>
42382     </type>
42383     <type name="partial">
42384       <method name="Void .ctor()">
42385         <size>7</size>
42386       </method>
42387     </type>
42388     <type name="A">
42389       <method name="Void .ctor()">
42390         <size>7</size>
42391       </method>
42392       <method name="Void partial(partial)">
42393         <size>3</size>
42394       </method>
42395     </type>
42396     <type name="B">
42397       <method name="Void .ctor()">
42398         <size>7</size>
42399       </method>
42400       <method name="Void Main()">
42401         <size>1</size>
42402       </method>
42403     </type>
42404   </test>
42405   <test name="test-partial-15.cs">
42406     <type name="Foo.X">
42407       <method name="Void .ctor()">
42408         <size>7</size>
42409       </method>
42410       <method name="Void Main()">
42411         <size>1</size>
42412       </method>
42413       <method name="IEnumerable Attempts2()">
42414         <size>16</size>
42415       </method>
42416       <method name="IEnumerable get_Attempts()">
42417         <size>16</size>
42418       </method>
42419       <method name="IEnumerable get_Item(Int32)">
42420         <size>16</size>
42421       </method>
42422     </type>
42423     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42424       <method name="Void .ctor()">
42425         <size>7</size>
42426       </method>
42427       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42428         <size>7</size>
42429       </method>
42430       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42431         <size>7</size>
42432       </method>
42433       <method name="Boolean MoveNext()">
42434         <size>36</size>
42435       </method>
42436       <method name="Void Dispose()">
42437         <size>8</size>
42438       </method>
42439       <method name="Void Reset()">
42440         <size>6</size>
42441       </method>
42442     </type>
42443     <type name="Foo.X+&lt;&gt;c__Iterator1">
42444       <method name="Void .ctor()">
42445         <size>7</size>
42446       </method>
42447       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42448         <size>7</size>
42449       </method>
42450       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42451         <size>7</size>
42452       </method>
42453       <method name="Boolean MoveNext()">
42454         <size>36</size>
42455       </method>
42456       <method name="Void Dispose()">
42457         <size>8</size>
42458       </method>
42459       <method name="Void Reset()">
42460         <size>6</size>
42461       </method>
42462     </type>
42463     <type name="Foo.X+&lt;&gt;c__Iterator2">
42464       <method name="Void .ctor()">
42465         <size>7</size>
42466       </method>
42467       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42468         <size>7</size>
42469       </method>
42470       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42471         <size>7</size>
42472       </method>
42473       <method name="Boolean MoveNext()">
42474         <size>36</size>
42475       </method>
42476       <method name="Void Dispose()">
42477         <size>8</size>
42478       </method>
42479       <method name="Void Reset()">
42480         <size>6</size>
42481       </method>
42482     </type>
42483     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
42484       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42485         <size>7</size>
42486       </method>
42487       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42488         <size>26</size>
42489       </method>
42490     </type>
42491     <type name="Foo.X+&lt;&gt;c__Iterator1">
42492       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42493         <size>7</size>
42494       </method>
42495       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42496         <size>26</size>
42497       </method>
42498     </type>
42499     <type name="Foo.X+&lt;&gt;c__Iterator2">
42500       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42501         <size>7</size>
42502       </method>
42503       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42504         <size>26</size>
42505       </method>
42506     </type>
42507   </test>
42508   <test name="test-partial-16.cs">
42509     <type name="A.C">
42510       <method name="Void .ctor()">
42511         <size>23</size>
42512       </method>
42513       <method name="Void .cctor()">
42514         <size>11</size>
42515       </method>
42516     </type>
42517     <type name="B.C2">
42518       <method name="Void .ctor()">
42519         <size>7</size>
42520       </method>
42521       <method name="Boolean Test()">
42522         <size>2</size>
42523       </method>
42524       <method name="System.Object Test_I()">
42525         <size>2</size>
42526       </method>
42527       <method name="Void Main()">
42528         <size>1</size>
42529       </method>
42530     </type>
42531   </test>
42532   <test name="test-partial-17.cs">
42533     <type name="Test">
42534       <method name="Void .ctor()">
42535         <size>7</size>
42536       </method>
42537       <method name="Boolean Check(System.String, System.String[])">
42538         <size>42</size>
42539       </method>
42540       <method name="Void Main()">
42541         <size>1</size>
42542       </method>
42543     </type>
42544   </test>
42545   <test name="test-partial-18.cs">
42546     <type name="N.Foo">
42547       <method name="Void .ctor()">
42548         <size>17</size>
42549       </method>
42550       <method name="Void Main()">
42551         <size>1</size>
42552       </method>
42553     </type>
42554   </test>
42555   <test name="test-partial-19.cs">
42556     <type name="Bug.GL">
42557       <method name="Void Main()">
42558         <size>7</size>
42559       </method>
42560     </type>
42561     <type name="Bug.GL+Core">
42562       <method name="Boolean A()">
42563         <size>2</size>
42564       </method>
42565     </type>
42566   </test>
42567   <test name="test-partial-20.cs">
42568     <type name="A">
42569       <method name="Void .ctor()">
42570         <size>7</size>
42571       </method>
42572       <method name="Void .cctor()">
42573         <size>7</size>
42574       </method>
42575     </type>
42576     <type name="B">
42577       <method name="Void .ctor()">
42578         <size>7</size>
42579       </method>
42580       <method name="Void .cctor()">
42581         <size>7</size>
42582       </method>
42583     </type>
42584     <type name="C">
42585       <method name="Void .ctor()">
42586         <size>7</size>
42587       </method>
42588       <method name="Int32 Main()">
42589         <size>38</size>
42590       </method>
42591     </type>
42592   </test>
42593   <test name="test-partial-21.cs">
42594     <type name="Mono.Sms.Main">
42595       <method name="Void .ctor()">
42596         <size>7</size>
42597       </method>
42598       <method name="Void Test()">
42599         <size>42</size>
42600       </method>
42601     </type>
42602     <type name="Mono.Sms.Contacts">
42603       <method name="Void .ctor()">
42604         <size>7</size>
42605       </method>
42606       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42607         <size>24</size>
42608       </method>
42609       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
42610         <size>24</size>
42611       </method>
42612       <method name="Void Test()">
42613         <size>12</size>
42614       </method>
42615     </type>
42616     <type name="Mono.Sms.Core.Agenda">
42617       <method name="Void .ctor()">
42618         <size>7</size>
42619       </method>
42620       <method name="Void AddContact()">
42621         <size>1</size>
42622       </method>
42623       <method name="Void Main()">
42624         <size>1</size>
42625       </method>
42626     </type>
42627     <type name="Mono.Sms.Contacts+ContactsHandler">
42628       <method name="Void .ctor(Object, IntPtr)">
42629         <size>0</size>
42630       </method>
42631       <method name="Void Invoke()">
42632         <size>0</size>
42633       </method>
42634       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42635         <size>0</size>
42636       </method>
42637       <method name="Void EndInvoke(IAsyncResult)">
42638         <size>0</size>
42639       </method>
42640     </type>
42641     <type name="Mono.Sms.Main">
42642       <method name="Void &lt;Test&gt;m__0()">
42643         <size>6</size>
42644       </method>
42645     </type>
42646   </test>
42647   <test name="test-partial-22.cs">
42648     <type name="C">
42649       <method name="Void .ctor()">
42650         <size>7</size>
42651       </method>
42652       <method name="Int32 Main()">
42653         <size>2</size>
42654       </method>
42655     </type>
42656   </test>
42657   <test name="test-partial-23.cs">
42658     <type name="C">
42659       <method name="Void .ctor()">
42660         <size>7</size>
42661       </method>
42662       <method name="Void Partial_A()">
42663         <size>15</size>
42664       </method>
42665       <method name="Void Partial_B()">
42666         <size>15</size>
42667       </method>
42668       <method name="Void Partial_S()">
42669         <size>14</size>
42670       </method>
42671       <method name="Int32 Main()">
42672         <size>52</size>
42673       </method>
42674     </type>
42675   </test>
42676   <test name="test-partial-24.cs">
42677     <type name="N.C">
42678       <method name="Void .ctor()">
42679         <size>7</size>
42680       </method>
42681       <method name="Void Main()">
42682         <size>1</size>
42683       </method>
42684       <method name="Void Foo()">
42685         <size>1</size>
42686       </method>
42687     </type>
42688   </test>
42689   <test name="test-partial-25.cs">
42690     <type name="C">
42691       <method name="Void .ctor()">
42692         <size>7</size>
42693       </method>
42694       <method name="Void Partial(Int32)">
42695         <size>14</size>
42696       </method>
42697       <method name="Int32 Main()">
42698         <size>8</size>
42699       </method>
42700     </type>
42701   </test>
42702   <test name="test-partial-26.cs">
42703     <type name="ConsoleApplication1.X">
42704       <method name="Void .ctor()">
42705         <size>7</size>
42706       </method>
42707       <method name="Void Foo()">
42708         <size>1</size>
42709       </method>
42710     </type>
42711     <type name="ConsoleApplication1.Program">
42712       <method name="Void .ctor()">
42713         <size>7</size>
42714       </method>
42715       <method name="Int32 Main()">
42716         <size>98</size>
42717       </method>
42718     </type>
42719     <type name="ConsoleApplication1.Y">
42720       <method name="Void Foo()">
42721         <size>1</size>
42722       </method>
42723       <method name="Void .ctor()">
42724         <size>7</size>
42725       </method>
42726     </type>
42727   </test>
42728   <test name="test-var-01.cs">
42729     <type name="Test">
42730       <method name="Void .ctor()">
42731         <size>7</size>
42732       </method>
42733       <method name="Int32 Main()">
42734         <size>47</size>
42735       </method>
42736     </type>
42737   </test>
42738   <test name="test-var-02.cs">
42739     <type name="Class1">
42740       <method name="Void .ctor()">
42741         <size>15</size>
42742       </method>
42743       <method name="Boolean Method()">
42744         <size>2</size>
42745       </method>
42746     </type>
42747     <type name="Test">
42748       <method name="Void .ctor()">
42749         <size>7</size>
42750       </method>
42751       <method name="Int32 Main()">
42752         <size>116</size>
42753       </method>
42754     </type>
42755     <type name="Test+Class2">
42756       <method name="Void .ctor()">
42757         <size>15</size>
42758       </method>
42759       <method name="Boolean Method()">
42760         <size>2</size>
42761       </method>
42762     </type>
42763   </test>
42764   <test name="test-var-03.cs">
42765     <type name="Test">
42766       <method name="Void .ctor()">
42767         <size>7</size>
42768       </method>
42769       <method name="Int32 Main()">
42770         <size>166</size>
42771       </method>
42772     </type>
42773     <type name="&lt;PrivateImplementationDetails&gt;">
42774       <method name="Void .ctor()">
42775         <size>7</size>
42776       </method>
42777     </type>
42778   </test>
42779   <test name="test-var-05.cs">
42780     <type name="MyClass">
42781       <method name="Void .ctor(String)">
42782         <size>14</size>
42783       </method>
42784       <method name="Void Dispose()">
42785         <size>12</size>
42786       </method>
42787     </type>
42788     <type name="Test">
42789       <method name="Void .ctor()">
42790         <size>7</size>
42791       </method>
42792       <method name="Int32 Main()">
42793         <size>61</size>
42794       </method>
42795     </type>
42796   </test>
42797   <test name="test-var-06.cs">
42798     <type name="Test">
42799       <method name="Void .ctor()">
42800         <size>7</size>
42801       </method>
42802       <method name="Int32 Main()">
42803         <size>48</size>
42804       </method>
42805     </type>
42806   </test>
42807   <test name="test-var-07.cs">
42808     <type name="Test">
42809       <method name="Void .ctor()">
42810         <size>7</size>
42811       </method>
42812       <method name="Void var()">
42813         <size>1</size>
42814       </method>
42815       <method name="Int32 Main()">
42816         <size>33</size>
42817       </method>
42818     </type>
42819     <type name="var">
42820       <method name="Void .ctor()">
42821         <size>7</size>
42822       </method>
42823     </type>
42824   </test>
42825   <test name="test-var-08.cs">
42826     <type name="X">
42827       <method name="Void .ctor(Int32, Int32)">
42828         <size>10</size>
42829       </method>
42830       <method name="Void Main()">
42831         <size>1</size>
42832       </method>
42833     </type>
42834   </test>
42835   <test name="test-xml-042.cs">
42836     <type name="TestNamespace.TestClass">
42837       <method name="Void .ctor()">
42838         <size>7</size>
42839       </method>
42840       <method name="Void Main()">
42841         <size>1</size>
42842       </method>
42843       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
42844         <size>7</size>
42845       </method>
42846     </type>
42847   </test>
42848 </tests>