New test.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917     </type>
918     <type name="A`1[U]">
919       <method name="Void .ctor()">
920         <size>7</size>
921       </method>
922     </type>
923     <type name="A`1+Test`1[U,T]">
924       <method name="A`1+Test`1+Nested`1[U,T,T] Foo()">
925         <size>2</size>
926       </method>
927       <method name="Void .ctor()">
928         <size>7</size>
929       </method>
930     </type>
931     <type name="A`1+Test`1+Nested`1[U,T,X]">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935     </type>
936     <type name="X">
937       <method name="Int32 Main()">
938         <size>39</size>
939       </method>
940     </type>
941   </test>
942   <test name="gtest-041.cs">
943     <type name="Stack`1[T]">
944       <method name="Void .ctor()">
945         <size>7</size>
946       </method>
947       <method name="Void Hello(Int32, T[])">
948         <size>1</size>
949       </method>
950     </type>
951     <type name="X">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955       <method name="Void Main()">
956         <size>36</size>
957       </method>
958     </type>
959   </test>
960   <test name="gtest-042.cs">
961     <type name="A.A`1[X]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.B`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="A.C`1[X]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="A.D`1[X]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="A.E`2[X,Y]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="A.F`1[X]">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990     </type>
991     <type name="B.MyTest`2[K,V]">
992       <method name="Void .ctor()">
993         <size>7</size>
994       </method>
995     </type>
996     <type name="C.S`1[K]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000     </type>
1001     <type name="C.C`1[K]">
1002       <method name="Void .ctor()">
1003         <size>7</size>
1004       </method>
1005     </type>
1006     <type name="Test">
1007       <method name="Void .ctor()">
1008         <size>7</size>
1009       </method>
1010       <method name="Void Main()">
1011         <size>1</size>
1012       </method>
1013     </type>
1014   </test>
1015   <test name="gtest-043.cs">
1016     <type name="Test`1[T]">
1017       <method name="Void .ctor()">
1018         <size>7</size>
1019       </method>
1020       <method name="Void Foo()">
1021         <size>13</size>
1022       </method>
1023       <method name="Int32 GetCount()">
1024         <size>6</size>
1025       </method>
1026     </type>
1027     <type name="X">
1028       <method name="Void .ctor()">
1029         <size>7</size>
1030       </method>
1031       <method name="Int32 DoTheTest[T]()">
1032         <size>107</size>
1033       </method>
1034       <method name="Int32 Main()">
1035         <size>134</size>
1036       </method>
1037     </type>
1038   </test>
1039   <test name="gtest-044.cs">
1040     <type name="X`1[T]">
1041       <method name="Void .ctor(Int32)">
1042         <size>14</size>
1043       </method>
1044       <method name="X`1[T] op_Increment(X`1[T])">
1045         <size>14</size>
1046       </method>
1047     </type>
1048     <type name="Test">
1049       <method name="Void .ctor()">
1050         <size>7</size>
1051       </method>
1052       <method name="Void Main()">
1053         <size>37</size>
1054       </method>
1055     </type>
1056   </test>
1057   <test name="gtest-045.cs">
1058     <type name="Test`2[A,B]">
1059       <method name="Void .ctor()">
1060         <size>7</size>
1061       </method>
1062       <method name="Void Foo[U](U)">
1063         <size>1</size>
1064       </method>
1065       <method name="Void Foo[V](V[], V)">
1066         <size>1</size>
1067       </method>
1068       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1069         <size>1</size>
1070       </method>
1071       <method name="Void ArrayMethod[V](V[])">
1072         <size>1</size>
1073       </method>
1074     </type>
1075     <type name="X">
1076       <method name="Void .ctor()">
1077         <size>7</size>
1078       </method>
1079       <method name="Void Main()">
1080         <size>86</size>
1081       </method>
1082     </type>
1083     <type name="&lt;PrivateImplementationDetails&gt;">
1084       <method name="Void .ctor()">
1085         <size>7</size>
1086       </method>
1087     </type>
1088   </test>
1089   <test name="gtest-046.cs">
1090     <type name="Foo`1[T]">
1091       <method name="Void .ctor()">
1092         <size>7</size>
1093       </method>
1094       <method name="Void add_MyEvent(Test`1[T])">
1095         <size>24</size>
1096       </method>
1097       <method name="Void remove_MyEvent(Test`1[T])">
1098         <size>24</size>
1099       </method>
1100       <method name="Void Hello(T)">
1101         <size>24</size>
1102       </method>
1103     </type>
1104     <type name="X">
1105       <method name="Void .ctor()">
1106         <size>7</size>
1107       </method>
1108       <method name="Void do_hello(System.String)">
1109         <size>12</size>
1110       </method>
1111       <method name="Void Main()">
1112         <size>36</size>
1113       </method>
1114     </type>
1115     <type name="Test`1[T]">
1116       <method name="Void .ctor(Object, IntPtr)">
1117         <size>0</size>
1118       </method>
1119       <method name="Void Invoke(T)">
1120         <size>0</size>
1121       </method>
1122       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1123         <size>0</size>
1124       </method>
1125       <method name="Void EndInvoke(IAsyncResult)">
1126         <size>0</size>
1127       </method>
1128     </type>
1129   </test>
1130   <test name="gtest-047.cs">
1131     <type name="X">
1132       <method name="Void .ctor()">
1133         <size>7</size>
1134       </method>
1135       <method name="Void Main()">
1136         <size>7</size>
1137       </method>
1138     </type>
1139   </test>
1140   <test name="gtest-048.cs">
1141     <type name="Stack`1[T]">
1142       <method name="Void .ctor()">
1143         <size>20</size>
1144       </method>
1145       <method name="Void Add(T)">
1146         <size>14</size>
1147       </method>
1148     </type>
1149     <type name="X">
1150       <method name="Void .ctor()">
1151         <size>7</size>
1152       </method>
1153       <method name="Void Main()">
1154         <size>22</size>
1155       </method>
1156     </type>
1157   </test>
1158   <test name="gtest-049.cs">
1159     <type name="X`1[T]">
1160       <method name="Void .ctor()">
1161         <size>7</size>
1162       </method>
1163       <method name="Void A(T)">
1164         <size>1</size>
1165       </method>
1166       <method name="Void A(T[])">
1167         <size>1</size>
1168       </method>
1169       <method name="Void A(T[,])">
1170         <size>1</size>
1171       </method>
1172       <method name="Void A(T[][])">
1173         <size>1</size>
1174       </method>
1175       <method name="Void B(T[])">
1176         <size>1</size>
1177       </method>
1178       <method name="Void B(Int32)">
1179         <size>1</size>
1180       </method>
1181       <method name="Void C(T[])">
1182         <size>1</size>
1183       </method>
1184       <method name="Void C(T[,])">
1185         <size>1</size>
1186       </method>
1187       <method name="Void C(System.Int32[,,])">
1188         <size>1</size>
1189       </method>
1190       <method name="Void D(Int32, T)">
1191         <size>1</size>
1192       </method>
1193       <method name="Void D(T, Int64)">
1194         <size>1</size>
1195       </method>
1196     </type>
1197     <type name="Foo">
1198       <method name="Void .ctor()">
1199         <size>7</size>
1200       </method>
1201       <method name="Void Main()">
1202         <size>1</size>
1203       </method>
1204     </type>
1205   </test>
1206   <test name="gtest-050.cs">
1207     <type name="X">
1208       <method name="Void .ctor()">
1209         <size>7</size>
1210       </method>
1211       <method name="T F[T](System.String, T)">
1212         <size>2</size>
1213       </method>
1214       <method name="T G[T]()">
1215         <size>6</size>
1216       </method>
1217       <method name="Void Main()">
1218         <size>40</size>
1219       </method>
1220     </type>
1221     <type name="D">
1222       <method name="Void .ctor(Object, IntPtr)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 Invoke(System.String, Int32)">
1226         <size>0</size>
1227       </method>
1228       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1229         <size>0</size>
1230       </method>
1231       <method name="Int32 EndInvoke(IAsyncResult)">
1232         <size>0</size>
1233       </method>
1234     </type>
1235     <type name="E">
1236       <method name="Void .ctor(Object, IntPtr)">
1237         <size>0</size>
1238       </method>
1239       <method name="Int32 Invoke()">
1240         <size>0</size>
1241       </method>
1242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1243         <size>0</size>
1244       </method>
1245       <method name="Int32 EndInvoke(IAsyncResult)">
1246         <size>0</size>
1247       </method>
1248     </type>
1249   </test>
1250   <test name="gtest-051.cs">
1251     <type name="Foo`1[T]">
1252       <method name="Void .ctor()">
1253         <size>7</size>
1254       </method>
1255       <method name="Void Test(T)">
1256         <size>43</size>
1257       </method>
1258     </type>
1259     <type name="A">
1260       <method name="Void .ctor()">
1261         <size>7</size>
1262       </method>
1263       <method name="Void Hello()">
1264         <size>11</size>
1265       </method>
1266     </type>
1267     <type name="B">
1268       <method name="Void .ctor()">
1269         <size>7</size>
1270       </method>
1271     </type>
1272     <type name="X">
1273       <method name="Void .ctor()">
1274         <size>7</size>
1275       </method>
1276       <method name="Void Main()">
1277         <size>18</size>
1278       </method>
1279     </type>
1280   </test>
1281   <test name="gtest-052.cs">
1282     <type name="Foo`1[T]">
1283       <method name="Void .ctor()">
1284         <size>7</size>
1285       </method>
1286       <method name="T Create()">
1287         <size>36</size>
1288       </method>
1289     </type>
1290     <type name="X">
1291       <method name="Void .ctor()">
1292         <size>7</size>
1293       </method>
1294       <method name="Void Hello()">
1295         <size>11</size>
1296       </method>
1297       <method name="Void Main()">
1298         <size>18</size>
1299       </method>
1300     </type>
1301   </test>
1302   <test name="gtest-053.cs">
1303     <type name="ReferenceTypeCounters.SimpleCounter">
1304       <method name="Void .ctor()">
1305         <size>7</size>
1306       </method>
1307       <method name="Void Increment()">
1308         <size>15</size>
1309       </method>
1310     </type>
1311     <type name="ReferenceTypeCounters.PrintingCounter">
1312       <method name="Void .ctor()">
1313         <size>7</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="ReferenceTypeCounters.ExplicitCounter">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void ICounter.Increment()">
1327         <size>15</size>
1328       </method>
1329       <method name="System.String ToString()">
1330         <size>12</size>
1331       </method>
1332     </type>
1333     <type name="ReferenceTypeCounters.InterfaceCounter">
1334       <method name="Void .ctor()">
1335         <size>7</size>
1336       </method>
1337       <method name="Void ICounter.Increment()">
1338         <size>15</size>
1339       </method>
1340       <method name="System.String ToString()">
1341         <size>12</size>
1342       </method>
1343       <method name="Void Increment()">
1344         <size>15</size>
1345       </method>
1346     </type>
1347     <type name="Test.Test`1[T]">
1348       <method name="Void .ctor()">
1349         <size>7</size>
1350       </method>
1351       <method name="Void Foo(T)">
1352         <size>50</size>
1353       </method>
1354     </type>
1355     <type name="Test.X">
1356       <method name="Void .ctor()">
1357         <size>7</size>
1358       </method>
1359       <method name="Void Main()">
1360         <size>97</size>
1361       </method>
1362     </type>
1363     <type name="ValueTypeCounters.SimpleCounter">
1364       <method name="Void Increment()">
1365         <size>15</size>
1366       </method>
1367     </type>
1368     <type name="ValueTypeCounters.PrintingCounter">
1369       <method name="System.String ToString()">
1370         <size>12</size>
1371       </method>
1372       <method name="Void Increment()">
1373         <size>15</size>
1374       </method>
1375     </type>
1376     <type name="ValueTypeCounters.ExplicitCounter">
1377       <method name="Void ICounter.Increment()">
1378         <size>15</size>
1379       </method>
1380       <method name="System.String ToString()">
1381         <size>12</size>
1382       </method>
1383     </type>
1384     <type name="ValueTypeCounters.InterfaceCounter">
1385       <method name="Void ICounter.Increment()">
1386         <size>15</size>
1387       </method>
1388       <method name="System.String ToString()">
1389         <size>12</size>
1390       </method>
1391       <method name="Void Increment()">
1392         <size>15</size>
1393       </method>
1394     </type>
1395   </test>
1396   <test name="gtest-054.cs">
1397     <type name="A">
1398       <method name="Void .ctor()">
1399         <size>7</size>
1400       </method>
1401     </type>
1402     <type name="B">
1403       <method name="Void .ctor()">
1404         <size>7</size>
1405       </method>
1406       <method name="Void Hello()">
1407         <size>1</size>
1408       </method>
1409       <method name="C op_Implicit(B)">
1410         <size>6</size>
1411       </method>
1412     </type>
1413     <type name="C">
1414       <method name="Void .ctor()">
1415         <size>7</size>
1416       </method>
1417       <method name="B op_Explicit(C)">
1418         <size>6</size>
1419       </method>
1420     </type>
1421     <type name="Test">
1422       <method name="Void .ctor()">
1423         <size>7</size>
1424       </method>
1425       <method name="Void Simple[T](T)">
1426         <size>36</size>
1427       </method>
1428       <method name="Void Interface[T](T)">
1429         <size>8</size>
1430       </method>
1431       <method name="Void Class[T](T)">
1432         <size>71</size>
1433       </method>
1434       <method name="Void Array[T](T[])">
1435         <size>21</size>
1436       </method>
1437       <method name="Void Main()">
1438         <size>1</size>
1439       </method>
1440     </type>
1441   </test>
1442   <test name="gtest-055.cs">
1443     <type name="N1.A`1[T]">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447     </type>
1448     <type name="N1.A`1+B[T]">
1449       <method name="Void .ctor()">
1450         <size>7</size>
1451       </method>
1452     </type>
1453     <type name="N1.A`1+C`1[T,U]">
1454       <method name="Void .ctor()">
1455         <size>7</size>
1456       </method>
1457     </type>
1458     <type name="N1.C">
1459       <method name="Void .ctor()">
1460         <size>7</size>
1461       </method>
1462     </type>
1463     <type name="N2.X">
1464       <method name="Void .ctor()">
1465         <size>7</size>
1466       </method>
1467       <method name="Void Main()">
1468         <size>19</size>
1469       </method>
1470     </type>
1471   </test>
1472   <test name="gtest-056.cs">
1473     <type name="Log`1[T]">
1474       <method name="Void .ctor()">
1475         <size>31</size>
1476       </method>
1477       <method name="Void .cctor()">
1478         <size>1</size>
1479       </method>
1480       <method name="Int32 get_InstanceCount()">
1481         <size>6</size>
1482       </method>
1483       <method name="Void Add(T)">
1484         <size>32</size>
1485       </method>
1486       <method name="Int32 get_Count()">
1487         <size>7</size>
1488       </method>
1489       <method name="T get_Last()">
1490         <size>47</size>
1491       </method>
1492       <method name="Void set_Last(T)">
1493         <size>68</size>
1494       </method>
1495       <method name="T[] get_All()">
1496         <size>70</size>
1497       </method>
1498     </type>
1499     <type name="TestLog">
1500       <method name="Void .ctor()">
1501         <size>7</size>
1502       </method>
1503     </type>
1504     <type name="TestLog+MyTest">
1505       <method name="Void .ctor()">
1506         <size>7</size>
1507       </method>
1508       <method name="Void Main(System.String[])">
1509         <size>203</size>
1510       </method>
1511     </type>
1512   </test>
1513   <test name="gtest-057.cs">
1514     <type name="Hello`1[T]">
1515       <method name="Void .ctor()">
1516         <size>7</size>
1517       </method>
1518       <method name="IHello`1 Test[U]()">
1519         <size>6</size>
1520       </method>
1521       <method name="Void Print(T)">
1522         <size>17</size>
1523       </method>
1524     </type>
1525     <type name="X">
1526       <method name="Void .ctor()">
1527         <size>7</size>
1528       </method>
1529       <method name="Void Main()">
1530         <size>48</size>
1531       </method>
1532     </type>
1533   </test>
1534   <test name="gtest-058.cs">
1535     <type name="Foo">
1536       <method name="Void .ctor()">
1537         <size>7</size>
1538       </method>
1539       <method name="Void Main()">
1540         <size>1</size>
1541       </method>
1542     </type>
1543     <type name="Foo`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Foo`1[T] get_Blah()">
1548         <size>6</size>
1549       </method>
1550     </type>
1551   </test>
1552   <test name="gtest-059.cs">
1553     <type name="X`1[T]">
1554       <method name="Void .ctor()">
1555         <size>7</size>
1556       </method>
1557     </type>
1558     <type name="Foo">
1559       <method name="Void .ctor()">
1560         <size>7</size>
1561       </method>
1562       <method name="Void Main()">
1563         <size>1</size>
1564       </method>
1565     </type>
1566   </test>
1567   <test name="gtest-060.cs">
1568     <type name="MyList`1[T]">
1569       <method name="Void .ctor()">
1570         <size>7</size>
1571       </method>
1572       <method name="Void Hello(T)">
1573         <size>12</size>
1574       </method>
1575     </type>
1576     <type name="Foo">
1577       <method name="Void .ctor()">
1578         <size>7</size>
1579       </method>
1580       <method name="MyList`1[T] Map[T]()">
1581         <size>6</size>
1582       </method>
1583     </type>
1584     <type name="X">
1585       <method name="Void .ctor()">
1586         <size>7</size>
1587       </method>
1588       <method name="Void Main()">
1589         <size>22</size>
1590       </method>
1591     </type>
1592   </test>
1593   <test name="gtest-061.cs">
1594     <type name="Foo`1[T]">
1595       <method name="Void .ctor(T)">
1596         <size>14</size>
1597       </method>
1598       <method name="U Method[U](Test`2[T,U])">
1599         <size>13</size>
1600       </method>
1601     </type>
1602     <type name="X">
1603       <method name="Void .ctor()">
1604         <size>7</size>
1605       </method>
1606       <method name="Void Main()">
1607         <size>83</size>
1608       </method>
1609     </type>
1610     <type name="Test`2[A,B]">
1611       <method name="Void .ctor(Object, IntPtr)">
1612         <size>0</size>
1613       </method>
1614       <method name="B Invoke(A)">
1615         <size>0</size>
1616       </method>
1617       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1618         <size>0</size>
1619       </method>
1620       <method name="B EndInvoke(IAsyncResult)">
1621         <size>0</size>
1622       </method>
1623     </type>
1624     <type name="X">
1625       <method name="System.String &lt;Main&gt;m__0(Double)">
1626         <size>17</size>
1627       </method>
1628     </type>
1629   </test>
1630   <test name="gtest-062.cs">
1631     <type name="X">
1632       <method name="Void .ctor()">
1633         <size>7</size>
1634       </method>
1635       <method name="IEnumerable`1 Test(Int32, Int64)">
1636         <size>44</size>
1637       </method>
1638       <method name="Int32 Main()">
1639         <size>82</size>
1640       </method>
1641     </type>
1642     <type name="X+&lt;Test&gt;c__Iterator0">
1643       <method name="Void .ctor()">
1644         <size>7</size>
1645       </method>
1646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1647         <size>12</size>
1648       </method>
1649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1650         <size>7</size>
1651       </method>
1652       <method name="Boolean MoveNext()">
1653         <size>107</size>
1654       </method>
1655       <method name="Void Dispose()">
1656         <size>8</size>
1657       </method>
1658       <method name="Void Reset()">
1659         <size>6</size>
1660       </method>
1661       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1662         <size>7</size>
1663       </method>
1664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1665         <size>52</size>
1666       </method>
1667     </type>
1668   </test>
1669   <test name="gtest-063.cs">
1670     <type name="Test">
1671       <method name="Void .ctor()">
1672         <size>7</size>
1673       </method>
1674       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1675         <size>2</size>
1676       </method>
1677       <method name="Int32 IndexOf(System.Array, System.Object)">
1678         <size>15</size>
1679       </method>
1680       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1681         <size>2</size>
1682       </method>
1683     </type>
1684     <type name="X">
1685       <method name="Void .ctor()">
1686         <size>7</size>
1687       </method>
1688       <method name="Int32 Main()">
1689         <size>65</size>
1690       </method>
1691     </type>
1692   </test>
1693   <test name="gtest-064.cs">
1694     <type name="Foo`1[T]">
1695       <method name="Void .ctor()">
1696         <size>7</size>
1697       </method>
1698       <method name="Foo`1+Hello[T] GetHello()">
1699         <size>7</size>
1700       </method>
1701     </type>
1702     <type name="Foo`1+Hello[T]">
1703       <method name="Void .ctor(Foo`1)">
1704         <size>14</size>
1705       </method>
1706     </type>
1707     <type name="X">
1708       <method name="Void .ctor()">
1709         <size>7</size>
1710       </method>
1711       <method name="Void Main()">
1712         <size>1</size>
1713       </method>
1714     </type>
1715     <type name="Foo`1[T]">
1716       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1717         <size>7</size>
1718       </method>
1719     </type>
1720   </test>
1721   <test name="gtest-065.cs">
1722     <type name="MyTest">
1723       <method name="Void .ctor()">
1724         <size>7</size>
1725       </method>
1726       <method name="Void Test()">
1727         <size>17</size>
1728       </method>
1729       <method name="Void Main(System.String[])">
1730         <size>214</size>
1731       </method>
1732     </type>
1733     <type name="ComparablePair`2[T,U]">
1734       <method name="Void .ctor(T, U)">
1735         <size>15</size>
1736       </method>
1737       <method name="Int32 CompareTo(ComparablePair`2)">
1738         <size>68</size>
1739       </method>
1740       <method name="Boolean Equals(ComparablePair`2)">
1741         <size>73</size>
1742       </method>
1743       <method name="System.String ToString()">
1744         <size>64</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-066.cs">
1749     <type name="Foo`1[T]">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753     </type>
1754     <type name="Foo`1+Bar`1[T,U]">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758     </type>
1759     <type name="Test.FooEx`2[V,W]">
1760       <method name="Void .ctor()">
1761         <size>7</size>
1762       </method>
1763     </type>
1764     <type name="X">
1765       <method name="Void .ctor()">
1766         <size>7</size>
1767       </method>
1768       <method name="Void Main()">
1769         <size>61</size>
1770       </method>
1771     </type>
1772   </test>
1773   <test name="gtest-067.cs">
1774     <type name="Test">
1775       <method name="Void .ctor()">
1776         <size>7</size>
1777       </method>
1778       <method name="Void Hello[U](Test+Foo`1[U], U)">
1779         <size>1</size>
1780       </method>
1781     </type>
1782     <type name="X">
1783       <method name="Void .ctor()">
1784         <size>7</size>
1785       </method>
1786       <method name="Int32 Add(Int32, Int32)">
1787         <size>4</size>
1788       </method>
1789       <method name="Void Main()">
1790         <size>26</size>
1791       </method>
1792     </type>
1793     <type name="Test+Foo`1[T]">
1794       <method name="Void .ctor(Object, IntPtr)">
1795         <size>0</size>
1796       </method>
1797       <method name="Int32 Invoke(T, T)">
1798         <size>0</size>
1799       </method>
1800       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1801         <size>0</size>
1802       </method>
1803       <method name="Int32 EndInvoke(IAsyncResult)">
1804         <size>0</size>
1805       </method>
1806     </type>
1807   </test>
1808   <test name="gtest-068.cs">
1809     <type name="Martin.Foo`1[T]">
1810       <method name="Void .ctor()">
1811         <size>7</size>
1812       </method>
1813     </type>
1814     <type name="Baulig.X">
1815       <method name="Void .ctor()">
1816         <size>7</size>
1817       </method>
1818       <method name="Void Main()">
1819         <size>1</size>
1820       </method>
1821     </type>
1822   </test>
1823   <test name="gtest-069.cs">
1824     <type name="Test`1[T]">
1825       <method name="Void .ctor()">
1826         <size>7</size>
1827       </method>
1828       <method name="Int32 Foo(IFoo`1)">
1829         <size>7</size>
1830       </method>
1831       <method name="Int32 Foo(IFoo)">
1832         <size>7</size>
1833       </method>
1834     </type>
1835     <type name="X">
1836       <method name="Void .ctor()">
1837         <size>7</size>
1838       </method>
1839       <method name="Void Main()">
1840         <size>1</size>
1841       </method>
1842     </type>
1843   </test>
1844   <test name="gtest-070.cs">
1845     <type name="Martin.Test`1[T]">
1846       <method name="Void .ctor()">
1847         <size>7</size>
1848       </method>
1849       <method name="Int32 Foo()">
1850         <size>2</size>
1851       </method>
1852     </type>
1853     <type name="Foo`1[T]">
1854       <method name="Void .ctor(Int32)">
1855         <size>7</size>
1856       </method>
1857       <method name="Void .ctor()">
1858         <size>12</size>
1859       </method>
1860     </type>
1861     <type name="X">
1862       <method name="Void .ctor()">
1863         <size>7</size>
1864       </method>
1865       <method name="Void Main()">
1866         <size>1</size>
1867       </method>
1868     </type>
1869   </test>
1870   <test name="gtest-071.cs">
1871     <type name="Foo`1[T]">
1872       <method name="Void .ctor()">
1873         <size>7</size>
1874       </method>
1875       <method name="T Test[U](U)">
1876         <size>12</size>
1877       </method>
1878     </type>
1879     <type name="X">
1880       <method name="Void .ctor()">
1881         <size>7</size>
1882       </method>
1883       <method name="Void Main()">
1884         <size>21</size>
1885       </method>
1886     </type>
1887     <type name="Y">
1888       <method name="Void .ctor()">
1889         <size>7</size>
1890       </method>
1891     </type>
1892   </test>
1893   <test name="gtest-072.cs">
1894     <type name="Log`1[T]">
1895       <method name="Void .ctor()">
1896         <size>31</size>
1897       </method>
1898       <method name="Void .cctor()">
1899         <size>1</size>
1900       </method>
1901       <method name="Int32 get_InstanceCount()">
1902         <size>6</size>
1903       </method>
1904       <method name="Void Add(T)">
1905         <size>32</size>
1906       </method>
1907       <method name="Int32 get_Count()">
1908         <size>7</size>
1909       </method>
1910       <method name="T get_Last()">
1911         <size>47</size>
1912       </method>
1913       <method name="Void set_Last(T)">
1914         <size>68</size>
1915       </method>
1916       <method name="T[] get_All()">
1917         <size>70</size>
1918       </method>
1919     </type>
1920     <type name="TestLog">
1921       <method name="Void .ctor()">
1922         <size>7</size>
1923       </method>
1924     </type>
1925     <type name="TestLog+MyTest">
1926       <method name="Void .ctor()">
1927         <size>7</size>
1928       </method>
1929       <method name="Void Main(System.String[])">
1930         <size>208</size>
1931       </method>
1932       <method name="Void TestPairLog()">
1933         <size>182</size>
1934       </method>
1935     </type>
1936     <type name="Pair`2[T,U]">
1937       <method name="Void .ctor(T, U)">
1938         <size>15</size>
1939       </method>
1940     </type>
1941   </test>
1942   <test name="gtest-073.cs">
1943     <type name="MyList`1[T]">
1944       <method name="Void .ctor()">
1945         <size>7</size>
1946       </method>
1947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1948         <size>7</size>
1949       </method>
1950       <method name="IEnumerator`1 GetEnumerator()">
1951         <size>8</size>
1952       </method>
1953     </type>
1954     <type name="X">
1955       <method name="Void .ctor()">
1956         <size>7</size>
1957       </method>
1958       <method name="Void Main()">
1959         <size>53</size>
1960       </method>
1961     </type>
1962     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1963       <method name="Void .ctor()">
1964         <size>7</size>
1965       </method>
1966       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1967         <size>12</size>
1968       </method>
1969       <method name="Boolean MoveNext()">
1970         <size>25</size>
1971       </method>
1972       <method name="Void Dispose()">
1973         <size>8</size>
1974       </method>
1975       <method name="Void Reset()">
1976         <size>6</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T)">
1981         <size>8</size>
1982       </method>
1983     </type>
1984     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1985       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1986         <size>7</size>
1987       </method>
1988     </type>
1989   </test>
1990   <test name="gtest-074.cs">
1991     <type name="Test`1[T]">
1992       <method name="Void .ctor(T, T)">
1993         <size>21</size>
1994       </method>
1995     </type>
1996     <type name="X">
1997       <method name="Void .ctor()">
1998         <size>7</size>
1999       </method>
2000       <method name="Int32 Main()">
2001         <size>85</size>
2002       </method>
2003     </type>
2004     <type name="Foo`1[T]">
2005       <method name="Void .ctor(T, T)">
2006         <size>15</size>
2007       </method>
2008     </type>
2009   </test>
2010   <test name="gtest-075.cs">
2011     <type name="ArrayList`1[T]">
2012       <method name="Void .ctor()">
2013         <size>7</size>
2014       </method>
2015     </type>
2016     <type name="X">
2017       <method name="Void .ctor()">
2018         <size>7</size>
2019       </method>
2020       <method name="Void Main()">
2021         <size>1</size>
2022       </method>
2023     </type>
2024     <type name="ArrayList`1[T]">
2025       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2026         <size>1</size>
2027       </method>
2028     </type>
2029   </test>
2030   <test name="gtest-076.cs">
2031     <type name="Test`1[T]">
2032       <method name="Void .ctor()">
2033         <size>7</size>
2034       </method>
2035       <method name="Foo`1 GetFoo(T)">
2036         <size>7</size>
2037       </method>
2038     </type>
2039     <type name="X">
2040       <method name="Void .ctor()">
2041         <size>7</size>
2042       </method>
2043       <method name="Int32 Main()">
2044         <size>41</size>
2045       </method>
2046     </type>
2047     <type name="Foo`1[T]">
2048       <method name="Void .ctor(T)">
2049         <size>8</size>
2050       </method>
2051     </type>
2052   </test>
2053   <test name="gtest-078.cs">
2054     <type name="Test">
2055       <method name="Void .ctor()">
2056         <size>7</size>
2057       </method>
2058       <method name="Void Main()">
2059         <size>64</size>
2060       </method>
2061       <method name="IEnumerator GetEnumerator()">
2062         <size>8</size>
2063       </method>
2064     </type>
2065     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2066       <method name="Void .ctor()">
2067         <size>7</size>
2068       </method>
2069       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2070         <size>7</size>
2071       </method>
2072       <method name="Boolean MoveNext()">
2073         <size>185</size>
2074       </method>
2075       <method name="Void Dispose()">
2076         <size>62</size>
2077       </method>
2078       <method name="Void Reset()">
2079         <size>6</size>
2080       </method>
2081       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2082         <size>7</size>
2083       </method>
2084     </type>
2085   </test>
2086   <test name="gtest-079.cs">
2087     <type name="A.ArrayList`1[T]">
2088       <method name="Void .ctor()">
2089         <size>7</size>
2090       </method>
2091       <method name="Void InsertAll(T)">
2092         <size>1</size>
2093       </method>
2094     </type>
2095     <type name="B.ArrayList`2[X,Y]">
2096       <method name="Void .ctor()">
2097         <size>7</size>
2098       </method>
2099       <method name="Void AddAll[Z](Z)">
2100         <size>18</size>
2101       </method>
2102       <method name="Void InsertAll(Y)">
2103         <size>1</size>
2104       </method>
2105     </type>
2106     <type name="C.Foo`1[U]">
2107       <method name="Void .ctor()">
2108         <size>7</size>
2109       </method>
2110     </type>
2111     <type name="C.ArrayList`1[X]">
2112       <method name="Void .ctor()">
2113         <size>7</size>
2114       </method>
2115       <method name="Void AddAll[Y](Y)">
2116         <size>13</size>
2117       </method>
2118       <method name="Void InsertAll(C.Foo`1[X])">
2119         <size>1</size>
2120       </method>
2121     </type>
2122     <type name="X">
2123       <method name="Void .ctor()">
2124         <size>7</size>
2125       </method>
2126       <method name="Void Main()">
2127         <size>1</size>
2128       </method>
2129     </type>
2130     <type name="A.ArrayList`1[T]">
2131       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2132         <size>18</size>
2133       </method>
2134     </type>
2135   </test>
2136   <test name="gtest-080.cs">
2137     <type name="Test">
2138       <method name="Void .ctor()">
2139         <size>7</size>
2140       </method>
2141       <method name="Void Hello[T](IFoo`1)">
2142         <size>8</size>
2143       </method>
2144       <method name="Void InsertAll[U](IFoo`1)">
2145         <size>1</size>
2146       </method>
2147     </type>
2148     <type name="X">
2149       <method name="Void .ctor()">
2150         <size>7</size>
2151       </method>
2152       <method name="Void Main()">
2153         <size>1</size>
2154       </method>
2155     </type>
2156   </test>
2157   <test name="gtest-081.cs">
2158     <type name="ArrayList`1[T]">
2159       <method name="Void .ctor()">
2160         <size>7</size>
2161       </method>
2162       <method name="Void AddAll[U](U)">
2163         <size>18</size>
2164       </method>
2165       <method name="Void InsertAll(T)">
2166         <size>1</size>
2167       </method>
2168     </type>
2169     <type name="X">
2170       <method name="Void .ctor()">
2171         <size>7</size>
2172       </method>
2173       <method name="Void Main()">
2174         <size>1</size>
2175       </method>
2176     </type>
2177   </test>
2178   <test name="gtest-082.cs">
2179     <type name="Queue`1[T]">
2180       <method name="Void .ctor()">
2181         <size>7</size>
2182       </method>
2183     </type>
2184     <type name="Queue`1+Enumerator[T]">
2185       <method name="Void .ctor(Queue`1)">
2186         <size>14</size>
2187       </method>
2188     </type>
2189     <type name="X">
2190       <method name="Void .ctor()">
2191         <size>7</size>
2192       </method>
2193       <method name="Void Main()">
2194         <size>1</size>
2195       </method>
2196     </type>
2197   </test>
2198   <test name="gtest-083.cs">
2199     <type name="CollectionValueBase`1[T]">
2200       <method name="Void .ctor()">
2201         <size>7</size>
2202       </method>
2203       <method name="T[] ToArray()">
2204         <size>2</size>
2205       </method>
2206     </type>
2207     <type name="CollectionBase`1[T]">
2208       <method name="Void .ctor()">
2209         <size>7</size>
2210       </method>
2211     </type>
2212     <type name="SequencedBase`1[T]">
2213       <method name="Void .ctor()">
2214         <size>7</size>
2215       </method>
2216     </type>
2217     <type name="ArrayBase`1[T]">
2218       <method name="Void .ctor()">
2219         <size>7</size>
2220       </method>
2221       <method name="T[] ToArray()">
2222         <size>2</size>
2223       </method>
2224     </type>
2225     <type name="X">
2226       <method name="Void .ctor()">
2227         <size>7</size>
2228       </method>
2229       <method name="Void Main()">
2230         <size>1</size>
2231       </method>
2232     </type>
2233   </test>
2234   <test name="gtest-084.cs">
2235     <type name="HasherBuilder.ByPrototype`1[S]">
2236       <method name="Void .ctor()">
2237         <size>7</size>
2238       </method>
2239       <method name="IHasher`1 Examine()">
2240         <size>2</size>
2241       </method>
2242     </type>
2243     <type name="ArrayList`1[U]">
2244       <method name="Void .ctor()">
2245         <size>7</size>
2246       </method>
2247       <method name="IHasher`1 GetHasher()">
2248         <size>6</size>
2249       </method>
2250     </type>
2251     <type name="X">
2252       <method name="Void .ctor()">
2253         <size>7</size>
2254       </method>
2255       <method name="Void Main()">
2256         <size>1</size>
2257       </method>
2258     </type>
2259   </test>
2260   <test name="gtest-085.cs">
2261     <type name="ArrayList`1[T]">
2262       <method name="Void .ctor()">
2263         <size>7</size>
2264       </method>
2265       <method name="Int32 InsertAll[U](IFoo`1)">
2266         <size>2</size>
2267       </method>
2268       <method name="Int32 InsertAll(IFoo`1)">
2269         <size>2</size>
2270       </method>
2271       <method name="Int32 AddAll(IFoo`1)">
2272         <size>8</size>
2273       </method>
2274     </type>
2275     <type name="X">
2276       <method name="Void .ctor()">
2277         <size>7</size>
2278       </method>
2279       <method name="Int32 Main()">
2280         <size>14</size>
2281       </method>
2282     </type>
2283   </test>
2284   <test name="gtest-086.cs">
2285     <type name="ArrayList`1[T]">
2286       <method name="Void .ctor()">
2287         <size>7</size>
2288       </method>
2289       <method name="Int32 InsertAll[U](IFoo`1)">
2290         <size>2</size>
2291       </method>
2292       <method name="Int32 InsertAll(IFoo`1)">
2293         <size>2</size>
2294       </method>
2295       <method name="Int32 AddAll(IFoo`1)">
2296         <size>8</size>
2297       </method>
2298     </type>
2299     <type name="X">
2300       <method name="Void .ctor()">
2301         <size>7</size>
2302       </method>
2303       <method name="Void Main()">
2304         <size>1</size>
2305       </method>
2306     </type>
2307   </test>
2308   <test name="gtest-087.cs">
2309     <type name="C5.HashedArrayList`1[T]">
2310       <method name="Void .ctor()">
2311         <size>7</size>
2312       </method>
2313       <method name="Void Test()">
2314         <size>12</size>
2315       </method>
2316     </type>
2317     <type name="C5.HashSet`1[T]">
2318       <method name="Void .ctor(IHasher`1)">
2319         <size>7</size>
2320       </method>
2321     </type>
2322     <type name="C5.KeyValuePairHasher`2[K,V]">
2323       <method name="Void .ctor()">
2324         <size>7</size>
2325       </method>
2326     </type>
2327     <type name="X">
2328       <method name="Void .ctor()">
2329         <size>7</size>
2330       </method>
2331       <method name="Void Main()">
2332         <size>1</size>
2333       </method>
2334     </type>
2335   </test>
2336   <test name="gtest-088.cs">
2337     <type name="X">
2338       <method name="Void .ctor()">
2339         <size>7</size>
2340       </method>
2341       <method name="Void Main()">
2342         <size>9</size>
2343       </method>
2344     </type>
2345     <type name="KeyValuePair`2[K,V]">
2346       <method name="Void .ctor(K, V)">
2347         <size>1</size>
2348       </method>
2349       <method name="Void .ctor(K)">
2350         <size>1</size>
2351       </method>
2352     </type>
2353   </test>
2354   <test name="gtest-089.cs">
2355     <type name="Test`1[T]">
2356       <method name="Void .ctor()">
2357         <size>7</size>
2358       </method>
2359       <method name="Void Foo(T, Int32 ByRef)">
2360         <size>4</size>
2361       </method>
2362       <method name="Void Hello(T)">
2363         <size>10</size>
2364       </method>
2365     </type>
2366     <type name="X">
2367       <method name="Void .ctor()">
2368         <size>7</size>
2369       </method>
2370       <method name="Void Main()">
2371         <size>1</size>
2372       </method>
2373     </type>
2374   </test>
2375   <test name="gtest-090.cs">
2376     <type name="Foo`1[T]">
2377       <method name="Void .ctor()">
2378         <size>7</size>
2379       </method>
2380       <method name="T InsertAll[U](U)">
2381         <size>12</size>
2382       </method>
2383     </type>
2384     <type name="Bar`1[T]">
2385       <method name="Void .ctor()">
2386         <size>7</size>
2387       </method>
2388       <method name="T InsertAll[U](U)">
2389         <size>12</size>
2390       </method>
2391     </type>
2392     <type name="X">
2393       <method name="Void .ctor()">
2394         <size>7</size>
2395       </method>
2396       <method name="Void Main()">
2397         <size>1</size>
2398       </method>
2399     </type>
2400   </test>
2401   <test name="gtest-091.cs">
2402     <type name="Foo`1[T]">
2403       <method name="Void .ctor()">
2404         <size>7</size>
2405       </method>
2406       <method name="Foo`1+Node[T] Test[V]()">
2407         <size>7</size>
2408       </method>
2409     </type>
2410     <type name="Foo`1+Node[T]">
2411       <method name="Void .ctor()">
2412         <size>7</size>
2413       </method>
2414     </type>
2415     <type name="X">
2416       <method name="Void .ctor()">
2417         <size>7</size>
2418       </method>
2419       <method name="Void Main()">
2420         <size>1</size>
2421       </method>
2422     </type>
2423   </test>
2424   <test name="gtest-092.cs">
2425     <type name="Element`1[T]">
2426       <method name="Void .ctor(T)">
2427         <size>14</size>
2428       </method>
2429       <method name="Void GetItem(T ByRef)">
2430         <size>13</size>
2431       </method>
2432       <method name="T GetItem(Int32, T ByRef)">
2433         <size>7</size>
2434       </method>
2435       <method name="Void SetItem(T)">
2436         <size>1</size>
2437       </method>
2438     </type>
2439     <type name="Foo`1[T]">
2440       <method name="Void .ctor()">
2441         <size>7</size>
2442       </method>
2443       <method name="Foo`1+Node[T] Test()">
2444         <size>52</size>
2445       </method>
2446     </type>
2447     <type name="Foo`1+Node[T]">
2448       <method name="Void .ctor()">
2449         <size>7</size>
2450       </method>
2451     </type>
2452     <type name="X">
2453       <method name="Void .ctor()">
2454         <size>7</size>
2455       </method>
2456       <method name="Void Main()">
2457         <size>1</size>
2458       </method>
2459     </type>
2460   </test>
2461   <test name="gtest-093.cs">
2462     <type name="Foo`1[T]">
2463       <method name="Void .ctor(T)">
2464         <size>14</size>
2465       </method>
2466       <method name="Void Hello[U]()">
2467         <size>8</size>
2468       </method>
2469       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2470         <size>8</size>
2471       </method>
2472     </type>
2473     <type name="Foo`1+Node[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-094.cs">
2488     <type name="LinkedList`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492     </type>
2493     <type name="LinkedList`1+Node[T]">
2494       <method name="Void .ctor()">
2495         <size>7</size>
2496       </method>
2497     </type>
2498     <type name="HashedLinkedList`1[T]">
2499       <method name="Void .ctor()">
2500         <size>7</size>
2501       </method>
2502     </type>
2503     <type name="X">
2504       <method name="Void .ctor()">
2505         <size>7</size>
2506       </method>
2507       <method name="Void Main()">
2508         <size>1</size>
2509       </method>
2510     </type>
2511   </test>
2512   <test name="gtest-095.cs">
2513     <type name="GuardedCollectionValue`1[T]">
2514       <method name="Void .ctor()">
2515         <size>7</size>
2516       </method>
2517       <method name="IDirectedCollectionValue`1 Backwards()">
2518         <size>2</size>
2519       </method>
2520     </type>
2521     <type name="GuardedSequenced`1[T]">
2522       <method name="Void .ctor()">
2523         <size>7</size>
2524       </method>
2525       <method name="IDirectedCollectionValue`1 Test()">
2526         <size>12</size>
2527       </method>
2528     </type>
2529     <type name="X">
2530       <method name="Void .ctor()">
2531         <size>7</size>
2532       </method>
2533       <method name="Void Main()">
2534         <size>1</size>
2535       </method>
2536     </type>
2537     <type name="GuardedCollectionValue`1[T]">
2538       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2539         <size>2</size>
2540       </method>
2541     </type>
2542   </test>
2543   <test name="gtest-096.cs">
2544     <type name="Foo`1[T]">
2545       <method name="Void .ctor()">
2546         <size>7</size>
2547       </method>
2548     </type>
2549     <type name="Test">
2550       <method name="Void .ctor()">
2551         <size>7</size>
2552       </method>
2553       <method name="Void Hello[T](Foo`1[T][], Int32)">
2554         <size>27</size>
2555       </method>
2556       <method name="Void Quicksort[U](Foo`1[U][])">
2557         <size>8</size>
2558       </method>
2559       <method name="Void Main()">
2560         <size>22</size>
2561       </method>
2562     </type>
2563   </test>
2564   <test name="gtest-097.cs">
2565     <type name="Foo">
2566       <method name="Void .ctor()">
2567         <size>7</size>
2568       </method>
2569       <method name="Void IFoo.Test[Y,Z]()">
2570         <size>1</size>
2571       </method>
2572       <method name="Void IFoo.Test[X]()">
2573         <size>1</size>
2574       </method>
2575     </type>
2576     <type name="Bar`3[X,Y,Z]">
2577       <method name="Void .ctor()">
2578         <size>7</size>
2579       </method>
2580     </type>
2581     <type name="X">
2582       <method name="Void .ctor()">
2583         <size>7</size>
2584       </method>
2585       <method name="Void Main()">
2586         <size>1</size>
2587       </method>
2588     </type>
2589     <type name="Bar`3[X,Y,Z]">
2590       <method name="Void IBar&lt;X&gt;.Test()">
2591         <size>1</size>
2592       </method>
2593       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2594         <size>1</size>
2595       </method>
2596     </type>
2597   </test>
2598   <test name="gtest-098.cs">
2599     <type name="Foo">
2600       <method name="Void .ctor()">
2601         <size>7</size>
2602       </method>
2603       <method name="Void IFoo.Test[Y,Z]()">
2604         <size>1</size>
2605       </method>
2606       <method name="Void IFoo.Test[X]()">
2607         <size>1</size>
2608       </method>
2609     </type>
2610     <type name="Bar`3[X,Y,Z]">
2611       <method name="Void .ctor()">
2612         <size>7</size>
2613       </method>
2614     </type>
2615     <type name="X">
2616       <method name="Void .ctor()">
2617         <size>7</size>
2618       </method>
2619       <method name="Void Main()">
2620         <size>1</size>
2621       </method>
2622     </type>
2623     <type name="Bar`3[X,Y,Z]">
2624       <method name="Void IBar&lt;X&gt;.Test()">
2625         <size>1</size>
2626       </method>
2627       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-100.cs">
2633     <type name="C5.ArrayBase`1[T]">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637     </type>
2638     <type name="C5.ArrayList`1[V]">
2639       <method name="Void .ctor()">
2640         <size>7</size>
2641       </method>
2642     </type>
2643     <type name="X">
2644       <method name="Void .ctor()">
2645         <size>7</size>
2646       </method>
2647       <method name="Void Main()">
2648         <size>7</size>
2649       </method>
2650     </type>
2651     <type name="C5.ArrayBase`1[T]">
2652       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2653         <size>1</size>
2654       </method>
2655     </type>
2656   </test>
2657   <test name="gtest-101.cs">
2658     <type name="Test">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>9</size>
2664       </method>
2665     </type>
2666     <type name="SimpleStruct`1[T]">
2667       <method name="Void .ctor(T)">
2668         <size>8</size>
2669       </method>
2670     </type>
2671   </test>
2672   <test name="gtest-102.cs">
2673     <type name="A`1[T]">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677     </type>
2678     <type name="B`2[U,V]">
2679       <method name="Void .ctor()">
2680         <size>7</size>
2681       </method>
2682     </type>
2683     <type name="Driver">
2684       <method name="Void .ctor()">
2685         <size>7</size>
2686       </method>
2687       <method name="Void Main()">
2688         <size>1</size>
2689       </method>
2690     </type>
2691   </test>
2692   <test name="gtest-103.cs">
2693     <type name="Foo">
2694       <method name="Void .ctor()">
2695         <size>7</size>
2696       </method>
2697     </type>
2698     <type name="Hello">
2699       <method name="Void .ctor()">
2700         <size>7</size>
2701       </method>
2702       <method name="Void World[U](U, IFoo`1)">
2703         <size>1</size>
2704       </method>
2705       <method name="Void World[V](IFoo`1)">
2706         <size>1</size>
2707       </method>
2708       <method name="Void Test(Foo)">
2709         <size>20</size>
2710       </method>
2711     </type>
2712     <type name="X">
2713       <method name="Void .ctor()">
2714         <size>7</size>
2715       </method>
2716       <method name="Void Main()">
2717         <size>1</size>
2718       </method>
2719     </type>
2720   </test>
2721   <test name="gtest-104.cs">
2722     <type name="MainClass">
2723       <method name="Void .ctor()">
2724         <size>7</size>
2725       </method>
2726       <method name="Void Main()">
2727         <size>20</size>
2728       </method>
2729     </type>
2730     <type name="MainClass+Gen`1[T]">
2731       <method name="Void .ctor()">
2732         <size>7</size>
2733       </method>
2734       <method name="Void Test()">
2735         <size>1</size>
2736       </method>
2737     </type>
2738     <type name="MainClass+Der">
2739       <method name="Void .ctor()">
2740         <size>7</size>
2741       </method>
2742     </type>
2743   </test>
2744   <test name="gtest-105.cs">
2745     <type name="A.KeyValuePairComparer`2[K,V]">
2746       <method name="Void .ctor()">
2747         <size>7</size>
2748       </method>
2749       <method name="Int32 Compare(KeyValuePair`2)">
2750         <size>2</size>
2751       </method>
2752     </type>
2753     <type name="A.TreeBag`1[T]">
2754       <method name="Void .ctor(IComparer`1)">
2755         <size>14</size>
2756       </method>
2757       <method name="Int32 Find(T ByRef)">
2758         <size>18</size>
2759       </method>
2760     </type>
2761     <type name="A.X">
2762       <method name="Void .ctor()">
2763         <size>7</size>
2764       </method>
2765       <method name="Void Test()">
2766         <size>33</size>
2767       </method>
2768     </type>
2769     <type name="B.KeyValuePair`2[X,Y]">
2770       <method name="Void .ctor(X, Y)">
2771         <size>7</size>
2772       </method>
2773     </type>
2774     <type name="B.KeyValuePairComparer`2[K,V]">
2775       <method name="Void .ctor()">
2776         <size>7</size>
2777       </method>
2778       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2779         <size>2</size>
2780       </method>
2781     </type>
2782     <type name="B.TreeBag`1[T]">
2783       <method name="Void .ctor(IComparer`1)">
2784         <size>14</size>
2785       </method>
2786       <method name="Int32 Find(T ByRef)">
2787         <size>18</size>
2788       </method>
2789     </type>
2790     <type name="B.X">
2791       <method name="Void .ctor()">
2792         <size>7</size>
2793       </method>
2794       <method name="Void Test()">
2795         <size>32</size>
2796       </method>
2797     </type>
2798     <type name="X">
2799       <method name="Void .ctor()">
2800         <size>7</size>
2801       </method>
2802       <method name="Void Main()">
2803         <size>11</size>
2804       </method>
2805     </type>
2806     <type name="A.KeyValuePair`2[X,Y]">
2807       <method name="Void .ctor(X, Y)">
2808         <size>1</size>
2809       </method>
2810     </type>
2811   </test>
2812   <test name="gtest-106.cs">
2813     <type name="KeyValuePairComparer`2[K,V]">
2814       <method name="Void .ctor()">
2815         <size>7</size>
2816       </method>
2817       <method name="Int32 Compare(KeyValuePair`2)">
2818         <size>2</size>
2819       </method>
2820     </type>
2821     <type name="TreeBag`1[T]">
2822       <method name="Void .ctor(IComparer`1, T)">
2823         <size>21</size>
2824       </method>
2825       <method name="Int32 Find()">
2826         <size>18</size>
2827       </method>
2828     </type>
2829     <type name="X">
2830       <method name="Void .ctor()">
2831         <size>7</size>
2832       </method>
2833       <method name="Void Main()">
2834         <size>32</size>
2835       </method>
2836     </type>
2837     <type name="KeyValuePair`2[X,Y]">
2838       <method name="Void .ctor(X, Y)">
2839         <size>1</size>
2840       </method>
2841     </type>
2842   </test>
2843   <test name="gtest-107.cs">
2844     <type name="Tree`1[T]">
2845       <method name="Void .ctor(T)">
2846         <size>14</size>
2847       </method>
2848       <method name="Void Map[V](Mapper`2[T,V])">
2849         <size>14</size>
2850       </method>
2851     </type>
2852     <type name="X">
2853       <method name="Void .ctor()">
2854         <size>7</size>
2855       </method>
2856       <method name="System.String themap(Int32)">
2857         <size>17</size>
2858       </method>
2859       <method name="Void Test()">
2860         <size>26</size>
2861       </method>
2862       <method name="Void Main()">
2863         <size>13</size>
2864       </method>
2865     </type>
2866     <type name="Mapper`2[T,V]">
2867       <method name="Void .ctor(Object, IntPtr)">
2868         <size>0</size>
2869       </method>
2870       <method name="V Invoke(T)">
2871         <size>0</size>
2872       </method>
2873       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2874         <size>0</size>
2875       </method>
2876       <method name="V EndInvoke(IAsyncResult)">
2877         <size>0</size>
2878       </method>
2879     </type>
2880   </test>
2881   <test name="gtest-108.cs">
2882     <type name="Test`1[T]">
2883       <method name="Void .ctor(T)">
2884         <size>14</size>
2885       </method>
2886       <method name="IEnumerator`1 GetEnumerator()">
2887         <size>15</size>
2888       </method>
2889     </type>
2890     <type name="X">
2891       <method name="Void .ctor()">
2892         <size>7</size>
2893       </method>
2894       <method name="Void Main()">
2895         <size>54</size>
2896       </method>
2897     </type>
2898     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2899       <method name="Void .ctor()">
2900         <size>7</size>
2901       </method>
2902       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2903         <size>12</size>
2904       </method>
2905       <method name="Boolean MoveNext()">
2906         <size>75</size>
2907       </method>
2908       <method name="Void Dispose()">
2909         <size>8</size>
2910       </method>
2911       <method name="Void Reset()">
2912         <size>6</size>
2913       </method>
2914       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2915         <size>7</size>
2916       </method>
2917     </type>
2918   </test>
2919   <test name="gtest-109.cs">
2920     <type name="X">
2921       <method name="Void .ctor()">
2922         <size>7</size>
2923       </method>
2924       <method name="Void Main()">
2925         <size>12</size>
2926       </method>
2927     </type>
2928   </test>
2929   <test name="gtest-110.cs">
2930     <type name="List`1[T]">
2931       <method name="Void .ctor()">
2932         <size>7</size>
2933       </method>
2934       <method name="Int32 Map[U](U)">
2935         <size>2</size>
2936       </method>
2937     </type>
2938     <type name="SpecialList`1[V]">
2939       <method name="Void .ctor()">
2940         <size>7</size>
2941       </method>
2942       <method name="Int32 Map[W](W)">
2943         <size>2</size>
2944       </method>
2945     </type>
2946     <type name="X">
2947       <method name="Void .ctor()">
2948         <size>7</size>
2949       </method>
2950       <method name="Int32 Main()">
2951         <size>56</size>
2952       </method>
2953     </type>
2954   </test>
2955   <test name="gtest-111.cs">
2956     <type name="Collection`1[T]">
2957       <method name="Void .ctor(T)">
2958         <size>14</size>
2959       </method>
2960       <method name="Void Find(T ByRef)">
2961         <size>13</size>
2962       </method>
2963     </type>
2964     <type name="X">
2965       <method name="Void .ctor()">
2966         <size>7</size>
2967       </method>
2968       <method name="Int32 Main()">
2969         <size>68</size>
2970       </method>
2971     </type>
2972     <type name="KeyValuePair`2[K,V]">
2973       <method name="Void .ctor(K, V)">
2974         <size>15</size>
2975       </method>
2976       <method name="Void .ctor(K)">
2977         <size>23</size>
2978       </method>
2979     </type>
2980   </test>
2981   <test name="gtest-112.cs">
2982     <type name="IC">
2983       <method name="Void .ctor()">
2984         <size>7</size>
2985       </method>
2986       <method name="Void Compare(Foo`1)">
2987         <size>1</size>
2988       </method>
2989     </type>
2990     <type name="List`1[T]">
2991       <method name="Void .ctor()">
2992         <size>7</size>
2993       </method>
2994       <method name="Void Sort(IComparer`1, T)">
2995         <size>8</size>
2996       </method>
2997     </type>
2998     <type name="Sorting">
2999       <method name="Void .ctor()">
3000         <size>7</size>
3001       </method>
3002       <method name="Void IntroSort[T](IComparer`1, T)">
3003         <size>15</size>
3004       </method>
3005     </type>
3006     <type name="Sorting+Sorter`1[T]">
3007       <method name="Void .ctor(IComparer`1, Int32, T)">
3008         <size>26</size>
3009       </method>
3010       <method name="Void InsertionSort(Int32)">
3011         <size>26</size>
3012       </method>
3013     </type>
3014     <type name="X">
3015       <method name="Void .ctor()">
3016         <size>7</size>
3017       </method>
3018       <method name="Void Main()">
3019         <size>27</size>
3020       </method>
3021     </type>
3022     <type name="Foo`1[K]">
3023       <method name="Void .ctor(K)">
3024         <size>8</size>
3025       </method>
3026     </type>
3027   </test>
3028   <test name="gtest-113.cs">
3029     <type name="List`1[T]">
3030       <method name="Void .ctor()">
3031         <size>7</size>
3032       </method>
3033       <method name="Void Map[V](Mapper`2[T,V])">
3034         <size>1</size>
3035       </method>
3036     </type>
3037     <type name="X">
3038       <method name="Void .ctor()">
3039         <size>7</size>
3040       </method>
3041       <method name="Void Main()">
3042         <size>42</size>
3043       </method>
3044     </type>
3045     <type name="Mapper`2[T,V]">
3046       <method name="Void .ctor(Object, IntPtr)">
3047         <size>0</size>
3048       </method>
3049       <method name="V Invoke(T)">
3050         <size>0</size>
3051       </method>
3052       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3053         <size>0</size>
3054       </method>
3055       <method name="V EndInvoke(IAsyncResult)">
3056         <size>0</size>
3057       </method>
3058     </type>
3059     <type name="X">
3060       <method name="Double &lt;Main&gt;m__0(Int32)">
3061         <size>13</size>
3062       </method>
3063     </type>
3064   </test>
3065   <test name="gtest-114.cs">
3066     <type name="NaturalComparer`1[T]">
3067       <method name="Void .ctor()">
3068         <size>7</size>
3069       </method>
3070       <method name="Int32 Compare(T, T)">
3071         <size>15</size>
3072       </method>
3073     </type>
3074     <type name="X">
3075       <method name="Void .ctor()">
3076         <size>7</size>
3077       </method>
3078       <method name="Void Main()">
3079         <size>28</size>
3080       </method>
3081     </type>
3082     <type name="X+Test">
3083       <method name="Void .ctor()">
3084         <size>7</size>
3085       </method>
3086       <method name="Int32 CompareTo(X+Test)">
3087         <size>2</size>
3088       </method>
3089       <method name="Boolean Equals(X+Test)">
3090         <size>2</size>
3091       </method>
3092     </type>
3093   </test>
3094   <test name="gtest-115.cs">
3095     <type name="LinkedList`1[T]">
3096       <method name="Void .ctor()">
3097         <size>30</size>
3098       </method>
3099       <method name="Void .ctor(T[])">
3100         <size>44</size>
3101       </method>
3102       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3103         <size>67</size>
3104       </method>
3105       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3106         <size>7</size>
3107       </method>
3108       <method name="Int32 get_Count()">
3109         <size>7</size>
3110       </method>
3111       <method name="T get_Item(Int32)">
3112         <size>13</size>
3113       </method>
3114       <method name="Void set_Item(Int32, T)">
3115         <size>14</size>
3116       </method>
3117       <method name="LinkedList`1+Node[T] get(Int32)">
3118         <size>114</size>
3119       </method>
3120       <method name="Void Add(T)">
3121         <size>14</size>
3122       </method>
3123       <method name="Void Insert(Int32, T)">
3124         <size>256</size>
3125       </method>
3126       <method name="Void RemoveAt(Int32)">
3127         <size>113</size>
3128       </method>
3129       <method name="Boolean Equals(System.Object)">
3130         <size>143</size>
3131       </method>
3132       <method name="Int32 GetHashCode()">
3133         <size>66</size>
3134       </method>
3135       <method name="IEnumerator`1 GetEnumerator()">
3136         <size>7</size>
3137       </method>
3138       <method name="LinkedList`1[T] op_Explicit(T[])">
3139         <size>7</size>
3140       </method>
3141       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3142         <size>119</size>
3143       </method>
3144     </type>
3145     <type name="LinkedList`1+Node[T]">
3146       <method name="Void .ctor(T)">
3147         <size>14</size>
3148       </method>
3149       <method name="Void .ctor(T, Node, Node)">
3150         <size>28</size>
3151       </method>
3152     </type>
3153     <type name="LinkedList`1+LinkedListEnumerator[T]">
3154       <method name="Void .ctor(LinkedList`1)">
3155         <size>26</size>
3156       </method>
3157       <method name="T get_Current()">
3158         <size>24</size>
3159       </method>
3160       <method name="Boolean MoveNext()">
3161         <size>71</size>
3162       </method>
3163       <method name="Void Reset()">
3164         <size>6</size>
3165       </method>
3166       <method name="Void Dispose()">
3167         <size>30</size>
3168       </method>
3169     </type>
3170     <type name="SortedList`1[T]">
3171       <method name="Void .ctor()">
3172         <size>7</size>
3173       </method>
3174       <method name="Void Insert(T)">
3175         <size>137</size>
3176       </method>
3177     </type>
3178     <type name="PrintableLinkedList`1[T]">
3179       <method name="Void .ctor()">
3180         <size>7</size>
3181       </method>
3182       <method name="Void Print(System.IO.TextWriter)">
3183         <size>87</size>
3184       </method>
3185     </type>
3186     <type name="MyString">
3187       <method name="Void .ctor(String)">
3188         <size>14</size>
3189       </method>
3190       <method name="Int32 CompareTo(MyString)">
3191         <size>18</size>
3192       </method>
3193       <method name="Boolean Equals(MyString)">
3194         <size>18</size>
3195       </method>
3196       <method name="System.String get_Value()">
3197         <size>7</size>
3198       </method>
3199     </type>
3200     <type name="MyTest">
3201       <method name="Void .ctor()">
3202         <size>7</size>
3203       </method>
3204       <method name="Void Main(System.String[])">
3205         <size>459</size>
3206       </method>
3207     </type>
3208     <type name="Mapper`2[A,R]">
3209       <method name="Void .ctor(Object, IntPtr)">
3210         <size>0</size>
3211       </method>
3212       <method name="R Invoke(A)">
3213         <size>0</size>
3214       </method>
3215       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3216         <size>0</size>
3217       </method>
3218       <method name="R EndInvoke(IAsyncResult)">
3219         <size>0</size>
3220       </method>
3221     </type>
3222     <type name="LinkedList`1+LinkedListEnumerator[T]">
3223       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3224         <size>12</size>
3225       </method>
3226     </type>
3227     <type name="MyTest">
3228       <method name="System.String &lt;Main&gt;m__0(Double)">
3229         <size>17</size>
3230       </method>
3231     </type>
3232     <type name="&lt;PrivateImplementationDetails&gt;">
3233       <method name="Void .ctor()">
3234         <size>7</size>
3235       </method>
3236     </type>
3237   </test>
3238   <test name="gtest-116.cs">
3239     <type name="Slow.Test">
3240       <method name="Void .ctor()">
3241         <size>7</size>
3242       </method>
3243       <method name="Void DoNothing[T]()">
3244         <size>8</size>
3245       </method>
3246     </type>
3247     <type name="Slow.Program">
3248       <method name="Void .ctor()">
3249         <size>7</size>
3250       </method>
3251       <method name="Void Main(System.String[])">
3252         <size>201</size>
3253       </method>
3254     </type>
3255   </test>
3256   <test name="gtest-117.cs">
3257     <type name="Foo`1[T]">
3258       <method name="Void .ctor()">
3259         <size>7</size>
3260       </method>
3261       <method name="Boolean Test(T)">
3262         <size>15</size>
3263       </method>
3264       <method name="Boolean Test()">
3265         <size>25</size>
3266       </method>
3267       <method name="Boolean TestB()">
3268         <size>25</size>
3269       </method>
3270     </type>
3271     <type name="Y`1[T]">
3272       <method name="Void .ctor()">
3273         <size>7</size>
3274       </method>
3275       <method name="Boolean Foo()">
3276         <size>12</size>
3277       </method>
3278     </type>
3279     <type name="X">
3280       <method name="Void .ctor()">
3281         <size>7</size>
3282       </method>
3283       <method name="Boolean TestB[T](T)">
3284         <size>15</size>
3285       </method>
3286       <method name="Boolean TestA(System.Object)">
3287         <size>10</size>
3288       </method>
3289       <method name="Int32 TestC()">
3290         <size>32</size>
3291       </method>
3292       <method name="Int32 Main()">
3293         <size>107</size>
3294       </method>
3295     </type>
3296   </test>
3297   <test name="gtest-118.cs">
3298     <type name="Polynomial`1[E]">
3299       <method name="Void .ctor()">
3300         <size>19</size>
3301       </method>
3302       <method name="Void .ctor(E[])">
3303         <size>14</size>
3304       </method>
3305       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3306         <size>301</size>
3307       </method>
3308       <method name="Polynomial`1[E] Add(E)">
3309         <size>26</size>
3310       </method>
3311       <method name="Polynomial`1[E] Mul(E)">
3312         <size>78</size>
3313       </method>
3314       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3315         <size>221</size>
3316       </method>
3317       <method name="E Eval(E)">
3318         <size>106</size>
3319       </method>
3320     </type>
3321     <type name="TestPolynomial">
3322       <method name="Void .ctor()">
3323         <size>7</size>
3324       </method>
3325       <method name="Void Main(System.String[])">
3326         <size>148</size>
3327       </method>
3328     </type>
3329     <type name="Int">
3330       <method name="Void .ctor(Int32)">
3331         <size>8</size>
3332       </method>
3333       <method name="Int Add(Int)">
3334         <size>20</size>
3335       </method>
3336       <method name="Int Mul(Int)">
3337         <size>20</size>
3338       </method>
3339       <method name="System.String ToString()">
3340         <size>15</size>
3341       </method>
3342     </type>
3343   </test>
3344   <test name="gtest-119.cs">
3345     <type name="Tests">
3346       <method name="Void .ctor()">
3347         <size>7</size>
3348       </method>
3349       <method name="Void Main()">
3350         <size>61</size>
3351       </method>
3352     </type>
3353   </test>
3354   <test name="gtest-120.cs">
3355     <type name="SequencedHasher`2[S,W]">
3356       <method name="Void .ctor()">
3357         <size>7</size>
3358       </method>
3359       <method name="Boolean Equals(S, S)">
3360         <size>45</size>
3361       </method>
3362     </type>
3363     <type name="Sequenced`1[T]">
3364       <method name="Void .ctor()">
3365         <size>7</size>
3366       </method>
3367       <method name="Boolean Equals(ISequenced`1)">
3368         <size>2</size>
3369       </method>
3370     </type>
3371     <type name="X">
3372       <method name="Void .ctor()">
3373         <size>7</size>
3374       </method>
3375       <method name="Void Main()">
3376         <size>22</size>
3377       </method>
3378     </type>
3379   </test>
3380   <test name="gtest-121.cs">
3381     <type name="B`1[T]">
3382       <method name="Void .ctor()">
3383         <size>7</size>
3384       </method>
3385       <method name="Int32 Add(T)">
3386         <size>2</size>
3387       </method>
3388       <method name="Void AddRange(System.Object)">
3389         <size>16</size>
3390       </method>
3391     </type>
3392     <type name="A">
3393       <method name="Void .ctor()">
3394         <size>7</size>
3395       </method>
3396     </type>
3397     <type name="Test">
3398       <method name="Void .ctor()">
3399         <size>7</size>
3400       </method>
3401       <method name="Void Main()">
3402         <size>18</size>
3403       </method>
3404     </type>
3405   </test>
3406   <test name="gtest-122.cs">
3407     <type name="Test">
3408       <method name="Void .ctor()">
3409         <size>7</size>
3410       </method>
3411       <method name="Void Main(System.String[])">
3412         <size>26</size>
3413       </method>
3414       <method name="Void D(Int32)">
3415         <size>22</size>
3416       </method>
3417     </type>
3418     <type name="A`1[T]">
3419       <method name="Void .ctor(B, T)">
3420         <size>21</size>
3421       </method>
3422       <method name="Void Run()">
3423         <size>18</size>
3424       </method>
3425     </type>
3426     <type name="A`1+B[T]">
3427       <method name="Void .ctor(Object, IntPtr)">
3428         <size>0</size>
3429       </method>
3430       <method name="Void Invoke(T)">
3431         <size>0</size>
3432       </method>
3433       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3434         <size>0</size>
3435       </method>
3436       <method name="Void EndInvoke(IAsyncResult)">
3437         <size>0</size>
3438       </method>
3439     </type>
3440   </test>
3441   <test name="gtest-123.cs">
3442     <type name="A`1[T]">
3443       <method name="Void .ctor()">
3444         <size>7</size>
3445       </method>
3446     </type>
3447     <type name="X">
3448       <method name="Void .ctor()">
3449         <size>7</size>
3450       </method>
3451       <method name="Void Main()">
3452         <size>1</size>
3453       </method>
3454     </type>
3455     <type name="A`1+Foo[T]">
3456       <method name="Void .ctor(Object, IntPtr)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void Invoke()">
3460         <size>0</size>
3461       </method>
3462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3463         <size>0</size>
3464       </method>
3465       <method name="Void EndInvoke(IAsyncResult)">
3466         <size>0</size>
3467       </method>
3468     </type>
3469     <type name="A`1+Bar`1[T,U]">
3470       <method name="Void .ctor(Object, IntPtr)">
3471         <size>0</size>
3472       </method>
3473       <method name="Void Invoke()">
3474         <size>0</size>
3475       </method>
3476       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3477         <size>0</size>
3478       </method>
3479       <method name="Void EndInvoke(IAsyncResult)">
3480         <size>0</size>
3481       </method>
3482     </type>
3483   </test>
3484   <test name="gtest-124.cs">
3485     <type name="FooCollection`1[T]">
3486       <method name="Void .ctor()">
3487         <size>7</size>
3488       </method>
3489     </type>
3490     <type name="X">
3491       <method name="Void .ctor()">
3492         <size>7</size>
3493       </method>
3494       <method name="Void Main()">
3495         <size>21</size>
3496       </method>
3497     </type>
3498     <type name="FooCollection`1[T]">
3499       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3500         <size>10</size>
3501       </method>
3502       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3503         <size>1</size>
3504       </method>
3505     </type>
3506   </test>
3507   <test name="gtest-125.cs">
3508     <type name="B`1[T]">
3509       <method name="Void .ctor()">
3510         <size>7</size>
3511       </method>
3512     </type>
3513     <type name="MainClass">
3514       <method name="Void .ctor()">
3515         <size>7</size>
3516       </method>
3517       <method name="Void Main()">
3518         <size>1</size>
3519       </method>
3520     </type>
3521   </test>
3522   <test name="gtest-126.cs">
3523     <type name="B">
3524       <method name="Void .ctor()">
3525         <size>7</size>
3526       </method>
3527       <method name="Boolean foo()">
3528         <size>2</size>
3529       </method>
3530     </type>
3531     <type name="MyFilter">
3532       <method name="Void .ctor()">
3533         <size>7</size>
3534       </method>
3535       <method name="K Is(IB)">
3536         <size>10</size>
3537       </method>
3538     </type>
3539     <type name="MyBFilter">
3540       <method name="Void .ctor()">
3541         <size>7</size>
3542       </method>
3543       <method name="B Is(IB)">
3544         <size>6</size>
3545       </method>
3546     </type>
3547     <type name="M">
3548       <method name="Void .ctor()">
3549         <size>7</size>
3550       </method>
3551       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3552         <size>38</size>
3553       </method>
3554       <method name="Void Main()">
3555         <size>45</size>
3556       </method>
3557     </type>
3558     <type name="K">
3559       <method name="Boolean foo()">
3560         <size>2</size>
3561       </method>
3562     </type>
3563   </test>
3564   <test name="gtest-127.cs">
3565     <type name="A`1[T]">
3566       <method name="Void .ctor()">
3567         <size>7</size>
3568       </method>
3569       <method name="Void add__changed(A`1+Changed[T])">
3570         <size>24</size>
3571       </method>
3572       <method name="Void remove__changed(A`1+Changed[T])">
3573         <size>24</size>
3574       </method>
3575       <method name="Void Register(A`1+Changed[T])">
3576         <size>36</size>
3577       </method>
3578     </type>
3579     <type name="Test">
3580       <method name="Void .ctor()">
3581         <size>7</size>
3582       </method>
3583       <method name="Void Main()">
3584         <size>25</size>
3585       </method>
3586       <method name="Void Del(A`1[System.Int32])">
3587         <size>11</size>
3588       </method>
3589     </type>
3590     <type name="A`1+Changed[T]">
3591       <method name="Void .ctor(Object, IntPtr)">
3592         <size>0</size>
3593       </method>
3594       <method name="Void Invoke(A`1[T])">
3595         <size>0</size>
3596       </method>
3597       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3598         <size>0</size>
3599       </method>
3600       <method name="Void EndInvoke(IAsyncResult)">
3601         <size>0</size>
3602       </method>
3603     </type>
3604   </test>
3605   <test name="gtest-128.cs">
3606     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3607       <method name="Void .ctor()">
3608         <size>7</size>
3609       </method>
3610       <method name="Void Add(T)">
3611         <size>11</size>
3612       </method>
3613     </type>
3614     <type name="FLMID.Bugs.ParametersOne.Test">
3615       <method name="Void .ctor()">
3616         <size>7</size>
3617       </method>
3618       <method name="Void Main(System.String[])">
3619         <size>120</size>
3620       </method>
3621     </type>
3622   </test>
3623   <test name="gtest-129.cs">
3624     <type name="B.Test`1[T]">
3625       <method name="Void .ctor()">
3626         <size>7</size>
3627       </method>
3628     </type>
3629     <type name="X">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main()">
3634         <size>1</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-130.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Void Main(System.String[])">
3644         <size>846</size>
3645       </method>
3646     </type>
3647   </test>
3648   <test name="gtest-131.cs">
3649     <type name="MyTest">
3650       <method name="Void .ctor()">
3651         <size>7</size>
3652       </method>
3653       <method name="Void Main(System.String[])">
3654         <size>1330</size>
3655       </method>
3656     </type>
3657   </test>
3658   <test name="gtest-132.cs">
3659     <type name="MyTest">
3660       <method name="Void .ctor()">
3661         <size>7</size>
3662       </method>
3663       <method name="Nullable`1 Sqrt(Nullable`1)">
3664         <size>55</size>
3665       </method>
3666       <method name="Void Main(System.String[])">
3667         <size>63</size>
3668       </method>
3669     </type>
3670   </test>
3671   <test name="gtest-133.cs">
3672     <type name="MyTest">
3673       <method name="Void .ctor()">
3674         <size>7</size>
3675       </method>
3676       <method name="Void Main(System.String[])">
3677         <size>201</size>
3678       </method>
3679     </type>
3680     <type name="S">
3681       <method name="Int32 get_X()">
3682         <size>7</size>
3683       </method>
3684       <method name="Void set_X(Int32)">
3685         <size>8</size>
3686       </method>
3687       <method name="Void Set(Int32)">
3688         <size>8</size>
3689       </method>
3690     </type>
3691   </test>
3692   <test name="gtest-134.cs">
3693     <type name="MyTest">
3694       <method name="Void .ctor()">
3695         <size>7</size>
3696       </method>
3697       <method name="Void Main(System.String[])">
3698         <size>112</size>
3699       </method>
3700     </type>
3701     <type name="Foo`1[T]">
3702       <method name="Void .ctor(T)">
3703         <size>14</size>
3704       </method>
3705       <method name="System.String Fmt()">
3706         <size>40</size>
3707       </method>
3708     </type>
3709   </test>
3710   <test name="gtest-135.cs">
3711     <type name="X">
3712       <method name="Void .ctor()">
3713         <size>7</size>
3714       </method>
3715       <method name="Void Main()">
3716         <size>116</size>
3717       </method>
3718     </type>
3719   </test>
3720   <test name="gtest-136.cs">
3721     <type name="Martin.X">
3722       <method name="Void .ctor()">
3723         <size>7</size>
3724       </method>
3725       <method name="Void Main()">
3726         <size>148</size>
3727       </method>
3728     </type>
3729     <type name="Martin.A">
3730       <method name="Void .ctor(Int64)">
3731         <size>8</size>
3732       </method>
3733       <method name="B op_Explicit(A)">
3734         <size>14</size>
3735       </method>
3736     </type>
3737     <type name="Martin.B">
3738       <method name="Void .ctor(Int32)">
3739         <size>8</size>
3740       </method>
3741       <method name="A op_Implicit(B)">
3742         <size>14</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-137.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Int32 Main()">
3752         <size>134</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-138.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>61</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-140.cs">
3767     <type name="X">
3768       <method name="Void .ctor()">
3769         <size>7</size>
3770       </method>
3771       <method name="Void Main()">
3772         <size>132</size>
3773       </method>
3774     </type>
3775   </test>
3776   <test name="gtest-141.cs">
3777     <type name="X">
3778       <method name="Void .ctor()">
3779         <size>7</size>
3780       </method>
3781       <method name="Void Main()">
3782         <size>90</size>
3783       </method>
3784     </type>
3785   </test>
3786   <test name="gtest-142.cs">
3787     <type name="Assert">
3788       <method name="Void .cctor()">
3789         <size>1</size>
3790       </method>
3791       <method name="Void IsNull[T](System.String, Nullable`1)">
3792         <size>24</size>
3793       </method>
3794       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3795         <size>24</size>
3796       </method>
3797       <method name="Int32 get_Errors()">
3798         <size>6</size>
3799       </method>
3800       <method name="Void Error(System.String, System.String)">
3801         <size>25</size>
3802       </method>
3803       <method name="Void IsTrue(System.String, Boolean)">
3804         <size>18</size>
3805       </method>
3806       <method name="Void IsFalse(System.String, Boolean)">
3807         <size>18</size>
3808       </method>
3809       <method name="Void IsTrue(System.String, Nullable`1)">
3810         <size>36</size>
3811       </method>
3812       <method name="Void IsFalse(System.String, Nullable`1)">
3813         <size>36</size>
3814       </method>
3815     </type>
3816     <type name="X">
3817       <method name="Void .ctor()">
3818         <size>7</size>
3819       </method>
3820       <method name="Int32 Main()">
3821         <size>1599</size>
3822       </method>
3823     </type>
3824   </test>
3825   <test name="gtest-143.cs">
3826     <type name="X">
3827       <method name="Void .ctor()">
3828         <size>7</size>
3829       </method>
3830       <method name="Int32 Test()">
3831         <size>497</size>
3832       </method>
3833       <method name="Int32 Main()">
3834         <size>30</size>
3835       </method>
3836     </type>
3837   </test>
3838   <test name="gtest-144.cs">
3839     <type name="Test.Application">
3840       <method name="Void .ctor()">
3841         <size>7</size>
3842       </method>
3843       <method name="Void Main()">
3844         <size>11</size>
3845       </method>
3846     </type>
3847   </test>
3848   <test name="gtest-145.cs">
3849     <type name="Test`1[T]">
3850       <method name="Void .ctor(T[,])">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="Program">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Main(System.String[])">
3859         <size>14</size>
3860       </method>
3861     </type>
3862   </test>
3863   <test name="gtest-146.cs">
3864     <type name="MyLinkedList`1[T]">
3865       <method name="Void .ctor()">
3866         <size>7</size>
3867       </method>
3868     </type>
3869     <type name="MyLinkedList`1+Node[T]">
3870       <method name="Void .ctor(T)">
3871         <size>14</size>
3872       </method>
3873     </type>
3874     <type name="SortedList`1[U]">
3875       <method name="Void .ctor()">
3876         <size>7</size>
3877       </method>
3878       <method name="Void Insert(U)">
3879         <size>8</size>
3880       </method>
3881     </type>
3882     <type name="X">
3883       <method name="Void .ctor()">
3884         <size>7</size>
3885       </method>
3886       <method name="Void Main()">
3887         <size>1</size>
3888       </method>
3889     </type>
3890   </test>
3891   <test name="gtest-147.cs">
3892     <type name="B.Test`1[T]">
3893       <method name="Void .ctor()">
3894         <size>7</size>
3895       </method>
3896       <method name="Void A.IFoo.Hello(IFoo)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Y">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-148.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-149.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[S,OP](UInt32)">
3947         <size>1</size>
3948       </method>
3949     </type>
3950     <type name="Test1+IOp`1[T]">
3951       <method name="Void .ctor()">
3952         <size>7</size>
3953       </method>
3954     </type>
3955     <type name="Test2">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>1</size>
3958       </method>
3959     </type>
3960     <type name="Test2+IOp`1[T]">
3961       <method name="Void .ctor()">
3962         <size>7</size>
3963       </method>
3964     </type>
3965     <type name="X">
3966       <method name="Void .ctor()">
3967         <size>7</size>
3968       </method>
3969       <method name="Void Main()">
3970         <size>1</size>
3971       </method>
3972     </type>
3973   </test>
3974   <test name="gtest-150.cs">
3975     <type name="Test1">
3976       <method name="Void Foo[T,OP](UInt32)">
3977         <size>35</size>
3978       </method>
3979       <method name="Void Main()">
3980         <size>15</size>
3981       </method>
3982     </type>
3983     <type name="Test1+Op">
3984       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3985         <size>5</size>
3986       </method>
3987       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3988         <size>4</size>
3989       </method>
3990     </type>
3991   </test>
3992   <test name="gtest-151.cs">
3993     <type name="Test`1[T]">
3994       <method name="Void .ctor()">
3995         <size>15</size>
3996       </method>
3997     </type>
3998     <type name="X">
3999       <method name="Void .ctor()">
4000         <size>7</size>
4001       </method>
4002       <method name="Int32 Main()">
4003         <size>8</size>
4004       </method>
4005     </type>
4006   </test>
4007   <test name="gtest-152.cs">
4008     <type name="EnumerableBase`1[T]">
4009       <method name="Void .ctor()">
4010         <size>7</size>
4011       </method>
4012       <method name="IFoo IFoo.Hello()">
4013         <size>7</size>
4014       </method>
4015       <method name="IFoo`1 Hello()">
4016         <size>0</size>
4017       </method>
4018     </type>
4019     <type name="CollectionBase`1[T]">
4020       <method name="Void .ctor()">
4021         <size>7</size>
4022       </method>
4023     </type>
4024     <type name="HashBag`1[T]">
4025       <method name="Void .ctor()">
4026         <size>7</size>
4027       </method>
4028       <method name="IFoo`1 Hello()">
4029         <size>2</size>
4030       </method>
4031     </type>
4032     <type name="X">
4033       <method name="Void .ctor()">
4034         <size>7</size>
4035       </method>
4036       <method name="Void Main()">
4037         <size>1</size>
4038       </method>
4039     </type>
4040   </test>
4041   <test name="gtest-153.cs">
4042     <type name="MyClass`1[T]">
4043       <method name="Void .ctor()">
4044         <size>56</size>
4045       </method>
4046     </type>
4047     <type name="X">
4048       <method name="Void .ctor()">
4049         <size>7</size>
4050       </method>
4051       <method name="Void Main()">
4052         <size>1</size>
4053       </method>
4054     </type>
4055   </test>
4056   <test name="gtest-154.cs">
4057     <type name="B">
4058       <method name="Void .ctor()">
4059         <size>7</size>
4060       </method>
4061       <method name="T`1[X] M[X]()">
4062         <size>13</size>
4063       </method>
4064       <method name="T`1[System.Int64] N()">
4065         <size>30</size>
4066       </method>
4067     </type>
4068     <type name="D">
4069       <method name="Void .ctor()">
4070         <size>7</size>
4071       </method>
4072       <method name="Void Main()">
4073         <size>13</size>
4074       </method>
4075     </type>
4076     <type name="T`1[X]">
4077       <method name="Void .ctor(Object, IntPtr)">
4078         <size>0</size>
4079       </method>
4080       <method name="Int32 Invoke(X)">
4081         <size>0</size>
4082       </method>
4083       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4084         <size>0</size>
4085       </method>
4086       <method name="Int32 EndInvoke(IAsyncResult)">
4087         <size>0</size>
4088       </method>
4089     </type>
4090     <type name="B">
4091       <method name="Int32 &lt;N&gt;m__1(Int64)">
4092         <size>2</size>
4093       </method>
4094       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4095         <size>2</size>
4096       </method>
4097     </type>
4098   </test>
4099   <test name="gtest-155.cs">
4100     <type name="MyClass`1[T]">
4101       <method name="Void .ctor()">
4102         <size>56</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113   </test>
4114   <test name="gtest-156.cs">
4115     <type name="FLMID.Bugs.Marshal15.D">
4116       <method name="Void .ctor()">
4117         <size>18</size>
4118       </method>
4119       <method name="Void Main(System.String[])">
4120         <size>11</size>
4121       </method>
4122     </type>
4123   </test>
4124   <test name="gtest-157.cs">
4125     <type name="kv`2[k,v]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="m`2[k,v]">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>1</size>
4141       </method>
4142     </type>
4143     <type name="m`2[k,v]">
4144       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4145         <size>1</size>
4146       </method>
4147     </type>
4148   </test>
4149   <test name="gtest-158.cs">
4150     <type name="Moo`1[C]">
4151       <method name="Void .ctor()">
4152         <size>7</size>
4153       </method>
4154     </type>
4155     <type name="Moo`1+Foo[C]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="Test">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164     </type>
4165     <type name="X">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169       <method name="Void Main()">
4170         <size>7</size>
4171       </method>
4172     </type>
4173   </test>
4174   <test name="gtest-159.cs">
4175     <type name="App">
4176       <method name="Void .ctor()">
4177         <size>7</size>
4178       </method>
4179       <method name="Void Main()">
4180         <size>96</size>
4181       </method>
4182     </type>
4183   </test>
4184   <test name="gtest-160.cs">
4185     <type name="Fun`2[A,B]">
4186       <method name="Void .ctor()">
4187         <size>7</size>
4188       </method>
4189     </type>
4190     <type name="List`1[T]">
4191       <method name="Void .ctor()">
4192         <size>7</size>
4193       </method>
4194       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4195         <size>6</size>
4196       </method>
4197       <method name="Void foo[T2]()">
4198         <size>17</size>
4199       </method>
4200     </type>
4201     <type name="X">
4202       <method name="Void .ctor()">
4203         <size>7</size>
4204       </method>
4205       <method name="Void Main()">
4206         <size>1</size>
4207       </method>
4208     </type>
4209   </test>
4210   <test name="gtest-161.cs">
4211     <type name="App">
4212       <method name="Void .ctor()">
4213         <size>7</size>
4214       </method>
4215       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4216         <size>8</size>
4217       </method>
4218       <method name="Void Main()">
4219         <size>56</size>
4220       </method>
4221       <method name="System.String &lt;Main&gt;m__0(Int32)">
4222         <size>8</size>
4223       </method>
4224     </type>
4225   </test>
4226   <test name="gtest-162.cs">
4227     <type name="Generic`1[T]">
4228       <method name="Void .ctor()">
4229         <size>7</size>
4230       </method>
4231     </type>
4232     <type name="X">
4233       <method name="Void .ctor()">
4234         <size>7</size>
4235       </method>
4236       <method name="Int32 Main()">
4237         <size>33</size>
4238       </method>
4239     </type>
4240     <type name="Generic`1+Delegate[T]">
4241       <method name="Void .ctor(Object, IntPtr)">
4242         <size>0</size>
4243       </method>
4244       <method name="Void Invoke(Generic`1[T], T)">
4245         <size>0</size>
4246       </method>
4247       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4248         <size>0</size>
4249       </method>
4250       <method name="Void EndInvoke(IAsyncResult)">
4251         <size>0</size>
4252       </method>
4253     </type>
4254   </test>
4255   <test name="gtest-163.cs">
4256     <type name="Foo`1[T]">
4257       <method name="Void .ctor()">
4258         <size>7</size>
4259       </method>
4260       <method name="IEnumerator`1 getEnumerator(Int32)">
4261         <size>22</size>
4262       </method>
4263     </type>
4264     <type name="X">
4265       <method name="Void .ctor()">
4266         <size>7</size>
4267       </method>
4268       <method name="Void Main()">
4269         <size>1</size>
4270       </method>
4271     </type>
4272     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4277         <size>12</size>
4278       </method>
4279       <method name="Boolean MoveNext()">
4280         <size>95</size>
4281       </method>
4282       <method name="Void Dispose()">
4283         <size>8</size>
4284       </method>
4285       <method name="Void Reset()">
4286         <size>6</size>
4287       </method>
4288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4289         <size>7</size>
4290       </method>
4291     </type>
4292   </test>
4293   <test name="gtest-164.cs">
4294     <type name="FunEnumerable">
4295       <method name="Void .ctor(Int32, Int2Int)">
4296         <size>21</size>
4297       </method>
4298       <method name="IEnumerator`1 GetEnumerator()">
4299         <size>15</size>
4300       </method>
4301     </type>
4302     <type name="X">
4303       <method name="Void .ctor()">
4304         <size>7</size>
4305       </method>
4306       <method name="Void Main()">
4307         <size>1</size>
4308       </method>
4309     </type>
4310     <type name="Int2Int">
4311       <method name="Void .ctor(Object, IntPtr)">
4312         <size>0</size>
4313       </method>
4314       <method name="Int32 Invoke(Int32)">
4315         <size>0</size>
4316       </method>
4317       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4318         <size>0</size>
4319       </method>
4320       <method name="Int32 EndInvoke(IAsyncResult)">
4321         <size>0</size>
4322       </method>
4323     </type>
4324     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4325       <method name="Void .ctor()">
4326         <size>7</size>
4327       </method>
4328       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4329         <size>12</size>
4330       </method>
4331       <method name="Boolean MoveNext()">
4332         <size>91</size>
4333       </method>
4334       <method name="Void Dispose()">
4335         <size>8</size>
4336       </method>
4337       <method name="Void Reset()">
4338         <size>6</size>
4339       </method>
4340       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4341         <size>7</size>
4342       </method>
4343     </type>
4344   </test>
4345   <test name="gtest-165.cs">
4346     <type name="X">
4347       <method name="Void .ctor()">
4348         <size>7</size>
4349       </method>
4350       <method name="IEnumerable GetIt(System.Int32[])">
4351         <size>30</size>
4352       </method>
4353       <method name="Int32 Main()">
4354         <size>117</size>
4355       </method>
4356     </type>
4357     <type name="X+A">
4358       <method name="Void .ctor(Object, IntPtr)">
4359         <size>0</size>
4360       </method>
4361       <method name="Void Invoke()">
4362         <size>0</size>
4363       </method>
4364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4365         <size>0</size>
4366       </method>
4367       <method name="Void EndInvoke(IAsyncResult)">
4368         <size>0</size>
4369       </method>
4370     </type>
4371     <type name="X+&lt;GetIt&gt;c__Iterator0">
4372       <method name="Void .ctor()">
4373         <size>7</size>
4374       </method>
4375       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4376         <size>7</size>
4377       </method>
4378       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4379         <size>7</size>
4380       </method>
4381       <method name="Boolean MoveNext()">
4382         <size>201</size>
4383       </method>
4384       <method name="Void &lt;&gt;m__0()">
4385         <size>22</size>
4386       </method>
4387       <method name="Void Dispose()">
4388         <size>8</size>
4389       </method>
4390       <method name="Void Reset()">
4391         <size>6</size>
4392       </method>
4393       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4394         <size>7</size>
4395       </method>
4396       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4397         <size>40</size>
4398       </method>
4399     </type>
4400     <type name="&lt;PrivateImplementationDetails&gt;">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405   </test>
4406   <test name="gtest-166.cs">
4407     <type name="C">
4408       <method name="Void .ctor()">
4409         <size>7</size>
4410       </method>
4411       <method name="Int32 Test()">
4412         <size>324</size>
4413       </method>
4414       <method name="Int32 Main()">
4415         <size>6</size>
4416       </method>
4417     </type>
4418     <type name="TestNew">
4419       <method name="Void SetTest()">
4420         <size>20</size>
4421       </method>
4422     </type>
4423   </test>
4424   <test name="gtest-167.cs">
4425     <type name="TestAttribute">
4426       <method name="Void .ctor()">
4427         <size>7</size>
4428       </method>
4429     </type>
4430     <type name="TestNotAttribute">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="TestMultiAttribute">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439     </type>
4440     <type name="Class1">
4441       <method name="Void .ctor()">
4442         <size>7</size>
4443       </method>
4444     </type>
4445     <type name="Class2">
4446       <method name="Void .ctor()">
4447         <size>7</size>
4448       </method>
4449     </type>
4450     <type name="Class3">
4451       <method name="Void .ctor()">
4452         <size>7</size>
4453       </method>
4454     </type>
4455     <type name="TestClass">
4456       <method name="Void .ctor()">
4457         <size>7</size>
4458       </method>
4459       <method name="Int32 Main()">
4460         <size>86</size>
4461       </method>
4462     </type>
4463   </test>
4464   <test name="gtest-168.cs">
4465     <type name="lis`1[a]">
4466       <method name="Void .ctor()">
4467         <size>7</size>
4468       </method>
4469     </type>
4470     <type name="M">
4471       <method name="Void .ctor()">
4472         <size>7</size>
4473       </method>
4474       <method name="lis`1[a] Rev[a](lis`1[a])">
4475         <size>2</size>
4476       </method>
4477       <method name="lis`1[b] MapFromArray[a,b](a[])">
4478         <size>11</size>
4479       </method>
4480     </type>
4481     <type name="X">
4482       <method name="Void .ctor()">
4483         <size>7</size>
4484       </method>
4485       <method name="Void Main()">
4486         <size>1</size>
4487       </method>
4488     </type>
4489   </test>
4490   <test name="gtest-169.cs">
4491     <type name="list`1[A]">
4492       <method name="Void .ctor()">
4493         <size>7</size>
4494       </method>
4495     </type>
4496     <type name="list`1+Cons`1[A,T]">
4497       <method name="Void .ctor()">
4498         <size>7</size>
4499       </method>
4500     </type>
4501     <type name="list`1+Nil`1[A,T]">
4502       <method name="Void .ctor()">
4503         <size>7</size>
4504       </method>
4505     </type>
4506     <type name="C">
4507       <method name="Void .ctor()">
4508         <size>7</size>
4509       </method>
4510       <method name="Void Rev[T](list`1[T])">
4511         <size>43</size>
4512       </method>
4513     </type>
4514     <type name="M">
4515       <method name="Void .ctor()">
4516         <size>7</size>
4517       </method>
4518       <method name="Void Main()">
4519         <size>21</size>
4520       </method>
4521     </type>
4522   </test>
4523   <test name="gtest-170.cs">
4524     <type name="C`1[A]">
4525       <method name="Void .ctor()">
4526         <size>7</size>
4527       </method>
4528       <method name="Void foo[B](C`1[B])">
4529         <size>7</size>
4530       </method>
4531     </type>
4532     <type name="D">
4533       <method name="Void .ctor()">
4534         <size>7</size>
4535       </method>
4536       <method name="Void append[A](C`1[A])">
4537         <size>1</size>
4538       </method>
4539       <method name="Void Main()">
4540         <size>7</size>
4541       </method>
4542     </type>
4543   </test>
4544   <test name="gtest-171.cs">
4545     <type name="list`1[a]">
4546       <method name="Void .ctor()">
4547         <size>7</size>
4548       </method>
4549     </type>
4550     <type name="Nil`1[a]">
4551       <method name="Void .ctor()">
4552         <size>7</size>
4553       </method>
4554       <method name="Void .cctor()">
4555         <size>11</size>
4556       </method>
4557     </type>
4558     <type name="Test">
4559       <method name="Void .ctor()">
4560         <size>7</size>
4561       </method>
4562       <method name="Void Main()">
4563         <size>24</size>
4564       </method>
4565     </type>
4566   </test>
4567   <test name="gtest-172.cs">
4568     <type name="M">
4569       <method name="Void .ctor()">
4570         <size>7</size>
4571       </method>
4572       <method name="Void Main()">
4573         <size>7</size>
4574       </method>
4575     </type>
4576   </test>
4577   <test name="gtest-173.cs">
4578     <type name="List`1[t]">
4579       <method name="Void .ctor()">
4580         <size>7</size>
4581       </method>
4582       <method name="Void foo[b](List`1[t])">
4583         <size>27</size>
4584       </method>
4585     </type>
4586     <type name="C">
4587       <method name="Void .ctor()">
4588         <size>7</size>
4589       </method>
4590     </type>
4591     <type name="D">
4592       <method name="Void .ctor()">
4593         <size>7</size>
4594       </method>
4595     </type>
4596     <type name="M">
4597       <method name="Void .ctor()">
4598         <size>7</size>
4599       </method>
4600       <method name="Void Main()">
4601         <size>27</size>
4602       </method>
4603     </type>
4604   </test>
4605   <test name="gtest-174.cs">
4606     <type name="B`1[T]">
4607       <method name="Void .ctor()">
4608         <size>7</size>
4609       </method>
4610       <method name="Void .cctor()">
4611         <size>11</size>
4612       </method>
4613     </type>
4614     <type name="M">
4615       <method name="Void .ctor()">
4616         <size>7</size>
4617       </method>
4618       <method name="Void Main()">
4619         <size>13</size>
4620       </method>
4621     </type>
4622   </test>
4623   <test name="gtest-175.cs">
4624     <type name="Foo">
4625       <method name="Void .ctor()">
4626         <size>7</size>
4627       </method>
4628     </type>
4629     <type name="X">
4630       <method name="Void .ctor()">
4631         <size>7</size>
4632       </method>
4633       <method name="Foo Test(Foo, Foo)">
4634         <size>10</size>
4635       </method>
4636       <method name="Int32 Main()">
4637         <size>33</size>
4638       </method>
4639     </type>
4640   </test>
4641   <test name="gtest-176.cs">
4642     <type name="lis`1[a]">
4643       <method name="Void .ctor()">
4644         <size>7</size>
4645       </method>
4646     </type>
4647     <type name="fn`3[a,b,r]">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="r apply(a, b)">
4652         <size>0</size>
4653       </method>
4654     </type>
4655     <type name="fn1`1[a]">
4656       <method name="Void .ctor()">
4657         <size>7</size>
4658       </method>
4659       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4660         <size>8</size>
4661       </method>
4662     </type>
4663     <type name="M">
4664       <method name="Void .ctor()">
4665         <size>7</size>
4666       </method>
4667       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4668         <size>9</size>
4669       </method>
4670       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4671         <size>2</size>
4672       </method>
4673       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4674         <size>17</size>
4675       </method>
4676       <method name="Void Main()">
4677         <size>12</size>
4678       </method>
4679     </type>
4680   </test>
4681   <test name="gtest-177.cs">
4682     <type name="X">
4683       <method name="Void .ctor()">
4684         <size>7</size>
4685       </method>
4686       <method name="Void .cctor()">
4687         <size>25</size>
4688       </method>
4689       <method name="Int32 Main()">
4690         <size>96</size>
4691       </method>
4692     </type>
4693     <type name="X`1[T]">
4694       <method name="Void .ctor()">
4695         <size>7</size>
4696       </method>
4697       <method name="IEnumerator`1 Y(IEnumerable`1)">
4698         <size>7</size>
4699       </method>
4700       <method name="T Z(IList`1, Int32)">
4701         <size>8</size>
4702       </method>
4703     </type>
4704   </test>
4705   <test name="gtest-178.cs">
4706     <type name="X">
4707       <method name="Void .ctor()">
4708         <size>7</size>
4709       </method>
4710       <method name="Void Main()">
4711         <size>1</size>
4712       </method>
4713     </type>
4714   </test>
4715   <test name="gtest-179.cs">
4716     <type name="X`1[T]">
4717       <method name="Void .ctor()">
4718         <size>7</size>
4719       </method>
4720       <method name="Int32 get_i()">
4721         <size>2</size>
4722       </method>
4723       <method name="Void set_i(Int32)">
4724         <size>1</size>
4725       </method>
4726       <method name="Int32 myMain()">
4727         <size>14</size>
4728       </method>
4729     </type>
4730     <type name="Y">
4731       <method name="Void .ctor()">
4732         <size>7</size>
4733       </method>
4734       <method name="Int32 Main()">
4735         <size>6</size>
4736       </method>
4737     </type>
4738   </test>
4739   <test name="gtest-180.cs">
4740     <type name="C">
4741       <method name="Void .ctor()">
4742         <size>7</size>
4743       </method>
4744     </type>
4745     <type name="C+CC">
4746       <method name="Void .ctor()">
4747         <size>7</size>
4748       </method>
4749     </type>
4750     <type name="Program">
4751       <method name="Void .ctor()">
4752         <size>7</size>
4753       </method>
4754       <method name="Int32 Main()">
4755         <size>197</size>
4756       </method>
4757     </type>
4758     <type name="D">
4759       <method name="Void .ctor(Object, IntPtr)">
4760         <size>0</size>
4761       </method>
4762       <method name="Void Invoke()">
4763         <size>0</size>
4764       </method>
4765       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4766         <size>0</size>
4767       </method>
4768       <method name="Void EndInvoke(IAsyncResult)">
4769         <size>0</size>
4770       </method>
4771     </type>
4772   </test>
4773   <test name="gtest-181.cs">
4774     <type name="X">
4775       <method name="Void .ctor()">
4776         <size>7</size>
4777       </method>
4778       <method name="IEnumerator get_GetIt()">
4779         <size>8</size>
4780       </method>
4781       <method name="Void set_GetIt(IEnumerator)">
4782         <size>1</size>
4783       </method>
4784       <method name="IEnumerable get_Item(Int32)">
4785         <size>30</size>
4786       </method>
4787       <method name="Void set_Item(Int32, IEnumerable)">
4788         <size>1</size>
4789       </method>
4790       <method name="Int32 Main()">
4791         <size>184</size>
4792       </method>
4793     </type>
4794     <type name="X+&lt;&gt;c__Iterator0">
4795       <method name="Void .ctor()">
4796         <size>7</size>
4797       </method>
4798       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4799         <size>7</size>
4800       </method>
4801       <method name="Boolean MoveNext()">
4802         <size>126</size>
4803       </method>
4804       <method name="Void Dispose()">
4805         <size>8</size>
4806       </method>
4807       <method name="Void Reset()">
4808         <size>6</size>
4809       </method>
4810     </type>
4811     <type name="X+&lt;&gt;c__Iterator1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4816         <size>7</size>
4817       </method>
4818       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4819         <size>7</size>
4820       </method>
4821       <method name="Boolean MoveNext()">
4822         <size>145</size>
4823       </method>
4824       <method name="Void Dispose()">
4825         <size>8</size>
4826       </method>
4827       <method name="Void Reset()">
4828         <size>6</size>
4829       </method>
4830     </type>
4831     <type name="X+&lt;&gt;c__Iterator0">
4832       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4833         <size>7</size>
4834       </method>
4835     </type>
4836     <type name="X+&lt;&gt;c__Iterator1">
4837       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4838         <size>7</size>
4839       </method>
4840       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4841         <size>40</size>
4842       </method>
4843     </type>
4844   </test>
4845   <test name="gtest-182.cs">
4846     <type name="C1">
4847       <method name="Void .ctor()">
4848         <size>7</size>
4849       </method>
4850       <method name="Int32 GetId()">
4851         <size>3</size>
4852       </method>
4853     </type>
4854     <type name="X">
4855       <method name="Void .ctor()">
4856         <size>7</size>
4857       </method>
4858       <method name="Void foo[a](a)">
4859         <size>15</size>
4860       </method>
4861       <method name="Void Main()">
4862         <size>11</size>
4863       </method>
4864     </type>
4865   </test>
4866   <test name="gtest-183.cs">
4867     <type name="test.Test`1[T]">
4868       <method name="Void .ctor()">
4869         <size>7</size>
4870       </method>
4871       <method name="IEnumerable`1 Lookup(T)">
4872         <size>30</size>
4873       </method>
4874     </type>
4875     <type name="test.Program">
4876       <method name="Void .ctor()">
4877         <size>7</size>
4878       </method>
4879       <method name="Void Main(System.String[])">
4880         <size>69</size>
4881       </method>
4882     </type>
4883     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4884       <method name="Void .ctor()">
4885         <size>7</size>
4886       </method>
4887       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4888         <size>12</size>
4889       </method>
4890       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4891         <size>7</size>
4892       </method>
4893       <method name="Boolean MoveNext()">
4894         <size>84</size>
4895       </method>
4896       <method name="Void Dispose()">
4897         <size>8</size>
4898       </method>
4899       <method name="Void Reset()">
4900         <size>6</size>
4901       </method>
4902       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4903         <size>7</size>
4904       </method>
4905       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4906         <size>40</size>
4907       </method>
4908     </type>
4909   </test>
4910   <test name="gtest-184.cs">
4911     <type name="X">
4912       <method name="Void .ctor()">
4913         <size>7</size>
4914       </method>
4915       <method name="Void Main()">
4916         <size>68</size>
4917       </method>
4918       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4919         <size>12</size>
4920       </method>
4921     </type>
4922   </test>
4923   <test name="gtest-185.cs">
4924     <type name="App">
4925       <method name="Void .ctor()">
4926         <size>7</size>
4927       </method>
4928       <method name="Void Main()">
4929         <size>47</size>
4930       </method>
4931     </type>
4932     <type name="FP">
4933       <method name="Void .ctor()">
4934         <size>7</size>
4935       </method>
4936       <method name="T[] appendArrays[T](T[][])">
4937         <size>140</size>
4938       </method>
4939     </type>
4940   </test>
4941   <test name="gtest-186.cs">
4942     <type name="Tuple`2[a,b]">
4943       <method name="Void .ctor(a, b)">
4944         <size>21</size>
4945       </method>
4946     </type>
4947     <type name="Test">
4948       <method name="Void .ctor()">
4949         <size>7</size>
4950       </method>
4951       <method name="Void Main()">
4952         <size>120</size>
4953       </method>
4954     </type>
4955     <type name="TestSimpleObject">
4956       <method name="Void .ctor()">
4957         <size>25</size>
4958       </method>
4959       <method name="Void Print()">
4960         <size>17</size>
4961       </method>
4962     </type>
4963   </test>
4964   <test name="gtest-187.cs">
4965     <type name="Foo`1[T]">
4966       <method name="Void .ctor()">
4967         <size>7</size>
4968       </method>
4969       <method name="T next()">
4970         <size>7</size>
4971       </method>
4972     </type>
4973     <type name="Goo">
4974       <method name="Void .ctor()">
4975         <size>7</size>
4976       </method>
4977     </type>
4978     <type name="Test">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982       <method name="Void Main()">
4983         <size>14</size>
4984       </method>
4985     </type>
4986   </test>
4987   <test name="gtest-188.cs">
4988     <type name="Foo">
4989       <method name="Void .ctor(Object[])">
4990         <size>11</size>
4991       </method>
4992       <method name="Void .ctor(Object[], Object)">
4993         <size>217</size>
4994       </method>
4995       <method name="Void add_DoSomething(System.EventHandler)">
4996         <size>24</size>
4997       </method>
4998       <method name="Void remove_DoSomething(System.EventHandler)">
4999         <size>24</size>
5000       </method>
5001       <method name="Void Main()">
5002         <size>21</size>
5003       </method>
5004     </type>
5005     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
5006       <method name="Void .ctor()">
5007         <size>7</size>
5008       </method>
5009       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
5010         <size>46</size>
5011       </method>
5012     </type>
5013     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
5014       <method name="Void .ctor()">
5015         <size>7</size>
5016       </method>
5017     </type>
5018   </test>
5019   <test name="gtest-189.cs">
5020     <type name="Bar">
5021       <method name="Void .ctor()">
5022         <size>7</size>
5023       </method>
5024     </type>
5025     <type name="Cont`1[T]">
5026       <method name="Void .ctor(T)">
5027         <size>14</size>
5028       </method>
5029       <method name="System.String ToString()">
5030         <size>18</size>
5031       </method>
5032     </type>
5033     <type name="M">
5034       <method name="Void .ctor()">
5035         <size>7</size>
5036       </method>
5037       <method name="Void Main()">
5038         <size>18</size>
5039       </method>
5040     </type>
5041   </test>
5042   <test name="gtest-190.cs">
5043     <type name="Foo`1[T]">
5044       <method name="Void .ctor()">
5045         <size>7</size>
5046       </method>
5047       <method name="Foo`1+Node[T] GetRoot()">
5048         <size>6</size>
5049       </method>
5050       <method name="Void Test(Foo`1+Node[T])">
5051         <size>14</size>
5052       </method>
5053     </type>
5054     <type name="Foo`1+Node[T]">
5055       <method name="Void .ctor()">
5056         <size>7</size>
5057       </method>
5058     </type>
5059     <type name="Foo`1+ConcatNode[T]">
5060       <method name="Void .ctor()">
5061         <size>7</size>
5062       </method>
5063     </type>
5064     <type name="X">
5065       <method name="Void .ctor()">
5066         <size>7</size>
5067       </method>
5068       <method name="Void Main()">
5069         <size>21</size>
5070       </method>
5071     </type>
5072   </test>
5073   <test name="gtest-191.cs">
5074     <type name="Test1.Test">
5075       <method name="IEnumerable`1 Replace[T]()">
5076         <size>16</size>
5077       </method>
5078     </type>
5079     <type name="Test2.Test`1[S]">
5080       <method name="Void .ctor()">
5081         <size>7</size>
5082       </method>
5083       <method name="IEnumerable`1 Replace[T]()">
5084         <size>16</size>
5085       </method>
5086     </type>
5087     <type name="Test3.Test`1[S]">
5088       <method name="Void .ctor()">
5089         <size>7</size>
5090       </method>
5091       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5092         <size>16</size>
5093       </method>
5094     </type>
5095     <type name="Test4.Test">
5096       <method name="Void .ctor()">
5097         <size>7</size>
5098       </method>
5099       <method name="IEnumerable`1 Replace[T]()">
5100         <size>16</size>
5101       </method>
5102     </type>
5103     <type name="Test5.Test">
5104       <method name="Void .ctor()">
5105         <size>7</size>
5106       </method>
5107       <method name="IEnumerable`1 Replace[T](T)">
5108         <size>30</size>
5109       </method>
5110     </type>
5111     <type name="Test6.Test">
5112       <method name="Void .ctor()">
5113         <size>7</size>
5114       </method>
5115       <method name="IEnumerable`1 Replace[T](T)">
5116         <size>30</size>
5117       </method>
5118     </type>
5119     <type name="Test7.Test">
5120       <method name="Void .ctor()">
5121         <size>7</size>
5122       </method>
5123       <method name="IEnumerable`1 Replace[T](T[])">
5124         <size>30</size>
5125       </method>
5126     </type>
5127     <type name="X">
5128       <method name="Void .ctor()">
5129         <size>7</size>
5130       </method>
5131       <method name="Void Main()">
5132         <size>1</size>
5133       </method>
5134     </type>
5135     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5136       <method name="Void .ctor()">
5137         <size>7</size>
5138       </method>
5139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5140         <size>12</size>
5141       </method>
5142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5143         <size>7</size>
5144       </method>
5145       <method name="Boolean MoveNext()">
5146         <size>25</size>
5147       </method>
5148       <method name="Void Dispose()">
5149         <size>8</size>
5150       </method>
5151       <method name="Void Reset()">
5152         <size>6</size>
5153       </method>
5154     </type>
5155     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5156       <method name="Void .ctor()">
5157         <size>7</size>
5158       </method>
5159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5160         <size>12</size>
5161       </method>
5162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5163         <size>7</size>
5164       </method>
5165       <method name="Boolean MoveNext()">
5166         <size>25</size>
5167       </method>
5168       <method name="Void Dispose()">
5169         <size>8</size>
5170       </method>
5171       <method name="Void Reset()">
5172         <size>6</size>
5173       </method>
5174     </type>
5175     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5176       <method name="Void .ctor()">
5177         <size>7</size>
5178       </method>
5179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5180         <size>12</size>
5181       </method>
5182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5183         <size>7</size>
5184       </method>
5185       <method name="Boolean MoveNext()">
5186         <size>25</size>
5187       </method>
5188       <method name="Void Dispose()">
5189         <size>8</size>
5190       </method>
5191       <method name="Void Reset()">
5192         <size>6</size>
5193       </method>
5194     </type>
5195     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5196       <method name="Void .ctor()">
5197         <size>7</size>
5198       </method>
5199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5200         <size>12</size>
5201       </method>
5202       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5203         <size>7</size>
5204       </method>
5205       <method name="Boolean MoveNext()">
5206         <size>25</size>
5207       </method>
5208       <method name="Void Dispose()">
5209         <size>8</size>
5210       </method>
5211       <method name="Void Reset()">
5212         <size>6</size>
5213       </method>
5214     </type>
5215     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5216       <method name="Void .ctor()">
5217         <size>7</size>
5218       </method>
5219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5220         <size>12</size>
5221       </method>
5222       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5223         <size>7</size>
5224       </method>
5225       <method name="Boolean MoveNext()">
5226         <size>70</size>
5227       </method>
5228       <method name="Void Dispose()">
5229         <size>8</size>
5230       </method>
5231       <method name="Void Reset()">
5232         <size>6</size>
5233       </method>
5234     </type>
5235     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5236       <method name="Void .ctor()">
5237         <size>7</size>
5238       </method>
5239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5240         <size>12</size>
5241       </method>
5242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5243         <size>7</size>
5244       </method>
5245       <method name="Boolean MoveNext()">
5246         <size>82</size>
5247       </method>
5248       <method name="Void Dispose()">
5249         <size>8</size>
5250       </method>
5251       <method name="Void Reset()">
5252         <size>6</size>
5253       </method>
5254     </type>
5255     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5256       <method name="Void .ctor()">
5257         <size>7</size>
5258       </method>
5259       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5260         <size>7</size>
5261       </method>
5262       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5263         <size>7</size>
5264       </method>
5265       <method name="Boolean MoveNext()">
5266         <size>82</size>
5267       </method>
5268       <method name="Void Dispose()">
5269         <size>8</size>
5270       </method>
5271       <method name="Void Reset()">
5272         <size>6</size>
5273       </method>
5274     </type>
5275     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5276       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5277         <size>7</size>
5278       </method>
5279       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5280         <size>26</size>
5281       </method>
5282     </type>
5283     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5284       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5285         <size>7</size>
5286       </method>
5287       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5288         <size>26</size>
5289       </method>
5290     </type>
5291     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5292       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5293         <size>7</size>
5294       </method>
5295       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5296         <size>26</size>
5297       </method>
5298     </type>
5299     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5300       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5301         <size>7</size>
5302       </method>
5303       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5304         <size>26</size>
5305       </method>
5306     </type>
5307     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5308       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5309         <size>7</size>
5310       </method>
5311       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5312         <size>40</size>
5313       </method>
5314     </type>
5315     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5316       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5317         <size>7</size>
5318       </method>
5319       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5320         <size>40</size>
5321       </method>
5322     </type>
5323     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5324       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5325         <size>7</size>
5326       </method>
5327       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5328         <size>40</size>
5329       </method>
5330     </type>
5331   </test>
5332   <test name="gtest-192.cs">
5333     <type name="xX">
5334       <method name="Void .ctor()">
5335         <size>7</size>
5336       </method>
5337       <method name="Void Main()">
5338         <size>1</size>
5339       </method>
5340     </type>
5341   </test>
5342   <test name="gtest-193.cs">
5343     <type name="OrderedMultiDictionary`2[T,U]">
5344       <method name="Void .ctor()">
5345         <size>7</size>
5346       </method>
5347       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5348         <size>29</size>
5349       </method>
5350     </type>
5351     <type name="RedBlackTree`1[S]">
5352       <method name="Void .ctor()">
5353         <size>7</size>
5354       </method>
5355       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5356         <size>16</size>
5357       </method>
5358     </type>
5359     <type name="X">
5360       <method name="Void .ctor()">
5361         <size>7</size>
5362       </method>
5363       <method name="Void Main()">
5364         <size>1</size>
5365       </method>
5366     </type>
5367     <type name="RedBlackTree`1+RangeTester[S]">
5368       <method name="Void .ctor(Object, IntPtr)">
5369         <size>0</size>
5370       </method>
5371       <method name="Int32 Invoke(S)">
5372         <size>0</size>
5373       </method>
5374       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5375         <size>0</size>
5376       </method>
5377       <method name="Int32 EndInvoke(IAsyncResult)">
5378         <size>0</size>
5379       </method>
5380     </type>
5381     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5382       <method name="Void .ctor()">
5383         <size>7</size>
5384       </method>
5385       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5386         <size>12</size>
5387       </method>
5388       <method name="Boolean MoveNext()">
5389         <size>48</size>
5390       </method>
5391       <method name="Void Dispose()">
5392         <size>8</size>
5393       </method>
5394       <method name="Void Reset()">
5395         <size>6</size>
5396       </method>
5397     </type>
5398     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5403         <size>12</size>
5404       </method>
5405       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5406         <size>7</size>
5407       </method>
5408       <method name="Boolean MoveNext()">
5409         <size>25</size>
5410       </method>
5411       <method name="Void Dispose()">
5412         <size>8</size>
5413       </method>
5414       <method name="Void Reset()">
5415         <size>6</size>
5416       </method>
5417     </type>
5418     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5419       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5420         <size>7</size>
5421       </method>
5422     </type>
5423     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5424       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5425         <size>7</size>
5426       </method>
5427       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5428         <size>26</size>
5429       </method>
5430     </type>
5431   </test>
5432   <test name="gtest-194.cs">
5433     <type name="RedBlackTree`1[S]">
5434       <method name="Void .ctor()">
5435         <size>7</size>
5436       </method>
5437       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5438         <size>16</size>
5439       </method>
5440     </type>
5441     <type name="OrderedMultiDictionary`2[T,U]">
5442       <method name="Void .ctor()">
5443         <size>7</size>
5444       </method>
5445       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5446         <size>29</size>
5447       </method>
5448     </type>
5449     <type name="X">
5450       <method name="Void .ctor()">
5451         <size>7</size>
5452       </method>
5453       <method name="Void Main()">
5454         <size>1</size>
5455       </method>
5456     </type>
5457     <type name="RedBlackTree`1+RangeTester[S]">
5458       <method name="Void .ctor(Object, IntPtr)">
5459         <size>0</size>
5460       </method>
5461       <method name="Int32 Invoke(S)">
5462         <size>0</size>
5463       </method>
5464       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5465         <size>0</size>
5466       </method>
5467       <method name="Int32 EndInvoke(IAsyncResult)">
5468         <size>0</size>
5469       </method>
5470     </type>
5471     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5472       <method name="Void .ctor()">
5473         <size>7</size>
5474       </method>
5475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5476         <size>12</size>
5477       </method>
5478       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5479         <size>7</size>
5480       </method>
5481       <method name="Boolean MoveNext()">
5482         <size>25</size>
5483       </method>
5484       <method name="Void Dispose()">
5485         <size>8</size>
5486       </method>
5487       <method name="Void Reset()">
5488         <size>6</size>
5489       </method>
5490     </type>
5491     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5492       <method name="Void .ctor()">
5493         <size>7</size>
5494       </method>
5495       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5496         <size>12</size>
5497       </method>
5498       <method name="Boolean MoveNext()">
5499         <size>48</size>
5500       </method>
5501       <method name="Void Dispose()">
5502         <size>8</size>
5503       </method>
5504       <method name="Void Reset()">
5505         <size>6</size>
5506       </method>
5507     </type>
5508     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5509       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5510         <size>7</size>
5511       </method>
5512       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5513         <size>26</size>
5514       </method>
5515     </type>
5516     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5517       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5518         <size>7</size>
5519       </method>
5520     </type>
5521   </test>
5522   <test name="gtest-195.cs">
5523     <type name="OrderedMultiDictionary`2[T,U]">
5524       <method name="Void .ctor()">
5525         <size>7</size>
5526       </method>
5527       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5528         <size>13</size>
5529       </method>
5530     </type>
5531     <type name="RedBlackTree`1[S]">
5532       <method name="Void .ctor()">
5533         <size>7</size>
5534       </method>
5535       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5536         <size>1</size>
5537       </method>
5538     </type>
5539     <type name="X">
5540       <method name="Void .ctor()">
5541         <size>7</size>
5542       </method>
5543       <method name="Void Main()">
5544         <size>1</size>
5545       </method>
5546     </type>
5547     <type name="RedBlackTree`1+RangeTester[S]">
5548       <method name="Void .ctor(Object, IntPtr)">
5549         <size>0</size>
5550       </method>
5551       <method name="Int32 Invoke(S)">
5552         <size>0</size>
5553       </method>
5554       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5555         <size>0</size>
5556       </method>
5557       <method name="Int32 EndInvoke(IAsyncResult)">
5558         <size>0</size>
5559       </method>
5560     </type>
5561   </test>
5562   <test name="gtest-196.cs">
5563     <type name="Dict">
5564       <method name="Void .ctor()">
5565         <size>7</size>
5566       </method>
5567     </type>
5568     <type name="Foo">
5569       <method name="Void .ctor()">
5570         <size>7</size>
5571       </method>
5572       <method name="Int32 Main()">
5573         <size>112</size>
5574       </method>
5575     </type>
5576   </test>
5577   <test name="gtest-197.cs">
5578     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5579       <method name="Void .ctor()">
5580         <size>7</size>
5581       </method>
5582       <method name="Void .cctor()">
5583         <size>95</size>
5584       </method>
5585       <method name="Int32 GetHashCode(T)">
5586         <size>0</size>
5587       </method>
5588       <method name="Boolean Equals(T, T)">
5589         <size>0</size>
5590       </method>
5591       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5592         <size>6</size>
5593       </method>
5594     </type>
5595     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5596       <method name="Void .ctor()">
5597         <size>7</size>
5598       </method>
5599       <method name="Int32 GetHashCode(T)">
5600         <size>14</size>
5601       </method>
5602       <method name="Boolean Equals(T, T)">
5603         <size>41</size>
5604       </method>
5605     </type>
5606     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5607       <method name="Void .ctor()">
5608         <size>7</size>
5609       </method>
5610       <method name="Int32 GetHashCode(T)">
5611         <size>14</size>
5612       </method>
5613       <method name="Boolean Equals(T, T)">
5614         <size>36</size>
5615       </method>
5616     </type>
5617     <type name="Martin.Collections.Generic.X">
5618       <method name="Void .ctor()">
5619         <size>7</size>
5620       </method>
5621       <method name="Void Main()">
5622         <size>1</size>
5623       </method>
5624     </type>
5625   </test>
5626   <test name="gtest-198.cs">
5627     <type name="ClassLibrary2.List1`1[T]">
5628       <method name="Void .ctor()">
5629         <size>7</size>
5630       </method>
5631     </type>
5632     <type name="ClassLibrary2.List2`1[T]">
5633       <method name="Void .ctor()">
5634         <size>18</size>
5635       </method>
5636       <method name="Void AddItem(T)">
5637         <size>13</size>
5638       </method>
5639     </type>
5640     <type name="ClassLibrary2.Foo">
5641       <method name="Void .ctor()">
5642         <size>7</size>
5643       </method>
5644       <method name="Void Main()">
5645         <size>1</size>
5646       </method>
5647     </type>
5648   </test>
5649   <test name="gtest-199.cs">
5650     <type name="Splay`1[T]">
5651       <method name="Void .ctor()">
5652         <size>7</size>
5653       </method>
5654     </type>
5655     <type name="Foo">
5656       <method name="Void .ctor()">
5657         <size>7</size>
5658       </method>
5659       <method name="Void Main()">
5660         <size>1</size>
5661       </method>
5662     </type>
5663   </test>
5664   <test name="gtest-200.cs">
5665     <type name="Test">
5666       <method name="Void .ctor()">
5667         <size>7</size>
5668       </method>
5669       <method name="T QueryInterface[T](System.Object)">
5670         <size>45</size>
5671       </method>
5672     </type>
5673     <type name="Driver">
5674       <method name="Void .ctor()">
5675         <size>7</size>
5676       </method>
5677       <method name="Void Main()">
5678         <size>1</size>
5679       </method>
5680     </type>
5681   </test>
5682   <test name="gtest-201.cs">
5683     <type name="HashSet`1[T]">
5684       <method name="Void .ctor(Int64)">
5685         <size>14</size>
5686       </method>
5687       <method name="Int64 Test()">
5688         <size>7</size>
5689       </method>
5690       <method name="IEnumerator`1 GetEnumerator()">
5691         <size>15</size>
5692       </method>
5693     </type>
5694     <type name="X">
5695       <method name="Void .ctor()">
5696         <size>7</size>
5697       </method>
5698       <method name="Int32 Main()">
5699         <size>81</size>
5700       </method>
5701     </type>
5702     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5703       <method name="Void .ctor()">
5704         <size>7</size>
5705       </method>
5706       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5707         <size>12</size>
5708       </method>
5709       <method name="Boolean MoveNext()">
5710         <size>75</size>
5711       </method>
5712       <method name="Void Dispose()">
5713         <size>8</size>
5714       </method>
5715       <method name="Void Reset()">
5716         <size>6</size>
5717       </method>
5718       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5719         <size>7</size>
5720       </method>
5721     </type>
5722   </test>
5723   <test name="gtest-202.cs">
5724     <type name="Generic`1[T]">
5725       <method name="Void .ctor()">
5726         <size>20</size>
5727       </method>
5728       <method name="T get_Item(Int32, Int32)">
5729         <size>14</size>
5730       </method>
5731       <method name="Void set_Item(Int32, Int32, T)">
5732         <size>15</size>
5733       </method>
5734     </type>
5735     <type name="Fault">
5736       <method name="Void Main()">
5737         <size>47</size>
5738       </method>
5739       <method name="System.String ToString()">
5740         <size>6</size>
5741       </method>
5742     </type>
5743   </test>
5744   <test name="gtest-203.cs">
5745     <type name="C`2[X,Y]">
5746       <method name="Void .ctor()">
5747         <size>7</size>
5748       </method>
5749       <method name="Void foo[A,B]()">
5750         <size>14</size>
5751       </method>
5752       <method name="Void bar[A,B]()">
5753         <size>69</size>
5754       </method>
5755     </type>
5756     <type name="C`2+Q`2[X,Y,A,B]">
5757       <method name="Void .ctor()">
5758         <size>7</size>
5759       </method>
5760       <method name="Void apply(C`2[X,Y])">
5761         <size>7</size>
5762       </method>
5763     </type>
5764     <type name="X">
5765       <method name="Void .ctor()">
5766         <size>7</size>
5767       </method>
5768       <method name="Void Main()">
5769         <size>13</size>
5770       </method>
5771     </type>
5772   </test>
5773   <test name="gtest-204.cs">
5774     <type name="Map`1[b]">
5775       <method name="Void .ctor()">
5776         <size>7</size>
5777       </method>
5778       <method name="a Fold1[a](a)">
5779         <size>2</size>
5780       </method>
5781       <method name="c Fold[c](c)">
5782         <size>15</size>
5783       </method>
5784     </type>
5785     <type name="LocalContext">
5786       <method name="Void .ctor()">
5787         <size>18</size>
5788       </method>
5789       <method name="a Fold[a](a)">
5790         <size>13</size>
5791       </method>
5792     </type>
5793     <type name="M">
5794       <method name="Void .ctor()">
5795         <size>7</size>
5796       </method>
5797       <method name="Void Main()">
5798         <size>19</size>
5799       </method>
5800     </type>
5801   </test>
5802   <test name="gtest-205.cs">
5803     <type name="Foo`1[S]">
5804       <method name="Void .ctor()">
5805         <size>7</size>
5806       </method>
5807     </type>
5808     <type name="Test`1[U]">
5809       <method name="Void .ctor()">
5810         <size>7</size>
5811       </method>
5812       <method name="Void Func(U)">
5813         <size>12</size>
5814       </method>
5815     </type>
5816     <type name="X">
5817       <method name="Void .ctor()">
5818         <size>7</size>
5819       </method>
5820       <method name="Void Test(System.Type, System.Object)">
5821         <size>31</size>
5822       </method>
5823       <method name="Void Main()">
5824         <size>144</size>
5825       </method>
5826     </type>
5827   </test>
5828   <test name="gtest-206.cs">
5829     <type name="Continuation`2[R,A]">
5830       <method name="Void .ctor()">
5831         <size>7</size>
5832       </method>
5833       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5834         <size>2</size>
5835       </method>
5836     </type>
5837     <type name="Driver">
5838       <method name="Void .ctor()">
5839         <size>7</size>
5840       </method>
5841       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5842         <size>7</size>
5843       </method>
5844       <method name="Void Main()">
5845         <size>9</size>
5846       </method>
5847     </type>
5848   </test>
5849   <test name="gtest-207.cs">
5850     <type name="M">
5851       <method name="Void .ctor()">
5852         <size>7</size>
5853       </method>
5854       <method name="Void p(System.String)">
5855         <size>7</size>
5856       </method>
5857       <method name="Void Main()">
5858         <size>50</size>
5859       </method>
5860     </type>
5861   </test>
5862   <test name="gtest-208.cs">
5863     <type name="SomeClass">
5864       <method name="Void .ctor()">
5865         <size>7</size>
5866       </method>
5867     </type>
5868     <type name="Foo`1[T]">
5869       <method name="Void .ctor()">
5870         <size>7</size>
5871       </method>
5872       <method name="T Do(System.Object)">
5873         <size>12</size>
5874       </method>
5875     </type>
5876     <type name="Driver">
5877       <method name="Void .ctor()">
5878         <size>7</size>
5879       </method>
5880       <method name="Void Main()">
5881         <size>19</size>
5882       </method>
5883     </type>
5884   </test>
5885   <test name="gtest-209.cs">
5886     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5887       <method name="Void .ctor()">
5888         <size>7</size>
5889       </method>
5890     </type>
5891     <type name="ClassLibrary3.Test">
5892       <method name="Void .ctor()">
5893         <size>7</size>
5894       </method>
5895       <method name="Void Main()">
5896         <size>23</size>
5897       </method>
5898     </type>
5899   </test>
5900   <test name="gtest-210.cs">
5901     <type name="Foo`1[T]">
5902       <method name="Void .ctor()">
5903         <size>7</size>
5904       </method>
5905       <method name="T next()">
5906         <size>7</size>
5907       </method>
5908     </type>
5909     <type name="Goo">
5910       <method name="Void .ctor()">
5911         <size>7</size>
5912       </method>
5913     </type>
5914     <type name="Test">
5915       <method name="Void .ctor()">
5916         <size>7</size>
5917       </method>
5918       <method name="Void Main()">
5919         <size>14</size>
5920       </method>
5921     </type>
5922   </test>
5923   <test name="gtest-211.cs">
5924     <type name="MyTest">
5925       <method name="Void .ctor()">
5926         <size>7</size>
5927       </method>
5928       <method name="Void f(Boolean, Boolean)">
5929         <size>59</size>
5930       </method>
5931       <method name="Void Main()">
5932         <size>448</size>
5933       </method>
5934     </type>
5935   </test>
5936   <test name="gtest-212.cs">
5937     <type name="Test">
5938       <method name="Void .ctor()">
5939         <size>7</size>
5940       </method>
5941       <method name="Void Fun[T](T)">
5942         <size>15</size>
5943       </method>
5944       <method name="Void Main()">
5945         <size>15</size>
5946       </method>
5947     </type>
5948     <type name="SomeStruct">
5949       <method name="Boolean get_Valid()">
5950         <size>2</size>
5951       </method>
5952     </type>
5953   </test>
5954   <test name="gtest-213.cs">
5955     <type name="Test">
5956       <method name="Void .ctor()">
5957         <size>7</size>
5958       </method>
5959       <method name="Void Fun[T](T)">
5960         <size>78</size>
5961       </method>
5962       <method name="Void Main()">
5963         <size>15</size>
5964       </method>
5965     </type>
5966     <type name="SomeStruct">
5967       <method name="Int32 get_Foo()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void set_Foo(Int32)">
5971         <size>8</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-214.cs">
5976     <type name="X">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Int32 Main()">
5981         <size>83</size>
5982       </method>
5983     </type>
5984   </test>
5985   <test name="gtest-215.cs">
5986     <type name="R">
5987       <method name="Void .ctor()">
5988         <size>7</size>
5989       </method>
5990     </type>
5991     <type name="A`1[T]">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995     </type>
5996     <type name="D">
5997       <method name="Void .ctor()">
5998         <size>7</size>
5999       </method>
6000     </type>
6001     <type name="MainClass">
6002       <method name="Void .ctor()">
6003         <size>7</size>
6004       </method>
6005       <method name="Void Main()">
6006         <size>1</size>
6007       </method>
6008     </type>
6009   </test>
6010   <test name="gtest-216.cs">
6011     <type name="BaseClass">
6012       <method name="Void .ctor()">
6013         <size>7</size>
6014       </method>
6015       <method name="Ret`1 Foo[T]()">
6016         <size>2</size>
6017       </method>
6018       <method name="Ret Foo()">
6019         <size>2</size>
6020       </method>
6021       <method name="Void Main()">
6022         <size>1</size>
6023       </method>
6024     </type>
6025     <type name="DerivedClass">
6026       <method name="Void .ctor()">
6027         <size>7</size>
6028       </method>
6029       <method name="Ret`1 Foo[T]()">
6030         <size>2</size>
6031       </method>
6032       <method name="Ret Foo()">
6033         <size>2</size>
6034       </method>
6035     </type>
6036   </test>
6037   <test name="gtest-217.cs">
6038     <type name="MyTest">
6039       <method name="Void .ctor()">
6040         <size>7</size>
6041       </method>
6042       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6043         <size>44</size>
6044       </method>
6045       <method name="Void Main(System.String[])">
6046         <size>95</size>
6047       </method>
6048       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6049         <size>44</size>
6050       </method>
6051     </type>
6052     <type name="Fun`2[A1,R]">
6053       <method name="Void .ctor(Object, IntPtr)">
6054         <size>0</size>
6055       </method>
6056       <method name="R Invoke(A1)">
6057         <size>0</size>
6058       </method>
6059       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6060         <size>0</size>
6061       </method>
6062       <method name="R EndInvoke(IAsyncResult)">
6063         <size>0</size>
6064       </method>
6065     </type>
6066     <type name="MyTest">
6067       <method name="System.String &lt;Main&gt;m__0(Int32)">
6068         <size>8</size>
6069       </method>
6070     </type>
6071     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6072       <method name="Void .ctor()">
6073         <size>7</size>
6074       </method>
6075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6076         <size>12</size>
6077       </method>
6078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6079         <size>7</size>
6080       </method>
6081       <method name="Boolean MoveNext()">
6082         <size>205</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>60</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6092       <method name="Void .ctor()">
6093         <size>7</size>
6094       </method>
6095       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6096         <size>12</size>
6097       </method>
6098       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6099         <size>7</size>
6100       </method>
6101       <method name="Boolean MoveNext()">
6102         <size>118</size>
6103       </method>
6104       <method name="Void Dispose()">
6105         <size>8</size>
6106       </method>
6107       <method name="Void Reset()">
6108         <size>6</size>
6109       </method>
6110     </type>
6111     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6112       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6113         <size>7</size>
6114       </method>
6115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6116         <size>52</size>
6117       </method>
6118     </type>
6119     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6120       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6121         <size>7</size>
6122       </method>
6123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6124         <size>52</size>
6125       </method>
6126     </type>
6127   </test>
6128   <test name="gtest-218.cs">
6129     <type name="Foo">
6130       <method name="Void .ctor()">
6131         <size>7</size>
6132       </method>
6133     </type>
6134     <type name="X">
6135       <method name="Void .ctor()">
6136         <size>7</size>
6137       </method>
6138       <method name="Void Main()">
6139         <size>1</size>
6140       </method>
6141     </type>
6142   </test>
6143   <test name="gtest-219.cs">
6144     <type name="Test">
6145       <method name="Void .ctor()">
6146         <size>7</size>
6147       </method>
6148       <method name="Void Foo[T]()">
6149         <size>1</size>
6150       </method>
6151       <method name="Int32 Main()">
6152         <size>70</size>
6153       </method>
6154     </type>
6155   </test>
6156   <test name="gtest-220.cs">
6157     <type name="A`1[T1]">
6158       <method name="Void .ctor()">
6159         <size>7</size>
6160       </method>
6161     </type>
6162     <type name="A`1+B`1[T1,T2]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="A`1+B`1+C`1[T1,T2,T3]">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171     </type>
6172     <type name="PopQuiz">
6173       <method name="Void .ctor()">
6174         <size>7</size>
6175       </method>
6176       <method name="Int32 Main()">
6177         <size>145</size>
6178       </method>
6179     </type>
6180   </test>
6181   <test name="gtest-221.cs">
6182     <type name="C1`1[IFoo]">
6183       <method name="Void .ctor()">
6184         <size>7</size>
6185       </method>
6186     </type>
6187     <type name="C2">
6188       <method name="Void .ctor()">
6189         <size>7</size>
6190       </method>
6191       <method name="C1`1[T] Hoge[T](C1`1[T])">
6192         <size>0</size>
6193       </method>
6194     </type>
6195     <type name="C3">
6196       <method name="Void .ctor()">
6197         <size>7</size>
6198       </method>
6199       <method name="C1`1[T] Hoge[T](C1`1[T])">
6200         <size>2</size>
6201       </method>
6202     </type>
6203     <type name="X">
6204       <method name="Void .ctor()">
6205         <size>7</size>
6206       </method>
6207       <method name="Void Main()">
6208         <size>1</size>
6209       </method>
6210     </type>
6211   </test>
6212   <test name="gtest-222.cs">
6213     <type name="Mona`1[T]">
6214       <method name="Void .ctor()">
6215         <size>7</size>
6216       </method>
6217     </type>
6218     <type name="Test">
6219       <method name="Void .ctor()">
6220         <size>7</size>
6221       </method>
6222       <method name="Mona`1[K] GetMona[K]()">
6223         <size>6</size>
6224       </method>
6225       <method name="Void Main()">
6226         <size>1</size>
6227       </method>
6228     </type>
6229   </test>
6230   <test name="gtest-223.cs">
6231     <type name="Foo`1[T]">
6232       <method name="Void .ctor()">
6233         <size>7</size>
6234       </method>
6235     </type>
6236     <type name="Test">
6237       <method name="Void .ctor()">
6238         <size>7</size>
6239       </method>
6240       <method name="Foo`1[K] Hoge[K]()">
6241         <size>2</size>
6242       </method>
6243       <method name="Void Main()">
6244         <size>72</size>
6245       </method>
6246     </type>
6247   </test>
6248   <test name="gtest-224.cs">
6249     <type name="Base">
6250       <method name="Void .ctor()">
6251         <size>7</size>
6252       </method>
6253       <method name="Void Foo[T]()">
6254         <size>1</size>
6255       </method>
6256     </type>
6257     <type name="Derived">
6258       <method name="Void .ctor()">
6259         <size>7</size>
6260       </method>
6261       <method name="Void Foo[T]()">
6262         <size>1</size>
6263       </method>
6264     </type>
6265     <type name="Driver">
6266       <method name="Void .ctor()">
6267         <size>7</size>
6268       </method>
6269       <method name="Void Main()">
6270         <size>11</size>
6271       </method>
6272     </type>
6273   </test>
6274   <test name="gtest-225.cs">
6275     <type name="Set`1[Element]">
6276       <method name="Void .ctor()">
6277         <size>7</size>
6278       </method>
6279       <method name="Locator locate(Element)">
6280         <size>31</size>
6281       </method>
6282     </type>
6283     <type name="Set`1+Node[Element]">
6284       <method name="Void .ctor()">
6285         <size>7</size>
6286       </method>
6287     </type>
6288     <type name="SetTest">
6289       <method name="Void Main()">
6290         <size>1</size>
6291       </method>
6292     </type>
6293     <type name="Set`1+Locator+Replace[Element]">
6294       <method name="Void .ctor(Object, IntPtr)">
6295         <size>0</size>
6296       </method>
6297       <method name="Void Invoke(Set`1+Node[Element])">
6298         <size>0</size>
6299       </method>
6300       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6301         <size>0</size>
6302       </method>
6303       <method name="Void EndInvoke(IAsyncResult)">
6304         <size>0</size>
6305       </method>
6306     </type>
6307     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6312         <size>15</size>
6313       </method>
6314     </type>
6315     <type name="Set`1+Locator[Element]">
6316       <method name="Void .ctor(Replace)">
6317         <size>1</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-226.cs">
6322     <type name="A">
6323       <method name="Void .ctor()">
6324         <size>24</size>
6325       </method>
6326     </type>
6327     <type name="M">
6328       <method name="Void .ctor()">
6329         <size>7</size>
6330       </method>
6331       <method name="Int32 Main()">
6332         <size>84</size>
6333       </method>
6334     </type>
6335     <type name="Container`1[T]">
6336       <method name="Void .ctor(T)">
6337         <size>8</size>
6338       </method>
6339     </type>
6340   </test>
6341   <test name="gtest-227.cs">
6342     <type name="Foo`1[G]">
6343       <method name="Void .ctor()">
6344         <size>7</size>
6345       </method>
6346       <method name="Void Bar()">
6347         <size>26</size>
6348       </method>
6349     </type>
6350     <type name="X">
6351       <method name="Void .ctor()">
6352         <size>7</size>
6353       </method>
6354       <method name="Void Main()">
6355         <size>1</size>
6356       </method>
6357     </type>
6358   </test>
6359   <test name="gtest-228.cs">
6360     <type name="GenParAttribute">
6361       <method name="Void .ctor()">
6362         <size>7</size>
6363       </method>
6364     </type>
6365     <type name="cons`2[A,B]">
6366       <method name="Void .ctor()">
6367         <size>7</size>
6368       </method>
6369       <method name="Void abc[M]()">
6370         <size>1</size>
6371       </method>
6372     </type>
6373     <type name="Test">
6374       <method name="Void .ctor()">
6375         <size>7</size>
6376       </method>
6377       <method name="Void Main()">
6378         <size>1</size>
6379       </method>
6380     </type>
6381   </test>
6382   <test name="gtest-229.cs">
6383     <type name="B">
6384       <method name="Void .ctor()">
6385         <size>7</size>
6386       </method>
6387       <method name="Int32 CompareTo(B)">
6388         <size>2</size>
6389       </method>
6390     </type>
6391     <type name="Tester">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="Int32 Main()">
6396         <size>21</size>
6397       </method>
6398     </type>
6399   </test>
6400   <test name="gtest-231.cs">
6401     <type name="X">
6402       <method name="Void .ctor()">
6403         <size>7</size>
6404       </method>
6405       <method name="Void Main()">
6406         <size>31</size>
6407       </method>
6408     </type>
6409   </test>
6410   <test name="gtest-233.cs">
6411     <type name="Program">
6412       <method name="Void .ctor()">
6413         <size>7</size>
6414       </method>
6415       <method name="Void Main(System.String[])">
6416         <size>25</size>
6417       </method>
6418       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6419         <size>1</size>
6420       </method>
6421     </type>
6422   </test>
6423   <test name="gtest-234.cs">
6424     <type name="Test">
6425       <method name="Void .ctor()">
6426         <size>7</size>
6427       </method>
6428       <method name="IFoo`1 GetFooGeneric[T]()">
6429         <size>2</size>
6430       </method>
6431       <method name="IFoo GetFoo()">
6432         <size>7</size>
6433       </method>
6434       <method name="Void Main()">
6435         <size>14</size>
6436       </method>
6437     </type>
6438   </test>
6439   <test name="gtest-235.cs">
6440     <type name="GettingStarted">
6441       <method name="Void .ctor()">
6442         <size>7</size>
6443       </method>
6444       <method name="Void Main()">
6445         <size>13</size>
6446       </method>
6447     </type>
6448   </test>
6449   <test name="gtest-236.cs">
6450     <type name="Foo`1[T]">
6451       <method name="Void .ctor()">
6452         <size>7</size>
6453       </method>
6454       <method name="Int32 Test(Foo`1[T])">
6455         <size>2</size>
6456       </method>
6457       <method name="Int32 Test(Foo`1[System.Int32])">
6458         <size>2</size>
6459       </method>
6460     </type>
6461     <type name="X">
6462       <method name="Void .ctor()">
6463         <size>7</size>
6464       </method>
6465       <method name="Int32 Main()">
6466         <size>59</size>
6467       </method>
6468     </type>
6469   </test>
6470   <test name="gtest-237.cs">
6471     <type name="Foo`1[T]">
6472       <method name="Void .ctor()">
6473         <size>7</size>
6474       </method>
6475       <method name="Int32 Test(T)">
6476         <size>2</size>
6477       </method>
6478       <method name="Int32 Test(Int32)">
6479         <size>2</size>
6480       </method>
6481     </type>
6482     <type name="X">
6483       <method name="Void .ctor()">
6484         <size>7</size>
6485       </method>
6486       <method name="Int32 Main()">
6487         <size>60</size>
6488       </method>
6489     </type>
6490   </test>
6491   <test name="gtest-238.cs">
6492     <type name="X">
6493       <method name="Void .ctor()">
6494         <size>7</size>
6495       </method>
6496       <method name="Int32 Main()">
6497         <size>39</size>
6498       </method>
6499     </type>
6500   </test>
6501   <test name="gtest-239.cs">
6502     <type name="Foo`2[T,U]">
6503       <method name="Void .ctor()">
6504         <size>7</size>
6505       </method>
6506       <method name="Int32 Test(T, U)">
6507         <size>2</size>
6508       </method>
6509       <method name="Int32 Test(Int32, U)">
6510         <size>2</size>
6511       </method>
6512       <method name="Int32 Test(T, Single)">
6513         <size>2</size>
6514       </method>
6515       <method name="Int32 Test(Int32, Single)">
6516         <size>2</size>
6517       </method>
6518     </type>
6519     <type name="X">
6520       <method name="Void .ctor()">
6521         <size>7</size>
6522       </method>
6523       <method name="Int32 Main()">
6524         <size>237</size>
6525       </method>
6526     </type>
6527   </test>
6528   <test name="gtest-240.cs">
6529     <type name="MyClass">
6530       <method name="Void .ctor()">
6531         <size>7</size>
6532       </method>
6533     </type>
6534     <type name="X">
6535       <method name="Void .ctor()">
6536         <size>7</size>
6537       </method>
6538       <method name="Void Main()">
6539         <size>1</size>
6540       </method>
6541     </type>
6542     <type name="MyClass">
6543       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6544         <size>1</size>
6545       </method>
6546       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6547         <size>1</size>
6548       </method>
6549       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6550         <size>1</size>
6551       </method>
6552       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6553         <size>1</size>
6554       </method>
6555     </type>
6556   </test>
6557   <test name="gtest-241.cs">
6558     <type name="a">
6559       <method name="Void .ctor()">
6560         <size>7</size>
6561       </method>
6562       <method name="Void func[T](T ByRef)">
6563         <size>0</size>
6564       </method>
6565     </type>
6566     <type name="b">
6567       <method name="Void .ctor()">
6568         <size>7</size>
6569       </method>
6570       <method name="Void func[T](T ByRef)">
6571         <size>1</size>
6572       </method>
6573     </type>
6574     <type name="main">
6575       <method name="Void .ctor()">
6576         <size>7</size>
6577       </method>
6578       <method name="Void Main()">
6579         <size>1</size>
6580       </method>
6581     </type>
6582   </test>
6583   <test name="gtest-242.cs">
6584     <type name="Container`1[T]">
6585       <method name="Void .ctor()">
6586         <size>7</size>
6587       </method>
6588     </type>
6589     <type name="ReferenceType">
6590       <method name="Void .ctor()">
6591         <size>7</size>
6592       </method>
6593       <method name="Int32 CompareTo(ReferenceType)">
6594         <size>2</size>
6595       </method>
6596     </type>
6597     <type name="Test">
6598       <method name="Void .ctor()">
6599         <size>7</size>
6600       </method>
6601       <method name="Void Main()">
6602         <size>13</size>
6603       </method>
6604     </type>
6605     <type name="MyValueType">
6606       <method name="Int32 CompareTo(MyValueType)">
6607         <size>2</size>
6608       </method>
6609     </type>
6610   </test>
6611   <test name="gtest-243.cs">
6612     <type name="Foo`1[T]">
6613       <method name="Void .ctor()">
6614         <size>7</size>
6615       </method>
6616       <method name="Void Test(T)">
6617         <size>1</size>
6618       </method>
6619     </type>
6620     <type name="Tests">
6621       <method name="Void .ctor()">
6622         <size>7</size>
6623       </method>
6624       <method name="Void foo[T]()">
6625         <size>1</size>
6626       </method>
6627       <method name="Int32 Test()">
6628         <size>148</size>
6629       </method>
6630       <method name="Int32 Main()">
6631         <size>8</size>
6632       </method>
6633     </type>
6634   </test>
6635   <test name="gtest-244.cs">
6636     <type name="B">
6637       <method name="Void .ctor()">
6638         <size>7</size>
6639       </method>
6640       <method name="T Get[T]()">
6641         <size>10</size>
6642       </method>
6643     </type>
6644     <type name="A">
6645       <method name="Void .ctor()">
6646         <size>7</size>
6647       </method>
6648       <method name="T Get[T]()">
6649         <size>30</size>
6650       </method>
6651       <method name="Void Main()">
6652         <size>12</size>
6653       </method>
6654     </type>
6655   </test>
6656   <test name="gtest-245.cs">
6657     <type name="DerivedGenericClass`1[T]">
6658       <method name="Void .ctor()">
6659         <size>7</size>
6660       </method>
6661       <method name="Void Foo()">
6662         <size>1</size>
6663       </method>
6664       <method name="Void Baz()">
6665         <size>7</size>
6666       </method>
6667     </type>
6668     <type name="BaseClass">
6669       <method name="Void .ctor()">
6670         <size>7</size>
6671       </method>
6672       <method name="Void Foo()">
6673         <size>0</size>
6674       </method>
6675     </type>
6676     <type name="X">
6677       <method name="Void .ctor()">
6678         <size>7</size>
6679       </method>
6680       <method name="Void Main()">
6681         <size>1</size>
6682       </method>
6683     </type>
6684   </test>
6685   <test name="gtest-246.cs">
6686     <type name="TestCase.CTest">
6687       <method name="Void .ctor()">
6688         <size>7</size>
6689       </method>
6690       <method name="Void Main()">
6691         <size>1</size>
6692       </method>
6693       <method name="Void Bar()">
6694         <size>1</size>
6695       </method>
6696     </type>
6697     <type name="TestCase.CGenericTest`2[T,V]">
6698       <method name="Void .ctor()">
6699         <size>7</size>
6700       </method>
6701       <method name="V Foo()">
6702         <size>21</size>
6703       </method>
6704     </type>
6705   </test>
6706   <test name="gtest-247.cs">
6707     <type name="EnumerableBase`1[T]">
6708       <method name="Void .ctor()">
6709         <size>7</size>
6710       </method>
6711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6712         <size>7</size>
6713       </method>
6714       <method name="IEnumerator`1 GetEnumerator()">
6715         <size>0</size>
6716       </method>
6717     </type>
6718     <type name="CollectionValueBase`1[T]">
6719       <method name="Void .ctor()">
6720         <size>7</size>
6721       </method>
6722       <method name="Void raiseItemsAdded(T, Int32)">
6723         <size>1</size>
6724       </method>
6725       <method name="IEnumerator`1 GetEnumerator()">
6726         <size>0</size>
6727       </method>
6728     </type>
6729     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6730       <method name="Void .ctor()">
6731         <size>7</size>
6732       </method>
6733     </type>
6734     <type name="CircularQueue`1[T]">
6735       <method name="Void .ctor()">
6736         <size>7</size>
6737       </method>
6738       <method name="IEnumerator`1 GetEnumerator()">
6739         <size>8</size>
6740       </method>
6741       <method name="Void Enqueue(T)">
6742         <size>1</size>
6743       </method>
6744     </type>
6745     <type name="HashSet`1[T]">
6746       <method name="Void .ctor()">
6747         <size>7</size>
6748       </method>
6749       <method name="Void RemoveAll[U](IEnumerable`1)">
6750         <size>7</size>
6751       </method>
6752       <method name="Void AddAll[U](IEnumerable`1)">
6753         <size>61</size>
6754       </method>
6755       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6756         <size>2</size>
6757       </method>
6758       <method name="IEnumerator`1 GetEnumerator()">
6759         <size>8</size>
6760       </method>
6761     </type>
6762     <type name="X">
6763       <method name="Void .ctor()">
6764         <size>7</size>
6765       </method>
6766       <method name="Void Main()">
6767         <size>1</size>
6768       </method>
6769     </type>
6770     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6771       <method name="Void .ctor()">
6772         <size>7</size>
6773       </method>
6774       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6775         <size>12</size>
6776       </method>
6777       <method name="Boolean MoveNext()">
6778         <size>25</size>
6779       </method>
6780       <method name="Void Dispose()">
6781         <size>8</size>
6782       </method>
6783       <method name="Void Reset()">
6784         <size>6</size>
6785       </method>
6786     </type>
6787     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6788       <method name="Void .ctor()">
6789         <size>7</size>
6790       </method>
6791       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6792         <size>12</size>
6793       </method>
6794       <method name="Boolean MoveNext()">
6795         <size>25</size>
6796       </method>
6797       <method name="Void Dispose()">
6798         <size>8</size>
6799       </method>
6800       <method name="Void Reset()">
6801         <size>6</size>
6802       </method>
6803     </type>
6804     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6805       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6806         <size>7</size>
6807       </method>
6808     </type>
6809     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6810       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6811         <size>7</size>
6812       </method>
6813     </type>
6814   </test>
6815   <test name="gtest-248.cs">
6816     <type name="Foo`1[T]">
6817       <method name="Void .ctor()">
6818         <size>7</size>
6819       </method>
6820     </type>
6821     <type name="X">
6822       <method name="Void .ctor()">
6823         <size>7</size>
6824       </method>
6825       <method name="Boolean Test(System.Object)">
6826         <size>19</size>
6827       </method>
6828       <method name="Void Main()">
6829         <size>1</size>
6830       </method>
6831     </type>
6832   </test>
6833   <test name="gtest-249.cs">
6834     <type name="EnumerableBase`1[T]">
6835       <method name="Void .ctor()">
6836         <size>7</size>
6837       </method>
6838       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6839         <size>7</size>
6840       </method>
6841       <method name="IEnumerator`1 GetEnumerator()">
6842         <size>0</size>
6843       </method>
6844     </type>
6845     <type name="ArrayBase`1[T]">
6846       <method name="Void .ctor()">
6847         <size>7</size>
6848       </method>
6849       <method name="IEnumerator`1 GetEnumerator()">
6850         <size>8</size>
6851       </method>
6852     </type>
6853     <type name="HashedArrayList`1[T]">
6854       <method name="Void .ctor()">
6855         <size>7</size>
6856       </method>
6857       <method name="IEnumerator`1 GetEnumerator()">
6858         <size>7</size>
6859       </method>
6860     </type>
6861     <type name="X">
6862       <method name="Void .ctor()">
6863         <size>7</size>
6864       </method>
6865       <method name="Void Main()">
6866         <size>1</size>
6867       </method>
6868     </type>
6869     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6870       <method name="Void .ctor()">
6871         <size>7</size>
6872       </method>
6873       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6874         <size>12</size>
6875       </method>
6876       <method name="Boolean MoveNext()">
6877         <size>25</size>
6878       </method>
6879       <method name="Void Dispose()">
6880         <size>8</size>
6881       </method>
6882       <method name="Void Reset()">
6883         <size>6</size>
6884       </method>
6885       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6886         <size>7</size>
6887       </method>
6888     </type>
6889   </test>
6890   <test name="gtest-250.cs">
6891     <type name="GuardedIndexedSorted`1[T]">
6892       <method name="Void .ctor()">
6893         <size>7</size>
6894       </method>
6895       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6896         <size>13</size>
6897       </method>
6898     </type>
6899     <type name="X">
6900       <method name="Void .ctor()">
6901         <size>7</size>
6902       </method>
6903       <method name="Void Main()">
6904         <size>1</size>
6905       </method>
6906     </type>
6907     <type name="Fun`2[R,S]">
6908       <method name="Void .ctor(Object, IntPtr)">
6909         <size>0</size>
6910       </method>
6911       <method name="S Invoke(R)">
6912         <size>0</size>
6913       </method>
6914       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6915         <size>0</size>
6916       </method>
6917       <method name="S EndInvoke(IAsyncResult)">
6918         <size>0</size>
6919       </method>
6920     </type>
6921   </test>
6922   <test name="gtest-251.cs">
6923     <type name="SortedIndexedTester`1[T]">
6924       <method name="Void .ctor()">
6925         <size>7</size>
6926       </method>
6927       <method name="Void Test(ISorted`1)">
6928         <size>24</size>
6929       </method>
6930     </type>
6931     <type name="X">
6932       <method name="Void .ctor()">
6933         <size>7</size>
6934       </method>
6935       <method name="Void Main()">
6936         <size>1</size>
6937       </method>
6938     </type>
6939     <type name="&lt;PrivateImplementationDetails&gt;">
6940       <method name="Void .ctor()">
6941         <size>7</size>
6942       </method>
6943     </type>
6944   </test>
6945   <test name="gtest-252.cs">
6946     <type name="EqualityComparer`1[T]">
6947       <method name="Void .cctor()">
6948         <size>16</size>
6949       </method>
6950       <method name="Void Test()">
6951         <size>1</size>
6952       </method>
6953     </type>
6954     <type name="SequencedEqualityComparer`2[T,W]">
6955       <method name="Void .ctor()">
6956         <size>7</size>
6957       </method>
6958     </type>
6959     <type name="X">
6960       <method name="Void .ctor()">
6961         <size>7</size>
6962       </method>
6963       <method name="Void Main()">
6964         <size>6</size>
6965       </method>
6966     </type>
6967   </test>
6968   <test name="gtest-253.cs">
6969     <type name="CollectionValueTester`2[R,S]">
6970       <method name="Void .ctor()">
6971         <size>7</size>
6972       </method>
6973     </type>
6974     <type name="ExtensibleTester`1[U]">
6975       <method name="Void .ctor(U)">
6976         <size>14</size>
6977       </method>
6978       <method name="Void Direct()">
6979         <size>24</size>
6980       </method>
6981     </type>
6982     <type name="Extensible`1[V]">
6983       <method name="Void .ctor()">
6984         <size>7</size>
6985       </method>
6986       <method name="Void AddAll[W](IEnumerable`1)">
6987         <size>1</size>
6988       </method>
6989     </type>
6990     <type name="X">
6991       <method name="Void .ctor()">
6992         <size>7</size>
6993       </method>
6994       <method name="Void Main()">
6995         <size>20</size>
6996       </method>
6997     </type>
6998   </test>
6999   <test name="gtest-254.cs">
7000     <type name="HashedLinkedList`1[T]">
7001       <method name="Void .ctor()">
7002         <size>7</size>
7003       </method>
7004       <method name="HashedLinkedList`1[T] GetList()">
7005         <size>6</size>
7006       </method>
7007       <method name="Void Test(Int32)">
7008         <size>55</size>
7009       </method>
7010       <method name="Void Test(HashedLinkedList`1[T])">
7011         <size>40</size>
7012       </method>
7013     </type>
7014     <type name="X">
7015       <method name="Void .ctor()">
7016         <size>7</size>
7017       </method>
7018       <method name="Void Main()">
7019         <size>20</size>
7020       </method>
7021     </type>
7022   </test>
7023   <test name="gtest-255.cs">
7024     <type name="A">
7025       <method name="Void .ctor()">
7026         <size>7</size>
7027       </method>
7028       <method name="T Foo[T]()">
7029         <size>0</size>
7030       </method>
7031     </type>
7032     <type name="B">
7033       <method name="Void .ctor()">
7034         <size>7</size>
7035       </method>
7036       <method name="T Foo[T]()">
7037         <size>10</size>
7038       </method>
7039     </type>
7040     <type name="C">
7041       <method name="Void .ctor()">
7042         <size>7</size>
7043       </method>
7044       <method name="Void Main()">
7045         <size>1</size>
7046       </method>
7047     </type>
7048   </test>
7049   <test name="gtest-256.cs">
7050     <type name="Test">
7051       <method name="Void .ctor()">
7052         <size>7</size>
7053       </method>
7054       <method name="IEnumerator`1 GetEnumerator()">
7055         <size>15</size>
7056       </method>
7057       <method name="Void Main()">
7058         <size>11</size>
7059       </method>
7060       <method name="Void Run()">
7061         <size>147</size>
7062       </method>
7063     </type>
7064     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7065       <method name="Void .ctor()">
7066         <size>7</size>
7067       </method>
7068       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7069         <size>7</size>
7070       </method>
7071       <method name="Boolean MoveNext()">
7072         <size>129</size>
7073       </method>
7074       <method name="Void Dispose()">
7075         <size>8</size>
7076       </method>
7077       <method name="Void Reset()">
7078         <size>6</size>
7079       </method>
7080       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7081         <size>7</size>
7082       </method>
7083     </type>
7084   </test>
7085   <test name="gtest-257.cs">
7086     <type name="Tests">
7087       <method name="Void .ctor()">
7088         <size>7</size>
7089       </method>
7090       <method name="Void Main()">
7091         <size>32</size>
7092       </method>
7093     </type>
7094   </test>
7095   <test name="gtest-258.cs">
7096     <type name="A">
7097       <method name="Void .ctor()">
7098         <size>7</size>
7099       </method>
7100     </type>
7101     <type name="B">
7102       <method name="Void .ctor()">
7103         <size>7</size>
7104       </method>
7105     </type>
7106     <type name="Foo`1[T]">
7107       <method name="Void .ctor()">
7108         <size>7</size>
7109       </method>
7110     </type>
7111     <type name="X">
7112       <method name="Void .ctor()">
7113         <size>7</size>
7114       </method>
7115       <method name="Void Main()">
7116         <size>7</size>
7117       </method>
7118     </type>
7119   </test>
7120   <test name="gtest-259.cs">
7121     <type name="Class1`1[T]">
7122       <method name="Void .ctor()">
7123         <size>7</size>
7124       </method>
7125       <method name="Void MethodOfClass1(T, MyType)">
7126         <size>14</size>
7127       </method>
7128     </type>
7129     <type name="MyType">
7130       <method name="Void .ctor()">
7131         <size>7</size>
7132       </method>
7133       <method name="Void MethodOfMyBaseType()">
7134         <size>1</size>
7135       </method>
7136     </type>
7137     <type name="MyBaseType">
7138       <method name="Void .ctor()">
7139         <size>7</size>
7140       </method>
7141       <method name="Void MethodOfMyBaseType()">
7142         <size>0</size>
7143       </method>
7144     </type>
7145     <type name="X">
7146       <method name="Void .ctor()">
7147         <size>7</size>
7148       </method>
7149       <method name="Void Main()">
7150         <size>1</size>
7151       </method>
7152     </type>
7153   </test>
7154   <test name="gtest-260.cs">
7155     <type name="A`1[T]">
7156       <method name="Void .ctor()">
7157         <size>7</size>
7158       </method>
7159     </type>
7160     <type name="B`1[T]">
7161       <method name="Void .ctor()">
7162         <size>7</size>
7163       </method>
7164     </type>
7165     <type name="Test">
7166       <method name="Void .ctor()">
7167         <size>7</size>
7168       </method>
7169       <method name="Void .cctor()">
7170         <size>11</size>
7171       </method>
7172       <method name="Void Main()">
7173         <size>1</size>
7174       </method>
7175     </type>
7176   </test>
7177   <test name="gtest-261.cs">
7178     <type name="Cons`2[T,U]">
7179       <method name="Void .ctor(T, U)">
7180         <size>21</size>
7181       </method>
7182       <method name="System.String ToString()">
7183         <size>68</size>
7184       </method>
7185     </type>
7186     <type name="List`1[A]">
7187       <method name="Void .ctor(A)">
7188         <size>9</size>
7189       </method>
7190       <method name="Void .ctor(A, List`1)">
7191         <size>9</size>
7192       </method>
7193       <method name="Void zip[B](List`1[B])">
7194         <size>18</size>
7195       </method>
7196     </type>
7197     <type name="Test">
7198       <method name="Void .ctor()">
7199         <size>7</size>
7200       </method>
7201       <method name="Void Main(System.String[])">
7202         <size>14</size>
7203       </method>
7204     </type>
7205   </test>
7206   <test name="gtest-262.cs">
7207     <type name="Test">
7208       <method name="Void .ctor()">
7209         <size>7</size>
7210       </method>
7211       <method name="Void f1(System.Object)">
7212         <size>1</size>
7213       </method>
7214       <method name="Void f2(System.String)">
7215         <size>1</size>
7216       </method>
7217       <method name="Void f3(Test)">
7218         <size>1</size>
7219       </method>
7220       <method name="Void f4(Int32)">
7221         <size>1</size>
7222       </method>
7223       <method name="Void f5(Int16)">
7224         <size>1</size>
7225       </method>
7226       <method name="Void Main()">
7227         <size>163</size>
7228       </method>
7229       <method name="Void f6(ParamEnum)">
7230         <size>1</size>
7231       </method>
7232     </type>
7233   </test>
7234   <test name="gtest-263.cs">
7235     <type name="Foo`1[S]">
7236       <method name="Void .ctor()">
7237         <size>7</size>
7238       </method>
7239       <method name="ICloneable Test(S)">
7240         <size>12</size>
7241       </method>
7242     </type>
7243     <type name="ConvertHelper">
7244       <method name="IEnumerator`1 Test[S,T](S)">
7245         <size>22</size>
7246       </method>
7247       <method name="Void Main()">
7248         <size>1</size>
7249       </method>
7250     </type>
7251     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7252       <method name="Void .ctor()">
7253         <size>7</size>
7254       </method>
7255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7256         <size>12</size>
7257       </method>
7258       <method name="Boolean MoveNext()">
7259         <size>80</size>
7260       </method>
7261       <method name="Void Dispose()">
7262         <size>8</size>
7263       </method>
7264       <method name="Void Reset()">
7265         <size>6</size>
7266       </method>
7267       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7268         <size>7</size>
7269       </method>
7270     </type>
7271   </test>
7272   <test name="gtest-264.cs">
7273     <type name="BaseList`1[SubType]">
7274       <method name="Void .ctor()">
7275         <size>18</size>
7276       </method>
7277     </type>
7278     <type name="XXX">
7279       <method name="Void .ctor()">
7280         <size>7</size>
7281       </method>
7282     </type>
7283     <type name="Crash">
7284       <method name="Void .ctor()">
7285         <size>7</size>
7286       </method>
7287       <method name="Void Main()">
7288         <size>14</size>
7289       </method>
7290     </type>
7291   </test>
7292   <test name="gtest-265.cs">
7293     <type name="Test">
7294       <method name="Void .ctor()">
7295         <size>7</size>
7296       </method>
7297       <method name="Void Main()">
7298         <size>14</size>
7299       </method>
7300     </type>
7301   </test>
7302   <test name="gtest-266.cs">
7303     <type name="Test`1[T]">
7304       <method name="Void .ctor()">
7305         <size>7</size>
7306       </method>
7307     </type>
7308     <type name="Test`1+Inner`1[T,U]">
7309       <method name="Void .ctor()">
7310         <size>7</size>
7311       </method>
7312       <method name="Void Foo()">
7313         <size>13</size>
7314       </method>
7315     </type>
7316     <type name="Test">
7317       <method name="Void .ctor()">
7318         <size>7</size>
7319       </method>
7320       <method name="Void Main()">
7321         <size>1</size>
7322       </method>
7323     </type>
7324   </test>
7325   <test name="gtest-267.cs">
7326     <type name="T">
7327       <method name="Void .ctor()">
7328         <size>7</size>
7329       </method>
7330       <method name="Void Foo[T](Handler`1[T])">
7331         <size>34</size>
7332       </method>
7333       <method name="Void Response[T](Handler`1[T])">
7334         <size>1</size>
7335       </method>
7336       <method name="Void Main()">
7337         <size>1</size>
7338       </method>
7339     </type>
7340     <type name="Handler`1[T]">
7341       <method name="Void .ctor(Object, IntPtr)">
7342         <size>0</size>
7343       </method>
7344       <method name="Void Invoke(T)">
7345         <size>0</size>
7346       </method>
7347       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7348         <size>0</size>
7349       </method>
7350       <method name="Void EndInvoke(IAsyncResult)">
7351         <size>0</size>
7352       </method>
7353     </type>
7354     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7355       <method name="Void .ctor()">
7356         <size>7</size>
7357       </method>
7358       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7359         <size>18</size>
7360       </method>
7361     </type>
7362   </test>
7363   <test name="gtest-268.cs">
7364     <type name="Test">
7365       <method name="Void .ctor()">
7366         <size>7</size>
7367       </method>
7368       <method name="Void Bar()">
7369         <size>7</size>
7370       </method>
7371       <method name="Void Main()">
7372         <size>1</size>
7373       </method>
7374     </type>
7375     <type name="Test+G`1[T]">
7376       <method name="Void .ctor()">
7377         <size>7</size>
7378       </method>
7379     </type>
7380   </test>
7381   <test name="gtest-269.cs">
7382     <type name="X">
7383       <method name="Void .ctor()">
7384         <size>7</size>
7385       </method>
7386       <method name="Int32 Beer(Nullable`1)">
7387         <size>54</size>
7388       </method>
7389       <method name="Int64 PubToLong(IrishPub)">
7390         <size>12</size>
7391       </method>
7392       <method name="Int32 Test(Nullable`1)">
7393         <size>53</size>
7394       </method>
7395       <method name="Int32 TestWithNull(Nullable`1)">
7396         <size>55</size>
7397       </method>
7398       <method name="Nullable`1 Foo(Boolean)">
7399         <size>24</size>
7400       </method>
7401       <method name="Int32 Test(Boolean)">
7402         <size>54</size>
7403       </method>
7404       <method name="Int32 Main()">
7405         <size>194</size>
7406       </method>
7407     </type>
7408     <type name="IrishPub">
7409       <method name="Void .ctor(IrishBeer)">
7410         <size>8</size>
7411       </method>
7412       <method name="Int64 op_Implicit(Nullable`1)">
7413         <size>36</size>
7414       </method>
7415       <method name="Nullable`1 op_Implicit(Int64)">
7416         <size>13</size>
7417       </method>
7418     </type>
7419   </test>
7420   <test name="gtest-270.cs">
7421     <type name="X">
7422       <method name="Void .ctor()">
7423         <size>7</size>
7424       </method>
7425       <method name="Int32 Test(Nullable`1)">
7426         <size>44</size>
7427       </method>
7428       <method name="Int32 Main()">
7429         <size>42</size>
7430       </method>
7431     </type>
7432   </test>
7433   <test name="gtest-271.cs">
7434     <type name="Qux`2[X,V]">
7435       <method name="Void .ctor()">
7436         <size>7</size>
7437       </method>
7438       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7439         <size>8</size>
7440       </method>
7441       <method name="IEnumerator`1 GetEnumerator()">
7442         <size>8</size>
7443       </method>
7444     </type>
7445     <type name="Foo`2[X,V]">
7446       <method name="Void .ctor()">
7447         <size>7</size>
7448       </method>
7449     </type>
7450     <type name="Test`1[T]">
7451       <method name="Void .ctor()">
7452         <size>7</size>
7453       </method>
7454       <method name="Int32 CompareTo(Test`1[T])">
7455         <size>2</size>
7456       </method>
7457     </type>
7458     <type name="X">
7459       <method name="Void .ctor()">
7460         <size>7</size>
7461       </method>
7462       <method name="Void Main()">
7463         <size>53</size>
7464       </method>
7465     </type>
7466     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7467       <method name="Void .ctor()">
7468         <size>7</size>
7469       </method>
7470       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7471         <size>7</size>
7472       </method>
7473       <method name="Boolean MoveNext()">
7474         <size>25</size>
7475       </method>
7476       <method name="Void Dispose()">
7477         <size>8</size>
7478       </method>
7479       <method name="Void Reset()">
7480         <size>6</size>
7481       </method>
7482     </type>
7483     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7484       <method name="Void .ctor()">
7485         <size>7</size>
7486       </method>
7487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7488         <size>12</size>
7489       </method>
7490       <method name="Boolean MoveNext()">
7491         <size>25</size>
7492       </method>
7493       <method name="Void Dispose()">
7494         <size>8</size>
7495       </method>
7496       <method name="Void Reset()">
7497         <size>6</size>
7498       </method>
7499     </type>
7500     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7501       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7502         <size>7</size>
7503       </method>
7504     </type>
7505     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7506       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7507         <size>7</size>
7508       </method>
7509     </type>
7510   </test>
7511   <test name="gtest-272.cs">
7512     <type name="X">
7513       <method name="Void Foo[T](Handler`1[T])">
7514         <size>27</size>
7515       </method>
7516       <method name="Void Response[T](Handler`1[T])">
7517         <size>1</size>
7518       </method>
7519       <method name="Void Test[T](T)">
7520         <size>1</size>
7521       </method>
7522       <method name="Void Main()">
7523         <size>18</size>
7524       </method>
7525     </type>
7526     <type name="Handler`1[T]">
7527       <method name="Void .ctor(Object, IntPtr)">
7528         <size>0</size>
7529       </method>
7530       <method name="Void Invoke(T)">
7531         <size>0</size>
7532       </method>
7533       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7534         <size>0</size>
7535       </method>
7536       <method name="Void EndInvoke(IAsyncResult)">
7537         <size>0</size>
7538       </method>
7539     </type>
7540     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7541       <method name="Void .ctor()">
7542         <size>7</size>
7543       </method>
7544       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7545         <size>12</size>
7546       </method>
7547     </type>
7548   </test>
7549   <test name="gtest-273.cs">
7550     <type name="ThisBaseClass`3[A,B,C]">
7551       <method name="Void .ctor()">
7552         <size>7</size>
7553       </method>
7554     </type>
7555     <type name="ThatBaseClass`3[B,A,C]">
7556       <method name="Void .ctor()">
7557         <size>7</size>
7558       </method>
7559     </type>
7560     <type name="ThisClass`3[A,B,C]">
7561       <method name="Void .ctor()">
7562         <size>7</size>
7563       </method>
7564     </type>
7565     <type name="ThatClass`3[B,A,C]">
7566       <method name="Void .ctor()">
7567         <size>7</size>
7568       </method>
7569     </type>
7570     <type name="ThisClass">
7571       <method name="Void .ctor()">
7572         <size>7</size>
7573       </method>
7574     </type>
7575     <type name="ThatClass">
7576       <method name="Void .ctor()">
7577         <size>7</size>
7578       </method>
7579     </type>
7580     <type name="Test">
7581       <method name="Void .ctor()">
7582         <size>7</size>
7583       </method>
7584       <method name="Void Main()">
7585         <size>1</size>
7586       </method>
7587     </type>
7588   </test>
7589   <test name="gtest-274.cs">
7590     <type name="X">
7591       <method name="Void .ctor()">
7592         <size>7</size>
7593       </method>
7594       <method name="Void Main()">
7595         <size>447</size>
7596       </method>
7597     </type>
7598     <type name="Foo">
7599       <method name="Void .ctor(Int64)">
7600         <size>8</size>
7601       </method>
7602       <method name="Foo op_Implicit(Int64)">
7603         <size>7</size>
7604       </method>
7605     </type>
7606     <type name="Bar">
7607       <method name="Void .ctor(Foo)">
7608         <size>8</size>
7609       </method>
7610       <method name="Bar op_Implicit(Foo)">
7611         <size>7</size>
7612       </method>
7613     </type>
7614     <type name="Baz">
7615       <method name="Void .ctor(Foo)">
7616         <size>8</size>
7617       </method>
7618       <method name="Baz op_Explicit(Foo)">
7619         <size>7</size>
7620       </method>
7621     </type>
7622   </test>
7623   <test name="gtest-275.cs">
7624     <type name="Test">
7625       <method name="Void .ctor()">
7626         <size>7</size>
7627       </method>
7628       <method name="Void Main()">
7629         <size>19</size>
7630       </method>
7631     </type>
7632     <type name="Test+C">
7633       <method name="Void .ctor()">
7634         <size>18</size>
7635       </method>
7636     </type>
7637     <type name="Test+D`2[T,U]">
7638       <method name="Void .ctor()">
7639         <size>18</size>
7640       </method>
7641     </type>
7642     <type name="Test+E`1[T]">
7643       <method name="Void .ctor()">
7644         <size>18</size>
7645       </method>
7646     </type>
7647   </test>
7648   <test name="gtest-276.cs">
7649     <type name="Tests">
7650       <method name="Void .ctor()">
7651         <size>7</size>
7652       </method>
7653       <method name="Int32 Main()">
7654         <size>30</size>
7655       </method>
7656     </type>
7657     <type name="Tests+GenericClass`1[T]">
7658       <method name="Void .ctor()">
7659         <size>7</size>
7660       </method>
7661       <method name="T Z(IList`1, Int32)">
7662         <size>8</size>
7663       </method>
7664     </type>
7665   </test>
7666   <test name="gtest-277.cs">
7667     <type name="X">
7668       <method name="Void .ctor()">
7669         <size>7</size>
7670       </method>
7671       <method name="Void Main()">
7672         <size>1</size>
7673       </method>
7674     </type>
7675   </test>
7676   <test name="gtest-278.cs">
7677     <type name="Program">
7678       <method name="Void .ctor()">
7679         <size>7</size>
7680       </method>
7681       <method name="Int32 Main()">
7682         <size>6</size>
7683       </method>
7684     </type>
7685   </test>
7686   <test name="gtest-279.cs">
7687     <type name="Foo">
7688       <method name="Void .ctor()">
7689         <size>7</size>
7690       </method>
7691       <method name="IList`1 Bar[T]()">
7692         <size>12</size>
7693       </method>
7694       <method name="Void Bar()">
7695         <size>11</size>
7696       </method>
7697     </type>
7698     <type name="BugReport">
7699       <method name="Void .ctor()">
7700         <size>7</size>
7701       </method>
7702       <method name="Void Main(System.String[])">
7703         <size>20</size>
7704       </method>
7705     </type>
7706   </test>
7707   <test name="gtest-280.cs">
7708     <type name="Test">
7709       <method name="Void .ctor()">
7710         <size>7</size>
7711       </method>
7712       <method name="Void Main(System.String[])">
7713         <size>69</size>
7714       </method>
7715     </type>
7716     <type name="Test+TestDel">
7717       <method name="Void .ctor(Object, IntPtr)">
7718         <size>0</size>
7719       </method>
7720       <method name="Int32 Invoke(Int32)">
7721         <size>0</size>
7722       </method>
7723       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7724         <size>0</size>
7725       </method>
7726       <method name="Int32 EndInvoke(IAsyncResult)">
7727         <size>0</size>
7728       </method>
7729     </type>
7730     <type name="Test">
7731       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7732         <size>2</size>
7733       </method>
7734     </type>
7735   </test>
7736   <test name="gtest-281.cs">
7737     <type name="List">
7738       <method name="Void .ctor()">
7739         <size>7</size>
7740       </method>
7741       <method name="Void AddRange[T](ICollection`1)">
7742         <size>1</size>
7743       </method>
7744     </type>
7745     <type name="Tests">
7746       <method name="Void .ctor()">
7747         <size>7</size>
7748       </method>
7749       <method name="Void Main()">
7750         <size>21</size>
7751       </method>
7752     </type>
7753   </test>
7754   <test name="gtest-282.cs">
7755     <type name="Foo">
7756       <method name="Void .ctor()">
7757         <size>7</size>
7758       </method>
7759     </type>
7760     <type name="Foo+Bar">
7761       <method name="Void .ctor()">
7762         <size>7</size>
7763       </method>
7764     </type>
7765     <type name="C`1[T]">
7766       <method name="Void .ctor()">
7767         <size>7</size>
7768       </method>
7769     </type>
7770     <type name="Test">
7771       <method name="Void .ctor()">
7772         <size>7</size>
7773       </method>
7774       <method name="Void .cctor()">
7775         <size>11</size>
7776       </method>
7777       <method name="Void Main()">
7778         <size>21</size>
7779       </method>
7780     </type>
7781   </test>
7782   <test name="gtest-283.cs">
7783     <type name="Point">
7784       <method name="Void .ctor(Int32, Int32)">
7785         <size>15</size>
7786       </method>
7787     </type>
7788     <type name="TestPoint">
7789       <method name="Void Serialize(IFoo)">
7790         <size>39</size>
7791       </method>
7792       <method name="Void Main()">
7793         <size>1</size>
7794       </method>
7795     </type>
7796   </test>
7797   <test name="gtest-284.cs">
7798     <type name="X">
7799       <method name="Void .ctor()">
7800         <size>7</size>
7801       </method>
7802     </type>
7803     <type name="CollectionTester">
7804       <method name="Int32 Test[T](IList`1)">
7805         <size>67</size>
7806       </method>
7807       <method name="Int32 Test()">
7808         <size>522</size>
7809       </method>
7810     </type>
7811     <type name="InterfaceTester">
7812       <method name="Void .cctor()">
7813         <size>106</size>
7814       </method>
7815       <method name="Int32 Test(System.Type, System.Type[])">
7816         <size>398</size>
7817       </method>
7818       <method name="Int32 Test()">
7819         <size>532</size>
7820       </method>
7821     </type>
7822     <type name="Z">
7823       <method name="Void .ctor()">
7824         <size>7</size>
7825       </method>
7826       <method name="Int32 Test()">
7827         <size>36</size>
7828       </method>
7829       <method name="Int32 Main()">
7830         <size>45</size>
7831       </method>
7832     </type>
7833   </test>
7834   <test name="gtest-285.cs">
7835     <type name="A">
7836       <method name="Void .ctor()">
7837         <size>7</size>
7838       </method>
7839     </type>
7840     <type name="B">
7841       <method name="Void .ctor()">
7842         <size>7</size>
7843       </method>
7844     </type>
7845     <type name="Tests">
7846       <method name="Void .ctor()">
7847         <size>7</size>
7848       </method>
7849       <method name="Void Main()">
7850         <size>38</size>
7851       </method>
7852     </type>
7853   </test>
7854   <test name="gtest-286.cs">
7855     <type name="TestAttribute">
7856       <method name="Void .ctor(Type)">
7857         <size>14</size>
7858       </method>
7859     </type>
7860     <type name="C`1[T]">
7861       <method name="Void .ctor()">
7862         <size>7</size>
7863       </method>
7864       <method name="Void Foo()">
7865         <size>1</size>
7866       </method>
7867     </type>
7868     <type name="C">
7869       <method name="Void .ctor()">
7870         <size>7</size>
7871       </method>
7872       <method name="Int32 Main()">
7873         <size>76</size>
7874       </method>
7875     </type>
7876   </test>
7877   <test name="gtest-287.cs">
7878     <type name="X">
7879       <method name="Void .ctor()">
7880         <size>7</size>
7881       </method>
7882       <method name="Void Main()">
7883         <size>36</size>
7884       </method>
7885       <method name="Void D()">
7886         <size>1</size>
7887       </method>
7888     </type>
7889   </test>
7890   <test name="gtest-288.cs">
7891     <type name="A">
7892       <method name="Void .ctor()">
7893         <size>7</size>
7894       </method>
7895       <method name="Boolean Test(Int32)">
7896         <size>5</size>
7897       </method>
7898     </type>
7899     <type name="B">
7900       <method name="Void .ctor()">
7901         <size>7</size>
7902       </method>
7903       <method name="Void Test()">
7904         <size>1</size>
7905       </method>
7906     </type>
7907     <type name="B+C">
7908       <method name="Void .ctor()">
7909         <size>7</size>
7910       </method>
7911       <method name="Boolean Foo(Int32)">
7912         <size>13</size>
7913       </method>
7914     </type>
7915     <type name="X">
7916       <method name="Void .ctor()">
7917         <size>7</size>
7918       </method>
7919       <method name="Void Main()">
7920         <size>1</size>
7921       </method>
7922     </type>
7923   </test>
7924   <test name="gtest-289.cs">
7925     <type name="C">
7926       <method name="Void .ctor()">
7927         <size>7</size>
7928       </method>
7929       <method name="Void add_Ev1(D)">
7930         <size>24</size>
7931       </method>
7932       <method name="Void remove_Ev1(D)">
7933         <size>24</size>
7934       </method>
7935     </type>
7936     <type name="Consts">
7937       <method name="Void .ctor()">
7938         <size>7</size>
7939       </method>
7940       <method name="Void .cctor()">
7941         <size>1</size>
7942       </method>
7943     </type>
7944     <type name="Test">
7945       <method name="Void .ctor()">
7946         <size>7</size>
7947       </method>
7948       <method name="Int32 Main()">
7949         <size>94</size>
7950       </method>
7951     </type>
7952     <type name="D">
7953       <method name="Void .ctor(Object, IntPtr)">
7954         <size>0</size>
7955       </method>
7956       <method name="Void Invoke()">
7957         <size>0</size>
7958       </method>
7959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7960         <size>0</size>
7961       </method>
7962       <method name="Void EndInvoke(IAsyncResult)">
7963         <size>0</size>
7964       </method>
7965     </type>
7966   </test>
7967   <test name="gtest-290.cs">
7968     <type name="GenericEventNotUsedTest`1[T]">
7969       <method name="Void .ctor()">
7970         <size>7</size>
7971       </method>
7972       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7973         <size>24</size>
7974       </method>
7975       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7976         <size>24</size>
7977       </method>
7978       <method name="Void RaiseTestEvent(T)">
7979         <size>14</size>
7980       </method>
7981     </type>
7982     <type name="TestEntry">
7983       <method name="Void Main()">
7984         <size>1</size>
7985       </method>
7986     </type>
7987     <type name="GenericEventHandler`2[U,V]">
7988       <method name="Void .ctor(Object, IntPtr)">
7989         <size>0</size>
7990       </method>
7991       <method name="Void Invoke(U, V)">
7992         <size>0</size>
7993       </method>
7994       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7995         <size>0</size>
7996       </method>
7997       <method name="Void EndInvoke(IAsyncResult)">
7998         <size>0</size>
7999       </method>
8000     </type>
8001   </test>
8002   <test name="gtest-291.cs">
8003     <type name="Global">
8004       <method name="Void .ctor()">
8005         <size>7</size>
8006       </method>
8007       <method name="Void Main()">
8008         <size>22</size>
8009       </method>
8010       <method name="System.String Test2(Nullable`1)">
8011         <size>6</size>
8012       </method>
8013     </type>
8014   </test>
8015   <test name="gtest-292.cs">
8016     <type name="Test.A`1[TA]">
8017       <method name="Void .ctor()">
8018         <size>7</size>
8019       </method>
8020     </type>
8021     <type name="X">
8022       <method name="Void .ctor()">
8023         <size>7</size>
8024       </method>
8025       <method name="Void Main()">
8026         <size>1</size>
8027       </method>
8028     </type>
8029     <type name="Test.Handler`1[TA]">
8030       <method name="Void .ctor(Object, IntPtr)">
8031         <size>0</size>
8032       </method>
8033       <method name="Void Invoke(TA)">
8034         <size>0</size>
8035       </method>
8036       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8037         <size>0</size>
8038       </method>
8039       <method name="Void EndInvoke(IAsyncResult)">
8040         <size>0</size>
8041       </method>
8042     </type>
8043   </test>
8044   <test name="gtest-293.cs">
8045     <type name="Test`1[T]">
8046       <method name="Void .ctor()">
8047         <size>7</size>
8048       </method>
8049       <method name="Void Invalid(T)">
8050         <size>21</size>
8051       </method>
8052       <method name="Void Other(IEnumerable`1)">
8053         <size>1</size>
8054       </method>
8055     </type>
8056     <type name="X">
8057       <method name="Void .ctor()">
8058         <size>7</size>
8059       </method>
8060       <method name="Void Main()">
8061         <size>1</size>
8062       </method>
8063     </type>
8064   </test>
8065   <test name="gtest-294.cs">
8066     <type name="A">
8067       <method name="Void .ctor()">
8068         <size>7</size>
8069       </method>
8070     </type>
8071     <type name="B">
8072       <method name="Void .ctor()">
8073         <size>7</size>
8074       </method>
8075     </type>
8076     <type name="X">
8077       <method name="Void .ctor()">
8078         <size>7</size>
8079       </method>
8080       <method name="A Test(A, B)">
8081         <size>10</size>
8082       </method>
8083       <method name="Int32 Main()">
8084         <size>73</size>
8085       </method>
8086     </type>
8087   </test>
8088   <test name="gtest-295.cs">
8089     <type name="Test.Cache`1[T]">
8090       <method name="Void .ctor()">
8091         <size>7</size>
8092       </method>
8093     </type>
8094     <type name="Test.Base">
8095       <method name="Void .ctor()">
8096         <size>7</size>
8097       </method>
8098     </type>
8099     <type name="Test.MyType`1[T]">
8100       <method name="Void .ctor()">
8101         <size>7</size>
8102       </method>
8103     </type>
8104     <type name="Test.Foo">
8105       <method name="Void .ctor()">
8106         <size>7</size>
8107       </method>
8108       <method name="Void Main()">
8109         <size>7</size>
8110       </method>
8111     </type>
8112   </test>
8113   <test name="gtest-296.cs">
8114     <type name="MyCollection`1[T]">
8115       <method name="Void .ctor()">
8116         <size>7</size>
8117       </method>
8118       <method name="Void Foo()">
8119         <size>14</size>
8120       </method>
8121     </type>
8122     <type name="C">
8123       <method name="Void .ctor()">
8124         <size>7</size>
8125       </method>
8126       <method name="Void Main()">
8127         <size>1</size>
8128       </method>
8129     </type>
8130   </test>
8131   <test name="gtest-297.cs">
8132     <type name="Test">
8133       <method name="Void .ctor()">
8134         <size>7</size>
8135       </method>
8136       <method name="Void Main()">
8137         <size>18</size>
8138       </method>
8139     </type>
8140   </test>
8141   <test name="gtest-298.cs">
8142     <type name="A">
8143       <method name="Void .ctor(TestFunc`1)">
8144         <size>14</size>
8145       </method>
8146     </type>
8147     <type name="TestClass">
8148       <method name="Void .ctor()">
8149         <size>7</size>
8150       </method>
8151       <method name="Void .cctor()">
8152         <size>46</size>
8153       </method>
8154       <method name="Int32 Main()">
8155         <size>6</size>
8156       </method>
8157     </type>
8158     <type name="TestFunc`1[T]">
8159       <method name="Void .ctor(Object, IntPtr)">
8160         <size>0</size>
8161       </method>
8162       <method name="Void Invoke(T)">
8163         <size>0</size>
8164       </method>
8165       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8166         <size>0</size>
8167       </method>
8168       <method name="Void EndInvoke(IAsyncResult)">
8169         <size>0</size>
8170       </method>
8171     </type>
8172     <type name="TestClass">
8173       <method name="Void &lt;a&gt;m__0(Int32)">
8174         <size>7</size>
8175       </method>
8176     </type>
8177   </test>
8178   <test name="gtest-299.cs">
8179     <type name="N.A">
8180       <method name="Void .ctor()">
8181         <size>7</size>
8182       </method>
8183     </type>
8184     <type name="B`1[T]">
8185       <method name="Void .ctor()">
8186         <size>7</size>
8187       </method>
8188     </type>
8189     <type name="Test">
8190       <method name="Void .ctor()">
8191         <size>7</size>
8192       </method>
8193       <method name="Void Main()">
8194         <size>47</size>
8195       </method>
8196     </type>
8197   </test>
8198   <test name="gtest-300.cs">
8199     <type name="Test">
8200       <method name="Void .ctor()">
8201         <size>7</size>
8202       </method>
8203       <method name="Void Main()">
8204         <size>64</size>
8205       </method>
8206     </type>
8207   </test>
8208   <test name="gtest-301.cs">
8209     <type name="Test">
8210       <method name="Void .ctor()">
8211         <size>7</size>
8212       </method>
8213       <method name="Void Main(System.String[])">
8214         <size>23</size>
8215       </method>
8216     </type>
8217   </test>
8218   <test name="gtest-302.cs">
8219     <type name="Test">
8220       <method name="Void .ctor()">
8221         <size>7</size>
8222       </method>
8223       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8224         <size>6</size>
8225       </method>
8226     </type>
8227     <type name="M">
8228       <method name="Void .ctor()">
8229         <size>7</size>
8230       </method>
8231       <method name="Void Main()">
8232         <size>59</size>
8233       </method>
8234     </type>
8235     <type name="Test+GetEnumerator&gt;c__Iterator0">
8236       <method name="Void .ctor()">
8237         <size>7</size>
8238       </method>
8239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8240         <size>12</size>
8241       </method>
8242       <method name="Boolean MoveNext()">
8243         <size>25</size>
8244       </method>
8245       <method name="Void Dispose()">
8246         <size>8</size>
8247       </method>
8248       <method name="Void Reset()">
8249         <size>6</size>
8250       </method>
8251     </type>
8252     <type name="Test">
8253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8254         <size>8</size>
8255       </method>
8256     </type>
8257     <type name="Test+GetEnumerator&gt;c__Iterator0">
8258       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8259         <size>7</size>
8260       </method>
8261     </type>
8262   </test>
8263   <test name="gtest-303.cs">
8264     <type name="test.BaseClass">
8265       <method name="Void .ctor()">
8266         <size>7</size>
8267       </method>
8268       <method name="System.String get_Hello()">
8269         <size>6</size>
8270       </method>
8271     </type>
8272     <type name="test.Printer">
8273       <method name="Void .ctor()">
8274         <size>7</size>
8275       </method>
8276       <method name="Void Print[T](T)">
8277         <size>0</size>
8278       </method>
8279     </type>
8280     <type name="test.PrinterImpl">
8281       <method name="Void .ctor()">
8282         <size>7</size>
8283       </method>
8284       <method name="Void Print[T](T)">
8285         <size>19</size>
8286       </method>
8287     </type>
8288     <type name="test.Starter">
8289       <method name="Void .ctor()">
8290         <size>7</size>
8291       </method>
8292       <method name="Void Main(System.String[])">
8293         <size>20</size>
8294       </method>
8295     </type>
8296   </test>
8297   <test name="gtest-304.cs">
8298     <type name="test.BaseClass">
8299       <method name="Void .ctor()">
8300         <size>7</size>
8301       </method>
8302       <method name="System.String get_Hello()">
8303         <size>6</size>
8304       </method>
8305     </type>
8306     <type name="test.Printer">
8307       <method name="Void .ctor()">
8308         <size>7</size>
8309       </method>
8310       <method name="Void Print[T](System.Object)">
8311         <size>0</size>
8312       </method>
8313     </type>
8314     <type name="test.PrinterImpl">
8315       <method name="Void .ctor()">
8316         <size>7</size>
8317       </method>
8318       <method name="Void Print[T](System.Object)">
8319         <size>31</size>
8320       </method>
8321     </type>
8322     <type name="test.Starter">
8323       <method name="Void .ctor()">
8324         <size>7</size>
8325       </method>
8326       <method name="Void Main(System.String[])">
8327         <size>20</size>
8328       </method>
8329     </type>
8330   </test>
8331   <test name="gtest-305.cs">
8332     <type name="T">
8333       <method name="Void .ctor()">
8334         <size>82</size>
8335       </method>
8336       <method name="Int32 Main()">
8337         <size>54</size>
8338       </method>
8339     </type>
8340   </test>
8341   <test name="gtest-306.cs">
8342     <type name="FuParentClass`1[Trow]">
8343       <method name="Void .ctor()">
8344         <size>7</size>
8345       </method>
8346     </type>
8347     <type name="FuParentClass`1+FuChildClass[Trow]">
8348       <method name="Void .ctor()">
8349         <size>7</size>
8350       </method>
8351     </type>
8352     <type name="C">
8353       <method name="Void .ctor()">
8354         <size>7</size>
8355       </method>
8356       <method name="Void Main()">
8357         <size>1</size>
8358       </method>
8359     </type>
8360   </test>
8361   <test name="gtest-307.cs">
8362     <type name="Foo`1[T]">
8363       <method name="Void .ctor()">
8364         <size>7</size>
8365       </method>
8366     </type>
8367     <type name="Bar">
8368       <method name="Void .ctor()">
8369         <size>7</size>
8370       </method>
8371       <method name="Int32 g()">
8372         <size>2</size>
8373       </method>
8374       <method name="Int32 Main()">
8375         <size>20</size>
8376       </method>
8377     </type>
8378     <type name="Foo`1+F[T]">
8379       <method name="Void .ctor(Object, IntPtr)">
8380         <size>0</size>
8381       </method>
8382       <method name="Int32 Invoke()">
8383         <size>0</size>
8384       </method>
8385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8386         <size>0</size>
8387       </method>
8388       <method name="Int32 EndInvoke(IAsyncResult)">
8389         <size>0</size>
8390       </method>
8391     </type>
8392   </test>
8393   <test name="gtest-308.cs">
8394     <type name="Test">
8395       <method name="Void .ctor()">
8396         <size>7</size>
8397       </method>
8398       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8399         <size>26</size>
8400       </method>
8401       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8402         <size>26</size>
8403       </method>
8404     </type>
8405     <type name="Foo">
8406       <method name="Void .ctor()">
8407         <size>7</size>
8408       </method>
8409       <method name="Int32 compare(Int32, Int32)">
8410         <size>4</size>
8411       </method>
8412       <method name="Int32 compare(System.String, System.String)">
8413         <size>8</size>
8414       </method>
8415       <method name="Void test(Int32)">
8416         <size>29</size>
8417       </method>
8418       <method name="Void Main()">
8419         <size>141</size>
8420       </method>
8421     </type>
8422     <type name="Test+MyComparison`1[V]">
8423       <method name="Void .ctor(Object, IntPtr)">
8424         <size>0</size>
8425       </method>
8426       <method name="Int32 Invoke(V, V)">
8427         <size>0</size>
8428       </method>
8429       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8430         <size>0</size>
8431       </method>
8432       <method name="Int32 EndInvoke(IAsyncResult)">
8433         <size>0</size>
8434       </method>
8435     </type>
8436     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8437       <method name="Void .ctor()">
8438         <size>7</size>
8439       </method>
8440       <method name="Int32 &lt;&gt;m__0(U, U)">
8441         <size>14</size>
8442       </method>
8443     </type>
8444     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8445       <method name="Void .ctor()">
8446         <size>7</size>
8447       </method>
8448       <method name="Int32 &lt;&gt;m__1(W, W)">
8449         <size>14</size>
8450       </method>
8451     </type>
8452   </test>
8453   <test name="gtest-309.cs">
8454     <type name="Test`2[A,B]">
8455       <method name="Void .ctor()">
8456         <size>7</size>
8457       </method>
8458       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8459         <size>1</size>
8460       </method>
8461     </type>
8462     <type name="X">
8463       <method name="Void .ctor()">
8464         <size>7</size>
8465       </method>
8466       <method name="Void Main()">
8467         <size>15</size>
8468       </method>
8469     </type>
8470   </test>
8471   <test name="gtest-310.cs">
8472     <type name="MonoBugs.IncompleteGenericInference">
8473       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8474         <size>1</size>
8475       </method>
8476       <method name="Void Main()">
8477         <size>20</size>
8478       </method>
8479     </type>
8480   </test>
8481   <test name="gtest-312.cs">
8482     <type name="CantCastGenericListToArray">
8483       <method name="Void .ctor()">
8484         <size>7</size>
8485       </method>
8486       <method name="Void Main(System.String[])">
8487         <size>51</size>
8488       </method>
8489     </type>
8490   </test>
8491   <test name="gtest-313.cs">
8492     <type name="Foo`1[T]">
8493       <method name="Void .ctor(TestEnum)">
8494         <size>14</size>
8495       </method>
8496     </type>
8497     <type name="X">
8498       <method name="Void .ctor()">
8499         <size>7</size>
8500       </method>
8501       <method name="Void Main()">
8502         <size>28</size>
8503       </method>
8504     </type>
8505   </test>
8506   <test name="gtest-314.cs">
8507     <type name="test.App">
8508       <method name="Void .ctor()">
8509         <size>7</size>
8510       </method>
8511       <method name="Void Main()">
8512         <size>1</size>
8513       </method>
8514     </type>
8515     <type name="test.ThisClass`2[T,O]">
8516       <method name="Void .ctor()">
8517         <size>7</size>
8518       </method>
8519     </type>
8520     <type name="test.OtherClass`2[O,T]">
8521       <method name="Void .ctor()">
8522         <size>7</size>
8523       </method>
8524       <method name="Void Test(T)">
8525         <size>8</size>
8526       </method>
8527     </type>
8528   </test>
8529   <test name="gtest-315.cs">
8530     <type name="A`1[T]">
8531       <method name="Void .ctor()">
8532         <size>7</size>
8533       </method>
8534     </type>
8535     <type name="A`1+B[T]">
8536       <method name="Void .ctor()">
8537         <size>7</size>
8538       </method>
8539     </type>
8540     <type name="X">
8541       <method name="Void .ctor()">
8542         <size>7</size>
8543       </method>
8544       <method name="Void Main()">
8545         <size>18</size>
8546       </method>
8547     </type>
8548   </test>
8549   <test name="gtest-317.cs">
8550     <type name="Foo`1[K]">
8551       <method name="Void .ctor()">
8552         <size>7</size>
8553       </method>
8554     </type>
8555     <type name="Bar`1[Q]">
8556       <method name="Void .ctor()">
8557         <size>7</size>
8558       </method>
8559     </type>
8560     <type name="Bar`1+Baz[Q]">
8561       <method name="Void .ctor()">
8562         <size>7</size>
8563       </method>
8564     </type>
8565     <type name="X">
8566       <method name="Void .ctor()">
8567         <size>7</size>
8568       </method>
8569       <method name="Void Main()">
8570         <size>13</size>
8571       </method>
8572     </type>
8573   </test>
8574   <test name="gtest-318.cs">
8575     <type name="Foo`1[K]">
8576       <method name="Void .ctor()">
8577         <size>7</size>
8578       </method>
8579     </type>
8580     <type name="Bar`1[Q]">
8581       <method name="Void .ctor()">
8582         <size>7</size>
8583       </method>
8584     </type>
8585     <type name="Bar`1+Baz[Q]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Goo`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="X">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599       <method name="Void Main()">
8600         <size>13</size>
8601       </method>
8602     </type>
8603   </test>
8604   <test name="gtest-319.cs">
8605     <type name="Temp`1[T]">
8606       <method name="Void .ctor()">
8607         <size>7</size>
8608       </method>
8609       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8610         <size>7</size>
8611       </method>
8612       <method name="IEnumerator`1 GetEnumerator()">
8613         <size>8</size>
8614       </method>
8615     </type>
8616     <type name="Temp`1+Foo[T]">
8617       <method name="Void .ctor()">
8618         <size>7</size>
8619       </method>
8620     </type>
8621     <type name="X">
8622       <method name="Void .ctor()">
8623         <size>7</size>
8624       </method>
8625       <method name="Void Main()">
8626         <size>1</size>
8627       </method>
8628     </type>
8629     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8630       <method name="Void .ctor()">
8631         <size>7</size>
8632       </method>
8633       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8634         <size>7</size>
8635       </method>
8636       <method name="Boolean MoveNext()">
8637         <size>69</size>
8638       </method>
8639       <method name="Void Dispose()">
8640         <size>8</size>
8641       </method>
8642       <method name="Void Reset()">
8643         <size>6</size>
8644       </method>
8645       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8646         <size>7</size>
8647       </method>
8648     </type>
8649   </test>
8650   <test name="gtest-320.cs">
8651     <type name="Foo`1[K]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="B">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660     </type>
8661     <type name="B+C">
8662       <method name="Void .ctor()">
8663         <size>7</size>
8664       </method>
8665     </type>
8666     <type name="X">
8667       <method name="Void .ctor()">
8668         <size>7</size>
8669       </method>
8670       <method name="Void Main()">
8671         <size>1</size>
8672       </method>
8673     </type>
8674   </test>
8675   <test name="gtest-321.cs">
8676     <type name="App">
8677       <method name="Void .ctor()">
8678         <size>7</size>
8679       </method>
8680       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8681         <size>25</size>
8682       </method>
8683       <method name="Void ADelegate[T](System.String)">
8684         <size>12</size>
8685       </method>
8686       <method name="Void Main(System.String[])">
8687         <size>13</size>
8688       </method>
8689       <method name="Void Run()">
8690         <size>49</size>
8691       </method>
8692     </type>
8693     <type name="App+TGenericDelegate`1[T]">
8694       <method name="Void .ctor(Object, IntPtr)">
8695         <size>0</size>
8696       </method>
8697       <method name="Void Invoke(System.String)">
8698         <size>0</size>
8699       </method>
8700       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8701         <size>0</size>
8702       </method>
8703       <method name="Void EndInvoke(IAsyncResult)">
8704         <size>0</size>
8705       </method>
8706     </type>
8707   </test>
8708   <test name="gtest-322.cs">
8709     <type name="MyBase`2[K,V]">
8710       <method name="Void .ctor(Callback)">
8711         <size>7</size>
8712       </method>
8713     </type>
8714     <type name="X">
8715       <method name="Void .ctor(Callback)">
8716         <size>8</size>
8717       </method>
8718       <method name="Void Main()">
8719         <size>1</size>
8720       </method>
8721     </type>
8722     <type name="MyBase`2+Callback[K,V]">
8723       <method name="Void .ctor(Object, IntPtr)">
8724         <size>0</size>
8725       </method>
8726       <method name="Void Invoke(K, V)">
8727         <size>0</size>
8728       </method>
8729       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void EndInvoke(IAsyncResult)">
8733         <size>0</size>
8734       </method>
8735     </type>
8736   </test>
8737   <test name="gtest-323.cs">
8738     <type name="MyBase`2[K,V]">
8739       <method name="Void .ctor()">
8740         <size>7</size>
8741       </method>
8742       <method name="Void Hello(MyBase`2+Callback[K,V])">
8743         <size>1</size>
8744       </method>
8745     </type>
8746     <type name="MyBase`2+Callback[K,V]">
8747       <method name="Void .ctor()">
8748         <size>7</size>
8749       </method>
8750     </type>
8751     <type name="X">
8752       <method name="Void .ctor(Callback)">
8753         <size>7</size>
8754       </method>
8755       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8756         <size>8</size>
8757       </method>
8758       <method name="Void Main()">
8759         <size>1</size>
8760       </method>
8761     </type>
8762   </test>
8763   <test name="gtest-324.cs">
8764     <type name="B">
8765       <method name="Void .ctor()">
8766         <size>19</size>
8767       </method>
8768       <method name="Void add_D(A)">
8769         <size>22</size>
8770       </method>
8771       <method name="Void remove_D(A)">
8772         <size>22</size>
8773       </method>
8774       <method name="Void C()">
8775         <size>36</size>
8776       </method>
8777       <method name="Void F(Int64)">
8778         <size>1</size>
8779       </method>
8780       <method name="Void Main()">
8781         <size>1</size>
8782       </method>
8783     </type>
8784     <type name="A">
8785       <method name="Void .ctor(Object, IntPtr)">
8786         <size>0</size>
8787       </method>
8788       <method name="Void Invoke()">
8789         <size>0</size>
8790       </method>
8791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8792         <size>0</size>
8793       </method>
8794       <method name="Void EndInvoke(IAsyncResult)">
8795         <size>0</size>
8796       </method>
8797     </type>
8798     <type name="B+&lt;C&gt;c__AnonStorey1">
8799       <method name="Void .ctor()">
8800         <size>7</size>
8801       </method>
8802       <method name="Void &lt;&gt;m__0()">
8803         <size>54</size>
8804       </method>
8805     </type>
8806     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8807       <method name="Void .ctor()">
8808         <size>7</size>
8809       </method>
8810       <method name="Void &lt;&gt;m__1()">
8811         <size>57</size>
8812       </method>
8813     </type>
8814   </test>
8815   <test name="gtest-325.cs">
8816     <type name="SomeClass`1[T]">
8817       <method name="Void .ctor()">
8818         <size>7</size>
8819       </method>
8820       <method name="Void Foo()">
8821         <size>37</size>
8822       </method>
8823     </type>
8824     <type name="Foo">
8825       <method name="Void .ctor()">
8826         <size>7</size>
8827       </method>
8828       <method name="Void Main()">
8829         <size>13</size>
8830       </method>
8831     </type>
8832   </test>
8833   <test name="gtest-326.cs">
8834     <type name="A">
8835       <method name="Void .ctor()">
8836         <size>7</size>
8837       </method>
8838     </type>
8839     <type name="X">
8840       <method name="Void .ctor()">
8841         <size>7</size>
8842       </method>
8843       <method name="Void Main()">
8844         <size>53</size>
8845       </method>
8846     </type>
8847   </test>
8848   <test name="gtest-327.cs">
8849     <type name="Tester`1[T]">
8850       <method name="Void .ctor()">
8851         <size>7</size>
8852       </method>
8853       <method name="Void Do()">
8854         <size>50</size>
8855       </method>
8856     </type>
8857     <type name="Reference">
8858       <method name="Void .ctor()">
8859         <size>7</size>
8860       </method>
8861       <method name="Void Test()">
8862         <size>1</size>
8863       </method>
8864     </type>
8865     <type name="C">
8866       <method name="Void .ctor()">
8867         <size>7</size>
8868       </method>
8869       <method name="Void Main()">
8870         <size>21</size>
8871       </method>
8872     </type>
8873     <type name="Value">
8874       <method name="Void Test()">
8875         <size>1</size>
8876       </method>
8877     </type>
8878   </test>
8879   <test name="gtest-328.cs">
8880     <type name="App">
8881       <method name="Void .ctor()">
8882         <size>7</size>
8883       </method>
8884       <method name="Void Main()">
8885         <size>34</size>
8886       </method>
8887       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8888         <size>13</size>
8889       </method>
8890     </type>
8891     <type name="App+MyClass">
8892       <method name="Void .ctor()">
8893         <size>7</size>
8894       </method>
8895     </type>
8896   </test>
8897   <test name="gtest-329.cs">
8898     <type name="NullableInt">
8899       <method name="Void .ctor()">
8900         <size>7</size>
8901       </method>
8902       <method name="Void Main()">
8903         <size>53</size>
8904       </method>
8905     </type>
8906   </test>
8907   <test name="gtest-330.cs">
8908     <type name="BaseCollection`1[T]">
8909       <method name="Void .ctor()">
8910         <size>18</size>
8911       </method>
8912       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8913         <size>17</size>
8914       </method>
8915     </type>
8916     <type name="BaseIntList`1[T]">
8917       <method name="Void .ctor()">
8918         <size>7</size>
8919       </method>
8920     </type>
8921     <type name="IntList">
8922       <method name="Void .ctor()">
8923         <size>7</size>
8924       </method>
8925     </type>
8926     <type name="X">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930       <method name="Void Main()">
8931         <size>59</size>
8932       </method>
8933     </type>
8934     <type name="BaseCollection`1[T]">
8935       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8936         <size>17</size>
8937       </method>
8938     </type>
8939   </test>
8940   <test name="gtest-331.cs">
8941     <type name="Foo`1[T]">
8942       <method name="Void .ctor()">
8943         <size>7</size>
8944       </method>
8945       <method name="Void Map[S](S)">
8946         <size>14</size>
8947       </method>
8948       <method name="Void Test(T)">
8949         <size>12</size>
8950       </method>
8951     </type>
8952     <type name="X">
8953       <method name="Void .ctor()">
8954         <size>7</size>
8955       </method>
8956       <method name="Void Main()">
8957         <size>18</size>
8958       </method>
8959     </type>
8960   </test>
8961   <test name="gtest-332.cs">
8962     <type name="C`1[T]">
8963       <method name="Void .ctor()">
8964         <size>7</size>
8965       </method>
8966       <method name="System.Type Test()">
8967         <size>15</size>
8968       </method>
8969     </type>
8970     <type name="M">
8971       <method name="Void .ctor()">
8972         <size>7</size>
8973       </method>
8974       <method name="Void Main()">
8975         <size>67</size>
8976       </method>
8977     </type>
8978   </test>
8979   <test name="gtest-333.cs">
8980     <type name="Test">
8981       <method name="Void .ctor()">
8982         <size>7</size>
8983       </method>
8984       <method name="Void Main()">
8985         <size>1</size>
8986       </method>
8987       <method name="Void Foo(System.Object)">
8988         <size>20</size>
8989       </method>
8990     </type>
8991   </test>
8992   <test name="gtest-334.cs">
8993     <type name="Test">
8994       <method name="Void .ctor()">
8995         <size>7</size>
8996       </method>
8997       <method name="Int32 Main()">
8998         <size>105</size>
8999       </method>
9000       <method name="Void DelegateMethod(Boolean)">
9001         <size>1</size>
9002       </method>
9003       <method name="Int32 DelegateMethod(Int32)">
9004         <size>2</size>
9005       </method>
9006     </type>
9007     <type name="Test+DelegateA">
9008       <method name="Void .ctor(Object, IntPtr)">
9009         <size>0</size>
9010       </method>
9011       <method name="Void Invoke(Boolean)">
9012         <size>0</size>
9013       </method>
9014       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9015         <size>0</size>
9016       </method>
9017       <method name="Void EndInvoke(IAsyncResult)">
9018         <size>0</size>
9019       </method>
9020     </type>
9021     <type name="Test+DelegateB">
9022       <method name="Void .ctor(Object, IntPtr)">
9023         <size>0</size>
9024       </method>
9025       <method name="Int32 Invoke(Int32)">
9026         <size>0</size>
9027       </method>
9028       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9029         <size>0</size>
9030       </method>
9031       <method name="Int32 EndInvoke(IAsyncResult)">
9032         <size>0</size>
9033       </method>
9034     </type>
9035   </test>
9036   <test name="gtest-335.cs">
9037     <type name="TestClass">
9038       <method name="Void .ctor()">
9039         <size>7</size>
9040       </method>
9041       <method name="Boolean Test_1()">
9042         <size>43</size>
9043       </method>
9044       <method name="Boolean Test_2()">
9045         <size>48</size>
9046       </method>
9047       <method name="Boolean Test_3()">
9048         <size>46</size>
9049       </method>
9050       <method name="Boolean Test_4()">
9051         <size>29</size>
9052       </method>
9053       <method name="Int32 Main()">
9054         <size>60</size>
9055       </method>
9056     </type>
9057   </test>
9058   <test name="gtest-336.cs">
9059     <type name="TestAttribute">
9060       <method name="Void .ctor()">
9061         <size>7</size>
9062       </method>
9063       <method name="Void .ctor(Type)">
9064         <size>14</size>
9065       </method>
9066       <method name="System.Object get_Type()">
9067         <size>7</size>
9068       </method>
9069       <method name="Void set_Type(System.Object)">
9070         <size>8</size>
9071       </method>
9072     </type>
9073     <type name="N.C`1[T]">
9074       <method name="Void .ctor()">
9075         <size>7</size>
9076       </method>
9077       <method name="Void Bar()">
9078         <size>1</size>
9079       </method>
9080       <method name="Void Bar2()">
9081         <size>1</size>
9082       </method>
9083       <method name="Void Bar3()">
9084         <size>1</size>
9085       </method>
9086       <method name="Void Bar4()">
9087         <size>1</size>
9088       </method>
9089     </type>
9090     <type name="N.CC">
9091       <method name="Void .ctor()">
9092         <size>7</size>
9093       </method>
9094       <method name="Void Main()">
9095         <size>1</size>
9096       </method>
9097     </type>
9098   </test>
9099   <test name="gtest-337.cs">
9100     <type name="X">
9101       <method name="Void .ctor()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void SetValue[T](System.Object, T)">
9105         <size>1</size>
9106       </method>
9107       <method name="Void Main()">
9108         <size>12</size>
9109       </method>
9110     </type>
9111   </test>
9112   <test name="gtest-338.cs">
9113     <type name="Test">
9114       <method name="Void .ctor()">
9115         <size>7</size>
9116       </method>
9117       <method name="Void Foo[T](IList`1)">
9118         <size>25</size>
9119       </method>
9120       <method name="Void Main()">
9121         <size>13</size>
9122       </method>
9123     </type>
9124     <type name="FooList`1[T]">
9125       <method name="Void .ctor()">
9126         <size>7</size>
9127       </method>
9128       <method name="Int32 IndexOf(T)">
9129         <size>6</size>
9130       </method>
9131       <method name="Void Insert(Int32, T)">
9132         <size>6</size>
9133       </method>
9134       <method name="Void RemoveAt(Int32)">
9135         <size>6</size>
9136       </method>
9137       <method name="T get_Item(Int32)">
9138         <size>6</size>
9139       </method>
9140       <method name="Void set_Item(Int32, T)">
9141         <size>6</size>
9142       </method>
9143       <method name="Void Add(T)">
9144         <size>6</size>
9145       </method>
9146       <method name="Void Clear()">
9147         <size>6</size>
9148       </method>
9149       <method name="Boolean Contains(T)">
9150         <size>6</size>
9151       </method>
9152       <method name="Void CopyTo(T[], Int32)">
9153         <size>6</size>
9154       </method>
9155       <method name="Boolean Remove(T)">
9156         <size>6</size>
9157       </method>
9158       <method name="Int32 get_Count()">
9159         <size>6</size>
9160       </method>
9161       <method name="Boolean get_IsReadOnly()">
9162         <size>6</size>
9163       </method>
9164       <method name="IEnumerator GetEnumerator()">
9165         <size>6</size>
9166       </method>
9167       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9168         <size>6</size>
9169       </method>
9170     </type>
9171   </test>
9172   <test name="gtest-339.cs">
9173     <type name="Program">
9174       <method name="Void .ctor()">
9175         <size>7</size>
9176       </method>
9177       <method name="Void Main()">
9178         <size>11</size>
9179       </method>
9180       <method name="Void SerializeDictionary(IDictionary)">
9181         <size>1</size>
9182       </method>
9183       <method name="Void SerializeDictionary(IDictionary`2)">
9184         <size>1</size>
9185       </method>
9186     </type>
9187     <type name="SerializerLazyDictionary">
9188       <method name="Void .ctor()">
9189         <size>7</size>
9190       </method>
9191       <method name="IEnumerator`1 GetEnumerator()">
9192         <size>2</size>
9193       </method>
9194     </type>
9195     <type name="LazyDictionary">
9196       <method name="Void .ctor()">
9197         <size>7</size>
9198       </method>
9199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9200         <size>7</size>
9201       </method>
9202       <method name="IEnumerator`1 GetEnumerator()">
9203         <size>0</size>
9204       </method>
9205       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9206         <size>6</size>
9207       </method>
9208       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9209         <size>6</size>
9210       </method>
9211       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9212         <size>6</size>
9213       </method>
9214       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9215         <size>6</size>
9216       </method>
9217       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9218         <size>6</size>
9219       </method>
9220       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9221         <size>6</size>
9222       </method>
9223       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9224         <size>6</size>
9225       </method>
9226       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9227         <size>6</size>
9228       </method>
9229       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9230         <size>6</size>
9231       </method>
9232       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9233         <size>6</size>
9234       </method>
9235       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9236         <size>6</size>
9237       </method>
9238       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9239         <size>6</size>
9240       </method>
9241       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9242         <size>6</size>
9243       </method>
9244       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9245         <size>6</size>
9246       </method>
9247       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9248         <size>6</size>
9249       </method>
9250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9251         <size>7</size>
9252       </method>
9253     </type>
9254   </test>
9255   <test name="gtest-340.cs">
9256     <type name="Tests">
9257       <method name="Void .ctor()">
9258         <size>7</size>
9259       </method>
9260       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9261         <size>7</size>
9262       </method>
9263       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9264         <size>2</size>
9265       </method>
9266       <method name="System.Reflection.MemberInfo[] foo()">
9267         <size>44</size>
9268       </method>
9269       <method name="Void Main(System.String[])">
9270         <size>12</size>
9271       </method>
9272     </type>
9273   </test>
9274   <test name="gtest-341.cs">
9275     <type name="C">
9276       <method name="Void .ctor()">
9277         <size>7</size>
9278       </method>
9279       <method name="Int32 GetLength()">
9280         <size>2</size>
9281       </method>
9282     </type>
9283     <type name="Tests">
9284       <method name="Void .ctor()">
9285         <size>7</size>
9286       </method>
9287       <method name="Void Main()">
9288         <size>1</size>
9289       </method>
9290     </type>
9291   </test>
9292   <test name="gtest-342.cs">
9293     <type name="Base`1[T]">
9294       <method name="Void .ctor()">
9295         <size>7</size>
9296       </method>
9297       <method name="T op_Implicit(Base`1[T])">
9298         <size>7</size>
9299       </method>
9300     </type>
9301     <type name="TestMain">
9302       <method name="Void .ctor()">
9303         <size>7</size>
9304       </method>
9305       <method name="Void Main(System.String[])">
9306         <size>1</size>
9307       </method>
9308     </type>
9309   </test>
9310   <test name="gtest-343.cs">
9311     <type name="Implementer">
9312       <method name="Void .ctor()">
9313         <size>7</size>
9314       </method>
9315       <method name="Void Combine[TOImplementer]()">
9316         <size>1</size>
9317       </method>
9318     </type>
9319     <type name="MainClass">
9320       <method name="Void .ctor()">
9321         <size>7</size>
9322       </method>
9323       <method name="Int32 Main()">
9324         <size>8</size>
9325       </method>
9326     </type>
9327   </test>
9328   <test name="gtest-344.cs">
9329     <type name="ConfigurationElement">
9330       <method name="Void .ctor()">
9331         <size>7</size>
9332       </method>
9333       <method name="Void Main()">
9334         <size>1</size>
9335       </method>
9336     </type>
9337     <type name="CustomConfigurationElement">
9338       <method name="Void .ctor()">
9339         <size>7</size>
9340       </method>
9341     </type>
9342     <type name="CustomConfigurationElementCollection">
9343       <method name="Void .ctor()">
9344         <size>7</size>
9345       </method>
9346     </type>
9347     <type name="BaseCollection`1[T]">
9348       <method name="Void .ctor()">
9349         <size>7</size>
9350       </method>
9351     </type>
9352   </test>
9353   <test name="gtest-345.cs">
9354     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Dump(System.String)">
9359         <size>6</size>
9360       </method>
9361     </type>
9362     <type name="Parser">
9363       <method name="Void .ctor()">
9364         <size>7</size>
9365       </method>
9366       <method name="Void NoCall[T](T)">
9367         <size>1</size>
9368       </method>
9369       <method name="Int32 Main()">
9370         <size>2</size>
9371       </method>
9372     </type>
9373   </test>
9374   <test name="gtest-346.cs">
9375     <type name="test">
9376       <method name="Void .ctor()">
9377         <size>7</size>
9378       </method>
9379       <method name="Void CreateSimpleCallSite[A]()">
9380         <size>1</size>
9381       </method>
9382       <method name="Void CreateSimpleCallSite[A](Int32)">
9383         <size>1</size>
9384       </method>
9385       <method name="Void CreateSimpleCallSite(Int32)">
9386         <size>1</size>
9387       </method>
9388       <method name="Void Main()">
9389         <size>1</size>
9390       </method>
9391     </type>
9392   </test>
9393   <test name="gtest-347.cs">
9394     <type name="X">
9395       <method name="Void .ctor()">
9396         <size>7</size>
9397       </method>
9398       <method name="IEnumerable`1 Enumerable[T](System.String)">
9399         <size>6</size>
9400       </method>
9401       <method name="IEnumerable Enumerable(Int32)">
9402         <size>6</size>
9403       </method>
9404       <method name="IEnumerable Enumerable(System.String)">
9405         <size>6</size>
9406       </method>
9407       <method name="Void Main()">
9408         <size>1</size>
9409       </method>
9410     </type>
9411   </test>
9412   <test name="gtest-348.cs">
9413     <type name="Bar`1[U]">
9414       <method name="Void .ctor()">
9415         <size>7</size>
9416       </method>
9417       <method name="Void OnWorldDestroyed()">
9418         <size>1</size>
9419       </method>
9420     </type>
9421     <type name="Baz`1[U]">
9422       <method name="Void .ctor()">
9423         <size>7</size>
9424       </method>
9425       <method name="Void DestroyWorld(U)">
9426         <size>14</size>
9427       </method>
9428     </type>
9429     <type name="Bling">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="Void Main()">
9434         <size>1</size>
9435       </method>
9436     </type>
9437   </test>
9438   <test name="gtest-349.cs">
9439     <type name="X">
9440       <method name="Void .ctor()">
9441         <size>7</size>
9442       </method>
9443       <method name="Int32 Main()">
9444         <size>103</size>
9445       </method>
9446       <method name="Int32 f2(IList, IList)">
9447         <size>2</size>
9448       </method>
9449       <method name="Int32 f2(IList, System.Object)">
9450         <size>2</size>
9451       </method>
9452     </type>
9453     <type name="X+Function`3[T1,T2,R]">
9454       <method name="Void .ctor(Object, IntPtr)">
9455         <size>0</size>
9456       </method>
9457       <method name="R Invoke(T1, T2)">
9458         <size>0</size>
9459       </method>
9460       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9461         <size>0</size>
9462       </method>
9463       <method name="R EndInvoke(IAsyncResult)">
9464         <size>0</size>
9465       </method>
9466     </type>
9467   </test>
9468   <test name="gtest-350.cs">
9469     <type name="Foo`1[T]">
9470       <method name="Void .ctor()">
9471         <size>7</size>
9472       </method>
9473       <method name="Boolean Equals(T)">
9474         <size>0</size>
9475       </method>
9476     </type>
9477     <type name="C">
9478       <method name="Void .ctor()">
9479         <size>7</size>
9480       </method>
9481       <method name="Void Main()">
9482         <size>1</size>
9483       </method>
9484     </type>
9485   </test>
9486   <test name="gtest-351.cs">
9487     <type name="TestThing">
9488       <method name="Void .ctor()">
9489         <size>7</size>
9490       </method>
9491     </type>
9492     <type name="Test">
9493       <method name="Void .ctor()">
9494         <size>7</size>
9495       </method>
9496       <method name="Int32 Main(System.String[])">
9497         <size>31</size>
9498       </method>
9499     </type>
9500     <type name="TestThing">
9501       <method name="Int32 SetEnum(System.String, System.Enum)">
9502         <size>2</size>
9503       </method>
9504       <method name="Int32 SetEnum(Int32, System.Enum)">
9505         <size>2</size>
9506       </method>
9507     </type>
9508   </test>
9509   <test name="gtest-352.cs">
9510     <type name="T">
9511       <method name="Void .ctor()">
9512         <size>7</size>
9513       </method>
9514       <method name="Int32 Main()">
9515         <size>125</size>
9516       </method>
9517     </type>
9518     <type name="D">
9519       <method name="Void .ctor(Int32)">
9520         <size>8</size>
9521       </method>
9522       <method name="Void .cctor()">
9523         <size>12</size>
9524       </method>
9525     </type>
9526   </test>
9527   <test name="gtest-353.cs">
9528     <type name="Bug.RedSkyTimeCode">
9529       <method name="Void .ctor()">
9530         <size>7</size>
9531       </method>
9532       <method name="Void CopyTo(Bug.xxx*)">
9533         <size>99</size>
9534       </method>
9535       <method name="Void Main()">
9536         <size>1</size>
9537       </method>
9538       <method name="Void Convert(Bug.xxx*, UInt64*)">
9539         <size>93</size>
9540       </method>
9541     </type>
9542   </test>
9543   <test name="gtest-354.cs">
9544     <type name="M">
9545       <method name="Void .ctor()">
9546         <size>7</size>
9547       </method>
9548       <method name="Void Main()">
9549         <size>1</size>
9550       </method>
9551     </type>
9552   </test>
9553   <test name="gtest-355.cs">
9554     <type name="A">
9555       <method name="Void .ctor()">
9556         <size>7</size>
9557       </method>
9558       <method name="System.String Foo[T](System.String)">
9559         <size>6</size>
9560       </method>
9561       <method name="Boolean Foo(System.String)">
9562         <size>2</size>
9563       </method>
9564     </type>
9565     <type name="B">
9566       <method name="Void .ctor()">
9567         <size>7</size>
9568       </method>
9569       <method name="System.String Foo[T](System.String)">
9570         <size>6</size>
9571       </method>
9572       <method name="Boolean Goo(System.String)">
9573         <size>8</size>
9574       </method>
9575       <method name="Boolean Foo(System.String)">
9576         <size>2</size>
9577       </method>
9578     </type>
9579     <type name="C">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-356.cs">
9589     <type name="A`1[T]">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="Void Foo(B+E)">
9594         <size>1</size>
9595       </method>
9596     </type>
9597     <type name="B`1[U]">
9598       <method name="Void .ctor()">
9599         <size>7</size>
9600       </method>
9601     </type>
9602     <type name="B">
9603       <method name="Void .ctor()">
9604         <size>7</size>
9605       </method>
9606     </type>
9607     <type name="B+E">
9608       <method name="Void .ctor()">
9609         <size>7</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-357.cs">
9622     <type name="C`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626     </type>
9627     <type name="D`1[U]">
9628       <method name="Void .ctor()">
9629         <size>7</size>
9630       </method>
9631     </type>
9632     <type name="X">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636       <method name="Void Main()">
9637         <size>1</size>
9638       </method>
9639     </type>
9640   </test>
9641   <test name="gtest-358.cs">
9642     <type name="Test">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646       <method name="Void Main()">
9647         <size>1</size>
9648       </method>
9649     </type>
9650     <type name="Foo">
9651       <method name="Boolean op_Equality(Foo, Foo)">
9652         <size>6</size>
9653       </method>
9654       <method name="Boolean op_Inequality(Foo, Foo)">
9655         <size>6</size>
9656       </method>
9657     </type>
9658   </test>
9659   <test name="gtest-359.cs">
9660     <type name="BaseGeneric`1[T]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="BaseGeneric`1+InnerDerived[T]">
9666       <method name="Void .ctor(T)">
9667         <size>7</size>
9668       </method>
9669     </type>
9670     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9671       <method name="Void .ctor(T, U)">
9672         <size>7</size>
9673       </method>
9674     </type>
9675     <type name="BaseConcrete">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679     </type>
9680     <type name="Concrete_A">
9681       <method name="Void .ctor()">
9682         <size>7</size>
9683       </method>
9684     </type>
9685     <type name="Concrete_B">
9686       <method name="Void .ctor()">
9687         <size>7</size>
9688       </method>
9689     </type>
9690     <type name="BaseGeneric_2`2[T,U]">
9691       <method name="Void .ctor()">
9692         <size>7</size>
9693       </method>
9694     </type>
9695     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9696       <method name="Void .ctor(T, U)">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric_1`1[T]">
9701       <method name="Void .ctor()">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="Concrete_2">
9706       <method name="Void .ctor()">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="Program">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714       <method name="Void Main()">
9715         <size>40</size>
9716       </method>
9717     </type>
9718   </test>
9719   <test name="gtest-360.cs">
9720     <type name="C">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724       <method name="Int32 Foo[T](T, System.Object[])">
9725         <size>2</size>
9726       </method>
9727       <method name="Int32 Foo(System.String, System.Object[])">
9728         <size>2</size>
9729       </method>
9730       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9731         <size>8</size>
9732       </method>
9733       <method name="Int32 Main()">
9734         <size>17</size>
9735       </method>
9736     </type>
9737   </test>
9738   <test name="gtest-361.cs">
9739     <type name="Thing">
9740       <method name="Void .ctor()">
9741         <size>7</size>
9742       </method>
9743       <method name="Void Foo()">
9744         <size>1</size>
9745       </method>
9746       <method name="Int32 Main()">
9747         <size>164</size>
9748       </method>
9749       <method name="Void Method(Thing+Handler, System.String[])">
9750         <size>1</size>
9751       </method>
9752     </type>
9753     <type name="Thing+Handler">
9754       <method name="Void .ctor(Object, IntPtr)">
9755         <size>0</size>
9756       </method>
9757       <method name="Void Invoke()">
9758         <size>0</size>
9759       </method>
9760       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9761         <size>0</size>
9762       </method>
9763       <method name="Void EndInvoke(IAsyncResult)">
9764         <size>0</size>
9765       </method>
9766     </type>
9767     <type name="Thing">
9768       <method name="Void &lt;Main&gt;m__0()">
9769         <size>1</size>
9770       </method>
9771       <method name="Void &lt;Main&gt;m__1()">
9772         <size>1</size>
9773       </method>
9774     </type>
9775   </test>
9776   <test name="gtest-362.cs">
9777     <type name="C">
9778       <method name="Void .ctor()">
9779         <size>7</size>
9780       </method>
9781       <method name="Void Assert[T](T)">
9782         <size>1</size>
9783       </method>
9784       <method name="Void Assert[T](T, T)">
9785         <size>1</size>
9786       </method>
9787       <method name="Int32 Main()">
9788         <size>83</size>
9789       </method>
9790     </type>
9791   </test>
9792   <test name="gtest-363.cs">
9793     <type name="Test">
9794       <method name="Void .ctor()">
9795         <size>7</size>
9796       </method>
9797       <method name="Void InsertAt[T](T[], Int32, T[])">
9798         <size>1</size>
9799       </method>
9800       <method name="Void Main()">
9801         <size>39</size>
9802       </method>
9803     </type>
9804   </test>
9805   <test name="gtest-364.cs">
9806     <type name="BugReport.Program">
9807       <method name="Void .ctor()">
9808         <size>7</size>
9809       </method>
9810       <method name="Int32 Main()">
9811         <size>307</size>
9812       </method>
9813     </type>
9814     <type name="BugReport.A">
9815       <method name="Void .ctor()">
9816         <size>7</size>
9817       </method>
9818       <method name="Nullable`1 get_Counter()">
9819         <size>7</size>
9820       </method>
9821       <method name="Void set_Counter(Nullable`1)">
9822         <size>8</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-365.cs">
9827     <type name="B.Program">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Int32 Main()">
9832         <size>51</size>
9833       </method>
9834     </type>
9835   </test>
9836   <test name="gtest-366.cs">
9837     <type name="Tester">
9838       <method name="Void .ctor()">
9839         <size>7</size>
9840       </method>
9841       <method name="Void Assert[T](T, T)">
9842         <size>1</size>
9843       </method>
9844       <method name="Void Main()">
9845         <size>20</size>
9846       </method>
9847     </type>
9848     <type name="MyType">
9849       <method name="Void .ctor(Int32)">
9850         <size>8</size>
9851       </method>
9852       <method name="Int32 op_Implicit(MyType)">
9853         <size>8</size>
9854       </method>
9855     </type>
9856   </test>
9857   <test name="gtest-367.cs">
9858     <type name="Foo">
9859       <method name="Void .ctor()">
9860         <size>7</size>
9861       </method>
9862     </type>
9863     <type name="Repro">
9864       <method name="Void .ctor()">
9865         <size>7</size>
9866       </method>
9867       <method name="Void Bar[TFoo](TFoo)">
9868         <size>19</size>
9869       </method>
9870       <method name="Void Baz[T](T, System.Action`1[T])">
9871         <size>8</size>
9872       </method>
9873       <method name="Void Main()">
9874         <size>1</size>
9875       </method>
9876       <method name="Void Gazonk(Repro)">
9877         <size>1</size>
9878       </method>
9879     </type>
9880   </test>
9881   <test name="gtest-368.cs">
9882     <type name="C`1[T]">
9883       <method name="Void .ctor(D)">
9884         <size>7</size>
9885       </method>
9886       <method name="Void .ctor()">
9887         <size>7</size>
9888       </method>
9889     </type>
9890     <type name="C`1+D[T]">
9891       <method name="Void .ctor()">
9892         <size>7</size>
9893       </method>
9894     </type>
9895     <type name="M">
9896       <method name="Void .ctor()">
9897         <size>7</size>
9898       </method>
9899       <method name="Void Main()">
9900         <size>1</size>
9901       </method>
9902     </type>
9903   </test>
9904   <test name="gtest-369.cs">
9905     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9906       <method name="Void .ctor()">
9907         <size>7</size>
9908       </method>
9909       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9910         <size>2</size>
9911       </method>
9912       <method name="IList Query()">
9913         <size>2</size>
9914       </method>
9915     </type>
9916     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9917       <method name="Void .ctor()">
9918         <size>7</size>
9919       </method>
9920     </type>
9921     <type name="Db4objects.Db4o.Internal.M">
9922       <method name="Void .ctor()">
9923         <size>7</size>
9924       </method>
9925       <method name="Void Main()">
9926         <size>1</size>
9927       </method>
9928     </type>
9929     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9930       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9931         <size>7</size>
9932       </method>
9933       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9934         <size>9</size>
9935       </method>
9936     </type>
9937   </test>
9938   <test name="gtest-370.cs">
9939     <type name="N2.X`1[T]">
9940       <method name="Void .ctor()">
9941         <size>7</size>
9942       </method>
9943     </type>
9944     <type name="N2.X`1+A`1[T,T]">
9945       <method name="Void .ctor()">
9946         <size>7</size>
9947       </method>
9948     </type>
9949     <type name="N2.X`1+A`1+B`1[T,T,T]">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958     </type>
9959     <type name="N2.C">
9960       <method name="Void .ctor()">
9961         <size>7</size>
9962       </method>
9963       <method name="Void Main()">
9964         <size>1</size>
9965       </method>
9966     </type>
9967   </test>
9968   <test name="gtest-371.cs">
9969     <type name="X">
9970       <method name="Void .ctor()">
9971         <size>7</size>
9972       </method>
9973       <method name="Void Main()">
9974         <size>86</size>
9975       </method>
9976     </type>
9977     <type name="&lt;PrivateImplementationDetails&gt;">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982   </test>
9983   <test name="gtest-372.cs">
9984     <type name="TestClass`1[T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988       <method name="Boolean Check(T, T)">
9989         <size>15</size>
9990       </method>
9991     </type>
9992     <type name="C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996     </type>
9997     <type name="TestClass2`1[T]">
9998       <method name="Void .ctor()">
9999         <size>7</size>
10000       </method>
10001       <method name="Boolean Check(T, T)">
10002         <size>15</size>
10003       </method>
10004     </type>
10005     <type name="X">
10006       <method name="Void .ctor()">
10007         <size>7</size>
10008       </method>
10009       <method name="Int32 Main()">
10010         <size>28</size>
10011       </method>
10012     </type>
10013   </test>
10014   <test name="gtest-373.cs">
10015     <type name="MonoBug.MainClass">
10016       <method name="Void .ctor()">
10017         <size>7</size>
10018       </method>
10019       <method name="Void Main()">
10020         <size>29</size>
10021       </method>
10022     </type>
10023     <type name="MonoBug.GenericType`1[T]">
10024       <method name="Void .ctor(T)">
10025         <size>14</size>
10026       </method>
10027       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10028         <size>7</size>
10029       </method>
10030     </type>
10031   </test>
10032   <test name="gtest-374.cs">
10033     <type name="aClass">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main(System.String[])">
10038         <size>14</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-375.cs">
10043     <type name="X">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Boolean Compute(Int32)">
10048         <size>2</size>
10049       </method>
10050       <method name="Boolean Compute2(Int32)">
10051         <size>2</size>
10052       </method>
10053       <method name="Int32 Main()">
10054         <size>28</size>
10055       </method>
10056     </type>
10057   </test>
10058   <test name="gtest-376.cs">
10059     <type name="C">
10060       <method name="Void .ctor()">
10061         <size>7</size>
10062       </method>
10063       <method name="Void Main()">
10064         <size>1</size>
10065       </method>
10066     </type>
10067     <type name="S`1[T]">
10068       <method name="System.Object Box(Nullable`1)">
10069         <size>30</size>
10070       </method>
10071     </type>
10072   </test>
10073   <test name="gtest-377.cs">
10074     <type name="D">
10075       <method name="Void .cctor()">
10076         <size>26</size>
10077       </method>
10078       <method name="Void Main()">
10079         <size>98</size>
10080       </method>
10081     </type>
10082   </test>
10083   <test name="gtest-378.cs">
10084     <type name="Test">
10085       <method name="Void .ctor()">
10086         <size>7</size>
10087       </method>
10088       <method name="System.Object FooG[T](Nullable`1)">
10089         <size>7</size>
10090       </method>
10091       <method name="System.Object Foo(Nullable`1)">
10092         <size>7</size>
10093       </method>
10094       <method name="Int32 Main()">
10095         <size>58</size>
10096       </method>
10097     </type>
10098   </test>
10099   <test name="gtest-379.cs">
10100     <type name="C">
10101       <method name="Void .ctor()">
10102         <size>7</size>
10103       </method>
10104       <method name="Int32 Print(Nullable`1)">
10105         <size>16</size>
10106       </method>
10107       <method name="Int32 Main()">
10108         <size>15</size>
10109       </method>
10110     </type>
10111     <type name="S">
10112       <method name="Boolean op_Equality(S, S)">
10113         <size>2</size>
10114       </method>
10115       <method name="Boolean op_Inequality(S, S)">
10116         <size>2</size>
10117       </method>
10118     </type>
10119   </test>
10120   <test name="gtest-380.cs">
10121     <type name="Test">
10122       <method name="Void .ctor()">
10123         <size>7</size>
10124       </method>
10125       <method name="Int32 Main()">
10126         <size>165</size>
10127       </method>
10128     </type>
10129     <type name="GTest`1[T]">
10130       <method name="Void .ctor()">
10131         <size>7</size>
10132       </method>
10133       <method name="Void .cctor()">
10134         <size>13</size>
10135       </method>
10136     </type>
10137   </test>
10138   <test name="gtest-381.cs">
10139     <type name="TestGoto">
10140       <method name="Void .ctor()">
10141         <size>7</size>
10142       </method>
10143       <method name="Void .cctor()">
10144         <size>7</size>
10145       </method>
10146       <method name="Void Main(System.String[])">
10147         <size>67</size>
10148       </method>
10149       <method name="IEnumerable`1 setX()">
10150         <size>16</size>
10151       </method>
10152       <method name="IEnumerable`1 test()">
10153         <size>16</size>
10154       </method>
10155     </type>
10156     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10157       <method name="Void .ctor()">
10158         <size>7</size>
10159       </method>
10160       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10161         <size>12</size>
10162       </method>
10163       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10164         <size>7</size>
10165       </method>
10166       <method name="Boolean MoveNext()">
10167         <size>106</size>
10168       </method>
10169       <method name="Void Dispose()">
10170         <size>46</size>
10171       </method>
10172       <method name="Void Reset()">
10173         <size>6</size>
10174       </method>
10175     </type>
10176     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10177       <method name="Void .ctor()">
10178         <size>7</size>
10179       </method>
10180       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10181         <size>12</size>
10182       </method>
10183       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10184         <size>7</size>
10185       </method>
10186       <method name="Boolean MoveNext()">
10187         <size>176</size>
10188       </method>
10189       <method name="Void Dispose()">
10190         <size>60</size>
10191       </method>
10192       <method name="Void Reset()">
10193         <size>6</size>
10194       </method>
10195     </type>
10196     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10197       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10198         <size>7</size>
10199       </method>
10200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10201         <size>26</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10206         <size>7</size>
10207       </method>
10208       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10209         <size>26</size>
10210       </method>
10211     </type>
10212   </test>
10213   <test name="gtest-382.cs">
10214     <type name="C">
10215       <method name="Void .ctor()">
10216         <size>7</size>
10217       </method>
10218       <method name="Int32 Main()">
10219         <size>76</size>
10220       </method>
10221     </type>
10222   </test>
10223   <test name="gtest-383.cs">
10224     <type name="C">
10225       <method name="Void .ctor()">
10226         <size>7</size>
10227       </method>
10228       <method name="Int32 Main()">
10229         <size>260</size>
10230       </method>
10231     </type>
10232     <type name="MyTypeA">
10233       <method name="Void .ctor(Int16)">
10234         <size>8</size>
10235       </method>
10236       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10237         <size>6</size>
10238       </method>
10239       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10240         <size>2</size>
10241       </method>
10242       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10243         <size>6</size>
10244       </method>
10245       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10246         <size>6</size>
10247       </method>
10248       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10249         <size>6</size>
10250       </method>
10251     </type>
10252     <type name="MyTypeB">
10253       <method name="Void .ctor(Int16)">
10254         <size>8</size>
10255       </method>
10256       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10257         <size>2</size>
10258       </method>
10259       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10260         <size>2</size>
10261       </method>
10262       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10263         <size>2</size>
10264       </method>
10265       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10266         <size>2</size>
10267       </method>
10268       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10269         <size>2</size>
10270       </method>
10271       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10272         <size>2</size>
10273       </method>
10274     </type>
10275   </test>
10276   <test name="gtest-384.cs">
10277     <type name="N.TestG">
10278       <method name="Void .ctor()">
10279         <size>7</size>
10280       </method>
10281       <method name="Void Foo[T]()">
10282         <size>1</size>
10283       </method>
10284     </type>
10285     <type name="NonGeneric">
10286       <method name="Void .ctor()">
10287         <size>7</size>
10288       </method>
10289     </type>
10290     <type name="Generic`1[T]">
10291       <method name="Void .ctor()">
10292         <size>7</size>
10293       </method>
10294     </type>
10295     <type name="m">
10296       <method name="Void .ctor()">
10297         <size>7</size>
10298       </method>
10299       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10300         <size>13</size>
10301       </method>
10302       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10303         <size>13</size>
10304       </method>
10305       <method name="Void Main()">
10306         <size>6</size>
10307       </method>
10308     </type>
10309   </test>
10310   <test name="gtest-385.cs">
10311     <type name="DocAttribute">
10312       <method name="Void .ctor()">
10313         <size>7</size>
10314       </method>
10315       <method name="Void .ctor(String)">
10316         <size>7</size>
10317       </method>
10318     </type>
10319     <type name="Test">
10320       <method name="Void .ctor()">
10321         <size>7</size>
10322       </method>
10323       <method name="Int32 Main()">
10324         <size>66</size>
10325       </method>
10326     </type>
10327     <type name="Func`2[TArg,TRet]">
10328       <method name="Void .ctor(Object, IntPtr)">
10329         <size>0</size>
10330       </method>
10331       <method name="Void Invoke()">
10332         <size>0</size>
10333       </method>
10334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10335         <size>0</size>
10336       </method>
10337       <method name="Void EndInvoke(IAsyncResult)">
10338         <size>0</size>
10339       </method>
10340     </type>
10341   </test>
10342   <test name="gtest-386.cs">
10343     <type name="C">
10344       <method name="Void .ctor()">
10345         <size>7</size>
10346       </method>
10347       <method name="Int32 Main()">
10348         <size>220</size>
10349       </method>
10350     </type>
10351     <type name="MyType">
10352       <method name="Void .ctor(Int32)">
10353         <size>8</size>
10354       </method>
10355       <method name="MyType op_UnaryNegation(MyType)">
10356         <size>14</size>
10357       </method>
10358     </type>
10359   </test>
10360   <test name="gtest-387.cs">
10361     <type name="C">
10362       <method name="Void .ctor()">
10363         <size>7</size>
10364       </method>
10365       <method name="Int32 Main()">
10366         <size>168</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-388.cs">
10371     <type name="Data">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375     </type>
10376     <type name="Foo">
10377       <method name="Void .ctor()">
10378         <size>7</size>
10379       </method>
10380       <method name="Void f(Data)">
10381         <size>19</size>
10382       </method>
10383       <method name="Void Main()">
10384         <size>22</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-389.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>234</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-390.cs">
10399     <type name="Program">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403       <method name="Int32 Main()">
10404         <size>4</size>
10405       </method>
10406     </type>
10407   </test>
10408   <test name="gtest-391.cs">
10409     <type name="C">
10410       <method name="Void .ctor()">
10411         <size>7</size>
10412       </method>
10413       <method name="Int32 Main()">
10414         <size>121</size>
10415       </method>
10416       <method name="Boolean Test_1()">
10417         <size>36</size>
10418       </method>
10419     </type>
10420   </test>
10421   <test name="gtest-392.cs">
10422     <type name="DieSubrangeType">
10423       <method name="Void .ctor()">
10424         <size>19</size>
10425       </method>
10426       <method name="Nullable`1 get_UpperBound()">
10427         <size>7</size>
10428       </method>
10429       <method name="Void set_UpperBound(Nullable`1)">
10430         <size>8</size>
10431       </method>
10432     </type>
10433     <type name="X">
10434       <method name="Void .ctor()">
10435         <size>7</size>
10436       </method>
10437       <method name="Int32 Main()">
10438         <size>61</size>
10439       </method>
10440     </type>
10441   </test>
10442   <test name="gtest-393.cs">
10443     <type name="B`1[T]">
10444       <method name="Void .ctor()">
10445         <size>7</size>
10446       </method>
10447     </type>
10448     <type name="A">
10449       <method name="Void .ctor(Type)">
10450         <size>29</size>
10451       </method>
10452       <method name="Void .cctor()">
10453         <size>7</size>
10454       </method>
10455       <method name="Int32 Main()">
10456         <size>23</size>
10457       </method>
10458     </type>
10459   </test>
10460   <test name="gtest-394.cs">
10461     <type name="Test">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Void FindMembers(Test+MemberFilter)">
10466         <size>1</size>
10467       </method>
10468       <method name="Void GetMethodGroup(Test+MemberFilter)">
10469         <size>43</size>
10470       </method>
10471       <method name="Void Main()">
10472         <size>1</size>
10473       </method>
10474     </type>
10475     <type name="Test+MemberFilter">
10476       <method name="Void .ctor(Object, IntPtr)">
10477         <size>0</size>
10478       </method>
10479       <method name="Boolean Invoke()">
10480         <size>0</size>
10481       </method>
10482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10483         <size>0</size>
10484       </method>
10485       <method name="Boolean EndInvoke(IAsyncResult)">
10486         <size>0</size>
10487       </method>
10488     </type>
10489     <type name="Test">
10490       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10491         <size>2</size>
10492       </method>
10493     </type>
10494   </test>
10495   <test name="gtest-395.cs">
10496     <type name="RuleBuilder`1[T]">
10497       <method name="Void .ctor()">
10498         <size>7</size>
10499       </method>
10500     </type>
10501     <type name="RubyMethod">
10502       <method name="Void .ctor()">
10503         <size>7</size>
10504       </method>
10505       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10506         <size>6</size>
10507       </method>
10508     </type>
10509     <type name="T">
10510       <method name="Void .ctor()">
10511         <size>7</size>
10512       </method>
10513       <method name="Void Main()">
10514         <size>1</size>
10515       </method>
10516     </type>
10517   </test>
10518   <test name="gtest-396.cs">
10519     <type name="Test">
10520       <method name="Void .ctor()">
10521         <size>7</size>
10522       </method>
10523       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10524         <size>1</size>
10525       </method>
10526       <method name="System.Func`1[System.Int32] Method(System.String)">
10527         <size>2</size>
10528       </method>
10529       <method name="Void Main()">
10530         <size>24</size>
10531       </method>
10532     </type>
10533   </test>
10534   <test name="gtest-397.cs">
10535     <type name="Test">
10536       <method name="Void .ctor()">
10537         <size>7</size>
10538       </method>
10539       <method name="Foo NegateFoo(Foo)">
10540         <size>12</size>
10541       </method>
10542       <method name="Foo NegateFooNullable(Nullable`1)">
10543         <size>7</size>
10544       </method>
10545       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10546         <size>7</size>
10547       </method>
10548       <method name="Nullable`1 NegateBar(Bar)">
10549         <size>12</size>
10550       </method>
10551       <method name="Int32 Main()">
10552         <size>139</size>
10553       </method>
10554     </type>
10555     <type name="Foo">
10556       <method name="Void .ctor(Int32)">
10557         <size>8</size>
10558       </method>
10559       <method name="Foo op_UnaryNegation(Nullable`1)">
10560         <size>42</size>
10561       </method>
10562     </type>
10563     <type name="Bar">
10564       <method name="Void .ctor(Int32)">
10565         <size>8</size>
10566       </method>
10567       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10568         <size>41</size>
10569       </method>
10570     </type>
10571   </test>
10572   <test name="gtest-398.cs">
10573     <type name="GenericClass`1[T]">
10574       <method name="Void .ctor(T)">
10575         <size>14</size>
10576       </method>
10577       <method name="Void Method()">
10578         <size>42</size>
10579       </method>
10580       <method name="Void Test(T)">
10581         <size>1</size>
10582       </method>
10583     </type>
10584     <type name="Foo">
10585       <method name="Void .ctor()">
10586         <size>7</size>
10587       </method>
10588       <method name="Void Main(System.String[])">
10589         <size>15</size>
10590       </method>
10591     </type>
10592     <type name="ToStr">
10593       <method name="Void .ctor(Object, IntPtr)">
10594         <size>0</size>
10595       </method>
10596       <method name="System.String Invoke(System.String, IFormatProvider)">
10597         <size>0</size>
10598       </method>
10599       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10600         <size>0</size>
10601       </method>
10602       <method name="System.String EndInvoke(IAsyncResult)">
10603         <size>0</size>
10604       </method>
10605     </type>
10606   </test>
10607   <test name="gtest-399.cs">
10608     <type name="TestIssue.Base">
10609       <method name="Void .ctor()">
10610         <size>7</size>
10611       </method>
10612     </type>
10613     <type name="TestIssue.Derived">
10614       <method name="Void .ctor()">
10615         <size>7</size>
10616       </method>
10617     </type>
10618     <type name="TestIssue.Program">
10619       <method name="Void .ctor()">
10620         <size>7</size>
10621       </method>
10622       <method name="Int32 Main()">
10623         <size>39</size>
10624       </method>
10625     </type>
10626   </test>
10627   <test name="gtest-400.cs">
10628     <type name="Gen`1[T]">
10629       <method name="Void .ctor()">
10630         <size>7</size>
10631       </method>
10632       <method name="Boolean Foo(T)">
10633         <size>15</size>
10634       </method>
10635     </type>
10636     <type name="Program">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640       <method name="Boolean Foo[T]()">
10641         <size>17</size>
10642       </method>
10643       <method name="Int32 Main()">
10644         <size>66</size>
10645       </method>
10646     </type>
10647   </test>
10648   <test name="gtest-401.cs">
10649     <type name="ParserTest">
10650       <method name="Void .ctor()">
10651         <size>7</size>
10652       </method>
10653       <method name="Void Main()">
10654         <size>165</size>
10655       </method>
10656     </type>
10657   </test>
10658   <test name="gtest-402.cs">
10659     <type name="X">
10660       <method name="Void .ctor()">
10661         <size>7</size>
10662       </method>
10663       <method name="Void Main()">
10664         <size>16</size>
10665       </method>
10666     </type>
10667   </test>
10668   <test name="gtest-403.cs">
10669     <type name="T">
10670       <method name="Void .ctor()">
10671         <size>7</size>
10672       </method>
10673       <method name="Void Main()">
10674         <size>15</size>
10675       </method>
10676     </type>
10677     <type name="S`1[T]">
10678       <method name="Void Foo()">
10679         <size>1</size>
10680       </method>
10681     </type>
10682   </test>
10683   <test name="gtest-404.cs">
10684     <type name="Test.Program">
10685       <method name="Void Main()">
10686         <size>1</size>
10687       </method>
10688     </type>
10689     <type name="Test.Class1`1[T1]">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void add_doSomething(System.EventHandler)">
10694         <size>24</size>
10695       </method>
10696       <method name="Void remove_doSomething(System.EventHandler)">
10697         <size>24</size>
10698       </method>
10699     </type>
10700     <type name="Test.Class2`1[T]">
10701       <method name="Void .ctor()">
10702         <size>7</size>
10703       </method>
10704       <method name="Void add_DoSomething(System.EventHandler)">
10705         <size>8</size>
10706       </method>
10707       <method name="Void remove_DoSomething(System.EventHandler)">
10708         <size>8</size>
10709       </method>
10710     </type>
10711   </test>
10712   <test name="gtest-405.cs">
10713     <type name="C">
10714       <method name="Void .ctor()">
10715         <size>7</size>
10716       </method>
10717       <method name="Void Main()">
10718         <size>1</size>
10719       </method>
10720     </type>
10721   </test>
10722   <test name="gtest-406.cs">
10723     <type name="Test`1[T]">
10724       <method name="Void .ctor()">
10725         <size>7</size>
10726       </method>
10727       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10728         <size>1</size>
10729       </method>
10730     </type>
10731     <type name="C`2[A,B]">
10732       <method name="Void .ctor(IEnumerable`1)">
10733         <size>46</size>
10734       </method>
10735       <method name="B &lt;C&gt;m__0(B)">
10736         <size>2</size>
10737       </method>
10738     </type>
10739     <type name="M">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void Main()">
10744         <size>1</size>
10745       </method>
10746     </type>
10747   </test>
10748   <test name="gtest-407.cs">
10749     <type name="NullableColorTests">
10750       <method name="Void .ctor()">
10751         <size>7</size>
10752       </method>
10753       <method name="Int32 Main()">
10754         <size>99</size>
10755       </method>
10756     </type>
10757     <type name="MyColor">
10758       <method name="Void .ctor(Int32)">
10759         <size>8</size>
10760       </method>
10761       <method name="Boolean op_Equality(MyColor, MyColor)">
10762         <size>17</size>
10763       </method>
10764       <method name="Boolean op_Inequality(MyColor, MyColor)">
10765         <size>20</size>
10766       </method>
10767     </type>
10768   </test>
10769   <test name="gtest-408.cs">
10770     <type name="Test">
10771       <method name="Void .ctor()">
10772         <size>7</size>
10773       </method>
10774       <method name="Int32 Main()">
10775         <size>92</size>
10776       </method>
10777     </type>
10778   </test>
10779   <test name="gtest-409.cs">
10780     <type name="ConditionalParsing">
10781       <method name="Void .ctor()">
10782         <size>7</size>
10783       </method>
10784       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10785         <size>14</size>
10786       </method>
10787       <method name="Void Test_1(Boolean)">
10788         <size>20</size>
10789       </method>
10790       <method name="Void Test_2()">
10791         <size>31</size>
10792       </method>
10793       <method name="Void Test_4(Boolean, Boolean)">
10794         <size>39</size>
10795       </method>
10796       <method name="Void Test_5(Boolean, IDisposable)">
10797         <size>45</size>
10798       </method>
10799       <method name="Void Test_6(Boolean)">
10800         <size>47</size>
10801       </method>
10802       <method name="Void Test_7(System.Object)">
10803         <size>8</size>
10804       </method>
10805       <method name="Void Main()">
10806         <size>1</size>
10807       </method>
10808     </type>
10809     <type name="ConditionalParsing+T">
10810       <method name="Void .ctor(String, Boolean)">
10811         <size>28</size>
10812       </method>
10813       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10814         <size>7</size>
10815       </method>
10816     </type>
10817     <type name="&lt;PrivateImplementationDetails&gt;">
10818       <method name="Void .ctor()">
10819         <size>7</size>
10820       </method>
10821     </type>
10822     <type name="ConditionalParsing+Const">
10823       <method name="Void .ctor()">
10824         <size>7</size>
10825       </method>
10826     </type>
10827     <type name="ConditionalParsing">
10828       <method name="Void Test_8(DateTime)">
10829         <size>38</size>
10830       </method>
10831       <method name="Void Test_9()">
10832         <size>43</size>
10833       </method>
10834     </type>
10835   </test>
10836   <test name="gtest-410.cs">
10837     <type name="Program">
10838       <method name="Void .ctor()">
10839         <size>7</size>
10840       </method>
10841       <method name="Void Main()">
10842         <size>7</size>
10843       </method>
10844     </type>
10845   </test>
10846   <test name="gtest-411.cs">
10847     <type name="Maybe">
10848       <method name="Maybe`1[T] C[T](T)">
10849         <size>2</size>
10850       </method>
10851     </type>
10852     <type name="Maybe`1[T]">
10853       <method name="Void .ctor(T)">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="Extensions">
10858       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10859         <size>10</size>
10860       </method>
10861     </type>
10862     <type name="Test">
10863       <method name="Void .ctor()">
10864         <size>7</size>
10865       </method>
10866       <method name="Void Main()">
10867         <size>131</size>
10868       </method>
10869       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10870         <size>7</size>
10871       </method>
10872       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10873         <size>7</size>
10874       </method>
10875       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10876         <size>11</size>
10877       </method>
10878     </type>
10879   </test>
10880   <test name="gtest-412.cs">
10881     <type name="Program">
10882       <method name="Void .ctor()">
10883         <size>7</size>
10884       </method>
10885       <method name="Int32 Main()">
10886         <size>213</size>
10887       </method>
10888     </type>
10889   </test>
10890   <test name="gtest-413.cs">
10891     <type name="Test">
10892       <method name="Void .ctor()">
10893         <size>7</size>
10894       </method>
10895       <method name="Int32 Main()">
10896         <size>95</size>
10897       </method>
10898     </type>
10899     <type name="S">
10900       <method name="Int64 op_Addition(S, Int64)">
10901         <size>2</size>
10902       </method>
10903     </type>
10904   </test>
10905   <test name="gtest-414.cs">
10906     <type name="MonoTest.MainClass">
10907       <method name="Void .ctor()">
10908         <size>7</size>
10909       </method>
10910       <method name="Void Main()">
10911         <size>1</size>
10912       </method>
10913     </type>
10914     <type name="MonoTest.TestImpl">
10915       <method name="Void .ctor()">
10916         <size>7</size>
10917       </method>
10918       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10919         <size>1</size>
10920       </method>
10921       <method name="Void Get[T]()">
10922         <size>1</size>
10923       </method>
10924       <method name="Void Get[T](System.Object)">
10925         <size>1</size>
10926       </method>
10927     </type>
10928     <type name="MonoTest.C">
10929       <method name="Void .ctor()">
10930         <size>7</size>
10931       </method>
10932       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10933         <size>1</size>
10934       </method>
10935       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10936         <size>1</size>
10937       </method>
10938     </type>
10939   </test>
10940   <test name="gtest-415.cs">
10941     <type name="S2">
10942       <method name="Void Test()">
10943         <size>39</size>
10944       </method>
10945       <method name="Void Main()">
10946         <size>16</size>
10947       </method>
10948     </type>
10949   </test>
10950   <test name="gtest-416.cs">
10951     <type name="Bug.Demo">
10952       <method name="Boolean Fixed()">
10953         <size>14</size>
10954       </method>
10955       <method name="Boolean Foo(System.Int32[])">
10956         <size>43</size>
10957       </method>
10958       <method name="Int32 Main()">
10959         <size>65</size>
10960       </method>
10961     </type>
10962   </test>
10963   <test name="gtest-417.cs">
10964     <type name="C">
10965       <method name="Void .ctor()">
10966         <size>7</size>
10967       </method>
10968       <method name="Void Goo()">
10969         <size>11</size>
10970       </method>
10971       <method name="Void Main()">
10972         <size>1</size>
10973       </method>
10974     </type>
10975   </test>
10976   <test name="gtest-418.cs">
10977     <type name="N.Nested">
10978       <method name="Void .ctor()">
10979         <size>7</size>
10980       </method>
10981     </type>
10982     <type name="N.Nested+C">
10983       <method name="Void .ctor()">
10984         <size>7</size>
10985       </method>
10986       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10987         <size>2</size>
10988       </method>
10989     </type>
10990     <type name="N.M">
10991       <method name="Void .ctor()">
10992         <size>7</size>
10993       </method>
10994       <method name="Int32 Main()">
10995         <size>173</size>
10996       </method>
10997     </type>
10998   </test>
10999   <test name="gtest-419.cs">
11000     <type name="Program">
11001       <method name="Void .ctor()">
11002         <size>7</size>
11003       </method>
11004       <method name="Int32 Main()">
11005         <size>56</size>
11006       </method>
11007       <method name="System.Object Test(System.String)">
11008         <size>42</size>
11009       </method>
11010     </type>
11011   </test>
11012   <test name="gtest-420.cs">
11013     <type name="C">
11014       <method name="Void .ctor()">
11015         <size>7</size>
11016       </method>
11017     </type>
11018     <type name="TestClass">
11019       <method name="Void .ctor()">
11020         <size>7</size>
11021       </method>
11022       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11023         <size>2</size>
11024       </method>
11025       <method name="Int32 Test(System.Object, System.Object[])">
11026         <size>2</size>
11027       </method>
11028       <method name="Int32 Main()">
11029         <size>43</size>
11030       </method>
11031     </type>
11032   </test>
11033   <test name="gtest-421.cs">
11034     <type name="OneOff">
11035       <method name="Void .ctor()">
11036         <size>7</size>
11037       </method>
11038       <method name="Int32 Main()">
11039         <size>50</size>
11040       </method>
11041       <method name="T[] Clone[T](T[])">
11042         <size>166</size>
11043       </method>
11044     </type>
11045     <type name="&lt;PrivateImplementationDetails&gt;">
11046       <method name="Void .ctor()">
11047         <size>7</size>
11048       </method>
11049     </type>
11050   </test>
11051   <test name="gtest-422.cs">
11052     <type name="A">
11053       <method name="Void .ctor()">
11054         <size>7</size>
11055       </method>
11056       <method name="Boolean op_GreaterThan(A, System.Object)">
11057         <size>2</size>
11058       </method>
11059       <method name="Boolean op_LessThan(A, System.Object)">
11060         <size>2</size>
11061       </method>
11062     </type>
11063     <type name="C">
11064       <method name="Void .ctor()">
11065         <size>7</size>
11066       </method>
11067       <method name="Int32 Main()">
11068         <size>23</size>
11069       </method>
11070       <method name="Nullable`1 get_Id()">
11071         <size>7</size>
11072       </method>
11073       <method name="Boolean Test()">
11074         <size>51</size>
11075       </method>
11076     </type>
11077   </test>
11078   <test name="gtest-423.cs">
11079     <type name="App">
11080       <method name="Void .ctor()">
11081         <size>7</size>
11082       </method>
11083       <method name="Void Main()">
11084         <size>33</size>
11085       </method>
11086       <method name="Void Test(System.Object, System.EventArgs)">
11087         <size>1</size>
11088       </method>
11089     </type>
11090   </test>
11091   <test name="gtest-424.cs">
11092     <type name="A">
11093       <method name="Void .ctor()">
11094         <size>7</size>
11095       </method>
11096     </type>
11097     <type name="B">
11098       <method name="Void .ctor()">
11099         <size>7</size>
11100       </method>
11101     </type>
11102     <type name="Test">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Block(A[])">
11107         <size>6</size>
11108       </method>
11109       <method name="Void Block(IEnumerable`1, A[])">
11110         <size>1</size>
11111       </method>
11112       <method name="Int32 Main()">
11113         <size>29</size>
11114       </method>
11115     </type>
11116   </test>
11117   <test name="gtest-425.cs">
11118     <type name="EventClass`1[T]">
11119       <method name="Void .ctor()">
11120         <size>7</size>
11121       </method>
11122     </type>
11123     <type name="Test">
11124       <method name="Void .ctor()">
11125         <size>7</size>
11126       </method>
11127       <method name="Void Main()">
11128         <size>16</size>
11129       </method>
11130     </type>
11131     <type name="EventClass`1+HookDelegate[T]">
11132       <method name="Void .ctor(Object, IntPtr)">
11133         <size>0</size>
11134       </method>
11135       <method name="Void Invoke(T)">
11136         <size>0</size>
11137       </method>
11138       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11139         <size>0</size>
11140       </method>
11141       <method name="Void EndInvoke(IAsyncResult)">
11142         <size>0</size>
11143       </method>
11144     </type>
11145   </test>
11146   <test name="gtest-426.cs">
11147     <type name="OverloadTest.MyClass`1[T]">
11148       <method name="Void .ctor()">
11149         <size>7</size>
11150       </method>
11151       <method name="Boolean Method(MyInterface`1)">
11152         <size>20</size>
11153       </method>
11154       <method name="Boolean Method(System.Action`1[T])">
11155         <size>2</size>
11156       </method>
11157     </type>
11158     <type name="OverloadTest.C">
11159       <method name="Void .ctor()">
11160         <size>7</size>
11161       </method>
11162       <method name="Void Main()">
11163         <size>1</size>
11164       </method>
11165     </type>
11166   </test>
11167   <test name="gtest-427.cs">
11168     <type name="T">
11169       <method name="Void .ctor()">
11170         <size>7</size>
11171       </method>
11172       <method name="Void Test()">
11173         <size>19</size>
11174       </method>
11175       <method name="Void Attach(EventHandler)">
11176         <size>2</size>
11177       </method>
11178       <method name="Void Attach(EventHandler`1[System.String])">
11179         <size>1</size>
11180       </method>
11181       <method name="Void OnClick(System.String)">
11182         <size>1</size>
11183       </method>
11184       <method name="Void Main()">
11185         <size>11</size>
11186       </method>
11187     </type>
11188     <type name="EventHandler">
11189       <method name="Void .ctor(Object, IntPtr)">
11190         <size>0</size>
11191       </method>
11192       <method name="Void Invoke(System.Object)">
11193         <size>0</size>
11194       </method>
11195       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11196         <size>0</size>
11197       </method>
11198       <method name="Void EndInvoke(IAsyncResult)">
11199         <size>0</size>
11200       </method>
11201     </type>
11202     <type name="EventHandler`1[T]">
11203       <method name="Void .ctor(Object, IntPtr)">
11204         <size>0</size>
11205       </method>
11206       <method name="Void Invoke(T)">
11207         <size>0</size>
11208       </method>
11209       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11210         <size>0</size>
11211       </method>
11212       <method name="Void EndInvoke(IAsyncResult)">
11213         <size>0</size>
11214       </method>
11215     </type>
11216   </test>
11217   <test name="gtest-428.cs">
11218     <type name="CInt">
11219       <method name="Void .ctor(Int32)">
11220         <size>8</size>
11221       </method>
11222       <method name="CInt op_Implicit(Int32)">
11223         <size>7</size>
11224       </method>
11225       <method name="Int32 op_Implicit(CInt)">
11226         <size>8</size>
11227       </method>
11228     </type>
11229     <type name="Klass">
11230       <method name="Void .ctor(Nullable`1)">
11231         <size>14</size>
11232       </method>
11233       <method name="Nullable`1 get_Value()">
11234         <size>7</size>
11235       </method>
11236     </type>
11237     <type name="MainClass">
11238       <method name="Void .ctor()">
11239         <size>7</size>
11240       </method>
11241       <method name="Int32 Main()">
11242         <size>173</size>
11243       </method>
11244     </type>
11245   </test>
11246   <test name="gtest-429.cs">
11247     <type name="CInt">
11248       <method name="Void .ctor(Int32)">
11249         <size>8</size>
11250       </method>
11251       <method name="CInt op_Implicit(Int32)">
11252         <size>7</size>
11253       </method>
11254       <method name="Int32 op_Implicit(CInt)">
11255         <size>8</size>
11256       </method>
11257     </type>
11258     <type name="Klass">
11259       <method name="Void .ctor(Nullable`1)">
11260         <size>14</size>
11261       </method>
11262     </type>
11263     <type name="MainClass">
11264       <method name="Void .ctor()">
11265         <size>7</size>
11266       </method>
11267       <method name="Int32 Main()">
11268         <size>36</size>
11269       </method>
11270     </type>
11271   </test>
11272   <test name="gtest-430.cs">
11273     <type name="Tmp">
11274       <method name="Void .ctor()">
11275         <size>7</size>
11276       </method>
11277     </type>
11278     <type name="Driver">
11279       <method name="Void .ctor()">
11280         <size>7</size>
11281       </method>
11282       <method name="Nullable`1 get_Prop()">
11283         <size>42</size>
11284       </method>
11285       <method name="Int32 Main()">
11286         <size>42</size>
11287       </method>
11288     </type>
11289   </test>
11290   <test name="gtest-431.cs">
11291     <type name="Program">
11292       <method name="Void .ctor()">
11293         <size>7</size>
11294       </method>
11295       <method name="Void Main()">
11296         <size>13</size>
11297       </method>
11298     </type>
11299   </test>
11300   <test name="gtest-432.cs">
11301     <type name="Test.Bar`2[T,U]">
11302       <method name="Void .ctor()">
11303         <size>7</size>
11304       </method>
11305       <method name="Void DoSomething[V]()">
11306         <size>1</size>
11307       </method>
11308     </type>
11309     <type name="Test.Baz">
11310       <method name="Void .ctor()">
11311         <size>7</size>
11312       </method>
11313       <method name="Void GetInTroubleHere()">
11314         <size>13</size>
11315       </method>
11316       <method name="Void Main()">
11317         <size>1</size>
11318       </method>
11319     </type>
11320   </test>
11321   <test name="gtest-433.cs">
11322     <type name="M">
11323       <method name="Void .ctor()">
11324         <size>7</size>
11325       </method>
11326       <method name="Void Main()">
11327         <size>37</size>
11328       </method>
11329     </type>
11330   </test>
11331   <test name="gtest-434.cs">
11332     <type name="testcase.Init">
11333       <method name="Void .ctor()">
11334         <size>7</size>
11335       </method>
11336       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11337         <size>8</size>
11338       </method>
11339     </type>
11340     <type name="testcase.Program">
11341       <method name="Void .ctor()">
11342         <size>7</size>
11343       </method>
11344       <method name="Int32 Main()">
11345         <size>75</size>
11346       </method>
11347     </type>
11348   </test>
11349   <test name="gtest-435.cs">
11350     <type name="testcase.Program">
11351       <method name="Void .ctor()">
11352         <size>7</size>
11353       </method>
11354       <method name="Int32 Main()">
11355         <size>258</size>
11356       </method>
11357     </type>
11358   </test>
11359   <test name="gtest-436.cs">
11360     <type name="SomeClass">
11361       <method name="Void .ctor()">
11362         <size>7</size>
11363       </method>
11364       <method name="Int32 Main()">
11365         <size>2</size>
11366       </method>
11367     </type>
11368   </test>
11369   <test name="gtest-438.cs">
11370     <type name="Tests">
11371       <method name="Void .ctor()">
11372         <size>7</size>
11373       </method>
11374       <method name="ServiceType GetService[ServiceType](System.Object[])">
11375         <size>17</size>
11376       </method>
11377       <method name="Int32 Main()">
11378         <size>19</size>
11379       </method>
11380     </type>
11381   </test>
11382   <test name="gtest-439.cs">
11383     <type name="MonoBug.Stuff">
11384       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11385         <size>8</size>
11386       </method>
11387     </type>
11388     <type name="MonoBug.GenericStuff`2[T1,T2]">
11389       <method name="Void .ctor(T1, T2)">
11390         <size>21</size>
11391       </method>
11392     </type>
11393     <type name="MonoBug.Program">
11394       <method name="Void Main()">
11395         <size>35</size>
11396       </method>
11397     </type>
11398   </test>
11399   <test name="gtest-440.cs">
11400     <type name="AnyObjectId">
11401       <method name="Void .ctor()">
11402         <size>7</size>
11403       </method>
11404       <method name="Int32 get_W1()">
11405         <size>7</size>
11406       </method>
11407       <method name="Void set_W1(Int32)">
11408         <size>8</size>
11409       </method>
11410     </type>
11411     <type name="ObjectId">
11412       <method name="Void .ctor()">
11413         <size>14</size>
11414       </method>
11415       <method name="Void Main()">
11416         <size>1</size>
11417       </method>
11418     </type>
11419   </test>
11420   <test name="gtest-441.cs">
11421     <type name="Name.Test">
11422       <method name="Void .ctor()">
11423         <size>7</size>
11424       </method>
11425     </type>
11426     <type name="Name.Subclass">
11427       <method name="Void .ctor()">
11428         <size>7</size>
11429       </method>
11430       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11431         <size>7</size>
11432       </method>
11433       <method name="Void Main(System.String[])">
11434         <size>7</size>
11435       </method>
11436     </type>
11437   </test>
11438   <test name="gtest-442.cs">
11439     <type name="NonGenericBase">
11440       <method name="Void .ctor()">
11441         <size>7</size>
11442       </method>
11443       <method name="Int32 get_Item(Int32)">
11444         <size>0</size>
11445       </method>
11446     </type>
11447     <type name="GenericBase`1[T]">
11448       <method name="Void .ctor()">
11449         <size>7</size>
11450       </method>
11451       <method name="T get_Instance()">
11452         <size>7</size>
11453       </method>
11454       <method name="Void Foo()">
11455         <size>24</size>
11456       </method>
11457     </type>
11458     <type name="EntryPoint">
11459       <method name="Void .ctor()">
11460         <size>7</size>
11461       </method>
11462       <method name="Void Main()">
11463         <size>1</size>
11464       </method>
11465     </type>
11466   </test>
11467   <test name="gtest-443.cs">
11468     <type name="C">
11469       <method name="Void .ctor()">
11470         <size>7</size>
11471       </method>
11472       <method name="Void M[T]()">
11473         <size>28</size>
11474       </method>
11475       <method name="Int32 Main()">
11476         <size>7</size>
11477       </method>
11478     </type>
11479   </test>
11480   <test name="gtest-444.cs">
11481     <type name="MyClass">
11482       <method name="Void .ctor()">
11483         <size>7</size>
11484       </method>
11485       <method name="Int32 Main()">
11486         <size>114</size>
11487       </method>
11488     </type>
11489   </test>
11490   <test name="gtest-445.cs">
11491     <type name="Test">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495       <method name="Void Main()">
11496         <size>1</size>
11497       </method>
11498       <method name="Void Foo[T](T ByRef)">
11499         <size>1</size>
11500       </method>
11501       <method name="Void Foo[T](T[])">
11502         <size>1</size>
11503       </method>
11504       <method name="Void Foo[T](T[,])">
11505         <size>1</size>
11506       </method>
11507       <method name="Void Foo[T](T[,,])">
11508         <size>1</size>
11509       </method>
11510       <method name="Void Bar(Int32 ByRef)">
11511         <size>1</size>
11512       </method>
11513       <method name="Void Bar(System.Int32[])">
11514         <size>1</size>
11515       </method>
11516       <method name="Void Bar(System.Int32[,])">
11517         <size>1</size>
11518       </method>
11519       <method name="Void Bar(System.Int32[,,])">
11520         <size>1</size>
11521       </method>
11522     </type>
11523   </test>
11524   <test name="gtest-446.cs">
11525     <type name="BugTest.Bug`1[T]">
11526       <method name="Void .ctor()">
11527         <size>7</size>
11528       </method>
11529       <method name="Void CreateObject(T ByRef)">
11530         <size>42</size>
11531       </method>
11532     </type>
11533     <type name="BugTest.Program">
11534       <method name="Int32 Main()">
11535         <size>16</size>
11536       </method>
11537     </type>
11538   </test>
11539   <test name="gtest-447.cs">
11540     <type name="B">
11541       <method name="Void .ctor()">
11542         <size>7</size>
11543       </method>
11544       <method name="Int32 Main()">
11545         <size>29</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-449.cs">
11550     <type name="Program">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Int32 Main()">
11555         <size>59</size>
11556       </method>
11557     </type>
11558   </test>
11559   <test name="gtest-450.cs">
11560     <type name="Program">
11561       <method name="Void .ctor()">
11562         <size>7</size>
11563       </method>
11564       <method name="Int32 Main()">
11565         <size>59</size>
11566       </method>
11567     </type>
11568   </test>
11569   <test name="gtest-453.cs">
11570     <type name="Test.CompilerTest">
11571       <method name="Void .ctor()">
11572         <size>7</size>
11573       </method>
11574       <method name="Int32 Main()">
11575         <size>12</size>
11576       </method>
11577       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11578         <size>73</size>
11579       </method>
11580       <method name="Void ThisDoesNotWork()">
11581         <size>27</size>
11582       </method>
11583       <method name="Void ThisWorksFine()">
11584         <size>38</size>
11585       </method>
11586     </type>
11587   </test>
11588   <test name="gtest-454.cs">
11589     <type name="TestNS.TestCase">
11590       <method name="Void .ctor()">
11591         <size>7</size>
11592       </method>
11593       <method name="Int32 Compare[T](T[], T[])">
11594         <size>2</size>
11595       </method>
11596       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11597         <size>30</size>
11598       </method>
11599       <method name="Int32 Main()">
11600         <size>19</size>
11601       </method>
11602     </type>
11603   </test>
11604   <test name="gtest-455.cs">
11605     <type name="ConsoleApplication1.Program">
11606       <method name="Void .ctor()">
11607         <size>7</size>
11608       </method>
11609       <method name="Void Main()">
11610         <size>14</size>
11611       </method>
11612     </type>
11613     <type name="ConsoleApplication1.Inner`1[T]">
11614       <method name="Void .ctor()">
11615         <size>7</size>
11616       </method>
11617       <method name="Void Compare(System.Object, T)">
11618         <size>13</size>
11619       </method>
11620     </type>
11621   </test>
11622   <test name="gtest-456.cs">
11623     <type name="G`1[T]">
11624       <method name="Void .ctor()">
11625         <size>7</size>
11626       </method>
11627     </type>
11628     <type name="G`1+S[T]">
11629       <method name="System.String Test()">
11630         <size>22</size>
11631       </method>
11632     </type>
11633     <type name="C">
11634       <method name="Int32 Main()">
11635         <size>36</size>
11636       </method>
11637       <method name="Void .ctor()">
11638         <size>7</size>
11639       </method>
11640     </type>
11641   </test>
11642   <test name="gtest-457.cs">
11643     <type name="Program">
11644       <method name="Void Foo[T]()">
11645         <size>1</size>
11646       </method>
11647       <method name="Int32 Main()">
11648         <size>2</size>
11649       </method>
11650       <method name="Void .ctor()">
11651         <size>7</size>
11652       </method>
11653     </type>
11654     <type name="Program+C">
11655       <method name="Void .ctor()">
11656         <size>7</size>
11657       </method>
11658     </type>
11659   </test>
11660   <test name="gtest-458.cs">
11661     <type name="MyList`1[T]">
11662       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11663         <size>2</size>
11664       </method>
11665       <method name="Void .ctor()">
11666         <size>7</size>
11667       </method>
11668     </type>
11669     <type name="MyList`1+Helper`2[T,U,V]">
11670       <method name="Void .ctor()">
11671         <size>7</size>
11672       </method>
11673     </type>
11674     <type name="C">
11675       <method name="Int32 Main()">
11676         <size>13</size>
11677       </method>
11678       <method name="Void .ctor()">
11679         <size>7</size>
11680       </method>
11681     </type>
11682   </test>
11683   <test name="gtest-459.cs">
11684     <type name="GenericTest.OuterGeneric`1[T]">
11685       <method name="Void .ctor()">
11686         <size>7</size>
11687       </method>
11688     </type>
11689     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11690       <method name="System.String GetTypeNames()">
11691         <size>41</size>
11692       </method>
11693       <method name="Void .ctor()">
11694         <size>7</size>
11695       </method>
11696     </type>
11697     <type name="GenericTest.Program">
11698       <method name="Int32 Main()">
11699         <size>14</size>
11700       </method>
11701       <method name="Void .ctor()">
11702         <size>7</size>
11703       </method>
11704     </type>
11705   </test>
11706   <test name="gtest-460.cs">
11707     <type name="Foo`1[T]">
11708       <method name="Void .ctor()">
11709         <size>7</size>
11710       </method>
11711     </type>
11712     <type name="Foo`1+Bar`1[T,V]">
11713       <method name="Void .ctor()">
11714         <size>7</size>
11715       </method>
11716     </type>
11717     <type name="FooImpl">
11718       <method name="Int32 Main()">
11719         <size>8</size>
11720       </method>
11721       <method name="Void .ctor()">
11722         <size>7</size>
11723       </method>
11724     </type>
11725     <type name="FooImpl+BarImpl">
11726       <method name="Void .ctor()">
11727         <size>7</size>
11728       </method>
11729     </type>
11730   </test>
11731   <test name="gtest-461.cs">
11732     <type name="Test.BaseContext">
11733       <method name="Void .ctor()">
11734         <size>7</size>
11735       </method>
11736     </type>
11737     <type name="Test.MyDataContext">
11738       <method name="Void .ctor()">
11739         <size>7</size>
11740       </method>
11741     </type>
11742     <type name="Test.Entity`1[T]">
11743       <method name="Void .ctor()">
11744         <size>7</size>
11745       </method>
11746     </type>
11747     <type name="Test.Person">
11748       <method name="Void .ctor()">
11749         <size>7</size>
11750       </method>
11751     </type>
11752     <type name="Test.TheBox`1[T]">
11753       <method name="U GetById[U](Guid)">
11754         <size>7</size>
11755       </method>
11756       <method name="Void .ctor()">
11757         <size>7</size>
11758       </method>
11759     </type>
11760     <type name="Test.Program">
11761       <method name="Void Main()">
11762         <size>19</size>
11763       </method>
11764       <method name="Void .ctor()">
11765         <size>7</size>
11766       </method>
11767     </type>
11768   </test>
11769   <test name="gtest-462.cs">
11770     <type name="Program">
11771       <method name="Int32 Main()">
11772         <size>79</size>
11773       </method>
11774       <method name="Void .ctor()">
11775         <size>7</size>
11776       </method>
11777     </type>
11778     <type name="Program+Tester`1[T]">
11779       <method name="T Get(System.Object)">
11780         <size>30</size>
11781       </method>
11782       <method name="Void .ctor()">
11783         <size>7</size>
11784       </method>
11785     </type>
11786   </test>
11787   <test name="gtest-463.cs">
11788     <type name="STuple`1[Ta]">
11789       <method name="Void .ctor(Ta)">
11790         <size>8</size>
11791       </method>
11792     </type>
11793     <type name="C">
11794       <method name="Int32 Main()">
11795         <size>10</size>
11796       </method>
11797       <method name="Void .ctor()">
11798         <size>7</size>
11799       </method>
11800     </type>
11801   </test>
11802   <test name="gtest-464.cs">
11803     <type name="Test">
11804       <method name="Int32 Main()">
11805         <size>28</size>
11806       </method>
11807       <method name="Void .ctor()">
11808         <size>7</size>
11809       </method>
11810     </type>
11811   </test>
11812   <test name="gtest-465.cs">
11813     <type name="DerivedClass">
11814       <method name="Void GenericMethod_1[T]()">
11815         <size>1</size>
11816       </method>
11817       <method name="Void GenericMethod_2[T]()">
11818         <size>1</size>
11819       </method>
11820       <method name="Void GenericMethod_3[T]()">
11821         <size>1</size>
11822       </method>
11823       <method name="Void .ctor()">
11824         <size>7</size>
11825       </method>
11826     </type>
11827     <type name="Program">
11828       <method name="Int32 Main()">
11829         <size>8</size>
11830       </method>
11831       <method name="Void .ctor()">
11832         <size>7</size>
11833       </method>
11834     </type>
11835   </test>
11836   <test name="gtest-466.cs">
11837     <type name="Program">
11838       <method name="Boolean Test[T](T)">
11839         <size>10</size>
11840       </method>
11841       <method name="Int32 Main()">
11842         <size>40</size>
11843       </method>
11844       <method name="Void .ctor()">
11845         <size>7</size>
11846       </method>
11847     </type>
11848   </test>
11849   <test name="gtest-467.cs">
11850     <type name="S">
11851       <method name="Int32 Main()">
11852         <size>79</size>
11853       </method>
11854     </type>
11855     <type name="A">
11856       <method name="A op_Implicit(S)">
11857         <size>6</size>
11858       </method>
11859       <method name="Void .ctor()">
11860         <size>7</size>
11861       </method>
11862     </type>
11863     <type name="B">
11864       <method name="Void .ctor()">
11865         <size>7</size>
11866       </method>
11867     </type>
11868   </test>
11869   <test name="gtest-468.cs">
11870     <type name="TS">
11871       <method name="Nullable`1 get_v()">
11872         <size>7</size>
11873       </method>
11874       <method name="Int32 Main()">
11875         <size>43</size>
11876       </method>
11877       <method name="Nullable`1 op_Implicit(TS)">
11878         <size>7</size>
11879       </method>
11880       <method name="TS op_Implicit(Nullable`1)">
11881         <size>2</size>
11882       </method>
11883       <method name="Void .ctor()">
11884         <size>7</size>
11885       </method>
11886     </type>
11887   </test>
11888   <test name="gtest-469.cs">
11889     <type name="Foo`2[T1,T2]">
11890       <method name="Void .ctor(T2)">
11891         <size>7</size>
11892       </method>
11893     </type>
11894     <type name="Bar">
11895       <method name="Int32 Main()">
11896         <size>13</size>
11897       </method>
11898       <method name="Void .ctor()">
11899         <size>7</size>
11900       </method>
11901     </type>
11902   </test>
11903   <test name="gtest-470.cs">
11904     <type name="C">
11905       <method name="Void Main()">
11906         <size>13</size>
11907       </method>
11908       <method name="Void .ctor()">
11909         <size>7</size>
11910       </method>
11911     </type>
11912   </test>
11913   <test name="gtest-471.cs">
11914     <type name="Q">
11915       <method name="Void bar[T](T ByRef)">
11916         <size>16</size>
11917       </method>
11918       <method name="Int32 Main()">
11919         <size>11</size>
11920       </method>
11921       <method name="Void .ctor()">
11922         <size>7</size>
11923       </method>
11924     </type>
11925   </test>
11926   <test name="gtest-472.cs">
11927     <type name="C`1[T]">
11928       <method name="Void CopyUnsafe(T[], System.Int64[])">
11929         <size>1</size>
11930       </method>
11931       <method name="Boolean CopyUnsafe(T[], Int64)">
11932         <size>2</size>
11933       </method>
11934       <method name="Void CopyUnsafe(T[])">
11935         <size>11</size>
11936       </method>
11937       <method name="Void .ctor()">
11938         <size>7</size>
11939       </method>
11940     </type>
11941     <type name="A">
11942       <method name="Void Main()">
11943         <size>1</size>
11944       </method>
11945       <method name="Void .ctor()">
11946         <size>7</size>
11947       </method>
11948     </type>
11949   </test>
11950   <test name="gtest-473.cs">
11951     <type name="A`1[X]">
11952       <method name="Void Foo[T]()">
11953         <size>1</size>
11954       </method>
11955       <method name="Void .ctor()">
11956         <size>7</size>
11957       </method>
11958     </type>
11959     <type name="B">
11960       <method name="Void Foo[T]()">
11961         <size>1</size>
11962       </method>
11963       <method name="Void .ctor()">
11964         <size>7</size>
11965       </method>
11966     </type>
11967     <type name="C">
11968       <method name="Int32 Main()">
11969         <size>8</size>
11970       </method>
11971       <method name="Void .ctor()">
11972         <size>7</size>
11973       </method>
11974     </type>
11975   </test>
11976   <test name="gtest-474.cs">
11977     <type name="A`1[X]">
11978       <method name="Void .ctor()">
11979         <size>7</size>
11980       </method>
11981     </type>
11982     <type name="B`1[T]">
11983       <method name="Void .ctor()">
11984         <size>7</size>
11985       </method>
11986     </type>
11987     <type name="C">
11988       <method name="Void Main()">
11989         <size>7</size>
11990       </method>
11991       <method name="Void .ctor()">
11992         <size>7</size>
11993       </method>
11994     </type>
11995   </test>
11996   <test name="gtest-475.cs">
11997     <type name="Value`1[T]">
11998       <method name="Void .ctor()">
11999         <size>7</size>
12000       </method>
12001       <method name="Void .cctor()">
12002         <size>1</size>
12003       </method>
12004     </type>
12005     <type name="Test`2[T,U]">
12006       <method name="Value`1[T] get_Value()">
12007         <size>2</size>
12008       </method>
12009       <method name="Void .ctor()">
12010         <size>7</size>
12011       </method>
12012     </type>
12013     <type name="Test`2+B[T,U]">
12014       <method name="Void .ctor(Value`1)">
12015         <size>7</size>
12016       </method>
12017       <method name="Void .cctor()">
12018         <size>16</size>
12019       </method>
12020     </type>
12021     <type name="C">
12022       <method name="Void Main()">
12023         <size>7</size>
12024       </method>
12025       <method name="Void .ctor()">
12026         <size>7</size>
12027       </method>
12028     </type>
12029   </test>
12030   <test name="gtest-476.cs">
12031     <type name="Test`1[T]">
12032       <method name="B First()">
12033         <size>10</size>
12034       </method>
12035       <method name="IFoo Second()">
12036         <size>15</size>
12037       </method>
12038       <method name="Void .ctor()">
12039         <size>7</size>
12040       </method>
12041     </type>
12042     <type name="C">
12043       <method name="Void Main()">
12044         <size>1</size>
12045       </method>
12046       <method name="Void .ctor()">
12047         <size>7</size>
12048       </method>
12049     </type>
12050   </test>
12051   <test name="gtest-477.cs">
12052     <type name="B`1[T]">
12053       <method name="Void .ctor()">
12054         <size>7</size>
12055       </method>
12056     </type>
12057     <type name="B`1+BNested[T]">
12058       <method name="Void .ctor()">
12059         <size>7</size>
12060       </method>
12061     </type>
12062     <type name="A`1[T]">
12063       <method name="Void .ctor()">
12064         <size>7</size>
12065       </method>
12066     </type>
12067     <type name="AA`1[T]">
12068       <method name="Void .ctor()">
12069         <size>7</size>
12070       </method>
12071     </type>
12072     <type name="AA`1+ANested[T]">
12073       <method name="Void .ctor()">
12074         <size>7</size>
12075       </method>
12076     </type>
12077     <type name="M">
12078       <method name="Void Main()">
12079         <size>1</size>
12080       </method>
12081       <method name="Void .ctor()">
12082         <size>7</size>
12083       </method>
12084     </type>
12085   </test>
12086   <test name="gtest-478.cs">
12087     <type name="M">
12088       <method name="Void Foo()">
12089         <size>1</size>
12090       </method>
12091       <method name="Void GenFoo()">
12092         <size>1</size>
12093       </method>
12094       <method name="Void Main()">
12095         <size>13</size>
12096       </method>
12097       <method name="Void .ctor()">
12098         <size>7</size>
12099       </method>
12100     </type>
12101   </test>
12102   <test name="gtest-479.cs">
12103     <type name="A">
12104       <method name="Void .ctor()">
12105         <size>7</size>
12106       </method>
12107     </type>
12108     <type name="B">
12109       <method name="Void .ctor()">
12110         <size>7</size>
12111       </method>
12112     </type>
12113     <type name="M">
12114       <method name="Void Test[T](I`1)">
12115         <size>1</size>
12116       </method>
12117       <method name="Void Main()">
12118         <size>21</size>
12119       </method>
12120       <method name="Void .ctor()">
12121         <size>7</size>
12122       </method>
12123     </type>
12124   </test>
12125   <test name="gtest-480.cs">
12126     <type name="C">
12127       <method name="Void Foo()">
12128         <size>55</size>
12129       </method>
12130       <method name="Void Main()">
12131         <size>30</size>
12132       </method>
12133       <method name="Void .ctor()">
12134         <size>7</size>
12135       </method>
12136     </type>
12137   </test>
12138   <test name="gtest-481.cs">
12139     <type name="TestClass`1[T]">
12140       <method name="Void Add(T[][] ByRef)">
12141         <size>1</size>
12142       </method>
12143       <method name="Void .ctor(Int32)">
12144         <size>18</size>
12145       </method>
12146     </type>
12147     <type name="C">
12148       <method name="Void Main()">
12149         <size>8</size>
12150       </method>
12151       <method name="Void .ctor()">
12152         <size>7</size>
12153       </method>
12154     </type>
12155   </test>
12156   <test name="gtest-482.cs">
12157     <type name="TestBug.BugClass`1[T]">
12158       <method name="Void add_Evt(System.EventHandler)">
12159         <size>1</size>
12160       </method>
12161       <method name="Void remove_Evt(System.EventHandler)">
12162         <size>1</size>
12163       </method>
12164       <method name="Void Bug()">
12165         <size>19</size>
12166       </method>
12167       <method name="Void Handler(System.Object, System.EventArgs)">
12168         <size>1</size>
12169       </method>
12170       <method name="Void .ctor()">
12171         <size>7</size>
12172       </method>
12173     </type>
12174     <type name="TestBug.MainClass">
12175       <method name="Void Main()">
12176         <size>25</size>
12177       </method>
12178       <method name="Void .ctor()">
12179         <size>7</size>
12180       </method>
12181     </type>
12182   </test>
12183   <test name="gtest-483.cs">
12184     <type name="Program">
12185       <method name="Int32 Main()">
12186         <size>86</size>
12187       </method>
12188       <method name="Void ReplaceContentsWith[T](T, T)">
12189         <size>91</size>
12190       </method>
12191       <method name="Void .ctor()">
12192         <size>7</size>
12193       </method>
12194     </type>
12195     <type name="Int32Collection">
12196       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12197         <size>17</size>
12198       </method>
12199       <method name="Int32 get_Count()">
12200         <size>12</size>
12201       </method>
12202       <method name="Int32 get_Item(Int32)">
12203         <size>13</size>
12204       </method>
12205       <method name="Void set_Item(Int32, Int32)">
12206         <size>14</size>
12207       </method>
12208       <method name="Void Add(Int32)">
12209         <size>13</size>
12210       </method>
12211       <method name="Void Clear()">
12212         <size>12</size>
12213       </method>
12214       <method name="Void .ctor()">
12215         <size>18</size>
12216       </method>
12217     </type>
12218   </test>
12219   <test name="gtest-484.cs">
12220     <type name="MainClass">
12221       <method name="Void Foo(System.Action`1[MainClass][][])">
12222         <size>1</size>
12223       </method>
12224       <method name="System.Action`1[MainClass][] Set(System.Action`1[MainClass][])">
12225         <size>2</size>
12226       </method>
12227       <method name="Void Bar(MainClass)">
12228         <size>1</size>
12229       </method>
12230       <method name="Void Main(System.String[])">
12231         <size>100</size>
12232       </method>
12233       <method name="Void .ctor()">
12234         <size>7</size>
12235       </method>
12236     </type>
12237   </test>
12238   <test name="gtest-485.cs">
12239     <type name="C">
12240       <method name="Void Main()">
12241         <size>1</size>
12242       </method>
12243       <method name="Void .ctor()">
12244         <size>7</size>
12245       </method>
12246     </type>
12247   </test>
12248   <test name="gtest-486.cs">
12249     <type name="MyCollection`1[T]">
12250       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12251         <size>2</size>
12252       </method>
12253       <method name="Void AddRange(IMyCollection`1)">
12254         <size>1</size>
12255       </method>
12256       <method name="Void AddRange(IEnumerable`1)">
12257         <size>1</size>
12258       </method>
12259       <method name="Int32 get_Count()">
12260         <size>2</size>
12261       </method>
12262       <method name="Boolean get_IsReadOnly()">
12263         <size>2</size>
12264       </method>
12265       <method name="Void Add(T)">
12266         <size>1</size>
12267       </method>
12268       <method name="Void Clear()">
12269         <size>1</size>
12270       </method>
12271       <method name="Boolean Contains(T)">
12272         <size>2</size>
12273       </method>
12274       <method name="Void CopyTo(T[], Int32)">
12275         <size>1</size>
12276       </method>
12277       <method name="Boolean Remove(T)">
12278         <size>2</size>
12279       </method>
12280       <method name="IEnumerator`1 GetEnumerator()">
12281         <size>2</size>
12282       </method>
12283       <method name="Void .ctor()">
12284         <size>7</size>
12285       </method>
12286     </type>
12287     <type name="P">
12288       <method name="MyCollection`1[System.String] get_IgnoreTokens()">
12289         <size>36</size>
12290       </method>
12291       <method name="Void Main()">
12292         <size>1</size>
12293       </method>
12294       <method name="Void .ctor()">
12295         <size>7</size>
12296       </method>
12297       <method name="Void .cctor()">
12298         <size>21</size>
12299       </method>
12300     </type>
12301   </test>
12302   <test name="gtest-487.cs">
12303     <type name="Limada.MonoTests.Generics.MultiDictionary`3[K,V,TDictionary]">
12304       <method name="Void .ctor()">
12305         <size>7</size>
12306       </method>
12307     </type>
12308     <type name="Limada.MonoTests.Generics.Test">
12309       <method name="Void Main()">
12310         <size>7</size>
12311       </method>
12312       <method name="Void .ctor()">
12313         <size>7</size>
12314       </method>
12315     </type>
12316   </test>
12317   <test name="gtest-488.cs">
12318     <type name="Ref">
12319       <method name="Void .ctor()">
12320         <size>7</size>
12321       </method>
12322     </type>
12323     <type name="Def">
12324       <method name="Void .ctor()">
12325         <size>7</size>
12326       </method>
12327     </type>
12328     <type name="FooProcessor`1[T]">
12329       <method name="Void Attach(T, Def)">
12330         <size>15</size>
12331       </method>
12332       <method name="Void .ctor()">
12333         <size>7</size>
12334       </method>
12335     </type>
12336     <type name="Program">
12337       <method name="Void Main()">
12338         <size>1</size>
12339       </method>
12340       <method name="Void .ctor()">
12341         <size>7</size>
12342       </method>
12343     </type>
12344   </test>
12345   <test name="gtest-489.cs">
12346     <type name="sample">
12347       <method name="TValue Value[TKey,TValue]()">
12348         <size>0</size>
12349       </method>
12350       <method name="Void Main()">
12351         <size>1</size>
12352       </method>
12353       <method name="Void .ctor()">
12354         <size>7</size>
12355       </method>
12356     </type>
12357     <type name="sample+nested`1[T]">
12358       <method name="TValue Value[TKey,TValue]()">
12359         <size>6</size>
12360       </method>
12361       <method name="Void .ctor()">
12362         <size>7</size>
12363       </method>
12364     </type>
12365   </test>
12366   <test name="gtest-490.cs">
12367     <type name="Foo">
12368       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
12369         <size>17</size>
12370       </method>
12371       <method name="IEnumerator GetEnumerator()">
12372         <size>17</size>
12373       </method>
12374       <method name="Void Main()">
12375         <size>1</size>
12376       </method>
12377       <method name="Void .ctor()">
12378         <size>18</size>
12379       </method>
12380     </type>
12381   </test>
12382   <test name="gtest-491.cs">
12383     <type name="ArrayEqualityComparer`1[T]">
12384       <method name="Boolean Equals(T[], T[])">
12385         <size>2</size>
12386       </method>
12387       <method name="Int32 GetHashCode(T[])">
12388         <size>2</size>
12389       </method>
12390       <method name="Void .ctor()">
12391         <size>7</size>
12392       </method>
12393     </type>
12394     <type name="Program">
12395       <method name="Int32 Main()">
12396         <size>13</size>
12397       </method>
12398       <method name="Void .ctor()">
12399         <size>7</size>
12400       </method>
12401     </type>
12402   </test>
12403   <test name="gtest-492.cs">
12404     <type name="B`1[T]">
12405       <method name="Void .ctor()">
12406         <size>7</size>
12407       </method>
12408     </type>
12409     <type name="A`1[T]">
12410       <method name="Void .ctor()">
12411         <size>7</size>
12412       </method>
12413     </type>
12414     <type name="A`1+C[T]">
12415       <method name="Void .ctor()">
12416         <size>7</size>
12417       </method>
12418     </type>
12419     <type name="M">
12420       <method name="Void Main()">
12421         <size>1</size>
12422       </method>
12423       <method name="Void .ctor()">
12424         <size>7</size>
12425       </method>
12426     </type>
12427   </test>
12428   <test name="gtest-493.cs">
12429     <type name="MonoGenericIteratorTest.MyType">
12430       <method name="Void .ctor()">
12431         <size>7</size>
12432       </method>
12433     </type>
12434     <type name="MonoGenericIteratorTest.MyCollectionBase`1[T]">
12435       <method name="IEnumerator GetEnumerator()">
12436         <size>17</size>
12437       </method>
12438       <method name="Void .ctor()">
12439         <size>7</size>
12440       </method>
12441     </type>
12442     <type name="MonoGenericIteratorTest.MyCollection">
12443       <method name="Void .ctor()">
12444         <size>7</size>
12445       </method>
12446     </type>
12447     <type name="MonoGenericIteratorTest.MainClass">
12448       <method name="Void Main(System.String[])">
12449         <size>75</size>
12450       </method>
12451       <method name="Void .ctor()">
12452         <size>7</size>
12453       </method>
12454     </type>
12455   </test>
12456   <test name="gtest-494.cs">
12457     <type name="Grid`1[CT]">
12458       <method name="Void .ctor()">
12459         <size>7</size>
12460       </method>
12461     </type>
12462     <type name="Grid`1+GPD[CT]">
12463       <method name="Void .ctor()">
12464         <size>18</size>
12465       </method>
12466     </type>
12467     <type name="Grid`1+GPD+GC[CT]">
12468       <method name="Void .ctor()">
12469         <size>7</size>
12470       </method>
12471     </type>
12472     <type name="H">
12473       <method name="Void .ctor()">
12474         <size>7</size>
12475       </method>
12476     </type>
12477     <type name="H+MyCT">
12478       <method name="Void .ctor()">
12479         <size>7</size>
12480       </method>
12481     </type>
12482     <type name="TheTest">
12483       <method name="Void Main(System.String[])">
12484         <size>7</size>
12485       </method>
12486       <method name="Void .ctor()">
12487         <size>7</size>
12488       </method>
12489     </type>
12490   </test>
12491   <test name="gtest-495.cs">
12492     <type name="Repro">
12493       <method name="Void Main()">
12494         <size>12</size>
12495       </method>
12496       <method name="Void .ctor()">
12497         <size>7</size>
12498       </method>
12499     </type>
12500     <type name="Repro+Outer">
12501       <method name="Void .ctor()">
12502         <size>7</size>
12503       </method>
12504     </type>
12505     <type name="Repro+Outer+Inner`1[T]">
12506       <method name="Void .ctor()">
12507         <size>7</size>
12508       </method>
12509     </type>
12510   </test>
12511   <test name="gtest-496.cs">
12512     <type name="Base">
12513       <method name="T EndExecute[T](System.Object, System.String)">
12514         <size>7</size>
12515       </method>
12516       <method name="Void .ctor()">
12517         <size>7</size>
12518       </method>
12519     </type>
12520     <type name="Derived">
12521       <method name="Derived EndExecute[TElement](System.Object)">
12522         <size>2</size>
12523       </method>
12524       <method name="Void .ctor()">
12525         <size>7</size>
12526       </method>
12527     </type>
12528     <type name="a">
12529       <method name="Int32 Main()">
12530         <size>14</size>
12531       </method>
12532       <method name="Void .ctor()">
12533         <size>7</size>
12534       </method>
12535     </type>
12536   </test>
12537   <test name="gtest-497.cs">
12538     <type name="Item">
12539       <method name="Void .ctor()">
12540         <size>7</size>
12541       </method>
12542     </type>
12543     <type name="ItemCollection`1[T]">
12544       <method name="Void Bind[U](ItemCollection`1[U])">
12545         <size>1</size>
12546       </method>
12547       <method name="Void .ctor()">
12548         <size>7</size>
12549       </method>
12550     </type>
12551     <type name="a">
12552       <method name="Void Main()">
12553         <size>14</size>
12554       </method>
12555       <method name="Void .ctor()">
12556         <size>7</size>
12557       </method>
12558     </type>
12559   </test>
12560   <test name="gtest-498.cs">
12561     <type name="A">
12562       <method name="Int32 Main()">
12563         <size>16</size>
12564       </method>
12565       <method name="Void .ctor()">
12566         <size>15</size>
12567       </method>
12568     </type>
12569   </test>
12570   <test name="gtest-499.cs">
12571     <type name="C">
12572       <method name="Int32 Test[T](T[])">
12573         <size>21</size>
12574       </method>
12575       <method name="Int32 TestExtra[T](T[,])">
12576         <size>22</size>
12577       </method>
12578       <method name="Int32 Main()">
12579         <size>118</size>
12580       </method>
12581       <method name="Void .ctor()">
12582         <size>7</size>
12583       </method>
12584     </type>
12585   </test>
12586   <test name="gtest-500.cs">
12587     <type name="Program">
12588       <method name="Int32 Main()">
12589         <size>70</size>
12590       </method>
12591       <method name="Void .ctor()">
12592         <size>7</size>
12593       </method>
12594     </type>
12595   </test>
12596   <test name="gtest-501.cs">
12597     <type name="UndoableDictionary`2[TKey,TValue]">
12598       <method name="Void TestFunc()">
12599         <size>1</size>
12600       </method>
12601       <method name="Void .ctor()">
12602         <size>7</size>
12603       </method>
12604     </type>
12605     <type name="UpdateableCollection`1[T]">
12606       <method name="Void AddReferences()">
12607         <size>1</size>
12608       </method>
12609       <method name="Void TestFunc()">
12610         <size>1</size>
12611       </method>
12612       <method name="Void .ctor()">
12613         <size>7</size>
12614       </method>
12615     </type>
12616     <type name="UpdateableCollection`1+X[T]">
12617       <method name="Void .ctor()">
12618         <size>7</size>
12619       </method>
12620     </type>
12621     <type name="C">
12622       <method name="Int32 Main()">
12623         <size>8</size>
12624       </method>
12625       <method name="Void .ctor()">
12626         <size>7</size>
12627       </method>
12628     </type>
12629   </test>
12630   <test name="gtest-502.cs">
12631     <type name="C`1[T]">
12632       <method name="Void .ctor()">
12633         <size>7</size>
12634       </method>
12635       <method name="Void .cctor()">
12636         <size>31</size>
12637       </method>
12638     </type>
12639     <type name="C`1+Foo`1[T,U]">
12640       <method name="Void .ctor()">
12641         <size>7</size>
12642       </method>
12643     </type>
12644     <type name="C`1+Simple[T]">
12645       <method name="Void .ctor()">
12646         <size>7</size>
12647       </method>
12648     </type>
12649     <type name="M">
12650       <method name="Void Main()">
12651         <size>7</size>
12652       </method>
12653       <method name="Void .ctor()">
12654         <size>7</size>
12655       </method>
12656     </type>
12657   </test>
12658   <test name="gtest-503.cs">
12659     <type name="TestAttribute">
12660       <method name="Void .ctor(Type)">
12661         <size>7</size>
12662       </method>
12663     </type>
12664     <type name="C`1[T]">
12665       <method name="Void .ctor()">
12666         <size>7</size>
12667       </method>
12668     </type>
12669     <type name="C`1+N`1[T,U]">
12670       <method name="Void .ctor()">
12671         <size>7</size>
12672       </method>
12673     </type>
12674     <type name="A">
12675       <method name="Int32 Main()">
12676         <size>28</size>
12677       </method>
12678       <method name="Void .ctor()">
12679         <size>7</size>
12680       </method>
12681     </type>
12682   </test>
12683   <test name="gtest-504.cs">
12684     <type name="C">
12685       <method name="Void Main()">
12686         <size>1</size>
12687       </method>
12688       <method name="Void .ctor()">
12689         <size>7</size>
12690       </method>
12691     </type>
12692   </test>
12693   <test name="gtest-505.cs">
12694     <type name="C">
12695       <method name="Int32 Test(System.Collections.Generic.List`1[System.Int32])">
12696         <size>3</size>
12697       </method>
12698       <method name="Int32 Test(System.String)">
12699         <size>3</size>
12700       </method>
12701       <method name="Int32 Test(Int32)">
12702         <size>2</size>
12703       </method>
12704       <method name="R Method[T,R](IEnumerable`1, System.Func`2[T,R])">
12705         <size>16</size>
12706       </method>
12707       <method name="R Method2[T,R](IEnumerable`1, System.Func`2[System.Collections.Generic.List`1[T],R])">
12708         <size>8</size>
12709       </method>
12710       <method name="Int32 Main()">
12711         <size>73</size>
12712       </method>
12713       <method name="Void .ctor()">
12714         <size>7</size>
12715       </method>
12716     </type>
12717   </test>
12718   <test name="gtest-506.cs">
12719     <type name="C">
12720       <method name="Void Main()">
12721         <size>9</size>
12722       </method>
12723       <method name="Void .ctor()">
12724         <size>7</size>
12725       </method>
12726     </type>
12727   </test>
12728   <test name="gtest-507.cs">
12729     <type name="A">
12730       <method name="Int32 Main()">
12731         <size>26</size>
12732       </method>
12733       <method name="Void .ctor()">
12734         <size>7</size>
12735       </method>
12736     </type>
12737     <type name="B`1[T]">
12738       <method name="Int32 get_Item(T)">
12739         <size>2</size>
12740       </method>
12741       <method name="Int32 get_Item(System.Object)">
12742         <size>2</size>
12743       </method>
12744       <method name="Void .ctor()">
12745         <size>7</size>
12746       </method>
12747     </type>
12748   </test>
12749   <test name="gtest-508.cs">
12750     <type name="B">
12751       <method name="Void Main()">
12752         <size>8</size>
12753       </method>
12754       <method name="Void .ctor(Int32)">
12755         <size>8</size>
12756       </method>
12757     </type>
12758     <type name="A`1[T]">
12759       <method name="Void .ctor(T)">
12760         <size>7</size>
12761       </method>
12762     </type>
12763   </test>
12764   <test name="gtest-anon-1.cs">
12765     <type name="X">
12766       <method name="Void .ctor()">
12767         <size>7</size>
12768       </method>
12769       <method name="Void Hello[U](U)">
12770         <size>1</size>
12771       </method>
12772       <method name="Void Test[T](T)">
12773         <size>64</size>
12774       </method>
12775       <method name="Void Main()">
12776         <size>14</size>
12777       </method>
12778     </type>
12779     <type name="Foo">
12780       <method name="Void .ctor(Object, IntPtr)">
12781         <size>0</size>
12782       </method>
12783       <method name="Void Invoke()">
12784         <size>0</size>
12785       </method>
12786       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12787         <size>0</size>
12788       </method>
12789       <method name="Void EndInvoke(IAsyncResult)">
12790         <size>0</size>
12791       </method>
12792     </type>
12793     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12794       <method name="Void .ctor()">
12795         <size>7</size>
12796       </method>
12797       <method name="Void &lt;&gt;m__0()">
12798         <size>18</size>
12799       </method>
12800     </type>
12801   </test>
12802   <test name="gtest-anon-10.cs">
12803     <type name="X">
12804       <method name="Void .ctor()">
12805         <size>7</size>
12806       </method>
12807       <method name="IEnumerable`1 Test[T](T, T)">
12808         <size>44</size>
12809       </method>
12810       <method name="Int32 Main()">
12811         <size>95</size>
12812       </method>
12813     </type>
12814     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12815       <method name="Void .ctor()">
12816         <size>7</size>
12817       </method>
12818       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12819         <size>12</size>
12820       </method>
12821       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12822         <size>7</size>
12823       </method>
12824       <method name="Boolean MoveNext()">
12825         <size>110</size>
12826       </method>
12827       <method name="Void Dispose()">
12828         <size>8</size>
12829       </method>
12830       <method name="Void Reset()">
12831         <size>6</size>
12832       </method>
12833       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12834         <size>7</size>
12835       </method>
12836       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12837         <size>52</size>
12838       </method>
12839     </type>
12840   </test>
12841   <test name="gtest-anon-11.cs">
12842     <type name="Test`1[R]">
12843       <method name="Void .ctor()">
12844         <size>7</size>
12845       </method>
12846       <method name="Void World[S,T](S, T)">
12847         <size>1</size>
12848       </method>
12849       <method name="Void Hello[U,V](U, V)">
12850         <size>47</size>
12851       </method>
12852     </type>
12853     <type name="X">
12854       <method name="Void .ctor()">
12855         <size>7</size>
12856       </method>
12857       <method name="Void Main()">
12858         <size>21</size>
12859       </method>
12860     </type>
12861     <type name="Foo">
12862       <method name="Void .ctor(Object, IntPtr)">
12863         <size>0</size>
12864       </method>
12865       <method name="Void Invoke()">
12866         <size>0</size>
12867       </method>
12868       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12869         <size>0</size>
12870       </method>
12871       <method name="Void EndInvoke(IAsyncResult)">
12872         <size>0</size>
12873       </method>
12874     </type>
12875     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12876       <method name="Void .ctor()">
12877         <size>7</size>
12878       </method>
12879       <method name="Void &lt;&gt;m__0()">
12880         <size>24</size>
12881       </method>
12882     </type>
12883   </test>
12884   <test name="gtest-anon-12.cs">
12885     <type name="World`1[T]">
12886       <method name="Void .ctor()">
12887         <size>7</size>
12888       </method>
12889       <method name="Void Hello[U](U)">
12890         <size>1</size>
12891       </method>
12892       <method name="Void Test(T)">
12893         <size>46</size>
12894       </method>
12895     </type>
12896     <type name="X">
12897       <method name="Void .ctor()">
12898         <size>7</size>
12899       </method>
12900       <method name="Void Main()">
12901         <size>18</size>
12902       </method>
12903     </type>
12904     <type name="Foo">
12905       <method name="Void .ctor(Object, IntPtr)">
12906         <size>0</size>
12907       </method>
12908       <method name="Void Invoke()">
12909         <size>0</size>
12910       </method>
12911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12912         <size>0</size>
12913       </method>
12914       <method name="Void EndInvoke(IAsyncResult)">
12915         <size>0</size>
12916       </method>
12917     </type>
12918     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12919       <method name="Void .ctor()">
12920         <size>7</size>
12921       </method>
12922       <method name="Void &lt;&gt;m__0()">
12923         <size>18</size>
12924       </method>
12925     </type>
12926   </test>
12927   <test name="gtest-anon-13.cs">
12928     <type name="X">
12929       <method name="Void .ctor()">
12930         <size>7</size>
12931       </method>
12932       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12933         <size>13</size>
12934       </method>
12935       <method name="Void Main()">
12936         <size>1</size>
12937       </method>
12938     </type>
12939     <type name="X+ModuleBinder`1[T]">
12940       <method name="Void .ctor(Object, IntPtr)">
12941         <size>0</size>
12942       </method>
12943       <method name="T Invoke(System.Object)">
12944         <size>0</size>
12945       </method>
12946       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12947         <size>0</size>
12948       </method>
12949       <method name="T EndInvoke(IAsyncResult)">
12950         <size>0</size>
12951       </method>
12952     </type>
12953     <type name="X">
12954       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12955         <size>7</size>
12956       </method>
12957     </type>
12958   </test>
12959   <test name="gtest-anon-14.cs">
12960     <type name="T">
12961       <method name="Void .ctor()">
12962         <size>7</size>
12963       </method>
12964       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12965         <size>1</size>
12966       </method>
12967       <method name="Void SomeCaller()">
12968         <size>36</size>
12969       </method>
12970       <method name="Void Main()">
12971         <size>1</size>
12972       </method>
12973       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12974         <size>2</size>
12975       </method>
12976     </type>
12977   </test>
12978   <test name="gtest-anon-15.cs">
12979     <type name="Test`1[T]">
12980       <method name="Void .ctor()">
12981         <size>7</size>
12982       </method>
12983       <method name="Void Hello[S](T, S)">
12984         <size>42</size>
12985       </method>
12986     </type>
12987     <type name="X">
12988       <method name="Void .ctor()">
12989         <size>7</size>
12990       </method>
12991       <method name="Void Main()">
12992         <size>16</size>
12993       </method>
12994     </type>
12995     <type name="Foo`1[V]">
12996       <method name="Void .ctor(Object, IntPtr)">
12997         <size>0</size>
12998       </method>
12999       <method name="Void Invoke(V)">
13000         <size>0</size>
13001       </method>
13002       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
13003         <size>0</size>
13004       </method>
13005       <method name="Void EndInvoke(IAsyncResult)">
13006         <size>0</size>
13007       </method>
13008     </type>
13009     <type name="Bar`1[W]">
13010       <method name="Void .ctor(Object, IntPtr)">
13011         <size>0</size>
13012       </method>
13013       <method name="Void Invoke(W)">
13014         <size>0</size>
13015       </method>
13016       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
13017         <size>0</size>
13018       </method>
13019       <method name="Void EndInvoke(IAsyncResult)">
13020         <size>0</size>
13021       </method>
13022     </type>
13023     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
13024       <method name="Void .ctor()">
13025         <size>7</size>
13026       </method>
13027       <method name="Void &lt;&gt;m__0(Int64)">
13028         <size>57</size>
13029       </method>
13030     </type>
13031     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
13032       <method name="Void .ctor()">
13033         <size>7</size>
13034       </method>
13035       <method name="Void &lt;&gt;m__1(T)">
13036         <size>65</size>
13037       </method>
13038     </type>
13039   </test>
13040   <test name="gtest-anon-16.cs">
13041     <type name="A">
13042       <method name="Void .ctor(TestFunc`1)">
13043         <size>7</size>
13044       </method>
13045       <method name="Void Main()">
13046         <size>1</size>
13047       </method>
13048     </type>
13049     <type name="TestClass">
13050       <method name="Void .ctor()">
13051         <size>47</size>
13052       </method>
13053       <method name="Void Func[T](TestFunc`1[T])">
13054         <size>1</size>
13055       </method>
13056     </type>
13057     <type name="TestFunc`1[T]">
13058       <method name="Void .ctor(Object, IntPtr)">
13059         <size>0</size>
13060       </method>
13061       <method name="Void Invoke(T)">
13062         <size>0</size>
13063       </method>
13064       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13065         <size>0</size>
13066       </method>
13067       <method name="Void EndInvoke(IAsyncResult)">
13068         <size>0</size>
13069       </method>
13070     </type>
13071     <type name="TestClass">
13072       <method name="Void &lt;a&gt;m__0(Int32)">
13073         <size>1</size>
13074       </method>
13075     </type>
13076   </test>
13077   <test name="gtest-anon-17.cs">
13078     <type name="C">
13079       <method name="Void .ctor()">
13080         <size>7</size>
13081       </method>
13082       <method name="Void Test[T,U](C+Func`1[T], U)">
13083         <size>1</size>
13084       </method>
13085       <method name="Void Main()">
13086         <size>75</size>
13087       </method>
13088     </type>
13089     <type name="C+Func`1[T]">
13090       <method name="Void .ctor(Object, IntPtr)">
13091         <size>0</size>
13092       </method>
13093       <method name="T Invoke(T)">
13094         <size>0</size>
13095       </method>
13096       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13097         <size>0</size>
13098       </method>
13099       <method name="T EndInvoke(IAsyncResult)">
13100         <size>0</size>
13101       </method>
13102     </type>
13103     <type name="C">
13104       <method name="Int32 &lt;Main&gt;m__0(Int32)">
13105         <size>2</size>
13106       </method>
13107       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13108         <size>2</size>
13109       </method>
13110     </type>
13111   </test>
13112   <test name="gtest-anon-18.cs">
13113     <type name="C">
13114       <method name="Void .ctor()">
13115         <size>7</size>
13116       </method>
13117       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
13118         <size>10</size>
13119       </method>
13120       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
13121         <size>10</size>
13122       </method>
13123       <method name="Void Test2[T]()">
13124         <size>19</size>
13125       </method>
13126       <method name="Void Main()">
13127         <size>100</size>
13128       </method>
13129     </type>
13130     <type name="C+Func`2[TR,TA]">
13131       <method name="Void .ctor(Object, IntPtr)">
13132         <size>0</size>
13133       </method>
13134       <method name="TR Invoke(TA)">
13135         <size>0</size>
13136       </method>
13137       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
13138         <size>0</size>
13139       </method>
13140       <method name="TR EndInvoke(IAsyncResult)">
13141         <size>0</size>
13142       </method>
13143     </type>
13144     <type name="C">
13145       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13146         <size>16</size>
13147       </method>
13148       <method name="System.String &lt;Main&gt;m__2(Int32)">
13149         <size>6</size>
13150       </method>
13151       <method name="System.String &lt;Main&gt;m__3(Int32)">
13152         <size>6</size>
13153       </method>
13154       <method name="T &lt;Test2`1&gt;m__0[T](T)">
13155         <size>2</size>
13156       </method>
13157     </type>
13158   </test>
13159   <test name="gtest-anon-19.cs">
13160     <type name="Test">
13161       <method name="Void .ctor()">
13162         <size>7</size>
13163       </method>
13164       <method name="Void TestNaturalSort()">
13165         <size>31</size>
13166       </method>
13167       <method name="Void Main()">
13168         <size>6</size>
13169       </method>
13170     </type>
13171     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13172       <method name="Void .ctor()">
13173         <size>7</size>
13174       </method>
13175       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
13176         <size>113</size>
13177       </method>
13178     </type>
13179     <type name="Test">
13180       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
13181         <size>106</size>
13182       </method>
13183     </type>
13184     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13185       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
13186         <size>113</size>
13187       </method>
13188     </type>
13189   </test>
13190   <test name="gtest-anon-2.cs">
13191     <type name="X">
13192       <method name="Void .ctor()">
13193         <size>7</size>
13194       </method>
13195       <method name="Void Hello[U](U)">
13196         <size>1</size>
13197       </method>
13198       <method name="Void Test[T](T)">
13199         <size>71</size>
13200       </method>
13201       <method name="Void Main()">
13202         <size>14</size>
13203       </method>
13204     </type>
13205     <type name="Simple">
13206       <method name="Void .ctor(Object, IntPtr)">
13207         <size>0</size>
13208       </method>
13209       <method name="Void Invoke()">
13210         <size>0</size>
13211       </method>
13212       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13213         <size>0</size>
13214       </method>
13215       <method name="Void EndInvoke(IAsyncResult)">
13216         <size>0</size>
13217       </method>
13218     </type>
13219     <type name="Foo">
13220       <method name="Void .ctor(Object, IntPtr)">
13221         <size>0</size>
13222       </method>
13223       <method name="Simple Invoke()">
13224         <size>0</size>
13225       </method>
13226       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13227         <size>0</size>
13228       </method>
13229       <method name="Simple EndInvoke(IAsyncResult)">
13230         <size>0</size>
13231       </method>
13232     </type>
13233     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13234       <method name="Void .ctor()">
13235         <size>7</size>
13236       </method>
13237       <method name="Simple &lt;&gt;m__0()">
13238         <size>55</size>
13239       </method>
13240     </type>
13241     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13242       <method name="Void .ctor()">
13243         <size>7</size>
13244       </method>
13245       <method name="Void &lt;&gt;m__1()">
13246         <size>50</size>
13247       </method>
13248     </type>
13249   </test>
13250   <test name="gtest-anon-21.cs">
13251     <type name="BaseObject">
13252       <method name="Void .ctor()">
13253         <size>7</size>
13254       </method>
13255       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
13256         <size>53</size>
13257       </method>
13258       <method name="T MakeSomething[T]()">
13259         <size>7</size>
13260       </method>
13261       <method name="Int32 Main()">
13262         <size>10</size>
13263       </method>
13264       <method name="Void Closure(EmptyDelegate)">
13265         <size>1</size>
13266       </method>
13267     </type>
13268     <type name="EmptyDelegate">
13269       <method name="Void .ctor(Object, IntPtr)">
13270         <size>0</size>
13271       </method>
13272       <method name="Void Invoke()">
13273         <size>0</size>
13274       </method>
13275       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13276         <size>0</size>
13277       </method>
13278       <method name="Void EndInvoke(IAsyncResult)">
13279         <size>0</size>
13280       </method>
13281     </type>
13282     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
13283       <method name="Void .ctor()">
13284         <size>7</size>
13285       </method>
13286       <method name="Void &lt;&gt;m__0()">
13287         <size>17</size>
13288       </method>
13289     </type>
13290   </test>
13291   <test name="gtest-anon-22.cs">
13292     <type name="C">
13293       <method name="Void .ctor()">
13294         <size>7</size>
13295       </method>
13296       <method name="Int32 Foo(D1)">
13297         <size>2</size>
13298       </method>
13299       <method name="Int32 Foo(D2)">
13300         <size>2</size>
13301       </method>
13302       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
13303         <size>2</size>
13304       </method>
13305       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
13306         <size>2</size>
13307       </method>
13308       <method name="Int32 Main()">
13309         <size>82</size>
13310       </method>
13311     </type>
13312     <type name="D1">
13313       <method name="Void .ctor(Object, IntPtr)">
13314         <size>0</size>
13315       </method>
13316       <method name="Int32 Invoke()">
13317         <size>0</size>
13318       </method>
13319       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13320         <size>0</size>
13321       </method>
13322       <method name="Int32 EndInvoke(IAsyncResult)">
13323         <size>0</size>
13324       </method>
13325     </type>
13326     <type name="D2">
13327       <method name="Void .ctor(Object, IntPtr)">
13328         <size>0</size>
13329       </method>
13330       <method name="Int64 Invoke()">
13331         <size>0</size>
13332       </method>
13333       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13334         <size>0</size>
13335       </method>
13336       <method name="Int64 EndInvoke(IAsyncResult)">
13337         <size>0</size>
13338       </method>
13339     </type>
13340     <type name="C">
13341       <method name="Int32 &lt;Main&gt;m__0()">
13342         <size>2</size>
13343       </method>
13344     </type>
13345   </test>
13346   <test name="gtest-anon-23.cs">
13347     <type name="MemberAccessData">
13348       <method name="Void .ctor()">
13349         <size>7</size>
13350       </method>
13351       <method name="Void set_MyTypeProperty(Nullable`1)">
13352         <size>8</size>
13353       </method>
13354       <method name="Nullable`1 get_MyTypeProperty()">
13355         <size>7</size>
13356       </method>
13357     </type>
13358     <type name="C">
13359       <method name="Void .ctor()">
13360         <size>7</size>
13361       </method>
13362       <method name="Void Test(C+D)">
13363         <size>1</size>
13364       </method>
13365       <method name="Void Main()">
13366         <size>200</size>
13367       </method>
13368     </type>
13369     <type name="C+D">
13370       <method name="Void .ctor(Object, IntPtr)">
13371         <size>0</size>
13372       </method>
13373       <method name="Void Invoke()">
13374         <size>0</size>
13375       </method>
13376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13377         <size>0</size>
13378       </method>
13379       <method name="Void EndInvoke(IAsyncResult)">
13380         <size>0</size>
13381       </method>
13382     </type>
13383     <type name="C+&lt;Main&gt;c__AnonStorey0">
13384       <method name="Void .ctor()">
13385         <size>7</size>
13386       </method>
13387       <method name="Void &lt;&gt;m__0()">
13388         <size>38</size>
13389       </method>
13390       <method name="Void &lt;&gt;m__1()">
13391         <size>32</size>
13392       </method>
13393     </type>
13394     <type name="C">
13395       <method name="Void &lt;Main&gt;m__2()">
13396         <size>16</size>
13397       </method>
13398       <method name="Void &lt;Main&gt;m__3()">
13399         <size>16</size>
13400       </method>
13401       <method name="Void &lt;Main&gt;m__4()">
13402         <size>61</size>
13403       </method>
13404       <method name="Void &lt;Main&gt;m__5()">
13405         <size>53</size>
13406       </method>
13407     </type>
13408     <type name="&lt;PrivateImplementationDetails&gt;">
13409       <method name="Void .ctor()">
13410         <size>7</size>
13411       </method>
13412     </type>
13413   </test>
13414   <test name="gtest-anon-24.cs">
13415     <type name="Disposable`1[T]">
13416       <method name="Void .ctor()">
13417         <size>7</size>
13418       </method>
13419       <method name="Void Dispose()">
13420         <size>1</size>
13421       </method>
13422     </type>
13423     <type name="Test">
13424       <method name="Void .ctor()">
13425         <size>7</size>
13426       </method>
13427       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
13428         <size>38</size>
13429       </method>
13430       <method name="System.Func`1[T] Throw[T](T)">
13431         <size>26</size>
13432       </method>
13433       <method name="System.Func`1[T] Do[T](T)">
13434         <size>26</size>
13435       </method>
13436       <method name="System.Func`1[T] Lock[T](T)">
13437         <size>26</size>
13438       </method>
13439       <method name="System.Func`1[T] Catch[T](T)">
13440         <size>26</size>
13441       </method>
13442       <method name="System.Func`1[T] Finally[T](T)">
13443         <size>26</size>
13444       </method>
13445       <method name="System.Func`1[T] Using[T](T)">
13446         <size>57</size>
13447       </method>
13448       <method name="System.Func`1[T] Switch[T](T)">
13449         <size>38</size>
13450       </method>
13451       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
13452         <size>26</size>
13453       </method>
13454       <method name="Int32 Main()">
13455         <size>568</size>
13456       </method>
13457     </type>
13458     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
13459       <method name="Void .ctor()">
13460         <size>7</size>
13461       </method>
13462       <method name="T[] &lt;&gt;m__0()">
13463         <size>56</size>
13464       </method>
13465     </type>
13466     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
13467       <method name="Void .ctor()">
13468         <size>7</size>
13469       </method>
13470       <method name="T &lt;&gt;m__1()">
13471         <size>23</size>
13472       </method>
13473     </type>
13474     <type name="Test">
13475       <method name="Void ArrayMutate[T](T[])">
13476         <size>27</size>
13477       </method>
13478       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
13479         <size>26</size>
13480       </method>
13481       <method name="System.Func`1[System.Type] TypeOf[T](T)">
13482         <size>38</size>
13483       </method>
13484     </type>
13485     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
13486       <method name="System.Type &lt;&gt;m__2()">
13487         <size>56</size>
13488       </method>
13489       <method name="Void .ctor()">
13490         <size>7</size>
13491       </method>
13492     </type>
13493     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
13494       <method name="T &lt;&gt;m__3()">
13495         <size>28</size>
13496       </method>
13497       <method name="Void .ctor()">
13498         <size>7</size>
13499       </method>
13500     </type>
13501     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
13502       <method name="T &lt;&gt;m__4()">
13503         <size>65</size>
13504       </method>
13505       <method name="Void .ctor()">
13506         <size>7</size>
13507       </method>
13508     </type>
13509     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
13510       <method name="T &lt;&gt;m__5()">
13511         <size>48</size>
13512       </method>
13513       <method name="Void .ctor()">
13514         <size>7</size>
13515       </method>
13516     </type>
13517     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
13518       <method name="T &lt;&gt;m__6()">
13519         <size>50</size>
13520       </method>
13521       <method name="Void .ctor()">
13522         <size>7</size>
13523       </method>
13524     </type>
13525     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
13526       <method name="T &lt;&gt;m__7()">
13527         <size>7</size>
13528       </method>
13529       <method name="Void .ctor()">
13530         <size>7</size>
13531       </method>
13532     </type>
13533     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
13534       <method name="T &lt;&gt;m__8()">
13535         <size>35</size>
13536       </method>
13537       <method name="Void .ctor()">
13538         <size>7</size>
13539       </method>
13540     </type>
13541     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
13542       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
13543         <size>56</size>
13544       </method>
13545       <method name="Void .ctor()">
13546         <size>7</size>
13547       </method>
13548     </type>
13549     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
13550       <method name="Void &lt;&gt;m__A(Int32)">
13551         <size>36</size>
13552       </method>
13553       <method name="Void .ctor()">
13554         <size>7</size>
13555       </method>
13556     </type>
13557     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
13558       <method name="T[][] &lt;&gt;m__B()">
13559         <size>48</size>
13560       </method>
13561       <method name="Void .ctor()">
13562         <size>7</size>
13563       </method>
13564     </type>
13565     <type name="CA`1[T]">
13566       <method name="Void .ctor()">
13567         <size>7</size>
13568       </method>
13569     </type>
13570     <type name="Test">
13571       <method name="System.Func`1[T[]] NestedTypeMutate[T]()">
13572         <size>34</size>
13573       </method>
13574       <method name="System.Func`1[System.Int32] ArrayMultiMutate[T](T[,])">
13575         <size>26</size>
13576       </method>
13577     </type>
13578     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyC`1[T]">
13579       <method name="Int32 &lt;&gt;m__C()">
13580         <size>27</size>
13581       </method>
13582       <method name="Void .ctor()">
13583         <size>7</size>
13584       </method>
13585     </type>
13586     <type name="Test+&lt;NestedTypeMutate&gt;c__AnonStoreyD`1[T]">
13587       <method name="T[] &lt;&gt;m__D()">
13588         <size>37</size>
13589       </method>
13590       <method name="Void .ctor()">
13591         <size>7</size>
13592       </method>
13593     </type>
13594   </test>
13595   <test name="gtest-anon-25.cs">
13596     <type name="HS`1[T]">
13597       <method name="Void .ctor(IEqualityComparer`1)">
13598         <size>7</size>
13599       </method>
13600     </type>
13601     <type name="Test">
13602       <method name="Void .ctor()">
13603         <size>7</size>
13604       </method>
13605       <method name="Void Foo[T](IEqualityComparer`1)">
13606         <size>27</size>
13607       </method>
13608       <method name="Int32 Main()">
13609         <size>8</size>
13610       </method>
13611     </type>
13612     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
13613       <method name="Void .ctor()">
13614         <size>7</size>
13615       </method>
13616       <method name="HS`1[T] &lt;&gt;m__0()">
13617         <size>12</size>
13618       </method>
13619     </type>
13620   </test>
13621   <test name="gtest-anon-26.cs">
13622     <type name="MonoBugs.BrokenGenericCast">
13623       <method name="Void .ctor()">
13624         <size>7</size>
13625       </method>
13626       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
13627         <size>13</size>
13628       </method>
13629       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
13630         <size>13</size>
13631       </method>
13632       <method name="Void Main()">
13633         <size>1</size>
13634       </method>
13635       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
13636         <size>12</size>
13637       </method>
13638       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
13639         <size>12</size>
13640       </method>
13641     </type>
13642   </test>
13643   <test name="gtest-anon-27.cs">
13644     <type name="BaseDataObjectFactory">
13645       <method name="Void .ctor()">
13646         <size>7</size>
13647       </method>
13648       <method name="T GetBusinessQueryObjectFromReader[T]()">
13649         <size>8</size>
13650       </method>
13651       <method name="T[] GetQueryObjects[T](System.String)">
13652         <size>0</size>
13653       </method>
13654     </type>
13655     <type name="BusinessQueryObject">
13656       <method name="Void .ctor()">
13657         <size>7</size>
13658       </method>
13659     </type>
13660     <type name="MySqlDataObjectFactory">
13661       <method name="Void .ctor()">
13662         <size>7</size>
13663       </method>
13664       <method name="T[] GetQueryObjects[T](System.String)">
13665         <size>63</size>
13666       </method>
13667       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
13668         <size>1</size>
13669       </method>
13670     </type>
13671     <type name="C">
13672       <method name="Void .ctor()">
13673         <size>7</size>
13674       </method>
13675       <method name="Void Main()">
13676         <size>1</size>
13677       </method>
13678     </type>
13679     <type name="MySqlDataObjectFactory+PerformActionWithReader">
13680       <method name="Void .ctor(Object, IntPtr)">
13681         <size>0</size>
13682       </method>
13683       <method name="Void Invoke()">
13684         <size>0</size>
13685       </method>
13686       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13687         <size>0</size>
13688       </method>
13689       <method name="Void EndInvoke(IAsyncResult)">
13690         <size>0</size>
13691       </method>
13692     </type>
13693     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
13694       <method name="Void .ctor()">
13695         <size>7</size>
13696       </method>
13697       <method name="Void &lt;&gt;m__0()">
13698         <size>17</size>
13699       </method>
13700     </type>
13701   </test>
13702   <test name="gtest-anon-28.cs">
13703     <type name="A">
13704       <method name="Void .ctor()">
13705         <size>7</size>
13706       </method>
13707       <method name="Void Foo[T]()">
13708         <size>0</size>
13709       </method>
13710     </type>
13711     <type name="B">
13712       <method name="Void .ctor()">
13713         <size>7</size>
13714       </method>
13715       <method name="Void Foo[T]()">
13716         <size>14</size>
13717       </method>
13718       <method name="Void Main()">
13719         <size>1</size>
13720       </method>
13721     </type>
13722     <type name="B+Del">
13723       <method name="Void .ctor(Object, IntPtr)">
13724         <size>0</size>
13725       </method>
13726       <method name="Void Invoke()">
13727         <size>0</size>
13728       </method>
13729       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13730         <size>0</size>
13731       </method>
13732       <method name="Void EndInvoke(IAsyncResult)">
13733         <size>0</size>
13734       </method>
13735     </type>
13736     <type name="B">
13737       <method name="Void &lt;Foo`1&gt;m__0[T]()">
13738         <size>7</size>
13739       </method>
13740     </type>
13741   </test>
13742   <test name="gtest-anon-29.cs">
13743     <type name="Test">
13744       <method name="Void .ctor()">
13745         <size>7</size>
13746       </method>
13747       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
13748         <size>17</size>
13749       </method>
13750       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
13751         <size>32</size>
13752       </method>
13753       <method name="T Item[T](IList`1)">
13754         <size>7</size>
13755       </method>
13756       <method name="T GetSingleItem[T](IList`1)">
13757         <size>10</size>
13758       </method>
13759       <method name="Void Main()">
13760         <size>15</size>
13761       </method>
13762     </type>
13763     <type name="Test+Creator`1[T]">
13764       <method name="Void .ctor(Object, IntPtr)">
13765         <size>0</size>
13766       </method>
13767       <method name="T Invoke()">
13768         <size>0</size>
13769       </method>
13770       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13771         <size>0</size>
13772       </method>
13773       <method name="T EndInvoke(IAsyncResult)">
13774         <size>0</size>
13775       </method>
13776     </type>
13777     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
13778       <method name="Void .ctor()">
13779         <size>7</size>
13780       </method>
13781       <method name="T &lt;&gt;m__0()">
13782         <size>12</size>
13783       </method>
13784     </type>
13785   </test>
13786   <test name="gtest-anon-3.cs">
13787     <type name="X">
13788       <method name="Void .ctor()">
13789         <size>7</size>
13790       </method>
13791       <method name="Void Hello[U](U)">
13792         <size>1</size>
13793       </method>
13794       <method name="Void Test[T](T)">
13795         <size>28</size>
13796       </method>
13797       <method name="Void Main()">
13798         <size>14</size>
13799       </method>
13800     </type>
13801     <type name="Foo`1[S]">
13802       <method name="Void .ctor(Object, IntPtr)">
13803         <size>0</size>
13804       </method>
13805       <method name="Void Invoke(S)">
13806         <size>0</size>
13807       </method>
13808       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
13809         <size>0</size>
13810       </method>
13811       <method name="Void EndInvoke(IAsyncResult)">
13812         <size>0</size>
13813       </method>
13814     </type>
13815     <type name="X">
13816       <method name="Void &lt;Test`1&gt;m__0[T](T)">
13817         <size>8</size>
13818       </method>
13819     </type>
13820   </test>
13821   <test name="gtest-anon-30.cs">
13822     <type name="X">
13823       <method name="Void .ctor()">
13824         <size>7</size>
13825       </method>
13826       <method name="Void Hello[U](U)">
13827         <size>1</size>
13828       </method>
13829       <method name="Void Test[T](T)">
13830         <size>46</size>
13831       </method>
13832       <method name="Void Main()">
13833         <size>1</size>
13834       </method>
13835     </type>
13836     <type name="Simple">
13837       <method name="Void .ctor(Object, IntPtr)">
13838         <size>0</size>
13839       </method>
13840       <method name="Void Invoke()">
13841         <size>0</size>
13842       </method>
13843       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13844         <size>0</size>
13845       </method>
13846       <method name="Void EndInvoke(IAsyncResult)">
13847         <size>0</size>
13848       </method>
13849     </type>
13850     <type name="Foo">
13851       <method name="Void .ctor(Object, IntPtr)">
13852         <size>0</size>
13853       </method>
13854       <method name="Simple Invoke()">
13855         <size>0</size>
13856       </method>
13857       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13858         <size>0</size>
13859       </method>
13860       <method name="Simple EndInvoke(IAsyncResult)">
13861         <size>0</size>
13862       </method>
13863     </type>
13864     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13865       <method name="Void .ctor()">
13866         <size>7</size>
13867       </method>
13868       <method name="Simple &lt;&gt;m__0()">
13869         <size>55</size>
13870       </method>
13871     </type>
13872     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13873       <method name="Void .ctor()">
13874         <size>7</size>
13875       </method>
13876       <method name="Void &lt;&gt;m__1()">
13877         <size>50</size>
13878       </method>
13879     </type>
13880   </test>
13881   <test name="gtest-anon-31.cs">
13882     <type name="A">
13883       <method name="Void Fail[X]()">
13884         <size>25</size>
13885       </method>
13886       <method name="Void Main()">
13887         <size>1</size>
13888       </method>
13889     </type>
13890     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13891       <method name="Void .ctor()">
13892         <size>7</size>
13893       </method>
13894       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13895         <size>36</size>
13896       </method>
13897       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13898         <size>1</size>
13899       </method>
13900     </type>
13901   </test>
13902   <test name="gtest-anon-32.cs">
13903     <type name="Program">
13904       <method name="Void .ctor()">
13905         <size>7</size>
13906       </method>
13907       <method name="Void Foo[T](IList`1)">
13908         <size>31</size>
13909       </method>
13910       <method name="Void Assert(System.Action`1[System.Int32])">
13911         <size>9</size>
13912       </method>
13913       <method name="Void Main(System.String[])">
13914         <size>7</size>
13915       </method>
13916     </type>
13917     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13918       <method name="Void .ctor()">
13919         <size>7</size>
13920       </method>
13921       <method name="Void &lt;&gt;m__0(Int32)">
13922         <size>18</size>
13923       </method>
13924     </type>
13925   </test>
13926   <test name="gtest-anon-33.cs">
13927     <type name="IEnumerableRocks">
13928       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13929         <size>33</size>
13930       </method>
13931       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13932         <size>126</size>
13933       </method>
13934     </type>
13935     <type name="Test">
13936       <method name="Void .ctor()">
13937         <size>7</size>
13938       </method>
13939       <method name="Void Main()">
13940         <size>67</size>
13941       </method>
13942       <method name="System.String &lt;Main&gt;m__1(System.String)">
13943         <size>17</size>
13944       </method>
13945     </type>
13946     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13947       <method name="Void .ctor()">
13948         <size>7</size>
13949       </method>
13950       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13951         <size>34</size>
13952       </method>
13953     </type>
13954   </test>
13955   <test name="gtest-anon-34.cs">
13956     <type name="MyClass">
13957       <method name="Void .ctor()">
13958         <size>18</size>
13959       </method>
13960       <method name="Int32 get_Answer()">
13961         <size>7</size>
13962       </method>
13963       <method name="Void set_Answer(Int32)">
13964         <size>8</size>
13965       </method>
13966     </type>
13967     <type name="Test">
13968       <method name="Void .ctor()">
13969         <size>7</size>
13970       </method>
13971       <method name="Int32 Main()">
13972         <size>82</size>
13973       </method>
13974     </type>
13975     <type name="Test+D">
13976       <method name="Void .ctor(Object, IntPtr)">
13977         <size>0</size>
13978       </method>
13979       <method name="Void Invoke()">
13980         <size>0</size>
13981       </method>
13982       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13983         <size>0</size>
13984       </method>
13985       <method name="Void EndInvoke(IAsyncResult)">
13986         <size>0</size>
13987       </method>
13988     </type>
13989     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13990       <method name="Void .ctor()">
13991         <size>7</size>
13992       </method>
13993       <method name="Void &lt;&gt;m__0()">
13994         <size>33</size>
13995       </method>
13996     </type>
13997   </test>
13998   <test name="gtest-anon-35.cs">
13999     <type name="C`1[T]">
14000       <method name="Void .ctor()">
14001         <size>7</size>
14002       </method>
14003       <method name="System.Func`1[T] XX()">
14004         <size>32</size>
14005       </method>
14006       <method name="T &lt;XX&gt;m__0()">
14007         <size>10</size>
14008       </method>
14009     </type>
14010     <type name="C2`1[T]">
14011       <method name="Void .ctor()">
14012         <size>7</size>
14013       </method>
14014       <method name="System.Func`1[C`1[T]] XX()">
14015         <size>32</size>
14016       </method>
14017       <method name="C`1[T] &lt;XX&gt;m__1()">
14018         <size>2</size>
14019       </method>
14020     </type>
14021     <type name="N1">
14022       <method name="Void .ctor()">
14023         <size>7</size>
14024       </method>
14025       <method name="System.Func`1[T] XX[T]()">
14026         <size>15</size>
14027       </method>
14028     </type>
14029     <type name="Test">
14030       <method name="Void .ctor()">
14031         <size>7</size>
14032       </method>
14033       <method name="Int32 Main()">
14034         <size>98</size>
14035       </method>
14036     </type>
14037     <type name="N1">
14038       <method name="T &lt;XX`1&gt;m__2[T]()">
14039         <size>10</size>
14040       </method>
14041     </type>
14042   </test>
14043   <test name="gtest-anon-36.cs">
14044     <type name="Foo`1[T]">
14045       <method name="Void .ctor()">
14046         <size>7</size>
14047       </method>
14048       <method name="Void add_handler(Handler`1[T])">
14049         <size>24</size>
14050       </method>
14051       <method name="Void remove_handler(Handler`1[T])">
14052         <size>24</size>
14053       </method>
14054       <method name="Void add_Handler(Handler`1[T])">
14055         <size>64</size>
14056       </method>
14057       <method name="Void remove_Handler(Handler`1[T])">
14058         <size>24</size>
14059       </method>
14060       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
14061         <size>18</size>
14062       </method>
14063     </type>
14064     <type name="Program">
14065       <method name="Void .ctor()">
14066         <size>7</size>
14067       </method>
14068       <method name="Int32 Main()">
14069         <size>15</size>
14070       </method>
14071     </type>
14072     <type name="Handler`1[T]">
14073       <method name="Void .ctor(Object, IntPtr)">
14074         <size>0</size>
14075       </method>
14076       <method name="Void Invoke(System.Object)">
14077         <size>0</size>
14078       </method>
14079       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
14080         <size>0</size>
14081       </method>
14082       <method name="Void EndInvoke(IAsyncResult)">
14083         <size>0</size>
14084       </method>
14085     </type>
14086   </test>
14087   <test name="gtest-anon-37.cs">
14088     <type name="Wrap`1[U]">
14089       <method name="Void .ctor()">
14090         <size>7</size>
14091       </method>
14092     </type>
14093     <type name="Test">
14094       <method name="Void .ctor()">
14095         <size>7</size>
14096       </method>
14097       <method name="Int32 Run[T](Wrap`1[T])">
14098         <size>56</size>
14099       </method>
14100       <method name="Int32 Main()">
14101         <size>16</size>
14102       </method>
14103     </type>
14104     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
14105       <method name="Void .ctor()">
14106         <size>7</size>
14107       </method>
14108       <method name="Void &lt;&gt;m__0()">
14109         <size>17</size>
14110       </method>
14111     </type>
14112   </test>
14113   <test name="gtest-anon-38.cs">
14114     <type name="Foo`1[T]">
14115       <method name="Void .ctor()">
14116         <size>7</size>
14117       </method>
14118       <method name="Boolean ContainsAll[U](IEnumerable`1)">
14119         <size>40</size>
14120       </method>
14121       <method name="Boolean Contains(T)">
14122         <size>2</size>
14123       </method>
14124     </type>
14125     <type name="Program">
14126       <method name="Void .ctor()">
14127         <size>7</size>
14128       </method>
14129       <method name="Int32 Main()">
14130         <size>42</size>
14131       </method>
14132     </type>
14133     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
14134       <method name="Void .ctor()">
14135         <size>7</size>
14136       </method>
14137       <method name="Boolean &lt;&gt;m__0()">
14138         <size>199</size>
14139       </method>
14140     </type>
14141     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
14142       <method name="Void .ctor()">
14143         <size>7</size>
14144       </method>
14145     </type>
14146     <type name="&lt;PrivateImplementationDetails&gt;">
14147       <method name="Void .ctor()">
14148         <size>7</size>
14149       </method>
14150     </type>
14151   </test>
14152   <test name="gtest-anon-39.cs">
14153     <type name="Test">
14154       <method name="Void .ctor()">
14155         <size>7</size>
14156       </method>
14157       <method name="Void Test_1[T](T)">
14158         <size>33</size>
14159       </method>
14160       <method name="Void Test_2[T](Nullable`1)">
14161         <size>33</size>
14162       </method>
14163       <method name="Void Main()">
14164         <size>39</size>
14165       </method>
14166     </type>
14167     <type name="Test+D">
14168       <method name="Void .ctor(Object, IntPtr)">
14169         <size>0</size>
14170       </method>
14171       <method name="Void Invoke()">
14172         <size>0</size>
14173       </method>
14174       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14175         <size>0</size>
14176       </method>
14177       <method name="Void EndInvoke(IAsyncResult)">
14178         <size>0</size>
14179       </method>
14180     </type>
14181     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
14182       <method name="Void .ctor()">
14183         <size>7</size>
14184       </method>
14185       <method name="Void &lt;&gt;m__0()">
14186         <size>24</size>
14187       </method>
14188     </type>
14189     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
14190       <method name="Void .ctor()">
14191         <size>7</size>
14192       </method>
14193       <method name="Void &lt;&gt;m__1()">
14194         <size>85</size>
14195       </method>
14196     </type>
14197     <type name="Test">
14198       <method name="T Test_3[T](System.Object)">
14199         <size>51</size>
14200       </method>
14201     </type>
14202     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
14203       <method name="Void .ctor()">
14204         <size>7</size>
14205       </method>
14206       <method name="Void &lt;&gt;m__2()">
14207         <size>23</size>
14208       </method>
14209     </type>
14210   </test>
14211   <test name="gtest-anon-4.cs">
14212     <type name="Test">
14213       <method name="Void .ctor()">
14214         <size>7</size>
14215       </method>
14216       <method name="Void Main()">
14217         <size>57</size>
14218       </method>
14219       <method name="Int32 GetItem()">
14220         <size>50</size>
14221       </method>
14222       <method name="IEnumerable`1 GetItems()">
14223         <size>16</size>
14224       </method>
14225     </type>
14226     <type name="&lt;PrivateImplementationDetails&gt;">
14227       <method name="Void .ctor()">
14228         <size>7</size>
14229       </method>
14230     </type>
14231     <type name="Test+&lt;GetItems&gt;c__Iterator0">
14232       <method name="Void .ctor()">
14233         <size>7</size>
14234       </method>
14235       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14236         <size>12</size>
14237       </method>
14238       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14239         <size>7</size>
14240       </method>
14241       <method name="Boolean MoveNext()">
14242         <size>69</size>
14243       </method>
14244       <method name="Void Dispose()">
14245         <size>8</size>
14246       </method>
14247       <method name="Void Reset()">
14248         <size>6</size>
14249       </method>
14250       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14251         <size>7</size>
14252       </method>
14253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14254         <size>26</size>
14255       </method>
14256     </type>
14257   </test>
14258   <test name="gtest-anon-40.cs">
14259     <type name="RunTests">
14260       <method name="Int32 Main()">
14261         <size>7</size>
14262       </method>
14263     </type>
14264     <type name="Test1.X">
14265       <method name="Void .ctor()">
14266         <size>7</size>
14267       </method>
14268       <method name="Void Test1[R](R, Int32)">
14269         <size>150</size>
14270       </method>
14271       <method name="Void Run()">
14272         <size>13</size>
14273       </method>
14274     </type>
14275     <type name="Test1.Foo">
14276       <method name="Void .ctor(Object, IntPtr)">
14277         <size>0</size>
14278       </method>
14279       <method name="Int32 Invoke()">
14280         <size>0</size>
14281       </method>
14282       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14283         <size>0</size>
14284       </method>
14285       <method name="Int32 EndInvoke(IAsyncResult)">
14286         <size>0</size>
14287       </method>
14288     </type>
14289     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
14290       <method name="Void .ctor()">
14291         <size>7</size>
14292       </method>
14293       <method name="Int32 &lt;&gt;m__0()">
14294         <size>71</size>
14295       </method>
14296     </type>
14297     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
14298       <method name="Void .ctor()">
14299         <size>7</size>
14300       </method>
14301     </type>
14302     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
14303       <method name="Void .ctor()">
14304         <size>7</size>
14305       </method>
14306     </type>
14307   </test>
14308   <test name="gtest-anon-41.cs">
14309     <type name="C">
14310       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
14311         <size>37</size>
14312       </method>
14313       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
14314         <size>6</size>
14315       </method>
14316       <method name="Void Main()">
14317         <size>1</size>
14318       </method>
14319       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
14320         <size>8</size>
14321       </method>
14322       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
14323         <size>8</size>
14324       </method>
14325     </type>
14326   </test>
14327   <test name="gtest-anon-42.cs">
14328     <type name="Test">
14329       <method name="Void .ctor()">
14330         <size>7</size>
14331       </method>
14332       <method name="Void Test_3[T]()">
14333         <size>20</size>
14334       </method>
14335       <method name="Int32 Main()">
14336         <size>12</size>
14337       </method>
14338     </type>
14339     <type name="Test+D">
14340       <method name="Void .ctor(Object, IntPtr)">
14341         <size>0</size>
14342       </method>
14343       <method name="Void Invoke()">
14344         <size>0</size>
14345       </method>
14346       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14347         <size>0</size>
14348       </method>
14349       <method name="Void EndInvoke(IAsyncResult)">
14350         <size>0</size>
14351       </method>
14352     </type>
14353     <type name="Test">
14354       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
14355         <size>11</size>
14356       </method>
14357     </type>
14358   </test>
14359   <test name="gtest-anon-43.cs">
14360     <type name="TestC">
14361       <method name="Void .ctor()">
14362         <size>7</size>
14363       </method>
14364       <method name="System.Func`1[System.Type] Test[T]()">
14365         <size>13</size>
14366       </method>
14367       <method name="Int32 Main()">
14368         <size>66</size>
14369       </method>
14370       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
14371         <size>11</size>
14372       </method>
14373     </type>
14374   </test>
14375   <test name="gtest-anon-44.cs">
14376     <type name="UiaAtkBridgeTest.Test">
14377       <method name="Void .ctor()">
14378         <size>7</size>
14379       </method>
14380       <method name="Void Invoke(System.EventHandler)">
14381         <size>1</size>
14382       </method>
14383     </type>
14384     <type name="UiaAtkBridgeTest.GailTester">
14385       <method name="Void .ctor()">
14386         <size>7</size>
14387       </method>
14388       <method name="Void ThisCausesACrash[I]()">
14389         <size>18</size>
14390       </method>
14391       <method name="Void Main()">
14392         <size>1</size>
14393       </method>
14394       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
14395         <size>1</size>
14396       </method>
14397     </type>
14398   </test>
14399   <test name="gtest-anon-45.cs">
14400     <type name="C">
14401       <method name="Void .ctor()">
14402         <size>7</size>
14403       </method>
14404       <method name="Void AnyMethod[T]()">
14405         <size>20</size>
14406       </method>
14407       <method name="Int32 Main()">
14408         <size>12</size>
14409       </method>
14410     </type>
14411     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
14412       <method name="Void .ctor()">
14413         <size>7</size>
14414       </method>
14415       <method name="Void &lt;&gt;m__1(System.String)">
14416         <size>14</size>
14417       </method>
14418     </type>
14419     <type name="C">
14420       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
14421         <size>31</size>
14422       </method>
14423     </type>
14424   </test>
14425   <test name="gtest-anon-46.cs">
14426     <type name="TheClass">
14427       <method name="Void .ctor()">
14428         <size>7</size>
14429       </method>
14430       <method name="Void Foo[T](T, System.Func`2[T,T])">
14431         <size>41</size>
14432       </method>
14433       <method name="Void Main()">
14434         <size>8</size>
14435       </method>
14436     </type>
14437     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
14438       <method name="Void .ctor()">
14439         <size>7</size>
14440       </method>
14441       <method name="System.Func`1[T] &lt;&gt;m__0()">
14442         <size>31</size>
14443       </method>
14444       <method name="T &lt;&gt;m__1()">
14445         <size>18</size>
14446       </method>
14447     </type>
14448   </test>
14449   <test name="gtest-anon-47.cs">
14450     <type name="C">
14451       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
14452         <size>26</size>
14453       </method>
14454     </type>
14455     <type name="Test">
14456       <method name="Int32 Main()">
14457         <size>59</size>
14458       </method>
14459       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
14460         <size>23</size>
14461       </method>
14462       <method name="Void .ctor()">
14463         <size>7</size>
14464       </method>
14465     </type>
14466     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
14467       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
14468         <size>33</size>
14469       </method>
14470       <method name="Void .ctor()">
14471         <size>7</size>
14472       </method>
14473     </type>
14474     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
14475       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
14476         <size>45</size>
14477       </method>
14478       <method name="Void .ctor()">
14479         <size>7</size>
14480       </method>
14481     </type>
14482     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
14483       <method name="Void &lt;&gt;m__2(T3)">
14484         <size>35</size>
14485       </method>
14486       <method name="Void .ctor()">
14487         <size>7</size>
14488       </method>
14489     </type>
14490   </test>
14491   <test name="gtest-anon-48.cs">
14492     <type name="GeneratorEnumerable`1[T]">
14493       <method name="Void .ctor(Func`1)">
14494         <size>7</size>
14495       </method>
14496     </type>
14497     <type name="GeneratorExpression">
14498       <method name="Void .ctor()">
14499         <size>7</size>
14500       </method>
14501     </type>
14502     <type name="GeneratorInvoker">
14503       <method name="Void .ctor(GeneratorExpression)">
14504         <size>7</size>
14505       </method>
14506       <method name="Void Invoke[T](T ByRef)">
14507         <size>1</size>
14508       </method>
14509     </type>
14510     <type name="Interpreter">
14511       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
14512         <size>31</size>
14513       </method>
14514       <method name="Int32 Main()">
14515         <size>13</size>
14516       </method>
14517     </type>
14518     <type name="Func`1[TResult]">
14519       <method name="Void .ctor(Object, IntPtr)">
14520         <size>0</size>
14521       </method>
14522       <method name="TResult Invoke()">
14523         <size>0</size>
14524       </method>
14525       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14526         <size>0</size>
14527       </method>
14528       <method name="TResult EndInvoke(IAsyncResult)">
14529         <size>0</size>
14530       </method>
14531     </type>
14532     <type name="GeneratorNext`1[T]">
14533       <method name="Void .ctor(Object, IntPtr)">
14534         <size>0</size>
14535       </method>
14536       <method name="Void Invoke(T ByRef)">
14537         <size>0</size>
14538       </method>
14539       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
14540         <size>0</size>
14541       </method>
14542       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
14543         <size>0</size>
14544       </method>
14545     </type>
14546     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
14547       <method name="Void .ctor()">
14548         <size>7</size>
14549       </method>
14550       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
14551         <size>23</size>
14552       </method>
14553     </type>
14554   </test>
14555   <test name="gtest-anon-49.cs">
14556     <type name="Test">
14557       <method name="Void .ctor()">
14558         <size>7</size>
14559       </method>
14560       <method name="Void Main()">
14561         <size>1</size>
14562       </method>
14563       <method name="Void DetermineLinkedCells()">
14564         <size>74</size>
14565       </method>
14566     </type>
14567     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
14568       <method name="Void .ctor()">
14569         <size>7</size>
14570       </method>
14571     </type>
14572     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
14573       <method name="Void .ctor()">
14574         <size>7</size>
14575       </method>
14576       <method name="Boolean &lt;&gt;m__1(System.Object)">
14577         <size>13</size>
14578       </method>
14579       <method name="Boolean &lt;&gt;m__0(System.Object)">
14580         <size>18</size>
14581       </method>
14582     </type>
14583   </test>
14584   <test name="gtest-anon-5.cs">
14585     <type name="X">
14586       <method name="Void .ctor()">
14587         <size>7</size>
14588       </method>
14589       <method name="Void Main()">
14590         <size>78</size>
14591       </method>
14592     </type>
14593     <type name="Hello">
14594       <method name="Void .ctor(Object, IntPtr)">
14595         <size>0</size>
14596       </method>
14597       <method name="Void Invoke()">
14598         <size>0</size>
14599       </method>
14600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14601         <size>0</size>
14602       </method>
14603       <method name="Void EndInvoke(IAsyncResult)">
14604         <size>0</size>
14605       </method>
14606     </type>
14607     <type name="Foo+&lt;Test&gt;c__Iterator0">
14608       <method name="Void .ctor()">
14609         <size>7</size>
14610       </method>
14611       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14612         <size>12</size>
14613       </method>
14614       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14615         <size>7</size>
14616       </method>
14617       <method name="Boolean MoveNext()">
14618         <size>98</size>
14619       </method>
14620       <method name="Void Dispose()">
14621         <size>8</size>
14622       </method>
14623       <method name="Void Reset()">
14624         <size>6</size>
14625       </method>
14626     </type>
14627     <type name="Foo">
14628       <method name="Void .ctor(Int32)">
14629         <size>8</size>
14630       </method>
14631       <method name="IEnumerable`1 Test(Foo)">
14632         <size>42</size>
14633       </method>
14634       <method name="Void Hello(Int32)">
14635         <size>19</size>
14636       </method>
14637       <method name="System.String ToString()">
14638         <size>22</size>
14639       </method>
14640     </type>
14641     <type name="Foo+&lt;Test&gt;c__Iterator0">
14642       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
14643         <size>7</size>
14644       </method>
14645       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
14646         <size>52</size>
14647       </method>
14648     </type>
14649   </test>
14650   <test name="gtest-anon-50.cs">
14651     <type name="M">
14652       <method name="Void .ctor()">
14653         <size>7</size>
14654       </method>
14655       <method name="Int32 Main()">
14656         <size>12</size>
14657       </method>
14658     </type>
14659     <type name="SomeGenericClass`1[SomeType]">
14660       <method name="Void .ctor()">
14661         <size>7</size>
14662       </method>
14663       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
14664         <size>1</size>
14665       </method>
14666       <method name="Void FailsToCompile()">
14667         <size>19</size>
14668       </method>
14669     </type>
14670     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
14671       <method name="Void .ctor(Object, IntPtr)">
14672         <size>0</size>
14673       </method>
14674       <method name="Void Invoke()">
14675         <size>0</size>
14676       </method>
14677       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14678         <size>0</size>
14679       </method>
14680       <method name="Void EndInvoke(IAsyncResult)">
14681         <size>0</size>
14682       </method>
14683     </type>
14684     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14685       <method name="Void .ctor()">
14686         <size>7</size>
14687       </method>
14688     </type>
14689     <type name="SomeGenericClass`1[SomeType]">
14690       <method name="Void &lt;FailsToCompile&gt;m__0()">
14691         <size>44</size>
14692       </method>
14693     </type>
14694     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14695       <method name="Void &lt;&gt;m__1()">
14696         <size>18</size>
14697       </method>
14698     </type>
14699   </test>
14700   <test name="gtest-anon-51.cs">
14701     <type name="Driver">
14702       <method name="Void .ctor()">
14703         <size>7</size>
14704       </method>
14705       <method name="Int32 Main()">
14706         <size>12</size>
14707       </method>
14708       <method name="Void P(Int32, Int32)">
14709         <size>1</size>
14710       </method>
14711       <method name="Void Repro()">
14712         <size>100</size>
14713       </method>
14714     </type>
14715     <type name="Bla">
14716       <method name="Void .ctor(Object, IntPtr)">
14717         <size>0</size>
14718       </method>
14719       <method name="Void Invoke()">
14720         <size>0</size>
14721       </method>
14722       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14723         <size>0</size>
14724       </method>
14725       <method name="Void EndInvoke(IAsyncResult)">
14726         <size>0</size>
14727       </method>
14728     </type>
14729     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
14730       <method name="Void .ctor()">
14731         <size>7</size>
14732       </method>
14733       <method name="Void &lt;&gt;m__0()">
14734         <size>35</size>
14735       </method>
14736     </type>
14737   </test>
14738   <test name="gtest-anon-52.cs">
14739     <type name="A`1[T]">
14740       <method name="Void .ctor()">
14741         <size>7</size>
14742       </method>
14743     </type>
14744     <type name="A`1+B[T]">
14745       <method name="Void .ctor()">
14746         <size>18</size>
14747       </method>
14748       <method name="Void W[R](System.String, System.Func`2[T,R])">
14749         <size>39</size>
14750       </method>
14751     </type>
14752     <type name="B">
14753       <method name="Void .ctor()">
14754         <size>7</size>
14755       </method>
14756       <method name="Void Main()">
14757         <size>1</size>
14758       </method>
14759     </type>
14760     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
14761       <method name="Void .ctor()">
14762         <size>7</size>
14763       </method>
14764       <method name="Void &lt;&gt;m__0(T[])">
14765         <size>55</size>
14766       </method>
14767     </type>
14768   </test>
14769   <test name="gtest-anon-53.cs">
14770     <type name="TestComp.Program">
14771       <method name="Void .ctor()">
14772         <size>7</size>
14773       </method>
14774       <method name="Void Main(System.String[])">
14775         <size>1</size>
14776       </method>
14777     </type>
14778     <type name="TestComp.Program+MyClass">
14779       <method name="Void .ctor()">
14780         <size>7</size>
14781       </method>
14782       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
14783         <size>1</size>
14784       </method>
14785       <method name="Void UseATemplate()">
14786         <size>36</size>
14787       </method>
14788       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
14789         <size>16</size>
14790       </method>
14791     </type>
14792     <type name="TestComp.Program+MyClass+MyDelegate">
14793       <method name="Void .ctor(Object, IntPtr)">
14794         <size>0</size>
14795       </method>
14796       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
14797         <size>0</size>
14798       </method>
14799       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
14800         <size>0</size>
14801       </method>
14802       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
14803         <size>0</size>
14804       </method>
14805     </type>
14806   </test>
14807   <test name="gtest-anon-54.cs">
14808     <type name="Class">
14809       <method name="Void .ctor()">
14810         <size>7</size>
14811       </method>
14812       <method name="System.String get_Property()">
14813         <size>6</size>
14814       </method>
14815       <method name="System.String Method()">
14816         <size>44</size>
14817       </method>
14818       <method name="Int32 Main()">
14819         <size>39</size>
14820       </method>
14821     </type>
14822     <type name="Class+&lt;Method&gt;c__AnonStorey0">
14823       <method name="Void .ctor()">
14824         <size>7</size>
14825       </method>
14826       <method name="System.String &lt;&gt;m__0()">
14827         <size>56</size>
14828       </method>
14829     </type>
14830     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
14831       <method name="Void .ctor()">
14832         <size>7</size>
14833       </method>
14834       <method name="System.String &lt;&gt;m__1(System.String)">
14835         <size>52</size>
14836       </method>
14837     </type>
14838     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
14839       <method name="Void .ctor()">
14840         <size>7</size>
14841       </method>
14842       <method name="System.String &lt;&gt;m__2()">
14843         <size>39</size>
14844       </method>
14845     </type>
14846   </test>
14847   <test name="gtest-anon-55.cs">
14848     <type name="Thing`1[TFirst]">
14849       <method name="Void .ctor(Action`1)">
14850         <size>14</size>
14851       </method>
14852       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14853         <size>31</size>
14854       </method>
14855       <method name="Void SomeAction()">
14856         <size>18</size>
14857       </method>
14858     </type>
14859     <type name="Program">
14860       <method name="Void Main()">
14861         <size>42</size>
14862       </method>
14863       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14864         <size>2</size>
14865       </method>
14866     </type>
14867     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14868       <method name="Void .ctor()">
14869         <size>7</size>
14870       </method>
14871       <method name="Void &lt;&gt;m__0(TFirst)">
14872         <size>47</size>
14873       </method>
14874     </type>
14875   </test>
14876   <test name="gtest-anon-56.cs">
14877     <type name="G`1[T]">
14878       <method name="Void .ctor()">
14879         <size>7</size>
14880       </method>
14881       <method name="T def()">
14882         <size>10</size>
14883       </method>
14884     </type>
14885     <type name="C">
14886       <method name="Void .ctor()">
14887         <size>7</size>
14888       </method>
14889       <method name="Void foo(System.Object)">
14890         <size>1</size>
14891       </method>
14892       <method name="Void cf[T]()">
14893         <size>35</size>
14894       </method>
14895       <method name="Int32 Main()">
14896         <size>17</size>
14897       </method>
14898     </type>
14899     <type name="C+DF">
14900       <method name="Void .ctor(Object, IntPtr)">
14901         <size>0</size>
14902       </method>
14903       <method name="Void Invoke()">
14904         <size>0</size>
14905       </method>
14906       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14907         <size>0</size>
14908       </method>
14909       <method name="Void EndInvoke(IAsyncResult)">
14910         <size>0</size>
14911       </method>
14912     </type>
14913     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14914       <method name="Void .ctor()">
14915         <size>7</size>
14916       </method>
14917       <method name="Void &lt;&gt;m__0()">
14918         <size>22</size>
14919       </method>
14920     </type>
14921   </test>
14922   <test name="gtest-anon-57.cs">
14923     <type name="X`1[T]">
14924       <method name="Void IFoo&lt;T&gt;.Test()">
14925         <size>37</size>
14926       </method>
14927       <method name="Void &lt;Test&gt;m__0()">
14928         <size>7</size>
14929       </method>
14930       <method name="Void .ctor()">
14931         <size>7</size>
14932       </method>
14933     </type>
14934     <type name="M">
14935       <method name="Void Main()">
14936         <size>13</size>
14937       </method>
14938       <method name="Void .ctor()">
14939         <size>7</size>
14940       </method>
14941     </type>
14942     <type name="Foo">
14943       <method name="Void Invoke()">
14944         <size>0</size>
14945       </method>
14946       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14947         <size>0</size>
14948       </method>
14949       <method name="Void EndInvoke(IAsyncResult)">
14950         <size>0</size>
14951       </method>
14952       <method name="Void .ctor(Object, IntPtr)">
14953         <size>0</size>
14954       </method>
14955     </type>
14956   </test>
14957   <test name="gtest-anon-58.cs">
14958     <type name="Test">
14959       <method name="X Foo[X](Boolean)">
14960         <size>45</size>
14961       </method>
14962       <method name="X FooNested[X](Boolean)">
14963         <size>66</size>
14964       </method>
14965       <method name="Int32 Main()">
14966         <size>36</size>
14967       </method>
14968       <method name="Void .ctor()">
14969         <size>7</size>
14970       </method>
14971     </type>
14972     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
14973       <method name="X &lt;&gt;m__0()">
14974         <size>12</size>
14975       </method>
14976       <method name="Void .ctor()">
14977         <size>7</size>
14978       </method>
14979     </type>
14980     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
14981       <method name="Call`1[X] &lt;&gt;m__1()">
14982         <size>12</size>
14983       </method>
14984       <method name="Void .ctor()">
14985         <size>7</size>
14986       </method>
14987     </type>
14988   </test>
14989   <test name="gtest-anon-59.cs">
14990     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
14991       <method name="Void DoSend[TMessage](System.Action`1[T])">
14992         <size>83</size>
14993       </method>
14994       <method name="Void Send(System.Action`1[T])">
14995         <size>1</size>
14996       </method>
14997       <method name="Void ActionOnObject(System.Object)">
14998         <size>8</size>
14999       </method>
15000       <method name="Void Dispose()">
15001         <size>11</size>
15002       </method>
15003       <method name="Void .ctor()">
15004         <size>7</size>
15005       </method>
15006     </type>
15007     <type name="TestGenericsSubtypeMatching.C">
15008       <method name="Void Main()">
15009         <size>40</size>
15010       </method>
15011       <method name="Void &lt;Main&gt;m__1(System.String)">
15012         <size>7</size>
15013       </method>
15014       <method name="Void .ctor()">
15015         <size>7</size>
15016       </method>
15017     </type>
15018     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15019       <method name="Void .ctor()">
15020         <size>7</size>
15021       </method>
15022     </type>
15023     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15024       <method name="Void &lt;&gt;m__0(T)">
15025         <size>35</size>
15026       </method>
15027       <method name="Void .ctor()">
15028         <size>7</size>
15029       </method>
15030     </type>
15031   </test>
15032   <test name="gtest-anon-6.cs">
15033     <type name="X">
15034       <method name="Void .ctor()">
15035         <size>7</size>
15036       </method>
15037       <method name="Void Hello[U,V](U, V)">
15038         <size>1</size>
15039       </method>
15040       <method name="Void Test[A,B,C](A, B, C)">
15041         <size>49</size>
15042       </method>
15043       <method name="Void Main()">
15044         <size>28</size>
15045       </method>
15046     </type>
15047     <type name="Foo`2[R,S]">
15048       <method name="Void .ctor(Object, IntPtr)">
15049         <size>0</size>
15050       </method>
15051       <method name="Void Invoke(R, S)">
15052         <size>0</size>
15053       </method>
15054       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
15055         <size>0</size>
15056       </method>
15057       <method name="Void EndInvoke(IAsyncResult)">
15058         <size>0</size>
15059       </method>
15060     </type>
15061     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
15062       <method name="Void .ctor()">
15063         <size>7</size>
15064       </method>
15065       <method name="Void &lt;&gt;m__0(A, Int32)">
15066         <size>32</size>
15067       </method>
15068     </type>
15069   </test>
15070   <test name="gtest-anon-60.cs">
15071     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15072       <method name="Void DoSend[TMessage](System.Action`1[T])">
15073         <size>83</size>
15074       </method>
15075       <method name="Void Send(System.Action`1[T])">
15076         <size>1</size>
15077       </method>
15078       <method name="Void ActionOnObject(System.Object)">
15079         <size>8</size>
15080       </method>
15081       <method name="Void Dispose()">
15082         <size>11</size>
15083       </method>
15084       <method name="Void .ctor()">
15085         <size>7</size>
15086       </method>
15087     </type>
15088     <type name="TestGenericsSubtypeMatching.C">
15089       <method name="Int32 Main()">
15090         <size>41</size>
15091       </method>
15092       <method name="Void &lt;Main&gt;m__1(Int32)">
15093         <size>7</size>
15094       </method>
15095       <method name="Void .ctor()">
15096         <size>7</size>
15097       </method>
15098     </type>
15099     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15100       <method name="Void .ctor()">
15101         <size>7</size>
15102       </method>
15103     </type>
15104     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15105       <method name="Void &lt;&gt;m__0(T)">
15106         <size>35</size>
15107       </method>
15108       <method name="Void .ctor()">
15109         <size>7</size>
15110       </method>
15111     </type>
15112   </test>
15113   <test name="gtest-anon-61.cs">
15114     <type name="TestCase">
15115       <method name="Void Main()">
15116         <size>32</size>
15117       </method>
15118       <method name="Void Test[T](IList`1)">
15119         <size>33</size>
15120       </method>
15121       <method name="Void .ctor()">
15122         <size>7</size>
15123       </method>
15124     </type>
15125     <type name="&lt;PrivateImplementationDetails&gt;">
15126       <method name="Void .ctor()">
15127         <size>7</size>
15128       </method>
15129     </type>
15130     <type name="TestCase+&lt;Test&gt;c__AnonStorey0`1[T]">
15131       <method name="Void &lt;&gt;m__0()">
15132         <size>46</size>
15133       </method>
15134       <method name="Int32 &lt;&gt;m__1(IList`1)">
15135         <size>2</size>
15136       </method>
15137       <method name="Void .ctor()">
15138         <size>7</size>
15139       </method>
15140     </type>
15141   </test>
15142   <test name="gtest-anon-62.cs">
15143     <type name="D">
15144       <method name="Void Invoke(System.Object)">
15145         <size>0</size>
15146       </method>
15147       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
15148         <size>0</size>
15149       </method>
15150       <method name="Void EndInvoke(IAsyncResult)">
15151         <size>0</size>
15152       </method>
15153       <method name="Void .ctor(Object, IntPtr)">
15154         <size>0</size>
15155       </method>
15156     </type>
15157     <type name="T">
15158       <method name="Void Assert(System.Object)">
15159         <size>1</size>
15160       </method>
15161       <method name="Void Execute(System.Action)">
15162         <size>1</size>
15163       </method>
15164       <method name="D GetD[T](System.Object)">
15165         <size>33</size>
15166       </method>
15167       <method name="Void Main()">
15168         <size>24</size>
15169       </method>
15170       <method name="Void .ctor()">
15171         <size>7</size>
15172       </method>
15173     </type>
15174     <type name="T+&lt;GetD&gt;c__AnonStorey2`1[T]">
15175       <method name="Void &lt;&gt;m__0(System.Object)">
15176         <size>77</size>
15177       </method>
15178       <method name="Void .ctor()">
15179         <size>7</size>
15180       </method>
15181     </type>
15182     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey0`1[T]">
15183       <method name="Void .ctor()">
15184         <size>7</size>
15185       </method>
15186     </type>
15187     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey1`1[T]">
15188       <method name="Void &lt;&gt;m__1()">
15189         <size>51</size>
15190       </method>
15191       <method name="Void .ctor()">
15192         <size>7</size>
15193       </method>
15194     </type>
15195   </test>
15196   <test name="gtest-anon-7.cs">
15197     <type name="MyDisposable">
15198       <method name="Void .ctor()">
15199         <size>26</size>
15200       </method>
15201       <method name="Void Dispose()">
15202         <size>1</size>
15203       </method>
15204       <method name="Int32 get_ID()">
15205         <size>7</size>
15206       </method>
15207       <method name="System.String ToString()">
15208         <size>28</size>
15209       </method>
15210     </type>
15211     <type name="X">
15212       <method name="Void .ctor()">
15213         <size>7</size>
15214       </method>
15215       <method name="IEnumerable`1 Test(Int32)">
15216         <size>30</size>
15217       </method>
15218       <method name="Void Main()">
15219         <size>58</size>
15220       </method>
15221     </type>
15222     <type name="X+&lt;Test&gt;c__Iterator0">
15223       <method name="Void .ctor()">
15224         <size>7</size>
15225       </method>
15226       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15227         <size>12</size>
15228       </method>
15229       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15230         <size>7</size>
15231       </method>
15232       <method name="Boolean MoveNext()">
15233         <size>180</size>
15234       </method>
15235       <method name="Void Dispose()">
15236         <size>66</size>
15237       </method>
15238       <method name="Void Reset()">
15239         <size>6</size>
15240       </method>
15241       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15242         <size>7</size>
15243       </method>
15244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15245         <size>40</size>
15246       </method>
15247     </type>
15248   </test>
15249   <test name="gtest-anon-8.cs">
15250     <type name="X">
15251       <method name="Void .ctor()">
15252         <size>7</size>
15253       </method>
15254       <method name="Void Test[R](R, Int32)">
15255         <size>88</size>
15256       </method>
15257       <method name="Void Main()">
15258         <size>12</size>
15259       </method>
15260     </type>
15261     <type name="Foo">
15262       <method name="Void .ctor(Object, IntPtr)">
15263         <size>0</size>
15264       </method>
15265       <method name="Int32 Invoke()">
15266         <size>0</size>
15267       </method>
15268       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15269         <size>0</size>
15270       </method>
15271       <method name="Int32 EndInvoke(IAsyncResult)">
15272         <size>0</size>
15273       </method>
15274     </type>
15275     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
15276       <method name="Void .ctor()">
15277         <size>7</size>
15278       </method>
15279       <method name="Int32 &lt;&gt;m__0()">
15280         <size>34</size>
15281       </method>
15282     </type>
15283     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
15284       <method name="Void .ctor()">
15285         <size>7</size>
15286       </method>
15287     </type>
15288   </test>
15289   <test name="gtest-anon-9.cs">
15290     <type name="Test">
15291       <method name="Void .ctor()">
15292         <size>7</size>
15293       </method>
15294       <method name="IEnumerable`1 get_Foo()">
15295         <size>16</size>
15296       </method>
15297       <method name="Void set_Foo(IEnumerable`1)">
15298         <size>11</size>
15299       </method>
15300       <method name="Void Main()">
15301         <size>78</size>
15302       </method>
15303       <method name="Foo op_Implicit(Test)">
15304         <size>30</size>
15305       </method>
15306       <method name="IEnumerable`1 op_Addition(Test, Test)">
15307         <size>44</size>
15308       </method>
15309     </type>
15310     <type name="Foo">
15311       <method name="Void .ctor(Object, IntPtr)">
15312         <size>0</size>
15313       </method>
15314       <method name="Void Invoke()">
15315         <size>0</size>
15316       </method>
15317       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15318         <size>0</size>
15319       </method>
15320       <method name="Void EndInvoke(IAsyncResult)">
15321         <size>0</size>
15322       </method>
15323     </type>
15324     <type name="Test">
15325       <method name="Void &lt;op_Implicit&gt;m__0()">
15326         <size>11</size>
15327       </method>
15328     </type>
15329     <type name="Test+&lt;&gt;c__Iterator0">
15330       <method name="Void .ctor()">
15331         <size>7</size>
15332       </method>
15333       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15334         <size>12</size>
15335       </method>
15336       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15337         <size>7</size>
15338       </method>
15339       <method name="Boolean MoveNext()">
15340         <size>65</size>
15341       </method>
15342       <method name="Void Dispose()">
15343         <size>8</size>
15344       </method>
15345       <method name="Void Reset()">
15346         <size>6</size>
15347       </method>
15348     </type>
15349     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15350       <method name="Void .ctor()">
15351         <size>7</size>
15352       </method>
15353       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15354         <size>7</size>
15355       </method>
15356       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15357         <size>7</size>
15358       </method>
15359       <method name="Boolean MoveNext()">
15360         <size>98</size>
15361       </method>
15362       <method name="Void Dispose()">
15363         <size>8</size>
15364       </method>
15365       <method name="Void Reset()">
15366         <size>6</size>
15367       </method>
15368     </type>
15369     <type name="Test+&lt;&gt;c__Iterator0">
15370       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15371         <size>7</size>
15372       </method>
15373       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15374         <size>26</size>
15375       </method>
15376     </type>
15377     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15378       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
15379         <size>7</size>
15380       </method>
15381       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
15382         <size>52</size>
15383       </method>
15384     </type>
15385   </test>
15386   <test name="gtest-anontype-01.cs">
15387     <type name="Test">
15388       <method name="Void .ctor()">
15389         <size>7</size>
15390       </method>
15391       <method name="Int32 Main()">
15392         <size>53</size>
15393       </method>
15394     </type>
15395     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15396       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15397         <size>21</size>
15398       </method>
15399       <method name="&lt;Foo&gt;__T get_Foo()">
15400         <size>7</size>
15401       </method>
15402       <method name="&lt;Baz&gt;__T get_Baz()">
15403         <size>7</size>
15404       </method>
15405       <method name="Boolean Equals(System.Object)">
15406         <size>69</size>
15407       </method>
15408       <method name="Int32 GetHashCode()">
15409         <size>86</size>
15410       </method>
15411       <method name="System.String ToString()">
15412         <size>142</size>
15413       </method>
15414     </type>
15415   </test>
15416   <test name="gtest-anontype-02.cs">
15417     <type name="Test">
15418       <method name="Void .ctor()">
15419         <size>7</size>
15420       </method>
15421       <method name="System.Object TestA(System.String)">
15422         <size>7</size>
15423       </method>
15424       <method name="Int32 Main()">
15425         <size>99</size>
15426       </method>
15427     </type>
15428     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
15429       <method name="Void .ctor(&lt;s&gt;__T)">
15430         <size>14</size>
15431       </method>
15432       <method name="&lt;s&gt;__T get_s()">
15433         <size>7</size>
15434       </method>
15435       <method name="Boolean Equals(System.Object)">
15436         <size>39</size>
15437       </method>
15438       <method name="Int32 GetHashCode()">
15439         <size>63</size>
15440       </method>
15441       <method name="System.String ToString()">
15442         <size>67</size>
15443       </method>
15444     </type>
15445     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15446       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15447         <size>21</size>
15448       </method>
15449       <method name="&lt;Foo&gt;__T get_Foo()">
15450         <size>7</size>
15451       </method>
15452       <method name="&lt;Baz&gt;__T get_Baz()">
15453         <size>7</size>
15454       </method>
15455       <method name="Boolean Equals(System.Object)">
15456         <size>69</size>
15457       </method>
15458       <method name="Int32 GetHashCode()">
15459         <size>86</size>
15460       </method>
15461       <method name="System.String ToString()">
15462         <size>142</size>
15463       </method>
15464     </type>
15465   </test>
15466   <test name="gtest-anontype-03.cs">
15467     <type name="MyClass">
15468       <method name="Void .ctor()">
15469         <size>18</size>
15470       </method>
15471       <method name="Int32 get_Baz()">
15472         <size>3</size>
15473       </method>
15474     </type>
15475     <type name="Test">
15476       <method name="Void .ctor()">
15477         <size>7</size>
15478       </method>
15479       <method name="Int32 Main()">
15480         <size>64</size>
15481       </method>
15482     </type>
15483     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15484       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15485         <size>21</size>
15486       </method>
15487       <method name="&lt;Foo&gt;__T get_Foo()">
15488         <size>7</size>
15489       </method>
15490       <method name="&lt;Baz&gt;__T get_Baz()">
15491         <size>7</size>
15492       </method>
15493       <method name="Boolean Equals(System.Object)">
15494         <size>69</size>
15495       </method>
15496       <method name="Int32 GetHashCode()">
15497         <size>86</size>
15498       </method>
15499       <method name="System.String ToString()">
15500         <size>142</size>
15501       </method>
15502     </type>
15503   </test>
15504   <test name="gtest-anontype-04.cs">
15505     <type name="MyClass">
15506       <method name="Void .ctor()">
15507         <size>18</size>
15508       </method>
15509       <method name="Int32 get_Baz()">
15510         <size>3</size>
15511       </method>
15512     </type>
15513     <type name="Test">
15514       <method name="Void .ctor()">
15515         <size>7</size>
15516       </method>
15517       <method name="Int32 Main()">
15518         <size>111</size>
15519       </method>
15520     </type>
15521     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
15522       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
15523         <size>36</size>
15524       </method>
15525       <method name="&lt;Foo&gt;__T get_Foo()">
15526         <size>7</size>
15527       </method>
15528       <method name="&lt;Baz&gt;__T get_Baz()">
15529         <size>7</size>
15530       </method>
15531       <method name="&lt;Hello&gt;__T get_Hello()">
15532         <size>7</size>
15533       </method>
15534       <method name="&lt;Answer&gt;__T get_Answer()">
15535         <size>7</size>
15536       </method>
15537       <method name="Boolean Equals(System.Object)">
15538         <size>123</size>
15539       </method>
15540       <method name="Int32 GetHashCode()">
15541         <size>132</size>
15542       </method>
15543       <method name="System.String ToString()">
15544         <size>258</size>
15545       </method>
15546     </type>
15547   </test>
15548   <test name="gtest-anontype-05.cs">
15549     <type name="Test">
15550       <method name="Void .ctor()">
15551         <size>7</size>
15552       </method>
15553       <method name="System.String Null()">
15554         <size>2</size>
15555       </method>
15556       <method name="Int32 Main()">
15557         <size>287</size>
15558       </method>
15559     </type>
15560     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
15561       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
15562         <size>21</size>
15563       </method>
15564       <method name="&lt;Name&gt;__T get_Name()">
15565         <size>7</size>
15566       </method>
15567       <method name="&lt;Age&gt;__T get_Age()">
15568         <size>7</size>
15569       </method>
15570       <method name="Boolean Equals(System.Object)">
15571         <size>69</size>
15572       </method>
15573       <method name="Int32 GetHashCode()">
15574         <size>86</size>
15575       </method>
15576       <method name="System.String ToString()">
15577         <size>142</size>
15578       </method>
15579     </type>
15580     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
15581       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
15582         <size>21</size>
15583       </method>
15584       <method name="&lt;Age&gt;__T get_Age()">
15585         <size>7</size>
15586       </method>
15587       <method name="&lt;Name&gt;__T get_Name()">
15588         <size>7</size>
15589       </method>
15590       <method name="Boolean Equals(System.Object)">
15591         <size>69</size>
15592       </method>
15593       <method name="Int32 GetHashCode()">
15594         <size>86</size>
15595       </method>
15596       <method name="System.String ToString()">
15597         <size>142</size>
15598       </method>
15599     </type>
15600     <type name="&lt;&gt;__AnonType2">
15601       <method name="Void .ctor()">
15602         <size>7</size>
15603       </method>
15604       <method name="Boolean Equals(System.Object)">
15605         <size>15</size>
15606       </method>
15607       <method name="Int32 GetHashCode()">
15608         <size>40</size>
15609       </method>
15610       <method name="System.String ToString()">
15611         <size>6</size>
15612       </method>
15613     </type>
15614     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
15615       <method name="Void .ctor(&lt;Foo&gt;__T)">
15616         <size>14</size>
15617       </method>
15618       <method name="&lt;Foo&gt;__T get_Foo()">
15619         <size>7</size>
15620       </method>
15621       <method name="Boolean Equals(System.Object)">
15622         <size>39</size>
15623       </method>
15624       <method name="Int32 GetHashCode()">
15625         <size>63</size>
15626       </method>
15627       <method name="System.String ToString()">
15628         <size>67</size>
15629       </method>
15630     </type>
15631   </test>
15632   <test name="gtest-anontype-06.cs">
15633     <type name="CastByExample">
15634       <method name="Void .ctor()">
15635         <size>7</size>
15636       </method>
15637       <method name="T Cast[T](System.Object, T)">
15638         <size>7</size>
15639       </method>
15640       <method name="Void Main()">
15641         <size>29</size>
15642       </method>
15643     </type>
15644     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
15645       <method name="Void .ctor(&lt;Foo&gt;__T)">
15646         <size>14</size>
15647       </method>
15648       <method name="&lt;Foo&gt;__T get_Foo()">
15649         <size>7</size>
15650       </method>
15651       <method name="Boolean Equals(System.Object)">
15652         <size>39</size>
15653       </method>
15654       <method name="Int32 GetHashCode()">
15655         <size>63</size>
15656       </method>
15657       <method name="System.String ToString()">
15658         <size>67</size>
15659       </method>
15660     </type>
15661   </test>
15662   <test name="gtest-anontype-07.cs">
15663     <type name="Test">
15664       <method name="Void .ctor()">
15665         <size>7</size>
15666       </method>
15667       <method name="Int32 Main()">
15668         <size>59</size>
15669       </method>
15670     </type>
15671     <type name="&lt;&gt;__AnonType0">
15672       <method name="Void .ctor()">
15673         <size>7</size>
15674       </method>
15675       <method name="Boolean Equals(System.Object)">
15676         <size>15</size>
15677       </method>
15678       <method name="Int32 GetHashCode()">
15679         <size>40</size>
15680       </method>
15681       <method name="System.String ToString()">
15682         <size>6</size>
15683       </method>
15684     </type>
15685   </test>
15686   <test name="gtest-anontype-08.cs">
15687     <type name="Test">
15688       <method name="Void Main()">
15689         <size>15</size>
15690       </method>
15691     </type>
15692     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
15693       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
15694         <size>21</size>
15695       </method>
15696       <method name="&lt;X&gt;__T get_X()">
15697         <size>7</size>
15698       </method>
15699       <method name="&lt;Y&gt;__T get_Y()">
15700         <size>7</size>
15701       </method>
15702       <method name="Boolean Equals(System.Object)">
15703         <size>69</size>
15704       </method>
15705       <method name="Int32 GetHashCode()">
15706         <size>86</size>
15707       </method>
15708       <method name="System.String ToString()">
15709         <size>142</size>
15710       </method>
15711     </type>
15712   </test>
15713   <test name="gtest-anontype-09.cs">
15714     <type name="My.System.Test">
15715       <method name="Int32 Main()">
15716         <size>35</size>
15717       </method>
15718     </type>
15719     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
15720       <method name="Void .ctor(&lt;X&gt;__T)">
15721         <size>14</size>
15722       </method>
15723       <method name="&lt;X&gt;__T get_X()">
15724         <size>7</size>
15725       </method>
15726       <method name="Boolean Equals(System.Object)">
15727         <size>39</size>
15728       </method>
15729       <method name="Int32 GetHashCode()">
15730         <size>63</size>
15731       </method>
15732       <method name="System.String ToString()">
15733         <size>67</size>
15734       </method>
15735     </type>
15736     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
15737       <method name="Void .ctor(&lt;Value&gt;__T)">
15738         <size>14</size>
15739       </method>
15740       <method name="&lt;Value&gt;__T get_Value()">
15741         <size>7</size>
15742       </method>
15743       <method name="Boolean Equals(System.Object)">
15744         <size>39</size>
15745       </method>
15746       <method name="Int32 GetHashCode()">
15747         <size>63</size>
15748       </method>
15749       <method name="System.String ToString()">
15750         <size>67</size>
15751       </method>
15752     </type>
15753   </test>
15754   <test name="gtest-anontype-10.cs">
15755     <type name="A">
15756       <method name="Void .ctor()">
15757         <size>7</size>
15758       </method>
15759       <method name="Int32 get_X()">
15760         <size>3</size>
15761       </method>
15762     </type>
15763     <type name="B">
15764       <method name="Void .ctor()">
15765         <size>7</size>
15766       </method>
15767       <method name="Int32 Main()">
15768         <size>11</size>
15769       </method>
15770       <method name="Int32 Test()">
15771         <size>33</size>
15772       </method>
15773     </type>
15774     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
15775       <method name="Void .ctor(&lt;X&gt;__T)">
15776         <size>14</size>
15777       </method>
15778       <method name="&lt;X&gt;__T get_X()">
15779         <size>7</size>
15780       </method>
15781       <method name="Boolean Equals(System.Object)">
15782         <size>39</size>
15783       </method>
15784       <method name="Int32 GetHashCode()">
15785         <size>63</size>
15786       </method>
15787       <method name="System.String ToString()">
15788         <size>67</size>
15789       </method>
15790     </type>
15791   </test>
15792   <test name="gtest-anontype-11.cs">
15793     <type name="Alpha">
15794       <method name="Void .ctor(String)">
15795         <size>14</size>
15796       </method>
15797       <method name="Int32 GetHashCode()">
15798         <size>18</size>
15799       </method>
15800     </type>
15801     <type name="Beta">
15802       <method name="Void .ctor(String)">
15803         <size>14</size>
15804       </method>
15805       <method name="Int32 GetHashCode()">
15806         <size>18</size>
15807       </method>
15808     </type>
15809     <type name="Program">
15810       <method name="Int32 Main()">
15811         <size>49</size>
15812       </method>
15813     </type>
15814     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
15815       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
15816         <size>21</size>
15817       </method>
15818       <method name="&lt;First&gt;__T get_First()">
15819         <size>7</size>
15820       </method>
15821       <method name="&lt;Second&gt;__T get_Second()">
15822         <size>7</size>
15823       </method>
15824       <method name="Boolean Equals(System.Object)">
15825         <size>69</size>
15826       </method>
15827       <method name="Int32 GetHashCode()">
15828         <size>86</size>
15829       </method>
15830       <method name="System.String ToString()">
15831         <size>142</size>
15832       </method>
15833     </type>
15834   </test>
15835   <test name="gtest-autoproperty-01.cs">
15836     <type name="Test">
15837       <method name="Void .ctor()">
15838         <size>15</size>
15839       </method>
15840       <method name="System.String get_Foo()">
15841         <size>7</size>
15842       </method>
15843       <method name="Void set_Foo(System.String)">
15844         <size>8</size>
15845       </method>
15846       <method name="Int32 get_Answer()">
15847         <size>7</size>
15848       </method>
15849       <method name="Void set_Answer(Int32)">
15850         <size>8</size>
15851       </method>
15852       <method name="Int32 Main()">
15853         <size>97</size>
15854       </method>
15855     </type>
15856     <type name="Test+A">
15857       <method name="Void .ctor()">
15858         <size>7</size>
15859       </method>
15860       <method name="System.String get_B()">
15861         <size>7</size>
15862       </method>
15863       <method name="Void set_B(System.String)">
15864         <size>8</size>
15865       </method>
15866     </type>
15867   </test>
15868   <test name="gtest-autoproperty-02.cs">
15869     <type name="Test">
15870       <method name="Void .ctor()">
15871         <size>7</size>
15872       </method>
15873       <method name="System.String get_Foo()">
15874         <size>6</size>
15875       </method>
15876       <method name="Void set_Foo(System.String)">
15877         <size>7</size>
15878       </method>
15879       <method name="Int32 get_Answer()">
15880         <size>6</size>
15881       </method>
15882       <method name="Void set_Answer(Int32)">
15883         <size>7</size>
15884       </method>
15885       <method name="Int32 Main()">
15886         <size>114</size>
15887       </method>
15888     </type>
15889     <type name="Test+A">
15890       <method name="Void .ctor()">
15891         <size>7</size>
15892       </method>
15893       <method name="System.String get_B()">
15894         <size>6</size>
15895       </method>
15896       <method name="Void set_B(System.String)">
15897         <size>7</size>
15898       </method>
15899       <method name="System.String get_C()">
15900         <size>6</size>
15901       </method>
15902       <method name="Void set_C(System.String)">
15903         <size>7</size>
15904       </method>
15905       <method name="Void DoThings()">
15906         <size>11</size>
15907       </method>
15908     </type>
15909   </test>
15910   <test name="gtest-autoproperty-03.cs">
15911     <type name="Test">
15912       <method name="Void .ctor()">
15913         <size>7</size>
15914       </method>
15915       <method name="System.String get_Foo()">
15916         <size>7</size>
15917       </method>
15918       <method name="Void set_Foo(System.String)">
15919         <size>8</size>
15920       </method>
15921       <method name="Int32 Main()">
15922         <size>236</size>
15923       </method>
15924     </type>
15925   </test>
15926   <test name="gtest-autoproperty-04.cs">
15927     <type name="MonoTests.MainClass">
15928       <method name="Void .ctor()">
15929         <size>7</size>
15930       </method>
15931       <method name="System.String[] get_foo()">
15932         <size>7</size>
15933       </method>
15934       <method name="Void set_foo(System.String[])">
15935         <size>8</size>
15936       </method>
15937       <method name="System.String[] get_bar()">
15938         <size>0</size>
15939       </method>
15940       <method name="Void set_bar(System.String[])">
15941         <size>0</size>
15942       </method>
15943       <method name="Void Main(System.String[])">
15944         <size>11</size>
15945       </method>
15946     </type>
15947     <type name="MonoTests.ChildClass">
15948       <method name="Void .ctor()">
15949         <size>7</size>
15950       </method>
15951       <method name="System.String[] get_foo()">
15952         <size>7</size>
15953       </method>
15954       <method name="Void set_foo(System.String[])">
15955         <size>8</size>
15956       </method>
15957       <method name="System.String[] get_bar()">
15958         <size>7</size>
15959       </method>
15960       <method name="Void set_bar(System.String[])">
15961         <size>8</size>
15962       </method>
15963     </type>
15964   </test>
15965   <test name="gtest-autoproperty-05.cs">
15966     <type name="Test">
15967       <method name="Void .ctor()">
15968         <size>7</size>
15969       </method>
15970       <method name="System.String get_X()">
15971         <size>7</size>
15972       </method>
15973       <method name="Void set_X(System.String)">
15974         <size>8</size>
15975       </method>
15976     </type>
15977     <type name="M">
15978       <method name="Void .ctor()">
15979         <size>7</size>
15980       </method>
15981       <method name="Void Main()">
15982         <size>1</size>
15983       </method>
15984     </type>
15985   </test>
15986   <test name="gtest-autoproperty-06.cs">
15987     <type name="A">
15988       <method name="Void .ctor()">
15989         <size>7</size>
15990       </method>
15991     </type>
15992     <type name="B">
15993       <method name="Void .ctor()">
15994         <size>7</size>
15995       </method>
15996     </type>
15997     <type name="C">
15998       <method name="Void .ctor()">
15999         <size>7</size>
16000       </method>
16001       <method name="B I&lt;B&gt;.get_Prop()">
16002         <size>7</size>
16003       </method>
16004       <method name="Void I&lt;B&gt;.set_Prop(B)">
16005         <size>8</size>
16006       </method>
16007       <method name="A I&lt;A&gt;.get_Prop()">
16008         <size>7</size>
16009       </method>
16010       <method name="Void I&lt;A&gt;.set_Prop(A)">
16011         <size>8</size>
16012       </method>
16013     </type>
16014     <type name="Program">
16015       <method name="Void .ctor()">
16016         <size>7</size>
16017       </method>
16018       <method name="Void Main(System.String[])">
16019         <size>7</size>
16020       </method>
16021     </type>
16022   </test>
16023   <test name="gtest-collectioninit-01.cs">
16024     <type name="Test">
16025       <method name="Void .ctor()">
16026         <size>7</size>
16027       </method>
16028       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
16029         <size>81</size>
16030       </method>
16031       <method name="Int32 Main()">
16032         <size>524</size>
16033       </method>
16034     </type>
16035     <type name="Test+Wrap">
16036       <method name="Void .ctor()">
16037         <size>31</size>
16038       </method>
16039       <method name="Void .ctor(Int32)">
16040         <size>25</size>
16041       </method>
16042       <method name="System.Collections.ArrayList get_Numbers()">
16043         <size>7</size>
16044       </method>
16045     </type>
16046   </test>
16047   <test name="gtest-collectioninit-02.cs">
16048     <type name="C">
16049       <method name="Void .ctor()">
16050         <size>7</size>
16051       </method>
16052       <method name="Int32 Main()">
16053         <size>73</size>
16054       </method>
16055     </type>
16056   </test>
16057   <test name="gtest-collectioninit-03.cs">
16058     <type name="X">
16059       <method name="Void .ctor()">
16060         <size>7</size>
16061       </method>
16062       <method name="Int32 Main()">
16063         <size>34</size>
16064       </method>
16065       <method name="Void R(System.Object ByRef)">
16066         <size>28</size>
16067       </method>
16068     </type>
16069   </test>
16070   <test name="gtest-etree-01.cs">
16071     <type name="MyTypeExplicit">
16072       <method name="Void .ctor(Int32)">
16073         <size>14</size>
16074       </method>
16075       <method name="Int32 op_Explicit(MyTypeExplicit)">
16076         <size>7</size>
16077       </method>
16078     </type>
16079     <type name="MemberAccessData">
16080       <method name="Void .ctor()">
16081         <size>7</size>
16082       </method>
16083       <method name="Void .cctor()">
16084         <size>16</size>
16085       </method>
16086       <method name="Void add_EventField(System.Func`1[System.Boolean])">
16087         <size>24</size>
16088       </method>
16089       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
16090         <size>24</size>
16091       </method>
16092       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
16093         <size>33</size>
16094       </method>
16095       <method name="Void set_MyTypeProperty(MyType)">
16096         <size>8</size>
16097       </method>
16098       <method name="MyType get_MyTypeProperty()">
16099         <size>7</size>
16100       </method>
16101       <method name="System.String get_StaticProperty()">
16102         <size>6</size>
16103       </method>
16104     </type>
16105     <type name="NewTest`1[T]">
16106       <method name="Void .ctor(T)">
16107         <size>27</size>
16108       </method>
16109       <method name="Void .ctor(T[])">
16110         <size>14</size>
16111       </method>
16112       <method name="Int32 GetHashCode()">
16113         <size>7</size>
16114       </method>
16115       <method name="Boolean Equals(System.Object)">
16116         <size>91</size>
16117       </method>
16118     </type>
16119     <type name="Indexer">
16120       <method name="Void .ctor()">
16121         <size>7</size>
16122       </method>
16123       <method name="Int32 get_Item(Int32)">
16124         <size>2</size>
16125       </method>
16126       <method name="Void set_Item(Int32, Int32)">
16127         <size>1</size>
16128       </method>
16129       <method name="System.String get_Item(System.String[])">
16130         <size>7</size>
16131       </method>
16132     </type>
16133     <type name="Tester">
16134       <method name="Void .ctor()">
16135         <size>7</size>
16136       </method>
16137       <method name="Void Assert[T](T, T)">
16138         <size>9</size>
16139       </method>
16140       <method name="Void Assert[T](T, T, System.String)">
16141         <size>89</size>
16142       </method>
16143       <method name="Void Assert[T](T[], T[])">
16144         <size>220</size>
16145       </method>
16146       <method name="T GenericMethod[T](T)">
16147         <size>2</size>
16148       </method>
16149       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16150         <size>56</size>
16151       </method>
16152       <method name="Void AddTest()">
16153         <size>99</size>
16154       </method>
16155       <method name="Void AddTest_2()">
16156         <size>118</size>
16157       </method>
16158       <method name="Void AddTest_3()">
16159         <size>129</size>
16160       </method>
16161       <method name="Void AddTest_4()">
16162         <size>191</size>
16163       </method>
16164       <method name="Void AddTest_5()">
16165         <size>133</size>
16166       </method>
16167       <method name="Void AddTest_6()">
16168         <size>158</size>
16169       </method>
16170       <method name="Void AddTest_7()">
16171         <size>142</size>
16172       </method>
16173       <method name="Void AddTest_8()">
16174         <size>248</size>
16175       </method>
16176       <method name="Void AddTest_9()">
16177         <size>142</size>
16178       </method>
16179       <method name="Void AddCheckedTest()">
16180         <size>99</size>
16181       </method>
16182       <method name="Void AddCheckedTest_2()">
16183         <size>118</size>
16184       </method>
16185       <method name="Void AddCheckedTest_3()">
16186         <size>129</size>
16187       </method>
16188       <method name="Void AddStringTest()">
16189         <size>128</size>
16190       </method>
16191       <method name="Void AddStringTest_2()">
16192         <size>173</size>
16193       </method>
16194       <method name="Void AddStringTest_3()">
16195         <size>174</size>
16196       </method>
16197       <method name="Void AddStringTest_4()">
16198         <size>174</size>
16199       </method>
16200       <method name="Void AndTest()">
16201         <size>140</size>
16202       </method>
16203       <method name="Void AndTest_2()">
16204         <size>161</size>
16205       </method>
16206       <method name="Void AndTest_3()">
16207         <size>161</size>
16208       </method>
16209       <method name="Void AndNullableTest()">
16210         <size>381</size>
16211       </method>
16212       <method name="Void AndNullableTest_2()">
16213         <size>237</size>
16214       </method>
16215       <method name="Void AndNullableTest_3()">
16216         <size>198</size>
16217       </method>
16218       <method name="Void AndAlsoTest()">
16219         <size>96</size>
16220       </method>
16221       <method name="Void AndAlsoTest_2()">
16222         <size>165</size>
16223       </method>
16224       <method name="Void AndAlsoTest_3()">
16225         <size>108</size>
16226       </method>
16227       <method name="Void ArrayIndexTest()">
16228         <size>145</size>
16229       </method>
16230       <method name="Void ArrayIndexTest_2()">
16231         <size>115</size>
16232       </method>
16233       <method name="Void ArrayIndexTest_3()">
16234         <size>199</size>
16235       </method>
16236       <method name="Void ArrayIndexTest_4()">
16237         <size>243</size>
16238       </method>
16239       <method name="Void ArrayIndexTest_5()">
16240         <size>108</size>
16241       </method>
16242       <method name="Void ArrayLengthTest()">
16243         <size>99</size>
16244       </method>
16245       <method name="Void ArrayLengthTest_2()">
16246         <size>91</size>
16247       </method>
16248       <method name="Void CallTest()">
16249         <size>138</size>
16250       </method>
16251       <method name="Void CallTest_2()">
16252         <size>107</size>
16253       </method>
16254       <method name="Void CallTest_3()">
16255         <size>207</size>
16256       </method>
16257       <method name="Void CallTest_4()">
16258         <size>121</size>
16259       </method>
16260       <method name="Void CallTest_5()">
16261         <size>99</size>
16262       </method>
16263       <method name="Void CallTest_6()">
16264         <size>70</size>
16265       </method>
16266       <method name="Void CallTest_7()">
16267         <size>124</size>
16268       </method>
16269       <method name="Void CallTest_8()">
16270         <size>227</size>
16271       </method>
16272       <method name="Void CallTest_9()">
16273         <size>88</size>
16274       </method>
16275       <method name="Void CoalesceTest()">
16276         <size>120</size>
16277       </method>
16278       <method name="Void CoalesceTest_2()">
16279         <size>171</size>
16280       </method>
16281       <method name="Void ConditionTest()">
16282         <size>170</size>
16283       </method>
16284       <method name="Void ConditionTest_2()">
16285         <size>301</size>
16286       </method>
16287       <method name="Void ConditionTest_3()">
16288         <size>179</size>
16289       </method>
16290       <method name="Void ConditionTest_4()">
16291         <size>183</size>
16292       </method>
16293       <method name="Void ConstantTest()">
16294         <size>59</size>
16295       </method>
16296       <method name="Void ConstantTest_2()">
16297         <size>62</size>
16298       </method>
16299       <method name="Void ConstantTest_3()">
16300         <size>54</size>
16301       </method>
16302       <method name="Void ConstantTest_4()">
16303         <size>44</size>
16304       </method>
16305       <method name="Void ConstantTest_5()">
16306         <size>59</size>
16307       </method>
16308       <method name="Void ConstantTest_6()">
16309         <size>67</size>
16310       </method>
16311       <method name="Void ConstantTest_7()">
16312         <size>62</size>
16313       </method>
16314       <method name="Void ConstantTest_8()">
16315         <size>72</size>
16316       </method>
16317       <method name="Void ConstantTest_9()">
16318         <size>72</size>
16319       </method>
16320       <method name="Void ConstantTest_10()">
16321         <size>72</size>
16322       </method>
16323       <method name="Void ConstantTest_11()">
16324         <size>59</size>
16325       </method>
16326       <method name="Void ConstantTest_13()">
16327         <size>59</size>
16328       </method>
16329       <method name="Void ConstantTest_14()">
16330         <size>72</size>
16331       </method>
16332       <method name="Void ConstantTest_15()">
16333         <size>62</size>
16334       </method>
16335       <method name="Void ConvertTest()">
16336         <size>82</size>
16337       </method>
16338       <method name="Void ConvertTest_2()">
16339         <size>83</size>
16340       </method>
16341       <method name="Void ConvertTest_3()">
16342         <size>93</size>
16343       </method>
16344       <method name="Void ConvertTest_4()">
16345         <size>102</size>
16346       </method>
16347       <method name="Void ConvertTest_5()">
16348         <size>109</size>
16349       </method>
16350       <method name="Void ConvertTest_6()">
16351         <size>240</size>
16352       </method>
16353       <method name="Void ConvertTest_7()">
16354         <size>122</size>
16355       </method>
16356       <method name="Void ConvertTest_8()">
16357         <size>118</size>
16358       </method>
16359       <method name="Void ConvertTest_9()">
16360         <size>97</size>
16361       </method>
16362       <method name="Void ConvertTest_10()">
16363         <size>163</size>
16364       </method>
16365       <method name="Void ConvertTest_11()">
16366         <size>101</size>
16367       </method>
16368       <method name="Void ConvertTest_12()">
16369         <size>156</size>
16370       </method>
16371       <method name="Void ConvertTest_13()">
16372         <size>86</size>
16373       </method>
16374       <method name="Void ConvertTest_14()">
16375         <size>88</size>
16376       </method>
16377       <method name="Void ConvertTest_15()">
16378         <size>132</size>
16379       </method>
16380       <method name="Void ConvertCheckedTest()">
16381         <size>82</size>
16382       </method>
16383       <method name="Void ConvertCheckedTest_2()">
16384         <size>83</size>
16385       </method>
16386       <method name="Void ConvertCheckedTest_3()">
16387         <size>93</size>
16388       </method>
16389       <method name="Void ConvertCheckedTest_4()">
16390         <size>102</size>
16391       </method>
16392       <method name="Void DivideTest()">
16393         <size>99</size>
16394       </method>
16395       <method name="Void DivideTest_2()">
16396         <size>185</size>
16397       </method>
16398       <method name="Void DivideTest_3()">
16399         <size>129</size>
16400       </method>
16401       <method name="Void DivideTest_4()">
16402         <size>192</size>
16403       </method>
16404       <method name="Void DivideTest_5()">
16405         <size>134</size>
16406       </method>
16407       <method name="Void DivideTest_6()">
16408         <size>196</size>
16409       </method>
16410       <method name="Void EqualTest()">
16411         <size>118</size>
16412       </method>
16413       <method name="Void EqualTest_2()">
16414         <size>168</size>
16415       </method>
16416       <method name="Void EqualTest_3()">
16417         <size>125</size>
16418       </method>
16419       <method name="Void EqualTest_4()">
16420         <size>210</size>
16421       </method>
16422       <method name="Void EqualTest_5()">
16423         <size>176</size>
16424       </method>
16425       <method name="Void EqualTest_6()">
16426         <size>119</size>
16427       </method>
16428       <method name="Void EqualTest_7()">
16429         <size>167</size>
16430       </method>
16431       <method name="Void EqualTest_8()">
16432         <size>116</size>
16433       </method>
16434       <method name="Void EqualTest_9()">
16435         <size>146</size>
16436       </method>
16437       <method name="Void EqualTest_10()">
16438         <size>169</size>
16439       </method>
16440       <method name="Void EqualTest_11()">
16441         <size>132</size>
16442       </method>
16443       <method name="Void EqualTest_12()">
16444         <size>127</size>
16445       </method>
16446       <method name="Void EqualTest_13()">
16447         <size>124</size>
16448       </method>
16449       <method name="Void EqualTestDelegate()">
16450         <size>113</size>
16451       </method>
16452       <method name="Void EqualTestDelegate_2()">
16453         <size>312</size>
16454       </method>
16455       <method name="Void ExclusiveOrTest()">
16456         <size>115</size>
16457       </method>
16458       <method name="Void ExclusiveOrTest_2()">
16459         <size>183</size>
16460       </method>
16461       <method name="Void ExclusiveOrTest_3()">
16462         <size>129</size>
16463       </method>
16464       <method name="Void ExclusiveOrTest_4()">
16465         <size>192</size>
16466       </method>
16467       <method name="Void ExclusiveOrTest_5()">
16468         <size>197</size>
16469       </method>
16470       <method name="Void ExclusiveOrTest_6()">
16471         <size>161</size>
16472       </method>
16473       <method name="Void ExclusiveOrTest_7()">
16474         <size>198</size>
16475       </method>
16476       <method name="Void ExclusiveOrTest_8()">
16477         <size>164</size>
16478       </method>
16479       <method name="Void GreaterThanTest()">
16480         <size>99</size>
16481       </method>
16482       <method name="Void GreaterThanTest_2()">
16483         <size>154</size>
16484       </method>
16485       <method name="Void GreaterThanTest_3()">
16486         <size>125</size>
16487       </method>
16488       <method name="Void GreaterThanTest_4()">
16489         <size>210</size>
16490       </method>
16491       <method name="Void GreaterThanTest_5()">
16492         <size>209</size>
16493       </method>
16494       <method name="Void GreaterThanTest_6()">
16495         <size>102</size>
16496       </method>
16497       <method name="Void GreaterThanTest_7()">
16498         <size>146</size>
16499       </method>
16500       <method name="Void GreaterThanTest_8()">
16501         <size>169</size>
16502       </method>
16503       <method name="Void GreaterThanOrEqualTest()">
16504         <size>99</size>
16505       </method>
16506       <method name="Void GreaterThanOrEqualTest_2()">
16507         <size>169</size>
16508       </method>
16509       <method name="Void GreaterThanOrEqualTest_3()">
16510         <size>130</size>
16511       </method>
16512       <method name="Void GreaterThanOrEqualTest_4()">
16513         <size>210</size>
16514       </method>
16515       <method name="Void GreaterThanOrEqualTest_5()">
16516         <size>209</size>
16517       </method>
16518       <method name="Void GreaterThanOrEqualTest_6()">
16519         <size>102</size>
16520       </method>
16521       <method name="Void GreaterThanOrEqualTest_7()">
16522         <size>146</size>
16523       </method>
16524       <method name="Void GreaterThanOrEqualTest_8()">
16525         <size>169</size>
16526       </method>
16527       <method name="Void InvokeTest()">
16528         <size>90</size>
16529       </method>
16530       <method name="Void InvokeTest_2()">
16531         <size>138</size>
16532       </method>
16533       <method name="Void LeftShiftTest()">
16534         <size>155</size>
16535       </method>
16536       <method name="Void LeftShiftTest_2()">
16537         <size>162</size>
16538       </method>
16539       <method name="Void LeftShiftTest_3()">
16540         <size>184</size>
16541       </method>
16542       <method name="Void LeftShiftTest_4()">
16543         <size>261</size>
16544       </method>
16545       <method name="Void LeftShiftTest_5()">
16546         <size>110</size>
16547       </method>
16548       <method name="Void LessThanTest()">
16549         <size>99</size>
16550       </method>
16551       <method name="Void LessThanTest_2()">
16552         <size>154</size>
16553       </method>
16554       <method name="Void LessThanTest_3()">
16555         <size>125</size>
16556       </method>
16557       <method name="Void LessThanTest_4()">
16558         <size>210</size>
16559       </method>
16560       <method name="Void LessThanTest_5()">
16561         <size>209</size>
16562       </method>
16563       <method name="Void LessThanTest_6()">
16564         <size>102</size>
16565       </method>
16566       <method name="Void LessThanTest_7()">
16567         <size>146</size>
16568       </method>
16569       <method name="Void LessThanTest_8()">
16570         <size>169</size>
16571       </method>
16572       <method name="Void LessThanOrEqualTest()">
16573         <size>99</size>
16574       </method>
16575       <method name="Void LessThanOrEqualTest_2()">
16576         <size>169</size>
16577       </method>
16578       <method name="Void LessThanOrEqualTest_3()">
16579         <size>125</size>
16580       </method>
16581       <method name="Void LessThanOrEqualTest_4()">
16582         <size>210</size>
16583       </method>
16584       <method name="Void LessThanOrEqualTest_5()">
16585         <size>209</size>
16586       </method>
16587       <method name="Void LessThanOrEqualTest_6()">
16588         <size>102</size>
16589       </method>
16590       <method name="Void LessThanOrEqualTest_7()">
16591         <size>146</size>
16592       </method>
16593       <method name="Void LessThanOrEqualTest_8()">
16594         <size>169</size>
16595       </method>
16596       <method name="Void ListInitTest()">
16597         <size>404</size>
16598       </method>
16599       <method name="Void ListInitTest_2()">
16600         <size>292</size>
16601       </method>
16602       <method name="Void MemberAccessTest()">
16603         <size>132</size>
16604       </method>
16605       <method name="Void MemberAccessTest_2()">
16606         <size>63</size>
16607       </method>
16608       <method name="Void MemberAccessTest_3()">
16609         <size>113</size>
16610       </method>
16611       <method name="Void MemberAccessTest_4()">
16612         <size>91</size>
16613       </method>
16614       <method name="Void MemberAccessTest_5()">
16615         <size>39</size>
16616       </method>
16617       <method name="Void MemberAccessTest_6()">
16618         <size>104</size>
16619       </method>
16620       <method name="Void MemberAccessTest_7()">
16621         <size>109</size>
16622       </method>
16623       <method name="Void MemberAccessTest_8()">
16624         <size>63</size>
16625       </method>
16626       <method name="Void MemberAccessTest_9()">
16627         <size>91</size>
16628       </method>
16629       <method name="Void MemberInitTest()">
16630         <size>302</size>
16631       </method>
16632       <method name="Void MemberInitTest_2()">
16633         <size>250</size>
16634       </method>
16635       <method name="Void MemberInitTest_3()">
16636         <size>124</size>
16637       </method>
16638       <method name="Void ModuloTest()">
16639         <size>100</size>
16640       </method>
16641       <method name="Void ModuloTest_2()">
16642         <size>185</size>
16643       </method>
16644       <method name="Void ModuloTest_3()">
16645         <size>129</size>
16646       </method>
16647       <method name="Void ModuloTest_4()">
16648         <size>192</size>
16649       </method>
16650       <method name="Void ModuloTest_5()">
16651         <size>133</size>
16652       </method>
16653       <method name="Void ModuloTest_6()">
16654         <size>200</size>
16655       </method>
16656       <method name="Void ModuloTest_7()">
16657         <size>110</size>
16658       </method>
16659       <method name="Void MultiplyTest()">
16660         <size>131</size>
16661       </method>
16662       <method name="Void MultiplyTest_2()">
16663         <size>185</size>
16664       </method>
16665       <method name="Void MultiplyTest_3()">
16666         <size>133</size>
16667       </method>
16668       <method name="Void MultiplyTest_4()">
16669         <size>195</size>
16670       </method>
16671       <method name="Void MultiplyTest_5()">
16672         <size>137</size>
16673       </method>
16674       <method name="Void MultiplyTest_6()">
16675         <size>202</size>
16676       </method>
16677       <method name="Void MultiplyTest_7()">
16678         <size>110</size>
16679       </method>
16680       <method name="Void MultiplyCheckedTest()">
16681         <size>122</size>
16682       </method>
16683       <method name="Void MultiplyCheckedTest_2()">
16684         <size>192</size>
16685       </method>
16686       <method name="Void MultiplyCheckedTest_3()">
16687         <size>133</size>
16688       </method>
16689       <method name="Void MultiplyCheckedTest_4()">
16690         <size>121</size>
16691       </method>
16692       <method name="Void MultiplyCheckedTest_5()">
16693         <size>124</size>
16694       </method>
16695       <method name="Void NegateTest()">
16696         <size>72</size>
16697       </method>
16698       <method name="Void NegateTest_2()">
16699         <size>92</size>
16700       </method>
16701       <method name="Void NegateTest_3()">
16702         <size>130</size>
16703       </method>
16704       <method name="Void NegateTest_4()">
16705         <size>97</size>
16706       </method>
16707       <method name="Void NegateTest_5()">
16708         <size>141</size>
16709       </method>
16710       <method name="Void NegateTest_6()">
16711         <size>121</size>
16712       </method>
16713       <method name="Void NegateTest_7()">
16714         <size>132</size>
16715       </method>
16716       <method name="Void NegateTest_8()">
16717         <size>97</size>
16718       </method>
16719       <method name="Void NegateTest_9()">
16720         <size>87</size>
16721       </method>
16722       <method name="Void NegateTestChecked()">
16723         <size>91</size>
16724       </method>
16725       <method name="Void NegateTestChecked_2()">
16726         <size>137</size>
16727       </method>
16728       <method name="Void NegateTestChecked_3()">
16729         <size>97</size>
16730       </method>
16731       <method name="Void NegateTestChecked_4()">
16732         <size>86</size>
16733       </method>
16734       <method name="Void NewArrayInitTest()">
16735         <size>92</size>
16736       </method>
16737       <method name="Void NewArrayInitTest_2()">
16738         <size>64</size>
16739       </method>
16740       <method name="Void NewArrayInitTest_3()">
16741         <size>136</size>
16742       </method>
16743       <method name="Void NewArrayInitTest_4()">
16744         <size>120</size>
16745       </method>
16746       <method name="Void NewArrayBoundsTest()">
16747         <size>123</size>
16748       </method>
16749       <method name="Void NewArrayBoundsTest_2()">
16750         <size>123</size>
16751       </method>
16752       <method name="Void NewTest()">
16753         <size>93</size>
16754       </method>
16755       <method name="Void NewTest_2()">
16756         <size>61</size>
16757       </method>
16758       <method name="Void NewTest_3()">
16759         <size>98</size>
16760       </method>
16761       <method name="Void NewTest_4()">
16762         <size>252</size>
16763       </method>
16764       <method name="Void NewTest_5()">
16765         <size>371</size>
16766       </method>
16767       <method name="Void NotTest()">
16768         <size>70</size>
16769       </method>
16770       <method name="Void NotTest_2()">
16771         <size>113</size>
16772       </method>
16773       <method name="Void NotTest_3()">
16774         <size>71</size>
16775       </method>
16776       <method name="Void NotTest_4()">
16777         <size>105</size>
16778       </method>
16779       <method name="Void NotTest_5()">
16780         <size>73</size>
16781       </method>
16782       <method name="Void NotTest_6()">
16783         <size>104</size>
16784       </method>
16785       <method name="Void NotNullableTest()">
16786         <size>114</size>
16787       </method>
16788       <method name="Void NotNullableTest_2()">
16789         <size>134</size>
16790       </method>
16791       <method name="Void NotNullableTest_3()">
16792         <size>130</size>
16793       </method>
16794       <method name="Void NotNullableTest_4()">
16795         <size>149</size>
16796       </method>
16797       <method name="Void NotNullableTest_5()">
16798         <size>148</size>
16799       </method>
16800       <method name="Void NotEqualTest()">
16801         <size>118</size>
16802       </method>
16803       <method name="Void NotEqualTest_2()">
16804         <size>166</size>
16805       </method>
16806       <method name="Void NotEqualTest_3()">
16807         <size>125</size>
16808       </method>
16809       <method name="Void NotEqualTest_4()">
16810         <size>210</size>
16811       </method>
16812       <method name="Void NotEqualTest_5()">
16813         <size>176</size>
16814       </method>
16815       <method name="Void NotEqualTest_6()">
16816         <size>119</size>
16817       </method>
16818       <method name="Void NotEqualTest_7()">
16819         <size>167</size>
16820       </method>
16821       <method name="Void NotEqualTest_8()">
16822         <size>116</size>
16823       </method>
16824       <method name="Void NotEqualTest_9()">
16825         <size>146</size>
16826       </method>
16827       <method name="Void NotEqualTest_10()">
16828         <size>169</size>
16829       </method>
16830       <method name="Void NotEqualTest_11()">
16831         <size>132</size>
16832       </method>
16833       <method name="Void OrTest()">
16834         <size>141</size>
16835       </method>
16836       <method name="Void OrTest_2()">
16837         <size>129</size>
16838       </method>
16839       <method name="Void OrTest_3()">
16840         <size>161</size>
16841       </method>
16842       <method name="Void OrNullableTest()">
16843         <size>382</size>
16844       </method>
16845       <method name="Void OrNullableTest_2()">
16846         <size>186</size>
16847       </method>
16848       <method name="Void OrNullableTest_3()">
16849         <size>176</size>
16850       </method>
16851       <method name="Void OrNullableTest_4()">
16852         <size>198</size>
16853       </method>
16854       <method name="Void OrElseTest()">
16855         <size>97</size>
16856       </method>
16857       <method name="Void OrElseTest_2()">
16858         <size>167</size>
16859       </method>
16860       <method name="Void ParameterTest()">
16861         <size>73</size>
16862       </method>
16863       <method name="Void ParameterTest_2()">
16864         <size>75</size>
16865       </method>
16866       <method name="Void ParameterTest_3()">
16867         <size>73</size>
16868       </method>
16869       <method name="Void ParameterTest_4()">
16870         <size>100</size>
16871       </method>
16872       <method name="Void QuoteTest()">
16873         <size>85</size>
16874       </method>
16875       <method name="Void RightShiftTest()">
16876         <size>152</size>
16877       </method>
16878       <method name="Void RightShiftTest_2()">
16879         <size>159</size>
16880       </method>
16881       <method name="Void RightShiftTest_3()">
16882         <size>184</size>
16883       </method>
16884       <method name="Void RightShiftTest_4()">
16885         <size>258</size>
16886       </method>
16887       <method name="Void SubtractTest()">
16888         <size>100</size>
16889       </method>
16890       <method name="Void SubtractTest_2()">
16891         <size>119</size>
16892       </method>
16893       <method name="Void SubtractTest_3()">
16894         <size>130</size>
16895       </method>
16896       <method name="Void SubtractTest_4()">
16897         <size>192</size>
16898       </method>
16899       <method name="Void SubtractTest_5()">
16900         <size>134</size>
16901       </method>
16902       <method name="Void SubtractTest_6()">
16903         <size>160</size>
16904       </method>
16905       <method name="Void SubtractTest_7()">
16906         <size>113</size>
16907       </method>
16908       <method name="Void SubtractTest_8()">
16909         <size>146</size>
16910       </method>
16911       <method name="Void SubtractTest_9()">
16912         <size>142</size>
16913       </method>
16914       <method name="Void SubtractTest_10()">
16915         <size>161</size>
16916       </method>
16917       <method name="Void SubtractTest_11()">
16918         <size>157</size>
16919       </method>
16920       <method name="Void SubtractCheckedTest()">
16921         <size>127</size>
16922       </method>
16923       <method name="Void SubtractCheckedTest_2()">
16924         <size>185</size>
16925       </method>
16926       <method name="Void SubtractCheckedTest_3()">
16927         <size>130</size>
16928       </method>
16929       <method name="Void SubtractCheckedTest_4()">
16930         <size>121</size>
16931       </method>
16932       <method name="Void TypeAsTest()">
16933         <size>80</size>
16934       </method>
16935       <method name="Void TypeAsTest_2()">
16936         <size>144</size>
16937       </method>
16938       <method name="Void TypeAsTest_3()">
16939         <size>85</size>
16940       </method>
16941       <method name="Void TypeIsTest()">
16942         <size>103</size>
16943       </method>
16944       <method name="Void TypeIsTest_2()">
16945         <size>103</size>
16946       </method>
16947       <method name="Void TypeIsTest_3()">
16948         <size>85</size>
16949       </method>
16950       <method name="Void TypeIsTest_5()">
16951         <size>74</size>
16952       </method>
16953       <method name="Void TypeIsTest_6()">
16954         <size>111</size>
16955       </method>
16956       <method name="Void UnaryPlusTest()">
16957         <size>67</size>
16958       </method>
16959       <method name="Void UnaryPlusTest_2()">
16960         <size>47</size>
16961       </method>
16962       <method name="Void UnaryPlusTest_3()">
16963         <size>97</size>
16964       </method>
16965       <method name="Void UnaryPlusTest_4()">
16966         <size>141</size>
16967       </method>
16968       <method name="Void UnaryPlusTest_5()">
16969         <size>140</size>
16970       </method>
16971       <method name="System.String InstanceMethod(System.String)">
16972         <size>2</size>
16973       </method>
16974       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
16975         <size>30</size>
16976       </method>
16977       <method name="Int32 TestInt()">
16978         <size>3</size>
16979       </method>
16980       <method name="Void RefMethod(Int32 ByRef)">
16981         <size>8</size>
16982       </method>
16983       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
16984         <size>87</size>
16985       </method>
16986       <method name="Int32 Main()">
16987         <size>179</size>
16988       </method>
16989     </type>
16990     <type name="Tester+EmptyDelegate">
16991       <method name="Void .ctor(Object, IntPtr)">
16992         <size>0</size>
16993       </method>
16994       <method name="Void Invoke()">
16995         <size>0</size>
16996       </method>
16997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16998         <size>0</size>
16999       </method>
17000       <method name="Void EndInvoke(IAsyncResult)">
17001         <size>0</size>
17002       </method>
17003     </type>
17004     <type name="Tester+IntDelegate">
17005       <method name="Void .ctor(Object, IntPtr)">
17006         <size>0</size>
17007       </method>
17008       <method name="Int32 Invoke()">
17009         <size>0</size>
17010       </method>
17011       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17012         <size>0</size>
17013       </method>
17014       <method name="Int32 EndInvoke(IAsyncResult)">
17015         <size>0</size>
17016       </method>
17017     </type>
17018     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
17019       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
17020         <size>21</size>
17021       </method>
17022       <method name="&lt;A&gt;__T get_A()">
17023         <size>7</size>
17024       </method>
17025       <method name="&lt;Value&gt;__T get_Value()">
17026         <size>7</size>
17027       </method>
17028       <method name="Boolean Equals(System.Object)">
17029         <size>69</size>
17030       </method>
17031       <method name="Int32 GetHashCode()">
17032         <size>86</size>
17033       </method>
17034       <method name="System.String ToString()">
17035         <size>142</size>
17036       </method>
17037     </type>
17038     <type name="Tester">
17039       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
17040         <size>1</size>
17041       </method>
17042       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
17043         <size>1</size>
17044       </method>
17045       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
17046         <size>1</size>
17047       </method>
17048       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
17049         <size>1</size>
17050       </method>
17051       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
17052         <size>1</size>
17053       </method>
17054       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
17055         <size>12</size>
17056       </method>
17057       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
17058         <size>12</size>
17059       </method>
17060       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
17061         <size>7</size>
17062       </method>
17063       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
17064         <size>7</size>
17065       </method>
17066       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
17067         <size>5</size>
17068       </method>
17069       <method name="Void NewArrayInitTest_5()">
17070         <size>158</size>
17071       </method>
17072       <method name="Void ConditionTest_5()">
17073         <size>107</size>
17074       </method>
17075       <method name="Void AndTest_4()">
17076         <size>92</size>
17077       </method>
17078       <method name="Void MemberInitTest_4()">
17079         <size>66</size>
17080       </method>
17081       <method name="Void NewTest_6()">
17082         <size>182</size>
17083       </method>
17084     </type>
17085     <type name="InverseLogicalOperator">
17086       <method name="Void .ctor(Boolean)">
17087         <size>8</size>
17088       </method>
17089       <method name="Boolean op_True(InverseLogicalOperator)">
17090         <size>8</size>
17091       </method>
17092       <method name="Boolean op_False(InverseLogicalOperator)">
17093         <size>8</size>
17094       </method>
17095     </type>
17096     <type name="MyType">
17097       <method name="Void .ctor(Int32)">
17098         <size>8</size>
17099       </method>
17100       <method name="Int16 get_ShortProp()">
17101         <size>7</size>
17102       </method>
17103       <method name="Void set_ShortProp(Int16)">
17104         <size>8</size>
17105       </method>
17106       <method name="Int32 GetHashCode()">
17107         <size>6</size>
17108       </method>
17109       <method name="System.String ToString()">
17110         <size>12</size>
17111       </method>
17112       <method name="Int32 op_Implicit(MyType)">
17113         <size>8</size>
17114       </method>
17115       <method name="Boolean op_True(MyType)">
17116         <size>16</size>
17117       </method>
17118       <method name="Boolean op_False(MyType)">
17119         <size>19</size>
17120       </method>
17121       <method name="MyType op_Addition(MyType, MyType)">
17122         <size>21</size>
17123       </method>
17124       <method name="MyType op_Subtraction(MyType, MyType)">
17125         <size>21</size>
17126       </method>
17127       <method name="MyType op_Division(MyType, MyType)">
17128         <size>21</size>
17129       </method>
17130       <method name="MyType op_Multiply(MyType, MyType)">
17131         <size>21</size>
17132       </method>
17133       <method name="MyType op_Modulus(MyType, MyType)">
17134         <size>21</size>
17135       </method>
17136       <method name="MyType op_BitwiseAnd(MyType, MyType)">
17137         <size>21</size>
17138       </method>
17139       <method name="MyType op_BitwiseOr(MyType, MyType)">
17140         <size>21</size>
17141       </method>
17142       <method name="MyType op_ExclusiveOr(MyType, MyType)">
17143         <size>21</size>
17144       </method>
17145       <method name="Boolean op_Equality(MyType, MyType)">
17146         <size>17</size>
17147       </method>
17148       <method name="Boolean op_Inequality(MyType, MyType)">
17149         <size>20</size>
17150       </method>
17151       <method name="Boolean op_GreaterThan(MyType, MyType)">
17152         <size>17</size>
17153       </method>
17154       <method name="Boolean op_LessThan(MyType, MyType)">
17155         <size>17</size>
17156       </method>
17157       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
17158         <size>20</size>
17159       </method>
17160       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
17161         <size>20</size>
17162       </method>
17163       <method name="Boolean op_LogicalNot(MyType)">
17164         <size>11</size>
17165       </method>
17166       <method name="Int32 op_RightShift(MyType, Int32)">
17167         <size>13</size>
17168       </method>
17169       <method name="Int32 op_LeftShift(MyType, Int32)">
17170         <size>13</size>
17171       </method>
17172       <method name="MyType op_UnaryNegation(MyType)">
17173         <size>14</size>
17174       </method>
17175       <method name="MyType op_UnaryPlus(MyType)">
17176         <size>13</size>
17177       </method>
17178     </type>
17179     <type name="MyTypeImplicitOnly">
17180       <method name="Void .ctor(Int16)">
17181         <size>8</size>
17182       </method>
17183       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
17184         <size>8</size>
17185       </method>
17186     </type>
17187     <type name="Tester">
17188       <method name="Void EqualTest_14()">
17189         <size>101</size>
17190       </method>
17191     </type>
17192     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
17193       <method name="Void .ctor()">
17194         <size>7</size>
17195       </method>
17196     </type>
17197     <type name="Tester">
17198       <method name="Void NewArrayInitTest_6()">
17199         <size>103</size>
17200       </method>
17201       <method name="Void LambdaTest()">
17202         <size>89</size>
17203       </method>
17204       <method name="Void EqualTest_15()">
17205         <size>159</size>
17206       </method>
17207       <method name="Void ArrayIndexTest_6()">
17208         <size>122</size>
17209       </method>
17210       <method name="Void ArrayIndexTest_7()">
17211         <size>128</size>
17212       </method>
17213       <method name="Void NewArrayBoundsTest_3()">
17214         <size>85</size>
17215       </method>
17216       <method name="Void NewArrayBoundsTest_4()">
17217         <size>82</size>
17218       </method>
17219     </type>
17220     <type name="&lt;PrivateImplementationDetails&gt;">
17221       <method name="Void .ctor()">
17222         <size>7</size>
17223       </method>
17224     </type>
17225     <type name="Tester">
17226       <method name="Void LeftShiftTest_6()">
17227         <size>155</size>
17228       </method>
17229       <method name="Void RightShiftTest_5()">
17230         <size>152</size>
17231       </method>
17232       <method name="Void QuoteTest_2()">
17233         <size>99</size>
17234       </method>
17235     </type>
17236     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
17237       <method name="Void .ctor()">
17238         <size>7</size>
17239       </method>
17240     </type>
17241     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
17242       <method name="Void .ctor()">
17243         <size>7</size>
17244       </method>
17245     </type>
17246     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
17247       <method name="Void .ctor()">
17248         <size>7</size>
17249       </method>
17250     </type>
17251     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
17252       <method name="Void .ctor()">
17253         <size>7</size>
17254       </method>
17255     </type>
17256     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
17257       <method name="Void .ctor()">
17258         <size>7</size>
17259       </method>
17260     </type>
17261     <type name="Tester">
17262       <method name="Void NewTest_7()">
17263         <size>53</size>
17264       </method>
17265     </type>
17266   </test>
17267   <test name="gtest-etree-02.cs">
17268     <type name="M">
17269       <method name="Void .ctor()">
17270         <size>7</size>
17271       </method>
17272       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
17273         <size>1</size>
17274       </method>
17275       <method name="System.String Param(System.String)">
17276         <size>114</size>
17277       </method>
17278       <method name="Int32 Main()">
17279         <size>157</size>
17280       </method>
17281     </type>
17282     <type name="M+&lt;Param&gt;c__AnonStorey0">
17283       <method name="Void .ctor()">
17284         <size>7</size>
17285       </method>
17286     </type>
17287   </test>
17288   <test name="gtest-etree-03.cs">
17289     <type name="C">
17290       <method name="Void .ctor()">
17291         <size>7</size>
17292       </method>
17293       <method name="Int32 Main()">
17294         <size>6</size>
17295       </method>
17296     </type>
17297     <type name="S`1[T]">
17298       <method name="Int32 Test()">
17299         <size>145</size>
17300       </method>
17301     </type>
17302   </test>
17303   <test name="gtest-etree-04.cs">
17304     <type name="C">
17305       <method name="Void .ctor()">
17306         <size>7</size>
17307       </method>
17308       <method name="Int32 Main()">
17309         <size>366</size>
17310       </method>
17311     </type>
17312     <type name="C+&lt;Main&gt;c__AnonStorey0">
17313       <method name="Void .ctor()">
17314         <size>7</size>
17315       </method>
17316     </type>
17317     <type name="Foo">
17318       <method name="Boolean op_GreaterThan(Foo, Foo)">
17319         <size>6</size>
17320       </method>
17321       <method name="Boolean op_LessThan(Foo, Foo)">
17322         <size>6</size>
17323       </method>
17324       <method name="Boolean op_Equality(Foo, Foo)">
17325         <size>6</size>
17326       </method>
17327       <method name="Boolean op_Inequality(Foo, Foo)">
17328         <size>6</size>
17329       </method>
17330     </type>
17331   </test>
17332   <test name="gtest-etree-05.cs">
17333     <type name="C">
17334       <method name="Void .ctor()">
17335         <size>7</size>
17336       </method>
17337       <method name="Void Assert[T](T, T)">
17338         <size>46</size>
17339       </method>
17340       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
17341         <size>56</size>
17342       </method>
17343       <method name="Int32 Main()">
17344         <size>350</size>
17345       </method>
17346     </type>
17347   </test>
17348   <test name="gtest-etree-06.cs">
17349     <type name="Test">
17350       <method name="Void .ctor()">
17351         <size>7</size>
17352       </method>
17353       <method name="Int32 Main()">
17354         <size>45</size>
17355       </method>
17356       <method name="Int32 Value()">
17357         <size>2</size>
17358       </method>
17359     </type>
17360   </test>
17361   <test name="gtest-etree-07.cs">
17362     <type name="C">
17363       <method name="Void .ctor()">
17364         <size>7</size>
17365       </method>
17366       <method name="Void Test()">
17367         <size>14</size>
17368       </method>
17369       <method name="Int32* Foo()">
17370         <size>3</size>
17371       </method>
17372       <method name="Int32 Main()">
17373         <size>564</size>
17374       </method>
17375     </type>
17376     <type name="EmptyDelegate">
17377       <method name="Void .ctor(Object, IntPtr)">
17378         <size>0</size>
17379       </method>
17380       <method name="Void Invoke()">
17381         <size>0</size>
17382       </method>
17383       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17384         <size>0</size>
17385       </method>
17386       <method name="Void EndInvoke(IAsyncResult)">
17387         <size>0</size>
17388       </method>
17389     </type>
17390     <type name="UnsafeDelegate">
17391       <method name="Void .ctor(Object, IntPtr)">
17392         <size>0</size>
17393       </method>
17394       <method name="Int32* Invoke()">
17395         <size>0</size>
17396       </method>
17397       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17398         <size>0</size>
17399       </method>
17400       <method name="Int32* EndInvoke(IAsyncResult)">
17401         <size>0</size>
17402       </method>
17403     </type>
17404   </test>
17405   <test name="gtest-etree-08.cs">
17406     <type name="Foo">
17407       <method name="Void .ctor()">
17408         <size>7</size>
17409       </method>
17410       <method name="Int32 ThisMethod()">
17411         <size>3</size>
17412       </method>
17413       <method name="Int32 Goo(Boolean)">
17414         <size>204</size>
17415       </method>
17416       <method name="Int32 Main()">
17417         <size>14</size>
17418       </method>
17419     </type>
17420     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
17421       <method name="Void .ctor()">
17422         <size>7</size>
17423       </method>
17424     </type>
17425   </test>
17426   <test name="gtest-etree-09.cs">
17427     <type name="Mono.C">
17428       <method name="Void .ctor()">
17429         <size>7</size>
17430       </method>
17431       <method name="Int32 Main()">
17432         <size>300</size>
17433       </method>
17434       <method name="System.Int64[] GetValues()">
17435         <size>18</size>
17436       </method>
17437     </type>
17438     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
17439       <method name="Void .ctor()">
17440         <size>7</size>
17441       </method>
17442     </type>
17443     <type name="&lt;PrivateImplementationDetails&gt;">
17444       <method name="Void .ctor()">
17445         <size>7</size>
17446       </method>
17447     </type>
17448   </test>
17449   <test name="gtest-etree-10.cs">
17450     <type name="Foo`1[T]">
17451       <method name="Void .ctor()">
17452         <size>7</size>
17453       </method>
17454       <method name="Boolean ContainsAll[U](IEnumerable`1)">
17455         <size>189</size>
17456       </method>
17457       <method name="Boolean Contains(T)">
17458         <size>2</size>
17459       </method>
17460     </type>
17461     <type name="Program">
17462       <method name="Void .ctor()">
17463         <size>7</size>
17464       </method>
17465       <method name="Int32 Main()">
17466         <size>42</size>
17467       </method>
17468     </type>
17469     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
17470       <method name="Void .ctor()">
17471         <size>7</size>
17472       </method>
17473     </type>
17474     <type name="&lt;PrivateImplementationDetails&gt;">
17475       <method name="Void .ctor()">
17476         <size>7</size>
17477       </method>
17478     </type>
17479   </test>
17480   <test name="gtest-etree-11.cs">
17481     <type name="C">
17482       <method name="Void .ctor()">
17483         <size>7</size>
17484       </method>
17485       <method name="Void Main()">
17486         <size>12</size>
17487       </method>
17488     </type>
17489     <type name="Test">
17490       <method name="Void .ctor()">
17491         <size>7</size>
17492       </method>
17493       <method name="Void Invalid(Int32)">
17494         <size>124</size>
17495       </method>
17496       <method name="Void Other(System.Int32[])">
17497         <size>1</size>
17498       </method>
17499     </type>
17500     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
17501       <method name="Void .ctor()">
17502         <size>7</size>
17503       </method>
17504     </type>
17505   </test>
17506   <test name="gtest-etree-12.cs">
17507     <type name="TestCase">
17508       <method name="Void .cctor()">
17509         <size>68</size>
17510       </method>
17511       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
17512         <size>2</size>
17513       </method>
17514       <method name="Void DummyToMakeTheStaticsInitialize()">
17515         <size>1</size>
17516       </method>
17517     </type>
17518     <type name="Program">
17519       <method name="Void .ctor()">
17520         <size>7</size>
17521       </method>
17522       <method name="Int32 Main()">
17523         <size>7</size>
17524       </method>
17525     </type>
17526   </test>
17527   <test name="gtest-etree-13.cs">
17528     <type name="Program">
17529       <method name="Void .ctor()">
17530         <size>7</size>
17531       </method>
17532       <method name="Int32 Main()">
17533         <size>53</size>
17534       </method>
17535       <method name="IEnumerable`1 Test[T](Int32)">
17536         <size>30</size>
17537       </method>
17538     </type>
17539     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
17540       <method name="Void .ctor()">
17541         <size>7</size>
17542       </method>
17543       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17544         <size>7</size>
17545       </method>
17546       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17547         <size>12</size>
17548       </method>
17549       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17550         <size>7</size>
17551       </method>
17552       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17553         <size>40</size>
17554       </method>
17555       <method name="Boolean MoveNext()">
17556         <size>108</size>
17557       </method>
17558       <method name="Void Dispose()">
17559         <size>8</size>
17560       </method>
17561       <method name="Void Reset()">
17562         <size>6</size>
17563       </method>
17564     </type>
17565   </test>
17566   <test name="gtest-etree-14.cs">
17567     <type name="Person">
17568       <method name="Void .ctor()">
17569         <size>7</size>
17570       </method>
17571       <method name="Int32 get_Age()">
17572         <size>7</size>
17573       </method>
17574       <method name="Void set_Age(Int32)">
17575         <size>8</size>
17576       </method>
17577     </type>
17578     <type name="Repro">
17579       <method name="Void .ctor()">
17580         <size>7</size>
17581       </method>
17582       <method name="Int32 Main()">
17583         <size>59</size>
17584       </method>
17585       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
17586         <size>44</size>
17587       </method>
17588       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
17589         <size>13</size>
17590       </method>
17591     </type>
17592     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
17593       <method name="Void .ctor()">
17594         <size>7</size>
17595       </method>
17596       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17597         <size>7</size>
17598       </method>
17599       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17600         <size>12</size>
17601       </method>
17602       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17603         <size>7</size>
17604       </method>
17605       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17606         <size>52</size>
17607       </method>
17608       <method name="Boolean MoveNext()">
17609         <size>293</size>
17610       </method>
17611       <method name="Void Dispose()">
17612         <size>60</size>
17613       </method>
17614       <method name="Void Reset()">
17615         <size>6</size>
17616       </method>
17617     </type>
17618   </test>
17619   <test name="gtest-etree-15.cs">
17620     <type name="Foo">
17621       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
17622         <size>2</size>
17623       </method>
17624       <method name="Void Main()">
17625         <size>190</size>
17626       </method>
17627     </type>
17628   </test>
17629   <test name="gtest-etree-16.cs">
17630     <type name="Program">
17631       <method name="Void .ctor()">
17632         <size>7</size>
17633       </method>
17634       <method name="Int32 Main()">
17635         <size>136</size>
17636       </method>
17637     </type>
17638     <type name="Foo">
17639       <method name="Void .ctor()">
17640         <size>7</size>
17641       </method>
17642     </type>
17643   </test>
17644   <test name="gtest-etree-17.cs">
17645     <type name="CompilerCrashTest.QueryCompiler">
17646       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
17647         <size>12</size>
17648       </method>
17649       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
17650         <size>6</size>
17651       </method>
17652       <method name="Void Main()">
17653         <size>1</size>
17654       </method>
17655     </type>
17656   </test>
17657   <test name="gtest-etree-18.cs">
17658     <type name="FooBase">
17659       <method name="Void .ctor()">
17660         <size>7</size>
17661       </method>
17662     </type>
17663     <type name="Foo">
17664       <method name="Void .ctor()">
17665         <size>7</size>
17666       </method>
17667     </type>
17668     <type name="Program">
17669       <method name="Void .ctor()">
17670         <size>7</size>
17671       </method>
17672       <method name="Int32 Main()">
17673         <size>140</size>
17674       </method>
17675     </type>
17676   </test>
17677   <test name="gtest-etree-19.cs">
17678     <type name="Test">
17679       <method name="Void .ctor()">
17680         <size>7</size>
17681       </method>
17682       <method name="Int32 Main()">
17683         <size>20</size>
17684       </method>
17685       <method name="T Value[T]()">
17686         <size>76</size>
17687       </method>
17688     </type>
17689   </test>
17690   <test name="gtest-etree-20.cs">
17691     <type name="S">
17692       <method name="Int32 Main()">
17693         <size>215</size>
17694       </method>
17695     </type>
17696     <type name="A">
17697       <method name="A op_Implicit(S)">
17698         <size>6</size>
17699       </method>
17700       <method name="Void .ctor()">
17701         <size>7</size>
17702       </method>
17703     </type>
17704     <type name="B">
17705       <method name="Void .ctor()">
17706         <size>7</size>
17707       </method>
17708     </type>
17709   </test>
17710   <test name="gtest-etree-22.cs">
17711     <type name="FieldInfoBug.MonoRuntime">
17712       <method name="Int32 Main()">
17713         <size>13</size>
17714       </method>
17715       <method name="Void .ctor()">
17716         <size>7</size>
17717       </method>
17718     </type>
17719     <type name="FieldInfoBug.GenericClass`1[T]">
17720       <method name="Void .ctor(String)">
17721         <size>58</size>
17722       </method>
17723     </type>
17724     <type name="FieldInfoBug.GenericClass`1+&lt;GenericClass&gt;c__AnonStorey0[T]">
17725       <method name="Void .ctor()">
17726         <size>7</size>
17727       </method>
17728     </type>
17729   </test>
17730   <test name="gtest-etree-23.cs">
17731     <type name="Test.OrderBySpecification">
17732       <method name="Void .ctor(Expression`1)">
17733         <size>7</size>
17734       </method>
17735     </type>
17736     <type name="Test.RateOrderById">
17737       <method name="Int32 Main()">
17738         <size>8</size>
17739       </method>
17740       <method name="Void .ctor()">
17741         <size>44</size>
17742       </method>
17743     </type>
17744   </test>
17745   <test name="gtest-exmethod-01.cs">
17746     <type name="SimpleTest">
17747       <method name="System.String Prefix(System.String, System.String)">
17748         <size>8</size>
17749       </method>
17750     </type>
17751     <type name="M">
17752       <method name="Void .ctor()">
17753         <size>7</size>
17754       </method>
17755       <method name="Int32 Main()">
17756         <size>157</size>
17757       </method>
17758     </type>
17759   </test>
17760   <test name="gtest-exmethod-02.cs">
17761     <type name="M">
17762       <method name="Void .ctor()">
17763         <size>7</size>
17764       </method>
17765       <method name="Void Main()">
17766         <size>12</size>
17767       </method>
17768     </type>
17769     <type name="N.M">
17770       <method name="Void .ctor()">
17771         <size>7</size>
17772       </method>
17773       <method name="Void Test2()">
17774         <size>12</size>
17775       </method>
17776     </type>
17777   </test>
17778   <test name="gtest-exmethod-03.cs">
17779     <type name="A.A">
17780       <method name="Int32 Foo(Int32)">
17781         <size>2</size>
17782       </method>
17783       <method name="Int32 Foo(Int32, System.String)">
17784         <size>3</size>
17785       </method>
17786     </type>
17787     <type name="B.X">
17788       <method name="Int32 Foo(Int32)">
17789         <size>2</size>
17790       </method>
17791       <method name="Int32 Foo(Int32, Boolean)">
17792         <size>3</size>
17793       </method>
17794     </type>
17795     <type name="C.F">
17796       <method name="Boolean Foo(Byte)">
17797         <size>2</size>
17798       </method>
17799     </type>
17800     <type name="C.D.F">
17801       <method name="Int32 Foo(Int32)">
17802         <size>3</size>
17803       </method>
17804       <method name="Void TestX()">
17805         <size>9</size>
17806       </method>
17807     </type>
17808     <type name="C.M">
17809       <method name="Int32 Foo(Int32)">
17810         <size>2</size>
17811       </method>
17812       <method name="Int32 Main()">
17813         <size>61</size>
17814       </method>
17815     </type>
17816   </test>
17817   <test name="gtest-exmethod-04.cs">
17818     <type name="A.Test">
17819       <method name="System.String Test_1(Boolean)">
17820         <size>6</size>
17821       </method>
17822     </type>
17823     <type name="B.M">
17824       <method name="Void .ctor()">
17825         <size>7</size>
17826       </method>
17827       <method name="Void Main()">
17828         <size>12</size>
17829       </method>
17830     </type>
17831   </test>
17832   <test name="gtest-exmethod-05.cs">
17833     <type name="A.Test_A">
17834       <method name="System.String Test_1(System.String)">
17835         <size>6</size>
17836       </method>
17837     </type>
17838     <type name="A.Test_B">
17839       <method name="System.String Test_2(System.String)">
17840         <size>6</size>
17841       </method>
17842     </type>
17843     <type name="B.M">
17844       <method name="Void .ctor()">
17845         <size>7</size>
17846       </method>
17847       <method name="Void Main()">
17848         <size>23</size>
17849       </method>
17850     </type>
17851   </test>
17852   <test name="gtest-exmethod-06.cs">
17853     <type name="Gen">
17854       <method name="T Test_1[T](T)">
17855         <size>10</size>
17856       </method>
17857       <method name="System.String Test_1[T](System.String)">
17858         <size>6</size>
17859       </method>
17860     </type>
17861     <type name="B.M">
17862       <method name="Void .ctor()">
17863         <size>7</size>
17864       </method>
17865       <method name="Void Main()">
17866         <size>30</size>
17867       </method>
17868     </type>
17869   </test>
17870   <test name="gtest-exmethod-07.cs">
17871     <type name="E">
17872       <method name="Void ToReadOnly[T](IEnumerable`1)">
17873         <size>1</size>
17874       </method>
17875       <method name="Void To(IA)">
17876         <size>1</size>
17877       </method>
17878     </type>
17879     <type name="C">
17880       <method name="Void .ctor()">
17881         <size>7</size>
17882       </method>
17883       <method name="Void Main()">
17884         <size>1</size>
17885       </method>
17886       <method name="Void Test(IEnumerable`1)">
17887         <size>15</size>
17888       </method>
17889     </type>
17890   </test>
17891   <test name="gtest-exmethod-08.cs">
17892     <type name="C">
17893       <method name="Void .ctor()">
17894         <size>7</size>
17895       </method>
17896       <method name="Void Main()">
17897         <size>21</size>
17898       </method>
17899     </type>
17900   </test>
17901   <test name="gtest-exmethod-09.cs">
17902     <type name="Test">
17903       <method name="Void Foo[T](System.String)">
17904         <size>1</size>
17905       </method>
17906     </type>
17907     <type name="C">
17908       <method name="Void .ctor()">
17909         <size>7</size>
17910       </method>
17911       <method name="Void Main()">
17912         <size>11</size>
17913       </method>
17914     </type>
17915   </test>
17916   <test name="gtest-exmethod-10.cs">
17917     <type name="AExtensions">
17918       <method name="Int32 Round(Double)">
17919         <size>8</size>
17920       </method>
17921     </type>
17922     <type name="BExtensions">
17923       <method name="T GetBy[T](T[], Double)">
17924         <size>13</size>
17925       </method>
17926     </type>
17927     <type name="C">
17928       <method name="Void .ctor()">
17929         <size>7</size>
17930       </method>
17931       <method name="Void Main()">
17932         <size>1</size>
17933       </method>
17934     </type>
17935   </test>
17936   <test name="gtest-exmethod-11.cs">
17937     <type name="Test">
17938       <method name="Void .ctor()">
17939         <size>7</size>
17940       </method>
17941       <method name="Int32 Main(System.String[])">
17942         <size>20</size>
17943       </method>
17944     </type>
17945     <type name="Lol">
17946       <method name="Boolean OneEleven(System.Object)">
17947         <size>2</size>
17948       </method>
17949     </type>
17950   </test>
17951   <test name="gtest-exmethod-12.cs">
17952     <type name="Program">
17953       <method name="Void .ctor()">
17954         <size>7</size>
17955       </method>
17956       <method name="Void Main(System.String[])">
17957         <size>63</size>
17958       </method>
17959     </type>
17960     <type name="ChatClient">
17961       <method name="Void .ctor()">
17962         <size>7</size>
17963       </method>
17964       <method name="Void Say(System.String, System.String)">
17965         <size>13</size>
17966       </method>
17967     </type>
17968     <type name="ChatExtensions">
17969       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
17970         <size>62</size>
17971       </method>
17972     </type>
17973   </test>
17974   <test name="gtest-exmethod-13.cs">
17975     <type name="Foo">
17976       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
17977         <size>2</size>
17978       </method>
17979       <method name="Void Main()">
17980         <size>23</size>
17981       </method>
17982     </type>
17983   </test>
17984   <test name="gtest-exmethod-14.cs">
17985     <type name="C">
17986       <method name="Void Bar[U](IA)">
17987         <size>7</size>
17988       </method>
17989       <method name="Void Foo[T](IA)">
17990         <size>1</size>
17991       </method>
17992       <method name="Void Foo(IA)">
17993         <size>7</size>
17994       </method>
17995       <method name="Void Main()">
17996         <size>1</size>
17997       </method>
17998     </type>
17999   </test>
18000   <test name="gtest-exmethod-15.cs">
18001     <type name="C">
18002       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
18003         <size>15</size>
18004       </method>
18005       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
18006         <size>2</size>
18007       </method>
18008       <method name="Void Main()">
18009         <size>1</size>
18010       </method>
18011     </type>
18012   </test>
18013   <test name="gtest-exmethod-16.cs">
18014     <type name="Rocks">
18015       <method name="Boolean Extension(System.String)">
18016         <size>2</size>
18017       </method>
18018       <method name="Boolean Extension(D)">
18019         <size>2</size>
18020       </method>
18021     </type>
18022     <type name="Program">
18023       <method name="Void .ctor()">
18024         <size>7</size>
18025       </method>
18026       <method name="Void add_e(D)">
18027         <size>24</size>
18028       </method>
18029       <method name="Void remove_e(D)">
18030         <size>24</size>
18031       </method>
18032       <method name="System.String get_Item(Int32)">
18033         <size>6</size>
18034       </method>
18035       <method name="System.String get_Property()">
18036         <size>6</size>
18037       </method>
18038       <method name="Void Main(System.String[])">
18039         <size>44</size>
18040       </method>
18041     </type>
18042     <type name="D">
18043       <method name="Void .ctor(Object, IntPtr)">
18044         <size>0</size>
18045       </method>
18046       <method name="System.String Invoke()">
18047         <size>0</size>
18048       </method>
18049       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18050         <size>0</size>
18051       </method>
18052       <method name="System.String EndInvoke(IAsyncResult)">
18053         <size>0</size>
18054       </method>
18055     </type>
18056   </test>
18057   <test name="gtest-exmethod-17.cs">
18058     <type name="MainClass">
18059       <method name="Void Main()">
18060         <size>45</size>
18061       </method>
18062     </type>
18063   </test>
18064   <test name="gtest-exmethod-18.cs">
18065     <type name="Foo">
18066       <method name="Void .ctor()">
18067         <size>7</size>
18068       </method>
18069       <method name="Boolean get_IsBar()">
18070         <size>2</size>
18071       </method>
18072     </type>
18073     <type name="FooExt">
18074       <method name="Boolean IsBar(Foo)">
18075         <size>7</size>
18076       </method>
18077     </type>
18078     <type name="Repro">
18079       <method name="Void .ctor()">
18080         <size>7</size>
18081       </method>
18082       <method name="Void Main()">
18083         <size>18</size>
18084       </method>
18085     </type>
18086   </test>
18087   <test name="gtest-exmethod-19.cs">
18088     <type name="Rocks">
18089       <method name="Int32 Test_2[T](IEnumerable`1)">
18090         <size>3</size>
18091       </method>
18092       <method name="System.String Test_1(System.String)">
18093         <size>12</size>
18094       </method>
18095     </type>
18096     <type name="Test">
18097       <method name="Void .ctor()">
18098         <size>7</size>
18099       </method>
18100       <method name="Int32 Main()">
18101         <size>142</size>
18102       </method>
18103     </type>
18104     <type name="Test+D">
18105       <method name="Void .ctor(Object, IntPtr)">
18106         <size>0</size>
18107       </method>
18108       <method name="System.String Invoke()">
18109         <size>0</size>
18110       </method>
18111       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18112         <size>0</size>
18113       </method>
18114       <method name="System.String EndInvoke(IAsyncResult)">
18115         <size>0</size>
18116       </method>
18117     </type>
18118   </test>
18119   <test name="gtest-exmethod-20.cs">
18120     <type name="Outer.Inner.Test">
18121       <method name="Void .ctor()">
18122         <size>7</size>
18123       </method>
18124       <method name="Void M(I)">
18125         <size>13</size>
18126       </method>
18127       <method name="Void Main()">
18128         <size>1</size>
18129       </method>
18130     </type>
18131     <type name="Outer.ExtensionMethods">
18132       <method name="Void AddRange[T](I, IEnumerable`1)">
18133         <size>1</size>
18134       </method>
18135     </type>
18136   </test>
18137   <test name="gtest-exmethod-21.cs">
18138     <type name="Outer.Inner.Test">
18139       <method name="Void .ctor()">
18140         <size>7</size>
18141       </method>
18142       <method name="Void M(I)">
18143         <size>7</size>
18144       </method>
18145       <method name="Void Main()">
18146         <size>1</size>
18147       </method>
18148     </type>
18149     <type name="External.ExtensionMethods">
18150       <method name="Void AddRange(I)">
18151         <size>1</size>
18152       </method>
18153     </type>
18154   </test>
18155   <test name="gtest-exmethod-22.cs">
18156     <type name="Program">
18157       <method name="Void .ctor()">
18158         <size>7</size>
18159       </method>
18160       <method name="Int32 Main()">
18161         <size>8</size>
18162       </method>
18163     </type>
18164   </test>
18165   <test name="gtest-exmethod-23.cs">
18166     <type name="T">
18167       <method name="Void A(System.String, Int32)">
18168         <size>1</size>
18169       </method>
18170       <method name="Void Main()">
18171         <size>1</size>
18172       </method>
18173     </type>
18174   </test>
18175   <test name="gtest-exmethod-24.cs">
18176     <type name="Bar">
18177       <method name="Void .ctor()">
18178         <size>7</size>
18179       </method>
18180       <method name="Void Main()">
18181         <size>1</size>
18182       </method>
18183     </type>
18184   </test>
18185   <test name="gtest-exmethod-25.cs">
18186     <type name="Bar">
18187       <method name="Void .ctor()">
18188         <size>7</size>
18189       </method>
18190       <method name="Void Main()">
18191         <size>11</size>
18192       </method>
18193     </type>
18194   </test>
18195   <test name="gtest-exmethod-26.cs">
18196     <type name="test.TypeExtensions">
18197       <method name="Boolean IsNullable(System.Type)">
18198         <size>2</size>
18199       </method>
18200     </type>
18201     <type name="testmono.MainClass">
18202       <method name="Void .ctor()">
18203         <size>7</size>
18204       </method>
18205       <method name="Void Main()">
18206         <size>33</size>
18207       </method>
18208     </type>
18209   </test>
18210   <test name="gtest-exmethod-27.cs">
18211     <type name="Foo.Extensions">
18212       <method name="System.String AsString(IList`1)">
18213         <size>6</size>
18214       </method>
18215     </type>
18216     <type name="Bar.Program">
18217       <method name="Void .ctor()">
18218         <size>7</size>
18219       </method>
18220       <method name="Void Main()">
18221         <size>17</size>
18222       </method>
18223       <method name="System.String Pan(System.Byte[])">
18224         <size>7</size>
18225       </method>
18226     </type>
18227   </test>
18228   <test name="gtest-exmethod-28.cs">
18229     <type name="Foo">
18230       <method name="Void .ctor()">
18231         <size>7</size>
18232       </method>
18233     </type>
18234     <type name="Extensions">
18235       <method name="Boolean IsFoo(Foo)">
18236         <size>2</size>
18237       </method>
18238       <method name="Boolean IsBar(Bar)">
18239         <size>2</size>
18240       </method>
18241     </type>
18242     <type name="Bar">
18243       <method name="Void .ctor()">
18244         <size>7</size>
18245       </method>
18246     </type>
18247     <type name="Program">
18248       <method name="Void .ctor()">
18249         <size>7</size>
18250       </method>
18251       <method name="Void Main()">
18252         <size>1</size>
18253       </method>
18254     </type>
18255   </test>
18256   <test name="gtest-exmethod-29.cs">
18257     <type name="My">
18258       <method name="Void .ctor()">
18259         <size>7</size>
18260       </method>
18261     </type>
18262     <type name="Test">
18263       <method name="Int32 Main()">
18264         <size>40</size>
18265       </method>
18266       <method name="Int32 ContentTransferEncoding[T](My)">
18267         <size>2</size>
18268       </method>
18269       <method name="Int32 ContentTransferEncoding(My)">
18270         <size>2</size>
18271       </method>
18272     </type>
18273     <type name="My">
18274       <method name="Void set_ContentTransferEncoding(Boolean)">
18275         <size>1</size>
18276       </method>
18277     </type>
18278   </test>
18279   <test name="gtest-exmethod-30.cs">
18280     <type name="Test">
18281       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18282         <size>2</size>
18283       </method>
18284       <method name="Int32 get_First()">
18285         <size>2</size>
18286       </method>
18287       <method name="IEnumerator`1 GetEnumerator()">
18288         <size>2</size>
18289       </method>
18290       <method name="Void .ctor()">
18291         <size>7</size>
18292       </method>
18293     </type>
18294     <type name="C">
18295       <method name="Void Test()">
18296         <size>14</size>
18297       </method>
18298       <method name="Void Main()">
18299         <size>1</size>
18300       </method>
18301       <method name="Void .ctor()">
18302         <size>7</size>
18303       </method>
18304     </type>
18305   </test>
18306   <test name="gtest-exmethod-31.cs">
18307     <type name="N.S">
18308       <method name="Void Map[T](Int32, System.Func`2[T,System.String])">
18309         <size>1</size>
18310       </method>
18311     </type>
18312     <type name="N2.S2">
18313       <method name="Void Map(Int32, Int32)">
18314         <size>1</size>
18315       </method>
18316     </type>
18317     <type name="M.C">
18318       <method name="Void Main()">
18319         <size>8</size>
18320       </method>
18321       <method name="Void .ctor()">
18322         <size>7</size>
18323       </method>
18324     </type>
18325   </test>
18326   <test name="gtest-exmethod-32.cs">
18327     <type name="A">
18328       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18329         <size>2</size>
18330       </method>
18331       <method name="Int32 get_Count()">
18332         <size>2</size>
18333       </method>
18334       <method name="Void .ctor()">
18335         <size>7</size>
18336       </method>
18337     </type>
18338     <type name="G`1[T]">
18339       <method name="Void Test()">
18340         <size>20</size>
18341       </method>
18342       <method name="Void .ctor()">
18343         <size>7</size>
18344       </method>
18345     </type>
18346     <type name="Extensions">
18347       <method name="Int32 Count(IEnumerable)">
18348         <size>2</size>
18349       </method>
18350       <method name="Void Main()">
18351         <size>1</size>
18352       </method>
18353     </type>
18354   </test>
18355   <test name="gtest-exmethod-33.cs">
18356     <type name="Prop">
18357       <method name="Void .ctor()">
18358         <size>7</size>
18359       </method>
18360     </type>
18361     <type name="HelperExtensions">
18362       <method name="Void Foo(I, I)">
18363         <size>1</size>
18364       </method>
18365     </type>
18366     <type name="C">
18367       <method name="I get_Prop()">
18368         <size>2</size>
18369       </method>
18370       <method name="System.Int32[] get_Loc()">
18371         <size>2</size>
18372       </method>
18373       <method name="Void Test()">
18374         <size>13</size>
18375       </method>
18376       <method name="Void Main()">
18377         <size>1</size>
18378       </method>
18379       <method name="Void .ctor()">
18380         <size>7</size>
18381       </method>
18382     </type>
18383   </test>
18384   <test name="gtest-friend-01.cs">
18385     <type name="Test">
18386       <method name="Void .ctor()">
18387         <size>7</size>
18388       </method>
18389       <method name="Void Main()">
18390         <size>20</size>
18391       </method>
18392     </type>
18393   </test>
18394   <test name="gtest-friend-02.cs">
18395     <type name="Test">
18396       <method name="Void .ctor()">
18397         <size>7</size>
18398       </method>
18399       <method name="Void Main()">
18400         <size>20</size>
18401       </method>
18402     </type>
18403   </test>
18404   <test name="gtest-friend-03.cs">
18405     <type name="Test">
18406       <method name="Void .ctor()">
18407         <size>7</size>
18408       </method>
18409       <method name="Void Main()">
18410         <size>20</size>
18411       </method>
18412     </type>
18413   </test>
18414   <test name="gtest-friend-04.cs">
18415     <type name="Test">
18416       <method name="Void .ctor()">
18417         <size>7</size>
18418       </method>
18419       <method name="Void Main()">
18420         <size>19</size>
18421       </method>
18422     </type>
18423   </test>
18424   <test name="gtest-friend-05.cs">
18425     <type name="Test">
18426       <method name="Void .ctor()">
18427         <size>7</size>
18428       </method>
18429       <method name="Void Main()">
18430         <size>20</size>
18431       </method>
18432     </type>
18433   </test>
18434   <test name="gtest-friend-06.cs">
18435     <type name="Test">
18436       <method name="Void .ctor()">
18437         <size>7</size>
18438       </method>
18439       <method name="Void Main()">
18440         <size>20</size>
18441       </method>
18442     </type>
18443   </test>
18444   <test name="gtest-friend-07.cs">
18445     <type name="Test">
18446       <method name="Void .ctor()">
18447         <size>7</size>
18448       </method>
18449       <method name="Void Main()">
18450         <size>20</size>
18451       </method>
18452     </type>
18453   </test>
18454   <test name="gtest-friend-08.cs">
18455     <type name="Test">
18456       <method name="Void .ctor()">
18457         <size>7</size>
18458       </method>
18459       <method name="Void Main()">
18460         <size>19</size>
18461       </method>
18462     </type>
18463   </test>
18464   <test name="gtest-friend-09.cs">
18465     <type name="Test">
18466       <method name="Void .ctor()">
18467         <size>7</size>
18468       </method>
18469       <method name="Void Main()">
18470         <size>20</size>
18471       </method>
18472     </type>
18473   </test>
18474   <test name="gtest-friend-10.cs">
18475     <type name="Test">
18476       <method name="Void .ctor()">
18477         <size>7</size>
18478       </method>
18479       <method name="Void Main()">
18480         <size>20</size>
18481       </method>
18482     </type>
18483   </test>
18484   <test name="gtest-friend-11.cs">
18485     <type name="Test">
18486       <method name="Void .ctor()">
18487         <size>7</size>
18488       </method>
18489       <method name="Void Main()">
18490         <size>20</size>
18491       </method>
18492     </type>
18493   </test>
18494   <test name="gtest-friend-12.cs">
18495     <type name="Test">
18496       <method name="Void .ctor()">
18497         <size>7</size>
18498       </method>
18499       <method name="Void Main()">
18500         <size>19</size>
18501       </method>
18502     </type>
18503   </test>
18504   <test name="gtest-friend-13.cs">
18505     <type name="B">
18506       <method name="Void .ctor()">
18507         <size>7</size>
18508       </method>
18509       <method name="Void Test()">
18510         <size>1</size>
18511       </method>
18512       <method name="Void Test_2()">
18513         <size>1</size>
18514       </method>
18515     </type>
18516     <type name="Test">
18517       <method name="Void .ctor()">
18518         <size>7</size>
18519       </method>
18520       <method name="Void Main()">
18521         <size>1</size>
18522       </method>
18523     </type>
18524   </test>
18525   <test name="gtest-implicitarray-01.cs">
18526     <type name="Test">
18527       <method name="Void .ctor()">
18528         <size>7</size>
18529       </method>
18530       <method name="Int32 Main()">
18531         <size>280</size>
18532       </method>
18533     </type>
18534     <type name="&lt;PrivateImplementationDetails&gt;">
18535       <method name="Void .ctor()">
18536         <size>7</size>
18537       </method>
18538     </type>
18539   </test>
18540   <test name="gtest-implicitarray-02.cs">
18541     <type name="MyString">
18542       <method name="Void .ctor()">
18543         <size>7</size>
18544       </method>
18545       <method name="System.String op_Implicit(MyString)">
18546         <size>6</size>
18547       </method>
18548     </type>
18549     <type name="Test">
18550       <method name="Void .ctor()">
18551         <size>7</size>
18552       </method>
18553       <method name="Int32 Main()">
18554         <size>50</size>
18555       </method>
18556     </type>
18557   </test>
18558   <test name="gtest-initialize-01.cs">
18559     <type name="MyClass">
18560       <method name="Void .ctor()">
18561         <size>18</size>
18562       </method>
18563       <method name="Int32 get_Answer()">
18564         <size>7</size>
18565       </method>
18566       <method name="Void set_Answer(Int32)">
18567         <size>8</size>
18568       </method>
18569     </type>
18570     <type name="Test">
18571       <method name="Void .ctor()">
18572         <size>7</size>
18573       </method>
18574       <method name="Int32 Main()">
18575         <size>67</size>
18576       </method>
18577     </type>
18578   </test>
18579   <test name="gtest-initialize-02.cs">
18580     <type name="Test">
18581       <method name="Void .ctor()">
18582         <size>7</size>
18583       </method>
18584       <method name="Int32 Main()">
18585         <size>1099</size>
18586       </method>
18587     </type>
18588     <type name="Test+Point">
18589       <method name="Void .ctor()">
18590         <size>7</size>
18591       </method>
18592     </type>
18593     <type name="Test+Line">
18594       <method name="Void .ctor()">
18595         <size>29</size>
18596       </method>
18597     </type>
18598     <type name="Test+Rectangle">
18599       <method name="Void .ctor()">
18600         <size>51</size>
18601       </method>
18602     </type>
18603     <type name="Test+Library">
18604       <method name="Void .ctor()">
18605         <size>53</size>
18606       </method>
18607     </type>
18608     <type name="Test+Thing">
18609       <method name="Void .ctor()">
18610         <size>7</size>
18611       </method>
18612     </type>
18613     <type name="Test+Box">
18614       <method name="Void .ctor()">
18615         <size>7</size>
18616       </method>
18617     </type>
18618   </test>
18619   <test name="gtest-initialize-03.cs">
18620     <type name="Data">
18621       <method name="Void .ctor()">
18622         <size>7</size>
18623       </method>
18624     </type>
18625     <type name="Test">
18626       <method name="Void .ctor()">
18627         <size>7</size>
18628       </method>
18629       <method name="Void set_Prop(Data)">
18630         <size>1</size>
18631       </method>
18632       <method name="System.Object Foo()">
18633         <size>15</size>
18634       </method>
18635       <method name="Void Main()">
18636         <size>52</size>
18637       </method>
18638     </type>
18639   </test>
18640   <test name="gtest-initialize-04.cs">
18641     <type name="C">
18642       <method name="Void .ctor()">
18643         <size>7</size>
18644       </method>
18645       <method name="Void .cctor()">
18646         <size>34</size>
18647       </method>
18648       <method name="Int32 Main()">
18649         <size>30</size>
18650       </method>
18651     </type>
18652   </test>
18653   <test name="gtest-initialize-05.cs">
18654     <type name="C">
18655       <method name="Void .ctor()">
18656         <size>7</size>
18657       </method>
18658       <method name="Int32 Main()">
18659         <size>219</size>
18660       </method>
18661     </type>
18662   </test>
18663   <test name="gtest-initialize-06.cs">
18664     <type name="C">
18665       <method name="Void .ctor()">
18666         <size>7</size>
18667       </method>
18668       <method name="Int32 Main()">
18669         <size>39</size>
18670       </method>
18671       <method name="Void Foo(Point ByRef)">
18672         <size>38</size>
18673       </method>
18674     </type>
18675   </test>
18676   <test name="gtest-initialize-07.cs">
18677     <type name="A">
18678       <method name="Void .ctor()">
18679         <size>7</size>
18680       </method>
18681       <method name="System.String get_Name()">
18682         <size>7</size>
18683       </method>
18684       <method name="Void set_Name(System.String)">
18685         <size>8</size>
18686       </method>
18687       <method name="Boolean Matches(System.String)">
18688         <size>13</size>
18689       </method>
18690     </type>
18691     <type name="M">
18692       <method name="Void .ctor()">
18693         <size>7</size>
18694       </method>
18695       <method name="Int32 Main()">
18696         <size>37</size>
18697       </method>
18698     </type>
18699   </test>
18700   <test name="gtest-initialize-08.cs">
18701     <type name="T">
18702       <method name="Void .ctor()">
18703         <size>7</size>
18704       </method>
18705     </type>
18706     <type name="X">
18707       <method name="Void .ctor()">
18708         <size>7</size>
18709       </method>
18710       <method name="Z[] get_Prop()">
18711         <size>7</size>
18712       </method>
18713       <method name="Void set_Prop(Z[])">
18714         <size>8</size>
18715       </method>
18716     </type>
18717     <type name="Z">
18718       <method name="Void .ctor()">
18719         <size>7</size>
18720       </method>
18721     </type>
18722     <type name="Test">
18723       <method name="Void .ctor(String)">
18724         <size>70</size>
18725       </method>
18726       <method name="Void .ctor(Int32)">
18727         <size>70</size>
18728       </method>
18729     </type>
18730     <type name="C">
18731       <method name="Void .ctor()">
18732         <size>7</size>
18733       </method>
18734       <method name="Int32 Main()">
18735         <size>13</size>
18736       </method>
18737     </type>
18738   </test>
18739   <test name="gtest-initialize-09.cs">
18740     <type name="Test">
18741       <method name="Void .ctor()">
18742         <size>7</size>
18743       </method>
18744       <method name="Int32 Main()">
18745         <size>53</size>
18746       </method>
18747     </type>
18748     <type name="&lt;PrivateImplementationDetails&gt;">
18749       <method name="Void .ctor()">
18750         <size>7</size>
18751       </method>
18752     </type>
18753   </test>
18754   <test name="gtest-initialize-10.cs">
18755     <type name="Foo">
18756       <method name="Void .ctor()">
18757         <size>7</size>
18758       </method>
18759       <method name="Int32 get_P()">
18760         <size>7</size>
18761       </method>
18762       <method name="Void set_P(Int32)">
18763         <size>8</size>
18764       </method>
18765     </type>
18766     <type name="Y">
18767       <method name="Void .ctor()">
18768         <size>7</size>
18769       </method>
18770       <method name="Int32 Main()">
18771         <size>38</size>
18772       </method>
18773       <method name="Boolean Do(Foo)">
18774         <size>86</size>
18775       </method>
18776     </type>
18777   </test>
18778   <test name="gtest-iter-01.cs">
18779     <type name="C">
18780       <method name="Void .ctor()">
18781         <size>7</size>
18782       </method>
18783       <method name="Void Main()">
18784         <size>1</size>
18785       </method>
18786     </type>
18787     <type name="C+ArrayReadOnlyList`1[T]">
18788       <method name="Void .ctor()">
18789         <size>7</size>
18790       </method>
18791       <method name="T get_Item(Int32)">
18792         <size>13</size>
18793       </method>
18794       <method name="IEnumerator`1 GetEnumerator()">
18795         <size>15</size>
18796       </method>
18797     </type>
18798     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18799       <method name="Void .ctor()">
18800         <size>7</size>
18801       </method>
18802       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18803         <size>12</size>
18804       </method>
18805       <method name="Boolean MoveNext()">
18806         <size>136</size>
18807       </method>
18808       <method name="Void Dispose()">
18809         <size>8</size>
18810       </method>
18811       <method name="Void Reset()">
18812         <size>6</size>
18813       </method>
18814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18815         <size>7</size>
18816       </method>
18817     </type>
18818   </test>
18819   <test name="gtest-iter-02.cs">
18820     <type name="C">
18821       <method name="Void .ctor()">
18822         <size>7</size>
18823       </method>
18824       <method name="IEnumerator`1 Test()">
18825         <size>8</size>
18826       </method>
18827       <method name="Void Main()">
18828         <size>1</size>
18829       </method>
18830     </type>
18831     <type name="C+&lt;Test&gt;c__Iterator0">
18832       <method name="Void .ctor()">
18833         <size>7</size>
18834       </method>
18835       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18836         <size>12</size>
18837       </method>
18838       <method name="Boolean MoveNext()">
18839         <size>25</size>
18840       </method>
18841       <method name="Void Dispose()">
18842         <size>8</size>
18843       </method>
18844       <method name="Void Reset()">
18845         <size>6</size>
18846       </method>
18847       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
18848         <size>7</size>
18849       </method>
18850     </type>
18851   </test>
18852   <test name="gtest-iter-03.cs">
18853     <type name="Test">
18854       <method name="Void .ctor()">
18855         <size>18</size>
18856       </method>
18857       <method name="IEnumerable`1 Annotations[T]()">
18858         <size>23</size>
18859       </method>
18860       <method name="IEnumerable`1 Annotations(System.Type)">
18861         <size>37</size>
18862       </method>
18863       <method name="Void Main()">
18864         <size>14</size>
18865       </method>
18866     </type>
18867     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
18868       <method name="Void .ctor()">
18869         <size>7</size>
18870       </method>
18871       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18872         <size>12</size>
18873       </method>
18874       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18875         <size>7</size>
18876       </method>
18877       <method name="Boolean MoveNext()">
18878         <size>194</size>
18879       </method>
18880       <method name="Void Dispose()">
18881         <size>60</size>
18882       </method>
18883       <method name="Void Reset()">
18884         <size>6</size>
18885       </method>
18886     </type>
18887     <type name="Test+&lt;Annotations&gt;c__Iterator1">
18888       <method name="Void .ctor()">
18889         <size>7</size>
18890       </method>
18891       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18892         <size>7</size>
18893       </method>
18894       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18895         <size>7</size>
18896       </method>
18897       <method name="Boolean MoveNext()">
18898         <size>218</size>
18899       </method>
18900       <method name="Void Dispose()">
18901         <size>56</size>
18902       </method>
18903       <method name="Void Reset()">
18904         <size>6</size>
18905       </method>
18906     </type>
18907     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
18908       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18909         <size>7</size>
18910       </method>
18911       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18912         <size>40</size>
18913       </method>
18914     </type>
18915     <type name="Test+&lt;Annotations&gt;c__Iterator1">
18916       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18917         <size>7</size>
18918       </method>
18919       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18920         <size>52</size>
18921       </method>
18922     </type>
18923   </test>
18924   <test name="gtest-iter-04.cs">
18925     <type name="TestClass">
18926       <method name="Void .ctor()">
18927         <size>7</size>
18928       </method>
18929       <method name="Void ToString(System.Object)">
18930         <size>0</size>
18931       </method>
18932       <method name="IEnumerable`1 TestEnumerator()">
18933         <size>23</size>
18934       </method>
18935       <method name="Void Test()">
18936         <size>8</size>
18937       </method>
18938     </type>
18939     <type name="M">
18940       <method name="Void .ctor()">
18941         <size>7</size>
18942       </method>
18943       <method name="Void Main()">
18944         <size>1</size>
18945       </method>
18946     </type>
18947     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
18948       <method name="Void .ctor()">
18949         <size>7</size>
18950       </method>
18951       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18952         <size>7</size>
18953       </method>
18954       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18955         <size>7</size>
18956       </method>
18957       <method name="Boolean MoveNext()">
18958         <size>37</size>
18959       </method>
18960       <method name="Void Dispose()">
18961         <size>8</size>
18962       </method>
18963       <method name="Void Reset()">
18964         <size>6</size>
18965       </method>
18966       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18967         <size>7</size>
18968       </method>
18969       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18970         <size>40</size>
18971       </method>
18972     </type>
18973   </test>
18974   <test name="gtest-iter-05.cs">
18975     <type name="Test">
18976       <method name="Void .ctor()">
18977         <size>7</size>
18978       </method>
18979       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
18980         <size>44</size>
18981       </method>
18982       <method name="Void Main()">
18983         <size>31</size>
18984       </method>
18985     </type>
18986     <type name="Foo`1[T]">
18987       <method name="Void .ctor()">
18988         <size>7</size>
18989       </method>
18990       <method name="Void CreateItem[G]()">
18991         <size>1</size>
18992       </method>
18993     </type>
18994     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
18995       <method name="Void .ctor()">
18996         <size>7</size>
18997       </method>
18998       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18999         <size>12</size>
19000       </method>
19001       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19002         <size>7</size>
19003       </method>
19004       <method name="Boolean MoveNext()">
19005         <size>185</size>
19006       </method>
19007       <method name="Void Dispose()">
19008         <size>60</size>
19009       </method>
19010       <method name="Void Reset()">
19011         <size>6</size>
19012       </method>
19013       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19014         <size>7</size>
19015       </method>
19016       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19017         <size>52</size>
19018       </method>
19019     </type>
19020   </test>
19021   <test name="gtest-iter-06.cs">
19022     <type name="Mono.Rocks.KeyValuePair">
19023       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
19024         <size>13</size>
19025       </method>
19026     </type>
19027     <type name="Mono.Rocks.Sequence">
19028       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19029         <size>8</size>
19030       </method>
19031       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19032         <size>44</size>
19033       </method>
19034     </type>
19035     <type name="Mono.Rocks.Test">
19036       <method name="Void .ctor()">
19037         <size>7</size>
19038       </method>
19039       <method name="Int32 Main()">
19040         <size>116</size>
19041       </method>
19042       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
19043         <size>30</size>
19044       </method>
19045     </type>
19046     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
19047       <method name="Void .ctor()">
19048         <size>7</size>
19049       </method>
19050       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19051         <size>12</size>
19052       </method>
19053       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19054         <size>7</size>
19055       </method>
19056       <method name="Boolean MoveNext()">
19057         <size>184</size>
19058       </method>
19059       <method name="Void Dispose()">
19060         <size>8</size>
19061       </method>
19062       <method name="Void Reset()">
19063         <size>6</size>
19064       </method>
19065       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
19066         <size>7</size>
19067       </method>
19068       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
19069         <size>52</size>
19070       </method>
19071     </type>
19072   </test>
19073   <test name="gtest-iter-07.cs">
19074     <type name="Test">
19075       <method name="Void .ctor()">
19076         <size>7</size>
19077       </method>
19078       <method name="Int32 Main()">
19079         <size>8</size>
19080       </method>
19081       <method name="Void TestFunction(IEnumerable`1)">
19082         <size>35</size>
19083       </method>
19084     </type>
19085     <type name="MySystem">
19086       <method name="Void .ctor()">
19087         <size>34</size>
19088       </method>
19089       <method name="IEnumerable`1 get_Items()">
19090         <size>23</size>
19091       </method>
19092     </type>
19093     <type name="MySystem+&lt;&gt;c__Iterator0">
19094       <method name="Void .ctor()">
19095         <size>7</size>
19096       </method>
19097       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19098         <size>7</size>
19099       </method>
19100       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19101         <size>7</size>
19102       </method>
19103       <method name="Boolean MoveNext()">
19104         <size>186</size>
19105       </method>
19106       <method name="Void Dispose()">
19107         <size>56</size>
19108       </method>
19109       <method name="Void Reset()">
19110         <size>6</size>
19111       </method>
19112       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
19113         <size>7</size>
19114       </method>
19115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
19116         <size>40</size>
19117       </method>
19118     </type>
19119   </test>
19120   <test name="gtest-iter-08.cs">
19121     <type name="App">
19122       <method name="Void .ctor()">
19123         <size>7</size>
19124       </method>
19125       <method name="IEnumerable QueryEnumerable[T]()">
19126         <size>16</size>
19127       </method>
19128       <method name="Int32 Main()">
19129         <size>116</size>
19130       </method>
19131     </type>
19132     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19133       <method name="Void .ctor()">
19134         <size>7</size>
19135       </method>
19136       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19137         <size>7</size>
19138       </method>
19139       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19140         <size>7</size>
19141       </method>
19142       <method name="Boolean MoveNext()">
19143         <size>84</size>
19144       </method>
19145       <method name="Void Dispose()">
19146         <size>8</size>
19147       </method>
19148       <method name="Void Reset()">
19149         <size>6</size>
19150       </method>
19151     </type>
19152     <type name="App">
19153       <method name="T TestType[T]()">
19154         <size>21</size>
19155       </method>
19156       <method name="System.Object TestType(System.Type)">
19157         <size>6</size>
19158       </method>
19159     </type>
19160     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19161       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19162         <size>7</size>
19163       </method>
19164       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19165         <size>26</size>
19166       </method>
19167     </type>
19168   </test>
19169   <test name="gtest-iter-09.cs">
19170     <type name="Test">
19171       <method name="Void .ctor()">
19172         <size>7</size>
19173       </method>
19174       <method name="IEnumerable`1 Create[T](T[,])">
19175         <size>30</size>
19176       </method>
19177       <method name="Int32 Main()">
19178         <size>78</size>
19179       </method>
19180     </type>
19181     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
19182       <method name="Void .ctor()">
19183         <size>7</size>
19184       </method>
19185       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19186         <size>12</size>
19187       </method>
19188       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19189         <size>7</size>
19190       </method>
19191       <method name="Boolean MoveNext()">
19192         <size>130</size>
19193       </method>
19194       <method name="Void Dispose()">
19195         <size>8</size>
19196       </method>
19197       <method name="Void Reset()">
19198         <size>6</size>
19199       </method>
19200       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19201         <size>7</size>
19202       </method>
19203       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19204         <size>40</size>
19205       </method>
19206     </type>
19207     <type name="&lt;PrivateImplementationDetails&gt;">
19208       <method name="Void .ctor()">
19209         <size>7</size>
19210       </method>
19211     </type>
19212   </test>
19213   <test name="gtest-iter-10.cs">
19214     <type name="Test">
19215       <method name="Void .ctor()">
19216         <size>7</size>
19217       </method>
19218       <method name="IEnumerable`1 FromTo(Int32, Int32)">
19219         <size>44</size>
19220       </method>
19221       <method name="Int32 Main()">
19222         <size>159</size>
19223       </method>
19224     </type>
19225     <type name="Test+&lt;FromTo&gt;c__Iterator0">
19226       <method name="Void .ctor()">
19227         <size>7</size>
19228       </method>
19229       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
19230         <size>7</size>
19231       </method>
19232       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19233         <size>12</size>
19234       </method>
19235       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19236         <size>7</size>
19237       </method>
19238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
19239         <size>52</size>
19240       </method>
19241       <method name="Boolean MoveNext()">
19242         <size>103</size>
19243       </method>
19244       <method name="Void Dispose()">
19245         <size>8</size>
19246       </method>
19247       <method name="Void Reset()">
19248         <size>6</size>
19249       </method>
19250     </type>
19251   </test>
19252   <test name="gtest-iter-11.cs">
19253     <type name="Foo">
19254       <method name="Void .ctor()">
19255         <size>7</size>
19256       </method>
19257     </type>
19258     <type name="Bar">
19259       <method name="Void .ctor()">
19260         <size>7</size>
19261       </method>
19262       <method name="System.String get_Name()">
19263         <size>7</size>
19264       </method>
19265       <method name="Void set_Name(System.String)">
19266         <size>8</size>
19267       </method>
19268     </type>
19269     <type name="Collection`1[T]">
19270       <method name="Void .ctor()">
19271         <size>18</size>
19272       </method>
19273       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19274         <size>7</size>
19275       </method>
19276       <method name="Void Add(T)">
19277         <size>13</size>
19278       </method>
19279       <method name="IEnumerator`1 GetEnumerator()">
19280         <size>15</size>
19281       </method>
19282     </type>
19283     <type name="BarCollection">
19284       <method name="Void .ctor()">
19285         <size>7</size>
19286       </method>
19287     </type>
19288     <type name="Program">
19289       <method name="Void .ctor()">
19290         <size>7</size>
19291       </method>
19292       <method name="Int32 Main()">
19293         <size>148</size>
19294       </method>
19295     </type>
19296     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19297       <method name="Void .ctor()">
19298         <size>7</size>
19299       </method>
19300       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19301         <size>7</size>
19302       </method>
19303       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19304         <size>12</size>
19305       </method>
19306       <method name="Boolean MoveNext()">
19307         <size>175</size>
19308       </method>
19309       <method name="Void Dispose()">
19310         <size>56</size>
19311       </method>
19312       <method name="Void Reset()">
19313         <size>6</size>
19314       </method>
19315     </type>
19316   </test>
19317   <test name="gtest-iter-12.cs">
19318     <type name="H">
19319       <method name="Void Main(System.String[])">
19320         <size>1</size>
19321       </method>
19322       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
19323         <size>30</size>
19324       </method>
19325       <method name="Void .ctor()">
19326         <size>7</size>
19327       </method>
19328     </type>
19329     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
19330       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19331         <size>7</size>
19332       </method>
19333       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19334         <size>12</size>
19335       </method>
19336       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19337         <size>7</size>
19338       </method>
19339       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19340         <size>40</size>
19341       </method>
19342       <method name="Boolean MoveNext()">
19343         <size>117</size>
19344       </method>
19345       <method name="Void Dispose()">
19346         <size>8</size>
19347       </method>
19348       <method name="Void Reset()">
19349         <size>6</size>
19350       </method>
19351       <method name="Void .ctor()">
19352         <size>7</size>
19353       </method>
19354     </type>
19355   </test>
19356   <test name="gtest-iter-13.cs">
19357     <type name="C`1[T]">
19358       <method name="IEnumerator GetEnumerator()">
19359         <size>12</size>
19360       </method>
19361       <method name="IEnumerable`1 Filter(System.Func`2[T,System.Boolean])">
19362         <size>37</size>
19363       </method>
19364       <method name="Void .ctor()">
19365         <size>7</size>
19366       </method>
19367     </type>
19368     <type name="M">
19369       <method name="Void Main()">
19370         <size>57</size>
19371       </method>
19372       <method name="Void .ctor()">
19373         <size>7</size>
19374       </method>
19375     </type>
19376     <type name="C`1+&lt;Filter&gt;c__Iterator0[T]">
19377       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19378         <size>7</size>
19379       </method>
19380       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19381         <size>12</size>
19382       </method>
19383       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19384         <size>7</size>
19385       </method>
19386       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19387         <size>52</size>
19388       </method>
19389       <method name="Boolean MoveNext()">
19390         <size>203</size>
19391       </method>
19392       <method name="Void Dispose()">
19393         <size>62</size>
19394       </method>
19395       <method name="Void Reset()">
19396         <size>6</size>
19397       </method>
19398       <method name="Void .ctor()">
19399         <size>7</size>
19400       </method>
19401     </type>
19402   </test>
19403   <test name="gtest-lambda-01.cs">
19404     <type name="X">
19405       <method name="Int32 Main()">
19406         <size>300</size>
19407       </method>
19408       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19409         <size>4</size>
19410       </method>
19411       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19412         <size>4</size>
19413       </method>
19414       <method name="Void &lt;Main&gt;m__3(Int32)">
19415         <size>8</size>
19416       </method>
19417       <method name="Void .ctor(Int32)">
19418         <size>13</size>
19419       </method>
19420     </type>
19421     <type name="IntFunc">
19422       <method name="Int32 Invoke(Int32)">
19423         <size>0</size>
19424       </method>
19425       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19426         <size>0</size>
19427       </method>
19428       <method name="Int32 EndInvoke(IAsyncResult)">
19429         <size>0</size>
19430       </method>
19431       <method name="Void .ctor(Object, IntPtr)">
19432         <size>0</size>
19433       </method>
19434     </type>
19435     <type name="VoidFunc">
19436       <method name="Void Invoke(Int32)">
19437         <size>0</size>
19438       </method>
19439       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19440         <size>0</size>
19441       </method>
19442       <method name="Void EndInvoke(IAsyncResult)">
19443         <size>0</size>
19444       </method>
19445       <method name="Void .ctor(Object, IntPtr)">
19446         <size>0</size>
19447       </method>
19448     </type>
19449     <type name="X+&lt;Main&gt;c__AnonStorey0">
19450       <method name="Void &lt;&gt;m__2(Int32)">
19451         <size>8</size>
19452       </method>
19453       <method name="Void .ctor()">
19454         <size>7</size>
19455       </method>
19456     </type>
19457   </test>
19458   <test name="gtest-lambda-02.cs">
19459     <type name="X">
19460       <method name="Void Foo(funci)">
19461         <size>16</size>
19462       </method>
19463       <method name="Void Foo(funcs)">
19464         <size>19</size>
19465       </method>
19466       <method name="Void Main()">
19467         <size>35</size>
19468       </method>
19469       <method name="System.String &lt;Main&gt;m__0(System.String)">
19470         <size>12</size>
19471       </method>
19472       <method name="Void .ctor()">
19473         <size>7</size>
19474       </method>
19475     </type>
19476     <type name="funcs">
19477       <method name="System.String Invoke(System.String)">
19478         <size>0</size>
19479       </method>
19480       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19481         <size>0</size>
19482       </method>
19483       <method name="System.String EndInvoke(IAsyncResult)">
19484         <size>0</size>
19485       </method>
19486       <method name="Void .ctor(Object, IntPtr)">
19487         <size>0</size>
19488       </method>
19489     </type>
19490     <type name="funci">
19491       <method name="Int32 Invoke(Int32)">
19492         <size>0</size>
19493       </method>
19494       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19495         <size>0</size>
19496       </method>
19497       <method name="Int32 EndInvoke(IAsyncResult)">
19498         <size>0</size>
19499       </method>
19500       <method name="Void .ctor(Object, IntPtr)">
19501         <size>0</size>
19502       </method>
19503     </type>
19504   </test>
19505   <test name="gtest-lambda-03.cs">
19506     <type name="Demo">
19507       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
19508         <size>8</size>
19509       </method>
19510       <method name="Int32 Main()">
19511         <size>54</size>
19512       </method>
19513       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19514         <size>7</size>
19515       </method>
19516       <method name="Void .ctor()">
19517         <size>7</size>
19518       </method>
19519     </type>
19520     <type name="Func`2[TArg0,TResult]">
19521       <method name="TResult Invoke(TArg0)">
19522         <size>0</size>
19523       </method>
19524       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19525         <size>0</size>
19526       </method>
19527       <method name="TResult EndInvoke(IAsyncResult)">
19528         <size>0</size>
19529       </method>
19530       <method name="Void .ctor(Object, IntPtr)">
19531         <size>0</size>
19532       </method>
19533     </type>
19534   </test>
19535   <test name="gtest-lambda-04.cs">
19536     <type name="Demo">
19537       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
19538         <size>14</size>
19539       </method>
19540       <method name="Int32 Main()">
19541         <size>103</size>
19542       </method>
19543       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
19544         <size>7</size>
19545       </method>
19546       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
19547         <size>8</size>
19548       </method>
19549       <method name="Void .ctor()">
19550         <size>7</size>
19551       </method>
19552     </type>
19553     <type name="Func`2[TArg0,TResult]">
19554       <method name="TResult Invoke(TArg0)">
19555         <size>0</size>
19556       </method>
19557       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
19558         <size>0</size>
19559       </method>
19560       <method name="TResult EndInvoke(IAsyncResult)">
19561         <size>0</size>
19562       </method>
19563       <method name="Void .ctor(Object, IntPtr)">
19564         <size>0</size>
19565       </method>
19566     </type>
19567   </test>
19568   <test name="gtest-lambda-05.cs">
19569     <type name="C">
19570       <method name="Boolean M(C+db)">
19571         <size>8</size>
19572       </method>
19573       <method name="System.String M(C+ds)">
19574         <size>6</size>
19575       </method>
19576       <method name="Int32 M(C+di)">
19577         <size>8</size>
19578       </method>
19579       <method name="Int32 Main()">
19580         <size>125</size>
19581       </method>
19582       <method name="System.String &lt;Main&gt;m__0(System.String)">
19583         <size>31</size>
19584       </method>
19585       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19586         <size>31</size>
19587       </method>
19588       <method name="Void .ctor()">
19589         <size>7</size>
19590       </method>
19591     </type>
19592     <type name="C+di">
19593       <method name="Int32 Invoke(Int32)">
19594         <size>0</size>
19595       </method>
19596       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
19597         <size>0</size>
19598       </method>
19599       <method name="Int32 EndInvoke(IAsyncResult)">
19600         <size>0</size>
19601       </method>
19602       <method name="Void .ctor(Object, IntPtr)">
19603         <size>0</size>
19604       </method>
19605     </type>
19606     <type name="C+ds">
19607       <method name="System.String Invoke(System.String)">
19608         <size>0</size>
19609       </method>
19610       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
19611         <size>0</size>
19612       </method>
19613       <method name="System.String EndInvoke(IAsyncResult)">
19614         <size>0</size>
19615       </method>
19616       <method name="Void .ctor(Object, IntPtr)">
19617         <size>0</size>
19618       </method>
19619     </type>
19620     <type name="C+db">
19621       <method name="Boolean Invoke(Boolean)">
19622         <size>0</size>
19623       </method>
19624       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19625         <size>0</size>
19626       </method>
19627       <method name="Boolean EndInvoke(IAsyncResult)">
19628         <size>0</size>
19629       </method>
19630       <method name="Void .ctor(Object, IntPtr)">
19631         <size>0</size>
19632       </method>
19633     </type>
19634     <type name="C+&lt;Main&gt;c__AnonStorey0">
19635       <method name="System.String &lt;&gt;m__2(System.String)">
19636         <size>12</size>
19637       </method>
19638       <method name="Void .ctor()">
19639         <size>7</size>
19640       </method>
19641     </type>
19642     <type name="C+&lt;Main&gt;c__AnonStorey1">
19643       <method name="Int32 &lt;&gt;m__3(Int32)">
19644         <size>11</size>
19645       </method>
19646       <method name="Void .ctor()">
19647         <size>7</size>
19648       </method>
19649     </type>
19650   </test>
19651   <test name="gtest-lambda-06.cs">
19652     <type name="TestClass">
19653       <method name="Void P(TestClass+DT)">
19654         <size>26</size>
19655       </method>
19656       <method name="Void P(TestClass+DF)">
19657         <size>26</size>
19658       </method>
19659       <method name="T And(T, T)">
19660         <size>10</size>
19661       </method>
19662       <method name="F And(T, F)">
19663         <size>10</size>
19664       </method>
19665       <method name="F And(F, T)">
19666         <size>10</size>
19667       </method>
19668       <method name="F And(F, F)">
19669         <size>10</size>
19670       </method>
19671       <method name="T Or(T, T)">
19672         <size>10</size>
19673       </method>
19674       <method name="T Or(T, F)">
19675         <size>10</size>
19676       </method>
19677       <method name="T Or(F, T)">
19678         <size>10</size>
19679       </method>
19680       <method name="F Or(F, F)">
19681         <size>10</size>
19682       </method>
19683       <method name="F Not(T)">
19684         <size>10</size>
19685       </method>
19686       <method name="T Not(F)">
19687         <size>10</size>
19688       </method>
19689       <method name="Void StopTrue(T)">
19690         <size>1</size>
19691       </method>
19692       <method name="Int32 Main()">
19693         <size>36</size>
19694       </method>
19695       <method name="Void &lt;Main&gt;m__0(F)">
19696         <size>31</size>
19697       </method>
19698       <method name="Void .ctor()">
19699         <size>7</size>
19700       </method>
19701     </type>
19702     <type name="TestClass+DT">
19703       <method name="Void Invoke(T)">
19704         <size>0</size>
19705       </method>
19706       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
19707         <size>0</size>
19708       </method>
19709       <method name="Void EndInvoke(IAsyncResult)">
19710         <size>0</size>
19711       </method>
19712       <method name="Void .ctor(Object, IntPtr)">
19713         <size>0</size>
19714       </method>
19715     </type>
19716     <type name="TestClass+DF">
19717       <method name="Void Invoke(F)">
19718         <size>0</size>
19719       </method>
19720       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
19721         <size>0</size>
19722       </method>
19723       <method name="Void EndInvoke(IAsyncResult)">
19724         <size>0</size>
19725       </method>
19726       <method name="Void .ctor(Object, IntPtr)">
19727         <size>0</size>
19728       </method>
19729     </type>
19730     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
19731       <method name="Void &lt;&gt;m__1(T)">
19732         <size>38</size>
19733       </method>
19734       <method name="Void .ctor()">
19735         <size>7</size>
19736       </method>
19737     </type>
19738     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
19739       <method name="Void &lt;&gt;m__2(F)">
19740         <size>77</size>
19741       </method>
19742       <method name="Void .ctor()">
19743         <size>7</size>
19744       </method>
19745     </type>
19746   </test>
19747   <test name="gtest-lambda-07.cs">
19748     <type name="C">
19749       <method name="Void Test(D)">
19750         <size>1</size>
19751       </method>
19752       <method name="Void Test(System.Object, D)">
19753         <size>1</size>
19754       </method>
19755       <method name="Void Test(D, D)">
19756         <size>1</size>
19757       </method>
19758       <method name="Void Test2(System.Object, E)">
19759         <size>1</size>
19760       </method>
19761       <method name="Void Main()">
19762         <size>207</size>
19763       </method>
19764       <method name="Void &lt;Main&gt;m__0()">
19765         <size>1</size>
19766       </method>
19767       <method name="Void &lt;Main&gt;m__1()">
19768         <size>1</size>
19769       </method>
19770       <method name="Void &lt;Main&gt;m__2()">
19771         <size>1</size>
19772       </method>
19773       <method name="Void &lt;Main&gt;m__3()">
19774         <size>1</size>
19775       </method>
19776       <method name="Void &lt;Main&gt;m__4()">
19777         <size>1</size>
19778       </method>
19779       <method name="Void &lt;Main&gt;m__5(Boolean)">
19780         <size>1</size>
19781       </method>
19782       <method name="Void .ctor()">
19783         <size>7</size>
19784       </method>
19785     </type>
19786     <type name="D">
19787       <method name="Void Invoke()">
19788         <size>0</size>
19789       </method>
19790       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19791         <size>0</size>
19792       </method>
19793       <method name="Void EndInvoke(IAsyncResult)">
19794         <size>0</size>
19795       </method>
19796       <method name="Void .ctor(Object, IntPtr)">
19797         <size>0</size>
19798       </method>
19799     </type>
19800     <type name="E">
19801       <method name="Void Invoke(Boolean)">
19802         <size>0</size>
19803       </method>
19804       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
19805         <size>0</size>
19806       </method>
19807       <method name="Void EndInvoke(IAsyncResult)">
19808         <size>0</size>
19809       </method>
19810       <method name="Void .ctor(Object, IntPtr)">
19811         <size>0</size>
19812       </method>
19813     </type>
19814   </test>
19815   <test name="gtest-lambda-08.cs">
19816     <type name="C">
19817       <method name="Void Test[T,R](System.Func`2[T,R])">
19818         <size>1</size>
19819       </method>
19820       <method name="Int32 Main()">
19821         <size>321</size>
19822       </method>
19823       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19824         <size>4</size>
19825       </method>
19826       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19827         <size>5</size>
19828       </method>
19829       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19830         <size>4</size>
19831       </method>
19832       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19833         <size>5</size>
19834       </method>
19835       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19836         <size>4</size>
19837       </method>
19838       <method name="Boolean &lt;Main&gt;m__5(Int32)">
19839         <size>5</size>
19840       </method>
19841       <method name="Int32 &lt;Main&gt;m__6(Int32)">
19842         <size>4</size>
19843       </method>
19844       <method name="Void .ctor()">
19845         <size>7</size>
19846       </method>
19847     </type>
19848   </test>
19849   <test name="gtest-lambda-09.cs">
19850     <type name="C">
19851       <method name="IEnumerable`1 Test[T](T)">
19852         <size>2</size>
19853       </method>
19854       <method name="IEnumerable`1 Test[T](Func`1[T])">
19855         <size>2</size>
19856       </method>
19857       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
19858         <size>2</size>
19859       </method>
19860       <method name="Void Main()">
19861         <size>113</size>
19862       </method>
19863       <method name="System.String &lt;Main&gt;m__0()">
19864         <size>6</size>
19865       </method>
19866       <method name="System.String &lt;Main&gt;m__1()">
19867         <size>6</size>
19868       </method>
19869       <method name="System.String &lt;Main&gt;m__2(System.String)">
19870         <size>6</size>
19871       </method>
19872       <method name="Void .ctor()">
19873         <size>7</size>
19874       </method>
19875     </type>
19876     <type name="Func`1[TD]">
19877       <method name="TD Invoke()">
19878         <size>0</size>
19879       </method>
19880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19881         <size>0</size>
19882       </method>
19883       <method name="TD EndInvoke(IAsyncResult)">
19884         <size>0</size>
19885       </method>
19886       <method name="Void .ctor(Object, IntPtr)">
19887         <size>0</size>
19888       </method>
19889     </type>
19890     <type name="Func`2[TA,TR]">
19891       <method name="TR Invoke(TA)">
19892         <size>0</size>
19893       </method>
19894       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19895         <size>0</size>
19896       </method>
19897       <method name="TR EndInvoke(IAsyncResult)">
19898         <size>0</size>
19899       </method>
19900       <method name="Void .ctor(Object, IntPtr)">
19901         <size>0</size>
19902       </method>
19903     </type>
19904   </test>
19905   <test name="gtest-lambda-10.cs">
19906     <type name="C">
19907       <method name="Void Foo[TSource](IEnumerable`1)">
19908         <size>1</size>
19909       </method>
19910       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
19911         <size>1</size>
19912       </method>
19913       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
19914         <size>1</size>
19915       </method>
19916       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
19917         <size>1</size>
19918       </method>
19919       <method name="Void Main()">
19920         <size>97</size>
19921       </method>
19922       <method name="Void .ctor()">
19923         <size>7</size>
19924       </method>
19925     </type>
19926     <type name="C+&lt;Main&gt;c__AnonStorey0">
19927       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19928         <size>7</size>
19929       </method>
19930       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
19931         <size>7</size>
19932       </method>
19933       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
19934         <size>7</size>
19935       </method>
19936       <method name="Void .ctor()">
19937         <size>7</size>
19938       </method>
19939     </type>
19940   </test>
19941   <test name="gtest-lambda-11.cs">
19942     <type name="Pair`2[T1,T2]">
19943       <method name="Void .ctor()">
19944         <size>7</size>
19945       </method>
19946     </type>
19947     <type name="C">
19948       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
19949         <size>1</size>
19950       </method>
19951     </type>
19952     <type name="E`1[TI]">
19953       <method name="Void Rep1[TV](Group`2[TI,TV])">
19954         <size>37</size>
19955       </method>
19956       <method name="Void .ctor()">
19957         <size>7</size>
19958       </method>
19959     </type>
19960     <type name="M">
19961       <method name="Void Main()">
19962         <size>1</size>
19963       </method>
19964       <method name="Void .ctor()">
19965         <size>7</size>
19966       </method>
19967     </type>
19968     <type name="Group`2[T1,T2]">
19969       <method name="Pair`2[T1,T2] Invoke(T1)">
19970         <size>0</size>
19971       </method>
19972       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
19973         <size>0</size>
19974       </method>
19975       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
19976         <size>0</size>
19977       </method>
19978       <method name="Void .ctor(Object, IntPtr)">
19979         <size>0</size>
19980       </method>
19981     </type>
19982     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
19983       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
19984         <size>7</size>
19985       </method>
19986       <method name="Void .ctor()">
19987         <size>7</size>
19988       </method>
19989     </type>
19990   </test>
19991   <test name="gtest-lambda-12.cs">
19992     <type name="Demo">
19993       <method name="Void F[T](T[], T, Func`1[T])">
19994         <size>42</size>
19995       </method>
19996       <method name="Int32 Main()">
19997         <size>65</size>
19998       </method>
19999       <method name="Void .ctor()">
20000         <size>7</size>
20001       </method>
20002     </type>
20003     <type name="Func`1[TA]">
20004       <method name="Void Invoke(TA)">
20005         <size>0</size>
20006       </method>
20007       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20008         <size>0</size>
20009       </method>
20010       <method name="Void EndInvoke(IAsyncResult)">
20011         <size>0</size>
20012       </method>
20013       <method name="Void .ctor(Object, IntPtr)">
20014         <size>0</size>
20015       </method>
20016     </type>
20017     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20018       <method name="Void &lt;&gt;m__0(Int32)">
20019         <size>10</size>
20020       </method>
20021       <method name="Void .ctor()">
20022         <size>7</size>
20023       </method>
20024     </type>
20025   </test>
20026   <test name="gtest-lambda-13.cs">
20027     <type name="TestUnary">
20028       <method name="Void Foo(System.Action`1[System.Int32])">
20029         <size>1</size>
20030       </method>
20031       <method name="Void Bar()">
20032         <size>35</size>
20033       </method>
20034       <method name="Void &lt;Bar&gt;m__0(Int32)">
20035         <size>6</size>
20036       </method>
20037       <method name="Void .ctor()">
20038         <size>7</size>
20039       </method>
20040     </type>
20041     <type name="Program">
20042       <method name="Void Foo(System.Action`1[System.String])">
20043         <size>12</size>
20044       </method>
20045       <method name="T Foo[T](System.Func`2[System.String,T])">
20046         <size>12</size>
20047       </method>
20048       <method name="System.String Bar()">
20049         <size>35</size>
20050       </method>
20051       <method name="Void Main()">
20052         <size>76</size>
20053       </method>
20054       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20055         <size>7</size>
20056       </method>
20057       <method name="System.String &lt;Main&gt;m__2(System.String)">
20058         <size>2</size>
20059       </method>
20060       <method name="Void &lt;Main&gt;m__3(System.String)">
20061         <size>7</size>
20062       </method>
20063       <method name="Void .ctor()">
20064         <size>7</size>
20065       </method>
20066     </type>
20067   </test>
20068   <test name="gtest-lambda-14.cs">
20069     <type name="Test">
20070       <method name="Void Main()">
20071         <size>1</size>
20072       </method>
20073       <method name="Void Foo[T]()">
20074         <size>14</size>
20075       </method>
20076       <method name="Void .ctor()">
20077         <size>7</size>
20078       </method>
20079       <method name="T &lt;Foo`1&gt;m__0[T](T)">
20080         <size>2</size>
20081       </method>
20082     </type>
20083   </test>
20084   <test name="gtest-lambda-15.cs">
20085     <type name="Enumerable">
20086       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20087         <size>32</size>
20088       </method>
20089       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20090         <size>120</size>
20091       </method>
20092     </type>
20093     <type name="Repro">
20094       <method name="Int32 Main()">
20095         <size>115</size>
20096       </method>
20097       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20098         <size>7</size>
20099       </method>
20100       <method name="Void .ctor()">
20101         <size>7</size>
20102       </method>
20103     </type>
20104     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20105       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20106         <size>15</size>
20107       </method>
20108       <method name="Void .ctor()">
20109         <size>7</size>
20110       </method>
20111     </type>
20112   </test>
20113   <test name="gtest-lambda-16.cs">
20114     <type name="Repro">
20115       <method name="Void AssertFoo[T](IList`1)">
20116         <size>34</size>
20117       </method>
20118       <method name="Void Main()">
20119         <size>1</size>
20120       </method>
20121       <method name="Void .ctor()">
20122         <size>7</size>
20123       </method>
20124     </type>
20125     <type name="Repro+Runner`1[T]">
20126       <method name="Void .ctor(Action`1, T)">
20127         <size>7</size>
20128       </method>
20129     </type>
20130     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
20131       <method name="Void &lt;&gt;m__0(Int32)">
20132         <size>52</size>
20133       </method>
20134       <method name="Void .ctor()">
20135         <size>7</size>
20136       </method>
20137     </type>
20138   </test>
20139   <test name="gtest-lambda-17.cs">
20140     <type name="TestCase">
20141       <method name="Void Testing()">
20142         <size>75</size>
20143       </method>
20144       <method name="Void Main()">
20145         <size>11</size>
20146       </method>
20147       <method name="Void &lt;Testing&gt;m__0()">
20148         <size>8</size>
20149       </method>
20150       <method name="Void .ctor()">
20151         <size>7</size>
20152       </method>
20153     </type>
20154   </test>
20155   <test name="gtest-lambda-18.cs">
20156     <type name="Test">
20157       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
20158         <size>33</size>
20159       </method>
20160       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
20161         <size>1</size>
20162       </method>
20163       <method name="Void Main()">
20164         <size>1</size>
20165       </method>
20166     </type>
20167     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
20168       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
20169         <size>14</size>
20170       </method>
20171       <method name="Void .ctor()">
20172         <size>7</size>
20173       </method>
20174     </type>
20175   </test>
20176   <test name="gtest-lambda-19.cs">
20177     <type name="Crasher">
20178       <method name="Void Crash()">
20179         <size>36</size>
20180       </method>
20181       <method name="Void Do(System.Action)">
20182         <size>1</size>
20183       </method>
20184       <method name="Void Main()">
20185         <size>1</size>
20186       </method>
20187       <method name="Void .ctor()">
20188         <size>7</size>
20189       </method>
20190     </type>
20191     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
20192       <method name="Void &lt;&gt;m__0()">
20193         <size>27</size>
20194       </method>
20195       <method name="Void .ctor()">
20196         <size>7</size>
20197       </method>
20198     </type>
20199   </test>
20200   <test name="gtest-lambda-20.cs">
20201     <type name="Z">
20202       <method name="Void &lt;Z&gt;m__0()">
20203         <size>7</size>
20204       </method>
20205       <method name="Void .ctor()">
20206         <size>37</size>
20207       </method>
20208     </type>
20209     <type name="Test">
20210       <method name="Boolean Foo()">
20211         <size>2</size>
20212       </method>
20213       <method name="Void Main()">
20214         <size>1</size>
20215       </method>
20216       <method name="Void .ctor()">
20217         <size>7</size>
20218       </method>
20219     </type>
20220     <type name="TestMethod">
20221       <method name="Void Invoke()">
20222         <size>0</size>
20223       </method>
20224       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20225         <size>0</size>
20226       </method>
20227       <method name="Void EndInvoke(IAsyncResult)">
20228         <size>0</size>
20229       </method>
20230       <method name="Void .ctor(Object, IntPtr)">
20231         <size>0</size>
20232       </method>
20233     </type>
20234   </test>
20235   <test name="gtest-lambda-21.cs">
20236     <type name="Program">
20237       <method name="Void Foo(System.Action`1[System.String])">
20238         <size>12</size>
20239       </method>
20240       <method name="T Foo[T](System.Func`2[System.String,T])">
20241         <size>12</size>
20242       </method>
20243       <method name="System.String Bar()">
20244         <size>35</size>
20245       </method>
20246       <method name="Int32 Main()">
20247         <size>95</size>
20248       </method>
20249       <method name="System.String &lt;Bar&gt;m__0(System.String)">
20250         <size>7</size>
20251       </method>
20252       <method name="System.String &lt;Main&gt;m__1(System.String)">
20253         <size>2</size>
20254       </method>
20255       <method name="Void &lt;Main&gt;m__2(System.String)">
20256         <size>7</size>
20257       </method>
20258       <method name="Void .ctor()">
20259         <size>7</size>
20260       </method>
20261     </type>
20262   </test>
20263   <test name="gtest-lambda-22.cs">
20264     <type name="Product">
20265       <method name="Void .ctor()">
20266         <size>7</size>
20267       </method>
20268     </type>
20269     <type name="MainClass">
20270       <method name="Void Main()">
20271         <size>136</size>
20272       </method>
20273       <method name="Int32 &lt;Main&gt;m__0(Product)">
20274         <size>7</size>
20275       </method>
20276       <method name="Product &lt;Main&gt;m__1(Product)">
20277         <size>2</size>
20278       </method>
20279       <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)">
20280         <size>48</size>
20281       </method>
20282       <method name="Void .ctor()">
20283         <size>7</size>
20284       </method>
20285     </type>
20286     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
20287       <method name="&lt;g&gt;__T get_g()">
20288         <size>7</size>
20289       </method>
20290       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
20291         <size>7</size>
20292       </method>
20293       <method name="Boolean Equals(System.Object)">
20294         <size>69</size>
20295       </method>
20296       <method name="Int32 GetHashCode()">
20297         <size>86</size>
20298       </method>
20299       <method name="System.String ToString()">
20300         <size>142</size>
20301       </method>
20302       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
20303         <size>21</size>
20304       </method>
20305     </type>
20306     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
20307       <method name="Boolean &lt;&gt;m__3(Product)">
20308         <size>52</size>
20309       </method>
20310       <method name="Decimal &lt;&gt;m__4(Product)">
20311         <size>7</size>
20312       </method>
20313       <method name="Void .ctor()">
20314         <size>7</size>
20315       </method>
20316     </type>
20317   </test>
20318   <test name="gtest-lambda-23.cs">
20319     <type name="C">
20320       <method name="U Test[T,U](T[], System.Func`2[T,U])">
20321         <size>14</size>
20322       </method>
20323       <method name="Int32 Main()">
20324         <size>77</size>
20325       </method>
20326       <method name="System.String &lt;Main&gt;m__0(System.String)">
20327         <size>27</size>
20328       </method>
20329       <method name="Void .ctor()">
20330         <size>7</size>
20331       </method>
20332     </type>
20333   </test>
20334   <test name="gtest-linq-01.cs">
20335     <type name="from.C">
20336       <method name="Void .ctor()">
20337         <size>7</size>
20338       </method>
20339       <method name="Void Main()">
20340         <size>2137</size>
20341       </method>
20342       <method name="Void Foo(Int32, Boolean)">
20343         <size>11</size>
20344       </method>
20345       <method name="Void Do(System.String[])">
20346         <size>16</size>
20347       </method>
20348     </type>
20349     <type name="from.D">
20350       <method name="Void .ctor()">
20351         <size>7</size>
20352       </method>
20353       <method name="Boolean check(System.Object, System.Object)">
20354         <size>26</size>
20355       </method>
20356     </type>
20357     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
20358       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
20359         <size>21</size>
20360       </method>
20361       <method name="&lt;i&gt;__T get_i()">
20362         <size>7</size>
20363       </method>
20364       <method name="&lt;j&gt;__T get_j()">
20365         <size>7</size>
20366       </method>
20367       <method name="Boolean Equals(System.Object)">
20368         <size>69</size>
20369       </method>
20370       <method name="Int32 GetHashCode()">
20371         <size>86</size>
20372       </method>
20373       <method name="System.String ToString()">
20374         <size>142</size>
20375       </method>
20376     </type>
20377     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20378       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20379         <size>21</size>
20380       </method>
20381       <method name="&lt;i&gt;__T get_i()">
20382         <size>7</size>
20383       </method>
20384       <method name="&lt;l&gt;__T get_l()">
20385         <size>7</size>
20386       </method>
20387       <method name="Boolean Equals(System.Object)">
20388         <size>69</size>
20389       </method>
20390       <method name="Int32 GetHashCode()">
20391         <size>86</size>
20392       </method>
20393       <method name="System.String ToString()">
20394         <size>142</size>
20395       </method>
20396     </type>
20397     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
20398       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
20399         <size>21</size>
20400       </method>
20401       <method name="&lt;i9&gt;__T get_i9()">
20402         <size>7</size>
20403       </method>
20404       <method name="&lt;i&gt;__T get_i()">
20405         <size>7</size>
20406       </method>
20407       <method name="Boolean Equals(System.Object)">
20408         <size>69</size>
20409       </method>
20410       <method name="Int32 GetHashCode()">
20411         <size>86</size>
20412       </method>
20413       <method name="System.String ToString()">
20414         <size>142</size>
20415       </method>
20416     </type>
20417     <type name="from.C">
20418       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20419         <size>2</size>
20420       </method>
20421       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20422         <size>2</size>
20423       </method>
20424       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
20425         <size>2</size>
20426       </method>
20427       <method name="Int32 &lt;Main&gt;m__3(Int32)">
20428         <size>2</size>
20429       </method>
20430     </type>
20431     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
20432       <method name="Void .ctor()">
20433         <size>7</size>
20434       </method>
20435       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
20436         <size>7</size>
20437       </method>
20438     </type>
20439     <type name="from.C">
20440       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
20441         <size>2</size>
20442       </method>
20443       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20444         <size>10</size>
20445       </method>
20446       <method name="Int32 &lt;Main&gt;m__7(Int32)">
20447         <size>2</size>
20448       </method>
20449       <method name="Int32 &lt;Main&gt;m__8(Int32)">
20450         <size>2</size>
20451       </method>
20452       <method name="Int32 &lt;Main&gt;m__9(Int32)">
20453         <size>2</size>
20454       </method>
20455       <method name="Int32 &lt;Main&gt;m__A(Int32)">
20456         <size>2</size>
20457       </method>
20458       <method name="Int32 &lt;Main&gt;m__B(Int32)">
20459         <size>2</size>
20460       </method>
20461       <method name="Int32 &lt;Main&gt;m__C(Int32)">
20462         <size>2</size>
20463       </method>
20464       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
20465         <size>2</size>
20466       </method>
20467       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
20468         <size>2</size>
20469       </method>
20470       <method name="Int32 &lt;Main&gt;m__20(Int32)">
20471         <size>2</size>
20472       </method>
20473       <method name="Int32 &lt;Main&gt;m__21(Int32)">
20474         <size>2</size>
20475       </method>
20476       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
20477         <size>10</size>
20478       </method>
20479       <method name="Int32 &lt;Main&gt;m__D(ITest)">
20480         <size>7</size>
20481       </method>
20482       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
20483         <size>2</size>
20484       </method>
20485       <method name="Int32 &lt;Main&gt;m__F(Int32)">
20486         <size>2</size>
20487       </method>
20488       <method name="Int32 &lt;Main&gt;m__10(ITest)">
20489         <size>7</size>
20490       </method>
20491       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
20492         <size>2</size>
20493       </method>
20494       <method name="Int32 &lt;Main&gt;m__12(Int32)">
20495         <size>2</size>
20496       </method>
20497       <method name="Int32 &lt;Main&gt;m__13(ITest)">
20498         <size>7</size>
20499       </method>
20500       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
20501         <size>8</size>
20502       </method>
20503       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
20504         <size>7</size>
20505       </method>
20506       <method name="Int32 &lt;Main&gt;m__16(ITest)">
20507         <size>7</size>
20508       </method>
20509       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
20510         <size>7</size>
20511       </method>
20512       <method name="Int32 &lt;Main&gt;m__18(Int32)">
20513         <size>2</size>
20514       </method>
20515       <method name="Int32 &lt;Main&gt;m__19(Int32)">
20516         <size>2</size>
20517       </method>
20518       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
20519         <size>2</size>
20520       </method>
20521       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
20522         <size>2</size>
20523       </method>
20524       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
20525         <size>2</size>
20526       </method>
20527       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
20528         <size>2</size>
20529       </method>
20530       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
20531         <size>2</size>
20532       </method>
20533       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
20534         <size>10</size>
20535       </method>
20536       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
20537         <size>7</size>
20538       </method>
20539       <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])">
20540         <size>15</size>
20541       </method>
20542       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20543         <size>12</size>
20544       </method>
20545       <method name="Int32 &lt;Main&gt;m__28(Int32)">
20546         <size>2</size>
20547       </method>
20548       <method name="Int32 &lt;Main&gt;m__29(Int32)">
20549         <size>2</size>
20550       </method>
20551       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
20552         <size>8</size>
20553       </method>
20554       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20555         <size>2</size>
20556       </method>
20557       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20558         <size>7</size>
20559       </method>
20560       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
20561         <size>8</size>
20562       </method>
20563       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20564         <size>2</size>
20565       </method>
20566       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20567         <size>7</size>
20568       </method>
20569       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
20570         <size>8</size>
20571       </method>
20572       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20573         <size>2</size>
20574       </method>
20575       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
20576         <size>7</size>
20577       </method>
20578       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
20579         <size>2</size>
20580       </method>
20581       <method name="Int32 &lt;Main&gt;m__37(Int32)">
20582         <size>2</size>
20583       </method>
20584       <method name="Int32 &lt;Main&gt;m__38(Int32)">
20585         <size>2</size>
20586       </method>
20587     </type>
20588     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
20589       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
20590         <size>21</size>
20591       </method>
20592       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
20593         <size>7</size>
20594       </method>
20595       <method name="&lt;l2&gt;__T get_l2()">
20596         <size>7</size>
20597       </method>
20598       <method name="Boolean Equals(System.Object)">
20599         <size>69</size>
20600       </method>
20601       <method name="Int32 GetHashCode()">
20602         <size>86</size>
20603       </method>
20604       <method name="System.String ToString()">
20605         <size>142</size>
20606       </method>
20607     </type>
20608     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
20609       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
20610         <size>7</size>
20611       </method>
20612       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
20613         <size>7</size>
20614       </method>
20615       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
20616         <size>7</size>
20617       </method>
20618     </type>
20619     <type name="from.C">
20620       <method name="Int32 &lt;Main&gt;m__39(Int32)">
20621         <size>2</size>
20622       </method>
20623       <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]])">
20624         <size>9</size>
20625       </method>
20626       <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])">
20627         <size>2</size>
20628       </method>
20629     </type>
20630     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
20631       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
20632         <size>21</size>
20633       </method>
20634       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
20635         <size>7</size>
20636       </method>
20637       <method name="&lt;l2&gt;__T get_l2()">
20638         <size>7</size>
20639       </method>
20640       <method name="Boolean Equals(System.Object)">
20641         <size>69</size>
20642       </method>
20643       <method name="Int32 GetHashCode()">
20644         <size>86</size>
20645       </method>
20646       <method name="System.String ToString()">
20647         <size>142</size>
20648       </method>
20649     </type>
20650     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
20651       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
20652         <size>47</size>
20653       </method>
20654       <method name="Int32 &lt;&gt;m__3D(Int32)">
20655         <size>2</size>
20656       </method>
20657     </type>
20658   </test>
20659   <test name="gtest-linq-02.cs">
20660     <type name="Test">
20661       <method name="Void .ctor()">
20662         <size>7</size>
20663       </method>
20664       <method name="Int32 Main()">
20665         <size>501</size>
20666       </method>
20667       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20668         <size>2</size>
20669       </method>
20670       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20671         <size>3</size>
20672       </method>
20673       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20674         <size>2</size>
20675       </method>
20676       <method name="Int32 &lt;Main&gt;m__3(Int32)">
20677         <size>3</size>
20678       </method>
20679     </type>
20680   </test>
20681   <test name="gtest-linq-03.cs">
20682     <type name="WhereTest">
20683       <method name="Void .ctor()">
20684         <size>7</size>
20685       </method>
20686       <method name="Int32 Main()">
20687         <size>179</size>
20688       </method>
20689       <method name="Boolean &lt;Main&gt;m__0(Int32)">
20690         <size>5</size>
20691       </method>
20692       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20693         <size>5</size>
20694       </method>
20695       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20696         <size>4</size>
20697       </method>
20698     </type>
20699   </test>
20700   <test name="gtest-linq-04.cs">
20701     <type name="TestGroupBy">
20702       <method name="Void .ctor()">
20703         <size>7</size>
20704       </method>
20705       <method name="Int32 Main()">
20706         <size>553</size>
20707       </method>
20708     </type>
20709     <type name="&lt;PrivateImplementationDetails&gt;">
20710       <method name="Void .ctor()">
20711         <size>7</size>
20712       </method>
20713     </type>
20714     <type name="TestGroupBy">
20715       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20716         <size>4</size>
20717       </method>
20718       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20719         <size>2</size>
20720       </method>
20721       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20722         <size>4</size>
20723       </method>
20724       <method name="Int32 &lt;Main&gt;m__3(Int32)">
20725         <size>2</size>
20726       </method>
20727     </type>
20728   </test>
20729   <test name="gtest-linq-05.cs">
20730     <type name="OrderByTests">
20731       <method name="Void .ctor()">
20732         <size>7</size>
20733       </method>
20734       <method name="Int32 Main()">
20735         <size>1254</size>
20736       </method>
20737     </type>
20738     <type name="OrderByTests+Data">
20739       <method name="Void .ctor()">
20740         <size>7</size>
20741       </method>
20742       <method name="Int32 get_ID()">
20743         <size>7</size>
20744       </method>
20745       <method name="Void set_ID(Int32)">
20746         <size>8</size>
20747       </method>
20748       <method name="System.String get_Name()">
20749         <size>7</size>
20750       </method>
20751       <method name="Void set_Name(System.String)">
20752         <size>8</size>
20753       </method>
20754       <method name="System.String ToString()">
20755         <size>28</size>
20756       </method>
20757     </type>
20758     <type name="OrderByTests">
20759       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20760         <size>2</size>
20761       </method>
20762       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20763         <size>2</size>
20764       </method>
20765       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20766         <size>2</size>
20767       </method>
20768       <method name="Int32 &lt;Main&gt;m__3(Int32)">
20769         <size>4</size>
20770       </method>
20771       <method name="System.String &lt;Main&gt;m__4(System.String)">
20772         <size>2</size>
20773       </method>
20774       <method name="Int32 &lt;Main&gt;m__5(System.String)">
20775         <size>7</size>
20776       </method>
20777       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
20778         <size>7</size>
20779       </method>
20780       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
20781         <size>7</size>
20782       </method>
20783       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
20784         <size>7</size>
20785       </method>
20786       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
20787         <size>7</size>
20788       </method>
20789       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
20790         <size>11</size>
20791       </method>
20792       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
20793         <size>7</size>
20794       </method>
20795       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
20796         <size>7</size>
20797       </method>
20798       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
20799         <size>11</size>
20800       </method>
20801       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
20802         <size>7</size>
20803       </method>
20804       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
20805         <size>7</size>
20806       </method>
20807       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
20808         <size>2</size>
20809       </method>
20810     </type>
20811   </test>
20812   <test name="gtest-linq-06.cs">
20813     <type name="Let">
20814       <method name="Void .ctor()">
20815         <size>7</size>
20816       </method>
20817       <method name="Int32 Main()">
20818         <size>406</size>
20819       </method>
20820     </type>
20821     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
20822       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
20823         <size>21</size>
20824       </method>
20825       <method name="&lt;i&gt;__T get_i()">
20826         <size>7</size>
20827       </method>
20828       <method name="&lt;u&gt;__T get_u()">
20829         <size>7</size>
20830       </method>
20831       <method name="Boolean Equals(System.Object)">
20832         <size>69</size>
20833       </method>
20834       <method name="Int32 GetHashCode()">
20835         <size>86</size>
20836       </method>
20837       <method name="System.String ToString()">
20838         <size>142</size>
20839       </method>
20840     </type>
20841     <type name="Let">
20842       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
20843         <size>10</size>
20844       </method>
20845       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20846         <size>7</size>
20847       </method>
20848       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
20849         <size>10</size>
20850       </method>
20851       <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])">
20852         <size>15</size>
20853       </method>
20854       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
20855         <size>18</size>
20856       </method>
20857       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
20858         <size>7</size>
20859       </method>
20860     </type>
20861     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
20862       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
20863         <size>21</size>
20864       </method>
20865       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20866         <size>7</size>
20867       </method>
20868       <method name="&lt;v&gt;__T get_v()">
20869         <size>7</size>
20870       </method>
20871       <method name="Boolean Equals(System.Object)">
20872         <size>69</size>
20873       </method>
20874       <method name="Int32 GetHashCode()">
20875         <size>86</size>
20876       </method>
20877       <method name="System.String ToString()">
20878         <size>142</size>
20879       </method>
20880     </type>
20881   </test>
20882   <test name="gtest-linq-07.cs">
20883     <type name="SelectMany">
20884       <method name="Void .ctor()">
20885         <size>7</size>
20886       </method>
20887       <method name="Int32 Main()">
20888         <size>748</size>
20889       </method>
20890     </type>
20891     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
20892       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
20893         <size>21</size>
20894       </method>
20895       <method name="&lt;i1&gt;__T get_i1()">
20896         <size>7</size>
20897       </method>
20898       <method name="&lt;i2&gt;__T get_i2()">
20899         <size>7</size>
20900       </method>
20901       <method name="Boolean Equals(System.Object)">
20902         <size>69</size>
20903       </method>
20904       <method name="Int32 GetHashCode()">
20905         <size>86</size>
20906       </method>
20907       <method name="System.String ToString()">
20908         <size>142</size>
20909       </method>
20910     </type>
20911     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
20912       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
20913         <size>28</size>
20914       </method>
20915       <method name="&lt;pp&gt;__T get_pp()">
20916         <size>7</size>
20917       </method>
20918       <method name="&lt;i1&gt;__T get_i1()">
20919         <size>7</size>
20920       </method>
20921       <method name="&lt;i3&gt;__T get_i3()">
20922         <size>7</size>
20923       </method>
20924       <method name="Boolean Equals(System.Object)">
20925         <size>96</size>
20926       </method>
20927       <method name="Int32 GetHashCode()">
20928         <size>109</size>
20929       </method>
20930       <method name="System.String ToString()">
20931         <size>199</size>
20932       </method>
20933     </type>
20934     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
20935       <method name="Void .ctor()">
20936         <size>7</size>
20937       </method>
20938       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20939         <size>12</size>
20940       </method>
20941       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
20942         <size>12</size>
20943       </method>
20944       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
20945         <size>12</size>
20946       </method>
20947       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
20948         <size>7</size>
20949       </method>
20950     </type>
20951     <type name="SelectMany">
20952       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
20953         <size>8</size>
20954       </method>
20955       <method name="Boolean &lt;Main&gt;m__2(Int32)">
20956         <size>5</size>
20957       </method>
20958       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
20959         <size>8</size>
20960       </method>
20961       <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)">
20962         <size>8</size>
20963       </method>
20964       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
20965         <size>7</size>
20966       </method>
20967       <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])">
20968         <size>25</size>
20969       </method>
20970       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
20971         <size>8</size>
20972       </method>
20973     </type>
20974     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
20975       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
20976         <size>21</size>
20977       </method>
20978       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20979         <size>7</size>
20980       </method>
20981       <method name="&lt;i3&gt;__T get_i3()">
20982         <size>7</size>
20983       </method>
20984       <method name="Boolean Equals(System.Object)">
20985         <size>69</size>
20986       </method>
20987       <method name="Int32 GetHashCode()">
20988         <size>86</size>
20989       </method>
20990       <method name="System.String ToString()">
20991         <size>142</size>
20992       </method>
20993     </type>
20994   </test>
20995   <test name="gtest-linq-08.cs">
20996     <type name="TestA">
20997       <method name="Void .ctor(String)">
20998         <size>14</size>
20999       </method>
21000       <method name="System.String Select[U](System.Func`2[TestA,U])">
21001         <size>7</size>
21002       </method>
21003     </type>
21004     <type name="TestB">
21005       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
21006         <size>25</size>
21007       </method>
21008     </type>
21009     <type name="CustomQueryExpressionPattern">
21010       <method name="Void .ctor()">
21011         <size>7</size>
21012       </method>
21013       <method name="Int32 Main()">
21014         <size>153</size>
21015       </method>
21016       <method name="TestA &lt;Main&gt;m__0(TestA)">
21017         <size>2</size>
21018       </method>
21019       <method name="Boolean &lt;Main&gt;m__1(TestA)">
21020         <size>17</size>
21021       </method>
21022     </type>
21023   </test>
21024   <test name="gtest-linq-09.cs">
21025     <type name="Data">
21026       <method name="Void .ctor()">
21027         <size>7</size>
21028       </method>
21029     </type>
21030     <type name="Join">
21031       <method name="Void .ctor()">
21032         <size>7</size>
21033       </method>
21034       <method name="Int32 Main()">
21035         <size>912</size>
21036       </method>
21037     </type>
21038     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
21039       <method name="Void .ctor(&lt;Result&gt;__T)">
21040         <size>14</size>
21041       </method>
21042       <method name="&lt;Result&gt;__T get_Result()">
21043         <size>7</size>
21044       </method>
21045       <method name="Boolean Equals(System.Object)">
21046         <size>39</size>
21047       </method>
21048       <method name="Int32 GetHashCode()">
21049         <size>63</size>
21050       </method>
21051       <method name="System.String ToString()">
21052         <size>67</size>
21053       </method>
21054     </type>
21055     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21056       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21057         <size>21</size>
21058       </method>
21059       <method name="&lt;a&gt;__T get_a()">
21060         <size>7</size>
21061       </method>
21062       <method name="&lt;b&gt;__T get_b()">
21063         <size>7</size>
21064       </method>
21065       <method name="Boolean Equals(System.Object)">
21066         <size>69</size>
21067       </method>
21068       <method name="Int32 GetHashCode()">
21069         <size>86</size>
21070       </method>
21071       <method name="System.String ToString()">
21072         <size>142</size>
21073       </method>
21074     </type>
21075     <type name="Join">
21076       <method name="Int32 &lt;Main&gt;m__0(Data)">
21077         <size>7</size>
21078       </method>
21079       <method name="Int32 &lt;Main&gt;m__1(Data)">
21080         <size>7</size>
21081       </method>
21082       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
21083         <size>23</size>
21084       </method>
21085       <method name="Int32 &lt;Main&gt;m__3(Data)">
21086         <size>7</size>
21087       </method>
21088       <method name="Int32 &lt;Main&gt;m__4(Data)">
21089         <size>7</size>
21090       </method>
21091       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
21092         <size>8</size>
21093       </method>
21094       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
21095         <size>22</size>
21096       </method>
21097       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
21098         <size>33</size>
21099       </method>
21100       <method name="Int32 &lt;Main&gt;m__8(Data)">
21101         <size>7</size>
21102       </method>
21103       <method name="Int32 &lt;Main&gt;m__9(Data)">
21104         <size>7</size>
21105       </method>
21106       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
21107         <size>23</size>
21108       </method>
21109       <method name="Int32 &lt;Main&gt;m__B(Data)">
21110         <size>7</size>
21111       </method>
21112       <method name="Int32 &lt;Main&gt;m__C(Data)">
21113         <size>7</size>
21114       </method>
21115       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
21116         <size>8</size>
21117       </method>
21118       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
21119         <size>12</size>
21120       </method>
21121       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
21122         <size>7</size>
21123       </method>
21124     </type>
21125   </test>
21126   <test name="gtest-linq-10.cs">
21127     <type name="DataA">
21128       <method name="Void .ctor()">
21129         <size>7</size>
21130       </method>
21131     </type>
21132     <type name="DataB">
21133       <method name="Void .ctor()">
21134         <size>7</size>
21135       </method>
21136     </type>
21137     <type name="GroupJoin">
21138       <method name="Void .ctor()">
21139         <size>7</size>
21140       </method>
21141       <method name="Int32 Main()">
21142         <size>631</size>
21143       </method>
21144     </type>
21145     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
21146       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
21147         <size>21</size>
21148       </method>
21149       <method name="&lt;a&gt;__T get_a()">
21150         <size>7</size>
21151       </method>
21152       <method name="&lt;ab&gt;__T get_ab()">
21153         <size>7</size>
21154       </method>
21155       <method name="Boolean Equals(System.Object)">
21156         <size>69</size>
21157       </method>
21158       <method name="Int32 GetHashCode()">
21159         <size>86</size>
21160       </method>
21161       <method name="System.String ToString()">
21162         <size>142</size>
21163       </method>
21164     </type>
21165     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21166       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21167         <size>21</size>
21168       </method>
21169       <method name="&lt;a&gt;__T get_a()">
21170         <size>7</size>
21171       </method>
21172       <method name="&lt;b&gt;__T get_b()">
21173         <size>7</size>
21174       </method>
21175       <method name="Boolean Equals(System.Object)">
21176         <size>69</size>
21177       </method>
21178       <method name="Int32 GetHashCode()">
21179         <size>86</size>
21180       </method>
21181       <method name="System.String ToString()">
21182         <size>142</size>
21183       </method>
21184     </type>
21185     <type name="GroupJoin">
21186       <method name="Int32 &lt;Main&gt;m__0(DataA)">
21187         <size>7</size>
21188       </method>
21189       <method name="Int32 &lt;Main&gt;m__1(DataB)">
21190         <size>7</size>
21191       </method>
21192       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
21193         <size>8</size>
21194       </method>
21195       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21196         <size>12</size>
21197       </method>
21198       <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)">
21199         <size>39</size>
21200       </method>
21201       <method name="Int32 &lt;Main&gt;m__5(DataA)">
21202         <size>7</size>
21203       </method>
21204       <method name="Int32 &lt;Main&gt;m__6(DataB)">
21205         <size>7</size>
21206       </method>
21207       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
21208         <size>8</size>
21209       </method>
21210       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21211         <size>12</size>
21212       </method>
21213       <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)">
21214         <size>39</size>
21215       </method>
21216     </type>
21217   </test>
21218   <test name="gtest-linq-11.cs">
21219     <type name="IntoTest">
21220       <method name="Void .ctor()">
21221         <size>7</size>
21222       </method>
21223       <method name="Int32 Main()">
21224         <size>275</size>
21225       </method>
21226       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21227         <size>5</size>
21228       </method>
21229       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21230         <size>5</size>
21231       </method>
21232       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21233         <size>4</size>
21234       </method>
21235       <method name="Boolean &lt;Main&gt;m__3(Int32)">
21236         <size>5</size>
21237       </method>
21238       <method name="Int32 &lt;Main&gt;m__4(Int32)">
21239         <size>4</size>
21240       </method>
21241     </type>
21242   </test>
21243   <test name="gtest-linq-12.cs">
21244     <type name="NestedQuery">
21245       <method name="Void .ctor()">
21246         <size>7</size>
21247       </method>
21248       <method name="Void XX()">
21249         <size>108</size>
21250       </method>
21251       <method name="Int32 Main()">
21252         <size>464</size>
21253       </method>
21254     </type>
21255     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
21256       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
21257         <size>21</size>
21258       </method>
21259       <method name="&lt;values&gt;__T get_values()">
21260         <size>7</size>
21261       </method>
21262       <method name="&lt;length&gt;__T get_length()">
21263         <size>7</size>
21264       </method>
21265       <method name="Boolean Equals(System.Object)">
21266         <size>69</size>
21267       </method>
21268       <method name="Int32 GetHashCode()">
21269         <size>86</size>
21270       </method>
21271       <method name="System.String ToString()">
21272         <size>142</size>
21273       </method>
21274     </type>
21275     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
21276       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
21277         <size>21</size>
21278       </method>
21279       <method name="&lt;type&gt;__T get_type()">
21280         <size>7</size>
21281       </method>
21282       <method name="&lt;x&gt;__T get_x()">
21283         <size>7</size>
21284       </method>
21285       <method name="Boolean Equals(System.Object)">
21286         <size>69</size>
21287       </method>
21288       <method name="Int32 GetHashCode()">
21289         <size>86</size>
21290       </method>
21291       <method name="System.String ToString()">
21292         <size>142</size>
21293       </method>
21294     </type>
21295     <type name="NestedQuery">
21296       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
21297         <size>13</size>
21298       </method>
21299     </type>
21300     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
21301       <method name="Void .ctor()">
21302         <size>7</size>
21303       </method>
21304     </type>
21305     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
21306       <method name="Void .ctor()">
21307         <size>7</size>
21308       </method>
21309     </type>
21310     <type name="NestedQuery">
21311       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
21312         <size>110</size>
21313       </method>
21314       <method name="Boolean &lt;Main&gt;m__2(System.String)">
21315         <size>10</size>
21316       </method>
21317       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
21318         <size>36</size>
21319       </method>
21320       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
21321         <size>13</size>
21322       </method>
21323       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
21324         <size>110</size>
21325       </method>
21326       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
21327         <size>9</size>
21328       </method>
21329       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21330         <size>7</size>
21331       </method>
21332       <method name="Boolean &lt;Main&gt;m__9(Char)">
21333         <size>6</size>
21334       </method>
21335       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
21336         <size>9</size>
21337       </method>
21338       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21339         <size>7</size>
21340       </method>
21341     </type>
21342     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
21343       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21344         <size>15</size>
21345       </method>
21346     </type>
21347     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
21348       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
21349         <size>15</size>
21350       </method>
21351     </type>
21352   </test>
21353   <test name="gtest-linq-13.cs">
21354     <type name="Program">
21355       <method name="Void .ctor()">
21356         <size>7</size>
21357       </method>
21358       <method name="Void Main()">
21359         <size>1</size>
21360       </method>
21361       <method name="Void Foo(TypeDefinition)">
21362         <size>47</size>
21363       </method>
21364       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
21365         <size>2</size>
21366       </method>
21367     </type>
21368     <type name="Extension">
21369       <method name="IEnumerable`1 Cast[T](IFoo)">
21370         <size>2</size>
21371       </method>
21372     </type>
21373     <type name="MethodDefinition">
21374       <method name="Void .ctor()">
21375         <size>7</size>
21376       </method>
21377     </type>
21378     <type name="TypeDefinition">
21379       <method name="Void .ctor()">
21380         <size>7</size>
21381       </method>
21382       <method name="MethodDefinitionCollection get_Methods()">
21383         <size>2</size>
21384       </method>
21385       <method name="Void set_Methods(MethodDefinitionCollection)">
21386         <size>1</size>
21387       </method>
21388     </type>
21389     <type name="MethodDefinitionCollection">
21390       <method name="Void .ctor()">
21391         <size>7</size>
21392       </method>
21393     </type>
21394   </test>
21395   <test name="gtest-linq-14.cs">
21396     <type name="Person">
21397       <method name="Void .ctor()">
21398         <size>7</size>
21399       </method>
21400       <method name="Style get_Style()">
21401         <size>7</size>
21402       </method>
21403       <method name="Void set_Style(Style)">
21404         <size>8</size>
21405       </method>
21406     </type>
21407     <type name="Extensions">
21408       <method name="IMarker`1 Cast[T](IObjectContainer)">
21409         <size>2</size>
21410       </method>
21411       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
21412         <size>2</size>
21413       </method>
21414     </type>
21415     <type name="Program">
21416       <method name="Void .ctor()">
21417         <size>7</size>
21418       </method>
21419       <method name="Void Main()">
21420         <size>1</size>
21421       </method>
21422       <method name="Void Assert(System.Action)">
21423         <size>1</size>
21424       </method>
21425       <method name="Void Test(IObjectContainer, Style)">
21426         <size>38</size>
21427       </method>
21428     </type>
21429     <type name="Program+&lt;Test&gt;c__AnonStorey0">
21430       <method name="Void .ctor()">
21431         <size>7</size>
21432       </method>
21433       <method name="Void &lt;&gt;m__0()">
21434         <size>117</size>
21435       </method>
21436     </type>
21437   </test>
21438   <test name="gtest-linq-15.cs">
21439     <type name="NameCollisionTest.Data">
21440       <method name="Void .ctor()">
21441         <size>7</size>
21442       </method>
21443     </type>
21444     <type name="NameCollisionTest.Ex">
21445       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
21446         <size>44</size>
21447       </method>
21448     </type>
21449     <type name="NameCollisionTest.C">
21450       <method name="Void .ctor()">
21451         <size>7</size>
21452       </method>
21453       <method name="Void Main()">
21454         <size>78</size>
21455       </method>
21456       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
21457         <size>7</size>
21458       </method>
21459       <method name="Boolean &lt;Main&gt;m__1(Int32)">
21460         <size>5</size>
21461       </method>
21462     </type>
21463     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
21464       <method name="Void .ctor()">
21465         <size>7</size>
21466       </method>
21467       <method name="System.Object System.Collections.IEnumerator.get_Current()">
21468         <size>12</size>
21469       </method>
21470       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
21471         <size>7</size>
21472       </method>
21473       <method name="Boolean MoveNext()">
21474         <size>86</size>
21475       </method>
21476       <method name="Void Dispose()">
21477         <size>8</size>
21478       </method>
21479       <method name="Void Reset()">
21480         <size>6</size>
21481       </method>
21482       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
21483         <size>7</size>
21484       </method>
21485       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
21486         <size>52</size>
21487       </method>
21488     </type>
21489   </test>
21490   <test name="gtest-linq-16.cs">
21491     <type name="C">
21492       <method name="Void .ctor()">
21493         <size>7</size>
21494       </method>
21495       <method name="Void Main()">
21496         <size>12</size>
21497       </method>
21498       <method name="Void Test_1(Int32)">
21499         <size>27</size>
21500       </method>
21501       <method name="Void Test_2()">
21502         <size>31</size>
21503       </method>
21504       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
21505         <size>26</size>
21506       </method>
21507     </type>
21508     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21509       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21510         <size>21</size>
21511       </method>
21512       <method name="&lt;a&gt;__T get_a()">
21513         <size>7</size>
21514       </method>
21515       <method name="&lt;b&gt;__T get_b()">
21516         <size>7</size>
21517       </method>
21518       <method name="Boolean Equals(System.Object)">
21519         <size>69</size>
21520       </method>
21521       <method name="Int32 GetHashCode()">
21522         <size>86</size>
21523       </method>
21524       <method name="System.String ToString()">
21525         <size>142</size>
21526       </method>
21527     </type>
21528     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
21529       <method name="Void .ctor()">
21530         <size>7</size>
21531       </method>
21532       <method name="IEnumerable`1 &lt;&gt;m__0()">
21533         <size>67</size>
21534       </method>
21535       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
21536         <size>8</size>
21537       </method>
21538       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21539         <size>14</size>
21540       </method>
21541     </type>
21542     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
21543       <method name="Void .ctor()">
21544         <size>7</size>
21545       </method>
21546       <method name="IEnumerable`1 &lt;&gt;m__2()">
21547         <size>67</size>
21548       </method>
21549       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
21550         <size>8</size>
21551       </method>
21552       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21553         <size>14</size>
21554       </method>
21555     </type>
21556   </test>
21557   <test name="gtest-linq-17.cs">
21558     <type name="TestGroupBy">
21559       <method name="Void .ctor()">
21560         <size>7</size>
21561       </method>
21562       <method name="Int32 Main()">
21563         <size>157</size>
21564       </method>
21565       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21566         <size>2</size>
21567       </method>
21568     </type>
21569     <type name="&lt;PrivateImplementationDetails&gt;">
21570       <method name="Void .ctor()">
21571         <size>7</size>
21572       </method>
21573     </type>
21574   </test>
21575   <test name="gtest-linq-18.cs">
21576     <type name="C">
21577       <method name="Void .ctor()">
21578         <size>7</size>
21579       </method>
21580       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
21581         <size>2</size>
21582       </method>
21583       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
21584         <size>2</size>
21585       </method>
21586       <method name="Int32 Main()">
21587         <size>648</size>
21588       </method>
21589       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
21590         <size>42</size>
21591       </method>
21592       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
21593         <size>11</size>
21594       </method>
21595       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
21596         <size>31</size>
21597       </method>
21598       <method name="Boolean &lt;Main&gt;m__3(Int32)">
21599         <size>31</size>
21600       </method>
21601       <method name="Boolean &lt;Main&gt;m__4(Int32)">
21602         <size>31</size>
21603       </method>
21604       <method name="Boolean &lt;Main&gt;m__5(Int32)">
21605         <size>31</size>
21606       </method>
21607       <method name="Boolean &lt;Main&gt;m__6(Int32)">
21608         <size>31</size>
21609       </method>
21610       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
21611         <size>10</size>
21612       </method>
21613       <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])">
21614         <size>15</size>
21615       </method>
21616       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21617         <size>31</size>
21618       </method>
21619       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21620         <size>15</size>
21621       </method>
21622       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21623         <size>12</size>
21624       </method>
21625     </type>
21626     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
21627       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
21628         <size>21</size>
21629       </method>
21630       <method name="&lt;ck&gt;__T get_ck()">
21631         <size>7</size>
21632       </method>
21633       <method name="&lt;xy&gt;__T get_xy()">
21634         <size>7</size>
21635       </method>
21636       <method name="Boolean Equals(System.Object)">
21637         <size>69</size>
21638       </method>
21639       <method name="Int32 GetHashCode()">
21640         <size>86</size>
21641       </method>
21642       <method name="System.String ToString()">
21643         <size>142</size>
21644       </method>
21645     </type>
21646     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
21647       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
21648         <size>21</size>
21649       </method>
21650       <method name="&lt;i&gt;__T get_i()">
21651         <size>7</size>
21652       </method>
21653       <method name="&lt;l&gt;__T get_l()">
21654         <size>7</size>
21655       </method>
21656       <method name="Boolean Equals(System.Object)">
21657         <size>69</size>
21658       </method>
21659       <method name="Int32 GetHashCode()">
21660         <size>86</size>
21661       </method>
21662       <method name="System.String ToString()">
21663         <size>142</size>
21664       </method>
21665     </type>
21666     <type name="&lt;PrivateImplementationDetails&gt;">
21667       <method name="Void .ctor()">
21668         <size>7</size>
21669       </method>
21670     </type>
21671     <type name="C+&lt;Main&gt;c__AnonStorey0">
21672       <method name="Void .ctor()">
21673         <size>7</size>
21674       </method>
21675     </type>
21676     <type name="C+&lt;Main&gt;c__AnonStorey1">
21677       <method name="Void .ctor()">
21678         <size>7</size>
21679       </method>
21680     </type>
21681     <type name="C+&lt;Main&gt;c__AnonStorey2">
21682       <method name="Void .ctor()">
21683         <size>7</size>
21684       </method>
21685     </type>
21686     <type name="C+&lt;Main&gt;c__AnonStorey3">
21687       <method name="Void .ctor()">
21688         <size>7</size>
21689       </method>
21690     </type>
21691     <type name="C+&lt;Main&gt;c__AnonStorey4">
21692       <method name="Void .ctor()">
21693         <size>7</size>
21694       </method>
21695     </type>
21696     <type name="C+&lt;Main&gt;c__AnonStorey5">
21697       <method name="Void .ctor()">
21698         <size>7</size>
21699       </method>
21700     </type>
21701     <type name="C+&lt;Main&gt;c__AnonStorey6">
21702       <method name="Void .ctor()">
21703         <size>7</size>
21704       </method>
21705     </type>
21706     <type name="C">
21707       <method name="Boolean &lt;Main&gt;m__C(Int32)">
21708         <size>31</size>
21709       </method>
21710       <method name="Boolean &lt;Main&gt;m__D(Int32)">
21711         <size>31</size>
21712       </method>
21713       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
21714         <size>2</size>
21715       </method>
21716       <method name="Boolean &lt;Main&gt;m__F(Int32)">
21717         <size>31</size>
21718       </method>
21719       <method name="Boolean &lt;Main&gt;m__10(Int32)">
21720         <size>31</size>
21721       </method>
21722       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
21723         <size>2</size>
21724       </method>
21725     </type>
21726     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
21727       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
21728         <size>21</size>
21729       </method>
21730       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
21731         <size>7</size>
21732       </method>
21733       <method name="&lt;g&gt;__T get_g()">
21734         <size>7</size>
21735       </method>
21736       <method name="Boolean Equals(System.Object)">
21737         <size>69</size>
21738       </method>
21739       <method name="Int32 GetHashCode()">
21740         <size>86</size>
21741       </method>
21742       <method name="System.String ToString()">
21743         <size>142</size>
21744       </method>
21745     </type>
21746     <type name="C+&lt;Main&gt;c__AnonStorey0">
21747       <method name="Boolean &lt;&gt;m__12(Int32)">
21748         <size>10</size>
21749       </method>
21750     </type>
21751     <type name="C+&lt;Main&gt;c__AnonStorey1">
21752       <method name="Boolean &lt;&gt;m__13(Int32)">
21753         <size>15</size>
21754       </method>
21755     </type>
21756     <type name="C+&lt;Main&gt;c__AnonStorey2">
21757       <method name="Boolean &lt;&gt;m__14(Int32)">
21758         <size>10</size>
21759       </method>
21760     </type>
21761     <type name="C+&lt;Main&gt;c__AnonStorey3">
21762       <method name="Boolean &lt;&gt;m__15(Int32)">
21763         <size>10</size>
21764       </method>
21765     </type>
21766     <type name="C+&lt;Main&gt;c__AnonStorey4">
21767       <method name="Int32 &lt;&gt;m__16(Int32)">
21768         <size>9</size>
21769       </method>
21770     </type>
21771     <type name="C+&lt;Main&gt;c__AnonStorey5">
21772       <method name="Int32 &lt;&gt;m__17(Int32)">
21773         <size>9</size>
21774       </method>
21775     </type>
21776     <type name="C+&lt;Main&gt;c__AnonStorey6">
21777       <method name="Boolean &lt;&gt;m__18(Int32)">
21778         <size>20</size>
21779       </method>
21780     </type>
21781     <type name="C+&lt;Main&gt;c__AnonStorey7">
21782       <method name="Void .ctor()">
21783         <size>7</size>
21784       </method>
21785       <method name="Boolean &lt;&gt;m__19(Int32)">
21786         <size>10</size>
21787       </method>
21788     </type>
21789     <type name="C+&lt;Main&gt;c__AnonStorey8">
21790       <method name="Void .ctor()">
21791         <size>7</size>
21792       </method>
21793       <method name="Boolean &lt;&gt;m__1A(Int32)">
21794         <size>10</size>
21795       </method>
21796     </type>
21797     <type name="C+&lt;Main&gt;c__AnonStorey9">
21798       <method name="Void .ctor()">
21799         <size>7</size>
21800       </method>
21801       <method name="Boolean &lt;&gt;m__1B(Int32)">
21802         <size>10</size>
21803       </method>
21804     </type>
21805     <type name="C+&lt;Main&gt;c__AnonStoreyA">
21806       <method name="Void .ctor()">
21807         <size>7</size>
21808       </method>
21809       <method name="Boolean &lt;&gt;m__1C(Int32)">
21810         <size>10</size>
21811       </method>
21812     </type>
21813   </test>
21814   <test name="gtest-linq-19.cs">
21815     <type name="Test">
21816       <method name="Void .ctor()">
21817         <size>7</size>
21818       </method>
21819       <method name="Void .cctor()">
21820         <size>45</size>
21821       </method>
21822       <method name="Void Main()">
21823         <size>1</size>
21824       </method>
21825       <method name="Char &lt;E&gt;m__0(Char)">
21826         <size>2</size>
21827       </method>
21828     </type>
21829   </test>
21830   <test name="gtest-named-01.cs">
21831     <type name="C">
21832       <method name="Int32 Test(Int32, Int32, System.String)">
21833         <size>6</size>
21834       </method>
21835       <method name="T Foo[T](T, Int32)">
21836         <size>2</size>
21837       </method>
21838       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
21839         <size>9</size>
21840       </method>
21841       <method name="Int32 Main()">
21842         <size>173</size>
21843       </method>
21844       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21845         <size>2</size>
21846       </method>
21847     </type>
21848     <type name="C+&lt;Main&gt;c__AnonStorey0">
21849       <method name="Void .ctor()">
21850         <size>7</size>
21851       </method>
21852       <method name="Int32 &lt;&gt;m__1(Int32)">
21853         <size>7</size>
21854       </method>
21855     </type>
21856   </test>
21857   <test name="gtest-optional-01.cs">
21858     <type name="C">
21859       <method name="Void TestA(Int32)">
21860         <size>1</size>
21861       </method>
21862       <method name="Void TestB(Int64)">
21863         <size>1</size>
21864       </method>
21865       <method name="Void TestC(Decimal)">
21866         <size>1</size>
21867       </method>
21868       <method name="Int32 Main()">
21869         <size>310</size>
21870       </method>
21871       <method name="Void .ctor()">
21872         <size>7</size>
21873       </method>
21874     </type>
21875   </test>
21876   <test name="gtest-optional-02.cs">
21877     <type name="C">
21878       <method name="Boolean Test2(Nullable`1)">
21879         <size>11</size>
21880       </method>
21881       <method name="Int32 Test(Nullable`1)">
21882         <size>27</size>
21883       </method>
21884       <method name="Int32 Main()">
21885         <size>101</size>
21886       </method>
21887       <method name="Void .ctor()">
21888         <size>7</size>
21889       </method>
21890       <method name="Boolean Test3(Nullable`1)">
21891         <size>21</size>
21892       </method>
21893     </type>
21894   </test>
21895   <test name="gtest-optional-03.cs">
21896     <type name="C">
21897       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
21898         <size>2</size>
21899       </method>
21900       <method name="Int32 Main()">
21901         <size>225</size>
21902       </method>
21903       <method name="Void .ctor()">
21904         <size>7</size>
21905       </method>
21906     </type>
21907   </test>
21908   <test name="gtest-optional-04.cs">
21909     <type name="C">
21910       <method name="Void Foo[T](T, T)">
21911         <size>1</size>
21912       </method>
21913       <method name="Void TestParams(System.Int32[])">
21914         <size>6</size>
21915       </method>
21916       <method name="Void TestParams(Int32)">
21917         <size>1</size>
21918       </method>
21919       <method name="Void TestStruct(Nullable`1)">
21920         <size>1</size>
21921       </method>
21922       <method name="System.String get_Item(Int32, System.String)">
21923         <size>2</size>
21924       </method>
21925       <method name="Void set_Item(Int32, System.String, System.String)">
21926         <size>4</size>
21927       </method>
21928       <method name="Int32 Main()">
21929         <size>120</size>
21930       </method>
21931       <method name="Void .ctor()">
21932         <size>7</size>
21933       </method>
21934     </type>
21935   </test>
21936   <test name="gtest-optional-05.cs">
21937     <type name="Blah">
21938       <method name="Int32 Foo(Int32, Int32)">
21939         <size>4</size>
21940       </method>
21941       <method name="Int32 Main()">
21942         <size>46</size>
21943       </method>
21944       <method name="Void .ctor()">
21945         <size>7</size>
21946       </method>
21947     </type>
21948     <type name="Blah+MyDelegate">
21949       <method name="Int32 Invoke(Int32, Int32)">
21950         <size>0</size>
21951       </method>
21952       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
21953         <size>0</size>
21954       </method>
21955       <method name="Int32 EndInvoke(IAsyncResult)">
21956         <size>0</size>
21957       </method>
21958       <method name="Void .ctor(Object, IntPtr)">
21959         <size>0</size>
21960       </method>
21961     </type>
21962   </test>
21963   <test name="gtest-optional-06.cs">
21964     <type name="C">
21965       <method name="Int32 Foo(Int32)">
21966         <size>2</size>
21967       </method>
21968       <method name="Int32 Main()">
21969         <size>38</size>
21970       </method>
21971       <method name="Void .ctor()">
21972         <size>7</size>
21973       </method>
21974     </type>
21975     <type name="D">
21976       <method name="Int32 Invoke(Int32)">
21977         <size>0</size>
21978       </method>
21979       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21980         <size>0</size>
21981       </method>
21982       <method name="Int32 EndInvoke(IAsyncResult)">
21983         <size>0</size>
21984       </method>
21985       <method name="Void .ctor(Object, IntPtr)">
21986         <size>0</size>
21987       </method>
21988     </type>
21989   </test>
21990   <test name="gtest-optional-07.cs">
21991     <type name="Tests">
21992       <method name="Void foo(Foo)">
21993         <size>1</size>
21994       </method>
21995       <method name="Int32 Main()">
21996         <size>8</size>
21997       </method>
21998       <method name="Void .ctor()">
21999         <size>7</size>
22000       </method>
22001     </type>
22002   </test>
22003   <test name="gtest-optional-08.cs">
22004     <type name="Tests">
22005       <method name="Int32 Main()">
22006         <size>36</size>
22007       </method>
22008       <method name="Void .ctor(String)">
22009         <size>14</size>
22010       </method>
22011       <method name="Void .ctor(Int32)">
22012         <size>7</size>
22013       </method>
22014     </type>
22015   </test>
22016   <test name="gtest-partial-01.cs">
22017     <type name="B`1[U]">
22018       <method name="Void .ctor()">
22019         <size>7</size>
22020       </method>
22021     </type>
22022     <type name="C`1[T]">
22023       <method name="Void .ctor()">
22024         <size>7</size>
22025       </method>
22026     </type>
22027     <type name="Test">
22028       <method name="Void Main()">
22029         <size>1</size>
22030       </method>
22031       <method name="Void .ctor()">
22032         <size>7</size>
22033       </method>
22034     </type>
22035   </test>
22036   <test name="gtest-partial-02.cs">
22037     <type name="A`1[T]">
22038       <method name="Void Test()">
22039         <size>13</size>
22040       </method>
22041       <method name="T get_CurrentItem()">
22042         <size>7</size>
22043       </method>
22044       <method name="Void set_CurrentItem(T)">
22045         <size>8</size>
22046       </method>
22047       <method name="Void .ctor()">
22048         <size>7</size>
22049       </method>
22050     </type>
22051     <type name="C">
22052       <method name="Void Main()">
22053         <size>1</size>
22054       </method>
22055       <method name="Void .ctor()">
22056         <size>7</size>
22057       </method>
22058     </type>
22059   </test>
22060   <test name="gtest-var-04.cs">
22061     <type name="Test">
22062       <method name="Void .ctor()">
22063         <size>7</size>
22064       </method>
22065       <method name="Int32 Main()">
22066         <size>219</size>
22067       </method>
22068     </type>
22069   </test>
22070   <test name="gtest-variance-1.cs">
22071     <type name="Foo">
22072       <method name="System.String get_Bar()">
22073         <size>7</size>
22074       </method>
22075       <method name="Void .ctor(String)">
22076         <size>14</size>
22077       </method>
22078     </type>
22079     <type name="Test">
22080       <method name="Int32 Main()">
22081         <size>57</size>
22082       </method>
22083       <method name="Void .ctor()">
22084         <size>7</size>
22085       </method>
22086     </type>
22087   </test>
22088   <test name="gtest-variance-10.cs">
22089     <type name="Foo">
22090       <method name="Void .ctor()">
22091         <size>7</size>
22092       </method>
22093     </type>
22094     <type name="Test">
22095       <method name="Int32 I&lt;string&gt;.get_Count()">
22096         <size>2</size>
22097       </method>
22098       <method name="Int32 I&lt;Foo&gt;.get_Count()">
22099         <size>2</size>
22100       </method>
22101       <method name="Void .ctor()">
22102         <size>7</size>
22103       </method>
22104     </type>
22105     <type name="Program">
22106       <method name="Int32 Main()">
22107         <size>29</size>
22108       </method>
22109     </type>
22110   </test>
22111   <test name="gtest-variance-11.cs">
22112     <type name="D">
22113       <method name="Void .ctor()">
22114         <size>7</size>
22115       </method>
22116       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
22117         <size>38</size>
22118       </method>
22119       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
22120         <size>38</size>
22121       </method>
22122       <method name="Int32 Main()">
22123         <size>38</size>
22124       </method>
22125     </type>
22126   </test>
22127   <test name="gtest-variance-12.cs">
22128     <type name="D">
22129       <method name="Void add_field(D`1[System.String])">
22130         <size>24</size>
22131       </method>
22132       <method name="Void remove_field(D`1[System.String])">
22133         <size>24</size>
22134       </method>
22135       <method name="Int32 Main()">
22136         <size>72</size>
22137       </method>
22138       <method name="Void &lt;Main&gt;m__0()">
22139         <size>1</size>
22140       </method>
22141       <method name="Void .ctor()">
22142         <size>7</size>
22143       </method>
22144     </type>
22145     <type name="D`1[T]">
22146       <method name="Void Invoke()">
22147         <size>0</size>
22148       </method>
22149       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22150         <size>0</size>
22151       </method>
22152       <method name="Void EndInvoke(IAsyncResult)">
22153         <size>0</size>
22154       </method>
22155       <method name="Void .ctor(Object, IntPtr)">
22156         <size>0</size>
22157       </method>
22158     </type>
22159   </test>
22160   <test name="gtest-variance-13.cs">
22161     <type name="A">
22162       <method name="Void .ctor()">
22163         <size>7</size>
22164       </method>
22165       <method name="Void Foo[T](T, IList`1)">
22166         <size>1</size>
22167       </method>
22168       <method name="Void Test()">
22169         <size>17</size>
22170       </method>
22171     </type>
22172     <type name="B">
22173       <method name="Void .ctor()">
22174         <size>7</size>
22175       </method>
22176       <method name="Void Foo[T](T, I`1)">
22177         <size>1</size>
22178       </method>
22179       <method name="Void Test[U](U, I`1)">
22180         <size>8</size>
22181       </method>
22182     </type>
22183     <type name="M">
22184       <method name="Void .ctor()">
22185         <size>7</size>
22186       </method>
22187       <method name="Int32 Main()">
22188         <size>2</size>
22189       </method>
22190     </type>
22191   </test>
22192   <test name="gtest-variance-2.cs">
22193     <type name="Foo">
22194       <method name="System.String Bar(System.Object)">
22195         <size>12</size>
22196       </method>
22197       <method name="Void .ctor()">
22198         <size>7</size>
22199       </method>
22200     </type>
22201     <type name="Test">
22202       <method name="Int32 Main()">
22203         <size>92</size>
22204       </method>
22205       <method name="Void .ctor()">
22206         <size>7</size>
22207       </method>
22208     </type>
22209   </test>
22210   <test name="gtest-variance-3.cs">
22211     <type name="Test">
22212       <method name="Int32 Main()">
22213         <size>56</size>
22214       </method>
22215       <method name="Int32 Bar(Foo`1[System.Object])">
22216         <size>12</size>
22217       </method>
22218       <method name="Void .ctor()">
22219         <size>7</size>
22220       </method>
22221     </type>
22222     <type name="Foo`1[T]">
22223       <method name="T Invoke()">
22224         <size>0</size>
22225       </method>
22226       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22227         <size>0</size>
22228       </method>
22229       <method name="T EndInvoke(IAsyncResult)">
22230         <size>0</size>
22231       </method>
22232       <method name="Void .ctor(Object, IntPtr)">
22233         <size>0</size>
22234       </method>
22235     </type>
22236     <type name="Test+&lt;Main&gt;c__AnonStorey0">
22237       <method name="System.String &lt;&gt;m__0()">
22238         <size>7</size>
22239       </method>
22240       <method name="Void .ctor()">
22241         <size>7</size>
22242       </method>
22243     </type>
22244   </test>
22245   <test name="gtest-variance-4.cs">
22246     <type name="Test">
22247       <method name="Int32 Main()">
22248         <size>58</size>
22249       </method>
22250       <method name="Int32 Bar(Foo`1[System.String], System.String)">
22251         <size>8</size>
22252       </method>
22253       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
22254         <size>7</size>
22255       </method>
22256       <method name="Void .ctor()">
22257         <size>7</size>
22258       </method>
22259     </type>
22260     <type name="Foo`1[T]">
22261       <method name="Int32 Invoke(T)">
22262         <size>0</size>
22263       </method>
22264       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
22265         <size>0</size>
22266       </method>
22267       <method name="Int32 EndInvoke(IAsyncResult)">
22268         <size>0</size>
22269       </method>
22270       <method name="Void .ctor(Object, IntPtr)">
22271         <size>0</size>
22272       </method>
22273     </type>
22274   </test>
22275   <test name="gtest-variance-5.cs">
22276     <type name="BothVariants`2[T1,T2]">
22277       <method name="T1 get_Foo()">
22278         <size>7</size>
22279       </method>
22280       <method name="Void set_Foo(T1)">
22281         <size>8</size>
22282       </method>
22283       <method name="Int32 Bar(T2)">
22284         <size>35</size>
22285       </method>
22286       <method name="Void .ctor(T1)">
22287         <size>14</size>
22288       </method>
22289     </type>
22290     <type name="Invariant`1[T]">
22291       <method name="T get_Foo()">
22292         <size>36</size>
22293       </method>
22294       <method name="Int32 Bar(T)">
22295         <size>14</size>
22296       </method>
22297       <method name="Void .ctor()">
22298         <size>7</size>
22299       </method>
22300     </type>
22301     <type name="A">
22302       <method name="System.String get_Fruit()">
22303         <size>6</size>
22304       </method>
22305       <method name="Void .ctor()">
22306         <size>7</size>
22307       </method>
22308     </type>
22309     <type name="B">
22310       <method name="System.String get_Fruit()">
22311         <size>6</size>
22312       </method>
22313       <method name="Void .ctor()">
22314         <size>7</size>
22315       </method>
22316     </type>
22317     <type name="C">
22318       <method name="System.String get_Fruit()">
22319         <size>6</size>
22320       </method>
22321       <method name="Void .ctor()">
22322         <size>7</size>
22323       </method>
22324     </type>
22325     <type name="Test">
22326       <method name="Int32 Main()">
22327         <size>110</size>
22328       </method>
22329       <method name="Void .ctor()">
22330         <size>7</size>
22331       </method>
22332     </type>
22333   </test>
22334   <test name="gtest-variance-6.cs">
22335     <type name="Program">
22336       <method name="Void .ctor()">
22337         <size>7</size>
22338       </method>
22339       <method name="Void Main()">
22340         <size>1</size>
22341       </method>
22342     </type>
22343     <type name="Cov1`1[U]">
22344       <method name="Void .ctor(Object, IntPtr)">
22345         <size>0</size>
22346       </method>
22347       <method name="ICovariant`1 Invoke(IContravariant`1)">
22348         <size>0</size>
22349       </method>
22350       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22351         <size>0</size>
22352       </method>
22353       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22354         <size>0</size>
22355       </method>
22356     </type>
22357     <type name="Cov2`1[U]">
22358       <method name="Void .ctor(Object, IntPtr)">
22359         <size>0</size>
22360       </method>
22361       <method name="ICovariant`1 Invoke(IContravariant`1)">
22362         <size>0</size>
22363       </method>
22364       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22365         <size>0</size>
22366       </method>
22367       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22368         <size>0</size>
22369       </method>
22370     </type>
22371     <type name="Cov3`1[U]">
22372       <method name="Void .ctor(Object, IntPtr)">
22373         <size>0</size>
22374       </method>
22375       <method name="ICovariant`1 Invoke(IContravariant`1)">
22376         <size>0</size>
22377       </method>
22378       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
22379         <size>0</size>
22380       </method>
22381       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22382         <size>0</size>
22383       </method>
22384     </type>
22385     <type name="Cov4`1[U]">
22386       <method name="Void .ctor(Object, IntPtr)">
22387         <size>0</size>
22388       </method>
22389       <method name="ICovariant`1 Invoke()">
22390         <size>0</size>
22391       </method>
22392       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22393         <size>0</size>
22394       </method>
22395       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
22396         <size>0</size>
22397       </method>
22398     </type>
22399     <type name="Cov5`1[U]">
22400       <method name="Void .ctor(Object, IntPtr)">
22401         <size>0</size>
22402       </method>
22403       <method name="IContravariant`1 Invoke()">
22404         <size>0</size>
22405       </method>
22406       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22407         <size>0</size>
22408       </method>
22409       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
22410         <size>0</size>
22411       </method>
22412     </type>
22413     <type name="Contra5`1[U]">
22414       <method name="Void .ctor(Object, IntPtr)">
22415         <size>0</size>
22416       </method>
22417       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
22418         <size>0</size>
22419       </method>
22420       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
22421         <size>0</size>
22422       </method>
22423       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
22424         <size>0</size>
22425       </method>
22426     </type>
22427     <type name="Contra6`1[U]">
22428       <method name="Void .ctor(Object, IntPtr)">
22429         <size>0</size>
22430       </method>
22431       <method name="IContravariant`1 Invoke()">
22432         <size>0</size>
22433       </method>
22434       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22435         <size>0</size>
22436       </method>
22437       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
22438         <size>0</size>
22439       </method>
22440     </type>
22441     <type name="Contra7`1[U]">
22442       <method name="Void .ctor(Object, IntPtr)">
22443         <size>0</size>
22444       </method>
22445       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
22446         <size>0</size>
22447       </method>
22448       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
22449         <size>0</size>
22450       </method>
22451       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
22452         <size>0</size>
22453       </method>
22454     </type>
22455     <type name="Contra8`1[U]">
22456       <method name="Void .ctor(Object, IntPtr)">
22457         <size>0</size>
22458       </method>
22459       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
22460         <size>0</size>
22461       </method>
22462       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
22463         <size>0</size>
22464       </method>
22465       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
22466         <size>0</size>
22467       </method>
22468     </type>
22469   </test>
22470   <test name="gtest-variance-7.cs">
22471     <type name="C">
22472       <method name="Void .ctor()">
22473         <size>7</size>
22474       </method>
22475       <method name="Void Main()">
22476         <size>1</size>
22477       </method>
22478     </type>
22479     <type name="Covariant`1[T]">
22480       <method name="Void .ctor(Object, IntPtr)">
22481         <size>0</size>
22482       </method>
22483       <method name="T Invoke()">
22484         <size>0</size>
22485       </method>
22486       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22487         <size>0</size>
22488       </method>
22489       <method name="T EndInvoke(IAsyncResult)">
22490         <size>0</size>
22491       </method>
22492     </type>
22493     <type name="Contra`1[T]">
22494       <method name="Void .ctor(Object, IntPtr)">
22495         <size>0</size>
22496       </method>
22497       <method name="Void Invoke(T)">
22498         <size>0</size>
22499       </method>
22500       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
22501         <size>0</size>
22502       </method>
22503       <method name="Void EndInvoke(IAsyncResult)">
22504         <size>0</size>
22505       </method>
22506     </type>
22507     <type name="CoContra`2[TR,T]">
22508       <method name="Void .ctor(Object, IntPtr)">
22509         <size>0</size>
22510       </method>
22511       <method name="TR Invoke(T)">
22512         <size>0</size>
22513       </method>
22514       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
22515         <size>0</size>
22516       </method>
22517       <method name="TR EndInvoke(IAsyncResult)">
22518         <size>0</size>
22519       </method>
22520     </type>
22521     <type name="None`1[T]">
22522       <method name="Void .ctor(Object, IntPtr)">
22523         <size>0</size>
22524       </method>
22525       <method name="Void Invoke(T)">
22526         <size>0</size>
22527       </method>
22528       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
22529         <size>0</size>
22530       </method>
22531       <method name="Void EndInvoke(IAsyncResult)">
22532         <size>0</size>
22533       </method>
22534     </type>
22535     <type name="Test`1[U]">
22536       <method name="Void .ctor(Object, IntPtr)">
22537         <size>0</size>
22538       </method>
22539       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
22540         <size>0</size>
22541       </method>
22542       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22543         <size>0</size>
22544       </method>
22545       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
22546         <size>0</size>
22547       </method>
22548     </type>
22549     <type name="Test2`1[U]">
22550       <method name="Void .ctor(Object, IntPtr)">
22551         <size>0</size>
22552       </method>
22553       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
22554         <size>0</size>
22555       </method>
22556       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22557         <size>0</size>
22558       </method>
22559       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
22560         <size>0</size>
22561       </method>
22562     </type>
22563     <type name="Test3`1[U]">
22564       <method name="Void .ctor(Object, IntPtr)">
22565         <size>0</size>
22566       </method>
22567       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
22568         <size>0</size>
22569       </method>
22570       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22571         <size>0</size>
22572       </method>
22573       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
22574         <size>0</size>
22575       </method>
22576     </type>
22577     <type name="Test4`1[U]">
22578       <method name="Void .ctor(Object, IntPtr)">
22579         <size>0</size>
22580       </method>
22581       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
22582         <size>0</size>
22583       </method>
22584       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22585         <size>0</size>
22586       </method>
22587       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
22588         <size>0</size>
22589       </method>
22590     </type>
22591     <type name="Test5`1[U]">
22592       <method name="Void .ctor(Object, IntPtr)">
22593         <size>0</size>
22594       </method>
22595       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
22596         <size>0</size>
22597       </method>
22598       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22599         <size>0</size>
22600       </method>
22601       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
22602         <size>0</size>
22603       </method>
22604     </type>
22605     <type name="Test6`1[U]">
22606       <method name="Void .ctor(Object, IntPtr)">
22607         <size>0</size>
22608       </method>
22609       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
22610         <size>0</size>
22611       </method>
22612       <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)">
22613         <size>0</size>
22614       </method>
22615       <method name="Void EndInvoke(IAsyncResult)">
22616         <size>0</size>
22617       </method>
22618     </type>
22619     <type name="Both`2[U,V]">
22620       <method name="Void .ctor(Object, IntPtr)">
22621         <size>0</size>
22622       </method>
22623       <method name="Void Invoke(CoContra`2[U,V])">
22624         <size>0</size>
22625       </method>
22626       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
22627         <size>0</size>
22628       </method>
22629       <method name="Void EndInvoke(IAsyncResult)">
22630         <size>0</size>
22631       </method>
22632     </type>
22633     <type name="Both2`2[U,V]">
22634       <method name="Void .ctor(Object, IntPtr)">
22635         <size>0</size>
22636       </method>
22637       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
22638         <size>0</size>
22639       </method>
22640       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
22641         <size>0</size>
22642       </method>
22643       <method name="Void EndInvoke(IAsyncResult)">
22644         <size>0</size>
22645       </method>
22646     </type>
22647     <type name="Both3`2[U,V]">
22648       <method name="Void .ctor(Object, IntPtr)">
22649         <size>0</size>
22650       </method>
22651       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
22652         <size>0</size>
22653       </method>
22654       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
22655         <size>0</size>
22656       </method>
22657       <method name="Void EndInvoke(IAsyncResult)">
22658         <size>0</size>
22659       </method>
22660     </type>
22661     <type name="Both4`2[U,V]">
22662       <method name="Void .ctor(Object, IntPtr)">
22663         <size>0</size>
22664       </method>
22665       <method name="Void Invoke(Both`2[V,U])">
22666         <size>0</size>
22667       </method>
22668       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
22669         <size>0</size>
22670       </method>
22671       <method name="Void EndInvoke(IAsyncResult)">
22672         <size>0</size>
22673       </method>
22674     </type>
22675     <type name="Both5`2[U,V]">
22676       <method name="Void .ctor(Object, IntPtr)">
22677         <size>0</size>
22678       </method>
22679       <method name="Void Invoke(Both`2[V,System.Int32])">
22680         <size>0</size>
22681       </method>
22682       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
22683         <size>0</size>
22684       </method>
22685       <method name="Void EndInvoke(IAsyncResult)">
22686         <size>0</size>
22687       </method>
22688     </type>
22689   </test>
22690   <test name="gtest-variance-8.cs">
22691     <type name="A`1[T]">
22692       <method name="Void .ctor()">
22693         <size>7</size>
22694       </method>
22695     </type>
22696     <type name="C">
22697       <method name="Int32 Main()">
22698         <size>144</size>
22699       </method>
22700       <method name="Void .ctor()">
22701         <size>7</size>
22702       </method>
22703     </type>
22704   </test>
22705   <test name="gtest-variance-9.cs">
22706     <type name="Test">
22707       <method name="Void .ctor()">
22708         <size>7</size>
22709       </method>
22710       <method name="Void Foo(IIn`1)">
22711         <size>1</size>
22712       </method>
22713       <method name="Int32 Main()">
22714         <size>10</size>
22715       </method>
22716     </type>
22717   </test>
22718   <test name="test-1.cs">
22719     <type name="X">
22720       <method name="Void .ctor()">
22721         <size>7</size>
22722       </method>
22723       <method name="Int32 Main(System.String[])">
22724         <size>12</size>
22725       </method>
22726     </type>
22727   </test>
22728   <test name="test-10.cs">
22729     <type name="X">
22730       <method name="Void .ctor()">
22731         <size>7</size>
22732       </method>
22733       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
22734         <size>1</size>
22735       </method>
22736       <method name="Void bsbyte()">
22737         <size>35</size>
22738       </method>
22739       <method name="Void abyte(SByte, Char)">
22740         <size>1</size>
22741       </method>
22742       <method name="Void bbyte()">
22743         <size>22</size>
22744       </method>
22745       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
22746         <size>1</size>
22747       </method>
22748       <method name="Void bshort()">
22749         <size>39</size>
22750       </method>
22751       <method name="Void aushort(SByte, Byte, Int16, Char)">
22752         <size>1</size>
22753       </method>
22754       <method name="Void bushort()">
22755         <size>29</size>
22756       </method>
22757       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
22758         <size>1</size>
22759       </method>
22760       <method name="Void bint()">
22761         <size>42</size>
22762       </method>
22763       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
22764         <size>1</size>
22765       </method>
22766       <method name="Void buint()">
22767         <size>38</size>
22768       </method>
22769       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
22770         <size>1</size>
22771       </method>
22772       <method name="Void blong()">
22773         <size>47</size>
22774       </method>
22775       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
22776         <size>1</size>
22777       </method>
22778       <method name="Void bulong()">
22779         <size>47</size>
22780       </method>
22781       <method name="Void achar(SByte, Byte, Int16)">
22782         <size>1</size>
22783       </method>
22784       <method name="Void bchar()">
22785         <size>27</size>
22786       </method>
22787       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
22788         <size>1</size>
22789       </method>
22790       <method name="Void bfloat()">
22791         <size>67</size>
22792       </method>
22793       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
22794         <size>1</size>
22795       </method>
22796       <method name="Void bdouble()">
22797         <size>75</size>
22798       </method>
22799       <method name="Void TestDecimal(Decimal)">
22800         <size>15</size>
22801       </method>
22802       <method name="Void Main()">
22803         <size>1</size>
22804       </method>
22805     </type>
22806     <type name="Test2">
22807       <method name="Void .ctor()">
22808         <size>7</size>
22809       </method>
22810       <method name="Void ExtraTst()">
22811         <size>12</size>
22812       </method>
22813     </type>
22814   </test>
22815   <test name="test-100.cs">
22816     <type name="GLib.Object">
22817       <method name="Void .ctor()">
22818         <size>7</size>
22819       </method>
22820       <method name="Int32 get_Raw()">
22821         <size>2</size>
22822       </method>
22823       <method name="Void set_Raw(Int32)">
22824         <size>8</size>
22825       </method>
22826       <method name="Void GetProperty()">
22827         <size>12</size>
22828       </method>
22829       <method name="Int32 Main()">
22830         <size>2</size>
22831       </method>
22832     </type>
22833   </test>
22834   <test name="test-101.cs">
22835     <type name="Test.MyAttribute">
22836       <method name="Void .ctor(String)">
22837         <size>20</size>
22838       </method>
22839     </type>
22840     <type name="Test.My2Attribute">
22841       <method name="Void .ctor(String, Int32)">
22842         <size>31</size>
22843       </method>
22844     </type>
22845     <type name="Test.Test">
22846       <method name="Void .ctor()">
22847         <size>7</size>
22848       </method>
22849       <method name="Int32 Main()">
22850         <size>92</size>
22851       </method>
22852     </type>
22853   </test>
22854   <test name="test-102.cs">
22855     <type name="N1.MineAttribute">
22856       <method name="Void .ctor(String)">
22857         <size>14</size>
22858       </method>
22859     </type>
22860     <type name="N1.ReturnAttribute">
22861       <method name="Void .ctor(String)">
22862         <size>14</size>
22863       </method>
22864     </type>
22865     <type name="N1.Foo">
22866       <method name="Void .ctor()">
22867         <size>7</size>
22868       </method>
22869       <method name="Int32 Main()">
22870         <size>250</size>
22871       </method>
22872     </type>
22873   </test>
22874   <test name="test-103.cs">
22875     <type name="A">
22876       <method name="Void .ctor()">
22877         <size>7</size>
22878       </method>
22879       <method name="Int32 Foo()">
22880         <size>0</size>
22881       </method>
22882     </type>
22883     <type name="B">
22884       <method name="Void .ctor()">
22885         <size>7</size>
22886       </method>
22887       <method name="Int32 Foo()">
22888         <size>2</size>
22889       </method>
22890       <method name="Int32 M()">
22891         <size>7</size>
22892       </method>
22893     </type>
22894     <type name="Test">
22895       <method name="Void .ctor()">
22896         <size>7</size>
22897       </method>
22898       <method name="Int32 Main()">
22899         <size>11</size>
22900       </method>
22901     </type>
22902   </test>
22903   <test name="test-104.cs">
22904     <type name="Test">
22905       <method name="Void .ctor()">
22906         <size>7</size>
22907       </method>
22908       <method name="Int32 Main(System.String[])">
22909         <size>12</size>
22910       </method>
22911     </type>
22912   </test>
22913   <test name="test-105.cs">
22914     <type name="Test">
22915       <method name="Void .ctor()">
22916         <size>7</size>
22917       </method>
22918       <method name="Int32 F(Int32)">
22919         <size>33</size>
22920       </method>
22921       <method name="Void async_callback(IAsyncResult)">
22922         <size>22</size>
22923       </method>
22924       <method name="Int32 Main()">
22925         <size>407</size>
22926       </method>
22927     </type>
22928     <type name="Test+SimpleDelegate">
22929       <method name="Void .ctor(Object, IntPtr)">
22930         <size>0</size>
22931       </method>
22932       <method name="Int32 Invoke(Int32)">
22933         <size>0</size>
22934       </method>
22935       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22936         <size>0</size>
22937       </method>
22938       <method name="Int32 EndInvoke(IAsyncResult)">
22939         <size>0</size>
22940       </method>
22941     </type>
22942   </test>
22943   <test name="test-106.cs">
22944     <type name="Test">
22945       <method name="Int32 F(Int32)">
22946         <size>27</size>
22947       </method>
22948       <method name="Void async_callback(IAsyncResult)">
22949         <size>33</size>
22950       </method>
22951       <method name="Int32 Main()">
22952         <size>135</size>
22953       </method>
22954       <method name="Void .ctor()">
22955         <size>7</size>
22956       </method>
22957       <method name="Void .cctor()">
22958         <size>1</size>
22959       </method>
22960     </type>
22961     <type name="Test+SimpleDelegate">
22962       <method name="Int32 Invoke(Int32)">
22963         <size>0</size>
22964       </method>
22965       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22966         <size>0</size>
22967       </method>
22968       <method name="Int32 EndInvoke(IAsyncResult)">
22969         <size>0</size>
22970       </method>
22971       <method name="Void .ctor(Object, IntPtr)">
22972         <size>0</size>
22973       </method>
22974     </type>
22975   </test>
22976   <test name="test-107.cs">
22977     <type name="Test">
22978       <method name="Void .ctor()">
22979         <size>7</size>
22980       </method>
22981       <method name="Void .cctor()">
22982         <size>1</size>
22983       </method>
22984       <method name="Int32 F(Int32)">
22985         <size>27</size>
22986       </method>
22987       <method name="Void async_callback(IAsyncResult)">
22988         <size>100</size>
22989       </method>
22990       <method name="Int32 Main()">
22991         <size>89</size>
22992       </method>
22993     </type>
22994     <type name="Test+SimpleDelegate">
22995       <method name="Void .ctor(Object, IntPtr)">
22996         <size>0</size>
22997       </method>
22998       <method name="Int32 Invoke(Int32)">
22999         <size>0</size>
23000       </method>
23001       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23002         <size>0</size>
23003       </method>
23004       <method name="Int32 EndInvoke(IAsyncResult)">
23005         <size>0</size>
23006       </method>
23007     </type>
23008   </test>
23009   <test name="test-108.cs">
23010     <type name="X">
23011       <method name="Void .ctor()">
23012         <size>7</size>
23013       </method>
23014       <method name="Int32 Main()">
23015         <size>79</size>
23016       </method>
23017     </type>
23018   </test>
23019   <test name="test-109.cs">
23020     <type name="T">
23021       <method name="Void .ctor()">
23022         <size>7</size>
23023       </method>
23024       <method name="Int32 Main()">
23025         <size>23</size>
23026       </method>
23027     </type>
23028   </test>
23029   <test name="test-11.cs">
23030     <type name="Test">
23031       <method name="Void .ctor()">
23032         <size>7</size>
23033       </method>
23034       <method name="Int32 boxtest()">
23035         <size>12</size>
23036       </method>
23037       <method name="Int32 Main()">
23038         <size>14</size>
23039       </method>
23040     </type>
23041   </test>
23042   <test name="test-110.cs">
23043     <type name="test.test">
23044       <method name="Void .ctor()">
23045         <size>7</size>
23046       </method>
23047       <method name="Int32 test_method(Int32)">
23048         <size>13</size>
23049       </method>
23050       <method name="Int32 Main()">
23051         <size>17</size>
23052       </method>
23053     </type>
23054   </test>
23055   <test name="test-111.cs">
23056     <type name="T">
23057       <method name="Void .ctor()">
23058         <size>7</size>
23059       </method>
23060       <method name="System.Object get_obj()">
23061         <size>6</size>
23062       </method>
23063       <method name="Int32 Main()">
23064         <size>21</size>
23065       </method>
23066     </type>
23067   </test>
23068   <test name="test-112.cs">
23069     <type name="X">
23070       <method name="Void .ctor()">
23071         <size>7</size>
23072       </method>
23073       <method name="System.Int32[] g()">
23074         <size>14</size>
23075       </method>
23076       <method name="Int32 Main()">
23077         <size>18</size>
23078       </method>
23079     </type>
23080   </test>
23081   <test name="test-113.cs">
23082     <type name="X">
23083       <method name="Void .ctor()">
23084         <size>7</size>
23085       </method>
23086       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
23087         <size>4</size>
23088       </method>
23089       <method name="Void GetProperty(System.String, System.String ByRef)">
23090         <size>21</size>
23091       </method>
23092       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
23093         <size>4</size>
23094       </method>
23095       <method name="Void GetProperty(System.String, Boolean ByRef)">
23096         <size>21</size>
23097       </method>
23098       <method name="Int32 Main()">
23099         <size>2</size>
23100       </method>
23101     </type>
23102   </test>
23103   <test name="test-114.cs">
23104     <type name="MyClass">
23105       <method name="Void .ctor()">
23106         <size>7</size>
23107       </method>
23108       <method name="Int32 Main()">
23109         <size>15</size>
23110       </method>
23111     </type>
23112     <type name="MyClass+IsAnything">
23113       <method name="Void .ctor(Object, IntPtr)">
23114         <size>0</size>
23115       </method>
23116       <method name="Boolean Invoke(Char)">
23117         <size>0</size>
23118       </method>
23119       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
23120         <size>0</size>
23121       </method>
23122       <method name="Boolean EndInvoke(IAsyncResult)">
23123         <size>0</size>
23124       </method>
23125     </type>
23126   </test>
23127   <test name="test-115.cs">
23128     <type name="A">
23129       <method name="Void .ctor()">
23130         <size>7</size>
23131       </method>
23132       <method name="X op_Explicit(A)">
23133         <size>8</size>
23134       </method>
23135     </type>
23136     <type name="X">
23137       <method name="Void .ctor()">
23138         <size>7</size>
23139       </method>
23140     </type>
23141     <type name="Y">
23142       <method name="Void .ctor()">
23143         <size>7</size>
23144       </method>
23145     </type>
23146     <type name="blah">
23147       <method name="Void .ctor()">
23148         <size>7</size>
23149       </method>
23150       <method name="Int32 Main()">
23151         <size>47</size>
23152       </method>
23153     </type>
23154   </test>
23155   <test name="test-116.cs">
23156     <type name="X">
23157       <method name="Void .ctor()">
23158         <size>7</size>
23159       </method>
23160       <method name="Int32 Main()">
23161         <size>12</size>
23162       </method>
23163     </type>
23164   </test>
23165   <test name="test-117.cs">
23166     <type name="Blah">
23167       <method name="Void .ctor()">
23168         <size>18</size>
23169       </method>
23170       <method name="Int32 Main()">
23171         <size>25</size>
23172       </method>
23173     </type>
23174   </test>
23175   <test name="test-118.cs">
23176     <type name="Container">
23177       <method name="Void .ctor()">
23178         <size>7</size>
23179       </method>
23180       <method name="Int32 Main(System.String[])">
23181         <size>2</size>
23182       </method>
23183     </type>
23184   </test>
23185   <test name="test-119.cs">
23186     <type name="Value">
23187       <method name="Void .ctor()">
23188         <size>7</size>
23189       </method>
23190       <method name="Int32 op_Explicit(Value)">
23191         <size>2</size>
23192       </method>
23193       <method name="MyObject op_Explicit(Value)">
23194         <size>7</size>
23195       </method>
23196       <method name="UInt32 op_Explicit(Value)">
23197         <size>2</size>
23198       </method>
23199     </type>
23200     <type name="MyObject">
23201       <method name="Void .ctor(Int32)">
23202         <size>7</size>
23203       </method>
23204     </type>
23205     <type name="Derived">
23206       <method name="Void .ctor(Int32)">
23207         <size>8</size>
23208       </method>
23209       <method name="Derived Blah()">
23210         <size>18</size>
23211       </method>
23212     </type>
23213     <type name="Test">
23214       <method name="Void .ctor()">
23215         <size>7</size>
23216       </method>
23217       <method name="Int32 Main()">
23218         <size>33</size>
23219       </method>
23220     </type>
23221   </test>
23222   <test name="test-12.cs">
23223     <type name="X">
23224       <method name="Void .ctor()">
23225         <size>7</size>
23226       </method>
23227       <method name="Int32 Main(System.String[])">
23228         <size>270</size>
23229       </method>
23230       <method name="System.String s(System.String, Int32)">
23231         <size>13</size>
23232       </method>
23233       <method name="System.String x(System.String, System.Object)">
23234         <size>8</size>
23235       </method>
23236     </type>
23237   </test>
23238   <test name="test-120.cs">
23239     <type name="test">
23240       <method name="Void .ctor()">
23241         <size>7</size>
23242       </method>
23243       <method name="Int32 Main()">
23244         <size>140</size>
23245       </method>
23246     </type>
23247   </test>
23248   <test name="test-121.cs">
23249     <type name="X">
23250       <method name="Void .ctor()">
23251         <size>7</size>
23252       </method>
23253       <method name="Int32 g()">
23254         <size>14</size>
23255       </method>
23256       <method name="Int32 Main()">
23257         <size>81</size>
23258       </method>
23259     </type>
23260   </test>
23261   <test name="test-122.cs">
23262     <type name="A">
23263       <method name="Void .ctor()">
23264         <size>7</size>
23265       </method>
23266       <method name="Void .cctor()">
23267         <size>1</size>
23268       </method>
23269       <method name="Int32 Main()">
23270         <size>2</size>
23271       </method>
23272     </type>
23273     <type name="A+B">
23274       <method name="Void .ctor()">
23275         <size>7</size>
23276       </method>
23277       <method name="Void Foo()">
23278         <size>13</size>
23279       </method>
23280     </type>
23281   </test>
23282   <test name="test-123.cs">
23283     <type name="X">
23284       <method name="Void .ctor()">
23285         <size>7</size>
23286       </method>
23287       <method name="System.Object get_non_null()">
23288         <size>6</size>
23289       </method>
23290       <method name="System.Object get_null()">
23291         <size>2</size>
23292       </method>
23293       <method name="Int32 Main()">
23294         <size>95</size>
23295       </method>
23296     </type>
23297   </test>
23298   <test name="test-124.cs">
23299     <type name="t">
23300       <method name="Void .ctor()">
23301         <size>7</size>
23302       </method>
23303       <method name="Void a()">
23304         <size>16</size>
23305       </method>
23306       <method name="Void b()">
23307         <size>16</size>
23308       </method>
23309       <method name="Void c()">
23310         <size>24</size>
23311       </method>
23312       <method name="Void d()">
23313         <size>28</size>
23314       </method>
23315       <method name="Void Main()">
23316         <size>1</size>
23317       </method>
23318     </type>
23319   </test>
23320   <test name="test-125.cs">
23321     <type name="Fraction">
23322       <method name="Void .ctor(Int32, Int32)">
23323         <size>31</size>
23324       </method>
23325       <method name="Void .ctor(Int32)">
23326         <size>31</size>
23327       </method>
23328       <method name="Boolean Equals(System.Object)">
23329         <size>36</size>
23330       </method>
23331       <method name="System.String ToString()">
23332         <size>35</size>
23333       </method>
23334       <method name="Fraction op_Implicit(Int32)">
23335         <size>17</size>
23336       </method>
23337       <method name="Int32 op_Explicit(Fraction)">
23338         <size>24</size>
23339       </method>
23340       <method name="Boolean op_Equality(Fraction, Fraction)">
23341         <size>48</size>
23342       </method>
23343       <method name="Boolean op_Inequality(Fraction, Fraction)">
23344         <size>21</size>
23345       </method>
23346       <method name="Fraction op_Addition(Fraction, Fraction)">
23347         <size>102</size>
23348       </method>
23349     </type>
23350     <type name="Tester">
23351       <method name="Void .ctor()">
23352         <size>7</size>
23353       </method>
23354       <method name="Int32 Main()">
23355         <size>148</size>
23356       </method>
23357     </type>
23358   </test>
23359   <test name="test-126.cs">
23360     <type name="X">
23361       <method name="Void .ctor()">
23362         <size>7</size>
23363       </method>
23364       <method name="Void Iface.Method()">
23365         <size>1</size>
23366       </method>
23367       <method name="Int32 Main()">
23368         <size>33</size>
23369       </method>
23370     </type>
23371   </test>
23372   <test name="test-127.cs">
23373     <type name="X">
23374       <method name="Void .ctor()">
23375         <size>7</size>
23376       </method>
23377       <method name="Int32 Main()">
23378         <size>32</size>
23379       </method>
23380     </type>
23381   </test>
23382   <test name="test-128.cs">
23383     <type name="SimpleAttribute">
23384       <method name="Void .ctor(String)">
23385         <size>14</size>
23386       </method>
23387     </type>
23388     <type name="MineAttribute">
23389       <method name="Void .ctor(Type[])">
23390         <size>14</size>
23391       </method>
23392     </type>
23393     <type name="Foo">
23394       <method name="Void .ctor()">
23395         <size>7</size>
23396       </method>
23397       <method name="Int32 MM()">
23398         <size>153</size>
23399       </method>
23400     </type>
23401     <type name="Blah">
23402       <method name="Void .ctor()">
23403         <size>7</size>
23404       </method>
23405       <method name="Int32 get_Value()">
23406         <size>7</size>
23407       </method>
23408       <method name="Void set_Value(Int32)">
23409         <size>8</size>
23410       </method>
23411       <method name="Int32 Another()">
23412         <size>2</size>
23413       </method>
23414       <method name="Int32 Main()">
23415         <size>6</size>
23416       </method>
23417     </type>
23418   </test>
23419   <test name="test-129.cs">
23420     <type name="X">
23421       <method name="Void .ctor()">
23422         <size>7</size>
23423       </method>
23424       <method name="Int32 Main()">
23425         <size>27</size>
23426       </method>
23427     </type>
23428   </test>
23429   <test name="test-13.cs">
23430     <type name="Foo">
23431       <method name="Void .ctor()">
23432         <size>7</size>
23433       </method>
23434       <method name="Boolean MyMethod()">
23435         <size>12</size>
23436       </method>
23437     </type>
23438     <type name="Blah">
23439       <method name="Void .ctor()">
23440         <size>7</size>
23441       </method>
23442       <method name="Int32 Main()">
23443         <size>23</size>
23444       </method>
23445     </type>
23446   </test>
23447   <test name="test-130.cs">
23448     <type name="X">
23449       <method name="Void .ctor()">
23450         <size>20</size>
23451       </method>
23452       <method name="Int32 Main()">
23453         <size>2</size>
23454       </method>
23455     </type>
23456   </test>
23457   <test name="test-131.cs">
23458     <type name="SimpleAttribute">
23459       <method name="Void .ctor(String)">
23460         <size>14</size>
23461       </method>
23462     </type>
23463     <type name="Blah">
23464       <method name="Void .ctor()">
23465         <size>7</size>
23466       </method>
23467       <method name="Int32 Main()">
23468         <size>2</size>
23469       </method>
23470     </type>
23471   </test>
23472   <test name="test-132.cs">
23473     <type name="T">
23474       <method name="Void .ctor()">
23475         <size>7</size>
23476       </method>
23477       <method name="Int32 Main()">
23478         <size>51</size>
23479       </method>
23480     </type>
23481   </test>
23482   <test name="test-133.cs">
23483     <type name="T">
23484       <method name="Void .ctor()">
23485         <size>7</size>
23486       </method>
23487       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
23488         <size>21</size>
23489       </method>
23490       <method name="Void get_struct(S ByRef)">
23491         <size>24</size>
23492       </method>
23493       <method name="Int32 Main()">
23494         <size>75</size>
23495       </method>
23496     </type>
23497   </test>
23498   <test name="test-134.cs">
23499     <type name="AA">
23500       <method name="Void .ctor()">
23501         <size>7</size>
23502       </method>
23503       <method name="Void A()">
23504         <size>8</size>
23505       </method>
23506       <method name="Void B()">
23507         <size>8</size>
23508       </method>
23509       <method name="Void C()">
23510         <size>8</size>
23511       </method>
23512       <method name="Boolean get_OK()">
23513         <size>32</size>
23514       </method>
23515     </type>
23516     <type name="BB">
23517       <method name="Void .ctor()">
23518         <size>7</size>
23519       </method>
23520       <method name="Void A()">
23521         <size>18</size>
23522       </method>
23523       <method name="Void B()">
23524         <size>8</size>
23525       </method>
23526       <method name="Void C()">
23527         <size>8</size>
23528       </method>
23529       <method name="Boolean get_OK()">
23530         <size>32</size>
23531       </method>
23532     </type>
23533     <type name="T">
23534       <method name="Void .ctor()">
23535         <size>7</size>
23536       </method>
23537       <method name="Void A()">
23538         <size>1</size>
23539       </method>
23540       <method name="Void B()">
23541         <size>1</size>
23542       </method>
23543       <method name="Int32 Main()">
23544         <size>76</size>
23545       </method>
23546     </type>
23547   </test>
23548   <test name="test-135.cs">
23549     <type name="A">
23550       <method name="Void .ctor()">
23551         <size>7</size>
23552       </method>
23553       <method name="Void doh()">
23554         <size>1</size>
23555       </method>
23556     </type>
23557     <type name="T">
23558       <method name="Void .ctor()">
23559         <size>7</size>
23560       </method>
23561       <method name="A get_Prop()">
23562         <size>6</size>
23563       </method>
23564       <method name="Int32 Main()">
23565         <size>37</size>
23566       </method>
23567       <method name="IA IB.get_Prop()">
23568         <size>6</size>
23569       </method>
23570     </type>
23571   </test>
23572   <test name="test-136.cs">
23573     <type name="MyCar">
23574       <method name="Void .ctor()">
23575         <size>7</size>
23576       </method>
23577       <method name="Void IDiagnostic.Stop()">
23578         <size>8</size>
23579       </method>
23580       <method name="Void IAutomobile.Stop()">
23581         <size>8</size>
23582       </method>
23583       <method name="Void Stop()">
23584         <size>16</size>
23585       </method>
23586     </type>
23587     <type name="TestConflict">
23588       <method name="Void .ctor()">
23589         <size>7</size>
23590       </method>
23591       <method name="Int32 Main()">
23592         <size>74</size>
23593       </method>
23594     </type>
23595   </test>
23596   <test name="test-137.cs">
23597     <type name="C">
23598       <method name="Void .ctor()">
23599         <size>7</size>
23600       </method>
23601       <method name="Void X()">
23602         <size>15</size>
23603       </method>
23604       <method name="Int32 Main()">
23605         <size>95</size>
23606       </method>
23607     </type>
23608   </test>
23609   <test name="test-138.cs">
23610     <type name="T">
23611       <method name="Void .ctor()">
23612         <size>7</size>
23613       </method>
23614       <method name="Int32 Main()">
23615         <size>14</size>
23616       </method>
23617     </type>
23618   </test>
23619   <test name="test-139.cs">
23620     <type name="T">
23621       <method name="Void one()">
23622         <size>13</size>
23623       </method>
23624       <method name="Void two(T)">
23625         <size>8</size>
23626       </method>
23627       <method name="Void three(T ByRef)">
23628         <size>13</size>
23629       </method>
23630       <method name="Int32 GetHashCode()">
23631         <size>12</size>
23632       </method>
23633       <method name="Int32 Main()">
23634         <size>29</size>
23635       </method>
23636     </type>
23637   </test>
23638   <test name="test-14.cs">
23639     <type name="Obj.A">
23640       <method name="Void .ctor()">
23641         <size>7</size>
23642       </method>
23643       <method name="Int32 F()">
23644         <size>2</size>
23645       </method>
23646       <method name="Int32 G()">
23647         <size>2</size>
23648       </method>
23649       <method name="Int32 H()">
23650         <size>3</size>
23651       </method>
23652     </type>
23653     <type name="Obj.B">
23654       <method name="Void .ctor()">
23655         <size>7</size>
23656       </method>
23657       <method name="Int32 F()">
23658         <size>2</size>
23659       </method>
23660       <method name="Int32 G()">
23661         <size>2</size>
23662       </method>
23663       <method name="Int32 H()">
23664         <size>3</size>
23665       </method>
23666     </type>
23667     <type name="Obj.Test">
23668       <method name="Void .ctor()">
23669         <size>7</size>
23670       </method>
23671       <method name="Int32 Main()">
23672         <size>182</size>
23673       </method>
23674     </type>
23675   </test>
23676   <test name="test-140.cs">
23677     <type name="BreakTest">
23678       <method name="Void .ctor()">
23679         <size>7</size>
23680       </method>
23681       <method name="Void .cctor()">
23682         <size>1</size>
23683       </method>
23684       <method name="Void B()">
23685         <size>47</size>
23686       </method>
23687       <method name="Int32 Main()">
23688         <size>20</size>
23689       </method>
23690     </type>
23691   </test>
23692   <test name="test-141.cs">
23693     <type name="X">
23694       <method name="Void .ctor()">
23695         <size>7</size>
23696       </method>
23697       <method name="Int32 Main()">
23698         <size>38</size>
23699       </method>
23700       <method name="Boolean Test1()">
23701         <size>41</size>
23702       </method>
23703       <method name="Boolean Test2()">
23704         <size>42</size>
23705       </method>
23706       <method name="Boolean Test3()">
23707         <size>37</size>
23708       </method>
23709     </type>
23710   </test>
23711   <test name="test-142.cs">
23712     <type name="TestClass">
23713       <method name="Void .ctor(EventHandler)">
23714         <size>14</size>
23715       </method>
23716       <method name="Int32 Main()">
23717         <size>2</size>
23718       </method>
23719     </type>
23720     <type name="TestBaseClass">
23721       <method name="Void .ctor()">
23722         <size>7</size>
23723       </method>
23724       <method name="Void add_Blah(System.EventHandler)">
23725         <size>24</size>
23726       </method>
23727       <method name="Void remove_Blah(System.EventHandler)">
23728         <size>24</size>
23729       </method>
23730     </type>
23731   </test>
23732   <test name="test-143.cs">
23733     <type name="MonoEnumInfo">
23734       <method name="Void stuff()">
23735         <size>8</size>
23736       </method>
23737       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
23738         <size>20</size>
23739       </method>
23740       <method name="Int32 Main()">
23741         <size>32</size>
23742       </method>
23743     </type>
23744   </test>
23745   <test name="test-144.cs">
23746     <type name="Test">
23747       <method name="Void .ctor()">
23748         <size>7</size>
23749       </method>
23750       <method name="Void Main()">
23751         <size>1</size>
23752       </method>
23753     </type>
23754   </test>
23755   <test name="test-145.cs">
23756     <type name="JagArrayTest">
23757       <method name="Void .ctor()">
23758         <size>7</size>
23759       </method>
23760       <method name="Void .cctor()">
23761         <size>25</size>
23762       </method>
23763       <method name="Void Main()">
23764         <size>15</size>
23765       </method>
23766     </type>
23767   </test>
23768   <test name="test-146.cs">
23769     <type name="Test">
23770       <method name="Void .ctor()">
23771         <size>7</size>
23772       </method>
23773       <method name="Int32 Main()">
23774         <size>335</size>
23775       </method>
23776     </type>
23777   </test>
23778   <test name="test-147.cs">
23779     <type name="X">
23780       <method name="Void .ctor()">
23781         <size>15</size>
23782       </method>
23783       <method name="Void .cctor()">
23784         <size>8</size>
23785       </method>
23786       <method name="X Foo()">
23787         <size>6</size>
23788       </method>
23789       <method name="X Bar()">
23790         <size>6</size>
23791       </method>
23792       <method name="X Baz()">
23793         <size>6</size>
23794       </method>
23795       <method name="UInt32 get_Property()">
23796         <size>2</size>
23797       </method>
23798       <method name="UInt32 get_StaticProperty()">
23799         <size>3</size>
23800       </method>
23801       <method name="Int32 get_Item(Int32)">
23802         <size>2</size>
23803       </method>
23804     </type>
23805     <type name="Y">
23806       <method name="Void .ctor()">
23807         <size>15</size>
23808       </method>
23809       <method name="Void .cctor()">
23810         <size>9</size>
23811       </method>
23812       <method name="Y Foo()">
23813         <size>6</size>
23814       </method>
23815       <method name="Y Bar()">
23816         <size>6</size>
23817       </method>
23818       <method name="Y Baz()">
23819         <size>6</size>
23820       </method>
23821       <method name="UInt32 get_Property()">
23822         <size>2</size>
23823       </method>
23824       <method name="UInt32 get_StaticProperty()">
23825         <size>3</size>
23826       </method>
23827       <method name="Int32 get_Item(Int32)">
23828         <size>2</size>
23829       </method>
23830     </type>
23831     <type name="Z">
23832       <method name="Void .ctor()">
23833         <size>7</size>
23834       </method>
23835       <method name="Int32 Test()">
23836         <size>94</size>
23837       </method>
23838     </type>
23839     <type name="Test">
23840       <method name="Void .ctor()">
23841         <size>7</size>
23842       </method>
23843       <method name="Int32 Main()">
23844         <size>252</size>
23845       </method>
23846     </type>
23847   </test>
23848   <test name="test-148.cs">
23849     <type name="Y">
23850       <method name="Void .ctor()">
23851         <size>7</size>
23852       </method>
23853       <method name="Int32 get_Bar(Int32)">
23854         <size>2</size>
23855       </method>
23856       <method name="Int64 get_Bar(Double)">
23857         <size>3</size>
23858       </method>
23859     </type>
23860     <type name="Z">
23861       <method name="Void .ctor()">
23862         <size>7</size>
23863       </method>
23864       <method name="Int64 get_Whatever(Double)">
23865         <size>3</size>
23866       </method>
23867       <method name="Single get_Whatever(Int64, Int32)">
23868         <size>6</size>
23869       </method>
23870       <method name="Int32 InstanceTest()">
23871         <size>54</size>
23872       </method>
23873       <method name="Int32 Test()">
23874         <size>356</size>
23875       </method>
23876       <method name="Int32 Main()">
23877         <size>94</size>
23878       </method>
23879     </type>
23880     <type name="Z+MyArray">
23881       <method name="Void .ctor()">
23882         <size>7</size>
23883       </method>
23884       <method name="System.Object get_Item(Int32)">
23885         <size>8</size>
23886       </method>
23887       <method name="Void set_Item(Int32, System.Object)">
23888         <size>9</size>
23889       </method>
23890     </type>
23891     <type name="A">
23892       <method name="Void .ctor()">
23893         <size>7</size>
23894       </method>
23895       <method name="Int32 get_Monkey(Int32)">
23896         <size>4</size>
23897       </method>
23898     </type>
23899     <type name="B">
23900       <method name="Void .ctor()">
23901         <size>7</size>
23902       </method>
23903       <method name="Int64 get_Item(Int64, Int32)">
23904         <size>5</size>
23905       </method>
23906     </type>
23907     <type name="C">
23908       <method name="Void .ctor()">
23909         <size>7</size>
23910       </method>
23911       <method name="Int32 get_Item(Int32)">
23912         <size>4</size>
23913       </method>
23914     </type>
23915     <type name="D">
23916       <method name="Void .ctor()">
23917         <size>7</size>
23918       </method>
23919       <method name="Int64 get_Item(Int64, Int32)">
23920         <size>5</size>
23921       </method>
23922     </type>
23923     <type name="E">
23924       <method name="Void .ctor()">
23925         <size>7</size>
23926       </method>
23927       <method name="System.String get_g()">
23928         <size>6</size>
23929       </method>
23930       <method name="Void set_g(System.String)">
23931         <size>1</size>
23932       </method>
23933     </type>
23934     <type name="F">
23935       <method name="Void .ctor()">
23936         <size>7</size>
23937       </method>
23938       <method name="System.String get_g()">
23939         <size>6</size>
23940       </method>
23941     </type>
23942     <type name="DisposableNotifyList">
23943       <method name="Void .ctor()">
23944         <size>7</size>
23945       </method>
23946     </type>
23947     <type name="ChildList">
23948       <method name="Void .ctor()">
23949         <size>7</size>
23950       </method>
23951       <method name="Void Test()">
23952         <size>14</size>
23953       </method>
23954     </type>
23955     <type name="Y">
23956       <method name="Int32 X.get_Foo(Int32)">
23957         <size>2</size>
23958       </method>
23959     </type>
23960   </test>
23961   <test name="test-149.cs">
23962     <type name="Y">
23963       <method name="Void .ctor()">
23964         <size>7</size>
23965       </method>
23966       <method name="Void .cctor()">
23967         <size>1</size>
23968       </method>
23969       <method name="Void add_Foo(System.EventHandler)">
23970         <size>24</size>
23971       </method>
23972       <method name="Void remove_Foo(System.EventHandler)">
23973         <size>24</size>
23974       </method>
23975       <method name="Void add_TestEvent(MyDelegate)">
23976         <size>24</size>
23977       </method>
23978       <method name="Void remove_TestEvent(MyDelegate)">
23979         <size>24</size>
23980       </method>
23981       <method name="Int32 Test()">
23982         <size>166</size>
23983       </method>
23984       <method name="Void callback1(System.Object, System.EventArgs)">
23985         <size>7</size>
23986       </method>
23987       <method name="Int64 callback2(Int32)">
23988         <size>19</size>
23989       </method>
23990       <method name="Void callback3(System.Object, System.EventArgs)">
23991         <size>7</size>
23992       </method>
23993     </type>
23994     <type name="Z">
23995       <method name="Void .ctor()">
23996         <size>7</size>
23997       </method>
23998       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
23999         <size>22</size>
24000       </method>
24001       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
24002         <size>22</size>
24003       </method>
24004       <method name="Int32 a()">
24005         <size>2</size>
24006       </method>
24007       <method name="Int32 Main()">
24008         <size>80</size>
24009       </method>
24010     </type>
24011     <type name="Static">
24012       <method name="Void .ctor()">
24013         <size>7</size>
24014       </method>
24015       <method name="Void add_Test(System.EventHandler)">
24016         <size>22</size>
24017       </method>
24018       <method name="Void remove_Test(System.EventHandler)">
24019         <size>22</size>
24020       </method>
24021       <method name="Void Fire()">
24022         <size>23</size>
24023       </method>
24024     </type>
24025     <type name="Z+SomeEventHandler">
24026       <method name="Void .ctor(Object, IntPtr)">
24027         <size>0</size>
24028       </method>
24029       <method name="Int32 Invoke()">
24030         <size>0</size>
24031       </method>
24032       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24033         <size>0</size>
24034       </method>
24035       <method name="Int32 EndInvoke(IAsyncResult)">
24036         <size>0</size>
24037       </method>
24038     </type>
24039     <type name="MyDelegate">
24040       <method name="Void .ctor(Object, IntPtr)">
24041         <size>0</size>
24042       </method>
24043       <method name="Int64 Invoke(Int32)">
24044         <size>0</size>
24045       </method>
24046       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24047         <size>0</size>
24048       </method>
24049       <method name="Int64 EndInvoke(IAsyncResult)">
24050         <size>0</size>
24051       </method>
24052     </type>
24053     <type name="Y">
24054       <method name="Void X.add_Foo(System.EventHandler)">
24055         <size>1</size>
24056       </method>
24057       <method name="Void X.remove_Foo(System.EventHandler)">
24058         <size>1</size>
24059       </method>
24060     </type>
24061   </test>
24062   <test name="test-15.cs">
24063     <type name="Implementor">
24064       <method name="Void .ctor()">
24065         <size>7</size>
24066       </method>
24067       <method name="Int32 A()">
24068         <size>2</size>
24069       </method>
24070     </type>
24071     <type name="Run">
24072       <method name="Void .ctor()">
24073         <size>7</size>
24074       </method>
24075       <method name="Int32 Main()">
24076         <size>53</size>
24077       </method>
24078     </type>
24079     <type name="StructImplementor">
24080       <method name="Int32 A()">
24081         <size>2</size>
24082       </method>
24083     </type>
24084   </test>
24085   <test name="test-150.cs">
24086     <type name="T">
24087       <method name="Void .ctor()">
24088         <size>18</size>
24089       </method>
24090       <method name="Int32 Main()">
24091         <size>2</size>
24092       </method>
24093     </type>
24094   </test>
24095   <test name="test-151.cs">
24096     <type name="A.Iface">
24097       <method name="Void .ctor()">
24098         <size>7</size>
24099       </method>
24100       <method name="Void bah()">
24101         <size>1</size>
24102       </method>
24103     </type>
24104     <type name="A.my">
24105       <method name="Void .ctor()">
24106         <size>7</size>
24107       </method>
24108       <method name="Void doit(System.Object)">
24109         <size>13</size>
24110       </method>
24111       <method name="Int32 Main()">
24112         <size>2</size>
24113       </method>
24114     </type>
24115   </test>
24116   <test name="test-152.cs">
24117     <type name="X">
24118       <method name="Void .ctor()">
24119         <size>7</size>
24120       </method>
24121       <method name="Int32 Main()">
24122         <size>99</size>
24123       </method>
24124     </type>
24125   </test>
24126   <test name="test-153.cs">
24127     <type name="Z">
24128       <method name="Void .ctor()">
24129         <size>7</size>
24130       </method>
24131       <method name="Void Test2(System.String, System.Object[])">
24132         <size>1</size>
24133       </method>
24134       <method name="Void Test(System.String, System.Object[])">
24135         <size>8</size>
24136       </method>
24137       <method name="Int32 Main()">
24138         <size>86</size>
24139       </method>
24140     </type>
24141   </test>
24142   <test name="test-154.cs">
24143     <type name="X">
24144       <method name="Void .ctor()">
24145         <size>7</size>
24146       </method>
24147       <method name="Int32 Main()">
24148         <size>2</size>
24149       </method>
24150       <method name="Void test1(Single ByRef)">
24151         <size>6</size>
24152       </method>
24153       <method name="Void test2(Int32, Single ByRef)">
24154         <size>38</size>
24155       </method>
24156       <method name="Void test3(System.Int64[], Int32)">
24157         <size>21</size>
24158       </method>
24159       <method name="Int32 test4(Int32, Single ByRef)">
24160         <size>33</size>
24161       </method>
24162       <method name="Int32 test5(Single ByRef, Int64)">
24163         <size>75</size>
24164       </method>
24165       <method name="Int32 test6(Single ByRef)">
24166         <size>10</size>
24167       </method>
24168       <method name="Int64 test7(System.Int32[], Int32)">
24169         <size>64</size>
24170       </method>
24171       <method name="Int64 test8(Int32)">
24172         <size>34</size>
24173       </method>
24174       <method name="Int64 test9(Int32)">
24175         <size>28</size>
24176       </method>
24177       <method name="Void test10(Int32, Single ByRef)">
24178         <size>23</size>
24179       </method>
24180       <method name="Int64 test11(Int32)">
24181         <size>44</size>
24182       </method>
24183       <method name="Void test12(Single ByRef)">
24184         <size>25</size>
24185       </method>
24186       <method name="Void test13(Int32, Single ByRef)">
24187         <size>23</size>
24188       </method>
24189       <method name="Int64 test14(Int32, Single ByRef)">
24190         <size>66</size>
24191       </method>
24192       <method name="Int32 test15(Int32, Single ByRef)">
24193         <size>33</size>
24194       </method>
24195       <method name="Void test16()">
24196         <size>54</size>
24197       </method>
24198       <method name="Void test17()">
24199         <size>62</size>
24200       </method>
24201       <method name="Void test18(Int32, Int32 ByRef)">
24202         <size>35</size>
24203       </method>
24204       <method name="Int32 test19()">
24205         <size>49</size>
24206       </method>
24207       <method name="Int32 test20()">
24208         <size>22</size>
24209       </method>
24210       <method name="Int32 test21()">
24211         <size>28</size>
24212       </method>
24213       <method name="Int32 test22()">
24214         <size>27</size>
24215       </method>
24216       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
24217         <size>29</size>
24218       </method>
24219       <method name="Int64 test24(Int32)">
24220         <size>67</size>
24221       </method>
24222       <method name="Int64 test25(Int32)">
24223         <size>44</size>
24224       </method>
24225       <method name="Void test26()">
24226         <size>22</size>
24227       </method>
24228       <method name="Int32 test27()">
24229         <size>12</size>
24230       </method>
24231       <method name="Void test28(System.Object ByRef)">
24232         <size>23</size>
24233       </method>
24234       <method name="Boolean test29(Int32 ByRef)">
24235         <size>33</size>
24236       </method>
24237       <method name="System.String test30(System.String ByRef)">
24238         <size>36</size>
24239       </method>
24240       <method name="System.String test31(Int32)">
24241         <size>78</size>
24242       </method>
24243       <method name="Void test32()">
24244         <size>11</size>
24245       </method>
24246       <method name="Int32 test33()">
24247         <size>4</size>
24248       </method>
24249       <method name="Void test34()">
24250         <size>20</size>
24251       </method>
24252       <method name="Void test35(Int32, Boolean)">
24253         <size>28</size>
24254       </method>
24255       <method name="Void test36()">
24256         <size>41</size>
24257       </method>
24258       <method name="Void test37()">
24259         <size>42</size>
24260       </method>
24261       <method name="Int32 test38()">
24262         <size>2</size>
24263       </method>
24264       <method name="Int32 test40(Int32)">
24265         <size>18</size>
24266       </method>
24267     </type>
24268   </test>
24269   <test name="test-155.cs">
24270     <type name="Test">
24271       <method name="Void .ctor()">
24272         <size>7</size>
24273       </method>
24274       <method name="Int32 Main()">
24275         <size>44</size>
24276       </method>
24277     </type>
24278     <type name="Test+TestClass">
24279       <method name="Void .ctor()">
24280         <size>7</size>
24281       </method>
24282       <method name="System.String test(System.String)">
24283         <size>22</size>
24284       </method>
24285     </type>
24286   </test>
24287   <test name="test-156.cs">
24288     <type name="Internal">
24289       <method name="Void .ctor()">
24290         <size>7</size>
24291       </method>
24292     </type>
24293     <type name="Public">
24294       <method name="Void .ctor()">
24295         <size>7</size>
24296       </method>
24297     </type>
24298     <type name="X">
24299       <method name="Void .ctor()">
24300         <size>7</size>
24301       </method>
24302       <method name="Void Main()">
24303         <size>1</size>
24304       </method>
24305     </type>
24306     <type name="X+NestedPublic">
24307       <method name="Void .ctor()">
24308         <size>7</size>
24309       </method>
24310     </type>
24311     <type name="X+NestedAssembly">
24312       <method name="Void .ctor()">
24313         <size>7</size>
24314       </method>
24315     </type>
24316     <type name="X+NestedFamilyAndAssembly">
24317       <method name="Void .ctor()">
24318         <size>7</size>
24319       </method>
24320     </type>
24321     <type name="X+NestedFamily">
24322       <method name="Void .ctor()">
24323         <size>7</size>
24324       </method>
24325     </type>
24326     <type name="X+NestedPrivate">
24327       <method name="Void .ctor()">
24328         <size>7</size>
24329       </method>
24330     </type>
24331     <type name="A">
24332       <method name="Void .ctor()">
24333         <size>7</size>
24334       </method>
24335     </type>
24336     <type name="B">
24337       <method name="Void .ctor()">
24338         <size>7</size>
24339       </method>
24340     </type>
24341     <type name="C">
24342       <method name="Void .ctor()">
24343         <size>7</size>
24344       </method>
24345     </type>
24346     <type name="D">
24347       <method name="Void .ctor()">
24348         <size>7</size>
24349       </method>
24350     </type>
24351     <type name="E">
24352       <method name="Void .ctor()">
24353         <size>7</size>
24354       </method>
24355     </type>
24356     <type name="F">
24357       <method name="Void .ctor()">
24358         <size>7</size>
24359       </method>
24360     </type>
24361     <type name="Y">
24362       <method name="Void .ctor()">
24363         <size>7</size>
24364       </method>
24365       <method name="Void Test(YI)">
24366         <size>1</size>
24367       </method>
24368     </type>
24369     <type name="Y+YA">
24370       <method name="Void .ctor()">
24371         <size>7</size>
24372       </method>
24373     </type>
24374     <type name="Y+YB">
24375       <method name="Void .ctor()">
24376         <size>7</size>
24377       </method>
24378     </type>
24379     <type name="Y+YC">
24380       <method name="Void .ctor()">
24381         <size>7</size>
24382       </method>
24383     </type>
24384     <type name="Y+YD">
24385       <method name="Void .ctor()">
24386         <size>7</size>
24387       </method>
24388     </type>
24389     <type name="Y+YE">
24390       <method name="Void .ctor()">
24391         <size>7</size>
24392       </method>
24393     </type>
24394     <type name="Y+YF">
24395       <method name="Void .ctor()">
24396         <size>7</size>
24397       </method>
24398     </type>
24399     <type name="Y+YG">
24400       <method name="Void .ctor()">
24401         <size>7</size>
24402       </method>
24403     </type>
24404     <type name="Y+YH">
24405       <method name="Void .ctor()">
24406         <size>7</size>
24407       </method>
24408     </type>
24409     <type name="Z">
24410       <method name="Void .ctor()">
24411         <size>7</size>
24412       </method>
24413     </type>
24414     <type name="Z+P">
24415       <method name="Void .ctor()">
24416         <size>7</size>
24417       </method>
24418     </type>
24419     <type name="W">
24420       <method name="Void .ctor()">
24421         <size>7</size>
24422       </method>
24423     </type>
24424     <type name="W+WA">
24425       <method name="Void .ctor()">
24426         <size>7</size>
24427       </method>
24428     </type>
24429     <type name="W+WB">
24430       <method name="Void .ctor()">
24431         <size>7</size>
24432       </method>
24433     </type>
24434     <type name="W+WC">
24435       <method name="Void .ctor()">
24436         <size>7</size>
24437       </method>
24438     </type>
24439     <type name="W+WD">
24440       <method name="Void .ctor()">
24441         <size>7</size>
24442       </method>
24443     </type>
24444     <type name="W+WE">
24445       <method name="Void .ctor()">
24446         <size>7</size>
24447       </method>
24448     </type>
24449     <type name="W+WCA">
24450       <method name="Void .ctor()">
24451         <size>7</size>
24452       </method>
24453     </type>
24454     <type name="W+WCB">
24455       <method name="Void .ctor()">
24456         <size>7</size>
24457       </method>
24458     </type>
24459     <type name="W+WCB+WCD">
24460       <method name="Void .ctor()">
24461         <size>7</size>
24462       </method>
24463     </type>
24464     <type name="W+WCB+WCD+WCE">
24465       <method name="Void .ctor()">
24466         <size>7</size>
24467       </method>
24468     </type>
24469     <type name="G">
24470       <method name="Void .ctor()">
24471         <size>7</size>
24472       </method>
24473       <method name="Void Test(X)">
24474         <size>1</size>
24475       </method>
24476     </type>
24477     <type name="G+I">
24478       <method name="Void .ctor()">
24479         <size>7</size>
24480       </method>
24481     </type>
24482     <type name="G+I+J">
24483       <method name="Void .ctor()">
24484         <size>7</size>
24485       </method>
24486       <method name="Void Test(Foo)">
24487         <size>1</size>
24488       </method>
24489     </type>
24490     <type name="H">
24491       <method name="Void .ctor()">
24492         <size>7</size>
24493       </method>
24494       <method name="Void Test(System.Int32[])">
24495         <size>1</size>
24496       </method>
24497     </type>
24498     <type name="M">
24499       <method name="Void .ctor()">
24500         <size>7</size>
24501       </method>
24502       <method name="Void Hello(System.String)">
24503         <size>1</size>
24504       </method>
24505     </type>
24506   </test>
24507   <test name="test-157.cs">
24508     <type name="Test.MyAttribute">
24509       <method name="Void .ctor(String)">
24510         <size>20</size>
24511       </method>
24512     </type>
24513     <type name="Test.Test">
24514       <method name="Void .ctor()">
24515         <size>7</size>
24516       </method>
24517       <method name="Int32 Main()">
24518         <size>197</size>
24519       </method>
24520     </type>
24521   </test>
24522   <test name="test-158.cs">
24523     <type name="My">
24524       <method name="Void .ctor(Object)">
24525         <size>14</size>
24526       </method>
24527     </type>
24528     <type name="My+Test">
24529       <method name="Void .ctor()">
24530         <size>7</size>
24531       </method>
24532       <method name="Int32 Main()">
24533         <size>87</size>
24534       </method>
24535     </type>
24536   </test>
24537   <test name="test-159.cs">
24538     <type name="A.Iface">
24539       <method name="Void .ctor()">
24540         <size>7</size>
24541       </method>
24542       <method name="Void bah()">
24543         <size>1</size>
24544       </method>
24545     </type>
24546     <type name="A.my">
24547       <method name="Void .ctor()">
24548         <size>7</size>
24549       </method>
24550       <method name="Void doit(System.Object)">
24551         <size>13</size>
24552       </method>
24553       <method name="Int32 Main()">
24554         <size>2</size>
24555       </method>
24556     </type>
24557   </test>
24558   <test name="test-16.cs">
24559     <type name="Mine.Blah">
24560       <method name="Void .ctor()">
24561         <size>7</size>
24562       </method>
24563       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
24564         <size>12</size>
24565       </method>
24566       <method name="Int32 op_Implicit(Mine.Blah)">
24567         <size>12</size>
24568       </method>
24569       <method name="Byte op_Implicit(Mine.Blah)">
24570         <size>12</size>
24571       </method>
24572       <method name="Int16 op_Implicit(Mine.Blah)">
24573         <size>12</size>
24574       </method>
24575     </type>
24576     <type name="Mine.Foo">
24577       <method name="Void .ctor()">
24578         <size>7</size>
24579       </method>
24580       <method name="Int32 Main()">
24581         <size>118</size>
24582       </method>
24583     </type>
24584   </test>
24585   <test name="test-160.cs">
24586     <type name="B">
24587       <method name="Void .ctor()">
24588         <size>7</size>
24589       </method>
24590     </type>
24591     <type name="S">
24592       <method name="Void .ctor()">
24593         <size>7</size>
24594       </method>
24595     </type>
24596     <type name="T">
24597       <method name="Void .ctor()">
24598         <size>7</size>
24599       </method>
24600       <method name="Int32 blah(System.Object)">
24601         <size>62</size>
24602       </method>
24603       <method name="Int32 Main()">
24604         <size>2</size>
24605       </method>
24606     </type>
24607   </test>
24608   <test name="test-161.cs">
24609     <type name="ZipEntry">
24610       <method name="Void .ctor(String)">
24611         <size>18</size>
24612       </method>
24613       <method name="Void .ctor(ZipEntry)">
24614         <size>18</size>
24615       </method>
24616       <method name="DateTime get_DateTime()">
24617         <size>7</size>
24618       </method>
24619       <method name="Int32 Main()">
24620         <size>2</size>
24621       </method>
24622     </type>
24623   </test>
24624   <test name="test-162.cs">
24625     <type name="X">
24626       <method name="Void .ctor()">
24627         <size>7</size>
24628       </method>
24629       <method name="Void test_output(A)">
24630         <size>1</size>
24631       </method>
24632       <method name="Void test_output(B)">
24633         <size>1</size>
24634       </method>
24635       <method name="Void test_output(E)">
24636         <size>1</size>
24637       </method>
24638       <method name="Void test_output(F)">
24639         <size>1</size>
24640       </method>
24641       <method name="Void test1()">
24642         <size>21</size>
24643       </method>
24644       <method name="Void test2()">
24645         <size>32</size>
24646       </method>
24647       <method name="Void test3()">
24648         <size>21</size>
24649       </method>
24650       <method name="Void test4(A)">
24651         <size>9</size>
24652       </method>
24653       <method name="Void test5(A ByRef)">
24654         <size>9</size>
24655       </method>
24656       <method name="Void test6(B ByRef)">
24657         <size>8</size>
24658       </method>
24659       <method name="Void test7()">
24660         <size>28</size>
24661       </method>
24662       <method name="Void test8()">
24663         <size>50</size>
24664       </method>
24665       <method name="Void test9()">
24666         <size>26</size>
24667       </method>
24668       <method name="Void test10()">
24669         <size>82</size>
24670       </method>
24671       <method name="Int32 Main()">
24672         <size>2</size>
24673       </method>
24674     </type>
24675     <type name="A">
24676       <method name="Void .ctor(Int32)">
24677         <size>27</size>
24678       </method>
24679     </type>
24680     <type name="C">
24681       <method name="Void .ctor(Int64)">
24682         <size>8</size>
24683       </method>
24684       <method name="Void .ctor(String)">
24685         <size>13</size>
24686       </method>
24687     </type>
24688     <type name="E">
24689       <method name="Void .ctor(Int32)">
24690         <size>21</size>
24691       </method>
24692     </type>
24693   </test>
24694   <test name="test-163.cs">
24695     <type name="Blah">
24696       <method name="Void .ctor()">
24697         <size>7</size>
24698       </method>
24699       <method name="Int32 Foo(System.String)">
24700         <size>2</size>
24701       </method>
24702       <method name="Int32 Foo(System.Object)">
24703         <size>2</size>
24704       </method>
24705       <method name="Int32 Main()">
24706         <size>28</size>
24707       </method>
24708     </type>
24709   </test>
24710   <test name="test-164.cs">
24711     <type name="X">
24712       <method name="Void .ctor()">
24713         <size>26</size>
24714       </method>
24715       <method name="Int32 Foo()">
24716         <size>2</size>
24717       </method>
24718     </type>
24719     <type name="Y">
24720       <method name="Void .ctor()">
24721         <size>7</size>
24722       </method>
24723       <method name="Int32 Foo()">
24724         <size>2</size>
24725       </method>
24726       <method name="Int32 Hello()">
24727         <size>12</size>
24728       </method>
24729       <method name="Void Main()">
24730         <size>46</size>
24731       </method>
24732     </type>
24733     <type name="X+FooDelegate">
24734       <method name="Void .ctor(Object, IntPtr)">
24735         <size>0</size>
24736       </method>
24737       <method name="Int32 Invoke()">
24738         <size>0</size>
24739       </method>
24740       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24741         <size>0</size>
24742       </method>
24743       <method name="Int32 EndInvoke(IAsyncResult)">
24744         <size>0</size>
24745       </method>
24746     </type>
24747   </test>
24748   <test name="test-165.cs">
24749     <type name="Testing">
24750       <method name="Void .ctor()">
24751         <size>7</size>
24752       </method>
24753       <method name="Int32 TestEnumInit(Fruit)">
24754         <size>21</size>
24755       </method>
24756       <method name="Int32 Main()">
24757         <size>62</size>
24758       </method>
24759     </type>
24760   </test>
24761   <test name="test-166.cs">
24762     <type name="Test">
24763       <method name="Void .ctor()">
24764         <size>7</size>
24765       </method>
24766       <method name="Int32 get_Item(Int32)">
24767         <size>2</size>
24768       </method>
24769     </type>
24770     <type name="D">
24771       <method name="Void .ctor()">
24772         <size>7</size>
24773       </method>
24774       <method name="Int32 get_TargetIntegerSize()">
24775         <size>2</size>
24776       </method>
24777       <method name="Int32 Hello(IInferior)">
24778         <size>7</size>
24779       </method>
24780       <method name="Int32 Main()">
24781         <size>61</size>
24782       </method>
24783     </type>
24784     <type name="Test">
24785       <method name="Int32 ITest.get_Item(Int32)">
24786         <size>2</size>
24787       </method>
24788     </type>
24789   </test>
24790   <test name="test-167.cs">
24791     <type name="X">
24792       <method name="Void .ctor()">
24793         <size>7</size>
24794       </method>
24795       <method name="Int32 Test(X+Foo[])">
24796         <size>23</size>
24797       </method>
24798       <method name="Int32 Main()">
24799         <size>44</size>
24800       </method>
24801     </type>
24802   </test>
24803   <test name="test-168.cs">
24804     <type name="Test">
24805       <method name="Void .ctor()">
24806         <size>7</size>
24807       </method>
24808       <method name="Int32 Main()">
24809         <size>21</size>
24810       </method>
24811     </type>
24812     <type name="X">
24813       <method name="System.String op_Implicit(X)">
24814         <size>6</size>
24815       </method>
24816     </type>
24817   </test>
24818   <test name="test-169.cs">
24819     <type name="basec">
24820       <method name="Void .ctor()">
24821         <size>7</size>
24822       </method>
24823       <method name="System.String get_Message()">
24824         <size>6</size>
24825       </method>
24826     </type>
24827     <type name="der">
24828       <method name="Void .ctor()">
24829         <size>7</size>
24830       </method>
24831       <method name="System.String get_Message()">
24832         <size>6</size>
24833       </method>
24834     </type>
24835     <type name="Base">
24836       <method name="Void .ctor()">
24837         <size>7</size>
24838       </method>
24839       <method name="Int32 get_Thingy()">
24840         <size>7</size>
24841       </method>
24842       <method name="Void set_Thingy(Int32)">
24843         <size>8</size>
24844       </method>
24845     </type>
24846     <type name="Derived">
24847       <method name="Void .ctor()">
24848         <size>7</size>
24849       </method>
24850       <method name="Int32 get_BaseThingy()">
24851         <size>7</size>
24852       </method>
24853       <method name="Void set_Thingy(Int32)">
24854         <size>1</size>
24855       </method>
24856     </type>
24857     <type name="D">
24858       <method name="Void .ctor()">
24859         <size>7</size>
24860       </method>
24861       <method name="Int32 Main()">
24862         <size>97</size>
24863       </method>
24864     </type>
24865   </test>
24866   <test name="test-17.cs">
24867     <type name="Blah">
24868       <method name="Void .ctor()">
24869         <size>7</size>
24870       </method>
24871       <method name="Int32 Main()">
24872         <size>39</size>
24873       </method>
24874       <method name="Byte op_Implicit(Blah)">
24875         <size>12</size>
24876       </method>
24877       <method name="Int16 op_Implicit(Blah)">
24878         <size>12</size>
24879       </method>
24880       <method name="Int32 op_Implicit(Blah)">
24881         <size>12</size>
24882       </method>
24883     </type>
24884   </test>
24885   <test name="test-170.cs">
24886     <type name="X">
24887       <method name="Void .ctor()">
24888         <size>7</size>
24889       </method>
24890       <method name="Int32 get_prop()">
24891         <size>7</size>
24892       </method>
24893       <method name="Void set_prop(Int32)">
24894         <size>8</size>
24895       </method>
24896       <method name="Void set_AAA(Int32)">
24897         <size>1</size>
24898       </method>
24899     </type>
24900     <type name="Y">
24901       <method name="Void .ctor()">
24902         <size>14</size>
24903       </method>
24904       <method name="Int32 get_prop()">
24905         <size>7</size>
24906       </method>
24907       <method name="Void set_prop(Int32)">
24908         <size>8</size>
24909       </method>
24910       <method name="Int32 A()">
24911         <size>38</size>
24912       </method>
24913       <method name="Int32 Main()">
24914         <size>13</size>
24915       </method>
24916     </type>
24917   </test>
24918   <test name="test-171.cs">
24919     <type name="IntPtr_Conv.Class1">
24920       <method name="Void .ctor()">
24921         <size>7</size>
24922       </method>
24923       <method name="Int32 Main(System.String[])">
24924         <size>15</size>
24925       </method>
24926     </type>
24927   </test>
24928   <test name="test-172.cs">
24929     <type name="X">
24930       <method name="Void .ctor()">
24931         <size>7</size>
24932       </method>
24933       <method name="Void .cctor()">
24934         <size>31</size>
24935       </method>
24936       <method name="Boolean ff()">
24937         <size>14</size>
24938       </method>
24939       <method name="Boolean tt()">
24940         <size>14</size>
24941       </method>
24942       <method name="Int32 test_if()">
24943         <size>599</size>
24944       </method>
24945       <method name="Int32 test_while()">
24946         <size>437</size>
24947       </method>
24948       <method name="Int32 test_inline()">
24949         <size>29</size>
24950       </method>
24951       <method name="Int32 Main()">
24952         <size>109</size>
24953       </method>
24954     </type>
24955   </test>
24956   <test name="test-173.cs">
24957     <type name="Base">
24958       <method name="Void .ctor(Int32)">
24959         <size>14</size>
24960       </method>
24961       <method name="Int32 get_Value()">
24962         <size>7</size>
24963       </method>
24964     </type>
24965     <type name="A">
24966       <method name="Void .ctor(Int32)">
24967         <size>18</size>
24968       </method>
24969       <method name="Void .ctor(UInt32)">
24970         <size>18</size>
24971       </method>
24972     </type>
24973     <type name="B">
24974       <method name="Void .ctor(Int64)">
24975         <size>18</size>
24976       </method>
24977       <method name="Void .ctor(UInt64)">
24978         <size>18</size>
24979       </method>
24980     </type>
24981     <type name="C">
24982       <method name="Void .ctor(Int16)">
24983         <size>18</size>
24984       </method>
24985       <method name="Void .ctor(UInt16)">
24986         <size>18</size>
24987       </method>
24988     </type>
24989     <type name="D">
24990       <method name="Void .ctor(SByte)">
24991         <size>18</size>
24992       </method>
24993       <method name="Void .ctor(Byte)">
24994         <size>18</size>
24995       </method>
24996     </type>
24997     <type name="E">
24998       <method name="Void .ctor(Int64)">
24999         <size>19</size>
25000       </method>
25001       <method name="Void .ctor(E)">
25002         <size>19</size>
25003       </method>
25004       <method name="E op_Implicit(Int64)">
25005         <size>7</size>
25006       </method>
25007     </type>
25008     <type name="F">
25009       <method name="Void .ctor(Int32)">
25010         <size>19</size>
25011       </method>
25012       <method name="Void .ctor(F)">
25013         <size>19</size>
25014       </method>
25015       <method name="F op_Implicit(Int32)">
25016         <size>7</size>
25017       </method>
25018     </type>
25019     <type name="X">
25020       <method name="Void .ctor()">
25021         <size>7</size>
25022       </method>
25023       <method name="Int32 Test()">
25024         <size>231</size>
25025       </method>
25026       <method name="Int32 Main()">
25027         <size>24</size>
25028       </method>
25029     </type>
25030   </test>
25031   <test name="test-174.cs">
25032     <type name="ProtectedAccessToPropertyOnChild">
25033       <method name="Void .ctor()">
25034         <size>14</size>
25035       </method>
25036       <method name="Int32 Main()">
25037         <size>21</size>
25038       </method>
25039     </type>
25040     <type name="TestAccessToPrivateMemberInParentClass">
25041       <method name="Void .ctor()">
25042         <size>7</size>
25043       </method>
25044       <method name="System.Double[][] get_Array()">
25045         <size>7</size>
25046       </method>
25047     </type>
25048     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
25049       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
25050         <size>37</size>
25051       </method>
25052     </type>
25053     <type name="TestAccessToProtectedOnChildInstanceFromParent">
25054       <method name="Void .ctor()">
25055         <size>29</size>
25056       </method>
25057       <method name="Int32 Test()">
25058         <size>27</size>
25059       </method>
25060     </type>
25061     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
25062       <method name="Void .ctor()">
25063         <size>26</size>
25064       </method>
25065       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
25066         <size>15</size>
25067       </method>
25068     </type>
25069     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
25070       <method name="Void .ctor()">
25071         <size>7</size>
25072       </method>
25073     </type>
25074   </test>
25075   <test name="test-175.cs">
25076     <type name="X">
25077       <method name="Void .ctor()">
25078         <size>7</size>
25079       </method>
25080       <method name="Int32 Main()">
25081         <size>59</size>
25082       </method>
25083     </type>
25084     <type name="RVA">
25085       <method name="Void .ctor(UInt32)">
25086         <size>8</size>
25087       </method>
25088       <method name="RVA op_Implicit(UInt32)">
25089         <size>7</size>
25090       </method>
25091       <method name="UInt32 op_Implicit(RVA)">
25092         <size>8</size>
25093       </method>
25094     </type>
25095   </test>
25096   <test name="test-176.cs">
25097     <type name="X">
25098       <method name="Void .ctor()">
25099         <size>7</size>
25100       </method>
25101       <method name="Int32 Main()">
25102         <size>34</size>
25103       </method>
25104     </type>
25105   </test>
25106   <test name="test-177.cs">
25107     <type name="MethodAttribute">
25108       <method name="Void .ctor()">
25109         <size>7</size>
25110       </method>
25111     </type>
25112     <type name="ReturnAttribute">
25113       <method name="Void .ctor()">
25114         <size>7</size>
25115       </method>
25116     </type>
25117     <type name="Test">
25118       <method name="Void .ctor()">
25119         <size>7</size>
25120       </method>
25121       <method name="Void Method()">
25122         <size>1</size>
25123       </method>
25124       <method name="Int32 Main()">
25125         <size>40</size>
25126       </method>
25127     </type>
25128   </test>
25129   <test name="test-178.cs">
25130     <type name="BrowsableClass">
25131       <method name="Void .ctor()">
25132         <size>7</size>
25133       </method>
25134       <method name="Int32 Main()">
25135         <size>54</size>
25136       </method>
25137       <method name="BrowsableClass op_Increment(BrowsableClass)">
25138         <size>2</size>
25139       </method>
25140     </type>
25141   </test>
25142   <test name="test-179.cs">
25143     <type name="A">
25144       <method name="Void .ctor()">
25145         <size>7</size>
25146       </method>
25147       <method name="Void set_Item(Double, Double)">
25148         <size>15</size>
25149       </method>
25150       <method name="Double get_Item(Double)">
25151         <size>29</size>
25152       </method>
25153     </type>
25154     <type name="B">
25155       <method name="Void .ctor()">
25156         <size>7</size>
25157       </method>
25158       <method name="Void set_Item(Double, Double)">
25159         <size>15</size>
25160       </method>
25161       <method name="Double get_Item(Double)">
25162         <size>29</size>
25163       </method>
25164     </type>
25165     <type name="C">
25166       <method name="Void .ctor()">
25167         <size>7</size>
25168       </method>
25169       <method name="Void set_Item(System.String, System.String)">
25170         <size>15</size>
25171       </method>
25172       <method name="System.String get_Item(System.String)">
25173         <size>30</size>
25174       </method>
25175       <method name="Void set_Item(Int32, Int32)">
25176         <size>15</size>
25177       </method>
25178       <method name="Int32 get_Item(Int32)">
25179         <size>21</size>
25180       </method>
25181     </type>
25182     <type name="EntryPoint">
25183       <method name="Int32 Main(System.String[])">
25184         <size>150</size>
25185       </method>
25186     </type>
25187   </test>
25188   <test name="test-18.cs">
25189     <type name="X">
25190       <method name="Void .ctor()">
25191         <size>7</size>
25192       </method>
25193       <method name="Void m()">
25194         <size>60</size>
25195       </method>
25196       <method name="Int32 ret(Int32)">
25197         <size>40</size>
25198       </method>
25199       <method name="Int32 Main()">
25200         <size>62</size>
25201       </method>
25202     </type>
25203   </test>
25204   <test name="test-180.cs">
25205     <type name="Testing">
25206       <method name="Void .ctor()">
25207         <size>7</size>
25208       </method>
25209       <method name="Void Main()">
25210         <size>17</size>
25211       </method>
25212     </type>
25213   </test>
25214   <test name="test-181.cs">
25215     <type name="Test">
25216       <method name="Void .ctor()">
25217         <size>7</size>
25218       </method>
25219       <method name="Void test()">
25220         <size>1</size>
25221       </method>
25222       <method name="Int32 Main()">
25223         <size>43</size>
25224       </method>
25225     </type>
25226   </test>
25227   <test name="test-182.cs">
25228     <type name="T">
25229       <method name="Void .ctor()">
25230         <size>7</size>
25231       </method>
25232       <method name="Int32 Main()">
25233         <size>26</size>
25234       </method>
25235     </type>
25236     <type name="TS">
25237       <method name="Int64 get_Ticks()">
25238         <size>19</size>
25239       </method>
25240     </type>
25241     <type name="DT">
25242       <method name="Int64 get_Ticks()">
25243         <size>12</size>
25244       </method>
25245     </type>
25246   </test>
25247   <test name="test-183.cs">
25248     <type name="Test">
25249       <method name="Void .ctor()">
25250         <size>7</size>
25251       </method>
25252       <method name="Int32 M(Int32, Int32 ByRef)">
25253         <size>12</size>
25254       </method>
25255       <method name="Int32 Main()">
25256         <size>67</size>
25257       </method>
25258     </type>
25259     <type name="Test+D">
25260       <method name="Void .ctor(Object, IntPtr)">
25261         <size>0</size>
25262       </method>
25263       <method name="Int32 Invoke(Int32, Int32 ByRef)">
25264         <size>0</size>
25265       </method>
25266       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
25267         <size>0</size>
25268       </method>
25269       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
25270         <size>0</size>
25271       </method>
25272     </type>
25273   </test>
25274   <test name="test-184.cs">
25275     <type name="User">
25276       <method name="Void .ctor(Interface)">
25277         <size>7</size>
25278       </method>
25279     </type>
25280     <type name="Test">
25281       <method name="Void .ctor()">
25282         <size>55</size>
25283       </method>
25284       <method name="Int32 Main()">
25285         <size>8</size>
25286       </method>
25287     </type>
25288     <type name="Struct">
25289       <method name="Void .ctor(Int32)">
25290         <size>1</size>
25291       </method>
25292       <method name="Int32 get_X()">
25293         <size>2</size>
25294       </method>
25295     </type>
25296   </test>
25297   <test name="test-185.cs">
25298     <type name="X">
25299       <method name="Void .ctor()">
25300         <size>7</size>
25301       </method>
25302       <method name="Int32 Test(Int32)">
25303         <size>36</size>
25304       </method>
25305       <method name="Int32 Main()">
25306         <size>29</size>
25307       </method>
25308     </type>
25309   </test>
25310   <test name="test-186.cs">
25311     <type name="TestBUG.myAttribute">
25312       <method name="Void .ctor(String, String, String, Int32)">
25313         <size>7</size>
25314       </method>
25315     </type>
25316     <type name="TestBUG.Test">
25317       <method name="Void .ctor()">
25318         <size>7</size>
25319       </method>
25320       <method name="Int32 Main()">
25321         <size>2</size>
25322       </method>
25323     </type>
25324   </test>
25325   <test name="test-187.cs">
25326     <type name="MyClass">
25327       <method name="Void .ctor()">
25328         <size>7</size>
25329       </method>
25330       <method name="Container get_Item(System.String)">
25331         <size>2</size>
25332       </method>
25333       <method name="Void set_Item(System.String, Container)">
25334         <size>1</size>
25335       </method>
25336     </type>
25337     <type name="Container">
25338       <method name="Void .ctor()">
25339         <size>7</size>
25340       </method>
25341       <method name="Container op_Addition(Container, System.Object)">
25342         <size>2</size>
25343       </method>
25344     </type>
25345     <type name="D">
25346       <method name="Void .ctor()">
25347         <size>7</size>
25348       </method>
25349       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
25350         <size>65</size>
25351       </method>
25352       <method name="Int32 Main()">
25353         <size>2</size>
25354       </method>
25355     </type>
25356   </test>
25357   <test name="test-188.cs">
25358     <type name="Enumerator">
25359       <method name="Void .ctor()">
25360         <size>14</size>
25361       </method>
25362       <method name="Boolean MoveNext()">
25363         <size>21</size>
25364       </method>
25365       <method name="Char get_Current()">
25366         <size>3</size>
25367       </method>
25368     </type>
25369     <type name="RealEnumerator">
25370       <method name="Void .ctor(Coll)">
25371         <size>14</size>
25372       </method>
25373       <method name="Void Dispose()">
25374         <size>13</size>
25375       </method>
25376     </type>
25377     <type name="Coll">
25378       <method name="Void .ctor()">
25379         <size>7</size>
25380       </method>
25381       <method name="Enumerator GetEnumerator()">
25382         <size>7</size>
25383       </method>
25384     </type>
25385     <type name="Test">
25386       <method name="Void .ctor()">
25387         <size>7</size>
25388       </method>
25389       <method name="Int32 Main(System.String[])">
25390         <size>78</size>
25391       </method>
25392     </type>
25393   </test>
25394   <test name="test-189.cs">
25395     <type name="MyTest">
25396       <method name="Void .ctor()">
25397         <size>7</size>
25398       </method>
25399       <method name="Int32 Main(System.String[])">
25400         <size>63</size>
25401       </method>
25402       <method name="Int32 m(Int32, Double)">
25403         <size>2</size>
25404       </method>
25405       <method name="Int32 m(Int32, System.Int32[])">
25406         <size>2</size>
25407       </method>
25408     </type>
25409     <type name="MonoTest">
25410       <method name="Void .ctor()">
25411         <size>7</size>
25412       </method>
25413       <method name="Int32 method1(System.String, System.Object[])">
25414         <size>2</size>
25415       </method>
25416       <method name="Void testmethod()">
25417         <size>27</size>
25418       </method>
25419     </type>
25420     <type name="MonoTest2">
25421       <method name="Void .ctor()">
25422         <size>7</size>
25423       </method>
25424       <method name="Int32 method1(System.String, System.Object[])">
25425         <size>2</size>
25426       </method>
25427       <method name="Void testmethod2()">
25428         <size>27</size>
25429       </method>
25430     </type>
25431   </test>
25432   <test name="test-19.cs">
25433     <type name="I">
25434       <method name="Void .ctor()">
25435         <size>7</size>
25436       </method>
25437       <method name="Void .cctor()">
25438         <size>18</size>
25439       </method>
25440       <method name="System.String fn(System.String)">
25441         <size>17</size>
25442       </method>
25443     </type>
25444     <type name="X">
25445       <method name="Void .ctor()">
25446         <size>7</size>
25447       </method>
25448       <method name="Void Thread_func()">
25449         <size>11</size>
25450       </method>
25451       <method name="Int32 Func(Int32, Int32)">
25452         <size>4</size>
25453       </method>
25454       <method name="Void Bar()">
25455         <size>44</size>
25456       </method>
25457       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
25458         <size>18</size>
25459       </method>
25460       <method name="Int32 Main()">
25461         <size>303</size>
25462       </method>
25463       <method name="Int32 multiply_by_three(Int32)">
25464         <size>4</size>
25465       </method>
25466     </type>
25467     <type name="TestNamespace.TestClass">
25468       <method name="Void .ctor()">
25469         <size>7</size>
25470       </method>
25471     </type>
25472     <type name="I+GetTextFn">
25473       <method name="Void .ctor(Object, IntPtr)">
25474         <size>0</size>
25475       </method>
25476       <method name="System.String Invoke(System.String)">
25477         <size>0</size>
25478       </method>
25479       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
25480         <size>0</size>
25481       </method>
25482       <method name="System.String EndInvoke(IAsyncResult)">
25483         <size>0</size>
25484       </method>
25485     </type>
25486     <type name="X+Foo">
25487       <method name="Void .ctor(Object, IntPtr)">
25488         <size>0</size>
25489       </method>
25490       <method name="Int32 Invoke(Int32, Int32)">
25491         <size>0</size>
25492       </method>
25493       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25494         <size>0</size>
25495       </method>
25496       <method name="Int32 EndInvoke(IAsyncResult)">
25497         <size>0</size>
25498       </method>
25499     </type>
25500     <type name="TestNamespace.TestClass+NotWorkingDelegate">
25501       <method name="Void .ctor(Object, IntPtr)">
25502         <size>0</size>
25503       </method>
25504       <method name="Single Invoke(Single, System.Object[])">
25505         <size>0</size>
25506       </method>
25507       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
25508         <size>0</size>
25509       </method>
25510       <method name="Single EndInvoke(IAsyncResult)">
25511         <size>0</size>
25512       </method>
25513     </type>
25514     <type name="NameSpace.TestDelegate">
25515       <method name="Void .ctor(Object, IntPtr)">
25516         <size>0</size>
25517       </method>
25518       <method name="Int32 Invoke(Int32)">
25519         <size>0</size>
25520       </method>
25521       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25522         <size>0</size>
25523       </method>
25524       <method name="Int32 EndInvoke(IAsyncResult)">
25525         <size>0</size>
25526       </method>
25527     </type>
25528   </test>
25529   <test name="test-190.cs">
25530     <type name="A">
25531       <method name="Void .ctor()">
25532         <size>7</size>
25533       </method>
25534       <method name="Void Main()">
25535         <size>1</size>
25536       </method>
25537     </type>
25538     <type name="A+B">
25539       <method name="Void .ctor()">
25540         <size>7</size>
25541       </method>
25542       <method name="Void Test()">
25543         <size>8</size>
25544       </method>
25545     </type>
25546     <type name="A+C">
25547       <method name="Void .ctor()">
25548         <size>7</size>
25549       </method>
25550       <method name="Void Test(A)">
25551         <size>8</size>
25552       </method>
25553     </type>
25554   </test>
25555   <test name="test-191.cs">
25556     <type name="X">
25557       <method name="Void .ctor()">
25558         <size>7</size>
25559       </method>
25560     </type>
25561     <type name="X+E">
25562       <method name="Void .ctor()">
25563         <size>7</size>
25564       </method>
25565     </type>
25566     <type name="X+D">
25567       <method name="Void .ctor()">
25568         <size>7</size>
25569       </method>
25570     </type>
25571     <type name="X+D+P">
25572       <method name="Void .ctor()">
25573         <size>7</size>
25574       </method>
25575     </type>
25576     <type name="Y">
25577       <method name="Void .ctor()">
25578         <size>7</size>
25579       </method>
25580     </type>
25581     <type name="Y+Op">
25582       <method name="Void .ctor()">
25583         <size>7</size>
25584       </method>
25585     </type>
25586     <type name="R">
25587       <method name="Void .ctor()">
25588         <size>7</size>
25589       </method>
25590       <method name="Void Main()">
25591         <size>1</size>
25592       </method>
25593     </type>
25594   </test>
25595   <test name="test-192.cs">
25596     <type name="X">
25597       <method name="Void .ctor()">
25598         <size>7</size>
25599       </method>
25600       <method name="Void Main()">
25601         <size>1</size>
25602       </method>
25603     </type>
25604   </test>
25605   <test name="test-193.cs">
25606     <type name="A">
25607       <method name="Void .ctor()">
25608         <size>7</size>
25609       </method>
25610       <method name="Int32 Test(Int32)">
25611         <size>88</size>
25612       </method>
25613       <method name="Int32 Main()">
25614         <size>7</size>
25615       </method>
25616     </type>
25617   </test>
25618   <test name="test-194.cs">
25619     <type name="TestParams">
25620       <method name="Void .ctor()">
25621         <size>7</size>
25622       </method>
25623       <method name="Int32 Main(System.String[])">
25624         <size>38</size>
25625       </method>
25626       <method name="Int32 Params(System.Object[])">
25627         <size>10</size>
25628       </method>
25629     </type>
25630   </test>
25631   <test name="test-195.cs">
25632     <type name="Y">
25633       <method name="Void .ctor()">
25634         <size>7</size>
25635       </method>
25636       <method name="Void .cctor()">
25637         <size>1</size>
25638       </method>
25639       <method name="Int32 C()">
25640         <size>36</size>
25641       </method>
25642     </type>
25643     <type name="X">
25644       <method name="Void .ctor()">
25645         <size>8</size>
25646       </method>
25647       <method name="Void .ctor(Int32)">
25648         <size>18</size>
25649       </method>
25650       <method name="Void Main()">
25651         <size>7</size>
25652       </method>
25653     </type>
25654   </test>
25655   <test name="test-196.cs">
25656     <type name="X">
25657       <method name="Void .ctor()">
25658         <size>7</size>
25659       </method>
25660       <method name="Void Bug1()">
25661         <size>15</size>
25662       </method>
25663       <method name="Void Bug2()">
25664         <size>16</size>
25665       </method>
25666       <method name="Int32 Main()">
25667         <size>2</size>
25668       </method>
25669     </type>
25670   </test>
25671   <test name="test-197.cs">
25672     <type name="X">
25673       <method name="Void .ctor()">
25674         <size>7</size>
25675       </method>
25676       <method name="Void Foo()">
25677         <size>0</size>
25678       </method>
25679     </type>
25680     <type name="Y">
25681       <method name="Void .ctor()">
25682         <size>7</size>
25683       </method>
25684     </type>
25685     <type name="Z">
25686       <method name="Void .ctor()">
25687         <size>7</size>
25688       </method>
25689       <method name="Void Foo()">
25690         <size>11</size>
25691       </method>
25692     </type>
25693     <type name="Test">
25694       <method name="Void .ctor()">
25695         <size>7</size>
25696       </method>
25697       <method name="Int32 Main()">
25698         <size>16</size>
25699       </method>
25700     </type>
25701   </test>
25702   <test name="test-198.cs">
25703     <type name="N1.N3.N4.Bar">
25704       <method name="Void .ctor()">
25705         <size>7</size>
25706       </method>
25707     </type>
25708     <type name="N1.N2.Foo">
25709       <method name="Void .ctor()">
25710         <size>7</size>
25711       </method>
25712     </type>
25713     <type name="N5.N6.Foo">
25714       <method name="Void .ctor()">
25715         <size>7</size>
25716       </method>
25717     </type>
25718     <type name="N5.N7.N8.Bar">
25719       <method name="Void .ctor()">
25720         <size>7</size>
25721       </method>
25722     </type>
25723     <type name="FirstOuter.FirstInner.First">
25724       <method name="Void .ctor()">
25725         <size>7</size>
25726       </method>
25727       <method name="System.String get_MyIdentity()">
25728         <size>12</size>
25729       </method>
25730     </type>
25731     <type name="FirstOuter.Second">
25732       <method name="Void .ctor()">
25733         <size>7</size>
25734       </method>
25735     </type>
25736     <type name="FirstOuter.SecondInner.Third">
25737       <method name="Void .ctor()">
25738         <size>7</size>
25739       </method>
25740     </type>
25741     <type name="FirstOuter.FirstInner.Fourth">
25742       <method name="Void .ctor()">
25743         <size>7</size>
25744       </method>
25745     </type>
25746     <type name="Fifth">
25747       <method name="Void .ctor()">
25748         <size>7</size>
25749       </method>
25750     </type>
25751     <type name="M1.M2.M3.Foo">
25752       <method name="Void .ctor()">
25753         <size>7</size>
25754       </method>
25755     </type>
25756     <type name="P1.P2.Bar">
25757       <method name="Void .ctor()">
25758         <size>7</size>
25759       </method>
25760     </type>
25761     <type name="X">
25762       <method name="Void .ctor()">
25763         <size>7</size>
25764       </method>
25765       <method name="Int32 Main()">
25766         <size>2</size>
25767       </method>
25768     </type>
25769   </test>
25770   <test name="test-199.cs">
25771     <type name="Test">
25772       <method name="Void .ctor()">
25773         <size>7</size>
25774       </method>
25775       <method name="Int32 Main()">
25776         <size>22</size>
25777       </method>
25778     </type>
25779     <type name="N1.Foo">
25780       <method name="Void .ctor()">
25781         <size>7</size>
25782       </method>
25783     </type>
25784     <type name="N1.Foo+Foo2">
25785       <method name="Void .ctor()">
25786         <size>7</size>
25787       </method>
25788     </type>
25789     <type name="N1.Bar2">
25790       <method name="Void .ctor()">
25791         <size>7</size>
25792       </method>
25793       <method name="Int32 Talk()">
25794         <size>2</size>
25795       </method>
25796     </type>
25797     <type name="N2.Bar">
25798       <method name="Void .ctor()">
25799         <size>7</size>
25800       </method>
25801     </type>
25802     <type name="N2.Bar+Bar2">
25803       <method name="Void .ctor()">
25804         <size>7</size>
25805       </method>
25806       <method name="Int32 Talk()">
25807         <size>2</size>
25808       </method>
25809     </type>
25810   </test>
25811   <test name="test-2.cs">
25812     <type name="X">
25813       <method name="Void .ctor()">
25814         <size>7</size>
25815       </method>
25816       <method name="Int32 Main(System.String[])">
25817         <size>12</size>
25818       </method>
25819     </type>
25820   </test>
25821   <test name="test-20.cs">
25822     <type name="A">
25823       <method name="Void .ctor()">
25824         <size>7</size>
25825       </method>
25826       <method name="Void X()">
25827         <size>8</size>
25828       </method>
25829     </type>
25830     <type name="B">
25831       <method name="Void .ctor()">
25832         <size>7</size>
25833       </method>
25834       <method name="Void X()">
25835         <size>8</size>
25836       </method>
25837       <method name="Void TestB()">
25838         <size>7</size>
25839       </method>
25840     </type>
25841     <type name="Ax">
25842       <method name="Void .ctor()">
25843         <size>7</size>
25844       </method>
25845       <method name="Void A()">
25846         <size>8</size>
25847       </method>
25848       <method name="Void B()">
25849         <size>8</size>
25850       </method>
25851     </type>
25852     <type name="Bx">
25853       <method name="Void .ctor()">
25854         <size>7</size>
25855       </method>
25856       <method name="Void A()">
25857         <size>8</size>
25858       </method>
25859       <method name="Void B()">
25860         <size>8</size>
25861       </method>
25862     </type>
25863     <type name="Test">
25864       <method name="Void .ctor()">
25865         <size>7</size>
25866       </method>
25867       <method name="Int32 Main()">
25868         <size>100</size>
25869       </method>
25870     </type>
25871   </test>
25872   <test name="test-200.cs">
25873     <type name="X">
25874       <method name="Void .ctor()">
25875         <size>7</size>
25876       </method>
25877       <method name="Int32 Main()">
25878         <size>104</size>
25879       </method>
25880     </type>
25881   </test>
25882   <test name="test-201.cs">
25883     <type name="Parent">
25884       <method name="Void .ctor()">
25885         <size>7</size>
25886       </method>
25887     </type>
25888     <type name="Child">
25889       <method name="Void .ctor()">
25890         <size>7</size>
25891       </method>
25892     </type>
25893     <type name="Child+Nested">
25894       <method name="Void .ctor()">
25895         <size>18</size>
25896       </method>
25897     </type>
25898     <type name="Collide">
25899       <method name="Void .ctor(Int32)">
25900         <size>14</size>
25901       </method>
25902       <method name="Void .cctor()">
25903         <size>12</size>
25904       </method>
25905       <method name="Int32 Main()">
25906         <size>27</size>
25907       </method>
25908     </type>
25909   </test>
25910   <test name="test-202.cs">
25911     <type name="X.X">
25912       <method name="Void .ctor()">
25913         <size>7</size>
25914       </method>
25915     </type>
25916     <type name="A.B.C.D">
25917       <method name="Void .ctor()">
25918         <size>7</size>
25919       </method>
25920     </type>
25921     <type name="Test">
25922       <method name="Void .ctor()">
25923         <size>7</size>
25924       </method>
25925       <method name="Int32 Main()">
25926         <size>14</size>
25927       </method>
25928     </type>
25929   </test>
25930   <test name="test-203.cs">
25931     <type name="Foo">
25932       <method name="Void .ctor()">
25933         <size>7</size>
25934       </method>
25935       <method name="Modifiers get_Modifiers()">
25936         <size>2</size>
25937       </method>
25938     </type>
25939     <type name="Bar">
25940       <method name="Void .ctor()">
25941         <size>7</size>
25942       </method>
25943       <method name="Int32 Main()">
25944         <size>13</size>
25945       </method>
25946     </type>
25947   </test>
25948   <test name="test-204.cs">
25949     <type name="X">
25950       <method name="Void .ctor(Int32)">
25951         <size>14</size>
25952       </method>
25953       <method name="System.String ToString()">
25954         <size>22</size>
25955       </method>
25956       <method name="Int32 Test()">
25957         <size>153</size>
25958       </method>
25959       <method name="Int32 Main()">
25960         <size>24</size>
25961       </method>
25962       <method name="X op_BitwiseAnd(X, X)">
25963         <size>19</size>
25964       </method>
25965       <method name="X op_BitwiseOr(X, X)">
25966         <size>19</size>
25967       </method>
25968       <method name="Boolean op_True(X)">
25969         <size>15</size>
25970       </method>
25971       <method name="Boolean op_False(X)">
25972         <size>12</size>
25973       </method>
25974     </type>
25975   </test>
25976   <test name="test-205.cs">
25977     <type name="A">
25978       <method name="Void .ctor(Object)">
25979         <size>7</size>
25980       </method>
25981     </type>
25982     <type name="Test">
25983       <method name="Void .ctor()">
25984         <size>7</size>
25985       </method>
25986       <method name="Void Main()">
25987         <size>1</size>
25988       </method>
25989     </type>
25990   </test>
25991   <test name="test-206.cs">
25992     <type name="X">
25993       <method name="Void .ctor()">
25994         <size>7</size>
25995       </method>
25996       <method name="Int32 get_Item(Int32)">
25997         <size>2</size>
25998       </method>
25999       <method name="System.Int32[] get_Item(System.Int32[])">
26000         <size>39</size>
26001       </method>
26002       <method name="Void Main()">
26003         <size>91</size>
26004       </method>
26005     </type>
26006     <type name="&lt;PrivateImplementationDetails&gt;">
26007       <method name="Void .ctor()">
26008         <size>7</size>
26009       </method>
26010     </type>
26011   </test>
26012   <test name="test-207.cs">
26013     <type name="X">
26014       <method name="Void .ctor()">
26015         <size>7</size>
26016       </method>
26017       <method name="Void .cctor()">
26018         <size>1</size>
26019       </method>
26020       <method name="Void hello(Int32)">
26021         <size>13</size>
26022       </method>
26023       <method name="Void world(Int32)">
26024         <size>16</size>
26025       </method>
26026       <method name="Int32 Main()">
26027         <size>138</size>
26028       </method>
26029     </type>
26030     <type name="Test">
26031       <method name="Void .ctor(Object, IntPtr)">
26032         <size>0</size>
26033       </method>
26034       <method name="Void Invoke(Int32)">
26035         <size>0</size>
26036       </method>
26037       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26038         <size>0</size>
26039       </method>
26040       <method name="Void EndInvoke(IAsyncResult)">
26041         <size>0</size>
26042       </method>
26043     </type>
26044   </test>
26045   <test name="test-208.cs">
26046     <type name="X">
26047       <method name="Void .ctor()">
26048         <size>7</size>
26049       </method>
26050       <method name="System.String get_Item(System.String)">
26051         <size>2</size>
26052       </method>
26053       <method name="Void Test()">
26054         <size>1</size>
26055       </method>
26056     </type>
26057     <type name="Y">
26058       <method name="Void .ctor()">
26059         <size>7</size>
26060       </method>
26061       <method name="Void Main()">
26062         <size>19</size>
26063       </method>
26064     </type>
26065   </test>
26066   <test name="test-209.cs">
26067     <type name="X">
26068       <method name="Void .ctor(Int32)">
26069         <size>14</size>
26070       </method>
26071       <method name="Int32 get_Foo()">
26072         <size>9</size>
26073       </method>
26074       <method name="Void set_Foo(Int32)">
26075         <size>8</size>
26076       </method>
26077       <method name="Int32 get_Item(Int32)">
26078         <size>7</size>
26079       </method>
26080       <method name="Void set_Item(Int32, Int32)">
26081         <size>8</size>
26082       </method>
26083       <method name="Void set_Item(System.String, System.String)">
26084         <size>7</size>
26085       </method>
26086       <method name="Void set_Bar(System.String)">
26087         <size>7</size>
26088       </method>
26089       <method name="A get_A()">
26090         <size>7</size>
26091       </method>
26092       <method name="Void set_A(A)">
26093         <size>12</size>
26094       </method>
26095       <method name="Int32 Main()">
26096         <size>75</size>
26097       </method>
26098     </type>
26099     <type name="A">
26100       <method name="Void .ctor(Int32)">
26101         <size>8</size>
26102       </method>
26103     </type>
26104   </test>
26105   <test name="test-21.cs">
26106     <type name="Blah">
26107       <method name="Void .ctor()">
26108         <size>7</size>
26109       </method>
26110       <method name="Int32 Main()">
26111         <size>47</size>
26112       </method>
26113     </type>
26114     <type name="Blah+Foo">
26115       <method name="Void .ctor()">
26116         <size>17</size>
26117       </method>
26118       <method name="Int32 Bar(Int32, Int32)">
26119         <size>14</size>
26120       </method>
26121     </type>
26122   </test>
26123   <test name="test-210.cs">
26124     <type name="X">
26125       <method name="Void .ctor()">
26126         <size>7</size>
26127       </method>
26128       <method name="Void foo()">
26129         <size>1</size>
26130       </method>
26131       <method name="Void Main()">
26132         <size>25</size>
26133       </method>
26134     </type>
26135     <type name="FooHandler">
26136       <method name="Void .ctor(Object, IntPtr)">
26137         <size>0</size>
26138       </method>
26139       <method name="Void Invoke()">
26140         <size>0</size>
26141       </method>
26142       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26143         <size>0</size>
26144       </method>
26145       <method name="Void EndInvoke(IAsyncResult)">
26146         <size>0</size>
26147       </method>
26148     </type>
26149   </test>
26150   <test name="test-211.cs">
26151     <type name="X">
26152       <method name="Void .ctor(Int32)">
26153         <size>14</size>
26154       </method>
26155       <method name="X op_Implicit(Int32)">
26156         <size>7</size>
26157       </method>
26158     </type>
26159     <type name="Y">
26160       <method name="Void .ctor(X)">
26161         <size>14</size>
26162       </method>
26163       <method name="Y op_Implicit(X)">
26164         <size>7</size>
26165       </method>
26166     </type>
26167     <type name="Z">
26168       <method name="Void .ctor(Y)">
26169         <size>14</size>
26170       </method>
26171       <method name="Int32 Main()">
26172         <size>27</size>
26173       </method>
26174       <method name="Z op_Implicit(Y)">
26175         <size>7</size>
26176       </method>
26177     </type>
26178   </test>
26179   <test name="test-212.cs">
26180     <type name="Problem">
26181       <method name="Void .ctor(String)">
26182         <size>14</size>
26183       </method>
26184       <method name="Int32 Multi(Int32, Problem[])">
26185         <size>4</size>
26186       </method>
26187       <method name="Int32 Main(System.String[])">
26188         <size>76</size>
26189       </method>
26190       <method name="Problem op_Implicit(Int32)">
26191         <size>22</size>
26192       </method>
26193     </type>
26194   </test>
26195   <test name="test-213.cs">
26196     <type name="MyTest">
26197       <method name="Void .ctor()">
26198         <size>7</size>
26199       </method>
26200       <method name="Void Main(System.String[])">
26201         <size>31</size>
26202       </method>
26203     </type>
26204     <type name="S">
26205       <method name="Void .ctor(Int32)">
26206         <size>8</size>
26207       </method>
26208       <method name="Void Print()">
26209         <size>12</size>
26210       </method>
26211     </type>
26212   </test>
26213   <test name="test-214.cs">
26214     <type name="N2.Test">
26215       <method name="Void .ctor()">
26216         <size>7</size>
26217       </method>
26218       <method name="Int32 Main()">
26219         <size>7</size>
26220       </method>
26221     </type>
26222     <type name="N1.C1">
26223       <method name="Void .ctor()">
26224         <size>7</size>
26225       </method>
26226       <method name="Void Foo()">
26227         <size>1</size>
26228       </method>
26229     </type>
26230   </test>
26231   <test name="test-215.cs">
26232     <type name="Test">
26233       <method name="Void .ctor()">
26234         <size>7</size>
26235       </method>
26236       <method name="Void .cctor()">
26237         <size>1</size>
26238       </method>
26239       <method name="N1.C1 get_C1()">
26240         <size>6</size>
26241       </method>
26242       <method name="Int32 Main()">
26243         <size>8</size>
26244       </method>
26245     </type>
26246     <type name="N1.C1">
26247       <method name="Void .ctor()">
26248         <size>7</size>
26249       </method>
26250     </type>
26251   </test>
26252   <test name="test-216.cs">
26253     <type name="cls">
26254       <method name="Void .ctor()">
26255         <size>7</size>
26256       </method>
26257       <method name="Void add_OnWhatever(OnWhateverDelegate)">
26258         <size>24</size>
26259       </method>
26260       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
26261         <size>24</size>
26262       </method>
26263       <method name="Void CallMyDel(System.String)">
26264         <size>13</size>
26265       </method>
26266     </type>
26267     <type name="cls+nestedcls">
26268       <method name="Void .ctor()">
26269         <size>7</size>
26270       </method>
26271       <method name="Void CallParentDel(cls, System.String)">
26272         <size>13</size>
26273       </method>
26274     </type>
26275     <type name="MonoEmbed">
26276       <method name="Void .ctor()">
26277         <size>7</size>
26278       </method>
26279       <method name="Void Main()">
26280         <size>36</size>
26281       </method>
26282       <method name="Void Whatever(System.String)">
26283         <size>7</size>
26284       </method>
26285     </type>
26286     <type name="OnWhateverDelegate">
26287       <method name="Void .ctor(Object, IntPtr)">
26288         <size>0</size>
26289       </method>
26290       <method name="Void Invoke(System.String)">
26291         <size>0</size>
26292       </method>
26293       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26294         <size>0</size>
26295       </method>
26296       <method name="Void EndInvoke(IAsyncResult)">
26297         <size>0</size>
26298       </method>
26299     </type>
26300   </test>
26301   <test name="test-217.cs">
26302     <type name="Test">
26303       <method name="Void .ctor()">
26304         <size>7</size>
26305       </method>
26306       <method name="Int32 Main()">
26307         <size>174</size>
26308       </method>
26309       <method name="System.Object compare_gte(Int32, Int32)">
26310         <size>13</size>
26311       </method>
26312       <method name="System.Object compare_lte(Int32, Int32)">
26313         <size>13</size>
26314       </method>
26315     </type>
26316   </test>
26317   <test name="test-218.cs">
26318     <type name="T">
26319       <method name="Void .ctor()">
26320         <size>7</size>
26321       </method>
26322       <method name="Void .cctor()">
26323         <size>27</size>
26324       </method>
26325       <method name="Void Main()">
26326         <size>1</size>
26327       </method>
26328       <method name="Void compareQueryQuery1(System.Object)">
26329         <size>1</size>
26330       </method>
26331     </type>
26332     <type name="T+foo">
26333       <method name="Void .ctor(Object, IntPtr)">
26334         <size>0</size>
26335       </method>
26336       <method name="Void Invoke(System.Object)">
26337         <size>0</size>
26338       </method>
26339       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26340         <size>0</size>
26341       </method>
26342       <method name="Void EndInvoke(IAsyncResult)">
26343         <size>0</size>
26344       </method>
26345     </type>
26346   </test>
26347   <test name="test-219.cs">
26348     <type name="TestAttribute">
26349       <method name="Void .ctor(Type)">
26350         <size>14</size>
26351       </method>
26352       <method name="System.Type get_Type()">
26353         <size>7</size>
26354       </method>
26355     </type>
26356     <type name="Test">
26357       <method name="Void .ctor()">
26358         <size>7</size>
26359       </method>
26360       <method name="Void Main()">
26361         <size>75</size>
26362       </method>
26363     </type>
26364   </test>
26365   <test name="test-22.cs">
26366     <type name="M">
26367       <method name="Void .ctor()">
26368         <size>7</size>
26369       </method>
26370       <method name="Int32 Main()">
26371         <size>63</size>
26372       </method>
26373     </type>
26374     <type name="S">
26375       <method name="T GetT()">
26376         <size>7</size>
26377       </method>
26378       <method name="Void Init()">
26379         <size>25</size>
26380       </method>
26381     </type>
26382   </test>
26383   <test name="test-220.cs">
26384     <type name="MonoBUG.Bug">
26385       <method name="Void .ctor()">
26386         <size>7</size>
26387       </method>
26388       <method name="Int32 Main(System.String[])">
26389         <size>138</size>
26390       </method>
26391     </type>
26392     <type name="MonoBUG.Foo">
26393       <method name="Void .ctor(String)">
26394         <size>14</size>
26395       </method>
26396       <method name="System.String get_Name()">
26397         <size>7</size>
26398       </method>
26399     </type>
26400     <type name="MonoBUG.FooList">
26401       <method name="Void .ctor()">
26402         <size>7</size>
26403       </method>
26404       <method name="Void .cctor()">
26405         <size>1</size>
26406       </method>
26407       <method name="Void Add(MonoBUG.Foo)">
26408         <size>19</size>
26409       </method>
26410       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
26411         <size>7</size>
26412       </method>
26413     </type>
26414     <type name="MonoBUG.FooList+FooEnumerator">
26415       <method name="Void .ctor(FooList)">
26416         <size>31</size>
26417       </method>
26418       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
26419         <size>12</size>
26420       </method>
26421       <method name="Void System.Collections.IEnumerator.Reset()">
26422         <size>12</size>
26423       </method>
26424       <method name="MonoBUG.Foo get_Current()">
26425         <size>46</size>
26426       </method>
26427       <method name="Boolean MoveNext()">
26428         <size>12</size>
26429       </method>
26430       <method name="Void Reset()">
26431         <size>12</size>
26432       </method>
26433       <method name="System.Object System.Collections.IEnumerator.get_Current()">
26434         <size>28</size>
26435       </method>
26436     </type>
26437   </test>
26438   <test name="test-221.cs">
26439     <type name="A">
26440       <method name="Void .ctor()">
26441         <size>7</size>
26442       </method>
26443       <method name="Int32 get_Blah()">
26444         <size>2</size>
26445       </method>
26446       <method name="Void set_Blah(Int32)">
26447         <size>1</size>
26448       </method>
26449     </type>
26450     <type name="B">
26451       <method name="Void .ctor()">
26452         <size>7</size>
26453       </method>
26454       <method name="Int32 get_Blah()">
26455         <size>2</size>
26456       </method>
26457       <method name="Boolean Test()">
26458         <size>54</size>
26459       </method>
26460     </type>
26461     <type name="C">
26462       <method name="Void .ctor()">
26463         <size>7</size>
26464       </method>
26465       <method name="Int32 get_Blah()">
26466         <size>0</size>
26467       </method>
26468       <method name="Void set_Blah(Int32)">
26469         <size>0</size>
26470       </method>
26471     </type>
26472     <type name="D">
26473       <method name="Void .ctor()">
26474         <size>7</size>
26475       </method>
26476       <method name="Int32 get_Blah()">
26477         <size>2</size>
26478       </method>
26479       <method name="Void set_Blah(Int32)">
26480         <size>1</size>
26481       </method>
26482     </type>
26483     <type name="E">
26484       <method name="Void .ctor()">
26485         <size>7</size>
26486       </method>
26487       <method name="Int32 get_Blah()">
26488         <size>7</size>
26489       </method>
26490       <method name="Boolean Test()">
26491         <size>54</size>
26492       </method>
26493     </type>
26494     <type name="F">
26495       <method name="Void .ctor()">
26496         <size>7</size>
26497       </method>
26498       <method name="Int32 get_Item(Int32)">
26499         <size>2</size>
26500       </method>
26501       <method name="Void set_Item(Int32, Int32)">
26502         <size>1</size>
26503       </method>
26504       <method name="Int32 get_Blah()">
26505         <size>2</size>
26506       </method>
26507       <method name="Void set_Blah(Int32)">
26508         <size>1</size>
26509       </method>
26510       <method name="Boolean Test()">
26511         <size>110</size>
26512       </method>
26513     </type>
26514     <type name="Driver">
26515       <method name="Void .ctor()">
26516         <size>7</size>
26517       </method>
26518       <method name="Int32 Main()">
26519         <size>38</size>
26520       </method>
26521     </type>
26522     <type name="F">
26523       <method name="Int32 IBlah.get_Item(Int32)">
26524         <size>2</size>
26525       </method>
26526       <method name="Void IBlah.set_Item(Int32, Int32)">
26527         <size>1</size>
26528       </method>
26529       <method name="Int32 IBlah.get_Blah()">
26530         <size>2</size>
26531       </method>
26532       <method name="Void IBlah.set_Blah(Int32)">
26533         <size>1</size>
26534       </method>
26535     </type>
26536   </test>
26537   <test name="test-222.cs">
26538     <type name="Class_1">
26539       <method name="Void .ctor()">
26540         <size>7</size>
26541       </method>
26542       <method name="UIntPtr Valid()">
26543         <size>7</size>
26544       </method>
26545     </type>
26546     <type name="MainClass">
26547       <method name="Void .ctor()">
26548         <size>7</size>
26549       </method>
26550       <method name="Int32 Main()">
26551         <size>2</size>
26552       </method>
26553     </type>
26554   </test>
26555   <test name="test-223.cs">
26556     <type name="T">
26557       <method name="Void .ctor()">
26558         <size>7</size>
26559       </method>
26560       <method name="Int32 Main()">
26561         <size>65</size>
26562       </method>
26563     </type>
26564   </test>
26565   <test name="test-224.cs">
26566     <type name="XmlMemberArrayAttribute">
26567       <method name="Void .ctor(String)">
26568         <size>38</size>
26569       </method>
26570       <method name="System.Char[] get_Separator()">
26571         <size>7</size>
26572       </method>
26573       <method name="Void set_Separator(System.Char[])">
26574         <size>8</size>
26575       </method>
26576       <method name="System.String get_Name()">
26577         <size>7</size>
26578       </method>
26579       <method name="Void set_Name(System.String)">
26580         <size>8</size>
26581       </method>
26582       <method name="Boolean get_IsRequired()">
26583         <size>7</size>
26584       </method>
26585       <method name="Void set_IsRequired(Boolean)">
26586         <size>8</size>
26587       </method>
26588     </type>
26589     <type name="t">
26590       <method name="Void .ctor()">
26591         <size>7</size>
26592       </method>
26593       <method name="Void Main()">
26594         <size>1</size>
26595       </method>
26596     </type>
26597   </test>
26598   <test name="test-225.cs">
26599     <type name="A">
26600       <method name="Void .ctor()">
26601         <size>14</size>
26602       </method>
26603     </type>
26604     <type name="B">
26605       <method name="Void .ctor()">
26606         <size>7</size>
26607       </method>
26608       <method name="Int32 foo()">
26609         <size>2</size>
26610       </method>
26611       <method name="Void Main()">
26612         <size>18</size>
26613       </method>
26614     </type>
26615   </test>
26616   <test name="test-226.cs">
26617     <type name="Test226">
26618       <method name="Void .ctor()">
26619         <size>7</size>
26620       </method>
26621       <method name="Void Test()">
26622         <size>35</size>
26623       </method>
26624       <method name="Int32 Main()">
26625         <size>23</size>
26626       </method>
26627     </type>
26628   </test>
26629   <test name="test-227.cs">
26630     <type name="A.T">
26631       <method name="Void .ctor()">
26632         <size>7</size>
26633       </method>
26634       <method name="Void Main()">
26635         <size>3</size>
26636       </method>
26637     </type>
26638   </test>
26639   <test name="test-228.cs">
26640     <type name="BadRefTest.CtorInc">
26641       <method name="Void .ctor()">
26642         <size>30</size>
26643       </method>
26644       <method name="Int32 IncByRef(Int32 ByRef)">
26645         <size>10</size>
26646       </method>
26647       <method name="Boolean Results(Int32)">
26648         <size>98</size>
26649       </method>
26650     </type>
26651     <type name="BadRefTest.Runner">
26652       <method name="Void .ctor()">
26653         <size>7</size>
26654       </method>
26655       <method name="Int32 Main()">
26656         <size>43</size>
26657       </method>
26658     </type>
26659   </test>
26660   <test name="test-229.cs">
26661     <type name="List">
26662       <method name="Void .ctor(Int32)">
26663         <size>19</size>
26664       </method>
26665       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
26666         <size>12</size>
26667       </method>
26668       <method name="Void Add(Int32)">
26669         <size>26</size>
26670       </method>
26671       <method name="MyEnumerator GetEnumerator()">
26672         <size>7</size>
26673       </method>
26674     </type>
26675     <type name="UberList">
26676       <method name="Void .ctor(Int32)">
26677         <size>8</size>
26678       </method>
26679       <method name="Int32 Main(System.String[])">
26680         <size>38</size>
26681       </method>
26682       <method name="Boolean One()">
26683         <size>62</size>
26684       </method>
26685       <method name="Boolean Two()">
26686         <size>62</size>
26687       </method>
26688       <method name="Boolean Three()">
26689         <size>62</size>
26690       </method>
26691     </type>
26692     <type name="List+MyEnumerator">
26693       <method name="Void .ctor(List)">
26694         <size>15</size>
26695       </method>
26696       <method name="System.Object get_Current()">
26697         <size>24</size>
26698       </method>
26699       <method name="Boolean MoveNext()">
26700         <size>31</size>
26701       </method>
26702       <method name="Void Reset()">
26703         <size>8</size>
26704       </method>
26705     </type>
26706   </test>
26707   <test name="test-23.cs">
26708     <type name="X">
26709       <method name="Void .ctor()">
26710         <size>7</size>
26711       </method>
26712       <method name="Void .cctor()">
26713         <size>8</size>
26714       </method>
26715       <method name="Int32 get_Value()">
26716         <size>6</size>
26717       </method>
26718       <method name="Void set_Value(Int32)">
26719         <size>7</size>
26720       </method>
26721       <method name="Int32 Main()">
26722         <size>170</size>
26723       </method>
26724     </type>
26725     <type name="Y">
26726       <method name="Void .ctor(String)">
26727         <size>14</size>
26728       </method>
26729       <method name="System.String get_Value()">
26730         <size>7</size>
26731       </method>
26732       <method name="Void set_Value(System.String)">
26733         <size>8</size>
26734       </method>
26735     </type>
26736     <type name="Z">
26737       <method name="Void .cctor()">
26738         <size>7</size>
26739       </method>
26740       <method name="Int32 get_IVal()">
26741         <size>6</size>
26742       </method>
26743       <method name="Void set_IVal(Int32)">
26744         <size>7</size>
26745       </method>
26746       <method name="Int32 get_XVal()">
26747         <size>7</size>
26748       </method>
26749       <method name="Void set_XVal(Int32)">
26750         <size>8</size>
26751       </method>
26752     </type>
26753   </test>
26754   <test name="test-230.cs">
26755     <type name="TestClass">
26756       <method name="Void .ctor()">
26757         <size>7</size>
26758       </method>
26759       <method name="Int32 Main()">
26760         <size>56</size>
26761       </method>
26762     </type>
26763   </test>
26764   <test name="test-231.cs">
26765     <type name="T">
26766       <method name="Void .ctor()">
26767         <size>7</size>
26768       </method>
26769       <method name="Void .cctor()">
26770         <size>1</size>
26771       </method>
26772       <method name="Int32 Main()">
26773         <size>44</size>
26774       </method>
26775       <method name="Void Foo()">
26776         <size>23</size>
26777       </method>
26778     </type>
26779   </test>
26780   <test name="test-232.cs">
26781     <type name="CtorInfoTest">
26782       <method name="Void .ctor()">
26783         <size>7</size>
26784       </method>
26785       <method name="Void Main(System.String[])">
26786         <size>977</size>
26787       </method>
26788       <method name="Void Assert(System.Object, System.Object)">
26789         <size>38</size>
26790       </method>
26791     </type>
26792     <type name="&lt;PrivateImplementationDetails&gt;">
26793       <method name="Void .ctor()">
26794         <size>7</size>
26795       </method>
26796     </type>
26797   </test>
26798   <test name="test-233.cs">
26799     <type name="Tests">
26800       <method name="Void .ctor()">
26801         <size>7</size>
26802       </method>
26803       <method name="Int32 Main()">
26804         <size>16</size>
26805       </method>
26806       <method name="Int32 test_0_beq()">
26807         <size>29</size>
26808       </method>
26809       <method name="Int32 test_0_bne_un()">
26810         <size>29</size>
26811       </method>
26812       <method name="Int32 test_0_conv_r8()">
26813         <size>29</size>
26814       </method>
26815       <method name="Int32 test_0_conv_i()">
26816         <size>76</size>
26817       </method>
26818       <method name="Int32 test_5_conv_r4()">
26819         <size>8</size>
26820       </method>
26821       <method name="Int32 test_5_double_conv_r4()">
26822         <size>16</size>
26823       </method>
26824       <method name="Int32 test_5_float_conv_r8()">
26825         <size>12</size>
26826       </method>
26827       <method name="Int32 test_5_conv_r8()">
26828         <size>8</size>
26829       </method>
26830       <method name="Int32 test_5_add()">
26831         <size>25</size>
26832       </method>
26833       <method name="Int32 test_5_sub()">
26834         <size>25</size>
26835       </method>
26836       <method name="Int32 test_24_mul()">
26837         <size>25</size>
26838       </method>
26839       <method name="Int32 test_4_div()">
26840         <size>25</size>
26841       </method>
26842       <method name="Int32 test_2_rem()">
26843         <size>25</size>
26844       </method>
26845       <method name="Int32 test_2_neg()">
26846         <size>14</size>
26847       </method>
26848       <method name="Int32 test_46_float_add_spill()">
26849         <size>129</size>
26850       </method>
26851       <method name="Int32 test_362880_float_mul_spill()">
26852         <size>129</size>
26853       </method>
26854       <method name="Int32 test_4_long_cast()">
26855         <size>29</size>
26856       </method>
26857       <method name="Int32 test_16_float_cmp()">
26858         <size>317</size>
26859       </method>
26860       <method name="Int32 test_15_float_cmp_un()">
26861         <size>297</size>
26862       </method>
26863       <method name="Int32 test_15_float_branch()">
26864         <size>219</size>
26865       </method>
26866       <method name="Int32 test_15_float_branch_un()">
26867         <size>219</size>
26868       </method>
26869     </type>
26870     <type name="TestDriver">
26871       <method name="Void .ctor()">
26872         <size>7</size>
26873       </method>
26874       <method name="Int32 RunTests(System.Type, System.String[])">
26875         <size>571</size>
26876       </method>
26877       <method name="Int32 RunTests(System.Type)">
26878         <size>8</size>
26879       </method>
26880     </type>
26881   </test>
26882   <test name="test-234.cs">
26883     <type name="T">
26884       <method name="Void .ctor()">
26885         <size>7</size>
26886       </method>
26887       <method name="Void Main()">
26888         <size>701</size>
26889       </method>
26890     </type>
26891   </test>
26892   <test name="test-235.cs">
26893     <type name="T">
26894       <method name="Void .ctor()">
26895         <size>7</size>
26896       </method>
26897       <method name="Void Foo(T, T)">
26898         <size>1</size>
26899       </method>
26900       <method name="Void Foo(System.Object[])">
26901         <size>1</size>
26902       </method>
26903       <method name="Int32 Main()">
26904         <size>13</size>
26905       </method>
26906     </type>
26907   </test>
26908   <test name="test-236.cs">
26909     <type name="Tests.Test">
26910       <method name="Void .ctor()">
26911         <size>7</size>
26912       </method>
26913       <method name="Void Main()">
26914         <size>42</size>
26915       </method>
26916       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
26917         <size>9</size>
26918       </method>
26919       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
26920         <size>10</size>
26921       </method>
26922     </type>
26923   </test>
26924   <test name="test-237.cs">
26925     <type name="Params">
26926       <method name="Void .ctor()">
26927         <size>7</size>
26928       </method>
26929       <method name="Void .cctor()">
26930         <size>96</size>
26931       </method>
26932       <method name="Void foo(System.String, System.Object[])">
26933         <size>132</size>
26934       </method>
26935       <method name="Void Main()">
26936         <size>45</size>
26937       </method>
26938     </type>
26939     <type name="Params+FOO">
26940       <method name="Void .ctor(Object, IntPtr)">
26941         <size>0</size>
26942       </method>
26943       <method name="Void Invoke(System.String, System.Object[])">
26944         <size>0</size>
26945       </method>
26946       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
26947         <size>0</size>
26948       </method>
26949       <method name="Void EndInvoke(IAsyncResult)">
26950         <size>0</size>
26951       </method>
26952     </type>
26953   </test>
26954   <test name="test-238.cs">
26955     <type name="TestClass">
26956       <method name="Void .ctor()">
26957         <size>7</size>
26958       </method>
26959       <method name="Void ConditionalMethod()">
26960         <size>7</size>
26961       </method>
26962       <method name="Int32 Main()">
26963         <size>12</size>
26964       </method>
26965     </type>
26966   </test>
26967   <test name="test-239.cs">
26968     <type name="BaseClass">
26969       <method name="Void .ctor()">
26970         <size>7</size>
26971       </method>
26972       <method name="Void ConditionalMethod()">
26973         <size>7</size>
26974       </method>
26975     </type>
26976     <type name="TestClass">
26977       <method name="Void .ctor()">
26978         <size>7</size>
26979       </method>
26980       <method name="Void ConditionalMethod()">
26981         <size>1</size>
26982       </method>
26983     </type>
26984     <type name="MainClass">
26985       <method name="Void .ctor()">
26986         <size>7</size>
26987       </method>
26988       <method name="Int32 Main()">
26989         <size>18</size>
26990       </method>
26991     </type>
26992   </test>
26993   <test name="test-24.cs">
26994     <type name="X">
26995       <method name="Void .ctor()">
26996         <size>7</size>
26997       </method>
26998       <method name="System.String get_S()">
26999         <size>6</size>
27000       </method>
27001       <method name="Void set_S(System.String)">
27002         <size>7</size>
27003       </method>
27004       <method name="Int32 Main()">
27005         <size>92</size>
27006       </method>
27007     </type>
27008   </test>
27009   <test name="test-240.cs">
27010     <type name="TestClass">
27011       <method name="Void .ctor()">
27012         <size>7</size>
27013       </method>
27014       <method name="Void .cctor()">
27015         <size>7</size>
27016       </method>
27017       <method name="Void ConditionalMethod()">
27018         <size>17</size>
27019       </method>
27020       <method name="Int32 Main()">
27021         <size>11</size>
27022       </method>
27023     </type>
27024   </test>
27025   <test name="test-241.cs">
27026     <type name="Foo">
27027       <method name="Void .ctor()">
27028         <size>7</size>
27029       </method>
27030       <method name="Int32 get_SomeProperty()">
27031         <size>3</size>
27032       </method>
27033       <method name="Int32 M()">
27034         <size>3</size>
27035       </method>
27036       <method name="Void Main()">
27037         <size>1</size>
27038       </method>
27039     </type>
27040     <type name="Foo+FooPrivate">
27041       <method name="Void .ctor(Foo)">
27042         <size>14</size>
27043       </method>
27044       <method name="Int32 get_SomeProperty()">
27045         <size>24</size>
27046       </method>
27047     </type>
27048   </test>
27049   <test name="test-242.cs">
27050     <type name="BaseClass">
27051       <method name="Void .ctor()">
27052         <size>14</size>
27053       </method>
27054     </type>
27055     <type name="Derived">
27056       <method name="Void .ctor()">
27057         <size>7</size>
27058       </method>
27059       <method name="Int32 get_Location()">
27060         <size>3</size>
27061       </method>
27062       <method name="Void Main()">
27063         <size>1</size>
27064       </method>
27065     </type>
27066   </test>
27067   <test name="test-243.cs">
27068     <type name="X">
27069       <method name="Void .ctor()">
27070         <size>7</size>
27071       </method>
27072       <method name="Boolean Resolve(System.String)">
27073         <size>2</size>
27074       </method>
27075       <method name="System.String Test()">
27076         <size>2</size>
27077       </method>
27078       <method name="Void Main()">
27079         <size>8</size>
27080       </method>
27081     </type>
27082   </test>
27083   <test name="test-244.cs">
27084     <type name="Foo">
27085       <method name="Void .ctor()">
27086         <size>7</size>
27087       </method>
27088       <method name="Void .cctor()">
27089         <size>1</size>
27090       </method>
27091       <method name="Int32 Main()">
27092         <size>136</size>
27093       </method>
27094       <method name="MyBool get_t()">
27095         <size>29</size>
27096       </method>
27097       <method name="MyBool get_f()">
27098         <size>29</size>
27099       </method>
27100     </type>
27101     <type name="MyBool">
27102       <method name="Void .ctor(Boolean)">
27103         <size>8</size>
27104       </method>
27105       <method name="System.String ToString()">
27106         <size>12</size>
27107       </method>
27108       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
27109         <size>21</size>
27110       </method>
27111       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
27112         <size>21</size>
27113       </method>
27114       <method name="Boolean op_True(MyBool)">
27115         <size>8</size>
27116       </method>
27117       <method name="Boolean op_False(MyBool)">
27118         <size>11</size>
27119       </method>
27120     </type>
27121   </test>
27122   <test name="test-245.cs">
27123     <type name="Class2">
27124       <method name="Void .ctor()">
27125         <size>7</size>
27126       </method>
27127       <method name="System.String get_def_kind()">
27128         <size>12</size>
27129       </method>
27130       <method name="Void Main()">
27131         <size>1</size>
27132       </method>
27133     </type>
27134   </test>
27135   <test name="test-246.cs">
27136     <type name="B">
27137       <method name="Void .ctor()">
27138         <size>7</size>
27139       </method>
27140       <method name="Void Main()">
27141         <size>36</size>
27142       </method>
27143     </type>
27144     <type name="Blah">
27145       <method name="Void Dispose()">
27146         <size>11</size>
27147       </method>
27148     </type>
27149   </test>
27150   <test name="test-247.cs">
27151     <type name="B">
27152       <method name="Void .ctor()">
27153         <size>7</size>
27154       </method>
27155       <method name="Void Main()">
27156         <size>67</size>
27157       </method>
27158     </type>
27159     <type name="Blah">
27160       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27161         <size>11</size>
27162       </method>
27163     </type>
27164   </test>
27165   <test name="test-248.cs">
27166     <type name="T">
27167       <method name="Void .ctor()">
27168         <size>7</size>
27169       </method>
27170       <method name="Foo GetFoo()">
27171         <size>10</size>
27172       </method>
27173       <method name="Void Main()">
27174         <size>26</size>
27175       </method>
27176     </type>
27177   </test>
27178   <test name="test-249.cs">
27179     <type name="X">
27180       <method name="Void .ctor()">
27181         <size>7</size>
27182       </method>
27183       <method name="Void Main()">
27184         <size>1</size>
27185       </method>
27186     </type>
27187   </test>
27188   <test name="test-25.cs">
27189     <type name="X">
27190       <method name="Void .ctor()">
27191         <size>7</size>
27192       </method>
27193       <method name="Int32 Main()">
27194         <size>214</size>
27195       </method>
27196     </type>
27197   </test>
27198   <test name="test-250.cs">
27199     <type name="Test.foo3">
27200       <method name="Void .ctor()">
27201         <size>7</size>
27202       </method>
27203     </type>
27204     <type name="Test.Tests">
27205       <method name="Void .ctor()">
27206         <size>7</size>
27207       </method>
27208       <method name="Void Main()">
27209         <size>1</size>
27210       </method>
27211     </type>
27212   </test>
27213   <test name="test-251.cs">
27214     <type name="X">
27215       <method name="Void .ctor()">
27216         <size>7</size>
27217       </method>
27218       <method name="Void Main()">
27219         <size>1</size>
27220       </method>
27221     </type>
27222   </test>
27223   <test name="test-252.cs">
27224     <type name="A">
27225       <method name="Void .ctor()">
27226         <size>7</size>
27227       </method>
27228       <method name="Void add_Bar(Foo)">
27229         <size>24</size>
27230       </method>
27231       <method name="Void remove_Bar(Foo)">
27232         <size>24</size>
27233       </method>
27234       <method name="Void m1()">
27235         <size>1</size>
27236       </method>
27237       <method name="Int32 Main()">
27238         <size>93</size>
27239       </method>
27240     </type>
27241     <type name="Foo">
27242       <method name="Void .ctor(Object, IntPtr)">
27243         <size>0</size>
27244       </method>
27245       <method name="Void Invoke()">
27246         <size>0</size>
27247       </method>
27248       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27249         <size>0</size>
27250       </method>
27251       <method name="Void EndInvoke(IAsyncResult)">
27252         <size>0</size>
27253       </method>
27254     </type>
27255   </test>
27256   <test name="test-253.cs">
27257     <type name="AccessibleAttribute">
27258       <method name="Void .ctor()">
27259         <size>7</size>
27260       </method>
27261     </type>
27262     <type name="MyClass">
27263       <method name="Void .ctor()">
27264         <size>7</size>
27265       </method>
27266     </type>
27267     <type name="Test">
27268       <method name="Void .ctor()">
27269         <size>7</size>
27270       </method>
27271       <method name="Int32 Main()">
27272         <size>66</size>
27273       </method>
27274     </type>
27275   </test>
27276   <test name="test-254.cs">
27277     <type name="TestAttribute">
27278       <method name="Void .ctor()">
27279         <size>7</size>
27280       </method>
27281     </type>
27282     <type name="Test_1">
27283       <method name="Void .ctor()">
27284         <size>7</size>
27285       </method>
27286       <method name="Void Test(Int32)">
27287         <size>1</size>
27288       </method>
27289     </type>
27290     <type name="Test_2">
27291       <method name="Void .ctor()">
27292         <size>7</size>
27293       </method>
27294       <method name="Int32 get_Test()">
27295         <size>2</size>
27296       </method>
27297       <method name="Void set_Test(Int32)">
27298         <size>1</size>
27299       </method>
27300       <method name="Void set_Test2(Boolean)">
27301         <size>1</size>
27302       </method>
27303     </type>
27304     <type name="Test_3">
27305       <method name="Void .ctor()">
27306         <size>7</size>
27307       </method>
27308       <method name="Void add_e_1(test_delegate)">
27309         <size>24</size>
27310       </method>
27311       <method name="Void remove_e_1(test_delegate)">
27312         <size>24</size>
27313       </method>
27314       <method name="Void add_e_2(test_delegate)">
27315         <size>24</size>
27316       </method>
27317       <method name="Void remove_e_2(test_delegate)">
27318         <size>24</size>
27319       </method>
27320     </type>
27321     <type name="Test_4">
27322       <method name="Void .ctor()">
27323         <size>7</size>
27324       </method>
27325       <method name="Void add_e_1(test_delegate)">
27326         <size>1</size>
27327       </method>
27328       <method name="Void remove_e_1(test_delegate)">
27329         <size>1</size>
27330       </method>
27331       <method name="Void add_e_2(test_delegate)">
27332         <size>1</size>
27333       </method>
27334       <method name="Void remove_e_2(test_delegate)">
27335         <size>1</size>
27336       </method>
27337       <method name="Void add_e_3(test_delegate)">
27338         <size>1</size>
27339       </method>
27340       <method name="Void remove_e_3(test_delegate)">
27341         <size>1</size>
27342       </method>
27343     </type>
27344     <type name="ClassMain">
27345       <method name="Void .ctor()">
27346         <size>7</size>
27347       </method>
27348       <method name="Void .cctor()">
27349         <size>1</size>
27350       </method>
27351       <method name="Void Assert(System.Object[], Boolean, Int32)">
27352         <size>65</size>
27353       </method>
27354       <method name="Int32 Main()">
27355         <size>1159</size>
27356       </method>
27357     </type>
27358     <type name="test_delegate">
27359       <method name="Void .ctor(Object, IntPtr)">
27360         <size>0</size>
27361       </method>
27362       <method name="System.Delegate Invoke(Int32)">
27363         <size>0</size>
27364       </method>
27365       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27366         <size>0</size>
27367       </method>
27368       <method name="System.Delegate EndInvoke(IAsyncResult)">
27369         <size>0</size>
27370       </method>
27371     </type>
27372   </test>
27373   <test name="test-255.cs">
27374     <type name="TestAttribute">
27375       <method name="Void .ctor()">
27376         <size>7</size>
27377       </method>
27378     </type>
27379     <type name="C">
27380       <method name="Void .ctor()">
27381         <size>7</size>
27382       </method>
27383       <method name="Void Method()">
27384         <size>1</size>
27385       </method>
27386       <method name="Void Main()">
27387         <size>1</size>
27388       </method>
27389     </type>
27390   </test>
27391   <test name="test-256.cs">
27392     <type name="TableColumn">
27393       <method name="Void .ctor()">
27394         <size>7</size>
27395       </method>
27396       <method name="System.Object get_MagicValue()">
27397         <size>2</size>
27398       </method>
27399       <method name="Void set_MagicValue(System.Object)">
27400         <size>1</size>
27401       </method>
27402     </type>
27403     <type name="Bug">
27404       <method name="Void .ctor()">
27405         <size>7</size>
27406       </method>
27407       <method name="Int32 get_TInt()">
27408         <size>2</size>
27409       </method>
27410       <method name="Void Main()">
27411         <size>1</size>
27412       </method>
27413     </type>
27414   </test>
27415   <test name="test-257.cs">
27416     <type name="X">
27417       <method name="Void Main()">
27418         <size>8</size>
27419       </method>
27420       <method name="Void call(Int32 ByRef)">
27421         <size>25</size>
27422       </method>
27423       <method name="Void .ctor()">
27424         <size>7</size>
27425       </method>
27426     </type>
27427   </test>
27428   <test name="test-258.cs">
27429     <type name="MyTest.Test">
27430       <method name="Void .ctor()">
27431         <size>7</size>
27432       </method>
27433     </type>
27434     <type name="MyTest.Test2">
27435       <method name="Void .ctor()">
27436         <size>7</size>
27437       </method>
27438       <method name="Void MyTest.Test.Inner.Foo()">
27439         <size>1</size>
27440       </method>
27441       <method name="Void Main()">
27442         <size>1</size>
27443       </method>
27444     </type>
27445   </test>
27446   <test name="test-259.cs">
27447     <type name="Testing">
27448       <method name="Void .ctor()">
27449         <size>7</size>
27450       </method>
27451       <method name="Void Main()">
27452         <size>1</size>
27453       </method>
27454     </type>
27455   </test>
27456   <test name="test-26.cs">
27457     <type name="Blah">
27458       <method name="Void .ctor()">
27459         <size>7</size>
27460       </method>
27461       <method name="Int32 Foo(Int32, Int32)">
27462         <size>4</size>
27463       </method>
27464       <method name="Int32 Test1()">
27465         <size>114</size>
27466       </method>
27467       <method name="Int32 Adder(System.Int32[])">
27468         <size>34</size>
27469       </method>
27470       <method name="Int32 Test2()">
27471         <size>46</size>
27472       </method>
27473       <method name="Int32 Main()">
27474         <size>40</size>
27475       </method>
27476     </type>
27477     <type name="Blah+MyDelegate">
27478       <method name="Void .ctor(Object, IntPtr)">
27479         <size>0</size>
27480       </method>
27481       <method name="Int32 Invoke(Int32, Int32)">
27482         <size>0</size>
27483       </method>
27484       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27485         <size>0</size>
27486       </method>
27487       <method name="Int32 EndInvoke(IAsyncResult)">
27488         <size>0</size>
27489       </method>
27490     </type>
27491     <type name="Blah+List">
27492       <method name="Void .ctor(Object, IntPtr)">
27493         <size>0</size>
27494       </method>
27495       <method name="Int32 Invoke(System.Int32[])">
27496         <size>0</size>
27497       </method>
27498       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
27499         <size>0</size>
27500       </method>
27501       <method name="Int32 EndInvoke(IAsyncResult)">
27502         <size>0</size>
27503       </method>
27504     </type>
27505     <type name="&lt;PrivateImplementationDetails&gt;">
27506       <method name="Void .ctor()">
27507         <size>7</size>
27508       </method>
27509     </type>
27510   </test>
27511   <test name="test-260.cs">
27512     <type name="x.Test">
27513       <method name="Void .ctor()">
27514         <size>7</size>
27515       </method>
27516     </type>
27517     <type name="y.Test">
27518       <method name="Void .ctor()">
27519         <size>7</size>
27520       </method>
27521     </type>
27522     <type name="b.a">
27523       <method name="Void .ctor()">
27524         <size>7</size>
27525       </method>
27526       <method name="Void Main()">
27527         <size>7</size>
27528       </method>
27529     </type>
27530   </test>
27531   <test name="test-261.cs">
27532     <type name="T">
27533       <method name="Void .ctor()">
27534         <size>7</size>
27535       </method>
27536       <method name="T get_Me()">
27537         <size>16</size>
27538       </method>
27539       <method name="T GetMe()">
27540         <size>16</size>
27541       </method>
27542       <method name="Int32 Test(T)">
27543         <size>106</size>
27544       </method>
27545       <method name="Int32 Main()">
27546         <size>31</size>
27547       </method>
27548     </type>
27549   </test>
27550   <test name="test-262.cs">
27551     <type name="n1.Attribute">
27552       <method name="Void .ctor()">
27553         <size>7</size>
27554       </method>
27555     </type>
27556     <type name="n3.A">
27557       <method name="Void .ctor()">
27558         <size>7</size>
27559       </method>
27560       <method name="Void Attribute()">
27561         <size>1</size>
27562       </method>
27563       <method name="Void X()">
27564         <size>7</size>
27565       </method>
27566       <method name="Void Main()">
27567         <size>11</size>
27568       </method>
27569     </type>
27570   </test>
27571   <test name="test-263.cs">
27572     <type name="Test">
27573       <method name="Void .ctor()">
27574         <size>7</size>
27575       </method>
27576       <method name="System.String GetString(System.Byte[])">
27577         <size>19</size>
27578       </method>
27579       <method name="Void Main()">
27580         <size>1</size>
27581       </method>
27582     </type>
27583   </test>
27584   <test name="test-264.cs">
27585     <type name="Proef">
27586       <method name="Void .ctor()">
27587         <size>7</size>
27588       </method>
27589       <method name="Void add_OnDoSomething(System.EventHandler)">
27590         <size>24</size>
27591       </method>
27592       <method name="Void remove_OnDoSomething(System.EventHandler)">
27593         <size>24</size>
27594       </method>
27595       <method name="Void Temp(System.Object, System.EventArgs)">
27596         <size>1</size>
27597       </method>
27598       <method name="Void Main()">
27599         <size>25</size>
27600       </method>
27601     </type>
27602   </test>
27603   <test name="test-265.cs">
27604     <type name="ClassFormatError">
27605       <method name="Void .ctor(String, Object[])">
27606         <size>7</size>
27607       </method>
27608       <method name="Void Main()">
27609         <size>1</size>
27610       </method>
27611     </type>
27612     <type name="UnsupportedClassVersionError">
27613       <method name="Void .ctor(String)">
27614         <size>14</size>
27615       </method>
27616     </type>
27617   </test>
27618   <test name="test-266.cs">
27619     <type name="T">
27620       <method name="Void .ctor()">
27621         <size>7</size>
27622       </method>
27623       <method name="Int32 Main()">
27624         <size>25</size>
27625       </method>
27626     </type>
27627   </test>
27628   <test name="test-267.cs">
27629     <type name="X">
27630       <method name="Void .ctor()">
27631         <size>7</size>
27632       </method>
27633       <method name="System.String Text()">
27634         <size>6</size>
27635       </method>
27636       <method name="Int32 Main()">
27637         <size>12</size>
27638       </method>
27639     </type>
27640   </test>
27641   <test name="test-268.cs">
27642     <type name="X">
27643       <method name="Void .ctor()">
27644         <size>7</size>
27645       </method>
27646       <method name="Int32 Main()">
27647         <size>26</size>
27648       </method>
27649     </type>
27650     <type name="X+Nested">
27651       <method name="Void .ctor()">
27652         <size>7</size>
27653       </method>
27654       <method name="MyEnum D()">
27655         <size>2</size>
27656       </method>
27657     </type>
27658   </test>
27659   <test name="test-269.cs">
27660     <type name="Class1">
27661       <method name="Void .ctor()">
27662         <size>7</size>
27663       </method>
27664       <method name="Int32 Main(System.String[])">
27665         <size>361</size>
27666       </method>
27667       <method name="Int32 AddABunchOfInts(...)">
27668         <size>63</size>
27669       </method>
27670       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
27671         <size>63</size>
27672       </method>
27673       <method name="Result VtAddABunchOfInts(...)">
27674         <size>68</size>
27675       </method>
27676       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
27677         <size>68</size>
27678       </method>
27679       <method name="Int32 InstAddABunchOfInts(...)">
27680         <size>63</size>
27681       </method>
27682       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
27683         <size>63</size>
27684       </method>
27685       <method name="Result InstVtAddABunchOfInts(...)">
27686         <size>68</size>
27687       </method>
27688       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
27689         <size>68</size>
27690       </method>
27691     </type>
27692     <type name="Result">
27693       <method name="Void .ctor(Int32)">
27694         <size>24</size>
27695       </method>
27696     </type>
27697   </test>
27698   <test name="test-27.cs">
27699     <type name="Foo">
27700       <method name="Void .ctor()">
27701         <size>7</size>
27702       </method>
27703       <method name="Boolean MyMethod(Int32)">
27704         <size>12</size>
27705       </method>
27706       <method name="Int32 AnotherMethod(Int32)">
27707         <size>5</size>
27708       </method>
27709     </type>
27710     <type name="Blah">
27711       <method name="Void .ctor()">
27712         <size>7</size>
27713       </method>
27714       <method name="Void Bar(Int32, Int32)">
27715         <size>9</size>
27716       </method>
27717       <method name="Int32 Main()">
27718         <size>139</size>
27719       </method>
27720     </type>
27721     <type name="Blah+MyDelegate">
27722       <method name="Void .ctor(Object, IntPtr)">
27723         <size>0</size>
27724       </method>
27725       <method name="Void Invoke(Int32, Int32)">
27726         <size>0</size>
27727       </method>
27728       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27729         <size>0</size>
27730       </method>
27731       <method name="Void EndInvoke(IAsyncResult)">
27732         <size>0</size>
27733       </method>
27734     </type>
27735   </test>
27736   <test name="test-270.cs">
27737     <type name="X">
27738       <method name="Void .ctor()">
27739         <size>7</size>
27740       </method>
27741       <method name="Int32 Test(System.String, System.Object[])">
27742         <size>2</size>
27743       </method>
27744       <method name="Int32 Main()">
27745         <size>75</size>
27746       </method>
27747       <method name="Int32 Test(System.String, ...)">
27748         <size>2</size>
27749       </method>
27750     </type>
27751   </test>
27752   <test name="test-271.cs">
27753     <type name="T">
27754       <method name="Void .ctor()">
27755         <size>7</size>
27756       </method>
27757       <method name="C X()">
27758         <size>10</size>
27759       </method>
27760       <method name="Void Main()">
27761         <size>61</size>
27762       </method>
27763     </type>
27764     <type name="T+C">
27765       <method name="IEnumerator GetEnumerator()">
27766         <size>11</size>
27767       </method>
27768     </type>
27769   </test>
27770   <test name="test-272.cs">
27771     <type name="BazAttribute">
27772       <method name="Void .ctor()">
27773         <size>7</size>
27774       </method>
27775       <method name="Void .ctor(Foo)">
27776         <size>7</size>
27777       </method>
27778       <method name="Void set_foo3(Foo)">
27779         <size>1</size>
27780       </method>
27781       <method name="Foo get_foo3()">
27782         <size>2</size>
27783       </method>
27784     </type>
27785     <type name="Test">
27786       <method name="Void .ctor()">
27787         <size>7</size>
27788       </method>
27789       <method name="Void f0()">
27790         <size>1</size>
27791       </method>
27792       <method name="Void f1()">
27793         <size>1</size>
27794       </method>
27795       <method name="Void f2()">
27796         <size>1</size>
27797       </method>
27798       <method name="Void f3()">
27799         <size>1</size>
27800       </method>
27801       <method name="Void Main()">
27802         <size>1</size>
27803       </method>
27804     </type>
27805   </test>
27806   <test name="test-273.cs">
27807     <type name="FooAttribute">
27808       <method name="Void .ctor()">
27809         <size>7</size>
27810       </method>
27811     </type>
27812     <type name="Tests">
27813       <method name="Void .ctor()">
27814         <size>7</size>
27815       </method>
27816       <method name="Void Main()">
27817         <size>36</size>
27818       </method>
27819     </type>
27820   </test>
27821   <test name="test-274.cs">
27822     <type name="MyClass">
27823       <method name="Void .ctor(String[])">
27824         <size>7</size>
27825       </method>
27826     </type>
27827     <type name="ChildClass">
27828       <method name="Void .ctor()">
27829         <size>13</size>
27830       </method>
27831     </type>
27832     <type name="M">
27833       <method name="Void .ctor()">
27834         <size>7</size>
27835       </method>
27836       <method name="Void Main()">
27837         <size>1</size>
27838       </method>
27839     </type>
27840   </test>
27841   <test name="test-275.cs">
27842     <type name="Test">
27843       <method name="Void .ctor()">
27844         <size>7</size>
27845       </method>
27846       <method name="Void add_MyEvent(DelType)">
27847         <size>24</size>
27848       </method>
27849       <method name="Void remove_MyEvent(DelType)">
27850         <size>24</size>
27851       </method>
27852       <method name="Int32 Main()">
27853         <size>176</size>
27854       </method>
27855     </type>
27856     <type name="DelType">
27857       <method name="Void .ctor(Object, IntPtr)">
27858         <size>0</size>
27859       </method>
27860       <method name="Void Invoke()">
27861         <size>0</size>
27862       </method>
27863       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27864         <size>0</size>
27865       </method>
27866       <method name="Void EndInvoke(IAsyncResult)">
27867         <size>0</size>
27868       </method>
27869     </type>
27870     <type name="S">
27871       <method name="Void add_MyEvent(DelType)">
27872         <size>24</size>
27873       </method>
27874       <method name="Void remove_MyEvent(DelType)">
27875         <size>24</size>
27876       </method>
27877     </type>
27878   </test>
27879   <test name="test-276.cs">
27880     <type name="EventTestClass">
27881       <method name="Void .ctor()">
27882         <size>7</size>
27883       </method>
27884       <method name="Void add_Elapsed(System.EventHandler)">
27885         <size>24</size>
27886       </method>
27887       <method name="Void remove_Elapsed(System.EventHandler)">
27888         <size>24</size>
27889       </method>
27890     </type>
27891     <type name="EntryPoint">
27892       <method name="Void .ctor()">
27893         <size>7</size>
27894       </method>
27895       <method name="Boolean test(System.Type)">
27896         <size>17</size>
27897       </method>
27898       <method name="Int32 Main()">
27899         <size>48</size>
27900       </method>
27901     </type>
27902   </test>
27903   <test name="test-277.cs">
27904     <type name="T">
27905       <method name="Void .ctor()">
27906         <size>7</size>
27907       </method>
27908       <method name="Int32 Main()">
27909         <size>7</size>
27910       </method>
27911       <method name="Int32 X(Byte)">
27912         <size>2</size>
27913       </method>
27914       <method name="Int32 X(Int16)">
27915         <size>2</size>
27916       </method>
27917     </type>
27918   </test>
27919   <test name="test-278.cs">
27920     <type name="X">
27921       <method name="Void .ctor()">
27922         <size>7</size>
27923       </method>
27924       <method name="Int32 Main()">
27925         <size>73</size>
27926       </method>
27927     </type>
27928     <type name="Rect">
27929       <method name="Int32 get_X()">
27930         <size>7</size>
27931       </method>
27932       <method name="Void set_X(Int32)">
27933         <size>8</size>
27934       </method>
27935     </type>
27936   </test>
27937   <test name="test-279.cs">
27938     <type name="FlagsAttributeDemo">
27939       <method name="Void .ctor()">
27940         <size>7</size>
27941       </method>
27942       <method name="Int32 Main()">
27943         <size>38</size>
27944       </method>
27945     </type>
27946   </test>
27947   <test name="test-28.cs">
27948     <type name="A">
27949       <method name="Void .ctor()">
27950         <size>7</size>
27951       </method>
27952       <method name="Int32 get_Item(Int32)">
27953         <size>0</size>
27954       </method>
27955       <method name="Int32 EmulateIndexer(Int32)">
27956         <size>8</size>
27957       </method>
27958     </type>
27959     <type name="B">
27960       <method name="Void .ctor()">
27961         <size>7</size>
27962       </method>
27963       <method name="Int32 get_Item(Int32)">
27964         <size>2</size>
27965       </method>
27966       <method name="Int32 M()">
27967         <size>8</size>
27968       </method>
27969     </type>
27970     <type name="X">
27971       <method name="Void .ctor()">
27972         <size>7</size>
27973       </method>
27974       <method name="Int32 get_Item(Int32)">
27975         <size>20</size>
27976       </method>
27977       <method name="Void set_Item(Int32, Int32)">
27978         <size>26</size>
27979       </method>
27980       <method name="Int32 Main()">
27981         <size>122</size>
27982       </method>
27983     </type>
27984   </test>
27985   <test name="test-280.cs">
27986     <type name="AppFramework.Util.Logic">
27987       <method name="Void .ctor()">
27988         <size>7</size>
27989       </method>
27990       <method name="Void Main()">
27991         <size>1</size>
27992       </method>
27993       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
27994         <size>37</size>
27995       </method>
27996     </type>
27997   </test>
27998   <test name="test-281.cs">
27999     <type name="Foo.Hello">
28000       <method name="Void .ctor()">
28001         <size>7</size>
28002       </method>
28003       <method name="Void .cctor()">
28004         <size>7</size>
28005       </method>
28006     </type>
28007     <type name="Bar.Hello">
28008       <method name="Void .ctor()">
28009         <size>7</size>
28010       </method>
28011       <method name="Void .cctor()">
28012         <size>8</size>
28013       </method>
28014     </type>
28015     <type name="Test.Test1">
28016       <method name="Void .ctor()">
28017         <size>7</size>
28018       </method>
28019       <method name="Int32 World()">
28020         <size>6</size>
28021       </method>
28022     </type>
28023     <type name="Test.Test2">
28024       <method name="Void .ctor()">
28025         <size>7</size>
28026       </method>
28027       <method name="Int32 World()">
28028         <size>6</size>
28029       </method>
28030     </type>
28031     <type name="X">
28032       <method name="Void .ctor()">
28033         <size>7</size>
28034       </method>
28035       <method name="Int32 Main()">
28036         <size>29</size>
28037       </method>
28038     </type>
28039   </test>
28040   <test name="test-282.cs">
28041     <type name="X">
28042       <method name="Void .ctor()">
28043         <size>7</size>
28044       </method>
28045       <method name="System.Object Add(integer, System.Object)">
28046         <size>70</size>
28047       </method>
28048       <method name="Int32 Main()">
28049         <size>68</size>
28050       </method>
28051     </type>
28052     <type name="integer">
28053       <method name="Void .ctor(Int32)">
28054         <size>8</size>
28055       </method>
28056       <method name="integer op_Implicit(Int32)">
28057         <size>7</size>
28058       </method>
28059       <method name="Double op_Implicit(integer)">
28060         <size>13</size>
28061       </method>
28062       <method name="integer op_Addition(integer, integer)">
28063         <size>21</size>
28064       </method>
28065     </type>
28066   </test>
28067   <test name="test-283.cs">
28068     <type name="X">
28069       <method name="Void .ctor()">
28070         <size>7</size>
28071       </method>
28072       <method name="Int32 Foo()">
28073         <size>2</size>
28074       </method>
28075     </type>
28076     <type name="Y">
28077       <method name="Void .ctor()">
28078         <size>7</size>
28079       </method>
28080       <method name="Y+D GetIt()">
28081         <size>13</size>
28082       </method>
28083       <method name="Y+D GetIt2()">
28084         <size>13</size>
28085       </method>
28086       <method name="Int32 Foo()">
28087         <size>2</size>
28088       </method>
28089       <method name="Int32 Main()">
28090         <size>56</size>
28091       </method>
28092     </type>
28093     <type name="Y+D">
28094       <method name="Void .ctor(Object, IntPtr)">
28095         <size>0</size>
28096       </method>
28097       <method name="Int32 Invoke()">
28098         <size>0</size>
28099       </method>
28100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28101         <size>0</size>
28102       </method>
28103       <method name="Int32 EndInvoke(IAsyncResult)">
28104         <size>0</size>
28105       </method>
28106     </type>
28107   </test>
28108   <test name="test-284.cs">
28109     <type name="App">
28110       <method name="Void .ctor()">
28111         <size>7</size>
28112       </method>
28113       <method name="Void Main()">
28114         <size>12</size>
28115       </method>
28116     </type>
28117   </test>
28118   <test name="test-285.cs">
28119     <type name="T">
28120       <method name="Void .ctor()">
28121         <size>7</size>
28122       </method>
28123       <method name="Int32 Main()">
28124         <size>2</size>
28125       </method>
28126     </type>
28127   </test>
28128   <test name="test-286.cs">
28129     <type name="MethodWrapper">
28130       <method name="Void .ctor()">
28131         <size>7</size>
28132       </method>
28133       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
28134         <size>57</size>
28135       </method>
28136     </type>
28137     <type name="MapXml.Throws">
28138       <method name="Void .ctor()">
28139         <size>7</size>
28140       </method>
28141       <method name="Void Main()">
28142         <size>1</size>
28143       </method>
28144     </type>
28145   </test>
28146   <test name="test-287.cs">
28147     <type name="StaticClass">
28148       <method name="System.String Name()">
28149         <size>6</size>
28150       </method>
28151     </type>
28152     <type name="MainClass">
28153       <method name="Void .ctor()">
28154         <size>7</size>
28155       </method>
28156       <method name="Int32 Main()">
28157         <size>83</size>
28158       </method>
28159     </type>
28160     <type name="StaticClass+D">
28161       <method name="Void .ctor(Object, IntPtr)">
28162         <size>0</size>
28163       </method>
28164       <method name="System.Object Invoke()">
28165         <size>0</size>
28166       </method>
28167       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28168         <size>0</size>
28169       </method>
28170       <method name="System.Object EndInvoke(IAsyncResult)">
28171         <size>0</size>
28172       </method>
28173     </type>
28174   </test>
28175   <test name="test-288.cs">
28176     <type name="Test.BookAboutMovie">
28177       <method name="Void .ctor(String)">
28178         <size>25</size>
28179       </method>
28180       <method name="System.String GetItem(Int32)">
28181         <size>7</size>
28182       </method>
28183       <method name="System.String get_Item(Int32)">
28184         <size>7</size>
28185       </method>
28186       <method name="Int32 Main(System.String[])">
28187         <size>57</size>
28188       </method>
28189     </type>
28190   </test>
28191   <test name="test-289.cs">
28192     <type name="Test">
28193       <method name="Void .ctor()">
28194         <size>7</size>
28195       </method>
28196       <method name="Void Main()">
28197         <size>1</size>
28198       </method>
28199       <method name="Void set_Value(System.String)">
28200         <size>1</size>
28201       </method>
28202       <method name="Void set_Value()">
28203         <size>1</size>
28204       </method>
28205       <method name="Void set_Item(Int32, Int32, Boolean)">
28206         <size>1</size>
28207       </method>
28208       <method name="Void set_Item(Int32, Int32)">
28209         <size>1</size>
28210       </method>
28211       <method name="Boolean get_Item(Boolean)">
28212         <size>2</size>
28213       </method>
28214     </type>
28215   </test>
28216   <test name="test-29.cs">
28217     <type name="Base">
28218       <method name="Void .ctor()">
28219         <size>7</size>
28220       </method>
28221       <method name="Void Add(Int32)">
28222         <size>18</size>
28223       </method>
28224     </type>
28225     <type name="Derived">
28226       <method name="Void .ctor()">
28227         <size>7</size>
28228       </method>
28229       <method name="Void Add(Double)">
28230         <size>18</size>
28231       </method>
28232     </type>
28233     <type name="Demo">
28234       <method name="Void .ctor()">
28235         <size>7</size>
28236       </method>
28237       <method name="Int32 Main()">
28238         <size>51</size>
28239       </method>
28240     </type>
28241   </test>
28242   <test name="test-290.cs">
28243     <type name="EntryPoint">
28244       <method name="Void .ctor()">
28245         <size>7</size>
28246       </method>
28247       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
28248         <size>22</size>
28249       </method>
28250       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
28251         <size>22</size>
28252       </method>
28253       <method name="Void bar_f(System.Object)">
28254         <size>1</size>
28255       </method>
28256       <method name="Void Main()">
28257         <size>35</size>
28258       </method>
28259     </type>
28260     <type name="EntryPoint+EventHandler">
28261       <method name="Void .ctor(Object, IntPtr)">
28262         <size>0</size>
28263       </method>
28264       <method name="Void Invoke(System.Object)">
28265         <size>0</size>
28266       </method>
28267       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
28268         <size>0</size>
28269       </method>
28270       <method name="Void EndInvoke(IAsyncResult)">
28271         <size>0</size>
28272       </method>
28273     </type>
28274   </test>
28275   <test name="test-291.cs">
28276     <type name="Test">
28277       <method name="Void .ctor()">
28278         <size>7</size>
28279       </method>
28280       <method name="Void Method()">
28281         <size>1</size>
28282       </method>
28283       <method name="Void Main()">
28284         <size>13</size>
28285       </method>
28286     </type>
28287   </test>
28288   <test name="test-292.cs">
28289     <type name="X">
28290       <method name="Void .ctor()">
28291         <size>7</size>
28292       </method>
28293       <method name="Void .cctor()">
28294         <size>1</size>
28295       </method>
28296       <method name="Void Main()">
28297         <size>19</size>
28298       </method>
28299     </type>
28300   </test>
28301   <test name="test-293.cs">
28302     <type name="A">
28303       <method name="Void .ctor()">
28304         <size>7</size>
28305       </method>
28306       <method name="System.String get_Warning()">
28307         <size>6</size>
28308       </method>
28309     </type>
28310     <type name="B">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314       <method name="System.String get_Warning()">
28315         <size>6</size>
28316       </method>
28317       <method name="Void Main()">
28318         <size>1</size>
28319       </method>
28320     </type>
28321   </test>
28322   <test name="test-294.cs">
28323     <type name="ObsoleteClass">
28324       <method name="Void .ctor()">
28325         <size>7</size>
28326       </method>
28327     </type>
28328     <type name="Test">
28329       <method name="Void .ctor()">
28330         <size>13</size>
28331       </method>
28332       <method name="Void .ctor(String, Boolean)">
28333         <size>14</size>
28334       </method>
28335       <method name="System.String get_Name()">
28336         <size>7</size>
28337       </method>
28338       <method name="Void set_Name(System.String)">
28339         <size>8</size>
28340       </method>
28341     </type>
28342     <type name="DerivedTest">
28343       <method name="Void .ctor(String)">
28344         <size>16</size>
28345       </method>
28346       <method name="System.String Method()">
28347         <size>7</size>
28348       </method>
28349       <method name="Void T2()">
28350         <size>1</size>
28351       </method>
28352       <method name="Void Main()">
28353         <size>1</size>
28354       </method>
28355     </type>
28356     <type name="ObsoleteClass2">
28357       <method name="Void .ctor()">
28358         <size>7</size>
28359       </method>
28360     </type>
28361     <type name="ObsoleteClass3">
28362       <method name="Void .ctor()">
28363         <size>18</size>
28364       </method>
28365       <method name="Void .cctor()">
28366         <size>25</size>
28367       </method>
28368     </type>
28369     <type name="ObsoleteClass4">
28370       <method name="Void .ctor()">
28371         <size>7</size>
28372       </method>
28373       <method name="Void T()">
28374         <size>59</size>
28375       </method>
28376     </type>
28377   </test>
28378   <test name="test-295.cs">
28379     <type name="MyAttribute">
28380       <method name="Void .ctor(Object)">
28381         <size>14</size>
28382       </method>
28383       <method name="System.Object get_my()">
28384         <size>7</size>
28385       </method>
28386     </type>
28387     <type name="MyConstructorBuilder">
28388       <method name="Void .ctor()">
28389         <size>7</size>
28390       </method>
28391       <method name="Int32 Main()">
28392         <size>111</size>
28393       </method>
28394       <method name="System.Type MyCreateCallee(System.AppDomain)">
28395         <size>329</size>
28396       </method>
28397     </type>
28398   </test>
28399   <test name="test-296.cs">
28400     <type name="GetElementTypeTest">
28401       <method name="Void .ctor()">
28402         <size>7</size>
28403       </method>
28404       <method name="Int32 Main(System.String[])">
28405         <size>30</size>
28406       </method>
28407     </type>
28408   </test>
28409   <test name="test-297.cs">
28410     <type name="T">
28411       <method name="Void .ctor()">
28412         <size>7</size>
28413       </method>
28414       <method name="Int32 Main()">
28415         <size>311</size>
28416       </method>
28417       <method name="Void Login(System.String)">
28418         <size>1</size>
28419       </method>
28420     </type>
28421     <type name="My">
28422       <method name="Void .ctor(Object)">
28423         <size>14</size>
28424       </method>
28425     </type>
28426   </test>
28427   <test name="test-299.cs">
28428     <type name="SampleClass">
28429       <method name="Void .ctor()">
28430         <size>7</size>
28431       </method>
28432       <method name="SuperClass op_Increment(SampleClass)">
28433         <size>6</size>
28434       </method>
28435     </type>
28436     <type name="SuperClass">
28437       <method name="Void .ctor()">
28438         <size>7</size>
28439       </method>
28440       <method name="Int32 Main()">
28441         <size>2</size>
28442       </method>
28443     </type>
28444   </test>
28445   <test name="test-3.cs">
28446     <type name="TestIntOps">
28447       <method name="Void .ctor()">
28448         <size>7</size>
28449       </method>
28450       <method name="SByte sbyte_add(SByte, SByte)">
28451         <size>7</size>
28452       </method>
28453       <method name="Int16 short_add(Int16, Int16)">
28454         <size>5</size>
28455       </method>
28456       <method name="Double double_add(Double, Double)">
28457         <size>4</size>
28458       </method>
28459       <method name="Int32 int_add(Int32, Int32)">
28460         <size>4</size>
28461       </method>
28462       <method name="Int32 int_sub(Int32, Int32)">
28463         <size>4</size>
28464       </method>
28465       <method name="Int32 int_mul(Int32, Int32)">
28466         <size>4</size>
28467       </method>
28468       <method name="Int32 Main()">
28469         <size>215</size>
28470       </method>
28471     </type>
28472   </test>
28473   <test name="test-30.cs">
28474     <type name="X">
28475       <method name="Void .ctor()">
28476         <size>7</size>
28477       </method>
28478       <method name="Void IA.Draw()">
28479         <size>8</size>
28480       </method>
28481       <method name="Void IB.Draw()">
28482         <size>8</size>
28483       </method>
28484     </type>
28485     <type name="test">
28486       <method name="Void .ctor()">
28487         <size>7</size>
28488       </method>
28489       <method name="Int32 Main()">
28490         <size>192</size>
28491       </method>
28492     </type>
28493   </test>
28494   <test name="test-300.cs">
28495     <type name="A">
28496       <method name="Void .ctor()">
28497         <size>7</size>
28498       </method>
28499       <method name="Void Main()">
28500         <size>7</size>
28501       </method>
28502     </type>
28503     <type name="A+C">
28504       <method name="Void .ctor()">
28505         <size>7</size>
28506       </method>
28507     </type>
28508     <type name="A+B">
28509       <method name="Void .ctor()">
28510         <size>473</size>
28511       </method>
28512     </type>
28513     <type name="A+B+C">
28514       <method name="Void .ctor()">
28515         <size>7</size>
28516       </method>
28517     </type>
28518   </test>
28519   <test name="test-301.cs">
28520     <type name="A">
28521       <method name="Void .ctor()">
28522         <size>7</size>
28523       </method>
28524       <method name="Void Main()">
28525         <size>7</size>
28526       </method>
28527     </type>
28528     <type name="A+B">
28529       <method name="Void .ctor()">
28530         <size>219</size>
28531       </method>
28532     </type>
28533   </test>
28534   <test name="test-302.cs">
28535     <type name="A">
28536       <method name="Void .ctor()">
28537         <size>7</size>
28538       </method>
28539       <method name="Void Main()">
28540         <size>7</size>
28541       </method>
28542     </type>
28543     <type name="A+C">
28544       <method name="Void .ctor()">
28545         <size>7</size>
28546       </method>
28547     </type>
28548     <type name="A+B">
28549       <method name="Void .ctor()">
28550         <size>24</size>
28551       </method>
28552     </type>
28553     <type name="A+B+C">
28554       <method name="Void .ctor()">
28555         <size>7</size>
28556       </method>
28557     </type>
28558   </test>
28559   <test name="test-303.cs">
28560     <type name="A">
28561       <method name="Void .ctor()">
28562         <size>7</size>
28563       </method>
28564       <method name="Void Main()">
28565         <size>7</size>
28566       </method>
28567     </type>
28568     <type name="A+C">
28569       <method name="Void .ctor()">
28570         <size>7</size>
28571       </method>
28572       <method name="Void System.IDisposable.Dispose()">
28573         <size>11</size>
28574       </method>
28575     </type>
28576     <type name="A+B">
28577       <method name="Void .ctor()">
28578         <size>31</size>
28579       </method>
28580     </type>
28581     <type name="A+B+C">
28582       <method name="Void .ctor()">
28583         <size>7</size>
28584       </method>
28585       <method name="Void System.IDisposable.Dispose()">
28586         <size>1</size>
28587       </method>
28588     </type>
28589   </test>
28590   <test name="test-304.cs">
28591     <type name="A">
28592       <method name="Void .ctor()">
28593         <size>7</size>
28594       </method>
28595       <method name="Void Main()">
28596         <size>7</size>
28597       </method>
28598     </type>
28599     <type name="A+D">
28600       <method name="Void .ctor()">
28601         <size>7</size>
28602       </method>
28603     </type>
28604     <type name="A+B">
28605       <method name="Void .ctor()">
28606         <size>473</size>
28607       </method>
28608     </type>
28609     <type name="A+B+C">
28610       <method name="Void .ctor()">
28611         <size>7</size>
28612       </method>
28613     </type>
28614   </test>
28615   <test name="test-305.cs">
28616     <type name="A">
28617       <method name="Void .ctor()">
28618         <size>7</size>
28619       </method>
28620       <method name="Void Main()">
28621         <size>7</size>
28622       </method>
28623     </type>
28624     <type name="A+B">
28625       <method name="Void .ctor()">
28626         <size>219</size>
28627       </method>
28628     </type>
28629   </test>
28630   <test name="test-306.cs">
28631     <type name="A">
28632       <method name="Void .ctor()">
28633         <size>7</size>
28634       </method>
28635       <method name="Void Main()">
28636         <size>7</size>
28637       </method>
28638     </type>
28639     <type name="A+D">
28640       <method name="Void .ctor()">
28641         <size>7</size>
28642       </method>
28643     </type>
28644     <type name="A+B">
28645       <method name="Void .ctor()">
28646         <size>24</size>
28647       </method>
28648     </type>
28649     <type name="A+B+C">
28650       <method name="Void .ctor()">
28651         <size>7</size>
28652       </method>
28653     </type>
28654   </test>
28655   <test name="test-307.cs">
28656     <type name="A">
28657       <method name="Void .ctor()">
28658         <size>7</size>
28659       </method>
28660       <method name="Void Main()">
28661         <size>7</size>
28662       </method>
28663     </type>
28664     <type name="A+D">
28665       <method name="Void .ctor()">
28666         <size>7</size>
28667       </method>
28668       <method name="Void System.IDisposable.Dispose()">
28669         <size>11</size>
28670       </method>
28671     </type>
28672     <type name="A+B">
28673       <method name="Void .ctor()">
28674         <size>31</size>
28675       </method>
28676     </type>
28677     <type name="A+B+C">
28678       <method name="Void .ctor()">
28679         <size>7</size>
28680       </method>
28681       <method name="Void System.IDisposable.Dispose()">
28682         <size>1</size>
28683       </method>
28684     </type>
28685   </test>
28686   <test name="test-308.cs">
28687     <type name="Program">
28688       <method name="Void .ctor()">
28689         <size>7</size>
28690       </method>
28691       <method name="Void Main(System.String[])">
28692         <size>40</size>
28693       </method>
28694     </type>
28695   </test>
28696   <test name="test-309.cs">
28697     <type name="MonoBASIC.Parser">
28698       <method name="Void .ctor()">
28699         <size>7</size>
28700       </method>
28701       <method name="Void Main()">
28702         <size>1</size>
28703       </method>
28704     </type>
28705     <type name="MonoBASIC.Parser+StateMachine">
28706       <method name="Void .ctor()">
28707         <size>7</size>
28708       </method>
28709       <method name="Void HandleToken(Token)">
28710         <size>1</size>
28711       </method>
28712     </type>
28713   </test>
28714   <test name="test-31.cs">
28715     <type name="Base">
28716       <method name="Void .ctor()">
28717         <size>7</size>
28718       </method>
28719       <method name="Void A()">
28720         <size>8</size>
28721       </method>
28722     </type>
28723     <type name="Derived">
28724       <method name="Void .ctor()">
28725         <size>7</size>
28726       </method>
28727       <method name="Void A()">
28728         <size>8</size>
28729       </method>
28730     </type>
28731     <type name="Test">
28732       <method name="Void .ctor()">
28733         <size>7</size>
28734       </method>
28735       <method name="Int32 Main()">
28736         <size>38</size>
28737       </method>
28738     </type>
28739   </test>
28740   <test name="test-310.cs">
28741     <type name="test.Impl">
28742       <method name="Void .ctor()">
28743         <size>7</size>
28744       </method>
28745       <method name="System.String GetType(Int32)">
28746         <size>6</size>
28747       </method>
28748       <method name="Boolean IsDone()">
28749         <size>2</size>
28750       </method>
28751     </type>
28752     <type name="test.myclass">
28753       <method name="Void .ctor()">
28754         <size>7</size>
28755       </method>
28756       <method name="Void Main(System.String[])">
28757         <size>28</size>
28758       </method>
28759     </type>
28760   </test>
28761   <test name="test-311.cs">
28762     <type name="Program">
28763       <method name="Void .ctor()">
28764         <size>38</size>
28765       </method>
28766       <method name="Void .cctor()">
28767         <size>11</size>
28768       </method>
28769       <method name="System.String get_Message()">
28770         <size>6</size>
28771       </method>
28772       <method name="Void set_Message(System.String)">
28773         <size>7</size>
28774       </method>
28775       <method name="Boolean DenyMethod()">
28776         <size>2</size>
28777       </method>
28778       <method name="Void Test2()">
28779         <size>1</size>
28780       </method>
28781       <method name="Void Test3()">
28782         <size>1</size>
28783       </method>
28784       <method name="Void Test4()">
28785         <size>1</size>
28786       </method>
28787       <method name="Int32 Main(System.String[])">
28788         <size>175</size>
28789       </method>
28790     </type>
28791     <type name="Test2">
28792       <method name="Void .ctor()">
28793         <size>7</size>
28794       </method>
28795     </type>
28796   </test>
28797   <test name="test-312.cs">
28798     <type name="X">
28799       <method name="Void .ctor()">
28800         <size>7</size>
28801       </method>
28802       <method name="Void .cctor()">
28803         <size>1</size>
28804       </method>
28805       <method name="Boolean Method(PointF)">
28806         <size>72</size>
28807       </method>
28808       <method name="Boolean Call_constructor_and_implicit()">
28809         <size>29</size>
28810       </method>
28811       <method name="Boolean Init_with_implicit_conv()">
28812         <size>52</size>
28813       </method>
28814       <method name="Boolean Init_ValueType()">
28815         <size>26</size>
28816       </method>
28817       <method name="Boolean InstanceAssignTest()">
28818         <size>75</size>
28819       </method>
28820       <method name="Int32 T()">
28821         <size>54</size>
28822       </method>
28823       <method name="Int32 Main()">
28824         <size>45</size>
28825       </method>
28826     </type>
28827     <type name="PointF">
28828       <method name="Void .ctor(Single, Single)">
28829         <size>47</size>
28830       </method>
28831     </type>
28832     <type name="Point">
28833       <method name="Void .ctor(Int32, Int32)">
28834         <size>37</size>
28835       </method>
28836       <method name="PointF op_Implicit(Point)">
28837         <size>22</size>
28838       </method>
28839     </type>
28840   </test>
28841   <test name="test-313.cs">
28842     <type name="D">
28843       <method name="Void .ctor()">
28844         <size>7</size>
28845       </method>
28846       <method name="Void A.B.METHOD()">
28847         <size>1</size>
28848       </method>
28849       <method name="Int32 Main()">
28850         <size>134</size>
28851       </method>
28852     </type>
28853   </test>
28854   <test name="test-314.cs">
28855     <type name="X">
28856       <method name="Void .ctor()">
28857         <size>28</size>
28858       </method>
28859       <method name="Void .ctor(Int32)">
28860         <size>28</size>
28861       </method>
28862       <method name="Void .cctor()">
28863         <size>11</size>
28864       </method>
28865       <method name="Int32 Main()">
28866         <size>57</size>
28867       </method>
28868     </type>
28869   </test>
28870   <test name="test-315.cs">
28871     <type name="GuardedCollectionValue">
28872       <method name="Void .ctor()">
28873         <size>7</size>
28874       </method>
28875       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
28876         <size>2</size>
28877       </method>
28878       <method name="IDirectedCollectionValue Backwards()">
28879         <size>2</size>
28880       </method>
28881     </type>
28882     <type name="GuardedSequenced">
28883       <method name="Void .ctor()">
28884         <size>7</size>
28885       </method>
28886       <method name="IDirectedCollectionValue Test()">
28887         <size>12</size>
28888       </method>
28889     </type>
28890     <type name="X">
28891       <method name="Void .ctor()">
28892         <size>7</size>
28893       </method>
28894       <method name="Void Main()">
28895         <size>1</size>
28896       </method>
28897     </type>
28898   </test>
28899   <test name="test-316.cs">
28900     <type name="D">
28901       <method name="Void .ctor()">
28902         <size>7</size>
28903       </method>
28904       <method name="Int32 IA.Add(Int32)">
28905         <size>2</size>
28906       </method>
28907       <method name="Int32 IB.Add(Int32)">
28908         <size>2</size>
28909       </method>
28910     </type>
28911     <type name="E">
28912       <method name="Void .ctor()">
28913         <size>7</size>
28914       </method>
28915       <method name="Int32 IA.Add(Int32)">
28916         <size>2</size>
28917       </method>
28918       <method name="Int32 IB.Add(Int32)">
28919         <size>2</size>
28920       </method>
28921       <method name="Void doom()">
28922         <size>1</size>
28923       </method>
28924       <method name="System.Object Clone()">
28925         <size>2</size>
28926       </method>
28927       <method name="Void Dispose()">
28928         <size>1</size>
28929       </method>
28930     </type>
28931     <type name="C">
28932       <method name="Void .ctor()">
28933         <size>7</size>
28934       </method>
28935       <method name="Int32 Test(IC)">
28936         <size>49</size>
28937       </method>
28938       <method name="Void Test2(IE)">
28939         <size>20</size>
28940       </method>
28941       <method name="Int32 Main()">
28942         <size>32</size>
28943       </method>
28944     </type>
28945   </test>
28946   <test name="test-317.cs">
28947     <type name="X">
28948       <method name="Void .ctor()">
28949         <size>7</size>
28950       </method>
28951       <method name="Void Main()">
28952         <size>1</size>
28953       </method>
28954     </type>
28955   </test>
28956   <test name="test-318.cs">
28957     <type name="Ev">
28958       <method name="Void .ctor()">
28959         <size>29</size>
28960       </method>
28961       <method name="Void add_Disposed(System.EventHandler)">
28962         <size>19</size>
28963       </method>
28964       <method name="Void remove_Disposed(System.EventHandler)">
28965         <size>19</size>
28966       </method>
28967       <method name="Void OnClick(System.EventArgs)">
28968         <size>38</size>
28969       </method>
28970     </type>
28971     <type name="Foo">
28972       <method name="Void .ctor()">
28973         <size>7</size>
28974       </method>
28975     </type>
28976     <type name="C">
28977       <method name="Void .ctor()">
28978         <size>7</size>
28979       </method>
28980       <method name="Void my_from_fixed(Int32 ByRef)">
28981         <size>4</size>
28982       </method>
28983       <method name="Void month_from_fixed(Int32)">
28984         <size>8</size>
28985       </method>
28986       <method name="Int32 CreateFromString(Int32)">
28987         <size>10</size>
28988       </method>
28989       <method name="Void Main()">
28990         <size>1</size>
28991       </method>
28992     </type>
28993     <type name="Foo">
28994       <method name="Void EventInterface.add_Event(System.EventHandler)">
28995         <size>1</size>
28996       </method>
28997       <method name="Void EventInterface.remove_Event(System.EventHandler)">
28998         <size>1</size>
28999       </method>
29000     </type>
29001     <type name="C">
29002       <method name="Double* GetValue(Double)">
29003         <size>5</size>
29004       </method>
29005     </type>
29006   </test>
29007   <test name="test-319.cs">
29008     <type name="ConstFields">
29009       <method name="Void .ctor()">
29010         <size>7</size>
29011       </method>
29012       <method name="Void .cctor()">
29013         <size>137</size>
29014       </method>
29015       <method name="Int32 Main()">
29016         <size>324</size>
29017       </method>
29018     </type>
29019   </test>
29020   <test name="test-32.cs">
29021     <type name="Blah">
29022       <method name="Void .ctor()">
29023         <size>7</size>
29024       </method>
29025       <method name="Int32 Main()">
29026         <size>50</size>
29027       </method>
29028     </type>
29029   </test>
29030   <test name="test-320.cs">
29031     <type name="X">
29032       <method name="Void .ctor(SByte*, Int32, Int32)">
29033         <size>7</size>
29034       </method>
29035       <method name="Void Main()">
29036         <size>12</size>
29037       </method>
29038     </type>
29039   </test>
29040   <test name="test-321.cs">
29041     <type name="X">
29042       <method name="Void Dispose()">
29043         <size>1</size>
29044       </method>
29045       <method name="Void Main()">
29046         <size>24</size>
29047       </method>
29048     </type>
29049   </test>
29050   <test name="test-322.cs">
29051     <type name="Y">
29052       <method name="Void .ctor(Byte)">
29053         <size>14</size>
29054       </method>
29055       <method name="Int32 op_Implicit(Y)">
29056         <size>7</size>
29057       </method>
29058     </type>
29059     <type name="X">
29060       <method name="Void .ctor()">
29061         <size>7</size>
29062       </method>
29063       <method name="Void Main()">
29064         <size>50</size>
29065       </method>
29066     </type>
29067   </test>
29068   <test name="test-323.cs">
29069     <type name="X">
29070       <method name="Void .ctor()">
29071         <size>7</size>
29072       </method>
29073       <method name="Void Main()">
29074         <size>1</size>
29075       </method>
29076     </type>
29077   </test>
29078   <test name="test-324.cs">
29079     <type name="A">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Void DoStuff()">
29084         <size>11</size>
29085       </method>
29086     </type>
29087     <type name="T">
29088       <method name="Void .ctor()">
29089         <size>7</size>
29090       </method>
29091       <method name="Void .cctor()">
29092         <size>11</size>
29093       </method>
29094     </type>
29095     <type name="Driver">
29096       <method name="Void .ctor()">
29097         <size>7</size>
29098       </method>
29099       <method name="Void Main()">
29100         <size>22</size>
29101       </method>
29102     </type>
29103     <type name="B">
29104       <method name="Boolean get_Val()">
29105         <size>2</size>
29106       </method>
29107     </type>
29108   </test>
29109   <test name="test-325.cs">
29110     <type name="RequestAttribute">
29111       <method name="Void .ctor(String, String, String[])">
29112         <size>7</size>
29113       </method>
29114     </type>
29115     <type name="MyClass">
29116       <method name="Void .ctor()">
29117         <size>7</size>
29118       </method>
29119       <method name="Int32 SomeRequest()">
29120         <size>2</size>
29121       </method>
29122       <method name="Void Main()">
29123         <size>7</size>
29124       </method>
29125     </type>
29126   </test>
29127   <test name="test-326.cs">
29128     <type name="X">
29129       <method name="Void .ctor()">
29130         <size>7</size>
29131       </method>
29132       <method name="Int32 Main()">
29133         <size>55</size>
29134       </method>
29135     </type>
29136     <type name="Mapper">
29137       <method name="Void .ctor(Object, IntPtr)">
29138         <size>0</size>
29139       </method>
29140       <method name="Double Invoke(Int32)">
29141         <size>0</size>
29142       </method>
29143       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29144         <size>0</size>
29145       </method>
29146       <method name="Double EndInvoke(IAsyncResult)">
29147         <size>0</size>
29148       </method>
29149     </type>
29150     <type name="X">
29151       <method name="Double &lt;Main&gt;m__0(Int32)">
29152         <size>6</size>
29153       </method>
29154     </type>
29155   </test>
29156   <test name="test-327.cs">
29157     <type name="X2">
29158       <method name="Void .ctor()">
29159         <size>7</size>
29160       </method>
29161     </type>
29162     <type name="A.B.Tester">
29163       <method name="Void .ctor()">
29164         <size>7</size>
29165       </method>
29166       <method name="Void .cctor()">
29167         <size>1</size>
29168       </method>
29169       <method name="Void Main()">
29170         <size>1</size>
29171       </method>
29172     </type>
29173   </test>
29174   <test name="test-328.cs">
29175     <type name="A.B.Tester">
29176       <method name="Void .ctor()">
29177         <size>7</size>
29178       </method>
29179       <method name="Void .cctor()">
29180         <size>1</size>
29181       </method>
29182       <method name="Void Main()">
29183         <size>1</size>
29184       </method>
29185     </type>
29186   </test>
29187   <test name="test-329.cs">
29188     <type name="X">
29189       <method name="Void .ctor()">
29190         <size>7</size>
29191       </method>
29192       <method name="Void .ctor(Object)">
29193         <size>21</size>
29194       </method>
29195       <method name="Int32 Main()">
29196         <size>74</size>
29197       </method>
29198     </type>
29199   </test>
29200   <test name="test-33.cs">
29201     <type name="FirstOuter.FirstInner.First">
29202       <method name="Void .ctor()">
29203         <size>7</size>
29204       </method>
29205       <method name="System.String get_MyIdentity()">
29206         <size>12</size>
29207       </method>
29208     </type>
29209     <type name="FirstOuter.Second">
29210       <method name="Void .ctor()">
29211         <size>7</size>
29212       </method>
29213     </type>
29214     <type name="FirstOuter.SecondInner.Third">
29215       <method name="Void .ctor()">
29216         <size>7</size>
29217       </method>
29218     </type>
29219     <type name="FirstOuter.FirstInner.Fourth">
29220       <method name="Void .ctor()">
29221         <size>7</size>
29222       </method>
29223     </type>
29224     <type name="Fifth">
29225       <method name="Void .ctor()">
29226         <size>7</size>
29227       </method>
29228     </type>
29229     <type name="Application">
29230       <method name="Void .ctor()">
29231         <size>7</size>
29232       </method>
29233       <method name="Int32 Main(System.String[])">
29234         <size>139</size>
29235       </method>
29236     </type>
29237   </test>
29238   <test name="test-330.cs">
29239     <type name="X">
29240       <method name="Void .ctor()">
29241         <size>7</size>
29242       </method>
29243       <method name="Void Main()">
29244         <size>8</size>
29245       </method>
29246     </type>
29247   </test>
29248   <test name="test-331.cs">
29249     <type name="T">
29250       <method name="Void .ctor()">
29251         <size>7</size>
29252       </method>
29253       <method name="Void Main()">
29254         <size>1</size>
29255       </method>
29256       <method name="Byte* get_Ptr()">
29257         <size>7</size>
29258       </method>
29259       <method name="Void set_Ptr(Byte*)">
29260         <size>8</size>
29261       </method>
29262     </type>
29263   </test>
29264   <test name="test-332.cs">
29265     <type name="C">
29266       <method name="Void .ctor()">
29267         <size>7</size>
29268       </method>
29269       <method name="Void Main()">
29270         <size>1</size>
29271       </method>
29272     </type>
29273   </test>
29274   <test name="test-333.cs">
29275     <type name="Foo">
29276       <method name="Void .ctor()">
29277         <size>7</size>
29278       </method>
29279       <method name="Void Something()">
29280         <size>1</size>
29281       </method>
29282     </type>
29283     <type name="Bar">
29284       <method name="Void .ctor()">
29285         <size>7</size>
29286       </method>
29287       <method name="Void Something()">
29288         <size>1</size>
29289       </method>
29290       <method name="Void Main()">
29291         <size>1</size>
29292       </method>
29293     </type>
29294   </test>
29295   <test name="test-334.cs">
29296     <type name="Test.Foo.Index.CompoundFileReader">
29297       <method name="Void .ctor()">
29298         <size>7</size>
29299       </method>
29300       <method name="Void Main()">
29301         <size>1</size>
29302       </method>
29303     </type>
29304     <type name="Test.Foo.Store.Directory">
29305       <method name="Void .ctor()">
29306         <size>7</size>
29307       </method>
29308     </type>
29309   </test>
29310   <test name="test-335.cs">
29311     <type name="X">
29312       <method name="Void .ctor()">
29313         <size>7</size>
29314       </method>
29315       <method name="Void A(Int32, Int32)">
29316         <size>1</size>
29317       </method>
29318       <method name="Void C(Int32 ByRef)">
29319         <size>4</size>
29320       </method>
29321       <method name="Void Main()">
29322         <size>70</size>
29323       </method>
29324     </type>
29325     <type name="X+B">
29326       <method name="Void .ctor(Object, IntPtr)">
29327         <size>0</size>
29328       </method>
29329       <method name="Void Invoke(Int32, Int32)">
29330         <size>0</size>
29331       </method>
29332       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
29333         <size>0</size>
29334       </method>
29335       <method name="Void EndInvoke(IAsyncResult)">
29336         <size>0</size>
29337       </method>
29338     </type>
29339     <type name="X+D">
29340       <method name="Void .ctor(Object, IntPtr)">
29341         <size>0</size>
29342       </method>
29343       <method name="Void Invoke(Int32 ByRef)">
29344         <size>0</size>
29345       </method>
29346       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
29347         <size>0</size>
29348       </method>
29349       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
29350         <size>0</size>
29351       </method>
29352     </type>
29353   </test>
29354   <test name="test-336.cs">
29355     <type name="X">
29356       <method name="Void .ctor(Foo)">
29357         <size>7</size>
29358       </method>
29359       <method name="Void .ctor(Bar)">
29360         <size>7</size>
29361       </method>
29362       <method name="Void Test()">
29363         <size>1</size>
29364       </method>
29365       <method name="Void Main()">
29366         <size>19</size>
29367       </method>
29368     </type>
29369     <type name="Foo">
29370       <method name="Void .ctor(Object, IntPtr)">
29371         <size>0</size>
29372       </method>
29373       <method name="Void Invoke()">
29374         <size>0</size>
29375       </method>
29376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29377         <size>0</size>
29378       </method>
29379       <method name="Void EndInvoke(IAsyncResult)">
29380         <size>0</size>
29381       </method>
29382     </type>
29383     <type name="Bar">
29384       <method name="Void .ctor(Object, IntPtr)">
29385         <size>0</size>
29386       </method>
29387       <method name="Void Invoke(Int32)">
29388         <size>0</size>
29389       </method>
29390       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
29391         <size>0</size>
29392       </method>
29393       <method name="Void EndInvoke(IAsyncResult)">
29394         <size>0</size>
29395       </method>
29396     </type>
29397   </test>
29398   <test name="test-337.cs">
29399     <type name="Test">
29400       <method name="Void .ctor()">
29401         <size>7</size>
29402       </method>
29403       <method name="Void Main()">
29404         <size>16</size>
29405       </method>
29406     </type>
29407   </test>
29408   <test name="test-338.cs">
29409     <type name="X">
29410       <method name="Void .ctor()">
29411         <size>7</size>
29412       </method>
29413       <method name="Void .cctor()">
29414         <size>11</size>
29415       </method>
29416       <method name="Void Main()">
29417         <size>1</size>
29418       </method>
29419       <method name="Y+Z fz()">
29420         <size>6</size>
29421       </method>
29422     </type>
29423     <type name="Y">
29424       <method name="Void .ctor()">
29425         <size>7</size>
29426       </method>
29427     </type>
29428     <type name="Y+Z">
29429       <method name="Void .ctor()">
29430         <size>7</size>
29431       </method>
29432       <method name="Void .cctor()">
29433         <size>11</size>
29434       </method>
29435     </type>
29436   </test>
29437   <test name="test-339.cs">
29438     <type name="C">
29439       <method name="Void .ctor()">
29440         <size>7</size>
29441       </method>
29442       <method name="Void .cctor()">
29443         <size>17</size>
29444       </method>
29445       <method name="Int32 Main()">
29446         <size>86</size>
29447       </method>
29448     </type>
29449   </test>
29450   <test name="test-34.cs">
29451     <type name="Blah">
29452       <method name="Void .ctor()">
29453         <size>7</size>
29454       </method>
29455       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
29456         <size>7</size>
29457       </method>
29458       <method name="Int32 Bar(Int32, System.Int32[])">
29459         <size>61</size>
29460       </method>
29461       <method name="Void Foo(Int32, Int32)">
29462         <size>7</size>
29463       </method>
29464       <method name="Void In(Int32 ByRef)">
29465         <size>7</size>
29466       </method>
29467       <method name="Void Out(Int32 ByRef)">
29468         <size>7</size>
29469       </method>
29470       <method name="Int32 AddArray(System.Int32[])">
29471         <size>30</size>
29472       </method>
29473       <method name="Int32 AddFancy(FancyInt[])">
29474         <size>39</size>
29475       </method>
29476       <method name="Int32 Main()">
29477         <size>269</size>
29478       </method>
29479     </type>
29480     <type name="&lt;PrivateImplementationDetails&gt;">
29481       <method name="Void .ctor()">
29482         <size>7</size>
29483       </method>
29484     </type>
29485     <type name="FancyInt">
29486       <method name="Void .ctor(Int32)">
29487         <size>8</size>
29488       </method>
29489     </type>
29490   </test>
29491   <test name="test-340.cs">
29492     <type name="FLMID.Bugs.BoolOne.A">
29493       <method name="Void .ctor()">
29494         <size>7</size>
29495       </method>
29496       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
29497         <size>8</size>
29498       </method>
29499     </type>
29500     <type name="FLMID.Bugs.BoolOne.B">
29501       <method name="Void .ctor()">
29502         <size>7</size>
29503       </method>
29504     </type>
29505     <type name="FLMID.Bugs.BoolOne.Test">
29506       <method name="Void .ctor()">
29507         <size>7</size>
29508       </method>
29509       <method name="Int32 Main(System.String[])">
29510         <size>34</size>
29511       </method>
29512     </type>
29513     <type name="FLMID.Bugs.BoolOne.B">
29514       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
29515         <size>12</size>
29516       </method>
29517     </type>
29518   </test>
29519   <test name="test-341.cs">
29520     <type name="Test">
29521       <method name="Void .ctor()">
29522         <size>7</size>
29523       </method>
29524       <method name="Void Main()">
29525         <size>1</size>
29526       </method>
29527     </type>
29528     <type name="Libs">
29529       <method name="Void .ctor()">
29530         <size>7</size>
29531       </method>
29532     </type>
29533     <type name="Bar">
29534       <method name="Void .ctor()">
29535         <size>7</size>
29536       </method>
29537     </type>
29538     <type name="Foo">
29539       <method name="Void .ctor()">
29540         <size>7</size>
29541       </method>
29542     </type>
29543   </test>
29544   <test name="test-342.cs">
29545     <type name="A">
29546       <method name="Void .ctor()">
29547         <size>7</size>
29548       </method>
29549       <method name="Void Foo(Int32)">
29550         <size>1</size>
29551       </method>
29552       <method name="Void Foo(Double)">
29553         <size>11</size>
29554       </method>
29555     </type>
29556     <type name="B">
29557       <method name="Void .ctor()">
29558         <size>7</size>
29559       </method>
29560       <method name="Void Foo(Double)">
29561         <size>11</size>
29562       </method>
29563       <method name="Void Main()">
29564         <size>24</size>
29565       </method>
29566     </type>
29567     <type name="A">
29568       <method name="Boolean get_Item(Int32)">
29569         <size>2</size>
29570       </method>
29571       <method name="Boolean get_Item(Double)">
29572         <size>11</size>
29573       </method>
29574     </type>
29575     <type name="B">
29576       <method name="Boolean get_Item(Double)">
29577         <size>11</size>
29578       </method>
29579     </type>
29580   </test>
29581   <test name="test-343.cs">
29582     <type name="X">
29583       <method name="Void .ctor()">
29584         <size>7</size>
29585       </method>
29586       <method name="Void Concat(System.String, System.String, System.String)">
29587         <size>1</size>
29588       </method>
29589       <method name="Void Concat(System.String[])">
29590         <size>11</size>
29591       </method>
29592       <method name="Void Main()">
29593         <size>21</size>
29594       </method>
29595     </type>
29596   </test>
29597   <test name="test-344.cs">
29598     <type name="X">
29599       <method name="Void .ctor()">
29600         <size>7</size>
29601       </method>
29602       <method name="Void add_y(Y)">
29603         <size>24</size>
29604       </method>
29605       <method name="Void remove_y(Y)">
29606         <size>24</size>
29607       </method>
29608       <method name="Void Main(System.String[])">
29609         <size>13</size>
29610       </method>
29611       <method name="Void Foo()">
29612         <size>66</size>
29613       </method>
29614     </type>
29615     <type name="Y">
29616       <method name="Void .ctor(Object, IntPtr)">
29617         <size>0</size>
29618       </method>
29619       <method name="Void Invoke()">
29620         <size>0</size>
29621       </method>
29622       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29623         <size>0</size>
29624       </method>
29625       <method name="Void EndInvoke(IAsyncResult)">
29626         <size>0</size>
29627       </method>
29628     </type>
29629     <type name="X+&lt;Foo&gt;c__AnonStorey0">
29630       <method name="Void .ctor()">
29631         <size>7</size>
29632       </method>
29633       <method name="Void &lt;&gt;m__0()">
29634         <size>28</size>
29635       </method>
29636     </type>
29637   </test>
29638   <test name="test-345.cs">
29639     <type name="EntryPoint">
29640       <method name="Void .ctor()">
29641         <size>7</size>
29642       </method>
29643       <method name="Void Main()">
29644         <size>1</size>
29645       </method>
29646     </type>
29647   </test>
29648   <test name="test-346.cs">
29649     <type name="TestMethods.Class1">
29650       <method name="Void .ctor()">
29651         <size>7</size>
29652       </method>
29653       <method name="Int32 Main()">
29654         <size>91</size>
29655       </method>
29656     </type>
29657     <type name="TestMethods.ParamClass">
29658       <method name="Void .ctor()">
29659         <size>7</size>
29660       </method>
29661     </type>
29662     <type name="TestMethods.TestParam">
29663       <method name="Void .ctor()">
29664         <size>7</size>
29665       </method>
29666     </type>
29667     <type name="TestMethods.BaseClass">
29668       <method name="Void .ctor()">
29669         <size>7</size>
29670       </method>
29671       <method name="Int32 AddItem(TestMethods.ParamClass)">
29672         <size>0</size>
29673       </method>
29674     </type>
29675     <type name="TestMethods.TestClass">
29676       <method name="Void .ctor()">
29677         <size>7</size>
29678       </method>
29679       <method name="Int32 AddItem(System.Object)">
29680         <size>2</size>
29681       </method>
29682       <method name="Int32 AddItem(TestMethods.ParamClass)">
29683         <size>2</size>
29684       </method>
29685     </type>
29686   </test>
29687   <test name="test-347.cs">
29688     <type name="Whatever.Core.Project">
29689       <method name="Void .ctor()">
29690         <size>7</size>
29691       </method>
29692     </type>
29693     <type name="Whatever.Core.A">
29694       <method name="Void .ctor()">
29695         <size>7</size>
29696       </method>
29697       <method name="Whatever.Core.Project get_Project()">
29698         <size>6</size>
29699       </method>
29700     </type>
29701     <type name="SomethingElse.Core.Project">
29702       <method name="Void .ctor()">
29703         <size>7</size>
29704       </method>
29705     </type>
29706     <type name="Whatever.App.B">
29707       <method name="Void .ctor()">
29708         <size>7</size>
29709       </method>
29710       <method name="System.String Execute()">
29711         <size>12</size>
29712       </method>
29713       <method name="Void Main()">
29714         <size>12</size>
29715       </method>
29716     </type>
29717   </test>
29718   <test name="test-348.cs">
29719     <type name="BoundAttribute">
29720       <method name="Void .ctor(Double, Int32)">
29721         <size>7</size>
29722       </method>
29723     </type>
29724     <type name="C">
29725       <method name="Void .ctor()">
29726         <size>7</size>
29727       </method>
29728       <method name="Void Main()">
29729         <size>1</size>
29730       </method>
29731     </type>
29732   </test>
29733   <test name="test-349.cs">
29734     <type name="C">
29735       <method name="Void .ctor()">
29736         <size>7</size>
29737       </method>
29738       <method name="Void add_Ev1(D)">
29739         <size>24</size>
29740       </method>
29741       <method name="Void remove_Ev1(D)">
29742         <size>24</size>
29743       </method>
29744     </type>
29745     <type name="X">
29746       <method name="Void .ctor()">
29747         <size>7</size>
29748       </method>
29749       <method name="Void .cctor()">
29750         <size>1</size>
29751       </method>
29752       <method name="Void add_Ev1(D)">
29753         <size>22</size>
29754       </method>
29755       <method name="Void remove_Ev1(D)">
29756         <size>22</size>
29757       </method>
29758       <method name="Void add_Ev2(D)">
29759         <size>22</size>
29760       </method>
29761       <method name="Void remove_Ev2(D)">
29762         <size>22</size>
29763       </method>
29764     </type>
29765     <type name="X2">
29766       <method name="Void .ctor()">
29767         <size>7</size>
29768       </method>
29769       <method name="Void .cctor()">
29770         <size>7</size>
29771       </method>
29772     </type>
29773     <type name="Test">
29774       <method name="Void .ctor()">
29775         <size>7</size>
29776       </method>
29777       <method name="Void .cctor()">
29778         <size>19</size>
29779       </method>
29780       <method name="Int32 Main()">
29781         <size>63</size>
29782       </method>
29783     </type>
29784     <type name="D">
29785       <method name="Void .ctor(Object, IntPtr)">
29786         <size>0</size>
29787       </method>
29788       <method name="Void Invoke()">
29789         <size>0</size>
29790       </method>
29791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29792         <size>0</size>
29793       </method>
29794       <method name="Void EndInvoke(IAsyncResult)">
29795         <size>0</size>
29796       </method>
29797     </type>
29798   </test>
29799   <test name="test-35.cs">
29800     <type name="X">
29801       <method name="Void .ctor()">
29802         <size>7</size>
29803       </method>
29804       <method name="Void .cctor()">
29805         <size>7</size>
29806       </method>
29807       <method name="Void a()">
29808         <size>17</size>
29809       </method>
29810       <method name="Void w(Int32)">
29811         <size>22</size>
29812       </method>
29813       <method name="Int32 Main()">
29814         <size>298</size>
29815       </method>
29816     </type>
29817   </test>
29818   <test name="test-350.cs">
29819     <type name="A">
29820       <method name="Void .ctor()">
29821         <size>7</size>
29822       </method>
29823     </type>
29824     <type name="A+BAttribute">
29825       <method name="Void .ctor()">
29826         <size>7</size>
29827       </method>
29828     </type>
29829     <type name="C">
29830       <method name="Void .ctor()">
29831         <size>7</size>
29832       </method>
29833       <method name="Void Main()">
29834         <size>1</size>
29835       </method>
29836     </type>
29837   </test>
29838   <test name="test-351.cs">
29839     <type name="Test.Testee">
29840       <method name="Void .ctor()">
29841         <size>7</size>
29842       </method>
29843       <method name="Void Bar(System.String, System.Object[])">
29844         <size>1</size>
29845       </method>
29846       <method name="Void Main()">
29847         <size>242</size>
29848       </method>
29849     </type>
29850     <type name="Test.Foo">
29851       <method name="Void .ctor(Object, IntPtr)">
29852         <size>0</size>
29853       </method>
29854       <method name="Void Invoke(System.String, System.Object[])">
29855         <size>0</size>
29856       </method>
29857       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
29858         <size>0</size>
29859       </method>
29860       <method name="Void EndInvoke(IAsyncResult)">
29861         <size>0</size>
29862       </method>
29863     </type>
29864   </test>
29865   <test name="test-352.cs">
29866     <type name="C">
29867       <method name="Void .ctor()">
29868         <size>7</size>
29869       </method>
29870       <method name="Void Main()">
29871         <size>1</size>
29872       </method>
29873     </type>
29874   </test>
29875   <test name="test-353.cs">
29876     <type name="Three">
29877       <method name="Void .ctor()">
29878         <size>7</size>
29879       </method>
29880       <method name="Void Main()">
29881         <size>7</size>
29882       </method>
29883     </type>
29884     <type name="One">
29885       <method name="Void .ctor()">
29886         <size>7</size>
29887       </method>
29888     </type>
29889     <type name="Two">
29890       <method name="Void .ctor()">
29891         <size>7</size>
29892       </method>
29893     </type>
29894   </test>
29895   <test name="test-354.cs">
29896     <type name="MYAttr">
29897       <method name="Void .ctor()">
29898         <size>7</size>
29899       </method>
29900     </type>
29901     <type name="A">
29902       <method name="Void .ctor()">
29903         <size>7</size>
29904       </method>
29905       <method name="Void Main()">
29906         <size>1</size>
29907       </method>
29908     </type>
29909   </test>
29910   <test name="test-355.cs">
29911     <type name="Level1.Level1.Level2.MainClass">
29912       <method name="Void .ctor()">
29913         <size>7</size>
29914       </method>
29915       <method name="Void Main()">
29916         <size>1</size>
29917       </method>
29918     </type>
29919   </test>
29920   <test name="test-356.cs">
29921     <type name="MainClass">
29922       <method name="Void .ctor()">
29923         <size>7</size>
29924       </method>
29925       <method name="Void Main()">
29926         <size>1</size>
29927       </method>
29928     </type>
29929   </test>
29930   <test name="test-357.cs">
29931     <type name="SD.Sd">
29932       <method name="Void .ctor()">
29933         <size>7</size>
29934       </method>
29935       <method name="Void F(Boolean)">
29936         <size>1</size>
29937       </method>
29938     </type>
29939     <type name="Foo.Bar">
29940       <method name="Void .ctor()">
29941         <size>25</size>
29942       </method>
29943       <method name="Void Main()">
29944         <size>27</size>
29945       </method>
29946     </type>
29947     <type name="Foo.Bar+f_t">
29948       <method name="Void .ctor(Object, IntPtr)">
29949         <size>0</size>
29950       </method>
29951       <method name="Void Invoke(Boolean)">
29952         <size>0</size>
29953       </method>
29954       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
29955         <size>0</size>
29956       </method>
29957       <method name="Void EndInvoke(IAsyncResult)">
29958         <size>0</size>
29959       </method>
29960     </type>
29961   </test>
29962   <test name="test-358.cs">
29963     <type name="Test">
29964       <method name="Void .ctor()">
29965         <size>7</size>
29966       </method>
29967       <method name="Void Main()">
29968         <size>50</size>
29969       </method>
29970     </type>
29971   </test>
29972   <test name="test-359.cs">
29973     <type name="Test">
29974       <method name="Void .ctor()">
29975         <size>7</size>
29976       </method>
29977       <method name="Void Main()">
29978         <size>1</size>
29979       </method>
29980     </type>
29981   </test>
29982   <test name="test-36.cs">
29983     <type name="Y">
29984       <method name="Void .ctor()">
29985         <size>7</size>
29986       </method>
29987       <method name="Int32 Main()">
29988         <size>272</size>
29989       </method>
29990     </type>
29991     <type name="X">
29992       <method name="IEnumerator GetEnumerator()">
29993         <size>35</size>
29994       </method>
29995     </type>
29996     <type name="&lt;PrivateImplementationDetails&gt;">
29997       <method name="Void .ctor()">
29998         <size>7</size>
29999       </method>
30000     </type>
30001   </test>
30002   <test name="test-360.cs">
30003     <type name="Application">
30004       <method name="Void .ctor()">
30005         <size>7</size>
30006       </method>
30007       <method name="Void Main(System.String[])">
30008         <size>13</size>
30009       </method>
30010     </type>
30011   </test>
30012   <test name="test-361.cs">
30013     <type name="X">
30014       <method name="Void .ctor()">
30015         <size>7</size>
30016       </method>
30017     </type>
30018     <type name="Test">
30019       <method name="Void .ctor()">
30020         <size>7</size>
30021       </method>
30022       <method name="Void Main()">
30023         <size>1</size>
30024       </method>
30025     </type>
30026   </test>
30027   <test name="test-362.cs">
30028     <type name="C">
30029       <method name="Void .ctor()">
30030         <size>7</size>
30031       </method>
30032       <method name="Void Main()">
30033         <size>17</size>
30034       </method>
30035       <method name="Void Test()">
30036         <size>26</size>
30037       </method>
30038     </type>
30039   </test>
30040   <test name="test-363.cs">
30041     <type name="Location">
30042       <method name="Void .ctor()">
30043         <size>7</size>
30044       </method>
30045       <method name="Void .cctor()">
30046         <size>11</size>
30047       </method>
30048     </type>
30049     <type name="Element">
30050       <method name="Void .ctor()">
30051         <size>18</size>
30052       </method>
30053       <method name="Location get_Location()">
30054         <size>7</size>
30055       </method>
30056       <method name="Void set_Location(Location)">
30057         <size>8</size>
30058       </method>
30059     </type>
30060     <type name="T">
30061       <method name="Void .ctor()">
30062         <size>7</size>
30063       </method>
30064       <method name="Void Main()">
30065         <size>1</size>
30066       </method>
30067     </type>
30068   </test>
30069   <test name="test-364.cs">
30070     <type name="X">
30071       <method name="Void .ctor()">
30072         <size>7</size>
30073       </method>
30074       <method name="Int32 Main()">
30075         <size>34</size>
30076       </method>
30077       <method name="Int32 t1(Int32)">
30078         <size>33</size>
30079       </method>
30080       <method name="Int32 t2(Int32)">
30081         <size>47</size>
30082       </method>
30083       <method name="Void Main2(System.String[])">
30084         <size>72</size>
30085       </method>
30086     </type>
30087     <type name="Delegable">
30088       <method name="Void .ctor()">
30089         <size>7</size>
30090       </method>
30091       <method name="Void add_MyDelegate(System.EventHandler)">
30092         <size>24</size>
30093       </method>
30094       <method name="Void remove_MyDelegate(System.EventHandler)">
30095         <size>24</size>
30096       </method>
30097     </type>
30098     <type name="X+Foo">
30099       <method name="Void .ctor(Object, IntPtr)">
30100         <size>0</size>
30101       </method>
30102       <method name="Int32 Invoke()">
30103         <size>0</size>
30104       </method>
30105       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30106         <size>0</size>
30107       </method>
30108       <method name="Int32 EndInvoke(IAsyncResult)">
30109         <size>0</size>
30110       </method>
30111     </type>
30112     <type name="X+&lt;t1&gt;c__AnonStorey0">
30113       <method name="Void .ctor()">
30114         <size>7</size>
30115       </method>
30116       <method name="Int32 &lt;&gt;m__0()">
30117         <size>7</size>
30118       </method>
30119     </type>
30120     <type name="X+&lt;t2&gt;c__AnonStorey1">
30121       <method name="Void .ctor()">
30122         <size>7</size>
30123       </method>
30124       <method name="Int32 &lt;&gt;m__1()">
30125         <size>7</size>
30126       </method>
30127     </type>
30128     <type name="X+&lt;Main2&gt;c__AnonStorey2">
30129       <method name="Void .ctor()">
30130         <size>7</size>
30131       </method>
30132       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
30133         <size>33</size>
30134       </method>
30135     </type>
30136   </test>
30137   <test name="test-365.cs">
30138     <type name="C">
30139       <method name="Void .ctor()">
30140         <size>19</size>
30141       </method>
30142       <method name="Void set_LiteralType(LiteralType)">
30143         <size>1</size>
30144       </method>
30145       <method name="Void Main()">
30146         <size>1</size>
30147       </method>
30148     </type>
30149   </test>
30150   <test name="test-366.cs">
30151     <type name="C">
30152       <method name="Void .ctor()">
30153         <size>7</size>
30154       </method>
30155       <method name="Int32 Main()">
30156         <size>20</size>
30157       </method>
30158     </type>
30159   </test>
30160   <test name="test-367.cs">
30161     <type name="X">
30162       <method name="Void .ctor()">
30163         <size>7</size>
30164       </method>
30165       <method name="Int32 Main()">
30166         <size>20</size>
30167       </method>
30168     </type>
30169   </test>
30170   <test name="test-368.cs">
30171     <type name="X">
30172       <method name="Void .ctor()">
30173         <size>7</size>
30174       </method>
30175       <method name="Void Main()">
30176         <size>27</size>
30177       </method>
30178     </type>
30179   </test>
30180   <test name="test-369.cs">
30181     <type name="Test">
30182       <method name="Void .ctor()">
30183         <size>7</size>
30184       </method>
30185       <method name="Boolean Equals(System.Object)">
30186         <size>2</size>
30187       </method>
30188       <method name="Int32 GetHashCode()">
30189         <size>2</size>
30190       </method>
30191       <method name="Void Main()">
30192         <size>47</size>
30193       </method>
30194       <method name="Boolean op_Equality(Test, Test)">
30195         <size>14</size>
30196       </method>
30197       <method name="Boolean op_Inequality(Test, Test)">
30198         <size>2</size>
30199       </method>
30200     </type>
30201   </test>
30202   <test name="test-37.cs">
30203     <type name="X">
30204       <method name="Void .ctor()">
30205         <size>7</size>
30206       </method>
30207       <method name="Void m(System.Int32[])">
30208         <size>9</size>
30209       </method>
30210       <method name="Int32 test_int_single_dim()">
30211         <size>88</size>
30212       </method>
30213       <method name="Int32 simple_test_double_dim()">
30214         <size>78</size>
30215       </method>
30216       <method name="Int32 Main()">
30217         <size>12</size>
30218       </method>
30219     </type>
30220   </test>
30221   <test name="test-370.cs">
30222     <type name="Test.Application">
30223       <method name="Void .ctor()">
30224         <size>7</size>
30225       </method>
30226       <method name="Int32 ParseType(System.String)">
30227         <size>168</size>
30228       </method>
30229       <method name="Int32 Main()">
30230         <size>54</size>
30231       </method>
30232     </type>
30233   </test>
30234   <test name="test-371.cs">
30235     <type name="X">
30236       <method name="Void .ctor(Boolean&amp;)">
30237         <size>10</size>
30238       </method>
30239       <method name="Void Main()">
30240         <size>1</size>
30241       </method>
30242     </type>
30243     <type name="Y">
30244       <method name="Void .ctor(Boolean&amp;)">
30245         <size>8</size>
30246       </method>
30247     </type>
30248   </test>
30249   <test name="test-372.cs">
30250     <type name="GenericNode">
30251       <method name="Void .ctor()">
30252         <size>7</size>
30253       </method>
30254       <method name="Int32 GetStat()">
30255         <size>2</size>
30256       </method>
30257     </type>
30258     <type name="GenericFileNode">
30259       <method name="Void .ctor()">
30260         <size>7</size>
30261       </method>
30262       <method name="Int32 NotUsed()">
30263         <size>2</size>
30264       </method>
30265     </type>
30266     <type name="WorkingTest">
30267       <method name="Void .ctor()">
30268         <size>7</size>
30269       </method>
30270       <method name="Int32 GetStat()">
30271         <size>3</size>
30272       </method>
30273     </type>
30274     <type name="FailingTest">
30275       <method name="Void .ctor()">
30276         <size>7</size>
30277       </method>
30278       <method name="Int32 GetStat()">
30279         <size>3</size>
30280       </method>
30281     </type>
30282     <type name="TestWrapper">
30283       <method name="Void .ctor()">
30284         <size>7</size>
30285       </method>
30286       <method name="Boolean Test(Node, System.String)">
30287         <size>39</size>
30288       </method>
30289       <method name="Int32 Main()">
30290         <size>44</size>
30291       </method>
30292     </type>
30293   </test>
30294   <test name="test-373.cs">
30295     <type name="Test">
30296       <method name="Void .ctor()">
30297         <size>7</size>
30298       </method>
30299       <method name="Void Main(System.String[])">
30300         <size>50</size>
30301       </method>
30302     </type>
30303   </test>
30304   <test name="test-374.cs">
30305     <type name="Test">
30306       <method name="Void .ctor()">
30307         <size>7</size>
30308       </method>
30309     </type>
30310     <type name="Rest">
30311       <method name="Void .ctor()">
30312         <size>7</size>
30313       </method>
30314       <method name="Void Main()">
30315         <size>1</size>
30316       </method>
30317     </type>
30318   </test>
30319   <test name="test-375.cs">
30320     <type name="a">
30321       <method name="Void .ctor()">
30322         <size>7</size>
30323       </method>
30324     </type>
30325     <type name="a+b">
30326       <method name="Void .ctor()">
30327         <size>7</size>
30328       </method>
30329     </type>
30330     <type name="c">
30331       <method name="Void .ctor()">
30332         <size>7</size>
30333       </method>
30334       <method name="Void Main()">
30335         <size>1</size>
30336       </method>
30337     </type>
30338     <type name="c+d">
30339       <method name="Void .ctor()">
30340         <size>7</size>
30341       </method>
30342     </type>
30343   </test>
30344   <test name="test-376.cs">
30345     <type name="C">
30346       <method name="Void .ctor()">
30347         <size>7</size>
30348       </method>
30349       <method name="Int32 Main()">
30350         <size>72</size>
30351       </method>
30352     </type>
30353   </test>
30354   <test name="test-377.cs">
30355     <type name="Tests">
30356       <method name="Void .ctor()">
30357         <size>7</size>
30358       </method>
30359       <method name="Void test()">
30360         <size>10</size>
30361       </method>
30362       <method name="Void Main()">
30363         <size>1</size>
30364       </method>
30365     </type>
30366   </test>
30367   <test name="test-378.cs">
30368     <type name="C">
30369       <method name="Void .ctor()">
30370         <size>7</size>
30371       </method>
30372       <method name="Void Main()">
30373         <size>1</size>
30374       </method>
30375     </type>
30376   </test>
30377   <test name="test-379.cs">
30378     <type name="DeadCode">
30379       <method name="Void .ctor()">
30380         <size>7</size>
30381       </method>
30382       <method name="Void Main()">
30383         <size>12</size>
30384       </method>
30385       <method name="System.String SomeFunc(System.String)">
30386         <size>2</size>
30387       </method>
30388     </type>
30389   </test>
30390   <test name="test-38.cs">
30391     <type name="X">
30392       <method name="Void .ctor()">
30393         <size>7</size>
30394       </method>
30395       <method name="Int32 get_Item(Int32)">
30396         <size>20</size>
30397       </method>
30398       <method name="Void set_Item(Int32, Int32)">
30399         <size>26</size>
30400       </method>
30401       <method name="Int32 Foo()">
30402         <size>2</size>
30403       </method>
30404       <method name="Int32 get_Bar()">
30405         <size>7</size>
30406       </method>
30407       <method name="Void set_Bar(Int32)">
30408         <size>8</size>
30409       </method>
30410     </type>
30411     <type name="Y">
30412       <method name="Void .ctor()">
30413         <size>7</size>
30414       </method>
30415       <method name="UInt32 get_Item(UInt32)">
30416         <size>20</size>
30417       </method>
30418       <method name="Void set_Item(UInt32, UInt32)">
30419         <size>26</size>
30420       </method>
30421       <method name="UInt32 Foo()">
30422         <size>2</size>
30423       </method>
30424       <method name="UInt32 get_Bar()">
30425         <size>7</size>
30426       </method>
30427       <method name="Void set_Bar(UInt32)">
30428         <size>8</size>
30429       </method>
30430     </type>
30431     <type name="Test">
30432       <method name="Void .ctor()">
30433         <size>7</size>
30434       </method>
30435       <method name="Int32 Main()">
30436         <size>288</size>
30437       </method>
30438     </type>
30439   </test>
30440   <test name="test-380.cs">
30441     <type name="T">
30442       <method name="Void .ctor()">
30443         <size>7</size>
30444       </method>
30445       <method name="Int32 Main()">
30446         <size>17</size>
30447       </method>
30448     </type>
30449   </test>
30450   <test name="test-381.cs">
30451     <type name="Application">
30452       <method name="Void .ctor()">
30453         <size>7</size>
30454       </method>
30455       <method name="Void Main(System.String[])">
30456         <size>13</size>
30457       </method>
30458     </type>
30459   </test>
30460   <test name="test-382.cs">
30461     <type name="Dec">
30462       <method name="Void .ctor()">
30463         <size>7</size>
30464       </method>
30465       <method name="Void .cctor()">
30466         <size>16</size>
30467       </method>
30468       <method name="Void Main()">
30469         <size>108</size>
30470       </method>
30471     </type>
30472   </test>
30473   <test name="test-383.cs">
30474     <type name="X">
30475       <method name="Void .ctor()">
30476         <size>37</size>
30477       </method>
30478       <method name="X testme(Int32 ByRef)">
30479         <size>5</size>
30480       </method>
30481       <method name="Void Main()">
30482         <size>7</size>
30483       </method>
30484     </type>
30485   </test>
30486   <test name="test-384.cs">
30487     <type name="X">
30488       <method name="Void .ctor()">
30489         <size>7</size>
30490       </method>
30491       <method name="Void .cctor()">
30492         <size>8</size>
30493       </method>
30494       <method name="Void Test()">
30495         <size>40</size>
30496       </method>
30497       <method name="Int32 Main()">
30498         <size>21</size>
30499       </method>
30500     </type>
30501   </test>
30502   <test name="test-385.cs">
30503     <type name="Test">
30504       <method name="Void .ctor()">
30505         <size>7</size>
30506       </method>
30507       <method name="Int32 Main()">
30508         <size>40</size>
30509       </method>
30510     </type>
30511   </test>
30512   <test name="test-386.cs">
30513     <type name="SuperDecimal">
30514       <method name="Void .ctor(Decimal)">
30515         <size>14</size>
30516       </method>
30517       <method name="Void Main()">
30518         <size>15</size>
30519       </method>
30520       <method name="SuperDecimal op_Implicit(Decimal)">
30521         <size>7</size>
30522       </method>
30523     </type>
30524   </test>
30525   <test name="test-387.cs">
30526     <type name="ObjectID">
30527       <method name="Void .ctor(Int64)">
30528         <size>8</size>
30529       </method>
30530       <method name="Void Main()">
30531         <size>22</size>
30532       </method>
30533       <method name="Int64 op_Implicit(ObjectID)">
30534         <size>8</size>
30535       </method>
30536       <method name="ObjectID op_Implicit(Int64)">
30537         <size>7</size>
30538       </method>
30539     </type>
30540   </test>
30541   <test name="test-388.cs">
30542     <type name="Schemas.basefieldtype">
30543       <method name="Void .ctor()">
30544         <size>7</size>
30545       </method>
30546       <method name="System.Object Instantiate()">
30547         <size>2</size>
30548       </method>
30549     </type>
30550     <type name="Schemas.fieldtype">
30551       <method name="Void .ctor()">
30552         <size>7</size>
30553       </method>
30554       <method name="System.Object Instantiate()">
30555         <size>18</size>
30556       </method>
30557     </type>
30558     <type name="Schemas.compoundfield">
30559       <method name="Void .ctor()">
30560         <size>7</size>
30561       </method>
30562       <method name="System.Object Instantiate()">
30563         <size>18</size>
30564       </method>
30565     </type>
30566     <type name="Schemas.field">
30567       <method name="Void .ctor()">
30568         <size>7</size>
30569       </method>
30570       <method name="System.Object Instantiate()">
30571         <size>18</size>
30572       </method>
30573     </type>
30574     <type name="Schemas.formdata">
30575       <method name="Void .ctor()">
30576         <size>7</size>
30577       </method>
30578       <method name="System.Object Instantiate()">
30579         <size>12</size>
30580       </method>
30581     </type>
30582     <type name="Schemas.M">
30583       <method name="Void .ctor()">
30584         <size>7</size>
30585       </method>
30586       <method name="Void Main()">
30587         <size>1</size>
30588       </method>
30589     </type>
30590   </test>
30591   <test name="test-389.cs">
30592     <type name="Schemas.basefieldtype">
30593       <method name="Void .ctor()">
30594         <size>7</size>
30595       </method>
30596       <method name="System.Object Instantiate()">
30597         <size>2</size>
30598       </method>
30599     </type>
30600     <type name="Schemas.fieldtype">
30601       <method name="Void .ctor()">
30602         <size>7</size>
30603       </method>
30604       <method name="System.Object Instantiate()">
30605         <size>18</size>
30606       </method>
30607     </type>
30608     <type name="Schemas.compoundfield">
30609       <method name="Void .ctor()">
30610         <size>7</size>
30611       </method>
30612       <method name="System.Object Instantiate()">
30613         <size>18</size>
30614       </method>
30615     </type>
30616     <type name="Schemas.field">
30617       <method name="Void .ctor()">
30618         <size>7</size>
30619       </method>
30620       <method name="System.Object Instantiate()">
30621         <size>18</size>
30622       </method>
30623     </type>
30624     <type name="Schemas.formdata">
30625       <method name="Void .ctor()">
30626         <size>7</size>
30627       </method>
30628       <method name="System.Object Instantiate()">
30629         <size>12</size>
30630       </method>
30631     </type>
30632     <type name="Schemas.M">
30633       <method name="Void .ctor()">
30634         <size>7</size>
30635       </method>
30636       <method name="Void Main()">
30637         <size>1</size>
30638       </method>
30639     </type>
30640   </test>
30641   <test name="test-39.cs">
30642     <type name="SimpleAttribute">
30643       <method name="Void .ctor(String)">
30644         <size>14</size>
30645       </method>
30646       <method name="System.String get_AnotherArg()">
30647         <size>7</size>
30648       </method>
30649       <method name="Void set_AnotherArg(System.String)">
30650         <size>8</size>
30651       </method>
30652       <method name="Int64 get_LongValue()">
30653         <size>3</size>
30654       </method>
30655       <method name="Void set_LongValue(Int64)">
30656         <size>1</size>
30657       </method>
30658       <method name="System.Int64[] get_ArrayValue()">
30659         <size>7</size>
30660       </method>
30661       <method name="Void set_ArrayValue(System.Int64[])">
30662         <size>1</size>
30663       </method>
30664     </type>
30665     <type name="Blah2">
30666       <method name="Void .ctor()">
30667         <size>7</size>
30668       </method>
30669     </type>
30670     <type name="Blah3">
30671       <method name="Void .ctor()">
30672         <size>7</size>
30673       </method>
30674     </type>
30675     <type name="Blah">
30676       <method name="Void .ctor()">
30677         <size>7</size>
30678       </method>
30679       <method name="Int32 Main()">
30680         <size>171</size>
30681       </method>
30682     </type>
30683   </test>
30684   <test name="test-390.cs">
30685     <type name="C">
30686       <method name="Void .ctor()">
30687         <size>7</size>
30688       </method>
30689       <method name="Void Main()">
30690         <size>1</size>
30691       </method>
30692     </type>
30693     <type name="C+O">
30694       <method name="Void .ctor()">
30695         <size>7</size>
30696       </method>
30697       <method name="Void Foo()">
30698         <size>1</size>
30699       </method>
30700     </type>
30701     <type name="C+N">
30702       <method name="Void .ctor()">
30703         <size>7</size>
30704       </method>
30705       <method name="Void Foo()">
30706         <size>1</size>
30707       </method>
30708     </type>
30709     <type name="C+M">
30710       <method name="Void .ctor()">
30711         <size>7</size>
30712       </method>
30713     </type>
30714   </test>
30715   <test name="test-391.cs">
30716     <type name="C">
30717       <method name="Void .ctor()">
30718         <size>7</size>
30719       </method>
30720       <method name="Void Foo(Int32)">
30721         <size>1</size>
30722       </method>
30723       <method name="Void Foo(Int32 ByRef)">
30724         <size>1</size>
30725       </method>
30726       <method name="Void Bar(Boolean ByRef)">
30727         <size>4</size>
30728       </method>
30729       <method name="Void Bar(Boolean)">
30730         <size>1</size>
30731       </method>
30732       <method name="Void Main()">
30733         <size>1</size>
30734       </method>
30735     </type>
30736   </test>
30737   <test name="test-392.cs">
30738     <type name="C">
30739       <method name="Int32 Test()">
30740         <size>80</size>
30741       </method>
30742       <method name="Int32 Main()">
30743         <size>16</size>
30744       </method>
30745     </type>
30746     <type name="C+S">
30747       <method name="Void .ctor(Int32)">
30748         <size>8</size>
30749       </method>
30750     </type>
30751   </test>
30752   <test name="test-393.cs">
30753     <type name="A">
30754       <method name="Void .ctor(String)">
30755         <size>24</size>
30756       </method>
30757       <method name="Void .ctor()">
30758         <size>7</size>
30759       </method>
30760       <method name="System.String get_Name()">
30761         <size>7</size>
30762       </method>
30763     </type>
30764     <type name="B">
30765       <method name="Void .ctor(String)">
30766         <size>24</size>
30767       </method>
30768       <method name="Void .ctor()">
30769         <size>7</size>
30770       </method>
30771     </type>
30772     <type name="C">
30773       <method name="Void .ctor(String)">
30774         <size>24</size>
30775       </method>
30776     </type>
30777     <type name="Tester">
30778       <method name="Void .ctor()">
30779         <size>7</size>
30780       </method>
30781       <method name="A MethodSampleA(System.String)">
30782         <size>7</size>
30783       </method>
30784       <method name="B MethodSampleB(System.String)">
30785         <size>7</size>
30786       </method>
30787       <method name="C MethodSampleC(System.String)">
30788         <size>7</size>
30789       </method>
30790       <method name="Void Main()">
30791         <size>113</size>
30792       </method>
30793     </type>
30794     <type name="Tester+MethodHandler">
30795       <method name="Void .ctor(Object, IntPtr)">
30796         <size>0</size>
30797       </method>
30798       <method name="A Invoke(System.String)">
30799         <size>0</size>
30800       </method>
30801       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
30802         <size>0</size>
30803       </method>
30804       <method name="A EndInvoke(IAsyncResult)">
30805         <size>0</size>
30806       </method>
30807     </type>
30808   </test>
30809   <test name="test-394.cs">
30810     <type name="A">
30811       <method name="Void .ctor(String)">
30812         <size>24</size>
30813       </method>
30814       <method name="Void .ctor()">
30815         <size>7</size>
30816       </method>
30817       <method name="System.String get_Name()">
30818         <size>7</size>
30819       </method>
30820     </type>
30821     <type name="B">
30822       <method name="Void .ctor(String)">
30823         <size>24</size>
30824       </method>
30825       <method name="Void .ctor()">
30826         <size>7</size>
30827       </method>
30828     </type>
30829     <type name="C">
30830       <method name="Void .ctor(String, String)">
30831         <size>31</size>
30832       </method>
30833       <method name="System.String get_Value()">
30834         <size>7</size>
30835       </method>
30836     </type>
30837     <type name="Tester">
30838       <method name="Void .ctor()">
30839         <size>7</size>
30840       </method>
30841       <method name="System.String MethodSampleA(A)">
30842         <size>7</size>
30843       </method>
30844       <method name="System.String MethodSampleB(B)">
30845         <size>7</size>
30846       </method>
30847       <method name="System.String MethodSampleC(C)">
30848         <size>23</size>
30849       </method>
30850       <method name="Void Main()">
30851         <size>128</size>
30852       </method>
30853     </type>
30854     <type name="Tester+MethodHandler">
30855       <method name="Void .ctor(Object, IntPtr)">
30856         <size>0</size>
30857       </method>
30858       <method name="System.String Invoke(C)">
30859         <size>0</size>
30860       </method>
30861       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
30862         <size>0</size>
30863       </method>
30864       <method name="System.String EndInvoke(IAsyncResult)">
30865         <size>0</size>
30866       </method>
30867     </type>
30868   </test>
30869   <test name="test-395.cs">
30870     <type name="A">
30871       <method name="Void .ctor(String)">
30872         <size>24</size>
30873       </method>
30874       <method name="Void .ctor()">
30875         <size>7</size>
30876       </method>
30877       <method name="System.String get_Name()">
30878         <size>7</size>
30879       </method>
30880     </type>
30881     <type name="B">
30882       <method name="Void .ctor(String)">
30883         <size>24</size>
30884       </method>
30885       <method name="Void .ctor()">
30886         <size>7</size>
30887       </method>
30888     </type>
30889     <type name="C">
30890       <method name="Void .ctor(String, String)">
30891         <size>31</size>
30892       </method>
30893       <method name="System.String get_Value()">
30894         <size>7</size>
30895       </method>
30896     </type>
30897     <type name="Tester">
30898       <method name="Void .ctor()">
30899         <size>7</size>
30900       </method>
30901       <method name="Void MethodSample(B, A, C)">
30902         <size>55</size>
30903       </method>
30904       <method name="Void Main()">
30905         <size>71</size>
30906       </method>
30907     </type>
30908     <type name="Tester+MethodHandler">
30909       <method name="Void .ctor(Object, IntPtr)">
30910         <size>0</size>
30911       </method>
30912       <method name="Void Invoke(C, C, C)">
30913         <size>0</size>
30914       </method>
30915       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
30916         <size>0</size>
30917       </method>
30918       <method name="Void EndInvoke(IAsyncResult)">
30919         <size>0</size>
30920       </method>
30921     </type>
30922   </test>
30923   <test name="test-396.cs">
30924     <type name="MainClass">
30925       <method name="Void .ctor()">
30926         <size>7</size>
30927       </method>
30928       <method name="Int32 Main()">
30929         <size>22</size>
30930       </method>
30931     </type>
30932   </test>
30933   <test name="test-397.cs">
30934     <type name="TypeCheckAttribute">
30935       <method name="Void .ctor()">
30936         <size>7</size>
30937       </method>
30938     </type>
30939     <type name="PropertyCheckAttribute">
30940       <method name="Void .ctor()">
30941         <size>7</size>
30942       </method>
30943     </type>
30944     <type name="AccessorCheckAttribute">
30945       <method name="Void .ctor(MethodAttributes)">
30946         <size>14</size>
30947       </method>
30948       <method name="MethodAttributes get_Attributes()">
30949         <size>7</size>
30950       </method>
30951     </type>
30952     <type name="Test">
30953       <method name="Void .ctor()">
30954         <size>7</size>
30955       </method>
30956       <method name="Int32 Main(System.String[])">
30957         <size>120</size>
30958       </method>
30959       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
30960         <size>153</size>
30961       </method>
30962     </type>
30963     <type name="A">
30964       <method name="Void .ctor()">
30965         <size>7</size>
30966       </method>
30967       <method name="Int32 get_Value1()">
30968         <size>2</size>
30969       </method>
30970       <method name="Void set_Value1(Int32)">
30971         <size>1</size>
30972       </method>
30973       <method name="Int32 get_Value2()">
30974         <size>2</size>
30975       </method>
30976       <method name="Void set_Value2(Int32)">
30977         <size>1</size>
30978       </method>
30979       <method name="Int32 get_Value3()">
30980         <size>2</size>
30981       </method>
30982       <method name="Void set_Value3(Int32)">
30983         <size>1</size>
30984       </method>
30985       <method name="Int32 get_Value4()">
30986         <size>2</size>
30987       </method>
30988       <method name="Void set_Value4(Int32)">
30989         <size>1</size>
30990       </method>
30991       <method name="Int32 get_Value5()">
30992         <size>2</size>
30993       </method>
30994       <method name="Void set_Value5(Int32)">
30995         <size>1</size>
30996       </method>
30997     </type>
30998   </test>
30999   <test name="test-398.cs">
31000     <type name="Tester">
31001       <method name="Void .ctor()">
31002         <size>7</size>
31003       </method>
31004       <method name="Void Main()">
31005         <size>118</size>
31006       </method>
31007     </type>
31008     <type name="A">
31009       <method name="Void .ctor(Int32)">
31010         <size>14</size>
31011       </method>
31012       <method name="Int32 get_Count()">
31013         <size>7</size>
31014       </method>
31015       <method name="Void set_Count(Int32)">
31016         <size>8</size>
31017       </method>
31018       <method name="Int32 get_Item(Int32)">
31019         <size>2</size>
31020       </method>
31021       <method name="System.String get_Message()">
31022         <size>6</size>
31023       </method>
31024     </type>
31025     <type name="B">
31026       <method name="Void .ctor(Int32)">
31027         <size>8</size>
31028       </method>
31029       <method name="Void set_Count(Int32)">
31030         <size>1</size>
31031       </method>
31032       <method name="Void SetCount(Int32)">
31033         <size>8</size>
31034       </method>
31035       <method name="Int32 get_Item(Int32)">
31036         <size>8</size>
31037       </method>
31038       <method name="System.String get_Message()">
31039         <size>6</size>
31040       </method>
31041       <method name="Void set_Message(System.String)">
31042         <size>1</size>
31043       </method>
31044     </type>
31045   </test>
31046   <test name="test-399.cs">
31047     <type name="TestVararg">
31048       <method name="Void .ctor()">
31049         <size>7</size>
31050       </method>
31051       <method name="Int32 Main()">
31052         <size>345</size>
31053       </method>
31054       <method name="Void F(RuntimeArgumentHandle)">
31055         <size>1</size>
31056       </method>
31057       <method name="Void G(...)">
31058         <size>22</size>
31059       </method>
31060     </type>
31061   </test>
31062   <test name="test-4.cs">
31063     <type name="X">
31064       <method name="Void .ctor()">
31065         <size>7</size>
31066       </method>
31067       <method name="Void test(SByte)">
31068         <size>8</size>
31069       </method>
31070       <method name="Void test(Int32)">
31071         <size>8</size>
31072       </method>
31073       <method name="Int32 Main()">
31074         <size>102</size>
31075       </method>
31076     </type>
31077   </test>
31078   <test name="test-40.cs">
31079     <type name="Blah">
31080       <method name="Void .ctor()">
31081         <size>7</size>
31082       </method>
31083       <method name="Int32 Main()">
31084         <size>203</size>
31085       </method>
31086     </type>
31087   </test>
31088   <test name="test-400.cs">
31089     <type name="X">
31090       <method name="Void .ctor()">
31091         <size>7</size>
31092       </method>
31093       <method name="Void .cctor()">
31094         <size>52</size>
31095       </method>
31096       <method name="Int32 TestDereference()">
31097         <size>89</size>
31098       </method>
31099       <method name="Int32 TestPtrAdd()">
31100         <size>86</size>
31101       </method>
31102       <method name="Int32 TestPtrAssign()">
31103         <size>198</size>
31104       </method>
31105       <method name="Int32 TestPtrArithmetic()">
31106         <size>226</size>
31107       </method>
31108       <method name="Int32 TestMultiple()">
31109         <size>93</size>
31110       </method>
31111       <method name="Int32 Main()">
31112         <size>82</size>
31113       </method>
31114     </type>
31115   </test>
31116   <test name="test-401.cs">
31117     <type name="X">
31118       <method name="Void .ctor()">
31119         <size>7</size>
31120       </method>
31121       <method name="Int32 Main()">
31122         <size>170</size>
31123       </method>
31124     </type>
31125   </test>
31126   <test name="test-402.cs">
31127     <type name="X">
31128       <method name="Void .ctor()">
31129         <size>7</size>
31130       </method>
31131       <method name="Int32 Main()">
31132         <size>18</size>
31133       </method>
31134     </type>
31135   </test>
31136   <test name="test-403.cs">
31137     <type name="Foo">
31138       <method name="Void .ctor()">
31139         <size>7</size>
31140       </method>
31141       <method name="Int32 Main()">
31142         <size>91</size>
31143       </method>
31144     </type>
31145   </test>
31146   <test name="test-404.cs">
31147     <type name="X">
31148       <method name="Void .ctor()">
31149         <size>7</size>
31150       </method>
31151       <method name="Int32 Main()">
31152         <size>48</size>
31153       </method>
31154       <method name="Int32* get_v()">
31155         <size>20</size>
31156       </method>
31157     </type>
31158   </test>
31159   <test name="test-405.cs">
31160     <type name="testapp.LibTestAPI">
31161       <method name="Void .ctor()">
31162         <size>7</size>
31163       </method>
31164       <method name="Void Create()">
31165         <size>17</size>
31166       </method>
31167     </type>
31168     <type name="testapp.TestApp">
31169       <method name="Void .ctor()">
31170         <size>7</size>
31171       </method>
31172       <method name="Void Main(System.String[])">
31173         <size>13</size>
31174       </method>
31175     </type>
31176   </test>
31177   <test name="test-406.cs">
31178     <type name="TestCase.Test">
31179       <method name="Void .ctor()">
31180         <size>7</size>
31181       </method>
31182       <method name="Int32 Main(System.String[])">
31183         <size>180</size>
31184       </method>
31185       <method name="UInt32 DoOp(UInt32*)">
31186         <size>11</size>
31187       </method>
31188       <method name="UInt32 DoOp2(UInt32*)">
31189         <size>10</size>
31190       </method>
31191     </type>
31192   </test>
31193   <test name="test-407.cs">
31194     <type name="MainClass">
31195       <method name="Void .ctor()">
31196         <size>7</size>
31197       </method>
31198       <method name="Void Main()">
31199         <size>12</size>
31200       </method>
31201     </type>
31202   </test>
31203   <test name="test-408.cs">
31204     <type name="T">
31205       <method name="Void .ctor()">
31206         <size>7</size>
31207       </method>
31208       <method name="Int32 Main()">
31209         <size>44</size>
31210       </method>
31211     </type>
31212   </test>
31213   <test name="test-409.cs">
31214     <type name="X">
31215       <method name="Int32 Main()">
31216         <size>27</size>
31217       </method>
31218     </type>
31219   </test>
31220   <test name="test-41.cs">
31221     <type name="X">
31222       <method name="Void .ctor()">
31223         <size>7</size>
31224       </method>
31225       <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)">
31226         <size>188</size>
31227       </method>
31228       <method name="Int32 Main()">
31229         <size>228</size>
31230       </method>
31231     </type>
31232   </test>
31233   <test name="test-410.cs">
31234     <type name="B">
31235       <method name="Void .ctor()">
31236         <size>7</size>
31237       </method>
31238       <method name="Int32 Main()">
31239         <size>28</size>
31240       </method>
31241     </type>
31242   </test>
31243   <test name="test-411.cs">
31244     <type name="QtSamples.QtClass">
31245       <method name="Void .ctor()">
31246         <size>24</size>
31247       </method>
31248       <method name="Void pressEvent()">
31249         <size>1</size>
31250       </method>
31251     </type>
31252     <type name="QtSamples.Testing">
31253       <method name="Void .ctor()">
31254         <size>7</size>
31255       </method>
31256       <method name="Int32 Main()">
31257         <size>8</size>
31258       </method>
31259     </type>
31260   </test>
31261   <test name="test-412.cs">
31262     <type name="Foo.Baz">
31263       <method name="Void .ctor()">
31264         <size>7</size>
31265       </method>
31266       <method name="Void Main()">
31267         <size>1</size>
31268       </method>
31269     </type>
31270   </test>
31271   <test name="test-413.cs">
31272     <type name="Driver">
31273       <method name="Void .ctor()">
31274         <size>7</size>
31275       </method>
31276       <method name="Void Main()">
31277         <size>6</size>
31278       </method>
31279     </type>
31280   </test>
31281   <test name="test-414.cs">
31282     <type name="BB">
31283       <method name="Void .ctor()">
31284         <size>7</size>
31285       </method>
31286       <method name="System.String get_Data()">
31287         <size>2</size>
31288       </method>
31289       <method name="Void Main()">
31290         <size>1</size>
31291       </method>
31292     </type>
31293   </test>
31294   <test name="test-415.cs">
31295     <type name="MyTestExtended">
31296       <method name="Void .ctor()">
31297         <size>7</size>
31298       </method>
31299       <method name="System.String GetName()">
31300         <size>6</size>
31301       </method>
31302       <method name="Void Main(System.String[])">
31303         <size>33</size>
31304       </method>
31305     </type>
31306   </test>
31307   <test name="test-417.cs">
31308     <type name="blah2.MyClass">
31309       <method name="Void .ctor()">
31310         <size>7</size>
31311       </method>
31312       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
31313         <size>24</size>
31314       </method>
31315       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
31316         <size>24</size>
31317       </method>
31318       <method name="Void DoSomethingFunny()">
31319         <size>46</size>
31320       </method>
31321       <method name="Void Main(System.String[])">
31322         <size>13</size>
31323       </method>
31324     </type>
31325   </test>
31326   <test name="test-419.cs">
31327     <type name="Test">
31328       <method name="Void .ctor()">
31329         <size>7</size>
31330       </method>
31331       <method name="Void Main()">
31332         <size>7</size>
31333       </method>
31334     </type>
31335   </test>
31336   <test name="test-42.cs">
31337     <type name="X">
31338       <method name="Void .ctor()">
31339         <size>7</size>
31340       </method>
31341       <method name="Int32 get_Item(Int32)">
31342         <size>14</size>
31343       </method>
31344       <method name="Void set_Item(Int32, Int32)">
31345         <size>15</size>
31346       </method>
31347       <method name="Int32 get_P()">
31348         <size>7</size>
31349       </method>
31350       <method name="Void set_P(Int32)">
31351         <size>8</size>
31352       </method>
31353     </type>
31354     <type name="Z">
31355       <method name="Void .ctor()">
31356         <size>7</size>
31357       </method>
31358       <method name="Z get_P()">
31359         <size>2</size>
31360       </method>
31361       <method name="Void set_P(Z)">
31362         <size>1</size>
31363       </method>
31364       <method name="Z op_Increment(Z)">
31365         <size>16</size>
31366       </method>
31367     </type>
31368     <type name="Y">
31369       <method name="Void .ctor()">
31370         <size>7</size>
31371       </method>
31372       <method name="Int32 p_pre_increment(X)">
31373         <size>18</size>
31374       </method>
31375       <method name="Int32 p_post_increment(X)">
31376         <size>18</size>
31377       </method>
31378       <method name="Int32 i_pre_increment(X)">
31379         <size>27</size>
31380       </method>
31381       <method name="Int32 i_post_increment(X)">
31382         <size>27</size>
31383       </method>
31384       <method name="Z overload_increment(Z)">
31385         <size>10</size>
31386       </method>
31387       <method name="Z overload_pre_increment(Z)">
31388         <size>10</size>
31389       </method>
31390       <method name="Z ugly(Z)">
31391         <size>21</size>
31392       </method>
31393       <method name="Int32 simple(Int32)">
31394         <size>62</size>
31395       </method>
31396       <method name="Int32 arrays()">
31397         <size>234</size>
31398       </method>
31399       <method name="Int32 Main()">
31400         <size>161</size>
31401       </method>
31402     </type>
31403   </test>
31404   <test name="test-420.cs">
31405     <type name="Test">
31406       <method name="Void .ctor()">
31407         <size>7</size>
31408       </method>
31409       <method name="Void Main()">
31410         <size>7</size>
31411       </method>
31412     </type>
31413   </test>
31414   <test name="test-421.cs">
31415     <type name="A">
31416       <method name="Void .ctor()">
31417         <size>7</size>
31418       </method>
31419       <method name="Void SetObject(System.String)">
31420         <size>12</size>
31421       </method>
31422     </type>
31423     <type name="B">
31424       <method name="Void .ctor()">
31425         <size>7</size>
31426       </method>
31427     </type>
31428     <type name="C">
31429       <method name="Void .ctor()">
31430         <size>7</size>
31431       </method>
31432       <method name="Void .cctor()">
31433         <size>1</size>
31434       </method>
31435       <method name="Void SetObject(System.String)">
31436         <size>18</size>
31437       </method>
31438     </type>
31439     <type name="X">
31440       <method name="Void .ctor()">
31441         <size>7</size>
31442       </method>
31443       <method name="Int32 Main(System.String[])">
31444         <size>31</size>
31445       </method>
31446     </type>
31447   </test>
31448   <test name="test-422.cs">
31449     <type name="HelloWorld.MainClass">
31450       <method name="Void .ctor()">
31451         <size>7</size>
31452       </method>
31453       <method name="Void .cctor()">
31454         <size>17</size>
31455       </method>
31456       <method name="Void Main(System.String[])">
31457         <size>1</size>
31458       </method>
31459       <method name="Boolean CheckTrueThat()">
31460         <size>2</size>
31461       </method>
31462     </type>
31463   </test>
31464   <test name="test-423.cs">
31465     <type name="Test">
31466       <method name="Void .ctor()">
31467         <size>7</size>
31468       </method>
31469       <method name="Void Func(Int32 ByRef)">
31470         <size>12</size>
31471       </method>
31472       <method name="Void Main()">
31473         <size>10</size>
31474       </method>
31475       <method name="Void lowLevelCall(Int32*)">
31476         <size>1</size>
31477       </method>
31478     </type>
31479   </test>
31480   <test name="test-424.cs">
31481     <type name="XX">
31482       <method name="Void .ctor()">
31483         <size>7</size>
31484       </method>
31485       <method name="Void Metodo(System.Exception)">
31486         <size>37</size>
31487       </method>
31488       <method name="IEnumerable X()">
31489         <size>16</size>
31490       </method>
31491       <method name="Void Main()">
31492         <size>63</size>
31493       </method>
31494     </type>
31495     <type name="XX+&lt;X&gt;c__Iterator0">
31496       <method name="Void .ctor()">
31497         <size>7</size>
31498       </method>
31499       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31500         <size>7</size>
31501       </method>
31502       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
31503         <size>7</size>
31504       </method>
31505       <method name="Boolean MoveNext()">
31506         <size>105</size>
31507       </method>
31508       <method name="Void Dispose()">
31509         <size>8</size>
31510       </method>
31511       <method name="Void Reset()">
31512         <size>6</size>
31513       </method>
31514       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31515         <size>7</size>
31516       </method>
31517       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
31518         <size>26</size>
31519       </method>
31520     </type>
31521   </test>
31522   <test name="test-425.cs">
31523     <type name="A">
31524       <method name="Void .ctor()">
31525         <size>7</size>
31526       </method>
31527       <method name="Void Main()">
31528         <size>1</size>
31529       </method>
31530     </type>
31531     <type name="AAttribute">
31532       <method name="Void .ctor()">
31533         <size>7</size>
31534       </method>
31535     </type>
31536   </test>
31537   <test name="test-426.cs">
31538     <type name="X">
31539       <method name="Void .ctor()">
31540         <size>7</size>
31541       </method>
31542       <method name="Void Main()">
31543         <size>11</size>
31544       </method>
31545     </type>
31546   </test>
31547   <test name="test-427.cs">
31548     <type name="X">
31549       <method name="Void .ctor()">
31550         <size>7</size>
31551       </method>
31552       <method name="Void Main()">
31553         <size>11</size>
31554       </method>
31555     </type>
31556   </test>
31557   <test name="test-428.cs">
31558     <type name="A">
31559       <method name="Void .ctor()">
31560         <size>7</size>
31561       </method>
31562     </type>
31563     <type name="X">
31564       <method name="Void .ctor()">
31565         <size>7</size>
31566       </method>
31567       <method name="Void Main()">
31568         <size>18</size>
31569       </method>
31570     </type>
31571     <type name="X+A">
31572       <method name="Void .ctor()">
31573         <size>7</size>
31574       </method>
31575     </type>
31576   </test>
31577   <test name="test-429.cs">
31578     <type name="Foo.A">
31579       <method name="Void .ctor()">
31580         <size>7</size>
31581       </method>
31582     </type>
31583     <type name="A">
31584       <method name="Void .ctor()">
31585         <size>7</size>
31586       </method>
31587     </type>
31588     <type name="X">
31589       <method name="Void .ctor()">
31590         <size>7</size>
31591       </method>
31592       <method name="Void Main()">
31593         <size>18</size>
31594       </method>
31595     </type>
31596   </test>
31597   <test name="test-43.cs">
31598     <type name="X">
31599       <method name="Void .ctor()">
31600         <size>7</size>
31601       </method>
31602       <method name="Int32 test_single(System.Int32[])">
31603         <size>34</size>
31604       </method>
31605       <method name="Int32 test_continue(System.Int32[])">
31606         <size>57</size>
31607       </method>
31608       <method name="Boolean test_double(System.Double[])">
31609         <size>61</size>
31610       </method>
31611       <method name="Int32 test_break(System.Int32[])">
31612         <size>57</size>
31613       </method>
31614       <method name="Boolean test_multi(System.Int32[,])">
31615         <size>84</size>
31616       </method>
31617       <method name="Int32 Main()">
31618         <size>284</size>
31619       </method>
31620     </type>
31621     <type name="&lt;PrivateImplementationDetails&gt;">
31622       <method name="Void .ctor()">
31623         <size>7</size>
31624       </method>
31625     </type>
31626   </test>
31627   <test name="test-430.cs">
31628     <type name="A">
31629       <method name="Void .ctor()">
31630         <size>7</size>
31631       </method>
31632     </type>
31633     <type name="X">
31634       <method name="Void .ctor()">
31635         <size>7</size>
31636       </method>
31637       <method name="Void Main()">
31638         <size>18</size>
31639       </method>
31640     </type>
31641     <type name="X+A">
31642       <method name="Void .ctor()">
31643         <size>7</size>
31644       </method>
31645     </type>
31646   </test>
31647   <test name="test-431.cs">
31648     <type name="Foo.A">
31649       <method name="Void .ctor()">
31650         <size>7</size>
31651       </method>
31652     </type>
31653     <type name="X">
31654       <method name="Void .ctor()">
31655         <size>7</size>
31656       </method>
31657       <method name="Void Main()">
31658         <size>18</size>
31659       </method>
31660     </type>
31661   </test>
31662   <test name="test-432.cs">
31663     <type name="Foo.A">
31664       <method name="Void .ctor()">
31665         <size>7</size>
31666       </method>
31667     </type>
31668     <type name="X">
31669       <method name="Void .ctor()">
31670         <size>7</size>
31671       </method>
31672       <method name="Void Main()">
31673         <size>18</size>
31674       </method>
31675     </type>
31676   </test>
31677   <test name="test-433.cs">
31678     <type name="Foo.A">
31679       <method name="Void .ctor()">
31680         <size>7</size>
31681       </method>
31682     </type>
31683     <type name="X">
31684       <method name="Void .ctor()">
31685         <size>7</size>
31686       </method>
31687       <method name="Void .cctor()">
31688         <size>11</size>
31689       </method>
31690       <method name="Void Main()">
31691         <size>16</size>
31692       </method>
31693     </type>
31694   </test>
31695   <test name="test-434.cs">
31696     <type name="Foo.A">
31697       <method name="Void .ctor()">
31698         <size>7</size>
31699       </method>
31700     </type>
31701     <type name="X">
31702       <method name="Void .ctor()">
31703         <size>7</size>
31704       </method>
31705       <method name="Void .cctor()">
31706         <size>11</size>
31707       </method>
31708       <method name="Void Main()">
31709         <size>16</size>
31710       </method>
31711     </type>
31712   </test>
31713   <test name="test-435.cs">
31714     <type name="X">
31715       <method name="Void .ctor()">
31716         <size>7</size>
31717       </method>
31718       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
31719         <size>2</size>
31720       </method>
31721       <method name="Void Main()">
31722         <size>7</size>
31723       </method>
31724     </type>
31725   </test>
31726   <test name="test-436.cs">
31727     <type name="X">
31728       <method name="Void .ctor()">
31729         <size>7</size>
31730       </method>
31731       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
31732         <size>2</size>
31733       </method>
31734       <method name="Void Main()">
31735         <size>7</size>
31736       </method>
31737     </type>
31738   </test>
31739   <test name="test-437.cs">
31740     <type name="T2">
31741       <method name="Void .ctor()">
31742         <size>7</size>
31743       </method>
31744     </type>
31745     <type name="Test">
31746       <method name="Void .ctor()">
31747         <size>7</size>
31748       </method>
31749       <method name="Void Main()">
31750         <size>65</size>
31751       </method>
31752     </type>
31753   </test>
31754   <test name="test-438.cs">
31755     <type name="Program">
31756       <method name="Void .ctor()">
31757         <size>7</size>
31758       </method>
31759       <method name="Void Main(System.String[])">
31760         <size>40</size>
31761       </method>
31762     </type>
31763   </test>
31764   <test name="test-439.cs">
31765     <type name="Test">
31766       <method name="Void .ctor()">
31767         <size>7</size>
31768       </method>
31769       <method name="Void Main()">
31770         <size>45</size>
31771       </method>
31772     </type>
31773     <type name="LayerMask">
31774       <method name="Int32 op_Implicit(LayerMask)">
31775         <size>8</size>
31776       </method>
31777       <method name="LayerMask op_Implicit(Int32)">
31778         <size>11</size>
31779       </method>
31780     </type>
31781   </test>
31782   <test name="test-44.cs">
31783     <type name="X">
31784       <method name="Void .ctor()">
31785         <size>7</size>
31786       </method>
31787       <method name="Int32 dob(System.Int32[,])">
31788         <size>80</size>
31789       </method>
31790       <method name="Int32 count(System.Object)">
31791         <size>39</size>
31792       </method>
31793       <method name="Int32 Main()">
31794         <size>133</size>
31795       </method>
31796     </type>
31797   </test>
31798   <test name="test-440.cs">
31799     <type name="A">
31800       <method name="Void .ctor()">
31801         <size>7</size>
31802       </method>
31803       <method name="Void Main()">
31804         <size>26</size>
31805       </method>
31806       <method name="Double op_Implicit(A)">
31807         <size>10</size>
31808       </method>
31809       <method name="Int32 op_Implicit(A)">
31810         <size>2</size>
31811       </method>
31812     </type>
31813   </test>
31814   <test name="test-441.cs">
31815     <type name="Test">
31816       <method name="Void .ctor()">
31817         <size>7</size>
31818       </method>
31819       <method name="Void .cctor()">
31820         <size>1</size>
31821       </method>
31822       <method name="Void Main()">
31823         <size>25</size>
31824       </method>
31825     </type>
31826   </test>
31827   <test name="test-442.cs">
31828     <type name="ConsoleApplication1.Program">
31829       <method name="Void .ctor()">
31830         <size>7</size>
31831       </method>
31832       <method name="Void Main(System.String[])">
31833         <size>70</size>
31834       </method>
31835     </type>
31836   </test>
31837   <test name="test-443.cs">
31838     <type name="C">
31839       <method name="Void .ctor(ITopic)">
31840         <size>31</size>
31841       </method>
31842       <method name="Void Main()">
31843         <size>1</size>
31844       </method>
31845     </type>
31846   </test>
31847   <test name="test-444.cs">
31848     <type name="쯠쯡쯢">
31849       <method name="Void .ctor()">
31850         <size>7</size>
31851       </method>
31852       <method name="Void Main()">
31853         <size>1</size>
31854       </method>
31855     </type>
31856   </test>
31857   <test name="test-445.cs">
31858     <type name="ConvFromInt">
31859       <method name="Void .ctor()">
31860         <size>14</size>
31861       </method>
31862       <method name="Void .ctor(Int32)">
31863         <size>16</size>
31864       </method>
31865       <method name="ConvFromInt op_Implicit(Int32)">
31866         <size>7</size>
31867       </method>
31868     </type>
31869     <type name="Foo">
31870       <method name="Void .ctor()">
31871         <size>7</size>
31872       </method>
31873       <method name="Void .cctor()">
31874         <size>45</size>
31875       </method>
31876       <method name="Void Main()">
31877         <size>111</size>
31878       </method>
31879     </type>
31880   </test>
31881   <test name="test-446.cs">
31882     <type name="FooTest">
31883       <method name="Void .ctor()">
31884         <size>7</size>
31885       </method>
31886       <method name="Void Main()">
31887         <size>8</size>
31888       </method>
31889       <method name="Void Foo(UInt64)">
31890         <size>1</size>
31891       </method>
31892     </type>
31893   </test>
31894   <test name="test-447.cs">
31895     <type name="System.MonoTODOAttribute">
31896       <method name="Void .ctor()">
31897         <size>7</size>
31898       </method>
31899     </type>
31900     <type name="System.Web.HttpBrowserCapabilities">
31901       <method name="Void .ctor()">
31902         <size>7</size>
31903       </method>
31904       <method name="System.Version get_A()">
31905         <size>6</size>
31906       </method>
31907     </type>
31908     <type name="Test">
31909       <method name="Void .ctor()">
31910         <size>7</size>
31911       </method>
31912       <method name="Void Main()">
31913         <size>1</size>
31914       </method>
31915     </type>
31916   </test>
31917   <test name="test-448.cs">
31918     <type name="MonoDivideProblem">
31919       <method name="Void .ctor()">
31920         <size>7</size>
31921       </method>
31922       <method name="Void .cctor()">
31923         <size>17</size>
31924       </method>
31925       <method name="Void Main(System.String[])">
31926         <size>27</size>
31927       </method>
31928     </type>
31929   </test>
31930   <test name="test-449.cs">
31931     <type name="X">
31932       <method name="Void .ctor()">
31933         <size>7</size>
31934       </method>
31935       <method name="Void Main()">
31936         <size>1</size>
31937       </method>
31938       <method name="Void Z()">
31939         <size>19</size>
31940       </method>
31941       <method name="Void &lt;Z&gt;m__0(System.Object)">
31942         <size>25</size>
31943       </method>
31944       <method name="Void &lt;Z&gt;m__1(System.Object)">
31945         <size>7</size>
31946       </method>
31947     </type>
31948   </test>
31949   <test name="test-45.cs">
31950     <type name="Blah">
31951       <method name="Void .ctor()">
31952         <size>7</size>
31953       </method>
31954       <method name="Void .cctor()">
31955         <size>97</size>
31956       </method>
31957       <method name="Int32 Main()">
31958         <size>755</size>
31959       </method>
31960     </type>
31961     <type name="&lt;PrivateImplementationDetails&gt;">
31962       <method name="Void .ctor()">
31963         <size>7</size>
31964       </method>
31965     </type>
31966   </test>
31967   <test name="test-451.cs">
31968     <type name="Test">
31969       <method name="Void .ctor()">
31970         <size>7</size>
31971       </method>
31972       <method name="Void Main()">
31973         <size>22</size>
31974       </method>
31975     </type>
31976   </test>
31977   <test name="test-452.cs">
31978     <type name="Foo">
31979       <method name="Void .ctor()">
31980         <size>7</size>
31981       </method>
31982     </type>
31983     <type name="Test">
31984       <method name="Void .ctor()">
31985         <size>7</size>
31986       </method>
31987       <method name="Void Main()">
31988         <size>7</size>
31989       </method>
31990     </type>
31991   </test>
31992   <test name="test-453.cs">
31993     <type name="C">
31994       <method name="Void .ctor()">
31995         <size>7</size>
31996       </method>
31997       <method name="Void Main()">
31998         <size>33</size>
31999       </method>
32000     </type>
32001   </test>
32002   <test name="test-455.cs">
32003     <type name="Test">
32004       <method name="Void .ctor()">
32005         <size>7</size>
32006       </method>
32007       <method name="Void Main()">
32008         <size>25</size>
32009       </method>
32010     </type>
32011     <type name="Foo">
32012       <method name="Int32 GetHashCode()">
32013         <size>17</size>
32014       </method>
32015     </type>
32016   </test>
32017   <test name="test-456.cs">
32018     <type name="Test">
32019       <method name="Void .ctor()">
32020         <size>7</size>
32021       </method>
32022       <method name="Void Main()">
32023         <size>16</size>
32024       </method>
32025     </type>
32026     <type name="Foo">
32027       <method name="Void foo()">
32028         <size>11</size>
32029       </method>
32030     </type>
32031   </test>
32032   <test name="test-457.cs">
32033     <type name="Number">
32034       <method name="Void .ctor()">
32035         <size>7</size>
32036       </method>
32037       <method name="Void IDouble.Add(Double)">
32038         <size>11</size>
32039       </method>
32040       <method name="Void IInteger.Add(Int32)">
32041         <size>11</size>
32042       </method>
32043       <method name="Int32 Main()">
32044         <size>52</size>
32045       </method>
32046     </type>
32047   </test>
32048   <test name="test-458.cs">
32049     <type name="MyAttr">
32050       <method name="Void .ctor()">
32051         <size>7</size>
32052       </method>
32053       <method name="Void .ctor(Type)">
32054         <size>7</size>
32055       </method>
32056       <method name="Void .ctor(String)">
32057         <size>7</size>
32058       </method>
32059       <method name="Void .ctor(Int32)">
32060         <size>7</size>
32061       </method>
32062     </type>
32063     <type name="ClassA">
32064       <method name="Void .ctor()">
32065         <size>7</size>
32066       </method>
32067     </type>
32068     <type name="ClassB">
32069       <method name="Void .ctor()">
32070         <size>7</size>
32071       </method>
32072     </type>
32073     <type name="ClassC">
32074       <method name="Void .ctor()">
32075         <size>7</size>
32076       </method>
32077     </type>
32078     <type name="ClassD">
32079       <method name="Void .ctor()">
32080         <size>7</size>
32081       </method>
32082     </type>
32083     <type name="Top">
32084       <method name="Void .ctor()">
32085         <size>7</size>
32086       </method>
32087       <method name="Int32 Main()">
32088         <size>28</size>
32089       </method>
32090     </type>
32091   </test>
32092   <test name="test-459.cs">
32093     <type name="CC">
32094       <method name="Void .ctor()">
32095         <size>7</size>
32096       </method>
32097       <method name="Int32 Main()">
32098         <size>13</size>
32099       </method>
32100     </type>
32101     <type name="CC+IfElseStateMachine">
32102       <method name="Void .ctor()">
32103         <size>7</size>
32104       </method>
32105       <method name="Void HandleToken(Token)">
32106         <size>15</size>
32107       </method>
32108     </type>
32109   </test>
32110   <test name="test-46.cs">
32111     <type name="X">
32112       <method name="Void .ctor()">
32113         <size>7</size>
32114       </method>
32115       <method name="Int32 cast_int(System.Object)">
32116         <size>7</size>
32117       </method>
32118       <method name="UInt32 cast_uint(System.Object)">
32119         <size>7</size>
32120       </method>
32121       <method name="Int16 cast_short(System.Object)">
32122         <size>7</size>
32123       </method>
32124       <method name="Char cast_char(System.Object)">
32125         <size>7</size>
32126       </method>
32127       <method name="UInt16 cast_ushort(System.Object)">
32128         <size>7</size>
32129       </method>
32130       <method name="Byte cast_byte(System.Object)">
32131         <size>7</size>
32132       </method>
32133       <method name="SByte cast_sbyte(System.Object)">
32134         <size>7</size>
32135       </method>
32136       <method name="Int64 cast_long(System.Object)">
32137         <size>7</size>
32138       </method>
32139       <method name="UInt64 cast_ulong(System.Object)">
32140         <size>7</size>
32141       </method>
32142       <method name="Single cast_float(System.Object)">
32143         <size>7</size>
32144       </method>
32145       <method name="Double cast_double(System.Object)">
32146         <size>7</size>
32147       </method>
32148       <method name="Boolean cast_bool(System.Object)">
32149         <size>7</size>
32150       </method>
32151       <method name="Int32 Main()">
32152         <size>1120</size>
32153       </method>
32154     </type>
32155   </test>
32156   <test name="test-460.cs">
32157     <type name="MainClass">
32158       <method name="Void .ctor()">
32159         <size>7</size>
32160       </method>
32161       <method name="Void .cctor()">
32162         <size>18</size>
32163       </method>
32164       <method name="Void Main()">
32165         <size>1</size>
32166       </method>
32167     </type>
32168   </test>
32169   <test name="test-461.cs">
32170     <type name="Valtest">
32171       <method name="Void .ctor()">
32172         <size>7</size>
32173       </method>
32174       <method name="Int32 Main()">
32175         <size>50</size>
32176       </method>
32177     </type>
32178     <type name="Value">
32179       <method name="Void .ctor(Object)">
32180         <size>1</size>
32181       </method>
32182       <method name="System.Object get_Val()">
32183         <size>7</size>
32184       </method>
32185       <method name="System.Enum get_Val2()">
32186         <size>7</size>
32187       </method>
32188     </type>
32189   </test>
32190   <test name="test-462.cs">
32191     <type name="X">
32192       <method name="Void .ctor()">
32193         <size>7</size>
32194       </method>
32195       <method name="Void Method(X)">
32196         <size>1</size>
32197       </method>
32198       <method name="Void Method(System.String)">
32199         <size>8</size>
32200       </method>
32201       <method name="Int32 Main()">
32202         <size>28</size>
32203       </method>
32204     </type>
32205   </test>
32206   <test name="test-463.cs">
32207     <type name="PropertySorter">
32208       <method name="Void .ctor()">
32209         <size>7</size>
32210       </method>
32211     </type>
32212     <type name="PathItemBase">
32213       <method name="Void .ctor()">
32214         <size>7</size>
32215       </method>
32216     </type>
32217     <type name="PathItemBase+TypeConverter">
32218       <method name="Void .ctor()">
32219         <size>7</size>
32220       </method>
32221     </type>
32222     <type name="X">
32223       <method name="Void .ctor()">
32224         <size>7</size>
32225       </method>
32226       <method name="Void Main()">
32227         <size>1</size>
32228       </method>
32229     </type>
32230   </test>
32231   <test name="test-464.cs">
32232     <type name="C">
32233       <method name="Void .ctor()">
32234         <size>7</size>
32235       </method>
32236       <method name="Int32 Main()">
32237         <size>85</size>
32238       </method>
32239     </type>
32240   </test>
32241   <test name="test-465.cs">
32242     <type name="C">
32243       <method name="Void .ctor()">
32244         <size>7</size>
32245       </method>
32246       <method name="Int32 Main()">
32247         <size>85</size>
32248       </method>
32249     </type>
32250   </test>
32251   <test name="test-467.cs">
32252     <type name="ExceptionWithAnonMethod">
32253       <method name="Void .ctor()">
32254         <size>7</size>
32255       </method>
32256       <method name="Int32 Main()">
32257         <size>96</size>
32258       </method>
32259       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
32260         <size>13</size>
32261       </method>
32262     </type>
32263     <type name="ExceptionWithAnonMethod+EmptyCallback">
32264       <method name="Void .ctor(Object, IntPtr)">
32265         <size>0</size>
32266       </method>
32267       <method name="Void Invoke()">
32268         <size>0</size>
32269       </method>
32270       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32271         <size>0</size>
32272       </method>
32273       <method name="Void EndInvoke(IAsyncResult)">
32274         <size>0</size>
32275       </method>
32276     </type>
32277     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
32278       <method name="Void .ctor()">
32279         <size>7</size>
32280       </method>
32281       <method name="Void &lt;&gt;m__0()">
32282         <size>33</size>
32283       </method>
32284     </type>
32285   </test>
32286   <test name="test-468.cs">
32287     <type name="CorMetaDataDispenserExClass">
32288       <method name="Void .ctor()">
32289         <size>0</size>
32290       </method>
32291     </type>
32292     <type name="Test">
32293       <method name="Void .ctor()">
32294         <size>7</size>
32295       </method>
32296       <method name="Void XXX()">
32297         <size>12</size>
32298       </method>
32299       <method name="Void Main()">
32300         <size>1</size>
32301       </method>
32302     </type>
32303   </test>
32304   <test name="test-469.cs">
32305     <type name="Lambda">
32306       <method name="Void .ctor()">
32307         <size>7</size>
32308       </method>
32309       <method name="Void f(Int32)">
32310         <size>7</size>
32311       </method>
32312       <method name="Del[] Make2(Int32)">
32313         <size>50</size>
32314       </method>
32315       <method name="Int32 Main()">
32316         <size>68</size>
32317       </method>
32318     </type>
32319     <type name="Del">
32320       <method name="Void .ctor(Object, IntPtr)">
32321         <size>0</size>
32322       </method>
32323       <method name="Void Invoke(Int32)">
32324         <size>0</size>
32325       </method>
32326       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32327         <size>0</size>
32328       </method>
32329       <method name="Void EndInvoke(IAsyncResult)">
32330         <size>0</size>
32331       </method>
32332     </type>
32333     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
32334       <method name="Void .ctor()">
32335         <size>7</size>
32336       </method>
32337       <method name="Void &lt;&gt;m__0(Int32)">
32338         <size>23</size>
32339       </method>
32340       <method name="Void &lt;&gt;m__1(Int32)">
32341         <size>23</size>
32342       </method>
32343     </type>
32344   </test>
32345   <test name="test-47.cs">
32346     <type name="X">
32347       <method name="Void .ctor()">
32348         <size>7</size>
32349       </method>
32350       <method name="Void .cctor()">
32351         <size>1</size>
32352       </method>
32353       <method name="Boolean f()">
32354         <size>24</size>
32355       </method>
32356       <method name="Boolean t()">
32357         <size>24</size>
32358       </method>
32359       <method name="Int32 Main()">
32360         <size>404</size>
32361       </method>
32362     </type>
32363   </test>
32364   <test name="test-470.cs">
32365     <type name="X">
32366       <method name="Void .ctor()">
32367         <size>7</size>
32368       </method>
32369       <method name="System.String get_ASTNodeTypeName()">
32370         <size>16</size>
32371       </method>
32372     </type>
32373     <type name="Demo">
32374       <method name="Void .ctor()">
32375         <size>7</size>
32376       </method>
32377       <method name="Void Main()">
32378         <size>1</size>
32379       </method>
32380     </type>
32381   </test>
32382   <test name="test-471.cs">
32383     <type name="AAttribute">
32384       <method name="Void .ctor()">
32385         <size>7</size>
32386       </method>
32387     </type>
32388     <type name="Demo">
32389       <method name="Void .ctor()">
32390         <size>7</size>
32391       </method>
32392       <method name="Void Main()">
32393         <size>1</size>
32394       </method>
32395     </type>
32396   </test>
32397   <test name="test-472.cs">
32398     <type name="Test">
32399       <method name="Void .ctor()">
32400         <size>7</size>
32401       </method>
32402       <method name="Int32 get_Prop()">
32403         <size>7</size>
32404       </method>
32405       <method name="Void set_Prop(Int32)">
32406         <size>8</size>
32407       </method>
32408       <method name="Int32 Main()">
32409         <size>79</size>
32410       </method>
32411     </type>
32412   </test>
32413   <test name="test-473.cs">
32414     <type name="UnixMarshal">
32415       <method name="Void .ctor()">
32416         <size>7</size>
32417       </method>
32418       <method name="Void .cctor()">
32419         <size>24</size>
32420       </method>
32421       <method name="Void Default(Int32)">
32422         <size>1</size>
32423       </method>
32424       <method name="System.String GetDescription(Error)">
32425         <size>2</size>
32426       </method>
32427     </type>
32428     <type name="UnixMarshal2">
32429       <method name="Void .ctor()">
32430         <size>7</size>
32431       </method>
32432       <method name="System.String GetDescription(Error)">
32433         <size>2</size>
32434       </method>
32435     </type>
32436     <type name="Stdlib">
32437       <method name="Void .ctor()">
32438         <size>7</size>
32439       </method>
32440     </type>
32441     <type name="TestConst">
32442       <method name="Void .ctor()">
32443         <size>7</size>
32444       </method>
32445     </type>
32446     <type name="XX">
32447       <method name="Void .ctor()">
32448         <size>7</size>
32449       </method>
32450     </type>
32451     <type name="Syscall">
32452       <method name="Void .ctor()">
32453         <size>7</size>
32454       </method>
32455       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
32456         <size>2</size>
32457       </method>
32458     </type>
32459     <type name="EnumWrapper">
32460       <method name="Void .ctor(Int32)">
32461         <size>7</size>
32462       </method>
32463     </type>
32464     <type name="Test">
32465       <method name="Void .ctor()">
32466         <size>7</size>
32467       </method>
32468       <method name="Void Main()">
32469         <size>1</size>
32470       </method>
32471     </type>
32472     <type name="SignalHandler">
32473       <method name="Void .ctor(Object, IntPtr)">
32474         <size>0</size>
32475       </method>
32476       <method name="Void Invoke(Int32)">
32477         <size>0</size>
32478       </method>
32479       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32480         <size>0</size>
32481       </method>
32482       <method name="Void EndInvoke(IAsyncResult)">
32483         <size>0</size>
32484       </method>
32485     </type>
32486     <type name="PS">
32487       <method name="Void GetDescription(Error)">
32488         <size>1</size>
32489       </method>
32490     </type>
32491     <type name="Value">
32492       <method name="EnumWrapper op_Explicit(Value)">
32493         <size>11</size>
32494       </method>
32495     </type>
32496   </test>
32497   <test name="test-474.cs">
32498     <type name="Z">
32499       <method name="Void .ctor()">
32500         <size>7</size>
32501       </method>
32502       <method name="Void Main()">
32503         <size>13</size>
32504       </method>
32505       <method name="Void TestPreinc(Int32)">
32506         <size>57</size>
32507       </method>
32508       <method name="Void TestPostinc(Int32)">
32509         <size>57</size>
32510       </method>
32511       <method name="Void Assert(Int32, Int32)">
32512         <size>67</size>
32513       </method>
32514     </type>
32515     <type name="Z+X">
32516       <method name="Void .ctor(Object, IntPtr)">
32517         <size>0</size>
32518       </method>
32519       <method name="Void Invoke()">
32520         <size>0</size>
32521       </method>
32522       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32523         <size>0</size>
32524       </method>
32525       <method name="Void EndInvoke(IAsyncResult)">
32526         <size>0</size>
32527       </method>
32528     </type>
32529     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
32530       <method name="Void .ctor()">
32531         <size>7</size>
32532       </method>
32533       <method name="Void &lt;&gt;m__0()">
32534         <size>38</size>
32535       </method>
32536     </type>
32537     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
32538       <method name="Void .ctor()">
32539         <size>7</size>
32540       </method>
32541       <method name="Void &lt;&gt;m__1()">
32542         <size>38</size>
32543       </method>
32544     </type>
32545   </test>
32546   <test name="test-475.cs">
32547     <type name="X">
32548       <method name="Void .ctor()">
32549         <size>7</size>
32550       </method>
32551       <method name="Void .cctor()">
32552         <size>24</size>
32553       </method>
32554       <method name="Void add_e(MyDelegate)">
32555         <size>22</size>
32556       </method>
32557       <method name="Void remove_e(MyDelegate)">
32558         <size>22</size>
32559       </method>
32560       <method name="Void Test(Int32)">
32561         <size>17</size>
32562       </method>
32563       <method name="Int32 Main()">
32564         <size>28</size>
32565       </method>
32566     </type>
32567     <type name="MyDelegate">
32568       <method name="Void .ctor(Object, IntPtr)">
32569         <size>0</size>
32570       </method>
32571       <method name="Void Invoke(Int32)">
32572         <size>0</size>
32573       </method>
32574       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32575         <size>0</size>
32576       </method>
32577       <method name="Void EndInvoke(IAsyncResult)">
32578         <size>0</size>
32579       </method>
32580     </type>
32581   </test>
32582   <test name="test-476.cs">
32583     <type name="Test">
32584       <method name="Void .ctor()">
32585         <size>7</size>
32586       </method>
32587       <method name="Void Main()">
32588         <size>1</size>
32589       </method>
32590     </type>
32591   </test>
32592   <test name="test-477.cs">
32593     <type name="C">
32594       <method name="Void .ctor()">
32595         <size>7</size>
32596       </method>
32597       <method name="Void Test(Int32 ByRef)">
32598         <size>1</size>
32599       </method>
32600       <method name="Void Main()">
32601         <size>1</size>
32602       </method>
32603     </type>
32604   </test>
32605   <test name="test-478.cs">
32606     <type name="Test.MainClass">
32607       <method name="Void .ctor()">
32608         <size>7</size>
32609       </method>
32610       <method name="Void Main()">
32611         <size>1</size>
32612       </method>
32613     </type>
32614     <type name="Test.TestAttribute">
32615       <method name="Void .ctor(TestEnum2)">
32616         <size>7</size>
32617       </method>
32618     </type>
32619     <type name="Test.Test2Attribute">
32620       <method name="Void .ctor()">
32621         <size>7</size>
32622       </method>
32623     </type>
32624   </test>
32625   <test name="test-479.cs">
32626     <type name="Test.Test">
32627       <method name="Void .ctor()">
32628         <size>7</size>
32629       </method>
32630       <method name="Boolean Equals(System.Object)">
32631         <size>2</size>
32632       </method>
32633       <method name="Int32 GetHashCode()">
32634         <size>2</size>
32635       </method>
32636       <method name="Void Main()">
32637         <size>1</size>
32638       </method>
32639     </type>
32640   </test>
32641   <test name="test-48.cs">
32642     <type name="Blah">
32643       <method name="Void .ctor()">
32644         <size>7</size>
32645       </method>
32646       <method name="Int32 Main()">
32647         <size>59</size>
32648       </method>
32649       <method name="Void Test_1()">
32650         <size>1</size>
32651       </method>
32652     </type>
32653   </test>
32654   <test name="test-480.cs">
32655     <type name="Space">
32656       <method name="Void .ctor()">
32657         <size>14</size>
32658       </method>
32659       <method name="Void Leak(Boolean, Int32)">
32660         <size>85</size>
32661       </method>
32662     </type>
32663     <type name="Program">
32664       <method name="Void .ctor()">
32665         <size>7</size>
32666       </method>
32667       <method name="Void Main(System.String[])">
32668         <size>1</size>
32669       </method>
32670     </type>
32671     <type name="Space+DoCopy">
32672       <method name="Void .ctor(Object, IntPtr)">
32673         <size>0</size>
32674       </method>
32675       <method name="Void Invoke()">
32676         <size>0</size>
32677       </method>
32678       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32679         <size>0</size>
32680       </method>
32681       <method name="Void EndInvoke(IAsyncResult)">
32682         <size>0</size>
32683       </method>
32684     </type>
32685     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
32686       <method name="Void .ctor()">
32687         <size>7</size>
32688       </method>
32689       <method name="Void &lt;&gt;m__0()">
32690         <size>18</size>
32691       </method>
32692       <method name="Void &lt;&gt;m__1()">
32693         <size>68</size>
32694       </method>
32695     </type>
32696     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
32697       <method name="Void .ctor()">
32698         <size>7</size>
32699       </method>
32700     </type>
32701   </test>
32702   <test name="test-481.cs">
32703     <type name="TestClass">
32704       <method name="Int32 Main()">
32705         <size>42</size>
32706       </method>
32707     </type>
32708     <type name="TestDelegate">
32709       <method name="Void .ctor(Object, IntPtr)">
32710         <size>0</size>
32711       </method>
32712       <method name="Void Invoke(Int32 ByRef)">
32713         <size>0</size>
32714       </method>
32715       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
32716         <size>0</size>
32717       </method>
32718       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
32719         <size>0</size>
32720       </method>
32721     </type>
32722     <type name="TestClass">
32723       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
32724         <size>4</size>
32725       </method>
32726     </type>
32727   </test>
32728   <test name="test-482.cs">
32729     <type name="X">
32730       <method name="Void .ctor()">
32731         <size>7</size>
32732       </method>
32733       <method name="Void M4(Int32)">
32734         <size>1</size>
32735       </method>
32736       <method name="Void Main()">
32737         <size>1</size>
32738       </method>
32739       <method name="Void M4(Int32, ...)">
32740         <size>1</size>
32741       </method>
32742     </type>
32743   </test>
32744   <test name="test-483.cs">
32745     <type name="Tests">
32746       <method name="Void .ctor()">
32747         <size>7</size>
32748       </method>
32749       <method name="Void Main()">
32750         <size>21</size>
32751       </method>
32752     </type>
32753   </test>
32754   <test name="test-484.cs">
32755     <type name="Test.TestBit">
32756       <method name="Void .ctor()">
32757         <size>7</size>
32758       </method>
32759       <method name="Void Main()">
32760         <size>1</size>
32761       </method>
32762     </type>
32763   </test>
32764   <test name="test-485.cs">
32765     <type name="MonoBUG">
32766       <method name="Void .ctor()">
32767         <size>7</size>
32768       </method>
32769       <method name="Void Main(System.String[])">
32770         <size>44</size>
32771       </method>
32772     </type>
32773   </test>
32774   <test name="test-486.cs">
32775     <type name="Test">
32776       <method name="Void .ctor()">
32777         <size>7</size>
32778       </method>
32779       <method name="Void Main()">
32780         <size>119</size>
32781       </method>
32782     </type>
32783   </test>
32784   <test name="test-487.cs">
32785     <type name="X">
32786       <method name="Void .ctor(Object)">
32787         <size>72</size>
32788       </method>
32789       <method name="Void .cctor()">
32790         <size>1</size>
32791       </method>
32792       <method name="Int32 Main()">
32793         <size>25</size>
32794       </method>
32795     </type>
32796   </test>
32797   <test name="test-488.cs">
32798     <type name="P">
32799       <method name="Void .ctor()">
32800         <size>7</size>
32801       </method>
32802     </type>
32803     <type name="Test">
32804       <method name="Void .ctor()">
32805         <size>7</size>
32806       </method>
32807       <method name="IEnumerable foo()">
32808         <size>2</size>
32809       </method>
32810       <method name="Void Main()">
32811         <size>165</size>
32812       </method>
32813     </type>
32814     <type name="Q">
32815       <method name="Void .ctor(P)">
32816         <size>8</size>
32817       </method>
32818     </type>
32819   </test>
32820   <test name="test-489.cs">
32821     <type name="test">
32822       <method name="Void .ctor()">
32823         <size>7</size>
32824       </method>
32825       <method name="Void Main()">
32826         <size>1</size>
32827       </method>
32828     </type>
32829   </test>
32830   <test name="test-49.cs">
32831     <type name="X">
32832       <method name="Void .ctor()">
32833         <size>7</size>
32834       </method>
32835       <method name="Int32 s(Byte)">
32836         <size>2182</size>
32837       </method>
32838       <method name="Int32 test(Int32)">
32839         <size>70</size>
32840       </method>
32841       <method name="Int32 tests(System.String)">
32842         <size>152</size>
32843       </method>
32844       <method name="Int32 testn(System.String)">
32845         <size>76</size>
32846       </method>
32847       <method name="Int32 testm(System.String)">
32848         <size>77</size>
32849       </method>
32850       <method name="Int32 testo(System.String)">
32851         <size>79</size>
32852       </method>
32853       <method name="Int32 testp(System.String)">
32854         <size>109</size>
32855       </method>
32856       <method name="Int32 test_def(System.String)">
32857         <size>119</size>
32858       </method>
32859       <method name="Int32 test_coverage(Int32)">
32860         <size>18</size>
32861       </method>
32862       <method name="Int32 test_goto(Int32)">
32863         <size>39</size>
32864       </method>
32865       <method name="Int32 test_memberaccess(System.String)">
32866         <size>76</size>
32867       </method>
32868       <method name="Int32 test_string_multiple_targets(System.String)">
32869         <size>128</size>
32870       </method>
32871       <method name="Int32 test_casts(Int32)">
32872         <size>17</size>
32873       </method>
32874       <method name="Int32 testSwitchEnumLong(TestEnum)">
32875         <size>56</size>
32876       </method>
32877       <method name="Int32 test_long_enum_switch()">
32878         <size>66</size>
32879       </method>
32880       <method name="Int32 tests_default(System.String)">
32881         <size>107</size>
32882       </method>
32883       <method name="Int32 tests_default_2(System.String)">
32884         <size>124</size>
32885       </method>
32886       <method name="Void test_76590(System.String)">
32887         <size>107</size>
32888       </method>
32889       <method name="Void test_77964()">
32890         <size>37</size>
32891       </method>
32892       <method name="Boolean bug_78860()">
32893         <size>114</size>
32894       </method>
32895       <method name="Int32 Main()">
32896         <size>1037</size>
32897       </method>
32898     </type>
32899   </test>
32900   <test name="test-490.cs">
32901     <type name="T">
32902       <method name="Void .ctor()">
32903         <size>7</size>
32904       </method>
32905       <method name="Void .cctor()">
32906         <size>39</size>
32907       </method>
32908       <method name="Void Main()">
32909         <size>1</size>
32910       </method>
32911     </type>
32912   </test>
32913   <test name="test-491.cs">
32914     <type name="M">
32915       <method name="Void .ctor()">
32916         <size>7</size>
32917       </method>
32918       <method name="Void Main()">
32919         <size>1</size>
32920       </method>
32921     </type>
32922     <type name="AttrA">
32923       <method name="Void .ctor()">
32924         <size>7</size>
32925       </method>
32926     </type>
32927     <type name="AttrB">
32928       <method name="Void .ctor()">
32929         <size>7</size>
32930       </method>
32931     </type>
32932   </test>
32933   <test name="test-492.cs">
32934     <type name="Test.My1Attribute">
32935       <method name="Void .ctor(Object)">
32936         <size>19</size>
32937       </method>
32938     </type>
32939     <type name="Test.My2Attribute">
32940       <method name="Void .ctor(String[])">
32941         <size>21</size>
32942       </method>
32943     </type>
32944     <type name="Test.My3Attribute">
32945       <method name="Void .ctor(Byte)">
32946         <size>24</size>
32947       </method>
32948     </type>
32949     <type name="Test.Test">
32950       <method name="Void .ctor()">
32951         <size>7</size>
32952       </method>
32953       <method name="Int32 Main()">
32954         <size>60</size>
32955       </method>
32956     </type>
32957   </test>
32958   <test name="test-493.cs">
32959     <type name="A">
32960       <method name="Void .ctor()">
32961         <size>7</size>
32962       </method>
32963       <method name="Int32 get_f()">
32964         <size>2</size>
32965       </method>
32966     </type>
32967     <type name="B">
32968       <method name="Void .ctor()">
32969         <size>7</size>
32970       </method>
32971       <method name="Int32 bar()">
32972         <size>11</size>
32973       </method>
32974     </type>
32975     <type name="C">
32976       <method name="Void .ctor()">
32977         <size>7</size>
32978       </method>
32979       <method name="Void Main()">
32980         <size>1</size>
32981       </method>
32982     </type>
32983   </test>
32984   <test name="test-494.cs">
32985     <type name="Agresso.Foundation.Function">
32986       <method name="Void .ctor()">
32987         <size>7</size>
32988       </method>
32989       <method name="Void Main()">
32990         <size>1</size>
32991       </method>
32992     </type>
32993     <type name="Agresso.Foundation.Translate">
32994       <method name="Void .ctor(Object, IntPtr)">
32995         <size>0</size>
32996       </method>
32997       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
32998         <size>0</size>
32999       </method>
33000       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
33001         <size>0</size>
33002       </method>
33003       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
33004         <size>0</size>
33005       </method>
33006     </type>
33007   </test>
33008   <test name="test-495.cs">
33009     <type name="plj.aClass">
33010       <method name="Void .ctor()">
33011         <size>7</size>
33012       </method>
33013       <method name="plj.aClass op_Implicit(plj.fromClass)">
33014         <size>2</size>
33015       </method>
33016     </type>
33017     <type name="plj.realClass1">
33018       <method name="Void .ctor()">
33019         <size>7</size>
33020       </method>
33021       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
33022         <size>2</size>
33023       </method>
33024     </type>
33025     <type name="plj.fromClass">
33026       <method name="Void .ctor()">
33027         <size>7</size>
33028       </method>
33029       <method name="Void Main()">
33030         <size>1</size>
33031       </method>
33032     </type>
33033   </test>
33034   <test name="test-496.cs">
33035     <type name="Test">
33036       <method name="Void .ctor()">
33037         <size>7</size>
33038       </method>
33039       <method name="IEnumerator GetEnumerator()">
33040         <size>15</size>
33041       </method>
33042       <method name="Void Main()">
33043         <size>11</size>
33044       </method>
33045       <method name="Void Run()">
33046         <size>176</size>
33047       </method>
33048     </type>
33049     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
33050       <method name="Void .ctor()">
33051         <size>7</size>
33052       </method>
33053       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33054         <size>7</size>
33055       </method>
33056       <method name="Boolean MoveNext()">
33057         <size>129</size>
33058       </method>
33059       <method name="Void Dispose()">
33060         <size>8</size>
33061       </method>
33062       <method name="Void Reset()">
33063         <size>6</size>
33064       </method>
33065       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
33066         <size>7</size>
33067       </method>
33068     </type>
33069   </test>
33070   <test name="test-497.cs">
33071     <type name="PlotMenuItem">
33072       <method name="Void .ctor()">
33073         <size>7</size>
33074       </method>
33075       <method name="Void .ctor(EventHandler)">
33076         <size>54</size>
33077       </method>
33078       <method name="Int32 Main()">
33079         <size>50</size>
33080       </method>
33081       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
33082         <size>11</size>
33083       </method>
33084       <method name="System.EventHandler get_Callback()">
33085         <size>7</size>
33086       </method>
33087       <method name="Void set_Callback(System.EventHandler)">
33088         <size>8</size>
33089       </method>
33090     </type>
33091   </test>
33092   <test name="test-498.cs">
33093     <type name="C">
33094       <method name="Int32 Main()">
33095         <size>81</size>
33096       </method>
33097     </type>
33098     <type name="A">
33099       <method name="Void .ctor(Single)">
33100         <size>0</size>
33101       </method>
33102       <method name="Int32 get_Foo()">
33103         <size>0</size>
33104       </method>
33105     </type>
33106   </test>
33107   <test name="test-499.cs">
33108     <type name="X">
33109       <method name="Void .ctor()">
33110         <size>7</size>
33111       </method>
33112       <method name="Void Main()">
33113         <size>24</size>
33114       </method>
33115     </type>
33116   </test>
33117   <test name="test-5.cs">
33118     <type name="X">
33119       <method name="Void .ctor()">
33120         <size>7</size>
33121       </method>
33122       <method name="Int32 Main()">
33123         <size>37</size>
33124       </method>
33125     </type>
33126   </test>
33127   <test name="test-500.cs">
33128     <type name="SomeCustomAttribute">
33129       <method name="Void .ctor()">
33130         <size>7</size>
33131       </method>
33132     </type>
33133     <type name="MainClass">
33134       <method name="Void .ctor()">
33135         <size>7</size>
33136       </method>
33137       <method name="Int32 Main()">
33138         <size>117</size>
33139       </method>
33140     </type>
33141   </test>
33142   <test name="test-501.cs">
33143     <type name="Tests">
33144       <method name="Void .ctor()">
33145         <size>7</size>
33146       </method>
33147       <method name="Void DumpException(Tests+FilterStackFrame)">
33148         <size>1</size>
33149       </method>
33150       <method name="Void foo(Boolean ByRef)">
33151         <size>49</size>
33152       </method>
33153       <method name="Void Main(System.String[])">
33154         <size>8</size>
33155       </method>
33156     </type>
33157     <type name="Tests+FilterStackFrame">
33158       <method name="Void .ctor(Object, IntPtr)">
33159         <size>0</size>
33160       </method>
33161       <method name="Boolean Invoke(System.Object)">
33162         <size>0</size>
33163       </method>
33164       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
33165         <size>0</size>
33166       </method>
33167       <method name="Boolean EndInvoke(IAsyncResult)">
33168         <size>0</size>
33169       </method>
33170     </type>
33171     <type name="Tests">
33172       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
33173         <size>2</size>
33174       </method>
33175     </type>
33176   </test>
33177   <test name="test-502.cs">
33178     <type name="Base">
33179       <method name="Void .ctor()">
33180         <size>7</size>
33181       </method>
33182       <method name="Int32 get_Property()">
33183         <size>3</size>
33184       </method>
33185       <method name="Void Main()">
33186         <size>1</size>
33187       </method>
33188     </type>
33189     <type name="Derived">
33190       <method name="Void .ctor()">
33191         <size>7</size>
33192       </method>
33193       <method name="Int32 get_Property()">
33194         <size>3</size>
33195       </method>
33196     </type>
33197     <type name="BaseClass">
33198       <method name="Void .ctor()">
33199         <size>7</size>
33200       </method>
33201       <method name="Int32 get_Value()">
33202         <size>2</size>
33203       </method>
33204       <method name="Void set_Value(Int32)">
33205         <size>1</size>
33206       </method>
33207     </type>
33208     <type name="DerivedClass">
33209       <method name="Void .ctor()">
33210         <size>7</size>
33211       </method>
33212       <method name="Int32 get_Value()">
33213         <size>2</size>
33214       </method>
33215     </type>
33216     <type name="ErrorClass">
33217       <method name="Void .ctor()">
33218         <size>7</size>
33219       </method>
33220       <method name="Int32 get_Value()">
33221         <size>2</size>
33222       </method>
33223       <method name="Void set_Value(Int32)">
33224         <size>1</size>
33225       </method>
33226     </type>
33227   </test>
33228   <test name="test-503.cs">
33229     <type name="Foo">
33230       <method name="Void .ctor()">
33231         <size>7</size>
33232       </method>
33233       <method name="Int32 Main()">
33234         <size>33</size>
33235       </method>
33236     </type>
33237   </test>
33238   <test name="test-504.cs">
33239     <type name="Foo">
33240       <method name="Void .ctor()">
33241         <size>7</size>
33242       </method>
33243       <method name="Void .cctor()">
33244         <size>7</size>
33245       </method>
33246       <method name="Int32 f()">
33247         <size>2</size>
33248       </method>
33249       <method name="Int32 Main()">
33250         <size>32</size>
33251       </method>
33252     </type>
33253   </test>
33254   <test name="test-505.cs">
33255     <type name="T">
33256       <method name="Void .ctor()">
33257         <size>7</size>
33258       </method>
33259       <method name="Int32 f()">
33260         <size>19</size>
33261       </method>
33262       <method name="Void Main()">
33263         <size>38</size>
33264       </method>
33265     </type>
33266   </test>
33267   <test name="test-506.cs">
33268     <type name="ProtectedSetter.BaseClass">
33269       <method name="Void .ctor()">
33270         <size>7</size>
33271       </method>
33272       <method name="System.String get_Name()">
33273         <size>0</size>
33274       </method>
33275       <method name="Void set_Name(System.String)">
33276         <size>0</size>
33277       </method>
33278     </type>
33279     <type name="ProtectedSetter.DerivedClass">
33280       <method name="Void .ctor()">
33281         <size>7</size>
33282       </method>
33283       <method name="System.String get_Name()">
33284         <size>2</size>
33285       </method>
33286       <method name="Void set_Name(System.String)">
33287         <size>1</size>
33288       </method>
33289       <method name="Void Main()">
33290         <size>1</size>
33291       </method>
33292     </type>
33293   </test>
33294   <test name="test-507.cs">
33295     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
33296       <method name="Void .ctor()">
33297         <size>7</size>
33298       </method>
33299       <method name="Void SomeMethod()">
33300         <size>1</size>
33301       </method>
33302       <method name="Void SomeMethod2()">
33303         <size>1</size>
33304       </method>
33305     </type>
33306     <type name="NewslotVirtualFinal.C">
33307       <method name="Void .ctor()">
33308         <size>7</size>
33309       </method>
33310       <method name="Int32 Main()">
33311         <size>83</size>
33312       </method>
33313     </type>
33314   </test>
33315   <test name="test-508.cs">
33316     <type name="OutputParam">
33317       <method name="Void .ctor()">
33318         <size>7</size>
33319       </method>
33320       <method name="Void Main(System.String[])">
33321         <size>14</size>
33322       </method>
33323       <method name="Void Method(Int32 ByRef)">
33324         <size>17</size>
33325       </method>
33326     </type>
33327   </test>
33328   <test name="test-509.cs">
33329     <type name="BaseClass">
33330       <method name="Void .ctor()">
33331         <size>7</size>
33332       </method>
33333       <method name="Void add_OnEvent(DelegateHandler)">
33334         <size>24</size>
33335       </method>
33336       <method name="Void remove_OnEvent(DelegateHandler)">
33337         <size>24</size>
33338       </method>
33339     </type>
33340     <type name="ExtendingClass">
33341       <method name="Void .ctor()">
33342         <size>7</size>
33343       </method>
33344       <method name="Void Main()">
33345         <size>1</size>
33346       </method>
33347       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
33348         <size>8</size>
33349       </method>
33350       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
33351         <size>8</size>
33352       </method>
33353     </type>
33354     <type name="DelegateHandler">
33355       <method name="Void .ctor(Object, IntPtr)">
33356         <size>0</size>
33357       </method>
33358       <method name="Void Invoke()">
33359         <size>0</size>
33360       </method>
33361       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33362         <size>0</size>
33363       </method>
33364       <method name="Void EndInvoke(IAsyncResult)">
33365         <size>0</size>
33366       </method>
33367     </type>
33368   </test>
33369   <test name="test-51.cs">
33370     <type name="Base">
33371       <method name="Void .ctor()">
33372         <size>25</size>
33373       </method>
33374       <method name="Int32 get_b_int_property()">
33375         <size>7</size>
33376       </method>
33377       <method name="Void set_b_int_property(Int32)">
33378         <size>8</size>
33379       </method>
33380       <method name="System.String b_get_id()">
33381         <size>6</size>
33382       </method>
33383     </type>
33384     <type name="Derived">
33385       <method name="Void .ctor()">
33386         <size>26</size>
33387       </method>
33388       <method name="Int32 get_b_int_property()">
33389         <size>7</size>
33390       </method>
33391       <method name="Void set_b_int_property(Int32)">
33392         <size>8</size>
33393       </method>
33394       <method name="Int32 Test()">
33395         <size>138</size>
33396       </method>
33397     </type>
33398     <type name="boot">
33399       <method name="Void .ctor()">
33400         <size>7</size>
33401       </method>
33402       <method name="Int32 Main()">
33403         <size>13</size>
33404       </method>
33405     </type>
33406   </test>
33407   <test name="test-510.cs">
33408     <type name="Foo">
33409       <method name="Void .ctor()">
33410         <size>7</size>
33411       </method>
33412       <method name="Void test39(Int32 ByRef)">
33413         <size>36</size>
33414       </method>
33415       <method name="Void Main()">
33416         <size>28</size>
33417       </method>
33418     </type>
33419   </test>
33420   <test name="test-511.cs">
33421     <type name="Foo">
33422       <method name="Void .ctor()">
33423         <size>7</size>
33424       </method>
33425       <method name="Void Main(System.String[])">
33426         <size>17</size>
33427       </method>
33428       <method name="Void f()">
33429         <size>7</size>
33430       </method>
33431     </type>
33432   </test>
33433   <test name="test-512.cs">
33434     <type name="Foo">
33435       <method name="Void .ctor()">
33436         <size>7</size>
33437       </method>
33438       <method name="Void Main(System.String[])">
33439         <size>17</size>
33440       </method>
33441       <method name="Void f()">
33442         <size>7</size>
33443       </method>
33444     </type>
33445   </test>
33446   <test name="test-513.cs">
33447     <type name="Test">
33448       <method name="Void .ctor()">
33449         <size>7</size>
33450       </method>
33451       <method name="Int32 Main()">
33452         <size>246</size>
33453       </method>
33454     </type>
33455   </test>
33456   <test name="test-514.cs">
33457     <type name="X">
33458       <method name="Void .ctor()">
33459         <size>7</size>
33460       </method>
33461       <method name="Void HandleConflict(Int32)">
33462         <size>31</size>
33463       </method>
33464       <method name="Int32 Main()">
33465         <size>40</size>
33466       </method>
33467     </type>
33468   </test>
33469   <test name="test-515.cs">
33470     <type name="X">
33471       <method name="Void .ctor()">
33472         <size>7</size>
33473       </method>
33474       <method name="Void Main()">
33475         <size>35</size>
33476       </method>
33477     </type>
33478   </test>
33479   <test name="test-516.cs">
33480     <type name="X">
33481       <method name="Void .ctor()">
33482         <size>7</size>
33483       </method>
33484       <method name="Void Main()">
33485         <size>35</size>
33486       </method>
33487     </type>
33488   </test>
33489   <test name="test-517.cs">
33490     <type name="Test">
33491       <method name="Void .ctor()">
33492         <size>7</size>
33493       </method>
33494       <method name="Int32 Main()">
33495         <size>11</size>
33496       </method>
33497     </type>
33498   </test>
33499   <test name="test-518.cs">
33500     <type name="Foo">
33501       <method name="Void .ctor()">
33502         <size>7</size>
33503       </method>
33504       <method name="Int32 Main()">
33505         <size>19</size>
33506       </method>
33507     </type>
33508   </test>
33509   <test name="test-519.cs">
33510     <type name="Foo">
33511       <method name="Void .ctor()">
33512         <size>7</size>
33513       </method>
33514       <method name="Int32 Main()">
33515         <size>32</size>
33516       </method>
33517       <method name="Void f()">
33518         <size>29</size>
33519       </method>
33520     </type>
33521   </test>
33522   <test name="test-52.cs">
33523     <type name="Y">
33524       <method name="Void .ctor()">
33525         <size>7</size>
33526       </method>
33527       <method name="Boolean MoveNext()">
33528         <size>28</size>
33529       </method>
33530       <method name="System.Object get_Current()">
33531         <size>12</size>
33532       </method>
33533     </type>
33534     <type name="X">
33535       <method name="Void .ctor()">
33536         <size>7</size>
33537       </method>
33538       <method name="Void .cctor()">
33539         <size>36</size>
33540       </method>
33541       <method name="Y GetEnumerator()">
33542         <size>6</size>
33543       </method>
33544       <method name="Int32 Main()">
33545         <size>498</size>
33546       </method>
33547     </type>
33548   </test>
33549   <test name="test-520.cs">
33550     <type name="FakeInt">
33551       <method name="Void .ctor(Int64)">
33552         <size>14</size>
33553       </method>
33554       <method name="Int64 op_Implicit(FakeInt)">
33555         <size>7</size>
33556       </method>
33557     </type>
33558     <type name="MainClass">
33559       <method name="Void .ctor()">
33560         <size>7</size>
33561       </method>
33562       <method name="Void Main()">
33563         <size>28</size>
33564       </method>
33565     </type>
33566   </test>
33567   <test name="test-521.cs">
33568     <type name="Tests">
33569       <method name="Void .ctor()">
33570         <size>7</size>
33571       </method>
33572       <method name="Void CallWithContextN(System.Object, System.Object[])">
33573         <size>1</size>
33574       </method>
33575       <method name="Void Main()">
33576         <size>14</size>
33577       </method>
33578     </type>
33579     <type name="Tests+CallTargetWithContextN">
33580       <method name="Void .ctor(Object, IntPtr)">
33581         <size>0</size>
33582       </method>
33583       <method name="Void Invoke(System.Object, System.Object[])">
33584         <size>0</size>
33585       </method>
33586       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
33587         <size>0</size>
33588       </method>
33589       <method name="Void EndInvoke(IAsyncResult)">
33590         <size>0</size>
33591       </method>
33592     </type>
33593   </test>
33594   <test name="test-522.cs">
33595     <type name="Const">
33596       <method name="Void .ctor()">
33597         <size>7</size>
33598       </method>
33599       <method name="Void Main()">
33600         <size>1</size>
33601       </method>
33602     </type>
33603   </test>
33604   <test name="test-523.cs">
33605     <type name="T">
33606       <method name="Void .ctor()">
33607         <size>7</size>
33608       </method>
33609       <method name="Int32 stuff()">
33610         <size>20</size>
33611       </method>
33612       <method name="Int32 stuff2()">
33613         <size>44</size>
33614       </method>
33615       <method name="Int32 stuff3()">
33616         <size>44</size>
33617       </method>
33618       <method name="Void stuff4()">
33619         <size>20</size>
33620       </method>
33621       <method name="Void stuff_finally()">
33622         <size>1</size>
33623       </method>
33624       <method name="Void Main()">
33625         <size>1</size>
33626       </method>
33627     </type>
33628   </test>
33629   <test name="test-524.cs">
33630     <type name="Foo">
33631       <method name="Void .ctor()">
33632         <size>7</size>
33633       </method>
33634       <method name="Int32 Main()">
33635         <size>42</size>
33636       </method>
33637     </type>
33638   </test>
33639   <test name="test-525.cs">
33640     <type name="X">
33641       <method name="Void .ctor()">
33642         <size>7</size>
33643       </method>
33644       <method name="Void Finalize()">
33645         <size>23</size>
33646       </method>
33647       <method name="Int32 Test1()">
33648         <size>33</size>
33649       </method>
33650       <method name="Void Test2()">
33651         <size>66</size>
33652       </method>
33653       <method name="Void Main()">
33654         <size>39</size>
33655       </method>
33656     </type>
33657     <type name="&lt;PrivateImplementationDetails&gt;">
33658       <method name="Void .ctor()">
33659         <size>7</size>
33660       </method>
33661     </type>
33662   </test>
33663   <test name="test-526.cs">
33664     <type name="Test">
33665       <method name="Void .ctor()">
33666         <size>7</size>
33667       </method>
33668       <method name="Void Main()">
33669         <size>1</size>
33670       </method>
33671       <method name="Void Foo(IListCounter)">
33672         <size>8</size>
33673       </method>
33674       <method name="Void Foo2(IC)">
33675         <size>8</size>
33676       </method>
33677       <method name="Void Foo3(ICC)">
33678         <size>8</size>
33679       </method>
33680       <method name="Void Foo4(IM2)">
33681         <size>8</size>
33682       </method>
33683     </type>
33684   </test>
33685   <test name="test-527.cs">
33686     <type name="Repro">
33687       <method name="Void .ctor()">
33688         <size>19</size>
33689       </method>
33690       <method name="Int32 Main()">
33691         <size>48</size>
33692       </method>
33693       <method name="Void foo()">
33694         <size>61</size>
33695       </method>
33696       <method name="Int32 bar()">
33697         <size>3</size>
33698       </method>
33699     </type>
33700   </test>
33701   <test name="test-528.cs">
33702     <type name="MicroFocus.MONO.Bugs.Odd">
33703       <method name="Void .ctor()">
33704         <size>7</size>
33705       </method>
33706       <method name="Void .cctor()">
33707         <size>25</size>
33708       </method>
33709       <method name="Void Main()">
33710         <size>1</size>
33711       </method>
33712     </type>
33713   </test>
33714   <test name="test-529.cs">
33715     <type name="C">
33716       <method name="Void .ctor()">
33717         <size>7</size>
33718       </method>
33719       <method name="Void Main()">
33720         <size>8</size>
33721       </method>
33722     </type>
33723   </test>
33724   <test name="test-53.cs">
33725     <type name="MyDispose">
33726       <method name="Void .ctor()">
33727         <size>7</size>
33728       </method>
33729       <method name="Void Dispose()">
33730         <size>8</size>
33731       </method>
33732     </type>
33733     <type name="X">
33734       <method name="Void .ctor()">
33735         <size>7</size>
33736       </method>
33737       <method name="Int32 Main()">
33738         <size>257</size>
33739       </method>
33740     </type>
33741   </test>
33742   <test name="test-530.cs">
33743     <type name="X">
33744       <method name="Void .ctor()">
33745         <size>7</size>
33746       </method>
33747       <method name="Void e(System.Object[])">
33748         <size>1</size>
33749       </method>
33750       <method name="Void Main()">
33751         <size>1</size>
33752       </method>
33753     </type>
33754   </test>
33755   <test name="test-531.cs">
33756     <type name="Test">
33757       <method name="Void .ctor()">
33758         <size>7</size>
33759       </method>
33760       <method name="Void Main()">
33761         <size>11</size>
33762       </method>
33763     </type>
33764   </test>
33765   <test name="test-532.cs">
33766     <type name="X">
33767       <method name="Void .ctor()">
33768         <size>47</size>
33769       </method>
33770       <method name="Void Main()">
33771         <size>1</size>
33772       </method>
33773     </type>
33774   </test>
33775   <test name="test-533.cs">
33776     <type name="Test">
33777       <method name="Void .ctor()">
33778         <size>7</size>
33779       </method>
33780       <method name="Void True(Boolean)">
33781         <size>10</size>
33782       </method>
33783       <method name="Void False(Boolean)">
33784         <size>13</size>
33785       </method>
33786       <method name="Void Main()">
33787         <size>61</size>
33788       </method>
33789     </type>
33790   </test>
33791   <test name="test-535.cs">
33792     <type name="X">
33793       <method name="Void .ctor()">
33794         <size>7</size>
33795       </method>
33796       <method name="Void Main()">
33797         <size>77</size>
33798       </method>
33799       <method name="Void Compile()">
33800         <size>19</size>
33801       </method>
33802       <method name="Void M(Int64)">
33803         <size>1</size>
33804       </method>
33805       <method name="Void M(UInt64)">
33806         <size>1</size>
33807       </method>
33808       <method name="Void M(System.Object)">
33809         <size>1</size>
33810       </method>
33811     </type>
33812   </test>
33813   <test name="test-536.cs">
33814     <type name="Test">
33815       <method name="Void add_Foo(FooHandler)">
33816         <size>22</size>
33817       </method>
33818       <method name="Void remove_Foo(FooHandler)">
33819         <size>22</size>
33820       </method>
33821       <method name="Void OnFooTest()">
33822         <size>1</size>
33823       </method>
33824       <method name="Void Main()">
33825         <size>31</size>
33826       </method>
33827     </type>
33828     <type name="FooHandler">
33829       <method name="Void .ctor(Object, IntPtr)">
33830         <size>0</size>
33831       </method>
33832       <method name="Void Invoke()">
33833         <size>0</size>
33834       </method>
33835       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33836         <size>0</size>
33837       </method>
33838       <method name="Void EndInvoke(IAsyncResult)">
33839         <size>0</size>
33840       </method>
33841     </type>
33842     <type name="Test">
33843       <method name="Void &lt;Main&gt;m__0()">
33844         <size>33</size>
33845       </method>
33846     </type>
33847   </test>
33848   <test name="test-537.cs">
33849     <type name="Base">
33850       <method name="Void .ctor()">
33851         <size>7</size>
33852       </method>
33853       <method name="System.String get_H()">
33854         <size>6</size>
33855       </method>
33856     </type>
33857     <type name="X">
33858       <method name="Void .ctor()">
33859         <size>7</size>
33860       </method>
33861     </type>
33862     <type name="X+Derived">
33863       <method name="Void .ctor()">
33864         <size>7</size>
33865       </method>
33866     </type>
33867     <type name="X+Derived+Nested">
33868       <method name="Void .ctor()">
33869         <size>7</size>
33870       </method>
33871       <method name="Void G()">
33872         <size>21</size>
33873       </method>
33874     </type>
33875     <type name="Derived">
33876       <method name="Void .ctor()">
33877         <size>7</size>
33878       </method>
33879     </type>
33880     <type name="Derived+Nested">
33881       <method name="Void .ctor()">
33882         <size>7</size>
33883       </method>
33884       <method name="Void G()">
33885         <size>18</size>
33886       </method>
33887     </type>
33888     <type name="Test">
33889       <method name="Void .ctor()">
33890         <size>7</size>
33891       </method>
33892       <method name="Void Main()">
33893         <size>1</size>
33894       </method>
33895     </type>
33896   </test>
33897   <test name="test-538.cs">
33898     <type name="concrete">
33899       <method name="Void .ctor()">
33900         <size>7</size>
33901       </method>
33902     </type>
33903     <type name="Program">
33904       <method name="Void .ctor()">
33905         <size>7</size>
33906       </method>
33907       <method name="concrete getConcrete(IInterface)">
33908         <size>6</size>
33909       </method>
33910       <method name="Void Main(System.String[])">
33911         <size>20</size>
33912       </method>
33913     </type>
33914     <type name="testDelegate">
33915       <method name="Void .ctor(Object, IntPtr)">
33916         <size>0</size>
33917       </method>
33918       <method name="IInterface Invoke(concrete)">
33919         <size>0</size>
33920       </method>
33921       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
33922         <size>0</size>
33923       </method>
33924       <method name="IInterface EndInvoke(IAsyncResult)">
33925         <size>0</size>
33926       </method>
33927     </type>
33928   </test>
33929   <test name="test-54.cs">
33930     <type name="X">
33931       <method name="Void .ctor()">
33932         <size>7</size>
33933       </method>
33934       <method name="Boolean v()">
33935         <size>26</size>
33936       </method>
33937       <method name="Int32 Main()">
33938         <size>2</size>
33939       </method>
33940     </type>
33941   </test>
33942   <test name="test-540.cs">
33943     <type name="A">
33944       <method name="Void .ctor()">
33945         <size>7</size>
33946       </method>
33947       <method name="Byte op_Implicit(A)">
33948         <size>3</size>
33949       </method>
33950     </type>
33951     <type name="Constraint">
33952       <method name="Void .ctor()">
33953         <size>7</size>
33954       </method>
33955       <method name="Void Foo(System.Object)">
33956         <size>1</size>
33957       </method>
33958       <method name="Int32 Main()">
33959         <size>93</size>
33960       </method>
33961       <method name="Constraint op_LogicalNot(Constraint)">
33962         <size>2</size>
33963       </method>
33964       <method name="Constraint op_UnaryPlus(Constraint)">
33965         <size>2</size>
33966       </method>
33967       <method name="Constraint op_OnesComplement(Constraint)">
33968         <size>2</size>
33969       </method>
33970       <method name="Constraint op_UnaryNegation(Constraint)">
33971         <size>2</size>
33972       </method>
33973     </type>
33974   </test>
33975   <test name="test-541.cs">
33976     <type name="A">
33977       <method name="Void .ctor(TestFunc)">
33978         <size>14</size>
33979       </method>
33980     </type>
33981     <type name="TestClass">
33982       <method name="Void .ctor()">
33983         <size>7</size>
33984       </method>
33985       <method name="Void .cctor()">
33986         <size>46</size>
33987       </method>
33988       <method name="Int32 Main()">
33989         <size>6</size>
33990       </method>
33991     </type>
33992     <type name="TestFunc">
33993       <method name="Void .ctor(Object, IntPtr)">
33994         <size>0</size>
33995       </method>
33996       <method name="Void Invoke(Int32)">
33997         <size>0</size>
33998       </method>
33999       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34000         <size>0</size>
34001       </method>
34002       <method name="Void EndInvoke(IAsyncResult)">
34003         <size>0</size>
34004       </method>
34005     </type>
34006     <type name="TestClass">
34007       <method name="Void &lt;a&gt;m__0(Int32)">
34008         <size>7</size>
34009       </method>
34010     </type>
34011   </test>
34012   <test name="test-542.cs">
34013     <type name="X">
34014       <method name="Void .ctor()">
34015         <size>7</size>
34016       </method>
34017       <method name="Void Main()">
34018         <size>1</size>
34019       </method>
34020     </type>
34021     <type name="ARec">
34022       <method name="Void .ctor(Decimal)">
34023         <size>14</size>
34024       </method>
34025       <method name="Decimal Round(Int32)">
34026         <size>13</size>
34027       </method>
34028       <method name="Decimal Round(Decimal, Int32)">
34029         <size>7</size>
34030       </method>
34031     </type>
34032   </test>
34033   <test name="test-543.cs">
34034     <type name="BetterMethod">
34035       <method name="Void .ctor()">
34036         <size>7</size>
34037       </method>
34038       <method name="Int32 get_Item(System.Boolean[])">
34039         <size>2</size>
34040       </method>
34041       <method name="System.String get_Item(Boolean, System.Object)">
34042         <size>6</size>
34043       </method>
34044     </type>
34045     <type name="MainClass">
34046       <method name="Void .ctor()">
34047         <size>7</size>
34048       </method>
34049       <method name="Int32 get_Item(Int32, System.String[])">
34050         <size>2</size>
34051       </method>
34052       <method name="Void set_Item(Int32, System.String[], Int32)">
34053         <size>40</size>
34054       </method>
34055       <method name="System.Object get_Item(Int32, System.Object[])">
34056         <size>2</size>
34057       </method>
34058       <method name="Void set_Item(Int32, System.Object[], System.Object)">
34059         <size>40</size>
34060       </method>
34061       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
34062         <size>2</size>
34063       </method>
34064       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
34065         <size>40</size>
34066       </method>
34067       <method name="Void Main(System.String[])">
34068         <size>258</size>
34069       </method>
34070     </type>
34071   </test>
34072   <test name="test-544.cs">
34073     <type name="X">
34074       <method name="Void .ctor()">
34075         <size>7</size>
34076       </method>
34077       <method name="Void Main()">
34078         <size>32</size>
34079       </method>
34080     </type>
34081   </test>
34082   <test name="test-545.cs">
34083     <type name="X">
34084       <method name="Void .ctor()">
34085         <size>7</size>
34086       </method>
34087       <method name="Void Main()">
34088         <size>1</size>
34089       </method>
34090     </type>
34091     <type name="Dingus">
34092       <method name="Void .ctor(Int32)">
34093         <size>1</size>
34094       </method>
34095     </type>
34096   </test>
34097   <test name="test-546.cs">
34098     <type name="NameSpace.C">
34099       <method name="Void .ctor()">
34100         <size>7</size>
34101       </method>
34102       <method name="Void Main()">
34103         <size>1</size>
34104       </method>
34105     </type>
34106   </test>
34107   <test name="test-547.cs">
34108     <type name="C">
34109       <method name="Void .ctor()">
34110         <size>7</size>
34111       </method>
34112       <method name="Void Main()">
34113         <size>1</size>
34114       </method>
34115     </type>
34116   </test>
34117   <test name="test-548.cs">
34118     <type name="Bugs.Bug0">
34119       <method name="Void .ctor()">
34120         <size>7</size>
34121       </method>
34122       <method name="Int32 Main()">
34123         <size>23</size>
34124       </method>
34125     </type>
34126     <type name="Bugs.Bug0+MyBoolean">
34127       <method name="Void .ctor(Boolean)">
34128         <size>8</size>
34129       </method>
34130       <method name="MyBoolean op_Implicit(Boolean)">
34131         <size>7</size>
34132       </method>
34133       <method name="Boolean op_Implicit(MyBoolean)">
34134         <size>8</size>
34135       </method>
34136     </type>
34137   </test>
34138   <test name="test-549.cs">
34139     <type name="Do">
34140       <method name="Void .ctor()">
34141         <size>7</size>
34142       </method>
34143       <method name="Void Register(Get)">
34144         <size>1</size>
34145       </method>
34146       <method name="Void Register(System.Object)">
34147         <size>1</size>
34148       </method>
34149       <method name="System.Object MyGet(Do)">
34150         <size>2</size>
34151       </method>
34152       <method name="Void X()">
34153         <size>19</size>
34154       </method>
34155     </type>
34156     <type name="User">
34157       <method name="Void .ctor()">
34158         <size>7</size>
34159       </method>
34160       <method name="Void Main()">
34161         <size>1</size>
34162       </method>
34163     </type>
34164     <type name="Get">
34165       <method name="Void .ctor(Object, IntPtr)">
34166         <size>0</size>
34167       </method>
34168       <method name="System.Object Invoke(Do)">
34169         <size>0</size>
34170       </method>
34171       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
34172         <size>0</size>
34173       </method>
34174       <method name="System.Object EndInvoke(IAsyncResult)">
34175         <size>0</size>
34176       </method>
34177     </type>
34178   </test>
34179   <test name="test-55.cs">
34180     <type name="A.B.C">
34181       <method name="Void .ctor()">
34182         <size>7</size>
34183       </method>
34184       <method name="Void Hola()">
34185         <size>11</size>
34186       </method>
34187     </type>
34188     <type name="X.Y.Z.W">
34189       <method name="Void .ctor()">
34190         <size>7</size>
34191       </method>
34192       <method name="Void Ahoj()">
34193         <size>11</size>
34194       </method>
34195     </type>
34196     <type name="Foo.System">
34197       <method name="Void .ctor()">
34198         <size>7</size>
34199       </method>
34200       <method name="Void X()">
34201         <size>11</size>
34202       </method>
34203     </type>
34204     <type name="App">
34205       <method name="Void .ctor()">
34206         <size>7</size>
34207       </method>
34208       <method name="Int32 Main()">
34209         <size>12</size>
34210       </method>
34211     </type>
34212   </test>
34213   <test name="test-550.cs">
34214     <type name="Bla.Blub.Fo‿o">
34215       <method name="Void .ctor()">
34216         <size>7</size>
34217       </method>
34218       <method name="Void Main(System.String[])">
34219         <size>11</size>
34220       </method>
34221     </type>
34222   </test>
34223   <test name="test-551.cs">
34224     <type name="System.Int32">
34225       <method name="Void Main()">
34226         <size>1</size>
34227       </method>
34228     </type>
34229   </test>
34230   <test name="test-552.cs">
34231     <type name="C">
34232       <method name="Void .ctor()">
34233         <size>7</size>
34234       </method>
34235       <method name="Void Test(C)">
34236         <size>1</size>
34237       </method>
34238       <method name="Void Main()">
34239         <size>14</size>
34240       </method>
34241     </type>
34242   </test>
34243   <test name="test-553.cs">
34244     <type name="A">
34245       <method name="Void .ctor()">
34246         <size>7</size>
34247       </method>
34248       <method name="Void Add(System.Object)">
34249         <size>1</size>
34250       </method>
34251     </type>
34252     <type name="B">
34253       <method name="Void .ctor()">
34254         <size>7</size>
34255       </method>
34256       <method name="Boolean Add(System.Object)">
34257         <size>2</size>
34258       </method>
34259       <method name="Void Main()">
34260         <size>1</size>
34261       </method>
34262     </type>
34263   </test>
34264   <test name="test-554.cs">
34265     <type name="C">
34266       <method name="Void .ctor()">
34267         <size>7</size>
34268       </method>
34269       <method name="Int32 Main()">
34270         <size>145</size>
34271       </method>
34272     </type>
34273     <type name="&lt;PrivateImplementationDetails&gt;">
34274       <method name="Void .ctor()">
34275         <size>7</size>
34276       </method>
34277     </type>
34278   </test>
34279   <test name="test-555.cs">
34280     <type name="Test">
34281       <method name="Void .ctor()">
34282         <size>7</size>
34283       </method>
34284       <method name="Int32 Main()">
34285         <size>351</size>
34286       </method>
34287     </type>
34288   </test>
34289   <test name="test-556.cs">
34290     <type name="S">
34291       <method name="Void .ctor()">
34292         <size>7</size>
34293       </method>
34294       <method name="Void Frobnikator()">
34295         <size>1</size>
34296       </method>
34297       <method name="Void CharToX()">
34298         <size>1</size>
34299       </method>
34300       <method name="Int32 Main()">
34301         <size>35</size>
34302       </method>
34303     </type>
34304   </test>
34305   <test name="test-557.cs">
34306     <type name="Test">
34307       <method name="Void .ctor()">
34308         <size>7</size>
34309       </method>
34310       <method name="Void Main(System.String[])">
34311         <size>1</size>
34312       </method>
34313     </type>
34314   </test>
34315   <test name="test-558.cs">
34316     <type name="TestClass">
34317       <method name="Void .ctor()">
34318         <size>7</size>
34319       </method>
34320       <method name="Void Main()">
34321         <size>21</size>
34322       </method>
34323       <method name="Void TestMethod(Int32)">
34324         <size>1</size>
34325       </method>
34326     </type>
34327     <type name="TestClass+OneDelegate">
34328       <method name="Void .ctor(Object, IntPtr)">
34329         <size>0</size>
34330       </method>
34331       <method name="Void Invoke(Int32)">
34332         <size>0</size>
34333       </method>
34334       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34335         <size>0</size>
34336       </method>
34337       <method name="Void EndInvoke(IAsyncResult)">
34338         <size>0</size>
34339       </method>
34340     </type>
34341   </test>
34342   <test name="test-559.cs">
34343     <type name="C">
34344       <method name="Void .ctor()">
34345         <size>7</size>
34346       </method>
34347       <method name="Void add_TestEvent(B+TestDelegate)">
34348         <size>24</size>
34349       </method>
34350       <method name="Void remove_TestEvent(B+TestDelegate)">
34351         <size>24</size>
34352       </method>
34353       <method name="Void Main()">
34354         <size>1</size>
34355       </method>
34356     </type>
34357   </test>
34358   <test name="test-56.cs">
34359     <type name="A">
34360       <method name="Void .ctor()">
34361         <size>7</size>
34362       </method>
34363       <method name="Int32 get_P()">
34364         <size>7</size>
34365       </method>
34366       <method name="Void set_P(Int32)">
34367         <size>8</size>
34368       </method>
34369       <method name="Int32 get_Q()">
34370         <size>0</size>
34371       </method>
34372       <method name="Void set_Q(Int32)">
34373         <size>0</size>
34374       </method>
34375       <method name="Int32 get_R()">
34376         <size>7</size>
34377       </method>
34378       <method name="Void set_R(Int32)">
34379         <size>8</size>
34380       </method>
34381     </type>
34382     <type name="B">
34383       <method name="Void .ctor()">
34384         <size>7</size>
34385       </method>
34386       <method name="Int32 get_P()">
34387         <size>7</size>
34388       </method>
34389       <method name="Void set_P(Int32)">
34390         <size>8</size>
34391       </method>
34392       <method name="Int32 get_Q()">
34393         <size>7</size>
34394       </method>
34395       <method name="Void set_Q(Int32)">
34396         <size>8</size>
34397       </method>
34398     </type>
34399     <type name="C">
34400       <method name="Void .ctor()">
34401         <size>7</size>
34402       </method>
34403       <method name="Int32 get_Q()">
34404         <size>7</size>
34405       </method>
34406       <method name="Void set_Q(Int32)">
34407         <size>8</size>
34408       </method>
34409       <method name="Int32 get_R()">
34410         <size>7</size>
34411       </method>
34412       <method name="Void set_R(Int32)">
34413         <size>8</size>
34414       </method>
34415     </type>
34416     <type name="M">
34417       <method name="Void .ctor()">
34418         <size>7</size>
34419       </method>
34420       <method name="Int32 Main()">
34421         <size>221</size>
34422       </method>
34423     </type>
34424   </test>
34425   <test name="test-560.cs">
34426     <type name="Bugs.Bug2">
34427       <method name="Void .ctor()">
34428         <size>7</size>
34429       </method>
34430       <method name="Void Main(System.String[])">
34431         <size>81</size>
34432       </method>
34433     </type>
34434     <type name="Bugs.Bug2+MyByte">
34435       <method name="Void .ctor(Byte)">
34436         <size>8</size>
34437       </method>
34438       <method name="MyByte op_Implicit(Byte)">
34439         <size>7</size>
34440       </method>
34441       <method name="Byte op_Implicit(MyByte)">
34442         <size>8</size>
34443       </method>
34444     </type>
34445     <type name="Bugs.Bug2+MyInt">
34446       <method name="Void .ctor(Int32)">
34447         <size>8</size>
34448       </method>
34449       <method name="MyInt op_Implicit(Int32)">
34450         <size>7</size>
34451       </method>
34452       <method name="Int32 op_Implicit(MyInt)">
34453         <size>8</size>
34454       </method>
34455     </type>
34456   </test>
34457   <test name="test-561.cs">
34458     <type name="A">
34459       <method name="Void .ctor()">
34460         <size>7</size>
34461       </method>
34462       <method name="Void I.M()">
34463         <size>1</size>
34464       </method>
34465       <method name="Void M()">
34466         <size>0</size>
34467       </method>
34468     </type>
34469     <type name="C">
34470       <method name="Void .ctor()">
34471         <size>7</size>
34472       </method>
34473       <method name="Void M()">
34474         <size>1</size>
34475       </method>
34476       <method name="Void Main()">
34477         <size>1</size>
34478       </method>
34479     </type>
34480   </test>
34481   <test name="test-562.cs">
34482     <type name="Program">
34483       <method name="Void .ctor()">
34484         <size>7</size>
34485       </method>
34486       <method name="Int32 Main()">
34487         <size>45</size>
34488       </method>
34489     </type>
34490   </test>
34491   <test name="test-563.cs">
34492     <type name="Test">
34493       <method name="Void .ctor()">
34494         <size>7</size>
34495       </method>
34496       <method name="System.Object TestMethod(TestCollection)">
34497         <size>64</size>
34498       </method>
34499       <method name="Void Main()">
34500         <size>1</size>
34501       </method>
34502     </type>
34503   </test>
34504   <test name="test-564.cs">
34505     <type name="A">
34506       <method name="Void .ctor()">
34507         <size>7</size>
34508       </method>
34509       <method name="Void Main()">
34510         <size>1</size>
34511       </method>
34512     </type>
34513   </test>
34514   <test name="test-565.cs">
34515     <type name="T">
34516       <method name="Void .ctor()">
34517         <size>7</size>
34518       </method>
34519       <method name="Boolean Equals(System.Object)">
34520         <size>2</size>
34521       </method>
34522       <method name="Void Main()">
34523         <size>1</size>
34524       </method>
34525     </type>
34526   </test>
34527   <test name="test-566.cs">
34528     <type name="Test">
34529       <method name="Void .ctor()">
34530         <size>7</size>
34531       </method>
34532       <method name="System.String get_Spec()">
34533         <size>12</size>
34534       </method>
34535       <method name="Void Foo(C)">
34536         <size>7</size>
34537       </method>
34538       <method name="Void Foo2(CC)">
34539         <size>12</size>
34540       </method>
34541       <method name="Void Main()">
34542         <size>1</size>
34543       </method>
34544     </type>
34545     <type name="CA">
34546       <method name="Void .ctor()">
34547         <size>7</size>
34548       </method>
34549       <method name="Void set_Spec(System.String)">
34550         <size>1</size>
34551       </method>
34552     </type>
34553     <type name="CB">
34554       <method name="Void .ctor()">
34555         <size>7</size>
34556       </method>
34557       <method name="Void set_Spec(System.String)">
34558         <size>1</size>
34559       </method>
34560     </type>
34561     <type name="CC">
34562       <method name="Void .ctor()">
34563         <size>7</size>
34564       </method>
34565     </type>
34566   </test>
34567   <test name="test-567.cs">
34568     <type name="preservesig_test.Class1">
34569       <method name="Void .ctor()">
34570         <size>7</size>
34571       </method>
34572       <method name="Int32 Main(System.String[])">
34573         <size>143</size>
34574       </method>
34575     </type>
34576     <type name="preservesig_test.TestClass">
34577       <method name="Void .ctor()">
34578         <size>7</size>
34579       </method>
34580       <method name="Void add_e(preservesig_test.TestClass+D)">
34581         <size>24</size>
34582       </method>
34583       <method name="Void remove_e(preservesig_test.TestClass+D)">
34584         <size>24</size>
34585       </method>
34586       <method name="Int32 DoFoo()">
34587         <size>2</size>
34588       </method>
34589       <method name="Int32 get_Foo()">
34590         <size>2</size>
34591       </method>
34592     </type>
34593     <type name="preservesig_test.TestClass+D">
34594       <method name="Void .ctor(Object, IntPtr)">
34595         <size>0</size>
34596       </method>
34597       <method name="Void Invoke()">
34598         <size>0</size>
34599       </method>
34600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34601         <size>0</size>
34602       </method>
34603       <method name="Void EndInvoke(IAsyncResult)">
34604         <size>0</size>
34605       </method>
34606     </type>
34607   </test>
34608   <test name="test-568.cs">
34609     <type name="B">
34610       <method name="Void .ctor()">
34611         <size>7</size>
34612       </method>
34613       <method name="Void Main()">
34614         <size>1</size>
34615       </method>
34616     </type>
34617   </test>
34618   <test name="test-569.cs">
34619     <type name="MyAttribute">
34620       <method name="Void .ctor()">
34621         <size>7</size>
34622       </method>
34623     </type>
34624     <type name="SubAttribute">
34625       <method name="Void .ctor()">
34626         <size>7</size>
34627       </method>
34628     </type>
34629     <type name="test">
34630       <method name="Void .ctor()">
34631         <size>7</size>
34632       </method>
34633       <method name="Void method()">
34634         <size>1</size>
34635       </method>
34636       <method name="Void Main()">
34637         <size>1</size>
34638       </method>
34639     </type>
34640   </test>
34641   <test name="test-57.cs">
34642     <type name="Button">
34643       <method name="Void .ctor()">
34644         <size>7</size>
34645       </method>
34646       <method name="Void add_Click(EventHandler)">
34647         <size>24</size>
34648       </method>
34649       <method name="Void remove_Click(EventHandler)">
34650         <size>24</size>
34651       </method>
34652       <method name="Void OnClick(Int32, Int32)">
34653         <size>36</size>
34654       </method>
34655       <method name="Void Reset()">
34656         <size>8</size>
34657       </method>
34658     </type>
34659     <type name="Blah">
34660       <method name="Void .ctor()">
34661         <size>18</size>
34662       </method>
34663       <method name="Void Connect()">
34664         <size>59</size>
34665       </method>
34666       <method name="Void Button1_Click(Int32, Int32)">
34667         <size>34</size>
34668       </method>
34669       <method name="Void Foo_Click(Int32, Int32)">
34670         <size>34</size>
34671       </method>
34672       <method name="Void Disconnect()">
34673         <size>34</size>
34674       </method>
34675       <method name="Int32 Main()">
34676         <size>66</size>
34677       </method>
34678     </type>
34679     <type name="EventHandler">
34680       <method name="Void .ctor(Object, IntPtr)">
34681         <size>0</size>
34682       </method>
34683       <method name="Void Invoke(Int32, Int32)">
34684         <size>0</size>
34685       </method>
34686       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
34687         <size>0</size>
34688       </method>
34689       <method name="Void EndInvoke(IAsyncResult)">
34690         <size>0</size>
34691       </method>
34692     </type>
34693   </test>
34694   <test name="test-570.cs">
34695     <type name="Bar">
34696       <method name="Void .ctor()">
34697         <size>7</size>
34698       </method>
34699     </type>
34700     <type name="Program">
34701       <method name="Void .ctor()">
34702         <size>7</size>
34703       </method>
34704       <method name="Void Main()">
34705         <size>47</size>
34706       </method>
34707     </type>
34708   </test>
34709   <test name="test-571.cs">
34710     <type name="Test">
34711       <method name="Void .ctor()">
34712         <size>7</size>
34713       </method>
34714       <method name="Void Main()">
34715         <size>1</size>
34716       </method>
34717     </type>
34718   </test>
34719   <test name="test-572.cs">
34720     <type name="C">
34721       <method name="Void .ctor()">
34722         <size>7</size>
34723       </method>
34724       <method name="Color get_Color()">
34725         <size>10</size>
34726       </method>
34727       <method name="Void ResetCustomColors()">
34728         <size>16</size>
34729       </method>
34730       <method name="Void Main()">
34731         <size>1</size>
34732       </method>
34733     </type>
34734     <type name="Color">
34735       <method name="Color From(Int32)">
34736         <size>10</size>
34737       </method>
34738       <method name="Int32 ToArgb()">
34739         <size>2</size>
34740       </method>
34741     </type>
34742   </test>
34743   <test name="test-573.cs">
34744     <type name="C">
34745       <method name="Void .ctor()">
34746         <size>7</size>
34747       </method>
34748       <method name="Void .cctor()">
34749         <size>11</size>
34750       </method>
34751       <method name="Void Main()">
34752         <size>25</size>
34753       </method>
34754     </type>
34755   </test>
34756   <test name="test-574.cs">
34757     <type name="X">
34758       <method name="Void .ctor()">
34759         <size>7</size>
34760       </method>
34761       <method name="Int32 Main()">
34762         <size>31</size>
34763       </method>
34764     </type>
34765   </test>
34766   <test name="test-575.cs">
34767     <type name="Program">
34768       <method name="Void .ctor()">
34769         <size>7</size>
34770       </method>
34771       <method name="Void Main(System.String[])">
34772         <size>25</size>
34773       </method>
34774     </type>
34775   </test>
34776   <test name="test-576.cs">
34777     <type name="Foo">
34778       <method name="Void .ctor()">
34779         <size>7</size>
34780       </method>
34781       <method name="Void Main()">
34782         <size>24</size>
34783       </method>
34784     </type>
34785   </test>
34786   <test name="test-578.cs">
34787     <type name="Test1.TestItem1">
34788       <method name="Void .ctor()">
34789         <size>7</size>
34790       </method>
34791       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
34792         <size>34</size>
34793       </method>
34794       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
34795         <size>34</size>
34796       </method>
34797       <method name="Int32 Test()">
34798         <size>12</size>
34799       </method>
34800     </type>
34801     <type name="Test1.TestItem2">
34802       <method name="Void .ctor()">
34803         <size>7</size>
34804       </method>
34805       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
34806         <size>18</size>
34807       </method>
34808       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
34809         <size>18</size>
34810       </method>
34811     </type>
34812     <type name="Test1.CC">
34813       <method name="Void .ctor()">
34814         <size>7</size>
34815       </method>
34816       <method name="Int32 Main()">
34817         <size>57</size>
34818       </method>
34819     </type>
34820     <type name="Test1.TestDelegate1">
34821       <method name="Void .ctor(Object, IntPtr)">
34822         <size>0</size>
34823       </method>
34824       <method name="Int32 Invoke()">
34825         <size>0</size>
34826       </method>
34827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34828         <size>0</size>
34829       </method>
34830       <method name="Int32 EndInvoke(IAsyncResult)">
34831         <size>0</size>
34832       </method>
34833     </type>
34834     <type name="Test1.CC">
34835       <method name="Int32 &lt;Main&gt;m__0()">
34836         <size>2</size>
34837       </method>
34838     </type>
34839   </test>
34840   <test name="test-579.cs">
34841     <type name="X">
34842       <method name="Void .ctor()">
34843         <size>7</size>
34844       </method>
34845       <method name="Void Main()">
34846         <size>35</size>
34847       </method>
34848       <method name="Void DoCall(X+test)">
34849         <size>1</size>
34850       </method>
34851     </type>
34852     <type name="X+test">
34853       <method name="Void .ctor(Object, IntPtr)">
34854         <size>0</size>
34855       </method>
34856       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
34857         <size>0</size>
34858       </method>
34859       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
34860         <size>0</size>
34861       </method>
34862       <method name="System.Object EndInvoke(IAsyncResult)">
34863         <size>0</size>
34864       </method>
34865     </type>
34866     <type name="X">
34867       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
34868         <size>18</size>
34869       </method>
34870     </type>
34871   </test>
34872   <test name="test-58.cs">
34873     <type name="Blah">
34874       <method name="Void .ctor()">
34875         <size>7</size>
34876       </method>
34877       <method name="Int32 Main()">
34878         <size>27</size>
34879       </method>
34880     </type>
34881   </test>
34882   <test name="test-580.cs">
34883     <type name="Bla">
34884       <method name="Void .ctor()">
34885         <size>7</size>
34886       </method>
34887       <method name="Void BuildNode(System.String ByRef)">
34888         <size>43</size>
34889       </method>
34890       <method name="Void BuildNode(System.String[] ByRef)">
34891         <size>56</size>
34892       </method>
34893       <method name="Void BuildNode_B(System.Object ByRef)">
34894         <size>18</size>
34895       </method>
34896       <method name="System.String BuildNode_C(System.String ByRef)">
34897         <size>76</size>
34898       </method>
34899       <method name="System.String BuildNode_D()">
34900         <size>155</size>
34901       </method>
34902       <method name="Void BuildNode_E(System.String[,] ByRef)">
34903         <size>68</size>
34904       </method>
34905       <method name="Int32 Main()">
34906         <size>265</size>
34907       </method>
34908     </type>
34909   </test>
34910   <test name="test-581.cs">
34911     <type name="TestParams">
34912       <method name="Void .ctor()">
34913         <size>7</size>
34914       </method>
34915       <method name="System.Object get_Item(System.String[])">
34916         <size>4</size>
34917       </method>
34918       <method name="Void set_Item(System.String[], System.Object)">
34919         <size>40</size>
34920       </method>
34921       <method name="Void TestMethod()">
34922         <size>179</size>
34923       </method>
34924     </type>
34925     <type name="TestNonParams">
34926       <method name="Void .ctor()">
34927         <size>7</size>
34928       </method>
34929       <method name="System.Object get_Item(System.String)">
34930         <size>2</size>
34931       </method>
34932       <method name="Void set_Item(System.String, System.Object)">
34933         <size>40</size>
34934       </method>
34935       <method name="Void TestMethod()">
34936         <size>71</size>
34937       </method>
34938     </type>
34939     <type name="M">
34940       <method name="Void .ctor()">
34941         <size>7</size>
34942       </method>
34943       <method name="Int32 Main()">
34944         <size>22</size>
34945       </method>
34946     </type>
34947   </test>
34948   <test name="test-582.cs">
34949     <type name="TrueClass">
34950       <method name="Void Main()">
34951         <size>1</size>
34952       </method>
34953     </type>
34954   </test>
34955   <test name="test-583.cs">
34956     <type name="Program">
34957       <method name="Void .ctor()">
34958         <size>7</size>
34959       </method>
34960       <method name="Int32 Main()">
34961         <size>19</size>
34962       </method>
34963     </type>
34964     <type name="ObjectContainerBase">
34965       <method name="Void .ctor()">
34966         <size>7</size>
34967       </method>
34968     </type>
34969   </test>
34970   <test name="test-584.cs">
34971     <type name="Style">
34972       <method name="Void .ctor()">
34973         <size>7</size>
34974       </method>
34975       <method name="Style get_CurrentStyle()">
34976         <size>2</size>
34977       </method>
34978       <method name="Void set_CurrentStyle(Style)">
34979         <size>1</size>
34980       </method>
34981       <method name="Boolean LoadCurrentStyle()">
34982         <size>20</size>
34983       </method>
34984       <method name="Style Load()">
34985         <size>2</size>
34986       </method>
34987       <method name="Int32 Main()">
34988         <size>18</size>
34989       </method>
34990     </type>
34991   </test>
34992   <test name="test-585.cs">
34993     <type name="A">
34994       <method name="Void .ctor()">
34995         <size>7</size>
34996       </method>
34997     </type>
34998     <type name="B">
34999       <method name="Void .ctor()">
35000         <size>7</size>
35001       </method>
35002     </type>
35003     <type name="X">
35004       <method name="Void .ctor()">
35005         <size>7</size>
35006       </method>
35007     </type>
35008     <type name="Program">
35009       <method name="Void .ctor()">
35010         <size>7</size>
35011       </method>
35012       <method name="Void Main()">
35013         <size>52</size>
35014       </method>
35015     </type>
35016   </test>
35017   <test name="test-586.cs">
35018     <type name="Program">
35019       <method name="Void .ctor()">
35020         <size>7</size>
35021       </method>
35022       <method name="Int32 Main()">
35023         <size>99</size>
35024       </method>
35025     </type>
35026     <type name="Program+MyColor">
35027       <method name="Void .ctor(Single)">
35028         <size>8</size>
35029       </method>
35030       <method name="Single get_Value()">
35031         <size>7</size>
35032       </method>
35033       <method name="MyColor op_Addition(MyColor, MyColor)">
35034         <size>21</size>
35035       </method>
35036     </type>
35037   </test>
35038   <test name="test-587.cs">
35039     <type name="Program">
35040       <method name="Void .ctor()">
35041         <size>7</size>
35042       </method>
35043       <method name="Int32 Main()">
35044         <size>17</size>
35045       </method>
35046     </type>
35047   </test>
35048   <test name="test-588.cs">
35049     <type name="TestNamespace.TestClass">
35050       <method name="Void .ctor()">
35051         <size>7</size>
35052       </method>
35053       <method name="Void HelloWorld()">
35054         <size>1</size>
35055       </method>
35056     </type>
35057     <type name="SuperClass">
35058       <method name="Void .ctor()">
35059         <size>7</size>
35060       </method>
35061       <method name="TestNamespace.TestClass get_TestClass()">
35062         <size>7</size>
35063       </method>
35064     </type>
35065     <type name="SubClass">
35066       <method name="Void .ctor()">
35067         <size>12</size>
35068       </method>
35069     </type>
35070     <type name="App">
35071       <method name="Void .ctor()">
35072         <size>7</size>
35073       </method>
35074       <method name="Void Main()">
35075         <size>7</size>
35076       </method>
35077     </type>
35078   </test>
35079   <test name="test-589.cs">
35080     <type name="TestNamespace.TestClass">
35081       <method name="Void .ctor()">
35082         <size>7</size>
35083       </method>
35084       <method name="Void HelloWorld()">
35085         <size>1</size>
35086       </method>
35087     </type>
35088     <type name="SuperClass">
35089       <method name="Void .ctor()">
35090         <size>7</size>
35091       </method>
35092       <method name="TestNamespace.TestClass get_TestClass()">
35093         <size>7</size>
35094       </method>
35095       <method name="Void set_TestClass(TestNamespace.TestClass)">
35096         <size>1</size>
35097       </method>
35098     </type>
35099     <type name="SubClass">
35100       <method name="Void .ctor()">
35101         <size>12</size>
35102       </method>
35103     </type>
35104     <type name="App">
35105       <method name="Void .ctor()">
35106         <size>7</size>
35107       </method>
35108       <method name="Void Main()">
35109         <size>7</size>
35110       </method>
35111     </type>
35112   </test>
35113   <test name="test-59.cs">
35114     <type name="X">
35115       <method name="Void .ctor()">
35116         <size>7</size>
35117       </method>
35118       <method name="Int32 test_explicit()">
35119         <size>224</size>
35120       </method>
35121       <method name="Int32 test_implicit()">
35122         <size>102</size>
35123       </method>
35124       <method name="Int32 Main()">
35125         <size>55</size>
35126       </method>
35127     </type>
35128   </test>
35129   <test name="test-590.cs">
35130     <type name="X">
35131       <method name="Void .ctor()">
35132         <size>18</size>
35133       </method>
35134       <method name="Int32 Main()">
35135         <size>28</size>
35136       </method>
35137       <method name="System.String Foo()">
35138         <size>6</size>
35139       </method>
35140       <method name="System.String get_Prop()">
35141         <size>7</size>
35142       </method>
35143       <method name="Void set_Prop(System.String)">
35144         <size>8</size>
35145       </method>
35146       <method name="System.String get_Item(Int32)">
35147         <size>7</size>
35148       </method>
35149       <method name="Void set_Item(Int32, System.String)">
35150         <size>8</size>
35151       </method>
35152       <method name="Int32 Do(System.String, System.String, System.String)">
35153         <size>334</size>
35154       </method>
35155     </type>
35156   </test>
35157   <test name="test-591.cs">
35158     <type name="C1">
35159       <method name="Void .ctor()">
35160         <size>7</size>
35161       </method>
35162       <method name="Void Foo(System.String)">
35163         <size>49</size>
35164       </method>
35165     </type>
35166     <type name="C2">
35167       <method name="Void .ctor()">
35168         <size>7</size>
35169       </method>
35170       <method name="Void Main()">
35171         <size>1</size>
35172       </method>
35173     </type>
35174   </test>
35175   <test name="test-592.cs">
35176     <type name="T">
35177       <method name="Void .ctor()">
35178         <size>7</size>
35179       </method>
35180       <method name="Int32 fib(Int32)">
35181         <size>53</size>
35182       </method>
35183       <method name="Int32 xx(Int32)">
35184         <size>33</size>
35185       </method>
35186       <method name="Void foo(Int32)">
35187         <size>38</size>
35188       </method>
35189       <method name="Void XXXA()">
35190         <size>6</size>
35191       </method>
35192       <method name="Void Main()">
35193         <size>1</size>
35194       </method>
35195     </type>
35196   </test>
35197   <test name="test-593.cs">
35198     <type name="MainClass">
35199       <method name="Void .ctor()">
35200         <size>7</size>
35201       </method>
35202       <method name="Void Foo(I)">
35203         <size>7</size>
35204       </method>
35205       <method name="Void Main()">
35206         <size>1</size>
35207       </method>
35208     </type>
35209   </test>
35210   <test name="test-594.cs">
35211     <type name="Test">
35212       <method name="Void .ctor()">
35213         <size>7</size>
35214       </method>
35215       <method name="Void Main()">
35216         <size>1</size>
35217       </method>
35218     </type>
35219   </test>
35220   <test name="test-595.cs">
35221     <type name="AttributesCollection">
35222       <method name="Void .ctor()">
35223         <size>7</size>
35224       </method>
35225       <method name="System.Object get_Item(SymbolId)">
35226         <size>2</size>
35227       </method>
35228       <method name="Void set_Item(SymbolId, System.Object)">
35229         <size>1</size>
35230       </method>
35231     </type>
35232     <type name="Program">
35233       <method name="Void .ctor()">
35234         <size>7</size>
35235       </method>
35236       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
35237         <size>18</size>
35238       </method>
35239       <method name="Void Main()">
35240         <size>23</size>
35241       </method>
35242     </type>
35243   </test>
35244   <test name="test-596.cs">
35245     <type name="C">
35246       <method name="Void .ctor()">
35247         <size>7</size>
35248       </method>
35249       <method name="Void Main()">
35250         <size>17</size>
35251       </method>
35252     </type>
35253   </test>
35254   <test name="test-597.cs">
35255     <type name="TestNS.Foo">
35256       <method name="Void .ctor()">
35257         <size>7</size>
35258       </method>
35259     </type>
35260     <type name="TestNS.XElement">
35261       <method name="Void .ctor()">
35262         <size>7</size>
35263       </method>
35264       <method name="TestNS.Bar get_Document()">
35265         <size>2</size>
35266       </method>
35267       <method name="System.Object get_CrashHere()">
35268         <size>29</size>
35269       </method>
35270     </type>
35271     <type name="TestNS.Element">
35272       <method name="Void .ctor()">
35273         <size>7</size>
35274       </method>
35275       <method name="TestNS.Foo get_Document()">
35276         <size>2</size>
35277       </method>
35278     </type>
35279     <type name="TestNS.Bar">
35280       <method name="Void .ctor()">
35281         <size>7</size>
35282       </method>
35283       <method name="IHoge get_Root()">
35284         <size>2</size>
35285       </method>
35286     </type>
35287     <type name="TestNS.C">
35288       <method name="Void .ctor()">
35289         <size>7</size>
35290       </method>
35291       <method name="Void Main()">
35292         <size>1</size>
35293       </method>
35294     </type>
35295   </test>
35296   <test name="test-598.cs">
35297     <type name="Test">
35298       <method name="Void .ctor()">
35299         <size>35</size>
35300       </method>
35301       <method name="V get_v()">
35302         <size>7</size>
35303       </method>
35304       <method name="Void Main()">
35305         <size>1</size>
35306       </method>
35307     </type>
35308     <type name="V">
35309       <method name="Void set_Item(Int32, Int32)">
35310         <size>1</size>
35311       </method>
35312     </type>
35313   </test>
35314   <test name="test-599.cs">
35315     <type name="Test.String">
35316       <method name="Void .ctor(String)">
35317         <size>14</size>
35318       </method>
35319       <method name="Test.String op_Implicit(System.String)">
35320         <size>15</size>
35321       </method>
35322       <method name="System.String op_Implicit(Test.String)">
35323         <size>15</size>
35324       </method>
35325     </type>
35326     <type name="TestCompiler.MainClass">
35327       <method name="Void .ctor()">
35328         <size>7</size>
35329       </method>
35330       <method name="Int32 Main()">
35331         <size>80</size>
35332       </method>
35333     </type>
35334   </test>
35335   <test name="test-6.cs">
35336     <type name="X">
35337       <method name="Void .ctor()">
35338         <size>7</size>
35339       </method>
35340       <method name="Int32 Main()">
35341         <size>37</size>
35342       </method>
35343     </type>
35344   </test>
35345   <test name="test-60.cs">
35346     <type name="ns5.Y">
35347       <method name="Void .ctor()">
35348         <size>7</size>
35349       </method>
35350       <method name="Void Run()">
35351         <size>1</size>
35352       </method>
35353     </type>
35354     <type name="X">
35355       <method name="Void .ctor()">
35356         <size>7</size>
35357       </method>
35358       <method name="Int32 Main()">
35359         <size>14</size>
35360       </method>
35361     </type>
35362   </test>
35363   <test name="test-600.cs">
35364     <type name="Test.Regression">
35365       <method name="Void .ctor()">
35366         <size>7</size>
35367       </method>
35368       <method name="Int32 Main()">
35369         <size>90</size>
35370       </method>
35371     </type>
35372   </test>
35373   <test name="test-601.cs">
35374     <type name="C">
35375       <method name="Void .ctor()">
35376         <size>7</size>
35377       </method>
35378       <method name="Void Main()">
35379         <size>1</size>
35380       </method>
35381     </type>
35382     <type name="C+MarkerUpdatedVMDelegate">
35383       <method name="Void .ctor(Object, IntPtr)">
35384         <size>0</size>
35385       </method>
35386       <method name="Void Invoke(IntPtr, IntPtr)">
35387         <size>0</size>
35388       </method>
35389       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
35390         <size>0</size>
35391       </method>
35392       <method name="Void EndInvoke(IAsyncResult)">
35393         <size>0</size>
35394       </method>
35395     </type>
35396   </test>
35397   <test name="test-602.cs">
35398     <type name="C">
35399       <method name="Void .ctor()">
35400         <size>7</size>
35401       </method>
35402       <method name="Int32 Main()">
35403         <size>95</size>
35404       </method>
35405       <method name="Int32 Error(System.String, System.Object[])">
35406         <size>8</size>
35407       </method>
35408       <method name="Int32 Format(System.String, System.Object)">
35409         <size>2</size>
35410       </method>
35411       <method name="Int32 Format(System.String, System.Object[])">
35412         <size>2</size>
35413       </method>
35414       <method name="Int32 Format(System.String, System.Object, System.Object[])">
35415         <size>2</size>
35416       </method>
35417       <method name="Int32 Test_A(System.String)">
35418         <size>2</size>
35419       </method>
35420       <method name="Int32 Test_A(System.String, System.Object[])">
35421         <size>2</size>
35422       </method>
35423       <method name="Int32 Test_C(System.Type, System.Int32[])">
35424         <size>2</size>
35425       </method>
35426       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
35427         <size>2</size>
35428       </method>
35429     </type>
35430   </test>
35431   <test name="test-603.cs">
35432     <type name="ConsoleApplication1.Program">
35433       <method name="Void .ctor()">
35434         <size>7</size>
35435       </method>
35436       <method name="Void .cctor()">
35437         <size>1</size>
35438       </method>
35439       <method name="Int32 Main()">
35440         <size>52</size>
35441       </method>
35442     </type>
35443   </test>
35444   <test name="test-604.cs">
35445     <type name="Program">
35446       <method name="Void .ctor()">
35447         <size>7</size>
35448       </method>
35449       <method name="Int32 Main()">
35450         <size>83</size>
35451       </method>
35452     </type>
35453     <type name="Program+ImplementingExplicitInterfacesMembers">
35454       <method name="Void .ctor()">
35455         <size>7</size>
35456       </method>
35457       <method name="Void Program.Iface1.IfaceMethod1()">
35458         <size>1</size>
35459       </method>
35460       <method name="Void Program.Iface2.IfaceMethod2()">
35461         <size>1</size>
35462       </method>
35463     </type>
35464   </test>
35465   <test name="test-605.cs">
35466     <type name="TestA">
35467       <method name="Void .ctor()">
35468         <size>7</size>
35469       </method>
35470       <method name="System.String get_Method()">
35471         <size>2</size>
35472       </method>
35473     </type>
35474     <type name="TestB">
35475       <method name="Void .ctor()">
35476         <size>7</size>
35477       </method>
35478       <method name="System.String get_Method()">
35479         <size>2</size>
35480       </method>
35481       <method name="Void Main()">
35482         <size>1</size>
35483       </method>
35484     </type>
35485   </test>
35486   <test name="test-606.cs">
35487     <type name="Program">
35488       <method name="Void .ctor()">
35489         <size>7</size>
35490       </method>
35491       <method name="Int32 Main()">
35492         <size>157</size>
35493       </method>
35494     </type>
35495     <type name="Info">
35496       <method name="Void .ctor()">
35497         <size>7</size>
35498       </method>
35499       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
35500         <size>2</size>
35501       </method>
35502       <method name="Void System.Collections.IEnumerator.Reset()">
35503         <size>1</size>
35504       </method>
35505       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35506         <size>2</size>
35507       </method>
35508       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
35509         <size>2</size>
35510       </method>
35511       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
35512         <size>1</size>
35513       </method>
35514     </type>
35515   </test>
35516   <test name="test-607.cs">
35517     <type name="Program">
35518       <method name="Void .ctor()">
35519         <size>7</size>
35520       </method>
35521       <method name="Int32 Main()">
35522         <size>120</size>
35523       </method>
35524     </type>
35525   </test>
35526   <test name="test-608.cs">
35527     <type name="X">
35528       <method name="Void .ctor()">
35529         <size>7</size>
35530       </method>
35531       <method name="Void Main()">
35532         <size>60</size>
35533       </method>
35534     </type>
35535   </test>
35536   <test name="test-609.cs">
35537     <type name="Test">
35538       <method name="Void .ctor()">
35539         <size>7</size>
35540       </method>
35541       <method name="Int32 Main()">
35542         <size>36</size>
35543       </method>
35544     </type>
35545   </test>
35546   <test name="test-61.cs">
35547     <type name="X">
35548       <method name="Void .ctor()">
35549         <size>7</size>
35550       </method>
35551       <method name="Void add_XX(X+MyEvent)">
35552         <size>3</size>
35553       </method>
35554       <method name="Void remove_XX(X+MyEvent)">
35555         <size>3</size>
35556       </method>
35557       <method name="Int32 get_Property()">
35558         <size>4</size>
35559       </method>
35560       <method name="Void set_Property(Int32)">
35561         <size>3</size>
35562       </method>
35563       <method name="Int32 get_P2()">
35564         <size>2</size>
35565       </method>
35566       <method name="Void set_P3(Int32)">
35567         <size>1</size>
35568       </method>
35569       <method name="Int32 Main()">
35570         <size>2</size>
35571       </method>
35572     </type>
35573     <type name="X+MyEvent">
35574       <method name="Void .ctor(Object, IntPtr)">
35575         <size>0</size>
35576       </method>
35577       <method name="Void Invoke()">
35578         <size>0</size>
35579       </method>
35580       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35581         <size>0</size>
35582       </method>
35583       <method name="Void EndInvoke(IAsyncResult)">
35584         <size>0</size>
35585       </method>
35586     </type>
35587   </test>
35588   <test name="test-610.cs">
35589     <type name="A">
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="A+C">
35598       <method name="Void .ctor()">
35599         <size>7</size>
35600       </method>
35601     </type>
35602     <type name="A+C+D">
35603       <method name="Void .ctor()">
35604         <size>7</size>
35605       </method>
35606     </type>
35607     <type name="N.B">
35608       <method name="Void .ctor()">
35609         <size>7</size>
35610       </method>
35611     </type>
35612     <type name="N.B+C">
35613       <method name="Void .ctor()">
35614         <size>7</size>
35615       </method>
35616     </type>
35617     <type name="N.B+C+E">
35618       <method name="Void .ctor()">
35619         <size>7</size>
35620       </method>
35621     </type>
35622     <type name="N.B+A">
35623       <method name="Void .ctor()">
35624         <size>7</size>
35625       </method>
35626     </type>
35627     <type name="N.B+A+D">
35628       <method name="Void .ctor()">
35629         <size>7</size>
35630       </method>
35631     </type>
35632   </test>
35633   <test name="test-611.cs">
35634     <type name="T">
35635       <method name="Void .ctor()">
35636         <size>7</size>
35637       </method>
35638     </type>
35639     <type name="T+Protected">
35640       <method name="Void .ctor()">
35641         <size>7</size>
35642       </method>
35643     </type>
35644     <type name="D">
35645       <method name="Void .ctor()">
35646         <size>7</size>
35647       </method>
35648     </type>
35649     <type name="D+Private">
35650       <method name="Void .ctor()">
35651         <size>7</size>
35652       </method>
35653       <method name="Void Stuff(T+Protected)">
35654         <size>1</size>
35655       </method>
35656     </type>
35657     <type name="D2">
35658       <method name="Void .ctor()">
35659         <size>7</size>
35660       </method>
35661     </type>
35662     <type name="D2+P">
35663       <method name="Void .ctor()">
35664         <size>7</size>
35665       </method>
35666     </type>
35667     <type name="D2+P+Private">
35668       <method name="Void .ctor()">
35669         <size>7</size>
35670       </method>
35671       <method name="Void Stuff(T+Protected)">
35672         <size>1</size>
35673       </method>
35674     </type>
35675     <type name="Z">
35676       <method name="Void .ctor()">
35677         <size>7</size>
35678       </method>
35679       <method name="Void Main()">
35680         <size>1</size>
35681       </method>
35682     </type>
35683   </test>
35684   <test name="test-612.cs">
35685     <type name="Abcdefghijklmnopqrstuvwxyz">
35686       <method name="Void .ctor()">
35687         <size>7</size>
35688       </method>
35689       <method name="Void .cctor()">
35690         <size>7</size>
35691       </method>
35692     </type>
35693     <type name="OO">
35694       <method name="Void .ctor()">
35695         <size>7</size>
35696       </method>
35697       <method name="Void D()">
35698         <size>5293</size>
35699       </method>
35700     </type>
35701     <type name="Zyxwvutsrqp">
35702       <method name="Void .ctor()">
35703         <size>7</size>
35704       </method>
35705       <method name="Void .cctor()">
35706         <size>7</size>
35707       </method>
35708     </type>
35709     <type name="XXX">
35710       <method name="Void .ctor()">
35711         <size>7</size>
35712       </method>
35713       <method name="Boolean IsAltered()">
35714         <size>859</size>
35715       </method>
35716       <method name="Void Main()">
35717         <size>1</size>
35718       </method>
35719     </type>
35720   </test>
35721   <test name="test-613.cs">
35722     <type name="M">
35723       <method name="Void .ctor()">
35724         <size>7</size>
35725       </method>
35726       <method name="Boolean g()">
35727         <size>8</size>
35728       </method>
35729       <method name="Int32 Main()">
35730         <size>62</size>
35731       </method>
35732     </type>
35733   </test>
35734   <test name="test-614.cs">
35735     <type name="C">
35736       <method name="Void .ctor()">
35737         <size>7</size>
35738       </method>
35739       <method name="Void And()">
35740         <size>73</size>
35741       </method>
35742       <method name="Void Or()">
35743         <size>129</size>
35744       </method>
35745       <method name="Int32 Main()">
35746         <size>70</size>
35747       </method>
35748     </type>
35749   </test>
35750   <test name="test-615.cs">
35751     <type name="C">
35752       <method name="Void .ctor()">
35753         <size>7</size>
35754       </method>
35755       <method name="Void Main()">
35756         <size>16</size>
35757       </method>
35758     </type>
35759   </test>
35760   <test name="test-617.cs">
35761     <type name="Y">
35762       <method name="Void .ctor()">
35763         <size>7</size>
35764       </method>
35765       <method name="Void X.add_Foo(MyDelegate)">
35766         <size>1</size>
35767       </method>
35768       <method name="Void X.remove_Foo(MyDelegate)">
35769         <size>1</size>
35770       </method>
35771       <method name="Void add_Foo(MyDelegate)">
35772         <size>24</size>
35773       </method>
35774       <method name="Void remove_Foo(MyDelegate)">
35775         <size>24</size>
35776       </method>
35777       <method name="Int32 X.get_Prop()">
35778         <size>2</size>
35779       </method>
35780       <method name="Int32 Main()">
35781         <size>74</size>
35782       </method>
35783     </type>
35784     <type name="MyDelegate">
35785       <method name="Void .ctor(Object, IntPtr)">
35786         <size>0</size>
35787       </method>
35788       <method name="Int64 Invoke()">
35789         <size>0</size>
35790       </method>
35791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35792         <size>0</size>
35793       </method>
35794       <method name="Int64 EndInvoke(IAsyncResult)">
35795         <size>0</size>
35796       </method>
35797     </type>
35798   </test>
35799   <test name="test-618.cs">
35800     <type name="C">
35801       <method name="Void .ctor()">
35802         <size>7</size>
35803       </method>
35804       <method name="Void ZeroBasedReductions()">
35805         <size>18</size>
35806       </method>
35807       <method name="Void Main()">
35808         <size>6</size>
35809       </method>
35810     </type>
35811   </test>
35812   <test name="test-619.cs">
35813     <type name="X">
35814       <method name="Void .ctor()">
35815         <size>7</size>
35816       </method>
35817       <method name="Void Main()">
35818         <size>11</size>
35819       </method>
35820     </type>
35821   </test>
35822   <test name="test-62.cs">
35823     <type name="X">
35824       <method name="Void .ctor()">
35825         <size>7</size>
35826       </method>
35827       <method name="X[] GetX()">
35828         <size>2</size>
35829       </method>
35830       <method name="System.Int32[] getInt()">
35831         <size>2</size>
35832       </method>
35833       <method name="System.Int32[,,] getMoreInt()">
35834         <size>2</size>
35835       </method>
35836       <method name="Int32 Main()">
35837         <size>2</size>
35838       </method>
35839     </type>
35840   </test>
35841   <test name="test-620.cs">
35842     <type name="X">
35843       <method name="Void .ctor()">
35844         <size>7</size>
35845       </method>
35846       <method name="Void A(Int32 ByRef)">
35847         <size>7</size>
35848       </method>
35849       <method name="Void B(Int32 ByRef)">
35850         <size>7</size>
35851       </method>
35852       <method name="Int32 Main()">
35853         <size>22</size>
35854       </method>
35855     </type>
35856   </test>
35857   <test name="test-621.cs">
35858     <type name="X">
35859       <method name="Void .ctor()">
35860         <size>7</size>
35861       </method>
35862       <method name="Void Main()">
35863         <size>129</size>
35864       </method>
35865     </type>
35866   </test>
35867   <test name="test-622.cs">
35868     <type name="A">
35869       <method name="Void .ctor(Int32)">
35870         <size>1</size>
35871       </method>
35872     </type>
35873     <type name="B">
35874       <method name="Void .ctor(Int32)">
35875         <size>7</size>
35876       </method>
35877     </type>
35878     <type name="X">
35879       <method name="Void .ctor()">
35880         <size>7</size>
35881       </method>
35882       <method name="Void Foo(A ByRef)">
35883         <size>8</size>
35884       </method>
35885       <method name="Void Foo(System.Object ByRef)">
35886         <size>9</size>
35887       </method>
35888       <method name="Int32 Main()">
35889         <size>16</size>
35890       </method>
35891     </type>
35892   </test>
35893   <test name="test-623.cs">
35894     <type name="X">
35895       <method name="Void .ctor()">
35896         <size>7</size>
35897       </method>
35898       <method name="Void a()">
35899         <size>0</size>
35900       </method>
35901     </type>
35902     <type name="Y">
35903       <method name="Void .ctor()">
35904         <size>7</size>
35905       </method>
35906       <method name="Void a()">
35907         <size>11</size>
35908       </method>
35909       <method name="Void Main()">
35910         <size>13</size>
35911       </method>
35912     </type>
35913   </test>
35914   <test name="test-624.cs">
35915     <type name="X">
35916       <method name="Void .ctor()">
35917         <size>7</size>
35918       </method>
35919       <method name="Int32 get_Type()">
35920         <size>2</size>
35921       </method>
35922       <method name="Void Main()">
35923         <size>3</size>
35924       </method>
35925     </type>
35926   </test>
35927   <test name="test-625.cs">
35928     <type name="Location">
35929       <method name="Void .ctor()">
35930         <size>7</size>
35931       </method>
35932       <method name="Int32 get_Null()">
35933         <size>2</size>
35934       </method>
35935     </type>
35936     <type name="X">
35937       <method name="Void .ctor()">
35938         <size>13</size>
35939       </method>
35940       <method name="Void Main()">
35941         <size>1</size>
35942       </method>
35943     </type>
35944   </test>
35945   <test name="test-626.cs">
35946     <type name="X">
35947       <method name="Void .ctor()">
35948         <size>7</size>
35949       </method>
35950       <method name="Void A()">
35951         <size>1</size>
35952       </method>
35953       <method name="Void Main()">
35954         <size>37</size>
35955       </method>
35956     </type>
35957   </test>
35958   <test name="test-627.cs">
35959     <type name="B">
35960       <method name="Void .ctor()">
35961         <size>7</size>
35962       </method>
35963       <method name="Void X.B()">
35964         <size>1</size>
35965       </method>
35966       <method name="Void A.B()">
35967         <size>1</size>
35968       </method>
35969     </type>
35970     <type name="M">
35971       <method name="Void .ctor()">
35972         <size>7</size>
35973       </method>
35974       <method name="Void N(System.Object)">
35975         <size>8</size>
35976       </method>
35977       <method name="Void Main()">
35978         <size>1</size>
35979       </method>
35980     </type>
35981   </test>
35982   <test name="test-628.cs">
35983     <type name="N1.B">
35984       <method name="Void .ctor()">
35985         <size>7</size>
35986       </method>
35987     </type>
35988     <type name="X">
35989       <method name="Void .ctor()">
35990         <size>7</size>
35991       </method>
35992     </type>
35993     <type name="X2">
35994       <method name="Void .ctor()">
35995         <size>7</size>
35996       </method>
35997     </type>
35998     <type name="Y2">
35999       <method name="Void .ctor()">
36000         <size>7</size>
36001       </method>
36002     </type>
36003     <type name="Y">
36004       <method name="Void .ctor()">
36005         <size>7</size>
36006       </method>
36007       <method name="Void Main()">
36008         <size>1</size>
36009       </method>
36010     </type>
36011   </test>
36012   <test name="test-629.cs">
36013     <type name="Foo">
36014       <method name="Void .ctor()">
36015         <size>7</size>
36016       </method>
36017       <method name="IEnumerable foo()">
36018         <size>16</size>
36019       </method>
36020       <method name="Int32 Main()">
36021         <size>65</size>
36022       </method>
36023     </type>
36024     <type name="Foo+&lt;foo&gt;c__Iterator0">
36025       <method name="Void .ctor()">
36026         <size>7</size>
36027       </method>
36028       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36029         <size>7</size>
36030       </method>
36031       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36032         <size>7</size>
36033       </method>
36034       <method name="Boolean MoveNext()">
36035         <size>39</size>
36036       </method>
36037       <method name="Void Dispose()">
36038         <size>8</size>
36039       </method>
36040       <method name="Void Reset()">
36041         <size>6</size>
36042       </method>
36043       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36044         <size>7</size>
36045       </method>
36046       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
36047         <size>26</size>
36048       </method>
36049     </type>
36050   </test>
36051   <test name="test-63.cs">
36052     <type name="X">
36053       <method name="Void .ctor()">
36054         <size>7</size>
36055       </method>
36056       <method name="Int32 Main()">
36057         <size>96</size>
36058       </method>
36059     </type>
36060   </test>
36061   <test name="test-630.cs">
36062     <type name="MyEx">
36063       <method name="Void .ctor()">
36064         <size>7</size>
36065       </method>
36066     </type>
36067     <type name="Ex">
36068       <method name="Void .ctor()">
36069         <size>7</size>
36070       </method>
36071       <method name="Int32 test(Int32)">
36072         <size>37</size>
36073       </method>
36074       <method name="Int32 Main()">
36075         <size>70</size>
36076       </method>
36077     </type>
36078   </test>
36079   <test name="test-631.cs">
36080     <type name="A">
36081       <method name="Void .ctor()">
36082         <size>7</size>
36083       </method>
36084       <method name="SByte op_Implicit(A)">
36085         <size>2</size>
36086       </method>
36087       <method name="Byte op_Implicit(A)">
36088         <size>2</size>
36089       </method>
36090       <method name="Int16 op_Implicit(A)">
36091         <size>2</size>
36092       </method>
36093       <method name="UInt16 op_Implicit(A)">
36094         <size>2</size>
36095       </method>
36096       <method name="Int32 op_Implicit(A)">
36097         <size>2</size>
36098       </method>
36099       <method name="UInt32 op_Implicit(A)">
36100         <size>2</size>
36101       </method>
36102       <method name="Int64 op_Implicit(A)">
36103         <size>3</size>
36104       </method>
36105       <method name="UInt64 op_Implicit(A)">
36106         <size>3</size>
36107       </method>
36108     </type>
36109     <type name="A2">
36110       <method name="Void .ctor()">
36111         <size>7</size>
36112       </method>
36113       <method name="SByte op_Implicit(A2)">
36114         <size>2</size>
36115       </method>
36116       <method name="Byte op_Implicit(A2)">
36117         <size>2</size>
36118       </method>
36119       <method name="Int16 op_Implicit(A2)">
36120         <size>2</size>
36121       </method>
36122       <method name="UInt32 op_Implicit(A2)">
36123         <size>2</size>
36124       </method>
36125       <method name="Int64 op_Implicit(A2)">
36126         <size>3</size>
36127       </method>
36128       <method name="UInt64 op_Implicit(A2)">
36129         <size>3</size>
36130       </method>
36131     </type>
36132     <type name="A3">
36133       <method name="Void .ctor()">
36134         <size>7</size>
36135       </method>
36136       <method name="SByte op_Implicit(A3)">
36137         <size>2</size>
36138       </method>
36139       <method name="UInt32 op_Implicit(A3)">
36140         <size>2</size>
36141       </method>
36142       <method name="Int64 op_Implicit(A3)">
36143         <size>3</size>
36144       </method>
36145       <method name="UInt64 op_Implicit(A3)">
36146         <size>3</size>
36147       </method>
36148     </type>
36149     <type name="A4">
36150       <method name="Void .ctor()">
36151         <size>7</size>
36152       </method>
36153       <method name="UInt32 op_Implicit(A4)">
36154         <size>2</size>
36155       </method>
36156       <method name="Int64 op_Implicit(A4)">
36157         <size>3</size>
36158       </method>
36159       <method name="UInt64 op_Implicit(A4)">
36160         <size>3</size>
36161       </method>
36162     </type>
36163     <type name="A5">
36164       <method name="Void .ctor()">
36165         <size>7</size>
36166       </method>
36167       <method name="UInt32 op_Implicit(A5)">
36168         <size>2</size>
36169       </method>
36170       <method name="Int32 op_Implicit(A5)">
36171         <size>2</size>
36172       </method>
36173     </type>
36174     <type name="A6">
36175       <method name="Void .ctor()">
36176         <size>7</size>
36177       </method>
36178       <method name="Byte op_Implicit(A6)">
36179         <size>2</size>
36180       </method>
36181     </type>
36182     <type name="MyDecimal">
36183       <method name="Void .ctor()">
36184         <size>7</size>
36185       </method>
36186       <method name="Decimal op_Implicit(MyDecimal)">
36187         <size>8</size>
36188       </method>
36189     </type>
36190     <type name="Constraint">
36191       <method name="Void .ctor()">
36192         <size>7</size>
36193       </method>
36194       <method name="Int32 Main()">
36195         <size>293</size>
36196       </method>
36197     </type>
36198   </test>
36199   <test name="test-632.cs">
36200     <type name="Bug379822">
36201       <method name="Void .ctor()">
36202         <size>7</size>
36203       </method>
36204       <method name="Void Assert(Boolean, Boolean)">
36205         <size>19</size>
36206       </method>
36207       <method name="Void TestAnd(Boolean)">
36208         <size>79</size>
36209       </method>
36210       <method name="Void TestOr(Boolean)">
36211         <size>88</size>
36212       </method>
36213       <method name="Void Test(Boolean)">
36214         <size>13</size>
36215       </method>
36216       <method name="Void Main()">
36217         <size>13</size>
36218       </method>
36219     </type>
36220   </test>
36221   <test name="test-633.cs">
36222     <type name="Test.C">
36223       <method name="Void .ctor()">
36224         <size>7</size>
36225       </method>
36226       <method name="Void Main()">
36227         <size>1</size>
36228       </method>
36229     </type>
36230   </test>
36231   <test name="test-634.cs">
36232     <type name="Test">
36233       <method name="Void .ctor()">
36234         <size>7</size>
36235       </method>
36236       <method name="Void TestFunc()">
36237         <size>2</size>
36238       </method>
36239       <method name="Void Main(System.String[])">
36240         <size>6</size>
36241       </method>
36242     </type>
36243     <type name="Test+D">
36244       <method name="Void .ctor(Object, IntPtr)">
36245         <size>0</size>
36246       </method>
36247       <method name="Void Invoke()">
36248         <size>0</size>
36249       </method>
36250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36251         <size>0</size>
36252       </method>
36253       <method name="Void EndInvoke(IAsyncResult)">
36254         <size>0</size>
36255       </method>
36256     </type>
36257   </test>
36258   <test name="test-635.cs">
36259     <type name="ShortCircuitFold">
36260       <method name="Void .ctor()">
36261         <size>7</size>
36262       </method>
36263       <method name="Boolean get_False()">
36264         <size>14</size>
36265       </method>
36266       <method name="Boolean get_True()">
36267         <size>14</size>
36268       </method>
36269       <method name="Void a(Boolean, Boolean)">
36270         <size>19</size>
36271       </method>
36272       <method name="Void c(Int32)">
36273         <size>67</size>
36274       </method>
36275       <method name="Boolean f()">
36276         <size>11</size>
36277       </method>
36278       <method name="Void Main()">
36279         <size>167</size>
36280       </method>
36281     </type>
36282   </test>
36283   <test name="test-636.cs">
36284     <type name="Foo">
36285       <method name="Void .ctor()">
36286         <size>7</size>
36287       </method>
36288       <method name="Boolean get_False()">
36289         <size>14</size>
36290       </method>
36291       <method name="Void ping()">
36292         <size>13</size>
36293       </method>
36294       <method name="Int32 test_while(Int32)">
36295         <size>53</size>
36296       </method>
36297       <method name="Int32 test_do_while(Int32)">
36298         <size>53</size>
36299       </method>
36300       <method name="Int32 test_for(Int32)">
36301         <size>64</size>
36302       </method>
36303       <method name="Void test_for_empty()">
36304         <size>35</size>
36305       </method>
36306       <method name="Void Main()">
36307         <size>30</size>
36308       </method>
36309     </type>
36310   </test>
36311   <test name="test-638.cs">
36312     <type name="Fail">
36313       <method name="Void .ctor()">
36314         <size>7</size>
36315       </method>
36316       <method name="Void Main()">
36317         <size>110</size>
36318       </method>
36319     </type>
36320     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
36321       <method name="Void .ctor()">
36322         <size>7</size>
36323       </method>
36324       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
36325         <size>28</size>
36326       </method>
36327     </type>
36328   </test>
36329   <test name="test-639.cs">
36330     <type name="Foo">
36331       <method name="Void .ctor()">
36332         <size>7</size>
36333       </method>
36334       <method name="System.String get_s()">
36335         <size>13</size>
36336       </method>
36337       <method name="Void set_s(System.String)">
36338         <size>34</size>
36339       </method>
36340       <method name="Void Main()">
36341         <size>67</size>
36342       </method>
36343     </type>
36344   </test>
36345   <test name="test-64.cs">
36346     <type name="Operator">
36347       <method name="Void .ctor()">
36348         <size>7</size>
36349       </method>
36350     </type>
36351     <type name="Blah">
36352       <method name="Void .ctor(Operator)">
36353         <size>7</size>
36354       </method>
36355     </type>
36356     <type name="T">
36357       <method name="Void .ctor()">
36358         <size>7</size>
36359       </method>
36360       <method name="Int32 Main()">
36361         <size>9</size>
36362       </method>
36363     </type>
36364   </test>
36365   <test name="test-640.cs">
36366     <type name="C">
36367       <method name="Void .ctor()">
36368         <size>7</size>
36369       </method>
36370       <method name="Int32 Main()">
36371         <size>100</size>
36372       </method>
36373     </type>
36374   </test>
36375   <test name="test-641.cs">
36376     <type name="Identifier">
36377       <method name="Void .ctor()">
36378         <size>7</size>
36379       </method>
36380       <method name="Int32 Main()">
36381         <size>55</size>
36382       </method>
36383       <method name="Boolean op_Equality(Identifier, Identifier)">
36384         <size>2</size>
36385       </method>
36386       <method name="Boolean op_Inequality(Identifier, Identifier)">
36387         <size>2</size>
36388       </method>
36389       <method name="Identifier op_Implicit(System.String)">
36390         <size>2</size>
36391       </method>
36392       <method name="System.String op_Implicit(Identifier)">
36393         <size>2</size>
36394       </method>
36395       <method name="Decimal op_Implicit(Identifier)">
36396         <size>7</size>
36397       </method>
36398     </type>
36399   </test>
36400   <test name="test-642.cs">
36401     <type name="C">
36402       <method name="Void .ctor()">
36403         <size>7</size>
36404       </method>
36405       <method name="Int32 Main()">
36406         <size>40</size>
36407       </method>
36408     </type>
36409   </test>
36410   <test name="test-643.cs">
36411     <type name="PointerArithmeticTest">
36412       <method name="Void .ctor()">
36413         <size>7</size>
36414       </method>
36415       <method name="Int32 Main()">
36416         <size>130</size>
36417       </method>
36418       <method name="Int32* Conversions(Int64)">
36419         <size>3</size>
36420       </method>
36421       <method name="Int32 CheckAdd(Byte*, Int32)">
36422         <size>14</size>
36423       </method>
36424       <method name="Int32 CheckSub(Int16*, Int32)">
36425         <size>16</size>
36426       </method>
36427       <method name="Int32 CheckSub2(Int16*, Int32)">
36428         <size>23</size>
36429       </method>
36430     </type>
36431   </test>
36432   <test name="test-644.cs">
36433     <type name="Program">
36434       <method name="Void .ctor()">
36435         <size>7</size>
36436       </method>
36437       <method name="System.Object M(Int32)">
36438         <size>2</size>
36439       </method>
36440       <method name="Void Test_1()">
36441         <size>59</size>
36442       </method>
36443       <method name="Boolean Test_2()">
36444         <size>24</size>
36445       </method>
36446       <method name="Boolean Test_3()">
36447         <size>24</size>
36448       </method>
36449       <method name="Boolean Test_4(Program+D)">
36450         <size>13</size>
36451       </method>
36452       <method name="Int32 Main()">
36453         <size>75</size>
36454       </method>
36455     </type>
36456     <type name="Program+D">
36457       <method name="Void .ctor(Object, IntPtr)">
36458         <size>0</size>
36459       </method>
36460       <method name="System.Object Invoke(Int32)">
36461         <size>0</size>
36462       </method>
36463       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36464         <size>0</size>
36465       </method>
36466       <method name="System.Object EndInvoke(IAsyncResult)">
36467         <size>0</size>
36468       </method>
36469     </type>
36470   </test>
36471   <test name="test-645.cs">
36472     <type name="Program">
36473       <method name="Void .ctor()">
36474         <size>7</size>
36475       </method>
36476       <method name="IEnumerable get_Empty()">
36477         <size>16</size>
36478       </method>
36479       <method name="Void Main()">
36480         <size>61</size>
36481       </method>
36482     </type>
36483     <type name="Program+&lt;&gt;c__Iterator0">
36484       <method name="Void .ctor()">
36485         <size>7</size>
36486       </method>
36487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36488         <size>7</size>
36489       </method>
36490       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36491         <size>7</size>
36492       </method>
36493       <method name="Boolean MoveNext()">
36494         <size>158</size>
36495       </method>
36496       <method name="Void Dispose()">
36497         <size>8</size>
36498       </method>
36499       <method name="Void Reset()">
36500         <size>6</size>
36501       </method>
36502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36503         <size>7</size>
36504       </method>
36505       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
36506         <size>26</size>
36507       </method>
36508     </type>
36509   </test>
36510   <test name="test-646.cs">
36511     <type name="Program">
36512       <method name="Void .ctor()">
36513         <size>7</size>
36514       </method>
36515       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
36516         <size>7</size>
36517       </method>
36518       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
36519         <size>7</size>
36520       </method>
36521       <method name="Int32 Main()">
36522         <size>113</size>
36523       </method>
36524     </type>
36525   </test>
36526   <test name="test-647.cs">
36527     <type name="Foo">
36528       <method name="Void .ctor()">
36529         <size>7</size>
36530       </method>
36531       <method name="Void Main()">
36532         <size>28</size>
36533       </method>
36534     </type>
36535   </test>
36536   <test name="test-648.cs">
36537     <type name="ParamMismatch.TestCase">
36538       <method name="Void .ctor()">
36539         <size>7</size>
36540       </method>
36541       <method name="Void add_Culprit(System.EventHandler)">
36542         <size>1</size>
36543       </method>
36544       <method name="Void remove_Culprit(System.EventHandler)">
36545         <size>1</size>
36546       </method>
36547       <method name="Void Main()">
36548         <size>1</size>
36549       </method>
36550       <method name="Void Finalize()">
36551         <size>13</size>
36552       </method>
36553     </type>
36554   </test>
36555   <test name="test-649.cs">
36556     <type name="MainClass">
36557       <method name="Void .ctor()">
36558         <size>7</size>
36559       </method>
36560       <method name="Void Main(System.String[])">
36561         <size>609</size>
36562       </method>
36563     </type>
36564     <type name="MainClass+Decimal2">
36565       <method name="Void .ctor(Double)">
36566         <size>13</size>
36567       </method>
36568       <method name="Void .ctor(Decimal)">
36569         <size>8</size>
36570       </method>
36571       <method name="Decimal2 op_Explicit(Decimal)">
36572         <size>7</size>
36573       </method>
36574       <method name="Decimal2 op_Explicit(Double)">
36575         <size>7</size>
36576       </method>
36577       <method name="Decimal op_Implicit(Decimal2)">
36578         <size>8</size>
36579       </method>
36580     </type>
36581   </test>
36582   <test name="test-65.cs">
36583     <type name="X">
36584       <method name="Void .ctor()">
36585         <size>7</size>
36586       </method>
36587       <method name="Void receiver(S)">
36588         <size>7</size>
36589       </method>
36590       <method name="System.Object BoxS()">
36591         <size>21</size>
36592       </method>
36593       <method name="S Plain()">
36594         <size>16</size>
36595       </method>
36596       <method name="Int32 Main()">
36597         <size>98</size>
36598       </method>
36599     </type>
36600   </test>
36601   <test name="test-650.cs">
36602     <type name="App">
36603       <method name="Void .ctor()">
36604         <size>7</size>
36605       </method>
36606       <method name="Void Main()">
36607         <size>1</size>
36608       </method>
36609     </type>
36610   </test>
36611   <test name="test-651.cs">
36612     <type name="Foo">
36613       <method name="Void .ctor()">
36614         <size>7</size>
36615       </method>
36616       <method name="Void Open(IList)">
36617         <size>1</size>
36618       </method>
36619       <method name="Void Open(System.Collections.ArrayList ByRef)">
36620         <size>20</size>
36621       </method>
36622       <method name="Void Main()">
36623         <size>1</size>
36624       </method>
36625     </type>
36626   </test>
36627   <test name="test-652.cs">
36628     <type name="C">
36629       <method name="Void .ctor()">
36630         <size>7</size>
36631       </method>
36632       <method name="Int32 Main()">
36633         <size>6</size>
36634       </method>
36635       <method name="Int32 Test()">
36636         <size>27</size>
36637       </method>
36638     </type>
36639   </test>
36640   <test name="test-653.cs">
36641     <type name="C">
36642       <method name="Void .ctor()">
36643         <size>7</size>
36644       </method>
36645       <method name="Int32 Test()">
36646         <size>50</size>
36647       </method>
36648       <method name="Void Test2()">
36649         <size>32</size>
36650       </method>
36651       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
36652         <size>39</size>
36653       </method>
36654       <method name="Int32 Main()">
36655         <size>41</size>
36656       </method>
36657     </type>
36658   </test>
36659   <test name="test-654.cs">
36660     <type name="Program">
36661       <method name="Void .ctor()">
36662         <size>7</size>
36663       </method>
36664       <method name="Int32 Main()">
36665         <size>8</size>
36666       </method>
36667       <method name="Int32 Test(SByte*)">
36668         <size>33</size>
36669       </method>
36670     </type>
36671   </test>
36672   <test name="test-655.cs">
36673     <type name="D">
36674       <method name="Void .ctor()">
36675         <size>7</size>
36676       </method>
36677       <method name="Byte get_Item(Int32)">
36678         <size>7</size>
36679       </method>
36680       <method name="Void set_Item(Int32, Byte)">
36681         <size>8</size>
36682       </method>
36683       <method name="Int32 Main()">
36684         <size>77</size>
36685       </method>
36686     </type>
36687   </test>
36688   <test name="test-656.cs">
36689     <type name="Goo">
36690       <method name="Void .ctor()">
36691         <size>7</size>
36692       </method>
36693       <method name="Void Main()">
36694         <size>26</size>
36695       </method>
36696     </type>
36697   </test>
36698   <test name="test-657.cs">
36699     <type name="TestDebug.C">
36700       <method name="Void .ctor()">
36701         <size>7</size>
36702       </method>
36703       <method name="Void Method()">
36704         <size>1</size>
36705       </method>
36706     </type>
36707     <type name="TestDebug.Program">
36708       <method name="Void .ctor()">
36709         <size>7</size>
36710       </method>
36711       <method name="Void Excluded()">
36712         <size>11</size>
36713       </method>
36714       <method name="Int32 Main()">
36715         <size>7</size>
36716       </method>
36717     </type>
36718   </test>
36719   <test name="test-658.cs">
36720     <type name="A">
36721       <method name="Void .ctor()">
36722         <size>7</size>
36723       </method>
36724       <method name="Int32 get_Thread()">
36725         <size>2</size>
36726       </method>
36727     </type>
36728     <type name="Thread">
36729       <method name="Void .ctor()">
36730         <size>7</size>
36731       </method>
36732       <method name="Void Foo()">
36733         <size>1</size>
36734       </method>
36735     </type>
36736     <type name="B">
36737       <method name="Void .ctor()">
36738         <size>7</size>
36739       </method>
36740       <method name="Void Main()">
36741         <size>6</size>
36742       </method>
36743     </type>
36744   </test>
36745   <test name="test-659.cs">
36746     <type name="MySubClass">
36747       <method name="Void .ctor()">
36748         <size>7</size>
36749       </method>
36750       <method name="Int32 Main()">
36751         <size>30</size>
36752       </method>
36753       <method name="Void set_BB(Int32, Boolean)">
36754         <size>1</size>
36755       </method>
36756       <method name="Void Iface.set_AA(Int32, Boolean)">
36757         <size>9</size>
36758       </method>
36759     </type>
36760   </test>
36761   <test name="test-66.cs">
36762     <type name="Y">
36763       <method name="Void .ctor()">
36764         <size>7</size>
36765       </method>
36766     </type>
36767     <type name="X">
36768       <method name="Void .ctor()">
36769         <size>7</size>
36770       </method>
36771       <method name="Void .cctor()">
36772         <size>53</size>
36773       </method>
36774       <method name="Void FillOne()">
36775         <size>18</size>
36776       </method>
36777       <method name="Void FillSingle()">
36778         <size>39</size>
36779       </method>
36780       <method name="Void FillDouble()">
36781         <size>59</size>
36782       </method>
36783       <method name="Void FillObject()">
36784         <size>52</size>
36785       </method>
36786       <method name="Void FillDoubleObject()">
36787         <size>81</size>
36788       </method>
36789       <method name="Int32 TestSingle()">
36790         <size>47</size>
36791       </method>
36792       <method name="Int32 TestDouble()">
36793         <size>67</size>
36794       </method>
36795       <method name="Int32 TestObjectSingle()">
36796         <size>48</size>
36797       </method>
36798       <method name="Int32 TestObjectDouble()">
36799         <size>72</size>
36800       </method>
36801       <method name="Int32 Main()">
36802         <size>80</size>
36803       </method>
36804     </type>
36805   </test>
36806   <test name="test-660.cs">
36807     <type name="Test">
36808       <method name="Void .ctor()">
36809         <size>7</size>
36810       </method>
36811       <method name="Void Main()">
36812         <size>25</size>
36813       </method>
36814     </type>
36815     <type name="Status">
36816       <method name="Void .ctor(Code)">
36817         <size>8</size>
36818       </method>
36819       <method name="Status op_Implicit(Code)">
36820         <size>7</size>
36821       </method>
36822       <method name="Code op_Implicit(Status)">
36823         <size>8</size>
36824       </method>
36825     </type>
36826   </test>
36827   <test name="test-661.cs">
36828     <type name="Test">
36829       <method name="Void .ctor()">
36830         <size>7</size>
36831       </method>
36832       <method name="Void Main()">
36833         <size>1</size>
36834       </method>
36835       <method name="Void TestMethod()">
36836         <size>15</size>
36837       </method>
36838       <method name="SummaryInfo GetSummary()">
36839         <size>2</size>
36840       </method>
36841     </type>
36842   </test>
36843   <test name="test-662.cs">
36844     <type name="C">
36845       <method name="Void .ctor()">
36846         <size>7</size>
36847       </method>
36848       <method name="Void Main()">
36849         <size>1</size>
36850       </method>
36851     </type>
36852   </test>
36853   <test name="test-663.cs">
36854     <type name="A">
36855       <method name="Void .ctor()">
36856         <size>7</size>
36857       </method>
36858       <method name="Int32 op_Implicit(A)">
36859         <size>2</size>
36860       </method>
36861       <method name="Boolean op_Implicit(A)">
36862         <size>2</size>
36863       </method>
36864     </type>
36865     <type name="C">
36866       <method name="Void .ctor()">
36867         <size>7</size>
36868       </method>
36869       <method name="Void Main()">
36870         <size>17</size>
36871       </method>
36872     </type>
36873   </test>
36874   <test name="test-664.cs">
36875     <type name="C">
36876       <method name="Void .ctor()">
36877         <size>7</size>
36878       </method>
36879       <method name="Boolean Test(System.String)">
36880         <size>148</size>
36881       </method>
36882       <method name="Int32 Main()">
36883         <size>49</size>
36884       </method>
36885     </type>
36886   </test>
36887   <test name="test-665.cs">
36888     <type name="Test">
36889       <method name="Void .ctor()">
36890         <size>7</size>
36891       </method>
36892       <method name="Int32 Main()">
36893         <size>14</size>
36894       </method>
36895       <method name="Int32 Method(System.Object)">
36896         <size>2</size>
36897       </method>
36898     </type>
36899   </test>
36900   <test name="test-666.cs">
36901     <type name="C">
36902       <method name="Void .ctor()">
36903         <size>7</size>
36904       </method>
36905       <method name="Void Main()">
36906         <size>1</size>
36907       </method>
36908     </type>
36909   </test>
36910   <test name="test-667.cs">
36911     <type name="CA">
36912       <method name="Void .ctor()">
36913         <size>7</size>
36914       </method>
36915       <method name="Void IA.M()">
36916         <size>1</size>
36917       </method>
36918     </type>
36919     <type name="CC">
36920       <method name="Void .ctor()">
36921         <size>7</size>
36922       </method>
36923       <method name="Void Main()">
36924         <size>1</size>
36925       </method>
36926     </type>
36927   </test>
36928   <test name="test-668.cs">
36929     <type name="Bar">
36930       <method name="Void .ctor()">
36931         <size>7</size>
36932       </method>
36933     </type>
36934     <type name="Test">
36935       <method name="Void .ctor()">
36936         <size>7</size>
36937       </method>
36938       <method name="Void Main()">
36939         <size>7</size>
36940       </method>
36941     </type>
36942   </test>
36943   <test name="test-669.cs">
36944     <type name="Test">
36945       <method name="Void .ctor()">
36946         <size>7</size>
36947       </method>
36948       <method name="Void Main()">
36949         <size>3</size>
36950       </method>
36951     </type>
36952   </test>
36953   <test name="test-670.cs">
36954     <type name="C">
36955       <method name="Void .ctor()">
36956         <size>7</size>
36957       </method>
36958       <method name="Void Main()">
36959         <size>14</size>
36960       </method>
36961     </type>
36962   </test>
36963   <test name="test-671.cs">
36964     <type name="C">
36965       <method name="Void .ctor()">
36966         <size>7</size>
36967       </method>
36968       <method name="Int32 Main()">
36969         <size>19</size>
36970       </method>
36971       <method name="Boolean Bar(System.Object)">
36972         <size>2</size>
36973       </method>
36974     </type>
36975   </test>
36976   <test name="test-672.cs">
36977     <type name="X">
36978       <method name="Void .ctor()">
36979         <size>7</size>
36980       </method>
36981       <method name="S* get_Foo2()">
36982         <size>3</size>
36983       </method>
36984       <method name="Void Main()">
36985         <size>1</size>
36986       </method>
36987       <method name="Int32* get_Foo()">
36988         <size>3</size>
36989       </method>
36990     </type>
36991   </test>
36992   <test name="test-673.cs">
36993     <type name="Test">
36994       <method name="Void .ctor()">
36995         <size>7</size>
36996       </method>
36997       <method name="Void Foo()">
36998         <size>1</size>
36999       </method>
37000       <method name="Int32 Main()">
37001         <size>85</size>
37002       </method>
37003     </type>
37004   </test>
37005   <test name="test-674.cs">
37006     <type name="Test">
37007       <method name="Void .ctor()">
37008         <size>7</size>
37009       </method>
37010       <method name="Int32 Main()">
37011         <size>56</size>
37012       </method>
37013       <method name="Int32 &lt;Main&gt;m__0(Int32)">
37014         <size>2</size>
37015       </method>
37016     </type>
37017     <type name="Test+D">
37018       <method name="Void .ctor(Object, IntPtr)">
37019         <size>0</size>
37020       </method>
37021       <method name="Int32 Invoke(Int32)">
37022         <size>0</size>
37023       </method>
37024       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37025         <size>0</size>
37026       </method>
37027       <method name="Int32 EndInvoke(IAsyncResult)">
37028         <size>0</size>
37029       </method>
37030     </type>
37031   </test>
37032   <test name="test-675.cs">
37033     <type name="B">
37034       <method name="Void .ctor()">
37035         <size>7</size>
37036       </method>
37037       <method name="Int32 GetHashCode()">
37038         <size>2</size>
37039       </method>
37040       <method name="Boolean Equals(System.Object)">
37041         <size>2</size>
37042       </method>
37043       <method name="Boolean op_Equality(B, B)">
37044         <size>2</size>
37045       </method>
37046       <method name="Boolean op_Inequality(B, B)">
37047         <size>2</size>
37048       </method>
37049     </type>
37050     <type name="Test">
37051       <method name="Void .ctor()">
37052         <size>7</size>
37053       </method>
37054       <method name="Int32 Main()">
37055         <size>2</size>
37056       </method>
37057     </type>
37058   </test>
37059   <test name="test-676.cs">
37060     <type name="N.Item">
37061       <method name="Void .ctor()">
37062         <size>7</size>
37063       </method>
37064     </type>
37065     <type name="N.Test">
37066       <method name="Void .ctor()">
37067         <size>7</size>
37068       </method>
37069       <method name="N.Item get_Item(N.Test)">
37070         <size>2</size>
37071       </method>
37072       <method name="Void Foo(ItemSlot)">
37073         <size>27</size>
37074       </method>
37075       <method name="Int32 Main()">
37076         <size>2</size>
37077       </method>
37078     </type>
37079   </test>
37080   <test name="test-677.cs">
37081     <type name="InvokeWindow">
37082       <method name="Void .ctor()">
37083         <size>7</size>
37084       </method>
37085       <method name="Void add_E(D)">
37086         <size>24</size>
37087       </method>
37088       <method name="Void remove_E(D)">
37089         <size>24</size>
37090       </method>
37091       <method name="Void Run()">
37092         <size>12</size>
37093       </method>
37094     </type>
37095     <type name="Test">
37096       <method name="Void .ctor()">
37097         <size>7</size>
37098       </method>
37099       <method name="Int32 Main()">
37100         <size>32</size>
37101       </method>
37102       <method name="Void OnDeleteEvent()">
37103         <size>1</size>
37104       </method>
37105       <method name="Void OnDeleteEvent(Int32)">
37106         <size>1</size>
37107       </method>
37108     </type>
37109     <type name="D">
37110       <method name="Void .ctor(Object, IntPtr)">
37111         <size>0</size>
37112       </method>
37113       <method name="Void Invoke()">
37114         <size>0</size>
37115       </method>
37116       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37117         <size>0</size>
37118       </method>
37119       <method name="Void EndInvoke(IAsyncResult)">
37120         <size>0</size>
37121       </method>
37122     </type>
37123   </test>
37124   <test name="test-678.cs">
37125     <type name="NaNTest">
37126       <method name="Void .ctor(Double, Double)">
37127         <size>171</size>
37128       </method>
37129       <method name="Int32 Main()">
37130         <size>26</size>
37131       </method>
37132     </type>
37133   </test>
37134   <test name="test-679.cs">
37135     <type name="Program">
37136       <method name="Void .ctor()">
37137         <size>7</size>
37138       </method>
37139       <method name="Int32 Main()">
37140         <size>12</size>
37141       </method>
37142     </type>
37143   </test>
37144   <test name="test-68.cs">
37145     <type name="Y">
37146       <method name="Void .ctor()">
37147         <size>14</size>
37148       </method>
37149     </type>
37150     <type name="X">
37151       <method name="Void .ctor()">
37152         <size>7</size>
37153       </method>
37154       <method name="Int32 Main()">
37155         <size>147</size>
37156       </method>
37157     </type>
37158   </test>
37159   <test name="test-680.cs">
37160     <type name="AsStringProblem.MainClass">
37161       <method name="Void .ctor()">
37162         <size>7</size>
37163       </method>
37164       <method name="Void Main()">
37165         <size>94</size>
37166       </method>
37167     </type>
37168   </test>
37169   <test name="test-681.cs">
37170     <type name="Bug">
37171       <method name="Void .ctor()">
37172         <size>20</size>
37173       </method>
37174       <method name="Void Main()">
37175         <size>1</size>
37176       </method>
37177     </type>
37178     <type name="BugClass">
37179       <method name="Void .cctor()">
37180         <size>18</size>
37181       </method>
37182       <method name="Void FooImplementation(System.Void*)">
37183         <size>1</size>
37184       </method>
37185     </type>
37186     <type name="BugClass+Foo">
37187       <method name="Void .ctor(Object, IntPtr)">
37188         <size>0</size>
37189       </method>
37190       <method name="Void Invoke(System.Void*)">
37191         <size>0</size>
37192       </method>
37193       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
37194         <size>0</size>
37195       </method>
37196       <method name="Void EndInvoke(IAsyncResult)">
37197         <size>0</size>
37198       </method>
37199     </type>
37200   </test>
37201   <test name="test-683.cs">
37202     <type name="broken_cast">
37203       <method name="Void .ctor()">
37204         <size>7</size>
37205       </method>
37206       <method name="Int32 Main()">
37207         <size>32</size>
37208       </method>
37209     </type>
37210   </test>
37211   <test name="test-684.cs">
37212     <type name="mono_bug.Program">
37213       <method name="Void .ctor()">
37214         <size>7</size>
37215       </method>
37216       <method name="Void Main()">
37217         <size>71</size>
37218       </method>
37219       <method name="System.Double[][,] ReturnArray()">
37220         <size>62</size>
37221       </method>
37222     </type>
37223   </test>
37224   <test name="test-685.cs">
37225     <type name="C">
37226       <method name="Void .ctor()">
37227         <size>7</size>
37228       </method>
37229       <method name="Void Main()">
37230         <size>28</size>
37231       </method>
37232     </type>
37233   </test>
37234   <test name="test-686.cs">
37235     <type name="Test">
37236       <method name="Void .ctor()">
37237         <size>7</size>
37238       </method>
37239       <method name="Void Main()">
37240         <size>51</size>
37241       </method>
37242       <method name="Void Foo()">
37243         <size>145</size>
37244       </method>
37245     </type>
37246   </test>
37247   <test name="test-687.cs">
37248     <type name="XUnit">
37249       <method name="Void .ctor(Double)">
37250         <size>8</size>
37251       </method>
37252       <method name="XUnit op_Implicit(Double)">
37253         <size>10</size>
37254       </method>
37255       <method name="Double op_Implicit(XUnit)">
37256         <size>8</size>
37257       </method>
37258     </type>
37259     <type name="Unit">
37260       <method name="Void .ctor(Double)">
37261         <size>8</size>
37262       </method>
37263       <method name="Unit op_Implicit(Double)">
37264         <size>10</size>
37265       </method>
37266       <method name="Double op_Implicit(Unit)">
37267         <size>8</size>
37268       </method>
37269     </type>
37270     <type name="Test">
37271       <method name="Void .ctor()">
37272         <size>7</size>
37273       </method>
37274       <method name="Int32 Main()">
37275         <size>56</size>
37276       </method>
37277     </type>
37278   </test>
37279   <test name="test-688.cs">
37280     <type name="Test">
37281       <method name="Void .ctor()">
37282         <size>7</size>
37283       </method>
37284       <method name="Int32 Main()">
37285         <size>46</size>
37286       </method>
37287       <method name="Byte* GetFoo()">
37288         <size>7</size>
37289       </method>
37290       <method name="Byte* GetFoo2()">
37291         <size>7</size>
37292       </method>
37293     </type>
37294   </test>
37295   <test name="test-689.cs">
37296     <type name="Sample">
37297       <method name="Void Main()">
37298         <size>3</size>
37299       </method>
37300       <method name="Void Foo(Byte*, Byte*)">
37301         <size>42</size>
37302       </method>
37303     </type>
37304   </test>
37305   <test name="test-69.cs">
37306     <type name="Blah">
37307       <method name="Void .ctor()">
37308         <size>7</size>
37309       </method>
37310       <method name="Void Start_internal(IntPtr)">
37311         <size>0</size>
37312       </method>
37313       <method name="Int32 Main()">
37314         <size>2</size>
37315       </method>
37316     </type>
37317   </test>
37318   <test name="test-690.cs">
37319     <type name="Test.Test">
37320       <method name="Void .ctor()">
37321         <size>7</size>
37322       </method>
37323       <method name="Void Main()">
37324         <size>1</size>
37325       </method>
37326     </type>
37327   </test>
37328   <test name="test-691.cs">
37329     <type name="ConsoleApplication6.Program">
37330       <method name="Void .ctor()">
37331         <size>7</size>
37332       </method>
37333       <method name="Void .cctor()">
37334         <size>23</size>
37335       </method>
37336       <method name="Void Main()">
37337         <size>127</size>
37338       </method>
37339     </type>
37340   </test>
37341   <test name="test-692.cs">
37342     <type name="Test">
37343       <method name="Void .ctor()">
37344         <size>7</size>
37345       </method>
37346       <method name="Void test1(DateTime ByRef)">
37347         <size>10</size>
37348       </method>
37349       <method name="Void test2(DateTime ByRef)">
37350         <size>13</size>
37351       </method>
37352       <method name="Int32 Main()">
37353         <size>141</size>
37354       </method>
37355     </type>
37356   </test>
37357   <test name="test-693.cs">
37358     <type name="ConstTest">
37359       <method name="Void .ctor()">
37360         <size>7</size>
37361       </method>
37362       <method name="Int32 Main()">
37363         <size>32</size>
37364       </method>
37365     </type>
37366   </test>
37367   <test name="test-694.cs">
37368     <type name="Test">
37369       <method name="Void .ctor()">
37370         <size>7</size>
37371       </method>
37372       <method name="Int32 Main()">
37373         <size>2</size>
37374       </method>
37375     </type>
37376   </test>
37377   <test name="test-695.cs">
37378     <type name="Program">
37379       <method name="Void .ctor()">
37380         <size>7</size>
37381       </method>
37382       <method name="Void .cctor()">
37383         <size>53</size>
37384       </method>
37385       <method name="Int32 Main()">
37386         <size>680</size>
37387       </method>
37388       <method name="System.String get_BaseDirectory()">
37389         <size>28</size>
37390       </method>
37391     </type>
37392     <type name="&lt;PrivateImplementationDetails&gt;">
37393       <method name="Void .ctor()">
37394         <size>7</size>
37395       </method>
37396     </type>
37397   </test>
37398   <test name="test-696.cs">
37399     <type name="S">
37400       <method name="Void f(S)">
37401         <size>1</size>
37402       </method>
37403       <method name="S op_Implicit(C)">
37404         <size>2</size>
37405       </method>
37406     </type>
37407     <type name="C">
37408       <method name="Void .ctor()">
37409         <size>7</size>
37410       </method>
37411       <method name="Void Main()">
37412         <size>12</size>
37413       </method>
37414     </type>
37415   </test>
37416   <test name="test-697.cs">
37417     <type name="C">
37418       <method name="Void .ctor()">
37419         <size>7</size>
37420       </method>
37421       <method name="Void Main()">
37422         <size>1</size>
37423       </method>
37424     </type>
37425   </test>
37426   <test name="test-698.cs">
37427     <type name="test">
37428       <method name="Void .ctor()">
37429         <size>7</size>
37430       </method>
37431       <method name="Void Main()">
37432         <size>12</size>
37433       </method>
37434     </type>
37435   </test>
37436   <test name="test-699.cs">
37437     <type name="D">
37438       <method name="Void .ctor(String)">
37439         <size>25</size>
37440       </method>
37441       <method name="System.String get_message()">
37442         <size>7</size>
37443       </method>
37444       <method name="Void Main()">
37445         <size>1</size>
37446       </method>
37447     </type>
37448   </test>
37449   <test name="test-7.cs">
37450     <type name="Mine.MyBoolean">
37451       <method name="Void .ctor()">
37452         <size>7</size>
37453       </method>
37454       <method name="Boolean op_Implicit(Mine.MyBoolean)">
37455         <size>2</size>
37456       </method>
37457     </type>
37458     <type name="Mine.MyTrueFalse">
37459       <method name="Void .ctor()">
37460         <size>7</size>
37461       </method>
37462       <method name="Boolean op_True(Mine.MyTrueFalse)">
37463         <size>2</size>
37464       </method>
37465       <method name="Boolean op_False(Mine.MyTrueFalse)">
37466         <size>2</size>
37467       </method>
37468     </type>
37469     <type name="Mine.Blah">
37470       <method name="Void .ctor(Int32)">
37471         <size>14</size>
37472       </method>
37473       <method name="Int32 Main()">
37474         <size>408</size>
37475       </method>
37476       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
37477         <size>31</size>
37478       </method>
37479       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
37480         <size>22</size>
37481       </method>
37482       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
37483         <size>23</size>
37484       </method>
37485       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
37486         <size>31</size>
37487       </method>
37488       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
37489         <size>24</size>
37490       </method>
37491       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
37492         <size>24</size>
37493       </method>
37494       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
37495         <size>24</size>
37496       </method>
37497       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
37498         <size>23</size>
37499       </method>
37500       <method name="Boolean op_LogicalNot(Mine.Blah)">
37501         <size>20</size>
37502       </method>
37503       <method name="Mine.Blah op_Increment(Mine.Blah)">
37504         <size>26</size>
37505       </method>
37506       <method name="Mine.Blah op_Decrement(Mine.Blah)">
37507         <size>26</size>
37508       </method>
37509       <method name="Boolean op_True(Mine.Blah)">
37510         <size>20</size>
37511       </method>
37512       <method name="Boolean op_False(Mine.Blah)">
37513         <size>23</size>
37514       </method>
37515       <method name="Int32 op_Implicit(Mine.Blah)">
37516         <size>17</size>
37517       </method>
37518       <method name="Double op_Explicit(Mine.Blah)">
37519         <size>18</size>
37520       </method>
37521     </type>
37522   </test>
37523   <test name="test-70.cs">
37524     <type name="X">
37525       <method name="Void .ctor()">
37526         <size>7</size>
37527       </method>
37528       <method name="Int32 get_A()">
37529         <size>2</size>
37530       </method>
37531       <method name="Int32 B()">
37532         <size>2</size>
37533       </method>
37534     </type>
37535     <type name="Y">
37536       <method name="Void .ctor()">
37537         <size>7</size>
37538       </method>
37539       <method name="Int32 get_A()">
37540         <size>9</size>
37541       </method>
37542       <method name="Int32 B()">
37543         <size>9</size>
37544       </method>
37545     </type>
37546     <type name="Z">
37547       <method name="Void .ctor()">
37548         <size>7</size>
37549       </method>
37550       <method name="Int32 Main()">
37551         <size>70</size>
37552       </method>
37553     </type>
37554   </test>
37555   <test name="test-700.cs">
37556     <type name="FooAttribute">
37557       <method name="Void .ctor(String)">
37558         <size>7</size>
37559       </method>
37560     </type>
37561     <type name="Test">
37562       <method name="Void .ctor()">
37563         <size>7</size>
37564       </method>
37565     </type>
37566     <type name="Program">
37567       <method name="Void .ctor()">
37568         <size>7</size>
37569       </method>
37570       <method name="Void Main()">
37571         <size>1</size>
37572       </method>
37573     </type>
37574   </test>
37575   <test name="test-701.cs">
37576     <type name="Foo">
37577       <method name="Void .ctor()">
37578         <size>7</size>
37579       </method>
37580       <method name="UInt16 ToUint16()">
37581         <size>6</size>
37582       </method>
37583       <method name="Void Main()">
37584         <size>1</size>
37585       </method>
37586     </type>
37587   </test>
37588   <test name="test-703.cs">
37589     <type name="A">
37590       <method name="Void .ctor()">
37591         <size>7</size>
37592       </method>
37593       <method name="Void add_Finished(System.EventHandler)">
37594         <size>0</size>
37595       </method>
37596       <method name="Void remove_Finished(System.EventHandler)">
37597         <size>0</size>
37598       </method>
37599       <method name="Void test(A)">
37600         <size>19</size>
37601       </method>
37602       <method name="Void TestA(System.Object, System.EventArgs)">
37603         <size>25</size>
37604       </method>
37605     </type>
37606     <type name="B">
37607       <method name="Void .ctor()">
37608         <size>65</size>
37609       </method>
37610       <method name="Void add_Finished(System.EventHandler)">
37611         <size>24</size>
37612       </method>
37613       <method name="Void remove_Finished(System.EventHandler)">
37614         <size>24</size>
37615       </method>
37616       <method name="Void TestB(System.Object, System.EventArgs)">
37617         <size>25</size>
37618       </method>
37619       <method name="Int32 Main()">
37620         <size>14</size>
37621       </method>
37622     </type>
37623   </test>
37624   <test name="test-705.cs">
37625     <type name="Test">
37626       <method name="Void .ctor()">
37627         <size>7</size>
37628       </method>
37629       <method name="Void .cctor()">
37630         <size>1</size>
37631       </method>
37632       <method name="Nested GetEnumerator()">
37633         <size>10</size>
37634       </method>
37635     </type>
37636     <type name="Test+Nested">
37637       <method name="Void System.IDisposable.Dispose()">
37638         <size>13</size>
37639       </method>
37640       <method name="Int32 get_Current()">
37641         <size>2</size>
37642       </method>
37643       <method name="Boolean MoveNext()">
37644         <size>2</size>
37645       </method>
37646       <method name="Void Reset()">
37647         <size>1</size>
37648       </method>
37649       <method name="Void Dispose()">
37650         <size>11</size>
37651       </method>
37652     </type>
37653     <type name="Program">
37654       <method name="Int32 Main()">
37655         <size>70</size>
37656       </method>
37657     </type>
37658   </test>
37659   <test name="test-706.cs">
37660     <type name="Test.CustomParentAttribute">
37661       <method name="Void .ctor()">
37662         <size>7</size>
37663       </method>
37664       <method name="Void DoSomething()">
37665         <size>0</size>
37666       </method>
37667     </type>
37668     <type name="Test.MyClass">
37669       <method name="Void .ctor()">
37670         <size>7</size>
37671       </method>
37672       <method name="Void Main()">
37673         <size>1</size>
37674       </method>
37675     </type>
37676     <type name="Test.MyClass+CustomChildAttribute">
37677       <method name="Void .ctor()">
37678         <size>7</size>
37679       </method>
37680       <method name="Void DoSomething()">
37681         <size>1</size>
37682       </method>
37683     </type>
37684   </test>
37685   <test name="test-707.cs">
37686     <type name="Tzap">
37687       <method name="Void .ctor()">
37688         <size>7</size>
37689       </method>
37690     </type>
37691     <type name="Tzap+Baz">
37692       <method name="Void .ctor()">
37693         <size>7</size>
37694       </method>
37695       <method name="Void Gazonk()">
37696         <size>7</size>
37697       </method>
37698       <method name="Void Main()">
37699         <size>1</size>
37700       </method>
37701     </type>
37702     <type name="Tzap+Bar">
37703       <method name="Void .ctor()">
37704         <size>7</size>
37705       </method>
37706       <method name="Void Foo()">
37707         <size>1</size>
37708       </method>
37709     </type>
37710   </test>
37711   <test name="test-708.cs">
37712     <type name="A">
37713       <method name="Void .ctor()">
37714         <size>7</size>
37715       </method>
37716       <method name="A+ADelegate Delegate2(Boolean)">
37717         <size>25</size>
37718       </method>
37719       <method name="Void Main()">
37720         <size>1</size>
37721       </method>
37722     </type>
37723     <type name="A+ADelegate">
37724       <method name="Void .ctor(Object, IntPtr)">
37725         <size>0</size>
37726       </method>
37727       <method name="A+ADelegate Invoke(Boolean)">
37728         <size>0</size>
37729       </method>
37730       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
37731         <size>0</size>
37732       </method>
37733       <method name="A+ADelegate EndInvoke(IAsyncResult)">
37734         <size>0</size>
37735       </method>
37736     </type>
37737   </test>
37738   <test name="test-709.cs">
37739     <type name="C">
37740       <method name="Void .ctor()">
37741         <size>7</size>
37742       </method>
37743       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
37744         <size>68</size>
37745       </method>
37746       <method name="Void CharCopy(Char*, Char*, Int32)">
37747         <size>33</size>
37748       </method>
37749       <method name="Int32 Main()">
37750         <size>58</size>
37751       </method>
37752     </type>
37753   </test>
37754   <test name="test-71.cs">
37755     <type name="X">
37756       <method name="Void .ctor()">
37757         <size>7</size>
37758       </method>
37759       <method name="Void Main()">
37760         <size>37</size>
37761       </method>
37762     </type>
37763     <type name="MethodSignature">
37764       <method name="Void .ctor(String, Type, Type[])">
37765         <size>22</size>
37766       </method>
37767     </type>
37768   </test>
37769   <test name="test-710.cs">
37770     <type name="Z">
37771       <method name="Void .ctor()">
37772         <size>7</size>
37773       </method>
37774     </type>
37775     <type name="C">
37776       <method name="Void .ctor()">
37777         <size>7</size>
37778       </method>
37779       <method name="Void Main()">
37780         <size>7</size>
37781       </method>
37782     </type>
37783   </test>
37784   <test name="test-711.cs">
37785     <type name="N.Test">
37786       <method name="Void .ctor()">
37787         <size>7</size>
37788       </method>
37789       <method name="Void .ctor(Int32)">
37790         <size>7</size>
37791       </method>
37792       <method name="Void Main()">
37793         <size>1</size>
37794       </method>
37795     </type>
37796   </test>
37797   <test name="test-712.cs">
37798     <type name="Hello">
37799       <method name="Void .ctor()">
37800         <size>7</size>
37801       </method>
37802       <method name="Void Main()">
37803         <size>22</size>
37804       </method>
37805     </type>
37806   </test>
37807   <test name="test-713.cs">
37808     <type name="DispBar">
37809       <method name="Void .ctor()">
37810         <size>7</size>
37811       </method>
37812       <method name="Void Dispose()">
37813         <size>11</size>
37814       </method>
37815     </type>
37816     <type name="Foo">
37817       <method name="Void .ctor()">
37818         <size>7</size>
37819       </method>
37820       <method name="IDisposable GetBar()">
37821         <size>6</size>
37822       </method>
37823     </type>
37824     <type name="Test">
37825       <method name="Void .ctor()">
37826         <size>7</size>
37827       </method>
37828       <method name="Void .cctor()">
37829         <size>11</size>
37830       </method>
37831       <method name="Boolean TryThing()">
37832         <size>46</size>
37833       </method>
37834       <method name="Void Main()">
37835         <size>7</size>
37836       </method>
37837     </type>
37838   </test>
37839   <test name="test-714.cs">
37840     <type name="Hello">
37841       <method name="Void .ctor()">
37842         <size>7</size>
37843       </method>
37844       <method name="Void IBar.Test()">
37845         <size>1</size>
37846       </method>
37847       <method name="Void Main()">
37848         <size>1</size>
37849       </method>
37850     </type>
37851   </test>
37852   <test name="test-716.cs">
37853     <type name="SS">
37854       <method name="Void .cctor()">
37855         <size>8</size>
37856       </method>
37857     </type>
37858     <type name="SSS">
37859       <method name="Void .cctor()">
37860         <size>15</size>
37861       </method>
37862     </type>
37863     <type name="C">
37864       <method name="Void .ctor()">
37865         <size>7</size>
37866       </method>
37867     </type>
37868     <type name="CC">
37869       <method name="Void .ctor()">
37870         <size>7</size>
37871       </method>
37872       <method name="Void .cctor()">
37873         <size>8</size>
37874       </method>
37875     </type>
37876     <type name="CCC">
37877       <method name="Void .ctor()">
37878         <size>7</size>
37879       </method>
37880       <method name="Void .cctor()">
37881         <size>11</size>
37882       </method>
37883     </type>
37884     <type name="X">
37885       <method name="Void .ctor()">
37886         <size>7</size>
37887       </method>
37888       <method name="Int32 Main()">
37889         <size>192</size>
37890       </method>
37891     </type>
37892   </test>
37893   <test name="test-717.cs">
37894     <type name="AA">
37895       <method name="Void .ctor()">
37896         <size>7</size>
37897       </method>
37898       <method name="Int32 Foo(Int32)">
37899         <size>2</size>
37900       </method>
37901     </type>
37902     <type name="A">
37903       <method name="Void .ctor()">
37904         <size>7</size>
37905       </method>
37906       <method name="Int32 Foo(Byte)">
37907         <size>2</size>
37908       </method>
37909       <method name="Int32 Foo(Int32)">
37910         <size>2</size>
37911       </method>
37912     </type>
37913     <type name="B">
37914       <method name="Void .ctor()">
37915         <size>7</size>
37916       </method>
37917       <method name="Int32 Foo(Int32)">
37918         <size>2</size>
37919       </method>
37920       <method name="Void Foo(System.String)">
37921         <size>1</size>
37922       </method>
37923     </type>
37924     <type name="S">
37925       <method name="System.String ToString()">
37926         <size>6</size>
37927       </method>
37928     </type>
37929     <type name="MyClass">
37930       <method name="Void .ctor()">
37931         <size>7</size>
37932       </method>
37933       <method name="Int32 Main()">
37934         <size>65</size>
37935       </method>
37936     </type>
37937   </test>
37938   <test name="test-718.cs">
37939     <type name="A">
37940       <method name="Void .ctor()">
37941         <size>7</size>
37942       </method>
37943       <method name="Void Foo(Int32, Int32)">
37944         <size>1</size>
37945       </method>
37946     </type>
37947     <type name="B">
37948       <method name="Void .ctor()">
37949         <size>7</size>
37950       </method>
37951       <method name="Void Main()">
37952         <size>8</size>
37953       </method>
37954       <method name="Void Foo(Int32)">
37955         <size>1</size>
37956       </method>
37957     </type>
37958   </test>
37959   <test name="test-719.cs">
37960     <type name="C">
37961       <method name="Void .ctor()">
37962         <size>7</size>
37963       </method>
37964       <method name="Void Main()">
37965         <size>1</size>
37966       </method>
37967     </type>
37968   </test>
37969   <test name="test-72.cs">
37970     <type name="outer">
37971       <method name="Void .ctor()">
37972         <size>7</size>
37973       </method>
37974       <method name="Int32 Main()">
37975         <size>2</size>
37976       </method>
37977     </type>
37978     <type name="outer+inner">
37979       <method name="Void .ctor()">
37980         <size>7</size>
37981       </method>
37982       <method name="Void meth(System.Object)">
37983         <size>8</size>
37984       </method>
37985     </type>
37986   </test>
37987   <test name="test-720.cs">
37988     <type name="N.Program">
37989       <method name="Void .ctor()">
37990         <size>7</size>
37991       </method>
37992       <method name="Void Main()">
37993         <size>18</size>
37994       </method>
37995     </type>
37996     <type name="N.Parent">
37997       <method name="Void .ctor()">
37998         <size>7</size>
37999       </method>
38000       <method name="Void add_Example(N.Parent+ExampleHandler)">
38001         <size>0</size>
38002       </method>
38003       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38004         <size>0</size>
38005       </method>
38006     </type>
38007     <type name="N.Child">
38008       <method name="Void .ctor()">
38009         <size>7</size>
38010       </method>
38011       <method name="Void add_Example(N.Parent+ExampleHandler)">
38012         <size>24</size>
38013       </method>
38014       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38015         <size>24</size>
38016       </method>
38017       <method name="Void OnExample()">
38018         <size>23</size>
38019       </method>
38020     </type>
38021     <type name="N.Parent+ExampleHandler">
38022       <method name="Void .ctor(Object, IntPtr)">
38023         <size>0</size>
38024       </method>
38025       <method name="Void Invoke()">
38026         <size>0</size>
38027       </method>
38028       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38029         <size>0</size>
38030       </method>
38031       <method name="Void EndInvoke(IAsyncResult)">
38032         <size>0</size>
38033       </method>
38034     </type>
38035   </test>
38036   <test name="test-721.cs">
38037     <type name="Program">
38038       <method name="Void .ctor()">
38039         <size>7</size>
38040       </method>
38041       <method name="Int32 Main()">
38042         <size>55</size>
38043       </method>
38044     </type>
38045     <type name="Control">
38046       <method name="Void .ctor()">
38047         <size>7</size>
38048       </method>
38049       <method name="Void set_Foo(Int32)">
38050         <size>1</size>
38051       </method>
38052     </type>
38053   </test>
38054   <test name="test-723.cs">
38055     <type name="Test">
38056       <method name="Void .ctor()">
38057         <size>7</size>
38058       </method>
38059       <method name="Int32 get_Count()">
38060         <size>2</size>
38061       </method>
38062     </type>
38063     <type name="Maine">
38064       <method name="Int32 Main()">
38065         <size>21</size>
38066       </method>
38067     </type>
38068   </test>
38069   <test name="test-724.cs">
38070     <type name="Test">
38071       <method name="Void .ctor()">
38072         <size>7</size>
38073       </method>
38074       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
38075         <size>29</size>
38076       </method>
38077       <method name="Int32 Main()">
38078         <size>110</size>
38079       </method>
38080     </type>
38081     <type name="Concrete">
38082       <method name="Void .ctor()">
38083         <size>7</size>
38084       </method>
38085       <method name="System.String A.get_Spec()">
38086         <size>6</size>
38087       </method>
38088       <method name="System.String B.get_Spec()">
38089         <size>6</size>
38090       </method>
38091       <method name="System.String get_Spec()">
38092         <size>6</size>
38093       </method>
38094     </type>
38095   </test>
38096   <test name="test-726.cs">
38097     <type name="CS0102">
38098       <method name="System.Object IFoo.Clone()">
38099         <size>2</size>
38100       </method>
38101       <method name="Void Main()">
38102         <size>1</size>
38103       </method>
38104       <method name="Void .ctor()">
38105         <size>7</size>
38106       </method>
38107     </type>
38108     <type name="CS0102+Clone">
38109       <method name="Void .ctor()">
38110         <size>7</size>
38111       </method>
38112     </type>
38113   </test>
38114   <test name="test-727.cs">
38115     <type name="IDisposableTest.MainClass">
38116       <method name="Int32 Main()">
38117         <size>113</size>
38118       </method>
38119       <method name="Void .ctor()">
38120         <size>7</size>
38121       </method>
38122     </type>
38123     <type name="IDisposableTest.Foo">
38124       <method name="Void Dispose()">
38125         <size>32</size>
38126       </method>
38127       <method name="Void .ctor()">
38128         <size>57</size>
38129       </method>
38130       <method name="Void .cctor()">
38131         <size>1</size>
38132       </method>
38133     </type>
38134   </test>
38135   <test name="test-728.cs">
38136     <type name="Tests">
38137       <method name="Int32 Main()">
38138         <size>25</size>
38139       </method>
38140       <method name="Void .ctor()">
38141         <size>7</size>
38142       </method>
38143     </type>
38144   </test>
38145   <test name="test-729.cs">
38146     <type name="Primes.MainClass">
38147       <method name="Int32 Main()">
38148         <size>141</size>
38149       </method>
38150       <method name="Void .ctor()">
38151         <size>7</size>
38152       </method>
38153     </type>
38154   </test>
38155   <test name="test-73.cs">
38156     <type name="Abstract">
38157       <method name="Void .ctor()">
38158         <size>7</size>
38159       </method>
38160       <method name="Int32 A()">
38161         <size>0</size>
38162       </method>
38163     </type>
38164     <type name="Concrete">
38165       <method name="Void .ctor()">
38166         <size>7</size>
38167       </method>
38168       <method name="Int32 A()">
38169         <size>2</size>
38170       </method>
38171     </type>
38172     <type name="Test">
38173       <method name="Void .ctor()">
38174         <size>7</size>
38175       </method>
38176       <method name="Int32 Main()">
38177         <size>22</size>
38178       </method>
38179     </type>
38180   </test>
38181   <test name="test-730.cs">
38182     <type name="Demo">
38183       <method name="Void Test(System.Object)">
38184         <size>1</size>
38185       </method>
38186       <method name="Int32 Test(Int32)">
38187         <size>2</size>
38188       </method>
38189       <method name="Int32 GetPhones()">
38190         <size>22</size>
38191       </method>
38192       <method name="Int32 Main()">
38193         <size>23</size>
38194       </method>
38195       <method name="Void .ctor()">
38196         <size>7</size>
38197       </method>
38198     </type>
38199     <type name="Demo+D">
38200       <method name="Int32 Invoke(Int32)">
38201         <size>0</size>
38202       </method>
38203       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38204         <size>0</size>
38205       </method>
38206       <method name="Int32 EndInvoke(IAsyncResult)">
38207         <size>0</size>
38208       </method>
38209       <method name="Void .ctor(Object, IntPtr)">
38210         <size>0</size>
38211       </method>
38212     </type>
38213   </test>
38214   <test name="test-731.cs">
38215     <type name="C">
38216       <method name="Int32 Main()">
38217         <size>34</size>
38218       </method>
38219       <method name="Void .ctor()">
38220         <size>7</size>
38221       </method>
38222     </type>
38223     <type name="&lt;PrivateImplementationDetails&gt;">
38224       <method name="Void .ctor()">
38225         <size>7</size>
38226       </method>
38227     </type>
38228   </test>
38229   <test name="test-733.cs">
38230     <type name="Test">
38231       <method name="Int32 Main()">
38232         <size>86</size>
38233       </method>
38234       <method name="Void .ctor()">
38235         <size>7</size>
38236       </method>
38237     </type>
38238   </test>
38239   <test name="test-734.cs">
38240     <type name="M">
38241       <method name="Void Run()">
38242         <size>23</size>
38243       </method>
38244       <method name="Int32 Main()">
38245         <size>72</size>
38246       </method>
38247       <method name="Void .ctor()">
38248         <size>7</size>
38249       </method>
38250     </type>
38251   </test>
38252   <test name="test-735.cs">
38253     <type name="B">
38254       <method name="Void .ctor()">
38255         <size>7</size>
38256       </method>
38257     </type>
38258     <type name="B+C">
38259       <method name="Void Main()">
38260         <size>1</size>
38261       </method>
38262       <method name="Void .ctor()">
38263         <size>7</size>
38264       </method>
38265     </type>
38266     <type name="B+C+X">
38267       <method name="Void .ctor()">
38268         <size>7</size>
38269       </method>
38270     </type>
38271     <type name="B+D">
38272       <method name="Void .ctor()">
38273         <size>7</size>
38274       </method>
38275     </type>
38276   </test>
38277   <test name="test-736.cs">
38278     <type name="TestGeneric`1[T]">
38279       <method name="Void add_Event(System.EventHandler)">
38280         <size>24</size>
38281       </method>
38282       <method name="Void remove_Event(System.EventHandler)">
38283         <size>24</size>
38284       </method>
38285       <method name="Void Raise()">
38286         <size>18</size>
38287       </method>
38288       <method name="Void .ctor()">
38289         <size>7</size>
38290       </method>
38291     </type>
38292     <type name="TestGeneric2`1[T]">
38293       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
38294         <size>24</size>
38295       </method>
38296       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
38297         <size>24</size>
38298       </method>
38299       <method name="Void Raise()">
38300         <size>21</size>
38301       </method>
38302       <method name="Void .ctor()">
38303         <size>7</size>
38304       </method>
38305     </type>
38306     <type name="Test">
38307       <method name="Void add_Event(System.EventHandler)">
38308         <size>24</size>
38309       </method>
38310       <method name="Void remove_Event(System.EventHandler)">
38311         <size>24</size>
38312       </method>
38313       <method name="Void Raise()">
38314         <size>18</size>
38315       </method>
38316       <method name="Void Main()">
38317         <size>1</size>
38318       </method>
38319       <method name="Void .ctor()">
38320         <size>7</size>
38321       </method>
38322     </type>
38323     <type name="TestGeneric2`1+GenericHandler[T]">
38324       <method name="Void Invoke(T)">
38325         <size>0</size>
38326       </method>
38327       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
38328         <size>0</size>
38329       </method>
38330       <method name="Void EndInvoke(IAsyncResult)">
38331         <size>0</size>
38332       </method>
38333       <method name="Void .ctor(Object, IntPtr)">
38334         <size>0</size>
38335       </method>
38336     </type>
38337   </test>
38338   <test name="test-737.cs">
38339     <type name="Breaks">
38340       <method name="Double get_Item(Int32, Int32)">
38341         <size>7</size>
38342       </method>
38343       <method name="Void set_Item(Int32, Int32, Double)">
38344         <size>8</size>
38345       </method>
38346       <method name="Void .ctor(Double)">
38347         <size>8</size>
38348       </method>
38349     </type>
38350     <type name="Tester">
38351       <method name="Int32 Main()">
38352         <size>80</size>
38353       </method>
38354       <method name="Void .ctor()">
38355         <size>7</size>
38356       </method>
38357     </type>
38358   </test>
38359   <test name="test-738.cs">
38360     <type name="TestNamespace.ResumableInputStream">
38361       <method name="Void Main()">
38362         <size>1</size>
38363       </method>
38364       <method name="Void .ctor()">
38365         <size>18</size>
38366       </method>
38367     </type>
38368   </test>
38369   <test name="test-739.cs">
38370     <type name="X">
38371       <method name="Void Finalize()">
38372         <size>19</size>
38373       </method>
38374       <method name="Void Foo()">
38375         <size>1</size>
38376       </method>
38377       <method name="Int32 Main()">
38378         <size>89</size>
38379       </method>
38380       <method name="Void .ctor()">
38381         <size>7</size>
38382       </method>
38383     </type>
38384   </test>
38385   <test name="test-74.cs">
38386     <type name="X">
38387       <method name="Void .ctor()">
38388         <size>7</size>
38389       </method>
38390       <method name="Int32 Main()">
38391         <size>168</size>
38392       </method>
38393     </type>
38394   </test>
38395   <test name="test-740.cs">
38396     <type name="FixedTest">
38397       <method name="Int32 Main()">
38398         <size>348</size>
38399       </method>
38400       <method name="Void .ctor()">
38401         <size>7</size>
38402       </method>
38403     </type>
38404     <type name="FixedTest+TValue">
38405       <method name="System.String ToString()">
38406         <size>17</size>
38407       </method>
38408       <method name="Void .ctor(Int64)">
38409         <size>28</size>
38410       </method>
38411     </type>
38412   </test>
38413   <test name="test-741.cs">
38414     <type name="Test">
38415       <method name="Void test()">
38416         <size>18</size>
38417       </method>
38418       <method name="Void Main()">
38419         <size>1</size>
38420       </method>
38421       <method name="Void .ctor()">
38422         <size>7</size>
38423       </method>
38424     </type>
38425   </test>
38426   <test name="test-742.cs">
38427     <type name="Test">
38428       <method name="Test Set(C)">
38429         <size>20</size>
38430       </method>
38431     </type>
38432     <type name="C">
38433       <method name="Void .ctor()">
38434         <size>7</size>
38435       </method>
38436     </type>
38437     <type name="Driver">
38438       <method name="Int32 Main()">
38439         <size>41</size>
38440       </method>
38441       <method name="Void .ctor()">
38442         <size>7</size>
38443       </method>
38444     </type>
38445   </test>
38446   <test name="test-743.cs">
38447     <type name="C">
38448       <method name="Void Main()">
38449         <size>11</size>
38450       </method>
38451       <method name="Void Test()">
38452         <size>30</size>
38453       </method>
38454       <method name="Void .ctor()">
38455         <size>7</size>
38456       </method>
38457     </type>
38458   </test>
38459   <test name="test-744.cs">
38460     <type name="M">
38461       <method name="Void Main()">
38462         <size>7</size>
38463       </method>
38464       <method name="Void .ctor()">
38465         <size>7</size>
38466       </method>
38467     </type>
38468     <type name="M+Nested">
38469       <method name="Void Extra()">
38470         <size>1</size>
38471       </method>
38472       <method name="Void .ctor()">
38473         <size>7</size>
38474       </method>
38475     </type>
38476     <type name="A">
38477       <method name="Void AMethod()">
38478         <size>0</size>
38479       </method>
38480       <method name="Void .ctor()">
38481         <size>7</size>
38482       </method>
38483     </type>
38484     <type name="B">
38485       <method name="Void BMethod()">
38486         <size>0</size>
38487       </method>
38488       <method name="Void .ctor()">
38489         <size>7</size>
38490       </method>
38491     </type>
38492     <type name="C">
38493       <method name="Void AMethod()">
38494         <size>1</size>
38495       </method>
38496       <method name="Void BMethod()">
38497         <size>1</size>
38498       </method>
38499       <method name="Void Extra()">
38500         <size>0</size>
38501       </method>
38502       <method name="Void .ctor()">
38503         <size>7</size>
38504       </method>
38505     </type>
38506   </test>
38507   <test name="test-745.cs">
38508     <type name="C">
38509       <method name="Void Main()">
38510         <size>28</size>
38511       </method>
38512       <method name="Void .ctor()">
38513         <size>7</size>
38514       </method>
38515     </type>
38516   </test>
38517   <test name="test-746.cs">
38518     <type name="Test">
38519       <method name="Void Foo(IListCounter)">
38520         <size>8</size>
38521       </method>
38522       <method name="Void Main()">
38523         <size>1</size>
38524       </method>
38525       <method name="Void .ctor()">
38526         <size>7</size>
38527       </method>
38528     </type>
38529   </test>
38530   <test name="test-747.cs">
38531     <type name="B">
38532       <method name="Void .ctor()">
38533         <size>7</size>
38534       </method>
38535     </type>
38536     <type name="B+BNested">
38537       <method name="Void .ctor()">
38538         <size>7</size>
38539       </method>
38540     </type>
38541     <type name="A">
38542       <method name="Void .ctor()">
38543         <size>7</size>
38544       </method>
38545     </type>
38546     <type name="AA">
38547       <method name="Void .ctor()">
38548         <size>7</size>
38549       </method>
38550     </type>
38551     <type name="AA+ANested">
38552       <method name="Void .ctor()">
38553         <size>7</size>
38554       </method>
38555     </type>
38556     <type name="M">
38557       <method name="Void Main()">
38558         <size>1</size>
38559       </method>
38560       <method name="Void .ctor()">
38561         <size>7</size>
38562       </method>
38563     </type>
38564   </test>
38565   <test name="test-748.cs">
38566     <type name="M">
38567       <method name="RealTest.Foo Test()">
38568         <size>6</size>
38569       </method>
38570       <method name="Void Main()">
38571         <size>1</size>
38572       </method>
38573       <method name="Void .ctor()">
38574         <size>7</size>
38575       </method>
38576     </type>
38577     <type name="Test.Local.M">
38578       <method name="RealTest.Foo Test()">
38579         <size>6</size>
38580       </method>
38581       <method name="Void .ctor()">
38582         <size>7</size>
38583       </method>
38584     </type>
38585     <type name="RealTest.Foo">
38586       <method name="Void .ctor()">
38587         <size>7</size>
38588       </method>
38589     </type>
38590   </test>
38591   <test name="test-749.cs">
38592     <type name="M">
38593       <method name="Void Main()">
38594         <size>14</size>
38595       </method>
38596       <method name="Void .ctor()">
38597         <size>7</size>
38598       </method>
38599     </type>
38600   </test>
38601   <test name="test-75.cs">
38602     <type name="X">
38603       <method name="Void .ctor()">
38604         <size>7</size>
38605       </method>
38606       <method name="Void .cctor()">
38607         <size>1</size>
38608       </method>
38609       <method name="X op_Addition(X, X)">
38610         <size>8</size>
38611       </method>
38612     </type>
38613     <type name="Y">
38614       <method name="Void .ctor()">
38615         <size>7</size>
38616       </method>
38617     </type>
38618     <type name="Z">
38619       <method name="Void .ctor()">
38620         <size>7</size>
38621       </method>
38622     </type>
38623     <type name="driver">
38624       <method name="Void .ctor()">
38625         <size>7</size>
38626       </method>
38627       <method name="Int32 Main()">
38628         <size>34</size>
38629       </method>
38630     </type>
38631   </test>
38632   <test name="test-750.cs">
38633     <type name="M">
38634       <method name="Void Main()">
38635         <size>1</size>
38636       </method>
38637       <method name="Void .ctor()">
38638         <size>7</size>
38639       </method>
38640     </type>
38641   </test>
38642   <test name="test-751.cs">
38643     <type name="LocalNS.Compiler">
38644       <method name="Void .ctor()">
38645         <size>7</size>
38646       </method>
38647     </type>
38648     <type name="System.Local.M">
38649       <method name="Void Main()">
38650         <size>7</size>
38651       </method>
38652       <method name="Void .ctor()">
38653         <size>7</size>
38654       </method>
38655     </type>
38656   </test>
38657   <test name="test-752.cs">
38658     <type name="M">
38659       <method name="Void Main()">
38660         <size>1</size>
38661       </method>
38662       <method name="Void .ctor()">
38663         <size>7</size>
38664       </method>
38665     </type>
38666   </test>
38667   <test name="test-753.cs">
38668     <type name="AI2">
38669       <method name="System.String IA.get_val()">
38670         <size>6</size>
38671       </method>
38672       <method name="Void IA.set_val(System.String)">
38673         <size>1</size>
38674       </method>
38675       <method name="Int32 get_val()">
38676         <size>3</size>
38677       </method>
38678       <method name="Void set_val(Int32)">
38679         <size>1</size>
38680       </method>
38681       <method name="Void stuff(IAI2)">
38682         <size>13</size>
38683       </method>
38684       <method name="Void Main()">
38685         <size>1</size>
38686       </method>
38687       <method name="Void .ctor()">
38688         <size>7</size>
38689       </method>
38690     </type>
38691   </test>
38692   <test name="test-754.cs">
38693     <type name="Bug.D">
38694       <method name="Void Invoke()">
38695         <size>0</size>
38696       </method>
38697       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38698         <size>0</size>
38699       </method>
38700       <method name="Void EndInvoke(IAsyncResult)">
38701         <size>0</size>
38702       </method>
38703       <method name="Void .ctor(Object, IntPtr)">
38704         <size>0</size>
38705       </method>
38706     </type>
38707     <type name="Bug.A">
38708       <method name="Void add_E(Bug.D)">
38709         <size>0</size>
38710       </method>
38711       <method name="Void remove_E(Bug.D)">
38712         <size>0</size>
38713       </method>
38714       <method name="Void .ctor()">
38715         <size>7</size>
38716       </method>
38717     </type>
38718     <type name="Bug.B">
38719       <method name="Void add_E(Bug.D)">
38720         <size>1</size>
38721       </method>
38722       <method name="Void remove_E(Bug.D)">
38723         <size>1</size>
38724       </method>
38725       <method name="Void .ctor()">
38726         <size>7</size>
38727       </method>
38728     </type>
38729     <type name="Bug.M">
38730       <method name="Void Main()">
38731         <size>1</size>
38732       </method>
38733       <method name="Void .ctor()">
38734         <size>7</size>
38735       </method>
38736     </type>
38737   </test>
38738   <test name="test-755.cs">
38739     <type name="Item">
38740       <method name="Void .ctor()">
38741         <size>7</size>
38742       </method>
38743       <method name="Void .cctor()">
38744         <size>8</size>
38745       </method>
38746     </type>
38747     <type name="Item+Builder">
38748       <method name="Int32 get_Foo()">
38749         <size>6</size>
38750       </method>
38751       <method name="System.Object get_Item(Int32)">
38752         <size>2</size>
38753       </method>
38754       <method name="System.Object get_Item(Int32, Int32)">
38755         <size>2</size>
38756       </method>
38757       <method name="Void .ctor()">
38758         <size>7</size>
38759       </method>
38760     </type>
38761     <type name="Program">
38762       <method name="Void Main()">
38763         <size>1</size>
38764       </method>
38765       <method name="Void .ctor()">
38766         <size>7</size>
38767       </method>
38768     </type>
38769   </test>
38770   <test name="test-756.cs">
38771     <type name="UnsafeTest">
38772       <method name="Void Main()">
38773         <size>12</size>
38774       </method>
38775       <method name="Void .ctor()">
38776         <size>7</size>
38777       </method>
38778     </type>
38779   </test>
38780   <test name="test-757.cs">
38781     <type name="TestClass1">
38782       <method name="Void Test()">
38783         <size>34</size>
38784       </method>
38785       <method name="Int32 Main()">
38786         <size>20</size>
38787       </method>
38788       <method name="Void .ctor()">
38789         <size>7</size>
38790       </method>
38791     </type>
38792     <type name="&lt;PrivateImplementationDetails&gt;">
38793       <method name="Void .ctor()">
38794         <size>7</size>
38795       </method>
38796     </type>
38797   </test>
38798   <test name="test-758.cs">
38799     <type name="C">
38800       <method name="Void Main()">
38801         <size>1</size>
38802       </method>
38803       <method name="Void .ctor()">
38804         <size>7</size>
38805       </method>
38806     </type>
38807     <type name="D">
38808       <method name="Void Finalize()">
38809         <size>13</size>
38810       </method>
38811       <method name="Void .ctor()">
38812         <size>7</size>
38813       </method>
38814     </type>
38815   </test>
38816   <test name="test-76.cs">
38817     <type name="foo">
38818       <method name="Void .ctor()">
38819         <size>7</size>
38820       </method>
38821       <method name="System.String strcat(System.String[])">
38822         <size>47</size>
38823       </method>
38824       <method name="Int32 Main()">
38825         <size>142</size>
38826       </method>
38827     </type>
38828   </test>
38829   <test name="test-760.cs">
38830     <type name="A">
38831       <method name="Void .ctor()">
38832         <size>7</size>
38833       </method>
38834     </type>
38835     <type name="Test">
38836       <method name="Void Main()">
38837         <size>7</size>
38838       </method>
38839       <method name="Void .ctor()">
38840         <size>7</size>
38841       </method>
38842     </type>
38843   </test>
38844   <test name="test-761.cs">
38845     <type name="C">
38846       <method name="Int32 get_I()">
38847         <size>7</size>
38848       </method>
38849       <method name="Void set_I(Int32)">
38850         <size>8</size>
38851       </method>
38852       <method name="Void Main()">
38853         <size>1</size>
38854       </method>
38855       <method name="Void .ctor()">
38856         <size>7</size>
38857       </method>
38858     </type>
38859   </test>
38860   <test name="test-762.cs">
38861     <type name="N1.Derived.Dummy">
38862       <method name="Void .ctor()">
38863         <size>7</size>
38864       </method>
38865     </type>
38866     <type name="N2.Derived.Dummy">
38867       <method name="Void .ctor()">
38868         <size>7</size>
38869       </method>
38870     </type>
38871     <type name="DerivedAttribute">
38872       <method name="Void .ctor()">
38873         <size>7</size>
38874       </method>
38875     </type>
38876     <type name="T">
38877       <method name="Void Main()">
38878         <size>1</size>
38879       </method>
38880       <method name="Void .ctor()">
38881         <size>7</size>
38882       </method>
38883     </type>
38884   </test>
38885   <test name="test-763.cs">
38886     <type name="StaticDelegateWithSameNameAsInstance">
38887       <method name="Void set_MyProvider(StaticDelegateWithSameNameAsInstance+Provider)">
38888         <size>35</size>
38889       </method>
38890       <method name="Void StaticCallback()">
38891         <size>31</size>
38892       </method>
38893       <method name="Void StaticCallback(System.String)">
38894         <size>35</size>
38895       </method>
38896       <method name="Int32 Main()">
38897         <size>36</size>
38898       </method>
38899       <method name="Void .ctor()">
38900         <size>7</size>
38901       </method>
38902       <method name="Void .cctor()">
38903         <size>7</size>
38904       </method>
38905     </type>
38906     <type name="StaticDelegateWithSameNameAsInstance+Provider">
38907       <method name="Void Invoke(System.String)">
38908         <size>0</size>
38909       </method>
38910       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38911         <size>0</size>
38912       </method>
38913       <method name="Void EndInvoke(IAsyncResult)">
38914         <size>0</size>
38915       </method>
38916       <method name="Void .ctor(Object, IntPtr)">
38917         <size>0</size>
38918       </method>
38919     </type>
38920   </test>
38921   <test name="test-764.cs">
38922     <type name="Item">
38923       <method name="Void .ctor()">
38924         <size>7</size>
38925       </method>
38926       <method name="Void .cctor()">
38927         <size>11</size>
38928       </method>
38929     </type>
38930     <type name="Caller">
38931       <method name="System.String get_Item(System.String)">
38932         <size>2</size>
38933       </method>
38934       <method name="Int32 get_Item(Int32)">
38935         <size>2</size>
38936       </method>
38937       <method name="Void Foo()">
38938         <size>12</size>
38939       </method>
38940       <method name="Void Main()">
38941         <size>1</size>
38942       </method>
38943       <method name="Void .ctor()">
38944         <size>7</size>
38945       </method>
38946     </type>
38947   </test>
38948   <test name="test-765.cs">
38949     <type name="B">
38950       <method name="Void Foo(Int32)">
38951         <size>1</size>
38952       </method>
38953       <method name="Void .ctor()">
38954         <size>7</size>
38955       </method>
38956     </type>
38957     <type name="A">
38958       <method name="Void Foo(System.String)">
38959         <size>1</size>
38960       </method>
38961       <method name="Void .ctor()">
38962         <size>7</size>
38963       </method>
38964     </type>
38965     <type name="Test">
38966       <method name="Void Main()">
38967         <size>11</size>
38968       </method>
38969     </type>
38970   </test>
38971   <test name="test-766.cs">
38972     <type name="A.Color">
38973       <method name="Color get_Base()">
38974         <size>6</size>
38975       </method>
38976       <method name="Color get_NewBase()">
38977         <size>7</size>
38978       </method>
38979       <method name="Void Main()">
38980         <size>1</size>
38981       </method>
38982       <method name="Void .ctor()">
38983         <size>7</size>
38984       </method>
38985     </type>
38986     <type name="B.Color">
38987       <method name="Color From(Int32)">
38988         <size>10</size>
38989       </method>
38990       <method name="Void .cctor()">
38991         <size>15</size>
38992       </method>
38993     </type>
38994   </test>
38995   <test name="test-767.cs">
38996     <type name="Test">
38997       <method name="Int32 Foo()">
38998         <size>2</size>
38999       </method>
39000       <method name="Void Main()">
39001         <size>1</size>
39002       </method>
39003       <method name="Void .ctor()">
39004         <size>7</size>
39005       </method>
39006     </type>
39007     <type name="S">
39008       <method name="Test get_Test()">
39009         <size>6</size>
39010       </method>
39011       <method name="Void .cctor()">
39012         <size>11</size>
39013       </method>
39014     </type>
39015   </test>
39016   <test name="test-77.cs">
39017     <type name="XX">
39018       <method name="Void .ctor()">
39019         <size>7</size>
39020       </method>
39021       <method name="Int32 Main()">
39022         <size>220</size>
39023       </method>
39024     </type>
39025   </test>
39026   <test name="test-78.cs">
39027     <type name="N1.B">
39028       <method name="Void .ctor()">
39029         <size>7</size>
39030       </method>
39031       <method name="Boolean ShortCasting()">
39032         <size>19</size>
39033       </method>
39034       <method name="Boolean IntCasting()">
39035         <size>18</size>
39036       </method>
39037       <method name="Int32 Main()">
39038         <size>26</size>
39039       </method>
39040     </type>
39041   </test>
39042   <test name="test-79.cs">
39043     <type name="X">
39044       <method name="Void .ctor()">
39045         <size>7</size>
39046       </method>
39047       <method name="Int32 Main()">
39048         <size>40</size>
39049       </method>
39050     </type>
39051   </test>
39052   <test name="test-8.cs">
39053     <type name="X">
39054       <method name="Void .ctor()">
39055         <size>7</size>
39056       </method>
39057       <method name="Int32 Main(System.String[])">
39058         <size>115</size>
39059       </method>
39060     </type>
39061   </test>
39062   <test name="test-80.cs">
39063     <type name="X">
39064       <method name="Void .ctor()">
39065         <size>7</size>
39066       </method>
39067       <method name="Int32 Add(Int32, Int32)">
39068         <size>4</size>
39069       </method>
39070     </type>
39071     <type name="Y">
39072       <method name="Void .ctor()">
39073         <size>7</size>
39074       </method>
39075       <method name="Int32 Main()">
39076         <size>34</size>
39077       </method>
39078       <method name="Int32 A.Add(Int32, Int32)">
39079         <size>9</size>
39080       </method>
39081     </type>
39082   </test>
39083   <test name="test-81.cs">
39084     <type name="N1.A">
39085       <method name="Void .ctor()">
39086         <size>7</size>
39087       </method>
39088       <method name="Void Bar()">
39089         <size>44</size>
39090       </method>
39091       <method name="Int32 Main()">
39092         <size>71</size>
39093       </method>
39094     </type>
39095   </test>
39096   <test name="test-82.cs">
39097     <type name="N1.N2.B">
39098       <method name="Void .ctor()">
39099         <size>7</size>
39100       </method>
39101       <method name="Void Method(A ByRef)">
39102         <size>1</size>
39103       </method>
39104       <method name="Int32 Main()">
39105         <size>2</size>
39106       </method>
39107     </type>
39108     <type name="N1.N3.B">
39109       <method name="Void .ctor()">
39110         <size>7</size>
39111       </method>
39112       <method name="Void Method(A ByRef)">
39113         <size>1</size>
39114       </method>
39115     </type>
39116   </test>
39117   <test name="test-83.cs">
39118     <type name="PersonArrivedArgs">
39119       <method name="Void .ctor(String)">
39120         <size>14</size>
39121       </method>
39122     </type>
39123     <type name="Greeter">
39124       <method name="Void .ctor(String)">
39125         <size>14</size>
39126       </method>
39127       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
39128         <size>18</size>
39129       </method>
39130     </type>
39131     <type name="Room">
39132       <method name="Void .ctor()">
39133         <size>14</size>
39134       </method>
39135       <method name="Void add_PersonArrived(PersonArrivedHandler)">
39136         <size>24</size>
39137       </method>
39138       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
39139         <size>24</size>
39140       </method>
39141       <method name="Void AddPerson(System.String)">
39142         <size>14</size>
39143       </method>
39144     </type>
39145     <type name="DelegateTest">
39146       <method name="Void .ctor()">
39147         <size>7</size>
39148       </method>
39149       <method name="Int32 Main()">
39150         <size>2</size>
39151       </method>
39152     </type>
39153     <type name="PersonArrivedHandler">
39154       <method name="Void .ctor(Object, IntPtr)">
39155         <size>0</size>
39156       </method>
39157       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
39158         <size>0</size>
39159       </method>
39160       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
39161         <size>0</size>
39162       </method>
39163       <method name="Void EndInvoke(IAsyncResult)">
39164         <size>0</size>
39165       </method>
39166     </type>
39167   </test>
39168   <test name="test-84.cs">
39169     <type name="Ghost">
39170       <method name="Void .ctor()">
39171         <size>7</size>
39172       </method>
39173       <method name="Int32 Main()">
39174         <size>6</size>
39175       </method>
39176     </type>
39177   </test>
39178   <test name="test-85.cs">
39179     <type name="X">
39180       <method name="Void .ctor()">
39181         <size>7</size>
39182       </method>
39183       <method name="Int32 Main()">
39184         <size>20</size>
39185       </method>
39186     </type>
39187   </test>
39188   <test name="test-86.cs">
39189     <type name="T.T">
39190       <method name="Void .ctor()">
39191         <size>7</size>
39192       </method>
39193       <method name="Int32 method1(System.Type, Int32)">
39194         <size>23</size>
39195       </method>
39196       <method name="Int32 method1(System.Type, System.Type[])">
39197         <size>12</size>
39198       </method>
39199       <method name="Int32 method2(System.Type, Int32)">
39200         <size>23</size>
39201       </method>
39202       <method name="Int32 method2(System.Type, System.Type[])">
39203         <size>12</size>
39204       </method>
39205       <method name="Int32 Main()">
39206         <size>36</size>
39207       </method>
39208     </type>
39209   </test>
39210   <test name="test-87.cs">
39211     <type name="Top">
39212       <method name="Void .ctor()">
39213         <size>7</size>
39214       </method>
39215       <method name="Int32 Main()">
39216         <size>58</size>
39217       </method>
39218     </type>
39219     <type name="Top+X">
39220       <method name="Void .ctor()">
39221         <size>7</size>
39222       </method>
39223     </type>
39224     <type name="Top+Y">
39225       <method name="Void .ctor()">
39226         <size>7</size>
39227       </method>
39228     </type>
39229     <type name="Top+XA">
39230       <method name="Void .ctor()">
39231         <size>7</size>
39232       </method>
39233       <method name="Int32 get_one()">
39234         <size>2</size>
39235       </method>
39236     </type>
39237     <type name="Top+XB">
39238       <method name="Void .ctor()">
39239         <size>7</size>
39240       </method>
39241       <method name="Int32 get_one()">
39242         <size>2</size>
39243       </method>
39244       <method name="Int32 get_two()">
39245         <size>2</size>
39246       </method>
39247     </type>
39248     <type name="Other">
39249       <method name="Void .ctor()">
39250         <size>7</size>
39251       </method>
39252       <method name="Void X()">
39253         <size>5</size>
39254       </method>
39255     </type>
39256   </test>
39257   <test name="test-88.cs">
39258     <type name="X">
39259       <method name="Void .ctor()">
39260         <size>7</size>
39261       </method>
39262       <method name="Void f(System.String)">
39263         <size>19</size>
39264       </method>
39265       <method name="Int32 Main()">
39266         <size>63</size>
39267       </method>
39268     </type>
39269     <type name="&lt;PrivateImplementationDetails&gt;">
39270       <method name="Void .ctor()">
39271         <size>7</size>
39272       </method>
39273     </type>
39274   </test>
39275   <test name="test-89.cs">
39276     <type name="X">
39277       <method name="Void .ctor(Int32)">
39278         <size>8</size>
39279       </method>
39280       <method name="X F(Int32)">
39281         <size>7</size>
39282       </method>
39283       <method name="Int32 Main()">
39284         <size>99</size>
39285       </method>
39286     </type>
39287   </test>
39288   <test name="test-9.cs">
39289     <type name="X">
39290       <method name="Void .ctor()">
39291         <size>7</size>
39292       </method>
39293       <method name="Int32 Main(System.String[])">
39294         <size>104</size>
39295       </method>
39296     </type>
39297   </test>
39298   <test name="test-90.cs">
39299     <type name="N1.Blah">
39300       <method name="Void .ctor()">
39301         <size>7</size>
39302       </method>
39303       <method name="Int32 Main()">
39304         <size>2</size>
39305       </method>
39306     </type>
39307   </test>
39308   <test name="test-91.cs">
39309     <type name="Abstract">
39310       <method name="Void .ctor()">
39311         <size>7</size>
39312       </method>
39313     </type>
39314     <type name="Plain">
39315       <method name="Void .ctor()">
39316         <size>7</size>
39317       </method>
39318     </type>
39319     <type name="Test">
39320       <method name="Void .ctor()">
39321         <size>7</size>
39322       </method>
39323       <method name="Void MyProtectedInternal()">
39324         <size>1</size>
39325       </method>
39326       <method name="Void MyInternal()">
39327         <size>1</size>
39328       </method>
39329       <method name="Void MyPublic()">
39330         <size>1</size>
39331       </method>
39332       <method name="Void MyPrivate()">
39333         <size>1</size>
39334       </method>
39335       <method name="Int32 Main()">
39336         <size>242</size>
39337       </method>
39338     </type>
39339   </test>
39340   <test name="test-92.cs">
39341     <type name="Outer">
39342       <method name="Void .ctor()">
39343         <size>7</size>
39344       </method>
39345     </type>
39346     <type name="Outer+Inner">
39347       <method name="Void .ctor()">
39348         <size>7</size>
39349       </method>
39350     </type>
39351     <type name="InnerBase">
39352       <method name="Void .ctor()">
39353         <size>7</size>
39354       </method>
39355     </type>
39356     <type name="MainClass">
39357       <method name="Void .ctor()">
39358         <size>7</size>
39359       </method>
39360       <method name="Int32 Main()">
39361         <size>2</size>
39362       </method>
39363     </type>
39364   </test>
39365   <test name="test-93.cs">
39366     <type name="N1.C">
39367       <method name="Void .ctor()">
39368         <size>7</size>
39369       </method>
39370       <method name="Void method(B ByRef)">
39371         <size>15</size>
39372       </method>
39373     </type>
39374     <type name="Test">
39375       <method name="Void .ctor()">
39376         <size>7</size>
39377       </method>
39378       <method name="Int32 Main()">
39379         <size>15</size>
39380       </method>
39381     </type>
39382   </test>
39383   <test name="test-94.cs">
39384     <type name="Base">
39385       <method name="Void .ctor()">
39386         <size>7</size>
39387       </method>
39388       <method name="Int32 IVehicle.Start()">
39389         <size>2</size>
39390       </method>
39391       <method name="Int32 Stop()">
39392         <size>2</size>
39393       </method>
39394       <method name="Int32 Turn()">
39395         <size>2</size>
39396       </method>
39397     </type>
39398     <type name="Derived1">
39399       <method name="Void .ctor()">
39400         <size>7</size>
39401       </method>
39402       <method name="Int32 Turn()">
39403         <size>2</size>
39404       </method>
39405     </type>
39406     <type name="Derived2">
39407       <method name="Void .ctor()">
39408         <size>7</size>
39409       </method>
39410       <method name="Int32 IVehicle.Start()">
39411         <size>2</size>
39412       </method>
39413       <method name="Int32 IVehicle.Turn()">
39414         <size>2</size>
39415       </method>
39416       <method name="Int32 Stop()">
39417         <size>2</size>
39418       </method>
39419       <method name="Int32 Turn()">
39420         <size>2</size>
39421       </method>
39422     </type>
39423     <type name="Test">
39424       <method name="Void .ctor()">
39425         <size>7</size>
39426       </method>
39427       <method name="Int32 Main()">
39428         <size>88</size>
39429       </method>
39430     </type>
39431   </test>
39432   <test name="test-95.cs">
39433     <type name="X">
39434       <method name="Void .ctor()">
39435         <size>7</size>
39436       </method>
39437       <method name="Int32 Main()">
39438         <size>30</size>
39439       </method>
39440     </type>
39441   </test>
39442   <test name="test-96.cs">
39443     <type name="N1.A">
39444       <method name="Void .ctor()">
39445         <size>7</size>
39446       </method>
39447       <method name="Int32 Main()">
39448         <size>2</size>
39449       </method>
39450     </type>
39451     <type name="N1.C">
39452       <method name="Void .ctor(Object, IntPtr)">
39453         <size>0</size>
39454       </method>
39455       <method name="Void Invoke(System.Object, N1.A)">
39456         <size>0</size>
39457       </method>
39458       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
39459         <size>0</size>
39460       </method>
39461       <method name="Void EndInvoke(IAsyncResult)">
39462         <size>0</size>
39463       </method>
39464     </type>
39465   </test>
39466   <test name="test-97.cs">
39467     <type name="X">
39468       <method name="Void .ctor()">
39469         <size>7</size>
39470       </method>
39471       <method name="Int32 Main()">
39472         <size>2</size>
39473       </method>
39474     </type>
39475   </test>
39476   <test name="test-98.cs">
39477     <type name="X">
39478       <method name="Void .ctor()">
39479         <size>7</size>
39480       </method>
39481       <method name="Void b()">
39482         <size>19</size>
39483       </method>
39484     </type>
39485     <type name="Y">
39486       <method name="Void .ctor()">
39487         <size>7</size>
39488       </method>
39489       <method name="Int32 Main()">
39490         <size>2</size>
39491       </method>
39492     </type>
39493   </test>
39494   <test name="test-99.cs">
39495     <type name="X">
39496       <method name="Void .ctor()">
39497         <size>7</size>
39498       </method>
39499       <method name="Int32 Main()">
39500         <size>104</size>
39501       </method>
39502     </type>
39503   </test>
39504   <test name="test-anon-01.cs">
39505     <type name="X">
39506       <method name="Void .ctor()">
39507         <size>7</size>
39508       </method>
39509       <method name="Int32 Main()">
39510         <size>21</size>
39511       </method>
39512     </type>
39513     <type name="S">
39514       <method name="Void .ctor(Object, IntPtr)">
39515         <size>0</size>
39516       </method>
39517       <method name="Void Invoke()">
39518         <size>0</size>
39519       </method>
39520       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39521         <size>0</size>
39522       </method>
39523       <method name="Void EndInvoke(IAsyncResult)">
39524         <size>0</size>
39525       </method>
39526     </type>
39527     <type name="X+&lt;Main&gt;c__AnonStorey0">
39528       <method name="Void .ctor()">
39529         <size>7</size>
39530       </method>
39531       <method name="Void &lt;&gt;m__0()">
39532         <size>8</size>
39533       </method>
39534     </type>
39535   </test>
39536   <test name="test-anon-02.cs">
39537     <type name="X">
39538       <method name="Void .ctor()">
39539         <size>7</size>
39540       </method>
39541       <method name="Int32 Main()">
39542         <size>151</size>
39543       </method>
39544     </type>
39545     <type name="S">
39546       <method name="Void .ctor(Object, IntPtr)">
39547         <size>0</size>
39548       </method>
39549       <method name="Void Invoke()">
39550         <size>0</size>
39551       </method>
39552       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39553         <size>0</size>
39554       </method>
39555       <method name="Void EndInvoke(IAsyncResult)">
39556         <size>0</size>
39557       </method>
39558     </type>
39559     <type name="X+&lt;Main&gt;c__AnonStorey0">
39560       <method name="Void .ctor()">
39561         <size>7</size>
39562       </method>
39563       <method name="Void &lt;&gt;m__0()">
39564         <size>113</size>
39565       </method>
39566     </type>
39567   </test>
39568   <test name="test-anon-03.cs">
39569     <type name="X">
39570       <method name="Void .ctor()">
39571         <size>7</size>
39572       </method>
39573       <method name="Void Main()">
39574         <size>59</size>
39575       </method>
39576     </type>
39577     <type name="S">
39578       <method name="Void .ctor(Object, IntPtr)">
39579         <size>0</size>
39580       </method>
39581       <method name="Void Invoke()">
39582         <size>0</size>
39583       </method>
39584       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39585         <size>0</size>
39586       </method>
39587       <method name="Void EndInvoke(IAsyncResult)">
39588         <size>0</size>
39589       </method>
39590     </type>
39591     <type name="X+&lt;Main&gt;c__AnonStorey0">
39592       <method name="Void .ctor()">
39593         <size>7</size>
39594       </method>
39595       <method name="Void &lt;&gt;m__0()">
39596         <size>8</size>
39597       </method>
39598     </type>
39599   </test>
39600   <test name="test-anon-04.cs">
39601     <type name="X">
39602       <method name="Void .ctor()">
39603         <size>7</size>
39604       </method>
39605       <method name="Void Main()">
39606         <size>59</size>
39607       </method>
39608     </type>
39609     <type name="S">
39610       <method name="Void .ctor(Object, IntPtr)">
39611         <size>0</size>
39612       </method>
39613       <method name="Void Invoke()">
39614         <size>0</size>
39615       </method>
39616       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39617         <size>0</size>
39618       </method>
39619       <method name="Void EndInvoke(IAsyncResult)">
39620         <size>0</size>
39621       </method>
39622     </type>
39623     <type name="X+&lt;Main&gt;c__AnonStorey0">
39624       <method name="Void .ctor()">
39625         <size>7</size>
39626       </method>
39627       <method name="Void &lt;&gt;m__0()">
39628         <size>30</size>
39629       </method>
39630     </type>
39631   </test>
39632   <test name="test-anon-05.cs">
39633     <type name="X">
39634       <method name="Void .ctor()">
39635         <size>7</size>
39636       </method>
39637       <method name="Int32 Main()">
39638         <size>207</size>
39639       </method>
39640       <method name="Boolean t(Int32, Int32)">
39641         <size>5</size>
39642       </method>
39643     </type>
39644     <type name="S">
39645       <method name="Void .ctor(Object, IntPtr)">
39646         <size>0</size>
39647       </method>
39648       <method name="Void Invoke()">
39649         <size>0</size>
39650       </method>
39651       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39652         <size>0</size>
39653       </method>
39654       <method name="Void EndInvoke(IAsyncResult)">
39655         <size>0</size>
39656       </method>
39657     </type>
39658     <type name="X+&lt;Main&gt;c__AnonStorey1">
39659       <method name="Void .ctor()">
39660         <size>7</size>
39661       </method>
39662       <method name="Void &lt;&gt;m__0()">
39663         <size>76</size>
39664       </method>
39665     </type>
39666     <type name="X+&lt;Main&gt;c__AnonStorey0">
39667       <method name="Void .ctor()">
39668         <size>7</size>
39669       </method>
39670     </type>
39671   </test>
39672   <test name="test-anon-06.cs">
39673     <type name="X">
39674       <method name="Void .ctor()">
39675         <size>7</size>
39676       </method>
39677       <method name="Int32 Main()">
39678         <size>112</size>
39679       </method>
39680     </type>
39681     <type name="S">
39682       <method name="Void .ctor(Object, IntPtr)">
39683         <size>0</size>
39684       </method>
39685       <method name="Void Invoke()">
39686         <size>0</size>
39687       </method>
39688       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39689         <size>0</size>
39690       </method>
39691       <method name="Void EndInvoke(IAsyncResult)">
39692         <size>0</size>
39693       </method>
39694     </type>
39695     <type name="X+&lt;Main&gt;c__AnonStorey0">
39696       <method name="Void .ctor()">
39697         <size>7</size>
39698       </method>
39699       <method name="Void &lt;&gt;m__0()">
39700         <size>18</size>
39701       </method>
39702     </type>
39703   </test>
39704   <test name="test-anon-07.cs">
39705     <type name="X">
39706       <method name="Void .ctor()">
39707         <size>7</size>
39708       </method>
39709       <method name="Int32 Main()">
39710         <size>120</size>
39711       </method>
39712       <method name="Boolean t(Int32, Int32)">
39713         <size>5</size>
39714       </method>
39715     </type>
39716     <type name="D">
39717       <method name="Void .ctor(Object, IntPtr)">
39718         <size>0</size>
39719       </method>
39720       <method name="Void Invoke()">
39721         <size>0</size>
39722       </method>
39723       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39724         <size>0</size>
39725       </method>
39726       <method name="Void EndInvoke(IAsyncResult)">
39727         <size>0</size>
39728       </method>
39729     </type>
39730     <type name="X+&lt;Main&gt;c__AnonStorey0">
39731       <method name="Void .ctor()">
39732         <size>7</size>
39733       </method>
39734       <method name="Void &lt;&gt;m__0()">
39735         <size>18</size>
39736       </method>
39737       <method name="Void &lt;&gt;m__1()">
39738         <size>18</size>
39739       </method>
39740     </type>
39741   </test>
39742   <test name="test-anon-08.cs">
39743     <type name="X">
39744       <method name="Void .ctor()">
39745         <size>7</size>
39746       </method>
39747       <method name="Int32 Main()">
39748         <size>35</size>
39749       </method>
39750     </type>
39751     <type name="S">
39752       <method name="Void .ctor(Object, IntPtr)">
39753         <size>0</size>
39754       </method>
39755       <method name="Void Invoke()">
39756         <size>0</size>
39757       </method>
39758       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39759         <size>0</size>
39760       </method>
39761       <method name="Void EndInvoke(IAsyncResult)">
39762         <size>0</size>
39763       </method>
39764     </type>
39765     <type name="X+&lt;Main&gt;c__AnonStorey0">
39766       <method name="Void .ctor()">
39767         <size>7</size>
39768       </method>
39769       <method name="Void &lt;&gt;m__0()">
39770         <size>13</size>
39771       </method>
39772     </type>
39773   </test>
39774   <test name="test-anon-09.cs">
39775     <type name="X">
39776       <method name="Void .ctor()">
39777         <size>7</size>
39778       </method>
39779       <method name="Int32 Main()">
39780         <size>59</size>
39781       </method>
39782     </type>
39783     <type name="X+D">
39784       <method name="Void .ctor(Object, IntPtr)">
39785         <size>0</size>
39786       </method>
39787       <method name="Void Invoke()">
39788         <size>0</size>
39789       </method>
39790       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39791         <size>0</size>
39792       </method>
39793       <method name="Void EndInvoke(IAsyncResult)">
39794         <size>0</size>
39795       </method>
39796     </type>
39797     <type name="X+&lt;Main&gt;c__AnonStorey0">
39798       <method name="Void .ctor()">
39799         <size>7</size>
39800       </method>
39801       <method name="Void &lt;&gt;m__0()">
39802         <size>49</size>
39803       </method>
39804     </type>
39805   </test>
39806   <test name="test-anon-10.cs">
39807     <type name="S">
39808       <method name="Void .ctor()">
39809         <size>7</size>
39810       </method>
39811       <method name="Void Test()">
39812         <size>105</size>
39813       </method>
39814       <method name="Int32 Main()">
39815         <size>66</size>
39816       </method>
39817     </type>
39818     <type name="S+T">
39819       <method name="Void .ctor(Object, IntPtr)">
39820         <size>0</size>
39821       </method>
39822       <method name="Void Invoke()">
39823         <size>0</size>
39824       </method>
39825       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39826         <size>0</size>
39827       </method>
39828       <method name="Void EndInvoke(IAsyncResult)">
39829         <size>0</size>
39830       </method>
39831     </type>
39832     <type name="S+&lt;Test&gt;c__AnonStorey1">
39833       <method name="Void .ctor()">
39834         <size>7</size>
39835       </method>
39836     </type>
39837     <type name="S+&lt;Test&gt;c__AnonStorey0">
39838       <method name="Void .ctor()">
39839         <size>7</size>
39840       </method>
39841     </type>
39842     <type name="S+&lt;Test&gt;c__AnonStorey1">
39843       <method name="Void &lt;&gt;m__0()">
39844         <size>76</size>
39845       </method>
39846     </type>
39847   </test>
39848   <test name="test-anon-11.cs">
39849     <type name="X">
39850       <method name="Void .ctor()">
39851         <size>7</size>
39852       </method>
39853       <method name="Int32 Main()">
39854         <size>122</size>
39855       </method>
39856     </type>
39857     <type name="D">
39858       <method name="Void .ctor(Object, IntPtr)">
39859         <size>0</size>
39860       </method>
39861       <method name="Void Invoke(Int32)">
39862         <size>0</size>
39863       </method>
39864       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39865         <size>0</size>
39866       </method>
39867       <method name="Void EndInvoke(IAsyncResult)">
39868         <size>0</size>
39869       </method>
39870     </type>
39871     <type name="E">
39872       <method name="Void .ctor(Object, IntPtr)">
39873         <size>0</size>
39874       </method>
39875       <method name="Void Invoke(Int32 ByRef)">
39876         <size>0</size>
39877       </method>
39878       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
39879         <size>0</size>
39880       </method>
39881       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
39882         <size>0</size>
39883       </method>
39884     </type>
39885     <type name="F">
39886       <method name="Void .ctor(Object, IntPtr)">
39887         <size>0</size>
39888       </method>
39889       <method name="Void Invoke(System.Int32[])">
39890         <size>0</size>
39891       </method>
39892       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
39893         <size>0</size>
39894       </method>
39895       <method name="Void EndInvoke(IAsyncResult)">
39896         <size>0</size>
39897       </method>
39898     </type>
39899     <type name="X">
39900       <method name="Void &lt;Main&gt;m__0(Int32)">
39901         <size>1</size>
39902       </method>
39903       <method name="Void &lt;Main&gt;m__1(Int32)">
39904         <size>1</size>
39905       </method>
39906       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
39907         <size>1</size>
39908       </method>
39909       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
39910         <size>1</size>
39911       </method>
39912     </type>
39913   </test>
39914   <test name="test-anon-12.cs">
39915     <type name="X">
39916       <method name="Void .ctor()">
39917         <size>7</size>
39918       </method>
39919       <method name="Int32 Main()">
39920         <size>257</size>
39921       </method>
39922       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
39923         <size>81</size>
39924       </method>
39925     </type>
39926     <type name="predicate">
39927       <method name="Void .ctor(Object, IntPtr)">
39928         <size>0</size>
39929       </method>
39930       <method name="Boolean Invoke(System.Object)">
39931         <size>0</size>
39932       </method>
39933       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39934         <size>0</size>
39935       </method>
39936       <method name="Boolean EndInvoke(IAsyncResult)">
39937         <size>0</size>
39938       </method>
39939     </type>
39940     <type name="X">
39941       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
39942         <size>12</size>
39943       </method>
39944     </type>
39945   </test>
39946   <test name="test-anon-13.cs">
39947     <type name="X">
39948       <method name="Void .ctor(Int32)">
39949         <size>14</size>
39950       </method>
39951       <method name="Void Main()">
39952         <size>42</size>
39953       </method>
39954       <method name="D T()">
39955         <size>15</size>
39956       </method>
39957       <method name="System.String CALL()">
39958         <size>6</size>
39959       </method>
39960     </type>
39961     <type name="D">
39962       <method name="Void .ctor(Object, IntPtr)">
39963         <size>0</size>
39964       </method>
39965       <method name="Void Invoke()">
39966         <size>0</size>
39967       </method>
39968       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39969         <size>0</size>
39970       </method>
39971       <method name="Void EndInvoke(IAsyncResult)">
39972         <size>0</size>
39973       </method>
39974     </type>
39975     <type name="X">
39976       <method name="Void &lt;T&gt;m__0()">
39977         <size>22</size>
39978       </method>
39979     </type>
39980   </test>
39981   <test name="test-anon-14.cs">
39982     <type name="X">
39983       <method name="Void .ctor()">
39984         <size>7</size>
39985       </method>
39986       <method name="Void add_Click(X+T)">
39987         <size>22</size>
39988       </method>
39989       <method name="Void remove_Click(X+T)">
39990         <size>22</size>
39991       </method>
39992       <method name="Void Method()">
39993         <size>1</size>
39994       </method>
39995       <method name="Void Main()">
39996         <size>46</size>
39997       </method>
39998     </type>
39999     <type name="X+T">
40000       <method name="Void .ctor(Object, IntPtr)">
40001         <size>0</size>
40002       </method>
40003       <method name="Void Invoke()">
40004         <size>0</size>
40005       </method>
40006       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40007         <size>0</size>
40008       </method>
40009       <method name="Void EndInvoke(IAsyncResult)">
40010         <size>0</size>
40011       </method>
40012     </type>
40013   </test>
40014   <test name="test-anon-15.cs">
40015     <type name="Foo">
40016       <method name="Void .ctor()">
40017         <size>7</size>
40018       </method>
40019       <method name="Void Main()">
40020         <size>43</size>
40021       </method>
40022     </type>
40023     <type name="Foo+Inner">
40024       <method name="Void .ctor(String)">
40025         <size>7</size>
40026       </method>
40027     </type>
40028     <type name="Foo+foo_fn">
40029       <method name="Void .ctor(Object, IntPtr)">
40030         <size>0</size>
40031       </method>
40032       <method name="Foo+Inner Invoke(System.String)">
40033         <size>0</size>
40034       </method>
40035       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40036         <size>0</size>
40037       </method>
40038       <method name="Foo+Inner EndInvoke(IAsyncResult)">
40039         <size>0</size>
40040       </method>
40041     </type>
40042     <type name="Foo">
40043       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
40044         <size>13</size>
40045       </method>
40046     </type>
40047   </test>
40048   <test name="test-anon-16.cs">
40049     <type name="X">
40050       <method name="Void .ctor(Int32)">
40051         <size>14</size>
40052       </method>
40053       <method name="Void Main()">
40054         <size>42</size>
40055       </method>
40056       <method name="D T()">
40057         <size>15</size>
40058       </method>
40059     </type>
40060     <type name="D">
40061       <method name="Void .ctor(Object, IntPtr)">
40062         <size>0</size>
40063       </method>
40064       <method name="Void Invoke()">
40065         <size>0</size>
40066       </method>
40067       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40068         <size>0</size>
40069       </method>
40070       <method name="Void EndInvoke(IAsyncResult)">
40071         <size>0</size>
40072       </method>
40073     </type>
40074     <type name="X">
40075       <method name="Void &lt;T&gt;m__0()">
40076         <size>27</size>
40077       </method>
40078     </type>
40079   </test>
40080   <test name="test-anon-17.cs">
40081     <type name="Button">
40082       <method name="Void .ctor()">
40083         <size>7</size>
40084       </method>
40085       <method name="Void add_Clicked(ClickEvent)">
40086         <size>24</size>
40087       </method>
40088       <method name="Void remove_Clicked(ClickEvent)">
40089         <size>24</size>
40090       </method>
40091       <method name="Void DoClick()">
40092         <size>12</size>
40093       </method>
40094     </type>
40095     <type name="X">
40096       <method name="Void .ctor()">
40097         <size>7</size>
40098       </method>
40099       <method name="Void .cctor()">
40100         <size>1</size>
40101       </method>
40102       <method name="Int32 Main()">
40103         <size>61</size>
40104       </method>
40105     </type>
40106     <type name="ClickEvent">
40107       <method name="Void .ctor(Object, IntPtr)">
40108         <size>0</size>
40109       </method>
40110       <method name="Void Invoke()">
40111         <size>0</size>
40112       </method>
40113       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40114         <size>0</size>
40115       </method>
40116       <method name="Void EndInvoke(IAsyncResult)">
40117         <size>0</size>
40118       </method>
40119     </type>
40120     <type name="X">
40121       <method name="Void &lt;Main&gt;m__0()">
40122         <size>17</size>
40123       </method>
40124     </type>
40125   </test>
40126   <test name="test-anon-18.cs">
40127     <type name="DelegateTest">
40128       <method name="Void .ctor()">
40129         <size>7</size>
40130       </method>
40131       <method name="Void Main(System.String[])">
40132         <size>83</size>
40133       </method>
40134     </type>
40135     <type name="A">
40136       <method name="Void .ctor(Object, IntPtr)">
40137         <size>0</size>
40138       </method>
40139       <method name="Void Invoke()">
40140         <size>0</size>
40141       </method>
40142       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40143         <size>0</size>
40144       </method>
40145       <method name="Void EndInvoke(IAsyncResult)">
40146         <size>0</size>
40147       </method>
40148     </type>
40149     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
40150       <method name="Void .ctor()">
40151         <size>7</size>
40152       </method>
40153       <method name="Void &lt;&gt;m__0()">
40154         <size>17</size>
40155       </method>
40156     </type>
40157   </test>
40158   <test name="test-anon-19.cs">
40159     <type name="X">
40160       <method name="Void .ctor()">
40161         <size>7</size>
40162       </method>
40163       <method name="Int32 Main()">
40164         <size>223</size>
40165       </method>
40166       <method name="Boolean t(Int32, Int32)">
40167         <size>5</size>
40168       </method>
40169     </type>
40170     <type name="S">
40171       <method name="Void .ctor(Object, IntPtr)">
40172         <size>0</size>
40173       </method>
40174       <method name="Void Invoke()">
40175         <size>0</size>
40176       </method>
40177       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40178         <size>0</size>
40179       </method>
40180       <method name="Void EndInvoke(IAsyncResult)">
40181         <size>0</size>
40182       </method>
40183     </type>
40184     <type name="X+&lt;Main&gt;c__AnonStorey1">
40185       <method name="Void .ctor()">
40186         <size>7</size>
40187       </method>
40188       <method name="Void &lt;&gt;m__0()">
40189         <size>93</size>
40190       </method>
40191     </type>
40192     <type name="X+&lt;Main&gt;c__AnonStorey0">
40193       <method name="Void .ctor()">
40194         <size>7</size>
40195       </method>
40196     </type>
40197   </test>
40198   <test name="test-anon-20.cs">
40199     <type name="X">
40200       <method name="Void .ctor()">
40201         <size>7</size>
40202       </method>
40203       <method name="Void Main()">
40204         <size>33</size>
40205       </method>
40206       <method name="D MainHost()">
40207         <size>28</size>
40208       </method>
40209     </type>
40210     <type name="D">
40211       <method name="Void .ctor(Object, IntPtr)">
40212         <size>0</size>
40213       </method>
40214       <method name="Void Invoke()">
40215         <size>0</size>
40216       </method>
40217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40218         <size>0</size>
40219       </method>
40220       <method name="Void EndInvoke(IAsyncResult)">
40221         <size>0</size>
40222       </method>
40223     </type>
40224     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
40225       <method name="Void .ctor()">
40226         <size>7</size>
40227       </method>
40228       <method name="Void &lt;&gt;m__0()">
40229         <size>52</size>
40230       </method>
40231     </type>
40232     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
40233       <method name="Void .ctor()">
40234         <size>7</size>
40235       </method>
40236       <method name="Void &lt;&gt;m__1()">
40237         <size>52</size>
40238       </method>
40239     </type>
40240   </test>
40241   <test name="test-anon-21.cs">
40242     <type name="X">
40243       <method name="Void .ctor()">
40244         <size>7</size>
40245       </method>
40246       <method name="Void .cctor()">
40247         <size>1</size>
40248       </method>
40249       <method name="Int32 Main()">
40250         <size>68</size>
40251       </method>
40252       <method name="Void M()">
40253         <size>44</size>
40254       </method>
40255     </type>
40256     <type name="D">
40257       <method name="Void .ctor(Object, IntPtr)">
40258         <size>0</size>
40259       </method>
40260       <method name="Void Invoke()">
40261         <size>0</size>
40262       </method>
40263       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40264         <size>0</size>
40265       </method>
40266       <method name="Void EndInvoke(IAsyncResult)">
40267         <size>0</size>
40268       </method>
40269     </type>
40270     <type name="X+&lt;M&gt;c__AnonStorey0">
40271       <method name="Void .ctor()">
40272         <size>7</size>
40273       </method>
40274       <method name="Void &lt;&gt;m__0()">
40275         <size>48</size>
40276       </method>
40277     </type>
40278     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
40279       <method name="Void .ctor()">
40280         <size>7</size>
40281       </method>
40282       <method name="Void &lt;&gt;m__1()">
40283         <size>81</size>
40284       </method>
40285     </type>
40286   </test>
40287   <test name="test-anon-22.cs">
40288     <type name="X">
40289       <method name="Void .ctor()">
40290         <size>7</size>
40291       </method>
40292       <method name="Void Main()">
40293         <size>33</size>
40294       </method>
40295       <method name="D T()">
40296         <size>28</size>
40297       </method>
40298     </type>
40299     <type name="D">
40300       <method name="Void .ctor(Object, IntPtr)">
40301         <size>0</size>
40302       </method>
40303       <method name="Void Invoke()">
40304         <size>0</size>
40305       </method>
40306       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40307         <size>0</size>
40308       </method>
40309       <method name="Void EndInvoke(IAsyncResult)">
40310         <size>0</size>
40311       </method>
40312     </type>
40313     <type name="X+&lt;T&gt;c__AnonStorey0">
40314       <method name="Void .ctor()">
40315         <size>7</size>
40316       </method>
40317       <method name="Void &lt;&gt;m__0()">
40318         <size>52</size>
40319       </method>
40320     </type>
40321     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
40322       <method name="Void .ctor()">
40323         <size>7</size>
40324       </method>
40325       <method name="Void &lt;&gt;m__1()">
40326         <size>52</size>
40327       </method>
40328     </type>
40329   </test>
40330   <test name="test-anon-23.cs">
40331     <type name="X">
40332       <method name="Void .ctor()">
40333         <size>7</size>
40334       </method>
40335       <method name="Int32 Main()">
40336         <size>68</size>
40337       </method>
40338       <method name="Void M()">
40339         <size>34</size>
40340       </method>
40341     </type>
40342     <type name="D">
40343       <method name="Void .ctor(Object, IntPtr)">
40344         <size>0</size>
40345       </method>
40346       <method name="Void Invoke()">
40347         <size>0</size>
40348       </method>
40349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40350         <size>0</size>
40351       </method>
40352       <method name="Void EndInvoke(IAsyncResult)">
40353         <size>0</size>
40354       </method>
40355     </type>
40356     <type name="X+&lt;M&gt;c__AnonStorey0">
40357       <method name="Void .ctor()">
40358         <size>7</size>
40359       </method>
40360       <method name="Void &lt;&gt;m__0()">
40361         <size>38</size>
40362       </method>
40363     </type>
40364     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
40365       <method name="Void .ctor()">
40366         <size>7</size>
40367       </method>
40368       <method name="Void &lt;&gt;m__1()">
40369         <size>24</size>
40370       </method>
40371     </type>
40372   </test>
40373   <test name="test-anon-24.cs">
40374     <type name="X">
40375       <method name="Void .ctor()">
40376         <size>7</size>
40377       </method>
40378       <method name="Void Main()">
40379         <size>29</size>
40380       </method>
40381       <method name="D T(Int32)">
40382         <size>28</size>
40383       </method>
40384     </type>
40385     <type name="D">
40386       <method name="Void .ctor(Object, IntPtr)">
40387         <size>0</size>
40388       </method>
40389       <method name="Int32 Invoke()">
40390         <size>0</size>
40391       </method>
40392       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40393         <size>0</size>
40394       </method>
40395       <method name="Int32 EndInvoke(IAsyncResult)">
40396         <size>0</size>
40397       </method>
40398     </type>
40399     <type name="X+&lt;T&gt;c__AnonStorey0">
40400       <method name="Void .ctor()">
40401         <size>7</size>
40402       </method>
40403       <method name="Int32 &lt;&gt;m__0()">
40404         <size>21</size>
40405       </method>
40406     </type>
40407   </test>
40408   <test name="test-anon-25.cs">
40409     <type name="X">
40410       <method name="Void .ctor()">
40411         <size>7</size>
40412       </method>
40413       <method name="Int32 Main()">
40414         <size>48</size>
40415       </method>
40416       <method name="D T(Int32)">
40417         <size>28</size>
40418       </method>
40419     </type>
40420     <type name="D">
40421       <method name="Void .ctor(Object, IntPtr)">
40422         <size>0</size>
40423       </method>
40424       <method name="Int32 Invoke(Int32)">
40425         <size>0</size>
40426       </method>
40427       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40428         <size>0</size>
40429       </method>
40430       <method name="Int32 EndInvoke(IAsyncResult)">
40431         <size>0</size>
40432       </method>
40433     </type>
40434     <type name="X+&lt;T&gt;c__AnonStorey0">
40435       <method name="Void .ctor()">
40436         <size>7</size>
40437       </method>
40438       <method name="Int32 &lt;&gt;m__0(Int32)">
40439         <size>9</size>
40440       </method>
40441     </type>
40442   </test>
40443   <test name="test-anon-27.cs">
40444     <type name="X">
40445       <method name="Void .ctor()">
40446         <size>7</size>
40447       </method>
40448       <method name="Int32 Main()">
40449         <size>138</size>
40450       </method>
40451       <method name="Void M(Int32)">
40452         <size>59</size>
40453       </method>
40454     </type>
40455     <type name="D">
40456       <method name="Void .ctor(Object, IntPtr)">
40457         <size>0</size>
40458       </method>
40459       <method name="Void Invoke()">
40460         <size>0</size>
40461       </method>
40462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40463         <size>0</size>
40464       </method>
40465       <method name="Void EndInvoke(IAsyncResult)">
40466         <size>0</size>
40467       </method>
40468     </type>
40469     <type name="X+&lt;M&gt;c__AnonStorey0">
40470       <method name="Void .ctor()">
40471         <size>7</size>
40472       </method>
40473       <method name="Void &lt;&gt;m__0()">
40474         <size>38</size>
40475       </method>
40476     </type>
40477     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
40478       <method name="Void .ctor()">
40479         <size>7</size>
40480       </method>
40481       <method name="Void &lt;&gt;m__1()">
40482         <size>50</size>
40483       </method>
40484     </type>
40485   </test>
40486   <test name="test-anon-28.cs">
40487     <type name="Delegable">
40488       <method name="Void .ctor()">
40489         <size>7</size>
40490       </method>
40491       <method name="Void add_MyDelegate(System.EventHandler)">
40492         <size>24</size>
40493       </method>
40494       <method name="Void remove_MyDelegate(System.EventHandler)">
40495         <size>24</size>
40496       </method>
40497     </type>
40498     <type name="DelegateTest">
40499       <method name="Void .ctor()">
40500         <size>7</size>
40501       </method>
40502       <method name="Void Main(System.String[])">
40503         <size>58</size>
40504       </method>
40505     </type>
40506     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
40507       <method name="Void .ctor()">
40508         <size>7</size>
40509       </method>
40510       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
40511         <size>33</size>
40512       </method>
40513     </type>
40514   </test>
40515   <test name="test-anon-29.cs">
40516     <type name="X">
40517       <method name="Void .ctor()">
40518         <size>108</size>
40519       </method>
40520       <method name="System.String Hello()">
40521         <size>20</size>
40522       </method>
40523       <method name="Void Main()">
40524         <size>18</size>
40525       </method>
40526     </type>
40527     <type name="X+Foo">
40528       <method name="Void .ctor(Object, IntPtr)">
40529         <size>0</size>
40530       </method>
40531       <method name="System.String Invoke()">
40532         <size>0</size>
40533       </method>
40534       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40535         <size>0</size>
40536       </method>
40537       <method name="System.String EndInvoke(IAsyncResult)">
40538         <size>0</size>
40539       </method>
40540     </type>
40541     <type name="X+Bar">
40542       <method name="Void .ctor(Object, IntPtr)">
40543         <size>0</size>
40544       </method>
40545       <method name="Void Invoke(System.String)">
40546         <size>0</size>
40547       </method>
40548       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40549         <size>0</size>
40550       </method>
40551       <method name="Void EndInvoke(IAsyncResult)">
40552         <size>0</size>
40553       </method>
40554     </type>
40555     <type name="X">
40556       <method name="Void &lt;Hello&gt;m__1(System.String)">
40557         <size>7</size>
40558       </method>
40559       <method name="System.String &lt;Hello&gt;m__0()">
40560         <size>201</size>
40561       </method>
40562       <method name="Void &lt;Hello&gt;m__2(System.String)">
40563         <size>7</size>
40564       </method>
40565     </type>
40566   </test>
40567   <test name="test-anon-30.cs">
40568     <type name="X">
40569       <method name="Void .ctor()">
40570         <size>7</size>
40571       </method>
40572     </type>
40573     <type name="Program">
40574       <method name="Void add_E(Program+D)">
40575         <size>22</size>
40576       </method>
40577       <method name="Void remove_E(Program+D)">
40578         <size>22</size>
40579       </method>
40580       <method name="Void Main()">
40581         <size>38</size>
40582       </method>
40583     </type>
40584     <type name="Program+D">
40585       <method name="Void .ctor(Object, IntPtr)">
40586         <size>0</size>
40587       </method>
40588       <method name="Void Invoke(X)">
40589         <size>0</size>
40590       </method>
40591       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
40592         <size>0</size>
40593       </method>
40594       <method name="Void EndInvoke(IAsyncResult)">
40595         <size>0</size>
40596       </method>
40597     </type>
40598     <type name="Program+&lt;Main&gt;c__AnonStorey0">
40599       <method name="Void .ctor()">
40600         <size>7</size>
40601       </method>
40602       <method name="Void &lt;&gt;m__0(X)">
40603         <size>15</size>
40604       </method>
40605     </type>
40606   </test>
40607   <test name="test-anon-31.cs">
40608     <type name="test">
40609       <method name="Void .ctor()">
40610         <size>7</size>
40611       </method>
40612       <method name="IEnumerable testen(Int32)">
40613         <size>30</size>
40614       </method>
40615     </type>
40616     <type name="reflect">
40617       <method name="Void .ctor()">
40618         <size>7</size>
40619       </method>
40620       <method name="Void Main(System.String[])">
40621         <size>122</size>
40622       </method>
40623     </type>
40624     <type name="test+&lt;testen&gt;c__Iterator0">
40625       <method name="Void .ctor()">
40626         <size>7</size>
40627       </method>
40628       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40629         <size>7</size>
40630       </method>
40631       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40632         <size>7</size>
40633       </method>
40634       <method name="Boolean MoveNext()">
40635         <size>195</size>
40636       </method>
40637       <method name="Void Dispose()">
40638         <size>8</size>
40639       </method>
40640       <method name="Void Reset()">
40641         <size>6</size>
40642       </method>
40643       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40644         <size>7</size>
40645       </method>
40646       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40647         <size>40</size>
40648       </method>
40649     </type>
40650   </test>
40651   <test name="test-anon-32.cs">
40652     <type name="MainClass">
40653       <method name="Void .ctor()">
40654         <size>7</size>
40655       </method>
40656       <method name="Void Main()">
40657         <size>37</size>
40658       </method>
40659       <method name="Void SimpleCallback(MainClass, System.String)">
40660         <size>7</size>
40661       </method>
40662     </type>
40663     <type name="StringSender">
40664       <method name="Void .ctor(Object, IntPtr)">
40665         <size>0</size>
40666       </method>
40667       <method name="Void Invoke(System.String)">
40668         <size>0</size>
40669       </method>
40670       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40671         <size>0</size>
40672       </method>
40673       <method name="Void EndInvoke(IAsyncResult)">
40674         <size>0</size>
40675       </method>
40676     </type>
40677     <type name="VoidDelegate">
40678       <method name="Void .ctor(Object, IntPtr)">
40679         <size>0</size>
40680       </method>
40681       <method name="Void Invoke()">
40682         <size>0</size>
40683       </method>
40684       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40685         <size>0</size>
40686       </method>
40687       <method name="Void EndInvoke(IAsyncResult)">
40688         <size>0</size>
40689       </method>
40690     </type>
40691     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40692       <method name="Void .ctor()">
40693         <size>7</size>
40694       </method>
40695       <method name="Void &lt;&gt;m__0()">
40696         <size>25</size>
40697       </method>
40698       <method name="Void &lt;&gt;m__1(System.String)">
40699         <size>13</size>
40700       </method>
40701     </type>
40702   </test>
40703   <test name="test-anon-33.cs">
40704     <type name="T">
40705       <method name="Void .ctor()">
40706         <size>7</size>
40707       </method>
40708       <method name="Void doit(Int32)">
40709         <size>7</size>
40710       </method>
40711       <method name="Void Main()">
40712         <size>162</size>
40713       </method>
40714     </type>
40715     <type name="Do">
40716       <method name="Void .ctor(Object, IntPtr)">
40717         <size>0</size>
40718       </method>
40719       <method name="Void Invoke()">
40720         <size>0</size>
40721       </method>
40722       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40723         <size>0</size>
40724       </method>
40725       <method name="Void EndInvoke(IAsyncResult)">
40726         <size>0</size>
40727       </method>
40728     </type>
40729     <type name="T+&lt;Main&gt;c__AnonStorey0">
40730       <method name="Void .ctor()">
40731         <size>7</size>
40732       </method>
40733       <method name="Void &lt;&gt;m__0()">
40734         <size>12</size>
40735       </method>
40736     </type>
40737     <type name="T+&lt;Main&gt;c__AnonStorey1">
40738       <method name="Void .ctor()">
40739         <size>7</size>
40740       </method>
40741       <method name="Void &lt;&gt;m__1()">
40742         <size>12</size>
40743       </method>
40744     </type>
40745   </test>
40746   <test name="test-anon-34.cs">
40747     <type name="Delegates.Space">
40748       <method name="Void .ctor()">
40749         <size>7</size>
40750       </method>
40751       <method name="Void Leak(Boolean, Int32)">
40752         <size>92</size>
40753       </method>
40754     </type>
40755     <type name="Delegates.Program">
40756       <method name="Void .ctor()">
40757         <size>7</size>
40758       </method>
40759       <method name="Void SpaceLeak()">
40760         <size>37</size>
40761       </method>
40762       <method name="Void Main(System.String[])">
40763         <size>6</size>
40764       </method>
40765     </type>
40766     <type name="Delegates.Space+DoCopy">
40767       <method name="Void .ctor(Object, IntPtr)">
40768         <size>0</size>
40769       </method>
40770       <method name="Void Invoke()">
40771         <size>0</size>
40772       </method>
40773       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40774         <size>0</size>
40775       </method>
40776       <method name="Void EndInvoke(IAsyncResult)">
40777         <size>0</size>
40778       </method>
40779     </type>
40780     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
40781       <method name="Void .ctor()">
40782         <size>7</size>
40783       </method>
40784       <method name="Void &lt;&gt;m__0()">
40785         <size>23</size>
40786       </method>
40787     </type>
40788     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
40789       <method name="Void .ctor()">
40790         <size>7</size>
40791       </method>
40792       <method name="Void &lt;&gt;m__1()">
40793         <size>19</size>
40794       </method>
40795     </type>
40796   </test>
40797   <test name="test-anon-35.cs">
40798     <type name="CustomDict">
40799       <method name="Void .ctor()">
40800         <size>66</size>
40801       </method>
40802       <method name="IEnumerator GetEnumerator()">
40803         <size>15</size>
40804       </method>
40805     </type>
40806     <type name="Tests">
40807       <method name="Void .ctor()">
40808         <size>7</size>
40809       </method>
40810       <method name="Void Main()">
40811         <size>7</size>
40812       </method>
40813     </type>
40814     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
40815       <method name="Void .ctor()">
40816         <size>7</size>
40817       </method>
40818       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40819         <size>7</size>
40820       </method>
40821       <method name="Boolean MoveNext()">
40822         <size>86</size>
40823       </method>
40824       <method name="Void Dispose()">
40825         <size>8</size>
40826       </method>
40827       <method name="Void Reset()">
40828         <size>6</size>
40829       </method>
40830       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40831         <size>7</size>
40832       </method>
40833     </type>
40834   </test>
40835   <test name="test-anon-36.cs">
40836     <type name="Test">
40837       <method name="Void .ctor(TestMethod)">
40838         <size>7</size>
40839       </method>
40840       <method name="Void .ctor(TestMethod2)">
40841         <size>7</size>
40842       </method>
40843       <method name="Void Main()">
40844         <size>36</size>
40845       </method>
40846     </type>
40847     <type name="TestMethod">
40848       <method name="Void .ctor(Object, IntPtr)">
40849         <size>0</size>
40850       </method>
40851       <method name="Void Invoke()">
40852         <size>0</size>
40853       </method>
40854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40855         <size>0</size>
40856       </method>
40857       <method name="Void EndInvoke(IAsyncResult)">
40858         <size>0</size>
40859       </method>
40860     </type>
40861     <type name="TestMethod2">
40862       <method name="Void .ctor(Object, IntPtr)">
40863         <size>0</size>
40864       </method>
40865       <method name="Void Invoke(System.Object)">
40866         <size>0</size>
40867       </method>
40868       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40869         <size>0</size>
40870       </method>
40871       <method name="Void EndInvoke(IAsyncResult)">
40872         <size>0</size>
40873       </method>
40874     </type>
40875     <type name="Test">
40876       <method name="Void &lt;Main&gt;m__0()">
40877         <size>1</size>
40878       </method>
40879     </type>
40880   </test>
40881   <test name="test-anon-37.cs">
40882     <type name="DelegateInit">
40883       <method name="Void .ctor()">
40884         <size>7</size>
40885       </method>
40886       <method name="Void .cctor()">
40887         <size>35</size>
40888       </method>
40889       <method name="Void Main(System.String[])">
40890         <size>11</size>
40891       </method>
40892     </type>
40893     <type name="DelegateInit+FooDelegate">
40894       <method name="Void .ctor(Object, IntPtr)">
40895         <size>0</size>
40896       </method>
40897       <method name="Void Invoke()">
40898         <size>0</size>
40899       </method>
40900       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40901         <size>0</size>
40902       </method>
40903       <method name="Void EndInvoke(IAsyncResult)">
40904         <size>0</size>
40905       </method>
40906     </type>
40907     <type name="DelegateInit">
40908       <method name="Void &lt;_print&gt;m__0()">
40909         <size>11</size>
40910       </method>
40911     </type>
40912   </test>
40913   <test name="test-anon-38.cs">
40914     <type name="X">
40915       <method name="Void .ctor()">
40916         <size>7</size>
40917       </method>
40918       <method name="Void Hello(Int64, Int64)">
40919         <size>1</size>
40920       </method>
40921       <method name="Void Test(Int32)">
40922         <size>67</size>
40923       </method>
40924       <method name="Void Main()">
40925         <size>14</size>
40926       </method>
40927     </type>
40928     <type name="Simple">
40929       <method name="Void .ctor(Object, IntPtr)">
40930         <size>0</size>
40931       </method>
40932       <method name="Void Invoke()">
40933         <size>0</size>
40934       </method>
40935       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40936         <size>0</size>
40937       </method>
40938       <method name="Void EndInvoke(IAsyncResult)">
40939         <size>0</size>
40940       </method>
40941     </type>
40942     <type name="Foo">
40943       <method name="Void .ctor(Object, IntPtr)">
40944         <size>0</size>
40945       </method>
40946       <method name="Simple Invoke()">
40947         <size>0</size>
40948       </method>
40949       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40950         <size>0</size>
40951       </method>
40952       <method name="Simple EndInvoke(IAsyncResult)">
40953         <size>0</size>
40954       </method>
40955     </type>
40956     <type name="X+&lt;Test&gt;c__AnonStorey0">
40957       <method name="Void .ctor()">
40958         <size>7</size>
40959       </method>
40960       <method name="Simple &lt;&gt;m__0()">
40961         <size>64</size>
40962       </method>
40963     </type>
40964     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40965       <method name="Void .ctor()">
40966         <size>7</size>
40967       </method>
40968       <method name="Void &lt;&gt;m__1()">
40969         <size>34</size>
40970       </method>
40971     </type>
40972   </test>
40973   <test name="test-anon-39.cs">
40974     <type name="X">
40975       <method name="Void .ctor()">
40976         <size>7</size>
40977       </method>
40978       <method name="Void Hello(Int64)">
40979         <size>1</size>
40980       </method>
40981       <method name="Void Test(Int32)">
40982         <size>65</size>
40983       </method>
40984       <method name="Void Main()">
40985         <size>14</size>
40986       </method>
40987     </type>
40988     <type name="Simple">
40989       <method name="Void .ctor(Object, IntPtr)">
40990         <size>0</size>
40991       </method>
40992       <method name="Void Invoke()">
40993         <size>0</size>
40994       </method>
40995       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40996         <size>0</size>
40997       </method>
40998       <method name="Void EndInvoke(IAsyncResult)">
40999         <size>0</size>
41000       </method>
41001     </type>
41002     <type name="Foo">
41003       <method name="Void .ctor(Object, IntPtr)">
41004         <size>0</size>
41005       </method>
41006       <method name="Simple Invoke()">
41007         <size>0</size>
41008       </method>
41009       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41010         <size>0</size>
41011       </method>
41012       <method name="Simple EndInvoke(IAsyncResult)">
41013         <size>0</size>
41014       </method>
41015     </type>
41016     <type name="X+&lt;Test&gt;c__AnonStorey0">
41017       <method name="Void .ctor()">
41018         <size>7</size>
41019       </method>
41020       <method name="Simple &lt;&gt;m__0()">
41021         <size>30</size>
41022       </method>
41023       <method name="Void &lt;&gt;m__1()">
41024         <size>18</size>
41025       </method>
41026     </type>
41027   </test>
41028   <test name="test-anon-40.cs">
41029     <type name="X">
41030       <method name="Void .ctor()">
41031         <size>7</size>
41032       </method>
41033       <method name="Void Hello(Int64)">
41034         <size>1</size>
41035       </method>
41036       <method name="Void Test(Int32)">
41037         <size>65</size>
41038       </method>
41039       <method name="Void Main()">
41040         <size>14</size>
41041       </method>
41042     </type>
41043     <type name="Simple">
41044       <method name="Void .ctor(Object, IntPtr)">
41045         <size>0</size>
41046       </method>
41047       <method name="Void Invoke()">
41048         <size>0</size>
41049       </method>
41050       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41051         <size>0</size>
41052       </method>
41053       <method name="Void EndInvoke(IAsyncResult)">
41054         <size>0</size>
41055       </method>
41056     </type>
41057     <type name="Foo">
41058       <method name="Void .ctor(Object, IntPtr)">
41059         <size>0</size>
41060       </method>
41061       <method name="Simple Invoke()">
41062         <size>0</size>
41063       </method>
41064       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41065         <size>0</size>
41066       </method>
41067       <method name="Simple EndInvoke(IAsyncResult)">
41068         <size>0</size>
41069       </method>
41070     </type>
41071     <type name="X+&lt;Test&gt;c__AnonStorey0">
41072       <method name="Void .ctor()">
41073         <size>7</size>
41074       </method>
41075       <method name="Simple &lt;&gt;m__0()">
41076         <size>30</size>
41077       </method>
41078       <method name="Void &lt;&gt;m__1()">
41079         <size>18</size>
41080       </method>
41081     </type>
41082   </test>
41083   <test name="test-anon-41.cs">
41084     <type name="X">
41085       <method name="Void .ctor()">
41086         <size>7</size>
41087       </method>
41088       <method name="Void Hello(Int64)">
41089         <size>1</size>
41090       </method>
41091       <method name="Void Test(Int32)">
41092         <size>65</size>
41093       </method>
41094       <method name="Void Main()">
41095         <size>14</size>
41096       </method>
41097     </type>
41098     <type name="Simple">
41099       <method name="Void .ctor(Object, IntPtr)">
41100         <size>0</size>
41101       </method>
41102       <method name="Void Invoke()">
41103         <size>0</size>
41104       </method>
41105       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41106         <size>0</size>
41107       </method>
41108       <method name="Void EndInvoke(IAsyncResult)">
41109         <size>0</size>
41110       </method>
41111     </type>
41112     <type name="Foo">
41113       <method name="Void .ctor(Object, IntPtr)">
41114         <size>0</size>
41115       </method>
41116       <method name="Simple Invoke()">
41117         <size>0</size>
41118       </method>
41119       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41120         <size>0</size>
41121       </method>
41122       <method name="Simple EndInvoke(IAsyncResult)">
41123         <size>0</size>
41124       </method>
41125     </type>
41126     <type name="X+&lt;Test&gt;c__AnonStorey0">
41127       <method name="Void .ctor()">
41128         <size>7</size>
41129       </method>
41130       <method name="Simple &lt;&gt;m__0()">
41131         <size>55</size>
41132       </method>
41133     </type>
41134     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41135       <method name="Void .ctor()">
41136         <size>7</size>
41137       </method>
41138       <method name="Void &lt;&gt;m__1()">
41139         <size>35</size>
41140       </method>
41141     </type>
41142   </test>
41143   <test name="test-anon-42.cs">
41144     <type name="X">
41145       <method name="Void .ctor()">
41146         <size>7</size>
41147       </method>
41148       <method name="Void Hello(Int64)">
41149         <size>1</size>
41150       </method>
41151       <method name="Void Test(Int32)">
41152         <size>51</size>
41153       </method>
41154       <method name="Void Main()">
41155         <size>13</size>
41156       </method>
41157     </type>
41158     <type name="Simple">
41159       <method name="Void .ctor(Object, IntPtr)">
41160         <size>0</size>
41161       </method>
41162       <method name="Void Invoke()">
41163         <size>0</size>
41164       </method>
41165       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41166         <size>0</size>
41167       </method>
41168       <method name="Void EndInvoke(IAsyncResult)">
41169         <size>0</size>
41170       </method>
41171     </type>
41172     <type name="Foo">
41173       <method name="Void .ctor(Object, IntPtr)">
41174         <size>0</size>
41175       </method>
41176       <method name="Simple Invoke()">
41177         <size>0</size>
41178       </method>
41179       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41180         <size>0</size>
41181       </method>
41182       <method name="Simple EndInvoke(IAsyncResult)">
41183         <size>0</size>
41184       </method>
41185     </type>
41186     <type name="X">
41187       <method name="Simple &lt;Test&gt;m__0()">
41188         <size>37</size>
41189       </method>
41190       <method name="Void &lt;Test&gt;m__1()">
41191         <size>8</size>
41192       </method>
41193     </type>
41194   </test>
41195   <test name="test-anon-43.cs">
41196     <type name="X">
41197       <method name="Void .ctor()">
41198         <size>7</size>
41199       </method>
41200       <method name="Void Hello(Int64, Int64)">
41201         <size>1</size>
41202       </method>
41203       <method name="Void Test(Int32)">
41204         <size>54</size>
41205       </method>
41206       <method name="Void Main()">
41207         <size>14</size>
41208       </method>
41209     </type>
41210     <type name="Simple">
41211       <method name="Void .ctor(Object, IntPtr)">
41212         <size>0</size>
41213       </method>
41214       <method name="Void Invoke()">
41215         <size>0</size>
41216       </method>
41217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41218         <size>0</size>
41219       </method>
41220       <method name="Void EndInvoke(IAsyncResult)">
41221         <size>0</size>
41222       </method>
41223     </type>
41224     <type name="Foo">
41225       <method name="Void .ctor(Object, IntPtr)">
41226         <size>0</size>
41227       </method>
41228       <method name="Simple Invoke()">
41229         <size>0</size>
41230       </method>
41231       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41232         <size>0</size>
41233       </method>
41234       <method name="Simple EndInvoke(IAsyncResult)">
41235         <size>0</size>
41236       </method>
41237     </type>
41238     <type name="X+&lt;Test&gt;c__AnonStorey0">
41239       <method name="Void .ctor()">
41240         <size>7</size>
41241       </method>
41242       <method name="Simple &lt;&gt;m__0()">
41243         <size>64</size>
41244       </method>
41245     </type>
41246     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41247       <method name="Void .ctor()">
41248         <size>7</size>
41249       </method>
41250       <method name="Void &lt;&gt;m__1()">
41251         <size>34</size>
41252       </method>
41253     </type>
41254   </test>
41255   <test name="test-anon-44.cs">
41256     <type name="X">
41257       <method name="Void .ctor()">
41258         <size>7</size>
41259       </method>
41260       <method name="Void Hello(Int64)">
41261         <size>1</size>
41262       </method>
41263       <method name="Void Test(Int32)">
41264         <size>68</size>
41265       </method>
41266       <method name="Void Main()">
41267         <size>14</size>
41268       </method>
41269     </type>
41270     <type name="Simple">
41271       <method name="Void .ctor(Object, IntPtr)">
41272         <size>0</size>
41273       </method>
41274       <method name="Void Invoke()">
41275         <size>0</size>
41276       </method>
41277       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41278         <size>0</size>
41279       </method>
41280       <method name="Void EndInvoke(IAsyncResult)">
41281         <size>0</size>
41282       </method>
41283     </type>
41284     <type name="Foo">
41285       <method name="Void .ctor(Object, IntPtr)">
41286         <size>0</size>
41287       </method>
41288       <method name="Simple Invoke()">
41289         <size>0</size>
41290       </method>
41291       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41292         <size>0</size>
41293       </method>
41294       <method name="Simple EndInvoke(IAsyncResult)">
41295         <size>0</size>
41296       </method>
41297     </type>
41298     <type name="X+&lt;Test&gt;c__AnonStorey0">
41299       <method name="Void .ctor()">
41300         <size>7</size>
41301       </method>
41302       <method name="Simple &lt;&gt;m__1()">
41303         <size>33</size>
41304       </method>
41305       <method name="Simple &lt;&gt;m__0()">
41306         <size>51</size>
41307       </method>
41308       <method name="Void &lt;&gt;m__3()">
41309         <size>21</size>
41310       </method>
41311     </type>
41312     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41313       <method name="Void .ctor()">
41314         <size>7</size>
41315       </method>
41316       <method name="Void &lt;&gt;m__2()">
41317         <size>26</size>
41318       </method>
41319     </type>
41320   </test>
41321   <test name="test-anon-45.cs">
41322     <type name="Test">
41323       <method name="Void .ctor()">
41324         <size>7</size>
41325       </method>
41326       <method name="Void Main()">
41327         <size>64</size>
41328       </method>
41329       <method name="IEnumerator GetEnumerator()">
41330         <size>8</size>
41331       </method>
41332     </type>
41333     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
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="Boolean MoveNext()">
41341         <size>77</size>
41342       </method>
41343       <method name="Void Dispose()">
41344         <size>8</size>
41345       </method>
41346       <method name="Void Reset()">
41347         <size>6</size>
41348       </method>
41349       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41350         <size>7</size>
41351       </method>
41352     </type>
41353   </test>
41354   <test name="test-anon-46.cs">
41355     <type name="World">
41356       <method name="Void .ctor()">
41357         <size>7</size>
41358       </method>
41359       <method name="Void Hello(Int64)">
41360         <size>1</size>
41361       </method>
41362       <method name="Void Test(Int32)">
41363         <size>50</size>
41364       </method>
41365     </type>
41366     <type name="X">
41367       <method name="Void .ctor()">
41368         <size>7</size>
41369       </method>
41370       <method name="Void Main()">
41371         <size>14</size>
41372       </method>
41373     </type>
41374     <type name="Foo">
41375       <method name="Void .ctor(Object, IntPtr)">
41376         <size>0</size>
41377       </method>
41378       <method name="Void Invoke()">
41379         <size>0</size>
41380       </method>
41381       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41382         <size>0</size>
41383       </method>
41384       <method name="Void EndInvoke(IAsyncResult)">
41385         <size>0</size>
41386       </method>
41387     </type>
41388     <type name="World+&lt;Test&gt;c__AnonStorey0">
41389       <method name="Void .ctor()">
41390         <size>7</size>
41391       </method>
41392       <method name="Void &lt;&gt;m__0()">
41393         <size>19</size>
41394       </method>
41395     </type>
41396   </test>
41397   <test name="test-anon-47.cs">
41398     <type name="World">
41399       <method name="Void .ctor()">
41400         <size>7</size>
41401       </method>
41402       <method name="Void Hello(Int64)">
41403         <size>1</size>
41404       </method>
41405       <method name="Void Test(Int32)">
41406         <size>158</size>
41407       </method>
41408     </type>
41409     <type name="X">
41410       <method name="Void .ctor()">
41411         <size>7</size>
41412       </method>
41413       <method name="Void Main()">
41414         <size>14</size>
41415       </method>
41416     </type>
41417     <type name="Foo">
41418       <method name="Void .ctor(Object, IntPtr)">
41419         <size>0</size>
41420       </method>
41421       <method name="Void Invoke()">
41422         <size>0</size>
41423       </method>
41424       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41425         <size>0</size>
41426       </method>
41427       <method name="Void EndInvoke(IAsyncResult)">
41428         <size>0</size>
41429       </method>
41430     </type>
41431     <type name="World+&lt;Test&gt;c__AnonStorey2">
41432       <method name="Void .ctor()">
41433         <size>7</size>
41434       </method>
41435       <method name="Void &lt;&gt;m__0()">
41436         <size>45</size>
41437       </method>
41438     </type>
41439     <type name="World+&lt;Test&gt;c__AnonStorey0">
41440       <method name="Void .ctor()">
41441         <size>7</size>
41442       </method>
41443     </type>
41444     <type name="World+&lt;Test&gt;c__AnonStorey1">
41445       <method name="Void .ctor()">
41446         <size>7</size>
41447       </method>
41448     </type>
41449   </test>
41450   <test name="test-anon-48.cs">
41451     <type name="World">
41452       <method name="Void .ctor()">
41453         <size>7</size>
41454       </method>
41455       <method name="Void Hello(Int64)">
41456         <size>1</size>
41457       </method>
41458       <method name="Void Test(Int32)">
41459         <size>197</size>
41460       </method>
41461     </type>
41462     <type name="X">
41463       <method name="Void .ctor()">
41464         <size>7</size>
41465       </method>
41466       <method name="Void Main()">
41467         <size>14</size>
41468       </method>
41469     </type>
41470     <type name="Foo">
41471       <method name="Void .ctor(Object, IntPtr)">
41472         <size>0</size>
41473       </method>
41474       <method name="Void Invoke()">
41475         <size>0</size>
41476       </method>
41477       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41478         <size>0</size>
41479       </method>
41480       <method name="Void EndInvoke(IAsyncResult)">
41481         <size>0</size>
41482       </method>
41483     </type>
41484     <type name="World+&lt;Test&gt;c__AnonStorey1">
41485       <method name="Void .ctor()">
41486         <size>7</size>
41487       </method>
41488     </type>
41489     <type name="World+&lt;Test&gt;c__AnonStorey2">
41490       <method name="Void .ctor()">
41491         <size>7</size>
41492       </method>
41493     </type>
41494     <type name="World+&lt;Test&gt;c__AnonStorey0">
41495       <method name="Void .ctor()">
41496         <size>7</size>
41497       </method>
41498       <method name="Void &lt;&gt;m__0()">
41499         <size>63</size>
41500       </method>
41501     </type>
41502   </test>
41503   <test name="test-anon-49.cs">
41504     <type name="Test">
41505       <method name="Void .ctor()">
41506         <size>7</size>
41507       </method>
41508       <method name="Void Main()">
41509         <size>64</size>
41510       </method>
41511       <method name="IEnumerator GetEnumerator()">
41512         <size>8</size>
41513       </method>
41514     </type>
41515     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
41516       <method name="Void .ctor()">
41517         <size>7</size>
41518       </method>
41519       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41520         <size>7</size>
41521       </method>
41522       <method name="Boolean MoveNext()">
41523         <size>185</size>
41524       </method>
41525       <method name="Void Dispose()">
41526         <size>62</size>
41527       </method>
41528       <method name="Void Reset()">
41529         <size>6</size>
41530       </method>
41531       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41532         <size>7</size>
41533       </method>
41534     </type>
41535   </test>
41536   <test name="test-anon-50.cs">
41537     <type name="Test">
41538       <method name="Void .ctor()">
41539         <size>7</size>
41540       </method>
41541       <method name="IEnumerable Foo(Int32)">
41542         <size>30</size>
41543       </method>
41544     </type>
41545     <type name="X">
41546       <method name="Void .ctor()">
41547         <size>7</size>
41548       </method>
41549       <method name="Int32 Main()">
41550         <size>196</size>
41551       </method>
41552     </type>
41553     <type name="Test+&lt;Foo&gt;c__Iterator0">
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>118</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       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41573         <size>7</size>
41574       </method>
41575       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41576         <size>40</size>
41577       </method>
41578     </type>
41579   </test>
41580   <test name="test-anon-51.cs">
41581     <type name="X">
41582       <method name="Void .ctor()">
41583         <size>7</size>
41584       </method>
41585       <method name="Void .cctor()">
41586         <size>35</size>
41587       </method>
41588       <method name="Void Main()">
41589         <size>11</size>
41590       </method>
41591     </type>
41592     <type name="FooDelegate">
41593       <method name="Void .ctor(Object, IntPtr)">
41594         <size>0</size>
41595       </method>
41596       <method name="Void Invoke()">
41597         <size>0</size>
41598       </method>
41599       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41600         <size>0</size>
41601       </method>
41602       <method name="Void EndInvoke(IAsyncResult)">
41603         <size>0</size>
41604       </method>
41605     </type>
41606     <type name="X">
41607       <method name="Void &lt;Print&gt;m__0()">
41608         <size>11</size>
41609       </method>
41610     </type>
41611   </test>
41612   <test name="test-anon-52.cs">
41613     <type name="X">
41614       <method name="Void .ctor()">
41615         <size>7</size>
41616       </method>
41617       <method name="IEnumerator GetIt(System.Int32[])">
41618         <size>22</size>
41619       </method>
41620       <method name="Int32 Main()">
41621         <size>32</size>
41622       </method>
41623     </type>
41624     <type name="X+A">
41625       <method name="Void .ctor(Object, IntPtr)">
41626         <size>0</size>
41627       </method>
41628       <method name="Void Invoke()">
41629         <size>0</size>
41630       </method>
41631       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41632         <size>0</size>
41633       </method>
41634       <method name="Void EndInvoke(IAsyncResult)">
41635         <size>0</size>
41636       </method>
41637     </type>
41638     <type name="X+&lt;GetIt&gt;c__Iterator0">
41639       <method name="Void .ctor()">
41640         <size>7</size>
41641       </method>
41642       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41643         <size>7</size>
41644       </method>
41645       <method name="Boolean MoveNext()">
41646         <size>201</size>
41647       </method>
41648       <method name="Void &lt;&gt;m__0()">
41649         <size>22</size>
41650       </method>
41651       <method name="Void Dispose()">
41652         <size>8</size>
41653       </method>
41654       <method name="Void Reset()">
41655         <size>6</size>
41656       </method>
41657       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41658         <size>7</size>
41659       </method>
41660     </type>
41661     <type name="&lt;PrivateImplementationDetails&gt;">
41662       <method name="Void .ctor()">
41663         <size>7</size>
41664       </method>
41665     </type>
41666   </test>
41667   <test name="test-anon-53.cs">
41668     <type name="Test">
41669       <method name="Void .ctor(Int32)">
41670         <size>39</size>
41671       </method>
41672       <method name="Void .cctor()">
41673         <size>33</size>
41674       </method>
41675     </type>
41676     <type name="X">
41677       <method name="Void .ctor()">
41678         <size>7</size>
41679       </method>
41680       <method name="Void Main()">
41681         <size>15</size>
41682       </method>
41683     </type>
41684     <type name="Foo">
41685       <method name="Void .ctor(Object, IntPtr)">
41686         <size>0</size>
41687       </method>
41688       <method name="Void Invoke()">
41689         <size>0</size>
41690       </method>
41691       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41692         <size>0</size>
41693       </method>
41694       <method name="Void EndInvoke(IAsyncResult)">
41695         <size>0</size>
41696       </method>
41697     </type>
41698     <type name="Test+&lt;Test&gt;c__AnonStorey0">
41699       <method name="Void .ctor()">
41700         <size>7</size>
41701       </method>
41702       <method name="Void &lt;&gt;m__0()">
41703         <size>12</size>
41704       </method>
41705     </type>
41706     <type name="Test+&lt;Test&gt;c__AnonStorey1">
41707       <method name="Void .ctor()">
41708         <size>7</size>
41709       </method>
41710       <method name="Void &lt;&gt;m__1()">
41711         <size>12</size>
41712       </method>
41713     </type>
41714   </test>
41715   <test name="test-anon-54.cs">
41716     <type name="X">
41717       <method name="Void .ctor()">
41718         <size>7</size>
41719       </method>
41720       <method name="Void Main()">
41721         <size>22</size>
41722       </method>
41723     </type>
41724     <type name="Hello">
41725       <method name="Void .ctor(Object, IntPtr)">
41726         <size>0</size>
41727       </method>
41728       <method name="Void Invoke()">
41729         <size>0</size>
41730       </method>
41731       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41732         <size>0</size>
41733       </method>
41734       <method name="Void EndInvoke(IAsyncResult)">
41735         <size>0</size>
41736       </method>
41737     </type>
41738     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
41739       <method name="Void .ctor()">
41740         <size>7</size>
41741       </method>
41742       <method name="Void &lt;&gt;m__0()">
41743         <size>25</size>
41744       </method>
41745     </type>
41746     <type name="Foo">
41747       <method name="Void .ctor(Int32)">
41748         <size>8</size>
41749       </method>
41750       <method name="Void Test(Foo)">
41751         <size>45</size>
41752       </method>
41753       <method name="Void Hello(Int32)">
41754         <size>19</size>
41755       </method>
41756       <method name="System.String ToString()">
41757         <size>22</size>
41758       </method>
41759     </type>
41760   </test>
41761   <test name="test-anon-55.cs">
41762     <type name="Foo">
41763       <method name="Void .ctor()">
41764         <size>7</size>
41765       </method>
41766       <method name="Void Test(Foo+Hello)">
41767         <size>7</size>
41768       </method>
41769       <method name="Void Private()">
41770         <size>11</size>
41771       </method>
41772       <method name="Void Test()">
41773         <size>19</size>
41774       </method>
41775     </type>
41776     <type name="X">
41777       <method name="Void .ctor()">
41778         <size>7</size>
41779       </method>
41780       <method name="Void Main()">
41781         <size>13</size>
41782       </method>
41783     </type>
41784     <type name="Foo+Hello">
41785       <method name="Void .ctor(Object, IntPtr)">
41786         <size>0</size>
41787       </method>
41788       <method name="Void Invoke()">
41789         <size>0</size>
41790       </method>
41791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41792         <size>0</size>
41793       </method>
41794       <method name="Void EndInvoke(IAsyncResult)">
41795         <size>0</size>
41796       </method>
41797     </type>
41798     <type name="Foo">
41799       <method name="Void &lt;Test&gt;m__0()">
41800         <size>7</size>
41801       </method>
41802     </type>
41803   </test>
41804   <test name="test-anon-56.cs">
41805     <type name="Observable">
41806       <method name="Void .ctor()">
41807         <size>7</size>
41808       </method>
41809       <method name="Void Main(System.String[])">
41810         <size>50</size>
41811       </method>
41812     </type>
41813     <type name="QueueHandler">
41814       <method name="Void .ctor(Object, IntPtr)">
41815         <size>0</size>
41816       </method>
41817       <method name="Void Invoke(Observable)">
41818         <size>0</size>
41819       </method>
41820       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
41821         <size>0</size>
41822       </method>
41823       <method name="Void EndInvoke(IAsyncResult)">
41824         <size>0</size>
41825       </method>
41826     </type>
41827     <type name="Observable">
41828       <method name="Void &lt;Main&gt;m__0(Observable)">
41829         <size>11</size>
41830       </method>
41831     </type>
41832   </test>
41833   <test name="test-anon-57.cs">
41834     <type name="X">
41835       <method name="Void .ctor()">
41836         <size>7</size>
41837       </method>
41838       <method name="Int32 Test()">
41839         <size>257</size>
41840       </method>
41841       <method name="Int32 Main()">
41842         <size>45</size>
41843       </method>
41844     </type>
41845     <type name="X+TestDelegate">
41846       <method name="Void .ctor(Object, IntPtr)">
41847         <size>0</size>
41848       </method>
41849       <method name="Void Invoke()">
41850         <size>0</size>
41851       </method>
41852       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41853         <size>0</size>
41854       </method>
41855       <method name="Void EndInvoke(IAsyncResult)">
41856         <size>0</size>
41857       </method>
41858     </type>
41859     <type name="X+&lt;Test&gt;c__AnonStorey1">
41860       <method name="Void .ctor()">
41861         <size>7</size>
41862       </method>
41863       <method name="Void &lt;&gt;m__0()">
41864         <size>89</size>
41865       </method>
41866     </type>
41867     <type name="X+&lt;Test&gt;c__AnonStorey0">
41868       <method name="Void .ctor()">
41869         <size>7</size>
41870       </method>
41871     </type>
41872   </test>
41873   <test name="test-anon-58.cs">
41874     <type name="X">
41875       <method name="Void .ctor()">
41876         <size>7</size>
41877       </method>
41878       <method name="Int32 Test(Int32)">
41879         <size>344</size>
41880       </method>
41881       <method name="Int32 Main()">
41882         <size>46</size>
41883       </method>
41884     </type>
41885     <type name="X+TestDelegate">
41886       <method name="Void .ctor(Object, IntPtr)">
41887         <size>0</size>
41888       </method>
41889       <method name="Void Invoke()">
41890         <size>0</size>
41891       </method>
41892       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41893         <size>0</size>
41894       </method>
41895       <method name="Void EndInvoke(IAsyncResult)">
41896         <size>0</size>
41897       </method>
41898     </type>
41899     <type name="X+&lt;Test&gt;c__AnonStorey1">
41900       <method name="Void .ctor()">
41901         <size>7</size>
41902       </method>
41903       <method name="Void &lt;&gt;m__0()">
41904         <size>162</size>
41905       </method>
41906     </type>
41907     <type name="X+&lt;Test&gt;c__AnonStorey0">
41908       <method name="Void .ctor()">
41909         <size>7</size>
41910       </method>
41911     </type>
41912     <type name="X+&lt;Test&gt;c__AnonStorey2">
41913       <method name="Void .ctor()">
41914         <size>7</size>
41915       </method>
41916     </type>
41917   </test>
41918   <test name="test-anon-59.cs">
41919     <type name="X">
41920       <method name="Void .ctor()">
41921         <size>7</size>
41922       </method>
41923       <method name="Int32 Test(Int32)">
41924         <size>515</size>
41925       </method>
41926       <method name="Int32 Main()">
41927         <size>46</size>
41928       </method>
41929     </type>
41930     <type name="X+TestDelegate">
41931       <method name="Void .ctor(Object, IntPtr)">
41932         <size>0</size>
41933       </method>
41934       <method name="Void Invoke()">
41935         <size>0</size>
41936       </method>
41937       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41938         <size>0</size>
41939       </method>
41940       <method name="Void EndInvoke(IAsyncResult)">
41941         <size>0</size>
41942       </method>
41943     </type>
41944     <type name="X+&lt;Test&gt;c__AnonStorey2">
41945       <method name="Void .ctor()">
41946         <size>7</size>
41947       </method>
41948       <method name="Void &lt;&gt;m__0()">
41949         <size>224</size>
41950       </method>
41951     </type>
41952     <type name="X+&lt;Test&gt;c__AnonStorey1">
41953       <method name="Void .ctor()">
41954         <size>7</size>
41955       </method>
41956     </type>
41957     <type name="X+&lt;Test&gt;c__AnonStorey0">
41958       <method name="Void .ctor()">
41959         <size>7</size>
41960       </method>
41961     </type>
41962     <type name="X+&lt;Test&gt;c__AnonStorey3">
41963       <method name="Void .ctor()">
41964         <size>7</size>
41965       </method>
41966     </type>
41967   </test>
41968   <test name="test-anon-60.cs">
41969     <type name="X">
41970       <method name="Void .ctor()">
41971         <size>7</size>
41972       </method>
41973       <method name="Int32 Test(Int32)">
41974         <size>567</size>
41975       </method>
41976       <method name="Int32 Main()">
41977         <size>46</size>
41978       </method>
41979     </type>
41980     <type name="X+TestDelegate">
41981       <method name="Void .ctor(Object, IntPtr)">
41982         <size>0</size>
41983       </method>
41984       <method name="Void Invoke()">
41985         <size>0</size>
41986       </method>
41987       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41988         <size>0</size>
41989       </method>
41990       <method name="Void EndInvoke(IAsyncResult)">
41991         <size>0</size>
41992       </method>
41993     </type>
41994     <type name="X+&lt;Test&gt;c__AnonStorey2">
41995       <method name="Void .ctor()">
41996         <size>7</size>
41997       </method>
41998     </type>
41999     <type name="X+&lt;Test&gt;c__AnonStorey1">
42000       <method name="Void .ctor()">
42001         <size>7</size>
42002       </method>
42003     </type>
42004     <type name="X+&lt;Test&gt;c__AnonStorey0">
42005       <method name="Void .ctor()">
42006         <size>7</size>
42007       </method>
42008     </type>
42009     <type name="X+&lt;Test&gt;c__AnonStorey3">
42010       <method name="Void .ctor()">
42011         <size>7</size>
42012       </method>
42013     </type>
42014     <type name="X+&lt;Test&gt;c__AnonStorey2">
42015       <method name="Void &lt;&gt;m__0()">
42016         <size>347</size>
42017       </method>
42018     </type>
42019     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
42020       <method name="Void .ctor()">
42021         <size>7</size>
42022       </method>
42023       <method name="Void &lt;&gt;m__1()">
42024         <size>124</size>
42025       </method>
42026     </type>
42027   </test>
42028   <test name="test-anon-61.cs">
42029     <type name="X">
42030       <method name="Void .ctor()">
42031         <size>7</size>
42032       </method>
42033       <method name="Int32 Test()">
42034         <size>333</size>
42035       </method>
42036       <method name="Int32 Main()">
42037         <size>59</size>
42038       </method>
42039     </type>
42040     <type name="X+TestDelegate">
42041       <method name="Void .ctor(Object, IntPtr)">
42042         <size>0</size>
42043       </method>
42044       <method name="Void Invoke()">
42045         <size>0</size>
42046       </method>
42047       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42048         <size>0</size>
42049       </method>
42050       <method name="Void EndInvoke(IAsyncResult)">
42051         <size>0</size>
42052       </method>
42053     </type>
42054     <type name="X+&lt;Test&gt;c__AnonStorey1">
42055       <method name="Void .ctor()">
42056         <size>7</size>
42057       </method>
42058       <method name="Void &lt;&gt;m__0()">
42059         <size>157</size>
42060       </method>
42061     </type>
42062     <type name="X+&lt;Test&gt;c__AnonStorey0">
42063       <method name="Void .ctor()">
42064         <size>7</size>
42065       </method>
42066     </type>
42067   </test>
42068   <test name="test-anon-62.cs">
42069     <type name="X">
42070       <method name="Void .ctor(String)">
42071         <size>14</size>
42072       </method>
42073       <method name="Void Main()">
42074         <size>1</size>
42075       </method>
42076     </type>
42077     <type name="Y">
42078       <method name="Void .ctor(Z)">
42079         <size>56</size>
42080       </method>
42081     </type>
42082     <type name="Z">
42083       <method name="Void .ctor()">
42084         <size>7</size>
42085       </method>
42086       <method name="Void Hello()">
42087         <size>1</size>
42088       </method>
42089     </type>
42090     <type name="FooHandler">
42091       <method name="Void .ctor(Object, IntPtr)">
42092         <size>0</size>
42093       </method>
42094       <method name="Void Invoke()">
42095         <size>0</size>
42096       </method>
42097       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42098         <size>0</size>
42099       </method>
42100       <method name="Void EndInvoke(IAsyncResult)">
42101         <size>0</size>
42102       </method>
42103     </type>
42104     <type name="Y+&lt;Y&gt;c__AnonStorey0">
42105       <method name="Void .ctor()">
42106         <size>7</size>
42107       </method>
42108       <method name="Void &lt;&gt;m__0()">
42109         <size>12</size>
42110       </method>
42111     </type>
42112   </test>
42113   <test name="test-anon-63.cs">
42114     <type name="X">
42115       <method name="Void .ctor()">
42116         <size>7</size>
42117       </method>
42118       <method name="IEnumerator GetIt(System.Int32[])">
42119         <size>22</size>
42120       </method>
42121       <method name="Int32 Main()">
42122         <size>32</size>
42123       </method>
42124     </type>
42125     <type name="X+A">
42126       <method name="Void .ctor(Object, IntPtr)">
42127         <size>0</size>
42128       </method>
42129       <method name="Int32 Invoke()">
42130         <size>0</size>
42131       </method>
42132       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42133         <size>0</size>
42134       </method>
42135       <method name="Int32 EndInvoke(IAsyncResult)">
42136         <size>0</size>
42137       </method>
42138     </type>
42139     <type name="X+&lt;GetIt&gt;c__Iterator0">
42140       <method name="Void .ctor()">
42141         <size>7</size>
42142       </method>
42143       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42144         <size>7</size>
42145       </method>
42146       <method name="Boolean MoveNext()">
42147         <size>195</size>
42148       </method>
42149       <method name="Int32 &lt;&gt;m__0()">
42150         <size>44</size>
42151       </method>
42152       <method name="Void Dispose()">
42153         <size>8</size>
42154       </method>
42155       <method name="Void Reset()">
42156         <size>6</size>
42157       </method>
42158       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42159         <size>7</size>
42160       </method>
42161     </type>
42162     <type name="&lt;PrivateImplementationDetails&gt;">
42163       <method name="Void .ctor()">
42164         <size>7</size>
42165       </method>
42166     </type>
42167   </test>
42168   <test name="test-anon-64.cs">
42169     <type name="Source">
42170       <method name="Void .ctor()">
42171         <size>7</size>
42172       </method>
42173       <method name="Void add_ChildSourceAdded(System.EventHandler)">
42174         <size>24</size>
42175       </method>
42176       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
42177         <size>24</size>
42178       </method>
42179       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
42180         <size>24</size>
42181       </method>
42182       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
42183         <size>24</size>
42184       </method>
42185       <method name="Source FindSource(Source)">
42186         <size>2</size>
42187       </method>
42188       <method name="Void AddSource(Source, Int32, System.Object)">
42189         <size>132</size>
42190       </method>
42191       <method name="Void Main()">
42192         <size>1</size>
42193       </method>
42194     </type>
42195     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
42196       <method name="Void .ctor()">
42197         <size>7</size>
42198       </method>
42199       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
42200         <size>30</size>
42201       </method>
42202     </type>
42203     <type name="Source">
42204       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
42205         <size>1</size>
42206       </method>
42207     </type>
42208   </test>
42209   <test name="test-anon-65.cs">
42210     <type name="BaseClass">
42211       <method name="Void .ctor(SomeDelegate)">
42212         <size>13</size>
42213       </method>
42214     </type>
42215     <type name="TestClass">
42216       <method name="Void .ctor(Int32)">
42217         <size>32</size>
42218       </method>
42219       <method name="Int32 Main(System.String[])">
42220         <size>9</size>
42221       </method>
42222     </type>
42223     <type name="BaseClass+SomeDelegate">
42224       <method name="Void .ctor(Object, IntPtr)">
42225         <size>0</size>
42226       </method>
42227       <method name="Void Invoke()">
42228         <size>0</size>
42229       </method>
42230       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42231         <size>0</size>
42232       </method>
42233       <method name="Void EndInvoke(IAsyncResult)">
42234         <size>0</size>
42235       </method>
42236     </type>
42237     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
42238       <method name="Void .ctor()">
42239         <size>7</size>
42240       </method>
42241       <method name="Void &lt;&gt;m__0()">
42242         <size>12</size>
42243       </method>
42244     </type>
42245   </test>
42246   <test name="test-anon-66.cs">
42247     <type name="Test">
42248       <method name="Void .ctor()">
42249         <size>7</size>
42250       </method>
42251       <method name="Void add_testEvent(Test+TestEventHandler)">
42252         <size>24</size>
42253       </method>
42254       <method name="Void remove_testEvent(Test+TestEventHandler)">
42255         <size>24</size>
42256       </method>
42257       <method name="Void add_TestEvent(Test+TestEventHandler)">
42258         <size>33</size>
42259       </method>
42260       <method name="Void remove_TestEvent(Test+TestEventHandler)">
42261         <size>1</size>
42262       </method>
42263       <method name="Void Main()">
42264         <size>1</size>
42265       </method>
42266     </type>
42267     <type name="Test+TestEventHandler">
42268       <method name="Void .ctor(Object, IntPtr)">
42269         <size>0</size>
42270       </method>
42271       <method name="Void Invoke()">
42272         <size>0</size>
42273       </method>
42274       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42275         <size>0</size>
42276       </method>
42277       <method name="Void EndInvoke(IAsyncResult)">
42278         <size>0</size>
42279       </method>
42280     </type>
42281     <type name="Test+&lt;&gt;c__AnonStorey0">
42282       <method name="Void .ctor()">
42283         <size>7</size>
42284       </method>
42285       <method name="Void &lt;&gt;m__0()">
42286         <size>12</size>
42287       </method>
42288     </type>
42289   </test>
42290   <test name="test-anon-67.cs">
42291     <type name="ClassOne">
42292       <method name="Void .ctor(ReturnStringDelegate)">
42293         <size>7</size>
42294       </method>
42295       <method name="Void .ctor(String)">
42296         <size>32</size>
42297       </method>
42298       <method name="Void Main()">
42299         <size>1</size>
42300       </method>
42301     </type>
42302     <type name="ClassOne+ReturnStringDelegate">
42303       <method name="Void .ctor(Object, IntPtr)">
42304         <size>0</size>
42305       </method>
42306       <method name="System.String Invoke()">
42307         <size>0</size>
42308       </method>
42309       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42310         <size>0</size>
42311       </method>
42312       <method name="System.String EndInvoke(IAsyncResult)">
42313         <size>0</size>
42314       </method>
42315     </type>
42316     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
42317       <method name="Void .ctor()">
42318         <size>7</size>
42319       </method>
42320       <method name="System.String &lt;&gt;m__0()">
42321         <size>7</size>
42322       </method>
42323     </type>
42324   </test>
42325   <test name="test-anon-68.cs">
42326     <type name="C">
42327       <method name="Void .ctor()">
42328         <size>7</size>
42329       </method>
42330       <method name="Void T(D1)">
42331         <size>1</size>
42332       </method>
42333       <method name="Void T(D2)">
42334         <size>1</size>
42335       </method>
42336       <method name="Void Main()">
42337         <size>69</size>
42338       </method>
42339     </type>
42340     <type name="D1">
42341       <method name="Void .ctor(Object, IntPtr)">
42342         <size>0</size>
42343       </method>
42344       <method name="Void Invoke(Int32)">
42345         <size>0</size>
42346       </method>
42347       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42348         <size>0</size>
42349       </method>
42350       <method name="Void EndInvoke(IAsyncResult)">
42351         <size>0</size>
42352       </method>
42353     </type>
42354     <type name="D2">
42355       <method name="Void .ctor(Object, IntPtr)">
42356         <size>0</size>
42357       </method>
42358       <method name="Void Invoke(System.String ByRef)">
42359         <size>0</size>
42360       </method>
42361       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
42362         <size>0</size>
42363       </method>
42364       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
42365         <size>0</size>
42366       </method>
42367     </type>
42368     <type name="C">
42369       <method name="Void &lt;Main&gt;m__0(Int32)">
42370         <size>1</size>
42371       </method>
42372       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
42373         <size>8</size>
42374       </method>
42375     </type>
42376   </test>
42377   <test name="test-anon-69.cs">
42378     <type name="SingleSteppingEngine">
42379       <method name="Void .ctor()">
42380         <size>7</size>
42381       </method>
42382       <method name="System.Object SendCommand(TargetAccessDelegate)">
42383         <size>8</size>
42384       </method>
42385       <method name="Void Detach()">
42386         <size>20</size>
42387       </method>
42388     </type>
42389     <type name="X">
42390       <method name="Void .ctor()">
42391         <size>7</size>
42392       </method>
42393       <method name="Void Main()">
42394         <size>1</size>
42395       </method>
42396     </type>
42397     <type name="TargetAccessDelegate">
42398       <method name="Void .ctor(Object, IntPtr)">
42399         <size>0</size>
42400       </method>
42401       <method name="System.Object Invoke(System.Object)">
42402         <size>0</size>
42403       </method>
42404       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
42405         <size>0</size>
42406       </method>
42407       <method name="System.Object EndInvoke(IAsyncResult)">
42408         <size>0</size>
42409       </method>
42410     </type>
42411     <type name="SingleSteppingEngine">
42412       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
42413         <size>19</size>
42414       </method>
42415     </type>
42416   </test>
42417   <test name="test-anon-70.cs">
42418     <type name="C">
42419       <method name="Void .ctor()">
42420         <size>7</size>
42421       </method>
42422       <method name="Void Test(C+D)">
42423         <size>1</size>
42424       </method>
42425       <method name="Void Main()">
42426         <size>98</size>
42427       </method>
42428     </type>
42429     <type name="C+D">
42430       <method name="Void .ctor(Object, IntPtr)">
42431         <size>0</size>
42432       </method>
42433       <method name="Void Invoke()">
42434         <size>0</size>
42435       </method>
42436       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42437         <size>0</size>
42438       </method>
42439       <method name="Void EndInvoke(IAsyncResult)">
42440         <size>0</size>
42441       </method>
42442     </type>
42443     <type name="UnsafeClass">
42444       <method name="Void .ctor()">
42445         <size>7</size>
42446       </method>
42447     </type>
42448     <type name="C">
42449       <method name="Void UnsafeTests()">
42450         <size>35</size>
42451       </method>
42452     </type>
42453     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
42454       <method name="Void .ctor()">
42455         <size>7</size>
42456       </method>
42457       <method name="Void &lt;&gt;m__0()">
42458         <size>14</size>
42459       </method>
42460     </type>
42461     <type name="C+&lt;Main&gt;c__AnonStorey1">
42462       <method name="Void .ctor()">
42463         <size>7</size>
42464       </method>
42465       <method name="Void &lt;&gt;m__1()">
42466         <size>38</size>
42467       </method>
42468       <method name="Void &lt;&gt;m__2()">
42469         <size>32</size>
42470       </method>
42471     </type>
42472     <type name="C">
42473       <method name="Void &lt;Main&gt;m__3()">
42474         <size>16</size>
42475       </method>
42476     </type>
42477     <type name="UnsafeClass">
42478       <method name="Int32* GetUnsafeValue()">
42479         <size>3</size>
42480       </method>
42481     </type>
42482     <type name="&lt;PrivateImplementationDetails&gt;">
42483       <method name="Void .ctor()">
42484         <size>7</size>
42485       </method>
42486     </type>
42487   </test>
42488   <test name="test-anon-71.cs">
42489     <type name="Program">
42490       <method name="Void .ctor()">
42491         <size>7</size>
42492       </method>
42493       <method name="Errno ProcessFile(System.String, Program+FdCb)">
42494         <size>2</size>
42495       </method>
42496       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
42497         <size>34</size>
42498       </method>
42499       <method name="Void Main()">
42500         <size>1</size>
42501       </method>
42502     </type>
42503     <type name="Program+FdCb">
42504       <method name="Void .ctor(Object, IntPtr)">
42505         <size>0</size>
42506       </method>
42507       <method name="Int32 Invoke(Int32)">
42508         <size>0</size>
42509       </method>
42510       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42511         <size>0</size>
42512       </method>
42513       <method name="Int32 EndInvoke(IAsyncResult)">
42514         <size>0</size>
42515       </method>
42516     </type>
42517     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
42518       <method name="Void .ctor()">
42519         <size>7</size>
42520       </method>
42521       <method name="Int32 &lt;&gt;m__0(Int32)">
42522         <size>46</size>
42523       </method>
42524     </type>
42525   </test>
42526   <test name="test-anon-72.cs">
42527     <type name="Test">
42528       <method name="Void .ctor()">
42529         <size>7</size>
42530       </method>
42531       <method name="Void AddOperator(Test+UnaryOperator)">
42532         <size>1</size>
42533       </method>
42534       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
42535         <size>5</size>
42536       </method>
42537       <method name="Void Main()">
42538         <size>1</size>
42539       </method>
42540       <method name="Void Foo()">
42541         <size>19</size>
42542       </method>
42543     </type>
42544     <type name="Test+UnaryOperator">
42545       <method name="Void .ctor(Object, IntPtr)">
42546         <size>0</size>
42547       </method>
42548       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
42549         <size>0</size>
42550       </method>
42551       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
42552         <size>0</size>
42553       </method>
42554       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
42555         <size>0</size>
42556       </method>
42557     </type>
42558     <type name="Test">
42559       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
42560         <size>31</size>
42561       </method>
42562     </type>
42563   </test>
42564   <test name="test-anon-73.cs">
42565     <type name="T">
42566       <method name="Void .ctor()">
42567         <size>7</size>
42568       </method>
42569       <method name="Void Main()">
42570         <size>31</size>
42571       </method>
42572       <method name="Void Test_1()">
42573         <size>36</size>
42574       </method>
42575     </type>
42576     <type name="D">
42577       <method name="Void .ctor(Object, IntPtr)">
42578         <size>0</size>
42579       </method>
42580       <method name="Void Invoke(System.Object)">
42581         <size>0</size>
42582       </method>
42583       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
42584         <size>0</size>
42585       </method>
42586       <method name="Void EndInvoke(IAsyncResult)">
42587         <size>0</size>
42588       </method>
42589     </type>
42590     <type name="T">
42591       <method name="Void &lt;Main&gt;m__0(System.Object)">
42592         <size>15</size>
42593       </method>
42594       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
42595         <size>29</size>
42596       </method>
42597     </type>
42598   </test>
42599   <test name="test-anon-74.cs">
42600     <type name="Foo">
42601       <method name="Void Baz(Foo+SimpleDelegate)">
42602         <size>8</size>
42603       </method>
42604       <method name="Void Main(System.String[])">
42605         <size>35</size>
42606       </method>
42607     </type>
42608     <type name="Foo+SimpleDelegate">
42609       <method name="Void .ctor(Object, IntPtr)">
42610         <size>0</size>
42611       </method>
42612       <method name="System.String[,] Invoke()">
42613         <size>0</size>
42614       </method>
42615       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42616         <size>0</size>
42617       </method>
42618       <method name="System.String[,] EndInvoke(IAsyncResult)">
42619         <size>0</size>
42620       </method>
42621     </type>
42622     <type name="Foo">
42623       <method name="System.String[,] &lt;Main&gt;m__0()">
42624         <size>34</size>
42625       </method>
42626     </type>
42627   </test>
42628   <test name="test-anon-75.cs">
42629     <type name="Data">
42630       <method name="Void .ctor()">
42631         <size>7</size>
42632       </method>
42633     </type>
42634     <type name="Test">
42635       <method name="Void .ctor()">
42636         <size>7</size>
42637       </method>
42638       <method name="Void Foo(Int32, D)">
42639         <size>1</size>
42640       </method>
42641       <method name="Void Main()">
42642         <size>1</size>
42643       </method>
42644       <method name="Void TestMe()">
42645         <size>154</size>
42646       </method>
42647       <method name="Boolean &lt;TestMe&gt;m__0()">
42648         <size>2</size>
42649       </method>
42650     </type>
42651     <type name="D">
42652       <method name="Void .ctor(Object, IntPtr)">
42653         <size>0</size>
42654       </method>
42655       <method name="Boolean Invoke()">
42656         <size>0</size>
42657       </method>
42658       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42659         <size>0</size>
42660       </method>
42661       <method name="Boolean EndInvoke(IAsyncResult)">
42662         <size>0</size>
42663       </method>
42664     </type>
42665     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
42666       <method name="Void .ctor()">
42667         <size>7</size>
42668       </method>
42669       <method name="Boolean &lt;&gt;m__2()">
42670         <size>14</size>
42671       </method>
42672     </type>
42673     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
42674       <method name="Void .ctor()">
42675         <size>7</size>
42676       </method>
42677     </type>
42678     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
42679       <method name="Boolean &lt;&gt;m__1()">
42680         <size>54</size>
42681       </method>
42682     </type>
42683   </test>
42684   <test name="test-anon-76.cs">
42685     <type name="C">
42686       <method name="Void .ctor()">
42687         <size>7</size>
42688       </method>
42689       <method name="Void set_Item(System.String, FactoryDelegate)">
42690         <size>8</size>
42691       </method>
42692       <method name="FactoryDelegate get_Item(System.String)">
42693         <size>7</size>
42694       </method>
42695       <method name="Void X()">
42696         <size>24</size>
42697       </method>
42698       <method name="Int32 Main()">
42699         <size>70</size>
42700       </method>
42701     </type>
42702     <type name="FactoryDelegate">
42703       <method name="Void .ctor(Object, IntPtr)">
42704         <size>0</size>
42705       </method>
42706       <method name="System.Object Invoke()">
42707         <size>0</size>
42708       </method>
42709       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42710         <size>0</size>
42711       </method>
42712       <method name="System.Object EndInvoke(IAsyncResult)">
42713         <size>0</size>
42714       </method>
42715     </type>
42716     <type name="C">
42717       <method name="System.Object &lt;X&gt;m__0()">
42718         <size>30</size>
42719       </method>
42720     </type>
42721   </test>
42722   <test name="test-anon-77.cs">
42723     <type name="y">
42724       <method name="Void .ctor()">
42725         <size>7</size>
42726       </method>
42727       <method name="Boolean get_Item(Int32)">
42728         <size>28</size>
42729       </method>
42730       <method name="Void set_Item(Int32, Boolean)">
42731         <size>10</size>
42732       </method>
42733       <method name="Void Main()">
42734         <size>1</size>
42735       </method>
42736     </type>
42737     <type name="D">
42738       <method name="Void .ctor(Object, IntPtr)">
42739         <size>0</size>
42740       </method>
42741       <method name="Void Invoke()">
42742         <size>0</size>
42743       </method>
42744       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42745         <size>0</size>
42746       </method>
42747       <method name="Void EndInvoke(IAsyncResult)">
42748         <size>0</size>
42749       </method>
42750     </type>
42751     <type name="y+&lt;&gt;c__AnonStorey0">
42752       <method name="Void .ctor()">
42753         <size>7</size>
42754       </method>
42755       <method name="Void &lt;&gt;m__0()">
42756         <size>8</size>
42757       </method>
42758     </type>
42759   </test>
42760   <test name="test-anon-78.cs">
42761     <type name="DelegateTest">
42762       <method name="Void .ctor()">
42763         <size>7</size>
42764       </method>
42765       <method name="Void .cctor()">
42766         <size>8</size>
42767       </method>
42768       <method name="Void Foo(D1)">
42769         <size>7</size>
42770       </method>
42771       <method name="Void Foo(D2)">
42772         <size>1</size>
42773       </method>
42774       <method name="Int32 Main()">
42775         <size>50</size>
42776       </method>
42777       <method name="Void &lt;Main&gt;m__0()">
42778         <size>18</size>
42779       </method>
42780     </type>
42781     <type name="D1">
42782       <method name="Void .ctor(Object, IntPtr)">
42783         <size>0</size>
42784       </method>
42785       <method name="Void Invoke()">
42786         <size>0</size>
42787       </method>
42788       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42789         <size>0</size>
42790       </method>
42791       <method name="Void EndInvoke(IAsyncResult)">
42792         <size>0</size>
42793       </method>
42794     </type>
42795     <type name="D2">
42796       <method name="Void .ctor(Object, IntPtr)">
42797         <size>0</size>
42798       </method>
42799       <method name="Void Invoke()">
42800         <size>0</size>
42801       </method>
42802       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42803         <size>0</size>
42804       </method>
42805       <method name="Void EndInvoke(IAsyncResult)">
42806         <size>0</size>
42807       </method>
42808     </type>
42809   </test>
42810   <test name="test-anon-79.cs">
42811     <type name="Test">
42812       <method name="Void .ctor()">
42813         <size>7</size>
42814       </method>
42815       <method name="Void add_E(Test+D)">
42816         <size>24</size>
42817       </method>
42818       <method name="Void remove_E(Test+D)">
42819         <size>24</size>
42820       </method>
42821       <method name="Void add_Changed(Test+D)">
42822         <size>30</size>
42823       </method>
42824       <method name="Void remove_Changed(Test+D)">
42825         <size>1</size>
42826       </method>
42827       <method name="Void Foo()">
42828         <size>1</size>
42829       </method>
42830       <method name="Void Main()">
42831         <size>1</size>
42832       </method>
42833     </type>
42834     <type name="Test+D">
42835       <method name="Void .ctor(Object, IntPtr)">
42836         <size>0</size>
42837       </method>
42838       <method name="Void Invoke()">
42839         <size>0</size>
42840       </method>
42841       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42842         <size>0</size>
42843       </method>
42844       <method name="Void EndInvoke(IAsyncResult)">
42845         <size>0</size>
42846       </method>
42847     </type>
42848     <type name="Test">
42849       <method name="Void &lt;add_Changed&gt;m__0()">
42850         <size>7</size>
42851       </method>
42852     </type>
42853   </test>
42854   <test name="test-anon-80.cs">
42855     <type name="MonoBug.MyTest">
42856       <method name="Void .ctor()">
42857         <size>7</size>
42858       </method>
42859       <method name="Int32 Main()">
42860         <size>167</size>
42861       </method>
42862     </type>
42863     <type name="MonoBug.MyTest+EventHandlers">
42864       <method name="Void .ctor()">
42865         <size>18</size>
42866       </method>
42867       <method name="System.EventHandler get_DoNothingEventHandler()">
42868         <size>30</size>
42869       </method>
42870       <method name="System.EventHandler get_DoSomethingEventHandler()">
42871         <size>13</size>
42872       </method>
42873       <method name="System.EventHandler get_Handler()">
42874         <size>7</size>
42875       </method>
42876       <method name="Void set_Handler(System.EventHandler)">
42877         <size>8</size>
42878       </method>
42879       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
42880         <size>1</size>
42881       </method>
42882       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
42883         <size>15</size>
42884       </method>
42885     </type>
42886   </test>
42887   <test name="test-anon-81.cs">
42888     <type name="C">
42889       <method name="Void .ctor()">
42890         <size>7</size>
42891       </method>
42892       <method name="Int32 Main()">
42893         <size>20</size>
42894       </method>
42895       <method name="Int32 Test()">
42896         <size>27</size>
42897       </method>
42898       <method name="Int32 Foo2(C+Cmd2)">
42899         <size>7</size>
42900       </method>
42901       <method name="Void Foo(C+Cmd)">
42902         <size>7</size>
42903       </method>
42904     </type>
42905     <type name="C+Cmd">
42906       <method name="Void .ctor(Object, IntPtr)">
42907         <size>0</size>
42908       </method>
42909       <method name="Void Invoke()">
42910         <size>0</size>
42911       </method>
42912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42913         <size>0</size>
42914       </method>
42915       <method name="Void EndInvoke(IAsyncResult)">
42916         <size>0</size>
42917       </method>
42918     </type>
42919     <type name="C+Cmd2">
42920       <method name="Void .ctor(Object, IntPtr)">
42921         <size>0</size>
42922       </method>
42923       <method name="Int32 Invoke()">
42924         <size>0</size>
42925       </method>
42926       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42927         <size>0</size>
42928       </method>
42929       <method name="Int32 EndInvoke(IAsyncResult)">
42930         <size>0</size>
42931       </method>
42932     </type>
42933     <type name="C">
42934       <method name="Int32 &lt;Test&gt;m__0()">
42935         <size>45</size>
42936       </method>
42937     </type>
42938     <type name="C+&lt;Test&gt;c__AnonStorey1">
42939       <method name="Void .ctor()">
42940         <size>7</size>
42941       </method>
42942       <method name="Void &lt;&gt;m__1()">
42943         <size>44</size>
42944       </method>
42945     </type>
42946     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
42947       <method name="Void .ctor()">
42948         <size>7</size>
42949       </method>
42950       <method name="Void &lt;&gt;m__2()">
42951         <size>18</size>
42952       </method>
42953     </type>
42954   </test>
42955   <test name="test-anon-82.cs">
42956     <type name="MainClass">
42957       <method name="Void .ctor()">
42958         <size>7</size>
42959       </method>
42960       <method name="Void Main()">
42961         <size>87</size>
42962       </method>
42963       <method name="Void Test2(Int32)">
42964         <size>31</size>
42965       </method>
42966       <method name="Void Test3(Int32)">
42967         <size>57</size>
42968       </method>
42969       <method name="Void Test4()">
42970         <size>31</size>
42971       </method>
42972       <method name="Void Test5(Int32)">
42973         <size>27</size>
42974       </method>
42975       <method name="Void SimpleCallback(MainClass, System.String)">
42976         <size>7</size>
42977       </method>
42978     </type>
42979     <type name="MainClass+D">
42980       <method name="Void .ctor(Object, IntPtr)">
42981         <size>0</size>
42982       </method>
42983       <method name="Int32 Invoke(Int32)">
42984         <size>0</size>
42985       </method>
42986       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42987         <size>0</size>
42988       </method>
42989       <method name="Int32 EndInvoke(IAsyncResult)">
42990         <size>0</size>
42991       </method>
42992     </type>
42993     <type name="StringSender">
42994       <method name="Void .ctor(Object, IntPtr)">
42995         <size>0</size>
42996       </method>
42997       <method name="Void Invoke(System.String)">
42998         <size>0</size>
42999       </method>
43000       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
43001         <size>0</size>
43002       </method>
43003       <method name="Void EndInvoke(IAsyncResult)">
43004         <size>0</size>
43005       </method>
43006     </type>
43007     <type name="VoidDelegate">
43008       <method name="Void .ctor(Object, IntPtr)">
43009         <size>0</size>
43010       </method>
43011       <method name="Void Invoke()">
43012         <size>0</size>
43013       </method>
43014       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43015         <size>0</size>
43016       </method>
43017       <method name="Void EndInvoke(IAsyncResult)">
43018         <size>0</size>
43019       </method>
43020     </type>
43021     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
43022       <method name="Void .ctor()">
43023         <size>7</size>
43024       </method>
43025     </type>
43026     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
43027       <method name="Void .ctor()">
43028         <size>7</size>
43029       </method>
43030     </type>
43031     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
43032       <method name="Void .ctor()">
43033         <size>7</size>
43034       </method>
43035     </type>
43036     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
43037       <method name="Void .ctor()">
43038         <size>7</size>
43039       </method>
43040     </type>
43041     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
43042       <method name="Void .ctor()">
43043         <size>7</size>
43044       </method>
43045     </type>
43046     <type name="MainClass">
43047       <method name="Void &lt;Test2&gt;m__1(System.String)">
43048         <size>27</size>
43049       </method>
43050       <method name="Void &lt;Test3&gt;m__3()">
43051         <size>1</size>
43052       </method>
43053       <method name="Void &lt;Test4&gt;m__4()">
43054         <size>31</size>
43055       </method>
43056       <method name="Void &lt;Test4&gt;m__7()">
43057         <size>28</size>
43058       </method>
43059     </type>
43060     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
43061       <method name="Void &lt;&gt;m__0()">
43062         <size>25</size>
43063       </method>
43064       <method name="Void &lt;&gt;m__9(System.String)">
43065         <size>13</size>
43066       </method>
43067     </type>
43068     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
43069       <method name="Void &lt;&gt;m__2()">
43070         <size>9</size>
43071       </method>
43072     </type>
43073     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
43074       <method name="Int32 &lt;&gt;m__5(Int32)">
43075         <size>46</size>
43076       </method>
43077       <method name="Int32 &lt;&gt;m__A(Int32)">
43078         <size>2</size>
43079       </method>
43080     </type>
43081     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
43082       <method name="Void &lt;&gt;m__6()">
43083         <size>12</size>
43084       </method>
43085     </type>
43086     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
43087       <method name="Void &lt;&gt;m__8()">
43088         <size>14</size>
43089       </method>
43090       <method name="Void &lt;&gt;m__B()">
43091         <size>8</size>
43092       </method>
43093     </type>
43094   </test>
43095   <test name="test-anon-84.cs">
43096     <type name="C">
43097       <method name="Void .ctor()">
43098         <size>42</size>
43099       </method>
43100       <method name="Void .ctor(D)">
43101         <size>42</size>
43102       </method>
43103       <method name="Int32 Main()">
43104         <size>19</size>
43105       </method>
43106     </type>
43107     <type name="D">
43108       <method name="Void .ctor(Object, IntPtr)">
43109         <size>0</size>
43110       </method>
43111       <method name="C Invoke(Int32)">
43112         <size>0</size>
43113       </method>
43114       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43115         <size>0</size>
43116       </method>
43117       <method name="C EndInvoke(IAsyncResult)">
43118         <size>0</size>
43119       </method>
43120     </type>
43121     <type name="C">
43122       <method name="C &lt;field&gt;m__0(Int32)">
43123         <size>4</size>
43124       </method>
43125     </type>
43126   </test>
43127   <test name="test-anon-85.cs">
43128     <type name="X">
43129       <method name="Void .ctor()">
43130         <size>7</size>
43131       </method>
43132       <method name="Int32 Main()">
43133         <size>29</size>
43134       </method>
43135     </type>
43136     <type name="X+D">
43137       <method name="Void .ctor(Object, IntPtr)">
43138         <size>0</size>
43139       </method>
43140       <method name="Void Invoke()">
43141         <size>0</size>
43142       </method>
43143       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43144         <size>0</size>
43145       </method>
43146       <method name="Void EndInvoke(IAsyncResult)">
43147         <size>0</size>
43148       </method>
43149     </type>
43150     <type name="X+&lt;Main&gt;c__AnonStorey0">
43151       <method name="Void .ctor()">
43152         <size>7</size>
43153       </method>
43154       <method name="Void &lt;&gt;m__0()">
43155         <size>8</size>
43156       </method>
43157     </type>
43158   </test>
43159   <test name="test-anon-86.cs">
43160     <type name="Bug.A">
43161       <method name="Void .ctor()">
43162         <size>50</size>
43163       </method>
43164       <method name="Void Test()">
43165         <size>1</size>
43166       </method>
43167       <method name="Int32 Main()">
43168         <size>8</size>
43169       </method>
43170     </type>
43171     <type name="Bug.B">
43172       <method name="Void .ctor()">
43173         <size>7</size>
43174       </method>
43175       <method name="Int32 get_Prop()">
43176         <size>2</size>
43177       </method>
43178     </type>
43179     <type name="Bug.EventHandler">
43180       <method name="Void .ctor(Object, IntPtr)">
43181         <size>0</size>
43182       </method>
43183       <method name="Void Invoke()">
43184         <size>0</size>
43185       </method>
43186       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43187         <size>0</size>
43188       </method>
43189       <method name="Void EndInvoke(IAsyncResult)">
43190         <size>0</size>
43191       </method>
43192     </type>
43193     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
43194       <method name="Void .ctor()">
43195         <size>7</size>
43196       </method>
43197       <method name="Void &lt;&gt;m__0()">
43198         <size>24</size>
43199       </method>
43200     </type>
43201   </test>
43202   <test name="test-anon-87.cs">
43203     <type name="Bug.AA">
43204       <method name="Void .ctor(BB)">
43205         <size>51</size>
43206       </method>
43207       <method name="Void TestMe()">
43208         <size>1</size>
43209       </method>
43210       <method name="Int32 Main()">
43211         <size>18</size>
43212       </method>
43213     </type>
43214     <type name="Bug.BB">
43215       <method name="Void .ctor(String)">
43216         <size>18</size>
43217       </method>
43218       <method name="Void Foo()">
43219         <size>1</size>
43220       </method>
43221     </type>
43222     <type name="Bug.D">
43223       <method name="Void .ctor(Object, IntPtr)">
43224         <size>0</size>
43225       </method>
43226       <method name="Void Invoke()">
43227         <size>0</size>
43228       </method>
43229       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43230         <size>0</size>
43231       </method>
43232       <method name="Void EndInvoke(IAsyncResult)">
43233         <size>0</size>
43234       </method>
43235     </type>
43236     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
43237       <method name="Void .ctor()">
43238         <size>7</size>
43239       </method>
43240       <method name="Void &lt;&gt;m__0()">
43241         <size>23</size>
43242       </method>
43243     </type>
43244   </test>
43245   <test name="test-anon-88.cs">
43246     <type name="C">
43247       <method name="Void .ctor()">
43248         <size>7</size>
43249       </method>
43250       <method name="Int32 Main()">
43251         <size>12</size>
43252       </method>
43253       <method name="Void Test()">
43254         <size>102</size>
43255       </method>
43256     </type>
43257     <type name="C+D">
43258       <method name="Void .ctor(Object, IntPtr)">
43259         <size>0</size>
43260       </method>
43261       <method name="Void Invoke()">
43262         <size>0</size>
43263       </method>
43264       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43265         <size>0</size>
43266       </method>
43267       <method name="Void EndInvoke(IAsyncResult)">
43268         <size>0</size>
43269       </method>
43270     </type>
43271     <type name="C+&lt;Test&gt;c__AnonStorey0">
43272       <method name="Void .ctor()">
43273         <size>7</size>
43274       </method>
43275       <method name="Void &lt;&gt;m__2()">
43276         <size>8</size>
43277       </method>
43278     </type>
43279     <type name="C+&lt;Test&gt;c__AnonStorey2">
43280       <method name="Void .ctor()">
43281         <size>7</size>
43282       </method>
43283       <method name="Void &lt;&gt;m__0()">
43284         <size>69</size>
43285       </method>
43286       <method name="Void &lt;&gt;m__1()">
43287         <size>8</size>
43288       </method>
43289       <method name="Void &lt;&gt;m__4()">
43290         <size>3</size>
43291       </method>
43292     </type>
43293     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
43294       <method name="Void .ctor()">
43295         <size>7</size>
43296       </method>
43297       <method name="Void &lt;&gt;m__3()">
43298         <size>20</size>
43299       </method>
43300     </type>
43301   </test>
43302   <test name="test-anon-89.cs">
43303     <type name="C">
43304       <method name="Void .ctor()">
43305         <size>7</size>
43306       </method>
43307       <method name="Int32 Main()">
43308         <size>12</size>
43309       </method>
43310       <method name="System.Object get_GdkWindow()">
43311         <size>2</size>
43312       </method>
43313       <method name="Void set_GdkWindow(System.Object)">
43314         <size>1</size>
43315       </method>
43316       <method name="Void Invoke(C+D)">
43317         <size>1</size>
43318       </method>
43319       <method name="Void Test()">
43320         <size>69</size>
43321       </method>
43322     </type>
43323     <type name="C+D">
43324       <method name="Void .ctor(Object, IntPtr)">
43325         <size>0</size>
43326       </method>
43327       <method name="Void Invoke()">
43328         <size>0</size>
43329       </method>
43330       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43331         <size>0</size>
43332       </method>
43333       <method name="Void EndInvoke(IAsyncResult)">
43334         <size>0</size>
43335       </method>
43336     </type>
43337     <type name="C+&lt;Test&gt;c__AnonStorey0">
43338       <method name="Void .ctor()">
43339         <size>7</size>
43340       </method>
43341       <method name="Void &lt;&gt;m__0()">
43342         <size>108</size>
43343       </method>
43344       <method name="Void &lt;&gt;m__3()">
43345         <size>29</size>
43346       </method>
43347     </type>
43348     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
43349       <method name="Void .ctor()">
43350         <size>7</size>
43351       </method>
43352       <method name="Void &lt;&gt;m__1()">
43353         <size>18</size>
43354       </method>
43355       <method name="Void &lt;&gt;m__2()">
43356         <size>49</size>
43357       </method>
43358     </type>
43359   </test>
43360   <test name="test-anon-90.cs">
43361     <type name="C">
43362       <method name="Void .ctor()">
43363         <size>7</size>
43364       </method>
43365       <method name="Int32 Main()">
43366         <size>12</size>
43367       </method>
43368       <method name="Void Foo()">
43369         <size>27</size>
43370       </method>
43371     </type>
43372     <type name="C+D">
43373       <method name="Void .ctor(Object, IntPtr)">
43374         <size>0</size>
43375       </method>
43376       <method name="Void Invoke()">
43377         <size>0</size>
43378       </method>
43379       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43380         <size>0</size>
43381       </method>
43382       <method name="Void EndInvoke(IAsyncResult)">
43383         <size>0</size>
43384       </method>
43385     </type>
43386     <type name="C+&lt;Foo&gt;c__AnonStorey0">
43387       <method name="Void .ctor()">
43388         <size>7</size>
43389       </method>
43390       <method name="Void &lt;&gt;m__0()">
43391         <size>66</size>
43392       </method>
43393     </type>
43394     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
43395       <method name="Void .ctor()">
43396         <size>7</size>
43397       </method>
43398     </type>
43399     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
43400       <method name="Void .ctor()">
43401         <size>7</size>
43402       </method>
43403       <method name="Void &lt;&gt;m__1()">
43404         <size>32</size>
43405       </method>
43406     </type>
43407   </test>
43408   <test name="test-anon-91.cs">
43409     <type name="A">
43410       <method name="Void .ctor(Int32)">
43411         <size>27</size>
43412       </method>
43413     </type>
43414     <type name="C">
43415       <method name="Void .ctor()">
43416         <size>7</size>
43417       </method>
43418       <method name="Int32 Main()">
43419         <size>12</size>
43420       </method>
43421       <method name="Void SelectCommand(Int32)">
43422         <size>1</size>
43423       </method>
43424       <method name="Void Test()">
43425         <size>66</size>
43426       </method>
43427     </type>
43428     <type name="C+D">
43429       <method name="Void .ctor(Object, IntPtr)">
43430         <size>0</size>
43431       </method>
43432       <method name="Void Invoke()">
43433         <size>0</size>
43434       </method>
43435       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43436         <size>0</size>
43437       </method>
43438       <method name="Void EndInvoke(IAsyncResult)">
43439         <size>0</size>
43440       </method>
43441     </type>
43442     <type name="C+&lt;Test&gt;c__AnonStorey0">
43443       <method name="Void .ctor()">
43444         <size>7</size>
43445       </method>
43446       <method name="Void &lt;&gt;m__0()">
43447         <size>109</size>
43448       </method>
43449     </type>
43450     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
43451       <method name="Void .ctor()">
43452         <size>7</size>
43453       </method>
43454       <method name="Void &lt;&gt;m__1()">
43455         <size>23</size>
43456       </method>
43457     </type>
43458   </test>
43459   <test name="test-anon-92.cs">
43460     <type name="MainClass">
43461       <method name="Void Test(IEnumerable)">
43462         <size>33</size>
43463       </method>
43464       <method name="Int32 Main()">
43465         <size>21</size>
43466       </method>
43467       <method name="Void .ctor()">
43468         <size>7</size>
43469       </method>
43470     </type>
43471     <type name="D">
43472       <method name="Void Invoke()">
43473         <size>0</size>
43474       </method>
43475       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43476         <size>0</size>
43477       </method>
43478       <method name="Void EndInvoke(IAsyncResult)">
43479         <size>0</size>
43480       </method>
43481       <method name="Void .ctor(Object, IntPtr)">
43482         <size>0</size>
43483       </method>
43484     </type>
43485     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
43486       <method name="Void &lt;&gt;m__0()">
43487         <size>70</size>
43488       </method>
43489       <method name="Void .ctor()">
43490         <size>7</size>
43491       </method>
43492     </type>
43493   </test>
43494   <test name="test-cls-00.cs">
43495     <type name="CLSCLass_6">
43496       <method name="Void .ctor()">
43497         <size>18</size>
43498       </method>
43499       <method name="Void add_Disposed(Delegate)">
43500         <size>19</size>
43501       </method>
43502       <method name="Void remove_Disposed(Delegate)">
43503         <size>19</size>
43504       </method>
43505     </type>
43506     <type name="CLSDelegate">
43507       <method name="Void .ctor()">
43508         <size>7</size>
43509       </method>
43510     </type>
43511     <type name="CLSClass_5">
43512       <method name="Void .ctor()">
43513         <size>7</size>
43514       </method>
43515       <method name="UInt32 Test()">
43516         <size>2</size>
43517       </method>
43518     </type>
43519     <type name="CLSClass_4">
43520       <method name="Void .ctor()">
43521         <size>7</size>
43522       </method>
43523       <method name="UInt32 Test()">
43524         <size>2</size>
43525       </method>
43526     </type>
43527     <type name="CLSClass_3">
43528       <method name="Void .ctor()">
43529         <size>7</size>
43530       </method>
43531       <method name="UInt32 Test_3()">
43532         <size>2</size>
43533       </method>
43534     </type>
43535     <type name="CLSClass_2">
43536       <method name="Void .ctor()">
43537         <size>7</size>
43538       </method>
43539       <method name="SByte get_XX()">
43540         <size>2</size>
43541       </method>
43542     </type>
43543     <type name="CLSClass_1">
43544       <method name="Void .ctor()">
43545         <size>7</size>
43546       </method>
43547       <method name="UInt32 Valid()">
43548         <size>2</size>
43549       </method>
43550     </type>
43551     <type name="CLSClass">
43552       <method name="Void .ctor()">
43553         <size>7</size>
43554       </method>
43555       <method name="UInt64 Valid()">
43556         <size>3</size>
43557       </method>
43558       <method name="Byte get_XX()">
43559         <size>2</size>
43560       </method>
43561       <method name="UInt32 FooInternal()">
43562         <size>2</size>
43563       </method>
43564       <method name="UInt64 Foo()">
43565         <size>3</size>
43566       </method>
43567       <method name="Void Main()">
43568         <size>1</size>
43569       </method>
43570     </type>
43571     <type name="CLSClass+C1">
43572       <method name="Void .ctor()">
43573         <size>7</size>
43574       </method>
43575       <method name="Int64 Foo2()">
43576         <size>3</size>
43577       </method>
43578     </type>
43579     <type name="CLSClass+C1+C11">
43580       <method name="Void .ctor()">
43581         <size>7</size>
43582       </method>
43583       <method name="UInt64 Foo3()">
43584         <size>3</size>
43585       </method>
43586     </type>
43587     <type name="CLSClass+CLSClass_2">
43588       <method name="Void .ctor()">
43589         <size>7</size>
43590       </method>
43591       <method name="SByte get_XX()">
43592         <size>2</size>
43593       </method>
43594     </type>
43595     <type name="Delegate">
43596       <method name="Void .ctor(Object, IntPtr)">
43597         <size>0</size>
43598       </method>
43599       <method name="CLSDelegate Invoke()">
43600         <size>0</size>
43601       </method>
43602       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43603         <size>0</size>
43604       </method>
43605       <method name="CLSDelegate EndInvoke(IAsyncResult)">
43606         <size>0</size>
43607       </method>
43608     </type>
43609   </test>
43610   <test name="test-cls-01.cs">
43611     <type name="CLSClass">
43612       <method name="Void .ctor()">
43613         <size>7</size>
43614       </method>
43615       <method name="Byte get_XX()">
43616         <size>2</size>
43617       </method>
43618       <method name="Void Main()">
43619         <size>1</size>
43620       </method>
43621     </type>
43622     <type name="Big">
43623       <method name="Void .ctor()">
43624         <size>7</size>
43625       </method>
43626       <method name="Big op_Implicit(UInt32)">
43627         <size>2</size>
43628       </method>
43629     </type>
43630     <type name="C1">
43631       <method name="Void .ctor()">
43632         <size>7</size>
43633       </method>
43634       <method name="Void method(UInt32)">
43635         <size>1</size>
43636       </method>
43637     </type>
43638   </test>
43639   <test name="test-cls-02.cs">
43640     <type name="CLSClass">
43641       <method name="Void .ctor(UInt64)">
43642         <size>7</size>
43643       </method>
43644       <method name="Void .ctor(UInt32)">
43645         <size>7</size>
43646       </method>
43647       <method name="Void set_X_0(UInt64)">
43648         <size>1</size>
43649       </method>
43650       <method name="Void set_Item(UInt64, UInt64)">
43651         <size>1</size>
43652       </method>
43653       <method name="Void Main()">
43654         <size>1</size>
43655       </method>
43656     </type>
43657     <type name="InnerTypeClasss">
43658       <method name="Void .ctor()">
43659         <size>7</size>
43660       </method>
43661       <method name="Struct Method()">
43662         <size>10</size>
43663       </method>
43664     </type>
43665   </test>
43666   <test name="test-cls-03.cs">
43667     <type name="CLSClass">
43668       <method name="Void .ctor()">
43669         <size>7</size>
43670       </method>
43671       <method name="I1 Foo()">
43672         <size>2</size>
43673       </method>
43674       <method name="Void Main()">
43675         <size>1</size>
43676       </method>
43677     </type>
43678   </test>
43679   <test name="test-cls-05.cs">
43680     <type name="X1">
43681       <method name="Void .ctor()">
43682         <size>7</size>
43683       </method>
43684     </type>
43685     <type name="X2">
43686       <method name="Void .ctor()">
43687         <size>7</size>
43688       </method>
43689     </type>
43690     <type name="X3">
43691       <method name="Void .ctor()">
43692         <size>7</size>
43693       </method>
43694       <method name="Void bb(Boolean)">
43695         <size>1</size>
43696       </method>
43697       <method name="Void BB()">
43698         <size>1</size>
43699       </method>
43700     </type>
43701     <type name="X4">
43702       <method name="Void .ctor()">
43703         <size>7</size>
43704       </method>
43705       <method name="Void method(Int32)">
43706         <size>1</size>
43707       </method>
43708       <method name="Void method(Boolean)">
43709         <size>1</size>
43710       </method>
43711       <method name="Boolean method()">
43712         <size>2</size>
43713       </method>
43714     </type>
43715     <type name="BaseClass">
43716       <method name="Void .ctor()">
43717         <size>7</size>
43718       </method>
43719     </type>
43720     <type name="CLSClass">
43721       <method name="Void .ctor()">
43722         <size>7</size>
43723       </method>
43724       <method name="Void .ctor(Int32)">
43725         <size>7</size>
43726       </method>
43727       <method name="Void Method()">
43728         <size>1</size>
43729       </method>
43730       <method name="Int32 Method(Boolean)">
43731         <size>2</size>
43732       </method>
43733       <method name="Void methoD()">
43734         <size>1</size>
43735       </method>
43736       <method name="Void Main()">
43737         <size>1</size>
43738       </method>
43739       <method name="CLSClass op_Implicit(Boolean)">
43740         <size>7</size>
43741       </method>
43742       <method name="CLSClass op_Implicit(Int32)">
43743         <size>7</size>
43744       </method>
43745     </type>
43746     <type name="oBject">
43747       <method name="Void .ctor()">
43748         <size>7</size>
43749       </method>
43750     </type>
43751     <type name="A.C1">
43752       <method name="Void .ctor()">
43753         <size>7</size>
43754       </method>
43755     </type>
43756     <type name="B.c1">
43757       <method name="Void .ctor()">
43758         <size>7</size>
43759       </method>
43760     </type>
43761     <type name="c1">
43762       <method name="Void .ctor()">
43763         <size>7</size>
43764       </method>
43765     </type>
43766     <type name="CLSClass_2">
43767       <method name="Void .ctor()">
43768         <size>7</size>
43769       </method>
43770       <method name="Void Method()">
43771         <size>1</size>
43772       </method>
43773       <method name="Void method()">
43774         <size>1</size>
43775       </method>
43776     </type>
43777     <type name="System.sByte">
43778       <method name="Void .ctor()">
43779         <size>7</size>
43780       </method>
43781     </type>
43782     <type name="System.Web.HttpBrowserCapabilities">
43783       <method name="Void .ctor()">
43784         <size>7</size>
43785       </method>
43786     </type>
43787   </test>
43788   <test name="test-cls-06.cs">
43789     <type name="CLSClass">
43790       <method name="Void .ctor()">
43791         <size>7</size>
43792       </method>
43793       <method name="Void Main()">
43794         <size>1</size>
43795       </method>
43796     </type>
43797     <type name="CLSClass_2">
43798       <method name="Void .ctor(Int32[,,])">
43799         <size>7</size>
43800       </method>
43801       <method name="Void .ctor(Int32[,])">
43802         <size>7</size>
43803       </method>
43804       <method name="Void Test(System.Int32[,], Int32)">
43805         <size>1</size>
43806       </method>
43807       <method name="Void Test(System.Int32[,,], Boolean)">
43808         <size>1</size>
43809       </method>
43810     </type>
43811     <type name="X1">
43812       <method name="Void .ctor()">
43813         <size>7</size>
43814       </method>
43815       <method name="Void M2(Int32)">
43816         <size>1</size>
43817       </method>
43818     </type>
43819     <type name="X2">
43820       <method name="Void .ctor()">
43821         <size>7</size>
43822       </method>
43823       <method name="Void M2(Int32 ByRef)">
43824         <size>1</size>
43825       </method>
43826     </type>
43827     <type name="CLSClass+MyDelegate">
43828       <method name="Void .ctor(Object, IntPtr)">
43829         <size>0</size>
43830       </method>
43831       <method name="UInt32 Invoke()">
43832         <size>0</size>
43833       </method>
43834       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43835         <size>0</size>
43836       </method>
43837       <method name="UInt32 EndInvoke(IAsyncResult)">
43838         <size>0</size>
43839       </method>
43840     </type>
43841     <type name="MyDelegate">
43842       <method name="Void .ctor(Object, IntPtr)">
43843         <size>0</size>
43844       </method>
43845       <method name="UInt32 Invoke()">
43846         <size>0</size>
43847       </method>
43848       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43849         <size>0</size>
43850       </method>
43851       <method name="UInt32 EndInvoke(IAsyncResult)">
43852         <size>0</size>
43853       </method>
43854     </type>
43855   </test>
43856   <test name="test-cls-07.cs">
43857     <type name="aa.I1">
43858       <method name="Void .ctor()">
43859         <size>7</size>
43860       </method>
43861     </type>
43862     <type name="CLSClass">
43863       <method name="Void .ctor()">
43864         <size>7</size>
43865       </method>
43866       <method name="Void Main()">
43867         <size>1</size>
43868       </method>
43869     </type>
43870   </test>
43871   <test name="test-cls-10.cs">
43872     <type name="MainClass">
43873       <method name="Void .ctor()">
43874         <size>7</size>
43875       </method>
43876       <method name="Void Main()">
43877         <size>1</size>
43878       </method>
43879     </type>
43880   </test>
43881   <test name="test-cls-11.cs">
43882     <type name="CLSClass">
43883       <method name="Void .ctor()">
43884         <size>7</size>
43885       </method>
43886       <method name="Void Test(IComparable)">
43887         <size>0</size>
43888       </method>
43889     </type>
43890     <type name="CLSCLass_2">
43891       <method name="Void .ctor()">
43892         <size>7</size>
43893       </method>
43894       <method name="Void Test()">
43895         <size>0</size>
43896       </method>
43897     </type>
43898     <type name="CLSClass_3">
43899       <method name="Void .ctor()">
43900         <size>7</size>
43901       </method>
43902       <method name="Void Test()">
43903         <size>0</size>
43904       </method>
43905     </type>
43906     <type name="MainClass">
43907       <method name="Void .ctor()">
43908         <size>7</size>
43909       </method>
43910       <method name="Void Main()">
43911         <size>1</size>
43912       </method>
43913     </type>
43914   </test>
43915   <test name="test-cls-12.cs">
43916     <type name="MainClass">
43917       <method name="Void .ctor()">
43918         <size>7</size>
43919       </method>
43920       <method name="Void Main()">
43921         <size>1</size>
43922       </method>
43923     </type>
43924   </test>
43925   <test name="test-cls-14.cs">
43926     <type name="CLSClass">
43927       <method name="Void .ctor()">
43928         <size>7</size>
43929       </method>
43930       <method name="Void Error(Boolean)">
43931         <size>1</size>
43932       </method>
43933       <method name="CLSClass op_Implicit(Byte)">
43934         <size>6</size>
43935       </method>
43936     </type>
43937     <type name="MainClass">
43938       <method name="Void .ctor()">
43939         <size>7</size>
43940       </method>
43941       <method name="Void Main()">
43942         <size>1</size>
43943       </method>
43944     </type>
43945   </test>
43946   <test name="test-cls-15.cs">
43947     <type name="CLSAttribute_1">
43948       <method name="Void .ctor(Int32[])">
43949         <size>7</size>
43950       </method>
43951       <method name="Void .ctor(Int32)">
43952         <size>7</size>
43953       </method>
43954     </type>
43955     <type name="CLSAttribute_2">
43956       <method name="Void .ctor(Int32)">
43957         <size>7</size>
43958       </method>
43959     </type>
43960     <type name="CLSAttribute_3">
43961       <method name="Void .ctor(Int32[])">
43962         <size>7</size>
43963       </method>
43964     </type>
43965     <type name="CLSAttribute_4">
43966       <method name="Void .ctor(Int32[])">
43967         <size>7</size>
43968       </method>
43969     </type>
43970     <type name="ClassMain">
43971       <method name="Void .ctor()">
43972         <size>7</size>
43973       </method>
43974       <method name="Void Main()">
43975         <size>1</size>
43976       </method>
43977     </type>
43978   </test>
43979   <test name="test-cls-16.cs">
43980     <type name="CLSAttribute">
43981       <method name="Void .ctor(Boolean[])">
43982         <size>7</size>
43983       </method>
43984     </type>
43985     <type name="ClassMain">
43986       <method name="Void .ctor()">
43987         <size>7</size>
43988       </method>
43989       <method name="Void Main()">
43990         <size>1</size>
43991       </method>
43992     </type>
43993   </test>
43994   <test name="test-cls-17.cs">
43995     <type name="Foo">
43996       <method name="Void .ctor()">
43997         <size>7</size>
43998       </method>
43999       <method name="Void Main()">
44000         <size>1</size>
44001       </method>
44002     </type>
44003   </test>
44004   <test name="test-cls-18.cs">
44005     <type name="Base">
44006       <method name="Void .ctor()">
44007         <size>7</size>
44008       </method>
44009       <method name="Void Test(System.Int32[])">
44010         <size>1</size>
44011       </method>
44012     </type>
44013     <type name="CLSClass">
44014       <method name="Void .ctor()">
44015         <size>7</size>
44016       </method>
44017       <method name="Void Test(System.Int32[])">
44018         <size>1</size>
44019       </method>
44020       <method name="Void Main()">
44021         <size>1</size>
44022       </method>
44023     </type>
44024   </test>
44025   <test name="test-cls-19.cs">
44026     <type name="A">
44027       <method name="Void Main()">
44028         <size>1</size>
44029       </method>
44030       <method name="Void .ctor()">
44031         <size>7</size>
44032       </method>
44033     </type>
44034     <type name="A+PartialClass">
44035       <method name="Void Method1(Int32)">
44036         <size>1</size>
44037       </method>
44038       <method name="Void Method2(UInt32)">
44039         <size>1</size>
44040       </method>
44041       <method name="Void Method3(UInt32)">
44042         <size>1</size>
44043       </method>
44044       <method name="Void .ctor()">
44045         <size>7</size>
44046       </method>
44047     </type>
44048   </test>
44049   <test name="test-externalias-01.cs">
44050     <type name="Test">
44051       <method name="Void .ctor()">
44052         <size>7</size>
44053       </method>
44054       <method name="Int32 Main()">
44055         <size>64</size>
44056       </method>
44057     </type>
44058   </test>
44059   <test name="test-externalias-02.cs">
44060     <type name="Test">
44061       <method name="Void .ctor()">
44062         <size>7</size>
44063       </method>
44064       <method name="Int32 Main()">
44065         <size>64</size>
44066       </method>
44067     </type>
44068   </test>
44069   <test name="test-externalias-03.cs">
44070     <type name="Test">
44071       <method name="Void .ctor()">
44072         <size>7</size>
44073       </method>
44074       <method name="Int32 Main()">
44075         <size>64</size>
44076       </method>
44077     </type>
44078   </test>
44079   <test name="test-externalias-04.cs">
44080     <type name="Test">
44081       <method name="Void .ctor()">
44082         <size>7</size>
44083       </method>
44084       <method name="Int32 Main()">
44085         <size>64</size>
44086       </method>
44087     </type>
44088   </test>
44089   <test name="test-externalias-05.cs">
44090     <type name="Test">
44091       <method name="Void .ctor()">
44092         <size>7</size>
44093       </method>
44094       <method name="Void Main()">
44095         <size>21</size>
44096       </method>
44097     </type>
44098   </test>
44099   <test name="test-externalias-06.cs">
44100     <type name="MyAssembly01.Test">
44101       <method name="Void .ctor()">
44102         <size>7</size>
44103       </method>
44104     </type>
44105     <type name="MyAssembly01.Namespace1.Test">
44106       <method name="Void .ctor()">
44107         <size>7</size>
44108       </method>
44109     </type>
44110     <type name="MyAssembly02.Test">
44111       <method name="Void .ctor()">
44112         <size>7</size>
44113       </method>
44114     </type>
44115     <type name="MyAssembly02.Namespace1.Test">
44116       <method name="Void .ctor()">
44117         <size>7</size>
44118       </method>
44119     </type>
44120     <type name="Test">
44121       <method name="Void .ctor()">
44122         <size>7</size>
44123       </method>
44124       <method name="Void Main()">
44125         <size>1</size>
44126       </method>
44127     </type>
44128   </test>
44129   <test name="test-externalias-07.cs">
44130     <type name="NS.MyClass">
44131       <method name="Void .ctor()">
44132         <size>7</size>
44133       </method>
44134       <method name="Int32 GetInt()">
44135         <size>6</size>
44136       </method>
44137     </type>
44138     <type name="Test">
44139       <method name="Void .ctor()">
44140         <size>7</size>
44141       </method>
44142       <method name="Int32 Main()">
44143         <size>15</size>
44144       </method>
44145     </type>
44146   </test>
44147   <test name="test-externalias-08.cs">
44148     <type name="Test">
44149       <method name="Void .ctor()">
44150         <size>7</size>
44151       </method>
44152       <method name="Int32 Main()">
44153         <size>54</size>
44154       </method>
44155     </type>
44156   </test>
44157   <test name="test-externalias-09.cs">
44158     <type name="Test">
44159       <method name="Void .ctor()">
44160         <size>7</size>
44161       </method>
44162       <method name="Int32 Main()">
44163         <size>8</size>
44164       </method>
44165     </type>
44166   </test>
44167   <test name="test-iter-01.cs">
44168     <type name="X">
44169       <method name="Void .ctor()">
44170         <size>7</size>
44171       </method>
44172       <method name="IEnumerator GetIt()">
44173         <size>8</size>
44174       </method>
44175       <method name="IEnumerable GetIt2()">
44176         <size>16</size>
44177       </method>
44178       <method name="Int32 Main()">
44179         <size>171</size>
44180       </method>
44181     </type>
44182     <type name="X+&lt;GetIt&gt;c__Iterator0">
44183       <method name="Void .ctor()">
44184         <size>7</size>
44185       </method>
44186       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44187         <size>7</size>
44188       </method>
44189       <method name="Boolean MoveNext()">
44190         <size>126</size>
44191       </method>
44192       <method name="Void Dispose()">
44193         <size>8</size>
44194       </method>
44195       <method name="Void Reset()">
44196         <size>6</size>
44197       </method>
44198     </type>
44199     <type name="X+&lt;GetIt2&gt;c__Iterator1">
44200       <method name="Void .ctor()">
44201         <size>7</size>
44202       </method>
44203       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44204         <size>7</size>
44205       </method>
44206       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44207         <size>7</size>
44208       </method>
44209       <method name="Boolean MoveNext()">
44210         <size>126</size>
44211       </method>
44212       <method name="Void Dispose()">
44213         <size>8</size>
44214       </method>
44215       <method name="Void Reset()">
44216         <size>6</size>
44217       </method>
44218     </type>
44219     <type name="X+&lt;GetIt&gt;c__Iterator0">
44220       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44221         <size>7</size>
44222       </method>
44223     </type>
44224     <type name="X+&lt;GetIt2&gt;c__Iterator1">
44225       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44226         <size>7</size>
44227       </method>
44228       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44229         <size>26</size>
44230       </method>
44231     </type>
44232   </test>
44233   <test name="test-iter-02.cs">
44234     <type name="X">
44235       <method name="Void .ctor()">
44236         <size>7</size>
44237       </method>
44238       <method name="IEnumerator GetRange()">
44239         <size>8</size>
44240       </method>
44241       <method name="Int32 Main()">
44242         <size>88</size>
44243       </method>
44244     </type>
44245     <type name="X+&lt;GetRange&gt;c__Iterator0">
44246       <method name="Void .ctor()">
44247         <size>7</size>
44248       </method>
44249       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44250         <size>7</size>
44251       </method>
44252       <method name="Boolean MoveNext()">
44253         <size>173</size>
44254       </method>
44255       <method name="Void Dispose()">
44256         <size>8</size>
44257       </method>
44258       <method name="Void Reset()">
44259         <size>6</size>
44260       </method>
44261       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44262         <size>7</size>
44263       </method>
44264     </type>
44265   </test>
44266   <test name="test-iter-03.cs">
44267     <type name="X">
44268       <method name="Void .ctor()">
44269         <size>7</size>
44270       </method>
44271       <method name="IEnumerable GetIt(System.Int32[])">
44272         <size>30</size>
44273       </method>
44274       <method name="IEnumerable GetMulti(System.Int32[,])">
44275         <size>30</size>
44276       </method>
44277       <method name="Int32 Main()">
44278         <size>244</size>
44279       </method>
44280     </type>
44281     <type name="&lt;PrivateImplementationDetails&gt;">
44282       <method name="Void .ctor()">
44283         <size>7</size>
44284       </method>
44285     </type>
44286     <type name="X+&lt;GetIt&gt;c__Iterator0">
44287       <method name="Void .ctor()">
44288         <size>7</size>
44289       </method>
44290       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44291         <size>7</size>
44292       </method>
44293       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44294         <size>7</size>
44295       </method>
44296       <method name="Boolean MoveNext()">
44297         <size>151</size>
44298       </method>
44299       <method name="Void Dispose()">
44300         <size>8</size>
44301       </method>
44302       <method name="Void Reset()">
44303         <size>6</size>
44304       </method>
44305     </type>
44306     <type name="X+&lt;GetMulti&gt;c__Iterator1">
44307       <method name="Void .ctor()">
44308         <size>7</size>
44309       </method>
44310       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44311         <size>7</size>
44312       </method>
44313       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44314         <size>7</size>
44315       </method>
44316       <method name="Boolean MoveNext()">
44317         <size>238</size>
44318       </method>
44319       <method name="Void Dispose()">
44320         <size>8</size>
44321       </method>
44322       <method name="Void Reset()">
44323         <size>6</size>
44324       </method>
44325     </type>
44326     <type name="X+&lt;GetIt&gt;c__Iterator0">
44327       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44328         <size>7</size>
44329       </method>
44330       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44331         <size>40</size>
44332       </method>
44333     </type>
44334     <type name="X+&lt;GetMulti&gt;c__Iterator1">
44335       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44336         <size>7</size>
44337       </method>
44338       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44339         <size>40</size>
44340       </method>
44341     </type>
44342   </test>
44343   <test name="test-iter-04.cs">
44344     <type name="X">
44345       <method name="Void .ctor()">
44346         <size>7</size>
44347       </method>
44348       <method name="IEnumerable GetRange(Int32, Int32)">
44349         <size>44</size>
44350       </method>
44351       <method name="Void Main()">
44352         <size>98</size>
44353       </method>
44354     </type>
44355     <type name="X+&lt;GetRange&gt;c__Iterator0">
44356       <method name="Void .ctor()">
44357         <size>7</size>
44358       </method>
44359       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44360         <size>7</size>
44361       </method>
44362       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44363         <size>7</size>
44364       </method>
44365       <method name="Boolean MoveNext()">
44366         <size>123</size>
44367       </method>
44368       <method name="Void Dispose()">
44369         <size>8</size>
44370       </method>
44371       <method name="Void Reset()">
44372         <size>6</size>
44373       </method>
44374       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44375         <size>7</size>
44376       </method>
44377       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44378         <size>52</size>
44379       </method>
44380     </type>
44381   </test>
44382   <test name="test-iter-05.cs">
44383     <type name="X">
44384       <method name="Void .ctor()">
44385         <size>7</size>
44386       </method>
44387       <method name="IEnumerable GetIt()">
44388         <size>16</size>
44389       </method>
44390       <method name="Int32 Main()">
44391         <size>104</size>
44392       </method>
44393     </type>
44394     <type name="List">
44395       <method name="Void .ctor(Int32)">
44396         <size>19</size>
44397       </method>
44398       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44399         <size>12</size>
44400       </method>
44401       <method name="Void Add(Int32)">
44402         <size>26</size>
44403       </method>
44404       <method name="MyEnumerator GetEnumerator()">
44405         <size>7</size>
44406       </method>
44407     </type>
44408     <type name="X+&lt;GetIt&gt;c__Iterator0">
44409       <method name="Void .ctor()">
44410         <size>7</size>
44411       </method>
44412       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44413         <size>7</size>
44414       </method>
44415       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44416         <size>7</size>
44417       </method>
44418       <method name="Boolean MoveNext()">
44419         <size>183</size>
44420       </method>
44421       <method name="Void Dispose()">
44422         <size>8</size>
44423       </method>
44424       <method name="Void Reset()">
44425         <size>6</size>
44426       </method>
44427     </type>
44428     <type name="List+MyEnumerator">
44429       <method name="Void .ctor(List)">
44430         <size>15</size>
44431       </method>
44432       <method name="System.Object get_Current()">
44433         <size>24</size>
44434       </method>
44435       <method name="Boolean MoveNext()">
44436         <size>31</size>
44437       </method>
44438       <method name="Void Reset()">
44439         <size>8</size>
44440       </method>
44441     </type>
44442     <type name="X+&lt;GetIt&gt;c__Iterator0">
44443       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44444         <size>7</size>
44445       </method>
44446       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44447         <size>26</size>
44448       </method>
44449     </type>
44450   </test>
44451   <test name="test-iter-06.cs">
44452     <type name="X">
44453       <method name="Void .ctor()">
44454         <size>7</size>
44455       </method>
44456       <method name="IEnumerable Get(Int32)">
44457         <size>30</size>
44458       </method>
44459       <method name="IEnumerable GetS(Int32)">
44460         <size>30</size>
44461       </method>
44462       <method name="Int32 Main()">
44463         <size>399</size>
44464       </method>
44465     </type>
44466     <type name="S+&lt;Get&gt;c__Iterator0">
44467       <method name="Void .ctor()">
44468         <size>7</size>
44469       </method>
44470       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44471         <size>7</size>
44472       </method>
44473       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44474         <size>7</size>
44475       </method>
44476       <method name="Boolean MoveNext()">
44477         <size>183</size>
44478       </method>
44479       <method name="Void Dispose()">
44480         <size>8</size>
44481       </method>
44482       <method name="Void Reset()">
44483         <size>6</size>
44484       </method>
44485     </type>
44486     <type name="S+&lt;GetS&gt;c__Iterator1">
44487       <method name="Void .ctor()">
44488         <size>7</size>
44489       </method>
44490       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44491         <size>7</size>
44492       </method>
44493       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44494         <size>7</size>
44495       </method>
44496       <method name="Boolean MoveNext()">
44497         <size>136</size>
44498       </method>
44499       <method name="Void Dispose()">
44500         <size>8</size>
44501       </method>
44502       <method name="Void Reset()">
44503         <size>6</size>
44504       </method>
44505     </type>
44506     <type name="X+&lt;Get&gt;c__Iterator2">
44507       <method name="Void .ctor()">
44508         <size>7</size>
44509       </method>
44510       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44511         <size>7</size>
44512       </method>
44513       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44514         <size>7</size>
44515       </method>
44516       <method name="Boolean MoveNext()">
44517         <size>131</size>
44518       </method>
44519       <method name="Void Dispose()">
44520         <size>8</size>
44521       </method>
44522       <method name="Void Reset()">
44523         <size>6</size>
44524       </method>
44525     </type>
44526     <type name="X+&lt;GetS&gt;c__Iterator3">
44527       <method name="Void .ctor()">
44528         <size>7</size>
44529       </method>
44530       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44531         <size>7</size>
44532       </method>
44533       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44534         <size>7</size>
44535       </method>
44536       <method name="Boolean MoveNext()">
44537         <size>136</size>
44538       </method>
44539       <method name="Void Dispose()">
44540         <size>8</size>
44541       </method>
44542       <method name="Void Reset()">
44543         <size>6</size>
44544       </method>
44545     </type>
44546     <type name="S">
44547       <method name="IEnumerable Get(Int32)">
44548         <size>42</size>
44549       </method>
44550       <method name="IEnumerable GetS(Int32)">
44551         <size>30</size>
44552       </method>
44553     </type>
44554     <type name="S+&lt;Get&gt;c__Iterator0">
44555       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44556         <size>7</size>
44557       </method>
44558       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44559         <size>52</size>
44560       </method>
44561     </type>
44562     <type name="S+&lt;GetS&gt;c__Iterator1">
44563       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44564         <size>7</size>
44565       </method>
44566       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44567         <size>40</size>
44568       </method>
44569     </type>
44570     <type name="X+&lt;Get&gt;c__Iterator2">
44571       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44572         <size>7</size>
44573       </method>
44574       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44575         <size>40</size>
44576       </method>
44577     </type>
44578     <type name="X+&lt;GetS&gt;c__Iterator3">
44579       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44580         <size>7</size>
44581       </method>
44582       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44583         <size>40</size>
44584       </method>
44585     </type>
44586   </test>
44587   <test name="test-iter-07.cs">
44588     <type name="Test">
44589       <method name="Void .ctor()">
44590         <size>7</size>
44591       </method>
44592       <method name="IEnumerable Foo(Int32)">
44593         <size>30</size>
44594       </method>
44595     </type>
44596     <type name="X">
44597       <method name="Void .ctor()">
44598         <size>7</size>
44599       </method>
44600       <method name="Int32 Main()">
44601         <size>372</size>
44602       </method>
44603     </type>
44604     <type name="Test+&lt;Foo&gt;c__Iterator0">
44605       <method name="Void .ctor()">
44606         <size>7</size>
44607       </method>
44608       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44609         <size>7</size>
44610       </method>
44611       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44612         <size>7</size>
44613       </method>
44614       <method name="Boolean MoveNext()">
44615         <size>253</size>
44616       </method>
44617       <method name="Void Dispose()">
44618         <size>112</size>
44619       </method>
44620       <method name="Void Reset()">
44621         <size>6</size>
44622       </method>
44623       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44624         <size>7</size>
44625       </method>
44626       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44627         <size>40</size>
44628       </method>
44629     </type>
44630   </test>
44631   <test name="test-iter-08.cs">
44632     <type name="Foo">
44633       <method name="Void .ctor(Int32)">
44634         <size>14</size>
44635       </method>
44636       <method name="Void Dispose()">
44637         <size>8</size>
44638       </method>
44639     </type>
44640     <type name="X">
44641       <method name="Void .ctor()">
44642         <size>7</size>
44643       </method>
44644       <method name="IEnumerable Test(Int32, Int32)">
44645         <size>44</size>
44646       </method>
44647       <method name="Int32 Main()">
44648         <size>167</size>
44649       </method>
44650     </type>
44651     <type name="X+&lt;Test&gt;c__Iterator0">
44652       <method name="Void .ctor()">
44653         <size>7</size>
44654       </method>
44655       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44656         <size>7</size>
44657       </method>
44658       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44659         <size>7</size>
44660       </method>
44661       <method name="Boolean MoveNext()">
44662         <size>360</size>
44663       </method>
44664       <method name="Void Dispose()">
44665         <size>102</size>
44666       </method>
44667       <method name="Void Reset()">
44668         <size>6</size>
44669       </method>
44670       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44671         <size>7</size>
44672       </method>
44673       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44674         <size>52</size>
44675       </method>
44676     </type>
44677   </test>
44678   <test name="test-iter-09.cs">
44679     <type name="Tester">
44680       <method name="Void .ctor()">
44681         <size>153</size>
44682       </method>
44683       <method name="IEnumerator GetEnumerator()">
44684         <size>15</size>
44685       </method>
44686     </type>
44687     <type name="Test">
44688       <method name="Void .ctor()">
44689         <size>7</size>
44690       </method>
44691       <method name="Int32 Main()">
44692         <size>268</size>
44693       </method>
44694     </type>
44695     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
44696       <method name="Void .ctor()">
44697         <size>7</size>
44698       </method>
44699       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44700         <size>7</size>
44701       </method>
44702       <method name="Boolean MoveNext()">
44703         <size>623</size>
44704       </method>
44705       <method name="Void Dispose()">
44706         <size>82</size>
44707       </method>
44708       <method name="Void Reset()">
44709         <size>6</size>
44710       </method>
44711       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44712         <size>7</size>
44713       </method>
44714     </type>
44715   </test>
44716   <test name="test-iter-10.cs">
44717     <type name="X">
44718       <method name="Void .ctor()">
44719         <size>7</size>
44720       </method>
44721       <method name="IEnumerator get_GetIt()">
44722         <size>8</size>
44723       </method>
44724       <method name="Void set_GetIt(IEnumerator)">
44725         <size>1</size>
44726       </method>
44727       <method name="IEnumerable get_Item(Int32)">
44728         <size>30</size>
44729       </method>
44730       <method name="Void set_Item(Int32, IEnumerable)">
44731         <size>1</size>
44732       </method>
44733       <method name="Int32 Main()">
44734         <size>184</size>
44735       </method>
44736     </type>
44737     <type name="X+&lt;&gt;c__Iterator0">
44738       <method name="Void .ctor()">
44739         <size>7</size>
44740       </method>
44741       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44742         <size>7</size>
44743       </method>
44744       <method name="Boolean MoveNext()">
44745         <size>126</size>
44746       </method>
44747       <method name="Void Dispose()">
44748         <size>8</size>
44749       </method>
44750       <method name="Void Reset()">
44751         <size>6</size>
44752       </method>
44753     </type>
44754     <type name="X+&lt;&gt;c__Iterator1">
44755       <method name="Void .ctor()">
44756         <size>7</size>
44757       </method>
44758       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44759         <size>7</size>
44760       </method>
44761       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44762         <size>7</size>
44763       </method>
44764       <method name="Boolean MoveNext()">
44765         <size>145</size>
44766       </method>
44767       <method name="Void Dispose()">
44768         <size>8</size>
44769       </method>
44770       <method name="Void Reset()">
44771         <size>6</size>
44772       </method>
44773     </type>
44774     <type name="X+&lt;&gt;c__Iterator0">
44775       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44776         <size>7</size>
44777       </method>
44778     </type>
44779     <type name="X+&lt;&gt;c__Iterator1">
44780       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44781         <size>7</size>
44782       </method>
44783       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44784         <size>40</size>
44785       </method>
44786     </type>
44787   </test>
44788   <test name="test-iter-11.cs">
44789     <type name="X">
44790       <method name="Void .ctor()">
44791         <size>7</size>
44792       </method>
44793       <method name="Void add_Hook(System.EventHandler)">
44794         <size>24</size>
44795       </method>
44796       <method name="Void remove_Hook(System.EventHandler)">
44797         <size>24</size>
44798       </method>
44799       <method name="IEnumerator Pipeline()">
44800         <size>15</size>
44801       </method>
44802       <method name="Void M(System.Object, System.EventArgs)">
44803         <size>11</size>
44804       </method>
44805       <method name="Void Main()">
44806         <size>55</size>
44807       </method>
44808     </type>
44809     <type name="X+&lt;Pipeline&gt;c__Iterator0">
44810       <method name="Void .ctor()">
44811         <size>7</size>
44812       </method>
44813       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44814         <size>7</size>
44815       </method>
44816       <method name="Boolean MoveNext()">
44817         <size>124</size>
44818       </method>
44819       <method name="Void Dispose()">
44820         <size>8</size>
44821       </method>
44822       <method name="Void Reset()">
44823         <size>6</size>
44824       </method>
44825       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44826         <size>7</size>
44827       </method>
44828     </type>
44829   </test>
44830   <test name="test-iter-12.cs">
44831     <type name="X">
44832       <method name="Void .ctor()">
44833         <size>7</size>
44834       </method>
44835       <method name="IEnumerable a()">
44836         <size>23</size>
44837       </method>
44838       <method name="Void Main()">
44839         <size>1</size>
44840       </method>
44841     </type>
44842     <type name="X+&lt;a&gt;c__Iterator0">
44843       <method name="Void .ctor()">
44844         <size>7</size>
44845       </method>
44846       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44847         <size>7</size>
44848       </method>
44849       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44850         <size>7</size>
44851       </method>
44852       <method name="Boolean MoveNext()">
44853         <size>165</size>
44854       </method>
44855       <method name="Void Dispose()">
44856         <size>55</size>
44857       </method>
44858       <method name="Void Reset()">
44859         <size>6</size>
44860       </method>
44861       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44862         <size>7</size>
44863       </method>
44864       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44865         <size>40</size>
44866       </method>
44867     </type>
44868   </test>
44869   <test name="test-iter-13.cs">
44870     <type name="Test">
44871       <method name="Void .ctor()">
44872         <size>7</size>
44873       </method>
44874       <method name="Void .cctor()">
44875         <size>11</size>
44876       </method>
44877       <method name="Void Main()">
44878         <size>1</size>
44879       </method>
44880       <method name="IEnumerable syntax_error(System.Object, System.Object)">
44881         <size>16</size>
44882       </method>
44883     </type>
44884     <type name="Test+Yp">
44885       <method name="Void .ctor()">
44886         <size>7</size>
44887       </method>
44888       <method name="IEnumerable fail()">
44889         <size>2</size>
44890       </method>
44891     </type>
44892     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
44893       <method name="Void .ctor()">
44894         <size>7</size>
44895       </method>
44896       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44897         <size>7</size>
44898       </method>
44899       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44900         <size>7</size>
44901       </method>
44902       <method name="Boolean MoveNext()">
44903         <size>27</size>
44904       </method>
44905       <method name="Void Dispose()">
44906         <size>8</size>
44907       </method>
44908       <method name="Void Reset()">
44909         <size>6</size>
44910       </method>
44911       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44912         <size>7</size>
44913       </method>
44914       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44915         <size>26</size>
44916       </method>
44917     </type>
44918   </test>
44919   <test name="test-named-01.cs">
44920     <type name="A">
44921       <method name="Void .ctor()">
44922         <size>13</size>
44923       </method>
44924       <method name="Void .ctor(Object)">
44925         <size>7</size>
44926       </method>
44927       <method name="Void set_Item(Int32, Int32)">
44928         <size>8</size>
44929       </method>
44930     </type>
44931     <type name="B">
44932       <method name="Void .ctor()">
44933         <size>12</size>
44934       </method>
44935       <method name="Void set_Item(Int32, Int32)">
44936         <size>11</size>
44937       </method>
44938     </type>
44939     <type name="XAttribute">
44940       <method name="Void .ctor(Int32)">
44941         <size>7</size>
44942       </method>
44943     </type>
44944     <type name="M">
44945       <method name="Void .ctor()">
44946         <size>7</size>
44947       </method>
44948       <method name="Void Foo(Int32)">
44949         <size>1</size>
44950       </method>
44951       <method name="Int32 Main()">
44952         <size>48</size>
44953       </method>
44954     </type>
44955   </test>
44956   <test name="test-named-02.cs">
44957     <type name="A">
44958       <method name="Void .ctor()">
44959         <size>7</size>
44960       </method>
44961       <method name="Void set_Item(Int32, Int32)">
44962         <size>29</size>
44963       </method>
44964       <method name="Int32 get_Item(Int32)">
44965         <size>28</size>
44966       </method>
44967     </type>
44968     <type name="MyPoint">
44969       <method name="Void .ctor(Int32, Int32)">
44970         <size>15</size>
44971       </method>
44972     </type>
44973     <type name="C">
44974       <method name="Void .ctor()">
44975         <size>7</size>
44976       </method>
44977       <method name="Decimal Foo(Decimal, Decimal)">
44978         <size>2</size>
44979       </method>
44980       <method name="System.String Bar(Int32, System.String, Char)">
44981         <size>20</size>
44982       </method>
44983       <method name="Int32 Test(Int32, Int32)">
44984         <size>30</size>
44985       </method>
44986       <method name="Int32 Main()">
44987         <size>279</size>
44988       </method>
44989     </type>
44990   </test>
44991   <test name="test-named-03.cs">
44992     <type name="C">
44993       <method name="Void .ctor()">
44994         <size>7</size>
44995       </method>
44996       <method name="Int32 TestInt(Int32)">
44997         <size>3</size>
44998       </method>
44999       <method name="Int32 Main()">
45000         <size>23</size>
45001       </method>
45002     </type>
45003     <type name="C+IntDelegate">
45004       <method name="Void .ctor(Object, IntPtr)">
45005         <size>0</size>
45006       </method>
45007       <method name="Int32 Invoke(Int32)">
45008         <size>0</size>
45009       </method>
45010       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
45011         <size>0</size>
45012       </method>
45013       <method name="Int32 EndInvoke(IAsyncResult)">
45014         <size>0</size>
45015       </method>
45016     </type>
45017   </test>
45018   <test name="test-named-04.cs">
45019     <type name="Program">
45020       <method name="Void Foo2(Int32, Int32 ByRef)">
45021         <size>40</size>
45022       </method>
45023       <method name="Int32 Main()">
45024         <size>239</size>
45025       </method>
45026       <method name="Void .ctor()">
45027         <size>7</size>
45028       </method>
45029     </type>
45030   </test>
45031   <test name="test-partial-01.cs">
45032     <type name="Foo.Hello">
45033       <method name="Void .ctor()">
45034         <size>7</size>
45035       </method>
45036       <method name="Void .cctor()">
45037         <size>7</size>
45038       </method>
45039     </type>
45040     <type name="Bar.Hello">
45041       <method name="Void .ctor()">
45042         <size>7</size>
45043       </method>
45044       <method name="Void .cctor()">
45045         <size>8</size>
45046       </method>
45047     </type>
45048     <type name="X.Test">
45049       <method name="Void .ctor()">
45050         <size>7</size>
45051       </method>
45052       <method name="Int32 FooWorld()">
45053         <size>6</size>
45054       </method>
45055       <method name="Int32 BarWorld()">
45056         <size>6</size>
45057       </method>
45058     </type>
45059     <type name="Y">
45060       <method name="Void .ctor()">
45061         <size>7</size>
45062       </method>
45063       <method name="Int32 Main()">
45064         <size>29</size>
45065       </method>
45066     </type>
45067   </test>
45068   <test name="test-partial-02.cs">
45069     <type name="Test1.Base">
45070       <method name="Void .ctor()">
45071         <size>7</size>
45072       </method>
45073     </type>
45074     <type name="Test1.Foo">
45075       <method name="Void .ctor()">
45076         <size>7</size>
45077       </method>
45078     </type>
45079     <type name="Test2.Foo">
45080       <method name="Void .ctor()">
45081         <size>7</size>
45082       </method>
45083     </type>
45084     <type name="ReflectedType">
45085       <method name="Void .ctor()">
45086         <size>7</size>
45087       </method>
45088     </type>
45089     <type name="D">
45090       <method name="Void .ctor()">
45091         <size>7</size>
45092       </method>
45093     </type>
45094     <type name="X">
45095       <method name="Void .ctor()">
45096         <size>7</size>
45097       </method>
45098       <method name="Void Main()">
45099         <size>1</size>
45100       </method>
45101     </type>
45102   </test>
45103   <test name="test-partial-03.cs">
45104     <type name="Test">
45105       <method name="Void .ctor()">
45106         <size>18</size>
45107       </method>
45108       <method name="Int32 TestFoo()">
45109         <size>13</size>
45110       </method>
45111       <method name="Int32 TestIFoo(IFoo)">
45112         <size>8</size>
45113       </method>
45114     </type>
45115     <type name="Test+Foo">
45116       <method name="Void .ctor()">
45117         <size>7</size>
45118       </method>
45119       <method name="Int32 Test.IFoo.Hello(Test)">
45120         <size>2</size>
45121       </method>
45122       <method name="Int32 Hello(Test)">
45123         <size>2</size>
45124       </method>
45125     </type>
45126     <type name="X">
45127       <method name="Void .ctor()">
45128         <size>7</size>
45129       </method>
45130       <method name="Int32 Main()">
45131         <size>42</size>
45132       </method>
45133     </type>
45134   </test>
45135   <test name="test-partial-04.cs">
45136     <type name="B.Test">
45137       <method name="Void .ctor()">
45138         <size>7</size>
45139       </method>
45140       <method name="Void A.IFoo.Hello(IFoo)">
45141         <size>1</size>
45142       </method>
45143     </type>
45144     <type name="X">
45145       <method name="Void .ctor()">
45146         <size>7</size>
45147       </method>
45148       <method name="Void Main()">
45149         <size>1</size>
45150       </method>
45151     </type>
45152   </test>
45153   <test name="test-partial-05.cs">
45154     <type name="B">
45155       <method name="Void .ctor()">
45156         <size>7</size>
45157       </method>
45158     </type>
45159     <type name="A">
45160       <method name="Void .ctor()">
45161         <size>7</size>
45162       </method>
45163     </type>
45164     <type name="A2">
45165       <method name="Void .ctor()">
45166         <size>7</size>
45167       </method>
45168     </type>
45169     <type name="D">
45170       <method name="Void .ctor()">
45171         <size>7</size>
45172       </method>
45173       <method name="Void Main()">
45174         <size>1</size>
45175       </method>
45176     </type>
45177   </test>
45178   <test name="test-partial-06.cs">
45179     <type name="Foo">
45180       <method name="Void .ctor()">
45181         <size>7</size>
45182       </method>
45183       <method name="Void Finalize()">
45184         <size>13</size>
45185       </method>
45186     </type>
45187     <type name="B">
45188       <method name="Void .ctor()">
45189         <size>7</size>
45190       </method>
45191       <method name="Void Main()">
45192         <size>1</size>
45193       </method>
45194     </type>
45195   </test>
45196   <test name="test-partial-07.cs">
45197     <type name="Test">
45198       <method name="Void .ctor()">
45199         <size>7</size>
45200       </method>
45201     </type>
45202     <type name="TestAttribute">
45203       <method name="Void .ctor()">
45204         <size>7</size>
45205       </method>
45206     </type>
45207     <type name="Test2Attribute">
45208       <method name="Void .ctor()">
45209         <size>7</size>
45210       </method>
45211     </type>
45212     <type name="X">
45213       <method name="Void .ctor()">
45214         <size>7</size>
45215       </method>
45216       <method name="Int32 Main()">
45217         <size>62</size>
45218       </method>
45219     </type>
45220   </test>
45221   <test name="test-partial-08.cs">
45222     <type name="Foo">
45223       <method name="Void .ctor()">
45224         <size>7</size>
45225       </method>
45226       <method name="System.String get_Id()">
45227         <size>7</size>
45228       </method>
45229     </type>
45230     <type name="PartialAbstractCompilationError">
45231       <method name="Void .ctor()">
45232         <size>7</size>
45233       </method>
45234       <method name="Int32 Main()">
45235         <size>54</size>
45236       </method>
45237     </type>
45238   </test>
45239   <test name="test-partial-09.cs">
45240     <type name="Foo">
45241       <method name="Void .ctor()">
45242         <size>7</size>
45243       </method>
45244       <method name="System.String get_Id()">
45245         <size>7</size>
45246       </method>
45247     </type>
45248     <type name="Bar">
45249       <method name="Void .ctor(String)">
45250         <size>14</size>
45251       </method>
45252     </type>
45253     <type name="PartialAbstractCompilationError">
45254       <method name="Void .ctor()">
45255         <size>7</size>
45256       </method>
45257       <method name="Void Main()">
45258         <size>21</size>
45259       </method>
45260     </type>
45261   </test>
45262   <test name="test-partial-10.cs">
45263     <type name="Test2.Foo">
45264       <method name="Void .ctor()">
45265         <size>7</size>
45266       </method>
45267       <method name="Void .cctor()">
45268         <size>15</size>
45269       </method>
45270     </type>
45271     <type name="X">
45272       <method name="Void .ctor()">
45273         <size>7</size>
45274       </method>
45275       <method name="Int32 Main()">
45276         <size>68</size>
45277       </method>
45278     </type>
45279     <type name="Test3.Foo">
45280       <method name="Void .cctor()">
45281         <size>15</size>
45282       </method>
45283     </type>
45284   </test>
45285   <test name="test-partial-11.cs">
45286     <type name="StaticClass">
45287       <method name="System.String Name()">
45288         <size>6</size>
45289       </method>
45290     </type>
45291     <type name="MainClass">
45292       <method name="Void .ctor()">
45293         <size>7</size>
45294       </method>
45295       <method name="Boolean IsStatic(System.Type)">
45296         <size>73</size>
45297       </method>
45298       <method name="Int32 Main()">
45299         <size>56</size>
45300       </method>
45301     </type>
45302   </test>
45303   <test name="test-partial-12.cs">
45304     <type name="Test1.Foo">
45305       <method name="Void .ctor()">
45306         <size>7</size>
45307       </method>
45308       <method name="IEnumerable E()">
45309         <size>16</size>
45310       </method>
45311     </type>
45312     <type name="X">
45313       <method name="Void .ctor()">
45314         <size>7</size>
45315       </method>
45316       <method name="Int32 Main()">
45317         <size>102</size>
45318       </method>
45319     </type>
45320     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
45321       <method name="Void .ctor()">
45322         <size>7</size>
45323       </method>
45324       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45325         <size>7</size>
45326       </method>
45327       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45328         <size>7</size>
45329       </method>
45330       <method name="Boolean MoveNext()">
45331         <size>69</size>
45332       </method>
45333       <method name="Void Dispose()">
45334         <size>8</size>
45335       </method>
45336       <method name="Void Reset()">
45337         <size>6</size>
45338       </method>
45339       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45340         <size>7</size>
45341       </method>
45342       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45343         <size>26</size>
45344       </method>
45345     </type>
45346   </test>
45347   <test name="test-partial-13.cs">
45348     <type name="Test.Test">
45349       <method name="Void .ctor()">
45350         <size>7</size>
45351       </method>
45352       <method name="Boolean Equals(System.Object)">
45353         <size>2</size>
45354       </method>
45355       <method name="Int32 GetHashCode()">
45356         <size>2</size>
45357       </method>
45358       <method name="Void Main()">
45359         <size>1</size>
45360       </method>
45361     </type>
45362   </test>
45363   <test name="test-partial-14.cs">
45364     <type name="T">
45365       <method name="Void .ctor()">
45366         <size>7</size>
45367       </method>
45368     </type>
45369     <type name="partial">
45370       <method name="Void .ctor()">
45371         <size>7</size>
45372       </method>
45373     </type>
45374     <type name="A">
45375       <method name="Void .ctor()">
45376         <size>7</size>
45377       </method>
45378       <method name="Void partial(partial)">
45379         <size>3</size>
45380       </method>
45381     </type>
45382     <type name="B">
45383       <method name="Void .ctor()">
45384         <size>7</size>
45385       </method>
45386       <method name="Void Main()">
45387         <size>1</size>
45388       </method>
45389     </type>
45390   </test>
45391   <test name="test-partial-15.cs">
45392     <type name="Foo.X">
45393       <method name="Void .ctor()">
45394         <size>7</size>
45395       </method>
45396       <method name="Void Main()">
45397         <size>1</size>
45398       </method>
45399       <method name="IEnumerable Attempts2()">
45400         <size>16</size>
45401       </method>
45402       <method name="IEnumerable get_Attempts()">
45403         <size>16</size>
45404       </method>
45405       <method name="IEnumerable get_Item(Int32)">
45406         <size>16</size>
45407       </method>
45408     </type>
45409     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
45410       <method name="Void .ctor()">
45411         <size>7</size>
45412       </method>
45413       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45414         <size>7</size>
45415       </method>
45416       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45417         <size>7</size>
45418       </method>
45419       <method name="Boolean MoveNext()">
45420         <size>36</size>
45421       </method>
45422       <method name="Void Dispose()">
45423         <size>8</size>
45424       </method>
45425       <method name="Void Reset()">
45426         <size>6</size>
45427       </method>
45428     </type>
45429     <type name="Foo.X+&lt;&gt;c__Iterator1">
45430       <method name="Void .ctor()">
45431         <size>7</size>
45432       </method>
45433       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45434         <size>7</size>
45435       </method>
45436       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45437         <size>7</size>
45438       </method>
45439       <method name="Boolean MoveNext()">
45440         <size>36</size>
45441       </method>
45442       <method name="Void Dispose()">
45443         <size>8</size>
45444       </method>
45445       <method name="Void Reset()">
45446         <size>6</size>
45447       </method>
45448     </type>
45449     <type name="Foo.X+&lt;&gt;c__Iterator2">
45450       <method name="Void .ctor()">
45451         <size>7</size>
45452       </method>
45453       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45454         <size>7</size>
45455       </method>
45456       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45457         <size>7</size>
45458       </method>
45459       <method name="Boolean MoveNext()">
45460         <size>36</size>
45461       </method>
45462       <method name="Void Dispose()">
45463         <size>8</size>
45464       </method>
45465       <method name="Void Reset()">
45466         <size>6</size>
45467       </method>
45468     </type>
45469     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
45470       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45471         <size>7</size>
45472       </method>
45473       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45474         <size>26</size>
45475       </method>
45476     </type>
45477     <type name="Foo.X+&lt;&gt;c__Iterator1">
45478       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45479         <size>7</size>
45480       </method>
45481       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45482         <size>26</size>
45483       </method>
45484     </type>
45485     <type name="Foo.X+&lt;&gt;c__Iterator2">
45486       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45487         <size>7</size>
45488       </method>
45489       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45490         <size>26</size>
45491       </method>
45492     </type>
45493   </test>
45494   <test name="test-partial-16.cs">
45495     <type name="A.C">
45496       <method name="Void .ctor()">
45497         <size>23</size>
45498       </method>
45499       <method name="Void .cctor()">
45500         <size>11</size>
45501       </method>
45502     </type>
45503     <type name="B.C2">
45504       <method name="Void .ctor()">
45505         <size>7</size>
45506       </method>
45507       <method name="Boolean Test()">
45508         <size>2</size>
45509       </method>
45510       <method name="System.Object Test_I()">
45511         <size>2</size>
45512       </method>
45513       <method name="Void Main()">
45514         <size>1</size>
45515       </method>
45516     </type>
45517   </test>
45518   <test name="test-partial-17.cs">
45519     <type name="Test">
45520       <method name="Void .ctor()">
45521         <size>7</size>
45522       </method>
45523       <method name="Boolean Check(System.String, System.String[])">
45524         <size>42</size>
45525       </method>
45526       <method name="Void Main()">
45527         <size>1</size>
45528       </method>
45529     </type>
45530   </test>
45531   <test name="test-partial-18.cs">
45532     <type name="N.Foo">
45533       <method name="Void .ctor()">
45534         <size>17</size>
45535       </method>
45536       <method name="Void Main()">
45537         <size>1</size>
45538       </method>
45539     </type>
45540   </test>
45541   <test name="test-partial-19.cs">
45542     <type name="Bug.GL">
45543       <method name="Void Main()">
45544         <size>7</size>
45545       </method>
45546     </type>
45547     <type name="Bug.GL+Core">
45548       <method name="Boolean A()">
45549         <size>2</size>
45550       </method>
45551     </type>
45552   </test>
45553   <test name="test-partial-20.cs">
45554     <type name="A">
45555       <method name="Void .ctor()">
45556         <size>7</size>
45557       </method>
45558       <method name="Void .cctor()">
45559         <size>7</size>
45560       </method>
45561     </type>
45562     <type name="B">
45563       <method name="Void .ctor()">
45564         <size>7</size>
45565       </method>
45566       <method name="Void .cctor()">
45567         <size>7</size>
45568       </method>
45569     </type>
45570     <type name="C">
45571       <method name="Void .ctor()">
45572         <size>7</size>
45573       </method>
45574       <method name="Int32 Main()">
45575         <size>38</size>
45576       </method>
45577     </type>
45578   </test>
45579   <test name="test-partial-21.cs">
45580     <type name="Mono.Sms.Main">
45581       <method name="Void .ctor()">
45582         <size>7</size>
45583       </method>
45584       <method name="Void Test()">
45585         <size>42</size>
45586       </method>
45587     </type>
45588     <type name="Mono.Sms.Contacts">
45589       <method name="Void .ctor()">
45590         <size>7</size>
45591       </method>
45592       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
45593         <size>24</size>
45594       </method>
45595       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
45596         <size>24</size>
45597       </method>
45598       <method name="Void Test()">
45599         <size>12</size>
45600       </method>
45601     </type>
45602     <type name="Mono.Sms.Core.Agenda">
45603       <method name="Void .ctor()">
45604         <size>7</size>
45605       </method>
45606       <method name="Void AddContact()">
45607         <size>1</size>
45608       </method>
45609       <method name="Void Main()">
45610         <size>1</size>
45611       </method>
45612     </type>
45613     <type name="Mono.Sms.Contacts+ContactsHandler">
45614       <method name="Void .ctor(Object, IntPtr)">
45615         <size>0</size>
45616       </method>
45617       <method name="Void Invoke()">
45618         <size>0</size>
45619       </method>
45620       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45621         <size>0</size>
45622       </method>
45623       <method name="Void EndInvoke(IAsyncResult)">
45624         <size>0</size>
45625       </method>
45626     </type>
45627     <type name="Mono.Sms.Main">
45628       <method name="Void &lt;Test&gt;m__0()">
45629         <size>6</size>
45630       </method>
45631     </type>
45632   </test>
45633   <test name="test-partial-22.cs">
45634     <type name="C">
45635       <method name="Void .ctor()">
45636         <size>7</size>
45637       </method>
45638       <method name="Int32 Main()">
45639         <size>2</size>
45640       </method>
45641     </type>
45642   </test>
45643   <test name="test-partial-23.cs">
45644     <type name="C">
45645       <method name="Void .ctor()">
45646         <size>7</size>
45647       </method>
45648       <method name="Void Partial_A()">
45649         <size>15</size>
45650       </method>
45651       <method name="Void Partial_B()">
45652         <size>15</size>
45653       </method>
45654       <method name="Void Partial_S()">
45655         <size>14</size>
45656       </method>
45657       <method name="Int32 Main()">
45658         <size>52</size>
45659       </method>
45660     </type>
45661   </test>
45662   <test name="test-partial-24.cs">
45663     <type name="N.C">
45664       <method name="Void .ctor()">
45665         <size>7</size>
45666       </method>
45667       <method name="Void Main()">
45668         <size>1</size>
45669       </method>
45670       <method name="Void Foo()">
45671         <size>1</size>
45672       </method>
45673     </type>
45674   </test>
45675   <test name="test-partial-25.cs">
45676     <type name="C">
45677       <method name="Void .ctor()">
45678         <size>7</size>
45679       </method>
45680       <method name="Void Partial(Int32)">
45681         <size>14</size>
45682       </method>
45683       <method name="Int32 Main()">
45684         <size>8</size>
45685       </method>
45686     </type>
45687   </test>
45688   <test name="test-partial-26.cs">
45689     <type name="ConsoleApplication1.X">
45690       <method name="Void .ctor()">
45691         <size>7</size>
45692       </method>
45693       <method name="Void Foo()">
45694         <size>1</size>
45695       </method>
45696     </type>
45697     <type name="ConsoleApplication1.Program">
45698       <method name="Void .ctor()">
45699         <size>7</size>
45700       </method>
45701       <method name="Int32 Main()">
45702         <size>98</size>
45703       </method>
45704     </type>
45705     <type name="ConsoleApplication1.Y">
45706       <method name="Void Foo()">
45707         <size>1</size>
45708       </method>
45709       <method name="Void .ctor()">
45710         <size>7</size>
45711       </method>
45712     </type>
45713   </test>
45714   <test name="test-partial-27.cs">
45715     <type name="C">
45716       <method name="Int32 Main()">
45717         <size>2</size>
45718       </method>
45719       <method name="Void .ctor()">
45720         <size>7</size>
45721       </method>
45722     </type>
45723   </test>
45724   <test name="test-partial-28.cs">
45725     <type name="A">
45726       <method name="Void .ctor()">
45727         <size>7</size>
45728       </method>
45729     </type>
45730     <type name="TestCase">
45731       <method name="Void Main()">
45732         <size>1</size>
45733       </method>
45734       <method name="Void .ctor()">
45735         <size>7</size>
45736       </method>
45737     </type>
45738   </test>
45739   <test name="test-var-01.cs">
45740     <type name="Test">
45741       <method name="Void .ctor()">
45742         <size>7</size>
45743       </method>
45744       <method name="Int32 Main()">
45745         <size>47</size>
45746       </method>
45747     </type>
45748   </test>
45749   <test name="test-var-02.cs">
45750     <type name="Class1">
45751       <method name="Void .ctor()">
45752         <size>15</size>
45753       </method>
45754       <method name="Boolean Method()">
45755         <size>2</size>
45756       </method>
45757     </type>
45758     <type name="Test">
45759       <method name="Void .ctor()">
45760         <size>7</size>
45761       </method>
45762       <method name="Int32 Main()">
45763         <size>116</size>
45764       </method>
45765     </type>
45766     <type name="Test+Class2">
45767       <method name="Void .ctor()">
45768         <size>15</size>
45769       </method>
45770       <method name="Boolean Method()">
45771         <size>2</size>
45772       </method>
45773     </type>
45774   </test>
45775   <test name="test-var-03.cs">
45776     <type name="Test">
45777       <method name="Void .ctor()">
45778         <size>7</size>
45779       </method>
45780       <method name="Int32 Main()">
45781         <size>166</size>
45782       </method>
45783     </type>
45784     <type name="&lt;PrivateImplementationDetails&gt;">
45785       <method name="Void .ctor()">
45786         <size>7</size>
45787       </method>
45788     </type>
45789   </test>
45790   <test name="test-var-05.cs">
45791     <type name="MyClass">
45792       <method name="Void .ctor(String)">
45793         <size>14</size>
45794       </method>
45795       <method name="Void Dispose()">
45796         <size>12</size>
45797       </method>
45798     </type>
45799     <type name="Test">
45800       <method name="Void .ctor()">
45801         <size>7</size>
45802       </method>
45803       <method name="Int32 Main()">
45804         <size>61</size>
45805       </method>
45806     </type>
45807   </test>
45808   <test name="test-var-06.cs">
45809     <type name="Test">
45810       <method name="Void .ctor()">
45811         <size>7</size>
45812       </method>
45813       <method name="Int32 Main()">
45814         <size>48</size>
45815       </method>
45816     </type>
45817   </test>
45818   <test name="test-var-07.cs">
45819     <type name="Test">
45820       <method name="Void .ctor()">
45821         <size>7</size>
45822       </method>
45823       <method name="Void var()">
45824         <size>1</size>
45825       </method>
45826       <method name="Int32 Main()">
45827         <size>33</size>
45828       </method>
45829     </type>
45830     <type name="var">
45831       <method name="Void .ctor()">
45832         <size>7</size>
45833       </method>
45834     </type>
45835   </test>
45836   <test name="test-var-08.cs">
45837     <type name="X">
45838       <method name="Void .ctor(Int32, Int32)">
45839         <size>10</size>
45840       </method>
45841       <method name="Void Main()">
45842         <size>1</size>
45843       </method>
45844     </type>
45845   </test>
45846   <test name="test-xml-042.cs">
45847     <type name="TestNamespace.TestClass">
45848       <method name="Void .ctor()">
45849         <size>7</size>
45850       </method>
45851       <method name="Void Main()">
45852         <size>1</size>
45853       </method>
45854       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
45855         <size>7</size>
45856       </method>
45857     </type>
45858   </test>
45859 </tests>