remove NotWorking
[mcs.git] / tests / ver-il-gmcs.xml
blob98cd4ca4f23c17d881fbcacce3efc959262da018
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>90</size>
1061       </method>
1062     </type>
1063   </test>
1064   <test name="gtest-046.cs">
1065     <type name="Foo`1[T]">
1066       <method name="Void .ctor()">
1067         <size>7</size>
1068       </method>
1069       <method name="Void add_MyEvent(Test`1[T])">
1070         <size>24</size>
1071       </method>
1072       <method name="Void remove_MyEvent(Test`1[T])">
1073         <size>24</size>
1074       </method>
1075       <method name="Void Hello(T)">
1076         <size>24</size>
1077       </method>
1078     </type>
1079     <type name="X">
1080       <method name="Void .ctor()">
1081         <size>7</size>
1082       </method>
1083       <method name="Void do_hello(System.String)">
1084         <size>12</size>
1085       </method>
1086       <method name="Void Main()">
1087         <size>36</size>
1088       </method>
1089     </type>
1090     <type name="Test`1[T]">
1091       <method name="Void .ctor(Object, IntPtr)">
1092         <size>0</size>
1093       </method>
1094       <method name="Void Invoke(T)">
1095         <size>0</size>
1096       </method>
1097       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1098         <size>0</size>
1099       </method>
1100       <method name="Void EndInvoke(IAsyncResult)">
1101         <size>0</size>
1102       </method>
1103     </type>
1104   </test>
1105   <test name="gtest-047.cs">
1106     <type name="X">
1107       <method name="Void .ctor()">
1108         <size>7</size>
1109       </method>
1110       <method name="Void Main()">
1111         <size>7</size>
1112       </method>
1113     </type>
1114   </test>
1115   <test name="gtest-048.cs">
1116     <type name="Stack`1[T]">
1117       <method name="Void .ctor()">
1118         <size>20</size>
1119       </method>
1120       <method name="Void Add(T)">
1121         <size>14</size>
1122       </method>
1123     </type>
1124     <type name="X">
1125       <method name="Void .ctor()">
1126         <size>7</size>
1127       </method>
1128       <method name="Void Main()">
1129         <size>22</size>
1130       </method>
1131     </type>
1132   </test>
1133   <test name="gtest-049.cs">
1134     <type name="X`1[T]">
1135       <method name="Void .ctor()">
1136         <size>7</size>
1137       </method>
1138       <method name="Void A(T)">
1139         <size>1</size>
1140       </method>
1141       <method name="Void A(T[])">
1142         <size>1</size>
1143       </method>
1144       <method name="Void A(T[,])">
1145         <size>1</size>
1146       </method>
1147       <method name="Void A(T[][])">
1148         <size>1</size>
1149       </method>
1150       <method name="Void B(T[])">
1151         <size>1</size>
1152       </method>
1153       <method name="Void B(Int32)">
1154         <size>1</size>
1155       </method>
1156       <method name="Void C(T[])">
1157         <size>1</size>
1158       </method>
1159       <method name="Void C(T[,])">
1160         <size>1</size>
1161       </method>
1162       <method name="Void C(System.Int32[,,])">
1163         <size>1</size>
1164       </method>
1165       <method name="Void D(Int32, T)">
1166         <size>1</size>
1167       </method>
1168       <method name="Void D(T, Int64)">
1169         <size>1</size>
1170       </method>
1171     </type>
1172     <type name="Foo">
1173       <method name="Void .ctor()">
1174         <size>7</size>
1175       </method>
1176       <method name="Void Main()">
1177         <size>1</size>
1178       </method>
1179     </type>
1180   </test>
1181   <test name="gtest-050.cs">
1182     <type name="X">
1183       <method name="Void .ctor()">
1184         <size>7</size>
1185       </method>
1186       <method name="T F[T](System.String, T)">
1187         <size>2</size>
1188       </method>
1189       <method name="T G[T]()">
1190         <size>6</size>
1191       </method>
1192       <method name="Void Main()">
1193         <size>40</size>
1194       </method>
1195     </type>
1196     <type name="D">
1197       <method name="Void .ctor(Object, IntPtr)">
1198         <size>0</size>
1199       </method>
1200       <method name="Int32 Invoke(System.String, Int32)">
1201         <size>0</size>
1202       </method>
1203       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1204         <size>0</size>
1205       </method>
1206       <method name="Int32 EndInvoke(IAsyncResult)">
1207         <size>0</size>
1208       </method>
1209     </type>
1210     <type name="E">
1211       <method name="Void .ctor(Object, IntPtr)">
1212         <size>0</size>
1213       </method>
1214       <method name="Int32 Invoke()">
1215         <size>0</size>
1216       </method>
1217       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1218         <size>0</size>
1219       </method>
1220       <method name="Int32 EndInvoke(IAsyncResult)">
1221         <size>0</size>
1222       </method>
1223     </type>
1224   </test>
1225   <test name="gtest-051.cs">
1226     <type name="Foo`1[T]">
1227       <method name="Void .ctor()">
1228         <size>7</size>
1229       </method>
1230       <method name="Void Test(T)">
1231         <size>43</size>
1232       </method>
1233     </type>
1234     <type name="A">
1235       <method name="Void .ctor()">
1236         <size>7</size>
1237       </method>
1238       <method name="Void Hello()">
1239         <size>11</size>
1240       </method>
1241     </type>
1242     <type name="B">
1243       <method name="Void .ctor()">
1244         <size>7</size>
1245       </method>
1246     </type>
1247     <type name="X">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251       <method name="Void Main()">
1252         <size>18</size>
1253       </method>
1254     </type>
1255   </test>
1256   <test name="gtest-052.cs">
1257     <type name="Foo`1[T]">
1258       <method name="Void .ctor()">
1259         <size>7</size>
1260       </method>
1261       <method name="T Create()">
1262         <size>36</size>
1263       </method>
1264     </type>
1265     <type name="X">
1266       <method name="Void .ctor()">
1267         <size>7</size>
1268       </method>
1269       <method name="Void Hello()">
1270         <size>11</size>
1271       </method>
1272       <method name="Void Main()">
1273         <size>18</size>
1274       </method>
1275     </type>
1276   </test>
1277   <test name="gtest-053.cs">
1278     <type name="ReferenceTypeCounters.SimpleCounter">
1279       <method name="Void .ctor()">
1280         <size>7</size>
1281       </method>
1282       <method name="Void Increment()">
1283         <size>15</size>
1284       </method>
1285     </type>
1286     <type name="ReferenceTypeCounters.PrintingCounter">
1287       <method name="Void .ctor()">
1288         <size>7</size>
1289       </method>
1290       <method name="System.String ToString()">
1291         <size>12</size>
1292       </method>
1293       <method name="Void Increment()">
1294         <size>15</size>
1295       </method>
1296     </type>
1297     <type name="ReferenceTypeCounters.ExplicitCounter">
1298       <method name="Void .ctor()">
1299         <size>7</size>
1300       </method>
1301       <method name="Void ICounter.Increment()">
1302         <size>15</size>
1303       </method>
1304       <method name="System.String ToString()">
1305         <size>12</size>
1306       </method>
1307     </type>
1308     <type name="ReferenceTypeCounters.InterfaceCounter">
1309       <method name="Void .ctor()">
1310         <size>7</size>
1311       </method>
1312       <method name="Void ICounter.Increment()">
1313         <size>15</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="Test.Test`1[T]">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void Foo(T)">
1327         <size>50</size>
1328       </method>
1329     </type>
1330     <type name="Test.X">
1331       <method name="Void .ctor()">
1332         <size>7</size>
1333       </method>
1334       <method name="Void Main()">
1335         <size>97</size>
1336       </method>
1337     </type>
1338     <type name="ValueTypeCounters.SimpleCounter">
1339       <method name="Void Increment()">
1340         <size>15</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.PrintingCounter">
1344       <method name="System.String ToString()">
1345         <size>12</size>
1346       </method>
1347       <method name="Void Increment()">
1348         <size>15</size>
1349       </method>
1350     </type>
1351     <type name="ValueTypeCounters.ExplicitCounter">
1352       <method name="Void ICounter.Increment()">
1353         <size>15</size>
1354       </method>
1355       <method name="System.String ToString()">
1356         <size>12</size>
1357       </method>
1358     </type>
1359     <type name="ValueTypeCounters.InterfaceCounter">
1360       <method name="Void ICounter.Increment()">
1361         <size>15</size>
1362       </method>
1363       <method name="System.String ToString()">
1364         <size>12</size>
1365       </method>
1366       <method name="Void Increment()">
1367         <size>15</size>
1368       </method>
1369     </type>
1370   </test>
1371   <test name="gtest-054.cs">
1372     <type name="A">
1373       <method name="Void .ctor()">
1374         <size>7</size>
1375       </method>
1376     </type>
1377     <type name="B">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381       <method name="Void Hello()">
1382         <size>1</size>
1383       </method>
1384       <method name="C op_Implicit(B)">
1385         <size>6</size>
1386       </method>
1387     </type>
1388     <type name="C">
1389       <method name="Void .ctor()">
1390         <size>7</size>
1391       </method>
1392       <method name="B op_Explicit(C)">
1393         <size>6</size>
1394       </method>
1395     </type>
1396     <type name="Test">
1397       <method name="Void .ctor()">
1398         <size>7</size>
1399       </method>
1400       <method name="Void Simple[T](T)">
1401         <size>36</size>
1402       </method>
1403       <method name="Void Interface[T](T)">
1404         <size>8</size>
1405       </method>
1406       <method name="Void Class[T](T)">
1407         <size>71</size>
1408       </method>
1409       <method name="Void Array[T](T[])">
1410         <size>21</size>
1411       </method>
1412       <method name="Void Main()">
1413         <size>1</size>
1414       </method>
1415     </type>
1416   </test>
1417   <test name="gtest-055.cs">
1418     <type name="N1.A`1[T]">
1419       <method name="Void .ctor()">
1420         <size>7</size>
1421       </method>
1422     </type>
1423     <type name="N1.A`1+B[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+C`1[T,U]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.C">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N2.X">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442       <method name="Void Main()">
1443         <size>19</size>
1444       </method>
1445     </type>
1446   </test>
1447   <test name="gtest-056.cs">
1448     <type name="Log`1[T]">
1449       <method name="Void .ctor()">
1450         <size>31</size>
1451       </method>
1452       <method name="Void .cctor()">
1453         <size>1</size>
1454       </method>
1455       <method name="Int32 get_InstanceCount()">
1456         <size>6</size>
1457       </method>
1458       <method name="Void Add(T)">
1459         <size>32</size>
1460       </method>
1461       <method name="Int32 get_Count()">
1462         <size>7</size>
1463       </method>
1464       <method name="T get_Last()">
1465         <size>47</size>
1466       </method>
1467       <method name="Void set_Last(T)">
1468         <size>68</size>
1469       </method>
1470       <method name="T[] get_All()">
1471         <size>70</size>
1472       </method>
1473     </type>
1474     <type name="TestLog">
1475       <method name="Void .ctor()">
1476         <size>7</size>
1477       </method>
1478     </type>
1479     <type name="TestLog+MyTest">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483       <method name="Void Main(System.String[])">
1484         <size>203</size>
1485       </method>
1486     </type>
1487   </test>
1488   <test name="gtest-057.cs">
1489     <type name="Hello`1[T]">
1490       <method name="Void .ctor()">
1491         <size>7</size>
1492       </method>
1493       <method name="IHello`1 Test[U]()">
1494         <size>6</size>
1495       </method>
1496       <method name="Void Print(T)">
1497         <size>17</size>
1498       </method>
1499     </type>
1500     <type name="X">
1501       <method name="Void .ctor()">
1502         <size>7</size>
1503       </method>
1504       <method name="Void Main()">
1505         <size>48</size>
1506       </method>
1507     </type>
1508   </test>
1509   <test name="gtest-058.cs">
1510     <type name="Foo">
1511       <method name="Void .ctor()">
1512         <size>7</size>
1513       </method>
1514       <method name="Void Main()">
1515         <size>1</size>
1516       </method>
1517     </type>
1518     <type name="Foo`1[T]">
1519       <method name="Void .ctor()">
1520         <size>7</size>
1521       </method>
1522       <method name="Foo`1[T] get_Blah()">
1523         <size>6</size>
1524       </method>
1525     </type>
1526   </test>
1527   <test name="gtest-059.cs">
1528     <type name="X`1[T]">
1529       <method name="Void .ctor()">
1530         <size>7</size>
1531       </method>
1532     </type>
1533     <type name="Foo">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537       <method name="Void Main()">
1538         <size>1</size>
1539       </method>
1540     </type>
1541   </test>
1542   <test name="gtest-060.cs">
1543     <type name="MyList`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Void Hello(T)">
1548         <size>12</size>
1549       </method>
1550     </type>
1551     <type name="Foo">
1552       <method name="Void .ctor()">
1553         <size>7</size>
1554       </method>
1555       <method name="MyList`1[T] Map[T]()">
1556         <size>6</size>
1557       </method>
1558     </type>
1559     <type name="X">
1560       <method name="Void .ctor()">
1561         <size>7</size>
1562       </method>
1563       <method name="Void Main()">
1564         <size>22</size>
1565       </method>
1566     </type>
1567   </test>
1568   <test name="gtest-061.cs">
1569     <type name="Foo`1[T]">
1570       <method name="Void .ctor(T)">
1571         <size>14</size>
1572       </method>
1573       <method name="U Method[U](Test`2[T,U])">
1574         <size>13</size>
1575       </method>
1576     </type>
1577     <type name="X">
1578       <method name="Void .ctor()">
1579         <size>7</size>
1580       </method>
1581       <method name="Void Main()">
1582         <size>83</size>
1583       </method>
1584     </type>
1585     <type name="Test`2[A,B]">
1586       <method name="Void .ctor(Object, IntPtr)">
1587         <size>0</size>
1588       </method>
1589       <method name="B Invoke(A)">
1590         <size>0</size>
1591       </method>
1592       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1593         <size>0</size>
1594       </method>
1595       <method name="B EndInvoke(IAsyncResult)">
1596         <size>0</size>
1597       </method>
1598     </type>
1599     <type name="X">
1600       <method name="System.String &lt;Main&gt;m__0(Double)">
1601         <size>17</size>
1602       </method>
1603     </type>
1604   </test>
1605   <test name="gtest-062.cs">
1606     <type name="X">
1607       <method name="Void .ctor()">
1608         <size>7</size>
1609       </method>
1610       <method name="IEnumerable`1 Test(Int32, Int64)">
1611         <size>44</size>
1612       </method>
1613       <method name="Int32 Main()">
1614         <size>82</size>
1615       </method>
1616     </type>
1617     <type name="X+&lt;Test&gt;c__Iterator0">
1618       <method name="Void .ctor()">
1619         <size>7</size>
1620       </method>
1621       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1622         <size>12</size>
1623       </method>
1624       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1625         <size>7</size>
1626       </method>
1627       <method name="Boolean MoveNext()">
1628         <size>107</size>
1629       </method>
1630       <method name="Void Dispose()">
1631         <size>8</size>
1632       </method>
1633       <method name="Void Reset()">
1634         <size>6</size>
1635       </method>
1636       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1637         <size>7</size>
1638       </method>
1639       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1640         <size>52</size>
1641       </method>
1642     </type>
1643   </test>
1644   <test name="gtest-063.cs">
1645     <type name="Test">
1646       <method name="Void .ctor()">
1647         <size>7</size>
1648       </method>
1649       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1650         <size>2</size>
1651       </method>
1652       <method name="Int32 IndexOf(System.Array, System.Object)">
1653         <size>15</size>
1654       </method>
1655       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1656         <size>2</size>
1657       </method>
1658     </type>
1659     <type name="X">
1660       <method name="Void .ctor()">
1661         <size>7</size>
1662       </method>
1663       <method name="Int32 Main()">
1664         <size>65</size>
1665       </method>
1666     </type>
1667   </test>
1668   <test name="gtest-064.cs">
1669     <type name="Foo`1[T]">
1670       <method name="Void .ctor()">
1671         <size>7</size>
1672       </method>
1673       <method name="Foo`1+Hello[T] GetHello()">
1674         <size>7</size>
1675       </method>
1676     </type>
1677     <type name="Foo`1+Hello[T]">
1678       <method name="Void .ctor(Foo`1)">
1679         <size>14</size>
1680       </method>
1681     </type>
1682     <type name="X">
1683       <method name="Void .ctor()">
1684         <size>7</size>
1685       </method>
1686       <method name="Void Main()">
1687         <size>1</size>
1688       </method>
1689     </type>
1690     <type name="Foo`1[T]">
1691       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1692         <size>7</size>
1693       </method>
1694     </type>
1695   </test>
1696   <test name="gtest-065.cs">
1697     <type name="MyTest">
1698       <method name="Void .ctor()">
1699         <size>7</size>
1700       </method>
1701       <method name="Void Test()">
1702         <size>17</size>
1703       </method>
1704       <method name="Void Main(System.String[])">
1705         <size>214</size>
1706       </method>
1707     </type>
1708     <type name="ComparablePair`2[T,U]">
1709       <method name="Void .ctor(T, U)">
1710         <size>15</size>
1711       </method>
1712       <method name="Int32 CompareTo(ComparablePair`2)">
1713         <size>68</size>
1714       </method>
1715       <method name="Boolean Equals(ComparablePair`2)">
1716         <size>73</size>
1717       </method>
1718       <method name="System.String ToString()">
1719         <size>64</size>
1720       </method>
1721     </type>
1722   </test>
1723   <test name="gtest-066.cs">
1724     <type name="Foo`1[T]">
1725       <method name="Void .ctor()">
1726         <size>7</size>
1727       </method>
1728     </type>
1729     <type name="Foo`1+Bar`1[T,U]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Test.FooEx`2[V,W]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="X">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743       <method name="Void Main()">
1744         <size>46</size>
1745       </method>
1746     </type>
1747   </test>
1748   <test name="gtest-067.cs">
1749     <type name="Test">
1750       <method name="Void .ctor()">
1751         <size>7</size>
1752       </method>
1753       <method name="Void Hello[U](Test+Foo`1[U], U)">
1754         <size>1</size>
1755       </method>
1756     </type>
1757     <type name="X">
1758       <method name="Void .ctor()">
1759         <size>7</size>
1760       </method>
1761       <method name="Int32 Add(Int32, Int32)">
1762         <size>4</size>
1763       </method>
1764       <method name="Void Main()">
1765         <size>26</size>
1766       </method>
1767     </type>
1768     <type name="Test+Foo`1[T]">
1769       <method name="Void .ctor(Object, IntPtr)">
1770         <size>0</size>
1771       </method>
1772       <method name="Int32 Invoke(T, T)">
1773         <size>0</size>
1774       </method>
1775       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1776         <size>0</size>
1777       </method>
1778       <method name="Int32 EndInvoke(IAsyncResult)">
1779         <size>0</size>
1780       </method>
1781     </type>
1782   </test>
1783   <test name="gtest-068.cs">
1784     <type name="Martin.Foo`1[T]">
1785       <method name="Void .ctor()">
1786         <size>7</size>
1787       </method>
1788     </type>
1789     <type name="Baulig.X">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793       <method name="Void Main()">
1794         <size>1</size>
1795       </method>
1796     </type>
1797   </test>
1798   <test name="gtest-069.cs">
1799     <type name="Test`1[T]">
1800       <method name="Void .ctor()">
1801         <size>7</size>
1802       </method>
1803       <method name="Int32 Foo(IFoo`1)">
1804         <size>7</size>
1805       </method>
1806       <method name="Int32 Foo(IFoo)">
1807         <size>7</size>
1808       </method>
1809     </type>
1810     <type name="X">
1811       <method name="Void .ctor()">
1812         <size>7</size>
1813       </method>
1814       <method name="Void Main()">
1815         <size>1</size>
1816       </method>
1817     </type>
1818   </test>
1819   <test name="gtest-070.cs">
1820     <type name="Martin.Test`1[T]">
1821       <method name="Void .ctor()">
1822         <size>7</size>
1823       </method>
1824       <method name="Int32 Foo()">
1825         <size>2</size>
1826       </method>
1827     </type>
1828     <type name="Foo`1[T]">
1829       <method name="Void .ctor(Int32)">
1830         <size>7</size>
1831       </method>
1832       <method name="Void .ctor()">
1833         <size>12</size>
1834       </method>
1835     </type>
1836     <type name="X">
1837       <method name="Void .ctor()">
1838         <size>7</size>
1839       </method>
1840       <method name="Void Main()">
1841         <size>1</size>
1842       </method>
1843     </type>
1844   </test>
1845   <test name="gtest-071.cs">
1846     <type name="Foo`1[T]">
1847       <method name="Void .ctor()">
1848         <size>7</size>
1849       </method>
1850       <method name="T Test[U](U)">
1851         <size>12</size>
1852       </method>
1853     </type>
1854     <type name="X">
1855       <method name="Void .ctor()">
1856         <size>7</size>
1857       </method>
1858       <method name="Void Main()">
1859         <size>21</size>
1860       </method>
1861     </type>
1862     <type name="Y">
1863       <method name="Void .ctor()">
1864         <size>7</size>
1865       </method>
1866     </type>
1867   </test>
1868   <test name="gtest-072.cs">
1869     <type name="Log`1[T]">
1870       <method name="Void .ctor()">
1871         <size>31</size>
1872       </method>
1873       <method name="Void .cctor()">
1874         <size>1</size>
1875       </method>
1876       <method name="Int32 get_InstanceCount()">
1877         <size>6</size>
1878       </method>
1879       <method name="Void Add(T)">
1880         <size>32</size>
1881       </method>
1882       <method name="Int32 get_Count()">
1883         <size>7</size>
1884       </method>
1885       <method name="T get_Last()">
1886         <size>47</size>
1887       </method>
1888       <method name="Void set_Last(T)">
1889         <size>68</size>
1890       </method>
1891       <method name="T[] get_All()">
1892         <size>70</size>
1893       </method>
1894     </type>
1895     <type name="TestLog">
1896       <method name="Void .ctor()">
1897         <size>7</size>
1898       </method>
1899     </type>
1900     <type name="TestLog+MyTest">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904       <method name="Void Main(System.String[])">
1905         <size>208</size>
1906       </method>
1907       <method name="Void TestPairLog()">
1908         <size>182</size>
1909       </method>
1910     </type>
1911     <type name="Pair`2[T,U]">
1912       <method name="Void .ctor(T, U)">
1913         <size>15</size>
1914       </method>
1915     </type>
1916   </test>
1917   <test name="gtest-073.cs">
1918     <type name="MyList`1[T]">
1919       <method name="Void .ctor()">
1920         <size>7</size>
1921       </method>
1922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1923         <size>7</size>
1924       </method>
1925       <method name="IEnumerator`1 GetEnumerator()">
1926         <size>8</size>
1927       </method>
1928     </type>
1929     <type name="X">
1930       <method name="Void .ctor()">
1931         <size>7</size>
1932       </method>
1933       <method name="Void Main()">
1934         <size>53</size>
1935       </method>
1936     </type>
1937     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1938       <method name="Void .ctor()">
1939         <size>7</size>
1940       </method>
1941       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1942         <size>12</size>
1943       </method>
1944       <method name="Boolean MoveNext()">
1945         <size>25</size>
1946       </method>
1947       <method name="Void Dispose()">
1948         <size>8</size>
1949       </method>
1950       <method name="Void Reset()">
1951         <size>6</size>
1952       </method>
1953     </type>
1954     <type name="Foo`1[T]">
1955       <method name="Void .ctor(T)">
1956         <size>8</size>
1957       </method>
1958     </type>
1959     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1960       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1961         <size>7</size>
1962       </method>
1963     </type>
1964   </test>
1965   <test name="gtest-074.cs">
1966     <type name="Test`1[T]">
1967       <method name="Void .ctor(T, T)">
1968         <size>21</size>
1969       </method>
1970     </type>
1971     <type name="X">
1972       <method name="Void .ctor()">
1973         <size>7</size>
1974       </method>
1975       <method name="Int32 Main()">
1976         <size>85</size>
1977       </method>
1978     </type>
1979     <type name="Foo`1[T]">
1980       <method name="Void .ctor(T, T)">
1981         <size>15</size>
1982       </method>
1983     </type>
1984   </test>
1985   <test name="gtest-075.cs">
1986     <type name="ArrayList`1[T]">
1987       <method name="Void .ctor()">
1988         <size>7</size>
1989       </method>
1990     </type>
1991     <type name="X">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995       <method name="Void Main()">
1996         <size>1</size>
1997       </method>
1998     </type>
1999     <type name="ArrayList`1[T]">
2000       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2001         <size>1</size>
2002       </method>
2003     </type>
2004   </test>
2005   <test name="gtest-076.cs">
2006     <type name="Test`1[T]">
2007       <method name="Void .ctor()">
2008         <size>7</size>
2009       </method>
2010       <method name="Foo`1 GetFoo(T)">
2011         <size>7</size>
2012       </method>
2013     </type>
2014     <type name="X">
2015       <method name="Void .ctor()">
2016         <size>7</size>
2017       </method>
2018       <method name="Int32 Main()">
2019         <size>41</size>
2020       </method>
2021     </type>
2022     <type name="Foo`1[T]">
2023       <method name="Void .ctor(T)">
2024         <size>8</size>
2025       </method>
2026     </type>
2027   </test>
2028   <test name="gtest-078.cs">
2029     <type name="Test">
2030       <method name="Void .ctor()">
2031         <size>7</size>
2032       </method>
2033       <method name="Void Main()">
2034         <size>64</size>
2035       </method>
2036       <method name="IEnumerator GetEnumerator()">
2037         <size>8</size>
2038       </method>
2039     </type>
2040     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2041       <method name="Void .ctor()">
2042         <size>7</size>
2043       </method>
2044       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2045         <size>7</size>
2046       </method>
2047       <method name="Boolean MoveNext()">
2048         <size>185</size>
2049       </method>
2050       <method name="Void Dispose()">
2051         <size>62</size>
2052       </method>
2053       <method name="Void Reset()">
2054         <size>6</size>
2055       </method>
2056       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2057         <size>7</size>
2058       </method>
2059     </type>
2060   </test>
2061   <test name="gtest-079.cs">
2062     <type name="A.ArrayList`1[T]">
2063       <method name="Void .ctor()">
2064         <size>7</size>
2065       </method>
2066       <method name="Void InsertAll(T)">
2067         <size>1</size>
2068       </method>
2069     </type>
2070     <type name="B.ArrayList`2[X,Y]">
2071       <method name="Void .ctor()">
2072         <size>7</size>
2073       </method>
2074       <method name="Void AddAll[Z](Z)">
2075         <size>18</size>
2076       </method>
2077       <method name="Void InsertAll(Y)">
2078         <size>1</size>
2079       </method>
2080     </type>
2081     <type name="C.Foo`1[U]">
2082       <method name="Void .ctor()">
2083         <size>7</size>
2084       </method>
2085     </type>
2086     <type name="C.ArrayList`1[X]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090       <method name="Void AddAll[Y](Y)">
2091         <size>13</size>
2092       </method>
2093       <method name="Void InsertAll(C.Foo`1[X])">
2094         <size>1</size>
2095       </method>
2096     </type>
2097     <type name="X">
2098       <method name="Void .ctor()">
2099         <size>7</size>
2100       </method>
2101       <method name="Void Main()">
2102         <size>1</size>
2103       </method>
2104     </type>
2105     <type name="A.ArrayList`1[T]">
2106       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2107         <size>18</size>
2108       </method>
2109     </type>
2110   </test>
2111   <test name="gtest-080.cs">
2112     <type name="Test">
2113       <method name="Void .ctor()">
2114         <size>7</size>
2115       </method>
2116       <method name="Void Hello[T](IFoo`1)">
2117         <size>8</size>
2118       </method>
2119       <method name="Void InsertAll[U](IFoo`1)">
2120         <size>1</size>
2121       </method>
2122     </type>
2123     <type name="X">
2124       <method name="Void .ctor()">
2125         <size>7</size>
2126       </method>
2127       <method name="Void Main()">
2128         <size>1</size>
2129       </method>
2130     </type>
2131   </test>
2132   <test name="gtest-081.cs">
2133     <type name="ArrayList`1[T]">
2134       <method name="Void .ctor()">
2135         <size>7</size>
2136       </method>
2137       <method name="Void AddAll[U](U)">
2138         <size>18</size>
2139       </method>
2140       <method name="Void InsertAll(T)">
2141         <size>1</size>
2142       </method>
2143     </type>
2144     <type name="X">
2145       <method name="Void .ctor()">
2146         <size>7</size>
2147       </method>
2148       <method name="Void Main()">
2149         <size>1</size>
2150       </method>
2151     </type>
2152   </test>
2153   <test name="gtest-082.cs">
2154     <type name="Queue`1[T]">
2155       <method name="Void .ctor()">
2156         <size>7</size>
2157       </method>
2158     </type>
2159     <type name="Queue`1+Enumerator[T]">
2160       <method name="Void .ctor(Queue`1)">
2161         <size>14</size>
2162       </method>
2163     </type>
2164     <type name="X">
2165       <method name="Void .ctor()">
2166         <size>7</size>
2167       </method>
2168       <method name="Void Main()">
2169         <size>1</size>
2170       </method>
2171     </type>
2172   </test>
2173   <test name="gtest-083.cs">
2174     <type name="CollectionValueBase`1[T]">
2175       <method name="Void .ctor()">
2176         <size>7</size>
2177       </method>
2178       <method name="T[] ToArray()">
2179         <size>2</size>
2180       </method>
2181     </type>
2182     <type name="CollectionBase`1[T]">
2183       <method name="Void .ctor()">
2184         <size>7</size>
2185       </method>
2186     </type>
2187     <type name="SequencedBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="ArrayBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196       <method name="T[] ToArray()">
2197         <size>2</size>
2198       </method>
2199     </type>
2200     <type name="X">
2201       <method name="Void .ctor()">
2202         <size>7</size>
2203       </method>
2204       <method name="Void Main()">
2205         <size>1</size>
2206       </method>
2207     </type>
2208   </test>
2209   <test name="gtest-084.cs">
2210     <type name="HasherBuilder.ByPrototype`1[S]">
2211       <method name="Void .ctor()">
2212         <size>7</size>
2213       </method>
2214       <method name="IHasher`1 Examine()">
2215         <size>2</size>
2216       </method>
2217     </type>
2218     <type name="ArrayList`1[U]">
2219       <method name="Void .ctor()">
2220         <size>7</size>
2221       </method>
2222       <method name="IHasher`1 GetHasher()">
2223         <size>6</size>
2224       </method>
2225     </type>
2226     <type name="X">
2227       <method name="Void .ctor()">
2228         <size>7</size>
2229       </method>
2230       <method name="Void Main()">
2231         <size>1</size>
2232       </method>
2233     </type>
2234   </test>
2235   <test name="gtest-085.cs">
2236     <type name="ArrayList`1[T]">
2237       <method name="Void .ctor()">
2238         <size>7</size>
2239       </method>
2240       <method name="Int32 InsertAll[U](IFoo`1)">
2241         <size>2</size>
2242       </method>
2243       <method name="Int32 InsertAll(IFoo`1)">
2244         <size>2</size>
2245       </method>
2246       <method name="Int32 AddAll(IFoo`1)">
2247         <size>8</size>
2248       </method>
2249     </type>
2250     <type name="X">
2251       <method name="Void .ctor()">
2252         <size>7</size>
2253       </method>
2254       <method name="Int32 Main()">
2255         <size>14</size>
2256       </method>
2257     </type>
2258   </test>
2259   <test name="gtest-086.cs">
2260     <type name="ArrayList`1[T]">
2261       <method name="Void .ctor()">
2262         <size>7</size>
2263       </method>
2264       <method name="Int32 InsertAll[U](IFoo`1)">
2265         <size>2</size>
2266       </method>
2267       <method name="Int32 InsertAll(IFoo`1)">
2268         <size>2</size>
2269       </method>
2270       <method name="Int32 AddAll(IFoo`1)">
2271         <size>8</size>
2272       </method>
2273     </type>
2274     <type name="X">
2275       <method name="Void .ctor()">
2276         <size>7</size>
2277       </method>
2278       <method name="Void Main()">
2279         <size>1</size>
2280       </method>
2281     </type>
2282   </test>
2283   <test name="gtest-087.cs">
2284     <type name="C5.HashedArrayList`1[T]">
2285       <method name="Void .ctor()">
2286         <size>7</size>
2287       </method>
2288       <method name="Void Test()">
2289         <size>12</size>
2290       </method>
2291     </type>
2292     <type name="C5.HashSet`1[T]">
2293       <method name="Void .ctor(IHasher`1)">
2294         <size>7</size>
2295       </method>
2296     </type>
2297     <type name="C5.KeyValuePairHasher`2[K,V]">
2298       <method name="Void .ctor()">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="X">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306       <method name="Void Main()">
2307         <size>1</size>
2308       </method>
2309     </type>
2310   </test>
2311   <test name="gtest-088.cs">
2312     <type name="X">
2313       <method name="Void .ctor()">
2314         <size>7</size>
2315       </method>
2316       <method name="Void Main()">
2317         <size>9</size>
2318       </method>
2319     </type>
2320     <type name="KeyValuePair`2[K,V]">
2321       <method name="Void .ctor(K, V)">
2322         <size>1</size>
2323       </method>
2324       <method name="Void .ctor(K)">
2325         <size>1</size>
2326       </method>
2327     </type>
2328   </test>
2329   <test name="gtest-089.cs">
2330     <type name="Test`1[T]">
2331       <method name="Void .ctor()">
2332         <size>7</size>
2333       </method>
2334       <method name="Void Foo(T, Int32 ByRef)">
2335         <size>4</size>
2336       </method>
2337       <method name="Void Hello(T)">
2338         <size>10</size>
2339       </method>
2340     </type>
2341     <type name="X">
2342       <method name="Void .ctor()">
2343         <size>7</size>
2344       </method>
2345       <method name="Void Main()">
2346         <size>1</size>
2347       </method>
2348     </type>
2349   </test>
2350   <test name="gtest-090.cs">
2351     <type name="Foo`1[T]">
2352       <method name="Void .ctor()">
2353         <size>7</size>
2354       </method>
2355       <method name="T InsertAll[U](U)">
2356         <size>12</size>
2357       </method>
2358     </type>
2359     <type name="Bar`1[T]">
2360       <method name="Void .ctor()">
2361         <size>7</size>
2362       </method>
2363       <method name="T InsertAll[U](U)">
2364         <size>12</size>
2365       </method>
2366     </type>
2367     <type name="X">
2368       <method name="Void .ctor()">
2369         <size>7</size>
2370       </method>
2371       <method name="Void Main()">
2372         <size>1</size>
2373       </method>
2374     </type>
2375   </test>
2376   <test name="gtest-091.cs">
2377     <type name="Foo`1[T]">
2378       <method name="Void .ctor()">
2379         <size>7</size>
2380       </method>
2381       <method name="Foo`1+Node[T] Test[V]()">
2382         <size>7</size>
2383       </method>
2384     </type>
2385     <type name="Foo`1+Node[T]">
2386       <method name="Void .ctor()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="X">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394       <method name="Void Main()">
2395         <size>1</size>
2396       </method>
2397     </type>
2398   </test>
2399   <test name="gtest-092.cs">
2400     <type name="Element`1[T]">
2401       <method name="Void .ctor(T)">
2402         <size>14</size>
2403       </method>
2404       <method name="Void GetItem(T ByRef)">
2405         <size>13</size>
2406       </method>
2407       <method name="T GetItem(Int32, T ByRef)">
2408         <size>7</size>
2409       </method>
2410       <method name="Void SetItem(T)">
2411         <size>1</size>
2412       </method>
2413     </type>
2414     <type name="Foo`1[T]">
2415       <method name="Void .ctor()">
2416         <size>7</size>
2417       </method>
2418       <method name="Foo`1+Node[T] Test()">
2419         <size>52</size>
2420       </method>
2421     </type>
2422     <type name="Foo`1+Node[T]">
2423       <method name="Void .ctor()">
2424         <size>7</size>
2425       </method>
2426     </type>
2427     <type name="X">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431       <method name="Void Main()">
2432         <size>1</size>
2433       </method>
2434     </type>
2435   </test>
2436   <test name="gtest-093.cs">
2437     <type name="Foo`1[T]">
2438       <method name="Void .ctor(T)">
2439         <size>14</size>
2440       </method>
2441       <method name="Void Hello[U]()">
2442         <size>8</size>
2443       </method>
2444       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2445         <size>8</size>
2446       </method>
2447     </type>
2448     <type name="Foo`1+Node[T]">
2449       <method name="Void .ctor()">
2450         <size>7</size>
2451       </method>
2452     </type>
2453     <type name="X">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457       <method name="Void Main()">
2458         <size>1</size>
2459       </method>
2460     </type>
2461   </test>
2462   <test name="gtest-094.cs">
2463     <type name="LinkedList`1[T]">
2464       <method name="Void .ctor()">
2465         <size>7</size>
2466       </method>
2467     </type>
2468     <type name="LinkedList`1+Node[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="HashedLinkedList`1[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="X">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482       <method name="Void Main()">
2483         <size>1</size>
2484       </method>
2485     </type>
2486   </test>
2487   <test name="gtest-095.cs">
2488     <type name="GuardedCollectionValue`1[T]">
2489       <method name="Void .ctor()">
2490         <size>7</size>
2491       </method>
2492       <method name="IDirectedCollectionValue`1 Backwards()">
2493         <size>2</size>
2494       </method>
2495     </type>
2496     <type name="GuardedSequenced`1[T]">
2497       <method name="Void .ctor()">
2498         <size>7</size>
2499       </method>
2500       <method name="IDirectedCollectionValue`1 Test()">
2501         <size>12</size>
2502       </method>
2503     </type>
2504     <type name="X">
2505       <method name="Void .ctor()">
2506         <size>7</size>
2507       </method>
2508       <method name="Void Main()">
2509         <size>1</size>
2510       </method>
2511     </type>
2512     <type name="GuardedCollectionValue`1[T]">
2513       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2514         <size>2</size>
2515       </method>
2516     </type>
2517   </test>
2518   <test name="gtest-096.cs">
2519     <type name="Foo`1[T]">
2520       <method name="Void .ctor()">
2521         <size>7</size>
2522       </method>
2523     </type>
2524     <type name="Test">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528       <method name="Void Hello[T](Foo`1[T][], Int32)">
2529         <size>27</size>
2530       </method>
2531       <method name="Void Quicksort[U](Foo`1[U][])">
2532         <size>8</size>
2533       </method>
2534       <method name="Void Main()">
2535         <size>22</size>
2536       </method>
2537     </type>
2538   </test>
2539   <test name="gtest-097.cs">
2540     <type name="Foo">
2541       <method name="Void .ctor()">
2542         <size>7</size>
2543       </method>
2544       <method name="Void IFoo.Test[Y,Z]()">
2545         <size>1</size>
2546       </method>
2547       <method name="Void IFoo.Test[X]()">
2548         <size>1</size>
2549       </method>
2550     </type>
2551     <type name="Bar`3[X,Y,Z]">
2552       <method name="Void .ctor()">
2553         <size>7</size>
2554       </method>
2555     </type>
2556     <type name="X">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560       <method name="Void Main()">
2561         <size>1</size>
2562       </method>
2563     </type>
2564     <type name="Bar`3[X,Y,Z]">
2565       <method name="Void IBar&lt;X&gt;.Test()">
2566         <size>1</size>
2567       </method>
2568       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2569         <size>1</size>
2570       </method>
2571     </type>
2572   </test>
2573   <test name="gtest-098.cs">
2574     <type name="Foo">
2575       <method name="Void .ctor()">
2576         <size>7</size>
2577       </method>
2578       <method name="Void IFoo.Test[Y,Z]()">
2579         <size>1</size>
2580       </method>
2581       <method name="Void IFoo.Test[X]()">
2582         <size>1</size>
2583       </method>
2584     </type>
2585     <type name="Bar`3[X,Y,Z]">
2586       <method name="Void .ctor()">
2587         <size>7</size>
2588       </method>
2589     </type>
2590     <type name="X">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594       <method name="Void Main()">
2595         <size>1</size>
2596       </method>
2597     </type>
2598     <type name="Bar`3[X,Y,Z]">
2599       <method name="Void IBar&lt;X&gt;.Test()">
2600         <size>1</size>
2601       </method>
2602       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2603         <size>1</size>
2604       </method>
2605     </type>
2606   </test>
2607   <test name="gtest-100.cs">
2608     <type name="C5.ArrayBase`1[T]">
2609       <method name="Void .ctor()">
2610         <size>7</size>
2611       </method>
2612     </type>
2613     <type name="C5.ArrayList`1[V]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="X">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622       <method name="Void Main()">
2623         <size>7</size>
2624       </method>
2625     </type>
2626     <type name="C5.ArrayBase`1[T]">
2627       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2628         <size>1</size>
2629       </method>
2630     </type>
2631   </test>
2632   <test name="gtest-101.cs">
2633     <type name="Test">
2634       <method name="Void .ctor()">
2635         <size>7</size>
2636       </method>
2637       <method name="Void Main()">
2638         <size>9</size>
2639       </method>
2640     </type>
2641     <type name="SimpleStruct`1[T]">
2642       <method name="Void .ctor(T)">
2643         <size>8</size>
2644       </method>
2645     </type>
2646   </test>
2647   <test name="gtest-102.cs">
2648     <type name="A`1[T]">
2649       <method name="Void .ctor()">
2650         <size>7</size>
2651       </method>
2652     </type>
2653     <type name="B`2[U,V]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="Driver">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662       <method name="Void Main()">
2663         <size>1</size>
2664       </method>
2665     </type>
2666   </test>
2667   <test name="gtest-103.cs">
2668     <type name="Foo">
2669       <method name="Void .ctor()">
2670         <size>7</size>
2671       </method>
2672     </type>
2673     <type name="Hello">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677       <method name="Void World[U](U, IFoo`1)">
2678         <size>1</size>
2679       </method>
2680       <method name="Void World[V](IFoo`1)">
2681         <size>1</size>
2682       </method>
2683       <method name="Void Test(Foo)">
2684         <size>20</size>
2685       </method>
2686     </type>
2687     <type name="X">
2688       <method name="Void .ctor()">
2689         <size>7</size>
2690       </method>
2691       <method name="Void Main()">
2692         <size>1</size>
2693       </method>
2694     </type>
2695   </test>
2696   <test name="gtest-104.cs">
2697     <type name="MainClass">
2698       <method name="Void .ctor()">
2699         <size>7</size>
2700       </method>
2701       <method name="Void Main()">
2702         <size>20</size>
2703       </method>
2704     </type>
2705     <type name="MainClass+Gen`1[T]">
2706       <method name="Void .ctor()">
2707         <size>7</size>
2708       </method>
2709       <method name="Void Test()">
2710         <size>1</size>
2711       </method>
2712     </type>
2713     <type name="MainClass+Der">
2714       <method name="Void .ctor()">
2715         <size>7</size>
2716       </method>
2717     </type>
2718   </test>
2719   <test name="gtest-105.cs">
2720     <type name="A.KeyValuePairComparer`2[K,V]">
2721       <method name="Void .ctor()">
2722         <size>7</size>
2723       </method>
2724       <method name="Int32 Compare(KeyValuePair`2)">
2725         <size>2</size>
2726       </method>
2727     </type>
2728     <type name="A.TreeBag`1[T]">
2729       <method name="Void .ctor(IComparer`1)">
2730         <size>14</size>
2731       </method>
2732       <method name="Int32 Find(T ByRef)">
2733         <size>18</size>
2734       </method>
2735     </type>
2736     <type name="A.X">
2737       <method name="Void .ctor()">
2738         <size>7</size>
2739       </method>
2740       <method name="Void Test()">
2741         <size>33</size>
2742       </method>
2743     </type>
2744     <type name="B.KeyValuePair`2[X,Y]">
2745       <method name="Void .ctor(X, Y)">
2746         <size>7</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePairComparer`2[K,V]">
2750       <method name="Void .ctor()">
2751         <size>7</size>
2752       </method>
2753       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2754         <size>2</size>
2755       </method>
2756     </type>
2757     <type name="B.TreeBag`1[T]">
2758       <method name="Void .ctor(IComparer`1)">
2759         <size>14</size>
2760       </method>
2761       <method name="Int32 Find(T ByRef)">
2762         <size>18</size>
2763       </method>
2764     </type>
2765     <type name="B.X">
2766       <method name="Void .ctor()">
2767         <size>7</size>
2768       </method>
2769       <method name="Void Test()">
2770         <size>32</size>
2771       </method>
2772     </type>
2773     <type name="X">
2774       <method name="Void .ctor()">
2775         <size>7</size>
2776       </method>
2777       <method name="Void Main()">
2778         <size>11</size>
2779       </method>
2780     </type>
2781     <type name="A.KeyValuePair`2[X,Y]">
2782       <method name="Void .ctor(X, Y)">
2783         <size>1</size>
2784       </method>
2785     </type>
2786   </test>
2787   <test name="gtest-106.cs">
2788     <type name="KeyValuePairComparer`2[K,V]">
2789       <method name="Void .ctor()">
2790         <size>7</size>
2791       </method>
2792       <method name="Int32 Compare(KeyValuePair`2)">
2793         <size>2</size>
2794       </method>
2795     </type>
2796     <type name="TreeBag`1[T]">
2797       <method name="Void .ctor(IComparer`1, T)">
2798         <size>21</size>
2799       </method>
2800       <method name="Int32 Find()">
2801         <size>18</size>
2802       </method>
2803     </type>
2804     <type name="X">
2805       <method name="Void .ctor()">
2806         <size>7</size>
2807       </method>
2808       <method name="Void Main()">
2809         <size>32</size>
2810       </method>
2811     </type>
2812     <type name="KeyValuePair`2[X,Y]">
2813       <method name="Void .ctor(X, Y)">
2814         <size>1</size>
2815       </method>
2816     </type>
2817   </test>
2818   <test name="gtest-107.cs">
2819     <type name="Tree`1[T]">
2820       <method name="Void .ctor(T)">
2821         <size>14</size>
2822       </method>
2823       <method name="Void Map[V](Mapper`2[T,V])">
2824         <size>14</size>
2825       </method>
2826     </type>
2827     <type name="X">
2828       <method name="Void .ctor()">
2829         <size>7</size>
2830       </method>
2831       <method name="System.String themap(Int32)">
2832         <size>17</size>
2833       </method>
2834       <method name="Void Test()">
2835         <size>26</size>
2836       </method>
2837       <method name="Void Main()">
2838         <size>13</size>
2839       </method>
2840     </type>
2841     <type name="Mapper`2[T,V]">
2842       <method name="Void .ctor(Object, IntPtr)">
2843         <size>0</size>
2844       </method>
2845       <method name="V Invoke(T)">
2846         <size>0</size>
2847       </method>
2848       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2849         <size>0</size>
2850       </method>
2851       <method name="V EndInvoke(IAsyncResult)">
2852         <size>0</size>
2853       </method>
2854     </type>
2855   </test>
2856   <test name="gtest-108.cs">
2857     <type name="Test`1[T]">
2858       <method name="Void .ctor(T)">
2859         <size>14</size>
2860       </method>
2861       <method name="IEnumerator`1 GetEnumerator()">
2862         <size>15</size>
2863       </method>
2864     </type>
2865     <type name="X">
2866       <method name="Void .ctor()">
2867         <size>7</size>
2868       </method>
2869       <method name="Void Main()">
2870         <size>54</size>
2871       </method>
2872     </type>
2873     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2874       <method name="Void .ctor()">
2875         <size>7</size>
2876       </method>
2877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2878         <size>12</size>
2879       </method>
2880       <method name="Boolean MoveNext()">
2881         <size>75</size>
2882       </method>
2883       <method name="Void Dispose()">
2884         <size>8</size>
2885       </method>
2886       <method name="Void Reset()">
2887         <size>6</size>
2888       </method>
2889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2890         <size>7</size>
2891       </method>
2892     </type>
2893   </test>
2894   <test name="gtest-109.cs">
2895     <type name="X">
2896       <method name="Void .ctor()">
2897         <size>7</size>
2898       </method>
2899       <method name="Void Main()">
2900         <size>12</size>
2901       </method>
2902     </type>
2903   </test>
2904   <test name="gtest-110.cs">
2905     <type name="List`1[T]">
2906       <method name="Void .ctor()">
2907         <size>7</size>
2908       </method>
2909       <method name="Int32 Map[U](U)">
2910         <size>2</size>
2911       </method>
2912     </type>
2913     <type name="SpecialList`1[V]">
2914       <method name="Void .ctor()">
2915         <size>7</size>
2916       </method>
2917       <method name="Int32 Map[W](W)">
2918         <size>2</size>
2919       </method>
2920     </type>
2921     <type name="X">
2922       <method name="Void .ctor()">
2923         <size>7</size>
2924       </method>
2925       <method name="Int32 Main()">
2926         <size>56</size>
2927       </method>
2928     </type>
2929   </test>
2930   <test name="gtest-111.cs">
2931     <type name="Collection`1[T]">
2932       <method name="Void .ctor(T)">
2933         <size>14</size>
2934       </method>
2935       <method name="Void Find(T ByRef)">
2936         <size>13</size>
2937       </method>
2938     </type>
2939     <type name="X">
2940       <method name="Void .ctor()">
2941         <size>7</size>
2942       </method>
2943       <method name="Int32 Main()">
2944         <size>68</size>
2945       </method>
2946     </type>
2947     <type name="KeyValuePair`2[K,V]">
2948       <method name="Void .ctor(K, V)">
2949         <size>15</size>
2950       </method>
2951       <method name="Void .ctor(K)">
2952         <size>23</size>
2953       </method>
2954     </type>
2955   </test>
2956   <test name="gtest-112.cs">
2957     <type name="IC">
2958       <method name="Void .ctor()">
2959         <size>7</size>
2960       </method>
2961       <method name="Void Compare(Foo`1)">
2962         <size>1</size>
2963       </method>
2964     </type>
2965     <type name="List`1[T]">
2966       <method name="Void .ctor()">
2967         <size>7</size>
2968       </method>
2969       <method name="Void Sort(IComparer`1, T)">
2970         <size>8</size>
2971       </method>
2972     </type>
2973     <type name="Sorting">
2974       <method name="Void .ctor()">
2975         <size>7</size>
2976       </method>
2977       <method name="Void IntroSort[T](IComparer`1, T)">
2978         <size>15</size>
2979       </method>
2980     </type>
2981     <type name="Sorting+Sorter`1[T]">
2982       <method name="Void .ctor(IComparer`1, Int32, T)">
2983         <size>26</size>
2984       </method>
2985       <method name="Void InsertionSort(Int32)">
2986         <size>26</size>
2987       </method>
2988     </type>
2989     <type name="X">
2990       <method name="Void .ctor()">
2991         <size>7</size>
2992       </method>
2993       <method name="Void Main()">
2994         <size>27</size>
2995       </method>
2996     </type>
2997     <type name="Foo`1[K]">
2998       <method name="Void .ctor(K)">
2999         <size>8</size>
3000       </method>
3001     </type>
3002   </test>
3003   <test name="gtest-113.cs">
3004     <type name="List`1[T]">
3005       <method name="Void .ctor()">
3006         <size>7</size>
3007       </method>
3008       <method name="Void Map[V](Mapper`2[T,V])">
3009         <size>1</size>
3010       </method>
3011     </type>
3012     <type name="X">
3013       <method name="Void .ctor()">
3014         <size>7</size>
3015       </method>
3016       <method name="Void Main()">
3017         <size>42</size>
3018       </method>
3019     </type>
3020     <type name="Mapper`2[T,V]">
3021       <method name="Void .ctor(Object, IntPtr)">
3022         <size>0</size>
3023       </method>
3024       <method name="V Invoke(T)">
3025         <size>0</size>
3026       </method>
3027       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3028         <size>0</size>
3029       </method>
3030       <method name="V EndInvoke(IAsyncResult)">
3031         <size>0</size>
3032       </method>
3033     </type>
3034     <type name="X">
3035       <method name="Double &lt;Main&gt;m__0(Int32)">
3036         <size>13</size>
3037       </method>
3038     </type>
3039   </test>
3040   <test name="gtest-114.cs">
3041     <type name="NaturalComparer`1[T]">
3042       <method name="Void .ctor()">
3043         <size>7</size>
3044       </method>
3045       <method name="Int32 Compare(T, T)">
3046         <size>15</size>
3047       </method>
3048     </type>
3049     <type name="X">
3050       <method name="Void .ctor()">
3051         <size>7</size>
3052       </method>
3053       <method name="Void Main()">
3054         <size>28</size>
3055       </method>
3056     </type>
3057     <type name="X+Test">
3058       <method name="Void .ctor()">
3059         <size>7</size>
3060       </method>
3061       <method name="Int32 CompareTo(X+Test)">
3062         <size>2</size>
3063       </method>
3064       <method name="Boolean Equals(X+Test)">
3065         <size>2</size>
3066       </method>
3067     </type>
3068   </test>
3069   <test name="gtest-115.cs">
3070     <type name="LinkedList`1[T]">
3071       <method name="Void .ctor()">
3072         <size>30</size>
3073       </method>
3074       <method name="Void .ctor(T[])">
3075         <size>44</size>
3076       </method>
3077       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3078         <size>67</size>
3079       </method>
3080       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3081         <size>7</size>
3082       </method>
3083       <method name="Int32 get_Count()">
3084         <size>7</size>
3085       </method>
3086       <method name="T get_Item(Int32)">
3087         <size>13</size>
3088       </method>
3089       <method name="Void set_Item(Int32, T)">
3090         <size>14</size>
3091       </method>
3092       <method name="LinkedList`1+Node[T] get(Int32)">
3093         <size>114</size>
3094       </method>
3095       <method name="Void Add(T)">
3096         <size>14</size>
3097       </method>
3098       <method name="Void Insert(Int32, T)">
3099         <size>256</size>
3100       </method>
3101       <method name="Void RemoveAt(Int32)">
3102         <size>113</size>
3103       </method>
3104       <method name="Boolean Equals(System.Object)">
3105         <size>143</size>
3106       </method>
3107       <method name="Int32 GetHashCode()">
3108         <size>66</size>
3109       </method>
3110       <method name="IEnumerator`1 GetEnumerator()">
3111         <size>7</size>
3112       </method>
3113       <method name="LinkedList`1[T] op_Explicit(T[])">
3114         <size>7</size>
3115       </method>
3116       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3117         <size>119</size>
3118       </method>
3119     </type>
3120     <type name="LinkedList`1+Node[T]">
3121       <method name="Void .ctor(T)">
3122         <size>14</size>
3123       </method>
3124       <method name="Void .ctor(T, Node, Node)">
3125         <size>28</size>
3126       </method>
3127     </type>
3128     <type name="LinkedList`1+LinkedListEnumerator[T]">
3129       <method name="Void .ctor(LinkedList`1)">
3130         <size>26</size>
3131       </method>
3132       <method name="T get_Current()">
3133         <size>24</size>
3134       </method>
3135       <method name="Boolean MoveNext()">
3136         <size>71</size>
3137       </method>
3138       <method name="Void Reset()">
3139         <size>6</size>
3140       </method>
3141       <method name="Void Dispose()">
3142         <size>30</size>
3143       </method>
3144     </type>
3145     <type name="SortedList`1[T]">
3146       <method name="Void .ctor()">
3147         <size>7</size>
3148       </method>
3149       <method name="Void Insert(T)">
3150         <size>137</size>
3151       </method>
3152     </type>
3153     <type name="PrintableLinkedList`1[T]">
3154       <method name="Void .ctor()">
3155         <size>7</size>
3156       </method>
3157       <method name="Void Print(System.IO.TextWriter)">
3158         <size>87</size>
3159       </method>
3160     </type>
3161     <type name="MyString">
3162       <method name="Void .ctor(String)">
3163         <size>14</size>
3164       </method>
3165       <method name="Int32 CompareTo(MyString)">
3166         <size>18</size>
3167       </method>
3168       <method name="Boolean Equals(MyString)">
3169         <size>18</size>
3170       </method>
3171       <method name="System.String get_Value()">
3172         <size>7</size>
3173       </method>
3174     </type>
3175     <type name="MyTest">
3176       <method name="Void .ctor()">
3177         <size>7</size>
3178       </method>
3179       <method name="Void Main(System.String[])">
3180         <size>484</size>
3181       </method>
3182     </type>
3183     <type name="Mapper`2[A,R]">
3184       <method name="Void .ctor(Object, IntPtr)">
3185         <size>0</size>
3186       </method>
3187       <method name="R Invoke(A)">
3188         <size>0</size>
3189       </method>
3190       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3191         <size>0</size>
3192       </method>
3193       <method name="R EndInvoke(IAsyncResult)">
3194         <size>0</size>
3195       </method>
3196     </type>
3197     <type name="LinkedList`1+LinkedListEnumerator[T]">
3198       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3199         <size>12</size>
3200       </method>
3201     </type>
3202     <type name="MyTest">
3203       <method name="System.String &lt;Main&gt;m__0(Double)">
3204         <size>17</size>
3205       </method>
3206     </type>
3207   </test>
3208   <test name="gtest-116.cs">
3209     <type name="Slow.Test">
3210       <method name="Void .ctor()">
3211         <size>7</size>
3212       </method>
3213       <method name="Void DoNothing[T]()">
3214         <size>8</size>
3215       </method>
3216     </type>
3217     <type name="Slow.Program">
3218       <method name="Void .ctor()">
3219         <size>7</size>
3220       </method>
3221       <method name="Void Main(System.String[])">
3222         <size>201</size>
3223       </method>
3224     </type>
3225   </test>
3226   <test name="gtest-117.cs">
3227     <type name="Foo`1[T]">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Boolean Test(T)">
3232         <size>15</size>
3233       </method>
3234       <method name="Boolean Test()">
3235         <size>25</size>
3236       </method>
3237       <method name="Boolean TestB()">
3238         <size>25</size>
3239       </method>
3240     </type>
3241     <type name="Y`1[T]">
3242       <method name="Void .ctor()">
3243         <size>7</size>
3244       </method>
3245       <method name="Boolean Foo()">
3246         <size>12</size>
3247       </method>
3248     </type>
3249     <type name="X">
3250       <method name="Void .ctor()">
3251         <size>7</size>
3252       </method>
3253       <method name="Boolean TestB[T](T)">
3254         <size>15</size>
3255       </method>
3256       <method name="Boolean TestA(System.Object)">
3257         <size>10</size>
3258       </method>
3259       <method name="Int32 TestC()">
3260         <size>32</size>
3261       </method>
3262       <method name="Int32 Main()">
3263         <size>107</size>
3264       </method>
3265     </type>
3266   </test>
3267   <test name="gtest-118.cs">
3268     <type name="Polynomial`1[E]">
3269       <method name="Void .ctor()">
3270         <size>19</size>
3271       </method>
3272       <method name="Void .ctor(E[])">
3273         <size>14</size>
3274       </method>
3275       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3276         <size>297</size>
3277       </method>
3278       <method name="Polynomial`1[E] Add(E)">
3279         <size>26</size>
3280       </method>
3281       <method name="Polynomial`1[E] Mul(E)">
3282         <size>78</size>
3283       </method>
3284       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3285         <size>219</size>
3286       </method>
3287       <method name="E Eval(E)">
3288         <size>106</size>
3289       </method>
3290     </type>
3291     <type name="TestPolynomial">
3292       <method name="Void .ctor()">
3293         <size>7</size>
3294       </method>
3295       <method name="Void Main(System.String[])">
3296         <size>148</size>
3297       </method>
3298     </type>
3299     <type name="Int">
3300       <method name="Void .ctor(Int32)">
3301         <size>8</size>
3302       </method>
3303       <method name="Int Add(Int)">
3304         <size>20</size>
3305       </method>
3306       <method name="Int Mul(Int)">
3307         <size>20</size>
3308       </method>
3309       <method name="System.String ToString()">
3310         <size>15</size>
3311       </method>
3312     </type>
3313   </test>
3314   <test name="gtest-119.cs">
3315     <type name="Tests">
3316       <method name="Void .ctor()">
3317         <size>7</size>
3318       </method>
3319       <method name="Void Main()">
3320         <size>61</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-120.cs">
3325     <type name="SequencedHasher`2[S,W]">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Boolean Equals(S, S)">
3330         <size>45</size>
3331       </method>
3332     </type>
3333     <type name="Sequenced`1[T]">
3334       <method name="Void .ctor()">
3335         <size>7</size>
3336       </method>
3337       <method name="Boolean Equals(ISequenced`1)">
3338         <size>2</size>
3339       </method>
3340     </type>
3341     <type name="X">
3342       <method name="Void .ctor()">
3343         <size>7</size>
3344       </method>
3345       <method name="Void Main()">
3346         <size>22</size>
3347       </method>
3348     </type>
3349   </test>
3350   <test name="gtest-121.cs">
3351     <type name="B`1[T]">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Int32 Add(T)">
3356         <size>2</size>
3357       </method>
3358       <method name="Void AddRange(System.Object)">
3359         <size>16</size>
3360       </method>
3361     </type>
3362     <type name="A">
3363       <method name="Void .ctor()">
3364         <size>7</size>
3365       </method>
3366     </type>
3367     <type name="Test">
3368       <method name="Void .ctor()">
3369         <size>7</size>
3370       </method>
3371       <method name="Void Main()">
3372         <size>18</size>
3373       </method>
3374     </type>
3375   </test>
3376   <test name="gtest-122.cs">
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main(System.String[])">
3382         <size>26</size>
3383       </method>
3384       <method name="Void D(Int32)">
3385         <size>22</size>
3386       </method>
3387     </type>
3388     <type name="A`1[T]">
3389       <method name="Void .ctor(B, T)">
3390         <size>21</size>
3391       </method>
3392       <method name="Void Run()">
3393         <size>18</size>
3394       </method>
3395     </type>
3396     <type name="A`1+B[T]">
3397       <method name="Void .ctor(Object, IntPtr)">
3398         <size>0</size>
3399       </method>
3400       <method name="Void Invoke(T)">
3401         <size>0</size>
3402       </method>
3403       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3404         <size>0</size>
3405       </method>
3406       <method name="Void EndInvoke(IAsyncResult)">
3407         <size>0</size>
3408       </method>
3409     </type>
3410   </test>
3411   <test name="gtest-123.cs">
3412     <type name="A`1[T]">
3413       <method name="Void .ctor()">
3414         <size>7</size>
3415       </method>
3416     </type>
3417     <type name="X">
3418       <method name="Void .ctor()">
3419         <size>7</size>
3420       </method>
3421       <method name="Void Main()">
3422         <size>1</size>
3423       </method>
3424     </type>
3425     <type name="A`1+Foo[T]">
3426       <method name="Void .ctor(Object, IntPtr)">
3427         <size>0</size>
3428       </method>
3429       <method name="Void Invoke()">
3430         <size>0</size>
3431       </method>
3432       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3433         <size>0</size>
3434       </method>
3435       <method name="Void EndInvoke(IAsyncResult)">
3436         <size>0</size>
3437       </method>
3438     </type>
3439     <type name="A`1+Bar`1[T,U]">
3440       <method name="Void .ctor(Object, IntPtr)">
3441         <size>0</size>
3442       </method>
3443       <method name="Void Invoke()">
3444         <size>0</size>
3445       </method>
3446       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3447         <size>0</size>
3448       </method>
3449       <method name="Void EndInvoke(IAsyncResult)">
3450         <size>0</size>
3451       </method>
3452     </type>
3453   </test>
3454   <test name="gtest-124.cs">
3455     <type name="FooCollection`1[T]">
3456       <method name="Void .ctor()">
3457         <size>7</size>
3458       </method>
3459     </type>
3460     <type name="X">
3461       <method name="Void .ctor()">
3462         <size>7</size>
3463       </method>
3464       <method name="Void Main()">
3465         <size>21</size>
3466       </method>
3467     </type>
3468     <type name="FooCollection`1[T]">
3469       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3470         <size>10</size>
3471       </method>
3472       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3473         <size>1</size>
3474       </method>
3475     </type>
3476   </test>
3477   <test name="gtest-125.cs">
3478     <type name="B`1[T]">
3479       <method name="Void .ctor()">
3480         <size>7</size>
3481       </method>
3482     </type>
3483     <type name="MainClass">
3484       <method name="Void .ctor()">
3485         <size>7</size>
3486       </method>
3487       <method name="Void Main()">
3488         <size>1</size>
3489       </method>
3490     </type>
3491   </test>
3492   <test name="gtest-126.cs">
3493     <type name="B">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Boolean foo()">
3498         <size>2</size>
3499       </method>
3500     </type>
3501     <type name="MyFilter">
3502       <method name="Void .ctor()">
3503         <size>7</size>
3504       </method>
3505       <method name="K Is(IB)">
3506         <size>10</size>
3507       </method>
3508     </type>
3509     <type name="MyBFilter">
3510       <method name="Void .ctor()">
3511         <size>7</size>
3512       </method>
3513       <method name="B Is(IB)">
3514         <size>6</size>
3515       </method>
3516     </type>
3517     <type name="M">
3518       <method name="Void .ctor()">
3519         <size>7</size>
3520       </method>
3521       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3522         <size>38</size>
3523       </method>
3524       <method name="Void Main()">
3525         <size>45</size>
3526       </method>
3527     </type>
3528     <type name="K">
3529       <method name="Boolean foo()">
3530         <size>2</size>
3531       </method>
3532     </type>
3533   </test>
3534   <test name="gtest-127.cs">
3535     <type name="A`1[T]">
3536       <method name="Void .ctor()">
3537         <size>7</size>
3538       </method>
3539       <method name="Void add__changed(A`1+Changed[T])">
3540         <size>24</size>
3541       </method>
3542       <method name="Void remove__changed(A`1+Changed[T])">
3543         <size>24</size>
3544       </method>
3545       <method name="Void Register(A`1+Changed[T])">
3546         <size>36</size>
3547       </method>
3548     </type>
3549     <type name="Test">
3550       <method name="Void .ctor()">
3551         <size>7</size>
3552       </method>
3553       <method name="Void Main()">
3554         <size>25</size>
3555       </method>
3556       <method name="Void Del(A`1[System.Int32])">
3557         <size>11</size>
3558       </method>
3559     </type>
3560     <type name="A`1+Changed[T]">
3561       <method name="Void .ctor(Object, IntPtr)">
3562         <size>0</size>
3563       </method>
3564       <method name="Void Invoke(A`1[T])">
3565         <size>0</size>
3566       </method>
3567       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3568         <size>0</size>
3569       </method>
3570       <method name="Void EndInvoke(IAsyncResult)">
3571         <size>0</size>
3572       </method>
3573     </type>
3574   </test>
3575   <test name="gtest-128.cs">
3576     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3577       <method name="Void .ctor()">
3578         <size>7</size>
3579       </method>
3580       <method name="Void Add(T)">
3581         <size>11</size>
3582       </method>
3583     </type>
3584     <type name="FLMID.Bugs.ParametersOne.Test">
3585       <method name="Void .ctor()">
3586         <size>7</size>
3587       </method>
3588       <method name="Void Main(System.String[])">
3589         <size>120</size>
3590       </method>
3591     </type>
3592   </test>
3593   <test name="gtest-129.cs">
3594     <type name="B.Test`1[T]">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598     </type>
3599     <type name="X">
3600       <method name="Void .ctor()">
3601         <size>7</size>
3602       </method>
3603       <method name="Void Main()">
3604         <size>1</size>
3605       </method>
3606     </type>
3607   </test>
3608   <test name="gtest-130.cs">
3609     <type name="MyTest">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main(System.String[])">
3614         <size>846</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-131.cs">
3619     <type name="MyTest">
3620       <method name="Void .ctor()">
3621         <size>7</size>
3622       </method>
3623       <method name="Void Main(System.String[])">
3624         <size>1330</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-132.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Nullable`1 Sqrt(Nullable`1)">
3634         <size>55</size>
3635       </method>
3636       <method name="Void Main(System.String[])">
3637         <size>63</size>
3638       </method>
3639     </type>
3640   </test>
3641   <test name="gtest-133.cs">
3642     <type name="MyTest">
3643       <method name="Void .ctor()">
3644         <size>7</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>201</size>
3648       </method>
3649     </type>
3650     <type name="S">
3651       <method name="Int32 get_X()">
3652         <size>7</size>
3653       </method>
3654       <method name="Void set_X(Int32)">
3655         <size>8</size>
3656       </method>
3657       <method name="Void Set(Int32)">
3658         <size>8</size>
3659       </method>
3660     </type>
3661   </test>
3662   <test name="gtest-134.cs">
3663     <type name="MyTest">
3664       <method name="Void .ctor()">
3665         <size>7</size>
3666       </method>
3667       <method name="Void Main(System.String[])">
3668         <size>112</size>
3669       </method>
3670     </type>
3671     <type name="Foo`1[T]">
3672       <method name="Void .ctor(T)">
3673         <size>14</size>
3674       </method>
3675       <method name="System.String Fmt()">
3676         <size>40</size>
3677       </method>
3678     </type>
3679   </test>
3680   <test name="gtest-135.cs">
3681     <type name="X">
3682       <method name="Void .ctor()">
3683         <size>7</size>
3684       </method>
3685       <method name="Void Main()">
3686         <size>116</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-136.cs">
3691     <type name="Martin.X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>148</size>
3697       </method>
3698     </type>
3699     <type name="Martin.A">
3700       <method name="Void .ctor(Int64)">
3701         <size>8</size>
3702       </method>
3703       <method name="B op_Explicit(A)">
3704         <size>14</size>
3705       </method>
3706     </type>
3707     <type name="Martin.B">
3708       <method name="Void .ctor(Int32)">
3709         <size>8</size>
3710       </method>
3711       <method name="A op_Implicit(B)">
3712         <size>14</size>
3713       </method>
3714     </type>
3715   </test>
3716   <test name="gtest-137.cs">
3717     <type name="X">
3718       <method name="Void .ctor()">
3719         <size>7</size>
3720       </method>
3721       <method name="Int32 Main()">
3722         <size>134</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-138.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Void Main()">
3732         <size>61</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-140.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>132</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-141.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>90</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-142.cs">
3757     <type name="Assert">
3758       <method name="Void .cctor()">
3759         <size>1</size>
3760       </method>
3761       <method name="Void IsNull[T](System.String, Nullable`1)">
3762         <size>24</size>
3763       </method>
3764       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3765         <size>24</size>
3766       </method>
3767       <method name="Int32 get_Errors()">
3768         <size>6</size>
3769       </method>
3770       <method name="Void Error(System.String, System.String)">
3771         <size>25</size>
3772       </method>
3773       <method name="Void IsTrue(System.String, Boolean)">
3774         <size>18</size>
3775       </method>
3776       <method name="Void IsFalse(System.String, Boolean)">
3777         <size>18</size>
3778       </method>
3779       <method name="Void IsTrue(System.String, Nullable`1)">
3780         <size>36</size>
3781       </method>
3782       <method name="Void IsFalse(System.String, Nullable`1)">
3783         <size>36</size>
3784       </method>
3785     </type>
3786     <type name="X">
3787       <method name="Void .ctor()">
3788         <size>7</size>
3789       </method>
3790       <method name="Int32 Main()">
3791         <size>1599</size>
3792       </method>
3793     </type>
3794   </test>
3795   <test name="gtest-143.cs">
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Test()">
3801         <size>497</size>
3802       </method>
3803       <method name="Int32 Main()">
3804         <size>30</size>
3805       </method>
3806     </type>
3807   </test>
3808   <test name="gtest-144.cs">
3809     <type name="Test.Application">
3810       <method name="Void .ctor()">
3811         <size>7</size>
3812       </method>
3813       <method name="Void Main()">
3814         <size>11</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-145.cs">
3819     <type name="Test`1[T]">
3820       <method name="Void .ctor(T[,])">
3821         <size>14</size>
3822       </method>
3823     </type>
3824     <type name="Program">
3825       <method name="Void .ctor()">
3826         <size>7</size>
3827       </method>
3828       <method name="Void Main(System.String[])">
3829         <size>14</size>
3830       </method>
3831     </type>
3832   </test>
3833   <test name="gtest-146.cs">
3834     <type name="MyLinkedList`1[T]">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838     </type>
3839     <type name="MyLinkedList`1+Node[T]">
3840       <method name="Void .ctor(T)">
3841         <size>14</size>
3842       </method>
3843     </type>
3844     <type name="SortedList`1[U]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848       <method name="Void Insert(U)">
3849         <size>8</size>
3850       </method>
3851     </type>
3852     <type name="X">
3853       <method name="Void .ctor()">
3854         <size>7</size>
3855       </method>
3856       <method name="Void Main()">
3857         <size>1</size>
3858       </method>
3859     </type>
3860   </test>
3861   <test name="gtest-147.cs">
3862     <type name="B.Test`1[T]">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void A.IFoo.Hello(IFoo)">
3867         <size>1</size>
3868       </method>
3869     </type>
3870     <type name="Y">
3871       <method name="Void .ctor()">
3872         <size>7</size>
3873       </method>
3874     </type>
3875     <type name="X">
3876       <method name="Void .ctor()">
3877         <size>7</size>
3878       </method>
3879       <method name="Void Main()">
3880         <size>1</size>
3881       </method>
3882     </type>
3883   </test>
3884   <test name="gtest-148.cs">
3885     <type name="Test1">
3886       <method name="Void Foo[S,OP](UInt32)">
3887         <size>1</size>
3888       </method>
3889     </type>
3890     <type name="Test1+IOp`1[T]">
3891       <method name="Void .ctor()">
3892         <size>7</size>
3893       </method>
3894     </type>
3895     <type name="Test2">
3896       <method name="Void Foo[T,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test2+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="X">
3906       <method name="Void .ctor()">
3907         <size>7</size>
3908       </method>
3909       <method name="Void Main()">
3910         <size>1</size>
3911       </method>
3912     </type>
3913   </test>
3914   <test name="gtest-149.cs">
3915     <type name="Test1">
3916       <method name="Void Foo[S,OP](UInt32)">
3917         <size>1</size>
3918       </method>
3919     </type>
3920     <type name="Test1+IOp`1[T]">
3921       <method name="Void .ctor()">
3922         <size>7</size>
3923       </method>
3924     </type>
3925     <type name="Test2">
3926       <method name="Void Foo[T,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test2+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="X">
3936       <method name="Void .ctor()">
3937         <size>7</size>
3938       </method>
3939       <method name="Void Main()">
3940         <size>1</size>
3941       </method>
3942     </type>
3943   </test>
3944   <test name="gtest-150.cs">
3945     <type name="Test1">
3946       <method name="Void Foo[T,OP](UInt32)">
3947         <size>35</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>15</size>
3951       </method>
3952     </type>
3953     <type name="Test1+Op">
3954       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3955         <size>5</size>
3956       </method>
3957       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3958         <size>4</size>
3959       </method>
3960     </type>
3961   </test>
3962   <test name="gtest-151.cs">
3963     <type name="Test`1[T]">
3964       <method name="Void .ctor()">
3965         <size>15</size>
3966       </method>
3967     </type>
3968     <type name="X">
3969       <method name="Void .ctor()">
3970         <size>7</size>
3971       </method>
3972       <method name="Int32 Main()">
3973         <size>8</size>
3974       </method>
3975     </type>
3976   </test>
3977   <test name="gtest-152.cs">
3978     <type name="EnumerableBase`1[T]">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="IFoo IFoo.Hello()">
3983         <size>7</size>
3984       </method>
3985       <method name="IFoo`1 Hello()">
3986         <size>0</size>
3987       </method>
3988     </type>
3989     <type name="CollectionBase`1[T]">
3990       <method name="Void .ctor()">
3991         <size>7</size>
3992       </method>
3993     </type>
3994     <type name="HashBag`1[T]">
3995       <method name="Void .ctor()">
3996         <size>7</size>
3997       </method>
3998       <method name="IFoo`1 Hello()">
3999         <size>2</size>
4000       </method>
4001     </type>
4002     <type name="X">
4003       <method name="Void .ctor()">
4004         <size>7</size>
4005       </method>
4006       <method name="Void Main()">
4007         <size>1</size>
4008       </method>
4009     </type>
4010   </test>
4011   <test name="gtest-153.cs">
4012     <type name="MyClass`1[T]">
4013       <method name="Void .ctor()">
4014         <size>56</size>
4015       </method>
4016     </type>
4017     <type name="X">
4018       <method name="Void .ctor()">
4019         <size>7</size>
4020       </method>
4021       <method name="Void Main()">
4022         <size>1</size>
4023       </method>
4024     </type>
4025   </test>
4026   <test name="gtest-154.cs">
4027     <type name="B">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="T`1[X] M[X]()">
4032         <size>13</size>
4033       </method>
4034       <method name="T`1[System.Int64] N()">
4035         <size>30</size>
4036       </method>
4037     </type>
4038     <type name="D">
4039       <method name="Void .ctor()">
4040         <size>7</size>
4041       </method>
4042       <method name="Void Main()">
4043         <size>13</size>
4044       </method>
4045     </type>
4046     <type name="T`1[X]">
4047       <method name="Void .ctor(Object, IntPtr)">
4048         <size>0</size>
4049       </method>
4050       <method name="Int32 Invoke(X)">
4051         <size>0</size>
4052       </method>
4053       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4054         <size>0</size>
4055       </method>
4056       <method name="Int32 EndInvoke(IAsyncResult)">
4057         <size>0</size>
4058       </method>
4059     </type>
4060     <type name="B">
4061       <method name="Int32 &lt;N&gt;m__1(Int64)">
4062         <size>2</size>
4063       </method>
4064       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4065         <size>2</size>
4066       </method>
4067     </type>
4068   </test>
4069   <test name="gtest-155.cs">
4070     <type name="MyClass`1[T]">
4071       <method name="Void .ctor()">
4072         <size>56</size>
4073       </method>
4074     </type>
4075     <type name="X">
4076       <method name="Void .ctor()">
4077         <size>7</size>
4078       </method>
4079       <method name="Void Main()">
4080         <size>1</size>
4081       </method>
4082     </type>
4083   </test>
4084   <test name="gtest-156.cs">
4085     <type name="FLMID.Bugs.Marshal15.D">
4086       <method name="Void .ctor()">
4087         <size>18</size>
4088       </method>
4089       <method name="Void Main(System.String[])">
4090         <size>11</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-157.cs">
4095     <type name="kv`2[k,v]">
4096       <method name="Void .ctor()">
4097         <size>7</size>
4098       </method>
4099     </type>
4100     <type name="m`2[k,v]">
4101       <method name="Void .ctor()">
4102         <size>7</size>
4103       </method>
4104     </type>
4105     <type name="X">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109       <method name="Void Main()">
4110         <size>1</size>
4111       </method>
4112     </type>
4113     <type name="m`2[k,v]">
4114       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4115         <size>1</size>
4116       </method>
4117     </type>
4118   </test>
4119   <test name="gtest-158.cs">
4120     <type name="Moo`1[C]">
4121       <method name="Void .ctor()">
4122         <size>7</size>
4123       </method>
4124     </type>
4125     <type name="Moo`1+Foo[C]">
4126       <method name="Void .ctor()">
4127         <size>7</size>
4128       </method>
4129     </type>
4130     <type name="Test">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="X">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139       <method name="Void Main()">
4140         <size>7</size>
4141       </method>
4142     </type>
4143   </test>
4144   <test name="gtest-159.cs">
4145     <type name="App">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>96</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-160.cs">
4155     <type name="Fun`2[A,B]">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159     </type>
4160     <type name="List`1[T]">
4161       <method name="Void .ctor()">
4162         <size>7</size>
4163       </method>
4164       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4165         <size>6</size>
4166       </method>
4167       <method name="Void foo[T2]()">
4168         <size>17</size>
4169       </method>
4170     </type>
4171     <type name="X">
4172       <method name="Void .ctor()">
4173         <size>7</size>
4174       </method>
4175       <method name="Void Main()">
4176         <size>1</size>
4177       </method>
4178     </type>
4179   </test>
4180   <test name="gtest-161.cs">
4181     <type name="App">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4186         <size>8</size>
4187       </method>
4188       <method name="Void Main()">
4189         <size>56</size>
4190       </method>
4191       <method name="System.String &lt;Main&gt;m__0(Int32)">
4192         <size>8</size>
4193       </method>
4194     </type>
4195   </test>
4196   <test name="gtest-162.cs">
4197     <type name="Generic`1[T]">
4198       <method name="Void .ctor()">
4199         <size>7</size>
4200       </method>
4201     </type>
4202     <type name="X">
4203       <method name="Void .ctor()">
4204         <size>7</size>
4205       </method>
4206       <method name="Int32 Main()">
4207         <size>33</size>
4208       </method>
4209     </type>
4210     <type name="Generic`1+Delegate[T]">
4211       <method name="Void .ctor(Object, IntPtr)">
4212         <size>0</size>
4213       </method>
4214       <method name="Void Invoke(Generic`1[T], T)">
4215         <size>0</size>
4216       </method>
4217       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4218         <size>0</size>
4219       </method>
4220       <method name="Void EndInvoke(IAsyncResult)">
4221         <size>0</size>
4222       </method>
4223     </type>
4224   </test>
4225   <test name="gtest-163.cs">
4226     <type name="Foo`1[T]">
4227       <method name="Void .ctor()">
4228         <size>7</size>
4229       </method>
4230       <method name="IEnumerator`1 getEnumerator(Int32)">
4231         <size>22</size>
4232       </method>
4233     </type>
4234     <type name="X">
4235       <method name="Void .ctor()">
4236         <size>7</size>
4237       </method>
4238       <method name="Void Main()">
4239         <size>1</size>
4240       </method>
4241     </type>
4242     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4243       <method name="Void .ctor()">
4244         <size>7</size>
4245       </method>
4246       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4247         <size>12</size>
4248       </method>
4249       <method name="Boolean MoveNext()">
4250         <size>95</size>
4251       </method>
4252       <method name="Void Dispose()">
4253         <size>8</size>
4254       </method>
4255       <method name="Void Reset()">
4256         <size>6</size>
4257       </method>
4258       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4259         <size>7</size>
4260       </method>
4261     </type>
4262   </test>
4263   <test name="gtest-164.cs">
4264     <type name="FunEnumerable">
4265       <method name="Void .ctor(Int32, Int2Int)">
4266         <size>21</size>
4267       </method>
4268       <method name="IEnumerator`1 GetEnumerator()">
4269         <size>15</size>
4270       </method>
4271     </type>
4272     <type name="X">
4273       <method name="Void .ctor()">
4274         <size>7</size>
4275       </method>
4276       <method name="Void Main()">
4277         <size>1</size>
4278       </method>
4279     </type>
4280     <type name="Int2Int">
4281       <method name="Void .ctor(Object, IntPtr)">
4282         <size>0</size>
4283       </method>
4284       <method name="Int32 Invoke(Int32)">
4285         <size>0</size>
4286       </method>
4287       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4288         <size>0</size>
4289       </method>
4290       <method name="Int32 EndInvoke(IAsyncResult)">
4291         <size>0</size>
4292       </method>
4293     </type>
4294     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4295       <method name="Void .ctor()">
4296         <size>7</size>
4297       </method>
4298       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4299         <size>12</size>
4300       </method>
4301       <method name="Boolean MoveNext()">
4302         <size>91</size>
4303       </method>
4304       <method name="Void Dispose()">
4305         <size>8</size>
4306       </method>
4307       <method name="Void Reset()">
4308         <size>6</size>
4309       </method>
4310       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4311         <size>7</size>
4312       </method>
4313     </type>
4314   </test>
4315   <test name="gtest-165.cs">
4316     <type name="X">
4317       <method name="Void .ctor()">
4318         <size>7</size>
4319       </method>
4320       <method name="IEnumerable GetIt(System.Int32[])">
4321         <size>30</size>
4322       </method>
4323       <method name="Int32 Main()">
4324         <size>118</size>
4325       </method>
4326     </type>
4327     <type name="X+A">
4328       <method name="Void .ctor(Object, IntPtr)">
4329         <size>0</size>
4330       </method>
4331       <method name="Void Invoke()">
4332         <size>0</size>
4333       </method>
4334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4335         <size>0</size>
4336       </method>
4337       <method name="Void EndInvoke(IAsyncResult)">
4338         <size>0</size>
4339       </method>
4340     </type>
4341     <type name="X+&lt;GetIt&gt;c__Iterator0">
4342       <method name="Void .ctor()">
4343         <size>7</size>
4344       </method>
4345       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4346         <size>7</size>
4347       </method>
4348       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4349         <size>7</size>
4350       </method>
4351       <method name="Boolean MoveNext()">
4352         <size>201</size>
4353       </method>
4354       <method name="Void &lt;&gt;m__0()">
4355         <size>22</size>
4356       </method>
4357       <method name="Void Dispose()">
4358         <size>8</size>
4359       </method>
4360       <method name="Void Reset()">
4361         <size>6</size>
4362       </method>
4363       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4364         <size>7</size>
4365       </method>
4366       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4367         <size>40</size>
4368       </method>
4369     </type>
4370   </test>
4371   <test name="gtest-166.cs">
4372     <type name="C">
4373       <method name="Void .ctor()">
4374         <size>7</size>
4375       </method>
4376       <method name="Int32 Test()">
4377         <size>324</size>
4378       </method>
4379       <method name="Int32 Main()">
4380         <size>6</size>
4381       </method>
4382     </type>
4383     <type name="TestNew">
4384       <method name="Void SetTest()">
4385         <size>20</size>
4386       </method>
4387     </type>
4388   </test>
4389   <test name="gtest-167.cs">
4390     <type name="TestAttribute">
4391       <method name="Void .ctor()">
4392         <size>7</size>
4393       </method>
4394     </type>
4395     <type name="TestNotAttribute">
4396       <method name="Void .ctor()">
4397         <size>7</size>
4398       </method>
4399     </type>
4400     <type name="TestMultiAttribute">
4401       <method name="Void .ctor()">
4402         <size>7</size>
4403       </method>
4404     </type>
4405     <type name="Class1">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="Class2">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="Class3">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="TestClass">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424       <method name="Int32 Main()">
4425         <size>86</size>
4426       </method>
4427     </type>
4428   </test>
4429   <test name="gtest-168.cs">
4430     <type name="lis`1[a]">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="M">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="lis`1[a] Rev[a](lis`1[a])">
4440         <size>2</size>
4441       </method>
4442       <method name="lis`1[b] MapFromArray[a,b](a[])">
4443         <size>11</size>
4444       </method>
4445     </type>
4446     <type name="X">
4447       <method name="Void .ctor()">
4448         <size>7</size>
4449       </method>
4450       <method name="Void Main()">
4451         <size>1</size>
4452       </method>
4453     </type>
4454   </test>
4455   <test name="gtest-169.cs">
4456     <type name="list`1[A]">
4457       <method name="Void .ctor()">
4458         <size>7</size>
4459       </method>
4460     </type>
4461     <type name="list`1+Cons`1[A,T]">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465     </type>
4466     <type name="list`1+Nil`1[A,T]">
4467       <method name="Void .ctor()">
4468         <size>7</size>
4469       </method>
4470     </type>
4471     <type name="C">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475       <method name="Void Rev[T](list`1[T])">
4476         <size>43</size>
4477       </method>
4478     </type>
4479     <type name="M">
4480       <method name="Void .ctor()">
4481         <size>7</size>
4482       </method>
4483       <method name="Void Main()">
4484         <size>21</size>
4485       </method>
4486     </type>
4487   </test>
4488   <test name="gtest-170.cs">
4489     <type name="C`1[A]">
4490       <method name="Void .ctor()">
4491         <size>7</size>
4492       </method>
4493       <method name="Void foo[B](C`1[B])">
4494         <size>7</size>
4495       </method>
4496     </type>
4497     <type name="D">
4498       <method name="Void .ctor()">
4499         <size>7</size>
4500       </method>
4501       <method name="Void append[A](C`1[A])">
4502         <size>1</size>
4503       </method>
4504       <method name="Void Main()">
4505         <size>7</size>
4506       </method>
4507     </type>
4508   </test>
4509   <test name="gtest-171.cs">
4510     <type name="list`1[a]">
4511       <method name="Void .ctor()">
4512         <size>7</size>
4513       </method>
4514     </type>
4515     <type name="Nil`1[a]">
4516       <method name="Void .ctor()">
4517         <size>7</size>
4518       </method>
4519       <method name="Void .cctor()">
4520         <size>11</size>
4521       </method>
4522     </type>
4523     <type name="Test">
4524       <method name="Void .ctor()">
4525         <size>7</size>
4526       </method>
4527       <method name="Void Main()">
4528         <size>24</size>
4529       </method>
4530     </type>
4531   </test>
4532   <test name="gtest-172.cs">
4533     <type name="M">
4534       <method name="Void .ctor()">
4535         <size>7</size>
4536       </method>
4537       <method name="Void Main()">
4538         <size>7</size>
4539       </method>
4540     </type>
4541   </test>
4542   <test name="gtest-173.cs">
4543     <type name="List`1[t]">
4544       <method name="Void .ctor()">
4545         <size>7</size>
4546       </method>
4547       <method name="Void foo[b](List`1[t])">
4548         <size>27</size>
4549       </method>
4550     </type>
4551     <type name="C">
4552       <method name="Void .ctor()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556     <type name="D">
4557       <method name="Void .ctor()">
4558         <size>7</size>
4559       </method>
4560     </type>
4561     <type name="M">
4562       <method name="Void .ctor()">
4563         <size>7</size>
4564       </method>
4565       <method name="Void Main()">
4566         <size>27</size>
4567       </method>
4568     </type>
4569   </test>
4570   <test name="gtest-174.cs">
4571     <type name="B`1[T]">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575       <method name="Void .cctor()">
4576         <size>11</size>
4577       </method>
4578     </type>
4579     <type name="M">
4580       <method name="Void .ctor()">
4581         <size>7</size>
4582       </method>
4583       <method name="Void Main()">
4584         <size>13</size>
4585       </method>
4586     </type>
4587   </test>
4588   <test name="gtest-175.cs">
4589     <type name="Foo">
4590       <method name="Void .ctor()">
4591         <size>7</size>
4592       </method>
4593     </type>
4594     <type name="X">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Foo Test(Foo, Foo)">
4599         <size>10</size>
4600       </method>
4601       <method name="Int32 Main()">
4602         <size>33</size>
4603       </method>
4604     </type>
4605   </test>
4606   <test name="gtest-176.cs">
4607     <type name="lis`1[a]">
4608       <method name="Void .ctor()">
4609         <size>7</size>
4610       </method>
4611     </type>
4612     <type name="fn`3[a,b,r]">
4613       <method name="Void .ctor()">
4614         <size>7</size>
4615       </method>
4616       <method name="r apply(a, b)">
4617         <size>0</size>
4618       </method>
4619     </type>
4620     <type name="fn1`1[a]">
4621       <method name="Void .ctor()">
4622         <size>7</size>
4623       </method>
4624       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4625         <size>8</size>
4626       </method>
4627     </type>
4628     <type name="M">
4629       <method name="Void .ctor()">
4630         <size>7</size>
4631       </method>
4632       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4633         <size>9</size>
4634       </method>
4635       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4636         <size>2</size>
4637       </method>
4638       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4639         <size>17</size>
4640       </method>
4641       <method name="Void Main()">
4642         <size>12</size>
4643       </method>
4644     </type>
4645   </test>
4646   <test name="gtest-177.cs">
4647     <type name="X">
4648       <method name="Void .ctor()">
4649         <size>7</size>
4650       </method>
4651       <method name="Void .cctor()">
4652         <size>25</size>
4653       </method>
4654       <method name="Int32 Main()">
4655         <size>96</size>
4656       </method>
4657     </type>
4658     <type name="X`1[T]">
4659       <method name="Void .ctor()">
4660         <size>7</size>
4661       </method>
4662       <method name="IEnumerator`1 Y(IEnumerable`1)">
4663         <size>7</size>
4664       </method>
4665       <method name="T Z(IList`1, Int32)">
4666         <size>8</size>
4667       </method>
4668     </type>
4669   </test>
4670   <test name="gtest-178.cs">
4671     <type name="X">
4672       <method name="Void .ctor()">
4673         <size>7</size>
4674       </method>
4675       <method name="Void Main()">
4676         <size>1</size>
4677       </method>
4678     </type>
4679   </test>
4680   <test name="gtest-179.cs">
4681     <type name="X`1[T]">
4682       <method name="Void .ctor()">
4683         <size>7</size>
4684       </method>
4685       <method name="Int32 get_i()">
4686         <size>2</size>
4687       </method>
4688       <method name="Void set_i(Int32)">
4689         <size>1</size>
4690       </method>
4691       <method name="Int32 myMain()">
4692         <size>14</size>
4693       </method>
4694     </type>
4695     <type name="Y">
4696       <method name="Void .ctor()">
4697         <size>7</size>
4698       </method>
4699       <method name="Int32 Main()">
4700         <size>6</size>
4701       </method>
4702     </type>
4703   </test>
4704   <test name="gtest-180.cs">
4705     <type name="C">
4706       <method name="Void .ctor()">
4707         <size>7</size>
4708       </method>
4709     </type>
4710     <type name="C+CC">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714     </type>
4715     <type name="Program">
4716       <method name="Void .ctor()">
4717         <size>7</size>
4718       </method>
4719       <method name="Int32 Main()">
4720         <size>197</size>
4721       </method>
4722     </type>
4723     <type name="D">
4724       <method name="Void .ctor(Object, IntPtr)">
4725         <size>0</size>
4726       </method>
4727       <method name="Void Invoke()">
4728         <size>0</size>
4729       </method>
4730       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4731         <size>0</size>
4732       </method>
4733       <method name="Void EndInvoke(IAsyncResult)">
4734         <size>0</size>
4735       </method>
4736     </type>
4737   </test>
4738   <test name="gtest-181.cs">
4739     <type name="X">
4740       <method name="Void .ctor()">
4741         <size>7</size>
4742       </method>
4743       <method name="IEnumerator get_GetIt()">
4744         <size>8</size>
4745       </method>
4746       <method name="Void set_GetIt(IEnumerator)">
4747         <size>1</size>
4748       </method>
4749       <method name="IEnumerable get_Item(Int32)">
4750         <size>30</size>
4751       </method>
4752       <method name="Void set_Item(Int32, IEnumerable)">
4753         <size>1</size>
4754       </method>
4755       <method name="Int32 Main()">
4756         <size>184</size>
4757       </method>
4758     </type>
4759     <type name="X+&lt;&gt;c__Iterator0">
4760       <method name="Void .ctor()">
4761         <size>7</size>
4762       </method>
4763       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4764         <size>7</size>
4765       </method>
4766       <method name="Boolean MoveNext()">
4767         <size>126</size>
4768       </method>
4769       <method name="Void Dispose()">
4770         <size>8</size>
4771       </method>
4772       <method name="Void Reset()">
4773         <size>6</size>
4774       </method>
4775     </type>
4776     <type name="X+&lt;&gt;c__Iterator1">
4777       <method name="Void .ctor()">
4778         <size>7</size>
4779       </method>
4780       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4781         <size>7</size>
4782       </method>
4783       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4784         <size>7</size>
4785       </method>
4786       <method name="Boolean MoveNext()">
4787         <size>147</size>
4788       </method>
4789       <method name="Void Dispose()">
4790         <size>8</size>
4791       </method>
4792       <method name="Void Reset()">
4793         <size>6</size>
4794       </method>
4795     </type>
4796     <type name="X+&lt;&gt;c__Iterator0">
4797       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4798         <size>7</size>
4799       </method>
4800     </type>
4801     <type name="X+&lt;&gt;c__Iterator1">
4802       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4803         <size>7</size>
4804       </method>
4805       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4806         <size>40</size>
4807       </method>
4808     </type>
4809   </test>
4810   <test name="gtest-182.cs">
4811     <type name="C1">
4812       <method name="Void .ctor()">
4813         <size>7</size>
4814       </method>
4815       <method name="Int32 GetId()">
4816         <size>3</size>
4817       </method>
4818     </type>
4819     <type name="X">
4820       <method name="Void .ctor()">
4821         <size>7</size>
4822       </method>
4823       <method name="Void foo[a](a)">
4824         <size>15</size>
4825       </method>
4826       <method name="Void Main()">
4827         <size>11</size>
4828       </method>
4829     </type>
4830   </test>
4831   <test name="gtest-183.cs">
4832     <type name="test.Test`1[T]">
4833       <method name="Void .ctor()">
4834         <size>7</size>
4835       </method>
4836       <method name="IEnumerable`1 Lookup(T)">
4837         <size>30</size>
4838       </method>
4839     </type>
4840     <type name="test.Program">
4841       <method name="Void .ctor()">
4842         <size>7</size>
4843       </method>
4844       <method name="Void Main(System.String[])">
4845         <size>69</size>
4846       </method>
4847     </type>
4848     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4849       <method name="Void .ctor()">
4850         <size>7</size>
4851       </method>
4852       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4853         <size>12</size>
4854       </method>
4855       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4856         <size>7</size>
4857       </method>
4858       <method name="Boolean MoveNext()">
4859         <size>84</size>
4860       </method>
4861       <method name="Void Dispose()">
4862         <size>8</size>
4863       </method>
4864       <method name="Void Reset()">
4865         <size>6</size>
4866       </method>
4867       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4868         <size>7</size>
4869       </method>
4870       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4871         <size>40</size>
4872       </method>
4873     </type>
4874   </test>
4875   <test name="gtest-184.cs">
4876     <type name="X">
4877       <method name="Void .ctor()">
4878         <size>7</size>
4879       </method>
4880       <method name="Void Main()">
4881         <size>68</size>
4882       </method>
4883       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4884         <size>12</size>
4885       </method>
4886     </type>
4887   </test>
4888   <test name="gtest-185.cs">
4889     <type name="App">
4890       <method name="Void .ctor()">
4891         <size>7</size>
4892       </method>
4893       <method name="Void Main()">
4894         <size>47</size>
4895       </method>
4896     </type>
4897     <type name="FP">
4898       <method name="Void .ctor()">
4899         <size>7</size>
4900       </method>
4901       <method name="T[] appendArrays[T](T[][])">
4902         <size>140</size>
4903       </method>
4904     </type>
4905   </test>
4906   <test name="gtest-186.cs">
4907     <type name="Tuple`2[a,b]">
4908       <method name="Void .ctor(a, b)">
4909         <size>21</size>
4910       </method>
4911     </type>
4912     <type name="Test">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="Void Main()">
4917         <size>120</size>
4918       </method>
4919     </type>
4920     <type name="TestSimpleObject">
4921       <method name="Void .ctor()">
4922         <size>25</size>
4923       </method>
4924       <method name="Void Print()">
4925         <size>17</size>
4926       </method>
4927     </type>
4928   </test>
4929   <test name="gtest-187.cs">
4930     <type name="Foo`1[T]">
4931       <method name="Void .ctor()">
4932         <size>7</size>
4933       </method>
4934       <method name="T next()">
4935         <size>7</size>
4936       </method>
4937     </type>
4938     <type name="Goo">
4939       <method name="Void .ctor()">
4940         <size>7</size>
4941       </method>
4942     </type>
4943     <type name="Test">
4944       <method name="Void .ctor()">
4945         <size>7</size>
4946       </method>
4947       <method name="Void Main()">
4948         <size>14</size>
4949       </method>
4950     </type>
4951   </test>
4952   <test name="gtest-188.cs">
4953     <type name="Foo">
4954       <method name="Void .ctor(Object[])">
4955         <size>11</size>
4956       </method>
4957       <method name="Void .ctor(Object[], Object)">
4958         <size>217</size>
4959       </method>
4960       <method name="Void add_DoSomething(System.EventHandler)">
4961         <size>24</size>
4962       </method>
4963       <method name="Void remove_DoSomething(System.EventHandler)">
4964         <size>24</size>
4965       </method>
4966       <method name="Void Main()">
4967         <size>21</size>
4968       </method>
4969     </type>
4970     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4971       <method name="Void .ctor()">
4972         <size>7</size>
4973       </method>
4974       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4975         <size>46</size>
4976       </method>
4977     </type>
4978     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4979       <method name="Void .ctor()">
4980         <size>7</size>
4981       </method>
4982     </type>
4983   </test>
4984   <test name="gtest-189.cs">
4985     <type name="Bar">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989     </type>
4990     <type name="Cont`1[T]">
4991       <method name="Void .ctor(T)">
4992         <size>14</size>
4993       </method>
4994       <method name="System.String ToString()">
4995         <size>18</size>
4996       </method>
4997     </type>
4998     <type name="M">
4999       <method name="Void .ctor()">
5000         <size>7</size>
5001       </method>
5002       <method name="Void Main()">
5003         <size>18</size>
5004       </method>
5005     </type>
5006   </test>
5007   <test name="gtest-190.cs">
5008     <type name="Foo`1[T]">
5009       <method name="Void .ctor()">
5010         <size>7</size>
5011       </method>
5012       <method name="Foo`1+Node[T] GetRoot()">
5013         <size>6</size>
5014       </method>
5015       <method name="Void Test(Foo`1+Node[T])">
5016         <size>14</size>
5017       </method>
5018     </type>
5019     <type name="Foo`1+Node[T]">
5020       <method name="Void .ctor()">
5021         <size>7</size>
5022       </method>
5023     </type>
5024     <type name="Foo`1+ConcatNode[T]">
5025       <method name="Void .ctor()">
5026         <size>7</size>
5027       </method>
5028     </type>
5029     <type name="X">
5030       <method name="Void .ctor()">
5031         <size>7</size>
5032       </method>
5033       <method name="Void Main()">
5034         <size>21</size>
5035       </method>
5036     </type>
5037   </test>
5038   <test name="gtest-191.cs">
5039     <type name="Test1.Test">
5040       <method name="IEnumerable`1 Replace[T]()">
5041         <size>16</size>
5042       </method>
5043     </type>
5044     <type name="Test2.Test`1[S]">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="IEnumerable`1 Replace[T]()">
5049         <size>16</size>
5050       </method>
5051     </type>
5052     <type name="Test3.Test`1[S]">
5053       <method name="Void .ctor()">
5054         <size>7</size>
5055       </method>
5056       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5057         <size>16</size>
5058       </method>
5059     </type>
5060     <type name="Test4.Test">
5061       <method name="Void .ctor()">
5062         <size>7</size>
5063       </method>
5064       <method name="IEnumerable`1 Replace[T]()">
5065         <size>16</size>
5066       </method>
5067     </type>
5068     <type name="Test5.Test">
5069       <method name="Void .ctor()">
5070         <size>7</size>
5071       </method>
5072       <method name="IEnumerable`1 Replace[T](T)">
5073         <size>30</size>
5074       </method>
5075     </type>
5076     <type name="Test6.Test">
5077       <method name="Void .ctor()">
5078         <size>7</size>
5079       </method>
5080       <method name="IEnumerable`1 Replace[T](T)">
5081         <size>30</size>
5082       </method>
5083     </type>
5084     <type name="Test7.Test">
5085       <method name="Void .ctor()">
5086         <size>7</size>
5087       </method>
5088       <method name="IEnumerable`1 Replace[T](T[])">
5089         <size>30</size>
5090       </method>
5091     </type>
5092     <type name="X">
5093       <method name="Void .ctor()">
5094         <size>7</size>
5095       </method>
5096       <method name="Void Main()">
5097         <size>1</size>
5098       </method>
5099     </type>
5100     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5101       <method name="Void .ctor()">
5102         <size>7</size>
5103       </method>
5104       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5105         <size>12</size>
5106       </method>
5107       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5108         <size>7</size>
5109       </method>
5110       <method name="Boolean MoveNext()">
5111         <size>25</size>
5112       </method>
5113       <method name="Void Dispose()">
5114         <size>8</size>
5115       </method>
5116       <method name="Void Reset()">
5117         <size>6</size>
5118       </method>
5119     </type>
5120     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5121       <method name="Void .ctor()">
5122         <size>7</size>
5123       </method>
5124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5125         <size>12</size>
5126       </method>
5127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5128         <size>7</size>
5129       </method>
5130       <method name="Boolean MoveNext()">
5131         <size>25</size>
5132       </method>
5133       <method name="Void Dispose()">
5134         <size>8</size>
5135       </method>
5136       <method name="Void Reset()">
5137         <size>6</size>
5138       </method>
5139     </type>
5140     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5141       <method name="Void .ctor()">
5142         <size>7</size>
5143       </method>
5144       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5145         <size>12</size>
5146       </method>
5147       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5148         <size>7</size>
5149       </method>
5150       <method name="Boolean MoveNext()">
5151         <size>25</size>
5152       </method>
5153       <method name="Void Dispose()">
5154         <size>8</size>
5155       </method>
5156       <method name="Void Reset()">
5157         <size>6</size>
5158       </method>
5159     </type>
5160     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5161       <method name="Void .ctor()">
5162         <size>7</size>
5163       </method>
5164       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5165         <size>12</size>
5166       </method>
5167       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5168         <size>7</size>
5169       </method>
5170       <method name="Boolean MoveNext()">
5171         <size>25</size>
5172       </method>
5173       <method name="Void Dispose()">
5174         <size>8</size>
5175       </method>
5176       <method name="Void Reset()">
5177         <size>6</size>
5178       </method>
5179     </type>
5180     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5181       <method name="Void .ctor()">
5182         <size>7</size>
5183       </method>
5184       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5185         <size>12</size>
5186       </method>
5187       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5188         <size>7</size>
5189       </method>
5190       <method name="Boolean MoveNext()">
5191         <size>70</size>
5192       </method>
5193       <method name="Void Dispose()">
5194         <size>8</size>
5195       </method>
5196       <method name="Void Reset()">
5197         <size>6</size>
5198       </method>
5199     </type>
5200     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5201       <method name="Void .ctor()">
5202         <size>7</size>
5203       </method>
5204       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5205         <size>12</size>
5206       </method>
5207       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5208         <size>7</size>
5209       </method>
5210       <method name="Boolean MoveNext()">
5211         <size>82</size>
5212       </method>
5213       <method name="Void Dispose()">
5214         <size>8</size>
5215       </method>
5216       <method name="Void Reset()">
5217         <size>6</size>
5218       </method>
5219     </type>
5220     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5221       <method name="Void .ctor()">
5222         <size>7</size>
5223       </method>
5224       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5225         <size>7</size>
5226       </method>
5227       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5228         <size>7</size>
5229       </method>
5230       <method name="Boolean MoveNext()">
5231         <size>82</size>
5232       </method>
5233       <method name="Void Dispose()">
5234         <size>8</size>
5235       </method>
5236       <method name="Void Reset()">
5237         <size>6</size>
5238       </method>
5239     </type>
5240     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5241       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5242         <size>7</size>
5243       </method>
5244       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5245         <size>26</size>
5246       </method>
5247     </type>
5248     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5249       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5250         <size>7</size>
5251       </method>
5252       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5253         <size>26</size>
5254       </method>
5255     </type>
5256     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5257       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5258         <size>7</size>
5259       </method>
5260       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5261         <size>26</size>
5262       </method>
5263     </type>
5264     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5265       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5266         <size>7</size>
5267       </method>
5268       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5269         <size>26</size>
5270       </method>
5271     </type>
5272     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5273       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5274         <size>7</size>
5275       </method>
5276       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5277         <size>40</size>
5278       </method>
5279     </type>
5280     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5281       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5282         <size>7</size>
5283       </method>
5284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5285         <size>40</size>
5286       </method>
5287     </type>
5288     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5289       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5290         <size>7</size>
5291       </method>
5292       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5293         <size>40</size>
5294       </method>
5295     </type>
5296   </test>
5297   <test name="gtest-192.cs">
5298     <type name="xX">
5299       <method name="Void .ctor()">
5300         <size>7</size>
5301       </method>
5302       <method name="Void Main()">
5303         <size>1</size>
5304       </method>
5305     </type>
5306   </test>
5307   <test name="gtest-193.cs">
5308     <type name="OrderedMultiDictionary`2[T,U]">
5309       <method name="Void .ctor()">
5310         <size>7</size>
5311       </method>
5312       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5313         <size>29</size>
5314       </method>
5315     </type>
5316     <type name="RedBlackTree`1[S]">
5317       <method name="Void .ctor()">
5318         <size>7</size>
5319       </method>
5320       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5321         <size>16</size>
5322       </method>
5323     </type>
5324     <type name="X">
5325       <method name="Void .ctor()">
5326         <size>7</size>
5327       </method>
5328       <method name="Void Main()">
5329         <size>1</size>
5330       </method>
5331     </type>
5332     <type name="RedBlackTree`1+RangeTester[S]">
5333       <method name="Void .ctor(Object, IntPtr)">
5334         <size>0</size>
5335       </method>
5336       <method name="Int32 Invoke(S)">
5337         <size>0</size>
5338       </method>
5339       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5340         <size>0</size>
5341       </method>
5342       <method name="Int32 EndInvoke(IAsyncResult)">
5343         <size>0</size>
5344       </method>
5345     </type>
5346     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5347       <method name="Void .ctor()">
5348         <size>7</size>
5349       </method>
5350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5351         <size>12</size>
5352       </method>
5353       <method name="Boolean MoveNext()">
5354         <size>48</size>
5355       </method>
5356       <method name="Void Dispose()">
5357         <size>8</size>
5358       </method>
5359       <method name="Void Reset()">
5360         <size>6</size>
5361       </method>
5362     </type>
5363     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5364       <method name="Void .ctor()">
5365         <size>7</size>
5366       </method>
5367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5368         <size>12</size>
5369       </method>
5370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5371         <size>7</size>
5372       </method>
5373       <method name="Boolean MoveNext()">
5374         <size>25</size>
5375       </method>
5376       <method name="Void Dispose()">
5377         <size>8</size>
5378       </method>
5379       <method name="Void Reset()">
5380         <size>6</size>
5381       </method>
5382     </type>
5383     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5384       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5385         <size>7</size>
5386       </method>
5387     </type>
5388     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5389       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5390         <size>7</size>
5391       </method>
5392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5393         <size>26</size>
5394       </method>
5395     </type>
5396   </test>
5397   <test name="gtest-194.cs">
5398     <type name="RedBlackTree`1[S]">
5399       <method name="Void .ctor()">
5400         <size>7</size>
5401       </method>
5402       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5403         <size>16</size>
5404       </method>
5405     </type>
5406     <type name="OrderedMultiDictionary`2[T,U]">
5407       <method name="Void .ctor()">
5408         <size>7</size>
5409       </method>
5410       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5411         <size>29</size>
5412       </method>
5413     </type>
5414     <type name="X">
5415       <method name="Void .ctor()">
5416         <size>7</size>
5417       </method>
5418       <method name="Void Main()">
5419         <size>1</size>
5420       </method>
5421     </type>
5422     <type name="RedBlackTree`1+RangeTester[S]">
5423       <method name="Void .ctor(Object, IntPtr)">
5424         <size>0</size>
5425       </method>
5426       <method name="Int32 Invoke(S)">
5427         <size>0</size>
5428       </method>
5429       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5430         <size>0</size>
5431       </method>
5432       <method name="Int32 EndInvoke(IAsyncResult)">
5433         <size>0</size>
5434       </method>
5435     </type>
5436     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5437       <method name="Void .ctor()">
5438         <size>7</size>
5439       </method>
5440       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5441         <size>12</size>
5442       </method>
5443       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5444         <size>7</size>
5445       </method>
5446       <method name="Boolean MoveNext()">
5447         <size>25</size>
5448       </method>
5449       <method name="Void Dispose()">
5450         <size>8</size>
5451       </method>
5452       <method name="Void Reset()">
5453         <size>6</size>
5454       </method>
5455     </type>
5456     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5457       <method name="Void .ctor()">
5458         <size>7</size>
5459       </method>
5460       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5461         <size>12</size>
5462       </method>
5463       <method name="Boolean MoveNext()">
5464         <size>48</size>
5465       </method>
5466       <method name="Void Dispose()">
5467         <size>8</size>
5468       </method>
5469       <method name="Void Reset()">
5470         <size>6</size>
5471       </method>
5472     </type>
5473     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5474       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5475         <size>7</size>
5476       </method>
5477       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5478         <size>26</size>
5479       </method>
5480     </type>
5481     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5482       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5483         <size>7</size>
5484       </method>
5485     </type>
5486   </test>
5487   <test name="gtest-195.cs">
5488     <type name="OrderedMultiDictionary`2[T,U]">
5489       <method name="Void .ctor()">
5490         <size>7</size>
5491       </method>
5492       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5493         <size>13</size>
5494       </method>
5495     </type>
5496     <type name="RedBlackTree`1[S]">
5497       <method name="Void .ctor()">
5498         <size>7</size>
5499       </method>
5500       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5501         <size>1</size>
5502       </method>
5503     </type>
5504     <type name="X">
5505       <method name="Void .ctor()">
5506         <size>7</size>
5507       </method>
5508       <method name="Void Main()">
5509         <size>1</size>
5510       </method>
5511     </type>
5512     <type name="RedBlackTree`1+RangeTester[S]">
5513       <method name="Void .ctor(Object, IntPtr)">
5514         <size>0</size>
5515       </method>
5516       <method name="Int32 Invoke(S)">
5517         <size>0</size>
5518       </method>
5519       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5520         <size>0</size>
5521       </method>
5522       <method name="Int32 EndInvoke(IAsyncResult)">
5523         <size>0</size>
5524       </method>
5525     </type>
5526   </test>
5527   <test name="gtest-196.cs">
5528     <type name="Dict">
5529       <method name="Void .ctor()">
5530         <size>7</size>
5531       </method>
5532     </type>
5533     <type name="Foo">
5534       <method name="Void .ctor()">
5535         <size>7</size>
5536       </method>
5537       <method name="Int32 Main()">
5538         <size>112</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-197.cs">
5543     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547       <method name="Void .cctor()">
5548         <size>95</size>
5549       </method>
5550       <method name="Int32 GetHashCode(T)">
5551         <size>0</size>
5552       </method>
5553       <method name="Boolean Equals(T, T)">
5554         <size>0</size>
5555       </method>
5556       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5557         <size>6</size>
5558       </method>
5559     </type>
5560     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5561       <method name="Void .ctor()">
5562         <size>7</size>
5563       </method>
5564       <method name="Int32 GetHashCode(T)">
5565         <size>14</size>
5566       </method>
5567       <method name="Boolean Equals(T, T)">
5568         <size>41</size>
5569       </method>
5570     </type>
5571     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5572       <method name="Void .ctor()">
5573         <size>7</size>
5574       </method>
5575       <method name="Int32 GetHashCode(T)">
5576         <size>14</size>
5577       </method>
5578       <method name="Boolean Equals(T, T)">
5579         <size>36</size>
5580       </method>
5581     </type>
5582     <type name="Martin.Collections.Generic.X">
5583       <method name="Void .ctor()">
5584         <size>7</size>
5585       </method>
5586       <method name="Void Main()">
5587         <size>1</size>
5588       </method>
5589     </type>
5590   </test>
5591   <test name="gtest-198.cs">
5592     <type name="ClassLibrary2.List1`1[T]">
5593       <method name="Void .ctor()">
5594         <size>7</size>
5595       </method>
5596     </type>
5597     <type name="ClassLibrary2.List2`1[T]">
5598       <method name="Void .ctor()">
5599         <size>18</size>
5600       </method>
5601       <method name="Void AddItem(T)">
5602         <size>13</size>
5603       </method>
5604     </type>
5605     <type name="ClassLibrary2.Foo">
5606       <method name="Void .ctor()">
5607         <size>7</size>
5608       </method>
5609       <method name="Void Main()">
5610         <size>1</size>
5611       </method>
5612     </type>
5613   </test>
5614   <test name="gtest-199.cs">
5615     <type name="Splay`1[T]">
5616       <method name="Void .ctor()">
5617         <size>7</size>
5618       </method>
5619     </type>
5620     <type name="Foo">
5621       <method name="Void .ctor()">
5622         <size>7</size>
5623       </method>
5624       <method name="Void Main()">
5625         <size>1</size>
5626       </method>
5627     </type>
5628   </test>
5629   <test name="gtest-200.cs">
5630     <type name="Test">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634       <method name="T QueryInterface[T](System.Object)">
5635         <size>45</size>
5636       </method>
5637     </type>
5638     <type name="Driver">
5639       <method name="Void .ctor()">
5640         <size>7</size>
5641       </method>
5642       <method name="Void Main()">
5643         <size>1</size>
5644       </method>
5645     </type>
5646   </test>
5647   <test name="gtest-201.cs">
5648     <type name="HashSet`1[T]">
5649       <method name="Void .ctor(Int64)">
5650         <size>14</size>
5651       </method>
5652       <method name="Int64 Test()">
5653         <size>7</size>
5654       </method>
5655       <method name="IEnumerator`1 GetEnumerator()">
5656         <size>15</size>
5657       </method>
5658     </type>
5659     <type name="X">
5660       <method name="Void .ctor()">
5661         <size>7</size>
5662       </method>
5663       <method name="Int32 Main()">
5664         <size>81</size>
5665       </method>
5666     </type>
5667     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5668       <method name="Void .ctor()">
5669         <size>7</size>
5670       </method>
5671       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5672         <size>12</size>
5673       </method>
5674       <method name="Boolean MoveNext()">
5675         <size>75</size>
5676       </method>
5677       <method name="Void Dispose()">
5678         <size>8</size>
5679       </method>
5680       <method name="Void Reset()">
5681         <size>6</size>
5682       </method>
5683       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5684         <size>7</size>
5685       </method>
5686     </type>
5687   </test>
5688   <test name="gtest-202.cs">
5689     <type name="Generic`1[T]">
5690       <method name="Void .ctor()">
5691         <size>20</size>
5692       </method>
5693       <method name="T get_Item(Int32, Int32)">
5694         <size>14</size>
5695       </method>
5696       <method name="Void set_Item(Int32, Int32, T)">
5697         <size>15</size>
5698       </method>
5699     </type>
5700     <type name="Fault">
5701       <method name="Void Main()">
5702         <size>45</size>
5703       </method>
5704       <method name="System.String ToString()">
5705         <size>6</size>
5706       </method>
5707     </type>
5708   </test>
5709   <test name="gtest-203.cs">
5710     <type name="C`2[X,Y]">
5711       <method name="Void .ctor()">
5712         <size>7</size>
5713       </method>
5714       <method name="Void foo[A,B]()">
5715         <size>14</size>
5716       </method>
5717       <method name="Void bar[A,B]()">
5718         <size>69</size>
5719       </method>
5720     </type>
5721     <type name="C`2+Q`2[X,Y,A,B]">
5722       <method name="Void .ctor()">
5723         <size>7</size>
5724       </method>
5725       <method name="Void apply(C`2[X,Y])">
5726         <size>7</size>
5727       </method>
5728     </type>
5729     <type name="X">
5730       <method name="Void .ctor()">
5731         <size>7</size>
5732       </method>
5733       <method name="Void Main()">
5734         <size>13</size>
5735       </method>
5736     </type>
5737   </test>
5738   <test name="gtest-204.cs">
5739     <type name="Map`1[b]">
5740       <method name="Void .ctor()">
5741         <size>7</size>
5742       </method>
5743       <method name="a Fold1[a](a)">
5744         <size>2</size>
5745       </method>
5746       <method name="c Fold[c](c)">
5747         <size>15</size>
5748       </method>
5749     </type>
5750     <type name="LocalContext">
5751       <method name="Void .ctor()">
5752         <size>18</size>
5753       </method>
5754       <method name="a Fold[a](a)">
5755         <size>13</size>
5756       </method>
5757     </type>
5758     <type name="M">
5759       <method name="Void .ctor()">
5760         <size>7</size>
5761       </method>
5762       <method name="Void Main()">
5763         <size>19</size>
5764       </method>
5765     </type>
5766   </test>
5767   <test name="gtest-205.cs">
5768     <type name="Foo`1[S]">
5769       <method name="Void .ctor()">
5770         <size>7</size>
5771       </method>
5772     </type>
5773     <type name="Test`1[U]">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Func(U)">
5778         <size>12</size>
5779       </method>
5780     </type>
5781     <type name="X">
5782       <method name="Void .ctor()">
5783         <size>7</size>
5784       </method>
5785       <method name="Void Test(System.Type, System.Object)">
5786         <size>31</size>
5787       </method>
5788       <method name="Void Main()">
5789         <size>144</size>
5790       </method>
5791     </type>
5792   </test>
5793   <test name="gtest-206.cs">
5794     <type name="Continuation`2[R,A]">
5795       <method name="Void .ctor()">
5796         <size>7</size>
5797       </method>
5798       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5799         <size>2</size>
5800       </method>
5801     </type>
5802     <type name="Driver">
5803       <method name="Void .ctor()">
5804         <size>7</size>
5805       </method>
5806       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5807         <size>7</size>
5808       </method>
5809       <method name="Void Main()">
5810         <size>9</size>
5811       </method>
5812     </type>
5813   </test>
5814   <test name="gtest-207.cs">
5815     <type name="M">
5816       <method name="Void .ctor()">
5817         <size>7</size>
5818       </method>
5819       <method name="Void p(System.String)">
5820         <size>7</size>
5821       </method>
5822       <method name="Void Main()">
5823         <size>50</size>
5824       </method>
5825     </type>
5826   </test>
5827   <test name="gtest-208.cs">
5828     <type name="SomeClass">
5829       <method name="Void .ctor()">
5830         <size>7</size>
5831       </method>
5832     </type>
5833     <type name="Foo`1[T]">
5834       <method name="Void .ctor()">
5835         <size>7</size>
5836       </method>
5837       <method name="T Do(System.Object)">
5838         <size>12</size>
5839       </method>
5840     </type>
5841     <type name="Driver">
5842       <method name="Void .ctor()">
5843         <size>7</size>
5844       </method>
5845       <method name="Void Main()">
5846         <size>19</size>
5847       </method>
5848     </type>
5849   </test>
5850   <test name="gtest-209.cs">
5851     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5852       <method name="Void .ctor()">
5853         <size>7</size>
5854       </method>
5855     </type>
5856     <type name="ClassLibrary3.Test">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>23</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-210.cs">
5866     <type name="Foo`1[T]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870       <method name="T next()">
5871         <size>7</size>
5872       </method>
5873     </type>
5874     <type name="Goo">
5875       <method name="Void .ctor()">
5876         <size>7</size>
5877       </method>
5878     </type>
5879     <type name="Test">
5880       <method name="Void .ctor()">
5881         <size>7</size>
5882       </method>
5883       <method name="Void Main()">
5884         <size>14</size>
5885       </method>
5886     </type>
5887   </test>
5888   <test name="gtest-211.cs">
5889     <type name="MyTest">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893       <method name="Void f(Boolean, Boolean)">
5894         <size>59</size>
5895       </method>
5896       <method name="Void Main()">
5897         <size>448</size>
5898       </method>
5899     </type>
5900   </test>
5901   <test name="gtest-212.cs">
5902     <type name="Test">
5903       <method name="Void .ctor()">
5904         <size>7</size>
5905       </method>
5906       <method name="Void Fun[T](T)">
5907         <size>15</size>
5908       </method>
5909       <method name="Void Main()">
5910         <size>15</size>
5911       </method>
5912     </type>
5913     <type name="SomeStruct">
5914       <method name="Boolean get_Valid()">
5915         <size>2</size>
5916       </method>
5917     </type>
5918   </test>
5919   <test name="gtest-213.cs">
5920     <type name="Test">
5921       <method name="Void .ctor()">
5922         <size>7</size>
5923       </method>
5924       <method name="Void Fun[T](T)">
5925         <size>78</size>
5926       </method>
5927       <method name="Void Main()">
5928         <size>15</size>
5929       </method>
5930     </type>
5931     <type name="SomeStruct">
5932       <method name="Int32 get_Foo()">
5933         <size>7</size>
5934       </method>
5935       <method name="Void set_Foo(Int32)">
5936         <size>8</size>
5937       </method>
5938     </type>
5939   </test>
5940   <test name="gtest-214.cs">
5941     <type name="X">
5942       <method name="Void .ctor()">
5943         <size>7</size>
5944       </method>
5945       <method name="Int32 Main()">
5946         <size>83</size>
5947       </method>
5948     </type>
5949   </test>
5950   <test name="gtest-215.cs">
5951     <type name="R">
5952       <method name="Void .ctor()">
5953         <size>7</size>
5954       </method>
5955     </type>
5956     <type name="A`1[T]">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960     </type>
5961     <type name="D">
5962       <method name="Void .ctor()">
5963         <size>7</size>
5964       </method>
5965     </type>
5966     <type name="MainClass">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970       <method name="Void Main()">
5971         <size>1</size>
5972       </method>
5973     </type>
5974   </test>
5975   <test name="gtest-216.cs">
5976     <type name="BaseClass">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980       <method name="Ret`1 Foo[T]()">
5981         <size>2</size>
5982       </method>
5983       <method name="Ret Foo()">
5984         <size>2</size>
5985       </method>
5986       <method name="Void Main()">
5987         <size>1</size>
5988       </method>
5989     </type>
5990     <type name="DerivedClass">
5991       <method name="Void .ctor()">
5992         <size>7</size>
5993       </method>
5994       <method name="Ret`1 Foo[T]()">
5995         <size>2</size>
5996       </method>
5997       <method name="Ret Foo()">
5998         <size>2</size>
5999       </method>
6000     </type>
6001   </test>
6002   <test name="gtest-217.cs">
6003     <type name="MyTest">
6004       <method name="Void .ctor()">
6005         <size>7</size>
6006       </method>
6007       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6008         <size>44</size>
6009       </method>
6010       <method name="Void Main(System.String[])">
6011         <size>95</size>
6012       </method>
6013       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6014         <size>44</size>
6015       </method>
6016     </type>
6017     <type name="Fun`2[A1,R]">
6018       <method name="Void .ctor(Object, IntPtr)">
6019         <size>0</size>
6020       </method>
6021       <method name="R Invoke(A1)">
6022         <size>0</size>
6023       </method>
6024       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6025         <size>0</size>
6026       </method>
6027       <method name="R EndInvoke(IAsyncResult)">
6028         <size>0</size>
6029       </method>
6030     </type>
6031     <type name="MyTest">
6032       <method name="System.String &lt;Main&gt;m__0(Int32)">
6033         <size>8</size>
6034       </method>
6035     </type>
6036     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6037       <method name="Void .ctor()">
6038         <size>7</size>
6039       </method>
6040       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6041         <size>12</size>
6042       </method>
6043       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6044         <size>7</size>
6045       </method>
6046       <method name="Boolean MoveNext()">
6047         <size>205</size>
6048       </method>
6049       <method name="Void Dispose()">
6050         <size>60</size>
6051       </method>
6052       <method name="Void Reset()">
6053         <size>6</size>
6054       </method>
6055     </type>
6056     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6057       <method name="Void .ctor()">
6058         <size>7</size>
6059       </method>
6060       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6061         <size>12</size>
6062       </method>
6063       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6064         <size>7</size>
6065       </method>
6066       <method name="Boolean MoveNext()">
6067         <size>118</size>
6068       </method>
6069       <method name="Void Dispose()">
6070         <size>8</size>
6071       </method>
6072       <method name="Void Reset()">
6073         <size>6</size>
6074       </method>
6075     </type>
6076     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6077       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6078         <size>7</size>
6079       </method>
6080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6081         <size>52</size>
6082       </method>
6083     </type>
6084     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6085       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6086         <size>7</size>
6087       </method>
6088       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6089         <size>52</size>
6090       </method>
6091     </type>
6092   </test>
6093   <test name="gtest-218.cs">
6094     <type name="Foo">
6095       <method name="Void .ctor()">
6096         <size>7</size>
6097       </method>
6098     </type>
6099     <type name="X">
6100       <method name="Void .ctor()">
6101         <size>7</size>
6102       </method>
6103       <method name="Void Main()">
6104         <size>1</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-219.cs">
6109     <type name="Test">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113       <method name="Void Foo[T]()">
6114         <size>1</size>
6115       </method>
6116       <method name="Int32 Main()">
6117         <size>70</size>
6118       </method>
6119     </type>
6120   </test>
6121   <test name="gtest-220.cs">
6122     <type name="A`1[T1]">
6123       <method name="Void .ctor()">
6124         <size>7</size>
6125       </method>
6126     </type>
6127     <type name="A`1+B`1[T1,T2]">
6128       <method name="Void .ctor()">
6129         <size>7</size>
6130       </method>
6131     </type>
6132     <type name="A`1+B`1+C`1[T1,T2,T3]">
6133       <method name="Void .ctor()">
6134         <size>7</size>
6135       </method>
6136     </type>
6137     <type name="PopQuiz">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141       <method name="Int32 Main()">
6142         <size>145</size>
6143       </method>
6144     </type>
6145   </test>
6146   <test name="gtest-221.cs">
6147     <type name="C1`1[IFoo]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="C2">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="C1`1[T] Hoge[T](C1`1[T])">
6157         <size>0</size>
6158       </method>
6159     </type>
6160     <type name="C3">
6161       <method name="Void .ctor()">
6162         <size>7</size>
6163       </method>
6164       <method name="C1`1[T] Hoge[T](C1`1[T])">
6165         <size>2</size>
6166       </method>
6167     </type>
6168     <type name="X">
6169       <method name="Void .ctor()">
6170         <size>7</size>
6171       </method>
6172       <method name="Void Main()">
6173         <size>1</size>
6174       </method>
6175     </type>
6176   </test>
6177   <test name="gtest-222.cs">
6178     <type name="Mona`1[T]">
6179       <method name="Void .ctor()">
6180         <size>7</size>
6181       </method>
6182     </type>
6183     <type name="Test">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Mona`1[K] GetMona[K]()">
6188         <size>6</size>
6189       </method>
6190       <method name="Void Main()">
6191         <size>1</size>
6192       </method>
6193     </type>
6194   </test>
6195   <test name="gtest-223.cs">
6196     <type name="Foo`1[T]">
6197       <method name="Void .ctor()">
6198         <size>7</size>
6199       </method>
6200     </type>
6201     <type name="Test">
6202       <method name="Void .ctor()">
6203         <size>7</size>
6204       </method>
6205       <method name="Foo`1[K] Hoge[K]()">
6206         <size>2</size>
6207       </method>
6208       <method name="Void Main()">
6209         <size>72</size>
6210       </method>
6211     </type>
6212   </test>
6213   <test name="gtest-224.cs">
6214     <type name="Base">
6215       <method name="Void .ctor()">
6216         <size>7</size>
6217       </method>
6218       <method name="Void Foo[T]()">
6219         <size>1</size>
6220       </method>
6221     </type>
6222     <type name="Derived">
6223       <method name="Void .ctor()">
6224         <size>7</size>
6225       </method>
6226       <method name="Void Foo[T]()">
6227         <size>1</size>
6228       </method>
6229     </type>
6230     <type name="Driver">
6231       <method name="Void .ctor()">
6232         <size>7</size>
6233       </method>
6234       <method name="Void Main()">
6235         <size>11</size>
6236       </method>
6237     </type>
6238   </test>
6239   <test name="gtest-225.cs">
6240     <type name="Set`1[Element]">
6241       <method name="Void .ctor()">
6242         <size>7</size>
6243       </method>
6244       <method name="Locator locate(Element)">
6245         <size>31</size>
6246       </method>
6247     </type>
6248     <type name="Set`1+Node[Element]">
6249       <method name="Void .ctor()">
6250         <size>7</size>
6251       </method>
6252     </type>
6253     <type name="SetTest">
6254       <method name="Void Main()">
6255         <size>1</size>
6256       </method>
6257     </type>
6258     <type name="Set`1+Locator+Replace[Element]">
6259       <method name="Void .ctor(Object, IntPtr)">
6260         <size>0</size>
6261       </method>
6262       <method name="Void Invoke(Set`1+Node[Element])">
6263         <size>0</size>
6264       </method>
6265       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6266         <size>0</size>
6267       </method>
6268       <method name="Void EndInvoke(IAsyncResult)">
6269         <size>0</size>
6270       </method>
6271     </type>
6272     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6273       <method name="Void .ctor()">
6274         <size>7</size>
6275       </method>
6276       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6277         <size>15</size>
6278       </method>
6279     </type>
6280     <type name="Set`1+Locator[Element]">
6281       <method name="Void .ctor(Replace)">
6282         <size>1</size>
6283       </method>
6284     </type>
6285   </test>
6286   <test name="gtest-226.cs">
6287     <type name="A">
6288       <method name="Void .ctor()">
6289         <size>24</size>
6290       </method>
6291     </type>
6292     <type name="M">
6293       <method name="Void .ctor()">
6294         <size>7</size>
6295       </method>
6296       <method name="Int32 Main()">
6297         <size>84</size>
6298       </method>
6299     </type>
6300     <type name="Container`1[T]">
6301       <method name="Void .ctor(T)">
6302         <size>8</size>
6303       </method>
6304     </type>
6305   </test>
6306   <test name="gtest-227.cs">
6307     <type name="Foo`1[G]">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Void Bar()">
6312         <size>26</size>
6313       </method>
6314     </type>
6315     <type name="X">
6316       <method name="Void .ctor()">
6317         <size>7</size>
6318       </method>
6319       <method name="Void Main()">
6320         <size>1</size>
6321       </method>
6322     </type>
6323   </test>
6324   <test name="gtest-228.cs">
6325     <type name="GenParAttribute">
6326       <method name="Void .ctor()">
6327         <size>7</size>
6328       </method>
6329     </type>
6330     <type name="cons`2[A,B]">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void abc[M]()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338     <type name="Test">
6339       <method name="Void .ctor()">
6340         <size>7</size>
6341       </method>
6342       <method name="Void Main()">
6343         <size>1</size>
6344       </method>
6345     </type>
6346   </test>
6347   <test name="gtest-229.cs">
6348     <type name="B">
6349       <method name="Void .ctor()">
6350         <size>7</size>
6351       </method>
6352       <method name="Int32 CompareTo(B)">
6353         <size>2</size>
6354       </method>
6355     </type>
6356     <type name="Tester">
6357       <method name="Void .ctor()">
6358         <size>7</size>
6359       </method>
6360       <method name="Int32 Main()">
6361         <size>21</size>
6362       </method>
6363     </type>
6364   </test>
6365   <test name="gtest-231.cs">
6366     <type name="X">
6367       <method name="Void .ctor()">
6368         <size>7</size>
6369       </method>
6370       <method name="Void Main()">
6371         <size>31</size>
6372       </method>
6373     </type>
6374   </test>
6375   <test name="gtest-232.cs">
6376     <type name="H">
6377       <method name="Void .ctor()">
6378         <size>7</size>
6379       </method>
6380       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6381         <size>30</size>
6382       </method>
6383       <method name="Void Main(System.String[])">
6384         <size>1</size>
6385       </method>
6386     </type>
6387     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6388       <method name="Void .ctor()">
6389         <size>7</size>
6390       </method>
6391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6392         <size>12</size>
6393       </method>
6394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6395         <size>7</size>
6396       </method>
6397       <method name="Boolean MoveNext()">
6398         <size>117</size>
6399       </method>
6400       <method name="Void Dispose()">
6401         <size>8</size>
6402       </method>
6403       <method name="Void Reset()">
6404         <size>6</size>
6405       </method>
6406       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6407         <size>7</size>
6408       </method>
6409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6410         <size>40</size>
6411       </method>
6412     </type>
6413   </test>
6414   <test name="gtest-233.cs">
6415     <type name="Program">
6416       <method name="Void .ctor()">
6417         <size>7</size>
6418       </method>
6419       <method name="Void Main(System.String[])">
6420         <size>25</size>
6421       </method>
6422       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6423         <size>1</size>
6424       </method>
6425     </type>
6426   </test>
6427   <test name="gtest-234.cs">
6428     <type name="Test">
6429       <method name="Void .ctor()">
6430         <size>7</size>
6431       </method>
6432       <method name="IFoo`1 GetFooGeneric[T]()">
6433         <size>2</size>
6434       </method>
6435       <method name="IFoo GetFoo()">
6436         <size>7</size>
6437       </method>
6438       <method name="Void Main()">
6439         <size>14</size>
6440       </method>
6441     </type>
6442   </test>
6443   <test name="gtest-235.cs">
6444     <type name="GettingStarted">
6445       <method name="Void .ctor()">
6446         <size>7</size>
6447       </method>
6448       <method name="Void Main()">
6449         <size>13</size>
6450       </method>
6451     </type>
6452   </test>
6453   <test name="gtest-236.cs">
6454     <type name="Foo`1[T]">
6455       <method name="Void .ctor()">
6456         <size>7</size>
6457       </method>
6458       <method name="Int32 Test(Foo`1[T])">
6459         <size>2</size>
6460       </method>
6461       <method name="Int32 Test(Foo`1[System.Int32])">
6462         <size>2</size>
6463       </method>
6464     </type>
6465     <type name="X">
6466       <method name="Void .ctor()">
6467         <size>7</size>
6468       </method>
6469       <method name="Int32 Main()">
6470         <size>59</size>
6471       </method>
6472     </type>
6473   </test>
6474   <test name="gtest-237.cs">
6475     <type name="Foo`1[T]">
6476       <method name="Void .ctor()">
6477         <size>7</size>
6478       </method>
6479       <method name="Int32 Test(T)">
6480         <size>2</size>
6481       </method>
6482       <method name="Int32 Test(Int32)">
6483         <size>2</size>
6484       </method>
6485     </type>
6486     <type name="X">
6487       <method name="Void .ctor()">
6488         <size>7</size>
6489       </method>
6490       <method name="Int32 Main()">
6491         <size>60</size>
6492       </method>
6493     </type>
6494   </test>
6495   <test name="gtest-238.cs">
6496     <type name="X">
6497       <method name="Void .ctor()">
6498         <size>7</size>
6499       </method>
6500       <method name="Int32 Main()">
6501         <size>39</size>
6502       </method>
6503     </type>
6504   </test>
6505   <test name="gtest-239.cs">
6506     <type name="Foo`2[T,U]">
6507       <method name="Void .ctor()">
6508         <size>7</size>
6509       </method>
6510       <method name="Int32 Test(T, U)">
6511         <size>2</size>
6512       </method>
6513       <method name="Int32 Test(Int32, U)">
6514         <size>2</size>
6515       </method>
6516       <method name="Int32 Test(T, Single)">
6517         <size>2</size>
6518       </method>
6519       <method name="Int32 Test(Int32, Single)">
6520         <size>2</size>
6521       </method>
6522     </type>
6523     <type name="X">
6524       <method name="Void .ctor()">
6525         <size>7</size>
6526       </method>
6527       <method name="Int32 Main()">
6528         <size>237</size>
6529       </method>
6530     </type>
6531   </test>
6532   <test name="gtest-240.cs">
6533     <type name="MyClass">
6534       <method name="Void .ctor()">
6535         <size>7</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Void Main()">
6543         <size>1</size>
6544       </method>
6545     </type>
6546     <type name="MyClass">
6547       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6548         <size>1</size>
6549       </method>
6550       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6551         <size>1</size>
6552       </method>
6553       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6554         <size>1</size>
6555       </method>
6556       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6557         <size>1</size>
6558       </method>
6559     </type>
6560   </test>
6561   <test name="gtest-241.cs">
6562     <type name="a">
6563       <method name="Void .ctor()">
6564         <size>7</size>
6565       </method>
6566       <method name="Void func[T](T ByRef)">
6567         <size>0</size>
6568       </method>
6569     </type>
6570     <type name="b">
6571       <method name="Void .ctor()">
6572         <size>7</size>
6573       </method>
6574       <method name="Void func[T](T ByRef)">
6575         <size>1</size>
6576       </method>
6577     </type>
6578     <type name="main">
6579       <method name="Void .ctor()">
6580         <size>7</size>
6581       </method>
6582       <method name="Void Main()">
6583         <size>1</size>
6584       </method>
6585     </type>
6586   </test>
6587   <test name="gtest-242.cs">
6588     <type name="Container`1[T]">
6589       <method name="Void .ctor()">
6590         <size>7</size>
6591       </method>
6592     </type>
6593     <type name="ReferenceType">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Int32 CompareTo(ReferenceType)">
6598         <size>2</size>
6599       </method>
6600     </type>
6601     <type name="Test">
6602       <method name="Void .ctor()">
6603         <size>7</size>
6604       </method>
6605       <method name="Void Main()">
6606         <size>13</size>
6607       </method>
6608     </type>
6609     <type name="MyValueType">
6610       <method name="Int32 CompareTo(MyValueType)">
6611         <size>2</size>
6612       </method>
6613     </type>
6614   </test>
6615   <test name="gtest-243.cs">
6616     <type name="Foo`1[T]">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Test(T)">
6621         <size>1</size>
6622       </method>
6623     </type>
6624     <type name="Tests">
6625       <method name="Void .ctor()">
6626         <size>7</size>
6627       </method>
6628       <method name="Void foo[T]()">
6629         <size>1</size>
6630       </method>
6631       <method name="Int32 Test()">
6632         <size>148</size>
6633       </method>
6634       <method name="Int32 Main()">
6635         <size>8</size>
6636       </method>
6637     </type>
6638   </test>
6639   <test name="gtest-244.cs">
6640     <type name="B">
6641       <method name="Void .ctor()">
6642         <size>7</size>
6643       </method>
6644       <method name="T Get[T]()">
6645         <size>10</size>
6646       </method>
6647     </type>
6648     <type name="A">
6649       <method name="Void .ctor()">
6650         <size>7</size>
6651       </method>
6652       <method name="T Get[T]()">
6653         <size>30</size>
6654       </method>
6655       <method name="Void Main()">
6656         <size>12</size>
6657       </method>
6658     </type>
6659   </test>
6660   <test name="gtest-245.cs">
6661     <type name="DerivedGenericClass`1[T]">
6662       <method name="Void .ctor()">
6663         <size>7</size>
6664       </method>
6665       <method name="Void Foo()">
6666         <size>1</size>
6667       </method>
6668       <method name="Void Baz()">
6669         <size>7</size>
6670       </method>
6671     </type>
6672     <type name="BaseClass">
6673       <method name="Void .ctor()">
6674         <size>7</size>
6675       </method>
6676       <method name="Void Foo()">
6677         <size>0</size>
6678       </method>
6679     </type>
6680     <type name="X">
6681       <method name="Void .ctor()">
6682         <size>7</size>
6683       </method>
6684       <method name="Void Main()">
6685         <size>1</size>
6686       </method>
6687     </type>
6688   </test>
6689   <test name="gtest-246.cs">
6690     <type name="TestCase.CTest">
6691       <method name="Void .ctor()">
6692         <size>7</size>
6693       </method>
6694       <method name="Void Main()">
6695         <size>1</size>
6696       </method>
6697       <method name="Void Bar()">
6698         <size>1</size>
6699       </method>
6700     </type>
6701     <type name="TestCase.CGenericTest`2[T,V]">
6702       <method name="Void .ctor()">
6703         <size>7</size>
6704       </method>
6705       <method name="V Foo()">
6706         <size>21</size>
6707       </method>
6708     </type>
6709   </test>
6710   <test name="gtest-247.cs">
6711     <type name="EnumerableBase`1[T]">
6712       <method name="Void .ctor()">
6713         <size>7</size>
6714       </method>
6715       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6716         <size>7</size>
6717       </method>
6718       <method name="IEnumerator`1 GetEnumerator()">
6719         <size>0</size>
6720       </method>
6721     </type>
6722     <type name="CollectionValueBase`1[T]">
6723       <method name="Void .ctor()">
6724         <size>7</size>
6725       </method>
6726       <method name="Void raiseItemsAdded(T, Int32)">
6727         <size>1</size>
6728       </method>
6729       <method name="IEnumerator`1 GetEnumerator()">
6730         <size>0</size>
6731       </method>
6732     </type>
6733     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6734       <method name="Void .ctor()">
6735         <size>7</size>
6736       </method>
6737     </type>
6738     <type name="CircularQueue`1[T]">
6739       <method name="Void .ctor()">
6740         <size>7</size>
6741       </method>
6742       <method name="IEnumerator`1 GetEnumerator()">
6743         <size>8</size>
6744       </method>
6745       <method name="Void Enqueue(T)">
6746         <size>1</size>
6747       </method>
6748     </type>
6749     <type name="HashSet`1[T]">
6750       <method name="Void .ctor()">
6751         <size>7</size>
6752       </method>
6753       <method name="Void RemoveAll[U](IEnumerable`1)">
6754         <size>7</size>
6755       </method>
6756       <method name="Void AddAll[U](IEnumerable`1)">
6757         <size>61</size>
6758       </method>
6759       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6760         <size>2</size>
6761       </method>
6762       <method name="IEnumerator`1 GetEnumerator()">
6763         <size>8</size>
6764       </method>
6765     </type>
6766     <type name="X">
6767       <method name="Void .ctor()">
6768         <size>7</size>
6769       </method>
6770       <method name="Void Main()">
6771         <size>1</size>
6772       </method>
6773     </type>
6774     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6775       <method name="Void .ctor()">
6776         <size>7</size>
6777       </method>
6778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6779         <size>12</size>
6780       </method>
6781       <method name="Boolean MoveNext()">
6782         <size>25</size>
6783       </method>
6784       <method name="Void Dispose()">
6785         <size>8</size>
6786       </method>
6787       <method name="Void Reset()">
6788         <size>6</size>
6789       </method>
6790     </type>
6791     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6792       <method name="Void .ctor()">
6793         <size>7</size>
6794       </method>
6795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6796         <size>12</size>
6797       </method>
6798       <method name="Boolean MoveNext()">
6799         <size>25</size>
6800       </method>
6801       <method name="Void Dispose()">
6802         <size>8</size>
6803       </method>
6804       <method name="Void Reset()">
6805         <size>6</size>
6806       </method>
6807     </type>
6808     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6810         <size>7</size>
6811       </method>
6812     </type>
6813     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6814       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6815         <size>7</size>
6816       </method>
6817     </type>
6818   </test>
6819   <test name="gtest-248.cs">
6820     <type name="Foo`1[T]">
6821       <method name="Void .ctor()">
6822         <size>7</size>
6823       </method>
6824     </type>
6825     <type name="X">
6826       <method name="Void .ctor()">
6827         <size>7</size>
6828       </method>
6829       <method name="Boolean Test(System.Object)">
6830         <size>19</size>
6831       </method>
6832       <method name="Void Main()">
6833         <size>1</size>
6834       </method>
6835     </type>
6836   </test>
6837   <test name="gtest-249.cs">
6838     <type name="EnumerableBase`1[T]">
6839       <method name="Void .ctor()">
6840         <size>7</size>
6841       </method>
6842       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6843         <size>7</size>
6844       </method>
6845       <method name="IEnumerator`1 GetEnumerator()">
6846         <size>0</size>
6847       </method>
6848     </type>
6849     <type name="ArrayBase`1[T]">
6850       <method name="Void .ctor()">
6851         <size>7</size>
6852       </method>
6853       <method name="IEnumerator`1 GetEnumerator()">
6854         <size>8</size>
6855       </method>
6856     </type>
6857     <type name="HashedArrayList`1[T]">
6858       <method name="Void .ctor()">
6859         <size>7</size>
6860       </method>
6861       <method name="IEnumerator`1 GetEnumerator()">
6862         <size>7</size>
6863       </method>
6864     </type>
6865     <type name="X">
6866       <method name="Void .ctor()">
6867         <size>7</size>
6868       </method>
6869       <method name="Void Main()">
6870         <size>1</size>
6871       </method>
6872     </type>
6873     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6874       <method name="Void .ctor()">
6875         <size>7</size>
6876       </method>
6877       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6878         <size>12</size>
6879       </method>
6880       <method name="Boolean MoveNext()">
6881         <size>25</size>
6882       </method>
6883       <method name="Void Dispose()">
6884         <size>8</size>
6885       </method>
6886       <method name="Void Reset()">
6887         <size>6</size>
6888       </method>
6889       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6890         <size>7</size>
6891       </method>
6892     </type>
6893   </test>
6894   <test name="gtest-250.cs">
6895     <type name="GuardedIndexedSorted`1[T]">
6896       <method name="Void .ctor()">
6897         <size>7</size>
6898       </method>
6899       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6900         <size>13</size>
6901       </method>
6902     </type>
6903     <type name="X">
6904       <method name="Void .ctor()">
6905         <size>7</size>
6906       </method>
6907       <method name="Void Main()">
6908         <size>1</size>
6909       </method>
6910     </type>
6911     <type name="Fun`2[R,S]">
6912       <method name="Void .ctor(Object, IntPtr)">
6913         <size>0</size>
6914       </method>
6915       <method name="S Invoke(R)">
6916         <size>0</size>
6917       </method>
6918       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6919         <size>0</size>
6920       </method>
6921       <method name="S EndInvoke(IAsyncResult)">
6922         <size>0</size>
6923       </method>
6924     </type>
6925   </test>
6926   <test name="gtest-251.cs">
6927     <type name="SortedIndexedTester`1[T]">
6928       <method name="Void .ctor()">
6929         <size>7</size>
6930       </method>
6931       <method name="Void Test(ISorted`1)">
6932         <size>24</size>
6933       </method>
6934     </type>
6935     <type name="X">
6936       <method name="Void .ctor()">
6937         <size>7</size>
6938       </method>
6939       <method name="Void Main()">
6940         <size>1</size>
6941       </method>
6942     </type>
6943     <type name="&lt;PrivateImplementationDetails&gt;">
6944       <method name="Void .ctor()">
6945         <size>7</size>
6946       </method>
6947     </type>
6948   </test>
6949   <test name="gtest-252.cs">
6950     <type name="EqualityComparer`1[T]">
6951       <method name="Void .cctor()">
6952         <size>16</size>
6953       </method>
6954       <method name="Void Test()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="SequencedEqualityComparer`2[T,W]">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963     <type name="X">
6964       <method name="Void .ctor()">
6965         <size>7</size>
6966       </method>
6967       <method name="Void Main()">
6968         <size>6</size>
6969       </method>
6970     </type>
6971   </test>
6972   <test name="gtest-253.cs">
6973     <type name="CollectionValueTester`2[R,S]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="ExtensibleTester`1[U]">
6979       <method name="Void .ctor(U)">
6980         <size>14</size>
6981       </method>
6982       <method name="Void Direct()">
6983         <size>24</size>
6984       </method>
6985     </type>
6986     <type name="Extensible`1[V]">
6987       <method name="Void .ctor()">
6988         <size>7</size>
6989       </method>
6990       <method name="Void AddAll[W](IEnumerable`1)">
6991         <size>1</size>
6992       </method>
6993     </type>
6994     <type name="X">
6995       <method name="Void .ctor()">
6996         <size>7</size>
6997       </method>
6998       <method name="Void Main()">
6999         <size>20</size>
7000       </method>
7001     </type>
7002   </test>
7003   <test name="gtest-254.cs">
7004     <type name="HashedLinkedList`1[T]">
7005       <method name="Void .ctor()">
7006         <size>7</size>
7007       </method>
7008       <method name="HashedLinkedList`1[T] GetList()">
7009         <size>6</size>
7010       </method>
7011       <method name="Void Test(Int32)">
7012         <size>55</size>
7013       </method>
7014       <method name="Void Test(HashedLinkedList`1[T])">
7015         <size>40</size>
7016       </method>
7017     </type>
7018     <type name="X">
7019       <method name="Void .ctor()">
7020         <size>7</size>
7021       </method>
7022       <method name="Void Main()">
7023         <size>20</size>
7024       </method>
7025     </type>
7026   </test>
7027   <test name="gtest-255.cs">
7028     <type name="A">
7029       <method name="Void .ctor()">
7030         <size>7</size>
7031       </method>
7032       <method name="T Foo[T]()">
7033         <size>0</size>
7034       </method>
7035     </type>
7036     <type name="B">
7037       <method name="Void .ctor()">
7038         <size>7</size>
7039       </method>
7040       <method name="T Foo[T]()">
7041         <size>10</size>
7042       </method>
7043     </type>
7044     <type name="C">
7045       <method name="Void .ctor()">
7046         <size>7</size>
7047       </method>
7048       <method name="Void Main()">
7049         <size>1</size>
7050       </method>
7051     </type>
7052   </test>
7053   <test name="gtest-256.cs">
7054     <type name="Test">
7055       <method name="Void .ctor()">
7056         <size>7</size>
7057       </method>
7058       <method name="IEnumerator`1 GetEnumerator()">
7059         <size>15</size>
7060       </method>
7061       <method name="Void Main()">
7062         <size>11</size>
7063       </method>
7064       <method name="Void Run()">
7065         <size>147</size>
7066       </method>
7067     </type>
7068     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7069       <method name="Void .ctor()">
7070         <size>7</size>
7071       </method>
7072       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7073         <size>7</size>
7074       </method>
7075       <method name="Boolean MoveNext()">
7076         <size>129</size>
7077       </method>
7078       <method name="Void Dispose()">
7079         <size>8</size>
7080       </method>
7081       <method name="Void Reset()">
7082         <size>6</size>
7083       </method>
7084       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7085         <size>7</size>
7086       </method>
7087     </type>
7088   </test>
7089   <test name="gtest-257.cs">
7090     <type name="Tests">
7091       <method name="Void .ctor()">
7092         <size>7</size>
7093       </method>
7094       <method name="Void Main()">
7095         <size>32</size>
7096       </method>
7097     </type>
7098   </test>
7099   <test name="gtest-258.cs">
7100     <type name="A">
7101       <method name="Void .ctor()">
7102         <size>7</size>
7103       </method>
7104     </type>
7105     <type name="B">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109     </type>
7110     <type name="Foo`1[T]">
7111       <method name="Void .ctor()">
7112         <size>7</size>
7113       </method>
7114     </type>
7115     <type name="X">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119       <method name="Void Main()">
7120         <size>7</size>
7121       </method>
7122     </type>
7123   </test>
7124   <test name="gtest-259.cs">
7125     <type name="Class1`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129       <method name="Void MethodOfClass1(T, MyType)">
7130         <size>14</size>
7131       </method>
7132     </type>
7133     <type name="MyType">
7134       <method name="Void .ctor()">
7135         <size>7</size>
7136       </method>
7137       <method name="Void MethodOfMyBaseType()">
7138         <size>1</size>
7139       </method>
7140     </type>
7141     <type name="MyBaseType">
7142       <method name="Void .ctor()">
7143         <size>7</size>
7144       </method>
7145       <method name="Void MethodOfMyBaseType()">
7146         <size>0</size>
7147       </method>
7148     </type>
7149     <type name="X">
7150       <method name="Void .ctor()">
7151         <size>7</size>
7152       </method>
7153       <method name="Void Main()">
7154         <size>1</size>
7155       </method>
7156     </type>
7157   </test>
7158   <test name="gtest-260.cs">
7159     <type name="A`1[T]">
7160       <method name="Void .ctor()">
7161         <size>7</size>
7162       </method>
7163     </type>
7164     <type name="B`1[T]">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168     </type>
7169     <type name="Test">
7170       <method name="Void .ctor()">
7171         <size>7</size>
7172       </method>
7173       <method name="Void .cctor()">
7174         <size>11</size>
7175       </method>
7176       <method name="Void Main()">
7177         <size>1</size>
7178       </method>
7179     </type>
7180   </test>
7181   <test name="gtest-261.cs">
7182     <type name="Cons`2[T,U]">
7183       <method name="Void .ctor(T, U)">
7184         <size>21</size>
7185       </method>
7186       <method name="System.String ToString()">
7187         <size>68</size>
7188       </method>
7189     </type>
7190     <type name="List`1[A]">
7191       <method name="Void .ctor(A)">
7192         <size>9</size>
7193       </method>
7194       <method name="Void .ctor(A, List`1)">
7195         <size>9</size>
7196       </method>
7197       <method name="Void zip[B](List`1[B])">
7198         <size>18</size>
7199       </method>
7200     </type>
7201     <type name="Test">
7202       <method name="Void .ctor()">
7203         <size>7</size>
7204       </method>
7205       <method name="Void Main(System.String[])">
7206         <size>14</size>
7207       </method>
7208     </type>
7209   </test>
7210   <test name="gtest-262.cs">
7211     <type name="Test">
7212       <method name="Void .ctor()">
7213         <size>7</size>
7214       </method>
7215       <method name="Void f1(System.Object)">
7216         <size>1</size>
7217       </method>
7218       <method name="Void f2(System.String)">
7219         <size>1</size>
7220       </method>
7221       <method name="Void f3(Test)">
7222         <size>1</size>
7223       </method>
7224       <method name="Void f4(Int32)">
7225         <size>1</size>
7226       </method>
7227       <method name="Void f5(Int16)">
7228         <size>1</size>
7229       </method>
7230       <method name="Void Main()">
7231         <size>163</size>
7232       </method>
7233     </type>
7234   </test>
7235   <test name="gtest-263.cs">
7236     <type name="Foo`1[S]">
7237       <method name="Void .ctor()">
7238         <size>7</size>
7239       </method>
7240       <method name="ICloneable Test(S)">
7241         <size>12</size>
7242       </method>
7243     </type>
7244     <type name="ConvertHelper">
7245       <method name="IEnumerator`1 Test[S,T](S)">
7246         <size>22</size>
7247       </method>
7248       <method name="Void Main()">
7249         <size>1</size>
7250       </method>
7251     </type>
7252     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7253       <method name="Void .ctor()">
7254         <size>7</size>
7255       </method>
7256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7257         <size>12</size>
7258       </method>
7259       <method name="Boolean MoveNext()">
7260         <size>80</size>
7261       </method>
7262       <method name="Void Dispose()">
7263         <size>8</size>
7264       </method>
7265       <method name="Void Reset()">
7266         <size>6</size>
7267       </method>
7268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7269         <size>7</size>
7270       </method>
7271     </type>
7272   </test>
7273   <test name="gtest-264.cs">
7274     <type name="BaseList`1[SubType]">
7275       <method name="Void .ctor()">
7276         <size>18</size>
7277       </method>
7278     </type>
7279     <type name="XXX">
7280       <method name="Void .ctor()">
7281         <size>7</size>
7282       </method>
7283     </type>
7284     <type name="Crash">
7285       <method name="Void .ctor()">
7286         <size>7</size>
7287       </method>
7288       <method name="Void Main()">
7289         <size>14</size>
7290       </method>
7291     </type>
7292   </test>
7293   <test name="gtest-265.cs">
7294     <type name="Test">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298       <method name="Void Main()">
7299         <size>14</size>
7300       </method>
7301     </type>
7302   </test>
7303   <test name="gtest-266.cs">
7304     <type name="Test`1[T]">
7305       <method name="Void .ctor()">
7306         <size>7</size>
7307       </method>
7308     </type>
7309     <type name="Test`1+Inner`1[T,U]">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Foo()">
7314         <size>13</size>
7315       </method>
7316     </type>
7317     <type name="Test">
7318       <method name="Void .ctor()">
7319         <size>7</size>
7320       </method>
7321       <method name="Void Main()">
7322         <size>1</size>
7323       </method>
7324     </type>
7325   </test>
7326   <test name="gtest-267.cs">
7327     <type name="T">
7328       <method name="Void .ctor()">
7329         <size>7</size>
7330       </method>
7331       <method name="Void Foo[T](Handler`1[T])">
7332         <size>34</size>
7333       </method>
7334       <method name="Void Response[T](Handler`1[T])">
7335         <size>1</size>
7336       </method>
7337       <method name="Void Main()">
7338         <size>1</size>
7339       </method>
7340     </type>
7341     <type name="Handler`1[T]">
7342       <method name="Void .ctor(Object, IntPtr)">
7343         <size>0</size>
7344       </method>
7345       <method name="Void Invoke(T)">
7346         <size>0</size>
7347       </method>
7348       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7349         <size>0</size>
7350       </method>
7351       <method name="Void EndInvoke(IAsyncResult)">
7352         <size>0</size>
7353       </method>
7354     </type>
7355     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7356       <method name="Void .ctor()">
7357         <size>7</size>
7358       </method>
7359       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7360         <size>18</size>
7361       </method>
7362     </type>
7363   </test>
7364   <test name="gtest-268.cs">
7365     <type name="Test">
7366       <method name="Void .ctor()">
7367         <size>7</size>
7368       </method>
7369       <method name="Void Bar()">
7370         <size>7</size>
7371       </method>
7372       <method name="Void Main()">
7373         <size>1</size>
7374       </method>
7375     </type>
7376     <type name="Test+G`1[T]">
7377       <method name="Void .ctor()">
7378         <size>7</size>
7379       </method>
7380     </type>
7381   </test>
7382   <test name="gtest-269.cs">
7383     <type name="X">
7384       <method name="Void .ctor()">
7385         <size>7</size>
7386       </method>
7387       <method name="Int32 Beer(Nullable`1)">
7388         <size>54</size>
7389       </method>
7390       <method name="Int64 PubToLong(IrishPub)">
7391         <size>12</size>
7392       </method>
7393       <method name="Int32 Test(Nullable`1)">
7394         <size>53</size>
7395       </method>
7396       <method name="Int32 TestWithNull(Nullable`1)">
7397         <size>55</size>
7398       </method>
7399       <method name="Nullable`1 Foo(Boolean)">
7400         <size>24</size>
7401       </method>
7402       <method name="Int32 Test(Boolean)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int32 Main()">
7406         <size>194</size>
7407       </method>
7408     </type>
7409     <type name="IrishPub">
7410       <method name="Void .ctor(IrishBeer)">
7411         <size>8</size>
7412       </method>
7413       <method name="Int64 op_Implicit(Nullable`1)">
7414         <size>36</size>
7415       </method>
7416       <method name="Nullable`1 op_Implicit(Int64)">
7417         <size>13</size>
7418       </method>
7419     </type>
7420   </test>
7421   <test name="gtest-270.cs">
7422     <type name="X">
7423       <method name="Void .ctor()">
7424         <size>7</size>
7425       </method>
7426       <method name="Int32 Test(Nullable`1)">
7427         <size>44</size>
7428       </method>
7429       <method name="Int32 Main()">
7430         <size>42</size>
7431       </method>
7432     </type>
7433   </test>
7434   <test name="gtest-271.cs">
7435     <type name="Qux`2[X,V]">
7436       <method name="Void .ctor()">
7437         <size>7</size>
7438       </method>
7439       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7440         <size>8</size>
7441       </method>
7442       <method name="IEnumerator`1 GetEnumerator()">
7443         <size>8</size>
7444       </method>
7445     </type>
7446     <type name="Foo`2[X,V]">
7447       <method name="Void .ctor()">
7448         <size>7</size>
7449       </method>
7450     </type>
7451     <type name="Test`1[T]">
7452       <method name="Void .ctor()">
7453         <size>7</size>
7454       </method>
7455       <method name="Int32 CompareTo(Test`1[T])">
7456         <size>2</size>
7457       </method>
7458     </type>
7459     <type name="X">
7460       <method name="Void .ctor()">
7461         <size>7</size>
7462       </method>
7463       <method name="Void Main()">
7464         <size>53</size>
7465       </method>
7466     </type>
7467     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7468       <method name="Void .ctor()">
7469         <size>7</size>
7470       </method>
7471       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7472         <size>7</size>
7473       </method>
7474       <method name="Boolean MoveNext()">
7475         <size>25</size>
7476       </method>
7477       <method name="Void Dispose()">
7478         <size>8</size>
7479       </method>
7480       <method name="Void Reset()">
7481         <size>6</size>
7482       </method>
7483     </type>
7484     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7485       <method name="Void .ctor()">
7486         <size>7</size>
7487       </method>
7488       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7489         <size>12</size>
7490       </method>
7491       <method name="Boolean MoveNext()">
7492         <size>25</size>
7493       </method>
7494       <method name="Void Dispose()">
7495         <size>8</size>
7496       </method>
7497       <method name="Void Reset()">
7498         <size>6</size>
7499       </method>
7500     </type>
7501     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7502       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7503         <size>7</size>
7504       </method>
7505     </type>
7506     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7507       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7508         <size>7</size>
7509       </method>
7510     </type>
7511   </test>
7512   <test name="gtest-272.cs">
7513     <type name="X">
7514       <method name="Void Foo[T](Handler`1[T])">
7515         <size>27</size>
7516       </method>
7517       <method name="Void Response[T](Handler`1[T])">
7518         <size>1</size>
7519       </method>
7520       <method name="Void Test[T](T)">
7521         <size>1</size>
7522       </method>
7523       <method name="Void Main()">
7524         <size>18</size>
7525       </method>
7526     </type>
7527     <type name="Handler`1[T]">
7528       <method name="Void .ctor(Object, IntPtr)">
7529         <size>0</size>
7530       </method>
7531       <method name="Void Invoke(T)">
7532         <size>0</size>
7533       </method>
7534       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7535         <size>0</size>
7536       </method>
7537       <method name="Void EndInvoke(IAsyncResult)">
7538         <size>0</size>
7539       </method>
7540     </type>
7541     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7542       <method name="Void .ctor()">
7543         <size>7</size>
7544       </method>
7545       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7546         <size>12</size>
7547       </method>
7548     </type>
7549   </test>
7550   <test name="gtest-273.cs">
7551     <type name="ThisBaseClass`3[A,B,C]">
7552       <method name="Void .ctor()">
7553         <size>7</size>
7554       </method>
7555     </type>
7556     <type name="ThatBaseClass`3[B,A,C]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560     </type>
7561     <type name="ThisClass`3[A,B,C]">
7562       <method name="Void .ctor()">
7563         <size>7</size>
7564       </method>
7565     </type>
7566     <type name="ThatClass`3[B,A,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThisClass">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThatClass">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="Test">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585       <method name="Void Main()">
7586         <size>1</size>
7587       </method>
7588     </type>
7589   </test>
7590   <test name="gtest-274.cs">
7591     <type name="X">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595       <method name="Void Main()">
7596         <size>447</size>
7597       </method>
7598     </type>
7599     <type name="Foo">
7600       <method name="Void .ctor(Int64)">
7601         <size>8</size>
7602       </method>
7603       <method name="Foo op_Implicit(Int64)">
7604         <size>7</size>
7605       </method>
7606     </type>
7607     <type name="Bar">
7608       <method name="Void .ctor(Foo)">
7609         <size>8</size>
7610       </method>
7611       <method name="Bar op_Implicit(Foo)">
7612         <size>7</size>
7613       </method>
7614     </type>
7615     <type name="Baz">
7616       <method name="Void .ctor(Foo)">
7617         <size>8</size>
7618       </method>
7619       <method name="Baz op_Explicit(Foo)">
7620         <size>7</size>
7621       </method>
7622     </type>
7623   </test>
7624   <test name="gtest-275.cs">
7625     <type name="Test">
7626       <method name="Void .ctor()">
7627         <size>7</size>
7628       </method>
7629       <method name="Void Main()">
7630         <size>19</size>
7631       </method>
7632     </type>
7633     <type name="Test+C">
7634       <method name="Void .ctor()">
7635         <size>18</size>
7636       </method>
7637     </type>
7638     <type name="Test+D`2[T,U]">
7639       <method name="Void .ctor()">
7640         <size>18</size>
7641       </method>
7642     </type>
7643     <type name="Test+E`1[T]">
7644       <method name="Void .ctor()">
7645         <size>18</size>
7646       </method>
7647     </type>
7648   </test>
7649   <test name="gtest-276.cs">
7650     <type name="Tests">
7651       <method name="Void .ctor()">
7652         <size>7</size>
7653       </method>
7654       <method name="Int32 Main()">
7655         <size>30</size>
7656       </method>
7657     </type>
7658     <type name="Tests+GenericClass`1[T]">
7659       <method name="Void .ctor()">
7660         <size>7</size>
7661       </method>
7662       <method name="T Z(IList`1, Int32)">
7663         <size>8</size>
7664       </method>
7665     </type>
7666   </test>
7667   <test name="gtest-277.cs">
7668     <type name="X">
7669       <method name="Void .ctor()">
7670         <size>7</size>
7671       </method>
7672       <method name="Void Main()">
7673         <size>1</size>
7674       </method>
7675     </type>
7676   </test>
7677   <test name="gtest-278.cs">
7678     <type name="Program">
7679       <method name="Void .ctor()">
7680         <size>7</size>
7681       </method>
7682       <method name="Int32 Main()">
7683         <size>6</size>
7684       </method>
7685     </type>
7686   </test>
7687   <test name="gtest-279.cs">
7688     <type name="Foo">
7689       <method name="Void .ctor()">
7690         <size>7</size>
7691       </method>
7692       <method name="IList`1 Bar[T]()">
7693         <size>12</size>
7694       </method>
7695       <method name="Void Bar()">
7696         <size>11</size>
7697       </method>
7698     </type>
7699     <type name="BugReport">
7700       <method name="Void .ctor()">
7701         <size>7</size>
7702       </method>
7703       <method name="Void Main(System.String[])">
7704         <size>20</size>
7705       </method>
7706     </type>
7707   </test>
7708   <test name="gtest-280.cs">
7709     <type name="Test">
7710       <method name="Void .ctor()">
7711         <size>7</size>
7712       </method>
7713       <method name="Void Main(System.String[])">
7714         <size>69</size>
7715       </method>
7716     </type>
7717     <type name="Test+TestDel">
7718       <method name="Void .ctor(Object, IntPtr)">
7719         <size>0</size>
7720       </method>
7721       <method name="Int32 Invoke(Int32)">
7722         <size>0</size>
7723       </method>
7724       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7725         <size>0</size>
7726       </method>
7727       <method name="Int32 EndInvoke(IAsyncResult)">
7728         <size>0</size>
7729       </method>
7730     </type>
7731     <type name="Test">
7732       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7733         <size>2</size>
7734       </method>
7735     </type>
7736   </test>
7737   <test name="gtest-281.cs">
7738     <type name="List">
7739       <method name="Void .ctor()">
7740         <size>7</size>
7741       </method>
7742       <method name="Void AddRange[T](ICollection`1)">
7743         <size>1</size>
7744       </method>
7745     </type>
7746     <type name="Tests">
7747       <method name="Void .ctor()">
7748         <size>7</size>
7749       </method>
7750       <method name="Void Main()">
7751         <size>21</size>
7752       </method>
7753     </type>
7754   </test>
7755   <test name="gtest-282.cs">
7756     <type name="Foo">
7757       <method name="Void .ctor()">
7758         <size>7</size>
7759       </method>
7760     </type>
7761     <type name="Foo+Bar">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765     </type>
7766     <type name="C`1[T]">
7767       <method name="Void .ctor()">
7768         <size>7</size>
7769       </method>
7770     </type>
7771     <type name="Test">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775       <method name="Void .cctor()">
7776         <size>11</size>
7777       </method>
7778       <method name="Void Main()">
7779         <size>21</size>
7780       </method>
7781     </type>
7782   </test>
7783   <test name="gtest-283.cs">
7784     <type name="Point">
7785       <method name="Void .ctor(Int32, Int32)">
7786         <size>15</size>
7787       </method>
7788     </type>
7789     <type name="TestPoint">
7790       <method name="Void Serialize(IFoo)">
7791         <size>39</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>1</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-284.cs">
7799     <type name="X">
7800       <method name="Void .ctor()">
7801         <size>7</size>
7802       </method>
7803     </type>
7804     <type name="CollectionTester">
7805       <method name="Int32 Test[T](IList`1)">
7806         <size>67</size>
7807       </method>
7808       <method name="Int32 Test()">
7809         <size>522</size>
7810       </method>
7811     </type>
7812     <type name="InterfaceTester">
7813       <method name="Void .cctor()">
7814         <size>106</size>
7815       </method>
7816       <method name="Int32 Test(System.Type, System.Type[])">
7817         <size>398</size>
7818       </method>
7819       <method name="Int32 Test()">
7820         <size>532</size>
7821       </method>
7822     </type>
7823     <type name="Z">
7824       <method name="Void .ctor()">
7825         <size>7</size>
7826       </method>
7827       <method name="Int32 Test()">
7828         <size>36</size>
7829       </method>
7830       <method name="Int32 Main()">
7831         <size>45</size>
7832       </method>
7833     </type>
7834   </test>
7835   <test name="gtest-285.cs">
7836     <type name="A">
7837       <method name="Void .ctor()">
7838         <size>7</size>
7839       </method>
7840     </type>
7841     <type name="B">
7842       <method name="Void .ctor()">
7843         <size>7</size>
7844       </method>
7845     </type>
7846     <type name="Tests">
7847       <method name="Void .ctor()">
7848         <size>7</size>
7849       </method>
7850       <method name="Void Main()">
7851         <size>38</size>
7852       </method>
7853     </type>
7854   </test>
7855   <test name="gtest-286.cs">
7856     <type name="TestAttribute">
7857       <method name="Void .ctor(Type)">
7858         <size>14</size>
7859       </method>
7860     </type>
7861     <type name="C`1[T]">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Foo()">
7866         <size>1</size>
7867       </method>
7868     </type>
7869     <type name="C">
7870       <method name="Void .ctor()">
7871         <size>7</size>
7872       </method>
7873       <method name="Int32 Main()">
7874         <size>76</size>
7875       </method>
7876     </type>
7877   </test>
7878   <test name="gtest-287.cs">
7879     <type name="X">
7880       <method name="Void .ctor()">
7881         <size>7</size>
7882       </method>
7883       <method name="Void Main()">
7884         <size>36</size>
7885       </method>
7886       <method name="Void D()">
7887         <size>1</size>
7888       </method>
7889     </type>
7890   </test>
7891   <test name="gtest-288.cs">
7892     <type name="A">
7893       <method name="Void .ctor()">
7894         <size>7</size>
7895       </method>
7896       <method name="Boolean Test(Int32)">
7897         <size>5</size>
7898       </method>
7899     </type>
7900     <type name="B">
7901       <method name="Void .ctor()">
7902         <size>7</size>
7903       </method>
7904       <method name="Void Test()">
7905         <size>1</size>
7906       </method>
7907     </type>
7908     <type name="B+C">
7909       <method name="Void .ctor()">
7910         <size>7</size>
7911       </method>
7912       <method name="Boolean Foo(Int32)">
7913         <size>13</size>
7914       </method>
7915     </type>
7916     <type name="X">
7917       <method name="Void .ctor()">
7918         <size>7</size>
7919       </method>
7920       <method name="Void Main()">
7921         <size>1</size>
7922       </method>
7923     </type>
7924   </test>
7925   <test name="gtest-289.cs">
7926     <type name="C">
7927       <method name="Void .ctor()">
7928         <size>7</size>
7929       </method>
7930       <method name="Void add_Ev1(D)">
7931         <size>24</size>
7932       </method>
7933       <method name="Void remove_Ev1(D)">
7934         <size>24</size>
7935       </method>
7936     </type>
7937     <type name="Consts">
7938       <method name="Void .ctor()">
7939         <size>7</size>
7940       </method>
7941       <method name="Void .cctor()">
7942         <size>1</size>
7943       </method>
7944     </type>
7945     <type name="Test">
7946       <method name="Void .ctor()">
7947         <size>7</size>
7948       </method>
7949       <method name="Int32 Main()">
7950         <size>94</size>
7951       </method>
7952     </type>
7953     <type name="D">
7954       <method name="Void .ctor(Object, IntPtr)">
7955         <size>0</size>
7956       </method>
7957       <method name="Void Invoke()">
7958         <size>0</size>
7959       </method>
7960       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7961         <size>0</size>
7962       </method>
7963       <method name="Void EndInvoke(IAsyncResult)">
7964         <size>0</size>
7965       </method>
7966     </type>
7967   </test>
7968   <test name="gtest-290.cs">
7969     <type name="GenericEventNotUsedTest`1[T]">
7970       <method name="Void .ctor()">
7971         <size>7</size>
7972       </method>
7973       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7974         <size>24</size>
7975       </method>
7976       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7977         <size>24</size>
7978       </method>
7979       <method name="Void RaiseTestEvent(T)">
7980         <size>14</size>
7981       </method>
7982     </type>
7983     <type name="TestEntry">
7984       <method name="Void Main()">
7985         <size>1</size>
7986       </method>
7987     </type>
7988     <type name="GenericEventHandler`2[U,V]">
7989       <method name="Void .ctor(Object, IntPtr)">
7990         <size>0</size>
7991       </method>
7992       <method name="Void Invoke(U, V)">
7993         <size>0</size>
7994       </method>
7995       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7996         <size>0</size>
7997       </method>
7998       <method name="Void EndInvoke(IAsyncResult)">
7999         <size>0</size>
8000       </method>
8001     </type>
8002   </test>
8003   <test name="gtest-291.cs">
8004     <type name="Global">
8005       <method name="Void .ctor()">
8006         <size>7</size>
8007       </method>
8008       <method name="Void Main()">
8009         <size>22</size>
8010       </method>
8011       <method name="System.String Test2(Nullable`1)">
8012         <size>6</size>
8013       </method>
8014     </type>
8015   </test>
8016   <test name="gtest-292.cs">
8017     <type name="Test.A`1[TA]">
8018       <method name="Void .ctor()">
8019         <size>7</size>
8020       </method>
8021     </type>
8022     <type name="X">
8023       <method name="Void .ctor()">
8024         <size>7</size>
8025       </method>
8026       <method name="Void Main()">
8027         <size>1</size>
8028       </method>
8029     </type>
8030     <type name="Test.Handler`1[TA]">
8031       <method name="Void .ctor(Object, IntPtr)">
8032         <size>0</size>
8033       </method>
8034       <method name="Void Invoke(TA)">
8035         <size>0</size>
8036       </method>
8037       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8038         <size>0</size>
8039       </method>
8040       <method name="Void EndInvoke(IAsyncResult)">
8041         <size>0</size>
8042       </method>
8043     </type>
8044   </test>
8045   <test name="gtest-293.cs">
8046     <type name="Test`1[T]">
8047       <method name="Void .ctor()">
8048         <size>7</size>
8049       </method>
8050       <method name="Void Invalid(T)">
8051         <size>21</size>
8052       </method>
8053       <method name="Void Other(IEnumerable`1)">
8054         <size>1</size>
8055       </method>
8056     </type>
8057     <type name="X">
8058       <method name="Void .ctor()">
8059         <size>7</size>
8060       </method>
8061       <method name="Void Main()">
8062         <size>1</size>
8063       </method>
8064     </type>
8065   </test>
8066   <test name="gtest-294.cs">
8067     <type name="A">
8068       <method name="Void .ctor()">
8069         <size>7</size>
8070       </method>
8071     </type>
8072     <type name="B">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076     </type>
8077     <type name="X">
8078       <method name="Void .ctor()">
8079         <size>7</size>
8080       </method>
8081       <method name="A Test(A, B)">
8082         <size>10</size>
8083       </method>
8084       <method name="Int32 Main()">
8085         <size>73</size>
8086       </method>
8087     </type>
8088   </test>
8089   <test name="gtest-295.cs">
8090     <type name="Test.Cache`1[T]">
8091       <method name="Void .ctor()">
8092         <size>7</size>
8093       </method>
8094     </type>
8095     <type name="Test.Base">
8096       <method name="Void .ctor()">
8097         <size>7</size>
8098       </method>
8099     </type>
8100     <type name="Test.MyType`1[T]">
8101       <method name="Void .ctor()">
8102         <size>7</size>
8103       </method>
8104     </type>
8105     <type name="Test.Foo">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109       <method name="Void Main()">
8110         <size>7</size>
8111       </method>
8112     </type>
8113   </test>
8114   <test name="gtest-296.cs">
8115     <type name="MyCollection`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119       <method name="Void Foo()">
8120         <size>14</size>
8121       </method>
8122     </type>
8123     <type name="C">
8124       <method name="Void .ctor()">
8125         <size>7</size>
8126       </method>
8127       <method name="Void Main()">
8128         <size>1</size>
8129       </method>
8130     </type>
8131   </test>
8132   <test name="gtest-297.cs">
8133     <type name="Test">
8134       <method name="Void .ctor()">
8135         <size>7</size>
8136       </method>
8137       <method name="Void Main()">
8138         <size>18</size>
8139       </method>
8140     </type>
8141   </test>
8142   <test name="gtest-298.cs">
8143     <type name="A">
8144       <method name="Void .ctor(TestFunc`1)">
8145         <size>14</size>
8146       </method>
8147     </type>
8148     <type name="TestClass">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void .cctor()">
8153         <size>46</size>
8154       </method>
8155       <method name="Int32 Main()">
8156         <size>6</size>
8157       </method>
8158     </type>
8159     <type name="TestFunc`1[T]">
8160       <method name="Void .ctor(Object, IntPtr)">
8161         <size>0</size>
8162       </method>
8163       <method name="Void Invoke(T)">
8164         <size>0</size>
8165       </method>
8166       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8167         <size>0</size>
8168       </method>
8169       <method name="Void EndInvoke(IAsyncResult)">
8170         <size>0</size>
8171       </method>
8172     </type>
8173     <type name="TestClass">
8174       <method name="Void &lt;a&gt;m__0(Int32)">
8175         <size>7</size>
8176       </method>
8177     </type>
8178   </test>
8179   <test name="gtest-299.cs">
8180     <type name="N.A">
8181       <method name="Void .ctor()">
8182         <size>7</size>
8183       </method>
8184     </type>
8185     <type name="B`1[T]">
8186       <method name="Void .ctor()">
8187         <size>7</size>
8188       </method>
8189     </type>
8190     <type name="Test">
8191       <method name="Void .ctor()">
8192         <size>7</size>
8193       </method>
8194       <method name="Void Main()">
8195         <size>47</size>
8196       </method>
8197     </type>
8198   </test>
8199   <test name="gtest-300.cs">
8200     <type name="Test">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204       <method name="Void Main()">
8205         <size>64</size>
8206       </method>
8207     </type>
8208   </test>
8209   <test name="gtest-301.cs">
8210     <type name="Test">
8211       <method name="Void .ctor()">
8212         <size>7</size>
8213       </method>
8214       <method name="Void Main(System.String[])">
8215         <size>23</size>
8216       </method>
8217     </type>
8218   </test>
8219   <test name="gtest-302.cs">
8220     <type name="Test">
8221       <method name="Void .ctor()">
8222         <size>7</size>
8223       </method>
8224       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8225         <size>6</size>
8226       </method>
8227     </type>
8228     <type name="M">
8229       <method name="Void .ctor()">
8230         <size>7</size>
8231       </method>
8232       <method name="Void Main()">
8233         <size>59</size>
8234       </method>
8235     </type>
8236     <type name="Test+GetEnumerator&gt;c__Iterator0">
8237       <method name="Void .ctor()">
8238         <size>7</size>
8239       </method>
8240       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8241         <size>12</size>
8242       </method>
8243       <method name="Boolean MoveNext()">
8244         <size>25</size>
8245       </method>
8246       <method name="Void Dispose()">
8247         <size>8</size>
8248       </method>
8249       <method name="Void Reset()">
8250         <size>6</size>
8251       </method>
8252     </type>
8253     <type name="Test">
8254       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8255         <size>8</size>
8256       </method>
8257     </type>
8258     <type name="Test+GetEnumerator&gt;c__Iterator0">
8259       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8260         <size>7</size>
8261       </method>
8262     </type>
8263   </test>
8264   <test name="gtest-303.cs">
8265     <type name="test.BaseClass">
8266       <method name="Void .ctor()">
8267         <size>7</size>
8268       </method>
8269       <method name="System.String get_Hello()">
8270         <size>6</size>
8271       </method>
8272     </type>
8273     <type name="test.Printer">
8274       <method name="Void .ctor()">
8275         <size>7</size>
8276       </method>
8277       <method name="Void Print[T](T)">
8278         <size>0</size>
8279       </method>
8280     </type>
8281     <type name="test.PrinterImpl">
8282       <method name="Void .ctor()">
8283         <size>7</size>
8284       </method>
8285       <method name="Void Print[T](T)">
8286         <size>19</size>
8287       </method>
8288     </type>
8289     <type name="test.Starter">
8290       <method name="Void .ctor()">
8291         <size>7</size>
8292       </method>
8293       <method name="Void Main(System.String[])">
8294         <size>20</size>
8295       </method>
8296     </type>
8297   </test>
8298   <test name="gtest-304.cs">
8299     <type name="test.BaseClass">
8300       <method name="Void .ctor()">
8301         <size>7</size>
8302       </method>
8303       <method name="System.String get_Hello()">
8304         <size>6</size>
8305       </method>
8306     </type>
8307     <type name="test.Printer">
8308       <method name="Void .ctor()">
8309         <size>7</size>
8310       </method>
8311       <method name="Void Print[T](System.Object)">
8312         <size>0</size>
8313       </method>
8314     </type>
8315     <type name="test.PrinterImpl">
8316       <method name="Void .ctor()">
8317         <size>7</size>
8318       </method>
8319       <method name="Void Print[T](System.Object)">
8320         <size>31</size>
8321       </method>
8322     </type>
8323     <type name="test.Starter">
8324       <method name="Void .ctor()">
8325         <size>7</size>
8326       </method>
8327       <method name="Void Main(System.String[])">
8328         <size>20</size>
8329       </method>
8330     </type>
8331   </test>
8332   <test name="gtest-305.cs">
8333     <type name="T">
8334       <method name="Void .ctor()">
8335         <size>82</size>
8336       </method>
8337       <method name="Int32 Main()">
8338         <size>54</size>
8339       </method>
8340     </type>
8341   </test>
8342   <test name="gtest-306.cs">
8343     <type name="FuParentClass`1[Trow]">
8344       <method name="Void .ctor()">
8345         <size>7</size>
8346       </method>
8347     </type>
8348     <type name="FuParentClass`1+FuChildClass[Trow]">
8349       <method name="Void .ctor()">
8350         <size>7</size>
8351       </method>
8352     </type>
8353     <type name="C">
8354       <method name="Void .ctor()">
8355         <size>7</size>
8356       </method>
8357       <method name="Void Main()">
8358         <size>1</size>
8359       </method>
8360     </type>
8361   </test>
8362   <test name="gtest-307.cs">
8363     <type name="Foo`1[T]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="Bar">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Int32 g()">
8373         <size>2</size>
8374       </method>
8375       <method name="Int32 Main()">
8376         <size>20</size>
8377       </method>
8378     </type>
8379     <type name="Foo`1+F[T]">
8380       <method name="Void .ctor(Object, IntPtr)">
8381         <size>0</size>
8382       </method>
8383       <method name="Int32 Invoke()">
8384         <size>0</size>
8385       </method>
8386       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8387         <size>0</size>
8388       </method>
8389       <method name="Int32 EndInvoke(IAsyncResult)">
8390         <size>0</size>
8391       </method>
8392     </type>
8393   </test>
8394   <test name="gtest-308.cs">
8395     <type name="Test">
8396       <method name="Void .ctor()">
8397         <size>7</size>
8398       </method>
8399       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8400         <size>26</size>
8401       </method>
8402       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8403         <size>26</size>
8404       </method>
8405     </type>
8406     <type name="Foo">
8407       <method name="Void .ctor()">
8408         <size>7</size>
8409       </method>
8410       <method name="Int32 compare(Int32, Int32)">
8411         <size>4</size>
8412       </method>
8413       <method name="Int32 compare(System.String, System.String)">
8414         <size>8</size>
8415       </method>
8416       <method name="Void test(Int32)">
8417         <size>29</size>
8418       </method>
8419       <method name="Void Main()">
8420         <size>141</size>
8421       </method>
8422     </type>
8423     <type name="Test+MyComparison`1[V]">
8424       <method name="Void .ctor(Object, IntPtr)">
8425         <size>0</size>
8426       </method>
8427       <method name="Int32 Invoke(V, V)">
8428         <size>0</size>
8429       </method>
8430       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8431         <size>0</size>
8432       </method>
8433       <method name="Int32 EndInvoke(IAsyncResult)">
8434         <size>0</size>
8435       </method>
8436     </type>
8437     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8438       <method name="Void .ctor()">
8439         <size>7</size>
8440       </method>
8441       <method name="Int32 &lt;&gt;m__0(U, U)">
8442         <size>14</size>
8443       </method>
8444     </type>
8445     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8446       <method name="Void .ctor()">
8447         <size>7</size>
8448       </method>
8449       <method name="Int32 &lt;&gt;m__1(W, W)">
8450         <size>14</size>
8451       </method>
8452     </type>
8453   </test>
8454   <test name="gtest-309.cs">
8455     <type name="Test`2[A,B]">
8456       <method name="Void .ctor()">
8457         <size>7</size>
8458       </method>
8459       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8460         <size>1</size>
8461       </method>
8462     </type>
8463     <type name="X">
8464       <method name="Void .ctor()">
8465         <size>7</size>
8466       </method>
8467       <method name="Void Main()">
8468         <size>15</size>
8469       </method>
8470     </type>
8471   </test>
8472   <test name="gtest-310.cs">
8473     <type name="MonoBugs.IncompleteGenericInference">
8474       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8475         <size>1</size>
8476       </method>
8477       <method name="Void Main()">
8478         <size>20</size>
8479       </method>
8480     </type>
8481   </test>
8482   <test name="gtest-312.cs">
8483     <type name="CantCastGenericListToArray">
8484       <method name="Void .ctor()">
8485         <size>7</size>
8486       </method>
8487       <method name="Void Main(System.String[])">
8488         <size>51</size>
8489       </method>
8490     </type>
8491   </test>
8492   <test name="gtest-313.cs">
8493     <type name="Foo`1[T]">
8494       <method name="Void .ctor(TestEnum)">
8495         <size>14</size>
8496       </method>
8497     </type>
8498     <type name="X">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main()">
8503         <size>28</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-314.cs">
8508     <type name="test.App">
8509       <method name="Void .ctor()">
8510         <size>7</size>
8511       </method>
8512       <method name="Void Main()">
8513         <size>1</size>
8514       </method>
8515     </type>
8516     <type name="test.ThisClass`2[T,O]">
8517       <method name="Void .ctor()">
8518         <size>7</size>
8519       </method>
8520     </type>
8521     <type name="test.OtherClass`2[O,T]">
8522       <method name="Void .ctor()">
8523         <size>7</size>
8524       </method>
8525       <method name="Void Test(T)">
8526         <size>8</size>
8527       </method>
8528     </type>
8529   </test>
8530   <test name="gtest-315.cs">
8531     <type name="A`1[T]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="A`1+B[T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540     </type>
8541     <type name="X">
8542       <method name="Void .ctor()">
8543         <size>7</size>
8544       </method>
8545       <method name="Void Main()">
8546         <size>18</size>
8547       </method>
8548     </type>
8549   </test>
8550   <test name="gtest-316.cs">
8551     <type name="X">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555       <method name="Void Main()">
8556         <size>1</size>
8557       </method>
8558     </type>
8559     <type name="Foo">
8560       <method name="Void .ctor()">
8561         <size>7</size>
8562       </method>
8563     </type>
8564     <type name="Base">
8565       <method name="Void .ctor()">
8566         <size>7</size>
8567       </method>
8568       <method name="Void Method[R]()">
8569         <size>0</size>
8570       </method>
8571     </type>
8572     <type name="Derived">
8573       <method name="Void .ctor()">
8574         <size>7</size>
8575       </method>
8576       <method name="Void Method[S]()">
8577         <size>7</size>
8578       </method>
8579       <method name="Void Method2[T]()">
8580         <size>18</size>
8581       </method>
8582     </type>
8583   </test>
8584   <test name="gtest-317.cs">
8585     <type name="Foo`1[K]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Bar`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="Bar`1+Baz[Q]">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599     </type>
8600     <type name="X">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604       <method name="Void Main()">
8605         <size>13</size>
8606       </method>
8607     </type>
8608   </test>
8609   <test name="gtest-318.cs">
8610     <type name="Foo`1[K]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="Bar`1[Q]">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619     </type>
8620     <type name="Bar`1+Baz[Q]">
8621       <method name="Void .ctor()">
8622         <size>7</size>
8623       </method>
8624     </type>
8625     <type name="Goo`1[Q]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="X">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634       <method name="Void Main()">
8635         <size>13</size>
8636       </method>
8637     </type>
8638   </test>
8639   <test name="gtest-319.cs">
8640     <type name="Temp`1[T]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8645         <size>7</size>
8646       </method>
8647       <method name="IEnumerator`1 GetEnumerator()">
8648         <size>8</size>
8649       </method>
8650     </type>
8651     <type name="Temp`1+Foo[T]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="X">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660       <method name="Void Main()">
8661         <size>1</size>
8662       </method>
8663     </type>
8664     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8665       <method name="Void .ctor()">
8666         <size>7</size>
8667       </method>
8668       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8669         <size>7</size>
8670       </method>
8671       <method name="Boolean MoveNext()">
8672         <size>69</size>
8673       </method>
8674       <method name="Void Dispose()">
8675         <size>8</size>
8676       </method>
8677       <method name="Void Reset()">
8678         <size>6</size>
8679       </method>
8680       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8681         <size>7</size>
8682       </method>
8683     </type>
8684   </test>
8685   <test name="gtest-320.cs">
8686     <type name="Foo`1[K]">
8687       <method name="Void .ctor()">
8688         <size>7</size>
8689       </method>
8690     </type>
8691     <type name="B">
8692       <method name="Void .ctor()">
8693         <size>7</size>
8694       </method>
8695     </type>
8696     <type name="B+C">
8697       <method name="Void .ctor()">
8698         <size>7</size>
8699       </method>
8700     </type>
8701     <type name="X">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705       <method name="Void Main()">
8706         <size>1</size>
8707       </method>
8708     </type>
8709   </test>
8710   <test name="gtest-321.cs">
8711     <type name="App">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8716         <size>25</size>
8717       </method>
8718       <method name="Void ADelegate[T](System.String)">
8719         <size>12</size>
8720       </method>
8721       <method name="Void Main(System.String[])">
8722         <size>13</size>
8723       </method>
8724       <method name="Void Run()">
8725         <size>49</size>
8726       </method>
8727     </type>
8728     <type name="App+TGenericDelegate`1[T]">
8729       <method name="Void .ctor(Object, IntPtr)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void Invoke(System.String)">
8733         <size>0</size>
8734       </method>
8735       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8736         <size>0</size>
8737       </method>
8738       <method name="Void EndInvoke(IAsyncResult)">
8739         <size>0</size>
8740       </method>
8741     </type>
8742   </test>
8743   <test name="gtest-322.cs">
8744     <type name="MyBase`2[K,V]">
8745       <method name="Void .ctor(Callback)">
8746         <size>7</size>
8747       </method>
8748     </type>
8749     <type name="X">
8750       <method name="Void .ctor(Callback)">
8751         <size>8</size>
8752       </method>
8753       <method name="Void Main()">
8754         <size>1</size>
8755       </method>
8756     </type>
8757     <type name="MyBase`2+Callback[K,V]">
8758       <method name="Void .ctor(Object, IntPtr)">
8759         <size>0</size>
8760       </method>
8761       <method name="Void Invoke(K, V)">
8762         <size>0</size>
8763       </method>
8764       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8765         <size>0</size>
8766       </method>
8767       <method name="Void EndInvoke(IAsyncResult)">
8768         <size>0</size>
8769       </method>
8770     </type>
8771   </test>
8772   <test name="gtest-323.cs">
8773     <type name="MyBase`2[K,V]">
8774       <method name="Void .ctor()">
8775         <size>7</size>
8776       </method>
8777       <method name="Void Hello(MyBase`2+Callback[K,V])">
8778         <size>1</size>
8779       </method>
8780     </type>
8781     <type name="MyBase`2+Callback[K,V]">
8782       <method name="Void .ctor()">
8783         <size>7</size>
8784       </method>
8785     </type>
8786     <type name="X">
8787       <method name="Void .ctor(Callback)">
8788         <size>7</size>
8789       </method>
8790       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8791         <size>8</size>
8792       </method>
8793       <method name="Void Main()">
8794         <size>1</size>
8795       </method>
8796     </type>
8797   </test>
8798   <test name="gtest-324.cs">
8799     <type name="B">
8800       <method name="Void .ctor()">
8801         <size>19</size>
8802       </method>
8803       <method name="Void add_D(A)">
8804         <size>22</size>
8805       </method>
8806       <method name="Void remove_D(A)">
8807         <size>22</size>
8808       </method>
8809       <method name="Void C()">
8810         <size>36</size>
8811       </method>
8812       <method name="Void F(Int64)">
8813         <size>1</size>
8814       </method>
8815       <method name="Void Main()">
8816         <size>1</size>
8817       </method>
8818     </type>
8819     <type name="A">
8820       <method name="Void .ctor(Object, IntPtr)">
8821         <size>0</size>
8822       </method>
8823       <method name="Void Invoke()">
8824         <size>0</size>
8825       </method>
8826       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8827         <size>0</size>
8828       </method>
8829       <method name="Void EndInvoke(IAsyncResult)">
8830         <size>0</size>
8831       </method>
8832     </type>
8833     <type name="B+&lt;C&gt;c__AnonStorey1">
8834       <method name="Void .ctor()">
8835         <size>7</size>
8836       </method>
8837       <method name="Void &lt;&gt;m__0()">
8838         <size>54</size>
8839       </method>
8840     </type>
8841     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8842       <method name="Void .ctor()">
8843         <size>7</size>
8844       </method>
8845       <method name="Void &lt;&gt;m__1()">
8846         <size>57</size>
8847       </method>
8848     </type>
8849   </test>
8850   <test name="gtest-325.cs">
8851     <type name="SomeClass`1[T]">
8852       <method name="Void .ctor()">
8853         <size>7</size>
8854       </method>
8855       <method name="Void Foo()">
8856         <size>37</size>
8857       </method>
8858     </type>
8859     <type name="Foo">
8860       <method name="Void .ctor()">
8861         <size>7</size>
8862       </method>
8863       <method name="Void Main()">
8864         <size>13</size>
8865       </method>
8866     </type>
8867   </test>
8868   <test name="gtest-326.cs">
8869     <type name="A">
8870       <method name="Void .ctor()">
8871         <size>7</size>
8872       </method>
8873     </type>
8874     <type name="X">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>53</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-327.cs">
8884     <type name="Tester`1[T]">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888       <method name="Void Do()">
8889         <size>50</size>
8890       </method>
8891     </type>
8892     <type name="Reference">
8893       <method name="Void .ctor()">
8894         <size>7</size>
8895       </method>
8896       <method name="Void Test()">
8897         <size>1</size>
8898       </method>
8899     </type>
8900     <type name="C">
8901       <method name="Void .ctor()">
8902         <size>7</size>
8903       </method>
8904       <method name="Void Main()">
8905         <size>21</size>
8906       </method>
8907     </type>
8908     <type name="Value">
8909       <method name="Void Test()">
8910         <size>1</size>
8911       </method>
8912     </type>
8913   </test>
8914   <test name="gtest-328.cs">
8915     <type name="App">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>34</size>
8921       </method>
8922       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8923         <size>13</size>
8924       </method>
8925     </type>
8926     <type name="App+MyClass">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930     </type>
8931   </test>
8932   <test name="gtest-329.cs">
8933     <type name="NullableInt">
8934       <method name="Void .ctor()">
8935         <size>7</size>
8936       </method>
8937       <method name="Void Main()">
8938         <size>53</size>
8939       </method>
8940     </type>
8941   </test>
8942   <test name="gtest-330.cs">
8943     <type name="BaseCollection`1[T]">
8944       <method name="Void .ctor()">
8945         <size>18</size>
8946       </method>
8947       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8948         <size>17</size>
8949       </method>
8950     </type>
8951     <type name="BaseIntList`1[T]">
8952       <method name="Void .ctor()">
8953         <size>7</size>
8954       </method>
8955     </type>
8956     <type name="IntList">
8957       <method name="Void .ctor()">
8958         <size>7</size>
8959       </method>
8960     </type>
8961     <type name="X">
8962       <method name="Void .ctor()">
8963         <size>7</size>
8964       </method>
8965       <method name="Void Main()">
8966         <size>59</size>
8967       </method>
8968     </type>
8969     <type name="BaseCollection`1[T]">
8970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8971         <size>17</size>
8972       </method>
8973     </type>
8974   </test>
8975   <test name="gtest-331.cs">
8976     <type name="Foo`1[T]">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Map[S](S)">
8981         <size>14</size>
8982       </method>
8983       <method name="Void Test(T)">
8984         <size>12</size>
8985       </method>
8986     </type>
8987     <type name="X">
8988       <method name="Void .ctor()">
8989         <size>7</size>
8990       </method>
8991       <method name="Void Main()">
8992         <size>18</size>
8993       </method>
8994     </type>
8995   </test>
8996   <test name="gtest-332.cs">
8997     <type name="C`1[T]">
8998       <method name="Void .ctor()">
8999         <size>7</size>
9000       </method>
9001       <method name="System.Type Test()">
9002         <size>15</size>
9003       </method>
9004     </type>
9005     <type name="M">
9006       <method name="Void .ctor()">
9007         <size>7</size>
9008       </method>
9009       <method name="Void Main()">
9010         <size>67</size>
9011       </method>
9012     </type>
9013   </test>
9014   <test name="gtest-333.cs">
9015     <type name="Test">
9016       <method name="Void .ctor()">
9017         <size>7</size>
9018       </method>
9019       <method name="Void Main()">
9020         <size>1</size>
9021       </method>
9022       <method name="Void Foo(System.Object)">
9023         <size>20</size>
9024       </method>
9025     </type>
9026   </test>
9027   <test name="gtest-334.cs">
9028     <type name="Test">
9029       <method name="Void .ctor()">
9030         <size>7</size>
9031       </method>
9032       <method name="Int32 Main()">
9033         <size>105</size>
9034       </method>
9035       <method name="Void DelegateMethod(Boolean)">
9036         <size>1</size>
9037       </method>
9038       <method name="Int32 DelegateMethod(Int32)">
9039         <size>2</size>
9040       </method>
9041     </type>
9042     <type name="Test+DelegateA">
9043       <method name="Void .ctor(Object, IntPtr)">
9044         <size>0</size>
9045       </method>
9046       <method name="Void Invoke(Boolean)">
9047         <size>0</size>
9048       </method>
9049       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9050         <size>0</size>
9051       </method>
9052       <method name="Void EndInvoke(IAsyncResult)">
9053         <size>0</size>
9054       </method>
9055     </type>
9056     <type name="Test+DelegateB">
9057       <method name="Void .ctor(Object, IntPtr)">
9058         <size>0</size>
9059       </method>
9060       <method name="Int32 Invoke(Int32)">
9061         <size>0</size>
9062       </method>
9063       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9064         <size>0</size>
9065       </method>
9066       <method name="Int32 EndInvoke(IAsyncResult)">
9067         <size>0</size>
9068       </method>
9069     </type>
9070   </test>
9071   <test name="gtest-335.cs">
9072     <type name="TestClass">
9073       <method name="Void .ctor()">
9074         <size>7</size>
9075       </method>
9076       <method name="Boolean Test_1()">
9077         <size>43</size>
9078       </method>
9079       <method name="Boolean Test_2()">
9080         <size>48</size>
9081       </method>
9082       <method name="Boolean Test_3()">
9083         <size>46</size>
9084       </method>
9085       <method name="Boolean Test_4()">
9086         <size>29</size>
9087       </method>
9088       <method name="Int32 Main()">
9089         <size>60</size>
9090       </method>
9091     </type>
9092   </test>
9093   <test name="gtest-336.cs">
9094     <type name="TestAttribute">
9095       <method name="Void .ctor()">
9096         <size>7</size>
9097       </method>
9098       <method name="Void .ctor(Type)">
9099         <size>14</size>
9100       </method>
9101       <method name="System.Object get_Type()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void set_Type(System.Object)">
9105         <size>8</size>
9106       </method>
9107     </type>
9108     <type name="N.C`1[T]">
9109       <method name="Void .ctor()">
9110         <size>7</size>
9111       </method>
9112       <method name="Void Bar()">
9113         <size>1</size>
9114       </method>
9115       <method name="Void Bar2()">
9116         <size>1</size>
9117       </method>
9118       <method name="Void Bar3()">
9119         <size>1</size>
9120       </method>
9121       <method name="Void Bar4()">
9122         <size>1</size>
9123       </method>
9124     </type>
9125     <type name="N.CC">
9126       <method name="Void .ctor()">
9127         <size>7</size>
9128       </method>
9129       <method name="Void Main()">
9130         <size>1</size>
9131       </method>
9132     </type>
9133   </test>
9134   <test name="gtest-337.cs">
9135     <type name="X">
9136       <method name="Void .ctor()">
9137         <size>7</size>
9138       </method>
9139       <method name="Void SetValue[T](System.Object, T)">
9140         <size>1</size>
9141       </method>
9142       <method name="Void Main()">
9143         <size>12</size>
9144       </method>
9145     </type>
9146   </test>
9147   <test name="gtest-338.cs">
9148     <type name="Test">
9149       <method name="Void .ctor()">
9150         <size>7</size>
9151       </method>
9152       <method name="Void Foo[T](IList`1)">
9153         <size>25</size>
9154       </method>
9155       <method name="Void Main()">
9156         <size>13</size>
9157       </method>
9158     </type>
9159     <type name="FooList`1[T]">
9160       <method name="Void .ctor()">
9161         <size>7</size>
9162       </method>
9163       <method name="Int32 IndexOf(T)">
9164         <size>6</size>
9165       </method>
9166       <method name="Void Insert(Int32, T)">
9167         <size>6</size>
9168       </method>
9169       <method name="Void RemoveAt(Int32)">
9170         <size>6</size>
9171       </method>
9172       <method name="T get_Item(Int32)">
9173         <size>6</size>
9174       </method>
9175       <method name="Void set_Item(Int32, T)">
9176         <size>6</size>
9177       </method>
9178       <method name="Void Add(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Clear()">
9182         <size>6</size>
9183       </method>
9184       <method name="Boolean Contains(T)">
9185         <size>6</size>
9186       </method>
9187       <method name="Void CopyTo(T[], Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Boolean Remove(T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Int32 get_Count()">
9194         <size>6</size>
9195       </method>
9196       <method name="Boolean get_IsReadOnly()">
9197         <size>6</size>
9198       </method>
9199       <method name="IEnumerator GetEnumerator()">
9200         <size>6</size>
9201       </method>
9202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9203         <size>6</size>
9204       </method>
9205     </type>
9206   </test>
9207   <test name="gtest-339.cs">
9208     <type name="Program">
9209       <method name="Void .ctor()">
9210         <size>7</size>
9211       </method>
9212       <method name="Void Main()">
9213         <size>11</size>
9214       </method>
9215       <method name="Void SerializeDictionary(IDictionary)">
9216         <size>1</size>
9217       </method>
9218       <method name="Void SerializeDictionary(IDictionary`2)">
9219         <size>1</size>
9220       </method>
9221     </type>
9222     <type name="SerializerLazyDictionary">
9223       <method name="Void .ctor()">
9224         <size>7</size>
9225       </method>
9226       <method name="IEnumerator`1 GetEnumerator()">
9227         <size>2</size>
9228       </method>
9229     </type>
9230     <type name="LazyDictionary">
9231       <method name="Void .ctor()">
9232         <size>7</size>
9233       </method>
9234       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9235         <size>7</size>
9236       </method>
9237       <method name="IEnumerator`1 GetEnumerator()">
9238         <size>0</size>
9239       </method>
9240       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9241         <size>6</size>
9242       </method>
9243       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9244         <size>6</size>
9245       </method>
9246       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9247         <size>6</size>
9248       </method>
9249       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9250         <size>6</size>
9251       </method>
9252       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9253         <size>6</size>
9254       </method>
9255       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9256         <size>6</size>
9257       </method>
9258       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9262         <size>6</size>
9263       </method>
9264       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9265         <size>6</size>
9266       </method>
9267       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9268         <size>6</size>
9269       </method>
9270       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9271         <size>6</size>
9272       </method>
9273       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9274         <size>6</size>
9275       </method>
9276       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9277         <size>6</size>
9278       </method>
9279       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9280         <size>6</size>
9281       </method>
9282       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9283         <size>6</size>
9284       </method>
9285       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9286         <size>7</size>
9287       </method>
9288     </type>
9289   </test>
9290   <test name="gtest-340.cs">
9291     <type name="Tests">
9292       <method name="Void .ctor()">
9293         <size>7</size>
9294       </method>
9295       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9296         <size>7</size>
9297       </method>
9298       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9299         <size>2</size>
9300       </method>
9301       <method name="System.Reflection.MemberInfo[] foo()">
9302         <size>44</size>
9303       </method>
9304       <method name="Void Main(System.String[])">
9305         <size>12</size>
9306       </method>
9307     </type>
9308   </test>
9309   <test name="gtest-341.cs">
9310     <type name="C">
9311       <method name="Void .ctor()">
9312         <size>7</size>
9313       </method>
9314       <method name="Int32 GetLength()">
9315         <size>2</size>
9316       </method>
9317     </type>
9318     <type name="Tests">
9319       <method name="Void .ctor()">
9320         <size>7</size>
9321       </method>
9322       <method name="Void Main()">
9323         <size>1</size>
9324       </method>
9325     </type>
9326   </test>
9327   <test name="gtest-342.cs">
9328     <type name="Base`1[T]">
9329       <method name="Void .ctor()">
9330         <size>7</size>
9331       </method>
9332       <method name="T op_Implicit(Base`1[T])">
9333         <size>7</size>
9334       </method>
9335     </type>
9336     <type name="TestMain">
9337       <method name="Void .ctor()">
9338         <size>7</size>
9339       </method>
9340       <method name="Void Main(System.String[])">
9341         <size>1</size>
9342       </method>
9343     </type>
9344   </test>
9345   <test name="gtest-343.cs">
9346     <type name="Implementer">
9347       <method name="Void .ctor()">
9348         <size>7</size>
9349       </method>
9350       <method name="Void Combine[TOImplementer]()">
9351         <size>1</size>
9352       </method>
9353     </type>
9354     <type name="MainClass">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Int32 Main()">
9359         <size>8</size>
9360       </method>
9361     </type>
9362   </test>
9363   <test name="gtest-344.cs">
9364     <type name="ConfigurationElement">
9365       <method name="Void .ctor()">
9366         <size>7</size>
9367       </method>
9368       <method name="Void Main()">
9369         <size>1</size>
9370       </method>
9371     </type>
9372     <type name="CustomConfigurationElement">
9373       <method name="Void .ctor()">
9374         <size>7</size>
9375       </method>
9376     </type>
9377     <type name="CustomConfigurationElementCollection">
9378       <method name="Void .ctor()">
9379         <size>7</size>
9380       </method>
9381     </type>
9382     <type name="BaseCollection`1[T]">
9383       <method name="Void .ctor()">
9384         <size>7</size>
9385       </method>
9386     </type>
9387   </test>
9388   <test name="gtest-345.cs">
9389     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9390       <method name="Void .ctor()">
9391         <size>7</size>
9392       </method>
9393       <method name="Void Dump(System.String)">
9394         <size>6</size>
9395       </method>
9396     </type>
9397     <type name="Parser">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401       <method name="Void NoCall[T](T)">
9402         <size>1</size>
9403       </method>
9404       <method name="Int32 Main()">
9405         <size>2</size>
9406       </method>
9407     </type>
9408   </test>
9409   <test name="gtest-346.cs">
9410     <type name="test">
9411       <method name="Void .ctor()">
9412         <size>7</size>
9413       </method>
9414       <method name="Void CreateSimpleCallSite[A]()">
9415         <size>1</size>
9416       </method>
9417       <method name="Void CreateSimpleCallSite[A](Int32)">
9418         <size>1</size>
9419       </method>
9420       <method name="Void CreateSimpleCallSite(Int32)">
9421         <size>1</size>
9422       </method>
9423       <method name="Void Main()">
9424         <size>1</size>
9425       </method>
9426     </type>
9427   </test>
9428   <test name="gtest-347.cs">
9429     <type name="X">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="IEnumerable`1 Enumerable[T](System.String)">
9434         <size>6</size>
9435       </method>
9436       <method name="IEnumerable Enumerable(Int32)">
9437         <size>6</size>
9438       </method>
9439       <method name="IEnumerable Enumerable(System.String)">
9440         <size>6</size>
9441       </method>
9442       <method name="Void Main()">
9443         <size>1</size>
9444       </method>
9445     </type>
9446   </test>
9447   <test name="gtest-348.cs">
9448     <type name="Bar`1[U]">
9449       <method name="Void .ctor()">
9450         <size>7</size>
9451       </method>
9452       <method name="Void OnWorldDestroyed()">
9453         <size>1</size>
9454       </method>
9455     </type>
9456     <type name="Baz`1[U]">
9457       <method name="Void .ctor()">
9458         <size>7</size>
9459       </method>
9460       <method name="Void DestroyWorld(U)">
9461         <size>14</size>
9462       </method>
9463     </type>
9464     <type name="Bling">
9465       <method name="Void .ctor()">
9466         <size>7</size>
9467       </method>
9468       <method name="Void Main()">
9469         <size>1</size>
9470       </method>
9471     </type>
9472   </test>
9473   <test name="gtest-349.cs">
9474     <type name="X">
9475       <method name="Void .ctor()">
9476         <size>7</size>
9477       </method>
9478       <method name="Int32 Main()">
9479         <size>103</size>
9480       </method>
9481       <method name="Int32 f2(IList, IList)">
9482         <size>2</size>
9483       </method>
9484       <method name="Int32 f2(IList, System.Object)">
9485         <size>2</size>
9486       </method>
9487     </type>
9488     <type name="X+Function`3[T1,T2,R]">
9489       <method name="Void .ctor(Object, IntPtr)">
9490         <size>0</size>
9491       </method>
9492       <method name="R Invoke(T1, T2)">
9493         <size>0</size>
9494       </method>
9495       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9496         <size>0</size>
9497       </method>
9498       <method name="R EndInvoke(IAsyncResult)">
9499         <size>0</size>
9500       </method>
9501     </type>
9502   </test>
9503   <test name="gtest-350.cs">
9504     <type name="Foo`1[T]">
9505       <method name="Void .ctor()">
9506         <size>7</size>
9507       </method>
9508       <method name="Boolean Equals(T)">
9509         <size>0</size>
9510       </method>
9511     </type>
9512     <type name="C">
9513       <method name="Void .ctor()">
9514         <size>7</size>
9515       </method>
9516       <method name="Void Main()">
9517         <size>1</size>
9518       </method>
9519     </type>
9520   </test>
9521   <test name="gtest-351.cs">
9522     <type name="TestThing">
9523       <method name="Void .ctor()">
9524         <size>7</size>
9525       </method>
9526     </type>
9527     <type name="Test">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Int32 Main(System.String[])">
9532         <size>31</size>
9533       </method>
9534     </type>
9535     <type name="TestThing">
9536       <method name="Int32 SetEnum(System.String, System.Enum)">
9537         <size>2</size>
9538       </method>
9539       <method name="Int32 SetEnum(Int32, System.Enum)">
9540         <size>2</size>
9541       </method>
9542     </type>
9543   </test>
9544   <test name="gtest-352.cs">
9545     <type name="T">
9546       <method name="Void .ctor()">
9547         <size>7</size>
9548       </method>
9549       <method name="Int32 Main()">
9550         <size>125</size>
9551       </method>
9552     </type>
9553     <type name="D">
9554       <method name="Void .ctor(Int32)">
9555         <size>8</size>
9556       </method>
9557       <method name="Void .cctor()">
9558         <size>12</size>
9559       </method>
9560     </type>
9561   </test>
9562   <test name="gtest-353.cs">
9563     <type name="Bug.RedSkyTimeCode">
9564       <method name="Void .ctor()">
9565         <size>7</size>
9566       </method>
9567       <method name="Void CopyTo(Bug.xxx*)">
9568         <size>99</size>
9569       </method>
9570       <method name="Void Main()">
9571         <size>1</size>
9572       </method>
9573       <method name="Void Convert(Bug.xxx*, UInt64*)">
9574         <size>93</size>
9575       </method>
9576     </type>
9577   </test>
9578   <test name="gtest-354.cs">
9579     <type name="M">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-355.cs">
9589     <type name="A">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="System.String Foo[T](System.String)">
9594         <size>6</size>
9595       </method>
9596       <method name="Boolean Foo(System.String)">
9597         <size>2</size>
9598       </method>
9599     </type>
9600     <type name="B">
9601       <method name="Void .ctor()">
9602         <size>7</size>
9603       </method>
9604       <method name="System.String Foo[T](System.String)">
9605         <size>6</size>
9606       </method>
9607       <method name="Boolean Goo(System.String)">
9608         <size>8</size>
9609       </method>
9610       <method name="Boolean Foo(System.String)">
9611         <size>2</size>
9612       </method>
9613     </type>
9614     <type name="C">
9615       <method name="Void .ctor()">
9616         <size>7</size>
9617       </method>
9618       <method name="Void Main()">
9619         <size>1</size>
9620       </method>
9621     </type>
9622   </test>
9623   <test name="gtest-356.cs">
9624     <type name="A`1[T]">
9625       <method name="Void .ctor()">
9626         <size>7</size>
9627       </method>
9628       <method name="Void Foo(B+E)">
9629         <size>1</size>
9630       </method>
9631     </type>
9632     <type name="B`1[U]">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636     </type>
9637     <type name="B">
9638       <method name="Void .ctor()">
9639         <size>7</size>
9640       </method>
9641     </type>
9642     <type name="B+E">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646     </type>
9647     <type name="C">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651       <method name="Void Main()">
9652         <size>1</size>
9653       </method>
9654     </type>
9655   </test>
9656   <test name="gtest-357.cs">
9657     <type name="C`1[T]">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="D`1[U]">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666     </type>
9667     <type name="X">
9668       <method name="Void .ctor()">
9669         <size>7</size>
9670       </method>
9671       <method name="Void Main()">
9672         <size>1</size>
9673       </method>
9674     </type>
9675   </test>
9676   <test name="gtest-358.cs">
9677     <type name="Test">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681       <method name="Void Main()">
9682         <size>1</size>
9683       </method>
9684     </type>
9685     <type name="Foo">
9686       <method name="Boolean op_Equality(Foo, Foo)">
9687         <size>6</size>
9688       </method>
9689       <method name="Boolean op_Inequality(Foo, Foo)">
9690         <size>6</size>
9691       </method>
9692     </type>
9693   </test>
9694   <test name="gtest-359.cs">
9695     <type name="BaseGeneric`1[T]">
9696       <method name="Void .ctor()">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric`1+InnerDerived[T]">
9701       <method name="Void .ctor(T)">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9706       <method name="Void .ctor(T, U)">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="BaseConcrete">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="Concrete_A">
9716       <method name="Void .ctor()">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="Concrete_B">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseGeneric_2`2[T,U]">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9731       <method name="Void .ctor(T, U)">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="BaseGeneric_1`1[T]">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="Concrete_2">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="Program">
9746       <method name="Void .ctor()">
9747         <size>7</size>
9748       </method>
9749       <method name="Void Main()">
9750         <size>40</size>
9751       </method>
9752     </type>
9753   </test>
9754   <test name="gtest-360.cs">
9755     <type name="C">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759       <method name="Int32 Foo[T](T, System.Object[])">
9760         <size>2</size>
9761       </method>
9762       <method name="Int32 Foo(System.String, System.Object[])">
9763         <size>2</size>
9764       </method>
9765       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9766         <size>8</size>
9767       </method>
9768       <method name="Int32 Main()">
9769         <size>17</size>
9770       </method>
9771     </type>
9772   </test>
9773   <test name="gtest-361.cs">
9774     <type name="Thing">
9775       <method name="Void .ctor()">
9776         <size>7</size>
9777       </method>
9778       <method name="Void Foo()">
9779         <size>1</size>
9780       </method>
9781       <method name="Int32 Main()">
9782         <size>164</size>
9783       </method>
9784       <method name="Void Method(Thing+Handler, System.String[])">
9785         <size>1</size>
9786       </method>
9787     </type>
9788     <type name="Thing+Handler">
9789       <method name="Void .ctor(Object, IntPtr)">
9790         <size>0</size>
9791       </method>
9792       <method name="Void Invoke()">
9793         <size>0</size>
9794       </method>
9795       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9796         <size>0</size>
9797       </method>
9798       <method name="Void EndInvoke(IAsyncResult)">
9799         <size>0</size>
9800       </method>
9801     </type>
9802     <type name="Thing">
9803       <method name="Void &lt;Main&gt;m__0()">
9804         <size>1</size>
9805       </method>
9806       <method name="Void &lt;Main&gt;m__1()">
9807         <size>1</size>
9808       </method>
9809     </type>
9810   </test>
9811   <test name="gtest-362.cs">
9812     <type name="C">
9813       <method name="Void .ctor()">
9814         <size>7</size>
9815       </method>
9816       <method name="Void Assert[T](T)">
9817         <size>1</size>
9818       </method>
9819       <method name="Void Assert[T](T, T)">
9820         <size>1</size>
9821       </method>
9822       <method name="Int32 Main()">
9823         <size>83</size>
9824       </method>
9825     </type>
9826   </test>
9827   <test name="gtest-363.cs">
9828     <type name="Test">
9829       <method name="Void .ctor()">
9830         <size>7</size>
9831       </method>
9832       <method name="Void InsertAt[T](T[], Int32, T[])">
9833         <size>1</size>
9834       </method>
9835       <method name="Void Main()">
9836         <size>39</size>
9837       </method>
9838     </type>
9839   </test>
9840   <test name="gtest-364.cs">
9841     <type name="BugReport.Program">
9842       <method name="Void .ctor()">
9843         <size>7</size>
9844       </method>
9845       <method name="Int32 Main()">
9846         <size>307</size>
9847       </method>
9848     </type>
9849     <type name="BugReport.A">
9850       <method name="Void .ctor()">
9851         <size>7</size>
9852       </method>
9853       <method name="Nullable`1 get_Counter()">
9854         <size>7</size>
9855       </method>
9856       <method name="Void set_Counter(Nullable`1)">
9857         <size>8</size>
9858       </method>
9859     </type>
9860   </test>
9861   <test name="gtest-365.cs">
9862     <type name="B.Program">
9863       <method name="Void .ctor()">
9864         <size>7</size>
9865       </method>
9866       <method name="Int32 Main()">
9867         <size>51</size>
9868       </method>
9869     </type>
9870   </test>
9871   <test name="gtest-366.cs">
9872     <type name="Tester">
9873       <method name="Void .ctor()">
9874         <size>7</size>
9875       </method>
9876       <method name="Void Assert[T](T, T)">
9877         <size>1</size>
9878       </method>
9879       <method name="Void Main()">
9880         <size>20</size>
9881       </method>
9882     </type>
9883     <type name="MyType">
9884       <method name="Void .ctor(Int32)">
9885         <size>8</size>
9886       </method>
9887       <method name="Int32 op_Implicit(MyType)">
9888         <size>8</size>
9889       </method>
9890     </type>
9891   </test>
9892   <test name="gtest-367.cs">
9893     <type name="Foo">
9894       <method name="Void .ctor()">
9895         <size>7</size>
9896       </method>
9897     </type>
9898     <type name="Repro">
9899       <method name="Void .ctor()">
9900         <size>7</size>
9901       </method>
9902       <method name="Void Bar[TFoo](TFoo)">
9903         <size>19</size>
9904       </method>
9905       <method name="Void Baz[T](T, System.Action`1[T])">
9906         <size>8</size>
9907       </method>
9908       <method name="Void Main()">
9909         <size>1</size>
9910       </method>
9911       <method name="Void Gazonk(Repro)">
9912         <size>1</size>
9913       </method>
9914     </type>
9915   </test>
9916   <test name="gtest-368.cs">
9917     <type name="C`1[T]">
9918       <method name="Void .ctor(D)">
9919         <size>7</size>
9920       </method>
9921       <method name="Void .ctor()">
9922         <size>7</size>
9923       </method>
9924     </type>
9925     <type name="C`1+D[T]">
9926       <method name="Void .ctor()">
9927         <size>7</size>
9928       </method>
9929     </type>
9930     <type name="M">
9931       <method name="Void .ctor()">
9932         <size>7</size>
9933       </method>
9934       <method name="Void Main()">
9935         <size>1</size>
9936       </method>
9937     </type>
9938   </test>
9939   <test name="gtest-369.cs">
9940     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9945         <size>2</size>
9946       </method>
9947       <method name="IList Query()">
9948         <size>2</size>
9949       </method>
9950     </type>
9951     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9952       <method name="Void .ctor()">
9953         <size>7</size>
9954       </method>
9955     </type>
9956     <type name="Db4objects.Db4o.Internal.M">
9957       <method name="Void .ctor()">
9958         <size>7</size>
9959       </method>
9960       <method name="Void Main()">
9961         <size>1</size>
9962       </method>
9963     </type>
9964     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9965       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9966         <size>7</size>
9967       </method>
9968       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9969         <size>9</size>
9970       </method>
9971     </type>
9972   </test>
9973   <test name="gtest-370.cs">
9974     <type name="N2.X`1[T]">
9975       <method name="Void .ctor()">
9976         <size>7</size>
9977       </method>
9978     </type>
9979     <type name="N2.X`1+A`1[T,T]">
9980       <method name="Void .ctor()">
9981         <size>7</size>
9982       </method>
9983     </type>
9984     <type name="N2.X`1+A`1+B`1[T,T,T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988     </type>
9989     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.C">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998       <method name="Void Main()">
9999         <size>1</size>
10000       </method>
10001     </type>
10002   </test>
10003   <test name="gtest-371.cs">
10004     <type name="X">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008       <method name="Void Main()">
10009         <size>90</size>
10010       </method>
10011     </type>
10012   </test>
10013   <test name="gtest-372.cs">
10014     <type name="TestClass`1[T]">
10015       <method name="Void .ctor()">
10016         <size>7</size>
10017       </method>
10018       <method name="Boolean Check(T, T)">
10019         <size>15</size>
10020       </method>
10021     </type>
10022     <type name="C">
10023       <method name="Void .ctor()">
10024         <size>7</size>
10025       </method>
10026     </type>
10027     <type name="TestClass2`1[T]">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031       <method name="Boolean Check(T, T)">
10032         <size>15</size>
10033       </method>
10034     </type>
10035     <type name="X">
10036       <method name="Void .ctor()">
10037         <size>7</size>
10038       </method>
10039       <method name="Int32 Main()">
10040         <size>28</size>
10041       </method>
10042     </type>
10043   </test>
10044   <test name="gtest-373.cs">
10045     <type name="MonoBug.MainClass">
10046       <method name="Void .ctor()">
10047         <size>7</size>
10048       </method>
10049       <method name="Void Main()">
10050         <size>29</size>
10051       </method>
10052     </type>
10053     <type name="MonoBug.GenericType`1[T]">
10054       <method name="Void .ctor(T)">
10055         <size>14</size>
10056       </method>
10057       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10058         <size>7</size>
10059       </method>
10060     </type>
10061   </test>
10062   <test name="gtest-374.cs">
10063     <type name="aClass">
10064       <method name="Void .ctor()">
10065         <size>7</size>
10066       </method>
10067       <method name="Void Main(System.String[])">
10068         <size>14</size>
10069       </method>
10070     </type>
10071   </test>
10072   <test name="gtest-375.cs">
10073     <type name="X">
10074       <method name="Void .ctor()">
10075         <size>7</size>
10076       </method>
10077       <method name="Boolean Compute(Int32)">
10078         <size>2</size>
10079       </method>
10080       <method name="Boolean Compute2(Int32)">
10081         <size>2</size>
10082       </method>
10083       <method name="Int32 Main()">
10084         <size>28</size>
10085       </method>
10086     </type>
10087   </test>
10088   <test name="gtest-376.cs">
10089     <type name="C">
10090       <method name="Void .ctor()">
10091         <size>7</size>
10092       </method>
10093       <method name="Void Main()">
10094         <size>1</size>
10095       </method>
10096     </type>
10097     <type name="S`1[T]">
10098       <method name="System.Object Box(Nullable`1)">
10099         <size>30</size>
10100       </method>
10101     </type>
10102   </test>
10103   <test name="gtest-377.cs">
10104     <type name="D">
10105       <method name="Void .cctor()">
10106         <size>26</size>
10107       </method>
10108       <method name="Void Main()">
10109         <size>98</size>
10110       </method>
10111     </type>
10112   </test>
10113   <test name="gtest-378.cs">
10114     <type name="Test">
10115       <method name="Void .ctor()">
10116         <size>7</size>
10117       </method>
10118       <method name="System.Object FooG[T](Nullable`1)">
10119         <size>7</size>
10120       </method>
10121       <method name="System.Object Foo(Nullable`1)">
10122         <size>7</size>
10123       </method>
10124       <method name="Int32 Main()">
10125         <size>58</size>
10126       </method>
10127     </type>
10128   </test>
10129   <test name="gtest-379.cs">
10130     <type name="C">
10131       <method name="Void .ctor()">
10132         <size>7</size>
10133       </method>
10134       <method name="Int32 Print(Nullable`1)">
10135         <size>16</size>
10136       </method>
10137       <method name="Int32 Main()">
10138         <size>15</size>
10139       </method>
10140     </type>
10141     <type name="S">
10142       <method name="Boolean op_Equality(S, S)">
10143         <size>2</size>
10144       </method>
10145       <method name="Boolean op_Inequality(S, S)">
10146         <size>2</size>
10147       </method>
10148     </type>
10149   </test>
10150   <test name="gtest-380.cs">
10151     <type name="Test">
10152       <method name="Void .ctor()">
10153         <size>7</size>
10154       </method>
10155       <method name="Int32 Main()">
10156         <size>165</size>
10157       </method>
10158     </type>
10159     <type name="GTest`1[T]">
10160       <method name="Void .ctor()">
10161         <size>7</size>
10162       </method>
10163       <method name="Void .cctor()">
10164         <size>13</size>
10165       </method>
10166     </type>
10167   </test>
10168   <test name="gtest-381.cs">
10169     <type name="TestGoto">
10170       <method name="Void .ctor()">
10171         <size>7</size>
10172       </method>
10173       <method name="Void .cctor()">
10174         <size>7</size>
10175       </method>
10176       <method name="Void Main(System.String[])">
10177         <size>67</size>
10178       </method>
10179       <method name="IEnumerable`1 setX()">
10180         <size>16</size>
10181       </method>
10182       <method name="IEnumerable`1 test()">
10183         <size>16</size>
10184       </method>
10185     </type>
10186     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10187       <method name="Void .ctor()">
10188         <size>7</size>
10189       </method>
10190       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10191         <size>12</size>
10192       </method>
10193       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10194         <size>7</size>
10195       </method>
10196       <method name="Boolean MoveNext()">
10197         <size>106</size>
10198       </method>
10199       <method name="Void Dispose()">
10200         <size>46</size>
10201       </method>
10202       <method name="Void Reset()">
10203         <size>6</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10207       <method name="Void .ctor()">
10208         <size>7</size>
10209       </method>
10210       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10211         <size>12</size>
10212       </method>
10213       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10214         <size>7</size>
10215       </method>
10216       <method name="Boolean MoveNext()">
10217         <size>176</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>60</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10227       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10228         <size>7</size>
10229       </method>
10230       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10231         <size>26</size>
10232       </method>
10233     </type>
10234     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10235       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10236         <size>7</size>
10237       </method>
10238       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10239         <size>26</size>
10240       </method>
10241     </type>
10242   </test>
10243   <test name="gtest-382.cs">
10244     <type name="C">
10245       <method name="Void .ctor()">
10246         <size>7</size>
10247       </method>
10248       <method name="Int32 Main()">
10249         <size>76</size>
10250       </method>
10251     </type>
10252   </test>
10253   <test name="gtest-383.cs">
10254     <type name="C">
10255       <method name="Void .ctor()">
10256         <size>7</size>
10257       </method>
10258       <method name="Int32 Main()">
10259         <size>260</size>
10260       </method>
10261     </type>
10262     <type name="MyTypeA">
10263       <method name="Void .ctor(Int16)">
10264         <size>8</size>
10265       </method>
10266       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10267         <size>6</size>
10268       </method>
10269       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10270         <size>2</size>
10271       </method>
10272       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10273         <size>6</size>
10274       </method>
10275       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10276         <size>6</size>
10277       </method>
10278       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10279         <size>6</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeB">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10287         <size>2</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10293         <size>2</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10296         <size>2</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10299         <size>2</size>
10300       </method>
10301       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10302         <size>2</size>
10303       </method>
10304     </type>
10305   </test>
10306   <test name="gtest-384.cs">
10307     <type name="N.TestG">
10308       <method name="Void .ctor()">
10309         <size>7</size>
10310       </method>
10311       <method name="Void Foo[T]()">
10312         <size>1</size>
10313       </method>
10314     </type>
10315     <type name="NonGeneric">
10316       <method name="Void .ctor()">
10317         <size>7</size>
10318       </method>
10319     </type>
10320     <type name="Generic`1[T]">
10321       <method name="Void .ctor()">
10322         <size>7</size>
10323       </method>
10324     </type>
10325     <type name="m">
10326       <method name="Void .ctor()">
10327         <size>7</size>
10328       </method>
10329       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10330         <size>13</size>
10331       </method>
10332       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10333         <size>13</size>
10334       </method>
10335       <method name="Void Main()">
10336         <size>6</size>
10337       </method>
10338     </type>
10339   </test>
10340   <test name="gtest-385.cs">
10341     <type name="DocAttribute">
10342       <method name="Void .ctor()">
10343         <size>7</size>
10344       </method>
10345       <method name="Void .ctor(String)">
10346         <size>7</size>
10347       </method>
10348     </type>
10349     <type name="Test">
10350       <method name="Void .ctor()">
10351         <size>7</size>
10352       </method>
10353       <method name="Int32 Main()">
10354         <size>66</size>
10355       </method>
10356     </type>
10357     <type name="Func`2[TArg,TRet]">
10358       <method name="Void .ctor(Object, IntPtr)">
10359         <size>0</size>
10360       </method>
10361       <method name="Void Invoke()">
10362         <size>0</size>
10363       </method>
10364       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10365         <size>0</size>
10366       </method>
10367       <method name="Void EndInvoke(IAsyncResult)">
10368         <size>0</size>
10369       </method>
10370     </type>
10371   </test>
10372   <test name="gtest-386.cs">
10373     <type name="C">
10374       <method name="Void .ctor()">
10375         <size>7</size>
10376       </method>
10377       <method name="Int32 Main()">
10378         <size>220</size>
10379       </method>
10380     </type>
10381     <type name="MyType">
10382       <method name="Void .ctor(Int32)">
10383         <size>8</size>
10384       </method>
10385       <method name="MyType op_UnaryNegation(MyType)">
10386         <size>14</size>
10387       </method>
10388     </type>
10389   </test>
10390   <test name="gtest-387.cs">
10391     <type name="C">
10392       <method name="Void .ctor()">
10393         <size>7</size>
10394       </method>
10395       <method name="Int32 Main()">
10396         <size>168</size>
10397       </method>
10398     </type>
10399   </test>
10400   <test name="gtest-388.cs">
10401     <type name="Data">
10402       <method name="Void .ctor()">
10403         <size>7</size>
10404       </method>
10405     </type>
10406     <type name="Foo">
10407       <method name="Void .ctor()">
10408         <size>7</size>
10409       </method>
10410       <method name="Void f(Data)">
10411         <size>19</size>
10412       </method>
10413       <method name="Void Main()">
10414         <size>22</size>
10415       </method>
10416     </type>
10417   </test>
10418   <test name="gtest-389.cs">
10419     <type name="C">
10420       <method name="Void .ctor()">
10421         <size>7</size>
10422       </method>
10423       <method name="Int32 Main()">
10424         <size>234</size>
10425       </method>
10426     </type>
10427   </test>
10428   <test name="gtest-390.cs">
10429     <type name="Program">
10430       <method name="Void .ctor()">
10431         <size>7</size>
10432       </method>
10433       <method name="Int32 Main()">
10434         <size>4</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-391.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>121</size>
10445       </method>
10446       <method name="Boolean Test_1()">
10447         <size>36</size>
10448       </method>
10449     </type>
10450   </test>
10451   <test name="gtest-392.cs">
10452     <type name="DieSubrangeType">
10453       <method name="Void .ctor()">
10454         <size>19</size>
10455       </method>
10456       <method name="Nullable`1 get_UpperBound()">
10457         <size>7</size>
10458       </method>
10459       <method name="Void set_UpperBound(Nullable`1)">
10460         <size>8</size>
10461       </method>
10462     </type>
10463     <type name="X">
10464       <method name="Void .ctor()">
10465         <size>7</size>
10466       </method>
10467       <method name="Int32 Main()">
10468         <size>61</size>
10469       </method>
10470     </type>
10471   </test>
10472   <test name="gtest-393.cs">
10473     <type name="B`1[T]">
10474       <method name="Void .ctor()">
10475         <size>7</size>
10476       </method>
10477     </type>
10478     <type name="A">
10479       <method name="Void .ctor(Type)">
10480         <size>29</size>
10481       </method>
10482       <method name="Void .cctor()">
10483         <size>7</size>
10484       </method>
10485       <method name="Int32 Main()">
10486         <size>23</size>
10487       </method>
10488     </type>
10489   </test>
10490   <test name="gtest-394.cs">
10491     <type name="Test">
10492       <method name="Void .ctor()">
10493         <size>7</size>
10494       </method>
10495       <method name="Void FindMembers(Test+MemberFilter)">
10496         <size>1</size>
10497       </method>
10498       <method name="Void GetMethodGroup(Test+MemberFilter)">
10499         <size>43</size>
10500       </method>
10501       <method name="Void Main()">
10502         <size>1</size>
10503       </method>
10504     </type>
10505     <type name="Test+MemberFilter">
10506       <method name="Void .ctor(Object, IntPtr)">
10507         <size>0</size>
10508       </method>
10509       <method name="Boolean Invoke()">
10510         <size>0</size>
10511       </method>
10512       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10513         <size>0</size>
10514       </method>
10515       <method name="Boolean EndInvoke(IAsyncResult)">
10516         <size>0</size>
10517       </method>
10518     </type>
10519     <type name="Test">
10520       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10521         <size>2</size>
10522       </method>
10523     </type>
10524   </test>
10525   <test name="gtest-395.cs">
10526     <type name="RuleBuilder`1[T]">
10527       <method name="Void .ctor()">
10528         <size>7</size>
10529       </method>
10530     </type>
10531     <type name="RubyMethod">
10532       <method name="Void .ctor()">
10533         <size>7</size>
10534       </method>
10535       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10536         <size>6</size>
10537       </method>
10538     </type>
10539     <type name="T">
10540       <method name="Void .ctor()">
10541         <size>7</size>
10542       </method>
10543       <method name="Void Main()">
10544         <size>1</size>
10545       </method>
10546     </type>
10547   </test>
10548   <test name="gtest-396.cs">
10549     <type name="Test">
10550       <method name="Void .ctor()">
10551         <size>7</size>
10552       </method>
10553       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10554         <size>1</size>
10555       </method>
10556       <method name="System.Func`1[System.Int32] Method(System.String)">
10557         <size>2</size>
10558       </method>
10559       <method name="Void Main()">
10560         <size>24</size>
10561       </method>
10562     </type>
10563   </test>
10564   <test name="gtest-397.cs">
10565     <type name="Test">
10566       <method name="Void .ctor()">
10567         <size>7</size>
10568       </method>
10569       <method name="Foo NegateFoo(Foo)">
10570         <size>12</size>
10571       </method>
10572       <method name="Foo NegateFooNullable(Nullable`1)">
10573         <size>7</size>
10574       </method>
10575       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10576         <size>7</size>
10577       </method>
10578       <method name="Nullable`1 NegateBar(Bar)">
10579         <size>12</size>
10580       </method>
10581       <method name="Int32 Main()">
10582         <size>139</size>
10583       </method>
10584     </type>
10585     <type name="Foo">
10586       <method name="Void .ctor(Int32)">
10587         <size>8</size>
10588       </method>
10589       <method name="Foo op_UnaryNegation(Nullable`1)">
10590         <size>42</size>
10591       </method>
10592     </type>
10593     <type name="Bar">
10594       <method name="Void .ctor(Int32)">
10595         <size>8</size>
10596       </method>
10597       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10598         <size>41</size>
10599       </method>
10600     </type>
10601   </test>
10602   <test name="gtest-398.cs">
10603     <type name="GenericClass`1[T]">
10604       <method name="Void .ctor(T)">
10605         <size>14</size>
10606       </method>
10607       <method name="Void Method()">
10608         <size>42</size>
10609       </method>
10610       <method name="Void Test(T)">
10611         <size>1</size>
10612       </method>
10613     </type>
10614     <type name="Foo">
10615       <method name="Void .ctor()">
10616         <size>7</size>
10617       </method>
10618       <method name="Void Main(System.String[])">
10619         <size>15</size>
10620       </method>
10621     </type>
10622     <type name="ToStr">
10623       <method name="Void .ctor(Object, IntPtr)">
10624         <size>0</size>
10625       </method>
10626       <method name="System.String Invoke(System.String, IFormatProvider)">
10627         <size>0</size>
10628       </method>
10629       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10630         <size>0</size>
10631       </method>
10632       <method name="System.String EndInvoke(IAsyncResult)">
10633         <size>0</size>
10634       </method>
10635     </type>
10636   </test>
10637   <test name="gtest-399.cs">
10638     <type name="TestIssue.Base">
10639       <method name="Void .ctor()">
10640         <size>7</size>
10641       </method>
10642     </type>
10643     <type name="TestIssue.Derived">
10644       <method name="Void .ctor()">
10645         <size>7</size>
10646       </method>
10647     </type>
10648     <type name="TestIssue.Program">
10649       <method name="Void .ctor()">
10650         <size>7</size>
10651       </method>
10652       <method name="Int32 Main()">
10653         <size>39</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-400.cs">
10658     <type name="Gen`1[T]">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662       <method name="Boolean Foo(T)">
10663         <size>15</size>
10664       </method>
10665     </type>
10666     <type name="Program">
10667       <method name="Void .ctor()">
10668         <size>7</size>
10669       </method>
10670       <method name="Boolean Foo[T]()">
10671         <size>17</size>
10672       </method>
10673       <method name="Int32 Main()">
10674         <size>66</size>
10675       </method>
10676     </type>
10677   </test>
10678   <test name="gtest-401.cs">
10679     <type name="ParserTest">
10680       <method name="Void .ctor()">
10681         <size>7</size>
10682       </method>
10683       <method name="Void Main()">
10684         <size>165</size>
10685       </method>
10686     </type>
10687   </test>
10688   <test name="gtest-402.cs">
10689     <type name="X">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void Main()">
10694         <size>16</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-403.cs">
10699     <type name="T">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>15</size>
10705       </method>
10706     </type>
10707     <type name="S`1[T]">
10708       <method name="Void Foo()">
10709         <size>1</size>
10710       </method>
10711     </type>
10712   </test>
10713   <test name="gtest-404.cs">
10714     <type name="Test.Program">
10715       <method name="Void Main()">
10716         <size>1</size>
10717       </method>
10718     </type>
10719     <type name="Test.Class1`1[T1]">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void add_doSomething(System.EventHandler)">
10724         <size>24</size>
10725       </method>
10726       <method name="Void remove_doSomething(System.EventHandler)">
10727         <size>24</size>
10728       </method>
10729     </type>
10730     <type name="Test.Class2`1[T]">
10731       <method name="Void .ctor()">
10732         <size>7</size>
10733       </method>
10734       <method name="Void add_DoSomething(System.EventHandler)">
10735         <size>8</size>
10736       </method>
10737       <method name="Void remove_DoSomething(System.EventHandler)">
10738         <size>8</size>
10739       </method>
10740     </type>
10741   </test>
10742   <test name="gtest-405.cs">
10743     <type name="C">
10744       <method name="Void .ctor()">
10745         <size>7</size>
10746       </method>
10747       <method name="Void Main()">
10748         <size>1</size>
10749       </method>
10750     </type>
10751   </test>
10752   <test name="gtest-406.cs">
10753     <type name="Test`1[T]">
10754       <method name="Void .ctor()">
10755         <size>7</size>
10756       </method>
10757       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10758         <size>1</size>
10759       </method>
10760     </type>
10761     <type name="C`2[A,B]">
10762       <method name="Void .ctor(IEnumerable`1)">
10763         <size>46</size>
10764       </method>
10765       <method name="B &lt;C&gt;m__0(B)">
10766         <size>2</size>
10767       </method>
10768     </type>
10769     <type name="M">
10770       <method name="Void .ctor()">
10771         <size>7</size>
10772       </method>
10773       <method name="Void Main()">
10774         <size>1</size>
10775       </method>
10776     </type>
10777   </test>
10778   <test name="gtest-407.cs">
10779     <type name="NullableColorTests">
10780       <method name="Void .ctor()">
10781         <size>7</size>
10782       </method>
10783       <method name="Int32 Main()">
10784         <size>99</size>
10785       </method>
10786     </type>
10787     <type name="MyColor">
10788       <method name="Void .ctor(Int32)">
10789         <size>8</size>
10790       </method>
10791       <method name="Boolean op_Equality(MyColor, MyColor)">
10792         <size>17</size>
10793       </method>
10794       <method name="Boolean op_Inequality(MyColor, MyColor)">
10795         <size>20</size>
10796       </method>
10797     </type>
10798   </test>
10799   <test name="gtest-408.cs">
10800     <type name="Test">
10801       <method name="Void .ctor()">
10802         <size>7</size>
10803       </method>
10804       <method name="Int32 Main()">
10805         <size>92</size>
10806       </method>
10807     </type>
10808   </test>
10809   <test name="gtest-409.cs">
10810     <type name="ConditionalParsing">
10811       <method name="Void .ctor()">
10812         <size>7</size>
10813       </method>
10814       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10815         <size>14</size>
10816       </method>
10817       <method name="Void Test_1(Boolean)">
10818         <size>20</size>
10819       </method>
10820       <method name="Void Test_2()">
10821         <size>31</size>
10822       </method>
10823       <method name="Void Test_4(Boolean, Boolean)">
10824         <size>39</size>
10825       </method>
10826       <method name="Void Test_5(Boolean, IDisposable)">
10827         <size>45</size>
10828       </method>
10829       <method name="Void Test_6(Boolean)">
10830         <size>51</size>
10831       </method>
10832       <method name="Void Test_7(System.Object)">
10833         <size>8</size>
10834       </method>
10835       <method name="Void Main()">
10836         <size>1</size>
10837       </method>
10838     </type>
10839     <type name="ConditionalParsing+T">
10840       <method name="Void .ctor(String, Boolean)">
10841         <size>28</size>
10842       </method>
10843       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10844         <size>7</size>
10845       </method>
10846     </type>
10847     <type name="&lt;PrivateImplementationDetails&gt;">
10848       <method name="Void .ctor()">
10849         <size>7</size>
10850       </method>
10851     </type>
10852     <type name="ConditionalParsing+Const">
10853       <method name="Void .ctor()">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="ConditionalParsing">
10858       <method name="Void Test_8(DateTime)">
10859         <size>38</size>
10860       </method>
10861       <method name="Void Test_9()">
10862         <size>43</size>
10863       </method>
10864     </type>
10865   </test>
10866   <test name="gtest-410.cs">
10867     <type name="Program">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871       <method name="Void Main()">
10872         <size>7</size>
10873       </method>
10874     </type>
10875   </test>
10876   <test name="gtest-411.cs">
10877     <type name="Maybe">
10878       <method name="Maybe`1[T] C[T](T)">
10879         <size>2</size>
10880       </method>
10881     </type>
10882     <type name="Maybe`1[T]">
10883       <method name="Void .ctor(T)">
10884         <size>7</size>
10885       </method>
10886     </type>
10887     <type name="Extensions">
10888       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10889         <size>10</size>
10890       </method>
10891     </type>
10892     <type name="Test">
10893       <method name="Void .ctor()">
10894         <size>7</size>
10895       </method>
10896       <method name="Void Main()">
10897         <size>131</size>
10898       </method>
10899       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10900         <size>7</size>
10901       </method>
10902       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10903         <size>7</size>
10904       </method>
10905       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10906         <size>11</size>
10907       </method>
10908     </type>
10909   </test>
10910   <test name="gtest-412.cs">
10911     <type name="Program">
10912       <method name="Void .ctor()">
10913         <size>7</size>
10914       </method>
10915       <method name="Int32 Main()">
10916         <size>213</size>
10917       </method>
10918     </type>
10919   </test>
10920   <test name="gtest-413.cs">
10921     <type name="Test">
10922       <method name="Void .ctor()">
10923         <size>7</size>
10924       </method>
10925       <method name="Int32 Main()">
10926         <size>95</size>
10927       </method>
10928     </type>
10929     <type name="S">
10930       <method name="Int64 op_Addition(S, Int64)">
10931         <size>2</size>
10932       </method>
10933     </type>
10934   </test>
10935   <test name="gtest-414.cs">
10936     <type name="MonoTest.MainClass">
10937       <method name="Void .ctor()">
10938         <size>7</size>
10939       </method>
10940       <method name="Void Main()">
10941         <size>1</size>
10942       </method>
10943     </type>
10944     <type name="MonoTest.TestImpl">
10945       <method name="Void .ctor()">
10946         <size>7</size>
10947       </method>
10948       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10949         <size>1</size>
10950       </method>
10951       <method name="Void Get[T]()">
10952         <size>1</size>
10953       </method>
10954       <method name="Void Get[T](System.Object)">
10955         <size>1</size>
10956       </method>
10957     </type>
10958     <type name="MonoTest.C">
10959       <method name="Void .ctor()">
10960         <size>7</size>
10961       </method>
10962       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10963         <size>1</size>
10964       </method>
10965       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10966         <size>1</size>
10967       </method>
10968     </type>
10969   </test>
10970   <test name="gtest-415.cs">
10971     <type name="S2">
10972       <method name="Void Test()">
10973         <size>39</size>
10974       </method>
10975       <method name="Void Main()">
10976         <size>16</size>
10977       </method>
10978     </type>
10979   </test>
10980   <test name="gtest-416.cs">
10981     <type name="Bug.Demo">
10982       <method name="Boolean Fixed()">
10983         <size>14</size>
10984       </method>
10985       <method name="Boolean Foo(System.Int32[])">
10986         <size>43</size>
10987       </method>
10988       <method name="Int32 Main()">
10989         <size>65</size>
10990       </method>
10991     </type>
10992   </test>
10993   <test name="gtest-417.cs">
10994     <type name="C">
10995       <method name="Void .ctor()">
10996         <size>7</size>
10997       </method>
10998       <method name="Void Goo()">
10999         <size>11</size>
11000       </method>
11001       <method name="Void Main()">
11002         <size>1</size>
11003       </method>
11004     </type>
11005   </test>
11006   <test name="gtest-418.cs">
11007     <type name="N.Nested">
11008       <method name="Void .ctor()">
11009         <size>7</size>
11010       </method>
11011     </type>
11012     <type name="N.Nested+C">
11013       <method name="Void .ctor()">
11014         <size>7</size>
11015       </method>
11016       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11017         <size>2</size>
11018       </method>
11019     </type>
11020     <type name="N.M">
11021       <method name="Void .ctor()">
11022         <size>7</size>
11023       </method>
11024       <method name="Int32 Main()">
11025         <size>173</size>
11026       </method>
11027     </type>
11028   </test>
11029   <test name="gtest-419.cs">
11030     <type name="Program">
11031       <method name="Void .ctor()">
11032         <size>7</size>
11033       </method>
11034       <method name="Int32 Main()">
11035         <size>56</size>
11036       </method>
11037       <method name="System.Object Test(System.String)">
11038         <size>42</size>
11039       </method>
11040     </type>
11041   </test>
11042   <test name="gtest-420.cs">
11043     <type name="C">
11044       <method name="Void .ctor()">
11045         <size>7</size>
11046       </method>
11047     </type>
11048     <type name="TestClass">
11049       <method name="Void .ctor()">
11050         <size>7</size>
11051       </method>
11052       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11053         <size>2</size>
11054       </method>
11055       <method name="Int32 Test(System.Object, System.Object[])">
11056         <size>2</size>
11057       </method>
11058       <method name="Int32 Main()">
11059         <size>43</size>
11060       </method>
11061     </type>
11062   </test>
11063   <test name="gtest-421.cs">
11064     <type name="OneOff">
11065       <method name="Void .ctor()">
11066         <size>7</size>
11067       </method>
11068       <method name="Int32 Main()">
11069         <size>75</size>
11070       </method>
11071       <method name="T[] Clone[T](T[])">
11072         <size>166</size>
11073       </method>
11074     </type>
11075   </test>
11076   <test name="gtest-422.cs">
11077     <type name="A">
11078       <method name="Void .ctor()">
11079         <size>7</size>
11080       </method>
11081       <method name="Boolean op_GreaterThan(A, System.Object)">
11082         <size>2</size>
11083       </method>
11084       <method name="Boolean op_LessThan(A, System.Object)">
11085         <size>2</size>
11086       </method>
11087     </type>
11088     <type name="C">
11089       <method name="Void .ctor()">
11090         <size>7</size>
11091       </method>
11092       <method name="Int32 Main()">
11093         <size>23</size>
11094       </method>
11095       <method name="Nullable`1 get_Id()">
11096         <size>7</size>
11097       </method>
11098       <method name="Boolean Test()">
11099         <size>51</size>
11100       </method>
11101     </type>
11102   </test>
11103   <test name="gtest-423.cs">
11104     <type name="App">
11105       <method name="Void .ctor()">
11106         <size>7</size>
11107       </method>
11108       <method name="Void Main()">
11109         <size>33</size>
11110       </method>
11111       <method name="Void Test(System.Object, System.EventArgs)">
11112         <size>1</size>
11113       </method>
11114     </type>
11115   </test>
11116   <test name="gtest-424.cs">
11117     <type name="A">
11118       <method name="Void .ctor()">
11119         <size>7</size>
11120       </method>
11121     </type>
11122     <type name="B">
11123       <method name="Void .ctor()">
11124         <size>7</size>
11125       </method>
11126     </type>
11127     <type name="Test">
11128       <method name="Void .ctor()">
11129         <size>7</size>
11130       </method>
11131       <method name="Void Block(A[])">
11132         <size>6</size>
11133       </method>
11134       <method name="Void Block(IEnumerable`1, A[])">
11135         <size>1</size>
11136       </method>
11137       <method name="Int32 Main()">
11138         <size>29</size>
11139       </method>
11140     </type>
11141   </test>
11142   <test name="gtest-425.cs">
11143     <type name="EventClass`1[T]">
11144       <method name="Void .ctor()">
11145         <size>7</size>
11146       </method>
11147     </type>
11148     <type name="Test">
11149       <method name="Void .ctor()">
11150         <size>7</size>
11151       </method>
11152       <method name="Void Main()">
11153         <size>16</size>
11154       </method>
11155     </type>
11156     <type name="EventClass`1+HookDelegate[T]">
11157       <method name="Void .ctor(Object, IntPtr)">
11158         <size>0</size>
11159       </method>
11160       <method name="Void Invoke(T)">
11161         <size>0</size>
11162       </method>
11163       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11164         <size>0</size>
11165       </method>
11166       <method name="Void EndInvoke(IAsyncResult)">
11167         <size>0</size>
11168       </method>
11169     </type>
11170   </test>
11171   <test name="gtest-426.cs">
11172     <type name="OverloadTest.MyClass`1[T]">
11173       <method name="Void .ctor()">
11174         <size>7</size>
11175       </method>
11176       <method name="Boolean Method(MyInterface`1)">
11177         <size>20</size>
11178       </method>
11179       <method name="Boolean Method(System.Action`1[T])">
11180         <size>2</size>
11181       </method>
11182     </type>
11183     <type name="OverloadTest.C">
11184       <method name="Void .ctor()">
11185         <size>7</size>
11186       </method>
11187       <method name="Void Main()">
11188         <size>1</size>
11189       </method>
11190     </type>
11191   </test>
11192   <test name="gtest-427.cs">
11193     <type name="T">
11194       <method name="Void .ctor()">
11195         <size>7</size>
11196       </method>
11197       <method name="Void Test()">
11198         <size>19</size>
11199       </method>
11200       <method name="Void Attach(EventHandler)">
11201         <size>2</size>
11202       </method>
11203       <method name="Void Attach(EventHandler`1[System.String])">
11204         <size>1</size>
11205       </method>
11206       <method name="Void OnClick(System.String)">
11207         <size>1</size>
11208       </method>
11209       <method name="Void Main()">
11210         <size>11</size>
11211       </method>
11212     </type>
11213     <type name="EventHandler">
11214       <method name="Void .ctor(Object, IntPtr)">
11215         <size>0</size>
11216       </method>
11217       <method name="Void Invoke(System.Object)">
11218         <size>0</size>
11219       </method>
11220       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11221         <size>0</size>
11222       </method>
11223       <method name="Void EndInvoke(IAsyncResult)">
11224         <size>0</size>
11225       </method>
11226     </type>
11227     <type name="EventHandler`1[T]">
11228       <method name="Void .ctor(Object, IntPtr)">
11229         <size>0</size>
11230       </method>
11231       <method name="Void Invoke(T)">
11232         <size>0</size>
11233       </method>
11234       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11235         <size>0</size>
11236       </method>
11237       <method name="Void EndInvoke(IAsyncResult)">
11238         <size>0</size>
11239       </method>
11240     </type>
11241   </test>
11242   <test name="gtest-428.cs">
11243     <type name="CInt">
11244       <method name="Void .ctor(Int32)">
11245         <size>8</size>
11246       </method>
11247       <method name="CInt op_Implicit(Int32)">
11248         <size>7</size>
11249       </method>
11250       <method name="Int32 op_Implicit(CInt)">
11251         <size>8</size>
11252       </method>
11253     </type>
11254     <type name="Klass">
11255       <method name="Void .ctor(Nullable`1)">
11256         <size>14</size>
11257       </method>
11258       <method name="Nullable`1 get_Value()">
11259         <size>7</size>
11260       </method>
11261     </type>
11262     <type name="MainClass">
11263       <method name="Void .ctor()">
11264         <size>7</size>
11265       </method>
11266       <method name="Int32 Main()">
11267         <size>173</size>
11268       </method>
11269     </type>
11270   </test>
11271   <test name="gtest-429.cs">
11272     <type name="CInt">
11273       <method name="Void .ctor(Int32)">
11274         <size>8</size>
11275       </method>
11276       <method name="CInt op_Implicit(Int32)">
11277         <size>7</size>
11278       </method>
11279       <method name="Int32 op_Implicit(CInt)">
11280         <size>8</size>
11281       </method>
11282     </type>
11283     <type name="Klass">
11284       <method name="Void .ctor(Nullable`1)">
11285         <size>14</size>
11286       </method>
11287     </type>
11288     <type name="MainClass">
11289       <method name="Void .ctor()">
11290         <size>7</size>
11291       </method>
11292       <method name="Int32 Main()">
11293         <size>36</size>
11294       </method>
11295     </type>
11296   </test>
11297   <test name="gtest-430.cs">
11298     <type name="Tmp">
11299       <method name="Void .ctor()">
11300         <size>7</size>
11301       </method>
11302     </type>
11303     <type name="Driver">
11304       <method name="Void .ctor()">
11305         <size>7</size>
11306       </method>
11307       <method name="Nullable`1 get_Prop()">
11308         <size>42</size>
11309       </method>
11310       <method name="Int32 Main()">
11311         <size>42</size>
11312       </method>
11313     </type>
11314   </test>
11315   <test name="gtest-431.cs">
11316     <type name="Program">
11317       <method name="Void .ctor()">
11318         <size>7</size>
11319       </method>
11320       <method name="Void Main()">
11321         <size>13</size>
11322       </method>
11323     </type>
11324   </test>
11325   <test name="gtest-432.cs">
11326     <type name="Test.Bar`2[T,U]">
11327       <method name="Void .ctor()">
11328         <size>7</size>
11329       </method>
11330       <method name="Void DoSomething[V]()">
11331         <size>1</size>
11332       </method>
11333     </type>
11334     <type name="Test.Baz">
11335       <method name="Void .ctor()">
11336         <size>7</size>
11337       </method>
11338       <method name="Void GetInTroubleHere()">
11339         <size>13</size>
11340       </method>
11341       <method name="Void Main()">
11342         <size>1</size>
11343       </method>
11344     </type>
11345   </test>
11346   <test name="gtest-433.cs">
11347     <type name="M">
11348       <method name="Void .ctor()">
11349         <size>7</size>
11350       </method>
11351       <method name="Void Main()">
11352         <size>37</size>
11353       </method>
11354     </type>
11355   </test>
11356   <test name="gtest-434.cs">
11357     <type name="testcase.Init">
11358       <method name="Void .ctor()">
11359         <size>7</size>
11360       </method>
11361       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11362         <size>8</size>
11363       </method>
11364     </type>
11365     <type name="testcase.Program">
11366       <method name="Void .ctor()">
11367         <size>7</size>
11368       </method>
11369       <method name="Int32 Main()">
11370         <size>75</size>
11371       </method>
11372     </type>
11373   </test>
11374   <test name="gtest-435.cs">
11375     <type name="testcase.Program">
11376       <method name="Void .ctor()">
11377         <size>7</size>
11378       </method>
11379       <method name="Int32 Main()">
11380         <size>258</size>
11381       </method>
11382     </type>
11383   </test>
11384   <test name="gtest-436.cs">
11385     <type name="SomeClass">
11386       <method name="Void .ctor()">
11387         <size>7</size>
11388       </method>
11389       <method name="Int32 Main()">
11390         <size>2</size>
11391       </method>
11392     </type>
11393   </test>
11394   <test name="gtest-438.cs">
11395     <type name="Tests">
11396       <method name="Void .ctor()">
11397         <size>7</size>
11398       </method>
11399       <method name="ServiceType GetService[ServiceType](System.Object[])">
11400         <size>17</size>
11401       </method>
11402       <method name="Int32 Main()">
11403         <size>19</size>
11404       </method>
11405     </type>
11406   </test>
11407   <test name="gtest-439.cs">
11408     <type name="MonoBug.Stuff">
11409       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11410         <size>8</size>
11411       </method>
11412     </type>
11413     <type name="MonoBug.GenericStuff`2[T1,T2]">
11414       <method name="Void .ctor(T1, T2)">
11415         <size>21</size>
11416       </method>
11417     </type>
11418     <type name="MonoBug.Program">
11419       <method name="Void Main()">
11420         <size>35</size>
11421       </method>
11422     </type>
11423   </test>
11424   <test name="gtest-440.cs">
11425     <type name="AnyObjectId">
11426       <method name="Void .ctor()">
11427         <size>7</size>
11428       </method>
11429       <method name="Int32 get_W1()">
11430         <size>7</size>
11431       </method>
11432       <method name="Void set_W1(Int32)">
11433         <size>8</size>
11434       </method>
11435     </type>
11436     <type name="ObjectId">
11437       <method name="Void .ctor()">
11438         <size>14</size>
11439       </method>
11440       <method name="Void Main()">
11441         <size>1</size>
11442       </method>
11443     </type>
11444   </test>
11445   <test name="gtest-441.cs">
11446     <type name="Name.Test">
11447       <method name="Void .ctor()">
11448         <size>7</size>
11449       </method>
11450     </type>
11451     <type name="Name.Subclass">
11452       <method name="Void .ctor()">
11453         <size>7</size>
11454       </method>
11455       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11456         <size>7</size>
11457       </method>
11458       <method name="Void Main(System.String[])">
11459         <size>7</size>
11460       </method>
11461     </type>
11462   </test>
11463   <test name="gtest-442.cs">
11464     <type name="NonGenericBase">
11465       <method name="Void .ctor()">
11466         <size>7</size>
11467       </method>
11468       <method name="Int32 get_Item(Int32)">
11469         <size>0</size>
11470       </method>
11471     </type>
11472     <type name="GenericBase`1[T]">
11473       <method name="Void .ctor()">
11474         <size>7</size>
11475       </method>
11476       <method name="T get_Instance()">
11477         <size>7</size>
11478       </method>
11479       <method name="Void Foo()">
11480         <size>24</size>
11481       </method>
11482     </type>
11483     <type name="EntryPoint">
11484       <method name="Void .ctor()">
11485         <size>7</size>
11486       </method>
11487       <method name="Void Main()">
11488         <size>1</size>
11489       </method>
11490     </type>
11491   </test>
11492   <test name="gtest-443.cs">
11493     <type name="C">
11494       <method name="Void .ctor()">
11495         <size>7</size>
11496       </method>
11497       <method name="Void M[T]()">
11498         <size>28</size>
11499       </method>
11500       <method name="Int32 Main()">
11501         <size>7</size>
11502       </method>
11503     </type>
11504   </test>
11505   <test name="gtest-444.cs">
11506     <type name="MyClass">
11507       <method name="Void .ctor()">
11508         <size>7</size>
11509       </method>
11510       <method name="Int32 Main()">
11511         <size>114</size>
11512       </method>
11513     </type>
11514   </test>
11515   <test name="gtest-445.cs">
11516     <type name="Test">
11517       <method name="Void .ctor()">
11518         <size>7</size>
11519       </method>
11520       <method name="Void Main()">
11521         <size>1</size>
11522       </method>
11523       <method name="Void Foo[T](T ByRef)">
11524         <size>1</size>
11525       </method>
11526       <method name="Void Foo[T](T[])">
11527         <size>1</size>
11528       </method>
11529       <method name="Void Foo[T](T[,])">
11530         <size>1</size>
11531       </method>
11532       <method name="Void Foo[T](T[,,])">
11533         <size>1</size>
11534       </method>
11535       <method name="Void Bar(Int32 ByRef)">
11536         <size>1</size>
11537       </method>
11538       <method name="Void Bar(System.Int32[])">
11539         <size>1</size>
11540       </method>
11541       <method name="Void Bar(System.Int32[,])">
11542         <size>1</size>
11543       </method>
11544       <method name="Void Bar(System.Int32[,,])">
11545         <size>1</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-446.cs">
11550     <type name="BugTest.Bug`1[T]">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Void CreateObject(T ByRef)">
11555         <size>42</size>
11556       </method>
11557     </type>
11558     <type name="BugTest.Program">
11559       <method name="Int32 Main()">
11560         <size>16</size>
11561       </method>
11562     </type>
11563   </test>
11564   <test name="gtest-447.cs">
11565     <type name="B">
11566       <method name="Void .ctor()">
11567         <size>7</size>
11568       </method>
11569       <method name="Int32 Main()">
11570         <size>29</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-449.cs">
11575     <type name="Program">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Int32 Main()">
11580         <size>59</size>
11581       </method>
11582     </type>
11583   </test>
11584   <test name="gtest-450.cs">
11585     <type name="Program">
11586       <method name="Void .ctor()">
11587         <size>7</size>
11588       </method>
11589       <method name="Int32 Main()">
11590         <size>59</size>
11591       </method>
11592     </type>
11593   </test>
11594   <test name="gtest-453.cs">
11595     <type name="Test.CompilerTest">
11596       <method name="Void .ctor()">
11597         <size>7</size>
11598       </method>
11599       <method name="Int32 Main()">
11600         <size>12</size>
11601       </method>
11602       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11603         <size>73</size>
11604       </method>
11605       <method name="Void ThisDoesNotWork()">
11606         <size>27</size>
11607       </method>
11608       <method name="Void ThisWorksFine()">
11609         <size>38</size>
11610       </method>
11611     </type>
11612   </test>
11613   <test name="gtest-454.cs">
11614     <type name="TestNS.TestCase">
11615       <method name="Void .ctor()">
11616         <size>7</size>
11617       </method>
11618       <method name="Int32 Compare[T](T[], T[])">
11619         <size>2</size>
11620       </method>
11621       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11622         <size>30</size>
11623       </method>
11624       <method name="Int32 Main()">
11625         <size>19</size>
11626       </method>
11627     </type>
11628   </test>
11629   <test name="gtest-455.cs">
11630     <type name="ConsoleApplication1.Program">
11631       <method name="Void .ctor()">
11632         <size>7</size>
11633       </method>
11634       <method name="Void Main()">
11635         <size>14</size>
11636       </method>
11637     </type>
11638     <type name="ConsoleApplication1.Inner`1[T]">
11639       <method name="Void .ctor()">
11640         <size>7</size>
11641       </method>
11642       <method name="Void Compare(System.Object, T)">
11643         <size>13</size>
11644       </method>
11645     </type>
11646   </test>
11647   <test name="gtest-456.cs">
11648     <type name="G`1[T]">
11649       <method name="Void .ctor()">
11650         <size>7</size>
11651       </method>
11652     </type>
11653     <type name="G`1+S[T]">
11654       <method name="System.String Test()">
11655         <size>22</size>
11656       </method>
11657     </type>
11658     <type name="C">
11659       <method name="Int32 Main()">
11660         <size>36</size>
11661       </method>
11662       <method name="Void .ctor()">
11663         <size>7</size>
11664       </method>
11665     </type>
11666   </test>
11667   <test name="gtest-457.cs">
11668     <type name="Program">
11669       <method name="Void Foo[T]()">
11670         <size>1</size>
11671       </method>
11672       <method name="Int32 Main()">
11673         <size>2</size>
11674       </method>
11675       <method name="Void .ctor()">
11676         <size>7</size>
11677       </method>
11678     </type>
11679     <type name="Program+C">
11680       <method name="Void .ctor()">
11681         <size>7</size>
11682       </method>
11683     </type>
11684   </test>
11685   <test name="gtest-458.cs">
11686     <type name="MyList`1[T]">
11687       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11688         <size>2</size>
11689       </method>
11690       <method name="Void .ctor()">
11691         <size>7</size>
11692       </method>
11693     </type>
11694     <type name="MyList`1+Helper`2[T,U,V]">
11695       <method name="Void .ctor()">
11696         <size>7</size>
11697       </method>
11698     </type>
11699     <type name="C">
11700       <method name="Int32 Main()">
11701         <size>13</size>
11702       </method>
11703       <method name="Void .ctor()">
11704         <size>7</size>
11705       </method>
11706     </type>
11707   </test>
11708   <test name="gtest-459.cs">
11709     <type name="GenericTest.OuterGeneric`1[T]">
11710       <method name="Void .ctor()">
11711         <size>7</size>
11712       </method>
11713     </type>
11714     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11715       <method name="System.String GetTypeNames()">
11716         <size>41</size>
11717       </method>
11718       <method name="Void .ctor()">
11719         <size>7</size>
11720       </method>
11721     </type>
11722     <type name="GenericTest.Program">
11723       <method name="Int32 Main()">
11724         <size>14</size>
11725       </method>
11726       <method name="Void .ctor()">
11727         <size>7</size>
11728       </method>
11729     </type>
11730   </test>
11731   <test name="gtest-460.cs">
11732     <type name="Foo`1[T]">
11733       <method name="Void .ctor()">
11734         <size>7</size>
11735       </method>
11736     </type>
11737     <type name="Foo`1+Bar`1[T,V]">
11738       <method name="Void .ctor()">
11739         <size>7</size>
11740       </method>
11741     </type>
11742     <type name="FooImpl">
11743       <method name="Int32 Main()">
11744         <size>8</size>
11745       </method>
11746       <method name="Void .ctor()">
11747         <size>7</size>
11748       </method>
11749     </type>
11750     <type name="FooImpl+BarImpl">
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754     </type>
11755   </test>
11756   <test name="gtest-461.cs">
11757     <type name="Test.BaseContext">
11758       <method name="Void .ctor()">
11759         <size>7</size>
11760       </method>
11761     </type>
11762     <type name="Test.MyDataContext">
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767     <type name="Test.Entity`1[T]">
11768       <method name="Void .ctor()">
11769         <size>7</size>
11770       </method>
11771     </type>
11772     <type name="Test.Person">
11773       <method name="Void .ctor()">
11774         <size>7</size>
11775       </method>
11776     </type>
11777     <type name="Test.TheBox`1[T]">
11778       <method name="U GetById[U](Guid)">
11779         <size>7</size>
11780       </method>
11781       <method name="Void .ctor()">
11782         <size>7</size>
11783       </method>
11784     </type>
11785     <type name="Test.Program">
11786       <method name="Void Main()">
11787         <size>19</size>
11788       </method>
11789       <method name="Void .ctor()">
11790         <size>7</size>
11791       </method>
11792     </type>
11793   </test>
11794   <test name="gtest-462.cs">
11795     <type name="Program">
11796       <method name="Int32 Main()">
11797         <size>79</size>
11798       </method>
11799       <method name="Void .ctor()">
11800         <size>7</size>
11801       </method>
11802     </type>
11803     <type name="Program+Tester`1[T]">
11804       <method name="T Get(System.Object)">
11805         <size>30</size>
11806       </method>
11807       <method name="Void .ctor()">
11808         <size>7</size>
11809       </method>
11810     </type>
11811   </test>
11812   <test name="gtest-463.cs">
11813     <type name="STuple`1[Ta]">
11814       <method name="Void .ctor(Ta)">
11815         <size>8</size>
11816       </method>
11817     </type>
11818     <type name="C">
11819       <method name="Int32 Main()">
11820         <size>10</size>
11821       </method>
11822       <method name="Void .ctor()">
11823         <size>7</size>
11824       </method>
11825     </type>
11826   </test>
11827   <test name="gtest-464.cs">
11828     <type name="Test">
11829       <method name="Int32 Main()">
11830         <size>28</size>
11831       </method>
11832       <method name="Void .ctor()">
11833         <size>7</size>
11834       </method>
11835     </type>
11836   </test>
11837   <test name="gtest-465.cs">
11838     <type name="DerivedClass">
11839       <method name="Void GenericMethod_1[T]()">
11840         <size>1</size>
11841       </method>
11842       <method name="Void GenericMethod_2[T]()">
11843         <size>1</size>
11844       </method>
11845       <method name="Void GenericMethod_3[T]()">
11846         <size>1</size>
11847       </method>
11848       <method name="Void .ctor()">
11849         <size>7</size>
11850       </method>
11851     </type>
11852     <type name="Program">
11853       <method name="Int32 Main()">
11854         <size>8</size>
11855       </method>
11856       <method name="Void .ctor()">
11857         <size>7</size>
11858       </method>
11859     </type>
11860   </test>
11861   <test name="gtest-466.cs">
11862     <type name="Program">
11863       <method name="Boolean Test[T](T)">
11864         <size>10</size>
11865       </method>
11866       <method name="Int32 Main()">
11867         <size>40</size>
11868       </method>
11869       <method name="Void .ctor()">
11870         <size>7</size>
11871       </method>
11872     </type>
11873   </test>
11874   <test name="gtest-467.cs">
11875     <type name="S">
11876       <method name="Int32 Main()">
11877         <size>79</size>
11878       </method>
11879     </type>
11880     <type name="A">
11881       <method name="A op_Implicit(S)">
11882         <size>6</size>
11883       </method>
11884       <method name="Void .ctor()">
11885         <size>7</size>
11886       </method>
11887     </type>
11888     <type name="B">
11889       <method name="Void .ctor()">
11890         <size>7</size>
11891       </method>
11892     </type>
11893   </test>
11894   <test name="gtest-468.cs">
11895     <type name="TS">
11896       <method name="Nullable`1 get_v()">
11897         <size>7</size>
11898       </method>
11899       <method name="Int32 Main()">
11900         <size>43</size>
11901       </method>
11902       <method name="Nullable`1 op_Implicit(TS)">
11903         <size>7</size>
11904       </method>
11905       <method name="TS op_Implicit(Nullable`1)">
11906         <size>2</size>
11907       </method>
11908       <method name="Void .ctor()">
11909         <size>7</size>
11910       </method>
11911     </type>
11912   </test>
11913   <test name="gtest-469.cs">
11914     <type name="Foo`2[T1,T2]">
11915       <method name="Void .ctor(T2)">
11916         <size>7</size>
11917       </method>
11918     </type>
11919     <type name="Bar">
11920       <method name="Int32 Main()">
11921         <size>13</size>
11922       </method>
11923       <method name="Void .ctor()">
11924         <size>7</size>
11925       </method>
11926     </type>
11927   </test>
11928   <test name="gtest-anon-1.cs">
11929     <type name="X">
11930       <method name="Void .ctor()">
11931         <size>7</size>
11932       </method>
11933       <method name="Void Hello[U](U)">
11934         <size>1</size>
11935       </method>
11936       <method name="Void Test[T](T)">
11937         <size>64</size>
11938       </method>
11939       <method name="Void Main()">
11940         <size>14</size>
11941       </method>
11942     </type>
11943     <type name="Foo">
11944       <method name="Void .ctor(Object, IntPtr)">
11945         <size>0</size>
11946       </method>
11947       <method name="Void Invoke()">
11948         <size>0</size>
11949       </method>
11950       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11951         <size>0</size>
11952       </method>
11953       <method name="Void EndInvoke(IAsyncResult)">
11954         <size>0</size>
11955       </method>
11956     </type>
11957     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11958       <method name="Void .ctor()">
11959         <size>7</size>
11960       </method>
11961       <method name="Void &lt;&gt;m__0()">
11962         <size>18</size>
11963       </method>
11964     </type>
11965   </test>
11966   <test name="gtest-anon-10.cs">
11967     <type name="X">
11968       <method name="Void .ctor()">
11969         <size>7</size>
11970       </method>
11971       <method name="IEnumerable`1 Test[T](T, T)">
11972         <size>44</size>
11973       </method>
11974       <method name="Int32 Main()">
11975         <size>95</size>
11976       </method>
11977     </type>
11978     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
11979       <method name="Void .ctor()">
11980         <size>7</size>
11981       </method>
11982       <method name="System.Object System.Collections.IEnumerator.get_Current()">
11983         <size>12</size>
11984       </method>
11985       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
11986         <size>7</size>
11987       </method>
11988       <method name="Boolean MoveNext()">
11989         <size>110</size>
11990       </method>
11991       <method name="Void Dispose()">
11992         <size>8</size>
11993       </method>
11994       <method name="Void Reset()">
11995         <size>6</size>
11996       </method>
11997       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
11998         <size>7</size>
11999       </method>
12000       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12001         <size>52</size>
12002       </method>
12003     </type>
12004   </test>
12005   <test name="gtest-anon-11.cs">
12006     <type name="Test`1[R]">
12007       <method name="Void .ctor()">
12008         <size>7</size>
12009       </method>
12010       <method name="Void World[S,T](S, T)">
12011         <size>1</size>
12012       </method>
12013       <method name="Void Hello[U,V](U, V)">
12014         <size>41</size>
12015       </method>
12016     </type>
12017     <type name="X">
12018       <method name="Void .ctor()">
12019         <size>7</size>
12020       </method>
12021       <method name="Void Main()">
12022         <size>21</size>
12023       </method>
12024     </type>
12025     <type name="Foo">
12026       <method name="Void .ctor(Object, IntPtr)">
12027         <size>0</size>
12028       </method>
12029       <method name="Void Invoke()">
12030         <size>0</size>
12031       </method>
12032       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12033         <size>0</size>
12034       </method>
12035       <method name="Void EndInvoke(IAsyncResult)">
12036         <size>0</size>
12037       </method>
12038     </type>
12039     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12040       <method name="Void .ctor()">
12041         <size>7</size>
12042       </method>
12043       <method name="Void &lt;&gt;m__0()">
12044         <size>24</size>
12045       </method>
12046     </type>
12047   </test>
12048   <test name="gtest-anon-12.cs">
12049     <type name="World`1[T]">
12050       <method name="Void .ctor()">
12051         <size>7</size>
12052       </method>
12053       <method name="Void Hello[U](U)">
12054         <size>1</size>
12055       </method>
12056       <method name="Void Test(T)">
12057         <size>46</size>
12058       </method>
12059     </type>
12060     <type name="X">
12061       <method name="Void .ctor()">
12062         <size>7</size>
12063       </method>
12064       <method name="Void Main()">
12065         <size>18</size>
12066       </method>
12067     </type>
12068     <type name="Foo">
12069       <method name="Void .ctor(Object, IntPtr)">
12070         <size>0</size>
12071       </method>
12072       <method name="Void Invoke()">
12073         <size>0</size>
12074       </method>
12075       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12076         <size>0</size>
12077       </method>
12078       <method name="Void EndInvoke(IAsyncResult)">
12079         <size>0</size>
12080       </method>
12081     </type>
12082     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12083       <method name="Void .ctor()">
12084         <size>7</size>
12085       </method>
12086       <method name="Void &lt;&gt;m__0()">
12087         <size>18</size>
12088       </method>
12089     </type>
12090   </test>
12091   <test name="gtest-anon-13.cs">
12092     <type name="X">
12093       <method name="Void .ctor()">
12094         <size>7</size>
12095       </method>
12096       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12097         <size>13</size>
12098       </method>
12099       <method name="Void Main()">
12100         <size>1</size>
12101       </method>
12102     </type>
12103     <type name="X+ModuleBinder`1[T]">
12104       <method name="Void .ctor(Object, IntPtr)">
12105         <size>0</size>
12106       </method>
12107       <method name="T Invoke(System.Object)">
12108         <size>0</size>
12109       </method>
12110       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12111         <size>0</size>
12112       </method>
12113       <method name="T EndInvoke(IAsyncResult)">
12114         <size>0</size>
12115       </method>
12116     </type>
12117     <type name="X">
12118       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12119         <size>7</size>
12120       </method>
12121     </type>
12122   </test>
12123   <test name="gtest-anon-14.cs">
12124     <type name="T">
12125       <method name="Void .ctor()">
12126         <size>7</size>
12127       </method>
12128       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12129         <size>1</size>
12130       </method>
12131       <method name="Void SomeCaller()">
12132         <size>36</size>
12133       </method>
12134       <method name="Void Main()">
12135         <size>1</size>
12136       </method>
12137       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12138         <size>2</size>
12139       </method>
12140     </type>
12141   </test>
12142   <test name="gtest-anon-15.cs">
12143     <type name="Test`1[T]">
12144       <method name="Void .ctor()">
12145         <size>7</size>
12146       </method>
12147       <method name="Void Hello[S](T, S)">
12148         <size>42</size>
12149       </method>
12150     </type>
12151     <type name="X">
12152       <method name="Void .ctor()">
12153         <size>7</size>
12154       </method>
12155       <method name="Void Main()">
12156         <size>16</size>
12157       </method>
12158     </type>
12159     <type name="Foo`1[V]">
12160       <method name="Void .ctor(Object, IntPtr)">
12161         <size>0</size>
12162       </method>
12163       <method name="Void Invoke(V)">
12164         <size>0</size>
12165       </method>
12166       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12167         <size>0</size>
12168       </method>
12169       <method name="Void EndInvoke(IAsyncResult)">
12170         <size>0</size>
12171       </method>
12172     </type>
12173     <type name="Bar`1[W]">
12174       <method name="Void .ctor(Object, IntPtr)">
12175         <size>0</size>
12176       </method>
12177       <method name="Void Invoke(W)">
12178         <size>0</size>
12179       </method>
12180       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12181         <size>0</size>
12182       </method>
12183       <method name="Void EndInvoke(IAsyncResult)">
12184         <size>0</size>
12185       </method>
12186     </type>
12187     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12188       <method name="Void .ctor()">
12189         <size>7</size>
12190       </method>
12191       <method name="Void &lt;&gt;m__0(Int64)">
12192         <size>57</size>
12193       </method>
12194     </type>
12195     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12196       <method name="Void .ctor()">
12197         <size>7</size>
12198       </method>
12199       <method name="Void &lt;&gt;m__1(T)">
12200         <size>65</size>
12201       </method>
12202     </type>
12203   </test>
12204   <test name="gtest-anon-16.cs">
12205     <type name="A">
12206       <method name="Void .ctor(TestFunc`1)">
12207         <size>7</size>
12208       </method>
12209       <method name="Void Main()">
12210         <size>1</size>
12211       </method>
12212     </type>
12213     <type name="TestClass">
12214       <method name="Void .ctor()">
12215         <size>47</size>
12216       </method>
12217       <method name="Void Func[T](TestFunc`1[T])">
12218         <size>1</size>
12219       </method>
12220     </type>
12221     <type name="TestFunc`1[T]">
12222       <method name="Void .ctor(Object, IntPtr)">
12223         <size>0</size>
12224       </method>
12225       <method name="Void Invoke(T)">
12226         <size>0</size>
12227       </method>
12228       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12229         <size>0</size>
12230       </method>
12231       <method name="Void EndInvoke(IAsyncResult)">
12232         <size>0</size>
12233       </method>
12234     </type>
12235     <type name="TestClass">
12236       <method name="Void &lt;a&gt;m__0(Int32)">
12237         <size>1</size>
12238       </method>
12239     </type>
12240   </test>
12241   <test name="gtest-anon-17.cs">
12242     <type name="C">
12243       <method name="Void .ctor()">
12244         <size>7</size>
12245       </method>
12246       <method name="Void Test[T,U](C+Func`1[T], U)">
12247         <size>1</size>
12248       </method>
12249       <method name="Void Main()">
12250         <size>75</size>
12251       </method>
12252     </type>
12253     <type name="C+Func`1[T]">
12254       <method name="Void .ctor(Object, IntPtr)">
12255         <size>0</size>
12256       </method>
12257       <method name="T Invoke(T)">
12258         <size>0</size>
12259       </method>
12260       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12261         <size>0</size>
12262       </method>
12263       <method name="T EndInvoke(IAsyncResult)">
12264         <size>0</size>
12265       </method>
12266     </type>
12267     <type name="C">
12268       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12269         <size>2</size>
12270       </method>
12271       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12272         <size>2</size>
12273       </method>
12274     </type>
12275   </test>
12276   <test name="gtest-anon-18.cs">
12277     <type name="C">
12278       <method name="Void .ctor()">
12279         <size>7</size>
12280       </method>
12281       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12282         <size>10</size>
12283       </method>
12284       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12285         <size>10</size>
12286       </method>
12287       <method name="Void Test2[T]()">
12288         <size>19</size>
12289       </method>
12290       <method name="Void Main()">
12291         <size>100</size>
12292       </method>
12293     </type>
12294     <type name="C+Func`2[TR,TA]">
12295       <method name="Void .ctor(Object, IntPtr)">
12296         <size>0</size>
12297       </method>
12298       <method name="TR Invoke(TA)">
12299         <size>0</size>
12300       </method>
12301       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12302         <size>0</size>
12303       </method>
12304       <method name="TR EndInvoke(IAsyncResult)">
12305         <size>0</size>
12306       </method>
12307     </type>
12308     <type name="C">
12309       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12310         <size>16</size>
12311       </method>
12312       <method name="System.String &lt;Main&gt;m__2(Int32)">
12313         <size>6</size>
12314       </method>
12315       <method name="System.String &lt;Main&gt;m__3(Int32)">
12316         <size>6</size>
12317       </method>
12318       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12319         <size>2</size>
12320       </method>
12321     </type>
12322   </test>
12323   <test name="gtest-anon-19.cs">
12324     <type name="Test">
12325       <method name="Void .ctor()">
12326         <size>7</size>
12327       </method>
12328       <method name="Void TestNaturalSort()">
12329         <size>31</size>
12330       </method>
12331       <method name="Void Main()">
12332         <size>6</size>
12333       </method>
12334     </type>
12335     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12336       <method name="Void .ctor()">
12337         <size>7</size>
12338       </method>
12339       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12340         <size>113</size>
12341       </method>
12342     </type>
12343     <type name="Test">
12344       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12345         <size>106</size>
12346       </method>
12347     </type>
12348     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12349       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12350         <size>113</size>
12351       </method>
12352     </type>
12353   </test>
12354   <test name="gtest-anon-2.cs">
12355     <type name="X">
12356       <method name="Void .ctor()">
12357         <size>7</size>
12358       </method>
12359       <method name="Void Hello[U](U)">
12360         <size>1</size>
12361       </method>
12362       <method name="Void Test[T](T)">
12363         <size>71</size>
12364       </method>
12365       <method name="Void Main()">
12366         <size>14</size>
12367       </method>
12368     </type>
12369     <type name="Simple">
12370       <method name="Void .ctor(Object, IntPtr)">
12371         <size>0</size>
12372       </method>
12373       <method name="Void Invoke()">
12374         <size>0</size>
12375       </method>
12376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12377         <size>0</size>
12378       </method>
12379       <method name="Void EndInvoke(IAsyncResult)">
12380         <size>0</size>
12381       </method>
12382     </type>
12383     <type name="Foo">
12384       <method name="Void .ctor(Object, IntPtr)">
12385         <size>0</size>
12386       </method>
12387       <method name="Simple Invoke()">
12388         <size>0</size>
12389       </method>
12390       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12391         <size>0</size>
12392       </method>
12393       <method name="Simple EndInvoke(IAsyncResult)">
12394         <size>0</size>
12395       </method>
12396     </type>
12397     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12398       <method name="Void .ctor()">
12399         <size>7</size>
12400       </method>
12401       <method name="Simple &lt;&gt;m__0()">
12402         <size>55</size>
12403       </method>
12404     </type>
12405     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12406       <method name="Void .ctor()">
12407         <size>7</size>
12408       </method>
12409       <method name="Void &lt;&gt;m__1()">
12410         <size>50</size>
12411       </method>
12412     </type>
12413   </test>
12414   <test name="gtest-anon-21.cs">
12415     <type name="BaseObject">
12416       <method name="Void .ctor()">
12417         <size>7</size>
12418       </method>
12419       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12420         <size>53</size>
12421       </method>
12422       <method name="T MakeSomething[T]()">
12423         <size>7</size>
12424       </method>
12425       <method name="Int32 Main()">
12426         <size>10</size>
12427       </method>
12428       <method name="Void Closure(EmptyDelegate)">
12429         <size>1</size>
12430       </method>
12431     </type>
12432     <type name="EmptyDelegate">
12433       <method name="Void .ctor(Object, IntPtr)">
12434         <size>0</size>
12435       </method>
12436       <method name="Void Invoke()">
12437         <size>0</size>
12438       </method>
12439       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12440         <size>0</size>
12441       </method>
12442       <method name="Void EndInvoke(IAsyncResult)">
12443         <size>0</size>
12444       </method>
12445     </type>
12446     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12447       <method name="Void .ctor()">
12448         <size>7</size>
12449       </method>
12450       <method name="Void &lt;&gt;m__0()">
12451         <size>17</size>
12452       </method>
12453     </type>
12454   </test>
12455   <test name="gtest-anon-22.cs">
12456     <type name="C">
12457       <method name="Void .ctor()">
12458         <size>7</size>
12459       </method>
12460       <method name="Int32 Foo(D1)">
12461         <size>2</size>
12462       </method>
12463       <method name="Int32 Foo(D2)">
12464         <size>2</size>
12465       </method>
12466       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12467         <size>2</size>
12468       </method>
12469       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12470         <size>2</size>
12471       </method>
12472       <method name="Int32 Main()">
12473         <size>82</size>
12474       </method>
12475     </type>
12476     <type name="D1">
12477       <method name="Void .ctor(Object, IntPtr)">
12478         <size>0</size>
12479       </method>
12480       <method name="Int32 Invoke()">
12481         <size>0</size>
12482       </method>
12483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12484         <size>0</size>
12485       </method>
12486       <method name="Int32 EndInvoke(IAsyncResult)">
12487         <size>0</size>
12488       </method>
12489     </type>
12490     <type name="D2">
12491       <method name="Void .ctor(Object, IntPtr)">
12492         <size>0</size>
12493       </method>
12494       <method name="Int64 Invoke()">
12495         <size>0</size>
12496       </method>
12497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12498         <size>0</size>
12499       </method>
12500       <method name="Int64 EndInvoke(IAsyncResult)">
12501         <size>0</size>
12502       </method>
12503     </type>
12504     <type name="C">
12505       <method name="Int32 &lt;Main&gt;m__0()">
12506         <size>2</size>
12507       </method>
12508     </type>
12509   </test>
12510   <test name="gtest-anon-23.cs">
12511     <type name="MemberAccessData">
12512       <method name="Void .ctor()">
12513         <size>7</size>
12514       </method>
12515       <method name="Void set_MyTypeProperty(Nullable`1)">
12516         <size>8</size>
12517       </method>
12518       <method name="Nullable`1 get_MyTypeProperty()">
12519         <size>7</size>
12520       </method>
12521     </type>
12522     <type name="C">
12523       <method name="Void .ctor()">
12524         <size>7</size>
12525       </method>
12526       <method name="Void Test(C+D)">
12527         <size>1</size>
12528       </method>
12529       <method name="Void Main()">
12530         <size>201</size>
12531       </method>
12532     </type>
12533     <type name="C+D">
12534       <method name="Void .ctor(Object, IntPtr)">
12535         <size>0</size>
12536       </method>
12537       <method name="Void Invoke()">
12538         <size>0</size>
12539       </method>
12540       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12541         <size>0</size>
12542       </method>
12543       <method name="Void EndInvoke(IAsyncResult)">
12544         <size>0</size>
12545       </method>
12546     </type>
12547     <type name="C+&lt;Main&gt;c__AnonStorey0">
12548       <method name="Void .ctor()">
12549         <size>7</size>
12550       </method>
12551       <method name="Void &lt;&gt;m__0()">
12552         <size>38</size>
12553       </method>
12554       <method name="Void &lt;&gt;m__1()">
12555         <size>32</size>
12556       </method>
12557     </type>
12558     <type name="C">
12559       <method name="Void &lt;Main&gt;m__2()">
12560         <size>16</size>
12561       </method>
12562       <method name="Void &lt;Main&gt;m__3()">
12563         <size>16</size>
12564       </method>
12565       <method name="Void &lt;Main&gt;m__4()">
12566         <size>61</size>
12567       </method>
12568       <method name="Void &lt;Main&gt;m__5()">
12569         <size>53</size>
12570       </method>
12571     </type>
12572   </test>
12573   <test name="gtest-anon-24.cs">
12574     <type name="Disposable`1[T]">
12575       <method name="Void .ctor()">
12576         <size>7</size>
12577       </method>
12578       <method name="Void Dispose()">
12579         <size>1</size>
12580       </method>
12581     </type>
12582     <type name="Test">
12583       <method name="Void .ctor()">
12584         <size>7</size>
12585       </method>
12586       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12587         <size>38</size>
12588       </method>
12589       <method name="System.Func`1[T] Throw[T](T)">
12590         <size>26</size>
12591       </method>
12592       <method name="System.Func`1[T] Do[T](T)">
12593         <size>26</size>
12594       </method>
12595       <method name="System.Func`1[T] Lock[T](T)">
12596         <size>26</size>
12597       </method>
12598       <method name="System.Func`1[T] Catch[T](T)">
12599         <size>26</size>
12600       </method>
12601       <method name="System.Func`1[T] Finally[T](T)">
12602         <size>26</size>
12603       </method>
12604       <method name="System.Func`1[T] Using[T](T)">
12605         <size>57</size>
12606       </method>
12607       <method name="System.Func`1[T] Switch[T](T)">
12608         <size>38</size>
12609       </method>
12610       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12611         <size>26</size>
12612       </method>
12613       <method name="Int32 Main()">
12614         <size>431</size>
12615       </method>
12616     </type>
12617     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12618       <method name="Void .ctor()">
12619         <size>7</size>
12620       </method>
12621       <method name="T[] &lt;&gt;m__0()">
12622         <size>56</size>
12623       </method>
12624     </type>
12625     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12626       <method name="Void .ctor()">
12627         <size>7</size>
12628       </method>
12629       <method name="T &lt;&gt;m__1()">
12630         <size>23</size>
12631       </method>
12632     </type>
12633     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12634       <method name="Void .ctor()">
12635         <size>7</size>
12636       </method>
12637       <method name="T &lt;&gt;m__2()">
12638         <size>28</size>
12639       </method>
12640     </type>
12641     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12642       <method name="Void .ctor()">
12643         <size>7</size>
12644       </method>
12645       <method name="T &lt;&gt;m__3()">
12646         <size>65</size>
12647       </method>
12648     </type>
12649     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12650       <method name="Void .ctor()">
12651         <size>7</size>
12652       </method>
12653       <method name="T &lt;&gt;m__4()">
12654         <size>48</size>
12655       </method>
12656     </type>
12657     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12658       <method name="Void .ctor()">
12659         <size>7</size>
12660       </method>
12661       <method name="T &lt;&gt;m__5()">
12662         <size>50</size>
12663       </method>
12664     </type>
12665     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12666       <method name="Void .ctor()">
12667         <size>7</size>
12668       </method>
12669       <method name="T &lt;&gt;m__6()">
12670         <size>7</size>
12671       </method>
12672     </type>
12673     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12674       <method name="Void .ctor()">
12675         <size>7</size>
12676       </method>
12677       <method name="T &lt;&gt;m__7()">
12678         <size>35</size>
12679       </method>
12680     </type>
12681     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12682       <method name="Void .ctor()">
12683         <size>7</size>
12684       </method>
12685       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12686         <size>56</size>
12687       </method>
12688     </type>
12689     <type name="Test">
12690       <method name="Void ArrayMutate[T](T[])">
12691         <size>27</size>
12692       </method>
12693     </type>
12694     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12695       <method name="Void .ctor()">
12696         <size>7</size>
12697       </method>
12698       <method name="Void &lt;&gt;m__9(Int32)">
12699         <size>36</size>
12700       </method>
12701     </type>
12702     <type name="Test">
12703       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12704         <size>26</size>
12705       </method>
12706     </type>
12707     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12708       <method name="Void .ctor()">
12709         <size>7</size>
12710       </method>
12711       <method name="T[][] &lt;&gt;m__A()">
12712         <size>48</size>
12713       </method>
12714     </type>
12715   </test>
12716   <test name="gtest-anon-25.cs">
12717     <type name="HS`1[T]">
12718       <method name="Void .ctor(IEqualityComparer`1)">
12719         <size>7</size>
12720       </method>
12721     </type>
12722     <type name="Test">
12723       <method name="Void .ctor()">
12724         <size>7</size>
12725       </method>
12726       <method name="Void Foo[T](IEqualityComparer`1)">
12727         <size>27</size>
12728       </method>
12729       <method name="Int32 Main()">
12730         <size>8</size>
12731       </method>
12732     </type>
12733     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12734       <method name="Void .ctor()">
12735         <size>7</size>
12736       </method>
12737       <method name="HS`1[T] &lt;&gt;m__0()">
12738         <size>12</size>
12739       </method>
12740     </type>
12741   </test>
12742   <test name="gtest-anon-26.cs">
12743     <type name="MonoBugs.BrokenGenericCast">
12744       <method name="Void .ctor()">
12745         <size>7</size>
12746       </method>
12747       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12748         <size>13</size>
12749       </method>
12750       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12751         <size>13</size>
12752       </method>
12753       <method name="Void Main()">
12754         <size>1</size>
12755       </method>
12756       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12757         <size>12</size>
12758       </method>
12759       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12760         <size>12</size>
12761       </method>
12762     </type>
12763   </test>
12764   <test name="gtest-anon-27.cs">
12765     <type name="BaseDataObjectFactory">
12766       <method name="Void .ctor()">
12767         <size>7</size>
12768       </method>
12769       <method name="T GetBusinessQueryObjectFromReader[T]()">
12770         <size>8</size>
12771       </method>
12772       <method name="T[] GetQueryObjects[T](System.String)">
12773         <size>0</size>
12774       </method>
12775     </type>
12776     <type name="BusinessQueryObject">
12777       <method name="Void .ctor()">
12778         <size>7</size>
12779       </method>
12780     </type>
12781     <type name="MySqlDataObjectFactory">
12782       <method name="Void .ctor()">
12783         <size>7</size>
12784       </method>
12785       <method name="T[] GetQueryObjects[T](System.String)">
12786         <size>63</size>
12787       </method>
12788       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12789         <size>1</size>
12790       </method>
12791     </type>
12792     <type name="C">
12793       <method name="Void .ctor()">
12794         <size>7</size>
12795       </method>
12796       <method name="Void Main()">
12797         <size>1</size>
12798       </method>
12799     </type>
12800     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12801       <method name="Void .ctor(Object, IntPtr)">
12802         <size>0</size>
12803       </method>
12804       <method name="Void Invoke()">
12805         <size>0</size>
12806       </method>
12807       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12808         <size>0</size>
12809       </method>
12810       <method name="Void EndInvoke(IAsyncResult)">
12811         <size>0</size>
12812       </method>
12813     </type>
12814     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12815       <method name="Void .ctor()">
12816         <size>7</size>
12817       </method>
12818       <method name="Void &lt;&gt;m__0()">
12819         <size>17</size>
12820       </method>
12821     </type>
12822   </test>
12823   <test name="gtest-anon-28.cs">
12824     <type name="A">
12825       <method name="Void .ctor()">
12826         <size>7</size>
12827       </method>
12828       <method name="Void Foo[T]()">
12829         <size>0</size>
12830       </method>
12831     </type>
12832     <type name="B">
12833       <method name="Void .ctor()">
12834         <size>7</size>
12835       </method>
12836       <method name="Void Foo[T]()">
12837         <size>14</size>
12838       </method>
12839       <method name="Void Main()">
12840         <size>1</size>
12841       </method>
12842     </type>
12843     <type name="B+Del">
12844       <method name="Void .ctor(Object, IntPtr)">
12845         <size>0</size>
12846       </method>
12847       <method name="Void Invoke()">
12848         <size>0</size>
12849       </method>
12850       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12851         <size>0</size>
12852       </method>
12853       <method name="Void EndInvoke(IAsyncResult)">
12854         <size>0</size>
12855       </method>
12856     </type>
12857     <type name="B">
12858       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12859         <size>7</size>
12860       </method>
12861     </type>
12862   </test>
12863   <test name="gtest-anon-29.cs">
12864     <type name="Test">
12865       <method name="Void .ctor()">
12866         <size>7</size>
12867       </method>
12868       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12869         <size>17</size>
12870       </method>
12871       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12872         <size>32</size>
12873       </method>
12874       <method name="T Item[T](IList`1)">
12875         <size>7</size>
12876       </method>
12877       <method name="T GetSingleItem[T](IList`1)">
12878         <size>10</size>
12879       </method>
12880       <method name="Void Main()">
12881         <size>15</size>
12882       </method>
12883     </type>
12884     <type name="Test+Creator`1[T]">
12885       <method name="Void .ctor(Object, IntPtr)">
12886         <size>0</size>
12887       </method>
12888       <method name="T Invoke()">
12889         <size>0</size>
12890       </method>
12891       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12892         <size>0</size>
12893       </method>
12894       <method name="T EndInvoke(IAsyncResult)">
12895         <size>0</size>
12896       </method>
12897     </type>
12898     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12899       <method name="Void .ctor()">
12900         <size>7</size>
12901       </method>
12902       <method name="T &lt;&gt;m__0()">
12903         <size>12</size>
12904       </method>
12905     </type>
12906   </test>
12907   <test name="gtest-anon-3.cs">
12908     <type name="X">
12909       <method name="Void .ctor()">
12910         <size>7</size>
12911       </method>
12912       <method name="Void Hello[U](U)">
12913         <size>1</size>
12914       </method>
12915       <method name="Void Test[T](T)">
12916         <size>28</size>
12917       </method>
12918       <method name="Void Main()">
12919         <size>14</size>
12920       </method>
12921     </type>
12922     <type name="Foo`1[S]">
12923       <method name="Void .ctor(Object, IntPtr)">
12924         <size>0</size>
12925       </method>
12926       <method name="Void Invoke(S)">
12927         <size>0</size>
12928       </method>
12929       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12930         <size>0</size>
12931       </method>
12932       <method name="Void EndInvoke(IAsyncResult)">
12933         <size>0</size>
12934       </method>
12935     </type>
12936     <type name="X">
12937       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12938         <size>8</size>
12939       </method>
12940     </type>
12941   </test>
12942   <test name="gtest-anon-30.cs">
12943     <type name="X">
12944       <method name="Void .ctor()">
12945         <size>7</size>
12946       </method>
12947       <method name="Void Hello[U](U)">
12948         <size>1</size>
12949       </method>
12950       <method name="Void Test[T](T)">
12951         <size>46</size>
12952       </method>
12953       <method name="Void Main()">
12954         <size>1</size>
12955       </method>
12956     </type>
12957     <type name="Simple">
12958       <method name="Void .ctor(Object, IntPtr)">
12959         <size>0</size>
12960       </method>
12961       <method name="Void Invoke()">
12962         <size>0</size>
12963       </method>
12964       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12965         <size>0</size>
12966       </method>
12967       <method name="Void EndInvoke(IAsyncResult)">
12968         <size>0</size>
12969       </method>
12970     </type>
12971     <type name="Foo">
12972       <method name="Void .ctor(Object, IntPtr)">
12973         <size>0</size>
12974       </method>
12975       <method name="Simple Invoke()">
12976         <size>0</size>
12977       </method>
12978       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12979         <size>0</size>
12980       </method>
12981       <method name="Simple EndInvoke(IAsyncResult)">
12982         <size>0</size>
12983       </method>
12984     </type>
12985     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12986       <method name="Void .ctor()">
12987         <size>7</size>
12988       </method>
12989       <method name="Simple &lt;&gt;m__0()">
12990         <size>55</size>
12991       </method>
12992     </type>
12993     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12994       <method name="Void .ctor()">
12995         <size>7</size>
12996       </method>
12997       <method name="Void &lt;&gt;m__1()">
12998         <size>50</size>
12999       </method>
13000     </type>
13001   </test>
13002   <test name="gtest-anon-31.cs">
13003     <type name="A">
13004       <method name="Void Fail[X]()">
13005         <size>25</size>
13006       </method>
13007       <method name="Void Main()">
13008         <size>1</size>
13009       </method>
13010     </type>
13011     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13012       <method name="Void .ctor()">
13013         <size>7</size>
13014       </method>
13015       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13016         <size>36</size>
13017       </method>
13018       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13019         <size>1</size>
13020       </method>
13021     </type>
13022   </test>
13023   <test name="gtest-anon-32.cs">
13024     <type name="Program">
13025       <method name="Void .ctor()">
13026         <size>7</size>
13027       </method>
13028       <method name="Void Foo[T](IList`1)">
13029         <size>31</size>
13030       </method>
13031       <method name="Void Assert(System.Action`1[System.Int32])">
13032         <size>9</size>
13033       </method>
13034       <method name="Void Main(System.String[])">
13035         <size>7</size>
13036       </method>
13037     </type>
13038     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13039       <method name="Void .ctor()">
13040         <size>7</size>
13041       </method>
13042       <method name="Void &lt;&gt;m__0(Int32)">
13043         <size>18</size>
13044       </method>
13045     </type>
13046   </test>
13047   <test name="gtest-anon-33.cs">
13048     <type name="IEnumerableRocks">
13049       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13050         <size>33</size>
13051       </method>
13052       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13053         <size>126</size>
13054       </method>
13055     </type>
13056     <type name="Test">
13057       <method name="Void .ctor()">
13058         <size>7</size>
13059       </method>
13060       <method name="Void Main()">
13061         <size>67</size>
13062       </method>
13063       <method name="System.String &lt;Main&gt;m__1(System.String)">
13064         <size>17</size>
13065       </method>
13066     </type>
13067     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13068       <method name="Void .ctor()">
13069         <size>7</size>
13070       </method>
13071       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13072         <size>34</size>
13073       </method>
13074     </type>
13075   </test>
13076   <test name="gtest-anon-34.cs">
13077     <type name="MyClass">
13078       <method name="Void .ctor()">
13079         <size>18</size>
13080       </method>
13081       <method name="Int32 get_Answer()">
13082         <size>7</size>
13083       </method>
13084       <method name="Void set_Answer(Int32)">
13085         <size>8</size>
13086       </method>
13087     </type>
13088     <type name="Test">
13089       <method name="Void .ctor()">
13090         <size>7</size>
13091       </method>
13092       <method name="Int32 Main()">
13093         <size>82</size>
13094       </method>
13095     </type>
13096     <type name="Test+D">
13097       <method name="Void .ctor(Object, IntPtr)">
13098         <size>0</size>
13099       </method>
13100       <method name="Void Invoke()">
13101         <size>0</size>
13102       </method>
13103       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13104         <size>0</size>
13105       </method>
13106       <method name="Void EndInvoke(IAsyncResult)">
13107         <size>0</size>
13108       </method>
13109     </type>
13110     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13111       <method name="Void .ctor()">
13112         <size>7</size>
13113       </method>
13114       <method name="Void &lt;&gt;m__0()">
13115         <size>33</size>
13116       </method>
13117     </type>
13118   </test>
13119   <test name="gtest-anon-35.cs">
13120     <type name="C`1[T]">
13121       <method name="Void .ctor()">
13122         <size>7</size>
13123       </method>
13124       <method name="System.Func`1[T] XX()">
13125         <size>32</size>
13126       </method>
13127       <method name="T &lt;XX&gt;m__0()">
13128         <size>10</size>
13129       </method>
13130     </type>
13131     <type name="C2`1[T]">
13132       <method name="Void .ctor()">
13133         <size>7</size>
13134       </method>
13135       <method name="System.Func`1[C`1[T]] XX()">
13136         <size>32</size>
13137       </method>
13138       <method name="C`1[T] &lt;XX&gt;m__1()">
13139         <size>2</size>
13140       </method>
13141     </type>
13142     <type name="N1">
13143       <method name="Void .ctor()">
13144         <size>7</size>
13145       </method>
13146       <method name="System.Func`1[T] XX[T]()">
13147         <size>15</size>
13148       </method>
13149     </type>
13150     <type name="Test">
13151       <method name="Void .ctor()">
13152         <size>7</size>
13153       </method>
13154       <method name="Int32 Main()">
13155         <size>98</size>
13156       </method>
13157     </type>
13158     <type name="N1">
13159       <method name="T &lt;XX`1&gt;m__2[T]()">
13160         <size>10</size>
13161       </method>
13162     </type>
13163   </test>
13164   <test name="gtest-anon-36.cs">
13165     <type name="Foo`1[T]">
13166       <method name="Void .ctor()">
13167         <size>7</size>
13168       </method>
13169       <method name="Void add_handler(Handler`1[T])">
13170         <size>24</size>
13171       </method>
13172       <method name="Void remove_handler(Handler`1[T])">
13173         <size>24</size>
13174       </method>
13175       <method name="Void add_Handler(Handler`1[T])">
13176         <size>64</size>
13177       </method>
13178       <method name="Void remove_Handler(Handler`1[T])">
13179         <size>24</size>
13180       </method>
13181       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13182         <size>18</size>
13183       </method>
13184     </type>
13185     <type name="Program">
13186       <method name="Void .ctor()">
13187         <size>7</size>
13188       </method>
13189       <method name="Int32 Main()">
13190         <size>15</size>
13191       </method>
13192     </type>
13193     <type name="Handler`1[T]">
13194       <method name="Void .ctor(Object, IntPtr)">
13195         <size>0</size>
13196       </method>
13197       <method name="Void Invoke(System.Object)">
13198         <size>0</size>
13199       </method>
13200       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13201         <size>0</size>
13202       </method>
13203       <method name="Void EndInvoke(IAsyncResult)">
13204         <size>0</size>
13205       </method>
13206     </type>
13207   </test>
13208   <test name="gtest-anon-37.cs">
13209     <type name="Wrap`1[U]">
13210       <method name="Void .ctor()">
13211         <size>7</size>
13212       </method>
13213     </type>
13214     <type name="Test">
13215       <method name="Void .ctor()">
13216         <size>7</size>
13217       </method>
13218       <method name="Int32 Run[T](Wrap`1[T])">
13219         <size>56</size>
13220       </method>
13221       <method name="Int32 Main()">
13222         <size>16</size>
13223       </method>
13224     </type>
13225     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13226       <method name="Void .ctor()">
13227         <size>7</size>
13228       </method>
13229       <method name="Void &lt;&gt;m__0()">
13230         <size>17</size>
13231       </method>
13232     </type>
13233   </test>
13234   <test name="gtest-anon-38.cs">
13235     <type name="Foo`1[T]">
13236       <method name="Void .ctor()">
13237         <size>7</size>
13238       </method>
13239       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13240         <size>40</size>
13241       </method>
13242       <method name="Boolean Contains(T)">
13243         <size>2</size>
13244       </method>
13245     </type>
13246     <type name="Program">
13247       <method name="Void .ctor()">
13248         <size>7</size>
13249       </method>
13250       <method name="Int32 Main()">
13251         <size>44</size>
13252       </method>
13253     </type>
13254     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13255       <method name="Void .ctor()">
13256         <size>7</size>
13257       </method>
13258       <method name="Boolean &lt;&gt;m__0()">
13259         <size>199</size>
13260       </method>
13261     </type>
13262     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13263       <method name="Void .ctor()">
13264         <size>7</size>
13265       </method>
13266     </type>
13267   </test>
13268   <test name="gtest-anon-39.cs">
13269     <type name="Test">
13270       <method name="Void .ctor()">
13271         <size>7</size>
13272       </method>
13273       <method name="Void Test_1[T](T)">
13274         <size>33</size>
13275       </method>
13276       <method name="Void Test_2[T](Nullable`1)">
13277         <size>33</size>
13278       </method>
13279       <method name="Void Main()">
13280         <size>39</size>
13281       </method>
13282     </type>
13283     <type name="Test+D">
13284       <method name="Void .ctor(Object, IntPtr)">
13285         <size>0</size>
13286       </method>
13287       <method name="Void Invoke()">
13288         <size>0</size>
13289       </method>
13290       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13291         <size>0</size>
13292       </method>
13293       <method name="Void EndInvoke(IAsyncResult)">
13294         <size>0</size>
13295       </method>
13296     </type>
13297     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13298       <method name="Void .ctor()">
13299         <size>7</size>
13300       </method>
13301       <method name="Void &lt;&gt;m__0()">
13302         <size>24</size>
13303       </method>
13304     </type>
13305     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13306       <method name="Void .ctor()">
13307         <size>7</size>
13308       </method>
13309       <method name="Void &lt;&gt;m__1()">
13310         <size>85</size>
13311       </method>
13312     </type>
13313     <type name="Test">
13314       <method name="T Test_3[T](System.Object)">
13315         <size>51</size>
13316       </method>
13317     </type>
13318     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13319       <method name="Void .ctor()">
13320         <size>7</size>
13321       </method>
13322       <method name="Void &lt;&gt;m__2()">
13323         <size>23</size>
13324       </method>
13325     </type>
13326   </test>
13327   <test name="gtest-anon-4.cs">
13328     <type name="Test">
13329       <method name="Void .ctor()">
13330         <size>7</size>
13331       </method>
13332       <method name="Void Main()">
13333         <size>57</size>
13334       </method>
13335       <method name="Int32 GetItem()">
13336         <size>50</size>
13337       </method>
13338       <method name="IEnumerable`1 GetItems()">
13339         <size>16</size>
13340       </method>
13341     </type>
13342     <type name="&lt;PrivateImplementationDetails&gt;">
13343       <method name="Void .ctor()">
13344         <size>7</size>
13345       </method>
13346     </type>
13347     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13348       <method name="Void .ctor()">
13349         <size>7</size>
13350       </method>
13351       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13352         <size>12</size>
13353       </method>
13354       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13355         <size>7</size>
13356       </method>
13357       <method name="Boolean MoveNext()">
13358         <size>69</size>
13359       </method>
13360       <method name="Void Dispose()">
13361         <size>8</size>
13362       </method>
13363       <method name="Void Reset()">
13364         <size>6</size>
13365       </method>
13366       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13367         <size>7</size>
13368       </method>
13369       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13370         <size>26</size>
13371       </method>
13372     </type>
13373   </test>
13374   <test name="gtest-anon-40.cs">
13375     <type name="RunTests">
13376       <method name="Int32 Main()">
13377         <size>7</size>
13378       </method>
13379     </type>
13380     <type name="Test1.X">
13381       <method name="Void .ctor()">
13382         <size>7</size>
13383       </method>
13384       <method name="Void Test1[R](R, Int32)">
13385         <size>150</size>
13386       </method>
13387       <method name="Void Run()">
13388         <size>13</size>
13389       </method>
13390     </type>
13391     <type name="Test1.Foo">
13392       <method name="Void .ctor(Object, IntPtr)">
13393         <size>0</size>
13394       </method>
13395       <method name="Int32 Invoke()">
13396         <size>0</size>
13397       </method>
13398       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13399         <size>0</size>
13400       </method>
13401       <method name="Int32 EndInvoke(IAsyncResult)">
13402         <size>0</size>
13403       </method>
13404     </type>
13405     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13406       <method name="Void .ctor()">
13407         <size>7</size>
13408       </method>
13409       <method name="Int32 &lt;&gt;m__0()">
13410         <size>71</size>
13411       </method>
13412     </type>
13413     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13414       <method name="Void .ctor()">
13415         <size>7</size>
13416       </method>
13417     </type>
13418     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13419       <method name="Void .ctor()">
13420         <size>7</size>
13421       </method>
13422     </type>
13423   </test>
13424   <test name="gtest-anon-41.cs">
13425     <type name="C">
13426       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13427         <size>37</size>
13428       </method>
13429       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13430         <size>6</size>
13431       </method>
13432       <method name="Void Main()">
13433         <size>1</size>
13434       </method>
13435       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13436         <size>8</size>
13437       </method>
13438       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13439         <size>8</size>
13440       </method>
13441     </type>
13442   </test>
13443   <test name="gtest-anon-42.cs">
13444     <type name="Test">
13445       <method name="Void .ctor()">
13446         <size>7</size>
13447       </method>
13448       <method name="Void Test_3[T]()">
13449         <size>20</size>
13450       </method>
13451       <method name="Int32 Main()">
13452         <size>12</size>
13453       </method>
13454     </type>
13455     <type name="Test+D">
13456       <method name="Void .ctor(Object, IntPtr)">
13457         <size>0</size>
13458       </method>
13459       <method name="Void Invoke()">
13460         <size>0</size>
13461       </method>
13462       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13463         <size>0</size>
13464       </method>
13465       <method name="Void EndInvoke(IAsyncResult)">
13466         <size>0</size>
13467       </method>
13468     </type>
13469     <type name="Test">
13470       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13471         <size>11</size>
13472       </method>
13473     </type>
13474   </test>
13475   <test name="gtest-anon-43.cs">
13476     <type name="TestC">
13477       <method name="Void .ctor()">
13478         <size>7</size>
13479       </method>
13480       <method name="System.Func`1[System.Type] Test[T]()">
13481         <size>13</size>
13482       </method>
13483       <method name="Int32 Main()">
13484         <size>66</size>
13485       </method>
13486       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13487         <size>11</size>
13488       </method>
13489     </type>
13490   </test>
13491   <test name="gtest-anon-44.cs">
13492     <type name="UiaAtkBridgeTest.Test">
13493       <method name="Void .ctor()">
13494         <size>7</size>
13495       </method>
13496       <method name="Void Invoke(System.EventHandler)">
13497         <size>1</size>
13498       </method>
13499     </type>
13500     <type name="UiaAtkBridgeTest.GailTester">
13501       <method name="Void .ctor()">
13502         <size>7</size>
13503       </method>
13504       <method name="Void ThisCausesACrash[I]()">
13505         <size>18</size>
13506       </method>
13507       <method name="Void Main()">
13508         <size>1</size>
13509       </method>
13510       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13511         <size>1</size>
13512       </method>
13513     </type>
13514   </test>
13515   <test name="gtest-anon-45.cs">
13516     <type name="C">
13517       <method name="Void .ctor()">
13518         <size>7</size>
13519       </method>
13520       <method name="Void AnyMethod[T]()">
13521         <size>20</size>
13522       </method>
13523       <method name="Int32 Main()">
13524         <size>12</size>
13525       </method>
13526     </type>
13527     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13528       <method name="Void .ctor()">
13529         <size>7</size>
13530       </method>
13531       <method name="Void &lt;&gt;m__1(System.String)">
13532         <size>14</size>
13533       </method>
13534     </type>
13535     <type name="C">
13536       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13537         <size>31</size>
13538       </method>
13539     </type>
13540   </test>
13541   <test name="gtest-anon-46.cs">
13542     <type name="TheClass">
13543       <method name="Void .ctor()">
13544         <size>7</size>
13545       </method>
13546       <method name="Void Foo[T](T, System.Func`2[T,T])">
13547         <size>41</size>
13548       </method>
13549       <method name="Void Main()">
13550         <size>8</size>
13551       </method>
13552     </type>
13553     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13554       <method name="Void .ctor()">
13555         <size>7</size>
13556       </method>
13557       <method name="System.Func`1[T] &lt;&gt;m__0()">
13558         <size>31</size>
13559       </method>
13560       <method name="T &lt;&gt;m__1()">
13561         <size>18</size>
13562       </method>
13563     </type>
13564   </test>
13565   <test name="gtest-anon-47.cs">
13566     <type name="C">
13567       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13568         <size>26</size>
13569       </method>
13570     </type>
13571     <type name="Test">
13572       <method name="Void .ctor()">
13573         <size>7</size>
13574       </method>
13575       <method name="Int32 Main()">
13576         <size>59</size>
13577       </method>
13578       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13579         <size>23</size>
13580       </method>
13581     </type>
13582     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13583       <method name="Void .ctor()">
13584         <size>7</size>
13585       </method>
13586       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13587         <size>33</size>
13588       </method>
13589     </type>
13590     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13591       <method name="Void .ctor()">
13592         <size>7</size>
13593       </method>
13594       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13595         <size>45</size>
13596       </method>
13597     </type>
13598     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13599       <method name="Void .ctor()">
13600         <size>7</size>
13601       </method>
13602       <method name="Void &lt;&gt;m__2(T3)">
13603         <size>35</size>
13604       </method>
13605     </type>
13606   </test>
13607   <test name="gtest-anon-48.cs">
13608     <type name="GeneratorEnumerable`1[T]">
13609       <method name="Void .ctor(Func`1)">
13610         <size>7</size>
13611       </method>
13612     </type>
13613     <type name="GeneratorExpression">
13614       <method name="Void .ctor()">
13615         <size>7</size>
13616       </method>
13617     </type>
13618     <type name="GeneratorInvoker">
13619       <method name="Void .ctor(GeneratorExpression)">
13620         <size>7</size>
13621       </method>
13622       <method name="Void Invoke[T](T ByRef)">
13623         <size>1</size>
13624       </method>
13625     </type>
13626     <type name="Interpreter">
13627       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13628         <size>31</size>
13629       </method>
13630       <method name="Int32 Main()">
13631         <size>13</size>
13632       </method>
13633     </type>
13634     <type name="Func`1[TResult]">
13635       <method name="Void .ctor(Object, IntPtr)">
13636         <size>0</size>
13637       </method>
13638       <method name="TResult Invoke()">
13639         <size>0</size>
13640       </method>
13641       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13642         <size>0</size>
13643       </method>
13644       <method name="TResult EndInvoke(IAsyncResult)">
13645         <size>0</size>
13646       </method>
13647     </type>
13648     <type name="GeneratorNext`1[T]">
13649       <method name="Void .ctor(Object, IntPtr)">
13650         <size>0</size>
13651       </method>
13652       <method name="Void Invoke(T ByRef)">
13653         <size>0</size>
13654       </method>
13655       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13656         <size>0</size>
13657       </method>
13658       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13659         <size>0</size>
13660       </method>
13661     </type>
13662     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13663       <method name="Void .ctor()">
13664         <size>7</size>
13665       </method>
13666       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13667         <size>23</size>
13668       </method>
13669     </type>
13670   </test>
13671   <test name="gtest-anon-49.cs">
13672     <type name="Test">
13673       <method name="Void .ctor()">
13674         <size>7</size>
13675       </method>
13676       <method name="Void Main()">
13677         <size>1</size>
13678       </method>
13679       <method name="Void DetermineLinkedCells()">
13680         <size>74</size>
13681       </method>
13682     </type>
13683     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13684       <method name="Void .ctor()">
13685         <size>7</size>
13686       </method>
13687     </type>
13688     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13689       <method name="Void .ctor()">
13690         <size>7</size>
13691       </method>
13692       <method name="Boolean &lt;&gt;m__1(System.Object)">
13693         <size>13</size>
13694       </method>
13695       <method name="Boolean &lt;&gt;m__0(System.Object)">
13696         <size>18</size>
13697       </method>
13698     </type>
13699   </test>
13700   <test name="gtest-anon-5.cs">
13701     <type name="X">
13702       <method name="Void .ctor()">
13703         <size>7</size>
13704       </method>
13705       <method name="Void Main()">
13706         <size>78</size>
13707       </method>
13708     </type>
13709     <type name="Hello">
13710       <method name="Void .ctor(Object, IntPtr)">
13711         <size>0</size>
13712       </method>
13713       <method name="Void Invoke()">
13714         <size>0</size>
13715       </method>
13716       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13717         <size>0</size>
13718       </method>
13719       <method name="Void EndInvoke(IAsyncResult)">
13720         <size>0</size>
13721       </method>
13722     </type>
13723     <type name="Foo+&lt;Test&gt;c__Iterator0">
13724       <method name="Void .ctor()">
13725         <size>7</size>
13726       </method>
13727       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13728         <size>12</size>
13729       </method>
13730       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13731         <size>7</size>
13732       </method>
13733       <method name="Boolean MoveNext()">
13734         <size>98</size>
13735       </method>
13736       <method name="Void Dispose()">
13737         <size>8</size>
13738       </method>
13739       <method name="Void Reset()">
13740         <size>6</size>
13741       </method>
13742     </type>
13743     <type name="Foo">
13744       <method name="Void .ctor(Int32)">
13745         <size>8</size>
13746       </method>
13747       <method name="IEnumerable`1 Test(Foo)">
13748         <size>42</size>
13749       </method>
13750       <method name="Void Hello(Int32)">
13751         <size>19</size>
13752       </method>
13753       <method name="System.String ToString()">
13754         <size>22</size>
13755       </method>
13756     </type>
13757     <type name="Foo+&lt;Test&gt;c__Iterator0">
13758       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13759         <size>7</size>
13760       </method>
13761       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13762         <size>52</size>
13763       </method>
13764     </type>
13765   </test>
13766   <test name="gtest-anon-50.cs">
13767     <type name="M">
13768       <method name="Void .ctor()">
13769         <size>7</size>
13770       </method>
13771       <method name="Int32 Main()">
13772         <size>12</size>
13773       </method>
13774     </type>
13775     <type name="SomeGenericClass`1[SomeType]">
13776       <method name="Void .ctor()">
13777         <size>7</size>
13778       </method>
13779       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13780         <size>1</size>
13781       </method>
13782       <method name="Void FailsToCompile()">
13783         <size>19</size>
13784       </method>
13785     </type>
13786     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13787       <method name="Void .ctor(Object, IntPtr)">
13788         <size>0</size>
13789       </method>
13790       <method name="Void Invoke()">
13791         <size>0</size>
13792       </method>
13793       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13794         <size>0</size>
13795       </method>
13796       <method name="Void EndInvoke(IAsyncResult)">
13797         <size>0</size>
13798       </method>
13799     </type>
13800     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13801       <method name="Void .ctor()">
13802         <size>7</size>
13803       </method>
13804     </type>
13805     <type name="SomeGenericClass`1[SomeType]">
13806       <method name="Void &lt;FailsToCompile&gt;m__0()">
13807         <size>44</size>
13808       </method>
13809     </type>
13810     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13811       <method name="Void &lt;&gt;m__1()">
13812         <size>18</size>
13813       </method>
13814     </type>
13815   </test>
13816   <test name="gtest-anon-51.cs">
13817     <type name="Driver">
13818       <method name="Void .ctor()">
13819         <size>7</size>
13820       </method>
13821       <method name="Int32 Main()">
13822         <size>12</size>
13823       </method>
13824       <method name="Void P(Int32, Int32)">
13825         <size>1</size>
13826       </method>
13827       <method name="Void Repro()">
13828         <size>100</size>
13829       </method>
13830     </type>
13831     <type name="Bla">
13832       <method name="Void .ctor(Object, IntPtr)">
13833         <size>0</size>
13834       </method>
13835       <method name="Void Invoke()">
13836         <size>0</size>
13837       </method>
13838       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13839         <size>0</size>
13840       </method>
13841       <method name="Void EndInvoke(IAsyncResult)">
13842         <size>0</size>
13843       </method>
13844     </type>
13845     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13846       <method name="Void .ctor()">
13847         <size>7</size>
13848       </method>
13849       <method name="Void &lt;&gt;m__0()">
13850         <size>35</size>
13851       </method>
13852     </type>
13853   </test>
13854   <test name="gtest-anon-52.cs">
13855     <type name="A`1[T]">
13856       <method name="Void .ctor()">
13857         <size>7</size>
13858       </method>
13859     </type>
13860     <type name="A`1+B[T]">
13861       <method name="Void .ctor()">
13862         <size>18</size>
13863       </method>
13864       <method name="Void W[R](System.String, System.Func`2[T,R])">
13865         <size>39</size>
13866       </method>
13867     </type>
13868     <type name="B">
13869       <method name="Void .ctor()">
13870         <size>7</size>
13871       </method>
13872       <method name="Void Main()">
13873         <size>1</size>
13874       </method>
13875     </type>
13876     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13877       <method name="Void .ctor()">
13878         <size>7</size>
13879       </method>
13880       <method name="Void &lt;&gt;m__0(T[])">
13881         <size>55</size>
13882       </method>
13883     </type>
13884   </test>
13885   <test name="gtest-anon-53.cs">
13886     <type name="TestComp.Program">
13887       <method name="Void .ctor()">
13888         <size>7</size>
13889       </method>
13890       <method name="Void Main(System.String[])">
13891         <size>1</size>
13892       </method>
13893     </type>
13894     <type name="TestComp.Program+MyClass">
13895       <method name="Void .ctor()">
13896         <size>7</size>
13897       </method>
13898       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13899         <size>1</size>
13900       </method>
13901       <method name="Void UseATemplate()">
13902         <size>36</size>
13903       </method>
13904       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13905         <size>16</size>
13906       </method>
13907     </type>
13908     <type name="TestComp.Program+MyClass+MyDelegate">
13909       <method name="Void .ctor(Object, IntPtr)">
13910         <size>0</size>
13911       </method>
13912       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13913         <size>0</size>
13914       </method>
13915       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13916         <size>0</size>
13917       </method>
13918       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13919         <size>0</size>
13920       </method>
13921     </type>
13922   </test>
13923   <test name="gtest-anon-54.cs">
13924     <type name="Class">
13925       <method name="Void .ctor()">
13926         <size>7</size>
13927       </method>
13928       <method name="System.String get_Property()">
13929         <size>6</size>
13930       </method>
13931       <method name="System.String Method()">
13932         <size>44</size>
13933       </method>
13934       <method name="Int32 Main()">
13935         <size>39</size>
13936       </method>
13937     </type>
13938     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13939       <method name="Void .ctor()">
13940         <size>7</size>
13941       </method>
13942       <method name="System.String &lt;&gt;m__0()">
13943         <size>56</size>
13944       </method>
13945     </type>
13946     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13947       <method name="Void .ctor()">
13948         <size>7</size>
13949       </method>
13950       <method name="System.String &lt;&gt;m__1(System.String)">
13951         <size>52</size>
13952       </method>
13953     </type>
13954     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13955       <method name="Void .ctor()">
13956         <size>7</size>
13957       </method>
13958       <method name="System.String &lt;&gt;m__2()">
13959         <size>39</size>
13960       </method>
13961     </type>
13962   </test>
13963   <test name="gtest-anon-55.cs">
13964     <type name="Thing`1[TFirst]">
13965       <method name="Void .ctor(Action`1)">
13966         <size>14</size>
13967       </method>
13968       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
13969         <size>31</size>
13970       </method>
13971       <method name="Void SomeAction()">
13972         <size>18</size>
13973       </method>
13974     </type>
13975     <type name="Program">
13976       <method name="Void Main()">
13977         <size>42</size>
13978       </method>
13979       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
13980         <size>2</size>
13981       </method>
13982     </type>
13983     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
13984       <method name="Void .ctor()">
13985         <size>7</size>
13986       </method>
13987       <method name="Void &lt;&gt;m__0(TFirst)">
13988         <size>47</size>
13989       </method>
13990     </type>
13991   </test>
13992   <test name="gtest-anon-56.cs">
13993     <type name="G`1[T]">
13994       <method name="Void .ctor()">
13995         <size>7</size>
13996       </method>
13997       <method name="T def()">
13998         <size>10</size>
13999       </method>
14000     </type>
14001     <type name="C">
14002       <method name="Void .ctor()">
14003         <size>7</size>
14004       </method>
14005       <method name="Void foo(System.Object)">
14006         <size>1</size>
14007       </method>
14008       <method name="Void cf[T]()">
14009         <size>35</size>
14010       </method>
14011       <method name="Int32 Main()">
14012         <size>17</size>
14013       </method>
14014     </type>
14015     <type name="C+DF">
14016       <method name="Void .ctor(Object, IntPtr)">
14017         <size>0</size>
14018       </method>
14019       <method name="Void Invoke()">
14020         <size>0</size>
14021       </method>
14022       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14023         <size>0</size>
14024       </method>
14025       <method name="Void EndInvoke(IAsyncResult)">
14026         <size>0</size>
14027       </method>
14028     </type>
14029     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14030       <method name="Void .ctor()">
14031         <size>7</size>
14032       </method>
14033       <method name="Void &lt;&gt;m__0()">
14034         <size>22</size>
14035       </method>
14036     </type>
14037   </test>
14038   <test name="gtest-anon-6.cs">
14039     <type name="X">
14040       <method name="Void .ctor()">
14041         <size>7</size>
14042       </method>
14043       <method name="Void Hello[U,V](U, V)">
14044         <size>1</size>
14045       </method>
14046       <method name="Void Test[A,B,C](A, B, C)">
14047         <size>49</size>
14048       </method>
14049       <method name="Void Main()">
14050         <size>28</size>
14051       </method>
14052     </type>
14053     <type name="Foo`2[R,S]">
14054       <method name="Void .ctor(Object, IntPtr)">
14055         <size>0</size>
14056       </method>
14057       <method name="Void Invoke(R, S)">
14058         <size>0</size>
14059       </method>
14060       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14061         <size>0</size>
14062       </method>
14063       <method name="Void EndInvoke(IAsyncResult)">
14064         <size>0</size>
14065       </method>
14066     </type>
14067     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14068       <method name="Void .ctor()">
14069         <size>7</size>
14070       </method>
14071       <method name="Void &lt;&gt;m__0(A, Int32)">
14072         <size>32</size>
14073       </method>
14074     </type>
14075   </test>
14076   <test name="gtest-anon-7.cs">
14077     <type name="MyDisposable">
14078       <method name="Void .ctor()">
14079         <size>26</size>
14080       </method>
14081       <method name="Void Dispose()">
14082         <size>1</size>
14083       </method>
14084       <method name="Int32 get_ID()">
14085         <size>7</size>
14086       </method>
14087       <method name="System.String ToString()">
14088         <size>28</size>
14089       </method>
14090     </type>
14091     <type name="X">
14092       <method name="Void .ctor()">
14093         <size>7</size>
14094       </method>
14095       <method name="IEnumerable`1 Test(Int32)">
14096         <size>30</size>
14097       </method>
14098       <method name="Void Main()">
14099         <size>58</size>
14100       </method>
14101     </type>
14102     <type name="X+&lt;Test&gt;c__Iterator0">
14103       <method name="Void .ctor()">
14104         <size>7</size>
14105       </method>
14106       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14107         <size>12</size>
14108       </method>
14109       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14110         <size>7</size>
14111       </method>
14112       <method name="Boolean MoveNext()">
14113         <size>180</size>
14114       </method>
14115       <method name="Void Dispose()">
14116         <size>66</size>
14117       </method>
14118       <method name="Void Reset()">
14119         <size>6</size>
14120       </method>
14121       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14122         <size>7</size>
14123       </method>
14124       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14125         <size>40</size>
14126       </method>
14127     </type>
14128   </test>
14129   <test name="gtest-anon-8.cs">
14130     <type name="X">
14131       <method name="Void .ctor()">
14132         <size>7</size>
14133       </method>
14134       <method name="Void Test[R](R, Int32)">
14135         <size>88</size>
14136       </method>
14137       <method name="Void Main()">
14138         <size>12</size>
14139       </method>
14140     </type>
14141     <type name="Foo">
14142       <method name="Void .ctor(Object, IntPtr)">
14143         <size>0</size>
14144       </method>
14145       <method name="Int32 Invoke()">
14146         <size>0</size>
14147       </method>
14148       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14149         <size>0</size>
14150       </method>
14151       <method name="Int32 EndInvoke(IAsyncResult)">
14152         <size>0</size>
14153       </method>
14154     </type>
14155     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14156       <method name="Void .ctor()">
14157         <size>7</size>
14158       </method>
14159       <method name="Int32 &lt;&gt;m__0()">
14160         <size>34</size>
14161       </method>
14162     </type>
14163     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14164       <method name="Void .ctor()">
14165         <size>7</size>
14166       </method>
14167     </type>
14168   </test>
14169   <test name="gtest-anon-9.cs">
14170     <type name="Test">
14171       <method name="Void .ctor()">
14172         <size>7</size>
14173       </method>
14174       <method name="IEnumerable`1 get_Foo()">
14175         <size>16</size>
14176       </method>
14177       <method name="Void set_Foo(IEnumerable`1)">
14178         <size>11</size>
14179       </method>
14180       <method name="Void Main()">
14181         <size>78</size>
14182       </method>
14183       <method name="Foo op_Implicit(Test)">
14184         <size>30</size>
14185       </method>
14186       <method name="IEnumerable`1 op_Addition(Test, Test)">
14187         <size>44</size>
14188       </method>
14189     </type>
14190     <type name="Foo">
14191       <method name="Void .ctor(Object, IntPtr)">
14192         <size>0</size>
14193       </method>
14194       <method name="Void Invoke()">
14195         <size>0</size>
14196       </method>
14197       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14198         <size>0</size>
14199       </method>
14200       <method name="Void EndInvoke(IAsyncResult)">
14201         <size>0</size>
14202       </method>
14203     </type>
14204     <type name="Test">
14205       <method name="Void &lt;op_Implicit&gt;m__0()">
14206         <size>11</size>
14207       </method>
14208     </type>
14209     <type name="Test+&lt;&gt;c__Iterator0">
14210       <method name="Void .ctor()">
14211         <size>7</size>
14212       </method>
14213       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14214         <size>12</size>
14215       </method>
14216       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14217         <size>7</size>
14218       </method>
14219       <method name="Boolean MoveNext()">
14220         <size>65</size>
14221       </method>
14222       <method name="Void Dispose()">
14223         <size>8</size>
14224       </method>
14225       <method name="Void Reset()">
14226         <size>6</size>
14227       </method>
14228     </type>
14229     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14230       <method name="Void .ctor()">
14231         <size>7</size>
14232       </method>
14233       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14234         <size>7</size>
14235       </method>
14236       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14237         <size>7</size>
14238       </method>
14239       <method name="Boolean MoveNext()">
14240         <size>98</size>
14241       </method>
14242       <method name="Void Dispose()">
14243         <size>8</size>
14244       </method>
14245       <method name="Void Reset()">
14246         <size>6</size>
14247       </method>
14248     </type>
14249     <type name="Test+&lt;&gt;c__Iterator0">
14250       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14251         <size>7</size>
14252       </method>
14253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14254         <size>26</size>
14255       </method>
14256     </type>
14257     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14258       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14259         <size>7</size>
14260       </method>
14261       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14262         <size>52</size>
14263       </method>
14264     </type>
14265   </test>
14266   <test name="gtest-anontype-01.cs">
14267     <type name="Test">
14268       <method name="Void .ctor()">
14269         <size>7</size>
14270       </method>
14271       <method name="Int32 Main()">
14272         <size>53</size>
14273       </method>
14274     </type>
14275     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14276       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14277         <size>21</size>
14278       </method>
14279       <method name="&lt;Foo&gt;__T get_Foo()">
14280         <size>7</size>
14281       </method>
14282       <method name="&lt;Baz&gt;__T get_Baz()">
14283         <size>7</size>
14284       </method>
14285       <method name="Boolean Equals(System.Object)">
14286         <size>69</size>
14287       </method>
14288       <method name="Int32 GetHashCode()">
14289         <size>86</size>
14290       </method>
14291       <method name="System.String ToString()">
14292         <size>142</size>
14293       </method>
14294     </type>
14295   </test>
14296   <test name="gtest-anontype-02.cs">
14297     <type name="Test">
14298       <method name="Void .ctor()">
14299         <size>7</size>
14300       </method>
14301       <method name="System.Object TestA(System.String)">
14302         <size>7</size>
14303       </method>
14304       <method name="Int32 Main()">
14305         <size>99</size>
14306       </method>
14307     </type>
14308     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14309       <method name="Void .ctor(&lt;s&gt;__T)">
14310         <size>14</size>
14311       </method>
14312       <method name="&lt;s&gt;__T get_s()">
14313         <size>7</size>
14314       </method>
14315       <method name="Boolean Equals(System.Object)">
14316         <size>39</size>
14317       </method>
14318       <method name="Int32 GetHashCode()">
14319         <size>63</size>
14320       </method>
14321       <method name="System.String ToString()">
14322         <size>67</size>
14323       </method>
14324     </type>
14325     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14326       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14327         <size>21</size>
14328       </method>
14329       <method name="&lt;Foo&gt;__T get_Foo()">
14330         <size>7</size>
14331       </method>
14332       <method name="&lt;Baz&gt;__T get_Baz()">
14333         <size>7</size>
14334       </method>
14335       <method name="Boolean Equals(System.Object)">
14336         <size>69</size>
14337       </method>
14338       <method name="Int32 GetHashCode()">
14339         <size>86</size>
14340       </method>
14341       <method name="System.String ToString()">
14342         <size>142</size>
14343       </method>
14344     </type>
14345   </test>
14346   <test name="gtest-anontype-03.cs">
14347     <type name="MyClass">
14348       <method name="Void .ctor()">
14349         <size>18</size>
14350       </method>
14351       <method name="Int32 get_Baz()">
14352         <size>3</size>
14353       </method>
14354     </type>
14355     <type name="Test">
14356       <method name="Void .ctor()">
14357         <size>7</size>
14358       </method>
14359       <method name="Int32 Main()">
14360         <size>64</size>
14361       </method>
14362     </type>
14363     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14364       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14365         <size>21</size>
14366       </method>
14367       <method name="&lt;Foo&gt;__T get_Foo()">
14368         <size>7</size>
14369       </method>
14370       <method name="&lt;Baz&gt;__T get_Baz()">
14371         <size>7</size>
14372       </method>
14373       <method name="Boolean Equals(System.Object)">
14374         <size>69</size>
14375       </method>
14376       <method name="Int32 GetHashCode()">
14377         <size>86</size>
14378       </method>
14379       <method name="System.String ToString()">
14380         <size>142</size>
14381       </method>
14382     </type>
14383   </test>
14384   <test name="gtest-anontype-04.cs">
14385     <type name="MyClass">
14386       <method name="Void .ctor()">
14387         <size>18</size>
14388       </method>
14389       <method name="Int32 get_Baz()">
14390         <size>3</size>
14391       </method>
14392     </type>
14393     <type name="Test">
14394       <method name="Void .ctor()">
14395         <size>7</size>
14396       </method>
14397       <method name="Int32 Main()">
14398         <size>111</size>
14399       </method>
14400     </type>
14401     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14402       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14403         <size>36</size>
14404       </method>
14405       <method name="&lt;Foo&gt;__T get_Foo()">
14406         <size>7</size>
14407       </method>
14408       <method name="&lt;Baz&gt;__T get_Baz()">
14409         <size>7</size>
14410       </method>
14411       <method name="&lt;Hello&gt;__T get_Hello()">
14412         <size>7</size>
14413       </method>
14414       <method name="&lt;Answer&gt;__T get_Answer()">
14415         <size>7</size>
14416       </method>
14417       <method name="Boolean Equals(System.Object)">
14418         <size>123</size>
14419       </method>
14420       <method name="Int32 GetHashCode()">
14421         <size>132</size>
14422       </method>
14423       <method name="System.String ToString()">
14424         <size>258</size>
14425       </method>
14426     </type>
14427   </test>
14428   <test name="gtest-anontype-05.cs">
14429     <type name="Test">
14430       <method name="Void .ctor()">
14431         <size>7</size>
14432       </method>
14433       <method name="System.String Null()">
14434         <size>2</size>
14435       </method>
14436       <method name="Int32 Main()">
14437         <size>287</size>
14438       </method>
14439     </type>
14440     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14441       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14442         <size>21</size>
14443       </method>
14444       <method name="&lt;Name&gt;__T get_Name()">
14445         <size>7</size>
14446       </method>
14447       <method name="&lt;Age&gt;__T get_Age()">
14448         <size>7</size>
14449       </method>
14450       <method name="Boolean Equals(System.Object)">
14451         <size>69</size>
14452       </method>
14453       <method name="Int32 GetHashCode()">
14454         <size>86</size>
14455       </method>
14456       <method name="System.String ToString()">
14457         <size>142</size>
14458       </method>
14459     </type>
14460     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14461       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14462         <size>21</size>
14463       </method>
14464       <method name="&lt;Age&gt;__T get_Age()">
14465         <size>7</size>
14466       </method>
14467       <method name="&lt;Name&gt;__T get_Name()">
14468         <size>7</size>
14469       </method>
14470       <method name="Boolean Equals(System.Object)">
14471         <size>69</size>
14472       </method>
14473       <method name="Int32 GetHashCode()">
14474         <size>86</size>
14475       </method>
14476       <method name="System.String ToString()">
14477         <size>142</size>
14478       </method>
14479     </type>
14480     <type name="&lt;&gt;__AnonType2">
14481       <method name="Void .ctor()">
14482         <size>7</size>
14483       </method>
14484       <method name="Boolean Equals(System.Object)">
14485         <size>15</size>
14486       </method>
14487       <method name="Int32 GetHashCode()">
14488         <size>40</size>
14489       </method>
14490       <method name="System.String ToString()">
14491         <size>6</size>
14492       </method>
14493     </type>
14494     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14495       <method name="Void .ctor(&lt;Foo&gt;__T)">
14496         <size>14</size>
14497       </method>
14498       <method name="&lt;Foo&gt;__T get_Foo()">
14499         <size>7</size>
14500       </method>
14501       <method name="Boolean Equals(System.Object)">
14502         <size>39</size>
14503       </method>
14504       <method name="Int32 GetHashCode()">
14505         <size>63</size>
14506       </method>
14507       <method name="System.String ToString()">
14508         <size>67</size>
14509       </method>
14510     </type>
14511   </test>
14512   <test name="gtest-anontype-06.cs">
14513     <type name="CastByExample">
14514       <method name="Void .ctor()">
14515         <size>7</size>
14516       </method>
14517       <method name="T Cast[T](System.Object, T)">
14518         <size>7</size>
14519       </method>
14520       <method name="Void Main()">
14521         <size>29</size>
14522       </method>
14523     </type>
14524     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14525       <method name="Void .ctor(&lt;Foo&gt;__T)">
14526         <size>14</size>
14527       </method>
14528       <method name="&lt;Foo&gt;__T get_Foo()">
14529         <size>7</size>
14530       </method>
14531       <method name="Boolean Equals(System.Object)">
14532         <size>39</size>
14533       </method>
14534       <method name="Int32 GetHashCode()">
14535         <size>63</size>
14536       </method>
14537       <method name="System.String ToString()">
14538         <size>67</size>
14539       </method>
14540     </type>
14541   </test>
14542   <test name="gtest-anontype-07.cs">
14543     <type name="Test">
14544       <method name="Void .ctor()">
14545         <size>7</size>
14546       </method>
14547       <method name="Int32 Main()">
14548         <size>59</size>
14549       </method>
14550     </type>
14551     <type name="&lt;&gt;__AnonType0">
14552       <method name="Void .ctor()">
14553         <size>7</size>
14554       </method>
14555       <method name="Boolean Equals(System.Object)">
14556         <size>15</size>
14557       </method>
14558       <method name="Int32 GetHashCode()">
14559         <size>40</size>
14560       </method>
14561       <method name="System.String ToString()">
14562         <size>6</size>
14563       </method>
14564     </type>
14565   </test>
14566   <test name="gtest-anontype-08.cs">
14567     <type name="Test">
14568       <method name="Void Main()">
14569         <size>15</size>
14570       </method>
14571     </type>
14572     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14573       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14574         <size>21</size>
14575       </method>
14576       <method name="&lt;X&gt;__T get_X()">
14577         <size>7</size>
14578       </method>
14579       <method name="&lt;Y&gt;__T get_Y()">
14580         <size>7</size>
14581       </method>
14582       <method name="Boolean Equals(System.Object)">
14583         <size>69</size>
14584       </method>
14585       <method name="Int32 GetHashCode()">
14586         <size>86</size>
14587       </method>
14588       <method name="System.String ToString()">
14589         <size>142</size>
14590       </method>
14591     </type>
14592   </test>
14593   <test name="gtest-anontype-09.cs">
14594     <type name="My.System.Test">
14595       <method name="Int32 Main()">
14596         <size>35</size>
14597       </method>
14598     </type>
14599     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14600       <method name="Void .ctor(&lt;X&gt;__T)">
14601         <size>14</size>
14602       </method>
14603       <method name="&lt;X&gt;__T get_X()">
14604         <size>7</size>
14605       </method>
14606       <method name="Boolean Equals(System.Object)">
14607         <size>39</size>
14608       </method>
14609       <method name="Int32 GetHashCode()">
14610         <size>63</size>
14611       </method>
14612       <method name="System.String ToString()">
14613         <size>67</size>
14614       </method>
14615     </type>
14616     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14617       <method name="Void .ctor(&lt;Value&gt;__T)">
14618         <size>14</size>
14619       </method>
14620       <method name="&lt;Value&gt;__T get_Value()">
14621         <size>7</size>
14622       </method>
14623       <method name="Boolean Equals(System.Object)">
14624         <size>39</size>
14625       </method>
14626       <method name="Int32 GetHashCode()">
14627         <size>63</size>
14628       </method>
14629       <method name="System.String ToString()">
14630         <size>67</size>
14631       </method>
14632     </type>
14633   </test>
14634   <test name="gtest-anontype-10.cs">
14635     <type name="A">
14636       <method name="Void .ctor()">
14637         <size>7</size>
14638       </method>
14639       <method name="Int32 get_X()">
14640         <size>3</size>
14641       </method>
14642     </type>
14643     <type name="B">
14644       <method name="Void .ctor()">
14645         <size>7</size>
14646       </method>
14647       <method name="Int32 Main()">
14648         <size>11</size>
14649       </method>
14650       <method name="Int32 Test()">
14651         <size>33</size>
14652       </method>
14653     </type>
14654     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14655       <method name="Void .ctor(&lt;X&gt;__T)">
14656         <size>14</size>
14657       </method>
14658       <method name="&lt;X&gt;__T get_X()">
14659         <size>7</size>
14660       </method>
14661       <method name="Boolean Equals(System.Object)">
14662         <size>39</size>
14663       </method>
14664       <method name="Int32 GetHashCode()">
14665         <size>63</size>
14666       </method>
14667       <method name="System.String ToString()">
14668         <size>67</size>
14669       </method>
14670     </type>
14671   </test>
14672   <test name="gtest-anontype-11.cs">
14673     <type name="Alpha">
14674       <method name="Void .ctor(String)">
14675         <size>14</size>
14676       </method>
14677       <method name="Int32 GetHashCode()">
14678         <size>18</size>
14679       </method>
14680     </type>
14681     <type name="Beta">
14682       <method name="Void .ctor(String)">
14683         <size>14</size>
14684       </method>
14685       <method name="Int32 GetHashCode()">
14686         <size>18</size>
14687       </method>
14688     </type>
14689     <type name="Program">
14690       <method name="Int32 Main()">
14691         <size>49</size>
14692       </method>
14693     </type>
14694     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14695       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14696         <size>21</size>
14697       </method>
14698       <method name="&lt;First&gt;__T get_First()">
14699         <size>7</size>
14700       </method>
14701       <method name="&lt;Second&gt;__T get_Second()">
14702         <size>7</size>
14703       </method>
14704       <method name="Boolean Equals(System.Object)">
14705         <size>69</size>
14706       </method>
14707       <method name="Int32 GetHashCode()">
14708         <size>86</size>
14709       </method>
14710       <method name="System.String ToString()">
14711         <size>142</size>
14712       </method>
14713     </type>
14714   </test>
14715   <test name="gtest-autoproperty-01.cs">
14716     <type name="Test">
14717       <method name="Void .ctor()">
14718         <size>15</size>
14719       </method>
14720       <method name="System.String get_Foo()">
14721         <size>7</size>
14722       </method>
14723       <method name="Void set_Foo(System.String)">
14724         <size>8</size>
14725       </method>
14726       <method name="Int32 get_Answer()">
14727         <size>7</size>
14728       </method>
14729       <method name="Void set_Answer(Int32)">
14730         <size>8</size>
14731       </method>
14732       <method name="Int32 Main()">
14733         <size>97</size>
14734       </method>
14735     </type>
14736     <type name="Test+A">
14737       <method name="Void .ctor()">
14738         <size>7</size>
14739       </method>
14740       <method name="System.String get_B()">
14741         <size>7</size>
14742       </method>
14743       <method name="Void set_B(System.String)">
14744         <size>8</size>
14745       </method>
14746     </type>
14747   </test>
14748   <test name="gtest-autoproperty-02.cs">
14749     <type name="Test">
14750       <method name="Void .ctor()">
14751         <size>7</size>
14752       </method>
14753       <method name="System.String get_Foo()">
14754         <size>6</size>
14755       </method>
14756       <method name="Void set_Foo(System.String)">
14757         <size>7</size>
14758       </method>
14759       <method name="Int32 get_Answer()">
14760         <size>6</size>
14761       </method>
14762       <method name="Void set_Answer(Int32)">
14763         <size>7</size>
14764       </method>
14765       <method name="Int32 Main()">
14766         <size>114</size>
14767       </method>
14768     </type>
14769     <type name="Test+A">
14770       <method name="Void .ctor()">
14771         <size>7</size>
14772       </method>
14773       <method name="System.String get_B()">
14774         <size>6</size>
14775       </method>
14776       <method name="Void set_B(System.String)">
14777         <size>7</size>
14778       </method>
14779       <method name="System.String get_C()">
14780         <size>6</size>
14781       </method>
14782       <method name="Void set_C(System.String)">
14783         <size>7</size>
14784       </method>
14785       <method name="Void DoThings()">
14786         <size>11</size>
14787       </method>
14788     </type>
14789   </test>
14790   <test name="gtest-autoproperty-03.cs">
14791     <type name="Test">
14792       <method name="Void .ctor()">
14793         <size>7</size>
14794       </method>
14795       <method name="System.String get_Foo()">
14796         <size>7</size>
14797       </method>
14798       <method name="Void set_Foo(System.String)">
14799         <size>8</size>
14800       </method>
14801       <method name="Int32 Main()">
14802         <size>236</size>
14803       </method>
14804     </type>
14805   </test>
14806   <test name="gtest-autoproperty-04.cs">
14807     <type name="MonoTests.MainClass">
14808       <method name="Void .ctor()">
14809         <size>7</size>
14810       </method>
14811       <method name="System.String[] get_foo()">
14812         <size>7</size>
14813       </method>
14814       <method name="Void set_foo(System.String[])">
14815         <size>8</size>
14816       </method>
14817       <method name="System.String[] get_bar()">
14818         <size>0</size>
14819       </method>
14820       <method name="Void set_bar(System.String[])">
14821         <size>0</size>
14822       </method>
14823       <method name="Void Main(System.String[])">
14824         <size>11</size>
14825       </method>
14826     </type>
14827     <type name="MonoTests.ChildClass">
14828       <method name="Void .ctor()">
14829         <size>7</size>
14830       </method>
14831       <method name="System.String[] get_foo()">
14832         <size>7</size>
14833       </method>
14834       <method name="Void set_foo(System.String[])">
14835         <size>8</size>
14836       </method>
14837       <method name="System.String[] get_bar()">
14838         <size>7</size>
14839       </method>
14840       <method name="Void set_bar(System.String[])">
14841         <size>8</size>
14842       </method>
14843     </type>
14844   </test>
14845   <test name="gtest-autoproperty-05.cs">
14846     <type name="Test">
14847       <method name="Void .ctor()">
14848         <size>7</size>
14849       </method>
14850       <method name="System.String get_X()">
14851         <size>7</size>
14852       </method>
14853       <method name="Void set_X(System.String)">
14854         <size>8</size>
14855       </method>
14856     </type>
14857     <type name="M">
14858       <method name="Void .ctor()">
14859         <size>7</size>
14860       </method>
14861       <method name="Void Main()">
14862         <size>1</size>
14863       </method>
14864     </type>
14865   </test>
14866   <test name="gtest-autoproperty-06.cs">
14867     <type name="A">
14868       <method name="Void .ctor()">
14869         <size>7</size>
14870       </method>
14871     </type>
14872     <type name="B">
14873       <method name="Void .ctor()">
14874         <size>7</size>
14875       </method>
14876     </type>
14877     <type name="C">
14878       <method name="Void .ctor()">
14879         <size>7</size>
14880       </method>
14881       <method name="B I&lt;B&gt;.get_Prop()">
14882         <size>7</size>
14883       </method>
14884       <method name="Void I&lt;B&gt;.set_Prop(B)">
14885         <size>8</size>
14886       </method>
14887       <method name="A I&lt;A&gt;.get_Prop()">
14888         <size>7</size>
14889       </method>
14890       <method name="Void I&lt;A&gt;.set_Prop(A)">
14891         <size>8</size>
14892       </method>
14893     </type>
14894     <type name="Program">
14895       <method name="Void .ctor()">
14896         <size>7</size>
14897       </method>
14898       <method name="Void Main(System.String[])">
14899         <size>7</size>
14900       </method>
14901     </type>
14902   </test>
14903   <test name="gtest-collectioninit-01.cs">
14904     <type name="Test">
14905       <method name="Void .ctor()">
14906         <size>7</size>
14907       </method>
14908       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14909         <size>81</size>
14910       </method>
14911       <method name="Int32 Main()">
14912         <size>524</size>
14913       </method>
14914     </type>
14915     <type name="Test+Wrap">
14916       <method name="Void .ctor()">
14917         <size>31</size>
14918       </method>
14919       <method name="Void .ctor(Int32)">
14920         <size>25</size>
14921       </method>
14922       <method name="System.Collections.ArrayList get_Numbers()">
14923         <size>7</size>
14924       </method>
14925     </type>
14926   </test>
14927   <test name="gtest-collectioninit-02.cs">
14928     <type name="C">
14929       <method name="Void .ctor()">
14930         <size>7</size>
14931       </method>
14932       <method name="Int32 Main()">
14933         <size>73</size>
14934       </method>
14935     </type>
14936   </test>
14937   <test name="gtest-collectioninit-03.cs">
14938     <type name="X">
14939       <method name="Void .ctor()">
14940         <size>7</size>
14941       </method>
14942       <method name="Int32 Main()">
14943         <size>34</size>
14944       </method>
14945       <method name="Void R(System.Object ByRef)">
14946         <size>28</size>
14947       </method>
14948     </type>
14949   </test>
14950   <test name="gtest-etree-01.cs">
14951     <type name="MyTypeExplicit">
14952       <method name="Void .ctor(Int32)">
14953         <size>14</size>
14954       </method>
14955       <method name="Int32 op_Explicit(MyTypeExplicit)">
14956         <size>7</size>
14957       </method>
14958     </type>
14959     <type name="MemberAccessData">
14960       <method name="Void .ctor()">
14961         <size>7</size>
14962       </method>
14963       <method name="Void .cctor()">
14964         <size>16</size>
14965       </method>
14966       <method name="Void add_EventField(System.Func`1[System.Boolean])">
14967         <size>24</size>
14968       </method>
14969       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
14970         <size>24</size>
14971       </method>
14972       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
14973         <size>33</size>
14974       </method>
14975       <method name="Void set_MyTypeProperty(MyType)">
14976         <size>8</size>
14977       </method>
14978       <method name="MyType get_MyTypeProperty()">
14979         <size>7</size>
14980       </method>
14981       <method name="System.String get_StaticProperty()">
14982         <size>6</size>
14983       </method>
14984     </type>
14985     <type name="NewTest`1[T]">
14986       <method name="Void .ctor(T)">
14987         <size>27</size>
14988       </method>
14989       <method name="Void .ctor(T[])">
14990         <size>14</size>
14991       </method>
14992       <method name="Int32 GetHashCode()">
14993         <size>7</size>
14994       </method>
14995       <method name="Boolean Equals(System.Object)">
14996         <size>89</size>
14997       </method>
14998     </type>
14999     <type name="Indexer">
15000       <method name="Void .ctor()">
15001         <size>7</size>
15002       </method>
15003       <method name="Int32 get_Item(Int32)">
15004         <size>2</size>
15005       </method>
15006       <method name="Void set_Item(Int32, Int32)">
15007         <size>1</size>
15008       </method>
15009       <method name="System.String get_Item(System.String[])">
15010         <size>7</size>
15011       </method>
15012     </type>
15013     <type name="Tester">
15014       <method name="Void .ctor()">
15015         <size>7</size>
15016       </method>
15017       <method name="Void Assert[T](T, T)">
15018         <size>9</size>
15019       </method>
15020       <method name="Void Assert[T](T, T, System.String)">
15021         <size>89</size>
15022       </method>
15023       <method name="Void Assert[T](T[], T[])">
15024         <size>220</size>
15025       </method>
15026       <method name="T GenericMethod[T](T)">
15027         <size>2</size>
15028       </method>
15029       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15030         <size>56</size>
15031       </method>
15032       <method name="Void AddTest()">
15033         <size>99</size>
15034       </method>
15035       <method name="Void AddTest_2()">
15036         <size>118</size>
15037       </method>
15038       <method name="Void AddTest_3()">
15039         <size>129</size>
15040       </method>
15041       <method name="Void AddTest_4()">
15042         <size>191</size>
15043       </method>
15044       <method name="Void AddTest_5()">
15045         <size>133</size>
15046       </method>
15047       <method name="Void AddTest_6()">
15048         <size>158</size>
15049       </method>
15050       <method name="Void AddTest_7()">
15051         <size>142</size>
15052       </method>
15053       <method name="Void AddTest_8()">
15054         <size>248</size>
15055       </method>
15056       <method name="Void AddTest_9()">
15057         <size>142</size>
15058       </method>
15059       <method name="Void AddCheckedTest()">
15060         <size>99</size>
15061       </method>
15062       <method name="Void AddCheckedTest_2()">
15063         <size>118</size>
15064       </method>
15065       <method name="Void AddCheckedTest_3()">
15066         <size>129</size>
15067       </method>
15068       <method name="Void AddStringTest()">
15069         <size>128</size>
15070       </method>
15071       <method name="Void AddStringTest_2()">
15072         <size>173</size>
15073       </method>
15074       <method name="Void AddStringTest_3()">
15075         <size>174</size>
15076       </method>
15077       <method name="Void AddStringTest_4()">
15078         <size>174</size>
15079       </method>
15080       <method name="Void AndTest()">
15081         <size>140</size>
15082       </method>
15083       <method name="Void AndTest_2()">
15084         <size>161</size>
15085       </method>
15086       <method name="Void AndTest_3()">
15087         <size>161</size>
15088       </method>
15089       <method name="Void AndNullableTest()">
15090         <size>381</size>
15091       </method>
15092       <method name="Void AndNullableTest_2()">
15093         <size>237</size>
15094       </method>
15095       <method name="Void AndNullableTest_3()">
15096         <size>198</size>
15097       </method>
15098       <method name="Void AndAlsoTest()">
15099         <size>96</size>
15100       </method>
15101       <method name="Void AndAlsoTest_2()">
15102         <size>165</size>
15103       </method>
15104       <method name="Void AndAlsoTest_3()">
15105         <size>108</size>
15106       </method>
15107       <method name="Void ArrayIndexTest()">
15108         <size>145</size>
15109       </method>
15110       <method name="Void ArrayIndexTest_2()">
15111         <size>115</size>
15112       </method>
15113       <method name="Void ArrayIndexTest_3()">
15114         <size>199</size>
15115       </method>
15116       <method name="Void ArrayIndexTest_4()">
15117         <size>243</size>
15118       </method>
15119       <method name="Void ArrayIndexTest_5()">
15120         <size>108</size>
15121       </method>
15122       <method name="Void ArrayLengthTest()">
15123         <size>99</size>
15124       </method>
15125       <method name="Void ArrayLengthTest_2()">
15126         <size>91</size>
15127       </method>
15128       <method name="Void CallTest()">
15129         <size>138</size>
15130       </method>
15131       <method name="Void CallTest_2()">
15132         <size>107</size>
15133       </method>
15134       <method name="Void CallTest_3()">
15135         <size>207</size>
15136       </method>
15137       <method name="Void CallTest_4()">
15138         <size>121</size>
15139       </method>
15140       <method name="Void CallTest_5()">
15141         <size>99</size>
15142       </method>
15143       <method name="Void CallTest_6()">
15144         <size>70</size>
15145       </method>
15146       <method name="Void CallTest_7()">
15147         <size>124</size>
15148       </method>
15149       <method name="Void CallTest_8()">
15150         <size>227</size>
15151       </method>
15152       <method name="Void CallTest_9()">
15153         <size>88</size>
15154       </method>
15155       <method name="Void CoalesceTest()">
15156         <size>120</size>
15157       </method>
15158       <method name="Void CoalesceTest_2()">
15159         <size>171</size>
15160       </method>
15161       <method name="Void ConditionTest()">
15162         <size>170</size>
15163       </method>
15164       <method name="Void ConditionTest_2()">
15165         <size>301</size>
15166       </method>
15167       <method name="Void ConditionTest_3()">
15168         <size>179</size>
15169       </method>
15170       <method name="Void ConditionTest_4()">
15171         <size>183</size>
15172       </method>
15173       <method name="Void ConstantTest()">
15174         <size>59</size>
15175       </method>
15176       <method name="Void ConstantTest_2()">
15177         <size>62</size>
15178       </method>
15179       <method name="Void ConstantTest_3()">
15180         <size>54</size>
15181       </method>
15182       <method name="Void ConstantTest_4()">
15183         <size>44</size>
15184       </method>
15185       <method name="Void ConstantTest_5()">
15186         <size>59</size>
15187       </method>
15188       <method name="Void ConstantTest_6()">
15189         <size>67</size>
15190       </method>
15191       <method name="Void ConstantTest_7()">
15192         <size>62</size>
15193       </method>
15194       <method name="Void ConstantTest_8()">
15195         <size>72</size>
15196       </method>
15197       <method name="Void ConstantTest_9()">
15198         <size>72</size>
15199       </method>
15200       <method name="Void ConstantTest_10()">
15201         <size>72</size>
15202       </method>
15203       <method name="Void ConstantTest_11()">
15204         <size>59</size>
15205       </method>
15206       <method name="Void ConstantTest_13()">
15207         <size>59</size>
15208       </method>
15209       <method name="Void ConstantTest_14()">
15210         <size>72</size>
15211       </method>
15212       <method name="Void ConstantTest_15()">
15213         <size>62</size>
15214       </method>
15215       <method name="Void ConvertTest()">
15216         <size>82</size>
15217       </method>
15218       <method name="Void ConvertTest_2()">
15219         <size>83</size>
15220       </method>
15221       <method name="Void ConvertTest_3()">
15222         <size>93</size>
15223       </method>
15224       <method name="Void ConvertTest_4()">
15225         <size>102</size>
15226       </method>
15227       <method name="Void ConvertTest_5()">
15228         <size>109</size>
15229       </method>
15230       <method name="Void ConvertTest_6()">
15231         <size>240</size>
15232       </method>
15233       <method name="Void ConvertTest_7()">
15234         <size>122</size>
15235       </method>
15236       <method name="Void ConvertTest_8()">
15237         <size>118</size>
15238       </method>
15239       <method name="Void ConvertTest_9()">
15240         <size>97</size>
15241       </method>
15242       <method name="Void ConvertTest_10()">
15243         <size>163</size>
15244       </method>
15245       <method name="Void ConvertTest_11()">
15246         <size>101</size>
15247       </method>
15248       <method name="Void ConvertTest_12()">
15249         <size>156</size>
15250       </method>
15251       <method name="Void ConvertTest_13()">
15252         <size>86</size>
15253       </method>
15254       <method name="Void ConvertTest_14()">
15255         <size>88</size>
15256       </method>
15257       <method name="Void ConvertTest_15()">
15258         <size>132</size>
15259       </method>
15260       <method name="Void ConvertCheckedTest()">
15261         <size>82</size>
15262       </method>
15263       <method name="Void ConvertCheckedTest_2()">
15264         <size>83</size>
15265       </method>
15266       <method name="Void ConvertCheckedTest_3()">
15267         <size>93</size>
15268       </method>
15269       <method name="Void ConvertCheckedTest_4()">
15270         <size>102</size>
15271       </method>
15272       <method name="Void DivideTest()">
15273         <size>99</size>
15274       </method>
15275       <method name="Void DivideTest_2()">
15276         <size>185</size>
15277       </method>
15278       <method name="Void DivideTest_3()">
15279         <size>129</size>
15280       </method>
15281       <method name="Void DivideTest_4()">
15282         <size>192</size>
15283       </method>
15284       <method name="Void DivideTest_5()">
15285         <size>134</size>
15286       </method>
15287       <method name="Void DivideTest_6()">
15288         <size>196</size>
15289       </method>
15290       <method name="Void EqualTest()">
15291         <size>118</size>
15292       </method>
15293       <method name="Void EqualTest_2()">
15294         <size>168</size>
15295       </method>
15296       <method name="Void EqualTest_3()">
15297         <size>125</size>
15298       </method>
15299       <method name="Void EqualTest_4()">
15300         <size>210</size>
15301       </method>
15302       <method name="Void EqualTest_5()">
15303         <size>176</size>
15304       </method>
15305       <method name="Void EqualTest_6()">
15306         <size>119</size>
15307       </method>
15308       <method name="Void EqualTest_7()">
15309         <size>167</size>
15310       </method>
15311       <method name="Void EqualTest_8()">
15312         <size>116</size>
15313       </method>
15314       <method name="Void EqualTest_9()">
15315         <size>146</size>
15316       </method>
15317       <method name="Void EqualTest_10()">
15318         <size>169</size>
15319       </method>
15320       <method name="Void EqualTest_11()">
15321         <size>132</size>
15322       </method>
15323       <method name="Void EqualTest_12()">
15324         <size>127</size>
15325       </method>
15326       <method name="Void EqualTest_13()">
15327         <size>124</size>
15328       </method>
15329       <method name="Void EqualTestDelegate()">
15330         <size>113</size>
15331       </method>
15332       <method name="Void EqualTestDelegate_2()">
15333         <size>312</size>
15334       </method>
15335       <method name="Void ExclusiveOrTest()">
15336         <size>115</size>
15337       </method>
15338       <method name="Void ExclusiveOrTest_2()">
15339         <size>183</size>
15340       </method>
15341       <method name="Void ExclusiveOrTest_3()">
15342         <size>129</size>
15343       </method>
15344       <method name="Void ExclusiveOrTest_4()">
15345         <size>192</size>
15346       </method>
15347       <method name="Void ExclusiveOrTest_5()">
15348         <size>197</size>
15349       </method>
15350       <method name="Void ExclusiveOrTest_6()">
15351         <size>161</size>
15352       </method>
15353       <method name="Void ExclusiveOrTest_7()">
15354         <size>198</size>
15355       </method>
15356       <method name="Void ExclusiveOrTest_8()">
15357         <size>164</size>
15358       </method>
15359       <method name="Void GreaterThanTest()">
15360         <size>99</size>
15361       </method>
15362       <method name="Void GreaterThanTest_2()">
15363         <size>154</size>
15364       </method>
15365       <method name="Void GreaterThanTest_3()">
15366         <size>125</size>
15367       </method>
15368       <method name="Void GreaterThanTest_4()">
15369         <size>210</size>
15370       </method>
15371       <method name="Void GreaterThanTest_5()">
15372         <size>209</size>
15373       </method>
15374       <method name="Void GreaterThanTest_6()">
15375         <size>102</size>
15376       </method>
15377       <method name="Void GreaterThanTest_7()">
15378         <size>146</size>
15379       </method>
15380       <method name="Void GreaterThanTest_8()">
15381         <size>169</size>
15382       </method>
15383       <method name="Void GreaterThanOrEqualTest()">
15384         <size>99</size>
15385       </method>
15386       <method name="Void GreaterThanOrEqualTest_2()">
15387         <size>169</size>
15388       </method>
15389       <method name="Void GreaterThanOrEqualTest_3()">
15390         <size>130</size>
15391       </method>
15392       <method name="Void GreaterThanOrEqualTest_4()">
15393         <size>210</size>
15394       </method>
15395       <method name="Void GreaterThanOrEqualTest_5()">
15396         <size>209</size>
15397       </method>
15398       <method name="Void GreaterThanOrEqualTest_6()">
15399         <size>102</size>
15400       </method>
15401       <method name="Void GreaterThanOrEqualTest_7()">
15402         <size>146</size>
15403       </method>
15404       <method name="Void GreaterThanOrEqualTest_8()">
15405         <size>169</size>
15406       </method>
15407       <method name="Void InvokeTest()">
15408         <size>90</size>
15409       </method>
15410       <method name="Void InvokeTest_2()">
15411         <size>138</size>
15412       </method>
15413       <method name="Void LeftShiftTest()">
15414         <size>155</size>
15415       </method>
15416       <method name="Void LeftShiftTest_2()">
15417         <size>162</size>
15418       </method>
15419       <method name="Void LeftShiftTest_3()">
15420         <size>184</size>
15421       </method>
15422       <method name="Void LeftShiftTest_4()">
15423         <size>261</size>
15424       </method>
15425       <method name="Void LeftShiftTest_5()">
15426         <size>110</size>
15427       </method>
15428       <method name="Void LessThanTest()">
15429         <size>99</size>
15430       </method>
15431       <method name="Void LessThanTest_2()">
15432         <size>154</size>
15433       </method>
15434       <method name="Void LessThanTest_3()">
15435         <size>125</size>
15436       </method>
15437       <method name="Void LessThanTest_4()">
15438         <size>210</size>
15439       </method>
15440       <method name="Void LessThanTest_5()">
15441         <size>209</size>
15442       </method>
15443       <method name="Void LessThanTest_6()">
15444         <size>102</size>
15445       </method>
15446       <method name="Void LessThanTest_7()">
15447         <size>146</size>
15448       </method>
15449       <method name="Void LessThanTest_8()">
15450         <size>169</size>
15451       </method>
15452       <method name="Void LessThanOrEqualTest()">
15453         <size>99</size>
15454       </method>
15455       <method name="Void LessThanOrEqualTest_2()">
15456         <size>169</size>
15457       </method>
15458       <method name="Void LessThanOrEqualTest_3()">
15459         <size>125</size>
15460       </method>
15461       <method name="Void LessThanOrEqualTest_4()">
15462         <size>210</size>
15463       </method>
15464       <method name="Void LessThanOrEqualTest_5()">
15465         <size>209</size>
15466       </method>
15467       <method name="Void LessThanOrEqualTest_6()">
15468         <size>102</size>
15469       </method>
15470       <method name="Void LessThanOrEqualTest_7()">
15471         <size>146</size>
15472       </method>
15473       <method name="Void LessThanOrEqualTest_8()">
15474         <size>169</size>
15475       </method>
15476       <method name="Void ListInitTest()">
15477         <size>404</size>
15478       </method>
15479       <method name="Void ListInitTest_2()">
15480         <size>292</size>
15481       </method>
15482       <method name="Void MemberAccessTest()">
15483         <size>132</size>
15484       </method>
15485       <method name="Void MemberAccessTest_2()">
15486         <size>63</size>
15487       </method>
15488       <method name="Void MemberAccessTest_3()">
15489         <size>113</size>
15490       </method>
15491       <method name="Void MemberAccessTest_4()">
15492         <size>91</size>
15493       </method>
15494       <method name="Void MemberAccessTest_5()">
15495         <size>39</size>
15496       </method>
15497       <method name="Void MemberAccessTest_6()">
15498         <size>104</size>
15499       </method>
15500       <method name="Void MemberAccessTest_7()">
15501         <size>109</size>
15502       </method>
15503       <method name="Void MemberAccessTest_8()">
15504         <size>63</size>
15505       </method>
15506       <method name="Void MemberAccessTest_9()">
15507         <size>91</size>
15508       </method>
15509       <method name="Void MemberInitTest()">
15510         <size>302</size>
15511       </method>
15512       <method name="Void MemberInitTest_2()">
15513         <size>250</size>
15514       </method>
15515       <method name="Void MemberInitTest_3()">
15516         <size>124</size>
15517       </method>
15518       <method name="Void ModuloTest()">
15519         <size>100</size>
15520       </method>
15521       <method name="Void ModuloTest_2()">
15522         <size>185</size>
15523       </method>
15524       <method name="Void ModuloTest_3()">
15525         <size>129</size>
15526       </method>
15527       <method name="Void ModuloTest_4()">
15528         <size>192</size>
15529       </method>
15530       <method name="Void ModuloTest_5()">
15531         <size>133</size>
15532       </method>
15533       <method name="Void ModuloTest_6()">
15534         <size>200</size>
15535       </method>
15536       <method name="Void ModuloTest_7()">
15537         <size>110</size>
15538       </method>
15539       <method name="Void MultiplyTest()">
15540         <size>131</size>
15541       </method>
15542       <method name="Void MultiplyTest_2()">
15543         <size>185</size>
15544       </method>
15545       <method name="Void MultiplyTest_3()">
15546         <size>133</size>
15547       </method>
15548       <method name="Void MultiplyTest_4()">
15549         <size>195</size>
15550       </method>
15551       <method name="Void MultiplyTest_5()">
15552         <size>137</size>
15553       </method>
15554       <method name="Void MultiplyTest_6()">
15555         <size>202</size>
15556       </method>
15557       <method name="Void MultiplyTest_7()">
15558         <size>110</size>
15559       </method>
15560       <method name="Void MultiplyCheckedTest()">
15561         <size>122</size>
15562       </method>
15563       <method name="Void MultiplyCheckedTest_2()">
15564         <size>192</size>
15565       </method>
15566       <method name="Void MultiplyCheckedTest_3()">
15567         <size>133</size>
15568       </method>
15569       <method name="Void MultiplyCheckedTest_4()">
15570         <size>121</size>
15571       </method>
15572       <method name="Void MultiplyCheckedTest_5()">
15573         <size>124</size>
15574       </method>
15575       <method name="Void NegateTest()">
15576         <size>72</size>
15577       </method>
15578       <method name="Void NegateTest_2()">
15579         <size>92</size>
15580       </method>
15581       <method name="Void NegateTest_3()">
15582         <size>130</size>
15583       </method>
15584       <method name="Void NegateTest_4()">
15585         <size>97</size>
15586       </method>
15587       <method name="Void NegateTest_5()">
15588         <size>141</size>
15589       </method>
15590       <method name="Void NegateTest_6()">
15591         <size>121</size>
15592       </method>
15593       <method name="Void NegateTest_7()">
15594         <size>132</size>
15595       </method>
15596       <method name="Void NegateTest_8()">
15597         <size>97</size>
15598       </method>
15599       <method name="Void NegateTest_9()">
15600         <size>87</size>
15601       </method>
15602       <method name="Void NegateTestChecked()">
15603         <size>91</size>
15604       </method>
15605       <method name="Void NegateTestChecked_2()">
15606         <size>137</size>
15607       </method>
15608       <method name="Void NegateTestChecked_3()">
15609         <size>97</size>
15610       </method>
15611       <method name="Void NegateTestChecked_4()">
15612         <size>86</size>
15613       </method>
15614       <method name="Void NewArrayInitTest()">
15615         <size>92</size>
15616       </method>
15617       <method name="Void NewArrayInitTest_2()">
15618         <size>64</size>
15619       </method>
15620       <method name="Void NewArrayInitTest_3()">
15621         <size>136</size>
15622       </method>
15623       <method name="Void NewArrayInitTest_4()">
15624         <size>120</size>
15625       </method>
15626       <method name="Void NewArrayBoundsTest()">
15627         <size>123</size>
15628       </method>
15629       <method name="Void NewArrayBoundsTest_2()">
15630         <size>123</size>
15631       </method>
15632       <method name="Void NewTest()">
15633         <size>93</size>
15634       </method>
15635       <method name="Void NewTest_2()">
15636         <size>61</size>
15637       </method>
15638       <method name="Void NewTest_3()">
15639         <size>98</size>
15640       </method>
15641       <method name="Void NewTest_4()">
15642         <size>252</size>
15643       </method>
15644       <method name="Void NewTest_5()">
15645         <size>371</size>
15646       </method>
15647       <method name="Void NotTest()">
15648         <size>70</size>
15649       </method>
15650       <method name="Void NotTest_2()">
15651         <size>113</size>
15652       </method>
15653       <method name="Void NotTest_3()">
15654         <size>71</size>
15655       </method>
15656       <method name="Void NotTest_4()">
15657         <size>105</size>
15658       </method>
15659       <method name="Void NotTest_5()">
15660         <size>73</size>
15661       </method>
15662       <method name="Void NotTest_6()">
15663         <size>104</size>
15664       </method>
15665       <method name="Void NotNullableTest()">
15666         <size>114</size>
15667       </method>
15668       <method name="Void NotNullableTest_2()">
15669         <size>134</size>
15670       </method>
15671       <method name="Void NotNullableTest_3()">
15672         <size>130</size>
15673       </method>
15674       <method name="Void NotNullableTest_4()">
15675         <size>149</size>
15676       </method>
15677       <method name="Void NotNullableTest_5()">
15678         <size>148</size>
15679       </method>
15680       <method name="Void NotEqualTest()">
15681         <size>118</size>
15682       </method>
15683       <method name="Void NotEqualTest_2()">
15684         <size>166</size>
15685       </method>
15686       <method name="Void NotEqualTest_3()">
15687         <size>125</size>
15688       </method>
15689       <method name="Void NotEqualTest_4()">
15690         <size>210</size>
15691       </method>
15692       <method name="Void NotEqualTest_5()">
15693         <size>176</size>
15694       </method>
15695       <method name="Void NotEqualTest_6()">
15696         <size>119</size>
15697       </method>
15698       <method name="Void NotEqualTest_7()">
15699         <size>167</size>
15700       </method>
15701       <method name="Void NotEqualTest_8()">
15702         <size>116</size>
15703       </method>
15704       <method name="Void NotEqualTest_9()">
15705         <size>146</size>
15706       </method>
15707       <method name="Void NotEqualTest_10()">
15708         <size>169</size>
15709       </method>
15710       <method name="Void NotEqualTest_11()">
15711         <size>132</size>
15712       </method>
15713       <method name="Void OrTest()">
15714         <size>141</size>
15715       </method>
15716       <method name="Void OrTest_2()">
15717         <size>129</size>
15718       </method>
15719       <method name="Void OrTest_3()">
15720         <size>161</size>
15721       </method>
15722       <method name="Void OrNullableTest()">
15723         <size>382</size>
15724       </method>
15725       <method name="Void OrNullableTest_2()">
15726         <size>186</size>
15727       </method>
15728       <method name="Void OrNullableTest_3()">
15729         <size>176</size>
15730       </method>
15731       <method name="Void OrNullableTest_4()">
15732         <size>198</size>
15733       </method>
15734       <method name="Void OrElseTest()">
15735         <size>97</size>
15736       </method>
15737       <method name="Void OrElseTest_2()">
15738         <size>167</size>
15739       </method>
15740       <method name="Void ParameterTest()">
15741         <size>73</size>
15742       </method>
15743       <method name="Void ParameterTest_2()">
15744         <size>75</size>
15745       </method>
15746       <method name="Void ParameterTest_3()">
15747         <size>73</size>
15748       </method>
15749       <method name="Void ParameterTest_4()">
15750         <size>100</size>
15751       </method>
15752       <method name="Void QuoteTest()">
15753         <size>85</size>
15754       </method>
15755       <method name="Void RightShiftTest()">
15756         <size>152</size>
15757       </method>
15758       <method name="Void RightShiftTest_2()">
15759         <size>159</size>
15760       </method>
15761       <method name="Void RightShiftTest_3()">
15762         <size>184</size>
15763       </method>
15764       <method name="Void RightShiftTest_4()">
15765         <size>258</size>
15766       </method>
15767       <method name="Void SubtractTest()">
15768         <size>100</size>
15769       </method>
15770       <method name="Void SubtractTest_2()">
15771         <size>119</size>
15772       </method>
15773       <method name="Void SubtractTest_3()">
15774         <size>130</size>
15775       </method>
15776       <method name="Void SubtractTest_4()">
15777         <size>192</size>
15778       </method>
15779       <method name="Void SubtractTest_5()">
15780         <size>134</size>
15781       </method>
15782       <method name="Void SubtractTest_6()">
15783         <size>160</size>
15784       </method>
15785       <method name="Void SubtractTest_7()">
15786         <size>113</size>
15787       </method>
15788       <method name="Void SubtractTest_8()">
15789         <size>146</size>
15790       </method>
15791       <method name="Void SubtractTest_9()">
15792         <size>142</size>
15793       </method>
15794       <method name="Void SubtractTest_10()">
15795         <size>161</size>
15796       </method>
15797       <method name="Void SubtractTest_11()">
15798         <size>157</size>
15799       </method>
15800       <method name="Void SubtractCheckedTest()">
15801         <size>127</size>
15802       </method>
15803       <method name="Void SubtractCheckedTest_2()">
15804         <size>185</size>
15805       </method>
15806       <method name="Void SubtractCheckedTest_3()">
15807         <size>130</size>
15808       </method>
15809       <method name="Void SubtractCheckedTest_4()">
15810         <size>121</size>
15811       </method>
15812       <method name="Void TypeAsTest()">
15813         <size>80</size>
15814       </method>
15815       <method name="Void TypeAsTest_2()">
15816         <size>144</size>
15817       </method>
15818       <method name="Void TypeAsTest_3()">
15819         <size>85</size>
15820       </method>
15821       <method name="Void TypeIsTest()">
15822         <size>103</size>
15823       </method>
15824       <method name="Void TypeIsTest_2()">
15825         <size>103</size>
15826       </method>
15827       <method name="Void TypeIsTest_3()">
15828         <size>85</size>
15829       </method>
15830       <method name="Void TypeIsTest_5()">
15831         <size>74</size>
15832       </method>
15833       <method name="Void TypeIsTest_6()">
15834         <size>111</size>
15835       </method>
15836       <method name="Void UnaryPlusTest()">
15837         <size>67</size>
15838       </method>
15839       <method name="Void UnaryPlusTest_2()">
15840         <size>47</size>
15841       </method>
15842       <method name="Void UnaryPlusTest_3()">
15843         <size>97</size>
15844       </method>
15845       <method name="Void UnaryPlusTest_4()">
15846         <size>141</size>
15847       </method>
15848       <method name="Void UnaryPlusTest_5()">
15849         <size>140</size>
15850       </method>
15851       <method name="System.String InstanceMethod(System.String)">
15852         <size>2</size>
15853       </method>
15854       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15855         <size>30</size>
15856       </method>
15857       <method name="Int32 TestInt()">
15858         <size>3</size>
15859       </method>
15860       <method name="Void RefMethod(Int32 ByRef)">
15861         <size>8</size>
15862       </method>
15863       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15864         <size>87</size>
15865       </method>
15866       <method name="Int32 Main()">
15867         <size>179</size>
15868       </method>
15869     </type>
15870     <type name="Tester+EmptyDelegate">
15871       <method name="Void .ctor(Object, IntPtr)">
15872         <size>0</size>
15873       </method>
15874       <method name="Void Invoke()">
15875         <size>0</size>
15876       </method>
15877       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15878         <size>0</size>
15879       </method>
15880       <method name="Void EndInvoke(IAsyncResult)">
15881         <size>0</size>
15882       </method>
15883     </type>
15884     <type name="Tester+IntDelegate">
15885       <method name="Void .ctor(Object, IntPtr)">
15886         <size>0</size>
15887       </method>
15888       <method name="Int32 Invoke()">
15889         <size>0</size>
15890       </method>
15891       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15892         <size>0</size>
15893       </method>
15894       <method name="Int32 EndInvoke(IAsyncResult)">
15895         <size>0</size>
15896       </method>
15897     </type>
15898     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15899       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15900         <size>21</size>
15901       </method>
15902       <method name="&lt;A&gt;__T get_A()">
15903         <size>7</size>
15904       </method>
15905       <method name="&lt;Value&gt;__T get_Value()">
15906         <size>7</size>
15907       </method>
15908       <method name="Boolean Equals(System.Object)">
15909         <size>69</size>
15910       </method>
15911       <method name="Int32 GetHashCode()">
15912         <size>86</size>
15913       </method>
15914       <method name="System.String ToString()">
15915         <size>142</size>
15916       </method>
15917     </type>
15918     <type name="Tester">
15919       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15920         <size>1</size>
15921       </method>
15922       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15923         <size>1</size>
15924       </method>
15925       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15926         <size>1</size>
15927       </method>
15928       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15929         <size>1</size>
15930       </method>
15931       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15932         <size>1</size>
15933       </method>
15934       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15935         <size>12</size>
15936       </method>
15937       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15938         <size>12</size>
15939       </method>
15940       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15941         <size>7</size>
15942       </method>
15943       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15944         <size>7</size>
15945       </method>
15946       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15947         <size>5</size>
15948       </method>
15949       <method name="Void NewArrayInitTest_5()">
15950         <size>158</size>
15951       </method>
15952       <method name="Void ConditionTest_5()">
15953         <size>107</size>
15954       </method>
15955       <method name="Void AndTest_4()">
15956         <size>92</size>
15957       </method>
15958       <method name="Void MemberInitTest_4()">
15959         <size>66</size>
15960       </method>
15961       <method name="Void NewTest_6()">
15962         <size>182</size>
15963       </method>
15964     </type>
15965     <type name="InverseLogicalOperator">
15966       <method name="Void .ctor(Boolean)">
15967         <size>8</size>
15968       </method>
15969       <method name="Boolean op_True(InverseLogicalOperator)">
15970         <size>8</size>
15971       </method>
15972       <method name="Boolean op_False(InverseLogicalOperator)">
15973         <size>8</size>
15974       </method>
15975     </type>
15976     <type name="MyType">
15977       <method name="Void .ctor(Int32)">
15978         <size>8</size>
15979       </method>
15980       <method name="Int16 get_ShortProp()">
15981         <size>7</size>
15982       </method>
15983       <method name="Void set_ShortProp(Int16)">
15984         <size>8</size>
15985       </method>
15986       <method name="Int32 GetHashCode()">
15987         <size>6</size>
15988       </method>
15989       <method name="System.String ToString()">
15990         <size>12</size>
15991       </method>
15992       <method name="Int32 op_Implicit(MyType)">
15993         <size>8</size>
15994       </method>
15995       <method name="Boolean op_True(MyType)">
15996         <size>16</size>
15997       </method>
15998       <method name="Boolean op_False(MyType)">
15999         <size>19</size>
16000       </method>
16001       <method name="MyType op_Addition(MyType, MyType)">
16002         <size>21</size>
16003       </method>
16004       <method name="MyType op_Subtraction(MyType, MyType)">
16005         <size>21</size>
16006       </method>
16007       <method name="MyType op_Division(MyType, MyType)">
16008         <size>21</size>
16009       </method>
16010       <method name="MyType op_Multiply(MyType, MyType)">
16011         <size>21</size>
16012       </method>
16013       <method name="MyType op_Modulus(MyType, MyType)">
16014         <size>21</size>
16015       </method>
16016       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16017         <size>21</size>
16018       </method>
16019       <method name="MyType op_BitwiseOr(MyType, MyType)">
16020         <size>21</size>
16021       </method>
16022       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16023         <size>21</size>
16024       </method>
16025       <method name="Boolean op_Equality(MyType, MyType)">
16026         <size>17</size>
16027       </method>
16028       <method name="Boolean op_Inequality(MyType, MyType)">
16029         <size>20</size>
16030       </method>
16031       <method name="Boolean op_GreaterThan(MyType, MyType)">
16032         <size>17</size>
16033       </method>
16034       <method name="Boolean op_LessThan(MyType, MyType)">
16035         <size>17</size>
16036       </method>
16037       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16038         <size>20</size>
16039       </method>
16040       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16041         <size>20</size>
16042       </method>
16043       <method name="Boolean op_LogicalNot(MyType)">
16044         <size>11</size>
16045       </method>
16046       <method name="Int32 op_RightShift(MyType, Int32)">
16047         <size>13</size>
16048       </method>
16049       <method name="Int32 op_LeftShift(MyType, Int32)">
16050         <size>13</size>
16051       </method>
16052       <method name="MyType op_UnaryNegation(MyType)">
16053         <size>14</size>
16054       </method>
16055       <method name="MyType op_UnaryPlus(MyType)">
16056         <size>13</size>
16057       </method>
16058     </type>
16059     <type name="MyTypeImplicitOnly">
16060       <method name="Void .ctor(Int16)">
16061         <size>8</size>
16062       </method>
16063       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16064         <size>8</size>
16065       </method>
16066     </type>
16067     <type name="Tester">
16068       <method name="Void EqualTest_14()">
16069         <size>101</size>
16070       </method>
16071     </type>
16072     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16073       <method name="Void .ctor()">
16074         <size>7</size>
16075       </method>
16076     </type>
16077     <type name="Tester">
16078       <method name="Void NewArrayInitTest_6()">
16079         <size>103</size>
16080       </method>
16081       <method name="Void LambdaTest()">
16082         <size>89</size>
16083       </method>
16084       <method name="Void EqualTest_15()">
16085         <size>159</size>
16086       </method>
16087       <method name="Void ArrayIndexTest_6()">
16088         <size>122</size>
16089       </method>
16090       <method name="Void ArrayIndexTest_7()">
16091         <size>128</size>
16092       </method>
16093       <method name="Void NewArrayBoundsTest_3()">
16094         <size>85</size>
16095       </method>
16096       <method name="Void NewArrayBoundsTest_4()">
16097         <size>82</size>
16098       </method>
16099     </type>
16100     <type name="&lt;PrivateImplementationDetails&gt;">
16101       <method name="Void .ctor()">
16102         <size>7</size>
16103       </method>
16104     </type>
16105     <type name="Tester">
16106       <method name="Void LeftShiftTest_6()">
16107         <size>155</size>
16108       </method>
16109       <method name="Void RightShiftTest_5()">
16110         <size>152</size>
16111       </method>
16112       <method name="Void QuoteTest_2()">
16113         <size>63</size>
16114       </method>
16115     </type>
16116     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16117       <method name="Void .ctor()">
16118         <size>7</size>
16119       </method>
16120     </type>
16121     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16122       <method name="Void .ctor()">
16123         <size>7</size>
16124       </method>
16125     </type>
16126     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16127       <method name="Void .ctor()">
16128         <size>7</size>
16129       </method>
16130     </type>
16131     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16132       <method name="Void .ctor()">
16133         <size>7</size>
16134       </method>
16135     </type>
16136     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16137       <method name="Void .ctor()">
16138         <size>7</size>
16139       </method>
16140     </type>
16141     <type name="Tester">
16142       <method name="Void NewTest_7()">
16143         <size>53</size>
16144       </method>
16145     </type>
16146   </test>
16147   <test name="gtest-etree-02.cs">
16148     <type name="M">
16149       <method name="Void .ctor()">
16150         <size>7</size>
16151       </method>
16152       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16153         <size>1</size>
16154       </method>
16155       <method name="System.String Param(System.String)">
16156         <size>114</size>
16157       </method>
16158       <method name="Int32 Main()">
16159         <size>157</size>
16160       </method>
16161     </type>
16162     <type name="M+&lt;Param&gt;c__AnonStorey0">
16163       <method name="Void .ctor()">
16164         <size>7</size>
16165       </method>
16166     </type>
16167   </test>
16168   <test name="gtest-etree-03.cs">
16169     <type name="C">
16170       <method name="Void .ctor()">
16171         <size>7</size>
16172       </method>
16173       <method name="Int32 Main()">
16174         <size>6</size>
16175       </method>
16176     </type>
16177     <type name="S`1[T]">
16178       <method name="Int32 Test()">
16179         <size>145</size>
16180       </method>
16181     </type>
16182   </test>
16183   <test name="gtest-etree-04.cs">
16184     <type name="C">
16185       <method name="Void .ctor()">
16186         <size>7</size>
16187       </method>
16188       <method name="Int32 Main()">
16189         <size>366</size>
16190       </method>
16191     </type>
16192     <type name="C+&lt;Main&gt;c__AnonStorey0">
16193       <method name="Void .ctor()">
16194         <size>7</size>
16195       </method>
16196     </type>
16197     <type name="Foo">
16198       <method name="Boolean op_GreaterThan(Foo, Foo)">
16199         <size>6</size>
16200       </method>
16201       <method name="Boolean op_LessThan(Foo, Foo)">
16202         <size>6</size>
16203       </method>
16204       <method name="Boolean op_Equality(Foo, Foo)">
16205         <size>6</size>
16206       </method>
16207       <method name="Boolean op_Inequality(Foo, Foo)">
16208         <size>6</size>
16209       </method>
16210     </type>
16211   </test>
16212   <test name="gtest-etree-05.cs">
16213     <type name="C">
16214       <method name="Void .ctor()">
16215         <size>7</size>
16216       </method>
16217       <method name="Void Assert[T](T, T)">
16218         <size>46</size>
16219       </method>
16220       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16221         <size>56</size>
16222       </method>
16223       <method name="Int32 Main()">
16224         <size>350</size>
16225       </method>
16226     </type>
16227   </test>
16228   <test name="gtest-etree-06.cs">
16229     <type name="Test">
16230       <method name="Void .ctor()">
16231         <size>7</size>
16232       </method>
16233       <method name="Int32 Main()">
16234         <size>45</size>
16235       </method>
16236       <method name="Int32 Value()">
16237         <size>2</size>
16238       </method>
16239     </type>
16240   </test>
16241   <test name="gtest-etree-07.cs">
16242     <type name="C">
16243       <method name="Void .ctor()">
16244         <size>7</size>
16245       </method>
16246       <method name="Void Test()">
16247         <size>14</size>
16248       </method>
16249       <method name="Int32* Foo()">
16250         <size>3</size>
16251       </method>
16252       <method name="Int32 Main()">
16253         <size>564</size>
16254       </method>
16255     </type>
16256     <type name="EmptyDelegate">
16257       <method name="Void .ctor(Object, IntPtr)">
16258         <size>0</size>
16259       </method>
16260       <method name="Void Invoke()">
16261         <size>0</size>
16262       </method>
16263       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16264         <size>0</size>
16265       </method>
16266       <method name="Void EndInvoke(IAsyncResult)">
16267         <size>0</size>
16268       </method>
16269     </type>
16270     <type name="UnsafeDelegate">
16271       <method name="Void .ctor(Object, IntPtr)">
16272         <size>0</size>
16273       </method>
16274       <method name="Int32* Invoke()">
16275         <size>0</size>
16276       </method>
16277       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16278         <size>0</size>
16279       </method>
16280       <method name="Int32* EndInvoke(IAsyncResult)">
16281         <size>0</size>
16282       </method>
16283     </type>
16284   </test>
16285   <test name="gtest-etree-08.cs">
16286     <type name="Foo">
16287       <method name="Void .ctor()">
16288         <size>7</size>
16289       </method>
16290       <method name="Int32 ThisMethod()">
16291         <size>3</size>
16292       </method>
16293       <method name="Int32 Goo(Boolean)">
16294         <size>204</size>
16295       </method>
16296       <method name="Int32 Main()">
16297         <size>14</size>
16298       </method>
16299     </type>
16300     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16301       <method name="Void .ctor()">
16302         <size>7</size>
16303       </method>
16304     </type>
16305   </test>
16306   <test name="gtest-etree-09.cs">
16307     <type name="Mono.C">
16308       <method name="Void .ctor()">
16309         <size>7</size>
16310       </method>
16311       <method name="Int32 Main()">
16312         <size>300</size>
16313       </method>
16314       <method name="System.Int64[] GetValues()">
16315         <size>23</size>
16316       </method>
16317     </type>
16318     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16319       <method name="Void .ctor()">
16320         <size>7</size>
16321       </method>
16322     </type>
16323   </test>
16324   <test name="gtest-etree-10.cs">
16325     <type name="Foo`1[T]">
16326       <method name="Void .ctor()">
16327         <size>7</size>
16328       </method>
16329       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16330         <size>189</size>
16331       </method>
16332       <method name="Boolean Contains(T)">
16333         <size>2</size>
16334       </method>
16335     </type>
16336     <type name="Program">
16337       <method name="Void .ctor()">
16338         <size>7</size>
16339       </method>
16340       <method name="Int32 Main()">
16341         <size>44</size>
16342       </method>
16343     </type>
16344     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16345       <method name="Void .ctor()">
16346         <size>7</size>
16347       </method>
16348     </type>
16349   </test>
16350   <test name="gtest-etree-11.cs">
16351     <type name="C">
16352       <method name="Void .ctor()">
16353         <size>7</size>
16354       </method>
16355       <method name="Void Main()">
16356         <size>12</size>
16357       </method>
16358     </type>
16359     <type name="Test">
16360       <method name="Void .ctor()">
16361         <size>7</size>
16362       </method>
16363       <method name="Void Invalid(Int32)">
16364         <size>124</size>
16365       </method>
16366       <method name="Void Other(System.Int32[])">
16367         <size>1</size>
16368       </method>
16369     </type>
16370     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16371       <method name="Void .ctor()">
16372         <size>7</size>
16373       </method>
16374     </type>
16375   </test>
16376   <test name="gtest-etree-12.cs">
16377     <type name="TestCase">
16378       <method name="Void .cctor()">
16379         <size>68</size>
16380       </method>
16381       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16382         <size>2</size>
16383       </method>
16384       <method name="Void DummyToMakeTheStaticsInitialize()">
16385         <size>1</size>
16386       </method>
16387     </type>
16388     <type name="Program">
16389       <method name="Void .ctor()">
16390         <size>7</size>
16391       </method>
16392       <method name="Int32 Main()">
16393         <size>7</size>
16394       </method>
16395     </type>
16396   </test>
16397   <test name="gtest-etree-13.cs">
16398     <type name="Program">
16399       <method name="Void .ctor()">
16400         <size>7</size>
16401       </method>
16402       <method name="Int32 Main()">
16403         <size>53</size>
16404       </method>
16405       <method name="IEnumerable`1 Test[T](Int32)">
16406         <size>30</size>
16407       </method>
16408     </type>
16409     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16410       <method name="Void .ctor()">
16411         <size>7</size>
16412       </method>
16413       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16414         <size>7</size>
16415       </method>
16416       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16417         <size>12</size>
16418       </method>
16419       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16420         <size>7</size>
16421       </method>
16422       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16423         <size>40</size>
16424       </method>
16425       <method name="Boolean MoveNext()">
16426         <size>108</size>
16427       </method>
16428       <method name="Void Dispose()">
16429         <size>8</size>
16430       </method>
16431       <method name="Void Reset()">
16432         <size>6</size>
16433       </method>
16434     </type>
16435   </test>
16436   <test name="gtest-etree-14.cs">
16437     <type name="Person">
16438       <method name="Void .ctor()">
16439         <size>7</size>
16440       </method>
16441       <method name="Int32 get_Age()">
16442         <size>7</size>
16443       </method>
16444       <method name="Void set_Age(Int32)">
16445         <size>8</size>
16446       </method>
16447     </type>
16448     <type name="Repro">
16449       <method name="Void .ctor()">
16450         <size>7</size>
16451       </method>
16452       <method name="Int32 Main()">
16453         <size>59</size>
16454       </method>
16455       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16456         <size>44</size>
16457       </method>
16458       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16459         <size>13</size>
16460       </method>
16461     </type>
16462     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16463       <method name="Void .ctor()">
16464         <size>7</size>
16465       </method>
16466       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16467         <size>7</size>
16468       </method>
16469       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16470         <size>12</size>
16471       </method>
16472       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16473         <size>7</size>
16474       </method>
16475       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16476         <size>52</size>
16477       </method>
16478       <method name="Boolean MoveNext()">
16479         <size>293</size>
16480       </method>
16481       <method name="Void Dispose()">
16482         <size>60</size>
16483       </method>
16484       <method name="Void Reset()">
16485         <size>6</size>
16486       </method>
16487     </type>
16488   </test>
16489   <test name="gtest-etree-15.cs">
16490     <type name="Foo">
16491       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16492         <size>2</size>
16493       </method>
16494       <method name="Void Main()">
16495         <size>190</size>
16496       </method>
16497     </type>
16498   </test>
16499   <test name="gtest-etree-16.cs">
16500     <type name="Program">
16501       <method name="Void .ctor()">
16502         <size>7</size>
16503       </method>
16504       <method name="Int32 Main()">
16505         <size>136</size>
16506       </method>
16507     </type>
16508     <type name="Foo">
16509       <method name="Void .ctor()">
16510         <size>7</size>
16511       </method>
16512     </type>
16513   </test>
16514   <test name="gtest-etree-17.cs">
16515     <type name="CompilerCrashTest.QueryCompiler">
16516       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16517         <size>12</size>
16518       </method>
16519       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16520         <size>6</size>
16521       </method>
16522       <method name="Void Main()">
16523         <size>1</size>
16524       </method>
16525     </type>
16526   </test>
16527   <test name="gtest-etree-18.cs">
16528     <type name="FooBase">
16529       <method name="Void .ctor()">
16530         <size>7</size>
16531       </method>
16532     </type>
16533     <type name="Foo">
16534       <method name="Void .ctor()">
16535         <size>7</size>
16536       </method>
16537     </type>
16538     <type name="Program">
16539       <method name="Void .ctor()">
16540         <size>7</size>
16541       </method>
16542       <method name="Int32 Main()">
16543         <size>140</size>
16544       </method>
16545     </type>
16546   </test>
16547   <test name="gtest-etree-19.cs">
16548     <type name="Test">
16549       <method name="Void .ctor()">
16550         <size>7</size>
16551       </method>
16552       <method name="Int32 Main()">
16553         <size>20</size>
16554       </method>
16555       <method name="T Value[T]()">
16556         <size>76</size>
16557       </method>
16558     </type>
16559   </test>
16560   <test name="gtest-etree-20.cs">
16561     <type name="S">
16562       <method name="Int32 Main()">
16563         <size>215</size>
16564       </method>
16565     </type>
16566     <type name="A">
16567       <method name="A op_Implicit(S)">
16568         <size>6</size>
16569       </method>
16570       <method name="Void .ctor()">
16571         <size>7</size>
16572       </method>
16573     </type>
16574     <type name="B">
16575       <method name="Void .ctor()">
16576         <size>7</size>
16577       </method>
16578     </type>
16579   </test>
16580   <test name="gtest-exmethod-01.cs">
16581     <type name="SimpleTest">
16582       <method name="System.String Prefix(System.String, System.String)">
16583         <size>8</size>
16584       </method>
16585     </type>
16586     <type name="M">
16587       <method name="Void .ctor()">
16588         <size>7</size>
16589       </method>
16590       <method name="Int32 Main()">
16591         <size>157</size>
16592       </method>
16593     </type>
16594   </test>
16595   <test name="gtest-exmethod-02.cs">
16596     <type name="M">
16597       <method name="Void .ctor()">
16598         <size>7</size>
16599       </method>
16600       <method name="Void Main()">
16601         <size>12</size>
16602       </method>
16603     </type>
16604     <type name="N.M">
16605       <method name="Void .ctor()">
16606         <size>7</size>
16607       </method>
16608       <method name="Void Test2()">
16609         <size>12</size>
16610       </method>
16611     </type>
16612   </test>
16613   <test name="gtest-exmethod-03.cs">
16614     <type name="A.A">
16615       <method name="Int32 Foo(Int32)">
16616         <size>2</size>
16617       </method>
16618       <method name="Int32 Foo(Int32, System.String)">
16619         <size>3</size>
16620       </method>
16621     </type>
16622     <type name="B.X">
16623       <method name="Int32 Foo(Int32)">
16624         <size>2</size>
16625       </method>
16626       <method name="Int32 Foo(Int32, Boolean)">
16627         <size>3</size>
16628       </method>
16629     </type>
16630     <type name="C.F">
16631       <method name="Boolean Foo(Byte)">
16632         <size>2</size>
16633       </method>
16634     </type>
16635     <type name="C.D.F">
16636       <method name="Int32 Foo(Int32)">
16637         <size>3</size>
16638       </method>
16639       <method name="Void TestX()">
16640         <size>9</size>
16641       </method>
16642     </type>
16643     <type name="C.M">
16644       <method name="Int32 Foo(Int32)">
16645         <size>2</size>
16646       </method>
16647       <method name="Int32 Main()">
16648         <size>61</size>
16649       </method>
16650     </type>
16651   </test>
16652   <test name="gtest-exmethod-04.cs">
16653     <type name="A.Test">
16654       <method name="System.String Test_1(Boolean)">
16655         <size>6</size>
16656       </method>
16657     </type>
16658     <type name="B.M">
16659       <method name="Void .ctor()">
16660         <size>7</size>
16661       </method>
16662       <method name="Void Main()">
16663         <size>12</size>
16664       </method>
16665     </type>
16666   </test>
16667   <test name="gtest-exmethod-05.cs">
16668     <type name="A.Test_A">
16669       <method name="System.String Test_1(System.String)">
16670         <size>6</size>
16671       </method>
16672     </type>
16673     <type name="A.Test_B">
16674       <method name="System.String Test_2(System.String)">
16675         <size>6</size>
16676       </method>
16677     </type>
16678     <type name="B.M">
16679       <method name="Void .ctor()">
16680         <size>7</size>
16681       </method>
16682       <method name="Void Main()">
16683         <size>23</size>
16684       </method>
16685     </type>
16686   </test>
16687   <test name="gtest-exmethod-06.cs">
16688     <type name="Gen">
16689       <method name="T Test_1[T](T)">
16690         <size>10</size>
16691       </method>
16692       <method name="System.String Test_1[T](System.String)">
16693         <size>6</size>
16694       </method>
16695     </type>
16696     <type name="B.M">
16697       <method name="Void .ctor()">
16698         <size>7</size>
16699       </method>
16700       <method name="Void Main()">
16701         <size>30</size>
16702       </method>
16703     </type>
16704   </test>
16705   <test name="gtest-exmethod-07.cs">
16706     <type name="E">
16707       <method name="Void ToReadOnly[T](IEnumerable`1)">
16708         <size>1</size>
16709       </method>
16710       <method name="Void To(IA)">
16711         <size>1</size>
16712       </method>
16713     </type>
16714     <type name="C">
16715       <method name="Void .ctor()">
16716         <size>7</size>
16717       </method>
16718       <method name="Void Main()">
16719         <size>1</size>
16720       </method>
16721       <method name="Void Test(IEnumerable`1)">
16722         <size>15</size>
16723       </method>
16724     </type>
16725   </test>
16726   <test name="gtest-exmethod-08.cs">
16727     <type name="C">
16728       <method name="Void .ctor()">
16729         <size>7</size>
16730       </method>
16731       <method name="Void Main()">
16732         <size>21</size>
16733       </method>
16734     </type>
16735   </test>
16736   <test name="gtest-exmethod-09.cs">
16737     <type name="Test">
16738       <method name="Void Foo[T](System.String)">
16739         <size>1</size>
16740       </method>
16741     </type>
16742     <type name="C">
16743       <method name="Void .ctor()">
16744         <size>7</size>
16745       </method>
16746       <method name="Void Main()">
16747         <size>11</size>
16748       </method>
16749     </type>
16750   </test>
16751   <test name="gtest-exmethod-10.cs">
16752     <type name="AExtensions">
16753       <method name="Int32 Round(Double)">
16754         <size>8</size>
16755       </method>
16756     </type>
16757     <type name="BExtensions">
16758       <method name="T GetBy[T](T[], Double)">
16759         <size>13</size>
16760       </method>
16761     </type>
16762     <type name="C">
16763       <method name="Void .ctor()">
16764         <size>7</size>
16765       </method>
16766       <method name="Void Main()">
16767         <size>1</size>
16768       </method>
16769     </type>
16770   </test>
16771   <test name="gtest-exmethod-11.cs">
16772     <type name="Test">
16773       <method name="Void .ctor()">
16774         <size>7</size>
16775       </method>
16776       <method name="Int32 Main(System.String[])">
16777         <size>20</size>
16778       </method>
16779     </type>
16780     <type name="Lol">
16781       <method name="Boolean OneEleven(System.Object)">
16782         <size>2</size>
16783       </method>
16784     </type>
16785   </test>
16786   <test name="gtest-exmethod-12.cs">
16787     <type name="Program">
16788       <method name="Void .ctor()">
16789         <size>7</size>
16790       </method>
16791       <method name="Void Main(System.String[])">
16792         <size>63</size>
16793       </method>
16794     </type>
16795     <type name="ChatClient">
16796       <method name="Void .ctor()">
16797         <size>7</size>
16798       </method>
16799       <method name="Void Say(System.String, System.String)">
16800         <size>13</size>
16801       </method>
16802     </type>
16803     <type name="ChatExtensions">
16804       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16805         <size>62</size>
16806       </method>
16807     </type>
16808   </test>
16809   <test name="gtest-exmethod-13.cs">
16810     <type name="Foo">
16811       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16812         <size>2</size>
16813       </method>
16814       <method name="Void Main()">
16815         <size>23</size>
16816       </method>
16817     </type>
16818   </test>
16819   <test name="gtest-exmethod-14.cs">
16820     <type name="C">
16821       <method name="Void Bar[U](IA)">
16822         <size>7</size>
16823       </method>
16824       <method name="Void Foo[T](IA)">
16825         <size>1</size>
16826       </method>
16827       <method name="Void Foo(IA)">
16828         <size>7</size>
16829       </method>
16830       <method name="Void Main()">
16831         <size>1</size>
16832       </method>
16833     </type>
16834   </test>
16835   <test name="gtest-exmethod-15.cs">
16836     <type name="C">
16837       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16838         <size>15</size>
16839       </method>
16840       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16841         <size>2</size>
16842       </method>
16843       <method name="Void Main()">
16844         <size>1</size>
16845       </method>
16846     </type>
16847   </test>
16848   <test name="gtest-exmethod-16.cs">
16849     <type name="Rocks">
16850       <method name="Boolean Extension(System.String)">
16851         <size>2</size>
16852       </method>
16853       <method name="Boolean Extension(D)">
16854         <size>2</size>
16855       </method>
16856     </type>
16857     <type name="Program">
16858       <method name="Void .ctor()">
16859         <size>7</size>
16860       </method>
16861       <method name="Void add_e(D)">
16862         <size>24</size>
16863       </method>
16864       <method name="Void remove_e(D)">
16865         <size>24</size>
16866       </method>
16867       <method name="System.String get_Item(Int32)">
16868         <size>6</size>
16869       </method>
16870       <method name="System.String get_Property()">
16871         <size>6</size>
16872       </method>
16873       <method name="Void Main(System.String[])">
16874         <size>44</size>
16875       </method>
16876     </type>
16877     <type name="D">
16878       <method name="Void .ctor(Object, IntPtr)">
16879         <size>0</size>
16880       </method>
16881       <method name="System.String Invoke()">
16882         <size>0</size>
16883       </method>
16884       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16885         <size>0</size>
16886       </method>
16887       <method name="System.String EndInvoke(IAsyncResult)">
16888         <size>0</size>
16889       </method>
16890     </type>
16891   </test>
16892   <test name="gtest-exmethod-17.cs">
16893     <type name="MainClass">
16894       <method name="Void Main()">
16895         <size>45</size>
16896       </method>
16897     </type>
16898   </test>
16899   <test name="gtest-exmethod-18.cs">
16900     <type name="Foo">
16901       <method name="Void .ctor()">
16902         <size>7</size>
16903       </method>
16904       <method name="Boolean get_IsBar()">
16905         <size>2</size>
16906       </method>
16907     </type>
16908     <type name="FooExt">
16909       <method name="Boolean IsBar(Foo)">
16910         <size>7</size>
16911       </method>
16912     </type>
16913     <type name="Repro">
16914       <method name="Void .ctor()">
16915         <size>7</size>
16916       </method>
16917       <method name="Void Main()">
16918         <size>18</size>
16919       </method>
16920     </type>
16921   </test>
16922   <test name="gtest-exmethod-19.cs">
16923     <type name="Rocks">
16924       <method name="Int32 Test_2[T](IEnumerable`1)">
16925         <size>3</size>
16926       </method>
16927       <method name="System.String Test_1(System.String)">
16928         <size>12</size>
16929       </method>
16930     </type>
16931     <type name="Test">
16932       <method name="Void .ctor()">
16933         <size>7</size>
16934       </method>
16935       <method name="Int32 Main()">
16936         <size>142</size>
16937       </method>
16938     </type>
16939     <type name="Test+D">
16940       <method name="Void .ctor(Object, IntPtr)">
16941         <size>0</size>
16942       </method>
16943       <method name="System.String Invoke()">
16944         <size>0</size>
16945       </method>
16946       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16947         <size>0</size>
16948       </method>
16949       <method name="System.String EndInvoke(IAsyncResult)">
16950         <size>0</size>
16951       </method>
16952     </type>
16953   </test>
16954   <test name="gtest-exmethod-20.cs">
16955     <type name="Outer.Inner.Test">
16956       <method name="Void .ctor()">
16957         <size>7</size>
16958       </method>
16959       <method name="Void M(I)">
16960         <size>13</size>
16961       </method>
16962       <method name="Void Main()">
16963         <size>1</size>
16964       </method>
16965     </type>
16966     <type name="Outer.ExtensionMethods">
16967       <method name="Void AddRange[T](I, IEnumerable`1)">
16968         <size>1</size>
16969       </method>
16970     </type>
16971   </test>
16972   <test name="gtest-exmethod-21.cs">
16973     <type name="Outer.Inner.Test">
16974       <method name="Void .ctor()">
16975         <size>7</size>
16976       </method>
16977       <method name="Void M(I)">
16978         <size>7</size>
16979       </method>
16980       <method name="Void Main()">
16981         <size>1</size>
16982       </method>
16983     </type>
16984     <type name="External.ExtensionMethods">
16985       <method name="Void AddRange(I)">
16986         <size>1</size>
16987       </method>
16988     </type>
16989   </test>
16990   <test name="gtest-exmethod-22.cs">
16991     <type name="Program">
16992       <method name="Void .ctor()">
16993         <size>7</size>
16994       </method>
16995       <method name="Int32 Main()">
16996         <size>8</size>
16997       </method>
16998     </type>
16999   </test>
17000   <test name="gtest-exmethod-23.cs">
17001     <type name="T">
17002       <method name="Void A(System.String, Int32)">
17003         <size>1</size>
17004       </method>
17005       <method name="Void Main()">
17006         <size>1</size>
17007       </method>
17008     </type>
17009   </test>
17010   <test name="gtest-exmethod-24.cs">
17011     <type name="Bar">
17012       <method name="Void .ctor()">
17013         <size>7</size>
17014       </method>
17015       <method name="Void Main()">
17016         <size>1</size>
17017       </method>
17018     </type>
17019   </test>
17020   <test name="gtest-exmethod-25.cs">
17021     <type name="Bar">
17022       <method name="Void .ctor()">
17023         <size>7</size>
17024       </method>
17025       <method name="Void Main()">
17026         <size>11</size>
17027       </method>
17028     </type>
17029   </test>
17030   <test name="gtest-exmethod-26.cs">
17031     <type name="test.TypeExtensions">
17032       <method name="Boolean IsNullable(System.Type)">
17033         <size>2</size>
17034       </method>
17035     </type>
17036     <type name="testmono.MainClass">
17037       <method name="Void .ctor()">
17038         <size>7</size>
17039       </method>
17040       <method name="Void Main()">
17041         <size>33</size>
17042       </method>
17043     </type>
17044   </test>
17045   <test name="gtest-exmethod-27.cs">
17046     <type name="Foo.Extensions">
17047       <method name="System.String AsString(IList`1)">
17048         <size>6</size>
17049       </method>
17050     </type>
17051     <type name="Bar.Program">
17052       <method name="Void .ctor()">
17053         <size>7</size>
17054       </method>
17055       <method name="Void Main()">
17056         <size>17</size>
17057       </method>
17058       <method name="System.String Pan(System.Byte[])">
17059         <size>7</size>
17060       </method>
17061     </type>
17062   </test>
17063   <test name="gtest-exmethod-28.cs">
17064     <type name="Foo">
17065       <method name="Void .ctor()">
17066         <size>7</size>
17067       </method>
17068     </type>
17069     <type name="Extensions">
17070       <method name="Boolean IsFoo(Foo)">
17071         <size>2</size>
17072       </method>
17073       <method name="Boolean IsBar(Bar)">
17074         <size>2</size>
17075       </method>
17076     </type>
17077     <type name="Bar">
17078       <method name="Void .ctor()">
17079         <size>7</size>
17080       </method>
17081     </type>
17082     <type name="Program">
17083       <method name="Void .ctor()">
17084         <size>7</size>
17085       </method>
17086       <method name="Void Main()">
17087         <size>1</size>
17088       </method>
17089     </type>
17090   </test>
17091   <test name="gtest-exmethod-29.cs">
17092     <type name="My">
17093       <method name="Void .ctor()">
17094         <size>7</size>
17095       </method>
17096     </type>
17097     <type name="Test">
17098       <method name="Int32 Main()">
17099         <size>40</size>
17100       </method>
17101       <method name="Int32 ContentTransferEncoding[T](My)">
17102         <size>2</size>
17103       </method>
17104       <method name="Int32 ContentTransferEncoding(My)">
17105         <size>2</size>
17106       </method>
17107     </type>
17108     <type name="My">
17109       <method name="Void set_ContentTransferEncoding(Boolean)">
17110         <size>1</size>
17111       </method>
17112     </type>
17113   </test>
17114   <test name="gtest-friend-01.cs">
17115     <type name="Test">
17116       <method name="Void .ctor()">
17117         <size>7</size>
17118       </method>
17119       <method name="Void Main()">
17120         <size>20</size>
17121       </method>
17122     </type>
17123   </test>
17124   <test name="gtest-friend-02.cs">
17125     <type name="Test">
17126       <method name="Void .ctor()">
17127         <size>7</size>
17128       </method>
17129       <method name="Void Main()">
17130         <size>20</size>
17131       </method>
17132     </type>
17133   </test>
17134   <test name="gtest-friend-03.cs">
17135     <type name="Test">
17136       <method name="Void .ctor()">
17137         <size>7</size>
17138       </method>
17139       <method name="Void Main()">
17140         <size>20</size>
17141       </method>
17142     </type>
17143   </test>
17144   <test name="gtest-friend-04.cs">
17145     <type name="Test">
17146       <method name="Void .ctor()">
17147         <size>7</size>
17148       </method>
17149       <method name="Void Main()">
17150         <size>19</size>
17151       </method>
17152     </type>
17153   </test>
17154   <test name="gtest-friend-05.cs">
17155     <type name="Test">
17156       <method name="Void .ctor()">
17157         <size>7</size>
17158       </method>
17159       <method name="Void Main()">
17160         <size>20</size>
17161       </method>
17162     </type>
17163   </test>
17164   <test name="gtest-friend-06.cs">
17165     <type name="Test">
17166       <method name="Void .ctor()">
17167         <size>7</size>
17168       </method>
17169       <method name="Void Main()">
17170         <size>20</size>
17171       </method>
17172     </type>
17173   </test>
17174   <test name="gtest-friend-07.cs">
17175     <type name="Test">
17176       <method name="Void .ctor()">
17177         <size>7</size>
17178       </method>
17179       <method name="Void Main()">
17180         <size>20</size>
17181       </method>
17182     </type>
17183   </test>
17184   <test name="gtest-friend-08.cs">
17185     <type name="Test">
17186       <method name="Void .ctor()">
17187         <size>7</size>
17188       </method>
17189       <method name="Void Main()">
17190         <size>19</size>
17191       </method>
17192     </type>
17193   </test>
17194   <test name="gtest-friend-09.cs">
17195     <type name="Test">
17196       <method name="Void .ctor()">
17197         <size>7</size>
17198       </method>
17199       <method name="Void Main()">
17200         <size>20</size>
17201       </method>
17202     </type>
17203   </test>
17204   <test name="gtest-friend-10.cs">
17205     <type name="Test">
17206       <method name="Void .ctor()">
17207         <size>7</size>
17208       </method>
17209       <method name="Void Main()">
17210         <size>20</size>
17211       </method>
17212     </type>
17213   </test>
17214   <test name="gtest-friend-11.cs">
17215     <type name="Test">
17216       <method name="Void .ctor()">
17217         <size>7</size>
17218       </method>
17219       <method name="Void Main()">
17220         <size>20</size>
17221       </method>
17222     </type>
17223   </test>
17224   <test name="gtest-friend-12.cs">
17225     <type name="Test">
17226       <method name="Void .ctor()">
17227         <size>7</size>
17228       </method>
17229       <method name="Void Main()">
17230         <size>19</size>
17231       </method>
17232     </type>
17233   </test>
17234   <test name="gtest-friend-13.cs">
17235     <type name="B">
17236       <method name="Void .ctor()">
17237         <size>7</size>
17238       </method>
17239       <method name="Void Test()">
17240         <size>1</size>
17241       </method>
17242       <method name="Void Test_2()">
17243         <size>1</size>
17244       </method>
17245     </type>
17246     <type name="Test">
17247       <method name="Void .ctor()">
17248         <size>7</size>
17249       </method>
17250       <method name="Void Main()">
17251         <size>1</size>
17252       </method>
17253     </type>
17254   </test>
17255   <test name="gtest-implicitarray-01.cs">
17256     <type name="Test">
17257       <method name="Void .ctor()">
17258         <size>7</size>
17259       </method>
17260       <method name="Int32 Main()">
17261         <size>282</size>
17262       </method>
17263     </type>
17264     <type name="&lt;PrivateImplementationDetails&gt;">
17265       <method name="Void .ctor()">
17266         <size>7</size>
17267       </method>
17268     </type>
17269   </test>
17270   <test name="gtest-implicitarray-02.cs">
17271     <type name="MyString">
17272       <method name="Void .ctor()">
17273         <size>7</size>
17274       </method>
17275       <method name="System.String op_Implicit(MyString)">
17276         <size>6</size>
17277       </method>
17278     </type>
17279     <type name="Test">
17280       <method name="Void .ctor()">
17281         <size>7</size>
17282       </method>
17283       <method name="Int32 Main()">
17284         <size>50</size>
17285       </method>
17286     </type>
17287   </test>
17288   <test name="gtest-initialize-01.cs">
17289     <type name="MyClass">
17290       <method name="Void .ctor()">
17291         <size>18</size>
17292       </method>
17293       <method name="Int32 get_Answer()">
17294         <size>7</size>
17295       </method>
17296       <method name="Void set_Answer(Int32)">
17297         <size>8</size>
17298       </method>
17299     </type>
17300     <type name="Test">
17301       <method name="Void .ctor()">
17302         <size>7</size>
17303       </method>
17304       <method name="Int32 Main()">
17305         <size>67</size>
17306       </method>
17307     </type>
17308   </test>
17309   <test name="gtest-initialize-02.cs">
17310     <type name="Test">
17311       <method name="Void .ctor()">
17312         <size>7</size>
17313       </method>
17314       <method name="Int32 Main()">
17315         <size>1099</size>
17316       </method>
17317     </type>
17318     <type name="Test+Point">
17319       <method name="Void .ctor()">
17320         <size>7</size>
17321       </method>
17322     </type>
17323     <type name="Test+Line">
17324       <method name="Void .ctor()">
17325         <size>29</size>
17326       </method>
17327     </type>
17328     <type name="Test+Rectangle">
17329       <method name="Void .ctor()">
17330         <size>51</size>
17331       </method>
17332     </type>
17333     <type name="Test+Library">
17334       <method name="Void .ctor()">
17335         <size>53</size>
17336       </method>
17337     </type>
17338     <type name="Test+Thing">
17339       <method name="Void .ctor()">
17340         <size>7</size>
17341       </method>
17342     </type>
17343     <type name="Test+Box">
17344       <method name="Void .ctor()">
17345         <size>7</size>
17346       </method>
17347     </type>
17348   </test>
17349   <test name="gtest-initialize-03.cs">
17350     <type name="Data">
17351       <method name="Void .ctor()">
17352         <size>7</size>
17353       </method>
17354     </type>
17355     <type name="Test">
17356       <method name="Void .ctor()">
17357         <size>7</size>
17358       </method>
17359       <method name="Void set_Prop(Data)">
17360         <size>1</size>
17361       </method>
17362       <method name="System.Object Foo()">
17363         <size>15</size>
17364       </method>
17365       <method name="Void Main()">
17366         <size>52</size>
17367       </method>
17368     </type>
17369   </test>
17370   <test name="gtest-initialize-04.cs">
17371     <type name="C">
17372       <method name="Void .ctor()">
17373         <size>7</size>
17374       </method>
17375       <method name="Void .cctor()">
17376         <size>34</size>
17377       </method>
17378       <method name="Int32 Main()">
17379         <size>30</size>
17380       </method>
17381     </type>
17382   </test>
17383   <test name="gtest-initialize-05.cs">
17384     <type name="C">
17385       <method name="Void .ctor()">
17386         <size>7</size>
17387       </method>
17388       <method name="Int32 Main()">
17389         <size>219</size>
17390       </method>
17391     </type>
17392   </test>
17393   <test name="gtest-initialize-06.cs">
17394     <type name="C">
17395       <method name="Void .ctor()">
17396         <size>7</size>
17397       </method>
17398       <method name="Int32 Main()">
17399         <size>39</size>
17400       </method>
17401       <method name="Void Foo(Point ByRef)">
17402         <size>38</size>
17403       </method>
17404     </type>
17405   </test>
17406   <test name="gtest-initialize-07.cs">
17407     <type name="A">
17408       <method name="Void .ctor()">
17409         <size>7</size>
17410       </method>
17411       <method name="System.String get_Name()">
17412         <size>7</size>
17413       </method>
17414       <method name="Void set_Name(System.String)">
17415         <size>8</size>
17416       </method>
17417       <method name="Boolean Matches(System.String)">
17418         <size>13</size>
17419       </method>
17420     </type>
17421     <type name="M">
17422       <method name="Void .ctor()">
17423         <size>7</size>
17424       </method>
17425       <method name="Int32 Main()">
17426         <size>37</size>
17427       </method>
17428     </type>
17429   </test>
17430   <test name="gtest-initialize-08.cs">
17431     <type name="T">
17432       <method name="Void .ctor()">
17433         <size>7</size>
17434       </method>
17435     </type>
17436     <type name="X">
17437       <method name="Void .ctor()">
17438         <size>7</size>
17439       </method>
17440       <method name="Z[] get_Prop()">
17441         <size>7</size>
17442       </method>
17443       <method name="Void set_Prop(Z[])">
17444         <size>8</size>
17445       </method>
17446     </type>
17447     <type name="Z">
17448       <method name="Void .ctor()">
17449         <size>7</size>
17450       </method>
17451     </type>
17452     <type name="Test">
17453       <method name="Void .ctor(String)">
17454         <size>70</size>
17455       </method>
17456       <method name="Void .ctor(Int32)">
17457         <size>70</size>
17458       </method>
17459     </type>
17460     <type name="C">
17461       <method name="Void .ctor()">
17462         <size>7</size>
17463       </method>
17464       <method name="Int32 Main()">
17465         <size>13</size>
17466       </method>
17467     </type>
17468   </test>
17469   <test name="gtest-initialize-09.cs">
17470     <type name="Test">
17471       <method name="Void .ctor()">
17472         <size>7</size>
17473       </method>
17474       <method name="Int32 Main()">
17475         <size>54</size>
17476       </method>
17477     </type>
17478   </test>
17479   <test name="gtest-initialize-10.cs">
17480     <type name="Foo">
17481       <method name="Void .ctor()">
17482         <size>7</size>
17483       </method>
17484       <method name="Int32 get_P()">
17485         <size>7</size>
17486       </method>
17487       <method name="Void set_P(Int32)">
17488         <size>8</size>
17489       </method>
17490     </type>
17491     <type name="Y">
17492       <method name="Void .ctor()">
17493         <size>7</size>
17494       </method>
17495       <method name="Int32 Main()">
17496         <size>38</size>
17497       </method>
17498       <method name="Boolean Do(Foo)">
17499         <size>86</size>
17500       </method>
17501     </type>
17502   </test>
17503   <test name="gtest-iter-01.cs">
17504     <type name="C">
17505       <method name="Void .ctor()">
17506         <size>7</size>
17507       </method>
17508       <method name="Void Main()">
17509         <size>1</size>
17510       </method>
17511     </type>
17512     <type name="C+ArrayReadOnlyList`1[T]">
17513       <method name="Void .ctor()">
17514         <size>7</size>
17515       </method>
17516       <method name="T get_Item(Int32)">
17517         <size>13</size>
17518       </method>
17519       <method name="IEnumerator`1 GetEnumerator()">
17520         <size>15</size>
17521       </method>
17522     </type>
17523     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17524       <method name="Void .ctor()">
17525         <size>7</size>
17526       </method>
17527       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17528         <size>12</size>
17529       </method>
17530       <method name="Boolean MoveNext()">
17531         <size>136</size>
17532       </method>
17533       <method name="Void Dispose()">
17534         <size>8</size>
17535       </method>
17536       <method name="Void Reset()">
17537         <size>6</size>
17538       </method>
17539       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17540         <size>7</size>
17541       </method>
17542     </type>
17543   </test>
17544   <test name="gtest-iter-02.cs">
17545     <type name="C">
17546       <method name="Void .ctor()">
17547         <size>7</size>
17548       </method>
17549       <method name="IEnumerator`1 Test()">
17550         <size>8</size>
17551       </method>
17552       <method name="Void Main()">
17553         <size>1</size>
17554       </method>
17555     </type>
17556     <type name="C+&lt;Test&gt;c__Iterator0">
17557       <method name="Void .ctor()">
17558         <size>7</size>
17559       </method>
17560       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17561         <size>12</size>
17562       </method>
17563       <method name="Boolean MoveNext()">
17564         <size>25</size>
17565       </method>
17566       <method name="Void Dispose()">
17567         <size>8</size>
17568       </method>
17569       <method name="Void Reset()">
17570         <size>6</size>
17571       </method>
17572       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17573         <size>7</size>
17574       </method>
17575     </type>
17576   </test>
17577   <test name="gtest-iter-03.cs">
17578     <type name="Test">
17579       <method name="Void .ctor()">
17580         <size>18</size>
17581       </method>
17582       <method name="IEnumerable`1 Annotations[T]()">
17583         <size>23</size>
17584       </method>
17585       <method name="IEnumerable`1 Annotations(System.Type)">
17586         <size>37</size>
17587       </method>
17588       <method name="Void Main()">
17589         <size>14</size>
17590       </method>
17591     </type>
17592     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17593       <method name="Void .ctor()">
17594         <size>7</size>
17595       </method>
17596       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17597         <size>12</size>
17598       </method>
17599       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17600         <size>7</size>
17601       </method>
17602       <method name="Boolean MoveNext()">
17603         <size>194</size>
17604       </method>
17605       <method name="Void Dispose()">
17606         <size>60</size>
17607       </method>
17608       <method name="Void Reset()">
17609         <size>6</size>
17610       </method>
17611     </type>
17612     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17613       <method name="Void .ctor()">
17614         <size>7</size>
17615       </method>
17616       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17617         <size>7</size>
17618       </method>
17619       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17620         <size>7</size>
17621       </method>
17622       <method name="Boolean MoveNext()">
17623         <size>218</size>
17624       </method>
17625       <method name="Void Dispose()">
17626         <size>56</size>
17627       </method>
17628       <method name="Void Reset()">
17629         <size>6</size>
17630       </method>
17631     </type>
17632     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17633       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17634         <size>7</size>
17635       </method>
17636       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17637         <size>40</size>
17638       </method>
17639     </type>
17640     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17641       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17642         <size>7</size>
17643       </method>
17644       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17645         <size>52</size>
17646       </method>
17647     </type>
17648   </test>
17649   <test name="gtest-iter-04.cs">
17650     <type name="TestClass">
17651       <method name="Void .ctor()">
17652         <size>7</size>
17653       </method>
17654       <method name="Void ToString(System.Object)">
17655         <size>0</size>
17656       </method>
17657       <method name="IEnumerable`1 TestEnumerator()">
17658         <size>23</size>
17659       </method>
17660       <method name="Void Test()">
17661         <size>8</size>
17662       </method>
17663     </type>
17664     <type name="M">
17665       <method name="Void .ctor()">
17666         <size>7</size>
17667       </method>
17668       <method name="Void Main()">
17669         <size>1</size>
17670       </method>
17671     </type>
17672     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17673       <method name="Void .ctor()">
17674         <size>7</size>
17675       </method>
17676       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17677         <size>7</size>
17678       </method>
17679       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17680         <size>7</size>
17681       </method>
17682       <method name="Boolean MoveNext()">
17683         <size>37</size>
17684       </method>
17685       <method name="Void Dispose()">
17686         <size>8</size>
17687       </method>
17688       <method name="Void Reset()">
17689         <size>6</size>
17690       </method>
17691       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17692         <size>7</size>
17693       </method>
17694       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17695         <size>40</size>
17696       </method>
17697     </type>
17698   </test>
17699   <test name="gtest-iter-05.cs">
17700     <type name="Test">
17701       <method name="Void .ctor()">
17702         <size>7</size>
17703       </method>
17704       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17705         <size>44</size>
17706       </method>
17707       <method name="Void Main()">
17708         <size>31</size>
17709       </method>
17710     </type>
17711     <type name="Foo`1[T]">
17712       <method name="Void .ctor()">
17713         <size>7</size>
17714       </method>
17715       <method name="Void CreateItem[G]()">
17716         <size>1</size>
17717       </method>
17718     </type>
17719     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17720       <method name="Void .ctor()">
17721         <size>7</size>
17722       </method>
17723       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17724         <size>12</size>
17725       </method>
17726       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17727         <size>7</size>
17728       </method>
17729       <method name="Boolean MoveNext()">
17730         <size>185</size>
17731       </method>
17732       <method name="Void Dispose()">
17733         <size>60</size>
17734       </method>
17735       <method name="Void Reset()">
17736         <size>6</size>
17737       </method>
17738       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17739         <size>7</size>
17740       </method>
17741       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17742         <size>52</size>
17743       </method>
17744     </type>
17745   </test>
17746   <test name="gtest-iter-06.cs">
17747     <type name="Mono.Rocks.KeyValuePair">
17748       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17749         <size>13</size>
17750       </method>
17751     </type>
17752     <type name="Mono.Rocks.Sequence">
17753       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17754         <size>8</size>
17755       </method>
17756       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17757         <size>44</size>
17758       </method>
17759     </type>
17760     <type name="Mono.Rocks.Test">
17761       <method name="Void .ctor()">
17762         <size>7</size>
17763       </method>
17764       <method name="Int32 Main()">
17765         <size>116</size>
17766       </method>
17767       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17768         <size>30</size>
17769       </method>
17770     </type>
17771     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17772       <method name="Void .ctor()">
17773         <size>7</size>
17774       </method>
17775       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17776         <size>12</size>
17777       </method>
17778       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17779         <size>7</size>
17780       </method>
17781       <method name="Boolean MoveNext()">
17782         <size>183</size>
17783       </method>
17784       <method name="Void Dispose()">
17785         <size>8</size>
17786       </method>
17787       <method name="Void Reset()">
17788         <size>6</size>
17789       </method>
17790       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17791         <size>7</size>
17792       </method>
17793       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17794         <size>52</size>
17795       </method>
17796     </type>
17797   </test>
17798   <test name="gtest-iter-07.cs">
17799     <type name="Test">
17800       <method name="Void .ctor()">
17801         <size>7</size>
17802       </method>
17803       <method name="Int32 Main()">
17804         <size>8</size>
17805       </method>
17806       <method name="Void TestFunction(IEnumerable`1)">
17807         <size>35</size>
17808       </method>
17809     </type>
17810     <type name="MySystem">
17811       <method name="Void .ctor()">
17812         <size>34</size>
17813       </method>
17814       <method name="IEnumerable`1 get_Items()">
17815         <size>23</size>
17816       </method>
17817     </type>
17818     <type name="MySystem+&lt;&gt;c__Iterator0">
17819       <method name="Void .ctor()">
17820         <size>7</size>
17821       </method>
17822       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17823         <size>7</size>
17824       </method>
17825       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17826         <size>7</size>
17827       </method>
17828       <method name="Boolean MoveNext()">
17829         <size>186</size>
17830       </method>
17831       <method name="Void Dispose()">
17832         <size>56</size>
17833       </method>
17834       <method name="Void Reset()">
17835         <size>6</size>
17836       </method>
17837       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17838         <size>7</size>
17839       </method>
17840       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17841         <size>40</size>
17842       </method>
17843     </type>
17844   </test>
17845   <test name="gtest-iter-08.cs">
17846     <type name="App">
17847       <method name="Void .ctor()">
17848         <size>7</size>
17849       </method>
17850       <method name="IEnumerable QueryEnumerable[T]()">
17851         <size>16</size>
17852       </method>
17853       <method name="Int32 Main()">
17854         <size>116</size>
17855       </method>
17856     </type>
17857     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17858       <method name="Void .ctor()">
17859         <size>7</size>
17860       </method>
17861       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17862         <size>7</size>
17863       </method>
17864       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17865         <size>7</size>
17866       </method>
17867       <method name="Boolean MoveNext()">
17868         <size>84</size>
17869       </method>
17870       <method name="Void Dispose()">
17871         <size>8</size>
17872       </method>
17873       <method name="Void Reset()">
17874         <size>6</size>
17875       </method>
17876     </type>
17877     <type name="App">
17878       <method name="T TestType[T]()">
17879         <size>21</size>
17880       </method>
17881       <method name="System.Object TestType(System.Type)">
17882         <size>6</size>
17883       </method>
17884     </type>
17885     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17886       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17887         <size>7</size>
17888       </method>
17889       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17890         <size>26</size>
17891       </method>
17892     </type>
17893   </test>
17894   <test name="gtest-iter-09.cs">
17895     <type name="Test">
17896       <method name="Void .ctor()">
17897         <size>7</size>
17898       </method>
17899       <method name="IEnumerable`1 Create[T](T[,])">
17900         <size>30</size>
17901       </method>
17902       <method name="Int32 Main()">
17903         <size>94</size>
17904       </method>
17905     </type>
17906     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17907       <method name="Void .ctor()">
17908         <size>7</size>
17909       </method>
17910       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17911         <size>12</size>
17912       </method>
17913       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17914         <size>7</size>
17915       </method>
17916       <method name="Boolean MoveNext()">
17917         <size>130</size>
17918       </method>
17919       <method name="Void Dispose()">
17920         <size>8</size>
17921       </method>
17922       <method name="Void Reset()">
17923         <size>6</size>
17924       </method>
17925       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17926         <size>7</size>
17927       </method>
17928       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17929         <size>40</size>
17930       </method>
17931     </type>
17932   </test>
17933   <test name="gtest-iter-10.cs">
17934     <type name="Test">
17935       <method name="Void .ctor()">
17936         <size>7</size>
17937       </method>
17938       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17939         <size>44</size>
17940       </method>
17941       <method name="Int32 Main()">
17942         <size>159</size>
17943       </method>
17944     </type>
17945     <type name="Test+&lt;FromTo&gt;c__Iterator0">
17946       <method name="Void .ctor()">
17947         <size>7</size>
17948       </method>
17949       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
17950         <size>7</size>
17951       </method>
17952       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17953         <size>12</size>
17954       </method>
17955       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17956         <size>7</size>
17957       </method>
17958       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
17959         <size>52</size>
17960       </method>
17961       <method name="Boolean MoveNext()">
17962         <size>103</size>
17963       </method>
17964       <method name="Void Dispose()">
17965         <size>8</size>
17966       </method>
17967       <method name="Void Reset()">
17968         <size>6</size>
17969       </method>
17970     </type>
17971   </test>
17972   <test name="gtest-iter-11.cs">
17973     <type name="Foo">
17974       <method name="Void .ctor()">
17975         <size>7</size>
17976       </method>
17977     </type>
17978     <type name="Bar">
17979       <method name="Void .ctor()">
17980         <size>7</size>
17981       </method>
17982       <method name="System.String get_Name()">
17983         <size>7</size>
17984       </method>
17985       <method name="Void set_Name(System.String)">
17986         <size>8</size>
17987       </method>
17988     </type>
17989     <type name="Collection`1[T]">
17990       <method name="Void .ctor()">
17991         <size>18</size>
17992       </method>
17993       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17994         <size>7</size>
17995       </method>
17996       <method name="Void Add(T)">
17997         <size>13</size>
17998       </method>
17999       <method name="IEnumerator`1 GetEnumerator()">
18000         <size>15</size>
18001       </method>
18002     </type>
18003     <type name="BarCollection">
18004       <method name="Void .ctor()">
18005         <size>7</size>
18006       </method>
18007     </type>
18008     <type name="Program">
18009       <method name="Void .ctor()">
18010         <size>7</size>
18011       </method>
18012       <method name="Int32 Main()">
18013         <size>148</size>
18014       </method>
18015     </type>
18016     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18017       <method name="Void .ctor()">
18018         <size>7</size>
18019       </method>
18020       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18021         <size>7</size>
18022       </method>
18023       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18024         <size>12</size>
18025       </method>
18026       <method name="Boolean MoveNext()">
18027         <size>175</size>
18028       </method>
18029       <method name="Void Dispose()">
18030         <size>56</size>
18031       </method>
18032       <method name="Void Reset()">
18033         <size>6</size>
18034       </method>
18035     </type>
18036   </test>
18037   <test name="gtest-lambda-01.cs">
18038     <type name="X">
18039       <method name="Int32 Main()">
18040         <size>300</size>
18041       </method>
18042       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18043         <size>4</size>
18044       </method>
18045       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18046         <size>4</size>
18047       </method>
18048       <method name="Void &lt;Main&gt;m__3(Int32)">
18049         <size>8</size>
18050       </method>
18051       <method name="Void .ctor(Int32)">
18052         <size>13</size>
18053       </method>
18054     </type>
18055     <type name="IntFunc">
18056       <method name="Int32 Invoke(Int32)">
18057         <size>0</size>
18058       </method>
18059       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18060         <size>0</size>
18061       </method>
18062       <method name="Int32 EndInvoke(IAsyncResult)">
18063         <size>0</size>
18064       </method>
18065       <method name="Void .ctor(Object, IntPtr)">
18066         <size>0</size>
18067       </method>
18068     </type>
18069     <type name="VoidFunc">
18070       <method name="Void Invoke(Int32)">
18071         <size>0</size>
18072       </method>
18073       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18074         <size>0</size>
18075       </method>
18076       <method name="Void EndInvoke(IAsyncResult)">
18077         <size>0</size>
18078       </method>
18079       <method name="Void .ctor(Object, IntPtr)">
18080         <size>0</size>
18081       </method>
18082     </type>
18083     <type name="X+&lt;Main&gt;c__AnonStorey0">
18084       <method name="Void &lt;&gt;m__2(Int32)">
18085         <size>8</size>
18086       </method>
18087       <method name="Void .ctor()">
18088         <size>7</size>
18089       </method>
18090     </type>
18091   </test>
18092   <test name="gtest-lambda-02.cs">
18093     <type name="X">
18094       <method name="Void Foo(funci)">
18095         <size>16</size>
18096       </method>
18097       <method name="Void Foo(funcs)">
18098         <size>19</size>
18099       </method>
18100       <method name="Void Main()">
18101         <size>35</size>
18102       </method>
18103       <method name="System.String &lt;Main&gt;m__0(System.String)">
18104         <size>12</size>
18105       </method>
18106       <method name="Void .ctor()">
18107         <size>7</size>
18108       </method>
18109     </type>
18110     <type name="funcs">
18111       <method name="System.String Invoke(System.String)">
18112         <size>0</size>
18113       </method>
18114       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18115         <size>0</size>
18116       </method>
18117       <method name="System.String EndInvoke(IAsyncResult)">
18118         <size>0</size>
18119       </method>
18120       <method name="Void .ctor(Object, IntPtr)">
18121         <size>0</size>
18122       </method>
18123     </type>
18124     <type name="funci">
18125       <method name="Int32 Invoke(Int32)">
18126         <size>0</size>
18127       </method>
18128       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18129         <size>0</size>
18130       </method>
18131       <method name="Int32 EndInvoke(IAsyncResult)">
18132         <size>0</size>
18133       </method>
18134       <method name="Void .ctor(Object, IntPtr)">
18135         <size>0</size>
18136       </method>
18137     </type>
18138   </test>
18139   <test name="gtest-lambda-03.cs">
18140     <type name="Demo">
18141       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18142         <size>8</size>
18143       </method>
18144       <method name="Int32 Main()">
18145         <size>54</size>
18146       </method>
18147       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18148         <size>7</size>
18149       </method>
18150       <method name="Void .ctor()">
18151         <size>7</size>
18152       </method>
18153     </type>
18154     <type name="Func`2[TArg0,TResult]">
18155       <method name="TResult Invoke(TArg0)">
18156         <size>0</size>
18157       </method>
18158       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18159         <size>0</size>
18160       </method>
18161       <method name="TResult EndInvoke(IAsyncResult)">
18162         <size>0</size>
18163       </method>
18164       <method name="Void .ctor(Object, IntPtr)">
18165         <size>0</size>
18166       </method>
18167     </type>
18168   </test>
18169   <test name="gtest-lambda-04.cs">
18170     <type name="Demo">
18171       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18172         <size>14</size>
18173       </method>
18174       <method name="Int32 Main()">
18175         <size>103</size>
18176       </method>
18177       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18178         <size>7</size>
18179       </method>
18180       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18181         <size>8</size>
18182       </method>
18183       <method name="Void .ctor()">
18184         <size>7</size>
18185       </method>
18186     </type>
18187     <type name="Func`2[TArg0,TResult]">
18188       <method name="TResult Invoke(TArg0)">
18189         <size>0</size>
18190       </method>
18191       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18192         <size>0</size>
18193       </method>
18194       <method name="TResult EndInvoke(IAsyncResult)">
18195         <size>0</size>
18196       </method>
18197       <method name="Void .ctor(Object, IntPtr)">
18198         <size>0</size>
18199       </method>
18200     </type>
18201   </test>
18202   <test name="gtest-lambda-05.cs">
18203     <type name="C">
18204       <method name="Boolean M(C+db)">
18205         <size>8</size>
18206       </method>
18207       <method name="System.String M(C+ds)">
18208         <size>6</size>
18209       </method>
18210       <method name="Int32 M(C+di)">
18211         <size>8</size>
18212       </method>
18213       <method name="Int32 Main()">
18214         <size>125</size>
18215       </method>
18216       <method name="System.String &lt;Main&gt;m__0(System.String)">
18217         <size>31</size>
18218       </method>
18219       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18220         <size>31</size>
18221       </method>
18222       <method name="Void .ctor()">
18223         <size>7</size>
18224       </method>
18225     </type>
18226     <type name="C+di">
18227       <method name="Int32 Invoke(Int32)">
18228         <size>0</size>
18229       </method>
18230       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18231         <size>0</size>
18232       </method>
18233       <method name="Int32 EndInvoke(IAsyncResult)">
18234         <size>0</size>
18235       </method>
18236       <method name="Void .ctor(Object, IntPtr)">
18237         <size>0</size>
18238       </method>
18239     </type>
18240     <type name="C+ds">
18241       <method name="System.String Invoke(System.String)">
18242         <size>0</size>
18243       </method>
18244       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18245         <size>0</size>
18246       </method>
18247       <method name="System.String EndInvoke(IAsyncResult)">
18248         <size>0</size>
18249       </method>
18250       <method name="Void .ctor(Object, IntPtr)">
18251         <size>0</size>
18252       </method>
18253     </type>
18254     <type name="C+db">
18255       <method name="Boolean Invoke(Boolean)">
18256         <size>0</size>
18257       </method>
18258       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18259         <size>0</size>
18260       </method>
18261       <method name="Boolean EndInvoke(IAsyncResult)">
18262         <size>0</size>
18263       </method>
18264       <method name="Void .ctor(Object, IntPtr)">
18265         <size>0</size>
18266       </method>
18267     </type>
18268     <type name="C+&lt;Main&gt;c__AnonStorey0">
18269       <method name="System.String &lt;&gt;m__2(System.String)">
18270         <size>12</size>
18271       </method>
18272       <method name="Void .ctor()">
18273         <size>7</size>
18274       </method>
18275     </type>
18276     <type name="C+&lt;Main&gt;c__AnonStorey1">
18277       <method name="Int32 &lt;&gt;m__3(Int32)">
18278         <size>11</size>
18279       </method>
18280       <method name="Void .ctor()">
18281         <size>7</size>
18282       </method>
18283     </type>
18284   </test>
18285   <test name="gtest-lambda-06.cs">
18286     <type name="TestClass">
18287       <method name="Void P(TestClass+DT)">
18288         <size>26</size>
18289       </method>
18290       <method name="Void P(TestClass+DF)">
18291         <size>26</size>
18292       </method>
18293       <method name="T And(T, T)">
18294         <size>10</size>
18295       </method>
18296       <method name="F And(T, F)">
18297         <size>10</size>
18298       </method>
18299       <method name="F And(F, T)">
18300         <size>10</size>
18301       </method>
18302       <method name="F And(F, F)">
18303         <size>10</size>
18304       </method>
18305       <method name="T Or(T, T)">
18306         <size>10</size>
18307       </method>
18308       <method name="T Or(T, F)">
18309         <size>10</size>
18310       </method>
18311       <method name="T Or(F, T)">
18312         <size>10</size>
18313       </method>
18314       <method name="F Or(F, F)">
18315         <size>10</size>
18316       </method>
18317       <method name="F Not(T)">
18318         <size>10</size>
18319       </method>
18320       <method name="T Not(F)">
18321         <size>10</size>
18322       </method>
18323       <method name="Void StopTrue(T)">
18324         <size>1</size>
18325       </method>
18326       <method name="Int32 Main()">
18327         <size>36</size>
18328       </method>
18329       <method name="Void &lt;Main&gt;m__0(F)">
18330         <size>31</size>
18331       </method>
18332       <method name="Void .ctor()">
18333         <size>7</size>
18334       </method>
18335     </type>
18336     <type name="TestClass+DT">
18337       <method name="Void Invoke(T)">
18338         <size>0</size>
18339       </method>
18340       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18341         <size>0</size>
18342       </method>
18343       <method name="Void EndInvoke(IAsyncResult)">
18344         <size>0</size>
18345       </method>
18346       <method name="Void .ctor(Object, IntPtr)">
18347         <size>0</size>
18348       </method>
18349     </type>
18350     <type name="TestClass+DF">
18351       <method name="Void Invoke(F)">
18352         <size>0</size>
18353       </method>
18354       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18355         <size>0</size>
18356       </method>
18357       <method name="Void EndInvoke(IAsyncResult)">
18358         <size>0</size>
18359       </method>
18360       <method name="Void .ctor(Object, IntPtr)">
18361         <size>0</size>
18362       </method>
18363     </type>
18364     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18365       <method name="Void &lt;&gt;m__1(T)">
18366         <size>38</size>
18367       </method>
18368       <method name="Void .ctor()">
18369         <size>7</size>
18370       </method>
18371     </type>
18372     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18373       <method name="Void &lt;&gt;m__2(F)">
18374         <size>77</size>
18375       </method>
18376       <method name="Void .ctor()">
18377         <size>7</size>
18378       </method>
18379     </type>
18380   </test>
18381   <test name="gtest-lambda-07.cs">
18382     <type name="C">
18383       <method name="Void Test(D)">
18384         <size>1</size>
18385       </method>
18386       <method name="Void Test(System.Object, D)">
18387         <size>1</size>
18388       </method>
18389       <method name="Void Test(D, D)">
18390         <size>1</size>
18391       </method>
18392       <method name="Void Test2(System.Object, E)">
18393         <size>1</size>
18394       </method>
18395       <method name="Void Main()">
18396         <size>207</size>
18397       </method>
18398       <method name="Void &lt;Main&gt;m__0()">
18399         <size>1</size>
18400       </method>
18401       <method name="Void &lt;Main&gt;m__1()">
18402         <size>1</size>
18403       </method>
18404       <method name="Void &lt;Main&gt;m__2()">
18405         <size>1</size>
18406       </method>
18407       <method name="Void &lt;Main&gt;m__3()">
18408         <size>1</size>
18409       </method>
18410       <method name="Void &lt;Main&gt;m__4()">
18411         <size>1</size>
18412       </method>
18413       <method name="Void &lt;Main&gt;m__5(Boolean)">
18414         <size>1</size>
18415       </method>
18416       <method name="Void .ctor()">
18417         <size>7</size>
18418       </method>
18419     </type>
18420     <type name="D">
18421       <method name="Void Invoke()">
18422         <size>0</size>
18423       </method>
18424       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18425         <size>0</size>
18426       </method>
18427       <method name="Void EndInvoke(IAsyncResult)">
18428         <size>0</size>
18429       </method>
18430       <method name="Void .ctor(Object, IntPtr)">
18431         <size>0</size>
18432       </method>
18433     </type>
18434     <type name="E">
18435       <method name="Void Invoke(Boolean)">
18436         <size>0</size>
18437       </method>
18438       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18439         <size>0</size>
18440       </method>
18441       <method name="Void EndInvoke(IAsyncResult)">
18442         <size>0</size>
18443       </method>
18444       <method name="Void .ctor(Object, IntPtr)">
18445         <size>0</size>
18446       </method>
18447     </type>
18448   </test>
18449   <test name="gtest-lambda-08.cs">
18450     <type name="C">
18451       <method name="Void Test[T,R](System.Func`2[T,R])">
18452         <size>1</size>
18453       </method>
18454       <method name="Int32 Main()">
18455         <size>321</size>
18456       </method>
18457       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18458         <size>4</size>
18459       </method>
18460       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18461         <size>5</size>
18462       </method>
18463       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18464         <size>4</size>
18465       </method>
18466       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18467         <size>5</size>
18468       </method>
18469       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18470         <size>4</size>
18471       </method>
18472       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18473         <size>5</size>
18474       </method>
18475       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18476         <size>4</size>
18477       </method>
18478       <method name="Void .ctor()">
18479         <size>7</size>
18480       </method>
18481     </type>
18482   </test>
18483   <test name="gtest-lambda-09.cs">
18484     <type name="C">
18485       <method name="IEnumerable`1 Test[T](T)">
18486         <size>2</size>
18487       </method>
18488       <method name="IEnumerable`1 Test[T](Func`1[T])">
18489         <size>2</size>
18490       </method>
18491       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18492         <size>2</size>
18493       </method>
18494       <method name="Void Main()">
18495         <size>113</size>
18496       </method>
18497       <method name="System.String &lt;Main&gt;m__0()">
18498         <size>6</size>
18499       </method>
18500       <method name="System.String &lt;Main&gt;m__1()">
18501         <size>6</size>
18502       </method>
18503       <method name="System.String &lt;Main&gt;m__2(System.String)">
18504         <size>6</size>
18505       </method>
18506       <method name="Void .ctor()">
18507         <size>7</size>
18508       </method>
18509     </type>
18510     <type name="Func`1[TD]">
18511       <method name="TD Invoke()">
18512         <size>0</size>
18513       </method>
18514       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18515         <size>0</size>
18516       </method>
18517       <method name="TD EndInvoke(IAsyncResult)">
18518         <size>0</size>
18519       </method>
18520       <method name="Void .ctor(Object, IntPtr)">
18521         <size>0</size>
18522       </method>
18523     </type>
18524     <type name="Func`2[TA,TR]">
18525       <method name="TR Invoke(TA)">
18526         <size>0</size>
18527       </method>
18528       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18529         <size>0</size>
18530       </method>
18531       <method name="TR EndInvoke(IAsyncResult)">
18532         <size>0</size>
18533       </method>
18534       <method name="Void .ctor(Object, IntPtr)">
18535         <size>0</size>
18536       </method>
18537     </type>
18538   </test>
18539   <test name="gtest-lambda-10.cs">
18540     <type name="C">
18541       <method name="Void Foo[TSource](IEnumerable`1)">
18542         <size>1</size>
18543       </method>
18544       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18545         <size>1</size>
18546       </method>
18547       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18548         <size>1</size>
18549       </method>
18550       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18551         <size>1</size>
18552       </method>
18553       <method name="Void Main()">
18554         <size>97</size>
18555       </method>
18556       <method name="Void .ctor()">
18557         <size>7</size>
18558       </method>
18559     </type>
18560     <type name="C+&lt;Main&gt;c__AnonStorey0">
18561       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18562         <size>7</size>
18563       </method>
18564       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18565         <size>7</size>
18566       </method>
18567       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18568         <size>7</size>
18569       </method>
18570       <method name="Void .ctor()">
18571         <size>7</size>
18572       </method>
18573     </type>
18574   </test>
18575   <test name="gtest-lambda-11.cs">
18576     <type name="Pair`2[T1,T2]">
18577       <method name="Void .ctor()">
18578         <size>7</size>
18579       </method>
18580     </type>
18581     <type name="C">
18582       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18583         <size>1</size>
18584       </method>
18585     </type>
18586     <type name="E`1[TI]">
18587       <method name="Void Rep1[TV](Group`2[TI,TV])">
18588         <size>37</size>
18589       </method>
18590       <method name="Void .ctor()">
18591         <size>7</size>
18592       </method>
18593     </type>
18594     <type name="M">
18595       <method name="Void Main()">
18596         <size>1</size>
18597       </method>
18598       <method name="Void .ctor()">
18599         <size>7</size>
18600       </method>
18601     </type>
18602     <type name="Group`2[T1,T2]">
18603       <method name="Pair`2[T1,T2] Invoke(T1)">
18604         <size>0</size>
18605       </method>
18606       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18607         <size>0</size>
18608       </method>
18609       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18610         <size>0</size>
18611       </method>
18612       <method name="Void .ctor(Object, IntPtr)">
18613         <size>0</size>
18614       </method>
18615     </type>
18616     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18617       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18618         <size>7</size>
18619       </method>
18620       <method name="Void .ctor()">
18621         <size>7</size>
18622       </method>
18623     </type>
18624   </test>
18625   <test name="gtest-lambda-12.cs">
18626     <type name="Demo">
18627       <method name="Void F[T](T[], T, Func`1[T])">
18628         <size>42</size>
18629       </method>
18630       <method name="Int32 Main()">
18631         <size>65</size>
18632       </method>
18633       <method name="Void .ctor()">
18634         <size>7</size>
18635       </method>
18636     </type>
18637     <type name="Func`1[TA]">
18638       <method name="Void Invoke(TA)">
18639         <size>0</size>
18640       </method>
18641       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18642         <size>0</size>
18643       </method>
18644       <method name="Void EndInvoke(IAsyncResult)">
18645         <size>0</size>
18646       </method>
18647       <method name="Void .ctor(Object, IntPtr)">
18648         <size>0</size>
18649       </method>
18650     </type>
18651     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18652       <method name="Void &lt;&gt;m__0(Int32)">
18653         <size>10</size>
18654       </method>
18655       <method name="Void .ctor()">
18656         <size>7</size>
18657       </method>
18658     </type>
18659   </test>
18660   <test name="gtest-lambda-13.cs">
18661     <type name="TestUnary">
18662       <method name="Void Foo(System.Action`1[System.Int32])">
18663         <size>1</size>
18664       </method>
18665       <method name="Void Bar()">
18666         <size>35</size>
18667       </method>
18668       <method name="Void &lt;Bar&gt;m__0(Int32)">
18669         <size>6</size>
18670       </method>
18671       <method name="Void .ctor()">
18672         <size>7</size>
18673       </method>
18674     </type>
18675     <type name="Program">
18676       <method name="Void Foo(System.Action`1[System.String])">
18677         <size>12</size>
18678       </method>
18679       <method name="T Foo[T](System.Func`2[System.String,T])">
18680         <size>12</size>
18681       </method>
18682       <method name="System.String Bar()">
18683         <size>35</size>
18684       </method>
18685       <method name="Void Main()">
18686         <size>76</size>
18687       </method>
18688       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18689         <size>7</size>
18690       </method>
18691       <method name="System.String &lt;Main&gt;m__2(System.String)">
18692         <size>2</size>
18693       </method>
18694       <method name="Void &lt;Main&gt;m__3(System.String)">
18695         <size>7</size>
18696       </method>
18697       <method name="Void .ctor()">
18698         <size>7</size>
18699       </method>
18700     </type>
18701   </test>
18702   <test name="gtest-lambda-14.cs">
18703     <type name="Test">
18704       <method name="Void Main()">
18705         <size>1</size>
18706       </method>
18707       <method name="Void Foo[T]()">
18708         <size>14</size>
18709       </method>
18710       <method name="Void .ctor()">
18711         <size>7</size>
18712       </method>
18713       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18714         <size>2</size>
18715       </method>
18716     </type>
18717   </test>
18718   <test name="gtest-lambda-15.cs">
18719     <type name="Enumerable">
18720       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18721         <size>32</size>
18722       </method>
18723       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18724         <size>120</size>
18725       </method>
18726     </type>
18727     <type name="Repro">
18728       <method name="Int32 Main()">
18729         <size>115</size>
18730       </method>
18731       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18732         <size>7</size>
18733       </method>
18734       <method name="Void .ctor()">
18735         <size>7</size>
18736       </method>
18737     </type>
18738     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18739       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18740         <size>15</size>
18741       </method>
18742       <method name="Void .ctor()">
18743         <size>7</size>
18744       </method>
18745     </type>
18746   </test>
18747   <test name="gtest-lambda-16.cs">
18748     <type name="Repro">
18749       <method name="Void AssertFoo[T](IList`1)">
18750         <size>34</size>
18751       </method>
18752       <method name="Void Main()">
18753         <size>1</size>
18754       </method>
18755       <method name="Void .ctor()">
18756         <size>7</size>
18757       </method>
18758     </type>
18759     <type name="Repro+Runner`1[T]">
18760       <method name="Void .ctor(Action`1, T)">
18761         <size>7</size>
18762       </method>
18763     </type>
18764     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18765       <method name="Void &lt;&gt;m__0(Int32)">
18766         <size>52</size>
18767       </method>
18768       <method name="Void .ctor()">
18769         <size>7</size>
18770       </method>
18771     </type>
18772   </test>
18773   <test name="gtest-lambda-17.cs">
18774     <type name="TestCase">
18775       <method name="Void Testing()">
18776         <size>75</size>
18777       </method>
18778       <method name="Void Main()">
18779         <size>11</size>
18780       </method>
18781       <method name="Void &lt;Testing&gt;m__0()">
18782         <size>8</size>
18783       </method>
18784       <method name="Void .ctor()">
18785         <size>7</size>
18786       </method>
18787     </type>
18788   </test>
18789   <test name="gtest-lambda-18.cs">
18790     <type name="Test">
18791       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18792         <size>33</size>
18793       </method>
18794       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18795         <size>1</size>
18796       </method>
18797       <method name="Void Main()">
18798         <size>1</size>
18799       </method>
18800     </type>
18801     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18802       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18803         <size>14</size>
18804       </method>
18805       <method name="Void .ctor()">
18806         <size>7</size>
18807       </method>
18808     </type>
18809   </test>
18810   <test name="gtest-lambda-19.cs">
18811     <type name="Crasher">
18812       <method name="Void Crash()">
18813         <size>36</size>
18814       </method>
18815       <method name="Void Do(System.Action)">
18816         <size>1</size>
18817       </method>
18818       <method name="Void Main()">
18819         <size>1</size>
18820       </method>
18821       <method name="Void .ctor()">
18822         <size>7</size>
18823       </method>
18824     </type>
18825     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18826       <method name="Void &lt;&gt;m__0()">
18827         <size>27</size>
18828       </method>
18829       <method name="Void .ctor()">
18830         <size>7</size>
18831       </method>
18832     </type>
18833   </test>
18834   <test name="gtest-lambda-20.cs">
18835     <type name="Z">
18836       <method name="Void &lt;Z&gt;m__0()">
18837         <size>7</size>
18838       </method>
18839       <method name="Void .ctor()">
18840         <size>37</size>
18841       </method>
18842     </type>
18843     <type name="Test">
18844       <method name="Boolean Foo()">
18845         <size>2</size>
18846       </method>
18847       <method name="Void Main()">
18848         <size>1</size>
18849       </method>
18850       <method name="Void .ctor()">
18851         <size>7</size>
18852       </method>
18853     </type>
18854     <type name="TestMethod">
18855       <method name="Void Invoke()">
18856         <size>0</size>
18857       </method>
18858       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18859         <size>0</size>
18860       </method>
18861       <method name="Void EndInvoke(IAsyncResult)">
18862         <size>0</size>
18863       </method>
18864       <method name="Void .ctor(Object, IntPtr)">
18865         <size>0</size>
18866       </method>
18867     </type>
18868   </test>
18869   <test name="gtest-lambda-21.cs">
18870     <type name="Program">
18871       <method name="Void Foo(System.Action`1[System.String])">
18872         <size>12</size>
18873       </method>
18874       <method name="T Foo[T](System.Func`2[System.String,T])">
18875         <size>12</size>
18876       </method>
18877       <method name="System.String Bar()">
18878         <size>35</size>
18879       </method>
18880       <method name="Int32 Main()">
18881         <size>95</size>
18882       </method>
18883       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18884         <size>7</size>
18885       </method>
18886       <method name="System.String &lt;Main&gt;m__1(System.String)">
18887         <size>2</size>
18888       </method>
18889       <method name="Void &lt;Main&gt;m__2(System.String)">
18890         <size>7</size>
18891       </method>
18892       <method name="Void .ctor()">
18893         <size>7</size>
18894       </method>
18895     </type>
18896   </test>
18897   <test name="gtest-lambda-22.cs">
18898     <type name="Product">
18899       <method name="Void .ctor()">
18900         <size>7</size>
18901       </method>
18902     </type>
18903     <type name="MainClass">
18904       <method name="Void Main()">
18905         <size>136</size>
18906       </method>
18907       <method name="Int32 &lt;Main&gt;m__0(Product)">
18908         <size>7</size>
18909       </method>
18910       <method name="Product &lt;Main&gt;m__1(Product)">
18911         <size>2</size>
18912       </method>
18913       <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)">
18914         <size>48</size>
18915       </method>
18916       <method name="Void .ctor()">
18917         <size>7</size>
18918       </method>
18919     </type>
18920     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18921       <method name="&lt;g&gt;__T get_g()">
18922         <size>7</size>
18923       </method>
18924       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18925         <size>7</size>
18926       </method>
18927       <method name="Boolean Equals(System.Object)">
18928         <size>69</size>
18929       </method>
18930       <method name="Int32 GetHashCode()">
18931         <size>86</size>
18932       </method>
18933       <method name="System.String ToString()">
18934         <size>142</size>
18935       </method>
18936       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18937         <size>21</size>
18938       </method>
18939     </type>
18940     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18941       <method name="Boolean &lt;&gt;m__3(Product)">
18942         <size>52</size>
18943       </method>
18944       <method name="Decimal &lt;&gt;m__4(Product)">
18945         <size>7</size>
18946       </method>
18947       <method name="Void .ctor()">
18948         <size>7</size>
18949       </method>
18950     </type>
18951   </test>
18952   <test name="gtest-lambda-23.cs">
18953     <type name="C">
18954       <method name="U Test[T,U](T[], System.Func`2[T,U])">
18955         <size>14</size>
18956       </method>
18957       <method name="Int32 Main()">
18958         <size>77</size>
18959       </method>
18960       <method name="System.String &lt;Main&gt;m__0(System.String)">
18961         <size>27</size>
18962       </method>
18963       <method name="Void .ctor()">
18964         <size>7</size>
18965       </method>
18966     </type>
18967   </test>
18968   <test name="gtest-linq-01.cs">
18969     <type name="from.C">
18970       <method name="Void .ctor()">
18971         <size>7</size>
18972       </method>
18973       <method name="Void Main()">
18974         <size>2137</size>
18975       </method>
18976       <method name="Void Foo(Int32, Boolean)">
18977         <size>11</size>
18978       </method>
18979       <method name="Void Do(System.String[])">
18980         <size>16</size>
18981       </method>
18982     </type>
18983     <type name="from.D">
18984       <method name="Void .ctor()">
18985         <size>7</size>
18986       </method>
18987       <method name="Boolean check(System.Object, System.Object)">
18988         <size>26</size>
18989       </method>
18990     </type>
18991     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
18992       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
18993         <size>21</size>
18994       </method>
18995       <method name="&lt;i&gt;__T get_i()">
18996         <size>7</size>
18997       </method>
18998       <method name="&lt;j&gt;__T get_j()">
18999         <size>7</size>
19000       </method>
19001       <method name="Boolean Equals(System.Object)">
19002         <size>69</size>
19003       </method>
19004       <method name="Int32 GetHashCode()">
19005         <size>86</size>
19006       </method>
19007       <method name="System.String ToString()">
19008         <size>142</size>
19009       </method>
19010     </type>
19011     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19012       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19013         <size>21</size>
19014       </method>
19015       <method name="&lt;i&gt;__T get_i()">
19016         <size>7</size>
19017       </method>
19018       <method name="&lt;l&gt;__T get_l()">
19019         <size>7</size>
19020       </method>
19021       <method name="Boolean Equals(System.Object)">
19022         <size>69</size>
19023       </method>
19024       <method name="Int32 GetHashCode()">
19025         <size>86</size>
19026       </method>
19027       <method name="System.String ToString()">
19028         <size>142</size>
19029       </method>
19030     </type>
19031     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19032       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19033         <size>21</size>
19034       </method>
19035       <method name="&lt;i9&gt;__T get_i9()">
19036         <size>7</size>
19037       </method>
19038       <method name="&lt;i&gt;__T get_i()">
19039         <size>7</size>
19040       </method>
19041       <method name="Boolean Equals(System.Object)">
19042         <size>69</size>
19043       </method>
19044       <method name="Int32 GetHashCode()">
19045         <size>86</size>
19046       </method>
19047       <method name="System.String ToString()">
19048         <size>142</size>
19049       </method>
19050     </type>
19051     <type name="from.C">
19052       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19053         <size>2</size>
19054       </method>
19055       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19056         <size>2</size>
19057       </method>
19058       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19059         <size>2</size>
19060       </method>
19061       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19062         <size>2</size>
19063       </method>
19064     </type>
19065     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19066       <method name="Void .ctor()">
19067         <size>7</size>
19068       </method>
19069       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19070         <size>7</size>
19071       </method>
19072     </type>
19073     <type name="from.C">
19074       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19075         <size>2</size>
19076       </method>
19077       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19078         <size>10</size>
19079       </method>
19080       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19081         <size>2</size>
19082       </method>
19083       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19084         <size>2</size>
19085       </method>
19086       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19087         <size>2</size>
19088       </method>
19089       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19090         <size>2</size>
19091       </method>
19092       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19093         <size>2</size>
19094       </method>
19095       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19096         <size>2</size>
19097       </method>
19098       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19099         <size>2</size>
19100       </method>
19101       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19102         <size>2</size>
19103       </method>
19104       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19105         <size>2</size>
19106       </method>
19107       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19108         <size>2</size>
19109       </method>
19110       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19111         <size>10</size>
19112       </method>
19113       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19114         <size>7</size>
19115       </method>
19116       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19117         <size>2</size>
19118       </method>
19119       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19120         <size>2</size>
19121       </method>
19122       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19123         <size>7</size>
19124       </method>
19125       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19126         <size>2</size>
19127       </method>
19128       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19129         <size>2</size>
19130       </method>
19131       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19132         <size>7</size>
19133       </method>
19134       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19135         <size>8</size>
19136       </method>
19137       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19138         <size>7</size>
19139       </method>
19140       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19141         <size>7</size>
19142       </method>
19143       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19144         <size>7</size>
19145       </method>
19146       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19147         <size>2</size>
19148       </method>
19149       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19150         <size>2</size>
19151       </method>
19152       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19153         <size>2</size>
19154       </method>
19155       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19156         <size>2</size>
19157       </method>
19158       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19159         <size>2</size>
19160       </method>
19161       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19162         <size>2</size>
19163       </method>
19164       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19165         <size>2</size>
19166       </method>
19167       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19168         <size>10</size>
19169       </method>
19170       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19171         <size>7</size>
19172       </method>
19173       <method name="&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__26(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19174         <size>15</size>
19175       </method>
19176       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19177         <size>12</size>
19178       </method>
19179       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19180         <size>2</size>
19181       </method>
19182       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19183         <size>2</size>
19184       </method>
19185       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19186         <size>8</size>
19187       </method>
19188       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19189         <size>2</size>
19190       </method>
19191       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19192         <size>7</size>
19193       </method>
19194       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19195         <size>8</size>
19196       </method>
19197       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19198         <size>2</size>
19199       </method>
19200       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19201         <size>7</size>
19202       </method>
19203       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19204         <size>8</size>
19205       </method>
19206       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19207         <size>2</size>
19208       </method>
19209       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19210         <size>7</size>
19211       </method>
19212       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19213         <size>2</size>
19214       </method>
19215       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19216         <size>2</size>
19217       </method>
19218       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19219         <size>2</size>
19220       </method>
19221     </type>
19222     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19223       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19224         <size>21</size>
19225       </method>
19226       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19227         <size>7</size>
19228       </method>
19229       <method name="&lt;l2&gt;__T get_l2()">
19230         <size>7</size>
19231       </method>
19232       <method name="Boolean Equals(System.Object)">
19233         <size>69</size>
19234       </method>
19235       <method name="Int32 GetHashCode()">
19236         <size>86</size>
19237       </method>
19238       <method name="System.String ToString()">
19239         <size>142</size>
19240       </method>
19241     </type>
19242     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19243       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19244         <size>7</size>
19245       </method>
19246       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19247         <size>7</size>
19248       </method>
19249       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19250         <size>7</size>
19251       </method>
19252     </type>
19253     <type name="from.C">
19254       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19255         <size>2</size>
19256       </method>
19257       <method name="&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32] &lt;Main&gt;m__3B(&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]])">
19258         <size>9</size>
19259       </method>
19260       <method name="Int32 &lt;Main&gt;m__3C(&lt;&gt;__AnonType4`2[&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]],System.Int32])">
19261         <size>2</size>
19262       </method>
19263     </type>
19264     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19265       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19266         <size>21</size>
19267       </method>
19268       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19269         <size>7</size>
19270       </method>
19271       <method name="&lt;l2&gt;__T get_l2()">
19272         <size>7</size>
19273       </method>
19274       <method name="Boolean Equals(System.Object)">
19275         <size>69</size>
19276       </method>
19277       <method name="Int32 GetHashCode()">
19278         <size>86</size>
19279       </method>
19280       <method name="System.String ToString()">
19281         <size>142</size>
19282       </method>
19283     </type>
19284     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19285       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19286         <size>47</size>
19287       </method>
19288       <method name="Int32 &lt;&gt;m__3D(Int32)">
19289         <size>2</size>
19290       </method>
19291     </type>
19292   </test>
19293   <test name="gtest-linq-02.cs">
19294     <type name="Test">
19295       <method name="Void .ctor()">
19296         <size>7</size>
19297       </method>
19298       <method name="Int32 Main()">
19299         <size>501</size>
19300       </method>
19301       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19302         <size>2</size>
19303       </method>
19304       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19305         <size>3</size>
19306       </method>
19307       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19308         <size>2</size>
19309       </method>
19310       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19311         <size>3</size>
19312       </method>
19313     </type>
19314   </test>
19315   <test name="gtest-linq-03.cs">
19316     <type name="WhereTest">
19317       <method name="Void .ctor()">
19318         <size>7</size>
19319       </method>
19320       <method name="Int32 Main()">
19321         <size>179</size>
19322       </method>
19323       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19324         <size>5</size>
19325       </method>
19326       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19327         <size>5</size>
19328       </method>
19329       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19330         <size>4</size>
19331       </method>
19332     </type>
19333   </test>
19334   <test name="gtest-linq-04.cs">
19335     <type name="TestGroupBy">
19336       <method name="Void .ctor()">
19337         <size>7</size>
19338       </method>
19339       <method name="Int32 Main()">
19340         <size>553</size>
19341       </method>
19342     </type>
19343     <type name="&lt;PrivateImplementationDetails&gt;">
19344       <method name="Void .ctor()">
19345         <size>7</size>
19346       </method>
19347     </type>
19348     <type name="TestGroupBy">
19349       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19350         <size>4</size>
19351       </method>
19352       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19353         <size>2</size>
19354       </method>
19355       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19356         <size>4</size>
19357       </method>
19358       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19359         <size>2</size>
19360       </method>
19361     </type>
19362   </test>
19363   <test name="gtest-linq-05.cs">
19364     <type name="OrderByTests">
19365       <method name="Void .ctor()">
19366         <size>7</size>
19367       </method>
19368       <method name="Int32 Main()">
19369         <size>1254</size>
19370       </method>
19371     </type>
19372     <type name="OrderByTests+Data">
19373       <method name="Void .ctor()">
19374         <size>7</size>
19375       </method>
19376       <method name="Int32 get_ID()">
19377         <size>7</size>
19378       </method>
19379       <method name="Void set_ID(Int32)">
19380         <size>8</size>
19381       </method>
19382       <method name="System.String get_Name()">
19383         <size>7</size>
19384       </method>
19385       <method name="Void set_Name(System.String)">
19386         <size>8</size>
19387       </method>
19388       <method name="System.String ToString()">
19389         <size>28</size>
19390       </method>
19391     </type>
19392     <type name="OrderByTests">
19393       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19394         <size>2</size>
19395       </method>
19396       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19397         <size>2</size>
19398       </method>
19399       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19400         <size>2</size>
19401       </method>
19402       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19403         <size>4</size>
19404       </method>
19405       <method name="System.String &lt;Main&gt;m__4(System.String)">
19406         <size>2</size>
19407       </method>
19408       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19409         <size>7</size>
19410       </method>
19411       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19412         <size>7</size>
19413       </method>
19414       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19415         <size>7</size>
19416       </method>
19417       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19418         <size>7</size>
19419       </method>
19420       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19421         <size>7</size>
19422       </method>
19423       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19424         <size>11</size>
19425       </method>
19426       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19427         <size>7</size>
19428       </method>
19429       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19430         <size>7</size>
19431       </method>
19432       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19433         <size>11</size>
19434       </method>
19435       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19436         <size>7</size>
19437       </method>
19438       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19439         <size>7</size>
19440       </method>
19441       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19442         <size>2</size>
19443       </method>
19444     </type>
19445   </test>
19446   <test name="gtest-linq-06.cs">
19447     <type name="Let">
19448       <method name="Void .ctor()">
19449         <size>7</size>
19450       </method>
19451       <method name="Int32 Main()">
19452         <size>406</size>
19453       </method>
19454     </type>
19455     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19456       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19457         <size>21</size>
19458       </method>
19459       <method name="&lt;i&gt;__T get_i()">
19460         <size>7</size>
19461       </method>
19462       <method name="&lt;u&gt;__T get_u()">
19463         <size>7</size>
19464       </method>
19465       <method name="Boolean Equals(System.Object)">
19466         <size>69</size>
19467       </method>
19468       <method name="Int32 GetHashCode()">
19469         <size>86</size>
19470       </method>
19471       <method name="System.String ToString()">
19472         <size>142</size>
19473       </method>
19474     </type>
19475     <type name="Let">
19476       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19477         <size>10</size>
19478       </method>
19479       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19480         <size>7</size>
19481       </method>
19482       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19483         <size>10</size>
19484       </method>
19485       <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])">
19486         <size>15</size>
19487       </method>
19488       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19489         <size>18</size>
19490       </method>
19491       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19492         <size>7</size>
19493       </method>
19494     </type>
19495     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19496       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19497         <size>21</size>
19498       </method>
19499       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19500         <size>7</size>
19501       </method>
19502       <method name="&lt;v&gt;__T get_v()">
19503         <size>7</size>
19504       </method>
19505       <method name="Boolean Equals(System.Object)">
19506         <size>69</size>
19507       </method>
19508       <method name="Int32 GetHashCode()">
19509         <size>86</size>
19510       </method>
19511       <method name="System.String ToString()">
19512         <size>142</size>
19513       </method>
19514     </type>
19515   </test>
19516   <test name="gtest-linq-07.cs">
19517     <type name="SelectMany">
19518       <method name="Void .ctor()">
19519         <size>7</size>
19520       </method>
19521       <method name="Int32 Main()">
19522         <size>748</size>
19523       </method>
19524     </type>
19525     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19526       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19527         <size>21</size>
19528       </method>
19529       <method name="&lt;i1&gt;__T get_i1()">
19530         <size>7</size>
19531       </method>
19532       <method name="&lt;i2&gt;__T get_i2()">
19533         <size>7</size>
19534       </method>
19535       <method name="Boolean Equals(System.Object)">
19536         <size>69</size>
19537       </method>
19538       <method name="Int32 GetHashCode()">
19539         <size>86</size>
19540       </method>
19541       <method name="System.String ToString()">
19542         <size>142</size>
19543       </method>
19544     </type>
19545     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19546       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19547         <size>28</size>
19548       </method>
19549       <method name="&lt;pp&gt;__T get_pp()">
19550         <size>7</size>
19551       </method>
19552       <method name="&lt;i1&gt;__T get_i1()">
19553         <size>7</size>
19554       </method>
19555       <method name="&lt;i3&gt;__T get_i3()">
19556         <size>7</size>
19557       </method>
19558       <method name="Boolean Equals(System.Object)">
19559         <size>96</size>
19560       </method>
19561       <method name="Int32 GetHashCode()">
19562         <size>109</size>
19563       </method>
19564       <method name="System.String ToString()">
19565         <size>199</size>
19566       </method>
19567     </type>
19568     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19569       <method name="Void .ctor()">
19570         <size>7</size>
19571       </method>
19572       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19573         <size>12</size>
19574       </method>
19575       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19576         <size>12</size>
19577       </method>
19578       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19579         <size>12</size>
19580       </method>
19581       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19582         <size>7</size>
19583       </method>
19584     </type>
19585     <type name="SelectMany">
19586       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19587         <size>8</size>
19588       </method>
19589       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19590         <size>5</size>
19591       </method>
19592       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19593         <size>8</size>
19594       </method>
19595       <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)">
19596         <size>8</size>
19597       </method>
19598       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19599         <size>7</size>
19600       </method>
19601       <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])">
19602         <size>25</size>
19603       </method>
19604       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19605         <size>8</size>
19606       </method>
19607     </type>
19608     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19609       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19610         <size>21</size>
19611       </method>
19612       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19613         <size>7</size>
19614       </method>
19615       <method name="&lt;i3&gt;__T get_i3()">
19616         <size>7</size>
19617       </method>
19618       <method name="Boolean Equals(System.Object)">
19619         <size>69</size>
19620       </method>
19621       <method name="Int32 GetHashCode()">
19622         <size>86</size>
19623       </method>
19624       <method name="System.String ToString()">
19625         <size>142</size>
19626       </method>
19627     </type>
19628   </test>
19629   <test name="gtest-linq-08.cs">
19630     <type name="TestA">
19631       <method name="Void .ctor(String)">
19632         <size>14</size>
19633       </method>
19634       <method name="System.String Select[U](System.Func`2[TestA,U])">
19635         <size>7</size>
19636       </method>
19637     </type>
19638     <type name="TestB">
19639       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19640         <size>25</size>
19641       </method>
19642     </type>
19643     <type name="CustomQueryExpressionPattern">
19644       <method name="Void .ctor()">
19645         <size>7</size>
19646       </method>
19647       <method name="Int32 Main()">
19648         <size>153</size>
19649       </method>
19650       <method name="TestA &lt;Main&gt;m__0(TestA)">
19651         <size>2</size>
19652       </method>
19653       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19654         <size>17</size>
19655       </method>
19656     </type>
19657   </test>
19658   <test name="gtest-linq-09.cs">
19659     <type name="Data">
19660       <method name="Void .ctor()">
19661         <size>7</size>
19662       </method>
19663     </type>
19664     <type name="Join">
19665       <method name="Void .ctor()">
19666         <size>7</size>
19667       </method>
19668       <method name="Int32 Main()">
19669         <size>912</size>
19670       </method>
19671     </type>
19672     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19673       <method name="Void .ctor(&lt;Result&gt;__T)">
19674         <size>14</size>
19675       </method>
19676       <method name="&lt;Result&gt;__T get_Result()">
19677         <size>7</size>
19678       </method>
19679       <method name="Boolean Equals(System.Object)">
19680         <size>39</size>
19681       </method>
19682       <method name="Int32 GetHashCode()">
19683         <size>63</size>
19684       </method>
19685       <method name="System.String ToString()">
19686         <size>67</size>
19687       </method>
19688     </type>
19689     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19690       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19691         <size>21</size>
19692       </method>
19693       <method name="&lt;a&gt;__T get_a()">
19694         <size>7</size>
19695       </method>
19696       <method name="&lt;b&gt;__T get_b()">
19697         <size>7</size>
19698       </method>
19699       <method name="Boolean Equals(System.Object)">
19700         <size>69</size>
19701       </method>
19702       <method name="Int32 GetHashCode()">
19703         <size>86</size>
19704       </method>
19705       <method name="System.String ToString()">
19706         <size>142</size>
19707       </method>
19708     </type>
19709     <type name="Join">
19710       <method name="Int32 &lt;Main&gt;m__0(Data)">
19711         <size>7</size>
19712       </method>
19713       <method name="Int32 &lt;Main&gt;m__1(Data)">
19714         <size>7</size>
19715       </method>
19716       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19717         <size>23</size>
19718       </method>
19719       <method name="Int32 &lt;Main&gt;m__3(Data)">
19720         <size>7</size>
19721       </method>
19722       <method name="Int32 &lt;Main&gt;m__4(Data)">
19723         <size>7</size>
19724       </method>
19725       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19726         <size>8</size>
19727       </method>
19728       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19729         <size>22</size>
19730       </method>
19731       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19732         <size>33</size>
19733       </method>
19734       <method name="Int32 &lt;Main&gt;m__8(Data)">
19735         <size>7</size>
19736       </method>
19737       <method name="Int32 &lt;Main&gt;m__9(Data)">
19738         <size>7</size>
19739       </method>
19740       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19741         <size>23</size>
19742       </method>
19743       <method name="Int32 &lt;Main&gt;m__B(Data)">
19744         <size>7</size>
19745       </method>
19746       <method name="Int32 &lt;Main&gt;m__C(Data)">
19747         <size>7</size>
19748       </method>
19749       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19750         <size>8</size>
19751       </method>
19752       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19753         <size>12</size>
19754       </method>
19755       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19756         <size>7</size>
19757       </method>
19758     </type>
19759   </test>
19760   <test name="gtest-linq-10.cs">
19761     <type name="DataA">
19762       <method name="Void .ctor()">
19763         <size>7</size>
19764       </method>
19765     </type>
19766     <type name="DataB">
19767       <method name="Void .ctor()">
19768         <size>7</size>
19769       </method>
19770     </type>
19771     <type name="GroupJoin">
19772       <method name="Void .ctor()">
19773         <size>7</size>
19774       </method>
19775       <method name="Int32 Main()">
19776         <size>631</size>
19777       </method>
19778     </type>
19779     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19780       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19781         <size>21</size>
19782       </method>
19783       <method name="&lt;a&gt;__T get_a()">
19784         <size>7</size>
19785       </method>
19786       <method name="&lt;ab&gt;__T get_ab()">
19787         <size>7</size>
19788       </method>
19789       <method name="Boolean Equals(System.Object)">
19790         <size>69</size>
19791       </method>
19792       <method name="Int32 GetHashCode()">
19793         <size>86</size>
19794       </method>
19795       <method name="System.String ToString()">
19796         <size>142</size>
19797       </method>
19798     </type>
19799     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19800       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19801         <size>21</size>
19802       </method>
19803       <method name="&lt;a&gt;__T get_a()">
19804         <size>7</size>
19805       </method>
19806       <method name="&lt;b&gt;__T get_b()">
19807         <size>7</size>
19808       </method>
19809       <method name="Boolean Equals(System.Object)">
19810         <size>69</size>
19811       </method>
19812       <method name="Int32 GetHashCode()">
19813         <size>86</size>
19814       </method>
19815       <method name="System.String ToString()">
19816         <size>142</size>
19817       </method>
19818     </type>
19819     <type name="GroupJoin">
19820       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19821         <size>7</size>
19822       </method>
19823       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19824         <size>7</size>
19825       </method>
19826       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19827         <size>8</size>
19828       </method>
19829       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19830         <size>12</size>
19831       </method>
19832       <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)">
19833         <size>39</size>
19834       </method>
19835       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19836         <size>7</size>
19837       </method>
19838       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19839         <size>7</size>
19840       </method>
19841       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19842         <size>8</size>
19843       </method>
19844       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19845         <size>12</size>
19846       </method>
19847       <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)">
19848         <size>39</size>
19849       </method>
19850     </type>
19851   </test>
19852   <test name="gtest-linq-11.cs">
19853     <type name="IntoTest">
19854       <method name="Void .ctor()">
19855         <size>7</size>
19856       </method>
19857       <method name="Int32 Main()">
19858         <size>275</size>
19859       </method>
19860       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19861         <size>5</size>
19862       </method>
19863       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19864         <size>5</size>
19865       </method>
19866       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19867         <size>4</size>
19868       </method>
19869       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19870         <size>5</size>
19871       </method>
19872       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19873         <size>4</size>
19874       </method>
19875     </type>
19876   </test>
19877   <test name="gtest-linq-12.cs">
19878     <type name="NestedQuery">
19879       <method name="Void .ctor()">
19880         <size>7</size>
19881       </method>
19882       <method name="Void XX()">
19883         <size>108</size>
19884       </method>
19885       <method name="Int32 Main()">
19886         <size>464</size>
19887       </method>
19888     </type>
19889     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19890       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19891         <size>21</size>
19892       </method>
19893       <method name="&lt;values&gt;__T get_values()">
19894         <size>7</size>
19895       </method>
19896       <method name="&lt;length&gt;__T get_length()">
19897         <size>7</size>
19898       </method>
19899       <method name="Boolean Equals(System.Object)">
19900         <size>69</size>
19901       </method>
19902       <method name="Int32 GetHashCode()">
19903         <size>86</size>
19904       </method>
19905       <method name="System.String ToString()">
19906         <size>142</size>
19907       </method>
19908     </type>
19909     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19910       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19911         <size>21</size>
19912       </method>
19913       <method name="&lt;type&gt;__T get_type()">
19914         <size>7</size>
19915       </method>
19916       <method name="&lt;x&gt;__T get_x()">
19917         <size>7</size>
19918       </method>
19919       <method name="Boolean Equals(System.Object)">
19920         <size>69</size>
19921       </method>
19922       <method name="Int32 GetHashCode()">
19923         <size>86</size>
19924       </method>
19925       <method name="System.String ToString()">
19926         <size>142</size>
19927       </method>
19928     </type>
19929     <type name="NestedQuery">
19930       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19931         <size>13</size>
19932       </method>
19933     </type>
19934     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19935       <method name="Void .ctor()">
19936         <size>7</size>
19937       </method>
19938     </type>
19939     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19940       <method name="Void .ctor()">
19941         <size>7</size>
19942       </method>
19943     </type>
19944     <type name="NestedQuery">
19945       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19946         <size>110</size>
19947       </method>
19948       <method name="Boolean &lt;Main&gt;m__2(System.String)">
19949         <size>10</size>
19950       </method>
19951       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
19952         <size>36</size>
19953       </method>
19954       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
19955         <size>13</size>
19956       </method>
19957       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
19958         <size>110</size>
19959       </method>
19960       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
19961         <size>9</size>
19962       </method>
19963       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19964         <size>7</size>
19965       </method>
19966       <method name="Boolean &lt;Main&gt;m__9(Char)">
19967         <size>6</size>
19968       </method>
19969       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
19970         <size>9</size>
19971       </method>
19972       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19973         <size>7</size>
19974       </method>
19975     </type>
19976     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19977       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19978         <size>15</size>
19979       </method>
19980     </type>
19981     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19982       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
19983         <size>15</size>
19984       </method>
19985     </type>
19986   </test>
19987   <test name="gtest-linq-13.cs">
19988     <type name="Program">
19989       <method name="Void .ctor()">
19990         <size>7</size>
19991       </method>
19992       <method name="Void Main()">
19993         <size>1</size>
19994       </method>
19995       <method name="Void Foo(TypeDefinition)">
19996         <size>47</size>
19997       </method>
19998       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
19999         <size>2</size>
20000       </method>
20001     </type>
20002     <type name="Extension">
20003       <method name="IEnumerable`1 Cast[T](IFoo)">
20004         <size>2</size>
20005       </method>
20006     </type>
20007     <type name="MethodDefinition">
20008       <method name="Void .ctor()">
20009         <size>7</size>
20010       </method>
20011     </type>
20012     <type name="TypeDefinition">
20013       <method name="Void .ctor()">
20014         <size>7</size>
20015       </method>
20016       <method name="MethodDefinitionCollection get_Methods()">
20017         <size>2</size>
20018       </method>
20019       <method name="Void set_Methods(MethodDefinitionCollection)">
20020         <size>1</size>
20021       </method>
20022     </type>
20023     <type name="MethodDefinitionCollection">
20024       <method name="Void .ctor()">
20025         <size>7</size>
20026       </method>
20027     </type>
20028   </test>
20029   <test name="gtest-linq-14.cs">
20030     <type name="Person">
20031       <method name="Void .ctor()">
20032         <size>7</size>
20033       </method>
20034       <method name="Style get_Style()">
20035         <size>7</size>
20036       </method>
20037       <method name="Void set_Style(Style)">
20038         <size>8</size>
20039       </method>
20040     </type>
20041     <type name="Extensions">
20042       <method name="IMarker`1 Cast[T](IObjectContainer)">
20043         <size>2</size>
20044       </method>
20045       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20046         <size>2</size>
20047       </method>
20048     </type>
20049     <type name="Program">
20050       <method name="Void .ctor()">
20051         <size>7</size>
20052       </method>
20053       <method name="Void Main()">
20054         <size>1</size>
20055       </method>
20056       <method name="Void Assert(System.Action)">
20057         <size>1</size>
20058       </method>
20059       <method name="Void Test(IObjectContainer, Style)">
20060         <size>38</size>
20061       </method>
20062     </type>
20063     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20064       <method name="Void .ctor()">
20065         <size>7</size>
20066       </method>
20067       <method name="Void &lt;&gt;m__0()">
20068         <size>117</size>
20069       </method>
20070     </type>
20071   </test>
20072   <test name="gtest-linq-15.cs">
20073     <type name="NameCollisionTest.Data">
20074       <method name="Void .ctor()">
20075         <size>7</size>
20076       </method>
20077     </type>
20078     <type name="NameCollisionTest.Ex">
20079       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20080         <size>44</size>
20081       </method>
20082     </type>
20083     <type name="NameCollisionTest.C">
20084       <method name="Void .ctor()">
20085         <size>7</size>
20086       </method>
20087       <method name="Void Main()">
20088         <size>78</size>
20089       </method>
20090       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20091         <size>7</size>
20092       </method>
20093       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20094         <size>5</size>
20095       </method>
20096     </type>
20097     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20098       <method name="Void .ctor()">
20099         <size>7</size>
20100       </method>
20101       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20102         <size>12</size>
20103       </method>
20104       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20105         <size>7</size>
20106       </method>
20107       <method name="Boolean MoveNext()">
20108         <size>86</size>
20109       </method>
20110       <method name="Void Dispose()">
20111         <size>8</size>
20112       </method>
20113       <method name="Void Reset()">
20114         <size>6</size>
20115       </method>
20116       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20117         <size>7</size>
20118       </method>
20119       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20120         <size>52</size>
20121       </method>
20122     </type>
20123   </test>
20124   <test name="gtest-linq-16.cs">
20125     <type name="C">
20126       <method name="Void .ctor()">
20127         <size>7</size>
20128       </method>
20129       <method name="Void Main()">
20130         <size>12</size>
20131       </method>
20132       <method name="Void Test_1(Int32)">
20133         <size>27</size>
20134       </method>
20135       <method name="Void Test_2()">
20136         <size>31</size>
20137       </method>
20138       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20139         <size>26</size>
20140       </method>
20141     </type>
20142     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20143       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20144         <size>21</size>
20145       </method>
20146       <method name="&lt;a&gt;__T get_a()">
20147         <size>7</size>
20148       </method>
20149       <method name="&lt;b&gt;__T get_b()">
20150         <size>7</size>
20151       </method>
20152       <method name="Boolean Equals(System.Object)">
20153         <size>69</size>
20154       </method>
20155       <method name="Int32 GetHashCode()">
20156         <size>86</size>
20157       </method>
20158       <method name="System.String ToString()">
20159         <size>142</size>
20160       </method>
20161     </type>
20162     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20163       <method name="Void .ctor()">
20164         <size>7</size>
20165       </method>
20166       <method name="IEnumerable`1 &lt;&gt;m__0()">
20167         <size>67</size>
20168       </method>
20169       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20170         <size>8</size>
20171       </method>
20172       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20173         <size>14</size>
20174       </method>
20175     </type>
20176     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20177       <method name="Void .ctor()">
20178         <size>7</size>
20179       </method>
20180       <method name="IEnumerable`1 &lt;&gt;m__2()">
20181         <size>67</size>
20182       </method>
20183       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20184         <size>8</size>
20185       </method>
20186       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20187         <size>14</size>
20188       </method>
20189     </type>
20190   </test>
20191   <test name="gtest-linq-17.cs">
20192     <type name="TestGroupBy">
20193       <method name="Void .ctor()">
20194         <size>7</size>
20195       </method>
20196       <method name="Int32 Main()">
20197         <size>157</size>
20198       </method>
20199       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20200         <size>2</size>
20201       </method>
20202     </type>
20203     <type name="&lt;PrivateImplementationDetails&gt;">
20204       <method name="Void .ctor()">
20205         <size>7</size>
20206       </method>
20207     </type>
20208   </test>
20209   <test name="gtest-linq-18.cs">
20210     <type name="C">
20211       <method name="Void .ctor()">
20212         <size>7</size>
20213       </method>
20214       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20215         <size>2</size>
20216       </method>
20217       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20218         <size>2</size>
20219       </method>
20220       <method name="Int32 Main()">
20221         <size>652</size>
20222       </method>
20223       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20224         <size>42</size>
20225       </method>
20226       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20227         <size>11</size>
20228       </method>
20229       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20230         <size>31</size>
20231       </method>
20232       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20233         <size>31</size>
20234       </method>
20235       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20236         <size>31</size>
20237       </method>
20238       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20239         <size>31</size>
20240       </method>
20241       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20242         <size>31</size>
20243       </method>
20244       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20245         <size>10</size>
20246       </method>
20247       <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])">
20248         <size>15</size>
20249       </method>
20250       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20251         <size>31</size>
20252       </method>
20253       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20254         <size>15</size>
20255       </method>
20256       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20257         <size>12</size>
20258       </method>
20259     </type>
20260     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20261       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20262         <size>21</size>
20263       </method>
20264       <method name="&lt;ck&gt;__T get_ck()">
20265         <size>7</size>
20266       </method>
20267       <method name="&lt;xy&gt;__T get_xy()">
20268         <size>7</size>
20269       </method>
20270       <method name="Boolean Equals(System.Object)">
20271         <size>69</size>
20272       </method>
20273       <method name="Int32 GetHashCode()">
20274         <size>86</size>
20275       </method>
20276       <method name="System.String ToString()">
20277         <size>142</size>
20278       </method>
20279     </type>
20280     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20281       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20282         <size>21</size>
20283       </method>
20284       <method name="&lt;i&gt;__T get_i()">
20285         <size>7</size>
20286       </method>
20287       <method name="&lt;l&gt;__T get_l()">
20288         <size>7</size>
20289       </method>
20290       <method name="Boolean Equals(System.Object)">
20291         <size>69</size>
20292       </method>
20293       <method name="Int32 GetHashCode()">
20294         <size>86</size>
20295       </method>
20296       <method name="System.String ToString()">
20297         <size>142</size>
20298       </method>
20299     </type>
20300     <type name="&lt;PrivateImplementationDetails&gt;">
20301       <method name="Void .ctor()">
20302         <size>7</size>
20303       </method>
20304     </type>
20305     <type name="C+&lt;Main&gt;c__AnonStorey0">
20306       <method name="Void .ctor()">
20307         <size>7</size>
20308       </method>
20309     </type>
20310     <type name="C+&lt;Main&gt;c__AnonStorey1">
20311       <method name="Void .ctor()">
20312         <size>7</size>
20313       </method>
20314     </type>
20315     <type name="C+&lt;Main&gt;c__AnonStorey2">
20316       <method name="Void .ctor()">
20317         <size>7</size>
20318       </method>
20319     </type>
20320     <type name="C+&lt;Main&gt;c__AnonStorey3">
20321       <method name="Void .ctor()">
20322         <size>7</size>
20323       </method>
20324     </type>
20325     <type name="C+&lt;Main&gt;c__AnonStorey4">
20326       <method name="Void .ctor()">
20327         <size>7</size>
20328       </method>
20329     </type>
20330     <type name="C+&lt;Main&gt;c__AnonStorey5">
20331       <method name="Void .ctor()">
20332         <size>7</size>
20333       </method>
20334     </type>
20335     <type name="C+&lt;Main&gt;c__AnonStorey6">
20336       <method name="Void .ctor()">
20337         <size>7</size>
20338       </method>
20339     </type>
20340     <type name="C">
20341       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20342         <size>31</size>
20343       </method>
20344       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20345         <size>31</size>
20346       </method>
20347       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20348         <size>2</size>
20349       </method>
20350       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20351         <size>31</size>
20352       </method>
20353       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20354         <size>31</size>
20355       </method>
20356       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20357         <size>2</size>
20358       </method>
20359     </type>
20360     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20361       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20362         <size>21</size>
20363       </method>
20364       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20365         <size>7</size>
20366       </method>
20367       <method name="&lt;g&gt;__T get_g()">
20368         <size>7</size>
20369       </method>
20370       <method name="Boolean Equals(System.Object)">
20371         <size>69</size>
20372       </method>
20373       <method name="Int32 GetHashCode()">
20374         <size>86</size>
20375       </method>
20376       <method name="System.String ToString()">
20377         <size>142</size>
20378       </method>
20379     </type>
20380     <type name="C+&lt;Main&gt;c__AnonStorey0">
20381       <method name="Boolean &lt;&gt;m__12(Int32)">
20382         <size>10</size>
20383       </method>
20384     </type>
20385     <type name="C+&lt;Main&gt;c__AnonStorey1">
20386       <method name="Boolean &lt;&gt;m__13(Int32)">
20387         <size>15</size>
20388       </method>
20389     </type>
20390     <type name="C+&lt;Main&gt;c__AnonStorey2">
20391       <method name="Boolean &lt;&gt;m__14(Int32)">
20392         <size>10</size>
20393       </method>
20394     </type>
20395     <type name="C+&lt;Main&gt;c__AnonStorey3">
20396       <method name="Boolean &lt;&gt;m__15(Int32)">
20397         <size>10</size>
20398       </method>
20399     </type>
20400     <type name="C+&lt;Main&gt;c__AnonStorey4">
20401       <method name="Int32 &lt;&gt;m__16(Int32)">
20402         <size>9</size>
20403       </method>
20404     </type>
20405     <type name="C+&lt;Main&gt;c__AnonStorey5">
20406       <method name="Int32 &lt;&gt;m__17(Int32)">
20407         <size>9</size>
20408       </method>
20409     </type>
20410     <type name="C+&lt;Main&gt;c__AnonStorey6">
20411       <method name="Boolean &lt;&gt;m__18(Int32)">
20412         <size>20</size>
20413       </method>
20414     </type>
20415     <type name="C+&lt;Main&gt;c__AnonStorey7">
20416       <method name="Void .ctor()">
20417         <size>7</size>
20418       </method>
20419       <method name="Boolean &lt;&gt;m__19(Int32)">
20420         <size>10</size>
20421       </method>
20422     </type>
20423     <type name="C+&lt;Main&gt;c__AnonStorey8">
20424       <method name="Void .ctor()">
20425         <size>7</size>
20426       </method>
20427       <method name="Boolean &lt;&gt;m__1A(Int32)">
20428         <size>10</size>
20429       </method>
20430     </type>
20431     <type name="C+&lt;Main&gt;c__AnonStorey9">
20432       <method name="Void .ctor()">
20433         <size>7</size>
20434       </method>
20435       <method name="Boolean &lt;&gt;m__1B(Int32)">
20436         <size>10</size>
20437       </method>
20438     </type>
20439     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20440       <method name="Void .ctor()">
20441         <size>7</size>
20442       </method>
20443       <method name="Boolean &lt;&gt;m__1C(Int32)">
20444         <size>10</size>
20445       </method>
20446     </type>
20447   </test>
20448   <test name="gtest-linq-19.cs">
20449     <type name="Test">
20450       <method name="Void .ctor()">
20451         <size>7</size>
20452       </method>
20453       <method name="Void .cctor()">
20454         <size>45</size>
20455       </method>
20456       <method name="Void Main()">
20457         <size>1</size>
20458       </method>
20459       <method name="Char &lt;E&gt;m__0(Char)">
20460         <size>2</size>
20461       </method>
20462     </type>
20463   </test>
20464   <test name="gtest-named-01.cs">
20465     <type name="C">
20466       <method name="Int32 Test(Int32, Int32, System.String)">
20467         <size>6</size>
20468       </method>
20469       <method name="T Foo[T](T, Int32)">
20470         <size>2</size>
20471       </method>
20472       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20473         <size>9</size>
20474       </method>
20475       <method name="Int32 Main()">
20476         <size>173</size>
20477       </method>
20478       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20479         <size>2</size>
20480       </method>
20481     </type>
20482     <type name="C+&lt;Main&gt;c__AnonStorey0">
20483       <method name="Void .ctor()">
20484         <size>7</size>
20485       </method>
20486       <method name="Int32 &lt;&gt;m__1(Int32)">
20487         <size>7</size>
20488       </method>
20489     </type>
20490   </test>
20491   <test name="gtest-optional-01.cs">
20492     <type name="C">
20493       <method name="Void TestA(Int32)">
20494         <size>1</size>
20495       </method>
20496       <method name="Void TestB(Int64)">
20497         <size>1</size>
20498       </method>
20499       <method name="Void TestC(Decimal)">
20500         <size>1</size>
20501       </method>
20502       <method name="Int32 Main()">
20503         <size>310</size>
20504       </method>
20505       <method name="Void .ctor()">
20506         <size>7</size>
20507       </method>
20508     </type>
20509   </test>
20510   <test name="gtest-optional-02.cs">
20511     <type name="C">
20512       <method name="Boolean Test2(Nullable`1)">
20513         <size>11</size>
20514       </method>
20515       <method name="Int32 Test(Nullable`1)">
20516         <size>27</size>
20517       </method>
20518       <method name="Int32 Main()">
20519         <size>101</size>
20520       </method>
20521       <method name="Void .ctor()">
20522         <size>7</size>
20523       </method>
20524       <method name="Boolean Test3(Nullable`1)">
20525         <size>21</size>
20526       </method>
20527     </type>
20528   </test>
20529   <test name="gtest-optional-03.cs">
20530     <type name="C">
20531       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
20532         <size>2</size>
20533       </method>
20534       <method name="Int32 Main()">
20535         <size>225</size>
20536       </method>
20537       <method name="Void .ctor()">
20538         <size>7</size>
20539       </method>
20540     </type>
20541   </test>
20542   <test name="gtest-optional-04.cs">
20543     <type name="C">
20544       <method name="Void Foo[T](T, T)">
20545         <size>1</size>
20546       </method>
20547       <method name="Void TestParams(System.Int32[])">
20548         <size>6</size>
20549       </method>
20550       <method name="Void TestParams(Int32)">
20551         <size>1</size>
20552       </method>
20553       <method name="Void TestStruct(Nullable`1)">
20554         <size>1</size>
20555       </method>
20556       <method name="System.String get_Item(Int32, System.String)">
20557         <size>2</size>
20558       </method>
20559       <method name="Void set_Item(Int32, System.String, System.String)">
20560         <size>4</size>
20561       </method>
20562       <method name="Int32 Main()">
20563         <size>120</size>
20564       </method>
20565       <method name="Void .ctor()">
20566         <size>7</size>
20567       </method>
20568     </type>
20569   </test>
20570   <test name="gtest-optional-05.cs">
20571     <type name="Blah">
20572       <method name="Int32 Foo(Int32, Int32)">
20573         <size>4</size>
20574       </method>
20575       <method name="Int32 Main()">
20576         <size>46</size>
20577       </method>
20578       <method name="Void .ctor()">
20579         <size>7</size>
20580       </method>
20581     </type>
20582     <type name="Blah+MyDelegate">
20583       <method name="Int32 Invoke(Int32, Int32)">
20584         <size>0</size>
20585       </method>
20586       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20587         <size>0</size>
20588       </method>
20589       <method name="Int32 EndInvoke(IAsyncResult)">
20590         <size>0</size>
20591       </method>
20592       <method name="Void .ctor(Object, IntPtr)">
20593         <size>0</size>
20594       </method>
20595     </type>
20596   </test>
20597   <test name="gtest-optional-06.cs">
20598     <type name="C">
20599       <method name="Int32 Foo(Int32)">
20600         <size>2</size>
20601       </method>
20602       <method name="Int32 Main()">
20603         <size>38</size>
20604       </method>
20605       <method name="Void .ctor()">
20606         <size>7</size>
20607       </method>
20608     </type>
20609     <type name="D">
20610       <method name="Int32 Invoke(Int32)">
20611         <size>0</size>
20612       </method>
20613       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20614         <size>0</size>
20615       </method>
20616       <method name="Int32 EndInvoke(IAsyncResult)">
20617         <size>0</size>
20618       </method>
20619       <method name="Void .ctor(Object, IntPtr)">
20620         <size>0</size>
20621       </method>
20622     </type>
20623   </test>
20624   <test name="gtest-partial-01.cs">
20625     <type name="B`1[U]">
20626       <method name="Void .ctor()">
20627         <size>7</size>
20628       </method>
20629     </type>
20630     <type name="C`1[T]">
20631       <method name="Void .ctor()">
20632         <size>7</size>
20633       </method>
20634     </type>
20635     <type name="Test">
20636       <method name="Void Main()">
20637         <size>1</size>
20638       </method>
20639       <method name="Void .ctor()">
20640         <size>7</size>
20641       </method>
20642     </type>
20643   </test>
20644   <test name="gtest-var-04.cs">
20645     <type name="Test">
20646       <method name="Void .ctor()">
20647         <size>7</size>
20648       </method>
20649       <method name="Int32 Main()">
20650         <size>219</size>
20651       </method>
20652     </type>
20653   </test>
20654   <test name="gtest-variance-11.cs">
20655     <type name="D">
20656       <method name="Void .ctor()">
20657         <size>7</size>
20658       </method>
20659       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20660         <size>38</size>
20661       </method>
20662       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20663         <size>38</size>
20664       </method>
20665       <method name="Int32 Main()">
20666         <size>38</size>
20667       </method>
20668     </type>
20669   </test>
20670   <test name="gtest-variance-13.cs">
20671     <type name="A">
20672       <method name="Void .ctor()">
20673         <size>7</size>
20674       </method>
20675       <method name="Void Foo[T](T, IList`1)">
20676         <size>1</size>
20677       </method>
20678       <method name="Void Test()">
20679         <size>17</size>
20680       </method>
20681     </type>
20682     <type name="B">
20683       <method name="Void .ctor()">
20684         <size>7</size>
20685       </method>
20686       <method name="Void Foo[T](T, I`1)">
20687         <size>1</size>
20688       </method>
20689       <method name="Void Test[U](U, I`1)">
20690         <size>8</size>
20691       </method>
20692     </type>
20693     <type name="M">
20694       <method name="Void .ctor()">
20695         <size>7</size>
20696       </method>
20697       <method name="Int32 Main()">
20698         <size>2</size>
20699       </method>
20700     </type>
20701   </test>
20702   <test name="gtest-variance-6.cs">
20703     <type name="Program">
20704       <method name="Void .ctor()">
20705         <size>7</size>
20706       </method>
20707       <method name="Void Main()">
20708         <size>1</size>
20709       </method>
20710     </type>
20711     <type name="Cov1`1[U]">
20712       <method name="Void .ctor(Object, IntPtr)">
20713         <size>0</size>
20714       </method>
20715       <method name="ICovariant`1 Invoke(IContravariant`1)">
20716         <size>0</size>
20717       </method>
20718       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20719         <size>0</size>
20720       </method>
20721       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20722         <size>0</size>
20723       </method>
20724     </type>
20725     <type name="Cov2`1[U]">
20726       <method name="Void .ctor(Object, IntPtr)">
20727         <size>0</size>
20728       </method>
20729       <method name="ICovariant`1 Invoke(IContravariant`1)">
20730         <size>0</size>
20731       </method>
20732       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20733         <size>0</size>
20734       </method>
20735       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20736         <size>0</size>
20737       </method>
20738     </type>
20739     <type name="Cov3`1[U]">
20740       <method name="Void .ctor(Object, IntPtr)">
20741         <size>0</size>
20742       </method>
20743       <method name="ICovariant`1 Invoke(IContravariant`1)">
20744         <size>0</size>
20745       </method>
20746       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20747         <size>0</size>
20748       </method>
20749       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20750         <size>0</size>
20751       </method>
20752     </type>
20753     <type name="Cov4`1[U]">
20754       <method name="Void .ctor(Object, IntPtr)">
20755         <size>0</size>
20756       </method>
20757       <method name="ICovariant`1 Invoke()">
20758         <size>0</size>
20759       </method>
20760       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20761         <size>0</size>
20762       </method>
20763       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20764         <size>0</size>
20765       </method>
20766     </type>
20767     <type name="Cov5`1[U]">
20768       <method name="Void .ctor(Object, IntPtr)">
20769         <size>0</size>
20770       </method>
20771       <method name="IContravariant`1 Invoke()">
20772         <size>0</size>
20773       </method>
20774       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20775         <size>0</size>
20776       </method>
20777       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20778         <size>0</size>
20779       </method>
20780     </type>
20781     <type name="Contra5`1[U]">
20782       <method name="Void .ctor(Object, IntPtr)">
20783         <size>0</size>
20784       </method>
20785       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20786         <size>0</size>
20787       </method>
20788       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20789         <size>0</size>
20790       </method>
20791       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20792         <size>0</size>
20793       </method>
20794     </type>
20795     <type name="Contra6`1[U]">
20796       <method name="Void .ctor(Object, IntPtr)">
20797         <size>0</size>
20798       </method>
20799       <method name="IContravariant`1 Invoke()">
20800         <size>0</size>
20801       </method>
20802       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20803         <size>0</size>
20804       </method>
20805       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20806         <size>0</size>
20807       </method>
20808     </type>
20809     <type name="Contra7`1[U]">
20810       <method name="Void .ctor(Object, IntPtr)">
20811         <size>0</size>
20812       </method>
20813       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20814         <size>0</size>
20815       </method>
20816       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20817         <size>0</size>
20818       </method>
20819       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20820         <size>0</size>
20821       </method>
20822     </type>
20823     <type name="Contra8`1[U]">
20824       <method name="Void .ctor(Object, IntPtr)">
20825         <size>0</size>
20826       </method>
20827       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20828         <size>0</size>
20829       </method>
20830       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20831         <size>0</size>
20832       </method>
20833       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20834         <size>0</size>
20835       </method>
20836     </type>
20837   </test>
20838   <test name="gtest-variance-7.cs">
20839     <type name="C">
20840       <method name="Void .ctor()">
20841         <size>7</size>
20842       </method>
20843       <method name="Void Main()">
20844         <size>1</size>
20845       </method>
20846     </type>
20847     <type name="Covariant`1[T]">
20848       <method name="Void .ctor(Object, IntPtr)">
20849         <size>0</size>
20850       </method>
20851       <method name="T Invoke()">
20852         <size>0</size>
20853       </method>
20854       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20855         <size>0</size>
20856       </method>
20857       <method name="T EndInvoke(IAsyncResult)">
20858         <size>0</size>
20859       </method>
20860     </type>
20861     <type name="Contra`1[T]">
20862       <method name="Void .ctor(Object, IntPtr)">
20863         <size>0</size>
20864       </method>
20865       <method name="Void Invoke(T)">
20866         <size>0</size>
20867       </method>
20868       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20869         <size>0</size>
20870       </method>
20871       <method name="Void EndInvoke(IAsyncResult)">
20872         <size>0</size>
20873       </method>
20874     </type>
20875     <type name="CoContra`2[TR,T]">
20876       <method name="Void .ctor(Object, IntPtr)">
20877         <size>0</size>
20878       </method>
20879       <method name="TR Invoke(T)">
20880         <size>0</size>
20881       </method>
20882       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20883         <size>0</size>
20884       </method>
20885       <method name="TR EndInvoke(IAsyncResult)">
20886         <size>0</size>
20887       </method>
20888     </type>
20889     <type name="None`1[T]">
20890       <method name="Void .ctor(Object, IntPtr)">
20891         <size>0</size>
20892       </method>
20893       <method name="Void Invoke(T)">
20894         <size>0</size>
20895       </method>
20896       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20897         <size>0</size>
20898       </method>
20899       <method name="Void EndInvoke(IAsyncResult)">
20900         <size>0</size>
20901       </method>
20902     </type>
20903     <type name="Test`1[U]">
20904       <method name="Void .ctor(Object, IntPtr)">
20905         <size>0</size>
20906       </method>
20907       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20908         <size>0</size>
20909       </method>
20910       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20911         <size>0</size>
20912       </method>
20913       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20914         <size>0</size>
20915       </method>
20916     </type>
20917     <type name="Test2`1[U]">
20918       <method name="Void .ctor(Object, IntPtr)">
20919         <size>0</size>
20920       </method>
20921       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20922         <size>0</size>
20923       </method>
20924       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20925         <size>0</size>
20926       </method>
20927       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20928         <size>0</size>
20929       </method>
20930     </type>
20931     <type name="Test3`1[U]">
20932       <method name="Void .ctor(Object, IntPtr)">
20933         <size>0</size>
20934       </method>
20935       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20936         <size>0</size>
20937       </method>
20938       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20939         <size>0</size>
20940       </method>
20941       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20942         <size>0</size>
20943       </method>
20944     </type>
20945     <type name="Test4`1[U]">
20946       <method name="Void .ctor(Object, IntPtr)">
20947         <size>0</size>
20948       </method>
20949       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
20950         <size>0</size>
20951       </method>
20952       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20953         <size>0</size>
20954       </method>
20955       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20956         <size>0</size>
20957       </method>
20958     </type>
20959     <type name="Test5`1[U]">
20960       <method name="Void .ctor(Object, IntPtr)">
20961         <size>0</size>
20962       </method>
20963       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
20964         <size>0</size>
20965       </method>
20966       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20967         <size>0</size>
20968       </method>
20969       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
20970         <size>0</size>
20971       </method>
20972     </type>
20973     <type name="Test6`1[U]">
20974       <method name="Void .ctor(Object, IntPtr)">
20975         <size>0</size>
20976       </method>
20977       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
20978         <size>0</size>
20979       </method>
20980       <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)">
20981         <size>0</size>
20982       </method>
20983       <method name="Void EndInvoke(IAsyncResult)">
20984         <size>0</size>
20985       </method>
20986     </type>
20987     <type name="Both`2[U,V]">
20988       <method name="Void .ctor(Object, IntPtr)">
20989         <size>0</size>
20990       </method>
20991       <method name="Void Invoke(CoContra`2[U,V])">
20992         <size>0</size>
20993       </method>
20994       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
20995         <size>0</size>
20996       </method>
20997       <method name="Void EndInvoke(IAsyncResult)">
20998         <size>0</size>
20999       </method>
21000     </type>
21001     <type name="Both2`2[U,V]">
21002       <method name="Void .ctor(Object, IntPtr)">
21003         <size>0</size>
21004       </method>
21005       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
21006         <size>0</size>
21007       </method>
21008       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
21009         <size>0</size>
21010       </method>
21011       <method name="Void EndInvoke(IAsyncResult)">
21012         <size>0</size>
21013       </method>
21014     </type>
21015     <type name="Both3`2[U,V]">
21016       <method name="Void .ctor(Object, IntPtr)">
21017         <size>0</size>
21018       </method>
21019       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21020         <size>0</size>
21021       </method>
21022       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21023         <size>0</size>
21024       </method>
21025       <method name="Void EndInvoke(IAsyncResult)">
21026         <size>0</size>
21027       </method>
21028     </type>
21029     <type name="Both4`2[U,V]">
21030       <method name="Void .ctor(Object, IntPtr)">
21031         <size>0</size>
21032       </method>
21033       <method name="Void Invoke(Both`2[V,U])">
21034         <size>0</size>
21035       </method>
21036       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21037         <size>0</size>
21038       </method>
21039       <method name="Void EndInvoke(IAsyncResult)">
21040         <size>0</size>
21041       </method>
21042     </type>
21043     <type name="Both5`2[U,V]">
21044       <method name="Void .ctor(Object, IntPtr)">
21045         <size>0</size>
21046       </method>
21047       <method name="Void Invoke(Both`2[V,System.Int32])">
21048         <size>0</size>
21049       </method>
21050       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21051         <size>0</size>
21052       </method>
21053       <method name="Void EndInvoke(IAsyncResult)">
21054         <size>0</size>
21055       </method>
21056     </type>
21057   </test>
21058   <test name="gtest-variance-9.cs">
21059     <type name="Test">
21060       <method name="Void .ctor()">
21061         <size>7</size>
21062       </method>
21063       <method name="Void Foo(IIn`1)">
21064         <size>1</size>
21065       </method>
21066       <method name="Int32 Main()">
21067         <size>10</size>
21068       </method>
21069     </type>
21070   </test>
21071   <test name="test-1.cs">
21072     <type name="X">
21073       <method name="Void .ctor()">
21074         <size>7</size>
21075       </method>
21076       <method name="Int32 Main(System.String[])">
21077         <size>12</size>
21078       </method>
21079     </type>
21080   </test>
21081   <test name="test-10.cs">
21082     <type name="X">
21083       <method name="Void .ctor()">
21084         <size>7</size>
21085       </method>
21086       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21087         <size>1</size>
21088       </method>
21089       <method name="Void bsbyte()">
21090         <size>35</size>
21091       </method>
21092       <method name="Void abyte(SByte, Char)">
21093         <size>1</size>
21094       </method>
21095       <method name="Void bbyte()">
21096         <size>22</size>
21097       </method>
21098       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21099         <size>1</size>
21100       </method>
21101       <method name="Void bshort()">
21102         <size>39</size>
21103       </method>
21104       <method name="Void aushort(SByte, Byte, Int16, Char)">
21105         <size>1</size>
21106       </method>
21107       <method name="Void bushort()">
21108         <size>29</size>
21109       </method>
21110       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21111         <size>1</size>
21112       </method>
21113       <method name="Void bint()">
21114         <size>42</size>
21115       </method>
21116       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21117         <size>1</size>
21118       </method>
21119       <method name="Void buint()">
21120         <size>38</size>
21121       </method>
21122       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21123         <size>1</size>
21124       </method>
21125       <method name="Void blong()">
21126         <size>47</size>
21127       </method>
21128       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21129         <size>1</size>
21130       </method>
21131       <method name="Void bulong()">
21132         <size>47</size>
21133       </method>
21134       <method name="Void achar(SByte, Byte, Int16)">
21135         <size>1</size>
21136       </method>
21137       <method name="Void bchar()">
21138         <size>27</size>
21139       </method>
21140       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21141         <size>1</size>
21142       </method>
21143       <method name="Void bfloat()">
21144         <size>67</size>
21145       </method>
21146       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21147         <size>1</size>
21148       </method>
21149       <method name="Void bdouble()">
21150         <size>75</size>
21151       </method>
21152       <method name="Void TestDecimal(Decimal)">
21153         <size>15</size>
21154       </method>
21155       <method name="Void Main()">
21156         <size>1</size>
21157       </method>
21158     </type>
21159     <type name="Test2">
21160       <method name="Void .ctor()">
21161         <size>7</size>
21162       </method>
21163       <method name="Void ExtraTst()">
21164         <size>12</size>
21165       </method>
21166     </type>
21167   </test>
21168   <test name="test-100.cs">
21169     <type name="GLib.Object">
21170       <method name="Void .ctor()">
21171         <size>7</size>
21172       </method>
21173       <method name="Int32 get_Raw()">
21174         <size>2</size>
21175       </method>
21176       <method name="Void set_Raw(Int32)">
21177         <size>8</size>
21178       </method>
21179       <method name="Void GetProperty()">
21180         <size>12</size>
21181       </method>
21182       <method name="Int32 Main()">
21183         <size>2</size>
21184       </method>
21185     </type>
21186   </test>
21187   <test name="test-101.cs">
21188     <type name="Test.MyAttribute">
21189       <method name="Void .ctor(String)">
21190         <size>20</size>
21191       </method>
21192     </type>
21193     <type name="Test.My2Attribute">
21194       <method name="Void .ctor(String, Int32)">
21195         <size>31</size>
21196       </method>
21197     </type>
21198     <type name="Test.Test">
21199       <method name="Void .ctor()">
21200         <size>7</size>
21201       </method>
21202       <method name="Int32 Main()">
21203         <size>92</size>
21204       </method>
21205     </type>
21206   </test>
21207   <test name="test-102.cs">
21208     <type name="N1.MineAttribute">
21209       <method name="Void .ctor(String)">
21210         <size>14</size>
21211       </method>
21212     </type>
21213     <type name="N1.ReturnAttribute">
21214       <method name="Void .ctor(String)">
21215         <size>14</size>
21216       </method>
21217     </type>
21218     <type name="N1.Foo">
21219       <method name="Void .ctor()">
21220         <size>7</size>
21221       </method>
21222       <method name="Int32 Main()">
21223         <size>250</size>
21224       </method>
21225     </type>
21226   </test>
21227   <test name="test-103.cs">
21228     <type name="A">
21229       <method name="Void .ctor()">
21230         <size>7</size>
21231       </method>
21232       <method name="Int32 Foo()">
21233         <size>0</size>
21234       </method>
21235     </type>
21236     <type name="B">
21237       <method name="Void .ctor()">
21238         <size>7</size>
21239       </method>
21240       <method name="Int32 Foo()">
21241         <size>2</size>
21242       </method>
21243       <method name="Int32 M()">
21244         <size>7</size>
21245       </method>
21246     </type>
21247     <type name="Test">
21248       <method name="Void .ctor()">
21249         <size>7</size>
21250       </method>
21251       <method name="Int32 Main()">
21252         <size>11</size>
21253       </method>
21254     </type>
21255   </test>
21256   <test name="test-104.cs">
21257     <type name="Test">
21258       <method name="Void .ctor()">
21259         <size>7</size>
21260       </method>
21261       <method name="Int32 Main(System.String[])">
21262         <size>12</size>
21263       </method>
21264     </type>
21265   </test>
21266   <test name="test-105.cs">
21267     <type name="Test">
21268       <method name="Void .ctor()">
21269         <size>7</size>
21270       </method>
21271       <method name="Int32 F(Int32)">
21272         <size>33</size>
21273       </method>
21274       <method name="Void async_callback(IAsyncResult)">
21275         <size>22</size>
21276       </method>
21277       <method name="Int32 Main()">
21278         <size>407</size>
21279       </method>
21280     </type>
21281     <type name="Test+SimpleDelegate">
21282       <method name="Void .ctor(Object, IntPtr)">
21283         <size>0</size>
21284       </method>
21285       <method name="Int32 Invoke(Int32)">
21286         <size>0</size>
21287       </method>
21288       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21289         <size>0</size>
21290       </method>
21291       <method name="Int32 EndInvoke(IAsyncResult)">
21292         <size>0</size>
21293       </method>
21294     </type>
21295   </test>
21296   <test name="test-106.cs">
21297     <type name="Test">
21298       <method name="Int32 F(Int32)">
21299         <size>27</size>
21300       </method>
21301       <method name="Void async_callback(IAsyncResult)">
21302         <size>33</size>
21303       </method>
21304       <method name="Int32 Main()">
21305         <size>135</size>
21306       </method>
21307       <method name="Void .ctor()">
21308         <size>7</size>
21309       </method>
21310       <method name="Void .cctor()">
21311         <size>1</size>
21312       </method>
21313     </type>
21314     <type name="Test+SimpleDelegate">
21315       <method name="Int32 Invoke(Int32)">
21316         <size>0</size>
21317       </method>
21318       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21319         <size>0</size>
21320       </method>
21321       <method name="Int32 EndInvoke(IAsyncResult)">
21322         <size>0</size>
21323       </method>
21324       <method name="Void .ctor(Object, IntPtr)">
21325         <size>0</size>
21326       </method>
21327     </type>
21328   </test>
21329   <test name="test-107.cs">
21330     <type name="Test">
21331       <method name="Void .ctor()">
21332         <size>7</size>
21333       </method>
21334       <method name="Void .cctor()">
21335         <size>1</size>
21336       </method>
21337       <method name="Int32 F(Int32)">
21338         <size>27</size>
21339       </method>
21340       <method name="Void async_callback(IAsyncResult)">
21341         <size>100</size>
21342       </method>
21343       <method name="Int32 Main()">
21344         <size>89</size>
21345       </method>
21346     </type>
21347     <type name="Test+SimpleDelegate">
21348       <method name="Void .ctor(Object, IntPtr)">
21349         <size>0</size>
21350       </method>
21351       <method name="Int32 Invoke(Int32)">
21352         <size>0</size>
21353       </method>
21354       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21355         <size>0</size>
21356       </method>
21357       <method name="Int32 EndInvoke(IAsyncResult)">
21358         <size>0</size>
21359       </method>
21360     </type>
21361   </test>
21362   <test name="test-108.cs">
21363     <type name="X">
21364       <method name="Void .ctor()">
21365         <size>7</size>
21366       </method>
21367       <method name="Int32 Main()">
21368         <size>79</size>
21369       </method>
21370     </type>
21371   </test>
21372   <test name="test-109.cs">
21373     <type name="T">
21374       <method name="Void .ctor()">
21375         <size>7</size>
21376       </method>
21377       <method name="Int32 Main()">
21378         <size>23</size>
21379       </method>
21380     </type>
21381   </test>
21382   <test name="test-11.cs">
21383     <type name="Test">
21384       <method name="Void .ctor()">
21385         <size>7</size>
21386       </method>
21387       <method name="Int32 boxtest()">
21388         <size>12</size>
21389       </method>
21390       <method name="Int32 Main()">
21391         <size>14</size>
21392       </method>
21393     </type>
21394   </test>
21395   <test name="test-110.cs">
21396     <type name="test.test">
21397       <method name="Void .ctor()">
21398         <size>7</size>
21399       </method>
21400       <method name="Int32 test_method(Int32)">
21401         <size>13</size>
21402       </method>
21403       <method name="Int32 Main()">
21404         <size>17</size>
21405       </method>
21406     </type>
21407   </test>
21408   <test name="test-111.cs">
21409     <type name="T">
21410       <method name="Void .ctor()">
21411         <size>7</size>
21412       </method>
21413       <method name="System.Object get_obj()">
21414         <size>6</size>
21415       </method>
21416       <method name="Int32 Main()">
21417         <size>21</size>
21418       </method>
21419     </type>
21420   </test>
21421   <test name="test-112.cs">
21422     <type name="X">
21423       <method name="Void .ctor()">
21424         <size>7</size>
21425       </method>
21426       <method name="System.Int32[] g()">
21427         <size>14</size>
21428       </method>
21429       <method name="Int32 Main()">
21430         <size>18</size>
21431       </method>
21432     </type>
21433   </test>
21434   <test name="test-113.cs">
21435     <type name="X">
21436       <method name="Void .ctor()">
21437         <size>7</size>
21438       </method>
21439       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21440         <size>4</size>
21441       </method>
21442       <method name="Void GetProperty(System.String, System.String ByRef)">
21443         <size>21</size>
21444       </method>
21445       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21446         <size>4</size>
21447       </method>
21448       <method name="Void GetProperty(System.String, Boolean ByRef)">
21449         <size>21</size>
21450       </method>
21451       <method name="Int32 Main()">
21452         <size>2</size>
21453       </method>
21454     </type>
21455   </test>
21456   <test name="test-114.cs">
21457     <type name="MyClass">
21458       <method name="Void .ctor()">
21459         <size>7</size>
21460       </method>
21461       <method name="Int32 Main()">
21462         <size>15</size>
21463       </method>
21464     </type>
21465     <type name="MyClass+IsAnything">
21466       <method name="Void .ctor(Object, IntPtr)">
21467         <size>0</size>
21468       </method>
21469       <method name="Boolean Invoke(Char)">
21470         <size>0</size>
21471       </method>
21472       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21473         <size>0</size>
21474       </method>
21475       <method name="Boolean EndInvoke(IAsyncResult)">
21476         <size>0</size>
21477       </method>
21478     </type>
21479   </test>
21480   <test name="test-115.cs">
21481     <type name="A">
21482       <method name="Void .ctor()">
21483         <size>7</size>
21484       </method>
21485       <method name="X op_Explicit(A)">
21486         <size>8</size>
21487       </method>
21488     </type>
21489     <type name="X">
21490       <method name="Void .ctor()">
21491         <size>7</size>
21492       </method>
21493     </type>
21494     <type name="Y">
21495       <method name="Void .ctor()">
21496         <size>7</size>
21497       </method>
21498     </type>
21499     <type name="blah">
21500       <method name="Void .ctor()">
21501         <size>7</size>
21502       </method>
21503       <method name="Int32 Main()">
21504         <size>47</size>
21505       </method>
21506     </type>
21507   </test>
21508   <test name="test-116.cs">
21509     <type name="X">
21510       <method name="Void .ctor()">
21511         <size>7</size>
21512       </method>
21513       <method name="Int32 Main()">
21514         <size>12</size>
21515       </method>
21516     </type>
21517   </test>
21518   <test name="test-117.cs">
21519     <type name="Blah">
21520       <method name="Void .ctor()">
21521         <size>18</size>
21522       </method>
21523       <method name="Int32 Main()">
21524         <size>25</size>
21525       </method>
21526     </type>
21527   </test>
21528   <test name="test-118.cs">
21529     <type name="Container">
21530       <method name="Void .ctor()">
21531         <size>7</size>
21532       </method>
21533       <method name="Int32 Main(System.String[])">
21534         <size>2</size>
21535       </method>
21536     </type>
21537   </test>
21538   <test name="test-119.cs">
21539     <type name="Value">
21540       <method name="Void .ctor()">
21541         <size>7</size>
21542       </method>
21543       <method name="Int32 op_Explicit(Value)">
21544         <size>2</size>
21545       </method>
21546       <method name="MyObject op_Explicit(Value)">
21547         <size>7</size>
21548       </method>
21549       <method name="UInt32 op_Explicit(Value)">
21550         <size>2</size>
21551       </method>
21552     </type>
21553     <type name="MyObject">
21554       <method name="Void .ctor(Int32)">
21555         <size>7</size>
21556       </method>
21557     </type>
21558     <type name="Derived">
21559       <method name="Void .ctor(Int32)">
21560         <size>8</size>
21561       </method>
21562       <method name="Derived Blah()">
21563         <size>18</size>
21564       </method>
21565     </type>
21566     <type name="Test">
21567       <method name="Void .ctor()">
21568         <size>7</size>
21569       </method>
21570       <method name="Int32 Main()">
21571         <size>33</size>
21572       </method>
21573     </type>
21574   </test>
21575   <test name="test-12.cs">
21576     <type name="X">
21577       <method name="Void .ctor()">
21578         <size>7</size>
21579       </method>
21580       <method name="Int32 Main(System.String[])">
21581         <size>270</size>
21582       </method>
21583       <method name="System.String s(System.String, Int32)">
21584         <size>13</size>
21585       </method>
21586       <method name="System.String x(System.String, System.Object)">
21587         <size>8</size>
21588       </method>
21589     </type>
21590   </test>
21591   <test name="test-120.cs">
21592     <type name="test">
21593       <method name="Void .ctor()">
21594         <size>7</size>
21595       </method>
21596       <method name="Int32 Main()">
21597         <size>140</size>
21598       </method>
21599     </type>
21600   </test>
21601   <test name="test-121.cs">
21602     <type name="X">
21603       <method name="Void .ctor()">
21604         <size>7</size>
21605       </method>
21606       <method name="Int32 g()">
21607         <size>14</size>
21608       </method>
21609       <method name="Int32 Main()">
21610         <size>81</size>
21611       </method>
21612     </type>
21613   </test>
21614   <test name="test-122.cs">
21615     <type name="A">
21616       <method name="Void .ctor()">
21617         <size>7</size>
21618       </method>
21619       <method name="Void .cctor()">
21620         <size>1</size>
21621       </method>
21622       <method name="Int32 Main()">
21623         <size>2</size>
21624       </method>
21625     </type>
21626     <type name="A+B">
21627       <method name="Void .ctor()">
21628         <size>7</size>
21629       </method>
21630       <method name="Void Foo()">
21631         <size>13</size>
21632       </method>
21633     </type>
21634   </test>
21635   <test name="test-123.cs">
21636     <type name="X">
21637       <method name="Void .ctor()">
21638         <size>7</size>
21639       </method>
21640       <method name="System.Object get_non_null()">
21641         <size>6</size>
21642       </method>
21643       <method name="System.Object get_null()">
21644         <size>2</size>
21645       </method>
21646       <method name="Int32 Main()">
21647         <size>95</size>
21648       </method>
21649     </type>
21650   </test>
21651   <test name="test-124.cs">
21652     <type name="t">
21653       <method name="Void .ctor()">
21654         <size>7</size>
21655       </method>
21656       <method name="Void a()">
21657         <size>16</size>
21658       </method>
21659       <method name="Void b()">
21660         <size>16</size>
21661       </method>
21662       <method name="Void c()">
21663         <size>24</size>
21664       </method>
21665       <method name="Void d()">
21666         <size>28</size>
21667       </method>
21668       <method name="Void Main()">
21669         <size>1</size>
21670       </method>
21671     </type>
21672   </test>
21673   <test name="test-125.cs">
21674     <type name="Fraction">
21675       <method name="Void .ctor(Int32, Int32)">
21676         <size>31</size>
21677       </method>
21678       <method name="Void .ctor(Int32)">
21679         <size>31</size>
21680       </method>
21681       <method name="Boolean Equals(System.Object)">
21682         <size>36</size>
21683       </method>
21684       <method name="System.String ToString()">
21685         <size>35</size>
21686       </method>
21687       <method name="Fraction op_Implicit(Int32)">
21688         <size>17</size>
21689       </method>
21690       <method name="Int32 op_Explicit(Fraction)">
21691         <size>24</size>
21692       </method>
21693       <method name="Boolean op_Equality(Fraction, Fraction)">
21694         <size>48</size>
21695       </method>
21696       <method name="Boolean op_Inequality(Fraction, Fraction)">
21697         <size>21</size>
21698       </method>
21699       <method name="Fraction op_Addition(Fraction, Fraction)">
21700         <size>102</size>
21701       </method>
21702     </type>
21703     <type name="Tester">
21704       <method name="Void .ctor()">
21705         <size>7</size>
21706       </method>
21707       <method name="Int32 Main()">
21708         <size>148</size>
21709       </method>
21710     </type>
21711   </test>
21712   <test name="test-126.cs">
21713     <type name="X">
21714       <method name="Void .ctor()">
21715         <size>7</size>
21716       </method>
21717       <method name="Void Iface.Method()">
21718         <size>1</size>
21719       </method>
21720       <method name="Int32 Main()">
21721         <size>33</size>
21722       </method>
21723     </type>
21724   </test>
21725   <test name="test-127.cs">
21726     <type name="X">
21727       <method name="Void .ctor()">
21728         <size>7</size>
21729       </method>
21730       <method name="Int32 Main()">
21731         <size>32</size>
21732       </method>
21733     </type>
21734   </test>
21735   <test name="test-128.cs">
21736     <type name="SimpleAttribute">
21737       <method name="Void .ctor(String)">
21738         <size>14</size>
21739       </method>
21740     </type>
21741     <type name="MineAttribute">
21742       <method name="Void .ctor(Type[])">
21743         <size>14</size>
21744       </method>
21745     </type>
21746     <type name="Foo">
21747       <method name="Void .ctor()">
21748         <size>7</size>
21749       </method>
21750       <method name="Int32 MM()">
21751         <size>153</size>
21752       </method>
21753     </type>
21754     <type name="Blah">
21755       <method name="Void .ctor()">
21756         <size>7</size>
21757       </method>
21758       <method name="Int32 get_Value()">
21759         <size>7</size>
21760       </method>
21761       <method name="Void set_Value(Int32)">
21762         <size>8</size>
21763       </method>
21764       <method name="Int32 Another()">
21765         <size>2</size>
21766       </method>
21767       <method name="Int32 Main()">
21768         <size>6</size>
21769       </method>
21770     </type>
21771   </test>
21772   <test name="test-129.cs">
21773     <type name="X">
21774       <method name="Void .ctor()">
21775         <size>7</size>
21776       </method>
21777       <method name="Int32 Main()">
21778         <size>27</size>
21779       </method>
21780     </type>
21781   </test>
21782   <test name="test-13.cs">
21783     <type name="Foo">
21784       <method name="Void .ctor()">
21785         <size>7</size>
21786       </method>
21787       <method name="Boolean MyMethod()">
21788         <size>12</size>
21789       </method>
21790     </type>
21791     <type name="Blah">
21792       <method name="Void .ctor()">
21793         <size>7</size>
21794       </method>
21795       <method name="Int32 Main()">
21796         <size>23</size>
21797       </method>
21798     </type>
21799   </test>
21800   <test name="test-130.cs">
21801     <type name="X">
21802       <method name="Void .ctor()">
21803         <size>20</size>
21804       </method>
21805       <method name="Int32 Main()">
21806         <size>2</size>
21807       </method>
21808     </type>
21809   </test>
21810   <test name="test-131.cs">
21811     <type name="SimpleAttribute">
21812       <method name="Void .ctor(String)">
21813         <size>14</size>
21814       </method>
21815     </type>
21816     <type name="Blah">
21817       <method name="Void .ctor()">
21818         <size>7</size>
21819       </method>
21820       <method name="Int32 Main()">
21821         <size>2</size>
21822       </method>
21823     </type>
21824   </test>
21825   <test name="test-132.cs">
21826     <type name="T">
21827       <method name="Void .ctor()">
21828         <size>7</size>
21829       </method>
21830       <method name="Int32 Main()">
21831         <size>51</size>
21832       </method>
21833     </type>
21834   </test>
21835   <test name="test-133.cs">
21836     <type name="T">
21837       <method name="Void .ctor()">
21838         <size>7</size>
21839       </method>
21840       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21841         <size>21</size>
21842       </method>
21843       <method name="Void get_struct(S ByRef)">
21844         <size>24</size>
21845       </method>
21846       <method name="Int32 Main()">
21847         <size>75</size>
21848       </method>
21849     </type>
21850   </test>
21851   <test name="test-134.cs">
21852     <type name="AA">
21853       <method name="Void .ctor()">
21854         <size>7</size>
21855       </method>
21856       <method name="Void A()">
21857         <size>8</size>
21858       </method>
21859       <method name="Void B()">
21860         <size>8</size>
21861       </method>
21862       <method name="Void C()">
21863         <size>8</size>
21864       </method>
21865       <method name="Boolean get_OK()">
21866         <size>32</size>
21867       </method>
21868     </type>
21869     <type name="BB">
21870       <method name="Void .ctor()">
21871         <size>7</size>
21872       </method>
21873       <method name="Void A()">
21874         <size>18</size>
21875       </method>
21876       <method name="Void B()">
21877         <size>8</size>
21878       </method>
21879       <method name="Void C()">
21880         <size>8</size>
21881       </method>
21882       <method name="Boolean get_OK()">
21883         <size>32</size>
21884       </method>
21885     </type>
21886     <type name="T">
21887       <method name="Void .ctor()">
21888         <size>7</size>
21889       </method>
21890       <method name="Void A()">
21891         <size>1</size>
21892       </method>
21893       <method name="Void B()">
21894         <size>1</size>
21895       </method>
21896       <method name="Int32 Main()">
21897         <size>76</size>
21898       </method>
21899     </type>
21900   </test>
21901   <test name="test-135.cs">
21902     <type name="A">
21903       <method name="Void .ctor()">
21904         <size>7</size>
21905       </method>
21906       <method name="Void doh()">
21907         <size>1</size>
21908       </method>
21909     </type>
21910     <type name="T">
21911       <method name="Void .ctor()">
21912         <size>7</size>
21913       </method>
21914       <method name="A get_Prop()">
21915         <size>6</size>
21916       </method>
21917       <method name="Int32 Main()">
21918         <size>37</size>
21919       </method>
21920       <method name="IA IB.get_Prop()">
21921         <size>6</size>
21922       </method>
21923     </type>
21924   </test>
21925   <test name="test-136.cs">
21926     <type name="MyCar">
21927       <method name="Void .ctor()">
21928         <size>7</size>
21929       </method>
21930       <method name="Void IDiagnostic.Stop()">
21931         <size>8</size>
21932       </method>
21933       <method name="Void IAutomobile.Stop()">
21934         <size>8</size>
21935       </method>
21936       <method name="Void Stop()">
21937         <size>16</size>
21938       </method>
21939     </type>
21940     <type name="TestConflict">
21941       <method name="Void .ctor()">
21942         <size>7</size>
21943       </method>
21944       <method name="Int32 Main()">
21945         <size>74</size>
21946       </method>
21947     </type>
21948   </test>
21949   <test name="test-137.cs">
21950     <type name="C">
21951       <method name="Void .ctor()">
21952         <size>7</size>
21953       </method>
21954       <method name="Void X()">
21955         <size>15</size>
21956       </method>
21957       <method name="Int32 Main()">
21958         <size>95</size>
21959       </method>
21960     </type>
21961   </test>
21962   <test name="test-138.cs">
21963     <type name="T">
21964       <method name="Void .ctor()">
21965         <size>7</size>
21966       </method>
21967       <method name="Int32 Main()">
21968         <size>14</size>
21969       </method>
21970     </type>
21971   </test>
21972   <test name="test-139.cs">
21973     <type name="T">
21974       <method name="Void one()">
21975         <size>13</size>
21976       </method>
21977       <method name="Void two(T)">
21978         <size>8</size>
21979       </method>
21980       <method name="Void three(T ByRef)">
21981         <size>13</size>
21982       </method>
21983       <method name="Int32 GetHashCode()">
21984         <size>12</size>
21985       </method>
21986       <method name="Int32 Main()">
21987         <size>25</size>
21988       </method>
21989     </type>
21990   </test>
21991   <test name="test-14.cs">
21992     <type name="Obj.A">
21993       <method name="Void .ctor()">
21994         <size>7</size>
21995       </method>
21996       <method name="Int32 F()">
21997         <size>2</size>
21998       </method>
21999       <method name="Int32 G()">
22000         <size>2</size>
22001       </method>
22002       <method name="Int32 H()">
22003         <size>3</size>
22004       </method>
22005     </type>
22006     <type name="Obj.B">
22007       <method name="Void .ctor()">
22008         <size>7</size>
22009       </method>
22010       <method name="Int32 F()">
22011         <size>2</size>
22012       </method>
22013       <method name="Int32 G()">
22014         <size>2</size>
22015       </method>
22016       <method name="Int32 H()">
22017         <size>3</size>
22018       </method>
22019     </type>
22020     <type name="Obj.Test">
22021       <method name="Void .ctor()">
22022         <size>7</size>
22023       </method>
22024       <method name="Int32 Main()">
22025         <size>182</size>
22026       </method>
22027     </type>
22028   </test>
22029   <test name="test-140.cs">
22030     <type name="BreakTest">
22031       <method name="Void .ctor()">
22032         <size>7</size>
22033       </method>
22034       <method name="Void .cctor()">
22035         <size>1</size>
22036       </method>
22037       <method name="Void B()">
22038         <size>47</size>
22039       </method>
22040       <method name="Int32 Main()">
22041         <size>20</size>
22042       </method>
22043     </type>
22044   </test>
22045   <test name="test-141.cs">
22046     <type name="X">
22047       <method name="Void .ctor()">
22048         <size>7</size>
22049       </method>
22050       <method name="Int32 Main()">
22051         <size>38</size>
22052       </method>
22053       <method name="Boolean Test1()">
22054         <size>41</size>
22055       </method>
22056       <method name="Boolean Test2()">
22057         <size>42</size>
22058       </method>
22059       <method name="Boolean Test3()">
22060         <size>37</size>
22061       </method>
22062     </type>
22063   </test>
22064   <test name="test-142.cs">
22065     <type name="TestClass">
22066       <method name="Void .ctor(EventHandler)">
22067         <size>14</size>
22068       </method>
22069       <method name="Int32 Main()">
22070         <size>2</size>
22071       </method>
22072     </type>
22073     <type name="TestBaseClass">
22074       <method name="Void .ctor()">
22075         <size>7</size>
22076       </method>
22077       <method name="Void add_Blah(System.EventHandler)">
22078         <size>24</size>
22079       </method>
22080       <method name="Void remove_Blah(System.EventHandler)">
22081         <size>24</size>
22082       </method>
22083     </type>
22084   </test>
22085   <test name="test-143.cs">
22086     <type name="MonoEnumInfo">
22087       <method name="Void stuff()">
22088         <size>8</size>
22089       </method>
22090       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22091         <size>20</size>
22092       </method>
22093       <method name="Int32 Main()">
22094         <size>32</size>
22095       </method>
22096     </type>
22097   </test>
22098   <test name="test-144.cs">
22099     <type name="Test">
22100       <method name="Void .ctor()">
22101         <size>7</size>
22102       </method>
22103       <method name="Void Main()">
22104         <size>1</size>
22105       </method>
22106     </type>
22107   </test>
22108   <test name="test-145.cs">
22109     <type name="JagArrayTest">
22110       <method name="Void .ctor()">
22111         <size>7</size>
22112       </method>
22113       <method name="Void .cctor()">
22114         <size>25</size>
22115       </method>
22116       <method name="Void Main()">
22117         <size>15</size>
22118       </method>
22119     </type>
22120   </test>
22121   <test name="test-146.cs">
22122     <type name="Test">
22123       <method name="Void .ctor()">
22124         <size>7</size>
22125       </method>
22126       <method name="Int32 Main()">
22127         <size>335</size>
22128       </method>
22129     </type>
22130   </test>
22131   <test name="test-147.cs">
22132     <type name="X">
22133       <method name="Void .ctor()">
22134         <size>15</size>
22135       </method>
22136       <method name="Void .cctor()">
22137         <size>8</size>
22138       </method>
22139       <method name="X Foo()">
22140         <size>6</size>
22141       </method>
22142       <method name="X Bar()">
22143         <size>6</size>
22144       </method>
22145       <method name="X Baz()">
22146         <size>6</size>
22147       </method>
22148       <method name="UInt32 get_Property()">
22149         <size>2</size>
22150       </method>
22151       <method name="UInt32 get_StaticProperty()">
22152         <size>3</size>
22153       </method>
22154       <method name="Int32 get_Item(Int32)">
22155         <size>2</size>
22156       </method>
22157     </type>
22158     <type name="Y">
22159       <method name="Void .ctor()">
22160         <size>15</size>
22161       </method>
22162       <method name="Void .cctor()">
22163         <size>9</size>
22164       </method>
22165       <method name="Y Foo()">
22166         <size>6</size>
22167       </method>
22168       <method name="Y Bar()">
22169         <size>6</size>
22170       </method>
22171       <method name="Y Baz()">
22172         <size>6</size>
22173       </method>
22174       <method name="UInt32 get_Property()">
22175         <size>2</size>
22176       </method>
22177       <method name="UInt32 get_StaticProperty()">
22178         <size>3</size>
22179       </method>
22180       <method name="Int32 get_Item(Int32)">
22181         <size>2</size>
22182       </method>
22183     </type>
22184     <type name="Z">
22185       <method name="Void .ctor()">
22186         <size>7</size>
22187       </method>
22188       <method name="Int32 Test()">
22189         <size>94</size>
22190       </method>
22191     </type>
22192     <type name="Test">
22193       <method name="Void .ctor()">
22194         <size>7</size>
22195       </method>
22196       <method name="Int32 Main()">
22197         <size>252</size>
22198       </method>
22199     </type>
22200   </test>
22201   <test name="test-148.cs">
22202     <type name="Y">
22203       <method name="Void .ctor()">
22204         <size>7</size>
22205       </method>
22206       <method name="Int32 get_Bar(Int32)">
22207         <size>2</size>
22208       </method>
22209       <method name="Int64 get_Bar(Double)">
22210         <size>3</size>
22211       </method>
22212     </type>
22213     <type name="Z">
22214       <method name="Void .ctor()">
22215         <size>7</size>
22216       </method>
22217       <method name="Int64 get_Whatever(Double)">
22218         <size>3</size>
22219       </method>
22220       <method name="Single get_Whatever(Int64, Int32)">
22221         <size>6</size>
22222       </method>
22223       <method name="Int32 InstanceTest()">
22224         <size>54</size>
22225       </method>
22226       <method name="Int32 Test()">
22227         <size>356</size>
22228       </method>
22229       <method name="Int32 Main()">
22230         <size>94</size>
22231       </method>
22232     </type>
22233     <type name="Z+MyArray">
22234       <method name="Void .ctor()">
22235         <size>7</size>
22236       </method>
22237       <method name="System.Object get_Item(Int32)">
22238         <size>8</size>
22239       </method>
22240       <method name="Void set_Item(Int32, System.Object)">
22241         <size>9</size>
22242       </method>
22243     </type>
22244     <type name="A">
22245       <method name="Void .ctor()">
22246         <size>7</size>
22247       </method>
22248       <method name="Int32 get_Monkey(Int32)">
22249         <size>4</size>
22250       </method>
22251     </type>
22252     <type name="B">
22253       <method name="Void .ctor()">
22254         <size>7</size>
22255       </method>
22256       <method name="Int64 get_Item(Int64, Int32)">
22257         <size>5</size>
22258       </method>
22259     </type>
22260     <type name="C">
22261       <method name="Void .ctor()">
22262         <size>7</size>
22263       </method>
22264       <method name="Int32 get_Item(Int32)">
22265         <size>4</size>
22266       </method>
22267     </type>
22268     <type name="D">
22269       <method name="Void .ctor()">
22270         <size>7</size>
22271       </method>
22272       <method name="Int64 get_Item(Int64, Int32)">
22273         <size>5</size>
22274       </method>
22275     </type>
22276     <type name="E">
22277       <method name="Void .ctor()">
22278         <size>7</size>
22279       </method>
22280       <method name="System.String get_g()">
22281         <size>6</size>
22282       </method>
22283       <method name="Void set_g(System.String)">
22284         <size>1</size>
22285       </method>
22286     </type>
22287     <type name="F">
22288       <method name="Void .ctor()">
22289         <size>7</size>
22290       </method>
22291       <method name="System.String get_g()">
22292         <size>6</size>
22293       </method>
22294     </type>
22295     <type name="DisposableNotifyList">
22296       <method name="Void .ctor()">
22297         <size>7</size>
22298       </method>
22299     </type>
22300     <type name="ChildList">
22301       <method name="Void .ctor()">
22302         <size>7</size>
22303       </method>
22304       <method name="Void Test()">
22305         <size>14</size>
22306       </method>
22307     </type>
22308     <type name="Y">
22309       <method name="Int32 X.get_Foo(Int32)">
22310         <size>2</size>
22311       </method>
22312     </type>
22313   </test>
22314   <test name="test-149.cs">
22315     <type name="Y">
22316       <method name="Void .ctor()">
22317         <size>7</size>
22318       </method>
22319       <method name="Void .cctor()">
22320         <size>1</size>
22321       </method>
22322       <method name="Void add_Foo(System.EventHandler)">
22323         <size>24</size>
22324       </method>
22325       <method name="Void remove_Foo(System.EventHandler)">
22326         <size>24</size>
22327       </method>
22328       <method name="Void add_TestEvent(MyDelegate)">
22329         <size>24</size>
22330       </method>
22331       <method name="Void remove_TestEvent(MyDelegate)">
22332         <size>24</size>
22333       </method>
22334       <method name="Int32 Test()">
22335         <size>166</size>
22336       </method>
22337       <method name="Void callback1(System.Object, System.EventArgs)">
22338         <size>7</size>
22339       </method>
22340       <method name="Int64 callback2(Int32)">
22341         <size>19</size>
22342       </method>
22343       <method name="Void callback3(System.Object, System.EventArgs)">
22344         <size>7</size>
22345       </method>
22346     </type>
22347     <type name="Z">
22348       <method name="Void .ctor()">
22349         <size>7</size>
22350       </method>
22351       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22352         <size>22</size>
22353       </method>
22354       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22355         <size>22</size>
22356       </method>
22357       <method name="Int32 a()">
22358         <size>2</size>
22359       </method>
22360       <method name="Int32 Main()">
22361         <size>80</size>
22362       </method>
22363     </type>
22364     <type name="Static">
22365       <method name="Void .ctor()">
22366         <size>7</size>
22367       </method>
22368       <method name="Void add_Test(System.EventHandler)">
22369         <size>22</size>
22370       </method>
22371       <method name="Void remove_Test(System.EventHandler)">
22372         <size>22</size>
22373       </method>
22374       <method name="Void Fire()">
22375         <size>23</size>
22376       </method>
22377     </type>
22378     <type name="Z+SomeEventHandler">
22379       <method name="Void .ctor(Object, IntPtr)">
22380         <size>0</size>
22381       </method>
22382       <method name="Int32 Invoke()">
22383         <size>0</size>
22384       </method>
22385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22386         <size>0</size>
22387       </method>
22388       <method name="Int32 EndInvoke(IAsyncResult)">
22389         <size>0</size>
22390       </method>
22391     </type>
22392     <type name="MyDelegate">
22393       <method name="Void .ctor(Object, IntPtr)">
22394         <size>0</size>
22395       </method>
22396       <method name="Int64 Invoke(Int32)">
22397         <size>0</size>
22398       </method>
22399       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22400         <size>0</size>
22401       </method>
22402       <method name="Int64 EndInvoke(IAsyncResult)">
22403         <size>0</size>
22404       </method>
22405     </type>
22406     <type name="Y">
22407       <method name="Void X.add_Foo(System.EventHandler)">
22408         <size>1</size>
22409       </method>
22410       <method name="Void X.remove_Foo(System.EventHandler)">
22411         <size>1</size>
22412       </method>
22413     </type>
22414   </test>
22415   <test name="test-15.cs">
22416     <type name="Implementor">
22417       <method name="Void .ctor()">
22418         <size>7</size>
22419       </method>
22420       <method name="Int32 A()">
22421         <size>2</size>
22422       </method>
22423     </type>
22424     <type name="Run">
22425       <method name="Void .ctor()">
22426         <size>7</size>
22427       </method>
22428       <method name="Int32 Main()">
22429         <size>53</size>
22430       </method>
22431     </type>
22432     <type name="StructImplementor">
22433       <method name="Int32 A()">
22434         <size>2</size>
22435       </method>
22436     </type>
22437   </test>
22438   <test name="test-150.cs">
22439     <type name="T">
22440       <method name="Void .ctor()">
22441         <size>18</size>
22442       </method>
22443       <method name="Int32 Main()">
22444         <size>2</size>
22445       </method>
22446     </type>
22447   </test>
22448   <test name="test-151.cs">
22449     <type name="A.Iface">
22450       <method name="Void .ctor()">
22451         <size>7</size>
22452       </method>
22453       <method name="Void bah()">
22454         <size>1</size>
22455       </method>
22456     </type>
22457     <type name="A.my">
22458       <method name="Void .ctor()">
22459         <size>7</size>
22460       </method>
22461       <method name="Void doit(System.Object)">
22462         <size>13</size>
22463       </method>
22464       <method name="Int32 Main()">
22465         <size>2</size>
22466       </method>
22467     </type>
22468   </test>
22469   <test name="test-152.cs">
22470     <type name="X">
22471       <method name="Void .ctor()">
22472         <size>7</size>
22473       </method>
22474       <method name="Int32 Main()">
22475         <size>99</size>
22476       </method>
22477     </type>
22478   </test>
22479   <test name="test-153.cs">
22480     <type name="Z">
22481       <method name="Void .ctor()">
22482         <size>7</size>
22483       </method>
22484       <method name="Void Test2(System.String, System.Object[])">
22485         <size>1</size>
22486       </method>
22487       <method name="Void Test(System.String, System.Object[])">
22488         <size>8</size>
22489       </method>
22490       <method name="Int32 Main()">
22491         <size>86</size>
22492       </method>
22493     </type>
22494   </test>
22495   <test name="test-154.cs">
22496     <type name="X">
22497       <method name="Void .ctor()">
22498         <size>7</size>
22499       </method>
22500       <method name="Int32 Main()">
22501         <size>2</size>
22502       </method>
22503       <method name="Void test1(Single ByRef)">
22504         <size>6</size>
22505       </method>
22506       <method name="Void test2(Int32, Single ByRef)">
22507         <size>38</size>
22508       </method>
22509       <method name="Void test3(System.Int64[], Int32)">
22510         <size>21</size>
22511       </method>
22512       <method name="Int32 test4(Int32, Single ByRef)">
22513         <size>33</size>
22514       </method>
22515       <method name="Int32 test5(Single ByRef, Int64)">
22516         <size>75</size>
22517       </method>
22518       <method name="Int32 test6(Single ByRef)">
22519         <size>10</size>
22520       </method>
22521       <method name="Int64 test7(System.Int32[], Int32)">
22522         <size>64</size>
22523       </method>
22524       <method name="Int64 test8(Int32)">
22525         <size>34</size>
22526       </method>
22527       <method name="Int64 test9(Int32)">
22528         <size>28</size>
22529       </method>
22530       <method name="Void test10(Int32, Single ByRef)">
22531         <size>23</size>
22532       </method>
22533       <method name="Int64 test11(Int32)">
22534         <size>44</size>
22535       </method>
22536       <method name="Void test12(Single ByRef)">
22537         <size>25</size>
22538       </method>
22539       <method name="Void test13(Int32, Single ByRef)">
22540         <size>23</size>
22541       </method>
22542       <method name="Int64 test14(Int32, Single ByRef)">
22543         <size>66</size>
22544       </method>
22545       <method name="Int32 test15(Int32, Single ByRef)">
22546         <size>33</size>
22547       </method>
22548       <method name="Void test16()">
22549         <size>54</size>
22550       </method>
22551       <method name="Void test17()">
22552         <size>62</size>
22553       </method>
22554       <method name="Void test18(Int32, Int32 ByRef)">
22555         <size>35</size>
22556       </method>
22557       <method name="Int32 test19()">
22558         <size>49</size>
22559       </method>
22560       <method name="Int32 test20()">
22561         <size>22</size>
22562       </method>
22563       <method name="Int32 test21()">
22564         <size>28</size>
22565       </method>
22566       <method name="Int32 test22()">
22567         <size>27</size>
22568       </method>
22569       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22570         <size>29</size>
22571       </method>
22572       <method name="Int64 test24(Int32)">
22573         <size>67</size>
22574       </method>
22575       <method name="Int64 test25(Int32)">
22576         <size>44</size>
22577       </method>
22578       <method name="Void test26()">
22579         <size>22</size>
22580       </method>
22581       <method name="Int32 test27()">
22582         <size>12</size>
22583       </method>
22584       <method name="Void test28(System.Object ByRef)">
22585         <size>23</size>
22586       </method>
22587       <method name="Boolean test29(Int32 ByRef)">
22588         <size>33</size>
22589       </method>
22590       <method name="System.String test30(System.String ByRef)">
22591         <size>36</size>
22592       </method>
22593       <method name="System.String test31(Int32)">
22594         <size>78</size>
22595       </method>
22596       <method name="Void test32()">
22597         <size>11</size>
22598       </method>
22599       <method name="Int32 test33()">
22600         <size>4</size>
22601       </method>
22602       <method name="Void test34()">
22603         <size>20</size>
22604       </method>
22605       <method name="Void test35(Int32, Boolean)">
22606         <size>28</size>
22607       </method>
22608       <method name="Void test36()">
22609         <size>41</size>
22610       </method>
22611       <method name="Void test37()">
22612         <size>42</size>
22613       </method>
22614       <method name="Int32 test38()">
22615         <size>2</size>
22616       </method>
22617       <method name="Int32 test40(Int32)">
22618         <size>18</size>
22619       </method>
22620     </type>
22621   </test>
22622   <test name="test-155.cs">
22623     <type name="Test">
22624       <method name="Void .ctor()">
22625         <size>7</size>
22626       </method>
22627       <method name="Int32 Main()">
22628         <size>44</size>
22629       </method>
22630     </type>
22631     <type name="Test+TestClass">
22632       <method name="Void .ctor()">
22633         <size>7</size>
22634       </method>
22635       <method name="System.String test(System.String)">
22636         <size>22</size>
22637       </method>
22638     </type>
22639   </test>
22640   <test name="test-156.cs">
22641     <type name="Internal">
22642       <method name="Void .ctor()">
22643         <size>7</size>
22644       </method>
22645     </type>
22646     <type name="Public">
22647       <method name="Void .ctor()">
22648         <size>7</size>
22649       </method>
22650     </type>
22651     <type name="X">
22652       <method name="Void .ctor()">
22653         <size>7</size>
22654       </method>
22655       <method name="Void Main()">
22656         <size>1</size>
22657       </method>
22658     </type>
22659     <type name="X+NestedPublic">
22660       <method name="Void .ctor()">
22661         <size>7</size>
22662       </method>
22663     </type>
22664     <type name="X+NestedAssembly">
22665       <method name="Void .ctor()">
22666         <size>7</size>
22667       </method>
22668     </type>
22669     <type name="X+NestedFamilyAndAssembly">
22670       <method name="Void .ctor()">
22671         <size>7</size>
22672       </method>
22673     </type>
22674     <type name="X+NestedFamily">
22675       <method name="Void .ctor()">
22676         <size>7</size>
22677       </method>
22678     </type>
22679     <type name="X+NestedPrivate">
22680       <method name="Void .ctor()">
22681         <size>7</size>
22682       </method>
22683     </type>
22684     <type name="A">
22685       <method name="Void .ctor()">
22686         <size>7</size>
22687       </method>
22688     </type>
22689     <type name="B">
22690       <method name="Void .ctor()">
22691         <size>7</size>
22692       </method>
22693     </type>
22694     <type name="C">
22695       <method name="Void .ctor()">
22696         <size>7</size>
22697       </method>
22698     </type>
22699     <type name="D">
22700       <method name="Void .ctor()">
22701         <size>7</size>
22702       </method>
22703     </type>
22704     <type name="E">
22705       <method name="Void .ctor()">
22706         <size>7</size>
22707       </method>
22708     </type>
22709     <type name="F">
22710       <method name="Void .ctor()">
22711         <size>7</size>
22712       </method>
22713     </type>
22714     <type name="Y">
22715       <method name="Void .ctor()">
22716         <size>7</size>
22717       </method>
22718       <method name="Void Test(YI)">
22719         <size>1</size>
22720       </method>
22721     </type>
22722     <type name="Y+YA">
22723       <method name="Void .ctor()">
22724         <size>7</size>
22725       </method>
22726     </type>
22727     <type name="Y+YB">
22728       <method name="Void .ctor()">
22729         <size>7</size>
22730       </method>
22731     </type>
22732     <type name="Y+YC">
22733       <method name="Void .ctor()">
22734         <size>7</size>
22735       </method>
22736     </type>
22737     <type name="Y+YD">
22738       <method name="Void .ctor()">
22739         <size>7</size>
22740       </method>
22741     </type>
22742     <type name="Y+YE">
22743       <method name="Void .ctor()">
22744         <size>7</size>
22745       </method>
22746     </type>
22747     <type name="Y+YF">
22748       <method name="Void .ctor()">
22749         <size>7</size>
22750       </method>
22751     </type>
22752     <type name="Y+YG">
22753       <method name="Void .ctor()">
22754         <size>7</size>
22755       </method>
22756     </type>
22757     <type name="Y+YH">
22758       <method name="Void .ctor()">
22759         <size>7</size>
22760       </method>
22761     </type>
22762     <type name="Z">
22763       <method name="Void .ctor()">
22764         <size>7</size>
22765       </method>
22766     </type>
22767     <type name="Z+P">
22768       <method name="Void .ctor()">
22769         <size>7</size>
22770       </method>
22771     </type>
22772     <type name="W">
22773       <method name="Void .ctor()">
22774         <size>7</size>
22775       </method>
22776     </type>
22777     <type name="W+WA">
22778       <method name="Void .ctor()">
22779         <size>7</size>
22780       </method>
22781     </type>
22782     <type name="W+WB">
22783       <method name="Void .ctor()">
22784         <size>7</size>
22785       </method>
22786     </type>
22787     <type name="W+WC">
22788       <method name="Void .ctor()">
22789         <size>7</size>
22790       </method>
22791     </type>
22792     <type name="W+WD">
22793       <method name="Void .ctor()">
22794         <size>7</size>
22795       </method>
22796     </type>
22797     <type name="W+WE">
22798       <method name="Void .ctor()">
22799         <size>7</size>
22800       </method>
22801     </type>
22802     <type name="W+WCA">
22803       <method name="Void .ctor()">
22804         <size>7</size>
22805       </method>
22806     </type>
22807     <type name="W+WCB">
22808       <method name="Void .ctor()">
22809         <size>7</size>
22810       </method>
22811     </type>
22812     <type name="W+WCB+WCD">
22813       <method name="Void .ctor()">
22814         <size>7</size>
22815       </method>
22816     </type>
22817     <type name="W+WCB+WCD+WCE">
22818       <method name="Void .ctor()">
22819         <size>7</size>
22820       </method>
22821     </type>
22822     <type name="G">
22823       <method name="Void .ctor()">
22824         <size>7</size>
22825       </method>
22826       <method name="Void Test(X)">
22827         <size>1</size>
22828       </method>
22829     </type>
22830     <type name="G+I">
22831       <method name="Void .ctor()">
22832         <size>7</size>
22833       </method>
22834     </type>
22835     <type name="G+I+J">
22836       <method name="Void .ctor()">
22837         <size>7</size>
22838       </method>
22839       <method name="Void Test(Foo)">
22840         <size>1</size>
22841       </method>
22842     </type>
22843     <type name="H">
22844       <method name="Void .ctor()">
22845         <size>7</size>
22846       </method>
22847       <method name="Void Test(System.Int32[])">
22848         <size>1</size>
22849       </method>
22850     </type>
22851     <type name="M">
22852       <method name="Void .ctor()">
22853         <size>7</size>
22854       </method>
22855       <method name="Void Hello(System.String)">
22856         <size>1</size>
22857       </method>
22858     </type>
22859   </test>
22860   <test name="test-157.cs">
22861     <type name="Test.MyAttribute">
22862       <method name="Void .ctor(String)">
22863         <size>20</size>
22864       </method>
22865     </type>
22866     <type name="Test.Test">
22867       <method name="Void .ctor()">
22868         <size>7</size>
22869       </method>
22870       <method name="Int32 Main()">
22871         <size>197</size>
22872       </method>
22873     </type>
22874   </test>
22875   <test name="test-158.cs">
22876     <type name="My">
22877       <method name="Void .ctor(Object)">
22878         <size>14</size>
22879       </method>
22880     </type>
22881     <type name="My+Test">
22882       <method name="Void .ctor()">
22883         <size>7</size>
22884       </method>
22885       <method name="Int32 Main()">
22886         <size>87</size>
22887       </method>
22888     </type>
22889   </test>
22890   <test name="test-159.cs">
22891     <type name="A.Iface">
22892       <method name="Void .ctor()">
22893         <size>7</size>
22894       </method>
22895       <method name="Void bah()">
22896         <size>1</size>
22897       </method>
22898     </type>
22899     <type name="A.my">
22900       <method name="Void .ctor()">
22901         <size>7</size>
22902       </method>
22903       <method name="Void doit(System.Object)">
22904         <size>13</size>
22905       </method>
22906       <method name="Int32 Main()">
22907         <size>2</size>
22908       </method>
22909     </type>
22910   </test>
22911   <test name="test-16.cs">
22912     <type name="Mine.Blah">
22913       <method name="Void .ctor()">
22914         <size>7</size>
22915       </method>
22916       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22917         <size>12</size>
22918       </method>
22919       <method name="Int32 op_Implicit(Mine.Blah)">
22920         <size>12</size>
22921       </method>
22922       <method name="Byte op_Implicit(Mine.Blah)">
22923         <size>12</size>
22924       </method>
22925       <method name="Int16 op_Implicit(Mine.Blah)">
22926         <size>12</size>
22927       </method>
22928     </type>
22929     <type name="Mine.Foo">
22930       <method name="Void .ctor()">
22931         <size>7</size>
22932       </method>
22933       <method name="Int32 Main()">
22934         <size>118</size>
22935       </method>
22936     </type>
22937   </test>
22938   <test name="test-160.cs">
22939     <type name="B">
22940       <method name="Void .ctor()">
22941         <size>7</size>
22942       </method>
22943     </type>
22944     <type name="S">
22945       <method name="Void .ctor()">
22946         <size>7</size>
22947       </method>
22948     </type>
22949     <type name="T">
22950       <method name="Void .ctor()">
22951         <size>7</size>
22952       </method>
22953       <method name="Int32 blah(System.Object)">
22954         <size>62</size>
22955       </method>
22956       <method name="Int32 Main()">
22957         <size>2</size>
22958       </method>
22959     </type>
22960   </test>
22961   <test name="test-161.cs">
22962     <type name="ZipEntry">
22963       <method name="Void .ctor(String)">
22964         <size>18</size>
22965       </method>
22966       <method name="Void .ctor(ZipEntry)">
22967         <size>18</size>
22968       </method>
22969       <method name="DateTime get_DateTime()">
22970         <size>7</size>
22971       </method>
22972       <method name="Int32 Main()">
22973         <size>2</size>
22974       </method>
22975     </type>
22976   </test>
22977   <test name="test-162.cs">
22978     <type name="X">
22979       <method name="Void .ctor()">
22980         <size>7</size>
22981       </method>
22982       <method name="Void test_output(A)">
22983         <size>1</size>
22984       </method>
22985       <method name="Void test_output(B)">
22986         <size>1</size>
22987       </method>
22988       <method name="Void test_output(E)">
22989         <size>1</size>
22990       </method>
22991       <method name="Void test_output(F)">
22992         <size>1</size>
22993       </method>
22994       <method name="Void test1()">
22995         <size>21</size>
22996       </method>
22997       <method name="Void test2()">
22998         <size>32</size>
22999       </method>
23000       <method name="Void test3()">
23001         <size>21</size>
23002       </method>
23003       <method name="Void test4(A)">
23004         <size>9</size>
23005       </method>
23006       <method name="Void test5(A ByRef)">
23007         <size>9</size>
23008       </method>
23009       <method name="Void test6(B ByRef)">
23010         <size>8</size>
23011       </method>
23012       <method name="Void test7()">
23013         <size>28</size>
23014       </method>
23015       <method name="Void test8()">
23016         <size>50</size>
23017       </method>
23018       <method name="Void test9()">
23019         <size>26</size>
23020       </method>
23021       <method name="Void test10()">
23022         <size>82</size>
23023       </method>
23024       <method name="Int32 Main()">
23025         <size>2</size>
23026       </method>
23027     </type>
23028     <type name="A">
23029       <method name="Void .ctor(Int32)">
23030         <size>27</size>
23031       </method>
23032     </type>
23033     <type name="C">
23034       <method name="Void .ctor(Int64)">
23035         <size>8</size>
23036       </method>
23037       <method name="Void .ctor(String)">
23038         <size>13</size>
23039       </method>
23040     </type>
23041     <type name="E">
23042       <method name="Void .ctor(Int32)">
23043         <size>21</size>
23044       </method>
23045     </type>
23046   </test>
23047   <test name="test-163.cs">
23048     <type name="Blah">
23049       <method name="Void .ctor()">
23050         <size>7</size>
23051       </method>
23052       <method name="Int32 Foo(System.String)">
23053         <size>2</size>
23054       </method>
23055       <method name="Int32 Foo(System.Object)">
23056         <size>2</size>
23057       </method>
23058       <method name="Int32 Main()">
23059         <size>28</size>
23060       </method>
23061     </type>
23062   </test>
23063   <test name="test-164.cs">
23064     <type name="X">
23065       <method name="Void .ctor()">
23066         <size>26</size>
23067       </method>
23068       <method name="Int32 Foo()">
23069         <size>2</size>
23070       </method>
23071     </type>
23072     <type name="Y">
23073       <method name="Void .ctor()">
23074         <size>7</size>
23075       </method>
23076       <method name="Int32 Foo()">
23077         <size>2</size>
23078       </method>
23079       <method name="Int32 Hello()">
23080         <size>12</size>
23081       </method>
23082       <method name="Void Main()">
23083         <size>46</size>
23084       </method>
23085     </type>
23086     <type name="X+FooDelegate">
23087       <method name="Void .ctor(Object, IntPtr)">
23088         <size>0</size>
23089       </method>
23090       <method name="Int32 Invoke()">
23091         <size>0</size>
23092       </method>
23093       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23094         <size>0</size>
23095       </method>
23096       <method name="Int32 EndInvoke(IAsyncResult)">
23097         <size>0</size>
23098       </method>
23099     </type>
23100   </test>
23101   <test name="test-165.cs">
23102     <type name="Testing">
23103       <method name="Void .ctor()">
23104         <size>7</size>
23105       </method>
23106       <method name="Int32 TestEnumInit(Fruit)">
23107         <size>21</size>
23108       </method>
23109       <method name="Int32 Main()">
23110         <size>62</size>
23111       </method>
23112     </type>
23113   </test>
23114   <test name="test-166.cs">
23115     <type name="Test">
23116       <method name="Void .ctor()">
23117         <size>7</size>
23118       </method>
23119       <method name="Int32 get_Item(Int32)">
23120         <size>2</size>
23121       </method>
23122     </type>
23123     <type name="D">
23124       <method name="Void .ctor()">
23125         <size>7</size>
23126       </method>
23127       <method name="Int32 get_TargetIntegerSize()">
23128         <size>2</size>
23129       </method>
23130       <method name="Int32 Hello(IInferior)">
23131         <size>7</size>
23132       </method>
23133       <method name="Int32 Main()">
23134         <size>61</size>
23135       </method>
23136     </type>
23137     <type name="Test">
23138       <method name="Int32 ITest.get_Item(Int32)">
23139         <size>2</size>
23140       </method>
23141     </type>
23142   </test>
23143   <test name="test-167.cs">
23144     <type name="X">
23145       <method name="Void .ctor()">
23146         <size>7</size>
23147       </method>
23148       <method name="Int32 Test(X+Foo[])">
23149         <size>23</size>
23150       </method>
23151       <method name="Int32 Main()">
23152         <size>44</size>
23153       </method>
23154     </type>
23155   </test>
23156   <test name="test-168.cs">
23157     <type name="Test">
23158       <method name="Void .ctor()">
23159         <size>7</size>
23160       </method>
23161       <method name="Int32 Main()">
23162         <size>21</size>
23163       </method>
23164     </type>
23165     <type name="X">
23166       <method name="System.String op_Implicit(X)">
23167         <size>6</size>
23168       </method>
23169     </type>
23170   </test>
23171   <test name="test-169.cs">
23172     <type name="basec">
23173       <method name="Void .ctor()">
23174         <size>7</size>
23175       </method>
23176       <method name="System.String get_Message()">
23177         <size>6</size>
23178       </method>
23179     </type>
23180     <type name="der">
23181       <method name="Void .ctor()">
23182         <size>7</size>
23183       </method>
23184       <method name="System.String get_Message()">
23185         <size>6</size>
23186       </method>
23187     </type>
23188     <type name="Base">
23189       <method name="Void .ctor()">
23190         <size>7</size>
23191       </method>
23192       <method name="Int32 get_Thingy()">
23193         <size>7</size>
23194       </method>
23195       <method name="Void set_Thingy(Int32)">
23196         <size>8</size>
23197       </method>
23198     </type>
23199     <type name="Derived">
23200       <method name="Void .ctor()">
23201         <size>7</size>
23202       </method>
23203       <method name="Int32 get_BaseThingy()">
23204         <size>7</size>
23205       </method>
23206       <method name="Void set_Thingy(Int32)">
23207         <size>1</size>
23208       </method>
23209     </type>
23210     <type name="D">
23211       <method name="Void .ctor()">
23212         <size>7</size>
23213       </method>
23214       <method name="Int32 Main()">
23215         <size>97</size>
23216       </method>
23217     </type>
23218   </test>
23219   <test name="test-17.cs">
23220     <type name="Blah">
23221       <method name="Void .ctor()">
23222         <size>7</size>
23223       </method>
23224       <method name="Int32 Main()">
23225         <size>39</size>
23226       </method>
23227       <method name="Byte op_Implicit(Blah)">
23228         <size>12</size>
23229       </method>
23230       <method name="Int16 op_Implicit(Blah)">
23231         <size>12</size>
23232       </method>
23233       <method name="Int32 op_Implicit(Blah)">
23234         <size>12</size>
23235       </method>
23236     </type>
23237   </test>
23238   <test name="test-170.cs">
23239     <type name="X">
23240       <method name="Void .ctor()">
23241         <size>7</size>
23242       </method>
23243       <method name="Int32 get_prop()">
23244         <size>7</size>
23245       </method>
23246       <method name="Void set_prop(Int32)">
23247         <size>8</size>
23248       </method>
23249       <method name="Void set_AAA(Int32)">
23250         <size>1</size>
23251       </method>
23252     </type>
23253     <type name="Y">
23254       <method name="Void .ctor()">
23255         <size>14</size>
23256       </method>
23257       <method name="Int32 get_prop()">
23258         <size>7</size>
23259       </method>
23260       <method name="Void set_prop(Int32)">
23261         <size>8</size>
23262       </method>
23263       <method name="Int32 A()">
23264         <size>38</size>
23265       </method>
23266       <method name="Int32 Main()">
23267         <size>13</size>
23268       </method>
23269     </type>
23270   </test>
23271   <test name="test-171.cs">
23272     <type name="IntPtr_Conv.Class1">
23273       <method name="Void .ctor()">
23274         <size>7</size>
23275       </method>
23276       <method name="Int32 Main(System.String[])">
23277         <size>15</size>
23278       </method>
23279     </type>
23280   </test>
23281   <test name="test-172.cs">
23282     <type name="X">
23283       <method name="Void .ctor()">
23284         <size>7</size>
23285       </method>
23286       <method name="Void .cctor()">
23287         <size>31</size>
23288       </method>
23289       <method name="Boolean ff()">
23290         <size>14</size>
23291       </method>
23292       <method name="Boolean tt()">
23293         <size>14</size>
23294       </method>
23295       <method name="Int32 test_if()">
23296         <size>599</size>
23297       </method>
23298       <method name="Int32 test_while()">
23299         <size>437</size>
23300       </method>
23301       <method name="Int32 test_inline()">
23302         <size>29</size>
23303       </method>
23304       <method name="Int32 Main()">
23305         <size>109</size>
23306       </method>
23307     </type>
23308   </test>
23309   <test name="test-173.cs">
23310     <type name="Base">
23311       <method name="Void .ctor(Int32)">
23312         <size>14</size>
23313       </method>
23314       <method name="Int32 get_Value()">
23315         <size>7</size>
23316       </method>
23317     </type>
23318     <type name="A">
23319       <method name="Void .ctor(Int32)">
23320         <size>18</size>
23321       </method>
23322       <method name="Void .ctor(UInt32)">
23323         <size>18</size>
23324       </method>
23325     </type>
23326     <type name="B">
23327       <method name="Void .ctor(Int64)">
23328         <size>18</size>
23329       </method>
23330       <method name="Void .ctor(UInt64)">
23331         <size>18</size>
23332       </method>
23333     </type>
23334     <type name="C">
23335       <method name="Void .ctor(Int16)">
23336         <size>18</size>
23337       </method>
23338       <method name="Void .ctor(UInt16)">
23339         <size>18</size>
23340       </method>
23341     </type>
23342     <type name="D">
23343       <method name="Void .ctor(SByte)">
23344         <size>18</size>
23345       </method>
23346       <method name="Void .ctor(Byte)">
23347         <size>18</size>
23348       </method>
23349     </type>
23350     <type name="E">
23351       <method name="Void .ctor(Int64)">
23352         <size>19</size>
23353       </method>
23354       <method name="Void .ctor(E)">
23355         <size>19</size>
23356       </method>
23357       <method name="E op_Implicit(Int64)">
23358         <size>7</size>
23359       </method>
23360     </type>
23361     <type name="F">
23362       <method name="Void .ctor(Int32)">
23363         <size>19</size>
23364       </method>
23365       <method name="Void .ctor(F)">
23366         <size>19</size>
23367       </method>
23368       <method name="F op_Implicit(Int32)">
23369         <size>7</size>
23370       </method>
23371     </type>
23372     <type name="X">
23373       <method name="Void .ctor()">
23374         <size>7</size>
23375       </method>
23376       <method name="Int32 Test()">
23377         <size>231</size>
23378       </method>
23379       <method name="Int32 Main()">
23380         <size>24</size>
23381       </method>
23382     </type>
23383   </test>
23384   <test name="test-174.cs">
23385     <type name="ProtectedAccessToPropertyOnChild">
23386       <method name="Void .ctor()">
23387         <size>14</size>
23388       </method>
23389       <method name="Int32 Main()">
23390         <size>21</size>
23391       </method>
23392     </type>
23393     <type name="TestAccessToPrivateMemberInParentClass">
23394       <method name="Void .ctor()">
23395         <size>7</size>
23396       </method>
23397       <method name="System.Double[][] get_Array()">
23398         <size>7</size>
23399       </method>
23400     </type>
23401     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23402       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23403         <size>37</size>
23404       </method>
23405     </type>
23406     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23407       <method name="Void .ctor()">
23408         <size>29</size>
23409       </method>
23410       <method name="Int32 Test()">
23411         <size>27</size>
23412       </method>
23413     </type>
23414     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23415       <method name="Void .ctor()">
23416         <size>26</size>
23417       </method>
23418       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23419         <size>15</size>
23420       </method>
23421     </type>
23422     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23423       <method name="Void .ctor()">
23424         <size>7</size>
23425       </method>
23426     </type>
23427   </test>
23428   <test name="test-175.cs">
23429     <type name="X">
23430       <method name="Void .ctor()">
23431         <size>7</size>
23432       </method>
23433       <method name="Int32 Main()">
23434         <size>59</size>
23435       </method>
23436     </type>
23437     <type name="RVA">
23438       <method name="Void .ctor(UInt32)">
23439         <size>8</size>
23440       </method>
23441       <method name="RVA op_Implicit(UInt32)">
23442         <size>7</size>
23443       </method>
23444       <method name="UInt32 op_Implicit(RVA)">
23445         <size>8</size>
23446       </method>
23447     </type>
23448   </test>
23449   <test name="test-176.cs">
23450     <type name="X">
23451       <method name="Void .ctor()">
23452         <size>7</size>
23453       </method>
23454       <method name="Int32 Main()">
23455         <size>34</size>
23456       </method>
23457     </type>
23458   </test>
23459   <test name="test-177.cs">
23460     <type name="MethodAttribute">
23461       <method name="Void .ctor()">
23462         <size>7</size>
23463       </method>
23464     </type>
23465     <type name="ReturnAttribute">
23466       <method name="Void .ctor()">
23467         <size>7</size>
23468       </method>
23469     </type>
23470     <type name="Test">
23471       <method name="Void .ctor()">
23472         <size>7</size>
23473       </method>
23474       <method name="Void Method()">
23475         <size>1</size>
23476       </method>
23477       <method name="Int32 Main()">
23478         <size>40</size>
23479       </method>
23480     </type>
23481   </test>
23482   <test name="test-178.cs">
23483     <type name="BrowsableClass">
23484       <method name="Void .ctor()">
23485         <size>7</size>
23486       </method>
23487       <method name="Int32 Main()">
23488         <size>54</size>
23489       </method>
23490       <method name="BrowsableClass op_Increment(BrowsableClass)">
23491         <size>2</size>
23492       </method>
23493     </type>
23494   </test>
23495   <test name="test-179.cs">
23496     <type name="A">
23497       <method name="Void .ctor()">
23498         <size>7</size>
23499       </method>
23500       <method name="Void set_Item(Double, Double)">
23501         <size>15</size>
23502       </method>
23503       <method name="Double get_Item(Double)">
23504         <size>29</size>
23505       </method>
23506     </type>
23507     <type name="B">
23508       <method name="Void .ctor()">
23509         <size>7</size>
23510       </method>
23511       <method name="Void set_Item(Double, Double)">
23512         <size>15</size>
23513       </method>
23514       <method name="Double get_Item(Double)">
23515         <size>29</size>
23516       </method>
23517     </type>
23518     <type name="C">
23519       <method name="Void .ctor()">
23520         <size>7</size>
23521       </method>
23522       <method name="Void set_Item(System.String, System.String)">
23523         <size>15</size>
23524       </method>
23525       <method name="System.String get_Item(System.String)">
23526         <size>30</size>
23527       </method>
23528       <method name="Void set_Item(Int32, Int32)">
23529         <size>15</size>
23530       </method>
23531       <method name="Int32 get_Item(Int32)">
23532         <size>21</size>
23533       </method>
23534     </type>
23535     <type name="EntryPoint">
23536       <method name="Int32 Main(System.String[])">
23537         <size>150</size>
23538       </method>
23539     </type>
23540   </test>
23541   <test name="test-18.cs">
23542     <type name="X">
23543       <method name="Void .ctor()">
23544         <size>7</size>
23545       </method>
23546       <method name="Void m()">
23547         <size>60</size>
23548       </method>
23549       <method name="Int32 ret(Int32)">
23550         <size>40</size>
23551       </method>
23552       <method name="Int32 Main()">
23553         <size>62</size>
23554       </method>
23555     </type>
23556   </test>
23557   <test name="test-180.cs">
23558     <type name="Testing">
23559       <method name="Void .ctor()">
23560         <size>7</size>
23561       </method>
23562       <method name="Void Main()">
23563         <size>17</size>
23564       </method>
23565     </type>
23566   </test>
23567   <test name="test-181.cs">
23568     <type name="Test">
23569       <method name="Void .ctor()">
23570         <size>7</size>
23571       </method>
23572       <method name="Void test()">
23573         <size>1</size>
23574       </method>
23575       <method name="Int32 Main()">
23576         <size>43</size>
23577       </method>
23578     </type>
23579   </test>
23580   <test name="test-182.cs">
23581     <type name="T">
23582       <method name="Void .ctor()">
23583         <size>7</size>
23584       </method>
23585       <method name="Int32 Main()">
23586         <size>26</size>
23587       </method>
23588     </type>
23589     <type name="TS">
23590       <method name="Int64 get_Ticks()">
23591         <size>19</size>
23592       </method>
23593     </type>
23594     <type name="DT">
23595       <method name="Int64 get_Ticks()">
23596         <size>12</size>
23597       </method>
23598     </type>
23599   </test>
23600   <test name="test-183.cs">
23601     <type name="Test">
23602       <method name="Void .ctor()">
23603         <size>7</size>
23604       </method>
23605       <method name="Int32 M(Int32, Int32 ByRef)">
23606         <size>12</size>
23607       </method>
23608       <method name="Int32 Main()">
23609         <size>67</size>
23610       </method>
23611     </type>
23612     <type name="Test+D">
23613       <method name="Void .ctor(Object, IntPtr)">
23614         <size>0</size>
23615       </method>
23616       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23617         <size>0</size>
23618       </method>
23619       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23620         <size>0</size>
23621       </method>
23622       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23623         <size>0</size>
23624       </method>
23625     </type>
23626   </test>
23627   <test name="test-184.cs">
23628     <type name="User">
23629       <method name="Void .ctor(Interface)">
23630         <size>7</size>
23631       </method>
23632     </type>
23633     <type name="Test">
23634       <method name="Void .ctor()">
23635         <size>55</size>
23636       </method>
23637       <method name="Int32 Main()">
23638         <size>8</size>
23639       </method>
23640     </type>
23641     <type name="Struct">
23642       <method name="Void .ctor(Int32)">
23643         <size>1</size>
23644       </method>
23645       <method name="Int32 get_X()">
23646         <size>2</size>
23647       </method>
23648     </type>
23649   </test>
23650   <test name="test-185.cs">
23651     <type name="X">
23652       <method name="Void .ctor()">
23653         <size>7</size>
23654       </method>
23655       <method name="Int32 Test(Int32)">
23656         <size>36</size>
23657       </method>
23658       <method name="Int32 Main()">
23659         <size>29</size>
23660       </method>
23661     </type>
23662   </test>
23663   <test name="test-186.cs">
23664     <type name="TestBUG.myAttribute">
23665       <method name="Void .ctor(String, String, String, Int32)">
23666         <size>7</size>
23667       </method>
23668     </type>
23669     <type name="TestBUG.Test">
23670       <method name="Void .ctor()">
23671         <size>7</size>
23672       </method>
23673       <method name="Int32 Main()">
23674         <size>2</size>
23675       </method>
23676     </type>
23677   </test>
23678   <test name="test-187.cs">
23679     <type name="MyClass">
23680       <method name="Void .ctor()">
23681         <size>7</size>
23682       </method>
23683       <method name="Container get_Item(System.String)">
23684         <size>2</size>
23685       </method>
23686       <method name="Void set_Item(System.String, Container)">
23687         <size>1</size>
23688       </method>
23689     </type>
23690     <type name="Container">
23691       <method name="Void .ctor()">
23692         <size>7</size>
23693       </method>
23694       <method name="Container op_Addition(Container, System.Object)">
23695         <size>2</size>
23696       </method>
23697     </type>
23698     <type name="D">
23699       <method name="Void .ctor()">
23700         <size>7</size>
23701       </method>
23702       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23703         <size>65</size>
23704       </method>
23705       <method name="Int32 Main()">
23706         <size>2</size>
23707       </method>
23708     </type>
23709   </test>
23710   <test name="test-188.cs">
23711     <type name="Enumerator">
23712       <method name="Void .ctor()">
23713         <size>14</size>
23714       </method>
23715       <method name="Boolean MoveNext()">
23716         <size>21</size>
23717       </method>
23718       <method name="Char get_Current()">
23719         <size>3</size>
23720       </method>
23721     </type>
23722     <type name="RealEnumerator">
23723       <method name="Void .ctor(Coll)">
23724         <size>14</size>
23725       </method>
23726       <method name="Void Dispose()">
23727         <size>13</size>
23728       </method>
23729     </type>
23730     <type name="Coll">
23731       <method name="Void .ctor()">
23732         <size>7</size>
23733       </method>
23734       <method name="Enumerator GetEnumerator()">
23735         <size>7</size>
23736       </method>
23737     </type>
23738     <type name="Test">
23739       <method name="Void .ctor()">
23740         <size>7</size>
23741       </method>
23742       <method name="Int32 Main(System.String[])">
23743         <size>78</size>
23744       </method>
23745     </type>
23746   </test>
23747   <test name="test-189.cs">
23748     <type name="MyTest">
23749       <method name="Void .ctor()">
23750         <size>7</size>
23751       </method>
23752       <method name="Int32 Main(System.String[])">
23753         <size>63</size>
23754       </method>
23755       <method name="Int32 m(Int32, Double)">
23756         <size>2</size>
23757       </method>
23758       <method name="Int32 m(Int32, System.Int32[])">
23759         <size>2</size>
23760       </method>
23761     </type>
23762     <type name="MonoTest">
23763       <method name="Void .ctor()">
23764         <size>7</size>
23765       </method>
23766       <method name="Int32 method1(System.String, System.Object[])">
23767         <size>2</size>
23768       </method>
23769       <method name="Void testmethod()">
23770         <size>27</size>
23771       </method>
23772     </type>
23773     <type name="MonoTest2">
23774       <method name="Void .ctor()">
23775         <size>7</size>
23776       </method>
23777       <method name="Int32 method1(System.String, System.Object[])">
23778         <size>2</size>
23779       </method>
23780       <method name="Void testmethod2()">
23781         <size>27</size>
23782       </method>
23783     </type>
23784   </test>
23785   <test name="test-19.cs">
23786     <type name="I">
23787       <method name="Void .ctor()">
23788         <size>7</size>
23789       </method>
23790       <method name="Void .cctor()">
23791         <size>18</size>
23792       </method>
23793       <method name="System.String fn(System.String)">
23794         <size>17</size>
23795       </method>
23796     </type>
23797     <type name="X">
23798       <method name="Void .ctor()">
23799         <size>7</size>
23800       </method>
23801       <method name="Void Thread_func()">
23802         <size>11</size>
23803       </method>
23804       <method name="Int32 Func(Int32, Int32)">
23805         <size>4</size>
23806       </method>
23807       <method name="Void Bar()">
23808         <size>44</size>
23809       </method>
23810       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23811         <size>18</size>
23812       </method>
23813       <method name="Int32 Main()">
23814         <size>303</size>
23815       </method>
23816       <method name="Int32 multiply_by_three(Int32)">
23817         <size>4</size>
23818       </method>
23819     </type>
23820     <type name="TestNamespace.TestClass">
23821       <method name="Void .ctor()">
23822         <size>7</size>
23823       </method>
23824     </type>
23825     <type name="I+GetTextFn">
23826       <method name="Void .ctor(Object, IntPtr)">
23827         <size>0</size>
23828       </method>
23829       <method name="System.String Invoke(System.String)">
23830         <size>0</size>
23831       </method>
23832       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23833         <size>0</size>
23834       </method>
23835       <method name="System.String EndInvoke(IAsyncResult)">
23836         <size>0</size>
23837       </method>
23838     </type>
23839     <type name="X+Foo">
23840       <method name="Void .ctor(Object, IntPtr)">
23841         <size>0</size>
23842       </method>
23843       <method name="Int32 Invoke(Int32, Int32)">
23844         <size>0</size>
23845       </method>
23846       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23847         <size>0</size>
23848       </method>
23849       <method name="Int32 EndInvoke(IAsyncResult)">
23850         <size>0</size>
23851       </method>
23852     </type>
23853     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23854       <method name="Void .ctor(Object, IntPtr)">
23855         <size>0</size>
23856       </method>
23857       <method name="Single Invoke(Single, System.Object[])">
23858         <size>0</size>
23859       </method>
23860       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23861         <size>0</size>
23862       </method>
23863       <method name="Single EndInvoke(IAsyncResult)">
23864         <size>0</size>
23865       </method>
23866     </type>
23867     <type name="NameSpace.TestDelegate">
23868       <method name="Void .ctor(Object, IntPtr)">
23869         <size>0</size>
23870       </method>
23871       <method name="Int32 Invoke(Int32)">
23872         <size>0</size>
23873       </method>
23874       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23875         <size>0</size>
23876       </method>
23877       <method name="Int32 EndInvoke(IAsyncResult)">
23878         <size>0</size>
23879       </method>
23880     </type>
23881   </test>
23882   <test name="test-190.cs">
23883     <type name="A">
23884       <method name="Void .ctor()">
23885         <size>7</size>
23886       </method>
23887       <method name="Void Main()">
23888         <size>1</size>
23889       </method>
23890     </type>
23891     <type name="A+B">
23892       <method name="Void .ctor()">
23893         <size>7</size>
23894       </method>
23895       <method name="Void Test()">
23896         <size>8</size>
23897       </method>
23898     </type>
23899     <type name="A+C">
23900       <method name="Void .ctor()">
23901         <size>7</size>
23902       </method>
23903       <method name="Void Test(A)">
23904         <size>8</size>
23905       </method>
23906     </type>
23907   </test>
23908   <test name="test-191.cs">
23909     <type name="X">
23910       <method name="Void .ctor()">
23911         <size>7</size>
23912       </method>
23913     </type>
23914     <type name="X+E">
23915       <method name="Void .ctor()">
23916         <size>7</size>
23917       </method>
23918     </type>
23919     <type name="X+D">
23920       <method name="Void .ctor()">
23921         <size>7</size>
23922       </method>
23923     </type>
23924     <type name="X+D+P">
23925       <method name="Void .ctor()">
23926         <size>7</size>
23927       </method>
23928     </type>
23929     <type name="Y">
23930       <method name="Void .ctor()">
23931         <size>7</size>
23932       </method>
23933     </type>
23934     <type name="Y+Op">
23935       <method name="Void .ctor()">
23936         <size>7</size>
23937       </method>
23938     </type>
23939     <type name="R">
23940       <method name="Void .ctor()">
23941         <size>7</size>
23942       </method>
23943       <method name="Void Main()">
23944         <size>1</size>
23945       </method>
23946     </type>
23947   </test>
23948   <test name="test-192.cs">
23949     <type name="X">
23950       <method name="Void .ctor()">
23951         <size>7</size>
23952       </method>
23953       <method name="Void Main()">
23954         <size>1</size>
23955       </method>
23956     </type>
23957   </test>
23958   <test name="test-193.cs">
23959     <type name="A">
23960       <method name="Void .ctor()">
23961         <size>7</size>
23962       </method>
23963       <method name="Int32 Test(Int32)">
23964         <size>88</size>
23965       </method>
23966       <method name="Int32 Main()">
23967         <size>7</size>
23968       </method>
23969     </type>
23970   </test>
23971   <test name="test-194.cs">
23972     <type name="TestParams">
23973       <method name="Void .ctor()">
23974         <size>7</size>
23975       </method>
23976       <method name="Int32 Main(System.String[])">
23977         <size>38</size>
23978       </method>
23979       <method name="Int32 Params(System.Object[])">
23980         <size>10</size>
23981       </method>
23982     </type>
23983   </test>
23984   <test name="test-195.cs">
23985     <type name="Y">
23986       <method name="Void .ctor()">
23987         <size>7</size>
23988       </method>
23989       <method name="Void .cctor()">
23990         <size>1</size>
23991       </method>
23992       <method name="Int32 C()">
23993         <size>36</size>
23994       </method>
23995     </type>
23996     <type name="X">
23997       <method name="Void .ctor()">
23998         <size>8</size>
23999       </method>
24000       <method name="Void .ctor(Int32)">
24001         <size>18</size>
24002       </method>
24003       <method name="Void Main()">
24004         <size>7</size>
24005       </method>
24006     </type>
24007   </test>
24008   <test name="test-196.cs">
24009     <type name="X">
24010       <method name="Void .ctor()">
24011         <size>7</size>
24012       </method>
24013       <method name="Void Bug1()">
24014         <size>15</size>
24015       </method>
24016       <method name="Void Bug2()">
24017         <size>16</size>
24018       </method>
24019       <method name="Int32 Main()">
24020         <size>2</size>
24021       </method>
24022     </type>
24023   </test>
24024   <test name="test-197.cs">
24025     <type name="X">
24026       <method name="Void .ctor()">
24027         <size>7</size>
24028       </method>
24029       <method name="Void Foo()">
24030         <size>0</size>
24031       </method>
24032     </type>
24033     <type name="Y">
24034       <method name="Void .ctor()">
24035         <size>7</size>
24036       </method>
24037     </type>
24038     <type name="Z">
24039       <method name="Void .ctor()">
24040         <size>7</size>
24041       </method>
24042       <method name="Void Foo()">
24043         <size>11</size>
24044       </method>
24045     </type>
24046     <type name="Test">
24047       <method name="Void .ctor()">
24048         <size>7</size>
24049       </method>
24050       <method name="Int32 Main()">
24051         <size>16</size>
24052       </method>
24053     </type>
24054   </test>
24055   <test name="test-198.cs">
24056     <type name="N1.N3.N4.Bar">
24057       <method name="Void .ctor()">
24058         <size>7</size>
24059       </method>
24060     </type>
24061     <type name="N1.N2.Foo">
24062       <method name="Void .ctor()">
24063         <size>7</size>
24064       </method>
24065     </type>
24066     <type name="N5.N6.Foo">
24067       <method name="Void .ctor()">
24068         <size>7</size>
24069       </method>
24070     </type>
24071     <type name="N5.N7.N8.Bar">
24072       <method name="Void .ctor()">
24073         <size>7</size>
24074       </method>
24075     </type>
24076     <type name="FirstOuter.FirstInner.First">
24077       <method name="Void .ctor()">
24078         <size>7</size>
24079       </method>
24080       <method name="System.String get_MyIdentity()">
24081         <size>12</size>
24082       </method>
24083     </type>
24084     <type name="FirstOuter.Second">
24085       <method name="Void .ctor()">
24086         <size>7</size>
24087       </method>
24088     </type>
24089     <type name="FirstOuter.SecondInner.Third">
24090       <method name="Void .ctor()">
24091         <size>7</size>
24092       </method>
24093     </type>
24094     <type name="FirstOuter.FirstInner.Fourth">
24095       <method name="Void .ctor()">
24096         <size>7</size>
24097       </method>
24098     </type>
24099     <type name="Fifth">
24100       <method name="Void .ctor()">
24101         <size>7</size>
24102       </method>
24103     </type>
24104     <type name="M1.M2.M3.Foo">
24105       <method name="Void .ctor()">
24106         <size>7</size>
24107       </method>
24108     </type>
24109     <type name="P1.P2.Bar">
24110       <method name="Void .ctor()">
24111         <size>7</size>
24112       </method>
24113     </type>
24114     <type name="X">
24115       <method name="Void .ctor()">
24116         <size>7</size>
24117       </method>
24118       <method name="Int32 Main()">
24119         <size>2</size>
24120       </method>
24121     </type>
24122   </test>
24123   <test name="test-199.cs">
24124     <type name="Test">
24125       <method name="Void .ctor()">
24126         <size>7</size>
24127       </method>
24128       <method name="Int32 Main()">
24129         <size>22</size>
24130       </method>
24131     </type>
24132     <type name="N1.Foo">
24133       <method name="Void .ctor()">
24134         <size>7</size>
24135       </method>
24136     </type>
24137     <type name="N1.Foo+Foo2">
24138       <method name="Void .ctor()">
24139         <size>7</size>
24140       </method>
24141     </type>
24142     <type name="N1.Bar2">
24143       <method name="Void .ctor()">
24144         <size>7</size>
24145       </method>
24146       <method name="Int32 Talk()">
24147         <size>2</size>
24148       </method>
24149     </type>
24150     <type name="N2.Bar">
24151       <method name="Void .ctor()">
24152         <size>7</size>
24153       </method>
24154     </type>
24155     <type name="N2.Bar+Bar2">
24156       <method name="Void .ctor()">
24157         <size>7</size>
24158       </method>
24159       <method name="Int32 Talk()">
24160         <size>2</size>
24161       </method>
24162     </type>
24163   </test>
24164   <test name="test-2.cs">
24165     <type name="X">
24166       <method name="Void .ctor()">
24167         <size>7</size>
24168       </method>
24169       <method name="Int32 Main(System.String[])">
24170         <size>12</size>
24171       </method>
24172     </type>
24173   </test>
24174   <test name="test-20.cs">
24175     <type name="A">
24176       <method name="Void .ctor()">
24177         <size>7</size>
24178       </method>
24179       <method name="Void X()">
24180         <size>8</size>
24181       </method>
24182     </type>
24183     <type name="B">
24184       <method name="Void .ctor()">
24185         <size>7</size>
24186       </method>
24187       <method name="Void X()">
24188         <size>8</size>
24189       </method>
24190       <method name="Void TestB()">
24191         <size>7</size>
24192       </method>
24193     </type>
24194     <type name="Ax">
24195       <method name="Void .ctor()">
24196         <size>7</size>
24197       </method>
24198       <method name="Void A()">
24199         <size>8</size>
24200       </method>
24201       <method name="Void B()">
24202         <size>8</size>
24203       </method>
24204     </type>
24205     <type name="Bx">
24206       <method name="Void .ctor()">
24207         <size>7</size>
24208       </method>
24209       <method name="Void A()">
24210         <size>8</size>
24211       </method>
24212       <method name="Void B()">
24213         <size>8</size>
24214       </method>
24215     </type>
24216     <type name="Test">
24217       <method name="Void .ctor()">
24218         <size>7</size>
24219       </method>
24220       <method name="Int32 Main()">
24221         <size>100</size>
24222       </method>
24223     </type>
24224   </test>
24225   <test name="test-200.cs">
24226     <type name="X">
24227       <method name="Void .ctor()">
24228         <size>7</size>
24229       </method>
24230       <method name="Int32 Main()">
24231         <size>104</size>
24232       </method>
24233     </type>
24234   </test>
24235   <test name="test-201.cs">
24236     <type name="Parent">
24237       <method name="Void .ctor()">
24238         <size>7</size>
24239       </method>
24240     </type>
24241     <type name="Child">
24242       <method name="Void .ctor()">
24243         <size>7</size>
24244       </method>
24245     </type>
24246     <type name="Child+Nested">
24247       <method name="Void .ctor()">
24248         <size>18</size>
24249       </method>
24250     </type>
24251     <type name="Collide">
24252       <method name="Void .ctor(Int32)">
24253         <size>14</size>
24254       </method>
24255       <method name="Void .cctor()">
24256         <size>12</size>
24257       </method>
24258       <method name="Int32 Main()">
24259         <size>27</size>
24260       </method>
24261     </type>
24262   </test>
24263   <test name="test-202.cs">
24264     <type name="X.X">
24265       <method name="Void .ctor()">
24266         <size>7</size>
24267       </method>
24268     </type>
24269     <type name="A.B.C.D">
24270       <method name="Void .ctor()">
24271         <size>7</size>
24272       </method>
24273     </type>
24274     <type name="Test">
24275       <method name="Void .ctor()">
24276         <size>7</size>
24277       </method>
24278       <method name="Int32 Main()">
24279         <size>14</size>
24280       </method>
24281     </type>
24282   </test>
24283   <test name="test-203.cs">
24284     <type name="Foo">
24285       <method name="Void .ctor()">
24286         <size>7</size>
24287       </method>
24288       <method name="Modifiers get_Modifiers()">
24289         <size>2</size>
24290       </method>
24291     </type>
24292     <type name="Bar">
24293       <method name="Void .ctor()">
24294         <size>7</size>
24295       </method>
24296       <method name="Int32 Main()">
24297         <size>13</size>
24298       </method>
24299     </type>
24300   </test>
24301   <test name="test-204.cs">
24302     <type name="X">
24303       <method name="Void .ctor(Int32)">
24304         <size>14</size>
24305       </method>
24306       <method name="System.String ToString()">
24307         <size>22</size>
24308       </method>
24309       <method name="Int32 Test()">
24310         <size>153</size>
24311       </method>
24312       <method name="Int32 Main()">
24313         <size>24</size>
24314       </method>
24315       <method name="X op_BitwiseAnd(X, X)">
24316         <size>19</size>
24317       </method>
24318       <method name="X op_BitwiseOr(X, X)">
24319         <size>19</size>
24320       </method>
24321       <method name="Boolean op_True(X)">
24322         <size>15</size>
24323       </method>
24324       <method name="Boolean op_False(X)">
24325         <size>12</size>
24326       </method>
24327     </type>
24328   </test>
24329   <test name="test-205.cs">
24330     <type name="A">
24331       <method name="Void .ctor(Object)">
24332         <size>7</size>
24333       </method>
24334     </type>
24335     <type name="Test">
24336       <method name="Void .ctor()">
24337         <size>7</size>
24338       </method>
24339       <method name="Void Main()">
24340         <size>1</size>
24341       </method>
24342     </type>
24343   </test>
24344   <test name="test-206.cs">
24345     <type name="X">
24346       <method name="Void .ctor()">
24347         <size>7</size>
24348       </method>
24349       <method name="Int32 get_Item(Int32)">
24350         <size>2</size>
24351       </method>
24352       <method name="System.Int32[] get_Item(System.Int32[])">
24353         <size>39</size>
24354       </method>
24355       <method name="Void Main()">
24356         <size>91</size>
24357       </method>
24358     </type>
24359     <type name="&lt;PrivateImplementationDetails&gt;">
24360       <method name="Void .ctor()">
24361         <size>7</size>
24362       </method>
24363     </type>
24364   </test>
24365   <test name="test-207.cs">
24366     <type name="X">
24367       <method name="Void .ctor()">
24368         <size>7</size>
24369       </method>
24370       <method name="Void .cctor()">
24371         <size>1</size>
24372       </method>
24373       <method name="Void hello(Int32)">
24374         <size>13</size>
24375       </method>
24376       <method name="Void world(Int32)">
24377         <size>16</size>
24378       </method>
24379       <method name="Int32 Main()">
24380         <size>138</size>
24381       </method>
24382     </type>
24383     <type name="Test">
24384       <method name="Void .ctor(Object, IntPtr)">
24385         <size>0</size>
24386       </method>
24387       <method name="Void Invoke(Int32)">
24388         <size>0</size>
24389       </method>
24390       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24391         <size>0</size>
24392       </method>
24393       <method name="Void EndInvoke(IAsyncResult)">
24394         <size>0</size>
24395       </method>
24396     </type>
24397   </test>
24398   <test name="test-208.cs">
24399     <type name="X">
24400       <method name="Void .ctor()">
24401         <size>7</size>
24402       </method>
24403       <method name="System.String get_Item(System.String)">
24404         <size>2</size>
24405       </method>
24406       <method name="Void Test()">
24407         <size>1</size>
24408       </method>
24409     </type>
24410     <type name="Y">
24411       <method name="Void .ctor()">
24412         <size>7</size>
24413       </method>
24414       <method name="Void Main()">
24415         <size>19</size>
24416       </method>
24417     </type>
24418   </test>
24419   <test name="test-209.cs">
24420     <type name="X">
24421       <method name="Void .ctor(Int32)">
24422         <size>14</size>
24423       </method>
24424       <method name="Int32 get_Foo()">
24425         <size>9</size>
24426       </method>
24427       <method name="Void set_Foo(Int32)">
24428         <size>8</size>
24429       </method>
24430       <method name="Int32 get_Item(Int32)">
24431         <size>7</size>
24432       </method>
24433       <method name="Void set_Item(Int32, Int32)">
24434         <size>8</size>
24435       </method>
24436       <method name="Void set_Item(System.String, System.String)">
24437         <size>7</size>
24438       </method>
24439       <method name="Void set_Bar(System.String)">
24440         <size>7</size>
24441       </method>
24442       <method name="A get_A()">
24443         <size>7</size>
24444       </method>
24445       <method name="Void set_A(A)">
24446         <size>12</size>
24447       </method>
24448       <method name="Int32 Main()">
24449         <size>75</size>
24450       </method>
24451     </type>
24452     <type name="A">
24453       <method name="Void .ctor(Int32)">
24454         <size>8</size>
24455       </method>
24456     </type>
24457   </test>
24458   <test name="test-21.cs">
24459     <type name="Blah">
24460       <method name="Void .ctor()">
24461         <size>7</size>
24462       </method>
24463       <method name="Int32 Main()">
24464         <size>47</size>
24465       </method>
24466     </type>
24467     <type name="Blah+Foo">
24468       <method name="Void .ctor()">
24469         <size>17</size>
24470       </method>
24471       <method name="Int32 Bar(Int32, Int32)">
24472         <size>14</size>
24473       </method>
24474     </type>
24475   </test>
24476   <test name="test-210.cs">
24477     <type name="X">
24478       <method name="Void .ctor()">
24479         <size>7</size>
24480       </method>
24481       <method name="Void foo()">
24482         <size>1</size>
24483       </method>
24484       <method name="Void Main()">
24485         <size>25</size>
24486       </method>
24487     </type>
24488     <type name="FooHandler">
24489       <method name="Void .ctor(Object, IntPtr)">
24490         <size>0</size>
24491       </method>
24492       <method name="Void Invoke()">
24493         <size>0</size>
24494       </method>
24495       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24496         <size>0</size>
24497       </method>
24498       <method name="Void EndInvoke(IAsyncResult)">
24499         <size>0</size>
24500       </method>
24501     </type>
24502   </test>
24503   <test name="test-211.cs">
24504     <type name="X">
24505       <method name="Void .ctor(Int32)">
24506         <size>14</size>
24507       </method>
24508       <method name="X op_Implicit(Int32)">
24509         <size>7</size>
24510       </method>
24511     </type>
24512     <type name="Y">
24513       <method name="Void .ctor(X)">
24514         <size>14</size>
24515       </method>
24516       <method name="Y op_Implicit(X)">
24517         <size>7</size>
24518       </method>
24519     </type>
24520     <type name="Z">
24521       <method name="Void .ctor(Y)">
24522         <size>14</size>
24523       </method>
24524       <method name="Int32 Main()">
24525         <size>27</size>
24526       </method>
24527       <method name="Z op_Implicit(Y)">
24528         <size>7</size>
24529       </method>
24530     </type>
24531   </test>
24532   <test name="test-212.cs">
24533     <type name="Problem">
24534       <method name="Void .ctor(String)">
24535         <size>14</size>
24536       </method>
24537       <method name="Int32 Multi(Int32, Problem[])">
24538         <size>4</size>
24539       </method>
24540       <method name="Int32 Main(System.String[])">
24541         <size>76</size>
24542       </method>
24543       <method name="Problem op_Implicit(Int32)">
24544         <size>22</size>
24545       </method>
24546     </type>
24547   </test>
24548   <test name="test-213.cs">
24549     <type name="MyTest">
24550       <method name="Void .ctor()">
24551         <size>7</size>
24552       </method>
24553       <method name="Void Main(System.String[])">
24554         <size>31</size>
24555       </method>
24556     </type>
24557     <type name="S">
24558       <method name="Void .ctor(Int32)">
24559         <size>8</size>
24560       </method>
24561       <method name="Void Print()">
24562         <size>12</size>
24563       </method>
24564     </type>
24565   </test>
24566   <test name="test-214.cs">
24567     <type name="N2.Test">
24568       <method name="Void .ctor()">
24569         <size>7</size>
24570       </method>
24571       <method name="Int32 Main()">
24572         <size>7</size>
24573       </method>
24574     </type>
24575     <type name="N1.C1">
24576       <method name="Void .ctor()">
24577         <size>7</size>
24578       </method>
24579       <method name="Void Foo()">
24580         <size>1</size>
24581       </method>
24582     </type>
24583   </test>
24584   <test name="test-215.cs">
24585     <type name="Test">
24586       <method name="Void .ctor()">
24587         <size>7</size>
24588       </method>
24589       <method name="Void .cctor()">
24590         <size>1</size>
24591       </method>
24592       <method name="N1.C1 get_C1()">
24593         <size>6</size>
24594       </method>
24595       <method name="Int32 Main()">
24596         <size>8</size>
24597       </method>
24598     </type>
24599     <type name="N1.C1">
24600       <method name="Void .ctor()">
24601         <size>7</size>
24602       </method>
24603     </type>
24604   </test>
24605   <test name="test-216.cs">
24606     <type name="cls">
24607       <method name="Void .ctor()">
24608         <size>7</size>
24609       </method>
24610       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24611         <size>24</size>
24612       </method>
24613       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24614         <size>24</size>
24615       </method>
24616       <method name="Void CallMyDel(System.String)">
24617         <size>13</size>
24618       </method>
24619     </type>
24620     <type name="cls+nestedcls">
24621       <method name="Void .ctor()">
24622         <size>7</size>
24623       </method>
24624       <method name="Void CallParentDel(cls, System.String)">
24625         <size>13</size>
24626       </method>
24627     </type>
24628     <type name="MonoEmbed">
24629       <method name="Void .ctor()">
24630         <size>7</size>
24631       </method>
24632       <method name="Void Main()">
24633         <size>36</size>
24634       </method>
24635       <method name="Void Whatever(System.String)">
24636         <size>7</size>
24637       </method>
24638     </type>
24639     <type name="OnWhateverDelegate">
24640       <method name="Void .ctor(Object, IntPtr)">
24641         <size>0</size>
24642       </method>
24643       <method name="Void Invoke(System.String)">
24644         <size>0</size>
24645       </method>
24646       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24647         <size>0</size>
24648       </method>
24649       <method name="Void EndInvoke(IAsyncResult)">
24650         <size>0</size>
24651       </method>
24652     </type>
24653   </test>
24654   <test name="test-217.cs">
24655     <type name="Test">
24656       <method name="Void .ctor()">
24657         <size>7</size>
24658       </method>
24659       <method name="Int32 Main()">
24660         <size>174</size>
24661       </method>
24662       <method name="System.Object compare_gte(Int32, Int32)">
24663         <size>13</size>
24664       </method>
24665       <method name="System.Object compare_lte(Int32, Int32)">
24666         <size>13</size>
24667       </method>
24668     </type>
24669   </test>
24670   <test name="test-218.cs">
24671     <type name="T">
24672       <method name="Void .ctor()">
24673         <size>7</size>
24674       </method>
24675       <method name="Void .cctor()">
24676         <size>27</size>
24677       </method>
24678       <method name="Void Main()">
24679         <size>1</size>
24680       </method>
24681       <method name="Void compareQueryQuery1(System.Object)">
24682         <size>1</size>
24683       </method>
24684     </type>
24685     <type name="T+foo">
24686       <method name="Void .ctor(Object, IntPtr)">
24687         <size>0</size>
24688       </method>
24689       <method name="Void Invoke(System.Object)">
24690         <size>0</size>
24691       </method>
24692       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24693         <size>0</size>
24694       </method>
24695       <method name="Void EndInvoke(IAsyncResult)">
24696         <size>0</size>
24697       </method>
24698     </type>
24699   </test>
24700   <test name="test-219.cs">
24701     <type name="TestAttribute">
24702       <method name="Void .ctor(Type)">
24703         <size>14</size>
24704       </method>
24705       <method name="System.Type get_Type()">
24706         <size>7</size>
24707       </method>
24708     </type>
24709     <type name="Test">
24710       <method name="Void .ctor()">
24711         <size>7</size>
24712       </method>
24713       <method name="Void Main()">
24714         <size>75</size>
24715       </method>
24716     </type>
24717   </test>
24718   <test name="test-22.cs">
24719     <type name="M">
24720       <method name="Void .ctor()">
24721         <size>7</size>
24722       </method>
24723       <method name="Int32 Main()">
24724         <size>63</size>
24725       </method>
24726     </type>
24727     <type name="S">
24728       <method name="T GetT()">
24729         <size>7</size>
24730       </method>
24731       <method name="Void Init()">
24732         <size>25</size>
24733       </method>
24734     </type>
24735   </test>
24736   <test name="test-220.cs">
24737     <type name="MonoBUG.Bug">
24738       <method name="Void .ctor()">
24739         <size>7</size>
24740       </method>
24741       <method name="Int32 Main(System.String[])">
24742         <size>138</size>
24743       </method>
24744     </type>
24745     <type name="MonoBUG.Foo">
24746       <method name="Void .ctor(String)">
24747         <size>14</size>
24748       </method>
24749       <method name="System.String get_Name()">
24750         <size>7</size>
24751       </method>
24752     </type>
24753     <type name="MonoBUG.FooList">
24754       <method name="Void .ctor()">
24755         <size>7</size>
24756       </method>
24757       <method name="Void .cctor()">
24758         <size>1</size>
24759       </method>
24760       <method name="Void Add(MonoBUG.Foo)">
24761         <size>19</size>
24762       </method>
24763       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24764         <size>7</size>
24765       </method>
24766     </type>
24767     <type name="MonoBUG.FooList+FooEnumerator">
24768       <method name="Void .ctor(FooList)">
24769         <size>31</size>
24770       </method>
24771       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24772         <size>12</size>
24773       </method>
24774       <method name="Void System.Collections.IEnumerator.Reset()">
24775         <size>12</size>
24776       </method>
24777       <method name="MonoBUG.Foo get_Current()">
24778         <size>46</size>
24779       </method>
24780       <method name="Boolean MoveNext()">
24781         <size>12</size>
24782       </method>
24783       <method name="Void Reset()">
24784         <size>12</size>
24785       </method>
24786       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24787         <size>28</size>
24788       </method>
24789     </type>
24790   </test>
24791   <test name="test-221.cs">
24792     <type name="A">
24793       <method name="Void .ctor()">
24794         <size>7</size>
24795       </method>
24796       <method name="Int32 get_Blah()">
24797         <size>2</size>
24798       </method>
24799       <method name="Void set_Blah(Int32)">
24800         <size>1</size>
24801       </method>
24802     </type>
24803     <type name="B">
24804       <method name="Void .ctor()">
24805         <size>7</size>
24806       </method>
24807       <method name="Int32 get_Blah()">
24808         <size>2</size>
24809       </method>
24810       <method name="Boolean Test()">
24811         <size>54</size>
24812       </method>
24813     </type>
24814     <type name="C">
24815       <method name="Void .ctor()">
24816         <size>7</size>
24817       </method>
24818       <method name="Int32 get_Blah()">
24819         <size>0</size>
24820       </method>
24821       <method name="Void set_Blah(Int32)">
24822         <size>0</size>
24823       </method>
24824     </type>
24825     <type name="D">
24826       <method name="Void .ctor()">
24827         <size>7</size>
24828       </method>
24829       <method name="Int32 get_Blah()">
24830         <size>2</size>
24831       </method>
24832       <method name="Void set_Blah(Int32)">
24833         <size>1</size>
24834       </method>
24835     </type>
24836     <type name="E">
24837       <method name="Void .ctor()">
24838         <size>7</size>
24839       </method>
24840       <method name="Int32 get_Blah()">
24841         <size>7</size>
24842       </method>
24843       <method name="Boolean Test()">
24844         <size>54</size>
24845       </method>
24846     </type>
24847     <type name="F">
24848       <method name="Void .ctor()">
24849         <size>7</size>
24850       </method>
24851       <method name="Int32 get_Item(Int32)">
24852         <size>2</size>
24853       </method>
24854       <method name="Void set_Item(Int32, Int32)">
24855         <size>1</size>
24856       </method>
24857       <method name="Int32 get_Blah()">
24858         <size>2</size>
24859       </method>
24860       <method name="Void set_Blah(Int32)">
24861         <size>1</size>
24862       </method>
24863       <method name="Boolean Test()">
24864         <size>110</size>
24865       </method>
24866     </type>
24867     <type name="Driver">
24868       <method name="Void .ctor()">
24869         <size>7</size>
24870       </method>
24871       <method name="Int32 Main()">
24872         <size>38</size>
24873       </method>
24874     </type>
24875     <type name="F">
24876       <method name="Int32 IBlah.get_Item(Int32)">
24877         <size>2</size>
24878       </method>
24879       <method name="Void IBlah.set_Item(Int32, Int32)">
24880         <size>1</size>
24881       </method>
24882       <method name="Int32 IBlah.get_Blah()">
24883         <size>2</size>
24884       </method>
24885       <method name="Void IBlah.set_Blah(Int32)">
24886         <size>1</size>
24887       </method>
24888     </type>
24889   </test>
24890   <test name="test-222.cs">
24891     <type name="Class_1">
24892       <method name="Void .ctor()">
24893         <size>7</size>
24894       </method>
24895       <method name="UIntPtr Valid()">
24896         <size>7</size>
24897       </method>
24898     </type>
24899     <type name="MainClass">
24900       <method name="Void .ctor()">
24901         <size>7</size>
24902       </method>
24903       <method name="Int32 Main()">
24904         <size>2</size>
24905       </method>
24906     </type>
24907   </test>
24908   <test name="test-223.cs">
24909     <type name="T">
24910       <method name="Void .ctor()">
24911         <size>7</size>
24912       </method>
24913       <method name="Int32 Main()">
24914         <size>65</size>
24915       </method>
24916     </type>
24917   </test>
24918   <test name="test-224.cs">
24919     <type name="XmlMemberArrayAttribute">
24920       <method name="Void .ctor(String)">
24921         <size>38</size>
24922       </method>
24923       <method name="System.Char[] get_Separator()">
24924         <size>7</size>
24925       </method>
24926       <method name="Void set_Separator(System.Char[])">
24927         <size>8</size>
24928       </method>
24929       <method name="System.String get_Name()">
24930         <size>7</size>
24931       </method>
24932       <method name="Void set_Name(System.String)">
24933         <size>8</size>
24934       </method>
24935       <method name="Boolean get_IsRequired()">
24936         <size>7</size>
24937       </method>
24938       <method name="Void set_IsRequired(Boolean)">
24939         <size>8</size>
24940       </method>
24941     </type>
24942     <type name="t">
24943       <method name="Void .ctor()">
24944         <size>7</size>
24945       </method>
24946       <method name="Void Main()">
24947         <size>1</size>
24948       </method>
24949     </type>
24950   </test>
24951   <test name="test-225.cs">
24952     <type name="A">
24953       <method name="Void .ctor()">
24954         <size>14</size>
24955       </method>
24956     </type>
24957     <type name="B">
24958       <method name="Void .ctor()">
24959         <size>7</size>
24960       </method>
24961       <method name="Int32 foo()">
24962         <size>2</size>
24963       </method>
24964       <method name="Void Main()">
24965         <size>18</size>
24966       </method>
24967     </type>
24968   </test>
24969   <test name="test-226.cs">
24970     <type name="Test226">
24971       <method name="Void .ctor()">
24972         <size>7</size>
24973       </method>
24974       <method name="Void Test()">
24975         <size>35</size>
24976       </method>
24977       <method name="Int32 Main()">
24978         <size>23</size>
24979       </method>
24980     </type>
24981   </test>
24982   <test name="test-227.cs">
24983     <type name="A.T">
24984       <method name="Void .ctor()">
24985         <size>7</size>
24986       </method>
24987       <method name="Void Main()">
24988         <size>3</size>
24989       </method>
24990     </type>
24991   </test>
24992   <test name="test-228.cs">
24993     <type name="BadRefTest.CtorInc">
24994       <method name="Void .ctor()">
24995         <size>30</size>
24996       </method>
24997       <method name="Int32 IncByRef(Int32 ByRef)">
24998         <size>10</size>
24999       </method>
25000       <method name="Boolean Results(Int32)">
25001         <size>98</size>
25002       </method>
25003     </type>
25004     <type name="BadRefTest.Runner">
25005       <method name="Void .ctor()">
25006         <size>7</size>
25007       </method>
25008       <method name="Int32 Main()">
25009         <size>43</size>
25010       </method>
25011     </type>
25012   </test>
25013   <test name="test-229.cs">
25014     <type name="List">
25015       <method name="Void .ctor(Int32)">
25016         <size>19</size>
25017       </method>
25018       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25019         <size>12</size>
25020       </method>
25021       <method name="Void Add(Int32)">
25022         <size>26</size>
25023       </method>
25024       <method name="MyEnumerator GetEnumerator()">
25025         <size>7</size>
25026       </method>
25027     </type>
25028     <type name="UberList">
25029       <method name="Void .ctor(Int32)">
25030         <size>8</size>
25031       </method>
25032       <method name="Int32 Main(System.String[])">
25033         <size>38</size>
25034       </method>
25035       <method name="Boolean One()">
25036         <size>62</size>
25037       </method>
25038       <method name="Boolean Two()">
25039         <size>62</size>
25040       </method>
25041       <method name="Boolean Three()">
25042         <size>62</size>
25043       </method>
25044     </type>
25045     <type name="List+MyEnumerator">
25046       <method name="Void .ctor(List)">
25047         <size>15</size>
25048       </method>
25049       <method name="System.Object get_Current()">
25050         <size>24</size>
25051       </method>
25052       <method name="Boolean MoveNext()">
25053         <size>31</size>
25054       </method>
25055       <method name="Void Reset()">
25056         <size>8</size>
25057       </method>
25058     </type>
25059   </test>
25060   <test name="test-23.cs">
25061     <type name="X">
25062       <method name="Void .ctor()">
25063         <size>7</size>
25064       </method>
25065       <method name="Void .cctor()">
25066         <size>8</size>
25067       </method>
25068       <method name="Int32 get_Value()">
25069         <size>6</size>
25070       </method>
25071       <method name="Void set_Value(Int32)">
25072         <size>7</size>
25073       </method>
25074       <method name="Int32 Main()">
25075         <size>170</size>
25076       </method>
25077     </type>
25078     <type name="Y">
25079       <method name="Void .ctor(String)">
25080         <size>14</size>
25081       </method>
25082       <method name="System.String get_Value()">
25083         <size>7</size>
25084       </method>
25085       <method name="Void set_Value(System.String)">
25086         <size>8</size>
25087       </method>
25088     </type>
25089     <type name="Z">
25090       <method name="Void .cctor()">
25091         <size>7</size>
25092       </method>
25093       <method name="Int32 get_IVal()">
25094         <size>6</size>
25095       </method>
25096       <method name="Void set_IVal(Int32)">
25097         <size>7</size>
25098       </method>
25099       <method name="Int32 get_XVal()">
25100         <size>7</size>
25101       </method>
25102       <method name="Void set_XVal(Int32)">
25103         <size>8</size>
25104       </method>
25105     </type>
25106   </test>
25107   <test name="test-230.cs">
25108     <type name="TestClass">
25109       <method name="Void .ctor()">
25110         <size>7</size>
25111       </method>
25112       <method name="Int32 Main()">
25113         <size>56</size>
25114       </method>
25115     </type>
25116   </test>
25117   <test name="test-231.cs">
25118     <type name="T">
25119       <method name="Void .ctor()">
25120         <size>7</size>
25121       </method>
25122       <method name="Void .cctor()">
25123         <size>1</size>
25124       </method>
25125       <method name="Int32 Main()">
25126         <size>44</size>
25127       </method>
25128       <method name="Void Foo()">
25129         <size>23</size>
25130       </method>
25131     </type>
25132   </test>
25133   <test name="test-232.cs">
25134     <type name="CtorInfoTest">
25135       <method name="Void .ctor()">
25136         <size>7</size>
25137       </method>
25138       <method name="Void Main(System.String[])">
25139         <size>977</size>
25140       </method>
25141       <method name="Void Assert(System.Object, System.Object)">
25142         <size>38</size>
25143       </method>
25144     </type>
25145     <type name="&lt;PrivateImplementationDetails&gt;">
25146       <method name="Void .ctor()">
25147         <size>7</size>
25148       </method>
25149     </type>
25150   </test>
25151   <test name="test-233.cs">
25152     <type name="Tests">
25153       <method name="Void .ctor()">
25154         <size>7</size>
25155       </method>
25156       <method name="Int32 Main()">
25157         <size>16</size>
25158       </method>
25159       <method name="Int32 test_0_beq()">
25160         <size>29</size>
25161       </method>
25162       <method name="Int32 test_0_bne_un()">
25163         <size>29</size>
25164       </method>
25165       <method name="Int32 test_0_conv_r8()">
25166         <size>29</size>
25167       </method>
25168       <method name="Int32 test_0_conv_i()">
25169         <size>76</size>
25170       </method>
25171       <method name="Int32 test_5_conv_r4()">
25172         <size>8</size>
25173       </method>
25174       <method name="Int32 test_5_double_conv_r4()">
25175         <size>16</size>
25176       </method>
25177       <method name="Int32 test_5_float_conv_r8()">
25178         <size>12</size>
25179       </method>
25180       <method name="Int32 test_5_conv_r8()">
25181         <size>8</size>
25182       </method>
25183       <method name="Int32 test_5_add()">
25184         <size>25</size>
25185       </method>
25186       <method name="Int32 test_5_sub()">
25187         <size>25</size>
25188       </method>
25189       <method name="Int32 test_24_mul()">
25190         <size>25</size>
25191       </method>
25192       <method name="Int32 test_4_div()">
25193         <size>25</size>
25194       </method>
25195       <method name="Int32 test_2_rem()">
25196         <size>25</size>
25197       </method>
25198       <method name="Int32 test_2_neg()">
25199         <size>14</size>
25200       </method>
25201       <method name="Int32 test_46_float_add_spill()">
25202         <size>129</size>
25203       </method>
25204       <method name="Int32 test_362880_float_mul_spill()">
25205         <size>129</size>
25206       </method>
25207       <method name="Int32 test_4_long_cast()">
25208         <size>29</size>
25209       </method>
25210       <method name="Int32 test_16_float_cmp()">
25211         <size>317</size>
25212       </method>
25213       <method name="Int32 test_15_float_cmp_un()">
25214         <size>297</size>
25215       </method>
25216       <method name="Int32 test_15_float_branch()">
25217         <size>219</size>
25218       </method>
25219       <method name="Int32 test_15_float_branch_un()">
25220         <size>219</size>
25221       </method>
25222     </type>
25223     <type name="TestDriver">
25224       <method name="Void .ctor()">
25225         <size>7</size>
25226       </method>
25227       <method name="Int32 RunTests(System.Type, System.String[])">
25228         <size>571</size>
25229       </method>
25230       <method name="Int32 RunTests(System.Type)">
25231         <size>8</size>
25232       </method>
25233     </type>
25234   </test>
25235   <test name="test-234.cs">
25236     <type name="T">
25237       <method name="Void .ctor()">
25238         <size>7</size>
25239       </method>
25240       <method name="Void Main()">
25241         <size>701</size>
25242       </method>
25243     </type>
25244   </test>
25245   <test name="test-235.cs">
25246     <type name="T">
25247       <method name="Void .ctor()">
25248         <size>7</size>
25249       </method>
25250       <method name="Void Foo(T, T)">
25251         <size>1</size>
25252       </method>
25253       <method name="Void Foo(System.Object[])">
25254         <size>1</size>
25255       </method>
25256       <method name="Int32 Main()">
25257         <size>13</size>
25258       </method>
25259     </type>
25260   </test>
25261   <test name="test-236.cs">
25262     <type name="Tests.Test">
25263       <method name="Void .ctor()">
25264         <size>7</size>
25265       </method>
25266       <method name="Void Main()">
25267         <size>42</size>
25268       </method>
25269       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25270         <size>9</size>
25271       </method>
25272       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25273         <size>10</size>
25274       </method>
25275     </type>
25276   </test>
25277   <test name="test-237.cs">
25278     <type name="Params">
25279       <method name="Void .ctor()">
25280         <size>7</size>
25281       </method>
25282       <method name="Void .cctor()">
25283         <size>96</size>
25284       </method>
25285       <method name="Void foo(System.String, System.Object[])">
25286         <size>132</size>
25287       </method>
25288       <method name="Void Main()">
25289         <size>45</size>
25290       </method>
25291     </type>
25292     <type name="Params+FOO">
25293       <method name="Void .ctor(Object, IntPtr)">
25294         <size>0</size>
25295       </method>
25296       <method name="Void Invoke(System.String, System.Object[])">
25297         <size>0</size>
25298       </method>
25299       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25300         <size>0</size>
25301       </method>
25302       <method name="Void EndInvoke(IAsyncResult)">
25303         <size>0</size>
25304       </method>
25305     </type>
25306   </test>
25307   <test name="test-238.cs">
25308     <type name="TestClass">
25309       <method name="Void .ctor()">
25310         <size>7</size>
25311       </method>
25312       <method name="Void ConditionalMethod()">
25313         <size>7</size>
25314       </method>
25315       <method name="Int32 Main()">
25316         <size>12</size>
25317       </method>
25318     </type>
25319   </test>
25320   <test name="test-239.cs">
25321     <type name="BaseClass">
25322       <method name="Void .ctor()">
25323         <size>7</size>
25324       </method>
25325       <method name="Void ConditionalMethod()">
25326         <size>7</size>
25327       </method>
25328     </type>
25329     <type name="TestClass">
25330       <method name="Void .ctor()">
25331         <size>7</size>
25332       </method>
25333       <method name="Void ConditionalMethod()">
25334         <size>1</size>
25335       </method>
25336     </type>
25337     <type name="MainClass">
25338       <method name="Void .ctor()">
25339         <size>7</size>
25340       </method>
25341       <method name="Int32 Main()">
25342         <size>18</size>
25343       </method>
25344     </type>
25345   </test>
25346   <test name="test-24.cs">
25347     <type name="X">
25348       <method name="Void .ctor()">
25349         <size>7</size>
25350       </method>
25351       <method name="System.String get_S()">
25352         <size>6</size>
25353       </method>
25354       <method name="Void set_S(System.String)">
25355         <size>7</size>
25356       </method>
25357       <method name="Int32 Main()">
25358         <size>92</size>
25359       </method>
25360     </type>
25361   </test>
25362   <test name="test-240.cs">
25363     <type name="TestClass">
25364       <method name="Void .ctor()">
25365         <size>7</size>
25366       </method>
25367       <method name="Void .cctor()">
25368         <size>7</size>
25369       </method>
25370       <method name="Void ConditionalMethod()">
25371         <size>17</size>
25372       </method>
25373       <method name="Int32 Main()">
25374         <size>11</size>
25375       </method>
25376     </type>
25377   </test>
25378   <test name="test-241.cs">
25379     <type name="Foo">
25380       <method name="Void .ctor()">
25381         <size>7</size>
25382       </method>
25383       <method name="Int32 get_SomeProperty()">
25384         <size>3</size>
25385       </method>
25386       <method name="Int32 M()">
25387         <size>3</size>
25388       </method>
25389       <method name="Void Main()">
25390         <size>1</size>
25391       </method>
25392     </type>
25393     <type name="Foo+FooPrivate">
25394       <method name="Void .ctor(Foo)">
25395         <size>14</size>
25396       </method>
25397       <method name="Int32 get_SomeProperty()">
25398         <size>24</size>
25399       </method>
25400     </type>
25401   </test>
25402   <test name="test-242.cs">
25403     <type name="BaseClass">
25404       <method name="Void .ctor()">
25405         <size>14</size>
25406       </method>
25407     </type>
25408     <type name="Derived">
25409       <method name="Void .ctor()">
25410         <size>7</size>
25411       </method>
25412       <method name="Int32 get_Location()">
25413         <size>3</size>
25414       </method>
25415       <method name="Void Main()">
25416         <size>1</size>
25417       </method>
25418     </type>
25419   </test>
25420   <test name="test-243.cs">
25421     <type name="X">
25422       <method name="Void .ctor()">
25423         <size>7</size>
25424       </method>
25425       <method name="Boolean Resolve(System.String)">
25426         <size>2</size>
25427       </method>
25428       <method name="System.String Test()">
25429         <size>2</size>
25430       </method>
25431       <method name="Void Main()">
25432         <size>8</size>
25433       </method>
25434     </type>
25435   </test>
25436   <test name="test-244.cs">
25437     <type name="Foo">
25438       <method name="Void .ctor()">
25439         <size>7</size>
25440       </method>
25441       <method name="Void .cctor()">
25442         <size>1</size>
25443       </method>
25444       <method name="Int32 Main()">
25445         <size>136</size>
25446       </method>
25447       <method name="MyBool get_t()">
25448         <size>29</size>
25449       </method>
25450       <method name="MyBool get_f()">
25451         <size>29</size>
25452       </method>
25453     </type>
25454     <type name="MyBool">
25455       <method name="Void .ctor(Boolean)">
25456         <size>8</size>
25457       </method>
25458       <method name="System.String ToString()">
25459         <size>12</size>
25460       </method>
25461       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25462         <size>21</size>
25463       </method>
25464       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25465         <size>21</size>
25466       </method>
25467       <method name="Boolean op_True(MyBool)">
25468         <size>8</size>
25469       </method>
25470       <method name="Boolean op_False(MyBool)">
25471         <size>11</size>
25472       </method>
25473     </type>
25474   </test>
25475   <test name="test-245.cs">
25476     <type name="Class2">
25477       <method name="Void .ctor()">
25478         <size>7</size>
25479       </method>
25480       <method name="System.String get_def_kind()">
25481         <size>12</size>
25482       </method>
25483       <method name="Void Main()">
25484         <size>1</size>
25485       </method>
25486     </type>
25487   </test>
25488   <test name="test-246.cs">
25489     <type name="B">
25490       <method name="Void .ctor()">
25491         <size>7</size>
25492       </method>
25493       <method name="Void Main()">
25494         <size>36</size>
25495       </method>
25496     </type>
25497     <type name="Blah">
25498       <method name="Void Dispose()">
25499         <size>11</size>
25500       </method>
25501     </type>
25502   </test>
25503   <test name="test-247.cs">
25504     <type name="B">
25505       <method name="Void .ctor()">
25506         <size>7</size>
25507       </method>
25508       <method name="Void Main()">
25509         <size>67</size>
25510       </method>
25511     </type>
25512     <type name="Blah">
25513       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25514         <size>11</size>
25515       </method>
25516     </type>
25517   </test>
25518   <test name="test-248.cs">
25519     <type name="T">
25520       <method name="Void .ctor()">
25521         <size>7</size>
25522       </method>
25523       <method name="Foo GetFoo()">
25524         <size>10</size>
25525       </method>
25526       <method name="Void Main()">
25527         <size>26</size>
25528       </method>
25529     </type>
25530   </test>
25531   <test name="test-249.cs">
25532     <type name="X">
25533       <method name="Void .ctor()">
25534         <size>7</size>
25535       </method>
25536       <method name="Void Main()">
25537         <size>1</size>
25538       </method>
25539     </type>
25540   </test>
25541   <test name="test-25.cs">
25542     <type name="X">
25543       <method name="Void .ctor()">
25544         <size>7</size>
25545       </method>
25546       <method name="Int32 Main()">
25547         <size>214</size>
25548       </method>
25549     </type>
25550   </test>
25551   <test name="test-250.cs">
25552     <type name="Test.foo3">
25553       <method name="Void .ctor()">
25554         <size>7</size>
25555       </method>
25556     </type>
25557     <type name="Test.Tests">
25558       <method name="Void .ctor()">
25559         <size>7</size>
25560       </method>
25561       <method name="Void Main()">
25562         <size>1</size>
25563       </method>
25564     </type>
25565   </test>
25566   <test name="test-251.cs">
25567     <type name="X">
25568       <method name="Void .ctor()">
25569         <size>7</size>
25570       </method>
25571       <method name="Void Main()">
25572         <size>1</size>
25573       </method>
25574     </type>
25575   </test>
25576   <test name="test-252.cs">
25577     <type name="A">
25578       <method name="Void .ctor()">
25579         <size>7</size>
25580       </method>
25581       <method name="Void add_Bar(Foo)">
25582         <size>24</size>
25583       </method>
25584       <method name="Void remove_Bar(Foo)">
25585         <size>24</size>
25586       </method>
25587       <method name="Void m1()">
25588         <size>1</size>
25589       </method>
25590       <method name="Int32 Main()">
25591         <size>93</size>
25592       </method>
25593     </type>
25594     <type name="Foo">
25595       <method name="Void .ctor(Object, IntPtr)">
25596         <size>0</size>
25597       </method>
25598       <method name="Void Invoke()">
25599         <size>0</size>
25600       </method>
25601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25602         <size>0</size>
25603       </method>
25604       <method name="Void EndInvoke(IAsyncResult)">
25605         <size>0</size>
25606       </method>
25607     </type>
25608   </test>
25609   <test name="test-253.cs">
25610     <type name="AccessibleAttribute">
25611       <method name="Void .ctor()">
25612         <size>7</size>
25613       </method>
25614     </type>
25615     <type name="MyClass">
25616       <method name="Void .ctor()">
25617         <size>7</size>
25618       </method>
25619     </type>
25620     <type name="Test">
25621       <method name="Void .ctor()">
25622         <size>7</size>
25623       </method>
25624       <method name="Int32 Main()">
25625         <size>66</size>
25626       </method>
25627     </type>
25628   </test>
25629   <test name="test-254.cs">
25630     <type name="TestAttribute">
25631       <method name="Void .ctor()">
25632         <size>7</size>
25633       </method>
25634     </type>
25635     <type name="Test_1">
25636       <method name="Void .ctor()">
25637         <size>7</size>
25638       </method>
25639       <method name="Void Test(Int32)">
25640         <size>1</size>
25641       </method>
25642     </type>
25643     <type name="Test_2">
25644       <method name="Void .ctor()">
25645         <size>7</size>
25646       </method>
25647       <method name="Int32 get_Test()">
25648         <size>2</size>
25649       </method>
25650       <method name="Void set_Test(Int32)">
25651         <size>1</size>
25652       </method>
25653       <method name="Void set_Test2(Boolean)">
25654         <size>1</size>
25655       </method>
25656     </type>
25657     <type name="Test_3">
25658       <method name="Void .ctor()">
25659         <size>7</size>
25660       </method>
25661       <method name="Void add_e_1(test_delegate)">
25662         <size>24</size>
25663       </method>
25664       <method name="Void remove_e_1(test_delegate)">
25665         <size>24</size>
25666       </method>
25667       <method name="Void add_e_2(test_delegate)">
25668         <size>24</size>
25669       </method>
25670       <method name="Void remove_e_2(test_delegate)">
25671         <size>24</size>
25672       </method>
25673     </type>
25674     <type name="Test_4">
25675       <method name="Void .ctor()">
25676         <size>7</size>
25677       </method>
25678       <method name="Void add_e_1(test_delegate)">
25679         <size>1</size>
25680       </method>
25681       <method name="Void remove_e_1(test_delegate)">
25682         <size>1</size>
25683       </method>
25684       <method name="Void add_e_2(test_delegate)">
25685         <size>1</size>
25686       </method>
25687       <method name="Void remove_e_2(test_delegate)">
25688         <size>1</size>
25689       </method>
25690       <method name="Void add_e_3(test_delegate)">
25691         <size>1</size>
25692       </method>
25693       <method name="Void remove_e_3(test_delegate)">
25694         <size>1</size>
25695       </method>
25696     </type>
25697     <type name="ClassMain">
25698       <method name="Void .ctor()">
25699         <size>7</size>
25700       </method>
25701       <method name="Void .cctor()">
25702         <size>1</size>
25703       </method>
25704       <method name="Void Assert(System.Object[], Boolean, Int32)">
25705         <size>65</size>
25706       </method>
25707       <method name="Int32 Main()">
25708         <size>1159</size>
25709       </method>
25710     </type>
25711     <type name="test_delegate">
25712       <method name="Void .ctor(Object, IntPtr)">
25713         <size>0</size>
25714       </method>
25715       <method name="System.Delegate Invoke(Int32)">
25716         <size>0</size>
25717       </method>
25718       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25719         <size>0</size>
25720       </method>
25721       <method name="System.Delegate EndInvoke(IAsyncResult)">
25722         <size>0</size>
25723       </method>
25724     </type>
25725   </test>
25726   <test name="test-255.cs">
25727     <type name="TestAttribute">
25728       <method name="Void .ctor()">
25729         <size>7</size>
25730       </method>
25731     </type>
25732     <type name="C">
25733       <method name="Void .ctor()">
25734         <size>7</size>
25735       </method>
25736       <method name="Void Method()">
25737         <size>1</size>
25738       </method>
25739       <method name="Void Main()">
25740         <size>1</size>
25741       </method>
25742     </type>
25743   </test>
25744   <test name="test-256.cs">
25745     <type name="TableColumn">
25746       <method name="Void .ctor()">
25747         <size>7</size>
25748       </method>
25749       <method name="System.Object get_MagicValue()">
25750         <size>2</size>
25751       </method>
25752       <method name="Void set_MagicValue(System.Object)">
25753         <size>1</size>
25754       </method>
25755     </type>
25756     <type name="Bug">
25757       <method name="Void .ctor()">
25758         <size>7</size>
25759       </method>
25760       <method name="Int32 get_TInt()">
25761         <size>2</size>
25762       </method>
25763       <method name="Void Main()">
25764         <size>1</size>
25765       </method>
25766     </type>
25767   </test>
25768   <test name="test-257.cs">
25769     <type name="X">
25770       <method name="Void Main()">
25771         <size>8</size>
25772       </method>
25773       <method name="Void call(Int32 ByRef)">
25774         <size>25</size>
25775       </method>
25776       <method name="Void .ctor()">
25777         <size>7</size>
25778       </method>
25779     </type>
25780   </test>
25781   <test name="test-258.cs">
25782     <type name="MyTest.Test">
25783       <method name="Void .ctor()">
25784         <size>7</size>
25785       </method>
25786     </type>
25787     <type name="MyTest.Test2">
25788       <method name="Void .ctor()">
25789         <size>7</size>
25790       </method>
25791       <method name="Void MyTest.Test.Inner.Foo()">
25792         <size>1</size>
25793       </method>
25794       <method name="Void Main()">
25795         <size>1</size>
25796       </method>
25797     </type>
25798   </test>
25799   <test name="test-259.cs">
25800     <type name="Testing">
25801       <method name="Void .ctor()">
25802         <size>7</size>
25803       </method>
25804       <method name="Void Main()">
25805         <size>1</size>
25806       </method>
25807     </type>
25808   </test>
25809   <test name="test-26.cs">
25810     <type name="Blah">
25811       <method name="Void .ctor()">
25812         <size>7</size>
25813       </method>
25814       <method name="Int32 Foo(Int32, Int32)">
25815         <size>4</size>
25816       </method>
25817       <method name="Int32 Test1()">
25818         <size>114</size>
25819       </method>
25820       <method name="Int32 Adder(System.Int32[])">
25821         <size>34</size>
25822       </method>
25823       <method name="Int32 Test2()">
25824         <size>47</size>
25825       </method>
25826       <method name="Int32 Main()">
25827         <size>40</size>
25828       </method>
25829     </type>
25830     <type name="Blah+MyDelegate">
25831       <method name="Void .ctor(Object, IntPtr)">
25832         <size>0</size>
25833       </method>
25834       <method name="Int32 Invoke(Int32, Int32)">
25835         <size>0</size>
25836       </method>
25837       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25838         <size>0</size>
25839       </method>
25840       <method name="Int32 EndInvoke(IAsyncResult)">
25841         <size>0</size>
25842       </method>
25843     </type>
25844     <type name="Blah+List">
25845       <method name="Void .ctor(Object, IntPtr)">
25846         <size>0</size>
25847       </method>
25848       <method name="Int32 Invoke(System.Int32[])">
25849         <size>0</size>
25850       </method>
25851       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25852         <size>0</size>
25853       </method>
25854       <method name="Int32 EndInvoke(IAsyncResult)">
25855         <size>0</size>
25856       </method>
25857     </type>
25858   </test>
25859   <test name="test-260.cs">
25860     <type name="x.Test">
25861       <method name="Void .ctor()">
25862         <size>7</size>
25863       </method>
25864     </type>
25865     <type name="y.Test">
25866       <method name="Void .ctor()">
25867         <size>7</size>
25868       </method>
25869     </type>
25870     <type name="b.a">
25871       <method name="Void .ctor()">
25872         <size>7</size>
25873       </method>
25874       <method name="Void Main()">
25875         <size>7</size>
25876       </method>
25877     </type>
25878   </test>
25879   <test name="test-261.cs">
25880     <type name="T">
25881       <method name="Void .ctor()">
25882         <size>7</size>
25883       </method>
25884       <method name="T get_Me()">
25885         <size>16</size>
25886       </method>
25887       <method name="T GetMe()">
25888         <size>16</size>
25889       </method>
25890       <method name="Int32 Test(T)">
25891         <size>106</size>
25892       </method>
25893       <method name="Int32 Main()">
25894         <size>31</size>
25895       </method>
25896     </type>
25897   </test>
25898   <test name="test-262.cs">
25899     <type name="n1.Attribute">
25900       <method name="Void .ctor()">
25901         <size>7</size>
25902       </method>
25903     </type>
25904     <type name="n3.A">
25905       <method name="Void .ctor()">
25906         <size>7</size>
25907       </method>
25908       <method name="Void Attribute()">
25909         <size>1</size>
25910       </method>
25911       <method name="Void X()">
25912         <size>7</size>
25913       </method>
25914       <method name="Void Main()">
25915         <size>11</size>
25916       </method>
25917     </type>
25918   </test>
25919   <test name="test-263.cs">
25920     <type name="Test">
25921       <method name="Void .ctor()">
25922         <size>7</size>
25923       </method>
25924       <method name="System.String GetString(System.Byte[])">
25925         <size>19</size>
25926       </method>
25927       <method name="Void Main()">
25928         <size>1</size>
25929       </method>
25930     </type>
25931   </test>
25932   <test name="test-264.cs">
25933     <type name="Proef">
25934       <method name="Void .ctor()">
25935         <size>7</size>
25936       </method>
25937       <method name="Void add_OnDoSomething(System.EventHandler)">
25938         <size>24</size>
25939       </method>
25940       <method name="Void remove_OnDoSomething(System.EventHandler)">
25941         <size>24</size>
25942       </method>
25943       <method name="Void Temp(System.Object, System.EventArgs)">
25944         <size>1</size>
25945       </method>
25946       <method name="Void Main()">
25947         <size>25</size>
25948       </method>
25949     </type>
25950   </test>
25951   <test name="test-265.cs">
25952     <type name="ClassFormatError">
25953       <method name="Void .ctor(String, Object[])">
25954         <size>7</size>
25955       </method>
25956       <method name="Void Main()">
25957         <size>1</size>
25958       </method>
25959     </type>
25960     <type name="UnsupportedClassVersionError">
25961       <method name="Void .ctor(String)">
25962         <size>14</size>
25963       </method>
25964     </type>
25965   </test>
25966   <test name="test-266.cs">
25967     <type name="T">
25968       <method name="Void .ctor()">
25969         <size>7</size>
25970       </method>
25971       <method name="Int32 Main()">
25972         <size>25</size>
25973       </method>
25974     </type>
25975   </test>
25976   <test name="test-267.cs">
25977     <type name="X">
25978       <method name="Void .ctor()">
25979         <size>7</size>
25980       </method>
25981       <method name="System.String Text()">
25982         <size>6</size>
25983       </method>
25984       <method name="Int32 Main()">
25985         <size>12</size>
25986       </method>
25987     </type>
25988   </test>
25989   <test name="test-268.cs">
25990     <type name="X">
25991       <method name="Void .ctor()">
25992         <size>7</size>
25993       </method>
25994       <method name="Int32 Main()">
25995         <size>26</size>
25996       </method>
25997     </type>
25998     <type name="X+Nested">
25999       <method name="Void .ctor()">
26000         <size>7</size>
26001       </method>
26002       <method name="MyEnum D()">
26003         <size>2</size>
26004       </method>
26005     </type>
26006   </test>
26007   <test name="test-269.cs">
26008     <type name="Class1">
26009       <method name="Void .ctor()">
26010         <size>7</size>
26011       </method>
26012       <method name="Int32 Main(System.String[])">
26013         <size>361</size>
26014       </method>
26015       <method name="Int32 AddABunchOfInts(...)">
26016         <size>63</size>
26017       </method>
26018       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26019         <size>63</size>
26020       </method>
26021       <method name="Result VtAddABunchOfInts(...)">
26022         <size>68</size>
26023       </method>
26024       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26025         <size>68</size>
26026       </method>
26027       <method name="Int32 InstAddABunchOfInts(...)">
26028         <size>63</size>
26029       </method>
26030       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26031         <size>63</size>
26032       </method>
26033       <method name="Result InstVtAddABunchOfInts(...)">
26034         <size>68</size>
26035       </method>
26036       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26037         <size>68</size>
26038       </method>
26039     </type>
26040     <type name="Result">
26041       <method name="Void .ctor(Int32)">
26042         <size>24</size>
26043       </method>
26044     </type>
26045   </test>
26046   <test name="test-27.cs">
26047     <type name="Foo">
26048       <method name="Void .ctor()">
26049         <size>7</size>
26050       </method>
26051       <method name="Boolean MyMethod(Int32)">
26052         <size>12</size>
26053       </method>
26054       <method name="Int32 AnotherMethod(Int32)">
26055         <size>5</size>
26056       </method>
26057     </type>
26058     <type name="Blah">
26059       <method name="Void .ctor()">
26060         <size>7</size>
26061       </method>
26062       <method name="Void Bar(Int32, Int32)">
26063         <size>9</size>
26064       </method>
26065       <method name="Int32 Main()">
26066         <size>139</size>
26067       </method>
26068     </type>
26069     <type name="Blah+MyDelegate">
26070       <method name="Void .ctor(Object, IntPtr)">
26071         <size>0</size>
26072       </method>
26073       <method name="Void Invoke(Int32, Int32)">
26074         <size>0</size>
26075       </method>
26076       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26077         <size>0</size>
26078       </method>
26079       <method name="Void EndInvoke(IAsyncResult)">
26080         <size>0</size>
26081       </method>
26082     </type>
26083   </test>
26084   <test name="test-270.cs">
26085     <type name="X">
26086       <method name="Void .ctor()">
26087         <size>7</size>
26088       </method>
26089       <method name="Int32 Test(System.String, System.Object[])">
26090         <size>2</size>
26091       </method>
26092       <method name="Int32 Main()">
26093         <size>75</size>
26094       </method>
26095       <method name="Int32 Test(System.String, ...)">
26096         <size>2</size>
26097       </method>
26098     </type>
26099   </test>
26100   <test name="test-271.cs">
26101     <type name="T">
26102       <method name="Void .ctor()">
26103         <size>7</size>
26104       </method>
26105       <method name="C X()">
26106         <size>10</size>
26107       </method>
26108       <method name="Void Main()">
26109         <size>61</size>
26110       </method>
26111     </type>
26112     <type name="T+C">
26113       <method name="IEnumerator GetEnumerator()">
26114         <size>11</size>
26115       </method>
26116     </type>
26117   </test>
26118   <test name="test-272.cs">
26119     <type name="BazAttribute">
26120       <method name="Void .ctor()">
26121         <size>7</size>
26122       </method>
26123       <method name="Void .ctor(Foo)">
26124         <size>7</size>
26125       </method>
26126       <method name="Void set_foo3(Foo)">
26127         <size>1</size>
26128       </method>
26129       <method name="Foo get_foo3()">
26130         <size>2</size>
26131       </method>
26132     </type>
26133     <type name="Test">
26134       <method name="Void .ctor()">
26135         <size>7</size>
26136       </method>
26137       <method name="Void f0()">
26138         <size>1</size>
26139       </method>
26140       <method name="Void f1()">
26141         <size>1</size>
26142       </method>
26143       <method name="Void f2()">
26144         <size>1</size>
26145       </method>
26146       <method name="Void f3()">
26147         <size>1</size>
26148       </method>
26149       <method name="Void Main()">
26150         <size>1</size>
26151       </method>
26152     </type>
26153   </test>
26154   <test name="test-273.cs">
26155     <type name="FooAttribute">
26156       <method name="Void .ctor()">
26157         <size>7</size>
26158       </method>
26159     </type>
26160     <type name="Tests">
26161       <method name="Void .ctor()">
26162         <size>7</size>
26163       </method>
26164       <method name="Void Main()">
26165         <size>36</size>
26166       </method>
26167     </type>
26168   </test>
26169   <test name="test-274.cs">
26170     <type name="MyClass">
26171       <method name="Void .ctor(String[])">
26172         <size>7</size>
26173       </method>
26174     </type>
26175     <type name="ChildClass">
26176       <method name="Void .ctor()">
26177         <size>13</size>
26178       </method>
26179     </type>
26180     <type name="M">
26181       <method name="Void .ctor()">
26182         <size>7</size>
26183       </method>
26184       <method name="Void Main()">
26185         <size>1</size>
26186       </method>
26187     </type>
26188   </test>
26189   <test name="test-275.cs">
26190     <type name="Test">
26191       <method name="Void .ctor()">
26192         <size>7</size>
26193       </method>
26194       <method name="Void add_MyEvent(DelType)">
26195         <size>24</size>
26196       </method>
26197       <method name="Void remove_MyEvent(DelType)">
26198         <size>24</size>
26199       </method>
26200       <method name="Int32 Main()">
26201         <size>176</size>
26202       </method>
26203     </type>
26204     <type name="DelType">
26205       <method name="Void .ctor(Object, IntPtr)">
26206         <size>0</size>
26207       </method>
26208       <method name="Void Invoke()">
26209         <size>0</size>
26210       </method>
26211       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26212         <size>0</size>
26213       </method>
26214       <method name="Void EndInvoke(IAsyncResult)">
26215         <size>0</size>
26216       </method>
26217     </type>
26218     <type name="S">
26219       <method name="Void add_MyEvent(DelType)">
26220         <size>24</size>
26221       </method>
26222       <method name="Void remove_MyEvent(DelType)">
26223         <size>24</size>
26224       </method>
26225     </type>
26226   </test>
26227   <test name="test-276.cs">
26228     <type name="EventTestClass">
26229       <method name="Void .ctor()">
26230         <size>7</size>
26231       </method>
26232       <method name="Void add_Elapsed(System.EventHandler)">
26233         <size>24</size>
26234       </method>
26235       <method name="Void remove_Elapsed(System.EventHandler)">
26236         <size>24</size>
26237       </method>
26238     </type>
26239     <type name="EntryPoint">
26240       <method name="Void .ctor()">
26241         <size>7</size>
26242       </method>
26243       <method name="Boolean test(System.Type)">
26244         <size>17</size>
26245       </method>
26246       <method name="Int32 Main()">
26247         <size>48</size>
26248       </method>
26249     </type>
26250   </test>
26251   <test name="test-277.cs">
26252     <type name="T">
26253       <method name="Void .ctor()">
26254         <size>7</size>
26255       </method>
26256       <method name="Int32 Main()">
26257         <size>7</size>
26258       </method>
26259       <method name="Int32 X(Byte)">
26260         <size>2</size>
26261       </method>
26262       <method name="Int32 X(Int16)">
26263         <size>2</size>
26264       </method>
26265     </type>
26266   </test>
26267   <test name="test-278.cs">
26268     <type name="X">
26269       <method name="Void .ctor()">
26270         <size>7</size>
26271       </method>
26272       <method name="Int32 Main()">
26273         <size>73</size>
26274       </method>
26275     </type>
26276     <type name="Rect">
26277       <method name="Int32 get_X()">
26278         <size>7</size>
26279       </method>
26280       <method name="Void set_X(Int32)">
26281         <size>8</size>
26282       </method>
26283     </type>
26284   </test>
26285   <test name="test-279.cs">
26286     <type name="FlagsAttributeDemo">
26287       <method name="Void .ctor()">
26288         <size>7</size>
26289       </method>
26290       <method name="Int32 Main()">
26291         <size>38</size>
26292       </method>
26293     </type>
26294   </test>
26295   <test name="test-28.cs">
26296     <type name="A">
26297       <method name="Void .ctor()">
26298         <size>7</size>
26299       </method>
26300       <method name="Int32 get_Item(Int32)">
26301         <size>0</size>
26302       </method>
26303       <method name="Int32 EmulateIndexer(Int32)">
26304         <size>8</size>
26305       </method>
26306     </type>
26307     <type name="B">
26308       <method name="Void .ctor()">
26309         <size>7</size>
26310       </method>
26311       <method name="Int32 get_Item(Int32)">
26312         <size>2</size>
26313       </method>
26314       <method name="Int32 M()">
26315         <size>8</size>
26316       </method>
26317     </type>
26318     <type name="X">
26319       <method name="Void .ctor()">
26320         <size>7</size>
26321       </method>
26322       <method name="Int32 get_Item(Int32)">
26323         <size>20</size>
26324       </method>
26325       <method name="Void set_Item(Int32, Int32)">
26326         <size>26</size>
26327       </method>
26328       <method name="Int32 Main()">
26329         <size>122</size>
26330       </method>
26331     </type>
26332   </test>
26333   <test name="test-280.cs">
26334     <type name="AppFramework.Util.Logic">
26335       <method name="Void .ctor()">
26336         <size>7</size>
26337       </method>
26338       <method name="Void Main()">
26339         <size>1</size>
26340       </method>
26341       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26342         <size>37</size>
26343       </method>
26344     </type>
26345   </test>
26346   <test name="test-281.cs">
26347     <type name="Foo.Hello">
26348       <method name="Void .ctor()">
26349         <size>7</size>
26350       </method>
26351       <method name="Void .cctor()">
26352         <size>7</size>
26353       </method>
26354     </type>
26355     <type name="Bar.Hello">
26356       <method name="Void .ctor()">
26357         <size>7</size>
26358       </method>
26359       <method name="Void .cctor()">
26360         <size>8</size>
26361       </method>
26362     </type>
26363     <type name="Test.Test1">
26364       <method name="Void .ctor()">
26365         <size>7</size>
26366       </method>
26367       <method name="Int32 World()">
26368         <size>6</size>
26369       </method>
26370     </type>
26371     <type name="Test.Test2">
26372       <method name="Void .ctor()">
26373         <size>7</size>
26374       </method>
26375       <method name="Int32 World()">
26376         <size>6</size>
26377       </method>
26378     </type>
26379     <type name="X">
26380       <method name="Void .ctor()">
26381         <size>7</size>
26382       </method>
26383       <method name="Int32 Main()">
26384         <size>29</size>
26385       </method>
26386     </type>
26387   </test>
26388   <test name="test-282.cs">
26389     <type name="X">
26390       <method name="Void .ctor()">
26391         <size>7</size>
26392       </method>
26393       <method name="System.Object Add(integer, System.Object)">
26394         <size>70</size>
26395       </method>
26396       <method name="Int32 Main()">
26397         <size>68</size>
26398       </method>
26399     </type>
26400     <type name="integer">
26401       <method name="Void .ctor(Int32)">
26402         <size>8</size>
26403       </method>
26404       <method name="integer op_Implicit(Int32)">
26405         <size>7</size>
26406       </method>
26407       <method name="Double op_Implicit(integer)">
26408         <size>13</size>
26409       </method>
26410       <method name="integer op_Addition(integer, integer)">
26411         <size>21</size>
26412       </method>
26413     </type>
26414   </test>
26415   <test name="test-283.cs">
26416     <type name="X">
26417       <method name="Void .ctor()">
26418         <size>7</size>
26419       </method>
26420       <method name="Int32 Foo()">
26421         <size>2</size>
26422       </method>
26423     </type>
26424     <type name="Y">
26425       <method name="Void .ctor()">
26426         <size>7</size>
26427       </method>
26428       <method name="Y+D GetIt()">
26429         <size>13</size>
26430       </method>
26431       <method name="Y+D GetIt2()">
26432         <size>13</size>
26433       </method>
26434       <method name="Int32 Foo()">
26435         <size>2</size>
26436       </method>
26437       <method name="Int32 Main()">
26438         <size>56</size>
26439       </method>
26440     </type>
26441     <type name="Y+D">
26442       <method name="Void .ctor(Object, IntPtr)">
26443         <size>0</size>
26444       </method>
26445       <method name="Int32 Invoke()">
26446         <size>0</size>
26447       </method>
26448       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26449         <size>0</size>
26450       </method>
26451       <method name="Int32 EndInvoke(IAsyncResult)">
26452         <size>0</size>
26453       </method>
26454     </type>
26455   </test>
26456   <test name="test-284.cs">
26457     <type name="App">
26458       <method name="Void .ctor()">
26459         <size>7</size>
26460       </method>
26461       <method name="Void Main()">
26462         <size>12</size>
26463       </method>
26464     </type>
26465   </test>
26466   <test name="test-285.cs">
26467     <type name="T">
26468       <method name="Void .ctor()">
26469         <size>7</size>
26470       </method>
26471       <method name="Int32 Main()">
26472         <size>2</size>
26473       </method>
26474     </type>
26475   </test>
26476   <test name="test-286.cs">
26477     <type name="MethodWrapper">
26478       <method name="Void .ctor()">
26479         <size>7</size>
26480       </method>
26481       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26482         <size>57</size>
26483       </method>
26484     </type>
26485     <type name="MapXml.Throws">
26486       <method name="Void .ctor()">
26487         <size>7</size>
26488       </method>
26489       <method name="Void Main()">
26490         <size>1</size>
26491       </method>
26492     </type>
26493   </test>
26494   <test name="test-287.cs">
26495     <type name="StaticClass">
26496       <method name="System.String Name()">
26497         <size>6</size>
26498       </method>
26499     </type>
26500     <type name="MainClass">
26501       <method name="Void .ctor()">
26502         <size>7</size>
26503       </method>
26504       <method name="Int32 Main()">
26505         <size>83</size>
26506       </method>
26507     </type>
26508     <type name="StaticClass+D">
26509       <method name="Void .ctor(Object, IntPtr)">
26510         <size>0</size>
26511       </method>
26512       <method name="System.Object Invoke()">
26513         <size>0</size>
26514       </method>
26515       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26516         <size>0</size>
26517       </method>
26518       <method name="System.Object EndInvoke(IAsyncResult)">
26519         <size>0</size>
26520       </method>
26521     </type>
26522   </test>
26523   <test name="test-288.cs">
26524     <type name="Test.BookAboutMovie">
26525       <method name="Void .ctor(String)">
26526         <size>25</size>
26527       </method>
26528       <method name="System.String GetItem(Int32)">
26529         <size>7</size>
26530       </method>
26531       <method name="System.String get_Item(Int32)">
26532         <size>7</size>
26533       </method>
26534       <method name="Int32 Main(System.String[])">
26535         <size>57</size>
26536       </method>
26537     </type>
26538   </test>
26539   <test name="test-289.cs">
26540     <type name="Test">
26541       <method name="Void .ctor()">
26542         <size>7</size>
26543       </method>
26544       <method name="Void Main()">
26545         <size>1</size>
26546       </method>
26547       <method name="Void set_Value(System.String)">
26548         <size>1</size>
26549       </method>
26550       <method name="Void set_Value()">
26551         <size>1</size>
26552       </method>
26553       <method name="Void set_Item(Int32, Int32, Boolean)">
26554         <size>1</size>
26555       </method>
26556       <method name="Void set_Item(Int32, Int32)">
26557         <size>1</size>
26558       </method>
26559       <method name="Boolean get_Item(Boolean)">
26560         <size>2</size>
26561       </method>
26562     </type>
26563   </test>
26564   <test name="test-29.cs">
26565     <type name="Base">
26566       <method name="Void .ctor()">
26567         <size>7</size>
26568       </method>
26569       <method name="Void Add(Int32)">
26570         <size>18</size>
26571       </method>
26572     </type>
26573     <type name="Derived">
26574       <method name="Void .ctor()">
26575         <size>7</size>
26576       </method>
26577       <method name="Void Add(Double)">
26578         <size>18</size>
26579       </method>
26580     </type>
26581     <type name="Demo">
26582       <method name="Void .ctor()">
26583         <size>7</size>
26584       </method>
26585       <method name="Int32 Main()">
26586         <size>51</size>
26587       </method>
26588     </type>
26589   </test>
26590   <test name="test-290.cs">
26591     <type name="EntryPoint">
26592       <method name="Void .ctor()">
26593         <size>7</size>
26594       </method>
26595       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26596         <size>22</size>
26597       </method>
26598       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26599         <size>22</size>
26600       </method>
26601       <method name="Void bar_f(System.Object)">
26602         <size>1</size>
26603       </method>
26604       <method name="Void Main()">
26605         <size>35</size>
26606       </method>
26607     </type>
26608     <type name="EntryPoint+EventHandler">
26609       <method name="Void .ctor(Object, IntPtr)">
26610         <size>0</size>
26611       </method>
26612       <method name="Void Invoke(System.Object)">
26613         <size>0</size>
26614       </method>
26615       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26616         <size>0</size>
26617       </method>
26618       <method name="Void EndInvoke(IAsyncResult)">
26619         <size>0</size>
26620       </method>
26621     </type>
26622   </test>
26623   <test name="test-291.cs">
26624     <type name="Test">
26625       <method name="Void .ctor()">
26626         <size>7</size>
26627       </method>
26628       <method name="Void Method()">
26629         <size>1</size>
26630       </method>
26631       <method name="Void Main()">
26632         <size>13</size>
26633       </method>
26634     </type>
26635   </test>
26636   <test name="test-292.cs">
26637     <type name="X">
26638       <method name="Void .ctor()">
26639         <size>7</size>
26640       </method>
26641       <method name="Void .cctor()">
26642         <size>1</size>
26643       </method>
26644       <method name="Void Main()">
26645         <size>19</size>
26646       </method>
26647     </type>
26648   </test>
26649   <test name="test-293.cs">
26650     <type name="A">
26651       <method name="Void .ctor()">
26652         <size>7</size>
26653       </method>
26654       <method name="System.String get_Warning()">
26655         <size>6</size>
26656       </method>
26657     </type>
26658     <type name="B">
26659       <method name="Void .ctor()">
26660         <size>7</size>
26661       </method>
26662       <method name="System.String get_Warning()">
26663         <size>6</size>
26664       </method>
26665       <method name="Void Main()">
26666         <size>1</size>
26667       </method>
26668     </type>
26669   </test>
26670   <test name="test-294.cs">
26671     <type name="ObsoleteClass">
26672       <method name="Void .ctor()">
26673         <size>7</size>
26674       </method>
26675     </type>
26676     <type name="Test">
26677       <method name="Void .ctor()">
26678         <size>13</size>
26679       </method>
26680       <method name="Void .ctor(String, Boolean)">
26681         <size>14</size>
26682       </method>
26683       <method name="System.String get_Name()">
26684         <size>7</size>
26685       </method>
26686       <method name="Void set_Name(System.String)">
26687         <size>8</size>
26688       </method>
26689     </type>
26690     <type name="DerivedTest">
26691       <method name="Void .ctor(String)">
26692         <size>16</size>
26693       </method>
26694       <method name="System.String Method()">
26695         <size>7</size>
26696       </method>
26697       <method name="Void T2()">
26698         <size>1</size>
26699       </method>
26700       <method name="Void Main()">
26701         <size>1</size>
26702       </method>
26703     </type>
26704     <type name="ObsoleteClass2">
26705       <method name="Void .ctor()">
26706         <size>7</size>
26707       </method>
26708     </type>
26709     <type name="ObsoleteClass3">
26710       <method name="Void .ctor()">
26711         <size>18</size>
26712       </method>
26713       <method name="Void .cctor()">
26714         <size>25</size>
26715       </method>
26716     </type>
26717     <type name="ObsoleteClass4">
26718       <method name="Void .ctor()">
26719         <size>7</size>
26720       </method>
26721       <method name="Void T()">
26722         <size>59</size>
26723       </method>
26724     </type>
26725   </test>
26726   <test name="test-295.cs">
26727     <type name="MyAttribute">
26728       <method name="Void .ctor(Object)">
26729         <size>14</size>
26730       </method>
26731       <method name="System.Object get_my()">
26732         <size>7</size>
26733       </method>
26734     </type>
26735     <type name="MyConstructorBuilder">
26736       <method name="Void .ctor()">
26737         <size>7</size>
26738       </method>
26739       <method name="Int32 Main()">
26740         <size>111</size>
26741       </method>
26742       <method name="System.Type MyCreateCallee(System.AppDomain)">
26743         <size>329</size>
26744       </method>
26745     </type>
26746   </test>
26747   <test name="test-296.cs">
26748     <type name="GetElementTypeTest">
26749       <method name="Void .ctor()">
26750         <size>7</size>
26751       </method>
26752       <method name="Int32 Main(System.String[])">
26753         <size>30</size>
26754       </method>
26755     </type>
26756   </test>
26757   <test name="test-297.cs">
26758     <type name="T">
26759       <method name="Void .ctor()">
26760         <size>7</size>
26761       </method>
26762       <method name="Int32 Main()">
26763         <size>311</size>
26764       </method>
26765       <method name="Void Login(System.String)">
26766         <size>1</size>
26767       </method>
26768     </type>
26769     <type name="My">
26770       <method name="Void .ctor(Object)">
26771         <size>14</size>
26772       </method>
26773     </type>
26774   </test>
26775   <test name="test-299.cs">
26776     <type name="SampleClass">
26777       <method name="Void .ctor()">
26778         <size>7</size>
26779       </method>
26780       <method name="SuperClass op_Increment(SampleClass)">
26781         <size>6</size>
26782       </method>
26783     </type>
26784     <type name="SuperClass">
26785       <method name="Void .ctor()">
26786         <size>7</size>
26787       </method>
26788       <method name="Int32 Main()">
26789         <size>2</size>
26790       </method>
26791     </type>
26792   </test>
26793   <test name="test-3.cs">
26794     <type name="TestIntOps">
26795       <method name="Void .ctor()">
26796         <size>7</size>
26797       </method>
26798       <method name="SByte sbyte_add(SByte, SByte)">
26799         <size>7</size>
26800       </method>
26801       <method name="Int16 short_add(Int16, Int16)">
26802         <size>5</size>
26803       </method>
26804       <method name="Double double_add(Double, Double)">
26805         <size>4</size>
26806       </method>
26807       <method name="Int32 int_add(Int32, Int32)">
26808         <size>4</size>
26809       </method>
26810       <method name="Int32 int_sub(Int32, Int32)">
26811         <size>4</size>
26812       </method>
26813       <method name="Int32 int_mul(Int32, Int32)">
26814         <size>4</size>
26815       </method>
26816       <method name="Int32 Main()">
26817         <size>215</size>
26818       </method>
26819     </type>
26820   </test>
26821   <test name="test-30.cs">
26822     <type name="X">
26823       <method name="Void .ctor()">
26824         <size>7</size>
26825       </method>
26826       <method name="Void IA.Draw()">
26827         <size>8</size>
26828       </method>
26829       <method name="Void IB.Draw()">
26830         <size>8</size>
26831       </method>
26832     </type>
26833     <type name="test">
26834       <method name="Void .ctor()">
26835         <size>7</size>
26836       </method>
26837       <method name="Int32 Main()">
26838         <size>192</size>
26839       </method>
26840     </type>
26841   </test>
26842   <test name="test-300.cs">
26843     <type name="A">
26844       <method name="Void .ctor()">
26845         <size>7</size>
26846       </method>
26847       <method name="Void Main()">
26848         <size>7</size>
26849       </method>
26850     </type>
26851     <type name="A+C">
26852       <method name="Void .ctor()">
26853         <size>7</size>
26854       </method>
26855     </type>
26856     <type name="A+B">
26857       <method name="Void .ctor()">
26858         <size>473</size>
26859       </method>
26860     </type>
26861     <type name="A+B+C">
26862       <method name="Void .ctor()">
26863         <size>7</size>
26864       </method>
26865     </type>
26866   </test>
26867   <test name="test-301.cs">
26868     <type name="A">
26869       <method name="Void .ctor()">
26870         <size>7</size>
26871       </method>
26872       <method name="Void Main()">
26873         <size>7</size>
26874       </method>
26875     </type>
26876     <type name="A+B">
26877       <method name="Void .ctor()">
26878         <size>219</size>
26879       </method>
26880     </type>
26881   </test>
26882   <test name="test-302.cs">
26883     <type name="A">
26884       <method name="Void .ctor()">
26885         <size>7</size>
26886       </method>
26887       <method name="Void Main()">
26888         <size>7</size>
26889       </method>
26890     </type>
26891     <type name="A+C">
26892       <method name="Void .ctor()">
26893         <size>7</size>
26894       </method>
26895     </type>
26896     <type name="A+B">
26897       <method name="Void .ctor()">
26898         <size>24</size>
26899       </method>
26900     </type>
26901     <type name="A+B+C">
26902       <method name="Void .ctor()">
26903         <size>7</size>
26904       </method>
26905     </type>
26906   </test>
26907   <test name="test-303.cs">
26908     <type name="A">
26909       <method name="Void .ctor()">
26910         <size>7</size>
26911       </method>
26912       <method name="Void Main()">
26913         <size>7</size>
26914       </method>
26915     </type>
26916     <type name="A+C">
26917       <method name="Void .ctor()">
26918         <size>7</size>
26919       </method>
26920       <method name="Void System.IDisposable.Dispose()">
26921         <size>11</size>
26922       </method>
26923     </type>
26924     <type name="A+B">
26925       <method name="Void .ctor()">
26926         <size>31</size>
26927       </method>
26928     </type>
26929     <type name="A+B+C">
26930       <method name="Void .ctor()">
26931         <size>7</size>
26932       </method>
26933       <method name="Void System.IDisposable.Dispose()">
26934         <size>1</size>
26935       </method>
26936     </type>
26937   </test>
26938   <test name="test-304.cs">
26939     <type name="A">
26940       <method name="Void .ctor()">
26941         <size>7</size>
26942       </method>
26943       <method name="Void Main()">
26944         <size>7</size>
26945       </method>
26946     </type>
26947     <type name="A+D">
26948       <method name="Void .ctor()">
26949         <size>7</size>
26950       </method>
26951     </type>
26952     <type name="A+B">
26953       <method name="Void .ctor()">
26954         <size>473</size>
26955       </method>
26956     </type>
26957     <type name="A+B+C">
26958       <method name="Void .ctor()">
26959         <size>7</size>
26960       </method>
26961     </type>
26962   </test>
26963   <test name="test-305.cs">
26964     <type name="A">
26965       <method name="Void .ctor()">
26966         <size>7</size>
26967       </method>
26968       <method name="Void Main()">
26969         <size>7</size>
26970       </method>
26971     </type>
26972     <type name="A+B">
26973       <method name="Void .ctor()">
26974         <size>219</size>
26975       </method>
26976     </type>
26977   </test>
26978   <test name="test-306.cs">
26979     <type name="A">
26980       <method name="Void .ctor()">
26981         <size>7</size>
26982       </method>
26983       <method name="Void Main()">
26984         <size>7</size>
26985       </method>
26986     </type>
26987     <type name="A+D">
26988       <method name="Void .ctor()">
26989         <size>7</size>
26990       </method>
26991     </type>
26992     <type name="A+B">
26993       <method name="Void .ctor()">
26994         <size>24</size>
26995       </method>
26996     </type>
26997     <type name="A+B+C">
26998       <method name="Void .ctor()">
26999         <size>7</size>
27000       </method>
27001     </type>
27002   </test>
27003   <test name="test-307.cs">
27004     <type name="A">
27005       <method name="Void .ctor()">
27006         <size>7</size>
27007       </method>
27008       <method name="Void Main()">
27009         <size>7</size>
27010       </method>
27011     </type>
27012     <type name="A+D">
27013       <method name="Void .ctor()">
27014         <size>7</size>
27015       </method>
27016       <method name="Void System.IDisposable.Dispose()">
27017         <size>11</size>
27018       </method>
27019     </type>
27020     <type name="A+B">
27021       <method name="Void .ctor()">
27022         <size>31</size>
27023       </method>
27024     </type>
27025     <type name="A+B+C">
27026       <method name="Void .ctor()">
27027         <size>7</size>
27028       </method>
27029       <method name="Void System.IDisposable.Dispose()">
27030         <size>1</size>
27031       </method>
27032     </type>
27033   </test>
27034   <test name="test-308.cs">
27035     <type name="Program">
27036       <method name="Void .ctor()">
27037         <size>7</size>
27038       </method>
27039       <method name="Void Main(System.String[])">
27040         <size>40</size>
27041       </method>
27042     </type>
27043   </test>
27044   <test name="test-309.cs">
27045     <type name="MonoBASIC.Parser">
27046       <method name="Void .ctor()">
27047         <size>7</size>
27048       </method>
27049       <method name="Void Main()">
27050         <size>1</size>
27051       </method>
27052     </type>
27053     <type name="MonoBASIC.Parser+StateMachine">
27054       <method name="Void .ctor()">
27055         <size>7</size>
27056       </method>
27057       <method name="Void HandleToken(Token)">
27058         <size>1</size>
27059       </method>
27060     </type>
27061   </test>
27062   <test name="test-31.cs">
27063     <type name="Base">
27064       <method name="Void .ctor()">
27065         <size>7</size>
27066       </method>
27067       <method name="Void A()">
27068         <size>8</size>
27069       </method>
27070     </type>
27071     <type name="Derived">
27072       <method name="Void .ctor()">
27073         <size>7</size>
27074       </method>
27075       <method name="Void A()">
27076         <size>8</size>
27077       </method>
27078     </type>
27079     <type name="Test">
27080       <method name="Void .ctor()">
27081         <size>7</size>
27082       </method>
27083       <method name="Int32 Main()">
27084         <size>38</size>
27085       </method>
27086     </type>
27087   </test>
27088   <test name="test-310.cs">
27089     <type name="test.Impl">
27090       <method name="Void .ctor()">
27091         <size>7</size>
27092       </method>
27093       <method name="System.String GetType(Int32)">
27094         <size>6</size>
27095       </method>
27096       <method name="Boolean IsDone()">
27097         <size>2</size>
27098       </method>
27099     </type>
27100     <type name="test.myclass">
27101       <method name="Void .ctor()">
27102         <size>7</size>
27103       </method>
27104       <method name="Void Main(System.String[])">
27105         <size>28</size>
27106       </method>
27107     </type>
27108   </test>
27109   <test name="test-311.cs">
27110     <type name="Program">
27111       <method name="Void .ctor()">
27112         <size>38</size>
27113       </method>
27114       <method name="Void .cctor()">
27115         <size>11</size>
27116       </method>
27117       <method name="System.String get_Message()">
27118         <size>6</size>
27119       </method>
27120       <method name="Void set_Message(System.String)">
27121         <size>7</size>
27122       </method>
27123       <method name="Boolean DenyMethod()">
27124         <size>2</size>
27125       </method>
27126       <method name="Void Test2()">
27127         <size>1</size>
27128       </method>
27129       <method name="Void Test3()">
27130         <size>1</size>
27131       </method>
27132       <method name="Void Test4()">
27133         <size>1</size>
27134       </method>
27135       <method name="Int32 Main(System.String[])">
27136         <size>175</size>
27137       </method>
27138     </type>
27139     <type name="Test2">
27140       <method name="Void .ctor()">
27141         <size>7</size>
27142       </method>
27143     </type>
27144   </test>
27145   <test name="test-312.cs">
27146     <type name="X">
27147       <method name="Void .ctor()">
27148         <size>7</size>
27149       </method>
27150       <method name="Void .cctor()">
27151         <size>1</size>
27152       </method>
27153       <method name="Boolean Method(PointF)">
27154         <size>72</size>
27155       </method>
27156       <method name="Boolean Call_constructor_and_implicit()">
27157         <size>29</size>
27158       </method>
27159       <method name="Boolean Init_with_implicit_conv()">
27160         <size>52</size>
27161       </method>
27162       <method name="Boolean Init_ValueType()">
27163         <size>26</size>
27164       </method>
27165       <method name="Boolean InstanceAssignTest()">
27166         <size>75</size>
27167       </method>
27168       <method name="Int32 T()">
27169         <size>54</size>
27170       </method>
27171       <method name="Int32 Main()">
27172         <size>45</size>
27173       </method>
27174     </type>
27175     <type name="PointF">
27176       <method name="Void .ctor(Single, Single)">
27177         <size>47</size>
27178       </method>
27179     </type>
27180     <type name="Point">
27181       <method name="Void .ctor(Int32, Int32)">
27182         <size>37</size>
27183       </method>
27184       <method name="PointF op_Implicit(Point)">
27185         <size>22</size>
27186       </method>
27187     </type>
27188   </test>
27189   <test name="test-313.cs">
27190     <type name="D">
27191       <method name="Void .ctor()">
27192         <size>7</size>
27193       </method>
27194       <method name="Void A.B.METHOD()">
27195         <size>1</size>
27196       </method>
27197       <method name="Int32 Main()">
27198         <size>134</size>
27199       </method>
27200     </type>
27201   </test>
27202   <test name="test-314.cs">
27203     <type name="X">
27204       <method name="Void .ctor()">
27205         <size>28</size>
27206       </method>
27207       <method name="Void .ctor(Int32)">
27208         <size>28</size>
27209       </method>
27210       <method name="Void .cctor()">
27211         <size>11</size>
27212       </method>
27213       <method name="Int32 Main()">
27214         <size>57</size>
27215       </method>
27216     </type>
27217   </test>
27218   <test name="test-315.cs">
27219     <type name="GuardedCollectionValue">
27220       <method name="Void .ctor()">
27221         <size>7</size>
27222       </method>
27223       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27224         <size>2</size>
27225       </method>
27226       <method name="IDirectedCollectionValue Backwards()">
27227         <size>2</size>
27228       </method>
27229     </type>
27230     <type name="GuardedSequenced">
27231       <method name="Void .ctor()">
27232         <size>7</size>
27233       </method>
27234       <method name="IDirectedCollectionValue Test()">
27235         <size>12</size>
27236       </method>
27237     </type>
27238     <type name="X">
27239       <method name="Void .ctor()">
27240         <size>7</size>
27241       </method>
27242       <method name="Void Main()">
27243         <size>1</size>
27244       </method>
27245     </type>
27246   </test>
27247   <test name="test-316.cs">
27248     <type name="D">
27249       <method name="Void .ctor()">
27250         <size>7</size>
27251       </method>
27252       <method name="Int32 IA.Add(Int32)">
27253         <size>2</size>
27254       </method>
27255       <method name="Int32 IB.Add(Int32)">
27256         <size>2</size>
27257       </method>
27258     </type>
27259     <type name="E">
27260       <method name="Void .ctor()">
27261         <size>7</size>
27262       </method>
27263       <method name="Int32 IA.Add(Int32)">
27264         <size>2</size>
27265       </method>
27266       <method name="Int32 IB.Add(Int32)">
27267         <size>2</size>
27268       </method>
27269       <method name="Void doom()">
27270         <size>1</size>
27271       </method>
27272       <method name="System.Object Clone()">
27273         <size>2</size>
27274       </method>
27275       <method name="Void Dispose()">
27276         <size>1</size>
27277       </method>
27278     </type>
27279     <type name="C">
27280       <method name="Void .ctor()">
27281         <size>7</size>
27282       </method>
27283       <method name="Int32 Test(IC)">
27284         <size>49</size>
27285       </method>
27286       <method name="Void Test2(IE)">
27287         <size>20</size>
27288       </method>
27289       <method name="Int32 Main()">
27290         <size>32</size>
27291       </method>
27292     </type>
27293   </test>
27294   <test name="test-317.cs">
27295     <type name="X">
27296       <method name="Void .ctor()">
27297         <size>7</size>
27298       </method>
27299       <method name="Void Main()">
27300         <size>1</size>
27301       </method>
27302     </type>
27303   </test>
27304   <test name="test-318.cs">
27305     <type name="Ev">
27306       <method name="Void .ctor()">
27307         <size>29</size>
27308       </method>
27309       <method name="Void add_Disposed(System.EventHandler)">
27310         <size>19</size>
27311       </method>
27312       <method name="Void remove_Disposed(System.EventHandler)">
27313         <size>19</size>
27314       </method>
27315       <method name="Void OnClick(System.EventArgs)">
27316         <size>38</size>
27317       </method>
27318     </type>
27319     <type name="Foo">
27320       <method name="Void .ctor()">
27321         <size>7</size>
27322       </method>
27323     </type>
27324     <type name="C">
27325       <method name="Void .ctor()">
27326         <size>7</size>
27327       </method>
27328       <method name="Void my_from_fixed(Int32 ByRef)">
27329         <size>4</size>
27330       </method>
27331       <method name="Void month_from_fixed(Int32)">
27332         <size>8</size>
27333       </method>
27334       <method name="Int32 CreateFromString(Int32)">
27335         <size>10</size>
27336       </method>
27337       <method name="Void Main()">
27338         <size>1</size>
27339       </method>
27340     </type>
27341     <type name="Foo">
27342       <method name="Void EventInterface.add_Event(System.EventHandler)">
27343         <size>1</size>
27344       </method>
27345       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27346         <size>1</size>
27347       </method>
27348     </type>
27349     <type name="C">
27350       <method name="Double* GetValue(Double)">
27351         <size>5</size>
27352       </method>
27353     </type>
27354   </test>
27355   <test name="test-319.cs">
27356     <type name="ConstFields">
27357       <method name="Void .ctor()">
27358         <size>7</size>
27359       </method>
27360       <method name="Void .cctor()">
27361         <size>137</size>
27362       </method>
27363       <method name="Int32 Main()">
27364         <size>324</size>
27365       </method>
27366     </type>
27367   </test>
27368   <test name="test-32.cs">
27369     <type name="Blah">
27370       <method name="Void .ctor()">
27371         <size>7</size>
27372       </method>
27373       <method name="Int32 Main()">
27374         <size>50</size>
27375       </method>
27376     </type>
27377   </test>
27378   <test name="test-320.cs">
27379     <type name="X">
27380       <method name="Void .ctor(SByte*, Int32, Int32)">
27381         <size>7</size>
27382       </method>
27383       <method name="Void Main()">
27384         <size>12</size>
27385       </method>
27386     </type>
27387   </test>
27388   <test name="test-321.cs">
27389     <type name="X">
27390       <method name="Void Dispose()">
27391         <size>1</size>
27392       </method>
27393       <method name="Void Main()">
27394         <size>24</size>
27395       </method>
27396     </type>
27397   </test>
27398   <test name="test-322.cs">
27399     <type name="Y">
27400       <method name="Void .ctor(Byte)">
27401         <size>14</size>
27402       </method>
27403       <method name="Int32 op_Implicit(Y)">
27404         <size>7</size>
27405       </method>
27406     </type>
27407     <type name="X">
27408       <method name="Void .ctor()">
27409         <size>7</size>
27410       </method>
27411       <method name="Void Main()">
27412         <size>50</size>
27413       </method>
27414     </type>
27415   </test>
27416   <test name="test-323.cs">
27417     <type name="X">
27418       <method name="Void .ctor()">
27419         <size>7</size>
27420       </method>
27421       <method name="Void Main()">
27422         <size>1</size>
27423       </method>
27424     </type>
27425   </test>
27426   <test name="test-324.cs">
27427     <type name="A">
27428       <method name="Void .ctor()">
27429         <size>7</size>
27430       </method>
27431       <method name="Void DoStuff()">
27432         <size>11</size>
27433       </method>
27434     </type>
27435     <type name="T">
27436       <method name="Void .ctor()">
27437         <size>7</size>
27438       </method>
27439       <method name="Void .cctor()">
27440         <size>11</size>
27441       </method>
27442     </type>
27443     <type name="Driver">
27444       <method name="Void .ctor()">
27445         <size>7</size>
27446       </method>
27447       <method name="Void Main()">
27448         <size>22</size>
27449       </method>
27450     </type>
27451     <type name="B">
27452       <method name="Boolean get_Val()">
27453         <size>2</size>
27454       </method>
27455     </type>
27456   </test>
27457   <test name="test-325.cs">
27458     <type name="RequestAttribute">
27459       <method name="Void .ctor(String, String, String[])">
27460         <size>7</size>
27461       </method>
27462     </type>
27463     <type name="MyClass">
27464       <method name="Void .ctor()">
27465         <size>7</size>
27466       </method>
27467       <method name="Int32 SomeRequest()">
27468         <size>2</size>
27469       </method>
27470       <method name="Void Main()">
27471         <size>7</size>
27472       </method>
27473     </type>
27474   </test>
27475   <test name="test-326.cs">
27476     <type name="X">
27477       <method name="Void .ctor()">
27478         <size>7</size>
27479       </method>
27480       <method name="Int32 Main()">
27481         <size>55</size>
27482       </method>
27483     </type>
27484     <type name="Mapper">
27485       <method name="Void .ctor(Object, IntPtr)">
27486         <size>0</size>
27487       </method>
27488       <method name="Double Invoke(Int32)">
27489         <size>0</size>
27490       </method>
27491       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27492         <size>0</size>
27493       </method>
27494       <method name="Double EndInvoke(IAsyncResult)">
27495         <size>0</size>
27496       </method>
27497     </type>
27498     <type name="X">
27499       <method name="Double &lt;Main&gt;m__0(Int32)">
27500         <size>6</size>
27501       </method>
27502     </type>
27503   </test>
27504   <test name="test-327.cs">
27505     <type name="X2">
27506       <method name="Void .ctor()">
27507         <size>7</size>
27508       </method>
27509     </type>
27510     <type name="A.B.Tester">
27511       <method name="Void .ctor()">
27512         <size>7</size>
27513       </method>
27514       <method name="Void .cctor()">
27515         <size>1</size>
27516       </method>
27517       <method name="Void Main()">
27518         <size>1</size>
27519       </method>
27520     </type>
27521   </test>
27522   <test name="test-328.cs">
27523     <type name="A.B.Tester">
27524       <method name="Void .ctor()">
27525         <size>7</size>
27526       </method>
27527       <method name="Void .cctor()">
27528         <size>1</size>
27529       </method>
27530       <method name="Void Main()">
27531         <size>1</size>
27532       </method>
27533     </type>
27534   </test>
27535   <test name="test-329.cs">
27536     <type name="X">
27537       <method name="Void .ctor()">
27538         <size>7</size>
27539       </method>
27540       <method name="Void .ctor(Object)">
27541         <size>21</size>
27542       </method>
27543       <method name="Int32 Main()">
27544         <size>74</size>
27545       </method>
27546     </type>
27547   </test>
27548   <test name="test-33.cs">
27549     <type name="FirstOuter.FirstInner.First">
27550       <method name="Void .ctor()">
27551         <size>7</size>
27552       </method>
27553       <method name="System.String get_MyIdentity()">
27554         <size>12</size>
27555       </method>
27556     </type>
27557     <type name="FirstOuter.Second">
27558       <method name="Void .ctor()">
27559         <size>7</size>
27560       </method>
27561     </type>
27562     <type name="FirstOuter.SecondInner.Third">
27563       <method name="Void .ctor()">
27564         <size>7</size>
27565       </method>
27566     </type>
27567     <type name="FirstOuter.FirstInner.Fourth">
27568       <method name="Void .ctor()">
27569         <size>7</size>
27570       </method>
27571     </type>
27572     <type name="Fifth">
27573       <method name="Void .ctor()">
27574         <size>7</size>
27575       </method>
27576     </type>
27577     <type name="Application">
27578       <method name="Void .ctor()">
27579         <size>7</size>
27580       </method>
27581       <method name="Int32 Main(System.String[])">
27582         <size>139</size>
27583       </method>
27584     </type>
27585   </test>
27586   <test name="test-330.cs">
27587     <type name="X">
27588       <method name="Void .ctor()">
27589         <size>7</size>
27590       </method>
27591       <method name="Void Main()">
27592         <size>8</size>
27593       </method>
27594     </type>
27595   </test>
27596   <test name="test-331.cs">
27597     <type name="T">
27598       <method name="Void .ctor()">
27599         <size>7</size>
27600       </method>
27601       <method name="Void Main()">
27602         <size>1</size>
27603       </method>
27604       <method name="Byte* get_Ptr()">
27605         <size>7</size>
27606       </method>
27607       <method name="Void set_Ptr(Byte*)">
27608         <size>8</size>
27609       </method>
27610     </type>
27611   </test>
27612   <test name="test-332.cs">
27613     <type name="C">
27614       <method name="Void .ctor()">
27615         <size>7</size>
27616       </method>
27617       <method name="Void Main()">
27618         <size>1</size>
27619       </method>
27620     </type>
27621   </test>
27622   <test name="test-333.cs">
27623     <type name="Foo">
27624       <method name="Void .ctor()">
27625         <size>7</size>
27626       </method>
27627       <method name="Void Something()">
27628         <size>1</size>
27629       </method>
27630     </type>
27631     <type name="Bar">
27632       <method name="Void .ctor()">
27633         <size>7</size>
27634       </method>
27635       <method name="Void Something()">
27636         <size>1</size>
27637       </method>
27638       <method name="Void Main()">
27639         <size>1</size>
27640       </method>
27641     </type>
27642   </test>
27643   <test name="test-334.cs">
27644     <type name="Test.Foo.Index.CompoundFileReader">
27645       <method name="Void .ctor()">
27646         <size>7</size>
27647       </method>
27648       <method name="Void Main()">
27649         <size>1</size>
27650       </method>
27651     </type>
27652     <type name="Test.Foo.Store.Directory">
27653       <method name="Void .ctor()">
27654         <size>7</size>
27655       </method>
27656     </type>
27657   </test>
27658   <test name="test-335.cs">
27659     <type name="X">
27660       <method name="Void .ctor()">
27661         <size>7</size>
27662       </method>
27663       <method name="Void A(Int32, Int32)">
27664         <size>1</size>
27665       </method>
27666       <method name="Void C(Int32 ByRef)">
27667         <size>4</size>
27668       </method>
27669       <method name="Void Main()">
27670         <size>70</size>
27671       </method>
27672     </type>
27673     <type name="X+B">
27674       <method name="Void .ctor(Object, IntPtr)">
27675         <size>0</size>
27676       </method>
27677       <method name="Void Invoke(Int32, Int32)">
27678         <size>0</size>
27679       </method>
27680       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27681         <size>0</size>
27682       </method>
27683       <method name="Void EndInvoke(IAsyncResult)">
27684         <size>0</size>
27685       </method>
27686     </type>
27687     <type name="X+D">
27688       <method name="Void .ctor(Object, IntPtr)">
27689         <size>0</size>
27690       </method>
27691       <method name="Void Invoke(Int32 ByRef)">
27692         <size>0</size>
27693       </method>
27694       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27695         <size>0</size>
27696       </method>
27697       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27698         <size>0</size>
27699       </method>
27700     </type>
27701   </test>
27702   <test name="test-336.cs">
27703     <type name="X">
27704       <method name="Void .ctor(Foo)">
27705         <size>7</size>
27706       </method>
27707       <method name="Void .ctor(Bar)">
27708         <size>7</size>
27709       </method>
27710       <method name="Void Test()">
27711         <size>1</size>
27712       </method>
27713       <method name="Void Main()">
27714         <size>19</size>
27715       </method>
27716     </type>
27717     <type name="Foo">
27718       <method name="Void .ctor(Object, IntPtr)">
27719         <size>0</size>
27720       </method>
27721       <method name="Void Invoke()">
27722         <size>0</size>
27723       </method>
27724       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27725         <size>0</size>
27726       </method>
27727       <method name="Void EndInvoke(IAsyncResult)">
27728         <size>0</size>
27729       </method>
27730     </type>
27731     <type name="Bar">
27732       <method name="Void .ctor(Object, IntPtr)">
27733         <size>0</size>
27734       </method>
27735       <method name="Void Invoke(Int32)">
27736         <size>0</size>
27737       </method>
27738       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27739         <size>0</size>
27740       </method>
27741       <method name="Void EndInvoke(IAsyncResult)">
27742         <size>0</size>
27743       </method>
27744     </type>
27745   </test>
27746   <test name="test-337.cs">
27747     <type name="Test">
27748       <method name="Void .ctor()">
27749         <size>7</size>
27750       </method>
27751       <method name="Void Main()">
27752         <size>16</size>
27753       </method>
27754     </type>
27755   </test>
27756   <test name="test-338.cs">
27757     <type name="X">
27758       <method name="Void .ctor()">
27759         <size>7</size>
27760       </method>
27761       <method name="Void .cctor()">
27762         <size>11</size>
27763       </method>
27764       <method name="Void Main()">
27765         <size>1</size>
27766       </method>
27767       <method name="Y+Z fz()">
27768         <size>6</size>
27769       </method>
27770     </type>
27771     <type name="Y">
27772       <method name="Void .ctor()">
27773         <size>7</size>
27774       </method>
27775     </type>
27776     <type name="Y+Z">
27777       <method name="Void .ctor()">
27778         <size>7</size>
27779       </method>
27780       <method name="Void .cctor()">
27781         <size>11</size>
27782       </method>
27783     </type>
27784   </test>
27785   <test name="test-339.cs">
27786     <type name="C">
27787       <method name="Void .ctor()">
27788         <size>7</size>
27789       </method>
27790       <method name="Void .cctor()">
27791         <size>17</size>
27792       </method>
27793       <method name="Int32 Main()">
27794         <size>84</size>
27795       </method>
27796     </type>
27797   </test>
27798   <test name="test-34.cs">
27799     <type name="Blah">
27800       <method name="Void .ctor()">
27801         <size>7</size>
27802       </method>
27803       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27804         <size>7</size>
27805       </method>
27806       <method name="Int32 Bar(Int32, System.Int32[])">
27807         <size>61</size>
27808       </method>
27809       <method name="Void Foo(Int32, Int32)">
27810         <size>7</size>
27811       </method>
27812       <method name="Void In(Int32 ByRef)">
27813         <size>7</size>
27814       </method>
27815       <method name="Void Out(Int32 ByRef)">
27816         <size>7</size>
27817       </method>
27818       <method name="Int32 AddArray(System.Int32[])">
27819         <size>30</size>
27820       </method>
27821       <method name="Int32 AddFancy(FancyInt[])">
27822         <size>39</size>
27823       </method>
27824       <method name="Int32 Main()">
27825         <size>269</size>
27826       </method>
27827     </type>
27828     <type name="&lt;PrivateImplementationDetails&gt;">
27829       <method name="Void .ctor()">
27830         <size>7</size>
27831       </method>
27832     </type>
27833     <type name="FancyInt">
27834       <method name="Void .ctor(Int32)">
27835         <size>8</size>
27836       </method>
27837     </type>
27838   </test>
27839   <test name="test-340.cs">
27840     <type name="FLMID.Bugs.BoolOne.A">
27841       <method name="Void .ctor()">
27842         <size>7</size>
27843       </method>
27844       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27845         <size>8</size>
27846       </method>
27847     </type>
27848     <type name="FLMID.Bugs.BoolOne.B">
27849       <method name="Void .ctor()">
27850         <size>7</size>
27851       </method>
27852     </type>
27853     <type name="FLMID.Bugs.BoolOne.Test">
27854       <method name="Void .ctor()">
27855         <size>7</size>
27856       </method>
27857       <method name="Int32 Main(System.String[])">
27858         <size>34</size>
27859       </method>
27860     </type>
27861     <type name="FLMID.Bugs.BoolOne.B">
27862       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27863         <size>12</size>
27864       </method>
27865     </type>
27866   </test>
27867   <test name="test-341.cs">
27868     <type name="Test">
27869       <method name="Void .ctor()">
27870         <size>7</size>
27871       </method>
27872       <method name="Void Main()">
27873         <size>1</size>
27874       </method>
27875     </type>
27876     <type name="Libs">
27877       <method name="Void .ctor()">
27878         <size>7</size>
27879       </method>
27880     </type>
27881     <type name="Bar">
27882       <method name="Void .ctor()">
27883         <size>7</size>
27884       </method>
27885     </type>
27886     <type name="Foo">
27887       <method name="Void .ctor()">
27888         <size>7</size>
27889       </method>
27890     </type>
27891   </test>
27892   <test name="test-342.cs">
27893     <type name="A">
27894       <method name="Void .ctor()">
27895         <size>7</size>
27896       </method>
27897       <method name="Void Foo(Int32)">
27898         <size>1</size>
27899       </method>
27900       <method name="Void Foo(Double)">
27901         <size>11</size>
27902       </method>
27903     </type>
27904     <type name="B">
27905       <method name="Void .ctor()">
27906         <size>7</size>
27907       </method>
27908       <method name="Void Foo(Double)">
27909         <size>11</size>
27910       </method>
27911       <method name="Void Main()">
27912         <size>24</size>
27913       </method>
27914     </type>
27915     <type name="A">
27916       <method name="Boolean get_Item(Int32)">
27917         <size>2</size>
27918       </method>
27919       <method name="Boolean get_Item(Double)">
27920         <size>11</size>
27921       </method>
27922     </type>
27923     <type name="B">
27924       <method name="Boolean get_Item(Double)">
27925         <size>11</size>
27926       </method>
27927     </type>
27928   </test>
27929   <test name="test-343.cs">
27930     <type name="X">
27931       <method name="Void .ctor()">
27932         <size>7</size>
27933       </method>
27934       <method name="Void Concat(System.String, System.String, System.String)">
27935         <size>1</size>
27936       </method>
27937       <method name="Void Concat(System.String[])">
27938         <size>11</size>
27939       </method>
27940       <method name="Void Main()">
27941         <size>21</size>
27942       </method>
27943     </type>
27944   </test>
27945   <test name="test-344.cs">
27946     <type name="X">
27947       <method name="Void .ctor()">
27948         <size>7</size>
27949       </method>
27950       <method name="Void add_y(Y)">
27951         <size>24</size>
27952       </method>
27953       <method name="Void remove_y(Y)">
27954         <size>24</size>
27955       </method>
27956       <method name="Void Main(System.String[])">
27957         <size>13</size>
27958       </method>
27959       <method name="Void Foo()">
27960         <size>66</size>
27961       </method>
27962     </type>
27963     <type name="Y">
27964       <method name="Void .ctor(Object, IntPtr)">
27965         <size>0</size>
27966       </method>
27967       <method name="Void Invoke()">
27968         <size>0</size>
27969       </method>
27970       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27971         <size>0</size>
27972       </method>
27973       <method name="Void EndInvoke(IAsyncResult)">
27974         <size>0</size>
27975       </method>
27976     </type>
27977     <type name="X+&lt;Foo&gt;c__AnonStorey0">
27978       <method name="Void .ctor()">
27979         <size>7</size>
27980       </method>
27981       <method name="Void &lt;&gt;m__0()">
27982         <size>28</size>
27983       </method>
27984     </type>
27985   </test>
27986   <test name="test-345.cs">
27987     <type name="EntryPoint">
27988       <method name="Void .ctor()">
27989         <size>7</size>
27990       </method>
27991       <method name="Void Main()">
27992         <size>1</size>
27993       </method>
27994     </type>
27995   </test>
27996   <test name="test-346.cs">
27997     <type name="TestMethods.Class1">
27998       <method name="Void .ctor()">
27999         <size>7</size>
28000       </method>
28001       <method name="Int32 Main()">
28002         <size>91</size>
28003       </method>
28004     </type>
28005     <type name="TestMethods.ParamClass">
28006       <method name="Void .ctor()">
28007         <size>7</size>
28008       </method>
28009     </type>
28010     <type name="TestMethods.TestParam">
28011       <method name="Void .ctor()">
28012         <size>7</size>
28013       </method>
28014     </type>
28015     <type name="TestMethods.BaseClass">
28016       <method name="Void .ctor()">
28017         <size>7</size>
28018       </method>
28019       <method name="Int32 AddItem(TestMethods.ParamClass)">
28020         <size>0</size>
28021       </method>
28022     </type>
28023     <type name="TestMethods.TestClass">
28024       <method name="Void .ctor()">
28025         <size>7</size>
28026       </method>
28027       <method name="Int32 AddItem(System.Object)">
28028         <size>2</size>
28029       </method>
28030       <method name="Int32 AddItem(TestMethods.ParamClass)">
28031         <size>2</size>
28032       </method>
28033     </type>
28034   </test>
28035   <test name="test-347.cs">
28036     <type name="Whatever.Core.Project">
28037       <method name="Void .ctor()">
28038         <size>7</size>
28039       </method>
28040     </type>
28041     <type name="Whatever.Core.A">
28042       <method name="Void .ctor()">
28043         <size>7</size>
28044       </method>
28045       <method name="Whatever.Core.Project get_Project()">
28046         <size>6</size>
28047       </method>
28048     </type>
28049     <type name="SomethingElse.Core.Project">
28050       <method name="Void .ctor()">
28051         <size>7</size>
28052       </method>
28053     </type>
28054     <type name="Whatever.App.B">
28055       <method name="Void .ctor()">
28056         <size>7</size>
28057       </method>
28058       <method name="System.String Execute()">
28059         <size>12</size>
28060       </method>
28061       <method name="Void Main()">
28062         <size>12</size>
28063       </method>
28064     </type>
28065   </test>
28066   <test name="test-348.cs">
28067     <type name="BoundAttribute">
28068       <method name="Void .ctor(Double, Int32)">
28069         <size>7</size>
28070       </method>
28071     </type>
28072     <type name="C">
28073       <method name="Void .ctor()">
28074         <size>7</size>
28075       </method>
28076       <method name="Void Main()">
28077         <size>1</size>
28078       </method>
28079     </type>
28080   </test>
28081   <test name="test-349.cs">
28082     <type name="C">
28083       <method name="Void .ctor()">
28084         <size>7</size>
28085       </method>
28086       <method name="Void add_Ev1(D)">
28087         <size>24</size>
28088       </method>
28089       <method name="Void remove_Ev1(D)">
28090         <size>24</size>
28091       </method>
28092     </type>
28093     <type name="X">
28094       <method name="Void .ctor()">
28095         <size>7</size>
28096       </method>
28097       <method name="Void .cctor()">
28098         <size>1</size>
28099       </method>
28100       <method name="Void add_Ev1(D)">
28101         <size>22</size>
28102       </method>
28103       <method name="Void remove_Ev1(D)">
28104         <size>22</size>
28105       </method>
28106       <method name="Void add_Ev2(D)">
28107         <size>22</size>
28108       </method>
28109       <method name="Void remove_Ev2(D)">
28110         <size>22</size>
28111       </method>
28112     </type>
28113     <type name="X2">
28114       <method name="Void .ctor()">
28115         <size>7</size>
28116       </method>
28117       <method name="Void .cctor()">
28118         <size>7</size>
28119       </method>
28120     </type>
28121     <type name="Test">
28122       <method name="Void .ctor()">
28123         <size>7</size>
28124       </method>
28125       <method name="Void .cctor()">
28126         <size>19</size>
28127       </method>
28128       <method name="Int32 Main()">
28129         <size>63</size>
28130       </method>
28131     </type>
28132     <type name="D">
28133       <method name="Void .ctor(Object, IntPtr)">
28134         <size>0</size>
28135       </method>
28136       <method name="Void Invoke()">
28137         <size>0</size>
28138       </method>
28139       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28140         <size>0</size>
28141       </method>
28142       <method name="Void EndInvoke(IAsyncResult)">
28143         <size>0</size>
28144       </method>
28145     </type>
28146   </test>
28147   <test name="test-35.cs">
28148     <type name="X">
28149       <method name="Void .ctor()">
28150         <size>7</size>
28151       </method>
28152       <method name="Void .cctor()">
28153         <size>7</size>
28154       </method>
28155       <method name="Void a()">
28156         <size>17</size>
28157       </method>
28158       <method name="Void w(Int32)">
28159         <size>22</size>
28160       </method>
28161       <method name="Int32 Main()">
28162         <size>298</size>
28163       </method>
28164     </type>
28165   </test>
28166   <test name="test-350.cs">
28167     <type name="A">
28168       <method name="Void .ctor()">
28169         <size>7</size>
28170       </method>
28171     </type>
28172     <type name="A+BAttribute">
28173       <method name="Void .ctor()">
28174         <size>7</size>
28175       </method>
28176     </type>
28177     <type name="C">
28178       <method name="Void .ctor()">
28179         <size>7</size>
28180       </method>
28181       <method name="Void Main()">
28182         <size>1</size>
28183       </method>
28184     </type>
28185   </test>
28186   <test name="test-351.cs">
28187     <type name="Test.Testee">
28188       <method name="Void .ctor()">
28189         <size>7</size>
28190       </method>
28191       <method name="Void Bar(System.String, System.Object[])">
28192         <size>1</size>
28193       </method>
28194       <method name="Void Main()">
28195         <size>242</size>
28196       </method>
28197     </type>
28198     <type name="Test.Foo">
28199       <method name="Void .ctor(Object, IntPtr)">
28200         <size>0</size>
28201       </method>
28202       <method name="Void Invoke(System.String, System.Object[])">
28203         <size>0</size>
28204       </method>
28205       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28206         <size>0</size>
28207       </method>
28208       <method name="Void EndInvoke(IAsyncResult)">
28209         <size>0</size>
28210       </method>
28211     </type>
28212   </test>
28213   <test name="test-352.cs">
28214     <type name="C">
28215       <method name="Void .ctor()">
28216         <size>7</size>
28217       </method>
28218       <method name="Void Main()">
28219         <size>1</size>
28220       </method>
28221     </type>
28222   </test>
28223   <test name="test-353.cs">
28224     <type name="Three">
28225       <method name="Void .ctor()">
28226         <size>7</size>
28227       </method>
28228       <method name="Void Main()">
28229         <size>7</size>
28230       </method>
28231     </type>
28232     <type name="One">
28233       <method name="Void .ctor()">
28234         <size>7</size>
28235       </method>
28236     </type>
28237     <type name="Two">
28238       <method name="Void .ctor()">
28239         <size>7</size>
28240       </method>
28241     </type>
28242   </test>
28243   <test name="test-354.cs">
28244     <type name="MYAttr">
28245       <method name="Void .ctor()">
28246         <size>7</size>
28247       </method>
28248     </type>
28249     <type name="A">
28250       <method name="Void .ctor()">
28251         <size>7</size>
28252       </method>
28253       <method name="Void Main()">
28254         <size>1</size>
28255       </method>
28256     </type>
28257   </test>
28258   <test name="test-355.cs">
28259     <type name="Level1.Level1.Level2.MainClass">
28260       <method name="Void .ctor()">
28261         <size>7</size>
28262       </method>
28263       <method name="Void Main()">
28264         <size>1</size>
28265       </method>
28266     </type>
28267   </test>
28268   <test name="test-356.cs">
28269     <type name="MainClass">
28270       <method name="Void .ctor()">
28271         <size>7</size>
28272       </method>
28273       <method name="Void Main()">
28274         <size>1</size>
28275       </method>
28276     </type>
28277   </test>
28278   <test name="test-357.cs">
28279     <type name="SD.Sd">
28280       <method name="Void .ctor()">
28281         <size>7</size>
28282       </method>
28283       <method name="Void F(Boolean)">
28284         <size>1</size>
28285       </method>
28286     </type>
28287     <type name="Foo.Bar">
28288       <method name="Void .ctor()">
28289         <size>25</size>
28290       </method>
28291       <method name="Void Main()">
28292         <size>27</size>
28293       </method>
28294     </type>
28295     <type name="Foo.Bar+f_t">
28296       <method name="Void .ctor(Object, IntPtr)">
28297         <size>0</size>
28298       </method>
28299       <method name="Void Invoke(Boolean)">
28300         <size>0</size>
28301       </method>
28302       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28303         <size>0</size>
28304       </method>
28305       <method name="Void EndInvoke(IAsyncResult)">
28306         <size>0</size>
28307       </method>
28308     </type>
28309   </test>
28310   <test name="test-358.cs">
28311     <type name="Test">
28312       <method name="Void .ctor()">
28313         <size>7</size>
28314       </method>
28315       <method name="Void Main()">
28316         <size>50</size>
28317       </method>
28318     </type>
28319   </test>
28320   <test name="test-359.cs">
28321     <type name="Test">
28322       <method name="Void .ctor()">
28323         <size>7</size>
28324       </method>
28325       <method name="Void Main()">
28326         <size>1</size>
28327       </method>
28328     </type>
28329   </test>
28330   <test name="test-36.cs">
28331     <type name="Y">
28332       <method name="Void .ctor()">
28333         <size>7</size>
28334       </method>
28335       <method name="Int32 Main()">
28336         <size>272</size>
28337       </method>
28338     </type>
28339     <type name="X">
28340       <method name="IEnumerator GetEnumerator()">
28341         <size>36</size>
28342       </method>
28343     </type>
28344   </test>
28345   <test name="test-360.cs">
28346     <type name="Application">
28347       <method name="Void .ctor()">
28348         <size>7</size>
28349       </method>
28350       <method name="Void Main(System.String[])">
28351         <size>13</size>
28352       </method>
28353     </type>
28354   </test>
28355   <test name="test-361.cs">
28356     <type name="X">
28357       <method name="Void .ctor()">
28358         <size>7</size>
28359       </method>
28360     </type>
28361     <type name="Test">
28362       <method name="Void .ctor()">
28363         <size>7</size>
28364       </method>
28365       <method name="Void Main()">
28366         <size>1</size>
28367       </method>
28368     </type>
28369   </test>
28370   <test name="test-362.cs">
28371     <type name="C">
28372       <method name="Void .ctor()">
28373         <size>7</size>
28374       </method>
28375       <method name="Void Main()">
28376         <size>17</size>
28377       </method>
28378       <method name="Void Test()">
28379         <size>26</size>
28380       </method>
28381     </type>
28382   </test>
28383   <test name="test-363.cs">
28384     <type name="Location">
28385       <method name="Void .ctor()">
28386         <size>7</size>
28387       </method>
28388       <method name="Void .cctor()">
28389         <size>11</size>
28390       </method>
28391     </type>
28392     <type name="Element">
28393       <method name="Void .ctor()">
28394         <size>18</size>
28395       </method>
28396       <method name="Location get_Location()">
28397         <size>7</size>
28398       </method>
28399       <method name="Void set_Location(Location)">
28400         <size>8</size>
28401       </method>
28402     </type>
28403     <type name="T">
28404       <method name="Void .ctor()">
28405         <size>7</size>
28406       </method>
28407       <method name="Void Main()">
28408         <size>1</size>
28409       </method>
28410     </type>
28411   </test>
28412   <test name="test-364.cs">
28413     <type name="X">
28414       <method name="Void .ctor()">
28415         <size>7</size>
28416       </method>
28417       <method name="Int32 Main()">
28418         <size>34</size>
28419       </method>
28420       <method name="Int32 t1(Int32)">
28421         <size>33</size>
28422       </method>
28423       <method name="Int32 t2(Int32)">
28424         <size>47</size>
28425       </method>
28426       <method name="Void Main2(System.String[])">
28427         <size>72</size>
28428       </method>
28429     </type>
28430     <type name="Delegable">
28431       <method name="Void .ctor()">
28432         <size>7</size>
28433       </method>
28434       <method name="Void add_MyDelegate(System.EventHandler)">
28435         <size>24</size>
28436       </method>
28437       <method name="Void remove_MyDelegate(System.EventHandler)">
28438         <size>24</size>
28439       </method>
28440     </type>
28441     <type name="X+Foo">
28442       <method name="Void .ctor(Object, IntPtr)">
28443         <size>0</size>
28444       </method>
28445       <method name="Int32 Invoke()">
28446         <size>0</size>
28447       </method>
28448       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28449         <size>0</size>
28450       </method>
28451       <method name="Int32 EndInvoke(IAsyncResult)">
28452         <size>0</size>
28453       </method>
28454     </type>
28455     <type name="X+&lt;t1&gt;c__AnonStorey0">
28456       <method name="Void .ctor()">
28457         <size>7</size>
28458       </method>
28459       <method name="Int32 &lt;&gt;m__0()">
28460         <size>7</size>
28461       </method>
28462     </type>
28463     <type name="X+&lt;t2&gt;c__AnonStorey1">
28464       <method name="Void .ctor()">
28465         <size>7</size>
28466       </method>
28467       <method name="Int32 &lt;&gt;m__1()">
28468         <size>7</size>
28469       </method>
28470     </type>
28471     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28472       <method name="Void .ctor()">
28473         <size>7</size>
28474       </method>
28475       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28476         <size>33</size>
28477       </method>
28478     </type>
28479   </test>
28480   <test name="test-365.cs">
28481     <type name="C">
28482       <method name="Void .ctor()">
28483         <size>19</size>
28484       </method>
28485       <method name="Void set_LiteralType(LiteralType)">
28486         <size>1</size>
28487       </method>
28488       <method name="Void Main()">
28489         <size>1</size>
28490       </method>
28491     </type>
28492   </test>
28493   <test name="test-366.cs">
28494     <type name="C">
28495       <method name="Void .ctor()">
28496         <size>7</size>
28497       </method>
28498       <method name="Int32 Main()">
28499         <size>20</size>
28500       </method>
28501     </type>
28502   </test>
28503   <test name="test-367.cs">
28504     <type name="X">
28505       <method name="Void .ctor()">
28506         <size>7</size>
28507       </method>
28508       <method name="Int32 Main()">
28509         <size>20</size>
28510       </method>
28511     </type>
28512   </test>
28513   <test name="test-368.cs">
28514     <type name="X">
28515       <method name="Void .ctor()">
28516         <size>7</size>
28517       </method>
28518       <method name="Void Main()">
28519         <size>27</size>
28520       </method>
28521     </type>
28522   </test>
28523   <test name="test-369.cs">
28524     <type name="Test">
28525       <method name="Void .ctor()">
28526         <size>7</size>
28527       </method>
28528       <method name="Boolean Equals(System.Object)">
28529         <size>2</size>
28530       </method>
28531       <method name="Int32 GetHashCode()">
28532         <size>2</size>
28533       </method>
28534       <method name="Void Main()">
28535         <size>47</size>
28536       </method>
28537       <method name="Boolean op_Equality(Test, Test)">
28538         <size>14</size>
28539       </method>
28540       <method name="Boolean op_Inequality(Test, Test)">
28541         <size>2</size>
28542       </method>
28543     </type>
28544   </test>
28545   <test name="test-37.cs">
28546     <type name="X">
28547       <method name="Void .ctor()">
28548         <size>7</size>
28549       </method>
28550       <method name="Void m(System.Int32[])">
28551         <size>9</size>
28552       </method>
28553       <method name="Int32 test_int_single_dim()">
28554         <size>88</size>
28555       </method>
28556       <method name="Int32 simple_test_double_dim()">
28557         <size>78</size>
28558       </method>
28559       <method name="Int32 Main()">
28560         <size>12</size>
28561       </method>
28562     </type>
28563   </test>
28564   <test name="test-370.cs">
28565     <type name="Test.Application">
28566       <method name="Void .ctor()">
28567         <size>7</size>
28568       </method>
28569       <method name="Int32 ParseType(System.String)">
28570         <size>168</size>
28571       </method>
28572       <method name="Int32 Main()">
28573         <size>54</size>
28574       </method>
28575     </type>
28576   </test>
28577   <test name="test-371.cs">
28578     <type name="X">
28579       <method name="Void .ctor(Boolean&amp;)">
28580         <size>10</size>
28581       </method>
28582       <method name="Void Main()">
28583         <size>1</size>
28584       </method>
28585     </type>
28586     <type name="Y">
28587       <method name="Void .ctor(Boolean&amp;)">
28588         <size>8</size>
28589       </method>
28590     </type>
28591   </test>
28592   <test name="test-372.cs">
28593     <type name="GenericNode">
28594       <method name="Void .ctor()">
28595         <size>7</size>
28596       </method>
28597       <method name="Int32 GetStat()">
28598         <size>2</size>
28599       </method>
28600     </type>
28601     <type name="GenericFileNode">
28602       <method name="Void .ctor()">
28603         <size>7</size>
28604       </method>
28605       <method name="Int32 NotUsed()">
28606         <size>2</size>
28607       </method>
28608     </type>
28609     <type name="WorkingTest">
28610       <method name="Void .ctor()">
28611         <size>7</size>
28612       </method>
28613       <method name="Int32 GetStat()">
28614         <size>3</size>
28615       </method>
28616     </type>
28617     <type name="FailingTest">
28618       <method name="Void .ctor()">
28619         <size>7</size>
28620       </method>
28621       <method name="Int32 GetStat()">
28622         <size>3</size>
28623       </method>
28624     </type>
28625     <type name="TestWrapper">
28626       <method name="Void .ctor()">
28627         <size>7</size>
28628       </method>
28629       <method name="Boolean Test(Node, System.String)">
28630         <size>39</size>
28631       </method>
28632       <method name="Int32 Main()">
28633         <size>44</size>
28634       </method>
28635     </type>
28636   </test>
28637   <test name="test-373.cs">
28638     <type name="Test">
28639       <method name="Void .ctor()">
28640         <size>7</size>
28641       </method>
28642       <method name="Void Main(System.String[])">
28643         <size>50</size>
28644       </method>
28645     </type>
28646   </test>
28647   <test name="test-374.cs">
28648     <type name="Test">
28649       <method name="Void .ctor()">
28650         <size>7</size>
28651       </method>
28652     </type>
28653     <type name="Rest">
28654       <method name="Void .ctor()">
28655         <size>7</size>
28656       </method>
28657       <method name="Void Main()">
28658         <size>1</size>
28659       </method>
28660     </type>
28661   </test>
28662   <test name="test-375.cs">
28663     <type name="a">
28664       <method name="Void .ctor()">
28665         <size>7</size>
28666       </method>
28667     </type>
28668     <type name="a+b">
28669       <method name="Void .ctor()">
28670         <size>7</size>
28671       </method>
28672     </type>
28673     <type name="c">
28674       <method name="Void .ctor()">
28675         <size>7</size>
28676       </method>
28677       <method name="Void Main()">
28678         <size>1</size>
28679       </method>
28680     </type>
28681     <type name="c+d">
28682       <method name="Void .ctor()">
28683         <size>7</size>
28684       </method>
28685     </type>
28686   </test>
28687   <test name="test-376.cs">
28688     <type name="C">
28689       <method name="Void .ctor()">
28690         <size>7</size>
28691       </method>
28692       <method name="Int32 Main()">
28693         <size>72</size>
28694       </method>
28695     </type>
28696   </test>
28697   <test name="test-377.cs">
28698     <type name="Tests">
28699       <method name="Void .ctor()">
28700         <size>7</size>
28701       </method>
28702       <method name="Void test()">
28703         <size>10</size>
28704       </method>
28705       <method name="Void Main()">
28706         <size>1</size>
28707       </method>
28708     </type>
28709   </test>
28710   <test name="test-378.cs">
28711     <type name="C">
28712       <method name="Void .ctor()">
28713         <size>7</size>
28714       </method>
28715       <method name="Void Main()">
28716         <size>1</size>
28717       </method>
28718     </type>
28719   </test>
28720   <test name="test-379.cs">
28721     <type name="DeadCode">
28722       <method name="Void .ctor()">
28723         <size>7</size>
28724       </method>
28725       <method name="Void Main()">
28726         <size>12</size>
28727       </method>
28728       <method name="System.String SomeFunc(System.String)">
28729         <size>2</size>
28730       </method>
28731     </type>
28732   </test>
28733   <test name="test-38.cs">
28734     <type name="X">
28735       <method name="Void .ctor()">
28736         <size>7</size>
28737       </method>
28738       <method name="Int32 get_Item(Int32)">
28739         <size>20</size>
28740       </method>
28741       <method name="Void set_Item(Int32, Int32)">
28742         <size>26</size>
28743       </method>
28744       <method name="Int32 Foo()">
28745         <size>2</size>
28746       </method>
28747       <method name="Int32 get_Bar()">
28748         <size>7</size>
28749       </method>
28750       <method name="Void set_Bar(Int32)">
28751         <size>8</size>
28752       </method>
28753     </type>
28754     <type name="Y">
28755       <method name="Void .ctor()">
28756         <size>7</size>
28757       </method>
28758       <method name="UInt32 get_Item(UInt32)">
28759         <size>20</size>
28760       </method>
28761       <method name="Void set_Item(UInt32, UInt32)">
28762         <size>26</size>
28763       </method>
28764       <method name="UInt32 Foo()">
28765         <size>2</size>
28766       </method>
28767       <method name="UInt32 get_Bar()">
28768         <size>7</size>
28769       </method>
28770       <method name="Void set_Bar(UInt32)">
28771         <size>8</size>
28772       </method>
28773     </type>
28774     <type name="Test">
28775       <method name="Void .ctor()">
28776         <size>7</size>
28777       </method>
28778       <method name="Int32 Main()">
28779         <size>288</size>
28780       </method>
28781     </type>
28782   </test>
28783   <test name="test-380.cs">
28784     <type name="T">
28785       <method name="Void .ctor()">
28786         <size>7</size>
28787       </method>
28788       <method name="Int32 Main()">
28789         <size>17</size>
28790       </method>
28791     </type>
28792   </test>
28793   <test name="test-381.cs">
28794     <type name="Application">
28795       <method name="Void .ctor()">
28796         <size>7</size>
28797       </method>
28798       <method name="Void Main(System.String[])">
28799         <size>13</size>
28800       </method>
28801     </type>
28802   </test>
28803   <test name="test-382.cs">
28804     <type name="Dec">
28805       <method name="Void .ctor()">
28806         <size>7</size>
28807       </method>
28808       <method name="Void .cctor()">
28809         <size>16</size>
28810       </method>
28811       <method name="Void Main()">
28812         <size>108</size>
28813       </method>
28814     </type>
28815   </test>
28816   <test name="test-383.cs">
28817     <type name="X">
28818       <method name="Void .ctor()">
28819         <size>37</size>
28820       </method>
28821       <method name="X testme(Int32 ByRef)">
28822         <size>5</size>
28823       </method>
28824       <method name="Void Main()">
28825         <size>7</size>
28826       </method>
28827     </type>
28828   </test>
28829   <test name="test-384.cs">
28830     <type name="X">
28831       <method name="Void .ctor()">
28832         <size>7</size>
28833       </method>
28834       <method name="Void .cctor()">
28835         <size>8</size>
28836       </method>
28837       <method name="Void Test()">
28838         <size>40</size>
28839       </method>
28840       <method name="Int32 Main()">
28841         <size>21</size>
28842       </method>
28843     </type>
28844   </test>
28845   <test name="test-385.cs">
28846     <type name="Test">
28847       <method name="Void .ctor()">
28848         <size>7</size>
28849       </method>
28850       <method name="Int32 Main()">
28851         <size>40</size>
28852       </method>
28853     </type>
28854   </test>
28855   <test name="test-386.cs">
28856     <type name="SuperDecimal">
28857       <method name="Void .ctor(Decimal)">
28858         <size>14</size>
28859       </method>
28860       <method name="Void Main()">
28861         <size>15</size>
28862       </method>
28863       <method name="SuperDecimal op_Implicit(Decimal)">
28864         <size>7</size>
28865       </method>
28866     </type>
28867   </test>
28868   <test name="test-387.cs">
28869     <type name="ObjectID">
28870       <method name="Void .ctor(Int64)">
28871         <size>8</size>
28872       </method>
28873       <method name="Void Main()">
28874         <size>22</size>
28875       </method>
28876       <method name="Int64 op_Implicit(ObjectID)">
28877         <size>8</size>
28878       </method>
28879       <method name="ObjectID op_Implicit(Int64)">
28880         <size>7</size>
28881       </method>
28882     </type>
28883   </test>
28884   <test name="test-388.cs">
28885     <type name="Schemas.basefieldtype">
28886       <method name="Void .ctor()">
28887         <size>7</size>
28888       </method>
28889       <method name="System.Object Instantiate()">
28890         <size>2</size>
28891       </method>
28892     </type>
28893     <type name="Schemas.fieldtype">
28894       <method name="Void .ctor()">
28895         <size>7</size>
28896       </method>
28897       <method name="System.Object Instantiate()">
28898         <size>18</size>
28899       </method>
28900     </type>
28901     <type name="Schemas.compoundfield">
28902       <method name="Void .ctor()">
28903         <size>7</size>
28904       </method>
28905       <method name="System.Object Instantiate()">
28906         <size>18</size>
28907       </method>
28908     </type>
28909     <type name="Schemas.field">
28910       <method name="Void .ctor()">
28911         <size>7</size>
28912       </method>
28913       <method name="System.Object Instantiate()">
28914         <size>18</size>
28915       </method>
28916     </type>
28917     <type name="Schemas.formdata">
28918       <method name="Void .ctor()">
28919         <size>7</size>
28920       </method>
28921       <method name="System.Object Instantiate()">
28922         <size>12</size>
28923       </method>
28924     </type>
28925     <type name="Schemas.M">
28926       <method name="Void .ctor()">
28927         <size>7</size>
28928       </method>
28929       <method name="Void Main()">
28930         <size>1</size>
28931       </method>
28932     </type>
28933   </test>
28934   <test name="test-389.cs">
28935     <type name="Schemas.basefieldtype">
28936       <method name="Void .ctor()">
28937         <size>7</size>
28938       </method>
28939       <method name="System.Object Instantiate()">
28940         <size>2</size>
28941       </method>
28942     </type>
28943     <type name="Schemas.fieldtype">
28944       <method name="Void .ctor()">
28945         <size>7</size>
28946       </method>
28947       <method name="System.Object Instantiate()">
28948         <size>18</size>
28949       </method>
28950     </type>
28951     <type name="Schemas.compoundfield">
28952       <method name="Void .ctor()">
28953         <size>7</size>
28954       </method>
28955       <method name="System.Object Instantiate()">
28956         <size>18</size>
28957       </method>
28958     </type>
28959     <type name="Schemas.field">
28960       <method name="Void .ctor()">
28961         <size>7</size>
28962       </method>
28963       <method name="System.Object Instantiate()">
28964         <size>18</size>
28965       </method>
28966     </type>
28967     <type name="Schemas.formdata">
28968       <method name="Void .ctor()">
28969         <size>7</size>
28970       </method>
28971       <method name="System.Object Instantiate()">
28972         <size>12</size>
28973       </method>
28974     </type>
28975     <type name="Schemas.M">
28976       <method name="Void .ctor()">
28977         <size>7</size>
28978       </method>
28979       <method name="Void Main()">
28980         <size>1</size>
28981       </method>
28982     </type>
28983   </test>
28984   <test name="test-39.cs">
28985     <type name="SimpleAttribute">
28986       <method name="Void .ctor(String)">
28987         <size>14</size>
28988       </method>
28989       <method name="System.String get_AnotherArg()">
28990         <size>7</size>
28991       </method>
28992       <method name="Void set_AnotherArg(System.String)">
28993         <size>8</size>
28994       </method>
28995       <method name="Int64 get_LongValue()">
28996         <size>3</size>
28997       </method>
28998       <method name="Void set_LongValue(Int64)">
28999         <size>1</size>
29000       </method>
29001       <method name="System.Int64[] get_ArrayValue()">
29002         <size>7</size>
29003       </method>
29004       <method name="Void set_ArrayValue(System.Int64[])">
29005         <size>1</size>
29006       </method>
29007     </type>
29008     <type name="Blah2">
29009       <method name="Void .ctor()">
29010         <size>7</size>
29011       </method>
29012     </type>
29013     <type name="Blah3">
29014       <method name="Void .ctor()">
29015         <size>7</size>
29016       </method>
29017     </type>
29018     <type name="Blah">
29019       <method name="Void .ctor()">
29020         <size>7</size>
29021       </method>
29022       <method name="Int32 Main()">
29023         <size>171</size>
29024       </method>
29025     </type>
29026   </test>
29027   <test name="test-390.cs">
29028     <type name="C">
29029       <method name="Void .ctor()">
29030         <size>7</size>
29031       </method>
29032       <method name="Void Main()">
29033         <size>1</size>
29034       </method>
29035     </type>
29036     <type name="C+O">
29037       <method name="Void .ctor()">
29038         <size>7</size>
29039       </method>
29040       <method name="Void Foo()">
29041         <size>1</size>
29042       </method>
29043     </type>
29044     <type name="C+N">
29045       <method name="Void .ctor()">
29046         <size>7</size>
29047       </method>
29048       <method name="Void Foo()">
29049         <size>1</size>
29050       </method>
29051     </type>
29052     <type name="C+M">
29053       <method name="Void .ctor()">
29054         <size>7</size>
29055       </method>
29056     </type>
29057   </test>
29058   <test name="test-391.cs">
29059     <type name="C">
29060       <method name="Void .ctor()">
29061         <size>7</size>
29062       </method>
29063       <method name="Void Foo(Int32)">
29064         <size>1</size>
29065       </method>
29066       <method name="Void Foo(Int32 ByRef)">
29067         <size>1</size>
29068       </method>
29069       <method name="Void Bar(Boolean ByRef)">
29070         <size>4</size>
29071       </method>
29072       <method name="Void Bar(Boolean)">
29073         <size>1</size>
29074       </method>
29075       <method name="Void Main()">
29076         <size>1</size>
29077       </method>
29078     </type>
29079   </test>
29080   <test name="test-392.cs">
29081     <type name="C">
29082       <method name="Int32 Test()">
29083         <size>80</size>
29084       </method>
29085       <method name="Int32 Main()">
29086         <size>16</size>
29087       </method>
29088     </type>
29089     <type name="C+S">
29090       <method name="Void .ctor(Int32)">
29091         <size>8</size>
29092       </method>
29093     </type>
29094   </test>
29095   <test name="test-393.cs">
29096     <type name="A">
29097       <method name="Void .ctor(String)">
29098         <size>24</size>
29099       </method>
29100       <method name="Void .ctor()">
29101         <size>7</size>
29102       </method>
29103       <method name="System.String get_Name()">
29104         <size>7</size>
29105       </method>
29106     </type>
29107     <type name="B">
29108       <method name="Void .ctor(String)">
29109         <size>24</size>
29110       </method>
29111       <method name="Void .ctor()">
29112         <size>7</size>
29113       </method>
29114     </type>
29115     <type name="C">
29116       <method name="Void .ctor(String)">
29117         <size>24</size>
29118       </method>
29119     </type>
29120     <type name="Tester">
29121       <method name="Void .ctor()">
29122         <size>7</size>
29123       </method>
29124       <method name="A MethodSampleA(System.String)">
29125         <size>7</size>
29126       </method>
29127       <method name="B MethodSampleB(System.String)">
29128         <size>7</size>
29129       </method>
29130       <method name="C MethodSampleC(System.String)">
29131         <size>7</size>
29132       </method>
29133       <method name="Void Main()">
29134         <size>113</size>
29135       </method>
29136     </type>
29137     <type name="Tester+MethodHandler">
29138       <method name="Void .ctor(Object, IntPtr)">
29139         <size>0</size>
29140       </method>
29141       <method name="A Invoke(System.String)">
29142         <size>0</size>
29143       </method>
29144       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29145         <size>0</size>
29146       </method>
29147       <method name="A EndInvoke(IAsyncResult)">
29148         <size>0</size>
29149       </method>
29150     </type>
29151   </test>
29152   <test name="test-394.cs">
29153     <type name="A">
29154       <method name="Void .ctor(String)">
29155         <size>24</size>
29156       </method>
29157       <method name="Void .ctor()">
29158         <size>7</size>
29159       </method>
29160       <method name="System.String get_Name()">
29161         <size>7</size>
29162       </method>
29163     </type>
29164     <type name="B">
29165       <method name="Void .ctor(String)">
29166         <size>24</size>
29167       </method>
29168       <method name="Void .ctor()">
29169         <size>7</size>
29170       </method>
29171     </type>
29172     <type name="C">
29173       <method name="Void .ctor(String, String)">
29174         <size>31</size>
29175       </method>
29176       <method name="System.String get_Value()">
29177         <size>7</size>
29178       </method>
29179     </type>
29180     <type name="Tester">
29181       <method name="Void .ctor()">
29182         <size>7</size>
29183       </method>
29184       <method name="System.String MethodSampleA(A)">
29185         <size>7</size>
29186       </method>
29187       <method name="System.String MethodSampleB(B)">
29188         <size>7</size>
29189       </method>
29190       <method name="System.String MethodSampleC(C)">
29191         <size>23</size>
29192       </method>
29193       <method name="Void Main()">
29194         <size>128</size>
29195       </method>
29196     </type>
29197     <type name="Tester+MethodHandler">
29198       <method name="Void .ctor(Object, IntPtr)">
29199         <size>0</size>
29200       </method>
29201       <method name="System.String Invoke(C)">
29202         <size>0</size>
29203       </method>
29204       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29205         <size>0</size>
29206       </method>
29207       <method name="System.String EndInvoke(IAsyncResult)">
29208         <size>0</size>
29209       </method>
29210     </type>
29211   </test>
29212   <test name="test-395.cs">
29213     <type name="A">
29214       <method name="Void .ctor(String)">
29215         <size>24</size>
29216       </method>
29217       <method name="Void .ctor()">
29218         <size>7</size>
29219       </method>
29220       <method name="System.String get_Name()">
29221         <size>7</size>
29222       </method>
29223     </type>
29224     <type name="B">
29225       <method name="Void .ctor(String)">
29226         <size>24</size>
29227       </method>
29228       <method name="Void .ctor()">
29229         <size>7</size>
29230       </method>
29231     </type>
29232     <type name="C">
29233       <method name="Void .ctor(String, String)">
29234         <size>31</size>
29235       </method>
29236       <method name="System.String get_Value()">
29237         <size>7</size>
29238       </method>
29239     </type>
29240     <type name="Tester">
29241       <method name="Void .ctor()">
29242         <size>7</size>
29243       </method>
29244       <method name="Void MethodSample(B, A, C)">
29245         <size>55</size>
29246       </method>
29247       <method name="Void Main()">
29248         <size>71</size>
29249       </method>
29250     </type>
29251     <type name="Tester+MethodHandler">
29252       <method name="Void .ctor(Object, IntPtr)">
29253         <size>0</size>
29254       </method>
29255       <method name="Void Invoke(C, C, C)">
29256         <size>0</size>
29257       </method>
29258       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29259         <size>0</size>
29260       </method>
29261       <method name="Void EndInvoke(IAsyncResult)">
29262         <size>0</size>
29263       </method>
29264     </type>
29265   </test>
29266   <test name="test-396.cs">
29267     <type name="MainClass">
29268       <method name="Void .ctor()">
29269         <size>7</size>
29270       </method>
29271       <method name="Int32 Main()">
29272         <size>22</size>
29273       </method>
29274     </type>
29275   </test>
29276   <test name="test-397.cs">
29277     <type name="TypeCheckAttribute">
29278       <method name="Void .ctor()">
29279         <size>7</size>
29280       </method>
29281     </type>
29282     <type name="PropertyCheckAttribute">
29283       <method name="Void .ctor()">
29284         <size>7</size>
29285       </method>
29286     </type>
29287     <type name="AccessorCheckAttribute">
29288       <method name="Void .ctor(MethodAttributes)">
29289         <size>14</size>
29290       </method>
29291       <method name="MethodAttributes get_Attributes()">
29292         <size>7</size>
29293       </method>
29294     </type>
29295     <type name="Test">
29296       <method name="Void .ctor()">
29297         <size>7</size>
29298       </method>
29299       <method name="Int32 Main(System.String[])">
29300         <size>120</size>
29301       </method>
29302       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29303         <size>153</size>
29304       </method>
29305     </type>
29306     <type name="A">
29307       <method name="Void .ctor()">
29308         <size>7</size>
29309       </method>
29310       <method name="Int32 get_Value1()">
29311         <size>2</size>
29312       </method>
29313       <method name="Void set_Value1(Int32)">
29314         <size>1</size>
29315       </method>
29316       <method name="Int32 get_Value2()">
29317         <size>2</size>
29318       </method>
29319       <method name="Void set_Value2(Int32)">
29320         <size>1</size>
29321       </method>
29322       <method name="Int32 get_Value3()">
29323         <size>2</size>
29324       </method>
29325       <method name="Void set_Value3(Int32)">
29326         <size>1</size>
29327       </method>
29328       <method name="Int32 get_Value4()">
29329         <size>2</size>
29330       </method>
29331       <method name="Void set_Value4(Int32)">
29332         <size>1</size>
29333       </method>
29334       <method name="Int32 get_Value5()">
29335         <size>2</size>
29336       </method>
29337       <method name="Void set_Value5(Int32)">
29338         <size>1</size>
29339       </method>
29340     </type>
29341   </test>
29342   <test name="test-398.cs">
29343     <type name="Tester">
29344       <method name="Void .ctor()">
29345         <size>7</size>
29346       </method>
29347       <method name="Void Main()">
29348         <size>118</size>
29349       </method>
29350     </type>
29351     <type name="A">
29352       <method name="Void .ctor(Int32)">
29353         <size>14</size>
29354       </method>
29355       <method name="Int32 get_Count()">
29356         <size>7</size>
29357       </method>
29358       <method name="Void set_Count(Int32)">
29359         <size>8</size>
29360       </method>
29361       <method name="Int32 get_Item(Int32)">
29362         <size>2</size>
29363       </method>
29364       <method name="System.String get_Message()">
29365         <size>6</size>
29366       </method>
29367     </type>
29368     <type name="B">
29369       <method name="Void .ctor(Int32)">
29370         <size>8</size>
29371       </method>
29372       <method name="Void set_Count(Int32)">
29373         <size>1</size>
29374       </method>
29375       <method name="Void SetCount(Int32)">
29376         <size>8</size>
29377       </method>
29378       <method name="Int32 get_Item(Int32)">
29379         <size>8</size>
29380       </method>
29381       <method name="System.String get_Message()">
29382         <size>6</size>
29383       </method>
29384       <method name="Void set_Message(System.String)">
29385         <size>1</size>
29386       </method>
29387     </type>
29388   </test>
29389   <test name="test-399.cs">
29390     <type name="TestVararg">
29391       <method name="Void .ctor()">
29392         <size>7</size>
29393       </method>
29394       <method name="Int32 Main()">
29395         <size>345</size>
29396       </method>
29397       <method name="Void F(RuntimeArgumentHandle)">
29398         <size>1</size>
29399       </method>
29400       <method name="Void G(...)">
29401         <size>22</size>
29402       </method>
29403     </type>
29404   </test>
29405   <test name="test-4.cs">
29406     <type name="X">
29407       <method name="Void .ctor()">
29408         <size>7</size>
29409       </method>
29410       <method name="Void test(SByte)">
29411         <size>8</size>
29412       </method>
29413       <method name="Void test(Int32)">
29414         <size>8</size>
29415       </method>
29416       <method name="Int32 Main()">
29417         <size>102</size>
29418       </method>
29419     </type>
29420   </test>
29421   <test name="test-40.cs">
29422     <type name="Blah">
29423       <method name="Void .ctor()">
29424         <size>7</size>
29425       </method>
29426       <method name="Int32 Main()">
29427         <size>203</size>
29428       </method>
29429     </type>
29430   </test>
29431   <test name="test-400.cs">
29432     <type name="X">
29433       <method name="Void .ctor()">
29434         <size>7</size>
29435       </method>
29436       <method name="Void .cctor()">
29437         <size>52</size>
29438       </method>
29439       <method name="Int32 TestDereference()">
29440         <size>89</size>
29441       </method>
29442       <method name="Int32 TestPtrAdd()">
29443         <size>86</size>
29444       </method>
29445       <method name="Int32 TestPtrAssign()">
29446         <size>198</size>
29447       </method>
29448       <method name="Int32 TestPtrArithmetic()">
29449         <size>226</size>
29450       </method>
29451       <method name="Int32 TestMultiple()">
29452         <size>93</size>
29453       </method>
29454       <method name="Int32 Main()">
29455         <size>82</size>
29456       </method>
29457     </type>
29458   </test>
29459   <test name="test-401.cs">
29460     <type name="X">
29461       <method name="Void .ctor()">
29462         <size>7</size>
29463       </method>
29464       <method name="Int32 Main()">
29465         <size>170</size>
29466       </method>
29467     </type>
29468   </test>
29469   <test name="test-402.cs">
29470     <type name="X">
29471       <method name="Void .ctor()">
29472         <size>7</size>
29473       </method>
29474       <method name="Int32 Main()">
29475         <size>18</size>
29476       </method>
29477     </type>
29478   </test>
29479   <test name="test-403.cs">
29480     <type name="Foo">
29481       <method name="Void .ctor()">
29482         <size>7</size>
29483       </method>
29484       <method name="Int32 Main()">
29485         <size>91</size>
29486       </method>
29487     </type>
29488   </test>
29489   <test name="test-404.cs">
29490     <type name="X">
29491       <method name="Void .ctor()">
29492         <size>7</size>
29493       </method>
29494       <method name="Int32 Main()">
29495         <size>48</size>
29496       </method>
29497       <method name="Int32* get_v()">
29498         <size>20</size>
29499       </method>
29500     </type>
29501   </test>
29502   <test name="test-405.cs">
29503     <type name="testapp.LibTestAPI">
29504       <method name="Void .ctor()">
29505         <size>7</size>
29506       </method>
29507       <method name="Void Create()">
29508         <size>17</size>
29509       </method>
29510     </type>
29511     <type name="testapp.TestApp">
29512       <method name="Void .ctor()">
29513         <size>7</size>
29514       </method>
29515       <method name="Void Main(System.String[])">
29516         <size>13</size>
29517       </method>
29518     </type>
29519   </test>
29520   <test name="test-406.cs">
29521     <type name="TestCase.Test">
29522       <method name="Void .ctor()">
29523         <size>7</size>
29524       </method>
29525       <method name="Int32 Main(System.String[])">
29526         <size>180</size>
29527       </method>
29528       <method name="UInt32 DoOp(UInt32*)">
29529         <size>11</size>
29530       </method>
29531       <method name="UInt32 DoOp2(UInt32*)">
29532         <size>10</size>
29533       </method>
29534     </type>
29535   </test>
29536   <test name="test-407.cs">
29537     <type name="MainClass">
29538       <method name="Void .ctor()">
29539         <size>7</size>
29540       </method>
29541       <method name="Void Main()">
29542         <size>12</size>
29543       </method>
29544     </type>
29545   </test>
29546   <test name="test-408.cs">
29547     <type name="T">
29548       <method name="Void .ctor()">
29549         <size>7</size>
29550       </method>
29551       <method name="Int32 Main()">
29552         <size>44</size>
29553       </method>
29554     </type>
29555   </test>
29556   <test name="test-409.cs">
29557     <type name="X">
29558       <method name="Int32 Main()">
29559         <size>27</size>
29560       </method>
29561     </type>
29562   </test>
29563   <test name="test-41.cs">
29564     <type name="X">
29565       <method name="Void .ctor()">
29566         <size>7</size>
29567       </method>
29568       <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)">
29569         <size>188</size>
29570       </method>
29571       <method name="Int32 Main()">
29572         <size>228</size>
29573       </method>
29574     </type>
29575   </test>
29576   <test name="test-410.cs">
29577     <type name="B">
29578       <method name="Void .ctor()">
29579         <size>7</size>
29580       </method>
29581       <method name="Int32 Main()">
29582         <size>28</size>
29583       </method>
29584     </type>
29585   </test>
29586   <test name="test-411.cs">
29587     <type name="QtSamples.QtClass">
29588       <method name="Void .ctor()">
29589         <size>24</size>
29590       </method>
29591       <method name="Void pressEvent()">
29592         <size>1</size>
29593       </method>
29594     </type>
29595     <type name="QtSamples.Testing">
29596       <method name="Void .ctor()">
29597         <size>7</size>
29598       </method>
29599       <method name="Int32 Main()">
29600         <size>8</size>
29601       </method>
29602     </type>
29603   </test>
29604   <test name="test-412.cs">
29605     <type name="Foo.Baz">
29606       <method name="Void .ctor()">
29607         <size>7</size>
29608       </method>
29609       <method name="Void Main()">
29610         <size>1</size>
29611       </method>
29612     </type>
29613   </test>
29614   <test name="test-413.cs">
29615     <type name="Driver">
29616       <method name="Void .ctor()">
29617         <size>7</size>
29618       </method>
29619       <method name="Void Main()">
29620         <size>6</size>
29621       </method>
29622     </type>
29623   </test>
29624   <test name="test-414.cs">
29625     <type name="BB">
29626       <method name="Void .ctor()">
29627         <size>7</size>
29628       </method>
29629       <method name="System.String get_Data()">
29630         <size>2</size>
29631       </method>
29632       <method name="Void Main()">
29633         <size>1</size>
29634       </method>
29635     </type>
29636   </test>
29637   <test name="test-415.cs">
29638     <type name="MyTestExtended">
29639       <method name="Void .ctor()">
29640         <size>7</size>
29641       </method>
29642       <method name="System.String GetName()">
29643         <size>6</size>
29644       </method>
29645       <method name="Void Main(System.String[])">
29646         <size>33</size>
29647       </method>
29648     </type>
29649   </test>
29650   <test name="test-417.cs">
29651     <type name="blah2.MyClass">
29652       <method name="Void .ctor()">
29653         <size>7</size>
29654       </method>
29655       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29656         <size>24</size>
29657       </method>
29658       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29659         <size>24</size>
29660       </method>
29661       <method name="Void DoSomethingFunny()">
29662         <size>46</size>
29663       </method>
29664       <method name="Void Main(System.String[])">
29665         <size>13</size>
29666       </method>
29667     </type>
29668   </test>
29669   <test name="test-419.cs">
29670     <type name="Test">
29671       <method name="Void .ctor()">
29672         <size>7</size>
29673       </method>
29674       <method name="Void Main()">
29675         <size>7</size>
29676       </method>
29677     </type>
29678   </test>
29679   <test name="test-42.cs">
29680     <type name="X">
29681       <method name="Void .ctor()">
29682         <size>7</size>
29683       </method>
29684       <method name="Int32 get_Item(Int32)">
29685         <size>14</size>
29686       </method>
29687       <method name="Void set_Item(Int32, Int32)">
29688         <size>15</size>
29689       </method>
29690       <method name="Int32 get_P()">
29691         <size>7</size>
29692       </method>
29693       <method name="Void set_P(Int32)">
29694         <size>8</size>
29695       </method>
29696     </type>
29697     <type name="Z">
29698       <method name="Void .ctor()">
29699         <size>7</size>
29700       </method>
29701       <method name="Z get_P()">
29702         <size>2</size>
29703       </method>
29704       <method name="Void set_P(Z)">
29705         <size>1</size>
29706       </method>
29707       <method name="Z op_Increment(Z)">
29708         <size>16</size>
29709       </method>
29710     </type>
29711     <type name="Y">
29712       <method name="Void .ctor()">
29713         <size>7</size>
29714       </method>
29715       <method name="Int32 p_pre_increment(X)">
29716         <size>18</size>
29717       </method>
29718       <method name="Int32 p_post_increment(X)">
29719         <size>18</size>
29720       </method>
29721       <method name="Int32 i_pre_increment(X)">
29722         <size>27</size>
29723       </method>
29724       <method name="Int32 i_post_increment(X)">
29725         <size>27</size>
29726       </method>
29727       <method name="Z overload_increment(Z)">
29728         <size>10</size>
29729       </method>
29730       <method name="Z overload_pre_increment(Z)">
29731         <size>10</size>
29732       </method>
29733       <method name="Z ugly(Z)">
29734         <size>21</size>
29735       </method>
29736       <method name="Int32 simple(Int32)">
29737         <size>62</size>
29738       </method>
29739       <method name="Int32 arrays()">
29740         <size>234</size>
29741       </method>
29742       <method name="Int32 Main()">
29743         <size>161</size>
29744       </method>
29745     </type>
29746   </test>
29747   <test name="test-420.cs">
29748     <type name="Test">
29749       <method name="Void .ctor()">
29750         <size>7</size>
29751       </method>
29752       <method name="Void Main()">
29753         <size>7</size>
29754       </method>
29755     </type>
29756   </test>
29757   <test name="test-421.cs">
29758     <type name="A">
29759       <method name="Void .ctor()">
29760         <size>7</size>
29761       </method>
29762       <method name="Void SetObject(System.String)">
29763         <size>12</size>
29764       </method>
29765     </type>
29766     <type name="B">
29767       <method name="Void .ctor()">
29768         <size>7</size>
29769       </method>
29770     </type>
29771     <type name="C">
29772       <method name="Void .ctor()">
29773         <size>7</size>
29774       </method>
29775       <method name="Void .cctor()">
29776         <size>1</size>
29777       </method>
29778       <method name="Void SetObject(System.String)">
29779         <size>18</size>
29780       </method>
29781     </type>
29782     <type name="X">
29783       <method name="Void .ctor()">
29784         <size>7</size>
29785       </method>
29786       <method name="Int32 Main(System.String[])">
29787         <size>31</size>
29788       </method>
29789     </type>
29790   </test>
29791   <test name="test-422.cs">
29792     <type name="HelloWorld.MainClass">
29793       <method name="Void .ctor()">
29794         <size>7</size>
29795       </method>
29796       <method name="Void .cctor()">
29797         <size>17</size>
29798       </method>
29799       <method name="Void Main(System.String[])">
29800         <size>1</size>
29801       </method>
29802       <method name="Boolean CheckTrueThat()">
29803         <size>2</size>
29804       </method>
29805     </type>
29806   </test>
29807   <test name="test-423.cs">
29808     <type name="Test">
29809       <method name="Void .ctor()">
29810         <size>7</size>
29811       </method>
29812       <method name="Void Func(Int32 ByRef)">
29813         <size>12</size>
29814       </method>
29815       <method name="Void Main()">
29816         <size>10</size>
29817       </method>
29818       <method name="Void lowLevelCall(Int32*)">
29819         <size>1</size>
29820       </method>
29821     </type>
29822   </test>
29823   <test name="test-424.cs">
29824     <type name="XX">
29825       <method name="Void .ctor()">
29826         <size>7</size>
29827       </method>
29828       <method name="Void Metodo(System.Exception)">
29829         <size>37</size>
29830       </method>
29831       <method name="IEnumerable X()">
29832         <size>16</size>
29833       </method>
29834       <method name="Void Main()">
29835         <size>63</size>
29836       </method>
29837     </type>
29838     <type name="XX+&lt;X&gt;c__Iterator0">
29839       <method name="Void .ctor()">
29840         <size>7</size>
29841       </method>
29842       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29843         <size>7</size>
29844       </method>
29845       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29846         <size>7</size>
29847       </method>
29848       <method name="Boolean MoveNext()">
29849         <size>105</size>
29850       </method>
29851       <method name="Void Dispose()">
29852         <size>8</size>
29853       </method>
29854       <method name="Void Reset()">
29855         <size>6</size>
29856       </method>
29857       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29858         <size>7</size>
29859       </method>
29860       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29861         <size>26</size>
29862       </method>
29863     </type>
29864   </test>
29865   <test name="test-425.cs">
29866     <type name="A">
29867       <method name="Void .ctor()">
29868         <size>7</size>
29869       </method>
29870       <method name="Void Main()">
29871         <size>1</size>
29872       </method>
29873     </type>
29874     <type name="AAttribute">
29875       <method name="Void .ctor()">
29876         <size>7</size>
29877       </method>
29878     </type>
29879   </test>
29880   <test name="test-426.cs">
29881     <type name="X">
29882       <method name="Void .ctor()">
29883         <size>7</size>
29884       </method>
29885       <method name="Void Main()">
29886         <size>11</size>
29887       </method>
29888     </type>
29889   </test>
29890   <test name="test-427.cs">
29891     <type name="X">
29892       <method name="Void .ctor()">
29893         <size>7</size>
29894       </method>
29895       <method name="Void Main()">
29896         <size>11</size>
29897       </method>
29898     </type>
29899   </test>
29900   <test name="test-428.cs">
29901     <type name="A">
29902       <method name="Void .ctor()">
29903         <size>7</size>
29904       </method>
29905     </type>
29906     <type name="X">
29907       <method name="Void .ctor()">
29908         <size>7</size>
29909       </method>
29910       <method name="Void Main()">
29911         <size>18</size>
29912       </method>
29913     </type>
29914     <type name="X+A">
29915       <method name="Void .ctor()">
29916         <size>7</size>
29917       </method>
29918     </type>
29919   </test>
29920   <test name="test-429.cs">
29921     <type name="Foo.A">
29922       <method name="Void .ctor()">
29923         <size>7</size>
29924       </method>
29925     </type>
29926     <type name="A">
29927       <method name="Void .ctor()">
29928         <size>7</size>
29929       </method>
29930     </type>
29931     <type name="X">
29932       <method name="Void .ctor()">
29933         <size>7</size>
29934       </method>
29935       <method name="Void Main()">
29936         <size>18</size>
29937       </method>
29938     </type>
29939   </test>
29940   <test name="test-43.cs">
29941     <type name="X">
29942       <method name="Void .ctor()">
29943         <size>7</size>
29944       </method>
29945       <method name="Int32 test_single(System.Int32[])">
29946         <size>34</size>
29947       </method>
29948       <method name="Int32 test_continue(System.Int32[])">
29949         <size>57</size>
29950       </method>
29951       <method name="Boolean test_double(System.Double[])">
29952         <size>61</size>
29953       </method>
29954       <method name="Int32 test_break(System.Int32[])">
29955         <size>57</size>
29956       </method>
29957       <method name="Boolean test_multi(System.Int32[,])">
29958         <size>84</size>
29959       </method>
29960       <method name="Int32 Main()">
29961         <size>309</size>
29962       </method>
29963     </type>
29964   </test>
29965   <test name="test-430.cs">
29966     <type name="A">
29967       <method name="Void .ctor()">
29968         <size>7</size>
29969       </method>
29970     </type>
29971     <type name="X">
29972       <method name="Void .ctor()">
29973         <size>7</size>
29974       </method>
29975       <method name="Void Main()">
29976         <size>18</size>
29977       </method>
29978     </type>
29979     <type name="X+A">
29980       <method name="Void .ctor()">
29981         <size>7</size>
29982       </method>
29983     </type>
29984   </test>
29985   <test name="test-431.cs">
29986     <type name="Foo.A">
29987       <method name="Void .ctor()">
29988         <size>7</size>
29989       </method>
29990     </type>
29991     <type name="X">
29992       <method name="Void .ctor()">
29993         <size>7</size>
29994       </method>
29995       <method name="Void Main()">
29996         <size>18</size>
29997       </method>
29998     </type>
29999   </test>
30000   <test name="test-432.cs">
30001     <type name="Foo.A">
30002       <method name="Void .ctor()">
30003         <size>7</size>
30004       </method>
30005     </type>
30006     <type name="X">
30007       <method name="Void .ctor()">
30008         <size>7</size>
30009       </method>
30010       <method name="Void Main()">
30011         <size>18</size>
30012       </method>
30013     </type>
30014   </test>
30015   <test name="test-433.cs">
30016     <type name="Foo.A">
30017       <method name="Void .ctor()">
30018         <size>7</size>
30019       </method>
30020     </type>
30021     <type name="X">
30022       <method name="Void .ctor()">
30023         <size>7</size>
30024       </method>
30025       <method name="Void .cctor()">
30026         <size>11</size>
30027       </method>
30028       <method name="Void Main()">
30029         <size>16</size>
30030       </method>
30031     </type>
30032   </test>
30033   <test name="test-434.cs">
30034     <type name="Foo.A">
30035       <method name="Void .ctor()">
30036         <size>7</size>
30037       </method>
30038     </type>
30039     <type name="X">
30040       <method name="Void .ctor()">
30041         <size>7</size>
30042       </method>
30043       <method name="Void .cctor()">
30044         <size>11</size>
30045       </method>
30046       <method name="Void Main()">
30047         <size>16</size>
30048       </method>
30049     </type>
30050   </test>
30051   <test name="test-435.cs">
30052     <type name="X">
30053       <method name="Void .ctor()">
30054         <size>7</size>
30055       </method>
30056       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30057         <size>2</size>
30058       </method>
30059       <method name="Void Main()">
30060         <size>7</size>
30061       </method>
30062     </type>
30063   </test>
30064   <test name="test-436.cs">
30065     <type name="X">
30066       <method name="Void .ctor()">
30067         <size>7</size>
30068       </method>
30069       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30070         <size>2</size>
30071       </method>
30072       <method name="Void Main()">
30073         <size>7</size>
30074       </method>
30075     </type>
30076   </test>
30077   <test name="test-437.cs">
30078     <type name="T2">
30079       <method name="Void .ctor()">
30080         <size>7</size>
30081       </method>
30082     </type>
30083     <type name="Test">
30084       <method name="Void .ctor()">
30085         <size>7</size>
30086       </method>
30087       <method name="Void Main()">
30088         <size>65</size>
30089       </method>
30090     </type>
30091   </test>
30092   <test name="test-438.cs">
30093     <type name="Program">
30094       <method name="Void .ctor()">
30095         <size>7</size>
30096       </method>
30097       <method name="Void Main(System.String[])">
30098         <size>40</size>
30099       </method>
30100     </type>
30101   </test>
30102   <test name="test-439.cs">
30103     <type name="Test">
30104       <method name="Void .ctor()">
30105         <size>7</size>
30106       </method>
30107       <method name="Void Main()">
30108         <size>45</size>
30109       </method>
30110     </type>
30111     <type name="LayerMask">
30112       <method name="Int32 op_Implicit(LayerMask)">
30113         <size>8</size>
30114       </method>
30115       <method name="LayerMask op_Implicit(Int32)">
30116         <size>11</size>
30117       </method>
30118     </type>
30119   </test>
30120   <test name="test-44.cs">
30121     <type name="X">
30122       <method name="Void .ctor()">
30123         <size>7</size>
30124       </method>
30125       <method name="Int32 dob(System.Int32[,])">
30126         <size>80</size>
30127       </method>
30128       <method name="Int32 count(System.Object)">
30129         <size>39</size>
30130       </method>
30131       <method name="Int32 Main()">
30132         <size>133</size>
30133       </method>
30134     </type>
30135   </test>
30136   <test name="test-440.cs">
30137     <type name="A">
30138       <method name="Void .ctor()">
30139         <size>7</size>
30140       </method>
30141       <method name="Void Main()">
30142         <size>26</size>
30143       </method>
30144       <method name="Double op_Implicit(A)">
30145         <size>10</size>
30146       </method>
30147       <method name="Int32 op_Implicit(A)">
30148         <size>2</size>
30149       </method>
30150     </type>
30151   </test>
30152   <test name="test-441.cs">
30153     <type name="Test">
30154       <method name="Void .ctor()">
30155         <size>7</size>
30156       </method>
30157       <method name="Void .cctor()">
30158         <size>1</size>
30159       </method>
30160       <method name="Void Main()">
30161         <size>25</size>
30162       </method>
30163     </type>
30164   </test>
30165   <test name="test-442.cs">
30166     <type name="ConsoleApplication1.Program">
30167       <method name="Void .ctor()">
30168         <size>7</size>
30169       </method>
30170       <method name="Void Main(System.String[])">
30171         <size>70</size>
30172       </method>
30173     </type>
30174   </test>
30175   <test name="test-443.cs">
30176     <type name="C">
30177       <method name="Void .ctor(ITopic)">
30178         <size>31</size>
30179       </method>
30180       <method name="Void Main()">
30181         <size>1</size>
30182       </method>
30183     </type>
30184   </test>
30185   <test name="test-444.cs">
30186     <type name="쯠쯡쯢">
30187       <method name="Void .ctor()">
30188         <size>7</size>
30189       </method>
30190       <method name="Void Main()">
30191         <size>1</size>
30192       </method>
30193     </type>
30194   </test>
30195   <test name="test-445.cs">
30196     <type name="ConvFromInt">
30197       <method name="Void .ctor()">
30198         <size>14</size>
30199       </method>
30200       <method name="Void .ctor(Int32)">
30201         <size>16</size>
30202       </method>
30203       <method name="ConvFromInt op_Implicit(Int32)">
30204         <size>7</size>
30205       </method>
30206     </type>
30207     <type name="Foo">
30208       <method name="Void .ctor()">
30209         <size>7</size>
30210       </method>
30211       <method name="Void .cctor()">
30212         <size>45</size>
30213       </method>
30214       <method name="Void Main()">
30215         <size>111</size>
30216       </method>
30217     </type>
30218   </test>
30219   <test name="test-446.cs">
30220     <type name="FooTest">
30221       <method name="Void .ctor()">
30222         <size>7</size>
30223       </method>
30224       <method name="Void Main()">
30225         <size>8</size>
30226       </method>
30227       <method name="Void Foo(UInt64)">
30228         <size>1</size>
30229       </method>
30230     </type>
30231   </test>
30232   <test name="test-447.cs">
30233     <type name="System.MonoTODOAttribute">
30234       <method name="Void .ctor()">
30235         <size>7</size>
30236       </method>
30237     </type>
30238     <type name="System.Web.HttpBrowserCapabilities">
30239       <method name="Void .ctor()">
30240         <size>7</size>
30241       </method>
30242       <method name="System.Version get_A()">
30243         <size>6</size>
30244       </method>
30245     </type>
30246     <type name="Test">
30247       <method name="Void .ctor()">
30248         <size>7</size>
30249       </method>
30250       <method name="Void Main()">
30251         <size>1</size>
30252       </method>
30253     </type>
30254   </test>
30255   <test name="test-448.cs">
30256     <type name="MonoDivideProblem">
30257       <method name="Void .ctor()">
30258         <size>7</size>
30259       </method>
30260       <method name="Void .cctor()">
30261         <size>17</size>
30262       </method>
30263       <method name="Void Main(System.String[])">
30264         <size>27</size>
30265       </method>
30266     </type>
30267   </test>
30268   <test name="test-449.cs">
30269     <type name="X">
30270       <method name="Void .ctor()">
30271         <size>7</size>
30272       </method>
30273       <method name="Void Main()">
30274         <size>1</size>
30275       </method>
30276       <method name="Void Z()">
30277         <size>19</size>
30278       </method>
30279       <method name="Void &lt;Z&gt;m__0(System.Object)">
30280         <size>25</size>
30281       </method>
30282       <method name="Void &lt;Z&gt;m__1(System.Object)">
30283         <size>7</size>
30284       </method>
30285     </type>
30286   </test>
30287   <test name="test-45.cs">
30288     <type name="Blah">
30289       <method name="Void .ctor()">
30290         <size>7</size>
30291       </method>
30292       <method name="Void .cctor()">
30293         <size>98</size>
30294       </method>
30295       <method name="Int32 Main()">
30296         <size>794</size>
30297       </method>
30298     </type>
30299     <type name="&lt;PrivateImplementationDetails&gt;">
30300       <method name="Void .ctor()">
30301         <size>7</size>
30302       </method>
30303     </type>
30304   </test>
30305   <test name="test-450.cs">
30306     <type name="MyAttribute">
30307       <method name="Void .ctor(String)">
30308         <size>7</size>
30309       </method>
30310     </type>
30311     <type name="X">
30312       <method name="Void .ctor()">
30313         <size>7</size>
30314       </method>
30315       <method name="Void Main()">
30316         <size>1</size>
30317       </method>
30318     </type>
30319   </test>
30320   <test name="test-451.cs">
30321     <type name="Test">
30322       <method name="Void .ctor()">
30323         <size>7</size>
30324       </method>
30325       <method name="Void Main()">
30326         <size>22</size>
30327       </method>
30328     </type>
30329   </test>
30330   <test name="test-452.cs">
30331     <type name="Foo">
30332       <method name="Void .ctor()">
30333         <size>7</size>
30334       </method>
30335     </type>
30336     <type name="Test">
30337       <method name="Void .ctor()">
30338         <size>7</size>
30339       </method>
30340       <method name="Void Main()">
30341         <size>7</size>
30342       </method>
30343     </type>
30344   </test>
30345   <test name="test-453.cs">
30346     <type name="C">
30347       <method name="Void .ctor()">
30348         <size>7</size>
30349       </method>
30350       <method name="Void Main()">
30351         <size>33</size>
30352       </method>
30353     </type>
30354   </test>
30355   <test name="test-454.cs">
30356     <type name="FooAttribute">
30357       <method name="Void .ctor()">
30358         <size>7</size>
30359       </method>
30360     </type>
30361     <type name="Test">
30362       <method name="Void .ctor()">
30363         <size>7</size>
30364       </method>
30365       <method name="Int32 Main()">
30366         <size>237</size>
30367       </method>
30368     </type>
30369   </test>
30370   <test name="test-455.cs">
30371     <type name="Test">
30372       <method name="Void .ctor()">
30373         <size>7</size>
30374       </method>
30375       <method name="Void Main()">
30376         <size>21</size>
30377       </method>
30378     </type>
30379     <type name="Foo">
30380       <method name="Int32 GetHashCode()">
30381         <size>17</size>
30382       </method>
30383     </type>
30384   </test>
30385   <test name="test-456.cs">
30386     <type name="Test">
30387       <method name="Void .ctor()">
30388         <size>7</size>
30389       </method>
30390       <method name="Void Main()">
30391         <size>16</size>
30392       </method>
30393     </type>
30394     <type name="Foo">
30395       <method name="Void foo()">
30396         <size>11</size>
30397       </method>
30398     </type>
30399   </test>
30400   <test name="test-457.cs">
30401     <type name="Number">
30402       <method name="Void .ctor()">
30403         <size>7</size>
30404       </method>
30405       <method name="Void IDouble.Add(Double)">
30406         <size>11</size>
30407       </method>
30408       <method name="Void IInteger.Add(Int32)">
30409         <size>11</size>
30410       </method>
30411       <method name="Int32 Main()">
30412         <size>52</size>
30413       </method>
30414     </type>
30415   </test>
30416   <test name="test-458.cs">
30417     <type name="MyAttr">
30418       <method name="Void .ctor()">
30419         <size>7</size>
30420       </method>
30421       <method name="Void .ctor(Type)">
30422         <size>7</size>
30423       </method>
30424       <method name="Void .ctor(String)">
30425         <size>7</size>
30426       </method>
30427       <method name="Void .ctor(Int32)">
30428         <size>7</size>
30429       </method>
30430     </type>
30431     <type name="ClassA">
30432       <method name="Void .ctor()">
30433         <size>7</size>
30434       </method>
30435     </type>
30436     <type name="ClassB">
30437       <method name="Void .ctor()">
30438         <size>7</size>
30439       </method>
30440     </type>
30441     <type name="ClassC">
30442       <method name="Void .ctor()">
30443         <size>7</size>
30444       </method>
30445     </type>
30446     <type name="ClassD">
30447       <method name="Void .ctor()">
30448         <size>7</size>
30449       </method>
30450     </type>
30451     <type name="Top">
30452       <method name="Void .ctor()">
30453         <size>7</size>
30454       </method>
30455       <method name="Int32 Main()">
30456         <size>28</size>
30457       </method>
30458     </type>
30459   </test>
30460   <test name="test-459.cs">
30461     <type name="CC">
30462       <method name="Void .ctor()">
30463         <size>7</size>
30464       </method>
30465       <method name="Int32 Main()">
30466         <size>13</size>
30467       </method>
30468     </type>
30469     <type name="CC+IfElseStateMachine">
30470       <method name="Void .ctor()">
30471         <size>7</size>
30472       </method>
30473       <method name="Void HandleToken(Token)">
30474         <size>15</size>
30475       </method>
30476     </type>
30477   </test>
30478   <test name="test-46.cs">
30479     <type name="X">
30480       <method name="Void .ctor()">
30481         <size>7</size>
30482       </method>
30483       <method name="Int32 cast_int(System.Object)">
30484         <size>7</size>
30485       </method>
30486       <method name="UInt32 cast_uint(System.Object)">
30487         <size>7</size>
30488       </method>
30489       <method name="Int16 cast_short(System.Object)">
30490         <size>7</size>
30491       </method>
30492       <method name="Char cast_char(System.Object)">
30493         <size>7</size>
30494       </method>
30495       <method name="UInt16 cast_ushort(System.Object)">
30496         <size>7</size>
30497       </method>
30498       <method name="Byte cast_byte(System.Object)">
30499         <size>7</size>
30500       </method>
30501       <method name="SByte cast_sbyte(System.Object)">
30502         <size>7</size>
30503       </method>
30504       <method name="Int64 cast_long(System.Object)">
30505         <size>7</size>
30506       </method>
30507       <method name="UInt64 cast_ulong(System.Object)">
30508         <size>7</size>
30509       </method>
30510       <method name="Single cast_float(System.Object)">
30511         <size>7</size>
30512       </method>
30513       <method name="Double cast_double(System.Object)">
30514         <size>7</size>
30515       </method>
30516       <method name="Boolean cast_bool(System.Object)">
30517         <size>7</size>
30518       </method>
30519       <method name="Int32 Main()">
30520         <size>1120</size>
30521       </method>
30522     </type>
30523   </test>
30524   <test name="test-460.cs">
30525     <type name="MainClass">
30526       <method name="Void .ctor()">
30527         <size>7</size>
30528       </method>
30529       <method name="Void .cctor()">
30530         <size>18</size>
30531       </method>
30532       <method name="Void Main()">
30533         <size>1</size>
30534       </method>
30535     </type>
30536   </test>
30537   <test name="test-461.cs">
30538     <type name="Valtest">
30539       <method name="Void .ctor()">
30540         <size>7</size>
30541       </method>
30542       <method name="Int32 Main()">
30543         <size>50</size>
30544       </method>
30545     </type>
30546     <type name="Value">
30547       <method name="Void .ctor(Object)">
30548         <size>1</size>
30549       </method>
30550       <method name="System.Object get_Val()">
30551         <size>7</size>
30552       </method>
30553       <method name="System.Enum get_Val2()">
30554         <size>7</size>
30555       </method>
30556     </type>
30557   </test>
30558   <test name="test-462.cs">
30559     <type name="X">
30560       <method name="Void .ctor()">
30561         <size>7</size>
30562       </method>
30563       <method name="Void Method(X)">
30564         <size>1</size>
30565       </method>
30566       <method name="Void Method(System.String)">
30567         <size>8</size>
30568       </method>
30569       <method name="Int32 Main()">
30570         <size>28</size>
30571       </method>
30572     </type>
30573   </test>
30574   <test name="test-463.cs">
30575     <type name="PropertySorter">
30576       <method name="Void .ctor()">
30577         <size>7</size>
30578       </method>
30579     </type>
30580     <type name="PathItemBase">
30581       <method name="Void .ctor()">
30582         <size>7</size>
30583       </method>
30584     </type>
30585     <type name="PathItemBase+TypeConverter">
30586       <method name="Void .ctor()">
30587         <size>7</size>
30588       </method>
30589     </type>
30590     <type name="X">
30591       <method name="Void .ctor()">
30592         <size>7</size>
30593       </method>
30594       <method name="Void Main()">
30595         <size>1</size>
30596       </method>
30597     </type>
30598   </test>
30599   <test name="test-464.cs">
30600     <type name="C">
30601       <method name="Void .ctor()">
30602         <size>7</size>
30603       </method>
30604       <method name="Int32 Main()">
30605         <size>85</size>
30606       </method>
30607     </type>
30608   </test>
30609   <test name="test-465.cs">
30610     <type name="C">
30611       <method name="Void .ctor()">
30612         <size>7</size>
30613       </method>
30614       <method name="Int32 Main()">
30615         <size>85</size>
30616       </method>
30617     </type>
30618   </test>
30619   <test name="test-467.cs">
30620     <type name="ExceptionWithAnonMethod">
30621       <method name="Void .ctor()">
30622         <size>7</size>
30623       </method>
30624       <method name="Int32 Main()">
30625         <size>96</size>
30626       </method>
30627       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30628         <size>13</size>
30629       </method>
30630     </type>
30631     <type name="ExceptionWithAnonMethod+EmptyCallback">
30632       <method name="Void .ctor(Object, IntPtr)">
30633         <size>0</size>
30634       </method>
30635       <method name="Void Invoke()">
30636         <size>0</size>
30637       </method>
30638       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30639         <size>0</size>
30640       </method>
30641       <method name="Void EndInvoke(IAsyncResult)">
30642         <size>0</size>
30643       </method>
30644     </type>
30645     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30646       <method name="Void .ctor()">
30647         <size>7</size>
30648       </method>
30649       <method name="Void &lt;&gt;m__0()">
30650         <size>33</size>
30651       </method>
30652     </type>
30653   </test>
30654   <test name="test-468.cs">
30655     <type name="CorMetaDataDispenserExClass">
30656       <method name="Void .ctor()">
30657         <size>0</size>
30658       </method>
30659     </type>
30660     <type name="Test">
30661       <method name="Void .ctor()">
30662         <size>7</size>
30663       </method>
30664       <method name="Void XXX()">
30665         <size>12</size>
30666       </method>
30667       <method name="Void Main()">
30668         <size>1</size>
30669       </method>
30670     </type>
30671   </test>
30672   <test name="test-469.cs">
30673     <type name="Lambda">
30674       <method name="Void .ctor()">
30675         <size>7</size>
30676       </method>
30677       <method name="Void f(Int32)">
30678         <size>7</size>
30679       </method>
30680       <method name="Del[] Make2(Int32)">
30681         <size>50</size>
30682       </method>
30683       <method name="Int32 Main()">
30684         <size>68</size>
30685       </method>
30686     </type>
30687     <type name="Del">
30688       <method name="Void .ctor(Object, IntPtr)">
30689         <size>0</size>
30690       </method>
30691       <method name="Void Invoke(Int32)">
30692         <size>0</size>
30693       </method>
30694       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30695         <size>0</size>
30696       </method>
30697       <method name="Void EndInvoke(IAsyncResult)">
30698         <size>0</size>
30699       </method>
30700     </type>
30701     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30702       <method name="Void .ctor()">
30703         <size>7</size>
30704       </method>
30705       <method name="Void &lt;&gt;m__0(Int32)">
30706         <size>23</size>
30707       </method>
30708       <method name="Void &lt;&gt;m__1(Int32)">
30709         <size>23</size>
30710       </method>
30711     </type>
30712   </test>
30713   <test name="test-47.cs">
30714     <type name="X">
30715       <method name="Void .ctor()">
30716         <size>7</size>
30717       </method>
30718       <method name="Void .cctor()">
30719         <size>1</size>
30720       </method>
30721       <method name="Boolean f()">
30722         <size>24</size>
30723       </method>
30724       <method name="Boolean t()">
30725         <size>24</size>
30726       </method>
30727       <method name="Int32 Main()">
30728         <size>404</size>
30729       </method>
30730     </type>
30731   </test>
30732   <test name="test-470.cs">
30733     <type name="X">
30734       <method name="Void .ctor()">
30735         <size>7</size>
30736       </method>
30737       <method name="System.String get_ASTNodeTypeName()">
30738         <size>16</size>
30739       </method>
30740     </type>
30741     <type name="Demo">
30742       <method name="Void .ctor()">
30743         <size>7</size>
30744       </method>
30745       <method name="Void Main()">
30746         <size>1</size>
30747       </method>
30748     </type>
30749   </test>
30750   <test name="test-471.cs">
30751     <type name="AAttribute">
30752       <method name="Void .ctor()">
30753         <size>7</size>
30754       </method>
30755     </type>
30756     <type name="Demo">
30757       <method name="Void .ctor()">
30758         <size>7</size>
30759       </method>
30760       <method name="Void Main()">
30761         <size>1</size>
30762       </method>
30763     </type>
30764   </test>
30765   <test name="test-472.cs">
30766     <type name="Test">
30767       <method name="Void .ctor()">
30768         <size>7</size>
30769       </method>
30770       <method name="Int32 get_Prop()">
30771         <size>7</size>
30772       </method>
30773       <method name="Void set_Prop(Int32)">
30774         <size>8</size>
30775       </method>
30776       <method name="Int32 Main()">
30777         <size>79</size>
30778       </method>
30779     </type>
30780   </test>
30781   <test name="test-473.cs">
30782     <type name="UnixMarshal">
30783       <method name="Void .ctor()">
30784         <size>7</size>
30785       </method>
30786       <method name="Void .cctor()">
30787         <size>24</size>
30788       </method>
30789       <method name="Void Default(Int32)">
30790         <size>1</size>
30791       </method>
30792       <method name="System.String GetDescription(Error)">
30793         <size>2</size>
30794       </method>
30795     </type>
30796     <type name="UnixMarshal2">
30797       <method name="Void .ctor()">
30798         <size>7</size>
30799       </method>
30800       <method name="System.String GetDescription(Error)">
30801         <size>2</size>
30802       </method>
30803     </type>
30804     <type name="Stdlib">
30805       <method name="Void .ctor()">
30806         <size>7</size>
30807       </method>
30808     </type>
30809     <type name="TestConst">
30810       <method name="Void .ctor()">
30811         <size>7</size>
30812       </method>
30813     </type>
30814     <type name="XX">
30815       <method name="Void .ctor()">
30816         <size>7</size>
30817       </method>
30818     </type>
30819     <type name="Syscall">
30820       <method name="Void .ctor()">
30821         <size>7</size>
30822       </method>
30823       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30824         <size>2</size>
30825       </method>
30826     </type>
30827     <type name="EnumWrapper">
30828       <method name="Void .ctor(Int32)">
30829         <size>7</size>
30830       </method>
30831     </type>
30832     <type name="Test">
30833       <method name="Void .ctor()">
30834         <size>7</size>
30835       </method>
30836       <method name="Void Main()">
30837         <size>1</size>
30838       </method>
30839     </type>
30840     <type name="SignalHandler">
30841       <method name="Void .ctor(Object, IntPtr)">
30842         <size>0</size>
30843       </method>
30844       <method name="Void Invoke(Int32)">
30845         <size>0</size>
30846       </method>
30847       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30848         <size>0</size>
30849       </method>
30850       <method name="Void EndInvoke(IAsyncResult)">
30851         <size>0</size>
30852       </method>
30853     </type>
30854     <type name="PS">
30855       <method name="Void GetDescription(Error)">
30856         <size>1</size>
30857       </method>
30858     </type>
30859     <type name="Value">
30860       <method name="EnumWrapper op_Explicit(Value)">
30861         <size>11</size>
30862       </method>
30863     </type>
30864   </test>
30865   <test name="test-474.cs">
30866     <type name="Z">
30867       <method name="Void .ctor()">
30868         <size>7</size>
30869       </method>
30870       <method name="Void Main()">
30871         <size>13</size>
30872       </method>
30873       <method name="Void TestPreinc(Int32)">
30874         <size>57</size>
30875       </method>
30876       <method name="Void TestPostinc(Int32)">
30877         <size>57</size>
30878       </method>
30879       <method name="Void Assert(Int32, Int32)">
30880         <size>67</size>
30881       </method>
30882     </type>
30883     <type name="Z+X">
30884       <method name="Void .ctor(Object, IntPtr)">
30885         <size>0</size>
30886       </method>
30887       <method name="Void Invoke()">
30888         <size>0</size>
30889       </method>
30890       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30891         <size>0</size>
30892       </method>
30893       <method name="Void EndInvoke(IAsyncResult)">
30894         <size>0</size>
30895       </method>
30896     </type>
30897     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30898       <method name="Void .ctor()">
30899         <size>7</size>
30900       </method>
30901       <method name="Void &lt;&gt;m__0()">
30902         <size>38</size>
30903       </method>
30904     </type>
30905     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30906       <method name="Void .ctor()">
30907         <size>7</size>
30908       </method>
30909       <method name="Void &lt;&gt;m__1()">
30910         <size>38</size>
30911       </method>
30912     </type>
30913   </test>
30914   <test name="test-475.cs">
30915     <type name="X">
30916       <method name="Void .ctor()">
30917         <size>7</size>
30918       </method>
30919       <method name="Void .cctor()">
30920         <size>24</size>
30921       </method>
30922       <method name="Void add_e(MyDelegate)">
30923         <size>22</size>
30924       </method>
30925       <method name="Void remove_e(MyDelegate)">
30926         <size>22</size>
30927       </method>
30928       <method name="Void Test(Int32)">
30929         <size>17</size>
30930       </method>
30931       <method name="Int32 Main()">
30932         <size>28</size>
30933       </method>
30934     </type>
30935     <type name="MyDelegate">
30936       <method name="Void .ctor(Object, IntPtr)">
30937         <size>0</size>
30938       </method>
30939       <method name="Void Invoke(Int32)">
30940         <size>0</size>
30941       </method>
30942       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30943         <size>0</size>
30944       </method>
30945       <method name="Void EndInvoke(IAsyncResult)">
30946         <size>0</size>
30947       </method>
30948     </type>
30949   </test>
30950   <test name="test-476.cs">
30951     <type name="Test">
30952       <method name="Void .ctor()">
30953         <size>7</size>
30954       </method>
30955       <method name="Void Main()">
30956         <size>1</size>
30957       </method>
30958     </type>
30959   </test>
30960   <test name="test-477.cs">
30961     <type name="C">
30962       <method name="Void .ctor()">
30963         <size>7</size>
30964       </method>
30965       <method name="Void Test(Int32 ByRef)">
30966         <size>1</size>
30967       </method>
30968       <method name="Void Main()">
30969         <size>1</size>
30970       </method>
30971     </type>
30972   </test>
30973   <test name="test-478.cs">
30974     <type name="Test.MainClass">
30975       <method name="Void .ctor()">
30976         <size>7</size>
30977       </method>
30978       <method name="Void Main()">
30979         <size>1</size>
30980       </method>
30981     </type>
30982     <type name="Test.TestAttribute">
30983       <method name="Void .ctor(TestEnum2)">
30984         <size>7</size>
30985       </method>
30986     </type>
30987     <type name="Test.Test2Attribute">
30988       <method name="Void .ctor()">
30989         <size>7</size>
30990       </method>
30991     </type>
30992   </test>
30993   <test name="test-479.cs">
30994     <type name="Test.Test">
30995       <method name="Void .ctor()">
30996         <size>7</size>
30997       </method>
30998       <method name="Boolean Equals(System.Object)">
30999         <size>2</size>
31000       </method>
31001       <method name="Int32 GetHashCode()">
31002         <size>2</size>
31003       </method>
31004       <method name="Void Main()">
31005         <size>1</size>
31006       </method>
31007     </type>
31008   </test>
31009   <test name="test-48.cs">
31010     <type name="Blah">
31011       <method name="Void .ctor()">
31012         <size>7</size>
31013       </method>
31014       <method name="Int32 Main()">
31015         <size>59</size>
31016       </method>
31017       <method name="Void Test_1()">
31018         <size>1</size>
31019       </method>
31020     </type>
31021   </test>
31022   <test name="test-480.cs">
31023     <type name="Space">
31024       <method name="Void .ctor()">
31025         <size>14</size>
31026       </method>
31027       <method name="Void Leak(Boolean, Int32)">
31028         <size>85</size>
31029       </method>
31030     </type>
31031     <type name="Program">
31032       <method name="Void .ctor()">
31033         <size>7</size>
31034       </method>
31035       <method name="Void Main(System.String[])">
31036         <size>1</size>
31037       </method>
31038     </type>
31039     <type name="Space+DoCopy">
31040       <method name="Void .ctor(Object, IntPtr)">
31041         <size>0</size>
31042       </method>
31043       <method name="Void Invoke()">
31044         <size>0</size>
31045       </method>
31046       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31047         <size>0</size>
31048       </method>
31049       <method name="Void EndInvoke(IAsyncResult)">
31050         <size>0</size>
31051       </method>
31052     </type>
31053     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31054       <method name="Void .ctor()">
31055         <size>7</size>
31056       </method>
31057       <method name="Void &lt;&gt;m__0()">
31058         <size>18</size>
31059       </method>
31060       <method name="Void &lt;&gt;m__1()">
31061         <size>68</size>
31062       </method>
31063     </type>
31064     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31065       <method name="Void .ctor()">
31066         <size>7</size>
31067       </method>
31068     </type>
31069   </test>
31070   <test name="test-481.cs">
31071     <type name="TestClass">
31072       <method name="Int32 Main()">
31073         <size>42</size>
31074       </method>
31075     </type>
31076     <type name="TestDelegate">
31077       <method name="Void .ctor(Object, IntPtr)">
31078         <size>0</size>
31079       </method>
31080       <method name="Void Invoke(Int32 ByRef)">
31081         <size>0</size>
31082       </method>
31083       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31084         <size>0</size>
31085       </method>
31086       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31087         <size>0</size>
31088       </method>
31089     </type>
31090     <type name="TestClass">
31091       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31092         <size>4</size>
31093       </method>
31094     </type>
31095   </test>
31096   <test name="test-482.cs">
31097     <type name="X">
31098       <method name="Void .ctor()">
31099         <size>7</size>
31100       </method>
31101       <method name="Void M4(Int32)">
31102         <size>1</size>
31103       </method>
31104       <method name="Void Main()">
31105         <size>1</size>
31106       </method>
31107       <method name="Void M4(Int32, ...)">
31108         <size>1</size>
31109       </method>
31110     </type>
31111   </test>
31112   <test name="test-483.cs">
31113     <type name="Tests">
31114       <method name="Void .ctor()">
31115         <size>7</size>
31116       </method>
31117       <method name="Void Main()">
31118         <size>21</size>
31119       </method>
31120     </type>
31121   </test>
31122   <test name="test-484.cs">
31123     <type name="Test.TestBit">
31124       <method name="Void .ctor()">
31125         <size>7</size>
31126       </method>
31127       <method name="Void Main()">
31128         <size>1</size>
31129       </method>
31130     </type>
31131   </test>
31132   <test name="test-485.cs">
31133     <type name="MonoBUG">
31134       <method name="Void .ctor()">
31135         <size>7</size>
31136       </method>
31137       <method name="Void Main(System.String[])">
31138         <size>44</size>
31139       </method>
31140     </type>
31141   </test>
31142   <test name="test-486.cs">
31143     <type name="Test">
31144       <method name="Void .ctor()">
31145         <size>7</size>
31146       </method>
31147       <method name="Void Main()">
31148         <size>119</size>
31149       </method>
31150     </type>
31151   </test>
31152   <test name="test-487.cs">
31153     <type name="X">
31154       <method name="Void .ctor(Object)">
31155         <size>72</size>
31156       </method>
31157       <method name="Void .cctor()">
31158         <size>1</size>
31159       </method>
31160       <method name="Int32 Main()">
31161         <size>25</size>
31162       </method>
31163     </type>
31164   </test>
31165   <test name="test-488.cs">
31166     <type name="P">
31167       <method name="Void .ctor()">
31168         <size>7</size>
31169       </method>
31170     </type>
31171     <type name="Test">
31172       <method name="Void .ctor()">
31173         <size>7</size>
31174       </method>
31175       <method name="IEnumerable foo()">
31176         <size>2</size>
31177       </method>
31178       <method name="Void Main()">
31179         <size>165</size>
31180       </method>
31181     </type>
31182     <type name="Q">
31183       <method name="Void .ctor(P)">
31184         <size>8</size>
31185       </method>
31186     </type>
31187   </test>
31188   <test name="test-489.cs">
31189     <type name="test">
31190       <method name="Void .ctor()">
31191         <size>7</size>
31192       </method>
31193       <method name="Void Main()">
31194         <size>1</size>
31195       </method>
31196     </type>
31197   </test>
31198   <test name="test-49.cs">
31199     <type name="X">
31200       <method name="Void .ctor()">
31201         <size>7</size>
31202       </method>
31203       <method name="Int32 s(Byte)">
31204         <size>2182</size>
31205       </method>
31206       <method name="Int32 test(Int32)">
31207         <size>70</size>
31208       </method>
31209       <method name="Int32 tests(System.String)">
31210         <size>152</size>
31211       </method>
31212       <method name="Int32 testn(System.String)">
31213         <size>76</size>
31214       </method>
31215       <method name="Int32 testm(System.String)">
31216         <size>77</size>
31217       </method>
31218       <method name="Int32 testo(System.String)">
31219         <size>79</size>
31220       </method>
31221       <method name="Int32 testp(System.String)">
31222         <size>109</size>
31223       </method>
31224       <method name="Int32 test_def(System.String)">
31225         <size>119</size>
31226       </method>
31227       <method name="Int32 test_coverage(Int32)">
31228         <size>18</size>
31229       </method>
31230       <method name="Int32 test_goto(Int32)">
31231         <size>39</size>
31232       </method>
31233       <method name="Int32 test_memberaccess(System.String)">
31234         <size>76</size>
31235       </method>
31236       <method name="Int32 test_string_multiple_targets(System.String)">
31237         <size>128</size>
31238       </method>
31239       <method name="Int32 test_casts(Int32)">
31240         <size>17</size>
31241       </method>
31242       <method name="Int32 testSwitchEnumLong(TestEnum)">
31243         <size>56</size>
31244       </method>
31245       <method name="Int32 test_long_enum_switch()">
31246         <size>66</size>
31247       </method>
31248       <method name="Int32 tests_default(System.String)">
31249         <size>107</size>
31250       </method>
31251       <method name="Int32 tests_default_2(System.String)">
31252         <size>124</size>
31253       </method>
31254       <method name="Void test_76590(System.String)">
31255         <size>107</size>
31256       </method>
31257       <method name="Void test_77964()">
31258         <size>37</size>
31259       </method>
31260       <method name="Boolean bug_78860()">
31261         <size>114</size>
31262       </method>
31263       <method name="Int32 Main()">
31264         <size>1037</size>
31265       </method>
31266     </type>
31267   </test>
31268   <test name="test-490.cs">
31269     <type name="T">
31270       <method name="Void .ctor()">
31271         <size>7</size>
31272       </method>
31273       <method name="Void .cctor()">
31274         <size>39</size>
31275       </method>
31276       <method name="Void Main()">
31277         <size>1</size>
31278       </method>
31279     </type>
31280   </test>
31281   <test name="test-491.cs">
31282     <type name="M">
31283       <method name="Void .ctor()">
31284         <size>7</size>
31285       </method>
31286       <method name="Void Main()">
31287         <size>1</size>
31288       </method>
31289     </type>
31290     <type name="AttrA">
31291       <method name="Void .ctor()">
31292         <size>7</size>
31293       </method>
31294     </type>
31295     <type name="AttrB">
31296       <method name="Void .ctor()">
31297         <size>7</size>
31298       </method>
31299     </type>
31300   </test>
31301   <test name="test-492.cs">
31302     <type name="Test.My1Attribute">
31303       <method name="Void .ctor(Object)">
31304         <size>19</size>
31305       </method>
31306     </type>
31307     <type name="Test.My2Attribute">
31308       <method name="Void .ctor(String[])">
31309         <size>21</size>
31310       </method>
31311     </type>
31312     <type name="Test.My3Attribute">
31313       <method name="Void .ctor(Byte)">
31314         <size>24</size>
31315       </method>
31316     </type>
31317     <type name="Test.Test">
31318       <method name="Void .ctor()">
31319         <size>7</size>
31320       </method>
31321       <method name="Int32 Main()">
31322         <size>60</size>
31323       </method>
31324     </type>
31325   </test>
31326   <test name="test-493.cs">
31327     <type name="A">
31328       <method name="Void .ctor()">
31329         <size>7</size>
31330       </method>
31331       <method name="Int32 get_f()">
31332         <size>2</size>
31333       </method>
31334     </type>
31335     <type name="B">
31336       <method name="Void .ctor()">
31337         <size>7</size>
31338       </method>
31339       <method name="Int32 bar()">
31340         <size>11</size>
31341       </method>
31342     </type>
31343     <type name="C">
31344       <method name="Void .ctor()">
31345         <size>7</size>
31346       </method>
31347       <method name="Void Main()">
31348         <size>1</size>
31349       </method>
31350     </type>
31351   </test>
31352   <test name="test-494.cs">
31353     <type name="Agresso.Foundation.Function">
31354       <method name="Void .ctor()">
31355         <size>7</size>
31356       </method>
31357       <method name="Void Main()">
31358         <size>1</size>
31359       </method>
31360     </type>
31361     <type name="Agresso.Foundation.Translate">
31362       <method name="Void .ctor(Object, IntPtr)">
31363         <size>0</size>
31364       </method>
31365       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31366         <size>0</size>
31367       </method>
31368       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31369         <size>0</size>
31370       </method>
31371       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31372         <size>0</size>
31373       </method>
31374     </type>
31375   </test>
31376   <test name="test-495.cs">
31377     <type name="plj.aClass">
31378       <method name="Void .ctor()">
31379         <size>7</size>
31380       </method>
31381       <method name="plj.aClass op_Implicit(plj.fromClass)">
31382         <size>2</size>
31383       </method>
31384     </type>
31385     <type name="plj.realClass1">
31386       <method name="Void .ctor()">
31387         <size>7</size>
31388       </method>
31389       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31390         <size>2</size>
31391       </method>
31392     </type>
31393     <type name="plj.fromClass">
31394       <method name="Void .ctor()">
31395         <size>7</size>
31396       </method>
31397       <method name="Void Main()">
31398         <size>1</size>
31399       </method>
31400     </type>
31401   </test>
31402   <test name="test-496.cs">
31403     <type name="Test">
31404       <method name="Void .ctor()">
31405         <size>7</size>
31406       </method>
31407       <method name="IEnumerator GetEnumerator()">
31408         <size>15</size>
31409       </method>
31410       <method name="Void Main()">
31411         <size>11</size>
31412       </method>
31413       <method name="Void Run()">
31414         <size>176</size>
31415       </method>
31416     </type>
31417     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31418       <method name="Void .ctor()">
31419         <size>7</size>
31420       </method>
31421       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31422         <size>7</size>
31423       </method>
31424       <method name="Boolean MoveNext()">
31425         <size>129</size>
31426       </method>
31427       <method name="Void Dispose()">
31428         <size>8</size>
31429       </method>
31430       <method name="Void Reset()">
31431         <size>6</size>
31432       </method>
31433       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31434         <size>7</size>
31435       </method>
31436     </type>
31437   </test>
31438   <test name="test-497.cs">
31439     <type name="PlotMenuItem">
31440       <method name="Void .ctor()">
31441         <size>7</size>
31442       </method>
31443       <method name="Void .ctor(EventHandler)">
31444         <size>54</size>
31445       </method>
31446       <method name="Int32 Main()">
31447         <size>50</size>
31448       </method>
31449       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31450         <size>11</size>
31451       </method>
31452       <method name="System.EventHandler get_Callback()">
31453         <size>7</size>
31454       </method>
31455       <method name="Void set_Callback(System.EventHandler)">
31456         <size>8</size>
31457       </method>
31458     </type>
31459   </test>
31460   <test name="test-498.cs">
31461     <type name="C">
31462       <method name="Int32 Main()">
31463         <size>81</size>
31464       </method>
31465     </type>
31466     <type name="A">
31467       <method name="Void .ctor(Single)">
31468         <size>0</size>
31469       </method>
31470       <method name="Int32 get_Foo()">
31471         <size>0</size>
31472       </method>
31473     </type>
31474   </test>
31475   <test name="test-499.cs">
31476     <type name="X">
31477       <method name="Void .ctor()">
31478         <size>7</size>
31479       </method>
31480       <method name="Void Main()">
31481         <size>24</size>
31482       </method>
31483     </type>
31484   </test>
31485   <test name="test-5.cs">
31486     <type name="X">
31487       <method name="Void .ctor()">
31488         <size>7</size>
31489       </method>
31490       <method name="Int32 Main()">
31491         <size>37</size>
31492       </method>
31493     </type>
31494   </test>
31495   <test name="test-500.cs">
31496     <type name="SomeCustomAttribute">
31497       <method name="Void .ctor()">
31498         <size>7</size>
31499       </method>
31500     </type>
31501     <type name="MainClass">
31502       <method name="Void .ctor()">
31503         <size>7</size>
31504       </method>
31505       <method name="Int32 Main()">
31506         <size>117</size>
31507       </method>
31508     </type>
31509   </test>
31510   <test name="test-501.cs">
31511     <type name="Tests">
31512       <method name="Void .ctor()">
31513         <size>7</size>
31514       </method>
31515       <method name="Void DumpException(Tests+FilterStackFrame)">
31516         <size>1</size>
31517       </method>
31518       <method name="Void foo(Boolean ByRef)">
31519         <size>49</size>
31520       </method>
31521       <method name="Void Main(System.String[])">
31522         <size>8</size>
31523       </method>
31524     </type>
31525     <type name="Tests+FilterStackFrame">
31526       <method name="Void .ctor(Object, IntPtr)">
31527         <size>0</size>
31528       </method>
31529       <method name="Boolean Invoke(System.Object)">
31530         <size>0</size>
31531       </method>
31532       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31533         <size>0</size>
31534       </method>
31535       <method name="Boolean EndInvoke(IAsyncResult)">
31536         <size>0</size>
31537       </method>
31538     </type>
31539     <type name="Tests">
31540       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31541         <size>2</size>
31542       </method>
31543     </type>
31544   </test>
31545   <test name="test-502.cs">
31546     <type name="Base">
31547       <method name="Void .ctor()">
31548         <size>7</size>
31549       </method>
31550       <method name="Int32 get_Property()">
31551         <size>3</size>
31552       </method>
31553       <method name="Void Main()">
31554         <size>1</size>
31555       </method>
31556     </type>
31557     <type name="Derived">
31558       <method name="Void .ctor()">
31559         <size>7</size>
31560       </method>
31561       <method name="Int32 get_Property()">
31562         <size>3</size>
31563       </method>
31564     </type>
31565     <type name="BaseClass">
31566       <method name="Void .ctor()">
31567         <size>7</size>
31568       </method>
31569       <method name="Int32 get_Value()">
31570         <size>2</size>
31571       </method>
31572       <method name="Void set_Value(Int32)">
31573         <size>1</size>
31574       </method>
31575     </type>
31576     <type name="DerivedClass">
31577       <method name="Void .ctor()">
31578         <size>7</size>
31579       </method>
31580       <method name="Int32 get_Value()">
31581         <size>2</size>
31582       </method>
31583     </type>
31584     <type name="ErrorClass">
31585       <method name="Void .ctor()">
31586         <size>7</size>
31587       </method>
31588       <method name="Int32 get_Value()">
31589         <size>2</size>
31590       </method>
31591       <method name="Void set_Value(Int32)">
31592         <size>1</size>
31593       </method>
31594     </type>
31595   </test>
31596   <test name="test-503.cs">
31597     <type name="Foo">
31598       <method name="Void .ctor()">
31599         <size>7</size>
31600       </method>
31601       <method name="Int32 Main()">
31602         <size>33</size>
31603       </method>
31604     </type>
31605   </test>
31606   <test name="test-504.cs">
31607     <type name="Foo">
31608       <method name="Void .ctor()">
31609         <size>7</size>
31610       </method>
31611       <method name="Void .cctor()">
31612         <size>7</size>
31613       </method>
31614       <method name="Int32 f()">
31615         <size>2</size>
31616       </method>
31617       <method name="Int32 Main()">
31618         <size>32</size>
31619       </method>
31620     </type>
31621   </test>
31622   <test name="test-505.cs">
31623     <type name="T">
31624       <method name="Void .ctor()">
31625         <size>7</size>
31626       </method>
31627       <method name="Int32 f()">
31628         <size>19</size>
31629       </method>
31630       <method name="Void Main()">
31631         <size>38</size>
31632       </method>
31633     </type>
31634   </test>
31635   <test name="test-506.cs">
31636     <type name="ProtectedSetter.BaseClass">
31637       <method name="Void .ctor()">
31638         <size>7</size>
31639       </method>
31640       <method name="System.String get_Name()">
31641         <size>0</size>
31642       </method>
31643       <method name="Void set_Name(System.String)">
31644         <size>0</size>
31645       </method>
31646     </type>
31647     <type name="ProtectedSetter.DerivedClass">
31648       <method name="Void .ctor()">
31649         <size>7</size>
31650       </method>
31651       <method name="System.String get_Name()">
31652         <size>2</size>
31653       </method>
31654       <method name="Void set_Name(System.String)">
31655         <size>1</size>
31656       </method>
31657       <method name="Void Main()">
31658         <size>1</size>
31659       </method>
31660     </type>
31661   </test>
31662   <test name="test-507.cs">
31663     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31664       <method name="Void .ctor()">
31665         <size>7</size>
31666       </method>
31667       <method name="Void SomeMethod()">
31668         <size>1</size>
31669       </method>
31670       <method name="Void SomeMethod2()">
31671         <size>1</size>
31672       </method>
31673     </type>
31674     <type name="NewslotVirtualFinal.C">
31675       <method name="Void .ctor()">
31676         <size>7</size>
31677       </method>
31678       <method name="Int32 Main()">
31679         <size>83</size>
31680       </method>
31681     </type>
31682   </test>
31683   <test name="test-508.cs">
31684     <type name="OutputParam">
31685       <method name="Void .ctor()">
31686         <size>7</size>
31687       </method>
31688       <method name="Void Main(System.String[])">
31689         <size>14</size>
31690       </method>
31691       <method name="Void Method(Int32 ByRef)">
31692         <size>17</size>
31693       </method>
31694     </type>
31695   </test>
31696   <test name="test-509.cs">
31697     <type name="BaseClass">
31698       <method name="Void .ctor()">
31699         <size>7</size>
31700       </method>
31701       <method name="Void add_OnEvent(DelegateHandler)">
31702         <size>24</size>
31703       </method>
31704       <method name="Void remove_OnEvent(DelegateHandler)">
31705         <size>24</size>
31706       </method>
31707     </type>
31708     <type name="ExtendingClass">
31709       <method name="Void .ctor()">
31710         <size>7</size>
31711       </method>
31712       <method name="Void Main()">
31713         <size>1</size>
31714       </method>
31715       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31716         <size>8</size>
31717       </method>
31718       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31719         <size>8</size>
31720       </method>
31721     </type>
31722     <type name="DelegateHandler">
31723       <method name="Void .ctor(Object, IntPtr)">
31724         <size>0</size>
31725       </method>
31726       <method name="Void Invoke()">
31727         <size>0</size>
31728       </method>
31729       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31730         <size>0</size>
31731       </method>
31732       <method name="Void EndInvoke(IAsyncResult)">
31733         <size>0</size>
31734       </method>
31735     </type>
31736   </test>
31737   <test name="test-51.cs">
31738     <type name="Base">
31739       <method name="Void .ctor()">
31740         <size>25</size>
31741       </method>
31742       <method name="Int32 get_b_int_property()">
31743         <size>7</size>
31744       </method>
31745       <method name="Void set_b_int_property(Int32)">
31746         <size>8</size>
31747       </method>
31748       <method name="System.String b_get_id()">
31749         <size>6</size>
31750       </method>
31751     </type>
31752     <type name="Derived">
31753       <method name="Void .ctor()">
31754         <size>26</size>
31755       </method>
31756       <method name="Int32 get_b_int_property()">
31757         <size>7</size>
31758       </method>
31759       <method name="Void set_b_int_property(Int32)">
31760         <size>8</size>
31761       </method>
31762       <method name="Int32 Test()">
31763         <size>138</size>
31764       </method>
31765     </type>
31766     <type name="boot">
31767       <method name="Void .ctor()">
31768         <size>7</size>
31769       </method>
31770       <method name="Int32 Main()">
31771         <size>13</size>
31772       </method>
31773     </type>
31774   </test>
31775   <test name="test-510.cs">
31776     <type name="Foo">
31777       <method name="Void .ctor()">
31778         <size>7</size>
31779       </method>
31780       <method name="Void test39(Int32 ByRef)">
31781         <size>36</size>
31782       </method>
31783       <method name="Void Main()">
31784         <size>28</size>
31785       </method>
31786     </type>
31787   </test>
31788   <test name="test-511.cs">
31789     <type name="Foo">
31790       <method name="Void .ctor()">
31791         <size>7</size>
31792       </method>
31793       <method name="Void Main(System.String[])">
31794         <size>17</size>
31795       </method>
31796       <method name="Void f()">
31797         <size>7</size>
31798       </method>
31799     </type>
31800   </test>
31801   <test name="test-512.cs">
31802     <type name="Foo">
31803       <method name="Void .ctor()">
31804         <size>7</size>
31805       </method>
31806       <method name="Void Main(System.String[])">
31807         <size>17</size>
31808       </method>
31809       <method name="Void f()">
31810         <size>7</size>
31811       </method>
31812     </type>
31813   </test>
31814   <test name="test-513.cs">
31815     <type name="Test">
31816       <method name="Void .ctor()">
31817         <size>7</size>
31818       </method>
31819       <method name="Int32 Main()">
31820         <size>246</size>
31821       </method>
31822     </type>
31823   </test>
31824   <test name="test-514.cs">
31825     <type name="X">
31826       <method name="Void .ctor()">
31827         <size>7</size>
31828       </method>
31829       <method name="Void HandleConflict(Int32)">
31830         <size>31</size>
31831       </method>
31832       <method name="Int32 Main()">
31833         <size>40</size>
31834       </method>
31835     </type>
31836   </test>
31837   <test name="test-515.cs">
31838     <type name="X">
31839       <method name="Void .ctor()">
31840         <size>7</size>
31841       </method>
31842       <method name="Void Main()">
31843         <size>35</size>
31844       </method>
31845     </type>
31846   </test>
31847   <test name="test-516.cs">
31848     <type name="X">
31849       <method name="Void .ctor()">
31850         <size>7</size>
31851       </method>
31852       <method name="Void Main()">
31853         <size>35</size>
31854       </method>
31855     </type>
31856   </test>
31857   <test name="test-517.cs">
31858     <type name="Test">
31859       <method name="Void .ctor()">
31860         <size>7</size>
31861       </method>
31862       <method name="Int32 Main()">
31863         <size>11</size>
31864       </method>
31865     </type>
31866   </test>
31867   <test name="test-518.cs">
31868     <type name="Foo">
31869       <method name="Void .ctor()">
31870         <size>7</size>
31871       </method>
31872       <method name="Int32 Main()">
31873         <size>19</size>
31874       </method>
31875     </type>
31876   </test>
31877   <test name="test-519.cs">
31878     <type name="Foo">
31879       <method name="Void .ctor()">
31880         <size>7</size>
31881       </method>
31882       <method name="Int32 Main()">
31883         <size>32</size>
31884       </method>
31885       <method name="Void f()">
31886         <size>29</size>
31887       </method>
31888     </type>
31889   </test>
31890   <test name="test-52.cs">
31891     <type name="Y">
31892       <method name="Void .ctor()">
31893         <size>7</size>
31894       </method>
31895       <method name="Boolean MoveNext()">
31896         <size>28</size>
31897       </method>
31898       <method name="System.Object get_Current()">
31899         <size>12</size>
31900       </method>
31901     </type>
31902     <type name="X">
31903       <method name="Void .ctor()">
31904         <size>7</size>
31905       </method>
31906       <method name="Void .cctor()">
31907         <size>36</size>
31908       </method>
31909       <method name="Y GetEnumerator()">
31910         <size>6</size>
31911       </method>
31912       <method name="Int32 Main()">
31913         <size>498</size>
31914       </method>
31915     </type>
31916   </test>
31917   <test name="test-520.cs">
31918     <type name="FakeInt">
31919       <method name="Void .ctor(Int64)">
31920         <size>14</size>
31921       </method>
31922       <method name="Int64 op_Implicit(FakeInt)">
31923         <size>7</size>
31924       </method>
31925     </type>
31926     <type name="MainClass">
31927       <method name="Void .ctor()">
31928         <size>7</size>
31929       </method>
31930       <method name="Void Main()">
31931         <size>28</size>
31932       </method>
31933     </type>
31934   </test>
31935   <test name="test-521.cs">
31936     <type name="Tests">
31937       <method name="Void .ctor()">
31938         <size>7</size>
31939       </method>
31940       <method name="Void CallWithContextN(System.Object, System.Object[])">
31941         <size>1</size>
31942       </method>
31943       <method name="Void Main()">
31944         <size>14</size>
31945       </method>
31946     </type>
31947     <type name="Tests+CallTargetWithContextN">
31948       <method name="Void .ctor(Object, IntPtr)">
31949         <size>0</size>
31950       </method>
31951       <method name="Void Invoke(System.Object, System.Object[])">
31952         <size>0</size>
31953       </method>
31954       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
31955         <size>0</size>
31956       </method>
31957       <method name="Void EndInvoke(IAsyncResult)">
31958         <size>0</size>
31959       </method>
31960     </type>
31961   </test>
31962   <test name="test-522.cs">
31963     <type name="Const">
31964       <method name="Void .ctor()">
31965         <size>7</size>
31966       </method>
31967       <method name="Void Main()">
31968         <size>1</size>
31969       </method>
31970     </type>
31971   </test>
31972   <test name="test-523.cs">
31973     <type name="T">
31974       <method name="Void .ctor()">
31975         <size>7</size>
31976       </method>
31977       <method name="Int32 stuff()">
31978         <size>20</size>
31979       </method>
31980       <method name="Int32 stuff2()">
31981         <size>44</size>
31982       </method>
31983       <method name="Int32 stuff3()">
31984         <size>44</size>
31985       </method>
31986       <method name="Void stuff4()">
31987         <size>20</size>
31988       </method>
31989       <method name="Void stuff_finally()">
31990         <size>1</size>
31991       </method>
31992       <method name="Void Main()">
31993         <size>1</size>
31994       </method>
31995     </type>
31996   </test>
31997   <test name="test-524.cs">
31998     <type name="Foo">
31999       <method name="Void .ctor()">
32000         <size>7</size>
32001       </method>
32002       <method name="Int32 Main()">
32003         <size>42</size>
32004       </method>
32005     </type>
32006   </test>
32007   <test name="test-525.cs">
32008     <type name="X">
32009       <method name="Void .ctor()">
32010         <size>7</size>
32011       </method>
32012       <method name="Void Finalize()">
32013         <size>23</size>
32014       </method>
32015       <method name="Int32 Test1()">
32016         <size>33</size>
32017       </method>
32018       <method name="Void Test2()">
32019         <size>67</size>
32020       </method>
32021       <method name="Void Main()">
32022         <size>39</size>
32023       </method>
32024     </type>
32025   </test>
32026   <test name="test-526.cs">
32027     <type name="Test">
32028       <method name="Void .ctor()">
32029         <size>7</size>
32030       </method>
32031       <method name="Void Main()">
32032         <size>1</size>
32033       </method>
32034       <method name="Void Foo(IListCounter)">
32035         <size>8</size>
32036       </method>
32037       <method name="Void Foo2(IC)">
32038         <size>8</size>
32039       </method>
32040       <method name="Void Foo3(ICC)">
32041         <size>8</size>
32042       </method>
32043       <method name="Void Foo4(IM2)">
32044         <size>8</size>
32045       </method>
32046     </type>
32047   </test>
32048   <test name="test-527.cs">
32049     <type name="Repro">
32050       <method name="Void .ctor()">
32051         <size>19</size>
32052       </method>
32053       <method name="Int32 Main()">
32054         <size>48</size>
32055       </method>
32056       <method name="Void foo()">
32057         <size>61</size>
32058       </method>
32059       <method name="Int32 bar()">
32060         <size>3</size>
32061       </method>
32062     </type>
32063   </test>
32064   <test name="test-528.cs">
32065     <type name="MicroFocus.MONO.Bugs.Odd">
32066       <method name="Void .ctor()">
32067         <size>7</size>
32068       </method>
32069       <method name="Void .cctor()">
32070         <size>25</size>
32071       </method>
32072       <method name="Void Main()">
32073         <size>1</size>
32074       </method>
32075     </type>
32076   </test>
32077   <test name="test-529.cs">
32078     <type name="C">
32079       <method name="Void .ctor()">
32080         <size>7</size>
32081       </method>
32082       <method name="Void Main()">
32083         <size>8</size>
32084       </method>
32085     </type>
32086   </test>
32087   <test name="test-53.cs">
32088     <type name="MyDispose">
32089       <method name="Void .ctor()">
32090         <size>7</size>
32091       </method>
32092       <method name="Void Dispose()">
32093         <size>8</size>
32094       </method>
32095     </type>
32096     <type name="X">
32097       <method name="Void .ctor()">
32098         <size>7</size>
32099       </method>
32100       <method name="Int32 Main()">
32101         <size>257</size>
32102       </method>
32103     </type>
32104   </test>
32105   <test name="test-530.cs">
32106     <type name="X">
32107       <method name="Void .ctor()">
32108         <size>7</size>
32109       </method>
32110       <method name="Void e(System.Object[])">
32111         <size>1</size>
32112       </method>
32113       <method name="Void Main()">
32114         <size>1</size>
32115       </method>
32116     </type>
32117   </test>
32118   <test name="test-531.cs">
32119     <type name="Test">
32120       <method name="Void .ctor()">
32121         <size>7</size>
32122       </method>
32123       <method name="Void Main()">
32124         <size>11</size>
32125       </method>
32126     </type>
32127   </test>
32128   <test name="test-532.cs">
32129     <type name="X">
32130       <method name="Void .ctor()">
32131         <size>47</size>
32132       </method>
32133       <method name="Void Main()">
32134         <size>1</size>
32135       </method>
32136     </type>
32137   </test>
32138   <test name="test-533.cs">
32139     <type name="Test">
32140       <method name="Void .ctor()">
32141         <size>7</size>
32142       </method>
32143       <method name="Void True(Boolean)">
32144         <size>10</size>
32145       </method>
32146       <method name="Void False(Boolean)">
32147         <size>13</size>
32148       </method>
32149       <method name="Void Main()">
32150         <size>61</size>
32151       </method>
32152     </type>
32153   </test>
32154   <test name="test-535.cs">
32155     <type name="X">
32156       <method name="Void .ctor()">
32157         <size>7</size>
32158       </method>
32159       <method name="Void Main()">
32160         <size>77</size>
32161       </method>
32162       <method name="Void Compile()">
32163         <size>19</size>
32164       </method>
32165       <method name="Void M(Int64)">
32166         <size>1</size>
32167       </method>
32168       <method name="Void M(UInt64)">
32169         <size>1</size>
32170       </method>
32171       <method name="Void M(System.Object)">
32172         <size>1</size>
32173       </method>
32174     </type>
32175   </test>
32176   <test name="test-536.cs">
32177     <type name="Test">
32178       <method name="Void add_Foo(FooHandler)">
32179         <size>22</size>
32180       </method>
32181       <method name="Void remove_Foo(FooHandler)">
32182         <size>22</size>
32183       </method>
32184       <method name="Void OnFooTest()">
32185         <size>1</size>
32186       </method>
32187       <method name="Void Main()">
32188         <size>31</size>
32189       </method>
32190     </type>
32191     <type name="FooHandler">
32192       <method name="Void .ctor(Object, IntPtr)">
32193         <size>0</size>
32194       </method>
32195       <method name="Void Invoke()">
32196         <size>0</size>
32197       </method>
32198       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32199         <size>0</size>
32200       </method>
32201       <method name="Void EndInvoke(IAsyncResult)">
32202         <size>0</size>
32203       </method>
32204     </type>
32205     <type name="Test">
32206       <method name="Void &lt;Main&gt;m__0()">
32207         <size>33</size>
32208       </method>
32209     </type>
32210   </test>
32211   <test name="test-537.cs">
32212     <type name="Base">
32213       <method name="Void .ctor()">
32214         <size>7</size>
32215       </method>
32216       <method name="System.String get_H()">
32217         <size>6</size>
32218       </method>
32219     </type>
32220     <type name="X">
32221       <method name="Void .ctor()">
32222         <size>7</size>
32223       </method>
32224     </type>
32225     <type name="X+Derived">
32226       <method name="Void .ctor()">
32227         <size>7</size>
32228       </method>
32229     </type>
32230     <type name="X+Derived+Nested">
32231       <method name="Void .ctor()">
32232         <size>7</size>
32233       </method>
32234       <method name="Void G()">
32235         <size>21</size>
32236       </method>
32237     </type>
32238     <type name="Derived">
32239       <method name="Void .ctor()">
32240         <size>7</size>
32241       </method>
32242     </type>
32243     <type name="Derived+Nested">
32244       <method name="Void .ctor()">
32245         <size>7</size>
32246       </method>
32247       <method name="Void G()">
32248         <size>18</size>
32249       </method>
32250     </type>
32251     <type name="Test">
32252       <method name="Void .ctor()">
32253         <size>7</size>
32254       </method>
32255       <method name="Void Main()">
32256         <size>1</size>
32257       </method>
32258     </type>
32259   </test>
32260   <test name="test-538.cs">
32261     <type name="concrete">
32262       <method name="Void .ctor()">
32263         <size>7</size>
32264       </method>
32265     </type>
32266     <type name="Program">
32267       <method name="Void .ctor()">
32268         <size>7</size>
32269       </method>
32270       <method name="concrete getConcrete(IInterface)">
32271         <size>6</size>
32272       </method>
32273       <method name="Void Main(System.String[])">
32274         <size>20</size>
32275       </method>
32276     </type>
32277     <type name="testDelegate">
32278       <method name="Void .ctor(Object, IntPtr)">
32279         <size>0</size>
32280       </method>
32281       <method name="IInterface Invoke(concrete)">
32282         <size>0</size>
32283       </method>
32284       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32285         <size>0</size>
32286       </method>
32287       <method name="IInterface EndInvoke(IAsyncResult)">
32288         <size>0</size>
32289       </method>
32290     </type>
32291   </test>
32292   <test name="test-54.cs">
32293     <type name="X">
32294       <method name="Void .ctor()">
32295         <size>7</size>
32296       </method>
32297       <method name="Boolean v()">
32298         <size>26</size>
32299       </method>
32300       <method name="Int32 Main()">
32301         <size>2</size>
32302       </method>
32303     </type>
32304   </test>
32305   <test name="test-540.cs">
32306     <type name="A">
32307       <method name="Void .ctor()">
32308         <size>7</size>
32309       </method>
32310       <method name="Byte op_Implicit(A)">
32311         <size>3</size>
32312       </method>
32313     </type>
32314     <type name="Constraint">
32315       <method name="Void .ctor()">
32316         <size>7</size>
32317       </method>
32318       <method name="Void Foo(System.Object)">
32319         <size>1</size>
32320       </method>
32321       <method name="Int32 Main()">
32322         <size>93</size>
32323       </method>
32324       <method name="Constraint op_LogicalNot(Constraint)">
32325         <size>2</size>
32326       </method>
32327       <method name="Constraint op_UnaryPlus(Constraint)">
32328         <size>2</size>
32329       </method>
32330       <method name="Constraint op_OnesComplement(Constraint)">
32331         <size>2</size>
32332       </method>
32333       <method name="Constraint op_UnaryNegation(Constraint)">
32334         <size>2</size>
32335       </method>
32336     </type>
32337   </test>
32338   <test name="test-541.cs">
32339     <type name="A">
32340       <method name="Void .ctor(TestFunc)">
32341         <size>14</size>
32342       </method>
32343     </type>
32344     <type name="TestClass">
32345       <method name="Void .ctor()">
32346         <size>7</size>
32347       </method>
32348       <method name="Void .cctor()">
32349         <size>46</size>
32350       </method>
32351       <method name="Int32 Main()">
32352         <size>6</size>
32353       </method>
32354     </type>
32355     <type name="TestFunc">
32356       <method name="Void .ctor(Object, IntPtr)">
32357         <size>0</size>
32358       </method>
32359       <method name="Void Invoke(Int32)">
32360         <size>0</size>
32361       </method>
32362       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32363         <size>0</size>
32364       </method>
32365       <method name="Void EndInvoke(IAsyncResult)">
32366         <size>0</size>
32367       </method>
32368     </type>
32369     <type name="TestClass">
32370       <method name="Void &lt;a&gt;m__0(Int32)">
32371         <size>7</size>
32372       </method>
32373     </type>
32374   </test>
32375   <test name="test-542.cs">
32376     <type name="X">
32377       <method name="Void .ctor()">
32378         <size>7</size>
32379       </method>
32380       <method name="Void Main()">
32381         <size>1</size>
32382       </method>
32383     </type>
32384     <type name="ARec">
32385       <method name="Void .ctor(Decimal)">
32386         <size>14</size>
32387       </method>
32388       <method name="Decimal Round(Int32)">
32389         <size>13</size>
32390       </method>
32391       <method name="Decimal Round(Decimal, Int32)">
32392         <size>7</size>
32393       </method>
32394     </type>
32395   </test>
32396   <test name="test-543.cs">
32397     <type name="BetterMethod">
32398       <method name="Void .ctor()">
32399         <size>7</size>
32400       </method>
32401       <method name="Int32 get_Item(System.Boolean[])">
32402         <size>2</size>
32403       </method>
32404       <method name="System.String get_Item(Boolean, System.Object)">
32405         <size>6</size>
32406       </method>
32407     </type>
32408     <type name="MainClass">
32409       <method name="Void .ctor()">
32410         <size>7</size>
32411       </method>
32412       <method name="Int32 get_Item(Int32, System.String[])">
32413         <size>2</size>
32414       </method>
32415       <method name="Void set_Item(Int32, System.String[], Int32)">
32416         <size>40</size>
32417       </method>
32418       <method name="System.Object get_Item(Int32, System.Object[])">
32419         <size>2</size>
32420       </method>
32421       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32422         <size>40</size>
32423       </method>
32424       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32425         <size>2</size>
32426       </method>
32427       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32428         <size>40</size>
32429       </method>
32430       <method name="Void Main(System.String[])">
32431         <size>258</size>
32432       </method>
32433     </type>
32434   </test>
32435   <test name="test-544.cs">
32436     <type name="X">
32437       <method name="Void .ctor()">
32438         <size>7</size>
32439       </method>
32440       <method name="Void Main()">
32441         <size>32</size>
32442       </method>
32443     </type>
32444   </test>
32445   <test name="test-545.cs">
32446     <type name="X">
32447       <method name="Void .ctor()">
32448         <size>7</size>
32449       </method>
32450       <method name="Void Main()">
32451         <size>1</size>
32452       </method>
32453     </type>
32454     <type name="Dingus">
32455       <method name="Void .ctor(Int32)">
32456         <size>1</size>
32457       </method>
32458     </type>
32459   </test>
32460   <test name="test-546.cs">
32461     <type name="NameSpace.C">
32462       <method name="Void .ctor()">
32463         <size>7</size>
32464       </method>
32465       <method name="Void Main()">
32466         <size>1</size>
32467       </method>
32468     </type>
32469   </test>
32470   <test name="test-547.cs">
32471     <type name="C">
32472       <method name="Void .ctor()">
32473         <size>7</size>
32474       </method>
32475       <method name="Void Main()">
32476         <size>1</size>
32477       </method>
32478     </type>
32479   </test>
32480   <test name="test-548.cs">
32481     <type name="Bugs.Bug0">
32482       <method name="Void .ctor()">
32483         <size>7</size>
32484       </method>
32485       <method name="Int32 Main()">
32486         <size>23</size>
32487       </method>
32488     </type>
32489     <type name="Bugs.Bug0+MyBoolean">
32490       <method name="Void .ctor(Boolean)">
32491         <size>8</size>
32492       </method>
32493       <method name="MyBoolean op_Implicit(Boolean)">
32494         <size>7</size>
32495       </method>
32496       <method name="Boolean op_Implicit(MyBoolean)">
32497         <size>8</size>
32498       </method>
32499     </type>
32500   </test>
32501   <test name="test-549.cs">
32502     <type name="Do">
32503       <method name="Void .ctor()">
32504         <size>7</size>
32505       </method>
32506       <method name="Void Register(Get)">
32507         <size>1</size>
32508       </method>
32509       <method name="Void Register(System.Object)">
32510         <size>1</size>
32511       </method>
32512       <method name="System.Object MyGet(Do)">
32513         <size>2</size>
32514       </method>
32515       <method name="Void X()">
32516         <size>19</size>
32517       </method>
32518     </type>
32519     <type name="User">
32520       <method name="Void .ctor()">
32521         <size>7</size>
32522       </method>
32523       <method name="Void Main()">
32524         <size>1</size>
32525       </method>
32526     </type>
32527     <type name="Get">
32528       <method name="Void .ctor(Object, IntPtr)">
32529         <size>0</size>
32530       </method>
32531       <method name="System.Object Invoke(Do)">
32532         <size>0</size>
32533       </method>
32534       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32535         <size>0</size>
32536       </method>
32537       <method name="System.Object EndInvoke(IAsyncResult)">
32538         <size>0</size>
32539       </method>
32540     </type>
32541   </test>
32542   <test name="test-55.cs">
32543     <type name="A.B.C">
32544       <method name="Void .ctor()">
32545         <size>7</size>
32546       </method>
32547       <method name="Void Hola()">
32548         <size>11</size>
32549       </method>
32550     </type>
32551     <type name="X.Y.Z.W">
32552       <method name="Void .ctor()">
32553         <size>7</size>
32554       </method>
32555       <method name="Void Ahoj()">
32556         <size>11</size>
32557       </method>
32558     </type>
32559     <type name="Foo.System">
32560       <method name="Void .ctor()">
32561         <size>7</size>
32562       </method>
32563       <method name="Void X()">
32564         <size>11</size>
32565       </method>
32566     </type>
32567     <type name="App">
32568       <method name="Void .ctor()">
32569         <size>7</size>
32570       </method>
32571       <method name="Int32 Main()">
32572         <size>12</size>
32573       </method>
32574     </type>
32575   </test>
32576   <test name="test-550.cs">
32577     <type name="Bla.Blub.Fo‿o">
32578       <method name="Void .ctor()">
32579         <size>7</size>
32580       </method>
32581       <method name="Void Main(System.String[])">
32582         <size>11</size>
32583       </method>
32584     </type>
32585   </test>
32586   <test name="test-551.cs">
32587     <type name="System.Int32">
32588       <method name="Void Main()">
32589         <size>1</size>
32590       </method>
32591     </type>
32592   </test>
32593   <test name="test-552.cs">
32594     <type name="C">
32595       <method name="Void .ctor()">
32596         <size>7</size>
32597       </method>
32598       <method name="Void Test(C)">
32599         <size>1</size>
32600       </method>
32601       <method name="Void Main()">
32602         <size>14</size>
32603       </method>
32604     </type>
32605   </test>
32606   <test name="test-553.cs">
32607     <type name="A">
32608       <method name="Void .ctor()">
32609         <size>7</size>
32610       </method>
32611       <method name="Void Add(System.Object)">
32612         <size>1</size>
32613       </method>
32614     </type>
32615     <type name="B">
32616       <method name="Void .ctor()">
32617         <size>7</size>
32618       </method>
32619       <method name="Boolean Add(System.Object)">
32620         <size>2</size>
32621       </method>
32622       <method name="Void Main()">
32623         <size>1</size>
32624       </method>
32625     </type>
32626   </test>
32627   <test name="test-554.cs">
32628     <type name="C">
32629       <method name="Void .ctor()">
32630         <size>7</size>
32631       </method>
32632       <method name="Int32 Main()">
32633         <size>145</size>
32634       </method>
32635     </type>
32636     <type name="&lt;PrivateImplementationDetails&gt;">
32637       <method name="Void .ctor()">
32638         <size>7</size>
32639       </method>
32640     </type>
32641   </test>
32642   <test name="test-555.cs">
32643     <type name="Test">
32644       <method name="Void .ctor()">
32645         <size>7</size>
32646       </method>
32647       <method name="Int32 Main()">
32648         <size>351</size>
32649       </method>
32650     </type>
32651   </test>
32652   <test name="test-556.cs">
32653     <type name="S">
32654       <method name="Void .ctor()">
32655         <size>7</size>
32656       </method>
32657       <method name="Void Frobnikator()">
32658         <size>1</size>
32659       </method>
32660       <method name="Void CharToX()">
32661         <size>1</size>
32662       </method>
32663       <method name="Int32 Main()">
32664         <size>35</size>
32665       </method>
32666     </type>
32667   </test>
32668   <test name="test-557.cs">
32669     <type name="Test">
32670       <method name="Void .ctor()">
32671         <size>7</size>
32672       </method>
32673       <method name="Void Main(System.String[])">
32674         <size>1</size>
32675       </method>
32676     </type>
32677   </test>
32678   <test name="test-558.cs">
32679     <type name="TestClass">
32680       <method name="Void .ctor()">
32681         <size>7</size>
32682       </method>
32683       <method name="Void Main()">
32684         <size>21</size>
32685       </method>
32686       <method name="Void TestMethod(Int32)">
32687         <size>1</size>
32688       </method>
32689     </type>
32690     <type name="TestClass+OneDelegate">
32691       <method name="Void .ctor(Object, IntPtr)">
32692         <size>0</size>
32693       </method>
32694       <method name="Void Invoke(Int32)">
32695         <size>0</size>
32696       </method>
32697       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32698         <size>0</size>
32699       </method>
32700       <method name="Void EndInvoke(IAsyncResult)">
32701         <size>0</size>
32702       </method>
32703     </type>
32704   </test>
32705   <test name="test-559.cs">
32706     <type name="C">
32707       <method name="Void .ctor()">
32708         <size>7</size>
32709       </method>
32710       <method name="Void add_TestEvent(B+TestDelegate)">
32711         <size>24</size>
32712       </method>
32713       <method name="Void remove_TestEvent(B+TestDelegate)">
32714         <size>24</size>
32715       </method>
32716       <method name="Void Main()">
32717         <size>1</size>
32718       </method>
32719     </type>
32720   </test>
32721   <test name="test-56.cs">
32722     <type name="A">
32723       <method name="Void .ctor()">
32724         <size>7</size>
32725       </method>
32726       <method name="Int32 get_P()">
32727         <size>7</size>
32728       </method>
32729       <method name="Void set_P(Int32)">
32730         <size>8</size>
32731       </method>
32732       <method name="Int32 get_Q()">
32733         <size>0</size>
32734       </method>
32735       <method name="Void set_Q(Int32)">
32736         <size>0</size>
32737       </method>
32738       <method name="Int32 get_R()">
32739         <size>7</size>
32740       </method>
32741       <method name="Void set_R(Int32)">
32742         <size>8</size>
32743       </method>
32744     </type>
32745     <type name="B">
32746       <method name="Void .ctor()">
32747         <size>7</size>
32748       </method>
32749       <method name="Int32 get_P()">
32750         <size>7</size>
32751       </method>
32752       <method name="Void set_P(Int32)">
32753         <size>8</size>
32754       </method>
32755       <method name="Int32 get_Q()">
32756         <size>7</size>
32757       </method>
32758       <method name="Void set_Q(Int32)">
32759         <size>8</size>
32760       </method>
32761     </type>
32762     <type name="C">
32763       <method name="Void .ctor()">
32764         <size>7</size>
32765       </method>
32766       <method name="Int32 get_Q()">
32767         <size>7</size>
32768       </method>
32769       <method name="Void set_Q(Int32)">
32770         <size>8</size>
32771       </method>
32772       <method name="Int32 get_R()">
32773         <size>7</size>
32774       </method>
32775       <method name="Void set_R(Int32)">
32776         <size>8</size>
32777       </method>
32778     </type>
32779     <type name="M">
32780       <method name="Void .ctor()">
32781         <size>7</size>
32782       </method>
32783       <method name="Int32 Main()">
32784         <size>221</size>
32785       </method>
32786     </type>
32787   </test>
32788   <test name="test-560.cs">
32789     <type name="Bugs.Bug2">
32790       <method name="Void .ctor()">
32791         <size>7</size>
32792       </method>
32793       <method name="Void Main(System.String[])">
32794         <size>81</size>
32795       </method>
32796     </type>
32797     <type name="Bugs.Bug2+MyByte">
32798       <method name="Void .ctor(Byte)">
32799         <size>8</size>
32800       </method>
32801       <method name="MyByte op_Implicit(Byte)">
32802         <size>7</size>
32803       </method>
32804       <method name="Byte op_Implicit(MyByte)">
32805         <size>8</size>
32806       </method>
32807     </type>
32808     <type name="Bugs.Bug2+MyInt">
32809       <method name="Void .ctor(Int32)">
32810         <size>8</size>
32811       </method>
32812       <method name="MyInt op_Implicit(Int32)">
32813         <size>7</size>
32814       </method>
32815       <method name="Int32 op_Implicit(MyInt)">
32816         <size>8</size>
32817       </method>
32818     </type>
32819   </test>
32820   <test name="test-561.cs">
32821     <type name="A">
32822       <method name="Void .ctor()">
32823         <size>7</size>
32824       </method>
32825       <method name="Void I.M()">
32826         <size>1</size>
32827       </method>
32828       <method name="Void M()">
32829         <size>0</size>
32830       </method>
32831     </type>
32832     <type name="C">
32833       <method name="Void .ctor()">
32834         <size>7</size>
32835       </method>
32836       <method name="Void M()">
32837         <size>1</size>
32838       </method>
32839       <method name="Void Main()">
32840         <size>1</size>
32841       </method>
32842     </type>
32843   </test>
32844   <test name="test-562.cs">
32845     <type name="Program">
32846       <method name="Void .ctor()">
32847         <size>7</size>
32848       </method>
32849       <method name="Int32 Main()">
32850         <size>45</size>
32851       </method>
32852     </type>
32853   </test>
32854   <test name="test-563.cs">
32855     <type name="Test">
32856       <method name="Void .ctor()">
32857         <size>7</size>
32858       </method>
32859       <method name="System.Object TestMethod(TestCollection)">
32860         <size>64</size>
32861       </method>
32862       <method name="Void Main()">
32863         <size>1</size>
32864       </method>
32865     </type>
32866   </test>
32867   <test name="test-564.cs">
32868     <type name="A">
32869       <method name="Void .ctor()">
32870         <size>7</size>
32871       </method>
32872       <method name="Void Main()">
32873         <size>1</size>
32874       </method>
32875     </type>
32876   </test>
32877   <test name="test-565.cs">
32878     <type name="T">
32879       <method name="Void .ctor()">
32880         <size>7</size>
32881       </method>
32882       <method name="Boolean Equals(System.Object)">
32883         <size>2</size>
32884       </method>
32885       <method name="Void Main()">
32886         <size>1</size>
32887       </method>
32888     </type>
32889   </test>
32890   <test name="test-566.cs">
32891     <type name="Test">
32892       <method name="Void .ctor()">
32893         <size>7</size>
32894       </method>
32895       <method name="System.String get_Spec()">
32896         <size>12</size>
32897       </method>
32898       <method name="Void Foo(C)">
32899         <size>7</size>
32900       </method>
32901       <method name="Void Foo2(CC)">
32902         <size>12</size>
32903       </method>
32904       <method name="Void Main()">
32905         <size>1</size>
32906       </method>
32907     </type>
32908     <type name="CA">
32909       <method name="Void .ctor()">
32910         <size>7</size>
32911       </method>
32912       <method name="Void set_Spec(System.String)">
32913         <size>1</size>
32914       </method>
32915     </type>
32916     <type name="CB">
32917       <method name="Void .ctor()">
32918         <size>7</size>
32919       </method>
32920       <method name="Void set_Spec(System.String)">
32921         <size>1</size>
32922       </method>
32923     </type>
32924     <type name="CC">
32925       <method name="Void .ctor()">
32926         <size>7</size>
32927       </method>
32928     </type>
32929   </test>
32930   <test name="test-567.cs">
32931     <type name="preservesig_test.Class1">
32932       <method name="Void .ctor()">
32933         <size>7</size>
32934       </method>
32935       <method name="Int32 Main(System.String[])">
32936         <size>143</size>
32937       </method>
32938     </type>
32939     <type name="preservesig_test.TestClass">
32940       <method name="Void .ctor()">
32941         <size>7</size>
32942       </method>
32943       <method name="Void add_e(preservesig_test.TestClass+D)">
32944         <size>24</size>
32945       </method>
32946       <method name="Void remove_e(preservesig_test.TestClass+D)">
32947         <size>24</size>
32948       </method>
32949       <method name="Int32 DoFoo()">
32950         <size>2</size>
32951       </method>
32952       <method name="Int32 get_Foo()">
32953         <size>2</size>
32954       </method>
32955     </type>
32956     <type name="preservesig_test.TestClass+D">
32957       <method name="Void .ctor(Object, IntPtr)">
32958         <size>0</size>
32959       </method>
32960       <method name="Void Invoke()">
32961         <size>0</size>
32962       </method>
32963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32964         <size>0</size>
32965       </method>
32966       <method name="Void EndInvoke(IAsyncResult)">
32967         <size>0</size>
32968       </method>
32969     </type>
32970   </test>
32971   <test name="test-568.cs">
32972     <type name="B">
32973       <method name="Void .ctor()">
32974         <size>7</size>
32975       </method>
32976       <method name="Void Main()">
32977         <size>1</size>
32978       </method>
32979     </type>
32980   </test>
32981   <test name="test-569.cs">
32982     <type name="MyAttribute">
32983       <method name="Void .ctor()">
32984         <size>7</size>
32985       </method>
32986     </type>
32987     <type name="SubAttribute">
32988       <method name="Void .ctor()">
32989         <size>7</size>
32990       </method>
32991     </type>
32992     <type name="test">
32993       <method name="Void .ctor()">
32994         <size>7</size>
32995       </method>
32996       <method name="Void method()">
32997         <size>1</size>
32998       </method>
32999       <method name="Void Main()">
33000         <size>1</size>
33001       </method>
33002     </type>
33003   </test>
33004   <test name="test-57.cs">
33005     <type name="Button">
33006       <method name="Void .ctor()">
33007         <size>7</size>
33008       </method>
33009       <method name="Void add_Click(EventHandler)">
33010         <size>24</size>
33011       </method>
33012       <method name="Void remove_Click(EventHandler)">
33013         <size>24</size>
33014       </method>
33015       <method name="Void OnClick(Int32, Int32)">
33016         <size>36</size>
33017       </method>
33018       <method name="Void Reset()">
33019         <size>8</size>
33020       </method>
33021     </type>
33022     <type name="Blah">
33023       <method name="Void .ctor()">
33024         <size>18</size>
33025       </method>
33026       <method name="Void Connect()">
33027         <size>59</size>
33028       </method>
33029       <method name="Void Button1_Click(Int32, Int32)">
33030         <size>34</size>
33031       </method>
33032       <method name="Void Foo_Click(Int32, Int32)">
33033         <size>34</size>
33034       </method>
33035       <method name="Void Disconnect()">
33036         <size>34</size>
33037       </method>
33038       <method name="Int32 Main()">
33039         <size>66</size>
33040       </method>
33041     </type>
33042     <type name="EventHandler">
33043       <method name="Void .ctor(Object, IntPtr)">
33044         <size>0</size>
33045       </method>
33046       <method name="Void Invoke(Int32, Int32)">
33047         <size>0</size>
33048       </method>
33049       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
33050         <size>0</size>
33051       </method>
33052       <method name="Void EndInvoke(IAsyncResult)">
33053         <size>0</size>
33054       </method>
33055     </type>
33056   </test>
33057   <test name="test-570.cs">
33058     <type name="Bar">
33059       <method name="Void .ctor()">
33060         <size>7</size>
33061       </method>
33062     </type>
33063     <type name="Program">
33064       <method name="Void .ctor()">
33065         <size>7</size>
33066       </method>
33067       <method name="Void Main()">
33068         <size>47</size>
33069       </method>
33070     </type>
33071   </test>
33072   <test name="test-571.cs">
33073     <type name="Test">
33074       <method name="Void .ctor()">
33075         <size>7</size>
33076       </method>
33077       <method name="Void Main()">
33078         <size>1</size>
33079       </method>
33080     </type>
33081   </test>
33082   <test name="test-572.cs">
33083     <type name="C">
33084       <method name="Void .ctor()">
33085         <size>7</size>
33086       </method>
33087       <method name="Color get_Color()">
33088         <size>10</size>
33089       </method>
33090       <method name="Void ResetCustomColors()">
33091         <size>16</size>
33092       </method>
33093       <method name="Void Main()">
33094         <size>1</size>
33095       </method>
33096     </type>
33097     <type name="Color">
33098       <method name="Color From(Int32)">
33099         <size>10</size>
33100       </method>
33101       <method name="Int32 ToArgb()">
33102         <size>2</size>
33103       </method>
33104     </type>
33105   </test>
33106   <test name="test-573.cs">
33107     <type name="C">
33108       <method name="Void .ctor()">
33109         <size>7</size>
33110       </method>
33111       <method name="Void .cctor()">
33112         <size>11</size>
33113       </method>
33114       <method name="Void Main()">
33115         <size>25</size>
33116       </method>
33117     </type>
33118   </test>
33119   <test name="test-574.cs">
33120     <type name="X">
33121       <method name="Void .ctor()">
33122         <size>7</size>
33123       </method>
33124       <method name="Int32 Main()">
33125         <size>31</size>
33126       </method>
33127     </type>
33128   </test>
33129   <test name="test-575.cs">
33130     <type name="Program">
33131       <method name="Void .ctor()">
33132         <size>7</size>
33133       </method>
33134       <method name="Void Main(System.String[])">
33135         <size>25</size>
33136       </method>
33137     </type>
33138   </test>
33139   <test name="test-576.cs">
33140     <type name="Foo">
33141       <method name="Void .ctor()">
33142         <size>7</size>
33143       </method>
33144       <method name="Void Main()">
33145         <size>24</size>
33146       </method>
33147     </type>
33148   </test>
33149   <test name="test-578.cs">
33150     <type name="Test1.TestItem1">
33151       <method name="Void .ctor()">
33152         <size>7</size>
33153       </method>
33154       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33155         <size>34</size>
33156       </method>
33157       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33158         <size>34</size>
33159       </method>
33160       <method name="Int32 Test()">
33161         <size>12</size>
33162       </method>
33163     </type>
33164     <type name="Test1.TestItem2">
33165       <method name="Void .ctor()">
33166         <size>7</size>
33167       </method>
33168       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33169         <size>18</size>
33170       </method>
33171       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33172         <size>18</size>
33173       </method>
33174     </type>
33175     <type name="Test1.CC">
33176       <method name="Void .ctor()">
33177         <size>7</size>
33178       </method>
33179       <method name="Int32 Main()">
33180         <size>57</size>
33181       </method>
33182     </type>
33183     <type name="Test1.TestDelegate1">
33184       <method name="Void .ctor(Object, IntPtr)">
33185         <size>0</size>
33186       </method>
33187       <method name="Int32 Invoke()">
33188         <size>0</size>
33189       </method>
33190       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33191         <size>0</size>
33192       </method>
33193       <method name="Int32 EndInvoke(IAsyncResult)">
33194         <size>0</size>
33195       </method>
33196     </type>
33197     <type name="Test1.CC">
33198       <method name="Int32 &lt;Main&gt;m__0()">
33199         <size>2</size>
33200       </method>
33201     </type>
33202   </test>
33203   <test name="test-579.cs">
33204     <type name="X">
33205       <method name="Void .ctor()">
33206         <size>7</size>
33207       </method>
33208       <method name="Void Main()">
33209         <size>35</size>
33210       </method>
33211       <method name="Void DoCall(X+test)">
33212         <size>1</size>
33213       </method>
33214     </type>
33215     <type name="X+test">
33216       <method name="Void .ctor(Object, IntPtr)">
33217         <size>0</size>
33218       </method>
33219       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33220         <size>0</size>
33221       </method>
33222       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33223         <size>0</size>
33224       </method>
33225       <method name="System.Object EndInvoke(IAsyncResult)">
33226         <size>0</size>
33227       </method>
33228     </type>
33229     <type name="X">
33230       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33231         <size>18</size>
33232       </method>
33233     </type>
33234   </test>
33235   <test name="test-58.cs">
33236     <type name="Blah">
33237       <method name="Void .ctor()">
33238         <size>7</size>
33239       </method>
33240       <method name="Int32 Main()">
33241         <size>27</size>
33242       </method>
33243     </type>
33244   </test>
33245   <test name="test-580.cs">
33246     <type name="Bla">
33247       <method name="Void .ctor()">
33248         <size>7</size>
33249       </method>
33250       <method name="Void BuildNode(System.String ByRef)">
33251         <size>43</size>
33252       </method>
33253       <method name="Void BuildNode(System.String[] ByRef)">
33254         <size>56</size>
33255       </method>
33256       <method name="Void BuildNode_B(System.Object ByRef)">
33257         <size>18</size>
33258       </method>
33259       <method name="System.String BuildNode_C(System.String ByRef)">
33260         <size>76</size>
33261       </method>
33262       <method name="System.String BuildNode_D()">
33263         <size>155</size>
33264       </method>
33265       <method name="Void BuildNode_E(System.String[,] ByRef)">
33266         <size>68</size>
33267       </method>
33268       <method name="Int32 Main()">
33269         <size>265</size>
33270       </method>
33271     </type>
33272   </test>
33273   <test name="test-581.cs">
33274     <type name="TestParams">
33275       <method name="Void .ctor()">
33276         <size>7</size>
33277       </method>
33278       <method name="System.Object get_Item(System.String[])">
33279         <size>4</size>
33280       </method>
33281       <method name="Void set_Item(System.String[], System.Object)">
33282         <size>40</size>
33283       </method>
33284       <method name="Void TestMethod()">
33285         <size>179</size>
33286       </method>
33287     </type>
33288     <type name="TestNonParams">
33289       <method name="Void .ctor()">
33290         <size>7</size>
33291       </method>
33292       <method name="System.Object get_Item(System.String)">
33293         <size>2</size>
33294       </method>
33295       <method name="Void set_Item(System.String, System.Object)">
33296         <size>40</size>
33297       </method>
33298       <method name="Void TestMethod()">
33299         <size>71</size>
33300       </method>
33301     </type>
33302     <type name="M">
33303       <method name="Void .ctor()">
33304         <size>7</size>
33305       </method>
33306       <method name="Int32 Main()">
33307         <size>22</size>
33308       </method>
33309     </type>
33310   </test>
33311   <test name="test-582.cs">
33312     <type name="TrueClass">
33313       <method name="Void Main()">
33314         <size>1</size>
33315       </method>
33316     </type>
33317   </test>
33318   <test name="test-583.cs">
33319     <type name="Program">
33320       <method name="Void .ctor()">
33321         <size>7</size>
33322       </method>
33323       <method name="Int32 Main()">
33324         <size>19</size>
33325       </method>
33326     </type>
33327     <type name="ObjectContainerBase">
33328       <method name="Void .ctor()">
33329         <size>7</size>
33330       </method>
33331     </type>
33332   </test>
33333   <test name="test-584.cs">
33334     <type name="Style">
33335       <method name="Void .ctor()">
33336         <size>7</size>
33337       </method>
33338       <method name="Style get_CurrentStyle()">
33339         <size>2</size>
33340       </method>
33341       <method name="Void set_CurrentStyle(Style)">
33342         <size>1</size>
33343       </method>
33344       <method name="Boolean LoadCurrentStyle()">
33345         <size>20</size>
33346       </method>
33347       <method name="Style Load()">
33348         <size>2</size>
33349       </method>
33350       <method name="Int32 Main()">
33351         <size>18</size>
33352       </method>
33353     </type>
33354   </test>
33355   <test name="test-585.cs">
33356     <type name="A">
33357       <method name="Void .ctor()">
33358         <size>7</size>
33359       </method>
33360     </type>
33361     <type name="B">
33362       <method name="Void .ctor()">
33363         <size>7</size>
33364       </method>
33365     </type>
33366     <type name="X">
33367       <method name="Void .ctor()">
33368         <size>7</size>
33369       </method>
33370     </type>
33371     <type name="Program">
33372       <method name="Void .ctor()">
33373         <size>7</size>
33374       </method>
33375       <method name="Void Main()">
33376         <size>52</size>
33377       </method>
33378     </type>
33379   </test>
33380   <test name="test-586.cs">
33381     <type name="Program">
33382       <method name="Void .ctor()">
33383         <size>7</size>
33384       </method>
33385       <method name="Int32 Main()">
33386         <size>99</size>
33387       </method>
33388     </type>
33389     <type name="Program+MyColor">
33390       <method name="Void .ctor(Single)">
33391         <size>8</size>
33392       </method>
33393       <method name="Single get_Value()">
33394         <size>7</size>
33395       </method>
33396       <method name="MyColor op_Addition(MyColor, MyColor)">
33397         <size>21</size>
33398       </method>
33399     </type>
33400   </test>
33401   <test name="test-587.cs">
33402     <type name="Program">
33403       <method name="Void .ctor()">
33404         <size>7</size>
33405       </method>
33406       <method name="Int32 Main()">
33407         <size>17</size>
33408       </method>
33409     </type>
33410   </test>
33411   <test name="test-588.cs">
33412     <type name="TestNamespace.TestClass">
33413       <method name="Void .ctor()">
33414         <size>7</size>
33415       </method>
33416       <method name="Void HelloWorld()">
33417         <size>1</size>
33418       </method>
33419     </type>
33420     <type name="SuperClass">
33421       <method name="Void .ctor()">
33422         <size>7</size>
33423       </method>
33424       <method name="TestNamespace.TestClass get_TestClass()">
33425         <size>7</size>
33426       </method>
33427     </type>
33428     <type name="SubClass">
33429       <method name="Void .ctor()">
33430         <size>12</size>
33431       </method>
33432     </type>
33433     <type name="App">
33434       <method name="Void .ctor()">
33435         <size>7</size>
33436       </method>
33437       <method name="Void Main()">
33438         <size>7</size>
33439       </method>
33440     </type>
33441   </test>
33442   <test name="test-589.cs">
33443     <type name="TestNamespace.TestClass">
33444       <method name="Void .ctor()">
33445         <size>7</size>
33446       </method>
33447       <method name="Void HelloWorld()">
33448         <size>1</size>
33449       </method>
33450     </type>
33451     <type name="SuperClass">
33452       <method name="Void .ctor()">
33453         <size>7</size>
33454       </method>
33455       <method name="TestNamespace.TestClass get_TestClass()">
33456         <size>7</size>
33457       </method>
33458       <method name="Void set_TestClass(TestNamespace.TestClass)">
33459         <size>1</size>
33460       </method>
33461     </type>
33462     <type name="SubClass">
33463       <method name="Void .ctor()">
33464         <size>12</size>
33465       </method>
33466     </type>
33467     <type name="App">
33468       <method name="Void .ctor()">
33469         <size>7</size>
33470       </method>
33471       <method name="Void Main()">
33472         <size>7</size>
33473       </method>
33474     </type>
33475   </test>
33476   <test name="test-59.cs">
33477     <type name="X">
33478       <method name="Void .ctor()">
33479         <size>7</size>
33480       </method>
33481       <method name="Int32 test_explicit()">
33482         <size>224</size>
33483       </method>
33484       <method name="Int32 test_implicit()">
33485         <size>102</size>
33486       </method>
33487       <method name="Int32 Main()">
33488         <size>55</size>
33489       </method>
33490     </type>
33491   </test>
33492   <test name="test-590.cs">
33493     <type name="X">
33494       <method name="Void .ctor()">
33495         <size>18</size>
33496       </method>
33497       <method name="Int32 Main()">
33498         <size>28</size>
33499       </method>
33500       <method name="System.String Foo()">
33501         <size>6</size>
33502       </method>
33503       <method name="System.String get_Prop()">
33504         <size>7</size>
33505       </method>
33506       <method name="Void set_Prop(System.String)">
33507         <size>8</size>
33508       </method>
33509       <method name="System.String get_Item(Int32)">
33510         <size>7</size>
33511       </method>
33512       <method name="Void set_Item(Int32, System.String)">
33513         <size>8</size>
33514       </method>
33515       <method name="Int32 Do(System.String, System.String, System.String)">
33516         <size>334</size>
33517       </method>
33518     </type>
33519   </test>
33520   <test name="test-591.cs">
33521     <type name="C1">
33522       <method name="Void .ctor()">
33523         <size>7</size>
33524       </method>
33525       <method name="Void Foo(System.String)">
33526         <size>49</size>
33527       </method>
33528     </type>
33529     <type name="C2">
33530       <method name="Void .ctor()">
33531         <size>7</size>
33532       </method>
33533       <method name="Void Main()">
33534         <size>1</size>
33535       </method>
33536     </type>
33537   </test>
33538   <test name="test-592.cs">
33539     <type name="T">
33540       <method name="Void .ctor()">
33541         <size>7</size>
33542       </method>
33543       <method name="Int32 fib(Int32)">
33544         <size>53</size>
33545       </method>
33546       <method name="Int32 xx(Int32)">
33547         <size>33</size>
33548       </method>
33549       <method name="Void foo(Int32)">
33550         <size>38</size>
33551       </method>
33552       <method name="Void XXXA()">
33553         <size>6</size>
33554       </method>
33555       <method name="Void Main()">
33556         <size>1</size>
33557       </method>
33558     </type>
33559   </test>
33560   <test name="test-593.cs">
33561     <type name="MainClass">
33562       <method name="Void .ctor()">
33563         <size>7</size>
33564       </method>
33565       <method name="Void Foo(I)">
33566         <size>7</size>
33567       </method>
33568       <method name="Void Main()">
33569         <size>1</size>
33570       </method>
33571     </type>
33572   </test>
33573   <test name="test-594.cs">
33574     <type name="Test">
33575       <method name="Void .ctor()">
33576         <size>7</size>
33577       </method>
33578       <method name="Void Main()">
33579         <size>1</size>
33580       </method>
33581     </type>
33582   </test>
33583   <test name="test-595.cs">
33584     <type name="AttributesCollection">
33585       <method name="Void .ctor()">
33586         <size>7</size>
33587       </method>
33588       <method name="System.Object get_Item(SymbolId)">
33589         <size>2</size>
33590       </method>
33591       <method name="Void set_Item(SymbolId, System.Object)">
33592         <size>1</size>
33593       </method>
33594     </type>
33595     <type name="Program">
33596       <method name="Void .ctor()">
33597         <size>7</size>
33598       </method>
33599       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33600         <size>18</size>
33601       </method>
33602       <method name="Void Main()">
33603         <size>23</size>
33604       </method>
33605     </type>
33606   </test>
33607   <test name="test-596.cs">
33608     <type name="C">
33609       <method name="Void .ctor()">
33610         <size>7</size>
33611       </method>
33612       <method name="Void Main()">
33613         <size>17</size>
33614       </method>
33615     </type>
33616   </test>
33617   <test name="test-597.cs">
33618     <type name="TestNS.Foo">
33619       <method name="Void .ctor()">
33620         <size>7</size>
33621       </method>
33622     </type>
33623     <type name="TestNS.XElement">
33624       <method name="Void .ctor()">
33625         <size>7</size>
33626       </method>
33627       <method name="TestNS.Bar get_Document()">
33628         <size>2</size>
33629       </method>
33630       <method name="System.Object get_CrashHere()">
33631         <size>29</size>
33632       </method>
33633     </type>
33634     <type name="TestNS.Element">
33635       <method name="Void .ctor()">
33636         <size>7</size>
33637       </method>
33638       <method name="TestNS.Foo get_Document()">
33639         <size>2</size>
33640       </method>
33641     </type>
33642     <type name="TestNS.Bar">
33643       <method name="Void .ctor()">
33644         <size>7</size>
33645       </method>
33646       <method name="IHoge get_Root()">
33647         <size>2</size>
33648       </method>
33649     </type>
33650     <type name="TestNS.C">
33651       <method name="Void .ctor()">
33652         <size>7</size>
33653       </method>
33654       <method name="Void Main()">
33655         <size>1</size>
33656       </method>
33657     </type>
33658   </test>
33659   <test name="test-598.cs">
33660     <type name="Test">
33661       <method name="Void .ctor()">
33662         <size>35</size>
33663       </method>
33664       <method name="V get_v()">
33665         <size>7</size>
33666       </method>
33667       <method name="Void Main()">
33668         <size>1</size>
33669       </method>
33670     </type>
33671     <type name="V">
33672       <method name="Void set_Item(Int32, Int32)">
33673         <size>1</size>
33674       </method>
33675     </type>
33676   </test>
33677   <test name="test-599.cs">
33678     <type name="Test.String">
33679       <method name="Void .ctor(String)">
33680         <size>14</size>
33681       </method>
33682       <method name="Test.String op_Implicit(System.String)">
33683         <size>15</size>
33684       </method>
33685       <method name="System.String op_Implicit(Test.String)">
33686         <size>15</size>
33687       </method>
33688     </type>
33689     <type name="TestCompiler.MainClass">
33690       <method name="Void .ctor()">
33691         <size>7</size>
33692       </method>
33693       <method name="Int32 Main()">
33694         <size>80</size>
33695       </method>
33696     </type>
33697   </test>
33698   <test name="test-6.cs">
33699     <type name="X">
33700       <method name="Void .ctor()">
33701         <size>7</size>
33702       </method>
33703       <method name="Int32 Main()">
33704         <size>37</size>
33705       </method>
33706     </type>
33707   </test>
33708   <test name="test-60.cs">
33709     <type name="ns5.Y">
33710       <method name="Void .ctor()">
33711         <size>7</size>
33712       </method>
33713       <method name="Void Run()">
33714         <size>1</size>
33715       </method>
33716     </type>
33717     <type name="X">
33718       <method name="Void .ctor()">
33719         <size>7</size>
33720       </method>
33721       <method name="Int32 Main()">
33722         <size>14</size>
33723       </method>
33724     </type>
33725   </test>
33726   <test name="test-600.cs">
33727     <type name="Test.Regression">
33728       <method name="Void .ctor()">
33729         <size>7</size>
33730       </method>
33731       <method name="Int32 Main()">
33732         <size>90</size>
33733       </method>
33734     </type>
33735   </test>
33736   <test name="test-601.cs">
33737     <type name="C">
33738       <method name="Void .ctor()">
33739         <size>7</size>
33740       </method>
33741       <method name="Void Main()">
33742         <size>1</size>
33743       </method>
33744     </type>
33745     <type name="C+MarkerUpdatedVMDelegate">
33746       <method name="Void .ctor(Object, IntPtr)">
33747         <size>0</size>
33748       </method>
33749       <method name="Void Invoke(IntPtr, IntPtr)">
33750         <size>0</size>
33751       </method>
33752       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33753         <size>0</size>
33754       </method>
33755       <method name="Void EndInvoke(IAsyncResult)">
33756         <size>0</size>
33757       </method>
33758     </type>
33759   </test>
33760   <test name="test-602.cs">
33761     <type name="C">
33762       <method name="Void .ctor()">
33763         <size>7</size>
33764       </method>
33765       <method name="Int32 Main()">
33766         <size>95</size>
33767       </method>
33768       <method name="Int32 Error(System.String, System.Object[])">
33769         <size>8</size>
33770       </method>
33771       <method name="Int32 Format(System.String, System.Object)">
33772         <size>2</size>
33773       </method>
33774       <method name="Int32 Format(System.String, System.Object[])">
33775         <size>2</size>
33776       </method>
33777       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33778         <size>2</size>
33779       </method>
33780       <method name="Int32 Test_A(System.String)">
33781         <size>2</size>
33782       </method>
33783       <method name="Int32 Test_A(System.String, System.Object[])">
33784         <size>2</size>
33785       </method>
33786       <method name="Int32 Test_C(System.Type, System.Int32[])">
33787         <size>2</size>
33788       </method>
33789       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33790         <size>2</size>
33791       </method>
33792     </type>
33793   </test>
33794   <test name="test-603.cs">
33795     <type name="ConsoleApplication1.Program">
33796       <method name="Void .ctor()">
33797         <size>7</size>
33798       </method>
33799       <method name="Void .cctor()">
33800         <size>1</size>
33801       </method>
33802       <method name="Int32 Main()">
33803         <size>52</size>
33804       </method>
33805     </type>
33806   </test>
33807   <test name="test-604.cs">
33808     <type name="Program">
33809       <method name="Void .ctor()">
33810         <size>7</size>
33811       </method>
33812       <method name="Int32 Main()">
33813         <size>83</size>
33814       </method>
33815     </type>
33816     <type name="Program+ImplementingExplicitInterfacesMembers">
33817       <method name="Void .ctor()">
33818         <size>7</size>
33819       </method>
33820       <method name="Void Program.Iface1.IfaceMethod1()">
33821         <size>1</size>
33822       </method>
33823       <method name="Void Program.Iface2.IfaceMethod2()">
33824         <size>1</size>
33825       </method>
33826     </type>
33827   </test>
33828   <test name="test-605.cs">
33829     <type name="TestA">
33830       <method name="Void .ctor()">
33831         <size>7</size>
33832       </method>
33833       <method name="System.String get_Method()">
33834         <size>2</size>
33835       </method>
33836     </type>
33837     <type name="TestB">
33838       <method name="Void .ctor()">
33839         <size>7</size>
33840       </method>
33841       <method name="System.String get_Method()">
33842         <size>2</size>
33843       </method>
33844       <method name="Void Main()">
33845         <size>1</size>
33846       </method>
33847     </type>
33848   </test>
33849   <test name="test-606.cs">
33850     <type name="Program">
33851       <method name="Void .ctor()">
33852         <size>7</size>
33853       </method>
33854       <method name="Int32 Main()">
33855         <size>157</size>
33856       </method>
33857     </type>
33858     <type name="Info">
33859       <method name="Void .ctor()">
33860         <size>7</size>
33861       </method>
33862       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33863         <size>2</size>
33864       </method>
33865       <method name="Void System.Collections.IEnumerator.Reset()">
33866         <size>1</size>
33867       </method>
33868       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33869         <size>2</size>
33870       </method>
33871       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33872         <size>2</size>
33873       </method>
33874       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33875         <size>1</size>
33876       </method>
33877     </type>
33878   </test>
33879   <test name="test-607.cs">
33880     <type name="Program">
33881       <method name="Void .ctor()">
33882         <size>7</size>
33883       </method>
33884       <method name="Int32 Main()">
33885         <size>40</size>
33886       </method>
33887     </type>
33888   </test>
33889   <test name="test-608.cs">
33890     <type name="X">
33891       <method name="Void .ctor()">
33892         <size>7</size>
33893       </method>
33894       <method name="Void Main()">
33895         <size>60</size>
33896       </method>
33897     </type>
33898   </test>
33899   <test name="test-609.cs">
33900     <type name="Test">
33901       <method name="Void .ctor()">
33902         <size>7</size>
33903       </method>
33904       <method name="Int32 Main()">
33905         <size>36</size>
33906       </method>
33907     </type>
33908   </test>
33909   <test name="test-61.cs">
33910     <type name="X">
33911       <method name="Void .ctor()">
33912         <size>7</size>
33913       </method>
33914       <method name="Void add_XX(X+MyEvent)">
33915         <size>3</size>
33916       </method>
33917       <method name="Void remove_XX(X+MyEvent)">
33918         <size>3</size>
33919       </method>
33920       <method name="Int32 get_Property()">
33921         <size>4</size>
33922       </method>
33923       <method name="Void set_Property(Int32)">
33924         <size>3</size>
33925       </method>
33926       <method name="Int32 get_P2()">
33927         <size>2</size>
33928       </method>
33929       <method name="Void set_P3(Int32)">
33930         <size>1</size>
33931       </method>
33932       <method name="Int32 Main()">
33933         <size>2</size>
33934       </method>
33935     </type>
33936     <type name="X+MyEvent">
33937       <method name="Void .ctor(Object, IntPtr)">
33938         <size>0</size>
33939       </method>
33940       <method name="Void Invoke()">
33941         <size>0</size>
33942       </method>
33943       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33944         <size>0</size>
33945       </method>
33946       <method name="Void EndInvoke(IAsyncResult)">
33947         <size>0</size>
33948       </method>
33949     </type>
33950   </test>
33951   <test name="test-610.cs">
33952     <type name="A">
33953       <method name="Void .ctor()">
33954         <size>7</size>
33955       </method>
33956       <method name="Void Main()">
33957         <size>1</size>
33958       </method>
33959     </type>
33960     <type name="A+C">
33961       <method name="Void .ctor()">
33962         <size>7</size>
33963       </method>
33964     </type>
33965     <type name="A+C+D">
33966       <method name="Void .ctor()">
33967         <size>7</size>
33968       </method>
33969     </type>
33970     <type name="N.B">
33971       <method name="Void .ctor()">
33972         <size>7</size>
33973       </method>
33974     </type>
33975     <type name="N.B+C">
33976       <method name="Void .ctor()">
33977         <size>7</size>
33978       </method>
33979     </type>
33980     <type name="N.B+C+E">
33981       <method name="Void .ctor()">
33982         <size>7</size>
33983       </method>
33984     </type>
33985     <type name="N.B+A">
33986       <method name="Void .ctor()">
33987         <size>7</size>
33988       </method>
33989     </type>
33990     <type name="N.B+A+D">
33991       <method name="Void .ctor()">
33992         <size>7</size>
33993       </method>
33994     </type>
33995   </test>
33996   <test name="test-611.cs">
33997     <type name="T">
33998       <method name="Void .ctor()">
33999         <size>7</size>
34000       </method>
34001     </type>
34002     <type name="T+Protected">
34003       <method name="Void .ctor()">
34004         <size>7</size>
34005       </method>
34006     </type>
34007     <type name="D">
34008       <method name="Void .ctor()">
34009         <size>7</size>
34010       </method>
34011     </type>
34012     <type name="D+Private">
34013       <method name="Void .ctor()">
34014         <size>7</size>
34015       </method>
34016       <method name="Void Stuff(T+Protected)">
34017         <size>1</size>
34018       </method>
34019     </type>
34020     <type name="D2">
34021       <method name="Void .ctor()">
34022         <size>7</size>
34023       </method>
34024     </type>
34025     <type name="D2+P">
34026       <method name="Void .ctor()">
34027         <size>7</size>
34028       </method>
34029     </type>
34030     <type name="D2+P+Private">
34031       <method name="Void .ctor()">
34032         <size>7</size>
34033       </method>
34034       <method name="Void Stuff(T+Protected)">
34035         <size>1</size>
34036       </method>
34037     </type>
34038     <type name="Z">
34039       <method name="Void .ctor()">
34040         <size>7</size>
34041       </method>
34042       <method name="Void Main()">
34043         <size>1</size>
34044       </method>
34045     </type>
34046   </test>
34047   <test name="test-612.cs">
34048     <type name="Abcdefghijklmnopqrstuvwxyz">
34049       <method name="Void .ctor()">
34050         <size>7</size>
34051       </method>
34052       <method name="Void .cctor()">
34053         <size>7</size>
34054       </method>
34055     </type>
34056     <type name="OO">
34057       <method name="Void .ctor()">
34058         <size>7</size>
34059       </method>
34060       <method name="Void D()">
34061         <size>5293</size>
34062       </method>
34063     </type>
34064     <type name="Zyxwvutsrqp">
34065       <method name="Void .ctor()">
34066         <size>7</size>
34067       </method>
34068       <method name="Void .cctor()">
34069         <size>7</size>
34070       </method>
34071     </type>
34072     <type name="XXX">
34073       <method name="Void .ctor()">
34074         <size>7</size>
34075       </method>
34076       <method name="Boolean IsAltered()">
34077         <size>859</size>
34078       </method>
34079       <method name="Void Main()">
34080         <size>1</size>
34081       </method>
34082     </type>
34083   </test>
34084   <test name="test-613.cs">
34085     <type name="M">
34086       <method name="Void .ctor()">
34087         <size>7</size>
34088       </method>
34089       <method name="Boolean g()">
34090         <size>8</size>
34091       </method>
34092       <method name="Int32 Main()">
34093         <size>62</size>
34094       </method>
34095     </type>
34096   </test>
34097   <test name="test-614.cs">
34098     <type name="C">
34099       <method name="Void .ctor()">
34100         <size>7</size>
34101       </method>
34102       <method name="Void And()">
34103         <size>73</size>
34104       </method>
34105       <method name="Void Or()">
34106         <size>137</size>
34107       </method>
34108       <method name="Int32 Main()">
34109         <size>70</size>
34110       </method>
34111     </type>
34112   </test>
34113   <test name="test-615.cs">
34114     <type name="C">
34115       <method name="Void .ctor()">
34116         <size>7</size>
34117       </method>
34118       <method name="Void Main()">
34119         <size>16</size>
34120       </method>
34121     </type>
34122   </test>
34123   <test name="test-617.cs">
34124     <type name="Y">
34125       <method name="Void .ctor()">
34126         <size>7</size>
34127       </method>
34128       <method name="Void X.add_Foo(MyDelegate)">
34129         <size>1</size>
34130       </method>
34131       <method name="Void X.remove_Foo(MyDelegate)">
34132         <size>1</size>
34133       </method>
34134       <method name="Void add_Foo(MyDelegate)">
34135         <size>24</size>
34136       </method>
34137       <method name="Void remove_Foo(MyDelegate)">
34138         <size>24</size>
34139       </method>
34140       <method name="Int32 X.get_Prop()">
34141         <size>2</size>
34142       </method>
34143       <method name="Int32 Main()">
34144         <size>74</size>
34145       </method>
34146     </type>
34147     <type name="MyDelegate">
34148       <method name="Void .ctor(Object, IntPtr)">
34149         <size>0</size>
34150       </method>
34151       <method name="Int64 Invoke()">
34152         <size>0</size>
34153       </method>
34154       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34155         <size>0</size>
34156       </method>
34157       <method name="Int64 EndInvoke(IAsyncResult)">
34158         <size>0</size>
34159       </method>
34160     </type>
34161   </test>
34162   <test name="test-618.cs">
34163     <type name="C">
34164       <method name="Void .ctor()">
34165         <size>7</size>
34166       </method>
34167       <method name="Void ZeroBasedReductions()">
34168         <size>9</size>
34169       </method>
34170       <method name="Void Main()">
34171         <size>1</size>
34172       </method>
34173     </type>
34174   </test>
34175   <test name="test-619.cs">
34176     <type name="X">
34177       <method name="Void .ctor()">
34178         <size>7</size>
34179       </method>
34180       <method name="Void Main()">
34181         <size>11</size>
34182       </method>
34183     </type>
34184   </test>
34185   <test name="test-62.cs">
34186     <type name="X">
34187       <method name="Void .ctor()">
34188         <size>7</size>
34189       </method>
34190       <method name="X[] GetX()">
34191         <size>2</size>
34192       </method>
34193       <method name="System.Int32[] getInt()">
34194         <size>2</size>
34195       </method>
34196       <method name="System.Int32[,,] getMoreInt()">
34197         <size>2</size>
34198       </method>
34199       <method name="Int32 Main()">
34200         <size>2</size>
34201       </method>
34202     </type>
34203   </test>
34204   <test name="test-620.cs">
34205     <type name="X">
34206       <method name="Void .ctor()">
34207         <size>7</size>
34208       </method>
34209       <method name="Void A(Int32 ByRef)">
34210         <size>7</size>
34211       </method>
34212       <method name="Void B(Int32 ByRef)">
34213         <size>7</size>
34214       </method>
34215       <method name="Int32 Main()">
34216         <size>22</size>
34217       </method>
34218     </type>
34219   </test>
34220   <test name="test-621.cs">
34221     <type name="X">
34222       <method name="Void .ctor()">
34223         <size>7</size>
34224       </method>
34225       <method name="Void Main()">
34226         <size>129</size>
34227       </method>
34228     </type>
34229   </test>
34230   <test name="test-622.cs">
34231     <type name="A">
34232       <method name="Void .ctor(Int32)">
34233         <size>1</size>
34234       </method>
34235     </type>
34236     <type name="B">
34237       <method name="Void .ctor(Int32)">
34238         <size>7</size>
34239       </method>
34240     </type>
34241     <type name="X">
34242       <method name="Void .ctor()">
34243         <size>7</size>
34244       </method>
34245       <method name="Void Foo(A ByRef)">
34246         <size>8</size>
34247       </method>
34248       <method name="Void Foo(System.Object ByRef)">
34249         <size>9</size>
34250       </method>
34251       <method name="Int32 Main()">
34252         <size>16</size>
34253       </method>
34254     </type>
34255   </test>
34256   <test name="test-623.cs">
34257     <type name="X">
34258       <method name="Void .ctor()">
34259         <size>7</size>
34260       </method>
34261       <method name="Void a()">
34262         <size>0</size>
34263       </method>
34264     </type>
34265     <type name="Y">
34266       <method name="Void .ctor()">
34267         <size>7</size>
34268       </method>
34269       <method name="Void a()">
34270         <size>11</size>
34271       </method>
34272       <method name="Void Main()">
34273         <size>13</size>
34274       </method>
34275     </type>
34276   </test>
34277   <test name="test-624.cs">
34278     <type name="X">
34279       <method name="Void .ctor()">
34280         <size>7</size>
34281       </method>
34282       <method name="Int32 get_Type()">
34283         <size>2</size>
34284       </method>
34285       <method name="Void Main()">
34286         <size>3</size>
34287       </method>
34288     </type>
34289   </test>
34290   <test name="test-625.cs">
34291     <type name="Location">
34292       <method name="Void .ctor()">
34293         <size>7</size>
34294       </method>
34295       <method name="Int32 get_Null()">
34296         <size>2</size>
34297       </method>
34298     </type>
34299     <type name="X">
34300       <method name="Void .ctor()">
34301         <size>13</size>
34302       </method>
34303       <method name="Void Main()">
34304         <size>1</size>
34305       </method>
34306     </type>
34307   </test>
34308   <test name="test-626.cs">
34309     <type name="X">
34310       <method name="Void .ctor()">
34311         <size>7</size>
34312       </method>
34313       <method name="Void A()">
34314         <size>1</size>
34315       </method>
34316       <method name="Void Main()">
34317         <size>37</size>
34318       </method>
34319     </type>
34320   </test>
34321   <test name="test-627.cs">
34322     <type name="B">
34323       <method name="Void .ctor()">
34324         <size>7</size>
34325       </method>
34326       <method name="Void X.B()">
34327         <size>1</size>
34328       </method>
34329       <method name="Void A.B()">
34330         <size>1</size>
34331       </method>
34332     </type>
34333     <type name="M">
34334       <method name="Void .ctor()">
34335         <size>7</size>
34336       </method>
34337       <method name="Void N(System.Object)">
34338         <size>8</size>
34339       </method>
34340       <method name="Void Main()">
34341         <size>1</size>
34342       </method>
34343     </type>
34344   </test>
34345   <test name="test-628.cs">
34346     <type name="N1.B">
34347       <method name="Void .ctor()">
34348         <size>7</size>
34349       </method>
34350     </type>
34351     <type name="X">
34352       <method name="Void .ctor()">
34353         <size>7</size>
34354       </method>
34355     </type>
34356     <type name="X2">
34357       <method name="Void .ctor()">
34358         <size>7</size>
34359       </method>
34360     </type>
34361     <type name="Y2">
34362       <method name="Void .ctor()">
34363         <size>7</size>
34364       </method>
34365     </type>
34366     <type name="Y">
34367       <method name="Void .ctor()">
34368         <size>7</size>
34369       </method>
34370       <method name="Void Main()">
34371         <size>1</size>
34372       </method>
34373     </type>
34374   </test>
34375   <test name="test-629.cs">
34376     <type name="Foo">
34377       <method name="Void .ctor()">
34378         <size>7</size>
34379       </method>
34380       <method name="IEnumerable foo()">
34381         <size>16</size>
34382       </method>
34383       <method name="Int32 Main()">
34384         <size>65</size>
34385       </method>
34386     </type>
34387     <type name="Foo+&lt;foo&gt;c__Iterator0">
34388       <method name="Void .ctor()">
34389         <size>7</size>
34390       </method>
34391       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34392         <size>7</size>
34393       </method>
34394       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34395         <size>7</size>
34396       </method>
34397       <method name="Boolean MoveNext()">
34398         <size>39</size>
34399       </method>
34400       <method name="Void Dispose()">
34401         <size>8</size>
34402       </method>
34403       <method name="Void Reset()">
34404         <size>6</size>
34405       </method>
34406       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34407         <size>7</size>
34408       </method>
34409       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34410         <size>26</size>
34411       </method>
34412     </type>
34413   </test>
34414   <test name="test-63.cs">
34415     <type name="X">
34416       <method name="Void .ctor()">
34417         <size>7</size>
34418       </method>
34419       <method name="Int32 Main()">
34420         <size>96</size>
34421       </method>
34422     </type>
34423   </test>
34424   <test name="test-630.cs">
34425     <type name="MyEx">
34426       <method name="Void .ctor()">
34427         <size>7</size>
34428       </method>
34429     </type>
34430     <type name="Ex">
34431       <method name="Void .ctor()">
34432         <size>7</size>
34433       </method>
34434       <method name="Int32 test(Int32)">
34435         <size>37</size>
34436       </method>
34437       <method name="Int32 Main()">
34438         <size>70</size>
34439       </method>
34440     </type>
34441   </test>
34442   <test name="test-631.cs">
34443     <type name="A">
34444       <method name="Void .ctor()">
34445         <size>7</size>
34446       </method>
34447       <method name="SByte op_Implicit(A)">
34448         <size>2</size>
34449       </method>
34450       <method name="Byte op_Implicit(A)">
34451         <size>2</size>
34452       </method>
34453       <method name="Int16 op_Implicit(A)">
34454         <size>2</size>
34455       </method>
34456       <method name="UInt16 op_Implicit(A)">
34457         <size>2</size>
34458       </method>
34459       <method name="Int32 op_Implicit(A)">
34460         <size>2</size>
34461       </method>
34462       <method name="UInt32 op_Implicit(A)">
34463         <size>2</size>
34464       </method>
34465       <method name="Int64 op_Implicit(A)">
34466         <size>3</size>
34467       </method>
34468       <method name="UInt64 op_Implicit(A)">
34469         <size>3</size>
34470       </method>
34471     </type>
34472     <type name="A2">
34473       <method name="Void .ctor()">
34474         <size>7</size>
34475       </method>
34476       <method name="SByte op_Implicit(A2)">
34477         <size>2</size>
34478       </method>
34479       <method name="Byte op_Implicit(A2)">
34480         <size>2</size>
34481       </method>
34482       <method name="Int16 op_Implicit(A2)">
34483         <size>2</size>
34484       </method>
34485       <method name="UInt32 op_Implicit(A2)">
34486         <size>2</size>
34487       </method>
34488       <method name="Int64 op_Implicit(A2)">
34489         <size>3</size>
34490       </method>
34491       <method name="UInt64 op_Implicit(A2)">
34492         <size>3</size>
34493       </method>
34494     </type>
34495     <type name="A3">
34496       <method name="Void .ctor()">
34497         <size>7</size>
34498       </method>
34499       <method name="SByte op_Implicit(A3)">
34500         <size>2</size>
34501       </method>
34502       <method name="UInt32 op_Implicit(A3)">
34503         <size>2</size>
34504       </method>
34505       <method name="Int64 op_Implicit(A3)">
34506         <size>3</size>
34507       </method>
34508       <method name="UInt64 op_Implicit(A3)">
34509         <size>3</size>
34510       </method>
34511     </type>
34512     <type name="A4">
34513       <method name="Void .ctor()">
34514         <size>7</size>
34515       </method>
34516       <method name="UInt32 op_Implicit(A4)">
34517         <size>2</size>
34518       </method>
34519       <method name="Int64 op_Implicit(A4)">
34520         <size>3</size>
34521       </method>
34522       <method name="UInt64 op_Implicit(A4)">
34523         <size>3</size>
34524       </method>
34525     </type>
34526     <type name="A5">
34527       <method name="Void .ctor()">
34528         <size>7</size>
34529       </method>
34530       <method name="UInt32 op_Implicit(A5)">
34531         <size>2</size>
34532       </method>
34533       <method name="Int32 op_Implicit(A5)">
34534         <size>2</size>
34535       </method>
34536     </type>
34537     <type name="A6">
34538       <method name="Void .ctor()">
34539         <size>7</size>
34540       </method>
34541       <method name="Byte op_Implicit(A6)">
34542         <size>2</size>
34543       </method>
34544     </type>
34545     <type name="MyDecimal">
34546       <method name="Void .ctor()">
34547         <size>7</size>
34548       </method>
34549       <method name="Decimal op_Implicit(MyDecimal)">
34550         <size>8</size>
34551       </method>
34552     </type>
34553     <type name="Constraint">
34554       <method name="Void .ctor()">
34555         <size>7</size>
34556       </method>
34557       <method name="Int32 Main()">
34558         <size>293</size>
34559       </method>
34560     </type>
34561   </test>
34562   <test name="test-632.cs">
34563     <type name="Bug379822">
34564       <method name="Void .ctor()">
34565         <size>7</size>
34566       </method>
34567       <method name="Void Assert(Boolean, Boolean)">
34568         <size>19</size>
34569       </method>
34570       <method name="Void TestAnd(Boolean)">
34571         <size>79</size>
34572       </method>
34573       <method name="Void TestOr(Boolean)">
34574         <size>92</size>
34575       </method>
34576       <method name="Void Test(Boolean)">
34577         <size>13</size>
34578       </method>
34579       <method name="Void Main()">
34580         <size>13</size>
34581       </method>
34582     </type>
34583   </test>
34584   <test name="test-633.cs">
34585     <type name="Test.C">
34586       <method name="Void .ctor()">
34587         <size>7</size>
34588       </method>
34589       <method name="Void Main()">
34590         <size>1</size>
34591       </method>
34592     </type>
34593   </test>
34594   <test name="test-634.cs">
34595     <type name="Test">
34596       <method name="Void .ctor()">
34597         <size>7</size>
34598       </method>
34599       <method name="Void TestFunc()">
34600         <size>2</size>
34601       </method>
34602       <method name="Void Main(System.String[])">
34603         <size>6</size>
34604       </method>
34605     </type>
34606     <type name="Test+D">
34607       <method name="Void .ctor(Object, IntPtr)">
34608         <size>0</size>
34609       </method>
34610       <method name="Void Invoke()">
34611         <size>0</size>
34612       </method>
34613       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34614         <size>0</size>
34615       </method>
34616       <method name="Void EndInvoke(IAsyncResult)">
34617         <size>0</size>
34618       </method>
34619     </type>
34620   </test>
34621   <test name="test-635.cs">
34622     <type name="ShortCircuitFold">
34623       <method name="Void .ctor()">
34624         <size>7</size>
34625       </method>
34626       <method name="Boolean get_False()">
34627         <size>14</size>
34628       </method>
34629       <method name="Boolean get_True()">
34630         <size>14</size>
34631       </method>
34632       <method name="Void a(Boolean, Boolean)">
34633         <size>19</size>
34634       </method>
34635       <method name="Void c(Int32)">
34636         <size>67</size>
34637       </method>
34638       <method name="Boolean f()">
34639         <size>11</size>
34640       </method>
34641       <method name="Void Main()">
34642         <size>169</size>
34643       </method>
34644     </type>
34645   </test>
34646   <test name="test-636.cs">
34647     <type name="Foo">
34648       <method name="Void .ctor()">
34649         <size>7</size>
34650       </method>
34651       <method name="Boolean get_False()">
34652         <size>14</size>
34653       </method>
34654       <method name="Void ping()">
34655         <size>13</size>
34656       </method>
34657       <method name="Int32 test_while(Int32)">
34658         <size>53</size>
34659       </method>
34660       <method name="Int32 test_do_while(Int32)">
34661         <size>53</size>
34662       </method>
34663       <method name="Int32 test_for(Int32)">
34664         <size>64</size>
34665       </method>
34666       <method name="Void test_for_empty()">
34667         <size>35</size>
34668       </method>
34669       <method name="Void Main()">
34670         <size>30</size>
34671       </method>
34672     </type>
34673   </test>
34674   <test name="test-638.cs">
34675     <type name="Fail">
34676       <method name="Void .ctor()">
34677         <size>7</size>
34678       </method>
34679       <method name="Void Main()">
34680         <size>110</size>
34681       </method>
34682     </type>
34683     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34688         <size>28</size>
34689       </method>
34690     </type>
34691   </test>
34692   <test name="test-639.cs">
34693     <type name="Foo">
34694       <method name="Void .ctor()">
34695         <size>7</size>
34696       </method>
34697       <method name="System.String get_s()">
34698         <size>13</size>
34699       </method>
34700       <method name="Void set_s(System.String)">
34701         <size>34</size>
34702       </method>
34703       <method name="Void Main()">
34704         <size>67</size>
34705       </method>
34706     </type>
34707   </test>
34708   <test name="test-64.cs">
34709     <type name="Operator">
34710       <method name="Void .ctor()">
34711         <size>7</size>
34712       </method>
34713     </type>
34714     <type name="Blah">
34715       <method name="Void .ctor(Operator)">
34716         <size>7</size>
34717       </method>
34718     </type>
34719     <type name="T">
34720       <method name="Void .ctor()">
34721         <size>7</size>
34722       </method>
34723       <method name="Int32 Main()">
34724         <size>9</size>
34725       </method>
34726     </type>
34727   </test>
34728   <test name="test-640.cs">
34729     <type name="C">
34730       <method name="Void .ctor()">
34731         <size>7</size>
34732       </method>
34733       <method name="Int32 Main()">
34734         <size>100</size>
34735       </method>
34736     </type>
34737   </test>
34738   <test name="test-641.cs">
34739     <type name="Identifier">
34740       <method name="Void .ctor()">
34741         <size>7</size>
34742       </method>
34743       <method name="Int32 Main()">
34744         <size>55</size>
34745       </method>
34746       <method name="Boolean op_Equality(Identifier, Identifier)">
34747         <size>2</size>
34748       </method>
34749       <method name="Boolean op_Inequality(Identifier, Identifier)">
34750         <size>2</size>
34751       </method>
34752       <method name="Identifier op_Implicit(System.String)">
34753         <size>2</size>
34754       </method>
34755       <method name="System.String op_Implicit(Identifier)">
34756         <size>2</size>
34757       </method>
34758       <method name="Decimal op_Implicit(Identifier)">
34759         <size>7</size>
34760       </method>
34761     </type>
34762   </test>
34763   <test name="test-642.cs">
34764     <type name="C">
34765       <method name="Void .ctor()">
34766         <size>7</size>
34767       </method>
34768       <method name="Int32 Main()">
34769         <size>40</size>
34770       </method>
34771     </type>
34772   </test>
34773   <test name="test-643.cs">
34774     <type name="PointerArithmeticTest">
34775       <method name="Void .ctor()">
34776         <size>7</size>
34777       </method>
34778       <method name="Int32 Main()">
34779         <size>130</size>
34780       </method>
34781       <method name="Int32* Conversions(Int64)">
34782         <size>3</size>
34783       </method>
34784       <method name="Int32 CheckAdd(Byte*, Int32)">
34785         <size>14</size>
34786       </method>
34787       <method name="Int32 CheckSub(Int16*, Int32)">
34788         <size>16</size>
34789       </method>
34790       <method name="Int32 CheckSub2(Int16*, Int32)">
34791         <size>23</size>
34792       </method>
34793     </type>
34794   </test>
34795   <test name="test-644.cs">
34796     <type name="Program">
34797       <method name="Void .ctor()">
34798         <size>7</size>
34799       </method>
34800       <method name="System.Object M(Int32)">
34801         <size>2</size>
34802       </method>
34803       <method name="Void Test_1()">
34804         <size>59</size>
34805       </method>
34806       <method name="Boolean Test_2()">
34807         <size>24</size>
34808       </method>
34809       <method name="Boolean Test_3()">
34810         <size>24</size>
34811       </method>
34812       <method name="Boolean Test_4(Program+D)">
34813         <size>13</size>
34814       </method>
34815       <method name="Int32 Main()">
34816         <size>75</size>
34817       </method>
34818     </type>
34819     <type name="Program+D">
34820       <method name="Void .ctor(Object, IntPtr)">
34821         <size>0</size>
34822       </method>
34823       <method name="System.Object Invoke(Int32)">
34824         <size>0</size>
34825       </method>
34826       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34827         <size>0</size>
34828       </method>
34829       <method name="System.Object EndInvoke(IAsyncResult)">
34830         <size>0</size>
34831       </method>
34832     </type>
34833   </test>
34834   <test name="test-645.cs">
34835     <type name="Program">
34836       <method name="Void .ctor()">
34837         <size>7</size>
34838       </method>
34839       <method name="IEnumerable get_Empty()">
34840         <size>16</size>
34841       </method>
34842       <method name="Void Main()">
34843         <size>61</size>
34844       </method>
34845     </type>
34846     <type name="Program+&lt;&gt;c__Iterator0">
34847       <method name="Void .ctor()">
34848         <size>7</size>
34849       </method>
34850       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34851         <size>7</size>
34852       </method>
34853       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34854         <size>7</size>
34855       </method>
34856       <method name="Boolean MoveNext()">
34857         <size>158</size>
34858       </method>
34859       <method name="Void Dispose()">
34860         <size>8</size>
34861       </method>
34862       <method name="Void Reset()">
34863         <size>6</size>
34864       </method>
34865       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34866         <size>7</size>
34867       </method>
34868       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34869         <size>26</size>
34870       </method>
34871     </type>
34872   </test>
34873   <test name="test-646.cs">
34874     <type name="Program">
34875       <method name="Void .ctor()">
34876         <size>7</size>
34877       </method>
34878       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34879         <size>7</size>
34880       </method>
34881       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34882         <size>7</size>
34883       </method>
34884       <method name="Int32 Main()">
34885         <size>113</size>
34886       </method>
34887     </type>
34888   </test>
34889   <test name="test-647.cs">
34890     <type name="Foo">
34891       <method name="Void .ctor()">
34892         <size>7</size>
34893       </method>
34894       <method name="Void Main()">
34895         <size>28</size>
34896       </method>
34897     </type>
34898   </test>
34899   <test name="test-648.cs">
34900     <type name="ParamMismatch.TestCase">
34901       <method name="Void .ctor()">
34902         <size>7</size>
34903       </method>
34904       <method name="Void add_Culprit(System.EventHandler)">
34905         <size>1</size>
34906       </method>
34907       <method name="Void remove_Culprit(System.EventHandler)">
34908         <size>1</size>
34909       </method>
34910       <method name="Void Main()">
34911         <size>1</size>
34912       </method>
34913       <method name="Void Finalize()">
34914         <size>13</size>
34915       </method>
34916     </type>
34917   </test>
34918   <test name="test-649.cs">
34919     <type name="MainClass">
34920       <method name="Void .ctor()">
34921         <size>7</size>
34922       </method>
34923       <method name="Void Main(System.String[])">
34924         <size>609</size>
34925       </method>
34926     </type>
34927     <type name="MainClass+Decimal2">
34928       <method name="Void .ctor(Double)">
34929         <size>13</size>
34930       </method>
34931       <method name="Void .ctor(Decimal)">
34932         <size>8</size>
34933       </method>
34934       <method name="Decimal2 op_Explicit(Decimal)">
34935         <size>7</size>
34936       </method>
34937       <method name="Decimal2 op_Explicit(Double)">
34938         <size>7</size>
34939       </method>
34940       <method name="Decimal op_Implicit(Decimal2)">
34941         <size>8</size>
34942       </method>
34943     </type>
34944   </test>
34945   <test name="test-65.cs">
34946     <type name="X">
34947       <method name="Void .ctor()">
34948         <size>7</size>
34949       </method>
34950       <method name="Void receiver(S)">
34951         <size>7</size>
34952       </method>
34953       <method name="System.Object BoxS()">
34954         <size>21</size>
34955       </method>
34956       <method name="S Plain()">
34957         <size>16</size>
34958       </method>
34959       <method name="Int32 Main()">
34960         <size>98</size>
34961       </method>
34962     </type>
34963   </test>
34964   <test name="test-650.cs">
34965     <type name="App">
34966       <method name="Void .ctor()">
34967         <size>7</size>
34968       </method>
34969       <method name="Void Main()">
34970         <size>1</size>
34971       </method>
34972     </type>
34973   </test>
34974   <test name="test-651.cs">
34975     <type name="Foo">
34976       <method name="Void .ctor()">
34977         <size>7</size>
34978       </method>
34979       <method name="Void Open(IList)">
34980         <size>1</size>
34981       </method>
34982       <method name="Void Open(System.Collections.ArrayList ByRef)">
34983         <size>20</size>
34984       </method>
34985       <method name="Void Main()">
34986         <size>1</size>
34987       </method>
34988     </type>
34989   </test>
34990   <test name="test-652.cs">
34991     <type name="C">
34992       <method name="Void .ctor()">
34993         <size>7</size>
34994       </method>
34995       <method name="Int32 Main()">
34996         <size>6</size>
34997       </method>
34998       <method name="Int32 Test()">
34999         <size>27</size>
35000       </method>
35001     </type>
35002   </test>
35003   <test name="test-653.cs">
35004     <type name="C">
35005       <method name="Void .ctor()">
35006         <size>7</size>
35007       </method>
35008       <method name="Int32 Test()">
35009         <size>50</size>
35010       </method>
35011       <method name="Void Test2()">
35012         <size>32</size>
35013       </method>
35014       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35015         <size>39</size>
35016       </method>
35017       <method name="Int32 Main()">
35018         <size>41</size>
35019       </method>
35020     </type>
35021   </test>
35022   <test name="test-654.cs">
35023     <type name="Program">
35024       <method name="Void .ctor()">
35025         <size>7</size>
35026       </method>
35027       <method name="Int32 Main()">
35028         <size>8</size>
35029       </method>
35030       <method name="Int32 Test(SByte*)">
35031         <size>33</size>
35032       </method>
35033     </type>
35034   </test>
35035   <test name="test-655.cs">
35036     <type name="D">
35037       <method name="Void .ctor()">
35038         <size>7</size>
35039       </method>
35040       <method name="Byte get_Item(Int32)">
35041         <size>7</size>
35042       </method>
35043       <method name="Void set_Item(Int32, Byte)">
35044         <size>8</size>
35045       </method>
35046       <method name="Int32 Main()">
35047         <size>77</size>
35048       </method>
35049     </type>
35050   </test>
35051   <test name="test-656.cs">
35052     <type name="Goo">
35053       <method name="Void .ctor()">
35054         <size>7</size>
35055       </method>
35056       <method name="Void Main()">
35057         <size>26</size>
35058       </method>
35059     </type>
35060   </test>
35061   <test name="test-657.cs">
35062     <type name="TestDebug.C">
35063       <method name="Void .ctor()">
35064         <size>7</size>
35065       </method>
35066       <method name="Void Method()">
35067         <size>1</size>
35068       </method>
35069     </type>
35070     <type name="TestDebug.Program">
35071       <method name="Void .ctor()">
35072         <size>7</size>
35073       </method>
35074       <method name="Void Excluded()">
35075         <size>11</size>
35076       </method>
35077       <method name="Int32 Main()">
35078         <size>7</size>
35079       </method>
35080     </type>
35081   </test>
35082   <test name="test-658.cs">
35083     <type name="A">
35084       <method name="Void .ctor()">
35085         <size>7</size>
35086       </method>
35087       <method name="Int32 get_Thread()">
35088         <size>2</size>
35089       </method>
35090     </type>
35091     <type name="Thread">
35092       <method name="Void .ctor()">
35093         <size>7</size>
35094       </method>
35095       <method name="Void Foo()">
35096         <size>1</size>
35097       </method>
35098     </type>
35099     <type name="B">
35100       <method name="Void .ctor()">
35101         <size>7</size>
35102       </method>
35103       <method name="Void Main()">
35104         <size>6</size>
35105       </method>
35106     </type>
35107   </test>
35108   <test name="test-659.cs">
35109     <type name="MySubClass">
35110       <method name="Void .ctor()">
35111         <size>7</size>
35112       </method>
35113       <method name="Int32 Main()">
35114         <size>30</size>
35115       </method>
35116       <method name="Void set_BB(Int32, Boolean)">
35117         <size>1</size>
35118       </method>
35119       <method name="Void Iface.set_AA(Int32, Boolean)">
35120         <size>9</size>
35121       </method>
35122     </type>
35123   </test>
35124   <test name="test-66.cs">
35125     <type name="Y">
35126       <method name="Void .ctor()">
35127         <size>7</size>
35128       </method>
35129     </type>
35130     <type name="X">
35131       <method name="Void .ctor()">
35132         <size>7</size>
35133       </method>
35134       <method name="Void .cctor()">
35135         <size>53</size>
35136       </method>
35137       <method name="Void FillOne()">
35138         <size>18</size>
35139       </method>
35140       <method name="Void FillSingle()">
35141         <size>39</size>
35142       </method>
35143       <method name="Void FillDouble()">
35144         <size>59</size>
35145       </method>
35146       <method name="Void FillObject()">
35147         <size>52</size>
35148       </method>
35149       <method name="Void FillDoubleObject()">
35150         <size>81</size>
35151       </method>
35152       <method name="Int32 TestSingle()">
35153         <size>47</size>
35154       </method>
35155       <method name="Int32 TestDouble()">
35156         <size>67</size>
35157       </method>
35158       <method name="Int32 TestObjectSingle()">
35159         <size>48</size>
35160       </method>
35161       <method name="Int32 TestObjectDouble()">
35162         <size>72</size>
35163       </method>
35164       <method name="Int32 Main()">
35165         <size>80</size>
35166       </method>
35167     </type>
35168   </test>
35169   <test name="test-660.cs">
35170     <type name="Test">
35171       <method name="Void .ctor()">
35172         <size>7</size>
35173       </method>
35174       <method name="Void Main()">
35175         <size>25</size>
35176       </method>
35177     </type>
35178     <type name="Status">
35179       <method name="Void .ctor(Code)">
35180         <size>8</size>
35181       </method>
35182       <method name="Status op_Implicit(Code)">
35183         <size>7</size>
35184       </method>
35185       <method name="Code op_Implicit(Status)">
35186         <size>8</size>
35187       </method>
35188     </type>
35189   </test>
35190   <test name="test-661.cs">
35191     <type name="Test">
35192       <method name="Void .ctor()">
35193         <size>7</size>
35194       </method>
35195       <method name="Void Main()">
35196         <size>1</size>
35197       </method>
35198       <method name="Void TestMethod()">
35199         <size>15</size>
35200       </method>
35201       <method name="SummaryInfo GetSummary()">
35202         <size>2</size>
35203       </method>
35204     </type>
35205   </test>
35206   <test name="test-662.cs">
35207     <type name="C">
35208       <method name="Void .ctor()">
35209         <size>7</size>
35210       </method>
35211       <method name="Void Main()">
35212         <size>1</size>
35213       </method>
35214     </type>
35215   </test>
35216   <test name="test-663.cs">
35217     <type name="A">
35218       <method name="Void .ctor()">
35219         <size>7</size>
35220       </method>
35221       <method name="Int32 op_Implicit(A)">
35222         <size>2</size>
35223       </method>
35224       <method name="Boolean op_Implicit(A)">
35225         <size>2</size>
35226       </method>
35227     </type>
35228     <type name="C">
35229       <method name="Void .ctor()">
35230         <size>7</size>
35231       </method>
35232       <method name="Void Main()">
35233         <size>17</size>
35234       </method>
35235     </type>
35236   </test>
35237   <test name="test-664.cs">
35238     <type name="C">
35239       <method name="Void .ctor()">
35240         <size>7</size>
35241       </method>
35242       <method name="Boolean Test(System.String)">
35243         <size>148</size>
35244       </method>
35245       <method name="Int32 Main()">
35246         <size>49</size>
35247       </method>
35248     </type>
35249   </test>
35250   <test name="test-665.cs">
35251     <type name="Test">
35252       <method name="Void .ctor()">
35253         <size>7</size>
35254       </method>
35255       <method name="Int32 Main()">
35256         <size>14</size>
35257       </method>
35258       <method name="Int32 Method(System.Object)">
35259         <size>2</size>
35260       </method>
35261     </type>
35262   </test>
35263   <test name="test-666.cs">
35264     <type name="C">
35265       <method name="Void .ctor()">
35266         <size>7</size>
35267       </method>
35268       <method name="Void Main()">
35269         <size>1</size>
35270       </method>
35271     </type>
35272   </test>
35273   <test name="test-667.cs">
35274     <type name="CA">
35275       <method name="Void .ctor()">
35276         <size>7</size>
35277       </method>
35278       <method name="Void IA.M()">
35279         <size>1</size>
35280       </method>
35281     </type>
35282     <type name="CC">
35283       <method name="Void .ctor()">
35284         <size>7</size>
35285       </method>
35286       <method name="Void Main()">
35287         <size>1</size>
35288       </method>
35289     </type>
35290   </test>
35291   <test name="test-668.cs">
35292     <type name="Bar">
35293       <method name="Void .ctor()">
35294         <size>7</size>
35295       </method>
35296     </type>
35297     <type name="Test">
35298       <method name="Void .ctor()">
35299         <size>7</size>
35300       </method>
35301       <method name="Void Main()">
35302         <size>7</size>
35303       </method>
35304     </type>
35305   </test>
35306   <test name="test-669.cs">
35307     <type name="Test">
35308       <method name="Void .ctor()">
35309         <size>7</size>
35310       </method>
35311       <method name="Void Main()">
35312         <size>3</size>
35313       </method>
35314     </type>
35315   </test>
35316   <test name="test-670.cs">
35317     <type name="C">
35318       <method name="Void .ctor()">
35319         <size>7</size>
35320       </method>
35321       <method name="Void Main()">
35322         <size>14</size>
35323       </method>
35324     </type>
35325   </test>
35326   <test name="test-671.cs">
35327     <type name="C">
35328       <method name="Void .ctor()">
35329         <size>7</size>
35330       </method>
35331       <method name="Int32 Main()">
35332         <size>19</size>
35333       </method>
35334       <method name="Boolean Bar(System.Object)">
35335         <size>2</size>
35336       </method>
35337     </type>
35338   </test>
35339   <test name="test-672.cs">
35340     <type name="X">
35341       <method name="Void .ctor()">
35342         <size>7</size>
35343       </method>
35344       <method name="S* get_Foo2()">
35345         <size>3</size>
35346       </method>
35347       <method name="Void Main()">
35348         <size>1</size>
35349       </method>
35350       <method name="Int32* get_Foo()">
35351         <size>3</size>
35352       </method>
35353     </type>
35354   </test>
35355   <test name="test-673.cs">
35356     <type name="Test">
35357       <method name="Void .ctor()">
35358         <size>7</size>
35359       </method>
35360       <method name="Void Foo()">
35361         <size>1</size>
35362       </method>
35363       <method name="Int32 Main()">
35364         <size>85</size>
35365       </method>
35366     </type>
35367   </test>
35368   <test name="test-674.cs">
35369     <type name="Test">
35370       <method name="Void .ctor()">
35371         <size>7</size>
35372       </method>
35373       <method name="Int32 Main()">
35374         <size>56</size>
35375       </method>
35376       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35377         <size>2</size>
35378       </method>
35379     </type>
35380     <type name="Test+D">
35381       <method name="Void .ctor(Object, IntPtr)">
35382         <size>0</size>
35383       </method>
35384       <method name="Int32 Invoke(Int32)">
35385         <size>0</size>
35386       </method>
35387       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35388         <size>0</size>
35389       </method>
35390       <method name="Int32 EndInvoke(IAsyncResult)">
35391         <size>0</size>
35392       </method>
35393     </type>
35394   </test>
35395   <test name="test-675.cs">
35396     <type name="B">
35397       <method name="Void .ctor()">
35398         <size>7</size>
35399       </method>
35400       <method name="Int32 GetHashCode()">
35401         <size>2</size>
35402       </method>
35403       <method name="Boolean Equals(System.Object)">
35404         <size>2</size>
35405       </method>
35406       <method name="Boolean op_Equality(B, B)">
35407         <size>2</size>
35408       </method>
35409       <method name="Boolean op_Inequality(B, B)">
35410         <size>2</size>
35411       </method>
35412     </type>
35413     <type name="Test">
35414       <method name="Void .ctor()">
35415         <size>7</size>
35416       </method>
35417       <method name="Int32 Main()">
35418         <size>2</size>
35419       </method>
35420     </type>
35421   </test>
35422   <test name="test-676.cs">
35423     <type name="N.Item">
35424       <method name="Void .ctor()">
35425         <size>7</size>
35426       </method>
35427     </type>
35428     <type name="N.Test">
35429       <method name="Void .ctor()">
35430         <size>7</size>
35431       </method>
35432       <method name="N.Item get_Item(N.Test)">
35433         <size>2</size>
35434       </method>
35435       <method name="Void Foo(ItemSlot)">
35436         <size>27</size>
35437       </method>
35438       <method name="Int32 Main()">
35439         <size>2</size>
35440       </method>
35441     </type>
35442   </test>
35443   <test name="test-677.cs">
35444     <type name="InvokeWindow">
35445       <method name="Void .ctor()">
35446         <size>7</size>
35447       </method>
35448       <method name="Void add_E(D)">
35449         <size>24</size>
35450       </method>
35451       <method name="Void remove_E(D)">
35452         <size>24</size>
35453       </method>
35454       <method name="Void Run()">
35455         <size>12</size>
35456       </method>
35457     </type>
35458     <type name="Test">
35459       <method name="Void .ctor()">
35460         <size>7</size>
35461       </method>
35462       <method name="Int32 Main()">
35463         <size>32</size>
35464       </method>
35465       <method name="Void OnDeleteEvent()">
35466         <size>1</size>
35467       </method>
35468       <method name="Void OnDeleteEvent(Int32)">
35469         <size>1</size>
35470       </method>
35471     </type>
35472     <type name="D">
35473       <method name="Void .ctor(Object, IntPtr)">
35474         <size>0</size>
35475       </method>
35476       <method name="Void Invoke()">
35477         <size>0</size>
35478       </method>
35479       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35480         <size>0</size>
35481       </method>
35482       <method name="Void EndInvoke(IAsyncResult)">
35483         <size>0</size>
35484       </method>
35485     </type>
35486   </test>
35487   <test name="test-678.cs">
35488     <type name="NaNTest">
35489       <method name="Void .ctor(Double, Double)">
35490         <size>171</size>
35491       </method>
35492       <method name="Int32 Main()">
35493         <size>26</size>
35494       </method>
35495     </type>
35496   </test>
35497   <test name="test-679.cs">
35498     <type name="Program">
35499       <method name="Void .ctor()">
35500         <size>7</size>
35501       </method>
35502       <method name="Int32 Main()">
35503         <size>12</size>
35504       </method>
35505     </type>
35506   </test>
35507   <test name="test-68.cs">
35508     <type name="Y">
35509       <method name="Void .ctor()">
35510         <size>14</size>
35511       </method>
35512     </type>
35513     <type name="X">
35514       <method name="Void .ctor()">
35515         <size>7</size>
35516       </method>
35517       <method name="Int32 Main()">
35518         <size>147</size>
35519       </method>
35520     </type>
35521   </test>
35522   <test name="test-680.cs">
35523     <type name="AsStringProblem.MainClass">
35524       <method name="Void .ctor()">
35525         <size>7</size>
35526       </method>
35527       <method name="Void Main()">
35528         <size>94</size>
35529       </method>
35530     </type>
35531   </test>
35532   <test name="test-681.cs">
35533     <type name="Bug">
35534       <method name="Void .ctor()">
35535         <size>20</size>
35536       </method>
35537       <method name="Void Main()">
35538         <size>1</size>
35539       </method>
35540     </type>
35541     <type name="BugClass">
35542       <method name="Void .cctor()">
35543         <size>18</size>
35544       </method>
35545       <method name="Void FooImplementation(System.Void*)">
35546         <size>1</size>
35547       </method>
35548     </type>
35549     <type name="BugClass+Foo">
35550       <method name="Void .ctor(Object, IntPtr)">
35551         <size>0</size>
35552       </method>
35553       <method name="Void Invoke(System.Void*)">
35554         <size>0</size>
35555       </method>
35556       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35557         <size>0</size>
35558       </method>
35559       <method name="Void EndInvoke(IAsyncResult)">
35560         <size>0</size>
35561       </method>
35562     </type>
35563   </test>
35564   <test name="test-683.cs">
35565     <type name="broken_cast">
35566       <method name="Void .ctor()">
35567         <size>7</size>
35568       </method>
35569       <method name="Int32 Main()">
35570         <size>32</size>
35571       </method>
35572     </type>
35573   </test>
35574   <test name="test-684.cs">
35575     <type name="mono_bug.Program">
35576       <method name="Void .ctor()">
35577         <size>7</size>
35578       </method>
35579       <method name="Void Main()">
35580         <size>71</size>
35581       </method>
35582       <method name="System.Double[][,] ReturnArray()">
35583         <size>62</size>
35584       </method>
35585     </type>
35586   </test>
35587   <test name="test-685.cs">
35588     <type name="C">
35589       <method name="Void .ctor()">
35590         <size>7</size>
35591       </method>
35592       <method name="Void Main()">
35593         <size>28</size>
35594       </method>
35595     </type>
35596   </test>
35597   <test name="test-686.cs">
35598     <type name="Test">
35599       <method name="Void .ctor()">
35600         <size>7</size>
35601       </method>
35602       <method name="Void Main()">
35603         <size>51</size>
35604       </method>
35605       <method name="Void Foo()">
35606         <size>145</size>
35607       </method>
35608     </type>
35609   </test>
35610   <test name="test-687.cs">
35611     <type name="XUnit">
35612       <method name="Void .ctor(Double)">
35613         <size>8</size>
35614       </method>
35615       <method name="XUnit op_Implicit(Double)">
35616         <size>10</size>
35617       </method>
35618       <method name="Double op_Implicit(XUnit)">
35619         <size>8</size>
35620       </method>
35621     </type>
35622     <type name="Unit">
35623       <method name="Void .ctor(Double)">
35624         <size>8</size>
35625       </method>
35626       <method name="Unit op_Implicit(Double)">
35627         <size>10</size>
35628       </method>
35629       <method name="Double op_Implicit(Unit)">
35630         <size>8</size>
35631       </method>
35632     </type>
35633     <type name="Test">
35634       <method name="Void .ctor()">
35635         <size>7</size>
35636       </method>
35637       <method name="Int32 Main()">
35638         <size>56</size>
35639       </method>
35640     </type>
35641   </test>
35642   <test name="test-688.cs">
35643     <type name="Test">
35644       <method name="Void .ctor()">
35645         <size>7</size>
35646       </method>
35647       <method name="Int32 Main()">
35648         <size>46</size>
35649       </method>
35650       <method name="Byte* GetFoo()">
35651         <size>7</size>
35652       </method>
35653       <method name="Byte* GetFoo2()">
35654         <size>7</size>
35655       </method>
35656     </type>
35657   </test>
35658   <test name="test-689.cs">
35659     <type name="Sample">
35660       <method name="Void Main()">
35661         <size>3</size>
35662       </method>
35663       <method name="Void Foo(Byte*, Byte*)">
35664         <size>42</size>
35665       </method>
35666     </type>
35667   </test>
35668   <test name="test-69.cs">
35669     <type name="Blah">
35670       <method name="Void .ctor()">
35671         <size>7</size>
35672       </method>
35673       <method name="Void Start_internal(IntPtr)">
35674         <size>0</size>
35675       </method>
35676       <method name="Int32 Main()">
35677         <size>2</size>
35678       </method>
35679     </type>
35680   </test>
35681   <test name="test-690.cs">
35682     <type name="Test.Test">
35683       <method name="Void .ctor()">
35684         <size>7</size>
35685       </method>
35686       <method name="Void Main()">
35687         <size>1</size>
35688       </method>
35689     </type>
35690   </test>
35691   <test name="test-691.cs">
35692     <type name="ConsoleApplication6.Program">
35693       <method name="Void .ctor()">
35694         <size>7</size>
35695       </method>
35696       <method name="Void .cctor()">
35697         <size>23</size>
35698       </method>
35699       <method name="Void Main()">
35700         <size>127</size>
35701       </method>
35702     </type>
35703   </test>
35704   <test name="test-692.cs">
35705     <type name="Test">
35706       <method name="Void .ctor()">
35707         <size>7</size>
35708       </method>
35709       <method name="Void test1(DateTime ByRef)">
35710         <size>10</size>
35711       </method>
35712       <method name="Void test2(DateTime ByRef)">
35713         <size>13</size>
35714       </method>
35715       <method name="Int32 Main()">
35716         <size>141</size>
35717       </method>
35718     </type>
35719   </test>
35720   <test name="test-693.cs">
35721     <type name="ConstTest">
35722       <method name="Void .ctor()">
35723         <size>7</size>
35724       </method>
35725       <method name="Int32 Main()">
35726         <size>32</size>
35727       </method>
35728     </type>
35729   </test>
35730   <test name="test-694.cs">
35731     <type name="Test">
35732       <method name="Void .ctor()">
35733         <size>7</size>
35734       </method>
35735       <method name="Int32 Main()">
35736         <size>2</size>
35737       </method>
35738     </type>
35739   </test>
35740   <test name="test-695.cs">
35741     <type name="Program">
35742       <method name="Void .ctor()">
35743         <size>7</size>
35744       </method>
35745       <method name="Void .cctor()">
35746         <size>53</size>
35747       </method>
35748       <method name="Int32 Main()">
35749         <size>680</size>
35750       </method>
35751       <method name="System.String get_BaseDirectory()">
35752         <size>28</size>
35753       </method>
35754     </type>
35755     <type name="&lt;PrivateImplementationDetails&gt;">
35756       <method name="Void .ctor()">
35757         <size>7</size>
35758       </method>
35759     </type>
35760   </test>
35761   <test name="test-696.cs">
35762     <type name="S">
35763       <method name="Void f(S)">
35764         <size>1</size>
35765       </method>
35766       <method name="S op_Implicit(C)">
35767         <size>2</size>
35768       </method>
35769     </type>
35770     <type name="C">
35771       <method name="Void .ctor()">
35772         <size>7</size>
35773       </method>
35774       <method name="Void Main()">
35775         <size>12</size>
35776       </method>
35777     </type>
35778   </test>
35779   <test name="test-697.cs">
35780     <type name="C">
35781       <method name="Void .ctor()">
35782         <size>7</size>
35783       </method>
35784       <method name="Void Main()">
35785         <size>1</size>
35786       </method>
35787     </type>
35788   </test>
35789   <test name="test-698.cs">
35790     <type name="test">
35791       <method name="Void .ctor()">
35792         <size>7</size>
35793       </method>
35794       <method name="Void Main()">
35795         <size>12</size>
35796       </method>
35797     </type>
35798   </test>
35799   <test name="test-699.cs">
35800     <type name="D">
35801       <method name="Void .ctor(String)">
35802         <size>25</size>
35803       </method>
35804       <method name="System.String get_message()">
35805         <size>7</size>
35806       </method>
35807       <method name="Void Main()">
35808         <size>1</size>
35809       </method>
35810     </type>
35811   </test>
35812   <test name="test-7.cs">
35813     <type name="Mine.MyBoolean">
35814       <method name="Void .ctor()">
35815         <size>7</size>
35816       </method>
35817       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35818         <size>2</size>
35819       </method>
35820     </type>
35821     <type name="Mine.MyTrueFalse">
35822       <method name="Void .ctor()">
35823         <size>7</size>
35824       </method>
35825       <method name="Boolean op_True(Mine.MyTrueFalse)">
35826         <size>2</size>
35827       </method>
35828       <method name="Boolean op_False(Mine.MyTrueFalse)">
35829         <size>2</size>
35830       </method>
35831     </type>
35832     <type name="Mine.Blah">
35833       <method name="Void .ctor(Int32)">
35834         <size>14</size>
35835       </method>
35836       <method name="Int32 Main()">
35837         <size>408</size>
35838       </method>
35839       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35840         <size>31</size>
35841       </method>
35842       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35843         <size>22</size>
35844       </method>
35845       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35846         <size>23</size>
35847       </method>
35848       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35849         <size>31</size>
35850       </method>
35851       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35852         <size>24</size>
35853       </method>
35854       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35855         <size>24</size>
35856       </method>
35857       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35858         <size>24</size>
35859       </method>
35860       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35861         <size>23</size>
35862       </method>
35863       <method name="Boolean op_LogicalNot(Mine.Blah)">
35864         <size>20</size>
35865       </method>
35866       <method name="Mine.Blah op_Increment(Mine.Blah)">
35867         <size>26</size>
35868       </method>
35869       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35870         <size>26</size>
35871       </method>
35872       <method name="Boolean op_True(Mine.Blah)">
35873         <size>20</size>
35874       </method>
35875       <method name="Boolean op_False(Mine.Blah)">
35876         <size>23</size>
35877       </method>
35878       <method name="Int32 op_Implicit(Mine.Blah)">
35879         <size>17</size>
35880       </method>
35881       <method name="Double op_Explicit(Mine.Blah)">
35882         <size>18</size>
35883       </method>
35884     </type>
35885   </test>
35886   <test name="test-70.cs">
35887     <type name="X">
35888       <method name="Void .ctor()">
35889         <size>7</size>
35890       </method>
35891       <method name="Int32 get_A()">
35892         <size>2</size>
35893       </method>
35894       <method name="Int32 B()">
35895         <size>2</size>
35896       </method>
35897     </type>
35898     <type name="Y">
35899       <method name="Void .ctor()">
35900         <size>7</size>
35901       </method>
35902       <method name="Int32 get_A()">
35903         <size>9</size>
35904       </method>
35905       <method name="Int32 B()">
35906         <size>9</size>
35907       </method>
35908     </type>
35909     <type name="Z">
35910       <method name="Void .ctor()">
35911         <size>7</size>
35912       </method>
35913       <method name="Int32 Main()">
35914         <size>70</size>
35915       </method>
35916     </type>
35917   </test>
35918   <test name="test-700.cs">
35919     <type name="FooAttribute">
35920       <method name="Void .ctor(String)">
35921         <size>7</size>
35922       </method>
35923     </type>
35924     <type name="Test">
35925       <method name="Void .ctor()">
35926         <size>7</size>
35927       </method>
35928     </type>
35929     <type name="Program">
35930       <method name="Void .ctor()">
35931         <size>7</size>
35932       </method>
35933       <method name="Void Main()">
35934         <size>1</size>
35935       </method>
35936     </type>
35937   </test>
35938   <test name="test-701.cs">
35939     <type name="Foo">
35940       <method name="Void .ctor()">
35941         <size>7</size>
35942       </method>
35943       <method name="UInt16 ToUint16()">
35944         <size>6</size>
35945       </method>
35946       <method name="Void Main()">
35947         <size>1</size>
35948       </method>
35949     </type>
35950   </test>
35951   <test name="test-703.cs">
35952     <type name="A">
35953       <method name="Void .ctor()">
35954         <size>7</size>
35955       </method>
35956       <method name="Void add_Finished(System.EventHandler)">
35957         <size>0</size>
35958       </method>
35959       <method name="Void remove_Finished(System.EventHandler)">
35960         <size>0</size>
35961       </method>
35962       <method name="Void test(A)">
35963         <size>19</size>
35964       </method>
35965       <method name="Void TestA(System.Object, System.EventArgs)">
35966         <size>25</size>
35967       </method>
35968     </type>
35969     <type name="B">
35970       <method name="Void .ctor()">
35971         <size>65</size>
35972       </method>
35973       <method name="Void add_Finished(System.EventHandler)">
35974         <size>24</size>
35975       </method>
35976       <method name="Void remove_Finished(System.EventHandler)">
35977         <size>24</size>
35978       </method>
35979       <method name="Void TestB(System.Object, System.EventArgs)">
35980         <size>25</size>
35981       </method>
35982       <method name="Int32 Main()">
35983         <size>14</size>
35984       </method>
35985     </type>
35986   </test>
35987   <test name="test-705.cs">
35988     <type name="Test">
35989       <method name="Void .ctor()">
35990         <size>7</size>
35991       </method>
35992       <method name="Void .cctor()">
35993         <size>1</size>
35994       </method>
35995       <method name="Nested GetEnumerator()">
35996         <size>10</size>
35997       </method>
35998     </type>
35999     <type name="Test+Nested">
36000       <method name="Void System.IDisposable.Dispose()">
36001         <size>13</size>
36002       </method>
36003       <method name="Int32 get_Current()">
36004         <size>2</size>
36005       </method>
36006       <method name="Boolean MoveNext()">
36007         <size>2</size>
36008       </method>
36009       <method name="Void Reset()">
36010         <size>1</size>
36011       </method>
36012       <method name="Void Dispose()">
36013         <size>11</size>
36014       </method>
36015     </type>
36016     <type name="Program">
36017       <method name="Int32 Main()">
36018         <size>70</size>
36019       </method>
36020     </type>
36021   </test>
36022   <test name="test-706.cs">
36023     <type name="Test.CustomParentAttribute">
36024       <method name="Void .ctor()">
36025         <size>7</size>
36026       </method>
36027       <method name="Void DoSomething()">
36028         <size>0</size>
36029       </method>
36030     </type>
36031     <type name="Test.MyClass">
36032       <method name="Void .ctor()">
36033         <size>7</size>
36034       </method>
36035       <method name="Void Main()">
36036         <size>1</size>
36037       </method>
36038     </type>
36039     <type name="Test.MyClass+CustomChildAttribute">
36040       <method name="Void .ctor()">
36041         <size>7</size>
36042       </method>
36043       <method name="Void DoSomething()">
36044         <size>1</size>
36045       </method>
36046     </type>
36047   </test>
36048   <test name="test-707.cs">
36049     <type name="Tzap">
36050       <method name="Void .ctor()">
36051         <size>7</size>
36052       </method>
36053     </type>
36054     <type name="Tzap+Baz">
36055       <method name="Void .ctor()">
36056         <size>7</size>
36057       </method>
36058       <method name="Void Gazonk()">
36059         <size>7</size>
36060       </method>
36061       <method name="Void Main()">
36062         <size>1</size>
36063       </method>
36064     </type>
36065     <type name="Tzap+Bar">
36066       <method name="Void .ctor()">
36067         <size>7</size>
36068       </method>
36069       <method name="Void Foo()">
36070         <size>1</size>
36071       </method>
36072     </type>
36073   </test>
36074   <test name="test-708.cs">
36075     <type name="A">
36076       <method name="Void .ctor()">
36077         <size>7</size>
36078       </method>
36079       <method name="A+ADelegate Delegate2(Boolean)">
36080         <size>25</size>
36081       </method>
36082       <method name="Void Main()">
36083         <size>1</size>
36084       </method>
36085     </type>
36086     <type name="A+ADelegate">
36087       <method name="Void .ctor(Object, IntPtr)">
36088         <size>0</size>
36089       </method>
36090       <method name="A+ADelegate Invoke(Boolean)">
36091         <size>0</size>
36092       </method>
36093       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36094         <size>0</size>
36095       </method>
36096       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36097         <size>0</size>
36098       </method>
36099     </type>
36100   </test>
36101   <test name="test-709.cs">
36102     <type name="C">
36103       <method name="Void .ctor()">
36104         <size>7</size>
36105       </method>
36106       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36107         <size>68</size>
36108       </method>
36109       <method name="Void CharCopy(Char*, Char*, Int32)">
36110         <size>33</size>
36111       </method>
36112       <method name="Int32 Main()">
36113         <size>58</size>
36114       </method>
36115     </type>
36116   </test>
36117   <test name="test-71.cs">
36118     <type name="X">
36119       <method name="Void .ctor()">
36120         <size>7</size>
36121       </method>
36122       <method name="Void Main()">
36123         <size>37</size>
36124       </method>
36125     </type>
36126     <type name="MethodSignature">
36127       <method name="Void .ctor(String, Type, Type[])">
36128         <size>22</size>
36129       </method>
36130     </type>
36131   </test>
36132   <test name="test-710.cs">
36133     <type name="Z">
36134       <method name="Void .ctor()">
36135         <size>7</size>
36136       </method>
36137     </type>
36138     <type name="C">
36139       <method name="Void .ctor()">
36140         <size>7</size>
36141       </method>
36142       <method name="Void Main()">
36143         <size>7</size>
36144       </method>
36145     </type>
36146   </test>
36147   <test name="test-711.cs">
36148     <type name="N.Test">
36149       <method name="Void .ctor()">
36150         <size>7</size>
36151       </method>
36152       <method name="Void .ctor(Int32)">
36153         <size>7</size>
36154       </method>
36155       <method name="Void Main()">
36156         <size>1</size>
36157       </method>
36158     </type>
36159   </test>
36160   <test name="test-712.cs">
36161     <type name="Hello">
36162       <method name="Void .ctor()">
36163         <size>7</size>
36164       </method>
36165       <method name="Void Main()">
36166         <size>22</size>
36167       </method>
36168     </type>
36169   </test>
36170   <test name="test-713.cs">
36171     <type name="DispBar">
36172       <method name="Void .ctor()">
36173         <size>7</size>
36174       </method>
36175       <method name="Void Dispose()">
36176         <size>11</size>
36177       </method>
36178     </type>
36179     <type name="Foo">
36180       <method name="Void .ctor()">
36181         <size>7</size>
36182       </method>
36183       <method name="IDisposable GetBar()">
36184         <size>6</size>
36185       </method>
36186     </type>
36187     <type name="Test">
36188       <method name="Void .ctor()">
36189         <size>7</size>
36190       </method>
36191       <method name="Void .cctor()">
36192         <size>11</size>
36193       </method>
36194       <method name="Boolean TryThing()">
36195         <size>46</size>
36196       </method>
36197       <method name="Void Main()">
36198         <size>7</size>
36199       </method>
36200     </type>
36201   </test>
36202   <test name="test-714.cs">
36203     <type name="Hello">
36204       <method name="Void .ctor()">
36205         <size>7</size>
36206       </method>
36207       <method name="Void IBar.Test()">
36208         <size>1</size>
36209       </method>
36210       <method name="Void Main()">
36211         <size>1</size>
36212       </method>
36213     </type>
36214   </test>
36215   <test name="test-716.cs">
36216     <type name="SS">
36217       <method name="Void .cctor()">
36218         <size>8</size>
36219       </method>
36220     </type>
36221     <type name="SSS">
36222       <method name="Void .cctor()">
36223         <size>15</size>
36224       </method>
36225     </type>
36226     <type name="C">
36227       <method name="Void .ctor()">
36228         <size>7</size>
36229       </method>
36230     </type>
36231     <type name="CC">
36232       <method name="Void .ctor()">
36233         <size>7</size>
36234       </method>
36235       <method name="Void .cctor()">
36236         <size>8</size>
36237       </method>
36238     </type>
36239     <type name="CCC">
36240       <method name="Void .ctor()">
36241         <size>7</size>
36242       </method>
36243       <method name="Void .cctor()">
36244         <size>11</size>
36245       </method>
36246     </type>
36247     <type name="X">
36248       <method name="Void .ctor()">
36249         <size>7</size>
36250       </method>
36251       <method name="Int32 Main()">
36252         <size>192</size>
36253       </method>
36254     </type>
36255   </test>
36256   <test name="test-717.cs">
36257     <type name="AA">
36258       <method name="Void .ctor()">
36259         <size>7</size>
36260       </method>
36261       <method name="Int32 Foo(Int32)">
36262         <size>2</size>
36263       </method>
36264     </type>
36265     <type name="A">
36266       <method name="Void .ctor()">
36267         <size>7</size>
36268       </method>
36269       <method name="Int32 Foo(Byte)">
36270         <size>2</size>
36271       </method>
36272       <method name="Int32 Foo(Int32)">
36273         <size>2</size>
36274       </method>
36275     </type>
36276     <type name="B">
36277       <method name="Void .ctor()">
36278         <size>7</size>
36279       </method>
36280       <method name="Int32 Foo(Int32)">
36281         <size>2</size>
36282       </method>
36283       <method name="Void Foo(System.String)">
36284         <size>1</size>
36285       </method>
36286     </type>
36287     <type name="S">
36288       <method name="System.String ToString()">
36289         <size>6</size>
36290       </method>
36291     </type>
36292     <type name="MyClass">
36293       <method name="Void .ctor()">
36294         <size>7</size>
36295       </method>
36296       <method name="Int32 Main()">
36297         <size>61</size>
36298       </method>
36299     </type>
36300   </test>
36301   <test name="test-718.cs">
36302     <type name="A">
36303       <method name="Void .ctor()">
36304         <size>7</size>
36305       </method>
36306       <method name="Void Foo(Int32, Int32)">
36307         <size>1</size>
36308       </method>
36309     </type>
36310     <type name="B">
36311       <method name="Void .ctor()">
36312         <size>7</size>
36313       </method>
36314       <method name="Void Main()">
36315         <size>8</size>
36316       </method>
36317       <method name="Void Foo(Int32)">
36318         <size>1</size>
36319       </method>
36320     </type>
36321   </test>
36322   <test name="test-719.cs">
36323     <type name="C">
36324       <method name="Void .ctor()">
36325         <size>7</size>
36326       </method>
36327       <method name="Void Main()">
36328         <size>1</size>
36329       </method>
36330     </type>
36331   </test>
36332   <test name="test-72.cs">
36333     <type name="outer">
36334       <method name="Void .ctor()">
36335         <size>7</size>
36336       </method>
36337       <method name="Int32 Main()">
36338         <size>2</size>
36339       </method>
36340     </type>
36341     <type name="outer+inner">
36342       <method name="Void .ctor()">
36343         <size>7</size>
36344       </method>
36345       <method name="Void meth(System.Object)">
36346         <size>8</size>
36347       </method>
36348     </type>
36349   </test>
36350   <test name="test-720.cs">
36351     <type name="N.Program">
36352       <method name="Void .ctor()">
36353         <size>7</size>
36354       </method>
36355       <method name="Void Main()">
36356         <size>18</size>
36357       </method>
36358     </type>
36359     <type name="N.Parent">
36360       <method name="Void .ctor()">
36361         <size>7</size>
36362       </method>
36363       <method name="Void add_Example(N.Parent+ExampleHandler)">
36364         <size>0</size>
36365       </method>
36366       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36367         <size>0</size>
36368       </method>
36369     </type>
36370     <type name="N.Child">
36371       <method name="Void .ctor()">
36372         <size>7</size>
36373       </method>
36374       <method name="Void add_Example(N.Parent+ExampleHandler)">
36375         <size>24</size>
36376       </method>
36377       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36378         <size>24</size>
36379       </method>
36380       <method name="Void OnExample()">
36381         <size>23</size>
36382       </method>
36383     </type>
36384     <type name="N.Parent+ExampleHandler">
36385       <method name="Void .ctor(Object, IntPtr)">
36386         <size>0</size>
36387       </method>
36388       <method name="Void Invoke()">
36389         <size>0</size>
36390       </method>
36391       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36392         <size>0</size>
36393       </method>
36394       <method name="Void EndInvoke(IAsyncResult)">
36395         <size>0</size>
36396       </method>
36397     </type>
36398   </test>
36399   <test name="test-721.cs">
36400     <type name="Program">
36401       <method name="Void .ctor()">
36402         <size>7</size>
36403       </method>
36404       <method name="Int32 Main()">
36405         <size>55</size>
36406       </method>
36407     </type>
36408     <type name="Control">
36409       <method name="Void .ctor()">
36410         <size>7</size>
36411       </method>
36412       <method name="Void set_Foo(Int32)">
36413         <size>1</size>
36414       </method>
36415     </type>
36416   </test>
36417   <test name="test-723.cs">
36418     <type name="Test">
36419       <method name="Void .ctor()">
36420         <size>7</size>
36421       </method>
36422       <method name="Int32 get_Count()">
36423         <size>2</size>
36424       </method>
36425     </type>
36426     <type name="Maine">
36427       <method name="Int32 Main()">
36428         <size>21</size>
36429       </method>
36430     </type>
36431   </test>
36432   <test name="test-724.cs">
36433     <type name="Test">
36434       <method name="Void .ctor()">
36435         <size>7</size>
36436       </method>
36437       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36438         <size>29</size>
36439       </method>
36440       <method name="Int32 Main()">
36441         <size>110</size>
36442       </method>
36443     </type>
36444     <type name="Concrete">
36445       <method name="Void .ctor()">
36446         <size>7</size>
36447       </method>
36448       <method name="System.String A.get_Spec()">
36449         <size>6</size>
36450       </method>
36451       <method name="System.String B.get_Spec()">
36452         <size>6</size>
36453       </method>
36454       <method name="System.String get_Spec()">
36455         <size>6</size>
36456       </method>
36457     </type>
36458   </test>
36459   <test name="test-726.cs">
36460     <type name="CS0102">
36461       <method name="System.Object IFoo.Clone()">
36462         <size>2</size>
36463       </method>
36464       <method name="Void Main()">
36465         <size>1</size>
36466       </method>
36467       <method name="Void .ctor()">
36468         <size>7</size>
36469       </method>
36470     </type>
36471     <type name="CS0102+Clone">
36472       <method name="Void .ctor()">
36473         <size>7</size>
36474       </method>
36475     </type>
36476   </test>
36477   <test name="test-727.cs">
36478     <type name="IDisposableTest.MainClass">
36479       <method name="Int32 Main()">
36480         <size>113</size>
36481       </method>
36482       <method name="Void .ctor()">
36483         <size>7</size>
36484       </method>
36485     </type>
36486     <type name="IDisposableTest.Foo">
36487       <method name="Void Dispose()">
36488         <size>32</size>
36489       </method>
36490       <method name="Void .ctor()">
36491         <size>57</size>
36492       </method>
36493       <method name="Void .cctor()">
36494         <size>1</size>
36495       </method>
36496     </type>
36497   </test>
36498   <test name="test-728.cs">
36499     <type name="Tests">
36500       <method name="Int32 Main()">
36501         <size>25</size>
36502       </method>
36503       <method name="Void .ctor()">
36504         <size>7</size>
36505       </method>
36506     </type>
36507   </test>
36508   <test name="test-729.cs">
36509     <type name="Primes.MainClass">
36510       <method name="Int32 Main()">
36511         <size>141</size>
36512       </method>
36513       <method name="Void .ctor()">
36514         <size>7</size>
36515       </method>
36516     </type>
36517   </test>
36518   <test name="test-73.cs">
36519     <type name="Abstract">
36520       <method name="Void .ctor()">
36521         <size>7</size>
36522       </method>
36523       <method name="Int32 A()">
36524         <size>0</size>
36525       </method>
36526     </type>
36527     <type name="Concrete">
36528       <method name="Void .ctor()">
36529         <size>7</size>
36530       </method>
36531       <method name="Int32 A()">
36532         <size>2</size>
36533       </method>
36534     </type>
36535     <type name="Test">
36536       <method name="Void .ctor()">
36537         <size>7</size>
36538       </method>
36539       <method name="Int32 Main()">
36540         <size>22</size>
36541       </method>
36542     </type>
36543   </test>
36544   <test name="test-730.cs">
36545     <type name="Demo">
36546       <method name="Void Test(System.Object)">
36547         <size>1</size>
36548       </method>
36549       <method name="Int32 Test(Int32)">
36550         <size>2</size>
36551       </method>
36552       <method name="Int32 GetPhones()">
36553         <size>22</size>
36554       </method>
36555       <method name="Int32 Main()">
36556         <size>23</size>
36557       </method>
36558       <method name="Void .ctor()">
36559         <size>7</size>
36560       </method>
36561     </type>
36562     <type name="Demo+D">
36563       <method name="Int32 Invoke(Int32)">
36564         <size>0</size>
36565       </method>
36566       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36567         <size>0</size>
36568       </method>
36569       <method name="Int32 EndInvoke(IAsyncResult)">
36570         <size>0</size>
36571       </method>
36572       <method name="Void .ctor(Object, IntPtr)">
36573         <size>0</size>
36574       </method>
36575     </type>
36576   </test>
36577   <test name="test-731.cs">
36578     <type name="C">
36579       <method name="Int32 Main()">
36580         <size>34</size>
36581       </method>
36582       <method name="Void .ctor()">
36583         <size>7</size>
36584       </method>
36585     </type>
36586     <type name="&lt;PrivateImplementationDetails&gt;">
36587       <method name="Void .ctor()">
36588         <size>7</size>
36589       </method>
36590     </type>
36591   </test>
36592   <test name="test-733.cs">
36593     <type name="Test">
36594       <method name="Int32 Main()">
36595         <size>43</size>
36596       </method>
36597       <method name="Void .ctor()">
36598         <size>7</size>
36599       </method>
36600     </type>
36601   </test>
36602   <test name="test-734.cs">
36603     <type name="M">
36604       <method name="Void Run()">
36605         <size>19</size>
36606       </method>
36607       <method name="Int32 Main()">
36608         <size>12</size>
36609       </method>
36610       <method name="Void .ctor()">
36611         <size>7</size>
36612       </method>
36613     </type>
36614   </test>
36615   <test name="test-74.cs">
36616     <type name="X">
36617       <method name="Void .ctor()">
36618         <size>7</size>
36619       </method>
36620       <method name="Int32 Main()">
36621         <size>168</size>
36622       </method>
36623     </type>
36624   </test>
36625   <test name="test-75.cs">
36626     <type name="X">
36627       <method name="Void .ctor()">
36628         <size>7</size>
36629       </method>
36630       <method name="Void .cctor()">
36631         <size>1</size>
36632       </method>
36633       <method name="X op_Addition(X, X)">
36634         <size>8</size>
36635       </method>
36636     </type>
36637     <type name="Y">
36638       <method name="Void .ctor()">
36639         <size>7</size>
36640       </method>
36641     </type>
36642     <type name="Z">
36643       <method name="Void .ctor()">
36644         <size>7</size>
36645       </method>
36646     </type>
36647     <type name="driver">
36648       <method name="Void .ctor()">
36649         <size>7</size>
36650       </method>
36651       <method name="Int32 Main()">
36652         <size>34</size>
36653       </method>
36654     </type>
36655   </test>
36656   <test name="test-76.cs">
36657     <type name="foo">
36658       <method name="Void .ctor()">
36659         <size>7</size>
36660       </method>
36661       <method name="System.String strcat(System.String[])">
36662         <size>47</size>
36663       </method>
36664       <method name="Int32 Main()">
36665         <size>142</size>
36666       </method>
36667     </type>
36668   </test>
36669   <test name="test-77.cs">
36670     <type name="XX">
36671       <method name="Void .ctor()">
36672         <size>7</size>
36673       </method>
36674       <method name="Int32 Main()">
36675         <size>220</size>
36676       </method>
36677     </type>
36678   </test>
36679   <test name="test-78.cs">
36680     <type name="N1.B">
36681       <method name="Void .ctor()">
36682         <size>7</size>
36683       </method>
36684       <method name="Boolean ShortCasting()">
36685         <size>19</size>
36686       </method>
36687       <method name="Boolean IntCasting()">
36688         <size>18</size>
36689       </method>
36690       <method name="Int32 Main()">
36691         <size>26</size>
36692       </method>
36693     </type>
36694   </test>
36695   <test name="test-79.cs">
36696     <type name="X">
36697       <method name="Void .ctor()">
36698         <size>7</size>
36699       </method>
36700       <method name="Int32 Main()">
36701         <size>40</size>
36702       </method>
36703     </type>
36704   </test>
36705   <test name="test-8.cs">
36706     <type name="X">
36707       <method name="Void .ctor()">
36708         <size>7</size>
36709       </method>
36710       <method name="Int32 Main(System.String[])">
36711         <size>115</size>
36712       </method>
36713     </type>
36714   </test>
36715   <test name="test-80.cs">
36716     <type name="X">
36717       <method name="Void .ctor()">
36718         <size>7</size>
36719       </method>
36720       <method name="Int32 Add(Int32, Int32)">
36721         <size>4</size>
36722       </method>
36723     </type>
36724     <type name="Y">
36725       <method name="Void .ctor()">
36726         <size>7</size>
36727       </method>
36728       <method name="Int32 Main()">
36729         <size>34</size>
36730       </method>
36731       <method name="Int32 A.Add(Int32, Int32)">
36732         <size>9</size>
36733       </method>
36734     </type>
36735   </test>
36736   <test name="test-81.cs">
36737     <type name="N1.A">
36738       <method name="Void .ctor()">
36739         <size>7</size>
36740       </method>
36741       <method name="Void Bar()">
36742         <size>44</size>
36743       </method>
36744       <method name="Int32 Main()">
36745         <size>71</size>
36746       </method>
36747     </type>
36748   </test>
36749   <test name="test-82.cs">
36750     <type name="N1.N2.B">
36751       <method name="Void .ctor()">
36752         <size>7</size>
36753       </method>
36754       <method name="Void Method(A ByRef)">
36755         <size>1</size>
36756       </method>
36757       <method name="Int32 Main()">
36758         <size>2</size>
36759       </method>
36760     </type>
36761     <type name="N1.N3.B">
36762       <method name="Void .ctor()">
36763         <size>7</size>
36764       </method>
36765       <method name="Void Method(A ByRef)">
36766         <size>1</size>
36767       </method>
36768     </type>
36769   </test>
36770   <test name="test-83.cs">
36771     <type name="PersonArrivedArgs">
36772       <method name="Void .ctor(String)">
36773         <size>14</size>
36774       </method>
36775     </type>
36776     <type name="Greeter">
36777       <method name="Void .ctor(String)">
36778         <size>14</size>
36779       </method>
36780       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36781         <size>18</size>
36782       </method>
36783     </type>
36784     <type name="Room">
36785       <method name="Void .ctor()">
36786         <size>14</size>
36787       </method>
36788       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36789         <size>24</size>
36790       </method>
36791       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36792         <size>24</size>
36793       </method>
36794       <method name="Void AddPerson(System.String)">
36795         <size>14</size>
36796       </method>
36797     </type>
36798     <type name="DelegateTest">
36799       <method name="Void .ctor()">
36800         <size>7</size>
36801       </method>
36802       <method name="Int32 Main()">
36803         <size>2</size>
36804       </method>
36805     </type>
36806     <type name="PersonArrivedHandler">
36807       <method name="Void .ctor(Object, IntPtr)">
36808         <size>0</size>
36809       </method>
36810       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36811         <size>0</size>
36812       </method>
36813       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36814         <size>0</size>
36815       </method>
36816       <method name="Void EndInvoke(IAsyncResult)">
36817         <size>0</size>
36818       </method>
36819     </type>
36820   </test>
36821   <test name="test-84.cs">
36822     <type name="Ghost">
36823       <method name="Void .ctor()">
36824         <size>7</size>
36825       </method>
36826       <method name="Int32 Main()">
36827         <size>6</size>
36828       </method>
36829     </type>
36830   </test>
36831   <test name="test-85.cs">
36832     <type name="X">
36833       <method name="Void .ctor()">
36834         <size>7</size>
36835       </method>
36836       <method name="Int32 Main()">
36837         <size>20</size>
36838       </method>
36839     </type>
36840   </test>
36841   <test name="test-86.cs">
36842     <type name="T.T">
36843       <method name="Void .ctor()">
36844         <size>7</size>
36845       </method>
36846       <method name="Int32 method1(System.Type, Int32)">
36847         <size>23</size>
36848       </method>
36849       <method name="Int32 method1(System.Type, System.Type[])">
36850         <size>12</size>
36851       </method>
36852       <method name="Int32 method2(System.Type, Int32)">
36853         <size>23</size>
36854       </method>
36855       <method name="Int32 method2(System.Type, System.Type[])">
36856         <size>12</size>
36857       </method>
36858       <method name="Int32 Main()">
36859         <size>36</size>
36860       </method>
36861     </type>
36862   </test>
36863   <test name="test-87.cs">
36864     <type name="Top">
36865       <method name="Void .ctor()">
36866         <size>7</size>
36867       </method>
36868       <method name="Int32 Main()">
36869         <size>58</size>
36870       </method>
36871     </type>
36872     <type name="Top+X">
36873       <method name="Void .ctor()">
36874         <size>7</size>
36875       </method>
36876     </type>
36877     <type name="Top+Y">
36878       <method name="Void .ctor()">
36879         <size>7</size>
36880       </method>
36881     </type>
36882     <type name="Top+XA">
36883       <method name="Void .ctor()">
36884         <size>7</size>
36885       </method>
36886       <method name="Int32 get_one()">
36887         <size>2</size>
36888       </method>
36889     </type>
36890     <type name="Top+XB">
36891       <method name="Void .ctor()">
36892         <size>7</size>
36893       </method>
36894       <method name="Int32 get_one()">
36895         <size>2</size>
36896       </method>
36897       <method name="Int32 get_two()">
36898         <size>2</size>
36899       </method>
36900     </type>
36901     <type name="Other">
36902       <method name="Void .ctor()">
36903         <size>7</size>
36904       </method>
36905       <method name="Void X()">
36906         <size>5</size>
36907       </method>
36908     </type>
36909   </test>
36910   <test name="test-88.cs">
36911     <type name="X">
36912       <method name="Void .ctor()">
36913         <size>7</size>
36914       </method>
36915       <method name="Void f(System.String)">
36916         <size>19</size>
36917       </method>
36918       <method name="Int32 Main()">
36919         <size>67</size>
36920       </method>
36921     </type>
36922   </test>
36923   <test name="test-89.cs">
36924     <type name="X">
36925       <method name="Void .ctor(Int32)">
36926         <size>8</size>
36927       </method>
36928       <method name="X F(Int32)">
36929         <size>7</size>
36930       </method>
36931       <method name="Int32 Main()">
36932         <size>99</size>
36933       </method>
36934     </type>
36935   </test>
36936   <test name="test-9.cs">
36937     <type name="X">
36938       <method name="Void .ctor()">
36939         <size>7</size>
36940       </method>
36941       <method name="Int32 Main(System.String[])">
36942         <size>104</size>
36943       </method>
36944     </type>
36945   </test>
36946   <test name="test-90.cs">
36947     <type name="N1.Blah">
36948       <method name="Void .ctor()">
36949         <size>7</size>
36950       </method>
36951       <method name="Int32 Main()">
36952         <size>2</size>
36953       </method>
36954     </type>
36955   </test>
36956   <test name="test-91.cs">
36957     <type name="Abstract">
36958       <method name="Void .ctor()">
36959         <size>7</size>
36960       </method>
36961     </type>
36962     <type name="Plain">
36963       <method name="Void .ctor()">
36964         <size>7</size>
36965       </method>
36966     </type>
36967     <type name="Test">
36968       <method name="Void .ctor()">
36969         <size>7</size>
36970       </method>
36971       <method name="Void MyProtectedInternal()">
36972         <size>1</size>
36973       </method>
36974       <method name="Void MyInternal()">
36975         <size>1</size>
36976       </method>
36977       <method name="Void MyPublic()">
36978         <size>1</size>
36979       </method>
36980       <method name="Void MyPrivate()">
36981         <size>1</size>
36982       </method>
36983       <method name="Int32 Main()">
36984         <size>242</size>
36985       </method>
36986     </type>
36987   </test>
36988   <test name="test-92.cs">
36989     <type name="Outer">
36990       <method name="Void .ctor()">
36991         <size>7</size>
36992       </method>
36993     </type>
36994     <type name="Outer+Inner">
36995       <method name="Void .ctor()">
36996         <size>7</size>
36997       </method>
36998     </type>
36999     <type name="InnerBase">
37000       <method name="Void .ctor()">
37001         <size>7</size>
37002       </method>
37003     </type>
37004     <type name="MainClass">
37005       <method name="Void .ctor()">
37006         <size>7</size>
37007       </method>
37008       <method name="Int32 Main()">
37009         <size>2</size>
37010       </method>
37011     </type>
37012   </test>
37013   <test name="test-93.cs">
37014     <type name="N1.C">
37015       <method name="Void .ctor()">
37016         <size>7</size>
37017       </method>
37018       <method name="Void method(B ByRef)">
37019         <size>15</size>
37020       </method>
37021     </type>
37022     <type name="Test">
37023       <method name="Void .ctor()">
37024         <size>7</size>
37025       </method>
37026       <method name="Int32 Main()">
37027         <size>15</size>
37028       </method>
37029     </type>
37030   </test>
37031   <test name="test-94.cs">
37032     <type name="Base">
37033       <method name="Void .ctor()">
37034         <size>7</size>
37035       </method>
37036       <method name="Int32 IVehicle.Start()">
37037         <size>2</size>
37038       </method>
37039       <method name="Int32 Stop()">
37040         <size>2</size>
37041       </method>
37042       <method name="Int32 Turn()">
37043         <size>2</size>
37044       </method>
37045     </type>
37046     <type name="Derived1">
37047       <method name="Void .ctor()">
37048         <size>7</size>
37049       </method>
37050       <method name="Int32 Turn()">
37051         <size>2</size>
37052       </method>
37053     </type>
37054     <type name="Derived2">
37055       <method name="Void .ctor()">
37056         <size>7</size>
37057       </method>
37058       <method name="Int32 IVehicle.Start()">
37059         <size>2</size>
37060       </method>
37061       <method name="Int32 IVehicle.Turn()">
37062         <size>2</size>
37063       </method>
37064       <method name="Int32 Stop()">
37065         <size>2</size>
37066       </method>
37067       <method name="Int32 Turn()">
37068         <size>2</size>
37069       </method>
37070     </type>
37071     <type name="Test">
37072       <method name="Void .ctor()">
37073         <size>7</size>
37074       </method>
37075       <method name="Int32 Main()">
37076         <size>88</size>
37077       </method>
37078     </type>
37079   </test>
37080   <test name="test-95.cs">
37081     <type name="X">
37082       <method name="Void .ctor()">
37083         <size>7</size>
37084       </method>
37085       <method name="Int32 Main()">
37086         <size>30</size>
37087       </method>
37088     </type>
37089   </test>
37090   <test name="test-96.cs">
37091     <type name="N1.A">
37092       <method name="Void .ctor()">
37093         <size>7</size>
37094       </method>
37095       <method name="Int32 Main()">
37096         <size>2</size>
37097       </method>
37098     </type>
37099     <type name="N1.C">
37100       <method name="Void .ctor(Object, IntPtr)">
37101         <size>0</size>
37102       </method>
37103       <method name="Void Invoke(System.Object, N1.A)">
37104         <size>0</size>
37105       </method>
37106       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
37107         <size>0</size>
37108       </method>
37109       <method name="Void EndInvoke(IAsyncResult)">
37110         <size>0</size>
37111       </method>
37112     </type>
37113   </test>
37114   <test name="test-97.cs">
37115     <type name="X">
37116       <method name="Void .ctor()">
37117         <size>7</size>
37118       </method>
37119       <method name="Int32 Main()">
37120         <size>2</size>
37121       </method>
37122     </type>
37123   </test>
37124   <test name="test-98.cs">
37125     <type name="X">
37126       <method name="Void .ctor()">
37127         <size>7</size>
37128       </method>
37129       <method name="Void b()">
37130         <size>19</size>
37131       </method>
37132     </type>
37133     <type name="Y">
37134       <method name="Void .ctor()">
37135         <size>7</size>
37136       </method>
37137       <method name="Int32 Main()">
37138         <size>2</size>
37139       </method>
37140     </type>
37141   </test>
37142   <test name="test-99.cs">
37143     <type name="X">
37144       <method name="Void .ctor()">
37145         <size>7</size>
37146       </method>
37147       <method name="Int32 Main()">
37148         <size>104</size>
37149       </method>
37150     </type>
37151   </test>
37152   <test name="test-anon-01.cs">
37153     <type name="X">
37154       <method name="Void .ctor()">
37155         <size>7</size>
37156       </method>
37157       <method name="Int32 Main()">
37158         <size>21</size>
37159       </method>
37160     </type>
37161     <type name="S">
37162       <method name="Void .ctor(Object, IntPtr)">
37163         <size>0</size>
37164       </method>
37165       <method name="Void Invoke()">
37166         <size>0</size>
37167       </method>
37168       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37169         <size>0</size>
37170       </method>
37171       <method name="Void EndInvoke(IAsyncResult)">
37172         <size>0</size>
37173       </method>
37174     </type>
37175     <type name="X+&lt;Main&gt;c__AnonStorey0">
37176       <method name="Void .ctor()">
37177         <size>7</size>
37178       </method>
37179       <method name="Void &lt;&gt;m__0()">
37180         <size>8</size>
37181       </method>
37182     </type>
37183   </test>
37184   <test name="test-anon-02.cs">
37185     <type name="X">
37186       <method name="Void .ctor()">
37187         <size>7</size>
37188       </method>
37189       <method name="Int32 Main()">
37190         <size>151</size>
37191       </method>
37192     </type>
37193     <type name="S">
37194       <method name="Void .ctor(Object, IntPtr)">
37195         <size>0</size>
37196       </method>
37197       <method name="Void Invoke()">
37198         <size>0</size>
37199       </method>
37200       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37201         <size>0</size>
37202       </method>
37203       <method name="Void EndInvoke(IAsyncResult)">
37204         <size>0</size>
37205       </method>
37206     </type>
37207     <type name="X+&lt;Main&gt;c__AnonStorey0">
37208       <method name="Void .ctor()">
37209         <size>7</size>
37210       </method>
37211       <method name="Void &lt;&gt;m__0()">
37212         <size>113</size>
37213       </method>
37214     </type>
37215   </test>
37216   <test name="test-anon-03.cs">
37217     <type name="X">
37218       <method name="Void .ctor()">
37219         <size>7</size>
37220       </method>
37221       <method name="Void Main()">
37222         <size>59</size>
37223       </method>
37224     </type>
37225     <type name="S">
37226       <method name="Void .ctor(Object, IntPtr)">
37227         <size>0</size>
37228       </method>
37229       <method name="Void Invoke()">
37230         <size>0</size>
37231       </method>
37232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37233         <size>0</size>
37234       </method>
37235       <method name="Void EndInvoke(IAsyncResult)">
37236         <size>0</size>
37237       </method>
37238     </type>
37239     <type name="X+&lt;Main&gt;c__AnonStorey0">
37240       <method name="Void .ctor()">
37241         <size>7</size>
37242       </method>
37243       <method name="Void &lt;&gt;m__0()">
37244         <size>8</size>
37245       </method>
37246     </type>
37247   </test>
37248   <test name="test-anon-04.cs">
37249     <type name="X">
37250       <method name="Void .ctor()">
37251         <size>7</size>
37252       </method>
37253       <method name="Void Main()">
37254         <size>59</size>
37255       </method>
37256     </type>
37257     <type name="S">
37258       <method name="Void .ctor(Object, IntPtr)">
37259         <size>0</size>
37260       </method>
37261       <method name="Void Invoke()">
37262         <size>0</size>
37263       </method>
37264       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37265         <size>0</size>
37266       </method>
37267       <method name="Void EndInvoke(IAsyncResult)">
37268         <size>0</size>
37269       </method>
37270     </type>
37271     <type name="X+&lt;Main&gt;c__AnonStorey0">
37272       <method name="Void .ctor()">
37273         <size>7</size>
37274       </method>
37275       <method name="Void &lt;&gt;m__0()">
37276         <size>30</size>
37277       </method>
37278     </type>
37279   </test>
37280   <test name="test-anon-05.cs">
37281     <type name="X">
37282       <method name="Void .ctor()">
37283         <size>7</size>
37284       </method>
37285       <method name="Int32 Main()">
37286         <size>207</size>
37287       </method>
37288       <method name="Boolean t(Int32, Int32)">
37289         <size>5</size>
37290       </method>
37291     </type>
37292     <type name="S">
37293       <method name="Void .ctor(Object, IntPtr)">
37294         <size>0</size>
37295       </method>
37296       <method name="Void Invoke()">
37297         <size>0</size>
37298       </method>
37299       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37300         <size>0</size>
37301       </method>
37302       <method name="Void EndInvoke(IAsyncResult)">
37303         <size>0</size>
37304       </method>
37305     </type>
37306     <type name="X+&lt;Main&gt;c__AnonStorey1">
37307       <method name="Void .ctor()">
37308         <size>7</size>
37309       </method>
37310       <method name="Void &lt;&gt;m__0()">
37311         <size>76</size>
37312       </method>
37313     </type>
37314     <type name="X+&lt;Main&gt;c__AnonStorey0">
37315       <method name="Void .ctor()">
37316         <size>7</size>
37317       </method>
37318     </type>
37319   </test>
37320   <test name="test-anon-06.cs">
37321     <type name="X">
37322       <method name="Void .ctor()">
37323         <size>7</size>
37324       </method>
37325       <method name="Int32 Main()">
37326         <size>112</size>
37327       </method>
37328     </type>
37329     <type name="S">
37330       <method name="Void .ctor(Object, IntPtr)">
37331         <size>0</size>
37332       </method>
37333       <method name="Void Invoke()">
37334         <size>0</size>
37335       </method>
37336       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37337         <size>0</size>
37338       </method>
37339       <method name="Void EndInvoke(IAsyncResult)">
37340         <size>0</size>
37341       </method>
37342     </type>
37343     <type name="X+&lt;Main&gt;c__AnonStorey0">
37344       <method name="Void .ctor()">
37345         <size>7</size>
37346       </method>
37347       <method name="Void &lt;&gt;m__0()">
37348         <size>18</size>
37349       </method>
37350     </type>
37351   </test>
37352   <test name="test-anon-07.cs">
37353     <type name="X">
37354       <method name="Void .ctor()">
37355         <size>7</size>
37356       </method>
37357       <method name="Int32 Main()">
37358         <size>120</size>
37359       </method>
37360       <method name="Boolean t(Int32, Int32)">
37361         <size>5</size>
37362       </method>
37363     </type>
37364     <type name="D">
37365       <method name="Void .ctor(Object, IntPtr)">
37366         <size>0</size>
37367       </method>
37368       <method name="Void Invoke()">
37369         <size>0</size>
37370       </method>
37371       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37372         <size>0</size>
37373       </method>
37374       <method name="Void EndInvoke(IAsyncResult)">
37375         <size>0</size>
37376       </method>
37377     </type>
37378     <type name="X+&lt;Main&gt;c__AnonStorey0">
37379       <method name="Void .ctor()">
37380         <size>7</size>
37381       </method>
37382       <method name="Void &lt;&gt;m__0()">
37383         <size>18</size>
37384       </method>
37385       <method name="Void &lt;&gt;m__1()">
37386         <size>18</size>
37387       </method>
37388     </type>
37389   </test>
37390   <test name="test-anon-08.cs">
37391     <type name="X">
37392       <method name="Void .ctor()">
37393         <size>7</size>
37394       </method>
37395       <method name="Int32 Main()">
37396         <size>35</size>
37397       </method>
37398     </type>
37399     <type name="S">
37400       <method name="Void .ctor(Object, IntPtr)">
37401         <size>0</size>
37402       </method>
37403       <method name="Void Invoke()">
37404         <size>0</size>
37405       </method>
37406       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37407         <size>0</size>
37408       </method>
37409       <method name="Void EndInvoke(IAsyncResult)">
37410         <size>0</size>
37411       </method>
37412     </type>
37413     <type name="X+&lt;Main&gt;c__AnonStorey0">
37414       <method name="Void .ctor()">
37415         <size>7</size>
37416       </method>
37417       <method name="Void &lt;&gt;m__0()">
37418         <size>13</size>
37419       </method>
37420     </type>
37421   </test>
37422   <test name="test-anon-09.cs">
37423     <type name="X">
37424       <method name="Void .ctor()">
37425         <size>7</size>
37426       </method>
37427       <method name="Int32 Main()">
37428         <size>59</size>
37429       </method>
37430     </type>
37431     <type name="X+D">
37432       <method name="Void .ctor(Object, IntPtr)">
37433         <size>0</size>
37434       </method>
37435       <method name="Void Invoke()">
37436         <size>0</size>
37437       </method>
37438       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37439         <size>0</size>
37440       </method>
37441       <method name="Void EndInvoke(IAsyncResult)">
37442         <size>0</size>
37443       </method>
37444     </type>
37445     <type name="X+&lt;Main&gt;c__AnonStorey0">
37446       <method name="Void .ctor()">
37447         <size>7</size>
37448       </method>
37449       <method name="Void &lt;&gt;m__0()">
37450         <size>49</size>
37451       </method>
37452     </type>
37453   </test>
37454   <test name="test-anon-10.cs">
37455     <type name="S">
37456       <method name="Void .ctor()">
37457         <size>7</size>
37458       </method>
37459       <method name="Void Test()">
37460         <size>105</size>
37461       </method>
37462       <method name="Int32 Main()">
37463         <size>66</size>
37464       </method>
37465     </type>
37466     <type name="S+T">
37467       <method name="Void .ctor(Object, IntPtr)">
37468         <size>0</size>
37469       </method>
37470       <method name="Void Invoke()">
37471         <size>0</size>
37472       </method>
37473       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37474         <size>0</size>
37475       </method>
37476       <method name="Void EndInvoke(IAsyncResult)">
37477         <size>0</size>
37478       </method>
37479     </type>
37480     <type name="S+&lt;Test&gt;c__AnonStorey1">
37481       <method name="Void .ctor()">
37482         <size>7</size>
37483       </method>
37484     </type>
37485     <type name="S+&lt;Test&gt;c__AnonStorey0">
37486       <method name="Void .ctor()">
37487         <size>7</size>
37488       </method>
37489     </type>
37490     <type name="S+&lt;Test&gt;c__AnonStorey1">
37491       <method name="Void &lt;&gt;m__0()">
37492         <size>76</size>
37493       </method>
37494     </type>
37495   </test>
37496   <test name="test-anon-11.cs">
37497     <type name="X">
37498       <method name="Void .ctor()">
37499         <size>7</size>
37500       </method>
37501       <method name="Int32 Main()">
37502         <size>122</size>
37503       </method>
37504     </type>
37505     <type name="D">
37506       <method name="Void .ctor(Object, IntPtr)">
37507         <size>0</size>
37508       </method>
37509       <method name="Void Invoke(Int32)">
37510         <size>0</size>
37511       </method>
37512       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37513         <size>0</size>
37514       </method>
37515       <method name="Void EndInvoke(IAsyncResult)">
37516         <size>0</size>
37517       </method>
37518     </type>
37519     <type name="E">
37520       <method name="Void .ctor(Object, IntPtr)">
37521         <size>0</size>
37522       </method>
37523       <method name="Void Invoke(Int32 ByRef)">
37524         <size>0</size>
37525       </method>
37526       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37527         <size>0</size>
37528       </method>
37529       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37530         <size>0</size>
37531       </method>
37532     </type>
37533     <type name="F">
37534       <method name="Void .ctor(Object, IntPtr)">
37535         <size>0</size>
37536       </method>
37537       <method name="Void Invoke(System.Int32[])">
37538         <size>0</size>
37539       </method>
37540       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37541         <size>0</size>
37542       </method>
37543       <method name="Void EndInvoke(IAsyncResult)">
37544         <size>0</size>
37545       </method>
37546     </type>
37547     <type name="X">
37548       <method name="Void &lt;Main&gt;m__0(Int32)">
37549         <size>1</size>
37550       </method>
37551       <method name="Void &lt;Main&gt;m__1(Int32)">
37552         <size>1</size>
37553       </method>
37554       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37555         <size>1</size>
37556       </method>
37557       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37558         <size>1</size>
37559       </method>
37560     </type>
37561   </test>
37562   <test name="test-anon-12.cs">
37563     <type name="X">
37564       <method name="Void .ctor()">
37565         <size>7</size>
37566       </method>
37567       <method name="Int32 Main()">
37568         <size>257</size>
37569       </method>
37570       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37571         <size>81</size>
37572       </method>
37573     </type>
37574     <type name="predicate">
37575       <method name="Void .ctor(Object, IntPtr)">
37576         <size>0</size>
37577       </method>
37578       <method name="Boolean Invoke(System.Object)">
37579         <size>0</size>
37580       </method>
37581       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37582         <size>0</size>
37583       </method>
37584       <method name="Boolean EndInvoke(IAsyncResult)">
37585         <size>0</size>
37586       </method>
37587     </type>
37588     <type name="X">
37589       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37590         <size>12</size>
37591       </method>
37592     </type>
37593   </test>
37594   <test name="test-anon-13.cs">
37595     <type name="X">
37596       <method name="Void .ctor(Int32)">
37597         <size>14</size>
37598       </method>
37599       <method name="Void Main()">
37600         <size>42</size>
37601       </method>
37602       <method name="D T()">
37603         <size>15</size>
37604       </method>
37605       <method name="System.String CALL()">
37606         <size>6</size>
37607       </method>
37608     </type>
37609     <type name="D">
37610       <method name="Void .ctor(Object, IntPtr)">
37611         <size>0</size>
37612       </method>
37613       <method name="Void Invoke()">
37614         <size>0</size>
37615       </method>
37616       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37617         <size>0</size>
37618       </method>
37619       <method name="Void EndInvoke(IAsyncResult)">
37620         <size>0</size>
37621       </method>
37622     </type>
37623     <type name="X">
37624       <method name="Void &lt;T&gt;m__0()">
37625         <size>22</size>
37626       </method>
37627     </type>
37628   </test>
37629   <test name="test-anon-14.cs">
37630     <type name="X">
37631       <method name="Void .ctor()">
37632         <size>7</size>
37633       </method>
37634       <method name="Void add_Click(X+T)">
37635         <size>22</size>
37636       </method>
37637       <method name="Void remove_Click(X+T)">
37638         <size>22</size>
37639       </method>
37640       <method name="Void Method()">
37641         <size>1</size>
37642       </method>
37643       <method name="Void Main()">
37644         <size>46</size>
37645       </method>
37646     </type>
37647     <type name="X+T">
37648       <method name="Void .ctor(Object, IntPtr)">
37649         <size>0</size>
37650       </method>
37651       <method name="Void Invoke()">
37652         <size>0</size>
37653       </method>
37654       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37655         <size>0</size>
37656       </method>
37657       <method name="Void EndInvoke(IAsyncResult)">
37658         <size>0</size>
37659       </method>
37660     </type>
37661   </test>
37662   <test name="test-anon-15.cs">
37663     <type name="Foo">
37664       <method name="Void .ctor()">
37665         <size>7</size>
37666       </method>
37667       <method name="Void Main()">
37668         <size>43</size>
37669       </method>
37670     </type>
37671     <type name="Foo+Inner">
37672       <method name="Void .ctor(String)">
37673         <size>7</size>
37674       </method>
37675     </type>
37676     <type name="Foo+foo_fn">
37677       <method name="Void .ctor(Object, IntPtr)">
37678         <size>0</size>
37679       </method>
37680       <method name="Foo+Inner Invoke(System.String)">
37681         <size>0</size>
37682       </method>
37683       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37684         <size>0</size>
37685       </method>
37686       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37687         <size>0</size>
37688       </method>
37689     </type>
37690     <type name="Foo">
37691       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37692         <size>13</size>
37693       </method>
37694     </type>
37695   </test>
37696   <test name="test-anon-16.cs">
37697     <type name="X">
37698       <method name="Void .ctor(Int32)">
37699         <size>14</size>
37700       </method>
37701       <method name="Void Main()">
37702         <size>42</size>
37703       </method>
37704       <method name="D T()">
37705         <size>15</size>
37706       </method>
37707     </type>
37708     <type name="D">
37709       <method name="Void .ctor(Object, IntPtr)">
37710         <size>0</size>
37711       </method>
37712       <method name="Void Invoke()">
37713         <size>0</size>
37714       </method>
37715       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37716         <size>0</size>
37717       </method>
37718       <method name="Void EndInvoke(IAsyncResult)">
37719         <size>0</size>
37720       </method>
37721     </type>
37722     <type name="X">
37723       <method name="Void &lt;T&gt;m__0()">
37724         <size>27</size>
37725       </method>
37726     </type>
37727   </test>
37728   <test name="test-anon-17.cs">
37729     <type name="Button">
37730       <method name="Void .ctor()">
37731         <size>7</size>
37732       </method>
37733       <method name="Void add_Clicked(ClickEvent)">
37734         <size>24</size>
37735       </method>
37736       <method name="Void remove_Clicked(ClickEvent)">
37737         <size>24</size>
37738       </method>
37739       <method name="Void DoClick()">
37740         <size>12</size>
37741       </method>
37742     </type>
37743     <type name="X">
37744       <method name="Void .ctor()">
37745         <size>7</size>
37746       </method>
37747       <method name="Void .cctor()">
37748         <size>1</size>
37749       </method>
37750       <method name="Int32 Main()">
37751         <size>61</size>
37752       </method>
37753     </type>
37754     <type name="ClickEvent">
37755       <method name="Void .ctor(Object, IntPtr)">
37756         <size>0</size>
37757       </method>
37758       <method name="Void Invoke()">
37759         <size>0</size>
37760       </method>
37761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37762         <size>0</size>
37763       </method>
37764       <method name="Void EndInvoke(IAsyncResult)">
37765         <size>0</size>
37766       </method>
37767     </type>
37768     <type name="X">
37769       <method name="Void &lt;Main&gt;m__0()">
37770         <size>17</size>
37771       </method>
37772     </type>
37773   </test>
37774   <test name="test-anon-18.cs">
37775     <type name="DelegateTest">
37776       <method name="Void .ctor()">
37777         <size>7</size>
37778       </method>
37779       <method name="Void Main(System.String[])">
37780         <size>83</size>
37781       </method>
37782     </type>
37783     <type name="A">
37784       <method name="Void .ctor(Object, IntPtr)">
37785         <size>0</size>
37786       </method>
37787       <method name="Void Invoke()">
37788         <size>0</size>
37789       </method>
37790       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37791         <size>0</size>
37792       </method>
37793       <method name="Void EndInvoke(IAsyncResult)">
37794         <size>0</size>
37795       </method>
37796     </type>
37797     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37798       <method name="Void .ctor()">
37799         <size>7</size>
37800       </method>
37801       <method name="Void &lt;&gt;m__0()">
37802         <size>17</size>
37803       </method>
37804     </type>
37805   </test>
37806   <test name="test-anon-19.cs">
37807     <type name="X">
37808       <method name="Void .ctor()">
37809         <size>7</size>
37810       </method>
37811       <method name="Int32 Main()">
37812         <size>223</size>
37813       </method>
37814       <method name="Boolean t(Int32, Int32)">
37815         <size>5</size>
37816       </method>
37817     </type>
37818     <type name="S">
37819       <method name="Void .ctor(Object, IntPtr)">
37820         <size>0</size>
37821       </method>
37822       <method name="Void Invoke()">
37823         <size>0</size>
37824       </method>
37825       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37826         <size>0</size>
37827       </method>
37828       <method name="Void EndInvoke(IAsyncResult)">
37829         <size>0</size>
37830       </method>
37831     </type>
37832     <type name="X+&lt;Main&gt;c__AnonStorey1">
37833       <method name="Void .ctor()">
37834         <size>7</size>
37835       </method>
37836       <method name="Void &lt;&gt;m__0()">
37837         <size>93</size>
37838       </method>
37839     </type>
37840     <type name="X+&lt;Main&gt;c__AnonStorey0">
37841       <method name="Void .ctor()">
37842         <size>7</size>
37843       </method>
37844     </type>
37845   </test>
37846   <test name="test-anon-20.cs">
37847     <type name="X">
37848       <method name="Void .ctor()">
37849         <size>7</size>
37850       </method>
37851       <method name="Void Main()">
37852         <size>33</size>
37853       </method>
37854       <method name="D MainHost()">
37855         <size>28</size>
37856       </method>
37857     </type>
37858     <type name="D">
37859       <method name="Void .ctor(Object, IntPtr)">
37860         <size>0</size>
37861       </method>
37862       <method name="Void Invoke()">
37863         <size>0</size>
37864       </method>
37865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37866         <size>0</size>
37867       </method>
37868       <method name="Void EndInvoke(IAsyncResult)">
37869         <size>0</size>
37870       </method>
37871     </type>
37872     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37873       <method name="Void .ctor()">
37874         <size>7</size>
37875       </method>
37876       <method name="Void &lt;&gt;m__0()">
37877         <size>52</size>
37878       </method>
37879     </type>
37880     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37881       <method name="Void .ctor()">
37882         <size>7</size>
37883       </method>
37884       <method name="Void &lt;&gt;m__1()">
37885         <size>52</size>
37886       </method>
37887     </type>
37888   </test>
37889   <test name="test-anon-21.cs">
37890     <type name="X">
37891       <method name="Void .ctor()">
37892         <size>7</size>
37893       </method>
37894       <method name="Void .cctor()">
37895         <size>1</size>
37896       </method>
37897       <method name="Int32 Main()">
37898         <size>68</size>
37899       </method>
37900       <method name="Void M()">
37901         <size>44</size>
37902       </method>
37903     </type>
37904     <type name="D">
37905       <method name="Void .ctor(Object, IntPtr)">
37906         <size>0</size>
37907       </method>
37908       <method name="Void Invoke()">
37909         <size>0</size>
37910       </method>
37911       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37912         <size>0</size>
37913       </method>
37914       <method name="Void EndInvoke(IAsyncResult)">
37915         <size>0</size>
37916       </method>
37917     </type>
37918     <type name="X+&lt;M&gt;c__AnonStorey0">
37919       <method name="Void .ctor()">
37920         <size>7</size>
37921       </method>
37922       <method name="Void &lt;&gt;m__0()">
37923         <size>48</size>
37924       </method>
37925     </type>
37926     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
37927       <method name="Void .ctor()">
37928         <size>7</size>
37929       </method>
37930       <method name="Void &lt;&gt;m__1()">
37931         <size>81</size>
37932       </method>
37933     </type>
37934   </test>
37935   <test name="test-anon-22.cs">
37936     <type name="X">
37937       <method name="Void .ctor()">
37938         <size>7</size>
37939       </method>
37940       <method name="Void Main()">
37941         <size>33</size>
37942       </method>
37943       <method name="D T()">
37944         <size>28</size>
37945       </method>
37946     </type>
37947     <type name="D">
37948       <method name="Void .ctor(Object, IntPtr)">
37949         <size>0</size>
37950       </method>
37951       <method name="Void Invoke()">
37952         <size>0</size>
37953       </method>
37954       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37955         <size>0</size>
37956       </method>
37957       <method name="Void EndInvoke(IAsyncResult)">
37958         <size>0</size>
37959       </method>
37960     </type>
37961     <type name="X+&lt;T&gt;c__AnonStorey0">
37962       <method name="Void .ctor()">
37963         <size>7</size>
37964       </method>
37965       <method name="Void &lt;&gt;m__0()">
37966         <size>52</size>
37967       </method>
37968     </type>
37969     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
37970       <method name="Void .ctor()">
37971         <size>7</size>
37972       </method>
37973       <method name="Void &lt;&gt;m__1()">
37974         <size>52</size>
37975       </method>
37976     </type>
37977   </test>
37978   <test name="test-anon-23.cs">
37979     <type name="X">
37980       <method name="Void .ctor()">
37981         <size>7</size>
37982       </method>
37983       <method name="Int32 Main()">
37984         <size>68</size>
37985       </method>
37986       <method name="Void M()">
37987         <size>34</size>
37988       </method>
37989     </type>
37990     <type name="D">
37991       <method name="Void .ctor(Object, IntPtr)">
37992         <size>0</size>
37993       </method>
37994       <method name="Void Invoke()">
37995         <size>0</size>
37996       </method>
37997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37998         <size>0</size>
37999       </method>
38000       <method name="Void EndInvoke(IAsyncResult)">
38001         <size>0</size>
38002       </method>
38003     </type>
38004     <type name="X+&lt;M&gt;c__AnonStorey0">
38005       <method name="Void .ctor()">
38006         <size>7</size>
38007       </method>
38008       <method name="Void &lt;&gt;m__0()">
38009         <size>38</size>
38010       </method>
38011     </type>
38012     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38013       <method name="Void .ctor()">
38014         <size>7</size>
38015       </method>
38016       <method name="Void &lt;&gt;m__1()">
38017         <size>24</size>
38018       </method>
38019     </type>
38020   </test>
38021   <test name="test-anon-24.cs">
38022     <type name="X">
38023       <method name="Void .ctor()">
38024         <size>7</size>
38025       </method>
38026       <method name="Void Main()">
38027         <size>29</size>
38028       </method>
38029       <method name="D T(Int32)">
38030         <size>28</size>
38031       </method>
38032     </type>
38033     <type name="D">
38034       <method name="Void .ctor(Object, IntPtr)">
38035         <size>0</size>
38036       </method>
38037       <method name="Int32 Invoke()">
38038         <size>0</size>
38039       </method>
38040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38041         <size>0</size>
38042       </method>
38043       <method name="Int32 EndInvoke(IAsyncResult)">
38044         <size>0</size>
38045       </method>
38046     </type>
38047     <type name="X+&lt;T&gt;c__AnonStorey0">
38048       <method name="Void .ctor()">
38049         <size>7</size>
38050       </method>
38051       <method name="Int32 &lt;&gt;m__0()">
38052         <size>21</size>
38053       </method>
38054     </type>
38055   </test>
38056   <test name="test-anon-25.cs">
38057     <type name="X">
38058       <method name="Void .ctor()">
38059         <size>7</size>
38060       </method>
38061       <method name="Int32 Main()">
38062         <size>48</size>
38063       </method>
38064       <method name="D T(Int32)">
38065         <size>28</size>
38066       </method>
38067     </type>
38068     <type name="D">
38069       <method name="Void .ctor(Object, IntPtr)">
38070         <size>0</size>
38071       </method>
38072       <method name="Int32 Invoke(Int32)">
38073         <size>0</size>
38074       </method>
38075       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38076         <size>0</size>
38077       </method>
38078       <method name="Int32 EndInvoke(IAsyncResult)">
38079         <size>0</size>
38080       </method>
38081     </type>
38082     <type name="X+&lt;T&gt;c__AnonStorey0">
38083       <method name="Void .ctor()">
38084         <size>7</size>
38085       </method>
38086       <method name="Int32 &lt;&gt;m__0(Int32)">
38087         <size>9</size>
38088       </method>
38089     </type>
38090   </test>
38091   <test name="test-anon-27.cs">
38092     <type name="X">
38093       <method name="Void .ctor()">
38094         <size>7</size>
38095       </method>
38096       <method name="Int32 Main()">
38097         <size>138</size>
38098       </method>
38099       <method name="Void M(Int32)">
38100         <size>59</size>
38101       </method>
38102     </type>
38103     <type name="D">
38104       <method name="Void .ctor(Object, IntPtr)">
38105         <size>0</size>
38106       </method>
38107       <method name="Void Invoke()">
38108         <size>0</size>
38109       </method>
38110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38111         <size>0</size>
38112       </method>
38113       <method name="Void EndInvoke(IAsyncResult)">
38114         <size>0</size>
38115       </method>
38116     </type>
38117     <type name="X+&lt;M&gt;c__AnonStorey0">
38118       <method name="Void .ctor()">
38119         <size>7</size>
38120       </method>
38121       <method name="Void &lt;&gt;m__0()">
38122         <size>38</size>
38123       </method>
38124     </type>
38125     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38126       <method name="Void .ctor()">
38127         <size>7</size>
38128       </method>
38129       <method name="Void &lt;&gt;m__1()">
38130         <size>50</size>
38131       </method>
38132     </type>
38133   </test>
38134   <test name="test-anon-28.cs">
38135     <type name="Delegable">
38136       <method name="Void .ctor()">
38137         <size>7</size>
38138       </method>
38139       <method name="Void add_MyDelegate(System.EventHandler)">
38140         <size>24</size>
38141       </method>
38142       <method name="Void remove_MyDelegate(System.EventHandler)">
38143         <size>24</size>
38144       </method>
38145     </type>
38146     <type name="DelegateTest">
38147       <method name="Void .ctor()">
38148         <size>7</size>
38149       </method>
38150       <method name="Void Main(System.String[])">
38151         <size>58</size>
38152       </method>
38153     </type>
38154     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38155       <method name="Void .ctor()">
38156         <size>7</size>
38157       </method>
38158       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38159         <size>33</size>
38160       </method>
38161     </type>
38162   </test>
38163   <test name="test-anon-29.cs">
38164     <type name="X">
38165       <method name="Void .ctor()">
38166         <size>108</size>
38167       </method>
38168       <method name="System.String Hello()">
38169         <size>20</size>
38170       </method>
38171       <method name="Void Main()">
38172         <size>18</size>
38173       </method>
38174     </type>
38175     <type name="X+Foo">
38176       <method name="Void .ctor(Object, IntPtr)">
38177         <size>0</size>
38178       </method>
38179       <method name="System.String Invoke()">
38180         <size>0</size>
38181       </method>
38182       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38183         <size>0</size>
38184       </method>
38185       <method name="System.String EndInvoke(IAsyncResult)">
38186         <size>0</size>
38187       </method>
38188     </type>
38189     <type name="X+Bar">
38190       <method name="Void .ctor(Object, IntPtr)">
38191         <size>0</size>
38192       </method>
38193       <method name="Void Invoke(System.String)">
38194         <size>0</size>
38195       </method>
38196       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38197         <size>0</size>
38198       </method>
38199       <method name="Void EndInvoke(IAsyncResult)">
38200         <size>0</size>
38201       </method>
38202     </type>
38203     <type name="X">
38204       <method name="Void &lt;Hello&gt;m__1(System.String)">
38205         <size>7</size>
38206       </method>
38207       <method name="System.String &lt;Hello&gt;m__0()">
38208         <size>201</size>
38209       </method>
38210       <method name="Void &lt;Hello&gt;m__2(System.String)">
38211         <size>7</size>
38212       </method>
38213     </type>
38214   </test>
38215   <test name="test-anon-30.cs">
38216     <type name="X">
38217       <method name="Void .ctor()">
38218         <size>7</size>
38219       </method>
38220     </type>
38221     <type name="Program">
38222       <method name="Void add_E(Program+D)">
38223         <size>22</size>
38224       </method>
38225       <method name="Void remove_E(Program+D)">
38226         <size>22</size>
38227       </method>
38228       <method name="Void Main()">
38229         <size>38</size>
38230       </method>
38231     </type>
38232     <type name="Program+D">
38233       <method name="Void .ctor(Object, IntPtr)">
38234         <size>0</size>
38235       </method>
38236       <method name="Void Invoke(X)">
38237         <size>0</size>
38238       </method>
38239       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
38240         <size>0</size>
38241       </method>
38242       <method name="Void EndInvoke(IAsyncResult)">
38243         <size>0</size>
38244       </method>
38245     </type>
38246     <type name="Program+&lt;Main&gt;c__AnonStorey0">
38247       <method name="Void .ctor()">
38248         <size>7</size>
38249       </method>
38250       <method name="Void &lt;&gt;m__0(X)">
38251         <size>15</size>
38252       </method>
38253     </type>
38254   </test>
38255   <test name="test-anon-31.cs">
38256     <type name="test">
38257       <method name="Void .ctor()">
38258         <size>7</size>
38259       </method>
38260       <method name="IEnumerable testen(Int32)">
38261         <size>30</size>
38262       </method>
38263     </type>
38264     <type name="reflect">
38265       <method name="Void .ctor()">
38266         <size>7</size>
38267       </method>
38268       <method name="Void Main(System.String[])">
38269         <size>122</size>
38270       </method>
38271     </type>
38272     <type name="test+&lt;testen&gt;c__Iterator0">
38273       <method name="Void .ctor()">
38274         <size>7</size>
38275       </method>
38276       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38277         <size>7</size>
38278       </method>
38279       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38280         <size>7</size>
38281       </method>
38282       <method name="Boolean MoveNext()">
38283         <size>195</size>
38284       </method>
38285       <method name="Void Dispose()">
38286         <size>8</size>
38287       </method>
38288       <method name="Void Reset()">
38289         <size>6</size>
38290       </method>
38291       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38292         <size>7</size>
38293       </method>
38294       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38295         <size>40</size>
38296       </method>
38297     </type>
38298   </test>
38299   <test name="test-anon-32.cs">
38300     <type name="MainClass">
38301       <method name="Void .ctor()">
38302         <size>7</size>
38303       </method>
38304       <method name="Void Main()">
38305         <size>37</size>
38306       </method>
38307       <method name="Void SimpleCallback(MainClass, System.String)">
38308         <size>7</size>
38309       </method>
38310     </type>
38311     <type name="StringSender">
38312       <method name="Void .ctor(Object, IntPtr)">
38313         <size>0</size>
38314       </method>
38315       <method name="Void Invoke(System.String)">
38316         <size>0</size>
38317       </method>
38318       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38319         <size>0</size>
38320       </method>
38321       <method name="Void EndInvoke(IAsyncResult)">
38322         <size>0</size>
38323       </method>
38324     </type>
38325     <type name="VoidDelegate">
38326       <method name="Void .ctor(Object, IntPtr)">
38327         <size>0</size>
38328       </method>
38329       <method name="Void Invoke()">
38330         <size>0</size>
38331       </method>
38332       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38333         <size>0</size>
38334       </method>
38335       <method name="Void EndInvoke(IAsyncResult)">
38336         <size>0</size>
38337       </method>
38338     </type>
38339     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38340       <method name="Void .ctor()">
38341         <size>7</size>
38342       </method>
38343       <method name="Void &lt;&gt;m__0()">
38344         <size>25</size>
38345       </method>
38346       <method name="Void &lt;&gt;m__1(System.String)">
38347         <size>13</size>
38348       </method>
38349     </type>
38350   </test>
38351   <test name="test-anon-33.cs">
38352     <type name="T">
38353       <method name="Void .ctor()">
38354         <size>7</size>
38355       </method>
38356       <method name="Void doit(Int32)">
38357         <size>7</size>
38358       </method>
38359       <method name="Void Main()">
38360         <size>162</size>
38361       </method>
38362     </type>
38363     <type name="Do">
38364       <method name="Void .ctor(Object, IntPtr)">
38365         <size>0</size>
38366       </method>
38367       <method name="Void Invoke()">
38368         <size>0</size>
38369       </method>
38370       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38371         <size>0</size>
38372       </method>
38373       <method name="Void EndInvoke(IAsyncResult)">
38374         <size>0</size>
38375       </method>
38376     </type>
38377     <type name="T+&lt;Main&gt;c__AnonStorey0">
38378       <method name="Void .ctor()">
38379         <size>7</size>
38380       </method>
38381       <method name="Void &lt;&gt;m__0()">
38382         <size>12</size>
38383       </method>
38384     </type>
38385     <type name="T+&lt;Main&gt;c__AnonStorey1">
38386       <method name="Void .ctor()">
38387         <size>7</size>
38388       </method>
38389       <method name="Void &lt;&gt;m__1()">
38390         <size>12</size>
38391       </method>
38392     </type>
38393   </test>
38394   <test name="test-anon-34.cs">
38395     <type name="Delegates.Space">
38396       <method name="Void .ctor()">
38397         <size>7</size>
38398       </method>
38399       <method name="Void Leak(Boolean, Int32)">
38400         <size>92</size>
38401       </method>
38402     </type>
38403     <type name="Delegates.Program">
38404       <method name="Void .ctor()">
38405         <size>7</size>
38406       </method>
38407       <method name="Void SpaceLeak()">
38408         <size>37</size>
38409       </method>
38410       <method name="Void Main(System.String[])">
38411         <size>6</size>
38412       </method>
38413     </type>
38414     <type name="Delegates.Space+DoCopy">
38415       <method name="Void .ctor(Object, IntPtr)">
38416         <size>0</size>
38417       </method>
38418       <method name="Void Invoke()">
38419         <size>0</size>
38420       </method>
38421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38422         <size>0</size>
38423       </method>
38424       <method name="Void EndInvoke(IAsyncResult)">
38425         <size>0</size>
38426       </method>
38427     </type>
38428     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38429       <method name="Void .ctor()">
38430         <size>7</size>
38431       </method>
38432       <method name="Void &lt;&gt;m__0()">
38433         <size>23</size>
38434       </method>
38435     </type>
38436     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38437       <method name="Void .ctor()">
38438         <size>7</size>
38439       </method>
38440       <method name="Void &lt;&gt;m__1()">
38441         <size>19</size>
38442       </method>
38443     </type>
38444   </test>
38445   <test name="test-anon-35.cs">
38446     <type name="CustomDict">
38447       <method name="Void .ctor()">
38448         <size>66</size>
38449       </method>
38450       <method name="IEnumerator GetEnumerator()">
38451         <size>15</size>
38452       </method>
38453     </type>
38454     <type name="Tests">
38455       <method name="Void .ctor()">
38456         <size>7</size>
38457       </method>
38458       <method name="Void Main()">
38459         <size>7</size>
38460       </method>
38461     </type>
38462     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
38463       <method name="Void .ctor()">
38464         <size>7</size>
38465       </method>
38466       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38467         <size>7</size>
38468       </method>
38469       <method name="Boolean MoveNext()">
38470         <size>86</size>
38471       </method>
38472       <method name="Void Dispose()">
38473         <size>8</size>
38474       </method>
38475       <method name="Void Reset()">
38476         <size>6</size>
38477       </method>
38478       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38479         <size>7</size>
38480       </method>
38481     </type>
38482   </test>
38483   <test name="test-anon-36.cs">
38484     <type name="Test">
38485       <method name="Void .ctor(TestMethod)">
38486         <size>7</size>
38487       </method>
38488       <method name="Void .ctor(TestMethod2)">
38489         <size>7</size>
38490       </method>
38491       <method name="Void Main()">
38492         <size>36</size>
38493       </method>
38494     </type>
38495     <type name="TestMethod">
38496       <method name="Void .ctor(Object, IntPtr)">
38497         <size>0</size>
38498       </method>
38499       <method name="Void Invoke()">
38500         <size>0</size>
38501       </method>
38502       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38503         <size>0</size>
38504       </method>
38505       <method name="Void EndInvoke(IAsyncResult)">
38506         <size>0</size>
38507       </method>
38508     </type>
38509     <type name="TestMethod2">
38510       <method name="Void .ctor(Object, IntPtr)">
38511         <size>0</size>
38512       </method>
38513       <method name="Void Invoke(System.Object)">
38514         <size>0</size>
38515       </method>
38516       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38517         <size>0</size>
38518       </method>
38519       <method name="Void EndInvoke(IAsyncResult)">
38520         <size>0</size>
38521       </method>
38522     </type>
38523     <type name="Test">
38524       <method name="Void &lt;Main&gt;m__0()">
38525         <size>1</size>
38526       </method>
38527     </type>
38528   </test>
38529   <test name="test-anon-37.cs">
38530     <type name="DelegateInit">
38531       <method name="Void .ctor()">
38532         <size>7</size>
38533       </method>
38534       <method name="Void .cctor()">
38535         <size>35</size>
38536       </method>
38537       <method name="Void Main(System.String[])">
38538         <size>11</size>
38539       </method>
38540     </type>
38541     <type name="DelegateInit+FooDelegate">
38542       <method name="Void .ctor(Object, IntPtr)">
38543         <size>0</size>
38544       </method>
38545       <method name="Void Invoke()">
38546         <size>0</size>
38547       </method>
38548       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38549         <size>0</size>
38550       </method>
38551       <method name="Void EndInvoke(IAsyncResult)">
38552         <size>0</size>
38553       </method>
38554     </type>
38555     <type name="DelegateInit">
38556       <method name="Void &lt;_print&gt;m__0()">
38557         <size>11</size>
38558       </method>
38559     </type>
38560   </test>
38561   <test name="test-anon-38.cs">
38562     <type name="X">
38563       <method name="Void .ctor()">
38564         <size>7</size>
38565       </method>
38566       <method name="Void Hello(Int64, Int64)">
38567         <size>1</size>
38568       </method>
38569       <method name="Void Test(Int32)">
38570         <size>67</size>
38571       </method>
38572       <method name="Void Main()">
38573         <size>14</size>
38574       </method>
38575     </type>
38576     <type name="Simple">
38577       <method name="Void .ctor(Object, IntPtr)">
38578         <size>0</size>
38579       </method>
38580       <method name="Void Invoke()">
38581         <size>0</size>
38582       </method>
38583       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38584         <size>0</size>
38585       </method>
38586       <method name="Void EndInvoke(IAsyncResult)">
38587         <size>0</size>
38588       </method>
38589     </type>
38590     <type name="Foo">
38591       <method name="Void .ctor(Object, IntPtr)">
38592         <size>0</size>
38593       </method>
38594       <method name="Simple Invoke()">
38595         <size>0</size>
38596       </method>
38597       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38598         <size>0</size>
38599       </method>
38600       <method name="Simple EndInvoke(IAsyncResult)">
38601         <size>0</size>
38602       </method>
38603     </type>
38604     <type name="X+&lt;Test&gt;c__AnonStorey0">
38605       <method name="Void .ctor()">
38606         <size>7</size>
38607       </method>
38608       <method name="Simple &lt;&gt;m__0()">
38609         <size>64</size>
38610       </method>
38611     </type>
38612     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38613       <method name="Void .ctor()">
38614         <size>7</size>
38615       </method>
38616       <method name="Void &lt;&gt;m__1()">
38617         <size>34</size>
38618       </method>
38619     </type>
38620   </test>
38621   <test name="test-anon-39.cs">
38622     <type name="X">
38623       <method name="Void .ctor()">
38624         <size>7</size>
38625       </method>
38626       <method name="Void Hello(Int64)">
38627         <size>1</size>
38628       </method>
38629       <method name="Void Test(Int32)">
38630         <size>65</size>
38631       </method>
38632       <method name="Void Main()">
38633         <size>14</size>
38634       </method>
38635     </type>
38636     <type name="Simple">
38637       <method name="Void .ctor(Object, IntPtr)">
38638         <size>0</size>
38639       </method>
38640       <method name="Void Invoke()">
38641         <size>0</size>
38642       </method>
38643       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38644         <size>0</size>
38645       </method>
38646       <method name="Void EndInvoke(IAsyncResult)">
38647         <size>0</size>
38648       </method>
38649     </type>
38650     <type name="Foo">
38651       <method name="Void .ctor(Object, IntPtr)">
38652         <size>0</size>
38653       </method>
38654       <method name="Simple Invoke()">
38655         <size>0</size>
38656       </method>
38657       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38658         <size>0</size>
38659       </method>
38660       <method name="Simple EndInvoke(IAsyncResult)">
38661         <size>0</size>
38662       </method>
38663     </type>
38664     <type name="X+&lt;Test&gt;c__AnonStorey0">
38665       <method name="Void .ctor()">
38666         <size>7</size>
38667       </method>
38668       <method name="Simple &lt;&gt;m__0()">
38669         <size>30</size>
38670       </method>
38671       <method name="Void &lt;&gt;m__1()">
38672         <size>18</size>
38673       </method>
38674     </type>
38675   </test>
38676   <test name="test-anon-40.cs">
38677     <type name="X">
38678       <method name="Void .ctor()">
38679         <size>7</size>
38680       </method>
38681       <method name="Void Hello(Int64)">
38682         <size>1</size>
38683       </method>
38684       <method name="Void Test(Int32)">
38685         <size>65</size>
38686       </method>
38687       <method name="Void Main()">
38688         <size>14</size>
38689       </method>
38690     </type>
38691     <type name="Simple">
38692       <method name="Void .ctor(Object, IntPtr)">
38693         <size>0</size>
38694       </method>
38695       <method name="Void Invoke()">
38696         <size>0</size>
38697       </method>
38698       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38699         <size>0</size>
38700       </method>
38701       <method name="Void EndInvoke(IAsyncResult)">
38702         <size>0</size>
38703       </method>
38704     </type>
38705     <type name="Foo">
38706       <method name="Void .ctor(Object, IntPtr)">
38707         <size>0</size>
38708       </method>
38709       <method name="Simple Invoke()">
38710         <size>0</size>
38711       </method>
38712       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38713         <size>0</size>
38714       </method>
38715       <method name="Simple EndInvoke(IAsyncResult)">
38716         <size>0</size>
38717       </method>
38718     </type>
38719     <type name="X+&lt;Test&gt;c__AnonStorey0">
38720       <method name="Void .ctor()">
38721         <size>7</size>
38722       </method>
38723       <method name="Simple &lt;&gt;m__0()">
38724         <size>30</size>
38725       </method>
38726       <method name="Void &lt;&gt;m__1()">
38727         <size>18</size>
38728       </method>
38729     </type>
38730   </test>
38731   <test name="test-anon-41.cs">
38732     <type name="X">
38733       <method name="Void .ctor()">
38734         <size>7</size>
38735       </method>
38736       <method name="Void Hello(Int64)">
38737         <size>1</size>
38738       </method>
38739       <method name="Void Test(Int32)">
38740         <size>65</size>
38741       </method>
38742       <method name="Void Main()">
38743         <size>14</size>
38744       </method>
38745     </type>
38746     <type name="Simple">
38747       <method name="Void .ctor(Object, IntPtr)">
38748         <size>0</size>
38749       </method>
38750       <method name="Void Invoke()">
38751         <size>0</size>
38752       </method>
38753       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38754         <size>0</size>
38755       </method>
38756       <method name="Void EndInvoke(IAsyncResult)">
38757         <size>0</size>
38758       </method>
38759     </type>
38760     <type name="Foo">
38761       <method name="Void .ctor(Object, IntPtr)">
38762         <size>0</size>
38763       </method>
38764       <method name="Simple Invoke()">
38765         <size>0</size>
38766       </method>
38767       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38768         <size>0</size>
38769       </method>
38770       <method name="Simple EndInvoke(IAsyncResult)">
38771         <size>0</size>
38772       </method>
38773     </type>
38774     <type name="X+&lt;Test&gt;c__AnonStorey0">
38775       <method name="Void .ctor()">
38776         <size>7</size>
38777       </method>
38778       <method name="Simple &lt;&gt;m__0()">
38779         <size>55</size>
38780       </method>
38781     </type>
38782     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38783       <method name="Void .ctor()">
38784         <size>7</size>
38785       </method>
38786       <method name="Void &lt;&gt;m__1()">
38787         <size>35</size>
38788       </method>
38789     </type>
38790   </test>
38791   <test name="test-anon-42.cs">
38792     <type name="X">
38793       <method name="Void .ctor()">
38794         <size>7</size>
38795       </method>
38796       <method name="Void Hello(Int64)">
38797         <size>1</size>
38798       </method>
38799       <method name="Void Test(Int32)">
38800         <size>51</size>
38801       </method>
38802       <method name="Void Main()">
38803         <size>13</size>
38804       </method>
38805     </type>
38806     <type name="Simple">
38807       <method name="Void .ctor(Object, IntPtr)">
38808         <size>0</size>
38809       </method>
38810       <method name="Void Invoke()">
38811         <size>0</size>
38812       </method>
38813       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38814         <size>0</size>
38815       </method>
38816       <method name="Void EndInvoke(IAsyncResult)">
38817         <size>0</size>
38818       </method>
38819     </type>
38820     <type name="Foo">
38821       <method name="Void .ctor(Object, IntPtr)">
38822         <size>0</size>
38823       </method>
38824       <method name="Simple Invoke()">
38825         <size>0</size>
38826       </method>
38827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38828         <size>0</size>
38829       </method>
38830       <method name="Simple EndInvoke(IAsyncResult)">
38831         <size>0</size>
38832       </method>
38833     </type>
38834     <type name="X">
38835       <method name="Simple &lt;Test&gt;m__0()">
38836         <size>37</size>
38837       </method>
38838       <method name="Void &lt;Test&gt;m__1()">
38839         <size>8</size>
38840       </method>
38841     </type>
38842   </test>
38843   <test name="test-anon-43.cs">
38844     <type name="X">
38845       <method name="Void .ctor()">
38846         <size>7</size>
38847       </method>
38848       <method name="Void Hello(Int64, Int64)">
38849         <size>1</size>
38850       </method>
38851       <method name="Void Test(Int32)">
38852         <size>54</size>
38853       </method>
38854       <method name="Void Main()">
38855         <size>14</size>
38856       </method>
38857     </type>
38858     <type name="Simple">
38859       <method name="Void .ctor(Object, IntPtr)">
38860         <size>0</size>
38861       </method>
38862       <method name="Void Invoke()">
38863         <size>0</size>
38864       </method>
38865       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38866         <size>0</size>
38867       </method>
38868       <method name="Void EndInvoke(IAsyncResult)">
38869         <size>0</size>
38870       </method>
38871     </type>
38872     <type name="Foo">
38873       <method name="Void .ctor(Object, IntPtr)">
38874         <size>0</size>
38875       </method>
38876       <method name="Simple Invoke()">
38877         <size>0</size>
38878       </method>
38879       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38880         <size>0</size>
38881       </method>
38882       <method name="Simple EndInvoke(IAsyncResult)">
38883         <size>0</size>
38884       </method>
38885     </type>
38886     <type name="X+&lt;Test&gt;c__AnonStorey0">
38887       <method name="Void .ctor()">
38888         <size>7</size>
38889       </method>
38890       <method name="Simple &lt;&gt;m__0()">
38891         <size>64</size>
38892       </method>
38893     </type>
38894     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38895       <method name="Void .ctor()">
38896         <size>7</size>
38897       </method>
38898       <method name="Void &lt;&gt;m__1()">
38899         <size>34</size>
38900       </method>
38901     </type>
38902   </test>
38903   <test name="test-anon-44.cs">
38904     <type name="X">
38905       <method name="Void .ctor()">
38906         <size>7</size>
38907       </method>
38908       <method name="Void Hello(Int64)">
38909         <size>1</size>
38910       </method>
38911       <method name="Void Test(Int32)">
38912         <size>68</size>
38913       </method>
38914       <method name="Void Main()">
38915         <size>14</size>
38916       </method>
38917     </type>
38918     <type name="Simple">
38919       <method name="Void .ctor(Object, IntPtr)">
38920         <size>0</size>
38921       </method>
38922       <method name="Void Invoke()">
38923         <size>0</size>
38924       </method>
38925       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38926         <size>0</size>
38927       </method>
38928       <method name="Void EndInvoke(IAsyncResult)">
38929         <size>0</size>
38930       </method>
38931     </type>
38932     <type name="Foo">
38933       <method name="Void .ctor(Object, IntPtr)">
38934         <size>0</size>
38935       </method>
38936       <method name="Simple Invoke()">
38937         <size>0</size>
38938       </method>
38939       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38940         <size>0</size>
38941       </method>
38942       <method name="Simple EndInvoke(IAsyncResult)">
38943         <size>0</size>
38944       </method>
38945     </type>
38946     <type name="X+&lt;Test&gt;c__AnonStorey0">
38947       <method name="Void .ctor()">
38948         <size>7</size>
38949       </method>
38950       <method name="Simple &lt;&gt;m__1()">
38951         <size>33</size>
38952       </method>
38953       <method name="Simple &lt;&gt;m__0()">
38954         <size>51</size>
38955       </method>
38956       <method name="Void &lt;&gt;m__3()">
38957         <size>21</size>
38958       </method>
38959     </type>
38960     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38961       <method name="Void .ctor()">
38962         <size>7</size>
38963       </method>
38964       <method name="Void &lt;&gt;m__2()">
38965         <size>26</size>
38966       </method>
38967     </type>
38968   </test>
38969   <test name="test-anon-45.cs">
38970     <type name="Test">
38971       <method name="Void .ctor()">
38972         <size>7</size>
38973       </method>
38974       <method name="Void Main()">
38975         <size>64</size>
38976       </method>
38977       <method name="IEnumerator GetEnumerator()">
38978         <size>8</size>
38979       </method>
38980     </type>
38981     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
38982       <method name="Void .ctor()">
38983         <size>7</size>
38984       </method>
38985       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38986         <size>7</size>
38987       </method>
38988       <method name="Boolean MoveNext()">
38989         <size>77</size>
38990       </method>
38991       <method name="Void Dispose()">
38992         <size>8</size>
38993       </method>
38994       <method name="Void Reset()">
38995         <size>6</size>
38996       </method>
38997       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38998         <size>7</size>
38999       </method>
39000     </type>
39001   </test>
39002   <test name="test-anon-46.cs">
39003     <type name="World">
39004       <method name="Void .ctor()">
39005         <size>7</size>
39006       </method>
39007       <method name="Void Hello(Int64)">
39008         <size>1</size>
39009       </method>
39010       <method name="Void Test(Int32)">
39011         <size>50</size>
39012       </method>
39013     </type>
39014     <type name="X">
39015       <method name="Void .ctor()">
39016         <size>7</size>
39017       </method>
39018       <method name="Void Main()">
39019         <size>14</size>
39020       </method>
39021     </type>
39022     <type name="Foo">
39023       <method name="Void .ctor(Object, IntPtr)">
39024         <size>0</size>
39025       </method>
39026       <method name="Void Invoke()">
39027         <size>0</size>
39028       </method>
39029       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39030         <size>0</size>
39031       </method>
39032       <method name="Void EndInvoke(IAsyncResult)">
39033         <size>0</size>
39034       </method>
39035     </type>
39036     <type name="World+&lt;Test&gt;c__AnonStorey0">
39037       <method name="Void .ctor()">
39038         <size>7</size>
39039       </method>
39040       <method name="Void &lt;&gt;m__0()">
39041         <size>19</size>
39042       </method>
39043     </type>
39044   </test>
39045   <test name="test-anon-47.cs">
39046     <type name="World">
39047       <method name="Void .ctor()">
39048         <size>7</size>
39049       </method>
39050       <method name="Void Hello(Int64)">
39051         <size>1</size>
39052       </method>
39053       <method name="Void Test(Int32)">
39054         <size>158</size>
39055       </method>
39056     </type>
39057     <type name="X">
39058       <method name="Void .ctor()">
39059         <size>7</size>
39060       </method>
39061       <method name="Void Main()">
39062         <size>14</size>
39063       </method>
39064     </type>
39065     <type name="Foo">
39066       <method name="Void .ctor(Object, IntPtr)">
39067         <size>0</size>
39068       </method>
39069       <method name="Void Invoke()">
39070         <size>0</size>
39071       </method>
39072       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39073         <size>0</size>
39074       </method>
39075       <method name="Void EndInvoke(IAsyncResult)">
39076         <size>0</size>
39077       </method>
39078     </type>
39079     <type name="World+&lt;Test&gt;c__AnonStorey2">
39080       <method name="Void .ctor()">
39081         <size>7</size>
39082       </method>
39083       <method name="Void &lt;&gt;m__0()">
39084         <size>45</size>
39085       </method>
39086     </type>
39087     <type name="World+&lt;Test&gt;c__AnonStorey0">
39088       <method name="Void .ctor()">
39089         <size>7</size>
39090       </method>
39091     </type>
39092     <type name="World+&lt;Test&gt;c__AnonStorey1">
39093       <method name="Void .ctor()">
39094         <size>7</size>
39095       </method>
39096     </type>
39097   </test>
39098   <test name="test-anon-48.cs">
39099     <type name="World">
39100       <method name="Void .ctor()">
39101         <size>7</size>
39102       </method>
39103       <method name="Void Hello(Int64)">
39104         <size>1</size>
39105       </method>
39106       <method name="Void Test(Int32)">
39107         <size>197</size>
39108       </method>
39109     </type>
39110     <type name="X">
39111       <method name="Void .ctor()">
39112         <size>7</size>
39113       </method>
39114       <method name="Void Main()">
39115         <size>14</size>
39116       </method>
39117     </type>
39118     <type name="Foo">
39119       <method name="Void .ctor(Object, IntPtr)">
39120         <size>0</size>
39121       </method>
39122       <method name="Void Invoke()">
39123         <size>0</size>
39124       </method>
39125       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39126         <size>0</size>
39127       </method>
39128       <method name="Void EndInvoke(IAsyncResult)">
39129         <size>0</size>
39130       </method>
39131     </type>
39132     <type name="World+&lt;Test&gt;c__AnonStorey1">
39133       <method name="Void .ctor()">
39134         <size>7</size>
39135       </method>
39136     </type>
39137     <type name="World+&lt;Test&gt;c__AnonStorey2">
39138       <method name="Void .ctor()">
39139         <size>7</size>
39140       </method>
39141     </type>
39142     <type name="World+&lt;Test&gt;c__AnonStorey0">
39143       <method name="Void .ctor()">
39144         <size>7</size>
39145       </method>
39146       <method name="Void &lt;&gt;m__0()">
39147         <size>63</size>
39148       </method>
39149     </type>
39150   </test>
39151   <test name="test-anon-49.cs">
39152     <type name="Test">
39153       <method name="Void .ctor()">
39154         <size>7</size>
39155       </method>
39156       <method name="Void Main()">
39157         <size>64</size>
39158       </method>
39159       <method name="IEnumerator GetEnumerator()">
39160         <size>8</size>
39161       </method>
39162     </type>
39163     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39164       <method name="Void .ctor()">
39165         <size>7</size>
39166       </method>
39167       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39168         <size>7</size>
39169       </method>
39170       <method name="Boolean MoveNext()">
39171         <size>185</size>
39172       </method>
39173       <method name="Void Dispose()">
39174         <size>62</size>
39175       </method>
39176       <method name="Void Reset()">
39177         <size>6</size>
39178       </method>
39179       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39180         <size>7</size>
39181       </method>
39182     </type>
39183   </test>
39184   <test name="test-anon-50.cs">
39185     <type name="Test">
39186       <method name="Void .ctor()">
39187         <size>7</size>
39188       </method>
39189       <method name="IEnumerable Foo(Int32)">
39190         <size>30</size>
39191       </method>
39192     </type>
39193     <type name="X">
39194       <method name="Void .ctor()">
39195         <size>7</size>
39196       </method>
39197       <method name="Int32 Main()">
39198         <size>196</size>
39199       </method>
39200     </type>
39201     <type name="Test+&lt;Foo&gt;c__Iterator0">
39202       <method name="Void .ctor()">
39203         <size>7</size>
39204       </method>
39205       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39206         <size>7</size>
39207       </method>
39208       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39209         <size>7</size>
39210       </method>
39211       <method name="Boolean MoveNext()">
39212         <size>118</size>
39213       </method>
39214       <method name="Void Dispose()">
39215         <size>8</size>
39216       </method>
39217       <method name="Void Reset()">
39218         <size>6</size>
39219       </method>
39220       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39221         <size>7</size>
39222       </method>
39223       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39224         <size>40</size>
39225       </method>
39226     </type>
39227   </test>
39228   <test name="test-anon-51.cs">
39229     <type name="X">
39230       <method name="Void .ctor()">
39231         <size>7</size>
39232       </method>
39233       <method name="Void .cctor()">
39234         <size>35</size>
39235       </method>
39236       <method name="Void Main()">
39237         <size>11</size>
39238       </method>
39239     </type>
39240     <type name="FooDelegate">
39241       <method name="Void .ctor(Object, IntPtr)">
39242         <size>0</size>
39243       </method>
39244       <method name="Void Invoke()">
39245         <size>0</size>
39246       </method>
39247       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39248         <size>0</size>
39249       </method>
39250       <method name="Void EndInvoke(IAsyncResult)">
39251         <size>0</size>
39252       </method>
39253     </type>
39254     <type name="X">
39255       <method name="Void &lt;Print&gt;m__0()">
39256         <size>11</size>
39257       </method>
39258     </type>
39259   </test>
39260   <test name="test-anon-52.cs">
39261     <type name="X">
39262       <method name="Void .ctor()">
39263         <size>7</size>
39264       </method>
39265       <method name="IEnumerator GetIt(System.Int32[])">
39266         <size>22</size>
39267       </method>
39268       <method name="Int32 Main()">
39269         <size>33</size>
39270       </method>
39271     </type>
39272     <type name="X+A">
39273       <method name="Void .ctor(Object, IntPtr)">
39274         <size>0</size>
39275       </method>
39276       <method name="Void Invoke()">
39277         <size>0</size>
39278       </method>
39279       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39280         <size>0</size>
39281       </method>
39282       <method name="Void EndInvoke(IAsyncResult)">
39283         <size>0</size>
39284       </method>
39285     </type>
39286     <type name="X+&lt;GetIt&gt;c__Iterator0">
39287       <method name="Void .ctor()">
39288         <size>7</size>
39289       </method>
39290       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39291         <size>7</size>
39292       </method>
39293       <method name="Boolean MoveNext()">
39294         <size>201</size>
39295       </method>
39296       <method name="Void &lt;&gt;m__0()">
39297         <size>22</size>
39298       </method>
39299       <method name="Void Dispose()">
39300         <size>8</size>
39301       </method>
39302       <method name="Void Reset()">
39303         <size>6</size>
39304       </method>
39305       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39306         <size>7</size>
39307       </method>
39308     </type>
39309   </test>
39310   <test name="test-anon-53.cs">
39311     <type name="Test">
39312       <method name="Void .ctor(Int32)">
39313         <size>39</size>
39314       </method>
39315       <method name="Void .cctor()">
39316         <size>33</size>
39317       </method>
39318     </type>
39319     <type name="X">
39320       <method name="Void .ctor()">
39321         <size>7</size>
39322       </method>
39323       <method name="Void Main()">
39324         <size>15</size>
39325       </method>
39326     </type>
39327     <type name="Foo">
39328       <method name="Void .ctor(Object, IntPtr)">
39329         <size>0</size>
39330       </method>
39331       <method name="Void Invoke()">
39332         <size>0</size>
39333       </method>
39334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39335         <size>0</size>
39336       </method>
39337       <method name="Void EndInvoke(IAsyncResult)">
39338         <size>0</size>
39339       </method>
39340     </type>
39341     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39342       <method name="Void .ctor()">
39343         <size>7</size>
39344       </method>
39345       <method name="Void &lt;&gt;m__0()">
39346         <size>12</size>
39347       </method>
39348     </type>
39349     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39350       <method name="Void .ctor()">
39351         <size>7</size>
39352       </method>
39353       <method name="Void &lt;&gt;m__1()">
39354         <size>12</size>
39355       </method>
39356     </type>
39357   </test>
39358   <test name="test-anon-54.cs">
39359     <type name="X">
39360       <method name="Void .ctor()">
39361         <size>7</size>
39362       </method>
39363       <method name="Void Main()">
39364         <size>22</size>
39365       </method>
39366     </type>
39367     <type name="Hello">
39368       <method name="Void .ctor(Object, IntPtr)">
39369         <size>0</size>
39370       </method>
39371       <method name="Void Invoke()">
39372         <size>0</size>
39373       </method>
39374       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39375         <size>0</size>
39376       </method>
39377       <method name="Void EndInvoke(IAsyncResult)">
39378         <size>0</size>
39379       </method>
39380     </type>
39381     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39382       <method name="Void .ctor()">
39383         <size>7</size>
39384       </method>
39385       <method name="Void &lt;&gt;m__0()">
39386         <size>25</size>
39387       </method>
39388     </type>
39389     <type name="Foo">
39390       <method name="Void .ctor(Int32)">
39391         <size>8</size>
39392       </method>
39393       <method name="Void Test(Foo)">
39394         <size>45</size>
39395       </method>
39396       <method name="Void Hello(Int32)">
39397         <size>19</size>
39398       </method>
39399       <method name="System.String ToString()">
39400         <size>22</size>
39401       </method>
39402     </type>
39403   </test>
39404   <test name="test-anon-55.cs">
39405     <type name="Foo">
39406       <method name="Void .ctor()">
39407         <size>7</size>
39408       </method>
39409       <method name="Void Test(Foo+Hello)">
39410         <size>7</size>
39411       </method>
39412       <method name="Void Private()">
39413         <size>11</size>
39414       </method>
39415       <method name="Void Test()">
39416         <size>19</size>
39417       </method>
39418     </type>
39419     <type name="X">
39420       <method name="Void .ctor()">
39421         <size>7</size>
39422       </method>
39423       <method name="Void Main()">
39424         <size>13</size>
39425       </method>
39426     </type>
39427     <type name="Foo+Hello">
39428       <method name="Void .ctor(Object, IntPtr)">
39429         <size>0</size>
39430       </method>
39431       <method name="Void Invoke()">
39432         <size>0</size>
39433       </method>
39434       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39435         <size>0</size>
39436       </method>
39437       <method name="Void EndInvoke(IAsyncResult)">
39438         <size>0</size>
39439       </method>
39440     </type>
39441     <type name="Foo">
39442       <method name="Void &lt;Test&gt;m__0()">
39443         <size>7</size>
39444       </method>
39445     </type>
39446   </test>
39447   <test name="test-anon-56.cs">
39448     <type name="Observable">
39449       <method name="Void .ctor()">
39450         <size>7</size>
39451       </method>
39452       <method name="Void Main(System.String[])">
39453         <size>50</size>
39454       </method>
39455     </type>
39456     <type name="QueueHandler">
39457       <method name="Void .ctor(Object, IntPtr)">
39458         <size>0</size>
39459       </method>
39460       <method name="Void Invoke(Observable)">
39461         <size>0</size>
39462       </method>
39463       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
39464         <size>0</size>
39465       </method>
39466       <method name="Void EndInvoke(IAsyncResult)">
39467         <size>0</size>
39468       </method>
39469     </type>
39470     <type name="Observable">
39471       <method name="Void &lt;Main&gt;m__0(Observable)">
39472         <size>11</size>
39473       </method>
39474     </type>
39475   </test>
39476   <test name="test-anon-57.cs">
39477     <type name="X">
39478       <method name="Void .ctor()">
39479         <size>7</size>
39480       </method>
39481       <method name="Int32 Test()">
39482         <size>257</size>
39483       </method>
39484       <method name="Int32 Main()">
39485         <size>45</size>
39486       </method>
39487     </type>
39488     <type name="X+TestDelegate">
39489       <method name="Void .ctor(Object, IntPtr)">
39490         <size>0</size>
39491       </method>
39492       <method name="Void Invoke()">
39493         <size>0</size>
39494       </method>
39495       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39496         <size>0</size>
39497       </method>
39498       <method name="Void EndInvoke(IAsyncResult)">
39499         <size>0</size>
39500       </method>
39501     </type>
39502     <type name="X+&lt;Test&gt;c__AnonStorey1">
39503       <method name="Void .ctor()">
39504         <size>7</size>
39505       </method>
39506       <method name="Void &lt;&gt;m__0()">
39507         <size>95</size>
39508       </method>
39509     </type>
39510     <type name="X+&lt;Test&gt;c__AnonStorey0">
39511       <method name="Void .ctor()">
39512         <size>7</size>
39513       </method>
39514     </type>
39515   </test>
39516   <test name="test-anon-58.cs">
39517     <type name="X">
39518       <method name="Void .ctor()">
39519         <size>7</size>
39520       </method>
39521       <method name="Int32 Test(Int32)">
39522         <size>344</size>
39523       </method>
39524       <method name="Int32 Main()">
39525         <size>46</size>
39526       </method>
39527     </type>
39528     <type name="X+TestDelegate">
39529       <method name="Void .ctor(Object, IntPtr)">
39530         <size>0</size>
39531       </method>
39532       <method name="Void Invoke()">
39533         <size>0</size>
39534       </method>
39535       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39536         <size>0</size>
39537       </method>
39538       <method name="Void EndInvoke(IAsyncResult)">
39539         <size>0</size>
39540       </method>
39541     </type>
39542     <type name="X+&lt;Test&gt;c__AnonStorey1">
39543       <method name="Void .ctor()">
39544         <size>7</size>
39545       </method>
39546       <method name="Void &lt;&gt;m__0()">
39547         <size>171</size>
39548       </method>
39549     </type>
39550     <type name="X+&lt;Test&gt;c__AnonStorey0">
39551       <method name="Void .ctor()">
39552         <size>7</size>
39553       </method>
39554     </type>
39555     <type name="X+&lt;Test&gt;c__AnonStorey2">
39556       <method name="Void .ctor()">
39557         <size>7</size>
39558       </method>
39559     </type>
39560   </test>
39561   <test name="test-anon-59.cs">
39562     <type name="X">
39563       <method name="Void .ctor()">
39564         <size>7</size>
39565       </method>
39566       <method name="Int32 Test(Int32)">
39567         <size>515</size>
39568       </method>
39569       <method name="Int32 Main()">
39570         <size>46</size>
39571       </method>
39572     </type>
39573     <type name="X+TestDelegate">
39574       <method name="Void .ctor(Object, IntPtr)">
39575         <size>0</size>
39576       </method>
39577       <method name="Void Invoke()">
39578         <size>0</size>
39579       </method>
39580       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39581         <size>0</size>
39582       </method>
39583       <method name="Void EndInvoke(IAsyncResult)">
39584         <size>0</size>
39585       </method>
39586     </type>
39587     <type name="X+&lt;Test&gt;c__AnonStorey2">
39588       <method name="Void .ctor()">
39589         <size>7</size>
39590       </method>
39591       <method name="Void &lt;&gt;m__0()">
39592         <size>233</size>
39593       </method>
39594     </type>
39595     <type name="X+&lt;Test&gt;c__AnonStorey1">
39596       <method name="Void .ctor()">
39597         <size>7</size>
39598       </method>
39599     </type>
39600     <type name="X+&lt;Test&gt;c__AnonStorey0">
39601       <method name="Void .ctor()">
39602         <size>7</size>
39603       </method>
39604     </type>
39605     <type name="X+&lt;Test&gt;c__AnonStorey3">
39606       <method name="Void .ctor()">
39607         <size>7</size>
39608       </method>
39609     </type>
39610   </test>
39611   <test name="test-anon-60.cs">
39612     <type name="X">
39613       <method name="Void .ctor()">
39614         <size>7</size>
39615       </method>
39616       <method name="Int32 Test(Int32)">
39617         <size>567</size>
39618       </method>
39619       <method name="Int32 Main()">
39620         <size>46</size>
39621       </method>
39622     </type>
39623     <type name="X+TestDelegate">
39624       <method name="Void .ctor(Object, IntPtr)">
39625         <size>0</size>
39626       </method>
39627       <method name="Void Invoke()">
39628         <size>0</size>
39629       </method>
39630       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39631         <size>0</size>
39632       </method>
39633       <method name="Void EndInvoke(IAsyncResult)">
39634         <size>0</size>
39635       </method>
39636     </type>
39637     <type name="X+&lt;Test&gt;c__AnonStorey2">
39638       <method name="Void .ctor()">
39639         <size>7</size>
39640       </method>
39641     </type>
39642     <type name="X+&lt;Test&gt;c__AnonStorey1">
39643       <method name="Void .ctor()">
39644         <size>7</size>
39645       </method>
39646     </type>
39647     <type name="X+&lt;Test&gt;c__AnonStorey0">
39648       <method name="Void .ctor()">
39649         <size>7</size>
39650       </method>
39651     </type>
39652     <type name="X+&lt;Test&gt;c__AnonStorey3">
39653       <method name="Void .ctor()">
39654         <size>7</size>
39655       </method>
39656     </type>
39657     <type name="X+&lt;Test&gt;c__AnonStorey2">
39658       <method name="Void &lt;&gt;m__0()">
39659         <size>356</size>
39660       </method>
39661     </type>
39662     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39663       <method name="Void .ctor()">
39664         <size>7</size>
39665       </method>
39666       <method name="Void &lt;&gt;m__1()">
39667         <size>124</size>
39668       </method>
39669     </type>
39670   </test>
39671   <test name="test-anon-61.cs">
39672     <type name="X">
39673       <method name="Void .ctor()">
39674         <size>7</size>
39675       </method>
39676       <method name="Int32 Test()">
39677         <size>333</size>
39678       </method>
39679       <method name="Int32 Main()">
39680         <size>59</size>
39681       </method>
39682     </type>
39683     <type name="X+TestDelegate">
39684       <method name="Void .ctor(Object, IntPtr)">
39685         <size>0</size>
39686       </method>
39687       <method name="Void Invoke()">
39688         <size>0</size>
39689       </method>
39690       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39691         <size>0</size>
39692       </method>
39693       <method name="Void EndInvoke(IAsyncResult)">
39694         <size>0</size>
39695       </method>
39696     </type>
39697     <type name="X+&lt;Test&gt;c__AnonStorey1">
39698       <method name="Void .ctor()">
39699         <size>7</size>
39700       </method>
39701       <method name="Void &lt;&gt;m__0()">
39702         <size>166</size>
39703       </method>
39704     </type>
39705     <type name="X+&lt;Test&gt;c__AnonStorey0">
39706       <method name="Void .ctor()">
39707         <size>7</size>
39708       </method>
39709     </type>
39710   </test>
39711   <test name="test-anon-62.cs">
39712     <type name="X">
39713       <method name="Void .ctor(String)">
39714         <size>14</size>
39715       </method>
39716       <method name="Void Main()">
39717         <size>1</size>
39718       </method>
39719     </type>
39720     <type name="Y">
39721       <method name="Void .ctor(Z)">
39722         <size>56</size>
39723       </method>
39724     </type>
39725     <type name="Z">
39726       <method name="Void .ctor()">
39727         <size>7</size>
39728       </method>
39729       <method name="Void Hello()">
39730         <size>1</size>
39731       </method>
39732     </type>
39733     <type name="FooHandler">
39734       <method name="Void .ctor(Object, IntPtr)">
39735         <size>0</size>
39736       </method>
39737       <method name="Void Invoke()">
39738         <size>0</size>
39739       </method>
39740       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39741         <size>0</size>
39742       </method>
39743       <method name="Void EndInvoke(IAsyncResult)">
39744         <size>0</size>
39745       </method>
39746     </type>
39747     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39748       <method name="Void .ctor()">
39749         <size>7</size>
39750       </method>
39751       <method name="Void &lt;&gt;m__0()">
39752         <size>12</size>
39753       </method>
39754     </type>
39755   </test>
39756   <test name="test-anon-63.cs">
39757     <type name="X">
39758       <method name="Void .ctor()">
39759         <size>7</size>
39760       </method>
39761       <method name="IEnumerator GetIt(System.Int32[])">
39762         <size>22</size>
39763       </method>
39764       <method name="Int32 Main()">
39765         <size>34</size>
39766       </method>
39767     </type>
39768     <type name="X+A">
39769       <method name="Void .ctor(Object, IntPtr)">
39770         <size>0</size>
39771       </method>
39772       <method name="Int32 Invoke()">
39773         <size>0</size>
39774       </method>
39775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39776         <size>0</size>
39777       </method>
39778       <method name="Int32 EndInvoke(IAsyncResult)">
39779         <size>0</size>
39780       </method>
39781     </type>
39782     <type name="X+&lt;GetIt&gt;c__Iterator0">
39783       <method name="Void .ctor()">
39784         <size>7</size>
39785       </method>
39786       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39787         <size>7</size>
39788       </method>
39789       <method name="Boolean MoveNext()">
39790         <size>195</size>
39791       </method>
39792       <method name="Int32 &lt;&gt;m__0()">
39793         <size>44</size>
39794       </method>
39795       <method name="Void Dispose()">
39796         <size>8</size>
39797       </method>
39798       <method name="Void Reset()">
39799         <size>6</size>
39800       </method>
39801       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39802         <size>7</size>
39803       </method>
39804     </type>
39805   </test>
39806   <test name="test-anon-64.cs">
39807     <type name="Source">
39808       <method name="Void .ctor()">
39809         <size>7</size>
39810       </method>
39811       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39812         <size>24</size>
39813       </method>
39814       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39815         <size>24</size>
39816       </method>
39817       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39818         <size>24</size>
39819       </method>
39820       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39821         <size>24</size>
39822       </method>
39823       <method name="Source FindSource(Source)">
39824         <size>2</size>
39825       </method>
39826       <method name="Void AddSource(Source, Int32, System.Object)">
39827         <size>132</size>
39828       </method>
39829       <method name="Void Main()">
39830         <size>1</size>
39831       </method>
39832     </type>
39833     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39834       <method name="Void .ctor()">
39835         <size>7</size>
39836       </method>
39837       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39838         <size>30</size>
39839       </method>
39840     </type>
39841     <type name="Source">
39842       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39843         <size>1</size>
39844       </method>
39845     </type>
39846   </test>
39847   <test name="test-anon-65.cs">
39848     <type name="BaseClass">
39849       <method name="Void .ctor(SomeDelegate)">
39850         <size>13</size>
39851       </method>
39852     </type>
39853     <type name="TestClass">
39854       <method name="Void .ctor(Int32)">
39855         <size>32</size>
39856       </method>
39857       <method name="Int32 Main(System.String[])">
39858         <size>9</size>
39859       </method>
39860     </type>
39861     <type name="BaseClass+SomeDelegate">
39862       <method name="Void .ctor(Object, IntPtr)">
39863         <size>0</size>
39864       </method>
39865       <method name="Void Invoke()">
39866         <size>0</size>
39867       </method>
39868       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39869         <size>0</size>
39870       </method>
39871       <method name="Void EndInvoke(IAsyncResult)">
39872         <size>0</size>
39873       </method>
39874     </type>
39875     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
39876       <method name="Void .ctor()">
39877         <size>7</size>
39878       </method>
39879       <method name="Void &lt;&gt;m__0()">
39880         <size>12</size>
39881       </method>
39882     </type>
39883   </test>
39884   <test name="test-anon-66.cs">
39885     <type name="Test">
39886       <method name="Void .ctor()">
39887         <size>7</size>
39888       </method>
39889       <method name="Void add_testEvent(Test+TestEventHandler)">
39890         <size>24</size>
39891       </method>
39892       <method name="Void remove_testEvent(Test+TestEventHandler)">
39893         <size>24</size>
39894       </method>
39895       <method name="Void add_TestEvent(Test+TestEventHandler)">
39896         <size>33</size>
39897       </method>
39898       <method name="Void remove_TestEvent(Test+TestEventHandler)">
39899         <size>1</size>
39900       </method>
39901       <method name="Void Main()">
39902         <size>1</size>
39903       </method>
39904     </type>
39905     <type name="Test+TestEventHandler">
39906       <method name="Void .ctor(Object, IntPtr)">
39907         <size>0</size>
39908       </method>
39909       <method name="Void Invoke()">
39910         <size>0</size>
39911       </method>
39912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39913         <size>0</size>
39914       </method>
39915       <method name="Void EndInvoke(IAsyncResult)">
39916         <size>0</size>
39917       </method>
39918     </type>
39919     <type name="Test+&lt;&gt;c__AnonStorey0">
39920       <method name="Void .ctor()">
39921         <size>7</size>
39922       </method>
39923       <method name="Void &lt;&gt;m__0()">
39924         <size>12</size>
39925       </method>
39926     </type>
39927   </test>
39928   <test name="test-anon-67.cs">
39929     <type name="ClassOne">
39930       <method name="Void .ctor(ReturnStringDelegate)">
39931         <size>7</size>
39932       </method>
39933       <method name="Void .ctor(String)">
39934         <size>32</size>
39935       </method>
39936       <method name="Void Main()">
39937         <size>1</size>
39938       </method>
39939     </type>
39940     <type name="ClassOne+ReturnStringDelegate">
39941       <method name="Void .ctor(Object, IntPtr)">
39942         <size>0</size>
39943       </method>
39944       <method name="System.String Invoke()">
39945         <size>0</size>
39946       </method>
39947       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39948         <size>0</size>
39949       </method>
39950       <method name="System.String EndInvoke(IAsyncResult)">
39951         <size>0</size>
39952       </method>
39953     </type>
39954     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
39955       <method name="Void .ctor()">
39956         <size>7</size>
39957       </method>
39958       <method name="System.String &lt;&gt;m__0()">
39959         <size>7</size>
39960       </method>
39961     </type>
39962   </test>
39963   <test name="test-anon-68.cs">
39964     <type name="C">
39965       <method name="Void .ctor()">
39966         <size>7</size>
39967       </method>
39968       <method name="Void T(D1)">
39969         <size>1</size>
39970       </method>
39971       <method name="Void T(D2)">
39972         <size>1</size>
39973       </method>
39974       <method name="Void Main()">
39975         <size>69</size>
39976       </method>
39977     </type>
39978     <type name="D1">
39979       <method name="Void .ctor(Object, IntPtr)">
39980         <size>0</size>
39981       </method>
39982       <method name="Void Invoke(Int32)">
39983         <size>0</size>
39984       </method>
39985       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39986         <size>0</size>
39987       </method>
39988       <method name="Void EndInvoke(IAsyncResult)">
39989         <size>0</size>
39990       </method>
39991     </type>
39992     <type name="D2">
39993       <method name="Void .ctor(Object, IntPtr)">
39994         <size>0</size>
39995       </method>
39996       <method name="Void Invoke(System.String ByRef)">
39997         <size>0</size>
39998       </method>
39999       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
40000         <size>0</size>
40001       </method>
40002       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
40003         <size>0</size>
40004       </method>
40005     </type>
40006     <type name="C">
40007       <method name="Void &lt;Main&gt;m__0(Int32)">
40008         <size>1</size>
40009       </method>
40010       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
40011         <size>8</size>
40012       </method>
40013     </type>
40014   </test>
40015   <test name="test-anon-69.cs">
40016     <type name="SingleSteppingEngine">
40017       <method name="Void .ctor()">
40018         <size>7</size>
40019       </method>
40020       <method name="System.Object SendCommand(TargetAccessDelegate)">
40021         <size>8</size>
40022       </method>
40023       <method name="Void Detach()">
40024         <size>20</size>
40025       </method>
40026     </type>
40027     <type name="X">
40028       <method name="Void .ctor()">
40029         <size>7</size>
40030       </method>
40031       <method name="Void Main()">
40032         <size>1</size>
40033       </method>
40034     </type>
40035     <type name="TargetAccessDelegate">
40036       <method name="Void .ctor(Object, IntPtr)">
40037         <size>0</size>
40038       </method>
40039       <method name="System.Object Invoke(System.Object)">
40040         <size>0</size>
40041       </method>
40042       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40043         <size>0</size>
40044       </method>
40045       <method name="System.Object EndInvoke(IAsyncResult)">
40046         <size>0</size>
40047       </method>
40048     </type>
40049     <type name="SingleSteppingEngine">
40050       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
40051         <size>19</size>
40052       </method>
40053     </type>
40054   </test>
40055   <test name="test-anon-70.cs">
40056     <type name="C">
40057       <method name="Void .ctor()">
40058         <size>7</size>
40059       </method>
40060       <method name="Void Test(C+D)">
40061         <size>1</size>
40062       </method>
40063       <method name="Void Main()">
40064         <size>99</size>
40065       </method>
40066     </type>
40067     <type name="C+D">
40068       <method name="Void .ctor(Object, IntPtr)">
40069         <size>0</size>
40070       </method>
40071       <method name="Void Invoke()">
40072         <size>0</size>
40073       </method>
40074       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40075         <size>0</size>
40076       </method>
40077       <method name="Void EndInvoke(IAsyncResult)">
40078         <size>0</size>
40079       </method>
40080     </type>
40081     <type name="UnsafeClass">
40082       <method name="Void .ctor()">
40083         <size>7</size>
40084       </method>
40085     </type>
40086     <type name="C">
40087       <method name="Void UnsafeTests()">
40088         <size>35</size>
40089       </method>
40090     </type>
40091     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
40092       <method name="Void .ctor()">
40093         <size>7</size>
40094       </method>
40095       <method name="Void &lt;&gt;m__0()">
40096         <size>14</size>
40097       </method>
40098     </type>
40099     <type name="C+&lt;Main&gt;c__AnonStorey1">
40100       <method name="Void .ctor()">
40101         <size>7</size>
40102       </method>
40103       <method name="Void &lt;&gt;m__1()">
40104         <size>38</size>
40105       </method>
40106       <method name="Void &lt;&gt;m__2()">
40107         <size>32</size>
40108       </method>
40109     </type>
40110     <type name="C">
40111       <method name="Void &lt;Main&gt;m__3()">
40112         <size>16</size>
40113       </method>
40114     </type>
40115     <type name="UnsafeClass">
40116       <method name="Int32* GetUnsafeValue()">
40117         <size>3</size>
40118       </method>
40119     </type>
40120   </test>
40121   <test name="test-anon-71.cs">
40122     <type name="Program">
40123       <method name="Void .ctor()">
40124         <size>7</size>
40125       </method>
40126       <method name="Errno ProcessFile(System.String, Program+FdCb)">
40127         <size>2</size>
40128       </method>
40129       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
40130         <size>34</size>
40131       </method>
40132       <method name="Void Main()">
40133         <size>1</size>
40134       </method>
40135     </type>
40136     <type name="Program+FdCb">
40137       <method name="Void .ctor(Object, IntPtr)">
40138         <size>0</size>
40139       </method>
40140       <method name="Int32 Invoke(Int32)">
40141         <size>0</size>
40142       </method>
40143       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40144         <size>0</size>
40145       </method>
40146       <method name="Int32 EndInvoke(IAsyncResult)">
40147         <size>0</size>
40148       </method>
40149     </type>
40150     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
40151       <method name="Void .ctor()">
40152         <size>7</size>
40153       </method>
40154       <method name="Int32 &lt;&gt;m__0(Int32)">
40155         <size>46</size>
40156       </method>
40157     </type>
40158   </test>
40159   <test name="test-anon-72.cs">
40160     <type name="Test">
40161       <method name="Void .ctor()">
40162         <size>7</size>
40163       </method>
40164       <method name="Void AddOperator(Test+UnaryOperator)">
40165         <size>1</size>
40166       </method>
40167       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
40168         <size>5</size>
40169       </method>
40170       <method name="Void Main()">
40171         <size>1</size>
40172       </method>
40173       <method name="Void Foo()">
40174         <size>19</size>
40175       </method>
40176     </type>
40177     <type name="Test+UnaryOperator">
40178       <method name="Void .ctor(Object, IntPtr)">
40179         <size>0</size>
40180       </method>
40181       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
40182         <size>0</size>
40183       </method>
40184       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
40185         <size>0</size>
40186       </method>
40187       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
40188         <size>0</size>
40189       </method>
40190     </type>
40191     <type name="Test">
40192       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
40193         <size>31</size>
40194       </method>
40195     </type>
40196   </test>
40197   <test name="test-anon-73.cs">
40198     <type name="T">
40199       <method name="Void .ctor()">
40200         <size>7</size>
40201       </method>
40202       <method name="Void Main()">
40203         <size>31</size>
40204       </method>
40205       <method name="Void Test_1()">
40206         <size>36</size>
40207       </method>
40208     </type>
40209     <type name="D">
40210       <method name="Void .ctor(Object, IntPtr)">
40211         <size>0</size>
40212       </method>
40213       <method name="Void Invoke(System.Object)">
40214         <size>0</size>
40215       </method>
40216       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40217         <size>0</size>
40218       </method>
40219       <method name="Void EndInvoke(IAsyncResult)">
40220         <size>0</size>
40221       </method>
40222     </type>
40223     <type name="T">
40224       <method name="Void &lt;Main&gt;m__0(System.Object)">
40225         <size>15</size>
40226       </method>
40227       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
40228         <size>29</size>
40229       </method>
40230     </type>
40231   </test>
40232   <test name="test-anon-74.cs">
40233     <type name="Foo">
40234       <method name="Void Baz(Foo+SimpleDelegate)">
40235         <size>8</size>
40236       </method>
40237       <method name="Void Main(System.String[])">
40238         <size>35</size>
40239       </method>
40240     </type>
40241     <type name="Foo+SimpleDelegate">
40242       <method name="Void .ctor(Object, IntPtr)">
40243         <size>0</size>
40244       </method>
40245       <method name="System.String[,] Invoke()">
40246         <size>0</size>
40247       </method>
40248       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40249         <size>0</size>
40250       </method>
40251       <method name="System.String[,] EndInvoke(IAsyncResult)">
40252         <size>0</size>
40253       </method>
40254     </type>
40255     <type name="Foo">
40256       <method name="System.String[,] &lt;Main&gt;m__0()">
40257         <size>34</size>
40258       </method>
40259     </type>
40260   </test>
40261   <test name="test-anon-75.cs">
40262     <type name="Data">
40263       <method name="Void .ctor()">
40264         <size>7</size>
40265       </method>
40266     </type>
40267     <type name="Test">
40268       <method name="Void .ctor()">
40269         <size>7</size>
40270       </method>
40271       <method name="Void Foo(Int32, D)">
40272         <size>1</size>
40273       </method>
40274       <method name="Void Main()">
40275         <size>1</size>
40276       </method>
40277       <method name="Void TestMe()">
40278         <size>154</size>
40279       </method>
40280       <method name="Boolean &lt;TestMe&gt;m__0()">
40281         <size>2</size>
40282       </method>
40283     </type>
40284     <type name="D">
40285       <method name="Void .ctor(Object, IntPtr)">
40286         <size>0</size>
40287       </method>
40288       <method name="Boolean Invoke()">
40289         <size>0</size>
40290       </method>
40291       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40292         <size>0</size>
40293       </method>
40294       <method name="Boolean EndInvoke(IAsyncResult)">
40295         <size>0</size>
40296       </method>
40297     </type>
40298     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40299       <method name="Void .ctor()">
40300         <size>7</size>
40301       </method>
40302       <method name="Boolean &lt;&gt;m__2()">
40303         <size>14</size>
40304       </method>
40305     </type>
40306     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40307       <method name="Void .ctor()">
40308         <size>7</size>
40309       </method>
40310     </type>
40311     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40312       <method name="Boolean &lt;&gt;m__1()">
40313         <size>54</size>
40314       </method>
40315     </type>
40316   </test>
40317   <test name="test-anon-76.cs">
40318     <type name="C">
40319       <method name="Void .ctor()">
40320         <size>7</size>
40321       </method>
40322       <method name="Void set_Item(System.String, FactoryDelegate)">
40323         <size>8</size>
40324       </method>
40325       <method name="FactoryDelegate get_Item(System.String)">
40326         <size>7</size>
40327       </method>
40328       <method name="Void X()">
40329         <size>24</size>
40330       </method>
40331       <method name="Int32 Main()">
40332         <size>70</size>
40333       </method>
40334     </type>
40335     <type name="FactoryDelegate">
40336       <method name="Void .ctor(Object, IntPtr)">
40337         <size>0</size>
40338       </method>
40339       <method name="System.Object Invoke()">
40340         <size>0</size>
40341       </method>
40342       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40343         <size>0</size>
40344       </method>
40345       <method name="System.Object EndInvoke(IAsyncResult)">
40346         <size>0</size>
40347       </method>
40348     </type>
40349     <type name="C">
40350       <method name="System.Object &lt;X&gt;m__0()">
40351         <size>30</size>
40352       </method>
40353     </type>
40354   </test>
40355   <test name="test-anon-77.cs">
40356     <type name="y">
40357       <method name="Void .ctor()">
40358         <size>7</size>
40359       </method>
40360       <method name="Boolean get_Item(Int32)">
40361         <size>28</size>
40362       </method>
40363       <method name="Void set_Item(Int32, Boolean)">
40364         <size>10</size>
40365       </method>
40366       <method name="Void Main()">
40367         <size>1</size>
40368       </method>
40369     </type>
40370     <type name="D">
40371       <method name="Void .ctor(Object, IntPtr)">
40372         <size>0</size>
40373       </method>
40374       <method name="Void Invoke()">
40375         <size>0</size>
40376       </method>
40377       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40378         <size>0</size>
40379       </method>
40380       <method name="Void EndInvoke(IAsyncResult)">
40381         <size>0</size>
40382       </method>
40383     </type>
40384     <type name="y+&lt;&gt;c__AnonStorey0">
40385       <method name="Void .ctor()">
40386         <size>7</size>
40387       </method>
40388       <method name="Void &lt;&gt;m__0()">
40389         <size>8</size>
40390       </method>
40391     </type>
40392   </test>
40393   <test name="test-anon-78.cs">
40394     <type name="DelegateTest">
40395       <method name="Void .ctor()">
40396         <size>7</size>
40397       </method>
40398       <method name="Void .cctor()">
40399         <size>8</size>
40400       </method>
40401       <method name="Void Foo(D1)">
40402         <size>7</size>
40403       </method>
40404       <method name="Void Foo(D2)">
40405         <size>1</size>
40406       </method>
40407       <method name="Int32 Main()">
40408         <size>50</size>
40409       </method>
40410       <method name="Void &lt;Main&gt;m__0()">
40411         <size>18</size>
40412       </method>
40413     </type>
40414     <type name="D1">
40415       <method name="Void .ctor(Object, IntPtr)">
40416         <size>0</size>
40417       </method>
40418       <method name="Void Invoke()">
40419         <size>0</size>
40420       </method>
40421       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40422         <size>0</size>
40423       </method>
40424       <method name="Void EndInvoke(IAsyncResult)">
40425         <size>0</size>
40426       </method>
40427     </type>
40428     <type name="D2">
40429       <method name="Void .ctor(Object, IntPtr)">
40430         <size>0</size>
40431       </method>
40432       <method name="Void Invoke()">
40433         <size>0</size>
40434       </method>
40435       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40436         <size>0</size>
40437       </method>
40438       <method name="Void EndInvoke(IAsyncResult)">
40439         <size>0</size>
40440       </method>
40441     </type>
40442   </test>
40443   <test name="test-anon-79.cs">
40444     <type name="Test">
40445       <method name="Void .ctor()">
40446         <size>7</size>
40447       </method>
40448       <method name="Void add_E(Test+D)">
40449         <size>24</size>
40450       </method>
40451       <method name="Void remove_E(Test+D)">
40452         <size>24</size>
40453       </method>
40454       <method name="Void add_Changed(Test+D)">
40455         <size>30</size>
40456       </method>
40457       <method name="Void remove_Changed(Test+D)">
40458         <size>1</size>
40459       </method>
40460       <method name="Void Foo()">
40461         <size>1</size>
40462       </method>
40463       <method name="Void Main()">
40464         <size>1</size>
40465       </method>
40466     </type>
40467     <type name="Test+D">
40468       <method name="Void .ctor(Object, IntPtr)">
40469         <size>0</size>
40470       </method>
40471       <method name="Void Invoke()">
40472         <size>0</size>
40473       </method>
40474       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40475         <size>0</size>
40476       </method>
40477       <method name="Void EndInvoke(IAsyncResult)">
40478         <size>0</size>
40479       </method>
40480     </type>
40481     <type name="Test">
40482       <method name="Void &lt;add_Changed&gt;m__0()">
40483         <size>7</size>
40484       </method>
40485     </type>
40486   </test>
40487   <test name="test-anon-80.cs">
40488     <type name="MonoBug.MyTest">
40489       <method name="Void .ctor()">
40490         <size>7</size>
40491       </method>
40492       <method name="Int32 Main()">
40493         <size>167</size>
40494       </method>
40495     </type>
40496     <type name="MonoBug.MyTest+EventHandlers">
40497       <method name="Void .ctor()">
40498         <size>18</size>
40499       </method>
40500       <method name="System.EventHandler get_DoNothingEventHandler()">
40501         <size>30</size>
40502       </method>
40503       <method name="System.EventHandler get_DoSomethingEventHandler()">
40504         <size>13</size>
40505       </method>
40506       <method name="System.EventHandler get_Handler()">
40507         <size>7</size>
40508       </method>
40509       <method name="Void set_Handler(System.EventHandler)">
40510         <size>8</size>
40511       </method>
40512       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
40513         <size>1</size>
40514       </method>
40515       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40516         <size>15</size>
40517       </method>
40518     </type>
40519   </test>
40520   <test name="test-anon-81.cs">
40521     <type name="C">
40522       <method name="Void .ctor()">
40523         <size>7</size>
40524       </method>
40525       <method name="Int32 Main()">
40526         <size>20</size>
40527       </method>
40528       <method name="Int32 Test()">
40529         <size>27</size>
40530       </method>
40531       <method name="Int32 Foo2(C+Cmd2)">
40532         <size>7</size>
40533       </method>
40534       <method name="Void Foo(C+Cmd)">
40535         <size>7</size>
40536       </method>
40537     </type>
40538     <type name="C+Cmd">
40539       <method name="Void .ctor(Object, IntPtr)">
40540         <size>0</size>
40541       </method>
40542       <method name="Void Invoke()">
40543         <size>0</size>
40544       </method>
40545       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40546         <size>0</size>
40547       </method>
40548       <method name="Void EndInvoke(IAsyncResult)">
40549         <size>0</size>
40550       </method>
40551     </type>
40552     <type name="C+Cmd2">
40553       <method name="Void .ctor(Object, IntPtr)">
40554         <size>0</size>
40555       </method>
40556       <method name="Int32 Invoke()">
40557         <size>0</size>
40558       </method>
40559       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40560         <size>0</size>
40561       </method>
40562       <method name="Int32 EndInvoke(IAsyncResult)">
40563         <size>0</size>
40564       </method>
40565     </type>
40566     <type name="C">
40567       <method name="Int32 &lt;Test&gt;m__0()">
40568         <size>45</size>
40569       </method>
40570     </type>
40571     <type name="C+&lt;Test&gt;c__AnonStorey1">
40572       <method name="Void .ctor()">
40573         <size>7</size>
40574       </method>
40575       <method name="Void &lt;&gt;m__1()">
40576         <size>44</size>
40577       </method>
40578     </type>
40579     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40580       <method name="Void .ctor()">
40581         <size>7</size>
40582       </method>
40583       <method name="Void &lt;&gt;m__2()">
40584         <size>18</size>
40585       </method>
40586     </type>
40587   </test>
40588   <test name="test-anon-82.cs">
40589     <type name="MainClass">
40590       <method name="Void .ctor()">
40591         <size>7</size>
40592       </method>
40593       <method name="Void Main()">
40594         <size>87</size>
40595       </method>
40596       <method name="Void Test2(Int32)">
40597         <size>31</size>
40598       </method>
40599       <method name="Void Test3(Int32)">
40600         <size>57</size>
40601       </method>
40602       <method name="Void Test4()">
40603         <size>31</size>
40604       </method>
40605       <method name="Void Test5(Int32)">
40606         <size>27</size>
40607       </method>
40608       <method name="Void SimpleCallback(MainClass, System.String)">
40609         <size>7</size>
40610       </method>
40611     </type>
40612     <type name="MainClass+D">
40613       <method name="Void .ctor(Object, IntPtr)">
40614         <size>0</size>
40615       </method>
40616       <method name="Int32 Invoke(Int32)">
40617         <size>0</size>
40618       </method>
40619       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40620         <size>0</size>
40621       </method>
40622       <method name="Int32 EndInvoke(IAsyncResult)">
40623         <size>0</size>
40624       </method>
40625     </type>
40626     <type name="StringSender">
40627       <method name="Void .ctor(Object, IntPtr)">
40628         <size>0</size>
40629       </method>
40630       <method name="Void Invoke(System.String)">
40631         <size>0</size>
40632       </method>
40633       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40634         <size>0</size>
40635       </method>
40636       <method name="Void EndInvoke(IAsyncResult)">
40637         <size>0</size>
40638       </method>
40639     </type>
40640     <type name="VoidDelegate">
40641       <method name="Void .ctor(Object, IntPtr)">
40642         <size>0</size>
40643       </method>
40644       <method name="Void Invoke()">
40645         <size>0</size>
40646       </method>
40647       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40648         <size>0</size>
40649       </method>
40650       <method name="Void EndInvoke(IAsyncResult)">
40651         <size>0</size>
40652       </method>
40653     </type>
40654     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40655       <method name="Void .ctor()">
40656         <size>7</size>
40657       </method>
40658     </type>
40659     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40660       <method name="Void .ctor()">
40661         <size>7</size>
40662       </method>
40663     </type>
40664     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40665       <method name="Void .ctor()">
40666         <size>7</size>
40667       </method>
40668     </type>
40669     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40670       <method name="Void .ctor()">
40671         <size>7</size>
40672       </method>
40673     </type>
40674     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40675       <method name="Void .ctor()">
40676         <size>7</size>
40677       </method>
40678     </type>
40679     <type name="MainClass">
40680       <method name="Void &lt;Test2&gt;m__1(System.String)">
40681         <size>27</size>
40682       </method>
40683       <method name="Void &lt;Test3&gt;m__3()">
40684         <size>1</size>
40685       </method>
40686       <method name="Void &lt;Test4&gt;m__4()">
40687         <size>31</size>
40688       </method>
40689       <method name="Void &lt;Test4&gt;m__7()">
40690         <size>28</size>
40691       </method>
40692     </type>
40693     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40694       <method name="Void &lt;&gt;m__0()">
40695         <size>25</size>
40696       </method>
40697       <method name="Void &lt;&gt;m__9(System.String)">
40698         <size>13</size>
40699       </method>
40700     </type>
40701     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40702       <method name="Void &lt;&gt;m__2()">
40703         <size>9</size>
40704       </method>
40705     </type>
40706     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40707       <method name="Int32 &lt;&gt;m__5(Int32)">
40708         <size>46</size>
40709       </method>
40710       <method name="Int32 &lt;&gt;m__A(Int32)">
40711         <size>2</size>
40712       </method>
40713     </type>
40714     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40715       <method name="Void &lt;&gt;m__6()">
40716         <size>12</size>
40717       </method>
40718     </type>
40719     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40720       <method name="Void &lt;&gt;m__8()">
40721         <size>14</size>
40722       </method>
40723       <method name="Void &lt;&gt;m__B()">
40724         <size>8</size>
40725       </method>
40726     </type>
40727   </test>
40728   <test name="test-anon-84.cs">
40729     <type name="C">
40730       <method name="Void .ctor()">
40731         <size>42</size>
40732       </method>
40733       <method name="Void .ctor(D)">
40734         <size>42</size>
40735       </method>
40736       <method name="Int32 Main()">
40737         <size>19</size>
40738       </method>
40739     </type>
40740     <type name="D">
40741       <method name="Void .ctor(Object, IntPtr)">
40742         <size>0</size>
40743       </method>
40744       <method name="C Invoke(Int32)">
40745         <size>0</size>
40746       </method>
40747       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40748         <size>0</size>
40749       </method>
40750       <method name="C EndInvoke(IAsyncResult)">
40751         <size>0</size>
40752       </method>
40753     </type>
40754     <type name="C">
40755       <method name="C &lt;field&gt;m__0(Int32)">
40756         <size>4</size>
40757       </method>
40758     </type>
40759   </test>
40760   <test name="test-anon-85.cs">
40761     <type name="X">
40762       <method name="Void .ctor()">
40763         <size>7</size>
40764       </method>
40765       <method name="Int32 Main()">
40766         <size>29</size>
40767       </method>
40768     </type>
40769     <type name="X+D">
40770       <method name="Void .ctor(Object, IntPtr)">
40771         <size>0</size>
40772       </method>
40773       <method name="Void Invoke()">
40774         <size>0</size>
40775       </method>
40776       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40777         <size>0</size>
40778       </method>
40779       <method name="Void EndInvoke(IAsyncResult)">
40780         <size>0</size>
40781       </method>
40782     </type>
40783     <type name="X+&lt;Main&gt;c__AnonStorey0">
40784       <method name="Void .ctor()">
40785         <size>7</size>
40786       </method>
40787       <method name="Void &lt;&gt;m__0()">
40788         <size>8</size>
40789       </method>
40790     </type>
40791   </test>
40792   <test name="test-anon-86.cs">
40793     <type name="Bug.A">
40794       <method name="Void .ctor()">
40795         <size>50</size>
40796       </method>
40797       <method name="Void Test()">
40798         <size>1</size>
40799       </method>
40800       <method name="Int32 Main()">
40801         <size>8</size>
40802       </method>
40803     </type>
40804     <type name="Bug.B">
40805       <method name="Void .ctor()">
40806         <size>7</size>
40807       </method>
40808       <method name="Int32 get_Prop()">
40809         <size>2</size>
40810       </method>
40811     </type>
40812     <type name="Bug.EventHandler">
40813       <method name="Void .ctor(Object, IntPtr)">
40814         <size>0</size>
40815       </method>
40816       <method name="Void Invoke()">
40817         <size>0</size>
40818       </method>
40819       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40820         <size>0</size>
40821       </method>
40822       <method name="Void EndInvoke(IAsyncResult)">
40823         <size>0</size>
40824       </method>
40825     </type>
40826     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40827       <method name="Void .ctor()">
40828         <size>7</size>
40829       </method>
40830       <method name="Void &lt;&gt;m__0()">
40831         <size>24</size>
40832       </method>
40833     </type>
40834   </test>
40835   <test name="test-anon-87.cs">
40836     <type name="Bug.AA">
40837       <method name="Void .ctor(BB)">
40838         <size>51</size>
40839       </method>
40840       <method name="Void TestMe()">
40841         <size>1</size>
40842       </method>
40843       <method name="Int32 Main()">
40844         <size>18</size>
40845       </method>
40846     </type>
40847     <type name="Bug.BB">
40848       <method name="Void .ctor(String)">
40849         <size>18</size>
40850       </method>
40851       <method name="Void Foo()">
40852         <size>1</size>
40853       </method>
40854     </type>
40855     <type name="Bug.D">
40856       <method name="Void .ctor(Object, IntPtr)">
40857         <size>0</size>
40858       </method>
40859       <method name="Void Invoke()">
40860         <size>0</size>
40861       </method>
40862       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40863         <size>0</size>
40864       </method>
40865       <method name="Void EndInvoke(IAsyncResult)">
40866         <size>0</size>
40867       </method>
40868     </type>
40869     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
40870       <method name="Void .ctor()">
40871         <size>7</size>
40872       </method>
40873       <method name="Void &lt;&gt;m__0()">
40874         <size>23</size>
40875       </method>
40876     </type>
40877   </test>
40878   <test name="test-anon-88.cs">
40879     <type name="C">
40880       <method name="Void .ctor()">
40881         <size>7</size>
40882       </method>
40883       <method name="Int32 Main()">
40884         <size>12</size>
40885       </method>
40886       <method name="Void Test()">
40887         <size>102</size>
40888       </method>
40889     </type>
40890     <type name="C+D">
40891       <method name="Void .ctor(Object, IntPtr)">
40892         <size>0</size>
40893       </method>
40894       <method name="Void Invoke()">
40895         <size>0</size>
40896       </method>
40897       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40898         <size>0</size>
40899       </method>
40900       <method name="Void EndInvoke(IAsyncResult)">
40901         <size>0</size>
40902       </method>
40903     </type>
40904     <type name="C+&lt;Test&gt;c__AnonStorey0">
40905       <method name="Void .ctor()">
40906         <size>7</size>
40907       </method>
40908       <method name="Void &lt;&gt;m__2()">
40909         <size>8</size>
40910       </method>
40911     </type>
40912     <type name="C+&lt;Test&gt;c__AnonStorey2">
40913       <method name="Void .ctor()">
40914         <size>7</size>
40915       </method>
40916       <method name="Void &lt;&gt;m__0()">
40917         <size>69</size>
40918       </method>
40919       <method name="Void &lt;&gt;m__1()">
40920         <size>8</size>
40921       </method>
40922       <method name="Void &lt;&gt;m__4()">
40923         <size>3</size>
40924       </method>
40925     </type>
40926     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
40927       <method name="Void .ctor()">
40928         <size>7</size>
40929       </method>
40930       <method name="Void &lt;&gt;m__3()">
40931         <size>20</size>
40932       </method>
40933     </type>
40934   </test>
40935   <test name="test-anon-89.cs">
40936     <type name="C">
40937       <method name="Void .ctor()">
40938         <size>7</size>
40939       </method>
40940       <method name="Int32 Main()">
40941         <size>12</size>
40942       </method>
40943       <method name="System.Object get_GdkWindow()">
40944         <size>2</size>
40945       </method>
40946       <method name="Void set_GdkWindow(System.Object)">
40947         <size>1</size>
40948       </method>
40949       <method name="Void Invoke(C+D)">
40950         <size>1</size>
40951       </method>
40952       <method name="Void Test()">
40953         <size>69</size>
40954       </method>
40955     </type>
40956     <type name="C+D">
40957       <method name="Void .ctor(Object, IntPtr)">
40958         <size>0</size>
40959       </method>
40960       <method name="Void Invoke()">
40961         <size>0</size>
40962       </method>
40963       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40964         <size>0</size>
40965       </method>
40966       <method name="Void EndInvoke(IAsyncResult)">
40967         <size>0</size>
40968       </method>
40969     </type>
40970     <type name="C+&lt;Test&gt;c__AnonStorey0">
40971       <method name="Void .ctor()">
40972         <size>7</size>
40973       </method>
40974       <method name="Void &lt;&gt;m__0()">
40975         <size>108</size>
40976       </method>
40977       <method name="Void &lt;&gt;m__3()">
40978         <size>29</size>
40979       </method>
40980     </type>
40981     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40982       <method name="Void .ctor()">
40983         <size>7</size>
40984       </method>
40985       <method name="Void &lt;&gt;m__1()">
40986         <size>18</size>
40987       </method>
40988       <method name="Void &lt;&gt;m__2()">
40989         <size>49</size>
40990       </method>
40991     </type>
40992   </test>
40993   <test name="test-anon-90.cs">
40994     <type name="C">
40995       <method name="Void .ctor()">
40996         <size>7</size>
40997       </method>
40998       <method name="Int32 Main()">
40999         <size>12</size>
41000       </method>
41001       <method name="Void Foo()">
41002         <size>27</size>
41003       </method>
41004     </type>
41005     <type name="C+D">
41006       <method name="Void .ctor(Object, IntPtr)">
41007         <size>0</size>
41008       </method>
41009       <method name="Void Invoke()">
41010         <size>0</size>
41011       </method>
41012       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41013         <size>0</size>
41014       </method>
41015       <method name="Void EndInvoke(IAsyncResult)">
41016         <size>0</size>
41017       </method>
41018     </type>
41019     <type name="C+&lt;Foo&gt;c__AnonStorey0">
41020       <method name="Void .ctor()">
41021         <size>7</size>
41022       </method>
41023       <method name="Void &lt;&gt;m__0()">
41024         <size>66</size>
41025       </method>
41026     </type>
41027     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
41028       <method name="Void .ctor()">
41029         <size>7</size>
41030       </method>
41031     </type>
41032     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
41033       <method name="Void .ctor()">
41034         <size>7</size>
41035       </method>
41036       <method name="Void &lt;&gt;m__1()">
41037         <size>32</size>
41038       </method>
41039     </type>
41040   </test>
41041   <test name="test-anon-91.cs">
41042     <type name="A">
41043       <method name="Void .ctor(Int32)">
41044         <size>27</size>
41045       </method>
41046     </type>
41047     <type name="C">
41048       <method name="Void .ctor()">
41049         <size>7</size>
41050       </method>
41051       <method name="Int32 Main()">
41052         <size>12</size>
41053       </method>
41054       <method name="Void SelectCommand(Int32)">
41055         <size>1</size>
41056       </method>
41057       <method name="Void Test()">
41058         <size>66</size>
41059       </method>
41060     </type>
41061     <type name="C+D">
41062       <method name="Void .ctor(Object, IntPtr)">
41063         <size>0</size>
41064       </method>
41065       <method name="Void Invoke()">
41066         <size>0</size>
41067       </method>
41068       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41069         <size>0</size>
41070       </method>
41071       <method name="Void EndInvoke(IAsyncResult)">
41072         <size>0</size>
41073       </method>
41074     </type>
41075     <type name="C+&lt;Test&gt;c__AnonStorey0">
41076       <method name="Void .ctor()">
41077         <size>7</size>
41078       </method>
41079       <method name="Void &lt;&gt;m__0()">
41080         <size>109</size>
41081       </method>
41082     </type>
41083     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41084       <method name="Void .ctor()">
41085         <size>7</size>
41086       </method>
41087       <method name="Void &lt;&gt;m__1()">
41088         <size>23</size>
41089       </method>
41090     </type>
41091   </test>
41092   <test name="test-anon-92.cs">
41093     <type name="MainClass">
41094       <method name="Void Test(IEnumerable)">
41095         <size>33</size>
41096       </method>
41097       <method name="Int32 Main()">
41098         <size>21</size>
41099       </method>
41100       <method name="Void .ctor()">
41101         <size>7</size>
41102       </method>
41103     </type>
41104     <type name="D">
41105       <method name="Void Invoke()">
41106         <size>0</size>
41107       </method>
41108       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41109         <size>0</size>
41110       </method>
41111       <method name="Void EndInvoke(IAsyncResult)">
41112         <size>0</size>
41113       </method>
41114       <method name="Void .ctor(Object, IntPtr)">
41115         <size>0</size>
41116       </method>
41117     </type>
41118     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
41119       <method name="Void &lt;&gt;m__0()">
41120         <size>70</size>
41121       </method>
41122       <method name="Void .ctor()">
41123         <size>7</size>
41124       </method>
41125     </type>
41126   </test>
41127   <test name="test-cls-00.cs">
41128     <type name="CLSCLass_6">
41129       <method name="Void .ctor()">
41130         <size>18</size>
41131       </method>
41132       <method name="Void add_Disposed(Delegate)">
41133         <size>19</size>
41134       </method>
41135       <method name="Void remove_Disposed(Delegate)">
41136         <size>19</size>
41137       </method>
41138     </type>
41139     <type name="CLSDelegate">
41140       <method name="Void .ctor()">
41141         <size>7</size>
41142       </method>
41143     </type>
41144     <type name="CLSClass_5">
41145       <method name="Void .ctor()">
41146         <size>7</size>
41147       </method>
41148       <method name="UInt32 Test()">
41149         <size>2</size>
41150       </method>
41151     </type>
41152     <type name="CLSClass_4">
41153       <method name="Void .ctor()">
41154         <size>7</size>
41155       </method>
41156       <method name="UInt32 Test()">
41157         <size>2</size>
41158       </method>
41159     </type>
41160     <type name="CLSClass_3">
41161       <method name="Void .ctor()">
41162         <size>7</size>
41163       </method>
41164       <method name="UInt32 Test_3()">
41165         <size>2</size>
41166       </method>
41167     </type>
41168     <type name="CLSClass_2">
41169       <method name="Void .ctor()">
41170         <size>7</size>
41171       </method>
41172       <method name="SByte get_XX()">
41173         <size>2</size>
41174       </method>
41175     </type>
41176     <type name="CLSClass_1">
41177       <method name="Void .ctor()">
41178         <size>7</size>
41179       </method>
41180       <method name="UInt32 Valid()">
41181         <size>2</size>
41182       </method>
41183     </type>
41184     <type name="CLSClass">
41185       <method name="Void .ctor()">
41186         <size>7</size>
41187       </method>
41188       <method name="UInt64 Valid()">
41189         <size>3</size>
41190       </method>
41191       <method name="Byte get_XX()">
41192         <size>2</size>
41193       </method>
41194       <method name="UInt32 FooInternal()">
41195         <size>2</size>
41196       </method>
41197       <method name="UInt64 Foo()">
41198         <size>3</size>
41199       </method>
41200       <method name="Void Main()">
41201         <size>1</size>
41202       </method>
41203     </type>
41204     <type name="CLSClass+C1">
41205       <method name="Void .ctor()">
41206         <size>7</size>
41207       </method>
41208       <method name="Int64 Foo2()">
41209         <size>3</size>
41210       </method>
41211     </type>
41212     <type name="CLSClass+C1+C11">
41213       <method name="Void .ctor()">
41214         <size>7</size>
41215       </method>
41216       <method name="UInt64 Foo3()">
41217         <size>3</size>
41218       </method>
41219     </type>
41220     <type name="CLSClass+CLSClass_2">
41221       <method name="Void .ctor()">
41222         <size>7</size>
41223       </method>
41224       <method name="SByte get_XX()">
41225         <size>2</size>
41226       </method>
41227     </type>
41228     <type name="Delegate">
41229       <method name="Void .ctor(Object, IntPtr)">
41230         <size>0</size>
41231       </method>
41232       <method name="CLSDelegate 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="CLSDelegate EndInvoke(IAsyncResult)">
41239         <size>0</size>
41240       </method>
41241     </type>
41242   </test>
41243   <test name="test-cls-01.cs">
41244     <type name="CLSClass">
41245       <method name="Void .ctor()">
41246         <size>7</size>
41247       </method>
41248       <method name="Byte get_XX()">
41249         <size>2</size>
41250       </method>
41251       <method name="Void Main()">
41252         <size>1</size>
41253       </method>
41254     </type>
41255     <type name="Big">
41256       <method name="Void .ctor()">
41257         <size>7</size>
41258       </method>
41259       <method name="Big op_Implicit(UInt32)">
41260         <size>2</size>
41261       </method>
41262     </type>
41263     <type name="C1">
41264       <method name="Void .ctor()">
41265         <size>7</size>
41266       </method>
41267       <method name="Void method(UInt32)">
41268         <size>1</size>
41269       </method>
41270     </type>
41271   </test>
41272   <test name="test-cls-02.cs">
41273     <type name="CLSClass">
41274       <method name="Void .ctor(UInt64)">
41275         <size>7</size>
41276       </method>
41277       <method name="Void .ctor(UInt32)">
41278         <size>7</size>
41279       </method>
41280       <method name="Void set_X_0(UInt64)">
41281         <size>1</size>
41282       </method>
41283       <method name="Void set_Item(UInt64, UInt64)">
41284         <size>1</size>
41285       </method>
41286       <method name="Void Main()">
41287         <size>1</size>
41288       </method>
41289     </type>
41290     <type name="InnerTypeClasss">
41291       <method name="Void .ctor()">
41292         <size>7</size>
41293       </method>
41294       <method name="Struct Method()">
41295         <size>10</size>
41296       </method>
41297     </type>
41298   </test>
41299   <test name="test-cls-03.cs">
41300     <type name="CLSClass">
41301       <method name="Void .ctor()">
41302         <size>7</size>
41303       </method>
41304       <method name="I1 Foo()">
41305         <size>2</size>
41306       </method>
41307       <method name="Void Main()">
41308         <size>1</size>
41309       </method>
41310     </type>
41311   </test>
41312   <test name="test-cls-05.cs">
41313     <type name="X1">
41314       <method name="Void .ctor()">
41315         <size>7</size>
41316       </method>
41317     </type>
41318     <type name="X2">
41319       <method name="Void .ctor()">
41320         <size>7</size>
41321       </method>
41322     </type>
41323     <type name="X3">
41324       <method name="Void .ctor()">
41325         <size>7</size>
41326       </method>
41327       <method name="Void bb(Boolean)">
41328         <size>1</size>
41329       </method>
41330       <method name="Void BB()">
41331         <size>1</size>
41332       </method>
41333     </type>
41334     <type name="X4">
41335       <method name="Void .ctor()">
41336         <size>7</size>
41337       </method>
41338       <method name="Void method(Int32)">
41339         <size>1</size>
41340       </method>
41341       <method name="Void method(Boolean)">
41342         <size>1</size>
41343       </method>
41344       <method name="Boolean method()">
41345         <size>2</size>
41346       </method>
41347     </type>
41348     <type name="BaseClass">
41349       <method name="Void .ctor()">
41350         <size>7</size>
41351       </method>
41352     </type>
41353     <type name="CLSClass">
41354       <method name="Void .ctor()">
41355         <size>7</size>
41356       </method>
41357       <method name="Void .ctor(Int32)">
41358         <size>7</size>
41359       </method>
41360       <method name="Void Method()">
41361         <size>1</size>
41362       </method>
41363       <method name="Int32 Method(Boolean)">
41364         <size>2</size>
41365       </method>
41366       <method name="Void methoD()">
41367         <size>1</size>
41368       </method>
41369       <method name="Void Main()">
41370         <size>1</size>
41371       </method>
41372       <method name="CLSClass op_Implicit(Boolean)">
41373         <size>7</size>
41374       </method>
41375       <method name="CLSClass op_Implicit(Int32)">
41376         <size>7</size>
41377       </method>
41378     </type>
41379     <type name="oBject">
41380       <method name="Void .ctor()">
41381         <size>7</size>
41382       </method>
41383     </type>
41384     <type name="A.C1">
41385       <method name="Void .ctor()">
41386         <size>7</size>
41387       </method>
41388     </type>
41389     <type name="B.c1">
41390       <method name="Void .ctor()">
41391         <size>7</size>
41392       </method>
41393     </type>
41394     <type name="c1">
41395       <method name="Void .ctor()">
41396         <size>7</size>
41397       </method>
41398     </type>
41399     <type name="CLSClass_2">
41400       <method name="Void .ctor()">
41401         <size>7</size>
41402       </method>
41403       <method name="Void Method()">
41404         <size>1</size>
41405       </method>
41406       <method name="Void method()">
41407         <size>1</size>
41408       </method>
41409     </type>
41410     <type name="System.sByte">
41411       <method name="Void .ctor()">
41412         <size>7</size>
41413       </method>
41414     </type>
41415     <type name="System.Web.HttpBrowserCapabilities">
41416       <method name="Void .ctor()">
41417         <size>7</size>
41418       </method>
41419     </type>
41420   </test>
41421   <test name="test-cls-06.cs">
41422     <type name="CLSClass">
41423       <method name="Void .ctor()">
41424         <size>7</size>
41425       </method>
41426       <method name="Void Main()">
41427         <size>1</size>
41428       </method>
41429     </type>
41430     <type name="CLSClass_2">
41431       <method name="Void .ctor(Int32[,,])">
41432         <size>7</size>
41433       </method>
41434       <method name="Void .ctor(Int32[,])">
41435         <size>7</size>
41436       </method>
41437       <method name="Void Test(System.Int32[,], Int32)">
41438         <size>1</size>
41439       </method>
41440       <method name="Void Test(System.Int32[,,], Boolean)">
41441         <size>1</size>
41442       </method>
41443     </type>
41444     <type name="X1">
41445       <method name="Void .ctor()">
41446         <size>7</size>
41447       </method>
41448       <method name="Void M2(Int32)">
41449         <size>1</size>
41450       </method>
41451     </type>
41452     <type name="X2">
41453       <method name="Void .ctor()">
41454         <size>7</size>
41455       </method>
41456       <method name="Void M2(Int32 ByRef)">
41457         <size>1</size>
41458       </method>
41459     </type>
41460     <type name="CLSClass+MyDelegate">
41461       <method name="Void .ctor(Object, IntPtr)">
41462         <size>0</size>
41463       </method>
41464       <method name="UInt32 Invoke()">
41465         <size>0</size>
41466       </method>
41467       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41468         <size>0</size>
41469       </method>
41470       <method name="UInt32 EndInvoke(IAsyncResult)">
41471         <size>0</size>
41472       </method>
41473     </type>
41474     <type name="MyDelegate">
41475       <method name="Void .ctor(Object, IntPtr)">
41476         <size>0</size>
41477       </method>
41478       <method name="UInt32 Invoke()">
41479         <size>0</size>
41480       </method>
41481       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41482         <size>0</size>
41483       </method>
41484       <method name="UInt32 EndInvoke(IAsyncResult)">
41485         <size>0</size>
41486       </method>
41487     </type>
41488   </test>
41489   <test name="test-cls-07.cs">
41490     <type name="aa.I1">
41491       <method name="Void .ctor()">
41492         <size>7</size>
41493       </method>
41494     </type>
41495     <type name="CLSClass">
41496       <method name="Void .ctor()">
41497         <size>7</size>
41498       </method>
41499       <method name="Void Main()">
41500         <size>1</size>
41501       </method>
41502     </type>
41503   </test>
41504   <test name="test-cls-10.cs">
41505     <type name="MainClass">
41506       <method name="Void .ctor()">
41507         <size>7</size>
41508       </method>
41509       <method name="Void Main()">
41510         <size>1</size>
41511       </method>
41512     </type>
41513   </test>
41514   <test name="test-cls-11.cs">
41515     <type name="CLSClass">
41516       <method name="Void .ctor()">
41517         <size>7</size>
41518       </method>
41519       <method name="Void Test(IComparable)">
41520         <size>0</size>
41521       </method>
41522     </type>
41523     <type name="CLSCLass_2">
41524       <method name="Void .ctor()">
41525         <size>7</size>
41526       </method>
41527       <method name="Void Test()">
41528         <size>0</size>
41529       </method>
41530     </type>
41531     <type name="CLSClass_3">
41532       <method name="Void .ctor()">
41533         <size>7</size>
41534       </method>
41535       <method name="Void Test()">
41536         <size>0</size>
41537       </method>
41538     </type>
41539     <type name="MainClass">
41540       <method name="Void .ctor()">
41541         <size>7</size>
41542       </method>
41543       <method name="Void Main()">
41544         <size>1</size>
41545       </method>
41546     </type>
41547   </test>
41548   <test name="test-cls-12.cs">
41549     <type name="MainClass">
41550       <method name="Void .ctor()">
41551         <size>7</size>
41552       </method>
41553       <method name="Void Main()">
41554         <size>1</size>
41555       </method>
41556     </type>
41557   </test>
41558   <test name="test-cls-14.cs">
41559     <type name="CLSClass">
41560       <method name="Void .ctor()">
41561         <size>7</size>
41562       </method>
41563       <method name="Void Error(Boolean)">
41564         <size>1</size>
41565       </method>
41566       <method name="CLSClass op_Implicit(Byte)">
41567         <size>6</size>
41568       </method>
41569     </type>
41570     <type name="MainClass">
41571       <method name="Void .ctor()">
41572         <size>7</size>
41573       </method>
41574       <method name="Void Main()">
41575         <size>1</size>
41576       </method>
41577     </type>
41578   </test>
41579   <test name="test-cls-15.cs">
41580     <type name="CLSAttribute_1">
41581       <method name="Void .ctor(Int32[])">
41582         <size>7</size>
41583       </method>
41584       <method name="Void .ctor(Int32)">
41585         <size>7</size>
41586       </method>
41587     </type>
41588     <type name="CLSAttribute_2">
41589       <method name="Void .ctor(Int32)">
41590         <size>7</size>
41591       </method>
41592     </type>
41593     <type name="CLSAttribute_3">
41594       <method name="Void .ctor(Int32[])">
41595         <size>7</size>
41596       </method>
41597     </type>
41598     <type name="CLSAttribute_4">
41599       <method name="Void .ctor(Int32[])">
41600         <size>7</size>
41601       </method>
41602     </type>
41603     <type name="ClassMain">
41604       <method name="Void .ctor()">
41605         <size>7</size>
41606       </method>
41607       <method name="Void Main()">
41608         <size>1</size>
41609       </method>
41610     </type>
41611   </test>
41612   <test name="test-cls-16.cs">
41613     <type name="CLSAttribute">
41614       <method name="Void .ctor(Boolean[])">
41615         <size>7</size>
41616       </method>
41617     </type>
41618     <type name="ClassMain">
41619       <method name="Void .ctor()">
41620         <size>7</size>
41621       </method>
41622       <method name="Void Main()">
41623         <size>1</size>
41624       </method>
41625     </type>
41626   </test>
41627   <test name="test-cls-17.cs">
41628     <type name="Foo">
41629       <method name="Void .ctor()">
41630         <size>7</size>
41631       </method>
41632       <method name="Void Main()">
41633         <size>1</size>
41634       </method>
41635     </type>
41636   </test>
41637   <test name="test-cls-18.cs">
41638     <type name="Base">
41639       <method name="Void .ctor()">
41640         <size>7</size>
41641       </method>
41642       <method name="Void Test(System.Int32[])">
41643         <size>1</size>
41644       </method>
41645     </type>
41646     <type name="CLSClass">
41647       <method name="Void .ctor()">
41648         <size>7</size>
41649       </method>
41650       <method name="Void Test(System.Int32[])">
41651         <size>1</size>
41652       </method>
41653       <method name="Void Main()">
41654         <size>1</size>
41655       </method>
41656     </type>
41657   </test>
41658   <test name="test-externalias-01.cs">
41659     <type name="Test">
41660       <method name="Void .ctor()">
41661         <size>7</size>
41662       </method>
41663       <method name="Int32 Main()">
41664         <size>64</size>
41665       </method>
41666     </type>
41667   </test>
41668   <test name="test-externalias-02.cs">
41669     <type name="Test">
41670       <method name="Void .ctor()">
41671         <size>7</size>
41672       </method>
41673       <method name="Int32 Main()">
41674         <size>64</size>
41675       </method>
41676     </type>
41677   </test>
41678   <test name="test-externalias-03.cs">
41679     <type name="Test">
41680       <method name="Void .ctor()">
41681         <size>7</size>
41682       </method>
41683       <method name="Int32 Main()">
41684         <size>64</size>
41685       </method>
41686     </type>
41687   </test>
41688   <test name="test-externalias-04.cs">
41689     <type name="Test">
41690       <method name="Void .ctor()">
41691         <size>7</size>
41692       </method>
41693       <method name="Int32 Main()">
41694         <size>64</size>
41695       </method>
41696     </type>
41697   </test>
41698   <test name="test-externalias-05.cs">
41699     <type name="Test">
41700       <method name="Void .ctor()">
41701         <size>7</size>
41702       </method>
41703       <method name="Void Main()">
41704         <size>21</size>
41705       </method>
41706     </type>
41707   </test>
41708   <test name="test-externalias-06.cs">
41709     <type name="MyAssembly01.Test">
41710       <method name="Void .ctor()">
41711         <size>7</size>
41712       </method>
41713     </type>
41714     <type name="MyAssembly01.Namespace1.Test">
41715       <method name="Void .ctor()">
41716         <size>7</size>
41717       </method>
41718     </type>
41719     <type name="MyAssembly02.Test">
41720       <method name="Void .ctor()">
41721         <size>7</size>
41722       </method>
41723     </type>
41724     <type name="MyAssembly02.Namespace1.Test">
41725       <method name="Void .ctor()">
41726         <size>7</size>
41727       </method>
41728     </type>
41729     <type name="Test">
41730       <method name="Void .ctor()">
41731         <size>7</size>
41732       </method>
41733       <method name="Void Main()">
41734         <size>1</size>
41735       </method>
41736     </type>
41737   </test>
41738   <test name="test-externalias-07.cs">
41739     <type name="NS.MyClass">
41740       <method name="Void .ctor()">
41741         <size>7</size>
41742       </method>
41743       <method name="Int32 GetInt()">
41744         <size>6</size>
41745       </method>
41746     </type>
41747     <type name="Test">
41748       <method name="Void .ctor()">
41749         <size>7</size>
41750       </method>
41751       <method name="Int32 Main()">
41752         <size>15</size>
41753       </method>
41754     </type>
41755   </test>
41756   <test name="test-externalias-08.cs">
41757     <type name="Test">
41758       <method name="Void .ctor()">
41759         <size>7</size>
41760       </method>
41761       <method name="Int32 Main()">
41762         <size>54</size>
41763       </method>
41764     </type>
41765   </test>
41766   <test name="test-externalias-09.cs">
41767     <type name="Test">
41768       <method name="Void .ctor()">
41769         <size>7</size>
41770       </method>
41771       <method name="Int32 Main()">
41772         <size>8</size>
41773       </method>
41774     </type>
41775   </test>
41776   <test name="test-iter-01.cs">
41777     <type name="X">
41778       <method name="Void .ctor()">
41779         <size>7</size>
41780       </method>
41781       <method name="IEnumerator GetIt()">
41782         <size>8</size>
41783       </method>
41784       <method name="IEnumerable GetIt2()">
41785         <size>16</size>
41786       </method>
41787       <method name="Int32 Main()">
41788         <size>171</size>
41789       </method>
41790     </type>
41791     <type name="X+&lt;GetIt&gt;c__Iterator0">
41792       <method name="Void .ctor()">
41793         <size>7</size>
41794       </method>
41795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41796         <size>7</size>
41797       </method>
41798       <method name="Boolean MoveNext()">
41799         <size>126</size>
41800       </method>
41801       <method name="Void Dispose()">
41802         <size>8</size>
41803       </method>
41804       <method name="Void Reset()">
41805         <size>6</size>
41806       </method>
41807     </type>
41808     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41809       <method name="Void .ctor()">
41810         <size>7</size>
41811       </method>
41812       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41813         <size>7</size>
41814       </method>
41815       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41816         <size>7</size>
41817       </method>
41818       <method name="Boolean MoveNext()">
41819         <size>126</size>
41820       </method>
41821       <method name="Void Dispose()">
41822         <size>8</size>
41823       </method>
41824       <method name="Void Reset()">
41825         <size>6</size>
41826       </method>
41827     </type>
41828     <type name="X+&lt;GetIt&gt;c__Iterator0">
41829       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41830         <size>7</size>
41831       </method>
41832     </type>
41833     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41834       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41835         <size>7</size>
41836       </method>
41837       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41838         <size>26</size>
41839       </method>
41840     </type>
41841   </test>
41842   <test name="test-iter-02.cs">
41843     <type name="X">
41844       <method name="Void .ctor()">
41845         <size>7</size>
41846       </method>
41847       <method name="IEnumerator GetRange()">
41848         <size>8</size>
41849       </method>
41850       <method name="Int32 Main()">
41851         <size>88</size>
41852       </method>
41853     </type>
41854     <type name="X+&lt;GetRange&gt;c__Iterator0">
41855       <method name="Void .ctor()">
41856         <size>7</size>
41857       </method>
41858       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41859         <size>7</size>
41860       </method>
41861       <method name="Boolean MoveNext()">
41862         <size>173</size>
41863       </method>
41864       <method name="Void Dispose()">
41865         <size>8</size>
41866       </method>
41867       <method name="Void Reset()">
41868         <size>6</size>
41869       </method>
41870       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41871         <size>7</size>
41872       </method>
41873     </type>
41874   </test>
41875   <test name="test-iter-03.cs">
41876     <type name="X">
41877       <method name="Void .ctor()">
41878         <size>7</size>
41879       </method>
41880       <method name="IEnumerable GetIt(System.Int32[])">
41881         <size>30</size>
41882       </method>
41883       <method name="IEnumerable GetMulti(System.Int32[,])">
41884         <size>30</size>
41885       </method>
41886       <method name="Int32 Main()">
41887         <size>245</size>
41888       </method>
41889     </type>
41890     <type name="&lt;PrivateImplementationDetails&gt;">
41891       <method name="Void .ctor()">
41892         <size>7</size>
41893       </method>
41894     </type>
41895     <type name="X+&lt;GetIt&gt;c__Iterator0">
41896       <method name="Void .ctor()">
41897         <size>7</size>
41898       </method>
41899       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41900         <size>7</size>
41901       </method>
41902       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41903         <size>7</size>
41904       </method>
41905       <method name="Boolean MoveNext()">
41906         <size>151</size>
41907       </method>
41908       <method name="Void Dispose()">
41909         <size>8</size>
41910       </method>
41911       <method name="Void Reset()">
41912         <size>6</size>
41913       </method>
41914     </type>
41915     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41916       <method name="Void .ctor()">
41917         <size>7</size>
41918       </method>
41919       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41920         <size>7</size>
41921       </method>
41922       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41923         <size>7</size>
41924       </method>
41925       <method name="Boolean MoveNext()">
41926         <size>238</size>
41927       </method>
41928       <method name="Void Dispose()">
41929         <size>8</size>
41930       </method>
41931       <method name="Void Reset()">
41932         <size>6</size>
41933       </method>
41934     </type>
41935     <type name="X+&lt;GetIt&gt;c__Iterator0">
41936       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41937         <size>7</size>
41938       </method>
41939       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41940         <size>40</size>
41941       </method>
41942     </type>
41943     <type name="X+&lt;GetMulti&gt;c__Iterator1">
41944       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41945         <size>7</size>
41946       </method>
41947       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41948         <size>40</size>
41949       </method>
41950     </type>
41951   </test>
41952   <test name="test-iter-04.cs">
41953     <type name="X">
41954       <method name="Void .ctor()">
41955         <size>7</size>
41956       </method>
41957       <method name="IEnumerable GetRange(Int32, Int32)">
41958         <size>44</size>
41959       </method>
41960       <method name="Void Main()">
41961         <size>98</size>
41962       </method>
41963     </type>
41964     <type name="X+&lt;GetRange&gt;c__Iterator0">
41965       <method name="Void .ctor()">
41966         <size>7</size>
41967       </method>
41968       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41969         <size>7</size>
41970       </method>
41971       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41972         <size>7</size>
41973       </method>
41974       <method name="Boolean MoveNext()">
41975         <size>123</size>
41976       </method>
41977       <method name="Void Dispose()">
41978         <size>8</size>
41979       </method>
41980       <method name="Void Reset()">
41981         <size>6</size>
41982       </method>
41983       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41984         <size>7</size>
41985       </method>
41986       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41987         <size>52</size>
41988       </method>
41989     </type>
41990   </test>
41991   <test name="test-iter-05.cs">
41992     <type name="X">
41993       <method name="Void .ctor()">
41994         <size>7</size>
41995       </method>
41996       <method name="IEnumerable GetIt()">
41997         <size>16</size>
41998       </method>
41999       <method name="Int32 Main()">
42000         <size>104</size>
42001       </method>
42002     </type>
42003     <type name="List">
42004       <method name="Void .ctor(Int32)">
42005         <size>19</size>
42006       </method>
42007       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42008         <size>12</size>
42009       </method>
42010       <method name="Void Add(Int32)">
42011         <size>26</size>
42012       </method>
42013       <method name="MyEnumerator GetEnumerator()">
42014         <size>7</size>
42015       </method>
42016     </type>
42017     <type name="X+&lt;GetIt&gt;c__Iterator0">
42018       <method name="Void .ctor()">
42019         <size>7</size>
42020       </method>
42021       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42022         <size>7</size>
42023       </method>
42024       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42025         <size>7</size>
42026       </method>
42027       <method name="Boolean MoveNext()">
42028         <size>183</size>
42029       </method>
42030       <method name="Void Dispose()">
42031         <size>8</size>
42032       </method>
42033       <method name="Void Reset()">
42034         <size>6</size>
42035       </method>
42036     </type>
42037     <type name="List+MyEnumerator">
42038       <method name="Void .ctor(List)">
42039         <size>15</size>
42040       </method>
42041       <method name="System.Object get_Current()">
42042         <size>24</size>
42043       </method>
42044       <method name="Boolean MoveNext()">
42045         <size>31</size>
42046       </method>
42047       <method name="Void Reset()">
42048         <size>8</size>
42049       </method>
42050     </type>
42051     <type name="X+&lt;GetIt&gt;c__Iterator0">
42052       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42053         <size>7</size>
42054       </method>
42055       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42056         <size>26</size>
42057       </method>
42058     </type>
42059   </test>
42060   <test name="test-iter-06.cs">
42061     <type name="X">
42062       <method name="Void .ctor()">
42063         <size>7</size>
42064       </method>
42065       <method name="IEnumerable Get(Int32)">
42066         <size>30</size>
42067       </method>
42068       <method name="IEnumerable GetS(Int32)">
42069         <size>30</size>
42070       </method>
42071       <method name="Int32 Main()">
42072         <size>399</size>
42073       </method>
42074     </type>
42075     <type name="S+&lt;Get&gt;c__Iterator0">
42076       <method name="Void .ctor()">
42077         <size>7</size>
42078       </method>
42079       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42080         <size>7</size>
42081       </method>
42082       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42083         <size>7</size>
42084       </method>
42085       <method name="Boolean MoveNext()">
42086         <size>183</size>
42087       </method>
42088       <method name="Void Dispose()">
42089         <size>8</size>
42090       </method>
42091       <method name="Void Reset()">
42092         <size>6</size>
42093       </method>
42094     </type>
42095     <type name="S+&lt;GetS&gt;c__Iterator1">
42096       <method name="Void .ctor()">
42097         <size>7</size>
42098       </method>
42099       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42100         <size>7</size>
42101       </method>
42102       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42103         <size>7</size>
42104       </method>
42105       <method name="Boolean MoveNext()">
42106         <size>136</size>
42107       </method>
42108       <method name="Void Dispose()">
42109         <size>8</size>
42110       </method>
42111       <method name="Void Reset()">
42112         <size>6</size>
42113       </method>
42114     </type>
42115     <type name="X+&lt;Get&gt;c__Iterator2">
42116       <method name="Void .ctor()">
42117         <size>7</size>
42118       </method>
42119       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42120         <size>7</size>
42121       </method>
42122       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42123         <size>7</size>
42124       </method>
42125       <method name="Boolean MoveNext()">
42126         <size>131</size>
42127       </method>
42128       <method name="Void Dispose()">
42129         <size>8</size>
42130       </method>
42131       <method name="Void Reset()">
42132         <size>6</size>
42133       </method>
42134     </type>
42135     <type name="X+&lt;GetS&gt;c__Iterator3">
42136       <method name="Void .ctor()">
42137         <size>7</size>
42138       </method>
42139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42140         <size>7</size>
42141       </method>
42142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42143         <size>7</size>
42144       </method>
42145       <method name="Boolean MoveNext()">
42146         <size>136</size>
42147       </method>
42148       <method name="Void Dispose()">
42149         <size>8</size>
42150       </method>
42151       <method name="Void Reset()">
42152         <size>6</size>
42153       </method>
42154     </type>
42155     <type name="S">
42156       <method name="IEnumerable Get(Int32)">
42157         <size>42</size>
42158       </method>
42159       <method name="IEnumerable GetS(Int32)">
42160         <size>30</size>
42161       </method>
42162     </type>
42163     <type name="S+&lt;Get&gt;c__Iterator0">
42164       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42165         <size>7</size>
42166       </method>
42167       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42168         <size>52</size>
42169       </method>
42170     </type>
42171     <type name="S+&lt;GetS&gt;c__Iterator1">
42172       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42173         <size>7</size>
42174       </method>
42175       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42176         <size>40</size>
42177       </method>
42178     </type>
42179     <type name="X+&lt;Get&gt;c__Iterator2">
42180       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42181         <size>7</size>
42182       </method>
42183       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42184         <size>40</size>
42185       </method>
42186     </type>
42187     <type name="X+&lt;GetS&gt;c__Iterator3">
42188       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42189         <size>7</size>
42190       </method>
42191       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42192         <size>40</size>
42193       </method>
42194     </type>
42195   </test>
42196   <test name="test-iter-07.cs">
42197     <type name="Test">
42198       <method name="Void .ctor()">
42199         <size>7</size>
42200       </method>
42201       <method name="IEnumerable Foo(Int32)">
42202         <size>30</size>
42203       </method>
42204     </type>
42205     <type name="X">
42206       <method name="Void .ctor()">
42207         <size>7</size>
42208       </method>
42209       <method name="Int32 Main()">
42210         <size>372</size>
42211       </method>
42212     </type>
42213     <type name="Test+&lt;Foo&gt;c__Iterator0">
42214       <method name="Void .ctor()">
42215         <size>7</size>
42216       </method>
42217       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42218         <size>7</size>
42219       </method>
42220       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42221         <size>7</size>
42222       </method>
42223       <method name="Boolean MoveNext()">
42224         <size>253</size>
42225       </method>
42226       <method name="Void Dispose()">
42227         <size>112</size>
42228       </method>
42229       <method name="Void Reset()">
42230         <size>6</size>
42231       </method>
42232       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42233         <size>7</size>
42234       </method>
42235       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42236         <size>40</size>
42237       </method>
42238     </type>
42239   </test>
42240   <test name="test-iter-08.cs">
42241     <type name="Foo">
42242       <method name="Void .ctor(Int32)">
42243         <size>14</size>
42244       </method>
42245       <method name="Void Dispose()">
42246         <size>8</size>
42247       </method>
42248     </type>
42249     <type name="X">
42250       <method name="Void .ctor()">
42251         <size>7</size>
42252       </method>
42253       <method name="IEnumerable Test(Int32, Int32)">
42254         <size>44</size>
42255       </method>
42256       <method name="Int32 Main()">
42257         <size>167</size>
42258       </method>
42259     </type>
42260     <type name="X+&lt;Test&gt;c__Iterator0">
42261       <method name="Void .ctor()">
42262         <size>7</size>
42263       </method>
42264       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42265         <size>7</size>
42266       </method>
42267       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42268         <size>7</size>
42269       </method>
42270       <method name="Boolean MoveNext()">
42271         <size>360</size>
42272       </method>
42273       <method name="Void Dispose()">
42274         <size>102</size>
42275       </method>
42276       <method name="Void Reset()">
42277         <size>6</size>
42278       </method>
42279       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42280         <size>7</size>
42281       </method>
42282       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42283         <size>52</size>
42284       </method>
42285     </type>
42286   </test>
42287   <test name="test-iter-09.cs">
42288     <type name="Tester">
42289       <method name="Void .ctor()">
42290         <size>153</size>
42291       </method>
42292       <method name="IEnumerator GetEnumerator()">
42293         <size>15</size>
42294       </method>
42295     </type>
42296     <type name="Test">
42297       <method name="Void .ctor()">
42298         <size>7</size>
42299       </method>
42300       <method name="Int32 Main()">
42301         <size>268</size>
42302       </method>
42303     </type>
42304     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42305       <method name="Void .ctor()">
42306         <size>7</size>
42307       </method>
42308       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42309         <size>7</size>
42310       </method>
42311       <method name="Boolean MoveNext()">
42312         <size>623</size>
42313       </method>
42314       <method name="Void Dispose()">
42315         <size>82</size>
42316       </method>
42317       <method name="Void Reset()">
42318         <size>6</size>
42319       </method>
42320       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42321         <size>7</size>
42322       </method>
42323     </type>
42324   </test>
42325   <test name="test-iter-10.cs">
42326     <type name="X">
42327       <method name="Void .ctor()">
42328         <size>7</size>
42329       </method>
42330       <method name="IEnumerator get_GetIt()">
42331         <size>8</size>
42332       </method>
42333       <method name="Void set_GetIt(IEnumerator)">
42334         <size>1</size>
42335       </method>
42336       <method name="IEnumerable get_Item(Int32)">
42337         <size>30</size>
42338       </method>
42339       <method name="Void set_Item(Int32, IEnumerable)">
42340         <size>1</size>
42341       </method>
42342       <method name="Int32 Main()">
42343         <size>184</size>
42344       </method>
42345     </type>
42346     <type name="X+&lt;&gt;c__Iterator0">
42347       <method name="Void .ctor()">
42348         <size>7</size>
42349       </method>
42350       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42351         <size>7</size>
42352       </method>
42353       <method name="Boolean MoveNext()">
42354         <size>126</size>
42355       </method>
42356       <method name="Void Dispose()">
42357         <size>8</size>
42358       </method>
42359       <method name="Void Reset()">
42360         <size>6</size>
42361       </method>
42362     </type>
42363     <type name="X+&lt;&gt;c__Iterator1">
42364       <method name="Void .ctor()">
42365         <size>7</size>
42366       </method>
42367       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42368         <size>7</size>
42369       </method>
42370       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42371         <size>7</size>
42372       </method>
42373       <method name="Boolean MoveNext()">
42374         <size>147</size>
42375       </method>
42376       <method name="Void Dispose()">
42377         <size>8</size>
42378       </method>
42379       <method name="Void Reset()">
42380         <size>6</size>
42381       </method>
42382     </type>
42383     <type name="X+&lt;&gt;c__Iterator0">
42384       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42385         <size>7</size>
42386       </method>
42387     </type>
42388     <type name="X+&lt;&gt;c__Iterator1">
42389       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42390         <size>7</size>
42391       </method>
42392       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42393         <size>40</size>
42394       </method>
42395     </type>
42396   </test>
42397   <test name="test-iter-11.cs">
42398     <type name="X">
42399       <method name="Void .ctor()">
42400         <size>7</size>
42401       </method>
42402       <method name="Void add_Hook(System.EventHandler)">
42403         <size>24</size>
42404       </method>
42405       <method name="Void remove_Hook(System.EventHandler)">
42406         <size>24</size>
42407       </method>
42408       <method name="IEnumerator Pipeline()">
42409         <size>15</size>
42410       </method>
42411       <method name="Void M(System.Object, System.EventArgs)">
42412         <size>11</size>
42413       </method>
42414       <method name="Void Main()">
42415         <size>55</size>
42416       </method>
42417     </type>
42418     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42419       <method name="Void .ctor()">
42420         <size>7</size>
42421       </method>
42422       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42423         <size>7</size>
42424       </method>
42425       <method name="Boolean MoveNext()">
42426         <size>124</size>
42427       </method>
42428       <method name="Void Dispose()">
42429         <size>8</size>
42430       </method>
42431       <method name="Void Reset()">
42432         <size>6</size>
42433       </method>
42434       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42435         <size>7</size>
42436       </method>
42437     </type>
42438   </test>
42439   <test name="test-iter-12.cs">
42440     <type name="X">
42441       <method name="Void .ctor()">
42442         <size>7</size>
42443       </method>
42444       <method name="IEnumerable a()">
42445         <size>23</size>
42446       </method>
42447       <method name="Void Main()">
42448         <size>1</size>
42449       </method>
42450     </type>
42451     <type name="X+&lt;a&gt;c__Iterator0">
42452       <method name="Void .ctor()">
42453         <size>7</size>
42454       </method>
42455       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42456         <size>7</size>
42457       </method>
42458       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42459         <size>7</size>
42460       </method>
42461       <method name="Boolean MoveNext()">
42462         <size>165</size>
42463       </method>
42464       <method name="Void Dispose()">
42465         <size>55</size>
42466       </method>
42467       <method name="Void Reset()">
42468         <size>6</size>
42469       </method>
42470       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42471         <size>7</size>
42472       </method>
42473       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42474         <size>40</size>
42475       </method>
42476     </type>
42477   </test>
42478   <test name="test-iter-13.cs">
42479     <type name="Test">
42480       <method name="Void .ctor()">
42481         <size>7</size>
42482       </method>
42483       <method name="Void .cctor()">
42484         <size>11</size>
42485       </method>
42486       <method name="Void Main()">
42487         <size>1</size>
42488       </method>
42489       <method name="IEnumerable syntax_error(System.Object, System.Object)">
42490         <size>16</size>
42491       </method>
42492     </type>
42493     <type name="Test+Yp">
42494       <method name="Void .ctor()">
42495         <size>7</size>
42496       </method>
42497       <method name="IEnumerable fail()">
42498         <size>2</size>
42499       </method>
42500     </type>
42501     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
42502       <method name="Void .ctor()">
42503         <size>7</size>
42504       </method>
42505       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42506         <size>7</size>
42507       </method>
42508       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42509         <size>7</size>
42510       </method>
42511       <method name="Boolean MoveNext()">
42512         <size>27</size>
42513       </method>
42514       <method name="Void Dispose()">
42515         <size>8</size>
42516       </method>
42517       <method name="Void Reset()">
42518         <size>6</size>
42519       </method>
42520       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42521         <size>7</size>
42522       </method>
42523       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42524         <size>26</size>
42525       </method>
42526     </type>
42527   </test>
42528   <test name="test-named-01.cs">
42529     <type name="A">
42530       <method name="Void .ctor()">
42531         <size>13</size>
42532       </method>
42533       <method name="Void .ctor(Object)">
42534         <size>7</size>
42535       </method>
42536       <method name="Void set_Item(Int32, Int32)">
42537         <size>8</size>
42538       </method>
42539     </type>
42540     <type name="B">
42541       <method name="Void .ctor()">
42542         <size>12</size>
42543       </method>
42544       <method name="Void set_Item(Int32, Int32)">
42545         <size>11</size>
42546       </method>
42547     </type>
42548     <type name="XAttribute">
42549       <method name="Void .ctor(Int32)">
42550         <size>7</size>
42551       </method>
42552     </type>
42553     <type name="M">
42554       <method name="Void .ctor()">
42555         <size>7</size>
42556       </method>
42557       <method name="Void Foo(Int32)">
42558         <size>1</size>
42559       </method>
42560       <method name="Int32 Main()">
42561         <size>48</size>
42562       </method>
42563     </type>
42564   </test>
42565   <test name="test-named-02.cs">
42566     <type name="A">
42567       <method name="Void .ctor()">
42568         <size>7</size>
42569       </method>
42570       <method name="Void set_Item(Int32, Int32)">
42571         <size>29</size>
42572       </method>
42573       <method name="Int32 get_Item(Int32)">
42574         <size>28</size>
42575       </method>
42576     </type>
42577     <type name="MyPoint">
42578       <method name="Void .ctor(Int32, Int32)">
42579         <size>15</size>
42580       </method>
42581     </type>
42582     <type name="C">
42583       <method name="Void .ctor()">
42584         <size>7</size>
42585       </method>
42586       <method name="Decimal Foo(Decimal, Decimal)">
42587         <size>2</size>
42588       </method>
42589       <method name="System.String Bar(Int32, System.String, Char)">
42590         <size>20</size>
42591       </method>
42592       <method name="Int32 Test(Int32, Int32)">
42593         <size>30</size>
42594       </method>
42595       <method name="Int32 Main()">
42596         <size>279</size>
42597       </method>
42598     </type>
42599   </test>
42600   <test name="test-named-03.cs">
42601     <type name="C">
42602       <method name="Void .ctor()">
42603         <size>7</size>
42604       </method>
42605       <method name="Int32 TestInt(Int32)">
42606         <size>3</size>
42607       </method>
42608       <method name="Int32 Main()">
42609         <size>23</size>
42610       </method>
42611     </type>
42612     <type name="C+IntDelegate">
42613       <method name="Void .ctor(Object, IntPtr)">
42614         <size>0</size>
42615       </method>
42616       <method name="Int32 Invoke(Int32)">
42617         <size>0</size>
42618       </method>
42619       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42620         <size>0</size>
42621       </method>
42622       <method name="Int32 EndInvoke(IAsyncResult)">
42623         <size>0</size>
42624       </method>
42625     </type>
42626   </test>
42627   <test name="test-partial-01.cs">
42628     <type name="Foo.Hello">
42629       <method name="Void .ctor()">
42630         <size>7</size>
42631       </method>
42632       <method name="Void .cctor()">
42633         <size>7</size>
42634       </method>
42635     </type>
42636     <type name="Bar.Hello">
42637       <method name="Void .ctor()">
42638         <size>7</size>
42639       </method>
42640       <method name="Void .cctor()">
42641         <size>8</size>
42642       </method>
42643     </type>
42644     <type name="X.Test">
42645       <method name="Void .ctor()">
42646         <size>7</size>
42647       </method>
42648       <method name="Int32 FooWorld()">
42649         <size>6</size>
42650       </method>
42651       <method name="Int32 BarWorld()">
42652         <size>6</size>
42653       </method>
42654     </type>
42655     <type name="Y">
42656       <method name="Void .ctor()">
42657         <size>7</size>
42658       </method>
42659       <method name="Int32 Main()">
42660         <size>29</size>
42661       </method>
42662     </type>
42663   </test>
42664   <test name="test-partial-02.cs">
42665     <type name="Test1.Base">
42666       <method name="Void .ctor()">
42667         <size>7</size>
42668       </method>
42669     </type>
42670     <type name="Test1.Foo">
42671       <method name="Void .ctor()">
42672         <size>7</size>
42673       </method>
42674     </type>
42675     <type name="Test2.Foo">
42676       <method name="Void .ctor()">
42677         <size>7</size>
42678       </method>
42679     </type>
42680     <type name="ReflectedType">
42681       <method name="Void .ctor()">
42682         <size>7</size>
42683       </method>
42684     </type>
42685     <type name="D">
42686       <method name="Void .ctor()">
42687         <size>7</size>
42688       </method>
42689     </type>
42690     <type name="X">
42691       <method name="Void .ctor()">
42692         <size>7</size>
42693       </method>
42694       <method name="Void Main()">
42695         <size>1</size>
42696       </method>
42697     </type>
42698   </test>
42699   <test name="test-partial-03.cs">
42700     <type name="Test">
42701       <method name="Void .ctor()">
42702         <size>18</size>
42703       </method>
42704       <method name="Int32 TestFoo()">
42705         <size>13</size>
42706       </method>
42707       <method name="Int32 TestIFoo(IFoo)">
42708         <size>8</size>
42709       </method>
42710     </type>
42711     <type name="Test+Foo">
42712       <method name="Void .ctor()">
42713         <size>7</size>
42714       </method>
42715       <method name="Int32 Test.IFoo.Hello(Test)">
42716         <size>2</size>
42717       </method>
42718       <method name="Int32 Hello(Test)">
42719         <size>2</size>
42720       </method>
42721     </type>
42722     <type name="X">
42723       <method name="Void .ctor()">
42724         <size>7</size>
42725       </method>
42726       <method name="Int32 Main()">
42727         <size>42</size>
42728       </method>
42729     </type>
42730   </test>
42731   <test name="test-partial-04.cs">
42732     <type name="B.Test">
42733       <method name="Void .ctor()">
42734         <size>7</size>
42735       </method>
42736       <method name="Void A.IFoo.Hello(IFoo)">
42737         <size>1</size>
42738       </method>
42739     </type>
42740     <type name="X">
42741       <method name="Void .ctor()">
42742         <size>7</size>
42743       </method>
42744       <method name="Void Main()">
42745         <size>1</size>
42746       </method>
42747     </type>
42748   </test>
42749   <test name="test-partial-05.cs">
42750     <type name="B">
42751       <method name="Void .ctor()">
42752         <size>7</size>
42753       </method>
42754     </type>
42755     <type name="A">
42756       <method name="Void .ctor()">
42757         <size>7</size>
42758       </method>
42759     </type>
42760     <type name="A2">
42761       <method name="Void .ctor()">
42762         <size>7</size>
42763       </method>
42764     </type>
42765     <type name="D">
42766       <method name="Void .ctor()">
42767         <size>7</size>
42768       </method>
42769       <method name="Void Main()">
42770         <size>1</size>
42771       </method>
42772     </type>
42773   </test>
42774   <test name="test-partial-06.cs">
42775     <type name="Foo">
42776       <method name="Void .ctor()">
42777         <size>7</size>
42778       </method>
42779       <method name="Void Finalize()">
42780         <size>13</size>
42781       </method>
42782     </type>
42783     <type name="B">
42784       <method name="Void .ctor()">
42785         <size>7</size>
42786       </method>
42787       <method name="Void Main()">
42788         <size>1</size>
42789       </method>
42790     </type>
42791   </test>
42792   <test name="test-partial-07.cs">
42793     <type name="Test">
42794       <method name="Void .ctor()">
42795         <size>7</size>
42796       </method>
42797     </type>
42798     <type name="TestAttribute">
42799       <method name="Void .ctor()">
42800         <size>7</size>
42801       </method>
42802     </type>
42803     <type name="Test2Attribute">
42804       <method name="Void .ctor()">
42805         <size>7</size>
42806       </method>
42807     </type>
42808     <type name="X">
42809       <method name="Void .ctor()">
42810         <size>7</size>
42811       </method>
42812       <method name="Int32 Main()">
42813         <size>62</size>
42814       </method>
42815     </type>
42816   </test>
42817   <test name="test-partial-08.cs">
42818     <type name="Foo">
42819       <method name="Void .ctor()">
42820         <size>7</size>
42821       </method>
42822       <method name="System.String get_Id()">
42823         <size>7</size>
42824       </method>
42825     </type>
42826     <type name="PartialAbstractCompilationError">
42827       <method name="Void .ctor()">
42828         <size>7</size>
42829       </method>
42830       <method name="Int32 Main()">
42831         <size>54</size>
42832       </method>
42833     </type>
42834   </test>
42835   <test name="test-partial-09.cs">
42836     <type name="Foo">
42837       <method name="Void .ctor()">
42838         <size>7</size>
42839       </method>
42840       <method name="System.String get_Id()">
42841         <size>7</size>
42842       </method>
42843     </type>
42844     <type name="Bar">
42845       <method name="Void .ctor(String)">
42846         <size>14</size>
42847       </method>
42848     </type>
42849     <type name="PartialAbstractCompilationError">
42850       <method name="Void .ctor()">
42851         <size>7</size>
42852       </method>
42853       <method name="Void Main()">
42854         <size>21</size>
42855       </method>
42856     </type>
42857   </test>
42858   <test name="test-partial-10.cs">
42859     <type name="Test2.Foo">
42860       <method name="Void .ctor()">
42861         <size>7</size>
42862       </method>
42863       <method name="Void .cctor()">
42864         <size>15</size>
42865       </method>
42866     </type>
42867     <type name="X">
42868       <method name="Void .ctor()">
42869         <size>7</size>
42870       </method>
42871       <method name="Int32 Main()">
42872         <size>68</size>
42873       </method>
42874     </type>
42875     <type name="Test3.Foo">
42876       <method name="Void .cctor()">
42877         <size>15</size>
42878       </method>
42879     </type>
42880   </test>
42881   <test name="test-partial-11.cs">
42882     <type name="StaticClass">
42883       <method name="System.String Name()">
42884         <size>6</size>
42885       </method>
42886     </type>
42887     <type name="MainClass">
42888       <method name="Void .ctor()">
42889         <size>7</size>
42890       </method>
42891       <method name="Boolean IsStatic(System.Type)">
42892         <size>73</size>
42893       </method>
42894       <method name="Int32 Main()">
42895         <size>56</size>
42896       </method>
42897     </type>
42898   </test>
42899   <test name="test-partial-12.cs">
42900     <type name="Test1.Foo">
42901       <method name="Void .ctor()">
42902         <size>7</size>
42903       </method>
42904       <method name="IEnumerable E()">
42905         <size>16</size>
42906       </method>
42907     </type>
42908     <type name="X">
42909       <method name="Void .ctor()">
42910         <size>7</size>
42911       </method>
42912       <method name="Int32 Main()">
42913         <size>102</size>
42914       </method>
42915     </type>
42916     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
42917       <method name="Void .ctor()">
42918         <size>7</size>
42919       </method>
42920       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42921         <size>7</size>
42922       </method>
42923       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42924         <size>7</size>
42925       </method>
42926       <method name="Boolean MoveNext()">
42927         <size>69</size>
42928       </method>
42929       <method name="Void Dispose()">
42930         <size>8</size>
42931       </method>
42932       <method name="Void Reset()">
42933         <size>6</size>
42934       </method>
42935       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42936         <size>7</size>
42937       </method>
42938       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42939         <size>26</size>
42940       </method>
42941     </type>
42942   </test>
42943   <test name="test-partial-13.cs">
42944     <type name="Test.Test">
42945       <method name="Void .ctor()">
42946         <size>7</size>
42947       </method>
42948       <method name="Boolean Equals(System.Object)">
42949         <size>2</size>
42950       </method>
42951       <method name="Int32 GetHashCode()">
42952         <size>2</size>
42953       </method>
42954       <method name="Void Main()">
42955         <size>1</size>
42956       </method>
42957     </type>
42958   </test>
42959   <test name="test-partial-14.cs">
42960     <type name="T">
42961       <method name="Void .ctor()">
42962         <size>7</size>
42963       </method>
42964     </type>
42965     <type name="partial">
42966       <method name="Void .ctor()">
42967         <size>7</size>
42968       </method>
42969     </type>
42970     <type name="A">
42971       <method name="Void .ctor()">
42972         <size>7</size>
42973       </method>
42974       <method name="Void partial(partial)">
42975         <size>3</size>
42976       </method>
42977     </type>
42978     <type name="B">
42979       <method name="Void .ctor()">
42980         <size>7</size>
42981       </method>
42982       <method name="Void Main()">
42983         <size>1</size>
42984       </method>
42985     </type>
42986   </test>
42987   <test name="test-partial-15.cs">
42988     <type name="Foo.X">
42989       <method name="Void .ctor()">
42990         <size>7</size>
42991       </method>
42992       <method name="Void Main()">
42993         <size>1</size>
42994       </method>
42995       <method name="IEnumerable Attempts2()">
42996         <size>16</size>
42997       </method>
42998       <method name="IEnumerable get_Attempts()">
42999         <size>16</size>
43000       </method>
43001       <method name="IEnumerable get_Item(Int32)">
43002         <size>16</size>
43003       </method>
43004     </type>
43005     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43006       <method name="Void .ctor()">
43007         <size>7</size>
43008       </method>
43009       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43010         <size>7</size>
43011       </method>
43012       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43013         <size>7</size>
43014       </method>
43015       <method name="Boolean MoveNext()">
43016         <size>36</size>
43017       </method>
43018       <method name="Void Dispose()">
43019         <size>8</size>
43020       </method>
43021       <method name="Void Reset()">
43022         <size>6</size>
43023       </method>
43024     </type>
43025     <type name="Foo.X+&lt;&gt;c__Iterator1">
43026       <method name="Void .ctor()">
43027         <size>7</size>
43028       </method>
43029       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43030         <size>7</size>
43031       </method>
43032       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43033         <size>7</size>
43034       </method>
43035       <method name="Boolean MoveNext()">
43036         <size>36</size>
43037       </method>
43038       <method name="Void Dispose()">
43039         <size>8</size>
43040       </method>
43041       <method name="Void Reset()">
43042         <size>6</size>
43043       </method>
43044     </type>
43045     <type name="Foo.X+&lt;&gt;c__Iterator2">
43046       <method name="Void .ctor()">
43047         <size>7</size>
43048       </method>
43049       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43050         <size>7</size>
43051       </method>
43052       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43053         <size>7</size>
43054       </method>
43055       <method name="Boolean MoveNext()">
43056         <size>36</size>
43057       </method>
43058       <method name="Void Dispose()">
43059         <size>8</size>
43060       </method>
43061       <method name="Void Reset()">
43062         <size>6</size>
43063       </method>
43064     </type>
43065     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43066       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43067         <size>7</size>
43068       </method>
43069       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43070         <size>26</size>
43071       </method>
43072     </type>
43073     <type name="Foo.X+&lt;&gt;c__Iterator1">
43074       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43075         <size>7</size>
43076       </method>
43077       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43078         <size>26</size>
43079       </method>
43080     </type>
43081     <type name="Foo.X+&lt;&gt;c__Iterator2">
43082       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43083         <size>7</size>
43084       </method>
43085       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43086         <size>26</size>
43087       </method>
43088     </type>
43089   </test>
43090   <test name="test-partial-16.cs">
43091     <type name="A.C">
43092       <method name="Void .ctor()">
43093         <size>23</size>
43094       </method>
43095       <method name="Void .cctor()">
43096         <size>11</size>
43097       </method>
43098     </type>
43099     <type name="B.C2">
43100       <method name="Void .ctor()">
43101         <size>7</size>
43102       </method>
43103       <method name="Boolean Test()">
43104         <size>2</size>
43105       </method>
43106       <method name="System.Object Test_I()">
43107         <size>2</size>
43108       </method>
43109       <method name="Void Main()">
43110         <size>1</size>
43111       </method>
43112     </type>
43113   </test>
43114   <test name="test-partial-17.cs">
43115     <type name="Test">
43116       <method name="Void .ctor()">
43117         <size>7</size>
43118       </method>
43119       <method name="Boolean Check(System.String, System.String[])">
43120         <size>42</size>
43121       </method>
43122       <method name="Void Main()">
43123         <size>1</size>
43124       </method>
43125     </type>
43126   </test>
43127   <test name="test-partial-18.cs">
43128     <type name="N.Foo">
43129       <method name="Void .ctor()">
43130         <size>17</size>
43131       </method>
43132       <method name="Void Main()">
43133         <size>1</size>
43134       </method>
43135     </type>
43136   </test>
43137   <test name="test-partial-19.cs">
43138     <type name="Bug.GL">
43139       <method name="Void Main()">
43140         <size>7</size>
43141       </method>
43142     </type>
43143     <type name="Bug.GL+Core">
43144       <method name="Boolean A()">
43145         <size>2</size>
43146       </method>
43147     </type>
43148   </test>
43149   <test name="test-partial-20.cs">
43150     <type name="A">
43151       <method name="Void .ctor()">
43152         <size>7</size>
43153       </method>
43154       <method name="Void .cctor()">
43155         <size>7</size>
43156       </method>
43157     </type>
43158     <type name="B">
43159       <method name="Void .ctor()">
43160         <size>7</size>
43161       </method>
43162       <method name="Void .cctor()">
43163         <size>7</size>
43164       </method>
43165     </type>
43166     <type name="C">
43167       <method name="Void .ctor()">
43168         <size>7</size>
43169       </method>
43170       <method name="Int32 Main()">
43171         <size>38</size>
43172       </method>
43173     </type>
43174   </test>
43175   <test name="test-partial-21.cs">
43176     <type name="Mono.Sms.Main">
43177       <method name="Void .ctor()">
43178         <size>7</size>
43179       </method>
43180       <method name="Void Test()">
43181         <size>42</size>
43182       </method>
43183     </type>
43184     <type name="Mono.Sms.Contacts">
43185       <method name="Void .ctor()">
43186         <size>7</size>
43187       </method>
43188       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43189         <size>24</size>
43190       </method>
43191       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43192         <size>24</size>
43193       </method>
43194       <method name="Void Test()">
43195         <size>12</size>
43196       </method>
43197     </type>
43198     <type name="Mono.Sms.Core.Agenda">
43199       <method name="Void .ctor()">
43200         <size>7</size>
43201       </method>
43202       <method name="Void AddContact()">
43203         <size>1</size>
43204       </method>
43205       <method name="Void Main()">
43206         <size>1</size>
43207       </method>
43208     </type>
43209     <type name="Mono.Sms.Contacts+ContactsHandler">
43210       <method name="Void .ctor(Object, IntPtr)">
43211         <size>0</size>
43212       </method>
43213       <method name="Void Invoke()">
43214         <size>0</size>
43215       </method>
43216       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43217         <size>0</size>
43218       </method>
43219       <method name="Void EndInvoke(IAsyncResult)">
43220         <size>0</size>
43221       </method>
43222     </type>
43223     <type name="Mono.Sms.Main">
43224       <method name="Void &lt;Test&gt;m__0()">
43225         <size>6</size>
43226       </method>
43227     </type>
43228   </test>
43229   <test name="test-partial-22.cs">
43230     <type name="C">
43231       <method name="Void .ctor()">
43232         <size>7</size>
43233       </method>
43234       <method name="Int32 Main()">
43235         <size>2</size>
43236       </method>
43237     </type>
43238   </test>
43239   <test name="test-partial-23.cs">
43240     <type name="C">
43241       <method name="Void .ctor()">
43242         <size>7</size>
43243       </method>
43244       <method name="Void Partial_A()">
43245         <size>15</size>
43246       </method>
43247       <method name="Void Partial_B()">
43248         <size>15</size>
43249       </method>
43250       <method name="Void Partial_S()">
43251         <size>14</size>
43252       </method>
43253       <method name="Int32 Main()">
43254         <size>52</size>
43255       </method>
43256     </type>
43257   </test>
43258   <test name="test-partial-24.cs">
43259     <type name="N.C">
43260       <method name="Void .ctor()">
43261         <size>7</size>
43262       </method>
43263       <method name="Void Main()">
43264         <size>1</size>
43265       </method>
43266       <method name="Void Foo()">
43267         <size>1</size>
43268       </method>
43269     </type>
43270   </test>
43271   <test name="test-partial-25.cs">
43272     <type name="C">
43273       <method name="Void .ctor()">
43274         <size>7</size>
43275       </method>
43276       <method name="Void Partial(Int32)">
43277         <size>14</size>
43278       </method>
43279       <method name="Int32 Main()">
43280         <size>8</size>
43281       </method>
43282     </type>
43283   </test>
43284   <test name="test-partial-26.cs">
43285     <type name="ConsoleApplication1.X">
43286       <method name="Void .ctor()">
43287         <size>7</size>
43288       </method>
43289       <method name="Void Foo()">
43290         <size>1</size>
43291       </method>
43292     </type>
43293     <type name="ConsoleApplication1.Program">
43294       <method name="Void .ctor()">
43295         <size>7</size>
43296       </method>
43297       <method name="Int32 Main()">
43298         <size>98</size>
43299       </method>
43300     </type>
43301     <type name="ConsoleApplication1.Y">
43302       <method name="Void Foo()">
43303         <size>1</size>
43304       </method>
43305       <method name="Void .ctor()">
43306         <size>7</size>
43307       </method>
43308     </type>
43309   </test>
43310   <test name="test-var-01.cs">
43311     <type name="Test">
43312       <method name="Void .ctor()">
43313         <size>7</size>
43314       </method>
43315       <method name="Int32 Main()">
43316         <size>47</size>
43317       </method>
43318     </type>
43319   </test>
43320   <test name="test-var-02.cs">
43321     <type name="Class1">
43322       <method name="Void .ctor()">
43323         <size>15</size>
43324       </method>
43325       <method name="Boolean Method()">
43326         <size>2</size>
43327       </method>
43328     </type>
43329     <type name="Test">
43330       <method name="Void .ctor()">
43331         <size>7</size>
43332       </method>
43333       <method name="Int32 Main()">
43334         <size>116</size>
43335       </method>
43336     </type>
43337     <type name="Test+Class2">
43338       <method name="Void .ctor()">
43339         <size>15</size>
43340       </method>
43341       <method name="Boolean Method()">
43342         <size>2</size>
43343       </method>
43344     </type>
43345   </test>
43346   <test name="test-var-03.cs">
43347     <type name="Test">
43348       <method name="Void .ctor()">
43349         <size>7</size>
43350       </method>
43351       <method name="Int32 Main()">
43352         <size>166</size>
43353       </method>
43354     </type>
43355     <type name="&lt;PrivateImplementationDetails&gt;">
43356       <method name="Void .ctor()">
43357         <size>7</size>
43358       </method>
43359     </type>
43360   </test>
43361   <test name="test-var-05.cs">
43362     <type name="MyClass">
43363       <method name="Void .ctor(String)">
43364         <size>14</size>
43365       </method>
43366       <method name="Void Dispose()">
43367         <size>12</size>
43368       </method>
43369     </type>
43370     <type name="Test">
43371       <method name="Void .ctor()">
43372         <size>7</size>
43373       </method>
43374       <method name="Int32 Main()">
43375         <size>61</size>
43376       </method>
43377     </type>
43378   </test>
43379   <test name="test-var-06.cs">
43380     <type name="Test">
43381       <method name="Void .ctor()">
43382         <size>7</size>
43383       </method>
43384       <method name="Int32 Main()">
43385         <size>48</size>
43386       </method>
43387     </type>
43388   </test>
43389   <test name="test-var-07.cs">
43390     <type name="Test">
43391       <method name="Void .ctor()">
43392         <size>7</size>
43393       </method>
43394       <method name="Void var()">
43395         <size>1</size>
43396       </method>
43397       <method name="Int32 Main()">
43398         <size>33</size>
43399       </method>
43400     </type>
43401     <type name="var">
43402       <method name="Void .ctor()">
43403         <size>7</size>
43404       </method>
43405     </type>
43406   </test>
43407   <test name="test-var-08.cs">
43408     <type name="X">
43409       <method name="Void .ctor(Int32, Int32)">
43410         <size>10</size>
43411       </method>
43412       <method name="Void Main()">
43413         <size>1</size>
43414       </method>
43415     </type>
43416   </test>
43417   <test name="test-xml-042.cs">
43418     <type name="TestNamespace.TestClass">
43419       <method name="Void .ctor()">
43420         <size>7</size>
43421       </method>
43422       <method name="Void Main()">
43423         <size>1</size>
43424       </method>
43425       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
43426         <size>7</size>
43427       </method>
43428     </type>
43429   </test>
43430 </tests>