Merge branch 'atsushi'
[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>84</size>
1640       </method>
1641     </type>
1642     <type name="X+&lt;Test&gt;c__Iterator0">
1643       <method name="Void .ctor()">
1644         <size>7</size>
1645       </method>
1646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1647         <size>12</size>
1648       </method>
1649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1650         <size>7</size>
1651       </method>
1652       <method name="Boolean MoveNext()">
1653         <size>107</size>
1654       </method>
1655       <method name="Void Dispose()">
1656         <size>8</size>
1657       </method>
1658       <method name="Void Reset()">
1659         <size>6</size>
1660       </method>
1661       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1662         <size>7</size>
1663       </method>
1664       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1665         <size>52</size>
1666       </method>
1667     </type>
1668   </test>
1669   <test name="gtest-063.cs">
1670     <type name="Test">
1671       <method name="Void .ctor()">
1672         <size>7</size>
1673       </method>
1674       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1675         <size>2</size>
1676       </method>
1677       <method name="Int32 IndexOf(System.Array, System.Object)">
1678         <size>15</size>
1679       </method>
1680       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1681         <size>2</size>
1682       </method>
1683     </type>
1684     <type name="X">
1685       <method name="Void .ctor()">
1686         <size>7</size>
1687       </method>
1688       <method name="Int32 Main()">
1689         <size>65</size>
1690       </method>
1691     </type>
1692   </test>
1693   <test name="gtest-064.cs">
1694     <type name="Foo`1[T]">
1695       <method name="Void .ctor()">
1696         <size>7</size>
1697       </method>
1698       <method name="Foo`1+Hello[T] GetHello()">
1699         <size>7</size>
1700       </method>
1701     </type>
1702     <type name="Foo`1+Hello[T]">
1703       <method name="Void .ctor(Foo`1)">
1704         <size>14</size>
1705       </method>
1706     </type>
1707     <type name="X">
1708       <method name="Void .ctor()">
1709         <size>7</size>
1710       </method>
1711       <method name="Void Main()">
1712         <size>1</size>
1713       </method>
1714     </type>
1715     <type name="Foo`1[T]">
1716       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1717         <size>7</size>
1718       </method>
1719     </type>
1720   </test>
1721   <test name="gtest-065.cs">
1722     <type name="MyTest">
1723       <method name="Void .ctor()">
1724         <size>7</size>
1725       </method>
1726       <method name="Void Test()">
1727         <size>17</size>
1728       </method>
1729       <method name="Void Main(System.String[])">
1730         <size>216</size>
1731       </method>
1732     </type>
1733     <type name="ComparablePair`2[T,U]">
1734       <method name="Void .ctor(T, U)">
1735         <size>15</size>
1736       </method>
1737       <method name="Int32 CompareTo(ComparablePair`2)">
1738         <size>68</size>
1739       </method>
1740       <method name="Boolean Equals(ComparablePair`2)">
1741         <size>73</size>
1742       </method>
1743       <method name="System.String ToString()">
1744         <size>64</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-066.cs">
1749     <type name="Foo`1[T]">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753     </type>
1754     <type name="Foo`1+Bar`1[T,U]">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758     </type>
1759     <type name="Test.FooEx`2[V,W]">
1760       <method name="Void .ctor()">
1761         <size>7</size>
1762       </method>
1763     </type>
1764     <type name="X">
1765       <method name="Void .ctor()">
1766         <size>7</size>
1767       </method>
1768       <method name="Void Main()">
1769         <size>61</size>
1770       </method>
1771     </type>
1772   </test>
1773   <test name="gtest-067.cs">
1774     <type name="Test">
1775       <method name="Void .ctor()">
1776         <size>7</size>
1777       </method>
1778       <method name="Void Hello[U](Test+Foo`1[U], U)">
1779         <size>1</size>
1780       </method>
1781     </type>
1782     <type name="X">
1783       <method name="Void .ctor()">
1784         <size>7</size>
1785       </method>
1786       <method name="Int32 Add(Int32, Int32)">
1787         <size>4</size>
1788       </method>
1789       <method name="Void Main()">
1790         <size>26</size>
1791       </method>
1792     </type>
1793     <type name="Test+Foo`1[T]">
1794       <method name="Void .ctor(Object, IntPtr)">
1795         <size>0</size>
1796       </method>
1797       <method name="Int32 Invoke(T, T)">
1798         <size>0</size>
1799       </method>
1800       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1801         <size>0</size>
1802       </method>
1803       <method name="Int32 EndInvoke(IAsyncResult)">
1804         <size>0</size>
1805       </method>
1806     </type>
1807   </test>
1808   <test name="gtest-068.cs">
1809     <type name="Martin.Foo`1[T]">
1810       <method name="Void .ctor()">
1811         <size>7</size>
1812       </method>
1813     </type>
1814     <type name="Baulig.X">
1815       <method name="Void .ctor()">
1816         <size>7</size>
1817       </method>
1818       <method name="Void Main()">
1819         <size>1</size>
1820       </method>
1821     </type>
1822   </test>
1823   <test name="gtest-069.cs">
1824     <type name="Test`1[T]">
1825       <method name="Void .ctor()">
1826         <size>7</size>
1827       </method>
1828       <method name="Int32 Foo(IFoo`1)">
1829         <size>7</size>
1830       </method>
1831       <method name="Int32 Foo(IFoo)">
1832         <size>7</size>
1833       </method>
1834     </type>
1835     <type name="X">
1836       <method name="Void .ctor()">
1837         <size>7</size>
1838       </method>
1839       <method name="Void Main()">
1840         <size>1</size>
1841       </method>
1842     </type>
1843   </test>
1844   <test name="gtest-070.cs">
1845     <type name="Martin.Test`1[T]">
1846       <method name="Void .ctor()">
1847         <size>7</size>
1848       </method>
1849       <method name="Int32 Foo()">
1850         <size>2</size>
1851       </method>
1852     </type>
1853     <type name="Foo`1[T]">
1854       <method name="Void .ctor(Int32)">
1855         <size>7</size>
1856       </method>
1857       <method name="Void .ctor()">
1858         <size>12</size>
1859       </method>
1860     </type>
1861     <type name="X">
1862       <method name="Void .ctor()">
1863         <size>7</size>
1864       </method>
1865       <method name="Void Main()">
1866         <size>1</size>
1867       </method>
1868     </type>
1869   </test>
1870   <test name="gtest-071.cs">
1871     <type name="Foo`1[T]">
1872       <method name="Void .ctor()">
1873         <size>7</size>
1874       </method>
1875       <method name="T Test[U](U)">
1876         <size>12</size>
1877       </method>
1878     </type>
1879     <type name="X">
1880       <method name="Void .ctor()">
1881         <size>7</size>
1882       </method>
1883       <method name="Void Main()">
1884         <size>21</size>
1885       </method>
1886     </type>
1887     <type name="Y">
1888       <method name="Void .ctor()">
1889         <size>7</size>
1890       </method>
1891     </type>
1892   </test>
1893   <test name="gtest-072.cs">
1894     <type name="Log`1[T]">
1895       <method name="Void .ctor()">
1896         <size>31</size>
1897       </method>
1898       <method name="Void .cctor()">
1899         <size>1</size>
1900       </method>
1901       <method name="Int32 get_InstanceCount()">
1902         <size>6</size>
1903       </method>
1904       <method name="Void Add(T)">
1905         <size>32</size>
1906       </method>
1907       <method name="Int32 get_Count()">
1908         <size>7</size>
1909       </method>
1910       <method name="T get_Last()">
1911         <size>47</size>
1912       </method>
1913       <method name="Void set_Last(T)">
1914         <size>68</size>
1915       </method>
1916       <method name="T[] get_All()">
1917         <size>70</size>
1918       </method>
1919     </type>
1920     <type name="TestLog">
1921       <method name="Void .ctor()">
1922         <size>7</size>
1923       </method>
1924     </type>
1925     <type name="TestLog+MyTest">
1926       <method name="Void .ctor()">
1927         <size>7</size>
1928       </method>
1929       <method name="Void Main(System.String[])">
1930         <size>208</size>
1931       </method>
1932       <method name="Void TestPairLog()">
1933         <size>182</size>
1934       </method>
1935     </type>
1936     <type name="Pair`2[T,U]">
1937       <method name="Void .ctor(T, U)">
1938         <size>15</size>
1939       </method>
1940     </type>
1941   </test>
1942   <test name="gtest-073.cs">
1943     <type name="MyList`1[T]">
1944       <method name="Void .ctor()">
1945         <size>7</size>
1946       </method>
1947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1948         <size>7</size>
1949       </method>
1950       <method name="IEnumerator`1 GetEnumerator()">
1951         <size>8</size>
1952       </method>
1953     </type>
1954     <type name="X">
1955       <method name="Void .ctor()">
1956         <size>7</size>
1957       </method>
1958       <method name="Void Main()">
1959         <size>55</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>66</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>187</size>
2074       </method>
2075       <method name="Void Dispose()">
2076         <size>64</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>56</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>69</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>68</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>123</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>89</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>467</size>
3206       </method>
3207     </type>
3208     <type name="Mapper`2[A,R]">
3209       <method name="Void .ctor(Object, IntPtr)">
3210         <size>0</size>
3211       </method>
3212       <method name="R Invoke(A)">
3213         <size>0</size>
3214       </method>
3215       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3216         <size>0</size>
3217       </method>
3218       <method name="R EndInvoke(IAsyncResult)">
3219         <size>0</size>
3220       </method>
3221     </type>
3222     <type name="LinkedList`1+LinkedListEnumerator[T]">
3223       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3224         <size>12</size>
3225       </method>
3226     </type>
3227     <type name="MyTest">
3228       <method name="System.String &lt;Main&gt;m__0(Double)">
3229         <size>17</size>
3230       </method>
3231     </type>
3232     <type name="&lt;PrivateImplementationDetails&gt;">
3233       <method name="Void .ctor()">
3234         <size>7</size>
3235       </method>
3236     </type>
3237   </test>
3238   <test name="gtest-116.cs">
3239     <type name="Slow.Test">
3240       <method name="Void .ctor()">
3241         <size>7</size>
3242       </method>
3243       <method name="Void DoNothing[T]()">
3244         <size>8</size>
3245       </method>
3246     </type>
3247     <type name="Slow.Program">
3248       <method name="Void .ctor()">
3249         <size>7</size>
3250       </method>
3251       <method name="Void Main(System.String[])">
3252         <size>201</size>
3253       </method>
3254     </type>
3255   </test>
3256   <test name="gtest-117.cs">
3257     <type name="Foo`1[T]">
3258       <method name="Void .ctor()">
3259         <size>7</size>
3260       </method>
3261       <method name="Boolean Test(T)">
3262         <size>15</size>
3263       </method>
3264       <method name="Boolean Test()">
3265         <size>25</size>
3266       </method>
3267       <method name="Boolean TestB()">
3268         <size>25</size>
3269       </method>
3270     </type>
3271     <type name="Y`1[T]">
3272       <method name="Void .ctor()">
3273         <size>7</size>
3274       </method>
3275       <method name="Boolean Foo()">
3276         <size>12</size>
3277       </method>
3278     </type>
3279     <type name="X">
3280       <method name="Void .ctor()">
3281         <size>7</size>
3282       </method>
3283       <method name="Boolean TestB[T](T)">
3284         <size>15</size>
3285       </method>
3286       <method name="Boolean TestA(System.Object)">
3287         <size>10</size>
3288       </method>
3289       <method name="Int32 TestC()">
3290         <size>32</size>
3291       </method>
3292       <method name="Int32 Main()">
3293         <size>107</size>
3294       </method>
3295     </type>
3296   </test>
3297   <test name="gtest-118.cs">
3298     <type name="Polynomial`1[E]">
3299       <method name="Void .ctor()">
3300         <size>19</size>
3301       </method>
3302       <method name="Void .ctor(E[])">
3303         <size>14</size>
3304       </method>
3305       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3306         <size>301</size>
3307       </method>
3308       <method name="Polynomial`1[E] Add(E)">
3309         <size>26</size>
3310       </method>
3311       <method name="Polynomial`1[E] Mul(E)">
3312         <size>78</size>
3313       </method>
3314       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3315         <size>221</size>
3316       </method>
3317       <method name="E Eval(E)">
3318         <size>106</size>
3319       </method>
3320     </type>
3321     <type name="TestPolynomial">
3322       <method name="Void .ctor()">
3323         <size>7</size>
3324       </method>
3325       <method name="Void Main(System.String[])">
3326         <size>148</size>
3327       </method>
3328     </type>
3329     <type name="Int">
3330       <method name="Void .ctor(Int32)">
3331         <size>8</size>
3332       </method>
3333       <method name="Int Add(Int)">
3334         <size>20</size>
3335       </method>
3336       <method name="Int Mul(Int)">
3337         <size>20</size>
3338       </method>
3339       <method name="System.String ToString()">
3340         <size>15</size>
3341       </method>
3342     </type>
3343   </test>
3344   <test name="gtest-119.cs">
3345     <type name="Tests">
3346       <method name="Void .ctor()">
3347         <size>7</size>
3348       </method>
3349       <method name="Void Main()">
3350         <size>61</size>
3351       </method>
3352     </type>
3353   </test>
3354   <test name="gtest-120.cs">
3355     <type name="SequencedHasher`2[S,W]">
3356       <method name="Void .ctor()">
3357         <size>7</size>
3358       </method>
3359       <method name="Boolean Equals(S, S)">
3360         <size>45</size>
3361       </method>
3362     </type>
3363     <type name="Sequenced`1[T]">
3364       <method name="Void .ctor()">
3365         <size>7</size>
3366       </method>
3367       <method name="Boolean Equals(ISequenced`1)">
3368         <size>2</size>
3369       </method>
3370     </type>
3371     <type name="X">
3372       <method name="Void .ctor()">
3373         <size>7</size>
3374       </method>
3375       <method name="Void Main()">
3376         <size>22</size>
3377       </method>
3378     </type>
3379   </test>
3380   <test name="gtest-121.cs">
3381     <type name="B`1[T]">
3382       <method name="Void .ctor()">
3383         <size>7</size>
3384       </method>
3385       <method name="Int32 Add(T)">
3386         <size>2</size>
3387       </method>
3388       <method name="Void AddRange(System.Object)">
3389         <size>16</size>
3390       </method>
3391     </type>
3392     <type name="A">
3393       <method name="Void .ctor()">
3394         <size>7</size>
3395       </method>
3396     </type>
3397     <type name="Test">
3398       <method name="Void .ctor()">
3399         <size>7</size>
3400       </method>
3401       <method name="Void Main()">
3402         <size>18</size>
3403       </method>
3404     </type>
3405   </test>
3406   <test name="gtest-122.cs">
3407     <type name="Test">
3408       <method name="Void .ctor()">
3409         <size>7</size>
3410       </method>
3411       <method name="Void Main(System.String[])">
3412         <size>26</size>
3413       </method>
3414       <method name="Void D(Int32)">
3415         <size>22</size>
3416       </method>
3417     </type>
3418     <type name="A`1[T]">
3419       <method name="Void .ctor(B, T)">
3420         <size>21</size>
3421       </method>
3422       <method name="Void Run()">
3423         <size>18</size>
3424       </method>
3425     </type>
3426     <type name="A`1+B[T]">
3427       <method name="Void .ctor(Object, IntPtr)">
3428         <size>0</size>
3429       </method>
3430       <method name="Void Invoke(T)">
3431         <size>0</size>
3432       </method>
3433       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3434         <size>0</size>
3435       </method>
3436       <method name="Void EndInvoke(IAsyncResult)">
3437         <size>0</size>
3438       </method>
3439     </type>
3440   </test>
3441   <test name="gtest-123.cs">
3442     <type name="A`1[T]">
3443       <method name="Void .ctor()">
3444         <size>7</size>
3445       </method>
3446     </type>
3447     <type name="X">
3448       <method name="Void .ctor()">
3449         <size>7</size>
3450       </method>
3451       <method name="Void Main()">
3452         <size>1</size>
3453       </method>
3454     </type>
3455     <type name="A`1+Foo[T]">
3456       <method name="Void .ctor(Object, IntPtr)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void Invoke()">
3460         <size>0</size>
3461       </method>
3462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3463         <size>0</size>
3464       </method>
3465       <method name="Void EndInvoke(IAsyncResult)">
3466         <size>0</size>
3467       </method>
3468     </type>
3469     <type name="A`1+Bar`1[T,U]">
3470       <method name="Void .ctor(Object, IntPtr)">
3471         <size>0</size>
3472       </method>
3473       <method name="Void Invoke()">
3474         <size>0</size>
3475       </method>
3476       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3477         <size>0</size>
3478       </method>
3479       <method name="Void EndInvoke(IAsyncResult)">
3480         <size>0</size>
3481       </method>
3482     </type>
3483   </test>
3484   <test name="gtest-124.cs">
3485     <type name="FooCollection`1[T]">
3486       <method name="Void .ctor()">
3487         <size>7</size>
3488       </method>
3489     </type>
3490     <type name="X">
3491       <method name="Void .ctor()">
3492         <size>7</size>
3493       </method>
3494       <method name="Void Main()">
3495         <size>21</size>
3496       </method>
3497     </type>
3498     <type name="FooCollection`1[T]">
3499       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3500         <size>10</size>
3501       </method>
3502       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3503         <size>1</size>
3504       </method>
3505     </type>
3506   </test>
3507   <test name="gtest-125.cs">
3508     <type name="B`1[T]">
3509       <method name="Void .ctor()">
3510         <size>7</size>
3511       </method>
3512     </type>
3513     <type name="MainClass">
3514       <method name="Void .ctor()">
3515         <size>7</size>
3516       </method>
3517       <method name="Void Main()">
3518         <size>1</size>
3519       </method>
3520     </type>
3521   </test>
3522   <test name="gtest-126.cs">
3523     <type name="B">
3524       <method name="Void .ctor()">
3525         <size>7</size>
3526       </method>
3527       <method name="Boolean foo()">
3528         <size>2</size>
3529       </method>
3530     </type>
3531     <type name="MyFilter">
3532       <method name="Void .ctor()">
3533         <size>7</size>
3534       </method>
3535       <method name="K Is(IB)">
3536         <size>10</size>
3537       </method>
3538     </type>
3539     <type name="MyBFilter">
3540       <method name="Void .ctor()">
3541         <size>7</size>
3542       </method>
3543       <method name="B Is(IB)">
3544         <size>6</size>
3545       </method>
3546     </type>
3547     <type name="M">
3548       <method name="Void .ctor()">
3549         <size>7</size>
3550       </method>
3551       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3552         <size>38</size>
3553       </method>
3554       <method name="Void Main()">
3555         <size>45</size>
3556       </method>
3557     </type>
3558     <type name="K">
3559       <method name="Boolean foo()">
3560         <size>2</size>
3561       </method>
3562     </type>
3563   </test>
3564   <test name="gtest-127.cs">
3565     <type name="A`1[T]">
3566       <method name="Void .ctor()">
3567         <size>7</size>
3568       </method>
3569       <method name="Void add__changed(A`1+Changed[T])">
3570         <size>24</size>
3571       </method>
3572       <method name="Void remove__changed(A`1+Changed[T])">
3573         <size>24</size>
3574       </method>
3575       <method name="Void Register(A`1+Changed[T])">
3576         <size>36</size>
3577       </method>
3578     </type>
3579     <type name="Test">
3580       <method name="Void .ctor()">
3581         <size>7</size>
3582       </method>
3583       <method name="Void Main()">
3584         <size>25</size>
3585       </method>
3586       <method name="Void Del(A`1[System.Int32])">
3587         <size>11</size>
3588       </method>
3589     </type>
3590     <type name="A`1+Changed[T]">
3591       <method name="Void .ctor(Object, IntPtr)">
3592         <size>0</size>
3593       </method>
3594       <method name="Void Invoke(A`1[T])">
3595         <size>0</size>
3596       </method>
3597       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3598         <size>0</size>
3599       </method>
3600       <method name="Void EndInvoke(IAsyncResult)">
3601         <size>0</size>
3602       </method>
3603     </type>
3604   </test>
3605   <test name="gtest-128.cs">
3606     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3607       <method name="Void .ctor()">
3608         <size>7</size>
3609       </method>
3610       <method name="Void Add(T)">
3611         <size>11</size>
3612       </method>
3613     </type>
3614     <type name="FLMID.Bugs.ParametersOne.Test">
3615       <method name="Void .ctor()">
3616         <size>7</size>
3617       </method>
3618       <method name="Void Main(System.String[])">
3619         <size>120</size>
3620       </method>
3621     </type>
3622   </test>
3623   <test name="gtest-129.cs">
3624     <type name="B.Test`1[T]">
3625       <method name="Void .ctor()">
3626         <size>7</size>
3627       </method>
3628     </type>
3629     <type name="X">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main()">
3634         <size>1</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-130.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Void Main(System.String[])">
3644         <size>846</size>
3645       </method>
3646     </type>
3647   </test>
3648   <test name="gtest-131.cs">
3649     <type name="MyTest">
3650       <method name="Void .ctor()">
3651         <size>7</size>
3652       </method>
3653       <method name="Void Main(System.String[])">
3654         <size>1330</size>
3655       </method>
3656     </type>
3657   </test>
3658   <test name="gtest-132.cs">
3659     <type name="MyTest">
3660       <method name="Void .ctor()">
3661         <size>7</size>
3662       </method>
3663       <method name="Nullable`1 Sqrt(Nullable`1)">
3664         <size>55</size>
3665       </method>
3666       <method name="Void Main(System.String[])">
3667         <size>63</size>
3668       </method>
3669     </type>
3670   </test>
3671   <test name="gtest-133.cs">
3672     <type name="MyTest">
3673       <method name="Void .ctor()">
3674         <size>7</size>
3675       </method>
3676       <method name="Void Main(System.String[])">
3677         <size>201</size>
3678       </method>
3679     </type>
3680     <type name="S">
3681       <method name="Int32 get_X()">
3682         <size>7</size>
3683       </method>
3684       <method name="Void set_X(Int32)">
3685         <size>8</size>
3686       </method>
3687       <method name="Void Set(Int32)">
3688         <size>8</size>
3689       </method>
3690     </type>
3691   </test>
3692   <test name="gtest-134.cs">
3693     <type name="MyTest">
3694       <method name="Void .ctor()">
3695         <size>7</size>
3696       </method>
3697       <method name="Void Main(System.String[])">
3698         <size>112</size>
3699       </method>
3700     </type>
3701     <type name="Foo`1[T]">
3702       <method name="Void .ctor(T)">
3703         <size>14</size>
3704       </method>
3705       <method name="System.String Fmt()">
3706         <size>40</size>
3707       </method>
3708     </type>
3709   </test>
3710   <test name="gtest-135.cs">
3711     <type name="X">
3712       <method name="Void .ctor()">
3713         <size>7</size>
3714       </method>
3715       <method name="Void Main()">
3716         <size>116</size>
3717       </method>
3718     </type>
3719   </test>
3720   <test name="gtest-136.cs">
3721     <type name="Martin.X">
3722       <method name="Void .ctor()">
3723         <size>7</size>
3724       </method>
3725       <method name="Void Main()">
3726         <size>148</size>
3727       </method>
3728     </type>
3729     <type name="Martin.A">
3730       <method name="Void .ctor(Int64)">
3731         <size>8</size>
3732       </method>
3733       <method name="B op_Explicit(A)">
3734         <size>14</size>
3735       </method>
3736     </type>
3737     <type name="Martin.B">
3738       <method name="Void .ctor(Int32)">
3739         <size>8</size>
3740       </method>
3741       <method name="A op_Implicit(B)">
3742         <size>14</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-137.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Int32 Main()">
3752         <size>134</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-138.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>61</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-140.cs">
3767     <type name="X">
3768       <method name="Void .ctor()">
3769         <size>7</size>
3770       </method>
3771       <method name="Void Main()">
3772         <size>132</size>
3773       </method>
3774     </type>
3775   </test>
3776   <test name="gtest-141.cs">
3777     <type name="X">
3778       <method name="Void .ctor()">
3779         <size>7</size>
3780       </method>
3781       <method name="Void Main()">
3782         <size>90</size>
3783       </method>
3784     </type>
3785   </test>
3786   <test name="gtest-142.cs">
3787     <type name="Assert">
3788       <method name="Void .cctor()">
3789         <size>1</size>
3790       </method>
3791       <method name="Void IsNull[T](System.String, Nullable`1)">
3792         <size>24</size>
3793       </method>
3794       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3795         <size>24</size>
3796       </method>
3797       <method name="Int32 get_Errors()">
3798         <size>6</size>
3799       </method>
3800       <method name="Void Error(System.String, System.String)">
3801         <size>25</size>
3802       </method>
3803       <method name="Void IsTrue(System.String, Boolean)">
3804         <size>18</size>
3805       </method>
3806       <method name="Void IsFalse(System.String, Boolean)">
3807         <size>18</size>
3808       </method>
3809       <method name="Void IsTrue(System.String, Nullable`1)">
3810         <size>36</size>
3811       </method>
3812       <method name="Void IsFalse(System.String, Nullable`1)">
3813         <size>36</size>
3814       </method>
3815     </type>
3816     <type name="X">
3817       <method name="Void .ctor()">
3818         <size>7</size>
3819       </method>
3820       <method name="Int32 Main()">
3821         <size>1599</size>
3822       </method>
3823     </type>
3824   </test>
3825   <test name="gtest-143.cs">
3826     <type name="X">
3827       <method name="Void .ctor()">
3828         <size>7</size>
3829       </method>
3830       <method name="Int32 Test()">
3831         <size>497</size>
3832       </method>
3833       <method name="Int32 Main()">
3834         <size>30</size>
3835       </method>
3836     </type>
3837   </test>
3838   <test name="gtest-144.cs">
3839     <type name="Test.Application">
3840       <method name="Void .ctor()">
3841         <size>7</size>
3842       </method>
3843       <method name="Void Main()">
3844         <size>11</size>
3845       </method>
3846     </type>
3847   </test>
3848   <test name="gtest-145.cs">
3849     <type name="Test`1[T]">
3850       <method name="Void .ctor(T[,])">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="Program">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Main(System.String[])">
3859         <size>14</size>
3860       </method>
3861     </type>
3862   </test>
3863   <test name="gtest-146.cs">
3864     <type name="MyLinkedList`1[T]">
3865       <method name="Void .ctor()">
3866         <size>7</size>
3867       </method>
3868     </type>
3869     <type name="MyLinkedList`1+Node[T]">
3870       <method name="Void .ctor(T)">
3871         <size>14</size>
3872       </method>
3873     </type>
3874     <type name="SortedList`1[U]">
3875       <method name="Void .ctor()">
3876         <size>7</size>
3877       </method>
3878       <method name="Void Insert(U)">
3879         <size>8</size>
3880       </method>
3881     </type>
3882     <type name="X">
3883       <method name="Void .ctor()">
3884         <size>7</size>
3885       </method>
3886       <method name="Void Main()">
3887         <size>1</size>
3888       </method>
3889     </type>
3890   </test>
3891   <test name="gtest-147.cs">
3892     <type name="B.Test`1[T]">
3893       <method name="Void .ctor()">
3894         <size>7</size>
3895       </method>
3896       <method name="Void A.IFoo.Hello(IFoo)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Y">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-148.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-149.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[S,OP](UInt32)">
3947         <size>1</size>
3948       </method>
3949     </type>
3950     <type name="Test1+IOp`1[T]">
3951       <method name="Void .ctor()">
3952         <size>7</size>
3953       </method>
3954     </type>
3955     <type name="Test2">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>1</size>
3958       </method>
3959     </type>
3960     <type name="Test2+IOp`1[T]">
3961       <method name="Void .ctor()">
3962         <size>7</size>
3963       </method>
3964     </type>
3965     <type name="X">
3966       <method name="Void .ctor()">
3967         <size>7</size>
3968       </method>
3969       <method name="Void Main()">
3970         <size>1</size>
3971       </method>
3972     </type>
3973   </test>
3974   <test name="gtest-150.cs">
3975     <type name="Test1">
3976       <method name="Void Foo[T,OP](UInt32)">
3977         <size>35</size>
3978       </method>
3979       <method name="Void Main()">
3980         <size>15</size>
3981       </method>
3982     </type>
3983     <type name="Test1+Op">
3984       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3985         <size>5</size>
3986       </method>
3987       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3988         <size>4</size>
3989       </method>
3990     </type>
3991   </test>
3992   <test name="gtest-151.cs">
3993     <type name="Test`1[T]">
3994       <method name="Void .ctor()">
3995         <size>15</size>
3996       </method>
3997     </type>
3998     <type name="X">
3999       <method name="Void .ctor()">
4000         <size>7</size>
4001       </method>
4002       <method name="Int32 Main()">
4003         <size>8</size>
4004       </method>
4005     </type>
4006   </test>
4007   <test name="gtest-152.cs">
4008     <type name="EnumerableBase`1[T]">
4009       <method name="Void .ctor()">
4010         <size>7</size>
4011       </method>
4012       <method name="IFoo IFoo.Hello()">
4013         <size>7</size>
4014       </method>
4015       <method name="IFoo`1 Hello()">
4016         <size>0</size>
4017       </method>
4018     </type>
4019     <type name="CollectionBase`1[T]">
4020       <method name="Void .ctor()">
4021         <size>7</size>
4022       </method>
4023     </type>
4024     <type name="HashBag`1[T]">
4025       <method name="Void .ctor()">
4026         <size>7</size>
4027       </method>
4028       <method name="IFoo`1 Hello()">
4029         <size>2</size>
4030       </method>
4031     </type>
4032     <type name="X">
4033       <method name="Void .ctor()">
4034         <size>7</size>
4035       </method>
4036       <method name="Void Main()">
4037         <size>1</size>
4038       </method>
4039     </type>
4040   </test>
4041   <test name="gtest-153.cs">
4042     <type name="MyClass`1[T]">
4043       <method name="Void .ctor()">
4044         <size>56</size>
4045       </method>
4046     </type>
4047     <type name="X">
4048       <method name="Void .ctor()">
4049         <size>7</size>
4050       </method>
4051       <method name="Void Main()">
4052         <size>1</size>
4053       </method>
4054     </type>
4055   </test>
4056   <test name="gtest-154.cs">
4057     <type name="B">
4058       <method name="Void .ctor()">
4059         <size>7</size>
4060       </method>
4061       <method name="T`1[X] M[X]()">
4062         <size>13</size>
4063       </method>
4064       <method name="T`1[System.Int64] N()">
4065         <size>30</size>
4066       </method>
4067     </type>
4068     <type name="D">
4069       <method name="Void .ctor()">
4070         <size>7</size>
4071       </method>
4072       <method name="Void Main()">
4073         <size>13</size>
4074       </method>
4075     </type>
4076     <type name="T`1[X]">
4077       <method name="Void .ctor(Object, IntPtr)">
4078         <size>0</size>
4079       </method>
4080       <method name="Int32 Invoke(X)">
4081         <size>0</size>
4082       </method>
4083       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4084         <size>0</size>
4085       </method>
4086       <method name="Int32 EndInvoke(IAsyncResult)">
4087         <size>0</size>
4088       </method>
4089     </type>
4090     <type name="B">
4091       <method name="Int32 &lt;N&gt;m__1(Int64)">
4092         <size>2</size>
4093       </method>
4094       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4095         <size>2</size>
4096       </method>
4097     </type>
4098   </test>
4099   <test name="gtest-155.cs">
4100     <type name="MyClass`1[T]">
4101       <method name="Void .ctor()">
4102         <size>56</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113   </test>
4114   <test name="gtest-156.cs">
4115     <type name="FLMID.Bugs.Marshal15.D">
4116       <method name="Void .ctor()">
4117         <size>18</size>
4118       </method>
4119       <method name="Void Main(System.String[])">
4120         <size>11</size>
4121       </method>
4122     </type>
4123   </test>
4124   <test name="gtest-157.cs">
4125     <type name="kv`2[k,v]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="m`2[k,v]">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>1</size>
4141       </method>
4142     </type>
4143     <type name="m`2[k,v]">
4144       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4145         <size>1</size>
4146       </method>
4147     </type>
4148   </test>
4149   <test name="gtest-158.cs">
4150     <type name="Moo`1[C]">
4151       <method name="Void .ctor()">
4152         <size>7</size>
4153       </method>
4154     </type>
4155     <type name="Moo`1+Foo[C]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="Test">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164     </type>
4165     <type name="X">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169       <method name="Void Main()">
4170         <size>7</size>
4171       </method>
4172     </type>
4173   </test>
4174   <test name="gtest-159.cs">
4175     <type name="App">
4176       <method name="Void .ctor()">
4177         <size>7</size>
4178       </method>
4179       <method name="Void Main()">
4180         <size>98</size>
4181       </method>
4182     </type>
4183   </test>
4184   <test name="gtest-160.cs">
4185     <type name="Fun`2[A,B]">
4186       <method name="Void .ctor()">
4187         <size>7</size>
4188       </method>
4189     </type>
4190     <type name="List`1[T]">
4191       <method name="Void .ctor()">
4192         <size>7</size>
4193       </method>
4194       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4195         <size>6</size>
4196       </method>
4197       <method name="Void foo[T2]()">
4198         <size>17</size>
4199       </method>
4200     </type>
4201     <type name="X">
4202       <method name="Void .ctor()">
4203         <size>7</size>
4204       </method>
4205       <method name="Void Main()">
4206         <size>1</size>
4207       </method>
4208     </type>
4209   </test>
4210   <test name="gtest-161.cs">
4211     <type name="App">
4212       <method name="Void .ctor()">
4213         <size>7</size>
4214       </method>
4215       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4216         <size>8</size>
4217       </method>
4218       <method name="Void Main()">
4219         <size>56</size>
4220       </method>
4221       <method name="System.String &lt;Main&gt;m__0(Int32)">
4222         <size>8</size>
4223       </method>
4224     </type>
4225   </test>
4226   <test name="gtest-162.cs">
4227     <type name="Generic`1[T]">
4228       <method name="Void .ctor()">
4229         <size>7</size>
4230       </method>
4231     </type>
4232     <type name="X">
4233       <method name="Void .ctor()">
4234         <size>7</size>
4235       </method>
4236       <method name="Int32 Main()">
4237         <size>33</size>
4238       </method>
4239     </type>
4240     <type name="Generic`1+Delegate[T]">
4241       <method name="Void .ctor(Object, IntPtr)">
4242         <size>0</size>
4243       </method>
4244       <method name="Void Invoke(Generic`1[T], T)">
4245         <size>0</size>
4246       </method>
4247       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4248         <size>0</size>
4249       </method>
4250       <method name="Void EndInvoke(IAsyncResult)">
4251         <size>0</size>
4252       </method>
4253     </type>
4254   </test>
4255   <test name="gtest-163.cs">
4256     <type name="Foo`1[T]">
4257       <method name="Void .ctor()">
4258         <size>7</size>
4259       </method>
4260       <method name="IEnumerator`1 getEnumerator(Int32)">
4261         <size>22</size>
4262       </method>
4263     </type>
4264     <type name="X">
4265       <method name="Void .ctor()">
4266         <size>7</size>
4267       </method>
4268       <method name="Void Main()">
4269         <size>1</size>
4270       </method>
4271     </type>
4272     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4277         <size>12</size>
4278       </method>
4279       <method name="Boolean MoveNext()">
4280         <size>95</size>
4281       </method>
4282       <method name="Void Dispose()">
4283         <size>8</size>
4284       </method>
4285       <method name="Void Reset()">
4286         <size>6</size>
4287       </method>
4288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4289         <size>7</size>
4290       </method>
4291     </type>
4292   </test>
4293   <test name="gtest-164.cs">
4294     <type name="FunEnumerable">
4295       <method name="Void .ctor(Int32, Int2Int)">
4296         <size>21</size>
4297       </method>
4298       <method name="IEnumerator`1 GetEnumerator()">
4299         <size>15</size>
4300       </method>
4301     </type>
4302     <type name="X">
4303       <method name="Void .ctor()">
4304         <size>7</size>
4305       </method>
4306       <method name="Void Main()">
4307         <size>1</size>
4308       </method>
4309     </type>
4310     <type name="Int2Int">
4311       <method name="Void .ctor(Object, IntPtr)">
4312         <size>0</size>
4313       </method>
4314       <method name="Int32 Invoke(Int32)">
4315         <size>0</size>
4316       </method>
4317       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4318         <size>0</size>
4319       </method>
4320       <method name="Int32 EndInvoke(IAsyncResult)">
4321         <size>0</size>
4322       </method>
4323     </type>
4324     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4325       <method name="Void .ctor()">
4326         <size>7</size>
4327       </method>
4328       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4329         <size>12</size>
4330       </method>
4331       <method name="Boolean MoveNext()">
4332         <size>91</size>
4333       </method>
4334       <method name="Void Dispose()">
4335         <size>8</size>
4336       </method>
4337       <method name="Void Reset()">
4338         <size>6</size>
4339       </method>
4340       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4341         <size>7</size>
4342       </method>
4343     </type>
4344   </test>
4345   <test name="gtest-165.cs">
4346     <type name="X">
4347       <method name="Void .ctor()">
4348         <size>7</size>
4349       </method>
4350       <method name="IEnumerable GetIt(System.Int32[])">
4351         <size>30</size>
4352       </method>
4353       <method name="Int32 Main()">
4354         <size>119</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>186</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>71</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>114</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>83</size>
5700       </method>
5701     </type>
5702     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5703       <method name="Void .ctor()">
5704         <size>7</size>
5705       </method>
5706       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5707         <size>12</size>
5708       </method>
5709       <method name="Boolean MoveNext()">
5710         <size>75</size>
5711       </method>
5712       <method name="Void Dispose()">
5713         <size>8</size>
5714       </method>
5715       <method name="Void Reset()">
5716         <size>6</size>
5717       </method>
5718       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5719         <size>7</size>
5720       </method>
5721     </type>
5722   </test>
5723   <test name="gtest-202.cs">
5724     <type name="Generic`1[T]">
5725       <method name="Void .ctor()">
5726         <size>20</size>
5727       </method>
5728       <method name="T get_Item(Int32, Int32)">
5729         <size>14</size>
5730       </method>
5731       <method name="Void set_Item(Int32, Int32, T)">
5732         <size>15</size>
5733       </method>
5734     </type>
5735     <type name="Fault">
5736       <method name="Void Main()">
5737         <size>51</size>
5738       </method>
5739       <method name="System.String ToString()">
5740         <size>6</size>
5741       </method>
5742     </type>
5743   </test>
5744   <test name="gtest-203.cs">
5745     <type name="C`2[X,Y]">
5746       <method name="Void .ctor()">
5747         <size>7</size>
5748       </method>
5749       <method name="Void foo[A,B]()">
5750         <size>14</size>
5751       </method>
5752       <method name="Void bar[A,B]()">
5753         <size>69</size>
5754       </method>
5755     </type>
5756     <type name="C`2+Q`2[X,Y,A,B]">
5757       <method name="Void .ctor()">
5758         <size>7</size>
5759       </method>
5760       <method name="Void apply(C`2[X,Y])">
5761         <size>7</size>
5762       </method>
5763     </type>
5764     <type name="X">
5765       <method name="Void .ctor()">
5766         <size>7</size>
5767       </method>
5768       <method name="Void Main()">
5769         <size>13</size>
5770       </method>
5771     </type>
5772   </test>
5773   <test name="gtest-204.cs">
5774     <type name="Map`1[b]">
5775       <method name="Void .ctor()">
5776         <size>7</size>
5777       </method>
5778       <method name="a Fold1[a](a)">
5779         <size>2</size>
5780       </method>
5781       <method name="c Fold[c](c)">
5782         <size>15</size>
5783       </method>
5784     </type>
5785     <type name="LocalContext">
5786       <method name="Void .ctor()">
5787         <size>18</size>
5788       </method>
5789       <method name="a Fold[a](a)">
5790         <size>13</size>
5791       </method>
5792     </type>
5793     <type name="M">
5794       <method name="Void .ctor()">
5795         <size>7</size>
5796       </method>
5797       <method name="Void Main()">
5798         <size>19</size>
5799       </method>
5800     </type>
5801   </test>
5802   <test name="gtest-205.cs">
5803     <type name="Foo`1[S]">
5804       <method name="Void .ctor()">
5805         <size>7</size>
5806       </method>
5807     </type>
5808     <type name="Test`1[U]">
5809       <method name="Void .ctor()">
5810         <size>7</size>
5811       </method>
5812       <method name="Void Func(U)">
5813         <size>12</size>
5814       </method>
5815     </type>
5816     <type name="X">
5817       <method name="Void .ctor()">
5818         <size>7</size>
5819       </method>
5820       <method name="Void Test(System.Type, System.Object)">
5821         <size>31</size>
5822       </method>
5823       <method name="Void Main()">
5824         <size>144</size>
5825       </method>
5826     </type>
5827   </test>
5828   <test name="gtest-206.cs">
5829     <type name="Continuation`2[R,A]">
5830       <method name="Void .ctor()">
5831         <size>7</size>
5832       </method>
5833       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5834         <size>2</size>
5835       </method>
5836     </type>
5837     <type name="Driver">
5838       <method name="Void .ctor()">
5839         <size>7</size>
5840       </method>
5841       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5842         <size>7</size>
5843       </method>
5844       <method name="Void Main()">
5845         <size>9</size>
5846       </method>
5847     </type>
5848   </test>
5849   <test name="gtest-207.cs">
5850     <type name="M">
5851       <method name="Void .ctor()">
5852         <size>7</size>
5853       </method>
5854       <method name="Void p(System.String)">
5855         <size>7</size>
5856       </method>
5857       <method name="Void Main()">
5858         <size>50</size>
5859       </method>
5860     </type>
5861   </test>
5862   <test name="gtest-208.cs">
5863     <type name="SomeClass">
5864       <method name="Void .ctor()">
5865         <size>7</size>
5866       </method>
5867     </type>
5868     <type name="Foo`1[T]">
5869       <method name="Void .ctor()">
5870         <size>7</size>
5871       </method>
5872       <method name="T Do(System.Object)">
5873         <size>12</size>
5874       </method>
5875     </type>
5876     <type name="Driver">
5877       <method name="Void .ctor()">
5878         <size>7</size>
5879       </method>
5880       <method name="Void Main()">
5881         <size>19</size>
5882       </method>
5883     </type>
5884   </test>
5885   <test name="gtest-209.cs">
5886     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5887       <method name="Void .ctor()">
5888         <size>7</size>
5889       </method>
5890     </type>
5891     <type name="ClassLibrary3.Test">
5892       <method name="Void .ctor()">
5893         <size>7</size>
5894       </method>
5895       <method name="Void Main()">
5896         <size>23</size>
5897       </method>
5898     </type>
5899   </test>
5900   <test name="gtest-210.cs">
5901     <type name="Foo`1[T]">
5902       <method name="Void .ctor()">
5903         <size>7</size>
5904       </method>
5905       <method name="T next()">
5906         <size>7</size>
5907       </method>
5908     </type>
5909     <type name="Goo">
5910       <method name="Void .ctor()">
5911         <size>7</size>
5912       </method>
5913     </type>
5914     <type name="Test">
5915       <method name="Void .ctor()">
5916         <size>7</size>
5917       </method>
5918       <method name="Void Main()">
5919         <size>14</size>
5920       </method>
5921     </type>
5922   </test>
5923   <test name="gtest-211.cs">
5924     <type name="MyTest">
5925       <method name="Void .ctor()">
5926         <size>7</size>
5927       </method>
5928       <method name="Void f(Boolean, Boolean)">
5929         <size>59</size>
5930       </method>
5931       <method name="Void Main()">
5932         <size>448</size>
5933       </method>
5934     </type>
5935   </test>
5936   <test name="gtest-212.cs">
5937     <type name="Test">
5938       <method name="Void .ctor()">
5939         <size>7</size>
5940       </method>
5941       <method name="Void Fun[T](T)">
5942         <size>15</size>
5943       </method>
5944       <method name="Void Main()">
5945         <size>15</size>
5946       </method>
5947     </type>
5948     <type name="SomeStruct">
5949       <method name="Boolean get_Valid()">
5950         <size>2</size>
5951       </method>
5952     </type>
5953   </test>
5954   <test name="gtest-213.cs">
5955     <type name="Test">
5956       <method name="Void .ctor()">
5957         <size>7</size>
5958       </method>
5959       <method name="Void Fun[T](T)">
5960         <size>78</size>
5961       </method>
5962       <method name="Void Main()">
5963         <size>15</size>
5964       </method>
5965     </type>
5966     <type name="SomeStruct">
5967       <method name="Int32 get_Foo()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void set_Foo(Int32)">
5971         <size>8</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-214.cs">
5976     <type name="X">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Int32 Main()">
5981         <size>83</size>
5982       </method>
5983     </type>
5984   </test>
5985   <test name="gtest-215.cs">
5986     <type name="R">
5987       <method name="Void .ctor()">
5988         <size>7</size>
5989       </method>
5990     </type>
5991     <type name="A`1[T]">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995     </type>
5996     <type name="D">
5997       <method name="Void .ctor()">
5998         <size>7</size>
5999       </method>
6000     </type>
6001     <type name="MainClass">
6002       <method name="Void .ctor()">
6003         <size>7</size>
6004       </method>
6005       <method name="Void Main()">
6006         <size>1</size>
6007       </method>
6008     </type>
6009   </test>
6010   <test name="gtest-216.cs">
6011     <type name="BaseClass">
6012       <method name="Void .ctor()">
6013         <size>7</size>
6014       </method>
6015       <method name="Ret`1 Foo[T]()">
6016         <size>2</size>
6017       </method>
6018       <method name="Ret Foo()">
6019         <size>2</size>
6020       </method>
6021       <method name="Void Main()">
6022         <size>1</size>
6023       </method>
6024     </type>
6025     <type name="DerivedClass">
6026       <method name="Void .ctor()">
6027         <size>7</size>
6028       </method>
6029       <method name="Ret`1 Foo[T]()">
6030         <size>2</size>
6031       </method>
6032       <method name="Ret Foo()">
6033         <size>2</size>
6034       </method>
6035     </type>
6036   </test>
6037   <test name="gtest-217.cs">
6038     <type name="MyTest">
6039       <method name="Void .ctor()">
6040         <size>7</size>
6041       </method>
6042       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6043         <size>44</size>
6044       </method>
6045       <method name="Void Main(System.String[])">
6046         <size>97</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>207</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>62</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6092       <method name="Void .ctor()">
6093         <size>7</size>
6094       </method>
6095       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6096         <size>12</size>
6097       </method>
6098       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6099         <size>7</size>
6100       </method>
6101       <method name="Boolean MoveNext()">
6102         <size>118</size>
6103       </method>
6104       <method name="Void Dispose()">
6105         <size>8</size>
6106       </method>
6107       <method name="Void Reset()">
6108         <size>6</size>
6109       </method>
6110     </type>
6111     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6112       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6113         <size>7</size>
6114       </method>
6115       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6116         <size>52</size>
6117       </method>
6118     </type>
6119     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6120       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6121         <size>7</size>
6122       </method>
6123       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6124         <size>52</size>
6125       </method>
6126     </type>
6127   </test>
6128   <test name="gtest-218.cs">
6129     <type name="Foo">
6130       <method name="Void .ctor()">
6131         <size>7</size>
6132       </method>
6133     </type>
6134     <type name="X">
6135       <method name="Void .ctor()">
6136         <size>7</size>
6137       </method>
6138       <method name="Void Main()">
6139         <size>1</size>
6140       </method>
6141     </type>
6142   </test>
6143   <test name="gtest-219.cs">
6144     <type name="Test">
6145       <method name="Void .ctor()">
6146         <size>7</size>
6147       </method>
6148       <method name="Void Foo[T]()">
6149         <size>1</size>
6150       </method>
6151       <method name="Int32 Main()">
6152         <size>70</size>
6153       </method>
6154     </type>
6155   </test>
6156   <test name="gtest-220.cs">
6157     <type name="A`1[T1]">
6158       <method name="Void .ctor()">
6159         <size>7</size>
6160       </method>
6161     </type>
6162     <type name="A`1+B`1[T1,T2]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="A`1+B`1+C`1[T1,T2,T3]">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171     </type>
6172     <type name="PopQuiz">
6173       <method name="Void .ctor()">
6174         <size>7</size>
6175       </method>
6176       <method name="Int32 Main()">
6177         <size>148</size>
6178       </method>
6179     </type>
6180   </test>
6181   <test name="gtest-221.cs">
6182     <type name="C1`1[IFoo]">
6183       <method name="Void .ctor()">
6184         <size>7</size>
6185       </method>
6186     </type>
6187     <type name="C2">
6188       <method name="Void .ctor()">
6189         <size>7</size>
6190       </method>
6191       <method name="C1`1[T] Hoge[T](C1`1[T])">
6192         <size>0</size>
6193       </method>
6194     </type>
6195     <type name="C3">
6196       <method name="Void .ctor()">
6197         <size>7</size>
6198       </method>
6199       <method name="C1`1[T] Hoge[T](C1`1[T])">
6200         <size>2</size>
6201       </method>
6202     </type>
6203     <type name="X">
6204       <method name="Void .ctor()">
6205         <size>7</size>
6206       </method>
6207       <method name="Void Main()">
6208         <size>1</size>
6209       </method>
6210     </type>
6211   </test>
6212   <test name="gtest-222.cs">
6213     <type name="Mona`1[T]">
6214       <method name="Void .ctor()">
6215         <size>7</size>
6216       </method>
6217     </type>
6218     <type name="Test">
6219       <method name="Void .ctor()">
6220         <size>7</size>
6221       </method>
6222       <method name="Mona`1[K] GetMona[K]()">
6223         <size>6</size>
6224       </method>
6225       <method name="Void Main()">
6226         <size>1</size>
6227       </method>
6228     </type>
6229   </test>
6230   <test name="gtest-223.cs">
6231     <type name="Foo`1[T]">
6232       <method name="Void .ctor()">
6233         <size>7</size>
6234       </method>
6235     </type>
6236     <type name="Test">
6237       <method name="Void .ctor()">
6238         <size>7</size>
6239       </method>
6240       <method name="Foo`1[K] Hoge[K]()">
6241         <size>2</size>
6242       </method>
6243       <method name="Void Main()">
6244         <size>72</size>
6245       </method>
6246     </type>
6247   </test>
6248   <test name="gtest-224.cs">
6249     <type name="Base">
6250       <method name="Void .ctor()">
6251         <size>7</size>
6252       </method>
6253       <method name="Void Foo[T]()">
6254         <size>1</size>
6255       </method>
6256     </type>
6257     <type name="Derived">
6258       <method name="Void .ctor()">
6259         <size>7</size>
6260       </method>
6261       <method name="Void Foo[T]()">
6262         <size>1</size>
6263       </method>
6264     </type>
6265     <type name="Driver">
6266       <method name="Void .ctor()">
6267         <size>7</size>
6268       </method>
6269       <method name="Void Main()">
6270         <size>11</size>
6271       </method>
6272     </type>
6273   </test>
6274   <test name="gtest-225.cs">
6275     <type name="Set`1[Element]">
6276       <method name="Void .ctor()">
6277         <size>7</size>
6278       </method>
6279       <method name="Locator locate(Element)">
6280         <size>31</size>
6281       </method>
6282     </type>
6283     <type name="Set`1+Node[Element]">
6284       <method name="Void .ctor()">
6285         <size>7</size>
6286       </method>
6287     </type>
6288     <type name="SetTest">
6289       <method name="Void Main()">
6290         <size>1</size>
6291       </method>
6292     </type>
6293     <type name="Set`1+Locator+Replace[Element]">
6294       <method name="Void .ctor(Object, IntPtr)">
6295         <size>0</size>
6296       </method>
6297       <method name="Void Invoke(Set`1+Node[Element])">
6298         <size>0</size>
6299       </method>
6300       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6301         <size>0</size>
6302       </method>
6303       <method name="Void EndInvoke(IAsyncResult)">
6304         <size>0</size>
6305       </method>
6306     </type>
6307     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6312         <size>15</size>
6313       </method>
6314     </type>
6315     <type name="Set`1+Locator[Element]">
6316       <method name="Void .ctor(Replace)">
6317         <size>1</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-226.cs">
6322     <type name="A">
6323       <method name="Void .ctor()">
6324         <size>24</size>
6325       </method>
6326     </type>
6327     <type name="M">
6328       <method name="Void .ctor()">
6329         <size>7</size>
6330       </method>
6331       <method name="Int32 Main()">
6332         <size>84</size>
6333       </method>
6334     </type>
6335     <type name="Container`1[T]">
6336       <method name="Void .ctor(T)">
6337         <size>8</size>
6338       </method>
6339     </type>
6340   </test>
6341   <test name="gtest-227.cs">
6342     <type name="Foo`1[G]">
6343       <method name="Void .ctor()">
6344         <size>7</size>
6345       </method>
6346       <method name="Void Bar()">
6347         <size>26</size>
6348       </method>
6349     </type>
6350     <type name="X">
6351       <method name="Void .ctor()">
6352         <size>7</size>
6353       </method>
6354       <method name="Void Main()">
6355         <size>1</size>
6356       </method>
6357     </type>
6358   </test>
6359   <test name="gtest-228.cs">
6360     <type name="GenParAttribute">
6361       <method name="Void .ctor()">
6362         <size>7</size>
6363       </method>
6364     </type>
6365     <type name="cons`2[A,B]">
6366       <method name="Void .ctor()">
6367         <size>7</size>
6368       </method>
6369       <method name="Void abc[M]()">
6370         <size>1</size>
6371       </method>
6372     </type>
6373     <type name="Test">
6374       <method name="Void .ctor()">
6375         <size>7</size>
6376       </method>
6377       <method name="Void Main()">
6378         <size>1</size>
6379       </method>
6380     </type>
6381   </test>
6382   <test name="gtest-229.cs">
6383     <type name="B">
6384       <method name="Void .ctor()">
6385         <size>7</size>
6386       </method>
6387       <method name="Int32 CompareTo(B)">
6388         <size>2</size>
6389       </method>
6390     </type>
6391     <type name="Tester">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="Int32 Main()">
6396         <size>21</size>
6397       </method>
6398     </type>
6399   </test>
6400   <test name="gtest-231.cs">
6401     <type name="X">
6402       <method name="Void .ctor()">
6403         <size>7</size>
6404       </method>
6405       <method name="Void Main()">
6406         <size>31</size>
6407       </method>
6408     </type>
6409   </test>
6410   <test name="gtest-233.cs">
6411     <type name="Program">
6412       <method name="Void .ctor()">
6413         <size>7</size>
6414       </method>
6415       <method name="Void Main(System.String[])">
6416         <size>25</size>
6417       </method>
6418       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6419         <size>1</size>
6420       </method>
6421     </type>
6422   </test>
6423   <test name="gtest-234.cs">
6424     <type name="Test">
6425       <method name="Void .ctor()">
6426         <size>7</size>
6427       </method>
6428       <method name="IFoo`1 GetFooGeneric[T]()">
6429         <size>2</size>
6430       </method>
6431       <method name="IFoo GetFoo()">
6432         <size>7</size>
6433       </method>
6434       <method name="Void Main()">
6435         <size>14</size>
6436       </method>
6437     </type>
6438   </test>
6439   <test name="gtest-235.cs">
6440     <type name="GettingStarted">
6441       <method name="Void .ctor()">
6442         <size>7</size>
6443       </method>
6444       <method name="Void Main()">
6445         <size>13</size>
6446       </method>
6447     </type>
6448   </test>
6449   <test name="gtest-236.cs">
6450     <type name="Foo`1[T]">
6451       <method name="Void .ctor()">
6452         <size>7</size>
6453       </method>
6454       <method name="Int32 Test(Foo`1[T])">
6455         <size>2</size>
6456       </method>
6457       <method name="Int32 Test(Foo`1[System.Int32])">
6458         <size>2</size>
6459       </method>
6460     </type>
6461     <type name="X">
6462       <method name="Void .ctor()">
6463         <size>7</size>
6464       </method>
6465       <method name="Int32 Main()">
6466         <size>59</size>
6467       </method>
6468     </type>
6469   </test>
6470   <test name="gtest-237.cs">
6471     <type name="Foo`1[T]">
6472       <method name="Void .ctor()">
6473         <size>7</size>
6474       </method>
6475       <method name="Int32 Test(T)">
6476         <size>2</size>
6477       </method>
6478       <method name="Int32 Test(Int32)">
6479         <size>2</size>
6480       </method>
6481     </type>
6482     <type name="X">
6483       <method name="Void .ctor()">
6484         <size>7</size>
6485       </method>
6486       <method name="Int32 Main()">
6487         <size>60</size>
6488       </method>
6489     </type>
6490   </test>
6491   <test name="gtest-238.cs">
6492     <type name="X">
6493       <method name="Void .ctor()">
6494         <size>7</size>
6495       </method>
6496       <method name="Int32 Main()">
6497         <size>39</size>
6498       </method>
6499     </type>
6500   </test>
6501   <test name="gtest-239.cs">
6502     <type name="Foo`2[T,U]">
6503       <method name="Void .ctor()">
6504         <size>7</size>
6505       </method>
6506       <method name="Int32 Test(T, U)">
6507         <size>2</size>
6508       </method>
6509       <method name="Int32 Test(Int32, U)">
6510         <size>2</size>
6511       </method>
6512       <method name="Int32 Test(T, Single)">
6513         <size>2</size>
6514       </method>
6515       <method name="Int32 Test(Int32, Single)">
6516         <size>2</size>
6517       </method>
6518     </type>
6519     <type name="X">
6520       <method name="Void .ctor()">
6521         <size>7</size>
6522       </method>
6523       <method name="Int32 Main()">
6524         <size>237</size>
6525       </method>
6526     </type>
6527   </test>
6528   <test name="gtest-240.cs">
6529     <type name="MyClass">
6530       <method name="Void .ctor()">
6531         <size>7</size>
6532       </method>
6533     </type>
6534     <type name="X">
6535       <method name="Void .ctor()">
6536         <size>7</size>
6537       </method>
6538       <method name="Void Main()">
6539         <size>1</size>
6540       </method>
6541     </type>
6542     <type name="MyClass">
6543       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6544         <size>1</size>
6545       </method>
6546       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6547         <size>1</size>
6548       </method>
6549       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6550         <size>1</size>
6551       </method>
6552       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6553         <size>1</size>
6554       </method>
6555     </type>
6556   </test>
6557   <test name="gtest-241.cs">
6558     <type name="a">
6559       <method name="Void .ctor()">
6560         <size>7</size>
6561       </method>
6562       <method name="Void func[T](T ByRef)">
6563         <size>0</size>
6564       </method>
6565     </type>
6566     <type name="b">
6567       <method name="Void .ctor()">
6568         <size>7</size>
6569       </method>
6570       <method name="Void func[T](T ByRef)">
6571         <size>1</size>
6572       </method>
6573     </type>
6574     <type name="main">
6575       <method name="Void .ctor()">
6576         <size>7</size>
6577       </method>
6578       <method name="Void Main()">
6579         <size>1</size>
6580       </method>
6581     </type>
6582   </test>
6583   <test name="gtest-242.cs">
6584     <type name="Container`1[T]">
6585       <method name="Void .ctor()">
6586         <size>7</size>
6587       </method>
6588     </type>
6589     <type name="ReferenceType">
6590       <method name="Void .ctor()">
6591         <size>7</size>
6592       </method>
6593       <method name="Int32 CompareTo(ReferenceType)">
6594         <size>2</size>
6595       </method>
6596     </type>
6597     <type name="Test">
6598       <method name="Void .ctor()">
6599         <size>7</size>
6600       </method>
6601       <method name="Void Main()">
6602         <size>13</size>
6603       </method>
6604     </type>
6605     <type name="MyValueType">
6606       <method name="Int32 CompareTo(MyValueType)">
6607         <size>2</size>
6608       </method>
6609     </type>
6610   </test>
6611   <test name="gtest-243.cs">
6612     <type name="Foo`1[T]">
6613       <method name="Void .ctor()">
6614         <size>7</size>
6615       </method>
6616       <method name="Void Test(T)">
6617         <size>1</size>
6618       </method>
6619     </type>
6620     <type name="Tests">
6621       <method name="Void .ctor()">
6622         <size>7</size>
6623       </method>
6624       <method name="Void foo[T]()">
6625         <size>1</size>
6626       </method>
6627       <method name="Int32 Test()">
6628         <size>148</size>
6629       </method>
6630       <method name="Int32 Main()">
6631         <size>8</size>
6632       </method>
6633     </type>
6634   </test>
6635   <test name="gtest-244.cs">
6636     <type name="B">
6637       <method name="Void .ctor()">
6638         <size>7</size>
6639       </method>
6640       <method name="T Get[T]()">
6641         <size>10</size>
6642       </method>
6643     </type>
6644     <type name="A">
6645       <method name="Void .ctor()">
6646         <size>7</size>
6647       </method>
6648       <method name="T Get[T]()">
6649         <size>30</size>
6650       </method>
6651       <method name="Void Main()">
6652         <size>12</size>
6653       </method>
6654     </type>
6655   </test>
6656   <test name="gtest-245.cs">
6657     <type name="DerivedGenericClass`1[T]">
6658       <method name="Void .ctor()">
6659         <size>7</size>
6660       </method>
6661       <method name="Void Foo()">
6662         <size>1</size>
6663       </method>
6664       <method name="Void Baz()">
6665         <size>7</size>
6666       </method>
6667     </type>
6668     <type name="BaseClass">
6669       <method name="Void .ctor()">
6670         <size>7</size>
6671       </method>
6672       <method name="Void Foo()">
6673         <size>0</size>
6674       </method>
6675     </type>
6676     <type name="X">
6677       <method name="Void .ctor()">
6678         <size>7</size>
6679       </method>
6680       <method name="Void Main()">
6681         <size>1</size>
6682       </method>
6683     </type>
6684   </test>
6685   <test name="gtest-246.cs">
6686     <type name="TestCase.CTest">
6687       <method name="Void .ctor()">
6688         <size>7</size>
6689       </method>
6690       <method name="Void Main()">
6691         <size>1</size>
6692       </method>
6693       <method name="Void Bar()">
6694         <size>1</size>
6695       </method>
6696     </type>
6697     <type name="TestCase.CGenericTest`2[T,V]">
6698       <method name="Void .ctor()">
6699         <size>7</size>
6700       </method>
6701       <method name="V Foo()">
6702         <size>21</size>
6703       </method>
6704     </type>
6705   </test>
6706   <test name="gtest-247.cs">
6707     <type name="EnumerableBase`1[T]">
6708       <method name="Void .ctor()">
6709         <size>7</size>
6710       </method>
6711       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6712         <size>7</size>
6713       </method>
6714       <method name="IEnumerator`1 GetEnumerator()">
6715         <size>0</size>
6716       </method>
6717     </type>
6718     <type name="CollectionValueBase`1[T]">
6719       <method name="Void .ctor()">
6720         <size>7</size>
6721       </method>
6722       <method name="Void raiseItemsAdded(T, Int32)">
6723         <size>1</size>
6724       </method>
6725       <method name="IEnumerator`1 GetEnumerator()">
6726         <size>0</size>
6727       </method>
6728     </type>
6729     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6730       <method name="Void .ctor()">
6731         <size>7</size>
6732       </method>
6733     </type>
6734     <type name="CircularQueue`1[T]">
6735       <method name="Void .ctor()">
6736         <size>7</size>
6737       </method>
6738       <method name="IEnumerator`1 GetEnumerator()">
6739         <size>8</size>
6740       </method>
6741       <method name="Void Enqueue(T)">
6742         <size>1</size>
6743       </method>
6744     </type>
6745     <type name="HashSet`1[T]">
6746       <method name="Void .ctor()">
6747         <size>7</size>
6748       </method>
6749       <method name="Void RemoveAll[U](IEnumerable`1)">
6750         <size>7</size>
6751       </method>
6752       <method name="Void AddAll[U](IEnumerable`1)">
6753         <size>63</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>151</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>55</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>400</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>66</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>61</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>55</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>61</size>
8932       </method>
8933     </type>
8934     <type name="BaseCollection`1[T]">
8935       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8936         <size>17</size>
8937       </method>
8938     </type>
8939   </test>
8940   <test name="gtest-331.cs">
8941     <type name="Foo`1[T]">
8942       <method name="Void .ctor()">
8943         <size>7</size>
8944       </method>
8945       <method name="Void Map[S](S)">
8946         <size>14</size>
8947       </method>
8948       <method name="Void Test(T)">
8949         <size>12</size>
8950       </method>
8951     </type>
8952     <type name="X">
8953       <method name="Void .ctor()">
8954         <size>7</size>
8955       </method>
8956       <method name="Void Main()">
8957         <size>18</size>
8958       </method>
8959     </type>
8960   </test>
8961   <test name="gtest-332.cs">
8962     <type name="C`1[T]">
8963       <method name="Void .ctor()">
8964         <size>7</size>
8965       </method>
8966       <method name="System.Type Test()">
8967         <size>15</size>
8968       </method>
8969     </type>
8970     <type name="M">
8971       <method name="Void .ctor()">
8972         <size>7</size>
8973       </method>
8974       <method name="Void Main()">
8975         <size>67</size>
8976       </method>
8977     </type>
8978   </test>
8979   <test name="gtest-333.cs">
8980     <type name="Test">
8981       <method name="Void .ctor()">
8982         <size>7</size>
8983       </method>
8984       <method name="Void Main()">
8985         <size>1</size>
8986       </method>
8987       <method name="Void Foo(System.Object)">
8988         <size>20</size>
8989       </method>
8990     </type>
8991   </test>
8992   <test name="gtest-334.cs">
8993     <type name="Test">
8994       <method name="Void .ctor()">
8995         <size>7</size>
8996       </method>
8997       <method name="Int32 Main()">
8998         <size>105</size>
8999       </method>
9000       <method name="Void DelegateMethod(Boolean)">
9001         <size>1</size>
9002       </method>
9003       <method name="Int32 DelegateMethod(Int32)">
9004         <size>2</size>
9005       </method>
9006     </type>
9007     <type name="Test+DelegateA">
9008       <method name="Void .ctor(Object, IntPtr)">
9009         <size>0</size>
9010       </method>
9011       <method name="Void Invoke(Boolean)">
9012         <size>0</size>
9013       </method>
9014       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9015         <size>0</size>
9016       </method>
9017       <method name="Void EndInvoke(IAsyncResult)">
9018         <size>0</size>
9019       </method>
9020     </type>
9021     <type name="Test+DelegateB">
9022       <method name="Void .ctor(Object, IntPtr)">
9023         <size>0</size>
9024       </method>
9025       <method name="Int32 Invoke(Int32)">
9026         <size>0</size>
9027       </method>
9028       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9029         <size>0</size>
9030       </method>
9031       <method name="Int32 EndInvoke(IAsyncResult)">
9032         <size>0</size>
9033       </method>
9034     </type>
9035   </test>
9036   <test name="gtest-335.cs">
9037     <type name="TestClass">
9038       <method name="Boolean Test_1()">
9039         <size>43</size>
9040       </method>
9041       <method name="Boolean Test_2()">
9042         <size>48</size>
9043       </method>
9044       <method name="Boolean Test_3()">
9045         <size>46</size>
9046       </method>
9047       <method name="Boolean Test_4()">
9048         <size>29</size>
9049       </method>
9050       <method name="Int32 Main()">
9051         <size>60</size>
9052       </method>
9053       <method name="Void .ctor()">
9054         <size>7</size>
9055       </method>
9056     </type>
9057   </test>
9058   <test name="gtest-336.cs">
9059     <type name="TestAttribute">
9060       <method name="Void .ctor()">
9061         <size>7</size>
9062       </method>
9063       <method name="Void .ctor(Type)">
9064         <size>14</size>
9065       </method>
9066       <method name="System.Object get_Type()">
9067         <size>7</size>
9068       </method>
9069       <method name="Void set_Type(System.Object)">
9070         <size>8</size>
9071       </method>
9072     </type>
9073     <type name="N.C`1[T]">
9074       <method name="Void .ctor()">
9075         <size>7</size>
9076       </method>
9077       <method name="Void Bar()">
9078         <size>1</size>
9079       </method>
9080       <method name="Void Bar2()">
9081         <size>1</size>
9082       </method>
9083       <method name="Void Bar3()">
9084         <size>1</size>
9085       </method>
9086       <method name="Void Bar4()">
9087         <size>1</size>
9088       </method>
9089     </type>
9090     <type name="N.CC">
9091       <method name="Void .ctor()">
9092         <size>7</size>
9093       </method>
9094       <method name="Void Main()">
9095         <size>1</size>
9096       </method>
9097     </type>
9098   </test>
9099   <test name="gtest-337.cs">
9100     <type name="X">
9101       <method name="Void .ctor()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void SetValue[T](System.Object, T)">
9105         <size>1</size>
9106       </method>
9107       <method name="Void Main()">
9108         <size>12</size>
9109       </method>
9110     </type>
9111   </test>
9112   <test name="gtest-338.cs">
9113     <type name="Test">
9114       <method name="Void .ctor()">
9115         <size>7</size>
9116       </method>
9117       <method name="Void Foo[T](IList`1)">
9118         <size>25</size>
9119       </method>
9120       <method name="Void Main()">
9121         <size>13</size>
9122       </method>
9123     </type>
9124     <type name="FooList`1[T]">
9125       <method name="Void .ctor()">
9126         <size>7</size>
9127       </method>
9128       <method name="Int32 IndexOf(T)">
9129         <size>6</size>
9130       </method>
9131       <method name="Void Insert(Int32, T)">
9132         <size>6</size>
9133       </method>
9134       <method name="Void RemoveAt(Int32)">
9135         <size>6</size>
9136       </method>
9137       <method name="T get_Item(Int32)">
9138         <size>6</size>
9139       </method>
9140       <method name="Void set_Item(Int32, T)">
9141         <size>6</size>
9142       </method>
9143       <method name="Void Add(T)">
9144         <size>6</size>
9145       </method>
9146       <method name="Void Clear()">
9147         <size>6</size>
9148       </method>
9149       <method name="Boolean Contains(T)">
9150         <size>6</size>
9151       </method>
9152       <method name="Void CopyTo(T[], Int32)">
9153         <size>6</size>
9154       </method>
9155       <method name="Boolean Remove(T)">
9156         <size>6</size>
9157       </method>
9158       <method name="Int32 get_Count()">
9159         <size>6</size>
9160       </method>
9161       <method name="Boolean get_IsReadOnly()">
9162         <size>6</size>
9163       </method>
9164       <method name="IEnumerator GetEnumerator()">
9165         <size>6</size>
9166       </method>
9167       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9168         <size>6</size>
9169       </method>
9170     </type>
9171   </test>
9172   <test name="gtest-339.cs">
9173     <type name="Program">
9174       <method name="Void .ctor()">
9175         <size>7</size>
9176       </method>
9177       <method name="Void Main()">
9178         <size>11</size>
9179       </method>
9180       <method name="Void SerializeDictionary(IDictionary)">
9181         <size>1</size>
9182       </method>
9183       <method name="Void SerializeDictionary(IDictionary`2)">
9184         <size>1</size>
9185       </method>
9186     </type>
9187     <type name="SerializerLazyDictionary">
9188       <method name="Void .ctor()">
9189         <size>7</size>
9190       </method>
9191       <method name="IEnumerator`1 GetEnumerator()">
9192         <size>2</size>
9193       </method>
9194     </type>
9195     <type name="LazyDictionary">
9196       <method name="Void .ctor()">
9197         <size>7</size>
9198       </method>
9199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9200         <size>7</size>
9201       </method>
9202       <method name="IEnumerator`1 GetEnumerator()">
9203         <size>0</size>
9204       </method>
9205       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9206         <size>6</size>
9207       </method>
9208       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9209         <size>6</size>
9210       </method>
9211       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9212         <size>6</size>
9213       </method>
9214       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9215         <size>6</size>
9216       </method>
9217       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9218         <size>6</size>
9219       </method>
9220       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9221         <size>6</size>
9222       </method>
9223       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9224         <size>6</size>
9225       </method>
9226       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9227         <size>6</size>
9228       </method>
9229       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9230         <size>6</size>
9231       </method>
9232       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9233         <size>6</size>
9234       </method>
9235       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9236         <size>6</size>
9237       </method>
9238       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9239         <size>6</size>
9240       </method>
9241       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9242         <size>6</size>
9243       </method>
9244       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9245         <size>6</size>
9246       </method>
9247       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9248         <size>6</size>
9249       </method>
9250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9251         <size>7</size>
9252       </method>
9253     </type>
9254   </test>
9255   <test name="gtest-340.cs">
9256     <type name="Tests">
9257       <method name="Void .ctor()">
9258         <size>7</size>
9259       </method>
9260       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9261         <size>7</size>
9262       </method>
9263       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9264         <size>2</size>
9265       </method>
9266       <method name="System.Reflection.MemberInfo[] foo()">
9267         <size>44</size>
9268       </method>
9269       <method name="Void Main(System.String[])">
9270         <size>12</size>
9271       </method>
9272     </type>
9273   </test>
9274   <test name="gtest-341.cs">
9275     <type name="C">
9276       <method name="Void .ctor()">
9277         <size>7</size>
9278       </method>
9279       <method name="Int32 GetLength()">
9280         <size>2</size>
9281       </method>
9282     </type>
9283     <type name="Tests">
9284       <method name="Void .ctor()">
9285         <size>7</size>
9286       </method>
9287       <method name="Void Main()">
9288         <size>1</size>
9289       </method>
9290     </type>
9291   </test>
9292   <test name="gtest-342.cs">
9293     <type name="Base`1[T]">
9294       <method name="Void .ctor()">
9295         <size>7</size>
9296       </method>
9297       <method name="T op_Implicit(Base`1[T])">
9298         <size>7</size>
9299       </method>
9300     </type>
9301     <type name="TestMain">
9302       <method name="Void .ctor()">
9303         <size>7</size>
9304       </method>
9305       <method name="Void Main(System.String[])">
9306         <size>1</size>
9307       </method>
9308     </type>
9309   </test>
9310   <test name="gtest-343.cs">
9311     <type name="Implementer">
9312       <method name="Void .ctor()">
9313         <size>7</size>
9314       </method>
9315       <method name="Void Combine[TOImplementer]()">
9316         <size>1</size>
9317       </method>
9318     </type>
9319     <type name="MainClass">
9320       <method name="Void .ctor()">
9321         <size>7</size>
9322       </method>
9323       <method name="Int32 Main()">
9324         <size>8</size>
9325       </method>
9326     </type>
9327   </test>
9328   <test name="gtest-344.cs">
9329     <type name="ConfigurationElement">
9330       <method name="Void .ctor()">
9331         <size>7</size>
9332       </method>
9333       <method name="Void Main()">
9334         <size>1</size>
9335       </method>
9336     </type>
9337     <type name="CustomConfigurationElement">
9338       <method name="Void .ctor()">
9339         <size>7</size>
9340       </method>
9341     </type>
9342     <type name="CustomConfigurationElementCollection">
9343       <method name="Void .ctor()">
9344         <size>7</size>
9345       </method>
9346     </type>
9347     <type name="BaseCollection`1[T]">
9348       <method name="Void .ctor()">
9349         <size>7</size>
9350       </method>
9351     </type>
9352   </test>
9353   <test name="gtest-345.cs">
9354     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Dump(System.String)">
9359         <size>6</size>
9360       </method>
9361     </type>
9362     <type name="Parser">
9363       <method name="Void .ctor()">
9364         <size>7</size>
9365       </method>
9366       <method name="Void NoCall[T](T)">
9367         <size>1</size>
9368       </method>
9369       <method name="Int32 Main()">
9370         <size>2</size>
9371       </method>
9372     </type>
9373   </test>
9374   <test name="gtest-346.cs">
9375     <type name="test">
9376       <method name="Void .ctor()">
9377         <size>7</size>
9378       </method>
9379       <method name="Void CreateSimpleCallSite[A]()">
9380         <size>1</size>
9381       </method>
9382       <method name="Void CreateSimpleCallSite[A](Int32)">
9383         <size>1</size>
9384       </method>
9385       <method name="Void CreateSimpleCallSite(Int32)">
9386         <size>1</size>
9387       </method>
9388       <method name="Void Main()">
9389         <size>1</size>
9390       </method>
9391     </type>
9392   </test>
9393   <test name="gtest-347.cs">
9394     <type name="X">
9395       <method name="Void .ctor()">
9396         <size>7</size>
9397       </method>
9398       <method name="IEnumerable`1 Enumerable[T](System.String)">
9399         <size>6</size>
9400       </method>
9401       <method name="IEnumerable Enumerable(Int32)">
9402         <size>6</size>
9403       </method>
9404       <method name="IEnumerable Enumerable(System.String)">
9405         <size>6</size>
9406       </method>
9407       <method name="Void Main()">
9408         <size>1</size>
9409       </method>
9410     </type>
9411   </test>
9412   <test name="gtest-348.cs">
9413     <type name="Bar`1[U]">
9414       <method name="Void .ctor()">
9415         <size>7</size>
9416       </method>
9417       <method name="Void OnWorldDestroyed()">
9418         <size>1</size>
9419       </method>
9420     </type>
9421     <type name="Baz`1[U]">
9422       <method name="Void .ctor()">
9423         <size>7</size>
9424       </method>
9425       <method name="Void DestroyWorld(U)">
9426         <size>14</size>
9427       </method>
9428     </type>
9429     <type name="Bling">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="Void Main()">
9434         <size>1</size>
9435       </method>
9436     </type>
9437   </test>
9438   <test name="gtest-349.cs">
9439     <type name="X">
9440       <method name="Void .ctor()">
9441         <size>7</size>
9442       </method>
9443       <method name="Int32 Main()">
9444         <size>103</size>
9445       </method>
9446       <method name="Int32 f2(IList, IList)">
9447         <size>2</size>
9448       </method>
9449       <method name="Int32 f2(IList, System.Object)">
9450         <size>2</size>
9451       </method>
9452     </type>
9453     <type name="X+Function`3[T1,T2,R]">
9454       <method name="Void .ctor(Object, IntPtr)">
9455         <size>0</size>
9456       </method>
9457       <method name="R Invoke(T1, T2)">
9458         <size>0</size>
9459       </method>
9460       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9461         <size>0</size>
9462       </method>
9463       <method name="R EndInvoke(IAsyncResult)">
9464         <size>0</size>
9465       </method>
9466     </type>
9467   </test>
9468   <test name="gtest-350.cs">
9469     <type name="Foo`1[T]">
9470       <method name="Void .ctor()">
9471         <size>7</size>
9472       </method>
9473       <method name="Boolean Equals(T)">
9474         <size>0</size>
9475       </method>
9476     </type>
9477     <type name="C">
9478       <method name="Void .ctor()">
9479         <size>7</size>
9480       </method>
9481       <method name="Void Main()">
9482         <size>1</size>
9483       </method>
9484     </type>
9485   </test>
9486   <test name="gtest-351.cs">
9487     <type name="TestThing">
9488       <method name="Void .ctor()">
9489         <size>7</size>
9490       </method>
9491     </type>
9492     <type name="Test">
9493       <method name="Void .ctor()">
9494         <size>7</size>
9495       </method>
9496       <method name="Int32 Main(System.String[])">
9497         <size>36</size>
9498       </method>
9499     </type>
9500     <type name="TestThing">
9501       <method name="Int32 SetEnum(System.String, System.Enum)">
9502         <size>2</size>
9503       </method>
9504       <method name="Int32 SetEnum(Int32, System.Enum)">
9505         <size>2</size>
9506       </method>
9507     </type>
9508   </test>
9509   <test name="gtest-352.cs">
9510     <type name="T">
9511       <method name="Void .ctor()">
9512         <size>7</size>
9513       </method>
9514       <method name="Int32 Main()">
9515         <size>125</size>
9516       </method>
9517     </type>
9518     <type name="D">
9519       <method name="Void .ctor(Int32)">
9520         <size>8</size>
9521       </method>
9522       <method name="Void .cctor()">
9523         <size>12</size>
9524       </method>
9525     </type>
9526   </test>
9527   <test name="gtest-353.cs">
9528     <type name="Bug.RedSkyTimeCode">
9529       <method name="Void .ctor()">
9530         <size>7</size>
9531       </method>
9532       <method name="Void CopyTo(Bug.xxx*)">
9533         <size>99</size>
9534       </method>
9535       <method name="Void Main()">
9536         <size>1</size>
9537       </method>
9538       <method name="Void Convert(Bug.xxx*, UInt64*)">
9539         <size>93</size>
9540       </method>
9541     </type>
9542   </test>
9543   <test name="gtest-354.cs">
9544     <type name="M">
9545       <method name="Void .ctor()">
9546         <size>7</size>
9547       </method>
9548       <method name="Void Main()">
9549         <size>1</size>
9550       </method>
9551     </type>
9552   </test>
9553   <test name="gtest-355.cs">
9554     <type name="A">
9555       <method name="Void .ctor()">
9556         <size>7</size>
9557       </method>
9558       <method name="System.String Foo[T](System.String)">
9559         <size>6</size>
9560       </method>
9561       <method name="Boolean Foo(System.String)">
9562         <size>2</size>
9563       </method>
9564     </type>
9565     <type name="B">
9566       <method name="Void .ctor()">
9567         <size>7</size>
9568       </method>
9569       <method name="System.String Foo[T](System.String)">
9570         <size>6</size>
9571       </method>
9572       <method name="Boolean Goo(System.String)">
9573         <size>8</size>
9574       </method>
9575       <method name="Boolean Foo(System.String)">
9576         <size>2</size>
9577       </method>
9578     </type>
9579     <type name="C">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-356.cs">
9589     <type name="A`1[T]">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="Void Foo(B+E)">
9594         <size>1</size>
9595       </method>
9596     </type>
9597     <type name="B`1[U]">
9598       <method name="Void .ctor()">
9599         <size>7</size>
9600       </method>
9601     </type>
9602     <type name="B">
9603       <method name="Void .ctor()">
9604         <size>7</size>
9605       </method>
9606     </type>
9607     <type name="B+E">
9608       <method name="Void .ctor()">
9609         <size>7</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-357.cs">
9622     <type name="C`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626     </type>
9627     <type name="D`1[U]">
9628       <method name="Void .ctor()">
9629         <size>7</size>
9630       </method>
9631     </type>
9632     <type name="X">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636       <method name="Void Main()">
9637         <size>1</size>
9638       </method>
9639     </type>
9640   </test>
9641   <test name="gtest-358.cs">
9642     <type name="Test">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646       <method name="Void Main()">
9647         <size>1</size>
9648       </method>
9649     </type>
9650     <type name="Foo">
9651       <method name="Boolean op_Equality(Foo, Foo)">
9652         <size>6</size>
9653       </method>
9654       <method name="Boolean op_Inequality(Foo, Foo)">
9655         <size>6</size>
9656       </method>
9657     </type>
9658   </test>
9659   <test name="gtest-359.cs">
9660     <type name="BaseGeneric`1[T]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="BaseGeneric`1+InnerDerived[T]">
9666       <method name="Void .ctor(T)">
9667         <size>7</size>
9668       </method>
9669     </type>
9670     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9671       <method name="Void .ctor(T, U)">
9672         <size>7</size>
9673       </method>
9674     </type>
9675     <type name="BaseConcrete">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679     </type>
9680     <type name="Concrete_A">
9681       <method name="Void .ctor()">
9682         <size>7</size>
9683       </method>
9684     </type>
9685     <type name="Concrete_B">
9686       <method name="Void .ctor()">
9687         <size>7</size>
9688       </method>
9689     </type>
9690     <type name="BaseGeneric_2`2[T,U]">
9691       <method name="Void .ctor()">
9692         <size>7</size>
9693       </method>
9694     </type>
9695     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9696       <method name="Void .ctor(T, U)">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric_1`1[T]">
9701       <method name="Void .ctor()">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="Concrete_2">
9706       <method name="Void .ctor()">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="Program">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714       <method name="Void Main()">
9715         <size>40</size>
9716       </method>
9717     </type>
9718   </test>
9719   <test name="gtest-360.cs">
9720     <type name="C">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724       <method name="Int32 Foo[T](T, System.Object[])">
9725         <size>2</size>
9726       </method>
9727       <method name="Int32 Foo(System.String, System.Object[])">
9728         <size>2</size>
9729       </method>
9730       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9731         <size>8</size>
9732       </method>
9733       <method name="Int32 Main()">
9734         <size>17</size>
9735       </method>
9736     </type>
9737   </test>
9738   <test name="gtest-361.cs">
9739     <type name="Thing">
9740       <method name="Void .ctor()">
9741         <size>7</size>
9742       </method>
9743       <method name="Void Foo()">
9744         <size>1</size>
9745       </method>
9746       <method name="Int32 Main()">
9747         <size>164</size>
9748       </method>
9749       <method name="Void Method(Thing+Handler, System.String[])">
9750         <size>1</size>
9751       </method>
9752     </type>
9753     <type name="Thing+Handler">
9754       <method name="Void .ctor(Object, IntPtr)">
9755         <size>0</size>
9756       </method>
9757       <method name="Void Invoke()">
9758         <size>0</size>
9759       </method>
9760       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9761         <size>0</size>
9762       </method>
9763       <method name="Void EndInvoke(IAsyncResult)">
9764         <size>0</size>
9765       </method>
9766     </type>
9767     <type name="Thing">
9768       <method name="Void &lt;Main&gt;m__0()">
9769         <size>1</size>
9770       </method>
9771       <method name="Void &lt;Main&gt;m__1()">
9772         <size>1</size>
9773       </method>
9774     </type>
9775   </test>
9776   <test name="gtest-362.cs">
9777     <type name="C">
9778       <method name="Void .ctor()">
9779         <size>7</size>
9780       </method>
9781       <method name="Void Assert[T](T)">
9782         <size>1</size>
9783       </method>
9784       <method name="Void Assert[T](T, T)">
9785         <size>1</size>
9786       </method>
9787       <method name="Int32 Main()">
9788         <size>83</size>
9789       </method>
9790     </type>
9791   </test>
9792   <test name="gtest-363.cs">
9793     <type name="Test">
9794       <method name="Void .ctor()">
9795         <size>7</size>
9796       </method>
9797       <method name="Void InsertAt[T](T[], Int32, T[])">
9798         <size>1</size>
9799       </method>
9800       <method name="Void Main()">
9801         <size>39</size>
9802       </method>
9803     </type>
9804   </test>
9805   <test name="gtest-364.cs">
9806     <type name="BugReport.Program">
9807       <method name="Void .ctor()">
9808         <size>7</size>
9809       </method>
9810       <method name="Int32 Main()">
9811         <size>307</size>
9812       </method>
9813     </type>
9814     <type name="BugReport.A">
9815       <method name="Void .ctor()">
9816         <size>7</size>
9817       </method>
9818       <method name="Nullable`1 get_Counter()">
9819         <size>7</size>
9820       </method>
9821       <method name="Void set_Counter(Nullable`1)">
9822         <size>8</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-365.cs">
9827     <type name="B.Program">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Int32 Main()">
9832         <size>51</size>
9833       </method>
9834     </type>
9835   </test>
9836   <test name="gtest-366.cs">
9837     <type name="Tester">
9838       <method name="Void .ctor()">
9839         <size>7</size>
9840       </method>
9841       <method name="Void Assert[T](T, T)">
9842         <size>1</size>
9843       </method>
9844       <method name="Void Main()">
9845         <size>20</size>
9846       </method>
9847     </type>
9848     <type name="MyType">
9849       <method name="Void .ctor(Int32)">
9850         <size>8</size>
9851       </method>
9852       <method name="Int32 op_Implicit(MyType)">
9853         <size>8</size>
9854       </method>
9855     </type>
9856   </test>
9857   <test name="gtest-367.cs">
9858     <type name="Foo">
9859       <method name="Void .ctor()">
9860         <size>7</size>
9861       </method>
9862     </type>
9863     <type name="Repro">
9864       <method name="Void .ctor()">
9865         <size>7</size>
9866       </method>
9867       <method name="Void Bar[TFoo](TFoo)">
9868         <size>19</size>
9869       </method>
9870       <method name="Void Baz[T](T, System.Action`1[T])">
9871         <size>8</size>
9872       </method>
9873       <method name="Void Main()">
9874         <size>1</size>
9875       </method>
9876       <method name="Void Gazonk(Repro)">
9877         <size>1</size>
9878       </method>
9879     </type>
9880   </test>
9881   <test name="gtest-368.cs">
9882     <type name="C`1[T]">
9883       <method name="Void .ctor(D)">
9884         <size>7</size>
9885       </method>
9886       <method name="Void .ctor()">
9887         <size>7</size>
9888       </method>
9889     </type>
9890     <type name="C`1+D[T]">
9891       <method name="Void .ctor()">
9892         <size>7</size>
9893       </method>
9894     </type>
9895     <type name="M">
9896       <method name="Void .ctor()">
9897         <size>7</size>
9898       </method>
9899       <method name="Void Main()">
9900         <size>1</size>
9901       </method>
9902     </type>
9903   </test>
9904   <test name="gtest-369.cs">
9905     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9906       <method name="Void .ctor()">
9907         <size>7</size>
9908       </method>
9909       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9910         <size>2</size>
9911       </method>
9912       <method name="IList Query()">
9913         <size>2</size>
9914       </method>
9915     </type>
9916     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9917       <method name="Void .ctor()">
9918         <size>7</size>
9919       </method>
9920     </type>
9921     <type name="Db4objects.Db4o.Internal.M">
9922       <method name="Void .ctor()">
9923         <size>7</size>
9924       </method>
9925       <method name="Void Main()">
9926         <size>1</size>
9927       </method>
9928     </type>
9929     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9930       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9931         <size>7</size>
9932       </method>
9933       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9934         <size>9</size>
9935       </method>
9936     </type>
9937   </test>
9938   <test name="gtest-370.cs">
9939     <type name="N2.X`1[T]">
9940       <method name="Void .ctor()">
9941         <size>7</size>
9942       </method>
9943     </type>
9944     <type name="N2.X`1+A`1[T,T]">
9945       <method name="Void .ctor()">
9946         <size>7</size>
9947       </method>
9948     </type>
9949     <type name="N2.X`1+A`1+B`1[T,T,T]">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958     </type>
9959     <type name="N2.C">
9960       <method name="Void .ctor()">
9961         <size>7</size>
9962       </method>
9963       <method name="Void Main()">
9964         <size>1</size>
9965       </method>
9966     </type>
9967   </test>
9968   <test name="gtest-371.cs">
9969     <type name="X">
9970       <method name="Void .ctor()">
9971         <size>7</size>
9972       </method>
9973       <method name="Void Main()">
9974         <size>86</size>
9975       </method>
9976     </type>
9977     <type name="&lt;PrivateImplementationDetails&gt;">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982   </test>
9983   <test name="gtest-372.cs">
9984     <type name="TestClass`1[T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988       <method name="Boolean Check(T, T)">
9989         <size>15</size>
9990       </method>
9991     </type>
9992     <type name="C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996     </type>
9997     <type name="TestClass2`1[T]">
9998       <method name="Void .ctor()">
9999         <size>7</size>
10000       </method>
10001       <method name="Boolean Check(T, T)">
10002         <size>15</size>
10003       </method>
10004     </type>
10005     <type name="X">
10006       <method name="Void .ctor()">
10007         <size>7</size>
10008       </method>
10009       <method name="Int32 Main()">
10010         <size>28</size>
10011       </method>
10012     </type>
10013   </test>
10014   <test name="gtest-373.cs">
10015     <type name="MonoBug.MainClass">
10016       <method name="Void .ctor()">
10017         <size>7</size>
10018       </method>
10019       <method name="Void Main()">
10020         <size>29</size>
10021       </method>
10022     </type>
10023     <type name="MonoBug.GenericType`1[T]">
10024       <method name="Void .ctor(T)">
10025         <size>14</size>
10026       </method>
10027       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10028         <size>7</size>
10029       </method>
10030     </type>
10031   </test>
10032   <test name="gtest-374.cs">
10033     <type name="aClass">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main(System.String[])">
10038         <size>14</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-375.cs">
10043     <type name="X">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Boolean Compute(Int32)">
10048         <size>2</size>
10049       </method>
10050       <method name="Boolean Compute2(Int32)">
10051         <size>2</size>
10052       </method>
10053       <method name="Int32 Main()">
10054         <size>28</size>
10055       </method>
10056     </type>
10057   </test>
10058   <test name="gtest-376.cs">
10059     <type name="C">
10060       <method name="Void .ctor()">
10061         <size>7</size>
10062       </method>
10063       <method name="Void Main()">
10064         <size>1</size>
10065       </method>
10066     </type>
10067     <type name="S`1[T]">
10068       <method name="System.Object Box(Nullable`1)">
10069         <size>30</size>
10070       </method>
10071     </type>
10072   </test>
10073   <test name="gtest-377.cs">
10074     <type name="D">
10075       <method name="Void .cctor()">
10076         <size>26</size>
10077       </method>
10078       <method name="Void Main()">
10079         <size>98</size>
10080       </method>
10081     </type>
10082   </test>
10083   <test name="gtest-378.cs">
10084     <type name="Test">
10085       <method name="Void .ctor()">
10086         <size>7</size>
10087       </method>
10088       <method name="System.Object FooG[T](Nullable`1)">
10089         <size>7</size>
10090       </method>
10091       <method name="System.Object Foo(Nullable`1)">
10092         <size>7</size>
10093       </method>
10094       <method name="Int32 Main()">
10095         <size>58</size>
10096       </method>
10097     </type>
10098   </test>
10099   <test name="gtest-379.cs">
10100     <type name="C">
10101       <method name="Void .ctor()">
10102         <size>7</size>
10103       </method>
10104       <method name="Int32 Print(Nullable`1)">
10105         <size>16</size>
10106       </method>
10107       <method name="Int32 Main()">
10108         <size>15</size>
10109       </method>
10110     </type>
10111     <type name="S">
10112       <method name="Boolean op_Equality(S, S)">
10113         <size>2</size>
10114       </method>
10115       <method name="Boolean op_Inequality(S, S)">
10116         <size>2</size>
10117       </method>
10118     </type>
10119   </test>
10120   <test name="gtest-380.cs">
10121     <type name="Test">
10122       <method name="Void .ctor()">
10123         <size>7</size>
10124       </method>
10125       <method name="Int32 Main()">
10126         <size>165</size>
10127       </method>
10128     </type>
10129     <type name="GTest`1[T]">
10130       <method name="Void .ctor()">
10131         <size>7</size>
10132       </method>
10133       <method name="Void .cctor()">
10134         <size>13</size>
10135       </method>
10136     </type>
10137   </test>
10138   <test name="gtest-381.cs">
10139     <type name="TestGoto">
10140       <method name="Void .ctor()">
10141         <size>7</size>
10142       </method>
10143       <method name="Void .cctor()">
10144         <size>7</size>
10145       </method>
10146       <method name="Void Main(System.String[])">
10147         <size>69</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>178</size>
10188       </method>
10189       <method name="Void Dispose()">
10190         <size>62</size>
10191       </method>
10192       <method name="Void Reset()">
10193         <size>6</size>
10194       </method>
10195     </type>
10196     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10197       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10198         <size>7</size>
10199       </method>
10200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10201         <size>26</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10206         <size>7</size>
10207       </method>
10208       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10209         <size>26</size>
10210       </method>
10211     </type>
10212   </test>
10213   <test name="gtest-382.cs">
10214     <type name="C">
10215       <method name="Void .ctor()">
10216         <size>7</size>
10217       </method>
10218       <method name="Int32 Main()">
10219         <size>76</size>
10220       </method>
10221     </type>
10222   </test>
10223   <test name="gtest-383.cs">
10224     <type name="C">
10225       <method name="Void .ctor()">
10226         <size>7</size>
10227       </method>
10228       <method name="Int32 Main()">
10229         <size>260</size>
10230       </method>
10231     </type>
10232     <type name="MyTypeA">
10233       <method name="Void .ctor(Int16)">
10234         <size>8</size>
10235       </method>
10236       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10237         <size>6</size>
10238       </method>
10239       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10240         <size>2</size>
10241       </method>
10242       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10243         <size>6</size>
10244       </method>
10245       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10246         <size>6</size>
10247       </method>
10248       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10249         <size>6</size>
10250       </method>
10251     </type>
10252     <type name="MyTypeB">
10253       <method name="Void .ctor(Int16)">
10254         <size>8</size>
10255       </method>
10256       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10257         <size>2</size>
10258       </method>
10259       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10260         <size>2</size>
10261       </method>
10262       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10263         <size>2</size>
10264       </method>
10265       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10266         <size>2</size>
10267       </method>
10268       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10269         <size>2</size>
10270       </method>
10271       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10272         <size>2</size>
10273       </method>
10274     </type>
10275   </test>
10276   <test name="gtest-384.cs">
10277     <type name="N.TestG">
10278       <method name="Void .ctor()">
10279         <size>7</size>
10280       </method>
10281       <method name="Void Foo[T]()">
10282         <size>1</size>
10283       </method>
10284     </type>
10285     <type name="NonGeneric">
10286       <method name="Void .ctor()">
10287         <size>7</size>
10288       </method>
10289     </type>
10290     <type name="Generic`1[T]">
10291       <method name="Void .ctor()">
10292         <size>7</size>
10293       </method>
10294     </type>
10295     <type name="m">
10296       <method name="Void .ctor()">
10297         <size>7</size>
10298       </method>
10299       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10300         <size>13</size>
10301       </method>
10302       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10303         <size>13</size>
10304       </method>
10305       <method name="Void Main()">
10306         <size>6</size>
10307       </method>
10308     </type>
10309   </test>
10310   <test name="gtest-385.cs">
10311     <type name="DocAttribute">
10312       <method name="Void .ctor()">
10313         <size>7</size>
10314       </method>
10315       <method name="Void .ctor(String)">
10316         <size>7</size>
10317       </method>
10318     </type>
10319     <type name="Test">
10320       <method name="Void .ctor()">
10321         <size>7</size>
10322       </method>
10323       <method name="Int32 Main()">
10324         <size>66</size>
10325       </method>
10326     </type>
10327     <type name="Func`2[TArg,TRet]">
10328       <method name="Void .ctor(Object, IntPtr)">
10329         <size>0</size>
10330       </method>
10331       <method name="Void Invoke()">
10332         <size>0</size>
10333       </method>
10334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10335         <size>0</size>
10336       </method>
10337       <method name="Void EndInvoke(IAsyncResult)">
10338         <size>0</size>
10339       </method>
10340     </type>
10341   </test>
10342   <test name="gtest-386.cs">
10343     <type name="C">
10344       <method name="Void .ctor()">
10345         <size>7</size>
10346       </method>
10347       <method name="Int32 Main()">
10348         <size>220</size>
10349       </method>
10350     </type>
10351     <type name="MyType">
10352       <method name="Void .ctor(Int32)">
10353         <size>8</size>
10354       </method>
10355       <method name="MyType op_UnaryNegation(MyType)">
10356         <size>14</size>
10357       </method>
10358     </type>
10359   </test>
10360   <test name="gtest-387.cs">
10361     <type name="C">
10362       <method name="Void .ctor()">
10363         <size>7</size>
10364       </method>
10365       <method name="Int32 Main()">
10366         <size>168</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-388.cs">
10371     <type name="Data">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375     </type>
10376     <type name="Foo">
10377       <method name="Void .ctor()">
10378         <size>7</size>
10379       </method>
10380       <method name="Void f(Data)">
10381         <size>19</size>
10382       </method>
10383       <method name="Void Main()">
10384         <size>22</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-389.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>234</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-390.cs">
10399     <type name="Program">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403       <method name="Int32 Main()">
10404         <size>4</size>
10405       </method>
10406     </type>
10407   </test>
10408   <test name="gtest-391.cs">
10409     <type name="C">
10410       <method name="Void .ctor()">
10411         <size>7</size>
10412       </method>
10413       <method name="Int32 Main()">
10414         <size>121</size>
10415       </method>
10416       <method name="Boolean Test_1()">
10417         <size>36</size>
10418       </method>
10419     </type>
10420   </test>
10421   <test name="gtest-392.cs">
10422     <type name="DieSubrangeType">
10423       <method name="Void .ctor()">
10424         <size>19</size>
10425       </method>
10426       <method name="Nullable`1 get_UpperBound()">
10427         <size>7</size>
10428       </method>
10429       <method name="Void set_UpperBound(Nullable`1)">
10430         <size>8</size>
10431       </method>
10432     </type>
10433     <type name="X">
10434       <method name="Void .ctor()">
10435         <size>7</size>
10436       </method>
10437       <method name="Int32 Main()">
10438         <size>61</size>
10439       </method>
10440     </type>
10441   </test>
10442   <test name="gtest-393.cs">
10443     <type name="B`1[T]">
10444       <method name="Void .ctor()">
10445         <size>7</size>
10446       </method>
10447     </type>
10448     <type name="A">
10449       <method name="Void .ctor(Type)">
10450         <size>29</size>
10451       </method>
10452       <method name="Void .cctor()">
10453         <size>7</size>
10454       </method>
10455       <method name="Int32 Main()">
10456         <size>23</size>
10457       </method>
10458     </type>
10459   </test>
10460   <test name="gtest-394.cs">
10461     <type name="Test">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Void FindMembers(Test+MemberFilter)">
10466         <size>1</size>
10467       </method>
10468       <method name="Void GetMethodGroup(Test+MemberFilter)">
10469         <size>43</size>
10470       </method>
10471       <method name="Void Main()">
10472         <size>1</size>
10473       </method>
10474     </type>
10475     <type name="Test+MemberFilter">
10476       <method name="Void .ctor(Object, IntPtr)">
10477         <size>0</size>
10478       </method>
10479       <method name="Boolean Invoke()">
10480         <size>0</size>
10481       </method>
10482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10483         <size>0</size>
10484       </method>
10485       <method name="Boolean EndInvoke(IAsyncResult)">
10486         <size>0</size>
10487       </method>
10488     </type>
10489     <type name="Test">
10490       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10491         <size>2</size>
10492       </method>
10493     </type>
10494   </test>
10495   <test name="gtest-395.cs">
10496     <type name="RuleBuilder`1[T]">
10497       <method name="Void .ctor()">
10498         <size>7</size>
10499       </method>
10500     </type>
10501     <type name="RubyMethod">
10502       <method name="Void .ctor()">
10503         <size>7</size>
10504       </method>
10505       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10506         <size>6</size>
10507       </method>
10508     </type>
10509     <type name="T">
10510       <method name="Void .ctor()">
10511         <size>7</size>
10512       </method>
10513       <method name="Void Main()">
10514         <size>1</size>
10515       </method>
10516     </type>
10517   </test>
10518   <test name="gtest-396.cs">
10519     <type name="Test">
10520       <method name="Void .ctor()">
10521         <size>7</size>
10522       </method>
10523       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10524         <size>1</size>
10525       </method>
10526       <method name="System.Func`1[System.Int32] Method(System.String)">
10527         <size>2</size>
10528       </method>
10529       <method name="Void Main()">
10530         <size>24</size>
10531       </method>
10532     </type>
10533   </test>
10534   <test name="gtest-397.cs">
10535     <type name="Test">
10536       <method name="Void .ctor()">
10537         <size>7</size>
10538       </method>
10539       <method name="Foo NegateFoo(Foo)">
10540         <size>12</size>
10541       </method>
10542       <method name="Foo NegateFooNullable(Nullable`1)">
10543         <size>7</size>
10544       </method>
10545       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10546         <size>7</size>
10547       </method>
10548       <method name="Nullable`1 NegateBar(Bar)">
10549         <size>12</size>
10550       </method>
10551       <method name="Int32 Main()">
10552         <size>139</size>
10553       </method>
10554     </type>
10555     <type name="Foo">
10556       <method name="Void .ctor(Int32)">
10557         <size>8</size>
10558       </method>
10559       <method name="Foo op_UnaryNegation(Nullable`1)">
10560         <size>42</size>
10561       </method>
10562     </type>
10563     <type name="Bar">
10564       <method name="Void .ctor(Int32)">
10565         <size>8</size>
10566       </method>
10567       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10568         <size>41</size>
10569       </method>
10570     </type>
10571   </test>
10572   <test name="gtest-398.cs">
10573     <type name="GenericClass`1[T]">
10574       <method name="Void .ctor(T)">
10575         <size>14</size>
10576       </method>
10577       <method name="Void Method()">
10578         <size>42</size>
10579       </method>
10580       <method name="Void Test(T)">
10581         <size>1</size>
10582       </method>
10583     </type>
10584     <type name="Foo">
10585       <method name="Void .ctor()">
10586         <size>7</size>
10587       </method>
10588       <method name="Void Main(System.String[])">
10589         <size>15</size>
10590       </method>
10591     </type>
10592     <type name="ToStr">
10593       <method name="Void .ctor(Object, IntPtr)">
10594         <size>0</size>
10595       </method>
10596       <method name="System.String Invoke(System.String, IFormatProvider)">
10597         <size>0</size>
10598       </method>
10599       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10600         <size>0</size>
10601       </method>
10602       <method name="System.String EndInvoke(IAsyncResult)">
10603         <size>0</size>
10604       </method>
10605     </type>
10606   </test>
10607   <test name="gtest-399.cs">
10608     <type name="TestIssue.Base">
10609       <method name="Void .ctor()">
10610         <size>7</size>
10611       </method>
10612     </type>
10613     <type name="TestIssue.Derived">
10614       <method name="Void .ctor()">
10615         <size>7</size>
10616       </method>
10617     </type>
10618     <type name="TestIssue.Program">
10619       <method name="Void .ctor()">
10620         <size>7</size>
10621       </method>
10622       <method name="Int32 Main()">
10623         <size>39</size>
10624       </method>
10625     </type>
10626   </test>
10627   <test name="gtest-400.cs">
10628     <type name="Gen`1[T]">
10629       <method name="Void .ctor()">
10630         <size>7</size>
10631       </method>
10632       <method name="Boolean Foo(T)">
10633         <size>15</size>
10634       </method>
10635     </type>
10636     <type name="Program">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640       <method name="Boolean Foo[T]()">
10641         <size>17</size>
10642       </method>
10643       <method name="Int32 Main()">
10644         <size>66</size>
10645       </method>
10646     </type>
10647   </test>
10648   <test name="gtest-401.cs">
10649     <type name="ParserTest">
10650       <method name="Void .ctor()">
10651         <size>7</size>
10652       </method>
10653       <method name="Void Main()">
10654         <size>165</size>
10655       </method>
10656     </type>
10657   </test>
10658   <test name="gtest-402.cs">
10659     <type name="X">
10660       <method name="Void .ctor()">
10661         <size>7</size>
10662       </method>
10663       <method name="Void Main()">
10664         <size>16</size>
10665       </method>
10666     </type>
10667   </test>
10668   <test name="gtest-403.cs">
10669     <type name="T">
10670       <method name="Void .ctor()">
10671         <size>7</size>
10672       </method>
10673       <method name="Void Main()">
10674         <size>15</size>
10675       </method>
10676     </type>
10677     <type name="S`1[T]">
10678       <method name="Void Foo()">
10679         <size>1</size>
10680       </method>
10681     </type>
10682   </test>
10683   <test name="gtest-404.cs">
10684     <type name="Test.Program">
10685       <method name="Void Main()">
10686         <size>1</size>
10687       </method>
10688     </type>
10689     <type name="Test.Class1`1[T1]">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void add_doSomething(System.EventHandler)">
10694         <size>24</size>
10695       </method>
10696       <method name="Void remove_doSomething(System.EventHandler)">
10697         <size>24</size>
10698       </method>
10699     </type>
10700     <type name="Test.Class2`1[T]">
10701       <method name="Void .ctor()">
10702         <size>7</size>
10703       </method>
10704       <method name="Void add_DoSomething(System.EventHandler)">
10705         <size>8</size>
10706       </method>
10707       <method name="Void remove_DoSomething(System.EventHandler)">
10708         <size>8</size>
10709       </method>
10710     </type>
10711   </test>
10712   <test name="gtest-405.cs">
10713     <type name="C">
10714       <method name="Void .ctor()">
10715         <size>7</size>
10716       </method>
10717       <method name="Void Main()">
10718         <size>1</size>
10719       </method>
10720     </type>
10721   </test>
10722   <test name="gtest-406.cs">
10723     <type name="Test`1[T]">
10724       <method name="Void .ctor()">
10725         <size>7</size>
10726       </method>
10727       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10728         <size>1</size>
10729       </method>
10730     </type>
10731     <type name="C`2[A,B]">
10732       <method name="Void .ctor(IEnumerable`1)">
10733         <size>46</size>
10734       </method>
10735       <method name="B &lt;C&gt;m__0(B)">
10736         <size>2</size>
10737       </method>
10738     </type>
10739     <type name="M">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void Main()">
10744         <size>1</size>
10745       </method>
10746     </type>
10747   </test>
10748   <test name="gtest-407.cs">
10749     <type name="NullableColorTests">
10750       <method name="Void .ctor()">
10751         <size>7</size>
10752       </method>
10753       <method name="Int32 Main()">
10754         <size>99</size>
10755       </method>
10756     </type>
10757     <type name="MyColor">
10758       <method name="Void .ctor(Int32)">
10759         <size>8</size>
10760       </method>
10761       <method name="Boolean op_Equality(MyColor, MyColor)">
10762         <size>17</size>
10763       </method>
10764       <method name="Boolean op_Inequality(MyColor, MyColor)">
10765         <size>20</size>
10766       </method>
10767     </type>
10768   </test>
10769   <test name="gtest-408.cs">
10770     <type name="Test">
10771       <method name="Void .ctor()">
10772         <size>7</size>
10773       </method>
10774       <method name="Int32 Main()">
10775         <size>92</size>
10776       </method>
10777     </type>
10778   </test>
10779   <test name="gtest-409.cs">
10780     <type name="ConditionalParsing">
10781       <method name="Void .ctor()">
10782         <size>7</size>
10783       </method>
10784       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10785         <size>14</size>
10786       </method>
10787       <method name="Void Test_1(Boolean)">
10788         <size>20</size>
10789       </method>
10790       <method name="Void Test_2()">
10791         <size>31</size>
10792       </method>
10793       <method name="Void Test_4(Boolean, Boolean)">
10794         <size>39</size>
10795       </method>
10796       <method name="Void Test_5(Boolean, IDisposable)">
10797         <size>45</size>
10798       </method>
10799       <method name="Void Test_6(Boolean)">
10800         <size>47</size>
10801       </method>
10802       <method name="Void Test_7(System.Object)">
10803         <size>8</size>
10804       </method>
10805       <method name="Void Main()">
10806         <size>1</size>
10807       </method>
10808     </type>
10809     <type name="ConditionalParsing+T">
10810       <method name="Void .ctor(String, Boolean)">
10811         <size>28</size>
10812       </method>
10813       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10814         <size>7</size>
10815       </method>
10816     </type>
10817     <type name="&lt;PrivateImplementationDetails&gt;">
10818       <method name="Void .ctor()">
10819         <size>7</size>
10820       </method>
10821     </type>
10822     <type name="ConditionalParsing+Const">
10823       <method name="Void .ctor()">
10824         <size>7</size>
10825       </method>
10826     </type>
10827     <type name="ConditionalParsing">
10828       <method name="Void Test_8(DateTime)">
10829         <size>38</size>
10830       </method>
10831       <method name="Void Test_9()">
10832         <size>43</size>
10833       </method>
10834       <method name="Void Test_10()">
10835         <size>21</size>
10836       </method>
10837     </type>
10838   </test>
10839   <test name="gtest-410.cs">
10840     <type name="Program">
10841       <method name="Void .ctor()">
10842         <size>7</size>
10843       </method>
10844       <method name="Void Main()">
10845         <size>7</size>
10846       </method>
10847     </type>
10848   </test>
10849   <test name="gtest-411.cs">
10850     <type name="Maybe">
10851       <method name="Maybe`1[T] C[T](T)">
10852         <size>2</size>
10853       </method>
10854     </type>
10855     <type name="Maybe`1[T]">
10856       <method name="Void .ctor(T)">
10857         <size>7</size>
10858       </method>
10859     </type>
10860     <type name="Extensions">
10861       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10862         <size>10</size>
10863       </method>
10864     </type>
10865     <type name="Test">
10866       <method name="Void .ctor()">
10867         <size>7</size>
10868       </method>
10869       <method name="Void Main()">
10870         <size>131</size>
10871       </method>
10872       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10873         <size>7</size>
10874       </method>
10875       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10876         <size>7</size>
10877       </method>
10878       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10879         <size>11</size>
10880       </method>
10881     </type>
10882   </test>
10883   <test name="gtest-412.cs">
10884     <type name="Program">
10885       <method name="Void .ctor()">
10886         <size>7</size>
10887       </method>
10888       <method name="Int32 Main()">
10889         <size>213</size>
10890       </method>
10891     </type>
10892   </test>
10893   <test name="gtest-413.cs">
10894     <type name="Test">
10895       <method name="Void .ctor()">
10896         <size>7</size>
10897       </method>
10898       <method name="Int32 Main()">
10899         <size>95</size>
10900       </method>
10901     </type>
10902     <type name="S">
10903       <method name="Int64 op_Addition(S, Int64)">
10904         <size>2</size>
10905       </method>
10906     </type>
10907   </test>
10908   <test name="gtest-414.cs">
10909     <type name="MonoTest.MainClass">
10910       <method name="Void .ctor()">
10911         <size>7</size>
10912       </method>
10913       <method name="Void Main()">
10914         <size>1</size>
10915       </method>
10916     </type>
10917     <type name="MonoTest.TestImpl">
10918       <method name="Void .ctor()">
10919         <size>7</size>
10920       </method>
10921       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10922         <size>1</size>
10923       </method>
10924       <method name="Void Get[T]()">
10925         <size>1</size>
10926       </method>
10927       <method name="Void Get[T](System.Object)">
10928         <size>1</size>
10929       </method>
10930     </type>
10931     <type name="MonoTest.C">
10932       <method name="Void .ctor()">
10933         <size>7</size>
10934       </method>
10935       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10936         <size>1</size>
10937       </method>
10938       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10939         <size>1</size>
10940       </method>
10941     </type>
10942   </test>
10943   <test name="gtest-415.cs">
10944     <type name="S2">
10945       <method name="Void Test()">
10946         <size>39</size>
10947       </method>
10948       <method name="Void Main()">
10949         <size>16</size>
10950       </method>
10951     </type>
10952   </test>
10953   <test name="gtest-416.cs">
10954     <type name="Bug.Demo">
10955       <method name="Boolean Fixed()">
10956         <size>14</size>
10957       </method>
10958       <method name="Boolean Foo(System.Int32[])">
10959         <size>43</size>
10960       </method>
10961       <method name="Int32 Main()">
10962         <size>65</size>
10963       </method>
10964     </type>
10965   </test>
10966   <test name="gtest-417.cs">
10967     <type name="C">
10968       <method name="Void .ctor()">
10969         <size>7</size>
10970       </method>
10971       <method name="Void Goo()">
10972         <size>11</size>
10973       </method>
10974       <method name="Void Main()">
10975         <size>1</size>
10976       </method>
10977     </type>
10978   </test>
10979   <test name="gtest-418.cs">
10980     <type name="N.Nested">
10981       <method name="Void .ctor()">
10982         <size>7</size>
10983       </method>
10984     </type>
10985     <type name="N.Nested+C">
10986       <method name="Void .ctor()">
10987         <size>7</size>
10988       </method>
10989       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10990         <size>2</size>
10991       </method>
10992     </type>
10993     <type name="N.M">
10994       <method name="Void .ctor()">
10995         <size>7</size>
10996       </method>
10997       <method name="Int32 Main()">
10998         <size>173</size>
10999       </method>
11000     </type>
11001   </test>
11002   <test name="gtest-419.cs">
11003     <type name="Program">
11004       <method name="Void .ctor()">
11005         <size>7</size>
11006       </method>
11007       <method name="Int32 Main()">
11008         <size>56</size>
11009       </method>
11010       <method name="System.Object Test(System.String)">
11011         <size>42</size>
11012       </method>
11013     </type>
11014   </test>
11015   <test name="gtest-420.cs">
11016     <type name="C">
11017       <method name="Void .ctor()">
11018         <size>7</size>
11019       </method>
11020     </type>
11021     <type name="TestClass">
11022       <method name="Void .ctor()">
11023         <size>7</size>
11024       </method>
11025       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11026         <size>2</size>
11027       </method>
11028       <method name="Int32 Test(System.Object, System.Object[])">
11029         <size>2</size>
11030       </method>
11031       <method name="Int32 Main()">
11032         <size>43</size>
11033       </method>
11034     </type>
11035   </test>
11036   <test name="gtest-421.cs">
11037     <type name="OneOff">
11038       <method name="Void .ctor()">
11039         <size>7</size>
11040       </method>
11041       <method name="Int32 Main()">
11042         <size>50</size>
11043       </method>
11044       <method name="T[] Clone[T](T[])">
11045         <size>166</size>
11046       </method>
11047     </type>
11048     <type name="&lt;PrivateImplementationDetails&gt;">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052     </type>
11053   </test>
11054   <test name="gtest-422.cs">
11055     <type name="A">
11056       <method name="Void .ctor()">
11057         <size>7</size>
11058       </method>
11059       <method name="Boolean op_GreaterThan(A, System.Object)">
11060         <size>2</size>
11061       </method>
11062       <method name="Boolean op_LessThan(A, System.Object)">
11063         <size>2</size>
11064       </method>
11065     </type>
11066     <type name="C">
11067       <method name="Void .ctor()">
11068         <size>7</size>
11069       </method>
11070       <method name="Int32 Main()">
11071         <size>23</size>
11072       </method>
11073       <method name="Nullable`1 get_Id()">
11074         <size>7</size>
11075       </method>
11076       <method name="Boolean Test()">
11077         <size>51</size>
11078       </method>
11079     </type>
11080   </test>
11081   <test name="gtest-423.cs">
11082     <type name="App">
11083       <method name="Void .ctor()">
11084         <size>7</size>
11085       </method>
11086       <method name="Void Main()">
11087         <size>33</size>
11088       </method>
11089       <method name="Void Test(System.Object, System.EventArgs)">
11090         <size>1</size>
11091       </method>
11092     </type>
11093   </test>
11094   <test name="gtest-424.cs">
11095     <type name="A">
11096       <method name="Void .ctor()">
11097         <size>7</size>
11098       </method>
11099     </type>
11100     <type name="B">
11101       <method name="Void .ctor()">
11102         <size>7</size>
11103       </method>
11104     </type>
11105     <type name="Test">
11106       <method name="Void .ctor()">
11107         <size>7</size>
11108       </method>
11109       <method name="Void Block(A[])">
11110         <size>6</size>
11111       </method>
11112       <method name="Void Block(IEnumerable`1, A[])">
11113         <size>1</size>
11114       </method>
11115       <method name="Int32 Main()">
11116         <size>29</size>
11117       </method>
11118     </type>
11119   </test>
11120   <test name="gtest-425.cs">
11121     <type name="EventClass`1[T]">
11122       <method name="Void .ctor()">
11123         <size>7</size>
11124       </method>
11125     </type>
11126     <type name="Test">
11127       <method name="Void .ctor()">
11128         <size>7</size>
11129       </method>
11130       <method name="Void Main()">
11131         <size>16</size>
11132       </method>
11133     </type>
11134     <type name="EventClass`1+HookDelegate[T]">
11135       <method name="Void .ctor(Object, IntPtr)">
11136         <size>0</size>
11137       </method>
11138       <method name="Void Invoke(T)">
11139         <size>0</size>
11140       </method>
11141       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11142         <size>0</size>
11143       </method>
11144       <method name="Void EndInvoke(IAsyncResult)">
11145         <size>0</size>
11146       </method>
11147     </type>
11148   </test>
11149   <test name="gtest-426.cs">
11150     <type name="OverloadTest.MyClass`1[T]">
11151       <method name="Void .ctor()">
11152         <size>7</size>
11153       </method>
11154       <method name="Boolean Method(MyInterface`1)">
11155         <size>20</size>
11156       </method>
11157       <method name="Boolean Method(System.Action`1[T])">
11158         <size>2</size>
11159       </method>
11160     </type>
11161     <type name="OverloadTest.C">
11162       <method name="Void .ctor()">
11163         <size>7</size>
11164       </method>
11165       <method name="Void Main()">
11166         <size>1</size>
11167       </method>
11168     </type>
11169   </test>
11170   <test name="gtest-427.cs">
11171     <type name="T">
11172       <method name="Void .ctor()">
11173         <size>7</size>
11174       </method>
11175       <method name="Void Test()">
11176         <size>19</size>
11177       </method>
11178       <method name="Void Attach(EventHandler)">
11179         <size>2</size>
11180       </method>
11181       <method name="Void Attach(EventHandler`1[System.String])">
11182         <size>1</size>
11183       </method>
11184       <method name="Void OnClick(System.String)">
11185         <size>1</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>11</size>
11189       </method>
11190     </type>
11191     <type name="EventHandler">
11192       <method name="Void .ctor(Object, IntPtr)">
11193         <size>0</size>
11194       </method>
11195       <method name="Void Invoke(System.Object)">
11196         <size>0</size>
11197       </method>
11198       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11199         <size>0</size>
11200       </method>
11201       <method name="Void EndInvoke(IAsyncResult)">
11202         <size>0</size>
11203       </method>
11204     </type>
11205     <type name="EventHandler`1[T]">
11206       <method name="Void .ctor(Object, IntPtr)">
11207         <size>0</size>
11208       </method>
11209       <method name="Void Invoke(T)">
11210         <size>0</size>
11211       </method>
11212       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11213         <size>0</size>
11214       </method>
11215       <method name="Void EndInvoke(IAsyncResult)">
11216         <size>0</size>
11217       </method>
11218     </type>
11219   </test>
11220   <test name="gtest-428.cs">
11221     <type name="CInt">
11222       <method name="Void .ctor(Int32)">
11223         <size>8</size>
11224       </method>
11225       <method name="CInt op_Implicit(Int32)">
11226         <size>7</size>
11227       </method>
11228       <method name="Int32 op_Implicit(CInt)">
11229         <size>8</size>
11230       </method>
11231     </type>
11232     <type name="Klass">
11233       <method name="Void .ctor(Nullable`1)">
11234         <size>14</size>
11235       </method>
11236       <method name="Nullable`1 get_Value()">
11237         <size>7</size>
11238       </method>
11239     </type>
11240     <type name="MainClass">
11241       <method name="Void .ctor()">
11242         <size>7</size>
11243       </method>
11244       <method name="Int32 Main()">
11245         <size>173</size>
11246       </method>
11247     </type>
11248   </test>
11249   <test name="gtest-429.cs">
11250     <type name="CInt">
11251       <method name="Void .ctor(Int32)">
11252         <size>8</size>
11253       </method>
11254       <method name="CInt op_Implicit(Int32)">
11255         <size>7</size>
11256       </method>
11257       <method name="Int32 op_Implicit(CInt)">
11258         <size>8</size>
11259       </method>
11260     </type>
11261     <type name="Klass">
11262       <method name="Void .ctor(Nullable`1)">
11263         <size>14</size>
11264       </method>
11265     </type>
11266     <type name="MainClass">
11267       <method name="Void .ctor()">
11268         <size>7</size>
11269       </method>
11270       <method name="Int32 Main()">
11271         <size>36</size>
11272       </method>
11273     </type>
11274   </test>
11275   <test name="gtest-430.cs">
11276     <type name="Tmp">
11277       <method name="Void .ctor()">
11278         <size>7</size>
11279       </method>
11280     </type>
11281     <type name="Driver">
11282       <method name="Void .ctor()">
11283         <size>7</size>
11284       </method>
11285       <method name="Nullable`1 get_Prop()">
11286         <size>42</size>
11287       </method>
11288       <method name="Int32 Main()">
11289         <size>42</size>
11290       </method>
11291     </type>
11292   </test>
11293   <test name="gtest-431.cs">
11294     <type name="Program">
11295       <method name="Void .ctor()">
11296         <size>7</size>
11297       </method>
11298       <method name="Void Main()">
11299         <size>13</size>
11300       </method>
11301     </type>
11302   </test>
11303   <test name="gtest-432.cs">
11304     <type name="Test.Bar`2[T,U]">
11305       <method name="Void .ctor()">
11306         <size>7</size>
11307       </method>
11308       <method name="Void DoSomething[V]()">
11309         <size>1</size>
11310       </method>
11311     </type>
11312     <type name="Test.Baz">
11313       <method name="Void .ctor()">
11314         <size>7</size>
11315       </method>
11316       <method name="Void GetInTroubleHere()">
11317         <size>13</size>
11318       </method>
11319       <method name="Void Main()">
11320         <size>1</size>
11321       </method>
11322     </type>
11323   </test>
11324   <test name="gtest-433.cs">
11325     <type name="M">
11326       <method name="Void .ctor()">
11327         <size>7</size>
11328       </method>
11329       <method name="Void Main()">
11330         <size>37</size>
11331       </method>
11332     </type>
11333   </test>
11334   <test name="gtest-434.cs">
11335     <type name="testcase.Init">
11336       <method name="Void .ctor()">
11337         <size>7</size>
11338       </method>
11339       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11340         <size>8</size>
11341       </method>
11342     </type>
11343     <type name="testcase.Program">
11344       <method name="Void .ctor()">
11345         <size>7</size>
11346       </method>
11347       <method name="Int32 Main()">
11348         <size>75</size>
11349       </method>
11350     </type>
11351   </test>
11352   <test name="gtest-435.cs">
11353     <type name="testcase.Program">
11354       <method name="Void .ctor()">
11355         <size>7</size>
11356       </method>
11357       <method name="Int32 Main()">
11358         <size>258</size>
11359       </method>
11360     </type>
11361   </test>
11362   <test name="gtest-436.cs">
11363     <type name="SomeClass">
11364       <method name="Void .ctor()">
11365         <size>7</size>
11366       </method>
11367       <method name="Int32 Main()">
11368         <size>2</size>
11369       </method>
11370     </type>
11371   </test>
11372   <test name="gtest-438.cs">
11373     <type name="Tests">
11374       <method name="Void .ctor()">
11375         <size>7</size>
11376       </method>
11377       <method name="ServiceType GetService[ServiceType](System.Object[])">
11378         <size>17</size>
11379       </method>
11380       <method name="Int32 Main()">
11381         <size>19</size>
11382       </method>
11383     </type>
11384   </test>
11385   <test name="gtest-439.cs">
11386     <type name="MonoBug.Stuff">
11387       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11388         <size>8</size>
11389       </method>
11390     </type>
11391     <type name="MonoBug.GenericStuff`2[T1,T2]">
11392       <method name="Void .ctor(T1, T2)">
11393         <size>21</size>
11394       </method>
11395     </type>
11396     <type name="MonoBug.Program">
11397       <method name="Void Main()">
11398         <size>35</size>
11399       </method>
11400     </type>
11401   </test>
11402   <test name="gtest-440.cs">
11403     <type name="AnyObjectId">
11404       <method name="Void .ctor()">
11405         <size>7</size>
11406       </method>
11407       <method name="Int32 get_W1()">
11408         <size>7</size>
11409       </method>
11410       <method name="Void set_W1(Int32)">
11411         <size>8</size>
11412       </method>
11413     </type>
11414     <type name="ObjectId">
11415       <method name="Void .ctor()">
11416         <size>14</size>
11417       </method>
11418       <method name="Void Main()">
11419         <size>1</size>
11420       </method>
11421     </type>
11422   </test>
11423   <test name="gtest-441.cs">
11424     <type name="Name.Test">
11425       <method name="Void .ctor()">
11426         <size>7</size>
11427       </method>
11428     </type>
11429     <type name="Name.Subclass">
11430       <method name="Void .ctor()">
11431         <size>7</size>
11432       </method>
11433       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11434         <size>7</size>
11435       </method>
11436       <method name="Void Main(System.String[])">
11437         <size>7</size>
11438       </method>
11439     </type>
11440   </test>
11441   <test name="gtest-442.cs">
11442     <type name="NonGenericBase">
11443       <method name="Void .ctor()">
11444         <size>7</size>
11445       </method>
11446       <method name="Int32 get_Item(Int32)">
11447         <size>0</size>
11448       </method>
11449     </type>
11450     <type name="GenericBase`1[T]">
11451       <method name="Void .ctor()">
11452         <size>7</size>
11453       </method>
11454       <method name="T get_Instance()">
11455         <size>7</size>
11456       </method>
11457       <method name="Void Foo()">
11458         <size>24</size>
11459       </method>
11460     </type>
11461     <type name="EntryPoint">
11462       <method name="Void .ctor()">
11463         <size>7</size>
11464       </method>
11465       <method name="Void Main()">
11466         <size>1</size>
11467       </method>
11468     </type>
11469   </test>
11470   <test name="gtest-443.cs">
11471     <type name="C">
11472       <method name="Void .ctor()">
11473         <size>7</size>
11474       </method>
11475       <method name="Void M[T]()">
11476         <size>28</size>
11477       </method>
11478       <method name="Int32 Main()">
11479         <size>7</size>
11480       </method>
11481     </type>
11482   </test>
11483   <test name="gtest-444.cs">
11484     <type name="MyClass">
11485       <method name="Void .ctor()">
11486         <size>7</size>
11487       </method>
11488       <method name="Int32 Main()">
11489         <size>114</size>
11490       </method>
11491     </type>
11492   </test>
11493   <test name="gtest-445.cs">
11494     <type name="Test">
11495       <method name="Void .ctor()">
11496         <size>7</size>
11497       </method>
11498       <method name="Void Main()">
11499         <size>1</size>
11500       </method>
11501       <method name="Void Foo[T](T ByRef)">
11502         <size>1</size>
11503       </method>
11504       <method name="Void Foo[T](T[])">
11505         <size>1</size>
11506       </method>
11507       <method name="Void Foo[T](T[,])">
11508         <size>1</size>
11509       </method>
11510       <method name="Void Foo[T](T[,,])">
11511         <size>1</size>
11512       </method>
11513       <method name="Void Bar(Int32 ByRef)">
11514         <size>1</size>
11515       </method>
11516       <method name="Void Bar(System.Int32[])">
11517         <size>1</size>
11518       </method>
11519       <method name="Void Bar(System.Int32[,])">
11520         <size>1</size>
11521       </method>
11522       <method name="Void Bar(System.Int32[,,])">
11523         <size>1</size>
11524       </method>
11525     </type>
11526   </test>
11527   <test name="gtest-446.cs">
11528     <type name="BugTest.Bug`1[T]">
11529       <method name="Void .ctor()">
11530         <size>7</size>
11531       </method>
11532       <method name="Void CreateObject(T ByRef)">
11533         <size>42</size>
11534       </method>
11535     </type>
11536     <type name="BugTest.Program">
11537       <method name="Int32 Main()">
11538         <size>16</size>
11539       </method>
11540     </type>
11541   </test>
11542   <test name="gtest-447.cs">
11543     <type name="B">
11544       <method name="Void .ctor()">
11545         <size>7</size>
11546       </method>
11547       <method name="Int32 Main()">
11548         <size>29</size>
11549       </method>
11550     </type>
11551   </test>
11552   <test name="gtest-449.cs">
11553     <type name="Program">
11554       <method name="Void .ctor()">
11555         <size>7</size>
11556       </method>
11557       <method name="Int32 Main()">
11558         <size>59</size>
11559       </method>
11560     </type>
11561   </test>
11562   <test name="gtest-450.cs">
11563     <type name="Program">
11564       <method name="Void .ctor()">
11565         <size>7</size>
11566       </method>
11567       <method name="Int32 Main()">
11568         <size>59</size>
11569       </method>
11570     </type>
11571   </test>
11572   <test name="gtest-453.cs">
11573     <type name="Test.CompilerTest">
11574       <method name="Void .ctor()">
11575         <size>7</size>
11576       </method>
11577       <method name="Int32 Main()">
11578         <size>12</size>
11579       </method>
11580       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11581         <size>73</size>
11582       </method>
11583       <method name="Void ThisDoesNotWork()">
11584         <size>27</size>
11585       </method>
11586       <method name="Void ThisWorksFine()">
11587         <size>38</size>
11588       </method>
11589     </type>
11590   </test>
11591   <test name="gtest-454.cs">
11592     <type name="TestNS.TestCase">
11593       <method name="Void .ctor()">
11594         <size>7</size>
11595       </method>
11596       <method name="Int32 Compare[T](T[], T[])">
11597         <size>2</size>
11598       </method>
11599       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11600         <size>30</size>
11601       </method>
11602       <method name="Int32 Main()">
11603         <size>19</size>
11604       </method>
11605     </type>
11606   </test>
11607   <test name="gtest-455.cs">
11608     <type name="ConsoleApplication1.Program">
11609       <method name="Void .ctor()">
11610         <size>7</size>
11611       </method>
11612       <method name="Void Main()">
11613         <size>14</size>
11614       </method>
11615     </type>
11616     <type name="ConsoleApplication1.Inner`1[T]">
11617       <method name="Void .ctor()">
11618         <size>7</size>
11619       </method>
11620       <method name="Void Compare(System.Object, T)">
11621         <size>13</size>
11622       </method>
11623     </type>
11624   </test>
11625   <test name="gtest-456.cs">
11626     <type name="G`1[T]">
11627       <method name="Void .ctor()">
11628         <size>7</size>
11629       </method>
11630     </type>
11631     <type name="G`1+S[T]">
11632       <method name="System.String Test()">
11633         <size>22</size>
11634       </method>
11635     </type>
11636     <type name="C">
11637       <method name="Int32 Main()">
11638         <size>36</size>
11639       </method>
11640       <method name="Void .ctor()">
11641         <size>7</size>
11642       </method>
11643     </type>
11644   </test>
11645   <test name="gtest-457.cs">
11646     <type name="Program">
11647       <method name="Void Foo[T]()">
11648         <size>1</size>
11649       </method>
11650       <method name="Int32 Main()">
11651         <size>2</size>
11652       </method>
11653       <method name="Void .ctor()">
11654         <size>7</size>
11655       </method>
11656     </type>
11657     <type name="Program+C">
11658       <method name="Void .ctor()">
11659         <size>7</size>
11660       </method>
11661     </type>
11662   </test>
11663   <test name="gtest-458.cs">
11664     <type name="MyList`1[T]">
11665       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11666         <size>2</size>
11667       </method>
11668       <method name="Void .ctor()">
11669         <size>7</size>
11670       </method>
11671     </type>
11672     <type name="MyList`1+Helper`2[T,U,V]">
11673       <method name="Void .ctor()">
11674         <size>7</size>
11675       </method>
11676     </type>
11677     <type name="C">
11678       <method name="Int32 Main()">
11679         <size>13</size>
11680       </method>
11681       <method name="Void .ctor()">
11682         <size>7</size>
11683       </method>
11684     </type>
11685   </test>
11686   <test name="gtest-459.cs">
11687     <type name="GenericTest.OuterGeneric`1[T]">
11688       <method name="Void .ctor()">
11689         <size>7</size>
11690       </method>
11691     </type>
11692     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11693       <method name="System.String GetTypeNames()">
11694         <size>41</size>
11695       </method>
11696       <method name="Void .ctor()">
11697         <size>7</size>
11698       </method>
11699     </type>
11700     <type name="GenericTest.Program">
11701       <method name="Int32 Main()">
11702         <size>14</size>
11703       </method>
11704       <method name="Void .ctor()">
11705         <size>7</size>
11706       </method>
11707     </type>
11708   </test>
11709   <test name="gtest-460.cs">
11710     <type name="Foo`1[T]">
11711       <method name="Void .ctor()">
11712         <size>7</size>
11713       </method>
11714     </type>
11715     <type name="Foo`1+Bar`1[T,V]">
11716       <method name="Void .ctor()">
11717         <size>7</size>
11718       </method>
11719     </type>
11720     <type name="FooImpl">
11721       <method name="Int32 Main()">
11722         <size>8</size>
11723       </method>
11724       <method name="Void .ctor()">
11725         <size>7</size>
11726       </method>
11727     </type>
11728     <type name="FooImpl+BarImpl">
11729       <method name="Void .ctor()">
11730         <size>7</size>
11731       </method>
11732     </type>
11733   </test>
11734   <test name="gtest-461.cs">
11735     <type name="Test.BaseContext">
11736       <method name="Void .ctor()">
11737         <size>7</size>
11738       </method>
11739     </type>
11740     <type name="Test.MyDataContext">
11741       <method name="Void .ctor()">
11742         <size>7</size>
11743       </method>
11744     </type>
11745     <type name="Test.Entity`1[T]">
11746       <method name="Void .ctor()">
11747         <size>7</size>
11748       </method>
11749     </type>
11750     <type name="Test.Person">
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754     </type>
11755     <type name="Test.TheBox`1[T]">
11756       <method name="U GetById[U](Guid)">
11757         <size>7</size>
11758       </method>
11759       <method name="Void .ctor()">
11760         <size>7</size>
11761       </method>
11762     </type>
11763     <type name="Test.Program">
11764       <method name="Void Main()">
11765         <size>19</size>
11766       </method>
11767       <method name="Void .ctor()">
11768         <size>7</size>
11769       </method>
11770     </type>
11771   </test>
11772   <test name="gtest-462.cs">
11773     <type name="Program">
11774       <method name="Int32 Main()">
11775         <size>79</size>
11776       </method>
11777       <method name="Void .ctor()">
11778         <size>7</size>
11779       </method>
11780     </type>
11781     <type name="Program+Tester`1[T]">
11782       <method name="T Get(System.Object)">
11783         <size>30</size>
11784       </method>
11785       <method name="Void .ctor()">
11786         <size>7</size>
11787       </method>
11788     </type>
11789   </test>
11790   <test name="gtest-463.cs">
11791     <type name="STuple`1[Ta]">
11792       <method name="Void .ctor(Ta)">
11793         <size>8</size>
11794       </method>
11795     </type>
11796     <type name="C">
11797       <method name="Int32 Main()">
11798         <size>10</size>
11799       </method>
11800       <method name="Void .ctor()">
11801         <size>7</size>
11802       </method>
11803     </type>
11804   </test>
11805   <test name="gtest-464.cs">
11806     <type name="Test">
11807       <method name="Int32 Main()">
11808         <size>28</size>
11809       </method>
11810       <method name="Void .ctor()">
11811         <size>7</size>
11812       </method>
11813     </type>
11814   </test>
11815   <test name="gtest-465.cs">
11816     <type name="DerivedClass">
11817       <method name="Void GenericMethod_1[T]()">
11818         <size>1</size>
11819       </method>
11820       <method name="Void GenericMethod_2[T]()">
11821         <size>1</size>
11822       </method>
11823       <method name="Void GenericMethod_3[T]()">
11824         <size>1</size>
11825       </method>
11826       <method name="Void .ctor()">
11827         <size>7</size>
11828       </method>
11829     </type>
11830     <type name="Program">
11831       <method name="Int32 Main()">
11832         <size>8</size>
11833       </method>
11834       <method name="Void .ctor()">
11835         <size>7</size>
11836       </method>
11837     </type>
11838   </test>
11839   <test name="gtest-466.cs">
11840     <type name="Program">
11841       <method name="Boolean Test[T](T)">
11842         <size>10</size>
11843       </method>
11844       <method name="Int32 Main()">
11845         <size>40</size>
11846       </method>
11847       <method name="Void .ctor()">
11848         <size>7</size>
11849       </method>
11850     </type>
11851   </test>
11852   <test name="gtest-467.cs">
11853     <type name="S">
11854       <method name="Int32 Main()">
11855         <size>79</size>
11856       </method>
11857     </type>
11858     <type name="A">
11859       <method name="A op_Implicit(S)">
11860         <size>6</size>
11861       </method>
11862       <method name="Void .ctor()">
11863         <size>7</size>
11864       </method>
11865     </type>
11866     <type name="B">
11867       <method name="Void .ctor()">
11868         <size>7</size>
11869       </method>
11870     </type>
11871   </test>
11872   <test name="gtest-468.cs">
11873     <type name="TS">
11874       <method name="Nullable`1 get_v()">
11875         <size>7</size>
11876       </method>
11877       <method name="Int32 Main()">
11878         <size>43</size>
11879       </method>
11880       <method name="Nullable`1 op_Implicit(TS)">
11881         <size>7</size>
11882       </method>
11883       <method name="TS op_Implicit(Nullable`1)">
11884         <size>2</size>
11885       </method>
11886       <method name="Void .ctor()">
11887         <size>7</size>
11888       </method>
11889     </type>
11890   </test>
11891   <test name="gtest-469.cs">
11892     <type name="Foo`2[T1,T2]">
11893       <method name="Void .ctor(T2)">
11894         <size>7</size>
11895       </method>
11896     </type>
11897     <type name="Bar">
11898       <method name="Int32 Main()">
11899         <size>13</size>
11900       </method>
11901       <method name="Void .ctor()">
11902         <size>7</size>
11903       </method>
11904     </type>
11905   </test>
11906   <test name="gtest-470.cs">
11907     <type name="C">
11908       <method name="Void Main()">
11909         <size>13</size>
11910       </method>
11911       <method name="Void .ctor()">
11912         <size>7</size>
11913       </method>
11914     </type>
11915   </test>
11916   <test name="gtest-471.cs">
11917     <type name="Q">
11918       <method name="Void bar[T](T ByRef)">
11919         <size>16</size>
11920       </method>
11921       <method name="Int32 Main()">
11922         <size>11</size>
11923       </method>
11924       <method name="Void .ctor()">
11925         <size>7</size>
11926       </method>
11927     </type>
11928   </test>
11929   <test name="gtest-472.cs">
11930     <type name="C`1[T]">
11931       <method name="Void CopyUnsafe(T[], System.Int64[])">
11932         <size>1</size>
11933       </method>
11934       <method name="Boolean CopyUnsafe(T[], Int64)">
11935         <size>2</size>
11936       </method>
11937       <method name="Void CopyUnsafe(T[])">
11938         <size>11</size>
11939       </method>
11940       <method name="Void .ctor()">
11941         <size>7</size>
11942       </method>
11943     </type>
11944     <type name="A">
11945       <method name="Void Main()">
11946         <size>1</size>
11947       </method>
11948       <method name="Void .ctor()">
11949         <size>7</size>
11950       </method>
11951     </type>
11952   </test>
11953   <test name="gtest-473.cs">
11954     <type name="A`1[X]">
11955       <method name="Void Foo[T]()">
11956         <size>1</size>
11957       </method>
11958       <method name="Void .ctor()">
11959         <size>7</size>
11960       </method>
11961     </type>
11962     <type name="B">
11963       <method name="Void Foo[T]()">
11964         <size>1</size>
11965       </method>
11966       <method name="Void .ctor()">
11967         <size>7</size>
11968       </method>
11969     </type>
11970     <type name="C">
11971       <method name="Int32 Main()">
11972         <size>8</size>
11973       </method>
11974       <method name="Void .ctor()">
11975         <size>7</size>
11976       </method>
11977     </type>
11978   </test>
11979   <test name="gtest-474.cs">
11980     <type name="A`1[X]">
11981       <method name="Void .ctor()">
11982         <size>7</size>
11983       </method>
11984     </type>
11985     <type name="B`1[T]">
11986       <method name="Void .ctor()">
11987         <size>7</size>
11988       </method>
11989     </type>
11990     <type name="C">
11991       <method name="Void Main()">
11992         <size>7</size>
11993       </method>
11994       <method name="Void .ctor()">
11995         <size>7</size>
11996       </method>
11997     </type>
11998   </test>
11999   <test name="gtest-475.cs">
12000     <type name="Value`1[T]">
12001       <method name="Void .ctor()">
12002         <size>7</size>
12003       </method>
12004       <method name="Void .cctor()">
12005         <size>1</size>
12006       </method>
12007     </type>
12008     <type name="Test`2[T,U]">
12009       <method name="Value`1[T] get_Value()">
12010         <size>2</size>
12011       </method>
12012       <method name="Void .ctor()">
12013         <size>7</size>
12014       </method>
12015     </type>
12016     <type name="Test`2+B[T,U]">
12017       <method name="Void .ctor(Value`1)">
12018         <size>7</size>
12019       </method>
12020       <method name="Void .cctor()">
12021         <size>16</size>
12022       </method>
12023     </type>
12024     <type name="C">
12025       <method name="Void Main()">
12026         <size>7</size>
12027       </method>
12028       <method name="Void .ctor()">
12029         <size>7</size>
12030       </method>
12031     </type>
12032   </test>
12033   <test name="gtest-476.cs">
12034     <type name="Test`1[T]">
12035       <method name="B First()">
12036         <size>10</size>
12037       </method>
12038       <method name="IFoo Second()">
12039         <size>15</size>
12040       </method>
12041       <method name="Void .ctor()">
12042         <size>7</size>
12043       </method>
12044     </type>
12045     <type name="C">
12046       <method name="Void Main()">
12047         <size>1</size>
12048       </method>
12049       <method name="Void .ctor()">
12050         <size>7</size>
12051       </method>
12052     </type>
12053   </test>
12054   <test name="gtest-477.cs">
12055     <type name="B`1[T]">
12056       <method name="Void .ctor()">
12057         <size>7</size>
12058       </method>
12059     </type>
12060     <type name="B`1+BNested[T]">
12061       <method name="Void .ctor()">
12062         <size>7</size>
12063       </method>
12064     </type>
12065     <type name="A`1[T]">
12066       <method name="Void .ctor()">
12067         <size>7</size>
12068       </method>
12069     </type>
12070     <type name="AA`1[T]">
12071       <method name="Void .ctor()">
12072         <size>7</size>
12073       </method>
12074     </type>
12075     <type name="AA`1+ANested[T]">
12076       <method name="Void .ctor()">
12077         <size>7</size>
12078       </method>
12079     </type>
12080     <type name="M">
12081       <method name="Void Main()">
12082         <size>1</size>
12083       </method>
12084       <method name="Void .ctor()">
12085         <size>7</size>
12086       </method>
12087     </type>
12088   </test>
12089   <test name="gtest-478.cs">
12090     <type name="M">
12091       <method name="Void Foo()">
12092         <size>1</size>
12093       </method>
12094       <method name="Void GenFoo()">
12095         <size>1</size>
12096       </method>
12097       <method name="Void Main()">
12098         <size>13</size>
12099       </method>
12100       <method name="Void .ctor()">
12101         <size>7</size>
12102       </method>
12103     </type>
12104   </test>
12105   <test name="gtest-479.cs">
12106     <type name="A">
12107       <method name="Void .ctor()">
12108         <size>7</size>
12109       </method>
12110     </type>
12111     <type name="B">
12112       <method name="Void .ctor()">
12113         <size>7</size>
12114       </method>
12115     </type>
12116     <type name="M">
12117       <method name="Void Test[T](I`1)">
12118         <size>1</size>
12119       </method>
12120       <method name="Void Main()">
12121         <size>21</size>
12122       </method>
12123       <method name="Void .ctor()">
12124         <size>7</size>
12125       </method>
12126     </type>
12127   </test>
12128   <test name="gtest-480.cs">
12129     <type name="C">
12130       <method name="Void Foo()">
12131         <size>57</size>
12132       </method>
12133       <method name="Void Main()">
12134         <size>30</size>
12135       </method>
12136       <method name="Void .ctor()">
12137         <size>7</size>
12138       </method>
12139     </type>
12140   </test>
12141   <test name="gtest-481.cs">
12142     <type name="TestClass`1[T]">
12143       <method name="Void Add(T[][] ByRef)">
12144         <size>1</size>
12145       </method>
12146       <method name="Void .ctor(Int32)">
12147         <size>18</size>
12148       </method>
12149     </type>
12150     <type name="C">
12151       <method name="Void Main()">
12152         <size>8</size>
12153       </method>
12154       <method name="Void .ctor()">
12155         <size>7</size>
12156       </method>
12157     </type>
12158   </test>
12159   <test name="gtest-482.cs">
12160     <type name="TestBug.BugClass`1[T]">
12161       <method name="Void add_Evt(System.EventHandler)">
12162         <size>1</size>
12163       </method>
12164       <method name="Void remove_Evt(System.EventHandler)">
12165         <size>1</size>
12166       </method>
12167       <method name="Void Bug()">
12168         <size>19</size>
12169       </method>
12170       <method name="Void Handler(System.Object, System.EventArgs)">
12171         <size>1</size>
12172       </method>
12173       <method name="Void .ctor()">
12174         <size>7</size>
12175       </method>
12176     </type>
12177     <type name="TestBug.MainClass">
12178       <method name="Void Main()">
12179         <size>25</size>
12180       </method>
12181       <method name="Void .ctor()">
12182         <size>7</size>
12183       </method>
12184     </type>
12185   </test>
12186   <test name="gtest-483.cs">
12187     <type name="Program">
12188       <method name="Int32 Main()">
12189         <size>86</size>
12190       </method>
12191       <method name="Void ReplaceContentsWith[T](T, T)">
12192         <size>95</size>
12193       </method>
12194       <method name="Void .ctor()">
12195         <size>7</size>
12196       </method>
12197     </type>
12198     <type name="Int32Collection">
12199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12200         <size>17</size>
12201       </method>
12202       <method name="Int32 get_Count()">
12203         <size>12</size>
12204       </method>
12205       <method name="Int32 get_Item(Int32)">
12206         <size>13</size>
12207       </method>
12208       <method name="Void set_Item(Int32, Int32)">
12209         <size>14</size>
12210       </method>
12211       <method name="Void Add(Int32)">
12212         <size>13</size>
12213       </method>
12214       <method name="Void Clear()">
12215         <size>12</size>
12216       </method>
12217       <method name="Void .ctor()">
12218         <size>18</size>
12219       </method>
12220     </type>
12221   </test>
12222   <test name="gtest-484.cs">
12223     <type name="MainClass">
12224       <method name="Void Foo(System.Action`1[MainClass][][])">
12225         <size>1</size>
12226       </method>
12227       <method name="System.Action`1[MainClass][] Set(System.Action`1[MainClass][])">
12228         <size>2</size>
12229       </method>
12230       <method name="Void Bar(MainClass)">
12231         <size>1</size>
12232       </method>
12233       <method name="Void Main(System.String[])">
12234         <size>100</size>
12235       </method>
12236       <method name="Void .ctor()">
12237         <size>7</size>
12238       </method>
12239     </type>
12240   </test>
12241   <test name="gtest-485.cs">
12242     <type name="C">
12243       <method name="Void Main()">
12244         <size>1</size>
12245       </method>
12246       <method name="Void .ctor()">
12247         <size>7</size>
12248       </method>
12249     </type>
12250   </test>
12251   <test name="gtest-486.cs">
12252     <type name="MyCollection`1[T]">
12253       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12254         <size>2</size>
12255       </method>
12256       <method name="Void AddRange(IMyCollection`1)">
12257         <size>1</size>
12258       </method>
12259       <method name="Void AddRange(IEnumerable`1)">
12260         <size>1</size>
12261       </method>
12262       <method name="Int32 get_Count()">
12263         <size>2</size>
12264       </method>
12265       <method name="Boolean get_IsReadOnly()">
12266         <size>2</size>
12267       </method>
12268       <method name="Void Add(T)">
12269         <size>1</size>
12270       </method>
12271       <method name="Void Clear()">
12272         <size>1</size>
12273       </method>
12274       <method name="Boolean Contains(T)">
12275         <size>2</size>
12276       </method>
12277       <method name="Void CopyTo(T[], Int32)">
12278         <size>1</size>
12279       </method>
12280       <method name="Boolean Remove(T)">
12281         <size>2</size>
12282       </method>
12283       <method name="IEnumerator`1 GetEnumerator()">
12284         <size>2</size>
12285       </method>
12286       <method name="Void .ctor()">
12287         <size>7</size>
12288       </method>
12289     </type>
12290     <type name="P">
12291       <method name="MyCollection`1[System.String] get_IgnoreTokens()">
12292         <size>36</size>
12293       </method>
12294       <method name="Void Main()">
12295         <size>1</size>
12296       </method>
12297       <method name="Void .ctor()">
12298         <size>7</size>
12299       </method>
12300       <method name="Void .cctor()">
12301         <size>21</size>
12302       </method>
12303     </type>
12304   </test>
12305   <test name="gtest-487.cs">
12306     <type name="Limada.MonoTests.Generics.MultiDictionary`3[K,V,TDictionary]">
12307       <method name="Void .ctor()">
12308         <size>7</size>
12309       </method>
12310     </type>
12311     <type name="Limada.MonoTests.Generics.Test">
12312       <method name="Void Main()">
12313         <size>7</size>
12314       </method>
12315       <method name="Void .ctor()">
12316         <size>7</size>
12317       </method>
12318     </type>
12319   </test>
12320   <test name="gtest-488.cs">
12321     <type name="Ref">
12322       <method name="Void .ctor()">
12323         <size>7</size>
12324       </method>
12325     </type>
12326     <type name="Def">
12327       <method name="Void .ctor()">
12328         <size>7</size>
12329       </method>
12330     </type>
12331     <type name="FooProcessor`1[T]">
12332       <method name="Void Attach(T, Def)">
12333         <size>15</size>
12334       </method>
12335       <method name="Void .ctor()">
12336         <size>7</size>
12337       </method>
12338     </type>
12339     <type name="Program">
12340       <method name="Void Main()">
12341         <size>1</size>
12342       </method>
12343       <method name="Void .ctor()">
12344         <size>7</size>
12345       </method>
12346     </type>
12347   </test>
12348   <test name="gtest-489.cs">
12349     <type name="sample">
12350       <method name="TValue Value[TKey,TValue]()">
12351         <size>0</size>
12352       </method>
12353       <method name="Void Main()">
12354         <size>1</size>
12355       </method>
12356       <method name="Void .ctor()">
12357         <size>7</size>
12358       </method>
12359     </type>
12360     <type name="sample+nested`1[T]">
12361       <method name="TValue Value[TKey,TValue]()">
12362         <size>6</size>
12363       </method>
12364       <method name="Void .ctor()">
12365         <size>7</size>
12366       </method>
12367     </type>
12368   </test>
12369   <test name="gtest-490.cs">
12370     <type name="Foo">
12371       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
12372         <size>17</size>
12373       </method>
12374       <method name="IEnumerator GetEnumerator()">
12375         <size>17</size>
12376       </method>
12377       <method name="Void Main()">
12378         <size>1</size>
12379       </method>
12380       <method name="Void .ctor()">
12381         <size>18</size>
12382       </method>
12383     </type>
12384   </test>
12385   <test name="gtest-491.cs">
12386     <type name="ArrayEqualityComparer`1[T]">
12387       <method name="Boolean Equals(T[], T[])">
12388         <size>2</size>
12389       </method>
12390       <method name="Int32 GetHashCode(T[])">
12391         <size>2</size>
12392       </method>
12393       <method name="Void .ctor()">
12394         <size>7</size>
12395       </method>
12396     </type>
12397     <type name="Program">
12398       <method name="Int32 Main()">
12399         <size>13</size>
12400       </method>
12401       <method name="Void .ctor()">
12402         <size>7</size>
12403       </method>
12404     </type>
12405   </test>
12406   <test name="gtest-492.cs">
12407     <type name="B`1[T]">
12408       <method name="Void .ctor()">
12409         <size>7</size>
12410       </method>
12411     </type>
12412     <type name="A`1[T]">
12413       <method name="Void .ctor()">
12414         <size>7</size>
12415       </method>
12416     </type>
12417     <type name="A`1+C[T]">
12418       <method name="Void .ctor()">
12419         <size>7</size>
12420       </method>
12421     </type>
12422     <type name="M">
12423       <method name="Void Main()">
12424         <size>1</size>
12425       </method>
12426       <method name="Void .ctor()">
12427         <size>7</size>
12428       </method>
12429     </type>
12430   </test>
12431   <test name="gtest-493.cs">
12432     <type name="MonoGenericIteratorTest.MyType">
12433       <method name="Void .ctor()">
12434         <size>7</size>
12435       </method>
12436     </type>
12437     <type name="MonoGenericIteratorTest.MyCollectionBase`1[T]">
12438       <method name="IEnumerator GetEnumerator()">
12439         <size>17</size>
12440       </method>
12441       <method name="Void .ctor()">
12442         <size>7</size>
12443       </method>
12444     </type>
12445     <type name="MonoGenericIteratorTest.MyCollection">
12446       <method name="Void .ctor()">
12447         <size>7</size>
12448       </method>
12449     </type>
12450     <type name="MonoGenericIteratorTest.MainClass">
12451       <method name="Void Main(System.String[])">
12452         <size>77</size>
12453       </method>
12454       <method name="Void .ctor()">
12455         <size>7</size>
12456       </method>
12457     </type>
12458   </test>
12459   <test name="gtest-494.cs">
12460     <type name="Grid`1[CT]">
12461       <method name="Void .ctor()">
12462         <size>7</size>
12463       </method>
12464     </type>
12465     <type name="Grid`1+GPD[CT]">
12466       <method name="Void .ctor()">
12467         <size>18</size>
12468       </method>
12469     </type>
12470     <type name="Grid`1+GPD+GC[CT]">
12471       <method name="Void .ctor()">
12472         <size>7</size>
12473       </method>
12474     </type>
12475     <type name="H">
12476       <method name="Void .ctor()">
12477         <size>7</size>
12478       </method>
12479     </type>
12480     <type name="H+MyCT">
12481       <method name="Void .ctor()">
12482         <size>7</size>
12483       </method>
12484     </type>
12485     <type name="TheTest">
12486       <method name="Void Main(System.String[])">
12487         <size>7</size>
12488       </method>
12489       <method name="Void .ctor()">
12490         <size>7</size>
12491       </method>
12492     </type>
12493   </test>
12494   <test name="gtest-495.cs">
12495     <type name="Repro">
12496       <method name="Void Main()">
12497         <size>12</size>
12498       </method>
12499       <method name="Void .ctor()">
12500         <size>7</size>
12501       </method>
12502     </type>
12503     <type name="Repro+Outer">
12504       <method name="Void .ctor()">
12505         <size>7</size>
12506       </method>
12507     </type>
12508     <type name="Repro+Outer+Inner`1[T]">
12509       <method name="Void .ctor()">
12510         <size>7</size>
12511       </method>
12512     </type>
12513   </test>
12514   <test name="gtest-496.cs">
12515     <type name="Base">
12516       <method name="T EndExecute[T](System.Object, System.String)">
12517         <size>7</size>
12518       </method>
12519       <method name="Void .ctor()">
12520         <size>7</size>
12521       </method>
12522     </type>
12523     <type name="Derived">
12524       <method name="Derived EndExecute[TElement](System.Object)">
12525         <size>2</size>
12526       </method>
12527       <method name="Void .ctor()">
12528         <size>7</size>
12529       </method>
12530     </type>
12531     <type name="a">
12532       <method name="Int32 Main()">
12533         <size>14</size>
12534       </method>
12535       <method name="Void .ctor()">
12536         <size>7</size>
12537       </method>
12538     </type>
12539   </test>
12540   <test name="gtest-497.cs">
12541     <type name="Item">
12542       <method name="Void .ctor()">
12543         <size>7</size>
12544       </method>
12545     </type>
12546     <type name="ItemCollection`1[T]">
12547       <method name="Void Bind[U](ItemCollection`1[U])">
12548         <size>1</size>
12549       </method>
12550       <method name="Void .ctor()">
12551         <size>7</size>
12552       </method>
12553     </type>
12554     <type name="a">
12555       <method name="Void Main()">
12556         <size>14</size>
12557       </method>
12558       <method name="Void .ctor()">
12559         <size>7</size>
12560       </method>
12561     </type>
12562   </test>
12563   <test name="gtest-498.cs">
12564     <type name="A">
12565       <method name="Int32 Main()">
12566         <size>16</size>
12567       </method>
12568       <method name="Void .ctor()">
12569         <size>15</size>
12570       </method>
12571     </type>
12572   </test>
12573   <test name="gtest-499.cs">
12574     <type name="C">
12575       <method name="Int32 Test[T](T[])">
12576         <size>21</size>
12577       </method>
12578       <method name="Int32 TestExtra[T](T[,])">
12579         <size>22</size>
12580       </method>
12581       <method name="Int32 Main()">
12582         <size>118</size>
12583       </method>
12584       <method name="Void .ctor()">
12585         <size>7</size>
12586       </method>
12587     </type>
12588   </test>
12589   <test name="gtest-500.cs">
12590     <type name="Program">
12591       <method name="Int32 Main()">
12592         <size>85</size>
12593       </method>
12594       <method name="Void .ctor()">
12595         <size>7</size>
12596       </method>
12597     </type>
12598   </test>
12599   <test name="gtest-501.cs">
12600     <type name="UndoableDictionary`2[TKey,TValue]">
12601       <method name="Void TestFunc()">
12602         <size>1</size>
12603       </method>
12604       <method name="Void .ctor()">
12605         <size>7</size>
12606       </method>
12607     </type>
12608     <type name="UpdateableCollection`1[T]">
12609       <method name="Void AddReferences()">
12610         <size>1</size>
12611       </method>
12612       <method name="Void TestFunc()">
12613         <size>1</size>
12614       </method>
12615       <method name="Void .ctor()">
12616         <size>7</size>
12617       </method>
12618     </type>
12619     <type name="UpdateableCollection`1+X[T]">
12620       <method name="Void .ctor()">
12621         <size>7</size>
12622       </method>
12623     </type>
12624     <type name="C">
12625       <method name="Int32 Main()">
12626         <size>8</size>
12627       </method>
12628       <method name="Void .ctor()">
12629         <size>7</size>
12630       </method>
12631     </type>
12632   </test>
12633   <test name="gtest-502.cs">
12634     <type name="C`1[T]">
12635       <method name="Void .ctor()">
12636         <size>7</size>
12637       </method>
12638       <method name="Void .cctor()">
12639         <size>31</size>
12640       </method>
12641     </type>
12642     <type name="C`1+Foo`1[T,U]">
12643       <method name="Void .ctor()">
12644         <size>7</size>
12645       </method>
12646     </type>
12647     <type name="C`1+Simple[T]">
12648       <method name="Void .ctor()">
12649         <size>7</size>
12650       </method>
12651     </type>
12652     <type name="M">
12653       <method name="Void .ctor()">
12654         <size>7</size>
12655       </method>
12656     </type>
12657     <type name="A">
12658       <method name="Void .ctor()">
12659         <size>7</size>
12660       </method>
12661     </type>
12662     <type name="A+N`1[T]">
12663       <method name="Void .ctor()">
12664         <size>7</size>
12665       </method>
12666     </type>
12667     <type name="M">
12668       <method name="Int32 Main()">
12669         <size>40</size>
12670       </method>
12671     </type>
12672   </test>
12673   <test name="gtest-503.cs">
12674     <type name="TestAttribute">
12675       <method name="Void .ctor(Type)">
12676         <size>7</size>
12677       </method>
12678     </type>
12679     <type name="C`1[T]">
12680       <method name="Void .ctor()">
12681         <size>7</size>
12682       </method>
12683     </type>
12684     <type name="C`1+N`1[T,U]">
12685       <method name="Void .ctor()">
12686         <size>7</size>
12687       </method>
12688     </type>
12689     <type name="A">
12690       <method name="Int32 Main()">
12691         <size>28</size>
12692       </method>
12693       <method name="Void .ctor()">
12694         <size>7</size>
12695       </method>
12696     </type>
12697   </test>
12698   <test name="gtest-504.cs">
12699     <type name="C">
12700       <method name="Void Main()">
12701         <size>1</size>
12702       </method>
12703       <method name="Void .ctor()">
12704         <size>7</size>
12705       </method>
12706     </type>
12707   </test>
12708   <test name="gtest-505.cs">
12709     <type name="C">
12710       <method name="Int32 Test(System.Collections.Generic.List`1[System.Int32])">
12711         <size>3</size>
12712       </method>
12713       <method name="Int32 Test(System.String)">
12714         <size>3</size>
12715       </method>
12716       <method name="Int32 Test(Int32)">
12717         <size>2</size>
12718       </method>
12719       <method name="R Method[T,R](IEnumerable`1, System.Func`2[T,R])">
12720         <size>16</size>
12721       </method>
12722       <method name="R Method2[T,R](IEnumerable`1, System.Func`2[System.Collections.Generic.List`1[T],R])">
12723         <size>8</size>
12724       </method>
12725       <method name="Int32 Main()">
12726         <size>73</size>
12727       </method>
12728       <method name="Void .ctor()">
12729         <size>7</size>
12730       </method>
12731     </type>
12732   </test>
12733   <test name="gtest-506.cs">
12734     <type name="C">
12735       <method name="Void Main()">
12736         <size>9</size>
12737       </method>
12738       <method name="Void .ctor()">
12739         <size>7</size>
12740       </method>
12741     </type>
12742   </test>
12743   <test name="gtest-507.cs">
12744     <type name="A">
12745       <method name="Int32 Main()">
12746         <size>26</size>
12747       </method>
12748       <method name="Void .ctor()">
12749         <size>7</size>
12750       </method>
12751     </type>
12752     <type name="B`1[T]">
12753       <method name="Int32 get_Item(T)">
12754         <size>2</size>
12755       </method>
12756       <method name="Int32 get_Item(System.Object)">
12757         <size>2</size>
12758       </method>
12759       <method name="Void .ctor()">
12760         <size>7</size>
12761       </method>
12762     </type>
12763   </test>
12764   <test name="gtest-508.cs">
12765     <type name="B">
12766       <method name="Void Main()">
12767         <size>8</size>
12768       </method>
12769       <method name="Void .ctor(Int32)">
12770         <size>8</size>
12771       </method>
12772     </type>
12773     <type name="A`1[T]">
12774       <method name="Void .ctor(T)">
12775         <size>7</size>
12776       </method>
12777     </type>
12778   </test>
12779   <test name="gtest-509.cs">
12780     <type name="Test.Foo">
12781       <method name="Void .ctor()">
12782         <size>7</size>
12783       </method>
12784     </type>
12785     <type name="Test.TestClass">
12786       <method name="T Test.IBase.Get[T](System.Object)">
12787         <size>10</size>
12788       </method>
12789       <method name="T Get[T](System.Object)">
12790         <size>10</size>
12791       </method>
12792       <method name="Void Main(System.String[])">
12793         <size>17</size>
12794       </method>
12795       <method name="Void .ctor()">
12796         <size>7</size>
12797       </method>
12798     </type>
12799   </test>
12800   <test name="gtest-510.cs">
12801     <type name="CA`2[U,V]">
12802       <method name="Void .ctor()">
12803         <size>7</size>
12804       </method>
12805     </type>
12806     <type name="Map`2[K,T]">
12807       <method name="Void .ctor()">
12808         <size>7</size>
12809       </method>
12810     </type>
12811     <type name="S">
12812       <method name="Void Main()">
12813         <size>7</size>
12814       </method>
12815       <method name="Void .ctor()">
12816         <size>7</size>
12817       </method>
12818     </type>
12819   </test>
12820   <test name="gtest-511.cs">
12821     <type name="A`1[T]">
12822       <method name="Void .ctor()">
12823         <size>7</size>
12824       </method>
12825     </type>
12826     <type name="C">
12827       <method name="Void Foo[T](A`1[T])">
12828         <size>1</size>
12829       </method>
12830       <method name="Void .ctor()">
12831         <size>7</size>
12832       </method>
12833     </type>
12834     <type name="D">
12835       <method name="Void Foo[T](A`1[T])">
12836         <size>1</size>
12837       </method>
12838       <method name="Int32 Main()">
12839         <size>76</size>
12840       </method>
12841       <method name="Void .ctor()">
12842         <size>7</size>
12843       </method>
12844     </type>
12845   </test>
12846   <test name="gtest-512.cs">
12847     <type name="C">
12848       <method name="Void Main()">
12849         <size>5</size>
12850       </method>
12851       <method name="Void .ctor()">
12852         <size>7</size>
12853       </method>
12854     </type>
12855   </test>
12856   <test name="gtest-513.cs">
12857     <type name="S">
12858       <method name="Void System.IDisposable.Dispose()">
12859         <size>13</size>
12860       </method>
12861       <method name="Void Dispose()">
12862         <size>6</size>
12863       </method>
12864     </type>
12865     <type name="C">
12866       <method name="Void System.IDisposable.Dispose()">
12867         <size>1</size>
12868       </method>
12869       <method name="Void Dispose()">
12870         <size>6</size>
12871       </method>
12872       <method name="Void .ctor()">
12873         <size>7</size>
12874       </method>
12875     </type>
12876     <type name="Test">
12877       <method name="Int32 Main()">
12878         <size>154</size>
12879       </method>
12880       <method name="Void GenMethod[T](T)">
12881         <size>33</size>
12882       </method>
12883       <method name="Void .ctor()">
12884         <size>7</size>
12885       </method>
12886     </type>
12887   </test>
12888   <test name="gtest-514.cs">
12889     <type name="test2.Test`3[T,U,V]">
12890       <method name="Void Method()">
12891         <size>128</size>
12892       </method>
12893       <method name="Void .ctor()">
12894         <size>7</size>
12895       </method>
12896     </type>
12897     <type name="test2.MainClass">
12898       <method name="Void Dispose()">
12899         <size>1</size>
12900       </method>
12901       <method name="Void Main()">
12902         <size>11</size>
12903       </method>
12904       <method name="Void .ctor()">
12905         <size>7</size>
12906       </method>
12907     </type>
12908   </test>
12909   <test name="gtest-515.cs">
12910     <type name="A">
12911       <method name="I`1 Foo[T]()">
12912         <size>2</size>
12913       </method>
12914       <method name="Void .ctor()">
12915         <size>7</size>
12916       </method>
12917     </type>
12918     <type name="AA">
12919       <method name="I`1 Foo[V]()">
12920         <size>7</size>
12921       </method>
12922       <method name="Void .ctor()">
12923         <size>7</size>
12924       </method>
12925     </type>
12926     <type name="B">
12927       <method name="Void Dispose()">
12928         <size>1</size>
12929       </method>
12930       <method name="I`1 Foo[R]()">
12931         <size>7</size>
12932       </method>
12933       <method name="Void Main()">
12934         <size>12</size>
12935       </method>
12936       <method name="Void .ctor()">
12937         <size>7</size>
12938       </method>
12939     </type>
12940   </test>
12941   <test name="gtest-516.cs">
12942     <type name="B">
12943       <method name="Void Foo()">
12944         <size>15</size>
12945       </method>
12946       <method name="Void Main()">
12947         <size>1</size>
12948       </method>
12949       <method name="Void .ctor()">
12950         <size>7</size>
12951       </method>
12952     </type>
12953   </test>
12954   <test name="gtest-517.cs">
12955     <type name="C">
12956       <method name="Void .ctor()">
12957         <size>7</size>
12958       </method>
12959     </type>
12960     <type name="G`1[T]">
12961       <method name="Void .ctor()">
12962         <size>7</size>
12963       </method>
12964     </type>
12965     <type name="Test`1[U]">
12966       <method name="Void .ctor()">
12967         <size>7</size>
12968       </method>
12969     </type>
12970     <type name="M">
12971       <method name="Void Main()">
12972         <size>1</size>
12973       </method>
12974       <method name="Void .ctor()">
12975         <size>7</size>
12976       </method>
12977     </type>
12978   </test>
12979   <test name="gtest-518.cs">
12980     <type name="Top`1[X]">
12981       <method name="Void .ctor()">
12982         <size>7</size>
12983       </method>
12984     </type>
12985     <type name="Top`1+C[X]">
12986       <method name="Void .ctor()">
12987         <size>7</size>
12988       </method>
12989     </type>
12990     <type name="M">
12991       <method name="Int32 Main()">
12992         <size>2</size>
12993       </method>
12994       <method name="Void .ctor()">
12995         <size>7</size>
12996       </method>
12997     </type>
12998   </test>
12999   <test name="gtest-519.cs">
13000     <type name="G`1[T]">
13001       <method name="Void .ctor()">
13002         <size>7</size>
13003       </method>
13004     </type>
13005     <type name="A">
13006       <method name="Void Foo[U]()">
13007         <size>1</size>
13008       </method>
13009       <method name="Void Main()">
13010         <size>1</size>
13011       </method>
13012       <method name="Void .ctor()">
13013         <size>7</size>
13014       </method>
13015     </type>
13016   </test>
13017   <test name="gtest-520.cs">
13018     <type name="A">
13019       <method name="Void Method()">
13020         <size>1</size>
13021       </method>
13022       <method name="Void .ctor()">
13023         <size>7</size>
13024       </method>
13025     </type>
13026     <type name="C">
13027       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13028         <size>6</size>
13029       </method>
13030       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;A&gt;.GetEnumerator()">
13031         <size>16</size>
13032       </method>
13033       <method name="Void .ctor()">
13034         <size>7</size>
13035       </method>
13036     </type>
13037     <type name="C+GetEnumerator">
13038       <method name="Void .ctor()">
13039         <size>7</size>
13040       </method>
13041     </type>
13042     <type name="D">
13043       <method name="Void .ctor()">
13044         <size>7</size>
13045       </method>
13046     </type>
13047     <type name="Test">
13048       <method name="Int32 Main()">
13049         <size>118</size>
13050       </method>
13051       <method name="Void .ctor()">
13052         <size>7</size>
13053       </method>
13054     </type>
13055   </test>
13056   <test name="gtest-521.cs">
13057     <type name="D">
13058       <method name="Void Invoke(System.Object)">
13059         <size>0</size>
13060       </method>
13061       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13062         <size>0</size>
13063       </method>
13064       <method name="Void EndInvoke(IAsyncResult)">
13065         <size>0</size>
13066       </method>
13067       <method name="Void .ctor(Object, IntPtr)">
13068         <size>0</size>
13069       </method>
13070     </type>
13071     <type name="E`1[T]">
13072       <method name="Void Test()">
13073         <size>25</size>
13074       </method>
13075       <method name="Void EH(System.Object)">
13076         <size>1</size>
13077       </method>
13078       <method name="Void .ctor()">
13079         <size>7</size>
13080       </method>
13081     </type>
13082     <type name="E`1+I[T]">
13083       <method name="Void add_E(D)">
13084         <size>24</size>
13085       </method>
13086       <method name="Void remove_E(D)">
13087         <size>24</size>
13088       </method>
13089       <method name="Void .ctor()">
13090         <size>7</size>
13091       </method>
13092     </type>
13093     <type name="M">
13094       <method name="Void Main()">
13095         <size>6</size>
13096       </method>
13097       <method name="Void .ctor()">
13098         <size>7</size>
13099       </method>
13100     </type>
13101   </test>
13102   <test name="gtest-522.cs">
13103     <type name="C`1[T]">
13104       <method name="Void .ctor()">
13105         <size>7</size>
13106       </method>
13107     </type>
13108     <type name="X">
13109       <method name="Void Main()">
13110         <size>1</size>
13111       </method>
13112       <method name="Void Test[T](T)">
13113         <size>12</size>
13114       </method>
13115       <method name="Void A[U]()">
13116         <size>1</size>
13117       </method>
13118       <method name="Void .ctor()">
13119         <size>7</size>
13120       </method>
13121     </type>
13122   </test>
13123   <test name="gtest-523.cs">
13124     <type name="Test.TestClass4`1[T]">
13125       <method name="Boolean Equals(T)">
13126         <size>2</size>
13127       </method>
13128       <method name="Boolean Equals(TestClass4`1)">
13129         <size>2</size>
13130       </method>
13131       <method name="Boolean Equals(TestClass4`1, TestClass4`1)">
13132         <size>9</size>
13133       </method>
13134       <method name="Int32 GetHashCode(TestClass4`1)">
13135         <size>14</size>
13136       </method>
13137       <method name="Int32 GetHashCode()">
13138         <size>2</size>
13139       </method>
13140       <method name="Boolean Equals(System.Object)">
13141         <size>2</size>
13142       </method>
13143       <method name="Boolean op_Equality(TestClass4`1, TestClass4`1)">
13144         <size>9</size>
13145       </method>
13146       <method name="Boolean op_Equality(T, TestClass4`1)">
13147         <size>9</size>
13148       </method>
13149       <method name="Boolean op_Equality(TestClass4`1, T)">
13150         <size>9</size>
13151       </method>
13152       <method name="Boolean op_Equality(System.Object, TestClass4`1)">
13153         <size>15</size>
13154       </method>
13155       <method name="Boolean op_Equality(TestClass4`1, System.Object)">
13156         <size>15</size>
13157       </method>
13158       <method name="Boolean op_Inequality(TestClass4`1, TestClass4`1)">
13159         <size>11</size>
13160       </method>
13161       <method name="Boolean op_Inequality(T, TestClass4`1)">
13162         <size>11</size>
13163       </method>
13164       <method name="Boolean op_Inequality(TestClass4`1, T)">
13165         <size>11</size>
13166       </method>
13167       <method name="Boolean op_Inequality(System.Object, TestClass4`1)">
13168         <size>11</size>
13169       </method>
13170       <method name="Boolean op_Inequality(TestClass4`1, System.Object)">
13171         <size>11</size>
13172       </method>
13173     </type>
13174     <type name="Test.C">
13175       <method name="Void Main()">
13176         <size>9</size>
13177       </method>
13178       <method name="Void .ctor()">
13179         <size>7</size>
13180       </method>
13181     </type>
13182   </test>
13183   <test name="gtest-524.cs">
13184     <type name="C">
13185       <method name="T M[T]()">
13186         <size>16</size>
13187       </method>
13188       <method name="Int32 Main()">
13189         <size>14</size>
13190       </method>
13191       <method name="Void .ctor()">
13192         <size>7</size>
13193       </method>
13194     </type>
13195   </test>
13196   <test name="gtest-525.cs">
13197     <type name="A">
13198       <method name="Void MA[T](System.String)">
13199         <size>1</size>
13200       </method>
13201       <method name="Void F()">
13202         <size>1</size>
13203       </method>
13204       <method name="Void .ctor()">
13205         <size>7</size>
13206       </method>
13207     </type>
13208     <type name="A+C">
13209       <method name="Void Foo()">
13210         <size>16</size>
13211       </method>
13212       <method name="Void Main()">
13213         <size>11</size>
13214       </method>
13215       <method name="Void .ctor()">
13216         <size>7</size>
13217       </method>
13218     </type>
13219   </test>
13220   <test name="gtest-526.cs">
13221     <type name="A`1[U]">
13222       <method name="Void .ctor()">
13223         <size>7</size>
13224       </method>
13225     </type>
13226     <type name="B`1[T]">
13227       <method name="Void .ctor()">
13228         <size>7</size>
13229       </method>
13230     </type>
13231     <type name="B`1+N[T]">
13232       <method name="Void Test(C)">
13233         <size>8</size>
13234       </method>
13235       <method name="Void .ctor()">
13236         <size>7</size>
13237       </method>
13238     </type>
13239     <type name="C">
13240       <method name="Void Main()">
13241         <size>16</size>
13242       </method>
13243       <method name="Void .ctor()">
13244         <size>7</size>
13245       </method>
13246     </type>
13247   </test>
13248   <test name="gtest-anon-1.cs">
13249     <type name="X">
13250       <method name="Void .ctor()">
13251         <size>7</size>
13252       </method>
13253       <method name="Void Hello[U](U)">
13254         <size>1</size>
13255       </method>
13256       <method name="Void Test[T](T)">
13257         <size>64</size>
13258       </method>
13259       <method name="Void Main()">
13260         <size>14</size>
13261       </method>
13262     </type>
13263     <type name="Foo">
13264       <method name="Void .ctor(Object, IntPtr)">
13265         <size>0</size>
13266       </method>
13267       <method name="Void Invoke()">
13268         <size>0</size>
13269       </method>
13270       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13271         <size>0</size>
13272       </method>
13273       <method name="Void EndInvoke(IAsyncResult)">
13274         <size>0</size>
13275       </method>
13276     </type>
13277     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13278       <method name="Void .ctor()">
13279         <size>7</size>
13280       </method>
13281       <method name="Void &lt;&gt;m__0()">
13282         <size>18</size>
13283       </method>
13284     </type>
13285   </test>
13286   <test name="gtest-anon-10.cs">
13287     <type name="X">
13288       <method name="Void .ctor()">
13289         <size>7</size>
13290       </method>
13291       <method name="IEnumerable`1 Test[T](T, T)">
13292         <size>44</size>
13293       </method>
13294       <method name="Int32 Main()">
13295         <size>97</size>
13296       </method>
13297     </type>
13298     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
13299       <method name="Void .ctor()">
13300         <size>7</size>
13301       </method>
13302       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13303         <size>12</size>
13304       </method>
13305       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13306         <size>7</size>
13307       </method>
13308       <method name="Boolean MoveNext()">
13309         <size>110</size>
13310       </method>
13311       <method name="Void Dispose()">
13312         <size>8</size>
13313       </method>
13314       <method name="Void Reset()">
13315         <size>6</size>
13316       </method>
13317       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
13318         <size>7</size>
13319       </method>
13320       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
13321         <size>52</size>
13322       </method>
13323     </type>
13324   </test>
13325   <test name="gtest-anon-11.cs">
13326     <type name="Test`1[R]">
13327       <method name="Void .ctor()">
13328         <size>7</size>
13329       </method>
13330       <method name="Void World[S,T](S, T)">
13331         <size>1</size>
13332       </method>
13333       <method name="Void Hello[U,V](U, V)">
13334         <size>47</size>
13335       </method>
13336     </type>
13337     <type name="X">
13338       <method name="Void .ctor()">
13339         <size>7</size>
13340       </method>
13341       <method name="Void Main()">
13342         <size>21</size>
13343       </method>
13344     </type>
13345     <type name="Foo">
13346       <method name="Void .ctor(Object, IntPtr)">
13347         <size>0</size>
13348       </method>
13349       <method name="Void Invoke()">
13350         <size>0</size>
13351       </method>
13352       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13353         <size>0</size>
13354       </method>
13355       <method name="Void EndInvoke(IAsyncResult)">
13356         <size>0</size>
13357       </method>
13358     </type>
13359     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
13360       <method name="Void .ctor()">
13361         <size>7</size>
13362       </method>
13363       <method name="Void &lt;&gt;m__0()">
13364         <size>24</size>
13365       </method>
13366     </type>
13367   </test>
13368   <test name="gtest-anon-12.cs">
13369     <type name="World`1[T]">
13370       <method name="Void .ctor()">
13371         <size>7</size>
13372       </method>
13373       <method name="Void Hello[U](U)">
13374         <size>1</size>
13375       </method>
13376       <method name="Void Test(T)">
13377         <size>46</size>
13378       </method>
13379     </type>
13380     <type name="X">
13381       <method name="Void .ctor()">
13382         <size>7</size>
13383       </method>
13384       <method name="Void Main()">
13385         <size>18</size>
13386       </method>
13387     </type>
13388     <type name="Foo">
13389       <method name="Void .ctor(Object, IntPtr)">
13390         <size>0</size>
13391       </method>
13392       <method name="Void Invoke()">
13393         <size>0</size>
13394       </method>
13395       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13396         <size>0</size>
13397       </method>
13398       <method name="Void EndInvoke(IAsyncResult)">
13399         <size>0</size>
13400       </method>
13401     </type>
13402     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
13403       <method name="Void .ctor()">
13404         <size>7</size>
13405       </method>
13406       <method name="Void &lt;&gt;m__0()">
13407         <size>18</size>
13408       </method>
13409     </type>
13410   </test>
13411   <test name="gtest-anon-13.cs">
13412     <type name="X">
13413       <method name="Void .ctor()">
13414         <size>7</size>
13415       </method>
13416       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
13417         <size>13</size>
13418       </method>
13419       <method name="Void Main()">
13420         <size>1</size>
13421       </method>
13422     </type>
13423     <type name="X+ModuleBinder`1[T]">
13424       <method name="Void .ctor(Object, IntPtr)">
13425         <size>0</size>
13426       </method>
13427       <method name="T Invoke(System.Object)">
13428         <size>0</size>
13429       </method>
13430       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13431         <size>0</size>
13432       </method>
13433       <method name="T EndInvoke(IAsyncResult)">
13434         <size>0</size>
13435       </method>
13436     </type>
13437     <type name="X">
13438       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
13439         <size>7</size>
13440       </method>
13441     </type>
13442   </test>
13443   <test name="gtest-anon-14.cs">
13444     <type name="T">
13445       <method name="Void .ctor()">
13446         <size>7</size>
13447       </method>
13448       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
13449         <size>1</size>
13450       </method>
13451       <method name="Void SomeCaller()">
13452         <size>36</size>
13453       </method>
13454       <method name="Void Main()">
13455         <size>1</size>
13456       </method>
13457       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
13458         <size>2</size>
13459       </method>
13460     </type>
13461   </test>
13462   <test name="gtest-anon-15.cs">
13463     <type name="Test`1[T]">
13464       <method name="Void .ctor()">
13465         <size>7</size>
13466       </method>
13467       <method name="Void Hello[S](T, S)">
13468         <size>42</size>
13469       </method>
13470     </type>
13471     <type name="X">
13472       <method name="Void .ctor()">
13473         <size>7</size>
13474       </method>
13475       <method name="Void Main()">
13476         <size>16</size>
13477       </method>
13478     </type>
13479     <type name="Foo`1[V]">
13480       <method name="Void .ctor(Object, IntPtr)">
13481         <size>0</size>
13482       </method>
13483       <method name="Void Invoke(V)">
13484         <size>0</size>
13485       </method>
13486       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
13487         <size>0</size>
13488       </method>
13489       <method name="Void EndInvoke(IAsyncResult)">
13490         <size>0</size>
13491       </method>
13492     </type>
13493     <type name="Bar`1[W]">
13494       <method name="Void .ctor(Object, IntPtr)">
13495         <size>0</size>
13496       </method>
13497       <method name="Void Invoke(W)">
13498         <size>0</size>
13499       </method>
13500       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
13501         <size>0</size>
13502       </method>
13503       <method name="Void EndInvoke(IAsyncResult)">
13504         <size>0</size>
13505       </method>
13506     </type>
13507     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
13508       <method name="Void .ctor()">
13509         <size>7</size>
13510       </method>
13511       <method name="Void &lt;&gt;m__0(Int64)">
13512         <size>57</size>
13513       </method>
13514     </type>
13515     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
13516       <method name="Void .ctor()">
13517         <size>7</size>
13518       </method>
13519       <method name="Void &lt;&gt;m__1(T)">
13520         <size>65</size>
13521       </method>
13522     </type>
13523   </test>
13524   <test name="gtest-anon-16.cs">
13525     <type name="A">
13526       <method name="Void .ctor(TestFunc`1)">
13527         <size>7</size>
13528       </method>
13529       <method name="Void Main()">
13530         <size>1</size>
13531       </method>
13532     </type>
13533     <type name="TestClass">
13534       <method name="Void .ctor()">
13535         <size>47</size>
13536       </method>
13537       <method name="Void Func[T](TestFunc`1[T])">
13538         <size>1</size>
13539       </method>
13540     </type>
13541     <type name="TestFunc`1[T]">
13542       <method name="Void .ctor(Object, IntPtr)">
13543         <size>0</size>
13544       </method>
13545       <method name="Void Invoke(T)">
13546         <size>0</size>
13547       </method>
13548       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13549         <size>0</size>
13550       </method>
13551       <method name="Void EndInvoke(IAsyncResult)">
13552         <size>0</size>
13553       </method>
13554     </type>
13555     <type name="TestClass">
13556       <method name="Void &lt;a&gt;m__0(Int32)">
13557         <size>1</size>
13558       </method>
13559     </type>
13560   </test>
13561   <test name="gtest-anon-17.cs">
13562     <type name="C">
13563       <method name="Void .ctor()">
13564         <size>7</size>
13565       </method>
13566       <method name="Void Test[T,U](C+Func`1[T], U)">
13567         <size>1</size>
13568       </method>
13569       <method name="Void Main()">
13570         <size>75</size>
13571       </method>
13572     </type>
13573     <type name="C+Func`1[T]">
13574       <method name="Void .ctor(Object, IntPtr)">
13575         <size>0</size>
13576       </method>
13577       <method name="T Invoke(T)">
13578         <size>0</size>
13579       </method>
13580       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
13581         <size>0</size>
13582       </method>
13583       <method name="T EndInvoke(IAsyncResult)">
13584         <size>0</size>
13585       </method>
13586     </type>
13587     <type name="C">
13588       <method name="Int32 &lt;Main&gt;m__0(Int32)">
13589         <size>2</size>
13590       </method>
13591       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13592         <size>2</size>
13593       </method>
13594     </type>
13595   </test>
13596   <test name="gtest-anon-18.cs">
13597     <type name="C">
13598       <method name="Void .ctor()">
13599         <size>7</size>
13600       </method>
13601       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
13602         <size>10</size>
13603       </method>
13604       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
13605         <size>10</size>
13606       </method>
13607       <method name="Void Test2[T]()">
13608         <size>19</size>
13609       </method>
13610       <method name="Void Main()">
13611         <size>100</size>
13612       </method>
13613     </type>
13614     <type name="C+Func`2[TR,TA]">
13615       <method name="Void .ctor(Object, IntPtr)">
13616         <size>0</size>
13617       </method>
13618       <method name="TR Invoke(TA)">
13619         <size>0</size>
13620       </method>
13621       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
13622         <size>0</size>
13623       </method>
13624       <method name="TR EndInvoke(IAsyncResult)">
13625         <size>0</size>
13626       </method>
13627     </type>
13628     <type name="C">
13629       <method name="Int32 &lt;Main&gt;m__1(Int32)">
13630         <size>16</size>
13631       </method>
13632       <method name="System.String &lt;Main&gt;m__2(Int32)">
13633         <size>6</size>
13634       </method>
13635       <method name="System.String &lt;Main&gt;m__3(Int32)">
13636         <size>6</size>
13637       </method>
13638       <method name="T &lt;Test2`1&gt;m__0[T](T)">
13639         <size>2</size>
13640       </method>
13641     </type>
13642   </test>
13643   <test name="gtest-anon-19.cs">
13644     <type name="Test">
13645       <method name="Void .ctor()">
13646         <size>7</size>
13647       </method>
13648       <method name="Void TestNaturalSort()">
13649         <size>31</size>
13650       </method>
13651       <method name="Void Main()">
13652         <size>6</size>
13653       </method>
13654     </type>
13655     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13656       <method name="Void .ctor()">
13657         <size>7</size>
13658       </method>
13659       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
13660         <size>113</size>
13661       </method>
13662     </type>
13663     <type name="Test">
13664       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
13665         <size>106</size>
13666       </method>
13667     </type>
13668     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
13669       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
13670         <size>113</size>
13671       </method>
13672     </type>
13673   </test>
13674   <test name="gtest-anon-2.cs">
13675     <type name="X">
13676       <method name="Void .ctor()">
13677         <size>7</size>
13678       </method>
13679       <method name="Void Hello[U](U)">
13680         <size>1</size>
13681       </method>
13682       <method name="Void Test[T](T)">
13683         <size>71</size>
13684       </method>
13685       <method name="Void Main()">
13686         <size>14</size>
13687       </method>
13688     </type>
13689     <type name="Simple">
13690       <method name="Void .ctor(Object, IntPtr)">
13691         <size>0</size>
13692       </method>
13693       <method name="Void Invoke()">
13694         <size>0</size>
13695       </method>
13696       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13697         <size>0</size>
13698       </method>
13699       <method name="Void EndInvoke(IAsyncResult)">
13700         <size>0</size>
13701       </method>
13702     </type>
13703     <type name="Foo">
13704       <method name="Void .ctor(Object, IntPtr)">
13705         <size>0</size>
13706       </method>
13707       <method name="Simple Invoke()">
13708         <size>0</size>
13709       </method>
13710       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13711         <size>0</size>
13712       </method>
13713       <method name="Simple EndInvoke(IAsyncResult)">
13714         <size>0</size>
13715       </method>
13716     </type>
13717     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13718       <method name="Void .ctor()">
13719         <size>7</size>
13720       </method>
13721       <method name="Simple &lt;&gt;m__0()">
13722         <size>55</size>
13723       </method>
13724     </type>
13725     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13726       <method name="Void .ctor()">
13727         <size>7</size>
13728       </method>
13729       <method name="Void &lt;&gt;m__1()">
13730         <size>50</size>
13731       </method>
13732     </type>
13733   </test>
13734   <test name="gtest-anon-21.cs">
13735     <type name="BaseObject">
13736       <method name="Void .ctor()">
13737         <size>7</size>
13738       </method>
13739       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
13740         <size>53</size>
13741       </method>
13742       <method name="T MakeSomething[T]()">
13743         <size>7</size>
13744       </method>
13745       <method name="Int32 Main()">
13746         <size>10</size>
13747       </method>
13748       <method name="Void Closure(EmptyDelegate)">
13749         <size>1</size>
13750       </method>
13751     </type>
13752     <type name="EmptyDelegate">
13753       <method name="Void .ctor(Object, IntPtr)">
13754         <size>0</size>
13755       </method>
13756       <method name="Void Invoke()">
13757         <size>0</size>
13758       </method>
13759       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13760         <size>0</size>
13761       </method>
13762       <method name="Void EndInvoke(IAsyncResult)">
13763         <size>0</size>
13764       </method>
13765     </type>
13766     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
13767       <method name="Void .ctor()">
13768         <size>7</size>
13769       </method>
13770       <method name="Void &lt;&gt;m__0()">
13771         <size>17</size>
13772       </method>
13773     </type>
13774   </test>
13775   <test name="gtest-anon-22.cs">
13776     <type name="C">
13777       <method name="Void .ctor()">
13778         <size>7</size>
13779       </method>
13780       <method name="Int32 Foo(D1)">
13781         <size>2</size>
13782       </method>
13783       <method name="Int32 Foo(D2)">
13784         <size>2</size>
13785       </method>
13786       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
13787         <size>2</size>
13788       </method>
13789       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
13790         <size>2</size>
13791       </method>
13792       <method name="Int32 Main()">
13793         <size>82</size>
13794       </method>
13795     </type>
13796     <type name="D1">
13797       <method name="Void .ctor(Object, IntPtr)">
13798         <size>0</size>
13799       </method>
13800       <method name="Int32 Invoke()">
13801         <size>0</size>
13802       </method>
13803       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13804         <size>0</size>
13805       </method>
13806       <method name="Int32 EndInvoke(IAsyncResult)">
13807         <size>0</size>
13808       </method>
13809     </type>
13810     <type name="D2">
13811       <method name="Void .ctor(Object, IntPtr)">
13812         <size>0</size>
13813       </method>
13814       <method name="Int64 Invoke()">
13815         <size>0</size>
13816       </method>
13817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13818         <size>0</size>
13819       </method>
13820       <method name="Int64 EndInvoke(IAsyncResult)">
13821         <size>0</size>
13822       </method>
13823     </type>
13824     <type name="C">
13825       <method name="Int32 &lt;Main&gt;m__0()">
13826         <size>2</size>
13827       </method>
13828     </type>
13829   </test>
13830   <test name="gtest-anon-23.cs">
13831     <type name="MemberAccessData">
13832       <method name="Void .ctor()">
13833         <size>7</size>
13834       </method>
13835       <method name="Void set_MyTypeProperty(Nullable`1)">
13836         <size>8</size>
13837       </method>
13838       <method name="Nullable`1 get_MyTypeProperty()">
13839         <size>7</size>
13840       </method>
13841     </type>
13842     <type name="C">
13843       <method name="Void .ctor()">
13844         <size>7</size>
13845       </method>
13846       <method name="Void Test(C+D)">
13847         <size>1</size>
13848       </method>
13849       <method name="Void Main()">
13850         <size>212</size>
13851       </method>
13852     </type>
13853     <type name="C+D">
13854       <method name="Void .ctor(Object, IntPtr)">
13855         <size>0</size>
13856       </method>
13857       <method name="Void Invoke()">
13858         <size>0</size>
13859       </method>
13860       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13861         <size>0</size>
13862       </method>
13863       <method name="Void EndInvoke(IAsyncResult)">
13864         <size>0</size>
13865       </method>
13866     </type>
13867     <type name="C+&lt;Main&gt;c__AnonStorey0">
13868       <method name="Void .ctor()">
13869         <size>7</size>
13870       </method>
13871       <method name="Void &lt;&gt;m__1()">
13872         <size>38</size>
13873       </method>
13874     </type>
13875     <type name="C">
13876       <method name="Void &lt;Main&gt;m__3()">
13877         <size>16</size>
13878       </method>
13879       <method name="Void &lt;Main&gt;m__4()">
13880         <size>16</size>
13881       </method>
13882       <method name="Void &lt;Main&gt;m__5()">
13883         <size>61</size>
13884       </method>
13885     </type>
13886     <type name="&lt;PrivateImplementationDetails&gt;">
13887       <method name="Void .ctor()">
13888         <size>7</size>
13889       </method>
13890     </type>
13891     <type name="B">
13892       <method name="Void BaseM()">
13893         <size>1</size>
13894       </method>
13895       <method name="Void .ctor()">
13896         <size>7</size>
13897       </method>
13898     </type>
13899     <type name="C">
13900       <method name="Void InstanceTests()">
13901         <size>18</size>
13902       </method>
13903       <method name="Void &lt;InstanceTests&gt;m__0()">
13904         <size>7</size>
13905       </method>
13906       <method name="Void &lt;Main&gt;m__6()">
13907         <size>53</size>
13908       </method>
13909     </type>
13910     <type name="C+&lt;Main&gt;c__AnonStorey0">
13911       <method name="Void &lt;&gt;m__2()">
13912         <size>32</size>
13913       </method>
13914     </type>
13915   </test>
13916   <test name="gtest-anon-24.cs">
13917     <type name="Disposable`1[T]">
13918       <method name="Void .ctor()">
13919         <size>7</size>
13920       </method>
13921       <method name="Void Dispose()">
13922         <size>1</size>
13923       </method>
13924     </type>
13925     <type name="Test">
13926       <method name="Void .ctor()">
13927         <size>7</size>
13928       </method>
13929       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
13930         <size>38</size>
13931       </method>
13932       <method name="System.Func`1[T] Throw[T](T)">
13933         <size>26</size>
13934       </method>
13935       <method name="System.Func`1[T] Do[T](T)">
13936         <size>26</size>
13937       </method>
13938       <method name="System.Func`1[T] Lock[T](T)">
13939         <size>26</size>
13940       </method>
13941       <method name="System.Func`1[T] Catch[T](T)">
13942         <size>26</size>
13943       </method>
13944       <method name="System.Func`1[T] Finally[T](T)">
13945         <size>26</size>
13946       </method>
13947       <method name="System.Func`1[T] Using[T](T)">
13948         <size>57</size>
13949       </method>
13950       <method name="System.Func`1[T] Switch[T](T)">
13951         <size>38</size>
13952       </method>
13953       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
13954         <size>26</size>
13955       </method>
13956       <method name="Int32 Main()">
13957         <size>572</size>
13958       </method>
13959     </type>
13960     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
13961       <method name="Void .ctor()">
13962         <size>7</size>
13963       </method>
13964       <method name="T[] &lt;&gt;m__0()">
13965         <size>56</size>
13966       </method>
13967     </type>
13968     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
13969       <method name="Void .ctor()">
13970         <size>7</size>
13971       </method>
13972       <method name="T &lt;&gt;m__1()">
13973         <size>23</size>
13974       </method>
13975     </type>
13976     <type name="Test">
13977       <method name="Void ArrayMutate[T](T[])">
13978         <size>27</size>
13979       </method>
13980       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
13981         <size>26</size>
13982       </method>
13983       <method name="System.Func`1[System.Type] TypeOf[T](T)">
13984         <size>38</size>
13985       </method>
13986     </type>
13987     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
13988       <method name="System.Type &lt;&gt;m__2()">
13989         <size>56</size>
13990       </method>
13991       <method name="Void .ctor()">
13992         <size>7</size>
13993       </method>
13994     </type>
13995     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
13996       <method name="T &lt;&gt;m__3()">
13997         <size>28</size>
13998       </method>
13999       <method name="Void .ctor()">
14000         <size>7</size>
14001       </method>
14002     </type>
14003     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
14004       <method name="T &lt;&gt;m__4()">
14005         <size>65</size>
14006       </method>
14007       <method name="Void .ctor()">
14008         <size>7</size>
14009       </method>
14010     </type>
14011     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
14012       <method name="T &lt;&gt;m__5()">
14013         <size>48</size>
14014       </method>
14015       <method name="Void .ctor()">
14016         <size>7</size>
14017       </method>
14018     </type>
14019     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
14020       <method name="T &lt;&gt;m__6()">
14021         <size>50</size>
14022       </method>
14023       <method name="Void .ctor()">
14024         <size>7</size>
14025       </method>
14026     </type>
14027     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
14028       <method name="T &lt;&gt;m__7()">
14029         <size>7</size>
14030       </method>
14031       <method name="Void .ctor()">
14032         <size>7</size>
14033       </method>
14034     </type>
14035     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
14036       <method name="T &lt;&gt;m__8()">
14037         <size>35</size>
14038       </method>
14039       <method name="Void .ctor()">
14040         <size>7</size>
14041       </method>
14042     </type>
14043     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
14044       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
14045         <size>56</size>
14046       </method>
14047       <method name="Void .ctor()">
14048         <size>7</size>
14049       </method>
14050     </type>
14051     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
14052       <method name="Void &lt;&gt;m__A(Int32)">
14053         <size>36</size>
14054       </method>
14055       <method name="Void .ctor()">
14056         <size>7</size>
14057       </method>
14058     </type>
14059     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
14060       <method name="T[][] &lt;&gt;m__B()">
14061         <size>48</size>
14062       </method>
14063       <method name="Void .ctor()">
14064         <size>7</size>
14065       </method>
14066     </type>
14067     <type name="CA`1[T]">
14068       <method name="Void .ctor()">
14069         <size>7</size>
14070       </method>
14071     </type>
14072     <type name="Test">
14073       <method name="System.Func`1[T[]] NestedTypeMutate[T]()">
14074         <size>34</size>
14075       </method>
14076       <method name="System.Func`1[System.Int32] ArrayMultiMutate[T](T[,])">
14077         <size>26</size>
14078       </method>
14079     </type>
14080     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyC`1[T]">
14081       <method name="Int32 &lt;&gt;m__C()">
14082         <size>27</size>
14083       </method>
14084       <method name="Void .ctor()">
14085         <size>7</size>
14086       </method>
14087     </type>
14088     <type name="Test+&lt;NestedTypeMutate&gt;c__AnonStoreyD`1[T]">
14089       <method name="T[] &lt;&gt;m__D()">
14090         <size>37</size>
14091       </method>
14092       <method name="Void .ctor()">
14093         <size>7</size>
14094       </method>
14095     </type>
14096   </test>
14097   <test name="gtest-anon-25.cs">
14098     <type name="HS`1[T]">
14099       <method name="Void .ctor(IEqualityComparer`1)">
14100         <size>7</size>
14101       </method>
14102     </type>
14103     <type name="Test">
14104       <method name="Void .ctor()">
14105         <size>7</size>
14106       </method>
14107       <method name="Void Foo[T](IEqualityComparer`1)">
14108         <size>27</size>
14109       </method>
14110       <method name="Int32 Main()">
14111         <size>8</size>
14112       </method>
14113     </type>
14114     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
14115       <method name="Void .ctor()">
14116         <size>7</size>
14117       </method>
14118       <method name="HS`1[T] &lt;&gt;m__0()">
14119         <size>12</size>
14120       </method>
14121     </type>
14122   </test>
14123   <test name="gtest-anon-26.cs">
14124     <type name="MonoBugs.BrokenGenericCast">
14125       <method name="Void .ctor()">
14126         <size>7</size>
14127       </method>
14128       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
14129         <size>13</size>
14130       </method>
14131       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
14132         <size>13</size>
14133       </method>
14134       <method name="Void Main()">
14135         <size>1</size>
14136       </method>
14137       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
14138         <size>12</size>
14139       </method>
14140       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
14141         <size>12</size>
14142       </method>
14143     </type>
14144   </test>
14145   <test name="gtest-anon-27.cs">
14146     <type name="BaseDataObjectFactory">
14147       <method name="Void .ctor()">
14148         <size>7</size>
14149       </method>
14150       <method name="T GetBusinessQueryObjectFromReader[T]()">
14151         <size>8</size>
14152       </method>
14153       <method name="T[] GetQueryObjects[T](System.String)">
14154         <size>0</size>
14155       </method>
14156     </type>
14157     <type name="BusinessQueryObject">
14158       <method name="Void .ctor()">
14159         <size>7</size>
14160       </method>
14161     </type>
14162     <type name="MySqlDataObjectFactory">
14163       <method name="Void .ctor()">
14164         <size>7</size>
14165       </method>
14166       <method name="T[] GetQueryObjects[T](System.String)">
14167         <size>63</size>
14168       </method>
14169       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
14170         <size>1</size>
14171       </method>
14172     </type>
14173     <type name="C">
14174       <method name="Void .ctor()">
14175         <size>7</size>
14176       </method>
14177       <method name="Void Main()">
14178         <size>1</size>
14179       </method>
14180     </type>
14181     <type name="MySqlDataObjectFactory+PerformActionWithReader">
14182       <method name="Void .ctor(Object, IntPtr)">
14183         <size>0</size>
14184       </method>
14185       <method name="Void Invoke()">
14186         <size>0</size>
14187       </method>
14188       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14189         <size>0</size>
14190       </method>
14191       <method name="Void EndInvoke(IAsyncResult)">
14192         <size>0</size>
14193       </method>
14194     </type>
14195     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
14196       <method name="Void .ctor()">
14197         <size>7</size>
14198       </method>
14199       <method name="Void &lt;&gt;m__0()">
14200         <size>17</size>
14201       </method>
14202     </type>
14203   </test>
14204   <test name="gtest-anon-28.cs">
14205     <type name="A">
14206       <method name="Void .ctor()">
14207         <size>7</size>
14208       </method>
14209       <method name="Void Foo[T]()">
14210         <size>0</size>
14211       </method>
14212     </type>
14213     <type name="B">
14214       <method name="Void .ctor()">
14215         <size>7</size>
14216       </method>
14217       <method name="Void Foo[T]()">
14218         <size>14</size>
14219       </method>
14220       <method name="Void Main()">
14221         <size>1</size>
14222       </method>
14223     </type>
14224     <type name="B+Del">
14225       <method name="Void .ctor(Object, IntPtr)">
14226         <size>0</size>
14227       </method>
14228       <method name="Void Invoke()">
14229         <size>0</size>
14230       </method>
14231       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14232         <size>0</size>
14233       </method>
14234       <method name="Void EndInvoke(IAsyncResult)">
14235         <size>0</size>
14236       </method>
14237     </type>
14238     <type name="B">
14239       <method name="Void &lt;Foo`1&gt;m__0[T]()">
14240         <size>7</size>
14241       </method>
14242     </type>
14243   </test>
14244   <test name="gtest-anon-29.cs">
14245     <type name="Test">
14246       <method name="Void .ctor()">
14247         <size>7</size>
14248       </method>
14249       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
14250         <size>17</size>
14251       </method>
14252       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
14253         <size>32</size>
14254       </method>
14255       <method name="T Item[T](IList`1)">
14256         <size>7</size>
14257       </method>
14258       <method name="T GetSingleItem[T](IList`1)">
14259         <size>10</size>
14260       </method>
14261       <method name="Void Main()">
14262         <size>15</size>
14263       </method>
14264     </type>
14265     <type name="Test+Creator`1[T]">
14266       <method name="Void .ctor(Object, IntPtr)">
14267         <size>0</size>
14268       </method>
14269       <method name="T Invoke()">
14270         <size>0</size>
14271       </method>
14272       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14273         <size>0</size>
14274       </method>
14275       <method name="T EndInvoke(IAsyncResult)">
14276         <size>0</size>
14277       </method>
14278     </type>
14279     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
14280       <method name="Void .ctor()">
14281         <size>7</size>
14282       </method>
14283       <method name="T &lt;&gt;m__0()">
14284         <size>12</size>
14285       </method>
14286     </type>
14287   </test>
14288   <test name="gtest-anon-3.cs">
14289     <type name="X">
14290       <method name="Void .ctor()">
14291         <size>7</size>
14292       </method>
14293       <method name="Void Hello[U](U)">
14294         <size>1</size>
14295       </method>
14296       <method name="Void Test[T](T)">
14297         <size>28</size>
14298       </method>
14299       <method name="Void Main()">
14300         <size>14</size>
14301       </method>
14302     </type>
14303     <type name="Foo`1[S]">
14304       <method name="Void .ctor(Object, IntPtr)">
14305         <size>0</size>
14306       </method>
14307       <method name="Void Invoke(S)">
14308         <size>0</size>
14309       </method>
14310       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
14311         <size>0</size>
14312       </method>
14313       <method name="Void EndInvoke(IAsyncResult)">
14314         <size>0</size>
14315       </method>
14316     </type>
14317     <type name="X">
14318       <method name="Void &lt;Test`1&gt;m__0[T](T)">
14319         <size>8</size>
14320       </method>
14321     </type>
14322   </test>
14323   <test name="gtest-anon-30.cs">
14324     <type name="X">
14325       <method name="Void .ctor()">
14326         <size>7</size>
14327       </method>
14328       <method name="Void Hello[U](U)">
14329         <size>1</size>
14330       </method>
14331       <method name="Void Test[T](T)">
14332         <size>46</size>
14333       </method>
14334       <method name="Void Main()">
14335         <size>1</size>
14336       </method>
14337     </type>
14338     <type name="Simple">
14339       <method name="Void .ctor(Object, IntPtr)">
14340         <size>0</size>
14341       </method>
14342       <method name="Void Invoke()">
14343         <size>0</size>
14344       </method>
14345       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14346         <size>0</size>
14347       </method>
14348       <method name="Void EndInvoke(IAsyncResult)">
14349         <size>0</size>
14350       </method>
14351     </type>
14352     <type name="Foo">
14353       <method name="Void .ctor(Object, IntPtr)">
14354         <size>0</size>
14355       </method>
14356       <method name="Simple Invoke()">
14357         <size>0</size>
14358       </method>
14359       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14360         <size>0</size>
14361       </method>
14362       <method name="Simple EndInvoke(IAsyncResult)">
14363         <size>0</size>
14364       </method>
14365     </type>
14366     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
14367       <method name="Void .ctor()">
14368         <size>7</size>
14369       </method>
14370       <method name="Simple &lt;&gt;m__0()">
14371         <size>55</size>
14372       </method>
14373     </type>
14374     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
14375       <method name="Void .ctor()">
14376         <size>7</size>
14377       </method>
14378       <method name="Void &lt;&gt;m__1()">
14379         <size>50</size>
14380       </method>
14381     </type>
14382   </test>
14383   <test name="gtest-anon-31.cs">
14384     <type name="A">
14385       <method name="Void Fail[X]()">
14386         <size>25</size>
14387       </method>
14388       <method name="Void Main()">
14389         <size>1</size>
14390       </method>
14391     </type>
14392     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
14393       <method name="Void .ctor()">
14394         <size>7</size>
14395       </method>
14396       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
14397         <size>36</size>
14398       </method>
14399       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
14400         <size>1</size>
14401       </method>
14402     </type>
14403   </test>
14404   <test name="gtest-anon-32.cs">
14405     <type name="Program">
14406       <method name="Void .ctor()">
14407         <size>7</size>
14408       </method>
14409       <method name="Void Foo[T](IList`1)">
14410         <size>31</size>
14411       </method>
14412       <method name="Void Assert(System.Action`1[System.Int32])">
14413         <size>9</size>
14414       </method>
14415       <method name="Void Main(System.String[])">
14416         <size>7</size>
14417       </method>
14418     </type>
14419     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
14420       <method name="Void .ctor()">
14421         <size>7</size>
14422       </method>
14423       <method name="Void &lt;&gt;m__0(Int32)">
14424         <size>18</size>
14425       </method>
14426     </type>
14427   </test>
14428   <test name="gtest-anon-33.cs">
14429     <type name="IEnumerableRocks">
14430       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
14431         <size>33</size>
14432       </method>
14433       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
14434         <size>128</size>
14435       </method>
14436     </type>
14437     <type name="Test">
14438       <method name="Void .ctor()">
14439         <size>7</size>
14440       </method>
14441       <method name="Void Main()">
14442         <size>67</size>
14443       </method>
14444       <method name="System.String &lt;Main&gt;m__1(System.String)">
14445         <size>17</size>
14446       </method>
14447     </type>
14448     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
14449       <method name="Void .ctor()">
14450         <size>7</size>
14451       </method>
14452       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
14453         <size>34</size>
14454       </method>
14455     </type>
14456   </test>
14457   <test name="gtest-anon-34.cs">
14458     <type name="MyClass">
14459       <method name="Void .ctor()">
14460         <size>18</size>
14461       </method>
14462       <method name="Int32 get_Answer()">
14463         <size>7</size>
14464       </method>
14465       <method name="Void set_Answer(Int32)">
14466         <size>8</size>
14467       </method>
14468     </type>
14469     <type name="Test">
14470       <method name="Void .ctor()">
14471         <size>7</size>
14472       </method>
14473       <method name="Int32 Main()">
14474         <size>82</size>
14475       </method>
14476     </type>
14477     <type name="Test+D">
14478       <method name="Void .ctor(Object, IntPtr)">
14479         <size>0</size>
14480       </method>
14481       <method name="Void Invoke()">
14482         <size>0</size>
14483       </method>
14484       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14485         <size>0</size>
14486       </method>
14487       <method name="Void EndInvoke(IAsyncResult)">
14488         <size>0</size>
14489       </method>
14490     </type>
14491     <type name="Test+&lt;Main&gt;c__AnonStorey0">
14492       <method name="Void .ctor()">
14493         <size>7</size>
14494       </method>
14495       <method name="Void &lt;&gt;m__0()">
14496         <size>33</size>
14497       </method>
14498     </type>
14499   </test>
14500   <test name="gtest-anon-35.cs">
14501     <type name="C`1[T]">
14502       <method name="Void .ctor()">
14503         <size>7</size>
14504       </method>
14505       <method name="System.Func`1[T] XX()">
14506         <size>32</size>
14507       </method>
14508       <method name="T &lt;XX&gt;m__0()">
14509         <size>10</size>
14510       </method>
14511     </type>
14512     <type name="C2`1[T]">
14513       <method name="Void .ctor()">
14514         <size>7</size>
14515       </method>
14516       <method name="System.Func`1[C`1[T]] XX()">
14517         <size>32</size>
14518       </method>
14519       <method name="C`1[T] &lt;XX&gt;m__1()">
14520         <size>2</size>
14521       </method>
14522     </type>
14523     <type name="N1">
14524       <method name="Void .ctor()">
14525         <size>7</size>
14526       </method>
14527       <method name="System.Func`1[T] XX[T]()">
14528         <size>15</size>
14529       </method>
14530     </type>
14531     <type name="Test">
14532       <method name="Void .ctor()">
14533         <size>7</size>
14534       </method>
14535       <method name="Int32 Main()">
14536         <size>98</size>
14537       </method>
14538     </type>
14539     <type name="N1">
14540       <method name="T &lt;XX`1&gt;m__2[T]()">
14541         <size>10</size>
14542       </method>
14543     </type>
14544   </test>
14545   <test name="gtest-anon-36.cs">
14546     <type name="Foo`1[T]">
14547       <method name="Void .ctor()">
14548         <size>7</size>
14549       </method>
14550       <method name="Void add_handler(Handler`1[T])">
14551         <size>24</size>
14552       </method>
14553       <method name="Void remove_handler(Handler`1[T])">
14554         <size>24</size>
14555       </method>
14556       <method name="Void add_Handler(Handler`1[T])">
14557         <size>64</size>
14558       </method>
14559       <method name="Void remove_Handler(Handler`1[T])">
14560         <size>24</size>
14561       </method>
14562       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
14563         <size>18</size>
14564       </method>
14565     </type>
14566     <type name="Program">
14567       <method name="Void .ctor()">
14568         <size>7</size>
14569       </method>
14570       <method name="Int32 Main()">
14571         <size>15</size>
14572       </method>
14573     </type>
14574     <type name="Handler`1[T]">
14575       <method name="Void .ctor(Object, IntPtr)">
14576         <size>0</size>
14577       </method>
14578       <method name="Void Invoke(System.Object)">
14579         <size>0</size>
14580       </method>
14581       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
14582         <size>0</size>
14583       </method>
14584       <method name="Void EndInvoke(IAsyncResult)">
14585         <size>0</size>
14586       </method>
14587     </type>
14588   </test>
14589   <test name="gtest-anon-37.cs">
14590     <type name="Wrap`1[U]">
14591       <method name="Void .ctor()">
14592         <size>7</size>
14593       </method>
14594     </type>
14595     <type name="Test">
14596       <method name="Void .ctor()">
14597         <size>7</size>
14598       </method>
14599       <method name="Int32 Run[T](Wrap`1[T])">
14600         <size>56</size>
14601       </method>
14602       <method name="Int32 Main()">
14603         <size>16</size>
14604       </method>
14605     </type>
14606     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
14607       <method name="Void .ctor()">
14608         <size>7</size>
14609       </method>
14610       <method name="Void &lt;&gt;m__0()">
14611         <size>17</size>
14612       </method>
14613     </type>
14614   </test>
14615   <test name="gtest-anon-38.cs">
14616     <type name="Foo`1[T]">
14617       <method name="Void .ctor()">
14618         <size>7</size>
14619       </method>
14620       <method name="Boolean ContainsAll[U](IEnumerable`1)">
14621         <size>40</size>
14622       </method>
14623       <method name="Boolean Contains(T)">
14624         <size>2</size>
14625       </method>
14626     </type>
14627     <type name="Program">
14628       <method name="Void .ctor()">
14629         <size>7</size>
14630       </method>
14631       <method name="Int32 Main()">
14632         <size>42</size>
14633       </method>
14634     </type>
14635     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
14636       <method name="Void .ctor()">
14637         <size>7</size>
14638       </method>
14639       <method name="Boolean &lt;&gt;m__0()">
14640         <size>201</size>
14641       </method>
14642     </type>
14643     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
14644       <method name="Void .ctor()">
14645         <size>7</size>
14646       </method>
14647     </type>
14648     <type name="&lt;PrivateImplementationDetails&gt;">
14649       <method name="Void .ctor()">
14650         <size>7</size>
14651       </method>
14652     </type>
14653   </test>
14654   <test name="gtest-anon-39.cs">
14655     <type name="Test">
14656       <method name="Void .ctor()">
14657         <size>7</size>
14658       </method>
14659       <method name="Void Test_1[T](T)">
14660         <size>33</size>
14661       </method>
14662       <method name="Void Test_2[T](Nullable`1)">
14663         <size>33</size>
14664       </method>
14665       <method name="Void Main()">
14666         <size>39</size>
14667       </method>
14668     </type>
14669     <type name="Test+D">
14670       <method name="Void .ctor(Object, IntPtr)">
14671         <size>0</size>
14672       </method>
14673       <method name="Void Invoke()">
14674         <size>0</size>
14675       </method>
14676       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14677         <size>0</size>
14678       </method>
14679       <method name="Void EndInvoke(IAsyncResult)">
14680         <size>0</size>
14681       </method>
14682     </type>
14683     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
14684       <method name="Void .ctor()">
14685         <size>7</size>
14686       </method>
14687       <method name="Void &lt;&gt;m__0()">
14688         <size>24</size>
14689       </method>
14690     </type>
14691     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
14692       <method name="Void .ctor()">
14693         <size>7</size>
14694       </method>
14695       <method name="Void &lt;&gt;m__1()">
14696         <size>85</size>
14697       </method>
14698     </type>
14699     <type name="Test">
14700       <method name="T Test_3[T](System.Object)">
14701         <size>51</size>
14702       </method>
14703     </type>
14704     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
14705       <method name="Void .ctor()">
14706         <size>7</size>
14707       </method>
14708       <method name="Void &lt;&gt;m__2()">
14709         <size>23</size>
14710       </method>
14711     </type>
14712   </test>
14713   <test name="gtest-anon-4.cs">
14714     <type name="Test">
14715       <method name="Void .ctor()">
14716         <size>7</size>
14717       </method>
14718       <method name="Void Main()">
14719         <size>59</size>
14720       </method>
14721       <method name="Int32 GetItem()">
14722         <size>50</size>
14723       </method>
14724       <method name="IEnumerable`1 GetItems()">
14725         <size>16</size>
14726       </method>
14727     </type>
14728     <type name="&lt;PrivateImplementationDetails&gt;">
14729       <method name="Void .ctor()">
14730         <size>7</size>
14731       </method>
14732     </type>
14733     <type name="Test+&lt;GetItems&gt;c__Iterator0">
14734       <method name="Void .ctor()">
14735         <size>7</size>
14736       </method>
14737       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14738         <size>12</size>
14739       </method>
14740       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14741         <size>7</size>
14742       </method>
14743       <method name="Boolean MoveNext()">
14744         <size>69</size>
14745       </method>
14746       <method name="Void Dispose()">
14747         <size>8</size>
14748       </method>
14749       <method name="Void Reset()">
14750         <size>6</size>
14751       </method>
14752       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14753         <size>7</size>
14754       </method>
14755       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14756         <size>26</size>
14757       </method>
14758     </type>
14759   </test>
14760   <test name="gtest-anon-40.cs">
14761     <type name="RunTests">
14762       <method name="Int32 Main()">
14763         <size>7</size>
14764       </method>
14765     </type>
14766     <type name="Test1.X">
14767       <method name="Void .ctor()">
14768         <size>7</size>
14769       </method>
14770       <method name="Void Test1[R](R, Int32)">
14771         <size>150</size>
14772       </method>
14773       <method name="Void Run()">
14774         <size>13</size>
14775       </method>
14776     </type>
14777     <type name="Test1.Foo">
14778       <method name="Void .ctor(Object, IntPtr)">
14779         <size>0</size>
14780       </method>
14781       <method name="Int32 Invoke()">
14782         <size>0</size>
14783       </method>
14784       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14785         <size>0</size>
14786       </method>
14787       <method name="Int32 EndInvoke(IAsyncResult)">
14788         <size>0</size>
14789       </method>
14790     </type>
14791     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
14792       <method name="Void .ctor()">
14793         <size>7</size>
14794       </method>
14795       <method name="Int32 &lt;&gt;m__0()">
14796         <size>71</size>
14797       </method>
14798     </type>
14799     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
14800       <method name="Void .ctor()">
14801         <size>7</size>
14802       </method>
14803     </type>
14804     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
14805       <method name="Void .ctor()">
14806         <size>7</size>
14807       </method>
14808     </type>
14809   </test>
14810   <test name="gtest-anon-41.cs">
14811     <type name="C">
14812       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
14813         <size>37</size>
14814       </method>
14815       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
14816         <size>6</size>
14817       </method>
14818       <method name="Void Main()">
14819         <size>1</size>
14820       </method>
14821       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
14822         <size>8</size>
14823       </method>
14824       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
14825         <size>8</size>
14826       </method>
14827     </type>
14828   </test>
14829   <test name="gtest-anon-42.cs">
14830     <type name="Test">
14831       <method name="Void .ctor()">
14832         <size>7</size>
14833       </method>
14834       <method name="Void Test_3[T]()">
14835         <size>20</size>
14836       </method>
14837       <method name="Int32 Main()">
14838         <size>12</size>
14839       </method>
14840     </type>
14841     <type name="Test+D">
14842       <method name="Void .ctor(Object, IntPtr)">
14843         <size>0</size>
14844       </method>
14845       <method name="Void Invoke()">
14846         <size>0</size>
14847       </method>
14848       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14849         <size>0</size>
14850       </method>
14851       <method name="Void EndInvoke(IAsyncResult)">
14852         <size>0</size>
14853       </method>
14854     </type>
14855     <type name="Test">
14856       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
14857         <size>11</size>
14858       </method>
14859     </type>
14860   </test>
14861   <test name="gtest-anon-43.cs">
14862     <type name="TestC">
14863       <method name="Void .ctor()">
14864         <size>7</size>
14865       </method>
14866       <method name="System.Func`1[System.Type] Test[T]()">
14867         <size>13</size>
14868       </method>
14869       <method name="Int32 Main()">
14870         <size>66</size>
14871       </method>
14872       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
14873         <size>11</size>
14874       </method>
14875     </type>
14876   </test>
14877   <test name="gtest-anon-44.cs">
14878     <type name="UiaAtkBridgeTest.Test">
14879       <method name="Void .ctor()">
14880         <size>7</size>
14881       </method>
14882       <method name="Void Invoke(System.EventHandler)">
14883         <size>1</size>
14884       </method>
14885     </type>
14886     <type name="UiaAtkBridgeTest.GailTester">
14887       <method name="Void .ctor()">
14888         <size>7</size>
14889       </method>
14890       <method name="Void ThisCausesACrash[I]()">
14891         <size>18</size>
14892       </method>
14893       <method name="Void Main()">
14894         <size>1</size>
14895       </method>
14896       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
14897         <size>1</size>
14898       </method>
14899     </type>
14900   </test>
14901   <test name="gtest-anon-45.cs">
14902     <type name="C">
14903       <method name="Void .ctor()">
14904         <size>7</size>
14905       </method>
14906       <method name="Void AnyMethod[T]()">
14907         <size>20</size>
14908       </method>
14909       <method name="Int32 Main()">
14910         <size>12</size>
14911       </method>
14912     </type>
14913     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
14914       <method name="Void .ctor()">
14915         <size>7</size>
14916       </method>
14917       <method name="Void &lt;&gt;m__1(System.String)">
14918         <size>14</size>
14919       </method>
14920     </type>
14921     <type name="C">
14922       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
14923         <size>31</size>
14924       </method>
14925     </type>
14926   </test>
14927   <test name="gtest-anon-46.cs">
14928     <type name="TheClass">
14929       <method name="Void .ctor()">
14930         <size>7</size>
14931       </method>
14932       <method name="Void Foo[T](T, System.Func`2[T,T])">
14933         <size>41</size>
14934       </method>
14935       <method name="Void Main()">
14936         <size>8</size>
14937       </method>
14938     </type>
14939     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
14940       <method name="Void .ctor()">
14941         <size>7</size>
14942       </method>
14943       <method name="System.Func`1[T] &lt;&gt;m__0()">
14944         <size>31</size>
14945       </method>
14946       <method name="T &lt;&gt;m__1()">
14947         <size>18</size>
14948       </method>
14949     </type>
14950   </test>
14951   <test name="gtest-anon-47.cs">
14952     <type name="C">
14953       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
14954         <size>26</size>
14955       </method>
14956     </type>
14957     <type name="Test">
14958       <method name="Int32 Main()">
14959         <size>59</size>
14960       </method>
14961       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
14962         <size>23</size>
14963       </method>
14964       <method name="Void .ctor()">
14965         <size>7</size>
14966       </method>
14967     </type>
14968     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
14969       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
14970         <size>33</size>
14971       </method>
14972       <method name="Void .ctor()">
14973         <size>7</size>
14974       </method>
14975     </type>
14976     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
14977       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
14978         <size>45</size>
14979       </method>
14980       <method name="Void .ctor()">
14981         <size>7</size>
14982       </method>
14983     </type>
14984     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
14985       <method name="Void &lt;&gt;m__2(T3)">
14986         <size>35</size>
14987       </method>
14988       <method name="Void .ctor()">
14989         <size>7</size>
14990       </method>
14991     </type>
14992   </test>
14993   <test name="gtest-anon-48.cs">
14994     <type name="GeneratorEnumerable`1[T]">
14995       <method name="Void .ctor(Func`1)">
14996         <size>7</size>
14997       </method>
14998     </type>
14999     <type name="GeneratorExpression">
15000       <method name="Void .ctor()">
15001         <size>7</size>
15002       </method>
15003     </type>
15004     <type name="GeneratorInvoker">
15005       <method name="Void .ctor(GeneratorExpression)">
15006         <size>7</size>
15007       </method>
15008       <method name="Void Invoke[T](T ByRef)">
15009         <size>1</size>
15010       </method>
15011     </type>
15012     <type name="Interpreter">
15013       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
15014         <size>31</size>
15015       </method>
15016       <method name="Int32 Main()">
15017         <size>13</size>
15018       </method>
15019     </type>
15020     <type name="Func`1[TResult]">
15021       <method name="Void .ctor(Object, IntPtr)">
15022         <size>0</size>
15023       </method>
15024       <method name="TResult Invoke()">
15025         <size>0</size>
15026       </method>
15027       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15028         <size>0</size>
15029       </method>
15030       <method name="TResult EndInvoke(IAsyncResult)">
15031         <size>0</size>
15032       </method>
15033     </type>
15034     <type name="GeneratorNext`1[T]">
15035       <method name="Void .ctor(Object, IntPtr)">
15036         <size>0</size>
15037       </method>
15038       <method name="Void Invoke(T ByRef)">
15039         <size>0</size>
15040       </method>
15041       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
15042         <size>0</size>
15043       </method>
15044       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
15045         <size>0</size>
15046       </method>
15047     </type>
15048     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
15049       <method name="Void .ctor()">
15050         <size>7</size>
15051       </method>
15052       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
15053         <size>23</size>
15054       </method>
15055     </type>
15056   </test>
15057   <test name="gtest-anon-49.cs">
15058     <type name="Test">
15059       <method name="Void .ctor()">
15060         <size>7</size>
15061       </method>
15062       <method name="Void Main()">
15063         <size>1</size>
15064       </method>
15065       <method name="Void DetermineLinkedCells()">
15066         <size>74</size>
15067       </method>
15068     </type>
15069     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
15070       <method name="Void .ctor()">
15071         <size>7</size>
15072       </method>
15073     </type>
15074     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
15075       <method name="Void .ctor()">
15076         <size>7</size>
15077       </method>
15078       <method name="Boolean &lt;&gt;m__1(System.Object)">
15079         <size>13</size>
15080       </method>
15081       <method name="Boolean &lt;&gt;m__0(System.Object)">
15082         <size>18</size>
15083       </method>
15084     </type>
15085   </test>
15086   <test name="gtest-anon-5.cs">
15087     <type name="X">
15088       <method name="Void .ctor()">
15089         <size>7</size>
15090       </method>
15091       <method name="Void Main()">
15092         <size>80</size>
15093       </method>
15094     </type>
15095     <type name="Hello">
15096       <method name="Void .ctor(Object, IntPtr)">
15097         <size>0</size>
15098       </method>
15099       <method name="Void Invoke()">
15100         <size>0</size>
15101       </method>
15102       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15103         <size>0</size>
15104       </method>
15105       <method name="Void EndInvoke(IAsyncResult)">
15106         <size>0</size>
15107       </method>
15108     </type>
15109     <type name="Foo+&lt;Test&gt;c__Iterator0">
15110       <method name="Void .ctor()">
15111         <size>7</size>
15112       </method>
15113       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15114         <size>12</size>
15115       </method>
15116       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15117         <size>7</size>
15118       </method>
15119       <method name="Boolean MoveNext()">
15120         <size>98</size>
15121       </method>
15122       <method name="Void Dispose()">
15123         <size>8</size>
15124       </method>
15125       <method name="Void Reset()">
15126         <size>6</size>
15127       </method>
15128     </type>
15129     <type name="Foo">
15130       <method name="Void .ctor(Int32)">
15131         <size>8</size>
15132       </method>
15133       <method name="IEnumerable`1 Test(Foo)">
15134         <size>42</size>
15135       </method>
15136       <method name="Void Hello(Int32)">
15137         <size>19</size>
15138       </method>
15139       <method name="System.String ToString()">
15140         <size>22</size>
15141       </method>
15142     </type>
15143     <type name="Foo+&lt;Test&gt;c__Iterator0">
15144       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
15145         <size>7</size>
15146       </method>
15147       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
15148         <size>52</size>
15149       </method>
15150     </type>
15151   </test>
15152   <test name="gtest-anon-50.cs">
15153     <type name="M">
15154       <method name="Void .ctor()">
15155         <size>7</size>
15156       </method>
15157       <method name="Int32 Main()">
15158         <size>12</size>
15159       </method>
15160     </type>
15161     <type name="SomeGenericClass`1[SomeType]">
15162       <method name="Void .ctor()">
15163         <size>7</size>
15164       </method>
15165       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
15166         <size>1</size>
15167       </method>
15168       <method name="Void FailsToCompile()">
15169         <size>19</size>
15170       </method>
15171     </type>
15172     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
15173       <method name="Void .ctor(Object, IntPtr)">
15174         <size>0</size>
15175       </method>
15176       <method name="Void Invoke()">
15177         <size>0</size>
15178       </method>
15179       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15180         <size>0</size>
15181       </method>
15182       <method name="Void EndInvoke(IAsyncResult)">
15183         <size>0</size>
15184       </method>
15185     </type>
15186     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
15187       <method name="Void .ctor()">
15188         <size>7</size>
15189       </method>
15190     </type>
15191     <type name="SomeGenericClass`1[SomeType]">
15192       <method name="Void &lt;FailsToCompile&gt;m__0()">
15193         <size>44</size>
15194       </method>
15195     </type>
15196     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
15197       <method name="Void &lt;&gt;m__1()">
15198         <size>18</size>
15199       </method>
15200     </type>
15201   </test>
15202   <test name="gtest-anon-51.cs">
15203     <type name="Driver">
15204       <method name="Void .ctor()">
15205         <size>7</size>
15206       </method>
15207       <method name="Int32 Main()">
15208         <size>12</size>
15209       </method>
15210       <method name="Void P(Int32, Int32)">
15211         <size>1</size>
15212       </method>
15213       <method name="Void Repro()">
15214         <size>100</size>
15215       </method>
15216     </type>
15217     <type name="Bla">
15218       <method name="Void .ctor(Object, IntPtr)">
15219         <size>0</size>
15220       </method>
15221       <method name="Void Invoke()">
15222         <size>0</size>
15223       </method>
15224       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15225         <size>0</size>
15226       </method>
15227       <method name="Void EndInvoke(IAsyncResult)">
15228         <size>0</size>
15229       </method>
15230     </type>
15231     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
15232       <method name="Void .ctor()">
15233         <size>7</size>
15234       </method>
15235       <method name="Void &lt;&gt;m__0()">
15236         <size>35</size>
15237       </method>
15238     </type>
15239   </test>
15240   <test name="gtest-anon-52.cs">
15241     <type name="A`1[T]">
15242       <method name="Void .ctor()">
15243         <size>7</size>
15244       </method>
15245     </type>
15246     <type name="A`1+B[T]">
15247       <method name="Void .ctor()">
15248         <size>18</size>
15249       </method>
15250       <method name="Void W[R](System.String, System.Func`2[T,R])">
15251         <size>39</size>
15252       </method>
15253     </type>
15254     <type name="B">
15255       <method name="Void .ctor()">
15256         <size>7</size>
15257       </method>
15258       <method name="Void Main()">
15259         <size>1</size>
15260       </method>
15261     </type>
15262     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
15263       <method name="Void .ctor()">
15264         <size>7</size>
15265       </method>
15266       <method name="Void &lt;&gt;m__0(T[])">
15267         <size>55</size>
15268       </method>
15269     </type>
15270   </test>
15271   <test name="gtest-anon-53.cs">
15272     <type name="TestComp.Program">
15273       <method name="Void .ctor()">
15274         <size>7</size>
15275       </method>
15276       <method name="Void Main(System.String[])">
15277         <size>1</size>
15278       </method>
15279     </type>
15280     <type name="TestComp.Program+MyClass">
15281       <method name="Void .ctor()">
15282         <size>7</size>
15283       </method>
15284       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
15285         <size>1</size>
15286       </method>
15287       <method name="Void UseATemplate()">
15288         <size>36</size>
15289       </method>
15290       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
15291         <size>16</size>
15292       </method>
15293     </type>
15294     <type name="TestComp.Program+MyClass+MyDelegate">
15295       <method name="Void .ctor(Object, IntPtr)">
15296         <size>0</size>
15297       </method>
15298       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
15299         <size>0</size>
15300       </method>
15301       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
15302         <size>0</size>
15303       </method>
15304       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
15305         <size>0</size>
15306       </method>
15307     </type>
15308   </test>
15309   <test name="gtest-anon-54.cs">
15310     <type name="Class">
15311       <method name="Void .ctor()">
15312         <size>7</size>
15313       </method>
15314       <method name="System.String get_Property()">
15315         <size>6</size>
15316       </method>
15317       <method name="System.String Method()">
15318         <size>44</size>
15319       </method>
15320       <method name="Int32 Main()">
15321         <size>39</size>
15322       </method>
15323     </type>
15324     <type name="Class+&lt;Method&gt;c__AnonStorey0">
15325       <method name="Void .ctor()">
15326         <size>7</size>
15327       </method>
15328       <method name="System.String &lt;&gt;m__0()">
15329         <size>56</size>
15330       </method>
15331     </type>
15332     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
15333       <method name="Void .ctor()">
15334         <size>7</size>
15335       </method>
15336       <method name="System.String &lt;&gt;m__1(System.String)">
15337         <size>52</size>
15338       </method>
15339     </type>
15340     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
15341       <method name="Void .ctor()">
15342         <size>7</size>
15343       </method>
15344       <method name="System.String &lt;&gt;m__2()">
15345         <size>39</size>
15346       </method>
15347     </type>
15348   </test>
15349   <test name="gtest-anon-55.cs">
15350     <type name="Thing`1[TFirst]">
15351       <method name="Void .ctor(Action`1)">
15352         <size>14</size>
15353       </method>
15354       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
15355         <size>31</size>
15356       </method>
15357       <method name="Void SomeAction()">
15358         <size>18</size>
15359       </method>
15360     </type>
15361     <type name="Program">
15362       <method name="Void Main()">
15363         <size>42</size>
15364       </method>
15365       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
15366         <size>2</size>
15367       </method>
15368     </type>
15369     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
15370       <method name="Void .ctor()">
15371         <size>7</size>
15372       </method>
15373       <method name="Void &lt;&gt;m__0(TFirst)">
15374         <size>47</size>
15375       </method>
15376     </type>
15377   </test>
15378   <test name="gtest-anon-56.cs">
15379     <type name="G`1[T]">
15380       <method name="Void .ctor()">
15381         <size>7</size>
15382       </method>
15383       <method name="T def()">
15384         <size>10</size>
15385       </method>
15386     </type>
15387     <type name="C">
15388       <method name="Void .ctor()">
15389         <size>7</size>
15390       </method>
15391       <method name="Void foo(System.Object)">
15392         <size>1</size>
15393       </method>
15394       <method name="Void cf[T]()">
15395         <size>35</size>
15396       </method>
15397       <method name="Int32 Main()">
15398         <size>17</size>
15399       </method>
15400     </type>
15401     <type name="C+DF">
15402       <method name="Void .ctor(Object, IntPtr)">
15403         <size>0</size>
15404       </method>
15405       <method name="Void Invoke()">
15406         <size>0</size>
15407       </method>
15408       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15409         <size>0</size>
15410       </method>
15411       <method name="Void EndInvoke(IAsyncResult)">
15412         <size>0</size>
15413       </method>
15414     </type>
15415     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
15416       <method name="Void .ctor()">
15417         <size>7</size>
15418       </method>
15419       <method name="Void &lt;&gt;m__0()">
15420         <size>22</size>
15421       </method>
15422     </type>
15423   </test>
15424   <test name="gtest-anon-57.cs">
15425     <type name="X`1[T]">
15426       <method name="Void IFoo&lt;T&gt;.Test()">
15427         <size>37</size>
15428       </method>
15429       <method name="Void &lt;Test&gt;m__0()">
15430         <size>7</size>
15431       </method>
15432       <method name="Void .ctor()">
15433         <size>7</size>
15434       </method>
15435     </type>
15436     <type name="M">
15437       <method name="Void Main()">
15438         <size>13</size>
15439       </method>
15440       <method name="Void .ctor()">
15441         <size>7</size>
15442       </method>
15443     </type>
15444     <type name="Foo">
15445       <method name="Void Invoke()">
15446         <size>0</size>
15447       </method>
15448       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15449         <size>0</size>
15450       </method>
15451       <method name="Void EndInvoke(IAsyncResult)">
15452         <size>0</size>
15453       </method>
15454       <method name="Void .ctor(Object, IntPtr)">
15455         <size>0</size>
15456       </method>
15457     </type>
15458   </test>
15459   <test name="gtest-anon-58.cs">
15460     <type name="Test">
15461       <method name="X Foo[X](Boolean)">
15462         <size>45</size>
15463       </method>
15464       <method name="X FooNested[X](Boolean)">
15465         <size>66</size>
15466       </method>
15467       <method name="Int32 Main()">
15468         <size>36</size>
15469       </method>
15470       <method name="Void .ctor()">
15471         <size>7</size>
15472       </method>
15473     </type>
15474     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
15475       <method name="X &lt;&gt;m__0()">
15476         <size>12</size>
15477       </method>
15478       <method name="Void .ctor()">
15479         <size>7</size>
15480       </method>
15481     </type>
15482     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
15483       <method name="Call`1[X] &lt;&gt;m__1()">
15484         <size>12</size>
15485       </method>
15486       <method name="Void .ctor()">
15487         <size>7</size>
15488       </method>
15489     </type>
15490   </test>
15491   <test name="gtest-anon-59.cs">
15492     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15493       <method name="Void DoSend[TMessage](System.Action`1[T])">
15494         <size>83</size>
15495       </method>
15496       <method name="Void Send(System.Action`1[T])">
15497         <size>1</size>
15498       </method>
15499       <method name="Void ActionOnObject(System.Object)">
15500         <size>8</size>
15501       </method>
15502       <method name="Void Dispose()">
15503         <size>11</size>
15504       </method>
15505       <method name="Void .ctor()">
15506         <size>7</size>
15507       </method>
15508     </type>
15509     <type name="TestGenericsSubtypeMatching.C">
15510       <method name="Void Main()">
15511         <size>40</size>
15512       </method>
15513       <method name="Void &lt;Main&gt;m__1(System.String)">
15514         <size>7</size>
15515       </method>
15516       <method name="Void .ctor()">
15517         <size>7</size>
15518       </method>
15519     </type>
15520     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15521       <method name="Void .ctor()">
15522         <size>7</size>
15523       </method>
15524     </type>
15525     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15526       <method name="Void &lt;&gt;m__0(T)">
15527         <size>35</size>
15528       </method>
15529       <method name="Void .ctor()">
15530         <size>7</size>
15531       </method>
15532     </type>
15533   </test>
15534   <test name="gtest-anon-6.cs">
15535     <type name="X">
15536       <method name="Void .ctor()">
15537         <size>7</size>
15538       </method>
15539       <method name="Void Hello[U,V](U, V)">
15540         <size>1</size>
15541       </method>
15542       <method name="Void Test[A,B,C](A, B, C)">
15543         <size>49</size>
15544       </method>
15545       <method name="Void Main()">
15546         <size>28</size>
15547       </method>
15548     </type>
15549     <type name="Foo`2[R,S]">
15550       <method name="Void .ctor(Object, IntPtr)">
15551         <size>0</size>
15552       </method>
15553       <method name="Void Invoke(R, S)">
15554         <size>0</size>
15555       </method>
15556       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
15557         <size>0</size>
15558       </method>
15559       <method name="Void EndInvoke(IAsyncResult)">
15560         <size>0</size>
15561       </method>
15562     </type>
15563     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
15564       <method name="Void .ctor()">
15565         <size>7</size>
15566       </method>
15567       <method name="Void &lt;&gt;m__0(A, Int32)">
15568         <size>32</size>
15569       </method>
15570     </type>
15571   </test>
15572   <test name="gtest-anon-60.cs">
15573     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
15574       <method name="Void DoSend[TMessage](System.Action`1[T])">
15575         <size>83</size>
15576       </method>
15577       <method name="Void Send(System.Action`1[T])">
15578         <size>1</size>
15579       </method>
15580       <method name="Void ActionOnObject(System.Object)">
15581         <size>8</size>
15582       </method>
15583       <method name="Void Dispose()">
15584         <size>11</size>
15585       </method>
15586       <method name="Void .ctor()">
15587         <size>7</size>
15588       </method>
15589     </type>
15590     <type name="TestGenericsSubtypeMatching.C">
15591       <method name="Int32 Main()">
15592         <size>41</size>
15593       </method>
15594       <method name="Void &lt;Main&gt;m__1(Int32)">
15595         <size>7</size>
15596       </method>
15597       <method name="Void .ctor()">
15598         <size>7</size>
15599       </method>
15600     </type>
15601     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
15602       <method name="Void .ctor()">
15603         <size>7</size>
15604       </method>
15605     </type>
15606     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
15607       <method name="Void &lt;&gt;m__0(T)">
15608         <size>35</size>
15609       </method>
15610       <method name="Void .ctor()">
15611         <size>7</size>
15612       </method>
15613     </type>
15614   </test>
15615   <test name="gtest-anon-61.cs">
15616     <type name="TestCase">
15617       <method name="Void Main()">
15618         <size>32</size>
15619       </method>
15620       <method name="Void Test[T](IList`1)">
15621         <size>33</size>
15622       </method>
15623       <method name="Void .ctor()">
15624         <size>7</size>
15625       </method>
15626     </type>
15627     <type name="&lt;PrivateImplementationDetails&gt;">
15628       <method name="Void .ctor()">
15629         <size>7</size>
15630       </method>
15631     </type>
15632     <type name="TestCase+&lt;Test&gt;c__AnonStorey0`1[T]">
15633       <method name="Void &lt;&gt;m__0()">
15634         <size>46</size>
15635       </method>
15636       <method name="Int32 &lt;&gt;m__1(IList`1)">
15637         <size>2</size>
15638       </method>
15639       <method name="Void .ctor()">
15640         <size>7</size>
15641       </method>
15642     </type>
15643   </test>
15644   <test name="gtest-anon-62.cs">
15645     <type name="D">
15646       <method name="Void Invoke(System.Object)">
15647         <size>0</size>
15648       </method>
15649       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
15650         <size>0</size>
15651       </method>
15652       <method name="Void EndInvoke(IAsyncResult)">
15653         <size>0</size>
15654       </method>
15655       <method name="Void .ctor(Object, IntPtr)">
15656         <size>0</size>
15657       </method>
15658     </type>
15659     <type name="T">
15660       <method name="Void Assert(System.Object)">
15661         <size>1</size>
15662       </method>
15663       <method name="Void Execute(System.Action)">
15664         <size>1</size>
15665       </method>
15666       <method name="D GetD[T](System.Object)">
15667         <size>33</size>
15668       </method>
15669       <method name="Void Main()">
15670         <size>24</size>
15671       </method>
15672       <method name="Void .ctor()">
15673         <size>7</size>
15674       </method>
15675     </type>
15676     <type name="T+&lt;GetD&gt;c__AnonStorey2`1[T]">
15677       <method name="Void &lt;&gt;m__0(System.Object)">
15678         <size>77</size>
15679       </method>
15680       <method name="Void .ctor()">
15681         <size>7</size>
15682       </method>
15683     </type>
15684     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey0`1[T]">
15685       <method name="Void .ctor()">
15686         <size>7</size>
15687       </method>
15688     </type>
15689     <type name="T+&lt;GetD&gt;c__AnonStorey2`1+&lt;GetD&gt;c__AnonStorey1`1[T]">
15690       <method name="Void &lt;&gt;m__1()">
15691         <size>51</size>
15692       </method>
15693       <method name="Void .ctor()">
15694         <size>7</size>
15695       </method>
15696     </type>
15697   </test>
15698   <test name="gtest-anon-7.cs">
15699     <type name="MyDisposable">
15700       <method name="Void .ctor()">
15701         <size>26</size>
15702       </method>
15703       <method name="Void Dispose()">
15704         <size>1</size>
15705       </method>
15706       <method name="Int32 get_ID()">
15707         <size>7</size>
15708       </method>
15709       <method name="System.String ToString()">
15710         <size>28</size>
15711       </method>
15712     </type>
15713     <type name="X">
15714       <method name="Void .ctor()">
15715         <size>7</size>
15716       </method>
15717       <method name="IEnumerable`1 Test(Int32)">
15718         <size>30</size>
15719       </method>
15720       <method name="Void Main()">
15721         <size>60</size>
15722       </method>
15723     </type>
15724     <type name="X+&lt;Test&gt;c__Iterator0">
15725       <method name="Void .ctor()">
15726         <size>7</size>
15727       </method>
15728       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15729         <size>12</size>
15730       </method>
15731       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15732         <size>7</size>
15733       </method>
15734       <method name="Boolean MoveNext()">
15735         <size>180</size>
15736       </method>
15737       <method name="Void Dispose()">
15738         <size>66</size>
15739       </method>
15740       <method name="Void Reset()">
15741         <size>6</size>
15742       </method>
15743       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15744         <size>7</size>
15745       </method>
15746       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15747         <size>40</size>
15748       </method>
15749     </type>
15750   </test>
15751   <test name="gtest-anon-8.cs">
15752     <type name="X">
15753       <method name="Void .ctor()">
15754         <size>7</size>
15755       </method>
15756       <method name="Void Test[R](R, Int32)">
15757         <size>88</size>
15758       </method>
15759       <method name="Void Main()">
15760         <size>12</size>
15761       </method>
15762     </type>
15763     <type name="Foo">
15764       <method name="Void .ctor(Object, IntPtr)">
15765         <size>0</size>
15766       </method>
15767       <method name="Int32 Invoke()">
15768         <size>0</size>
15769       </method>
15770       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15771         <size>0</size>
15772       </method>
15773       <method name="Int32 EndInvoke(IAsyncResult)">
15774         <size>0</size>
15775       </method>
15776     </type>
15777     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
15778       <method name="Void .ctor()">
15779         <size>7</size>
15780       </method>
15781       <method name="Int32 &lt;&gt;m__0()">
15782         <size>34</size>
15783       </method>
15784     </type>
15785     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
15786       <method name="Void .ctor()">
15787         <size>7</size>
15788       </method>
15789     </type>
15790   </test>
15791   <test name="gtest-anon-9.cs">
15792     <type name="Test">
15793       <method name="Void .ctor()">
15794         <size>7</size>
15795       </method>
15796       <method name="IEnumerable`1 get_Foo()">
15797         <size>16</size>
15798       </method>
15799       <method name="Void set_Foo(IEnumerable`1)">
15800         <size>11</size>
15801       </method>
15802       <method name="Void Main()">
15803         <size>80</size>
15804       </method>
15805       <method name="Foo op_Implicit(Test)">
15806         <size>30</size>
15807       </method>
15808       <method name="IEnumerable`1 op_Addition(Test, Test)">
15809         <size>44</size>
15810       </method>
15811     </type>
15812     <type name="Foo">
15813       <method name="Void .ctor(Object, IntPtr)">
15814         <size>0</size>
15815       </method>
15816       <method name="Void Invoke()">
15817         <size>0</size>
15818       </method>
15819       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15820         <size>0</size>
15821       </method>
15822       <method name="Void EndInvoke(IAsyncResult)">
15823         <size>0</size>
15824       </method>
15825     </type>
15826     <type name="Test">
15827       <method name="Void &lt;op_Implicit&gt;m__0()">
15828         <size>11</size>
15829       </method>
15830     </type>
15831     <type name="Test+&lt;&gt;c__Iterator0">
15832       <method name="Void .ctor()">
15833         <size>7</size>
15834       </method>
15835       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15836         <size>12</size>
15837       </method>
15838       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15839         <size>7</size>
15840       </method>
15841       <method name="Boolean MoveNext()">
15842         <size>65</size>
15843       </method>
15844       <method name="Void Dispose()">
15845         <size>8</size>
15846       </method>
15847       <method name="Void Reset()">
15848         <size>6</size>
15849       </method>
15850     </type>
15851     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15852       <method name="Void .ctor()">
15853         <size>7</size>
15854       </method>
15855       <method name="System.Object System.Collections.IEnumerator.get_Current()">
15856         <size>7</size>
15857       </method>
15858       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
15859         <size>7</size>
15860       </method>
15861       <method name="Boolean MoveNext()">
15862         <size>98</size>
15863       </method>
15864       <method name="Void Dispose()">
15865         <size>8</size>
15866       </method>
15867       <method name="Void Reset()">
15868         <size>6</size>
15869       </method>
15870     </type>
15871     <type name="Test+&lt;&gt;c__Iterator0">
15872       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
15873         <size>7</size>
15874       </method>
15875       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
15876         <size>26</size>
15877       </method>
15878     </type>
15879     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
15880       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
15881         <size>7</size>
15882       </method>
15883       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
15884         <size>52</size>
15885       </method>
15886     </type>
15887   </test>
15888   <test name="gtest-anontype-01.cs">
15889     <type name="Test">
15890       <method name="Void .ctor()">
15891         <size>7</size>
15892       </method>
15893       <method name="Int32 Main()">
15894         <size>53</size>
15895       </method>
15896     </type>
15897     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15898       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15899         <size>21</size>
15900       </method>
15901       <method name="&lt;Foo&gt;__T get_Foo()">
15902         <size>7</size>
15903       </method>
15904       <method name="&lt;Baz&gt;__T get_Baz()">
15905         <size>7</size>
15906       </method>
15907       <method name="Boolean Equals(System.Object)">
15908         <size>69</size>
15909       </method>
15910       <method name="Int32 GetHashCode()">
15911         <size>86</size>
15912       </method>
15913       <method name="System.String ToString()">
15914         <size>142</size>
15915       </method>
15916     </type>
15917   </test>
15918   <test name="gtest-anontype-02.cs">
15919     <type name="Test">
15920       <method name="Void .ctor()">
15921         <size>7</size>
15922       </method>
15923       <method name="System.Object TestA(System.String)">
15924         <size>7</size>
15925       </method>
15926       <method name="Int32 Main()">
15927         <size>99</size>
15928       </method>
15929     </type>
15930     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
15931       <method name="Void .ctor(&lt;s&gt;__T)">
15932         <size>14</size>
15933       </method>
15934       <method name="&lt;s&gt;__T get_s()">
15935         <size>7</size>
15936       </method>
15937       <method name="Boolean Equals(System.Object)">
15938         <size>39</size>
15939       </method>
15940       <method name="Int32 GetHashCode()">
15941         <size>63</size>
15942       </method>
15943       <method name="System.String ToString()">
15944         <size>67</size>
15945       </method>
15946     </type>
15947     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15948       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15949         <size>21</size>
15950       </method>
15951       <method name="&lt;Foo&gt;__T get_Foo()">
15952         <size>7</size>
15953       </method>
15954       <method name="&lt;Baz&gt;__T get_Baz()">
15955         <size>7</size>
15956       </method>
15957       <method name="Boolean Equals(System.Object)">
15958         <size>69</size>
15959       </method>
15960       <method name="Int32 GetHashCode()">
15961         <size>86</size>
15962       </method>
15963       <method name="System.String ToString()">
15964         <size>142</size>
15965       </method>
15966     </type>
15967   </test>
15968   <test name="gtest-anontype-03.cs">
15969     <type name="MyClass">
15970       <method name="Void .ctor()">
15971         <size>18</size>
15972       </method>
15973       <method name="Int32 get_Baz()">
15974         <size>3</size>
15975       </method>
15976     </type>
15977     <type name="Test">
15978       <method name="Void .ctor()">
15979         <size>7</size>
15980       </method>
15981       <method name="Int32 Main()">
15982         <size>64</size>
15983       </method>
15984     </type>
15985     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
15986       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
15987         <size>21</size>
15988       </method>
15989       <method name="&lt;Foo&gt;__T get_Foo()">
15990         <size>7</size>
15991       </method>
15992       <method name="&lt;Baz&gt;__T get_Baz()">
15993         <size>7</size>
15994       </method>
15995       <method name="Boolean Equals(System.Object)">
15996         <size>69</size>
15997       </method>
15998       <method name="Int32 GetHashCode()">
15999         <size>86</size>
16000       </method>
16001       <method name="System.String ToString()">
16002         <size>142</size>
16003       </method>
16004     </type>
16005   </test>
16006   <test name="gtest-anontype-04.cs">
16007     <type name="MyClass">
16008       <method name="Void .ctor()">
16009         <size>18</size>
16010       </method>
16011       <method name="Int32 get_Baz()">
16012         <size>3</size>
16013       </method>
16014     </type>
16015     <type name="Test">
16016       <method name="Void .ctor()">
16017         <size>7</size>
16018       </method>
16019       <method name="Int32 Main()">
16020         <size>111</size>
16021       </method>
16022     </type>
16023     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
16024       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
16025         <size>36</size>
16026       </method>
16027       <method name="&lt;Foo&gt;__T get_Foo()">
16028         <size>7</size>
16029       </method>
16030       <method name="&lt;Baz&gt;__T get_Baz()">
16031         <size>7</size>
16032       </method>
16033       <method name="&lt;Hello&gt;__T get_Hello()">
16034         <size>7</size>
16035       </method>
16036       <method name="&lt;Answer&gt;__T get_Answer()">
16037         <size>7</size>
16038       </method>
16039       <method name="Boolean Equals(System.Object)">
16040         <size>123</size>
16041       </method>
16042       <method name="Int32 GetHashCode()">
16043         <size>132</size>
16044       </method>
16045       <method name="System.String ToString()">
16046         <size>258</size>
16047       </method>
16048     </type>
16049   </test>
16050   <test name="gtest-anontype-05.cs">
16051     <type name="Test">
16052       <method name="Void .ctor()">
16053         <size>7</size>
16054       </method>
16055       <method name="System.String Null()">
16056         <size>2</size>
16057       </method>
16058       <method name="Int32 Main()">
16059         <size>287</size>
16060       </method>
16061     </type>
16062     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
16063       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
16064         <size>21</size>
16065       </method>
16066       <method name="&lt;Name&gt;__T get_Name()">
16067         <size>7</size>
16068       </method>
16069       <method name="&lt;Age&gt;__T get_Age()">
16070         <size>7</size>
16071       </method>
16072       <method name="Boolean Equals(System.Object)">
16073         <size>69</size>
16074       </method>
16075       <method name="Int32 GetHashCode()">
16076         <size>86</size>
16077       </method>
16078       <method name="System.String ToString()">
16079         <size>142</size>
16080       </method>
16081     </type>
16082     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
16083       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
16084         <size>21</size>
16085       </method>
16086       <method name="&lt;Age&gt;__T get_Age()">
16087         <size>7</size>
16088       </method>
16089       <method name="&lt;Name&gt;__T get_Name()">
16090         <size>7</size>
16091       </method>
16092       <method name="Boolean Equals(System.Object)">
16093         <size>69</size>
16094       </method>
16095       <method name="Int32 GetHashCode()">
16096         <size>86</size>
16097       </method>
16098       <method name="System.String ToString()">
16099         <size>142</size>
16100       </method>
16101     </type>
16102     <type name="&lt;&gt;__AnonType2">
16103       <method name="Void .ctor()">
16104         <size>7</size>
16105       </method>
16106       <method name="Boolean Equals(System.Object)">
16107         <size>15</size>
16108       </method>
16109       <method name="Int32 GetHashCode()">
16110         <size>40</size>
16111       </method>
16112       <method name="System.String ToString()">
16113         <size>6</size>
16114       </method>
16115     </type>
16116     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
16117       <method name="Void .ctor(&lt;Foo&gt;__T)">
16118         <size>14</size>
16119       </method>
16120       <method name="&lt;Foo&gt;__T get_Foo()">
16121         <size>7</size>
16122       </method>
16123       <method name="Boolean Equals(System.Object)">
16124         <size>39</size>
16125       </method>
16126       <method name="Int32 GetHashCode()">
16127         <size>63</size>
16128       </method>
16129       <method name="System.String ToString()">
16130         <size>67</size>
16131       </method>
16132     </type>
16133   </test>
16134   <test name="gtest-anontype-06.cs">
16135     <type name="CastByExample">
16136       <method name="Void .ctor()">
16137         <size>7</size>
16138       </method>
16139       <method name="T Cast[T](System.Object, T)">
16140         <size>7</size>
16141       </method>
16142       <method name="Void Main()">
16143         <size>29</size>
16144       </method>
16145     </type>
16146     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
16147       <method name="Void .ctor(&lt;Foo&gt;__T)">
16148         <size>14</size>
16149       </method>
16150       <method name="&lt;Foo&gt;__T get_Foo()">
16151         <size>7</size>
16152       </method>
16153       <method name="Boolean Equals(System.Object)">
16154         <size>39</size>
16155       </method>
16156       <method name="Int32 GetHashCode()">
16157         <size>63</size>
16158       </method>
16159       <method name="System.String ToString()">
16160         <size>67</size>
16161       </method>
16162     </type>
16163   </test>
16164   <test name="gtest-anontype-07.cs">
16165     <type name="Test">
16166       <method name="Void .ctor()">
16167         <size>7</size>
16168       </method>
16169       <method name="Int32 Main()">
16170         <size>59</size>
16171       </method>
16172     </type>
16173     <type name="&lt;&gt;__AnonType0">
16174       <method name="Void .ctor()">
16175         <size>7</size>
16176       </method>
16177       <method name="Boolean Equals(System.Object)">
16178         <size>15</size>
16179       </method>
16180       <method name="Int32 GetHashCode()">
16181         <size>40</size>
16182       </method>
16183       <method name="System.String ToString()">
16184         <size>6</size>
16185       </method>
16186     </type>
16187   </test>
16188   <test name="gtest-anontype-08.cs">
16189     <type name="Test">
16190       <method name="Void Main()">
16191         <size>15</size>
16192       </method>
16193     </type>
16194     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
16195       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
16196         <size>21</size>
16197       </method>
16198       <method name="&lt;X&gt;__T get_X()">
16199         <size>7</size>
16200       </method>
16201       <method name="&lt;Y&gt;__T get_Y()">
16202         <size>7</size>
16203       </method>
16204       <method name="Boolean Equals(System.Object)">
16205         <size>69</size>
16206       </method>
16207       <method name="Int32 GetHashCode()">
16208         <size>86</size>
16209       </method>
16210       <method name="System.String ToString()">
16211         <size>142</size>
16212       </method>
16213     </type>
16214   </test>
16215   <test name="gtest-anontype-09.cs">
16216     <type name="My.System.Test">
16217       <method name="Int32 Main()">
16218         <size>35</size>
16219       </method>
16220     </type>
16221     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
16222       <method name="Void .ctor(&lt;X&gt;__T)">
16223         <size>14</size>
16224       </method>
16225       <method name="&lt;X&gt;__T get_X()">
16226         <size>7</size>
16227       </method>
16228       <method name="Boolean Equals(System.Object)">
16229         <size>39</size>
16230       </method>
16231       <method name="Int32 GetHashCode()">
16232         <size>63</size>
16233       </method>
16234       <method name="System.String ToString()">
16235         <size>67</size>
16236       </method>
16237     </type>
16238     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
16239       <method name="Void .ctor(&lt;Value&gt;__T)">
16240         <size>14</size>
16241       </method>
16242       <method name="&lt;Value&gt;__T get_Value()">
16243         <size>7</size>
16244       </method>
16245       <method name="Boolean Equals(System.Object)">
16246         <size>39</size>
16247       </method>
16248       <method name="Int32 GetHashCode()">
16249         <size>63</size>
16250       </method>
16251       <method name="System.String ToString()">
16252         <size>67</size>
16253       </method>
16254     </type>
16255   </test>
16256   <test name="gtest-anontype-10.cs">
16257     <type name="A">
16258       <method name="Void .ctor()">
16259         <size>7</size>
16260       </method>
16261       <method name="Int32 get_X()">
16262         <size>3</size>
16263       </method>
16264     </type>
16265     <type name="B">
16266       <method name="Void .ctor()">
16267         <size>7</size>
16268       </method>
16269       <method name="Int32 Main()">
16270         <size>11</size>
16271       </method>
16272       <method name="Int32 Test()">
16273         <size>33</size>
16274       </method>
16275     </type>
16276     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
16277       <method name="Void .ctor(&lt;X&gt;__T)">
16278         <size>14</size>
16279       </method>
16280       <method name="&lt;X&gt;__T get_X()">
16281         <size>7</size>
16282       </method>
16283       <method name="Boolean Equals(System.Object)">
16284         <size>39</size>
16285       </method>
16286       <method name="Int32 GetHashCode()">
16287         <size>63</size>
16288       </method>
16289       <method name="System.String ToString()">
16290         <size>67</size>
16291       </method>
16292     </type>
16293   </test>
16294   <test name="gtest-anontype-11.cs">
16295     <type name="Alpha">
16296       <method name="Void .ctor(String)">
16297         <size>14</size>
16298       </method>
16299       <method name="Int32 GetHashCode()">
16300         <size>18</size>
16301       </method>
16302     </type>
16303     <type name="Beta">
16304       <method name="Void .ctor(String)">
16305         <size>14</size>
16306       </method>
16307       <method name="Int32 GetHashCode()">
16308         <size>18</size>
16309       </method>
16310     </type>
16311     <type name="Program">
16312       <method name="Int32 Main()">
16313         <size>49</size>
16314       </method>
16315     </type>
16316     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
16317       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
16318         <size>21</size>
16319       </method>
16320       <method name="&lt;First&gt;__T get_First()">
16321         <size>7</size>
16322       </method>
16323       <method name="&lt;Second&gt;__T get_Second()">
16324         <size>7</size>
16325       </method>
16326       <method name="Boolean Equals(System.Object)">
16327         <size>69</size>
16328       </method>
16329       <method name="Int32 GetHashCode()">
16330         <size>86</size>
16331       </method>
16332       <method name="System.String ToString()">
16333         <size>142</size>
16334       </method>
16335     </type>
16336   </test>
16337   <test name="gtest-autoproperty-01.cs">
16338     <type name="Test">
16339       <method name="Void .ctor()">
16340         <size>15</size>
16341       </method>
16342       <method name="System.String get_Foo()">
16343         <size>7</size>
16344       </method>
16345       <method name="Void set_Foo(System.String)">
16346         <size>8</size>
16347       </method>
16348       <method name="Int32 get_Answer()">
16349         <size>7</size>
16350       </method>
16351       <method name="Void set_Answer(Int32)">
16352         <size>8</size>
16353       </method>
16354       <method name="Int32 Main()">
16355         <size>97</size>
16356       </method>
16357     </type>
16358     <type name="Test+A">
16359       <method name="Void .ctor()">
16360         <size>7</size>
16361       </method>
16362       <method name="System.String get_B()">
16363         <size>7</size>
16364       </method>
16365       <method name="Void set_B(System.String)">
16366         <size>8</size>
16367       </method>
16368     </type>
16369   </test>
16370   <test name="gtest-autoproperty-02.cs">
16371     <type name="Test">
16372       <method name="Void .ctor()">
16373         <size>7</size>
16374       </method>
16375       <method name="System.String get_Foo()">
16376         <size>6</size>
16377       </method>
16378       <method name="Void set_Foo(System.String)">
16379         <size>7</size>
16380       </method>
16381       <method name="Int32 get_Answer()">
16382         <size>6</size>
16383       </method>
16384       <method name="Void set_Answer(Int32)">
16385         <size>7</size>
16386       </method>
16387       <method name="Int32 Main()">
16388         <size>114</size>
16389       </method>
16390     </type>
16391     <type name="Test+A">
16392       <method name="Void .ctor()">
16393         <size>7</size>
16394       </method>
16395       <method name="System.String get_B()">
16396         <size>6</size>
16397       </method>
16398       <method name="Void set_B(System.String)">
16399         <size>7</size>
16400       </method>
16401       <method name="System.String get_C()">
16402         <size>6</size>
16403       </method>
16404       <method name="Void set_C(System.String)">
16405         <size>7</size>
16406       </method>
16407       <method name="Void DoThings()">
16408         <size>11</size>
16409       </method>
16410     </type>
16411   </test>
16412   <test name="gtest-autoproperty-03.cs">
16413     <type name="Test">
16414       <method name="Void .ctor()">
16415         <size>7</size>
16416       </method>
16417       <method name="System.String get_Foo()">
16418         <size>7</size>
16419       </method>
16420       <method name="Void set_Foo(System.String)">
16421         <size>8</size>
16422       </method>
16423       <method name="Int32 Main()">
16424         <size>236</size>
16425       </method>
16426     </type>
16427   </test>
16428   <test name="gtest-autoproperty-04.cs">
16429     <type name="MonoTests.MainClass">
16430       <method name="Void .ctor()">
16431         <size>7</size>
16432       </method>
16433       <method name="System.String[] get_foo()">
16434         <size>7</size>
16435       </method>
16436       <method name="Void set_foo(System.String[])">
16437         <size>8</size>
16438       </method>
16439       <method name="System.String[] get_bar()">
16440         <size>0</size>
16441       </method>
16442       <method name="Void set_bar(System.String[])">
16443         <size>0</size>
16444       </method>
16445       <method name="Void Main(System.String[])">
16446         <size>11</size>
16447       </method>
16448     </type>
16449     <type name="MonoTests.ChildClass">
16450       <method name="Void .ctor()">
16451         <size>7</size>
16452       </method>
16453       <method name="System.String[] get_foo()">
16454         <size>7</size>
16455       </method>
16456       <method name="Void set_foo(System.String[])">
16457         <size>8</size>
16458       </method>
16459       <method name="System.String[] get_bar()">
16460         <size>7</size>
16461       </method>
16462       <method name="Void set_bar(System.String[])">
16463         <size>8</size>
16464       </method>
16465     </type>
16466   </test>
16467   <test name="gtest-autoproperty-05.cs">
16468     <type name="Test">
16469       <method name="Void .ctor()">
16470         <size>7</size>
16471       </method>
16472       <method name="System.String get_X()">
16473         <size>7</size>
16474       </method>
16475       <method name="Void set_X(System.String)">
16476         <size>8</size>
16477       </method>
16478     </type>
16479     <type name="M">
16480       <method name="Void .ctor()">
16481         <size>7</size>
16482       </method>
16483       <method name="Void Main()">
16484         <size>1</size>
16485       </method>
16486     </type>
16487   </test>
16488   <test name="gtest-autoproperty-06.cs">
16489     <type name="A">
16490       <method name="Void .ctor()">
16491         <size>7</size>
16492       </method>
16493     </type>
16494     <type name="B">
16495       <method name="Void .ctor()">
16496         <size>7</size>
16497       </method>
16498     </type>
16499     <type name="C">
16500       <method name="Void .ctor()">
16501         <size>7</size>
16502       </method>
16503       <method name="B I&lt;B&gt;.get_Prop()">
16504         <size>7</size>
16505       </method>
16506       <method name="Void I&lt;B&gt;.set_Prop(B)">
16507         <size>8</size>
16508       </method>
16509       <method name="A I&lt;A&gt;.get_Prop()">
16510         <size>7</size>
16511       </method>
16512       <method name="Void I&lt;A&gt;.set_Prop(A)">
16513         <size>8</size>
16514       </method>
16515     </type>
16516     <type name="Program">
16517       <method name="Void .ctor()">
16518         <size>7</size>
16519       </method>
16520       <method name="Void Main(System.String[])">
16521         <size>7</size>
16522       </method>
16523     </type>
16524   </test>
16525   <test name="gtest-collectioninit-01.cs">
16526     <type name="Test">
16527       <method name="Void .ctor()">
16528         <size>7</size>
16529       </method>
16530       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
16531         <size>83</size>
16532       </method>
16533       <method name="Int32 Main()">
16534         <size>534</size>
16535       </method>
16536     </type>
16537     <type name="Test+Wrap">
16538       <method name="Void .ctor()">
16539         <size>31</size>
16540       </method>
16541       <method name="Void .ctor(Int32)">
16542         <size>25</size>
16543       </method>
16544       <method name="System.Collections.ArrayList get_Numbers()">
16545         <size>7</size>
16546       </method>
16547     </type>
16548   </test>
16549   <test name="gtest-collectioninit-02.cs">
16550     <type name="C">
16551       <method name="Void .ctor()">
16552         <size>7</size>
16553       </method>
16554       <method name="Int32 Main()">
16555         <size>73</size>
16556       </method>
16557     </type>
16558   </test>
16559   <test name="gtest-collectioninit-03.cs">
16560     <type name="X">
16561       <method name="Void .ctor()">
16562         <size>7</size>
16563       </method>
16564       <method name="Int32 Main()">
16565         <size>34</size>
16566       </method>
16567       <method name="Void R(System.Object ByRef)">
16568         <size>28</size>
16569       </method>
16570     </type>
16571   </test>
16572   <test name="gtest-etree-01.cs">
16573     <type name="MyTypeExplicit">
16574       <method name="Void .ctor(Int32)">
16575         <size>14</size>
16576       </method>
16577       <method name="Int32 op_Explicit(MyTypeExplicit)">
16578         <size>7</size>
16579       </method>
16580     </type>
16581     <type name="MemberAccessData">
16582       <method name="Void .ctor()">
16583         <size>7</size>
16584       </method>
16585       <method name="Void .cctor()">
16586         <size>16</size>
16587       </method>
16588       <method name="Void add_EventField(System.Func`1[System.Boolean])">
16589         <size>24</size>
16590       </method>
16591       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
16592         <size>24</size>
16593       </method>
16594       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
16595         <size>33</size>
16596       </method>
16597       <method name="Void set_MyTypeProperty(MyType)">
16598         <size>8</size>
16599       </method>
16600       <method name="MyType get_MyTypeProperty()">
16601         <size>7</size>
16602       </method>
16603       <method name="System.String get_StaticProperty()">
16604         <size>6</size>
16605       </method>
16606     </type>
16607     <type name="NewTest`1[T]">
16608       <method name="Void .ctor(T)">
16609         <size>27</size>
16610       </method>
16611       <method name="Void .ctor(T[])">
16612         <size>14</size>
16613       </method>
16614       <method name="Int32 GetHashCode()">
16615         <size>7</size>
16616       </method>
16617       <method name="Boolean Equals(System.Object)">
16618         <size>91</size>
16619       </method>
16620     </type>
16621     <type name="Indexer">
16622       <method name="Void .ctor()">
16623         <size>7</size>
16624       </method>
16625       <method name="Int32 get_Item(Int32)">
16626         <size>2</size>
16627       </method>
16628       <method name="Void set_Item(Int32, Int32)">
16629         <size>1</size>
16630       </method>
16631       <method name="System.String get_Item(System.String[])">
16632         <size>7</size>
16633       </method>
16634     </type>
16635     <type name="Tester">
16636       <method name="Void .ctor()">
16637         <size>7</size>
16638       </method>
16639       <method name="Void Assert[T](T, T)">
16640         <size>9</size>
16641       </method>
16642       <method name="Void Assert[T](T, T, System.String)">
16643         <size>89</size>
16644       </method>
16645       <method name="Void Assert[T](T[], T[])">
16646         <size>220</size>
16647       </method>
16648       <method name="T GenericMethod[T](T)">
16649         <size>2</size>
16650       </method>
16651       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16652         <size>56</size>
16653       </method>
16654       <method name="Void AddTest()">
16655         <size>99</size>
16656       </method>
16657       <method name="Void AddTest_2()">
16658         <size>118</size>
16659       </method>
16660       <method name="Void AddTest_3()">
16661         <size>129</size>
16662       </method>
16663       <method name="Void AddTest_4()">
16664         <size>191</size>
16665       </method>
16666       <method name="Void AddTest_5()">
16667         <size>133</size>
16668       </method>
16669       <method name="Void AddTest_6()">
16670         <size>158</size>
16671       </method>
16672       <method name="Void AddTest_7()">
16673         <size>142</size>
16674       </method>
16675       <method name="Void AddTest_8()">
16676         <size>248</size>
16677       </method>
16678       <method name="Void AddTest_9()">
16679         <size>142</size>
16680       </method>
16681       <method name="Void AddCheckedTest()">
16682         <size>99</size>
16683       </method>
16684       <method name="Void AddCheckedTest_2()">
16685         <size>118</size>
16686       </method>
16687       <method name="Void AddCheckedTest_3()">
16688         <size>129</size>
16689       </method>
16690       <method name="Void AddStringTest()">
16691         <size>128</size>
16692       </method>
16693       <method name="Void AddStringTest_2()">
16694         <size>173</size>
16695       </method>
16696       <method name="Void AddStringTest_3()">
16697         <size>174</size>
16698       </method>
16699       <method name="Void AddStringTest_4()">
16700         <size>174</size>
16701       </method>
16702       <method name="Void AndTest()">
16703         <size>140</size>
16704       </method>
16705       <method name="Void AndTest_2()">
16706         <size>161</size>
16707       </method>
16708       <method name="Void AndTest_3()">
16709         <size>161</size>
16710       </method>
16711       <method name="Void AndNullableTest()">
16712         <size>381</size>
16713       </method>
16714       <method name="Void AndNullableTest_2()">
16715         <size>237</size>
16716       </method>
16717       <method name="Void AndNullableTest_3()">
16718         <size>198</size>
16719       </method>
16720       <method name="Void AndAlsoTest()">
16721         <size>96</size>
16722       </method>
16723       <method name="Void AndAlsoTest_2()">
16724         <size>165</size>
16725       </method>
16726       <method name="Void AndAlsoTest_3()">
16727         <size>108</size>
16728       </method>
16729       <method name="Void ArrayIndexTest()">
16730         <size>145</size>
16731       </method>
16732       <method name="Void ArrayIndexTest_2()">
16733         <size>115</size>
16734       </method>
16735       <method name="Void ArrayIndexTest_3()">
16736         <size>199</size>
16737       </method>
16738       <method name="Void ArrayIndexTest_4()">
16739         <size>243</size>
16740       </method>
16741       <method name="Void ArrayIndexTest_5()">
16742         <size>108</size>
16743       </method>
16744       <method name="Void ArrayLengthTest()">
16745         <size>99</size>
16746       </method>
16747       <method name="Void ArrayLengthTest_2()">
16748         <size>91</size>
16749       </method>
16750       <method name="Void CallTest()">
16751         <size>138</size>
16752       </method>
16753       <method name="Void CallTest_2()">
16754         <size>107</size>
16755       </method>
16756       <method name="Void CallTest_3()">
16757         <size>207</size>
16758       </method>
16759       <method name="Void CallTest_4()">
16760         <size>121</size>
16761       </method>
16762       <method name="Void CallTest_5()">
16763         <size>99</size>
16764       </method>
16765       <method name="Void CallTest_6()">
16766         <size>70</size>
16767       </method>
16768       <method name="Void CallTest_7()">
16769         <size>124</size>
16770       </method>
16771       <method name="Void CallTest_8()">
16772         <size>227</size>
16773       </method>
16774       <method name="Void CallTest_9()">
16775         <size>88</size>
16776       </method>
16777       <method name="Void CoalesceTest()">
16778         <size>120</size>
16779       </method>
16780       <method name="Void CoalesceTest_2()">
16781         <size>171</size>
16782       </method>
16783       <method name="Void ConditionTest()">
16784         <size>170</size>
16785       </method>
16786       <method name="Void ConditionTest_2()">
16787         <size>301</size>
16788       </method>
16789       <method name="Void ConditionTest_3()">
16790         <size>179</size>
16791       </method>
16792       <method name="Void ConditionTest_4()">
16793         <size>183</size>
16794       </method>
16795       <method name="Void ConstantTest()">
16796         <size>59</size>
16797       </method>
16798       <method name="Void ConstantTest_2()">
16799         <size>62</size>
16800       </method>
16801       <method name="Void ConstantTest_3()">
16802         <size>54</size>
16803       </method>
16804       <method name="Void ConstantTest_4()">
16805         <size>44</size>
16806       </method>
16807       <method name="Void ConstantTest_5()">
16808         <size>59</size>
16809       </method>
16810       <method name="Void ConstantTest_6()">
16811         <size>67</size>
16812       </method>
16813       <method name="Void ConstantTest_7()">
16814         <size>62</size>
16815       </method>
16816       <method name="Void ConstantTest_8()">
16817         <size>72</size>
16818       </method>
16819       <method name="Void ConstantTest_9()">
16820         <size>72</size>
16821       </method>
16822       <method name="Void ConstantTest_10()">
16823         <size>72</size>
16824       </method>
16825       <method name="Void ConstantTest_11()">
16826         <size>59</size>
16827       </method>
16828       <method name="Void ConstantTest_13()">
16829         <size>59</size>
16830       </method>
16831       <method name="Void ConstantTest_14()">
16832         <size>72</size>
16833       </method>
16834       <method name="Void ConstantTest_15()">
16835         <size>62</size>
16836       </method>
16837       <method name="Void ConvertTest()">
16838         <size>82</size>
16839       </method>
16840       <method name="Void ConvertTest_2()">
16841         <size>83</size>
16842       </method>
16843       <method name="Void ConvertTest_3()">
16844         <size>93</size>
16845       </method>
16846       <method name="Void ConvertTest_4()">
16847         <size>102</size>
16848       </method>
16849       <method name="Void ConvertTest_5()">
16850         <size>109</size>
16851       </method>
16852       <method name="Void ConvertTest_6()">
16853         <size>240</size>
16854       </method>
16855       <method name="Void ConvertTest_7()">
16856         <size>122</size>
16857       </method>
16858       <method name="Void ConvertTest_8()">
16859         <size>118</size>
16860       </method>
16861       <method name="Void ConvertTest_9()">
16862         <size>97</size>
16863       </method>
16864       <method name="Void ConvertTest_10()">
16865         <size>163</size>
16866       </method>
16867       <method name="Void ConvertTest_11()">
16868         <size>101</size>
16869       </method>
16870       <method name="Void ConvertTest_12()">
16871         <size>156</size>
16872       </method>
16873       <method name="Void ConvertTest_13()">
16874         <size>86</size>
16875       </method>
16876       <method name="Void ConvertTest_14()">
16877         <size>88</size>
16878       </method>
16879       <method name="Void ConvertTest_15()">
16880         <size>132</size>
16881       </method>
16882       <method name="Void ConvertCheckedTest()">
16883         <size>82</size>
16884       </method>
16885       <method name="Void ConvertCheckedTest_2()">
16886         <size>83</size>
16887       </method>
16888       <method name="Void ConvertCheckedTest_3()">
16889         <size>93</size>
16890       </method>
16891       <method name="Void ConvertCheckedTest_4()">
16892         <size>102</size>
16893       </method>
16894       <method name="Void DivideTest()">
16895         <size>99</size>
16896       </method>
16897       <method name="Void DivideTest_2()">
16898         <size>185</size>
16899       </method>
16900       <method name="Void DivideTest_3()">
16901         <size>129</size>
16902       </method>
16903       <method name="Void DivideTest_4()">
16904         <size>192</size>
16905       </method>
16906       <method name="Void DivideTest_5()">
16907         <size>134</size>
16908       </method>
16909       <method name="Void DivideTest_6()">
16910         <size>196</size>
16911       </method>
16912       <method name="Void EqualTest()">
16913         <size>118</size>
16914       </method>
16915       <method name="Void EqualTest_2()">
16916         <size>168</size>
16917       </method>
16918       <method name="Void EqualTest_3()">
16919         <size>125</size>
16920       </method>
16921       <method name="Void EqualTest_4()">
16922         <size>210</size>
16923       </method>
16924       <method name="Void EqualTest_5()">
16925         <size>176</size>
16926       </method>
16927       <method name="Void EqualTest_6()">
16928         <size>119</size>
16929       </method>
16930       <method name="Void EqualTest_7()">
16931         <size>167</size>
16932       </method>
16933       <method name="Void EqualTest_8()">
16934         <size>116</size>
16935       </method>
16936       <method name="Void EqualTest_9()">
16937         <size>146</size>
16938       </method>
16939       <method name="Void EqualTest_10()">
16940         <size>169</size>
16941       </method>
16942       <method name="Void EqualTest_11()">
16943         <size>132</size>
16944       </method>
16945       <method name="Void EqualTest_12()">
16946         <size>127</size>
16947       </method>
16948       <method name="Void EqualTest_13()">
16949         <size>124</size>
16950       </method>
16951       <method name="Void EqualTestDelegate()">
16952         <size>113</size>
16953       </method>
16954       <method name="Void EqualTestDelegate_2()">
16955         <size>312</size>
16956       </method>
16957       <method name="Void ExclusiveOrTest()">
16958         <size>115</size>
16959       </method>
16960       <method name="Void ExclusiveOrTest_2()">
16961         <size>183</size>
16962       </method>
16963       <method name="Void ExclusiveOrTest_3()">
16964         <size>129</size>
16965       </method>
16966       <method name="Void ExclusiveOrTest_4()">
16967         <size>192</size>
16968       </method>
16969       <method name="Void ExclusiveOrTest_5()">
16970         <size>197</size>
16971       </method>
16972       <method name="Void ExclusiveOrTest_6()">
16973         <size>161</size>
16974       </method>
16975       <method name="Void ExclusiveOrTest_7()">
16976         <size>198</size>
16977       </method>
16978       <method name="Void ExclusiveOrTest_8()">
16979         <size>164</size>
16980       </method>
16981       <method name="Void GreaterThanTest()">
16982         <size>99</size>
16983       </method>
16984       <method name="Void GreaterThanTest_2()">
16985         <size>154</size>
16986       </method>
16987       <method name="Void GreaterThanTest_3()">
16988         <size>125</size>
16989       </method>
16990       <method name="Void GreaterThanTest_4()">
16991         <size>210</size>
16992       </method>
16993       <method name="Void GreaterThanTest_5()">
16994         <size>209</size>
16995       </method>
16996       <method name="Void GreaterThanTest_6()">
16997         <size>102</size>
16998       </method>
16999       <method name="Void GreaterThanTest_7()">
17000         <size>146</size>
17001       </method>
17002       <method name="Void GreaterThanTest_8()">
17003         <size>169</size>
17004       </method>
17005       <method name="Void GreaterThanOrEqualTest()">
17006         <size>99</size>
17007       </method>
17008       <method name="Void GreaterThanOrEqualTest_2()">
17009         <size>169</size>
17010       </method>
17011       <method name="Void GreaterThanOrEqualTest_3()">
17012         <size>130</size>
17013       </method>
17014       <method name="Void GreaterThanOrEqualTest_4()">
17015         <size>210</size>
17016       </method>
17017       <method name="Void GreaterThanOrEqualTest_5()">
17018         <size>209</size>
17019       </method>
17020       <method name="Void GreaterThanOrEqualTest_6()">
17021         <size>102</size>
17022       </method>
17023       <method name="Void GreaterThanOrEqualTest_7()">
17024         <size>146</size>
17025       </method>
17026       <method name="Void GreaterThanOrEqualTest_8()">
17027         <size>169</size>
17028       </method>
17029       <method name="Void InvokeTest()">
17030         <size>90</size>
17031       </method>
17032       <method name="Void InvokeTest_2()">
17033         <size>138</size>
17034       </method>
17035       <method name="Void LeftShiftTest()">
17036         <size>155</size>
17037       </method>
17038       <method name="Void LeftShiftTest_2()">
17039         <size>162</size>
17040       </method>
17041       <method name="Void LeftShiftTest_3()">
17042         <size>184</size>
17043       </method>
17044       <method name="Void LeftShiftTest_4()">
17045         <size>261</size>
17046       </method>
17047       <method name="Void LeftShiftTest_5()">
17048         <size>110</size>
17049       </method>
17050       <method name="Void LessThanTest()">
17051         <size>99</size>
17052       </method>
17053       <method name="Void LessThanTest_2()">
17054         <size>154</size>
17055       </method>
17056       <method name="Void LessThanTest_3()">
17057         <size>125</size>
17058       </method>
17059       <method name="Void LessThanTest_4()">
17060         <size>210</size>
17061       </method>
17062       <method name="Void LessThanTest_5()">
17063         <size>209</size>
17064       </method>
17065       <method name="Void LessThanTest_6()">
17066         <size>102</size>
17067       </method>
17068       <method name="Void LessThanTest_7()">
17069         <size>146</size>
17070       </method>
17071       <method name="Void LessThanTest_8()">
17072         <size>169</size>
17073       </method>
17074       <method name="Void LessThanOrEqualTest()">
17075         <size>99</size>
17076       </method>
17077       <method name="Void LessThanOrEqualTest_2()">
17078         <size>169</size>
17079       </method>
17080       <method name="Void LessThanOrEqualTest_3()">
17081         <size>125</size>
17082       </method>
17083       <method name="Void LessThanOrEqualTest_4()">
17084         <size>210</size>
17085       </method>
17086       <method name="Void LessThanOrEqualTest_5()">
17087         <size>209</size>
17088       </method>
17089       <method name="Void LessThanOrEqualTest_6()">
17090         <size>102</size>
17091       </method>
17092       <method name="Void LessThanOrEqualTest_7()">
17093         <size>146</size>
17094       </method>
17095       <method name="Void LessThanOrEqualTest_8()">
17096         <size>169</size>
17097       </method>
17098       <method name="Void ListInitTest()">
17099         <size>404</size>
17100       </method>
17101       <method name="Void ListInitTest_2()">
17102         <size>292</size>
17103       </method>
17104       <method name="Void MemberAccessTest()">
17105         <size>132</size>
17106       </method>
17107       <method name="Void MemberAccessTest_2()">
17108         <size>63</size>
17109       </method>
17110       <method name="Void MemberAccessTest_3()">
17111         <size>113</size>
17112       </method>
17113       <method name="Void MemberAccessTest_4()">
17114         <size>91</size>
17115       </method>
17116       <method name="Void MemberAccessTest_5()">
17117         <size>39</size>
17118       </method>
17119       <method name="Void MemberAccessTest_6()">
17120         <size>104</size>
17121       </method>
17122       <method name="Void MemberAccessTest_7()">
17123         <size>109</size>
17124       </method>
17125       <method name="Void MemberAccessTest_8()">
17126         <size>63</size>
17127       </method>
17128       <method name="Void MemberAccessTest_9()">
17129         <size>91</size>
17130       </method>
17131       <method name="Void MemberInitTest()">
17132         <size>302</size>
17133       </method>
17134       <method name="Void MemberInitTest_2()">
17135         <size>250</size>
17136       </method>
17137       <method name="Void MemberInitTest_3()">
17138         <size>124</size>
17139       </method>
17140       <method name="Void ModuloTest()">
17141         <size>100</size>
17142       </method>
17143       <method name="Void ModuloTest_2()">
17144         <size>185</size>
17145       </method>
17146       <method name="Void ModuloTest_3()">
17147         <size>129</size>
17148       </method>
17149       <method name="Void ModuloTest_4()">
17150         <size>192</size>
17151       </method>
17152       <method name="Void ModuloTest_5()">
17153         <size>133</size>
17154       </method>
17155       <method name="Void ModuloTest_6()">
17156         <size>200</size>
17157       </method>
17158       <method name="Void ModuloTest_7()">
17159         <size>110</size>
17160       </method>
17161       <method name="Void MultiplyTest()">
17162         <size>131</size>
17163       </method>
17164       <method name="Void MultiplyTest_2()">
17165         <size>185</size>
17166       </method>
17167       <method name="Void MultiplyTest_3()">
17168         <size>133</size>
17169       </method>
17170       <method name="Void MultiplyTest_4()">
17171         <size>195</size>
17172       </method>
17173       <method name="Void MultiplyTest_5()">
17174         <size>137</size>
17175       </method>
17176       <method name="Void MultiplyTest_6()">
17177         <size>202</size>
17178       </method>
17179       <method name="Void MultiplyTest_7()">
17180         <size>110</size>
17181       </method>
17182       <method name="Void MultiplyCheckedTest()">
17183         <size>122</size>
17184       </method>
17185       <method name="Void MultiplyCheckedTest_2()">
17186         <size>192</size>
17187       </method>
17188       <method name="Void MultiplyCheckedTest_3()">
17189         <size>133</size>
17190       </method>
17191       <method name="Void MultiplyCheckedTest_4()">
17192         <size>121</size>
17193       </method>
17194       <method name="Void MultiplyCheckedTest_5()">
17195         <size>124</size>
17196       </method>
17197       <method name="Void NegateTest()">
17198         <size>72</size>
17199       </method>
17200       <method name="Void NegateTest_2()">
17201         <size>92</size>
17202       </method>
17203       <method name="Void NegateTest_3()">
17204         <size>130</size>
17205       </method>
17206       <method name="Void NegateTest_4()">
17207         <size>97</size>
17208       </method>
17209       <method name="Void NegateTest_5()">
17210         <size>141</size>
17211       </method>
17212       <method name="Void NegateTest_6()">
17213         <size>121</size>
17214       </method>
17215       <method name="Void NegateTest_7()">
17216         <size>132</size>
17217       </method>
17218       <method name="Void NegateTest_8()">
17219         <size>97</size>
17220       </method>
17221       <method name="Void NegateTest_9()">
17222         <size>87</size>
17223       </method>
17224       <method name="Void NegateTestChecked()">
17225         <size>91</size>
17226       </method>
17227       <method name="Void NegateTestChecked_2()">
17228         <size>137</size>
17229       </method>
17230       <method name="Void NegateTestChecked_3()">
17231         <size>97</size>
17232       </method>
17233       <method name="Void NegateTestChecked_4()">
17234         <size>86</size>
17235       </method>
17236       <method name="Void NewArrayInitTest()">
17237         <size>92</size>
17238       </method>
17239       <method name="Void NewArrayInitTest_2()">
17240         <size>64</size>
17241       </method>
17242       <method name="Void NewArrayInitTest_3()">
17243         <size>136</size>
17244       </method>
17245       <method name="Void NewArrayInitTest_4()">
17246         <size>120</size>
17247       </method>
17248       <method name="Void NewArrayBoundsTest()">
17249         <size>123</size>
17250       </method>
17251       <method name="Void NewArrayBoundsTest_2()">
17252         <size>123</size>
17253       </method>
17254       <method name="Void NewTest()">
17255         <size>93</size>
17256       </method>
17257       <method name="Void NewTest_2()">
17258         <size>61</size>
17259       </method>
17260       <method name="Void NewTest_3()">
17261         <size>98</size>
17262       </method>
17263       <method name="Void NewTest_4()">
17264         <size>252</size>
17265       </method>
17266       <method name="Void NewTest_5()">
17267         <size>371</size>
17268       </method>
17269       <method name="Void NotTest()">
17270         <size>70</size>
17271       </method>
17272       <method name="Void NotTest_2()">
17273         <size>113</size>
17274       </method>
17275       <method name="Void NotTest_3()">
17276         <size>71</size>
17277       </method>
17278       <method name="Void NotTest_4()">
17279         <size>105</size>
17280       </method>
17281       <method name="Void NotTest_5()">
17282         <size>73</size>
17283       </method>
17284       <method name="Void NotTest_6()">
17285         <size>104</size>
17286       </method>
17287       <method name="Void NotNullableTest()">
17288         <size>114</size>
17289       </method>
17290       <method name="Void NotNullableTest_2()">
17291         <size>134</size>
17292       </method>
17293       <method name="Void NotNullableTest_3()">
17294         <size>130</size>
17295       </method>
17296       <method name="Void NotNullableTest_4()">
17297         <size>149</size>
17298       </method>
17299       <method name="Void NotNullableTest_5()">
17300         <size>148</size>
17301       </method>
17302       <method name="Void NotEqualTest()">
17303         <size>118</size>
17304       </method>
17305       <method name="Void NotEqualTest_2()">
17306         <size>166</size>
17307       </method>
17308       <method name="Void NotEqualTest_3()">
17309         <size>125</size>
17310       </method>
17311       <method name="Void NotEqualTest_4()">
17312         <size>210</size>
17313       </method>
17314       <method name="Void NotEqualTest_5()">
17315         <size>176</size>
17316       </method>
17317       <method name="Void NotEqualTest_6()">
17318         <size>119</size>
17319       </method>
17320       <method name="Void NotEqualTest_7()">
17321         <size>167</size>
17322       </method>
17323       <method name="Void NotEqualTest_8()">
17324         <size>116</size>
17325       </method>
17326       <method name="Void NotEqualTest_9()">
17327         <size>146</size>
17328       </method>
17329       <method name="Void NotEqualTest_10()">
17330         <size>169</size>
17331       </method>
17332       <method name="Void NotEqualTest_11()">
17333         <size>132</size>
17334       </method>
17335       <method name="Void OrTest()">
17336         <size>141</size>
17337       </method>
17338       <method name="Void OrTest_2()">
17339         <size>129</size>
17340       </method>
17341       <method name="Void OrTest_3()">
17342         <size>161</size>
17343       </method>
17344       <method name="Void OrNullableTest()">
17345         <size>382</size>
17346       </method>
17347       <method name="Void OrNullableTest_2()">
17348         <size>186</size>
17349       </method>
17350       <method name="Void OrNullableTest_3()">
17351         <size>176</size>
17352       </method>
17353       <method name="Void OrNullableTest_4()">
17354         <size>198</size>
17355       </method>
17356       <method name="Void OrElseTest()">
17357         <size>97</size>
17358       </method>
17359       <method name="Void OrElseTest_2()">
17360         <size>167</size>
17361       </method>
17362       <method name="Void ParameterTest()">
17363         <size>73</size>
17364       </method>
17365       <method name="Void ParameterTest_2()">
17366         <size>75</size>
17367       </method>
17368       <method name="Void ParameterTest_3()">
17369         <size>73</size>
17370       </method>
17371       <method name="Void ParameterTest_4()">
17372         <size>100</size>
17373       </method>
17374       <method name="Void QuoteTest()">
17375         <size>85</size>
17376       </method>
17377       <method name="Void RightShiftTest()">
17378         <size>152</size>
17379       </method>
17380       <method name="Void RightShiftTest_2()">
17381         <size>159</size>
17382       </method>
17383       <method name="Void RightShiftTest_3()">
17384         <size>184</size>
17385       </method>
17386       <method name="Void RightShiftTest_4()">
17387         <size>258</size>
17388       </method>
17389       <method name="Void SubtractTest()">
17390         <size>100</size>
17391       </method>
17392       <method name="Void SubtractTest_2()">
17393         <size>119</size>
17394       </method>
17395       <method name="Void SubtractTest_3()">
17396         <size>130</size>
17397       </method>
17398       <method name="Void SubtractTest_4()">
17399         <size>192</size>
17400       </method>
17401       <method name="Void SubtractTest_5()">
17402         <size>134</size>
17403       </method>
17404       <method name="Void SubtractTest_6()">
17405         <size>160</size>
17406       </method>
17407       <method name="Void SubtractTest_7()">
17408         <size>113</size>
17409       </method>
17410       <method name="Void SubtractTest_8()">
17411         <size>146</size>
17412       </method>
17413       <method name="Void SubtractTest_9()">
17414         <size>142</size>
17415       </method>
17416       <method name="Void SubtractTest_10()">
17417         <size>161</size>
17418       </method>
17419       <method name="Void SubtractTest_11()">
17420         <size>157</size>
17421       </method>
17422       <method name="Void SubtractCheckedTest()">
17423         <size>127</size>
17424       </method>
17425       <method name="Void SubtractCheckedTest_2()">
17426         <size>185</size>
17427       </method>
17428       <method name="Void SubtractCheckedTest_3()">
17429         <size>130</size>
17430       </method>
17431       <method name="Void SubtractCheckedTest_4()">
17432         <size>121</size>
17433       </method>
17434       <method name="Void TypeAsTest()">
17435         <size>80</size>
17436       </method>
17437       <method name="Void TypeAsTest_2()">
17438         <size>144</size>
17439       </method>
17440       <method name="Void TypeAsTest_3()">
17441         <size>85</size>
17442       </method>
17443       <method name="Void TypeIsTest()">
17444         <size>103</size>
17445       </method>
17446       <method name="Void TypeIsTest_2()">
17447         <size>103</size>
17448       </method>
17449       <method name="Void TypeIsTest_3()">
17450         <size>85</size>
17451       </method>
17452       <method name="Void TypeIsTest_5()">
17453         <size>74</size>
17454       </method>
17455       <method name="Void TypeIsTest_6()">
17456         <size>111</size>
17457       </method>
17458       <method name="Void UnaryPlusTest()">
17459         <size>67</size>
17460       </method>
17461       <method name="Void UnaryPlusTest_2()">
17462         <size>47</size>
17463       </method>
17464       <method name="Void UnaryPlusTest_3()">
17465         <size>97</size>
17466       </method>
17467       <method name="Void UnaryPlusTest_4()">
17468         <size>141</size>
17469       </method>
17470       <method name="Void UnaryPlusTest_5()">
17471         <size>140</size>
17472       </method>
17473       <method name="System.String InstanceMethod(System.String)">
17474         <size>2</size>
17475       </method>
17476       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
17477         <size>30</size>
17478       </method>
17479       <method name="Int32 TestInt()">
17480         <size>3</size>
17481       </method>
17482       <method name="Void RefMethod(Int32 ByRef)">
17483         <size>8</size>
17484       </method>
17485       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
17486         <size>87</size>
17487       </method>
17488       <method name="Int32 Main()">
17489         <size>179</size>
17490       </method>
17491     </type>
17492     <type name="Tester+EmptyDelegate">
17493       <method name="Void .ctor(Object, IntPtr)">
17494         <size>0</size>
17495       </method>
17496       <method name="Void Invoke()">
17497         <size>0</size>
17498       </method>
17499       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17500         <size>0</size>
17501       </method>
17502       <method name="Void EndInvoke(IAsyncResult)">
17503         <size>0</size>
17504       </method>
17505     </type>
17506     <type name="Tester+IntDelegate">
17507       <method name="Void .ctor(Object, IntPtr)">
17508         <size>0</size>
17509       </method>
17510       <method name="Int32 Invoke()">
17511         <size>0</size>
17512       </method>
17513       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17514         <size>0</size>
17515       </method>
17516       <method name="Int32 EndInvoke(IAsyncResult)">
17517         <size>0</size>
17518       </method>
17519     </type>
17520     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
17521       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
17522         <size>21</size>
17523       </method>
17524       <method name="&lt;A&gt;__T get_A()">
17525         <size>7</size>
17526       </method>
17527       <method name="&lt;Value&gt;__T get_Value()">
17528         <size>7</size>
17529       </method>
17530       <method name="Boolean Equals(System.Object)">
17531         <size>69</size>
17532       </method>
17533       <method name="Int32 GetHashCode()">
17534         <size>86</size>
17535       </method>
17536       <method name="System.String ToString()">
17537         <size>142</size>
17538       </method>
17539     </type>
17540     <type name="Tester">
17541       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
17542         <size>1</size>
17543       </method>
17544       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
17545         <size>1</size>
17546       </method>
17547       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
17548         <size>1</size>
17549       </method>
17550       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
17551         <size>1</size>
17552       </method>
17553       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
17554         <size>1</size>
17555       </method>
17556       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
17557         <size>12</size>
17558       </method>
17559       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
17560         <size>12</size>
17561       </method>
17562       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
17563         <size>7</size>
17564       </method>
17565       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
17566         <size>7</size>
17567       </method>
17568       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
17569         <size>5</size>
17570       </method>
17571       <method name="Void NewArrayInitTest_5()">
17572         <size>158</size>
17573       </method>
17574       <method name="Void ConditionTest_5()">
17575         <size>107</size>
17576       </method>
17577       <method name="Void AndTest_4()">
17578         <size>92</size>
17579       </method>
17580       <method name="Void MemberInitTest_4()">
17581         <size>66</size>
17582       </method>
17583       <method name="Void NewTest_6()">
17584         <size>182</size>
17585       </method>
17586     </type>
17587     <type name="InverseLogicalOperator">
17588       <method name="Void .ctor(Boolean)">
17589         <size>8</size>
17590       </method>
17591       <method name="Boolean op_True(InverseLogicalOperator)">
17592         <size>8</size>
17593       </method>
17594       <method name="Boolean op_False(InverseLogicalOperator)">
17595         <size>8</size>
17596       </method>
17597     </type>
17598     <type name="MyType">
17599       <method name="Void .ctor(Int32)">
17600         <size>8</size>
17601       </method>
17602       <method name="Int16 get_ShortProp()">
17603         <size>7</size>
17604       </method>
17605       <method name="Void set_ShortProp(Int16)">
17606         <size>8</size>
17607       </method>
17608       <method name="Int32 GetHashCode()">
17609         <size>6</size>
17610       </method>
17611       <method name="System.String ToString()">
17612         <size>12</size>
17613       </method>
17614       <method name="Int32 op_Implicit(MyType)">
17615         <size>8</size>
17616       </method>
17617       <method name="Boolean op_True(MyType)">
17618         <size>16</size>
17619       </method>
17620       <method name="Boolean op_False(MyType)">
17621         <size>19</size>
17622       </method>
17623       <method name="MyType op_Addition(MyType, MyType)">
17624         <size>21</size>
17625       </method>
17626       <method name="MyType op_Subtraction(MyType, MyType)">
17627         <size>21</size>
17628       </method>
17629       <method name="MyType op_Division(MyType, MyType)">
17630         <size>21</size>
17631       </method>
17632       <method name="MyType op_Multiply(MyType, MyType)">
17633         <size>21</size>
17634       </method>
17635       <method name="MyType op_Modulus(MyType, MyType)">
17636         <size>21</size>
17637       </method>
17638       <method name="MyType op_BitwiseAnd(MyType, MyType)">
17639         <size>21</size>
17640       </method>
17641       <method name="MyType op_BitwiseOr(MyType, MyType)">
17642         <size>21</size>
17643       </method>
17644       <method name="MyType op_ExclusiveOr(MyType, MyType)">
17645         <size>21</size>
17646       </method>
17647       <method name="Boolean op_Equality(MyType, MyType)">
17648         <size>17</size>
17649       </method>
17650       <method name="Boolean op_Inequality(MyType, MyType)">
17651         <size>20</size>
17652       </method>
17653       <method name="Boolean op_GreaterThan(MyType, MyType)">
17654         <size>17</size>
17655       </method>
17656       <method name="Boolean op_LessThan(MyType, MyType)">
17657         <size>17</size>
17658       </method>
17659       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
17660         <size>20</size>
17661       </method>
17662       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
17663         <size>20</size>
17664       </method>
17665       <method name="Boolean op_LogicalNot(MyType)">
17666         <size>11</size>
17667       </method>
17668       <method name="Int32 op_RightShift(MyType, Int32)">
17669         <size>13</size>
17670       </method>
17671       <method name="Int32 op_LeftShift(MyType, Int32)">
17672         <size>13</size>
17673       </method>
17674       <method name="MyType op_UnaryNegation(MyType)">
17675         <size>14</size>
17676       </method>
17677       <method name="MyType op_UnaryPlus(MyType)">
17678         <size>13</size>
17679       </method>
17680     </type>
17681     <type name="MyTypeImplicitOnly">
17682       <method name="Void .ctor(Int16)">
17683         <size>8</size>
17684       </method>
17685       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
17686         <size>8</size>
17687       </method>
17688     </type>
17689     <type name="Tester">
17690       <method name="Void EqualTest_14()">
17691         <size>101</size>
17692       </method>
17693     </type>
17694     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
17695       <method name="Void .ctor()">
17696         <size>7</size>
17697       </method>
17698     </type>
17699     <type name="Tester">
17700       <method name="Void NewArrayInitTest_6()">
17701         <size>103</size>
17702       </method>
17703       <method name="Void LambdaTest()">
17704         <size>89</size>
17705       </method>
17706       <method name="Void EqualTest_15()">
17707         <size>159</size>
17708       </method>
17709       <method name="Void ArrayIndexTest_6()">
17710         <size>122</size>
17711       </method>
17712       <method name="Void ArrayIndexTest_7()">
17713         <size>128</size>
17714       </method>
17715       <method name="Void NewArrayBoundsTest_3()">
17716         <size>85</size>
17717       </method>
17718       <method name="Void NewArrayBoundsTest_4()">
17719         <size>82</size>
17720       </method>
17721     </type>
17722     <type name="&lt;PrivateImplementationDetails&gt;">
17723       <method name="Void .ctor()">
17724         <size>7</size>
17725       </method>
17726     </type>
17727     <type name="Tester">
17728       <method name="Void LeftShiftTest_6()">
17729         <size>155</size>
17730       </method>
17731       <method name="Void RightShiftTest_5()">
17732         <size>152</size>
17733       </method>
17734       <method name="Void QuoteTest_2()">
17735         <size>99</size>
17736       </method>
17737     </type>
17738     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
17739       <method name="Void .ctor()">
17740         <size>7</size>
17741       </method>
17742     </type>
17743     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
17744       <method name="Void .ctor()">
17745         <size>7</size>
17746       </method>
17747     </type>
17748     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
17749       <method name="Void .ctor()">
17750         <size>7</size>
17751       </method>
17752     </type>
17753     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
17754       <method name="Void .ctor()">
17755         <size>7</size>
17756       </method>
17757     </type>
17758     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
17759       <method name="Void .ctor()">
17760         <size>7</size>
17761       </method>
17762     </type>
17763     <type name="Tester">
17764       <method name="Void NewTest_7()">
17765         <size>53</size>
17766       </method>
17767       <method name="Void ConvertTest_16()">
17768         <size>81</size>
17769       </method>
17770       <method name="Int32 ReturnNumber()">
17771         <size>2</size>
17772       </method>
17773       <method name="Void EqualTestDelegate_3()">
17774         <size>227</size>
17775       </method>
17776     </type>
17777   </test>
17778   <test name="gtest-etree-02.cs">
17779     <type name="M">
17780       <method name="Void .ctor()">
17781         <size>7</size>
17782       </method>
17783       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
17784         <size>1</size>
17785       </method>
17786       <method name="System.String Param(System.String)">
17787         <size>114</size>
17788       </method>
17789       <method name="Int32 Main()">
17790         <size>157</size>
17791       </method>
17792     </type>
17793     <type name="M+&lt;Param&gt;c__AnonStorey0">
17794       <method name="Void .ctor()">
17795         <size>7</size>
17796       </method>
17797     </type>
17798   </test>
17799   <test name="gtest-etree-03.cs">
17800     <type name="C">
17801       <method name="Void .ctor()">
17802         <size>7</size>
17803       </method>
17804       <method name="Int32 Main()">
17805         <size>6</size>
17806       </method>
17807     </type>
17808     <type name="S`1[T]">
17809       <method name="Int32 Test()">
17810         <size>145</size>
17811       </method>
17812     </type>
17813   </test>
17814   <test name="gtest-etree-04.cs">
17815     <type name="C">
17816       <method name="Void .ctor()">
17817         <size>7</size>
17818       </method>
17819       <method name="Int32 Main()">
17820         <size>366</size>
17821       </method>
17822     </type>
17823     <type name="C+&lt;Main&gt;c__AnonStorey0">
17824       <method name="Void .ctor()">
17825         <size>7</size>
17826       </method>
17827     </type>
17828     <type name="Foo">
17829       <method name="Boolean op_GreaterThan(Foo, Foo)">
17830         <size>6</size>
17831       </method>
17832       <method name="Boolean op_LessThan(Foo, Foo)">
17833         <size>6</size>
17834       </method>
17835       <method name="Boolean op_Equality(Foo, Foo)">
17836         <size>6</size>
17837       </method>
17838       <method name="Boolean op_Inequality(Foo, Foo)">
17839         <size>6</size>
17840       </method>
17841     </type>
17842   </test>
17843   <test name="gtest-etree-05.cs">
17844     <type name="C">
17845       <method name="Void .ctor()">
17846         <size>7</size>
17847       </method>
17848       <method name="Void Assert[T](T, T)">
17849         <size>46</size>
17850       </method>
17851       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
17852         <size>56</size>
17853       </method>
17854       <method name="Int32 Main()">
17855         <size>350</size>
17856       </method>
17857     </type>
17858   </test>
17859   <test name="gtest-etree-06.cs">
17860     <type name="Test">
17861       <method name="Void .ctor()">
17862         <size>7</size>
17863       </method>
17864       <method name="Int32 Main()">
17865         <size>45</size>
17866       </method>
17867       <method name="Int32 Value()">
17868         <size>2</size>
17869       </method>
17870     </type>
17871   </test>
17872   <test name="gtest-etree-07.cs">
17873     <type name="C">
17874       <method name="Void .ctor()">
17875         <size>7</size>
17876       </method>
17877       <method name="Void Test()">
17878         <size>14</size>
17879       </method>
17880       <method name="Int32* Foo()">
17881         <size>3</size>
17882       </method>
17883       <method name="Int32 Main()">
17884         <size>564</size>
17885       </method>
17886     </type>
17887     <type name="EmptyDelegate">
17888       <method name="Void .ctor(Object, IntPtr)">
17889         <size>0</size>
17890       </method>
17891       <method name="Void Invoke()">
17892         <size>0</size>
17893       </method>
17894       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17895         <size>0</size>
17896       </method>
17897       <method name="Void EndInvoke(IAsyncResult)">
17898         <size>0</size>
17899       </method>
17900     </type>
17901     <type name="UnsafeDelegate">
17902       <method name="Void .ctor(Object, IntPtr)">
17903         <size>0</size>
17904       </method>
17905       <method name="Int32* Invoke()">
17906         <size>0</size>
17907       </method>
17908       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17909         <size>0</size>
17910       </method>
17911       <method name="Int32* EndInvoke(IAsyncResult)">
17912         <size>0</size>
17913       </method>
17914     </type>
17915   </test>
17916   <test name="gtest-etree-08.cs">
17917     <type name="Foo">
17918       <method name="Void .ctor()">
17919         <size>7</size>
17920       </method>
17921       <method name="Int32 ThisMethod()">
17922         <size>3</size>
17923       </method>
17924       <method name="Int32 Goo(Boolean)">
17925         <size>204</size>
17926       </method>
17927       <method name="Int32 Main()">
17928         <size>14</size>
17929       </method>
17930     </type>
17931     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
17932       <method name="Void .ctor()">
17933         <size>7</size>
17934       </method>
17935     </type>
17936   </test>
17937   <test name="gtest-etree-09.cs">
17938     <type name="Mono.C">
17939       <method name="Void .ctor()">
17940         <size>7</size>
17941       </method>
17942       <method name="Int32 Main()">
17943         <size>300</size>
17944       </method>
17945       <method name="System.Int64[] GetValues()">
17946         <size>18</size>
17947       </method>
17948     </type>
17949     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
17950       <method name="Void .ctor()">
17951         <size>7</size>
17952       </method>
17953     </type>
17954     <type name="&lt;PrivateImplementationDetails&gt;">
17955       <method name="Void .ctor()">
17956         <size>7</size>
17957       </method>
17958     </type>
17959   </test>
17960   <test name="gtest-etree-10.cs">
17961     <type name="Foo`1[T]">
17962       <method name="Void .ctor()">
17963         <size>7</size>
17964       </method>
17965       <method name="Boolean ContainsAll[U](IEnumerable`1)">
17966         <size>191</size>
17967       </method>
17968       <method name="Boolean Contains(T)">
17969         <size>2</size>
17970       </method>
17971     </type>
17972     <type name="Program">
17973       <method name="Void .ctor()">
17974         <size>7</size>
17975       </method>
17976       <method name="Int32 Main()">
17977         <size>42</size>
17978       </method>
17979     </type>
17980     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
17981       <method name="Void .ctor()">
17982         <size>7</size>
17983       </method>
17984     </type>
17985     <type name="&lt;PrivateImplementationDetails&gt;">
17986       <method name="Void .ctor()">
17987         <size>7</size>
17988       </method>
17989     </type>
17990   </test>
17991   <test name="gtest-etree-11.cs">
17992     <type name="C">
17993       <method name="Void .ctor()">
17994         <size>7</size>
17995       </method>
17996       <method name="Void Main()">
17997         <size>12</size>
17998       </method>
17999     </type>
18000     <type name="Test">
18001       <method name="Void .ctor()">
18002         <size>7</size>
18003       </method>
18004       <method name="Void Invalid(Int32)">
18005         <size>124</size>
18006       </method>
18007       <method name="Void Other(System.Int32[])">
18008         <size>1</size>
18009       </method>
18010     </type>
18011     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
18012       <method name="Void .ctor()">
18013         <size>7</size>
18014       </method>
18015     </type>
18016   </test>
18017   <test name="gtest-etree-12.cs">
18018     <type name="TestCase">
18019       <method name="Void .cctor()">
18020         <size>68</size>
18021       </method>
18022       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
18023         <size>2</size>
18024       </method>
18025       <method name="Void DummyToMakeTheStaticsInitialize()">
18026         <size>1</size>
18027       </method>
18028     </type>
18029     <type name="Program">
18030       <method name="Void .ctor()">
18031         <size>7</size>
18032       </method>
18033       <method name="Int32 Main()">
18034         <size>7</size>
18035       </method>
18036     </type>
18037   </test>
18038   <test name="gtest-etree-13.cs">
18039     <type name="Program">
18040       <method name="Void .ctor()">
18041         <size>7</size>
18042       </method>
18043       <method name="Int32 Main()">
18044         <size>55</size>
18045       </method>
18046       <method name="IEnumerable`1 Test[T](Int32)">
18047         <size>30</size>
18048       </method>
18049     </type>
18050     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
18051       <method name="Void .ctor()">
18052         <size>7</size>
18053       </method>
18054       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18055         <size>7</size>
18056       </method>
18057       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18058         <size>12</size>
18059       </method>
18060       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18061         <size>7</size>
18062       </method>
18063       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18064         <size>40</size>
18065       </method>
18066       <method name="Boolean MoveNext()">
18067         <size>108</size>
18068       </method>
18069       <method name="Void Dispose()">
18070         <size>8</size>
18071       </method>
18072       <method name="Void Reset()">
18073         <size>6</size>
18074       </method>
18075     </type>
18076   </test>
18077   <test name="gtest-etree-14.cs">
18078     <type name="Person">
18079       <method name="Void .ctor()">
18080         <size>7</size>
18081       </method>
18082       <method name="Int32 get_Age()">
18083         <size>7</size>
18084       </method>
18085       <method name="Void set_Age(Int32)">
18086         <size>8</size>
18087       </method>
18088     </type>
18089     <type name="Repro">
18090       <method name="Void .ctor()">
18091         <size>7</size>
18092       </method>
18093       <method name="Int32 Main()">
18094         <size>59</size>
18095       </method>
18096       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
18097         <size>44</size>
18098       </method>
18099       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
18100         <size>13</size>
18101       </method>
18102     </type>
18103     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
18104       <method name="Void .ctor()">
18105         <size>7</size>
18106       </method>
18107       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18108         <size>7</size>
18109       </method>
18110       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18111         <size>12</size>
18112       </method>
18113       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18114         <size>7</size>
18115       </method>
18116       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18117         <size>52</size>
18118       </method>
18119       <method name="Boolean MoveNext()">
18120         <size>295</size>
18121       </method>
18122       <method name="Void Dispose()">
18123         <size>62</size>
18124       </method>
18125       <method name="Void Reset()">
18126         <size>6</size>
18127       </method>
18128     </type>
18129   </test>
18130   <test name="gtest-etree-15.cs">
18131     <type name="Foo">
18132       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
18133         <size>2</size>
18134       </method>
18135       <method name="Void Main()">
18136         <size>190</size>
18137       </method>
18138     </type>
18139   </test>
18140   <test name="gtest-etree-16.cs">
18141     <type name="Program">
18142       <method name="Void .ctor()">
18143         <size>7</size>
18144       </method>
18145       <method name="Int32 Main()">
18146         <size>136</size>
18147       </method>
18148     </type>
18149     <type name="Foo">
18150       <method name="Void .ctor()">
18151         <size>7</size>
18152       </method>
18153     </type>
18154   </test>
18155   <test name="gtest-etree-17.cs">
18156     <type name="CompilerCrashTest.QueryCompiler">
18157       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
18158         <size>12</size>
18159       </method>
18160       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
18161         <size>6</size>
18162       </method>
18163       <method name="Void Main()">
18164         <size>1</size>
18165       </method>
18166     </type>
18167   </test>
18168   <test name="gtest-etree-18.cs">
18169     <type name="FooBase">
18170       <method name="Void .ctor()">
18171         <size>7</size>
18172       </method>
18173     </type>
18174     <type name="Foo">
18175       <method name="Void .ctor()">
18176         <size>7</size>
18177       </method>
18178     </type>
18179     <type name="Program">
18180       <method name="Void .ctor()">
18181         <size>7</size>
18182       </method>
18183       <method name="Int32 Main()">
18184         <size>140</size>
18185       </method>
18186     </type>
18187   </test>
18188   <test name="gtest-etree-19.cs">
18189     <type name="Test">
18190       <method name="Void .ctor()">
18191         <size>7</size>
18192       </method>
18193       <method name="Int32 Main()">
18194         <size>20</size>
18195       </method>
18196       <method name="T Value[T]()">
18197         <size>76</size>
18198       </method>
18199     </type>
18200   </test>
18201   <test name="gtest-etree-20.cs">
18202     <type name="S">
18203       <method name="Int32 Main()">
18204         <size>215</size>
18205       </method>
18206     </type>
18207     <type name="A">
18208       <method name="A op_Implicit(S)">
18209         <size>6</size>
18210       </method>
18211       <method name="Void .ctor()">
18212         <size>7</size>
18213       </method>
18214     </type>
18215     <type name="B">
18216       <method name="Void .ctor()">
18217         <size>7</size>
18218       </method>
18219     </type>
18220   </test>
18221   <test name="gtest-etree-22.cs">
18222     <type name="FieldInfoBug.MonoRuntime">
18223       <method name="Int32 Main()">
18224         <size>13</size>
18225       </method>
18226       <method name="Void .ctor()">
18227         <size>7</size>
18228       </method>
18229     </type>
18230     <type name="FieldInfoBug.GenericClass`1[T]">
18231       <method name="Void .ctor(String)">
18232         <size>58</size>
18233       </method>
18234     </type>
18235     <type name="FieldInfoBug.GenericClass`1+&lt;GenericClass&gt;c__AnonStorey0[T]">
18236       <method name="Void .ctor()">
18237         <size>7</size>
18238       </method>
18239     </type>
18240   </test>
18241   <test name="gtest-etree-23.cs">
18242     <type name="Test.OrderBySpecification">
18243       <method name="Void .ctor(Expression`1)">
18244         <size>7</size>
18245       </method>
18246     </type>
18247     <type name="Test.RateOrderById">
18248       <method name="Int32 Main()">
18249         <size>8</size>
18250       </method>
18251       <method name="Void .ctor()">
18252         <size>44</size>
18253       </method>
18254     </type>
18255   </test>
18256   <test name="gtest-etree-24.cs">
18257     <type name="NotifyingProperty">
18258       <method name="Void CreateDependent[TValue](System.Linq.Expressions.Expression`1[System.Func`1[TValue]], System.Func`1[System.Object], System.Linq.Expressions.Expression`1[System.Func`1[System.Object]][])">
18259         <size>1</size>
18260       </method>
18261     </type>
18262     <type name="NotifyingPropertyTest">
18263       <method name="Void CreateDependent_NotifierNull()">
18264         <size>58</size>
18265       </method>
18266       <method name="Void CreateDependent_DependentsNull()">
18267         <size>83</size>
18268       </method>
18269       <method name="Void Main()">
18270         <size>1</size>
18271       </method>
18272       <method name="System.Object &lt;CreateDependent_DependentsNull&gt;m__0()">
18273         <size>2</size>
18274       </method>
18275       <method name="Void .ctor()">
18276         <size>7</size>
18277       </method>
18278     </type>
18279     <type name="NotifyingPropertyTest+&lt;CreateDependent_NotifierNull&gt;c__AnonStorey0">
18280       <method name="Void .ctor()">
18281         <size>7</size>
18282       </method>
18283     </type>
18284     <type name="NotifyingPropertyTest+&lt;CreateDependent_DependentsNull&gt;c__AnonStorey1">
18285       <method name="Void .ctor()">
18286         <size>7</size>
18287       </method>
18288     </type>
18289   </test>
18290   <test name="gtest-exmethod-01.cs">
18291     <type name="SimpleTest">
18292       <method name="System.String Prefix(System.String, System.String)">
18293         <size>8</size>
18294       </method>
18295     </type>
18296     <type name="M">
18297       <method name="Void .ctor()">
18298         <size>7</size>
18299       </method>
18300       <method name="Int32 Main()">
18301         <size>157</size>
18302       </method>
18303     </type>
18304   </test>
18305   <test name="gtest-exmethod-02.cs">
18306     <type name="M">
18307       <method name="Void .ctor()">
18308         <size>7</size>
18309       </method>
18310       <method name="Void Main()">
18311         <size>12</size>
18312       </method>
18313     </type>
18314     <type name="N.M">
18315       <method name="Void .ctor()">
18316         <size>7</size>
18317       </method>
18318       <method name="Void Test2()">
18319         <size>12</size>
18320       </method>
18321     </type>
18322   </test>
18323   <test name="gtest-exmethod-03.cs">
18324     <type name="A.A">
18325       <method name="Int32 Foo(Int32)">
18326         <size>2</size>
18327       </method>
18328       <method name="Int32 Foo(Int32, System.String)">
18329         <size>3</size>
18330       </method>
18331     </type>
18332     <type name="B.X">
18333       <method name="Int32 Foo(Int32)">
18334         <size>2</size>
18335       </method>
18336       <method name="Int32 Foo(Int32, Boolean)">
18337         <size>3</size>
18338       </method>
18339     </type>
18340     <type name="C.F">
18341       <method name="Boolean Foo(Byte)">
18342         <size>2</size>
18343       </method>
18344     </type>
18345     <type name="C.D.F">
18346       <method name="Int32 Foo(Int32)">
18347         <size>3</size>
18348       </method>
18349       <method name="Void TestX()">
18350         <size>9</size>
18351       </method>
18352     </type>
18353     <type name="C.M">
18354       <method name="Int32 Foo(Int32)">
18355         <size>2</size>
18356       </method>
18357       <method name="Int32 Main()">
18358         <size>61</size>
18359       </method>
18360     </type>
18361   </test>
18362   <test name="gtest-exmethod-04.cs">
18363     <type name="A.Test">
18364       <method name="System.String Test_1(Boolean)">
18365         <size>6</size>
18366       </method>
18367     </type>
18368     <type name="B.M">
18369       <method name="Void .ctor()">
18370         <size>7</size>
18371       </method>
18372       <method name="Void Main()">
18373         <size>12</size>
18374       </method>
18375     </type>
18376   </test>
18377   <test name="gtest-exmethod-05.cs">
18378     <type name="A.Test_A">
18379       <method name="System.String Test_1(System.String)">
18380         <size>6</size>
18381       </method>
18382     </type>
18383     <type name="A.Test_B">
18384       <method name="System.String Test_2(System.String)">
18385         <size>6</size>
18386       </method>
18387     </type>
18388     <type name="B.M">
18389       <method name="Void .ctor()">
18390         <size>7</size>
18391       </method>
18392       <method name="Void Main()">
18393         <size>23</size>
18394       </method>
18395     </type>
18396   </test>
18397   <test name="gtest-exmethod-06.cs">
18398     <type name="Gen">
18399       <method name="T Test_1[T](T)">
18400         <size>10</size>
18401       </method>
18402       <method name="System.String Test_1[T](System.String)">
18403         <size>6</size>
18404       </method>
18405     </type>
18406     <type name="B.M">
18407       <method name="Void .ctor()">
18408         <size>7</size>
18409       </method>
18410       <method name="Void Main()">
18411         <size>30</size>
18412       </method>
18413     </type>
18414   </test>
18415   <test name="gtest-exmethod-07.cs">
18416     <type name="E">
18417       <method name="Void ToReadOnly[T](IEnumerable`1)">
18418         <size>1</size>
18419       </method>
18420       <method name="Void To(IA)">
18421         <size>1</size>
18422       </method>
18423     </type>
18424     <type name="C">
18425       <method name="Void .ctor()">
18426         <size>7</size>
18427       </method>
18428       <method name="Void Main()">
18429         <size>1</size>
18430       </method>
18431       <method name="Void Test(IEnumerable`1)">
18432         <size>15</size>
18433       </method>
18434     </type>
18435   </test>
18436   <test name="gtest-exmethod-08.cs">
18437     <type name="C">
18438       <method name="Void .ctor()">
18439         <size>7</size>
18440       </method>
18441       <method name="Void Main()">
18442         <size>21</size>
18443       </method>
18444     </type>
18445   </test>
18446   <test name="gtest-exmethod-09.cs">
18447     <type name="Test">
18448       <method name="Void Foo[T](System.String)">
18449         <size>1</size>
18450       </method>
18451     </type>
18452     <type name="C">
18453       <method name="Void .ctor()">
18454         <size>7</size>
18455       </method>
18456       <method name="Void Main()">
18457         <size>11</size>
18458       </method>
18459     </type>
18460   </test>
18461   <test name="gtest-exmethod-10.cs">
18462     <type name="AExtensions">
18463       <method name="Int32 Round(Double)">
18464         <size>8</size>
18465       </method>
18466     </type>
18467     <type name="BExtensions">
18468       <method name="T GetBy[T](T[], Double)">
18469         <size>13</size>
18470       </method>
18471     </type>
18472     <type name="C">
18473       <method name="Void .ctor()">
18474         <size>7</size>
18475       </method>
18476       <method name="Void Main()">
18477         <size>1</size>
18478       </method>
18479     </type>
18480   </test>
18481   <test name="gtest-exmethod-11.cs">
18482     <type name="Test">
18483       <method name="Void .ctor()">
18484         <size>7</size>
18485       </method>
18486       <method name="Int32 Main(System.String[])">
18487         <size>20</size>
18488       </method>
18489     </type>
18490     <type name="Lol">
18491       <method name="Boolean OneEleven(System.Object)">
18492         <size>2</size>
18493       </method>
18494     </type>
18495   </test>
18496   <test name="gtest-exmethod-12.cs">
18497     <type name="Program">
18498       <method name="Void .ctor()">
18499         <size>7</size>
18500       </method>
18501       <method name="Void Main(System.String[])">
18502         <size>63</size>
18503       </method>
18504     </type>
18505     <type name="ChatClient">
18506       <method name="Void .ctor()">
18507         <size>7</size>
18508       </method>
18509       <method name="Void Say(System.String, System.String)">
18510         <size>13</size>
18511       </method>
18512     </type>
18513     <type name="ChatExtensions">
18514       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
18515         <size>64</size>
18516       </method>
18517     </type>
18518   </test>
18519   <test name="gtest-exmethod-13.cs">
18520     <type name="Foo">
18521       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
18522         <size>2</size>
18523       </method>
18524       <method name="Void Main()">
18525         <size>23</size>
18526       </method>
18527     </type>
18528   </test>
18529   <test name="gtest-exmethod-14.cs">
18530     <type name="C">
18531       <method name="Void Bar[U](IA)">
18532         <size>7</size>
18533       </method>
18534       <method name="Void Foo[T](IA)">
18535         <size>1</size>
18536       </method>
18537       <method name="Void Foo(IA)">
18538         <size>7</size>
18539       </method>
18540       <method name="Void Main()">
18541         <size>1</size>
18542       </method>
18543     </type>
18544   </test>
18545   <test name="gtest-exmethod-15.cs">
18546     <type name="C">
18547       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
18548         <size>15</size>
18549       </method>
18550       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
18551         <size>2</size>
18552       </method>
18553       <method name="Void Main()">
18554         <size>1</size>
18555       </method>
18556     </type>
18557   </test>
18558   <test name="gtest-exmethod-16.cs">
18559     <type name="Rocks">
18560       <method name="Boolean Extension(System.String)">
18561         <size>2</size>
18562       </method>
18563       <method name="Boolean Extension(D)">
18564         <size>2</size>
18565       </method>
18566     </type>
18567     <type name="Program">
18568       <method name="Void .ctor()">
18569         <size>7</size>
18570       </method>
18571       <method name="Void add_e(D)">
18572         <size>24</size>
18573       </method>
18574       <method name="Void remove_e(D)">
18575         <size>24</size>
18576       </method>
18577       <method name="System.String get_Item(Int32)">
18578         <size>6</size>
18579       </method>
18580       <method name="System.String get_Property()">
18581         <size>6</size>
18582       </method>
18583       <method name="Void Main(System.String[])">
18584         <size>44</size>
18585       </method>
18586     </type>
18587     <type name="D">
18588       <method name="Void .ctor(Object, IntPtr)">
18589         <size>0</size>
18590       </method>
18591       <method name="System.String Invoke()">
18592         <size>0</size>
18593       </method>
18594       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18595         <size>0</size>
18596       </method>
18597       <method name="System.String EndInvoke(IAsyncResult)">
18598         <size>0</size>
18599       </method>
18600     </type>
18601   </test>
18602   <test name="gtest-exmethod-17.cs">
18603     <type name="MainClass">
18604       <method name="Void Main()">
18605         <size>45</size>
18606       </method>
18607     </type>
18608   </test>
18609   <test name="gtest-exmethod-18.cs">
18610     <type name="Foo">
18611       <method name="Void .ctor()">
18612         <size>7</size>
18613       </method>
18614       <method name="Boolean get_IsBar()">
18615         <size>2</size>
18616       </method>
18617     </type>
18618     <type name="FooExt">
18619       <method name="Boolean IsBar(Foo)">
18620         <size>7</size>
18621       </method>
18622     </type>
18623     <type name="Repro">
18624       <method name="Void .ctor()">
18625         <size>7</size>
18626       </method>
18627       <method name="Void Main()">
18628         <size>18</size>
18629       </method>
18630     </type>
18631   </test>
18632   <test name="gtest-exmethod-19.cs">
18633     <type name="Rocks">
18634       <method name="Int32 Test_2[T](IEnumerable`1)">
18635         <size>3</size>
18636       </method>
18637       <method name="System.String Test_1(System.String)">
18638         <size>12</size>
18639       </method>
18640     </type>
18641     <type name="Test">
18642       <method name="Void .ctor()">
18643         <size>7</size>
18644       </method>
18645       <method name="Int32 Main()">
18646         <size>142</size>
18647       </method>
18648     </type>
18649     <type name="Test+D">
18650       <method name="Void .ctor(Object, IntPtr)">
18651         <size>0</size>
18652       </method>
18653       <method name="System.String Invoke()">
18654         <size>0</size>
18655       </method>
18656       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18657         <size>0</size>
18658       </method>
18659       <method name="System.String EndInvoke(IAsyncResult)">
18660         <size>0</size>
18661       </method>
18662     </type>
18663   </test>
18664   <test name="gtest-exmethod-20.cs">
18665     <type name="Outer.Inner.Test">
18666       <method name="Void .ctor()">
18667         <size>7</size>
18668       </method>
18669       <method name="Void M(I)">
18670         <size>13</size>
18671       </method>
18672       <method name="Void Main()">
18673         <size>1</size>
18674       </method>
18675     </type>
18676     <type name="Outer.ExtensionMethods">
18677       <method name="Void AddRange[T](I, IEnumerable`1)">
18678         <size>1</size>
18679       </method>
18680     </type>
18681   </test>
18682   <test name="gtest-exmethod-21.cs">
18683     <type name="Outer.Inner.Test">
18684       <method name="Void .ctor()">
18685         <size>7</size>
18686       </method>
18687       <method name="Void M(I)">
18688         <size>7</size>
18689       </method>
18690       <method name="Void Main()">
18691         <size>1</size>
18692       </method>
18693     </type>
18694     <type name="External.ExtensionMethods">
18695       <method name="Void AddRange(I)">
18696         <size>1</size>
18697       </method>
18698     </type>
18699   </test>
18700   <test name="gtest-exmethod-22.cs">
18701     <type name="Program">
18702       <method name="Void .ctor()">
18703         <size>7</size>
18704       </method>
18705       <method name="Int32 Main()">
18706         <size>8</size>
18707       </method>
18708     </type>
18709   </test>
18710   <test name="gtest-exmethod-23.cs">
18711     <type name="T">
18712       <method name="Void A(System.String, Int32)">
18713         <size>1</size>
18714       </method>
18715       <method name="Void Main()">
18716         <size>1</size>
18717       </method>
18718     </type>
18719   </test>
18720   <test name="gtest-exmethod-24.cs">
18721     <type name="Bar">
18722       <method name="Void .ctor()">
18723         <size>7</size>
18724       </method>
18725       <method name="Void Main()">
18726         <size>1</size>
18727       </method>
18728     </type>
18729   </test>
18730   <test name="gtest-exmethod-25.cs">
18731     <type name="Bar">
18732       <method name="Void .ctor()">
18733         <size>7</size>
18734       </method>
18735       <method name="Void Main()">
18736         <size>11</size>
18737       </method>
18738     </type>
18739   </test>
18740   <test name="gtest-exmethod-26.cs">
18741     <type name="test.TypeExtensions">
18742       <method name="Boolean IsNullable(System.Type)">
18743         <size>2</size>
18744       </method>
18745     </type>
18746     <type name="testmono.MainClass">
18747       <method name="Void .ctor()">
18748         <size>7</size>
18749       </method>
18750       <method name="Void Main()">
18751         <size>33</size>
18752       </method>
18753     </type>
18754   </test>
18755   <test name="gtest-exmethod-27.cs">
18756     <type name="Foo.Extensions">
18757       <method name="System.String AsString(IList`1)">
18758         <size>6</size>
18759       </method>
18760     </type>
18761     <type name="Bar.Program">
18762       <method name="Void .ctor()">
18763         <size>7</size>
18764       </method>
18765       <method name="Void Main()">
18766         <size>17</size>
18767       </method>
18768       <method name="System.String Pan(System.Byte[])">
18769         <size>7</size>
18770       </method>
18771     </type>
18772   </test>
18773   <test name="gtest-exmethod-28.cs">
18774     <type name="Foo">
18775       <method name="Void .ctor()">
18776         <size>7</size>
18777       </method>
18778     </type>
18779     <type name="Extensions">
18780       <method name="Boolean IsFoo(Foo)">
18781         <size>2</size>
18782       </method>
18783       <method name="Boolean IsBar(Bar)">
18784         <size>2</size>
18785       </method>
18786     </type>
18787     <type name="Bar">
18788       <method name="Void .ctor()">
18789         <size>7</size>
18790       </method>
18791     </type>
18792     <type name="Program">
18793       <method name="Void .ctor()">
18794         <size>7</size>
18795       </method>
18796       <method name="Void Main()">
18797         <size>1</size>
18798       </method>
18799     </type>
18800   </test>
18801   <test name="gtest-exmethod-29.cs">
18802     <type name="My">
18803       <method name="Void .ctor()">
18804         <size>7</size>
18805       </method>
18806     </type>
18807     <type name="Test">
18808       <method name="Int32 Main()">
18809         <size>40</size>
18810       </method>
18811       <method name="Int32 ContentTransferEncoding[T](My)">
18812         <size>2</size>
18813       </method>
18814       <method name="Int32 ContentTransferEncoding(My)">
18815         <size>2</size>
18816       </method>
18817     </type>
18818     <type name="My">
18819       <method name="Void set_ContentTransferEncoding(Boolean)">
18820         <size>1</size>
18821       </method>
18822     </type>
18823   </test>
18824   <test name="gtest-exmethod-30.cs">
18825     <type name="Test">
18826       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18827         <size>2</size>
18828       </method>
18829       <method name="Int32 get_First()">
18830         <size>2</size>
18831       </method>
18832       <method name="IEnumerator`1 GetEnumerator()">
18833         <size>2</size>
18834       </method>
18835       <method name="Void .ctor()">
18836         <size>7</size>
18837       </method>
18838     </type>
18839     <type name="C">
18840       <method name="Void Test()">
18841         <size>14</size>
18842       </method>
18843       <method name="Void Main()">
18844         <size>1</size>
18845       </method>
18846       <method name="Void .ctor()">
18847         <size>7</size>
18848       </method>
18849     </type>
18850   </test>
18851   <test name="gtest-exmethod-31.cs">
18852     <type name="N.S">
18853       <method name="Void Map[T](Int32, System.Func`2[T,System.String])">
18854         <size>1</size>
18855       </method>
18856     </type>
18857     <type name="N2.S2">
18858       <method name="Void Map(Int32, Int32)">
18859         <size>1</size>
18860       </method>
18861     </type>
18862     <type name="M.C">
18863       <method name="Void Main()">
18864         <size>8</size>
18865       </method>
18866       <method name="Void .ctor()">
18867         <size>7</size>
18868       </method>
18869     </type>
18870   </test>
18871   <test name="gtest-exmethod-32.cs">
18872     <type name="A">
18873       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18874         <size>2</size>
18875       </method>
18876       <method name="Int32 get_Count()">
18877         <size>2</size>
18878       </method>
18879       <method name="Void .ctor()">
18880         <size>7</size>
18881       </method>
18882     </type>
18883     <type name="G`1[T]">
18884       <method name="Void Test()">
18885         <size>20</size>
18886       </method>
18887       <method name="Void .ctor()">
18888         <size>7</size>
18889       </method>
18890     </type>
18891     <type name="Extensions">
18892       <method name="Int32 Count(IEnumerable)">
18893         <size>2</size>
18894       </method>
18895       <method name="Void Main()">
18896         <size>1</size>
18897       </method>
18898     </type>
18899   </test>
18900   <test name="gtest-exmethod-33.cs">
18901     <type name="Prop">
18902       <method name="Void .ctor()">
18903         <size>7</size>
18904       </method>
18905     </type>
18906     <type name="HelperExtensions">
18907       <method name="Void Foo(I, I)">
18908         <size>1</size>
18909       </method>
18910     </type>
18911     <type name="C">
18912       <method name="I get_Prop()">
18913         <size>2</size>
18914       </method>
18915       <method name="System.Int32[] get_Loc()">
18916         <size>2</size>
18917       </method>
18918       <method name="Void Test()">
18919         <size>13</size>
18920       </method>
18921       <method name="Void Main()">
18922         <size>1</size>
18923       </method>
18924       <method name="Void .ctor()">
18925         <size>7</size>
18926       </method>
18927     </type>
18928   </test>
18929   <test name="gtest-exmethod-34.cs">
18930     <type name="Program">
18931       <method name="Void Foo(System.Object)">
18932         <size>1</size>
18933       </method>
18934       <method name="Void Main()">
18935         <size>7</size>
18936       </method>
18937     </type>
18938   </test>
18939   <test name="gtest-exmethod-35.cs">
18940     <type name="A">
18941       <method name="Void Test(Int32)">
18942         <size>1</size>
18943       </method>
18944       <method name="Void Main()">
18945         <size>1</size>
18946       </method>
18947     </type>
18948   </test>
18949   <test name="gtest-exmethod-36.cs">
18950     <type name="S">
18951       <method name="System.String get_Prop()">
18952         <size>6</size>
18953       </method>
18954       <method name="Void .ctor()">
18955         <size>7</size>
18956       </method>
18957     </type>
18958     <type name="S2">
18959       <method name="Void .ctor()">
18960         <size>7</size>
18961       </method>
18962     </type>
18963     <type name="E">
18964       <method name="Int32 Prop(S)">
18965         <size>2</size>
18966       </method>
18967       <method name="Int32 Prop(S2)">
18968         <size>3</size>
18969       </method>
18970     </type>
18971     <type name="C">
18972       <method name="Void Main()">
18973         <size>43</size>
18974       </method>
18975       <method name="Void .ctor()">
18976         <size>7</size>
18977       </method>
18978     </type>
18979   </test>
18980   <test name="gtest-friend-01.cs">
18981     <type name="Test">
18982       <method name="Void .ctor()">
18983         <size>7</size>
18984       </method>
18985       <method name="Void Main()">
18986         <size>20</size>
18987       </method>
18988     </type>
18989   </test>
18990   <test name="gtest-friend-02.cs">
18991     <type name="Test">
18992       <method name="Void .ctor()">
18993         <size>7</size>
18994       </method>
18995       <method name="Void Main()">
18996         <size>20</size>
18997       </method>
18998     </type>
18999   </test>
19000   <test name="gtest-friend-03.cs">
19001     <type name="Test">
19002       <method name="Void .ctor()">
19003         <size>7</size>
19004       </method>
19005       <method name="Void Main()">
19006         <size>20</size>
19007       </method>
19008     </type>
19009   </test>
19010   <test name="gtest-friend-04.cs">
19011     <type name="Test">
19012       <method name="Void .ctor()">
19013         <size>7</size>
19014       </method>
19015       <method name="Void Main()">
19016         <size>19</size>
19017       </method>
19018     </type>
19019   </test>
19020   <test name="gtest-friend-05.cs">
19021     <type name="Test">
19022       <method name="Void .ctor()">
19023         <size>7</size>
19024       </method>
19025       <method name="Void Main()">
19026         <size>20</size>
19027       </method>
19028     </type>
19029   </test>
19030   <test name="gtest-friend-06.cs">
19031     <type name="Test">
19032       <method name="Void .ctor()">
19033         <size>7</size>
19034       </method>
19035       <method name="Void Main()">
19036         <size>20</size>
19037       </method>
19038     </type>
19039   </test>
19040   <test name="gtest-friend-07.cs">
19041     <type name="Test">
19042       <method name="Void .ctor()">
19043         <size>7</size>
19044       </method>
19045       <method name="Void Main()">
19046         <size>20</size>
19047       </method>
19048     </type>
19049   </test>
19050   <test name="gtest-friend-08.cs">
19051     <type name="Test">
19052       <method name="Void .ctor()">
19053         <size>7</size>
19054       </method>
19055       <method name="Void Main()">
19056         <size>19</size>
19057       </method>
19058     </type>
19059   </test>
19060   <test name="gtest-friend-09.cs">
19061     <type name="Test">
19062       <method name="Void .ctor()">
19063         <size>7</size>
19064       </method>
19065       <method name="Void Main()">
19066         <size>20</size>
19067       </method>
19068     </type>
19069   </test>
19070   <test name="gtest-friend-10.cs">
19071     <type name="Test">
19072       <method name="Void .ctor()">
19073         <size>7</size>
19074       </method>
19075       <method name="Void Main()">
19076         <size>20</size>
19077       </method>
19078     </type>
19079   </test>
19080   <test name="gtest-friend-11.cs">
19081     <type name="Test">
19082       <method name="Void .ctor()">
19083         <size>7</size>
19084       </method>
19085       <method name="Void Main()">
19086         <size>20</size>
19087       </method>
19088     </type>
19089   </test>
19090   <test name="gtest-friend-12.cs">
19091     <type name="Test">
19092       <method name="Void .ctor()">
19093         <size>7</size>
19094       </method>
19095       <method name="Void Main()">
19096         <size>19</size>
19097       </method>
19098     </type>
19099   </test>
19100   <test name="gtest-friend-13.cs">
19101     <type name="B">
19102       <method name="Void .ctor()">
19103         <size>7</size>
19104       </method>
19105       <method name="Void Test()">
19106         <size>1</size>
19107       </method>
19108       <method name="Void Test_2()">
19109         <size>1</size>
19110       </method>
19111     </type>
19112     <type name="Test">
19113       <method name="Void .ctor()">
19114         <size>7</size>
19115       </method>
19116       <method name="Void Main()">
19117         <size>1</size>
19118       </method>
19119     </type>
19120   </test>
19121   <test name="gtest-friend-14.cs">
19122     <type name="Test">
19123       <method name="Int32 Main()">
19124         <size>13</size>
19125       </method>
19126       <method name="Void .ctor()">
19127         <size>7</size>
19128       </method>
19129     </type>
19130   </test>
19131   <test name="gtest-implicitarray-01.cs">
19132     <type name="Test">
19133       <method name="Void .ctor()">
19134         <size>7</size>
19135       </method>
19136       <method name="Int32 Main()">
19137         <size>280</size>
19138       </method>
19139     </type>
19140     <type name="&lt;PrivateImplementationDetails&gt;">
19141       <method name="Void .ctor()">
19142         <size>7</size>
19143       </method>
19144     </type>
19145   </test>
19146   <test name="gtest-implicitarray-02.cs">
19147     <type name="MyString">
19148       <method name="Void .ctor()">
19149         <size>7</size>
19150       </method>
19151       <method name="System.String op_Implicit(MyString)">
19152         <size>6</size>
19153       </method>
19154     </type>
19155     <type name="Test">
19156       <method name="Void .ctor()">
19157         <size>7</size>
19158       </method>
19159       <method name="Int32 Main()">
19160         <size>50</size>
19161       </method>
19162     </type>
19163   </test>
19164   <test name="gtest-initialize-01.cs">
19165     <type name="MyClass">
19166       <method name="Void .ctor()">
19167         <size>18</size>
19168       </method>
19169       <method name="Int32 get_Answer()">
19170         <size>7</size>
19171       </method>
19172       <method name="Void set_Answer(Int32)">
19173         <size>8</size>
19174       </method>
19175     </type>
19176     <type name="Test">
19177       <method name="Void .ctor()">
19178         <size>7</size>
19179       </method>
19180       <method name="Int32 Main()">
19181         <size>67</size>
19182       </method>
19183     </type>
19184   </test>
19185   <test name="gtest-initialize-02.cs">
19186     <type name="Test">
19187       <method name="Void .ctor()">
19188         <size>7</size>
19189       </method>
19190       <method name="Int32 Main()">
19191         <size>1243</size>
19192       </method>
19193     </type>
19194     <type name="Test+Point">
19195       <method name="Void .ctor()">
19196         <size>7</size>
19197       </method>
19198     </type>
19199     <type name="Test+Line">
19200       <method name="Void .ctor()">
19201         <size>29</size>
19202       </method>
19203     </type>
19204     <type name="Test+Rectangle">
19205       <method name="Void .ctor()">
19206         <size>51</size>
19207       </method>
19208     </type>
19209     <type name="Test+Library">
19210       <method name="Void .ctor()">
19211         <size>53</size>
19212       </method>
19213     </type>
19214     <type name="Test+Thing">
19215       <method name="Void .ctor()">
19216         <size>7</size>
19217       </method>
19218     </type>
19219     <type name="Test+Box">
19220       <method name="Void .ctor()">
19221         <size>7</size>
19222       </method>
19223     </type>
19224   </test>
19225   <test name="gtest-initialize-03.cs">
19226     <type name="Data">
19227       <method name="Void .ctor()">
19228         <size>7</size>
19229       </method>
19230     </type>
19231     <type name="Test">
19232       <method name="Void .ctor()">
19233         <size>7</size>
19234       </method>
19235       <method name="Void set_Prop(Data)">
19236         <size>1</size>
19237       </method>
19238       <method name="System.Object Foo()">
19239         <size>15</size>
19240       </method>
19241       <method name="Void Main()">
19242         <size>52</size>
19243       </method>
19244     </type>
19245   </test>
19246   <test name="gtest-initialize-04.cs">
19247     <type name="C">
19248       <method name="Void .ctor()">
19249         <size>7</size>
19250       </method>
19251       <method name="Void .cctor()">
19252         <size>34</size>
19253       </method>
19254       <method name="Int32 Main()">
19255         <size>30</size>
19256       </method>
19257     </type>
19258   </test>
19259   <test name="gtest-initialize-05.cs">
19260     <type name="C">
19261       <method name="Void .ctor()">
19262         <size>7</size>
19263       </method>
19264       <method name="Int32 Main()">
19265         <size>235</size>
19266       </method>
19267     </type>
19268   </test>
19269   <test name="gtest-initialize-06.cs">
19270     <type name="C">
19271       <method name="Void .ctor()">
19272         <size>7</size>
19273       </method>
19274       <method name="Int32 Main()">
19275         <size>39</size>
19276       </method>
19277       <method name="Void Foo(Point ByRef)">
19278         <size>38</size>
19279       </method>
19280     </type>
19281   </test>
19282   <test name="gtest-initialize-07.cs">
19283     <type name="A">
19284       <method name="Void .ctor()">
19285         <size>7</size>
19286       </method>
19287       <method name="System.String get_Name()">
19288         <size>7</size>
19289       </method>
19290       <method name="Void set_Name(System.String)">
19291         <size>8</size>
19292       </method>
19293       <method name="Boolean Matches(System.String)">
19294         <size>13</size>
19295       </method>
19296     </type>
19297     <type name="M">
19298       <method name="Void .ctor()">
19299         <size>7</size>
19300       </method>
19301       <method name="Int32 Main()">
19302         <size>37</size>
19303       </method>
19304     </type>
19305   </test>
19306   <test name="gtest-initialize-08.cs">
19307     <type name="T">
19308       <method name="Void .ctor()">
19309         <size>7</size>
19310       </method>
19311     </type>
19312     <type name="X">
19313       <method name="Void .ctor()">
19314         <size>7</size>
19315       </method>
19316       <method name="Z[] get_Prop()">
19317         <size>7</size>
19318       </method>
19319       <method name="Void set_Prop(Z[])">
19320         <size>8</size>
19321       </method>
19322     </type>
19323     <type name="Z">
19324       <method name="Void .ctor()">
19325         <size>7</size>
19326       </method>
19327     </type>
19328     <type name="Test">
19329       <method name="Void .ctor(String)">
19330         <size>70</size>
19331       </method>
19332       <method name="Void .ctor(Int32)">
19333         <size>70</size>
19334       </method>
19335     </type>
19336     <type name="C">
19337       <method name="Void .ctor()">
19338         <size>7</size>
19339       </method>
19340       <method name="Int32 Main()">
19341         <size>13</size>
19342       </method>
19343     </type>
19344   </test>
19345   <test name="gtest-initialize-09.cs">
19346     <type name="Test">
19347       <method name="Void .ctor()">
19348         <size>7</size>
19349       </method>
19350       <method name="Int32 Main()">
19351         <size>53</size>
19352       </method>
19353     </type>
19354     <type name="&lt;PrivateImplementationDetails&gt;">
19355       <method name="Void .ctor()">
19356         <size>7</size>
19357       </method>
19358     </type>
19359   </test>
19360   <test name="gtest-initialize-10.cs">
19361     <type name="Foo">
19362       <method name="Void .ctor()">
19363         <size>7</size>
19364       </method>
19365       <method name="Int32 get_P()">
19366         <size>7</size>
19367       </method>
19368       <method name="Void set_P(Int32)">
19369         <size>8</size>
19370       </method>
19371     </type>
19372     <type name="Y">
19373       <method name="Void .ctor()">
19374         <size>7</size>
19375       </method>
19376       <method name="Int32 Main()">
19377         <size>38</size>
19378       </method>
19379       <method name="Boolean Do(Foo)">
19380         <size>86</size>
19381       </method>
19382     </type>
19383   </test>
19384   <test name="gtest-initialize-11.cs">
19385     <type name="InlineAssignmentTest.Foo">
19386       <method name="Void .ctor()">
19387         <size>14</size>
19388       </method>
19389     </type>
19390     <type name="InlineAssignmentTest.MainClass">
19391       <method name="Int32 Main()">
19392         <size>30</size>
19393       </method>
19394       <method name="Void .ctor()">
19395         <size>7</size>
19396       </method>
19397     </type>
19398   </test>
19399   <test name="gtest-initialize-12.cs">
19400     <type name="C">
19401       <method name="Void set_Foo(Int32)">
19402         <size>1</size>
19403       </method>
19404       <method name="Void .ctor()">
19405         <size>7</size>
19406       </method>
19407     </type>
19408     <type name="B">
19409       <method name="Void set_Foo(Int32)">
19410         <size>0</size>
19411       </method>
19412       <method name="Void .ctor()">
19413         <size>7</size>
19414       </method>
19415     </type>
19416     <type name="Test">
19417       <method name="Void set_Foo(Int32)">
19418         <size>1</size>
19419       </method>
19420       <method name="Void Main()">
19421         <size>16</size>
19422       </method>
19423       <method name="Void .ctor()">
19424         <size>7</size>
19425       </method>
19426     </type>
19427   </test>
19428   <test name="gtest-iter-01.cs">
19429     <type name="C">
19430       <method name="Void .ctor()">
19431         <size>7</size>
19432       </method>
19433       <method name="Void Main()">
19434         <size>1</size>
19435       </method>
19436     </type>
19437     <type name="C+ArrayReadOnlyList`1[T]">
19438       <method name="Void .ctor()">
19439         <size>7</size>
19440       </method>
19441       <method name="T get_Item(Int32)">
19442         <size>13</size>
19443       </method>
19444       <method name="IEnumerator`1 GetEnumerator()">
19445         <size>15</size>
19446       </method>
19447     </type>
19448     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19449       <method name="Void .ctor()">
19450         <size>7</size>
19451       </method>
19452       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19453         <size>12</size>
19454       </method>
19455       <method name="Boolean MoveNext()">
19456         <size>136</size>
19457       </method>
19458       <method name="Void Dispose()">
19459         <size>8</size>
19460       </method>
19461       <method name="Void Reset()">
19462         <size>6</size>
19463       </method>
19464       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19465         <size>7</size>
19466       </method>
19467     </type>
19468   </test>
19469   <test name="gtest-iter-02.cs">
19470     <type name="C">
19471       <method name="Void .ctor()">
19472         <size>7</size>
19473       </method>
19474       <method name="IEnumerator`1 Test()">
19475         <size>8</size>
19476       </method>
19477       <method name="Void Main()">
19478         <size>1</size>
19479       </method>
19480     </type>
19481     <type name="C+&lt;Test&gt;c__Iterator0">
19482       <method name="Void .ctor()">
19483         <size>7</size>
19484       </method>
19485       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19486         <size>12</size>
19487       </method>
19488       <method name="Boolean MoveNext()">
19489         <size>25</size>
19490       </method>
19491       <method name="Void Dispose()">
19492         <size>8</size>
19493       </method>
19494       <method name="Void Reset()">
19495         <size>6</size>
19496       </method>
19497       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
19498         <size>7</size>
19499       </method>
19500     </type>
19501   </test>
19502   <test name="gtest-iter-03.cs">
19503     <type name="Test">
19504       <method name="Void .ctor()">
19505         <size>18</size>
19506       </method>
19507       <method name="IEnumerable`1 Annotations[T]()">
19508         <size>23</size>
19509       </method>
19510       <method name="IEnumerable`1 Annotations(System.Type)">
19511         <size>37</size>
19512       </method>
19513       <method name="Void Main()">
19514         <size>14</size>
19515       </method>
19516     </type>
19517     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19518       <method name="Void .ctor()">
19519         <size>7</size>
19520       </method>
19521       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19522         <size>12</size>
19523       </method>
19524       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19525         <size>7</size>
19526       </method>
19527       <method name="Boolean MoveNext()">
19528         <size>196</size>
19529       </method>
19530       <method name="Void Dispose()">
19531         <size>62</size>
19532       </method>
19533       <method name="Void Reset()">
19534         <size>6</size>
19535       </method>
19536     </type>
19537     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19538       <method name="Void .ctor()">
19539         <size>7</size>
19540       </method>
19541       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19542         <size>7</size>
19543       </method>
19544       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19545         <size>7</size>
19546       </method>
19547       <method name="Boolean MoveNext()">
19548         <size>219</size>
19549       </method>
19550       <method name="Void Dispose()">
19551         <size>57</size>
19552       </method>
19553       <method name="Void Reset()">
19554         <size>6</size>
19555       </method>
19556     </type>
19557     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
19558       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19559         <size>7</size>
19560       </method>
19561       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19562         <size>40</size>
19563       </method>
19564     </type>
19565     <type name="Test+&lt;Annotations&gt;c__Iterator1">
19566       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19567         <size>7</size>
19568       </method>
19569       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19570         <size>52</size>
19571       </method>
19572     </type>
19573   </test>
19574   <test name="gtest-iter-04.cs">
19575     <type name="TestClass">
19576       <method name="Void .ctor()">
19577         <size>7</size>
19578       </method>
19579       <method name="Void ToString(System.Object)">
19580         <size>0</size>
19581       </method>
19582       <method name="IEnumerable`1 TestEnumerator()">
19583         <size>23</size>
19584       </method>
19585       <method name="Void Test()">
19586         <size>8</size>
19587       </method>
19588     </type>
19589     <type name="M">
19590       <method name="Void .ctor()">
19591         <size>7</size>
19592       </method>
19593       <method name="Void Main()">
19594         <size>1</size>
19595       </method>
19596     </type>
19597     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
19598       <method name="Void .ctor()">
19599         <size>7</size>
19600       </method>
19601       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19602         <size>7</size>
19603       </method>
19604       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19605         <size>7</size>
19606       </method>
19607       <method name="Boolean MoveNext()">
19608         <size>37</size>
19609       </method>
19610       <method name="Void Dispose()">
19611         <size>8</size>
19612       </method>
19613       <method name="Void Reset()">
19614         <size>6</size>
19615       </method>
19616       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19617         <size>7</size>
19618       </method>
19619       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19620         <size>40</size>
19621       </method>
19622     </type>
19623   </test>
19624   <test name="gtest-iter-05.cs">
19625     <type name="Test">
19626       <method name="Void .ctor()">
19627         <size>7</size>
19628       </method>
19629       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
19630         <size>44</size>
19631       </method>
19632       <method name="Void Main()">
19633         <size>31</size>
19634       </method>
19635     </type>
19636     <type name="Foo`1[T]">
19637       <method name="Void .ctor()">
19638         <size>7</size>
19639       </method>
19640       <method name="Void CreateItem[G]()">
19641         <size>1</size>
19642       </method>
19643     </type>
19644     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
19645       <method name="Void .ctor()">
19646         <size>7</size>
19647       </method>
19648       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19649         <size>12</size>
19650       </method>
19651       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19652         <size>7</size>
19653       </method>
19654       <method name="Boolean MoveNext()">
19655         <size>187</size>
19656       </method>
19657       <method name="Void Dispose()">
19658         <size>62</size>
19659       </method>
19660       <method name="Void Reset()">
19661         <size>6</size>
19662       </method>
19663       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19664         <size>7</size>
19665       </method>
19666       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19667         <size>52</size>
19668       </method>
19669     </type>
19670   </test>
19671   <test name="gtest-iter-06.cs">
19672     <type name="Mono.Rocks.KeyValuePair">
19673       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
19674         <size>13</size>
19675       </method>
19676     </type>
19677     <type name="Mono.Rocks.Sequence">
19678       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19679         <size>8</size>
19680       </method>
19681       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
19682         <size>44</size>
19683       </method>
19684     </type>
19685     <type name="Mono.Rocks.Test">
19686       <method name="Void .ctor()">
19687         <size>7</size>
19688       </method>
19689       <method name="Int32 Main()">
19690         <size>118</size>
19691       </method>
19692       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
19693         <size>30</size>
19694       </method>
19695     </type>
19696     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
19697       <method name="Void .ctor()">
19698         <size>7</size>
19699       </method>
19700       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19701         <size>12</size>
19702       </method>
19703       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19704         <size>7</size>
19705       </method>
19706       <method name="Boolean MoveNext()">
19707         <size>184</size>
19708       </method>
19709       <method name="Void Dispose()">
19710         <size>8</size>
19711       </method>
19712       <method name="Void Reset()">
19713         <size>6</size>
19714       </method>
19715       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
19716         <size>7</size>
19717       </method>
19718       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
19719         <size>52</size>
19720       </method>
19721     </type>
19722   </test>
19723   <test name="gtest-iter-07.cs">
19724     <type name="Test">
19725       <method name="Void .ctor()">
19726         <size>7</size>
19727       </method>
19728       <method name="Int32 Main()">
19729         <size>8</size>
19730       </method>
19731       <method name="Void TestFunction(IEnumerable`1)">
19732         <size>35</size>
19733       </method>
19734     </type>
19735     <type name="MySystem">
19736       <method name="Void .ctor()">
19737         <size>34</size>
19738       </method>
19739       <method name="IEnumerable`1 get_Items()">
19740         <size>23</size>
19741       </method>
19742     </type>
19743     <type name="MySystem+&lt;&gt;c__Iterator0">
19744       <method name="Void .ctor()">
19745         <size>7</size>
19746       </method>
19747       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19748         <size>7</size>
19749       </method>
19750       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19751         <size>7</size>
19752       </method>
19753       <method name="Boolean MoveNext()">
19754         <size>187</size>
19755       </method>
19756       <method name="Void Dispose()">
19757         <size>57</size>
19758       </method>
19759       <method name="Void Reset()">
19760         <size>6</size>
19761       </method>
19762       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
19763         <size>7</size>
19764       </method>
19765       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
19766         <size>40</size>
19767       </method>
19768     </type>
19769   </test>
19770   <test name="gtest-iter-08.cs">
19771     <type name="App">
19772       <method name="Void .ctor()">
19773         <size>7</size>
19774       </method>
19775       <method name="IEnumerable QueryEnumerable[T]()">
19776         <size>16</size>
19777       </method>
19778       <method name="Int32 Main()">
19779         <size>118</size>
19780       </method>
19781     </type>
19782     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19783       <method name="Void .ctor()">
19784         <size>7</size>
19785       </method>
19786       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19787         <size>7</size>
19788       </method>
19789       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19790         <size>7</size>
19791       </method>
19792       <method name="Boolean MoveNext()">
19793         <size>84</size>
19794       </method>
19795       <method name="Void Dispose()">
19796         <size>8</size>
19797       </method>
19798       <method name="Void Reset()">
19799         <size>6</size>
19800       </method>
19801     </type>
19802     <type name="App">
19803       <method name="T TestType[T]()">
19804         <size>21</size>
19805       </method>
19806       <method name="System.Object TestType(System.Type)">
19807         <size>6</size>
19808       </method>
19809     </type>
19810     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
19811       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
19812         <size>7</size>
19813       </method>
19814       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
19815         <size>26</size>
19816       </method>
19817     </type>
19818   </test>
19819   <test name="gtest-iter-09.cs">
19820     <type name="Test">
19821       <method name="Void .ctor()">
19822         <size>7</size>
19823       </method>
19824       <method name="IEnumerable`1 Create[T](T[,])">
19825         <size>30</size>
19826       </method>
19827       <method name="Int32 Main()">
19828         <size>80</size>
19829       </method>
19830     </type>
19831     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
19832       <method name="Void .ctor()">
19833         <size>7</size>
19834       </method>
19835       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19836         <size>12</size>
19837       </method>
19838       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19839         <size>7</size>
19840       </method>
19841       <method name="Boolean MoveNext()">
19842         <size>130</size>
19843       </method>
19844       <method name="Void Dispose()">
19845         <size>8</size>
19846       </method>
19847       <method name="Void Reset()">
19848         <size>6</size>
19849       </method>
19850       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19851         <size>7</size>
19852       </method>
19853       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19854         <size>40</size>
19855       </method>
19856     </type>
19857     <type name="&lt;PrivateImplementationDetails&gt;">
19858       <method name="Void .ctor()">
19859         <size>7</size>
19860       </method>
19861     </type>
19862   </test>
19863   <test name="gtest-iter-10.cs">
19864     <type name="Test">
19865       <method name="Void .ctor()">
19866         <size>7</size>
19867       </method>
19868       <method name="IEnumerable`1 FromTo(Int32, Int32)">
19869         <size>44</size>
19870       </method>
19871       <method name="Int32 Main()">
19872         <size>163</size>
19873       </method>
19874     </type>
19875     <type name="Test+&lt;FromTo&gt;c__Iterator0">
19876       <method name="Void .ctor()">
19877         <size>7</size>
19878       </method>
19879       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
19880         <size>7</size>
19881       </method>
19882       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19883         <size>12</size>
19884       </method>
19885       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19886         <size>7</size>
19887       </method>
19888       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
19889         <size>52</size>
19890       </method>
19891       <method name="Boolean MoveNext()">
19892         <size>103</size>
19893       </method>
19894       <method name="Void Dispose()">
19895         <size>8</size>
19896       </method>
19897       <method name="Void Reset()">
19898         <size>6</size>
19899       </method>
19900     </type>
19901   </test>
19902   <test name="gtest-iter-11.cs">
19903     <type name="Foo">
19904       <method name="Void .ctor()">
19905         <size>7</size>
19906       </method>
19907     </type>
19908     <type name="Bar">
19909       <method name="Void .ctor()">
19910         <size>7</size>
19911       </method>
19912       <method name="System.String get_Name()">
19913         <size>7</size>
19914       </method>
19915       <method name="Void set_Name(System.String)">
19916         <size>8</size>
19917       </method>
19918     </type>
19919     <type name="Collection`1[T]">
19920       <method name="Void .ctor()">
19921         <size>18</size>
19922       </method>
19923       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19924         <size>7</size>
19925       </method>
19926       <method name="Void Add(T)">
19927         <size>13</size>
19928       </method>
19929       <method name="IEnumerator`1 GetEnumerator()">
19930         <size>15</size>
19931       </method>
19932     </type>
19933     <type name="BarCollection">
19934       <method name="Void .ctor()">
19935         <size>7</size>
19936       </method>
19937     </type>
19938     <type name="Program">
19939       <method name="Void .ctor()">
19940         <size>7</size>
19941       </method>
19942       <method name="Int32 Main()">
19943         <size>150</size>
19944       </method>
19945     </type>
19946     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
19947       <method name="Void .ctor()">
19948         <size>7</size>
19949       </method>
19950       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19951         <size>7</size>
19952       </method>
19953       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19954         <size>12</size>
19955       </method>
19956       <method name="Boolean MoveNext()">
19957         <size>176</size>
19958       </method>
19959       <method name="Void Dispose()">
19960         <size>57</size>
19961       </method>
19962       <method name="Void Reset()">
19963         <size>6</size>
19964       </method>
19965     </type>
19966   </test>
19967   <test name="gtest-iter-12.cs">
19968     <type name="H">
19969       <method name="Void Main(System.String[])">
19970         <size>1</size>
19971       </method>
19972       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
19973         <size>30</size>
19974       </method>
19975       <method name="Void .ctor()">
19976         <size>7</size>
19977       </method>
19978     </type>
19979     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
19980       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
19981         <size>7</size>
19982       </method>
19983       <method name="System.Object System.Collections.IEnumerator.get_Current()">
19984         <size>12</size>
19985       </method>
19986       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
19987         <size>7</size>
19988       </method>
19989       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
19990         <size>40</size>
19991       </method>
19992       <method name="Boolean MoveNext()">
19993         <size>117</size>
19994       </method>
19995       <method name="Void Dispose()">
19996         <size>8</size>
19997       </method>
19998       <method name="Void Reset()">
19999         <size>6</size>
20000       </method>
20001       <method name="Void .ctor()">
20002         <size>7</size>
20003       </method>
20004     </type>
20005   </test>
20006   <test name="gtest-iter-13.cs">
20007     <type name="C`1[T]">
20008       <method name="IEnumerator GetEnumerator()">
20009         <size>12</size>
20010       </method>
20011       <method name="IEnumerable`1 Filter(System.Func`2[T,System.Boolean])">
20012         <size>37</size>
20013       </method>
20014       <method name="Void .ctor()">
20015         <size>7</size>
20016       </method>
20017     </type>
20018     <type name="M">
20019       <method name="Void Main()">
20020         <size>59</size>
20021       </method>
20022       <method name="Void .ctor()">
20023         <size>7</size>
20024       </method>
20025     </type>
20026     <type name="C`1+&lt;Filter&gt;c__Iterator0[T]">
20027       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
20028         <size>7</size>
20029       </method>
20030       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20031         <size>12</size>
20032       </method>
20033       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20034         <size>7</size>
20035       </method>
20036       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
20037         <size>52</size>
20038       </method>
20039       <method name="Boolean MoveNext()">
20040         <size>205</size>
20041       </method>
20042       <method name="Void Dispose()">
20043         <size>64</size>
20044       </method>
20045       <method name="Void Reset()">
20046         <size>6</size>
20047       </method>
20048       <method name="Void .ctor()">
20049         <size>7</size>
20050       </method>
20051     </type>
20052   </test>
20053   <test name="gtest-lambda-01.cs">
20054     <type name="X">
20055       <method name="Int32 Main()">
20056         <size>300</size>
20057       </method>
20058       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20059         <size>4</size>
20060       </method>
20061       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20062         <size>4</size>
20063       </method>
20064       <method name="Void &lt;Main&gt;m__3(Int32)">
20065         <size>8</size>
20066       </method>
20067       <method name="Void .ctor(Int32)">
20068         <size>13</size>
20069       </method>
20070     </type>
20071     <type name="IntFunc">
20072       <method name="Int32 Invoke(Int32)">
20073         <size>0</size>
20074       </method>
20075       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20076         <size>0</size>
20077       </method>
20078       <method name="Int32 EndInvoke(IAsyncResult)">
20079         <size>0</size>
20080       </method>
20081       <method name="Void .ctor(Object, IntPtr)">
20082         <size>0</size>
20083       </method>
20084     </type>
20085     <type name="VoidFunc">
20086       <method name="Void Invoke(Int32)">
20087         <size>0</size>
20088       </method>
20089       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20090         <size>0</size>
20091       </method>
20092       <method name="Void EndInvoke(IAsyncResult)">
20093         <size>0</size>
20094       </method>
20095       <method name="Void .ctor(Object, IntPtr)">
20096         <size>0</size>
20097       </method>
20098     </type>
20099     <type name="X+&lt;Main&gt;c__AnonStorey0">
20100       <method name="Void &lt;&gt;m__2(Int32)">
20101         <size>8</size>
20102       </method>
20103       <method name="Void .ctor()">
20104         <size>7</size>
20105       </method>
20106     </type>
20107   </test>
20108   <test name="gtest-lambda-02.cs">
20109     <type name="X">
20110       <method name="Void Foo(funci)">
20111         <size>16</size>
20112       </method>
20113       <method name="Void Foo(funcs)">
20114         <size>19</size>
20115       </method>
20116       <method name="Void Main()">
20117         <size>35</size>
20118       </method>
20119       <method name="System.String &lt;Main&gt;m__0(System.String)">
20120         <size>12</size>
20121       </method>
20122       <method name="Void .ctor()">
20123         <size>7</size>
20124       </method>
20125     </type>
20126     <type name="funcs">
20127       <method name="System.String Invoke(System.String)">
20128         <size>0</size>
20129       </method>
20130       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
20131         <size>0</size>
20132       </method>
20133       <method name="System.String EndInvoke(IAsyncResult)">
20134         <size>0</size>
20135       </method>
20136       <method name="Void .ctor(Object, IntPtr)">
20137         <size>0</size>
20138       </method>
20139     </type>
20140     <type name="funci">
20141       <method name="Int32 Invoke(Int32)">
20142         <size>0</size>
20143       </method>
20144       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20145         <size>0</size>
20146       </method>
20147       <method name="Int32 EndInvoke(IAsyncResult)">
20148         <size>0</size>
20149       </method>
20150       <method name="Void .ctor(Object, IntPtr)">
20151         <size>0</size>
20152       </method>
20153     </type>
20154   </test>
20155   <test name="gtest-lambda-03.cs">
20156     <type name="Demo">
20157       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
20158         <size>8</size>
20159       </method>
20160       <method name="Int32 Main()">
20161         <size>54</size>
20162       </method>
20163       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
20164         <size>7</size>
20165       </method>
20166       <method name="Void .ctor()">
20167         <size>7</size>
20168       </method>
20169     </type>
20170     <type name="Func`2[TArg0,TResult]">
20171       <method name="TResult Invoke(TArg0)">
20172         <size>0</size>
20173       </method>
20174       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
20175         <size>0</size>
20176       </method>
20177       <method name="TResult EndInvoke(IAsyncResult)">
20178         <size>0</size>
20179       </method>
20180       <method name="Void .ctor(Object, IntPtr)">
20181         <size>0</size>
20182       </method>
20183     </type>
20184   </test>
20185   <test name="gtest-lambda-04.cs">
20186     <type name="Demo">
20187       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
20188         <size>14</size>
20189       </method>
20190       <method name="Int32 Main()">
20191         <size>103</size>
20192       </method>
20193       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
20194         <size>7</size>
20195       </method>
20196       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
20197         <size>8</size>
20198       </method>
20199       <method name="Void .ctor()">
20200         <size>7</size>
20201       </method>
20202     </type>
20203     <type name="Func`2[TArg0,TResult]">
20204       <method name="TResult Invoke(TArg0)">
20205         <size>0</size>
20206       </method>
20207       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
20208         <size>0</size>
20209       </method>
20210       <method name="TResult EndInvoke(IAsyncResult)">
20211         <size>0</size>
20212       </method>
20213       <method name="Void .ctor(Object, IntPtr)">
20214         <size>0</size>
20215       </method>
20216     </type>
20217   </test>
20218   <test name="gtest-lambda-05.cs">
20219     <type name="C">
20220       <method name="Boolean M(C+db)">
20221         <size>8</size>
20222       </method>
20223       <method name="System.String M(C+ds)">
20224         <size>6</size>
20225       </method>
20226       <method name="Int32 M(C+di)">
20227         <size>8</size>
20228       </method>
20229       <method name="Int32 Main()">
20230         <size>125</size>
20231       </method>
20232       <method name="System.String &lt;Main&gt;m__0(System.String)">
20233         <size>31</size>
20234       </method>
20235       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20236         <size>31</size>
20237       </method>
20238       <method name="Void .ctor()">
20239         <size>7</size>
20240       </method>
20241     </type>
20242     <type name="C+di">
20243       <method name="Int32 Invoke(Int32)">
20244         <size>0</size>
20245       </method>
20246       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20247         <size>0</size>
20248       </method>
20249       <method name="Int32 EndInvoke(IAsyncResult)">
20250         <size>0</size>
20251       </method>
20252       <method name="Void .ctor(Object, IntPtr)">
20253         <size>0</size>
20254       </method>
20255     </type>
20256     <type name="C+ds">
20257       <method name="System.String Invoke(System.String)">
20258         <size>0</size>
20259       </method>
20260       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
20261         <size>0</size>
20262       </method>
20263       <method name="System.String EndInvoke(IAsyncResult)">
20264         <size>0</size>
20265       </method>
20266       <method name="Void .ctor(Object, IntPtr)">
20267         <size>0</size>
20268       </method>
20269     </type>
20270     <type name="C+db">
20271       <method name="Boolean Invoke(Boolean)">
20272         <size>0</size>
20273       </method>
20274       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
20275         <size>0</size>
20276       </method>
20277       <method name="Boolean EndInvoke(IAsyncResult)">
20278         <size>0</size>
20279       </method>
20280       <method name="Void .ctor(Object, IntPtr)">
20281         <size>0</size>
20282       </method>
20283     </type>
20284     <type name="C+&lt;Main&gt;c__AnonStorey0">
20285       <method name="System.String &lt;&gt;m__2(System.String)">
20286         <size>12</size>
20287       </method>
20288       <method name="Void .ctor()">
20289         <size>7</size>
20290       </method>
20291     </type>
20292     <type name="C+&lt;Main&gt;c__AnonStorey1">
20293       <method name="Int32 &lt;&gt;m__3(Int32)">
20294         <size>11</size>
20295       </method>
20296       <method name="Void .ctor()">
20297         <size>7</size>
20298       </method>
20299     </type>
20300   </test>
20301   <test name="gtest-lambda-06.cs">
20302     <type name="TestClass">
20303       <method name="Void P(TestClass+DT)">
20304         <size>26</size>
20305       </method>
20306       <method name="Void P(TestClass+DF)">
20307         <size>26</size>
20308       </method>
20309       <method name="T And(T, T)">
20310         <size>10</size>
20311       </method>
20312       <method name="F And(T, F)">
20313         <size>10</size>
20314       </method>
20315       <method name="F And(F, T)">
20316         <size>10</size>
20317       </method>
20318       <method name="F And(F, F)">
20319         <size>10</size>
20320       </method>
20321       <method name="T Or(T, T)">
20322         <size>10</size>
20323       </method>
20324       <method name="T Or(T, F)">
20325         <size>10</size>
20326       </method>
20327       <method name="T Or(F, T)">
20328         <size>10</size>
20329       </method>
20330       <method name="F Or(F, F)">
20331         <size>10</size>
20332       </method>
20333       <method name="F Not(T)">
20334         <size>10</size>
20335       </method>
20336       <method name="T Not(F)">
20337         <size>10</size>
20338       </method>
20339       <method name="Void StopTrue(T)">
20340         <size>1</size>
20341       </method>
20342       <method name="Int32 Main()">
20343         <size>36</size>
20344       </method>
20345       <method name="Void &lt;Main&gt;m__0(F)">
20346         <size>31</size>
20347       </method>
20348       <method name="Void .ctor()">
20349         <size>7</size>
20350       </method>
20351     </type>
20352     <type name="TestClass+DT">
20353       <method name="Void Invoke(T)">
20354         <size>0</size>
20355       </method>
20356       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20357         <size>0</size>
20358       </method>
20359       <method name="Void EndInvoke(IAsyncResult)">
20360         <size>0</size>
20361       </method>
20362       <method name="Void .ctor(Object, IntPtr)">
20363         <size>0</size>
20364       </method>
20365     </type>
20366     <type name="TestClass+DF">
20367       <method name="Void Invoke(F)">
20368         <size>0</size>
20369       </method>
20370       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
20371         <size>0</size>
20372       </method>
20373       <method name="Void EndInvoke(IAsyncResult)">
20374         <size>0</size>
20375       </method>
20376       <method name="Void .ctor(Object, IntPtr)">
20377         <size>0</size>
20378       </method>
20379     </type>
20380     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
20381       <method name="Void &lt;&gt;m__1(T)">
20382         <size>38</size>
20383       </method>
20384       <method name="Void .ctor()">
20385         <size>7</size>
20386       </method>
20387     </type>
20388     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
20389       <method name="Void &lt;&gt;m__2(F)">
20390         <size>77</size>
20391       </method>
20392       <method name="Void .ctor()">
20393         <size>7</size>
20394       </method>
20395     </type>
20396   </test>
20397   <test name="gtest-lambda-07.cs">
20398     <type name="C">
20399       <method name="Void Test(D)">
20400         <size>1</size>
20401       </method>
20402       <method name="Void Test(System.Object, D)">
20403         <size>1</size>
20404       </method>
20405       <method name="Void Test(D, D)">
20406         <size>1</size>
20407       </method>
20408       <method name="Void Test2(System.Object, E)">
20409         <size>1</size>
20410       </method>
20411       <method name="Void Main()">
20412         <size>207</size>
20413       </method>
20414       <method name="Void &lt;Main&gt;m__0()">
20415         <size>1</size>
20416       </method>
20417       <method name="Void &lt;Main&gt;m__1()">
20418         <size>1</size>
20419       </method>
20420       <method name="Void &lt;Main&gt;m__2()">
20421         <size>1</size>
20422       </method>
20423       <method name="Void &lt;Main&gt;m__3()">
20424         <size>1</size>
20425       </method>
20426       <method name="Void &lt;Main&gt;m__4()">
20427         <size>1</size>
20428       </method>
20429       <method name="Void &lt;Main&gt;m__5(Boolean)">
20430         <size>1</size>
20431       </method>
20432       <method name="Void .ctor()">
20433         <size>7</size>
20434       </method>
20435     </type>
20436     <type name="D">
20437       <method name="Void Invoke()">
20438         <size>0</size>
20439       </method>
20440       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20441         <size>0</size>
20442       </method>
20443       <method name="Void EndInvoke(IAsyncResult)">
20444         <size>0</size>
20445       </method>
20446       <method name="Void .ctor(Object, IntPtr)">
20447         <size>0</size>
20448       </method>
20449     </type>
20450     <type name="E">
20451       <method name="Void Invoke(Boolean)">
20452         <size>0</size>
20453       </method>
20454       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
20455         <size>0</size>
20456       </method>
20457       <method name="Void EndInvoke(IAsyncResult)">
20458         <size>0</size>
20459       </method>
20460       <method name="Void .ctor(Object, IntPtr)">
20461         <size>0</size>
20462       </method>
20463     </type>
20464   </test>
20465   <test name="gtest-lambda-08.cs">
20466     <type name="C">
20467       <method name="Void Test[T,R](System.Func`2[T,R])">
20468         <size>1</size>
20469       </method>
20470       <method name="Int32 Main()">
20471         <size>321</size>
20472       </method>
20473       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20474         <size>4</size>
20475       </method>
20476       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20477         <size>5</size>
20478       </method>
20479       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20480         <size>4</size>
20481       </method>
20482       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20483         <size>5</size>
20484       </method>
20485       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20486         <size>4</size>
20487       </method>
20488       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20489         <size>5</size>
20490       </method>
20491       <method name="Int32 &lt;Main&gt;m__6(Int32)">
20492         <size>4</size>
20493       </method>
20494       <method name="Void .ctor()">
20495         <size>7</size>
20496       </method>
20497     </type>
20498   </test>
20499   <test name="gtest-lambda-09.cs">
20500     <type name="C">
20501       <method name="IEnumerable`1 Test[T](T)">
20502         <size>2</size>
20503       </method>
20504       <method name="IEnumerable`1 Test[T](Func`1[T])">
20505         <size>2</size>
20506       </method>
20507       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
20508         <size>2</size>
20509       </method>
20510       <method name="Void Main()">
20511         <size>113</size>
20512       </method>
20513       <method name="System.String &lt;Main&gt;m__0()">
20514         <size>6</size>
20515       </method>
20516       <method name="System.String &lt;Main&gt;m__1()">
20517         <size>6</size>
20518       </method>
20519       <method name="System.String &lt;Main&gt;m__2(System.String)">
20520         <size>6</size>
20521       </method>
20522       <method name="Void .ctor()">
20523         <size>7</size>
20524       </method>
20525     </type>
20526     <type name="Func`1[TD]">
20527       <method name="TD Invoke()">
20528         <size>0</size>
20529       </method>
20530       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20531         <size>0</size>
20532       </method>
20533       <method name="TD EndInvoke(IAsyncResult)">
20534         <size>0</size>
20535       </method>
20536       <method name="Void .ctor(Object, IntPtr)">
20537         <size>0</size>
20538       </method>
20539     </type>
20540     <type name="Func`2[TA,TR]">
20541       <method name="TR Invoke(TA)">
20542         <size>0</size>
20543       </method>
20544       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20545         <size>0</size>
20546       </method>
20547       <method name="TR EndInvoke(IAsyncResult)">
20548         <size>0</size>
20549       </method>
20550       <method name="Void .ctor(Object, IntPtr)">
20551         <size>0</size>
20552       </method>
20553     </type>
20554   </test>
20555   <test name="gtest-lambda-10.cs">
20556     <type name="C">
20557       <method name="Void Foo[TSource](IEnumerable`1)">
20558         <size>1</size>
20559       </method>
20560       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
20561         <size>1</size>
20562       </method>
20563       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
20564         <size>1</size>
20565       </method>
20566       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
20567         <size>1</size>
20568       </method>
20569       <method name="Void Main()">
20570         <size>97</size>
20571       </method>
20572       <method name="Void .ctor()">
20573         <size>7</size>
20574       </method>
20575     </type>
20576     <type name="C+&lt;Main&gt;c__AnonStorey0">
20577       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20578         <size>7</size>
20579       </method>
20580       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
20581         <size>7</size>
20582       </method>
20583       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
20584         <size>7</size>
20585       </method>
20586       <method name="Void .ctor()">
20587         <size>7</size>
20588       </method>
20589     </type>
20590   </test>
20591   <test name="gtest-lambda-11.cs">
20592     <type name="Pair`2[T1,T2]">
20593       <method name="Void .ctor()">
20594         <size>7</size>
20595       </method>
20596     </type>
20597     <type name="C">
20598       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
20599         <size>1</size>
20600       </method>
20601     </type>
20602     <type name="E`1[TI]">
20603       <method name="Void Rep1[TV](Group`2[TI,TV])">
20604         <size>37</size>
20605       </method>
20606       <method name="Void .ctor()">
20607         <size>7</size>
20608       </method>
20609     </type>
20610     <type name="M">
20611       <method name="Void Main()">
20612         <size>1</size>
20613       </method>
20614       <method name="Void .ctor()">
20615         <size>7</size>
20616       </method>
20617     </type>
20618     <type name="Group`2[T1,T2]">
20619       <method name="Pair`2[T1,T2] Invoke(T1)">
20620         <size>0</size>
20621       </method>
20622       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
20623         <size>0</size>
20624       </method>
20625       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
20626         <size>0</size>
20627       </method>
20628       <method name="Void .ctor(Object, IntPtr)">
20629         <size>0</size>
20630       </method>
20631     </type>
20632     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
20633       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
20634         <size>7</size>
20635       </method>
20636       <method name="Void .ctor()">
20637         <size>7</size>
20638       </method>
20639     </type>
20640   </test>
20641   <test name="gtest-lambda-12.cs">
20642     <type name="Demo">
20643       <method name="Void F[T](T[], T, Func`1[T])">
20644         <size>42</size>
20645       </method>
20646       <method name="Int32 Main()">
20647         <size>65</size>
20648       </method>
20649       <method name="Void .ctor()">
20650         <size>7</size>
20651       </method>
20652     </type>
20653     <type name="Func`1[TA]">
20654       <method name="Void Invoke(TA)">
20655         <size>0</size>
20656       </method>
20657       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
20658         <size>0</size>
20659       </method>
20660       <method name="Void EndInvoke(IAsyncResult)">
20661         <size>0</size>
20662       </method>
20663       <method name="Void .ctor(Object, IntPtr)">
20664         <size>0</size>
20665       </method>
20666     </type>
20667     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
20668       <method name="Void &lt;&gt;m__0(Int32)">
20669         <size>10</size>
20670       </method>
20671       <method name="Void .ctor()">
20672         <size>7</size>
20673       </method>
20674     </type>
20675   </test>
20676   <test name="gtest-lambda-13.cs">
20677     <type name="TestUnary">
20678       <method name="Void Foo(System.Action`1[System.Int32])">
20679         <size>1</size>
20680       </method>
20681       <method name="Void Bar()">
20682         <size>35</size>
20683       </method>
20684       <method name="Void &lt;Bar&gt;m__0(Int32)">
20685         <size>6</size>
20686       </method>
20687       <method name="Void .ctor()">
20688         <size>7</size>
20689       </method>
20690     </type>
20691     <type name="Program">
20692       <method name="Void Foo(System.Action`1[System.String])">
20693         <size>12</size>
20694       </method>
20695       <method name="T Foo[T](System.Func`2[System.String,T])">
20696         <size>12</size>
20697       </method>
20698       <method name="System.String Bar()">
20699         <size>35</size>
20700       </method>
20701       <method name="Void Main()">
20702         <size>76</size>
20703       </method>
20704       <method name="System.String &lt;Bar&gt;m__1(System.String)">
20705         <size>7</size>
20706       </method>
20707       <method name="System.String &lt;Main&gt;m__2(System.String)">
20708         <size>2</size>
20709       </method>
20710       <method name="Void &lt;Main&gt;m__3(System.String)">
20711         <size>7</size>
20712       </method>
20713       <method name="Void .ctor()">
20714         <size>7</size>
20715       </method>
20716     </type>
20717   </test>
20718   <test name="gtest-lambda-14.cs">
20719     <type name="Test">
20720       <method name="Void Main()">
20721         <size>1</size>
20722       </method>
20723       <method name="Void Foo[T]()">
20724         <size>14</size>
20725       </method>
20726       <method name="Void .ctor()">
20727         <size>7</size>
20728       </method>
20729       <method name="T &lt;Foo`1&gt;m__0[T](T)">
20730         <size>2</size>
20731       </method>
20732     </type>
20733   </test>
20734   <test name="gtest-lambda-15.cs">
20735     <type name="Enumerable">
20736       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
20737         <size>32</size>
20738       </method>
20739       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
20740         <size>122</size>
20741       </method>
20742     </type>
20743     <type name="Repro">
20744       <method name="Int32 Main()">
20745         <size>115</size>
20746       </method>
20747       <method name="Int32 &lt;Main&gt;m__1(System.String)">
20748         <size>7</size>
20749       </method>
20750       <method name="Void .ctor()">
20751         <size>7</size>
20752       </method>
20753     </type>
20754     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
20755       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
20756         <size>15</size>
20757       </method>
20758       <method name="Void .ctor()">
20759         <size>7</size>
20760       </method>
20761     </type>
20762   </test>
20763   <test name="gtest-lambda-16.cs">
20764     <type name="Repro">
20765       <method name="Void AssertFoo[T](IList`1)">
20766         <size>34</size>
20767       </method>
20768       <method name="Void Main()">
20769         <size>1</size>
20770       </method>
20771       <method name="Void .ctor()">
20772         <size>7</size>
20773       </method>
20774     </type>
20775     <type name="Repro+Runner`1[T]">
20776       <method name="Void .ctor(Action`1, T)">
20777         <size>7</size>
20778       </method>
20779     </type>
20780     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
20781       <method name="Void &lt;&gt;m__0(Int32)">
20782         <size>54</size>
20783       </method>
20784       <method name="Void .ctor()">
20785         <size>7</size>
20786       </method>
20787     </type>
20788   </test>
20789   <test name="gtest-lambda-17.cs">
20790     <type name="TestCase">
20791       <method name="Void Testing()">
20792         <size>75</size>
20793       </method>
20794       <method name="Void Main()">
20795         <size>11</size>
20796       </method>
20797       <method name="Void &lt;Testing&gt;m__0()">
20798         <size>8</size>
20799       </method>
20800       <method name="Void .ctor()">
20801         <size>7</size>
20802       </method>
20803     </type>
20804   </test>
20805   <test name="gtest-lambda-18.cs">
20806     <type name="Test">
20807       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
20808         <size>33</size>
20809       </method>
20810       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
20811         <size>1</size>
20812       </method>
20813       <method name="Void Main()">
20814         <size>1</size>
20815       </method>
20816     </type>
20817     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
20818       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
20819         <size>14</size>
20820       </method>
20821       <method name="Void .ctor()">
20822         <size>7</size>
20823       </method>
20824     </type>
20825   </test>
20826   <test name="gtest-lambda-19.cs">
20827     <type name="Crasher">
20828       <method name="Void Crash()">
20829         <size>36</size>
20830       </method>
20831       <method name="Void Do(System.Action)">
20832         <size>1</size>
20833       </method>
20834       <method name="Void Main()">
20835         <size>1</size>
20836       </method>
20837       <method name="Void .ctor()">
20838         <size>7</size>
20839       </method>
20840     </type>
20841     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
20842       <method name="Void &lt;&gt;m__0()">
20843         <size>27</size>
20844       </method>
20845       <method name="Void .ctor()">
20846         <size>7</size>
20847       </method>
20848     </type>
20849   </test>
20850   <test name="gtest-lambda-20.cs">
20851     <type name="Z">
20852       <method name="Void &lt;Z&gt;m__0()">
20853         <size>7</size>
20854       </method>
20855       <method name="Void .ctor()">
20856         <size>37</size>
20857       </method>
20858     </type>
20859     <type name="Test">
20860       <method name="Boolean Foo()">
20861         <size>2</size>
20862       </method>
20863       <method name="Void Main()">
20864         <size>1</size>
20865       </method>
20866       <method name="Void .ctor()">
20867         <size>7</size>
20868       </method>
20869     </type>
20870     <type name="TestMethod">
20871       <method name="Void Invoke()">
20872         <size>0</size>
20873       </method>
20874       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20875         <size>0</size>
20876       </method>
20877       <method name="Void EndInvoke(IAsyncResult)">
20878         <size>0</size>
20879       </method>
20880       <method name="Void .ctor(Object, IntPtr)">
20881         <size>0</size>
20882       </method>
20883     </type>
20884   </test>
20885   <test name="gtest-lambda-21.cs">
20886     <type name="Program">
20887       <method name="Void Foo(System.Action`1[System.String])">
20888         <size>12</size>
20889       </method>
20890       <method name="T Foo[T](System.Func`2[System.String,T])">
20891         <size>12</size>
20892       </method>
20893       <method name="System.String Bar()">
20894         <size>35</size>
20895       </method>
20896       <method name="Int32 Main()">
20897         <size>95</size>
20898       </method>
20899       <method name="System.String &lt;Bar&gt;m__0(System.String)">
20900         <size>7</size>
20901       </method>
20902       <method name="System.String &lt;Main&gt;m__1(System.String)">
20903         <size>2</size>
20904       </method>
20905       <method name="Void &lt;Main&gt;m__2(System.String)">
20906         <size>7</size>
20907       </method>
20908       <method name="Void .ctor()">
20909         <size>7</size>
20910       </method>
20911     </type>
20912   </test>
20913   <test name="gtest-lambda-22.cs">
20914     <type name="Product">
20915       <method name="Void .ctor()">
20916         <size>7</size>
20917       </method>
20918     </type>
20919     <type name="MainClass">
20920       <method name="Void Main()">
20921         <size>136</size>
20922       </method>
20923       <method name="Int32 &lt;Main&gt;m__0(Product)">
20924         <size>7</size>
20925       </method>
20926       <method name="Product &lt;Main&gt;m__1(Product)">
20927         <size>2</size>
20928       </method>
20929       <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)">
20930         <size>48</size>
20931       </method>
20932       <method name="Void .ctor()">
20933         <size>7</size>
20934       </method>
20935     </type>
20936     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
20937       <method name="&lt;g&gt;__T get_g()">
20938         <size>7</size>
20939       </method>
20940       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
20941         <size>7</size>
20942       </method>
20943       <method name="Boolean Equals(System.Object)">
20944         <size>69</size>
20945       </method>
20946       <method name="Int32 GetHashCode()">
20947         <size>86</size>
20948       </method>
20949       <method name="System.String ToString()">
20950         <size>142</size>
20951       </method>
20952       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
20953         <size>21</size>
20954       </method>
20955     </type>
20956     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
20957       <method name="Boolean &lt;&gt;m__3(Product)">
20958         <size>52</size>
20959       </method>
20960       <method name="Decimal &lt;&gt;m__4(Product)">
20961         <size>7</size>
20962       </method>
20963       <method name="Void .ctor()">
20964         <size>7</size>
20965       </method>
20966     </type>
20967   </test>
20968   <test name="gtest-lambda-23.cs">
20969     <type name="C">
20970       <method name="U Test[T,U](T[], System.Func`2[T,U])">
20971         <size>14</size>
20972       </method>
20973       <method name="Int32 Main()">
20974         <size>77</size>
20975       </method>
20976       <method name="System.String &lt;Main&gt;m__0(System.String)">
20977         <size>27</size>
20978       </method>
20979       <method name="Void .ctor()">
20980         <size>7</size>
20981       </method>
20982     </type>
20983   </test>
20984   <test name="gtest-lambda-24.cs">
20985     <type name="E">
20986       <method name="System.String Test[T](C, T, System.Func`1[T])">
20987         <size>6</size>
20988       </method>
20989     </type>
20990     <type name="C">
20991       <method name="Int32 Test[T](T, System.Func`1[System.Boolean])">
20992         <size>2</size>
20993       </method>
20994       <method name="System.String Foo[T](T, System.Action`1[T])">
20995         <size>13</size>
20996       </method>
20997       <method name="Void Main()">
20998         <size>42</size>
20999       </method>
21000       <method name="Void .ctor()">
21001         <size>7</size>
21002       </method>
21003     </type>
21004     <type name="C+&lt;Main&gt;c__AnonStorey0">
21005       <method name="Void &lt;&gt;m__0(System.String)">
21006         <size>24</size>
21007       </method>
21008       <method name="Void &lt;&gt;m__1(System.String)">
21009         <size>47</size>
21010       </method>
21011       <method name="System.String &lt;&gt;m__2()">
21012         <size>6</size>
21013       </method>
21014       <method name="Void .ctor()">
21015         <size>7</size>
21016       </method>
21017     </type>
21018   </test>
21019   <test name="gtest-lambda-25.cs">
21020     <type name="MonoBugs.Bar">
21021       <method name="Void DoStuff[T](T, System.Action`1[T])">
21022         <size>11</size>
21023       </method>
21024       <method name="Void DoStuff[T](Nullable`1, System.Action`1[T])">
21025         <size>14</size>
21026       </method>
21027     </type>
21028     <type name="MonoBugs.Program">
21029       <method name="Void Main()">
21030         <size>59</size>
21031       </method>
21032       <method name="Void &lt;Main&gt;m__0(Foo`1)">
21033         <size>13</size>
21034       </method>
21035     </type>
21036   </test>
21037   <test name="gtest-linq-01.cs">
21038     <type name="from.C">
21039       <method name="Void .ctor()">
21040         <size>7</size>
21041       </method>
21042       <method name="Void Main()">
21043         <size>2205</size>
21044       </method>
21045       <method name="Void Foo(Int32, Boolean)">
21046         <size>11</size>
21047       </method>
21048       <method name="Void Do(System.String[])">
21049         <size>16</size>
21050       </method>
21051     </type>
21052     <type name="from.D">
21053       <method name="Void .ctor()">
21054         <size>7</size>
21055       </method>
21056       <method name="Boolean check(System.Object, System.Object)">
21057         <size>26</size>
21058       </method>
21059     </type>
21060     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
21061       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
21062         <size>21</size>
21063       </method>
21064       <method name="&lt;i&gt;__T get_i()">
21065         <size>7</size>
21066       </method>
21067       <method name="&lt;j&gt;__T get_j()">
21068         <size>7</size>
21069       </method>
21070       <method name="Boolean Equals(System.Object)">
21071         <size>69</size>
21072       </method>
21073       <method name="Int32 GetHashCode()">
21074         <size>86</size>
21075       </method>
21076       <method name="System.String ToString()">
21077         <size>142</size>
21078       </method>
21079     </type>
21080     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
21081       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
21082         <size>21</size>
21083       </method>
21084       <method name="&lt;i&gt;__T get_i()">
21085         <size>7</size>
21086       </method>
21087       <method name="&lt;l&gt;__T get_l()">
21088         <size>7</size>
21089       </method>
21090       <method name="Boolean Equals(System.Object)">
21091         <size>69</size>
21092       </method>
21093       <method name="Int32 GetHashCode()">
21094         <size>86</size>
21095       </method>
21096       <method name="System.String ToString()">
21097         <size>142</size>
21098       </method>
21099     </type>
21100     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
21101       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
21102         <size>21</size>
21103       </method>
21104       <method name="&lt;i9&gt;__T get_i9()">
21105         <size>7</size>
21106       </method>
21107       <method name="&lt;i&gt;__T get_i()">
21108         <size>7</size>
21109       </method>
21110       <method name="Boolean Equals(System.Object)">
21111         <size>69</size>
21112       </method>
21113       <method name="Int32 GetHashCode()">
21114         <size>86</size>
21115       </method>
21116       <method name="System.String ToString()">
21117         <size>142</size>
21118       </method>
21119     </type>
21120     <type name="from.C">
21121       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21122         <size>2</size>
21123       </method>
21124       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21125         <size>2</size>
21126       </method>
21127       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
21128         <size>2</size>
21129       </method>
21130       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21131         <size>2</size>
21132       </method>
21133     </type>
21134     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
21135       <method name="Void .ctor()">
21136         <size>7</size>
21137       </method>
21138       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
21139         <size>7</size>
21140       </method>
21141     </type>
21142     <type name="from.C">
21143       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
21144         <size>2</size>
21145       </method>
21146       <method name="Boolean &lt;Main&gt;m__6(Int32)">
21147         <size>10</size>
21148       </method>
21149       <method name="Int32 &lt;Main&gt;m__7(Int32)">
21150         <size>2</size>
21151       </method>
21152       <method name="Int32 &lt;Main&gt;m__8(Int32)">
21153         <size>2</size>
21154       </method>
21155       <method name="Int32 &lt;Main&gt;m__9(Int32)">
21156         <size>2</size>
21157       </method>
21158       <method name="Int32 &lt;Main&gt;m__A(Int32)">
21159         <size>2</size>
21160       </method>
21161       <method name="Int32 &lt;Main&gt;m__B(Int32)">
21162         <size>2</size>
21163       </method>
21164       <method name="Int32 &lt;Main&gt;m__C(Int32)">
21165         <size>2</size>
21166       </method>
21167       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
21168         <size>2</size>
21169       </method>
21170       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
21171         <size>2</size>
21172       </method>
21173       <method name="Int32 &lt;Main&gt;m__20(Int32)">
21174         <size>2</size>
21175       </method>
21176       <method name="Int32 &lt;Main&gt;m__21(Int32)">
21177         <size>2</size>
21178       </method>
21179       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
21180         <size>10</size>
21181       </method>
21182       <method name="Int32 &lt;Main&gt;m__39(Int32)">
21183         <size>2</size>
21184       </method>
21185     </type>
21186     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent2&gt;__T,&lt;l2&gt;__T]">
21187       <method name="&lt;&lt;&gt;__TranspIdent2&gt;__T get_&lt;&gt;__TranspIdent2()">
21188         <size>7</size>
21189       </method>
21190       <method name="&lt;l2&gt;__T get_l2()">
21191         <size>7</size>
21192       </method>
21193       <method name="Boolean Equals(System.Object)">
21194         <size>69</size>
21195       </method>
21196       <method name="Int32 GetHashCode()">
21197         <size>86</size>
21198       </method>
21199       <method name="System.String ToString()">
21200         <size>142</size>
21201       </method>
21202       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent2&gt;__T, &lt;l2&gt;__T)">
21203         <size>21</size>
21204       </method>
21205     </type>
21206     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent7&gt;__T,&lt;l2&gt;__T]">
21207       <method name="&lt;&lt;&gt;__TranspIdent7&gt;__T get_&lt;&gt;__TranspIdent7()">
21208         <size>7</size>
21209       </method>
21210       <method name="&lt;l2&gt;__T get_l2()">
21211         <size>7</size>
21212       </method>
21213       <method name="Boolean Equals(System.Object)">
21214         <size>69</size>
21215       </method>
21216       <method name="Int32 GetHashCode()">
21217         <size>86</size>
21218       </method>
21219       <method name="System.String ToString()">
21220         <size>142</size>
21221       </method>
21222       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent7&gt;__T, &lt;l2&gt;__T)">
21223         <size>21</size>
21224       </method>
21225     </type>
21226     <type name="from.C">
21227       <method name="Int32 &lt;Main&gt;m__D(Int32)">
21228         <size>2</size>
21229       </method>
21230       <method name="Int32 &lt;Main&gt;m__E(Int32)">
21231         <size>2</size>
21232       </method>
21233       <method name="Int32 &lt;Main&gt;m__F(ITest)">
21234         <size>7</size>
21235       </method>
21236       <method name="Int32 &lt;Main&gt;m__10(Int32, ITest)">
21237         <size>2</size>
21238       </method>
21239       <method name="Int32 &lt;Main&gt;m__11(Int32)">
21240         <size>2</size>
21241       </method>
21242       <method name="Int32 &lt;Main&gt;m__12(ITest)">
21243         <size>7</size>
21244       </method>
21245       <method name="Int32 &lt;Main&gt;m__13(Int32, ITest)">
21246         <size>2</size>
21247       </method>
21248       <method name="Int32 &lt;Main&gt;m__14(Int32)">
21249         <size>2</size>
21250       </method>
21251       <method name="Int32 &lt;Main&gt;m__15(ITest)">
21252         <size>7</size>
21253       </method>
21254       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__16(Int32, ITest)">
21255         <size>8</size>
21256       </method>
21257       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
21258         <size>7</size>
21259       </method>
21260       <method name="Int32 &lt;Main&gt;m__18(ITest)">
21261         <size>7</size>
21262       </method>
21263       <method name="Int32 &lt;Main&gt;m__19(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
21264         <size>7</size>
21265       </method>
21266       <method name="Int32 &lt;Main&gt;m__1A(Int32)">
21267         <size>2</size>
21268       </method>
21269       <method name="Int32 &lt;Main&gt;m__1C(Int32, IEnumerable`1)">
21270         <size>2</size>
21271       </method>
21272       <method name="Int32 &lt;Main&gt;m__1D(Int32)">
21273         <size>2</size>
21274       </method>
21275       <method name="Int32 &lt;Main&gt;m__1F(Int32, IEnumerable`1)">
21276         <size>2</size>
21277       </method>
21278       <method name="Int32 &lt;Main&gt;m__22(Int32)">
21279         <size>2</size>
21280       </method>
21281       <method name="Int32 &lt;Main&gt;m__23(Int32)">
21282         <size>2</size>
21283       </method>
21284       <method name="IGrouping`2 &lt;Main&gt;m__24(IGrouping`2)">
21285         <size>2</size>
21286       </method>
21287       <method name="Int32 &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
21288         <size>7</size>
21289       </method>
21290       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__27(Int32)">
21291         <size>10</size>
21292       </method>
21293       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__28(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
21294         <size>15</size>
21295       </method>
21296       <method name="Int32 &lt;Main&gt;m__29(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
21297         <size>12</size>
21298       </method>
21299       <method name="Int32 &lt;Main&gt;m__2A(Int32)">
21300         <size>2</size>
21301       </method>
21302       <method name="Int32 &lt;Main&gt;m__2B(Int32)">
21303         <size>2</size>
21304       </method>
21305       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2D(IGrouping`2, Int32)">
21306         <size>8</size>
21307       </method>
21308       <method name="Int32 &lt;Main&gt;m__2E(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21309         <size>2</size>
21310       </method>
21311       <method name="Int32 &lt;Main&gt;m__2F(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21312         <size>7</size>
21313       </method>
21314       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__31(IGrouping`2, Int32)">
21315         <size>8</size>
21316       </method>
21317       <method name="Int32 &lt;Main&gt;m__32(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21318         <size>2</size>
21319       </method>
21320       <method name="Int32 &lt;Main&gt;m__33(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21321         <size>7</size>
21322       </method>
21323       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__35(IGrouping`2, Int32)">
21324         <size>8</size>
21325       </method>
21326       <method name="Int32 &lt;Main&gt;m__36(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21327         <size>2</size>
21328       </method>
21329       <method name="Int32 &lt;Main&gt;m__37(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
21330         <size>7</size>
21331       </method>
21332       <method name="IGrouping`2 &lt;Main&gt;m__38(IGrouping`2)">
21333         <size>2</size>
21334       </method>
21335       <method name="Int32 &lt;Main&gt;m__3A(Int32)">
21336         <size>2</size>
21337       </method>
21338       <method name="Int32 &lt;Main&gt;m__3B(Int32)">
21339         <size>2</size>
21340       </method>
21341       <method name="&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32] &lt;Main&gt;m__3D(&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]])">
21342         <size>9</size>
21343       </method>
21344       <method name="Int32 &lt;Main&gt;m__3E(&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32])">
21345         <size>2</size>
21346       </method>
21347     </type>
21348     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
21349       <method name="IEnumerable`1 &lt;&gt;m__2C(IGrouping`2)">
21350         <size>7</size>
21351       </method>
21352       <method name="IEnumerable`1 &lt;&gt;m__30(IGrouping`2)">
21353         <size>7</size>
21354       </method>
21355       <method name="IEnumerable`1 &lt;&gt;m__34(IGrouping`2)">
21356         <size>7</size>
21357       </method>
21358       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3C(Int32)">
21359         <size>47</size>
21360       </method>
21361       <method name="Int32 &lt;&gt;m__3F(Int32)">
21362         <size>2</size>
21363       </method>
21364     </type>
21365   </test>
21366   <test name="gtest-linq-02.cs">
21367     <type name="Test">
21368       <method name="Void .ctor()">
21369         <size>7</size>
21370       </method>
21371       <method name="Int32 Main()">
21372         <size>509</size>
21373       </method>
21374       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21375         <size>2</size>
21376       </method>
21377       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21378         <size>3</size>
21379       </method>
21380       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21381         <size>2</size>
21382       </method>
21383       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21384         <size>3</size>
21385       </method>
21386     </type>
21387   </test>
21388   <test name="gtest-linq-03.cs">
21389     <type name="WhereTest">
21390       <method name="Void .ctor()">
21391         <size>7</size>
21392       </method>
21393       <method name="Int32 Main()">
21394         <size>179</size>
21395       </method>
21396       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21397         <size>5</size>
21398       </method>
21399       <method name="Boolean &lt;Main&gt;m__1(Int32)">
21400         <size>5</size>
21401       </method>
21402       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21403         <size>4</size>
21404       </method>
21405     </type>
21406   </test>
21407   <test name="gtest-linq-04.cs">
21408     <type name="TestGroupBy">
21409       <method name="Void .ctor()">
21410         <size>7</size>
21411       </method>
21412       <method name="Int32 Main()">
21413         <size>561</size>
21414       </method>
21415     </type>
21416     <type name="&lt;PrivateImplementationDetails&gt;">
21417       <method name="Void .ctor()">
21418         <size>7</size>
21419       </method>
21420     </type>
21421     <type name="TestGroupBy">
21422       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21423         <size>4</size>
21424       </method>
21425       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21426         <size>2</size>
21427       </method>
21428       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21429         <size>4</size>
21430       </method>
21431       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21432         <size>2</size>
21433       </method>
21434     </type>
21435   </test>
21436   <test name="gtest-linq-05.cs">
21437     <type name="OrderByTests">
21438       <method name="Void .ctor()">
21439         <size>7</size>
21440       </method>
21441       <method name="Int32 Main()">
21442         <size>1254</size>
21443       </method>
21444     </type>
21445     <type name="OrderByTests+Data">
21446       <method name="Void .ctor()">
21447         <size>7</size>
21448       </method>
21449       <method name="Int32 get_ID()">
21450         <size>7</size>
21451       </method>
21452       <method name="Void set_ID(Int32)">
21453         <size>8</size>
21454       </method>
21455       <method name="System.String get_Name()">
21456         <size>7</size>
21457       </method>
21458       <method name="Void set_Name(System.String)">
21459         <size>8</size>
21460       </method>
21461       <method name="System.String ToString()">
21462         <size>28</size>
21463       </method>
21464     </type>
21465     <type name="OrderByTests">
21466       <method name="Int32 &lt;Main&gt;m__0(Int32)">
21467         <size>2</size>
21468       </method>
21469       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21470         <size>2</size>
21471       </method>
21472       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21473         <size>2</size>
21474       </method>
21475       <method name="Int32 &lt;Main&gt;m__3(Int32)">
21476         <size>4</size>
21477       </method>
21478       <method name="System.String &lt;Main&gt;m__4(System.String)">
21479         <size>2</size>
21480       </method>
21481       <method name="Int32 &lt;Main&gt;m__5(System.String)">
21482         <size>7</size>
21483       </method>
21484       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
21485         <size>7</size>
21486       </method>
21487       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
21488         <size>7</size>
21489       </method>
21490       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
21491         <size>7</size>
21492       </method>
21493       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
21494         <size>7</size>
21495       </method>
21496       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
21497         <size>11</size>
21498       </method>
21499       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
21500         <size>7</size>
21501       </method>
21502       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
21503         <size>7</size>
21504       </method>
21505       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
21506         <size>11</size>
21507       </method>
21508       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
21509         <size>7</size>
21510       </method>
21511       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
21512         <size>7</size>
21513       </method>
21514       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
21515         <size>2</size>
21516       </method>
21517     </type>
21518   </test>
21519   <test name="gtest-linq-06.cs">
21520     <type name="Let">
21521       <method name="Void .ctor()">
21522         <size>7</size>
21523       </method>
21524       <method name="Int32 Main()">
21525         <size>410</size>
21526       </method>
21527     </type>
21528     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
21529       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
21530         <size>21</size>
21531       </method>
21532       <method name="&lt;i&gt;__T get_i()">
21533         <size>7</size>
21534       </method>
21535       <method name="&lt;u&gt;__T get_u()">
21536         <size>7</size>
21537       </method>
21538       <method name="Boolean Equals(System.Object)">
21539         <size>69</size>
21540       </method>
21541       <method name="Int32 GetHashCode()">
21542         <size>86</size>
21543       </method>
21544       <method name="System.String ToString()">
21545         <size>142</size>
21546       </method>
21547     </type>
21548     <type name="Let">
21549       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
21550         <size>10</size>
21551       </method>
21552       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
21553         <size>7</size>
21554       </method>
21555       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
21556         <size>10</size>
21557       </method>
21558       <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])">
21559         <size>15</size>
21560       </method>
21561       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21562         <size>18</size>
21563       </method>
21564       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
21565         <size>7</size>
21566       </method>
21567     </type>
21568     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
21569       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
21570         <size>21</size>
21571       </method>
21572       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
21573         <size>7</size>
21574       </method>
21575       <method name="&lt;v&gt;__T get_v()">
21576         <size>7</size>
21577       </method>
21578       <method name="Boolean Equals(System.Object)">
21579         <size>69</size>
21580       </method>
21581       <method name="Int32 GetHashCode()">
21582         <size>86</size>
21583       </method>
21584       <method name="System.String ToString()">
21585         <size>142</size>
21586       </method>
21587     </type>
21588   </test>
21589   <test name="gtest-linq-07.cs">
21590     <type name="SelectMany">
21591       <method name="Void .ctor()">
21592         <size>7</size>
21593       </method>
21594       <method name="Int32 Main()">
21595         <size>754</size>
21596       </method>
21597     </type>
21598     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
21599       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
21600         <size>21</size>
21601       </method>
21602       <method name="&lt;i1&gt;__T get_i1()">
21603         <size>7</size>
21604       </method>
21605       <method name="&lt;i2&gt;__T get_i2()">
21606         <size>7</size>
21607       </method>
21608       <method name="Boolean Equals(System.Object)">
21609         <size>69</size>
21610       </method>
21611       <method name="Int32 GetHashCode()">
21612         <size>86</size>
21613       </method>
21614       <method name="System.String ToString()">
21615         <size>142</size>
21616       </method>
21617     </type>
21618     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
21619       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
21620         <size>28</size>
21621       </method>
21622       <method name="&lt;pp&gt;__T get_pp()">
21623         <size>7</size>
21624       </method>
21625       <method name="&lt;i1&gt;__T get_i1()">
21626         <size>7</size>
21627       </method>
21628       <method name="&lt;i3&gt;__T get_i3()">
21629         <size>7</size>
21630       </method>
21631       <method name="Boolean Equals(System.Object)">
21632         <size>96</size>
21633       </method>
21634       <method name="Int32 GetHashCode()">
21635         <size>109</size>
21636       </method>
21637       <method name="System.String ToString()">
21638         <size>199</size>
21639       </method>
21640     </type>
21641     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
21642       <method name="Void .ctor()">
21643         <size>7</size>
21644       </method>
21645       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
21646         <size>12</size>
21647       </method>
21648       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
21649         <size>12</size>
21650       </method>
21651       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
21652         <size>12</size>
21653       </method>
21654       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
21655         <size>7</size>
21656       </method>
21657     </type>
21658     <type name="SelectMany">
21659       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
21660         <size>8</size>
21661       </method>
21662       <method name="Boolean &lt;Main&gt;m__2(Int32)">
21663         <size>5</size>
21664       </method>
21665       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
21666         <size>8</size>
21667       </method>
21668       <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)">
21669         <size>8</size>
21670       </method>
21671       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
21672         <size>7</size>
21673       </method>
21674       <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])">
21675         <size>25</size>
21676       </method>
21677       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
21678         <size>8</size>
21679       </method>
21680     </type>
21681     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent0&gt;__T,&lt;i3&gt;__T]">
21682       <method name="&lt;&lt;&gt;__TranspIdent0&gt;__T get_&lt;&gt;__TranspIdent0()">
21683         <size>7</size>
21684       </method>
21685       <method name="&lt;i3&gt;__T get_i3()">
21686         <size>7</size>
21687       </method>
21688       <method name="Boolean Equals(System.Object)">
21689         <size>69</size>
21690       </method>
21691       <method name="Int32 GetHashCode()">
21692         <size>86</size>
21693       </method>
21694       <method name="System.String ToString()">
21695         <size>142</size>
21696       </method>
21697       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent0&gt;__T, &lt;i3&gt;__T)">
21698         <size>21</size>
21699       </method>
21700     </type>
21701   </test>
21702   <test name="gtest-linq-08.cs">
21703     <type name="TestA">
21704       <method name="Void .ctor(String)">
21705         <size>14</size>
21706       </method>
21707       <method name="System.String Select[U](System.Func`2[TestA,U])">
21708         <size>7</size>
21709       </method>
21710     </type>
21711     <type name="TestB">
21712       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
21713         <size>25</size>
21714       </method>
21715     </type>
21716     <type name="CustomQueryExpressionPattern">
21717       <method name="Void .ctor()">
21718         <size>7</size>
21719       </method>
21720       <method name="Int32 Main()">
21721         <size>153</size>
21722       </method>
21723       <method name="TestA &lt;Main&gt;m__0(TestA)">
21724         <size>2</size>
21725       </method>
21726       <method name="Boolean &lt;Main&gt;m__1(TestA)">
21727         <size>17</size>
21728       </method>
21729     </type>
21730   </test>
21731   <test name="gtest-linq-09.cs">
21732     <type name="Data">
21733       <method name="Void .ctor()">
21734         <size>7</size>
21735       </method>
21736     </type>
21737     <type name="Join">
21738       <method name="Void .ctor()">
21739         <size>7</size>
21740       </method>
21741       <method name="Int32 Main()">
21742         <size>912</size>
21743       </method>
21744     </type>
21745     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
21746       <method name="Void .ctor(&lt;Result&gt;__T)">
21747         <size>14</size>
21748       </method>
21749       <method name="&lt;Result&gt;__T get_Result()">
21750         <size>7</size>
21751       </method>
21752       <method name="Boolean Equals(System.Object)">
21753         <size>39</size>
21754       </method>
21755       <method name="Int32 GetHashCode()">
21756         <size>63</size>
21757       </method>
21758       <method name="System.String ToString()">
21759         <size>67</size>
21760       </method>
21761     </type>
21762     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21763       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21764         <size>21</size>
21765       </method>
21766       <method name="&lt;a&gt;__T get_a()">
21767         <size>7</size>
21768       </method>
21769       <method name="&lt;b&gt;__T get_b()">
21770         <size>7</size>
21771       </method>
21772       <method name="Boolean Equals(System.Object)">
21773         <size>69</size>
21774       </method>
21775       <method name="Int32 GetHashCode()">
21776         <size>86</size>
21777       </method>
21778       <method name="System.String ToString()">
21779         <size>142</size>
21780       </method>
21781     </type>
21782     <type name="Join">
21783       <method name="Int32 &lt;Main&gt;m__0(Data)">
21784         <size>7</size>
21785       </method>
21786       <method name="Int32 &lt;Main&gt;m__1(Data)">
21787         <size>7</size>
21788       </method>
21789       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
21790         <size>23</size>
21791       </method>
21792       <method name="Int32 &lt;Main&gt;m__3(Data)">
21793         <size>7</size>
21794       </method>
21795       <method name="Int32 &lt;Main&gt;m__4(Data)">
21796         <size>7</size>
21797       </method>
21798       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
21799         <size>8</size>
21800       </method>
21801       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
21802         <size>22</size>
21803       </method>
21804       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
21805         <size>33</size>
21806       </method>
21807       <method name="Int32 &lt;Main&gt;m__8(Data)">
21808         <size>7</size>
21809       </method>
21810       <method name="Int32 &lt;Main&gt;m__9(Data)">
21811         <size>7</size>
21812       </method>
21813       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
21814         <size>23</size>
21815       </method>
21816       <method name="Int32 &lt;Main&gt;m__B(Data)">
21817         <size>7</size>
21818       </method>
21819       <method name="Int32 &lt;Main&gt;m__C(Data)">
21820         <size>7</size>
21821       </method>
21822       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
21823         <size>8</size>
21824       </method>
21825       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
21826         <size>12</size>
21827       </method>
21828       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
21829         <size>7</size>
21830       </method>
21831     </type>
21832   </test>
21833   <test name="gtest-linq-10.cs">
21834     <type name="DataA">
21835       <method name="Void .ctor()">
21836         <size>7</size>
21837       </method>
21838     </type>
21839     <type name="DataB">
21840       <method name="Void .ctor()">
21841         <size>7</size>
21842       </method>
21843     </type>
21844     <type name="GroupJoin">
21845       <method name="Void .ctor()">
21846         <size>7</size>
21847       </method>
21848       <method name="Int32 Main()">
21849         <size>729</size>
21850       </method>
21851     </type>
21852     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
21853       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
21854         <size>21</size>
21855       </method>
21856       <method name="&lt;a&gt;__T get_a()">
21857         <size>7</size>
21858       </method>
21859       <method name="&lt;ab&gt;__T get_ab()">
21860         <size>7</size>
21861       </method>
21862       <method name="Boolean Equals(System.Object)">
21863         <size>69</size>
21864       </method>
21865       <method name="Int32 GetHashCode()">
21866         <size>86</size>
21867       </method>
21868       <method name="System.String ToString()">
21869         <size>142</size>
21870       </method>
21871     </type>
21872     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
21873       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
21874         <size>21</size>
21875       </method>
21876       <method name="&lt;a&gt;__T get_a()">
21877         <size>7</size>
21878       </method>
21879       <method name="&lt;b&gt;__T get_b()">
21880         <size>7</size>
21881       </method>
21882       <method name="Boolean Equals(System.Object)">
21883         <size>69</size>
21884       </method>
21885       <method name="Int32 GetHashCode()">
21886         <size>86</size>
21887       </method>
21888       <method name="System.String ToString()">
21889         <size>142</size>
21890       </method>
21891     </type>
21892     <type name="GroupJoin">
21893       <method name="Int32 &lt;Main&gt;m__0(DataA)">
21894         <size>7</size>
21895       </method>
21896       <method name="Int32 &lt;Main&gt;m__1(DataB)">
21897         <size>7</size>
21898       </method>
21899       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
21900         <size>8</size>
21901       </method>
21902       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21903         <size>12</size>
21904       </method>
21905       <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)">
21906         <size>39</size>
21907       </method>
21908       <method name="Int32 &lt;Main&gt;m__5(DataA)">
21909         <size>7</size>
21910       </method>
21911       <method name="Int32 &lt;Main&gt;m__6(DataB)">
21912         <size>7</size>
21913       </method>
21914       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
21915         <size>8</size>
21916       </method>
21917       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
21918         <size>12</size>
21919       </method>
21920       <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)">
21921         <size>39</size>
21922       </method>
21923       <method name="Int32 &lt;Main&gt;m__A(DataA)">
21924         <size>7</size>
21925       </method>
21926       <method name="Int32 &lt;Main&gt;m__B(DataB)">
21927         <size>7</size>
21928       </method>
21929       <method name="DataA &lt;Main&gt;m__C(DataA, IEnumerable`1)">
21930         <size>2</size>
21931       </method>
21932     </type>
21933   </test>
21934   <test name="gtest-linq-11.cs">
21935     <type name="IntoTest">
21936       <method name="Void .ctor()">
21937         <size>7</size>
21938       </method>
21939       <method name="Int32 Main()">
21940         <size>275</size>
21941       </method>
21942       <method name="Boolean &lt;Main&gt;m__0(Int32)">
21943         <size>5</size>
21944       </method>
21945       <method name="Int32 &lt;Main&gt;m__1(Int32)">
21946         <size>5</size>
21947       </method>
21948       <method name="Int32 &lt;Main&gt;m__2(Int32)">
21949         <size>4</size>
21950       </method>
21951       <method name="Boolean &lt;Main&gt;m__3(Int32)">
21952         <size>5</size>
21953       </method>
21954       <method name="Int32 &lt;Main&gt;m__4(Int32)">
21955         <size>4</size>
21956       </method>
21957     </type>
21958   </test>
21959   <test name="gtest-linq-12.cs">
21960     <type name="NestedQuery">
21961       <method name="Void .ctor()">
21962         <size>7</size>
21963       </method>
21964       <method name="Void XX()">
21965         <size>108</size>
21966       </method>
21967       <method name="Int32 Main()">
21968         <size>472</size>
21969       </method>
21970     </type>
21971     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
21972       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
21973         <size>21</size>
21974       </method>
21975       <method name="&lt;values&gt;__T get_values()">
21976         <size>7</size>
21977       </method>
21978       <method name="&lt;length&gt;__T get_length()">
21979         <size>7</size>
21980       </method>
21981       <method name="Boolean Equals(System.Object)">
21982         <size>69</size>
21983       </method>
21984       <method name="Int32 GetHashCode()">
21985         <size>86</size>
21986       </method>
21987       <method name="System.String ToString()">
21988         <size>142</size>
21989       </method>
21990     </type>
21991     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
21992       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
21993         <size>21</size>
21994       </method>
21995       <method name="&lt;type&gt;__T get_type()">
21996         <size>7</size>
21997       </method>
21998       <method name="&lt;x&gt;__T get_x()">
21999         <size>7</size>
22000       </method>
22001       <method name="Boolean Equals(System.Object)">
22002         <size>69</size>
22003       </method>
22004       <method name="Int32 GetHashCode()">
22005         <size>86</size>
22006       </method>
22007       <method name="System.String ToString()">
22008         <size>142</size>
22009       </method>
22010     </type>
22011     <type name="NestedQuery">
22012       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
22013         <size>13</size>
22014       </method>
22015     </type>
22016     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
22017       <method name="Void .ctor()">
22018         <size>7</size>
22019       </method>
22020     </type>
22021     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
22022       <method name="Void .ctor()">
22023         <size>7</size>
22024       </method>
22025     </type>
22026     <type name="NestedQuery">
22027       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
22028         <size>110</size>
22029       </method>
22030       <method name="Boolean &lt;Main&gt;m__2(System.String)">
22031         <size>10</size>
22032       </method>
22033       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
22034         <size>36</size>
22035       </method>
22036       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
22037         <size>13</size>
22038       </method>
22039       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
22040         <size>110</size>
22041       </method>
22042       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
22043         <size>9</size>
22044       </method>
22045       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22046         <size>7</size>
22047       </method>
22048       <method name="Boolean &lt;Main&gt;m__9(Char)">
22049         <size>6</size>
22050       </method>
22051       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
22052         <size>9</size>
22053       </method>
22054       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22055         <size>7</size>
22056       </method>
22057     </type>
22058     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
22059       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22060         <size>15</size>
22061       </method>
22062     </type>
22063     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
22064       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
22065         <size>15</size>
22066       </method>
22067     </type>
22068   </test>
22069   <test name="gtest-linq-13.cs">
22070     <type name="Program">
22071       <method name="Void .ctor()">
22072         <size>7</size>
22073       </method>
22074       <method name="Void Main()">
22075         <size>1</size>
22076       </method>
22077       <method name="Void Foo(TypeDefinition)">
22078         <size>47</size>
22079       </method>
22080       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
22081         <size>2</size>
22082       </method>
22083     </type>
22084     <type name="Extension">
22085       <method name="IEnumerable`1 Cast[T](IFoo)">
22086         <size>2</size>
22087       </method>
22088     </type>
22089     <type name="MethodDefinition">
22090       <method name="Void .ctor()">
22091         <size>7</size>
22092       </method>
22093     </type>
22094     <type name="TypeDefinition">
22095       <method name="Void .ctor()">
22096         <size>7</size>
22097       </method>
22098       <method name="MethodDefinitionCollection get_Methods()">
22099         <size>2</size>
22100       </method>
22101       <method name="Void set_Methods(MethodDefinitionCollection)">
22102         <size>1</size>
22103       </method>
22104     </type>
22105     <type name="MethodDefinitionCollection">
22106       <method name="Void .ctor()">
22107         <size>7</size>
22108       </method>
22109     </type>
22110   </test>
22111   <test name="gtest-linq-14.cs">
22112     <type name="Person">
22113       <method name="Void .ctor()">
22114         <size>7</size>
22115       </method>
22116       <method name="Style get_Style()">
22117         <size>7</size>
22118       </method>
22119       <method name="Void set_Style(Style)">
22120         <size>8</size>
22121       </method>
22122     </type>
22123     <type name="Extensions">
22124       <method name="IMarker`1 Cast[T](IObjectContainer)">
22125         <size>2</size>
22126       </method>
22127       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
22128         <size>2</size>
22129       </method>
22130     </type>
22131     <type name="Program">
22132       <method name="Void .ctor()">
22133         <size>7</size>
22134       </method>
22135       <method name="Void Main()">
22136         <size>1</size>
22137       </method>
22138       <method name="Void Assert(System.Action)">
22139         <size>1</size>
22140       </method>
22141       <method name="Void Test(IObjectContainer, Style)">
22142         <size>38</size>
22143       </method>
22144     </type>
22145     <type name="Program+&lt;Test&gt;c__AnonStorey0">
22146       <method name="Void .ctor()">
22147         <size>7</size>
22148       </method>
22149       <method name="Void &lt;&gt;m__0()">
22150         <size>117</size>
22151       </method>
22152     </type>
22153   </test>
22154   <test name="gtest-linq-15.cs">
22155     <type name="NameCollisionTest.Data">
22156       <method name="Void .ctor()">
22157         <size>7</size>
22158       </method>
22159     </type>
22160     <type name="NameCollisionTest.Ex">
22161       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
22162         <size>44</size>
22163       </method>
22164     </type>
22165     <type name="NameCollisionTest.C">
22166       <method name="Void .ctor()">
22167         <size>7</size>
22168       </method>
22169       <method name="Void Main()">
22170         <size>78</size>
22171       </method>
22172       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
22173         <size>7</size>
22174       </method>
22175       <method name="Boolean &lt;Main&gt;m__1(Int32)">
22176         <size>5</size>
22177       </method>
22178     </type>
22179     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
22180       <method name="Void .ctor()">
22181         <size>7</size>
22182       </method>
22183       <method name="System.Object System.Collections.IEnumerator.get_Current()">
22184         <size>12</size>
22185       </method>
22186       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
22187         <size>7</size>
22188       </method>
22189       <method name="Boolean MoveNext()">
22190         <size>86</size>
22191       </method>
22192       <method name="Void Dispose()">
22193         <size>8</size>
22194       </method>
22195       <method name="Void Reset()">
22196         <size>6</size>
22197       </method>
22198       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
22199         <size>7</size>
22200       </method>
22201       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
22202         <size>52</size>
22203       </method>
22204     </type>
22205   </test>
22206   <test name="gtest-linq-16.cs">
22207     <type name="C">
22208       <method name="Void .ctor()">
22209         <size>7</size>
22210       </method>
22211       <method name="Void Main()">
22212         <size>12</size>
22213       </method>
22214       <method name="Void Test_1(Int32)">
22215         <size>27</size>
22216       </method>
22217       <method name="Void Test_2()">
22218         <size>31</size>
22219       </method>
22220       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
22221         <size>26</size>
22222       </method>
22223     </type>
22224     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
22225       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
22226         <size>21</size>
22227       </method>
22228       <method name="&lt;a&gt;__T get_a()">
22229         <size>7</size>
22230       </method>
22231       <method name="&lt;b&gt;__T get_b()">
22232         <size>7</size>
22233       </method>
22234       <method name="Boolean Equals(System.Object)">
22235         <size>69</size>
22236       </method>
22237       <method name="Int32 GetHashCode()">
22238         <size>86</size>
22239       </method>
22240       <method name="System.String ToString()">
22241         <size>142</size>
22242       </method>
22243     </type>
22244     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
22245       <method name="Void .ctor()">
22246         <size>7</size>
22247       </method>
22248       <method name="IEnumerable`1 &lt;&gt;m__0()">
22249         <size>67</size>
22250       </method>
22251       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
22252         <size>8</size>
22253       </method>
22254       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22255         <size>14</size>
22256       </method>
22257     </type>
22258     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
22259       <method name="Void .ctor()">
22260         <size>7</size>
22261       </method>
22262       <method name="IEnumerable`1 &lt;&gt;m__2()">
22263         <size>67</size>
22264       </method>
22265       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
22266         <size>8</size>
22267       </method>
22268       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22269         <size>14</size>
22270       </method>
22271     </type>
22272   </test>
22273   <test name="gtest-linq-17.cs">
22274     <type name="TestGroupBy">
22275       <method name="Void .ctor()">
22276         <size>7</size>
22277       </method>
22278       <method name="Int32 Main()">
22279         <size>159</size>
22280       </method>
22281       <method name="Int32 &lt;Main&gt;m__0(Int32)">
22282         <size>2</size>
22283       </method>
22284     </type>
22285     <type name="&lt;PrivateImplementationDetails&gt;">
22286       <method name="Void .ctor()">
22287         <size>7</size>
22288       </method>
22289     </type>
22290   </test>
22291   <test name="gtest-linq-18.cs">
22292     <type name="C">
22293       <method name="Void .ctor()">
22294         <size>7</size>
22295       </method>
22296       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
22297         <size>2</size>
22298       </method>
22299       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
22300         <size>2</size>
22301       </method>
22302       <method name="Int32 Main()">
22303         <size>648</size>
22304       </method>
22305       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
22306         <size>42</size>
22307       </method>
22308       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
22309         <size>11</size>
22310       </method>
22311       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
22312         <size>31</size>
22313       </method>
22314       <method name="Boolean &lt;Main&gt;m__3(Int32)">
22315         <size>31</size>
22316       </method>
22317       <method name="Boolean &lt;Main&gt;m__4(Int32)">
22318         <size>31</size>
22319       </method>
22320       <method name="Boolean &lt;Main&gt;m__5(Int32)">
22321         <size>31</size>
22322       </method>
22323       <method name="Boolean &lt;Main&gt;m__6(Int32)">
22324         <size>31</size>
22325       </method>
22326       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
22327         <size>10</size>
22328       </method>
22329       <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])">
22330         <size>15</size>
22331       </method>
22332       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22333         <size>31</size>
22334       </method>
22335       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22336         <size>15</size>
22337       </method>
22338       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
22339         <size>12</size>
22340       </method>
22341     </type>
22342     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
22343       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
22344         <size>21</size>
22345       </method>
22346       <method name="&lt;ck&gt;__T get_ck()">
22347         <size>7</size>
22348       </method>
22349       <method name="&lt;xy&gt;__T get_xy()">
22350         <size>7</size>
22351       </method>
22352       <method name="Boolean Equals(System.Object)">
22353         <size>69</size>
22354       </method>
22355       <method name="Int32 GetHashCode()">
22356         <size>86</size>
22357       </method>
22358       <method name="System.String ToString()">
22359         <size>142</size>
22360       </method>
22361     </type>
22362     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
22363       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
22364         <size>21</size>
22365       </method>
22366       <method name="&lt;i&gt;__T get_i()">
22367         <size>7</size>
22368       </method>
22369       <method name="&lt;l&gt;__T get_l()">
22370         <size>7</size>
22371       </method>
22372       <method name="Boolean Equals(System.Object)">
22373         <size>69</size>
22374       </method>
22375       <method name="Int32 GetHashCode()">
22376         <size>86</size>
22377       </method>
22378       <method name="System.String ToString()">
22379         <size>142</size>
22380       </method>
22381     </type>
22382     <type name="&lt;PrivateImplementationDetails&gt;">
22383       <method name="Void .ctor()">
22384         <size>7</size>
22385       </method>
22386     </type>
22387     <type name="C+&lt;Main&gt;c__AnonStorey0">
22388       <method name="Void .ctor()">
22389         <size>7</size>
22390       </method>
22391     </type>
22392     <type name="C+&lt;Main&gt;c__AnonStorey1">
22393       <method name="Void .ctor()">
22394         <size>7</size>
22395       </method>
22396     </type>
22397     <type name="C+&lt;Main&gt;c__AnonStorey2">
22398       <method name="Void .ctor()">
22399         <size>7</size>
22400       </method>
22401     </type>
22402     <type name="C+&lt;Main&gt;c__AnonStorey3">
22403       <method name="Void .ctor()">
22404         <size>7</size>
22405       </method>
22406     </type>
22407     <type name="C+&lt;Main&gt;c__AnonStorey4">
22408       <method name="Void .ctor()">
22409         <size>7</size>
22410       </method>
22411     </type>
22412     <type name="C+&lt;Main&gt;c__AnonStorey5">
22413       <method name="Void .ctor()">
22414         <size>7</size>
22415       </method>
22416     </type>
22417     <type name="C+&lt;Main&gt;c__AnonStorey6">
22418       <method name="Void .ctor()">
22419         <size>7</size>
22420       </method>
22421     </type>
22422     <type name="C">
22423       <method name="Boolean &lt;Main&gt;m__C(Int32)">
22424         <size>31</size>
22425       </method>
22426       <method name="Boolean &lt;Main&gt;m__D(Int32)">
22427         <size>31</size>
22428       </method>
22429       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
22430         <size>2</size>
22431       </method>
22432       <method name="Boolean &lt;Main&gt;m__F(Int32)">
22433         <size>31</size>
22434       </method>
22435       <method name="Boolean &lt;Main&gt;m__10(Int32)">
22436         <size>31</size>
22437       </method>
22438       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
22439         <size>2</size>
22440       </method>
22441     </type>
22442     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
22443       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
22444         <size>21</size>
22445       </method>
22446       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
22447         <size>7</size>
22448       </method>
22449       <method name="&lt;g&gt;__T get_g()">
22450         <size>7</size>
22451       </method>
22452       <method name="Boolean Equals(System.Object)">
22453         <size>69</size>
22454       </method>
22455       <method name="Int32 GetHashCode()">
22456         <size>86</size>
22457       </method>
22458       <method name="System.String ToString()">
22459         <size>142</size>
22460       </method>
22461     </type>
22462     <type name="C+&lt;Main&gt;c__AnonStorey0">
22463       <method name="Boolean &lt;&gt;m__12(Int32)">
22464         <size>10</size>
22465       </method>
22466     </type>
22467     <type name="C+&lt;Main&gt;c__AnonStorey1">
22468       <method name="Boolean &lt;&gt;m__13(Int32)">
22469         <size>15</size>
22470       </method>
22471     </type>
22472     <type name="C+&lt;Main&gt;c__AnonStorey2">
22473       <method name="Boolean &lt;&gt;m__14(Int32)">
22474         <size>10</size>
22475       </method>
22476     </type>
22477     <type name="C+&lt;Main&gt;c__AnonStorey3">
22478       <method name="Boolean &lt;&gt;m__15(Int32)">
22479         <size>10</size>
22480       </method>
22481     </type>
22482     <type name="C+&lt;Main&gt;c__AnonStorey4">
22483       <method name="Int32 &lt;&gt;m__16(Int32)">
22484         <size>9</size>
22485       </method>
22486     </type>
22487     <type name="C+&lt;Main&gt;c__AnonStorey5">
22488       <method name="Int32 &lt;&gt;m__17(Int32)">
22489         <size>9</size>
22490       </method>
22491     </type>
22492     <type name="C+&lt;Main&gt;c__AnonStorey6">
22493       <method name="Boolean &lt;&gt;m__18(Int32)">
22494         <size>20</size>
22495       </method>
22496     </type>
22497     <type name="C+&lt;Main&gt;c__AnonStorey7">
22498       <method name="Void .ctor()">
22499         <size>7</size>
22500       </method>
22501       <method name="Boolean &lt;&gt;m__19(Int32)">
22502         <size>10</size>
22503       </method>
22504     </type>
22505     <type name="C+&lt;Main&gt;c__AnonStorey8">
22506       <method name="Void .ctor()">
22507         <size>7</size>
22508       </method>
22509       <method name="Boolean &lt;&gt;m__1A(Int32)">
22510         <size>10</size>
22511       </method>
22512     </type>
22513     <type name="C+&lt;Main&gt;c__AnonStorey9">
22514       <method name="Void .ctor()">
22515         <size>7</size>
22516       </method>
22517       <method name="Boolean &lt;&gt;m__1B(Int32)">
22518         <size>10</size>
22519       </method>
22520     </type>
22521     <type name="C+&lt;Main&gt;c__AnonStoreyA">
22522       <method name="Void .ctor()">
22523         <size>7</size>
22524       </method>
22525       <method name="Boolean &lt;&gt;m__1C(Int32)">
22526         <size>10</size>
22527       </method>
22528     </type>
22529   </test>
22530   <test name="gtest-linq-19.cs">
22531     <type name="Test">
22532       <method name="Void .ctor()">
22533         <size>7</size>
22534       </method>
22535       <method name="Void .cctor()">
22536         <size>45</size>
22537       </method>
22538       <method name="Void Main()">
22539         <size>1</size>
22540       </method>
22541       <method name="Char &lt;E&gt;m__0(Char)">
22542         <size>2</size>
22543       </method>
22544     </type>
22545   </test>
22546   <test name="gtest-linq-20.cs">
22547     <type name="Maybe`1[T]">
22548       <method name="T get_Value()">
22549         <size>7</size>
22550       </method>
22551       <method name="Void set_Value(T)">
22552         <size>8</size>
22553       </method>
22554       <method name="Boolean get_HasValue()">
22555         <size>7</size>
22556       </method>
22557       <method name="Void set_HasValue(Boolean)">
22558         <size>8</size>
22559       </method>
22560       <method name="System.String ToString()">
22561         <size>38</size>
22562       </method>
22563       <method name="Maybe`1[U] SelectMany[U](System.Func`2[T,Maybe`1[U]])">
22564         <size>30</size>
22565       </method>
22566       <method name="Maybe`1[V] SelectMany[U,V](System.Func`2[T,Maybe`1[U]], System.Func`3[T,U,V])">
22567         <size>71</size>
22568       </method>
22569       <method name="Void .ctor()">
22570         <size>14</size>
22571       </method>
22572       <method name="Void .ctor(T)">
22573         <size>21</size>
22574       </method>
22575       <method name="Void .cctor()">
22576         <size>11</size>
22577       </method>
22578     </type>
22579     <type name="MaybeExtensions">
22580       <method name="Maybe`1[T] ToMaybe[T](T)">
22581         <size>7</size>
22582       </method>
22583     </type>
22584     <type name="Test">
22585       <method name="Void Main()">
22586         <size>138</size>
22587       </method>
22588       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__0(Int32)">
22589         <size>7</size>
22590       </method>
22591       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__1(Int32, Int32)">
22592         <size>8</size>
22593       </method>
22594       <method name="Maybe`1[System.Int32] &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
22595         <size>7</size>
22596       </method>
22597       <method name="Int32 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[System.Int32,System.Int32], Int32)">
22598         <size>16</size>
22599       </method>
22600       <method name="Void .ctor()">
22601         <size>7</size>
22602       </method>
22603     </type>
22604     <type name="&lt;&gt;__AnonType0`2[&lt;x&gt;__T,&lt;y&gt;__T]">
22605       <method name="&lt;x&gt;__T get_x()">
22606         <size>7</size>
22607       </method>
22608       <method name="&lt;y&gt;__T get_y()">
22609         <size>7</size>
22610       </method>
22611       <method name="Boolean Equals(System.Object)">
22612         <size>69</size>
22613       </method>
22614       <method name="Int32 GetHashCode()">
22615         <size>86</size>
22616       </method>
22617       <method name="System.String ToString()">
22618         <size>142</size>
22619       </method>
22620       <method name="Void .ctor(&lt;x&gt;__T, &lt;y&gt;__T)">
22621         <size>21</size>
22622       </method>
22623     </type>
22624   </test>
22625   <test name="gtest-linq-21.cs">
22626     <type name="Program">
22627       <method name="Int32 Main()">
22628         <size>90</size>
22629       </method>
22630     </type>
22631     <type name="Program+&lt;Main&gt;c__AnonStorey0">
22632       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
22633         <size>7</size>
22634       </method>
22635       <method name="System.Action &lt;&gt;m__1(Int32, Int32)">
22636         <size>40</size>
22637       </method>
22638       <method name="Void .ctor()">
22639         <size>7</size>
22640       </method>
22641     </type>
22642     <type name="Program+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
22643       <method name="Void &lt;&gt;m__2()">
22644         <size>49</size>
22645       </method>
22646       <method name="Void .ctor()">
22647         <size>7</size>
22648       </method>
22649     </type>
22650   </test>
22651   <test name="gtest-linq-22.cs">
22652     <type name="Test.MainClass">
22653       <method name="Void Main()">
22654         <size>47</size>
22655       </method>
22656       <method name="Void .ctor()">
22657         <size>7</size>
22658       </method>
22659     </type>
22660     <type name="&lt;&gt;__AnonType0`2[&lt;item&gt;__T,&lt;parsed&gt;__T]">
22661       <method name="&lt;item&gt;__T get_item()">
22662         <size>7</size>
22663       </method>
22664       <method name="&lt;parsed&gt;__T get_parsed()">
22665         <size>7</size>
22666       </method>
22667       <method name="Boolean Equals(System.Object)">
22668         <size>69</size>
22669       </method>
22670       <method name="Int32 GetHashCode()">
22671         <size>86</size>
22672       </method>
22673       <method name="System.String ToString()">
22674         <size>142</size>
22675       </method>
22676       <method name="Void .ctor(&lt;item&gt;__T, &lt;parsed&gt;__T)">
22677         <size>21</size>
22678       </method>
22679     </type>
22680     <type name="Test.MainClass+&lt;Main&gt;c__AnonStorey0">
22681       <method name="&lt;&gt;__AnonType0`2[System.Char,System.Boolean] &lt;&gt;m__0(Char)">
22682         <size>23</size>
22683       </method>
22684       <method name="DateTime &lt;&gt;m__1(&lt;&gt;__AnonType0`2[System.Char,System.Boolean])">
22685         <size>28</size>
22686       </method>
22687       <method name="Void .ctor()">
22688         <size>7</size>
22689       </method>
22690     </type>
22691   </test>
22692   <test name="gtest-linq-23.cs">
22693     <type name="OrderByBugExample.Foo">
22694       <method name="System.String get_Name()">
22695         <size>7</size>
22696       </method>
22697       <method name="Void set_Name(System.String)">
22698         <size>8</size>
22699       </method>
22700       <method name="Int32 get_Value1()">
22701         <size>7</size>
22702       </method>
22703       <method name="Void set_Value1(Int32)">
22704         <size>8</size>
22705       </method>
22706       <method name="Int32 get_Value2()">
22707         <size>7</size>
22708       </method>
22709       <method name="Void set_Value2(Int32)">
22710         <size>8</size>
22711       </method>
22712       <method name="Void .ctor()">
22713         <size>7</size>
22714       </method>
22715     </type>
22716     <type name="OrderByBugExample.Program">
22717       <method name="Int32 Main()">
22718         <size>351</size>
22719       </method>
22720       <method name="System.String &lt;Main&gt;m__0(OrderByBugExample.Foo)">
22721         <size>7</size>
22722       </method>
22723       <method name="Int32 &lt;Main&gt;m__1(OrderByBugExample.Foo)">
22724         <size>7</size>
22725       </method>
22726       <method name="Int32 &lt;Main&gt;m__2(OrderByBugExample.Foo)">
22727         <size>7</size>
22728       </method>
22729     </type>
22730   </test>
22731   <test name="gtest-linq-24.cs">
22732     <type name="A">
22733       <method name="Void .ctor()">
22734         <size>7</size>
22735       </method>
22736     </type>
22737     <type name="C">
22738       <method name="A[] get_Prop()">
22739         <size>15</size>
22740       </method>
22741       <method name="Void Test()">
22742         <size>56</size>
22743       </method>
22744       <method name="Int32 Main()">
22745         <size>12</size>
22746       </method>
22747       <method name="Int32 &lt;Test&gt;m__0(A)">
22748         <size>7</size>
22749       </method>
22750       <method name="Void .ctor()">
22751         <size>7</size>
22752       </method>
22753     </type>
22754   </test>
22755   <test name="gtest-named-01.cs">
22756     <type name="C">
22757       <method name="Int32 Test(Int32, Int32, System.String)">
22758         <size>6</size>
22759       </method>
22760       <method name="T Foo[T](T, Int32)">
22761         <size>2</size>
22762       </method>
22763       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
22764         <size>9</size>
22765       </method>
22766       <method name="Int32 Main()">
22767         <size>173</size>
22768       </method>
22769       <method name="Int32 &lt;Main&gt;m__0(Int32)">
22770         <size>2</size>
22771       </method>
22772     </type>
22773     <type name="C+&lt;Main&gt;c__AnonStorey0">
22774       <method name="Void .ctor()">
22775         <size>7</size>
22776       </method>
22777       <method name="Int32 &lt;&gt;m__1(Int32)">
22778         <size>7</size>
22779       </method>
22780     </type>
22781   </test>
22782   <test name="gtest-named-02.cs">
22783     <type name="D">
22784       <method name="Void Foo(Int32)">
22785         <size>1</size>
22786       </method>
22787       <method name="Void Main()">
22788         <size>1</size>
22789       </method>
22790       <method name="Void .ctor()">
22791         <size>7</size>
22792       </method>
22793     </type>
22794   </test>
22795   <test name="gtest-optional-01.cs">
22796     <type name="C">
22797       <method name="Void TestA(Int32)">
22798         <size>1</size>
22799       </method>
22800       <method name="Void TestB(Int64)">
22801         <size>1</size>
22802       </method>
22803       <method name="Void TestC(Decimal)">
22804         <size>1</size>
22805       </method>
22806       <method name="Int32 Main()">
22807         <size>310</size>
22808       </method>
22809       <method name="Void .ctor()">
22810         <size>7</size>
22811       </method>
22812     </type>
22813   </test>
22814   <test name="gtest-optional-02.cs">
22815     <type name="C">
22816       <method name="Boolean Test2(Nullable`1)">
22817         <size>11</size>
22818       </method>
22819       <method name="Int32 Test(Nullable`1)">
22820         <size>27</size>
22821       </method>
22822       <method name="Int32 Main()">
22823         <size>101</size>
22824       </method>
22825       <method name="Void .ctor()">
22826         <size>7</size>
22827       </method>
22828       <method name="Boolean Test3(Nullable`1)">
22829         <size>21</size>
22830       </method>
22831     </type>
22832   </test>
22833   <test name="gtest-optional-03.cs">
22834     <type name="C">
22835       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
22836         <size>2</size>
22837       </method>
22838       <method name="Int32 Main()">
22839         <size>225</size>
22840       </method>
22841       <method name="Void .ctor()">
22842         <size>7</size>
22843       </method>
22844     </type>
22845   </test>
22846   <test name="gtest-optional-04.cs">
22847     <type name="C">
22848       <method name="Void Foo[T](T, T)">
22849         <size>1</size>
22850       </method>
22851       <method name="Void TestParams(System.Int32[])">
22852         <size>6</size>
22853       </method>
22854       <method name="Void TestParams(Int32)">
22855         <size>1</size>
22856       </method>
22857       <method name="Void TestStruct(Nullable`1)">
22858         <size>1</size>
22859       </method>
22860       <method name="System.String get_Item(Int32, System.String)">
22861         <size>2</size>
22862       </method>
22863       <method name="Void set_Item(Int32, System.String, System.String)">
22864         <size>4</size>
22865       </method>
22866       <method name="Int32 Main()">
22867         <size>120</size>
22868       </method>
22869       <method name="Void .ctor()">
22870         <size>7</size>
22871       </method>
22872     </type>
22873   </test>
22874   <test name="gtest-optional-05.cs">
22875     <type name="Blah">
22876       <method name="Int32 Foo(Int32, Int32)">
22877         <size>4</size>
22878       </method>
22879       <method name="Int32 Main()">
22880         <size>46</size>
22881       </method>
22882       <method name="Void .ctor()">
22883         <size>7</size>
22884       </method>
22885     </type>
22886     <type name="Blah+MyDelegate">
22887       <method name="Int32 Invoke(Int32, Int32)">
22888         <size>0</size>
22889       </method>
22890       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
22891         <size>0</size>
22892       </method>
22893       <method name="Int32 EndInvoke(IAsyncResult)">
22894         <size>0</size>
22895       </method>
22896       <method name="Void .ctor(Object, IntPtr)">
22897         <size>0</size>
22898       </method>
22899     </type>
22900   </test>
22901   <test name="gtest-optional-06.cs">
22902     <type name="C">
22903       <method name="Int32 Foo(Int32)">
22904         <size>2</size>
22905       </method>
22906       <method name="Int32 Main()">
22907         <size>38</size>
22908       </method>
22909       <method name="Void .ctor()">
22910         <size>7</size>
22911       </method>
22912     </type>
22913     <type name="D">
22914       <method name="Int32 Invoke(Int32)">
22915         <size>0</size>
22916       </method>
22917       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22918         <size>0</size>
22919       </method>
22920       <method name="Int32 EndInvoke(IAsyncResult)">
22921         <size>0</size>
22922       </method>
22923       <method name="Void .ctor(Object, IntPtr)">
22924         <size>0</size>
22925       </method>
22926     </type>
22927   </test>
22928   <test name="gtest-optional-07.cs">
22929     <type name="Tests">
22930       <method name="Void foo(Foo)">
22931         <size>1</size>
22932       </method>
22933       <method name="Int32 Main()">
22934         <size>8</size>
22935       </method>
22936       <method name="Void .ctor()">
22937         <size>7</size>
22938       </method>
22939     </type>
22940   </test>
22941   <test name="gtest-optional-08.cs">
22942     <type name="Tests">
22943       <method name="Int32 Main()">
22944         <size>36</size>
22945       </method>
22946       <method name="Void .ctor(String)">
22947         <size>14</size>
22948       </method>
22949       <method name="Void .ctor(Int32)">
22950         <size>7</size>
22951       </method>
22952     </type>
22953   </test>
22954   <test name="gtest-partial-01.cs">
22955     <type name="B`1[U]">
22956       <method name="Void .ctor()">
22957         <size>7</size>
22958       </method>
22959     </type>
22960     <type name="C`1[T]">
22961       <method name="Void .ctor()">
22962         <size>7</size>
22963       </method>
22964     </type>
22965     <type name="Test">
22966       <method name="Void Main()">
22967         <size>1</size>
22968       </method>
22969       <method name="Void .ctor()">
22970         <size>7</size>
22971       </method>
22972     </type>
22973   </test>
22974   <test name="gtest-partial-02.cs">
22975     <type name="A`1[T]">
22976       <method name="Void Test()">
22977         <size>13</size>
22978       </method>
22979       <method name="T get_CurrentItem()">
22980         <size>7</size>
22981       </method>
22982       <method name="Void set_CurrentItem(T)">
22983         <size>8</size>
22984       </method>
22985       <method name="Void .ctor()">
22986         <size>7</size>
22987       </method>
22988     </type>
22989     <type name="C">
22990       <method name="Void Main()">
22991         <size>1</size>
22992       </method>
22993       <method name="Void .ctor()">
22994         <size>7</size>
22995       </method>
22996     </type>
22997   </test>
22998   <test name="gtest-repl-01.cs">
22999     <type name="MyTest">
23000       <method name="Void Run(System.String, System.String)">
23001         <size>23</size>
23002       </method>
23003       <method name="Void Evaluate(System.String, System.String, System.Object)">
23004         <size>80</size>
23005       </method>
23006       <method name="Void Main()">
23007         <size>540</size>
23008       </method>
23009       <method name="Void .ctor()">
23010         <size>7</size>
23011       </method>
23012     </type>
23013   </test>
23014   <test name="gtest-var-04.cs">
23015     <type name="Test">
23016       <method name="Void .ctor()">
23017         <size>7</size>
23018       </method>
23019       <method name="Int32 Main()">
23020         <size>221</size>
23021       </method>
23022     </type>
23023   </test>
23024   <test name="gtest-variance-1.cs">
23025     <type name="Foo">
23026       <method name="System.String get_Bar()">
23027         <size>7</size>
23028       </method>
23029       <method name="Void .ctor(String)">
23030         <size>14</size>
23031       </method>
23032     </type>
23033     <type name="Test">
23034       <method name="Int32 Main()">
23035         <size>57</size>
23036       </method>
23037       <method name="Void .ctor()">
23038         <size>7</size>
23039       </method>
23040     </type>
23041   </test>
23042   <test name="gtest-variance-10.cs">
23043     <type name="Foo">
23044       <method name="Void .ctor()">
23045         <size>7</size>
23046       </method>
23047     </type>
23048     <type name="Test">
23049       <method name="Int32 I&lt;string&gt;.get_Count()">
23050         <size>2</size>
23051       </method>
23052       <method name="Int32 I&lt;Foo&gt;.get_Count()">
23053         <size>2</size>
23054       </method>
23055       <method name="Void .ctor()">
23056         <size>7</size>
23057       </method>
23058     </type>
23059     <type name="Program">
23060       <method name="Int32 Main()">
23061         <size>29</size>
23062       </method>
23063     </type>
23064   </test>
23065   <test name="gtest-variance-11.cs">
23066     <type name="D">
23067       <method name="Void .ctor()">
23068         <size>7</size>
23069       </method>
23070       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
23071         <size>38</size>
23072       </method>
23073       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
23074         <size>38</size>
23075       </method>
23076       <method name="Int32 Main()">
23077         <size>38</size>
23078       </method>
23079     </type>
23080   </test>
23081   <test name="gtest-variance-12.cs">
23082     <type name="D">
23083       <method name="Void add_field(D`1[System.String])">
23084         <size>24</size>
23085       </method>
23086       <method name="Void remove_field(D`1[System.String])">
23087         <size>24</size>
23088       </method>
23089       <method name="Int32 Main()">
23090         <size>72</size>
23091       </method>
23092       <method name="Void &lt;Main&gt;m__0()">
23093         <size>1</size>
23094       </method>
23095       <method name="Void .ctor()">
23096         <size>7</size>
23097       </method>
23098     </type>
23099     <type name="D`1[T]">
23100       <method name="Void Invoke()">
23101         <size>0</size>
23102       </method>
23103       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23104         <size>0</size>
23105       </method>
23106       <method name="Void EndInvoke(IAsyncResult)">
23107         <size>0</size>
23108       </method>
23109       <method name="Void .ctor(Object, IntPtr)">
23110         <size>0</size>
23111       </method>
23112     </type>
23113   </test>
23114   <test name="gtest-variance-13.cs">
23115     <type name="A">
23116       <method name="Void .ctor()">
23117         <size>7</size>
23118       </method>
23119       <method name="Void Foo[T](T, IList`1)">
23120         <size>1</size>
23121       </method>
23122       <method name="Void Test()">
23123         <size>17</size>
23124       </method>
23125     </type>
23126     <type name="B">
23127       <method name="Void .ctor()">
23128         <size>7</size>
23129       </method>
23130       <method name="Void Foo[T](T, I`1)">
23131         <size>1</size>
23132       </method>
23133       <method name="Void Test[U](U, I`1)">
23134         <size>8</size>
23135       </method>
23136     </type>
23137     <type name="M">
23138       <method name="Void .ctor()">
23139         <size>7</size>
23140       </method>
23141       <method name="Int32 Main()">
23142         <size>2</size>
23143       </method>
23144     </type>
23145   </test>
23146   <test name="gtest-variance-2.cs">
23147     <type name="Foo">
23148       <method name="System.String Bar(System.Object)">
23149         <size>12</size>
23150       </method>
23151       <method name="Void .ctor()">
23152         <size>7</size>
23153       </method>
23154     </type>
23155     <type name="Test">
23156       <method name="Int32 Main()">
23157         <size>92</size>
23158       </method>
23159       <method name="Void .ctor()">
23160         <size>7</size>
23161       </method>
23162     </type>
23163   </test>
23164   <test name="gtest-variance-3.cs">
23165     <type name="Test">
23166       <method name="Int32 Main()">
23167         <size>56</size>
23168       </method>
23169       <method name="Int32 Bar(Foo`1[System.Object])">
23170         <size>12</size>
23171       </method>
23172       <method name="Void .ctor()">
23173         <size>7</size>
23174       </method>
23175     </type>
23176     <type name="Foo`1[T]">
23177       <method name="T Invoke()">
23178         <size>0</size>
23179       </method>
23180       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23181         <size>0</size>
23182       </method>
23183       <method name="T EndInvoke(IAsyncResult)">
23184         <size>0</size>
23185       </method>
23186       <method name="Void .ctor(Object, IntPtr)">
23187         <size>0</size>
23188       </method>
23189     </type>
23190     <type name="Test+&lt;Main&gt;c__AnonStorey0">
23191       <method name="System.String &lt;&gt;m__0()">
23192         <size>7</size>
23193       </method>
23194       <method name="Void .ctor()">
23195         <size>7</size>
23196       </method>
23197     </type>
23198   </test>
23199   <test name="gtest-variance-4.cs">
23200     <type name="Test">
23201       <method name="Int32 Main()">
23202         <size>58</size>
23203       </method>
23204       <method name="Int32 Bar(Foo`1[System.String], System.String)">
23205         <size>8</size>
23206       </method>
23207       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
23208         <size>7</size>
23209       </method>
23210       <method name="Void .ctor()">
23211         <size>7</size>
23212       </method>
23213     </type>
23214     <type name="Foo`1[T]">
23215       <method name="Int32 Invoke(T)">
23216         <size>0</size>
23217       </method>
23218       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23219         <size>0</size>
23220       </method>
23221       <method name="Int32 EndInvoke(IAsyncResult)">
23222         <size>0</size>
23223       </method>
23224       <method name="Void .ctor(Object, IntPtr)">
23225         <size>0</size>
23226       </method>
23227     </type>
23228   </test>
23229   <test name="gtest-variance-5.cs">
23230     <type name="BothVariants`2[T1,T2]">
23231       <method name="T1 get_Foo()">
23232         <size>7</size>
23233       </method>
23234       <method name="Void set_Foo(T1)">
23235         <size>8</size>
23236       </method>
23237       <method name="Int32 Bar(T2)">
23238         <size>35</size>
23239       </method>
23240       <method name="Void .ctor(T1)">
23241         <size>14</size>
23242       </method>
23243     </type>
23244     <type name="Invariant`1[T]">
23245       <method name="T get_Foo()">
23246         <size>36</size>
23247       </method>
23248       <method name="Int32 Bar(T)">
23249         <size>14</size>
23250       </method>
23251       <method name="Void .ctor()">
23252         <size>7</size>
23253       </method>
23254     </type>
23255     <type name="A">
23256       <method name="System.String get_Fruit()">
23257         <size>6</size>
23258       </method>
23259       <method name="Void .ctor()">
23260         <size>7</size>
23261       </method>
23262     </type>
23263     <type name="B">
23264       <method name="System.String get_Fruit()">
23265         <size>6</size>
23266       </method>
23267       <method name="Void .ctor()">
23268         <size>7</size>
23269       </method>
23270     </type>
23271     <type name="C">
23272       <method name="System.String get_Fruit()">
23273         <size>6</size>
23274       </method>
23275       <method name="Void .ctor()">
23276         <size>7</size>
23277       </method>
23278     </type>
23279     <type name="Test">
23280       <method name="Int32 Main()">
23281         <size>110</size>
23282       </method>
23283       <method name="Void .ctor()">
23284         <size>7</size>
23285       </method>
23286     </type>
23287   </test>
23288   <test name="gtest-variance-6.cs">
23289     <type name="Program">
23290       <method name="Void .ctor()">
23291         <size>7</size>
23292       </method>
23293       <method name="Void Main()">
23294         <size>1</size>
23295       </method>
23296     </type>
23297     <type name="Cov1`1[U]">
23298       <method name="Void .ctor(Object, IntPtr)">
23299         <size>0</size>
23300       </method>
23301       <method name="ICovariant`1 Invoke(IContravariant`1)">
23302         <size>0</size>
23303       </method>
23304       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
23305         <size>0</size>
23306       </method>
23307       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23308         <size>0</size>
23309       </method>
23310     </type>
23311     <type name="Cov2`1[U]">
23312       <method name="Void .ctor(Object, IntPtr)">
23313         <size>0</size>
23314       </method>
23315       <method name="ICovariant`1 Invoke(IContravariant`1)">
23316         <size>0</size>
23317       </method>
23318       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
23319         <size>0</size>
23320       </method>
23321       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23322         <size>0</size>
23323       </method>
23324     </type>
23325     <type name="Cov3`1[U]">
23326       <method name="Void .ctor(Object, IntPtr)">
23327         <size>0</size>
23328       </method>
23329       <method name="ICovariant`1 Invoke(IContravariant`1)">
23330         <size>0</size>
23331       </method>
23332       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
23333         <size>0</size>
23334       </method>
23335       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23336         <size>0</size>
23337       </method>
23338     </type>
23339     <type name="Cov4`1[U]">
23340       <method name="Void .ctor(Object, IntPtr)">
23341         <size>0</size>
23342       </method>
23343       <method name="ICovariant`1 Invoke()">
23344         <size>0</size>
23345       </method>
23346       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23347         <size>0</size>
23348       </method>
23349       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
23350         <size>0</size>
23351       </method>
23352     </type>
23353     <type name="Cov5`1[U]">
23354       <method name="Void .ctor(Object, IntPtr)">
23355         <size>0</size>
23356       </method>
23357       <method name="IContravariant`1 Invoke()">
23358         <size>0</size>
23359       </method>
23360       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23361         <size>0</size>
23362       </method>
23363       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23364         <size>0</size>
23365       </method>
23366     </type>
23367     <type name="Contra5`1[U]">
23368       <method name="Void .ctor(Object, IntPtr)">
23369         <size>0</size>
23370       </method>
23371       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23372         <size>0</size>
23373       </method>
23374       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23375         <size>0</size>
23376       </method>
23377       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23378         <size>0</size>
23379       </method>
23380     </type>
23381     <type name="Contra6`1[U]">
23382       <method name="Void .ctor(Object, IntPtr)">
23383         <size>0</size>
23384       </method>
23385       <method name="IContravariant`1 Invoke()">
23386         <size>0</size>
23387       </method>
23388       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23389         <size>0</size>
23390       </method>
23391       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23392         <size>0</size>
23393       </method>
23394     </type>
23395     <type name="Contra7`1[U]">
23396       <method name="Void .ctor(Object, IntPtr)">
23397         <size>0</size>
23398       </method>
23399       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23400         <size>0</size>
23401       </method>
23402       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23403         <size>0</size>
23404       </method>
23405       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23406         <size>0</size>
23407       </method>
23408     </type>
23409     <type name="Contra8`1[U]">
23410       <method name="Void .ctor(Object, IntPtr)">
23411         <size>0</size>
23412       </method>
23413       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
23414         <size>0</size>
23415       </method>
23416       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
23417         <size>0</size>
23418       </method>
23419       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
23420         <size>0</size>
23421       </method>
23422     </type>
23423   </test>
23424   <test name="gtest-variance-7.cs">
23425     <type name="C">
23426       <method name="Void .ctor()">
23427         <size>7</size>
23428       </method>
23429       <method name="Void Main()">
23430         <size>1</size>
23431       </method>
23432     </type>
23433     <type name="Covariant`1[T]">
23434       <method name="Void .ctor(Object, IntPtr)">
23435         <size>0</size>
23436       </method>
23437       <method name="T Invoke()">
23438         <size>0</size>
23439       </method>
23440       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23441         <size>0</size>
23442       </method>
23443       <method name="T EndInvoke(IAsyncResult)">
23444         <size>0</size>
23445       </method>
23446     </type>
23447     <type name="Contra`1[T]">
23448       <method name="Void .ctor(Object, IntPtr)">
23449         <size>0</size>
23450       </method>
23451       <method name="Void Invoke(T)">
23452         <size>0</size>
23453       </method>
23454       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23455         <size>0</size>
23456       </method>
23457       <method name="Void EndInvoke(IAsyncResult)">
23458         <size>0</size>
23459       </method>
23460     </type>
23461     <type name="CoContra`2[TR,T]">
23462       <method name="Void .ctor(Object, IntPtr)">
23463         <size>0</size>
23464       </method>
23465       <method name="TR Invoke(T)">
23466         <size>0</size>
23467       </method>
23468       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23469         <size>0</size>
23470       </method>
23471       <method name="TR EndInvoke(IAsyncResult)">
23472         <size>0</size>
23473       </method>
23474     </type>
23475     <type name="None`1[T]">
23476       <method name="Void .ctor(Object, IntPtr)">
23477         <size>0</size>
23478       </method>
23479       <method name="Void Invoke(T)">
23480         <size>0</size>
23481       </method>
23482       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
23483         <size>0</size>
23484       </method>
23485       <method name="Void EndInvoke(IAsyncResult)">
23486         <size>0</size>
23487       </method>
23488     </type>
23489     <type name="Test`1[U]">
23490       <method name="Void .ctor(Object, IntPtr)">
23491         <size>0</size>
23492       </method>
23493       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
23494         <size>0</size>
23495       </method>
23496       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23497         <size>0</size>
23498       </method>
23499       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23500         <size>0</size>
23501       </method>
23502     </type>
23503     <type name="Test2`1[U]">
23504       <method name="Void .ctor(Object, IntPtr)">
23505         <size>0</size>
23506       </method>
23507       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
23508         <size>0</size>
23509       </method>
23510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23511         <size>0</size>
23512       </method>
23513       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
23514         <size>0</size>
23515       </method>
23516     </type>
23517     <type name="Test3`1[U]">
23518       <method name="Void .ctor(Object, IntPtr)">
23519         <size>0</size>
23520       </method>
23521       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23522         <size>0</size>
23523       </method>
23524       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23525         <size>0</size>
23526       </method>
23527       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23528         <size>0</size>
23529       </method>
23530     </type>
23531     <type name="Test4`1[U]">
23532       <method name="Void .ctor(Object, IntPtr)">
23533         <size>0</size>
23534       </method>
23535       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
23536         <size>0</size>
23537       </method>
23538       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23539         <size>0</size>
23540       </method>
23541       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
23542         <size>0</size>
23543       </method>
23544     </type>
23545     <type name="Test5`1[U]">
23546       <method name="Void .ctor(Object, IntPtr)">
23547         <size>0</size>
23548       </method>
23549       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
23550         <size>0</size>
23551       </method>
23552       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23553         <size>0</size>
23554       </method>
23555       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
23556         <size>0</size>
23557       </method>
23558     </type>
23559     <type name="Test6`1[U]">
23560       <method name="Void .ctor(Object, IntPtr)">
23561         <size>0</size>
23562       </method>
23563       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
23564         <size>0</size>
23565       </method>
23566       <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)">
23567         <size>0</size>
23568       </method>
23569       <method name="Void EndInvoke(IAsyncResult)">
23570         <size>0</size>
23571       </method>
23572     </type>
23573     <type name="Both`2[U,V]">
23574       <method name="Void .ctor(Object, IntPtr)">
23575         <size>0</size>
23576       </method>
23577       <method name="Void Invoke(CoContra`2[U,V])">
23578         <size>0</size>
23579       </method>
23580       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
23581         <size>0</size>
23582       </method>
23583       <method name="Void EndInvoke(IAsyncResult)">
23584         <size>0</size>
23585       </method>
23586     </type>
23587     <type name="Both2`2[U,V]">
23588       <method name="Void .ctor(Object, IntPtr)">
23589         <size>0</size>
23590       </method>
23591       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
23592         <size>0</size>
23593       </method>
23594       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
23595         <size>0</size>
23596       </method>
23597       <method name="Void EndInvoke(IAsyncResult)">
23598         <size>0</size>
23599       </method>
23600     </type>
23601     <type name="Both3`2[U,V]">
23602       <method name="Void .ctor(Object, IntPtr)">
23603         <size>0</size>
23604       </method>
23605       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
23606         <size>0</size>
23607       </method>
23608       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
23609         <size>0</size>
23610       </method>
23611       <method name="Void EndInvoke(IAsyncResult)">
23612         <size>0</size>
23613       </method>
23614     </type>
23615     <type name="Both4`2[U,V]">
23616       <method name="Void .ctor(Object, IntPtr)">
23617         <size>0</size>
23618       </method>
23619       <method name="Void Invoke(Both`2[V,U])">
23620         <size>0</size>
23621       </method>
23622       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
23623         <size>0</size>
23624       </method>
23625       <method name="Void EndInvoke(IAsyncResult)">
23626         <size>0</size>
23627       </method>
23628     </type>
23629     <type name="Both5`2[U,V]">
23630       <method name="Void .ctor(Object, IntPtr)">
23631         <size>0</size>
23632       </method>
23633       <method name="Void Invoke(Both`2[V,System.Int32])">
23634         <size>0</size>
23635       </method>
23636       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
23637         <size>0</size>
23638       </method>
23639       <method name="Void EndInvoke(IAsyncResult)">
23640         <size>0</size>
23641       </method>
23642     </type>
23643   </test>
23644   <test name="gtest-variance-8.cs">
23645     <type name="A`1[T]">
23646       <method name="Void .ctor()">
23647         <size>7</size>
23648       </method>
23649     </type>
23650     <type name="C">
23651       <method name="Int32 Main()">
23652         <size>144</size>
23653       </method>
23654       <method name="Void .ctor()">
23655         <size>7</size>
23656       </method>
23657     </type>
23658   </test>
23659   <test name="gtest-variance-9.cs">
23660     <type name="Test">
23661       <method name="Void .ctor()">
23662         <size>7</size>
23663       </method>
23664       <method name="Void Foo(IIn`1)">
23665         <size>1</size>
23666       </method>
23667       <method name="Int32 Main()">
23668         <size>10</size>
23669       </method>
23670     </type>
23671   </test>
23672   <test name="test-1.cs">
23673     <type name="X">
23674       <method name="Void .ctor()">
23675         <size>7</size>
23676       </method>
23677       <method name="Int32 Main(System.String[])">
23678         <size>12</size>
23679       </method>
23680     </type>
23681   </test>
23682   <test name="test-10.cs">
23683     <type name="X">
23684       <method name="Void .ctor()">
23685         <size>7</size>
23686       </method>
23687       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
23688         <size>1</size>
23689       </method>
23690       <method name="Void bsbyte()">
23691         <size>35</size>
23692       </method>
23693       <method name="Void abyte(SByte, Char)">
23694         <size>1</size>
23695       </method>
23696       <method name="Void bbyte()">
23697         <size>22</size>
23698       </method>
23699       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
23700         <size>1</size>
23701       </method>
23702       <method name="Void bshort()">
23703         <size>39</size>
23704       </method>
23705       <method name="Void aushort(SByte, Byte, Int16, Char)">
23706         <size>1</size>
23707       </method>
23708       <method name="Void bushort()">
23709         <size>29</size>
23710       </method>
23711       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
23712         <size>1</size>
23713       </method>
23714       <method name="Void bint()">
23715         <size>42</size>
23716       </method>
23717       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
23718         <size>1</size>
23719       </method>
23720       <method name="Void buint()">
23721         <size>38</size>
23722       </method>
23723       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
23724         <size>1</size>
23725       </method>
23726       <method name="Void blong()">
23727         <size>47</size>
23728       </method>
23729       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
23730         <size>1</size>
23731       </method>
23732       <method name="Void bulong()">
23733         <size>47</size>
23734       </method>
23735       <method name="Void achar(SByte, Byte, Int16)">
23736         <size>1</size>
23737       </method>
23738       <method name="Void bchar()">
23739         <size>27</size>
23740       </method>
23741       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
23742         <size>1</size>
23743       </method>
23744       <method name="Void bfloat()">
23745         <size>67</size>
23746       </method>
23747       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
23748         <size>1</size>
23749       </method>
23750       <method name="Void bdouble()">
23751         <size>75</size>
23752       </method>
23753       <method name="Void TestDecimal(Decimal)">
23754         <size>15</size>
23755       </method>
23756       <method name="Void Main()">
23757         <size>1</size>
23758       </method>
23759     </type>
23760     <type name="Test2">
23761       <method name="Void .ctor()">
23762         <size>7</size>
23763       </method>
23764       <method name="Void ExtraTst()">
23765         <size>12</size>
23766       </method>
23767     </type>
23768   </test>
23769   <test name="test-100.cs">
23770     <type name="GLib.Object">
23771       <method name="Void .ctor()">
23772         <size>7</size>
23773       </method>
23774       <method name="Int32 get_Raw()">
23775         <size>2</size>
23776       </method>
23777       <method name="Void set_Raw(Int32)">
23778         <size>8</size>
23779       </method>
23780       <method name="Void GetProperty()">
23781         <size>12</size>
23782       </method>
23783       <method name="Int32 Main()">
23784         <size>2</size>
23785       </method>
23786     </type>
23787   </test>
23788   <test name="test-101.cs">
23789     <type name="Test.MyAttribute">
23790       <method name="Void .ctor(String)">
23791         <size>20</size>
23792       </method>
23793     </type>
23794     <type name="Test.My2Attribute">
23795       <method name="Void .ctor(String, Int32)">
23796         <size>31</size>
23797       </method>
23798     </type>
23799     <type name="Test.Test">
23800       <method name="Void .ctor()">
23801         <size>7</size>
23802       </method>
23803       <method name="Int32 Main()">
23804         <size>92</size>
23805       </method>
23806     </type>
23807   </test>
23808   <test name="test-102.cs">
23809     <type name="N1.MineAttribute">
23810       <method name="Void .ctor(String)">
23811         <size>14</size>
23812       </method>
23813     </type>
23814     <type name="N1.ReturnAttribute">
23815       <method name="Void .ctor(String)">
23816         <size>14</size>
23817       </method>
23818     </type>
23819     <type name="N1.Foo">
23820       <method name="Void .ctor()">
23821         <size>7</size>
23822       </method>
23823       <method name="Int32 Main()">
23824         <size>250</size>
23825       </method>
23826     </type>
23827   </test>
23828   <test name="test-103.cs">
23829     <type name="A">
23830       <method name="Void .ctor()">
23831         <size>7</size>
23832       </method>
23833       <method name="Int32 Foo()">
23834         <size>0</size>
23835       </method>
23836     </type>
23837     <type name="B">
23838       <method name="Void .ctor()">
23839         <size>7</size>
23840       </method>
23841       <method name="Int32 Foo()">
23842         <size>2</size>
23843       </method>
23844       <method name="Int32 M()">
23845         <size>7</size>
23846       </method>
23847     </type>
23848     <type name="Test">
23849       <method name="Void .ctor()">
23850         <size>7</size>
23851       </method>
23852       <method name="Int32 Main()">
23853         <size>11</size>
23854       </method>
23855     </type>
23856   </test>
23857   <test name="test-104.cs">
23858     <type name="Test">
23859       <method name="Void .ctor()">
23860         <size>7</size>
23861       </method>
23862       <method name="Int32 Main(System.String[])">
23863         <size>12</size>
23864       </method>
23865     </type>
23866   </test>
23867   <test name="test-105.cs">
23868     <type name="Test">
23869       <method name="Void .ctor()">
23870         <size>7</size>
23871       </method>
23872       <method name="Int32 F(Int32)">
23873         <size>33</size>
23874       </method>
23875       <method name="Void async_callback(IAsyncResult)">
23876         <size>22</size>
23877       </method>
23878       <method name="Int32 Main()">
23879         <size>407</size>
23880       </method>
23881     </type>
23882     <type name="Test+SimpleDelegate">
23883       <method name="Void .ctor(Object, IntPtr)">
23884         <size>0</size>
23885       </method>
23886       <method name="Int32 Invoke(Int32)">
23887         <size>0</size>
23888       </method>
23889       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23890         <size>0</size>
23891       </method>
23892       <method name="Int32 EndInvoke(IAsyncResult)">
23893         <size>0</size>
23894       </method>
23895     </type>
23896   </test>
23897   <test name="test-106.cs">
23898     <type name="Test">
23899       <method name="Int32 F(Int32)">
23900         <size>27</size>
23901       </method>
23902       <method name="Void async_callback(IAsyncResult)">
23903         <size>33</size>
23904       </method>
23905       <method name="Int32 Main()">
23906         <size>135</size>
23907       </method>
23908       <method name="Void .ctor()">
23909         <size>7</size>
23910       </method>
23911       <method name="Void .cctor()">
23912         <size>1</size>
23913       </method>
23914     </type>
23915     <type name="Test+SimpleDelegate">
23916       <method name="Int32 Invoke(Int32)">
23917         <size>0</size>
23918       </method>
23919       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23920         <size>0</size>
23921       </method>
23922       <method name="Int32 EndInvoke(IAsyncResult)">
23923         <size>0</size>
23924       </method>
23925       <method name="Void .ctor(Object, IntPtr)">
23926         <size>0</size>
23927       </method>
23928     </type>
23929   </test>
23930   <test name="test-107.cs">
23931     <type name="Test">
23932       <method name="Void .ctor()">
23933         <size>7</size>
23934       </method>
23935       <method name="Void .cctor()">
23936         <size>1</size>
23937       </method>
23938       <method name="Int32 F(Int32)">
23939         <size>27</size>
23940       </method>
23941       <method name="Void async_callback(IAsyncResult)">
23942         <size>100</size>
23943       </method>
23944       <method name="Int32 Main()">
23945         <size>89</size>
23946       </method>
23947     </type>
23948     <type name="Test+SimpleDelegate">
23949       <method name="Void .ctor(Object, IntPtr)">
23950         <size>0</size>
23951       </method>
23952       <method name="Int32 Invoke(Int32)">
23953         <size>0</size>
23954       </method>
23955       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23956         <size>0</size>
23957       </method>
23958       <method name="Int32 EndInvoke(IAsyncResult)">
23959         <size>0</size>
23960       </method>
23961     </type>
23962   </test>
23963   <test name="test-108.cs">
23964     <type name="X">
23965       <method name="Void .ctor()">
23966         <size>7</size>
23967       </method>
23968       <method name="Int32 Main()">
23969         <size>79</size>
23970       </method>
23971     </type>
23972   </test>
23973   <test name="test-109.cs">
23974     <type name="T">
23975       <method name="Void .ctor()">
23976         <size>7</size>
23977       </method>
23978       <method name="Int32 Main()">
23979         <size>23</size>
23980       </method>
23981     </type>
23982   </test>
23983   <test name="test-11.cs">
23984     <type name="Test">
23985       <method name="Void .ctor()">
23986         <size>7</size>
23987       </method>
23988       <method name="Int32 boxtest()">
23989         <size>12</size>
23990       </method>
23991       <method name="Int32 Main()">
23992         <size>14</size>
23993       </method>
23994     </type>
23995   </test>
23996   <test name="test-110.cs">
23997     <type name="test.test">
23998       <method name="Void .ctor()">
23999         <size>7</size>
24000       </method>
24001       <method name="Int32 test_method(Int32)">
24002         <size>13</size>
24003       </method>
24004       <method name="Int32 Main()">
24005         <size>17</size>
24006       </method>
24007     </type>
24008   </test>
24009   <test name="test-111.cs">
24010     <type name="T">
24011       <method name="Void .ctor()">
24012         <size>7</size>
24013       </method>
24014       <method name="System.Object get_obj()">
24015         <size>6</size>
24016       </method>
24017       <method name="Int32 Main()">
24018         <size>21</size>
24019       </method>
24020     </type>
24021   </test>
24022   <test name="test-112.cs">
24023     <type name="X">
24024       <method name="Void .ctor()">
24025         <size>7</size>
24026       </method>
24027       <method name="System.Int32[] g()">
24028         <size>14</size>
24029       </method>
24030       <method name="Int32 Main()">
24031         <size>18</size>
24032       </method>
24033     </type>
24034   </test>
24035   <test name="test-113.cs">
24036     <type name="X">
24037       <method name="Void .ctor()">
24038         <size>7</size>
24039       </method>
24040       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
24041         <size>4</size>
24042       </method>
24043       <method name="Void GetProperty(System.String, System.String ByRef)">
24044         <size>21</size>
24045       </method>
24046       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
24047         <size>4</size>
24048       </method>
24049       <method name="Void GetProperty(System.String, Boolean ByRef)">
24050         <size>21</size>
24051       </method>
24052       <method name="Int32 Main()">
24053         <size>2</size>
24054       </method>
24055     </type>
24056   </test>
24057   <test name="test-114.cs">
24058     <type name="MyClass">
24059       <method name="Void .ctor()">
24060         <size>7</size>
24061       </method>
24062       <method name="Int32 Main()">
24063         <size>15</size>
24064       </method>
24065     </type>
24066     <type name="MyClass+IsAnything">
24067       <method name="Void .ctor(Object, IntPtr)">
24068         <size>0</size>
24069       </method>
24070       <method name="Boolean Invoke(Char)">
24071         <size>0</size>
24072       </method>
24073       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
24074         <size>0</size>
24075       </method>
24076       <method name="Boolean EndInvoke(IAsyncResult)">
24077         <size>0</size>
24078       </method>
24079     </type>
24080   </test>
24081   <test name="test-115.cs">
24082     <type name="A">
24083       <method name="Void .ctor()">
24084         <size>7</size>
24085       </method>
24086       <method name="X op_Explicit(A)">
24087         <size>8</size>
24088       </method>
24089     </type>
24090     <type name="X">
24091       <method name="Void .ctor()">
24092         <size>7</size>
24093       </method>
24094     </type>
24095     <type name="Y">
24096       <method name="Void .ctor()">
24097         <size>7</size>
24098       </method>
24099     </type>
24100     <type name="blah">
24101       <method name="Void .ctor()">
24102         <size>7</size>
24103       </method>
24104       <method name="Int32 Main()">
24105         <size>47</size>
24106       </method>
24107     </type>
24108   </test>
24109   <test name="test-116.cs">
24110     <type name="X">
24111       <method name="Void .ctor()">
24112         <size>7</size>
24113       </method>
24114       <method name="Int32 Main()">
24115         <size>12</size>
24116       </method>
24117     </type>
24118   </test>
24119   <test name="test-117.cs">
24120     <type name="Blah">
24121       <method name="Void .ctor()">
24122         <size>18</size>
24123       </method>
24124       <method name="Int32 Main()">
24125         <size>25</size>
24126       </method>
24127     </type>
24128   </test>
24129   <test name="test-118.cs">
24130     <type name="Container">
24131       <method name="Void .ctor()">
24132         <size>7</size>
24133       </method>
24134       <method name="Int32 Main(System.String[])">
24135         <size>2</size>
24136       </method>
24137     </type>
24138   </test>
24139   <test name="test-119.cs">
24140     <type name="Value">
24141       <method name="Void .ctor()">
24142         <size>7</size>
24143       </method>
24144       <method name="Int32 op_Explicit(Value)">
24145         <size>2</size>
24146       </method>
24147       <method name="MyObject op_Explicit(Value)">
24148         <size>7</size>
24149       </method>
24150       <method name="UInt32 op_Explicit(Value)">
24151         <size>2</size>
24152       </method>
24153     </type>
24154     <type name="MyObject">
24155       <method name="Void .ctor(Int32)">
24156         <size>7</size>
24157       </method>
24158     </type>
24159     <type name="Derived">
24160       <method name="Void .ctor(Int32)">
24161         <size>8</size>
24162       </method>
24163       <method name="Derived Blah()">
24164         <size>18</size>
24165       </method>
24166     </type>
24167     <type name="Test">
24168       <method name="Void .ctor()">
24169         <size>7</size>
24170       </method>
24171       <method name="Int32 Main()">
24172         <size>33</size>
24173       </method>
24174     </type>
24175   </test>
24176   <test name="test-12.cs">
24177     <type name="X">
24178       <method name="Void .ctor()">
24179         <size>7</size>
24180       </method>
24181       <method name="Int32 Main(System.String[])">
24182         <size>270</size>
24183       </method>
24184       <method name="System.String s(System.String, Int32)">
24185         <size>13</size>
24186       </method>
24187       <method name="System.String x(System.String, System.Object)">
24188         <size>8</size>
24189       </method>
24190     </type>
24191   </test>
24192   <test name="test-120.cs">
24193     <type name="test">
24194       <method name="Void .ctor()">
24195         <size>7</size>
24196       </method>
24197       <method name="Int32 Main()">
24198         <size>140</size>
24199       </method>
24200     </type>
24201   </test>
24202   <test name="test-121.cs">
24203     <type name="X">
24204       <method name="Void .ctor()">
24205         <size>7</size>
24206       </method>
24207       <method name="Int32 g()">
24208         <size>14</size>
24209       </method>
24210       <method name="Int32 Main()">
24211         <size>81</size>
24212       </method>
24213     </type>
24214   </test>
24215   <test name="test-122.cs">
24216     <type name="A">
24217       <method name="Void .ctor()">
24218         <size>7</size>
24219       </method>
24220       <method name="Void .cctor()">
24221         <size>1</size>
24222       </method>
24223       <method name="Int32 Main()">
24224         <size>2</size>
24225       </method>
24226     </type>
24227     <type name="A+B">
24228       <method name="Void .ctor()">
24229         <size>7</size>
24230       </method>
24231       <method name="Void Foo()">
24232         <size>13</size>
24233       </method>
24234     </type>
24235   </test>
24236   <test name="test-123.cs">
24237     <type name="X">
24238       <method name="Void .ctor()">
24239         <size>7</size>
24240       </method>
24241       <method name="System.Object get_non_null()">
24242         <size>6</size>
24243       </method>
24244       <method name="System.Object get_null()">
24245         <size>2</size>
24246       </method>
24247       <method name="Int32 Main()">
24248         <size>95</size>
24249       </method>
24250     </type>
24251   </test>
24252   <test name="test-124.cs">
24253     <type name="t">
24254       <method name="Void .ctor()">
24255         <size>7</size>
24256       </method>
24257       <method name="Void a()">
24258         <size>16</size>
24259       </method>
24260       <method name="Void b()">
24261         <size>16</size>
24262       </method>
24263       <method name="Void c()">
24264         <size>24</size>
24265       </method>
24266       <method name="Void d()">
24267         <size>28</size>
24268       </method>
24269       <method name="Void Main()">
24270         <size>1</size>
24271       </method>
24272     </type>
24273   </test>
24274   <test name="test-125.cs">
24275     <type name="Fraction">
24276       <method name="Void .ctor(Int32, Int32)">
24277         <size>31</size>
24278       </method>
24279       <method name="Void .ctor(Int32)">
24280         <size>31</size>
24281       </method>
24282       <method name="Boolean Equals(System.Object)">
24283         <size>36</size>
24284       </method>
24285       <method name="System.String ToString()">
24286         <size>35</size>
24287       </method>
24288       <method name="Fraction op_Implicit(Int32)">
24289         <size>17</size>
24290       </method>
24291       <method name="Int32 op_Explicit(Fraction)">
24292         <size>24</size>
24293       </method>
24294       <method name="Boolean op_Equality(Fraction, Fraction)">
24295         <size>48</size>
24296       </method>
24297       <method name="Boolean op_Inequality(Fraction, Fraction)">
24298         <size>21</size>
24299       </method>
24300       <method name="Fraction op_Addition(Fraction, Fraction)">
24301         <size>102</size>
24302       </method>
24303     </type>
24304     <type name="Tester">
24305       <method name="Void .ctor()">
24306         <size>7</size>
24307       </method>
24308       <method name="Int32 Main()">
24309         <size>148</size>
24310       </method>
24311     </type>
24312   </test>
24313   <test name="test-126.cs">
24314     <type name="X">
24315       <method name="Void .ctor()">
24316         <size>7</size>
24317       </method>
24318       <method name="Void Iface.Method()">
24319         <size>1</size>
24320       </method>
24321       <method name="Int32 Main()">
24322         <size>33</size>
24323       </method>
24324     </type>
24325   </test>
24326   <test name="test-127.cs">
24327     <type name="X">
24328       <method name="Void .ctor()">
24329         <size>7</size>
24330       </method>
24331       <method name="Int32 Main()">
24332         <size>32</size>
24333       </method>
24334     </type>
24335   </test>
24336   <test name="test-128.cs">
24337     <type name="SimpleAttribute">
24338       <method name="Void .ctor(String)">
24339         <size>14</size>
24340       </method>
24341     </type>
24342     <type name="MineAttribute">
24343       <method name="Void .ctor(Type[])">
24344         <size>14</size>
24345       </method>
24346     </type>
24347     <type name="Foo">
24348       <method name="Void .ctor()">
24349         <size>7</size>
24350       </method>
24351       <method name="Int32 MM()">
24352         <size>153</size>
24353       </method>
24354     </type>
24355     <type name="Blah">
24356       <method name="Void .ctor()">
24357         <size>7</size>
24358       </method>
24359       <method name="Int32 get_Value()">
24360         <size>7</size>
24361       </method>
24362       <method name="Void set_Value(Int32)">
24363         <size>8</size>
24364       </method>
24365       <method name="Int32 Another()">
24366         <size>2</size>
24367       </method>
24368       <method name="Int32 Main()">
24369         <size>6</size>
24370       </method>
24371     </type>
24372   </test>
24373   <test name="test-129.cs">
24374     <type name="X">
24375       <method name="Void .ctor()">
24376         <size>7</size>
24377       </method>
24378       <method name="Int32 Main()">
24379         <size>27</size>
24380       </method>
24381     </type>
24382   </test>
24383   <test name="test-13.cs">
24384     <type name="Foo">
24385       <method name="Void .ctor()">
24386         <size>7</size>
24387       </method>
24388       <method name="Boolean MyMethod()">
24389         <size>12</size>
24390       </method>
24391     </type>
24392     <type name="Blah">
24393       <method name="Void .ctor()">
24394         <size>7</size>
24395       </method>
24396       <method name="Int32 Main()">
24397         <size>23</size>
24398       </method>
24399     </type>
24400   </test>
24401   <test name="test-130.cs">
24402     <type name="X">
24403       <method name="Void .ctor()">
24404         <size>20</size>
24405       </method>
24406       <method name="Int32 Main()">
24407         <size>2</size>
24408       </method>
24409     </type>
24410   </test>
24411   <test name="test-131.cs">
24412     <type name="SimpleAttribute">
24413       <method name="Void .ctor(String)">
24414         <size>14</size>
24415       </method>
24416     </type>
24417     <type name="Blah">
24418       <method name="Void .ctor()">
24419         <size>7</size>
24420       </method>
24421       <method name="Int32 Main()">
24422         <size>2</size>
24423       </method>
24424     </type>
24425   </test>
24426   <test name="test-132.cs">
24427     <type name="T">
24428       <method name="Void .ctor()">
24429         <size>7</size>
24430       </method>
24431       <method name="Int32 Main()">
24432         <size>51</size>
24433       </method>
24434     </type>
24435   </test>
24436   <test name="test-133.cs">
24437     <type name="T">
24438       <method name="Void .ctor()">
24439         <size>7</size>
24440       </method>
24441       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
24442         <size>21</size>
24443       </method>
24444       <method name="Void get_struct(S ByRef)">
24445         <size>24</size>
24446       </method>
24447       <method name="Int32 Main()">
24448         <size>75</size>
24449       </method>
24450     </type>
24451   </test>
24452   <test name="test-134.cs">
24453     <type name="AA">
24454       <method name="Void .ctor()">
24455         <size>7</size>
24456       </method>
24457       <method name="Void A()">
24458         <size>8</size>
24459       </method>
24460       <method name="Void B()">
24461         <size>8</size>
24462       </method>
24463       <method name="Void C()">
24464         <size>8</size>
24465       </method>
24466       <method name="Boolean get_OK()">
24467         <size>32</size>
24468       </method>
24469     </type>
24470     <type name="BB">
24471       <method name="Void .ctor()">
24472         <size>7</size>
24473       </method>
24474       <method name="Void A()">
24475         <size>18</size>
24476       </method>
24477       <method name="Void B()">
24478         <size>8</size>
24479       </method>
24480       <method name="Void C()">
24481         <size>8</size>
24482       </method>
24483       <method name="Boolean get_OK()">
24484         <size>32</size>
24485       </method>
24486     </type>
24487     <type name="T">
24488       <method name="Void .ctor()">
24489         <size>7</size>
24490       </method>
24491       <method name="Void A()">
24492         <size>1</size>
24493       </method>
24494       <method name="Void B()">
24495         <size>1</size>
24496       </method>
24497       <method name="Int32 Main()">
24498         <size>76</size>
24499       </method>
24500     </type>
24501   </test>
24502   <test name="test-135.cs">
24503     <type name="A">
24504       <method name="Void .ctor()">
24505         <size>7</size>
24506       </method>
24507       <method name="Void doh()">
24508         <size>1</size>
24509       </method>
24510     </type>
24511     <type name="T">
24512       <method name="Void .ctor()">
24513         <size>7</size>
24514       </method>
24515       <method name="A get_Prop()">
24516         <size>6</size>
24517       </method>
24518       <method name="Int32 Main()">
24519         <size>37</size>
24520       </method>
24521       <method name="IA IB.get_Prop()">
24522         <size>6</size>
24523       </method>
24524     </type>
24525   </test>
24526   <test name="test-136.cs">
24527     <type name="MyCar">
24528       <method name="Void .ctor()">
24529         <size>7</size>
24530       </method>
24531       <method name="Void IDiagnostic.Stop()">
24532         <size>8</size>
24533       </method>
24534       <method name="Void IAutomobile.Stop()">
24535         <size>8</size>
24536       </method>
24537       <method name="Void Stop()">
24538         <size>16</size>
24539       </method>
24540     </type>
24541     <type name="TestConflict">
24542       <method name="Void .ctor()">
24543         <size>7</size>
24544       </method>
24545       <method name="Int32 Main()">
24546         <size>74</size>
24547       </method>
24548     </type>
24549   </test>
24550   <test name="test-137.cs">
24551     <type name="C">
24552       <method name="Void .ctor()">
24553         <size>7</size>
24554       </method>
24555       <method name="Void X()">
24556         <size>15</size>
24557       </method>
24558       <method name="Int32 Main()">
24559         <size>95</size>
24560       </method>
24561     </type>
24562   </test>
24563   <test name="test-138.cs">
24564     <type name="T">
24565       <method name="Void .ctor()">
24566         <size>7</size>
24567       </method>
24568       <method name="Int32 Main()">
24569         <size>14</size>
24570       </method>
24571     </type>
24572   </test>
24573   <test name="test-139.cs">
24574     <type name="T">
24575       <method name="Void one()">
24576         <size>13</size>
24577       </method>
24578       <method name="Void two(T)">
24579         <size>8</size>
24580       </method>
24581       <method name="Void three(T ByRef)">
24582         <size>13</size>
24583       </method>
24584       <method name="Int32 GetHashCode()">
24585         <size>12</size>
24586       </method>
24587       <method name="Int32 Main()">
24588         <size>31</size>
24589       </method>
24590     </type>
24591   </test>
24592   <test name="test-14.cs">
24593     <type name="Obj.A">
24594       <method name="Void .ctor()">
24595         <size>7</size>
24596       </method>
24597       <method name="Int32 F()">
24598         <size>2</size>
24599       </method>
24600       <method name="Int32 G()">
24601         <size>2</size>
24602       </method>
24603       <method name="Int32 H()">
24604         <size>3</size>
24605       </method>
24606     </type>
24607     <type name="Obj.B">
24608       <method name="Void .ctor()">
24609         <size>7</size>
24610       </method>
24611       <method name="Int32 F()">
24612         <size>2</size>
24613       </method>
24614       <method name="Int32 G()">
24615         <size>2</size>
24616       </method>
24617       <method name="Int32 H()">
24618         <size>3</size>
24619       </method>
24620     </type>
24621     <type name="Obj.Test">
24622       <method name="Void .ctor()">
24623         <size>7</size>
24624       </method>
24625       <method name="Int32 Main()">
24626         <size>182</size>
24627       </method>
24628     </type>
24629   </test>
24630   <test name="test-140.cs">
24631     <type name="BreakTest">
24632       <method name="Void .ctor()">
24633         <size>7</size>
24634       </method>
24635       <method name="Void .cctor()">
24636         <size>1</size>
24637       </method>
24638       <method name="Void B()">
24639         <size>47</size>
24640       </method>
24641       <method name="Int32 Main()">
24642         <size>20</size>
24643       </method>
24644     </type>
24645   </test>
24646   <test name="test-141.cs">
24647     <type name="X">
24648       <method name="Void .ctor()">
24649         <size>7</size>
24650       </method>
24651       <method name="Int32 Main()">
24652         <size>38</size>
24653       </method>
24654       <method name="Boolean Test1()">
24655         <size>41</size>
24656       </method>
24657       <method name="Boolean Test2()">
24658         <size>42</size>
24659       </method>
24660       <method name="Boolean Test3()">
24661         <size>37</size>
24662       </method>
24663     </type>
24664   </test>
24665   <test name="test-142.cs">
24666     <type name="TestClass">
24667       <method name="Void .ctor(EventHandler)">
24668         <size>14</size>
24669       </method>
24670       <method name="Int32 Main()">
24671         <size>2</size>
24672       </method>
24673     </type>
24674     <type name="TestBaseClass">
24675       <method name="Void .ctor()">
24676         <size>7</size>
24677       </method>
24678       <method name="Void add_Blah(System.EventHandler)">
24679         <size>24</size>
24680       </method>
24681       <method name="Void remove_Blah(System.EventHandler)">
24682         <size>24</size>
24683       </method>
24684     </type>
24685   </test>
24686   <test name="test-143.cs">
24687     <type name="MonoEnumInfo">
24688       <method name="Void stuff()">
24689         <size>8</size>
24690       </method>
24691       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
24692         <size>20</size>
24693       </method>
24694       <method name="Int32 Main()">
24695         <size>32</size>
24696       </method>
24697     </type>
24698   </test>
24699   <test name="test-144.cs">
24700     <type name="Test">
24701       <method name="Void .ctor()">
24702         <size>7</size>
24703       </method>
24704       <method name="Void Main()">
24705         <size>1</size>
24706       </method>
24707     </type>
24708   </test>
24709   <test name="test-145.cs">
24710     <type name="JagArrayTest">
24711       <method name="Void .ctor()">
24712         <size>7</size>
24713       </method>
24714       <method name="Void .cctor()">
24715         <size>25</size>
24716       </method>
24717       <method name="Void Main()">
24718         <size>15</size>
24719       </method>
24720     </type>
24721   </test>
24722   <test name="test-146.cs">
24723     <type name="Test">
24724       <method name="Void .ctor()">
24725         <size>7</size>
24726       </method>
24727       <method name="Int32 Main()">
24728         <size>335</size>
24729       </method>
24730     </type>
24731   </test>
24732   <test name="test-147.cs">
24733     <type name="X">
24734       <method name="Void .ctor()">
24735         <size>15</size>
24736       </method>
24737       <method name="Void .cctor()">
24738         <size>8</size>
24739       </method>
24740       <method name="X Foo()">
24741         <size>6</size>
24742       </method>
24743       <method name="X Bar()">
24744         <size>6</size>
24745       </method>
24746       <method name="X Baz()">
24747         <size>6</size>
24748       </method>
24749       <method name="UInt32 get_Property()">
24750         <size>2</size>
24751       </method>
24752       <method name="UInt32 get_StaticProperty()">
24753         <size>3</size>
24754       </method>
24755       <method name="Int32 get_Item(Int32)">
24756         <size>2</size>
24757       </method>
24758     </type>
24759     <type name="Y">
24760       <method name="Void .ctor()">
24761         <size>15</size>
24762       </method>
24763       <method name="Void .cctor()">
24764         <size>9</size>
24765       </method>
24766       <method name="Y Foo()">
24767         <size>6</size>
24768       </method>
24769       <method name="Y Bar()">
24770         <size>6</size>
24771       </method>
24772       <method name="Y Baz()">
24773         <size>6</size>
24774       </method>
24775       <method name="UInt32 get_Property()">
24776         <size>2</size>
24777       </method>
24778       <method name="UInt32 get_StaticProperty()">
24779         <size>3</size>
24780       </method>
24781       <method name="Int32 get_Item(Int32)">
24782         <size>2</size>
24783       </method>
24784     </type>
24785     <type name="Z">
24786       <method name="Void .ctor()">
24787         <size>7</size>
24788       </method>
24789       <method name="Int32 Test()">
24790         <size>94</size>
24791       </method>
24792     </type>
24793     <type name="Test">
24794       <method name="Void .ctor()">
24795         <size>7</size>
24796       </method>
24797       <method name="Int32 Main()">
24798         <size>252</size>
24799       </method>
24800     </type>
24801   </test>
24802   <test name="test-148.cs">
24803     <type name="Y">
24804       <method name="Void .ctor()">
24805         <size>7</size>
24806       </method>
24807       <method name="Int32 get_Bar(Int32)">
24808         <size>2</size>
24809       </method>
24810       <method name="Int64 get_Bar(Double)">
24811         <size>3</size>
24812       </method>
24813     </type>
24814     <type name="Z">
24815       <method name="Void .ctor()">
24816         <size>7</size>
24817       </method>
24818       <method name="Int64 get_Whatever(Double)">
24819         <size>3</size>
24820       </method>
24821       <method name="Single get_Whatever(Int64, Int32)">
24822         <size>6</size>
24823       </method>
24824       <method name="Int32 InstanceTest()">
24825         <size>54</size>
24826       </method>
24827       <method name="Int32 Test()">
24828         <size>356</size>
24829       </method>
24830       <method name="Int32 Main()">
24831         <size>94</size>
24832       </method>
24833     </type>
24834     <type name="Z+MyArray">
24835       <method name="Void .ctor()">
24836         <size>7</size>
24837       </method>
24838       <method name="System.Object get_Item(Int32)">
24839         <size>8</size>
24840       </method>
24841       <method name="Void set_Item(Int32, System.Object)">
24842         <size>9</size>
24843       </method>
24844     </type>
24845     <type name="A">
24846       <method name="Void .ctor()">
24847         <size>7</size>
24848       </method>
24849       <method name="Int32 get_Monkey(Int32)">
24850         <size>4</size>
24851       </method>
24852     </type>
24853     <type name="B">
24854       <method name="Void .ctor()">
24855         <size>7</size>
24856       </method>
24857       <method name="Int64 get_Item(Int64, Int32)">
24858         <size>5</size>
24859       </method>
24860     </type>
24861     <type name="C">
24862       <method name="Void .ctor()">
24863         <size>7</size>
24864       </method>
24865       <method name="Int32 get_Item(Int32)">
24866         <size>4</size>
24867       </method>
24868     </type>
24869     <type name="D">
24870       <method name="Void .ctor()">
24871         <size>7</size>
24872       </method>
24873       <method name="Int64 get_Item(Int64, Int32)">
24874         <size>5</size>
24875       </method>
24876     </type>
24877     <type name="E">
24878       <method name="Void .ctor()">
24879         <size>7</size>
24880       </method>
24881       <method name="System.String get_g()">
24882         <size>6</size>
24883       </method>
24884       <method name="Void set_g(System.String)">
24885         <size>1</size>
24886       </method>
24887     </type>
24888     <type name="F">
24889       <method name="Void .ctor()">
24890         <size>7</size>
24891       </method>
24892       <method name="System.String get_g()">
24893         <size>6</size>
24894       </method>
24895     </type>
24896     <type name="DisposableNotifyList">
24897       <method name="Void .ctor()">
24898         <size>7</size>
24899       </method>
24900     </type>
24901     <type name="ChildList">
24902       <method name="Void .ctor()">
24903         <size>7</size>
24904       </method>
24905       <method name="Void Test()">
24906         <size>14</size>
24907       </method>
24908     </type>
24909     <type name="Y">
24910       <method name="Int32 X.get_Foo(Int32)">
24911         <size>2</size>
24912       </method>
24913     </type>
24914   </test>
24915   <test name="test-149.cs">
24916     <type name="Y">
24917       <method name="Void .ctor()">
24918         <size>7</size>
24919       </method>
24920       <method name="Void .cctor()">
24921         <size>1</size>
24922       </method>
24923       <method name="Void add_Foo(System.EventHandler)">
24924         <size>24</size>
24925       </method>
24926       <method name="Void remove_Foo(System.EventHandler)">
24927         <size>24</size>
24928       </method>
24929       <method name="Void add_TestEvent(MyDelegate)">
24930         <size>24</size>
24931       </method>
24932       <method name="Void remove_TestEvent(MyDelegate)">
24933         <size>24</size>
24934       </method>
24935       <method name="Int32 Test()">
24936         <size>166</size>
24937       </method>
24938       <method name="Void callback1(System.Object, System.EventArgs)">
24939         <size>7</size>
24940       </method>
24941       <method name="Int64 callback2(Int32)">
24942         <size>19</size>
24943       </method>
24944       <method name="Void callback3(System.Object, System.EventArgs)">
24945         <size>7</size>
24946       </method>
24947     </type>
24948     <type name="Z">
24949       <method name="Void .ctor()">
24950         <size>7</size>
24951       </method>
24952       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
24953         <size>22</size>
24954       </method>
24955       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
24956         <size>22</size>
24957       </method>
24958       <method name="Int32 a()">
24959         <size>2</size>
24960       </method>
24961       <method name="Int32 Main()">
24962         <size>80</size>
24963       </method>
24964     </type>
24965     <type name="Static">
24966       <method name="Void .ctor()">
24967         <size>7</size>
24968       </method>
24969       <method name="Void add_Test(System.EventHandler)">
24970         <size>22</size>
24971       </method>
24972       <method name="Void remove_Test(System.EventHandler)">
24973         <size>22</size>
24974       </method>
24975       <method name="Void Fire()">
24976         <size>23</size>
24977       </method>
24978     </type>
24979     <type name="Z+SomeEventHandler">
24980       <method name="Void .ctor(Object, IntPtr)">
24981         <size>0</size>
24982       </method>
24983       <method name="Int32 Invoke()">
24984         <size>0</size>
24985       </method>
24986       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24987         <size>0</size>
24988       </method>
24989       <method name="Int32 EndInvoke(IAsyncResult)">
24990         <size>0</size>
24991       </method>
24992     </type>
24993     <type name="MyDelegate">
24994       <method name="Void .ctor(Object, IntPtr)">
24995         <size>0</size>
24996       </method>
24997       <method name="Int64 Invoke(Int32)">
24998         <size>0</size>
24999       </method>
25000       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25001         <size>0</size>
25002       </method>
25003       <method name="Int64 EndInvoke(IAsyncResult)">
25004         <size>0</size>
25005       </method>
25006     </type>
25007     <type name="Y">
25008       <method name="Void X.add_Foo(System.EventHandler)">
25009         <size>1</size>
25010       </method>
25011       <method name="Void X.remove_Foo(System.EventHandler)">
25012         <size>1</size>
25013       </method>
25014     </type>
25015   </test>
25016   <test name="test-15.cs">
25017     <type name="Implementor">
25018       <method name="Void .ctor()">
25019         <size>7</size>
25020       </method>
25021       <method name="Int32 A()">
25022         <size>2</size>
25023       </method>
25024     </type>
25025     <type name="Run">
25026       <method name="Void .ctor()">
25027         <size>7</size>
25028       </method>
25029       <method name="Int32 Main()">
25030         <size>53</size>
25031       </method>
25032     </type>
25033     <type name="StructImplementor">
25034       <method name="Int32 A()">
25035         <size>2</size>
25036       </method>
25037     </type>
25038   </test>
25039   <test name="test-150.cs">
25040     <type name="T">
25041       <method name="Void .ctor()">
25042         <size>18</size>
25043       </method>
25044       <method name="Int32 Main()">
25045         <size>2</size>
25046       </method>
25047     </type>
25048   </test>
25049   <test name="test-151.cs">
25050     <type name="A.Iface">
25051       <method name="Void .ctor()">
25052         <size>7</size>
25053       </method>
25054       <method name="Void bah()">
25055         <size>1</size>
25056       </method>
25057     </type>
25058     <type name="A.my">
25059       <method name="Void .ctor()">
25060         <size>7</size>
25061       </method>
25062       <method name="Void doit(System.Object)">
25063         <size>13</size>
25064       </method>
25065       <method name="Int32 Main()">
25066         <size>2</size>
25067       </method>
25068     </type>
25069   </test>
25070   <test name="test-152.cs">
25071     <type name="X">
25072       <method name="Void .ctor()">
25073         <size>7</size>
25074       </method>
25075       <method name="Int32 Main()">
25076         <size>99</size>
25077       </method>
25078     </type>
25079   </test>
25080   <test name="test-153.cs">
25081     <type name="Z">
25082       <method name="Void .ctor()">
25083         <size>7</size>
25084       </method>
25085       <method name="Void Test2(System.String, System.Object[])">
25086         <size>1</size>
25087       </method>
25088       <method name="Void Test(System.String, System.Object[])">
25089         <size>8</size>
25090       </method>
25091       <method name="Int32 Main()">
25092         <size>86</size>
25093       </method>
25094     </type>
25095   </test>
25096   <test name="test-154.cs">
25097     <type name="X">
25098       <method name="Void .ctor()">
25099         <size>7</size>
25100       </method>
25101       <method name="Int32 Main()">
25102         <size>2</size>
25103       </method>
25104       <method name="Void test1(Single ByRef)">
25105         <size>6</size>
25106       </method>
25107       <method name="Void test2(Int32, Single ByRef)">
25108         <size>38</size>
25109       </method>
25110       <method name="Void test3(System.Int64[], Int32)">
25111         <size>21</size>
25112       </method>
25113       <method name="Int32 test4(Int32, Single ByRef)">
25114         <size>33</size>
25115       </method>
25116       <method name="Int32 test5(Single ByRef, Int64)">
25117         <size>75</size>
25118       </method>
25119       <method name="Int32 test6(Single ByRef)">
25120         <size>10</size>
25121       </method>
25122       <method name="Int64 test7(System.Int32[], Int32)">
25123         <size>64</size>
25124       </method>
25125       <method name="Int64 test8(Int32)">
25126         <size>34</size>
25127       </method>
25128       <method name="Int64 test9(Int32)">
25129         <size>28</size>
25130       </method>
25131       <method name="Void test10(Int32, Single ByRef)">
25132         <size>23</size>
25133       </method>
25134       <method name="Int64 test11(Int32)">
25135         <size>44</size>
25136       </method>
25137       <method name="Void test12(Single ByRef)">
25138         <size>25</size>
25139       </method>
25140       <method name="Void test13(Int32, Single ByRef)">
25141         <size>23</size>
25142       </method>
25143       <method name="Int64 test14(Int32, Single ByRef)">
25144         <size>66</size>
25145       </method>
25146       <method name="Int32 test15(Int32, Single ByRef)">
25147         <size>33</size>
25148       </method>
25149       <method name="Void test16()">
25150         <size>54</size>
25151       </method>
25152       <method name="Void test17()">
25153         <size>62</size>
25154       </method>
25155       <method name="Void test18(Int32, Int32 ByRef)">
25156         <size>35</size>
25157       </method>
25158       <method name="Int32 test19()">
25159         <size>49</size>
25160       </method>
25161       <method name="Int32 test20()">
25162         <size>22</size>
25163       </method>
25164       <method name="Int32 test21()">
25165         <size>28</size>
25166       </method>
25167       <method name="Int32 test22()">
25168         <size>27</size>
25169       </method>
25170       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
25171         <size>29</size>
25172       </method>
25173       <method name="Int64 test24(Int32)">
25174         <size>67</size>
25175       </method>
25176       <method name="Int64 test25(Int32)">
25177         <size>44</size>
25178       </method>
25179       <method name="Void test26()">
25180         <size>22</size>
25181       </method>
25182       <method name="Int32 test27()">
25183         <size>12</size>
25184       </method>
25185       <method name="Void test28(System.Object ByRef)">
25186         <size>23</size>
25187       </method>
25188       <method name="Boolean test29(Int32 ByRef)">
25189         <size>33</size>
25190       </method>
25191       <method name="System.String test30(System.String ByRef)">
25192         <size>36</size>
25193       </method>
25194       <method name="System.String test31(Int32)">
25195         <size>78</size>
25196       </method>
25197       <method name="Void test32()">
25198         <size>11</size>
25199       </method>
25200       <method name="Int32 test33()">
25201         <size>4</size>
25202       </method>
25203       <method name="Void test34()">
25204         <size>20</size>
25205       </method>
25206       <method name="Void test35(Int32, Boolean)">
25207         <size>28</size>
25208       </method>
25209       <method name="Void test36()">
25210         <size>41</size>
25211       </method>
25212       <method name="Void test37()">
25213         <size>42</size>
25214       </method>
25215       <method name="Int32 test38()">
25216         <size>2</size>
25217       </method>
25218       <method name="Int32 test40(Int32)">
25219         <size>18</size>
25220       </method>
25221     </type>
25222   </test>
25223   <test name="test-155.cs">
25224     <type name="Test">
25225       <method name="Void .ctor()">
25226         <size>7</size>
25227       </method>
25228       <method name="Int32 Main()">
25229         <size>44</size>
25230       </method>
25231     </type>
25232     <type name="Test+TestClass">
25233       <method name="Void .ctor()">
25234         <size>7</size>
25235       </method>
25236       <method name="System.String test(System.String)">
25237         <size>22</size>
25238       </method>
25239     </type>
25240   </test>
25241   <test name="test-156.cs">
25242     <type name="Internal">
25243       <method name="Void .ctor()">
25244         <size>7</size>
25245       </method>
25246     </type>
25247     <type name="Public">
25248       <method name="Void .ctor()">
25249         <size>7</size>
25250       </method>
25251     </type>
25252     <type name="X">
25253       <method name="Void .ctor()">
25254         <size>7</size>
25255       </method>
25256       <method name="Void Main()">
25257         <size>1</size>
25258       </method>
25259     </type>
25260     <type name="X+NestedPublic">
25261       <method name="Void .ctor()">
25262         <size>7</size>
25263       </method>
25264     </type>
25265     <type name="X+NestedAssembly">
25266       <method name="Void .ctor()">
25267         <size>7</size>
25268       </method>
25269     </type>
25270     <type name="X+NestedFamilyAndAssembly">
25271       <method name="Void .ctor()">
25272         <size>7</size>
25273       </method>
25274     </type>
25275     <type name="X+NestedFamily">
25276       <method name="Void .ctor()">
25277         <size>7</size>
25278       </method>
25279     </type>
25280     <type name="X+NestedPrivate">
25281       <method name="Void .ctor()">
25282         <size>7</size>
25283       </method>
25284     </type>
25285     <type name="A">
25286       <method name="Void .ctor()">
25287         <size>7</size>
25288       </method>
25289     </type>
25290     <type name="B">
25291       <method name="Void .ctor()">
25292         <size>7</size>
25293       </method>
25294     </type>
25295     <type name="C">
25296       <method name="Void .ctor()">
25297         <size>7</size>
25298       </method>
25299     </type>
25300     <type name="D">
25301       <method name="Void .ctor()">
25302         <size>7</size>
25303       </method>
25304     </type>
25305     <type name="E">
25306       <method name="Void .ctor()">
25307         <size>7</size>
25308       </method>
25309     </type>
25310     <type name="F">
25311       <method name="Void .ctor()">
25312         <size>7</size>
25313       </method>
25314     </type>
25315     <type name="Y">
25316       <method name="Void .ctor()">
25317         <size>7</size>
25318       </method>
25319       <method name="Void Test(YI)">
25320         <size>1</size>
25321       </method>
25322     </type>
25323     <type name="Y+YA">
25324       <method name="Void .ctor()">
25325         <size>7</size>
25326       </method>
25327     </type>
25328     <type name="Y+YB">
25329       <method name="Void .ctor()">
25330         <size>7</size>
25331       </method>
25332     </type>
25333     <type name="Y+YC">
25334       <method name="Void .ctor()">
25335         <size>7</size>
25336       </method>
25337     </type>
25338     <type name="Y+YD">
25339       <method name="Void .ctor()">
25340         <size>7</size>
25341       </method>
25342     </type>
25343     <type name="Y+YE">
25344       <method name="Void .ctor()">
25345         <size>7</size>
25346       </method>
25347     </type>
25348     <type name="Y+YF">
25349       <method name="Void .ctor()">
25350         <size>7</size>
25351       </method>
25352     </type>
25353     <type name="Y+YG">
25354       <method name="Void .ctor()">
25355         <size>7</size>
25356       </method>
25357     </type>
25358     <type name="Y+YH">
25359       <method name="Void .ctor()">
25360         <size>7</size>
25361       </method>
25362     </type>
25363     <type name="Z">
25364       <method name="Void .ctor()">
25365         <size>7</size>
25366       </method>
25367     </type>
25368     <type name="Z+P">
25369       <method name="Void .ctor()">
25370         <size>7</size>
25371       </method>
25372     </type>
25373     <type name="W">
25374       <method name="Void .ctor()">
25375         <size>7</size>
25376       </method>
25377     </type>
25378     <type name="W+WA">
25379       <method name="Void .ctor()">
25380         <size>7</size>
25381       </method>
25382     </type>
25383     <type name="W+WB">
25384       <method name="Void .ctor()">
25385         <size>7</size>
25386       </method>
25387     </type>
25388     <type name="W+WC">
25389       <method name="Void .ctor()">
25390         <size>7</size>
25391       </method>
25392     </type>
25393     <type name="W+WD">
25394       <method name="Void .ctor()">
25395         <size>7</size>
25396       </method>
25397     </type>
25398     <type name="W+WE">
25399       <method name="Void .ctor()">
25400         <size>7</size>
25401       </method>
25402     </type>
25403     <type name="W+WCA">
25404       <method name="Void .ctor()">
25405         <size>7</size>
25406       </method>
25407     </type>
25408     <type name="W+WCB">
25409       <method name="Void .ctor()">
25410         <size>7</size>
25411       </method>
25412     </type>
25413     <type name="W+WCB+WCD">
25414       <method name="Void .ctor()">
25415         <size>7</size>
25416       </method>
25417     </type>
25418     <type name="W+WCB+WCD+WCE">
25419       <method name="Void .ctor()">
25420         <size>7</size>
25421       </method>
25422     </type>
25423     <type name="G">
25424       <method name="Void .ctor()">
25425         <size>7</size>
25426       </method>
25427       <method name="Void Test(X)">
25428         <size>1</size>
25429       </method>
25430     </type>
25431     <type name="G+I">
25432       <method name="Void .ctor()">
25433         <size>7</size>
25434       </method>
25435     </type>
25436     <type name="G+I+J">
25437       <method name="Void .ctor()">
25438         <size>7</size>
25439       </method>
25440       <method name="Void Test(Foo)">
25441         <size>1</size>
25442       </method>
25443     </type>
25444     <type name="H">
25445       <method name="Void .ctor()">
25446         <size>7</size>
25447       </method>
25448       <method name="Void Test(System.Int32[])">
25449         <size>1</size>
25450       </method>
25451     </type>
25452     <type name="M">
25453       <method name="Void .ctor()">
25454         <size>7</size>
25455       </method>
25456       <method name="Void Hello(System.String)">
25457         <size>1</size>
25458       </method>
25459     </type>
25460   </test>
25461   <test name="test-157.cs">
25462     <type name="Test.MyAttribute">
25463       <method name="Void .ctor(String)">
25464         <size>20</size>
25465       </method>
25466     </type>
25467     <type name="Test.Test">
25468       <method name="Void .ctor()">
25469         <size>7</size>
25470       </method>
25471       <method name="Int32 Main()">
25472         <size>197</size>
25473       </method>
25474     </type>
25475   </test>
25476   <test name="test-158.cs">
25477     <type name="My">
25478       <method name="Void .ctor(Object)">
25479         <size>14</size>
25480       </method>
25481     </type>
25482     <type name="My+Test">
25483       <method name="Void .ctor()">
25484         <size>7</size>
25485       </method>
25486       <method name="Int32 Main()">
25487         <size>87</size>
25488       </method>
25489     </type>
25490   </test>
25491   <test name="test-159.cs">
25492     <type name="A.Iface">
25493       <method name="Void .ctor()">
25494         <size>7</size>
25495       </method>
25496       <method name="Void bah()">
25497         <size>1</size>
25498       </method>
25499     </type>
25500     <type name="A.my">
25501       <method name="Void .ctor()">
25502         <size>7</size>
25503       </method>
25504       <method name="Void doit(System.Object)">
25505         <size>13</size>
25506       </method>
25507       <method name="Int32 Main()">
25508         <size>2</size>
25509       </method>
25510     </type>
25511   </test>
25512   <test name="test-16.cs">
25513     <type name="Mine.Blah">
25514       <method name="Void .ctor()">
25515         <size>7</size>
25516       </method>
25517       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
25518         <size>12</size>
25519       </method>
25520       <method name="Int32 op_Implicit(Mine.Blah)">
25521         <size>12</size>
25522       </method>
25523       <method name="Byte op_Implicit(Mine.Blah)">
25524         <size>12</size>
25525       </method>
25526       <method name="Int16 op_Implicit(Mine.Blah)">
25527         <size>12</size>
25528       </method>
25529     </type>
25530     <type name="Mine.Foo">
25531       <method name="Void .ctor()">
25532         <size>7</size>
25533       </method>
25534       <method name="Int32 Main()">
25535         <size>118</size>
25536       </method>
25537     </type>
25538   </test>
25539   <test name="test-160.cs">
25540     <type name="B">
25541       <method name="Void .ctor()">
25542         <size>7</size>
25543       </method>
25544     </type>
25545     <type name="S">
25546       <method name="Void .ctor()">
25547         <size>7</size>
25548       </method>
25549     </type>
25550     <type name="T">
25551       <method name="Void .ctor()">
25552         <size>7</size>
25553       </method>
25554       <method name="Int32 blah(System.Object)">
25555         <size>62</size>
25556       </method>
25557       <method name="Int32 Main()">
25558         <size>2</size>
25559       </method>
25560     </type>
25561   </test>
25562   <test name="test-161.cs">
25563     <type name="ZipEntry">
25564       <method name="Void .ctor(String)">
25565         <size>18</size>
25566       </method>
25567       <method name="Void .ctor(ZipEntry)">
25568         <size>18</size>
25569       </method>
25570       <method name="DateTime get_DateTime()">
25571         <size>7</size>
25572       </method>
25573       <method name="Int32 Main()">
25574         <size>2</size>
25575       </method>
25576     </type>
25577   </test>
25578   <test name="test-162.cs">
25579     <type name="X">
25580       <method name="Void .ctor()">
25581         <size>7</size>
25582       </method>
25583       <method name="Void test_output(A)">
25584         <size>1</size>
25585       </method>
25586       <method name="Void test_output(B)">
25587         <size>1</size>
25588       </method>
25589       <method name="Void test_output(E)">
25590         <size>1</size>
25591       </method>
25592       <method name="Void test_output(F)">
25593         <size>1</size>
25594       </method>
25595       <method name="Void test1()">
25596         <size>21</size>
25597       </method>
25598       <method name="Void test2()">
25599         <size>32</size>
25600       </method>
25601       <method name="Void test3()">
25602         <size>21</size>
25603       </method>
25604       <method name="Void test4(A)">
25605         <size>9</size>
25606       </method>
25607       <method name="Void test5(A ByRef)">
25608         <size>9</size>
25609       </method>
25610       <method name="Void test6(B ByRef)">
25611         <size>8</size>
25612       </method>
25613       <method name="Void test7()">
25614         <size>28</size>
25615       </method>
25616       <method name="Void test8()">
25617         <size>50</size>
25618       </method>
25619       <method name="Void test9()">
25620         <size>26</size>
25621       </method>
25622       <method name="Void test10()">
25623         <size>82</size>
25624       </method>
25625       <method name="Int32 Main()">
25626         <size>2</size>
25627       </method>
25628     </type>
25629     <type name="A">
25630       <method name="Void .ctor(Int32)">
25631         <size>27</size>
25632       </method>
25633     </type>
25634     <type name="C">
25635       <method name="Void .ctor(Int64)">
25636         <size>8</size>
25637       </method>
25638       <method name="Void .ctor(String)">
25639         <size>13</size>
25640       </method>
25641     </type>
25642     <type name="E">
25643       <method name="Void .ctor(Int32)">
25644         <size>21</size>
25645       </method>
25646     </type>
25647   </test>
25648   <test name="test-163.cs">
25649     <type name="Blah">
25650       <method name="Void .ctor()">
25651         <size>7</size>
25652       </method>
25653       <method name="Int32 Foo(System.String)">
25654         <size>2</size>
25655       </method>
25656       <method name="Int32 Foo(System.Object)">
25657         <size>2</size>
25658       </method>
25659       <method name="Int32 Main()">
25660         <size>28</size>
25661       </method>
25662     </type>
25663   </test>
25664   <test name="test-164.cs">
25665     <type name="X">
25666       <method name="Void .ctor()">
25667         <size>26</size>
25668       </method>
25669       <method name="Int32 Foo()">
25670         <size>2</size>
25671       </method>
25672     </type>
25673     <type name="Y">
25674       <method name="Void .ctor()">
25675         <size>7</size>
25676       </method>
25677       <method name="Int32 Foo()">
25678         <size>2</size>
25679       </method>
25680       <method name="Int32 Hello()">
25681         <size>12</size>
25682       </method>
25683       <method name="Void Main()">
25684         <size>46</size>
25685       </method>
25686     </type>
25687     <type name="X+FooDelegate">
25688       <method name="Void .ctor(Object, IntPtr)">
25689         <size>0</size>
25690       </method>
25691       <method name="Int32 Invoke()">
25692         <size>0</size>
25693       </method>
25694       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25695         <size>0</size>
25696       </method>
25697       <method name="Int32 EndInvoke(IAsyncResult)">
25698         <size>0</size>
25699       </method>
25700     </type>
25701   </test>
25702   <test name="test-165.cs">
25703     <type name="Testing">
25704       <method name="Void .ctor()">
25705         <size>7</size>
25706       </method>
25707       <method name="Int32 TestEnumInit(Fruit)">
25708         <size>21</size>
25709       </method>
25710       <method name="Int32 Main()">
25711         <size>62</size>
25712       </method>
25713     </type>
25714   </test>
25715   <test name="test-166.cs">
25716     <type name="Test">
25717       <method name="Void .ctor()">
25718         <size>7</size>
25719       </method>
25720       <method name="Int32 get_Item(Int32)">
25721         <size>2</size>
25722       </method>
25723     </type>
25724     <type name="D">
25725       <method name="Void .ctor()">
25726         <size>7</size>
25727       </method>
25728       <method name="Int32 get_TargetIntegerSize()">
25729         <size>2</size>
25730       </method>
25731       <method name="Int32 Hello(IInferior)">
25732         <size>7</size>
25733       </method>
25734       <method name="Int32 Main()">
25735         <size>61</size>
25736       </method>
25737     </type>
25738     <type name="Test">
25739       <method name="Int32 ITest.get_Item(Int32)">
25740         <size>2</size>
25741       </method>
25742     </type>
25743   </test>
25744   <test name="test-167.cs">
25745     <type name="X">
25746       <method name="Void .ctor()">
25747         <size>7</size>
25748       </method>
25749       <method name="Int32 Test(X+Foo[])">
25750         <size>23</size>
25751       </method>
25752       <method name="Int32 Main()">
25753         <size>44</size>
25754       </method>
25755     </type>
25756   </test>
25757   <test name="test-168.cs">
25758     <type name="Test">
25759       <method name="Void .ctor()">
25760         <size>7</size>
25761       </method>
25762       <method name="Int32 Main()">
25763         <size>21</size>
25764       </method>
25765     </type>
25766     <type name="X">
25767       <method name="System.String op_Implicit(X)">
25768         <size>6</size>
25769       </method>
25770     </type>
25771   </test>
25772   <test name="test-169.cs">
25773     <type name="basec">
25774       <method name="Void .ctor()">
25775         <size>7</size>
25776       </method>
25777       <method name="System.String get_Message()">
25778         <size>6</size>
25779       </method>
25780     </type>
25781     <type name="der">
25782       <method name="Void .ctor()">
25783         <size>7</size>
25784       </method>
25785       <method name="System.String get_Message()">
25786         <size>6</size>
25787       </method>
25788     </type>
25789     <type name="Base">
25790       <method name="Void .ctor()">
25791         <size>7</size>
25792       </method>
25793       <method name="Int32 get_Thingy()">
25794         <size>7</size>
25795       </method>
25796       <method name="Void set_Thingy(Int32)">
25797         <size>8</size>
25798       </method>
25799     </type>
25800     <type name="Derived">
25801       <method name="Void .ctor()">
25802         <size>7</size>
25803       </method>
25804       <method name="Int32 get_BaseThingy()">
25805         <size>7</size>
25806       </method>
25807       <method name="Void set_Thingy(Int32)">
25808         <size>1</size>
25809       </method>
25810     </type>
25811     <type name="D">
25812       <method name="Void .ctor()">
25813         <size>7</size>
25814       </method>
25815       <method name="Int32 Main()">
25816         <size>97</size>
25817       </method>
25818     </type>
25819   </test>
25820   <test name="test-17.cs">
25821     <type name="Blah">
25822       <method name="Void .ctor()">
25823         <size>7</size>
25824       </method>
25825       <method name="Int32 Main()">
25826         <size>39</size>
25827       </method>
25828       <method name="Byte op_Implicit(Blah)">
25829         <size>12</size>
25830       </method>
25831       <method name="Int16 op_Implicit(Blah)">
25832         <size>12</size>
25833       </method>
25834       <method name="Int32 op_Implicit(Blah)">
25835         <size>12</size>
25836       </method>
25837     </type>
25838   </test>
25839   <test name="test-170.cs">
25840     <type name="X">
25841       <method name="Void .ctor()">
25842         <size>7</size>
25843       </method>
25844       <method name="Int32 get_prop()">
25845         <size>7</size>
25846       </method>
25847       <method name="Void set_prop(Int32)">
25848         <size>8</size>
25849       </method>
25850       <method name="Void set_AAA(Int32)">
25851         <size>1</size>
25852       </method>
25853     </type>
25854     <type name="Y">
25855       <method name="Void .ctor()">
25856         <size>14</size>
25857       </method>
25858       <method name="Int32 get_prop()">
25859         <size>7</size>
25860       </method>
25861       <method name="Void set_prop(Int32)">
25862         <size>8</size>
25863       </method>
25864       <method name="Int32 A()">
25865         <size>38</size>
25866       </method>
25867       <method name="Int32 Main()">
25868         <size>13</size>
25869       </method>
25870     </type>
25871   </test>
25872   <test name="test-171.cs">
25873     <type name="IntPtr_Conv.Class1">
25874       <method name="Void .ctor()">
25875         <size>7</size>
25876       </method>
25877       <method name="Int32 Main(System.String[])">
25878         <size>15</size>
25879       </method>
25880     </type>
25881   </test>
25882   <test name="test-172.cs">
25883     <type name="X">
25884       <method name="Void .ctor()">
25885         <size>7</size>
25886       </method>
25887       <method name="Void .cctor()">
25888         <size>31</size>
25889       </method>
25890       <method name="Boolean ff()">
25891         <size>14</size>
25892       </method>
25893       <method name="Boolean tt()">
25894         <size>14</size>
25895       </method>
25896       <method name="Int32 test_if()">
25897         <size>599</size>
25898       </method>
25899       <method name="Int32 test_while()">
25900         <size>437</size>
25901       </method>
25902       <method name="Int32 test_inline()">
25903         <size>29</size>
25904       </method>
25905       <method name="Int32 Main()">
25906         <size>109</size>
25907       </method>
25908     </type>
25909   </test>
25910   <test name="test-173.cs">
25911     <type name="Base">
25912       <method name="Void .ctor(Int32)">
25913         <size>14</size>
25914       </method>
25915       <method name="Int32 get_Value()">
25916         <size>7</size>
25917       </method>
25918     </type>
25919     <type name="A">
25920       <method name="Void .ctor(Int32)">
25921         <size>18</size>
25922       </method>
25923       <method name="Void .ctor(UInt32)">
25924         <size>18</size>
25925       </method>
25926     </type>
25927     <type name="B">
25928       <method name="Void .ctor(Int64)">
25929         <size>18</size>
25930       </method>
25931       <method name="Void .ctor(UInt64)">
25932         <size>18</size>
25933       </method>
25934     </type>
25935     <type name="C">
25936       <method name="Void .ctor(Int16)">
25937         <size>18</size>
25938       </method>
25939       <method name="Void .ctor(UInt16)">
25940         <size>18</size>
25941       </method>
25942     </type>
25943     <type name="D">
25944       <method name="Void .ctor(SByte)">
25945         <size>18</size>
25946       </method>
25947       <method name="Void .ctor(Byte)">
25948         <size>18</size>
25949       </method>
25950     </type>
25951     <type name="E">
25952       <method name="Void .ctor(Int64)">
25953         <size>19</size>
25954       </method>
25955       <method name="Void .ctor(E)">
25956         <size>19</size>
25957       </method>
25958       <method name="E op_Implicit(Int64)">
25959         <size>7</size>
25960       </method>
25961     </type>
25962     <type name="F">
25963       <method name="Void .ctor(Int32)">
25964         <size>19</size>
25965       </method>
25966       <method name="Void .ctor(F)">
25967         <size>19</size>
25968       </method>
25969       <method name="F op_Implicit(Int32)">
25970         <size>7</size>
25971       </method>
25972     </type>
25973     <type name="X">
25974       <method name="Void .ctor()">
25975         <size>7</size>
25976       </method>
25977       <method name="Int32 Test()">
25978         <size>231</size>
25979       </method>
25980       <method name="Int32 Main()">
25981         <size>24</size>
25982       </method>
25983     </type>
25984   </test>
25985   <test name="test-174.cs">
25986     <type name="ProtectedAccessToPropertyOnChild">
25987       <method name="Void .ctor()">
25988         <size>14</size>
25989       </method>
25990       <method name="Int32 Main()">
25991         <size>21</size>
25992       </method>
25993     </type>
25994     <type name="TestAccessToPrivateMemberInParentClass">
25995       <method name="Void .ctor()">
25996         <size>7</size>
25997       </method>
25998       <method name="System.Double[][] get_Array()">
25999         <size>7</size>
26000       </method>
26001     </type>
26002     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
26003       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
26004         <size>37</size>
26005       </method>
26006     </type>
26007     <type name="TestAccessToProtectedOnChildInstanceFromParent">
26008       <method name="Void .ctor()">
26009         <size>29</size>
26010       </method>
26011       <method name="Int32 Test()">
26012         <size>27</size>
26013       </method>
26014     </type>
26015     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
26016       <method name="Void .ctor()">
26017         <size>26</size>
26018       </method>
26019       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
26020         <size>15</size>
26021       </method>
26022     </type>
26023     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
26024       <method name="Void .ctor()">
26025         <size>7</size>
26026       </method>
26027     </type>
26028   </test>
26029   <test name="test-175.cs">
26030     <type name="X">
26031       <method name="Void .ctor()">
26032         <size>7</size>
26033       </method>
26034       <method name="Int32 Main()">
26035         <size>59</size>
26036       </method>
26037     </type>
26038     <type name="RVA">
26039       <method name="Void .ctor(UInt32)">
26040         <size>8</size>
26041       </method>
26042       <method name="RVA op_Implicit(UInt32)">
26043         <size>7</size>
26044       </method>
26045       <method name="UInt32 op_Implicit(RVA)">
26046         <size>8</size>
26047       </method>
26048     </type>
26049   </test>
26050   <test name="test-176.cs">
26051     <type name="X">
26052       <method name="Void .ctor()">
26053         <size>7</size>
26054       </method>
26055       <method name="Int32 Main()">
26056         <size>34</size>
26057       </method>
26058     </type>
26059   </test>
26060   <test name="test-177.cs">
26061     <type name="MethodAttribute">
26062       <method name="Void .ctor()">
26063         <size>7</size>
26064       </method>
26065     </type>
26066     <type name="ReturnAttribute">
26067       <method name="Void .ctor()">
26068         <size>7</size>
26069       </method>
26070     </type>
26071     <type name="Test">
26072       <method name="Void .ctor()">
26073         <size>7</size>
26074       </method>
26075       <method name="Void Method()">
26076         <size>1</size>
26077       </method>
26078       <method name="Int32 Main()">
26079         <size>40</size>
26080       </method>
26081     </type>
26082   </test>
26083   <test name="test-178.cs">
26084     <type name="BrowsableClass">
26085       <method name="Void .ctor()">
26086         <size>7</size>
26087       </method>
26088       <method name="Int32 Main()">
26089         <size>54</size>
26090       </method>
26091       <method name="BrowsableClass op_Increment(BrowsableClass)">
26092         <size>2</size>
26093       </method>
26094     </type>
26095   </test>
26096   <test name="test-179.cs">
26097     <type name="A">
26098       <method name="Void .ctor()">
26099         <size>7</size>
26100       </method>
26101       <method name="Void set_Item(Double, Double)">
26102         <size>15</size>
26103       </method>
26104       <method name="Double get_Item(Double)">
26105         <size>29</size>
26106       </method>
26107     </type>
26108     <type name="B">
26109       <method name="Void .ctor()">
26110         <size>7</size>
26111       </method>
26112       <method name="Void set_Item(Double, Double)">
26113         <size>15</size>
26114       </method>
26115       <method name="Double get_Item(Double)">
26116         <size>29</size>
26117       </method>
26118     </type>
26119     <type name="C">
26120       <method name="Void .ctor()">
26121         <size>7</size>
26122       </method>
26123       <method name="Void set_Item(System.String, System.String)">
26124         <size>15</size>
26125       </method>
26126       <method name="System.String get_Item(System.String)">
26127         <size>30</size>
26128       </method>
26129       <method name="Void set_Item(Int32, Int32)">
26130         <size>15</size>
26131       </method>
26132       <method name="Int32 get_Item(Int32)">
26133         <size>21</size>
26134       </method>
26135     </type>
26136     <type name="EntryPoint">
26137       <method name="Int32 Main(System.String[])">
26138         <size>150</size>
26139       </method>
26140     </type>
26141   </test>
26142   <test name="test-18.cs">
26143     <type name="X">
26144       <method name="Void .ctor()">
26145         <size>7</size>
26146       </method>
26147       <method name="Void m()">
26148         <size>60</size>
26149       </method>
26150       <method name="Int32 ret(Int32)">
26151         <size>40</size>
26152       </method>
26153       <method name="Int32 Main()">
26154         <size>62</size>
26155       </method>
26156     </type>
26157   </test>
26158   <test name="test-180.cs">
26159     <type name="Testing">
26160       <method name="Void .ctor()">
26161         <size>7</size>
26162       </method>
26163       <method name="Void Main()">
26164         <size>17</size>
26165       </method>
26166     </type>
26167   </test>
26168   <test name="test-181.cs">
26169     <type name="Test">
26170       <method name="Void .ctor()">
26171         <size>7</size>
26172       </method>
26173       <method name="Void test()">
26174         <size>1</size>
26175       </method>
26176       <method name="Int32 Main()">
26177         <size>43</size>
26178       </method>
26179     </type>
26180   </test>
26181   <test name="test-182.cs">
26182     <type name="T">
26183       <method name="Void .ctor()">
26184         <size>7</size>
26185       </method>
26186       <method name="Int32 Main()">
26187         <size>26</size>
26188       </method>
26189     </type>
26190     <type name="TS">
26191       <method name="Int64 get_Ticks()">
26192         <size>19</size>
26193       </method>
26194     </type>
26195     <type name="DT">
26196       <method name="Int64 get_Ticks()">
26197         <size>12</size>
26198       </method>
26199     </type>
26200   </test>
26201   <test name="test-183.cs">
26202     <type name="Test">
26203       <method name="Void .ctor()">
26204         <size>7</size>
26205       </method>
26206       <method name="Int32 M(Int32, Int32 ByRef)">
26207         <size>12</size>
26208       </method>
26209       <method name="Int32 Main()">
26210         <size>67</size>
26211       </method>
26212     </type>
26213     <type name="Test+D">
26214       <method name="Void .ctor(Object, IntPtr)">
26215         <size>0</size>
26216       </method>
26217       <method name="Int32 Invoke(Int32, Int32 ByRef)">
26218         <size>0</size>
26219       </method>
26220       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
26221         <size>0</size>
26222       </method>
26223       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
26224         <size>0</size>
26225       </method>
26226     </type>
26227   </test>
26228   <test name="test-184.cs">
26229     <type name="User">
26230       <method name="Void .ctor(Interface)">
26231         <size>7</size>
26232       </method>
26233     </type>
26234     <type name="Test">
26235       <method name="Void .ctor()">
26236         <size>55</size>
26237       </method>
26238       <method name="Int32 Main()">
26239         <size>8</size>
26240       </method>
26241     </type>
26242     <type name="Struct">
26243       <method name="Void .ctor(Int32)">
26244         <size>1</size>
26245       </method>
26246       <method name="Int32 get_X()">
26247         <size>2</size>
26248       </method>
26249     </type>
26250   </test>
26251   <test name="test-185.cs">
26252     <type name="X">
26253       <method name="Void .ctor()">
26254         <size>7</size>
26255       </method>
26256       <method name="Int32 Test(Int32)">
26257         <size>36</size>
26258       </method>
26259       <method name="Int32 Main()">
26260         <size>29</size>
26261       </method>
26262     </type>
26263   </test>
26264   <test name="test-186.cs">
26265     <type name="TestBUG.myAttribute">
26266       <method name="Void .ctor(String, String, String, Int32)">
26267         <size>7</size>
26268       </method>
26269     </type>
26270     <type name="TestBUG.Test">
26271       <method name="Void .ctor()">
26272         <size>7</size>
26273       </method>
26274       <method name="Int32 Main()">
26275         <size>2</size>
26276       </method>
26277     </type>
26278   </test>
26279   <test name="test-187.cs">
26280     <type name="MyClass">
26281       <method name="Void .ctor()">
26282         <size>7</size>
26283       </method>
26284       <method name="Container get_Item(System.String)">
26285         <size>2</size>
26286       </method>
26287       <method name="Void set_Item(System.String, Container)">
26288         <size>1</size>
26289       </method>
26290     </type>
26291     <type name="Container">
26292       <method name="Void .ctor()">
26293         <size>7</size>
26294       </method>
26295       <method name="Container op_Addition(Container, System.Object)">
26296         <size>2</size>
26297       </method>
26298     </type>
26299     <type name="D">
26300       <method name="Void .ctor()">
26301         <size>7</size>
26302       </method>
26303       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
26304         <size>65</size>
26305       </method>
26306       <method name="Int32 Main()">
26307         <size>2</size>
26308       </method>
26309     </type>
26310   </test>
26311   <test name="test-188.cs">
26312     <type name="Enumerator">
26313       <method name="Void .ctor()">
26314         <size>14</size>
26315       </method>
26316       <method name="Boolean MoveNext()">
26317         <size>21</size>
26318       </method>
26319       <method name="Char get_Current()">
26320         <size>3</size>
26321       </method>
26322     </type>
26323     <type name="RealEnumerator">
26324       <method name="Void .ctor(Coll)">
26325         <size>14</size>
26326       </method>
26327       <method name="Void Dispose()">
26328         <size>13</size>
26329       </method>
26330     </type>
26331     <type name="Coll">
26332       <method name="Void .ctor()">
26333         <size>7</size>
26334       </method>
26335       <method name="Enumerator GetEnumerator()">
26336         <size>7</size>
26337       </method>
26338     </type>
26339     <type name="Test">
26340       <method name="Void .ctor()">
26341         <size>7</size>
26342       </method>
26343       <method name="Int32 Main(System.String[])">
26344         <size>80</size>
26345       </method>
26346     </type>
26347   </test>
26348   <test name="test-189.cs">
26349     <type name="MyTest">
26350       <method name="Void .ctor()">
26351         <size>7</size>
26352       </method>
26353       <method name="Int32 Main(System.String[])">
26354         <size>63</size>
26355       </method>
26356       <method name="Int32 m(Int32, Double)">
26357         <size>2</size>
26358       </method>
26359       <method name="Int32 m(Int32, System.Int32[])">
26360         <size>2</size>
26361       </method>
26362     </type>
26363     <type name="MonoTest">
26364       <method name="Void .ctor()">
26365         <size>7</size>
26366       </method>
26367       <method name="Int32 method1(System.String, System.Object[])">
26368         <size>2</size>
26369       </method>
26370       <method name="Void testmethod()">
26371         <size>27</size>
26372       </method>
26373     </type>
26374     <type name="MonoTest2">
26375       <method name="Void .ctor()">
26376         <size>7</size>
26377       </method>
26378       <method name="Int32 method1(System.String, System.Object[])">
26379         <size>2</size>
26380       </method>
26381       <method name="Void testmethod2()">
26382         <size>27</size>
26383       </method>
26384     </type>
26385   </test>
26386   <test name="test-19.cs">
26387     <type name="I">
26388       <method name="Void .ctor()">
26389         <size>7</size>
26390       </method>
26391       <method name="Void .cctor()">
26392         <size>18</size>
26393       </method>
26394       <method name="System.String fn(System.String)">
26395         <size>17</size>
26396       </method>
26397     </type>
26398     <type name="X">
26399       <method name="Void .ctor()">
26400         <size>7</size>
26401       </method>
26402       <method name="Void Thread_func()">
26403         <size>11</size>
26404       </method>
26405       <method name="Int32 Func(Int32, Int32)">
26406         <size>4</size>
26407       </method>
26408       <method name="Void Bar()">
26409         <size>44</size>
26410       </method>
26411       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
26412         <size>18</size>
26413       </method>
26414       <method name="Int32 Main()">
26415         <size>303</size>
26416       </method>
26417       <method name="Int32 multiply_by_three(Int32)">
26418         <size>4</size>
26419       </method>
26420     </type>
26421     <type name="TestNamespace.TestClass">
26422       <method name="Void .ctor()">
26423         <size>7</size>
26424       </method>
26425     </type>
26426     <type name="I+GetTextFn">
26427       <method name="Void .ctor(Object, IntPtr)">
26428         <size>0</size>
26429       </method>
26430       <method name="System.String Invoke(System.String)">
26431         <size>0</size>
26432       </method>
26433       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
26434         <size>0</size>
26435       </method>
26436       <method name="System.String EndInvoke(IAsyncResult)">
26437         <size>0</size>
26438       </method>
26439     </type>
26440     <type name="X+Foo">
26441       <method name="Void .ctor(Object, IntPtr)">
26442         <size>0</size>
26443       </method>
26444       <method name="Int32 Invoke(Int32, Int32)">
26445         <size>0</size>
26446       </method>
26447       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26448         <size>0</size>
26449       </method>
26450       <method name="Int32 EndInvoke(IAsyncResult)">
26451         <size>0</size>
26452       </method>
26453     </type>
26454     <type name="TestNamespace.TestClass+NotWorkingDelegate">
26455       <method name="Void .ctor(Object, IntPtr)">
26456         <size>0</size>
26457       </method>
26458       <method name="Single Invoke(Single, System.Object[])">
26459         <size>0</size>
26460       </method>
26461       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
26462         <size>0</size>
26463       </method>
26464       <method name="Single EndInvoke(IAsyncResult)">
26465         <size>0</size>
26466       </method>
26467     </type>
26468     <type name="NameSpace.TestDelegate">
26469       <method name="Void .ctor(Object, IntPtr)">
26470         <size>0</size>
26471       </method>
26472       <method name="Int32 Invoke(Int32)">
26473         <size>0</size>
26474       </method>
26475       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26476         <size>0</size>
26477       </method>
26478       <method name="Int32 EndInvoke(IAsyncResult)">
26479         <size>0</size>
26480       </method>
26481     </type>
26482   </test>
26483   <test name="test-190.cs">
26484     <type name="A">
26485       <method name="Void .ctor()">
26486         <size>7</size>
26487       </method>
26488       <method name="Void Main()">
26489         <size>1</size>
26490       </method>
26491     </type>
26492     <type name="A+B">
26493       <method name="Void .ctor()">
26494         <size>7</size>
26495       </method>
26496       <method name="Void Test()">
26497         <size>8</size>
26498       </method>
26499     </type>
26500     <type name="A+C">
26501       <method name="Void .ctor()">
26502         <size>7</size>
26503       </method>
26504       <method name="Void Test(A)">
26505         <size>8</size>
26506       </method>
26507     </type>
26508   </test>
26509   <test name="test-191.cs">
26510     <type name="X">
26511       <method name="Void .ctor()">
26512         <size>7</size>
26513       </method>
26514     </type>
26515     <type name="X+E">
26516       <method name="Void .ctor()">
26517         <size>7</size>
26518       </method>
26519     </type>
26520     <type name="X+D">
26521       <method name="Void .ctor()">
26522         <size>7</size>
26523       </method>
26524     </type>
26525     <type name="X+D+P">
26526       <method name="Void .ctor()">
26527         <size>7</size>
26528       </method>
26529     </type>
26530     <type name="Y">
26531       <method name="Void .ctor()">
26532         <size>7</size>
26533       </method>
26534     </type>
26535     <type name="Y+Op">
26536       <method name="Void .ctor()">
26537         <size>7</size>
26538       </method>
26539     </type>
26540     <type name="R">
26541       <method name="Void .ctor()">
26542         <size>7</size>
26543       </method>
26544       <method name="Void Main()">
26545         <size>1</size>
26546       </method>
26547     </type>
26548   </test>
26549   <test name="test-192.cs">
26550     <type name="X">
26551       <method name="Void .ctor()">
26552         <size>7</size>
26553       </method>
26554       <method name="Void Main()">
26555         <size>1</size>
26556       </method>
26557     </type>
26558   </test>
26559   <test name="test-193.cs">
26560     <type name="A">
26561       <method name="Void .ctor()">
26562         <size>7</size>
26563       </method>
26564       <method name="Int32 Test(Int32)">
26565         <size>88</size>
26566       </method>
26567       <method name="Int32 Main()">
26568         <size>7</size>
26569       </method>
26570     </type>
26571   </test>
26572   <test name="test-194.cs">
26573     <type name="TestParams">
26574       <method name="Void .ctor()">
26575         <size>7</size>
26576       </method>
26577       <method name="Int32 Main(System.String[])">
26578         <size>38</size>
26579       </method>
26580       <method name="Int32 Params(System.Object[])">
26581         <size>10</size>
26582       </method>
26583     </type>
26584   </test>
26585   <test name="test-195.cs">
26586     <type name="Y">
26587       <method name="Void .ctor()">
26588         <size>7</size>
26589       </method>
26590       <method name="Void .cctor()">
26591         <size>1</size>
26592       </method>
26593       <method name="Int32 C()">
26594         <size>36</size>
26595       </method>
26596     </type>
26597     <type name="X">
26598       <method name="Void .ctor()">
26599         <size>8</size>
26600       </method>
26601       <method name="Void .ctor(Int32)">
26602         <size>18</size>
26603       </method>
26604       <method name="Void Main()">
26605         <size>7</size>
26606       </method>
26607     </type>
26608   </test>
26609   <test name="test-196.cs">
26610     <type name="X">
26611       <method name="Void .ctor()">
26612         <size>7</size>
26613       </method>
26614       <method name="Void Bug1()">
26615         <size>15</size>
26616       </method>
26617       <method name="Void Bug2()">
26618         <size>16</size>
26619       </method>
26620       <method name="Int32 Main()">
26621         <size>2</size>
26622       </method>
26623     </type>
26624   </test>
26625   <test name="test-197.cs">
26626     <type name="X">
26627       <method name="Void .ctor()">
26628         <size>7</size>
26629       </method>
26630       <method name="Void Foo()">
26631         <size>0</size>
26632       </method>
26633     </type>
26634     <type name="Y">
26635       <method name="Void .ctor()">
26636         <size>7</size>
26637       </method>
26638     </type>
26639     <type name="Z">
26640       <method name="Void .ctor()">
26641         <size>7</size>
26642       </method>
26643       <method name="Void Foo()">
26644         <size>11</size>
26645       </method>
26646     </type>
26647     <type name="Test">
26648       <method name="Void .ctor()">
26649         <size>7</size>
26650       </method>
26651       <method name="Int32 Main()">
26652         <size>16</size>
26653       </method>
26654     </type>
26655   </test>
26656   <test name="test-198.cs">
26657     <type name="N1.N3.N4.Bar">
26658       <method name="Void .ctor()">
26659         <size>7</size>
26660       </method>
26661     </type>
26662     <type name="N1.N2.Foo">
26663       <method name="Void .ctor()">
26664         <size>7</size>
26665       </method>
26666     </type>
26667     <type name="N5.N6.Foo">
26668       <method name="Void .ctor()">
26669         <size>7</size>
26670       </method>
26671     </type>
26672     <type name="N5.N7.N8.Bar">
26673       <method name="Void .ctor()">
26674         <size>7</size>
26675       </method>
26676     </type>
26677     <type name="FirstOuter.FirstInner.First">
26678       <method name="Void .ctor()">
26679         <size>7</size>
26680       </method>
26681       <method name="System.String get_MyIdentity()">
26682         <size>12</size>
26683       </method>
26684     </type>
26685     <type name="FirstOuter.Second">
26686       <method name="Void .ctor()">
26687         <size>7</size>
26688       </method>
26689     </type>
26690     <type name="FirstOuter.SecondInner.Third">
26691       <method name="Void .ctor()">
26692         <size>7</size>
26693       </method>
26694     </type>
26695     <type name="FirstOuter.FirstInner.Fourth">
26696       <method name="Void .ctor()">
26697         <size>7</size>
26698       </method>
26699     </type>
26700     <type name="Fifth">
26701       <method name="Void .ctor()">
26702         <size>7</size>
26703       </method>
26704     </type>
26705     <type name="M1.M2.M3.Foo">
26706       <method name="Void .ctor()">
26707         <size>7</size>
26708       </method>
26709     </type>
26710     <type name="P1.P2.Bar">
26711       <method name="Void .ctor()">
26712         <size>7</size>
26713       </method>
26714     </type>
26715     <type name="X">
26716       <method name="Void .ctor()">
26717         <size>7</size>
26718       </method>
26719       <method name="Int32 Main()">
26720         <size>2</size>
26721       </method>
26722     </type>
26723   </test>
26724   <test name="test-199.cs">
26725     <type name="Test">
26726       <method name="Void .ctor()">
26727         <size>7</size>
26728       </method>
26729       <method name="Int32 Main()">
26730         <size>22</size>
26731       </method>
26732     </type>
26733     <type name="N1.Foo">
26734       <method name="Void .ctor()">
26735         <size>7</size>
26736       </method>
26737     </type>
26738     <type name="N1.Foo+Foo2">
26739       <method name="Void .ctor()">
26740         <size>7</size>
26741       </method>
26742     </type>
26743     <type name="N1.Bar2">
26744       <method name="Void .ctor()">
26745         <size>7</size>
26746       </method>
26747       <method name="Int32 Talk()">
26748         <size>2</size>
26749       </method>
26750     </type>
26751     <type name="N2.Bar">
26752       <method name="Void .ctor()">
26753         <size>7</size>
26754       </method>
26755     </type>
26756     <type name="N2.Bar+Bar2">
26757       <method name="Void .ctor()">
26758         <size>7</size>
26759       </method>
26760       <method name="Int32 Talk()">
26761         <size>2</size>
26762       </method>
26763     </type>
26764   </test>
26765   <test name="test-2.cs">
26766     <type name="X">
26767       <method name="Void .ctor()">
26768         <size>7</size>
26769       </method>
26770       <method name="Int32 Main(System.String[])">
26771         <size>12</size>
26772       </method>
26773     </type>
26774   </test>
26775   <test name="test-20.cs">
26776     <type name="A">
26777       <method name="Void .ctor()">
26778         <size>7</size>
26779       </method>
26780       <method name="Void X()">
26781         <size>8</size>
26782       </method>
26783     </type>
26784     <type name="B">
26785       <method name="Void .ctor()">
26786         <size>7</size>
26787       </method>
26788       <method name="Void X()">
26789         <size>8</size>
26790       </method>
26791       <method name="Void TestB()">
26792         <size>7</size>
26793       </method>
26794     </type>
26795     <type name="Ax">
26796       <method name="Void .ctor()">
26797         <size>7</size>
26798       </method>
26799       <method name="Void A()">
26800         <size>8</size>
26801       </method>
26802       <method name="Void B()">
26803         <size>8</size>
26804       </method>
26805     </type>
26806     <type name="Bx">
26807       <method name="Void .ctor()">
26808         <size>7</size>
26809       </method>
26810       <method name="Void A()">
26811         <size>8</size>
26812       </method>
26813       <method name="Void B()">
26814         <size>8</size>
26815       </method>
26816     </type>
26817     <type name="Test">
26818       <method name="Void .ctor()">
26819         <size>7</size>
26820       </method>
26821       <method name="Int32 Main()">
26822         <size>100</size>
26823       </method>
26824     </type>
26825   </test>
26826   <test name="test-200.cs">
26827     <type name="X">
26828       <method name="Void .ctor()">
26829         <size>7</size>
26830       </method>
26831       <method name="Int32 Main()">
26832         <size>104</size>
26833       </method>
26834     </type>
26835   </test>
26836   <test name="test-201.cs">
26837     <type name="Parent">
26838       <method name="Void .ctor()">
26839         <size>7</size>
26840       </method>
26841     </type>
26842     <type name="Child">
26843       <method name="Void .ctor()">
26844         <size>7</size>
26845       </method>
26846     </type>
26847     <type name="Child+Nested">
26848       <method name="Void .ctor()">
26849         <size>18</size>
26850       </method>
26851     </type>
26852     <type name="Collide">
26853       <method name="Void .ctor(Int32)">
26854         <size>14</size>
26855       </method>
26856       <method name="Void .cctor()">
26857         <size>12</size>
26858       </method>
26859       <method name="Int32 Main()">
26860         <size>27</size>
26861       </method>
26862     </type>
26863   </test>
26864   <test name="test-202.cs">
26865     <type name="X.X">
26866       <method name="Void .ctor()">
26867         <size>7</size>
26868       </method>
26869     </type>
26870     <type name="A.B.C.D">
26871       <method name="Void .ctor()">
26872         <size>7</size>
26873       </method>
26874     </type>
26875     <type name="Test">
26876       <method name="Void .ctor()">
26877         <size>7</size>
26878       </method>
26879       <method name="Int32 Main()">
26880         <size>14</size>
26881       </method>
26882     </type>
26883   </test>
26884   <test name="test-203.cs">
26885     <type name="Foo">
26886       <method name="Void .ctor()">
26887         <size>7</size>
26888       </method>
26889       <method name="Modifiers get_Modifiers()">
26890         <size>2</size>
26891       </method>
26892     </type>
26893     <type name="Bar">
26894       <method name="Void .ctor()">
26895         <size>7</size>
26896       </method>
26897       <method name="Int32 Main()">
26898         <size>13</size>
26899       </method>
26900     </type>
26901   </test>
26902   <test name="test-204.cs">
26903     <type name="X">
26904       <method name="Void .ctor(Int32)">
26905         <size>14</size>
26906       </method>
26907       <method name="System.String ToString()">
26908         <size>22</size>
26909       </method>
26910       <method name="Int32 Test()">
26911         <size>153</size>
26912       </method>
26913       <method name="Int32 Main()">
26914         <size>24</size>
26915       </method>
26916       <method name="X op_BitwiseAnd(X, X)">
26917         <size>19</size>
26918       </method>
26919       <method name="X op_BitwiseOr(X, X)">
26920         <size>19</size>
26921       </method>
26922       <method name="Boolean op_True(X)">
26923         <size>15</size>
26924       </method>
26925       <method name="Boolean op_False(X)">
26926         <size>12</size>
26927       </method>
26928     </type>
26929   </test>
26930   <test name="test-205.cs">
26931     <type name="A">
26932       <method name="Void .ctor(Object)">
26933         <size>7</size>
26934       </method>
26935     </type>
26936     <type name="Test">
26937       <method name="Void .ctor()">
26938         <size>7</size>
26939       </method>
26940       <method name="Void Main()">
26941         <size>1</size>
26942       </method>
26943     </type>
26944   </test>
26945   <test name="test-206.cs">
26946     <type name="X">
26947       <method name="Void .ctor()">
26948         <size>7</size>
26949       </method>
26950       <method name="Int32 get_Item(Int32)">
26951         <size>2</size>
26952       </method>
26953       <method name="System.Int32[] get_Item(System.Int32[])">
26954         <size>39</size>
26955       </method>
26956       <method name="Void Main()">
26957         <size>91</size>
26958       </method>
26959     </type>
26960     <type name="&lt;PrivateImplementationDetails&gt;">
26961       <method name="Void .ctor()">
26962         <size>7</size>
26963       </method>
26964     </type>
26965   </test>
26966   <test name="test-207.cs">
26967     <type name="X">
26968       <method name="Void .ctor()">
26969         <size>7</size>
26970       </method>
26971       <method name="Void .cctor()">
26972         <size>1</size>
26973       </method>
26974       <method name="Void hello(Int32)">
26975         <size>13</size>
26976       </method>
26977       <method name="Void world(Int32)">
26978         <size>16</size>
26979       </method>
26980       <method name="Int32 Main()">
26981         <size>138</size>
26982       </method>
26983     </type>
26984     <type name="Test">
26985       <method name="Void .ctor(Object, IntPtr)">
26986         <size>0</size>
26987       </method>
26988       <method name="Void Invoke(Int32)">
26989         <size>0</size>
26990       </method>
26991       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26992         <size>0</size>
26993       </method>
26994       <method name="Void EndInvoke(IAsyncResult)">
26995         <size>0</size>
26996       </method>
26997     </type>
26998   </test>
26999   <test name="test-208.cs">
27000     <type name="X">
27001       <method name="Void .ctor()">
27002         <size>7</size>
27003       </method>
27004       <method name="System.String get_Item(System.String)">
27005         <size>2</size>
27006       </method>
27007       <method name="Void Test()">
27008         <size>1</size>
27009       </method>
27010     </type>
27011     <type name="Y">
27012       <method name="Void .ctor()">
27013         <size>7</size>
27014       </method>
27015       <method name="Void Main()">
27016         <size>19</size>
27017       </method>
27018     </type>
27019   </test>
27020   <test name="test-209.cs">
27021     <type name="X">
27022       <method name="Void .ctor(Int32)">
27023         <size>14</size>
27024       </method>
27025       <method name="Int32 get_Foo()">
27026         <size>9</size>
27027       </method>
27028       <method name="Void set_Foo(Int32)">
27029         <size>8</size>
27030       </method>
27031       <method name="Int32 get_Item(Int32)">
27032         <size>7</size>
27033       </method>
27034       <method name="Void set_Item(Int32, Int32)">
27035         <size>8</size>
27036       </method>
27037       <method name="Void set_Item(System.String, System.String)">
27038         <size>7</size>
27039       </method>
27040       <method name="Void set_Bar(System.String)">
27041         <size>7</size>
27042       </method>
27043       <method name="A get_A()">
27044         <size>7</size>
27045       </method>
27046       <method name="Void set_A(A)">
27047         <size>12</size>
27048       </method>
27049       <method name="Int32 Main()">
27050         <size>75</size>
27051       </method>
27052     </type>
27053     <type name="A">
27054       <method name="Void .ctor(Int32)">
27055         <size>8</size>
27056       </method>
27057     </type>
27058   </test>
27059   <test name="test-21.cs">
27060     <type name="Blah">
27061       <method name="Void .ctor()">
27062         <size>7</size>
27063       </method>
27064       <method name="Int32 Main()">
27065         <size>47</size>
27066       </method>
27067     </type>
27068     <type name="Blah+Foo">
27069       <method name="Void .ctor()">
27070         <size>17</size>
27071       </method>
27072       <method name="Int32 Bar(Int32, Int32)">
27073         <size>14</size>
27074       </method>
27075     </type>
27076   </test>
27077   <test name="test-210.cs">
27078     <type name="X">
27079       <method name="Void .ctor()">
27080         <size>7</size>
27081       </method>
27082       <method name="Void foo()">
27083         <size>1</size>
27084       </method>
27085       <method name="Void Main()">
27086         <size>25</size>
27087       </method>
27088     </type>
27089     <type name="FooHandler">
27090       <method name="Void .ctor(Object, IntPtr)">
27091         <size>0</size>
27092       </method>
27093       <method name="Void Invoke()">
27094         <size>0</size>
27095       </method>
27096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27097         <size>0</size>
27098       </method>
27099       <method name="Void EndInvoke(IAsyncResult)">
27100         <size>0</size>
27101       </method>
27102     </type>
27103   </test>
27104   <test name="test-211.cs">
27105     <type name="X">
27106       <method name="Void .ctor(Int32)">
27107         <size>14</size>
27108       </method>
27109       <method name="X op_Implicit(Int32)">
27110         <size>7</size>
27111       </method>
27112     </type>
27113     <type name="Y">
27114       <method name="Void .ctor(X)">
27115         <size>14</size>
27116       </method>
27117       <method name="Y op_Implicit(X)">
27118         <size>7</size>
27119       </method>
27120     </type>
27121     <type name="Z">
27122       <method name="Void .ctor(Y)">
27123         <size>14</size>
27124       </method>
27125       <method name="Int32 Main()">
27126         <size>27</size>
27127       </method>
27128       <method name="Z op_Implicit(Y)">
27129         <size>7</size>
27130       </method>
27131     </type>
27132   </test>
27133   <test name="test-212.cs">
27134     <type name="Problem">
27135       <method name="Void .ctor(String)">
27136         <size>14</size>
27137       </method>
27138       <method name="Int32 Multi(Int32, Problem[])">
27139         <size>4</size>
27140       </method>
27141       <method name="Int32 Main(System.String[])">
27142         <size>76</size>
27143       </method>
27144       <method name="Problem op_Implicit(Int32)">
27145         <size>22</size>
27146       </method>
27147     </type>
27148   </test>
27149   <test name="test-213.cs">
27150     <type name="MyTest">
27151       <method name="Void .ctor()">
27152         <size>7</size>
27153       </method>
27154       <method name="Void Main(System.String[])">
27155         <size>31</size>
27156       </method>
27157     </type>
27158     <type name="S">
27159       <method name="Void .ctor(Int32)">
27160         <size>8</size>
27161       </method>
27162       <method name="Void Print()">
27163         <size>12</size>
27164       </method>
27165     </type>
27166   </test>
27167   <test name="test-214.cs">
27168     <type name="N2.Test">
27169       <method name="Void .ctor()">
27170         <size>7</size>
27171       </method>
27172       <method name="Int32 Main()">
27173         <size>7</size>
27174       </method>
27175     </type>
27176     <type name="N1.C1">
27177       <method name="Void .ctor()">
27178         <size>7</size>
27179       </method>
27180       <method name="Void Foo()">
27181         <size>1</size>
27182       </method>
27183     </type>
27184   </test>
27185   <test name="test-215.cs">
27186     <type name="Test">
27187       <method name="Void .ctor()">
27188         <size>7</size>
27189       </method>
27190       <method name="Void .cctor()">
27191         <size>1</size>
27192       </method>
27193       <method name="N1.C1 get_C1()">
27194         <size>6</size>
27195       </method>
27196       <method name="Int32 Main()">
27197         <size>8</size>
27198       </method>
27199     </type>
27200     <type name="N1.C1">
27201       <method name="Void .ctor()">
27202         <size>7</size>
27203       </method>
27204     </type>
27205   </test>
27206   <test name="test-216.cs">
27207     <type name="cls">
27208       <method name="Void .ctor()">
27209         <size>7</size>
27210       </method>
27211       <method name="Void add_OnWhatever(OnWhateverDelegate)">
27212         <size>24</size>
27213       </method>
27214       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
27215         <size>24</size>
27216       </method>
27217       <method name="Void CallMyDel(System.String)">
27218         <size>13</size>
27219       </method>
27220     </type>
27221     <type name="cls+nestedcls">
27222       <method name="Void .ctor()">
27223         <size>7</size>
27224       </method>
27225       <method name="Void CallParentDel(cls, System.String)">
27226         <size>13</size>
27227       </method>
27228     </type>
27229     <type name="MonoEmbed">
27230       <method name="Void .ctor()">
27231         <size>7</size>
27232       </method>
27233       <method name="Void Main()">
27234         <size>36</size>
27235       </method>
27236       <method name="Void Whatever(System.String)">
27237         <size>7</size>
27238       </method>
27239     </type>
27240     <type name="OnWhateverDelegate">
27241       <method name="Void .ctor(Object, IntPtr)">
27242         <size>0</size>
27243       </method>
27244       <method name="Void Invoke(System.String)">
27245         <size>0</size>
27246       </method>
27247       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
27248         <size>0</size>
27249       </method>
27250       <method name="Void EndInvoke(IAsyncResult)">
27251         <size>0</size>
27252       </method>
27253     </type>
27254   </test>
27255   <test name="test-217.cs">
27256     <type name="Test">
27257       <method name="Void .ctor()">
27258         <size>7</size>
27259       </method>
27260       <method name="Int32 Main()">
27261         <size>174</size>
27262       </method>
27263       <method name="System.Object compare_gte(Int32, Int32)">
27264         <size>13</size>
27265       </method>
27266       <method name="System.Object compare_lte(Int32, Int32)">
27267         <size>13</size>
27268       </method>
27269     </type>
27270   </test>
27271   <test name="test-218.cs">
27272     <type name="T">
27273       <method name="Void .ctor()">
27274         <size>7</size>
27275       </method>
27276       <method name="Void .cctor()">
27277         <size>27</size>
27278       </method>
27279       <method name="Void Main()">
27280         <size>1</size>
27281       </method>
27282       <method name="Void compareQueryQuery1(System.Object)">
27283         <size>1</size>
27284       </method>
27285     </type>
27286     <type name="T+foo">
27287       <method name="Void .ctor(Object, IntPtr)">
27288         <size>0</size>
27289       </method>
27290       <method name="Void Invoke(System.Object)">
27291         <size>0</size>
27292       </method>
27293       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
27294         <size>0</size>
27295       </method>
27296       <method name="Void EndInvoke(IAsyncResult)">
27297         <size>0</size>
27298       </method>
27299     </type>
27300   </test>
27301   <test name="test-219.cs">
27302     <type name="TestAttribute">
27303       <method name="Void .ctor(Type)">
27304         <size>14</size>
27305       </method>
27306       <method name="System.Type get_Type()">
27307         <size>7</size>
27308       </method>
27309     </type>
27310     <type name="Test">
27311       <method name="Void .ctor()">
27312         <size>7</size>
27313       </method>
27314       <method name="Void Main()">
27315         <size>75</size>
27316       </method>
27317     </type>
27318   </test>
27319   <test name="test-22.cs">
27320     <type name="M">
27321       <method name="Void .ctor()">
27322         <size>7</size>
27323       </method>
27324       <method name="Int32 Main()">
27325         <size>63</size>
27326       </method>
27327     </type>
27328     <type name="S">
27329       <method name="T GetT()">
27330         <size>7</size>
27331       </method>
27332       <method name="Void Init()">
27333         <size>25</size>
27334       </method>
27335     </type>
27336   </test>
27337   <test name="test-220.cs">
27338     <type name="MonoBUG.Bug">
27339       <method name="Void .ctor()">
27340         <size>7</size>
27341       </method>
27342       <method name="Int32 Main(System.String[])">
27343         <size>140</size>
27344       </method>
27345     </type>
27346     <type name="MonoBUG.Foo">
27347       <method name="Void .ctor(String)">
27348         <size>14</size>
27349       </method>
27350       <method name="System.String get_Name()">
27351         <size>7</size>
27352       </method>
27353     </type>
27354     <type name="MonoBUG.FooList">
27355       <method name="Void .ctor()">
27356         <size>7</size>
27357       </method>
27358       <method name="Void .cctor()">
27359         <size>1</size>
27360       </method>
27361       <method name="Void Add(MonoBUG.Foo)">
27362         <size>19</size>
27363       </method>
27364       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
27365         <size>7</size>
27366       </method>
27367     </type>
27368     <type name="MonoBUG.FooList+FooEnumerator">
27369       <method name="Void .ctor(FooList)">
27370         <size>31</size>
27371       </method>
27372       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
27373         <size>12</size>
27374       </method>
27375       <method name="Void System.Collections.IEnumerator.Reset()">
27376         <size>12</size>
27377       </method>
27378       <method name="MonoBUG.Foo get_Current()">
27379         <size>46</size>
27380       </method>
27381       <method name="Boolean MoveNext()">
27382         <size>12</size>
27383       </method>
27384       <method name="Void Reset()">
27385         <size>12</size>
27386       </method>
27387       <method name="System.Object System.Collections.IEnumerator.get_Current()">
27388         <size>28</size>
27389       </method>
27390     </type>
27391   </test>
27392   <test name="test-221.cs">
27393     <type name="A">
27394       <method name="Void .ctor()">
27395         <size>7</size>
27396       </method>
27397       <method name="Int32 get_Blah()">
27398         <size>2</size>
27399       </method>
27400       <method name="Void set_Blah(Int32)">
27401         <size>1</size>
27402       </method>
27403     </type>
27404     <type name="B">
27405       <method name="Void .ctor()">
27406         <size>7</size>
27407       </method>
27408       <method name="Int32 get_Blah()">
27409         <size>2</size>
27410       </method>
27411       <method name="Boolean Test()">
27412         <size>54</size>
27413       </method>
27414     </type>
27415     <type name="C">
27416       <method name="Void .ctor()">
27417         <size>7</size>
27418       </method>
27419       <method name="Int32 get_Blah()">
27420         <size>0</size>
27421       </method>
27422       <method name="Void set_Blah(Int32)">
27423         <size>0</size>
27424       </method>
27425     </type>
27426     <type name="D">
27427       <method name="Void .ctor()">
27428         <size>7</size>
27429       </method>
27430       <method name="Int32 get_Blah()">
27431         <size>2</size>
27432       </method>
27433       <method name="Void set_Blah(Int32)">
27434         <size>1</size>
27435       </method>
27436     </type>
27437     <type name="E">
27438       <method name="Void .ctor()">
27439         <size>7</size>
27440       </method>
27441       <method name="Int32 get_Blah()">
27442         <size>7</size>
27443       </method>
27444       <method name="Boolean Test()">
27445         <size>54</size>
27446       </method>
27447     </type>
27448     <type name="F">
27449       <method name="Void .ctor()">
27450         <size>7</size>
27451       </method>
27452       <method name="Int32 get_Item(Int32)">
27453         <size>2</size>
27454       </method>
27455       <method name="Void set_Item(Int32, Int32)">
27456         <size>1</size>
27457       </method>
27458       <method name="Int32 get_Blah()">
27459         <size>2</size>
27460       </method>
27461       <method name="Void set_Blah(Int32)">
27462         <size>1</size>
27463       </method>
27464       <method name="Boolean Test()">
27465         <size>110</size>
27466       </method>
27467     </type>
27468     <type name="Driver">
27469       <method name="Void .ctor()">
27470         <size>7</size>
27471       </method>
27472       <method name="Int32 Main()">
27473         <size>38</size>
27474       </method>
27475     </type>
27476     <type name="F">
27477       <method name="Int32 IBlah.get_Item(Int32)">
27478         <size>2</size>
27479       </method>
27480       <method name="Void IBlah.set_Item(Int32, Int32)">
27481         <size>1</size>
27482       </method>
27483       <method name="Int32 IBlah.get_Blah()">
27484         <size>2</size>
27485       </method>
27486       <method name="Void IBlah.set_Blah(Int32)">
27487         <size>1</size>
27488       </method>
27489     </type>
27490   </test>
27491   <test name="test-222.cs">
27492     <type name="Class_1">
27493       <method name="Void .ctor()">
27494         <size>7</size>
27495       </method>
27496       <method name="UIntPtr Valid()">
27497         <size>7</size>
27498       </method>
27499     </type>
27500     <type name="MainClass">
27501       <method name="Void .ctor()">
27502         <size>7</size>
27503       </method>
27504       <method name="Int32 Main()">
27505         <size>2</size>
27506       </method>
27507     </type>
27508   </test>
27509   <test name="test-223.cs">
27510     <type name="T">
27511       <method name="Void .ctor()">
27512         <size>7</size>
27513       </method>
27514       <method name="Int32 Main()">
27515         <size>65</size>
27516       </method>
27517     </type>
27518   </test>
27519   <test name="test-224.cs">
27520     <type name="XmlMemberArrayAttribute">
27521       <method name="Void .ctor(String)">
27522         <size>38</size>
27523       </method>
27524       <method name="System.Char[] get_Separator()">
27525         <size>7</size>
27526       </method>
27527       <method name="Void set_Separator(System.Char[])">
27528         <size>8</size>
27529       </method>
27530       <method name="System.String get_Name()">
27531         <size>7</size>
27532       </method>
27533       <method name="Void set_Name(System.String)">
27534         <size>8</size>
27535       </method>
27536       <method name="Boolean get_IsRequired()">
27537         <size>7</size>
27538       </method>
27539       <method name="Void set_IsRequired(Boolean)">
27540         <size>8</size>
27541       </method>
27542     </type>
27543     <type name="t">
27544       <method name="Void .ctor()">
27545         <size>7</size>
27546       </method>
27547       <method name="Void Main()">
27548         <size>1</size>
27549       </method>
27550     </type>
27551   </test>
27552   <test name="test-225.cs">
27553     <type name="A">
27554       <method name="Void .ctor()">
27555         <size>14</size>
27556       </method>
27557     </type>
27558     <type name="B">
27559       <method name="Void .ctor()">
27560         <size>7</size>
27561       </method>
27562       <method name="Int32 foo()">
27563         <size>2</size>
27564       </method>
27565       <method name="Void Main()">
27566         <size>18</size>
27567       </method>
27568     </type>
27569   </test>
27570   <test name="test-226.cs">
27571     <type name="Test226">
27572       <method name="Void .ctor()">
27573         <size>7</size>
27574       </method>
27575       <method name="Void Test()">
27576         <size>35</size>
27577       </method>
27578       <method name="Int32 Main()">
27579         <size>23</size>
27580       </method>
27581     </type>
27582   </test>
27583   <test name="test-227.cs">
27584     <type name="A.T">
27585       <method name="Void .ctor()">
27586         <size>7</size>
27587       </method>
27588       <method name="Void Main()">
27589         <size>3</size>
27590       </method>
27591     </type>
27592   </test>
27593   <test name="test-228.cs">
27594     <type name="BadRefTest.CtorInc">
27595       <method name="Void .ctor()">
27596         <size>30</size>
27597       </method>
27598       <method name="Int32 IncByRef(Int32 ByRef)">
27599         <size>10</size>
27600       </method>
27601       <method name="Boolean Results(Int32)">
27602         <size>98</size>
27603       </method>
27604     </type>
27605     <type name="BadRefTest.Runner">
27606       <method name="Void .ctor()">
27607         <size>7</size>
27608       </method>
27609       <method name="Int32 Main()">
27610         <size>43</size>
27611       </method>
27612     </type>
27613   </test>
27614   <test name="test-229.cs">
27615     <type name="List">
27616       <method name="Void .ctor(Int32)">
27617         <size>19</size>
27618       </method>
27619       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
27620         <size>12</size>
27621       </method>
27622       <method name="Void Add(Int32)">
27623         <size>26</size>
27624       </method>
27625       <method name="MyEnumerator GetEnumerator()">
27626         <size>7</size>
27627       </method>
27628     </type>
27629     <type name="UberList">
27630       <method name="Void .ctor(Int32)">
27631         <size>8</size>
27632       </method>
27633       <method name="Int32 Main(System.String[])">
27634         <size>38</size>
27635       </method>
27636       <method name="Boolean One()">
27637         <size>62</size>
27638       </method>
27639       <method name="Boolean Two()">
27640         <size>62</size>
27641       </method>
27642       <method name="Boolean Three()">
27643         <size>62</size>
27644       </method>
27645     </type>
27646     <type name="List+MyEnumerator">
27647       <method name="Void .ctor(List)">
27648         <size>15</size>
27649       </method>
27650       <method name="System.Object get_Current()">
27651         <size>24</size>
27652       </method>
27653       <method name="Boolean MoveNext()">
27654         <size>31</size>
27655       </method>
27656       <method name="Void Reset()">
27657         <size>8</size>
27658       </method>
27659     </type>
27660   </test>
27661   <test name="test-23.cs">
27662     <type name="X">
27663       <method name="Void .ctor()">
27664         <size>7</size>
27665       </method>
27666       <method name="Void .cctor()">
27667         <size>8</size>
27668       </method>
27669       <method name="Int32 get_Value()">
27670         <size>6</size>
27671       </method>
27672       <method name="Void set_Value(Int32)">
27673         <size>7</size>
27674       </method>
27675       <method name="Int32 Main()">
27676         <size>170</size>
27677       </method>
27678     </type>
27679     <type name="Y">
27680       <method name="Void .ctor(String)">
27681         <size>14</size>
27682       </method>
27683       <method name="System.String get_Value()">
27684         <size>7</size>
27685       </method>
27686       <method name="Void set_Value(System.String)">
27687         <size>8</size>
27688       </method>
27689     </type>
27690     <type name="Z">
27691       <method name="Void .cctor()">
27692         <size>7</size>
27693       </method>
27694       <method name="Int32 get_IVal()">
27695         <size>6</size>
27696       </method>
27697       <method name="Void set_IVal(Int32)">
27698         <size>7</size>
27699       </method>
27700       <method name="Int32 get_XVal()">
27701         <size>7</size>
27702       </method>
27703       <method name="Void set_XVal(Int32)">
27704         <size>8</size>
27705       </method>
27706     </type>
27707   </test>
27708   <test name="test-230.cs">
27709     <type name="TestClass">
27710       <method name="Void .ctor()">
27711         <size>7</size>
27712       </method>
27713       <method name="Int32 Main()">
27714         <size>56</size>
27715       </method>
27716     </type>
27717   </test>
27718   <test name="test-231.cs">
27719     <type name="T">
27720       <method name="Void .ctor()">
27721         <size>7</size>
27722       </method>
27723       <method name="Void .cctor()">
27724         <size>1</size>
27725       </method>
27726       <method name="Int32 Main()">
27727         <size>44</size>
27728       </method>
27729       <method name="Void Foo()">
27730         <size>23</size>
27731       </method>
27732     </type>
27733   </test>
27734   <test name="test-232.cs">
27735     <type name="CtorInfoTest">
27736       <method name="Void .ctor()">
27737         <size>7</size>
27738       </method>
27739       <method name="Void Main(System.String[])">
27740         <size>977</size>
27741       </method>
27742       <method name="Void Assert(System.Object, System.Object)">
27743         <size>38</size>
27744       </method>
27745     </type>
27746     <type name="&lt;PrivateImplementationDetails&gt;">
27747       <method name="Void .ctor()">
27748         <size>7</size>
27749       </method>
27750     </type>
27751   </test>
27752   <test name="test-233.cs">
27753     <type name="Tests">
27754       <method name="Void .ctor()">
27755         <size>7</size>
27756       </method>
27757       <method name="Int32 Main()">
27758         <size>16</size>
27759       </method>
27760       <method name="Int32 test_0_beq()">
27761         <size>29</size>
27762       </method>
27763       <method name="Int32 test_0_bne_un()">
27764         <size>29</size>
27765       </method>
27766       <method name="Int32 test_0_conv_r8()">
27767         <size>29</size>
27768       </method>
27769       <method name="Int32 test_0_conv_i()">
27770         <size>76</size>
27771       </method>
27772       <method name="Int32 test_5_conv_r4()">
27773         <size>8</size>
27774       </method>
27775       <method name="Int32 test_5_double_conv_r4()">
27776         <size>16</size>
27777       </method>
27778       <method name="Int32 test_5_float_conv_r8()">
27779         <size>12</size>
27780       </method>
27781       <method name="Int32 test_5_conv_r8()">
27782         <size>8</size>
27783       </method>
27784       <method name="Int32 test_5_add()">
27785         <size>25</size>
27786       </method>
27787       <method name="Int32 test_5_sub()">
27788         <size>25</size>
27789       </method>
27790       <method name="Int32 test_24_mul()">
27791         <size>25</size>
27792       </method>
27793       <method name="Int32 test_4_div()">
27794         <size>25</size>
27795       </method>
27796       <method name="Int32 test_2_rem()">
27797         <size>25</size>
27798       </method>
27799       <method name="Int32 test_2_neg()">
27800         <size>14</size>
27801       </method>
27802       <method name="Int32 test_46_float_add_spill()">
27803         <size>129</size>
27804       </method>
27805       <method name="Int32 test_362880_float_mul_spill()">
27806         <size>129</size>
27807       </method>
27808       <method name="Int32 test_4_long_cast()">
27809         <size>29</size>
27810       </method>
27811       <method name="Int32 test_16_float_cmp()">
27812         <size>317</size>
27813       </method>
27814       <method name="Int32 test_15_float_cmp_un()">
27815         <size>297</size>
27816       </method>
27817       <method name="Int32 test_15_float_branch()">
27818         <size>219</size>
27819       </method>
27820       <method name="Int32 test_15_float_branch_un()">
27821         <size>219</size>
27822       </method>
27823     </type>
27824     <type name="TestDriver">
27825       <method name="Void .ctor()">
27826         <size>7</size>
27827       </method>
27828       <method name="Int32 RunTests(System.Type, System.String[])">
27829         <size>571</size>
27830       </method>
27831       <method name="Int32 RunTests(System.Type)">
27832         <size>8</size>
27833       </method>
27834     </type>
27835   </test>
27836   <test name="test-234.cs">
27837     <type name="T">
27838       <method name="Void .ctor()">
27839         <size>7</size>
27840       </method>
27841       <method name="Void Main()">
27842         <size>701</size>
27843       </method>
27844     </type>
27845   </test>
27846   <test name="test-235.cs">
27847     <type name="T">
27848       <method name="Void .ctor()">
27849         <size>7</size>
27850       </method>
27851       <method name="Void Foo(T, T)">
27852         <size>1</size>
27853       </method>
27854       <method name="Void Foo(System.Object[])">
27855         <size>1</size>
27856       </method>
27857       <method name="Int32 Main()">
27858         <size>13</size>
27859       </method>
27860     </type>
27861   </test>
27862   <test name="test-236.cs">
27863     <type name="Tests.Test">
27864       <method name="Void .ctor()">
27865         <size>7</size>
27866       </method>
27867       <method name="Void Main()">
27868         <size>42</size>
27869       </method>
27870       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
27871         <size>9</size>
27872       </method>
27873       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
27874         <size>10</size>
27875       </method>
27876     </type>
27877   </test>
27878   <test name="test-237.cs">
27879     <type name="Params">
27880       <method name="Void .ctor()">
27881         <size>7</size>
27882       </method>
27883       <method name="Void .cctor()">
27884         <size>96</size>
27885       </method>
27886       <method name="Void foo(System.String, System.Object[])">
27887         <size>132</size>
27888       </method>
27889       <method name="Void Main()">
27890         <size>45</size>
27891       </method>
27892     </type>
27893     <type name="Params+FOO">
27894       <method name="Void .ctor(Object, IntPtr)">
27895         <size>0</size>
27896       </method>
27897       <method name="Void Invoke(System.String, System.Object[])">
27898         <size>0</size>
27899       </method>
27900       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
27901         <size>0</size>
27902       </method>
27903       <method name="Void EndInvoke(IAsyncResult)">
27904         <size>0</size>
27905       </method>
27906     </type>
27907   </test>
27908   <test name="test-238.cs">
27909     <type name="TestClass">
27910       <method name="Void .ctor()">
27911         <size>7</size>
27912       </method>
27913       <method name="Void ConditionalMethod()">
27914         <size>7</size>
27915       </method>
27916       <method name="Int32 Main()">
27917         <size>12</size>
27918       </method>
27919     </type>
27920   </test>
27921   <test name="test-239.cs">
27922     <type name="BaseClass">
27923       <method name="Void .ctor()">
27924         <size>7</size>
27925       </method>
27926       <method name="Void ConditionalMethod()">
27927         <size>7</size>
27928       </method>
27929     </type>
27930     <type name="TestClass">
27931       <method name="Void .ctor()">
27932         <size>7</size>
27933       </method>
27934       <method name="Void ConditionalMethod()">
27935         <size>1</size>
27936       </method>
27937     </type>
27938     <type name="MainClass">
27939       <method name="Void .ctor()">
27940         <size>7</size>
27941       </method>
27942       <method name="Int32 Main()">
27943         <size>18</size>
27944       </method>
27945     </type>
27946   </test>
27947   <test name="test-24.cs">
27948     <type name="X">
27949       <method name="Void .ctor()">
27950         <size>7</size>
27951       </method>
27952       <method name="System.String get_S()">
27953         <size>6</size>
27954       </method>
27955       <method name="Void set_S(System.String)">
27956         <size>7</size>
27957       </method>
27958       <method name="Int32 Main()">
27959         <size>92</size>
27960       </method>
27961     </type>
27962   </test>
27963   <test name="test-240.cs">
27964     <type name="TestClass">
27965       <method name="Void .ctor()">
27966         <size>7</size>
27967       </method>
27968       <method name="Void .cctor()">
27969         <size>7</size>
27970       </method>
27971       <method name="Void ConditionalMethod()">
27972         <size>17</size>
27973       </method>
27974       <method name="Int32 Main()">
27975         <size>11</size>
27976       </method>
27977     </type>
27978   </test>
27979   <test name="test-241.cs">
27980     <type name="Foo">
27981       <method name="Void .ctor()">
27982         <size>7</size>
27983       </method>
27984       <method name="Int32 get_SomeProperty()">
27985         <size>3</size>
27986       </method>
27987       <method name="Int32 M()">
27988         <size>3</size>
27989       </method>
27990       <method name="Void Main()">
27991         <size>1</size>
27992       </method>
27993     </type>
27994     <type name="Foo+FooPrivate">
27995       <method name="Void .ctor(Foo)">
27996         <size>14</size>
27997       </method>
27998       <method name="Int32 get_SomeProperty()">
27999         <size>24</size>
28000       </method>
28001     </type>
28002   </test>
28003   <test name="test-242.cs">
28004     <type name="BaseClass">
28005       <method name="Void .ctor()">
28006         <size>14</size>
28007       </method>
28008     </type>
28009     <type name="Derived">
28010       <method name="Void .ctor()">
28011         <size>7</size>
28012       </method>
28013       <method name="Int32 get_Location()">
28014         <size>3</size>
28015       </method>
28016       <method name="Void Main()">
28017         <size>1</size>
28018       </method>
28019     </type>
28020   </test>
28021   <test name="test-243.cs">
28022     <type name="X">
28023       <method name="Void .ctor()">
28024         <size>7</size>
28025       </method>
28026       <method name="Boolean Resolve(System.String)">
28027         <size>2</size>
28028       </method>
28029       <method name="System.String Test()">
28030         <size>2</size>
28031       </method>
28032       <method name="Void Main()">
28033         <size>8</size>
28034       </method>
28035     </type>
28036   </test>
28037   <test name="test-244.cs">
28038     <type name="Foo">
28039       <method name="Void .ctor()">
28040         <size>7</size>
28041       </method>
28042       <method name="Void .cctor()">
28043         <size>1</size>
28044       </method>
28045       <method name="Int32 Main()">
28046         <size>136</size>
28047       </method>
28048       <method name="MyBool get_t()">
28049         <size>29</size>
28050       </method>
28051       <method name="MyBool get_f()">
28052         <size>29</size>
28053       </method>
28054     </type>
28055     <type name="MyBool">
28056       <method name="Void .ctor(Boolean)">
28057         <size>8</size>
28058       </method>
28059       <method name="System.String ToString()">
28060         <size>12</size>
28061       </method>
28062       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
28063         <size>21</size>
28064       </method>
28065       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
28066         <size>21</size>
28067       </method>
28068       <method name="Boolean op_True(MyBool)">
28069         <size>8</size>
28070       </method>
28071       <method name="Boolean op_False(MyBool)">
28072         <size>11</size>
28073       </method>
28074     </type>
28075   </test>
28076   <test name="test-245.cs">
28077     <type name="Class2">
28078       <method name="Void .ctor()">
28079         <size>7</size>
28080       </method>
28081       <method name="System.String get_def_kind()">
28082         <size>12</size>
28083       </method>
28084       <method name="Void Main()">
28085         <size>1</size>
28086       </method>
28087     </type>
28088   </test>
28089   <test name="test-246.cs">
28090     <type name="B">
28091       <method name="Void .ctor()">
28092         <size>7</size>
28093       </method>
28094       <method name="Void Main()">
28095         <size>38</size>
28096       </method>
28097     </type>
28098     <type name="Blah">
28099       <method name="Void Dispose()">
28100         <size>11</size>
28101       </method>
28102     </type>
28103   </test>
28104   <test name="test-247.cs">
28105     <type name="B">
28106       <method name="Void .ctor()">
28107         <size>7</size>
28108       </method>
28109       <method name="Void Main()">
28110         <size>71</size>
28111       </method>
28112     </type>
28113     <type name="Blah">
28114       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
28115         <size>11</size>
28116       </method>
28117     </type>
28118   </test>
28119   <test name="test-248.cs">
28120     <type name="T">
28121       <method name="Void .ctor()">
28122         <size>7</size>
28123       </method>
28124       <method name="Foo GetFoo()">
28125         <size>10</size>
28126       </method>
28127       <method name="Void Main()">
28128         <size>26</size>
28129       </method>
28130     </type>
28131   </test>
28132   <test name="test-249.cs">
28133     <type name="X">
28134       <method name="Void .ctor()">
28135         <size>7</size>
28136       </method>
28137       <method name="Void Main()">
28138         <size>1</size>
28139       </method>
28140     </type>
28141   </test>
28142   <test name="test-25.cs">
28143     <type name="X">
28144       <method name="Void .ctor()">
28145         <size>7</size>
28146       </method>
28147       <method name="Int32 Main()">
28148         <size>214</size>
28149       </method>
28150     </type>
28151   </test>
28152   <test name="test-250.cs">
28153     <type name="Test.foo3">
28154       <method name="Void .ctor()">
28155         <size>7</size>
28156       </method>
28157     </type>
28158     <type name="Test.Tests">
28159       <method name="Void .ctor()">
28160         <size>7</size>
28161       </method>
28162       <method name="Void Main()">
28163         <size>1</size>
28164       </method>
28165     </type>
28166   </test>
28167   <test name="test-251.cs">
28168     <type name="X">
28169       <method name="Void .ctor()">
28170         <size>7</size>
28171       </method>
28172       <method name="Void Main()">
28173         <size>1</size>
28174       </method>
28175     </type>
28176   </test>
28177   <test name="test-252.cs">
28178     <type name="A">
28179       <method name="Void .ctor()">
28180         <size>7</size>
28181       </method>
28182       <method name="Void add_Bar(Foo)">
28183         <size>24</size>
28184       </method>
28185       <method name="Void remove_Bar(Foo)">
28186         <size>24</size>
28187       </method>
28188       <method name="Void m1()">
28189         <size>1</size>
28190       </method>
28191       <method name="Int32 Main()">
28192         <size>93</size>
28193       </method>
28194     </type>
28195     <type name="Foo">
28196       <method name="Void .ctor(Object, IntPtr)">
28197         <size>0</size>
28198       </method>
28199       <method name="Void Invoke()">
28200         <size>0</size>
28201       </method>
28202       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28203         <size>0</size>
28204       </method>
28205       <method name="Void EndInvoke(IAsyncResult)">
28206         <size>0</size>
28207       </method>
28208     </type>
28209   </test>
28210   <test name="test-253.cs">
28211     <type name="AccessibleAttribute">
28212       <method name="Void .ctor()">
28213         <size>7</size>
28214       </method>
28215     </type>
28216     <type name="MyClass">
28217       <method name="Void .ctor()">
28218         <size>7</size>
28219       </method>
28220     </type>
28221     <type name="Test">
28222       <method name="Void .ctor()">
28223         <size>7</size>
28224       </method>
28225       <method name="Int32 Main()">
28226         <size>66</size>
28227       </method>
28228     </type>
28229   </test>
28230   <test name="test-254.cs">
28231     <type name="TestAttribute">
28232       <method name="Void .ctor()">
28233         <size>7</size>
28234       </method>
28235     </type>
28236     <type name="Test_1">
28237       <method name="Void .ctor()">
28238         <size>7</size>
28239       </method>
28240       <method name="Void Test(Int32)">
28241         <size>1</size>
28242       </method>
28243     </type>
28244     <type name="Test_2">
28245       <method name="Void .ctor()">
28246         <size>7</size>
28247       </method>
28248       <method name="Int32 get_Test()">
28249         <size>2</size>
28250       </method>
28251       <method name="Void set_Test(Int32)">
28252         <size>1</size>
28253       </method>
28254       <method name="Void set_Test2(Boolean)">
28255         <size>1</size>
28256       </method>
28257     </type>
28258     <type name="Test_3">
28259       <method name="Void .ctor()">
28260         <size>7</size>
28261       </method>
28262       <method name="Void add_e_1(test_delegate)">
28263         <size>24</size>
28264       </method>
28265       <method name="Void remove_e_1(test_delegate)">
28266         <size>24</size>
28267       </method>
28268       <method name="Void add_e_2(test_delegate)">
28269         <size>24</size>
28270       </method>
28271       <method name="Void remove_e_2(test_delegate)">
28272         <size>24</size>
28273       </method>
28274     </type>
28275     <type name="Test_4">
28276       <method name="Void .ctor()">
28277         <size>7</size>
28278       </method>
28279       <method name="Void add_e_1(test_delegate)">
28280         <size>1</size>
28281       </method>
28282       <method name="Void remove_e_1(test_delegate)">
28283         <size>1</size>
28284       </method>
28285       <method name="Void add_e_2(test_delegate)">
28286         <size>1</size>
28287       </method>
28288       <method name="Void remove_e_2(test_delegate)">
28289         <size>1</size>
28290       </method>
28291       <method name="Void add_e_3(test_delegate)">
28292         <size>1</size>
28293       </method>
28294       <method name="Void remove_e_3(test_delegate)">
28295         <size>1</size>
28296       </method>
28297     </type>
28298     <type name="ClassMain">
28299       <method name="Void .ctor()">
28300         <size>7</size>
28301       </method>
28302       <method name="Void .cctor()">
28303         <size>1</size>
28304       </method>
28305       <method name="Void Assert(System.Object[], Boolean, Int32)">
28306         <size>65</size>
28307       </method>
28308       <method name="Int32 Main()">
28309         <size>1159</size>
28310       </method>
28311     </type>
28312     <type name="test_delegate">
28313       <method name="Void .ctor(Object, IntPtr)">
28314         <size>0</size>
28315       </method>
28316       <method name="System.Delegate Invoke(Int32)">
28317         <size>0</size>
28318       </method>
28319       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28320         <size>0</size>
28321       </method>
28322       <method name="System.Delegate EndInvoke(IAsyncResult)">
28323         <size>0</size>
28324       </method>
28325     </type>
28326   </test>
28327   <test name="test-255.cs">
28328     <type name="TestAttribute">
28329       <method name="Void .ctor()">
28330         <size>7</size>
28331       </method>
28332     </type>
28333     <type name="C">
28334       <method name="Void .ctor()">
28335         <size>7</size>
28336       </method>
28337       <method name="Void Method()">
28338         <size>1</size>
28339       </method>
28340       <method name="Void Main()">
28341         <size>1</size>
28342       </method>
28343     </type>
28344   </test>
28345   <test name="test-256.cs">
28346     <type name="TableColumn">
28347       <method name="Void .ctor()">
28348         <size>7</size>
28349       </method>
28350       <method name="System.Object get_MagicValue()">
28351         <size>2</size>
28352       </method>
28353       <method name="Void set_MagicValue(System.Object)">
28354         <size>1</size>
28355       </method>
28356     </type>
28357     <type name="Bug">
28358       <method name="Void .ctor()">
28359         <size>7</size>
28360       </method>
28361       <method name="Int32 get_TInt()">
28362         <size>2</size>
28363       </method>
28364       <method name="Void Main()">
28365         <size>1</size>
28366       </method>
28367     </type>
28368   </test>
28369   <test name="test-257.cs">
28370     <type name="X">
28371       <method name="Void Main()">
28372         <size>8</size>
28373       </method>
28374       <method name="Void call(Int32 ByRef)">
28375         <size>25</size>
28376       </method>
28377       <method name="Void .ctor()">
28378         <size>7</size>
28379       </method>
28380     </type>
28381   </test>
28382   <test name="test-258.cs">
28383     <type name="MyTest.Test">
28384       <method name="Void .ctor()">
28385         <size>7</size>
28386       </method>
28387     </type>
28388     <type name="MyTest.Test2">
28389       <method name="Void .ctor()">
28390         <size>7</size>
28391       </method>
28392       <method name="Void MyTest.Test.Inner.Foo()">
28393         <size>1</size>
28394       </method>
28395       <method name="Void Main()">
28396         <size>1</size>
28397       </method>
28398     </type>
28399   </test>
28400   <test name="test-259.cs">
28401     <type name="Testing">
28402       <method name="Void .ctor()">
28403         <size>7</size>
28404       </method>
28405       <method name="Void Main()">
28406         <size>1</size>
28407       </method>
28408     </type>
28409   </test>
28410   <test name="test-26.cs">
28411     <type name="Blah">
28412       <method name="Void .ctor()">
28413         <size>7</size>
28414       </method>
28415       <method name="Int32 Foo(Int32, Int32)">
28416         <size>4</size>
28417       </method>
28418       <method name="Int32 Test1()">
28419         <size>114</size>
28420       </method>
28421       <method name="Int32 Adder(System.Int32[])">
28422         <size>34</size>
28423       </method>
28424       <method name="Int32 Test2()">
28425         <size>46</size>
28426       </method>
28427       <method name="Int32 Main()">
28428         <size>40</size>
28429       </method>
28430     </type>
28431     <type name="Blah+MyDelegate">
28432       <method name="Void .ctor(Object, IntPtr)">
28433         <size>0</size>
28434       </method>
28435       <method name="Int32 Invoke(Int32, Int32)">
28436         <size>0</size>
28437       </method>
28438       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28439         <size>0</size>
28440       </method>
28441       <method name="Int32 EndInvoke(IAsyncResult)">
28442         <size>0</size>
28443       </method>
28444     </type>
28445     <type name="Blah+List">
28446       <method name="Void .ctor(Object, IntPtr)">
28447         <size>0</size>
28448       </method>
28449       <method name="Int32 Invoke(System.Int32[])">
28450         <size>0</size>
28451       </method>
28452       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
28453         <size>0</size>
28454       </method>
28455       <method name="Int32 EndInvoke(IAsyncResult)">
28456         <size>0</size>
28457       </method>
28458     </type>
28459     <type name="&lt;PrivateImplementationDetails&gt;">
28460       <method name="Void .ctor()">
28461         <size>7</size>
28462       </method>
28463     </type>
28464   </test>
28465   <test name="test-260.cs">
28466     <type name="x.Test">
28467       <method name="Void .ctor()">
28468         <size>7</size>
28469       </method>
28470     </type>
28471     <type name="y.Test">
28472       <method name="Void .ctor()">
28473         <size>7</size>
28474       </method>
28475     </type>
28476     <type name="b.a">
28477       <method name="Void .ctor()">
28478         <size>7</size>
28479       </method>
28480       <method name="Void Main()">
28481         <size>7</size>
28482       </method>
28483     </type>
28484   </test>
28485   <test name="test-261.cs">
28486     <type name="T">
28487       <method name="Void .ctor()">
28488         <size>7</size>
28489       </method>
28490       <method name="T get_Me()">
28491         <size>16</size>
28492       </method>
28493       <method name="T GetMe()">
28494         <size>16</size>
28495       </method>
28496       <method name="Int32 Test(T)">
28497         <size>106</size>
28498       </method>
28499       <method name="Int32 Main()">
28500         <size>31</size>
28501       </method>
28502     </type>
28503   </test>
28504   <test name="test-262.cs">
28505     <type name="n1.Attribute">
28506       <method name="Void .ctor()">
28507         <size>7</size>
28508       </method>
28509     </type>
28510     <type name="n3.A">
28511       <method name="Void .ctor()">
28512         <size>7</size>
28513       </method>
28514       <method name="Void Attribute()">
28515         <size>1</size>
28516       </method>
28517       <method name="Void X()">
28518         <size>7</size>
28519       </method>
28520       <method name="Void Main()">
28521         <size>11</size>
28522       </method>
28523     </type>
28524   </test>
28525   <test name="test-263.cs">
28526     <type name="Test">
28527       <method name="Void .ctor()">
28528         <size>7</size>
28529       </method>
28530       <method name="System.String GetString(System.Byte[])">
28531         <size>19</size>
28532       </method>
28533       <method name="Void Main()">
28534         <size>1</size>
28535       </method>
28536     </type>
28537   </test>
28538   <test name="test-264.cs">
28539     <type name="Proef">
28540       <method name="Void .ctor()">
28541         <size>7</size>
28542       </method>
28543       <method name="Void add_OnDoSomething(System.EventHandler)">
28544         <size>24</size>
28545       </method>
28546       <method name="Void remove_OnDoSomething(System.EventHandler)">
28547         <size>24</size>
28548       </method>
28549       <method name="Void Temp(System.Object, System.EventArgs)">
28550         <size>1</size>
28551       </method>
28552       <method name="Void Main()">
28553         <size>25</size>
28554       </method>
28555     </type>
28556   </test>
28557   <test name="test-265.cs">
28558     <type name="ClassFormatError">
28559       <method name="Void .ctor(String, Object[])">
28560         <size>7</size>
28561       </method>
28562       <method name="Void Main()">
28563         <size>1</size>
28564       </method>
28565     </type>
28566     <type name="UnsupportedClassVersionError">
28567       <method name="Void .ctor(String)">
28568         <size>14</size>
28569       </method>
28570     </type>
28571   </test>
28572   <test name="test-266.cs">
28573     <type name="T">
28574       <method name="Void .ctor()">
28575         <size>7</size>
28576       </method>
28577       <method name="Int32 Main()">
28578         <size>25</size>
28579       </method>
28580     </type>
28581   </test>
28582   <test name="test-267.cs">
28583     <type name="X">
28584       <method name="Void .ctor()">
28585         <size>7</size>
28586       </method>
28587       <method name="System.String Text()">
28588         <size>6</size>
28589       </method>
28590       <method name="Int32 Main()">
28591         <size>12</size>
28592       </method>
28593     </type>
28594   </test>
28595   <test name="test-268.cs">
28596     <type name="X">
28597       <method name="Void .ctor()">
28598         <size>7</size>
28599       </method>
28600       <method name="Int32 Main()">
28601         <size>26</size>
28602       </method>
28603     </type>
28604     <type name="X+Nested">
28605       <method name="Void .ctor()">
28606         <size>7</size>
28607       </method>
28608       <method name="MyEnum D()">
28609         <size>2</size>
28610       </method>
28611     </type>
28612   </test>
28613   <test name="test-269.cs">
28614     <type name="Class1">
28615       <method name="Void .ctor()">
28616         <size>7</size>
28617       </method>
28618       <method name="Int32 Main(System.String[])">
28619         <size>361</size>
28620       </method>
28621       <method name="Int32 AddABunchOfInts(...)">
28622         <size>63</size>
28623       </method>
28624       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
28625         <size>63</size>
28626       </method>
28627       <method name="Result VtAddABunchOfInts(...)">
28628         <size>68</size>
28629       </method>
28630       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
28631         <size>68</size>
28632       </method>
28633       <method name="Int32 InstAddABunchOfInts(...)">
28634         <size>63</size>
28635       </method>
28636       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
28637         <size>63</size>
28638       </method>
28639       <method name="Result InstVtAddABunchOfInts(...)">
28640         <size>68</size>
28641       </method>
28642       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
28643         <size>68</size>
28644       </method>
28645     </type>
28646     <type name="Result">
28647       <method name="Void .ctor(Int32)">
28648         <size>24</size>
28649       </method>
28650     </type>
28651   </test>
28652   <test name="test-27.cs">
28653     <type name="Foo">
28654       <method name="Void .ctor()">
28655         <size>7</size>
28656       </method>
28657       <method name="Boolean MyMethod(Int32)">
28658         <size>12</size>
28659       </method>
28660       <method name="Int32 AnotherMethod(Int32)">
28661         <size>5</size>
28662       </method>
28663     </type>
28664     <type name="Blah">
28665       <method name="Void .ctor()">
28666         <size>7</size>
28667       </method>
28668       <method name="Void Bar(Int32, Int32)">
28669         <size>9</size>
28670       </method>
28671       <method name="Int32 Main()">
28672         <size>139</size>
28673       </method>
28674     </type>
28675     <type name="Blah+MyDelegate">
28676       <method name="Void .ctor(Object, IntPtr)">
28677         <size>0</size>
28678       </method>
28679       <method name="Void Invoke(Int32, Int32)">
28680         <size>0</size>
28681       </method>
28682       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28683         <size>0</size>
28684       </method>
28685       <method name="Void EndInvoke(IAsyncResult)">
28686         <size>0</size>
28687       </method>
28688     </type>
28689   </test>
28690   <test name="test-270.cs">
28691     <type name="X">
28692       <method name="Void .ctor()">
28693         <size>7</size>
28694       </method>
28695       <method name="Int32 Test(System.String, System.Object[])">
28696         <size>2</size>
28697       </method>
28698       <method name="Int32 Main()">
28699         <size>75</size>
28700       </method>
28701       <method name="Int32 Test(System.String, ...)">
28702         <size>2</size>
28703       </method>
28704     </type>
28705   </test>
28706   <test name="test-271.cs">
28707     <type name="T">
28708       <method name="Void .ctor()">
28709         <size>7</size>
28710       </method>
28711       <method name="C X()">
28712         <size>10</size>
28713       </method>
28714       <method name="Void Main()">
28715         <size>63</size>
28716       </method>
28717     </type>
28718     <type name="T+C">
28719       <method name="IEnumerator GetEnumerator()">
28720         <size>11</size>
28721       </method>
28722     </type>
28723   </test>
28724   <test name="test-272.cs">
28725     <type name="BazAttribute">
28726       <method name="Void .ctor()">
28727         <size>7</size>
28728       </method>
28729       <method name="Void .ctor(Foo)">
28730         <size>7</size>
28731       </method>
28732       <method name="Void set_foo3(Foo)">
28733         <size>1</size>
28734       </method>
28735       <method name="Foo get_foo3()">
28736         <size>2</size>
28737       </method>
28738     </type>
28739     <type name="Test">
28740       <method name="Void .ctor()">
28741         <size>7</size>
28742       </method>
28743       <method name="Void f0()">
28744         <size>1</size>
28745       </method>
28746       <method name="Void f1()">
28747         <size>1</size>
28748       </method>
28749       <method name="Void f2()">
28750         <size>1</size>
28751       </method>
28752       <method name="Void f3()">
28753         <size>1</size>
28754       </method>
28755       <method name="Void Main()">
28756         <size>1</size>
28757       </method>
28758     </type>
28759   </test>
28760   <test name="test-273.cs">
28761     <type name="FooAttribute">
28762       <method name="Void .ctor()">
28763         <size>7</size>
28764       </method>
28765     </type>
28766     <type name="Tests">
28767       <method name="Void .ctor()">
28768         <size>7</size>
28769       </method>
28770       <method name="Void Main()">
28771         <size>36</size>
28772       </method>
28773     </type>
28774   </test>
28775   <test name="test-274.cs">
28776     <type name="MyClass">
28777       <method name="Void .ctor(String[])">
28778         <size>7</size>
28779       </method>
28780     </type>
28781     <type name="ChildClass">
28782       <method name="Void .ctor()">
28783         <size>13</size>
28784       </method>
28785     </type>
28786     <type name="M">
28787       <method name="Void .ctor()">
28788         <size>7</size>
28789       </method>
28790       <method name="Void Main()">
28791         <size>1</size>
28792       </method>
28793     </type>
28794   </test>
28795   <test name="test-275.cs">
28796     <type name="Test">
28797       <method name="Void .ctor()">
28798         <size>7</size>
28799       </method>
28800       <method name="Void add_MyEvent(DelType)">
28801         <size>24</size>
28802       </method>
28803       <method name="Void remove_MyEvent(DelType)">
28804         <size>24</size>
28805       </method>
28806       <method name="Int32 Main()">
28807         <size>176</size>
28808       </method>
28809     </type>
28810     <type name="DelType">
28811       <method name="Void .ctor(Object, IntPtr)">
28812         <size>0</size>
28813       </method>
28814       <method name="Void Invoke()">
28815         <size>0</size>
28816       </method>
28817       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28818         <size>0</size>
28819       </method>
28820       <method name="Void EndInvoke(IAsyncResult)">
28821         <size>0</size>
28822       </method>
28823     </type>
28824     <type name="S">
28825       <method name="Void add_MyEvent(DelType)">
28826         <size>24</size>
28827       </method>
28828       <method name="Void remove_MyEvent(DelType)">
28829         <size>24</size>
28830       </method>
28831     </type>
28832   </test>
28833   <test name="test-276.cs">
28834     <type name="EventTestClass">
28835       <method name="Void .ctor()">
28836         <size>7</size>
28837       </method>
28838       <method name="Void add_Elapsed(System.EventHandler)">
28839         <size>24</size>
28840       </method>
28841       <method name="Void remove_Elapsed(System.EventHandler)">
28842         <size>24</size>
28843       </method>
28844     </type>
28845     <type name="EntryPoint">
28846       <method name="Void .ctor()">
28847         <size>7</size>
28848       </method>
28849       <method name="Boolean test(System.Type)">
28850         <size>17</size>
28851       </method>
28852       <method name="Int32 Main()">
28853         <size>48</size>
28854       </method>
28855     </type>
28856   </test>
28857   <test name="test-277.cs">
28858     <type name="T">
28859       <method name="Void .ctor()">
28860         <size>7</size>
28861       </method>
28862       <method name="Int32 Main()">
28863         <size>7</size>
28864       </method>
28865       <method name="Int32 X(Byte)">
28866         <size>2</size>
28867       </method>
28868       <method name="Int32 X(Int16)">
28869         <size>2</size>
28870       </method>
28871     </type>
28872   </test>
28873   <test name="test-278.cs">
28874     <type name="X">
28875       <method name="Void .ctor()">
28876         <size>7</size>
28877       </method>
28878       <method name="Int32 Main()">
28879         <size>73</size>
28880       </method>
28881     </type>
28882     <type name="Rect">
28883       <method name="Int32 get_X()">
28884         <size>7</size>
28885       </method>
28886       <method name="Void set_X(Int32)">
28887         <size>8</size>
28888       </method>
28889     </type>
28890   </test>
28891   <test name="test-279.cs">
28892     <type name="FlagsAttributeDemo">
28893       <method name="Void .ctor()">
28894         <size>7</size>
28895       </method>
28896       <method name="Int32 Main()">
28897         <size>38</size>
28898       </method>
28899     </type>
28900   </test>
28901   <test name="test-28.cs">
28902     <type name="A">
28903       <method name="Void .ctor()">
28904         <size>7</size>
28905       </method>
28906       <method name="Int32 get_Item(Int32)">
28907         <size>0</size>
28908       </method>
28909       <method name="Int32 EmulateIndexer(Int32)">
28910         <size>8</size>
28911       </method>
28912     </type>
28913     <type name="B">
28914       <method name="Void .ctor()">
28915         <size>7</size>
28916       </method>
28917       <method name="Int32 get_Item(Int32)">
28918         <size>2</size>
28919       </method>
28920       <method name="Int32 M()">
28921         <size>8</size>
28922       </method>
28923     </type>
28924     <type name="X">
28925       <method name="Void .ctor()">
28926         <size>7</size>
28927       </method>
28928       <method name="Int32 get_Item(Int32)">
28929         <size>20</size>
28930       </method>
28931       <method name="Void set_Item(Int32, Int32)">
28932         <size>26</size>
28933       </method>
28934       <method name="Int32 Main()">
28935         <size>122</size>
28936       </method>
28937     </type>
28938   </test>
28939   <test name="test-280.cs">
28940     <type name="AppFramework.Util.Logic">
28941       <method name="Void .ctor()">
28942         <size>7</size>
28943       </method>
28944       <method name="Void Main()">
28945         <size>1</size>
28946       </method>
28947       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
28948         <size>37</size>
28949       </method>
28950     </type>
28951   </test>
28952   <test name="test-281.cs">
28953     <type name="Foo.Hello">
28954       <method name="Void .ctor()">
28955         <size>7</size>
28956       </method>
28957       <method name="Void .cctor()">
28958         <size>7</size>
28959       </method>
28960     </type>
28961     <type name="Bar.Hello">
28962       <method name="Void .ctor()">
28963         <size>7</size>
28964       </method>
28965       <method name="Void .cctor()">
28966         <size>8</size>
28967       </method>
28968     </type>
28969     <type name="Test.Test1">
28970       <method name="Void .ctor()">
28971         <size>7</size>
28972       </method>
28973       <method name="Int32 World()">
28974         <size>6</size>
28975       </method>
28976     </type>
28977     <type name="Test.Test2">
28978       <method name="Void .ctor()">
28979         <size>7</size>
28980       </method>
28981       <method name="Int32 World()">
28982         <size>6</size>
28983       </method>
28984     </type>
28985     <type name="X">
28986       <method name="Void .ctor()">
28987         <size>7</size>
28988       </method>
28989       <method name="Int32 Main()">
28990         <size>29</size>
28991       </method>
28992     </type>
28993   </test>
28994   <test name="test-282.cs">
28995     <type name="X">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="System.Object Add(integer, System.Object)">
29000         <size>70</size>
29001       </method>
29002       <method name="Int32 Main()">
29003         <size>68</size>
29004       </method>
29005     </type>
29006     <type name="integer">
29007       <method name="Void .ctor(Int32)">
29008         <size>8</size>
29009       </method>
29010       <method name="integer op_Implicit(Int32)">
29011         <size>7</size>
29012       </method>
29013       <method name="Double op_Implicit(integer)">
29014         <size>13</size>
29015       </method>
29016       <method name="integer op_Addition(integer, integer)">
29017         <size>21</size>
29018       </method>
29019     </type>
29020   </test>
29021   <test name="test-283.cs">
29022     <type name="X">
29023       <method name="Void .ctor()">
29024         <size>7</size>
29025       </method>
29026       <method name="Int32 Foo()">
29027         <size>2</size>
29028       </method>
29029     </type>
29030     <type name="Y">
29031       <method name="Void .ctor()">
29032         <size>7</size>
29033       </method>
29034       <method name="Y+D GetIt()">
29035         <size>13</size>
29036       </method>
29037       <method name="Y+D GetIt2()">
29038         <size>13</size>
29039       </method>
29040       <method name="Int32 Foo()">
29041         <size>2</size>
29042       </method>
29043       <method name="Int32 Main()">
29044         <size>56</size>
29045       </method>
29046     </type>
29047     <type name="Y+D">
29048       <method name="Void .ctor(Object, IntPtr)">
29049         <size>0</size>
29050       </method>
29051       <method name="Int32 Invoke()">
29052         <size>0</size>
29053       </method>
29054       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29055         <size>0</size>
29056       </method>
29057       <method name="Int32 EndInvoke(IAsyncResult)">
29058         <size>0</size>
29059       </method>
29060     </type>
29061   </test>
29062   <test name="test-284.cs">
29063     <type name="App">
29064       <method name="Void .ctor()">
29065         <size>7</size>
29066       </method>
29067       <method name="Void Main()">
29068         <size>12</size>
29069       </method>
29070     </type>
29071   </test>
29072   <test name="test-285.cs">
29073     <type name="T">
29074       <method name="Void .ctor()">
29075         <size>7</size>
29076       </method>
29077       <method name="Int32 Main()">
29078         <size>2</size>
29079       </method>
29080     </type>
29081   </test>
29082   <test name="test-286.cs">
29083     <type name="MethodWrapper">
29084       <method name="Void .ctor()">
29085         <size>7</size>
29086       </method>
29087       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
29088         <size>57</size>
29089       </method>
29090     </type>
29091     <type name="MapXml.Throws">
29092       <method name="Void .ctor()">
29093         <size>7</size>
29094       </method>
29095       <method name="Void Main()">
29096         <size>1</size>
29097       </method>
29098     </type>
29099   </test>
29100   <test name="test-287.cs">
29101     <type name="StaticClass">
29102       <method name="System.String Name()">
29103         <size>6</size>
29104       </method>
29105     </type>
29106     <type name="MainClass">
29107       <method name="Void .ctor()">
29108         <size>7</size>
29109       </method>
29110       <method name="Int32 Main()">
29111         <size>83</size>
29112       </method>
29113     </type>
29114     <type name="StaticClass+D">
29115       <method name="Void .ctor(Object, IntPtr)">
29116         <size>0</size>
29117       </method>
29118       <method name="System.Object Invoke()">
29119         <size>0</size>
29120       </method>
29121       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29122         <size>0</size>
29123       </method>
29124       <method name="System.Object EndInvoke(IAsyncResult)">
29125         <size>0</size>
29126       </method>
29127     </type>
29128   </test>
29129   <test name="test-288.cs">
29130     <type name="Test.BookAboutMovie">
29131       <method name="Void .ctor(String)">
29132         <size>25</size>
29133       </method>
29134       <method name="System.String GetItem(Int32)">
29135         <size>7</size>
29136       </method>
29137       <method name="System.String get_Item(Int32)">
29138         <size>7</size>
29139       </method>
29140       <method name="Int32 Main(System.String[])">
29141         <size>57</size>
29142       </method>
29143     </type>
29144   </test>
29145   <test name="test-289.cs">
29146     <type name="Test">
29147       <method name="Void .ctor()">
29148         <size>7</size>
29149       </method>
29150       <method name="Void Main()">
29151         <size>1</size>
29152       </method>
29153       <method name="Void set_Value(System.String)">
29154         <size>1</size>
29155       </method>
29156       <method name="Void set_Value()">
29157         <size>1</size>
29158       </method>
29159       <method name="Void set_Item(Int32, Int32, Boolean)">
29160         <size>1</size>
29161       </method>
29162       <method name="Void set_Item(Int32, Int32)">
29163         <size>1</size>
29164       </method>
29165       <method name="Boolean get_Item(Boolean)">
29166         <size>2</size>
29167       </method>
29168     </type>
29169   </test>
29170   <test name="test-29.cs">
29171     <type name="Base">
29172       <method name="Void .ctor()">
29173         <size>7</size>
29174       </method>
29175       <method name="Void Add(Int32)">
29176         <size>18</size>
29177       </method>
29178     </type>
29179     <type name="Derived">
29180       <method name="Void .ctor()">
29181         <size>7</size>
29182       </method>
29183       <method name="Void Add(Double)">
29184         <size>18</size>
29185       </method>
29186     </type>
29187     <type name="Demo">
29188       <method name="Void .ctor()">
29189         <size>7</size>
29190       </method>
29191       <method name="Int32 Main()">
29192         <size>51</size>
29193       </method>
29194     </type>
29195   </test>
29196   <test name="test-290.cs">
29197     <type name="EntryPoint">
29198       <method name="Void .ctor()">
29199         <size>7</size>
29200       </method>
29201       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
29202         <size>22</size>
29203       </method>
29204       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
29205         <size>22</size>
29206       </method>
29207       <method name="Void bar_f(System.Object)">
29208         <size>1</size>
29209       </method>
29210       <method name="Void Main()">
29211         <size>35</size>
29212       </method>
29213     </type>
29214     <type name="EntryPoint+EventHandler">
29215       <method name="Void .ctor(Object, IntPtr)">
29216         <size>0</size>
29217       </method>
29218       <method name="Void Invoke(System.Object)">
29219         <size>0</size>
29220       </method>
29221       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
29222         <size>0</size>
29223       </method>
29224       <method name="Void EndInvoke(IAsyncResult)">
29225         <size>0</size>
29226       </method>
29227     </type>
29228   </test>
29229   <test name="test-291.cs">
29230     <type name="Test">
29231       <method name="Void .ctor()">
29232         <size>7</size>
29233       </method>
29234       <method name="Void Method()">
29235         <size>1</size>
29236       </method>
29237       <method name="Void Main()">
29238         <size>13</size>
29239       </method>
29240     </type>
29241   </test>
29242   <test name="test-292.cs">
29243     <type name="X">
29244       <method name="Void .ctor()">
29245         <size>7</size>
29246       </method>
29247       <method name="Void .cctor()">
29248         <size>1</size>
29249       </method>
29250       <method name="Void Main()">
29251         <size>19</size>
29252       </method>
29253     </type>
29254   </test>
29255   <test name="test-293.cs">
29256     <type name="A">
29257       <method name="Void .ctor()">
29258         <size>7</size>
29259       </method>
29260       <method name="System.String get_Warning()">
29261         <size>6</size>
29262       </method>
29263     </type>
29264     <type name="B">
29265       <method name="Void .ctor()">
29266         <size>7</size>
29267       </method>
29268       <method name="System.String get_Warning()">
29269         <size>6</size>
29270       </method>
29271       <method name="Void Main()">
29272         <size>1</size>
29273       </method>
29274     </type>
29275   </test>
29276   <test name="test-294.cs">
29277     <type name="ObsoleteClass">
29278       <method name="Void .ctor()">
29279         <size>7</size>
29280       </method>
29281     </type>
29282     <type name="Test">
29283       <method name="Void .ctor()">
29284         <size>13</size>
29285       </method>
29286       <method name="Void .ctor(String, Boolean)">
29287         <size>14</size>
29288       </method>
29289       <method name="System.String get_Name()">
29290         <size>7</size>
29291       </method>
29292       <method name="Void set_Name(System.String)">
29293         <size>8</size>
29294       </method>
29295     </type>
29296     <type name="DerivedTest">
29297       <method name="Void .ctor(String)">
29298         <size>16</size>
29299       </method>
29300       <method name="System.String Method()">
29301         <size>7</size>
29302       </method>
29303       <method name="Void T2()">
29304         <size>1</size>
29305       </method>
29306       <method name="Void Main()">
29307         <size>1</size>
29308       </method>
29309     </type>
29310     <type name="ObsoleteClass2">
29311       <method name="Void .ctor()">
29312         <size>7</size>
29313       </method>
29314     </type>
29315     <type name="ObsoleteClass3">
29316       <method name="Void .ctor()">
29317         <size>18</size>
29318       </method>
29319       <method name="Void .cctor()">
29320         <size>25</size>
29321       </method>
29322     </type>
29323     <type name="ObsoleteClass4">
29324       <method name="Void .ctor()">
29325         <size>7</size>
29326       </method>
29327       <method name="Void T()">
29328         <size>59</size>
29329       </method>
29330     </type>
29331   </test>
29332   <test name="test-295.cs">
29333     <type name="MyAttribute">
29334       <method name="Void .ctor(Object)">
29335         <size>14</size>
29336       </method>
29337       <method name="System.Object get_my()">
29338         <size>7</size>
29339       </method>
29340     </type>
29341     <type name="MyConstructorBuilder">
29342       <method name="Void .ctor()">
29343         <size>7</size>
29344       </method>
29345       <method name="Int32 Main()">
29346         <size>111</size>
29347       </method>
29348       <method name="System.Type MyCreateCallee(System.AppDomain)">
29349         <size>329</size>
29350       </method>
29351     </type>
29352   </test>
29353   <test name="test-296.cs">
29354     <type name="GetElementTypeTest">
29355       <method name="Void .ctor()">
29356         <size>7</size>
29357       </method>
29358       <method name="Int32 Main(System.String[])">
29359         <size>30</size>
29360       </method>
29361     </type>
29362   </test>
29363   <test name="test-297.cs">
29364     <type name="T">
29365       <method name="Void .ctor()">
29366         <size>7</size>
29367       </method>
29368       <method name="Int32 Main()">
29369         <size>311</size>
29370       </method>
29371       <method name="Void Login(System.String)">
29372         <size>1</size>
29373       </method>
29374     </type>
29375     <type name="My">
29376       <method name="Void .ctor(Object)">
29377         <size>14</size>
29378       </method>
29379     </type>
29380   </test>
29381   <test name="test-299.cs">
29382     <type name="SampleClass">
29383       <method name="Void .ctor()">
29384         <size>7</size>
29385       </method>
29386       <method name="SuperClass op_Increment(SampleClass)">
29387         <size>6</size>
29388       </method>
29389     </type>
29390     <type name="SuperClass">
29391       <method name="Void .ctor()">
29392         <size>7</size>
29393       </method>
29394       <method name="Int32 Main()">
29395         <size>2</size>
29396       </method>
29397     </type>
29398   </test>
29399   <test name="test-3.cs">
29400     <type name="TestIntOps">
29401       <method name="Void .ctor()">
29402         <size>7</size>
29403       </method>
29404       <method name="SByte sbyte_add(SByte, SByte)">
29405         <size>7</size>
29406       </method>
29407       <method name="Int16 short_add(Int16, Int16)">
29408         <size>5</size>
29409       </method>
29410       <method name="Double double_add(Double, Double)">
29411         <size>4</size>
29412       </method>
29413       <method name="Int32 int_add(Int32, Int32)">
29414         <size>4</size>
29415       </method>
29416       <method name="Int32 int_sub(Int32, Int32)">
29417         <size>4</size>
29418       </method>
29419       <method name="Int32 int_mul(Int32, Int32)">
29420         <size>4</size>
29421       </method>
29422       <method name="Int32 Main()">
29423         <size>215</size>
29424       </method>
29425     </type>
29426   </test>
29427   <test name="test-30.cs">
29428     <type name="X">
29429       <method name="Void .ctor()">
29430         <size>7</size>
29431       </method>
29432       <method name="Void IA.Draw()">
29433         <size>8</size>
29434       </method>
29435       <method name="Void IB.Draw()">
29436         <size>8</size>
29437       </method>
29438     </type>
29439     <type name="test">
29440       <method name="Void .ctor()">
29441         <size>7</size>
29442       </method>
29443       <method name="Int32 Main()">
29444         <size>192</size>
29445       </method>
29446     </type>
29447   </test>
29448   <test name="test-300.cs">
29449     <type name="A">
29450       <method name="Void .ctor()">
29451         <size>7</size>
29452       </method>
29453       <method name="Void Main()">
29454         <size>7</size>
29455       </method>
29456     </type>
29457     <type name="A+C">
29458       <method name="Void .ctor()">
29459         <size>7</size>
29460       </method>
29461     </type>
29462     <type name="A+B">
29463       <method name="Void .ctor()">
29464         <size>475</size>
29465       </method>
29466     </type>
29467     <type name="A+B+C">
29468       <method name="Void .ctor()">
29469         <size>7</size>
29470       </method>
29471     </type>
29472   </test>
29473   <test name="test-301.cs">
29474     <type name="A">
29475       <method name="Void .ctor()">
29476         <size>7</size>
29477       </method>
29478       <method name="Void Main()">
29479         <size>7</size>
29480       </method>
29481     </type>
29482     <type name="A+B">
29483       <method name="Void .ctor()">
29484         <size>211</size>
29485       </method>
29486     </type>
29487   </test>
29488   <test name="test-302.cs">
29489     <type name="A">
29490       <method name="Void .ctor()">
29491         <size>7</size>
29492       </method>
29493       <method name="Void Main()">
29494         <size>7</size>
29495       </method>
29496     </type>
29497     <type name="A+C">
29498       <method name="Void .ctor()">
29499         <size>7</size>
29500       </method>
29501     </type>
29502     <type name="A+B">
29503       <method name="Void .ctor()">
29504         <size>24</size>
29505       </method>
29506     </type>
29507     <type name="A+B+C">
29508       <method name="Void .ctor()">
29509         <size>7</size>
29510       </method>
29511     </type>
29512   </test>
29513   <test name="test-303.cs">
29514     <type name="A">
29515       <method name="Void .ctor()">
29516         <size>7</size>
29517       </method>
29518       <method name="Void Main()">
29519         <size>7</size>
29520       </method>
29521     </type>
29522     <type name="A+C">
29523       <method name="Void .ctor()">
29524         <size>7</size>
29525       </method>
29526       <method name="Void System.IDisposable.Dispose()">
29527         <size>11</size>
29528       </method>
29529     </type>
29530     <type name="A+B">
29531       <method name="Void .ctor()">
29532         <size>31</size>
29533       </method>
29534     </type>
29535     <type name="A+B+C">
29536       <method name="Void .ctor()">
29537         <size>7</size>
29538       </method>
29539       <method name="Void System.IDisposable.Dispose()">
29540         <size>1</size>
29541       </method>
29542     </type>
29543   </test>
29544   <test name="test-304.cs">
29545     <type name="A">
29546       <method name="Void .ctor()">
29547         <size>7</size>
29548       </method>
29549       <method name="Void Main()">
29550         <size>7</size>
29551       </method>
29552     </type>
29553     <type name="A+D">
29554       <method name="Void .ctor()">
29555         <size>7</size>
29556       </method>
29557     </type>
29558     <type name="A+B">
29559       <method name="Void .ctor()">
29560         <size>475</size>
29561       </method>
29562     </type>
29563     <type name="A+B+C">
29564       <method name="Void .ctor()">
29565         <size>7</size>
29566       </method>
29567     </type>
29568   </test>
29569   <test name="test-305.cs">
29570     <type name="A">
29571       <method name="Void .ctor()">
29572         <size>7</size>
29573       </method>
29574       <method name="Void Main()">
29575         <size>7</size>
29576       </method>
29577     </type>
29578     <type name="A+B">
29579       <method name="Void .ctor()">
29580         <size>211</size>
29581       </method>
29582     </type>
29583   </test>
29584   <test name="test-306.cs">
29585     <type name="A">
29586       <method name="Void .ctor()">
29587         <size>7</size>
29588       </method>
29589       <method name="Void Main()">
29590         <size>7</size>
29591       </method>
29592     </type>
29593     <type name="A+D">
29594       <method name="Void .ctor()">
29595         <size>7</size>
29596       </method>
29597     </type>
29598     <type name="A+B">
29599       <method name="Void .ctor()">
29600         <size>24</size>
29601       </method>
29602     </type>
29603     <type name="A+B+C">
29604       <method name="Void .ctor()">
29605         <size>7</size>
29606       </method>
29607     </type>
29608   </test>
29609   <test name="test-307.cs">
29610     <type name="A">
29611       <method name="Void .ctor()">
29612         <size>7</size>
29613       </method>
29614       <method name="Void Main()">
29615         <size>7</size>
29616       </method>
29617     </type>
29618     <type name="A+D">
29619       <method name="Void .ctor()">
29620         <size>7</size>
29621       </method>
29622       <method name="Void System.IDisposable.Dispose()">
29623         <size>11</size>
29624       </method>
29625     </type>
29626     <type name="A+B">
29627       <method name="Void .ctor()">
29628         <size>31</size>
29629       </method>
29630     </type>
29631     <type name="A+B+C">
29632       <method name="Void .ctor()">
29633         <size>7</size>
29634       </method>
29635       <method name="Void System.IDisposable.Dispose()">
29636         <size>1</size>
29637       </method>
29638     </type>
29639   </test>
29640   <test name="test-308.cs">
29641     <type name="Program">
29642       <method name="Void .ctor()">
29643         <size>7</size>
29644       </method>
29645       <method name="Void Main(System.String[])">
29646         <size>40</size>
29647       </method>
29648     </type>
29649   </test>
29650   <test name="test-309.cs">
29651     <type name="MonoBASIC.Parser">
29652       <method name="Void .ctor()">
29653         <size>7</size>
29654       </method>
29655       <method name="Void Main()">
29656         <size>1</size>
29657       </method>
29658     </type>
29659     <type name="MonoBASIC.Parser+StateMachine">
29660       <method name="Void .ctor()">
29661         <size>7</size>
29662       </method>
29663       <method name="Void HandleToken(Token)">
29664         <size>1</size>
29665       </method>
29666     </type>
29667   </test>
29668   <test name="test-31.cs">
29669     <type name="Base">
29670       <method name="Void .ctor()">
29671         <size>7</size>
29672       </method>
29673       <method name="Void A()">
29674         <size>8</size>
29675       </method>
29676     </type>
29677     <type name="Derived">
29678       <method name="Void .ctor()">
29679         <size>7</size>
29680       </method>
29681       <method name="Void A()">
29682         <size>8</size>
29683       </method>
29684     </type>
29685     <type name="Test">
29686       <method name="Void .ctor()">
29687         <size>7</size>
29688       </method>
29689       <method name="Int32 Main()">
29690         <size>38</size>
29691       </method>
29692     </type>
29693   </test>
29694   <test name="test-310.cs">
29695     <type name="test.Impl">
29696       <method name="Void .ctor()">
29697         <size>7</size>
29698       </method>
29699       <method name="System.String GetType(Int32)">
29700         <size>6</size>
29701       </method>
29702       <method name="Boolean IsDone()">
29703         <size>2</size>
29704       </method>
29705     </type>
29706     <type name="test.myclass">
29707       <method name="Void .ctor()">
29708         <size>7</size>
29709       </method>
29710       <method name="Void Main(System.String[])">
29711         <size>28</size>
29712       </method>
29713     </type>
29714   </test>
29715   <test name="test-311.cs">
29716     <type name="Program">
29717       <method name="Void .ctor()">
29718         <size>38</size>
29719       </method>
29720       <method name="Void .cctor()">
29721         <size>11</size>
29722       </method>
29723       <method name="System.String get_Message()">
29724         <size>6</size>
29725       </method>
29726       <method name="Void set_Message(System.String)">
29727         <size>7</size>
29728       </method>
29729       <method name="Boolean DenyMethod()">
29730         <size>2</size>
29731       </method>
29732       <method name="Void Test2()">
29733         <size>1</size>
29734       </method>
29735       <method name="Void Test3()">
29736         <size>1</size>
29737       </method>
29738       <method name="Void Test4()">
29739         <size>1</size>
29740       </method>
29741       <method name="Int32 Main(System.String[])">
29742         <size>175</size>
29743       </method>
29744     </type>
29745     <type name="Test2">
29746       <method name="Void .ctor()">
29747         <size>7</size>
29748       </method>
29749     </type>
29750   </test>
29751   <test name="test-312.cs">
29752     <type name="X">
29753       <method name="Void .ctor()">
29754         <size>7</size>
29755       </method>
29756       <method name="Void .cctor()">
29757         <size>1</size>
29758       </method>
29759       <method name="Boolean Method(PointF)">
29760         <size>72</size>
29761       </method>
29762       <method name="Boolean Call_constructor_and_implicit()">
29763         <size>29</size>
29764       </method>
29765       <method name="Boolean Init_with_implicit_conv()">
29766         <size>52</size>
29767       </method>
29768       <method name="Boolean Init_ValueType()">
29769         <size>26</size>
29770       </method>
29771       <method name="Boolean InstanceAssignTest()">
29772         <size>75</size>
29773       </method>
29774       <method name="Int32 T()">
29775         <size>54</size>
29776       </method>
29777       <method name="Int32 Main()">
29778         <size>45</size>
29779       </method>
29780     </type>
29781     <type name="PointF">
29782       <method name="Void .ctor(Single, Single)">
29783         <size>47</size>
29784       </method>
29785     </type>
29786     <type name="Point">
29787       <method name="Void .ctor(Int32, Int32)">
29788         <size>37</size>
29789       </method>
29790       <method name="PointF op_Implicit(Point)">
29791         <size>22</size>
29792       </method>
29793     </type>
29794   </test>
29795   <test name="test-313.cs">
29796     <type name="D">
29797       <method name="Void .ctor()">
29798         <size>7</size>
29799       </method>
29800       <method name="Void A.B.METHOD()">
29801         <size>1</size>
29802       </method>
29803       <method name="Int32 Main()">
29804         <size>134</size>
29805       </method>
29806     </type>
29807   </test>
29808   <test name="test-314.cs">
29809     <type name="X">
29810       <method name="Void .ctor()">
29811         <size>28</size>
29812       </method>
29813       <method name="Void .ctor(Int32)">
29814         <size>28</size>
29815       </method>
29816       <method name="Void .cctor()">
29817         <size>11</size>
29818       </method>
29819       <method name="Int32 Main()">
29820         <size>57</size>
29821       </method>
29822     </type>
29823   </test>
29824   <test name="test-315.cs">
29825     <type name="GuardedCollectionValue">
29826       <method name="Void .ctor()">
29827         <size>7</size>
29828       </method>
29829       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
29830         <size>2</size>
29831       </method>
29832       <method name="IDirectedCollectionValue Backwards()">
29833         <size>2</size>
29834       </method>
29835     </type>
29836     <type name="GuardedSequenced">
29837       <method name="Void .ctor()">
29838         <size>7</size>
29839       </method>
29840       <method name="IDirectedCollectionValue Test()">
29841         <size>12</size>
29842       </method>
29843     </type>
29844     <type name="X">
29845       <method name="Void .ctor()">
29846         <size>7</size>
29847       </method>
29848       <method name="Void Main()">
29849         <size>1</size>
29850       </method>
29851     </type>
29852   </test>
29853   <test name="test-316.cs">
29854     <type name="D">
29855       <method name="Void .ctor()">
29856         <size>7</size>
29857       </method>
29858       <method name="Int32 IA.Add(Int32)">
29859         <size>2</size>
29860       </method>
29861       <method name="Int32 IB.Add(Int32)">
29862         <size>2</size>
29863       </method>
29864     </type>
29865     <type name="E">
29866       <method name="Void .ctor()">
29867         <size>7</size>
29868       </method>
29869       <method name="Int32 IA.Add(Int32)">
29870         <size>2</size>
29871       </method>
29872       <method name="Int32 IB.Add(Int32)">
29873         <size>2</size>
29874       </method>
29875       <method name="Void doom()">
29876         <size>1</size>
29877       </method>
29878       <method name="System.Object Clone()">
29879         <size>2</size>
29880       </method>
29881       <method name="Void Dispose()">
29882         <size>1</size>
29883       </method>
29884     </type>
29885     <type name="C">
29886       <method name="Void .ctor()">
29887         <size>7</size>
29888       </method>
29889       <method name="Int32 Test(IC)">
29890         <size>49</size>
29891       </method>
29892       <method name="Void Test2(IE)">
29893         <size>20</size>
29894       </method>
29895       <method name="Int32 Main()">
29896         <size>32</size>
29897       </method>
29898     </type>
29899   </test>
29900   <test name="test-317.cs">
29901     <type name="X">
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-318.cs">
29911     <type name="Ev">
29912       <method name="Void .ctor()">
29913         <size>29</size>
29914       </method>
29915       <method name="Void add_Disposed(System.EventHandler)">
29916         <size>19</size>
29917       </method>
29918       <method name="Void remove_Disposed(System.EventHandler)">
29919         <size>19</size>
29920       </method>
29921       <method name="Void OnClick(System.EventArgs)">
29922         <size>38</size>
29923       </method>
29924     </type>
29925     <type name="Foo">
29926       <method name="Void .ctor()">
29927         <size>7</size>
29928       </method>
29929     </type>
29930     <type name="C">
29931       <method name="Void .ctor()">
29932         <size>7</size>
29933       </method>
29934       <method name="Void my_from_fixed(Int32 ByRef)">
29935         <size>4</size>
29936       </method>
29937       <method name="Void month_from_fixed(Int32)">
29938         <size>8</size>
29939       </method>
29940       <method name="Int32 CreateFromString(Int32)">
29941         <size>10</size>
29942       </method>
29943       <method name="Void Main()">
29944         <size>1</size>
29945       </method>
29946     </type>
29947     <type name="Foo">
29948       <method name="Void EventInterface.add_Event(System.EventHandler)">
29949         <size>1</size>
29950       </method>
29951       <method name="Void EventInterface.remove_Event(System.EventHandler)">
29952         <size>1</size>
29953       </method>
29954     </type>
29955     <type name="C">
29956       <method name="Double* GetValue(Double)">
29957         <size>5</size>
29958       </method>
29959     </type>
29960   </test>
29961   <test name="test-319.cs">
29962     <type name="ConstFields">
29963       <method name="Void .ctor()">
29964         <size>7</size>
29965       </method>
29966       <method name="Void .cctor()">
29967         <size>137</size>
29968       </method>
29969       <method name="Int32 Main()">
29970         <size>324</size>
29971       </method>
29972     </type>
29973   </test>
29974   <test name="test-32.cs">
29975     <type name="Blah">
29976       <method name="Void .ctor()">
29977         <size>7</size>
29978       </method>
29979       <method name="Int32 Main()">
29980         <size>50</size>
29981       </method>
29982     </type>
29983   </test>
29984   <test name="test-320.cs">
29985     <type name="X">
29986       <method name="Void .ctor(SByte*, Int32, Int32)">
29987         <size>7</size>
29988       </method>
29989       <method name="Void Main()">
29990         <size>12</size>
29991       </method>
29992     </type>
29993   </test>
29994   <test name="test-321.cs">
29995     <type name="X">
29996       <method name="Void Dispose()">
29997         <size>1</size>
29998       </method>
29999       <method name="Void Main()">
30000         <size>30</size>
30001       </method>
30002     </type>
30003   </test>
30004   <test name="test-322.cs">
30005     <type name="Y">
30006       <method name="Void .ctor(Byte)">
30007         <size>14</size>
30008       </method>
30009       <method name="Int32 op_Implicit(Y)">
30010         <size>7</size>
30011       </method>
30012     </type>
30013     <type name="X">
30014       <method name="Void .ctor()">
30015         <size>7</size>
30016       </method>
30017       <method name="Void Main()">
30018         <size>50</size>
30019       </method>
30020     </type>
30021   </test>
30022   <test name="test-323.cs">
30023     <type name="X">
30024       <method name="Void .ctor()">
30025         <size>7</size>
30026       </method>
30027       <method name="Void Main()">
30028         <size>1</size>
30029       </method>
30030     </type>
30031   </test>
30032   <test name="test-324.cs">
30033     <type name="A">
30034       <method name="Void .ctor()">
30035         <size>7</size>
30036       </method>
30037       <method name="Void DoStuff()">
30038         <size>11</size>
30039       </method>
30040     </type>
30041     <type name="T">
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="Driver">
30050       <method name="Void .ctor()">
30051         <size>7</size>
30052       </method>
30053       <method name="Void Main()">
30054         <size>22</size>
30055       </method>
30056     </type>
30057     <type name="B">
30058       <method name="Boolean get_Val()">
30059         <size>2</size>
30060       </method>
30061     </type>
30062   </test>
30063   <test name="test-325.cs">
30064     <type name="RequestAttribute">
30065       <method name="Void .ctor(String, String, String[])">
30066         <size>7</size>
30067       </method>
30068     </type>
30069     <type name="MyClass">
30070       <method name="Void .ctor()">
30071         <size>7</size>
30072       </method>
30073       <method name="Int32 SomeRequest()">
30074         <size>2</size>
30075       </method>
30076       <method name="Void Main()">
30077         <size>7</size>
30078       </method>
30079     </type>
30080   </test>
30081   <test name="test-326.cs">
30082     <type name="X">
30083       <method name="Void .ctor()">
30084         <size>7</size>
30085       </method>
30086       <method name="Int32 Main()">
30087         <size>55</size>
30088       </method>
30089     </type>
30090     <type name="Mapper">
30091       <method name="Void .ctor(Object, IntPtr)">
30092         <size>0</size>
30093       </method>
30094       <method name="Double Invoke(Int32)">
30095         <size>0</size>
30096       </method>
30097       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30098         <size>0</size>
30099       </method>
30100       <method name="Double EndInvoke(IAsyncResult)">
30101         <size>0</size>
30102       </method>
30103     </type>
30104     <type name="X">
30105       <method name="Double &lt;Main&gt;m__0(Int32)">
30106         <size>6</size>
30107       </method>
30108     </type>
30109   </test>
30110   <test name="test-327.cs">
30111     <type name="X2">
30112       <method name="Void .ctor()">
30113         <size>7</size>
30114       </method>
30115     </type>
30116     <type name="A.B.Tester">
30117       <method name="Void .ctor()">
30118         <size>7</size>
30119       </method>
30120       <method name="Void .cctor()">
30121         <size>1</size>
30122       </method>
30123       <method name="Void Main()">
30124         <size>1</size>
30125       </method>
30126     </type>
30127   </test>
30128   <test name="test-328.cs">
30129     <type name="A.B.Tester">
30130       <method name="Void .ctor()">
30131         <size>7</size>
30132       </method>
30133       <method name="Void .cctor()">
30134         <size>1</size>
30135       </method>
30136       <method name="Void Main()">
30137         <size>1</size>
30138       </method>
30139     </type>
30140   </test>
30141   <test name="test-329.cs">
30142     <type name="X">
30143       <method name="Void .ctor()">
30144         <size>7</size>
30145       </method>
30146       <method name="Void .ctor(Object)">
30147         <size>21</size>
30148       </method>
30149       <method name="Int32 Main()">
30150         <size>74</size>
30151       </method>
30152     </type>
30153   </test>
30154   <test name="test-33.cs">
30155     <type name="FirstOuter.FirstInner.First">
30156       <method name="Void .ctor()">
30157         <size>7</size>
30158       </method>
30159       <method name="System.String get_MyIdentity()">
30160         <size>12</size>
30161       </method>
30162     </type>
30163     <type name="FirstOuter.Second">
30164       <method name="Void .ctor()">
30165         <size>7</size>
30166       </method>
30167     </type>
30168     <type name="FirstOuter.SecondInner.Third">
30169       <method name="Void .ctor()">
30170         <size>7</size>
30171       </method>
30172     </type>
30173     <type name="FirstOuter.FirstInner.Fourth">
30174       <method name="Void .ctor()">
30175         <size>7</size>
30176       </method>
30177     </type>
30178     <type name="Fifth">
30179       <method name="Void .ctor()">
30180         <size>7</size>
30181       </method>
30182     </type>
30183     <type name="Application">
30184       <method name="Void .ctor()">
30185         <size>7</size>
30186       </method>
30187       <method name="Int32 Main(System.String[])">
30188         <size>139</size>
30189       </method>
30190     </type>
30191   </test>
30192   <test name="test-330.cs">
30193     <type name="X">
30194       <method name="Void .ctor()">
30195         <size>7</size>
30196       </method>
30197       <method name="Void Main()">
30198         <size>8</size>
30199       </method>
30200     </type>
30201   </test>
30202   <test name="test-331.cs">
30203     <type name="T">
30204       <method name="Void .ctor()">
30205         <size>7</size>
30206       </method>
30207       <method name="Void Main()">
30208         <size>1</size>
30209       </method>
30210       <method name="Byte* get_Ptr()">
30211         <size>7</size>
30212       </method>
30213       <method name="Void set_Ptr(Byte*)">
30214         <size>8</size>
30215       </method>
30216     </type>
30217   </test>
30218   <test name="test-332.cs">
30219     <type name="C">
30220       <method name="Void .ctor()">
30221         <size>7</size>
30222       </method>
30223       <method name="Void Main()">
30224         <size>1</size>
30225       </method>
30226     </type>
30227   </test>
30228   <test name="test-333.cs">
30229     <type name="Foo">
30230       <method name="Void .ctor()">
30231         <size>7</size>
30232       </method>
30233       <method name="Void Something()">
30234         <size>1</size>
30235       </method>
30236     </type>
30237     <type name="Bar">
30238       <method name="Void .ctor()">
30239         <size>7</size>
30240       </method>
30241       <method name="Void Something()">
30242         <size>1</size>
30243       </method>
30244       <method name="Void Main()">
30245         <size>1</size>
30246       </method>
30247     </type>
30248   </test>
30249   <test name="test-334.cs">
30250     <type name="Test.Foo.Index.CompoundFileReader">
30251       <method name="Void .ctor()">
30252         <size>7</size>
30253       </method>
30254       <method name="Void Main()">
30255         <size>1</size>
30256       </method>
30257     </type>
30258     <type name="Test.Foo.Store.Directory">
30259       <method name="Void .ctor()">
30260         <size>7</size>
30261       </method>
30262     </type>
30263   </test>
30264   <test name="test-335.cs">
30265     <type name="X">
30266       <method name="Void .ctor()">
30267         <size>7</size>
30268       </method>
30269       <method name="Void A(Int32, Int32)">
30270         <size>1</size>
30271       </method>
30272       <method name="Void C(Int32 ByRef)">
30273         <size>4</size>
30274       </method>
30275       <method name="Void Main()">
30276         <size>70</size>
30277       </method>
30278     </type>
30279     <type name="X+B">
30280       <method name="Void .ctor(Object, IntPtr)">
30281         <size>0</size>
30282       </method>
30283       <method name="Void Invoke(Int32, Int32)">
30284         <size>0</size>
30285       </method>
30286       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
30287         <size>0</size>
30288       </method>
30289       <method name="Void EndInvoke(IAsyncResult)">
30290         <size>0</size>
30291       </method>
30292     </type>
30293     <type name="X+D">
30294       <method name="Void .ctor(Object, IntPtr)">
30295         <size>0</size>
30296       </method>
30297       <method name="Void Invoke(Int32 ByRef)">
30298         <size>0</size>
30299       </method>
30300       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
30301         <size>0</size>
30302       </method>
30303       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
30304         <size>0</size>
30305       </method>
30306     </type>
30307   </test>
30308   <test name="test-336.cs">
30309     <type name="X">
30310       <method name="Void .ctor(Foo)">
30311         <size>7</size>
30312       </method>
30313       <method name="Void .ctor(Bar)">
30314         <size>7</size>
30315       </method>
30316       <method name="Void Test()">
30317         <size>1</size>
30318       </method>
30319       <method name="Void Main()">
30320         <size>19</size>
30321       </method>
30322     </type>
30323     <type name="Foo">
30324       <method name="Void .ctor(Object, IntPtr)">
30325         <size>0</size>
30326       </method>
30327       <method name="Void Invoke()">
30328         <size>0</size>
30329       </method>
30330       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30331         <size>0</size>
30332       </method>
30333       <method name="Void EndInvoke(IAsyncResult)">
30334         <size>0</size>
30335       </method>
30336     </type>
30337     <type name="Bar">
30338       <method name="Void .ctor(Object, IntPtr)">
30339         <size>0</size>
30340       </method>
30341       <method name="Void Invoke(Int32)">
30342         <size>0</size>
30343       </method>
30344       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30345         <size>0</size>
30346       </method>
30347       <method name="Void EndInvoke(IAsyncResult)">
30348         <size>0</size>
30349       </method>
30350     </type>
30351   </test>
30352   <test name="test-337.cs">
30353     <type name="Test">
30354       <method name="Void .ctor()">
30355         <size>7</size>
30356       </method>
30357       <method name="Void Main()">
30358         <size>16</size>
30359       </method>
30360     </type>
30361   </test>
30362   <test name="test-338.cs">
30363     <type name="X">
30364       <method name="Void .ctor()">
30365         <size>7</size>
30366       </method>
30367       <method name="Void .cctor()">
30368         <size>11</size>
30369       </method>
30370       <method name="Void Main()">
30371         <size>1</size>
30372       </method>
30373       <method name="Y+Z fz()">
30374         <size>6</size>
30375       </method>
30376     </type>
30377     <type name="Y">
30378       <method name="Void .ctor()">
30379         <size>7</size>
30380       </method>
30381     </type>
30382     <type name="Y+Z">
30383       <method name="Void .ctor()">
30384         <size>7</size>
30385       </method>
30386       <method name="Void .cctor()">
30387         <size>11</size>
30388       </method>
30389     </type>
30390   </test>
30391   <test name="test-339.cs">
30392     <type name="C">
30393       <method name="Void .ctor()">
30394         <size>7</size>
30395       </method>
30396       <method name="Void .cctor()">
30397         <size>17</size>
30398       </method>
30399       <method name="Int32 Main()">
30400         <size>86</size>
30401       </method>
30402     </type>
30403   </test>
30404   <test name="test-34.cs">
30405     <type name="Blah">
30406       <method name="Void .ctor()">
30407         <size>7</size>
30408       </method>
30409       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
30410         <size>7</size>
30411       </method>
30412       <method name="Int32 Bar(Int32, System.Int32[])">
30413         <size>61</size>
30414       </method>
30415       <method name="Void Foo(Int32, Int32)">
30416         <size>7</size>
30417       </method>
30418       <method name="Void In(Int32 ByRef)">
30419         <size>7</size>
30420       </method>
30421       <method name="Void Out(Int32 ByRef)">
30422         <size>7</size>
30423       </method>
30424       <method name="Int32 AddArray(System.Int32[])">
30425         <size>30</size>
30426       </method>
30427       <method name="Int32 AddFancy(FancyInt[])">
30428         <size>39</size>
30429       </method>
30430       <method name="Int32 Main()">
30431         <size>269</size>
30432       </method>
30433     </type>
30434     <type name="&lt;PrivateImplementationDetails&gt;">
30435       <method name="Void .ctor()">
30436         <size>7</size>
30437       </method>
30438     </type>
30439     <type name="FancyInt">
30440       <method name="Void .ctor(Int32)">
30441         <size>8</size>
30442       </method>
30443     </type>
30444   </test>
30445   <test name="test-340.cs">
30446     <type name="FLMID.Bugs.BoolOne.A">
30447       <method name="Void .ctor()">
30448         <size>7</size>
30449       </method>
30450       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
30451         <size>8</size>
30452       </method>
30453     </type>
30454     <type name="FLMID.Bugs.BoolOne.B">
30455       <method name="Void .ctor()">
30456         <size>7</size>
30457       </method>
30458     </type>
30459     <type name="FLMID.Bugs.BoolOne.Test">
30460       <method name="Void .ctor()">
30461         <size>7</size>
30462       </method>
30463       <method name="Int32 Main(System.String[])">
30464         <size>34</size>
30465       </method>
30466     </type>
30467     <type name="FLMID.Bugs.BoolOne.B">
30468       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
30469         <size>12</size>
30470       </method>
30471     </type>
30472   </test>
30473   <test name="test-341.cs">
30474     <type name="Test">
30475       <method name="Void .ctor()">
30476         <size>7</size>
30477       </method>
30478       <method name="Void Main()">
30479         <size>1</size>
30480       </method>
30481     </type>
30482     <type name="Libs">
30483       <method name="Void .ctor()">
30484         <size>7</size>
30485       </method>
30486     </type>
30487     <type name="Bar">
30488       <method name="Void .ctor()">
30489         <size>7</size>
30490       </method>
30491     </type>
30492     <type name="Foo">
30493       <method name="Void .ctor()">
30494         <size>7</size>
30495       </method>
30496     </type>
30497   </test>
30498   <test name="test-342.cs">
30499     <type name="A">
30500       <method name="Void .ctor()">
30501         <size>7</size>
30502       </method>
30503       <method name="Void Foo(Int32)">
30504         <size>1</size>
30505       </method>
30506       <method name="Void Foo(Double)">
30507         <size>11</size>
30508       </method>
30509     </type>
30510     <type name="B">
30511       <method name="Void .ctor()">
30512         <size>7</size>
30513       </method>
30514       <method name="Void Foo(Double)">
30515         <size>11</size>
30516       </method>
30517       <method name="Void Main()">
30518         <size>24</size>
30519       </method>
30520     </type>
30521     <type name="A">
30522       <method name="Boolean get_Item(Int32)">
30523         <size>2</size>
30524       </method>
30525       <method name="Boolean get_Item(Double)">
30526         <size>11</size>
30527       </method>
30528     </type>
30529     <type name="B">
30530       <method name="Boolean get_Item(Double)">
30531         <size>11</size>
30532       </method>
30533     </type>
30534   </test>
30535   <test name="test-343.cs">
30536     <type name="X">
30537       <method name="Void .ctor()">
30538         <size>7</size>
30539       </method>
30540       <method name="Void Concat(System.String, System.String, System.String)">
30541         <size>1</size>
30542       </method>
30543       <method name="Void Concat(System.String[])">
30544         <size>11</size>
30545       </method>
30546       <method name="Void Main()">
30547         <size>21</size>
30548       </method>
30549     </type>
30550   </test>
30551   <test name="test-344.cs">
30552     <type name="X">
30553       <method name="Void .ctor()">
30554         <size>7</size>
30555       </method>
30556       <method name="Void add_y(Y)">
30557         <size>24</size>
30558       </method>
30559       <method name="Void remove_y(Y)">
30560         <size>24</size>
30561       </method>
30562       <method name="Void Main(System.String[])">
30563         <size>13</size>
30564       </method>
30565       <method name="Void Foo()">
30566         <size>66</size>
30567       </method>
30568     </type>
30569     <type name="Y">
30570       <method name="Void .ctor(Object, IntPtr)">
30571         <size>0</size>
30572       </method>
30573       <method name="Void Invoke()">
30574         <size>0</size>
30575       </method>
30576       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30577         <size>0</size>
30578       </method>
30579       <method name="Void EndInvoke(IAsyncResult)">
30580         <size>0</size>
30581       </method>
30582     </type>
30583     <type name="X+&lt;Foo&gt;c__AnonStorey0">
30584       <method name="Void .ctor()">
30585         <size>7</size>
30586       </method>
30587       <method name="Void &lt;&gt;m__0()">
30588         <size>28</size>
30589       </method>
30590     </type>
30591   </test>
30592   <test name="test-345.cs">
30593     <type name="EntryPoint">
30594       <method name="Void .ctor()">
30595         <size>7</size>
30596       </method>
30597       <method name="Void Main()">
30598         <size>1</size>
30599       </method>
30600     </type>
30601   </test>
30602   <test name="test-346.cs">
30603     <type name="TestMethods.Class1">
30604       <method name="Void .ctor()">
30605         <size>7</size>
30606       </method>
30607       <method name="Int32 Main()">
30608         <size>91</size>
30609       </method>
30610     </type>
30611     <type name="TestMethods.ParamClass">
30612       <method name="Void .ctor()">
30613         <size>7</size>
30614       </method>
30615     </type>
30616     <type name="TestMethods.TestParam">
30617       <method name="Void .ctor()">
30618         <size>7</size>
30619       </method>
30620     </type>
30621     <type name="TestMethods.BaseClass">
30622       <method name="Void .ctor()">
30623         <size>7</size>
30624       </method>
30625       <method name="Int32 AddItem(TestMethods.ParamClass)">
30626         <size>0</size>
30627       </method>
30628     </type>
30629     <type name="TestMethods.TestClass">
30630       <method name="Void .ctor()">
30631         <size>7</size>
30632       </method>
30633       <method name="Int32 AddItem(System.Object)">
30634         <size>2</size>
30635       </method>
30636       <method name="Int32 AddItem(TestMethods.ParamClass)">
30637         <size>2</size>
30638       </method>
30639     </type>
30640   </test>
30641   <test name="test-347.cs">
30642     <type name="Whatever.Core.Project">
30643       <method name="Void .ctor()">
30644         <size>7</size>
30645       </method>
30646     </type>
30647     <type name="Whatever.Core.A">
30648       <method name="Void .ctor()">
30649         <size>7</size>
30650       </method>
30651       <method name="Whatever.Core.Project get_Project()">
30652         <size>6</size>
30653       </method>
30654     </type>
30655     <type name="SomethingElse.Core.Project">
30656       <method name="Void .ctor()">
30657         <size>7</size>
30658       </method>
30659     </type>
30660     <type name="Whatever.App.B">
30661       <method name="Void .ctor()">
30662         <size>7</size>
30663       </method>
30664       <method name="System.String Execute()">
30665         <size>12</size>
30666       </method>
30667       <method name="Void Main()">
30668         <size>12</size>
30669       </method>
30670     </type>
30671   </test>
30672   <test name="test-348.cs">
30673     <type name="BoundAttribute">
30674       <method name="Void .ctor(Double, Int32)">
30675         <size>7</size>
30676       </method>
30677     </type>
30678     <type name="C">
30679       <method name="Void .ctor()">
30680         <size>7</size>
30681       </method>
30682       <method name="Void Main()">
30683         <size>1</size>
30684       </method>
30685     </type>
30686   </test>
30687   <test name="test-349.cs">
30688     <type name="C">
30689       <method name="Void .ctor()">
30690         <size>7</size>
30691       </method>
30692       <method name="Void add_Ev1(D)">
30693         <size>24</size>
30694       </method>
30695       <method name="Void remove_Ev1(D)">
30696         <size>24</size>
30697       </method>
30698     </type>
30699     <type name="X">
30700       <method name="Void .ctor()">
30701         <size>7</size>
30702       </method>
30703       <method name="Void .cctor()">
30704         <size>1</size>
30705       </method>
30706       <method name="Void add_Ev1(D)">
30707         <size>22</size>
30708       </method>
30709       <method name="Void remove_Ev1(D)">
30710         <size>22</size>
30711       </method>
30712       <method name="Void add_Ev2(D)">
30713         <size>22</size>
30714       </method>
30715       <method name="Void remove_Ev2(D)">
30716         <size>22</size>
30717       </method>
30718     </type>
30719     <type name="X2">
30720       <method name="Void .ctor()">
30721         <size>7</size>
30722       </method>
30723       <method name="Void .cctor()">
30724         <size>7</size>
30725       </method>
30726     </type>
30727     <type name="Test">
30728       <method name="Void .ctor()">
30729         <size>7</size>
30730       </method>
30731       <method name="Void .cctor()">
30732         <size>19</size>
30733       </method>
30734       <method name="Int32 Main()">
30735         <size>63</size>
30736       </method>
30737     </type>
30738     <type name="D">
30739       <method name="Void .ctor(Object, IntPtr)">
30740         <size>0</size>
30741       </method>
30742       <method name="Void Invoke()">
30743         <size>0</size>
30744       </method>
30745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30746         <size>0</size>
30747       </method>
30748       <method name="Void EndInvoke(IAsyncResult)">
30749         <size>0</size>
30750       </method>
30751     </type>
30752   </test>
30753   <test name="test-35.cs">
30754     <type name="X">
30755       <method name="Void .ctor()">
30756         <size>7</size>
30757       </method>
30758       <method name="Void .cctor()">
30759         <size>7</size>
30760       </method>
30761       <method name="Void a()">
30762         <size>17</size>
30763       </method>
30764       <method name="Void w(Int32)">
30765         <size>22</size>
30766       </method>
30767       <method name="Int32 Main()">
30768         <size>298</size>
30769       </method>
30770     </type>
30771   </test>
30772   <test name="test-350.cs">
30773     <type name="A">
30774       <method name="Void .ctor()">
30775         <size>7</size>
30776       </method>
30777     </type>
30778     <type name="A+BAttribute">
30779       <method name="Void .ctor()">
30780         <size>7</size>
30781       </method>
30782     </type>
30783     <type name="C">
30784       <method name="Void .ctor()">
30785         <size>7</size>
30786       </method>
30787       <method name="Void Main()">
30788         <size>1</size>
30789       </method>
30790     </type>
30791   </test>
30792   <test name="test-351.cs">
30793     <type name="Test.Testee">
30794       <method name="Void .ctor()">
30795         <size>7</size>
30796       </method>
30797       <method name="Void Bar(System.String, System.Object[])">
30798         <size>1</size>
30799       </method>
30800       <method name="Void Main()">
30801         <size>242</size>
30802       </method>
30803     </type>
30804     <type name="Test.Foo">
30805       <method name="Void .ctor(Object, IntPtr)">
30806         <size>0</size>
30807       </method>
30808       <method name="Void Invoke(System.String, System.Object[])">
30809         <size>0</size>
30810       </method>
30811       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
30812         <size>0</size>
30813       </method>
30814       <method name="Void EndInvoke(IAsyncResult)">
30815         <size>0</size>
30816       </method>
30817     </type>
30818   </test>
30819   <test name="test-352.cs">
30820     <type name="C">
30821       <method name="Void .ctor()">
30822         <size>7</size>
30823       </method>
30824       <method name="Void Main()">
30825         <size>1</size>
30826       </method>
30827     </type>
30828   </test>
30829   <test name="test-353.cs">
30830     <type name="Three">
30831       <method name="Void .ctor()">
30832         <size>7</size>
30833       </method>
30834       <method name="Void Main()">
30835         <size>7</size>
30836       </method>
30837     </type>
30838     <type name="One">
30839       <method name="Void .ctor()">
30840         <size>7</size>
30841       </method>
30842     </type>
30843     <type name="Two">
30844       <method name="Void .ctor()">
30845         <size>7</size>
30846       </method>
30847     </type>
30848   </test>
30849   <test name="test-354.cs">
30850     <type name="MYAttr">
30851       <method name="Void .ctor()">
30852         <size>7</size>
30853       </method>
30854     </type>
30855     <type name="A">
30856       <method name="Void .ctor()">
30857         <size>7</size>
30858       </method>
30859       <method name="Void Main()">
30860         <size>1</size>
30861       </method>
30862     </type>
30863   </test>
30864   <test name="test-355.cs">
30865     <type name="Level1.Level1.Level2.MainClass">
30866       <method name="Void .ctor()">
30867         <size>7</size>
30868       </method>
30869       <method name="Void Main()">
30870         <size>1</size>
30871       </method>
30872     </type>
30873   </test>
30874   <test name="test-356.cs">
30875     <type name="MainClass">
30876       <method name="Void .ctor()">
30877         <size>7</size>
30878       </method>
30879       <method name="Void Main()">
30880         <size>1</size>
30881       </method>
30882     </type>
30883   </test>
30884   <test name="test-357.cs">
30885     <type name="SD.Sd">
30886       <method name="Void .ctor()">
30887         <size>7</size>
30888       </method>
30889       <method name="Void F(Boolean)">
30890         <size>1</size>
30891       </method>
30892     </type>
30893     <type name="Foo.Bar">
30894       <method name="Void .ctor()">
30895         <size>25</size>
30896       </method>
30897       <method name="Void Main()">
30898         <size>27</size>
30899       </method>
30900     </type>
30901     <type name="Foo.Bar+f_t">
30902       <method name="Void .ctor(Object, IntPtr)">
30903         <size>0</size>
30904       </method>
30905       <method name="Void Invoke(Boolean)">
30906         <size>0</size>
30907       </method>
30908       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
30909         <size>0</size>
30910       </method>
30911       <method name="Void EndInvoke(IAsyncResult)">
30912         <size>0</size>
30913       </method>
30914     </type>
30915   </test>
30916   <test name="test-358.cs">
30917     <type name="Test">
30918       <method name="Void .ctor()">
30919         <size>7</size>
30920       </method>
30921       <method name="Void Main()">
30922         <size>50</size>
30923       </method>
30924     </type>
30925   </test>
30926   <test name="test-359.cs">
30927     <type name="Test">
30928       <method name="Void .ctor()">
30929         <size>7</size>
30930       </method>
30931       <method name="Void Main()">
30932         <size>1</size>
30933       </method>
30934     </type>
30935   </test>
30936   <test name="test-36.cs">
30937     <type name="Y">
30938       <method name="Void .ctor()">
30939         <size>7</size>
30940       </method>
30941       <method name="Int32 Main()">
30942         <size>278</size>
30943       </method>
30944     </type>
30945     <type name="X">
30946       <method name="IEnumerator GetEnumerator()">
30947         <size>35</size>
30948       </method>
30949     </type>
30950     <type name="&lt;PrivateImplementationDetails&gt;">
30951       <method name="Void .ctor()">
30952         <size>7</size>
30953       </method>
30954     </type>
30955   </test>
30956   <test name="test-360.cs">
30957     <type name="Application">
30958       <method name="Void .ctor()">
30959         <size>7</size>
30960       </method>
30961       <method name="Void Main(System.String[])">
30962         <size>13</size>
30963       </method>
30964     </type>
30965   </test>
30966   <test name="test-361.cs">
30967     <type name="X">
30968       <method name="Void .ctor()">
30969         <size>7</size>
30970       </method>
30971     </type>
30972     <type name="Test">
30973       <method name="Void .ctor()">
30974         <size>7</size>
30975       </method>
30976       <method name="Void Main()">
30977         <size>1</size>
30978       </method>
30979     </type>
30980   </test>
30981   <test name="test-362.cs">
30982     <type name="C">
30983       <method name="Void .ctor()">
30984         <size>7</size>
30985       </method>
30986       <method name="Void Main()">
30987         <size>17</size>
30988       </method>
30989       <method name="Void Test()">
30990         <size>26</size>
30991       </method>
30992     </type>
30993   </test>
30994   <test name="test-363.cs">
30995     <type name="Location">
30996       <method name="Void .ctor()">
30997         <size>7</size>
30998       </method>
30999       <method name="Void .cctor()">
31000         <size>11</size>
31001       </method>
31002     </type>
31003     <type name="Element">
31004       <method name="Void .ctor()">
31005         <size>18</size>
31006       </method>
31007       <method name="Location get_Location()">
31008         <size>7</size>
31009       </method>
31010       <method name="Void set_Location(Location)">
31011         <size>8</size>
31012       </method>
31013     </type>
31014     <type name="T">
31015       <method name="Void .ctor()">
31016         <size>7</size>
31017       </method>
31018       <method name="Void Main()">
31019         <size>1</size>
31020       </method>
31021     </type>
31022   </test>
31023   <test name="test-364.cs">
31024     <type name="X">
31025       <method name="Void .ctor()">
31026         <size>7</size>
31027       </method>
31028       <method name="Int32 Main()">
31029         <size>34</size>
31030       </method>
31031       <method name="Int32 t1(Int32)">
31032         <size>33</size>
31033       </method>
31034       <method name="Int32 t2(Int32)">
31035         <size>47</size>
31036       </method>
31037       <method name="Void Main2(System.String[])">
31038         <size>72</size>
31039       </method>
31040     </type>
31041     <type name="Delegable">
31042       <method name="Void .ctor()">
31043         <size>7</size>
31044       </method>
31045       <method name="Void add_MyDelegate(System.EventHandler)">
31046         <size>24</size>
31047       </method>
31048       <method name="Void remove_MyDelegate(System.EventHandler)">
31049         <size>24</size>
31050       </method>
31051     </type>
31052     <type name="X+Foo">
31053       <method name="Void .ctor(Object, IntPtr)">
31054         <size>0</size>
31055       </method>
31056       <method name="Int32 Invoke()">
31057         <size>0</size>
31058       </method>
31059       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31060         <size>0</size>
31061       </method>
31062       <method name="Int32 EndInvoke(IAsyncResult)">
31063         <size>0</size>
31064       </method>
31065     </type>
31066     <type name="X+&lt;t1&gt;c__AnonStorey0">
31067       <method name="Void .ctor()">
31068         <size>7</size>
31069       </method>
31070       <method name="Int32 &lt;&gt;m__0()">
31071         <size>7</size>
31072       </method>
31073     </type>
31074     <type name="X+&lt;t2&gt;c__AnonStorey1">
31075       <method name="Void .ctor()">
31076         <size>7</size>
31077       </method>
31078       <method name="Int32 &lt;&gt;m__1()">
31079         <size>7</size>
31080       </method>
31081     </type>
31082     <type name="X+&lt;Main2&gt;c__AnonStorey2">
31083       <method name="Void .ctor()">
31084         <size>7</size>
31085       </method>
31086       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
31087         <size>33</size>
31088       </method>
31089     </type>
31090   </test>
31091   <test name="test-365.cs">
31092     <type name="C">
31093       <method name="Void .ctor()">
31094         <size>19</size>
31095       </method>
31096       <method name="Void set_LiteralType(LiteralType)">
31097         <size>1</size>
31098       </method>
31099       <method name="Void Main()">
31100         <size>1</size>
31101       </method>
31102     </type>
31103   </test>
31104   <test name="test-366.cs">
31105     <type name="C">
31106       <method name="Void .ctor()">
31107         <size>7</size>
31108       </method>
31109       <method name="Int32 Main()">
31110         <size>20</size>
31111       </method>
31112     </type>
31113   </test>
31114   <test name="test-367.cs">
31115     <type name="X">
31116       <method name="Void .ctor()">
31117         <size>7</size>
31118       </method>
31119       <method name="Int32 Main()">
31120         <size>20</size>
31121       </method>
31122     </type>
31123   </test>
31124   <test name="test-368.cs">
31125     <type name="X">
31126       <method name="Void .ctor()">
31127         <size>7</size>
31128       </method>
31129       <method name="Void Main()">
31130         <size>27</size>
31131       </method>
31132     </type>
31133   </test>
31134   <test name="test-369.cs">
31135     <type name="Test">
31136       <method name="Void .ctor()">
31137         <size>7</size>
31138       </method>
31139       <method name="Boolean Equals(System.Object)">
31140         <size>2</size>
31141       </method>
31142       <method name="Int32 GetHashCode()">
31143         <size>2</size>
31144       </method>
31145       <method name="Void Main()">
31146         <size>47</size>
31147       </method>
31148       <method name="Boolean op_Equality(Test, Test)">
31149         <size>14</size>
31150       </method>
31151       <method name="Boolean op_Inequality(Test, Test)">
31152         <size>2</size>
31153       </method>
31154     </type>
31155   </test>
31156   <test name="test-37.cs">
31157     <type name="X">
31158       <method name="Void .ctor()">
31159         <size>7</size>
31160       </method>
31161       <method name="Void m(System.Int32[])">
31162         <size>9</size>
31163       </method>
31164       <method name="Int32 test_int_single_dim()">
31165         <size>88</size>
31166       </method>
31167       <method name="Int32 simple_test_double_dim()">
31168         <size>78</size>
31169       </method>
31170       <method name="Int32 Main()">
31171         <size>12</size>
31172       </method>
31173     </type>
31174   </test>
31175   <test name="test-370.cs">
31176     <type name="Test.Application">
31177       <method name="Void .ctor()">
31178         <size>7</size>
31179       </method>
31180       <method name="Int32 ParseType(System.String)">
31181         <size>168</size>
31182       </method>
31183       <method name="Int32 Main()">
31184         <size>54</size>
31185       </method>
31186     </type>
31187   </test>
31188   <test name="test-371.cs">
31189     <type name="X">
31190       <method name="Void .ctor(Boolean&amp;)">
31191         <size>10</size>
31192       </method>
31193       <method name="Void Main()">
31194         <size>1</size>
31195       </method>
31196     </type>
31197     <type name="Y">
31198       <method name="Void .ctor(Boolean&amp;)">
31199         <size>8</size>
31200       </method>
31201     </type>
31202   </test>
31203   <test name="test-372.cs">
31204     <type name="GenericNode">
31205       <method name="Void .ctor()">
31206         <size>7</size>
31207       </method>
31208       <method name="Int32 GetStat()">
31209         <size>2</size>
31210       </method>
31211     </type>
31212     <type name="GenericFileNode">
31213       <method name="Void .ctor()">
31214         <size>7</size>
31215       </method>
31216       <method name="Int32 NotUsed()">
31217         <size>2</size>
31218       </method>
31219     </type>
31220     <type name="WorkingTest">
31221       <method name="Void .ctor()">
31222         <size>7</size>
31223       </method>
31224       <method name="Int32 GetStat()">
31225         <size>3</size>
31226       </method>
31227     </type>
31228     <type name="FailingTest">
31229       <method name="Void .ctor()">
31230         <size>7</size>
31231       </method>
31232       <method name="Int32 GetStat()">
31233         <size>3</size>
31234       </method>
31235     </type>
31236     <type name="TestWrapper">
31237       <method name="Void .ctor()">
31238         <size>7</size>
31239       </method>
31240       <method name="Boolean Test(Node, System.String)">
31241         <size>39</size>
31242       </method>
31243       <method name="Int32 Main()">
31244         <size>44</size>
31245       </method>
31246     </type>
31247   </test>
31248   <test name="test-373.cs">
31249     <type name="Test">
31250       <method name="Void .ctor()">
31251         <size>7</size>
31252       </method>
31253       <method name="Void Main(System.String[])">
31254         <size>50</size>
31255       </method>
31256     </type>
31257   </test>
31258   <test name="test-374.cs">
31259     <type name="Test">
31260       <method name="Void .ctor()">
31261         <size>7</size>
31262       </method>
31263     </type>
31264     <type name="Rest">
31265       <method name="Void .ctor()">
31266         <size>7</size>
31267       </method>
31268       <method name="Void Main()">
31269         <size>1</size>
31270       </method>
31271     </type>
31272   </test>
31273   <test name="test-375.cs">
31274     <type name="a">
31275       <method name="Void .ctor()">
31276         <size>7</size>
31277       </method>
31278     </type>
31279     <type name="a+b">
31280       <method name="Void .ctor()">
31281         <size>7</size>
31282       </method>
31283     </type>
31284     <type name="c">
31285       <method name="Void .ctor()">
31286         <size>7</size>
31287       </method>
31288       <method name="Void Main()">
31289         <size>1</size>
31290       </method>
31291     </type>
31292     <type name="c+d">
31293       <method name="Void .ctor()">
31294         <size>7</size>
31295       </method>
31296     </type>
31297   </test>
31298   <test name="test-376.cs">
31299     <type name="C">
31300       <method name="Void .ctor()">
31301         <size>7</size>
31302       </method>
31303       <method name="Int32 Main()">
31304         <size>72</size>
31305       </method>
31306     </type>
31307   </test>
31308   <test name="test-377.cs">
31309     <type name="Tests">
31310       <method name="Void .ctor()">
31311         <size>7</size>
31312       </method>
31313       <method name="Void test()">
31314         <size>10</size>
31315       </method>
31316       <method name="Void Main()">
31317         <size>1</size>
31318       </method>
31319     </type>
31320   </test>
31321   <test name="test-378.cs">
31322     <type name="C">
31323       <method name="Void .ctor()">
31324         <size>7</size>
31325       </method>
31326       <method name="Void Main()">
31327         <size>1</size>
31328       </method>
31329     </type>
31330   </test>
31331   <test name="test-379.cs">
31332     <type name="DeadCode">
31333       <method name="Void .ctor()">
31334         <size>7</size>
31335       </method>
31336       <method name="Void Main()">
31337         <size>12</size>
31338       </method>
31339       <method name="System.String SomeFunc(System.String)">
31340         <size>2</size>
31341       </method>
31342     </type>
31343   </test>
31344   <test name="test-38.cs">
31345     <type name="X">
31346       <method name="Void .ctor()">
31347         <size>7</size>
31348       </method>
31349       <method name="Int32 get_Item(Int32)">
31350         <size>20</size>
31351       </method>
31352       <method name="Void set_Item(Int32, Int32)">
31353         <size>26</size>
31354       </method>
31355       <method name="Int32 Foo()">
31356         <size>2</size>
31357       </method>
31358       <method name="Int32 get_Bar()">
31359         <size>7</size>
31360       </method>
31361       <method name="Void set_Bar(Int32)">
31362         <size>8</size>
31363       </method>
31364     </type>
31365     <type name="Y">
31366       <method name="Void .ctor()">
31367         <size>7</size>
31368       </method>
31369       <method name="UInt32 get_Item(UInt32)">
31370         <size>20</size>
31371       </method>
31372       <method name="Void set_Item(UInt32, UInt32)">
31373         <size>26</size>
31374       </method>
31375       <method name="UInt32 Foo()">
31376         <size>2</size>
31377       </method>
31378       <method name="UInt32 get_Bar()">
31379         <size>7</size>
31380       </method>
31381       <method name="Void set_Bar(UInt32)">
31382         <size>8</size>
31383       </method>
31384     </type>
31385     <type name="Test">
31386       <method name="Void .ctor()">
31387         <size>7</size>
31388       </method>
31389       <method name="Int32 Main()">
31390         <size>288</size>
31391       </method>
31392     </type>
31393   </test>
31394   <test name="test-380.cs">
31395     <type name="T">
31396       <method name="Void .ctor()">
31397         <size>7</size>
31398       </method>
31399       <method name="Int32 Main()">
31400         <size>17</size>
31401       </method>
31402     </type>
31403   </test>
31404   <test name="test-381.cs">
31405     <type name="Application">
31406       <method name="Void .ctor()">
31407         <size>7</size>
31408       </method>
31409       <method name="Void Main(System.String[])">
31410         <size>13</size>
31411       </method>
31412     </type>
31413   </test>
31414   <test name="test-382.cs">
31415     <type name="Dec">
31416       <method name="Void .ctor()">
31417         <size>7</size>
31418       </method>
31419       <method name="Void .cctor()">
31420         <size>16</size>
31421       </method>
31422       <method name="Void Main()">
31423         <size>108</size>
31424       </method>
31425     </type>
31426   </test>
31427   <test name="test-383.cs">
31428     <type name="X">
31429       <method name="Void .ctor()">
31430         <size>37</size>
31431       </method>
31432       <method name="X testme(Int32 ByRef)">
31433         <size>5</size>
31434       </method>
31435       <method name="Void Main()">
31436         <size>7</size>
31437       </method>
31438     </type>
31439   </test>
31440   <test name="test-384.cs">
31441     <type name="X">
31442       <method name="Void .ctor()">
31443         <size>7</size>
31444       </method>
31445       <method name="Void .cctor()">
31446         <size>8</size>
31447       </method>
31448       <method name="Void Test()">
31449         <size>40</size>
31450       </method>
31451       <method name="Int32 Main()">
31452         <size>21</size>
31453       </method>
31454     </type>
31455   </test>
31456   <test name="test-385.cs">
31457     <type name="Test">
31458       <method name="Void .ctor()">
31459         <size>7</size>
31460       </method>
31461       <method name="Int32 Main()">
31462         <size>40</size>
31463       </method>
31464     </type>
31465   </test>
31466   <test name="test-386.cs">
31467     <type name="SuperDecimal">
31468       <method name="Void .ctor(Decimal)">
31469         <size>14</size>
31470       </method>
31471       <method name="Void Main()">
31472         <size>15</size>
31473       </method>
31474       <method name="SuperDecimal op_Implicit(Decimal)">
31475         <size>7</size>
31476       </method>
31477     </type>
31478   </test>
31479   <test name="test-387.cs">
31480     <type name="ObjectID">
31481       <method name="Void .ctor(Int64)">
31482         <size>8</size>
31483       </method>
31484       <method name="Void Main()">
31485         <size>22</size>
31486       </method>
31487       <method name="Int64 op_Implicit(ObjectID)">
31488         <size>8</size>
31489       </method>
31490       <method name="ObjectID op_Implicit(Int64)">
31491         <size>7</size>
31492       </method>
31493     </type>
31494   </test>
31495   <test name="test-388.cs">
31496     <type name="Schemas.basefieldtype">
31497       <method name="Void .ctor()">
31498         <size>7</size>
31499       </method>
31500       <method name="System.Object Instantiate()">
31501         <size>2</size>
31502       </method>
31503     </type>
31504     <type name="Schemas.fieldtype">
31505       <method name="Void .ctor()">
31506         <size>7</size>
31507       </method>
31508       <method name="System.Object Instantiate()">
31509         <size>18</size>
31510       </method>
31511     </type>
31512     <type name="Schemas.compoundfield">
31513       <method name="Void .ctor()">
31514         <size>7</size>
31515       </method>
31516       <method name="System.Object Instantiate()">
31517         <size>18</size>
31518       </method>
31519     </type>
31520     <type name="Schemas.field">
31521       <method name="Void .ctor()">
31522         <size>7</size>
31523       </method>
31524       <method name="System.Object Instantiate()">
31525         <size>18</size>
31526       </method>
31527     </type>
31528     <type name="Schemas.formdata">
31529       <method name="Void .ctor()">
31530         <size>7</size>
31531       </method>
31532       <method name="System.Object Instantiate()">
31533         <size>12</size>
31534       </method>
31535     </type>
31536     <type name="Schemas.M">
31537       <method name="Void .ctor()">
31538         <size>7</size>
31539       </method>
31540       <method name="Void Main()">
31541         <size>1</size>
31542       </method>
31543     </type>
31544   </test>
31545   <test name="test-389.cs">
31546     <type name="Schemas.basefieldtype">
31547       <method name="Void .ctor()">
31548         <size>7</size>
31549       </method>
31550       <method name="System.Object Instantiate()">
31551         <size>2</size>
31552       </method>
31553     </type>
31554     <type name="Schemas.fieldtype">
31555       <method name="Void .ctor()">
31556         <size>7</size>
31557       </method>
31558       <method name="System.Object Instantiate()">
31559         <size>18</size>
31560       </method>
31561     </type>
31562     <type name="Schemas.compoundfield">
31563       <method name="Void .ctor()">
31564         <size>7</size>
31565       </method>
31566       <method name="System.Object Instantiate()">
31567         <size>18</size>
31568       </method>
31569     </type>
31570     <type name="Schemas.field">
31571       <method name="Void .ctor()">
31572         <size>7</size>
31573       </method>
31574       <method name="System.Object Instantiate()">
31575         <size>18</size>
31576       </method>
31577     </type>
31578     <type name="Schemas.formdata">
31579       <method name="Void .ctor()">
31580         <size>7</size>
31581       </method>
31582       <method name="System.Object Instantiate()">
31583         <size>12</size>
31584       </method>
31585     </type>
31586     <type name="Schemas.M">
31587       <method name="Void .ctor()">
31588         <size>7</size>
31589       </method>
31590       <method name="Void Main()">
31591         <size>1</size>
31592       </method>
31593     </type>
31594   </test>
31595   <test name="test-39.cs">
31596     <type name="SimpleAttribute">
31597       <method name="Void .ctor(String)">
31598         <size>14</size>
31599       </method>
31600       <method name="System.String get_AnotherArg()">
31601         <size>7</size>
31602       </method>
31603       <method name="Void set_AnotherArg(System.String)">
31604         <size>8</size>
31605       </method>
31606       <method name="Int64 get_LongValue()">
31607         <size>3</size>
31608       </method>
31609       <method name="Void set_LongValue(Int64)">
31610         <size>1</size>
31611       </method>
31612       <method name="System.Int64[] get_ArrayValue()">
31613         <size>7</size>
31614       </method>
31615       <method name="Void set_ArrayValue(System.Int64[])">
31616         <size>1</size>
31617       </method>
31618     </type>
31619     <type name="Blah2">
31620       <method name="Void .ctor()">
31621         <size>7</size>
31622       </method>
31623     </type>
31624     <type name="Blah3">
31625       <method name="Void .ctor()">
31626         <size>7</size>
31627       </method>
31628     </type>
31629     <type name="Blah">
31630       <method name="Void .ctor()">
31631         <size>7</size>
31632       </method>
31633       <method name="Int32 Main()">
31634         <size>176</size>
31635       </method>
31636     </type>
31637   </test>
31638   <test name="test-390.cs">
31639     <type name="C">
31640       <method name="Void .ctor()">
31641         <size>7</size>
31642       </method>
31643       <method name="Void Main()">
31644         <size>1</size>
31645       </method>
31646     </type>
31647     <type name="C+O">
31648       <method name="Void .ctor()">
31649         <size>7</size>
31650       </method>
31651       <method name="Void Foo()">
31652         <size>1</size>
31653       </method>
31654     </type>
31655     <type name="C+N">
31656       <method name="Void .ctor()">
31657         <size>7</size>
31658       </method>
31659       <method name="Void Foo()">
31660         <size>1</size>
31661       </method>
31662     </type>
31663     <type name="C+M">
31664       <method name="Void .ctor()">
31665         <size>7</size>
31666       </method>
31667     </type>
31668   </test>
31669   <test name="test-391.cs">
31670     <type name="C">
31671       <method name="Void .ctor()">
31672         <size>7</size>
31673       </method>
31674       <method name="Void Foo(Int32)">
31675         <size>1</size>
31676       </method>
31677       <method name="Void Foo(Int32 ByRef)">
31678         <size>1</size>
31679       </method>
31680       <method name="Void Bar(Boolean ByRef)">
31681         <size>4</size>
31682       </method>
31683       <method name="Void Bar(Boolean)">
31684         <size>1</size>
31685       </method>
31686       <method name="Void Main()">
31687         <size>1</size>
31688       </method>
31689     </type>
31690   </test>
31691   <test name="test-392.cs">
31692     <type name="C">
31693       <method name="Int32 Test()">
31694         <size>80</size>
31695       </method>
31696       <method name="Int32 Main()">
31697         <size>16</size>
31698       </method>
31699     </type>
31700     <type name="C+S">
31701       <method name="Void .ctor(Int32)">
31702         <size>8</size>
31703       </method>
31704     </type>
31705   </test>
31706   <test name="test-393.cs">
31707     <type name="A">
31708       <method name="Void .ctor(String)">
31709         <size>24</size>
31710       </method>
31711       <method name="Void .ctor()">
31712         <size>7</size>
31713       </method>
31714       <method name="System.String get_Name()">
31715         <size>7</size>
31716       </method>
31717     </type>
31718     <type name="B">
31719       <method name="Void .ctor(String)">
31720         <size>24</size>
31721       </method>
31722       <method name="Void .ctor()">
31723         <size>7</size>
31724       </method>
31725     </type>
31726     <type name="C">
31727       <method name="Void .ctor(String)">
31728         <size>24</size>
31729       </method>
31730     </type>
31731     <type name="Tester">
31732       <method name="Void .ctor()">
31733         <size>7</size>
31734       </method>
31735       <method name="A MethodSampleA(System.String)">
31736         <size>7</size>
31737       </method>
31738       <method name="B MethodSampleB(System.String)">
31739         <size>7</size>
31740       </method>
31741       <method name="C MethodSampleC(System.String)">
31742         <size>7</size>
31743       </method>
31744       <method name="Void Main()">
31745         <size>113</size>
31746       </method>
31747     </type>
31748     <type name="Tester+MethodHandler">
31749       <method name="Void .ctor(Object, IntPtr)">
31750         <size>0</size>
31751       </method>
31752       <method name="A Invoke(System.String)">
31753         <size>0</size>
31754       </method>
31755       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
31756         <size>0</size>
31757       </method>
31758       <method name="A EndInvoke(IAsyncResult)">
31759         <size>0</size>
31760       </method>
31761     </type>
31762   </test>
31763   <test name="test-394.cs">
31764     <type name="A">
31765       <method name="Void .ctor(String)">
31766         <size>24</size>
31767       </method>
31768       <method name="Void .ctor()">
31769         <size>7</size>
31770       </method>
31771       <method name="System.String get_Name()">
31772         <size>7</size>
31773       </method>
31774     </type>
31775     <type name="B">
31776       <method name="Void .ctor(String)">
31777         <size>24</size>
31778       </method>
31779       <method name="Void .ctor()">
31780         <size>7</size>
31781       </method>
31782     </type>
31783     <type name="C">
31784       <method name="Void .ctor(String, String)">
31785         <size>31</size>
31786       </method>
31787       <method name="System.String get_Value()">
31788         <size>7</size>
31789       </method>
31790     </type>
31791     <type name="Tester">
31792       <method name="Void .ctor()">
31793         <size>7</size>
31794       </method>
31795       <method name="System.String MethodSampleA(A)">
31796         <size>7</size>
31797       </method>
31798       <method name="System.String MethodSampleB(B)">
31799         <size>7</size>
31800       </method>
31801       <method name="System.String MethodSampleC(C)">
31802         <size>23</size>
31803       </method>
31804       <method name="Void Main()">
31805         <size>128</size>
31806       </method>
31807     </type>
31808     <type name="Tester+MethodHandler">
31809       <method name="Void .ctor(Object, IntPtr)">
31810         <size>0</size>
31811       </method>
31812       <method name="System.String Invoke(C)">
31813         <size>0</size>
31814       </method>
31815       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
31816         <size>0</size>
31817       </method>
31818       <method name="System.String EndInvoke(IAsyncResult)">
31819         <size>0</size>
31820       </method>
31821     </type>
31822   </test>
31823   <test name="test-395.cs">
31824     <type name="A">
31825       <method name="Void .ctor(String)">
31826         <size>24</size>
31827       </method>
31828       <method name="Void .ctor()">
31829         <size>7</size>
31830       </method>
31831       <method name="System.String get_Name()">
31832         <size>7</size>
31833       </method>
31834     </type>
31835     <type name="B">
31836       <method name="Void .ctor(String)">
31837         <size>24</size>
31838       </method>
31839       <method name="Void .ctor()">
31840         <size>7</size>
31841       </method>
31842     </type>
31843     <type name="C">
31844       <method name="Void .ctor(String, String)">
31845         <size>31</size>
31846       </method>
31847       <method name="System.String get_Value()">
31848         <size>7</size>
31849       </method>
31850     </type>
31851     <type name="Tester">
31852       <method name="Void .ctor()">
31853         <size>7</size>
31854       </method>
31855       <method name="Void MethodSample(B, A, C)">
31856         <size>55</size>
31857       </method>
31858       <method name="Void Main()">
31859         <size>71</size>
31860       </method>
31861     </type>
31862     <type name="Tester+MethodHandler">
31863       <method name="Void .ctor(Object, IntPtr)">
31864         <size>0</size>
31865       </method>
31866       <method name="Void Invoke(C, C, C)">
31867         <size>0</size>
31868       </method>
31869       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
31870         <size>0</size>
31871       </method>
31872       <method name="Void EndInvoke(IAsyncResult)">
31873         <size>0</size>
31874       </method>
31875     </type>
31876   </test>
31877   <test name="test-396.cs">
31878     <type name="MainClass">
31879       <method name="Void .ctor()">
31880         <size>7</size>
31881       </method>
31882       <method name="Int32 Main()">
31883         <size>22</size>
31884       </method>
31885     </type>
31886   </test>
31887   <test name="test-397.cs">
31888     <type name="TypeCheckAttribute">
31889       <method name="Void .ctor()">
31890         <size>7</size>
31891       </method>
31892     </type>
31893     <type name="PropertyCheckAttribute">
31894       <method name="Void .ctor()">
31895         <size>7</size>
31896       </method>
31897     </type>
31898     <type name="AccessorCheckAttribute">
31899       <method name="Void .ctor(MethodAttributes)">
31900         <size>14</size>
31901       </method>
31902       <method name="MethodAttributes get_Attributes()">
31903         <size>7</size>
31904       </method>
31905     </type>
31906     <type name="Test">
31907       <method name="Void .ctor()">
31908         <size>7</size>
31909       </method>
31910       <method name="Int32 Main(System.String[])">
31911         <size>120</size>
31912       </method>
31913       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
31914         <size>153</size>
31915       </method>
31916     </type>
31917     <type name="A">
31918       <method name="Void .ctor()">
31919         <size>7</size>
31920       </method>
31921       <method name="Int32 get_Value1()">
31922         <size>2</size>
31923       </method>
31924       <method name="Void set_Value1(Int32)">
31925         <size>1</size>
31926       </method>
31927       <method name="Int32 get_Value2()">
31928         <size>2</size>
31929       </method>
31930       <method name="Void set_Value2(Int32)">
31931         <size>1</size>
31932       </method>
31933       <method name="Int32 get_Value3()">
31934         <size>2</size>
31935       </method>
31936       <method name="Void set_Value3(Int32)">
31937         <size>1</size>
31938       </method>
31939       <method name="Int32 get_Value4()">
31940         <size>2</size>
31941       </method>
31942       <method name="Void set_Value4(Int32)">
31943         <size>1</size>
31944       </method>
31945       <method name="Int32 get_Value5()">
31946         <size>2</size>
31947       </method>
31948       <method name="Void set_Value5(Int32)">
31949         <size>1</size>
31950       </method>
31951     </type>
31952   </test>
31953   <test name="test-398.cs">
31954     <type name="Tester">
31955       <method name="Void .ctor()">
31956         <size>7</size>
31957       </method>
31958       <method name="Void Main()">
31959         <size>118</size>
31960       </method>
31961     </type>
31962     <type name="A">
31963       <method name="Void .ctor(Int32)">
31964         <size>14</size>
31965       </method>
31966       <method name="Int32 get_Count()">
31967         <size>7</size>
31968       </method>
31969       <method name="Void set_Count(Int32)">
31970         <size>8</size>
31971       </method>
31972       <method name="Int32 get_Item(Int32)">
31973         <size>2</size>
31974       </method>
31975       <method name="System.String get_Message()">
31976         <size>6</size>
31977       </method>
31978     </type>
31979     <type name="B">
31980       <method name="Void .ctor(Int32)">
31981         <size>8</size>
31982       </method>
31983       <method name="Void set_Count(Int32)">
31984         <size>1</size>
31985       </method>
31986       <method name="Void SetCount(Int32)">
31987         <size>8</size>
31988       </method>
31989       <method name="Int32 get_Item(Int32)">
31990         <size>8</size>
31991       </method>
31992       <method name="System.String get_Message()">
31993         <size>6</size>
31994       </method>
31995       <method name="Void set_Message(System.String)">
31996         <size>1</size>
31997       </method>
31998     </type>
31999   </test>
32000   <test name="test-399.cs">
32001     <type name="TestVararg">
32002       <method name="Void .ctor()">
32003         <size>7</size>
32004       </method>
32005       <method name="Int32 Main()">
32006         <size>345</size>
32007       </method>
32008       <method name="Void F(RuntimeArgumentHandle)">
32009         <size>1</size>
32010       </method>
32011       <method name="Void G(...)">
32012         <size>22</size>
32013       </method>
32014     </type>
32015   </test>
32016   <test name="test-4.cs">
32017     <type name="X">
32018       <method name="Void .ctor()">
32019         <size>7</size>
32020       </method>
32021       <method name="Void test(SByte)">
32022         <size>8</size>
32023       </method>
32024       <method name="Void test(Int32)">
32025         <size>8</size>
32026       </method>
32027       <method name="Int32 Main()">
32028         <size>102</size>
32029       </method>
32030     </type>
32031   </test>
32032   <test name="test-40.cs">
32033     <type name="Blah">
32034       <method name="Void .ctor()">
32035         <size>7</size>
32036       </method>
32037       <method name="Int32 Main()">
32038         <size>203</size>
32039       </method>
32040     </type>
32041   </test>
32042   <test name="test-400.cs">
32043     <type name="X">
32044       <method name="Void .ctor()">
32045         <size>7</size>
32046       </method>
32047       <method name="Void .cctor()">
32048         <size>52</size>
32049       </method>
32050       <method name="Int32 TestDereference()">
32051         <size>89</size>
32052       </method>
32053       <method name="Int32 TestPtrAdd()">
32054         <size>86</size>
32055       </method>
32056       <method name="Int32 TestPtrAssign()">
32057         <size>198</size>
32058       </method>
32059       <method name="Int32 TestPtrArithmetic()">
32060         <size>226</size>
32061       </method>
32062       <method name="Int32 TestMultiple()">
32063         <size>93</size>
32064       </method>
32065       <method name="Int32 Main()">
32066         <size>82</size>
32067       </method>
32068     </type>
32069   </test>
32070   <test name="test-401.cs">
32071     <type name="X">
32072       <method name="Void .ctor()">
32073         <size>7</size>
32074       </method>
32075       <method name="Int32 Main()">
32076         <size>170</size>
32077       </method>
32078     </type>
32079   </test>
32080   <test name="test-402.cs">
32081     <type name="X">
32082       <method name="Void .ctor()">
32083         <size>7</size>
32084       </method>
32085       <method name="Int32 Main()">
32086         <size>18</size>
32087       </method>
32088     </type>
32089   </test>
32090   <test name="test-403.cs">
32091     <type name="Foo">
32092       <method name="Void .ctor()">
32093         <size>7</size>
32094       </method>
32095       <method name="Int32 Main()">
32096         <size>91</size>
32097       </method>
32098     </type>
32099   </test>
32100   <test name="test-404.cs">
32101     <type name="X">
32102       <method name="Void .ctor()">
32103         <size>7</size>
32104       </method>
32105       <method name="Int32 Main()">
32106         <size>48</size>
32107       </method>
32108       <method name="Int32* get_v()">
32109         <size>20</size>
32110       </method>
32111     </type>
32112   </test>
32113   <test name="test-405.cs">
32114     <type name="testapp.LibTestAPI">
32115       <method name="Void .ctor()">
32116         <size>7</size>
32117       </method>
32118       <method name="Void Create()">
32119         <size>17</size>
32120       </method>
32121     </type>
32122     <type name="testapp.TestApp">
32123       <method name="Void .ctor()">
32124         <size>7</size>
32125       </method>
32126       <method name="Void Main(System.String[])">
32127         <size>13</size>
32128       </method>
32129     </type>
32130   </test>
32131   <test name="test-406.cs">
32132     <type name="TestCase.Test">
32133       <method name="Void .ctor()">
32134         <size>7</size>
32135       </method>
32136       <method name="Int32 Main(System.String[])">
32137         <size>180</size>
32138       </method>
32139       <method name="UInt32 DoOp(UInt32*)">
32140         <size>11</size>
32141       </method>
32142       <method name="UInt32 DoOp2(UInt32*)">
32143         <size>10</size>
32144       </method>
32145     </type>
32146   </test>
32147   <test name="test-407.cs">
32148     <type name="MainClass">
32149       <method name="Void .ctor()">
32150         <size>7</size>
32151       </method>
32152       <method name="Void Main()">
32153         <size>12</size>
32154       </method>
32155     </type>
32156   </test>
32157   <test name="test-408.cs">
32158     <type name="T">
32159       <method name="Void .ctor()">
32160         <size>7</size>
32161       </method>
32162       <method name="Int32 Main()">
32163         <size>44</size>
32164       </method>
32165     </type>
32166   </test>
32167   <test name="test-409.cs">
32168     <type name="X">
32169       <method name="Int32 Main()">
32170         <size>27</size>
32171       </method>
32172     </type>
32173   </test>
32174   <test name="test-41.cs">
32175     <type name="X">
32176       <method name="Void .ctor()">
32177         <size>7</size>
32178       </method>
32179       <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)">
32180         <size>188</size>
32181       </method>
32182       <method name="Int32 Main()">
32183         <size>228</size>
32184       </method>
32185     </type>
32186   </test>
32187   <test name="test-410.cs">
32188     <type name="B">
32189       <method name="Void .ctor()">
32190         <size>7</size>
32191       </method>
32192       <method name="Int32 Main()">
32193         <size>28</size>
32194       </method>
32195     </type>
32196   </test>
32197   <test name="test-411.cs">
32198     <type name="QtSamples.QtClass">
32199       <method name="Void .ctor()">
32200         <size>24</size>
32201       </method>
32202       <method name="Void pressEvent()">
32203         <size>1</size>
32204       </method>
32205     </type>
32206     <type name="QtSamples.Testing">
32207       <method name="Void .ctor()">
32208         <size>7</size>
32209       </method>
32210       <method name="Int32 Main()">
32211         <size>8</size>
32212       </method>
32213     </type>
32214   </test>
32215   <test name="test-412.cs">
32216     <type name="Foo.Baz">
32217       <method name="Void .ctor()">
32218         <size>7</size>
32219       </method>
32220       <method name="Void Main()">
32221         <size>1</size>
32222       </method>
32223     </type>
32224   </test>
32225   <test name="test-413.cs">
32226     <type name="Driver">
32227       <method name="Void .ctor()">
32228         <size>7</size>
32229       </method>
32230       <method name="Void Main()">
32231         <size>6</size>
32232       </method>
32233     </type>
32234   </test>
32235   <test name="test-414.cs">
32236     <type name="BB">
32237       <method name="Void .ctor()">
32238         <size>7</size>
32239       </method>
32240       <method name="System.String get_Data()">
32241         <size>2</size>
32242       </method>
32243       <method name="Void Main()">
32244         <size>1</size>
32245       </method>
32246     </type>
32247   </test>
32248   <test name="test-415.cs">
32249     <type name="MyTestExtended">
32250       <method name="Void .ctor()">
32251         <size>7</size>
32252       </method>
32253       <method name="System.String GetName()">
32254         <size>6</size>
32255       </method>
32256       <method name="Void Main(System.String[])">
32257         <size>33</size>
32258       </method>
32259     </type>
32260   </test>
32261   <test name="test-417.cs">
32262     <type name="blah2.MyClass">
32263       <method name="Void .ctor()">
32264         <size>7</size>
32265       </method>
32266       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
32267         <size>24</size>
32268       </method>
32269       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
32270         <size>24</size>
32271       </method>
32272       <method name="Void DoSomethingFunny()">
32273         <size>46</size>
32274       </method>
32275       <method name="Void Main(System.String[])">
32276         <size>13</size>
32277       </method>
32278     </type>
32279   </test>
32280   <test name="test-419.cs">
32281     <type name="Test">
32282       <method name="Void .ctor()">
32283         <size>7</size>
32284       </method>
32285       <method name="Void Main()">
32286         <size>7</size>
32287       </method>
32288     </type>
32289   </test>
32290   <test name="test-42.cs">
32291     <type name="X">
32292       <method name="Void .ctor()">
32293         <size>7</size>
32294       </method>
32295       <method name="Int32 get_Item(Int32)">
32296         <size>14</size>
32297       </method>
32298       <method name="Void set_Item(Int32, Int32)">
32299         <size>15</size>
32300       </method>
32301       <method name="Int32 get_P()">
32302         <size>7</size>
32303       </method>
32304       <method name="Void set_P(Int32)">
32305         <size>8</size>
32306       </method>
32307     </type>
32308     <type name="Z">
32309       <method name="Void .ctor()">
32310         <size>7</size>
32311       </method>
32312       <method name="Z get_P()">
32313         <size>2</size>
32314       </method>
32315       <method name="Void set_P(Z)">
32316         <size>1</size>
32317       </method>
32318       <method name="Z op_Increment(Z)">
32319         <size>16</size>
32320       </method>
32321     </type>
32322     <type name="Y">
32323       <method name="Void .ctor()">
32324         <size>7</size>
32325       </method>
32326       <method name="Int32 p_pre_increment(X)">
32327         <size>18</size>
32328       </method>
32329       <method name="Int32 p_post_increment(X)">
32330         <size>18</size>
32331       </method>
32332       <method name="Int32 i_pre_increment(X)">
32333         <size>27</size>
32334       </method>
32335       <method name="Int32 i_post_increment(X)">
32336         <size>27</size>
32337       </method>
32338       <method name="Z overload_increment(Z)">
32339         <size>10</size>
32340       </method>
32341       <method name="Z overload_pre_increment(Z)">
32342         <size>10</size>
32343       </method>
32344       <method name="Z ugly(Z)">
32345         <size>21</size>
32346       </method>
32347       <method name="Int32 simple(Int32)">
32348         <size>62</size>
32349       </method>
32350       <method name="Int32 arrays()">
32351         <size>234</size>
32352       </method>
32353       <method name="Int32 Main()">
32354         <size>161</size>
32355       </method>
32356     </type>
32357   </test>
32358   <test name="test-420.cs">
32359     <type name="Test">
32360       <method name="Void .ctor()">
32361         <size>7</size>
32362       </method>
32363       <method name="Void Main()">
32364         <size>7</size>
32365       </method>
32366     </type>
32367   </test>
32368   <test name="test-421.cs">
32369     <type name="A">
32370       <method name="Void .ctor()">
32371         <size>7</size>
32372       </method>
32373       <method name="Void SetObject(System.String)">
32374         <size>12</size>
32375       </method>
32376     </type>
32377     <type name="B">
32378       <method name="Void .ctor()">
32379         <size>7</size>
32380       </method>
32381     </type>
32382     <type name="C">
32383       <method name="Void .ctor()">
32384         <size>7</size>
32385       </method>
32386       <method name="Void .cctor()">
32387         <size>1</size>
32388       </method>
32389       <method name="Void SetObject(System.String)">
32390         <size>18</size>
32391       </method>
32392     </type>
32393     <type name="X">
32394       <method name="Void .ctor()">
32395         <size>7</size>
32396       </method>
32397       <method name="Int32 Main(System.String[])">
32398         <size>31</size>
32399       </method>
32400     </type>
32401   </test>
32402   <test name="test-422.cs">
32403     <type name="HelloWorld.MainClass">
32404       <method name="Void .ctor()">
32405         <size>7</size>
32406       </method>
32407       <method name="Void .cctor()">
32408         <size>17</size>
32409       </method>
32410       <method name="Void Main(System.String[])">
32411         <size>1</size>
32412       </method>
32413       <method name="Boolean CheckTrueThat()">
32414         <size>2</size>
32415       </method>
32416     </type>
32417   </test>
32418   <test name="test-423.cs">
32419     <type name="Test">
32420       <method name="Void .ctor()">
32421         <size>7</size>
32422       </method>
32423       <method name="Void Func(Int32 ByRef)">
32424         <size>12</size>
32425       </method>
32426       <method name="Void Main()">
32427         <size>10</size>
32428       </method>
32429       <method name="Void lowLevelCall(Int32*)">
32430         <size>1</size>
32431       </method>
32432     </type>
32433   </test>
32434   <test name="test-424.cs">
32435     <type name="XX">
32436       <method name="Void .ctor()">
32437         <size>7</size>
32438       </method>
32439       <method name="Void Metodo(System.Exception)">
32440         <size>37</size>
32441       </method>
32442       <method name="IEnumerable X()">
32443         <size>16</size>
32444       </method>
32445       <method name="Void Main()">
32446         <size>65</size>
32447       </method>
32448     </type>
32449     <type name="XX+&lt;X&gt;c__Iterator0">
32450       <method name="Void .ctor()">
32451         <size>7</size>
32452       </method>
32453       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32454         <size>7</size>
32455       </method>
32456       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32457         <size>7</size>
32458       </method>
32459       <method name="Boolean MoveNext()">
32460         <size>105</size>
32461       </method>
32462       <method name="Void Dispose()">
32463         <size>8</size>
32464       </method>
32465       <method name="Void Reset()">
32466         <size>6</size>
32467       </method>
32468       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32469         <size>7</size>
32470       </method>
32471       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
32472         <size>26</size>
32473       </method>
32474     </type>
32475   </test>
32476   <test name="test-425.cs">
32477     <type name="A">
32478       <method name="Void .ctor()">
32479         <size>7</size>
32480       </method>
32481       <method name="Void Main()">
32482         <size>1</size>
32483       </method>
32484     </type>
32485     <type name="AAttribute">
32486       <method name="Void .ctor()">
32487         <size>7</size>
32488       </method>
32489     </type>
32490   </test>
32491   <test name="test-426.cs">
32492     <type name="X">
32493       <method name="Void .ctor()">
32494         <size>7</size>
32495       </method>
32496       <method name="Void Main()">
32497         <size>11</size>
32498       </method>
32499     </type>
32500   </test>
32501   <test name="test-427.cs">
32502     <type name="X">
32503       <method name="Void .ctor()">
32504         <size>7</size>
32505       </method>
32506       <method name="Void Main()">
32507         <size>11</size>
32508       </method>
32509     </type>
32510   </test>
32511   <test name="test-428.cs">
32512     <type name="A">
32513       <method name="Void .ctor()">
32514         <size>7</size>
32515       </method>
32516     </type>
32517     <type name="X">
32518       <method name="Void .ctor()">
32519         <size>7</size>
32520       </method>
32521       <method name="Void Main()">
32522         <size>18</size>
32523       </method>
32524     </type>
32525     <type name="X+A">
32526       <method name="Void .ctor()">
32527         <size>7</size>
32528       </method>
32529     </type>
32530   </test>
32531   <test name="test-429.cs">
32532     <type name="Foo.A">
32533       <method name="Void .ctor()">
32534         <size>7</size>
32535       </method>
32536     </type>
32537     <type name="A">
32538       <method name="Void .ctor()">
32539         <size>7</size>
32540       </method>
32541     </type>
32542     <type name="X">
32543       <method name="Void .ctor()">
32544         <size>7</size>
32545       </method>
32546       <method name="Void Main()">
32547         <size>18</size>
32548       </method>
32549     </type>
32550   </test>
32551   <test name="test-43.cs">
32552     <type name="X">
32553       <method name="Void .ctor()">
32554         <size>7</size>
32555       </method>
32556       <method name="Int32 test_single(System.Int32[])">
32557         <size>34</size>
32558       </method>
32559       <method name="Int32 test_continue(System.Int32[])">
32560         <size>57</size>
32561       </method>
32562       <method name="Boolean test_double(System.Double[])">
32563         <size>61</size>
32564       </method>
32565       <method name="Int32 test_break(System.Int32[])">
32566         <size>57</size>
32567       </method>
32568       <method name="Boolean test_multi(System.Int32[,])">
32569         <size>84</size>
32570       </method>
32571       <method name="Int32 Main()">
32572         <size>284</size>
32573       </method>
32574     </type>
32575     <type name="&lt;PrivateImplementationDetails&gt;">
32576       <method name="Void .ctor()">
32577         <size>7</size>
32578       </method>
32579     </type>
32580   </test>
32581   <test name="test-430.cs">
32582     <type name="A">
32583       <method name="Void .ctor()">
32584         <size>7</size>
32585       </method>
32586     </type>
32587     <type name="X">
32588       <method name="Void .ctor()">
32589         <size>7</size>
32590       </method>
32591       <method name="Void Main()">
32592         <size>18</size>
32593       </method>
32594     </type>
32595     <type name="X+A">
32596       <method name="Void .ctor()">
32597         <size>7</size>
32598       </method>
32599     </type>
32600   </test>
32601   <test name="test-431.cs">
32602     <type name="Foo.A">
32603       <method name="Void .ctor()">
32604         <size>7</size>
32605       </method>
32606     </type>
32607     <type name="X">
32608       <method name="Void .ctor()">
32609         <size>7</size>
32610       </method>
32611       <method name="Void Main()">
32612         <size>18</size>
32613       </method>
32614     </type>
32615   </test>
32616   <test name="test-432.cs">
32617     <type name="Foo.A">
32618       <method name="Void .ctor()">
32619         <size>7</size>
32620       </method>
32621     </type>
32622     <type name="X">
32623       <method name="Void .ctor()">
32624         <size>7</size>
32625       </method>
32626       <method name="Void Main()">
32627         <size>18</size>
32628       </method>
32629     </type>
32630   </test>
32631   <test name="test-433.cs">
32632     <type name="Foo.A">
32633       <method name="Void .ctor()">
32634         <size>7</size>
32635       </method>
32636     </type>
32637     <type name="X">
32638       <method name="Void .ctor()">
32639         <size>7</size>
32640       </method>
32641       <method name="Void .cctor()">
32642         <size>11</size>
32643       </method>
32644       <method name="Void Main()">
32645         <size>16</size>
32646       </method>
32647     </type>
32648   </test>
32649   <test name="test-434.cs">
32650     <type name="Foo.A">
32651       <method name="Void .ctor()">
32652         <size>7</size>
32653       </method>
32654     </type>
32655     <type name="X">
32656       <method name="Void .ctor()">
32657         <size>7</size>
32658       </method>
32659       <method name="Void .cctor()">
32660         <size>11</size>
32661       </method>
32662       <method name="Void Main()">
32663         <size>16</size>
32664       </method>
32665     </type>
32666   </test>
32667   <test name="test-435.cs">
32668     <type name="X">
32669       <method name="Void .ctor()">
32670         <size>7</size>
32671       </method>
32672       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32673         <size>2</size>
32674       </method>
32675       <method name="Void Main()">
32676         <size>7</size>
32677       </method>
32678     </type>
32679   </test>
32680   <test name="test-436.cs">
32681     <type name="X">
32682       <method name="Void .ctor()">
32683         <size>7</size>
32684       </method>
32685       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
32686         <size>2</size>
32687       </method>
32688       <method name="Void Main()">
32689         <size>7</size>
32690       </method>
32691     </type>
32692   </test>
32693   <test name="test-437.cs">
32694     <type name="T2">
32695       <method name="Void .ctor()">
32696         <size>7</size>
32697       </method>
32698     </type>
32699     <type name="Test">
32700       <method name="Void .ctor()">
32701         <size>7</size>
32702       </method>
32703       <method name="Void Main()">
32704         <size>65</size>
32705       </method>
32706     </type>
32707   </test>
32708   <test name="test-438.cs">
32709     <type name="Program">
32710       <method name="Void .ctor()">
32711         <size>7</size>
32712       </method>
32713       <method name="Void Main(System.String[])">
32714         <size>40</size>
32715       </method>
32716     </type>
32717   </test>
32718   <test name="test-439.cs">
32719     <type name="Test">
32720       <method name="Void .ctor()">
32721         <size>7</size>
32722       </method>
32723       <method name="Void Main()">
32724         <size>45</size>
32725       </method>
32726     </type>
32727     <type name="LayerMask">
32728       <method name="Int32 op_Implicit(LayerMask)">
32729         <size>8</size>
32730       </method>
32731       <method name="LayerMask op_Implicit(Int32)">
32732         <size>11</size>
32733       </method>
32734     </type>
32735   </test>
32736   <test name="test-44.cs">
32737     <type name="X">
32738       <method name="Void .ctor()">
32739         <size>7</size>
32740       </method>
32741       <method name="Int32 dob(System.Int32[,])">
32742         <size>80</size>
32743       </method>
32744       <method name="Int32 count(System.Object)">
32745         <size>39</size>
32746       </method>
32747       <method name="Int32 Main()">
32748         <size>133</size>
32749       </method>
32750     </type>
32751   </test>
32752   <test name="test-440.cs">
32753     <type name="A">
32754       <method name="Void .ctor()">
32755         <size>7</size>
32756       </method>
32757       <method name="Void Main()">
32758         <size>26</size>
32759       </method>
32760       <method name="Double op_Implicit(A)">
32761         <size>10</size>
32762       </method>
32763       <method name="Int32 op_Implicit(A)">
32764         <size>2</size>
32765       </method>
32766     </type>
32767   </test>
32768   <test name="test-441.cs">
32769     <type name="Test">
32770       <method name="Void .ctor()">
32771         <size>7</size>
32772       </method>
32773       <method name="Void .cctor()">
32774         <size>1</size>
32775       </method>
32776       <method name="Void Main()">
32777         <size>25</size>
32778       </method>
32779     </type>
32780   </test>
32781   <test name="test-442.cs">
32782     <type name="ConsoleApplication1.Program">
32783       <method name="Void .ctor()">
32784         <size>7</size>
32785       </method>
32786       <method name="Void Main(System.String[])">
32787         <size>70</size>
32788       </method>
32789     </type>
32790   </test>
32791   <test name="test-443.cs">
32792     <type name="C">
32793       <method name="Void .ctor(ITopic)">
32794         <size>31</size>
32795       </method>
32796       <method name="Void Main()">
32797         <size>1</size>
32798       </method>
32799     </type>
32800   </test>
32801   <test name="test-444.cs">
32802     <type name="쯠쯡쯢">
32803       <method name="Void .ctor()">
32804         <size>7</size>
32805       </method>
32806       <method name="Void Main()">
32807         <size>1</size>
32808       </method>
32809     </type>
32810   </test>
32811   <test name="test-445.cs">
32812     <type name="ConvFromInt">
32813       <method name="Void .ctor()">
32814         <size>14</size>
32815       </method>
32816       <method name="Void .ctor(Int32)">
32817         <size>16</size>
32818       </method>
32819       <method name="ConvFromInt op_Implicit(Int32)">
32820         <size>7</size>
32821       </method>
32822     </type>
32823     <type name="Foo">
32824       <method name="Void .ctor()">
32825         <size>7</size>
32826       </method>
32827       <method name="Void .cctor()">
32828         <size>45</size>
32829       </method>
32830       <method name="Void Main()">
32831         <size>111</size>
32832       </method>
32833     </type>
32834   </test>
32835   <test name="test-446.cs">
32836     <type name="FooTest">
32837       <method name="Void .ctor()">
32838         <size>7</size>
32839       </method>
32840       <method name="Void Main()">
32841         <size>8</size>
32842       </method>
32843       <method name="Void Foo(UInt64)">
32844         <size>1</size>
32845       </method>
32846     </type>
32847   </test>
32848   <test name="test-447.cs">
32849     <type name="System.MonoTODOAttribute">
32850       <method name="Void .ctor()">
32851         <size>7</size>
32852       </method>
32853     </type>
32854     <type name="System.Web.HttpBrowserCapabilities">
32855       <method name="Void .ctor()">
32856         <size>7</size>
32857       </method>
32858       <method name="System.Version get_A()">
32859         <size>6</size>
32860       </method>
32861     </type>
32862     <type name="Test">
32863       <method name="Void .ctor()">
32864         <size>7</size>
32865       </method>
32866       <method name="Void Main()">
32867         <size>1</size>
32868       </method>
32869     </type>
32870   </test>
32871   <test name="test-448.cs">
32872     <type name="MonoDivideProblem">
32873       <method name="Void .ctor()">
32874         <size>7</size>
32875       </method>
32876       <method name="Void .cctor()">
32877         <size>17</size>
32878       </method>
32879       <method name="Void Main(System.String[])">
32880         <size>27</size>
32881       </method>
32882     </type>
32883   </test>
32884   <test name="test-449.cs">
32885     <type name="X">
32886       <method name="Void .ctor()">
32887         <size>7</size>
32888       </method>
32889       <method name="Void Main()">
32890         <size>1</size>
32891       </method>
32892       <method name="Void Z()">
32893         <size>19</size>
32894       </method>
32895       <method name="Void &lt;Z&gt;m__0(System.Object)">
32896         <size>25</size>
32897       </method>
32898       <method name="Void &lt;Z&gt;m__1(System.Object)">
32899         <size>7</size>
32900       </method>
32901     </type>
32902   </test>
32903   <test name="test-45.cs">
32904     <type name="Blah">
32905       <method name="Void .ctor()">
32906         <size>7</size>
32907       </method>
32908       <method name="Void .cctor()">
32909         <size>97</size>
32910       </method>
32911       <method name="Int32 Main()">
32912         <size>755</size>
32913       </method>
32914     </type>
32915     <type name="&lt;PrivateImplementationDetails&gt;">
32916       <method name="Void .ctor()">
32917         <size>7</size>
32918       </method>
32919     </type>
32920   </test>
32921   <test name="test-451.cs">
32922     <type name="Test">
32923       <method name="Void .ctor()">
32924         <size>7</size>
32925       </method>
32926       <method name="Void Main()">
32927         <size>22</size>
32928       </method>
32929     </type>
32930   </test>
32931   <test name="test-452.cs">
32932     <type name="Foo">
32933       <method name="Void .ctor()">
32934         <size>7</size>
32935       </method>
32936     </type>
32937     <type name="Test">
32938       <method name="Void .ctor()">
32939         <size>7</size>
32940       </method>
32941       <method name="Void Main()">
32942         <size>7</size>
32943       </method>
32944     </type>
32945   </test>
32946   <test name="test-453.cs">
32947     <type name="C">
32948       <method name="Void .ctor()">
32949         <size>7</size>
32950       </method>
32951       <method name="Void Main()">
32952         <size>33</size>
32953       </method>
32954     </type>
32955   </test>
32956   <test name="test-455.cs">
32957     <type name="Test">
32958       <method name="Void .ctor()">
32959         <size>7</size>
32960       </method>
32961       <method name="Void Main()">
32962         <size>27</size>
32963       </method>
32964     </type>
32965     <type name="Foo">
32966       <method name="Int32 GetHashCode()">
32967         <size>17</size>
32968       </method>
32969     </type>
32970   </test>
32971   <test name="test-456.cs">
32972     <type name="Test">
32973       <method name="Void .ctor()">
32974         <size>7</size>
32975       </method>
32976       <method name="Void Main()">
32977         <size>16</size>
32978       </method>
32979     </type>
32980     <type name="Foo">
32981       <method name="Void foo()">
32982         <size>11</size>
32983       </method>
32984     </type>
32985   </test>
32986   <test name="test-457.cs">
32987     <type name="Number">
32988       <method name="Void .ctor()">
32989         <size>7</size>
32990       </method>
32991       <method name="Void IDouble.Add(Double)">
32992         <size>11</size>
32993       </method>
32994       <method name="Void IInteger.Add(Int32)">
32995         <size>11</size>
32996       </method>
32997       <method name="Int32 Main()">
32998         <size>52</size>
32999       </method>
33000     </type>
33001   </test>
33002   <test name="test-458.cs">
33003     <type name="MyAttr">
33004       <method name="Void .ctor()">
33005         <size>7</size>
33006       </method>
33007       <method name="Void .ctor(Type)">
33008         <size>7</size>
33009       </method>
33010       <method name="Void .ctor(String)">
33011         <size>7</size>
33012       </method>
33013       <method name="Void .ctor(Int32)">
33014         <size>7</size>
33015       </method>
33016     </type>
33017     <type name="ClassA">
33018       <method name="Void .ctor()">
33019         <size>7</size>
33020       </method>
33021     </type>
33022     <type name="ClassB">
33023       <method name="Void .ctor()">
33024         <size>7</size>
33025       </method>
33026     </type>
33027     <type name="ClassC">
33028       <method name="Void .ctor()">
33029         <size>7</size>
33030       </method>
33031     </type>
33032     <type name="ClassD">
33033       <method name="Void .ctor()">
33034         <size>7</size>
33035       </method>
33036     </type>
33037     <type name="Top">
33038       <method name="Void .ctor()">
33039         <size>7</size>
33040       </method>
33041       <method name="Int32 Main()">
33042         <size>28</size>
33043       </method>
33044     </type>
33045   </test>
33046   <test name="test-459.cs">
33047     <type name="CC">
33048       <method name="Void .ctor()">
33049         <size>7</size>
33050       </method>
33051       <method name="Int32 Main()">
33052         <size>13</size>
33053       </method>
33054     </type>
33055     <type name="CC+IfElseStateMachine">
33056       <method name="Void .ctor()">
33057         <size>7</size>
33058       </method>
33059       <method name="Void HandleToken(Token)">
33060         <size>15</size>
33061       </method>
33062     </type>
33063   </test>
33064   <test name="test-46.cs">
33065     <type name="X">
33066       <method name="Void .ctor()">
33067         <size>7</size>
33068       </method>
33069       <method name="Int32 cast_int(System.Object)">
33070         <size>7</size>
33071       </method>
33072       <method name="UInt32 cast_uint(System.Object)">
33073         <size>7</size>
33074       </method>
33075       <method name="Int16 cast_short(System.Object)">
33076         <size>7</size>
33077       </method>
33078       <method name="Char cast_char(System.Object)">
33079         <size>7</size>
33080       </method>
33081       <method name="UInt16 cast_ushort(System.Object)">
33082         <size>7</size>
33083       </method>
33084       <method name="Byte cast_byte(System.Object)">
33085         <size>7</size>
33086       </method>
33087       <method name="SByte cast_sbyte(System.Object)">
33088         <size>7</size>
33089       </method>
33090       <method name="Int64 cast_long(System.Object)">
33091         <size>7</size>
33092       </method>
33093       <method name="UInt64 cast_ulong(System.Object)">
33094         <size>7</size>
33095       </method>
33096       <method name="Single cast_float(System.Object)">
33097         <size>7</size>
33098       </method>
33099       <method name="Double cast_double(System.Object)">
33100         <size>7</size>
33101       </method>
33102       <method name="Boolean cast_bool(System.Object)">
33103         <size>7</size>
33104       </method>
33105       <method name="Int32 Main()">
33106         <size>1126</size>
33107       </method>
33108     </type>
33109   </test>
33110   <test name="test-460.cs">
33111     <type name="MainClass">
33112       <method name="Void .ctor()">
33113         <size>7</size>
33114       </method>
33115       <method name="Void .cctor()">
33116         <size>18</size>
33117       </method>
33118       <method name="Void Main()">
33119         <size>1</size>
33120       </method>
33121     </type>
33122   </test>
33123   <test name="test-461.cs">
33124     <type name="Valtest">
33125       <method name="Void .ctor()">
33126         <size>7</size>
33127       </method>
33128       <method name="Int32 Main()">
33129         <size>50</size>
33130       </method>
33131     </type>
33132     <type name="Value">
33133       <method name="Void .ctor(Object)">
33134         <size>1</size>
33135       </method>
33136       <method name="System.Object get_Val()">
33137         <size>7</size>
33138       </method>
33139       <method name="System.Enum get_Val2()">
33140         <size>7</size>
33141       </method>
33142     </type>
33143   </test>
33144   <test name="test-462.cs">
33145     <type name="X">
33146       <method name="Void .ctor()">
33147         <size>7</size>
33148       </method>
33149       <method name="Void Method(X)">
33150         <size>1</size>
33151       </method>
33152       <method name="Void Method(System.String)">
33153         <size>8</size>
33154       </method>
33155       <method name="Int32 Main()">
33156         <size>28</size>
33157       </method>
33158     </type>
33159   </test>
33160   <test name="test-463.cs">
33161     <type name="PropertySorter">
33162       <method name="Void .ctor()">
33163         <size>7</size>
33164       </method>
33165     </type>
33166     <type name="PathItemBase">
33167       <method name="Void .ctor()">
33168         <size>7</size>
33169       </method>
33170     </type>
33171     <type name="PathItemBase+TypeConverter">
33172       <method name="Void .ctor()">
33173         <size>7</size>
33174       </method>
33175     </type>
33176     <type name="X">
33177       <method name="Void .ctor()">
33178         <size>7</size>
33179       </method>
33180       <method name="Void Main()">
33181         <size>1</size>
33182       </method>
33183     </type>
33184   </test>
33185   <test name="test-464.cs">
33186     <type name="C">
33187       <method name="Void .ctor()">
33188         <size>7</size>
33189       </method>
33190       <method name="Int32 Main()">
33191         <size>85</size>
33192       </method>
33193     </type>
33194   </test>
33195   <test name="test-465.cs">
33196     <type name="C">
33197       <method name="Void .ctor()">
33198         <size>7</size>
33199       </method>
33200       <method name="Int32 Main()">
33201         <size>85</size>
33202       </method>
33203     </type>
33204   </test>
33205   <test name="test-467.cs">
33206     <type name="ExceptionWithAnonMethod">
33207       <method name="Void .ctor()">
33208         <size>7</size>
33209       </method>
33210       <method name="Int32 Main()">
33211         <size>96</size>
33212       </method>
33213       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
33214         <size>13</size>
33215       </method>
33216     </type>
33217     <type name="ExceptionWithAnonMethod+EmptyCallback">
33218       <method name="Void .ctor(Object, IntPtr)">
33219         <size>0</size>
33220       </method>
33221       <method name="Void Invoke()">
33222         <size>0</size>
33223       </method>
33224       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33225         <size>0</size>
33226       </method>
33227       <method name="Void EndInvoke(IAsyncResult)">
33228         <size>0</size>
33229       </method>
33230     </type>
33231     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
33232       <method name="Void .ctor()">
33233         <size>7</size>
33234       </method>
33235       <method name="Void &lt;&gt;m__0()">
33236         <size>33</size>
33237       </method>
33238     </type>
33239   </test>
33240   <test name="test-468.cs">
33241     <type name="CorMetaDataDispenserExClass">
33242       <method name="Void .ctor()">
33243         <size>0</size>
33244       </method>
33245     </type>
33246     <type name="Test">
33247       <method name="Void .ctor()">
33248         <size>7</size>
33249       </method>
33250       <method name="Void XXX()">
33251         <size>12</size>
33252       </method>
33253       <method name="Void Main()">
33254         <size>1</size>
33255       </method>
33256     </type>
33257   </test>
33258   <test name="test-469.cs">
33259     <type name="Lambda">
33260       <method name="Void .ctor()">
33261         <size>7</size>
33262       </method>
33263       <method name="Void f(Int32)">
33264         <size>7</size>
33265       </method>
33266       <method name="Del[] Make2(Int32)">
33267         <size>50</size>
33268       </method>
33269       <method name="Int32 Main()">
33270         <size>68</size>
33271       </method>
33272     </type>
33273     <type name="Del">
33274       <method name="Void .ctor(Object, IntPtr)">
33275         <size>0</size>
33276       </method>
33277       <method name="Void Invoke(Int32)">
33278         <size>0</size>
33279       </method>
33280       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33281         <size>0</size>
33282       </method>
33283       <method name="Void EndInvoke(IAsyncResult)">
33284         <size>0</size>
33285       </method>
33286     </type>
33287     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
33288       <method name="Void .ctor()">
33289         <size>7</size>
33290       </method>
33291       <method name="Void &lt;&gt;m__0(Int32)">
33292         <size>23</size>
33293       </method>
33294       <method name="Void &lt;&gt;m__1(Int32)">
33295         <size>23</size>
33296       </method>
33297     </type>
33298   </test>
33299   <test name="test-47.cs">
33300     <type name="X">
33301       <method name="Void .ctor()">
33302         <size>7</size>
33303       </method>
33304       <method name="Void .cctor()">
33305         <size>1</size>
33306       </method>
33307       <method name="Boolean f()">
33308         <size>24</size>
33309       </method>
33310       <method name="Boolean t()">
33311         <size>24</size>
33312       </method>
33313       <method name="Int32 Main()">
33314         <size>404</size>
33315       </method>
33316     </type>
33317   </test>
33318   <test name="test-470.cs">
33319     <type name="X">
33320       <method name="Void .ctor()">
33321         <size>7</size>
33322       </method>
33323       <method name="System.String get_ASTNodeTypeName()">
33324         <size>16</size>
33325       </method>
33326     </type>
33327     <type name="Demo">
33328       <method name="Void .ctor()">
33329         <size>7</size>
33330       </method>
33331       <method name="Void Main()">
33332         <size>1</size>
33333       </method>
33334     </type>
33335   </test>
33336   <test name="test-471.cs">
33337     <type name="AAttribute">
33338       <method name="Void .ctor()">
33339         <size>7</size>
33340       </method>
33341     </type>
33342     <type name="Demo">
33343       <method name="Void .ctor()">
33344         <size>7</size>
33345       </method>
33346       <method name="Void Main()">
33347         <size>1</size>
33348       </method>
33349     </type>
33350   </test>
33351   <test name="test-472.cs">
33352     <type name="Test">
33353       <method name="Void .ctor()">
33354         <size>7</size>
33355       </method>
33356       <method name="Int32 get_Prop()">
33357         <size>7</size>
33358       </method>
33359       <method name="Void set_Prop(Int32)">
33360         <size>8</size>
33361       </method>
33362       <method name="Int32 Main()">
33363         <size>79</size>
33364       </method>
33365     </type>
33366   </test>
33367   <test name="test-473.cs">
33368     <type name="UnixMarshal">
33369       <method name="Void .ctor()">
33370         <size>7</size>
33371       </method>
33372       <method name="Void .cctor()">
33373         <size>24</size>
33374       </method>
33375       <method name="Void Default(Int32)">
33376         <size>1</size>
33377       </method>
33378       <method name="System.String GetDescription(Error)">
33379         <size>2</size>
33380       </method>
33381     </type>
33382     <type name="UnixMarshal2">
33383       <method name="Void .ctor()">
33384         <size>7</size>
33385       </method>
33386       <method name="System.String GetDescription(Error)">
33387         <size>2</size>
33388       </method>
33389     </type>
33390     <type name="Stdlib">
33391       <method name="Void .ctor()">
33392         <size>7</size>
33393       </method>
33394     </type>
33395     <type name="TestConst">
33396       <method name="Void .ctor()">
33397         <size>7</size>
33398       </method>
33399     </type>
33400     <type name="XX">
33401       <method name="Void .ctor()">
33402         <size>7</size>
33403       </method>
33404     </type>
33405     <type name="Syscall">
33406       <method name="Void .ctor()">
33407         <size>7</size>
33408       </method>
33409       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
33410         <size>2</size>
33411       </method>
33412     </type>
33413     <type name="EnumWrapper">
33414       <method name="Void .ctor(Int32)">
33415         <size>7</size>
33416       </method>
33417     </type>
33418     <type name="Test">
33419       <method name="Void .ctor()">
33420         <size>7</size>
33421       </method>
33422       <method name="Void Main()">
33423         <size>1</size>
33424       </method>
33425     </type>
33426     <type name="SignalHandler">
33427       <method name="Void .ctor(Object, IntPtr)">
33428         <size>0</size>
33429       </method>
33430       <method name="Void Invoke(Int32)">
33431         <size>0</size>
33432       </method>
33433       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33434         <size>0</size>
33435       </method>
33436       <method name="Void EndInvoke(IAsyncResult)">
33437         <size>0</size>
33438       </method>
33439     </type>
33440     <type name="PS">
33441       <method name="Void GetDescription(Error)">
33442         <size>1</size>
33443       </method>
33444     </type>
33445     <type name="Value">
33446       <method name="EnumWrapper op_Explicit(Value)">
33447         <size>11</size>
33448       </method>
33449     </type>
33450   </test>
33451   <test name="test-474.cs">
33452     <type name="Z">
33453       <method name="Void .ctor()">
33454         <size>7</size>
33455       </method>
33456       <method name="Void Main()">
33457         <size>13</size>
33458       </method>
33459       <method name="Void TestPreinc(Int32)">
33460         <size>57</size>
33461       </method>
33462       <method name="Void TestPostinc(Int32)">
33463         <size>57</size>
33464       </method>
33465       <method name="Void Assert(Int32, Int32)">
33466         <size>67</size>
33467       </method>
33468     </type>
33469     <type name="Z+X">
33470       <method name="Void .ctor(Object, IntPtr)">
33471         <size>0</size>
33472       </method>
33473       <method name="Void Invoke()">
33474         <size>0</size>
33475       </method>
33476       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33477         <size>0</size>
33478       </method>
33479       <method name="Void EndInvoke(IAsyncResult)">
33480         <size>0</size>
33481       </method>
33482     </type>
33483     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
33484       <method name="Void .ctor()">
33485         <size>7</size>
33486       </method>
33487       <method name="Void &lt;&gt;m__0()">
33488         <size>38</size>
33489       </method>
33490     </type>
33491     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
33492       <method name="Void .ctor()">
33493         <size>7</size>
33494       </method>
33495       <method name="Void &lt;&gt;m__1()">
33496         <size>38</size>
33497       </method>
33498     </type>
33499   </test>
33500   <test name="test-475.cs">
33501     <type name="X">
33502       <method name="Void .ctor()">
33503         <size>7</size>
33504       </method>
33505       <method name="Void .cctor()">
33506         <size>24</size>
33507       </method>
33508       <method name="Void add_e(MyDelegate)">
33509         <size>22</size>
33510       </method>
33511       <method name="Void remove_e(MyDelegate)">
33512         <size>22</size>
33513       </method>
33514       <method name="Void Test(Int32)">
33515         <size>17</size>
33516       </method>
33517       <method name="Int32 Main()">
33518         <size>28</size>
33519       </method>
33520     </type>
33521     <type name="MyDelegate">
33522       <method name="Void .ctor(Object, IntPtr)">
33523         <size>0</size>
33524       </method>
33525       <method name="Void Invoke(Int32)">
33526         <size>0</size>
33527       </method>
33528       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33529         <size>0</size>
33530       </method>
33531       <method name="Void EndInvoke(IAsyncResult)">
33532         <size>0</size>
33533       </method>
33534     </type>
33535   </test>
33536   <test name="test-476.cs">
33537     <type name="Test">
33538       <method name="Void .ctor()">
33539         <size>7</size>
33540       </method>
33541       <method name="Void Main()">
33542         <size>1</size>
33543       </method>
33544     </type>
33545   </test>
33546   <test name="test-477.cs">
33547     <type name="C">
33548       <method name="Void .ctor()">
33549         <size>7</size>
33550       </method>
33551       <method name="Void Test(Int32 ByRef)">
33552         <size>1</size>
33553       </method>
33554       <method name="Void Main()">
33555         <size>1</size>
33556       </method>
33557     </type>
33558   </test>
33559   <test name="test-478.cs">
33560     <type name="Test.MainClass">
33561       <method name="Void .ctor()">
33562         <size>7</size>
33563       </method>
33564       <method name="Void Main()">
33565         <size>1</size>
33566       </method>
33567     </type>
33568     <type name="Test.TestAttribute">
33569       <method name="Void .ctor(TestEnum2)">
33570         <size>7</size>
33571       </method>
33572     </type>
33573     <type name="Test.Test2Attribute">
33574       <method name="Void .ctor()">
33575         <size>7</size>
33576       </method>
33577     </type>
33578   </test>
33579   <test name="test-479.cs">
33580     <type name="Test.Test">
33581       <method name="Void .ctor()">
33582         <size>7</size>
33583       </method>
33584       <method name="Boolean Equals(System.Object)">
33585         <size>2</size>
33586       </method>
33587       <method name="Int32 GetHashCode()">
33588         <size>2</size>
33589       </method>
33590       <method name="Void Main()">
33591         <size>1</size>
33592       </method>
33593     </type>
33594   </test>
33595   <test name="test-48.cs">
33596     <type name="Blah">
33597       <method name="Void .ctor()">
33598         <size>7</size>
33599       </method>
33600       <method name="Int32 Main()">
33601         <size>59</size>
33602       </method>
33603       <method name="Void Test_1()">
33604         <size>1</size>
33605       </method>
33606     </type>
33607   </test>
33608   <test name="test-480.cs">
33609     <type name="Space">
33610       <method name="Void .ctor()">
33611         <size>14</size>
33612       </method>
33613       <method name="Void Leak(Boolean, Int32)">
33614         <size>85</size>
33615       </method>
33616     </type>
33617     <type name="Program">
33618       <method name="Void .ctor()">
33619         <size>7</size>
33620       </method>
33621       <method name="Void Main(System.String[])">
33622         <size>1</size>
33623       </method>
33624     </type>
33625     <type name="Space+DoCopy">
33626       <method name="Void .ctor(Object, IntPtr)">
33627         <size>0</size>
33628       </method>
33629       <method name="Void Invoke()">
33630         <size>0</size>
33631       </method>
33632       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33633         <size>0</size>
33634       </method>
33635       <method name="Void EndInvoke(IAsyncResult)">
33636         <size>0</size>
33637       </method>
33638     </type>
33639     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
33640       <method name="Void .ctor()">
33641         <size>7</size>
33642       </method>
33643       <method name="Void &lt;&gt;m__0()">
33644         <size>18</size>
33645       </method>
33646       <method name="Void &lt;&gt;m__1()">
33647         <size>68</size>
33648       </method>
33649     </type>
33650     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
33651       <method name="Void .ctor()">
33652         <size>7</size>
33653       </method>
33654     </type>
33655   </test>
33656   <test name="test-481.cs">
33657     <type name="TestClass">
33658       <method name="Int32 Main()">
33659         <size>42</size>
33660       </method>
33661     </type>
33662     <type name="TestDelegate">
33663       <method name="Void .ctor(Object, IntPtr)">
33664         <size>0</size>
33665       </method>
33666       <method name="Void Invoke(Int32 ByRef)">
33667         <size>0</size>
33668       </method>
33669       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
33670         <size>0</size>
33671       </method>
33672       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
33673         <size>0</size>
33674       </method>
33675     </type>
33676     <type name="TestClass">
33677       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
33678         <size>4</size>
33679       </method>
33680     </type>
33681   </test>
33682   <test name="test-482.cs">
33683     <type name="X">
33684       <method name="Void .ctor()">
33685         <size>7</size>
33686       </method>
33687       <method name="Void M4(Int32)">
33688         <size>1</size>
33689       </method>
33690       <method name="Void Main()">
33691         <size>1</size>
33692       </method>
33693       <method name="Void M4(Int32, ...)">
33694         <size>1</size>
33695       </method>
33696     </type>
33697   </test>
33698   <test name="test-483.cs">
33699     <type name="Tests">
33700       <method name="Void .ctor()">
33701         <size>7</size>
33702       </method>
33703       <method name="Void Main()">
33704         <size>21</size>
33705       </method>
33706     </type>
33707   </test>
33708   <test name="test-484.cs">
33709     <type name="Test.TestBit">
33710       <method name="Void .ctor()">
33711         <size>7</size>
33712       </method>
33713       <method name="Void Main()">
33714         <size>1</size>
33715       </method>
33716     </type>
33717   </test>
33718   <test name="test-485.cs">
33719     <type name="MonoBUG">
33720       <method name="Void .ctor()">
33721         <size>7</size>
33722       </method>
33723       <method name="Void Main(System.String[])">
33724         <size>44</size>
33725       </method>
33726     </type>
33727   </test>
33728   <test name="test-486.cs">
33729     <type name="Test">
33730       <method name="Void .ctor()">
33731         <size>7</size>
33732       </method>
33733       <method name="Void Main()">
33734         <size>119</size>
33735       </method>
33736     </type>
33737   </test>
33738   <test name="test-487.cs">
33739     <type name="X">
33740       <method name="Void .ctor(Object)">
33741         <size>72</size>
33742       </method>
33743       <method name="Void .cctor()">
33744         <size>1</size>
33745       </method>
33746       <method name="Int32 Main()">
33747         <size>25</size>
33748       </method>
33749     </type>
33750   </test>
33751   <test name="test-488.cs">
33752     <type name="P">
33753       <method name="Void .ctor()">
33754         <size>7</size>
33755       </method>
33756     </type>
33757     <type name="Test">
33758       <method name="Void .ctor()">
33759         <size>7</size>
33760       </method>
33761       <method name="IEnumerable foo()">
33762         <size>2</size>
33763       </method>
33764       <method name="Void Main()">
33765         <size>169</size>
33766       </method>
33767     </type>
33768     <type name="Q">
33769       <method name="Void .ctor(P)">
33770         <size>8</size>
33771       </method>
33772     </type>
33773   </test>
33774   <test name="test-489.cs">
33775     <type name="test">
33776       <method name="Void .ctor()">
33777         <size>7</size>
33778       </method>
33779       <method name="Void Main()">
33780         <size>1</size>
33781       </method>
33782     </type>
33783   </test>
33784   <test name="test-49.cs">
33785     <type name="X">
33786       <method name="Void .ctor()">
33787         <size>7</size>
33788       </method>
33789       <method name="Int32 s(Byte)">
33790         <size>2182</size>
33791       </method>
33792       <method name="Int32 test(Int32)">
33793         <size>70</size>
33794       </method>
33795       <method name="Int32 tests(System.String)">
33796         <size>152</size>
33797       </method>
33798       <method name="Int32 testn(System.String)">
33799         <size>76</size>
33800       </method>
33801       <method name="Int32 testm(System.String)">
33802         <size>77</size>
33803       </method>
33804       <method name="Int32 testo(System.String)">
33805         <size>79</size>
33806       </method>
33807       <method name="Int32 testp(System.String)">
33808         <size>109</size>
33809       </method>
33810       <method name="Int32 test_def(System.String)">
33811         <size>119</size>
33812       </method>
33813       <method name="Int32 test_coverage(Int32)">
33814         <size>18</size>
33815       </method>
33816       <method name="Int32 test_goto(Int32)">
33817         <size>39</size>
33818       </method>
33819       <method name="Int32 test_memberaccess(System.String)">
33820         <size>76</size>
33821       </method>
33822       <method name="Int32 test_string_multiple_targets(System.String)">
33823         <size>128</size>
33824       </method>
33825       <method name="Int32 test_casts(Int32)">
33826         <size>17</size>
33827       </method>
33828       <method name="Int32 testSwitchEnumLong(TestEnum)">
33829         <size>56</size>
33830       </method>
33831       <method name="Int32 test_long_enum_switch()">
33832         <size>66</size>
33833       </method>
33834       <method name="Int32 tests_default(System.String)">
33835         <size>107</size>
33836       </method>
33837       <method name="Int32 tests_default_2(System.String)">
33838         <size>124</size>
33839       </method>
33840       <method name="Void test_76590(System.String)">
33841         <size>107</size>
33842       </method>
33843       <method name="Void test_77964()">
33844         <size>37</size>
33845       </method>
33846       <method name="Boolean bug_78860()">
33847         <size>114</size>
33848       </method>
33849       <method name="Int32 Main()">
33850         <size>1037</size>
33851       </method>
33852     </type>
33853   </test>
33854   <test name="test-490.cs">
33855     <type name="T">
33856       <method name="Void .ctor()">
33857         <size>7</size>
33858       </method>
33859       <method name="Void .cctor()">
33860         <size>39</size>
33861       </method>
33862       <method name="Void Main()">
33863         <size>1</size>
33864       </method>
33865     </type>
33866   </test>
33867   <test name="test-491.cs">
33868     <type name="M">
33869       <method name="Void .ctor()">
33870         <size>7</size>
33871       </method>
33872       <method name="Void Main()">
33873         <size>1</size>
33874       </method>
33875     </type>
33876     <type name="AttrA">
33877       <method name="Void .ctor()">
33878         <size>7</size>
33879       </method>
33880     </type>
33881     <type name="AttrB">
33882       <method name="Void .ctor()">
33883         <size>7</size>
33884       </method>
33885     </type>
33886   </test>
33887   <test name="test-492.cs">
33888     <type name="Test.My1Attribute">
33889       <method name="Void .ctor(Object)">
33890         <size>19</size>
33891       </method>
33892     </type>
33893     <type name="Test.My2Attribute">
33894       <method name="Void .ctor(String[])">
33895         <size>21</size>
33896       </method>
33897     </type>
33898     <type name="Test.My3Attribute">
33899       <method name="Void .ctor(Byte)">
33900         <size>24</size>
33901       </method>
33902     </type>
33903     <type name="Test.Test">
33904       <method name="Void .ctor()">
33905         <size>7</size>
33906       </method>
33907       <method name="Int32 Main()">
33908         <size>60</size>
33909       </method>
33910     </type>
33911   </test>
33912   <test name="test-493.cs">
33913     <type name="A">
33914       <method name="Void .ctor()">
33915         <size>7</size>
33916       </method>
33917       <method name="Int32 get_f()">
33918         <size>2</size>
33919       </method>
33920     </type>
33921     <type name="B">
33922       <method name="Void .ctor()">
33923         <size>7</size>
33924       </method>
33925       <method name="Int32 bar()">
33926         <size>11</size>
33927       </method>
33928     </type>
33929     <type name="C">
33930       <method name="Void .ctor()">
33931         <size>7</size>
33932       </method>
33933       <method name="Void Main()">
33934         <size>1</size>
33935       </method>
33936     </type>
33937   </test>
33938   <test name="test-494.cs">
33939     <type name="Agresso.Foundation.Function">
33940       <method name="Void .ctor()">
33941         <size>7</size>
33942       </method>
33943       <method name="Void Main()">
33944         <size>1</size>
33945       </method>
33946     </type>
33947     <type name="Agresso.Foundation.Translate">
33948       <method name="Void .ctor(Object, IntPtr)">
33949         <size>0</size>
33950       </method>
33951       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
33952         <size>0</size>
33953       </method>
33954       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
33955         <size>0</size>
33956       </method>
33957       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
33958         <size>0</size>
33959       </method>
33960     </type>
33961   </test>
33962   <test name="test-495.cs">
33963     <type name="plj.aClass">
33964       <method name="Void .ctor()">
33965         <size>7</size>
33966       </method>
33967       <method name="plj.aClass op_Implicit(plj.fromClass)">
33968         <size>2</size>
33969       </method>
33970     </type>
33971     <type name="plj.realClass1">
33972       <method name="Void .ctor()">
33973         <size>7</size>
33974       </method>
33975       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
33976         <size>2</size>
33977       </method>
33978     </type>
33979     <type name="plj.fromClass">
33980       <method name="Void .ctor()">
33981         <size>7</size>
33982       </method>
33983       <method name="Void Main()">
33984         <size>1</size>
33985       </method>
33986     </type>
33987   </test>
33988   <test name="test-496.cs">
33989     <type name="Test">
33990       <method name="Void .ctor()">
33991         <size>7</size>
33992       </method>
33993       <method name="IEnumerator GetEnumerator()">
33994         <size>15</size>
33995       </method>
33996       <method name="Void Main()">
33997         <size>11</size>
33998       </method>
33999       <method name="Void Run()">
34000         <size>180</size>
34001       </method>
34002     </type>
34003     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
34004       <method name="Void .ctor()">
34005         <size>7</size>
34006       </method>
34007       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34008         <size>7</size>
34009       </method>
34010       <method name="Boolean MoveNext()">
34011         <size>129</size>
34012       </method>
34013       <method name="Void Dispose()">
34014         <size>8</size>
34015       </method>
34016       <method name="Void Reset()">
34017         <size>6</size>
34018       </method>
34019       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34020         <size>7</size>
34021       </method>
34022     </type>
34023   </test>
34024   <test name="test-497.cs">
34025     <type name="PlotMenuItem">
34026       <method name="Void .ctor()">
34027         <size>7</size>
34028       </method>
34029       <method name="Void .ctor(EventHandler)">
34030         <size>54</size>
34031       </method>
34032       <method name="Int32 Main()">
34033         <size>50</size>
34034       </method>
34035       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
34036         <size>11</size>
34037       </method>
34038       <method name="System.EventHandler get_Callback()">
34039         <size>7</size>
34040       </method>
34041       <method name="Void set_Callback(System.EventHandler)">
34042         <size>8</size>
34043       </method>
34044     </type>
34045   </test>
34046   <test name="test-498.cs">
34047     <type name="C">
34048       <method name="Int32 Main()">
34049         <size>81</size>
34050       </method>
34051     </type>
34052     <type name="A">
34053       <method name="Void .ctor(Single)">
34054         <size>0</size>
34055       </method>
34056       <method name="Int32 get_Foo()">
34057         <size>0</size>
34058       </method>
34059     </type>
34060   </test>
34061   <test name="test-499.cs">
34062     <type name="X">
34063       <method name="Void .ctor()">
34064         <size>7</size>
34065       </method>
34066       <method name="Void Main()">
34067         <size>24</size>
34068       </method>
34069     </type>
34070   </test>
34071   <test name="test-5.cs">
34072     <type name="X">
34073       <method name="Void .ctor()">
34074         <size>7</size>
34075       </method>
34076       <method name="Int32 Main()">
34077         <size>37</size>
34078       </method>
34079     </type>
34080   </test>
34081   <test name="test-500.cs">
34082     <type name="SomeCustomAttribute">
34083       <method name="Void .ctor()">
34084         <size>7</size>
34085       </method>
34086     </type>
34087     <type name="MainClass">
34088       <method name="Void .ctor()">
34089         <size>7</size>
34090       </method>
34091       <method name="Int32 Main()">
34092         <size>117</size>
34093       </method>
34094     </type>
34095   </test>
34096   <test name="test-501.cs">
34097     <type name="Tests">
34098       <method name="Void .ctor()">
34099         <size>7</size>
34100       </method>
34101       <method name="Void DumpException(Tests+FilterStackFrame)">
34102         <size>1</size>
34103       </method>
34104       <method name="Void foo(Boolean ByRef)">
34105         <size>49</size>
34106       </method>
34107       <method name="Void Main(System.String[])">
34108         <size>8</size>
34109       </method>
34110     </type>
34111     <type name="Tests+FilterStackFrame">
34112       <method name="Void .ctor(Object, IntPtr)">
34113         <size>0</size>
34114       </method>
34115       <method name="Boolean Invoke(System.Object)">
34116         <size>0</size>
34117       </method>
34118       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
34119         <size>0</size>
34120       </method>
34121       <method name="Boolean EndInvoke(IAsyncResult)">
34122         <size>0</size>
34123       </method>
34124     </type>
34125     <type name="Tests">
34126       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
34127         <size>2</size>
34128       </method>
34129     </type>
34130   </test>
34131   <test name="test-502.cs">
34132     <type name="Base">
34133       <method name="Void .ctor()">
34134         <size>7</size>
34135       </method>
34136       <method name="Int32 get_Property()">
34137         <size>3</size>
34138       </method>
34139       <method name="Void Main()">
34140         <size>1</size>
34141       </method>
34142     </type>
34143     <type name="Derived">
34144       <method name="Void .ctor()">
34145         <size>7</size>
34146       </method>
34147       <method name="Int32 get_Property()">
34148         <size>3</size>
34149       </method>
34150     </type>
34151     <type name="BaseClass">
34152       <method name="Void .ctor()">
34153         <size>7</size>
34154       </method>
34155       <method name="Int32 get_Value()">
34156         <size>2</size>
34157       </method>
34158       <method name="Void set_Value(Int32)">
34159         <size>1</size>
34160       </method>
34161     </type>
34162     <type name="DerivedClass">
34163       <method name="Void .ctor()">
34164         <size>7</size>
34165       </method>
34166       <method name="Int32 get_Value()">
34167         <size>2</size>
34168       </method>
34169     </type>
34170     <type name="ErrorClass">
34171       <method name="Void .ctor()">
34172         <size>7</size>
34173       </method>
34174       <method name="Int32 get_Value()">
34175         <size>2</size>
34176       </method>
34177       <method name="Void set_Value(Int32)">
34178         <size>1</size>
34179       </method>
34180     </type>
34181   </test>
34182   <test name="test-503.cs">
34183     <type name="Foo">
34184       <method name="Void .ctor()">
34185         <size>7</size>
34186       </method>
34187       <method name="Int32 Main()">
34188         <size>33</size>
34189       </method>
34190     </type>
34191   </test>
34192   <test name="test-504.cs">
34193     <type name="Foo">
34194       <method name="Void .ctor()">
34195         <size>7</size>
34196       </method>
34197       <method name="Void .cctor()">
34198         <size>7</size>
34199       </method>
34200       <method name="Int32 f()">
34201         <size>2</size>
34202       </method>
34203       <method name="Int32 Main()">
34204         <size>32</size>
34205       </method>
34206     </type>
34207   </test>
34208   <test name="test-505.cs">
34209     <type name="T">
34210       <method name="Void .ctor()">
34211         <size>7</size>
34212       </method>
34213       <method name="Int32 f()">
34214         <size>19</size>
34215       </method>
34216       <method name="Void Main()">
34217         <size>38</size>
34218       </method>
34219     </type>
34220   </test>
34221   <test name="test-506.cs">
34222     <type name="ProtectedSetter.BaseClass">
34223       <method name="Void .ctor()">
34224         <size>7</size>
34225       </method>
34226       <method name="System.String get_Name()">
34227         <size>0</size>
34228       </method>
34229       <method name="Void set_Name(System.String)">
34230         <size>0</size>
34231       </method>
34232     </type>
34233     <type name="ProtectedSetter.DerivedClass">
34234       <method name="Void .ctor()">
34235         <size>7</size>
34236       </method>
34237       <method name="System.String get_Name()">
34238         <size>2</size>
34239       </method>
34240       <method name="Void set_Name(System.String)">
34241         <size>1</size>
34242       </method>
34243       <method name="Void Main()">
34244         <size>1</size>
34245       </method>
34246     </type>
34247   </test>
34248   <test name="test-507.cs">
34249     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
34250       <method name="Void .ctor()">
34251         <size>7</size>
34252       </method>
34253       <method name="Void SomeMethod()">
34254         <size>1</size>
34255       </method>
34256       <method name="Void SomeMethod2()">
34257         <size>1</size>
34258       </method>
34259     </type>
34260     <type name="NewslotVirtualFinal.C">
34261       <method name="Void .ctor()">
34262         <size>7</size>
34263       </method>
34264       <method name="Int32 Main()">
34265         <size>83</size>
34266       </method>
34267     </type>
34268   </test>
34269   <test name="test-508.cs">
34270     <type name="OutputParam">
34271       <method name="Void .ctor()">
34272         <size>7</size>
34273       </method>
34274       <method name="Void Main(System.String[])">
34275         <size>14</size>
34276       </method>
34277       <method name="Void Method(Int32 ByRef)">
34278         <size>17</size>
34279       </method>
34280     </type>
34281   </test>
34282   <test name="test-509.cs">
34283     <type name="BaseClass">
34284       <method name="Void .ctor()">
34285         <size>7</size>
34286       </method>
34287       <method name="Void add_OnEvent(DelegateHandler)">
34288         <size>24</size>
34289       </method>
34290       <method name="Void remove_OnEvent(DelegateHandler)">
34291         <size>24</size>
34292       </method>
34293     </type>
34294     <type name="ExtendingClass">
34295       <method name="Void .ctor()">
34296         <size>7</size>
34297       </method>
34298       <method name="Void Main()">
34299         <size>1</size>
34300       </method>
34301       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
34302         <size>8</size>
34303       </method>
34304       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
34305         <size>8</size>
34306       </method>
34307     </type>
34308     <type name="DelegateHandler">
34309       <method name="Void .ctor(Object, IntPtr)">
34310         <size>0</size>
34311       </method>
34312       <method name="Void Invoke()">
34313         <size>0</size>
34314       </method>
34315       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34316         <size>0</size>
34317       </method>
34318       <method name="Void EndInvoke(IAsyncResult)">
34319         <size>0</size>
34320       </method>
34321     </type>
34322   </test>
34323   <test name="test-51.cs">
34324     <type name="Base">
34325       <method name="Void .ctor()">
34326         <size>25</size>
34327       </method>
34328       <method name="Int32 get_b_int_property()">
34329         <size>7</size>
34330       </method>
34331       <method name="Void set_b_int_property(Int32)">
34332         <size>8</size>
34333       </method>
34334       <method name="System.String b_get_id()">
34335         <size>6</size>
34336       </method>
34337     </type>
34338     <type name="Derived">
34339       <method name="Void .ctor()">
34340         <size>26</size>
34341       </method>
34342       <method name="Int32 get_b_int_property()">
34343         <size>7</size>
34344       </method>
34345       <method name="Void set_b_int_property(Int32)">
34346         <size>8</size>
34347       </method>
34348       <method name="Int32 Test()">
34349         <size>138</size>
34350       </method>
34351     </type>
34352     <type name="boot">
34353       <method name="Void .ctor()">
34354         <size>7</size>
34355       </method>
34356       <method name="Int32 Main()">
34357         <size>13</size>
34358       </method>
34359     </type>
34360   </test>
34361   <test name="test-510.cs">
34362     <type name="Foo">
34363       <method name="Void .ctor()">
34364         <size>7</size>
34365       </method>
34366       <method name="Void test39(Int32 ByRef)">
34367         <size>36</size>
34368       </method>
34369       <method name="Void Main()">
34370         <size>28</size>
34371       </method>
34372     </type>
34373   </test>
34374   <test name="test-511.cs">
34375     <type name="Foo">
34376       <method name="Void .ctor()">
34377         <size>7</size>
34378       </method>
34379       <method name="Void Main(System.String[])">
34380         <size>17</size>
34381       </method>
34382       <method name="Void f()">
34383         <size>7</size>
34384       </method>
34385     </type>
34386   </test>
34387   <test name="test-512.cs">
34388     <type name="Foo">
34389       <method name="Void .ctor()">
34390         <size>7</size>
34391       </method>
34392       <method name="Void Main(System.String[])">
34393         <size>17</size>
34394       </method>
34395       <method name="Void f()">
34396         <size>7</size>
34397       </method>
34398     </type>
34399   </test>
34400   <test name="test-513.cs">
34401     <type name="Test">
34402       <method name="Void .ctor()">
34403         <size>7</size>
34404       </method>
34405       <method name="Int32 Main()">
34406         <size>246</size>
34407       </method>
34408     </type>
34409   </test>
34410   <test name="test-514.cs">
34411     <type name="X">
34412       <method name="Void .ctor()">
34413         <size>7</size>
34414       </method>
34415       <method name="Void HandleConflict(Int32)">
34416         <size>31</size>
34417       </method>
34418       <method name="Int32 Main()">
34419         <size>40</size>
34420       </method>
34421     </type>
34422   </test>
34423   <test name="test-515.cs">
34424     <type name="X">
34425       <method name="Void .ctor()">
34426         <size>7</size>
34427       </method>
34428       <method name="Void Main()">
34429         <size>35</size>
34430       </method>
34431     </type>
34432   </test>
34433   <test name="test-516.cs">
34434     <type name="X">
34435       <method name="Void .ctor()">
34436         <size>7</size>
34437       </method>
34438       <method name="Void Main()">
34439         <size>35</size>
34440       </method>
34441     </type>
34442   </test>
34443   <test name="test-517.cs">
34444     <type name="Test">
34445       <method name="Void .ctor()">
34446         <size>7</size>
34447       </method>
34448       <method name="Int32 Main()">
34449         <size>11</size>
34450       </method>
34451     </type>
34452   </test>
34453   <test name="test-518.cs">
34454     <type name="Foo">
34455       <method name="Void .ctor()">
34456         <size>7</size>
34457       </method>
34458       <method name="Int32 Main()">
34459         <size>19</size>
34460       </method>
34461     </type>
34462   </test>
34463   <test name="test-519.cs">
34464     <type name="Foo">
34465       <method name="Void .ctor()">
34466         <size>7</size>
34467       </method>
34468       <method name="Int32 Main()">
34469         <size>32</size>
34470       </method>
34471       <method name="Void f()">
34472         <size>29</size>
34473       </method>
34474     </type>
34475   </test>
34476   <test name="test-52.cs">
34477     <type name="Y">
34478       <method name="Void .ctor()">
34479         <size>7</size>
34480       </method>
34481       <method name="Boolean MoveNext()">
34482         <size>28</size>
34483       </method>
34484       <method name="System.Object get_Current()">
34485         <size>12</size>
34486       </method>
34487     </type>
34488     <type name="X">
34489       <method name="Void .ctor()">
34490         <size>7</size>
34491       </method>
34492       <method name="Void .cctor()">
34493         <size>36</size>
34494       </method>
34495       <method name="Y GetEnumerator()">
34496         <size>6</size>
34497       </method>
34498       <method name="Int32 Main()">
34499         <size>504</size>
34500       </method>
34501     </type>
34502   </test>
34503   <test name="test-520.cs">
34504     <type name="FakeInt">
34505       <method name="Void .ctor(Int64)">
34506         <size>14</size>
34507       </method>
34508       <method name="Int64 op_Implicit(FakeInt)">
34509         <size>7</size>
34510       </method>
34511     </type>
34512     <type name="MainClass">
34513       <method name="Void .ctor()">
34514         <size>7</size>
34515       </method>
34516       <method name="Void Main()">
34517         <size>28</size>
34518       </method>
34519     </type>
34520   </test>
34521   <test name="test-521.cs">
34522     <type name="Tests">
34523       <method name="Void .ctor()">
34524         <size>7</size>
34525       </method>
34526       <method name="Void CallWithContextN(System.Object, System.Object[])">
34527         <size>1</size>
34528       </method>
34529       <method name="Void Main()">
34530         <size>14</size>
34531       </method>
34532     </type>
34533     <type name="Tests+CallTargetWithContextN">
34534       <method name="Void .ctor(Object, IntPtr)">
34535         <size>0</size>
34536       </method>
34537       <method name="Void Invoke(System.Object, System.Object[])">
34538         <size>0</size>
34539       </method>
34540       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
34541         <size>0</size>
34542       </method>
34543       <method name="Void EndInvoke(IAsyncResult)">
34544         <size>0</size>
34545       </method>
34546     </type>
34547   </test>
34548   <test name="test-522.cs">
34549     <type name="Const">
34550       <method name="Void .ctor()">
34551         <size>7</size>
34552       </method>
34553       <method name="Void Main()">
34554         <size>1</size>
34555       </method>
34556     </type>
34557   </test>
34558   <test name="test-523.cs">
34559     <type name="T">
34560       <method name="Void .ctor()">
34561         <size>7</size>
34562       </method>
34563       <method name="Int32 stuff()">
34564         <size>20</size>
34565       </method>
34566       <method name="Int32 stuff2()">
34567         <size>44</size>
34568       </method>
34569       <method name="Int32 stuff3()">
34570         <size>44</size>
34571       </method>
34572       <method name="Void stuff4()">
34573         <size>20</size>
34574       </method>
34575       <method name="Void stuff_finally()">
34576         <size>1</size>
34577       </method>
34578       <method name="Void Main()">
34579         <size>1</size>
34580       </method>
34581     </type>
34582   </test>
34583   <test name="test-524.cs">
34584     <type name="Foo">
34585       <method name="Void .ctor()">
34586         <size>7</size>
34587       </method>
34588       <method name="Int32 Main()">
34589         <size>42</size>
34590       </method>
34591     </type>
34592   </test>
34593   <test name="test-525.cs">
34594     <type name="X">
34595       <method name="Void .ctor()">
34596         <size>7</size>
34597       </method>
34598       <method name="Void Finalize()">
34599         <size>23</size>
34600       </method>
34601       <method name="Int32 Test1()">
34602         <size>33</size>
34603       </method>
34604       <method name="Void Test2()">
34605         <size>66</size>
34606       </method>
34607       <method name="Void Main()">
34608         <size>39</size>
34609       </method>
34610     </type>
34611     <type name="&lt;PrivateImplementationDetails&gt;">
34612       <method name="Void .ctor()">
34613         <size>7</size>
34614       </method>
34615     </type>
34616   </test>
34617   <test name="test-526.cs">
34618     <type name="Test">
34619       <method name="Void .ctor()">
34620         <size>7</size>
34621       </method>
34622       <method name="Void Main()">
34623         <size>1</size>
34624       </method>
34625       <method name="Void Foo(IListCounter)">
34626         <size>8</size>
34627       </method>
34628       <method name="Void Foo2(IC)">
34629         <size>8</size>
34630       </method>
34631       <method name="Void Foo3(ICC)">
34632         <size>8</size>
34633       </method>
34634       <method name="Void Foo4(IM2)">
34635         <size>8</size>
34636       </method>
34637     </type>
34638   </test>
34639   <test name="test-527.cs">
34640     <type name="Repro">
34641       <method name="Void .ctor()">
34642         <size>19</size>
34643       </method>
34644       <method name="Int32 Main()">
34645         <size>48</size>
34646       </method>
34647       <method name="Void foo()">
34648         <size>61</size>
34649       </method>
34650       <method name="Int32 bar()">
34651         <size>3</size>
34652       </method>
34653     </type>
34654   </test>
34655   <test name="test-528.cs">
34656     <type name="MicroFocus.MONO.Bugs.Odd">
34657       <method name="Void .ctor()">
34658         <size>7</size>
34659       </method>
34660       <method name="Void .cctor()">
34661         <size>25</size>
34662       </method>
34663       <method name="Void Main()">
34664         <size>1</size>
34665       </method>
34666     </type>
34667   </test>
34668   <test name="test-529.cs">
34669     <type name="C">
34670       <method name="Void .ctor()">
34671         <size>7</size>
34672       </method>
34673       <method name="Void Main()">
34674         <size>8</size>
34675       </method>
34676     </type>
34677   </test>
34678   <test name="test-53.cs">
34679     <type name="MyDispose">
34680       <method name="Void .ctor()">
34681         <size>7</size>
34682       </method>
34683       <method name="Void Dispose()">
34684         <size>8</size>
34685       </method>
34686     </type>
34687     <type name="X">
34688       <method name="Void .ctor()">
34689         <size>7</size>
34690       </method>
34691       <method name="Int32 Main()">
34692         <size>257</size>
34693       </method>
34694     </type>
34695   </test>
34696   <test name="test-530.cs">
34697     <type name="X">
34698       <method name="Void .ctor()">
34699         <size>7</size>
34700       </method>
34701       <method name="Void e(System.Object[])">
34702         <size>1</size>
34703       </method>
34704       <method name="Void Main()">
34705         <size>1</size>
34706       </method>
34707     </type>
34708   </test>
34709   <test name="test-531.cs">
34710     <type name="Test">
34711       <method name="Void .ctor()">
34712         <size>7</size>
34713       </method>
34714       <method name="Void Main()">
34715         <size>11</size>
34716       </method>
34717     </type>
34718   </test>
34719   <test name="test-532.cs">
34720     <type name="X">
34721       <method name="Void .ctor()">
34722         <size>47</size>
34723       </method>
34724       <method name="Void Main()">
34725         <size>1</size>
34726       </method>
34727     </type>
34728   </test>
34729   <test name="test-533.cs">
34730     <type name="Test">
34731       <method name="Void .ctor()">
34732         <size>7</size>
34733       </method>
34734       <method name="Void True(Boolean)">
34735         <size>10</size>
34736       </method>
34737       <method name="Void False(Boolean)">
34738         <size>13</size>
34739       </method>
34740       <method name="Void Main()">
34741         <size>61</size>
34742       </method>
34743     </type>
34744   </test>
34745   <test name="test-535.cs">
34746     <type name="X">
34747       <method name="Void .ctor()">
34748         <size>7</size>
34749       </method>
34750       <method name="Void Main()">
34751         <size>77</size>
34752       </method>
34753       <method name="Void Compile()">
34754         <size>19</size>
34755       </method>
34756       <method name="Void M(Int64)">
34757         <size>1</size>
34758       </method>
34759       <method name="Void M(UInt64)">
34760         <size>1</size>
34761       </method>
34762       <method name="Void M(System.Object)">
34763         <size>1</size>
34764       </method>
34765     </type>
34766   </test>
34767   <test name="test-536.cs">
34768     <type name="Test">
34769       <method name="Void add_Foo(FooHandler)">
34770         <size>22</size>
34771       </method>
34772       <method name="Void remove_Foo(FooHandler)">
34773         <size>22</size>
34774       </method>
34775       <method name="Void OnFooTest()">
34776         <size>1</size>
34777       </method>
34778       <method name="Void Main()">
34779         <size>31</size>
34780       </method>
34781     </type>
34782     <type name="FooHandler">
34783       <method name="Void .ctor(Object, IntPtr)">
34784         <size>0</size>
34785       </method>
34786       <method name="Void Invoke()">
34787         <size>0</size>
34788       </method>
34789       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34790         <size>0</size>
34791       </method>
34792       <method name="Void EndInvoke(IAsyncResult)">
34793         <size>0</size>
34794       </method>
34795     </type>
34796     <type name="Test">
34797       <method name="Void &lt;Main&gt;m__0()">
34798         <size>33</size>
34799       </method>
34800     </type>
34801   </test>
34802   <test name="test-537.cs">
34803     <type name="Base">
34804       <method name="Void .ctor()">
34805         <size>7</size>
34806       </method>
34807       <method name="System.String get_H()">
34808         <size>6</size>
34809       </method>
34810     </type>
34811     <type name="X">
34812       <method name="Void .ctor()">
34813         <size>7</size>
34814       </method>
34815     </type>
34816     <type name="X+Derived">
34817       <method name="Void .ctor()">
34818         <size>7</size>
34819       </method>
34820     </type>
34821     <type name="X+Derived+Nested">
34822       <method name="Void .ctor()">
34823         <size>7</size>
34824       </method>
34825       <method name="Void G()">
34826         <size>21</size>
34827       </method>
34828     </type>
34829     <type name="Derived">
34830       <method name="Void .ctor()">
34831         <size>7</size>
34832       </method>
34833     </type>
34834     <type name="Derived+Nested">
34835       <method name="Void .ctor()">
34836         <size>7</size>
34837       </method>
34838       <method name="Void G()">
34839         <size>18</size>
34840       </method>
34841     </type>
34842     <type name="Test">
34843       <method name="Void .ctor()">
34844         <size>7</size>
34845       </method>
34846       <method name="Void Main()">
34847         <size>1</size>
34848       </method>
34849     </type>
34850   </test>
34851   <test name="test-538.cs">
34852     <type name="concrete">
34853       <method name="Void .ctor()">
34854         <size>7</size>
34855       </method>
34856     </type>
34857     <type name="Program">
34858       <method name="Void .ctor()">
34859         <size>7</size>
34860       </method>
34861       <method name="concrete getConcrete(IInterface)">
34862         <size>6</size>
34863       </method>
34864       <method name="Void Main(System.String[])">
34865         <size>20</size>
34866       </method>
34867     </type>
34868     <type name="testDelegate">
34869       <method name="Void .ctor(Object, IntPtr)">
34870         <size>0</size>
34871       </method>
34872       <method name="IInterface Invoke(concrete)">
34873         <size>0</size>
34874       </method>
34875       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
34876         <size>0</size>
34877       </method>
34878       <method name="IInterface EndInvoke(IAsyncResult)">
34879         <size>0</size>
34880       </method>
34881     </type>
34882   </test>
34883   <test name="test-54.cs">
34884     <type name="X">
34885       <method name="Void .ctor()">
34886         <size>7</size>
34887       </method>
34888       <method name="Boolean v()">
34889         <size>26</size>
34890       </method>
34891       <method name="Int32 Main()">
34892         <size>2</size>
34893       </method>
34894     </type>
34895   </test>
34896   <test name="test-540.cs">
34897     <type name="A">
34898       <method name="Void .ctor()">
34899         <size>7</size>
34900       </method>
34901       <method name="Byte op_Implicit(A)">
34902         <size>3</size>
34903       </method>
34904     </type>
34905     <type name="Constraint">
34906       <method name="Void .ctor()">
34907         <size>7</size>
34908       </method>
34909       <method name="Void Foo(System.Object)">
34910         <size>1</size>
34911       </method>
34912       <method name="Int32 Main()">
34913         <size>93</size>
34914       </method>
34915       <method name="Constraint op_LogicalNot(Constraint)">
34916         <size>2</size>
34917       </method>
34918       <method name="Constraint op_UnaryPlus(Constraint)">
34919         <size>2</size>
34920       </method>
34921       <method name="Constraint op_OnesComplement(Constraint)">
34922         <size>2</size>
34923       </method>
34924       <method name="Constraint op_UnaryNegation(Constraint)">
34925         <size>2</size>
34926       </method>
34927     </type>
34928   </test>
34929   <test name="test-541.cs">
34930     <type name="A">
34931       <method name="Void .ctor(TestFunc)">
34932         <size>14</size>
34933       </method>
34934     </type>
34935     <type name="TestClass">
34936       <method name="Void .ctor()">
34937         <size>7</size>
34938       </method>
34939       <method name="Void .cctor()">
34940         <size>46</size>
34941       </method>
34942       <method name="Int32 Main()">
34943         <size>6</size>
34944       </method>
34945     </type>
34946     <type name="TestFunc">
34947       <method name="Void .ctor(Object, IntPtr)">
34948         <size>0</size>
34949       </method>
34950       <method name="Void Invoke(Int32)">
34951         <size>0</size>
34952       </method>
34953       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34954         <size>0</size>
34955       </method>
34956       <method name="Void EndInvoke(IAsyncResult)">
34957         <size>0</size>
34958       </method>
34959     </type>
34960     <type name="TestClass">
34961       <method name="Void &lt;a&gt;m__0(Int32)">
34962         <size>7</size>
34963       </method>
34964     </type>
34965   </test>
34966   <test name="test-542.cs">
34967     <type name="X">
34968       <method name="Void .ctor()">
34969         <size>7</size>
34970       </method>
34971       <method name="Void Main()">
34972         <size>1</size>
34973       </method>
34974     </type>
34975     <type name="ARec">
34976       <method name="Void .ctor(Decimal)">
34977         <size>14</size>
34978       </method>
34979       <method name="Decimal Round(Int32)">
34980         <size>13</size>
34981       </method>
34982       <method name="Decimal Round(Decimal, Int32)">
34983         <size>7</size>
34984       </method>
34985     </type>
34986   </test>
34987   <test name="test-543.cs">
34988     <type name="BetterMethod">
34989       <method name="Void .ctor()">
34990         <size>7</size>
34991       </method>
34992       <method name="Int32 get_Item(System.Boolean[])">
34993         <size>2</size>
34994       </method>
34995       <method name="System.String get_Item(Boolean, System.Object)">
34996         <size>6</size>
34997       </method>
34998     </type>
34999     <type name="MainClass">
35000       <method name="Void .ctor()">
35001         <size>7</size>
35002       </method>
35003       <method name="Int32 get_Item(Int32, System.String[])">
35004         <size>2</size>
35005       </method>
35006       <method name="Void set_Item(Int32, System.String[], Int32)">
35007         <size>40</size>
35008       </method>
35009       <method name="System.Object get_Item(Int32, System.Object[])">
35010         <size>2</size>
35011       </method>
35012       <method name="Void set_Item(Int32, System.Object[], System.Object)">
35013         <size>40</size>
35014       </method>
35015       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
35016         <size>2</size>
35017       </method>
35018       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
35019         <size>40</size>
35020       </method>
35021       <method name="Void Main(System.String[])">
35022         <size>258</size>
35023       </method>
35024     </type>
35025   </test>
35026   <test name="test-544.cs">
35027     <type name="X">
35028       <method name="Void .ctor()">
35029         <size>7</size>
35030       </method>
35031       <method name="Void Main()">
35032         <size>32</size>
35033       </method>
35034     </type>
35035   </test>
35036   <test name="test-545.cs">
35037     <type name="X">
35038       <method name="Void .ctor()">
35039         <size>7</size>
35040       </method>
35041       <method name="Void Main()">
35042         <size>1</size>
35043       </method>
35044     </type>
35045     <type name="Dingus">
35046       <method name="Void .ctor(Int32)">
35047         <size>1</size>
35048       </method>
35049     </type>
35050   </test>
35051   <test name="test-546.cs">
35052     <type name="NameSpace.C">
35053       <method name="Void .ctor()">
35054         <size>7</size>
35055       </method>
35056       <method name="Void Main()">
35057         <size>1</size>
35058       </method>
35059     </type>
35060   </test>
35061   <test name="test-547.cs">
35062     <type name="C">
35063       <method name="Void .ctor()">
35064         <size>7</size>
35065       </method>
35066       <method name="Void Main()">
35067         <size>1</size>
35068       </method>
35069     </type>
35070   </test>
35071   <test name="test-548.cs">
35072     <type name="Bugs.Bug0">
35073       <method name="Void .ctor()">
35074         <size>7</size>
35075       </method>
35076       <method name="Int32 Main()">
35077         <size>23</size>
35078       </method>
35079     </type>
35080     <type name="Bugs.Bug0+MyBoolean">
35081       <method name="Void .ctor(Boolean)">
35082         <size>8</size>
35083       </method>
35084       <method name="MyBoolean op_Implicit(Boolean)">
35085         <size>7</size>
35086       </method>
35087       <method name="Boolean op_Implicit(MyBoolean)">
35088         <size>8</size>
35089       </method>
35090     </type>
35091   </test>
35092   <test name="test-549.cs">
35093     <type name="Do">
35094       <method name="Void .ctor()">
35095         <size>7</size>
35096       </method>
35097       <method name="Void Register(Get)">
35098         <size>1</size>
35099       </method>
35100       <method name="Void Register(System.Object)">
35101         <size>1</size>
35102       </method>
35103       <method name="System.Object MyGet(Do)">
35104         <size>2</size>
35105       </method>
35106       <method name="Void X()">
35107         <size>19</size>
35108       </method>
35109     </type>
35110     <type name="User">
35111       <method name="Void .ctor()">
35112         <size>7</size>
35113       </method>
35114       <method name="Void Main()">
35115         <size>1</size>
35116       </method>
35117     </type>
35118     <type name="Get">
35119       <method name="Void .ctor(Object, IntPtr)">
35120         <size>0</size>
35121       </method>
35122       <method name="System.Object Invoke(Do)">
35123         <size>0</size>
35124       </method>
35125       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
35126         <size>0</size>
35127       </method>
35128       <method name="System.Object EndInvoke(IAsyncResult)">
35129         <size>0</size>
35130       </method>
35131     </type>
35132   </test>
35133   <test name="test-55.cs">
35134     <type name="A.B.C">
35135       <method name="Void .ctor()">
35136         <size>7</size>
35137       </method>
35138       <method name="Void Hola()">
35139         <size>11</size>
35140       </method>
35141     </type>
35142     <type name="X.Y.Z.W">
35143       <method name="Void .ctor()">
35144         <size>7</size>
35145       </method>
35146       <method name="Void Ahoj()">
35147         <size>11</size>
35148       </method>
35149     </type>
35150     <type name="Foo.System">
35151       <method name="Void .ctor()">
35152         <size>7</size>
35153       </method>
35154       <method name="Void X()">
35155         <size>11</size>
35156       </method>
35157     </type>
35158     <type name="App">
35159       <method name="Void .ctor()">
35160         <size>7</size>
35161       </method>
35162       <method name="Int32 Main()">
35163         <size>12</size>
35164       </method>
35165     </type>
35166   </test>
35167   <test name="test-550.cs">
35168     <type name="Bla.Blub.Fo‿o">
35169       <method name="Void .ctor()">
35170         <size>7</size>
35171       </method>
35172       <method name="Void Main(System.String[])">
35173         <size>11</size>
35174       </method>
35175     </type>
35176   </test>
35177   <test name="test-551.cs">
35178     <type name="System.Int32">
35179       <method name="Void Main()">
35180         <size>1</size>
35181       </method>
35182     </type>
35183   </test>
35184   <test name="test-552.cs">
35185     <type name="C">
35186       <method name="Void .ctor()">
35187         <size>7</size>
35188       </method>
35189       <method name="Void Test(C)">
35190         <size>1</size>
35191       </method>
35192       <method name="Void Main()">
35193         <size>14</size>
35194       </method>
35195     </type>
35196   </test>
35197   <test name="test-553.cs">
35198     <type name="A">
35199       <method name="Void .ctor()">
35200         <size>7</size>
35201       </method>
35202       <method name="Void Add(System.Object)">
35203         <size>1</size>
35204       </method>
35205     </type>
35206     <type name="B">
35207       <method name="Void .ctor()">
35208         <size>7</size>
35209       </method>
35210       <method name="Boolean Add(System.Object)">
35211         <size>2</size>
35212       </method>
35213       <method name="Void Main()">
35214         <size>1</size>
35215       </method>
35216     </type>
35217   </test>
35218   <test name="test-554.cs">
35219     <type name="C">
35220       <method name="Void .ctor()">
35221         <size>7</size>
35222       </method>
35223       <method name="Int32 Main()">
35224         <size>145</size>
35225       </method>
35226     </type>
35227     <type name="&lt;PrivateImplementationDetails&gt;">
35228       <method name="Void .ctor()">
35229         <size>7</size>
35230       </method>
35231     </type>
35232   </test>
35233   <test name="test-555.cs">
35234     <type name="Test">
35235       <method name="Void .ctor()">
35236         <size>7</size>
35237       </method>
35238       <method name="Int32 Main()">
35239         <size>351</size>
35240       </method>
35241     </type>
35242   </test>
35243   <test name="test-556.cs">
35244     <type name="S">
35245       <method name="Void .ctor()">
35246         <size>7</size>
35247       </method>
35248       <method name="Void Frobnikator()">
35249         <size>1</size>
35250       </method>
35251       <method name="Void CharToX()">
35252         <size>1</size>
35253       </method>
35254       <method name="Int32 Main()">
35255         <size>35</size>
35256       </method>
35257     </type>
35258   </test>
35259   <test name="test-557.cs">
35260     <type name="Test">
35261       <method name="Void .ctor()">
35262         <size>7</size>
35263       </method>
35264       <method name="Void Main(System.String[])">
35265         <size>1</size>
35266       </method>
35267     </type>
35268   </test>
35269   <test name="test-558.cs">
35270     <type name="TestClass">
35271       <method name="Void .ctor()">
35272         <size>7</size>
35273       </method>
35274       <method name="Void Main()">
35275         <size>21</size>
35276       </method>
35277       <method name="Void TestMethod(Int32)">
35278         <size>1</size>
35279       </method>
35280     </type>
35281     <type name="TestClass+OneDelegate">
35282       <method name="Void .ctor(Object, IntPtr)">
35283         <size>0</size>
35284       </method>
35285       <method name="Void Invoke(Int32)">
35286         <size>0</size>
35287       </method>
35288       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35289         <size>0</size>
35290       </method>
35291       <method name="Void EndInvoke(IAsyncResult)">
35292         <size>0</size>
35293       </method>
35294     </type>
35295   </test>
35296   <test name="test-559.cs">
35297     <type name="C">
35298       <method name="Void .ctor()">
35299         <size>7</size>
35300       </method>
35301       <method name="Void add_TestEvent(B+TestDelegate)">
35302         <size>24</size>
35303       </method>
35304       <method name="Void remove_TestEvent(B+TestDelegate)">
35305         <size>24</size>
35306       </method>
35307       <method name="Void Main()">
35308         <size>1</size>
35309       </method>
35310     </type>
35311   </test>
35312   <test name="test-56.cs">
35313     <type name="A">
35314       <method name="Void .ctor()">
35315         <size>7</size>
35316       </method>
35317       <method name="Int32 get_P()">
35318         <size>7</size>
35319       </method>
35320       <method name="Void set_P(Int32)">
35321         <size>8</size>
35322       </method>
35323       <method name="Int32 get_Q()">
35324         <size>0</size>
35325       </method>
35326       <method name="Void set_Q(Int32)">
35327         <size>0</size>
35328       </method>
35329       <method name="Int32 get_R()">
35330         <size>7</size>
35331       </method>
35332       <method name="Void set_R(Int32)">
35333         <size>8</size>
35334       </method>
35335     </type>
35336     <type name="B">
35337       <method name="Void .ctor()">
35338         <size>7</size>
35339       </method>
35340       <method name="Int32 get_P()">
35341         <size>7</size>
35342       </method>
35343       <method name="Void set_P(Int32)">
35344         <size>8</size>
35345       </method>
35346       <method name="Int32 get_Q()">
35347         <size>7</size>
35348       </method>
35349       <method name="Void set_Q(Int32)">
35350         <size>8</size>
35351       </method>
35352     </type>
35353     <type name="C">
35354       <method name="Void .ctor()">
35355         <size>7</size>
35356       </method>
35357       <method name="Int32 get_Q()">
35358         <size>7</size>
35359       </method>
35360       <method name="Void set_Q(Int32)">
35361         <size>8</size>
35362       </method>
35363       <method name="Int32 get_R()">
35364         <size>7</size>
35365       </method>
35366       <method name="Void set_R(Int32)">
35367         <size>8</size>
35368       </method>
35369     </type>
35370     <type name="M">
35371       <method name="Void .ctor()">
35372         <size>7</size>
35373       </method>
35374       <method name="Int32 Main()">
35375         <size>221</size>
35376       </method>
35377     </type>
35378   </test>
35379   <test name="test-560.cs">
35380     <type name="Bugs.Bug2">
35381       <method name="Void .ctor()">
35382         <size>7</size>
35383       </method>
35384       <method name="Void Main(System.String[])">
35385         <size>81</size>
35386       </method>
35387     </type>
35388     <type name="Bugs.Bug2+MyByte">
35389       <method name="Void .ctor(Byte)">
35390         <size>8</size>
35391       </method>
35392       <method name="MyByte op_Implicit(Byte)">
35393         <size>7</size>
35394       </method>
35395       <method name="Byte op_Implicit(MyByte)">
35396         <size>8</size>
35397       </method>
35398     </type>
35399     <type name="Bugs.Bug2+MyInt">
35400       <method name="Void .ctor(Int32)">
35401         <size>8</size>
35402       </method>
35403       <method name="MyInt op_Implicit(Int32)">
35404         <size>7</size>
35405       </method>
35406       <method name="Int32 op_Implicit(MyInt)">
35407         <size>8</size>
35408       </method>
35409     </type>
35410   </test>
35411   <test name="test-561.cs">
35412     <type name="A">
35413       <method name="Void .ctor()">
35414         <size>7</size>
35415       </method>
35416       <method name="Void I.M()">
35417         <size>1</size>
35418       </method>
35419       <method name="Void M()">
35420         <size>0</size>
35421       </method>
35422     </type>
35423     <type name="C">
35424       <method name="Void .ctor()">
35425         <size>7</size>
35426       </method>
35427       <method name="Void M()">
35428         <size>1</size>
35429       </method>
35430       <method name="Void Main()">
35431         <size>1</size>
35432       </method>
35433     </type>
35434   </test>
35435   <test name="test-562.cs">
35436     <type name="Program">
35437       <method name="Void .ctor()">
35438         <size>7</size>
35439       </method>
35440       <method name="Int32 Main()">
35441         <size>45</size>
35442       </method>
35443     </type>
35444   </test>
35445   <test name="test-563.cs">
35446     <type name="Test">
35447       <method name="Void .ctor()">
35448         <size>7</size>
35449       </method>
35450       <method name="System.Object TestMethod(TestCollection)">
35451         <size>66</size>
35452       </method>
35453       <method name="Void Main()">
35454         <size>1</size>
35455       </method>
35456     </type>
35457   </test>
35458   <test name="test-564.cs">
35459     <type name="A">
35460       <method name="Void .ctor()">
35461         <size>7</size>
35462       </method>
35463       <method name="Void Main()">
35464         <size>1</size>
35465       </method>
35466     </type>
35467   </test>
35468   <test name="test-565.cs">
35469     <type name="T">
35470       <method name="Void .ctor()">
35471         <size>7</size>
35472       </method>
35473       <method name="Boolean Equals(System.Object)">
35474         <size>2</size>
35475       </method>
35476       <method name="Void Main()">
35477         <size>1</size>
35478       </method>
35479     </type>
35480   </test>
35481   <test name="test-566.cs">
35482     <type name="Test">
35483       <method name="Void .ctor()">
35484         <size>7</size>
35485       </method>
35486       <method name="System.String get_Spec()">
35487         <size>12</size>
35488       </method>
35489       <method name="Void Foo(C)">
35490         <size>7</size>
35491       </method>
35492       <method name="Void Foo2(CC)">
35493         <size>12</size>
35494       </method>
35495       <method name="Void Main()">
35496         <size>1</size>
35497       </method>
35498     </type>
35499     <type name="CA">
35500       <method name="Void .ctor()">
35501         <size>7</size>
35502       </method>
35503       <method name="Void set_Spec(System.String)">
35504         <size>1</size>
35505       </method>
35506     </type>
35507     <type name="CB">
35508       <method name="Void .ctor()">
35509         <size>7</size>
35510       </method>
35511       <method name="Void set_Spec(System.String)">
35512         <size>1</size>
35513       </method>
35514     </type>
35515     <type name="CC">
35516       <method name="Void .ctor()">
35517         <size>7</size>
35518       </method>
35519     </type>
35520   </test>
35521   <test name="test-567.cs">
35522     <type name="preservesig_test.Class1">
35523       <method name="Void .ctor()">
35524         <size>7</size>
35525       </method>
35526       <method name="Int32 Main(System.String[])">
35527         <size>143</size>
35528       </method>
35529     </type>
35530     <type name="preservesig_test.TestClass">
35531       <method name="Void .ctor()">
35532         <size>7</size>
35533       </method>
35534       <method name="Void add_e(preservesig_test.TestClass+D)">
35535         <size>24</size>
35536       </method>
35537       <method name="Void remove_e(preservesig_test.TestClass+D)">
35538         <size>24</size>
35539       </method>
35540       <method name="Int32 DoFoo()">
35541         <size>2</size>
35542       </method>
35543       <method name="Int32 get_Foo()">
35544         <size>2</size>
35545       </method>
35546     </type>
35547     <type name="preservesig_test.TestClass+D">
35548       <method name="Void .ctor(Object, IntPtr)">
35549         <size>0</size>
35550       </method>
35551       <method name="Void Invoke()">
35552         <size>0</size>
35553       </method>
35554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35555         <size>0</size>
35556       </method>
35557       <method name="Void EndInvoke(IAsyncResult)">
35558         <size>0</size>
35559       </method>
35560     </type>
35561   </test>
35562   <test name="test-568.cs">
35563     <type name="B">
35564       <method name="Void .ctor()">
35565         <size>7</size>
35566       </method>
35567       <method name="Void Main()">
35568         <size>1</size>
35569       </method>
35570     </type>
35571   </test>
35572   <test name="test-569.cs">
35573     <type name="MyAttribute">
35574       <method name="Void .ctor()">
35575         <size>7</size>
35576       </method>
35577     </type>
35578     <type name="SubAttribute">
35579       <method name="Void .ctor()">
35580         <size>7</size>
35581       </method>
35582     </type>
35583     <type name="test">
35584       <method name="Void .ctor()">
35585         <size>7</size>
35586       </method>
35587       <method name="Void method()">
35588         <size>1</size>
35589       </method>
35590       <method name="Void Main()">
35591         <size>1</size>
35592       </method>
35593     </type>
35594   </test>
35595   <test name="test-57.cs">
35596     <type name="Button">
35597       <method name="Void .ctor()">
35598         <size>7</size>
35599       </method>
35600       <method name="Void add_Click(EventHandler)">
35601         <size>24</size>
35602       </method>
35603       <method name="Void remove_Click(EventHandler)">
35604         <size>24</size>
35605       </method>
35606       <method name="Void OnClick(Int32, Int32)">
35607         <size>36</size>
35608       </method>
35609       <method name="Void Reset()">
35610         <size>8</size>
35611       </method>
35612     </type>
35613     <type name="Blah">
35614       <method name="Void .ctor()">
35615         <size>18</size>
35616       </method>
35617       <method name="Void Connect()">
35618         <size>59</size>
35619       </method>
35620       <method name="Void Button1_Click(Int32, Int32)">
35621         <size>34</size>
35622       </method>
35623       <method name="Void Foo_Click(Int32, Int32)">
35624         <size>34</size>
35625       </method>
35626       <method name="Void Disconnect()">
35627         <size>34</size>
35628       </method>
35629       <method name="Int32 Main()">
35630         <size>66</size>
35631       </method>
35632     </type>
35633     <type name="EventHandler">
35634       <method name="Void .ctor(Object, IntPtr)">
35635         <size>0</size>
35636       </method>
35637       <method name="Void Invoke(Int32, Int32)">
35638         <size>0</size>
35639       </method>
35640       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
35641         <size>0</size>
35642       </method>
35643       <method name="Void EndInvoke(IAsyncResult)">
35644         <size>0</size>
35645       </method>
35646     </type>
35647   </test>
35648   <test name="test-570.cs">
35649     <type name="Bar">
35650       <method name="Void .ctor()">
35651         <size>7</size>
35652       </method>
35653     </type>
35654     <type name="Program">
35655       <method name="Void .ctor()">
35656         <size>7</size>
35657       </method>
35658       <method name="Void Main()">
35659         <size>47</size>
35660       </method>
35661     </type>
35662   </test>
35663   <test name="test-571.cs">
35664     <type name="Test">
35665       <method name="Void .ctor()">
35666         <size>7</size>
35667       </method>
35668       <method name="Void Main()">
35669         <size>1</size>
35670       </method>
35671     </type>
35672   </test>
35673   <test name="test-572.cs">
35674     <type name="C">
35675       <method name="Void .ctor()">
35676         <size>7</size>
35677       </method>
35678       <method name="Color get_Color()">
35679         <size>10</size>
35680       </method>
35681       <method name="Void ResetCustomColors()">
35682         <size>16</size>
35683       </method>
35684       <method name="Void Main()">
35685         <size>1</size>
35686       </method>
35687     </type>
35688     <type name="Color">
35689       <method name="Color From(Int32)">
35690         <size>10</size>
35691       </method>
35692       <method name="Int32 ToArgb()">
35693         <size>2</size>
35694       </method>
35695     </type>
35696   </test>
35697   <test name="test-573.cs">
35698     <type name="C">
35699       <method name="Void .ctor()">
35700         <size>7</size>
35701       </method>
35702       <method name="Void .cctor()">
35703         <size>11</size>
35704       </method>
35705       <method name="Void Main()">
35706         <size>25</size>
35707       </method>
35708     </type>
35709   </test>
35710   <test name="test-574.cs">
35711     <type name="X">
35712       <method name="Void .ctor()">
35713         <size>7</size>
35714       </method>
35715       <method name="Int32 Main()">
35716         <size>31</size>
35717       </method>
35718     </type>
35719   </test>
35720   <test name="test-575.cs">
35721     <type name="Program">
35722       <method name="Void .ctor()">
35723         <size>7</size>
35724       </method>
35725       <method name="Void Main(System.String[])">
35726         <size>25</size>
35727       </method>
35728     </type>
35729   </test>
35730   <test name="test-576.cs">
35731     <type name="Foo">
35732       <method name="Void .ctor()">
35733         <size>7</size>
35734       </method>
35735       <method name="Void Main()">
35736         <size>24</size>
35737       </method>
35738     </type>
35739   </test>
35740   <test name="test-578.cs">
35741     <type name="Test1.TestItem1">
35742       <method name="Void .ctor()">
35743         <size>7</size>
35744       </method>
35745       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35746         <size>34</size>
35747       </method>
35748       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35749         <size>34</size>
35750       </method>
35751       <method name="Int32 Test()">
35752         <size>12</size>
35753       </method>
35754     </type>
35755     <type name="Test1.TestItem2">
35756       <method name="Void .ctor()">
35757         <size>7</size>
35758       </method>
35759       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
35760         <size>18</size>
35761       </method>
35762       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
35763         <size>18</size>
35764       </method>
35765     </type>
35766     <type name="Test1.CC">
35767       <method name="Void .ctor()">
35768         <size>7</size>
35769       </method>
35770       <method name="Int32 Main()">
35771         <size>57</size>
35772       </method>
35773     </type>
35774     <type name="Test1.TestDelegate1">
35775       <method name="Void .ctor(Object, IntPtr)">
35776         <size>0</size>
35777       </method>
35778       <method name="Int32 Invoke()">
35779         <size>0</size>
35780       </method>
35781       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35782         <size>0</size>
35783       </method>
35784       <method name="Int32 EndInvoke(IAsyncResult)">
35785         <size>0</size>
35786       </method>
35787     </type>
35788     <type name="Test1.CC">
35789       <method name="Int32 &lt;Main&gt;m__0()">
35790         <size>2</size>
35791       </method>
35792     </type>
35793   </test>
35794   <test name="test-579.cs">
35795     <type name="X">
35796       <method name="Void .ctor()">
35797         <size>7</size>
35798       </method>
35799       <method name="Void Main()">
35800         <size>35</size>
35801       </method>
35802       <method name="Void DoCall(X+test)">
35803         <size>1</size>
35804       </method>
35805     </type>
35806     <type name="X+test">
35807       <method name="Void .ctor(Object, IntPtr)">
35808         <size>0</size>
35809       </method>
35810       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
35811         <size>0</size>
35812       </method>
35813       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
35814         <size>0</size>
35815       </method>
35816       <method name="System.Object EndInvoke(IAsyncResult)">
35817         <size>0</size>
35818       </method>
35819     </type>
35820     <type name="X">
35821       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
35822         <size>18</size>
35823       </method>
35824     </type>
35825   </test>
35826   <test name="test-58.cs">
35827     <type name="Blah">
35828       <method name="Void .ctor()">
35829         <size>7</size>
35830       </method>
35831       <method name="Int32 Main()">
35832         <size>27</size>
35833       </method>
35834     </type>
35835   </test>
35836   <test name="test-580.cs">
35837     <type name="Bla">
35838       <method name="Void .ctor()">
35839         <size>7</size>
35840       </method>
35841       <method name="Void BuildNode(System.String ByRef)">
35842         <size>43</size>
35843       </method>
35844       <method name="Void BuildNode(System.String[] ByRef)">
35845         <size>56</size>
35846       </method>
35847       <method name="Void BuildNode_B(System.Object ByRef)">
35848         <size>18</size>
35849       </method>
35850       <method name="System.String BuildNode_C(System.String ByRef)">
35851         <size>76</size>
35852       </method>
35853       <method name="System.String BuildNode_D()">
35854         <size>157</size>
35855       </method>
35856       <method name="Void BuildNode_E(System.String[,] ByRef)">
35857         <size>68</size>
35858       </method>
35859       <method name="Int32 Main()">
35860         <size>265</size>
35861       </method>
35862     </type>
35863   </test>
35864   <test name="test-581.cs">
35865     <type name="TestParams">
35866       <method name="Void .ctor()">
35867         <size>7</size>
35868       </method>
35869       <method name="System.Object get_Item(System.String[])">
35870         <size>4</size>
35871       </method>
35872       <method name="Void set_Item(System.String[], System.Object)">
35873         <size>40</size>
35874       </method>
35875       <method name="Void TestMethod()">
35876         <size>179</size>
35877       </method>
35878     </type>
35879     <type name="TestNonParams">
35880       <method name="Void .ctor()">
35881         <size>7</size>
35882       </method>
35883       <method name="System.Object get_Item(System.String)">
35884         <size>2</size>
35885       </method>
35886       <method name="Void set_Item(System.String, System.Object)">
35887         <size>40</size>
35888       </method>
35889       <method name="Void TestMethod()">
35890         <size>71</size>
35891       </method>
35892     </type>
35893     <type name="M">
35894       <method name="Void .ctor()">
35895         <size>7</size>
35896       </method>
35897       <method name="Int32 Main()">
35898         <size>22</size>
35899       </method>
35900     </type>
35901   </test>
35902   <test name="test-582.cs">
35903     <type name="TrueClass">
35904       <method name="Void Main()">
35905         <size>1</size>
35906       </method>
35907     </type>
35908   </test>
35909   <test name="test-583.cs">
35910     <type name="Program">
35911       <method name="Void .ctor()">
35912         <size>7</size>
35913       </method>
35914       <method name="Int32 Main()">
35915         <size>19</size>
35916       </method>
35917     </type>
35918     <type name="ObjectContainerBase">
35919       <method name="Void .ctor()">
35920         <size>7</size>
35921       </method>
35922     </type>
35923   </test>
35924   <test name="test-584.cs">
35925     <type name="Style">
35926       <method name="Void .ctor()">
35927         <size>7</size>
35928       </method>
35929       <method name="Style get_CurrentStyle()">
35930         <size>2</size>
35931       </method>
35932       <method name="Void set_CurrentStyle(Style)">
35933         <size>1</size>
35934       </method>
35935       <method name="Boolean LoadCurrentStyle()">
35936         <size>20</size>
35937       </method>
35938       <method name="Style Load()">
35939         <size>2</size>
35940       </method>
35941       <method name="Int32 Main()">
35942         <size>18</size>
35943       </method>
35944     </type>
35945   </test>
35946   <test name="test-585.cs">
35947     <type name="A">
35948       <method name="Void .ctor()">
35949         <size>7</size>
35950       </method>
35951     </type>
35952     <type name="B">
35953       <method name="Void .ctor()">
35954         <size>7</size>
35955       </method>
35956     </type>
35957     <type name="X">
35958       <method name="Void .ctor()">
35959         <size>7</size>
35960       </method>
35961     </type>
35962     <type name="Program">
35963       <method name="Void .ctor()">
35964         <size>7</size>
35965       </method>
35966       <method name="Void Main()">
35967         <size>52</size>
35968       </method>
35969     </type>
35970   </test>
35971   <test name="test-586.cs">
35972     <type name="Program">
35973       <method name="Void .ctor()">
35974         <size>7</size>
35975       </method>
35976       <method name="Int32 Main()">
35977         <size>99</size>
35978       </method>
35979     </type>
35980     <type name="Program+MyColor">
35981       <method name="Void .ctor(Single)">
35982         <size>8</size>
35983       </method>
35984       <method name="Single get_Value()">
35985         <size>7</size>
35986       </method>
35987       <method name="MyColor op_Addition(MyColor, MyColor)">
35988         <size>21</size>
35989       </method>
35990     </type>
35991   </test>
35992   <test name="test-587.cs">
35993     <type name="Program">
35994       <method name="Void .ctor()">
35995         <size>7</size>
35996       </method>
35997       <method name="Int32 Main()">
35998         <size>17</size>
35999       </method>
36000     </type>
36001   </test>
36002   <test name="test-588.cs">
36003     <type name="TestNamespace.TestClass">
36004       <method name="Void .ctor()">
36005         <size>7</size>
36006       </method>
36007       <method name="Void HelloWorld()">
36008         <size>1</size>
36009       </method>
36010     </type>
36011     <type name="SuperClass">
36012       <method name="Void .ctor()">
36013         <size>7</size>
36014       </method>
36015       <method name="TestNamespace.TestClass get_TestClass()">
36016         <size>7</size>
36017       </method>
36018     </type>
36019     <type name="SubClass">
36020       <method name="Void .ctor()">
36021         <size>12</size>
36022       </method>
36023     </type>
36024     <type name="App">
36025       <method name="Void .ctor()">
36026         <size>7</size>
36027       </method>
36028       <method name="Void Main()">
36029         <size>7</size>
36030       </method>
36031     </type>
36032   </test>
36033   <test name="test-589.cs">
36034     <type name="TestNamespace.TestClass">
36035       <method name="Void .ctor()">
36036         <size>7</size>
36037       </method>
36038       <method name="Void HelloWorld()">
36039         <size>1</size>
36040       </method>
36041     </type>
36042     <type name="SuperClass">
36043       <method name="Void .ctor()">
36044         <size>7</size>
36045       </method>
36046       <method name="TestNamespace.TestClass get_TestClass()">
36047         <size>7</size>
36048       </method>
36049       <method name="Void set_TestClass(TestNamespace.TestClass)">
36050         <size>1</size>
36051       </method>
36052     </type>
36053     <type name="SubClass">
36054       <method name="Void .ctor()">
36055         <size>12</size>
36056       </method>
36057     </type>
36058     <type name="App">
36059       <method name="Void .ctor()">
36060         <size>7</size>
36061       </method>
36062       <method name="Void Main()">
36063         <size>7</size>
36064       </method>
36065     </type>
36066   </test>
36067   <test name="test-59.cs">
36068     <type name="X">
36069       <method name="Void .ctor()">
36070         <size>7</size>
36071       </method>
36072       <method name="Int32 test_explicit()">
36073         <size>224</size>
36074       </method>
36075       <method name="Int32 test_implicit()">
36076         <size>102</size>
36077       </method>
36078       <method name="Int32 Main()">
36079         <size>57</size>
36080       </method>
36081     </type>
36082   </test>
36083   <test name="test-590.cs">
36084     <type name="X">
36085       <method name="Void .ctor()">
36086         <size>18</size>
36087       </method>
36088       <method name="Int32 Main()">
36089         <size>28</size>
36090       </method>
36091       <method name="System.String Foo()">
36092         <size>6</size>
36093       </method>
36094       <method name="System.String get_Prop()">
36095         <size>7</size>
36096       </method>
36097       <method name="Void set_Prop(System.String)">
36098         <size>8</size>
36099       </method>
36100       <method name="System.String get_Item(Int32)">
36101         <size>7</size>
36102       </method>
36103       <method name="Void set_Item(Int32, System.String)">
36104         <size>8</size>
36105       </method>
36106       <method name="Int32 Do(System.String, System.String, System.String)">
36107         <size>334</size>
36108       </method>
36109     </type>
36110   </test>
36111   <test name="test-591.cs">
36112     <type name="C1">
36113       <method name="Void .ctor()">
36114         <size>7</size>
36115       </method>
36116       <method name="Void Foo(System.String)">
36117         <size>49</size>
36118       </method>
36119     </type>
36120     <type name="C2">
36121       <method name="Void .ctor()">
36122         <size>7</size>
36123       </method>
36124       <method name="Void Main()">
36125         <size>1</size>
36126       </method>
36127     </type>
36128   </test>
36129   <test name="test-592.cs">
36130     <type name="T">
36131       <method name="Void .ctor()">
36132         <size>7</size>
36133       </method>
36134       <method name="Int32 fib(Int32)">
36135         <size>53</size>
36136       </method>
36137       <method name="Int32 xx(Int32)">
36138         <size>33</size>
36139       </method>
36140       <method name="Void foo(Int32)">
36141         <size>38</size>
36142       </method>
36143       <method name="Void XXXA()">
36144         <size>6</size>
36145       </method>
36146       <method name="Void Main()">
36147         <size>1</size>
36148       </method>
36149     </type>
36150   </test>
36151   <test name="test-593.cs">
36152     <type name="MainClass">
36153       <method name="Void .ctor()">
36154         <size>7</size>
36155       </method>
36156       <method name="Void Foo(I)">
36157         <size>7</size>
36158       </method>
36159       <method name="Void Main()">
36160         <size>1</size>
36161       </method>
36162     </type>
36163   </test>
36164   <test name="test-594.cs">
36165     <type name="Test">
36166       <method name="Void .ctor()">
36167         <size>7</size>
36168       </method>
36169       <method name="Void Main()">
36170         <size>1</size>
36171       </method>
36172     </type>
36173   </test>
36174   <test name="test-595.cs">
36175     <type name="AttributesCollection">
36176       <method name="Void .ctor()">
36177         <size>7</size>
36178       </method>
36179       <method name="System.Object get_Item(SymbolId)">
36180         <size>2</size>
36181       </method>
36182       <method name="Void set_Item(SymbolId, System.Object)">
36183         <size>1</size>
36184       </method>
36185     </type>
36186     <type name="Program">
36187       <method name="Void .ctor()">
36188         <size>7</size>
36189       </method>
36190       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
36191         <size>18</size>
36192       </method>
36193       <method name="Void Main()">
36194         <size>23</size>
36195       </method>
36196     </type>
36197   </test>
36198   <test name="test-596.cs">
36199     <type name="C">
36200       <method name="Void .ctor()">
36201         <size>7</size>
36202       </method>
36203       <method name="Void Main()">
36204         <size>17</size>
36205       </method>
36206     </type>
36207   </test>
36208   <test name="test-597.cs">
36209     <type name="TestNS.Foo">
36210       <method name="Void .ctor()">
36211         <size>7</size>
36212       </method>
36213     </type>
36214     <type name="TestNS.XElement">
36215       <method name="Void .ctor()">
36216         <size>7</size>
36217       </method>
36218       <method name="TestNS.Bar get_Document()">
36219         <size>2</size>
36220       </method>
36221       <method name="System.Object get_CrashHere()">
36222         <size>29</size>
36223       </method>
36224     </type>
36225     <type name="TestNS.Element">
36226       <method name="Void .ctor()">
36227         <size>7</size>
36228       </method>
36229       <method name="TestNS.Foo get_Document()">
36230         <size>2</size>
36231       </method>
36232     </type>
36233     <type name="TestNS.Bar">
36234       <method name="Void .ctor()">
36235         <size>7</size>
36236       </method>
36237       <method name="IHoge get_Root()">
36238         <size>2</size>
36239       </method>
36240     </type>
36241     <type name="TestNS.C">
36242       <method name="Void .ctor()">
36243         <size>7</size>
36244       </method>
36245       <method name="Void Main()">
36246         <size>1</size>
36247       </method>
36248     </type>
36249   </test>
36250   <test name="test-598.cs">
36251     <type name="Test">
36252       <method name="Void .ctor()">
36253         <size>35</size>
36254       </method>
36255       <method name="V get_v()">
36256         <size>7</size>
36257       </method>
36258       <method name="Void Main()">
36259         <size>1</size>
36260       </method>
36261     </type>
36262     <type name="V">
36263       <method name="Void set_Item(Int32, Int32)">
36264         <size>1</size>
36265       </method>
36266     </type>
36267   </test>
36268   <test name="test-599.cs">
36269     <type name="Test.String">
36270       <method name="Void .ctor(String)">
36271         <size>14</size>
36272       </method>
36273       <method name="Test.String op_Implicit(System.String)">
36274         <size>15</size>
36275       </method>
36276       <method name="System.String op_Implicit(Test.String)">
36277         <size>15</size>
36278       </method>
36279     </type>
36280     <type name="TestCompiler.MainClass">
36281       <method name="Void .ctor()">
36282         <size>7</size>
36283       </method>
36284       <method name="Int32 Main()">
36285         <size>80</size>
36286       </method>
36287     </type>
36288   </test>
36289   <test name="test-6.cs">
36290     <type name="X">
36291       <method name="Void .ctor()">
36292         <size>7</size>
36293       </method>
36294       <method name="Int32 Main()">
36295         <size>37</size>
36296       </method>
36297     </type>
36298   </test>
36299   <test name="test-60.cs">
36300     <type name="ns5.Y">
36301       <method name="Void .ctor()">
36302         <size>7</size>
36303       </method>
36304       <method name="Void Run()">
36305         <size>1</size>
36306       </method>
36307     </type>
36308     <type name="X">
36309       <method name="Void .ctor()">
36310         <size>7</size>
36311       </method>
36312       <method name="Int32 Main()">
36313         <size>14</size>
36314       </method>
36315     </type>
36316   </test>
36317   <test name="test-600.cs">
36318     <type name="Test.Regression">
36319       <method name="Void .ctor()">
36320         <size>7</size>
36321       </method>
36322       <method name="Int32 Main()">
36323         <size>90</size>
36324       </method>
36325     </type>
36326   </test>
36327   <test name="test-601.cs">
36328     <type name="C">
36329       <method name="Void .ctor()">
36330         <size>7</size>
36331       </method>
36332       <method name="Void Main()">
36333         <size>1</size>
36334       </method>
36335     </type>
36336     <type name="C+MarkerUpdatedVMDelegate">
36337       <method name="Void .ctor(Object, IntPtr)">
36338         <size>0</size>
36339       </method>
36340       <method name="Void Invoke(IntPtr, IntPtr)">
36341         <size>0</size>
36342       </method>
36343       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
36344         <size>0</size>
36345       </method>
36346       <method name="Void EndInvoke(IAsyncResult)">
36347         <size>0</size>
36348       </method>
36349     </type>
36350   </test>
36351   <test name="test-602.cs">
36352     <type name="C">
36353       <method name="Void .ctor()">
36354         <size>7</size>
36355       </method>
36356       <method name="Int32 Main()">
36357         <size>95</size>
36358       </method>
36359       <method name="Int32 Error(System.String, System.Object[])">
36360         <size>8</size>
36361       </method>
36362       <method name="Int32 Format(System.String, System.Object)">
36363         <size>2</size>
36364       </method>
36365       <method name="Int32 Format(System.String, System.Object[])">
36366         <size>2</size>
36367       </method>
36368       <method name="Int32 Format(System.String, System.Object, System.Object[])">
36369         <size>2</size>
36370       </method>
36371       <method name="Int32 Test_A(System.String)">
36372         <size>2</size>
36373       </method>
36374       <method name="Int32 Test_A(System.String, System.Object[])">
36375         <size>2</size>
36376       </method>
36377       <method name="Int32 Test_C(System.Type, System.Int32[])">
36378         <size>2</size>
36379       </method>
36380       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
36381         <size>2</size>
36382       </method>
36383     </type>
36384   </test>
36385   <test name="test-603.cs">
36386     <type name="ConsoleApplication1.Program">
36387       <method name="Void .ctor()">
36388         <size>7</size>
36389       </method>
36390       <method name="Void .cctor()">
36391         <size>1</size>
36392       </method>
36393       <method name="Int32 Main()">
36394         <size>52</size>
36395       </method>
36396     </type>
36397   </test>
36398   <test name="test-604.cs">
36399     <type name="Program">
36400       <method name="Void .ctor()">
36401         <size>7</size>
36402       </method>
36403       <method name="Int32 Main()">
36404         <size>83</size>
36405       </method>
36406     </type>
36407     <type name="Program+ImplementingExplicitInterfacesMembers">
36408       <method name="Void .ctor()">
36409         <size>7</size>
36410       </method>
36411       <method name="Void Program.Iface1.IfaceMethod1()">
36412         <size>1</size>
36413       </method>
36414       <method name="Void Program.Iface2.IfaceMethod2()">
36415         <size>1</size>
36416       </method>
36417     </type>
36418   </test>
36419   <test name="test-605.cs">
36420     <type name="TestA">
36421       <method name="Void .ctor()">
36422         <size>7</size>
36423       </method>
36424       <method name="System.String get_Method()">
36425         <size>2</size>
36426       </method>
36427     </type>
36428     <type name="TestB">
36429       <method name="Void .ctor()">
36430         <size>7</size>
36431       </method>
36432       <method name="System.String get_Method()">
36433         <size>2</size>
36434       </method>
36435       <method name="Void Main()">
36436         <size>1</size>
36437       </method>
36438     </type>
36439   </test>
36440   <test name="test-606.cs">
36441     <type name="Program">
36442       <method name="Void .ctor()">
36443         <size>7</size>
36444       </method>
36445       <method name="Int32 Main()">
36446         <size>157</size>
36447       </method>
36448     </type>
36449     <type name="Info">
36450       <method name="Void .ctor()">
36451         <size>7</size>
36452       </method>
36453       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
36454         <size>2</size>
36455       </method>
36456       <method name="Void System.Collections.IEnumerator.Reset()">
36457         <size>1</size>
36458       </method>
36459       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36460         <size>2</size>
36461       </method>
36462       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
36463         <size>2</size>
36464       </method>
36465       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
36466         <size>1</size>
36467       </method>
36468     </type>
36469   </test>
36470   <test name="test-607.cs">
36471     <type name="Program">
36472       <method name="Void .ctor()">
36473         <size>7</size>
36474       </method>
36475       <method name="Int32 Main()">
36476         <size>120</size>
36477       </method>
36478     </type>
36479   </test>
36480   <test name="test-608.cs">
36481     <type name="X">
36482       <method name="Void .ctor()">
36483         <size>7</size>
36484       </method>
36485       <method name="Void Main()">
36486         <size>60</size>
36487       </method>
36488     </type>
36489   </test>
36490   <test name="test-609.cs">
36491     <type name="Test">
36492       <method name="Void .ctor()">
36493         <size>7</size>
36494       </method>
36495       <method name="Int32 Main()">
36496         <size>36</size>
36497       </method>
36498     </type>
36499   </test>
36500   <test name="test-61.cs">
36501     <type name="X">
36502       <method name="Void .ctor()">
36503         <size>7</size>
36504       </method>
36505       <method name="Void add_XX(X+MyEvent)">
36506         <size>3</size>
36507       </method>
36508       <method name="Void remove_XX(X+MyEvent)">
36509         <size>3</size>
36510       </method>
36511       <method name="Int32 get_Property()">
36512         <size>4</size>
36513       </method>
36514       <method name="Void set_Property(Int32)">
36515         <size>3</size>
36516       </method>
36517       <method name="Int32 get_P2()">
36518         <size>2</size>
36519       </method>
36520       <method name="Void set_P3(Int32)">
36521         <size>1</size>
36522       </method>
36523       <method name="Int32 Main()">
36524         <size>2</size>
36525       </method>
36526     </type>
36527     <type name="X+MyEvent">
36528       <method name="Void .ctor(Object, IntPtr)">
36529         <size>0</size>
36530       </method>
36531       <method name="Void Invoke()">
36532         <size>0</size>
36533       </method>
36534       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36535         <size>0</size>
36536       </method>
36537       <method name="Void EndInvoke(IAsyncResult)">
36538         <size>0</size>
36539       </method>
36540     </type>
36541   </test>
36542   <test name="test-610.cs">
36543     <type name="A">
36544       <method name="Void .ctor()">
36545         <size>7</size>
36546       </method>
36547       <method name="Void Main()">
36548         <size>1</size>
36549       </method>
36550     </type>
36551     <type name="A+C">
36552       <method name="Void .ctor()">
36553         <size>7</size>
36554       </method>
36555     </type>
36556     <type name="A+C+D">
36557       <method name="Void .ctor()">
36558         <size>7</size>
36559       </method>
36560     </type>
36561     <type name="N.B">
36562       <method name="Void .ctor()">
36563         <size>7</size>
36564       </method>
36565     </type>
36566     <type name="N.B+C">
36567       <method name="Void .ctor()">
36568         <size>7</size>
36569       </method>
36570     </type>
36571     <type name="N.B+C+E">
36572       <method name="Void .ctor()">
36573         <size>7</size>
36574       </method>
36575     </type>
36576     <type name="N.B+A">
36577       <method name="Void .ctor()">
36578         <size>7</size>
36579       </method>
36580     </type>
36581     <type name="N.B+A+D">
36582       <method name="Void .ctor()">
36583         <size>7</size>
36584       </method>
36585     </type>
36586   </test>
36587   <test name="test-611.cs">
36588     <type name="T">
36589       <method name="Void .ctor()">
36590         <size>7</size>
36591       </method>
36592     </type>
36593     <type name="T+Protected">
36594       <method name="Void .ctor()">
36595         <size>7</size>
36596       </method>
36597     </type>
36598     <type name="D">
36599       <method name="Void .ctor()">
36600         <size>7</size>
36601       </method>
36602     </type>
36603     <type name="D+Private">
36604       <method name="Void .ctor()">
36605         <size>7</size>
36606       </method>
36607       <method name="Void Stuff(T+Protected)">
36608         <size>1</size>
36609       </method>
36610     </type>
36611     <type name="D2">
36612       <method name="Void .ctor()">
36613         <size>7</size>
36614       </method>
36615     </type>
36616     <type name="D2+P">
36617       <method name="Void .ctor()">
36618         <size>7</size>
36619       </method>
36620     </type>
36621     <type name="D2+P+Private">
36622       <method name="Void .ctor()">
36623         <size>7</size>
36624       </method>
36625       <method name="Void Stuff(T+Protected)">
36626         <size>1</size>
36627       </method>
36628     </type>
36629     <type name="Z">
36630       <method name="Void .ctor()">
36631         <size>7</size>
36632       </method>
36633       <method name="Void Main()">
36634         <size>1</size>
36635       </method>
36636     </type>
36637   </test>
36638   <test name="test-612.cs">
36639     <type name="Abcdefghijklmnopqrstuvwxyz">
36640       <method name="Void .ctor()">
36641         <size>7</size>
36642       </method>
36643       <method name="Void .cctor()">
36644         <size>7</size>
36645       </method>
36646     </type>
36647     <type name="OO">
36648       <method name="Void .ctor()">
36649         <size>7</size>
36650       </method>
36651       <method name="Void D()">
36652         <size>5293</size>
36653       </method>
36654     </type>
36655     <type name="Zyxwvutsrqp">
36656       <method name="Void .ctor()">
36657         <size>7</size>
36658       </method>
36659       <method name="Void .cctor()">
36660         <size>7</size>
36661       </method>
36662     </type>
36663     <type name="XXX">
36664       <method name="Void .ctor()">
36665         <size>7</size>
36666       </method>
36667       <method name="Boolean IsAltered()">
36668         <size>859</size>
36669       </method>
36670       <method name="Void Main()">
36671         <size>1</size>
36672       </method>
36673     </type>
36674   </test>
36675   <test name="test-613.cs">
36676     <type name="M">
36677       <method name="Void .ctor()">
36678         <size>7</size>
36679       </method>
36680       <method name="Boolean g()">
36681         <size>8</size>
36682       </method>
36683       <method name="Int32 Main()">
36684         <size>62</size>
36685       </method>
36686     </type>
36687   </test>
36688   <test name="test-614.cs">
36689     <type name="C">
36690       <method name="Void .ctor()">
36691         <size>7</size>
36692       </method>
36693       <method name="Void And()">
36694         <size>73</size>
36695       </method>
36696       <method name="Void Or()">
36697         <size>129</size>
36698       </method>
36699       <method name="Int32 Main()">
36700         <size>70</size>
36701       </method>
36702     </type>
36703   </test>
36704   <test name="test-615.cs">
36705     <type name="C">
36706       <method name="Void .ctor()">
36707         <size>7</size>
36708       </method>
36709       <method name="Void Main()">
36710         <size>16</size>
36711       </method>
36712     </type>
36713   </test>
36714   <test name="test-617.cs">
36715     <type name="Y">
36716       <method name="Void .ctor()">
36717         <size>7</size>
36718       </method>
36719       <method name="Void X.add_Foo(MyDelegate)">
36720         <size>1</size>
36721       </method>
36722       <method name="Void X.remove_Foo(MyDelegate)">
36723         <size>1</size>
36724       </method>
36725       <method name="Void add_Foo(MyDelegate)">
36726         <size>24</size>
36727       </method>
36728       <method name="Void remove_Foo(MyDelegate)">
36729         <size>24</size>
36730       </method>
36731       <method name="Int32 X.get_Prop()">
36732         <size>2</size>
36733       </method>
36734       <method name="Int32 Main()">
36735         <size>74</size>
36736       </method>
36737     </type>
36738     <type name="MyDelegate">
36739       <method name="Void .ctor(Object, IntPtr)">
36740         <size>0</size>
36741       </method>
36742       <method name="Int64 Invoke()">
36743         <size>0</size>
36744       </method>
36745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36746         <size>0</size>
36747       </method>
36748       <method name="Int64 EndInvoke(IAsyncResult)">
36749         <size>0</size>
36750       </method>
36751     </type>
36752   </test>
36753   <test name="test-618.cs">
36754     <type name="C">
36755       <method name="Void .ctor()">
36756         <size>7</size>
36757       </method>
36758       <method name="Void ZeroBasedReductions()">
36759         <size>18</size>
36760       </method>
36761       <method name="Void Main()">
36762         <size>6</size>
36763       </method>
36764     </type>
36765   </test>
36766   <test name="test-619.cs">
36767     <type name="X">
36768       <method name="Void .ctor()">
36769         <size>7</size>
36770       </method>
36771       <method name="Void Main()">
36772         <size>11</size>
36773       </method>
36774     </type>
36775   </test>
36776   <test name="test-62.cs">
36777     <type name="X">
36778       <method name="Void .ctor()">
36779         <size>7</size>
36780       </method>
36781       <method name="X[] GetX()">
36782         <size>2</size>
36783       </method>
36784       <method name="System.Int32[] getInt()">
36785         <size>2</size>
36786       </method>
36787       <method name="System.Int32[,,] getMoreInt()">
36788         <size>2</size>
36789       </method>
36790       <method name="Int32 Main()">
36791         <size>2</size>
36792       </method>
36793     </type>
36794   </test>
36795   <test name="test-620.cs">
36796     <type name="X">
36797       <method name="Void .ctor()">
36798         <size>7</size>
36799       </method>
36800       <method name="Void A(Int32 ByRef)">
36801         <size>7</size>
36802       </method>
36803       <method name="Void B(Int32 ByRef)">
36804         <size>7</size>
36805       </method>
36806       <method name="Int32 Main()">
36807         <size>22</size>
36808       </method>
36809     </type>
36810   </test>
36811   <test name="test-621.cs">
36812     <type name="X">
36813       <method name="Void .ctor()">
36814         <size>7</size>
36815       </method>
36816       <method name="Void Main()">
36817         <size>129</size>
36818       </method>
36819     </type>
36820   </test>
36821   <test name="test-622.cs">
36822     <type name="A">
36823       <method name="Void .ctor(Int32)">
36824         <size>1</size>
36825       </method>
36826     </type>
36827     <type name="B">
36828       <method name="Void .ctor(Int32)">
36829         <size>7</size>
36830       </method>
36831     </type>
36832     <type name="X">
36833       <method name="Void .ctor()">
36834         <size>7</size>
36835       </method>
36836       <method name="Void Foo(A ByRef)">
36837         <size>8</size>
36838       </method>
36839       <method name="Void Foo(System.Object ByRef)">
36840         <size>9</size>
36841       </method>
36842       <method name="Int32 Main()">
36843         <size>16</size>
36844       </method>
36845     </type>
36846   </test>
36847   <test name="test-623.cs">
36848     <type name="X">
36849       <method name="Void .ctor()">
36850         <size>7</size>
36851       </method>
36852       <method name="Void a()">
36853         <size>0</size>
36854       </method>
36855     </type>
36856     <type name="Y">
36857       <method name="Void .ctor()">
36858         <size>7</size>
36859       </method>
36860       <method name="Void a()">
36861         <size>11</size>
36862       </method>
36863       <method name="Void Main()">
36864         <size>13</size>
36865       </method>
36866     </type>
36867   </test>
36868   <test name="test-624.cs">
36869     <type name="X">
36870       <method name="Void .ctor()">
36871         <size>7</size>
36872       </method>
36873       <method name="Int32 get_Type()">
36874         <size>2</size>
36875       </method>
36876       <method name="Void Main()">
36877         <size>3</size>
36878       </method>
36879     </type>
36880   </test>
36881   <test name="test-625.cs">
36882     <type name="Location">
36883       <method name="Void .ctor()">
36884         <size>7</size>
36885       </method>
36886       <method name="Int32 get_Null()">
36887         <size>2</size>
36888       </method>
36889     </type>
36890     <type name="X">
36891       <method name="Void .ctor()">
36892         <size>13</size>
36893       </method>
36894       <method name="Void Main()">
36895         <size>1</size>
36896       </method>
36897     </type>
36898   </test>
36899   <test name="test-626.cs">
36900     <type name="X">
36901       <method name="Void .ctor()">
36902         <size>7</size>
36903       </method>
36904       <method name="Void A()">
36905         <size>1</size>
36906       </method>
36907       <method name="Void Main()">
36908         <size>37</size>
36909       </method>
36910     </type>
36911   </test>
36912   <test name="test-627.cs">
36913     <type name="B">
36914       <method name="Void .ctor()">
36915         <size>7</size>
36916       </method>
36917       <method name="Void X.B()">
36918         <size>1</size>
36919       </method>
36920       <method name="Void A.B()">
36921         <size>1</size>
36922       </method>
36923     </type>
36924     <type name="M">
36925       <method name="Void .ctor()">
36926         <size>7</size>
36927       </method>
36928       <method name="Void N(System.Object)">
36929         <size>8</size>
36930       </method>
36931       <method name="Void Main()">
36932         <size>1</size>
36933       </method>
36934     </type>
36935   </test>
36936   <test name="test-628.cs">
36937     <type name="N1.B">
36938       <method name="Void .ctor()">
36939         <size>7</size>
36940       </method>
36941     </type>
36942     <type name="X">
36943       <method name="Void .ctor()">
36944         <size>7</size>
36945       </method>
36946     </type>
36947     <type name="X2">
36948       <method name="Void .ctor()">
36949         <size>7</size>
36950       </method>
36951     </type>
36952     <type name="Y2">
36953       <method name="Void .ctor()">
36954         <size>7</size>
36955       </method>
36956     </type>
36957     <type name="Y">
36958       <method name="Void .ctor()">
36959         <size>7</size>
36960       </method>
36961       <method name="Void Main()">
36962         <size>1</size>
36963       </method>
36964     </type>
36965   </test>
36966   <test name="test-629.cs">
36967     <type name="Foo">
36968       <method name="Void .ctor()">
36969         <size>7</size>
36970       </method>
36971       <method name="IEnumerable foo()">
36972         <size>16</size>
36973       </method>
36974       <method name="Int32 Main()">
36975         <size>67</size>
36976       </method>
36977     </type>
36978     <type name="Foo+&lt;foo&gt;c__Iterator0">
36979       <method name="Void .ctor()">
36980         <size>7</size>
36981       </method>
36982       <method name="System.Object System.Collections.IEnumerator.get_Current()">
36983         <size>7</size>
36984       </method>
36985       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
36986         <size>7</size>
36987       </method>
36988       <method name="Boolean MoveNext()">
36989         <size>39</size>
36990       </method>
36991       <method name="Void Dispose()">
36992         <size>8</size>
36993       </method>
36994       <method name="Void Reset()">
36995         <size>6</size>
36996       </method>
36997       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
36998         <size>7</size>
36999       </method>
37000       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37001         <size>26</size>
37002       </method>
37003     </type>
37004   </test>
37005   <test name="test-63.cs">
37006     <type name="X">
37007       <method name="Void .ctor()">
37008         <size>7</size>
37009       </method>
37010       <method name="Int32 Main()">
37011         <size>96</size>
37012       </method>
37013     </type>
37014   </test>
37015   <test name="test-630.cs">
37016     <type name="MyEx">
37017       <method name="Void .ctor()">
37018         <size>7</size>
37019       </method>
37020     </type>
37021     <type name="Ex">
37022       <method name="Void .ctor()">
37023         <size>7</size>
37024       </method>
37025       <method name="Int32 test(Int32)">
37026         <size>37</size>
37027       </method>
37028       <method name="Int32 Main()">
37029         <size>70</size>
37030       </method>
37031     </type>
37032   </test>
37033   <test name="test-631.cs">
37034     <type name="A">
37035       <method name="Void .ctor()">
37036         <size>7</size>
37037       </method>
37038       <method name="SByte op_Implicit(A)">
37039         <size>2</size>
37040       </method>
37041       <method name="Byte op_Implicit(A)">
37042         <size>2</size>
37043       </method>
37044       <method name="Int16 op_Implicit(A)">
37045         <size>2</size>
37046       </method>
37047       <method name="UInt16 op_Implicit(A)">
37048         <size>2</size>
37049       </method>
37050       <method name="Int32 op_Implicit(A)">
37051         <size>2</size>
37052       </method>
37053       <method name="UInt32 op_Implicit(A)">
37054         <size>2</size>
37055       </method>
37056       <method name="Int64 op_Implicit(A)">
37057         <size>3</size>
37058       </method>
37059       <method name="UInt64 op_Implicit(A)">
37060         <size>3</size>
37061       </method>
37062     </type>
37063     <type name="A2">
37064       <method name="Void .ctor()">
37065         <size>7</size>
37066       </method>
37067       <method name="SByte op_Implicit(A2)">
37068         <size>2</size>
37069       </method>
37070       <method name="Byte op_Implicit(A2)">
37071         <size>2</size>
37072       </method>
37073       <method name="Int16 op_Implicit(A2)">
37074         <size>2</size>
37075       </method>
37076       <method name="UInt32 op_Implicit(A2)">
37077         <size>2</size>
37078       </method>
37079       <method name="Int64 op_Implicit(A2)">
37080         <size>3</size>
37081       </method>
37082       <method name="UInt64 op_Implicit(A2)">
37083         <size>3</size>
37084       </method>
37085     </type>
37086     <type name="A3">
37087       <method name="Void .ctor()">
37088         <size>7</size>
37089       </method>
37090       <method name="SByte op_Implicit(A3)">
37091         <size>2</size>
37092       </method>
37093       <method name="UInt32 op_Implicit(A3)">
37094         <size>2</size>
37095       </method>
37096       <method name="Int64 op_Implicit(A3)">
37097         <size>3</size>
37098       </method>
37099       <method name="UInt64 op_Implicit(A3)">
37100         <size>3</size>
37101       </method>
37102     </type>
37103     <type name="A4">
37104       <method name="Void .ctor()">
37105         <size>7</size>
37106       </method>
37107       <method name="UInt32 op_Implicit(A4)">
37108         <size>2</size>
37109       </method>
37110       <method name="Int64 op_Implicit(A4)">
37111         <size>3</size>
37112       </method>
37113       <method name="UInt64 op_Implicit(A4)">
37114         <size>3</size>
37115       </method>
37116     </type>
37117     <type name="A5">
37118       <method name="Void .ctor()">
37119         <size>7</size>
37120       </method>
37121       <method name="UInt32 op_Implicit(A5)">
37122         <size>2</size>
37123       </method>
37124       <method name="Int32 op_Implicit(A5)">
37125         <size>2</size>
37126       </method>
37127     </type>
37128     <type name="A6">
37129       <method name="Void .ctor()">
37130         <size>7</size>
37131       </method>
37132       <method name="Byte op_Implicit(A6)">
37133         <size>2</size>
37134       </method>
37135     </type>
37136     <type name="MyDecimal">
37137       <method name="Void .ctor()">
37138         <size>7</size>
37139       </method>
37140       <method name="Decimal op_Implicit(MyDecimal)">
37141         <size>8</size>
37142       </method>
37143     </type>
37144     <type name="Constraint">
37145       <method name="Void .ctor()">
37146         <size>7</size>
37147       </method>
37148       <method name="Int32 Main()">
37149         <size>293</size>
37150       </method>
37151     </type>
37152   </test>
37153   <test name="test-632.cs">
37154     <type name="Bug379822">
37155       <method name="Void .ctor()">
37156         <size>7</size>
37157       </method>
37158       <method name="Void Assert(Boolean, Boolean)">
37159         <size>19</size>
37160       </method>
37161       <method name="Void TestAnd(Boolean)">
37162         <size>79</size>
37163       </method>
37164       <method name="Void TestOr(Boolean)">
37165         <size>88</size>
37166       </method>
37167       <method name="Void Test(Boolean)">
37168         <size>13</size>
37169       </method>
37170       <method name="Void Main()">
37171         <size>13</size>
37172       </method>
37173     </type>
37174   </test>
37175   <test name="test-633.cs">
37176     <type name="Test.C">
37177       <method name="Void .ctor()">
37178         <size>7</size>
37179       </method>
37180       <method name="Void Main()">
37181         <size>1</size>
37182       </method>
37183     </type>
37184   </test>
37185   <test name="test-634.cs">
37186     <type name="Test">
37187       <method name="Void .ctor()">
37188         <size>7</size>
37189       </method>
37190       <method name="Void TestFunc()">
37191         <size>2</size>
37192       </method>
37193       <method name="Void Main(System.String[])">
37194         <size>6</size>
37195       </method>
37196     </type>
37197     <type name="Test+D">
37198       <method name="Void .ctor(Object, IntPtr)">
37199         <size>0</size>
37200       </method>
37201       <method name="Void Invoke()">
37202         <size>0</size>
37203       </method>
37204       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37205         <size>0</size>
37206       </method>
37207       <method name="Void EndInvoke(IAsyncResult)">
37208         <size>0</size>
37209       </method>
37210     </type>
37211   </test>
37212   <test name="test-635.cs">
37213     <type name="ShortCircuitFold">
37214       <method name="Void .ctor()">
37215         <size>7</size>
37216       </method>
37217       <method name="Boolean get_False()">
37218         <size>14</size>
37219       </method>
37220       <method name="Boolean get_True()">
37221         <size>14</size>
37222       </method>
37223       <method name="Void a(Boolean, Boolean)">
37224         <size>19</size>
37225       </method>
37226       <method name="Void c(Int32)">
37227         <size>67</size>
37228       </method>
37229       <method name="Boolean f()">
37230         <size>11</size>
37231       </method>
37232       <method name="Void Main()">
37233         <size>167</size>
37234       </method>
37235     </type>
37236   </test>
37237   <test name="test-636.cs">
37238     <type name="Foo">
37239       <method name="Void .ctor()">
37240         <size>7</size>
37241       </method>
37242       <method name="Boolean get_False()">
37243         <size>14</size>
37244       </method>
37245       <method name="Void ping()">
37246         <size>13</size>
37247       </method>
37248       <method name="Int32 test_while(Int32)">
37249         <size>53</size>
37250       </method>
37251       <method name="Int32 test_do_while(Int32)">
37252         <size>53</size>
37253       </method>
37254       <method name="Int32 test_for(Int32)">
37255         <size>64</size>
37256       </method>
37257       <method name="Void test_for_empty()">
37258         <size>35</size>
37259       </method>
37260       <method name="Void Main()">
37261         <size>30</size>
37262       </method>
37263     </type>
37264   </test>
37265   <test name="test-638.cs">
37266     <type name="Fail">
37267       <method name="Void .ctor()">
37268         <size>7</size>
37269       </method>
37270       <method name="Void Main()">
37271         <size>110</size>
37272       </method>
37273     </type>
37274     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
37275       <method name="Void .ctor()">
37276         <size>7</size>
37277       </method>
37278       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
37279         <size>28</size>
37280       </method>
37281     </type>
37282   </test>
37283   <test name="test-639.cs">
37284     <type name="Foo">
37285       <method name="Void .ctor()">
37286         <size>7</size>
37287       </method>
37288       <method name="System.String get_s()">
37289         <size>13</size>
37290       </method>
37291       <method name="Void set_s(System.String)">
37292         <size>34</size>
37293       </method>
37294       <method name="Void Main()">
37295         <size>67</size>
37296       </method>
37297     </type>
37298   </test>
37299   <test name="test-64.cs">
37300     <type name="Operator">
37301       <method name="Void .ctor()">
37302         <size>7</size>
37303       </method>
37304     </type>
37305     <type name="Blah">
37306       <method name="Void .ctor(Operator)">
37307         <size>7</size>
37308       </method>
37309     </type>
37310     <type name="T">
37311       <method name="Void .ctor()">
37312         <size>7</size>
37313       </method>
37314       <method name="Int32 Main()">
37315         <size>9</size>
37316       </method>
37317     </type>
37318   </test>
37319   <test name="test-640.cs">
37320     <type name="C">
37321       <method name="Void .ctor()">
37322         <size>7</size>
37323       </method>
37324       <method name="Int32 Main()">
37325         <size>100</size>
37326       </method>
37327     </type>
37328   </test>
37329   <test name="test-641.cs">
37330     <type name="Identifier">
37331       <method name="Void .ctor()">
37332         <size>7</size>
37333       </method>
37334       <method name="Int32 Main()">
37335         <size>55</size>
37336       </method>
37337       <method name="Boolean op_Equality(Identifier, Identifier)">
37338         <size>2</size>
37339       </method>
37340       <method name="Boolean op_Inequality(Identifier, Identifier)">
37341         <size>2</size>
37342       </method>
37343       <method name="Identifier op_Implicit(System.String)">
37344         <size>2</size>
37345       </method>
37346       <method name="System.String op_Implicit(Identifier)">
37347         <size>2</size>
37348       </method>
37349       <method name="Decimal op_Implicit(Identifier)">
37350         <size>7</size>
37351       </method>
37352     </type>
37353   </test>
37354   <test name="test-642.cs">
37355     <type name="C">
37356       <method name="Void .ctor()">
37357         <size>7</size>
37358       </method>
37359       <method name="Int32 Main()">
37360         <size>40</size>
37361       </method>
37362     </type>
37363   </test>
37364   <test name="test-643.cs">
37365     <type name="PointerArithmeticTest">
37366       <method name="Void .ctor()">
37367         <size>7</size>
37368       </method>
37369       <method name="Int32 Main()">
37370         <size>130</size>
37371       </method>
37372       <method name="Int32* Conversions(Int64)">
37373         <size>3</size>
37374       </method>
37375       <method name="Int32 CheckAdd(Byte*, Int32)">
37376         <size>14</size>
37377       </method>
37378       <method name="Int32 CheckSub(Int16*, Int32)">
37379         <size>16</size>
37380       </method>
37381       <method name="Int32 CheckSub2(Int16*, Int32)">
37382         <size>23</size>
37383       </method>
37384     </type>
37385   </test>
37386   <test name="test-644.cs">
37387     <type name="Program">
37388       <method name="Void .ctor()">
37389         <size>7</size>
37390       </method>
37391       <method name="System.Object M(Int32)">
37392         <size>2</size>
37393       </method>
37394       <method name="Void Test_1()">
37395         <size>59</size>
37396       </method>
37397       <method name="Boolean Test_2()">
37398         <size>24</size>
37399       </method>
37400       <method name="Boolean Test_3()">
37401         <size>24</size>
37402       </method>
37403       <method name="Boolean Test_4(Program+D)">
37404         <size>13</size>
37405       </method>
37406       <method name="Int32 Main()">
37407         <size>75</size>
37408       </method>
37409     </type>
37410     <type name="Program+D">
37411       <method name="Void .ctor(Object, IntPtr)">
37412         <size>0</size>
37413       </method>
37414       <method name="System.Object Invoke(Int32)">
37415         <size>0</size>
37416       </method>
37417       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37418         <size>0</size>
37419       </method>
37420       <method name="System.Object EndInvoke(IAsyncResult)">
37421         <size>0</size>
37422       </method>
37423     </type>
37424   </test>
37425   <test name="test-645.cs">
37426     <type name="Program">
37427       <method name="Void .ctor()">
37428         <size>7</size>
37429       </method>
37430       <method name="IEnumerable get_Empty()">
37431         <size>16</size>
37432       </method>
37433       <method name="Void Main()">
37434         <size>61</size>
37435       </method>
37436     </type>
37437     <type name="Program+&lt;&gt;c__Iterator0">
37438       <method name="Void .ctor()">
37439         <size>7</size>
37440       </method>
37441       <method name="System.Object System.Collections.IEnumerator.get_Current()">
37442         <size>7</size>
37443       </method>
37444       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
37445         <size>7</size>
37446       </method>
37447       <method name="Boolean MoveNext()">
37448         <size>158</size>
37449       </method>
37450       <method name="Void Dispose()">
37451         <size>8</size>
37452       </method>
37453       <method name="Void Reset()">
37454         <size>6</size>
37455       </method>
37456       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
37457         <size>7</size>
37458       </method>
37459       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
37460         <size>26</size>
37461       </method>
37462     </type>
37463   </test>
37464   <test name="test-646.cs">
37465     <type name="Program">
37466       <method name="Void .ctor()">
37467         <size>7</size>
37468       </method>
37469       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
37470         <size>7</size>
37471       </method>
37472       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
37473         <size>7</size>
37474       </method>
37475       <method name="Int32 Main()">
37476         <size>113</size>
37477       </method>
37478     </type>
37479   </test>
37480   <test name="test-647.cs">
37481     <type name="Foo">
37482       <method name="Void .ctor()">
37483         <size>7</size>
37484       </method>
37485       <method name="Void Main()">
37486         <size>28</size>
37487       </method>
37488     </type>
37489   </test>
37490   <test name="test-648.cs">
37491     <type name="ParamMismatch.TestCase">
37492       <method name="Void .ctor()">
37493         <size>7</size>
37494       </method>
37495       <method name="Void add_Culprit(System.EventHandler)">
37496         <size>1</size>
37497       </method>
37498       <method name="Void remove_Culprit(System.EventHandler)">
37499         <size>1</size>
37500       </method>
37501       <method name="Void Main()">
37502         <size>1</size>
37503       </method>
37504       <method name="Void Finalize()">
37505         <size>13</size>
37506       </method>
37507     </type>
37508   </test>
37509   <test name="test-649.cs">
37510     <type name="MainClass">
37511       <method name="Void .ctor()">
37512         <size>7</size>
37513       </method>
37514       <method name="Void Main(System.String[])">
37515         <size>609</size>
37516       </method>
37517     </type>
37518     <type name="MainClass+Decimal2">
37519       <method name="Void .ctor(Double)">
37520         <size>13</size>
37521       </method>
37522       <method name="Void .ctor(Decimal)">
37523         <size>8</size>
37524       </method>
37525       <method name="Decimal2 op_Explicit(Decimal)">
37526         <size>7</size>
37527       </method>
37528       <method name="Decimal2 op_Explicit(Double)">
37529         <size>7</size>
37530       </method>
37531       <method name="Decimal op_Implicit(Decimal2)">
37532         <size>8</size>
37533       </method>
37534     </type>
37535   </test>
37536   <test name="test-65.cs">
37537     <type name="X">
37538       <method name="Void .ctor()">
37539         <size>7</size>
37540       </method>
37541       <method name="Void receiver(S)">
37542         <size>7</size>
37543       </method>
37544       <method name="System.Object BoxS()">
37545         <size>21</size>
37546       </method>
37547       <method name="S Plain()">
37548         <size>16</size>
37549       </method>
37550       <method name="Int32 Main()">
37551         <size>98</size>
37552       </method>
37553     </type>
37554   </test>
37555   <test name="test-650.cs">
37556     <type name="App">
37557       <method name="Void .ctor()">
37558         <size>7</size>
37559       </method>
37560       <method name="Void Main()">
37561         <size>1</size>
37562       </method>
37563     </type>
37564   </test>
37565   <test name="test-651.cs">
37566     <type name="Foo">
37567       <method name="Void .ctor()">
37568         <size>7</size>
37569       </method>
37570       <method name="Void Open(IList)">
37571         <size>1</size>
37572       </method>
37573       <method name="Void Open(System.Collections.ArrayList ByRef)">
37574         <size>20</size>
37575       </method>
37576       <method name="Void Main()">
37577         <size>1</size>
37578       </method>
37579     </type>
37580   </test>
37581   <test name="test-652.cs">
37582     <type name="C">
37583       <method name="Void .ctor()">
37584         <size>7</size>
37585       </method>
37586       <method name="Int32 Main()">
37587         <size>6</size>
37588       </method>
37589       <method name="Int32 Test()">
37590         <size>27</size>
37591       </method>
37592     </type>
37593   </test>
37594   <test name="test-653.cs">
37595     <type name="C">
37596       <method name="Void .ctor()">
37597         <size>7</size>
37598       </method>
37599       <method name="Int32 Test()">
37600         <size>50</size>
37601       </method>
37602       <method name="Void Test2()">
37603         <size>32</size>
37604       </method>
37605       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
37606         <size>39</size>
37607       </method>
37608       <method name="Int32 Main()">
37609         <size>41</size>
37610       </method>
37611     </type>
37612   </test>
37613   <test name="test-654.cs">
37614     <type name="Program">
37615       <method name="Void .ctor()">
37616         <size>7</size>
37617       </method>
37618       <method name="Int32 Main()">
37619         <size>8</size>
37620       </method>
37621       <method name="Int32 Test(SByte*)">
37622         <size>33</size>
37623       </method>
37624     </type>
37625   </test>
37626   <test name="test-655.cs">
37627     <type name="D">
37628       <method name="Void .ctor()">
37629         <size>7</size>
37630       </method>
37631       <method name="Byte get_Item(Int32)">
37632         <size>7</size>
37633       </method>
37634       <method name="Void set_Item(Int32, Byte)">
37635         <size>8</size>
37636       </method>
37637       <method name="Int32 Main()">
37638         <size>77</size>
37639       </method>
37640     </type>
37641   </test>
37642   <test name="test-656.cs">
37643     <type name="Goo">
37644       <method name="Void .ctor()">
37645         <size>7</size>
37646       </method>
37647       <method name="Void Main()">
37648         <size>26</size>
37649       </method>
37650     </type>
37651   </test>
37652   <test name="test-657.cs">
37653     <type name="TestDebug.C">
37654       <method name="Void .ctor()">
37655         <size>7</size>
37656       </method>
37657       <method name="Void Method()">
37658         <size>1</size>
37659       </method>
37660     </type>
37661     <type name="TestDebug.Program">
37662       <method name="Void .ctor()">
37663         <size>7</size>
37664       </method>
37665       <method name="Void Excluded()">
37666         <size>11</size>
37667       </method>
37668       <method name="Int32 Main()">
37669         <size>7</size>
37670       </method>
37671     </type>
37672   </test>
37673   <test name="test-658.cs">
37674     <type name="A">
37675       <method name="Void .ctor()">
37676         <size>7</size>
37677       </method>
37678       <method name="Int32 get_Thread()">
37679         <size>2</size>
37680       </method>
37681     </type>
37682     <type name="Thread">
37683       <method name="Void .ctor()">
37684         <size>7</size>
37685       </method>
37686       <method name="Void Foo()">
37687         <size>1</size>
37688       </method>
37689     </type>
37690     <type name="B">
37691       <method name="Void .ctor()">
37692         <size>7</size>
37693       </method>
37694       <method name="Void Main()">
37695         <size>6</size>
37696       </method>
37697     </type>
37698   </test>
37699   <test name="test-659.cs">
37700     <type name="MySubClass">
37701       <method name="Void .ctor()">
37702         <size>7</size>
37703       </method>
37704       <method name="Int32 Main()">
37705         <size>30</size>
37706       </method>
37707       <method name="Void set_BB(Int32, Boolean)">
37708         <size>1</size>
37709       </method>
37710       <method name="Void Iface.set_AA(Int32, Boolean)">
37711         <size>9</size>
37712       </method>
37713     </type>
37714   </test>
37715   <test name="test-66.cs">
37716     <type name="Y">
37717       <method name="Void .ctor()">
37718         <size>7</size>
37719       </method>
37720     </type>
37721     <type name="X">
37722       <method name="Void .ctor()">
37723         <size>7</size>
37724       </method>
37725       <method name="Void .cctor()">
37726         <size>53</size>
37727       </method>
37728       <method name="Void FillOne()">
37729         <size>18</size>
37730       </method>
37731       <method name="Void FillSingle()">
37732         <size>39</size>
37733       </method>
37734       <method name="Void FillDouble()">
37735         <size>59</size>
37736       </method>
37737       <method name="Void FillObject()">
37738         <size>52</size>
37739       </method>
37740       <method name="Void FillDoubleObject()">
37741         <size>81</size>
37742       </method>
37743       <method name="Int32 TestSingle()">
37744         <size>47</size>
37745       </method>
37746       <method name="Int32 TestDouble()">
37747         <size>67</size>
37748       </method>
37749       <method name="Int32 TestObjectSingle()">
37750         <size>48</size>
37751       </method>
37752       <method name="Int32 TestObjectDouble()">
37753         <size>72</size>
37754       </method>
37755       <method name="Int32 Main()">
37756         <size>80</size>
37757       </method>
37758     </type>
37759   </test>
37760   <test name="test-660.cs">
37761     <type name="Test">
37762       <method name="Void .ctor()">
37763         <size>7</size>
37764       </method>
37765       <method name="Void Main()">
37766         <size>25</size>
37767       </method>
37768     </type>
37769     <type name="Status">
37770       <method name="Void .ctor(Code)">
37771         <size>8</size>
37772       </method>
37773       <method name="Status op_Implicit(Code)">
37774         <size>7</size>
37775       </method>
37776       <method name="Code op_Implicit(Status)">
37777         <size>8</size>
37778       </method>
37779     </type>
37780   </test>
37781   <test name="test-661.cs">
37782     <type name="Test">
37783       <method name="Void .ctor()">
37784         <size>7</size>
37785       </method>
37786       <method name="Void Main()">
37787         <size>1</size>
37788       </method>
37789       <method name="Void TestMethod()">
37790         <size>15</size>
37791       </method>
37792       <method name="SummaryInfo GetSummary()">
37793         <size>2</size>
37794       </method>
37795     </type>
37796   </test>
37797   <test name="test-662.cs">
37798     <type name="C">
37799       <method name="Void .ctor()">
37800         <size>7</size>
37801       </method>
37802       <method name="Void Main()">
37803         <size>1</size>
37804       </method>
37805     </type>
37806   </test>
37807   <test name="test-663.cs">
37808     <type name="A">
37809       <method name="Void .ctor()">
37810         <size>7</size>
37811       </method>
37812       <method name="Int32 op_Implicit(A)">
37813         <size>2</size>
37814       </method>
37815       <method name="Boolean op_Implicit(A)">
37816         <size>2</size>
37817       </method>
37818     </type>
37819     <type name="C">
37820       <method name="Void .ctor()">
37821         <size>7</size>
37822       </method>
37823       <method name="Void Main()">
37824         <size>17</size>
37825       </method>
37826     </type>
37827   </test>
37828   <test name="test-664.cs">
37829     <type name="C">
37830       <method name="Void .ctor()">
37831         <size>7</size>
37832       </method>
37833       <method name="Boolean Test(System.String)">
37834         <size>148</size>
37835       </method>
37836       <method name="Int32 Main()">
37837         <size>49</size>
37838       </method>
37839     </type>
37840   </test>
37841   <test name="test-665.cs">
37842     <type name="Test">
37843       <method name="Void .ctor()">
37844         <size>7</size>
37845       </method>
37846       <method name="Int32 Main()">
37847         <size>14</size>
37848       </method>
37849       <method name="Int32 Method(System.Object)">
37850         <size>2</size>
37851       </method>
37852     </type>
37853   </test>
37854   <test name="test-666.cs">
37855     <type name="C">
37856       <method name="Void .ctor()">
37857         <size>7</size>
37858       </method>
37859       <method name="Void Main()">
37860         <size>1</size>
37861       </method>
37862     </type>
37863   </test>
37864   <test name="test-667.cs">
37865     <type name="CA">
37866       <method name="Void .ctor()">
37867         <size>7</size>
37868       </method>
37869       <method name="Void IA.M()">
37870         <size>1</size>
37871       </method>
37872     </type>
37873     <type name="CC">
37874       <method name="Void .ctor()">
37875         <size>7</size>
37876       </method>
37877       <method name="Void Main()">
37878         <size>1</size>
37879       </method>
37880     </type>
37881   </test>
37882   <test name="test-668.cs">
37883     <type name="Bar">
37884       <method name="Void .ctor()">
37885         <size>7</size>
37886       </method>
37887     </type>
37888     <type name="Test">
37889       <method name="Void .ctor()">
37890         <size>7</size>
37891       </method>
37892       <method name="Void Main()">
37893         <size>7</size>
37894       </method>
37895     </type>
37896   </test>
37897   <test name="test-669.cs">
37898     <type name="Test">
37899       <method name="Void .ctor()">
37900         <size>7</size>
37901       </method>
37902       <method name="Void Main()">
37903         <size>3</size>
37904       </method>
37905     </type>
37906   </test>
37907   <test name="test-670.cs">
37908     <type name="C">
37909       <method name="Void .ctor()">
37910         <size>7</size>
37911       </method>
37912       <method name="Void Main()">
37913         <size>14</size>
37914       </method>
37915     </type>
37916   </test>
37917   <test name="test-671.cs">
37918     <type name="C">
37919       <method name="Void .ctor()">
37920         <size>7</size>
37921       </method>
37922       <method name="Int32 Main()">
37923         <size>19</size>
37924       </method>
37925       <method name="Boolean Bar(System.Object)">
37926         <size>2</size>
37927       </method>
37928     </type>
37929   </test>
37930   <test name="test-672.cs">
37931     <type name="X">
37932       <method name="Void .ctor()">
37933         <size>7</size>
37934       </method>
37935       <method name="S* get_Foo2()">
37936         <size>3</size>
37937       </method>
37938       <method name="Void Main()">
37939         <size>1</size>
37940       </method>
37941       <method name="Int32* get_Foo()">
37942         <size>3</size>
37943       </method>
37944     </type>
37945   </test>
37946   <test name="test-673.cs">
37947     <type name="Test">
37948       <method name="Void .ctor()">
37949         <size>7</size>
37950       </method>
37951       <method name="Void Foo()">
37952         <size>1</size>
37953       </method>
37954       <method name="Int32 Main()">
37955         <size>85</size>
37956       </method>
37957     </type>
37958   </test>
37959   <test name="test-674.cs">
37960     <type name="Test">
37961       <method name="Void .ctor()">
37962         <size>7</size>
37963       </method>
37964       <method name="Int32 Main()">
37965         <size>56</size>
37966       </method>
37967       <method name="Int32 &lt;Main&gt;m__0(Int32)">
37968         <size>2</size>
37969       </method>
37970     </type>
37971     <type name="Test+D">
37972       <method name="Void .ctor(Object, IntPtr)">
37973         <size>0</size>
37974       </method>
37975       <method name="Int32 Invoke(Int32)">
37976         <size>0</size>
37977       </method>
37978       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37979         <size>0</size>
37980       </method>
37981       <method name="Int32 EndInvoke(IAsyncResult)">
37982         <size>0</size>
37983       </method>
37984     </type>
37985   </test>
37986   <test name="test-675.cs">
37987     <type name="B">
37988       <method name="Void .ctor()">
37989         <size>7</size>
37990       </method>
37991       <method name="Int32 GetHashCode()">
37992         <size>2</size>
37993       </method>
37994       <method name="Boolean Equals(System.Object)">
37995         <size>2</size>
37996       </method>
37997       <method name="Boolean op_Equality(B, B)">
37998         <size>2</size>
37999       </method>
38000       <method name="Boolean op_Inequality(B, B)">
38001         <size>2</size>
38002       </method>
38003     </type>
38004     <type name="Test">
38005       <method name="Void .ctor()">
38006         <size>7</size>
38007       </method>
38008       <method name="Int32 Main()">
38009         <size>2</size>
38010       </method>
38011     </type>
38012   </test>
38013   <test name="test-676.cs">
38014     <type name="N.Item">
38015       <method name="Void .ctor()">
38016         <size>7</size>
38017       </method>
38018     </type>
38019     <type name="N.Test">
38020       <method name="Void .ctor()">
38021         <size>7</size>
38022       </method>
38023       <method name="N.Item get_Item(N.Test)">
38024         <size>2</size>
38025       </method>
38026       <method name="Void Foo(ItemSlot)">
38027         <size>27</size>
38028       </method>
38029       <method name="Int32 Main()">
38030         <size>2</size>
38031       </method>
38032     </type>
38033   </test>
38034   <test name="test-677.cs">
38035     <type name="InvokeWindow">
38036       <method name="Void .ctor()">
38037         <size>7</size>
38038       </method>
38039       <method name="Void add_E(D)">
38040         <size>24</size>
38041       </method>
38042       <method name="Void remove_E(D)">
38043         <size>24</size>
38044       </method>
38045       <method name="Void Run()">
38046         <size>12</size>
38047       </method>
38048     </type>
38049     <type name="Test">
38050       <method name="Void .ctor()">
38051         <size>7</size>
38052       </method>
38053       <method name="Int32 Main()">
38054         <size>32</size>
38055       </method>
38056       <method name="Void OnDeleteEvent()">
38057         <size>1</size>
38058       </method>
38059       <method name="Void OnDeleteEvent(Int32)">
38060         <size>1</size>
38061       </method>
38062     </type>
38063     <type name="D">
38064       <method name="Void .ctor(Object, IntPtr)">
38065         <size>0</size>
38066       </method>
38067       <method name="Void Invoke()">
38068         <size>0</size>
38069       </method>
38070       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38071         <size>0</size>
38072       </method>
38073       <method name="Void EndInvoke(IAsyncResult)">
38074         <size>0</size>
38075       </method>
38076     </type>
38077   </test>
38078   <test name="test-678.cs">
38079     <type name="NaNTest">
38080       <method name="Void .ctor(Double, Double)">
38081         <size>171</size>
38082       </method>
38083       <method name="Int32 Main()">
38084         <size>26</size>
38085       </method>
38086     </type>
38087   </test>
38088   <test name="test-679.cs">
38089     <type name="Program">
38090       <method name="Void .ctor()">
38091         <size>7</size>
38092       </method>
38093       <method name="Int32 Main()">
38094         <size>12</size>
38095       </method>
38096     </type>
38097   </test>
38098   <test name="test-68.cs">
38099     <type name="Y">
38100       <method name="Void .ctor()">
38101         <size>14</size>
38102       </method>
38103     </type>
38104     <type name="X">
38105       <method name="Void .ctor()">
38106         <size>7</size>
38107       </method>
38108       <method name="Int32 Main()">
38109         <size>147</size>
38110       </method>
38111     </type>
38112   </test>
38113   <test name="test-680.cs">
38114     <type name="AsStringProblem.MainClass">
38115       <method name="Void .ctor()">
38116         <size>7</size>
38117       </method>
38118       <method name="Void Main()">
38119         <size>94</size>
38120       </method>
38121     </type>
38122   </test>
38123   <test name="test-681.cs">
38124     <type name="Bug">
38125       <method name="Void .ctor()">
38126         <size>20</size>
38127       </method>
38128       <method name="Void Main()">
38129         <size>1</size>
38130       </method>
38131     </type>
38132     <type name="BugClass">
38133       <method name="Void .cctor()">
38134         <size>18</size>
38135       </method>
38136       <method name="Void FooImplementation(System.Void*)">
38137         <size>1</size>
38138       </method>
38139     </type>
38140     <type name="BugClass+Foo">
38141       <method name="Void .ctor(Object, IntPtr)">
38142         <size>0</size>
38143       </method>
38144       <method name="Void Invoke(System.Void*)">
38145         <size>0</size>
38146       </method>
38147       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
38148         <size>0</size>
38149       </method>
38150       <method name="Void EndInvoke(IAsyncResult)">
38151         <size>0</size>
38152       </method>
38153     </type>
38154   </test>
38155   <test name="test-683.cs">
38156     <type name="broken_cast">
38157       <method name="Void .ctor()">
38158         <size>7</size>
38159       </method>
38160       <method name="Int32 Main()">
38161         <size>32</size>
38162       </method>
38163     </type>
38164   </test>
38165   <test name="test-684.cs">
38166     <type name="mono_bug.Program">
38167       <method name="Void .ctor()">
38168         <size>7</size>
38169       </method>
38170       <method name="Void Main()">
38171         <size>71</size>
38172       </method>
38173       <method name="System.Double[][,] ReturnArray()">
38174         <size>62</size>
38175       </method>
38176     </type>
38177   </test>
38178   <test name="test-685.cs">
38179     <type name="C">
38180       <method name="Void .ctor()">
38181         <size>7</size>
38182       </method>
38183       <method name="Void Main()">
38184         <size>28</size>
38185       </method>
38186     </type>
38187   </test>
38188   <test name="test-686.cs">
38189     <type name="Test">
38190       <method name="Void .ctor()">
38191         <size>7</size>
38192       </method>
38193       <method name="Void Main()">
38194         <size>51</size>
38195       </method>
38196       <method name="Void Foo()">
38197         <size>145</size>
38198       </method>
38199     </type>
38200   </test>
38201   <test name="test-687.cs">
38202     <type name="XUnit">
38203       <method name="Void .ctor(Double)">
38204         <size>8</size>
38205       </method>
38206       <method name="XUnit op_Implicit(Double)">
38207         <size>10</size>
38208       </method>
38209       <method name="Double op_Implicit(XUnit)">
38210         <size>8</size>
38211       </method>
38212     </type>
38213     <type name="Unit">
38214       <method name="Void .ctor(Double)">
38215         <size>8</size>
38216       </method>
38217       <method name="Unit op_Implicit(Double)">
38218         <size>10</size>
38219       </method>
38220       <method name="Double op_Implicit(Unit)">
38221         <size>8</size>
38222       </method>
38223     </type>
38224     <type name="Test">
38225       <method name="Void .ctor()">
38226         <size>7</size>
38227       </method>
38228       <method name="Int32 Main()">
38229         <size>56</size>
38230       </method>
38231     </type>
38232   </test>
38233   <test name="test-688.cs">
38234     <type name="Test">
38235       <method name="Void .ctor()">
38236         <size>7</size>
38237       </method>
38238       <method name="Int32 Main()">
38239         <size>46</size>
38240       </method>
38241       <method name="Byte* GetFoo()">
38242         <size>7</size>
38243       </method>
38244       <method name="Byte* GetFoo2()">
38245         <size>7</size>
38246       </method>
38247     </type>
38248   </test>
38249   <test name="test-689.cs">
38250     <type name="Sample">
38251       <method name="Void Main()">
38252         <size>3</size>
38253       </method>
38254       <method name="Void Foo(Byte*, Byte*)">
38255         <size>42</size>
38256       </method>
38257     </type>
38258   </test>
38259   <test name="test-69.cs">
38260     <type name="Blah">
38261       <method name="Void .ctor()">
38262         <size>7</size>
38263       </method>
38264       <method name="Void Start_internal(IntPtr)">
38265         <size>0</size>
38266       </method>
38267       <method name="Int32 Main()">
38268         <size>2</size>
38269       </method>
38270     </type>
38271   </test>
38272   <test name="test-690.cs">
38273     <type name="Test.Test">
38274       <method name="Void .ctor()">
38275         <size>7</size>
38276       </method>
38277       <method name="Void Main()">
38278         <size>1</size>
38279       </method>
38280     </type>
38281   </test>
38282   <test name="test-691.cs">
38283     <type name="ConsoleApplication6.Program">
38284       <method name="Void .ctor()">
38285         <size>7</size>
38286       </method>
38287       <method name="Void .cctor()">
38288         <size>23</size>
38289       </method>
38290       <method name="Void Main()">
38291         <size>127</size>
38292       </method>
38293     </type>
38294   </test>
38295   <test name="test-692.cs">
38296     <type name="Test">
38297       <method name="Void .ctor()">
38298         <size>7</size>
38299       </method>
38300       <method name="Void test1(DateTime ByRef)">
38301         <size>10</size>
38302       </method>
38303       <method name="Void test2(DateTime ByRef)">
38304         <size>13</size>
38305       </method>
38306       <method name="Int32 Main()">
38307         <size>141</size>
38308       </method>
38309     </type>
38310   </test>
38311   <test name="test-693.cs">
38312     <type name="ConstTest">
38313       <method name="Void .ctor()">
38314         <size>7</size>
38315       </method>
38316       <method name="Int32 Main()">
38317         <size>32</size>
38318       </method>
38319     </type>
38320   </test>
38321   <test name="test-694.cs">
38322     <type name="Test">
38323       <method name="Void .ctor()">
38324         <size>7</size>
38325       </method>
38326       <method name="Int32 Main()">
38327         <size>2</size>
38328       </method>
38329     </type>
38330   </test>
38331   <test name="test-695.cs">
38332     <type name="Program">
38333       <method name="Void .ctor()">
38334         <size>7</size>
38335       </method>
38336       <method name="Void .cctor()">
38337         <size>53</size>
38338       </method>
38339       <method name="Int32 Main()">
38340         <size>680</size>
38341       </method>
38342       <method name="System.String get_BaseDirectory()">
38343         <size>28</size>
38344       </method>
38345     </type>
38346     <type name="&lt;PrivateImplementationDetails&gt;">
38347       <method name="Void .ctor()">
38348         <size>7</size>
38349       </method>
38350     </type>
38351   </test>
38352   <test name="test-696.cs">
38353     <type name="S">
38354       <method name="Void f(S)">
38355         <size>1</size>
38356       </method>
38357       <method name="S op_Implicit(C)">
38358         <size>2</size>
38359       </method>
38360     </type>
38361     <type name="C">
38362       <method name="Void .ctor()">
38363         <size>7</size>
38364       </method>
38365       <method name="Void Main()">
38366         <size>12</size>
38367       </method>
38368     </type>
38369   </test>
38370   <test name="test-697.cs">
38371     <type name="C">
38372       <method name="Void .ctor()">
38373         <size>7</size>
38374       </method>
38375       <method name="Void Main()">
38376         <size>1</size>
38377       </method>
38378     </type>
38379   </test>
38380   <test name="test-698.cs">
38381     <type name="test">
38382       <method name="Void .ctor()">
38383         <size>7</size>
38384       </method>
38385       <method name="Void Main()">
38386         <size>12</size>
38387       </method>
38388     </type>
38389   </test>
38390   <test name="test-699.cs">
38391     <type name="D">
38392       <method name="Void .ctor(String)">
38393         <size>25</size>
38394       </method>
38395       <method name="System.String get_message()">
38396         <size>7</size>
38397       </method>
38398       <method name="Void Main()">
38399         <size>1</size>
38400       </method>
38401     </type>
38402   </test>
38403   <test name="test-7.cs">
38404     <type name="Mine.MyBoolean">
38405       <method name="Void .ctor()">
38406         <size>7</size>
38407       </method>
38408       <method name="Boolean op_Implicit(Mine.MyBoolean)">
38409         <size>2</size>
38410       </method>
38411     </type>
38412     <type name="Mine.MyTrueFalse">
38413       <method name="Void .ctor()">
38414         <size>7</size>
38415       </method>
38416       <method name="Boolean op_True(Mine.MyTrueFalse)">
38417         <size>2</size>
38418       </method>
38419       <method name="Boolean op_False(Mine.MyTrueFalse)">
38420         <size>2</size>
38421       </method>
38422     </type>
38423     <type name="Mine.Blah">
38424       <method name="Void .ctor(Int32)">
38425         <size>14</size>
38426       </method>
38427       <method name="Int32 Main()">
38428         <size>408</size>
38429       </method>
38430       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
38431         <size>31</size>
38432       </method>
38433       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
38434         <size>22</size>
38435       </method>
38436       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
38437         <size>23</size>
38438       </method>
38439       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
38440         <size>31</size>
38441       </method>
38442       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
38443         <size>24</size>
38444       </method>
38445       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
38446         <size>24</size>
38447       </method>
38448       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
38449         <size>24</size>
38450       </method>
38451       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
38452         <size>23</size>
38453       </method>
38454       <method name="Boolean op_LogicalNot(Mine.Blah)">
38455         <size>20</size>
38456       </method>
38457       <method name="Mine.Blah op_Increment(Mine.Blah)">
38458         <size>26</size>
38459       </method>
38460       <method name="Mine.Blah op_Decrement(Mine.Blah)">
38461         <size>26</size>
38462       </method>
38463       <method name="Boolean op_True(Mine.Blah)">
38464         <size>20</size>
38465       </method>
38466       <method name="Boolean op_False(Mine.Blah)">
38467         <size>23</size>
38468       </method>
38469       <method name="Int32 op_Implicit(Mine.Blah)">
38470         <size>17</size>
38471       </method>
38472       <method name="Double op_Explicit(Mine.Blah)">
38473         <size>18</size>
38474       </method>
38475     </type>
38476   </test>
38477   <test name="test-70.cs">
38478     <type name="X">
38479       <method name="Void .ctor()">
38480         <size>7</size>
38481       </method>
38482       <method name="Int32 get_A()">
38483         <size>2</size>
38484       </method>
38485       <method name="Int32 B()">
38486         <size>2</size>
38487       </method>
38488     </type>
38489     <type name="Y">
38490       <method name="Void .ctor()">
38491         <size>7</size>
38492       </method>
38493       <method name="Int32 get_A()">
38494         <size>9</size>
38495       </method>
38496       <method name="Int32 B()">
38497         <size>9</size>
38498       </method>
38499     </type>
38500     <type name="Z">
38501       <method name="Void .ctor()">
38502         <size>7</size>
38503       </method>
38504       <method name="Int32 Main()">
38505         <size>70</size>
38506       </method>
38507     </type>
38508   </test>
38509   <test name="test-700.cs">
38510     <type name="FooAttribute">
38511       <method name="Void .ctor(String)">
38512         <size>7</size>
38513       </method>
38514     </type>
38515     <type name="Test">
38516       <method name="Void .ctor()">
38517         <size>7</size>
38518       </method>
38519     </type>
38520     <type name="Program">
38521       <method name="Void .ctor()">
38522         <size>7</size>
38523       </method>
38524       <method name="Void Main()">
38525         <size>1</size>
38526       </method>
38527     </type>
38528   </test>
38529   <test name="test-701.cs">
38530     <type name="Foo">
38531       <method name="Void .ctor()">
38532         <size>7</size>
38533       </method>
38534       <method name="UInt16 ToUint16()">
38535         <size>6</size>
38536       </method>
38537       <method name="Void Main()">
38538         <size>1</size>
38539       </method>
38540     </type>
38541   </test>
38542   <test name="test-703.cs">
38543     <type name="A">
38544       <method name="Void .ctor()">
38545         <size>7</size>
38546       </method>
38547       <method name="Void add_Finished(System.EventHandler)">
38548         <size>0</size>
38549       </method>
38550       <method name="Void remove_Finished(System.EventHandler)">
38551         <size>0</size>
38552       </method>
38553       <method name="Void test(A)">
38554         <size>19</size>
38555       </method>
38556       <method name="Void TestA(System.Object, System.EventArgs)">
38557         <size>25</size>
38558       </method>
38559     </type>
38560     <type name="B">
38561       <method name="Void .ctor()">
38562         <size>65</size>
38563       </method>
38564       <method name="Void add_Finished(System.EventHandler)">
38565         <size>24</size>
38566       </method>
38567       <method name="Void remove_Finished(System.EventHandler)">
38568         <size>24</size>
38569       </method>
38570       <method name="Void TestB(System.Object, System.EventArgs)">
38571         <size>25</size>
38572       </method>
38573       <method name="Int32 Main()">
38574         <size>14</size>
38575       </method>
38576     </type>
38577   </test>
38578   <test name="test-705.cs">
38579     <type name="Test">
38580       <method name="Void .ctor()">
38581         <size>7</size>
38582       </method>
38583       <method name="Void .cctor()">
38584         <size>1</size>
38585       </method>
38586       <method name="Nested GetEnumerator()">
38587         <size>10</size>
38588       </method>
38589     </type>
38590     <type name="Test+Nested">
38591       <method name="Void System.IDisposable.Dispose()">
38592         <size>13</size>
38593       </method>
38594       <method name="Int32 get_Current()">
38595         <size>2</size>
38596       </method>
38597       <method name="Boolean MoveNext()">
38598         <size>2</size>
38599       </method>
38600       <method name="Void Reset()">
38601         <size>1</size>
38602       </method>
38603       <method name="Void Dispose()">
38604         <size>11</size>
38605       </method>
38606     </type>
38607     <type name="Program">
38608       <method name="Int32 Main()">
38609         <size>72</size>
38610       </method>
38611     </type>
38612   </test>
38613   <test name="test-706.cs">
38614     <type name="Test.CustomParentAttribute">
38615       <method name="Void .ctor()">
38616         <size>7</size>
38617       </method>
38618       <method name="Void DoSomething()">
38619         <size>0</size>
38620       </method>
38621     </type>
38622     <type name="Test.MyClass">
38623       <method name="Void .ctor()">
38624         <size>7</size>
38625       </method>
38626       <method name="Void Main()">
38627         <size>1</size>
38628       </method>
38629     </type>
38630     <type name="Test.MyClass+CustomChildAttribute">
38631       <method name="Void .ctor()">
38632         <size>7</size>
38633       </method>
38634       <method name="Void DoSomething()">
38635         <size>1</size>
38636       </method>
38637     </type>
38638   </test>
38639   <test name="test-707.cs">
38640     <type name="Tzap">
38641       <method name="Void .ctor()">
38642         <size>7</size>
38643       </method>
38644     </type>
38645     <type name="Tzap+Baz">
38646       <method name="Void .ctor()">
38647         <size>7</size>
38648       </method>
38649       <method name="Void Gazonk()">
38650         <size>7</size>
38651       </method>
38652       <method name="Void Main()">
38653         <size>1</size>
38654       </method>
38655     </type>
38656     <type name="Tzap+Bar">
38657       <method name="Void .ctor()">
38658         <size>7</size>
38659       </method>
38660       <method name="Void Foo()">
38661         <size>1</size>
38662       </method>
38663     </type>
38664   </test>
38665   <test name="test-708.cs">
38666     <type name="A">
38667       <method name="Void .ctor()">
38668         <size>7</size>
38669       </method>
38670       <method name="A+ADelegate Delegate2(Boolean)">
38671         <size>25</size>
38672       </method>
38673       <method name="Void Main()">
38674         <size>1</size>
38675       </method>
38676     </type>
38677     <type name="A+ADelegate">
38678       <method name="Void .ctor(Object, IntPtr)">
38679         <size>0</size>
38680       </method>
38681       <method name="A+ADelegate Invoke(Boolean)">
38682         <size>0</size>
38683       </method>
38684       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
38685         <size>0</size>
38686       </method>
38687       <method name="A+ADelegate EndInvoke(IAsyncResult)">
38688         <size>0</size>
38689       </method>
38690     </type>
38691   </test>
38692   <test name="test-709.cs">
38693     <type name="C">
38694       <method name="Void .ctor()">
38695         <size>7</size>
38696       </method>
38697       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
38698         <size>68</size>
38699       </method>
38700       <method name="Void CharCopy(Char*, Char*, Int32)">
38701         <size>33</size>
38702       </method>
38703       <method name="Int32 Main()">
38704         <size>58</size>
38705       </method>
38706     </type>
38707   </test>
38708   <test name="test-71.cs">
38709     <type name="X">
38710       <method name="Void .ctor()">
38711         <size>7</size>
38712       </method>
38713       <method name="Void Main()">
38714         <size>37</size>
38715       </method>
38716     </type>
38717     <type name="MethodSignature">
38718       <method name="Void .ctor(String, Type, Type[])">
38719         <size>22</size>
38720       </method>
38721     </type>
38722   </test>
38723   <test name="test-710.cs">
38724     <type name="Z">
38725       <method name="Void .ctor()">
38726         <size>7</size>
38727       </method>
38728     </type>
38729     <type name="C">
38730       <method name="Void .ctor()">
38731         <size>7</size>
38732       </method>
38733       <method name="Void Main()">
38734         <size>7</size>
38735       </method>
38736     </type>
38737   </test>
38738   <test name="test-711.cs">
38739     <type name="N.Test">
38740       <method name="Void .ctor()">
38741         <size>7</size>
38742       </method>
38743       <method name="Void .ctor(Int32)">
38744         <size>7</size>
38745       </method>
38746       <method name="Void Main()">
38747         <size>1</size>
38748       </method>
38749     </type>
38750   </test>
38751   <test name="test-712.cs">
38752     <type name="Hello">
38753       <method name="Void .ctor()">
38754         <size>7</size>
38755       </method>
38756       <method name="Void Main()">
38757         <size>22</size>
38758       </method>
38759     </type>
38760   </test>
38761   <test name="test-713.cs">
38762     <type name="DispBar">
38763       <method name="Void .ctor()">
38764         <size>7</size>
38765       </method>
38766       <method name="Void Dispose()">
38767         <size>11</size>
38768       </method>
38769     </type>
38770     <type name="Foo">
38771       <method name="Void .ctor()">
38772         <size>7</size>
38773       </method>
38774       <method name="IDisposable GetBar()">
38775         <size>6</size>
38776       </method>
38777     </type>
38778     <type name="Test">
38779       <method name="Void .ctor()">
38780         <size>7</size>
38781       </method>
38782       <method name="Void .cctor()">
38783         <size>11</size>
38784       </method>
38785       <method name="Boolean TryThing()">
38786         <size>46</size>
38787       </method>
38788       <method name="Void Main()">
38789         <size>7</size>
38790       </method>
38791     </type>
38792   </test>
38793   <test name="test-714.cs">
38794     <type name="Hello">
38795       <method name="Void .ctor()">
38796         <size>7</size>
38797       </method>
38798       <method name="Void IBar.Test()">
38799         <size>1</size>
38800       </method>
38801       <method name="Void Main()">
38802         <size>1</size>
38803       </method>
38804     </type>
38805   </test>
38806   <test name="test-716.cs">
38807     <type name="SS">
38808       <method name="Void .cctor()">
38809         <size>8</size>
38810       </method>
38811     </type>
38812     <type name="SSS">
38813       <method name="Void .cctor()">
38814         <size>15</size>
38815       </method>
38816     </type>
38817     <type name="C">
38818       <method name="Void .ctor()">
38819         <size>7</size>
38820       </method>
38821     </type>
38822     <type name="CC">
38823       <method name="Void .ctor()">
38824         <size>7</size>
38825       </method>
38826       <method name="Void .cctor()">
38827         <size>8</size>
38828       </method>
38829     </type>
38830     <type name="CCC">
38831       <method name="Void .ctor()">
38832         <size>7</size>
38833       </method>
38834       <method name="Void .cctor()">
38835         <size>11</size>
38836       </method>
38837     </type>
38838     <type name="X">
38839       <method name="Void .ctor()">
38840         <size>7</size>
38841       </method>
38842       <method name="Int32 Main()">
38843         <size>192</size>
38844       </method>
38845     </type>
38846   </test>
38847   <test name="test-717.cs">
38848     <type name="AA">
38849       <method name="Void .ctor()">
38850         <size>7</size>
38851       </method>
38852       <method name="Int32 Foo(Int32)">
38853         <size>2</size>
38854       </method>
38855     </type>
38856     <type name="A">
38857       <method name="Void .ctor()">
38858         <size>7</size>
38859       </method>
38860       <method name="Int32 Foo(Byte)">
38861         <size>2</size>
38862       </method>
38863       <method name="Int32 Foo(Int32)">
38864         <size>2</size>
38865       </method>
38866     </type>
38867     <type name="B">
38868       <method name="Void .ctor()">
38869         <size>7</size>
38870       </method>
38871       <method name="Int32 Foo(Int32)">
38872         <size>2</size>
38873       </method>
38874       <method name="Void Foo(System.String)">
38875         <size>1</size>
38876       </method>
38877     </type>
38878     <type name="S">
38879       <method name="System.String ToString()">
38880         <size>6</size>
38881       </method>
38882     </type>
38883     <type name="MyClass">
38884       <method name="Void .ctor()">
38885         <size>7</size>
38886       </method>
38887       <method name="Int32 Main()">
38888         <size>67</size>
38889       </method>
38890     </type>
38891   </test>
38892   <test name="test-718.cs">
38893     <type name="A">
38894       <method name="Void .ctor()">
38895         <size>7</size>
38896       </method>
38897       <method name="Void Foo(Int32, Int32)">
38898         <size>1</size>
38899       </method>
38900     </type>
38901     <type name="B">
38902       <method name="Void .ctor()">
38903         <size>7</size>
38904       </method>
38905       <method name="Void Main()">
38906         <size>8</size>
38907       </method>
38908       <method name="Void Foo(Int32)">
38909         <size>1</size>
38910       </method>
38911     </type>
38912   </test>
38913   <test name="test-719.cs">
38914     <type name="C">
38915       <method name="Void .ctor()">
38916         <size>7</size>
38917       </method>
38918       <method name="Void Main()">
38919         <size>1</size>
38920       </method>
38921     </type>
38922   </test>
38923   <test name="test-72.cs">
38924     <type name="outer">
38925       <method name="Void .ctor()">
38926         <size>7</size>
38927       </method>
38928       <method name="Int32 Main()">
38929         <size>2</size>
38930       </method>
38931     </type>
38932     <type name="outer+inner">
38933       <method name="Void .ctor()">
38934         <size>7</size>
38935       </method>
38936       <method name="Void meth(System.Object)">
38937         <size>8</size>
38938       </method>
38939     </type>
38940   </test>
38941   <test name="test-720.cs">
38942     <type name="N.Program">
38943       <method name="Void .ctor()">
38944         <size>7</size>
38945       </method>
38946       <method name="Void Main()">
38947         <size>18</size>
38948       </method>
38949     </type>
38950     <type name="N.Parent">
38951       <method name="Void .ctor()">
38952         <size>7</size>
38953       </method>
38954       <method name="Void add_Example(N.Parent+ExampleHandler)">
38955         <size>0</size>
38956       </method>
38957       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38958         <size>0</size>
38959       </method>
38960     </type>
38961     <type name="N.Child">
38962       <method name="Void .ctor()">
38963         <size>7</size>
38964       </method>
38965       <method name="Void add_Example(N.Parent+ExampleHandler)">
38966         <size>24</size>
38967       </method>
38968       <method name="Void remove_Example(N.Parent+ExampleHandler)">
38969         <size>24</size>
38970       </method>
38971       <method name="Void OnExample()">
38972         <size>23</size>
38973       </method>
38974     </type>
38975     <type name="N.Parent+ExampleHandler">
38976       <method name="Void .ctor(Object, IntPtr)">
38977         <size>0</size>
38978       </method>
38979       <method name="Void Invoke()">
38980         <size>0</size>
38981       </method>
38982       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38983         <size>0</size>
38984       </method>
38985       <method name="Void EndInvoke(IAsyncResult)">
38986         <size>0</size>
38987       </method>
38988     </type>
38989   </test>
38990   <test name="test-721.cs">
38991     <type name="Program">
38992       <method name="Void .ctor()">
38993         <size>7</size>
38994       </method>
38995       <method name="Int32 Main()">
38996         <size>55</size>
38997       </method>
38998     </type>
38999     <type name="Control">
39000       <method name="Void .ctor()">
39001         <size>7</size>
39002       </method>
39003       <method name="Void set_Foo(Int32)">
39004         <size>1</size>
39005       </method>
39006     </type>
39007   </test>
39008   <test name="test-723.cs">
39009     <type name="Test">
39010       <method name="Void .ctor()">
39011         <size>7</size>
39012       </method>
39013       <method name="Int32 get_Count()">
39014         <size>2</size>
39015       </method>
39016     </type>
39017     <type name="Maine">
39018       <method name="Int32 Main()">
39019         <size>21</size>
39020       </method>
39021     </type>
39022   </test>
39023   <test name="test-724.cs">
39024     <type name="Test">
39025       <method name="Void .ctor()">
39026         <size>7</size>
39027       </method>
39028       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
39029         <size>29</size>
39030       </method>
39031       <method name="Int32 Main()">
39032         <size>110</size>
39033       </method>
39034     </type>
39035     <type name="Concrete">
39036       <method name="Void .ctor()">
39037         <size>7</size>
39038       </method>
39039       <method name="System.String A.get_Spec()">
39040         <size>6</size>
39041       </method>
39042       <method name="System.String B.get_Spec()">
39043         <size>6</size>
39044       </method>
39045       <method name="System.String get_Spec()">
39046         <size>6</size>
39047       </method>
39048     </type>
39049   </test>
39050   <test name="test-726.cs">
39051     <type name="CS0102">
39052       <method name="System.Object IFoo.Clone()">
39053         <size>2</size>
39054       </method>
39055       <method name="Void Main()">
39056         <size>1</size>
39057       </method>
39058       <method name="Void .ctor()">
39059         <size>7</size>
39060       </method>
39061     </type>
39062     <type name="CS0102+Clone">
39063       <method name="Void .ctor()">
39064         <size>7</size>
39065       </method>
39066     </type>
39067   </test>
39068   <test name="test-727.cs">
39069     <type name="IDisposableTest.MainClass">
39070       <method name="Int32 Main()">
39071         <size>113</size>
39072       </method>
39073       <method name="Void .ctor()">
39074         <size>7</size>
39075       </method>
39076     </type>
39077     <type name="IDisposableTest.Foo">
39078       <method name="Void Dispose()">
39079         <size>32</size>
39080       </method>
39081       <method name="Void .ctor()">
39082         <size>57</size>
39083       </method>
39084       <method name="Void .cctor()">
39085         <size>1</size>
39086       </method>
39087     </type>
39088   </test>
39089   <test name="test-728.cs">
39090     <type name="Tests">
39091       <method name="Int32 Main()">
39092         <size>25</size>
39093       </method>
39094       <method name="Void .ctor()">
39095         <size>7</size>
39096       </method>
39097     </type>
39098   </test>
39099   <test name="test-729.cs">
39100     <type name="Primes.MainClass">
39101       <method name="Int32 Main()">
39102         <size>141</size>
39103       </method>
39104       <method name="Void .ctor()">
39105         <size>7</size>
39106       </method>
39107     </type>
39108   </test>
39109   <test name="test-73.cs">
39110     <type name="Abstract">
39111       <method name="Void .ctor()">
39112         <size>7</size>
39113       </method>
39114       <method name="Int32 A()">
39115         <size>0</size>
39116       </method>
39117     </type>
39118     <type name="Concrete">
39119       <method name="Void .ctor()">
39120         <size>7</size>
39121       </method>
39122       <method name="Int32 A()">
39123         <size>2</size>
39124       </method>
39125     </type>
39126     <type name="Test">
39127       <method name="Void .ctor()">
39128         <size>7</size>
39129       </method>
39130       <method name="Int32 Main()">
39131         <size>22</size>
39132       </method>
39133     </type>
39134   </test>
39135   <test name="test-730.cs">
39136     <type name="Demo">
39137       <method name="Void Test(System.Object)">
39138         <size>1</size>
39139       </method>
39140       <method name="Int32 Test(Int32)">
39141         <size>2</size>
39142       </method>
39143       <method name="Int32 GetPhones()">
39144         <size>22</size>
39145       </method>
39146       <method name="Int32 Main()">
39147         <size>23</size>
39148       </method>
39149       <method name="Void .ctor()">
39150         <size>7</size>
39151       </method>
39152     </type>
39153     <type name="Demo+D">
39154       <method name="Int32 Invoke(Int32)">
39155         <size>0</size>
39156       </method>
39157       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39158         <size>0</size>
39159       </method>
39160       <method name="Int32 EndInvoke(IAsyncResult)">
39161         <size>0</size>
39162       </method>
39163       <method name="Void .ctor(Object, IntPtr)">
39164         <size>0</size>
39165       </method>
39166     </type>
39167   </test>
39168   <test name="test-731.cs">
39169     <type name="C">
39170       <method name="Int32 Main()">
39171         <size>34</size>
39172       </method>
39173       <method name="Void .ctor()">
39174         <size>7</size>
39175       </method>
39176     </type>
39177     <type name="&lt;PrivateImplementationDetails&gt;">
39178       <method name="Void .ctor()">
39179         <size>7</size>
39180       </method>
39181     </type>
39182   </test>
39183   <test name="test-733.cs">
39184     <type name="Test">
39185       <method name="Int32 Main()">
39186         <size>88</size>
39187       </method>
39188       <method name="Void .ctor()">
39189         <size>7</size>
39190       </method>
39191     </type>
39192   </test>
39193   <test name="test-734.cs">
39194     <type name="M">
39195       <method name="Void Run()">
39196         <size>23</size>
39197       </method>
39198       <method name="Int32 Main()">
39199         <size>72</size>
39200       </method>
39201       <method name="Void .ctor()">
39202         <size>7</size>
39203       </method>
39204     </type>
39205   </test>
39206   <test name="test-735.cs">
39207     <type name="B">
39208       <method name="Void .ctor()">
39209         <size>7</size>
39210       </method>
39211     </type>
39212     <type name="B+C">
39213       <method name="Void Main()">
39214         <size>1</size>
39215       </method>
39216       <method name="Void .ctor()">
39217         <size>7</size>
39218       </method>
39219     </type>
39220     <type name="B+C+X">
39221       <method name="Void .ctor()">
39222         <size>7</size>
39223       </method>
39224     </type>
39225     <type name="B+D">
39226       <method name="Void .ctor()">
39227         <size>7</size>
39228       </method>
39229     </type>
39230   </test>
39231   <test name="test-736.cs">
39232     <type name="TestGeneric`1[T]">
39233       <method name="Void add_Event(System.EventHandler)">
39234         <size>24</size>
39235       </method>
39236       <method name="Void remove_Event(System.EventHandler)">
39237         <size>24</size>
39238       </method>
39239       <method name="Void Raise()">
39240         <size>18</size>
39241       </method>
39242       <method name="Void .ctor()">
39243         <size>7</size>
39244       </method>
39245     </type>
39246     <type name="TestGeneric2`1[T]">
39247       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
39248         <size>24</size>
39249       </method>
39250       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
39251         <size>24</size>
39252       </method>
39253       <method name="Void Raise()">
39254         <size>21</size>
39255       </method>
39256       <method name="Void .ctor()">
39257         <size>7</size>
39258       </method>
39259     </type>
39260     <type name="Test">
39261       <method name="Void add_Event(System.EventHandler)">
39262         <size>24</size>
39263       </method>
39264       <method name="Void remove_Event(System.EventHandler)">
39265         <size>24</size>
39266       </method>
39267       <method name="Void Raise()">
39268         <size>18</size>
39269       </method>
39270       <method name="Void Main()">
39271         <size>1</size>
39272       </method>
39273       <method name="Void .ctor()">
39274         <size>7</size>
39275       </method>
39276     </type>
39277     <type name="TestGeneric2`1+GenericHandler[T]">
39278       <method name="Void Invoke(T)">
39279         <size>0</size>
39280       </method>
39281       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
39282         <size>0</size>
39283       </method>
39284       <method name="Void EndInvoke(IAsyncResult)">
39285         <size>0</size>
39286       </method>
39287       <method name="Void .ctor(Object, IntPtr)">
39288         <size>0</size>
39289       </method>
39290     </type>
39291   </test>
39292   <test name="test-737.cs">
39293     <type name="Breaks">
39294       <method name="Double get_Item(Int32, Int32)">
39295         <size>7</size>
39296       </method>
39297       <method name="Void set_Item(Int32, Int32, Double)">
39298         <size>8</size>
39299       </method>
39300       <method name="Void .ctor(Double)">
39301         <size>8</size>
39302       </method>
39303     </type>
39304     <type name="Tester">
39305       <method name="Int32 Main()">
39306         <size>80</size>
39307       </method>
39308       <method name="Void .ctor()">
39309         <size>7</size>
39310       </method>
39311     </type>
39312   </test>
39313   <test name="test-738.cs">
39314     <type name="TestNamespace.ResumableInputStream">
39315       <method name="Void Main()">
39316         <size>1</size>
39317       </method>
39318       <method name="Void .ctor()">
39319         <size>18</size>
39320       </method>
39321     </type>
39322   </test>
39323   <test name="test-739.cs">
39324     <type name="X">
39325       <method name="Void Finalize()">
39326         <size>19</size>
39327       </method>
39328       <method name="Void Foo()">
39329         <size>1</size>
39330       </method>
39331       <method name="Int32 Main()">
39332         <size>89</size>
39333       </method>
39334       <method name="Void .ctor()">
39335         <size>7</size>
39336       </method>
39337     </type>
39338   </test>
39339   <test name="test-74.cs">
39340     <type name="X">
39341       <method name="Void .ctor()">
39342         <size>7</size>
39343       </method>
39344       <method name="Int32 Main()">
39345         <size>168</size>
39346       </method>
39347     </type>
39348   </test>
39349   <test name="test-740.cs">
39350     <type name="FixedTest">
39351       <method name="Int32 Main()">
39352         <size>336</size>
39353       </method>
39354       <method name="Void .ctor()">
39355         <size>7</size>
39356       </method>
39357     </type>
39358     <type name="FixedTest+TValue">
39359       <method name="System.String ToString()">
39360         <size>17</size>
39361       </method>
39362       <method name="Void .ctor(Int64)">
39363         <size>28</size>
39364       </method>
39365     </type>
39366   </test>
39367   <test name="test-741.cs">
39368     <type name="Test">
39369       <method name="Void test()">
39370         <size>18</size>
39371       </method>
39372       <method name="Void Main()">
39373         <size>1</size>
39374       </method>
39375       <method name="Void .ctor()">
39376         <size>7</size>
39377       </method>
39378     </type>
39379   </test>
39380   <test name="test-742.cs">
39381     <type name="Test">
39382       <method name="Test Set(C)">
39383         <size>20</size>
39384       </method>
39385     </type>
39386     <type name="C">
39387       <method name="Void .ctor()">
39388         <size>7</size>
39389       </method>
39390     </type>
39391     <type name="Driver">
39392       <method name="Int32 Main()">
39393         <size>41</size>
39394       </method>
39395       <method name="Void .ctor()">
39396         <size>7</size>
39397       </method>
39398     </type>
39399   </test>
39400   <test name="test-743.cs">
39401     <type name="C">
39402       <method name="Void Main()">
39403         <size>11</size>
39404       </method>
39405       <method name="Void Test()">
39406         <size>30</size>
39407       </method>
39408       <method name="Void .ctor()">
39409         <size>7</size>
39410       </method>
39411     </type>
39412   </test>
39413   <test name="test-744.cs">
39414     <type name="M">
39415       <method name="Void Main()">
39416         <size>7</size>
39417       </method>
39418       <method name="Void .ctor()">
39419         <size>7</size>
39420       </method>
39421     </type>
39422     <type name="M+Nested">
39423       <method name="Void Extra()">
39424         <size>1</size>
39425       </method>
39426       <method name="Void .ctor()">
39427         <size>7</size>
39428       </method>
39429     </type>
39430     <type name="A">
39431       <method name="Void AMethod()">
39432         <size>0</size>
39433       </method>
39434       <method name="Void .ctor()">
39435         <size>7</size>
39436       </method>
39437     </type>
39438     <type name="B">
39439       <method name="Void BMethod()">
39440         <size>0</size>
39441       </method>
39442       <method name="Void .ctor()">
39443         <size>7</size>
39444       </method>
39445     </type>
39446     <type name="C">
39447       <method name="Void AMethod()">
39448         <size>1</size>
39449       </method>
39450       <method name="Void BMethod()">
39451         <size>1</size>
39452       </method>
39453       <method name="Void Extra()">
39454         <size>0</size>
39455       </method>
39456       <method name="Void .ctor()">
39457         <size>7</size>
39458       </method>
39459     </type>
39460   </test>
39461   <test name="test-745.cs">
39462     <type name="C">
39463       <method name="Void Main()">
39464         <size>28</size>
39465       </method>
39466       <method name="Void .ctor()">
39467         <size>7</size>
39468       </method>
39469     </type>
39470   </test>
39471   <test name="test-746.cs">
39472     <type name="Test">
39473       <method name="Void Foo(IListCounter)">
39474         <size>8</size>
39475       </method>
39476       <method name="Void Main()">
39477         <size>1</size>
39478       </method>
39479       <method name="Void .ctor()">
39480         <size>7</size>
39481       </method>
39482     </type>
39483   </test>
39484   <test name="test-747.cs">
39485     <type name="B">
39486       <method name="Void .ctor()">
39487         <size>7</size>
39488       </method>
39489     </type>
39490     <type name="B+BNested">
39491       <method name="Void .ctor()">
39492         <size>7</size>
39493       </method>
39494     </type>
39495     <type name="A">
39496       <method name="Void .ctor()">
39497         <size>7</size>
39498       </method>
39499     </type>
39500     <type name="AA">
39501       <method name="Void .ctor()">
39502         <size>7</size>
39503       </method>
39504     </type>
39505     <type name="AA+ANested">
39506       <method name="Void .ctor()">
39507         <size>7</size>
39508       </method>
39509     </type>
39510     <type name="M">
39511       <method name="Void Main()">
39512         <size>1</size>
39513       </method>
39514       <method name="Void .ctor()">
39515         <size>7</size>
39516       </method>
39517     </type>
39518   </test>
39519   <test name="test-748.cs">
39520     <type name="M">
39521       <method name="RealTest.Foo Test()">
39522         <size>6</size>
39523       </method>
39524       <method name="Void Main()">
39525         <size>1</size>
39526       </method>
39527       <method name="Void .ctor()">
39528         <size>7</size>
39529       </method>
39530     </type>
39531     <type name="Test.Local.M">
39532       <method name="RealTest.Foo Test()">
39533         <size>6</size>
39534       </method>
39535       <method name="Void .ctor()">
39536         <size>7</size>
39537       </method>
39538     </type>
39539     <type name="RealTest.Foo">
39540       <method name="Void .ctor()">
39541         <size>7</size>
39542       </method>
39543     </type>
39544   </test>
39545   <test name="test-749.cs">
39546     <type name="M">
39547       <method name="Void Main()">
39548         <size>14</size>
39549       </method>
39550       <method name="Void .ctor()">
39551         <size>7</size>
39552       </method>
39553     </type>
39554   </test>
39555   <test name="test-75.cs">
39556     <type name="X">
39557       <method name="Void .ctor()">
39558         <size>7</size>
39559       </method>
39560       <method name="Void .cctor()">
39561         <size>1</size>
39562       </method>
39563       <method name="X op_Addition(X, X)">
39564         <size>8</size>
39565       </method>
39566     </type>
39567     <type name="Y">
39568       <method name="Void .ctor()">
39569         <size>7</size>
39570       </method>
39571     </type>
39572     <type name="Z">
39573       <method name="Void .ctor()">
39574         <size>7</size>
39575       </method>
39576     </type>
39577     <type name="driver">
39578       <method name="Void .ctor()">
39579         <size>7</size>
39580       </method>
39581       <method name="Int32 Main()">
39582         <size>34</size>
39583       </method>
39584     </type>
39585   </test>
39586   <test name="test-750.cs">
39587     <type name="M">
39588       <method name="Void Main()">
39589         <size>1</size>
39590       </method>
39591       <method name="Void .ctor()">
39592         <size>7</size>
39593       </method>
39594     </type>
39595   </test>
39596   <test name="test-751.cs">
39597     <type name="LocalNS.Compiler">
39598       <method name="Void .ctor()">
39599         <size>7</size>
39600       </method>
39601     </type>
39602     <type name="System.Local.M">
39603       <method name="Void Main()">
39604         <size>7</size>
39605       </method>
39606       <method name="Void .ctor()">
39607         <size>7</size>
39608       </method>
39609     </type>
39610   </test>
39611   <test name="test-752.cs">
39612     <type name="M">
39613       <method name="Void Main()">
39614         <size>1</size>
39615       </method>
39616       <method name="Void .ctor()">
39617         <size>7</size>
39618       </method>
39619     </type>
39620   </test>
39621   <test name="test-753.cs">
39622     <type name="AI2">
39623       <method name="System.String IA.get_val()">
39624         <size>6</size>
39625       </method>
39626       <method name="Void IA.set_val(System.String)">
39627         <size>1</size>
39628       </method>
39629       <method name="Int32 get_val()">
39630         <size>3</size>
39631       </method>
39632       <method name="Void set_val(Int32)">
39633         <size>1</size>
39634       </method>
39635       <method name="Void stuff(IAI2)">
39636         <size>13</size>
39637       </method>
39638       <method name="Void Main()">
39639         <size>1</size>
39640       </method>
39641       <method name="Void .ctor()">
39642         <size>7</size>
39643       </method>
39644     </type>
39645   </test>
39646   <test name="test-754.cs">
39647     <type name="Bug.D">
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       <method name="Void .ctor(Object, IntPtr)">
39658         <size>0</size>
39659       </method>
39660     </type>
39661     <type name="Bug.A">
39662       <method name="Void add_E(Bug.D)">
39663         <size>0</size>
39664       </method>
39665       <method name="Void remove_E(Bug.D)">
39666         <size>0</size>
39667       </method>
39668       <method name="Void .ctor()">
39669         <size>7</size>
39670       </method>
39671     </type>
39672     <type name="Bug.B">
39673       <method name="Void add_E(Bug.D)">
39674         <size>1</size>
39675       </method>
39676       <method name="Void remove_E(Bug.D)">
39677         <size>1</size>
39678       </method>
39679       <method name="Void .ctor()">
39680         <size>7</size>
39681       </method>
39682     </type>
39683     <type name="Bug.M">
39684       <method name="Void Main()">
39685         <size>1</size>
39686       </method>
39687       <method name="Void .ctor()">
39688         <size>7</size>
39689       </method>
39690     </type>
39691   </test>
39692   <test name="test-755.cs">
39693     <type name="Item">
39694       <method name="Void .ctor()">
39695         <size>7</size>
39696       </method>
39697       <method name="Void .cctor()">
39698         <size>8</size>
39699       </method>
39700     </type>
39701     <type name="Item+Builder">
39702       <method name="Int32 get_Foo()">
39703         <size>6</size>
39704       </method>
39705       <method name="System.Object get_Item(Int32)">
39706         <size>2</size>
39707       </method>
39708       <method name="System.Object get_Item(Int32, Int32)">
39709         <size>2</size>
39710       </method>
39711       <method name="Void .ctor()">
39712         <size>7</size>
39713       </method>
39714     </type>
39715     <type name="Program">
39716       <method name="Void Main()">
39717         <size>1</size>
39718       </method>
39719       <method name="Void .ctor()">
39720         <size>7</size>
39721       </method>
39722     </type>
39723   </test>
39724   <test name="test-756.cs">
39725     <type name="UnsafeTest">
39726       <method name="Void Main()">
39727         <size>12</size>
39728       </method>
39729       <method name="Void .ctor()">
39730         <size>7</size>
39731       </method>
39732     </type>
39733   </test>
39734   <test name="test-757.cs">
39735     <type name="TestClass1">
39736       <method name="Void Test()">
39737         <size>34</size>
39738       </method>
39739       <method name="Int32 Main()">
39740         <size>20</size>
39741       </method>
39742       <method name="Void .ctor()">
39743         <size>7</size>
39744       </method>
39745     </type>
39746     <type name="&lt;PrivateImplementationDetails&gt;">
39747       <method name="Void .ctor()">
39748         <size>7</size>
39749       </method>
39750     </type>
39751   </test>
39752   <test name="test-758.cs">
39753     <type name="C">
39754       <method name="Void Main()">
39755         <size>1</size>
39756       </method>
39757       <method name="Void .ctor()">
39758         <size>7</size>
39759       </method>
39760     </type>
39761     <type name="D">
39762       <method name="Void Finalize()">
39763         <size>13</size>
39764       </method>
39765       <method name="Void .ctor()">
39766         <size>7</size>
39767       </method>
39768     </type>
39769   </test>
39770   <test name="test-76.cs">
39771     <type name="foo">
39772       <method name="Void .ctor()">
39773         <size>7</size>
39774       </method>
39775       <method name="System.String strcat(System.String[])">
39776         <size>47</size>
39777       </method>
39778       <method name="Int32 Main()">
39779         <size>142</size>
39780       </method>
39781     </type>
39782   </test>
39783   <test name="test-760.cs">
39784     <type name="A">
39785       <method name="Void .ctor()">
39786         <size>7</size>
39787       </method>
39788     </type>
39789     <type name="Test">
39790       <method name="Void Main()">
39791         <size>7</size>
39792       </method>
39793       <method name="Void .ctor()">
39794         <size>7</size>
39795       </method>
39796     </type>
39797   </test>
39798   <test name="test-761.cs">
39799     <type name="C">
39800       <method name="Int32 get_I()">
39801         <size>7</size>
39802       </method>
39803       <method name="Void set_I(Int32)">
39804         <size>8</size>
39805       </method>
39806       <method name="Void Main()">
39807         <size>1</size>
39808       </method>
39809       <method name="Void .ctor()">
39810         <size>7</size>
39811       </method>
39812     </type>
39813   </test>
39814   <test name="test-762.cs">
39815     <type name="N1.Derived.Dummy">
39816       <method name="Void .ctor()">
39817         <size>7</size>
39818       </method>
39819     </type>
39820     <type name="N2.Derived.Dummy">
39821       <method name="Void .ctor()">
39822         <size>7</size>
39823       </method>
39824     </type>
39825     <type name="DerivedAttribute">
39826       <method name="Void .ctor()">
39827         <size>7</size>
39828       </method>
39829     </type>
39830     <type name="T">
39831       <method name="Void Main()">
39832         <size>1</size>
39833       </method>
39834       <method name="Void .ctor()">
39835         <size>7</size>
39836       </method>
39837     </type>
39838   </test>
39839   <test name="test-763.cs">
39840     <type name="StaticDelegateWithSameNameAsInstance">
39841       <method name="Void set_MyProvider(StaticDelegateWithSameNameAsInstance+Provider)">
39842         <size>35</size>
39843       </method>
39844       <method name="Void StaticCallback()">
39845         <size>31</size>
39846       </method>
39847       <method name="Void StaticCallback(System.String)">
39848         <size>35</size>
39849       </method>
39850       <method name="Int32 Main()">
39851         <size>36</size>
39852       </method>
39853       <method name="Void .ctor()">
39854         <size>7</size>
39855       </method>
39856       <method name="Void .cctor()">
39857         <size>7</size>
39858       </method>
39859     </type>
39860     <type name="StaticDelegateWithSameNameAsInstance+Provider">
39861       <method name="Void Invoke(System.String)">
39862         <size>0</size>
39863       </method>
39864       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39865         <size>0</size>
39866       </method>
39867       <method name="Void EndInvoke(IAsyncResult)">
39868         <size>0</size>
39869       </method>
39870       <method name="Void .ctor(Object, IntPtr)">
39871         <size>0</size>
39872       </method>
39873     </type>
39874   </test>
39875   <test name="test-764.cs">
39876     <type name="Item">
39877       <method name="Void .ctor()">
39878         <size>7</size>
39879       </method>
39880       <method name="Void .cctor()">
39881         <size>11</size>
39882       </method>
39883     </type>
39884     <type name="Caller">
39885       <method name="System.String get_Item(System.String)">
39886         <size>2</size>
39887       </method>
39888       <method name="Int32 get_Item(Int32)">
39889         <size>2</size>
39890       </method>
39891       <method name="Void Foo()">
39892         <size>12</size>
39893       </method>
39894       <method name="Void Main()">
39895         <size>1</size>
39896       </method>
39897       <method name="Void .ctor()">
39898         <size>7</size>
39899       </method>
39900     </type>
39901   </test>
39902   <test name="test-765.cs">
39903     <type name="B">
39904       <method name="Void Foo(Int32)">
39905         <size>1</size>
39906       </method>
39907       <method name="Void .ctor()">
39908         <size>7</size>
39909       </method>
39910     </type>
39911     <type name="A">
39912       <method name="Void Foo(System.String)">
39913         <size>1</size>
39914       </method>
39915       <method name="Void .ctor()">
39916         <size>7</size>
39917       </method>
39918     </type>
39919     <type name="Test">
39920       <method name="Void Main()">
39921         <size>11</size>
39922       </method>
39923     </type>
39924   </test>
39925   <test name="test-766.cs">
39926     <type name="A.Color">
39927       <method name="Color get_Base()">
39928         <size>6</size>
39929       </method>
39930       <method name="Color get_NewBase()">
39931         <size>7</size>
39932       </method>
39933       <method name="Void Main()">
39934         <size>1</size>
39935       </method>
39936       <method name="Void .ctor()">
39937         <size>7</size>
39938       </method>
39939     </type>
39940     <type name="B.Color">
39941       <method name="Color From(Int32)">
39942         <size>10</size>
39943       </method>
39944       <method name="Void .cctor()">
39945         <size>15</size>
39946       </method>
39947     </type>
39948   </test>
39949   <test name="test-767.cs">
39950     <type name="Test">
39951       <method name="Int32 Foo()">
39952         <size>2</size>
39953       </method>
39954       <method name="Void Main()">
39955         <size>1</size>
39956       </method>
39957       <method name="Void .ctor()">
39958         <size>7</size>
39959       </method>
39960     </type>
39961     <type name="S">
39962       <method name="Test get_Test()">
39963         <size>6</size>
39964       </method>
39965       <method name="Void .cctor()">
39966         <size>11</size>
39967       </method>
39968     </type>
39969   </test>
39970   <test name="test-768.cs">
39971     <type name="A.N.Wrong">
39972       <method name="Void .ctor()">
39973         <size>7</size>
39974       </method>
39975     </type>
39976     <type name="N.C">
39977       <method name="Void .ctor()">
39978         <size>7</size>
39979       </method>
39980     </type>
39981     <type name="X.TestClass">
39982       <method name="Void Main()">
39983         <size>7</size>
39984       </method>
39985       <method name="Void .ctor()">
39986         <size>7</size>
39987       </method>
39988     </type>
39989   </test>
39990   <test name="test-769.cs">
39991     <type name="C">
39992       <method name="Void I.Clear()">
39993         <size>1</size>
39994       </method>
39995       <method name="Void Clear()">
39996         <size>1</size>
39997       </method>
39998       <method name="Int32 Main()">
39999         <size>114</size>
40000       </method>
40001       <method name="Void .ctor()">
40002         <size>7</size>
40003       </method>
40004     </type>
40005   </test>
40006   <test name="test-77.cs">
40007     <type name="XX">
40008       <method name="Void .ctor()">
40009         <size>7</size>
40010       </method>
40011       <method name="Int32 Main()">
40012         <size>220</size>
40013       </method>
40014     </type>
40015   </test>
40016   <test name="test-770.cs">
40017     <type name="MyClass">
40018       <method name="Void Main()">
40019         <size>13</size>
40020       </method>
40021       <method name="Void .ctor()">
40022         <size>7</size>
40023       </method>
40024     </type>
40025     <type name="MyClass+A">
40026       <method name="Void add_MouseClick(System.EventHandler)">
40027         <size>24</size>
40028       </method>
40029       <method name="Void remove_MouseClick(System.EventHandler)">
40030         <size>24</size>
40031       </method>
40032       <method name="Void .ctor()">
40033         <size>7</size>
40034       </method>
40035     </type>
40036     <type name="MyClass+B">
40037       <method name="Void add_MouseClick(System.EventHandler)">
40038         <size>24</size>
40039       </method>
40040       <method name="Void remove_MouseClick(System.EventHandler)">
40041         <size>24</size>
40042       </method>
40043       <method name="Void .ctor()">
40044         <size>7</size>
40045       </method>
40046     </type>
40047     <type name="MyClass+C">
40048       <method name="Void MouseClick()">
40049         <size>11</size>
40050       </method>
40051       <method name="Void .ctor()">
40052         <size>7</size>
40053       </method>
40054     </type>
40055   </test>
40056   <test name="test-771.cs">
40057     <type name="InternalAccess.Base">
40058       <method name="System.String get_Prop()">
40059         <size>6</size>
40060       </method>
40061       <method name="Void .ctor()">
40062         <size>7</size>
40063       </method>
40064     </type>
40065     <type name="InternalAccess.DerivedInternalExample">
40066       <method name="System.String get_Prop()">
40067         <size>6</size>
40068       </method>
40069       <method name="Void .ctor()">
40070         <size>7</size>
40071       </method>
40072     </type>
40073     <type name="InternalAccess.DerivedProtectedExample">
40074       <method name="System.String get_Prop()">
40075         <size>6</size>
40076       </method>
40077       <method name="Void .ctor()">
40078         <size>7</size>
40079       </method>
40080     </type>
40081     <type name="InternalAccess.MainClass">
40082       <method name="Int32 Main()">
40083         <size>60</size>
40084       </method>
40085       <method name="Void .ctor()">
40086         <size>7</size>
40087       </method>
40088     </type>
40089   </test>
40090   <test name="test-772.cs">
40091     <type name="Test">
40092       <method name="Void Main()">
40093         <size>14</size>
40094       </method>
40095       <method name="Void .ctor()">
40096         <size>7</size>
40097       </method>
40098     </type>
40099     <type name="Foo">
40100       <method name="Void .ctor(Object)">
40101         <size>17</size>
40102       </method>
40103       <method name="Void .ctor(String, Object[])">
40104         <size>7</size>
40105       </method>
40106     </type>
40107   </test>
40108   <test name="test-773.cs">
40109     <type name="Foo">
40110       <method name="Int32 get_Item(Int32)">
40111         <size>3</size>
40112       </method>
40113       <method name="Int32 IFoo.get_Bar(Int32)">
40114         <size>8</size>
40115       </method>
40116       <method name="Void .ctor()">
40117         <size>7</size>
40118       </method>
40119     </type>
40120     <type name="Bar">
40121       <method name="Int32 get_Baz(Int32)">
40122         <size>0</size>
40123       </method>
40124       <method name="Void .ctor()">
40125         <size>7</size>
40126       </method>
40127     </type>
40128     <type name="Babar">
40129       <method name="Int32 get_Baz(Int32)">
40130         <size>3</size>
40131       </method>
40132       <method name="Void .ctor()">
40133         <size>7</size>
40134       </method>
40135     </type>
40136     <type name="Test">
40137       <method name="Int32 Main()">
40138         <size>56</size>
40139       </method>
40140       <method name="Void .ctor()">
40141         <size>7</size>
40142       </method>
40143     </type>
40144   </test>
40145   <test name="test-774.cs">
40146     <type name="C">
40147       <method name="Int32 I.get_Item(Int32)">
40148         <size>2</size>
40149       </method>
40150       <method name="Void I.set_Item(Int32, Int32)">
40151         <size>1</size>
40152       </method>
40153       <method name="Int32 get_Item(Int32)">
40154         <size>2</size>
40155       </method>
40156       <method name="Void set_Item(Int32, Int32)">
40157         <size>1</size>
40158       </method>
40159       <method name="Void Main()">
40160         <size>1</size>
40161       </method>
40162       <method name="Void .ctor()">
40163         <size>7</size>
40164       </method>
40165     </type>
40166   </test>
40167   <test name="test-775.cs">
40168     <type name="C">
40169       <method name="Void A.add_Member(System.EventHandler)">
40170         <size>34</size>
40171       </method>
40172       <method name="Void A.remove_Member(System.EventHandler)">
40173         <size>24</size>
40174       </method>
40175       <method name="Void add_Member(System.EventHandler)">
40176         <size>34</size>
40177       </method>
40178       <method name="Void remove_Member(System.EventHandler)">
40179         <size>24</size>
40180       </method>
40181       <method name="Void .ctor()">
40182         <size>7</size>
40183       </method>
40184     </type>
40185     <type name="Test">
40186       <method name="Int32 Main()">
40187         <size>11</size>
40188       </method>
40189       <method name="Int32 TestMe()">
40190         <size>155</size>
40191       </method>
40192       <method name="Void f(System.Object, System.EventArgs)">
40193         <size>1</size>
40194       </method>
40195       <method name="Void .ctor()">
40196         <size>7</size>
40197       </method>
40198     </type>
40199   </test>
40200   <test name="test-776.cs">
40201     <type name="First">
40202       <method name="System.Object get_Item(System.String)">
40203         <size>6</size>
40204       </method>
40205       <method name="Void set_Item(System.String, System.Object)">
40206         <size>1</size>
40207       </method>
40208       <method name="Void .ctor()">
40209         <size>7</size>
40210       </method>
40211     </type>
40212     <type name="Second">
40213       <method name="System.Object get_Item(System.String)">
40214         <size>6</size>
40215       </method>
40216       <method name="Void set_Item(System.String, System.Object)">
40217         <size>1</size>
40218       </method>
40219       <method name="Void .ctor()">
40220         <size>7</size>
40221       </method>
40222     </type>
40223     <type name="Third">
40224       <method name="System.Object get_Item(System.String)">
40225         <size>8</size>
40226       </method>
40227       <method name="Void set_Item(System.String, System.Object)">
40228         <size>1</size>
40229       </method>
40230       <method name="Void .ctor()">
40231         <size>7</size>
40232       </method>
40233     </type>
40234     <type name="a">
40235       <method name="Int32 Main(System.String[])">
40236         <size>31</size>
40237       </method>
40238       <method name="Void .ctor()">
40239         <size>7</size>
40240       </method>
40241     </type>
40242   </test>
40243   <test name="test-777.cs">
40244     <type name="MediaStore">
40245       <method name="Void Main()">
40246         <size>1</size>
40247       </method>
40248       <method name="Void .ctor()">
40249         <size>7</size>
40250       </method>
40251     </type>
40252     <type name="MediaStore+Thing">
40253       <method name="Void .ctor()">
40254         <size>7</size>
40255       </method>
40256     </type>
40257   </test>
40258   <test name="test-778.cs">
40259     <type name="A">
40260       <method name="Int32 Test()">
40261         <size>6</size>
40262       </method>
40263       <method name="Void .ctor()">
40264         <size>7</size>
40265       </method>
40266     </type>
40267     <type name="B">
40268       <method name="Int32 Test()">
40269         <size>12</size>
40270       </method>
40271       <method name="Void Test(System.Object[])">
40272         <size>1</size>
40273       </method>
40274       <method name="Void Test(System.Object[], System.String)">
40275         <size>1</size>
40276       </method>
40277       <method name="Void .ctor()">
40278         <size>7</size>
40279       </method>
40280     </type>
40281     <type name="C">
40282       <method name="Void Test(System.Object[], System.String)">
40283         <size>1</size>
40284       </method>
40285       <method name="Void .ctor()">
40286         <size>7</size>
40287       </method>
40288     </type>
40289     <type name="D">
40290       <method name="Int32 Test()">
40291         <size>7</size>
40292       </method>
40293       <method name="Void .ctor()">
40294         <size>7</size>
40295       </method>
40296     </type>
40297     <type name="T">
40298       <method name="Int32 Main()">
40299         <size>22</size>
40300       </method>
40301       <method name="Void .ctor()">
40302         <size>7</size>
40303       </method>
40304     </type>
40305   </test>
40306   <test name="test-779.cs">
40307     <type name="Test">
40308       <method name="Int32 Main()">
40309         <size>20</size>
40310       </method>
40311       <method name="Boolean test1(Int64, Int64)">
40312         <size>14</size>
40313       </method>
40314     </type>
40315   </test>
40316   <test name="test-78.cs">
40317     <type name="N1.B">
40318       <method name="Void .ctor()">
40319         <size>7</size>
40320       </method>
40321       <method name="Boolean ShortCasting()">
40322         <size>19</size>
40323       </method>
40324       <method name="Boolean IntCasting()">
40325         <size>18</size>
40326       </method>
40327       <method name="Int32 Main()">
40328         <size>26</size>
40329       </method>
40330     </type>
40331   </test>
40332   <test name="test-780.cs">
40333     <type name="MonoVirtuals.X">
40334       <method name="Void .ctor()">
40335         <size>7</size>
40336       </method>
40337     </type>
40338     <type name="MonoVirtuals.Y">
40339       <method name="Void .ctor()">
40340         <size>7</size>
40341       </method>
40342     </type>
40343     <type name="MonoVirtuals.A">
40344       <method name="Int32 f(MonoVirtuals.X)">
40345         <size>12</size>
40346       </method>
40347       <method name="Int32 f(MonoVirtuals.Y)">
40348         <size>13</size>
40349       </method>
40350       <method name="Int32 get_Item(MonoVirtuals.X)">
40351         <size>12</size>
40352       </method>
40353       <method name="Int32 get_Item(MonoVirtuals.Y)">
40354         <size>13</size>
40355       </method>
40356       <method name="Void .ctor()">
40357         <size>7</size>
40358       </method>
40359     </type>
40360     <type name="MonoVirtuals.B">
40361       <method name="Int32 f(MonoVirtuals.X)">
40362         <size>19</size>
40363       </method>
40364       <method name="Int32 get_Item(MonoVirtuals.X)">
40365         <size>19</size>
40366       </method>
40367       <method name="Void .ctor()">
40368         <size>7</size>
40369       </method>
40370     </type>
40371     <type name="MonoVirtuals.C">
40372       <method name="Int32 f(MonoVirtuals.X)">
40373         <size>18</size>
40374       </method>
40375       <method name="Int32 f(MonoVirtuals.Y)">
40376         <size>18</size>
40377       </method>
40378       <method name="Int32 get_Item(MonoVirtuals.X)">
40379         <size>18</size>
40380       </method>
40381       <method name="Int32 get_Item(MonoVirtuals.Y)">
40382         <size>18</size>
40383       </method>
40384       <method name="Void .ctor()">
40385         <size>7</size>
40386       </method>
40387     </type>
40388     <type name="MonoVirtuals.MainClass">
40389       <method name="Int32 Main()">
40390         <size>46</size>
40391       </method>
40392       <method name="Void .ctor()">
40393         <size>7</size>
40394       </method>
40395     </type>
40396   </test>
40397   <test name="test-781.cs">
40398     <type name="D">
40399       <method name="Void Invoke()">
40400         <size>0</size>
40401       </method>
40402       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40403         <size>0</size>
40404       </method>
40405       <method name="Void EndInvoke(IAsyncResult)">
40406         <size>0</size>
40407       </method>
40408       <method name="Void .ctor(Object, IntPtr)">
40409         <size>0</size>
40410       </method>
40411     </type>
40412     <type name="E">
40413       <method name="Void add_temp(D)">
40414         <size>24</size>
40415       </method>
40416       <method name="Void remove_temp(D)">
40417         <size>24</size>
40418       </method>
40419       <method name="Void .ctor()">
40420         <size>7</size>
40421       </method>
40422     </type>
40423     <type name="A">
40424       <method name="E get_Prop()">
40425         <size>6</size>
40426       </method>
40427       <method name="Void Test()">
40428         <size>41</size>
40429       </method>
40430       <method name="Void Main()">
40431         <size>13</size>
40432       </method>
40433       <method name="Void &lt;Test&gt;m__0()">
40434         <size>1</size>
40435       </method>
40436       <method name="Void .ctor()">
40437         <size>7</size>
40438       </method>
40439     </type>
40440   </test>
40441   <test name="test-782.cs">
40442     <type name="Test">
40443       <method name="Void Main()">
40444         <size>1</size>
40445       </method>
40446       <method name="Void .ctor()">
40447         <size>7</size>
40448       </method>
40449     </type>
40450   </test>
40451   <test name="test-783.cs">
40452     <type name="C">
40453       <method name="Void Main()">
40454         <size>25</size>
40455       </method>
40456       <method name="Void M(E)">
40457         <size>1</size>
40458       </method>
40459       <method name="Void .ctor()">
40460         <size>7</size>
40461       </method>
40462     </type>
40463   </test>
40464   <test name="test-784.cs">
40465     <type name="A">
40466       <method name="Int32 get_Item(Int32)">
40467         <size>6</size>
40468       </method>
40469       <method name="Void set_Item(Int32, Int32)">
40470         <size>8</size>
40471       </method>
40472       <method name="Void .ctor()">
40473         <size>15</size>
40474       </method>
40475     </type>
40476     <type name="B">
40477       <method name="Int32 get_Item(Int32)">
40478         <size>7</size>
40479       </method>
40480       <method name="Void .ctor()">
40481         <size>7</size>
40482       </method>
40483     </type>
40484     <type name="C">
40485       <method name="Int32 get_Item(Int32)">
40486         <size>8</size>
40487       </method>
40488       <method name="Void set_Item(Int32, Int32)">
40489         <size>9</size>
40490       </method>
40491       <method name="Int32 Main()">
40492         <size>53</size>
40493       </method>
40494       <method name="Void .ctor()">
40495         <size>7</size>
40496       </method>
40497     </type>
40498   </test>
40499   <test name="test-785.cs">
40500     <type name="Base">
40501       <method name="Int32 get_Prop()">
40502         <size>0</size>
40503       </method>
40504       <method name="Void set_Prop(Int32)">
40505         <size>0</size>
40506       </method>
40507       <method name="Int32 get_Item(Int32)">
40508         <size>0</size>
40509       </method>
40510       <method name="Void TestVoid()">
40511         <size>0</size>
40512       </method>
40513       <method name="Void TestInt(Int32)">
40514         <size>0</size>
40515       </method>
40516       <method name="Void .ctor()">
40517         <size>7</size>
40518       </method>
40519     </type>
40520     <type name="DeriveVTable">
40521       <method name="Int32 get_Prop()">
40522         <size>2</size>
40523       </method>
40524       <method name="Int32 get_Item(Int32)">
40525         <size>2</size>
40526       </method>
40527       <method name="Void TestVoid()">
40528         <size>1</size>
40529       </method>
40530       <method name="Void TestInt(Int32)">
40531         <size>1</size>
40532       </method>
40533       <method name="Void .ctor()">
40534         <size>7</size>
40535       </method>
40536     </type>
40537     <type name="NewVTable">
40538       <method name="Int32 get_Prop()">
40539         <size>0</size>
40540       </method>
40541       <method name="Int32 get_Item(Int32)">
40542         <size>2</size>
40543       </method>
40544       <method name="Void TestVoid()">
40545         <size>1</size>
40546       </method>
40547       <method name="Void TestInt(Int32)">
40548         <size>1</size>
40549       </method>
40550       <method name="Void Overload()">
40551         <size>1</size>
40552       </method>
40553       <method name="Void Overload(Int32)">
40554         <size>1</size>
40555       </method>
40556       <method name="Void Main()">
40557         <size>1</size>
40558       </method>
40559       <method name="Void .ctor()">
40560         <size>7</size>
40561       </method>
40562     </type>
40563   </test>
40564   <test name="test-786.cs">
40565     <type name="A">
40566       <method name="System.String op_Implicit(A)">
40567         <size>18</size>
40568       </method>
40569       <method name="System.Delegate op_Implicit(A)">
40570         <size>2</size>
40571       </method>
40572       <method name="Void .ctor()">
40573         <size>7</size>
40574       </method>
40575     </type>
40576     <type name="B">
40577       <method name="System.String op_Implicit(B)">
40578         <size>18</size>
40579       </method>
40580     </type>
40581     <type name="D">
40582       <method name="System.Delegate op_Implicit(D)">
40583         <size>14</size>
40584       </method>
40585     </type>
40586     <type name="E">
40587       <method name="Boolean op_Implicit(E)">
40588         <size>14</size>
40589       </method>
40590     </type>
40591     <type name="Program">
40592       <method name="Int32 Main()">
40593         <size>372</size>
40594       </method>
40595       <method name="Void .ctor()">
40596         <size>7</size>
40597       </method>
40598     </type>
40599   </test>
40600   <test name="test-787.cs">
40601     <type name="A">
40602       <method name="Void set_Prop(System.String)">
40603         <size>1</size>
40604       </method>
40605       <method name="System.String get_Prop()">
40606         <size>2</size>
40607       </method>
40608       <method name="Int32 Field()">
40609         <size>2</size>
40610       </method>
40611       <method name="Void .ctor()">
40612         <size>7</size>
40613       </method>
40614     </type>
40615     <type name="B">
40616       <method name="Void set_Prop(System.String)">
40617         <size>1</size>
40618       </method>
40619       <method name="System.String get_Prop()">
40620         <size>6</size>
40621       </method>
40622       <method name="Void .ctor()">
40623         <size>7</size>
40624       </method>
40625     </type>
40626     <type name="Test">
40627       <method name="Void Main()">
40628         <size>1</size>
40629       </method>
40630       <method name="Void .ctor()">
40631         <size>7</size>
40632       </method>
40633     </type>
40634   </test>
40635   <test name="test-788.cs">
40636     <type name="Program">
40637       <method name="Int32 Main()">
40638         <size>31</size>
40639       </method>
40640       <method name="Void .ctor()">
40641         <size>7</size>
40642       </method>
40643     </type>
40644     <type name="A">
40645       <method name="System.String get_Message()">
40646         <size>6</size>
40647       </method>
40648       <method name="Void .ctor()">
40649         <size>7</size>
40650       </method>
40651     </type>
40652     <type name="B">
40653       <method name="System.String get_Message()">
40654         <size>6</size>
40655       </method>
40656       <method name="Void .ctor()">
40657         <size>7</size>
40658       </method>
40659     </type>
40660   </test>
40661   <test name="test-79.cs">
40662     <type name="X">
40663       <method name="Void .ctor()">
40664         <size>7</size>
40665       </method>
40666       <method name="Int32 Main()">
40667         <size>40</size>
40668       </method>
40669     </type>
40670   </test>
40671   <test name="test-8.cs">
40672     <type name="X">
40673       <method name="Void .ctor()">
40674         <size>7</size>
40675       </method>
40676       <method name="Int32 Main(System.String[])">
40677         <size>115</size>
40678       </method>
40679     </type>
40680   </test>
40681   <test name="test-80.cs">
40682     <type name="X">
40683       <method name="Void .ctor()">
40684         <size>7</size>
40685       </method>
40686       <method name="Int32 Add(Int32, Int32)">
40687         <size>4</size>
40688       </method>
40689     </type>
40690     <type name="Y">
40691       <method name="Void .ctor()">
40692         <size>7</size>
40693       </method>
40694       <method name="Int32 Main()">
40695         <size>34</size>
40696       </method>
40697       <method name="Int32 A.Add(Int32, Int32)">
40698         <size>9</size>
40699       </method>
40700     </type>
40701   </test>
40702   <test name="test-81.cs">
40703     <type name="N1.A">
40704       <method name="Void .ctor()">
40705         <size>7</size>
40706       </method>
40707       <method name="Void Bar()">
40708         <size>44</size>
40709       </method>
40710       <method name="Int32 Main()">
40711         <size>71</size>
40712       </method>
40713     </type>
40714   </test>
40715   <test name="test-82.cs">
40716     <type name="N1.N2.B">
40717       <method name="Void .ctor()">
40718         <size>7</size>
40719       </method>
40720       <method name="Void Method(A ByRef)">
40721         <size>1</size>
40722       </method>
40723       <method name="Int32 Main()">
40724         <size>2</size>
40725       </method>
40726     </type>
40727     <type name="N1.N3.B">
40728       <method name="Void .ctor()">
40729         <size>7</size>
40730       </method>
40731       <method name="Void Method(A ByRef)">
40732         <size>1</size>
40733       </method>
40734     </type>
40735   </test>
40736   <test name="test-83.cs">
40737     <type name="PersonArrivedArgs">
40738       <method name="Void .ctor(String)">
40739         <size>14</size>
40740       </method>
40741     </type>
40742     <type name="Greeter">
40743       <method name="Void .ctor(String)">
40744         <size>14</size>
40745       </method>
40746       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
40747         <size>18</size>
40748       </method>
40749     </type>
40750     <type name="Room">
40751       <method name="Void .ctor()">
40752         <size>14</size>
40753       </method>
40754       <method name="Void add_PersonArrived(PersonArrivedHandler)">
40755         <size>24</size>
40756       </method>
40757       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
40758         <size>24</size>
40759       </method>
40760       <method name="Void AddPerson(System.String)">
40761         <size>14</size>
40762       </method>
40763     </type>
40764     <type name="DelegateTest">
40765       <method name="Void .ctor()">
40766         <size>7</size>
40767       </method>
40768       <method name="Int32 Main()">
40769         <size>2</size>
40770       </method>
40771     </type>
40772     <type name="PersonArrivedHandler">
40773       <method name="Void .ctor(Object, IntPtr)">
40774         <size>0</size>
40775       </method>
40776       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
40777         <size>0</size>
40778       </method>
40779       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
40780         <size>0</size>
40781       </method>
40782       <method name="Void EndInvoke(IAsyncResult)">
40783         <size>0</size>
40784       </method>
40785     </type>
40786   </test>
40787   <test name="test-84.cs">
40788     <type name="Ghost">
40789       <method name="Void .ctor()">
40790         <size>7</size>
40791       </method>
40792       <method name="Int32 Main()">
40793         <size>6</size>
40794       </method>
40795     </type>
40796   </test>
40797   <test name="test-85.cs">
40798     <type name="X">
40799       <method name="Void .ctor()">
40800         <size>7</size>
40801       </method>
40802       <method name="Int32 Main()">
40803         <size>20</size>
40804       </method>
40805     </type>
40806   </test>
40807   <test name="test-86.cs">
40808     <type name="T.T">
40809       <method name="Void .ctor()">
40810         <size>7</size>
40811       </method>
40812       <method name="Int32 method1(System.Type, Int32)">
40813         <size>23</size>
40814       </method>
40815       <method name="Int32 method1(System.Type, System.Type[])">
40816         <size>12</size>
40817       </method>
40818       <method name="Int32 method2(System.Type, Int32)">
40819         <size>23</size>
40820       </method>
40821       <method name="Int32 method2(System.Type, System.Type[])">
40822         <size>12</size>
40823       </method>
40824       <method name="Int32 Main()">
40825         <size>36</size>
40826       </method>
40827     </type>
40828   </test>
40829   <test name="test-87.cs">
40830     <type name="Top">
40831       <method name="Void .ctor()">
40832         <size>7</size>
40833       </method>
40834       <method name="Int32 Main()">
40835         <size>58</size>
40836       </method>
40837     </type>
40838     <type name="Top+X">
40839       <method name="Void .ctor()">
40840         <size>7</size>
40841       </method>
40842     </type>
40843     <type name="Top+Y">
40844       <method name="Void .ctor()">
40845         <size>7</size>
40846       </method>
40847     </type>
40848     <type name="Top+XA">
40849       <method name="Void .ctor()">
40850         <size>7</size>
40851       </method>
40852       <method name="Int32 get_one()">
40853         <size>2</size>
40854       </method>
40855     </type>
40856     <type name="Top+XB">
40857       <method name="Void .ctor()">
40858         <size>7</size>
40859       </method>
40860       <method name="Int32 get_one()">
40861         <size>2</size>
40862       </method>
40863       <method name="Int32 get_two()">
40864         <size>2</size>
40865       </method>
40866     </type>
40867     <type name="Other">
40868       <method name="Void .ctor()">
40869         <size>7</size>
40870       </method>
40871       <method name="Void X()">
40872         <size>5</size>
40873       </method>
40874     </type>
40875   </test>
40876   <test name="test-88.cs">
40877     <type name="X">
40878       <method name="Void .ctor()">
40879         <size>7</size>
40880       </method>
40881       <method name="Void f(System.String)">
40882         <size>19</size>
40883       </method>
40884       <method name="Int32 Main()">
40885         <size>63</size>
40886       </method>
40887     </type>
40888     <type name="&lt;PrivateImplementationDetails&gt;">
40889       <method name="Void .ctor()">
40890         <size>7</size>
40891       </method>
40892     </type>
40893   </test>
40894   <test name="test-89.cs">
40895     <type name="X">
40896       <method name="Void .ctor(Int32)">
40897         <size>8</size>
40898       </method>
40899       <method name="X F(Int32)">
40900         <size>7</size>
40901       </method>
40902       <method name="Int32 Main()">
40903         <size>99</size>
40904       </method>
40905     </type>
40906   </test>
40907   <test name="test-9.cs">
40908     <type name="X">
40909       <method name="Void .ctor()">
40910         <size>7</size>
40911       </method>
40912       <method name="Int32 Main(System.String[])">
40913         <size>104</size>
40914       </method>
40915     </type>
40916   </test>
40917   <test name="test-90.cs">
40918     <type name="N1.Blah">
40919       <method name="Void .ctor()">
40920         <size>7</size>
40921       </method>
40922       <method name="Int32 Main()">
40923         <size>2</size>
40924       </method>
40925     </type>
40926   </test>
40927   <test name="test-91.cs">
40928     <type name="Abstract">
40929       <method name="Void .ctor()">
40930         <size>7</size>
40931       </method>
40932     </type>
40933     <type name="Plain">
40934       <method name="Void .ctor()">
40935         <size>7</size>
40936       </method>
40937     </type>
40938     <type name="Test">
40939       <method name="Void .ctor()">
40940         <size>7</size>
40941       </method>
40942       <method name="Void MyProtectedInternal()">
40943         <size>1</size>
40944       </method>
40945       <method name="Void MyInternal()">
40946         <size>1</size>
40947       </method>
40948       <method name="Void MyPublic()">
40949         <size>1</size>
40950       </method>
40951       <method name="Void MyPrivate()">
40952         <size>1</size>
40953       </method>
40954       <method name="Int32 Main()">
40955         <size>242</size>
40956       </method>
40957     </type>
40958   </test>
40959   <test name="test-92.cs">
40960     <type name="Outer">
40961       <method name="Void .ctor()">
40962         <size>7</size>
40963       </method>
40964     </type>
40965     <type name="Outer+Inner">
40966       <method name="Void .ctor()">
40967         <size>7</size>
40968       </method>
40969     </type>
40970     <type name="InnerBase">
40971       <method name="Void .ctor()">
40972         <size>7</size>
40973       </method>
40974     </type>
40975     <type name="MainClass">
40976       <method name="Void .ctor()">
40977         <size>7</size>
40978       </method>
40979       <method name="Int32 Main()">
40980         <size>2</size>
40981       </method>
40982     </type>
40983   </test>
40984   <test name="test-93.cs">
40985     <type name="N1.C">
40986       <method name="Void .ctor()">
40987         <size>7</size>
40988       </method>
40989       <method name="Void method(B ByRef)">
40990         <size>15</size>
40991       </method>
40992     </type>
40993     <type name="Test">
40994       <method name="Void .ctor()">
40995         <size>7</size>
40996       </method>
40997       <method name="Int32 Main()">
40998         <size>15</size>
40999       </method>
41000     </type>
41001   </test>
41002   <test name="test-94.cs">
41003     <type name="Base">
41004       <method name="Void .ctor()">
41005         <size>7</size>
41006       </method>
41007       <method name="Int32 IVehicle.Start()">
41008         <size>2</size>
41009       </method>
41010       <method name="Int32 Stop()">
41011         <size>2</size>
41012       </method>
41013       <method name="Int32 Turn()">
41014         <size>2</size>
41015       </method>
41016     </type>
41017     <type name="Derived1">
41018       <method name="Void .ctor()">
41019         <size>7</size>
41020       </method>
41021       <method name="Int32 Turn()">
41022         <size>2</size>
41023       </method>
41024     </type>
41025     <type name="Derived2">
41026       <method name="Void .ctor()">
41027         <size>7</size>
41028       </method>
41029       <method name="Int32 IVehicle.Start()">
41030         <size>2</size>
41031       </method>
41032       <method name="Int32 IVehicle.Turn()">
41033         <size>2</size>
41034       </method>
41035       <method name="Int32 Stop()">
41036         <size>2</size>
41037       </method>
41038       <method name="Int32 Turn()">
41039         <size>2</size>
41040       </method>
41041     </type>
41042     <type name="Test">
41043       <method name="Void .ctor()">
41044         <size>7</size>
41045       </method>
41046       <method name="Int32 Main()">
41047         <size>88</size>
41048       </method>
41049     </type>
41050   </test>
41051   <test name="test-95.cs">
41052     <type name="X">
41053       <method name="Void .ctor()">
41054         <size>7</size>
41055       </method>
41056       <method name="Int32 Main()">
41057         <size>30</size>
41058       </method>
41059     </type>
41060   </test>
41061   <test name="test-96.cs">
41062     <type name="N1.A">
41063       <method name="Void .ctor()">
41064         <size>7</size>
41065       </method>
41066       <method name="Int32 Main()">
41067         <size>2</size>
41068       </method>
41069     </type>
41070     <type name="N1.C">
41071       <method name="Void .ctor(Object, IntPtr)">
41072         <size>0</size>
41073       </method>
41074       <method name="Void Invoke(System.Object, N1.A)">
41075         <size>0</size>
41076       </method>
41077       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
41078         <size>0</size>
41079       </method>
41080       <method name="Void EndInvoke(IAsyncResult)">
41081         <size>0</size>
41082       </method>
41083     </type>
41084   </test>
41085   <test name="test-97.cs">
41086     <type name="X">
41087       <method name="Void .ctor()">
41088         <size>7</size>
41089       </method>
41090       <method name="Int32 Main()">
41091         <size>2</size>
41092       </method>
41093     </type>
41094   </test>
41095   <test name="test-98.cs">
41096     <type name="X">
41097       <method name="Void .ctor()">
41098         <size>7</size>
41099       </method>
41100       <method name="Void b()">
41101         <size>19</size>
41102       </method>
41103     </type>
41104     <type name="Y">
41105       <method name="Void .ctor()">
41106         <size>7</size>
41107       </method>
41108       <method name="Int32 Main()">
41109         <size>2</size>
41110       </method>
41111     </type>
41112   </test>
41113   <test name="test-99.cs">
41114     <type name="X">
41115       <method name="Void .ctor()">
41116         <size>7</size>
41117       </method>
41118       <method name="Int32 Main()">
41119         <size>104</size>
41120       </method>
41121     </type>
41122   </test>
41123   <test name="test-anon-01.cs">
41124     <type name="X">
41125       <method name="Void .ctor()">
41126         <size>7</size>
41127       </method>
41128       <method name="Int32 Main()">
41129         <size>21</size>
41130       </method>
41131     </type>
41132     <type name="S">
41133       <method name="Void .ctor(Object, IntPtr)">
41134         <size>0</size>
41135       </method>
41136       <method name="Void Invoke()">
41137         <size>0</size>
41138       </method>
41139       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41140         <size>0</size>
41141       </method>
41142       <method name="Void EndInvoke(IAsyncResult)">
41143         <size>0</size>
41144       </method>
41145     </type>
41146     <type name="X+&lt;Main&gt;c__AnonStorey0">
41147       <method name="Void .ctor()">
41148         <size>7</size>
41149       </method>
41150       <method name="Void &lt;&gt;m__0()">
41151         <size>8</size>
41152       </method>
41153     </type>
41154   </test>
41155   <test name="test-anon-02.cs">
41156     <type name="X">
41157       <method name="Void .ctor()">
41158         <size>7</size>
41159       </method>
41160       <method name="Int32 Main()">
41161         <size>151</size>
41162       </method>
41163     </type>
41164     <type name="S">
41165       <method name="Void .ctor(Object, IntPtr)">
41166         <size>0</size>
41167       </method>
41168       <method name="Void Invoke()">
41169         <size>0</size>
41170       </method>
41171       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41172         <size>0</size>
41173       </method>
41174       <method name="Void EndInvoke(IAsyncResult)">
41175         <size>0</size>
41176       </method>
41177     </type>
41178     <type name="X+&lt;Main&gt;c__AnonStorey0">
41179       <method name="Void .ctor()">
41180         <size>7</size>
41181       </method>
41182       <method name="Void &lt;&gt;m__0()">
41183         <size>113</size>
41184       </method>
41185     </type>
41186   </test>
41187   <test name="test-anon-03.cs">
41188     <type name="X">
41189       <method name="Void .ctor()">
41190         <size>7</size>
41191       </method>
41192       <method name="Void Main()">
41193         <size>59</size>
41194       </method>
41195     </type>
41196     <type name="S">
41197       <method name="Void .ctor(Object, IntPtr)">
41198         <size>0</size>
41199       </method>
41200       <method name="Void Invoke()">
41201         <size>0</size>
41202       </method>
41203       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41204         <size>0</size>
41205       </method>
41206       <method name="Void EndInvoke(IAsyncResult)">
41207         <size>0</size>
41208       </method>
41209     </type>
41210     <type name="X+&lt;Main&gt;c__AnonStorey0">
41211       <method name="Void .ctor()">
41212         <size>7</size>
41213       </method>
41214       <method name="Void &lt;&gt;m__0()">
41215         <size>8</size>
41216       </method>
41217     </type>
41218   </test>
41219   <test name="test-anon-04.cs">
41220     <type name="X">
41221       <method name="Void .ctor()">
41222         <size>7</size>
41223       </method>
41224       <method name="Void Main()">
41225         <size>59</size>
41226       </method>
41227     </type>
41228     <type name="S">
41229       <method name="Void .ctor(Object, IntPtr)">
41230         <size>0</size>
41231       </method>
41232       <method name="Void Invoke()">
41233         <size>0</size>
41234       </method>
41235       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41236         <size>0</size>
41237       </method>
41238       <method name="Void EndInvoke(IAsyncResult)">
41239         <size>0</size>
41240       </method>
41241     </type>
41242     <type name="X+&lt;Main&gt;c__AnonStorey0">
41243       <method name="Void .ctor()">
41244         <size>7</size>
41245       </method>
41246       <method name="Void &lt;&gt;m__0()">
41247         <size>30</size>
41248       </method>
41249     </type>
41250   </test>
41251   <test name="test-anon-05.cs">
41252     <type name="X">
41253       <method name="Void .ctor()">
41254         <size>7</size>
41255       </method>
41256       <method name="Int32 Main()">
41257         <size>207</size>
41258       </method>
41259       <method name="Boolean t(Int32, Int32)">
41260         <size>5</size>
41261       </method>
41262     </type>
41263     <type name="S">
41264       <method name="Void .ctor(Object, IntPtr)">
41265         <size>0</size>
41266       </method>
41267       <method name="Void Invoke()">
41268         <size>0</size>
41269       </method>
41270       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41271         <size>0</size>
41272       </method>
41273       <method name="Void EndInvoke(IAsyncResult)">
41274         <size>0</size>
41275       </method>
41276     </type>
41277     <type name="X+&lt;Main&gt;c__AnonStorey1">
41278       <method name="Void .ctor()">
41279         <size>7</size>
41280       </method>
41281       <method name="Void &lt;&gt;m__0()">
41282         <size>76</size>
41283       </method>
41284     </type>
41285     <type name="X+&lt;Main&gt;c__AnonStorey0">
41286       <method name="Void .ctor()">
41287         <size>7</size>
41288       </method>
41289     </type>
41290   </test>
41291   <test name="test-anon-06.cs">
41292     <type name="X">
41293       <method name="Void .ctor()">
41294         <size>7</size>
41295       </method>
41296       <method name="Int32 Main()">
41297         <size>112</size>
41298       </method>
41299     </type>
41300     <type name="S">
41301       <method name="Void .ctor(Object, IntPtr)">
41302         <size>0</size>
41303       </method>
41304       <method name="Void Invoke()">
41305         <size>0</size>
41306       </method>
41307       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41308         <size>0</size>
41309       </method>
41310       <method name="Void EndInvoke(IAsyncResult)">
41311         <size>0</size>
41312       </method>
41313     </type>
41314     <type name="X+&lt;Main&gt;c__AnonStorey0">
41315       <method name="Void .ctor()">
41316         <size>7</size>
41317       </method>
41318       <method name="Void &lt;&gt;m__0()">
41319         <size>18</size>
41320       </method>
41321     </type>
41322   </test>
41323   <test name="test-anon-07.cs">
41324     <type name="X">
41325       <method name="Void .ctor()">
41326         <size>7</size>
41327       </method>
41328       <method name="Int32 Main()">
41329         <size>120</size>
41330       </method>
41331       <method name="Boolean t(Int32, Int32)">
41332         <size>5</size>
41333       </method>
41334     </type>
41335     <type name="D">
41336       <method name="Void .ctor(Object, IntPtr)">
41337         <size>0</size>
41338       </method>
41339       <method name="Void Invoke()">
41340         <size>0</size>
41341       </method>
41342       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41343         <size>0</size>
41344       </method>
41345       <method name="Void EndInvoke(IAsyncResult)">
41346         <size>0</size>
41347       </method>
41348     </type>
41349     <type name="X+&lt;Main&gt;c__AnonStorey0">
41350       <method name="Void .ctor()">
41351         <size>7</size>
41352       </method>
41353       <method name="Void &lt;&gt;m__0()">
41354         <size>18</size>
41355       </method>
41356       <method name="Void &lt;&gt;m__1()">
41357         <size>18</size>
41358       </method>
41359     </type>
41360   </test>
41361   <test name="test-anon-08.cs">
41362     <type name="X">
41363       <method name="Void .ctor()">
41364         <size>7</size>
41365       </method>
41366       <method name="Int32 Main()">
41367         <size>35</size>
41368       </method>
41369     </type>
41370     <type name="S">
41371       <method name="Void .ctor(Object, IntPtr)">
41372         <size>0</size>
41373       </method>
41374       <method name="Void Invoke()">
41375         <size>0</size>
41376       </method>
41377       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41378         <size>0</size>
41379       </method>
41380       <method name="Void EndInvoke(IAsyncResult)">
41381         <size>0</size>
41382       </method>
41383     </type>
41384     <type name="X+&lt;Main&gt;c__AnonStorey0">
41385       <method name="Void .ctor()">
41386         <size>7</size>
41387       </method>
41388       <method name="Void &lt;&gt;m__0()">
41389         <size>13</size>
41390       </method>
41391     </type>
41392   </test>
41393   <test name="test-anon-09.cs">
41394     <type name="X">
41395       <method name="Void .ctor()">
41396         <size>7</size>
41397       </method>
41398       <method name="Int32 Main()">
41399         <size>59</size>
41400       </method>
41401     </type>
41402     <type name="X+D">
41403       <method name="Void .ctor(Object, IntPtr)">
41404         <size>0</size>
41405       </method>
41406       <method name="Void Invoke()">
41407         <size>0</size>
41408       </method>
41409       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41410         <size>0</size>
41411       </method>
41412       <method name="Void EndInvoke(IAsyncResult)">
41413         <size>0</size>
41414       </method>
41415     </type>
41416     <type name="X+&lt;Main&gt;c__AnonStorey0">
41417       <method name="Void .ctor()">
41418         <size>7</size>
41419       </method>
41420       <method name="Void &lt;&gt;m__0()">
41421         <size>49</size>
41422       </method>
41423     </type>
41424   </test>
41425   <test name="test-anon-10.cs">
41426     <type name="S">
41427       <method name="Void .ctor()">
41428         <size>7</size>
41429       </method>
41430       <method name="Void Test()">
41431         <size>105</size>
41432       </method>
41433       <method name="Int32 Main()">
41434         <size>66</size>
41435       </method>
41436     </type>
41437     <type name="S+T">
41438       <method name="Void .ctor(Object, IntPtr)">
41439         <size>0</size>
41440       </method>
41441       <method name="Void Invoke()">
41442         <size>0</size>
41443       </method>
41444       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41445         <size>0</size>
41446       </method>
41447       <method name="Void EndInvoke(IAsyncResult)">
41448         <size>0</size>
41449       </method>
41450     </type>
41451     <type name="S+&lt;Test&gt;c__AnonStorey1">
41452       <method name="Void .ctor()">
41453         <size>7</size>
41454       </method>
41455     </type>
41456     <type name="S+&lt;Test&gt;c__AnonStorey0">
41457       <method name="Void .ctor()">
41458         <size>7</size>
41459       </method>
41460     </type>
41461     <type name="S+&lt;Test&gt;c__AnonStorey1">
41462       <method name="Void &lt;&gt;m__0()">
41463         <size>76</size>
41464       </method>
41465     </type>
41466   </test>
41467   <test name="test-anon-11.cs">
41468     <type name="X">
41469       <method name="Void .ctor()">
41470         <size>7</size>
41471       </method>
41472       <method name="Int32 Main()">
41473         <size>122</size>
41474       </method>
41475     </type>
41476     <type name="D">
41477       <method name="Void .ctor(Object, IntPtr)">
41478         <size>0</size>
41479       </method>
41480       <method name="Void Invoke(Int32)">
41481         <size>0</size>
41482       </method>
41483       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41484         <size>0</size>
41485       </method>
41486       <method name="Void EndInvoke(IAsyncResult)">
41487         <size>0</size>
41488       </method>
41489     </type>
41490     <type name="E">
41491       <method name="Void .ctor(Object, IntPtr)">
41492         <size>0</size>
41493       </method>
41494       <method name="Void Invoke(Int32 ByRef)">
41495         <size>0</size>
41496       </method>
41497       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
41498         <size>0</size>
41499       </method>
41500       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
41501         <size>0</size>
41502       </method>
41503     </type>
41504     <type name="F">
41505       <method name="Void .ctor(Object, IntPtr)">
41506         <size>0</size>
41507       </method>
41508       <method name="Void Invoke(System.Int32[])">
41509         <size>0</size>
41510       </method>
41511       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
41512         <size>0</size>
41513       </method>
41514       <method name="Void EndInvoke(IAsyncResult)">
41515         <size>0</size>
41516       </method>
41517     </type>
41518     <type name="X">
41519       <method name="Void &lt;Main&gt;m__0(Int32)">
41520         <size>1</size>
41521       </method>
41522       <method name="Void &lt;Main&gt;m__1(Int32)">
41523         <size>1</size>
41524       </method>
41525       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
41526         <size>1</size>
41527       </method>
41528       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
41529         <size>1</size>
41530       </method>
41531     </type>
41532   </test>
41533   <test name="test-anon-12.cs">
41534     <type name="X">
41535       <method name="Void .ctor()">
41536         <size>7</size>
41537       </method>
41538       <method name="Int32 Main()">
41539         <size>259</size>
41540       </method>
41541       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
41542         <size>83</size>
41543       </method>
41544     </type>
41545     <type name="predicate">
41546       <method name="Void .ctor(Object, IntPtr)">
41547         <size>0</size>
41548       </method>
41549       <method name="Boolean Invoke(System.Object)">
41550         <size>0</size>
41551       </method>
41552       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41553         <size>0</size>
41554       </method>
41555       <method name="Boolean EndInvoke(IAsyncResult)">
41556         <size>0</size>
41557       </method>
41558     </type>
41559     <type name="X">
41560       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
41561         <size>12</size>
41562       </method>
41563     </type>
41564   </test>
41565   <test name="test-anon-13.cs">
41566     <type name="X">
41567       <method name="Void .ctor(Int32)">
41568         <size>14</size>
41569       </method>
41570       <method name="Void Main()">
41571         <size>42</size>
41572       </method>
41573       <method name="D T()">
41574         <size>15</size>
41575       </method>
41576       <method name="System.String CALL()">
41577         <size>6</size>
41578       </method>
41579     </type>
41580     <type name="D">
41581       <method name="Void .ctor(Object, IntPtr)">
41582         <size>0</size>
41583       </method>
41584       <method name="Void Invoke()">
41585         <size>0</size>
41586       </method>
41587       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41588         <size>0</size>
41589       </method>
41590       <method name="Void EndInvoke(IAsyncResult)">
41591         <size>0</size>
41592       </method>
41593     </type>
41594     <type name="X">
41595       <method name="Void &lt;T&gt;m__0()">
41596         <size>22</size>
41597       </method>
41598     </type>
41599   </test>
41600   <test name="test-anon-14.cs">
41601     <type name="X">
41602       <method name="Void .ctor()">
41603         <size>7</size>
41604       </method>
41605       <method name="Void add_Click(X+T)">
41606         <size>22</size>
41607       </method>
41608       <method name="Void remove_Click(X+T)">
41609         <size>22</size>
41610       </method>
41611       <method name="Void Method()">
41612         <size>1</size>
41613       </method>
41614       <method name="Void Main()">
41615         <size>46</size>
41616       </method>
41617     </type>
41618     <type name="X+T">
41619       <method name="Void .ctor(Object, IntPtr)">
41620         <size>0</size>
41621       </method>
41622       <method name="Void Invoke()">
41623         <size>0</size>
41624       </method>
41625       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41626         <size>0</size>
41627       </method>
41628       <method name="Void EndInvoke(IAsyncResult)">
41629         <size>0</size>
41630       </method>
41631     </type>
41632   </test>
41633   <test name="test-anon-15.cs">
41634     <type name="Foo">
41635       <method name="Void .ctor()">
41636         <size>7</size>
41637       </method>
41638       <method name="Void Main()">
41639         <size>43</size>
41640       </method>
41641     </type>
41642     <type name="Foo+Inner">
41643       <method name="Void .ctor(String)">
41644         <size>7</size>
41645       </method>
41646     </type>
41647     <type name="Foo+foo_fn">
41648       <method name="Void .ctor(Object, IntPtr)">
41649         <size>0</size>
41650       </method>
41651       <method name="Foo+Inner Invoke(System.String)">
41652         <size>0</size>
41653       </method>
41654       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41655         <size>0</size>
41656       </method>
41657       <method name="Foo+Inner EndInvoke(IAsyncResult)">
41658         <size>0</size>
41659       </method>
41660     </type>
41661     <type name="Foo">
41662       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
41663         <size>13</size>
41664       </method>
41665     </type>
41666   </test>
41667   <test name="test-anon-16.cs">
41668     <type name="X">
41669       <method name="Void .ctor(Int32)">
41670         <size>14</size>
41671       </method>
41672       <method name="Void Main()">
41673         <size>42</size>
41674       </method>
41675       <method name="D T()">
41676         <size>15</size>
41677       </method>
41678     </type>
41679     <type name="D">
41680       <method name="Void .ctor(Object, IntPtr)">
41681         <size>0</size>
41682       </method>
41683       <method name="Void Invoke()">
41684         <size>0</size>
41685       </method>
41686       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41687         <size>0</size>
41688       </method>
41689       <method name="Void EndInvoke(IAsyncResult)">
41690         <size>0</size>
41691       </method>
41692     </type>
41693     <type name="X">
41694       <method name="Void &lt;T&gt;m__0()">
41695         <size>27</size>
41696       </method>
41697     </type>
41698   </test>
41699   <test name="test-anon-17.cs">
41700     <type name="Button">
41701       <method name="Void .ctor()">
41702         <size>7</size>
41703       </method>
41704       <method name="Void add_Clicked(ClickEvent)">
41705         <size>24</size>
41706       </method>
41707       <method name="Void remove_Clicked(ClickEvent)">
41708         <size>24</size>
41709       </method>
41710       <method name="Void DoClick()">
41711         <size>12</size>
41712       </method>
41713     </type>
41714     <type name="X">
41715       <method name="Void .ctor()">
41716         <size>7</size>
41717       </method>
41718       <method name="Void .cctor()">
41719         <size>1</size>
41720       </method>
41721       <method name="Int32 Main()">
41722         <size>61</size>
41723       </method>
41724     </type>
41725     <type name="ClickEvent">
41726       <method name="Void .ctor(Object, IntPtr)">
41727         <size>0</size>
41728       </method>
41729       <method name="Void Invoke()">
41730         <size>0</size>
41731       </method>
41732       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41733         <size>0</size>
41734       </method>
41735       <method name="Void EndInvoke(IAsyncResult)">
41736         <size>0</size>
41737       </method>
41738     </type>
41739     <type name="X">
41740       <method name="Void &lt;Main&gt;m__0()">
41741         <size>17</size>
41742       </method>
41743     </type>
41744   </test>
41745   <test name="test-anon-18.cs">
41746     <type name="DelegateTest">
41747       <method name="Void .ctor()">
41748         <size>7</size>
41749       </method>
41750       <method name="Void Main(System.String[])">
41751         <size>83</size>
41752       </method>
41753     </type>
41754     <type name="A">
41755       <method name="Void .ctor(Object, IntPtr)">
41756         <size>0</size>
41757       </method>
41758       <method name="Void Invoke()">
41759         <size>0</size>
41760       </method>
41761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41762         <size>0</size>
41763       </method>
41764       <method name="Void EndInvoke(IAsyncResult)">
41765         <size>0</size>
41766       </method>
41767     </type>
41768     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
41769       <method name="Void .ctor()">
41770         <size>7</size>
41771       </method>
41772       <method name="Void &lt;&gt;m__0()">
41773         <size>17</size>
41774       </method>
41775     </type>
41776   </test>
41777   <test name="test-anon-19.cs">
41778     <type name="X">
41779       <method name="Void .ctor()">
41780         <size>7</size>
41781       </method>
41782       <method name="Int32 Main()">
41783         <size>223</size>
41784       </method>
41785       <method name="Boolean t(Int32, Int32)">
41786         <size>5</size>
41787       </method>
41788     </type>
41789     <type name="S">
41790       <method name="Void .ctor(Object, IntPtr)">
41791         <size>0</size>
41792       </method>
41793       <method name="Void Invoke()">
41794         <size>0</size>
41795       </method>
41796       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41797         <size>0</size>
41798       </method>
41799       <method name="Void EndInvoke(IAsyncResult)">
41800         <size>0</size>
41801       </method>
41802     </type>
41803     <type name="X+&lt;Main&gt;c__AnonStorey1">
41804       <method name="Void .ctor()">
41805         <size>7</size>
41806       </method>
41807       <method name="Void &lt;&gt;m__0()">
41808         <size>93</size>
41809       </method>
41810     </type>
41811     <type name="X+&lt;Main&gt;c__AnonStorey0">
41812       <method name="Void .ctor()">
41813         <size>7</size>
41814       </method>
41815     </type>
41816   </test>
41817   <test name="test-anon-20.cs">
41818     <type name="X">
41819       <method name="Void .ctor()">
41820         <size>7</size>
41821       </method>
41822       <method name="Void Main()">
41823         <size>33</size>
41824       </method>
41825       <method name="D MainHost()">
41826         <size>28</size>
41827       </method>
41828     </type>
41829     <type name="D">
41830       <method name="Void .ctor(Object, IntPtr)">
41831         <size>0</size>
41832       </method>
41833       <method name="Void Invoke()">
41834         <size>0</size>
41835       </method>
41836       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41837         <size>0</size>
41838       </method>
41839       <method name="Void EndInvoke(IAsyncResult)">
41840         <size>0</size>
41841       </method>
41842     </type>
41843     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
41844       <method name="Void .ctor()">
41845         <size>7</size>
41846       </method>
41847       <method name="Void &lt;&gt;m__0()">
41848         <size>52</size>
41849       </method>
41850     </type>
41851     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
41852       <method name="Void .ctor()">
41853         <size>7</size>
41854       </method>
41855       <method name="Void &lt;&gt;m__1()">
41856         <size>52</size>
41857       </method>
41858     </type>
41859   </test>
41860   <test name="test-anon-21.cs">
41861     <type name="X">
41862       <method name="Void .ctor()">
41863         <size>7</size>
41864       </method>
41865       <method name="Void .cctor()">
41866         <size>1</size>
41867       </method>
41868       <method name="Int32 Main()">
41869         <size>68</size>
41870       </method>
41871       <method name="Void M()">
41872         <size>44</size>
41873       </method>
41874     </type>
41875     <type name="D">
41876       <method name="Void .ctor(Object, IntPtr)">
41877         <size>0</size>
41878       </method>
41879       <method name="Void Invoke()">
41880         <size>0</size>
41881       </method>
41882       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41883         <size>0</size>
41884       </method>
41885       <method name="Void EndInvoke(IAsyncResult)">
41886         <size>0</size>
41887       </method>
41888     </type>
41889     <type name="X+&lt;M&gt;c__AnonStorey0">
41890       <method name="Void .ctor()">
41891         <size>7</size>
41892       </method>
41893       <method name="Void &lt;&gt;m__0()">
41894         <size>48</size>
41895       </method>
41896     </type>
41897     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41898       <method name="Void .ctor()">
41899         <size>7</size>
41900       </method>
41901       <method name="Void &lt;&gt;m__1()">
41902         <size>81</size>
41903       </method>
41904     </type>
41905   </test>
41906   <test name="test-anon-22.cs">
41907     <type name="X">
41908       <method name="Void .ctor()">
41909         <size>7</size>
41910       </method>
41911       <method name="Void Main()">
41912         <size>33</size>
41913       </method>
41914       <method name="D T()">
41915         <size>28</size>
41916       </method>
41917     </type>
41918     <type name="D">
41919       <method name="Void .ctor(Object, IntPtr)">
41920         <size>0</size>
41921       </method>
41922       <method name="Void Invoke()">
41923         <size>0</size>
41924       </method>
41925       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41926         <size>0</size>
41927       </method>
41928       <method name="Void EndInvoke(IAsyncResult)">
41929         <size>0</size>
41930       </method>
41931     </type>
41932     <type name="X+&lt;T&gt;c__AnonStorey0">
41933       <method name="Void .ctor()">
41934         <size>7</size>
41935       </method>
41936       <method name="Void &lt;&gt;m__0()">
41937         <size>52</size>
41938       </method>
41939     </type>
41940     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
41941       <method name="Void .ctor()">
41942         <size>7</size>
41943       </method>
41944       <method name="Void &lt;&gt;m__1()">
41945         <size>52</size>
41946       </method>
41947     </type>
41948   </test>
41949   <test name="test-anon-23.cs">
41950     <type name="X">
41951       <method name="Void .ctor()">
41952         <size>7</size>
41953       </method>
41954       <method name="Int32 Main()">
41955         <size>68</size>
41956       </method>
41957       <method name="Void M()">
41958         <size>34</size>
41959       </method>
41960     </type>
41961     <type name="D">
41962       <method name="Void .ctor(Object, IntPtr)">
41963         <size>0</size>
41964       </method>
41965       <method name="Void Invoke()">
41966         <size>0</size>
41967       </method>
41968       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41969         <size>0</size>
41970       </method>
41971       <method name="Void EndInvoke(IAsyncResult)">
41972         <size>0</size>
41973       </method>
41974     </type>
41975     <type name="X+&lt;M&gt;c__AnonStorey0">
41976       <method name="Void .ctor()">
41977         <size>7</size>
41978       </method>
41979       <method name="Void &lt;&gt;m__0()">
41980         <size>38</size>
41981       </method>
41982     </type>
41983     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
41984       <method name="Void .ctor()">
41985         <size>7</size>
41986       </method>
41987       <method name="Void &lt;&gt;m__1()">
41988         <size>24</size>
41989       </method>
41990     </type>
41991   </test>
41992   <test name="test-anon-24.cs">
41993     <type name="X">
41994       <method name="Void .ctor()">
41995         <size>7</size>
41996       </method>
41997       <method name="Void Main()">
41998         <size>29</size>
41999       </method>
42000       <method name="D T(Int32)">
42001         <size>28</size>
42002       </method>
42003     </type>
42004     <type name="D">
42005       <method name="Void .ctor(Object, IntPtr)">
42006         <size>0</size>
42007       </method>
42008       <method name="Int32 Invoke()">
42009         <size>0</size>
42010       </method>
42011       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42012         <size>0</size>
42013       </method>
42014       <method name="Int32 EndInvoke(IAsyncResult)">
42015         <size>0</size>
42016       </method>
42017     </type>
42018     <type name="X+&lt;T&gt;c__AnonStorey0">
42019       <method name="Void .ctor()">
42020         <size>7</size>
42021       </method>
42022       <method name="Int32 &lt;&gt;m__0()">
42023         <size>21</size>
42024       </method>
42025     </type>
42026   </test>
42027   <test name="test-anon-25.cs">
42028     <type name="X">
42029       <method name="Void .ctor()">
42030         <size>7</size>
42031       </method>
42032       <method name="Int32 Main()">
42033         <size>48</size>
42034       </method>
42035       <method name="D T(Int32)">
42036         <size>28</size>
42037       </method>
42038     </type>
42039     <type name="D">
42040       <method name="Void .ctor(Object, IntPtr)">
42041         <size>0</size>
42042       </method>
42043       <method name="Int32 Invoke(Int32)">
42044         <size>0</size>
42045       </method>
42046       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42047         <size>0</size>
42048       </method>
42049       <method name="Int32 EndInvoke(IAsyncResult)">
42050         <size>0</size>
42051       </method>
42052     </type>
42053     <type name="X+&lt;T&gt;c__AnonStorey0">
42054       <method name="Void .ctor()">
42055         <size>7</size>
42056       </method>
42057       <method name="Int32 &lt;&gt;m__0(Int32)">
42058         <size>9</size>
42059       </method>
42060     </type>
42061   </test>
42062   <test name="test-anon-27.cs">
42063     <type name="X">
42064       <method name="Void .ctor()">
42065         <size>7</size>
42066       </method>
42067       <method name="Int32 Main()">
42068         <size>138</size>
42069       </method>
42070       <method name="Void M(Int32)">
42071         <size>59</size>
42072       </method>
42073     </type>
42074     <type name="D">
42075       <method name="Void .ctor(Object, IntPtr)">
42076         <size>0</size>
42077       </method>
42078       <method name="Void Invoke()">
42079         <size>0</size>
42080       </method>
42081       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42082         <size>0</size>
42083       </method>
42084       <method name="Void EndInvoke(IAsyncResult)">
42085         <size>0</size>
42086       </method>
42087     </type>
42088     <type name="X+&lt;M&gt;c__AnonStorey0">
42089       <method name="Void .ctor()">
42090         <size>7</size>
42091       </method>
42092       <method name="Void &lt;&gt;m__0()">
42093         <size>38</size>
42094       </method>
42095     </type>
42096     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
42097       <method name="Void .ctor()">
42098         <size>7</size>
42099       </method>
42100       <method name="Void &lt;&gt;m__1()">
42101         <size>50</size>
42102       </method>
42103     </type>
42104   </test>
42105   <test name="test-anon-28.cs">
42106     <type name="Delegable">
42107       <method name="Void .ctor()">
42108         <size>7</size>
42109       </method>
42110       <method name="Void add_MyDelegate(System.EventHandler)">
42111         <size>24</size>
42112       </method>
42113       <method name="Void remove_MyDelegate(System.EventHandler)">
42114         <size>24</size>
42115       </method>
42116     </type>
42117     <type name="DelegateTest">
42118       <method name="Void .ctor()">
42119         <size>7</size>
42120       </method>
42121       <method name="Void Main(System.String[])">
42122         <size>58</size>
42123       </method>
42124     </type>
42125     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
42126       <method name="Void .ctor()">
42127         <size>7</size>
42128       </method>
42129       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
42130         <size>33</size>
42131       </method>
42132     </type>
42133   </test>
42134   <test name="test-anon-29.cs">
42135     <type name="X">
42136       <method name="Void .ctor()">
42137         <size>108</size>
42138       </method>
42139       <method name="System.String Hello()">
42140         <size>20</size>
42141       </method>
42142       <method name="Void Main()">
42143         <size>18</size>
42144       </method>
42145     </type>
42146     <type name="X+Foo">
42147       <method name="Void .ctor(Object, IntPtr)">
42148         <size>0</size>
42149       </method>
42150       <method name="System.String Invoke()">
42151         <size>0</size>
42152       </method>
42153       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42154         <size>0</size>
42155       </method>
42156       <method name="System.String EndInvoke(IAsyncResult)">
42157         <size>0</size>
42158       </method>
42159     </type>
42160     <type name="X+Bar">
42161       <method name="Void .ctor(Object, IntPtr)">
42162         <size>0</size>
42163       </method>
42164       <method name="Void Invoke(System.String)">
42165         <size>0</size>
42166       </method>
42167       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
42168         <size>0</size>
42169       </method>
42170       <method name="Void EndInvoke(IAsyncResult)">
42171         <size>0</size>
42172       </method>
42173     </type>
42174     <type name="X">
42175       <method name="Void &lt;Hello&gt;m__1(System.String)">
42176         <size>7</size>
42177       </method>
42178       <method name="System.String &lt;Hello&gt;m__0()">
42179         <size>201</size>
42180       </method>
42181       <method name="Void &lt;Hello&gt;m__2(System.String)">
42182         <size>7</size>
42183       </method>
42184     </type>
42185   </test>
42186   <test name="test-anon-30.cs">
42187     <type name="X">
42188       <method name="Void .ctor()">
42189         <size>7</size>
42190       </method>
42191     </type>
42192     <type name="Program">
42193       <method name="Void add_E(Program+D)">
42194         <size>22</size>
42195       </method>
42196       <method name="Void remove_E(Program+D)">
42197         <size>22</size>
42198       </method>
42199       <method name="Void Main()">
42200         <size>38</size>
42201       </method>
42202     </type>
42203     <type name="Program+D">
42204       <method name="Void .ctor(Object, IntPtr)">
42205         <size>0</size>
42206       </method>
42207       <method name="Void Invoke(X)">
42208         <size>0</size>
42209       </method>
42210       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
42211         <size>0</size>
42212       </method>
42213       <method name="Void EndInvoke(IAsyncResult)">
42214         <size>0</size>
42215       </method>
42216     </type>
42217     <type name="Program+&lt;Main&gt;c__AnonStorey0">
42218       <method name="Void .ctor()">
42219         <size>7</size>
42220       </method>
42221       <method name="Void &lt;&gt;m__0(X)">
42222         <size>15</size>
42223       </method>
42224     </type>
42225   </test>
42226   <test name="test-anon-31.cs">
42227     <type name="test">
42228       <method name="Void .ctor()">
42229         <size>7</size>
42230       </method>
42231       <method name="IEnumerable testen(Int32)">
42232         <size>30</size>
42233       </method>
42234     </type>
42235     <type name="reflect">
42236       <method name="Void .ctor()">
42237         <size>7</size>
42238       </method>
42239       <method name="Void Main(System.String[])">
42240         <size>122</size>
42241       </method>
42242     </type>
42243     <type name="test+&lt;testen&gt;c__Iterator0">
42244       <method name="Void .ctor()">
42245         <size>7</size>
42246       </method>
42247       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42248         <size>7</size>
42249       </method>
42250       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42251         <size>7</size>
42252       </method>
42253       <method name="Boolean MoveNext()">
42254         <size>195</size>
42255       </method>
42256       <method name="Void Dispose()">
42257         <size>8</size>
42258       </method>
42259       <method name="Void Reset()">
42260         <size>6</size>
42261       </method>
42262       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42263         <size>7</size>
42264       </method>
42265       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42266         <size>40</size>
42267       </method>
42268     </type>
42269   </test>
42270   <test name="test-anon-32.cs">
42271     <type name="MainClass">
42272       <method name="Void .ctor()">
42273         <size>7</size>
42274       </method>
42275       <method name="Void Main()">
42276         <size>37</size>
42277       </method>
42278       <method name="Void SimpleCallback(MainClass, System.String)">
42279         <size>7</size>
42280       </method>
42281     </type>
42282     <type name="StringSender">
42283       <method name="Void .ctor(Object, IntPtr)">
42284         <size>0</size>
42285       </method>
42286       <method name="Void Invoke(System.String)">
42287         <size>0</size>
42288       </method>
42289       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
42290         <size>0</size>
42291       </method>
42292       <method name="Void EndInvoke(IAsyncResult)">
42293         <size>0</size>
42294       </method>
42295     </type>
42296     <type name="VoidDelegate">
42297       <method name="Void .ctor(Object, IntPtr)">
42298         <size>0</size>
42299       </method>
42300       <method name="Void Invoke()">
42301         <size>0</size>
42302       </method>
42303       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42304         <size>0</size>
42305       </method>
42306       <method name="Void EndInvoke(IAsyncResult)">
42307         <size>0</size>
42308       </method>
42309     </type>
42310     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
42311       <method name="Void .ctor()">
42312         <size>7</size>
42313       </method>
42314       <method name="Void &lt;&gt;m__0()">
42315         <size>25</size>
42316       </method>
42317       <method name="Void &lt;&gt;m__1(System.String)">
42318         <size>13</size>
42319       </method>
42320     </type>
42321   </test>
42322   <test name="test-anon-33.cs">
42323     <type name="T">
42324       <method name="Void .ctor()">
42325         <size>7</size>
42326       </method>
42327       <method name="Void doit(Int32)">
42328         <size>7</size>
42329       </method>
42330       <method name="Void Main()">
42331         <size>162</size>
42332       </method>
42333     </type>
42334     <type name="Do">
42335       <method name="Void .ctor(Object, IntPtr)">
42336         <size>0</size>
42337       </method>
42338       <method name="Void Invoke()">
42339         <size>0</size>
42340       </method>
42341       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42342         <size>0</size>
42343       </method>
42344       <method name="Void EndInvoke(IAsyncResult)">
42345         <size>0</size>
42346       </method>
42347     </type>
42348     <type name="T+&lt;Main&gt;c__AnonStorey0">
42349       <method name="Void .ctor()">
42350         <size>7</size>
42351       </method>
42352       <method name="Void &lt;&gt;m__0()">
42353         <size>12</size>
42354       </method>
42355     </type>
42356     <type name="T+&lt;Main&gt;c__AnonStorey1">
42357       <method name="Void .ctor()">
42358         <size>7</size>
42359       </method>
42360       <method name="Void &lt;&gt;m__1()">
42361         <size>12</size>
42362       </method>
42363     </type>
42364   </test>
42365   <test name="test-anon-34.cs">
42366     <type name="Delegates.Space">
42367       <method name="Void .ctor()">
42368         <size>7</size>
42369       </method>
42370       <method name="Void Leak(Boolean, Int32)">
42371         <size>92</size>
42372       </method>
42373     </type>
42374     <type name="Delegates.Program">
42375       <method name="Void .ctor()">
42376         <size>7</size>
42377       </method>
42378       <method name="Void SpaceLeak()">
42379         <size>37</size>
42380       </method>
42381       <method name="Void Main(System.String[])">
42382         <size>6</size>
42383       </method>
42384     </type>
42385     <type name="Delegates.Space+DoCopy">
42386       <method name="Void .ctor(Object, IntPtr)">
42387         <size>0</size>
42388       </method>
42389       <method name="Void Invoke()">
42390         <size>0</size>
42391       </method>
42392       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42393         <size>0</size>
42394       </method>
42395       <method name="Void EndInvoke(IAsyncResult)">
42396         <size>0</size>
42397       </method>
42398     </type>
42399     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
42400       <method name="Void .ctor()">
42401         <size>7</size>
42402       </method>
42403       <method name="Void &lt;&gt;m__0()">
42404         <size>23</size>
42405       </method>
42406     </type>
42407     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
42408       <method name="Void .ctor()">
42409         <size>7</size>
42410       </method>
42411       <method name="Void &lt;&gt;m__1()">
42412         <size>19</size>
42413       </method>
42414     </type>
42415   </test>
42416   <test name="test-anon-35.cs">
42417     <type name="CustomDict">
42418       <method name="Void .ctor()">
42419         <size>68</size>
42420       </method>
42421       <method name="IEnumerator GetEnumerator()">
42422         <size>15</size>
42423       </method>
42424     </type>
42425     <type name="Tests">
42426       <method name="Void .ctor()">
42427         <size>7</size>
42428       </method>
42429       <method name="Void Main()">
42430         <size>7</size>
42431       </method>
42432     </type>
42433     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
42434       <method name="Void .ctor()">
42435         <size>7</size>
42436       </method>
42437       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42438         <size>7</size>
42439       </method>
42440       <method name="Boolean MoveNext()">
42441         <size>86</size>
42442       </method>
42443       <method name="Void Dispose()">
42444         <size>8</size>
42445       </method>
42446       <method name="Void Reset()">
42447         <size>6</size>
42448       </method>
42449       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42450         <size>7</size>
42451       </method>
42452     </type>
42453   </test>
42454   <test name="test-anon-36.cs">
42455     <type name="Test">
42456       <method name="Void .ctor(TestMethod)">
42457         <size>7</size>
42458       </method>
42459       <method name="Void .ctor(TestMethod2)">
42460         <size>7</size>
42461       </method>
42462       <method name="Void Main()">
42463         <size>36</size>
42464       </method>
42465     </type>
42466     <type name="TestMethod">
42467       <method name="Void .ctor(Object, IntPtr)">
42468         <size>0</size>
42469       </method>
42470       <method name="Void Invoke()">
42471         <size>0</size>
42472       </method>
42473       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42474         <size>0</size>
42475       </method>
42476       <method name="Void EndInvoke(IAsyncResult)">
42477         <size>0</size>
42478       </method>
42479     </type>
42480     <type name="TestMethod2">
42481       <method name="Void .ctor(Object, IntPtr)">
42482         <size>0</size>
42483       </method>
42484       <method name="Void Invoke(System.Object)">
42485         <size>0</size>
42486       </method>
42487       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
42488         <size>0</size>
42489       </method>
42490       <method name="Void EndInvoke(IAsyncResult)">
42491         <size>0</size>
42492       </method>
42493     </type>
42494     <type name="Test">
42495       <method name="Void &lt;Main&gt;m__0()">
42496         <size>1</size>
42497       </method>
42498     </type>
42499   </test>
42500   <test name="test-anon-37.cs">
42501     <type name="DelegateInit">
42502       <method name="Void .ctor()">
42503         <size>7</size>
42504       </method>
42505       <method name="Void .cctor()">
42506         <size>35</size>
42507       </method>
42508       <method name="Void Main(System.String[])">
42509         <size>11</size>
42510       </method>
42511     </type>
42512     <type name="DelegateInit+FooDelegate">
42513       <method name="Void .ctor(Object, IntPtr)">
42514         <size>0</size>
42515       </method>
42516       <method name="Void Invoke()">
42517         <size>0</size>
42518       </method>
42519       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42520         <size>0</size>
42521       </method>
42522       <method name="Void EndInvoke(IAsyncResult)">
42523         <size>0</size>
42524       </method>
42525     </type>
42526     <type name="DelegateInit">
42527       <method name="Void &lt;_print&gt;m__0()">
42528         <size>11</size>
42529       </method>
42530     </type>
42531   </test>
42532   <test name="test-anon-38.cs">
42533     <type name="X">
42534       <method name="Void .ctor()">
42535         <size>7</size>
42536       </method>
42537       <method name="Void Hello(Int64, Int64)">
42538         <size>1</size>
42539       </method>
42540       <method name="Void Test(Int32)">
42541         <size>67</size>
42542       </method>
42543       <method name="Void Main()">
42544         <size>14</size>
42545       </method>
42546     </type>
42547     <type name="Simple">
42548       <method name="Void .ctor(Object, IntPtr)">
42549         <size>0</size>
42550       </method>
42551       <method name="Void Invoke()">
42552         <size>0</size>
42553       </method>
42554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42555         <size>0</size>
42556       </method>
42557       <method name="Void EndInvoke(IAsyncResult)">
42558         <size>0</size>
42559       </method>
42560     </type>
42561     <type name="Foo">
42562       <method name="Void .ctor(Object, IntPtr)">
42563         <size>0</size>
42564       </method>
42565       <method name="Simple Invoke()">
42566         <size>0</size>
42567       </method>
42568       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42569         <size>0</size>
42570       </method>
42571       <method name="Simple EndInvoke(IAsyncResult)">
42572         <size>0</size>
42573       </method>
42574     </type>
42575     <type name="X+&lt;Test&gt;c__AnonStorey0">
42576       <method name="Void .ctor()">
42577         <size>7</size>
42578       </method>
42579       <method name="Simple &lt;&gt;m__0()">
42580         <size>64</size>
42581       </method>
42582     </type>
42583     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42584       <method name="Void .ctor()">
42585         <size>7</size>
42586       </method>
42587       <method name="Void &lt;&gt;m__1()">
42588         <size>34</size>
42589       </method>
42590     </type>
42591   </test>
42592   <test name="test-anon-39.cs">
42593     <type name="X">
42594       <method name="Void .ctor()">
42595         <size>7</size>
42596       </method>
42597       <method name="Void Hello(Int64)">
42598         <size>1</size>
42599       </method>
42600       <method name="Void Test(Int32)">
42601         <size>65</size>
42602       </method>
42603       <method name="Void Main()">
42604         <size>14</size>
42605       </method>
42606     </type>
42607     <type name="Simple">
42608       <method name="Void .ctor(Object, IntPtr)">
42609         <size>0</size>
42610       </method>
42611       <method name="Void Invoke()">
42612         <size>0</size>
42613       </method>
42614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42615         <size>0</size>
42616       </method>
42617       <method name="Void EndInvoke(IAsyncResult)">
42618         <size>0</size>
42619       </method>
42620     </type>
42621     <type name="Foo">
42622       <method name="Void .ctor(Object, IntPtr)">
42623         <size>0</size>
42624       </method>
42625       <method name="Simple Invoke()">
42626         <size>0</size>
42627       </method>
42628       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42629         <size>0</size>
42630       </method>
42631       <method name="Simple EndInvoke(IAsyncResult)">
42632         <size>0</size>
42633       </method>
42634     </type>
42635     <type name="X+&lt;Test&gt;c__AnonStorey0">
42636       <method name="Void .ctor()">
42637         <size>7</size>
42638       </method>
42639       <method name="Simple &lt;&gt;m__0()">
42640         <size>30</size>
42641       </method>
42642       <method name="Void &lt;&gt;m__1()">
42643         <size>18</size>
42644       </method>
42645     </type>
42646   </test>
42647   <test name="test-anon-40.cs">
42648     <type name="X">
42649       <method name="Void .ctor()">
42650         <size>7</size>
42651       </method>
42652       <method name="Void Hello(Int64)">
42653         <size>1</size>
42654       </method>
42655       <method name="Void Test(Int32)">
42656         <size>65</size>
42657       </method>
42658       <method name="Void Main()">
42659         <size>14</size>
42660       </method>
42661     </type>
42662     <type name="Simple">
42663       <method name="Void .ctor(Object, IntPtr)">
42664         <size>0</size>
42665       </method>
42666       <method name="Void Invoke()">
42667         <size>0</size>
42668       </method>
42669       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42670         <size>0</size>
42671       </method>
42672       <method name="Void EndInvoke(IAsyncResult)">
42673         <size>0</size>
42674       </method>
42675     </type>
42676     <type name="Foo">
42677       <method name="Void .ctor(Object, IntPtr)">
42678         <size>0</size>
42679       </method>
42680       <method name="Simple Invoke()">
42681         <size>0</size>
42682       </method>
42683       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42684         <size>0</size>
42685       </method>
42686       <method name="Simple EndInvoke(IAsyncResult)">
42687         <size>0</size>
42688       </method>
42689     </type>
42690     <type name="X+&lt;Test&gt;c__AnonStorey0">
42691       <method name="Void .ctor()">
42692         <size>7</size>
42693       </method>
42694       <method name="Simple &lt;&gt;m__0()">
42695         <size>30</size>
42696       </method>
42697       <method name="Void &lt;&gt;m__1()">
42698         <size>18</size>
42699       </method>
42700     </type>
42701   </test>
42702   <test name="test-anon-41.cs">
42703     <type name="X">
42704       <method name="Void .ctor()">
42705         <size>7</size>
42706       </method>
42707       <method name="Void Hello(Int64)">
42708         <size>1</size>
42709       </method>
42710       <method name="Void Test(Int32)">
42711         <size>65</size>
42712       </method>
42713       <method name="Void Main()">
42714         <size>14</size>
42715       </method>
42716     </type>
42717     <type name="Simple">
42718       <method name="Void .ctor(Object, IntPtr)">
42719         <size>0</size>
42720       </method>
42721       <method name="Void Invoke()">
42722         <size>0</size>
42723       </method>
42724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42725         <size>0</size>
42726       </method>
42727       <method name="Void EndInvoke(IAsyncResult)">
42728         <size>0</size>
42729       </method>
42730     </type>
42731     <type name="Foo">
42732       <method name="Void .ctor(Object, IntPtr)">
42733         <size>0</size>
42734       </method>
42735       <method name="Simple Invoke()">
42736         <size>0</size>
42737       </method>
42738       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42739         <size>0</size>
42740       </method>
42741       <method name="Simple EndInvoke(IAsyncResult)">
42742         <size>0</size>
42743       </method>
42744     </type>
42745     <type name="X+&lt;Test&gt;c__AnonStorey0">
42746       <method name="Void .ctor()">
42747         <size>7</size>
42748       </method>
42749       <method name="Simple &lt;&gt;m__0()">
42750         <size>55</size>
42751       </method>
42752     </type>
42753     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42754       <method name="Void .ctor()">
42755         <size>7</size>
42756       </method>
42757       <method name="Void &lt;&gt;m__1()">
42758         <size>35</size>
42759       </method>
42760     </type>
42761   </test>
42762   <test name="test-anon-42.cs">
42763     <type name="X">
42764       <method name="Void .ctor()">
42765         <size>7</size>
42766       </method>
42767       <method name="Void Hello(Int64)">
42768         <size>1</size>
42769       </method>
42770       <method name="Void Test(Int32)">
42771         <size>51</size>
42772       </method>
42773       <method name="Void Main()">
42774         <size>13</size>
42775       </method>
42776     </type>
42777     <type name="Simple">
42778       <method name="Void .ctor(Object, IntPtr)">
42779         <size>0</size>
42780       </method>
42781       <method name="Void Invoke()">
42782         <size>0</size>
42783       </method>
42784       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42785         <size>0</size>
42786       </method>
42787       <method name="Void EndInvoke(IAsyncResult)">
42788         <size>0</size>
42789       </method>
42790     </type>
42791     <type name="Foo">
42792       <method name="Void .ctor(Object, IntPtr)">
42793         <size>0</size>
42794       </method>
42795       <method name="Simple Invoke()">
42796         <size>0</size>
42797       </method>
42798       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42799         <size>0</size>
42800       </method>
42801       <method name="Simple EndInvoke(IAsyncResult)">
42802         <size>0</size>
42803       </method>
42804     </type>
42805     <type name="X">
42806       <method name="Simple &lt;Test&gt;m__0()">
42807         <size>37</size>
42808       </method>
42809       <method name="Void &lt;Test&gt;m__1()">
42810         <size>8</size>
42811       </method>
42812     </type>
42813   </test>
42814   <test name="test-anon-43.cs">
42815     <type name="X">
42816       <method name="Void .ctor()">
42817         <size>7</size>
42818       </method>
42819       <method name="Void Hello(Int64, Int64)">
42820         <size>1</size>
42821       </method>
42822       <method name="Void Test(Int32)">
42823         <size>54</size>
42824       </method>
42825       <method name="Void Main()">
42826         <size>14</size>
42827       </method>
42828     </type>
42829     <type name="Simple">
42830       <method name="Void .ctor(Object, IntPtr)">
42831         <size>0</size>
42832       </method>
42833       <method name="Void Invoke()">
42834         <size>0</size>
42835       </method>
42836       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42837         <size>0</size>
42838       </method>
42839       <method name="Void EndInvoke(IAsyncResult)">
42840         <size>0</size>
42841       </method>
42842     </type>
42843     <type name="Foo">
42844       <method name="Void .ctor(Object, IntPtr)">
42845         <size>0</size>
42846       </method>
42847       <method name="Simple Invoke()">
42848         <size>0</size>
42849       </method>
42850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42851         <size>0</size>
42852       </method>
42853       <method name="Simple EndInvoke(IAsyncResult)">
42854         <size>0</size>
42855       </method>
42856     </type>
42857     <type name="X+&lt;Test&gt;c__AnonStorey0">
42858       <method name="Void .ctor()">
42859         <size>7</size>
42860       </method>
42861       <method name="Simple &lt;&gt;m__0()">
42862         <size>64</size>
42863       </method>
42864     </type>
42865     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42866       <method name="Void .ctor()">
42867         <size>7</size>
42868       </method>
42869       <method name="Void &lt;&gt;m__1()">
42870         <size>34</size>
42871       </method>
42872     </type>
42873   </test>
42874   <test name="test-anon-44.cs">
42875     <type name="X">
42876       <method name="Void .ctor()">
42877         <size>7</size>
42878       </method>
42879       <method name="Void Hello(Int64)">
42880         <size>1</size>
42881       </method>
42882       <method name="Void Test(Int32)">
42883         <size>68</size>
42884       </method>
42885       <method name="Void Main()">
42886         <size>14</size>
42887       </method>
42888     </type>
42889     <type name="Simple">
42890       <method name="Void .ctor(Object, IntPtr)">
42891         <size>0</size>
42892       </method>
42893       <method name="Void Invoke()">
42894         <size>0</size>
42895       </method>
42896       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42897         <size>0</size>
42898       </method>
42899       <method name="Void EndInvoke(IAsyncResult)">
42900         <size>0</size>
42901       </method>
42902     </type>
42903     <type name="Foo">
42904       <method name="Void .ctor(Object, IntPtr)">
42905         <size>0</size>
42906       </method>
42907       <method name="Simple Invoke()">
42908         <size>0</size>
42909       </method>
42910       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42911         <size>0</size>
42912       </method>
42913       <method name="Simple EndInvoke(IAsyncResult)">
42914         <size>0</size>
42915       </method>
42916     </type>
42917     <type name="X+&lt;Test&gt;c__AnonStorey0">
42918       <method name="Void .ctor()">
42919         <size>7</size>
42920       </method>
42921       <method name="Simple &lt;&gt;m__1()">
42922         <size>33</size>
42923       </method>
42924       <method name="Simple &lt;&gt;m__0()">
42925         <size>51</size>
42926       </method>
42927       <method name="Void &lt;&gt;m__3()">
42928         <size>21</size>
42929       </method>
42930     </type>
42931     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42932       <method name="Void .ctor()">
42933         <size>7</size>
42934       </method>
42935       <method name="Void &lt;&gt;m__2()">
42936         <size>26</size>
42937       </method>
42938     </type>
42939   </test>
42940   <test name="test-anon-45.cs">
42941     <type name="Test">
42942       <method name="Void .ctor()">
42943         <size>7</size>
42944       </method>
42945       <method name="Void Main()">
42946         <size>66</size>
42947       </method>
42948       <method name="IEnumerator GetEnumerator()">
42949         <size>8</size>
42950       </method>
42951     </type>
42952     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
42953       <method name="Void .ctor()">
42954         <size>7</size>
42955       </method>
42956       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42957         <size>7</size>
42958       </method>
42959       <method name="Boolean MoveNext()">
42960         <size>77</size>
42961       </method>
42962       <method name="Void Dispose()">
42963         <size>8</size>
42964       </method>
42965       <method name="Void Reset()">
42966         <size>6</size>
42967       </method>
42968       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42969         <size>7</size>
42970       </method>
42971     </type>
42972   </test>
42973   <test name="test-anon-46.cs">
42974     <type name="World">
42975       <method name="Void .ctor()">
42976         <size>7</size>
42977       </method>
42978       <method name="Void Hello(Int64)">
42979         <size>1</size>
42980       </method>
42981       <method name="Void Test(Int32)">
42982         <size>50</size>
42983       </method>
42984     </type>
42985     <type name="X">
42986       <method name="Void .ctor()">
42987         <size>7</size>
42988       </method>
42989       <method name="Void Main()">
42990         <size>14</size>
42991       </method>
42992     </type>
42993     <type name="Foo">
42994       <method name="Void .ctor(Object, IntPtr)">
42995         <size>0</size>
42996       </method>
42997       <method name="Void Invoke()">
42998         <size>0</size>
42999       </method>
43000       <method name="IAsyncResult BeginInvoke(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="World+&lt;Test&gt;c__AnonStorey0">
43008       <method name="Void .ctor()">
43009         <size>7</size>
43010       </method>
43011       <method name="Void &lt;&gt;m__0()">
43012         <size>19</size>
43013       </method>
43014     </type>
43015   </test>
43016   <test name="test-anon-47.cs">
43017     <type name="World">
43018       <method name="Void .ctor()">
43019         <size>7</size>
43020       </method>
43021       <method name="Void Hello(Int64)">
43022         <size>1</size>
43023       </method>
43024       <method name="Void Test(Int32)">
43025         <size>158</size>
43026       </method>
43027     </type>
43028     <type name="X">
43029       <method name="Void .ctor()">
43030         <size>7</size>
43031       </method>
43032       <method name="Void Main()">
43033         <size>14</size>
43034       </method>
43035     </type>
43036     <type name="Foo">
43037       <method name="Void .ctor(Object, IntPtr)">
43038         <size>0</size>
43039       </method>
43040       <method name="Void Invoke()">
43041         <size>0</size>
43042       </method>
43043       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43044         <size>0</size>
43045       </method>
43046       <method name="Void EndInvoke(IAsyncResult)">
43047         <size>0</size>
43048       </method>
43049     </type>
43050     <type name="World+&lt;Test&gt;c__AnonStorey2">
43051       <method name="Void .ctor()">
43052         <size>7</size>
43053       </method>
43054       <method name="Void &lt;&gt;m__0()">
43055         <size>45</size>
43056       </method>
43057     </type>
43058     <type name="World+&lt;Test&gt;c__AnonStorey0">
43059       <method name="Void .ctor()">
43060         <size>7</size>
43061       </method>
43062     </type>
43063     <type name="World+&lt;Test&gt;c__AnonStorey1">
43064       <method name="Void .ctor()">
43065         <size>7</size>
43066       </method>
43067     </type>
43068   </test>
43069   <test name="test-anon-48.cs">
43070     <type name="World">
43071       <method name="Void .ctor()">
43072         <size>7</size>
43073       </method>
43074       <method name="Void Hello(Int64)">
43075         <size>1</size>
43076       </method>
43077       <method name="Void Test(Int32)">
43078         <size>197</size>
43079       </method>
43080     </type>
43081     <type name="X">
43082       <method name="Void .ctor()">
43083         <size>7</size>
43084       </method>
43085       <method name="Void Main()">
43086         <size>14</size>
43087       </method>
43088     </type>
43089     <type name="Foo">
43090       <method name="Void .ctor(Object, IntPtr)">
43091         <size>0</size>
43092       </method>
43093       <method name="Void Invoke()">
43094         <size>0</size>
43095       </method>
43096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43097         <size>0</size>
43098       </method>
43099       <method name="Void EndInvoke(IAsyncResult)">
43100         <size>0</size>
43101       </method>
43102     </type>
43103     <type name="World+&lt;Test&gt;c__AnonStorey1">
43104       <method name="Void .ctor()">
43105         <size>7</size>
43106       </method>
43107     </type>
43108     <type name="World+&lt;Test&gt;c__AnonStorey2">
43109       <method name="Void .ctor()">
43110         <size>7</size>
43111       </method>
43112     </type>
43113     <type name="World+&lt;Test&gt;c__AnonStorey0">
43114       <method name="Void .ctor()">
43115         <size>7</size>
43116       </method>
43117       <method name="Void &lt;&gt;m__0()">
43118         <size>63</size>
43119       </method>
43120     </type>
43121   </test>
43122   <test name="test-anon-49.cs">
43123     <type name="Test">
43124       <method name="Void .ctor()">
43125         <size>7</size>
43126       </method>
43127       <method name="Void Main()">
43128         <size>66</size>
43129       </method>
43130       <method name="IEnumerator GetEnumerator()">
43131         <size>8</size>
43132       </method>
43133     </type>
43134     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
43135       <method name="Void .ctor()">
43136         <size>7</size>
43137       </method>
43138       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43139         <size>7</size>
43140       </method>
43141       <method name="Boolean MoveNext()">
43142         <size>187</size>
43143       </method>
43144       <method name="Void Dispose()">
43145         <size>64</size>
43146       </method>
43147       <method name="Void Reset()">
43148         <size>6</size>
43149       </method>
43150       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43151         <size>7</size>
43152       </method>
43153     </type>
43154   </test>
43155   <test name="test-anon-50.cs">
43156     <type name="Test">
43157       <method name="Void .ctor()">
43158         <size>7</size>
43159       </method>
43160       <method name="IEnumerable Foo(Int32)">
43161         <size>30</size>
43162       </method>
43163     </type>
43164     <type name="X">
43165       <method name="Void .ctor()">
43166         <size>7</size>
43167       </method>
43168       <method name="Int32 Main()">
43169         <size>196</size>
43170       </method>
43171     </type>
43172     <type name="Test+&lt;Foo&gt;c__Iterator0">
43173       <method name="Void .ctor()">
43174         <size>7</size>
43175       </method>
43176       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43177         <size>7</size>
43178       </method>
43179       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43180         <size>7</size>
43181       </method>
43182       <method name="Boolean MoveNext()">
43183         <size>118</size>
43184       </method>
43185       <method name="Void Dispose()">
43186         <size>8</size>
43187       </method>
43188       <method name="Void Reset()">
43189         <size>6</size>
43190       </method>
43191       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43192         <size>7</size>
43193       </method>
43194       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43195         <size>40</size>
43196       </method>
43197     </type>
43198   </test>
43199   <test name="test-anon-51.cs">
43200     <type name="X">
43201       <method name="Void .ctor()">
43202         <size>7</size>
43203       </method>
43204       <method name="Void .cctor()">
43205         <size>35</size>
43206       </method>
43207       <method name="Void Main()">
43208         <size>11</size>
43209       </method>
43210     </type>
43211     <type name="FooDelegate">
43212       <method name="Void .ctor(Object, IntPtr)">
43213         <size>0</size>
43214       </method>
43215       <method name="Void Invoke()">
43216         <size>0</size>
43217       </method>
43218       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43219         <size>0</size>
43220       </method>
43221       <method name="Void EndInvoke(IAsyncResult)">
43222         <size>0</size>
43223       </method>
43224     </type>
43225     <type name="X">
43226       <method name="Void &lt;Print&gt;m__0()">
43227         <size>11</size>
43228       </method>
43229     </type>
43230   </test>
43231   <test name="test-anon-52.cs">
43232     <type name="X">
43233       <method name="Void .ctor()">
43234         <size>7</size>
43235       </method>
43236       <method name="IEnumerator GetIt(System.Int32[])">
43237         <size>22</size>
43238       </method>
43239       <method name="Int32 Main()">
43240         <size>32</size>
43241       </method>
43242     </type>
43243     <type name="X+A">
43244       <method name="Void .ctor(Object, IntPtr)">
43245         <size>0</size>
43246       </method>
43247       <method name="Void Invoke()">
43248         <size>0</size>
43249       </method>
43250       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43251         <size>0</size>
43252       </method>
43253       <method name="Void EndInvoke(IAsyncResult)">
43254         <size>0</size>
43255       </method>
43256     </type>
43257     <type name="X+&lt;GetIt&gt;c__Iterator0">
43258       <method name="Void .ctor()">
43259         <size>7</size>
43260       </method>
43261       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43262         <size>7</size>
43263       </method>
43264       <method name="Boolean MoveNext()">
43265         <size>201</size>
43266       </method>
43267       <method name="Void &lt;&gt;m__0()">
43268         <size>22</size>
43269       </method>
43270       <method name="Void Dispose()">
43271         <size>8</size>
43272       </method>
43273       <method name="Void Reset()">
43274         <size>6</size>
43275       </method>
43276       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43277         <size>7</size>
43278       </method>
43279     </type>
43280     <type name="&lt;PrivateImplementationDetails&gt;">
43281       <method name="Void .ctor()">
43282         <size>7</size>
43283       </method>
43284     </type>
43285   </test>
43286   <test name="test-anon-53.cs">
43287     <type name="Test">
43288       <method name="Void .ctor(Int32)">
43289         <size>39</size>
43290       </method>
43291       <method name="Void .cctor()">
43292         <size>33</size>
43293       </method>
43294     </type>
43295     <type name="X">
43296       <method name="Void .ctor()">
43297         <size>7</size>
43298       </method>
43299       <method name="Void Main()">
43300         <size>15</size>
43301       </method>
43302     </type>
43303     <type name="Foo">
43304       <method name="Void .ctor(Object, IntPtr)">
43305         <size>0</size>
43306       </method>
43307       <method name="Void Invoke()">
43308         <size>0</size>
43309       </method>
43310       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43311         <size>0</size>
43312       </method>
43313       <method name="Void EndInvoke(IAsyncResult)">
43314         <size>0</size>
43315       </method>
43316     </type>
43317     <type name="Test+&lt;Test&gt;c__AnonStorey0">
43318       <method name="Void .ctor()">
43319         <size>7</size>
43320       </method>
43321       <method name="Void &lt;&gt;m__0()">
43322         <size>12</size>
43323       </method>
43324     </type>
43325     <type name="Test+&lt;Test&gt;c__AnonStorey1">
43326       <method name="Void .ctor()">
43327         <size>7</size>
43328       </method>
43329       <method name="Void &lt;&gt;m__1()">
43330         <size>12</size>
43331       </method>
43332     </type>
43333   </test>
43334   <test name="test-anon-54.cs">
43335     <type name="X">
43336       <method name="Void .ctor()">
43337         <size>7</size>
43338       </method>
43339       <method name="Void Main()">
43340         <size>22</size>
43341       </method>
43342     </type>
43343     <type name="Hello">
43344       <method name="Void .ctor(Object, IntPtr)">
43345         <size>0</size>
43346       </method>
43347       <method name="Void Invoke()">
43348         <size>0</size>
43349       </method>
43350       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43351         <size>0</size>
43352       </method>
43353       <method name="Void EndInvoke(IAsyncResult)">
43354         <size>0</size>
43355       </method>
43356     </type>
43357     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
43358       <method name="Void .ctor()">
43359         <size>7</size>
43360       </method>
43361       <method name="Void &lt;&gt;m__0()">
43362         <size>25</size>
43363       </method>
43364     </type>
43365     <type name="Foo">
43366       <method name="Void .ctor(Int32)">
43367         <size>8</size>
43368       </method>
43369       <method name="Void Test(Foo)">
43370         <size>45</size>
43371       </method>
43372       <method name="Void Hello(Int32)">
43373         <size>19</size>
43374       </method>
43375       <method name="System.String ToString()">
43376         <size>22</size>
43377       </method>
43378     </type>
43379   </test>
43380   <test name="test-anon-55.cs">
43381     <type name="Foo">
43382       <method name="Void .ctor()">
43383         <size>7</size>
43384       </method>
43385       <method name="Void Test(Foo+Hello)">
43386         <size>7</size>
43387       </method>
43388       <method name="Void Private()">
43389         <size>11</size>
43390       </method>
43391       <method name="Void Test()">
43392         <size>19</size>
43393       </method>
43394     </type>
43395     <type name="X">
43396       <method name="Void .ctor()">
43397         <size>7</size>
43398       </method>
43399       <method name="Void Main()">
43400         <size>13</size>
43401       </method>
43402     </type>
43403     <type name="Foo+Hello">
43404       <method name="Void .ctor(Object, IntPtr)">
43405         <size>0</size>
43406       </method>
43407       <method name="Void Invoke()">
43408         <size>0</size>
43409       </method>
43410       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43411         <size>0</size>
43412       </method>
43413       <method name="Void EndInvoke(IAsyncResult)">
43414         <size>0</size>
43415       </method>
43416     </type>
43417     <type name="Foo">
43418       <method name="Void &lt;Test&gt;m__0()">
43419         <size>7</size>
43420       </method>
43421     </type>
43422   </test>
43423   <test name="test-anon-56.cs">
43424     <type name="Observable">
43425       <method name="Void .ctor()">
43426         <size>7</size>
43427       </method>
43428       <method name="Void Main(System.String[])">
43429         <size>50</size>
43430       </method>
43431     </type>
43432     <type name="QueueHandler">
43433       <method name="Void .ctor(Object, IntPtr)">
43434         <size>0</size>
43435       </method>
43436       <method name="Void Invoke(Observable)">
43437         <size>0</size>
43438       </method>
43439       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
43440         <size>0</size>
43441       </method>
43442       <method name="Void EndInvoke(IAsyncResult)">
43443         <size>0</size>
43444       </method>
43445     </type>
43446     <type name="Observable">
43447       <method name="Void &lt;Main&gt;m__0(Observable)">
43448         <size>11</size>
43449       </method>
43450     </type>
43451   </test>
43452   <test name="test-anon-57.cs">
43453     <type name="X">
43454       <method name="Void .ctor()">
43455         <size>7</size>
43456       </method>
43457       <method name="Int32 Test()">
43458         <size>257</size>
43459       </method>
43460       <method name="Int32 Main()">
43461         <size>45</size>
43462       </method>
43463     </type>
43464     <type name="X+TestDelegate">
43465       <method name="Void .ctor(Object, IntPtr)">
43466         <size>0</size>
43467       </method>
43468       <method name="Void Invoke()">
43469         <size>0</size>
43470       </method>
43471       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43472         <size>0</size>
43473       </method>
43474       <method name="Void EndInvoke(IAsyncResult)">
43475         <size>0</size>
43476       </method>
43477     </type>
43478     <type name="X+&lt;Test&gt;c__AnonStorey1">
43479       <method name="Void .ctor()">
43480         <size>7</size>
43481       </method>
43482       <method name="Void &lt;&gt;m__0()">
43483         <size>89</size>
43484       </method>
43485     </type>
43486     <type name="X+&lt;Test&gt;c__AnonStorey0">
43487       <method name="Void .ctor()">
43488         <size>7</size>
43489       </method>
43490     </type>
43491   </test>
43492   <test name="test-anon-58.cs">
43493     <type name="X">
43494       <method name="Void .ctor()">
43495         <size>7</size>
43496       </method>
43497       <method name="Int32 Test(Int32)">
43498         <size>344</size>
43499       </method>
43500       <method name="Int32 Main()">
43501         <size>46</size>
43502       </method>
43503     </type>
43504     <type name="X+TestDelegate">
43505       <method name="Void .ctor(Object, IntPtr)">
43506         <size>0</size>
43507       </method>
43508       <method name="Void Invoke()">
43509         <size>0</size>
43510       </method>
43511       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43512         <size>0</size>
43513       </method>
43514       <method name="Void EndInvoke(IAsyncResult)">
43515         <size>0</size>
43516       </method>
43517     </type>
43518     <type name="X+&lt;Test&gt;c__AnonStorey1">
43519       <method name="Void .ctor()">
43520         <size>7</size>
43521       </method>
43522       <method name="Void &lt;&gt;m__0()">
43523         <size>162</size>
43524       </method>
43525     </type>
43526     <type name="X+&lt;Test&gt;c__AnonStorey0">
43527       <method name="Void .ctor()">
43528         <size>7</size>
43529       </method>
43530     </type>
43531     <type name="X+&lt;Test&gt;c__AnonStorey2">
43532       <method name="Void .ctor()">
43533         <size>7</size>
43534       </method>
43535     </type>
43536   </test>
43537   <test name="test-anon-59.cs">
43538     <type name="X">
43539       <method name="Void .ctor()">
43540         <size>7</size>
43541       </method>
43542       <method name="Int32 Test(Int32)">
43543         <size>515</size>
43544       </method>
43545       <method name="Int32 Main()">
43546         <size>46</size>
43547       </method>
43548     </type>
43549     <type name="X+TestDelegate">
43550       <method name="Void .ctor(Object, IntPtr)">
43551         <size>0</size>
43552       </method>
43553       <method name="Void Invoke()">
43554         <size>0</size>
43555       </method>
43556       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43557         <size>0</size>
43558       </method>
43559       <method name="Void EndInvoke(IAsyncResult)">
43560         <size>0</size>
43561       </method>
43562     </type>
43563     <type name="X+&lt;Test&gt;c__AnonStorey2">
43564       <method name="Void .ctor()">
43565         <size>7</size>
43566       </method>
43567       <method name="Void &lt;&gt;m__0()">
43568         <size>224</size>
43569       </method>
43570     </type>
43571     <type name="X+&lt;Test&gt;c__AnonStorey1">
43572       <method name="Void .ctor()">
43573         <size>7</size>
43574       </method>
43575     </type>
43576     <type name="X+&lt;Test&gt;c__AnonStorey0">
43577       <method name="Void .ctor()">
43578         <size>7</size>
43579       </method>
43580     </type>
43581     <type name="X+&lt;Test&gt;c__AnonStorey3">
43582       <method name="Void .ctor()">
43583         <size>7</size>
43584       </method>
43585     </type>
43586   </test>
43587   <test name="test-anon-60.cs">
43588     <type name="X">
43589       <method name="Void .ctor()">
43590         <size>7</size>
43591       </method>
43592       <method name="Int32 Test(Int32)">
43593         <size>567</size>
43594       </method>
43595       <method name="Int32 Main()">
43596         <size>46</size>
43597       </method>
43598     </type>
43599     <type name="X+TestDelegate">
43600       <method name="Void .ctor(Object, IntPtr)">
43601         <size>0</size>
43602       </method>
43603       <method name="Void Invoke()">
43604         <size>0</size>
43605       </method>
43606       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43607         <size>0</size>
43608       </method>
43609       <method name="Void EndInvoke(IAsyncResult)">
43610         <size>0</size>
43611       </method>
43612     </type>
43613     <type name="X+&lt;Test&gt;c__AnonStorey2">
43614       <method name="Void .ctor()">
43615         <size>7</size>
43616       </method>
43617     </type>
43618     <type name="X+&lt;Test&gt;c__AnonStorey1">
43619       <method name="Void .ctor()">
43620         <size>7</size>
43621       </method>
43622     </type>
43623     <type name="X+&lt;Test&gt;c__AnonStorey0">
43624       <method name="Void .ctor()">
43625         <size>7</size>
43626       </method>
43627     </type>
43628     <type name="X+&lt;Test&gt;c__AnonStorey3">
43629       <method name="Void .ctor()">
43630         <size>7</size>
43631       </method>
43632     </type>
43633     <type name="X+&lt;Test&gt;c__AnonStorey2">
43634       <method name="Void &lt;&gt;m__0()">
43635         <size>347</size>
43636       </method>
43637     </type>
43638     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
43639       <method name="Void .ctor()">
43640         <size>7</size>
43641       </method>
43642       <method name="Void &lt;&gt;m__1()">
43643         <size>124</size>
43644       </method>
43645     </type>
43646   </test>
43647   <test name="test-anon-61.cs">
43648     <type name="X">
43649       <method name="Void .ctor()">
43650         <size>7</size>
43651       </method>
43652       <method name="Int32 Test()">
43653         <size>333</size>
43654       </method>
43655       <method name="Int32 Main()">
43656         <size>59</size>
43657       </method>
43658     </type>
43659     <type name="X+TestDelegate">
43660       <method name="Void .ctor(Object, IntPtr)">
43661         <size>0</size>
43662       </method>
43663       <method name="Void Invoke()">
43664         <size>0</size>
43665       </method>
43666       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43667         <size>0</size>
43668       </method>
43669       <method name="Void EndInvoke(IAsyncResult)">
43670         <size>0</size>
43671       </method>
43672     </type>
43673     <type name="X+&lt;Test&gt;c__AnonStorey1">
43674       <method name="Void .ctor()">
43675         <size>7</size>
43676       </method>
43677       <method name="Void &lt;&gt;m__0()">
43678         <size>157</size>
43679       </method>
43680     </type>
43681     <type name="X+&lt;Test&gt;c__AnonStorey0">
43682       <method name="Void .ctor()">
43683         <size>7</size>
43684       </method>
43685     </type>
43686   </test>
43687   <test name="test-anon-62.cs">
43688     <type name="X">
43689       <method name="Void .ctor(String)">
43690         <size>14</size>
43691       </method>
43692       <method name="Void Main()">
43693         <size>1</size>
43694       </method>
43695     </type>
43696     <type name="Y">
43697       <method name="Void .ctor(Z)">
43698         <size>56</size>
43699       </method>
43700     </type>
43701     <type name="Z">
43702       <method name="Void .ctor()">
43703         <size>7</size>
43704       </method>
43705       <method name="Void Hello()">
43706         <size>1</size>
43707       </method>
43708     </type>
43709     <type name="FooHandler">
43710       <method name="Void .ctor(Object, IntPtr)">
43711         <size>0</size>
43712       </method>
43713       <method name="Void Invoke()">
43714         <size>0</size>
43715       </method>
43716       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43717         <size>0</size>
43718       </method>
43719       <method name="Void EndInvoke(IAsyncResult)">
43720         <size>0</size>
43721       </method>
43722     </type>
43723     <type name="Y+&lt;Y&gt;c__AnonStorey0">
43724       <method name="Void .ctor()">
43725         <size>7</size>
43726       </method>
43727       <method name="Void &lt;&gt;m__0()">
43728         <size>12</size>
43729       </method>
43730     </type>
43731   </test>
43732   <test name="test-anon-63.cs">
43733     <type name="X">
43734       <method name="Void .ctor()">
43735         <size>7</size>
43736       </method>
43737       <method name="IEnumerator GetIt(System.Int32[])">
43738         <size>22</size>
43739       </method>
43740       <method name="Int32 Main()">
43741         <size>32</size>
43742       </method>
43743     </type>
43744     <type name="X+A">
43745       <method name="Void .ctor(Object, IntPtr)">
43746         <size>0</size>
43747       </method>
43748       <method name="Int32 Invoke()">
43749         <size>0</size>
43750       </method>
43751       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43752         <size>0</size>
43753       </method>
43754       <method name="Int32 EndInvoke(IAsyncResult)">
43755         <size>0</size>
43756       </method>
43757     </type>
43758     <type name="X+&lt;GetIt&gt;c__Iterator0">
43759       <method name="Void .ctor()">
43760         <size>7</size>
43761       </method>
43762       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43763         <size>7</size>
43764       </method>
43765       <method name="Boolean MoveNext()">
43766         <size>195</size>
43767       </method>
43768       <method name="Int32 &lt;&gt;m__0()">
43769         <size>44</size>
43770       </method>
43771       <method name="Void Dispose()">
43772         <size>8</size>
43773       </method>
43774       <method name="Void Reset()">
43775         <size>6</size>
43776       </method>
43777       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43778         <size>7</size>
43779       </method>
43780     </type>
43781     <type name="&lt;PrivateImplementationDetails&gt;">
43782       <method name="Void .ctor()">
43783         <size>7</size>
43784       </method>
43785     </type>
43786   </test>
43787   <test name="test-anon-64.cs">
43788     <type name="Source">
43789       <method name="Void .ctor()">
43790         <size>7</size>
43791       </method>
43792       <method name="Void add_ChildSourceAdded(System.EventHandler)">
43793         <size>24</size>
43794       </method>
43795       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
43796         <size>24</size>
43797       </method>
43798       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
43799         <size>24</size>
43800       </method>
43801       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
43802         <size>24</size>
43803       </method>
43804       <method name="Source FindSource(Source)">
43805         <size>2</size>
43806       </method>
43807       <method name="Void AddSource(Source, Int32, System.Object)">
43808         <size>132</size>
43809       </method>
43810       <method name="Void Main()">
43811         <size>1</size>
43812       </method>
43813     </type>
43814     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
43815       <method name="Void .ctor()">
43816         <size>7</size>
43817       </method>
43818       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
43819         <size>30</size>
43820       </method>
43821     </type>
43822     <type name="Source">
43823       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
43824         <size>1</size>
43825       </method>
43826     </type>
43827   </test>
43828   <test name="test-anon-65.cs">
43829     <type name="BaseClass">
43830       <method name="Void .ctor(SomeDelegate)">
43831         <size>13</size>
43832       </method>
43833     </type>
43834     <type name="TestClass">
43835       <method name="Void .ctor(Int32)">
43836         <size>32</size>
43837       </method>
43838       <method name="Int32 Main(System.String[])">
43839         <size>9</size>
43840       </method>
43841     </type>
43842     <type name="BaseClass+SomeDelegate">
43843       <method name="Void .ctor(Object, IntPtr)">
43844         <size>0</size>
43845       </method>
43846       <method name="Void Invoke()">
43847         <size>0</size>
43848       </method>
43849       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43850         <size>0</size>
43851       </method>
43852       <method name="Void EndInvoke(IAsyncResult)">
43853         <size>0</size>
43854       </method>
43855     </type>
43856     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
43857       <method name="Void .ctor()">
43858         <size>7</size>
43859       </method>
43860       <method name="Void &lt;&gt;m__0()">
43861         <size>12</size>
43862       </method>
43863     </type>
43864   </test>
43865   <test name="test-anon-66.cs">
43866     <type name="Test">
43867       <method name="Void .ctor()">
43868         <size>7</size>
43869       </method>
43870       <method name="Void add_testEvent(Test+TestEventHandler)">
43871         <size>24</size>
43872       </method>
43873       <method name="Void remove_testEvent(Test+TestEventHandler)">
43874         <size>24</size>
43875       </method>
43876       <method name="Void add_TestEvent(Test+TestEventHandler)">
43877         <size>33</size>
43878       </method>
43879       <method name="Void remove_TestEvent(Test+TestEventHandler)">
43880         <size>1</size>
43881       </method>
43882       <method name="Void Main()">
43883         <size>1</size>
43884       </method>
43885     </type>
43886     <type name="Test+TestEventHandler">
43887       <method name="Void .ctor(Object, IntPtr)">
43888         <size>0</size>
43889       </method>
43890       <method name="Void Invoke()">
43891         <size>0</size>
43892       </method>
43893       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43894         <size>0</size>
43895       </method>
43896       <method name="Void EndInvoke(IAsyncResult)">
43897         <size>0</size>
43898       </method>
43899     </type>
43900     <type name="Test+&lt;&gt;c__AnonStorey0">
43901       <method name="Void .ctor()">
43902         <size>7</size>
43903       </method>
43904       <method name="Void &lt;&gt;m__0()">
43905         <size>12</size>
43906       </method>
43907     </type>
43908   </test>
43909   <test name="test-anon-67.cs">
43910     <type name="ClassOne">
43911       <method name="Void .ctor(ReturnStringDelegate)">
43912         <size>7</size>
43913       </method>
43914       <method name="Void .ctor(String)">
43915         <size>32</size>
43916       </method>
43917       <method name="Void Main()">
43918         <size>1</size>
43919       </method>
43920     </type>
43921     <type name="ClassOne+ReturnStringDelegate">
43922       <method name="Void .ctor(Object, IntPtr)">
43923         <size>0</size>
43924       </method>
43925       <method name="System.String Invoke()">
43926         <size>0</size>
43927       </method>
43928       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43929         <size>0</size>
43930       </method>
43931       <method name="System.String EndInvoke(IAsyncResult)">
43932         <size>0</size>
43933       </method>
43934     </type>
43935     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
43936       <method name="Void .ctor()">
43937         <size>7</size>
43938       </method>
43939       <method name="System.String &lt;&gt;m__0()">
43940         <size>7</size>
43941       </method>
43942     </type>
43943   </test>
43944   <test name="test-anon-68.cs">
43945     <type name="C">
43946       <method name="Void .ctor()">
43947         <size>7</size>
43948       </method>
43949       <method name="Void T(D1)">
43950         <size>1</size>
43951       </method>
43952       <method name="Void T(D2)">
43953         <size>1</size>
43954       </method>
43955       <method name="Void Main()">
43956         <size>69</size>
43957       </method>
43958     </type>
43959     <type name="D1">
43960       <method name="Void .ctor(Object, IntPtr)">
43961         <size>0</size>
43962       </method>
43963       <method name="Void Invoke(Int32)">
43964         <size>0</size>
43965       </method>
43966       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43967         <size>0</size>
43968       </method>
43969       <method name="Void EndInvoke(IAsyncResult)">
43970         <size>0</size>
43971       </method>
43972     </type>
43973     <type name="D2">
43974       <method name="Void .ctor(Object, IntPtr)">
43975         <size>0</size>
43976       </method>
43977       <method name="Void Invoke(System.String ByRef)">
43978         <size>0</size>
43979       </method>
43980       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
43981         <size>0</size>
43982       </method>
43983       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
43984         <size>0</size>
43985       </method>
43986     </type>
43987     <type name="C">
43988       <method name="Void &lt;Main&gt;m__0(Int32)">
43989         <size>1</size>
43990       </method>
43991       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
43992         <size>8</size>
43993       </method>
43994     </type>
43995   </test>
43996   <test name="test-anon-69.cs">
43997     <type name="SingleSteppingEngine">
43998       <method name="Void .ctor()">
43999         <size>7</size>
44000       </method>
44001       <method name="System.Object SendCommand(TargetAccessDelegate)">
44002         <size>8</size>
44003       </method>
44004       <method name="Void Detach()">
44005         <size>20</size>
44006       </method>
44007     </type>
44008     <type name="X">
44009       <method name="Void .ctor()">
44010         <size>7</size>
44011       </method>
44012       <method name="Void Main()">
44013         <size>1</size>
44014       </method>
44015     </type>
44016     <type name="TargetAccessDelegate">
44017       <method name="Void .ctor(Object, IntPtr)">
44018         <size>0</size>
44019       </method>
44020       <method name="System.Object Invoke(System.Object)">
44021         <size>0</size>
44022       </method>
44023       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
44024         <size>0</size>
44025       </method>
44026       <method name="System.Object EndInvoke(IAsyncResult)">
44027         <size>0</size>
44028       </method>
44029     </type>
44030     <type name="SingleSteppingEngine">
44031       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
44032         <size>19</size>
44033       </method>
44034     </type>
44035   </test>
44036   <test name="test-anon-70.cs">
44037     <type name="C">
44038       <method name="Void .ctor()">
44039         <size>7</size>
44040       </method>
44041       <method name="Void Test(C+D)">
44042         <size>1</size>
44043       </method>
44044       <method name="Void Main()">
44045         <size>98</size>
44046       </method>
44047     </type>
44048     <type name="C+D">
44049       <method name="Void .ctor(Object, IntPtr)">
44050         <size>0</size>
44051       </method>
44052       <method name="Void Invoke()">
44053         <size>0</size>
44054       </method>
44055       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44056         <size>0</size>
44057       </method>
44058       <method name="Void EndInvoke(IAsyncResult)">
44059         <size>0</size>
44060       </method>
44061     </type>
44062     <type name="UnsafeClass">
44063       <method name="Void .ctor()">
44064         <size>7</size>
44065       </method>
44066     </type>
44067     <type name="C">
44068       <method name="Void UnsafeTests()">
44069         <size>35</size>
44070       </method>
44071     </type>
44072     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
44073       <method name="Void .ctor()">
44074         <size>7</size>
44075       </method>
44076       <method name="Void &lt;&gt;m__0()">
44077         <size>14</size>
44078       </method>
44079     </type>
44080     <type name="C+&lt;Main&gt;c__AnonStorey1">
44081       <method name="Void .ctor()">
44082         <size>7</size>
44083       </method>
44084       <method name="Void &lt;&gt;m__1()">
44085         <size>38</size>
44086       </method>
44087       <method name="Void &lt;&gt;m__2()">
44088         <size>32</size>
44089       </method>
44090     </type>
44091     <type name="C">
44092       <method name="Void &lt;Main&gt;m__3()">
44093         <size>16</size>
44094       </method>
44095     </type>
44096     <type name="UnsafeClass">
44097       <method name="Int32* GetUnsafeValue()">
44098         <size>3</size>
44099       </method>
44100     </type>
44101     <type name="&lt;PrivateImplementationDetails&gt;">
44102       <method name="Void .ctor()">
44103         <size>7</size>
44104       </method>
44105     </type>
44106   </test>
44107   <test name="test-anon-71.cs">
44108     <type name="Program">
44109       <method name="Void .ctor()">
44110         <size>7</size>
44111       </method>
44112       <method name="Errno ProcessFile(System.String, Program+FdCb)">
44113         <size>2</size>
44114       </method>
44115       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
44116         <size>34</size>
44117       </method>
44118       <method name="Void Main()">
44119         <size>1</size>
44120       </method>
44121     </type>
44122     <type name="Program+FdCb">
44123       <method name="Void .ctor(Object, IntPtr)">
44124         <size>0</size>
44125       </method>
44126       <method name="Int32 Invoke(Int32)">
44127         <size>0</size>
44128       </method>
44129       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44130         <size>0</size>
44131       </method>
44132       <method name="Int32 EndInvoke(IAsyncResult)">
44133         <size>0</size>
44134       </method>
44135     </type>
44136     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
44137       <method name="Void .ctor()">
44138         <size>7</size>
44139       </method>
44140       <method name="Int32 &lt;&gt;m__0(Int32)">
44141         <size>46</size>
44142       </method>
44143     </type>
44144   </test>
44145   <test name="test-anon-72.cs">
44146     <type name="Test">
44147       <method name="Void .ctor()">
44148         <size>7</size>
44149       </method>
44150       <method name="Void AddOperator(Test+UnaryOperator)">
44151         <size>1</size>
44152       </method>
44153       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
44154         <size>5</size>
44155       </method>
44156       <method name="Void Main()">
44157         <size>1</size>
44158       </method>
44159       <method name="Void Foo()">
44160         <size>19</size>
44161       </method>
44162     </type>
44163     <type name="Test+UnaryOperator">
44164       <method name="Void .ctor(Object, IntPtr)">
44165         <size>0</size>
44166       </method>
44167       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
44168         <size>0</size>
44169       </method>
44170       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
44171         <size>0</size>
44172       </method>
44173       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
44174         <size>0</size>
44175       </method>
44176     </type>
44177     <type name="Test">
44178       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
44179         <size>31</size>
44180       </method>
44181     </type>
44182   </test>
44183   <test name="test-anon-73.cs">
44184     <type name="T">
44185       <method name="Void .ctor()">
44186         <size>7</size>
44187       </method>
44188       <method name="Void Main()">
44189         <size>31</size>
44190       </method>
44191       <method name="Void Test_1()">
44192         <size>36</size>
44193       </method>
44194     </type>
44195     <type name="D">
44196       <method name="Void .ctor(Object, IntPtr)">
44197         <size>0</size>
44198       </method>
44199       <method name="Void Invoke(System.Object)">
44200         <size>0</size>
44201       </method>
44202       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
44203         <size>0</size>
44204       </method>
44205       <method name="Void EndInvoke(IAsyncResult)">
44206         <size>0</size>
44207       </method>
44208     </type>
44209     <type name="T">
44210       <method name="Void &lt;Main&gt;m__0(System.Object)">
44211         <size>15</size>
44212       </method>
44213       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
44214         <size>29</size>
44215       </method>
44216     </type>
44217   </test>
44218   <test name="test-anon-74.cs">
44219     <type name="Foo">
44220       <method name="Void Baz(Foo+SimpleDelegate)">
44221         <size>8</size>
44222       </method>
44223       <method name="Void Main(System.String[])">
44224         <size>35</size>
44225       </method>
44226     </type>
44227     <type name="Foo+SimpleDelegate">
44228       <method name="Void .ctor(Object, IntPtr)">
44229         <size>0</size>
44230       </method>
44231       <method name="System.String[,] Invoke()">
44232         <size>0</size>
44233       </method>
44234       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44235         <size>0</size>
44236       </method>
44237       <method name="System.String[,] EndInvoke(IAsyncResult)">
44238         <size>0</size>
44239       </method>
44240     </type>
44241     <type name="Foo">
44242       <method name="System.String[,] &lt;Main&gt;m__0()">
44243         <size>34</size>
44244       </method>
44245     </type>
44246   </test>
44247   <test name="test-anon-75.cs">
44248     <type name="Data">
44249       <method name="Void .ctor()">
44250         <size>7</size>
44251       </method>
44252     </type>
44253     <type name="Test">
44254       <method name="Void .ctor()">
44255         <size>7</size>
44256       </method>
44257       <method name="Void Foo(Int32, D)">
44258         <size>1</size>
44259       </method>
44260       <method name="Void Main()">
44261         <size>1</size>
44262       </method>
44263       <method name="Void TestMe()">
44264         <size>154</size>
44265       </method>
44266       <method name="Boolean &lt;TestMe&gt;m__0()">
44267         <size>2</size>
44268       </method>
44269     </type>
44270     <type name="D">
44271       <method name="Void .ctor(Object, IntPtr)">
44272         <size>0</size>
44273       </method>
44274       <method name="Boolean Invoke()">
44275         <size>0</size>
44276       </method>
44277       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44278         <size>0</size>
44279       </method>
44280       <method name="Boolean EndInvoke(IAsyncResult)">
44281         <size>0</size>
44282       </method>
44283     </type>
44284     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
44285       <method name="Void .ctor()">
44286         <size>7</size>
44287       </method>
44288       <method name="Boolean &lt;&gt;m__2()">
44289         <size>14</size>
44290       </method>
44291     </type>
44292     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
44293       <method name="Void .ctor()">
44294         <size>7</size>
44295       </method>
44296     </type>
44297     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
44298       <method name="Boolean &lt;&gt;m__1()">
44299         <size>54</size>
44300       </method>
44301     </type>
44302   </test>
44303   <test name="test-anon-76.cs">
44304     <type name="C">
44305       <method name="Void .ctor()">
44306         <size>7</size>
44307       </method>
44308       <method name="Void set_Item(System.String, FactoryDelegate)">
44309         <size>8</size>
44310       </method>
44311       <method name="FactoryDelegate get_Item(System.String)">
44312         <size>7</size>
44313       </method>
44314       <method name="Void X()">
44315         <size>24</size>
44316       </method>
44317       <method name="Int32 Main()">
44318         <size>70</size>
44319       </method>
44320     </type>
44321     <type name="FactoryDelegate">
44322       <method name="Void .ctor(Object, IntPtr)">
44323         <size>0</size>
44324       </method>
44325       <method name="System.Object Invoke()">
44326         <size>0</size>
44327       </method>
44328       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44329         <size>0</size>
44330       </method>
44331       <method name="System.Object EndInvoke(IAsyncResult)">
44332         <size>0</size>
44333       </method>
44334     </type>
44335     <type name="C">
44336       <method name="System.Object &lt;X&gt;m__0()">
44337         <size>30</size>
44338       </method>
44339     </type>
44340   </test>
44341   <test name="test-anon-77.cs">
44342     <type name="y">
44343       <method name="Void .ctor()">
44344         <size>7</size>
44345       </method>
44346       <method name="Boolean get_Item(Int32)">
44347         <size>28</size>
44348       </method>
44349       <method name="Void set_Item(Int32, Boolean)">
44350         <size>10</size>
44351       </method>
44352       <method name="Void Main()">
44353         <size>1</size>
44354       </method>
44355     </type>
44356     <type name="D">
44357       <method name="Void .ctor(Object, IntPtr)">
44358         <size>0</size>
44359       </method>
44360       <method name="Void Invoke()">
44361         <size>0</size>
44362       </method>
44363       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44364         <size>0</size>
44365       </method>
44366       <method name="Void EndInvoke(IAsyncResult)">
44367         <size>0</size>
44368       </method>
44369     </type>
44370     <type name="y+&lt;&gt;c__AnonStorey0">
44371       <method name="Void .ctor()">
44372         <size>7</size>
44373       </method>
44374       <method name="Void &lt;&gt;m__0()">
44375         <size>8</size>
44376       </method>
44377     </type>
44378   </test>
44379   <test name="test-anon-78.cs">
44380     <type name="DelegateTest">
44381       <method name="Void .ctor()">
44382         <size>7</size>
44383       </method>
44384       <method name="Void .cctor()">
44385         <size>8</size>
44386       </method>
44387       <method name="Void Foo(D1)">
44388         <size>7</size>
44389       </method>
44390       <method name="Void Foo(D2)">
44391         <size>1</size>
44392       </method>
44393       <method name="Int32 Main()">
44394         <size>50</size>
44395       </method>
44396       <method name="Void &lt;Main&gt;m__0()">
44397         <size>18</size>
44398       </method>
44399     </type>
44400     <type name="D1">
44401       <method name="Void .ctor(Object, IntPtr)">
44402         <size>0</size>
44403       </method>
44404       <method name="Void Invoke()">
44405         <size>0</size>
44406       </method>
44407       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44408         <size>0</size>
44409       </method>
44410       <method name="Void EndInvoke(IAsyncResult)">
44411         <size>0</size>
44412       </method>
44413     </type>
44414     <type name="D2">
44415       <method name="Void .ctor(Object, IntPtr)">
44416         <size>0</size>
44417       </method>
44418       <method name="Void Invoke()">
44419         <size>0</size>
44420       </method>
44421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44422         <size>0</size>
44423       </method>
44424       <method name="Void EndInvoke(IAsyncResult)">
44425         <size>0</size>
44426       </method>
44427     </type>
44428   </test>
44429   <test name="test-anon-79.cs">
44430     <type name="Test">
44431       <method name="Void .ctor()">
44432         <size>7</size>
44433       </method>
44434       <method name="Void add_E(Test+D)">
44435         <size>24</size>
44436       </method>
44437       <method name="Void remove_E(Test+D)">
44438         <size>24</size>
44439       </method>
44440       <method name="Void add_Changed(Test+D)">
44441         <size>30</size>
44442       </method>
44443       <method name="Void remove_Changed(Test+D)">
44444         <size>1</size>
44445       </method>
44446       <method name="Void Foo()">
44447         <size>1</size>
44448       </method>
44449       <method name="Void Main()">
44450         <size>1</size>
44451       </method>
44452     </type>
44453     <type name="Test+D">
44454       <method name="Void .ctor(Object, IntPtr)">
44455         <size>0</size>
44456       </method>
44457       <method name="Void Invoke()">
44458         <size>0</size>
44459       </method>
44460       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44461         <size>0</size>
44462       </method>
44463       <method name="Void EndInvoke(IAsyncResult)">
44464         <size>0</size>
44465       </method>
44466     </type>
44467     <type name="Test">
44468       <method name="Void &lt;add_Changed&gt;m__0()">
44469         <size>7</size>
44470       </method>
44471     </type>
44472   </test>
44473   <test name="test-anon-80.cs">
44474     <type name="MonoBug.MyTest">
44475       <method name="Void .ctor()">
44476         <size>7</size>
44477       </method>
44478       <method name="Int32 Main()">
44479         <size>167</size>
44480       </method>
44481     </type>
44482     <type name="MonoBug.MyTest+EventHandlers">
44483       <method name="Void .ctor()">
44484         <size>18</size>
44485       </method>
44486       <method name="System.EventHandler get_DoNothingEventHandler()">
44487         <size>30</size>
44488       </method>
44489       <method name="System.EventHandler get_DoSomethingEventHandler()">
44490         <size>13</size>
44491       </method>
44492       <method name="System.EventHandler get_Handler()">
44493         <size>7</size>
44494       </method>
44495       <method name="Void set_Handler(System.EventHandler)">
44496         <size>8</size>
44497       </method>
44498       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
44499         <size>1</size>
44500       </method>
44501       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
44502         <size>15</size>
44503       </method>
44504     </type>
44505   </test>
44506   <test name="test-anon-81.cs">
44507     <type name="C">
44508       <method name="Void .ctor()">
44509         <size>7</size>
44510       </method>
44511       <method name="Int32 Main()">
44512         <size>20</size>
44513       </method>
44514       <method name="Int32 Test()">
44515         <size>27</size>
44516       </method>
44517       <method name="Int32 Foo2(C+Cmd2)">
44518         <size>7</size>
44519       </method>
44520       <method name="Void Foo(C+Cmd)">
44521         <size>7</size>
44522       </method>
44523     </type>
44524     <type name="C+Cmd">
44525       <method name="Void .ctor(Object, IntPtr)">
44526         <size>0</size>
44527       </method>
44528       <method name="Void Invoke()">
44529         <size>0</size>
44530       </method>
44531       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44532         <size>0</size>
44533       </method>
44534       <method name="Void EndInvoke(IAsyncResult)">
44535         <size>0</size>
44536       </method>
44537     </type>
44538     <type name="C+Cmd2">
44539       <method name="Void .ctor(Object, IntPtr)">
44540         <size>0</size>
44541       </method>
44542       <method name="Int32 Invoke()">
44543         <size>0</size>
44544       </method>
44545       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44546         <size>0</size>
44547       </method>
44548       <method name="Int32 EndInvoke(IAsyncResult)">
44549         <size>0</size>
44550       </method>
44551     </type>
44552     <type name="C">
44553       <method name="Int32 &lt;Test&gt;m__0()">
44554         <size>45</size>
44555       </method>
44556     </type>
44557     <type name="C+&lt;Test&gt;c__AnonStorey1">
44558       <method name="Void .ctor()">
44559         <size>7</size>
44560       </method>
44561       <method name="Void &lt;&gt;m__1()">
44562         <size>44</size>
44563       </method>
44564     </type>
44565     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
44566       <method name="Void .ctor()">
44567         <size>7</size>
44568       </method>
44569       <method name="Void &lt;&gt;m__2()">
44570         <size>18</size>
44571       </method>
44572     </type>
44573   </test>
44574   <test name="test-anon-82.cs">
44575     <type name="MainClass">
44576       <method name="Void .ctor()">
44577         <size>7</size>
44578       </method>
44579       <method name="Void Main()">
44580         <size>87</size>
44581       </method>
44582       <method name="Void Test2(Int32)">
44583         <size>31</size>
44584       </method>
44585       <method name="Void Test3(Int32)">
44586         <size>57</size>
44587       </method>
44588       <method name="Void Test4()">
44589         <size>31</size>
44590       </method>
44591       <method name="Void Test5(Int32)">
44592         <size>27</size>
44593       </method>
44594       <method name="Void SimpleCallback(MainClass, System.String)">
44595         <size>7</size>
44596       </method>
44597     </type>
44598     <type name="MainClass+D">
44599       <method name="Void .ctor(Object, IntPtr)">
44600         <size>0</size>
44601       </method>
44602       <method name="Int32 Invoke(Int32)">
44603         <size>0</size>
44604       </method>
44605       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44606         <size>0</size>
44607       </method>
44608       <method name="Int32 EndInvoke(IAsyncResult)">
44609         <size>0</size>
44610       </method>
44611     </type>
44612     <type name="StringSender">
44613       <method name="Void .ctor(Object, IntPtr)">
44614         <size>0</size>
44615       </method>
44616       <method name="Void Invoke(System.String)">
44617         <size>0</size>
44618       </method>
44619       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
44620         <size>0</size>
44621       </method>
44622       <method name="Void EndInvoke(IAsyncResult)">
44623         <size>0</size>
44624       </method>
44625     </type>
44626     <type name="VoidDelegate">
44627       <method name="Void .ctor(Object, IntPtr)">
44628         <size>0</size>
44629       </method>
44630       <method name="Void Invoke()">
44631         <size>0</size>
44632       </method>
44633       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44634         <size>0</size>
44635       </method>
44636       <method name="Void EndInvoke(IAsyncResult)">
44637         <size>0</size>
44638       </method>
44639     </type>
44640     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44641       <method name="Void .ctor()">
44642         <size>7</size>
44643       </method>
44644     </type>
44645     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44646       <method name="Void .ctor()">
44647         <size>7</size>
44648       </method>
44649     </type>
44650     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44651       <method name="Void .ctor()">
44652         <size>7</size>
44653       </method>
44654     </type>
44655     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44656       <method name="Void .ctor()">
44657         <size>7</size>
44658       </method>
44659     </type>
44660     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44661       <method name="Void .ctor()">
44662         <size>7</size>
44663       </method>
44664     </type>
44665     <type name="MainClass">
44666       <method name="Void &lt;Test2&gt;m__1(System.String)">
44667         <size>27</size>
44668       </method>
44669       <method name="Void &lt;Test3&gt;m__3()">
44670         <size>1</size>
44671       </method>
44672       <method name="Void &lt;Test4&gt;m__4()">
44673         <size>31</size>
44674       </method>
44675       <method name="Void &lt;Test4&gt;m__7()">
44676         <size>28</size>
44677       </method>
44678     </type>
44679     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
44680       <method name="Void &lt;&gt;m__0()">
44681         <size>25</size>
44682       </method>
44683       <method name="Void &lt;&gt;m__9(System.String)">
44684         <size>13</size>
44685       </method>
44686     </type>
44687     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
44688       <method name="Void &lt;&gt;m__2()">
44689         <size>9</size>
44690       </method>
44691     </type>
44692     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
44693       <method name="Int32 &lt;&gt;m__5(Int32)">
44694         <size>46</size>
44695       </method>
44696       <method name="Int32 &lt;&gt;m__A(Int32)">
44697         <size>2</size>
44698       </method>
44699     </type>
44700     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
44701       <method name="Void &lt;&gt;m__6()">
44702         <size>12</size>
44703       </method>
44704     </type>
44705     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
44706       <method name="Void &lt;&gt;m__8()">
44707         <size>14</size>
44708       </method>
44709       <method name="Void &lt;&gt;m__B()">
44710         <size>8</size>
44711       </method>
44712     </type>
44713   </test>
44714   <test name="test-anon-84.cs">
44715     <type name="C">
44716       <method name="Void .ctor()">
44717         <size>42</size>
44718       </method>
44719       <method name="Void .ctor(D)">
44720         <size>42</size>
44721       </method>
44722       <method name="Int32 Main()">
44723         <size>19</size>
44724       </method>
44725     </type>
44726     <type name="D">
44727       <method name="Void .ctor(Object, IntPtr)">
44728         <size>0</size>
44729       </method>
44730       <method name="C Invoke(Int32)">
44731         <size>0</size>
44732       </method>
44733       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
44734         <size>0</size>
44735       </method>
44736       <method name="C EndInvoke(IAsyncResult)">
44737         <size>0</size>
44738       </method>
44739     </type>
44740     <type name="C">
44741       <method name="C &lt;field&gt;m__0(Int32)">
44742         <size>4</size>
44743       </method>
44744     </type>
44745   </test>
44746   <test name="test-anon-85.cs">
44747     <type name="X">
44748       <method name="Void .ctor()">
44749         <size>7</size>
44750       </method>
44751       <method name="Int32 Main()">
44752         <size>29</size>
44753       </method>
44754     </type>
44755     <type name="X+D">
44756       <method name="Void .ctor(Object, IntPtr)">
44757         <size>0</size>
44758       </method>
44759       <method name="Void Invoke()">
44760         <size>0</size>
44761       </method>
44762       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44763         <size>0</size>
44764       </method>
44765       <method name="Void EndInvoke(IAsyncResult)">
44766         <size>0</size>
44767       </method>
44768     </type>
44769     <type name="X+&lt;Main&gt;c__AnonStorey0">
44770       <method name="Void .ctor()">
44771         <size>7</size>
44772       </method>
44773       <method name="Void &lt;&gt;m__0()">
44774         <size>8</size>
44775       </method>
44776     </type>
44777   </test>
44778   <test name="test-anon-86.cs">
44779     <type name="Bug.A">
44780       <method name="Void .ctor()">
44781         <size>50</size>
44782       </method>
44783       <method name="Void Test()">
44784         <size>1</size>
44785       </method>
44786       <method name="Int32 Main()">
44787         <size>8</size>
44788       </method>
44789     </type>
44790     <type name="Bug.B">
44791       <method name="Void .ctor()">
44792         <size>7</size>
44793       </method>
44794       <method name="Int32 get_Prop()">
44795         <size>2</size>
44796       </method>
44797     </type>
44798     <type name="Bug.EventHandler">
44799       <method name="Void .ctor(Object, IntPtr)">
44800         <size>0</size>
44801       </method>
44802       <method name="Void Invoke()">
44803         <size>0</size>
44804       </method>
44805       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44806         <size>0</size>
44807       </method>
44808       <method name="Void EndInvoke(IAsyncResult)">
44809         <size>0</size>
44810       </method>
44811     </type>
44812     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
44813       <method name="Void .ctor()">
44814         <size>7</size>
44815       </method>
44816       <method name="Void &lt;&gt;m__0()">
44817         <size>24</size>
44818       </method>
44819     </type>
44820   </test>
44821   <test name="test-anon-87.cs">
44822     <type name="Bug.AA">
44823       <method name="Void .ctor(BB)">
44824         <size>51</size>
44825       </method>
44826       <method name="Void TestMe()">
44827         <size>1</size>
44828       </method>
44829       <method name="Int32 Main()">
44830         <size>18</size>
44831       </method>
44832     </type>
44833     <type name="Bug.BB">
44834       <method name="Void .ctor(String)">
44835         <size>18</size>
44836       </method>
44837       <method name="Void Foo()">
44838         <size>1</size>
44839       </method>
44840     </type>
44841     <type name="Bug.D">
44842       <method name="Void .ctor(Object, IntPtr)">
44843         <size>0</size>
44844       </method>
44845       <method name="Void Invoke()">
44846         <size>0</size>
44847       </method>
44848       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44849         <size>0</size>
44850       </method>
44851       <method name="Void EndInvoke(IAsyncResult)">
44852         <size>0</size>
44853       </method>
44854     </type>
44855     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
44856       <method name="Void .ctor()">
44857         <size>7</size>
44858       </method>
44859       <method name="Void &lt;&gt;m__0()">
44860         <size>23</size>
44861       </method>
44862     </type>
44863   </test>
44864   <test name="test-anon-88.cs">
44865     <type name="C">
44866       <method name="Void .ctor()">
44867         <size>7</size>
44868       </method>
44869       <method name="Int32 Main()">
44870         <size>12</size>
44871       </method>
44872       <method name="Void Test()">
44873         <size>102</size>
44874       </method>
44875     </type>
44876     <type name="C+D">
44877       <method name="Void .ctor(Object, IntPtr)">
44878         <size>0</size>
44879       </method>
44880       <method name="Void Invoke()">
44881         <size>0</size>
44882       </method>
44883       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44884         <size>0</size>
44885       </method>
44886       <method name="Void EndInvoke(IAsyncResult)">
44887         <size>0</size>
44888       </method>
44889     </type>
44890     <type name="C+&lt;Test&gt;c__AnonStorey0">
44891       <method name="Void .ctor()">
44892         <size>7</size>
44893       </method>
44894       <method name="Void &lt;&gt;m__2()">
44895         <size>8</size>
44896       </method>
44897     </type>
44898     <type name="C+&lt;Test&gt;c__AnonStorey2">
44899       <method name="Void .ctor()">
44900         <size>7</size>
44901       </method>
44902       <method name="Void &lt;&gt;m__0()">
44903         <size>69</size>
44904       </method>
44905       <method name="Void &lt;&gt;m__1()">
44906         <size>8</size>
44907       </method>
44908       <method name="Void &lt;&gt;m__4()">
44909         <size>3</size>
44910       </method>
44911     </type>
44912     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
44913       <method name="Void .ctor()">
44914         <size>7</size>
44915       </method>
44916       <method name="Void &lt;&gt;m__3()">
44917         <size>20</size>
44918       </method>
44919     </type>
44920   </test>
44921   <test name="test-anon-89.cs">
44922     <type name="C">
44923       <method name="Void .ctor()">
44924         <size>7</size>
44925       </method>
44926       <method name="Int32 Main()">
44927         <size>12</size>
44928       </method>
44929       <method name="System.Object get_GdkWindow()">
44930         <size>2</size>
44931       </method>
44932       <method name="Void set_GdkWindow(System.Object)">
44933         <size>1</size>
44934       </method>
44935       <method name="Void Invoke(C+D)">
44936         <size>1</size>
44937       </method>
44938       <method name="Void Test()">
44939         <size>69</size>
44940       </method>
44941     </type>
44942     <type name="C+D">
44943       <method name="Void .ctor(Object, IntPtr)">
44944         <size>0</size>
44945       </method>
44946       <method name="Void Invoke()">
44947         <size>0</size>
44948       </method>
44949       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44950         <size>0</size>
44951       </method>
44952       <method name="Void EndInvoke(IAsyncResult)">
44953         <size>0</size>
44954       </method>
44955     </type>
44956     <type name="C+&lt;Test&gt;c__AnonStorey0">
44957       <method name="Void .ctor()">
44958         <size>7</size>
44959       </method>
44960       <method name="Void &lt;&gt;m__0()">
44961         <size>108</size>
44962       </method>
44963       <method name="Void &lt;&gt;m__3()">
44964         <size>29</size>
44965       </method>
44966     </type>
44967     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
44968       <method name="Void .ctor()">
44969         <size>7</size>
44970       </method>
44971       <method name="Void &lt;&gt;m__1()">
44972         <size>18</size>
44973       </method>
44974       <method name="Void &lt;&gt;m__2()">
44975         <size>49</size>
44976       </method>
44977     </type>
44978   </test>
44979   <test name="test-anon-90.cs">
44980     <type name="C">
44981       <method name="Void .ctor()">
44982         <size>7</size>
44983       </method>
44984       <method name="Int32 Main()">
44985         <size>12</size>
44986       </method>
44987       <method name="Void Foo()">
44988         <size>27</size>
44989       </method>
44990     </type>
44991     <type name="C+D">
44992       <method name="Void .ctor(Object, IntPtr)">
44993         <size>0</size>
44994       </method>
44995       <method name="Void Invoke()">
44996         <size>0</size>
44997       </method>
44998       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44999         <size>0</size>
45000       </method>
45001       <method name="Void EndInvoke(IAsyncResult)">
45002         <size>0</size>
45003       </method>
45004     </type>
45005     <type name="C+&lt;Foo&gt;c__AnonStorey0">
45006       <method name="Void .ctor()">
45007         <size>7</size>
45008       </method>
45009       <method name="Void &lt;&gt;m__0()">
45010         <size>66</size>
45011       </method>
45012     </type>
45013     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
45014       <method name="Void .ctor()">
45015         <size>7</size>
45016       </method>
45017     </type>
45018     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
45019       <method name="Void .ctor()">
45020         <size>7</size>
45021       </method>
45022       <method name="Void &lt;&gt;m__1()">
45023         <size>32</size>
45024       </method>
45025     </type>
45026   </test>
45027   <test name="test-anon-91.cs">
45028     <type name="A">
45029       <method name="Void .ctor(Int32)">
45030         <size>27</size>
45031       </method>
45032     </type>
45033     <type name="C">
45034       <method name="Void .ctor()">
45035         <size>7</size>
45036       </method>
45037       <method name="Int32 Main()">
45038         <size>12</size>
45039       </method>
45040       <method name="Void SelectCommand(Int32)">
45041         <size>1</size>
45042       </method>
45043       <method name="Void Test()">
45044         <size>66</size>
45045       </method>
45046     </type>
45047     <type name="C+D">
45048       <method name="Void .ctor(Object, IntPtr)">
45049         <size>0</size>
45050       </method>
45051       <method name="Void Invoke()">
45052         <size>0</size>
45053       </method>
45054       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45055         <size>0</size>
45056       </method>
45057       <method name="Void EndInvoke(IAsyncResult)">
45058         <size>0</size>
45059       </method>
45060     </type>
45061     <type name="C+&lt;Test&gt;c__AnonStorey0">
45062       <method name="Void .ctor()">
45063         <size>7</size>
45064       </method>
45065       <method name="Void &lt;&gt;m__0()">
45066         <size>109</size>
45067       </method>
45068     </type>
45069     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
45070       <method name="Void .ctor()">
45071         <size>7</size>
45072       </method>
45073       <method name="Void &lt;&gt;m__1()">
45074         <size>23</size>
45075       </method>
45076     </type>
45077   </test>
45078   <test name="test-anon-92.cs">
45079     <type name="MainClass">
45080       <method name="Void Test(IEnumerable)">
45081         <size>33</size>
45082       </method>
45083       <method name="Int32 Main()">
45084         <size>21</size>
45085       </method>
45086       <method name="Void .ctor()">
45087         <size>7</size>
45088       </method>
45089     </type>
45090     <type name="D">
45091       <method name="Void Invoke()">
45092         <size>0</size>
45093       </method>
45094       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45095         <size>0</size>
45096       </method>
45097       <method name="Void EndInvoke(IAsyncResult)">
45098         <size>0</size>
45099       </method>
45100       <method name="Void .ctor(Object, IntPtr)">
45101         <size>0</size>
45102       </method>
45103     </type>
45104     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
45105       <method name="Void &lt;&gt;m__0()">
45106         <size>72</size>
45107       </method>
45108       <method name="Void .ctor()">
45109         <size>7</size>
45110       </method>
45111     </type>
45112   </test>
45113   <test name="test-anon-93.cs">
45114     <type name="BaseTest.MainClass">
45115       <method name="Void add_MyEvent(System.EventHandler)">
45116         <size>55</size>
45117       </method>
45118       <method name="Void remove_MyEvent(System.EventHandler)">
45119         <size>55</size>
45120       </method>
45121       <method name="Void RaiseMyEvent(System.Object, System.EventArgs)">
45122         <size>14</size>
45123       </method>
45124       <method name="Void Main()">
45125         <size>50</size>
45126       </method>
45127       <method name="Void &lt;Main&gt;m__2(System.Object, System.EventArgs)">
45128         <size>13</size>
45129       </method>
45130       <method name="Void .ctor()">
45131         <size>7</size>
45132       </method>
45133     </type>
45134     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey0">
45135       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
45136         <size>23</size>
45137       </method>
45138       <method name="Void .ctor()">
45139         <size>7</size>
45140       </method>
45141     </type>
45142     <type name="BaseTest.MainClass+&lt;&gt;c__AnonStorey1">
45143       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
45144         <size>23</size>
45145       </method>
45146       <method name="Void .ctor()">
45147         <size>7</size>
45148       </method>
45149     </type>
45150   </test>
45151   <test name="test-anon-94.cs">
45152     <type name="Program">
45153       <method name="Int32 Main()">
45154         <size>29</size>
45155       </method>
45156       <method name="Void .ctor()">
45157         <size>7</size>
45158       </method>
45159     </type>
45160     <type name="Program+BaseClass">
45161       <method name="Void Print()">
45162         <size>19</size>
45163       </method>
45164       <method name="Void .ctor()">
45165         <size>7</size>
45166       </method>
45167     </type>
45168     <type name="Program+Derived">
45169       <method name="Void Print()">
45170         <size>20</size>
45171       </method>
45172       <method name="Void &lt;Print&gt;m__0()">
45173         <size>7</size>
45174       </method>
45175       <method name="Void .ctor()">
45176         <size>7</size>
45177       </method>
45178     </type>
45179   </test>
45180   <test name="test-cls-00.cs">
45181     <type name="CLSCLass_6">
45182       <method name="Void .ctor()">
45183         <size>18</size>
45184       </method>
45185       <method name="Void add_Disposed(Delegate)">
45186         <size>19</size>
45187       </method>
45188       <method name="Void remove_Disposed(Delegate)">
45189         <size>19</size>
45190       </method>
45191     </type>
45192     <type name="CLSDelegate">
45193       <method name="Void .ctor()">
45194         <size>7</size>
45195       </method>
45196     </type>
45197     <type name="CLSClass_5">
45198       <method name="Void .ctor()">
45199         <size>7</size>
45200       </method>
45201       <method name="UInt32 Test()">
45202         <size>2</size>
45203       </method>
45204     </type>
45205     <type name="CLSClass_4">
45206       <method name="Void .ctor()">
45207         <size>7</size>
45208       </method>
45209       <method name="UInt32 Test()">
45210         <size>2</size>
45211       </method>
45212     </type>
45213     <type name="CLSClass_3">
45214       <method name="Void .ctor()">
45215         <size>7</size>
45216       </method>
45217       <method name="UInt32 Test_3()">
45218         <size>2</size>
45219       </method>
45220     </type>
45221     <type name="CLSClass_2">
45222       <method name="Void .ctor()">
45223         <size>7</size>
45224       </method>
45225       <method name="SByte get_XX()">
45226         <size>2</size>
45227       </method>
45228     </type>
45229     <type name="CLSClass_1">
45230       <method name="Void .ctor()">
45231         <size>7</size>
45232       </method>
45233       <method name="UInt32 Valid()">
45234         <size>2</size>
45235       </method>
45236     </type>
45237     <type name="CLSClass">
45238       <method name="Void .ctor()">
45239         <size>7</size>
45240       </method>
45241       <method name="UInt64 Valid()">
45242         <size>3</size>
45243       </method>
45244       <method name="Byte get_XX()">
45245         <size>2</size>
45246       </method>
45247       <method name="UInt32 FooInternal()">
45248         <size>2</size>
45249       </method>
45250       <method name="UInt64 Foo()">
45251         <size>3</size>
45252       </method>
45253       <method name="Void Main()">
45254         <size>1</size>
45255       </method>
45256     </type>
45257     <type name="CLSClass+C1">
45258       <method name="Void .ctor()">
45259         <size>7</size>
45260       </method>
45261       <method name="Int64 Foo2()">
45262         <size>3</size>
45263       </method>
45264     </type>
45265     <type name="CLSClass+C1+C11">
45266       <method name="Void .ctor()">
45267         <size>7</size>
45268       </method>
45269       <method name="UInt64 Foo3()">
45270         <size>3</size>
45271       </method>
45272     </type>
45273     <type name="CLSClass+CLSClass_2">
45274       <method name="Void .ctor()">
45275         <size>7</size>
45276       </method>
45277       <method name="SByte get_XX()">
45278         <size>2</size>
45279       </method>
45280     </type>
45281     <type name="Delegate">
45282       <method name="Void .ctor(Object, IntPtr)">
45283         <size>0</size>
45284       </method>
45285       <method name="CLSDelegate Invoke()">
45286         <size>0</size>
45287       </method>
45288       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45289         <size>0</size>
45290       </method>
45291       <method name="CLSDelegate EndInvoke(IAsyncResult)">
45292         <size>0</size>
45293       </method>
45294     </type>
45295   </test>
45296   <test name="test-cls-01.cs">
45297     <type name="CLSClass">
45298       <method name="Void .ctor()">
45299         <size>7</size>
45300       </method>
45301       <method name="Byte get_XX()">
45302         <size>2</size>
45303       </method>
45304       <method name="Void Main()">
45305         <size>1</size>
45306       </method>
45307     </type>
45308     <type name="Big">
45309       <method name="Void .ctor()">
45310         <size>7</size>
45311       </method>
45312       <method name="Big op_Implicit(UInt32)">
45313         <size>2</size>
45314       </method>
45315     </type>
45316     <type name="C1">
45317       <method name="Void .ctor()">
45318         <size>7</size>
45319       </method>
45320       <method name="Void method(UInt32)">
45321         <size>1</size>
45322       </method>
45323     </type>
45324   </test>
45325   <test name="test-cls-02.cs">
45326     <type name="CLSClass">
45327       <method name="Void .ctor(UInt64)">
45328         <size>7</size>
45329       </method>
45330       <method name="Void .ctor(UInt32)">
45331         <size>7</size>
45332       </method>
45333       <method name="Void set_X_0(UInt64)">
45334         <size>1</size>
45335       </method>
45336       <method name="Void set_Item(UInt64, UInt64)">
45337         <size>1</size>
45338       </method>
45339       <method name="Void Main()">
45340         <size>1</size>
45341       </method>
45342     </type>
45343     <type name="InnerTypeClasss">
45344       <method name="Void .ctor()">
45345         <size>7</size>
45346       </method>
45347       <method name="Struct Method()">
45348         <size>10</size>
45349       </method>
45350     </type>
45351   </test>
45352   <test name="test-cls-03.cs">
45353     <type name="CLSClass">
45354       <method name="Void .ctor()">
45355         <size>7</size>
45356       </method>
45357       <method name="I1 Foo()">
45358         <size>2</size>
45359       </method>
45360       <method name="Void Main()">
45361         <size>1</size>
45362       </method>
45363     </type>
45364   </test>
45365   <test name="test-cls-05.cs">
45366     <type name="X1">
45367       <method name="Void .ctor()">
45368         <size>7</size>
45369       </method>
45370     </type>
45371     <type name="X2">
45372       <method name="Void .ctor()">
45373         <size>7</size>
45374       </method>
45375     </type>
45376     <type name="X3">
45377       <method name="Void .ctor()">
45378         <size>7</size>
45379       </method>
45380       <method name="Void bb(Boolean)">
45381         <size>1</size>
45382       </method>
45383       <method name="Void BB()">
45384         <size>1</size>
45385       </method>
45386     </type>
45387     <type name="X4">
45388       <method name="Void .ctor()">
45389         <size>7</size>
45390       </method>
45391       <method name="Void method(Int32)">
45392         <size>1</size>
45393       </method>
45394       <method name="Void method(Boolean)">
45395         <size>1</size>
45396       </method>
45397       <method name="Boolean method()">
45398         <size>2</size>
45399       </method>
45400     </type>
45401     <type name="BaseClass">
45402       <method name="Void .ctor()">
45403         <size>7</size>
45404       </method>
45405     </type>
45406     <type name="CLSClass">
45407       <method name="Void .ctor()">
45408         <size>7</size>
45409       </method>
45410       <method name="Void .ctor(Int32)">
45411         <size>7</size>
45412       </method>
45413       <method name="Void Method()">
45414         <size>1</size>
45415       </method>
45416       <method name="Int32 Method(Boolean)">
45417         <size>2</size>
45418       </method>
45419       <method name="Void methoD()">
45420         <size>1</size>
45421       </method>
45422       <method name="Void Main()">
45423         <size>1</size>
45424       </method>
45425       <method name="CLSClass op_Implicit(Boolean)">
45426         <size>7</size>
45427       </method>
45428       <method name="CLSClass op_Implicit(Int32)">
45429         <size>7</size>
45430       </method>
45431     </type>
45432     <type name="oBject">
45433       <method name="Void .ctor()">
45434         <size>7</size>
45435       </method>
45436     </type>
45437     <type name="A.C1">
45438       <method name="Void .ctor()">
45439         <size>7</size>
45440       </method>
45441     </type>
45442     <type name="B.c1">
45443       <method name="Void .ctor()">
45444         <size>7</size>
45445       </method>
45446     </type>
45447     <type name="c1">
45448       <method name="Void .ctor()">
45449         <size>7</size>
45450       </method>
45451     </type>
45452     <type name="CLSClass_2">
45453       <method name="Void .ctor()">
45454         <size>7</size>
45455       </method>
45456       <method name="Void Method()">
45457         <size>1</size>
45458       </method>
45459       <method name="Void method()">
45460         <size>1</size>
45461       </method>
45462     </type>
45463     <type name="System.sByte">
45464       <method name="Void .ctor()">
45465         <size>7</size>
45466       </method>
45467     </type>
45468     <type name="System.Web.HttpBrowserCapabilities">
45469       <method name="Void .ctor()">
45470         <size>7</size>
45471       </method>
45472     </type>
45473   </test>
45474   <test name="test-cls-06.cs">
45475     <type name="CLSClass">
45476       <method name="Void .ctor()">
45477         <size>7</size>
45478       </method>
45479       <method name="Void Main()">
45480         <size>1</size>
45481       </method>
45482     </type>
45483     <type name="CLSClass_2">
45484       <method name="Void .ctor(Int32[,,])">
45485         <size>7</size>
45486       </method>
45487       <method name="Void .ctor(Int32[,])">
45488         <size>7</size>
45489       </method>
45490       <method name="Void Test(System.Int32[,], Int32)">
45491         <size>1</size>
45492       </method>
45493       <method name="Void Test(System.Int32[,,], Boolean)">
45494         <size>1</size>
45495       </method>
45496     </type>
45497     <type name="X1">
45498       <method name="Void .ctor()">
45499         <size>7</size>
45500       </method>
45501       <method name="Void M2(Int32)">
45502         <size>1</size>
45503       </method>
45504     </type>
45505     <type name="X2">
45506       <method name="Void .ctor()">
45507         <size>7</size>
45508       </method>
45509       <method name="Void M2(Int32 ByRef)">
45510         <size>1</size>
45511       </method>
45512     </type>
45513     <type name="CLSClass+MyDelegate">
45514       <method name="Void .ctor(Object, IntPtr)">
45515         <size>0</size>
45516       </method>
45517       <method name="UInt32 Invoke()">
45518         <size>0</size>
45519       </method>
45520       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45521         <size>0</size>
45522       </method>
45523       <method name="UInt32 EndInvoke(IAsyncResult)">
45524         <size>0</size>
45525       </method>
45526     </type>
45527     <type name="MyDelegate">
45528       <method name="Void .ctor(Object, IntPtr)">
45529         <size>0</size>
45530       </method>
45531       <method name="UInt32 Invoke()">
45532         <size>0</size>
45533       </method>
45534       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
45535         <size>0</size>
45536       </method>
45537       <method name="UInt32 EndInvoke(IAsyncResult)">
45538         <size>0</size>
45539       </method>
45540     </type>
45541   </test>
45542   <test name="test-cls-07.cs">
45543     <type name="aa.I1">
45544       <method name="Void .ctor()">
45545         <size>7</size>
45546       </method>
45547     </type>
45548     <type name="CLSClass">
45549       <method name="Void .ctor()">
45550         <size>7</size>
45551       </method>
45552       <method name="Void Main()">
45553         <size>1</size>
45554       </method>
45555     </type>
45556   </test>
45557   <test name="test-cls-10.cs">
45558     <type name="MainClass">
45559       <method name="Void .ctor()">
45560         <size>7</size>
45561       </method>
45562       <method name="Void Main()">
45563         <size>1</size>
45564       </method>
45565     </type>
45566   </test>
45567   <test name="test-cls-11.cs">
45568     <type name="CLSClass">
45569       <method name="Void .ctor()">
45570         <size>7</size>
45571       </method>
45572       <method name="Void Test(IComparable)">
45573         <size>0</size>
45574       </method>
45575     </type>
45576     <type name="CLSCLass_2">
45577       <method name="Void .ctor()">
45578         <size>7</size>
45579       </method>
45580       <method name="Void Test()">
45581         <size>0</size>
45582       </method>
45583     </type>
45584     <type name="CLSClass_3">
45585       <method name="Void .ctor()">
45586         <size>7</size>
45587       </method>
45588       <method name="Void Test()">
45589         <size>0</size>
45590       </method>
45591     </type>
45592     <type name="MainClass">
45593       <method name="Void .ctor()">
45594         <size>7</size>
45595       </method>
45596       <method name="Void Main()">
45597         <size>1</size>
45598       </method>
45599     </type>
45600   </test>
45601   <test name="test-cls-12.cs">
45602     <type name="MainClass">
45603       <method name="Void .ctor()">
45604         <size>7</size>
45605       </method>
45606       <method name="Void Main()">
45607         <size>1</size>
45608       </method>
45609     </type>
45610   </test>
45611   <test name="test-cls-14.cs">
45612     <type name="CLSClass">
45613       <method name="Void .ctor()">
45614         <size>7</size>
45615       </method>
45616       <method name="Void Error(Boolean)">
45617         <size>1</size>
45618       </method>
45619       <method name="CLSClass op_Implicit(Byte)">
45620         <size>6</size>
45621       </method>
45622     </type>
45623     <type name="MainClass">
45624       <method name="Void .ctor()">
45625         <size>7</size>
45626       </method>
45627       <method name="Void Main()">
45628         <size>1</size>
45629       </method>
45630     </type>
45631   </test>
45632   <test name="test-cls-15.cs">
45633     <type name="CLSAttribute_1">
45634       <method name="Void .ctor(Int32[])">
45635         <size>7</size>
45636       </method>
45637       <method name="Void .ctor(Int32)">
45638         <size>7</size>
45639       </method>
45640     </type>
45641     <type name="CLSAttribute_2">
45642       <method name="Void .ctor(Int32)">
45643         <size>7</size>
45644       </method>
45645     </type>
45646     <type name="CLSAttribute_3">
45647       <method name="Void .ctor(Int32[])">
45648         <size>7</size>
45649       </method>
45650     </type>
45651     <type name="CLSAttribute_4">
45652       <method name="Void .ctor(Int32[])">
45653         <size>7</size>
45654       </method>
45655     </type>
45656     <type name="ClassMain">
45657       <method name="Void .ctor()">
45658         <size>7</size>
45659       </method>
45660       <method name="Void Main()">
45661         <size>1</size>
45662       </method>
45663     </type>
45664   </test>
45665   <test name="test-cls-16.cs">
45666     <type name="CLSAttribute">
45667       <method name="Void .ctor(Boolean[])">
45668         <size>7</size>
45669       </method>
45670     </type>
45671     <type name="ClassMain">
45672       <method name="Void .ctor()">
45673         <size>7</size>
45674       </method>
45675       <method name="Void Main()">
45676         <size>1</size>
45677       </method>
45678     </type>
45679   </test>
45680   <test name="test-cls-17.cs">
45681     <type name="Foo">
45682       <method name="Void .ctor()">
45683         <size>7</size>
45684       </method>
45685       <method name="Void Main()">
45686         <size>1</size>
45687       </method>
45688     </type>
45689   </test>
45690   <test name="test-cls-18.cs">
45691     <type name="Base">
45692       <method name="Void .ctor()">
45693         <size>7</size>
45694       </method>
45695       <method name="Void Test(System.Int32[])">
45696         <size>1</size>
45697       </method>
45698     </type>
45699     <type name="CLSClass">
45700       <method name="Void .ctor()">
45701         <size>7</size>
45702       </method>
45703       <method name="Void Test(System.Int32[])">
45704         <size>1</size>
45705       </method>
45706       <method name="Void Main()">
45707         <size>1</size>
45708       </method>
45709     </type>
45710   </test>
45711   <test name="test-cls-19.cs">
45712     <type name="A">
45713       <method name="Void Main()">
45714         <size>1</size>
45715       </method>
45716       <method name="Void .ctor()">
45717         <size>7</size>
45718       </method>
45719     </type>
45720     <type name="A+PartialClass">
45721       <method name="Void Method1(Int32)">
45722         <size>1</size>
45723       </method>
45724       <method name="Void Method2(UInt32)">
45725         <size>1</size>
45726       </method>
45727       <method name="Void Method3(UInt32)">
45728         <size>1</size>
45729       </method>
45730       <method name="Void .ctor()">
45731         <size>7</size>
45732       </method>
45733     </type>
45734   </test>
45735   <test name="test-externalias-01.cs">
45736     <type name="Test">
45737       <method name="Void .ctor()">
45738         <size>7</size>
45739       </method>
45740       <method name="Int32 Main()">
45741         <size>64</size>
45742       </method>
45743     </type>
45744   </test>
45745   <test name="test-externalias-02.cs">
45746     <type name="Test">
45747       <method name="Void .ctor()">
45748         <size>7</size>
45749       </method>
45750       <method name="Int32 Main()">
45751         <size>64</size>
45752       </method>
45753     </type>
45754   </test>
45755   <test name="test-externalias-03.cs">
45756     <type name="Test">
45757       <method name="Void .ctor()">
45758         <size>7</size>
45759       </method>
45760       <method name="Int32 Main()">
45761         <size>64</size>
45762       </method>
45763     </type>
45764   </test>
45765   <test name="test-externalias-04.cs">
45766     <type name="Test">
45767       <method name="Void .ctor()">
45768         <size>7</size>
45769       </method>
45770       <method name="Int32 Main()">
45771         <size>64</size>
45772       </method>
45773     </type>
45774   </test>
45775   <test name="test-externalias-05.cs">
45776     <type name="Test">
45777       <method name="Void .ctor()">
45778         <size>7</size>
45779       </method>
45780       <method name="Void Main()">
45781         <size>21</size>
45782       </method>
45783     </type>
45784   </test>
45785   <test name="test-externalias-06.cs">
45786     <type name="MyAssembly01.Test">
45787       <method name="Void .ctor()">
45788         <size>7</size>
45789       </method>
45790     </type>
45791     <type name="MyAssembly01.Namespace1.Test">
45792       <method name="Void .ctor()">
45793         <size>7</size>
45794       </method>
45795     </type>
45796     <type name="MyAssembly02.Test">
45797       <method name="Void .ctor()">
45798         <size>7</size>
45799       </method>
45800     </type>
45801     <type name="MyAssembly02.Namespace1.Test">
45802       <method name="Void .ctor()">
45803         <size>7</size>
45804       </method>
45805     </type>
45806     <type name="Test">
45807       <method name="Void .ctor()">
45808         <size>7</size>
45809       </method>
45810       <method name="Void Main()">
45811         <size>1</size>
45812       </method>
45813     </type>
45814   </test>
45815   <test name="test-externalias-07.cs">
45816     <type name="NS.MyClass">
45817       <method name="Void .ctor()">
45818         <size>7</size>
45819       </method>
45820       <method name="Int32 GetInt()">
45821         <size>6</size>
45822       </method>
45823     </type>
45824     <type name="Test">
45825       <method name="Void .ctor()">
45826         <size>7</size>
45827       </method>
45828       <method name="Int32 Main()">
45829         <size>15</size>
45830       </method>
45831     </type>
45832   </test>
45833   <test name="test-externalias-08.cs">
45834     <type name="Test">
45835       <method name="Void .ctor()">
45836         <size>7</size>
45837       </method>
45838       <method name="Int32 Main()">
45839         <size>54</size>
45840       </method>
45841     </type>
45842   </test>
45843   <test name="test-externalias-09.cs">
45844     <type name="Test">
45845       <method name="Void .ctor()">
45846         <size>7</size>
45847       </method>
45848       <method name="Int32 Main()">
45849         <size>8</size>
45850       </method>
45851     </type>
45852   </test>
45853   <test name="test-iter-01.cs">
45854     <type name="X">
45855       <method name="Void .ctor()">
45856         <size>7</size>
45857       </method>
45858       <method name="IEnumerator GetIt()">
45859         <size>8</size>
45860       </method>
45861       <method name="IEnumerable GetIt2()">
45862         <size>16</size>
45863       </method>
45864       <method name="Int32 Main()">
45865         <size>173</size>
45866       </method>
45867     </type>
45868     <type name="X+&lt;GetIt&gt;c__Iterator0">
45869       <method name="Void .ctor()">
45870         <size>7</size>
45871       </method>
45872       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45873         <size>7</size>
45874       </method>
45875       <method name="Boolean MoveNext()">
45876         <size>126</size>
45877       </method>
45878       <method name="Void Dispose()">
45879         <size>8</size>
45880       </method>
45881       <method name="Void Reset()">
45882         <size>6</size>
45883       </method>
45884     </type>
45885     <type name="X+&lt;GetIt2&gt;c__Iterator1">
45886       <method name="Void .ctor()">
45887         <size>7</size>
45888       </method>
45889       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45890         <size>7</size>
45891       </method>
45892       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45893         <size>7</size>
45894       </method>
45895       <method name="Boolean MoveNext()">
45896         <size>126</size>
45897       </method>
45898       <method name="Void Dispose()">
45899         <size>8</size>
45900       </method>
45901       <method name="Void Reset()">
45902         <size>6</size>
45903       </method>
45904     </type>
45905     <type name="X+&lt;GetIt&gt;c__Iterator0">
45906       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45907         <size>7</size>
45908       </method>
45909     </type>
45910     <type name="X+&lt;GetIt2&gt;c__Iterator1">
45911       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45912         <size>7</size>
45913       </method>
45914       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
45915         <size>26</size>
45916       </method>
45917     </type>
45918   </test>
45919   <test name="test-iter-02.cs">
45920     <type name="X">
45921       <method name="Void .ctor()">
45922         <size>7</size>
45923       </method>
45924       <method name="IEnumerator GetRange()">
45925         <size>8</size>
45926       </method>
45927       <method name="Int32 Main()">
45928         <size>88</size>
45929       </method>
45930     </type>
45931     <type name="X+&lt;GetRange&gt;c__Iterator0">
45932       <method name="Void .ctor()">
45933         <size>7</size>
45934       </method>
45935       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45936         <size>7</size>
45937       </method>
45938       <method name="Boolean MoveNext()">
45939         <size>173</size>
45940       </method>
45941       <method name="Void Dispose()">
45942         <size>8</size>
45943       </method>
45944       <method name="Void Reset()">
45945         <size>6</size>
45946       </method>
45947       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
45948         <size>7</size>
45949       </method>
45950     </type>
45951   </test>
45952   <test name="test-iter-03.cs">
45953     <type name="X">
45954       <method name="Void .ctor()">
45955         <size>7</size>
45956       </method>
45957       <method name="IEnumerable GetIt(System.Int32[])">
45958         <size>30</size>
45959       </method>
45960       <method name="IEnumerable GetMulti(System.Int32[,])">
45961         <size>30</size>
45962       </method>
45963       <method name="Int32 Main()">
45964         <size>248</size>
45965       </method>
45966     </type>
45967     <type name="&lt;PrivateImplementationDetails&gt;">
45968       <method name="Void .ctor()">
45969         <size>7</size>
45970       </method>
45971     </type>
45972     <type name="X+&lt;GetIt&gt;c__Iterator0">
45973       <method name="Void .ctor()">
45974         <size>7</size>
45975       </method>
45976       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45977         <size>7</size>
45978       </method>
45979       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
45980         <size>7</size>
45981       </method>
45982       <method name="Boolean MoveNext()">
45983         <size>151</size>
45984       </method>
45985       <method name="Void Dispose()">
45986         <size>8</size>
45987       </method>
45988       <method name="Void Reset()">
45989         <size>6</size>
45990       </method>
45991     </type>
45992     <type name="X+&lt;GetMulti&gt;c__Iterator1">
45993       <method name="Void .ctor()">
45994         <size>7</size>
45995       </method>
45996       <method name="System.Object System.Collections.IEnumerator.get_Current()">
45997         <size>7</size>
45998       </method>
45999       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46000         <size>7</size>
46001       </method>
46002       <method name="Boolean MoveNext()">
46003         <size>238</size>
46004       </method>
46005       <method name="Void Dispose()">
46006         <size>8</size>
46007       </method>
46008       <method name="Void Reset()">
46009         <size>6</size>
46010       </method>
46011     </type>
46012     <type name="X+&lt;GetIt&gt;c__Iterator0">
46013       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46014         <size>7</size>
46015       </method>
46016       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46017         <size>40</size>
46018       </method>
46019     </type>
46020     <type name="X+&lt;GetMulti&gt;c__Iterator1">
46021       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46022         <size>7</size>
46023       </method>
46024       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46025         <size>40</size>
46026       </method>
46027     </type>
46028   </test>
46029   <test name="test-iter-04.cs">
46030     <type name="X">
46031       <method name="Void .ctor()">
46032         <size>7</size>
46033       </method>
46034       <method name="IEnumerable GetRange(Int32, Int32)">
46035         <size>44</size>
46036       </method>
46037       <method name="Void Main()">
46038         <size>100</size>
46039       </method>
46040     </type>
46041     <type name="X+&lt;GetRange&gt;c__Iterator0">
46042       <method name="Void .ctor()">
46043         <size>7</size>
46044       </method>
46045       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46046         <size>7</size>
46047       </method>
46048       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46049         <size>7</size>
46050       </method>
46051       <method name="Boolean MoveNext()">
46052         <size>123</size>
46053       </method>
46054       <method name="Void Dispose()">
46055         <size>8</size>
46056       </method>
46057       <method name="Void Reset()">
46058         <size>6</size>
46059       </method>
46060       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46061         <size>7</size>
46062       </method>
46063       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46064         <size>52</size>
46065       </method>
46066     </type>
46067   </test>
46068   <test name="test-iter-05.cs">
46069     <type name="X">
46070       <method name="Void .ctor()">
46071         <size>7</size>
46072       </method>
46073       <method name="IEnumerable GetIt()">
46074         <size>16</size>
46075       </method>
46076       <method name="Int32 Main()">
46077         <size>106</size>
46078       </method>
46079     </type>
46080     <type name="List">
46081       <method name="Void .ctor(Int32)">
46082         <size>19</size>
46083       </method>
46084       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46085         <size>12</size>
46086       </method>
46087       <method name="Void Add(Int32)">
46088         <size>26</size>
46089       </method>
46090       <method name="MyEnumerator GetEnumerator()">
46091         <size>7</size>
46092       </method>
46093     </type>
46094     <type name="X+&lt;GetIt&gt;c__Iterator0">
46095       <method name="Void .ctor()">
46096         <size>7</size>
46097       </method>
46098       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46099         <size>7</size>
46100       </method>
46101       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46102         <size>7</size>
46103       </method>
46104       <method name="Boolean MoveNext()">
46105         <size>183</size>
46106       </method>
46107       <method name="Void Dispose()">
46108         <size>8</size>
46109       </method>
46110       <method name="Void Reset()">
46111         <size>6</size>
46112       </method>
46113     </type>
46114     <type name="List+MyEnumerator">
46115       <method name="Void .ctor(List)">
46116         <size>15</size>
46117       </method>
46118       <method name="System.Object get_Current()">
46119         <size>24</size>
46120       </method>
46121       <method name="Boolean MoveNext()">
46122         <size>31</size>
46123       </method>
46124       <method name="Void Reset()">
46125         <size>8</size>
46126       </method>
46127     </type>
46128     <type name="X+&lt;GetIt&gt;c__Iterator0">
46129       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46130         <size>7</size>
46131       </method>
46132       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46133         <size>26</size>
46134       </method>
46135     </type>
46136   </test>
46137   <test name="test-iter-06.cs">
46138     <type name="X">
46139       <method name="Void .ctor()">
46140         <size>7</size>
46141       </method>
46142       <method name="IEnumerable Get(Int32)">
46143         <size>30</size>
46144       </method>
46145       <method name="IEnumerable GetS(Int32)">
46146         <size>30</size>
46147       </method>
46148       <method name="Int32 Main()">
46149         <size>407</size>
46150       </method>
46151     </type>
46152     <type name="S+&lt;Get&gt;c__Iterator0">
46153       <method name="Void .ctor()">
46154         <size>7</size>
46155       </method>
46156       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46157         <size>7</size>
46158       </method>
46159       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46160         <size>7</size>
46161       </method>
46162       <method name="Boolean MoveNext()">
46163         <size>183</size>
46164       </method>
46165       <method name="Void Dispose()">
46166         <size>8</size>
46167       </method>
46168       <method name="Void Reset()">
46169         <size>6</size>
46170       </method>
46171     </type>
46172     <type name="S+&lt;GetS&gt;c__Iterator1">
46173       <method name="Void .ctor()">
46174         <size>7</size>
46175       </method>
46176       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46177         <size>7</size>
46178       </method>
46179       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46180         <size>7</size>
46181       </method>
46182       <method name="Boolean MoveNext()">
46183         <size>136</size>
46184       </method>
46185       <method name="Void Dispose()">
46186         <size>8</size>
46187       </method>
46188       <method name="Void Reset()">
46189         <size>6</size>
46190       </method>
46191     </type>
46192     <type name="X+&lt;Get&gt;c__Iterator2">
46193       <method name="Void .ctor()">
46194         <size>7</size>
46195       </method>
46196       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46197         <size>7</size>
46198       </method>
46199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46200         <size>7</size>
46201       </method>
46202       <method name="Boolean MoveNext()">
46203         <size>131</size>
46204       </method>
46205       <method name="Void Dispose()">
46206         <size>8</size>
46207       </method>
46208       <method name="Void Reset()">
46209         <size>6</size>
46210       </method>
46211     </type>
46212     <type name="X+&lt;GetS&gt;c__Iterator3">
46213       <method name="Void .ctor()">
46214         <size>7</size>
46215       </method>
46216       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46217         <size>7</size>
46218       </method>
46219       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46220         <size>7</size>
46221       </method>
46222       <method name="Boolean MoveNext()">
46223         <size>136</size>
46224       </method>
46225       <method name="Void Dispose()">
46226         <size>8</size>
46227       </method>
46228       <method name="Void Reset()">
46229         <size>6</size>
46230       </method>
46231     </type>
46232     <type name="S">
46233       <method name="IEnumerable Get(Int32)">
46234         <size>42</size>
46235       </method>
46236       <method name="IEnumerable GetS(Int32)">
46237         <size>30</size>
46238       </method>
46239     </type>
46240     <type name="S+&lt;Get&gt;c__Iterator0">
46241       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46242         <size>7</size>
46243       </method>
46244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46245         <size>52</size>
46246       </method>
46247     </type>
46248     <type name="S+&lt;GetS&gt;c__Iterator1">
46249       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46250         <size>7</size>
46251       </method>
46252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46253         <size>40</size>
46254       </method>
46255     </type>
46256     <type name="X+&lt;Get&gt;c__Iterator2">
46257       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46258         <size>7</size>
46259       </method>
46260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46261         <size>40</size>
46262       </method>
46263     </type>
46264     <type name="X+&lt;GetS&gt;c__Iterator3">
46265       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46266         <size>7</size>
46267       </method>
46268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46269         <size>40</size>
46270       </method>
46271     </type>
46272   </test>
46273   <test name="test-iter-07.cs">
46274     <type name="Test">
46275       <method name="Void .ctor()">
46276         <size>7</size>
46277       </method>
46278       <method name="IEnumerable Foo(Int32)">
46279         <size>30</size>
46280       </method>
46281     </type>
46282     <type name="X">
46283       <method name="Void .ctor()">
46284         <size>7</size>
46285       </method>
46286       <method name="Int32 Main()">
46287         <size>374</size>
46288       </method>
46289     </type>
46290     <type name="Test+&lt;Foo&gt;c__Iterator0">
46291       <method name="Void .ctor()">
46292         <size>7</size>
46293       </method>
46294       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46295         <size>7</size>
46296       </method>
46297       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46298         <size>7</size>
46299       </method>
46300       <method name="Boolean MoveNext()">
46301         <size>253</size>
46302       </method>
46303       <method name="Void Dispose()">
46304         <size>112</size>
46305       </method>
46306       <method name="Void Reset()">
46307         <size>6</size>
46308       </method>
46309       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46310         <size>7</size>
46311       </method>
46312       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46313         <size>40</size>
46314       </method>
46315     </type>
46316   </test>
46317   <test name="test-iter-08.cs">
46318     <type name="Foo">
46319       <method name="Void .ctor(Int32)">
46320         <size>14</size>
46321       </method>
46322       <method name="Void Dispose()">
46323         <size>8</size>
46324       </method>
46325     </type>
46326     <type name="X">
46327       <method name="Void .ctor()">
46328         <size>7</size>
46329       </method>
46330       <method name="IEnumerable Test(Int32, Int32)">
46331         <size>44</size>
46332       </method>
46333       <method name="Int32 Main()">
46334         <size>169</size>
46335       </method>
46336     </type>
46337     <type name="X+&lt;Test&gt;c__Iterator0">
46338       <method name="Void .ctor()">
46339         <size>7</size>
46340       </method>
46341       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46342         <size>7</size>
46343       </method>
46344       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46345         <size>7</size>
46346       </method>
46347       <method name="Boolean MoveNext()">
46348         <size>360</size>
46349       </method>
46350       <method name="Void Dispose()">
46351         <size>102</size>
46352       </method>
46353       <method name="Void Reset()">
46354         <size>6</size>
46355       </method>
46356       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46357         <size>7</size>
46358       </method>
46359       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46360         <size>52</size>
46361       </method>
46362     </type>
46363   </test>
46364   <test name="test-iter-09.cs">
46365     <type name="Tester">
46366       <method name="Void .ctor()">
46367         <size>153</size>
46368       </method>
46369       <method name="IEnumerator GetEnumerator()">
46370         <size>15</size>
46371       </method>
46372     </type>
46373     <type name="Test">
46374       <method name="Void .ctor()">
46375         <size>7</size>
46376       </method>
46377       <method name="Int32 Main()">
46378         <size>270</size>
46379       </method>
46380     </type>
46381     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
46382       <method name="Void .ctor()">
46383         <size>7</size>
46384       </method>
46385       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46386         <size>7</size>
46387       </method>
46388       <method name="Boolean MoveNext()">
46389         <size>625</size>
46390       </method>
46391       <method name="Void Dispose()">
46392         <size>84</size>
46393       </method>
46394       <method name="Void Reset()">
46395         <size>6</size>
46396       </method>
46397       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46398         <size>7</size>
46399       </method>
46400     </type>
46401   </test>
46402   <test name="test-iter-10.cs">
46403     <type name="X">
46404       <method name="Void .ctor()">
46405         <size>7</size>
46406       </method>
46407       <method name="IEnumerator get_GetIt()">
46408         <size>8</size>
46409       </method>
46410       <method name="Void set_GetIt(IEnumerator)">
46411         <size>1</size>
46412       </method>
46413       <method name="IEnumerable get_Item(Int32)">
46414         <size>30</size>
46415       </method>
46416       <method name="Void set_Item(Int32, IEnumerable)">
46417         <size>1</size>
46418       </method>
46419       <method name="Int32 Main()">
46420         <size>186</size>
46421       </method>
46422     </type>
46423     <type name="X+&lt;&gt;c__Iterator0">
46424       <method name="Void .ctor()">
46425         <size>7</size>
46426       </method>
46427       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46428         <size>7</size>
46429       </method>
46430       <method name="Boolean MoveNext()">
46431         <size>126</size>
46432       </method>
46433       <method name="Void Dispose()">
46434         <size>8</size>
46435       </method>
46436       <method name="Void Reset()">
46437         <size>6</size>
46438       </method>
46439     </type>
46440     <type name="X+&lt;&gt;c__Iterator1">
46441       <method name="Void .ctor()">
46442         <size>7</size>
46443       </method>
46444       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46445         <size>7</size>
46446       </method>
46447       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46448         <size>7</size>
46449       </method>
46450       <method name="Boolean MoveNext()">
46451         <size>145</size>
46452       </method>
46453       <method name="Void Dispose()">
46454         <size>8</size>
46455       </method>
46456       <method name="Void Reset()">
46457         <size>6</size>
46458       </method>
46459     </type>
46460     <type name="X+&lt;&gt;c__Iterator0">
46461       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46462         <size>7</size>
46463       </method>
46464     </type>
46465     <type name="X+&lt;&gt;c__Iterator1">
46466       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46467         <size>7</size>
46468       </method>
46469       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46470         <size>40</size>
46471       </method>
46472     </type>
46473   </test>
46474   <test name="test-iter-11.cs">
46475     <type name="X">
46476       <method name="Void .ctor()">
46477         <size>7</size>
46478       </method>
46479       <method name="Void add_Hook(System.EventHandler)">
46480         <size>24</size>
46481       </method>
46482       <method name="Void remove_Hook(System.EventHandler)">
46483         <size>24</size>
46484       </method>
46485       <method name="IEnumerator Pipeline()">
46486         <size>15</size>
46487       </method>
46488       <method name="Void M(System.Object, System.EventArgs)">
46489         <size>11</size>
46490       </method>
46491       <method name="Void Main()">
46492         <size>55</size>
46493       </method>
46494     </type>
46495     <type name="X+&lt;Pipeline&gt;c__Iterator0">
46496       <method name="Void .ctor()">
46497         <size>7</size>
46498       </method>
46499       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46500         <size>7</size>
46501       </method>
46502       <method name="Boolean MoveNext()">
46503         <size>124</size>
46504       </method>
46505       <method name="Void Dispose()">
46506         <size>8</size>
46507       </method>
46508       <method name="Void Reset()">
46509         <size>6</size>
46510       </method>
46511       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46512         <size>7</size>
46513       </method>
46514     </type>
46515   </test>
46516   <test name="test-iter-12.cs">
46517     <type name="X">
46518       <method name="Void .ctor()">
46519         <size>7</size>
46520       </method>
46521       <method name="IEnumerable a()">
46522         <size>23</size>
46523       </method>
46524       <method name="Void Main()">
46525         <size>1</size>
46526       </method>
46527     </type>
46528     <type name="X+&lt;a&gt;c__Iterator0">
46529       <method name="Void .ctor()">
46530         <size>7</size>
46531       </method>
46532       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46533         <size>7</size>
46534       </method>
46535       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46536         <size>7</size>
46537       </method>
46538       <method name="Boolean MoveNext()">
46539         <size>165</size>
46540       </method>
46541       <method name="Void Dispose()">
46542         <size>55</size>
46543       </method>
46544       <method name="Void Reset()">
46545         <size>6</size>
46546       </method>
46547       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46548         <size>7</size>
46549       </method>
46550       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46551         <size>40</size>
46552       </method>
46553     </type>
46554   </test>
46555   <test name="test-iter-13.cs">
46556     <type name="Test">
46557       <method name="Void .ctor()">
46558         <size>7</size>
46559       </method>
46560       <method name="Void .cctor()">
46561         <size>11</size>
46562       </method>
46563       <method name="Void Main()">
46564         <size>1</size>
46565       </method>
46566       <method name="IEnumerable syntax_error(System.Object, System.Object)">
46567         <size>16</size>
46568       </method>
46569     </type>
46570     <type name="Test+Yp">
46571       <method name="Void .ctor()">
46572         <size>7</size>
46573       </method>
46574       <method name="IEnumerable fail()">
46575         <size>2</size>
46576       </method>
46577     </type>
46578     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
46579       <method name="Void .ctor()">
46580         <size>7</size>
46581       </method>
46582       <method name="System.Object System.Collections.IEnumerator.get_Current()">
46583         <size>7</size>
46584       </method>
46585       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
46586         <size>7</size>
46587       </method>
46588       <method name="Boolean MoveNext()">
46589         <size>27</size>
46590       </method>
46591       <method name="Void Dispose()">
46592         <size>8</size>
46593       </method>
46594       <method name="Void Reset()">
46595         <size>6</size>
46596       </method>
46597       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
46598         <size>7</size>
46599       </method>
46600       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
46601         <size>26</size>
46602       </method>
46603     </type>
46604   </test>
46605   <test name="test-named-01.cs">
46606     <type name="A">
46607       <method name="Void .ctor()">
46608         <size>13</size>
46609       </method>
46610       <method name="Void .ctor(Object)">
46611         <size>7</size>
46612       </method>
46613       <method name="Void set_Item(Int32, Int32)">
46614         <size>8</size>
46615       </method>
46616     </type>
46617     <type name="B">
46618       <method name="Void .ctor()">
46619         <size>12</size>
46620       </method>
46621       <method name="Void set_Item(Int32, Int32)">
46622         <size>11</size>
46623       </method>
46624     </type>
46625     <type name="XAttribute">
46626       <method name="Void .ctor(Int32)">
46627         <size>7</size>
46628       </method>
46629     </type>
46630     <type name="M">
46631       <method name="Void .ctor()">
46632         <size>7</size>
46633       </method>
46634       <method name="Void Foo(Int32)">
46635         <size>1</size>
46636       </method>
46637       <method name="Int32 Main()">
46638         <size>48</size>
46639       </method>
46640     </type>
46641   </test>
46642   <test name="test-named-02.cs">
46643     <type name="A">
46644       <method name="Void .ctor()">
46645         <size>7</size>
46646       </method>
46647       <method name="Void set_Item(Int32, Int32)">
46648         <size>29</size>
46649       </method>
46650       <method name="Int32 get_Item(Int32)">
46651         <size>28</size>
46652       </method>
46653     </type>
46654     <type name="MyPoint">
46655       <method name="Void .ctor(Int32, Int32)">
46656         <size>15</size>
46657       </method>
46658     </type>
46659     <type name="C">
46660       <method name="Void .ctor()">
46661         <size>7</size>
46662       </method>
46663       <method name="Decimal Foo(Decimal, Decimal)">
46664         <size>2</size>
46665       </method>
46666       <method name="System.String Bar(Int32, System.String, Char)">
46667         <size>20</size>
46668       </method>
46669       <method name="Int32 Test(Int32, Int32)">
46670         <size>30</size>
46671       </method>
46672       <method name="Int32 Main()">
46673         <size>279</size>
46674       </method>
46675     </type>
46676   </test>
46677   <test name="test-named-03.cs">
46678     <type name="C">
46679       <method name="Void .ctor()">
46680         <size>7</size>
46681       </method>
46682       <method name="Int32 TestInt(Int32)">
46683         <size>3</size>
46684       </method>
46685       <method name="Int32 Main()">
46686         <size>23</size>
46687       </method>
46688     </type>
46689     <type name="C+IntDelegate">
46690       <method name="Void .ctor(Object, IntPtr)">
46691         <size>0</size>
46692       </method>
46693       <method name="Int32 Invoke(Int32)">
46694         <size>0</size>
46695       </method>
46696       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
46697         <size>0</size>
46698       </method>
46699       <method name="Int32 EndInvoke(IAsyncResult)">
46700         <size>0</size>
46701       </method>
46702     </type>
46703   </test>
46704   <test name="test-named-04.cs">
46705     <type name="Program">
46706       <method name="Void Foo2(Int32, Int32 ByRef)">
46707         <size>40</size>
46708       </method>
46709       <method name="Int32 Main()">
46710         <size>239</size>
46711       </method>
46712       <method name="Void .ctor()">
46713         <size>7</size>
46714       </method>
46715     </type>
46716   </test>
46717   <test name="test-partial-01.cs">
46718     <type name="Foo.Hello">
46719       <method name="Void .ctor()">
46720         <size>7</size>
46721       </method>
46722       <method name="Void .cctor()">
46723         <size>7</size>
46724       </method>
46725     </type>
46726     <type name="Bar.Hello">
46727       <method name="Void .ctor()">
46728         <size>7</size>
46729       </method>
46730       <method name="Void .cctor()">
46731         <size>8</size>
46732       </method>
46733     </type>
46734     <type name="X.Test">
46735       <method name="Void .ctor()">
46736         <size>7</size>
46737       </method>
46738       <method name="Int32 FooWorld()">
46739         <size>6</size>
46740       </method>
46741       <method name="Int32 BarWorld()">
46742         <size>6</size>
46743       </method>
46744     </type>
46745     <type name="Y">
46746       <method name="Void .ctor()">
46747         <size>7</size>
46748       </method>
46749       <method name="Int32 Main()">
46750         <size>29</size>
46751       </method>
46752     </type>
46753   </test>
46754   <test name="test-partial-02.cs">
46755     <type name="Test1.Base">
46756       <method name="Void .ctor()">
46757         <size>7</size>
46758       </method>
46759     </type>
46760     <type name="Test1.Foo">
46761       <method name="Void .ctor()">
46762         <size>7</size>
46763       </method>
46764     </type>
46765     <type name="Test2.Foo">
46766       <method name="Void .ctor()">
46767         <size>7</size>
46768       </method>
46769     </type>
46770     <type name="ReflectedType">
46771       <method name="Void .ctor()">
46772         <size>7</size>
46773       </method>
46774     </type>
46775     <type name="D">
46776       <method name="Void .ctor()">
46777         <size>7</size>
46778       </method>
46779     </type>
46780     <type name="X">
46781       <method name="Void .ctor()">
46782         <size>7</size>
46783       </method>
46784       <method name="Void Main()">
46785         <size>1</size>
46786       </method>
46787     </type>
46788   </test>
46789   <test name="test-partial-03.cs">
46790     <type name="Test">
46791       <method name="Void .ctor()">
46792         <size>18</size>
46793       </method>
46794       <method name="Int32 TestFoo()">
46795         <size>13</size>
46796       </method>
46797       <method name="Int32 TestIFoo(IFoo)">
46798         <size>8</size>
46799       </method>
46800     </type>
46801     <type name="Test+Foo">
46802       <method name="Void .ctor()">
46803         <size>7</size>
46804       </method>
46805       <method name="Int32 Test.IFoo.Hello(Test)">
46806         <size>2</size>
46807       </method>
46808       <method name="Int32 Hello(Test)">
46809         <size>2</size>
46810       </method>
46811     </type>
46812     <type name="X">
46813       <method name="Void .ctor()">
46814         <size>7</size>
46815       </method>
46816       <method name="Int32 Main()">
46817         <size>42</size>
46818       </method>
46819     </type>
46820   </test>
46821   <test name="test-partial-04.cs">
46822     <type name="B.Test">
46823       <method name="Void .ctor()">
46824         <size>7</size>
46825       </method>
46826       <method name="Void A.IFoo.Hello(IFoo)">
46827         <size>1</size>
46828       </method>
46829     </type>
46830     <type name="X">
46831       <method name="Void .ctor()">
46832         <size>7</size>
46833       </method>
46834       <method name="Void Main()">
46835         <size>1</size>
46836       </method>
46837     </type>
46838   </test>
46839   <test name="test-partial-05.cs">
46840     <type name="B">
46841       <method name="Void .ctor()">
46842         <size>7</size>
46843       </method>
46844     </type>
46845     <type name="A">
46846       <method name="Void .ctor()">
46847         <size>7</size>
46848       </method>
46849     </type>
46850     <type name="A2">
46851       <method name="Void .ctor()">
46852         <size>7</size>
46853       </method>
46854     </type>
46855     <type name="D">
46856       <method name="Void .ctor()">
46857         <size>7</size>
46858       </method>
46859       <method name="Void Main()">
46860         <size>1</size>
46861       </method>
46862     </type>
46863   </test>
46864   <test name="test-partial-06.cs">
46865     <type name="Foo">
46866       <method name="Void .ctor()">
46867         <size>7</size>
46868       </method>
46869       <method name="Void Finalize()">
46870         <size>13</size>
46871       </method>
46872     </type>
46873     <type name="B">
46874       <method name="Void .ctor()">
46875         <size>7</size>
46876       </method>
46877       <method name="Void Main()">
46878         <size>1</size>
46879       </method>
46880     </type>
46881   </test>
46882   <test name="test-partial-07.cs">
46883     <type name="Test">
46884       <method name="Void .ctor()">
46885         <size>7</size>
46886       </method>
46887     </type>
46888     <type name="TestAttribute">
46889       <method name="Void .ctor()">
46890         <size>7</size>
46891       </method>
46892     </type>
46893     <type name="Test2Attribute">
46894       <method name="Void .ctor()">
46895         <size>7</size>
46896       </method>
46897     </type>
46898     <type name="X">
46899       <method name="Void .ctor()">
46900         <size>7</size>
46901       </method>
46902       <method name="Int32 Main()">
46903         <size>62</size>
46904       </method>
46905     </type>
46906   </test>
46907   <test name="test-partial-08.cs">
46908     <type name="Foo">
46909       <method name="Void .ctor()">
46910         <size>7</size>
46911       </method>
46912       <method name="System.String get_Id()">
46913         <size>7</size>
46914       </method>
46915     </type>
46916     <type name="PartialAbstractCompilationError">
46917       <method name="Void .ctor()">
46918         <size>7</size>
46919       </method>
46920       <method name="Int32 Main()">
46921         <size>54</size>
46922       </method>
46923     </type>
46924   </test>
46925   <test name="test-partial-09.cs">
46926     <type name="Foo">
46927       <method name="Void .ctor()">
46928         <size>7</size>
46929       </method>
46930       <method name="System.String get_Id()">
46931         <size>7</size>
46932       </method>
46933     </type>
46934     <type name="Bar">
46935       <method name="Void .ctor(String)">
46936         <size>14</size>
46937       </method>
46938     </type>
46939     <type name="PartialAbstractCompilationError">
46940       <method name="Void .ctor()">
46941         <size>7</size>
46942       </method>
46943       <method name="Void Main()">
46944         <size>21</size>
46945       </method>
46946     </type>
46947   </test>
46948   <test name="test-partial-10.cs">
46949     <type name="Test2.Foo">
46950       <method name="Void .ctor()">
46951         <size>7</size>
46952       </method>
46953       <method name="Void .cctor()">
46954         <size>15</size>
46955       </method>
46956     </type>
46957     <type name="X">
46958       <method name="Void .ctor()">
46959         <size>7</size>
46960       </method>
46961       <method name="Int32 Main()">
46962         <size>68</size>
46963       </method>
46964     </type>
46965     <type name="Test3.Foo">
46966       <method name="Void .cctor()">
46967         <size>15</size>
46968       </method>
46969     </type>
46970   </test>
46971   <test name="test-partial-11.cs">
46972     <type name="StaticClass">
46973       <method name="System.String Name()">
46974         <size>6</size>
46975       </method>
46976     </type>
46977     <type name="MainClass">
46978       <method name="Void .ctor()">
46979         <size>7</size>
46980       </method>
46981       <method name="Boolean IsStatic(System.Type)">
46982         <size>73</size>
46983       </method>
46984       <method name="Int32 Main()">
46985         <size>56</size>
46986       </method>
46987     </type>
46988   </test>
46989   <test name="test-partial-12.cs">
46990     <type name="Test1.Foo">
46991       <method name="Void .ctor()">
46992         <size>7</size>
46993       </method>
46994       <method name="IEnumerable E()">
46995         <size>16</size>
46996       </method>
46997     </type>
46998     <type name="X">
46999       <method name="Void .ctor()">
47000         <size>7</size>
47001       </method>
47002       <method name="Int32 Main()">
47003         <size>104</size>
47004       </method>
47005     </type>
47006     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
47007       <method name="Void .ctor()">
47008         <size>7</size>
47009       </method>
47010       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47011         <size>7</size>
47012       </method>
47013       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47014         <size>7</size>
47015       </method>
47016       <method name="Boolean MoveNext()">
47017         <size>69</size>
47018       </method>
47019       <method name="Void Dispose()">
47020         <size>8</size>
47021       </method>
47022       <method name="Void Reset()">
47023         <size>6</size>
47024       </method>
47025       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47026         <size>7</size>
47027       </method>
47028       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47029         <size>26</size>
47030       </method>
47031     </type>
47032   </test>
47033   <test name="test-partial-13.cs">
47034     <type name="Test.Test">
47035       <method name="Void .ctor()">
47036         <size>7</size>
47037       </method>
47038       <method name="Boolean Equals(System.Object)">
47039         <size>2</size>
47040       </method>
47041       <method name="Int32 GetHashCode()">
47042         <size>2</size>
47043       </method>
47044       <method name="Void Main()">
47045         <size>1</size>
47046       </method>
47047     </type>
47048   </test>
47049   <test name="test-partial-14.cs">
47050     <type name="T">
47051       <method name="Void .ctor()">
47052         <size>7</size>
47053       </method>
47054     </type>
47055     <type name="partial">
47056       <method name="Void .ctor()">
47057         <size>7</size>
47058       </method>
47059     </type>
47060     <type name="A">
47061       <method name="Void .ctor()">
47062         <size>7</size>
47063       </method>
47064       <method name="Void partial(partial)">
47065         <size>3</size>
47066       </method>
47067     </type>
47068     <type name="B">
47069       <method name="Void .ctor()">
47070         <size>7</size>
47071       </method>
47072       <method name="Void Main()">
47073         <size>1</size>
47074       </method>
47075     </type>
47076   </test>
47077   <test name="test-partial-15.cs">
47078     <type name="Foo.X">
47079       <method name="Void .ctor()">
47080         <size>7</size>
47081       </method>
47082       <method name="Void Main()">
47083         <size>1</size>
47084       </method>
47085       <method name="IEnumerable Attempts2()">
47086         <size>16</size>
47087       </method>
47088       <method name="IEnumerable get_Attempts()">
47089         <size>16</size>
47090       </method>
47091       <method name="IEnumerable get_Item(Int32)">
47092         <size>16</size>
47093       </method>
47094     </type>
47095     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
47096       <method name="Void .ctor()">
47097         <size>7</size>
47098       </method>
47099       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47100         <size>7</size>
47101       </method>
47102       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47103         <size>7</size>
47104       </method>
47105       <method name="Boolean MoveNext()">
47106         <size>36</size>
47107       </method>
47108       <method name="Void Dispose()">
47109         <size>8</size>
47110       </method>
47111       <method name="Void Reset()">
47112         <size>6</size>
47113       </method>
47114     </type>
47115     <type name="Foo.X+&lt;&gt;c__Iterator1">
47116       <method name="Void .ctor()">
47117         <size>7</size>
47118       </method>
47119       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47120         <size>7</size>
47121       </method>
47122       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47123         <size>7</size>
47124       </method>
47125       <method name="Boolean MoveNext()">
47126         <size>36</size>
47127       </method>
47128       <method name="Void Dispose()">
47129         <size>8</size>
47130       </method>
47131       <method name="Void Reset()">
47132         <size>6</size>
47133       </method>
47134     </type>
47135     <type name="Foo.X+&lt;&gt;c__Iterator2">
47136       <method name="Void .ctor()">
47137         <size>7</size>
47138       </method>
47139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
47140         <size>7</size>
47141       </method>
47142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
47143         <size>7</size>
47144       </method>
47145       <method name="Boolean MoveNext()">
47146         <size>36</size>
47147       </method>
47148       <method name="Void Dispose()">
47149         <size>8</size>
47150       </method>
47151       <method name="Void Reset()">
47152         <size>6</size>
47153       </method>
47154     </type>
47155     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
47156       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47157         <size>7</size>
47158       </method>
47159       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47160         <size>26</size>
47161       </method>
47162     </type>
47163     <type name="Foo.X+&lt;&gt;c__Iterator1">
47164       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47165         <size>7</size>
47166       </method>
47167       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47168         <size>26</size>
47169       </method>
47170     </type>
47171     <type name="Foo.X+&lt;&gt;c__Iterator2">
47172       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
47173         <size>7</size>
47174       </method>
47175       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
47176         <size>26</size>
47177       </method>
47178     </type>
47179   </test>
47180   <test name="test-partial-16.cs">
47181     <type name="A.C">
47182       <method name="Void .ctor()">
47183         <size>23</size>
47184       </method>
47185       <method name="Void .cctor()">
47186         <size>11</size>
47187       </method>
47188     </type>
47189     <type name="B.C2">
47190       <method name="Void .ctor()">
47191         <size>7</size>
47192       </method>
47193       <method name="Boolean Test()">
47194         <size>2</size>
47195       </method>
47196       <method name="System.Object Test_I()">
47197         <size>2</size>
47198       </method>
47199       <method name="Void Main()">
47200         <size>1</size>
47201       </method>
47202     </type>
47203   </test>
47204   <test name="test-partial-17.cs">
47205     <type name="Test">
47206       <method name="Void .ctor()">
47207         <size>7</size>
47208       </method>
47209       <method name="Boolean Check(System.String, System.String[])">
47210         <size>42</size>
47211       </method>
47212       <method name="Void Main()">
47213         <size>1</size>
47214       </method>
47215     </type>
47216   </test>
47217   <test name="test-partial-18.cs">
47218     <type name="N.Foo">
47219       <method name="Void .ctor()">
47220         <size>17</size>
47221       </method>
47222       <method name="Void Main()">
47223         <size>1</size>
47224       </method>
47225     </type>
47226   </test>
47227   <test name="test-partial-19.cs">
47228     <type name="Bug.GL">
47229       <method name="Void Main()">
47230         <size>7</size>
47231       </method>
47232     </type>
47233     <type name="Bug.GL+Core">
47234       <method name="Boolean A()">
47235         <size>2</size>
47236       </method>
47237     </type>
47238   </test>
47239   <test name="test-partial-20.cs">
47240     <type name="A">
47241       <method name="Void .ctor()">
47242         <size>7</size>
47243       </method>
47244       <method name="Void .cctor()">
47245         <size>7</size>
47246       </method>
47247     </type>
47248     <type name="B">
47249       <method name="Void .ctor()">
47250         <size>7</size>
47251       </method>
47252       <method name="Void .cctor()">
47253         <size>7</size>
47254       </method>
47255     </type>
47256     <type name="C">
47257       <method name="Void .ctor()">
47258         <size>7</size>
47259       </method>
47260       <method name="Int32 Main()">
47261         <size>38</size>
47262       </method>
47263     </type>
47264   </test>
47265   <test name="test-partial-21.cs">
47266     <type name="Mono.Sms.Main">
47267       <method name="Void .ctor()">
47268         <size>7</size>
47269       </method>
47270       <method name="Void Test()">
47271         <size>42</size>
47272       </method>
47273     </type>
47274     <type name="Mono.Sms.Contacts">
47275       <method name="Void .ctor()">
47276         <size>7</size>
47277       </method>
47278       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
47279         <size>24</size>
47280       </method>
47281       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
47282         <size>24</size>
47283       </method>
47284       <method name="Void Test()">
47285         <size>12</size>
47286       </method>
47287     </type>
47288     <type name="Mono.Sms.Core.Agenda">
47289       <method name="Void .ctor()">
47290         <size>7</size>
47291       </method>
47292       <method name="Void AddContact()">
47293         <size>1</size>
47294       </method>
47295       <method name="Void Main()">
47296         <size>1</size>
47297       </method>
47298     </type>
47299     <type name="Mono.Sms.Contacts+ContactsHandler">
47300       <method name="Void .ctor(Object, IntPtr)">
47301         <size>0</size>
47302       </method>
47303       <method name="Void Invoke()">
47304         <size>0</size>
47305       </method>
47306       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
47307         <size>0</size>
47308       </method>
47309       <method name="Void EndInvoke(IAsyncResult)">
47310         <size>0</size>
47311       </method>
47312     </type>
47313     <type name="Mono.Sms.Main">
47314       <method name="Void &lt;Test&gt;m__0()">
47315         <size>6</size>
47316       </method>
47317     </type>
47318   </test>
47319   <test name="test-partial-22.cs">
47320     <type name="C">
47321       <method name="Void .ctor()">
47322         <size>7</size>
47323       </method>
47324       <method name="Int32 Main()">
47325         <size>2</size>
47326       </method>
47327     </type>
47328   </test>
47329   <test name="test-partial-23.cs">
47330     <type name="C">
47331       <method name="Void .ctor()">
47332         <size>7</size>
47333       </method>
47334       <method name="Void Partial_A()">
47335         <size>15</size>
47336       </method>
47337       <method name="Void Partial_B()">
47338         <size>15</size>
47339       </method>
47340       <method name="Void Partial_S()">
47341         <size>14</size>
47342       </method>
47343       <method name="Int32 Main()">
47344         <size>52</size>
47345       </method>
47346     </type>
47347   </test>
47348   <test name="test-partial-24.cs">
47349     <type name="N.C">
47350       <method name="Void .ctor()">
47351         <size>7</size>
47352       </method>
47353       <method name="Void Main()">
47354         <size>1</size>
47355       </method>
47356       <method name="Void Foo()">
47357         <size>1</size>
47358       </method>
47359     </type>
47360   </test>
47361   <test name="test-partial-25.cs">
47362     <type name="C">
47363       <method name="Void .ctor()">
47364         <size>7</size>
47365       </method>
47366       <method name="Void Partial(Int32)">
47367         <size>14</size>
47368       </method>
47369       <method name="Int32 Main()">
47370         <size>8</size>
47371       </method>
47372     </type>
47373   </test>
47374   <test name="test-partial-26.cs">
47375     <type name="ConsoleApplication1.X">
47376       <method name="Void .ctor()">
47377         <size>7</size>
47378       </method>
47379       <method name="Void Foo()">
47380         <size>1</size>
47381       </method>
47382     </type>
47383     <type name="ConsoleApplication1.Program">
47384       <method name="Void .ctor()">
47385         <size>7</size>
47386       </method>
47387       <method name="Int32 Main()">
47388         <size>98</size>
47389       </method>
47390     </type>
47391     <type name="ConsoleApplication1.Y">
47392       <method name="Void Foo()">
47393         <size>1</size>
47394       </method>
47395       <method name="Void .ctor()">
47396         <size>7</size>
47397       </method>
47398     </type>
47399   </test>
47400   <test name="test-partial-27.cs">
47401     <type name="C">
47402       <method name="Int32 Main()">
47403         <size>2</size>
47404       </method>
47405       <method name="Void .ctor()">
47406         <size>7</size>
47407       </method>
47408     </type>
47409   </test>
47410   <test name="test-partial-28.cs">
47411     <type name="A">
47412       <method name="Void .ctor()">
47413         <size>7</size>
47414       </method>
47415     </type>
47416     <type name="TestCase">
47417       <method name="Void Main()">
47418         <size>1</size>
47419       </method>
47420       <method name="Void .ctor()">
47421         <size>7</size>
47422       </method>
47423     </type>
47424   </test>
47425   <test name="test-var-01.cs">
47426     <type name="Test">
47427       <method name="Void .ctor()">
47428         <size>7</size>
47429       </method>
47430       <method name="Int32 Main()">
47431         <size>47</size>
47432       </method>
47433     </type>
47434   </test>
47435   <test name="test-var-02.cs">
47436     <type name="Class1">
47437       <method name="Void .ctor()">
47438         <size>15</size>
47439       </method>
47440       <method name="Boolean Method()">
47441         <size>2</size>
47442       </method>
47443     </type>
47444     <type name="Test">
47445       <method name="Void .ctor()">
47446         <size>7</size>
47447       </method>
47448       <method name="Int32 Main()">
47449         <size>116</size>
47450       </method>
47451     </type>
47452     <type name="Test+Class2">
47453       <method name="Void .ctor()">
47454         <size>15</size>
47455       </method>
47456       <method name="Boolean Method()">
47457         <size>2</size>
47458       </method>
47459     </type>
47460   </test>
47461   <test name="test-var-03.cs">
47462     <type name="Test">
47463       <method name="Void .ctor()">
47464         <size>7</size>
47465       </method>
47466       <method name="Int32 Main()">
47467         <size>167</size>
47468       </method>
47469     </type>
47470     <type name="&lt;PrivateImplementationDetails&gt;">
47471       <method name="Void .ctor()">
47472         <size>7</size>
47473       </method>
47474     </type>
47475   </test>
47476   <test name="test-var-05.cs">
47477     <type name="MyClass">
47478       <method name="Void .ctor(String)">
47479         <size>14</size>
47480       </method>
47481       <method name="Void Dispose()">
47482         <size>12</size>
47483       </method>
47484     </type>
47485     <type name="Test">
47486       <method name="Void .ctor()">
47487         <size>7</size>
47488       </method>
47489       <method name="Int32 Main()">
47490         <size>61</size>
47491       </method>
47492     </type>
47493   </test>
47494   <test name="test-var-06.cs">
47495     <type name="Test">
47496       <method name="Void .ctor()">
47497         <size>7</size>
47498       </method>
47499       <method name="Int32 Main()">
47500         <size>50</size>
47501       </method>
47502     </type>
47503   </test>
47504   <test name="test-var-07.cs">
47505     <type name="Test">
47506       <method name="Void .ctor()">
47507         <size>7</size>
47508       </method>
47509       <method name="Void var()">
47510         <size>1</size>
47511       </method>
47512       <method name="Int32 Main()">
47513         <size>33</size>
47514       </method>
47515     </type>
47516     <type name="var">
47517       <method name="Void .ctor()">
47518         <size>7</size>
47519       </method>
47520     </type>
47521   </test>
47522   <test name="test-var-08.cs">
47523     <type name="X">
47524       <method name="Void .ctor(Int32, Int32)">
47525         <size>10</size>
47526       </method>
47527       <method name="Void Main()">
47528         <size>1</size>
47529       </method>
47530     </type>
47531   </test>
47532   <test name="test-xml-042.cs">
47533     <type name="TestNamespace.TestClass">
47534       <method name="Void .ctor()">
47535         <size>7</size>
47536       </method>
47537       <method name="Void Main()">
47538         <size>1</size>
47539       </method>
47540       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
47541         <size>7</size>
47542       </method>
47543     </type>
47544   </test>
47545 </tests>