New test.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917       <method name="Void Main()">
918         <size>31</size>
919       </method>
920     </type>
921   </test>
922   <test name="gtest-041.cs">
923     <type name="Stack`1[T]">
924       <method name="Void .ctor()">
925         <size>7</size>
926       </method>
927       <method name="Void Hello(Int32, T[])">
928         <size>1</size>
929       </method>
930     </type>
931     <type name="X">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935       <method name="Void Main()">
936         <size>36</size>
937       </method>
938     </type>
939   </test>
940   <test name="gtest-042.cs">
941     <type name="A.A`1[X]">
942       <method name="Void .ctor()">
943         <size>7</size>
944       </method>
945     </type>
946     <type name="A.B`1[X]">
947       <method name="Void .ctor()">
948         <size>7</size>
949       </method>
950     </type>
951     <type name="A.C`1[X]">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955     </type>
956     <type name="A.D`1[X]">
957       <method name="Void .ctor()">
958         <size>7</size>
959       </method>
960     </type>
961     <type name="A.E`2[X,Y]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.F`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="B.MyTest`2[K,V]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="C.S`1[K]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="C.C`1[K]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="Test">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990       <method name="Void Main()">
991         <size>1</size>
992       </method>
993     </type>
994   </test>
995   <test name="gtest-043.cs">
996     <type name="Test`1[T]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000       <method name="Void Foo()">
1001         <size>13</size>
1002       </method>
1003       <method name="Int32 GetCount()">
1004         <size>6</size>
1005       </method>
1006     </type>
1007     <type name="X">
1008       <method name="Void .ctor()">
1009         <size>7</size>
1010       </method>
1011       <method name="Int32 DoTheTest[T]()">
1012         <size>107</size>
1013       </method>
1014       <method name="Int32 Main()">
1015         <size>134</size>
1016       </method>
1017     </type>
1018   </test>
1019   <test name="gtest-044.cs">
1020     <type name="X`1[T]">
1021       <method name="Void .ctor(Int32)">
1022         <size>14</size>
1023       </method>
1024       <method name="X`1[T] op_Increment(X`1[T])">
1025         <size>14</size>
1026       </method>
1027     </type>
1028     <type name="Test">
1029       <method name="Void .ctor()">
1030         <size>7</size>
1031       </method>
1032       <method name="Void Main()">
1033         <size>37</size>
1034       </method>
1035     </type>
1036   </test>
1037   <test name="gtest-045.cs">
1038     <type name="Test`2[A,B]">
1039       <method name="Void .ctor()">
1040         <size>7</size>
1041       </method>
1042       <method name="Void Foo[U](U)">
1043         <size>1</size>
1044       </method>
1045       <method name="Void Foo[V](V[], V)">
1046         <size>1</size>
1047       </method>
1048       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1049         <size>1</size>
1050       </method>
1051       <method name="Void ArrayMethod[V](V[])">
1052         <size>1</size>
1053       </method>
1054     </type>
1055     <type name="X">
1056       <method name="Void .ctor()">
1057         <size>7</size>
1058       </method>
1059       <method name="Void Main()">
1060         <size>86</size>
1061       </method>
1062     </type>
1063     <type name="&lt;PrivateImplementationDetails&gt;">
1064       <method name="Void .ctor()">
1065         <size>7</size>
1066       </method>
1067     </type>
1068   </test>
1069   <test name="gtest-046.cs">
1070     <type name="Foo`1[T]">
1071       <method name="Void .ctor()">
1072         <size>7</size>
1073       </method>
1074       <method name="Void add_MyEvent(Test`1[T])">
1075         <size>24</size>
1076       </method>
1077       <method name="Void remove_MyEvent(Test`1[T])">
1078         <size>24</size>
1079       </method>
1080       <method name="Void Hello(T)">
1081         <size>24</size>
1082       </method>
1083     </type>
1084     <type name="X">
1085       <method name="Void .ctor()">
1086         <size>7</size>
1087       </method>
1088       <method name="Void do_hello(System.String)">
1089         <size>12</size>
1090       </method>
1091       <method name="Void Main()">
1092         <size>36</size>
1093       </method>
1094     </type>
1095     <type name="Test`1[T]">
1096       <method name="Void .ctor(Object, IntPtr)">
1097         <size>0</size>
1098       </method>
1099       <method name="Void Invoke(T)">
1100         <size>0</size>
1101       </method>
1102       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1103         <size>0</size>
1104       </method>
1105       <method name="Void EndInvoke(IAsyncResult)">
1106         <size>0</size>
1107       </method>
1108     </type>
1109   </test>
1110   <test name="gtest-047.cs">
1111     <type name="X">
1112       <method name="Void .ctor()">
1113         <size>7</size>
1114       </method>
1115       <method name="Void Main()">
1116         <size>7</size>
1117       </method>
1118     </type>
1119   </test>
1120   <test name="gtest-048.cs">
1121     <type name="Stack`1[T]">
1122       <method name="Void .ctor()">
1123         <size>20</size>
1124       </method>
1125       <method name="Void Add(T)">
1126         <size>14</size>
1127       </method>
1128     </type>
1129     <type name="X">
1130       <method name="Void .ctor()">
1131         <size>7</size>
1132       </method>
1133       <method name="Void Main()">
1134         <size>22</size>
1135       </method>
1136     </type>
1137   </test>
1138   <test name="gtest-049.cs">
1139     <type name="X`1[T]">
1140       <method name="Void .ctor()">
1141         <size>7</size>
1142       </method>
1143       <method name="Void A(T)">
1144         <size>1</size>
1145       </method>
1146       <method name="Void A(T[])">
1147         <size>1</size>
1148       </method>
1149       <method name="Void A(T[,])">
1150         <size>1</size>
1151       </method>
1152       <method name="Void A(T[][])">
1153         <size>1</size>
1154       </method>
1155       <method name="Void B(T[])">
1156         <size>1</size>
1157       </method>
1158       <method name="Void B(Int32)">
1159         <size>1</size>
1160       </method>
1161       <method name="Void C(T[])">
1162         <size>1</size>
1163       </method>
1164       <method name="Void C(T[,])">
1165         <size>1</size>
1166       </method>
1167       <method name="Void C(System.Int32[,,])">
1168         <size>1</size>
1169       </method>
1170       <method name="Void D(Int32, T)">
1171         <size>1</size>
1172       </method>
1173       <method name="Void D(T, Int64)">
1174         <size>1</size>
1175       </method>
1176     </type>
1177     <type name="Foo">
1178       <method name="Void .ctor()">
1179         <size>7</size>
1180       </method>
1181       <method name="Void Main()">
1182         <size>1</size>
1183       </method>
1184     </type>
1185   </test>
1186   <test name="gtest-050.cs">
1187     <type name="X">
1188       <method name="Void .ctor()">
1189         <size>7</size>
1190       </method>
1191       <method name="T F[T](System.String, T)">
1192         <size>2</size>
1193       </method>
1194       <method name="T G[T]()">
1195         <size>6</size>
1196       </method>
1197       <method name="Void Main()">
1198         <size>40</size>
1199       </method>
1200     </type>
1201     <type name="D">
1202       <method name="Void .ctor(Object, IntPtr)">
1203         <size>0</size>
1204       </method>
1205       <method name="Int32 Invoke(System.String, Int32)">
1206         <size>0</size>
1207       </method>
1208       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1209         <size>0</size>
1210       </method>
1211       <method name="Int32 EndInvoke(IAsyncResult)">
1212         <size>0</size>
1213       </method>
1214     </type>
1215     <type name="E">
1216       <method name="Void .ctor(Object, IntPtr)">
1217         <size>0</size>
1218       </method>
1219       <method name="Int32 Invoke()">
1220         <size>0</size>
1221       </method>
1222       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 EndInvoke(IAsyncResult)">
1226         <size>0</size>
1227       </method>
1228     </type>
1229   </test>
1230   <test name="gtest-051.cs">
1231     <type name="Foo`1[T]">
1232       <method name="Void .ctor()">
1233         <size>7</size>
1234       </method>
1235       <method name="Void Test(T)">
1236         <size>43</size>
1237       </method>
1238     </type>
1239     <type name="A">
1240       <method name="Void .ctor()">
1241         <size>7</size>
1242       </method>
1243       <method name="Void Hello()">
1244         <size>11</size>
1245       </method>
1246     </type>
1247     <type name="B">
1248       <method name="Void .ctor()">
1249         <size>7</size>
1250       </method>
1251     </type>
1252     <type name="X">
1253       <method name="Void .ctor()">
1254         <size>7</size>
1255       </method>
1256       <method name="Void Main()">
1257         <size>18</size>
1258       </method>
1259     </type>
1260   </test>
1261   <test name="gtest-052.cs">
1262     <type name="Foo`1[T]">
1263       <method name="Void .ctor()">
1264         <size>7</size>
1265       </method>
1266       <method name="T Create()">
1267         <size>36</size>
1268       </method>
1269     </type>
1270     <type name="X">
1271       <method name="Void .ctor()">
1272         <size>7</size>
1273       </method>
1274       <method name="Void Hello()">
1275         <size>11</size>
1276       </method>
1277       <method name="Void Main()">
1278         <size>18</size>
1279       </method>
1280     </type>
1281   </test>
1282   <test name="gtest-053.cs">
1283     <type name="ReferenceTypeCounters.SimpleCounter">
1284       <method name="Void .ctor()">
1285         <size>7</size>
1286       </method>
1287       <method name="Void Increment()">
1288         <size>15</size>
1289       </method>
1290     </type>
1291     <type name="ReferenceTypeCounters.PrintingCounter">
1292       <method name="Void .ctor()">
1293         <size>7</size>
1294       </method>
1295       <method name="System.String ToString()">
1296         <size>12</size>
1297       </method>
1298       <method name="Void Increment()">
1299         <size>15</size>
1300       </method>
1301     </type>
1302     <type name="ReferenceTypeCounters.ExplicitCounter">
1303       <method name="Void .ctor()">
1304         <size>7</size>
1305       </method>
1306       <method name="Void ICounter.Increment()">
1307         <size>15</size>
1308       </method>
1309       <method name="System.String ToString()">
1310         <size>12</size>
1311       </method>
1312     </type>
1313     <type name="ReferenceTypeCounters.InterfaceCounter">
1314       <method name="Void .ctor()">
1315         <size>7</size>
1316       </method>
1317       <method name="Void ICounter.Increment()">
1318         <size>15</size>
1319       </method>
1320       <method name="System.String ToString()">
1321         <size>12</size>
1322       </method>
1323       <method name="Void Increment()">
1324         <size>15</size>
1325       </method>
1326     </type>
1327     <type name="Test.Test`1[T]">
1328       <method name="Void .ctor()">
1329         <size>7</size>
1330       </method>
1331       <method name="Void Foo(T)">
1332         <size>50</size>
1333       </method>
1334     </type>
1335     <type name="Test.X">
1336       <method name="Void .ctor()">
1337         <size>7</size>
1338       </method>
1339       <method name="Void Main()">
1340         <size>97</size>
1341       </method>
1342     </type>
1343     <type name="ValueTypeCounters.SimpleCounter">
1344       <method name="Void Increment()">
1345         <size>15</size>
1346       </method>
1347     </type>
1348     <type name="ValueTypeCounters.PrintingCounter">
1349       <method name="System.String ToString()">
1350         <size>12</size>
1351       </method>
1352       <method name="Void Increment()">
1353         <size>15</size>
1354       </method>
1355     </type>
1356     <type name="ValueTypeCounters.ExplicitCounter">
1357       <method name="Void ICounter.Increment()">
1358         <size>15</size>
1359       </method>
1360       <method name="System.String ToString()">
1361         <size>12</size>
1362       </method>
1363     </type>
1364     <type name="ValueTypeCounters.InterfaceCounter">
1365       <method name="Void ICounter.Increment()">
1366         <size>15</size>
1367       </method>
1368       <method name="System.String ToString()">
1369         <size>12</size>
1370       </method>
1371       <method name="Void Increment()">
1372         <size>15</size>
1373       </method>
1374     </type>
1375   </test>
1376   <test name="gtest-054.cs">
1377     <type name="A">
1378       <method name="Void .ctor()">
1379         <size>7</size>
1380       </method>
1381     </type>
1382     <type name="B">
1383       <method name="Void .ctor()">
1384         <size>7</size>
1385       </method>
1386       <method name="Void Hello()">
1387         <size>1</size>
1388       </method>
1389       <method name="C op_Implicit(B)">
1390         <size>6</size>
1391       </method>
1392     </type>
1393     <type name="C">
1394       <method name="Void .ctor()">
1395         <size>7</size>
1396       </method>
1397       <method name="B op_Explicit(C)">
1398         <size>6</size>
1399       </method>
1400     </type>
1401     <type name="Test">
1402       <method name="Void .ctor()">
1403         <size>7</size>
1404       </method>
1405       <method name="Void Simple[T](T)">
1406         <size>36</size>
1407       </method>
1408       <method name="Void Interface[T](T)">
1409         <size>8</size>
1410       </method>
1411       <method name="Void Class[T](T)">
1412         <size>71</size>
1413       </method>
1414       <method name="Void Array[T](T[])">
1415         <size>21</size>
1416       </method>
1417       <method name="Void Main()">
1418         <size>1</size>
1419       </method>
1420     </type>
1421   </test>
1422   <test name="gtest-055.cs">
1423     <type name="N1.A`1[T]">
1424       <method name="Void .ctor()">
1425         <size>7</size>
1426       </method>
1427     </type>
1428     <type name="N1.A`1+B[T]">
1429       <method name="Void .ctor()">
1430         <size>7</size>
1431       </method>
1432     </type>
1433     <type name="N1.A`1+C`1[T,U]">
1434       <method name="Void .ctor()">
1435         <size>7</size>
1436       </method>
1437     </type>
1438     <type name="N1.C">
1439       <method name="Void .ctor()">
1440         <size>7</size>
1441       </method>
1442     </type>
1443     <type name="N2.X">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447       <method name="Void Main()">
1448         <size>19</size>
1449       </method>
1450     </type>
1451   </test>
1452   <test name="gtest-056.cs">
1453     <type name="Log`1[T]">
1454       <method name="Void .ctor()">
1455         <size>31</size>
1456       </method>
1457       <method name="Void .cctor()">
1458         <size>1</size>
1459       </method>
1460       <method name="Int32 get_InstanceCount()">
1461         <size>6</size>
1462       </method>
1463       <method name="Void Add(T)">
1464         <size>32</size>
1465       </method>
1466       <method name="Int32 get_Count()">
1467         <size>7</size>
1468       </method>
1469       <method name="T get_Last()">
1470         <size>47</size>
1471       </method>
1472       <method name="Void set_Last(T)">
1473         <size>68</size>
1474       </method>
1475       <method name="T[] get_All()">
1476         <size>70</size>
1477       </method>
1478     </type>
1479     <type name="TestLog">
1480       <method name="Void .ctor()">
1481         <size>7</size>
1482       </method>
1483     </type>
1484     <type name="TestLog+MyTest">
1485       <method name="Void .ctor()">
1486         <size>7</size>
1487       </method>
1488       <method name="Void Main(System.String[])">
1489         <size>203</size>
1490       </method>
1491     </type>
1492   </test>
1493   <test name="gtest-057.cs">
1494     <type name="Hello`1[T]">
1495       <method name="Void .ctor()">
1496         <size>7</size>
1497       </method>
1498       <method name="IHello`1 Test[U]()">
1499         <size>6</size>
1500       </method>
1501       <method name="Void Print(T)">
1502         <size>17</size>
1503       </method>
1504     </type>
1505     <type name="X">
1506       <method name="Void .ctor()">
1507         <size>7</size>
1508       </method>
1509       <method name="Void Main()">
1510         <size>48</size>
1511       </method>
1512     </type>
1513   </test>
1514   <test name="gtest-058.cs">
1515     <type name="Foo">
1516       <method name="Void .ctor()">
1517         <size>7</size>
1518       </method>
1519       <method name="Void Main()">
1520         <size>1</size>
1521       </method>
1522     </type>
1523     <type name="Foo`1[T]">
1524       <method name="Void .ctor()">
1525         <size>7</size>
1526       </method>
1527       <method name="Foo`1[T] get_Blah()">
1528         <size>6</size>
1529       </method>
1530     </type>
1531   </test>
1532   <test name="gtest-059.cs">
1533     <type name="X`1[T]">
1534       <method name="Void .ctor()">
1535         <size>7</size>
1536       </method>
1537     </type>
1538     <type name="Foo">
1539       <method name="Void .ctor()">
1540         <size>7</size>
1541       </method>
1542       <method name="Void Main()">
1543         <size>1</size>
1544       </method>
1545     </type>
1546   </test>
1547   <test name="gtest-060.cs">
1548     <type name="MyList`1[T]">
1549       <method name="Void .ctor()">
1550         <size>7</size>
1551       </method>
1552       <method name="Void Hello(T)">
1553         <size>12</size>
1554       </method>
1555     </type>
1556     <type name="Foo">
1557       <method name="Void .ctor()">
1558         <size>7</size>
1559       </method>
1560       <method name="MyList`1[T] Map[T]()">
1561         <size>6</size>
1562       </method>
1563     </type>
1564     <type name="X">
1565       <method name="Void .ctor()">
1566         <size>7</size>
1567       </method>
1568       <method name="Void Main()">
1569         <size>22</size>
1570       </method>
1571     </type>
1572   </test>
1573   <test name="gtest-061.cs">
1574     <type name="Foo`1[T]">
1575       <method name="Void .ctor(T)">
1576         <size>14</size>
1577       </method>
1578       <method name="U Method[U](Test`2[T,U])">
1579         <size>13</size>
1580       </method>
1581     </type>
1582     <type name="X">
1583       <method name="Void .ctor()">
1584         <size>7</size>
1585       </method>
1586       <method name="Void Main()">
1587         <size>83</size>
1588       </method>
1589     </type>
1590     <type name="Test`2[A,B]">
1591       <method name="Void .ctor(Object, IntPtr)">
1592         <size>0</size>
1593       </method>
1594       <method name="B Invoke(A)">
1595         <size>0</size>
1596       </method>
1597       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1598         <size>0</size>
1599       </method>
1600       <method name="B EndInvoke(IAsyncResult)">
1601         <size>0</size>
1602       </method>
1603     </type>
1604     <type name="X">
1605       <method name="System.String &lt;Main&gt;m__0(Double)">
1606         <size>17</size>
1607       </method>
1608     </type>
1609   </test>
1610   <test name="gtest-062.cs">
1611     <type name="X">
1612       <method name="Void .ctor()">
1613         <size>7</size>
1614       </method>
1615       <method name="IEnumerable`1 Test(Int32, Int64)">
1616         <size>44</size>
1617       </method>
1618       <method name="Int32 Main()">
1619         <size>82</size>
1620       </method>
1621     </type>
1622     <type name="X+&lt;Test&gt;c__Iterator0">
1623       <method name="Void .ctor()">
1624         <size>7</size>
1625       </method>
1626       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1627         <size>12</size>
1628       </method>
1629       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1630         <size>7</size>
1631       </method>
1632       <method name="Boolean MoveNext()">
1633         <size>107</size>
1634       </method>
1635       <method name="Void Dispose()">
1636         <size>8</size>
1637       </method>
1638       <method name="Void Reset()">
1639         <size>6</size>
1640       </method>
1641       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
1642         <size>7</size>
1643       </method>
1644       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
1645         <size>52</size>
1646       </method>
1647     </type>
1648   </test>
1649   <test name="gtest-063.cs">
1650     <type name="Test">
1651       <method name="Void .ctor()">
1652         <size>7</size>
1653       </method>
1654       <method name="Int32 IndexOf[T](T[], T, Int32, Int32)">
1655         <size>2</size>
1656       </method>
1657       <method name="Int32 IndexOf(System.Array, System.Object)">
1658         <size>15</size>
1659       </method>
1660       <method name="Int32 IndexOf(System.Array, System.Object, Int32, Int32)">
1661         <size>2</size>
1662       </method>
1663     </type>
1664     <type name="X">
1665       <method name="Void .ctor()">
1666         <size>7</size>
1667       </method>
1668       <method name="Int32 Main()">
1669         <size>65</size>
1670       </method>
1671     </type>
1672   </test>
1673   <test name="gtest-064.cs">
1674     <type name="Foo`1[T]">
1675       <method name="Void .ctor()">
1676         <size>7</size>
1677       </method>
1678       <method name="Foo`1+Hello[T] GetHello()">
1679         <size>7</size>
1680       </method>
1681     </type>
1682     <type name="Foo`1+Hello[T]">
1683       <method name="Void .ctor(Foo`1)">
1684         <size>14</size>
1685       </method>
1686     </type>
1687     <type name="X">
1688       <method name="Void .ctor()">
1689         <size>7</size>
1690       </method>
1691       <method name="Void Main()">
1692         <size>1</size>
1693       </method>
1694     </type>
1695     <type name="Foo`1[T]">
1696       <method name="IHello`1 IFoo&lt;T&gt;.GetHello()">
1697         <size>7</size>
1698       </method>
1699     </type>
1700   </test>
1701   <test name="gtest-065.cs">
1702     <type name="MyTest">
1703       <method name="Void .ctor()">
1704         <size>7</size>
1705       </method>
1706       <method name="Void Test()">
1707         <size>17</size>
1708       </method>
1709       <method name="Void Main(System.String[])">
1710         <size>214</size>
1711       </method>
1712     </type>
1713     <type name="ComparablePair`2[T,U]">
1714       <method name="Void .ctor(T, U)">
1715         <size>15</size>
1716       </method>
1717       <method name="Int32 CompareTo(ComparablePair`2)">
1718         <size>68</size>
1719       </method>
1720       <method name="Boolean Equals(ComparablePair`2)">
1721         <size>73</size>
1722       </method>
1723       <method name="System.String ToString()">
1724         <size>64</size>
1725       </method>
1726     </type>
1727   </test>
1728   <test name="gtest-066.cs">
1729     <type name="Foo`1[T]">
1730       <method name="Void .ctor()">
1731         <size>7</size>
1732       </method>
1733     </type>
1734     <type name="Foo`1+Bar`1[T,U]">
1735       <method name="Void .ctor()">
1736         <size>7</size>
1737       </method>
1738     </type>
1739     <type name="Test.FooEx`2[V,W]">
1740       <method name="Void .ctor()">
1741         <size>7</size>
1742       </method>
1743     </type>
1744     <type name="X">
1745       <method name="Void .ctor()">
1746         <size>7</size>
1747       </method>
1748       <method name="Void Main()">
1749         <size>46</size>
1750       </method>
1751     </type>
1752   </test>
1753   <test name="gtest-067.cs">
1754     <type name="Test">
1755       <method name="Void .ctor()">
1756         <size>7</size>
1757       </method>
1758       <method name="Void Hello[U](Test+Foo`1[U], U)">
1759         <size>1</size>
1760       </method>
1761     </type>
1762     <type name="X">
1763       <method name="Void .ctor()">
1764         <size>7</size>
1765       </method>
1766       <method name="Int32 Add(Int32, Int32)">
1767         <size>4</size>
1768       </method>
1769       <method name="Void Main()">
1770         <size>26</size>
1771       </method>
1772     </type>
1773     <type name="Test+Foo`1[T]">
1774       <method name="Void .ctor(Object, IntPtr)">
1775         <size>0</size>
1776       </method>
1777       <method name="Int32 Invoke(T, T)">
1778         <size>0</size>
1779       </method>
1780       <method name="IAsyncResult BeginInvoke(T, T, System.AsyncCallback, System.Object)">
1781         <size>0</size>
1782       </method>
1783       <method name="Int32 EndInvoke(IAsyncResult)">
1784         <size>0</size>
1785       </method>
1786     </type>
1787   </test>
1788   <test name="gtest-068.cs">
1789     <type name="Martin.Foo`1[T]">
1790       <method name="Void .ctor()">
1791         <size>7</size>
1792       </method>
1793     </type>
1794     <type name="Baulig.X">
1795       <method name="Void .ctor()">
1796         <size>7</size>
1797       </method>
1798       <method name="Void Main()">
1799         <size>1</size>
1800       </method>
1801     </type>
1802   </test>
1803   <test name="gtest-069.cs">
1804     <type name="Test`1[T]">
1805       <method name="Void .ctor()">
1806         <size>7</size>
1807       </method>
1808       <method name="Int32 Foo(IFoo`1)">
1809         <size>7</size>
1810       </method>
1811       <method name="Int32 Foo(IFoo)">
1812         <size>7</size>
1813       </method>
1814     </type>
1815     <type name="X">
1816       <method name="Void .ctor()">
1817         <size>7</size>
1818       </method>
1819       <method name="Void Main()">
1820         <size>1</size>
1821       </method>
1822     </type>
1823   </test>
1824   <test name="gtest-070.cs">
1825     <type name="Martin.Test`1[T]">
1826       <method name="Void .ctor()">
1827         <size>7</size>
1828       </method>
1829       <method name="Int32 Foo()">
1830         <size>2</size>
1831       </method>
1832     </type>
1833     <type name="Foo`1[T]">
1834       <method name="Void .ctor(Int32)">
1835         <size>7</size>
1836       </method>
1837       <method name="Void .ctor()">
1838         <size>12</size>
1839       </method>
1840     </type>
1841     <type name="X">
1842       <method name="Void .ctor()">
1843         <size>7</size>
1844       </method>
1845       <method name="Void Main()">
1846         <size>1</size>
1847       </method>
1848     </type>
1849   </test>
1850   <test name="gtest-071.cs">
1851     <type name="Foo`1[T]">
1852       <method name="Void .ctor()">
1853         <size>7</size>
1854       </method>
1855       <method name="T Test[U](U)">
1856         <size>12</size>
1857       </method>
1858     </type>
1859     <type name="X">
1860       <method name="Void .ctor()">
1861         <size>7</size>
1862       </method>
1863       <method name="Void Main()">
1864         <size>21</size>
1865       </method>
1866     </type>
1867     <type name="Y">
1868       <method name="Void .ctor()">
1869         <size>7</size>
1870       </method>
1871     </type>
1872   </test>
1873   <test name="gtest-072.cs">
1874     <type name="Log`1[T]">
1875       <method name="Void .ctor()">
1876         <size>31</size>
1877       </method>
1878       <method name="Void .cctor()">
1879         <size>1</size>
1880       </method>
1881       <method name="Int32 get_InstanceCount()">
1882         <size>6</size>
1883       </method>
1884       <method name="Void Add(T)">
1885         <size>32</size>
1886       </method>
1887       <method name="Int32 get_Count()">
1888         <size>7</size>
1889       </method>
1890       <method name="T get_Last()">
1891         <size>47</size>
1892       </method>
1893       <method name="Void set_Last(T)">
1894         <size>68</size>
1895       </method>
1896       <method name="T[] get_All()">
1897         <size>70</size>
1898       </method>
1899     </type>
1900     <type name="TestLog">
1901       <method name="Void .ctor()">
1902         <size>7</size>
1903       </method>
1904     </type>
1905     <type name="TestLog+MyTest">
1906       <method name="Void .ctor()">
1907         <size>7</size>
1908       </method>
1909       <method name="Void Main(System.String[])">
1910         <size>208</size>
1911       </method>
1912       <method name="Void TestPairLog()">
1913         <size>182</size>
1914       </method>
1915     </type>
1916     <type name="Pair`2[T,U]">
1917       <method name="Void .ctor(T, U)">
1918         <size>15</size>
1919       </method>
1920     </type>
1921   </test>
1922   <test name="gtest-073.cs">
1923     <type name="MyList`1[T]">
1924       <method name="Void .ctor()">
1925         <size>7</size>
1926       </method>
1927       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
1928         <size>7</size>
1929       </method>
1930       <method name="IEnumerator`1 GetEnumerator()">
1931         <size>8</size>
1932       </method>
1933     </type>
1934     <type name="X">
1935       <method name="Void .ctor()">
1936         <size>7</size>
1937       </method>
1938       <method name="Void Main()">
1939         <size>53</size>
1940       </method>
1941     </type>
1942     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1943       <method name="Void .ctor()">
1944         <size>7</size>
1945       </method>
1946       <method name="System.Object System.Collections.IEnumerator.get_Current()">
1947         <size>12</size>
1948       </method>
1949       <method name="Boolean MoveNext()">
1950         <size>25</size>
1951       </method>
1952       <method name="Void Dispose()">
1953         <size>8</size>
1954       </method>
1955       <method name="Void Reset()">
1956         <size>6</size>
1957       </method>
1958     </type>
1959     <type name="Foo`1[T]">
1960       <method name="Void .ctor(T)">
1961         <size>8</size>
1962       </method>
1963     </type>
1964     <type name="MyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
1965       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
1966         <size>7</size>
1967       </method>
1968     </type>
1969   </test>
1970   <test name="gtest-074.cs">
1971     <type name="Test`1[T]">
1972       <method name="Void .ctor(T, T)">
1973         <size>21</size>
1974       </method>
1975     </type>
1976     <type name="X">
1977       <method name="Void .ctor()">
1978         <size>7</size>
1979       </method>
1980       <method name="Int32 Main()">
1981         <size>85</size>
1982       </method>
1983     </type>
1984     <type name="Foo`1[T]">
1985       <method name="Void .ctor(T, T)">
1986         <size>15</size>
1987       </method>
1988     </type>
1989   </test>
1990   <test name="gtest-075.cs">
1991     <type name="ArrayList`1[T]">
1992       <method name="Void .ctor()">
1993         <size>7</size>
1994       </method>
1995     </type>
1996     <type name="X">
1997       <method name="Void .ctor()">
1998         <size>7</size>
1999       </method>
2000       <method name="Void Main()">
2001         <size>1</size>
2002       </method>
2003     </type>
2004     <type name="ArrayList`1[T]">
2005       <method name="Void IExtensible&lt;T&gt;.AddAll[U](U)">
2006         <size>1</size>
2007       </method>
2008     </type>
2009   </test>
2010   <test name="gtest-076.cs">
2011     <type name="Test`1[T]">
2012       <method name="Void .ctor()">
2013         <size>7</size>
2014       </method>
2015       <method name="Foo`1 GetFoo(T)">
2016         <size>7</size>
2017       </method>
2018     </type>
2019     <type name="X">
2020       <method name="Void .ctor()">
2021         <size>7</size>
2022       </method>
2023       <method name="Int32 Main()">
2024         <size>41</size>
2025       </method>
2026     </type>
2027     <type name="Foo`1[T]">
2028       <method name="Void .ctor(T)">
2029         <size>8</size>
2030       </method>
2031     </type>
2032   </test>
2033   <test name="gtest-078.cs">
2034     <type name="Test">
2035       <method name="Void .ctor()">
2036         <size>7</size>
2037       </method>
2038       <method name="Void Main()">
2039         <size>64</size>
2040       </method>
2041       <method name="IEnumerator GetEnumerator()">
2042         <size>8</size>
2043       </method>
2044     </type>
2045     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
2046       <method name="Void .ctor()">
2047         <size>7</size>
2048       </method>
2049       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2050         <size>7</size>
2051       </method>
2052       <method name="Boolean MoveNext()">
2053         <size>185</size>
2054       </method>
2055       <method name="Void Dispose()">
2056         <size>62</size>
2057       </method>
2058       <method name="Void Reset()">
2059         <size>6</size>
2060       </method>
2061       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
2062         <size>7</size>
2063       </method>
2064     </type>
2065   </test>
2066   <test name="gtest-079.cs">
2067     <type name="A.ArrayList`1[T]">
2068       <method name="Void .ctor()">
2069         <size>7</size>
2070       </method>
2071       <method name="Void InsertAll(T)">
2072         <size>1</size>
2073       </method>
2074     </type>
2075     <type name="B.ArrayList`2[X,Y]">
2076       <method name="Void .ctor()">
2077         <size>7</size>
2078       </method>
2079       <method name="Void AddAll[Z](Z)">
2080         <size>18</size>
2081       </method>
2082       <method name="Void InsertAll(Y)">
2083         <size>1</size>
2084       </method>
2085     </type>
2086     <type name="C.Foo`1[U]">
2087       <method name="Void .ctor()">
2088         <size>7</size>
2089       </method>
2090     </type>
2091     <type name="C.ArrayList`1[X]">
2092       <method name="Void .ctor()">
2093         <size>7</size>
2094       </method>
2095       <method name="Void AddAll[Y](Y)">
2096         <size>13</size>
2097       </method>
2098       <method name="Void InsertAll(C.Foo`1[X])">
2099         <size>1</size>
2100       </method>
2101     </type>
2102     <type name="X">
2103       <method name="Void .ctor()">
2104         <size>7</size>
2105       </method>
2106       <method name="Void Main()">
2107         <size>1</size>
2108       </method>
2109     </type>
2110     <type name="A.ArrayList`1[T]">
2111       <method name="Void A.IExtensible&lt;T&gt;.AddAll[U](U)">
2112         <size>18</size>
2113       </method>
2114     </type>
2115   </test>
2116   <test name="gtest-080.cs">
2117     <type name="Test">
2118       <method name="Void .ctor()">
2119         <size>7</size>
2120       </method>
2121       <method name="Void Hello[T](IFoo`1)">
2122         <size>8</size>
2123       </method>
2124       <method name="Void InsertAll[U](IFoo`1)">
2125         <size>1</size>
2126       </method>
2127     </type>
2128     <type name="X">
2129       <method name="Void .ctor()">
2130         <size>7</size>
2131       </method>
2132       <method name="Void Main()">
2133         <size>1</size>
2134       </method>
2135     </type>
2136   </test>
2137   <test name="gtest-081.cs">
2138     <type name="ArrayList`1[T]">
2139       <method name="Void .ctor()">
2140         <size>7</size>
2141       </method>
2142       <method name="Void AddAll[U](U)">
2143         <size>18</size>
2144       </method>
2145       <method name="Void InsertAll(T)">
2146         <size>1</size>
2147       </method>
2148     </type>
2149     <type name="X">
2150       <method name="Void .ctor()">
2151         <size>7</size>
2152       </method>
2153       <method name="Void Main()">
2154         <size>1</size>
2155       </method>
2156     </type>
2157   </test>
2158   <test name="gtest-082.cs">
2159     <type name="Queue`1[T]">
2160       <method name="Void .ctor()">
2161         <size>7</size>
2162       </method>
2163     </type>
2164     <type name="Queue`1+Enumerator[T]">
2165       <method name="Void .ctor(Queue`1)">
2166         <size>14</size>
2167       </method>
2168     </type>
2169     <type name="X">
2170       <method name="Void .ctor()">
2171         <size>7</size>
2172       </method>
2173       <method name="Void Main()">
2174         <size>1</size>
2175       </method>
2176     </type>
2177   </test>
2178   <test name="gtest-083.cs">
2179     <type name="CollectionValueBase`1[T]">
2180       <method name="Void .ctor()">
2181         <size>7</size>
2182       </method>
2183       <method name="T[] ToArray()">
2184         <size>2</size>
2185       </method>
2186     </type>
2187     <type name="CollectionBase`1[T]">
2188       <method name="Void .ctor()">
2189         <size>7</size>
2190       </method>
2191     </type>
2192     <type name="SequencedBase`1[T]">
2193       <method name="Void .ctor()">
2194         <size>7</size>
2195       </method>
2196     </type>
2197     <type name="ArrayBase`1[T]">
2198       <method name="Void .ctor()">
2199         <size>7</size>
2200       </method>
2201       <method name="T[] ToArray()">
2202         <size>2</size>
2203       </method>
2204     </type>
2205     <type name="X">
2206       <method name="Void .ctor()">
2207         <size>7</size>
2208       </method>
2209       <method name="Void Main()">
2210         <size>1</size>
2211       </method>
2212     </type>
2213   </test>
2214   <test name="gtest-084.cs">
2215     <type name="HasherBuilder.ByPrototype`1[S]">
2216       <method name="Void .ctor()">
2217         <size>7</size>
2218       </method>
2219       <method name="IHasher`1 Examine()">
2220         <size>2</size>
2221       </method>
2222     </type>
2223     <type name="ArrayList`1[U]">
2224       <method name="Void .ctor()">
2225         <size>7</size>
2226       </method>
2227       <method name="IHasher`1 GetHasher()">
2228         <size>6</size>
2229       </method>
2230     </type>
2231     <type name="X">
2232       <method name="Void .ctor()">
2233         <size>7</size>
2234       </method>
2235       <method name="Void Main()">
2236         <size>1</size>
2237       </method>
2238     </type>
2239   </test>
2240   <test name="gtest-085.cs">
2241     <type name="ArrayList`1[T]">
2242       <method name="Void .ctor()">
2243         <size>7</size>
2244       </method>
2245       <method name="Int32 InsertAll[U](IFoo`1)">
2246         <size>2</size>
2247       </method>
2248       <method name="Int32 InsertAll(IFoo`1)">
2249         <size>2</size>
2250       </method>
2251       <method name="Int32 AddAll(IFoo`1)">
2252         <size>8</size>
2253       </method>
2254     </type>
2255     <type name="X">
2256       <method name="Void .ctor()">
2257         <size>7</size>
2258       </method>
2259       <method name="Int32 Main()">
2260         <size>14</size>
2261       </method>
2262     </type>
2263   </test>
2264   <test name="gtest-086.cs">
2265     <type name="ArrayList`1[T]">
2266       <method name="Void .ctor()">
2267         <size>7</size>
2268       </method>
2269       <method name="Int32 InsertAll[U](IFoo`1)">
2270         <size>2</size>
2271       </method>
2272       <method name="Int32 InsertAll(IFoo`1)">
2273         <size>2</size>
2274       </method>
2275       <method name="Int32 AddAll(IFoo`1)">
2276         <size>8</size>
2277       </method>
2278     </type>
2279     <type name="X">
2280       <method name="Void .ctor()">
2281         <size>7</size>
2282       </method>
2283       <method name="Void Main()">
2284         <size>1</size>
2285       </method>
2286     </type>
2287   </test>
2288   <test name="gtest-087.cs">
2289     <type name="C5.HashedArrayList`1[T]">
2290       <method name="Void .ctor()">
2291         <size>7</size>
2292       </method>
2293       <method name="Void Test()">
2294         <size>12</size>
2295       </method>
2296     </type>
2297     <type name="C5.HashSet`1[T]">
2298       <method name="Void .ctor(IHasher`1)">
2299         <size>7</size>
2300       </method>
2301     </type>
2302     <type name="C5.KeyValuePairHasher`2[K,V]">
2303       <method name="Void .ctor()">
2304         <size>7</size>
2305       </method>
2306     </type>
2307     <type name="X">
2308       <method name="Void .ctor()">
2309         <size>7</size>
2310       </method>
2311       <method name="Void Main()">
2312         <size>1</size>
2313       </method>
2314     </type>
2315   </test>
2316   <test name="gtest-088.cs">
2317     <type name="X">
2318       <method name="Void .ctor()">
2319         <size>7</size>
2320       </method>
2321       <method name="Void Main()">
2322         <size>9</size>
2323       </method>
2324     </type>
2325     <type name="KeyValuePair`2[K,V]">
2326       <method name="Void .ctor(K, V)">
2327         <size>1</size>
2328       </method>
2329       <method name="Void .ctor(K)">
2330         <size>1</size>
2331       </method>
2332     </type>
2333   </test>
2334   <test name="gtest-089.cs">
2335     <type name="Test`1[T]">
2336       <method name="Void .ctor()">
2337         <size>7</size>
2338       </method>
2339       <method name="Void Foo(T, Int32 ByRef)">
2340         <size>4</size>
2341       </method>
2342       <method name="Void Hello(T)">
2343         <size>10</size>
2344       </method>
2345     </type>
2346     <type name="X">
2347       <method name="Void .ctor()">
2348         <size>7</size>
2349       </method>
2350       <method name="Void Main()">
2351         <size>1</size>
2352       </method>
2353     </type>
2354   </test>
2355   <test name="gtest-090.cs">
2356     <type name="Foo`1[T]">
2357       <method name="Void .ctor()">
2358         <size>7</size>
2359       </method>
2360       <method name="T InsertAll[U](U)">
2361         <size>12</size>
2362       </method>
2363     </type>
2364     <type name="Bar`1[T]">
2365       <method name="Void .ctor()">
2366         <size>7</size>
2367       </method>
2368       <method name="T InsertAll[U](U)">
2369         <size>12</size>
2370       </method>
2371     </type>
2372     <type name="X">
2373       <method name="Void .ctor()">
2374         <size>7</size>
2375       </method>
2376       <method name="Void Main()">
2377         <size>1</size>
2378       </method>
2379     </type>
2380   </test>
2381   <test name="gtest-091.cs">
2382     <type name="Foo`1[T]">
2383       <method name="Void .ctor()">
2384         <size>7</size>
2385       </method>
2386       <method name="Foo`1+Node[T] Test[V]()">
2387         <size>7</size>
2388       </method>
2389     </type>
2390     <type name="Foo`1+Node[T]">
2391       <method name="Void .ctor()">
2392         <size>7</size>
2393       </method>
2394     </type>
2395     <type name="X">
2396       <method name="Void .ctor()">
2397         <size>7</size>
2398       </method>
2399       <method name="Void Main()">
2400         <size>1</size>
2401       </method>
2402     </type>
2403   </test>
2404   <test name="gtest-092.cs">
2405     <type name="Element`1[T]">
2406       <method name="Void .ctor(T)">
2407         <size>14</size>
2408       </method>
2409       <method name="Void GetItem(T ByRef)">
2410         <size>13</size>
2411       </method>
2412       <method name="T GetItem(Int32, T ByRef)">
2413         <size>7</size>
2414       </method>
2415       <method name="Void SetItem(T)">
2416         <size>1</size>
2417       </method>
2418     </type>
2419     <type name="Foo`1[T]">
2420       <method name="Void .ctor()">
2421         <size>7</size>
2422       </method>
2423       <method name="Foo`1+Node[T] Test()">
2424         <size>52</size>
2425       </method>
2426     </type>
2427     <type name="Foo`1+Node[T]">
2428       <method name="Void .ctor()">
2429         <size>7</size>
2430       </method>
2431     </type>
2432     <type name="X">
2433       <method name="Void .ctor()">
2434         <size>7</size>
2435       </method>
2436       <method name="Void Main()">
2437         <size>1</size>
2438       </method>
2439     </type>
2440   </test>
2441   <test name="gtest-093.cs">
2442     <type name="Foo`1[T]">
2443       <method name="Void .ctor(T)">
2444         <size>14</size>
2445       </method>
2446       <method name="Void Hello[U]()">
2447         <size>8</size>
2448       </method>
2449       <method name="Void maketreer(Foo`1+Node[T] ByRef)">
2450         <size>8</size>
2451       </method>
2452     </type>
2453     <type name="Foo`1+Node[T]">
2454       <method name="Void .ctor()">
2455         <size>7</size>
2456       </method>
2457     </type>
2458     <type name="X">
2459       <method name="Void .ctor()">
2460         <size>7</size>
2461       </method>
2462       <method name="Void Main()">
2463         <size>1</size>
2464       </method>
2465     </type>
2466   </test>
2467   <test name="gtest-094.cs">
2468     <type name="LinkedList`1[T]">
2469       <method name="Void .ctor()">
2470         <size>7</size>
2471       </method>
2472     </type>
2473     <type name="LinkedList`1+Node[T]">
2474       <method name="Void .ctor()">
2475         <size>7</size>
2476       </method>
2477     </type>
2478     <type name="HashedLinkedList`1[T]">
2479       <method name="Void .ctor()">
2480         <size>7</size>
2481       </method>
2482     </type>
2483     <type name="X">
2484       <method name="Void .ctor()">
2485         <size>7</size>
2486       </method>
2487       <method name="Void Main()">
2488         <size>1</size>
2489       </method>
2490     </type>
2491   </test>
2492   <test name="gtest-095.cs">
2493     <type name="GuardedCollectionValue`1[T]">
2494       <method name="Void .ctor()">
2495         <size>7</size>
2496       </method>
2497       <method name="IDirectedCollectionValue`1 Backwards()">
2498         <size>2</size>
2499       </method>
2500     </type>
2501     <type name="GuardedSequenced`1[T]">
2502       <method name="Void .ctor()">
2503         <size>7</size>
2504       </method>
2505       <method name="IDirectedCollectionValue`1 Test()">
2506         <size>12</size>
2507       </method>
2508     </type>
2509     <type name="X">
2510       <method name="Void .ctor()">
2511         <size>7</size>
2512       </method>
2513       <method name="Void Main()">
2514         <size>1</size>
2515       </method>
2516     </type>
2517     <type name="GuardedCollectionValue`1[T]">
2518       <method name="IDirectedEnumerable`1 IDirectedEnumerable&lt;T&gt;.Backwards()">
2519         <size>2</size>
2520       </method>
2521     </type>
2522   </test>
2523   <test name="gtest-096.cs">
2524     <type name="Foo`1[T]">
2525       <method name="Void .ctor()">
2526         <size>7</size>
2527       </method>
2528     </type>
2529     <type name="Test">
2530       <method name="Void .ctor()">
2531         <size>7</size>
2532       </method>
2533       <method name="Void Hello[T](Foo`1[T][], Int32)">
2534         <size>27</size>
2535       </method>
2536       <method name="Void Quicksort[U](Foo`1[U][])">
2537         <size>8</size>
2538       </method>
2539       <method name="Void Main()">
2540         <size>22</size>
2541       </method>
2542     </type>
2543   </test>
2544   <test name="gtest-097.cs">
2545     <type name="Foo">
2546       <method name="Void .ctor()">
2547         <size>7</size>
2548       </method>
2549       <method name="Void IFoo.Test[Y,Z]()">
2550         <size>1</size>
2551       </method>
2552       <method name="Void IFoo.Test[X]()">
2553         <size>1</size>
2554       </method>
2555     </type>
2556     <type name="Bar`3[X,Y,Z]">
2557       <method name="Void .ctor()">
2558         <size>7</size>
2559       </method>
2560     </type>
2561     <type name="X">
2562       <method name="Void .ctor()">
2563         <size>7</size>
2564       </method>
2565       <method name="Void Main()">
2566         <size>1</size>
2567       </method>
2568     </type>
2569     <type name="Bar`3[X,Y,Z]">
2570       <method name="Void IBar&lt;X&gt;.Test()">
2571         <size>1</size>
2572       </method>
2573       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2574         <size>1</size>
2575       </method>
2576     </type>
2577   </test>
2578   <test name="gtest-098.cs">
2579     <type name="Foo">
2580       <method name="Void .ctor()">
2581         <size>7</size>
2582       </method>
2583       <method name="Void IFoo.Test[Y,Z]()">
2584         <size>1</size>
2585       </method>
2586       <method name="Void IFoo.Test[X]()">
2587         <size>1</size>
2588       </method>
2589     </type>
2590     <type name="Bar`3[X,Y,Z]">
2591       <method name="Void .ctor()">
2592         <size>7</size>
2593       </method>
2594     </type>
2595     <type name="X">
2596       <method name="Void .ctor()">
2597         <size>7</size>
2598       </method>
2599       <method name="Void Main()">
2600         <size>1</size>
2601       </method>
2602     </type>
2603     <type name="Bar`3[X,Y,Z]">
2604       <method name="Void IBar&lt;X&gt;.Test()">
2605         <size>1</size>
2606       </method>
2607       <method name="Void IBar&lt;Y,Z&gt;.Test()">
2608         <size>1</size>
2609       </method>
2610     </type>
2611   </test>
2612   <test name="gtest-100.cs">
2613     <type name="C5.ArrayBase`1[T]">
2614       <method name="Void .ctor()">
2615         <size>7</size>
2616       </method>
2617     </type>
2618     <type name="C5.ArrayList`1[V]">
2619       <method name="Void .ctor()">
2620         <size>7</size>
2621       </method>
2622     </type>
2623     <type name="X">
2624       <method name="Void .ctor()">
2625         <size>7</size>
2626       </method>
2627       <method name="Void Main()">
2628         <size>7</size>
2629       </method>
2630     </type>
2631     <type name="C5.ArrayBase`1[T]">
2632       <method name="Void C5.ICollection&lt;T&gt;.Test[U]()">
2633         <size>1</size>
2634       </method>
2635     </type>
2636   </test>
2637   <test name="gtest-101.cs">
2638     <type name="Test">
2639       <method name="Void .ctor()">
2640         <size>7</size>
2641       </method>
2642       <method name="Void Main()">
2643         <size>9</size>
2644       </method>
2645     </type>
2646     <type name="SimpleStruct`1[T]">
2647       <method name="Void .ctor(T)">
2648         <size>8</size>
2649       </method>
2650     </type>
2651   </test>
2652   <test name="gtest-102.cs">
2653     <type name="A`1[T]">
2654       <method name="Void .ctor()">
2655         <size>7</size>
2656       </method>
2657     </type>
2658     <type name="B`2[U,V]">
2659       <method name="Void .ctor()">
2660         <size>7</size>
2661       </method>
2662     </type>
2663     <type name="Driver">
2664       <method name="Void .ctor()">
2665         <size>7</size>
2666       </method>
2667       <method name="Void Main()">
2668         <size>1</size>
2669       </method>
2670     </type>
2671   </test>
2672   <test name="gtest-103.cs">
2673     <type name="Foo">
2674       <method name="Void .ctor()">
2675         <size>7</size>
2676       </method>
2677     </type>
2678     <type name="Hello">
2679       <method name="Void .ctor()">
2680         <size>7</size>
2681       </method>
2682       <method name="Void World[U](U, IFoo`1)">
2683         <size>1</size>
2684       </method>
2685       <method name="Void World[V](IFoo`1)">
2686         <size>1</size>
2687       </method>
2688       <method name="Void Test(Foo)">
2689         <size>20</size>
2690       </method>
2691     </type>
2692     <type name="X">
2693       <method name="Void .ctor()">
2694         <size>7</size>
2695       </method>
2696       <method name="Void Main()">
2697         <size>1</size>
2698       </method>
2699     </type>
2700   </test>
2701   <test name="gtest-104.cs">
2702     <type name="MainClass">
2703       <method name="Void .ctor()">
2704         <size>7</size>
2705       </method>
2706       <method name="Void Main()">
2707         <size>20</size>
2708       </method>
2709     </type>
2710     <type name="MainClass+Gen`1[T]">
2711       <method name="Void .ctor()">
2712         <size>7</size>
2713       </method>
2714       <method name="Void Test()">
2715         <size>1</size>
2716       </method>
2717     </type>
2718     <type name="MainClass+Der">
2719       <method name="Void .ctor()">
2720         <size>7</size>
2721       </method>
2722     </type>
2723   </test>
2724   <test name="gtest-105.cs">
2725     <type name="A.KeyValuePairComparer`2[K,V]">
2726       <method name="Void .ctor()">
2727         <size>7</size>
2728       </method>
2729       <method name="Int32 Compare(KeyValuePair`2)">
2730         <size>2</size>
2731       </method>
2732     </type>
2733     <type name="A.TreeBag`1[T]">
2734       <method name="Void .ctor(IComparer`1)">
2735         <size>14</size>
2736       </method>
2737       <method name="Int32 Find(T ByRef)">
2738         <size>18</size>
2739       </method>
2740     </type>
2741     <type name="A.X">
2742       <method name="Void .ctor()">
2743         <size>7</size>
2744       </method>
2745       <method name="Void Test()">
2746         <size>33</size>
2747       </method>
2748     </type>
2749     <type name="B.KeyValuePair`2[X,Y]">
2750       <method name="Void .ctor(X, Y)">
2751         <size>7</size>
2752       </method>
2753     </type>
2754     <type name="B.KeyValuePairComparer`2[K,V]">
2755       <method name="Void .ctor()">
2756         <size>7</size>
2757       </method>
2758       <method name="Int32 Compare(B.KeyValuePair`2[K,V])">
2759         <size>2</size>
2760       </method>
2761     </type>
2762     <type name="B.TreeBag`1[T]">
2763       <method name="Void .ctor(IComparer`1)">
2764         <size>14</size>
2765       </method>
2766       <method name="Int32 Find(T ByRef)">
2767         <size>18</size>
2768       </method>
2769     </type>
2770     <type name="B.X">
2771       <method name="Void .ctor()">
2772         <size>7</size>
2773       </method>
2774       <method name="Void Test()">
2775         <size>32</size>
2776       </method>
2777     </type>
2778     <type name="X">
2779       <method name="Void .ctor()">
2780         <size>7</size>
2781       </method>
2782       <method name="Void Main()">
2783         <size>11</size>
2784       </method>
2785     </type>
2786     <type name="A.KeyValuePair`2[X,Y]">
2787       <method name="Void .ctor(X, Y)">
2788         <size>1</size>
2789       </method>
2790     </type>
2791   </test>
2792   <test name="gtest-106.cs">
2793     <type name="KeyValuePairComparer`2[K,V]">
2794       <method name="Void .ctor()">
2795         <size>7</size>
2796       </method>
2797       <method name="Int32 Compare(KeyValuePair`2)">
2798         <size>2</size>
2799       </method>
2800     </type>
2801     <type name="TreeBag`1[T]">
2802       <method name="Void .ctor(IComparer`1, T)">
2803         <size>21</size>
2804       </method>
2805       <method name="Int32 Find()">
2806         <size>18</size>
2807       </method>
2808     </type>
2809     <type name="X">
2810       <method name="Void .ctor()">
2811         <size>7</size>
2812       </method>
2813       <method name="Void Main()">
2814         <size>32</size>
2815       </method>
2816     </type>
2817     <type name="KeyValuePair`2[X,Y]">
2818       <method name="Void .ctor(X, Y)">
2819         <size>1</size>
2820       </method>
2821     </type>
2822   </test>
2823   <test name="gtest-107.cs">
2824     <type name="Tree`1[T]">
2825       <method name="Void .ctor(T)">
2826         <size>14</size>
2827       </method>
2828       <method name="Void Map[V](Mapper`2[T,V])">
2829         <size>14</size>
2830       </method>
2831     </type>
2832     <type name="X">
2833       <method name="Void .ctor()">
2834         <size>7</size>
2835       </method>
2836       <method name="System.String themap(Int32)">
2837         <size>17</size>
2838       </method>
2839       <method name="Void Test()">
2840         <size>26</size>
2841       </method>
2842       <method name="Void Main()">
2843         <size>13</size>
2844       </method>
2845     </type>
2846     <type name="Mapper`2[T,V]">
2847       <method name="Void .ctor(Object, IntPtr)">
2848         <size>0</size>
2849       </method>
2850       <method name="V Invoke(T)">
2851         <size>0</size>
2852       </method>
2853       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
2854         <size>0</size>
2855       </method>
2856       <method name="V EndInvoke(IAsyncResult)">
2857         <size>0</size>
2858       </method>
2859     </type>
2860   </test>
2861   <test name="gtest-108.cs">
2862     <type name="Test`1[T]">
2863       <method name="Void .ctor(T)">
2864         <size>14</size>
2865       </method>
2866       <method name="IEnumerator`1 GetEnumerator()">
2867         <size>15</size>
2868       </method>
2869     </type>
2870     <type name="X">
2871       <method name="Void .ctor()">
2872         <size>7</size>
2873       </method>
2874       <method name="Void Main()">
2875         <size>54</size>
2876       </method>
2877     </type>
2878     <type name="Test`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
2879       <method name="Void .ctor()">
2880         <size>7</size>
2881       </method>
2882       <method name="System.Object System.Collections.IEnumerator.get_Current()">
2883         <size>12</size>
2884       </method>
2885       <method name="Boolean MoveNext()">
2886         <size>75</size>
2887       </method>
2888       <method name="Void Dispose()">
2889         <size>8</size>
2890       </method>
2891       <method name="Void Reset()">
2892         <size>6</size>
2893       </method>
2894       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
2895         <size>7</size>
2896       </method>
2897     </type>
2898   </test>
2899   <test name="gtest-109.cs">
2900     <type name="X">
2901       <method name="Void .ctor()">
2902         <size>7</size>
2903       </method>
2904       <method name="Void Main()">
2905         <size>12</size>
2906       </method>
2907     </type>
2908   </test>
2909   <test name="gtest-110.cs">
2910     <type name="List`1[T]">
2911       <method name="Void .ctor()">
2912         <size>7</size>
2913       </method>
2914       <method name="Int32 Map[U](U)">
2915         <size>2</size>
2916       </method>
2917     </type>
2918     <type name="SpecialList`1[V]">
2919       <method name="Void .ctor()">
2920         <size>7</size>
2921       </method>
2922       <method name="Int32 Map[W](W)">
2923         <size>2</size>
2924       </method>
2925     </type>
2926     <type name="X">
2927       <method name="Void .ctor()">
2928         <size>7</size>
2929       </method>
2930       <method name="Int32 Main()">
2931         <size>56</size>
2932       </method>
2933     </type>
2934   </test>
2935   <test name="gtest-111.cs">
2936     <type name="Collection`1[T]">
2937       <method name="Void .ctor(T)">
2938         <size>14</size>
2939       </method>
2940       <method name="Void Find(T ByRef)">
2941         <size>13</size>
2942       </method>
2943     </type>
2944     <type name="X">
2945       <method name="Void .ctor()">
2946         <size>7</size>
2947       </method>
2948       <method name="Int32 Main()">
2949         <size>68</size>
2950       </method>
2951     </type>
2952     <type name="KeyValuePair`2[K,V]">
2953       <method name="Void .ctor(K, V)">
2954         <size>15</size>
2955       </method>
2956       <method name="Void .ctor(K)">
2957         <size>23</size>
2958       </method>
2959     </type>
2960   </test>
2961   <test name="gtest-112.cs">
2962     <type name="IC">
2963       <method name="Void .ctor()">
2964         <size>7</size>
2965       </method>
2966       <method name="Void Compare(Foo`1)">
2967         <size>1</size>
2968       </method>
2969     </type>
2970     <type name="List`1[T]">
2971       <method name="Void .ctor()">
2972         <size>7</size>
2973       </method>
2974       <method name="Void Sort(IComparer`1, T)">
2975         <size>8</size>
2976       </method>
2977     </type>
2978     <type name="Sorting">
2979       <method name="Void .ctor()">
2980         <size>7</size>
2981       </method>
2982       <method name="Void IntroSort[T](IComparer`1, T)">
2983         <size>15</size>
2984       </method>
2985     </type>
2986     <type name="Sorting+Sorter`1[T]">
2987       <method name="Void .ctor(IComparer`1, Int32, T)">
2988         <size>26</size>
2989       </method>
2990       <method name="Void InsertionSort(Int32)">
2991         <size>26</size>
2992       </method>
2993     </type>
2994     <type name="X">
2995       <method name="Void .ctor()">
2996         <size>7</size>
2997       </method>
2998       <method name="Void Main()">
2999         <size>27</size>
3000       </method>
3001     </type>
3002     <type name="Foo`1[K]">
3003       <method name="Void .ctor(K)">
3004         <size>8</size>
3005       </method>
3006     </type>
3007   </test>
3008   <test name="gtest-113.cs">
3009     <type name="List`1[T]">
3010       <method name="Void .ctor()">
3011         <size>7</size>
3012       </method>
3013       <method name="Void Map[V](Mapper`2[T,V])">
3014         <size>1</size>
3015       </method>
3016     </type>
3017     <type name="X">
3018       <method name="Void .ctor()">
3019         <size>7</size>
3020       </method>
3021       <method name="Void Main()">
3022         <size>42</size>
3023       </method>
3024     </type>
3025     <type name="Mapper`2[T,V]">
3026       <method name="Void .ctor(Object, IntPtr)">
3027         <size>0</size>
3028       </method>
3029       <method name="V Invoke(T)">
3030         <size>0</size>
3031       </method>
3032       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3033         <size>0</size>
3034       </method>
3035       <method name="V EndInvoke(IAsyncResult)">
3036         <size>0</size>
3037       </method>
3038     </type>
3039     <type name="X">
3040       <method name="Double &lt;Main&gt;m__0(Int32)">
3041         <size>13</size>
3042       </method>
3043     </type>
3044   </test>
3045   <test name="gtest-114.cs">
3046     <type name="NaturalComparer`1[T]">
3047       <method name="Void .ctor()">
3048         <size>7</size>
3049       </method>
3050       <method name="Int32 Compare(T, T)">
3051         <size>15</size>
3052       </method>
3053     </type>
3054     <type name="X">
3055       <method name="Void .ctor()">
3056         <size>7</size>
3057       </method>
3058       <method name="Void Main()">
3059         <size>28</size>
3060       </method>
3061     </type>
3062     <type name="X+Test">
3063       <method name="Void .ctor()">
3064         <size>7</size>
3065       </method>
3066       <method name="Int32 CompareTo(X+Test)">
3067         <size>2</size>
3068       </method>
3069       <method name="Boolean Equals(X+Test)">
3070         <size>2</size>
3071       </method>
3072     </type>
3073   </test>
3074   <test name="gtest-115.cs">
3075     <type name="LinkedList`1[T]">
3076       <method name="Void .ctor()">
3077         <size>30</size>
3078       </method>
3079       <method name="Void .ctor(T[])">
3080         <size>44</size>
3081       </method>
3082       <method name="IMyList`1 Map[U](Mapper`2[T,U])">
3083         <size>67</size>
3084       </method>
3085       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
3086         <size>7</size>
3087       </method>
3088       <method name="Int32 get_Count()">
3089         <size>7</size>
3090       </method>
3091       <method name="T get_Item(Int32)">
3092         <size>13</size>
3093       </method>
3094       <method name="Void set_Item(Int32, T)">
3095         <size>14</size>
3096       </method>
3097       <method name="LinkedList`1+Node[T] get(Int32)">
3098         <size>114</size>
3099       </method>
3100       <method name="Void Add(T)">
3101         <size>14</size>
3102       </method>
3103       <method name="Void Insert(Int32, T)">
3104         <size>256</size>
3105       </method>
3106       <method name="Void RemoveAt(Int32)">
3107         <size>113</size>
3108       </method>
3109       <method name="Boolean Equals(System.Object)">
3110         <size>143</size>
3111       </method>
3112       <method name="Int32 GetHashCode()">
3113         <size>66</size>
3114       </method>
3115       <method name="IEnumerator`1 GetEnumerator()">
3116         <size>7</size>
3117       </method>
3118       <method name="LinkedList`1[T] op_Explicit(T[])">
3119         <size>7</size>
3120       </method>
3121       <method name="LinkedList`1[T] op_Addition(LinkedList`1[T], LinkedList`1[T])">
3122         <size>119</size>
3123       </method>
3124     </type>
3125     <type name="LinkedList`1+Node[T]">
3126       <method name="Void .ctor(T)">
3127         <size>14</size>
3128       </method>
3129       <method name="Void .ctor(T, Node, Node)">
3130         <size>28</size>
3131       </method>
3132     </type>
3133     <type name="LinkedList`1+LinkedListEnumerator[T]">
3134       <method name="Void .ctor(LinkedList`1)">
3135         <size>26</size>
3136       </method>
3137       <method name="T get_Current()">
3138         <size>24</size>
3139       </method>
3140       <method name="Boolean MoveNext()">
3141         <size>71</size>
3142       </method>
3143       <method name="Void Reset()">
3144         <size>6</size>
3145       </method>
3146       <method name="Void Dispose()">
3147         <size>30</size>
3148       </method>
3149     </type>
3150     <type name="SortedList`1[T]">
3151       <method name="Void .ctor()">
3152         <size>7</size>
3153       </method>
3154       <method name="Void Insert(T)">
3155         <size>137</size>
3156       </method>
3157     </type>
3158     <type name="PrintableLinkedList`1[T]">
3159       <method name="Void .ctor()">
3160         <size>7</size>
3161       </method>
3162       <method name="Void Print(System.IO.TextWriter)">
3163         <size>87</size>
3164       </method>
3165     </type>
3166     <type name="MyString">
3167       <method name="Void .ctor(String)">
3168         <size>14</size>
3169       </method>
3170       <method name="Int32 CompareTo(MyString)">
3171         <size>18</size>
3172       </method>
3173       <method name="Boolean Equals(MyString)">
3174         <size>18</size>
3175       </method>
3176       <method name="System.String get_Value()">
3177         <size>7</size>
3178       </method>
3179     </type>
3180     <type name="MyTest">
3181       <method name="Void .ctor()">
3182         <size>7</size>
3183       </method>
3184       <method name="Void Main(System.String[])">
3185         <size>459</size>
3186       </method>
3187     </type>
3188     <type name="Mapper`2[A,R]">
3189       <method name="Void .ctor(Object, IntPtr)">
3190         <size>0</size>
3191       </method>
3192       <method name="R Invoke(A)">
3193         <size>0</size>
3194       </method>
3195       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
3196         <size>0</size>
3197       </method>
3198       <method name="R EndInvoke(IAsyncResult)">
3199         <size>0</size>
3200       </method>
3201     </type>
3202     <type name="LinkedList`1+LinkedListEnumerator[T]">
3203       <method name="System.Object System.Collections.IEnumerator.get_Current()">
3204         <size>12</size>
3205       </method>
3206     </type>
3207     <type name="MyTest">
3208       <method name="System.String &lt;Main&gt;m__0(Double)">
3209         <size>17</size>
3210       </method>
3211     </type>
3212     <type name="&lt;PrivateImplementationDetails&gt;">
3213       <method name="Void .ctor()">
3214         <size>7</size>
3215       </method>
3216     </type>
3217   </test>
3218   <test name="gtest-116.cs">
3219     <type name="Slow.Test">
3220       <method name="Void .ctor()">
3221         <size>7</size>
3222       </method>
3223       <method name="Void DoNothing[T]()">
3224         <size>8</size>
3225       </method>
3226     </type>
3227     <type name="Slow.Program">
3228       <method name="Void .ctor()">
3229         <size>7</size>
3230       </method>
3231       <method name="Void Main(System.String[])">
3232         <size>201</size>
3233       </method>
3234     </type>
3235   </test>
3236   <test name="gtest-117.cs">
3237     <type name="Foo`1[T]">
3238       <method name="Void .ctor()">
3239         <size>7</size>
3240       </method>
3241       <method name="Boolean Test(T)">
3242         <size>15</size>
3243       </method>
3244       <method name="Boolean Test()">
3245         <size>25</size>
3246       </method>
3247       <method name="Boolean TestB()">
3248         <size>25</size>
3249       </method>
3250     </type>
3251     <type name="Y`1[T]">
3252       <method name="Void .ctor()">
3253         <size>7</size>
3254       </method>
3255       <method name="Boolean Foo()">
3256         <size>12</size>
3257       </method>
3258     </type>
3259     <type name="X">
3260       <method name="Void .ctor()">
3261         <size>7</size>
3262       </method>
3263       <method name="Boolean TestB[T](T)">
3264         <size>15</size>
3265       </method>
3266       <method name="Boolean TestA(System.Object)">
3267         <size>10</size>
3268       </method>
3269       <method name="Int32 TestC()">
3270         <size>32</size>
3271       </method>
3272       <method name="Int32 Main()">
3273         <size>107</size>
3274       </method>
3275     </type>
3276   </test>
3277   <test name="gtest-118.cs">
3278     <type name="Polynomial`1[E]">
3279       <method name="Void .ctor()">
3280         <size>19</size>
3281       </method>
3282       <method name="Void .ctor(E[])">
3283         <size>14</size>
3284       </method>
3285       <method name="Polynomial`1[E] Add(Polynomial`1[E])">
3286         <size>297</size>
3287       </method>
3288       <method name="Polynomial`1[E] Add(E)">
3289         <size>26</size>
3290       </method>
3291       <method name="Polynomial`1[E] Mul(E)">
3292         <size>78</size>
3293       </method>
3294       <method name="Polynomial`1[E] Mul(Polynomial`1[E])">
3295         <size>219</size>
3296       </method>
3297       <method name="E Eval(E)">
3298         <size>106</size>
3299       </method>
3300     </type>
3301     <type name="TestPolynomial">
3302       <method name="Void .ctor()">
3303         <size>7</size>
3304       </method>
3305       <method name="Void Main(System.String[])">
3306         <size>148</size>
3307       </method>
3308     </type>
3309     <type name="Int">
3310       <method name="Void .ctor(Int32)">
3311         <size>8</size>
3312       </method>
3313       <method name="Int Add(Int)">
3314         <size>20</size>
3315       </method>
3316       <method name="Int Mul(Int)">
3317         <size>20</size>
3318       </method>
3319       <method name="System.String ToString()">
3320         <size>15</size>
3321       </method>
3322     </type>
3323   </test>
3324   <test name="gtest-119.cs">
3325     <type name="Tests">
3326       <method name="Void .ctor()">
3327         <size>7</size>
3328       </method>
3329       <method name="Void Main()">
3330         <size>61</size>
3331       </method>
3332     </type>
3333   </test>
3334   <test name="gtest-120.cs">
3335     <type name="SequencedHasher`2[S,W]">
3336       <method name="Void .ctor()">
3337         <size>7</size>
3338       </method>
3339       <method name="Boolean Equals(S, S)">
3340         <size>45</size>
3341       </method>
3342     </type>
3343     <type name="Sequenced`1[T]">
3344       <method name="Void .ctor()">
3345         <size>7</size>
3346       </method>
3347       <method name="Boolean Equals(ISequenced`1)">
3348         <size>2</size>
3349       </method>
3350     </type>
3351     <type name="X">
3352       <method name="Void .ctor()">
3353         <size>7</size>
3354       </method>
3355       <method name="Void Main()">
3356         <size>22</size>
3357       </method>
3358     </type>
3359   </test>
3360   <test name="gtest-121.cs">
3361     <type name="B`1[T]">
3362       <method name="Void .ctor()">
3363         <size>7</size>
3364       </method>
3365       <method name="Int32 Add(T)">
3366         <size>2</size>
3367       </method>
3368       <method name="Void AddRange(System.Object)">
3369         <size>16</size>
3370       </method>
3371     </type>
3372     <type name="A">
3373       <method name="Void .ctor()">
3374         <size>7</size>
3375       </method>
3376     </type>
3377     <type name="Test">
3378       <method name="Void .ctor()">
3379         <size>7</size>
3380       </method>
3381       <method name="Void Main()">
3382         <size>18</size>
3383       </method>
3384     </type>
3385   </test>
3386   <test name="gtest-122.cs">
3387     <type name="Test">
3388       <method name="Void .ctor()">
3389         <size>7</size>
3390       </method>
3391       <method name="Void Main(System.String[])">
3392         <size>26</size>
3393       </method>
3394       <method name="Void D(Int32)">
3395         <size>22</size>
3396       </method>
3397     </type>
3398     <type name="A`1[T]">
3399       <method name="Void .ctor(B, T)">
3400         <size>21</size>
3401       </method>
3402       <method name="Void Run()">
3403         <size>18</size>
3404       </method>
3405     </type>
3406     <type name="A`1+B[T]">
3407       <method name="Void .ctor(Object, IntPtr)">
3408         <size>0</size>
3409       </method>
3410       <method name="Void Invoke(T)">
3411         <size>0</size>
3412       </method>
3413       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
3414         <size>0</size>
3415       </method>
3416       <method name="Void EndInvoke(IAsyncResult)">
3417         <size>0</size>
3418       </method>
3419     </type>
3420   </test>
3421   <test name="gtest-123.cs">
3422     <type name="A`1[T]">
3423       <method name="Void .ctor()">
3424         <size>7</size>
3425       </method>
3426     </type>
3427     <type name="X">
3428       <method name="Void .ctor()">
3429         <size>7</size>
3430       </method>
3431       <method name="Void Main()">
3432         <size>1</size>
3433       </method>
3434     </type>
3435     <type name="A`1+Foo[T]">
3436       <method name="Void .ctor(Object, IntPtr)">
3437         <size>0</size>
3438       </method>
3439       <method name="Void Invoke()">
3440         <size>0</size>
3441       </method>
3442       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3443         <size>0</size>
3444       </method>
3445       <method name="Void EndInvoke(IAsyncResult)">
3446         <size>0</size>
3447       </method>
3448     </type>
3449     <type name="A`1+Bar`1[T,U]">
3450       <method name="Void .ctor(Object, IntPtr)">
3451         <size>0</size>
3452       </method>
3453       <method name="Void Invoke()">
3454         <size>0</size>
3455       </method>
3456       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
3457         <size>0</size>
3458       </method>
3459       <method name="Void EndInvoke(IAsyncResult)">
3460         <size>0</size>
3461       </method>
3462     </type>
3463   </test>
3464   <test name="gtest-124.cs">
3465     <type name="FooCollection`1[T]">
3466       <method name="Void .ctor()">
3467         <size>7</size>
3468       </method>
3469     </type>
3470     <type name="X">
3471       <method name="Void .ctor()">
3472         <size>7</size>
3473       </method>
3474       <method name="Void Main()">
3475         <size>21</size>
3476       </method>
3477     </type>
3478     <type name="FooCollection`1[T]">
3479       <method name="T IFoo&lt;T&gt;.get_Item(Int32)">
3480         <size>10</size>
3481       </method>
3482       <method name="Void IFoo&lt;T&gt;.set_Item(Int32, T)">
3483         <size>1</size>
3484       </method>
3485     </type>
3486   </test>
3487   <test name="gtest-125.cs">
3488     <type name="B`1[T]">
3489       <method name="Void .ctor()">
3490         <size>7</size>
3491       </method>
3492     </type>
3493     <type name="MainClass">
3494       <method name="Void .ctor()">
3495         <size>7</size>
3496       </method>
3497       <method name="Void Main()">
3498         <size>1</size>
3499       </method>
3500     </type>
3501   </test>
3502   <test name="gtest-126.cs">
3503     <type name="B">
3504       <method name="Void .ctor()">
3505         <size>7</size>
3506       </method>
3507       <method name="Boolean foo()">
3508         <size>2</size>
3509       </method>
3510     </type>
3511     <type name="MyFilter">
3512       <method name="Void .ctor()">
3513         <size>7</size>
3514       </method>
3515       <method name="K Is(IB)">
3516         <size>10</size>
3517       </method>
3518     </type>
3519     <type name="MyBFilter">
3520       <method name="Void .ctor()">
3521         <size>7</size>
3522       </method>
3523       <method name="B Is(IB)">
3524         <size>6</size>
3525       </method>
3526     </type>
3527     <type name="M">
3528       <method name="Void .ctor()">
3529         <size>7</size>
3530       </method>
3531       <method name="System.Collections.Generic.List`1[T] foo1[T](Filter`1)">
3532         <size>38</size>
3533       </method>
3534       <method name="Void Main()">
3535         <size>45</size>
3536       </method>
3537     </type>
3538     <type name="K">
3539       <method name="Boolean foo()">
3540         <size>2</size>
3541       </method>
3542     </type>
3543   </test>
3544   <test name="gtest-127.cs">
3545     <type name="A`1[T]">
3546       <method name="Void .ctor()">
3547         <size>7</size>
3548       </method>
3549       <method name="Void add__changed(A`1+Changed[T])">
3550         <size>24</size>
3551       </method>
3552       <method name="Void remove__changed(A`1+Changed[T])">
3553         <size>24</size>
3554       </method>
3555       <method name="Void Register(A`1+Changed[T])">
3556         <size>36</size>
3557       </method>
3558     </type>
3559     <type name="Test">
3560       <method name="Void .ctor()">
3561         <size>7</size>
3562       </method>
3563       <method name="Void Main()">
3564         <size>25</size>
3565       </method>
3566       <method name="Void Del(A`1[System.Int32])">
3567         <size>11</size>
3568       </method>
3569     </type>
3570     <type name="A`1+Changed[T]">
3571       <method name="Void .ctor(Object, IntPtr)">
3572         <size>0</size>
3573       </method>
3574       <method name="Void Invoke(A`1[T])">
3575         <size>0</size>
3576       </method>
3577       <method name="IAsyncResult BeginInvoke(A`1[T], System.AsyncCallback, System.Object)">
3578         <size>0</size>
3579       </method>
3580       <method name="Void EndInvoke(IAsyncResult)">
3581         <size>0</size>
3582       </method>
3583     </type>
3584   </test>
3585   <test name="gtest-128.cs">
3586     <type name="FLMID.Bugs.ParametersOne.Class`1[T]">
3587       <method name="Void .ctor()">
3588         <size>7</size>
3589       </method>
3590       <method name="Void Add(T)">
3591         <size>11</size>
3592       </method>
3593     </type>
3594     <type name="FLMID.Bugs.ParametersOne.Test">
3595       <method name="Void .ctor()">
3596         <size>7</size>
3597       </method>
3598       <method name="Void Main(System.String[])">
3599         <size>120</size>
3600       </method>
3601     </type>
3602   </test>
3603   <test name="gtest-129.cs">
3604     <type name="B.Test`1[T]">
3605       <method name="Void .ctor()">
3606         <size>7</size>
3607       </method>
3608     </type>
3609     <type name="X">
3610       <method name="Void .ctor()">
3611         <size>7</size>
3612       </method>
3613       <method name="Void Main()">
3614         <size>1</size>
3615       </method>
3616     </type>
3617   </test>
3618   <test name="gtest-130.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>846</size>
3625       </method>
3626     </type>
3627   </test>
3628   <test name="gtest-131.cs">
3629     <type name="MyTest">
3630       <method name="Void .ctor()">
3631         <size>7</size>
3632       </method>
3633       <method name="Void Main(System.String[])">
3634         <size>1330</size>
3635       </method>
3636     </type>
3637   </test>
3638   <test name="gtest-132.cs">
3639     <type name="MyTest">
3640       <method name="Void .ctor()">
3641         <size>7</size>
3642       </method>
3643       <method name="Nullable`1 Sqrt(Nullable`1)">
3644         <size>55</size>
3645       </method>
3646       <method name="Void Main(System.String[])">
3647         <size>63</size>
3648       </method>
3649     </type>
3650   </test>
3651   <test name="gtest-133.cs">
3652     <type name="MyTest">
3653       <method name="Void .ctor()">
3654         <size>7</size>
3655       </method>
3656       <method name="Void Main(System.String[])">
3657         <size>201</size>
3658       </method>
3659     </type>
3660     <type name="S">
3661       <method name="Int32 get_X()">
3662         <size>7</size>
3663       </method>
3664       <method name="Void set_X(Int32)">
3665         <size>8</size>
3666       </method>
3667       <method name="Void Set(Int32)">
3668         <size>8</size>
3669       </method>
3670     </type>
3671   </test>
3672   <test name="gtest-134.cs">
3673     <type name="MyTest">
3674       <method name="Void .ctor()">
3675         <size>7</size>
3676       </method>
3677       <method name="Void Main(System.String[])">
3678         <size>112</size>
3679       </method>
3680     </type>
3681     <type name="Foo`1[T]">
3682       <method name="Void .ctor(T)">
3683         <size>14</size>
3684       </method>
3685       <method name="System.String Fmt()">
3686         <size>40</size>
3687       </method>
3688     </type>
3689   </test>
3690   <test name="gtest-135.cs">
3691     <type name="X">
3692       <method name="Void .ctor()">
3693         <size>7</size>
3694       </method>
3695       <method name="Void Main()">
3696         <size>116</size>
3697       </method>
3698     </type>
3699   </test>
3700   <test name="gtest-136.cs">
3701     <type name="Martin.X">
3702       <method name="Void .ctor()">
3703         <size>7</size>
3704       </method>
3705       <method name="Void Main()">
3706         <size>148</size>
3707       </method>
3708     </type>
3709     <type name="Martin.A">
3710       <method name="Void .ctor(Int64)">
3711         <size>8</size>
3712       </method>
3713       <method name="B op_Explicit(A)">
3714         <size>14</size>
3715       </method>
3716     </type>
3717     <type name="Martin.B">
3718       <method name="Void .ctor(Int32)">
3719         <size>8</size>
3720       </method>
3721       <method name="A op_Implicit(B)">
3722         <size>14</size>
3723       </method>
3724     </type>
3725   </test>
3726   <test name="gtest-137.cs">
3727     <type name="X">
3728       <method name="Void .ctor()">
3729         <size>7</size>
3730       </method>
3731       <method name="Int32 Main()">
3732         <size>134</size>
3733       </method>
3734     </type>
3735   </test>
3736   <test name="gtest-138.cs">
3737     <type name="X">
3738       <method name="Void .ctor()">
3739         <size>7</size>
3740       </method>
3741       <method name="Void Main()">
3742         <size>61</size>
3743       </method>
3744     </type>
3745   </test>
3746   <test name="gtest-140.cs">
3747     <type name="X">
3748       <method name="Void .ctor()">
3749         <size>7</size>
3750       </method>
3751       <method name="Void Main()">
3752         <size>132</size>
3753       </method>
3754     </type>
3755   </test>
3756   <test name="gtest-141.cs">
3757     <type name="X">
3758       <method name="Void .ctor()">
3759         <size>7</size>
3760       </method>
3761       <method name="Void Main()">
3762         <size>90</size>
3763       </method>
3764     </type>
3765   </test>
3766   <test name="gtest-142.cs">
3767     <type name="Assert">
3768       <method name="Void .cctor()">
3769         <size>1</size>
3770       </method>
3771       <method name="Void IsNull[T](System.String, Nullable`1)">
3772         <size>24</size>
3773       </method>
3774       <method name="Void IsNotNull[T](System.String, Nullable`1)">
3775         <size>24</size>
3776       </method>
3777       <method name="Int32 get_Errors()">
3778         <size>6</size>
3779       </method>
3780       <method name="Void Error(System.String, System.String)">
3781         <size>25</size>
3782       </method>
3783       <method name="Void IsTrue(System.String, Boolean)">
3784         <size>18</size>
3785       </method>
3786       <method name="Void IsFalse(System.String, Boolean)">
3787         <size>18</size>
3788       </method>
3789       <method name="Void IsTrue(System.String, Nullable`1)">
3790         <size>36</size>
3791       </method>
3792       <method name="Void IsFalse(System.String, Nullable`1)">
3793         <size>36</size>
3794       </method>
3795     </type>
3796     <type name="X">
3797       <method name="Void .ctor()">
3798         <size>7</size>
3799       </method>
3800       <method name="Int32 Main()">
3801         <size>1599</size>
3802       </method>
3803     </type>
3804   </test>
3805   <test name="gtest-143.cs">
3806     <type name="X">
3807       <method name="Void .ctor()">
3808         <size>7</size>
3809       </method>
3810       <method name="Int32 Test()">
3811         <size>497</size>
3812       </method>
3813       <method name="Int32 Main()">
3814         <size>30</size>
3815       </method>
3816     </type>
3817   </test>
3818   <test name="gtest-144.cs">
3819     <type name="Test.Application">
3820       <method name="Void .ctor()">
3821         <size>7</size>
3822       </method>
3823       <method name="Void Main()">
3824         <size>11</size>
3825       </method>
3826     </type>
3827   </test>
3828   <test name="gtest-145.cs">
3829     <type name="Test`1[T]">
3830       <method name="Void .ctor(T[,])">
3831         <size>14</size>
3832       </method>
3833     </type>
3834     <type name="Program">
3835       <method name="Void .ctor()">
3836         <size>7</size>
3837       </method>
3838       <method name="Void Main(System.String[])">
3839         <size>14</size>
3840       </method>
3841     </type>
3842   </test>
3843   <test name="gtest-146.cs">
3844     <type name="MyLinkedList`1[T]">
3845       <method name="Void .ctor()">
3846         <size>7</size>
3847       </method>
3848     </type>
3849     <type name="MyLinkedList`1+Node[T]">
3850       <method name="Void .ctor(T)">
3851         <size>14</size>
3852       </method>
3853     </type>
3854     <type name="SortedList`1[U]">
3855       <method name="Void .ctor()">
3856         <size>7</size>
3857       </method>
3858       <method name="Void Insert(U)">
3859         <size>8</size>
3860       </method>
3861     </type>
3862     <type name="X">
3863       <method name="Void .ctor()">
3864         <size>7</size>
3865       </method>
3866       <method name="Void Main()">
3867         <size>1</size>
3868       </method>
3869     </type>
3870   </test>
3871   <test name="gtest-147.cs">
3872     <type name="B.Test`1[T]">
3873       <method name="Void .ctor()">
3874         <size>7</size>
3875       </method>
3876       <method name="Void A.IFoo.Hello(IFoo)">
3877         <size>1</size>
3878       </method>
3879     </type>
3880     <type name="Y">
3881       <method name="Void .ctor()">
3882         <size>7</size>
3883       </method>
3884     </type>
3885     <type name="X">
3886       <method name="Void .ctor()">
3887         <size>7</size>
3888       </method>
3889       <method name="Void Main()">
3890         <size>1</size>
3891       </method>
3892     </type>
3893   </test>
3894   <test name="gtest-148.cs">
3895     <type name="Test1">
3896       <method name="Void Foo[S,OP](UInt32)">
3897         <size>1</size>
3898       </method>
3899     </type>
3900     <type name="Test1+IOp`1[T]">
3901       <method name="Void .ctor()">
3902         <size>7</size>
3903       </method>
3904     </type>
3905     <type name="Test2">
3906       <method name="Void Foo[T,OP](UInt32)">
3907         <size>1</size>
3908       </method>
3909     </type>
3910     <type name="Test2+IOp`1[T]">
3911       <method name="Void .ctor()">
3912         <size>7</size>
3913       </method>
3914     </type>
3915     <type name="X">
3916       <method name="Void .ctor()">
3917         <size>7</size>
3918       </method>
3919       <method name="Void Main()">
3920         <size>1</size>
3921       </method>
3922     </type>
3923   </test>
3924   <test name="gtest-149.cs">
3925     <type name="Test1">
3926       <method name="Void Foo[S,OP](UInt32)">
3927         <size>1</size>
3928       </method>
3929     </type>
3930     <type name="Test1+IOp`1[T]">
3931       <method name="Void .ctor()">
3932         <size>7</size>
3933       </method>
3934     </type>
3935     <type name="Test2">
3936       <method name="Void Foo[T,OP](UInt32)">
3937         <size>1</size>
3938       </method>
3939     </type>
3940     <type name="Test2+IOp`1[T]">
3941       <method name="Void .ctor()">
3942         <size>7</size>
3943       </method>
3944     </type>
3945     <type name="X">
3946       <method name="Void .ctor()">
3947         <size>7</size>
3948       </method>
3949       <method name="Void Main()">
3950         <size>1</size>
3951       </method>
3952     </type>
3953   </test>
3954   <test name="gtest-150.cs">
3955     <type name="Test1">
3956       <method name="Void Foo[T,OP](UInt32)">
3957         <size>35</size>
3958       </method>
3959       <method name="Void Main()">
3960         <size>15</size>
3961       </method>
3962     </type>
3963     <type name="Test1+Op">
3964       <method name="UInt16 Test1.IOp&lt;ushort&gt;.Func(UInt32)">
3965         <size>5</size>
3966       </method>
3967       <method name="UInt32 Test1.IOp&lt;uint&gt;.Func(UInt32)">
3968         <size>4</size>
3969       </method>
3970     </type>
3971   </test>
3972   <test name="gtest-151.cs">
3973     <type name="Test`1[T]">
3974       <method name="Void .ctor()">
3975         <size>15</size>
3976       </method>
3977     </type>
3978     <type name="X">
3979       <method name="Void .ctor()">
3980         <size>7</size>
3981       </method>
3982       <method name="Int32 Main()">
3983         <size>8</size>
3984       </method>
3985     </type>
3986   </test>
3987   <test name="gtest-152.cs">
3988     <type name="EnumerableBase`1[T]">
3989       <method name="Void .ctor()">
3990         <size>7</size>
3991       </method>
3992       <method name="IFoo IFoo.Hello()">
3993         <size>7</size>
3994       </method>
3995       <method name="IFoo`1 Hello()">
3996         <size>0</size>
3997       </method>
3998     </type>
3999     <type name="CollectionBase`1[T]">
4000       <method name="Void .ctor()">
4001         <size>7</size>
4002       </method>
4003     </type>
4004     <type name="HashBag`1[T]">
4005       <method name="Void .ctor()">
4006         <size>7</size>
4007       </method>
4008       <method name="IFoo`1 Hello()">
4009         <size>2</size>
4010       </method>
4011     </type>
4012     <type name="X">
4013       <method name="Void .ctor()">
4014         <size>7</size>
4015       </method>
4016       <method name="Void Main()">
4017         <size>1</size>
4018       </method>
4019     </type>
4020   </test>
4021   <test name="gtest-153.cs">
4022     <type name="MyClass`1[T]">
4023       <method name="Void .ctor()">
4024         <size>56</size>
4025       </method>
4026     </type>
4027     <type name="X">
4028       <method name="Void .ctor()">
4029         <size>7</size>
4030       </method>
4031       <method name="Void Main()">
4032         <size>1</size>
4033       </method>
4034     </type>
4035   </test>
4036   <test name="gtest-154.cs">
4037     <type name="B">
4038       <method name="Void .ctor()">
4039         <size>7</size>
4040       </method>
4041       <method name="T`1[X] M[X]()">
4042         <size>13</size>
4043       </method>
4044       <method name="T`1[System.Int64] N()">
4045         <size>30</size>
4046       </method>
4047     </type>
4048     <type name="D">
4049       <method name="Void .ctor()">
4050         <size>7</size>
4051       </method>
4052       <method name="Void Main()">
4053         <size>13</size>
4054       </method>
4055     </type>
4056     <type name="T`1[X]">
4057       <method name="Void .ctor(Object, IntPtr)">
4058         <size>0</size>
4059       </method>
4060       <method name="Int32 Invoke(X)">
4061         <size>0</size>
4062       </method>
4063       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
4064         <size>0</size>
4065       </method>
4066       <method name="Int32 EndInvoke(IAsyncResult)">
4067         <size>0</size>
4068       </method>
4069     </type>
4070     <type name="B">
4071       <method name="Int32 &lt;N&gt;m__1(Int64)">
4072         <size>2</size>
4073       </method>
4074       <method name="Int32 &lt;M`1&gt;m__0[X](X)">
4075         <size>2</size>
4076       </method>
4077     </type>
4078   </test>
4079   <test name="gtest-155.cs">
4080     <type name="MyClass`1[T]">
4081       <method name="Void .ctor()">
4082         <size>56</size>
4083       </method>
4084     </type>
4085     <type name="X">
4086       <method name="Void .ctor()">
4087         <size>7</size>
4088       </method>
4089       <method name="Void Main()">
4090         <size>1</size>
4091       </method>
4092     </type>
4093   </test>
4094   <test name="gtest-156.cs">
4095     <type name="FLMID.Bugs.Marshal15.D">
4096       <method name="Void .ctor()">
4097         <size>18</size>
4098       </method>
4099       <method name="Void Main(System.String[])">
4100         <size>11</size>
4101       </method>
4102     </type>
4103   </test>
4104   <test name="gtest-157.cs">
4105     <type name="kv`2[k,v]">
4106       <method name="Void .ctor()">
4107         <size>7</size>
4108       </method>
4109     </type>
4110     <type name="m`2[k,v]">
4111       <method name="Void .ctor()">
4112         <size>7</size>
4113       </method>
4114     </type>
4115     <type name="X">
4116       <method name="Void .ctor()">
4117         <size>7</size>
4118       </method>
4119       <method name="Void Main()">
4120         <size>1</size>
4121       </method>
4122     </type>
4123     <type name="m`2[k,v]">
4124       <method name="Void a&lt;kv&lt;k,v&gt;&gt;.x()">
4125         <size>1</size>
4126       </method>
4127     </type>
4128   </test>
4129   <test name="gtest-158.cs">
4130     <type name="Moo`1[C]">
4131       <method name="Void .ctor()">
4132         <size>7</size>
4133       </method>
4134     </type>
4135     <type name="Moo`1+Foo[C]">
4136       <method name="Void .ctor()">
4137         <size>7</size>
4138       </method>
4139     </type>
4140     <type name="Test">
4141       <method name="Void .ctor()">
4142         <size>7</size>
4143       </method>
4144     </type>
4145     <type name="X">
4146       <method name="Void .ctor()">
4147         <size>7</size>
4148       </method>
4149       <method name="Void Main()">
4150         <size>7</size>
4151       </method>
4152     </type>
4153   </test>
4154   <test name="gtest-159.cs">
4155     <type name="App">
4156       <method name="Void .ctor()">
4157         <size>7</size>
4158       </method>
4159       <method name="Void Main()">
4160         <size>96</size>
4161       </method>
4162     </type>
4163   </test>
4164   <test name="gtest-160.cs">
4165     <type name="Fun`2[A,B]">
4166       <method name="Void .ctor()">
4167         <size>7</size>
4168       </method>
4169     </type>
4170     <type name="List`1[T]">
4171       <method name="Void .ctor()">
4172         <size>7</size>
4173       </method>
4174       <method name="List`1[T2] Map[T2](Fun`2[T,T2])">
4175         <size>6</size>
4176       </method>
4177       <method name="Void foo[T2]()">
4178         <size>17</size>
4179       </method>
4180     </type>
4181     <type name="X">
4182       <method name="Void .ctor()">
4183         <size>7</size>
4184       </method>
4185       <method name="Void Main()">
4186         <size>1</size>
4187       </method>
4188     </type>
4189   </test>
4190   <test name="gtest-161.cs">
4191     <type name="App">
4192       <method name="Void .ctor()">
4193         <size>7</size>
4194       </method>
4195       <method name="U apply[T,U](T, FP+Mapping`2[T,U])">
4196         <size>8</size>
4197       </method>
4198       <method name="Void Main()">
4199         <size>56</size>
4200       </method>
4201       <method name="System.String &lt;Main&gt;m__0(Int32)">
4202         <size>8</size>
4203       </method>
4204     </type>
4205   </test>
4206   <test name="gtest-162.cs">
4207     <type name="Generic`1[T]">
4208       <method name="Void .ctor()">
4209         <size>7</size>
4210       </method>
4211     </type>
4212     <type name="X">
4213       <method name="Void .ctor()">
4214         <size>7</size>
4215       </method>
4216       <method name="Int32 Main()">
4217         <size>33</size>
4218       </method>
4219     </type>
4220     <type name="Generic`1+Delegate[T]">
4221       <method name="Void .ctor(Object, IntPtr)">
4222         <size>0</size>
4223       </method>
4224       <method name="Void Invoke(Generic`1[T], T)">
4225         <size>0</size>
4226       </method>
4227       <method name="IAsyncResult BeginInvoke(Generic`1[T], T, System.AsyncCallback, System.Object)">
4228         <size>0</size>
4229       </method>
4230       <method name="Void EndInvoke(IAsyncResult)">
4231         <size>0</size>
4232       </method>
4233     </type>
4234   </test>
4235   <test name="gtest-163.cs">
4236     <type name="Foo`1[T]">
4237       <method name="Void .ctor()">
4238         <size>7</size>
4239       </method>
4240       <method name="IEnumerator`1 getEnumerator(Int32)">
4241         <size>22</size>
4242       </method>
4243     </type>
4244     <type name="X">
4245       <method name="Void .ctor()">
4246         <size>7</size>
4247       </method>
4248       <method name="Void Main()">
4249         <size>1</size>
4250       </method>
4251     </type>
4252     <type name="Foo`1+&lt;getEnumerator&gt;c__Iterator0[T]">
4253       <method name="Void .ctor()">
4254         <size>7</size>
4255       </method>
4256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4257         <size>12</size>
4258       </method>
4259       <method name="Boolean MoveNext()">
4260         <size>95</size>
4261       </method>
4262       <method name="Void Dispose()">
4263         <size>8</size>
4264       </method>
4265       <method name="Void Reset()">
4266         <size>6</size>
4267       </method>
4268       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4269         <size>7</size>
4270       </method>
4271     </type>
4272   </test>
4273   <test name="gtest-164.cs">
4274     <type name="FunEnumerable">
4275       <method name="Void .ctor(Int32, Int2Int)">
4276         <size>21</size>
4277       </method>
4278       <method name="IEnumerator`1 GetEnumerator()">
4279         <size>15</size>
4280       </method>
4281     </type>
4282     <type name="X">
4283       <method name="Void .ctor()">
4284         <size>7</size>
4285       </method>
4286       <method name="Void Main()">
4287         <size>1</size>
4288       </method>
4289     </type>
4290     <type name="Int2Int">
4291       <method name="Void .ctor(Object, IntPtr)">
4292         <size>0</size>
4293       </method>
4294       <method name="Int32 Invoke(Int32)">
4295         <size>0</size>
4296       </method>
4297       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
4298         <size>0</size>
4299       </method>
4300       <method name="Int32 EndInvoke(IAsyncResult)">
4301         <size>0</size>
4302       </method>
4303     </type>
4304     <type name="FunEnumerable+&lt;GetEnumerator&gt;c__Iterator0">
4305       <method name="Void .ctor()">
4306         <size>7</size>
4307       </method>
4308       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4309         <size>12</size>
4310       </method>
4311       <method name="Boolean MoveNext()">
4312         <size>91</size>
4313       </method>
4314       <method name="Void Dispose()">
4315         <size>8</size>
4316       </method>
4317       <method name="Void Reset()">
4318         <size>6</size>
4319       </method>
4320       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
4321         <size>7</size>
4322       </method>
4323     </type>
4324   </test>
4325   <test name="gtest-165.cs">
4326     <type name="X">
4327       <method name="Void .ctor()">
4328         <size>7</size>
4329       </method>
4330       <method name="IEnumerable GetIt(System.Int32[])">
4331         <size>30</size>
4332       </method>
4333       <method name="Int32 Main()">
4334         <size>117</size>
4335       </method>
4336     </type>
4337     <type name="X+A">
4338       <method name="Void .ctor(Object, IntPtr)">
4339         <size>0</size>
4340       </method>
4341       <method name="Void Invoke()">
4342         <size>0</size>
4343       </method>
4344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4345         <size>0</size>
4346       </method>
4347       <method name="Void EndInvoke(IAsyncResult)">
4348         <size>0</size>
4349       </method>
4350     </type>
4351     <type name="X+&lt;GetIt&gt;c__Iterator0">
4352       <method name="Void .ctor()">
4353         <size>7</size>
4354       </method>
4355       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4356         <size>7</size>
4357       </method>
4358       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4359         <size>7</size>
4360       </method>
4361       <method name="Boolean MoveNext()">
4362         <size>201</size>
4363       </method>
4364       <method name="Void &lt;&gt;m__0()">
4365         <size>22</size>
4366       </method>
4367       <method name="Void Dispose()">
4368         <size>8</size>
4369       </method>
4370       <method name="Void Reset()">
4371         <size>6</size>
4372       </method>
4373       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4374         <size>7</size>
4375       </method>
4376       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4377         <size>40</size>
4378       </method>
4379     </type>
4380     <type name="&lt;PrivateImplementationDetails&gt;">
4381       <method name="Void .ctor()">
4382         <size>7</size>
4383       </method>
4384     </type>
4385   </test>
4386   <test name="gtest-166.cs">
4387     <type name="C">
4388       <method name="Void .ctor()">
4389         <size>7</size>
4390       </method>
4391       <method name="Int32 Test()">
4392         <size>324</size>
4393       </method>
4394       <method name="Int32 Main()">
4395         <size>6</size>
4396       </method>
4397     </type>
4398     <type name="TestNew">
4399       <method name="Void SetTest()">
4400         <size>20</size>
4401       </method>
4402     </type>
4403   </test>
4404   <test name="gtest-167.cs">
4405     <type name="TestAttribute">
4406       <method name="Void .ctor()">
4407         <size>7</size>
4408       </method>
4409     </type>
4410     <type name="TestNotAttribute">
4411       <method name="Void .ctor()">
4412         <size>7</size>
4413       </method>
4414     </type>
4415     <type name="TestMultiAttribute">
4416       <method name="Void .ctor()">
4417         <size>7</size>
4418       </method>
4419     </type>
4420     <type name="Class1">
4421       <method name="Void .ctor()">
4422         <size>7</size>
4423       </method>
4424     </type>
4425     <type name="Class2">
4426       <method name="Void .ctor()">
4427         <size>7</size>
4428       </method>
4429     </type>
4430     <type name="Class3">
4431       <method name="Void .ctor()">
4432         <size>7</size>
4433       </method>
4434     </type>
4435     <type name="TestClass">
4436       <method name="Void .ctor()">
4437         <size>7</size>
4438       </method>
4439       <method name="Int32 Main()">
4440         <size>86</size>
4441       </method>
4442     </type>
4443   </test>
4444   <test name="gtest-168.cs">
4445     <type name="lis`1[a]">
4446       <method name="Void .ctor()">
4447         <size>7</size>
4448       </method>
4449     </type>
4450     <type name="M">
4451       <method name="Void .ctor()">
4452         <size>7</size>
4453       </method>
4454       <method name="lis`1[a] Rev[a](lis`1[a])">
4455         <size>2</size>
4456       </method>
4457       <method name="lis`1[b] MapFromArray[a,b](a[])">
4458         <size>11</size>
4459       </method>
4460     </type>
4461     <type name="X">
4462       <method name="Void .ctor()">
4463         <size>7</size>
4464       </method>
4465       <method name="Void Main()">
4466         <size>1</size>
4467       </method>
4468     </type>
4469   </test>
4470   <test name="gtest-169.cs">
4471     <type name="list`1[A]">
4472       <method name="Void .ctor()">
4473         <size>7</size>
4474       </method>
4475     </type>
4476     <type name="list`1+Cons`1[A,T]">
4477       <method name="Void .ctor()">
4478         <size>7</size>
4479       </method>
4480     </type>
4481     <type name="list`1+Nil`1[A,T]">
4482       <method name="Void .ctor()">
4483         <size>7</size>
4484       </method>
4485     </type>
4486     <type name="C">
4487       <method name="Void .ctor()">
4488         <size>7</size>
4489       </method>
4490       <method name="Void Rev[T](list`1[T])">
4491         <size>43</size>
4492       </method>
4493     </type>
4494     <type name="M">
4495       <method name="Void .ctor()">
4496         <size>7</size>
4497       </method>
4498       <method name="Void Main()">
4499         <size>21</size>
4500       </method>
4501     </type>
4502   </test>
4503   <test name="gtest-170.cs">
4504     <type name="C`1[A]">
4505       <method name="Void .ctor()">
4506         <size>7</size>
4507       </method>
4508       <method name="Void foo[B](C`1[B])">
4509         <size>7</size>
4510       </method>
4511     </type>
4512     <type name="D">
4513       <method name="Void .ctor()">
4514         <size>7</size>
4515       </method>
4516       <method name="Void append[A](C`1[A])">
4517         <size>1</size>
4518       </method>
4519       <method name="Void Main()">
4520         <size>7</size>
4521       </method>
4522     </type>
4523   </test>
4524   <test name="gtest-171.cs">
4525     <type name="list`1[a]">
4526       <method name="Void .ctor()">
4527         <size>7</size>
4528       </method>
4529     </type>
4530     <type name="Nil`1[a]">
4531       <method name="Void .ctor()">
4532         <size>7</size>
4533       </method>
4534       <method name="Void .cctor()">
4535         <size>11</size>
4536       </method>
4537     </type>
4538     <type name="Test">
4539       <method name="Void .ctor()">
4540         <size>7</size>
4541       </method>
4542       <method name="Void Main()">
4543         <size>24</size>
4544       </method>
4545     </type>
4546   </test>
4547   <test name="gtest-172.cs">
4548     <type name="M">
4549       <method name="Void .ctor()">
4550         <size>7</size>
4551       </method>
4552       <method name="Void Main()">
4553         <size>7</size>
4554       </method>
4555     </type>
4556   </test>
4557   <test name="gtest-173.cs">
4558     <type name="List`1[t]">
4559       <method name="Void .ctor()">
4560         <size>7</size>
4561       </method>
4562       <method name="Void foo[b](List`1[t])">
4563         <size>27</size>
4564       </method>
4565     </type>
4566     <type name="C">
4567       <method name="Void .ctor()">
4568         <size>7</size>
4569       </method>
4570     </type>
4571     <type name="D">
4572       <method name="Void .ctor()">
4573         <size>7</size>
4574       </method>
4575     </type>
4576     <type name="M">
4577       <method name="Void .ctor()">
4578         <size>7</size>
4579       </method>
4580       <method name="Void Main()">
4581         <size>27</size>
4582       </method>
4583     </type>
4584   </test>
4585   <test name="gtest-174.cs">
4586     <type name="B`1[T]">
4587       <method name="Void .ctor()">
4588         <size>7</size>
4589       </method>
4590       <method name="Void .cctor()">
4591         <size>11</size>
4592       </method>
4593     </type>
4594     <type name="M">
4595       <method name="Void .ctor()">
4596         <size>7</size>
4597       </method>
4598       <method name="Void Main()">
4599         <size>13</size>
4600       </method>
4601     </type>
4602   </test>
4603   <test name="gtest-175.cs">
4604     <type name="Foo">
4605       <method name="Void .ctor()">
4606         <size>7</size>
4607       </method>
4608     </type>
4609     <type name="X">
4610       <method name="Void .ctor()">
4611         <size>7</size>
4612       </method>
4613       <method name="Foo Test(Foo, Foo)">
4614         <size>10</size>
4615       </method>
4616       <method name="Int32 Main()">
4617         <size>33</size>
4618       </method>
4619     </type>
4620   </test>
4621   <test name="gtest-176.cs">
4622     <type name="lis`1[a]">
4623       <method name="Void .ctor()">
4624         <size>7</size>
4625       </method>
4626     </type>
4627     <type name="fn`3[a,b,r]">
4628       <method name="Void .ctor()">
4629         <size>7</size>
4630       </method>
4631       <method name="r apply(a, b)">
4632         <size>0</size>
4633       </method>
4634     </type>
4635     <type name="fn1`1[a]">
4636       <method name="Void .ctor()">
4637         <size>7</size>
4638       </method>
4639       <method name="lis`1[a] apply(lis`1[a], lis`1[a])">
4640         <size>8</size>
4641       </method>
4642     </type>
4643     <type name="M">
4644       <method name="Void .ctor()">
4645         <size>7</size>
4646       </method>
4647       <method name="b FoldLeft[a,b](a, b, fn`3[a,b,b])">
4648         <size>9</size>
4649       </method>
4650       <method name="lis`1[a] RevAppend[a](lis`1[a], lis`1[a])">
4651         <size>2</size>
4652       </method>
4653       <method name="lis`1[lis`1[a]] Concat[a](lis`1[lis`1[a]])">
4654         <size>17</size>
4655       </method>
4656       <method name="Void Main()">
4657         <size>12</size>
4658       </method>
4659     </type>
4660   </test>
4661   <test name="gtest-177.cs">
4662     <type name="X">
4663       <method name="Void .ctor()">
4664         <size>7</size>
4665       </method>
4666       <method name="Void .cctor()">
4667         <size>25</size>
4668       </method>
4669       <method name="Int32 Main()">
4670         <size>96</size>
4671       </method>
4672     </type>
4673     <type name="X`1[T]">
4674       <method name="Void .ctor()">
4675         <size>7</size>
4676       </method>
4677       <method name="IEnumerator`1 Y(IEnumerable`1)">
4678         <size>7</size>
4679       </method>
4680       <method name="T Z(IList`1, Int32)">
4681         <size>8</size>
4682       </method>
4683     </type>
4684   </test>
4685   <test name="gtest-178.cs">
4686     <type name="X">
4687       <method name="Void .ctor()">
4688         <size>7</size>
4689       </method>
4690       <method name="Void Main()">
4691         <size>1</size>
4692       </method>
4693     </type>
4694   </test>
4695   <test name="gtest-179.cs">
4696     <type name="X`1[T]">
4697       <method name="Void .ctor()">
4698         <size>7</size>
4699       </method>
4700       <method name="Int32 get_i()">
4701         <size>2</size>
4702       </method>
4703       <method name="Void set_i(Int32)">
4704         <size>1</size>
4705       </method>
4706       <method name="Int32 myMain()">
4707         <size>14</size>
4708       </method>
4709     </type>
4710     <type name="Y">
4711       <method name="Void .ctor()">
4712         <size>7</size>
4713       </method>
4714       <method name="Int32 Main()">
4715         <size>6</size>
4716       </method>
4717     </type>
4718   </test>
4719   <test name="gtest-180.cs">
4720     <type name="C">
4721       <method name="Void .ctor()">
4722         <size>7</size>
4723       </method>
4724     </type>
4725     <type name="C+CC">
4726       <method name="Void .ctor()">
4727         <size>7</size>
4728       </method>
4729     </type>
4730     <type name="Program">
4731       <method name="Void .ctor()">
4732         <size>7</size>
4733       </method>
4734       <method name="Int32 Main()">
4735         <size>197</size>
4736       </method>
4737     </type>
4738     <type name="D">
4739       <method name="Void .ctor(Object, IntPtr)">
4740         <size>0</size>
4741       </method>
4742       <method name="Void Invoke()">
4743         <size>0</size>
4744       </method>
4745       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
4746         <size>0</size>
4747       </method>
4748       <method name="Void EndInvoke(IAsyncResult)">
4749         <size>0</size>
4750       </method>
4751     </type>
4752   </test>
4753   <test name="gtest-181.cs">
4754     <type name="X">
4755       <method name="Void .ctor()">
4756         <size>7</size>
4757       </method>
4758       <method name="IEnumerator get_GetIt()">
4759         <size>8</size>
4760       </method>
4761       <method name="Void set_GetIt(IEnumerator)">
4762         <size>1</size>
4763       </method>
4764       <method name="IEnumerable get_Item(Int32)">
4765         <size>30</size>
4766       </method>
4767       <method name="Void set_Item(Int32, IEnumerable)">
4768         <size>1</size>
4769       </method>
4770       <method name="Int32 Main()">
4771         <size>184</size>
4772       </method>
4773     </type>
4774     <type name="X+&lt;&gt;c__Iterator0">
4775       <method name="Void .ctor()">
4776         <size>7</size>
4777       </method>
4778       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4779         <size>7</size>
4780       </method>
4781       <method name="Boolean MoveNext()">
4782         <size>126</size>
4783       </method>
4784       <method name="Void Dispose()">
4785         <size>8</size>
4786       </method>
4787       <method name="Void Reset()">
4788         <size>6</size>
4789       </method>
4790     </type>
4791     <type name="X+&lt;&gt;c__Iterator1">
4792       <method name="Void .ctor()">
4793         <size>7</size>
4794       </method>
4795       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4796         <size>7</size>
4797       </method>
4798       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4799         <size>7</size>
4800       </method>
4801       <method name="Boolean MoveNext()">
4802         <size>147</size>
4803       </method>
4804       <method name="Void Dispose()">
4805         <size>8</size>
4806       </method>
4807       <method name="Void Reset()">
4808         <size>6</size>
4809       </method>
4810     </type>
4811     <type name="X+&lt;&gt;c__Iterator0">
4812       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4813         <size>7</size>
4814       </method>
4815     </type>
4816     <type name="X+&lt;&gt;c__Iterator1">
4817       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
4818         <size>7</size>
4819       </method>
4820       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
4821         <size>40</size>
4822       </method>
4823     </type>
4824   </test>
4825   <test name="gtest-182.cs">
4826     <type name="C1">
4827       <method name="Void .ctor()">
4828         <size>7</size>
4829       </method>
4830       <method name="Int32 GetId()">
4831         <size>3</size>
4832       </method>
4833     </type>
4834     <type name="X">
4835       <method name="Void .ctor()">
4836         <size>7</size>
4837       </method>
4838       <method name="Void foo[a](a)">
4839         <size>15</size>
4840       </method>
4841       <method name="Void Main()">
4842         <size>11</size>
4843       </method>
4844     </type>
4845   </test>
4846   <test name="gtest-183.cs">
4847     <type name="test.Test`1[T]">
4848       <method name="Void .ctor()">
4849         <size>7</size>
4850       </method>
4851       <method name="IEnumerable`1 Lookup(T)">
4852         <size>30</size>
4853       </method>
4854     </type>
4855     <type name="test.Program">
4856       <method name="Void .ctor()">
4857         <size>7</size>
4858       </method>
4859       <method name="Void Main(System.String[])">
4860         <size>69</size>
4861       </method>
4862     </type>
4863     <type name="test.Test`1+&lt;Lookup&gt;c__Iterator0[T]">
4864       <method name="Void .ctor()">
4865         <size>7</size>
4866       </method>
4867       <method name="System.Object System.Collections.IEnumerator.get_Current()">
4868         <size>12</size>
4869       </method>
4870       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
4871         <size>7</size>
4872       </method>
4873       <method name="Boolean MoveNext()">
4874         <size>84</size>
4875       </method>
4876       <method name="Void Dispose()">
4877         <size>8</size>
4878       </method>
4879       <method name="Void Reset()">
4880         <size>6</size>
4881       </method>
4882       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
4883         <size>7</size>
4884       </method>
4885       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
4886         <size>40</size>
4887       </method>
4888     </type>
4889   </test>
4890   <test name="gtest-184.cs">
4891     <type name="X">
4892       <method name="Void .ctor()">
4893         <size>7</size>
4894       </method>
4895       <method name="Void Main()">
4896         <size>68</size>
4897       </method>
4898       <method name="Boolean &lt;Main&gt;m__0(System.String)">
4899         <size>12</size>
4900       </method>
4901     </type>
4902   </test>
4903   <test name="gtest-185.cs">
4904     <type name="App">
4905       <method name="Void .ctor()">
4906         <size>7</size>
4907       </method>
4908       <method name="Void Main()">
4909         <size>47</size>
4910       </method>
4911     </type>
4912     <type name="FP">
4913       <method name="Void .ctor()">
4914         <size>7</size>
4915       </method>
4916       <method name="T[] appendArrays[T](T[][])">
4917         <size>140</size>
4918       </method>
4919     </type>
4920   </test>
4921   <test name="gtest-186.cs">
4922     <type name="Tuple`2[a,b]">
4923       <method name="Void .ctor(a, b)">
4924         <size>21</size>
4925       </method>
4926     </type>
4927     <type name="Test">
4928       <method name="Void .ctor()">
4929         <size>7</size>
4930       </method>
4931       <method name="Void Main()">
4932         <size>120</size>
4933       </method>
4934     </type>
4935     <type name="TestSimpleObject">
4936       <method name="Void .ctor()">
4937         <size>25</size>
4938       </method>
4939       <method name="Void Print()">
4940         <size>17</size>
4941       </method>
4942     </type>
4943   </test>
4944   <test name="gtest-187.cs">
4945     <type name="Foo`1[T]">
4946       <method name="Void .ctor()">
4947         <size>7</size>
4948       </method>
4949       <method name="T next()">
4950         <size>7</size>
4951       </method>
4952     </type>
4953     <type name="Goo">
4954       <method name="Void .ctor()">
4955         <size>7</size>
4956       </method>
4957     </type>
4958     <type name="Test">
4959       <method name="Void .ctor()">
4960         <size>7</size>
4961       </method>
4962       <method name="Void Main()">
4963         <size>14</size>
4964       </method>
4965     </type>
4966   </test>
4967   <test name="gtest-188.cs">
4968     <type name="Foo">
4969       <method name="Void .ctor(Object[])">
4970         <size>11</size>
4971       </method>
4972       <method name="Void .ctor(Object[], Object)">
4973         <size>217</size>
4974       </method>
4975       <method name="Void add_DoSomething(System.EventHandler)">
4976         <size>24</size>
4977       </method>
4978       <method name="Void remove_DoSomething(System.EventHandler)">
4979         <size>24</size>
4980       </method>
4981       <method name="Void Main()">
4982         <size>21</size>
4983       </method>
4984     </type>
4985     <type name="Foo+&lt;Foo&gt;c__AnonStorey0">
4986       <method name="Void .ctor()">
4987         <size>7</size>
4988       </method>
4989       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
4990         <size>46</size>
4991       </method>
4992     </type>
4993     <type name="Foo+&lt;Foo&gt;c__AnonStorey1">
4994       <method name="Void .ctor()">
4995         <size>7</size>
4996       </method>
4997     </type>
4998   </test>
4999   <test name="gtest-189.cs">
5000     <type name="Bar">
5001       <method name="Void .ctor()">
5002         <size>7</size>
5003       </method>
5004     </type>
5005     <type name="Cont`1[T]">
5006       <method name="Void .ctor(T)">
5007         <size>14</size>
5008       </method>
5009       <method name="System.String ToString()">
5010         <size>18</size>
5011       </method>
5012     </type>
5013     <type name="M">
5014       <method name="Void .ctor()">
5015         <size>7</size>
5016       </method>
5017       <method name="Void Main()">
5018         <size>18</size>
5019       </method>
5020     </type>
5021   </test>
5022   <test name="gtest-190.cs">
5023     <type name="Foo`1[T]">
5024       <method name="Void .ctor()">
5025         <size>7</size>
5026       </method>
5027       <method name="Foo`1+Node[T] GetRoot()">
5028         <size>6</size>
5029       </method>
5030       <method name="Void Test(Foo`1+Node[T])">
5031         <size>14</size>
5032       </method>
5033     </type>
5034     <type name="Foo`1+Node[T]">
5035       <method name="Void .ctor()">
5036         <size>7</size>
5037       </method>
5038     </type>
5039     <type name="Foo`1+ConcatNode[T]">
5040       <method name="Void .ctor()">
5041         <size>7</size>
5042       </method>
5043     </type>
5044     <type name="X">
5045       <method name="Void .ctor()">
5046         <size>7</size>
5047       </method>
5048       <method name="Void Main()">
5049         <size>21</size>
5050       </method>
5051     </type>
5052   </test>
5053   <test name="gtest-191.cs">
5054     <type name="Test1.Test">
5055       <method name="IEnumerable`1 Replace[T]()">
5056         <size>16</size>
5057       </method>
5058     </type>
5059     <type name="Test2.Test`1[S]">
5060       <method name="Void .ctor()">
5061         <size>7</size>
5062       </method>
5063       <method name="IEnumerable`1 Replace[T]()">
5064         <size>16</size>
5065       </method>
5066     </type>
5067     <type name="Test3.Test`1[S]">
5068       <method name="Void .ctor()">
5069         <size>7</size>
5070       </method>
5071       <method name="IEnumerable`1 Replace[T](IEnumerable`1, IEnumerable`1)">
5072         <size>16</size>
5073       </method>
5074     </type>
5075     <type name="Test4.Test">
5076       <method name="Void .ctor()">
5077         <size>7</size>
5078       </method>
5079       <method name="IEnumerable`1 Replace[T]()">
5080         <size>16</size>
5081       </method>
5082     </type>
5083     <type name="Test5.Test">
5084       <method name="Void .ctor()">
5085         <size>7</size>
5086       </method>
5087       <method name="IEnumerable`1 Replace[T](T)">
5088         <size>30</size>
5089       </method>
5090     </type>
5091     <type name="Test6.Test">
5092       <method name="Void .ctor()">
5093         <size>7</size>
5094       </method>
5095       <method name="IEnumerable`1 Replace[T](T)">
5096         <size>30</size>
5097       </method>
5098     </type>
5099     <type name="Test7.Test">
5100       <method name="Void .ctor()">
5101         <size>7</size>
5102       </method>
5103       <method name="IEnumerable`1 Replace[T](T[])">
5104         <size>30</size>
5105       </method>
5106     </type>
5107     <type name="X">
5108       <method name="Void .ctor()">
5109         <size>7</size>
5110       </method>
5111       <method name="Void Main()">
5112         <size>1</size>
5113       </method>
5114     </type>
5115     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5116       <method name="Void .ctor()">
5117         <size>7</size>
5118       </method>
5119       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5120         <size>12</size>
5121       </method>
5122       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5123         <size>7</size>
5124       </method>
5125       <method name="Boolean MoveNext()">
5126         <size>25</size>
5127       </method>
5128       <method name="Void Dispose()">
5129         <size>8</size>
5130       </method>
5131       <method name="Void Reset()">
5132         <size>6</size>
5133       </method>
5134     </type>
5135     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5136       <method name="Void .ctor()">
5137         <size>7</size>
5138       </method>
5139       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5140         <size>12</size>
5141       </method>
5142       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5143         <size>7</size>
5144       </method>
5145       <method name="Boolean MoveNext()">
5146         <size>25</size>
5147       </method>
5148       <method name="Void Dispose()">
5149         <size>8</size>
5150       </method>
5151       <method name="Void Reset()">
5152         <size>6</size>
5153       </method>
5154     </type>
5155     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5156       <method name="Void .ctor()">
5157         <size>7</size>
5158       </method>
5159       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5160         <size>12</size>
5161       </method>
5162       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5163         <size>7</size>
5164       </method>
5165       <method name="Boolean MoveNext()">
5166         <size>25</size>
5167       </method>
5168       <method name="Void Dispose()">
5169         <size>8</size>
5170       </method>
5171       <method name="Void Reset()">
5172         <size>6</size>
5173       </method>
5174     </type>
5175     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5176       <method name="Void .ctor()">
5177         <size>7</size>
5178       </method>
5179       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5180         <size>12</size>
5181       </method>
5182       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5183         <size>7</size>
5184       </method>
5185       <method name="Boolean MoveNext()">
5186         <size>25</size>
5187       </method>
5188       <method name="Void Dispose()">
5189         <size>8</size>
5190       </method>
5191       <method name="Void Reset()">
5192         <size>6</size>
5193       </method>
5194     </type>
5195     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5196       <method name="Void .ctor()">
5197         <size>7</size>
5198       </method>
5199       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5200         <size>12</size>
5201       </method>
5202       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5203         <size>7</size>
5204       </method>
5205       <method name="Boolean MoveNext()">
5206         <size>70</size>
5207       </method>
5208       <method name="Void Dispose()">
5209         <size>8</size>
5210       </method>
5211       <method name="Void Reset()">
5212         <size>6</size>
5213       </method>
5214     </type>
5215     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5216       <method name="Void .ctor()">
5217         <size>7</size>
5218       </method>
5219       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5220         <size>12</size>
5221       </method>
5222       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5223         <size>7</size>
5224       </method>
5225       <method name="Boolean MoveNext()">
5226         <size>82</size>
5227       </method>
5228       <method name="Void Dispose()">
5229         <size>8</size>
5230       </method>
5231       <method name="Void Reset()">
5232         <size>6</size>
5233       </method>
5234     </type>
5235     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5236       <method name="Void .ctor()">
5237         <size>7</size>
5238       </method>
5239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5240         <size>7</size>
5241       </method>
5242       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5243         <size>7</size>
5244       </method>
5245       <method name="Boolean MoveNext()">
5246         <size>82</size>
5247       </method>
5248       <method name="Void Dispose()">
5249         <size>8</size>
5250       </method>
5251       <method name="Void Reset()">
5252         <size>6</size>
5253       </method>
5254     </type>
5255     <type name="Test1.Test+&lt;Replace&gt;c__Iterator0`1[T]">
5256       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5257         <size>7</size>
5258       </method>
5259       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5260         <size>26</size>
5261       </method>
5262     </type>
5263     <type name="Test2.Test`1+&lt;Replace&gt;c__Iterator1`1[S,T]">
5264       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5265         <size>7</size>
5266       </method>
5267       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5268         <size>26</size>
5269       </method>
5270     </type>
5271     <type name="Test3.Test`1+&lt;Replace&gt;c__Iterator2`1[S,T]">
5272       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.get_Current()">
5273         <size>7</size>
5274       </method>
5275       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;S,T&gt;&gt;.GetEnumerator()">
5276         <size>26</size>
5277       </method>
5278     </type>
5279     <type name="Test4.Test+&lt;Replace&gt;c__Iterator3`1[T]">
5280       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5281         <size>7</size>
5282       </method>
5283       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5284         <size>26</size>
5285       </method>
5286     </type>
5287     <type name="Test5.Test+&lt;Replace&gt;c__Iterator4`1[T]">
5288       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5289         <size>7</size>
5290       </method>
5291       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5292         <size>40</size>
5293       </method>
5294     </type>
5295     <type name="Test6.Test+&lt;Replace&gt;c__Iterator5`1[T]">
5296       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5297         <size>7</size>
5298       </method>
5299       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
5300         <size>40</size>
5301       </method>
5302     </type>
5303     <type name="Test7.Test+&lt;Replace&gt;c__Iterator6`1[T]">
5304       <method name="T[] System.Collections.Generic.IEnumerator&lt;T[]&gt;.get_Current()">
5305         <size>7</size>
5306       </method>
5307       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T[]&gt;.GetEnumerator()">
5308         <size>40</size>
5309       </method>
5310     </type>
5311   </test>
5312   <test name="gtest-192.cs">
5313     <type name="xX">
5314       <method name="Void .ctor()">
5315         <size>7</size>
5316       </method>
5317       <method name="Void Main()">
5318         <size>1</size>
5319       </method>
5320     </type>
5321   </test>
5322   <test name="gtest-193.cs">
5323     <type name="OrderedMultiDictionary`2[T,U]">
5324       <method name="Void .ctor()">
5325         <size>7</size>
5326       </method>
5327       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5328         <size>29</size>
5329       </method>
5330     </type>
5331     <type name="RedBlackTree`1[S]">
5332       <method name="Void .ctor()">
5333         <size>7</size>
5334       </method>
5335       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5336         <size>16</size>
5337       </method>
5338     </type>
5339     <type name="X">
5340       <method name="Void .ctor()">
5341         <size>7</size>
5342       </method>
5343       <method name="Void Main()">
5344         <size>1</size>
5345       </method>
5346     </type>
5347     <type name="RedBlackTree`1+RangeTester[S]">
5348       <method name="Void .ctor(Object, IntPtr)">
5349         <size>0</size>
5350       </method>
5351       <method name="Int32 Invoke(S)">
5352         <size>0</size>
5353       </method>
5354       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5355         <size>0</size>
5356       </method>
5357       <method name="Int32 EndInvoke(IAsyncResult)">
5358         <size>0</size>
5359       </method>
5360     </type>
5361     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5362       <method name="Void .ctor()">
5363         <size>7</size>
5364       </method>
5365       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5366         <size>12</size>
5367       </method>
5368       <method name="Boolean MoveNext()">
5369         <size>48</size>
5370       </method>
5371       <method name="Void Dispose()">
5372         <size>8</size>
5373       </method>
5374       <method name="Void Reset()">
5375         <size>6</size>
5376       </method>
5377     </type>
5378     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5379       <method name="Void .ctor()">
5380         <size>7</size>
5381       </method>
5382       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5383         <size>12</size>
5384       </method>
5385       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5386         <size>7</size>
5387       </method>
5388       <method name="Boolean MoveNext()">
5389         <size>25</size>
5390       </method>
5391       <method name="Void Dispose()">
5392         <size>8</size>
5393       </method>
5394       <method name="Void Reset()">
5395         <size>6</size>
5396       </method>
5397     </type>
5398     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator0[T,U]">
5399       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5400         <size>7</size>
5401       </method>
5402     </type>
5403     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator1[S]">
5404       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5405         <size>7</size>
5406       </method>
5407       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5408         <size>26</size>
5409       </method>
5410     </type>
5411   </test>
5412   <test name="gtest-194.cs">
5413     <type name="RedBlackTree`1[S]">
5414       <method name="Void .ctor()">
5415         <size>7</size>
5416       </method>
5417       <method name="IEnumerable`1 EnumerateRange(RedBlackTree`1+RangeTester[S])">
5418         <size>16</size>
5419       </method>
5420     </type>
5421     <type name="OrderedMultiDictionary`2[T,U]">
5422       <method name="Void .ctor()">
5423         <size>7</size>
5424       </method>
5425       <method name="IEnumerator`1 EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5426         <size>29</size>
5427       </method>
5428     </type>
5429     <type name="X">
5430       <method name="Void .ctor()">
5431         <size>7</size>
5432       </method>
5433       <method name="Void Main()">
5434         <size>1</size>
5435       </method>
5436     </type>
5437     <type name="RedBlackTree`1+RangeTester[S]">
5438       <method name="Void .ctor(Object, IntPtr)">
5439         <size>0</size>
5440       </method>
5441       <method name="Int32 Invoke(S)">
5442         <size>0</size>
5443       </method>
5444       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5445         <size>0</size>
5446       </method>
5447       <method name="Int32 EndInvoke(IAsyncResult)">
5448         <size>0</size>
5449       </method>
5450     </type>
5451     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5452       <method name="Void .ctor()">
5453         <size>7</size>
5454       </method>
5455       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5456         <size>12</size>
5457       </method>
5458       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
5459         <size>7</size>
5460       </method>
5461       <method name="Boolean MoveNext()">
5462         <size>25</size>
5463       </method>
5464       <method name="Void Dispose()">
5465         <size>8</size>
5466       </method>
5467       <method name="Void Reset()">
5468         <size>6</size>
5469       </method>
5470     </type>
5471     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5472       <method name="Void .ctor()">
5473         <size>7</size>
5474       </method>
5475       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5476         <size>12</size>
5477       </method>
5478       <method name="Boolean MoveNext()">
5479         <size>48</size>
5480       </method>
5481       <method name="Void Dispose()">
5482         <size>8</size>
5483       </method>
5484       <method name="Void Reset()">
5485         <size>6</size>
5486       </method>
5487     </type>
5488     <type name="RedBlackTree`1+&lt;EnumerateRange&gt;c__Iterator0[S]">
5489       <method name="S System.Collections.Generic.IEnumerator&lt;S&gt;.get_Current()">
5490         <size>7</size>
5491       </method>
5492       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;S&gt;.GetEnumerator()">
5493         <size>26</size>
5494       </method>
5495     </type>
5496     <type name="OrderedMultiDictionary`2+&lt;EnumerateKeys&gt;c__Iterator1[T,U]">
5497       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
5498         <size>7</size>
5499       </method>
5500     </type>
5501   </test>
5502   <test name="gtest-195.cs">
5503     <type name="OrderedMultiDictionary`2[T,U]">
5504       <method name="Void .ctor()">
5505         <size>7</size>
5506       </method>
5507       <method name="Void EnumerateKeys(RedBlackTree`1+RangeTester[System.Collections.Generic.KeyValuePair`2[T,U]])">
5508         <size>13</size>
5509       </method>
5510     </type>
5511     <type name="RedBlackTree`1[S]">
5512       <method name="Void .ctor()">
5513         <size>7</size>
5514       </method>
5515       <method name="Void EnumerateRange(RedBlackTree`1+RangeTester[S])">
5516         <size>1</size>
5517       </method>
5518     </type>
5519     <type name="X">
5520       <method name="Void .ctor()">
5521         <size>7</size>
5522       </method>
5523       <method name="Void Main()">
5524         <size>1</size>
5525       </method>
5526     </type>
5527     <type name="RedBlackTree`1+RangeTester[S]">
5528       <method name="Void .ctor(Object, IntPtr)">
5529         <size>0</size>
5530       </method>
5531       <method name="Int32 Invoke(S)">
5532         <size>0</size>
5533       </method>
5534       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
5535         <size>0</size>
5536       </method>
5537       <method name="Int32 EndInvoke(IAsyncResult)">
5538         <size>0</size>
5539       </method>
5540     </type>
5541   </test>
5542   <test name="gtest-196.cs">
5543     <type name="Dict">
5544       <method name="Void .ctor()">
5545         <size>7</size>
5546       </method>
5547     </type>
5548     <type name="Foo">
5549       <method name="Void .ctor()">
5550         <size>7</size>
5551       </method>
5552       <method name="Int32 Main()">
5553         <size>112</size>
5554       </method>
5555     </type>
5556   </test>
5557   <test name="gtest-197.cs">
5558     <type name="Martin.Collections.Generic.EqualityComparer`1[T]">
5559       <method name="Void .ctor()">
5560         <size>7</size>
5561       </method>
5562       <method name="Void .cctor()">
5563         <size>95</size>
5564       </method>
5565       <method name="Int32 GetHashCode(T)">
5566         <size>0</size>
5567       </method>
5568       <method name="Boolean Equals(T, T)">
5569         <size>0</size>
5570       </method>
5571       <method name="Martin.Collections.Generic.EqualityComparer`1[T] get_Default()">
5572         <size>6</size>
5573       </method>
5574     </type>
5575     <type name="Martin.Collections.Generic.EqualityComparer`1+DefaultComparer[T]">
5576       <method name="Void .ctor()">
5577         <size>7</size>
5578       </method>
5579       <method name="Int32 GetHashCode(T)">
5580         <size>14</size>
5581       </method>
5582       <method name="Boolean Equals(T, T)">
5583         <size>41</size>
5584       </method>
5585     </type>
5586     <type name="Martin.Collections.Generic.IEquatableOfTEqualityComparer`1[T]">
5587       <method name="Void .ctor()">
5588         <size>7</size>
5589       </method>
5590       <method name="Int32 GetHashCode(T)">
5591         <size>14</size>
5592       </method>
5593       <method name="Boolean Equals(T, T)">
5594         <size>36</size>
5595       </method>
5596     </type>
5597     <type name="Martin.Collections.Generic.X">
5598       <method name="Void .ctor()">
5599         <size>7</size>
5600       </method>
5601       <method name="Void Main()">
5602         <size>1</size>
5603       </method>
5604     </type>
5605   </test>
5606   <test name="gtest-198.cs">
5607     <type name="ClassLibrary2.List1`1[T]">
5608       <method name="Void .ctor()">
5609         <size>7</size>
5610       </method>
5611     </type>
5612     <type name="ClassLibrary2.List2`1[T]">
5613       <method name="Void .ctor()">
5614         <size>18</size>
5615       </method>
5616       <method name="Void AddItem(T)">
5617         <size>13</size>
5618       </method>
5619     </type>
5620     <type name="ClassLibrary2.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-199.cs">
5630     <type name="Splay`1[T]">
5631       <method name="Void .ctor()">
5632         <size>7</size>
5633       </method>
5634     </type>
5635     <type name="Foo">
5636       <method name="Void .ctor()">
5637         <size>7</size>
5638       </method>
5639       <method name="Void Main()">
5640         <size>1</size>
5641       </method>
5642     </type>
5643   </test>
5644   <test name="gtest-200.cs">
5645     <type name="Test">
5646       <method name="Void .ctor()">
5647         <size>7</size>
5648       </method>
5649       <method name="T QueryInterface[T](System.Object)">
5650         <size>45</size>
5651       </method>
5652     </type>
5653     <type name="Driver">
5654       <method name="Void .ctor()">
5655         <size>7</size>
5656       </method>
5657       <method name="Void Main()">
5658         <size>1</size>
5659       </method>
5660     </type>
5661   </test>
5662   <test name="gtest-201.cs">
5663     <type name="HashSet`1[T]">
5664       <method name="Void .ctor(Int64)">
5665         <size>14</size>
5666       </method>
5667       <method name="Int64 Test()">
5668         <size>7</size>
5669       </method>
5670       <method name="IEnumerator`1 GetEnumerator()">
5671         <size>15</size>
5672       </method>
5673     </type>
5674     <type name="X">
5675       <method name="Void .ctor()">
5676         <size>7</size>
5677       </method>
5678       <method name="Int32 Main()">
5679         <size>81</size>
5680       </method>
5681     </type>
5682     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
5683       <method name="Void .ctor()">
5684         <size>7</size>
5685       </method>
5686       <method name="System.Object System.Collections.IEnumerator.get_Current()">
5687         <size>12</size>
5688       </method>
5689       <method name="Boolean MoveNext()">
5690         <size>75</size>
5691       </method>
5692       <method name="Void Dispose()">
5693         <size>8</size>
5694       </method>
5695       <method name="Void Reset()">
5696         <size>6</size>
5697       </method>
5698       <method name="Int64 System.Collections.Generic.IEnumerator&lt;long&gt;.get_Current()">
5699         <size>7</size>
5700       </method>
5701     </type>
5702   </test>
5703   <test name="gtest-202.cs">
5704     <type name="Generic`1[T]">
5705       <method name="Void .ctor()">
5706         <size>20</size>
5707       </method>
5708       <method name="T get_Item(Int32, Int32)">
5709         <size>14</size>
5710       </method>
5711       <method name="Void set_Item(Int32, Int32, T)">
5712         <size>15</size>
5713       </method>
5714     </type>
5715     <type name="Fault">
5716       <method name="Void Main()">
5717         <size>45</size>
5718       </method>
5719       <method name="System.String ToString()">
5720         <size>6</size>
5721       </method>
5722     </type>
5723   </test>
5724   <test name="gtest-203.cs">
5725     <type name="C`2[X,Y]">
5726       <method name="Void .ctor()">
5727         <size>7</size>
5728       </method>
5729       <method name="Void foo[A,B]()">
5730         <size>14</size>
5731       </method>
5732       <method name="Void bar[A,B]()">
5733         <size>69</size>
5734       </method>
5735     </type>
5736     <type name="C`2+Q`2[X,Y,A,B]">
5737       <method name="Void .ctor()">
5738         <size>7</size>
5739       </method>
5740       <method name="Void apply(C`2[X,Y])">
5741         <size>7</size>
5742       </method>
5743     </type>
5744     <type name="X">
5745       <method name="Void .ctor()">
5746         <size>7</size>
5747       </method>
5748       <method name="Void Main()">
5749         <size>13</size>
5750       </method>
5751     </type>
5752   </test>
5753   <test name="gtest-204.cs">
5754     <type name="Map`1[b]">
5755       <method name="Void .ctor()">
5756         <size>7</size>
5757       </method>
5758       <method name="a Fold1[a](a)">
5759         <size>2</size>
5760       </method>
5761       <method name="c Fold[c](c)">
5762         <size>15</size>
5763       </method>
5764     </type>
5765     <type name="LocalContext">
5766       <method name="Void .ctor()">
5767         <size>18</size>
5768       </method>
5769       <method name="a Fold[a](a)">
5770         <size>13</size>
5771       </method>
5772     </type>
5773     <type name="M">
5774       <method name="Void .ctor()">
5775         <size>7</size>
5776       </method>
5777       <method name="Void Main()">
5778         <size>19</size>
5779       </method>
5780     </type>
5781   </test>
5782   <test name="gtest-205.cs">
5783     <type name="Foo`1[S]">
5784       <method name="Void .ctor()">
5785         <size>7</size>
5786       </method>
5787     </type>
5788     <type name="Test`1[U]">
5789       <method name="Void .ctor()">
5790         <size>7</size>
5791       </method>
5792       <method name="Void Func(U)">
5793         <size>12</size>
5794       </method>
5795     </type>
5796     <type name="X">
5797       <method name="Void .ctor()">
5798         <size>7</size>
5799       </method>
5800       <method name="Void Test(System.Type, System.Object)">
5801         <size>31</size>
5802       </method>
5803       <method name="Void Main()">
5804         <size>144</size>
5805       </method>
5806     </type>
5807   </test>
5808   <test name="gtest-206.cs">
5809     <type name="Continuation`2[R,A]">
5810       <method name="Void .ctor()">
5811         <size>7</size>
5812       </method>
5813       <method name="Continuation`2[R,A] CallCC[B](System.Object)">
5814         <size>2</size>
5815       </method>
5816     </type>
5817     <type name="Driver">
5818       <method name="Void .ctor()">
5819         <size>7</size>
5820       </method>
5821       <method name="Continuation`2[B,A] myTry[A,B](B, A)">
5822         <size>7</size>
5823       </method>
5824       <method name="Void Main()">
5825         <size>9</size>
5826       </method>
5827     </type>
5828   </test>
5829   <test name="gtest-207.cs">
5830     <type name="M">
5831       <method name="Void .ctor()">
5832         <size>7</size>
5833       </method>
5834       <method name="Void p(System.String)">
5835         <size>7</size>
5836       </method>
5837       <method name="Void Main()">
5838         <size>50</size>
5839       </method>
5840     </type>
5841   </test>
5842   <test name="gtest-208.cs">
5843     <type name="SomeClass">
5844       <method name="Void .ctor()">
5845         <size>7</size>
5846       </method>
5847     </type>
5848     <type name="Foo`1[T]">
5849       <method name="Void .ctor()">
5850         <size>7</size>
5851       </method>
5852       <method name="T Do(System.Object)">
5853         <size>12</size>
5854       </method>
5855     </type>
5856     <type name="Driver">
5857       <method name="Void .ctor()">
5858         <size>7</size>
5859       </method>
5860       <method name="Void Main()">
5861         <size>19</size>
5862       </method>
5863     </type>
5864   </test>
5865   <test name="gtest-209.cs">
5866     <type name="ClassLibrary3.Dictionary1`2[TKey,TValue]">
5867       <method name="Void .ctor()">
5868         <size>7</size>
5869       </method>
5870     </type>
5871     <type name="ClassLibrary3.Test">
5872       <method name="Void .ctor()">
5873         <size>7</size>
5874       </method>
5875       <method name="Void Main()">
5876         <size>23</size>
5877       </method>
5878     </type>
5879   </test>
5880   <test name="gtest-210.cs">
5881     <type name="Foo`1[T]">
5882       <method name="Void .ctor()">
5883         <size>7</size>
5884       </method>
5885       <method name="T next()">
5886         <size>7</size>
5887       </method>
5888     </type>
5889     <type name="Goo">
5890       <method name="Void .ctor()">
5891         <size>7</size>
5892       </method>
5893     </type>
5894     <type name="Test">
5895       <method name="Void .ctor()">
5896         <size>7</size>
5897       </method>
5898       <method name="Void Main()">
5899         <size>14</size>
5900       </method>
5901     </type>
5902   </test>
5903   <test name="gtest-211.cs">
5904     <type name="MyTest">
5905       <method name="Void .ctor()">
5906         <size>7</size>
5907       </method>
5908       <method name="Void f(Boolean, Boolean)">
5909         <size>59</size>
5910       </method>
5911       <method name="Void Main()">
5912         <size>448</size>
5913       </method>
5914     </type>
5915   </test>
5916   <test name="gtest-212.cs">
5917     <type name="Test">
5918       <method name="Void .ctor()">
5919         <size>7</size>
5920       </method>
5921       <method name="Void Fun[T](T)">
5922         <size>15</size>
5923       </method>
5924       <method name="Void Main()">
5925         <size>15</size>
5926       </method>
5927     </type>
5928     <type name="SomeStruct">
5929       <method name="Boolean get_Valid()">
5930         <size>2</size>
5931       </method>
5932     </type>
5933   </test>
5934   <test name="gtest-213.cs">
5935     <type name="Test">
5936       <method name="Void .ctor()">
5937         <size>7</size>
5938       </method>
5939       <method name="Void Fun[T](T)">
5940         <size>78</size>
5941       </method>
5942       <method name="Void Main()">
5943         <size>15</size>
5944       </method>
5945     </type>
5946     <type name="SomeStruct">
5947       <method name="Int32 get_Foo()">
5948         <size>7</size>
5949       </method>
5950       <method name="Void set_Foo(Int32)">
5951         <size>8</size>
5952       </method>
5953     </type>
5954   </test>
5955   <test name="gtest-214.cs">
5956     <type name="X">
5957       <method name="Void .ctor()">
5958         <size>7</size>
5959       </method>
5960       <method name="Int32 Main()">
5961         <size>83</size>
5962       </method>
5963     </type>
5964   </test>
5965   <test name="gtest-215.cs">
5966     <type name="R">
5967       <method name="Void .ctor()">
5968         <size>7</size>
5969       </method>
5970     </type>
5971     <type name="A`1[T]">
5972       <method name="Void .ctor()">
5973         <size>7</size>
5974       </method>
5975     </type>
5976     <type name="D">
5977       <method name="Void .ctor()">
5978         <size>7</size>
5979       </method>
5980     </type>
5981     <type name="MainClass">
5982       <method name="Void .ctor()">
5983         <size>7</size>
5984       </method>
5985       <method name="Void Main()">
5986         <size>1</size>
5987       </method>
5988     </type>
5989   </test>
5990   <test name="gtest-216.cs">
5991     <type name="BaseClass">
5992       <method name="Void .ctor()">
5993         <size>7</size>
5994       </method>
5995       <method name="Ret`1 Foo[T]()">
5996         <size>2</size>
5997       </method>
5998       <method name="Ret Foo()">
5999         <size>2</size>
6000       </method>
6001       <method name="Void Main()">
6002         <size>1</size>
6003       </method>
6004     </type>
6005     <type name="DerivedClass">
6006       <method name="Void .ctor()">
6007         <size>7</size>
6008       </method>
6009       <method name="Ret`1 Foo[T]()">
6010         <size>2</size>
6011       </method>
6012       <method name="Ret Foo()">
6013         <size>2</size>
6014       </method>
6015     </type>
6016   </test>
6017   <test name="gtest-217.cs">
6018     <type name="MyTest">
6019       <method name="Void .ctor()">
6020         <size>7</size>
6021       </method>
6022       <method name="IEnumerable`1 Map[Aa,Af,Rf,Rr](Fun`2[Af,Rf], IEnumerable`1)">
6023         <size>44</size>
6024       </method>
6025       <method name="Void Main(System.String[])">
6026         <size>95</size>
6027       </method>
6028       <method name="IEnumerable`1 FromTo(Int32, Int32)">
6029         <size>44</size>
6030       </method>
6031     </type>
6032     <type name="Fun`2[A1,R]">
6033       <method name="Void .ctor(Object, IntPtr)">
6034         <size>0</size>
6035       </method>
6036       <method name="R Invoke(A1)">
6037         <size>0</size>
6038       </method>
6039       <method name="IAsyncResult BeginInvoke(A1, System.AsyncCallback, System.Object)">
6040         <size>0</size>
6041       </method>
6042       <method name="R EndInvoke(IAsyncResult)">
6043         <size>0</size>
6044       </method>
6045     </type>
6046     <type name="MyTest">
6047       <method name="System.String &lt;Main&gt;m__0(Int32)">
6048         <size>8</size>
6049       </method>
6050     </type>
6051     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6052       <method name="Void .ctor()">
6053         <size>7</size>
6054       </method>
6055       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6056         <size>12</size>
6057       </method>
6058       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6059         <size>7</size>
6060       </method>
6061       <method name="Boolean MoveNext()">
6062         <size>205</size>
6063       </method>
6064       <method name="Void Dispose()">
6065         <size>60</size>
6066       </method>
6067       <method name="Void Reset()">
6068         <size>6</size>
6069       </method>
6070     </type>
6071     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6072       <method name="Void .ctor()">
6073         <size>7</size>
6074       </method>
6075       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6076         <size>12</size>
6077       </method>
6078       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6079         <size>7</size>
6080       </method>
6081       <method name="Boolean MoveNext()">
6082         <size>118</size>
6083       </method>
6084       <method name="Void Dispose()">
6085         <size>8</size>
6086       </method>
6087       <method name="Void Reset()">
6088         <size>6</size>
6089       </method>
6090     </type>
6091     <type name="MyTest+&lt;Map&gt;c__Iterator0`4[Aa,Af,Rf,Rr]">
6092       <method name="Rr System.Collections.Generic.IEnumerator&lt;Rr&gt;.get_Current()">
6093         <size>7</size>
6094       </method>
6095       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Rr&gt;.GetEnumerator()">
6096         <size>52</size>
6097       </method>
6098     </type>
6099     <type name="MyTest+&lt;FromTo&gt;c__Iterator1">
6100       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
6101         <size>7</size>
6102       </method>
6103       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
6104         <size>52</size>
6105       </method>
6106     </type>
6107   </test>
6108   <test name="gtest-218.cs">
6109     <type name="Foo">
6110       <method name="Void .ctor()">
6111         <size>7</size>
6112       </method>
6113     </type>
6114     <type name="X">
6115       <method name="Void .ctor()">
6116         <size>7</size>
6117       </method>
6118       <method name="Void Main()">
6119         <size>1</size>
6120       </method>
6121     </type>
6122   </test>
6123   <test name="gtest-219.cs">
6124     <type name="Test">
6125       <method name="Void .ctor()">
6126         <size>7</size>
6127       </method>
6128       <method name="Void Foo[T]()">
6129         <size>1</size>
6130       </method>
6131       <method name="Int32 Main()">
6132         <size>70</size>
6133       </method>
6134     </type>
6135   </test>
6136   <test name="gtest-220.cs">
6137     <type name="A`1[T1]">
6138       <method name="Void .ctor()">
6139         <size>7</size>
6140       </method>
6141     </type>
6142     <type name="A`1+B`1[T1,T2]">
6143       <method name="Void .ctor()">
6144         <size>7</size>
6145       </method>
6146     </type>
6147     <type name="A`1+B`1+C`1[T1,T2,T3]">
6148       <method name="Void .ctor()">
6149         <size>7</size>
6150       </method>
6151     </type>
6152     <type name="PopQuiz">
6153       <method name="Void .ctor()">
6154         <size>7</size>
6155       </method>
6156       <method name="Int32 Main()">
6157         <size>145</size>
6158       </method>
6159     </type>
6160   </test>
6161   <test name="gtest-221.cs">
6162     <type name="C1`1[IFoo]">
6163       <method name="Void .ctor()">
6164         <size>7</size>
6165       </method>
6166     </type>
6167     <type name="C2">
6168       <method name="Void .ctor()">
6169         <size>7</size>
6170       </method>
6171       <method name="C1`1[T] Hoge[T](C1`1[T])">
6172         <size>0</size>
6173       </method>
6174     </type>
6175     <type name="C3">
6176       <method name="Void .ctor()">
6177         <size>7</size>
6178       </method>
6179       <method name="C1`1[T] Hoge[T](C1`1[T])">
6180         <size>2</size>
6181       </method>
6182     </type>
6183     <type name="X">
6184       <method name="Void .ctor()">
6185         <size>7</size>
6186       </method>
6187       <method name="Void Main()">
6188         <size>1</size>
6189       </method>
6190     </type>
6191   </test>
6192   <test name="gtest-222.cs">
6193     <type name="Mona`1[T]">
6194       <method name="Void .ctor()">
6195         <size>7</size>
6196       </method>
6197     </type>
6198     <type name="Test">
6199       <method name="Void .ctor()">
6200         <size>7</size>
6201       </method>
6202       <method name="Mona`1[K] GetMona[K]()">
6203         <size>6</size>
6204       </method>
6205       <method name="Void Main()">
6206         <size>1</size>
6207       </method>
6208     </type>
6209   </test>
6210   <test name="gtest-223.cs">
6211     <type name="Foo`1[T]">
6212       <method name="Void .ctor()">
6213         <size>7</size>
6214       </method>
6215     </type>
6216     <type name="Test">
6217       <method name="Void .ctor()">
6218         <size>7</size>
6219       </method>
6220       <method name="Foo`1[K] Hoge[K]()">
6221         <size>2</size>
6222       </method>
6223       <method name="Void Main()">
6224         <size>72</size>
6225       </method>
6226     </type>
6227   </test>
6228   <test name="gtest-224.cs">
6229     <type name="Base">
6230       <method name="Void .ctor()">
6231         <size>7</size>
6232       </method>
6233       <method name="Void Foo[T]()">
6234         <size>1</size>
6235       </method>
6236     </type>
6237     <type name="Derived">
6238       <method name="Void .ctor()">
6239         <size>7</size>
6240       </method>
6241       <method name="Void Foo[T]()">
6242         <size>1</size>
6243       </method>
6244     </type>
6245     <type name="Driver">
6246       <method name="Void .ctor()">
6247         <size>7</size>
6248       </method>
6249       <method name="Void Main()">
6250         <size>11</size>
6251       </method>
6252     </type>
6253   </test>
6254   <test name="gtest-225.cs">
6255     <type name="Set`1[Element]">
6256       <method name="Void .ctor()">
6257         <size>7</size>
6258       </method>
6259       <method name="Locator locate(Element)">
6260         <size>31</size>
6261       </method>
6262     </type>
6263     <type name="Set`1+Node[Element]">
6264       <method name="Void .ctor()">
6265         <size>7</size>
6266       </method>
6267     </type>
6268     <type name="SetTest">
6269       <method name="Void Main()">
6270         <size>1</size>
6271       </method>
6272     </type>
6273     <type name="Set`1+Locator+Replace[Element]">
6274       <method name="Void .ctor(Object, IntPtr)">
6275         <size>0</size>
6276       </method>
6277       <method name="Void Invoke(Set`1+Node[Element])">
6278         <size>0</size>
6279       </method>
6280       <method name="IAsyncResult BeginInvoke(Set`1+Node[Element], System.AsyncCallback, System.Object)">
6281         <size>0</size>
6282       </method>
6283       <method name="Void EndInvoke(IAsyncResult)">
6284         <size>0</size>
6285       </method>
6286     </type>
6287     <type name="Set`1+&lt;locate&gt;c__AnonStorey0[Element]">
6288       <method name="Void .ctor()">
6289         <size>7</size>
6290       </method>
6291       <method name="Void &lt;&gt;m__0(Set`1+Node[Element])">
6292         <size>15</size>
6293       </method>
6294     </type>
6295     <type name="Set`1+Locator[Element]">
6296       <method name="Void .ctor(Replace)">
6297         <size>1</size>
6298       </method>
6299     </type>
6300   </test>
6301   <test name="gtest-226.cs">
6302     <type name="A">
6303       <method name="Void .ctor()">
6304         <size>24</size>
6305       </method>
6306     </type>
6307     <type name="M">
6308       <method name="Void .ctor()">
6309         <size>7</size>
6310       </method>
6311       <method name="Int32 Main()">
6312         <size>84</size>
6313       </method>
6314     </type>
6315     <type name="Container`1[T]">
6316       <method name="Void .ctor(T)">
6317         <size>8</size>
6318       </method>
6319     </type>
6320   </test>
6321   <test name="gtest-227.cs">
6322     <type name="Foo`1[G]">
6323       <method name="Void .ctor()">
6324         <size>7</size>
6325       </method>
6326       <method name="Void Bar()">
6327         <size>26</size>
6328       </method>
6329     </type>
6330     <type name="X">
6331       <method name="Void .ctor()">
6332         <size>7</size>
6333       </method>
6334       <method name="Void Main()">
6335         <size>1</size>
6336       </method>
6337     </type>
6338   </test>
6339   <test name="gtest-228.cs">
6340     <type name="GenParAttribute">
6341       <method name="Void .ctor()">
6342         <size>7</size>
6343       </method>
6344     </type>
6345     <type name="cons`2[A,B]">
6346       <method name="Void .ctor()">
6347         <size>7</size>
6348       </method>
6349       <method name="Void abc[M]()">
6350         <size>1</size>
6351       </method>
6352     </type>
6353     <type name="Test">
6354       <method name="Void .ctor()">
6355         <size>7</size>
6356       </method>
6357       <method name="Void Main()">
6358         <size>1</size>
6359       </method>
6360     </type>
6361   </test>
6362   <test name="gtest-229.cs">
6363     <type name="B">
6364       <method name="Void .ctor()">
6365         <size>7</size>
6366       </method>
6367       <method name="Int32 CompareTo(B)">
6368         <size>2</size>
6369       </method>
6370     </type>
6371     <type name="Tester">
6372       <method name="Void .ctor()">
6373         <size>7</size>
6374       </method>
6375       <method name="Int32 Main()">
6376         <size>21</size>
6377       </method>
6378     </type>
6379   </test>
6380   <test name="gtest-231.cs">
6381     <type name="X">
6382       <method name="Void .ctor()">
6383         <size>7</size>
6384       </method>
6385       <method name="Void Main()">
6386         <size>31</size>
6387       </method>
6388     </type>
6389   </test>
6390   <test name="gtest-232.cs">
6391     <type name="H">
6392       <method name="Void .ctor()">
6393         <size>7</size>
6394       </method>
6395       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
6396         <size>30</size>
6397       </method>
6398       <method name="Void Main(System.String[])">
6399         <size>1</size>
6400       </method>
6401     </type>
6402     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
6403       <method name="Void .ctor()">
6404         <size>7</size>
6405       </method>
6406       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6407         <size>12</size>
6408       </method>
6409       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6410         <size>7</size>
6411       </method>
6412       <method name="Boolean MoveNext()">
6413         <size>117</size>
6414       </method>
6415       <method name="Void Dispose()">
6416         <size>8</size>
6417       </method>
6418       <method name="Void Reset()">
6419         <size>6</size>
6420       </method>
6421       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6422         <size>7</size>
6423       </method>
6424       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
6425         <size>40</size>
6426       </method>
6427     </type>
6428   </test>
6429   <test name="gtest-233.cs">
6430     <type name="Program">
6431       <method name="Void .ctor()">
6432         <size>7</size>
6433       </method>
6434       <method name="Void Main(System.String[])">
6435         <size>25</size>
6436       </method>
6437       <method name="Void list_ListChanged(System.Object, System.ComponentModel.ListChangedEventArgs)">
6438         <size>1</size>
6439       </method>
6440     </type>
6441   </test>
6442   <test name="gtest-234.cs">
6443     <type name="Test">
6444       <method name="Void .ctor()">
6445         <size>7</size>
6446       </method>
6447       <method name="IFoo`1 GetFooGeneric[T]()">
6448         <size>2</size>
6449       </method>
6450       <method name="IFoo GetFoo()">
6451         <size>7</size>
6452       </method>
6453       <method name="Void Main()">
6454         <size>14</size>
6455       </method>
6456     </type>
6457   </test>
6458   <test name="gtest-235.cs">
6459     <type name="GettingStarted">
6460       <method name="Void .ctor()">
6461         <size>7</size>
6462       </method>
6463       <method name="Void Main()">
6464         <size>13</size>
6465       </method>
6466     </type>
6467   </test>
6468   <test name="gtest-236.cs">
6469     <type name="Foo`1[T]">
6470       <method name="Void .ctor()">
6471         <size>7</size>
6472       </method>
6473       <method name="Int32 Test(Foo`1[T])">
6474         <size>2</size>
6475       </method>
6476       <method name="Int32 Test(Foo`1[System.Int32])">
6477         <size>2</size>
6478       </method>
6479     </type>
6480     <type name="X">
6481       <method name="Void .ctor()">
6482         <size>7</size>
6483       </method>
6484       <method name="Int32 Main()">
6485         <size>59</size>
6486       </method>
6487     </type>
6488   </test>
6489   <test name="gtest-237.cs">
6490     <type name="Foo`1[T]">
6491       <method name="Void .ctor()">
6492         <size>7</size>
6493       </method>
6494       <method name="Int32 Test(T)">
6495         <size>2</size>
6496       </method>
6497       <method name="Int32 Test(Int32)">
6498         <size>2</size>
6499       </method>
6500     </type>
6501     <type name="X">
6502       <method name="Void .ctor()">
6503         <size>7</size>
6504       </method>
6505       <method name="Int32 Main()">
6506         <size>60</size>
6507       </method>
6508     </type>
6509   </test>
6510   <test name="gtest-238.cs">
6511     <type name="X">
6512       <method name="Void .ctor()">
6513         <size>7</size>
6514       </method>
6515       <method name="Int32 Main()">
6516         <size>39</size>
6517       </method>
6518     </type>
6519   </test>
6520   <test name="gtest-239.cs">
6521     <type name="Foo`2[T,U]">
6522       <method name="Void .ctor()">
6523         <size>7</size>
6524       </method>
6525       <method name="Int32 Test(T, U)">
6526         <size>2</size>
6527       </method>
6528       <method name="Int32 Test(Int32, U)">
6529         <size>2</size>
6530       </method>
6531       <method name="Int32 Test(T, Single)">
6532         <size>2</size>
6533       </method>
6534       <method name="Int32 Test(Int32, Single)">
6535         <size>2</size>
6536       </method>
6537     </type>
6538     <type name="X">
6539       <method name="Void .ctor()">
6540         <size>7</size>
6541       </method>
6542       <method name="Int32 Main()">
6543         <size>237</size>
6544       </method>
6545     </type>
6546   </test>
6547   <test name="gtest-240.cs">
6548     <type name="MyClass">
6549       <method name="Void .ctor()">
6550         <size>7</size>
6551       </method>
6552     </type>
6553     <type name="X">
6554       <method name="Void .ctor()">
6555         <size>7</size>
6556       </method>
6557       <method name="Void Main()">
6558         <size>1</size>
6559       </method>
6560     </type>
6561     <type name="MyClass">
6562       <method name="Void IMyInterface&lt;string&gt;.add_MyEvent(System.EventHandler)">
6563         <size>1</size>
6564       </method>
6565       <method name="Void IMyInterface&lt;string&gt;.remove_MyEvent(System.EventHandler)">
6566         <size>1</size>
6567       </method>
6568       <method name="Void IMyInterface&lt;int&gt;.add_MyEvent(System.EventHandler)">
6569         <size>1</size>
6570       </method>
6571       <method name="Void IMyInterface&lt;int&gt;.remove_MyEvent(System.EventHandler)">
6572         <size>1</size>
6573       </method>
6574     </type>
6575   </test>
6576   <test name="gtest-241.cs">
6577     <type name="a">
6578       <method name="Void .ctor()">
6579         <size>7</size>
6580       </method>
6581       <method name="Void func[T](T ByRef)">
6582         <size>0</size>
6583       </method>
6584     </type>
6585     <type name="b">
6586       <method name="Void .ctor()">
6587         <size>7</size>
6588       </method>
6589       <method name="Void func[T](T ByRef)">
6590         <size>1</size>
6591       </method>
6592     </type>
6593     <type name="main">
6594       <method name="Void .ctor()">
6595         <size>7</size>
6596       </method>
6597       <method name="Void Main()">
6598         <size>1</size>
6599       </method>
6600     </type>
6601   </test>
6602   <test name="gtest-242.cs">
6603     <type name="Container`1[T]">
6604       <method name="Void .ctor()">
6605         <size>7</size>
6606       </method>
6607     </type>
6608     <type name="ReferenceType">
6609       <method name="Void .ctor()">
6610         <size>7</size>
6611       </method>
6612       <method name="Int32 CompareTo(ReferenceType)">
6613         <size>2</size>
6614       </method>
6615     </type>
6616     <type name="Test">
6617       <method name="Void .ctor()">
6618         <size>7</size>
6619       </method>
6620       <method name="Void Main()">
6621         <size>13</size>
6622       </method>
6623     </type>
6624     <type name="MyValueType">
6625       <method name="Int32 CompareTo(MyValueType)">
6626         <size>2</size>
6627       </method>
6628     </type>
6629   </test>
6630   <test name="gtest-243.cs">
6631     <type name="Foo`1[T]">
6632       <method name="Void .ctor()">
6633         <size>7</size>
6634       </method>
6635       <method name="Void Test(T)">
6636         <size>1</size>
6637       </method>
6638     </type>
6639     <type name="Tests">
6640       <method name="Void .ctor()">
6641         <size>7</size>
6642       </method>
6643       <method name="Void foo[T]()">
6644         <size>1</size>
6645       </method>
6646       <method name="Int32 Test()">
6647         <size>148</size>
6648       </method>
6649       <method name="Int32 Main()">
6650         <size>8</size>
6651       </method>
6652     </type>
6653   </test>
6654   <test name="gtest-244.cs">
6655     <type name="B">
6656       <method name="Void .ctor()">
6657         <size>7</size>
6658       </method>
6659       <method name="T Get[T]()">
6660         <size>10</size>
6661       </method>
6662     </type>
6663     <type name="A">
6664       <method name="Void .ctor()">
6665         <size>7</size>
6666       </method>
6667       <method name="T Get[T]()">
6668         <size>30</size>
6669       </method>
6670       <method name="Void Main()">
6671         <size>12</size>
6672       </method>
6673     </type>
6674   </test>
6675   <test name="gtest-245.cs">
6676     <type name="DerivedGenericClass`1[T]">
6677       <method name="Void .ctor()">
6678         <size>7</size>
6679       </method>
6680       <method name="Void Foo()">
6681         <size>1</size>
6682       </method>
6683       <method name="Void Baz()">
6684         <size>7</size>
6685       </method>
6686     </type>
6687     <type name="BaseClass">
6688       <method name="Void .ctor()">
6689         <size>7</size>
6690       </method>
6691       <method name="Void Foo()">
6692         <size>0</size>
6693       </method>
6694     </type>
6695     <type name="X">
6696       <method name="Void .ctor()">
6697         <size>7</size>
6698       </method>
6699       <method name="Void Main()">
6700         <size>1</size>
6701       </method>
6702     </type>
6703   </test>
6704   <test name="gtest-246.cs">
6705     <type name="TestCase.CTest">
6706       <method name="Void .ctor()">
6707         <size>7</size>
6708       </method>
6709       <method name="Void Main()">
6710         <size>1</size>
6711       </method>
6712       <method name="Void Bar()">
6713         <size>1</size>
6714       </method>
6715     </type>
6716     <type name="TestCase.CGenericTest`2[T,V]">
6717       <method name="Void .ctor()">
6718         <size>7</size>
6719       </method>
6720       <method name="V Foo()">
6721         <size>21</size>
6722       </method>
6723     </type>
6724   </test>
6725   <test name="gtest-247.cs">
6726     <type name="EnumerableBase`1[T]">
6727       <method name="Void .ctor()">
6728         <size>7</size>
6729       </method>
6730       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6731         <size>7</size>
6732       </method>
6733       <method name="IEnumerator`1 GetEnumerator()">
6734         <size>0</size>
6735       </method>
6736     </type>
6737     <type name="CollectionValueBase`1[T]">
6738       <method name="Void .ctor()">
6739         <size>7</size>
6740       </method>
6741       <method name="Void raiseItemsAdded(T, Int32)">
6742         <size>1</size>
6743       </method>
6744       <method name="IEnumerator`1 GetEnumerator()">
6745         <size>0</size>
6746       </method>
6747     </type>
6748     <type name="CollectionValueBase`1+RaiseForRemoveAllHandler[T]">
6749       <method name="Void .ctor()">
6750         <size>7</size>
6751       </method>
6752     </type>
6753     <type name="CircularQueue`1[T]">
6754       <method name="Void .ctor()">
6755         <size>7</size>
6756       </method>
6757       <method name="IEnumerator`1 GetEnumerator()">
6758         <size>8</size>
6759       </method>
6760       <method name="Void Enqueue(T)">
6761         <size>1</size>
6762       </method>
6763     </type>
6764     <type name="HashSet`1[T]">
6765       <method name="Void .ctor()">
6766         <size>7</size>
6767       </method>
6768       <method name="Void RemoveAll[U](IEnumerable`1)">
6769         <size>7</size>
6770       </method>
6771       <method name="Void AddAll[U](IEnumerable`1)">
6772         <size>61</size>
6773       </method>
6774       <method name="Boolean searchoradd(T ByRef, Boolean, Boolean, Boolean)">
6775         <size>2</size>
6776       </method>
6777       <method name="IEnumerator`1 GetEnumerator()">
6778         <size>8</size>
6779       </method>
6780     </type>
6781     <type name="X">
6782       <method name="Void .ctor()">
6783         <size>7</size>
6784       </method>
6785       <method name="Void Main()">
6786         <size>1</size>
6787       </method>
6788     </type>
6789     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6790       <method name="Void .ctor()">
6791         <size>7</size>
6792       </method>
6793       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6794         <size>12</size>
6795       </method>
6796       <method name="Boolean MoveNext()">
6797         <size>25</size>
6798       </method>
6799       <method name="Void Dispose()">
6800         <size>8</size>
6801       </method>
6802       <method name="Void Reset()">
6803         <size>6</size>
6804       </method>
6805     </type>
6806     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6807       <method name="Void .ctor()">
6808         <size>7</size>
6809       </method>
6810       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6811         <size>12</size>
6812       </method>
6813       <method name="Boolean MoveNext()">
6814         <size>25</size>
6815       </method>
6816       <method name="Void Dispose()">
6817         <size>8</size>
6818       </method>
6819       <method name="Void Reset()">
6820         <size>6</size>
6821       </method>
6822     </type>
6823     <type name="CircularQueue`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6824       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6825         <size>7</size>
6826       </method>
6827     </type>
6828     <type name="HashSet`1+&lt;GetEnumerator&gt;c__Iterator1[T]">
6829       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6830         <size>7</size>
6831       </method>
6832     </type>
6833   </test>
6834   <test name="gtest-248.cs">
6835     <type name="Foo`1[T]">
6836       <method name="Void .ctor()">
6837         <size>7</size>
6838       </method>
6839     </type>
6840     <type name="X">
6841       <method name="Void .ctor()">
6842         <size>7</size>
6843       </method>
6844       <method name="Boolean Test(System.Object)">
6845         <size>19</size>
6846       </method>
6847       <method name="Void Main()">
6848         <size>1</size>
6849       </method>
6850     </type>
6851   </test>
6852   <test name="gtest-249.cs">
6853     <type name="EnumerableBase`1[T]">
6854       <method name="Void .ctor()">
6855         <size>7</size>
6856       </method>
6857       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
6858         <size>7</size>
6859       </method>
6860       <method name="IEnumerator`1 GetEnumerator()">
6861         <size>0</size>
6862       </method>
6863     </type>
6864     <type name="ArrayBase`1[T]">
6865       <method name="Void .ctor()">
6866         <size>7</size>
6867       </method>
6868       <method name="IEnumerator`1 GetEnumerator()">
6869         <size>8</size>
6870       </method>
6871     </type>
6872     <type name="HashedArrayList`1[T]">
6873       <method name="Void .ctor()">
6874         <size>7</size>
6875       </method>
6876       <method name="IEnumerator`1 GetEnumerator()">
6877         <size>7</size>
6878       </method>
6879     </type>
6880     <type name="X">
6881       <method name="Void .ctor()">
6882         <size>7</size>
6883       </method>
6884       <method name="Void Main()">
6885         <size>1</size>
6886       </method>
6887     </type>
6888     <type name="ArrayBase`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
6889       <method name="Void .ctor()">
6890         <size>7</size>
6891       </method>
6892       <method name="System.Object System.Collections.IEnumerator.get_Current()">
6893         <size>12</size>
6894       </method>
6895       <method name="Boolean MoveNext()">
6896         <size>25</size>
6897       </method>
6898       <method name="Void Dispose()">
6899         <size>8</size>
6900       </method>
6901       <method name="Void Reset()">
6902         <size>6</size>
6903       </method>
6904       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
6905         <size>7</size>
6906       </method>
6907     </type>
6908   </test>
6909   <test name="gtest-250.cs">
6910     <type name="GuardedIndexedSorted`1[T]">
6911       <method name="Void .ctor()">
6912         <size>7</size>
6913       </method>
6914       <method name="IIndexedSorted`1 Map[V](Fun`2[T,V])">
6915         <size>13</size>
6916       </method>
6917     </type>
6918     <type name="X">
6919       <method name="Void .ctor()">
6920         <size>7</size>
6921       </method>
6922       <method name="Void Main()">
6923         <size>1</size>
6924       </method>
6925     </type>
6926     <type name="Fun`2[R,S]">
6927       <method name="Void .ctor(Object, IntPtr)">
6928         <size>0</size>
6929       </method>
6930       <method name="S Invoke(R)">
6931         <size>0</size>
6932       </method>
6933       <method name="IAsyncResult BeginInvoke(R, System.AsyncCallback, System.Object)">
6934         <size>0</size>
6935       </method>
6936       <method name="S EndInvoke(IAsyncResult)">
6937         <size>0</size>
6938       </method>
6939     </type>
6940   </test>
6941   <test name="gtest-251.cs">
6942     <type name="SortedIndexedTester`1[T]">
6943       <method name="Void .ctor()">
6944         <size>7</size>
6945       </method>
6946       <method name="Void Test(ISorted`1)">
6947         <size>24</size>
6948       </method>
6949     </type>
6950     <type name="X">
6951       <method name="Void .ctor()">
6952         <size>7</size>
6953       </method>
6954       <method name="Void Main()">
6955         <size>1</size>
6956       </method>
6957     </type>
6958     <type name="&lt;PrivateImplementationDetails&gt;">
6959       <method name="Void .ctor()">
6960         <size>7</size>
6961       </method>
6962     </type>
6963   </test>
6964   <test name="gtest-252.cs">
6965     <type name="EqualityComparer`1[T]">
6966       <method name="Void .cctor()">
6967         <size>16</size>
6968       </method>
6969       <method name="Void Test()">
6970         <size>1</size>
6971       </method>
6972     </type>
6973     <type name="SequencedEqualityComparer`2[T,W]">
6974       <method name="Void .ctor()">
6975         <size>7</size>
6976       </method>
6977     </type>
6978     <type name="X">
6979       <method name="Void .ctor()">
6980         <size>7</size>
6981       </method>
6982       <method name="Void Main()">
6983         <size>6</size>
6984       </method>
6985     </type>
6986   </test>
6987   <test name="gtest-253.cs">
6988     <type name="CollectionValueTester`2[R,S]">
6989       <method name="Void .ctor()">
6990         <size>7</size>
6991       </method>
6992     </type>
6993     <type name="ExtensibleTester`1[U]">
6994       <method name="Void .ctor(U)">
6995         <size>14</size>
6996       </method>
6997       <method name="Void Direct()">
6998         <size>24</size>
6999       </method>
7000     </type>
7001     <type name="Extensible`1[V]">
7002       <method name="Void .ctor()">
7003         <size>7</size>
7004       </method>
7005       <method name="Void AddAll[W](IEnumerable`1)">
7006         <size>1</size>
7007       </method>
7008     </type>
7009     <type name="X">
7010       <method name="Void .ctor()">
7011         <size>7</size>
7012       </method>
7013       <method name="Void Main()">
7014         <size>20</size>
7015       </method>
7016     </type>
7017   </test>
7018   <test name="gtest-254.cs">
7019     <type name="HashedLinkedList`1[T]">
7020       <method name="Void .ctor()">
7021         <size>7</size>
7022       </method>
7023       <method name="HashedLinkedList`1[T] GetList()">
7024         <size>6</size>
7025       </method>
7026       <method name="Void Test(Int32)">
7027         <size>55</size>
7028       </method>
7029       <method name="Void Test(HashedLinkedList`1[T])">
7030         <size>40</size>
7031       </method>
7032     </type>
7033     <type name="X">
7034       <method name="Void .ctor()">
7035         <size>7</size>
7036       </method>
7037       <method name="Void Main()">
7038         <size>20</size>
7039       </method>
7040     </type>
7041   </test>
7042   <test name="gtest-255.cs">
7043     <type name="A">
7044       <method name="Void .ctor()">
7045         <size>7</size>
7046       </method>
7047       <method name="T Foo[T]()">
7048         <size>0</size>
7049       </method>
7050     </type>
7051     <type name="B">
7052       <method name="Void .ctor()">
7053         <size>7</size>
7054       </method>
7055       <method name="T Foo[T]()">
7056         <size>10</size>
7057       </method>
7058     </type>
7059     <type name="C">
7060       <method name="Void .ctor()">
7061         <size>7</size>
7062       </method>
7063       <method name="Void Main()">
7064         <size>1</size>
7065       </method>
7066     </type>
7067   </test>
7068   <test name="gtest-256.cs">
7069     <type name="Test">
7070       <method name="Void .ctor()">
7071         <size>7</size>
7072       </method>
7073       <method name="IEnumerator`1 GetEnumerator()">
7074         <size>15</size>
7075       </method>
7076       <method name="Void Main()">
7077         <size>11</size>
7078       </method>
7079       <method name="Void Run()">
7080         <size>147</size>
7081       </method>
7082     </type>
7083     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
7084       <method name="Void .ctor()">
7085         <size>7</size>
7086       </method>
7087       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7088         <size>7</size>
7089       </method>
7090       <method name="Boolean MoveNext()">
7091         <size>129</size>
7092       </method>
7093       <method name="Void Dispose()">
7094         <size>8</size>
7095       </method>
7096       <method name="Void Reset()">
7097         <size>6</size>
7098       </method>
7099       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
7100         <size>7</size>
7101       </method>
7102     </type>
7103   </test>
7104   <test name="gtest-257.cs">
7105     <type name="Tests">
7106       <method name="Void .ctor()">
7107         <size>7</size>
7108       </method>
7109       <method name="Void Main()">
7110         <size>32</size>
7111       </method>
7112     </type>
7113   </test>
7114   <test name="gtest-258.cs">
7115     <type name="A">
7116       <method name="Void .ctor()">
7117         <size>7</size>
7118       </method>
7119     </type>
7120     <type name="B">
7121       <method name="Void .ctor()">
7122         <size>7</size>
7123       </method>
7124     </type>
7125     <type name="Foo`1[T]">
7126       <method name="Void .ctor()">
7127         <size>7</size>
7128       </method>
7129     </type>
7130     <type name="X">
7131       <method name="Void .ctor()">
7132         <size>7</size>
7133       </method>
7134       <method name="Void Main()">
7135         <size>7</size>
7136       </method>
7137     </type>
7138   </test>
7139   <test name="gtest-259.cs">
7140     <type name="Class1`1[T]">
7141       <method name="Void .ctor()">
7142         <size>7</size>
7143       </method>
7144       <method name="Void MethodOfClass1(T, MyType)">
7145         <size>14</size>
7146       </method>
7147     </type>
7148     <type name="MyType">
7149       <method name="Void .ctor()">
7150         <size>7</size>
7151       </method>
7152       <method name="Void MethodOfMyBaseType()">
7153         <size>1</size>
7154       </method>
7155     </type>
7156     <type name="MyBaseType">
7157       <method name="Void .ctor()">
7158         <size>7</size>
7159       </method>
7160       <method name="Void MethodOfMyBaseType()">
7161         <size>0</size>
7162       </method>
7163     </type>
7164     <type name="X">
7165       <method name="Void .ctor()">
7166         <size>7</size>
7167       </method>
7168       <method name="Void Main()">
7169         <size>1</size>
7170       </method>
7171     </type>
7172   </test>
7173   <test name="gtest-260.cs">
7174     <type name="A`1[T]">
7175       <method name="Void .ctor()">
7176         <size>7</size>
7177       </method>
7178     </type>
7179     <type name="B`1[T]">
7180       <method name="Void .ctor()">
7181         <size>7</size>
7182       </method>
7183     </type>
7184     <type name="Test">
7185       <method name="Void .ctor()">
7186         <size>7</size>
7187       </method>
7188       <method name="Void .cctor()">
7189         <size>11</size>
7190       </method>
7191       <method name="Void Main()">
7192         <size>1</size>
7193       </method>
7194     </type>
7195   </test>
7196   <test name="gtest-261.cs">
7197     <type name="Cons`2[T,U]">
7198       <method name="Void .ctor(T, U)">
7199         <size>21</size>
7200       </method>
7201       <method name="System.String ToString()">
7202         <size>68</size>
7203       </method>
7204     </type>
7205     <type name="List`1[A]">
7206       <method name="Void .ctor(A)">
7207         <size>9</size>
7208       </method>
7209       <method name="Void .ctor(A, List`1)">
7210         <size>9</size>
7211       </method>
7212       <method name="Void zip[B](List`1[B])">
7213         <size>18</size>
7214       </method>
7215     </type>
7216     <type name="Test">
7217       <method name="Void .ctor()">
7218         <size>7</size>
7219       </method>
7220       <method name="Void Main(System.String[])">
7221         <size>14</size>
7222       </method>
7223     </type>
7224   </test>
7225   <test name="gtest-262.cs">
7226     <type name="Test">
7227       <method name="Void .ctor()">
7228         <size>7</size>
7229       </method>
7230       <method name="Void f1(System.Object)">
7231         <size>1</size>
7232       </method>
7233       <method name="Void f2(System.String)">
7234         <size>1</size>
7235       </method>
7236       <method name="Void f3(Test)">
7237         <size>1</size>
7238       </method>
7239       <method name="Void f4(Int32)">
7240         <size>1</size>
7241       </method>
7242       <method name="Void f5(Int16)">
7243         <size>1</size>
7244       </method>
7245       <method name="Void Main()">
7246         <size>163</size>
7247       </method>
7248     </type>
7249   </test>
7250   <test name="gtest-263.cs">
7251     <type name="Foo`1[S]">
7252       <method name="Void .ctor()">
7253         <size>7</size>
7254       </method>
7255       <method name="ICloneable Test(S)">
7256         <size>12</size>
7257       </method>
7258     </type>
7259     <type name="ConvertHelper">
7260       <method name="IEnumerator`1 Test[S,T](S)">
7261         <size>22</size>
7262       </method>
7263       <method name="Void Main()">
7264         <size>1</size>
7265       </method>
7266     </type>
7267     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7268       <method name="Void .ctor()">
7269         <size>7</size>
7270       </method>
7271       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7272         <size>12</size>
7273       </method>
7274       <method name="Boolean MoveNext()">
7275         <size>80</size>
7276       </method>
7277       <method name="Void Dispose()">
7278         <size>8</size>
7279       </method>
7280       <method name="Void Reset()">
7281         <size>6</size>
7282       </method>
7283       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7284         <size>7</size>
7285       </method>
7286     </type>
7287   </test>
7288   <test name="gtest-264.cs">
7289     <type name="BaseList`1[SubType]">
7290       <method name="Void .ctor()">
7291         <size>18</size>
7292       </method>
7293     </type>
7294     <type name="XXX">
7295       <method name="Void .ctor()">
7296         <size>7</size>
7297       </method>
7298     </type>
7299     <type name="Crash">
7300       <method name="Void .ctor()">
7301         <size>7</size>
7302       </method>
7303       <method name="Void Main()">
7304         <size>14</size>
7305       </method>
7306     </type>
7307   </test>
7308   <test name="gtest-265.cs">
7309     <type name="Test">
7310       <method name="Void .ctor()">
7311         <size>7</size>
7312       </method>
7313       <method name="Void Main()">
7314         <size>14</size>
7315       </method>
7316     </type>
7317   </test>
7318   <test name="gtest-266.cs">
7319     <type name="Test`1[T]">
7320       <method name="Void .ctor()">
7321         <size>7</size>
7322       </method>
7323     </type>
7324     <type name="Test`1+Inner`1[T,U]">
7325       <method name="Void .ctor()">
7326         <size>7</size>
7327       </method>
7328       <method name="Void Foo()">
7329         <size>13</size>
7330       </method>
7331     </type>
7332     <type name="Test">
7333       <method name="Void .ctor()">
7334         <size>7</size>
7335       </method>
7336       <method name="Void Main()">
7337         <size>1</size>
7338       </method>
7339     </type>
7340   </test>
7341   <test name="gtest-267.cs">
7342     <type name="T">
7343       <method name="Void .ctor()">
7344         <size>7</size>
7345       </method>
7346       <method name="Void Foo[T](Handler`1[T])">
7347         <size>34</size>
7348       </method>
7349       <method name="Void Response[T](Handler`1[T])">
7350         <size>1</size>
7351       </method>
7352       <method name="Void Main()">
7353         <size>1</size>
7354       </method>
7355     </type>
7356     <type name="Handler`1[T]">
7357       <method name="Void .ctor(Object, IntPtr)">
7358         <size>0</size>
7359       </method>
7360       <method name="Void Invoke(T)">
7361         <size>0</size>
7362       </method>
7363       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7364         <size>0</size>
7365       </method>
7366       <method name="Void EndInvoke(IAsyncResult)">
7367         <size>0</size>
7368       </method>
7369     </type>
7370     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7371       <method name="Void .ctor()">
7372         <size>7</size>
7373       </method>
7374       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7375         <size>18</size>
7376       </method>
7377     </type>
7378   </test>
7379   <test name="gtest-268.cs">
7380     <type name="Test">
7381       <method name="Void .ctor()">
7382         <size>7</size>
7383       </method>
7384       <method name="Void Bar()">
7385         <size>7</size>
7386       </method>
7387       <method name="Void Main()">
7388         <size>1</size>
7389       </method>
7390     </type>
7391     <type name="Test+G`1[T]">
7392       <method name="Void .ctor()">
7393         <size>7</size>
7394       </method>
7395     </type>
7396   </test>
7397   <test name="gtest-269.cs">
7398     <type name="X">
7399       <method name="Void .ctor()">
7400         <size>7</size>
7401       </method>
7402       <method name="Int32 Beer(Nullable`1)">
7403         <size>54</size>
7404       </method>
7405       <method name="Int64 PubToLong(IrishPub)">
7406         <size>12</size>
7407       </method>
7408       <method name="Int32 Test(Nullable`1)">
7409         <size>53</size>
7410       </method>
7411       <method name="Int32 TestWithNull(Nullable`1)">
7412         <size>55</size>
7413       </method>
7414       <method name="Nullable`1 Foo(Boolean)">
7415         <size>24</size>
7416       </method>
7417       <method name="Int32 Test(Boolean)">
7418         <size>54</size>
7419       </method>
7420       <method name="Int32 Main()">
7421         <size>194</size>
7422       </method>
7423     </type>
7424     <type name="IrishPub">
7425       <method name="Void .ctor(IrishBeer)">
7426         <size>8</size>
7427       </method>
7428       <method name="Int64 op_Implicit(Nullable`1)">
7429         <size>36</size>
7430       </method>
7431       <method name="Nullable`1 op_Implicit(Int64)">
7432         <size>13</size>
7433       </method>
7434     </type>
7435   </test>
7436   <test name="gtest-270.cs">
7437     <type name="X">
7438       <method name="Void .ctor()">
7439         <size>7</size>
7440       </method>
7441       <method name="Int32 Test(Nullable`1)">
7442         <size>44</size>
7443       </method>
7444       <method name="Int32 Main()">
7445         <size>42</size>
7446       </method>
7447     </type>
7448   </test>
7449   <test name="gtest-271.cs">
7450     <type name="Qux`2[X,V]">
7451       <method name="Void .ctor()">
7452         <size>7</size>
7453       </method>
7454       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7455         <size>8</size>
7456       </method>
7457       <method name="IEnumerator`1 GetEnumerator()">
7458         <size>8</size>
7459       </method>
7460     </type>
7461     <type name="Foo`2[X,V]">
7462       <method name="Void .ctor()">
7463         <size>7</size>
7464       </method>
7465     </type>
7466     <type name="Test`1[T]">
7467       <method name="Void .ctor()">
7468         <size>7</size>
7469       </method>
7470       <method name="Int32 CompareTo(Test`1[T])">
7471         <size>2</size>
7472       </method>
7473     </type>
7474     <type name="X">
7475       <method name="Void .ctor()">
7476         <size>7</size>
7477       </method>
7478       <method name="Void Main()">
7479         <size>53</size>
7480       </method>
7481     </type>
7482     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7483       <method name="Void .ctor()">
7484         <size>7</size>
7485       </method>
7486       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7487         <size>7</size>
7488       </method>
7489       <method name="Boolean MoveNext()">
7490         <size>25</size>
7491       </method>
7492       <method name="Void Dispose()">
7493         <size>8</size>
7494       </method>
7495       <method name="Void Reset()">
7496         <size>6</size>
7497       </method>
7498     </type>
7499     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7500       <method name="Void .ctor()">
7501         <size>7</size>
7502       </method>
7503       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7504         <size>12</size>
7505       </method>
7506       <method name="Boolean MoveNext()">
7507         <size>25</size>
7508       </method>
7509       <method name="Void Dispose()">
7510         <size>8</size>
7511       </method>
7512       <method name="Void Reset()">
7513         <size>6</size>
7514       </method>
7515     </type>
7516     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7517       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7518         <size>7</size>
7519       </method>
7520     </type>
7521     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7522       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7523         <size>7</size>
7524       </method>
7525     </type>
7526   </test>
7527   <test name="gtest-272.cs">
7528     <type name="X">
7529       <method name="Void Foo[T](Handler`1[T])">
7530         <size>27</size>
7531       </method>
7532       <method name="Void Response[T](Handler`1[T])">
7533         <size>1</size>
7534       </method>
7535       <method name="Void Test[T](T)">
7536         <size>1</size>
7537       </method>
7538       <method name="Void Main()">
7539         <size>18</size>
7540       </method>
7541     </type>
7542     <type name="Handler`1[T]">
7543       <method name="Void .ctor(Object, IntPtr)">
7544         <size>0</size>
7545       </method>
7546       <method name="Void Invoke(T)">
7547         <size>0</size>
7548       </method>
7549       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7550         <size>0</size>
7551       </method>
7552       <method name="Void EndInvoke(IAsyncResult)">
7553         <size>0</size>
7554       </method>
7555     </type>
7556     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7557       <method name="Void .ctor()">
7558         <size>7</size>
7559       </method>
7560       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7561         <size>12</size>
7562       </method>
7563     </type>
7564   </test>
7565   <test name="gtest-273.cs">
7566     <type name="ThisBaseClass`3[A,B,C]">
7567       <method name="Void .ctor()">
7568         <size>7</size>
7569       </method>
7570     </type>
7571     <type name="ThatBaseClass`3[B,A,C]">
7572       <method name="Void .ctor()">
7573         <size>7</size>
7574       </method>
7575     </type>
7576     <type name="ThisClass`3[A,B,C]">
7577       <method name="Void .ctor()">
7578         <size>7</size>
7579       </method>
7580     </type>
7581     <type name="ThatClass`3[B,A,C]">
7582       <method name="Void .ctor()">
7583         <size>7</size>
7584       </method>
7585     </type>
7586     <type name="ThisClass">
7587       <method name="Void .ctor()">
7588         <size>7</size>
7589       </method>
7590     </type>
7591     <type name="ThatClass">
7592       <method name="Void .ctor()">
7593         <size>7</size>
7594       </method>
7595     </type>
7596     <type name="Test">
7597       <method name="Void .ctor()">
7598         <size>7</size>
7599       </method>
7600       <method name="Void Main()">
7601         <size>1</size>
7602       </method>
7603     </type>
7604   </test>
7605   <test name="gtest-274.cs">
7606     <type name="X">
7607       <method name="Void .ctor()">
7608         <size>7</size>
7609       </method>
7610       <method name="Void Main()">
7611         <size>447</size>
7612       </method>
7613     </type>
7614     <type name="Foo">
7615       <method name="Void .ctor(Int64)">
7616         <size>8</size>
7617       </method>
7618       <method name="Foo op_Implicit(Int64)">
7619         <size>7</size>
7620       </method>
7621     </type>
7622     <type name="Bar">
7623       <method name="Void .ctor(Foo)">
7624         <size>8</size>
7625       </method>
7626       <method name="Bar op_Implicit(Foo)">
7627         <size>7</size>
7628       </method>
7629     </type>
7630     <type name="Baz">
7631       <method name="Void .ctor(Foo)">
7632         <size>8</size>
7633       </method>
7634       <method name="Baz op_Explicit(Foo)">
7635         <size>7</size>
7636       </method>
7637     </type>
7638   </test>
7639   <test name="gtest-275.cs">
7640     <type name="Test">
7641       <method name="Void .ctor()">
7642         <size>7</size>
7643       </method>
7644       <method name="Void Main()">
7645         <size>19</size>
7646       </method>
7647     </type>
7648     <type name="Test+C">
7649       <method name="Void .ctor()">
7650         <size>18</size>
7651       </method>
7652     </type>
7653     <type name="Test+D`2[T,U]">
7654       <method name="Void .ctor()">
7655         <size>18</size>
7656       </method>
7657     </type>
7658     <type name="Test+E`1[T]">
7659       <method name="Void .ctor()">
7660         <size>18</size>
7661       </method>
7662     </type>
7663   </test>
7664   <test name="gtest-276.cs">
7665     <type name="Tests">
7666       <method name="Void .ctor()">
7667         <size>7</size>
7668       </method>
7669       <method name="Int32 Main()">
7670         <size>30</size>
7671       </method>
7672     </type>
7673     <type name="Tests+GenericClass`1[T]">
7674       <method name="Void .ctor()">
7675         <size>7</size>
7676       </method>
7677       <method name="T Z(IList`1, Int32)">
7678         <size>8</size>
7679       </method>
7680     </type>
7681   </test>
7682   <test name="gtest-277.cs">
7683     <type name="X">
7684       <method name="Void .ctor()">
7685         <size>7</size>
7686       </method>
7687       <method name="Void Main()">
7688         <size>1</size>
7689       </method>
7690     </type>
7691   </test>
7692   <test name="gtest-278.cs">
7693     <type name="Program">
7694       <method name="Void .ctor()">
7695         <size>7</size>
7696       </method>
7697       <method name="Int32 Main()">
7698         <size>6</size>
7699       </method>
7700     </type>
7701   </test>
7702   <test name="gtest-279.cs">
7703     <type name="Foo">
7704       <method name="Void .ctor()">
7705         <size>7</size>
7706       </method>
7707       <method name="IList`1 Bar[T]()">
7708         <size>12</size>
7709       </method>
7710       <method name="Void Bar()">
7711         <size>11</size>
7712       </method>
7713     </type>
7714     <type name="BugReport">
7715       <method name="Void .ctor()">
7716         <size>7</size>
7717       </method>
7718       <method name="Void Main(System.String[])">
7719         <size>20</size>
7720       </method>
7721     </type>
7722   </test>
7723   <test name="gtest-280.cs">
7724     <type name="Test">
7725       <method name="Void .ctor()">
7726         <size>7</size>
7727       </method>
7728       <method name="Void Main(System.String[])">
7729         <size>69</size>
7730       </method>
7731     </type>
7732     <type name="Test+TestDel">
7733       <method name="Void .ctor(Object, IntPtr)">
7734         <size>0</size>
7735       </method>
7736       <method name="Int32 Invoke(Int32)">
7737         <size>0</size>
7738       </method>
7739       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7740         <size>0</size>
7741       </method>
7742       <method name="Int32 EndInvoke(IAsyncResult)">
7743         <size>0</size>
7744       </method>
7745     </type>
7746     <type name="Test">
7747       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7748         <size>2</size>
7749       </method>
7750     </type>
7751   </test>
7752   <test name="gtest-281.cs">
7753     <type name="List">
7754       <method name="Void .ctor()">
7755         <size>7</size>
7756       </method>
7757       <method name="Void AddRange[T](ICollection`1)">
7758         <size>1</size>
7759       </method>
7760     </type>
7761     <type name="Tests">
7762       <method name="Void .ctor()">
7763         <size>7</size>
7764       </method>
7765       <method name="Void Main()">
7766         <size>21</size>
7767       </method>
7768     </type>
7769   </test>
7770   <test name="gtest-282.cs">
7771     <type name="Foo">
7772       <method name="Void .ctor()">
7773         <size>7</size>
7774       </method>
7775     </type>
7776     <type name="Foo+Bar">
7777       <method name="Void .ctor()">
7778         <size>7</size>
7779       </method>
7780     </type>
7781     <type name="C`1[T]">
7782       <method name="Void .ctor()">
7783         <size>7</size>
7784       </method>
7785     </type>
7786     <type name="Test">
7787       <method name="Void .ctor()">
7788         <size>7</size>
7789       </method>
7790       <method name="Void .cctor()">
7791         <size>11</size>
7792       </method>
7793       <method name="Void Main()">
7794         <size>21</size>
7795       </method>
7796     </type>
7797   </test>
7798   <test name="gtest-283.cs">
7799     <type name="Point">
7800       <method name="Void .ctor(Int32, Int32)">
7801         <size>15</size>
7802       </method>
7803     </type>
7804     <type name="TestPoint">
7805       <method name="Void Serialize(IFoo)">
7806         <size>39</size>
7807       </method>
7808       <method name="Void Main()">
7809         <size>1</size>
7810       </method>
7811     </type>
7812   </test>
7813   <test name="gtest-284.cs">
7814     <type name="X">
7815       <method name="Void .ctor()">
7816         <size>7</size>
7817       </method>
7818     </type>
7819     <type name="CollectionTester">
7820       <method name="Int32 Test[T](IList`1)">
7821         <size>67</size>
7822       </method>
7823       <method name="Int32 Test()">
7824         <size>522</size>
7825       </method>
7826     </type>
7827     <type name="InterfaceTester">
7828       <method name="Void .cctor()">
7829         <size>106</size>
7830       </method>
7831       <method name="Int32 Test(System.Type, System.Type[])">
7832         <size>398</size>
7833       </method>
7834       <method name="Int32 Test()">
7835         <size>532</size>
7836       </method>
7837     </type>
7838     <type name="Z">
7839       <method name="Void .ctor()">
7840         <size>7</size>
7841       </method>
7842       <method name="Int32 Test()">
7843         <size>36</size>
7844       </method>
7845       <method name="Int32 Main()">
7846         <size>45</size>
7847       </method>
7848     </type>
7849   </test>
7850   <test name="gtest-285.cs">
7851     <type name="A">
7852       <method name="Void .ctor()">
7853         <size>7</size>
7854       </method>
7855     </type>
7856     <type name="B">
7857       <method name="Void .ctor()">
7858         <size>7</size>
7859       </method>
7860     </type>
7861     <type name="Tests">
7862       <method name="Void .ctor()">
7863         <size>7</size>
7864       </method>
7865       <method name="Void Main()">
7866         <size>38</size>
7867       </method>
7868     </type>
7869   </test>
7870   <test name="gtest-286.cs">
7871     <type name="TestAttribute">
7872       <method name="Void .ctor(Type)">
7873         <size>14</size>
7874       </method>
7875     </type>
7876     <type name="C`1[T]">
7877       <method name="Void .ctor()">
7878         <size>7</size>
7879       </method>
7880       <method name="Void Foo()">
7881         <size>1</size>
7882       </method>
7883     </type>
7884     <type name="C">
7885       <method name="Void .ctor()">
7886         <size>7</size>
7887       </method>
7888       <method name="Int32 Main()">
7889         <size>76</size>
7890       </method>
7891     </type>
7892   </test>
7893   <test name="gtest-287.cs">
7894     <type name="X">
7895       <method name="Void .ctor()">
7896         <size>7</size>
7897       </method>
7898       <method name="Void Main()">
7899         <size>36</size>
7900       </method>
7901       <method name="Void D()">
7902         <size>1</size>
7903       </method>
7904     </type>
7905   </test>
7906   <test name="gtest-288.cs">
7907     <type name="A">
7908       <method name="Void .ctor()">
7909         <size>7</size>
7910       </method>
7911       <method name="Boolean Test(Int32)">
7912         <size>5</size>
7913       </method>
7914     </type>
7915     <type name="B">
7916       <method name="Void .ctor()">
7917         <size>7</size>
7918       </method>
7919       <method name="Void Test()">
7920         <size>1</size>
7921       </method>
7922     </type>
7923     <type name="B+C">
7924       <method name="Void .ctor()">
7925         <size>7</size>
7926       </method>
7927       <method name="Boolean Foo(Int32)">
7928         <size>13</size>
7929       </method>
7930     </type>
7931     <type name="X">
7932       <method name="Void .ctor()">
7933         <size>7</size>
7934       </method>
7935       <method name="Void Main()">
7936         <size>1</size>
7937       </method>
7938     </type>
7939   </test>
7940   <test name="gtest-289.cs">
7941     <type name="C">
7942       <method name="Void .ctor()">
7943         <size>7</size>
7944       </method>
7945       <method name="Void add_Ev1(D)">
7946         <size>24</size>
7947       </method>
7948       <method name="Void remove_Ev1(D)">
7949         <size>24</size>
7950       </method>
7951     </type>
7952     <type name="Consts">
7953       <method name="Void .ctor()">
7954         <size>7</size>
7955       </method>
7956       <method name="Void .cctor()">
7957         <size>1</size>
7958       </method>
7959     </type>
7960     <type name="Test">
7961       <method name="Void .ctor()">
7962         <size>7</size>
7963       </method>
7964       <method name="Int32 Main()">
7965         <size>94</size>
7966       </method>
7967     </type>
7968     <type name="D">
7969       <method name="Void .ctor(Object, IntPtr)">
7970         <size>0</size>
7971       </method>
7972       <method name="Void Invoke()">
7973         <size>0</size>
7974       </method>
7975       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7976         <size>0</size>
7977       </method>
7978       <method name="Void EndInvoke(IAsyncResult)">
7979         <size>0</size>
7980       </method>
7981     </type>
7982   </test>
7983   <test name="gtest-290.cs">
7984     <type name="GenericEventNotUsedTest`1[T]">
7985       <method name="Void .ctor()">
7986         <size>7</size>
7987       </method>
7988       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7989         <size>24</size>
7990       </method>
7991       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7992         <size>24</size>
7993       </method>
7994       <method name="Void RaiseTestEvent(T)">
7995         <size>14</size>
7996       </method>
7997     </type>
7998     <type name="TestEntry">
7999       <method name="Void Main()">
8000         <size>1</size>
8001       </method>
8002     </type>
8003     <type name="GenericEventHandler`2[U,V]">
8004       <method name="Void .ctor(Object, IntPtr)">
8005         <size>0</size>
8006       </method>
8007       <method name="Void Invoke(U, V)">
8008         <size>0</size>
8009       </method>
8010       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
8011         <size>0</size>
8012       </method>
8013       <method name="Void EndInvoke(IAsyncResult)">
8014         <size>0</size>
8015       </method>
8016     </type>
8017   </test>
8018   <test name="gtest-291.cs">
8019     <type name="Global">
8020       <method name="Void .ctor()">
8021         <size>7</size>
8022       </method>
8023       <method name="Void Main()">
8024         <size>22</size>
8025       </method>
8026       <method name="System.String Test2(Nullable`1)">
8027         <size>6</size>
8028       </method>
8029     </type>
8030   </test>
8031   <test name="gtest-292.cs">
8032     <type name="Test.A`1[TA]">
8033       <method name="Void .ctor()">
8034         <size>7</size>
8035       </method>
8036     </type>
8037     <type name="X">
8038       <method name="Void .ctor()">
8039         <size>7</size>
8040       </method>
8041       <method name="Void Main()">
8042         <size>1</size>
8043       </method>
8044     </type>
8045     <type name="Test.Handler`1[TA]">
8046       <method name="Void .ctor(Object, IntPtr)">
8047         <size>0</size>
8048       </method>
8049       <method name="Void Invoke(TA)">
8050         <size>0</size>
8051       </method>
8052       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8053         <size>0</size>
8054       </method>
8055       <method name="Void EndInvoke(IAsyncResult)">
8056         <size>0</size>
8057       </method>
8058     </type>
8059   </test>
8060   <test name="gtest-293.cs">
8061     <type name="Test`1[T]">
8062       <method name="Void .ctor()">
8063         <size>7</size>
8064       </method>
8065       <method name="Void Invalid(T)">
8066         <size>21</size>
8067       </method>
8068       <method name="Void Other(IEnumerable`1)">
8069         <size>1</size>
8070       </method>
8071     </type>
8072     <type name="X">
8073       <method name="Void .ctor()">
8074         <size>7</size>
8075       </method>
8076       <method name="Void Main()">
8077         <size>1</size>
8078       </method>
8079     </type>
8080   </test>
8081   <test name="gtest-294.cs">
8082     <type name="A">
8083       <method name="Void .ctor()">
8084         <size>7</size>
8085       </method>
8086     </type>
8087     <type name="B">
8088       <method name="Void .ctor()">
8089         <size>7</size>
8090       </method>
8091     </type>
8092     <type name="X">
8093       <method name="Void .ctor()">
8094         <size>7</size>
8095       </method>
8096       <method name="A Test(A, B)">
8097         <size>10</size>
8098       </method>
8099       <method name="Int32 Main()">
8100         <size>73</size>
8101       </method>
8102     </type>
8103   </test>
8104   <test name="gtest-295.cs">
8105     <type name="Test.Cache`1[T]">
8106       <method name="Void .ctor()">
8107         <size>7</size>
8108       </method>
8109     </type>
8110     <type name="Test.Base">
8111       <method name="Void .ctor()">
8112         <size>7</size>
8113       </method>
8114     </type>
8115     <type name="Test.MyType`1[T]">
8116       <method name="Void .ctor()">
8117         <size>7</size>
8118       </method>
8119     </type>
8120     <type name="Test.Foo">
8121       <method name="Void .ctor()">
8122         <size>7</size>
8123       </method>
8124       <method name="Void Main()">
8125         <size>7</size>
8126       </method>
8127     </type>
8128   </test>
8129   <test name="gtest-296.cs">
8130     <type name="MyCollection`1[T]">
8131       <method name="Void .ctor()">
8132         <size>7</size>
8133       </method>
8134       <method name="Void Foo()">
8135         <size>14</size>
8136       </method>
8137     </type>
8138     <type name="C">
8139       <method name="Void .ctor()">
8140         <size>7</size>
8141       </method>
8142       <method name="Void Main()">
8143         <size>1</size>
8144       </method>
8145     </type>
8146   </test>
8147   <test name="gtest-297.cs">
8148     <type name="Test">
8149       <method name="Void .ctor()">
8150         <size>7</size>
8151       </method>
8152       <method name="Void Main()">
8153         <size>18</size>
8154       </method>
8155     </type>
8156   </test>
8157   <test name="gtest-298.cs">
8158     <type name="A">
8159       <method name="Void .ctor(TestFunc`1)">
8160         <size>14</size>
8161       </method>
8162     </type>
8163     <type name="TestClass">
8164       <method name="Void .ctor()">
8165         <size>7</size>
8166       </method>
8167       <method name="Void .cctor()">
8168         <size>46</size>
8169       </method>
8170       <method name="Int32 Main()">
8171         <size>6</size>
8172       </method>
8173     </type>
8174     <type name="TestFunc`1[T]">
8175       <method name="Void .ctor(Object, IntPtr)">
8176         <size>0</size>
8177       </method>
8178       <method name="Void Invoke(T)">
8179         <size>0</size>
8180       </method>
8181       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8182         <size>0</size>
8183       </method>
8184       <method name="Void EndInvoke(IAsyncResult)">
8185         <size>0</size>
8186       </method>
8187     </type>
8188     <type name="TestClass">
8189       <method name="Void &lt;a&gt;m__0(Int32)">
8190         <size>7</size>
8191       </method>
8192     </type>
8193   </test>
8194   <test name="gtest-299.cs">
8195     <type name="N.A">
8196       <method name="Void .ctor()">
8197         <size>7</size>
8198       </method>
8199     </type>
8200     <type name="B`1[T]">
8201       <method name="Void .ctor()">
8202         <size>7</size>
8203       </method>
8204     </type>
8205     <type name="Test">
8206       <method name="Void .ctor()">
8207         <size>7</size>
8208       </method>
8209       <method name="Void Main()">
8210         <size>47</size>
8211       </method>
8212     </type>
8213   </test>
8214   <test name="gtest-300.cs">
8215     <type name="Test">
8216       <method name="Void .ctor()">
8217         <size>7</size>
8218       </method>
8219       <method name="Void Main()">
8220         <size>64</size>
8221       </method>
8222     </type>
8223   </test>
8224   <test name="gtest-301.cs">
8225     <type name="Test">
8226       <method name="Void .ctor()">
8227         <size>7</size>
8228       </method>
8229       <method name="Void Main(System.String[])">
8230         <size>23</size>
8231       </method>
8232     </type>
8233   </test>
8234   <test name="gtest-302.cs">
8235     <type name="Test">
8236       <method name="Void .ctor()">
8237         <size>7</size>
8238       </method>
8239       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8240         <size>6</size>
8241       </method>
8242     </type>
8243     <type name="M">
8244       <method name="Void .ctor()">
8245         <size>7</size>
8246       </method>
8247       <method name="Void Main()">
8248         <size>59</size>
8249       </method>
8250     </type>
8251     <type name="Test+GetEnumerator&gt;c__Iterator0">
8252       <method name="Void .ctor()">
8253         <size>7</size>
8254       </method>
8255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8256         <size>12</size>
8257       </method>
8258       <method name="Boolean MoveNext()">
8259         <size>25</size>
8260       </method>
8261       <method name="Void Dispose()">
8262         <size>8</size>
8263       </method>
8264       <method name="Void Reset()">
8265         <size>6</size>
8266       </method>
8267     </type>
8268     <type name="Test">
8269       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8270         <size>8</size>
8271       </method>
8272     </type>
8273     <type name="Test+GetEnumerator&gt;c__Iterator0">
8274       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8275         <size>7</size>
8276       </method>
8277     </type>
8278   </test>
8279   <test name="gtest-303.cs">
8280     <type name="test.BaseClass">
8281       <method name="Void .ctor()">
8282         <size>7</size>
8283       </method>
8284       <method name="System.String get_Hello()">
8285         <size>6</size>
8286       </method>
8287     </type>
8288     <type name="test.Printer">
8289       <method name="Void .ctor()">
8290         <size>7</size>
8291       </method>
8292       <method name="Void Print[T](T)">
8293         <size>0</size>
8294       </method>
8295     </type>
8296     <type name="test.PrinterImpl">
8297       <method name="Void .ctor()">
8298         <size>7</size>
8299       </method>
8300       <method name="Void Print[T](T)">
8301         <size>19</size>
8302       </method>
8303     </type>
8304     <type name="test.Starter">
8305       <method name="Void .ctor()">
8306         <size>7</size>
8307       </method>
8308       <method name="Void Main(System.String[])">
8309         <size>20</size>
8310       </method>
8311     </type>
8312   </test>
8313   <test name="gtest-304.cs">
8314     <type name="test.BaseClass">
8315       <method name="Void .ctor()">
8316         <size>7</size>
8317       </method>
8318       <method name="System.String get_Hello()">
8319         <size>6</size>
8320       </method>
8321     </type>
8322     <type name="test.Printer">
8323       <method name="Void .ctor()">
8324         <size>7</size>
8325       </method>
8326       <method name="Void Print[T](System.Object)">
8327         <size>0</size>
8328       </method>
8329     </type>
8330     <type name="test.PrinterImpl">
8331       <method name="Void .ctor()">
8332         <size>7</size>
8333       </method>
8334       <method name="Void Print[T](System.Object)">
8335         <size>31</size>
8336       </method>
8337     </type>
8338     <type name="test.Starter">
8339       <method name="Void .ctor()">
8340         <size>7</size>
8341       </method>
8342       <method name="Void Main(System.String[])">
8343         <size>20</size>
8344       </method>
8345     </type>
8346   </test>
8347   <test name="gtest-305.cs">
8348     <type name="T">
8349       <method name="Void .ctor()">
8350         <size>82</size>
8351       </method>
8352       <method name="Int32 Main()">
8353         <size>54</size>
8354       </method>
8355     </type>
8356   </test>
8357   <test name="gtest-306.cs">
8358     <type name="FuParentClass`1[Trow]">
8359       <method name="Void .ctor()">
8360         <size>7</size>
8361       </method>
8362     </type>
8363     <type name="FuParentClass`1+FuChildClass[Trow]">
8364       <method name="Void .ctor()">
8365         <size>7</size>
8366       </method>
8367     </type>
8368     <type name="C">
8369       <method name="Void .ctor()">
8370         <size>7</size>
8371       </method>
8372       <method name="Void Main()">
8373         <size>1</size>
8374       </method>
8375     </type>
8376   </test>
8377   <test name="gtest-307.cs">
8378     <type name="Foo`1[T]">
8379       <method name="Void .ctor()">
8380         <size>7</size>
8381       </method>
8382     </type>
8383     <type name="Bar">
8384       <method name="Void .ctor()">
8385         <size>7</size>
8386       </method>
8387       <method name="Int32 g()">
8388         <size>2</size>
8389       </method>
8390       <method name="Int32 Main()">
8391         <size>20</size>
8392       </method>
8393     </type>
8394     <type name="Foo`1+F[T]">
8395       <method name="Void .ctor(Object, IntPtr)">
8396         <size>0</size>
8397       </method>
8398       <method name="Int32 Invoke()">
8399         <size>0</size>
8400       </method>
8401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8402         <size>0</size>
8403       </method>
8404       <method name="Int32 EndInvoke(IAsyncResult)">
8405         <size>0</size>
8406       </method>
8407     </type>
8408   </test>
8409   <test name="gtest-308.cs">
8410     <type name="Test">
8411       <method name="Void .ctor()">
8412         <size>7</size>
8413       </method>
8414       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8415         <size>26</size>
8416       </method>
8417       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8418         <size>26</size>
8419       </method>
8420     </type>
8421     <type name="Foo">
8422       <method name="Void .ctor()">
8423         <size>7</size>
8424       </method>
8425       <method name="Int32 compare(Int32, Int32)">
8426         <size>4</size>
8427       </method>
8428       <method name="Int32 compare(System.String, System.String)">
8429         <size>8</size>
8430       </method>
8431       <method name="Void test(Int32)">
8432         <size>29</size>
8433       </method>
8434       <method name="Void Main()">
8435         <size>141</size>
8436       </method>
8437     </type>
8438     <type name="Test+MyComparison`1[V]">
8439       <method name="Void .ctor(Object, IntPtr)">
8440         <size>0</size>
8441       </method>
8442       <method name="Int32 Invoke(V, V)">
8443         <size>0</size>
8444       </method>
8445       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8446         <size>0</size>
8447       </method>
8448       <method name="Int32 EndInvoke(IAsyncResult)">
8449         <size>0</size>
8450       </method>
8451     </type>
8452     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8453       <method name="Void .ctor()">
8454         <size>7</size>
8455       </method>
8456       <method name="Int32 &lt;&gt;m__0(U, U)">
8457         <size>14</size>
8458       </method>
8459     </type>
8460     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8461       <method name="Void .ctor()">
8462         <size>7</size>
8463       </method>
8464       <method name="Int32 &lt;&gt;m__1(W, W)">
8465         <size>14</size>
8466       </method>
8467     </type>
8468   </test>
8469   <test name="gtest-309.cs">
8470     <type name="Test`2[A,B]">
8471       <method name="Void .ctor()">
8472         <size>7</size>
8473       </method>
8474       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8475         <size>1</size>
8476       </method>
8477     </type>
8478     <type name="X">
8479       <method name="Void .ctor()">
8480         <size>7</size>
8481       </method>
8482       <method name="Void Main()">
8483         <size>15</size>
8484       </method>
8485     </type>
8486   </test>
8487   <test name="gtest-310.cs">
8488     <type name="MonoBugs.IncompleteGenericInference">
8489       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8490         <size>1</size>
8491       </method>
8492       <method name="Void Main()">
8493         <size>20</size>
8494       </method>
8495     </type>
8496   </test>
8497   <test name="gtest-312.cs">
8498     <type name="CantCastGenericListToArray">
8499       <method name="Void .ctor()">
8500         <size>7</size>
8501       </method>
8502       <method name="Void Main(System.String[])">
8503         <size>51</size>
8504       </method>
8505     </type>
8506   </test>
8507   <test name="gtest-313.cs">
8508     <type name="Foo`1[T]">
8509       <method name="Void .ctor(TestEnum)">
8510         <size>14</size>
8511       </method>
8512     </type>
8513     <type name="X">
8514       <method name="Void .ctor()">
8515         <size>7</size>
8516       </method>
8517       <method name="Void Main()">
8518         <size>28</size>
8519       </method>
8520     </type>
8521   </test>
8522   <test name="gtest-314.cs">
8523     <type name="test.App">
8524       <method name="Void .ctor()">
8525         <size>7</size>
8526       </method>
8527       <method name="Void Main()">
8528         <size>1</size>
8529       </method>
8530     </type>
8531     <type name="test.ThisClass`2[T,O]">
8532       <method name="Void .ctor()">
8533         <size>7</size>
8534       </method>
8535     </type>
8536     <type name="test.OtherClass`2[O,T]">
8537       <method name="Void .ctor()">
8538         <size>7</size>
8539       </method>
8540       <method name="Void Test(T)">
8541         <size>8</size>
8542       </method>
8543     </type>
8544   </test>
8545   <test name="gtest-315.cs">
8546     <type name="A`1[T]">
8547       <method name="Void .ctor()">
8548         <size>7</size>
8549       </method>
8550     </type>
8551     <type name="A`1+B[T]">
8552       <method name="Void .ctor()">
8553         <size>7</size>
8554       </method>
8555     </type>
8556     <type name="X">
8557       <method name="Void .ctor()">
8558         <size>7</size>
8559       </method>
8560       <method name="Void Main()">
8561         <size>18</size>
8562       </method>
8563     </type>
8564   </test>
8565   <test name="gtest-316.cs">
8566     <type name="X">
8567       <method name="Void .ctor()">
8568         <size>7</size>
8569       </method>
8570       <method name="Void Main()">
8571         <size>1</size>
8572       </method>
8573     </type>
8574     <type name="Foo">
8575       <method name="Void .ctor()">
8576         <size>7</size>
8577       </method>
8578     </type>
8579     <type name="Base">
8580       <method name="Void .ctor()">
8581         <size>7</size>
8582       </method>
8583       <method name="Void Method[R]()">
8584         <size>0</size>
8585       </method>
8586     </type>
8587     <type name="Derived">
8588       <method name="Void .ctor()">
8589         <size>7</size>
8590       </method>
8591       <method name="Void Method[S]()">
8592         <size>7</size>
8593       </method>
8594       <method name="Void Method2[T]()">
8595         <size>18</size>
8596       </method>
8597     </type>
8598   </test>
8599   <test name="gtest-317.cs">
8600     <type name="Foo`1[K]">
8601       <method name="Void .ctor()">
8602         <size>7</size>
8603       </method>
8604     </type>
8605     <type name="Bar`1[Q]">
8606       <method name="Void .ctor()">
8607         <size>7</size>
8608       </method>
8609     </type>
8610     <type name="Bar`1+Baz[Q]">
8611       <method name="Void .ctor()">
8612         <size>7</size>
8613       </method>
8614     </type>
8615     <type name="X">
8616       <method name="Void .ctor()">
8617         <size>7</size>
8618       </method>
8619       <method name="Void Main()">
8620         <size>13</size>
8621       </method>
8622     </type>
8623   </test>
8624   <test name="gtest-318.cs">
8625     <type name="Foo`1[K]">
8626       <method name="Void .ctor()">
8627         <size>7</size>
8628       </method>
8629     </type>
8630     <type name="Bar`1[Q]">
8631       <method name="Void .ctor()">
8632         <size>7</size>
8633       </method>
8634     </type>
8635     <type name="Bar`1+Baz[Q]">
8636       <method name="Void .ctor()">
8637         <size>7</size>
8638       </method>
8639     </type>
8640     <type name="Goo`1[Q]">
8641       <method name="Void .ctor()">
8642         <size>7</size>
8643       </method>
8644     </type>
8645     <type name="X">
8646       <method name="Void .ctor()">
8647         <size>7</size>
8648       </method>
8649       <method name="Void Main()">
8650         <size>13</size>
8651       </method>
8652     </type>
8653   </test>
8654   <test name="gtest-319.cs">
8655     <type name="Temp`1[T]">
8656       <method name="Void .ctor()">
8657         <size>7</size>
8658       </method>
8659       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8660         <size>7</size>
8661       </method>
8662       <method name="IEnumerator`1 GetEnumerator()">
8663         <size>8</size>
8664       </method>
8665     </type>
8666     <type name="Temp`1+Foo[T]">
8667       <method name="Void .ctor()">
8668         <size>7</size>
8669       </method>
8670     </type>
8671     <type name="X">
8672       <method name="Void .ctor()">
8673         <size>7</size>
8674       </method>
8675       <method name="Void Main()">
8676         <size>1</size>
8677       </method>
8678     </type>
8679     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8680       <method name="Void .ctor()">
8681         <size>7</size>
8682       </method>
8683       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8684         <size>7</size>
8685       </method>
8686       <method name="Boolean MoveNext()">
8687         <size>69</size>
8688       </method>
8689       <method name="Void Dispose()">
8690         <size>8</size>
8691       </method>
8692       <method name="Void Reset()">
8693         <size>6</size>
8694       </method>
8695       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8696         <size>7</size>
8697       </method>
8698     </type>
8699   </test>
8700   <test name="gtest-320.cs">
8701     <type name="Foo`1[K]">
8702       <method name="Void .ctor()">
8703         <size>7</size>
8704       </method>
8705     </type>
8706     <type name="B">
8707       <method name="Void .ctor()">
8708         <size>7</size>
8709       </method>
8710     </type>
8711     <type name="B+C">
8712       <method name="Void .ctor()">
8713         <size>7</size>
8714       </method>
8715     </type>
8716     <type name="X">
8717       <method name="Void .ctor()">
8718         <size>7</size>
8719       </method>
8720       <method name="Void Main()">
8721         <size>1</size>
8722       </method>
8723     </type>
8724   </test>
8725   <test name="gtest-321.cs">
8726     <type name="App">
8727       <method name="Void .ctor()">
8728         <size>7</size>
8729       </method>
8730       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8731         <size>25</size>
8732       </method>
8733       <method name="Void ADelegate[T](System.String)">
8734         <size>12</size>
8735       </method>
8736       <method name="Void Main(System.String[])">
8737         <size>13</size>
8738       </method>
8739       <method name="Void Run()">
8740         <size>49</size>
8741       </method>
8742     </type>
8743     <type name="App+TGenericDelegate`1[T]">
8744       <method name="Void .ctor(Object, IntPtr)">
8745         <size>0</size>
8746       </method>
8747       <method name="Void Invoke(System.String)">
8748         <size>0</size>
8749       </method>
8750       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8751         <size>0</size>
8752       </method>
8753       <method name="Void EndInvoke(IAsyncResult)">
8754         <size>0</size>
8755       </method>
8756     </type>
8757   </test>
8758   <test name="gtest-322.cs">
8759     <type name="MyBase`2[K,V]">
8760       <method name="Void .ctor(Callback)">
8761         <size>7</size>
8762       </method>
8763     </type>
8764     <type name="X">
8765       <method name="Void .ctor(Callback)">
8766         <size>8</size>
8767       </method>
8768       <method name="Void Main()">
8769         <size>1</size>
8770       </method>
8771     </type>
8772     <type name="MyBase`2+Callback[K,V]">
8773       <method name="Void .ctor(Object, IntPtr)">
8774         <size>0</size>
8775       </method>
8776       <method name="Void Invoke(K, V)">
8777         <size>0</size>
8778       </method>
8779       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8780         <size>0</size>
8781       </method>
8782       <method name="Void EndInvoke(IAsyncResult)">
8783         <size>0</size>
8784       </method>
8785     </type>
8786   </test>
8787   <test name="gtest-323.cs">
8788     <type name="MyBase`2[K,V]">
8789       <method name="Void .ctor()">
8790         <size>7</size>
8791       </method>
8792       <method name="Void Hello(MyBase`2+Callback[K,V])">
8793         <size>1</size>
8794       </method>
8795     </type>
8796     <type name="MyBase`2+Callback[K,V]">
8797       <method name="Void .ctor()">
8798         <size>7</size>
8799       </method>
8800     </type>
8801     <type name="X">
8802       <method name="Void .ctor(Callback)">
8803         <size>7</size>
8804       </method>
8805       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8806         <size>8</size>
8807       </method>
8808       <method name="Void Main()">
8809         <size>1</size>
8810       </method>
8811     </type>
8812   </test>
8813   <test name="gtest-324.cs">
8814     <type name="B">
8815       <method name="Void .ctor()">
8816         <size>19</size>
8817       </method>
8818       <method name="Void add_D(A)">
8819         <size>22</size>
8820       </method>
8821       <method name="Void remove_D(A)">
8822         <size>22</size>
8823       </method>
8824       <method name="Void C()">
8825         <size>36</size>
8826       </method>
8827       <method name="Void F(Int64)">
8828         <size>1</size>
8829       </method>
8830       <method name="Void Main()">
8831         <size>1</size>
8832       </method>
8833     </type>
8834     <type name="A">
8835       <method name="Void .ctor(Object, IntPtr)">
8836         <size>0</size>
8837       </method>
8838       <method name="Void Invoke()">
8839         <size>0</size>
8840       </method>
8841       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8842         <size>0</size>
8843       </method>
8844       <method name="Void EndInvoke(IAsyncResult)">
8845         <size>0</size>
8846       </method>
8847     </type>
8848     <type name="B+&lt;C&gt;c__AnonStorey1">
8849       <method name="Void .ctor()">
8850         <size>7</size>
8851       </method>
8852       <method name="Void &lt;&gt;m__0()">
8853         <size>54</size>
8854       </method>
8855     </type>
8856     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8857       <method name="Void .ctor()">
8858         <size>7</size>
8859       </method>
8860       <method name="Void &lt;&gt;m__1()">
8861         <size>57</size>
8862       </method>
8863     </type>
8864   </test>
8865   <test name="gtest-325.cs">
8866     <type name="SomeClass`1[T]">
8867       <method name="Void .ctor()">
8868         <size>7</size>
8869       </method>
8870       <method name="Void Foo()">
8871         <size>37</size>
8872       </method>
8873     </type>
8874     <type name="Foo">
8875       <method name="Void .ctor()">
8876         <size>7</size>
8877       </method>
8878       <method name="Void Main()">
8879         <size>13</size>
8880       </method>
8881     </type>
8882   </test>
8883   <test name="gtest-326.cs">
8884     <type name="A">
8885       <method name="Void .ctor()">
8886         <size>7</size>
8887       </method>
8888     </type>
8889     <type name="X">
8890       <method name="Void .ctor()">
8891         <size>7</size>
8892       </method>
8893       <method name="Void Main()">
8894         <size>53</size>
8895       </method>
8896     </type>
8897   </test>
8898   <test name="gtest-327.cs">
8899     <type name="Tester`1[T]">
8900       <method name="Void .ctor()">
8901         <size>7</size>
8902       </method>
8903       <method name="Void Do()">
8904         <size>50</size>
8905       </method>
8906     </type>
8907     <type name="Reference">
8908       <method name="Void .ctor()">
8909         <size>7</size>
8910       </method>
8911       <method name="Void Test()">
8912         <size>1</size>
8913       </method>
8914     </type>
8915     <type name="C">
8916       <method name="Void .ctor()">
8917         <size>7</size>
8918       </method>
8919       <method name="Void Main()">
8920         <size>21</size>
8921       </method>
8922     </type>
8923     <type name="Value">
8924       <method name="Void Test()">
8925         <size>1</size>
8926       </method>
8927     </type>
8928   </test>
8929   <test name="gtest-328.cs">
8930     <type name="App">
8931       <method name="Void .ctor()">
8932         <size>7</size>
8933       </method>
8934       <method name="Void Main()">
8935         <size>34</size>
8936       </method>
8937       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8938         <size>13</size>
8939       </method>
8940     </type>
8941     <type name="App+MyClass">
8942       <method name="Void .ctor()">
8943         <size>7</size>
8944       </method>
8945     </type>
8946   </test>
8947   <test name="gtest-329.cs">
8948     <type name="NullableInt">
8949       <method name="Void .ctor()">
8950         <size>7</size>
8951       </method>
8952       <method name="Void Main()">
8953         <size>53</size>
8954       </method>
8955     </type>
8956   </test>
8957   <test name="gtest-330.cs">
8958     <type name="BaseCollection`1[T]">
8959       <method name="Void .ctor()">
8960         <size>18</size>
8961       </method>
8962       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8963         <size>17</size>
8964       </method>
8965     </type>
8966     <type name="BaseIntList`1[T]">
8967       <method name="Void .ctor()">
8968         <size>7</size>
8969       </method>
8970     </type>
8971     <type name="IntList">
8972       <method name="Void .ctor()">
8973         <size>7</size>
8974       </method>
8975     </type>
8976     <type name="X">
8977       <method name="Void .ctor()">
8978         <size>7</size>
8979       </method>
8980       <method name="Void Main()">
8981         <size>59</size>
8982       </method>
8983     </type>
8984     <type name="BaseCollection`1[T]">
8985       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8986         <size>17</size>
8987       </method>
8988     </type>
8989   </test>
8990   <test name="gtest-331.cs">
8991     <type name="Foo`1[T]">
8992       <method name="Void .ctor()">
8993         <size>7</size>
8994       </method>
8995       <method name="Void Map[S](S)">
8996         <size>14</size>
8997       </method>
8998       <method name="Void Test(T)">
8999         <size>12</size>
9000       </method>
9001     </type>
9002     <type name="X">
9003       <method name="Void .ctor()">
9004         <size>7</size>
9005       </method>
9006       <method name="Void Main()">
9007         <size>18</size>
9008       </method>
9009     </type>
9010   </test>
9011   <test name="gtest-332.cs">
9012     <type name="C`1[T]">
9013       <method name="Void .ctor()">
9014         <size>7</size>
9015       </method>
9016       <method name="System.Type Test()">
9017         <size>15</size>
9018       </method>
9019     </type>
9020     <type name="M">
9021       <method name="Void .ctor()">
9022         <size>7</size>
9023       </method>
9024       <method name="Void Main()">
9025         <size>67</size>
9026       </method>
9027     </type>
9028   </test>
9029   <test name="gtest-333.cs">
9030     <type name="Test">
9031       <method name="Void .ctor()">
9032         <size>7</size>
9033       </method>
9034       <method name="Void Main()">
9035         <size>1</size>
9036       </method>
9037       <method name="Void Foo(System.Object)">
9038         <size>20</size>
9039       </method>
9040     </type>
9041   </test>
9042   <test name="gtest-334.cs">
9043     <type name="Test">
9044       <method name="Void .ctor()">
9045         <size>7</size>
9046       </method>
9047       <method name="Int32 Main()">
9048         <size>105</size>
9049       </method>
9050       <method name="Void DelegateMethod(Boolean)">
9051         <size>1</size>
9052       </method>
9053       <method name="Int32 DelegateMethod(Int32)">
9054         <size>2</size>
9055       </method>
9056     </type>
9057     <type name="Test+DelegateA">
9058       <method name="Void .ctor(Object, IntPtr)">
9059         <size>0</size>
9060       </method>
9061       <method name="Void Invoke(Boolean)">
9062         <size>0</size>
9063       </method>
9064       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9065         <size>0</size>
9066       </method>
9067       <method name="Void EndInvoke(IAsyncResult)">
9068         <size>0</size>
9069       </method>
9070     </type>
9071     <type name="Test+DelegateB">
9072       <method name="Void .ctor(Object, IntPtr)">
9073         <size>0</size>
9074       </method>
9075       <method name="Int32 Invoke(Int32)">
9076         <size>0</size>
9077       </method>
9078       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9079         <size>0</size>
9080       </method>
9081       <method name="Int32 EndInvoke(IAsyncResult)">
9082         <size>0</size>
9083       </method>
9084     </type>
9085   </test>
9086   <test name="gtest-335.cs">
9087     <type name="TestClass">
9088       <method name="Void .ctor()">
9089         <size>7</size>
9090       </method>
9091       <method name="Boolean Test_1()">
9092         <size>43</size>
9093       </method>
9094       <method name="Boolean Test_2()">
9095         <size>48</size>
9096       </method>
9097       <method name="Boolean Test_3()">
9098         <size>46</size>
9099       </method>
9100       <method name="Boolean Test_4()">
9101         <size>29</size>
9102       </method>
9103       <method name="Int32 Main()">
9104         <size>60</size>
9105       </method>
9106     </type>
9107   </test>
9108   <test name="gtest-336.cs">
9109     <type name="TestAttribute">
9110       <method name="Void .ctor()">
9111         <size>7</size>
9112       </method>
9113       <method name="Void .ctor(Type)">
9114         <size>14</size>
9115       </method>
9116       <method name="System.Object get_Type()">
9117         <size>7</size>
9118       </method>
9119       <method name="Void set_Type(System.Object)">
9120         <size>8</size>
9121       </method>
9122     </type>
9123     <type name="N.C`1[T]">
9124       <method name="Void .ctor()">
9125         <size>7</size>
9126       </method>
9127       <method name="Void Bar()">
9128         <size>1</size>
9129       </method>
9130       <method name="Void Bar2()">
9131         <size>1</size>
9132       </method>
9133       <method name="Void Bar3()">
9134         <size>1</size>
9135       </method>
9136       <method name="Void Bar4()">
9137         <size>1</size>
9138       </method>
9139     </type>
9140     <type name="N.CC">
9141       <method name="Void .ctor()">
9142         <size>7</size>
9143       </method>
9144       <method name="Void Main()">
9145         <size>1</size>
9146       </method>
9147     </type>
9148   </test>
9149   <test name="gtest-337.cs">
9150     <type name="X">
9151       <method name="Void .ctor()">
9152         <size>7</size>
9153       </method>
9154       <method name="Void SetValue[T](System.Object, T)">
9155         <size>1</size>
9156       </method>
9157       <method name="Void Main()">
9158         <size>12</size>
9159       </method>
9160     </type>
9161   </test>
9162   <test name="gtest-338.cs">
9163     <type name="Test">
9164       <method name="Void .ctor()">
9165         <size>7</size>
9166       </method>
9167       <method name="Void Foo[T](IList`1)">
9168         <size>25</size>
9169       </method>
9170       <method name="Void Main()">
9171         <size>13</size>
9172       </method>
9173     </type>
9174     <type name="FooList`1[T]">
9175       <method name="Void .ctor()">
9176         <size>7</size>
9177       </method>
9178       <method name="Int32 IndexOf(T)">
9179         <size>6</size>
9180       </method>
9181       <method name="Void Insert(Int32, T)">
9182         <size>6</size>
9183       </method>
9184       <method name="Void RemoveAt(Int32)">
9185         <size>6</size>
9186       </method>
9187       <method name="T get_Item(Int32)">
9188         <size>6</size>
9189       </method>
9190       <method name="Void set_Item(Int32, T)">
9191         <size>6</size>
9192       </method>
9193       <method name="Void Add(T)">
9194         <size>6</size>
9195       </method>
9196       <method name="Void Clear()">
9197         <size>6</size>
9198       </method>
9199       <method name="Boolean Contains(T)">
9200         <size>6</size>
9201       </method>
9202       <method name="Void CopyTo(T[], Int32)">
9203         <size>6</size>
9204       </method>
9205       <method name="Boolean Remove(T)">
9206         <size>6</size>
9207       </method>
9208       <method name="Int32 get_Count()">
9209         <size>6</size>
9210       </method>
9211       <method name="Boolean get_IsReadOnly()">
9212         <size>6</size>
9213       </method>
9214       <method name="IEnumerator GetEnumerator()">
9215         <size>6</size>
9216       </method>
9217       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9218         <size>6</size>
9219       </method>
9220     </type>
9221   </test>
9222   <test name="gtest-339.cs">
9223     <type name="Program">
9224       <method name="Void .ctor()">
9225         <size>7</size>
9226       </method>
9227       <method name="Void Main()">
9228         <size>11</size>
9229       </method>
9230       <method name="Void SerializeDictionary(IDictionary)">
9231         <size>1</size>
9232       </method>
9233       <method name="Void SerializeDictionary(IDictionary`2)">
9234         <size>1</size>
9235       </method>
9236     </type>
9237     <type name="SerializerLazyDictionary">
9238       <method name="Void .ctor()">
9239         <size>7</size>
9240       </method>
9241       <method name="IEnumerator`1 GetEnumerator()">
9242         <size>2</size>
9243       </method>
9244     </type>
9245     <type name="LazyDictionary">
9246       <method name="Void .ctor()">
9247         <size>7</size>
9248       </method>
9249       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9250         <size>7</size>
9251       </method>
9252       <method name="IEnumerator`1 GetEnumerator()">
9253         <size>0</size>
9254       </method>
9255       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9256         <size>6</size>
9257       </method>
9258       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9259         <size>6</size>
9260       </method>
9261       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9262         <size>6</size>
9263       </method>
9264       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9265         <size>6</size>
9266       </method>
9267       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9268         <size>6</size>
9269       </method>
9270       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9271         <size>6</size>
9272       </method>
9273       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9274         <size>6</size>
9275       </method>
9276       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9277         <size>6</size>
9278       </method>
9279       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9280         <size>6</size>
9281       </method>
9282       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9283         <size>6</size>
9284       </method>
9285       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9286         <size>6</size>
9287       </method>
9288       <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)">
9289         <size>6</size>
9290       </method>
9291       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9292         <size>6</size>
9293       </method>
9294       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9295         <size>6</size>
9296       </method>
9297       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9298         <size>6</size>
9299       </method>
9300       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9301         <size>7</size>
9302       </method>
9303     </type>
9304   </test>
9305   <test name="gtest-340.cs">
9306     <type name="Tests">
9307       <method name="Void .ctor()">
9308         <size>7</size>
9309       </method>
9310       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9311         <size>7</size>
9312       </method>
9313       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9314         <size>2</size>
9315       </method>
9316       <method name="System.Reflection.MemberInfo[] foo()">
9317         <size>44</size>
9318       </method>
9319       <method name="Void Main(System.String[])">
9320         <size>12</size>
9321       </method>
9322     </type>
9323   </test>
9324   <test name="gtest-341.cs">
9325     <type name="C">
9326       <method name="Void .ctor()">
9327         <size>7</size>
9328       </method>
9329       <method name="Int32 GetLength()">
9330         <size>2</size>
9331       </method>
9332     </type>
9333     <type name="Tests">
9334       <method name="Void .ctor()">
9335         <size>7</size>
9336       </method>
9337       <method name="Void Main()">
9338         <size>1</size>
9339       </method>
9340     </type>
9341   </test>
9342   <test name="gtest-342.cs">
9343     <type name="Base`1[T]">
9344       <method name="Void .ctor()">
9345         <size>7</size>
9346       </method>
9347       <method name="T op_Implicit(Base`1[T])">
9348         <size>7</size>
9349       </method>
9350     </type>
9351     <type name="TestMain">
9352       <method name="Void .ctor()">
9353         <size>7</size>
9354       </method>
9355       <method name="Void Main(System.String[])">
9356         <size>1</size>
9357       </method>
9358     </type>
9359   </test>
9360   <test name="gtest-343.cs">
9361     <type name="Implementer">
9362       <method name="Void .ctor()">
9363         <size>7</size>
9364       </method>
9365       <method name="Void Combine[TOImplementer]()">
9366         <size>1</size>
9367       </method>
9368     </type>
9369     <type name="MainClass">
9370       <method name="Void .ctor()">
9371         <size>7</size>
9372       </method>
9373       <method name="Int32 Main()">
9374         <size>8</size>
9375       </method>
9376     </type>
9377   </test>
9378   <test name="gtest-344.cs">
9379     <type name="ConfigurationElement">
9380       <method name="Void .ctor()">
9381         <size>7</size>
9382       </method>
9383       <method name="Void Main()">
9384         <size>1</size>
9385       </method>
9386     </type>
9387     <type name="CustomConfigurationElement">
9388       <method name="Void .ctor()">
9389         <size>7</size>
9390       </method>
9391     </type>
9392     <type name="CustomConfigurationElementCollection">
9393       <method name="Void .ctor()">
9394         <size>7</size>
9395       </method>
9396     </type>
9397     <type name="BaseCollection`1[T]">
9398       <method name="Void .ctor()">
9399         <size>7</size>
9400       </method>
9401     </type>
9402   </test>
9403   <test name="gtest-345.cs">
9404     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9405       <method name="Void .ctor()">
9406         <size>7</size>
9407       </method>
9408       <method name="Void Dump(System.String)">
9409         <size>6</size>
9410       </method>
9411     </type>
9412     <type name="Parser">
9413       <method name="Void .ctor()">
9414         <size>7</size>
9415       </method>
9416       <method name="Void NoCall[T](T)">
9417         <size>1</size>
9418       </method>
9419       <method name="Int32 Main()">
9420         <size>2</size>
9421       </method>
9422     </type>
9423   </test>
9424   <test name="gtest-346.cs">
9425     <type name="test">
9426       <method name="Void .ctor()">
9427         <size>7</size>
9428       </method>
9429       <method name="Void CreateSimpleCallSite[A]()">
9430         <size>1</size>
9431       </method>
9432       <method name="Void CreateSimpleCallSite[A](Int32)">
9433         <size>1</size>
9434       </method>
9435       <method name="Void CreateSimpleCallSite(Int32)">
9436         <size>1</size>
9437       </method>
9438       <method name="Void Main()">
9439         <size>1</size>
9440       </method>
9441     </type>
9442   </test>
9443   <test name="gtest-347.cs">
9444     <type name="X">
9445       <method name="Void .ctor()">
9446         <size>7</size>
9447       </method>
9448       <method name="IEnumerable`1 Enumerable[T](System.String)">
9449         <size>6</size>
9450       </method>
9451       <method name="IEnumerable Enumerable(Int32)">
9452         <size>6</size>
9453       </method>
9454       <method name="IEnumerable Enumerable(System.String)">
9455         <size>6</size>
9456       </method>
9457       <method name="Void Main()">
9458         <size>1</size>
9459       </method>
9460     </type>
9461   </test>
9462   <test name="gtest-348.cs">
9463     <type name="Bar`1[U]">
9464       <method name="Void .ctor()">
9465         <size>7</size>
9466       </method>
9467       <method name="Void OnWorldDestroyed()">
9468         <size>1</size>
9469       </method>
9470     </type>
9471     <type name="Baz`1[U]">
9472       <method name="Void .ctor()">
9473         <size>7</size>
9474       </method>
9475       <method name="Void DestroyWorld(U)">
9476         <size>14</size>
9477       </method>
9478     </type>
9479     <type name="Bling">
9480       <method name="Void .ctor()">
9481         <size>7</size>
9482       </method>
9483       <method name="Void Main()">
9484         <size>1</size>
9485       </method>
9486     </type>
9487   </test>
9488   <test name="gtest-349.cs">
9489     <type name="X">
9490       <method name="Void .ctor()">
9491         <size>7</size>
9492       </method>
9493       <method name="Int32 Main()">
9494         <size>103</size>
9495       </method>
9496       <method name="Int32 f2(IList, IList)">
9497         <size>2</size>
9498       </method>
9499       <method name="Int32 f2(IList, System.Object)">
9500         <size>2</size>
9501       </method>
9502     </type>
9503     <type name="X+Function`3[T1,T2,R]">
9504       <method name="Void .ctor(Object, IntPtr)">
9505         <size>0</size>
9506       </method>
9507       <method name="R Invoke(T1, T2)">
9508         <size>0</size>
9509       </method>
9510       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9511         <size>0</size>
9512       </method>
9513       <method name="R EndInvoke(IAsyncResult)">
9514         <size>0</size>
9515       </method>
9516     </type>
9517   </test>
9518   <test name="gtest-350.cs">
9519     <type name="Foo`1[T]">
9520       <method name="Void .ctor()">
9521         <size>7</size>
9522       </method>
9523       <method name="Boolean Equals(T)">
9524         <size>0</size>
9525       </method>
9526     </type>
9527     <type name="C">
9528       <method name="Void .ctor()">
9529         <size>7</size>
9530       </method>
9531       <method name="Void Main()">
9532         <size>1</size>
9533       </method>
9534     </type>
9535   </test>
9536   <test name="gtest-351.cs">
9537     <type name="TestThing">
9538       <method name="Void .ctor()">
9539         <size>7</size>
9540       </method>
9541     </type>
9542     <type name="Test">
9543       <method name="Void .ctor()">
9544         <size>7</size>
9545       </method>
9546       <method name="Int32 Main(System.String[])">
9547         <size>31</size>
9548       </method>
9549     </type>
9550     <type name="TestThing">
9551       <method name="Int32 SetEnum(System.String, System.Enum)">
9552         <size>2</size>
9553       </method>
9554       <method name="Int32 SetEnum(Int32, System.Enum)">
9555         <size>2</size>
9556       </method>
9557     </type>
9558   </test>
9559   <test name="gtest-352.cs">
9560     <type name="T">
9561       <method name="Void .ctor()">
9562         <size>7</size>
9563       </method>
9564       <method name="Int32 Main()">
9565         <size>125</size>
9566       </method>
9567     </type>
9568     <type name="D">
9569       <method name="Void .ctor(Int32)">
9570         <size>8</size>
9571       </method>
9572       <method name="Void .cctor()">
9573         <size>12</size>
9574       </method>
9575     </type>
9576   </test>
9577   <test name="gtest-353.cs">
9578     <type name="Bug.RedSkyTimeCode">
9579       <method name="Void .ctor()">
9580         <size>7</size>
9581       </method>
9582       <method name="Void CopyTo(Bug.xxx*)">
9583         <size>99</size>
9584       </method>
9585       <method name="Void Main()">
9586         <size>1</size>
9587       </method>
9588       <method name="Void Convert(Bug.xxx*, UInt64*)">
9589         <size>93</size>
9590       </method>
9591     </type>
9592   </test>
9593   <test name="gtest-354.cs">
9594     <type name="M">
9595       <method name="Void .ctor()">
9596         <size>7</size>
9597       </method>
9598       <method name="Void Main()">
9599         <size>1</size>
9600       </method>
9601     </type>
9602   </test>
9603   <test name="gtest-355.cs">
9604     <type name="A">
9605       <method name="Void .ctor()">
9606         <size>7</size>
9607       </method>
9608       <method name="System.String Foo[T](System.String)">
9609         <size>6</size>
9610       </method>
9611       <method name="Boolean Foo(System.String)">
9612         <size>2</size>
9613       </method>
9614     </type>
9615     <type name="B">
9616       <method name="Void .ctor()">
9617         <size>7</size>
9618       </method>
9619       <method name="System.String Foo[T](System.String)">
9620         <size>6</size>
9621       </method>
9622       <method name="Boolean Goo(System.String)">
9623         <size>8</size>
9624       </method>
9625       <method name="Boolean Foo(System.String)">
9626         <size>2</size>
9627       </method>
9628     </type>
9629     <type name="C">
9630       <method name="Void .ctor()">
9631         <size>7</size>
9632       </method>
9633       <method name="Void Main()">
9634         <size>1</size>
9635       </method>
9636     </type>
9637   </test>
9638   <test name="gtest-356.cs">
9639     <type name="A`1[T]">
9640       <method name="Void .ctor()">
9641         <size>7</size>
9642       </method>
9643       <method name="Void Foo(B+E)">
9644         <size>1</size>
9645       </method>
9646     </type>
9647     <type name="B`1[U]">
9648       <method name="Void .ctor()">
9649         <size>7</size>
9650       </method>
9651     </type>
9652     <type name="B">
9653       <method name="Void .ctor()">
9654         <size>7</size>
9655       </method>
9656     </type>
9657     <type name="B+E">
9658       <method name="Void .ctor()">
9659         <size>7</size>
9660       </method>
9661     </type>
9662     <type name="C">
9663       <method name="Void .ctor()">
9664         <size>7</size>
9665       </method>
9666       <method name="Void Main()">
9667         <size>1</size>
9668       </method>
9669     </type>
9670   </test>
9671   <test name="gtest-357.cs">
9672     <type name="C`1[T]">
9673       <method name="Void .ctor()">
9674         <size>7</size>
9675       </method>
9676     </type>
9677     <type name="D`1[U]">
9678       <method name="Void .ctor()">
9679         <size>7</size>
9680       </method>
9681     </type>
9682     <type name="X">
9683       <method name="Void .ctor()">
9684         <size>7</size>
9685       </method>
9686       <method name="Void Main()">
9687         <size>1</size>
9688       </method>
9689     </type>
9690   </test>
9691   <test name="gtest-358.cs">
9692     <type name="Test">
9693       <method name="Void .ctor()">
9694         <size>7</size>
9695       </method>
9696       <method name="Void Main()">
9697         <size>1</size>
9698       </method>
9699     </type>
9700     <type name="Foo">
9701       <method name="Boolean op_Equality(Foo, Foo)">
9702         <size>6</size>
9703       </method>
9704       <method name="Boolean op_Inequality(Foo, Foo)">
9705         <size>6</size>
9706       </method>
9707     </type>
9708   </test>
9709   <test name="gtest-359.cs">
9710     <type name="BaseGeneric`1[T]">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714     </type>
9715     <type name="BaseGeneric`1+InnerDerived[T]">
9716       <method name="Void .ctor(T)">
9717         <size>7</size>
9718       </method>
9719     </type>
9720     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9721       <method name="Void .ctor(T, U)">
9722         <size>7</size>
9723       </method>
9724     </type>
9725     <type name="BaseConcrete">
9726       <method name="Void .ctor()">
9727         <size>7</size>
9728       </method>
9729     </type>
9730     <type name="Concrete_A">
9731       <method name="Void .ctor()">
9732         <size>7</size>
9733       </method>
9734     </type>
9735     <type name="Concrete_B">
9736       <method name="Void .ctor()">
9737         <size>7</size>
9738       </method>
9739     </type>
9740     <type name="BaseGeneric_2`2[T,U]">
9741       <method name="Void .ctor()">
9742         <size>7</size>
9743       </method>
9744     </type>
9745     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9746       <method name="Void .ctor(T, U)">
9747         <size>7</size>
9748       </method>
9749     </type>
9750     <type name="BaseGeneric_1`1[T]">
9751       <method name="Void .ctor()">
9752         <size>7</size>
9753       </method>
9754     </type>
9755     <type name="Concrete_2">
9756       <method name="Void .ctor()">
9757         <size>7</size>
9758       </method>
9759     </type>
9760     <type name="Program">
9761       <method name="Void .ctor()">
9762         <size>7</size>
9763       </method>
9764       <method name="Void Main()">
9765         <size>40</size>
9766       </method>
9767     </type>
9768   </test>
9769   <test name="gtest-360.cs">
9770     <type name="C">
9771       <method name="Void .ctor()">
9772         <size>7</size>
9773       </method>
9774       <method name="Int32 Foo[T](T, System.Object[])">
9775         <size>2</size>
9776       </method>
9777       <method name="Int32 Foo(System.String, System.Object[])">
9778         <size>2</size>
9779       </method>
9780       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9781         <size>8</size>
9782       </method>
9783       <method name="Int32 Main()">
9784         <size>17</size>
9785       </method>
9786     </type>
9787   </test>
9788   <test name="gtest-361.cs">
9789     <type name="Thing">
9790       <method name="Void .ctor()">
9791         <size>7</size>
9792       </method>
9793       <method name="Void Foo()">
9794         <size>1</size>
9795       </method>
9796       <method name="Int32 Main()">
9797         <size>164</size>
9798       </method>
9799       <method name="Void Method(Thing+Handler, System.String[])">
9800         <size>1</size>
9801       </method>
9802     </type>
9803     <type name="Thing+Handler">
9804       <method name="Void .ctor(Object, IntPtr)">
9805         <size>0</size>
9806       </method>
9807       <method name="Void Invoke()">
9808         <size>0</size>
9809       </method>
9810       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9811         <size>0</size>
9812       </method>
9813       <method name="Void EndInvoke(IAsyncResult)">
9814         <size>0</size>
9815       </method>
9816     </type>
9817     <type name="Thing">
9818       <method name="Void &lt;Main&gt;m__0()">
9819         <size>1</size>
9820       </method>
9821       <method name="Void &lt;Main&gt;m__1()">
9822         <size>1</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-362.cs">
9827     <type name="C">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Void Assert[T](T)">
9832         <size>1</size>
9833       </method>
9834       <method name="Void Assert[T](T, T)">
9835         <size>1</size>
9836       </method>
9837       <method name="Int32 Main()">
9838         <size>83</size>
9839       </method>
9840     </type>
9841   </test>
9842   <test name="gtest-363.cs">
9843     <type name="Test">
9844       <method name="Void .ctor()">
9845         <size>7</size>
9846       </method>
9847       <method name="Void InsertAt[T](T[], Int32, T[])">
9848         <size>1</size>
9849       </method>
9850       <method name="Void Main()">
9851         <size>39</size>
9852       </method>
9853     </type>
9854   </test>
9855   <test name="gtest-364.cs">
9856     <type name="BugReport.Program">
9857       <method name="Void .ctor()">
9858         <size>7</size>
9859       </method>
9860       <method name="Int32 Main()">
9861         <size>307</size>
9862       </method>
9863     </type>
9864     <type name="BugReport.A">
9865       <method name="Void .ctor()">
9866         <size>7</size>
9867       </method>
9868       <method name="Nullable`1 get_Counter()">
9869         <size>7</size>
9870       </method>
9871       <method name="Void set_Counter(Nullable`1)">
9872         <size>8</size>
9873       </method>
9874     </type>
9875   </test>
9876   <test name="gtest-365.cs">
9877     <type name="B.Program">
9878       <method name="Void .ctor()">
9879         <size>7</size>
9880       </method>
9881       <method name="Int32 Main()">
9882         <size>51</size>
9883       </method>
9884     </type>
9885   </test>
9886   <test name="gtest-366.cs">
9887     <type name="Tester">
9888       <method name="Void .ctor()">
9889         <size>7</size>
9890       </method>
9891       <method name="Void Assert[T](T, T)">
9892         <size>1</size>
9893       </method>
9894       <method name="Void Main()">
9895         <size>20</size>
9896       </method>
9897     </type>
9898     <type name="MyType">
9899       <method name="Void .ctor(Int32)">
9900         <size>8</size>
9901       </method>
9902       <method name="Int32 op_Implicit(MyType)">
9903         <size>8</size>
9904       </method>
9905     </type>
9906   </test>
9907   <test name="gtest-367.cs">
9908     <type name="Foo">
9909       <method name="Void .ctor()">
9910         <size>7</size>
9911       </method>
9912     </type>
9913     <type name="Repro">
9914       <method name="Void .ctor()">
9915         <size>7</size>
9916       </method>
9917       <method name="Void Bar[TFoo](TFoo)">
9918         <size>19</size>
9919       </method>
9920       <method name="Void Baz[T](T, System.Action`1[T])">
9921         <size>8</size>
9922       </method>
9923       <method name="Void Main()">
9924         <size>1</size>
9925       </method>
9926       <method name="Void Gazonk(Repro)">
9927         <size>1</size>
9928       </method>
9929     </type>
9930   </test>
9931   <test name="gtest-368.cs">
9932     <type name="C`1[T]">
9933       <method name="Void .ctor(D)">
9934         <size>7</size>
9935       </method>
9936       <method name="Void .ctor()">
9937         <size>7</size>
9938       </method>
9939     </type>
9940     <type name="C`1+D[T]">
9941       <method name="Void .ctor()">
9942         <size>7</size>
9943       </method>
9944     </type>
9945     <type name="M">
9946       <method name="Void .ctor()">
9947         <size>7</size>
9948       </method>
9949       <method name="Void Main()">
9950         <size>1</size>
9951       </method>
9952     </type>
9953   </test>
9954   <test name="gtest-369.cs">
9955     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9956       <method name="Void .ctor()">
9957         <size>7</size>
9958       </method>
9959       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9960         <size>2</size>
9961       </method>
9962       <method name="IList Query()">
9963         <size>2</size>
9964       </method>
9965     </type>
9966     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9967       <method name="Void .ctor()">
9968         <size>7</size>
9969       </method>
9970     </type>
9971     <type name="Db4objects.Db4o.Internal.M">
9972       <method name="Void .ctor()">
9973         <size>7</size>
9974       </method>
9975       <method name="Void Main()">
9976         <size>1</size>
9977       </method>
9978     </type>
9979     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9980       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9981         <size>7</size>
9982       </method>
9983       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9984         <size>9</size>
9985       </method>
9986     </type>
9987   </test>
9988   <test name="gtest-370.cs">
9989     <type name="N2.X`1[T]">
9990       <method name="Void .ctor()">
9991         <size>7</size>
9992       </method>
9993     </type>
9994     <type name="N2.X`1+A`1[T,T]">
9995       <method name="Void .ctor()">
9996         <size>7</size>
9997       </method>
9998     </type>
9999     <type name="N2.X`1+A`1+B`1[T,T,T]">
10000       <method name="Void .ctor()">
10001         <size>7</size>
10002       </method>
10003     </type>
10004     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
10005       <method name="Void .ctor()">
10006         <size>7</size>
10007       </method>
10008     </type>
10009     <type name="N2.C">
10010       <method name="Void .ctor()">
10011         <size>7</size>
10012       </method>
10013       <method name="Void Main()">
10014         <size>1</size>
10015       </method>
10016     </type>
10017   </test>
10018   <test name="gtest-371.cs">
10019     <type name="X">
10020       <method name="Void .ctor()">
10021         <size>7</size>
10022       </method>
10023       <method name="Void Main()">
10024         <size>86</size>
10025       </method>
10026     </type>
10027     <type name="&lt;PrivateImplementationDetails&gt;">
10028       <method name="Void .ctor()">
10029         <size>7</size>
10030       </method>
10031     </type>
10032   </test>
10033   <test name="gtest-372.cs">
10034     <type name="TestClass`1[T]">
10035       <method name="Void .ctor()">
10036         <size>7</size>
10037       </method>
10038       <method name="Boolean Check(T, T)">
10039         <size>15</size>
10040       </method>
10041     </type>
10042     <type name="C">
10043       <method name="Void .ctor()">
10044         <size>7</size>
10045       </method>
10046     </type>
10047     <type name="TestClass2`1[T]">
10048       <method name="Void .ctor()">
10049         <size>7</size>
10050       </method>
10051       <method name="Boolean Check(T, T)">
10052         <size>15</size>
10053       </method>
10054     </type>
10055     <type name="X">
10056       <method name="Void .ctor()">
10057         <size>7</size>
10058       </method>
10059       <method name="Int32 Main()">
10060         <size>28</size>
10061       </method>
10062     </type>
10063   </test>
10064   <test name="gtest-373.cs">
10065     <type name="MonoBug.MainClass">
10066       <method name="Void .ctor()">
10067         <size>7</size>
10068       </method>
10069       <method name="Void Main()">
10070         <size>29</size>
10071       </method>
10072     </type>
10073     <type name="MonoBug.GenericType`1[T]">
10074       <method name="Void .ctor(T)">
10075         <size>14</size>
10076       </method>
10077       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10078         <size>7</size>
10079       </method>
10080     </type>
10081   </test>
10082   <test name="gtest-374.cs">
10083     <type name="aClass">
10084       <method name="Void .ctor()">
10085         <size>7</size>
10086       </method>
10087       <method name="Void Main(System.String[])">
10088         <size>14</size>
10089       </method>
10090     </type>
10091   </test>
10092   <test name="gtest-375.cs">
10093     <type name="X">
10094       <method name="Void .ctor()">
10095         <size>7</size>
10096       </method>
10097       <method name="Boolean Compute(Int32)">
10098         <size>2</size>
10099       </method>
10100       <method name="Boolean Compute2(Int32)">
10101         <size>2</size>
10102       </method>
10103       <method name="Int32 Main()">
10104         <size>28</size>
10105       </method>
10106     </type>
10107   </test>
10108   <test name="gtest-376.cs">
10109     <type name="C">
10110       <method name="Void .ctor()">
10111         <size>7</size>
10112       </method>
10113       <method name="Void Main()">
10114         <size>1</size>
10115       </method>
10116     </type>
10117     <type name="S`1[T]">
10118       <method name="System.Object Box(Nullable`1)">
10119         <size>30</size>
10120       </method>
10121     </type>
10122   </test>
10123   <test name="gtest-377.cs">
10124     <type name="D">
10125       <method name="Void .cctor()">
10126         <size>26</size>
10127       </method>
10128       <method name="Void Main()">
10129         <size>98</size>
10130       </method>
10131     </type>
10132   </test>
10133   <test name="gtest-378.cs">
10134     <type name="Test">
10135       <method name="Void .ctor()">
10136         <size>7</size>
10137       </method>
10138       <method name="System.Object FooG[T](Nullable`1)">
10139         <size>7</size>
10140       </method>
10141       <method name="System.Object Foo(Nullable`1)">
10142         <size>7</size>
10143       </method>
10144       <method name="Int32 Main()">
10145         <size>58</size>
10146       </method>
10147     </type>
10148   </test>
10149   <test name="gtest-379.cs">
10150     <type name="C">
10151       <method name="Void .ctor()">
10152         <size>7</size>
10153       </method>
10154       <method name="Int32 Print(Nullable`1)">
10155         <size>16</size>
10156       </method>
10157       <method name="Int32 Main()">
10158         <size>15</size>
10159       </method>
10160     </type>
10161     <type name="S">
10162       <method name="Boolean op_Equality(S, S)">
10163         <size>2</size>
10164       </method>
10165       <method name="Boolean op_Inequality(S, S)">
10166         <size>2</size>
10167       </method>
10168     </type>
10169   </test>
10170   <test name="gtest-380.cs">
10171     <type name="Test">
10172       <method name="Void .ctor()">
10173         <size>7</size>
10174       </method>
10175       <method name="Int32 Main()">
10176         <size>165</size>
10177       </method>
10178     </type>
10179     <type name="GTest`1[T]">
10180       <method name="Void .ctor()">
10181         <size>7</size>
10182       </method>
10183       <method name="Void .cctor()">
10184         <size>13</size>
10185       </method>
10186     </type>
10187   </test>
10188   <test name="gtest-381.cs">
10189     <type name="TestGoto">
10190       <method name="Void .ctor()">
10191         <size>7</size>
10192       </method>
10193       <method name="Void .cctor()">
10194         <size>7</size>
10195       </method>
10196       <method name="Void Main(System.String[])">
10197         <size>67</size>
10198       </method>
10199       <method name="IEnumerable`1 setX()">
10200         <size>16</size>
10201       </method>
10202       <method name="IEnumerable`1 test()">
10203         <size>16</size>
10204       </method>
10205     </type>
10206     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
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>106</size>
10218       </method>
10219       <method name="Void Dispose()">
10220         <size>46</size>
10221       </method>
10222       <method name="Void Reset()">
10223         <size>6</size>
10224       </method>
10225     </type>
10226     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10227       <method name="Void .ctor()">
10228         <size>7</size>
10229       </method>
10230       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10231         <size>12</size>
10232       </method>
10233       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10234         <size>7</size>
10235       </method>
10236       <method name="Boolean MoveNext()">
10237         <size>176</size>
10238       </method>
10239       <method name="Void Dispose()">
10240         <size>60</size>
10241       </method>
10242       <method name="Void Reset()">
10243         <size>6</size>
10244       </method>
10245     </type>
10246     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10247       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10248         <size>7</size>
10249       </method>
10250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10251         <size>26</size>
10252       </method>
10253     </type>
10254     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10255       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10256         <size>7</size>
10257       </method>
10258       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10259         <size>26</size>
10260       </method>
10261     </type>
10262   </test>
10263   <test name="gtest-382.cs">
10264     <type name="C">
10265       <method name="Void .ctor()">
10266         <size>7</size>
10267       </method>
10268       <method name="Int32 Main()">
10269         <size>76</size>
10270       </method>
10271     </type>
10272   </test>
10273   <test name="gtest-383.cs">
10274     <type name="C">
10275       <method name="Void .ctor()">
10276         <size>7</size>
10277       </method>
10278       <method name="Int32 Main()">
10279         <size>260</size>
10280       </method>
10281     </type>
10282     <type name="MyTypeA">
10283       <method name="Void .ctor(Int16)">
10284         <size>8</size>
10285       </method>
10286       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10287         <size>6</size>
10288       </method>
10289       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10290         <size>2</size>
10291       </method>
10292       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10293         <size>6</size>
10294       </method>
10295       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10296         <size>6</size>
10297       </method>
10298       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10299         <size>6</size>
10300       </method>
10301     </type>
10302     <type name="MyTypeB">
10303       <method name="Void .ctor(Int16)">
10304         <size>8</size>
10305       </method>
10306       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10307         <size>2</size>
10308       </method>
10309       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10310         <size>2</size>
10311       </method>
10312       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10313         <size>2</size>
10314       </method>
10315       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10316         <size>2</size>
10317       </method>
10318       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10319         <size>2</size>
10320       </method>
10321       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10322         <size>2</size>
10323       </method>
10324     </type>
10325   </test>
10326   <test name="gtest-384.cs">
10327     <type name="N.TestG">
10328       <method name="Void .ctor()">
10329         <size>7</size>
10330       </method>
10331       <method name="Void Foo[T]()">
10332         <size>1</size>
10333       </method>
10334     </type>
10335     <type name="NonGeneric">
10336       <method name="Void .ctor()">
10337         <size>7</size>
10338       </method>
10339     </type>
10340     <type name="Generic`1[T]">
10341       <method name="Void .ctor()">
10342         <size>7</size>
10343       </method>
10344     </type>
10345     <type name="m">
10346       <method name="Void .ctor()">
10347         <size>7</size>
10348       </method>
10349       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10350         <size>13</size>
10351       </method>
10352       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10353         <size>13</size>
10354       </method>
10355       <method name="Void Main()">
10356         <size>6</size>
10357       </method>
10358     </type>
10359   </test>
10360   <test name="gtest-385.cs">
10361     <type name="DocAttribute">
10362       <method name="Void .ctor()">
10363         <size>7</size>
10364       </method>
10365       <method name="Void .ctor(String)">
10366         <size>7</size>
10367       </method>
10368     </type>
10369     <type name="Test">
10370       <method name="Void .ctor()">
10371         <size>7</size>
10372       </method>
10373       <method name="Int32 Main()">
10374         <size>66</size>
10375       </method>
10376     </type>
10377     <type name="Func`2[TArg,TRet]">
10378       <method name="Void .ctor(Object, IntPtr)">
10379         <size>0</size>
10380       </method>
10381       <method name="Void Invoke()">
10382         <size>0</size>
10383       </method>
10384       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10385         <size>0</size>
10386       </method>
10387       <method name="Void EndInvoke(IAsyncResult)">
10388         <size>0</size>
10389       </method>
10390     </type>
10391   </test>
10392   <test name="gtest-386.cs">
10393     <type name="C">
10394       <method name="Void .ctor()">
10395         <size>7</size>
10396       </method>
10397       <method name="Int32 Main()">
10398         <size>220</size>
10399       </method>
10400     </type>
10401     <type name="MyType">
10402       <method name="Void .ctor(Int32)">
10403         <size>8</size>
10404       </method>
10405       <method name="MyType op_UnaryNegation(MyType)">
10406         <size>14</size>
10407       </method>
10408     </type>
10409   </test>
10410   <test name="gtest-387.cs">
10411     <type name="C">
10412       <method name="Void .ctor()">
10413         <size>7</size>
10414       </method>
10415       <method name="Int32 Main()">
10416         <size>168</size>
10417       </method>
10418     </type>
10419   </test>
10420   <test name="gtest-388.cs">
10421     <type name="Data">
10422       <method name="Void .ctor()">
10423         <size>7</size>
10424       </method>
10425     </type>
10426     <type name="Foo">
10427       <method name="Void .ctor()">
10428         <size>7</size>
10429       </method>
10430       <method name="Void f(Data)">
10431         <size>19</size>
10432       </method>
10433       <method name="Void Main()">
10434         <size>22</size>
10435       </method>
10436     </type>
10437   </test>
10438   <test name="gtest-389.cs">
10439     <type name="C">
10440       <method name="Void .ctor()">
10441         <size>7</size>
10442       </method>
10443       <method name="Int32 Main()">
10444         <size>234</size>
10445       </method>
10446     </type>
10447   </test>
10448   <test name="gtest-390.cs">
10449     <type name="Program">
10450       <method name="Void .ctor()">
10451         <size>7</size>
10452       </method>
10453       <method name="Int32 Main()">
10454         <size>4</size>
10455       </method>
10456     </type>
10457   </test>
10458   <test name="gtest-391.cs">
10459     <type name="C">
10460       <method name="Void .ctor()">
10461         <size>7</size>
10462       </method>
10463       <method name="Int32 Main()">
10464         <size>121</size>
10465       </method>
10466       <method name="Boolean Test_1()">
10467         <size>36</size>
10468       </method>
10469     </type>
10470   </test>
10471   <test name="gtest-392.cs">
10472     <type name="DieSubrangeType">
10473       <method name="Void .ctor()">
10474         <size>19</size>
10475       </method>
10476       <method name="Nullable`1 get_UpperBound()">
10477         <size>7</size>
10478       </method>
10479       <method name="Void set_UpperBound(Nullable`1)">
10480         <size>8</size>
10481       </method>
10482     </type>
10483     <type name="X">
10484       <method name="Void .ctor()">
10485         <size>7</size>
10486       </method>
10487       <method name="Int32 Main()">
10488         <size>61</size>
10489       </method>
10490     </type>
10491   </test>
10492   <test name="gtest-393.cs">
10493     <type name="B`1[T]">
10494       <method name="Void .ctor()">
10495         <size>7</size>
10496       </method>
10497     </type>
10498     <type name="A">
10499       <method name="Void .ctor(Type)">
10500         <size>29</size>
10501       </method>
10502       <method name="Void .cctor()">
10503         <size>7</size>
10504       </method>
10505       <method name="Int32 Main()">
10506         <size>23</size>
10507       </method>
10508     </type>
10509   </test>
10510   <test name="gtest-394.cs">
10511     <type name="Test">
10512       <method name="Void .ctor()">
10513         <size>7</size>
10514       </method>
10515       <method name="Void FindMembers(Test+MemberFilter)">
10516         <size>1</size>
10517       </method>
10518       <method name="Void GetMethodGroup(Test+MemberFilter)">
10519         <size>43</size>
10520       </method>
10521       <method name="Void Main()">
10522         <size>1</size>
10523       </method>
10524     </type>
10525     <type name="Test+MemberFilter">
10526       <method name="Void .ctor(Object, IntPtr)">
10527         <size>0</size>
10528       </method>
10529       <method name="Boolean Invoke()">
10530         <size>0</size>
10531       </method>
10532       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10533         <size>0</size>
10534       </method>
10535       <method name="Boolean EndInvoke(IAsyncResult)">
10536         <size>0</size>
10537       </method>
10538     </type>
10539     <type name="Test">
10540       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10541         <size>2</size>
10542       </method>
10543     </type>
10544   </test>
10545   <test name="gtest-395.cs">
10546     <type name="RuleBuilder`1[T]">
10547       <method name="Void .ctor()">
10548         <size>7</size>
10549       </method>
10550     </type>
10551     <type name="RubyMethod">
10552       <method name="Void .ctor()">
10553         <size>7</size>
10554       </method>
10555       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10556         <size>6</size>
10557       </method>
10558     </type>
10559     <type name="T">
10560       <method name="Void .ctor()">
10561         <size>7</size>
10562       </method>
10563       <method name="Void Main()">
10564         <size>1</size>
10565       </method>
10566     </type>
10567   </test>
10568   <test name="gtest-396.cs">
10569     <type name="Test">
10570       <method name="Void .ctor()">
10571         <size>7</size>
10572       </method>
10573       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10574         <size>1</size>
10575       </method>
10576       <method name="System.Func`1[System.Int32] Method(System.String)">
10577         <size>2</size>
10578       </method>
10579       <method name="Void Main()">
10580         <size>24</size>
10581       </method>
10582     </type>
10583   </test>
10584   <test name="gtest-397.cs">
10585     <type name="Test">
10586       <method name="Void .ctor()">
10587         <size>7</size>
10588       </method>
10589       <method name="Foo NegateFoo(Foo)">
10590         <size>12</size>
10591       </method>
10592       <method name="Foo NegateFooNullable(Nullable`1)">
10593         <size>7</size>
10594       </method>
10595       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10596         <size>7</size>
10597       </method>
10598       <method name="Nullable`1 NegateBar(Bar)">
10599         <size>12</size>
10600       </method>
10601       <method name="Int32 Main()">
10602         <size>139</size>
10603       </method>
10604     </type>
10605     <type name="Foo">
10606       <method name="Void .ctor(Int32)">
10607         <size>8</size>
10608       </method>
10609       <method name="Foo op_UnaryNegation(Nullable`1)">
10610         <size>42</size>
10611       </method>
10612     </type>
10613     <type name="Bar">
10614       <method name="Void .ctor(Int32)">
10615         <size>8</size>
10616       </method>
10617       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10618         <size>41</size>
10619       </method>
10620     </type>
10621   </test>
10622   <test name="gtest-398.cs">
10623     <type name="GenericClass`1[T]">
10624       <method name="Void .ctor(T)">
10625         <size>14</size>
10626       </method>
10627       <method name="Void Method()">
10628         <size>42</size>
10629       </method>
10630       <method name="Void Test(T)">
10631         <size>1</size>
10632       </method>
10633     </type>
10634     <type name="Foo">
10635       <method name="Void .ctor()">
10636         <size>7</size>
10637       </method>
10638       <method name="Void Main(System.String[])">
10639         <size>15</size>
10640       </method>
10641     </type>
10642     <type name="ToStr">
10643       <method name="Void .ctor(Object, IntPtr)">
10644         <size>0</size>
10645       </method>
10646       <method name="System.String Invoke(System.String, IFormatProvider)">
10647         <size>0</size>
10648       </method>
10649       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10650         <size>0</size>
10651       </method>
10652       <method name="System.String EndInvoke(IAsyncResult)">
10653         <size>0</size>
10654       </method>
10655     </type>
10656   </test>
10657   <test name="gtest-399.cs">
10658     <type name="TestIssue.Base">
10659       <method name="Void .ctor()">
10660         <size>7</size>
10661       </method>
10662     </type>
10663     <type name="TestIssue.Derived">
10664       <method name="Void .ctor()">
10665         <size>7</size>
10666       </method>
10667     </type>
10668     <type name="TestIssue.Program">
10669       <method name="Void .ctor()">
10670         <size>7</size>
10671       </method>
10672       <method name="Int32 Main()">
10673         <size>39</size>
10674       </method>
10675     </type>
10676   </test>
10677   <test name="gtest-400.cs">
10678     <type name="Gen`1[T]">
10679       <method name="Void .ctor()">
10680         <size>7</size>
10681       </method>
10682       <method name="Boolean Foo(T)">
10683         <size>15</size>
10684       </method>
10685     </type>
10686     <type name="Program">
10687       <method name="Void .ctor()">
10688         <size>7</size>
10689       </method>
10690       <method name="Boolean Foo[T]()">
10691         <size>17</size>
10692       </method>
10693       <method name="Int32 Main()">
10694         <size>66</size>
10695       </method>
10696     </type>
10697   </test>
10698   <test name="gtest-401.cs">
10699     <type name="ParserTest">
10700       <method name="Void .ctor()">
10701         <size>7</size>
10702       </method>
10703       <method name="Void Main()">
10704         <size>165</size>
10705       </method>
10706     </type>
10707   </test>
10708   <test name="gtest-402.cs">
10709     <type name="X">
10710       <method name="Void .ctor()">
10711         <size>7</size>
10712       </method>
10713       <method name="Void Main()">
10714         <size>16</size>
10715       </method>
10716     </type>
10717   </test>
10718   <test name="gtest-403.cs">
10719     <type name="T">
10720       <method name="Void .ctor()">
10721         <size>7</size>
10722       </method>
10723       <method name="Void Main()">
10724         <size>15</size>
10725       </method>
10726     </type>
10727     <type name="S`1[T]">
10728       <method name="Void Foo()">
10729         <size>1</size>
10730       </method>
10731     </type>
10732   </test>
10733   <test name="gtest-404.cs">
10734     <type name="Test.Program">
10735       <method name="Void Main()">
10736         <size>1</size>
10737       </method>
10738     </type>
10739     <type name="Test.Class1`1[T1]">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void add_doSomething(System.EventHandler)">
10744         <size>24</size>
10745       </method>
10746       <method name="Void remove_doSomething(System.EventHandler)">
10747         <size>24</size>
10748       </method>
10749     </type>
10750     <type name="Test.Class2`1[T]">
10751       <method name="Void .ctor()">
10752         <size>7</size>
10753       </method>
10754       <method name="Void add_DoSomething(System.EventHandler)">
10755         <size>8</size>
10756       </method>
10757       <method name="Void remove_DoSomething(System.EventHandler)">
10758         <size>8</size>
10759       </method>
10760     </type>
10761   </test>
10762   <test name="gtest-405.cs">
10763     <type name="C">
10764       <method name="Void .ctor()">
10765         <size>7</size>
10766       </method>
10767       <method name="Void Main()">
10768         <size>1</size>
10769       </method>
10770     </type>
10771   </test>
10772   <test name="gtest-406.cs">
10773     <type name="Test`1[T]">
10774       <method name="Void .ctor()">
10775         <size>7</size>
10776       </method>
10777       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10778         <size>1</size>
10779       </method>
10780     </type>
10781     <type name="C`2[A,B]">
10782       <method name="Void .ctor(IEnumerable`1)">
10783         <size>46</size>
10784       </method>
10785       <method name="B &lt;C&gt;m__0(B)">
10786         <size>2</size>
10787       </method>
10788     </type>
10789     <type name="M">
10790       <method name="Void .ctor()">
10791         <size>7</size>
10792       </method>
10793       <method name="Void Main()">
10794         <size>1</size>
10795       </method>
10796     </type>
10797   </test>
10798   <test name="gtest-407.cs">
10799     <type name="NullableColorTests">
10800       <method name="Void .ctor()">
10801         <size>7</size>
10802       </method>
10803       <method name="Int32 Main()">
10804         <size>99</size>
10805       </method>
10806     </type>
10807     <type name="MyColor">
10808       <method name="Void .ctor(Int32)">
10809         <size>8</size>
10810       </method>
10811       <method name="Boolean op_Equality(MyColor, MyColor)">
10812         <size>17</size>
10813       </method>
10814       <method name="Boolean op_Inequality(MyColor, MyColor)">
10815         <size>20</size>
10816       </method>
10817     </type>
10818   </test>
10819   <test name="gtest-408.cs">
10820     <type name="Test">
10821       <method name="Void .ctor()">
10822         <size>7</size>
10823       </method>
10824       <method name="Int32 Main()">
10825         <size>92</size>
10826       </method>
10827     </type>
10828   </test>
10829   <test name="gtest-409.cs">
10830     <type name="ConditionalParsing">
10831       <method name="Void .ctor()">
10832         <size>7</size>
10833       </method>
10834       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10835         <size>14</size>
10836       </method>
10837       <method name="Void Test_1(Boolean)">
10838         <size>20</size>
10839       </method>
10840       <method name="Void Test_2()">
10841         <size>31</size>
10842       </method>
10843       <method name="Void Test_4(Boolean, Boolean)">
10844         <size>39</size>
10845       </method>
10846       <method name="Void Test_5(Boolean, IDisposable)">
10847         <size>45</size>
10848       </method>
10849       <method name="Void Test_6(Boolean)">
10850         <size>47</size>
10851       </method>
10852       <method name="Void Test_7(System.Object)">
10853         <size>8</size>
10854       </method>
10855       <method name="Void Main()">
10856         <size>1</size>
10857       </method>
10858     </type>
10859     <type name="ConditionalParsing+T">
10860       <method name="Void .ctor(String, Boolean)">
10861         <size>28</size>
10862       </method>
10863       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10864         <size>7</size>
10865       </method>
10866     </type>
10867     <type name="&lt;PrivateImplementationDetails&gt;">
10868       <method name="Void .ctor()">
10869         <size>7</size>
10870       </method>
10871     </type>
10872     <type name="ConditionalParsing+Const">
10873       <method name="Void .ctor()">
10874         <size>7</size>
10875       </method>
10876     </type>
10877     <type name="ConditionalParsing">
10878       <method name="Void Test_8(DateTime)">
10879         <size>38</size>
10880       </method>
10881       <method name="Void Test_9()">
10882         <size>43</size>
10883       </method>
10884     </type>
10885   </test>
10886   <test name="gtest-410.cs">
10887     <type name="Program">
10888       <method name="Void .ctor()">
10889         <size>7</size>
10890       </method>
10891       <method name="Void Main()">
10892         <size>7</size>
10893       </method>
10894     </type>
10895   </test>
10896   <test name="gtest-411.cs">
10897     <type name="Maybe">
10898       <method name="Maybe`1[T] C[T](T)">
10899         <size>2</size>
10900       </method>
10901     </type>
10902     <type name="Maybe`1[T]">
10903       <method name="Void .ctor(T)">
10904         <size>7</size>
10905       </method>
10906     </type>
10907     <type name="Extensions">
10908       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10909         <size>10</size>
10910       </method>
10911     </type>
10912     <type name="Test">
10913       <method name="Void .ctor()">
10914         <size>7</size>
10915       </method>
10916       <method name="Void Main()">
10917         <size>131</size>
10918       </method>
10919       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10920         <size>7</size>
10921       </method>
10922       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10923         <size>7</size>
10924       </method>
10925       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10926         <size>11</size>
10927       </method>
10928     </type>
10929   </test>
10930   <test name="gtest-412.cs">
10931     <type name="Program">
10932       <method name="Void .ctor()">
10933         <size>7</size>
10934       </method>
10935       <method name="Int32 Main()">
10936         <size>213</size>
10937       </method>
10938     </type>
10939   </test>
10940   <test name="gtest-413.cs">
10941     <type name="Test">
10942       <method name="Void .ctor()">
10943         <size>7</size>
10944       </method>
10945       <method name="Int32 Main()">
10946         <size>95</size>
10947       </method>
10948     </type>
10949     <type name="S">
10950       <method name="Int64 op_Addition(S, Int64)">
10951         <size>2</size>
10952       </method>
10953     </type>
10954   </test>
10955   <test name="gtest-414.cs">
10956     <type name="MonoTest.MainClass">
10957       <method name="Void .ctor()">
10958         <size>7</size>
10959       </method>
10960       <method name="Void Main()">
10961         <size>1</size>
10962       </method>
10963     </type>
10964     <type name="MonoTest.TestImpl">
10965       <method name="Void .ctor()">
10966         <size>7</size>
10967       </method>
10968       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10969         <size>1</size>
10970       </method>
10971       <method name="Void Get[T]()">
10972         <size>1</size>
10973       </method>
10974       <method name="Void Get[T](System.Object)">
10975         <size>1</size>
10976       </method>
10977     </type>
10978     <type name="MonoTest.C">
10979       <method name="Void .ctor()">
10980         <size>7</size>
10981       </method>
10982       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10983         <size>1</size>
10984       </method>
10985       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10986         <size>1</size>
10987       </method>
10988     </type>
10989   </test>
10990   <test name="gtest-415.cs">
10991     <type name="S2">
10992       <method name="Void Test()">
10993         <size>39</size>
10994       </method>
10995       <method name="Void Main()">
10996         <size>16</size>
10997       </method>
10998     </type>
10999   </test>
11000   <test name="gtest-416.cs">
11001     <type name="Bug.Demo">
11002       <method name="Boolean Fixed()">
11003         <size>14</size>
11004       </method>
11005       <method name="Boolean Foo(System.Int32[])">
11006         <size>43</size>
11007       </method>
11008       <method name="Int32 Main()">
11009         <size>65</size>
11010       </method>
11011     </type>
11012   </test>
11013   <test name="gtest-417.cs">
11014     <type name="C">
11015       <method name="Void .ctor()">
11016         <size>7</size>
11017       </method>
11018       <method name="Void Goo()">
11019         <size>11</size>
11020       </method>
11021       <method name="Void Main()">
11022         <size>1</size>
11023       </method>
11024     </type>
11025   </test>
11026   <test name="gtest-418.cs">
11027     <type name="N.Nested">
11028       <method name="Void .ctor()">
11029         <size>7</size>
11030       </method>
11031     </type>
11032     <type name="N.Nested+C">
11033       <method name="Void .ctor()">
11034         <size>7</size>
11035       </method>
11036       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
11037         <size>2</size>
11038       </method>
11039     </type>
11040     <type name="N.M">
11041       <method name="Void .ctor()">
11042         <size>7</size>
11043       </method>
11044       <method name="Int32 Main()">
11045         <size>173</size>
11046       </method>
11047     </type>
11048   </test>
11049   <test name="gtest-419.cs">
11050     <type name="Program">
11051       <method name="Void .ctor()">
11052         <size>7</size>
11053       </method>
11054       <method name="Int32 Main()">
11055         <size>56</size>
11056       </method>
11057       <method name="System.Object Test(System.String)">
11058         <size>42</size>
11059       </method>
11060     </type>
11061   </test>
11062   <test name="gtest-420.cs">
11063     <type name="C">
11064       <method name="Void .ctor()">
11065         <size>7</size>
11066       </method>
11067     </type>
11068     <type name="TestClass">
11069       <method name="Void .ctor()">
11070         <size>7</size>
11071       </method>
11072       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11073         <size>2</size>
11074       </method>
11075       <method name="Int32 Test(System.Object, System.Object[])">
11076         <size>2</size>
11077       </method>
11078       <method name="Int32 Main()">
11079         <size>43</size>
11080       </method>
11081     </type>
11082   </test>
11083   <test name="gtest-421.cs">
11084     <type name="OneOff">
11085       <method name="Void .ctor()">
11086         <size>7</size>
11087       </method>
11088       <method name="Int32 Main()">
11089         <size>50</size>
11090       </method>
11091       <method name="T[] Clone[T](T[])">
11092         <size>166</size>
11093       </method>
11094     </type>
11095     <type name="&lt;PrivateImplementationDetails&gt;">
11096       <method name="Void .ctor()">
11097         <size>7</size>
11098       </method>
11099     </type>
11100   </test>
11101   <test name="gtest-422.cs">
11102     <type name="A">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Boolean op_GreaterThan(A, System.Object)">
11107         <size>2</size>
11108       </method>
11109       <method name="Boolean op_LessThan(A, System.Object)">
11110         <size>2</size>
11111       </method>
11112     </type>
11113     <type name="C">
11114       <method name="Void .ctor()">
11115         <size>7</size>
11116       </method>
11117       <method name="Int32 Main()">
11118         <size>23</size>
11119       </method>
11120       <method name="Nullable`1 get_Id()">
11121         <size>7</size>
11122       </method>
11123       <method name="Boolean Test()">
11124         <size>51</size>
11125       </method>
11126     </type>
11127   </test>
11128   <test name="gtest-423.cs">
11129     <type name="App">
11130       <method name="Void .ctor()">
11131         <size>7</size>
11132       </method>
11133       <method name="Void Main()">
11134         <size>33</size>
11135       </method>
11136       <method name="Void Test(System.Object, System.EventArgs)">
11137         <size>1</size>
11138       </method>
11139     </type>
11140   </test>
11141   <test name="gtest-424.cs">
11142     <type name="A">
11143       <method name="Void .ctor()">
11144         <size>7</size>
11145       </method>
11146     </type>
11147     <type name="B">
11148       <method name="Void .ctor()">
11149         <size>7</size>
11150       </method>
11151     </type>
11152     <type name="Test">
11153       <method name="Void .ctor()">
11154         <size>7</size>
11155       </method>
11156       <method name="Void Block(A[])">
11157         <size>6</size>
11158       </method>
11159       <method name="Void Block(IEnumerable`1, A[])">
11160         <size>1</size>
11161       </method>
11162       <method name="Int32 Main()">
11163         <size>29</size>
11164       </method>
11165     </type>
11166   </test>
11167   <test name="gtest-425.cs">
11168     <type name="EventClass`1[T]">
11169       <method name="Void .ctor()">
11170         <size>7</size>
11171       </method>
11172     </type>
11173     <type name="Test">
11174       <method name="Void .ctor()">
11175         <size>7</size>
11176       </method>
11177       <method name="Void Main()">
11178         <size>16</size>
11179       </method>
11180     </type>
11181     <type name="EventClass`1+HookDelegate[T]">
11182       <method name="Void .ctor(Object, IntPtr)">
11183         <size>0</size>
11184       </method>
11185       <method name="Void Invoke(T)">
11186         <size>0</size>
11187       </method>
11188       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11189         <size>0</size>
11190       </method>
11191       <method name="Void EndInvoke(IAsyncResult)">
11192         <size>0</size>
11193       </method>
11194     </type>
11195   </test>
11196   <test name="gtest-426.cs">
11197     <type name="OverloadTest.MyClass`1[T]">
11198       <method name="Void .ctor()">
11199         <size>7</size>
11200       </method>
11201       <method name="Boolean Method(MyInterface`1)">
11202         <size>20</size>
11203       </method>
11204       <method name="Boolean Method(System.Action`1[T])">
11205         <size>2</size>
11206       </method>
11207     </type>
11208     <type name="OverloadTest.C">
11209       <method name="Void .ctor()">
11210         <size>7</size>
11211       </method>
11212       <method name="Void Main()">
11213         <size>1</size>
11214       </method>
11215     </type>
11216   </test>
11217   <test name="gtest-427.cs">
11218     <type name="T">
11219       <method name="Void .ctor()">
11220         <size>7</size>
11221       </method>
11222       <method name="Void Test()">
11223         <size>19</size>
11224       </method>
11225       <method name="Void Attach(EventHandler)">
11226         <size>2</size>
11227       </method>
11228       <method name="Void Attach(EventHandler`1[System.String])">
11229         <size>1</size>
11230       </method>
11231       <method name="Void OnClick(System.String)">
11232         <size>1</size>
11233       </method>
11234       <method name="Void Main()">
11235         <size>11</size>
11236       </method>
11237     </type>
11238     <type name="EventHandler">
11239       <method name="Void .ctor(Object, IntPtr)">
11240         <size>0</size>
11241       </method>
11242       <method name="Void Invoke(System.Object)">
11243         <size>0</size>
11244       </method>
11245       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11246         <size>0</size>
11247       </method>
11248       <method name="Void EndInvoke(IAsyncResult)">
11249         <size>0</size>
11250       </method>
11251     </type>
11252     <type name="EventHandler`1[T]">
11253       <method name="Void .ctor(Object, IntPtr)">
11254         <size>0</size>
11255       </method>
11256       <method name="Void Invoke(T)">
11257         <size>0</size>
11258       </method>
11259       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11260         <size>0</size>
11261       </method>
11262       <method name="Void EndInvoke(IAsyncResult)">
11263         <size>0</size>
11264       </method>
11265     </type>
11266   </test>
11267   <test name="gtest-428.cs">
11268     <type name="CInt">
11269       <method name="Void .ctor(Int32)">
11270         <size>8</size>
11271       </method>
11272       <method name="CInt op_Implicit(Int32)">
11273         <size>7</size>
11274       </method>
11275       <method name="Int32 op_Implicit(CInt)">
11276         <size>8</size>
11277       </method>
11278     </type>
11279     <type name="Klass">
11280       <method name="Void .ctor(Nullable`1)">
11281         <size>14</size>
11282       </method>
11283       <method name="Nullable`1 get_Value()">
11284         <size>7</size>
11285       </method>
11286     </type>
11287     <type name="MainClass">
11288       <method name="Void .ctor()">
11289         <size>7</size>
11290       </method>
11291       <method name="Int32 Main()">
11292         <size>173</size>
11293       </method>
11294     </type>
11295   </test>
11296   <test name="gtest-429.cs">
11297     <type name="CInt">
11298       <method name="Void .ctor(Int32)">
11299         <size>8</size>
11300       </method>
11301       <method name="CInt op_Implicit(Int32)">
11302         <size>7</size>
11303       </method>
11304       <method name="Int32 op_Implicit(CInt)">
11305         <size>8</size>
11306       </method>
11307     </type>
11308     <type name="Klass">
11309       <method name="Void .ctor(Nullable`1)">
11310         <size>14</size>
11311       </method>
11312     </type>
11313     <type name="MainClass">
11314       <method name="Void .ctor()">
11315         <size>7</size>
11316       </method>
11317       <method name="Int32 Main()">
11318         <size>36</size>
11319       </method>
11320     </type>
11321   </test>
11322   <test name="gtest-430.cs">
11323     <type name="Tmp">
11324       <method name="Void .ctor()">
11325         <size>7</size>
11326       </method>
11327     </type>
11328     <type name="Driver">
11329       <method name="Void .ctor()">
11330         <size>7</size>
11331       </method>
11332       <method name="Nullable`1 get_Prop()">
11333         <size>42</size>
11334       </method>
11335       <method name="Int32 Main()">
11336         <size>42</size>
11337       </method>
11338     </type>
11339   </test>
11340   <test name="gtest-431.cs">
11341     <type name="Program">
11342       <method name="Void .ctor()">
11343         <size>7</size>
11344       </method>
11345       <method name="Void Main()">
11346         <size>13</size>
11347       </method>
11348     </type>
11349   </test>
11350   <test name="gtest-432.cs">
11351     <type name="Test.Bar`2[T,U]">
11352       <method name="Void .ctor()">
11353         <size>7</size>
11354       </method>
11355       <method name="Void DoSomething[V]()">
11356         <size>1</size>
11357       </method>
11358     </type>
11359     <type name="Test.Baz">
11360       <method name="Void .ctor()">
11361         <size>7</size>
11362       </method>
11363       <method name="Void GetInTroubleHere()">
11364         <size>13</size>
11365       </method>
11366       <method name="Void Main()">
11367         <size>1</size>
11368       </method>
11369     </type>
11370   </test>
11371   <test name="gtest-433.cs">
11372     <type name="M">
11373       <method name="Void .ctor()">
11374         <size>7</size>
11375       </method>
11376       <method name="Void Main()">
11377         <size>37</size>
11378       </method>
11379     </type>
11380   </test>
11381   <test name="gtest-434.cs">
11382     <type name="testcase.Init">
11383       <method name="Void .ctor()">
11384         <size>7</size>
11385       </method>
11386       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11387         <size>8</size>
11388       </method>
11389     </type>
11390     <type name="testcase.Program">
11391       <method name="Void .ctor()">
11392         <size>7</size>
11393       </method>
11394       <method name="Int32 Main()">
11395         <size>75</size>
11396       </method>
11397     </type>
11398   </test>
11399   <test name="gtest-435.cs">
11400     <type name="testcase.Program">
11401       <method name="Void .ctor()">
11402         <size>7</size>
11403       </method>
11404       <method name="Int32 Main()">
11405         <size>258</size>
11406       </method>
11407     </type>
11408   </test>
11409   <test name="gtest-436.cs">
11410     <type name="SomeClass">
11411       <method name="Void .ctor()">
11412         <size>7</size>
11413       </method>
11414       <method name="Int32 Main()">
11415         <size>2</size>
11416       </method>
11417     </type>
11418   </test>
11419   <test name="gtest-438.cs">
11420     <type name="Tests">
11421       <method name="Void .ctor()">
11422         <size>7</size>
11423       </method>
11424       <method name="ServiceType GetService[ServiceType](System.Object[])">
11425         <size>17</size>
11426       </method>
11427       <method name="Int32 Main()">
11428         <size>19</size>
11429       </method>
11430     </type>
11431   </test>
11432   <test name="gtest-439.cs">
11433     <type name="MonoBug.Stuff">
11434       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11435         <size>8</size>
11436       </method>
11437     </type>
11438     <type name="MonoBug.GenericStuff`2[T1,T2]">
11439       <method name="Void .ctor(T1, T2)">
11440         <size>21</size>
11441       </method>
11442     </type>
11443     <type name="MonoBug.Program">
11444       <method name="Void Main()">
11445         <size>35</size>
11446       </method>
11447     </type>
11448   </test>
11449   <test name="gtest-440.cs">
11450     <type name="AnyObjectId">
11451       <method name="Void .ctor()">
11452         <size>7</size>
11453       </method>
11454       <method name="Int32 get_W1()">
11455         <size>7</size>
11456       </method>
11457       <method name="Void set_W1(Int32)">
11458         <size>8</size>
11459       </method>
11460     </type>
11461     <type name="ObjectId">
11462       <method name="Void .ctor()">
11463         <size>14</size>
11464       </method>
11465       <method name="Void Main()">
11466         <size>1</size>
11467       </method>
11468     </type>
11469   </test>
11470   <test name="gtest-441.cs">
11471     <type name="Name.Test">
11472       <method name="Void .ctor()">
11473         <size>7</size>
11474       </method>
11475     </type>
11476     <type name="Name.Subclass">
11477       <method name="Void .ctor()">
11478         <size>7</size>
11479       </method>
11480       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11481         <size>7</size>
11482       </method>
11483       <method name="Void Main(System.String[])">
11484         <size>7</size>
11485       </method>
11486     </type>
11487   </test>
11488   <test name="gtest-442.cs">
11489     <type name="NonGenericBase">
11490       <method name="Void .ctor()">
11491         <size>7</size>
11492       </method>
11493       <method name="Int32 get_Item(Int32)">
11494         <size>0</size>
11495       </method>
11496     </type>
11497     <type name="GenericBase`1[T]">
11498       <method name="Void .ctor()">
11499         <size>7</size>
11500       </method>
11501       <method name="T get_Instance()">
11502         <size>7</size>
11503       </method>
11504       <method name="Void Foo()">
11505         <size>24</size>
11506       </method>
11507     </type>
11508     <type name="EntryPoint">
11509       <method name="Void .ctor()">
11510         <size>7</size>
11511       </method>
11512       <method name="Void Main()">
11513         <size>1</size>
11514       </method>
11515     </type>
11516   </test>
11517   <test name="gtest-443.cs">
11518     <type name="C">
11519       <method name="Void .ctor()">
11520         <size>7</size>
11521       </method>
11522       <method name="Void M[T]()">
11523         <size>28</size>
11524       </method>
11525       <method name="Int32 Main()">
11526         <size>7</size>
11527       </method>
11528     </type>
11529   </test>
11530   <test name="gtest-444.cs">
11531     <type name="MyClass">
11532       <method name="Void .ctor()">
11533         <size>7</size>
11534       </method>
11535       <method name="Int32 Main()">
11536         <size>114</size>
11537       </method>
11538     </type>
11539   </test>
11540   <test name="gtest-445.cs">
11541     <type name="Test">
11542       <method name="Void .ctor()">
11543         <size>7</size>
11544       </method>
11545       <method name="Void Main()">
11546         <size>1</size>
11547       </method>
11548       <method name="Void Foo[T](T ByRef)">
11549         <size>1</size>
11550       </method>
11551       <method name="Void Foo[T](T[])">
11552         <size>1</size>
11553       </method>
11554       <method name="Void Foo[T](T[,])">
11555         <size>1</size>
11556       </method>
11557       <method name="Void Foo[T](T[,,])">
11558         <size>1</size>
11559       </method>
11560       <method name="Void Bar(Int32 ByRef)">
11561         <size>1</size>
11562       </method>
11563       <method name="Void Bar(System.Int32[])">
11564         <size>1</size>
11565       </method>
11566       <method name="Void Bar(System.Int32[,])">
11567         <size>1</size>
11568       </method>
11569       <method name="Void Bar(System.Int32[,,])">
11570         <size>1</size>
11571       </method>
11572     </type>
11573   </test>
11574   <test name="gtest-446.cs">
11575     <type name="BugTest.Bug`1[T]">
11576       <method name="Void .ctor()">
11577         <size>7</size>
11578       </method>
11579       <method name="Void CreateObject(T ByRef)">
11580         <size>42</size>
11581       </method>
11582     </type>
11583     <type name="BugTest.Program">
11584       <method name="Int32 Main()">
11585         <size>16</size>
11586       </method>
11587     </type>
11588   </test>
11589   <test name="gtest-447.cs">
11590     <type name="B">
11591       <method name="Void .ctor()">
11592         <size>7</size>
11593       </method>
11594       <method name="Int32 Main()">
11595         <size>29</size>
11596       </method>
11597     </type>
11598   </test>
11599   <test name="gtest-449.cs">
11600     <type name="Program">
11601       <method name="Void .ctor()">
11602         <size>7</size>
11603       </method>
11604       <method name="Int32 Main()">
11605         <size>59</size>
11606       </method>
11607     </type>
11608   </test>
11609   <test name="gtest-450.cs">
11610     <type name="Program">
11611       <method name="Void .ctor()">
11612         <size>7</size>
11613       </method>
11614       <method name="Int32 Main()">
11615         <size>59</size>
11616       </method>
11617     </type>
11618   </test>
11619   <test name="gtest-453.cs">
11620     <type name="Test.CompilerTest">
11621       <method name="Void .ctor()">
11622         <size>7</size>
11623       </method>
11624       <method name="Int32 Main()">
11625         <size>12</size>
11626       </method>
11627       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11628         <size>73</size>
11629       </method>
11630       <method name="Void ThisDoesNotWork()">
11631         <size>27</size>
11632       </method>
11633       <method name="Void ThisWorksFine()">
11634         <size>38</size>
11635       </method>
11636     </type>
11637   </test>
11638   <test name="gtest-454.cs">
11639     <type name="TestNS.TestCase">
11640       <method name="Void .ctor()">
11641         <size>7</size>
11642       </method>
11643       <method name="Int32 Compare[T](T[], T[])">
11644         <size>2</size>
11645       </method>
11646       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11647         <size>30</size>
11648       </method>
11649       <method name="Int32 Main()">
11650         <size>19</size>
11651       </method>
11652     </type>
11653   </test>
11654   <test name="gtest-455.cs">
11655     <type name="ConsoleApplication1.Program">
11656       <method name="Void .ctor()">
11657         <size>7</size>
11658       </method>
11659       <method name="Void Main()">
11660         <size>14</size>
11661       </method>
11662     </type>
11663     <type name="ConsoleApplication1.Inner`1[T]">
11664       <method name="Void .ctor()">
11665         <size>7</size>
11666       </method>
11667       <method name="Void Compare(System.Object, T)">
11668         <size>13</size>
11669       </method>
11670     </type>
11671   </test>
11672   <test name="gtest-456.cs">
11673     <type name="G`1[T]">
11674       <method name="Void .ctor()">
11675         <size>7</size>
11676       </method>
11677     </type>
11678     <type name="G`1+S[T]">
11679       <method name="System.String Test()">
11680         <size>22</size>
11681       </method>
11682     </type>
11683     <type name="C">
11684       <method name="Int32 Main()">
11685         <size>36</size>
11686       </method>
11687       <method name="Void .ctor()">
11688         <size>7</size>
11689       </method>
11690     </type>
11691   </test>
11692   <test name="gtest-457.cs">
11693     <type name="Program">
11694       <method name="Void Foo[T]()">
11695         <size>1</size>
11696       </method>
11697       <method name="Int32 Main()">
11698         <size>2</size>
11699       </method>
11700       <method name="Void .ctor()">
11701         <size>7</size>
11702       </method>
11703     </type>
11704     <type name="Program+C">
11705       <method name="Void .ctor()">
11706         <size>7</size>
11707       </method>
11708     </type>
11709   </test>
11710   <test name="gtest-458.cs">
11711     <type name="MyList`1[T]">
11712       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11713         <size>2</size>
11714       </method>
11715       <method name="Void .ctor()">
11716         <size>7</size>
11717       </method>
11718     </type>
11719     <type name="MyList`1+Helper`2[T,U,V]">
11720       <method name="Void .ctor()">
11721         <size>7</size>
11722       </method>
11723     </type>
11724     <type name="C">
11725       <method name="Int32 Main()">
11726         <size>13</size>
11727       </method>
11728       <method name="Void .ctor()">
11729         <size>7</size>
11730       </method>
11731     </type>
11732   </test>
11733   <test name="gtest-459.cs">
11734     <type name="GenericTest.OuterGeneric`1[T]">
11735       <method name="Void .ctor()">
11736         <size>7</size>
11737       </method>
11738     </type>
11739     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11740       <method name="System.String GetTypeNames()">
11741         <size>41</size>
11742       </method>
11743       <method name="Void .ctor()">
11744         <size>7</size>
11745       </method>
11746     </type>
11747     <type name="GenericTest.Program">
11748       <method name="Int32 Main()">
11749         <size>14</size>
11750       </method>
11751       <method name="Void .ctor()">
11752         <size>7</size>
11753       </method>
11754     </type>
11755   </test>
11756   <test name="gtest-460.cs">
11757     <type name="Foo`1[T]">
11758       <method name="Void .ctor()">
11759         <size>7</size>
11760       </method>
11761     </type>
11762     <type name="Foo`1+Bar`1[T,V]">
11763       <method name="Void .ctor()">
11764         <size>7</size>
11765       </method>
11766     </type>
11767     <type name="FooImpl">
11768       <method name="Int32 Main()">
11769         <size>8</size>
11770       </method>
11771       <method name="Void .ctor()">
11772         <size>7</size>
11773       </method>
11774     </type>
11775     <type name="FooImpl+BarImpl">
11776       <method name="Void .ctor()">
11777         <size>7</size>
11778       </method>
11779     </type>
11780   </test>
11781   <test name="gtest-461.cs">
11782     <type name="Test.BaseContext">
11783       <method name="Void .ctor()">
11784         <size>7</size>
11785       </method>
11786     </type>
11787     <type name="Test.MyDataContext">
11788       <method name="Void .ctor()">
11789         <size>7</size>
11790       </method>
11791     </type>
11792     <type name="Test.Entity`1[T]">
11793       <method name="Void .ctor()">
11794         <size>7</size>
11795       </method>
11796     </type>
11797     <type name="Test.Person">
11798       <method name="Void .ctor()">
11799         <size>7</size>
11800       </method>
11801     </type>
11802     <type name="Test.TheBox`1[T]">
11803       <method name="U GetById[U](Guid)">
11804         <size>7</size>
11805       </method>
11806       <method name="Void .ctor()">
11807         <size>7</size>
11808       </method>
11809     </type>
11810     <type name="Test.Program">
11811       <method name="Void Main()">
11812         <size>19</size>
11813       </method>
11814       <method name="Void .ctor()">
11815         <size>7</size>
11816       </method>
11817     </type>
11818   </test>
11819   <test name="gtest-462.cs">
11820     <type name="Program">
11821       <method name="Int32 Main()">
11822         <size>79</size>
11823       </method>
11824       <method name="Void .ctor()">
11825         <size>7</size>
11826       </method>
11827     </type>
11828     <type name="Program+Tester`1[T]">
11829       <method name="T Get(System.Object)">
11830         <size>30</size>
11831       </method>
11832       <method name="Void .ctor()">
11833         <size>7</size>
11834       </method>
11835     </type>
11836   </test>
11837   <test name="gtest-463.cs">
11838     <type name="STuple`1[Ta]">
11839       <method name="Void .ctor(Ta)">
11840         <size>8</size>
11841       </method>
11842     </type>
11843     <type name="C">
11844       <method name="Int32 Main()">
11845         <size>10</size>
11846       </method>
11847       <method name="Void .ctor()">
11848         <size>7</size>
11849       </method>
11850     </type>
11851   </test>
11852   <test name="gtest-464.cs">
11853     <type name="Test">
11854       <method name="Int32 Main()">
11855         <size>28</size>
11856       </method>
11857       <method name="Void .ctor()">
11858         <size>7</size>
11859       </method>
11860     </type>
11861   </test>
11862   <test name="gtest-465.cs">
11863     <type name="DerivedClass">
11864       <method name="Void GenericMethod_1[T]()">
11865         <size>1</size>
11866       </method>
11867       <method name="Void GenericMethod_2[T]()">
11868         <size>1</size>
11869       </method>
11870       <method name="Void GenericMethod_3[T]()">
11871         <size>1</size>
11872       </method>
11873       <method name="Void .ctor()">
11874         <size>7</size>
11875       </method>
11876     </type>
11877     <type name="Program">
11878       <method name="Int32 Main()">
11879         <size>8</size>
11880       </method>
11881       <method name="Void .ctor()">
11882         <size>7</size>
11883       </method>
11884     </type>
11885   </test>
11886   <test name="gtest-466.cs">
11887     <type name="Program">
11888       <method name="Boolean Test[T](T)">
11889         <size>10</size>
11890       </method>
11891       <method name="Int32 Main()">
11892         <size>40</size>
11893       </method>
11894       <method name="Void .ctor()">
11895         <size>7</size>
11896       </method>
11897     </type>
11898   </test>
11899   <test name="gtest-467.cs">
11900     <type name="S">
11901       <method name="Int32 Main()">
11902         <size>79</size>
11903       </method>
11904     </type>
11905     <type name="A">
11906       <method name="A op_Implicit(S)">
11907         <size>6</size>
11908       </method>
11909       <method name="Void .ctor()">
11910         <size>7</size>
11911       </method>
11912     </type>
11913     <type name="B">
11914       <method name="Void .ctor()">
11915         <size>7</size>
11916       </method>
11917     </type>
11918   </test>
11919   <test name="gtest-468.cs">
11920     <type name="TS">
11921       <method name="Nullable`1 get_v()">
11922         <size>7</size>
11923       </method>
11924       <method name="Int32 Main()">
11925         <size>43</size>
11926       </method>
11927       <method name="Nullable`1 op_Implicit(TS)">
11928         <size>7</size>
11929       </method>
11930       <method name="TS op_Implicit(Nullable`1)">
11931         <size>2</size>
11932       </method>
11933       <method name="Void .ctor()">
11934         <size>7</size>
11935       </method>
11936     </type>
11937   </test>
11938   <test name="gtest-469.cs">
11939     <type name="Foo`2[T1,T2]">
11940       <method name="Void .ctor(T2)">
11941         <size>7</size>
11942       </method>
11943     </type>
11944     <type name="Bar">
11945       <method name="Int32 Main()">
11946         <size>13</size>
11947       </method>
11948       <method name="Void .ctor()">
11949         <size>7</size>
11950       </method>
11951     </type>
11952   </test>
11953   <test name="gtest-anon-1.cs">
11954     <type name="X">
11955       <method name="Void .ctor()">
11956         <size>7</size>
11957       </method>
11958       <method name="Void Hello[U](U)">
11959         <size>1</size>
11960       </method>
11961       <method name="Void Test[T](T)">
11962         <size>64</size>
11963       </method>
11964       <method name="Void Main()">
11965         <size>14</size>
11966       </method>
11967     </type>
11968     <type name="Foo">
11969       <method name="Void .ctor(Object, IntPtr)">
11970         <size>0</size>
11971       </method>
11972       <method name="Void Invoke()">
11973         <size>0</size>
11974       </method>
11975       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
11976         <size>0</size>
11977       </method>
11978       <method name="Void EndInvoke(IAsyncResult)">
11979         <size>0</size>
11980       </method>
11981     </type>
11982     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
11983       <method name="Void .ctor()">
11984         <size>7</size>
11985       </method>
11986       <method name="Void &lt;&gt;m__0()">
11987         <size>18</size>
11988       </method>
11989     </type>
11990   </test>
11991   <test name="gtest-anon-10.cs">
11992     <type name="X">
11993       <method name="Void .ctor()">
11994         <size>7</size>
11995       </method>
11996       <method name="IEnumerable`1 Test[T](T, T)">
11997         <size>44</size>
11998       </method>
11999       <method name="Int32 Main()">
12000         <size>95</size>
12001       </method>
12002     </type>
12003     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12004       <method name="Void .ctor()">
12005         <size>7</size>
12006       </method>
12007       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12008         <size>12</size>
12009       </method>
12010       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12011         <size>7</size>
12012       </method>
12013       <method name="Boolean MoveNext()">
12014         <size>110</size>
12015       </method>
12016       <method name="Void Dispose()">
12017         <size>8</size>
12018       </method>
12019       <method name="Void Reset()">
12020         <size>6</size>
12021       </method>
12022       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12023         <size>7</size>
12024       </method>
12025       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12026         <size>52</size>
12027       </method>
12028     </type>
12029   </test>
12030   <test name="gtest-anon-11.cs">
12031     <type name="Test`1[R]">
12032       <method name="Void .ctor()">
12033         <size>7</size>
12034       </method>
12035       <method name="Void World[S,T](S, T)">
12036         <size>1</size>
12037       </method>
12038       <method name="Void Hello[U,V](U, V)">
12039         <size>41</size>
12040       </method>
12041     </type>
12042     <type name="X">
12043       <method name="Void .ctor()">
12044         <size>7</size>
12045       </method>
12046       <method name="Void Main()">
12047         <size>21</size>
12048       </method>
12049     </type>
12050     <type name="Foo">
12051       <method name="Void .ctor(Object, IntPtr)">
12052         <size>0</size>
12053       </method>
12054       <method name="Void Invoke()">
12055         <size>0</size>
12056       </method>
12057       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12058         <size>0</size>
12059       </method>
12060       <method name="Void EndInvoke(IAsyncResult)">
12061         <size>0</size>
12062       </method>
12063     </type>
12064     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12065       <method name="Void .ctor()">
12066         <size>7</size>
12067       </method>
12068       <method name="Void &lt;&gt;m__0()">
12069         <size>24</size>
12070       </method>
12071     </type>
12072   </test>
12073   <test name="gtest-anon-12.cs">
12074     <type name="World`1[T]">
12075       <method name="Void .ctor()">
12076         <size>7</size>
12077       </method>
12078       <method name="Void Hello[U](U)">
12079         <size>1</size>
12080       </method>
12081       <method name="Void Test(T)">
12082         <size>46</size>
12083       </method>
12084     </type>
12085     <type name="X">
12086       <method name="Void .ctor()">
12087         <size>7</size>
12088       </method>
12089       <method name="Void Main()">
12090         <size>18</size>
12091       </method>
12092     </type>
12093     <type name="Foo">
12094       <method name="Void .ctor(Object, IntPtr)">
12095         <size>0</size>
12096       </method>
12097       <method name="Void Invoke()">
12098         <size>0</size>
12099       </method>
12100       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12101         <size>0</size>
12102       </method>
12103       <method name="Void EndInvoke(IAsyncResult)">
12104         <size>0</size>
12105       </method>
12106     </type>
12107     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12108       <method name="Void .ctor()">
12109         <size>7</size>
12110       </method>
12111       <method name="Void &lt;&gt;m__0()">
12112         <size>18</size>
12113       </method>
12114     </type>
12115   </test>
12116   <test name="gtest-anon-13.cs">
12117     <type name="X">
12118       <method name="Void .ctor()">
12119         <size>7</size>
12120       </method>
12121       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12122         <size>13</size>
12123       </method>
12124       <method name="Void Main()">
12125         <size>1</size>
12126       </method>
12127     </type>
12128     <type name="X+ModuleBinder`1[T]">
12129       <method name="Void .ctor(Object, IntPtr)">
12130         <size>0</size>
12131       </method>
12132       <method name="T Invoke(System.Object)">
12133         <size>0</size>
12134       </method>
12135       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12136         <size>0</size>
12137       </method>
12138       <method name="T EndInvoke(IAsyncResult)">
12139         <size>0</size>
12140       </method>
12141     </type>
12142     <type name="X">
12143       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12144         <size>7</size>
12145       </method>
12146     </type>
12147   </test>
12148   <test name="gtest-anon-14.cs">
12149     <type name="T">
12150       <method name="Void .ctor()">
12151         <size>7</size>
12152       </method>
12153       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12154         <size>1</size>
12155       </method>
12156       <method name="Void SomeCaller()">
12157         <size>36</size>
12158       </method>
12159       <method name="Void Main()">
12160         <size>1</size>
12161       </method>
12162       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12163         <size>2</size>
12164       </method>
12165     </type>
12166   </test>
12167   <test name="gtest-anon-15.cs">
12168     <type name="Test`1[T]">
12169       <method name="Void .ctor()">
12170         <size>7</size>
12171       </method>
12172       <method name="Void Hello[S](T, S)">
12173         <size>42</size>
12174       </method>
12175     </type>
12176     <type name="X">
12177       <method name="Void .ctor()">
12178         <size>7</size>
12179       </method>
12180       <method name="Void Main()">
12181         <size>16</size>
12182       </method>
12183     </type>
12184     <type name="Foo`1[V]">
12185       <method name="Void .ctor(Object, IntPtr)">
12186         <size>0</size>
12187       </method>
12188       <method name="Void Invoke(V)">
12189         <size>0</size>
12190       </method>
12191       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12192         <size>0</size>
12193       </method>
12194       <method name="Void EndInvoke(IAsyncResult)">
12195         <size>0</size>
12196       </method>
12197     </type>
12198     <type name="Bar`1[W]">
12199       <method name="Void .ctor(Object, IntPtr)">
12200         <size>0</size>
12201       </method>
12202       <method name="Void Invoke(W)">
12203         <size>0</size>
12204       </method>
12205       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12206         <size>0</size>
12207       </method>
12208       <method name="Void EndInvoke(IAsyncResult)">
12209         <size>0</size>
12210       </method>
12211     </type>
12212     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12213       <method name="Void .ctor()">
12214         <size>7</size>
12215       </method>
12216       <method name="Void &lt;&gt;m__0(Int64)">
12217         <size>57</size>
12218       </method>
12219     </type>
12220     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12221       <method name="Void .ctor()">
12222         <size>7</size>
12223       </method>
12224       <method name="Void &lt;&gt;m__1(T)">
12225         <size>65</size>
12226       </method>
12227     </type>
12228   </test>
12229   <test name="gtest-anon-16.cs">
12230     <type name="A">
12231       <method name="Void .ctor(TestFunc`1)">
12232         <size>7</size>
12233       </method>
12234       <method name="Void Main()">
12235         <size>1</size>
12236       </method>
12237     </type>
12238     <type name="TestClass">
12239       <method name="Void .ctor()">
12240         <size>47</size>
12241       </method>
12242       <method name="Void Func[T](TestFunc`1[T])">
12243         <size>1</size>
12244       </method>
12245     </type>
12246     <type name="TestFunc`1[T]">
12247       <method name="Void .ctor(Object, IntPtr)">
12248         <size>0</size>
12249       </method>
12250       <method name="Void Invoke(T)">
12251         <size>0</size>
12252       </method>
12253       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12254         <size>0</size>
12255       </method>
12256       <method name="Void EndInvoke(IAsyncResult)">
12257         <size>0</size>
12258       </method>
12259     </type>
12260     <type name="TestClass">
12261       <method name="Void &lt;a&gt;m__0(Int32)">
12262         <size>1</size>
12263       </method>
12264     </type>
12265   </test>
12266   <test name="gtest-anon-17.cs">
12267     <type name="C">
12268       <method name="Void .ctor()">
12269         <size>7</size>
12270       </method>
12271       <method name="Void Test[T,U](C+Func`1[T], U)">
12272         <size>1</size>
12273       </method>
12274       <method name="Void Main()">
12275         <size>75</size>
12276       </method>
12277     </type>
12278     <type name="C+Func`1[T]">
12279       <method name="Void .ctor(Object, IntPtr)">
12280         <size>0</size>
12281       </method>
12282       <method name="T Invoke(T)">
12283         <size>0</size>
12284       </method>
12285       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12286         <size>0</size>
12287       </method>
12288       <method name="T EndInvoke(IAsyncResult)">
12289         <size>0</size>
12290       </method>
12291     </type>
12292     <type name="C">
12293       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12294         <size>2</size>
12295       </method>
12296       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12297         <size>2</size>
12298       </method>
12299     </type>
12300   </test>
12301   <test name="gtest-anon-18.cs">
12302     <type name="C">
12303       <method name="Void .ctor()">
12304         <size>7</size>
12305       </method>
12306       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12307         <size>10</size>
12308       </method>
12309       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12310         <size>10</size>
12311       </method>
12312       <method name="Void Test2[T]()">
12313         <size>19</size>
12314       </method>
12315       <method name="Void Main()">
12316         <size>100</size>
12317       </method>
12318     </type>
12319     <type name="C+Func`2[TR,TA]">
12320       <method name="Void .ctor(Object, IntPtr)">
12321         <size>0</size>
12322       </method>
12323       <method name="TR Invoke(TA)">
12324         <size>0</size>
12325       </method>
12326       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12327         <size>0</size>
12328       </method>
12329       <method name="TR EndInvoke(IAsyncResult)">
12330         <size>0</size>
12331       </method>
12332     </type>
12333     <type name="C">
12334       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12335         <size>16</size>
12336       </method>
12337       <method name="System.String &lt;Main&gt;m__2(Int32)">
12338         <size>6</size>
12339       </method>
12340       <method name="System.String &lt;Main&gt;m__3(Int32)">
12341         <size>6</size>
12342       </method>
12343       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12344         <size>2</size>
12345       </method>
12346     </type>
12347   </test>
12348   <test name="gtest-anon-19.cs">
12349     <type name="Test">
12350       <method name="Void .ctor()">
12351         <size>7</size>
12352       </method>
12353       <method name="Void TestNaturalSort()">
12354         <size>31</size>
12355       </method>
12356       <method name="Void Main()">
12357         <size>6</size>
12358       </method>
12359     </type>
12360     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12361       <method name="Void .ctor()">
12362         <size>7</size>
12363       </method>
12364       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12365         <size>113</size>
12366       </method>
12367     </type>
12368     <type name="Test">
12369       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12370         <size>106</size>
12371       </method>
12372     </type>
12373     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12374       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12375         <size>113</size>
12376       </method>
12377     </type>
12378   </test>
12379   <test name="gtest-anon-2.cs">
12380     <type name="X">
12381       <method name="Void .ctor()">
12382         <size>7</size>
12383       </method>
12384       <method name="Void Hello[U](U)">
12385         <size>1</size>
12386       </method>
12387       <method name="Void Test[T](T)">
12388         <size>71</size>
12389       </method>
12390       <method name="Void Main()">
12391         <size>14</size>
12392       </method>
12393     </type>
12394     <type name="Simple">
12395       <method name="Void .ctor(Object, IntPtr)">
12396         <size>0</size>
12397       </method>
12398       <method name="Void Invoke()">
12399         <size>0</size>
12400       </method>
12401       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12402         <size>0</size>
12403       </method>
12404       <method name="Void EndInvoke(IAsyncResult)">
12405         <size>0</size>
12406       </method>
12407     </type>
12408     <type name="Foo">
12409       <method name="Void .ctor(Object, IntPtr)">
12410         <size>0</size>
12411       </method>
12412       <method name="Simple Invoke()">
12413         <size>0</size>
12414       </method>
12415       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12416         <size>0</size>
12417       </method>
12418       <method name="Simple EndInvoke(IAsyncResult)">
12419         <size>0</size>
12420       </method>
12421     </type>
12422     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12423       <method name="Void .ctor()">
12424         <size>7</size>
12425       </method>
12426       <method name="Simple &lt;&gt;m__0()">
12427         <size>55</size>
12428       </method>
12429     </type>
12430     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12431       <method name="Void .ctor()">
12432         <size>7</size>
12433       </method>
12434       <method name="Void &lt;&gt;m__1()">
12435         <size>50</size>
12436       </method>
12437     </type>
12438   </test>
12439   <test name="gtest-anon-21.cs">
12440     <type name="BaseObject">
12441       <method name="Void .ctor()">
12442         <size>7</size>
12443       </method>
12444       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12445         <size>53</size>
12446       </method>
12447       <method name="T MakeSomething[T]()">
12448         <size>7</size>
12449       </method>
12450       <method name="Int32 Main()">
12451         <size>10</size>
12452       </method>
12453       <method name="Void Closure(EmptyDelegate)">
12454         <size>1</size>
12455       </method>
12456     </type>
12457     <type name="EmptyDelegate">
12458       <method name="Void .ctor(Object, IntPtr)">
12459         <size>0</size>
12460       </method>
12461       <method name="Void Invoke()">
12462         <size>0</size>
12463       </method>
12464       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12465         <size>0</size>
12466       </method>
12467       <method name="Void EndInvoke(IAsyncResult)">
12468         <size>0</size>
12469       </method>
12470     </type>
12471     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12472       <method name="Void .ctor()">
12473         <size>7</size>
12474       </method>
12475       <method name="Void &lt;&gt;m__0()">
12476         <size>17</size>
12477       </method>
12478     </type>
12479   </test>
12480   <test name="gtest-anon-22.cs">
12481     <type name="C">
12482       <method name="Void .ctor()">
12483         <size>7</size>
12484       </method>
12485       <method name="Int32 Foo(D1)">
12486         <size>2</size>
12487       </method>
12488       <method name="Int32 Foo(D2)">
12489         <size>2</size>
12490       </method>
12491       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12492         <size>2</size>
12493       </method>
12494       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12495         <size>2</size>
12496       </method>
12497       <method name="Int32 Main()">
12498         <size>82</size>
12499       </method>
12500     </type>
12501     <type name="D1">
12502       <method name="Void .ctor(Object, IntPtr)">
12503         <size>0</size>
12504       </method>
12505       <method name="Int32 Invoke()">
12506         <size>0</size>
12507       </method>
12508       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12509         <size>0</size>
12510       </method>
12511       <method name="Int32 EndInvoke(IAsyncResult)">
12512         <size>0</size>
12513       </method>
12514     </type>
12515     <type name="D2">
12516       <method name="Void .ctor(Object, IntPtr)">
12517         <size>0</size>
12518       </method>
12519       <method name="Int64 Invoke()">
12520         <size>0</size>
12521       </method>
12522       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12523         <size>0</size>
12524       </method>
12525       <method name="Int64 EndInvoke(IAsyncResult)">
12526         <size>0</size>
12527       </method>
12528     </type>
12529     <type name="C">
12530       <method name="Int32 &lt;Main&gt;m__0()">
12531         <size>2</size>
12532       </method>
12533     </type>
12534   </test>
12535   <test name="gtest-anon-23.cs">
12536     <type name="MemberAccessData">
12537       <method name="Void .ctor()">
12538         <size>7</size>
12539       </method>
12540       <method name="Void set_MyTypeProperty(Nullable`1)">
12541         <size>8</size>
12542       </method>
12543       <method name="Nullable`1 get_MyTypeProperty()">
12544         <size>7</size>
12545       </method>
12546     </type>
12547     <type name="C">
12548       <method name="Void .ctor()">
12549         <size>7</size>
12550       </method>
12551       <method name="Void Test(C+D)">
12552         <size>1</size>
12553       </method>
12554       <method name="Void Main()">
12555         <size>200</size>
12556       </method>
12557     </type>
12558     <type name="C+D">
12559       <method name="Void .ctor(Object, IntPtr)">
12560         <size>0</size>
12561       </method>
12562       <method name="Void Invoke()">
12563         <size>0</size>
12564       </method>
12565       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12566         <size>0</size>
12567       </method>
12568       <method name="Void EndInvoke(IAsyncResult)">
12569         <size>0</size>
12570       </method>
12571     </type>
12572     <type name="C+&lt;Main&gt;c__AnonStorey0">
12573       <method name="Void .ctor()">
12574         <size>7</size>
12575       </method>
12576       <method name="Void &lt;&gt;m__0()">
12577         <size>38</size>
12578       </method>
12579       <method name="Void &lt;&gt;m__1()">
12580         <size>32</size>
12581       </method>
12582     </type>
12583     <type name="C">
12584       <method name="Void &lt;Main&gt;m__2()">
12585         <size>16</size>
12586       </method>
12587       <method name="Void &lt;Main&gt;m__3()">
12588         <size>16</size>
12589       </method>
12590       <method name="Void &lt;Main&gt;m__4()">
12591         <size>61</size>
12592       </method>
12593       <method name="Void &lt;Main&gt;m__5()">
12594         <size>53</size>
12595       </method>
12596     </type>
12597     <type name="&lt;PrivateImplementationDetails&gt;">
12598       <method name="Void .ctor()">
12599         <size>7</size>
12600       </method>
12601     </type>
12602   </test>
12603   <test name="gtest-anon-24.cs">
12604     <type name="Disposable`1[T]">
12605       <method name="Void .ctor()">
12606         <size>7</size>
12607       </method>
12608       <method name="Void Dispose()">
12609         <size>1</size>
12610       </method>
12611     </type>
12612     <type name="Test">
12613       <method name="Void .ctor()">
12614         <size>7</size>
12615       </method>
12616       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12617         <size>38</size>
12618       </method>
12619       <method name="System.Func`1[T] Throw[T](T)">
12620         <size>26</size>
12621       </method>
12622       <method name="System.Func`1[T] Do[T](T)">
12623         <size>26</size>
12624       </method>
12625       <method name="System.Func`1[T] Lock[T](T)">
12626         <size>26</size>
12627       </method>
12628       <method name="System.Func`1[T] Catch[T](T)">
12629         <size>26</size>
12630       </method>
12631       <method name="System.Func`1[T] Finally[T](T)">
12632         <size>26</size>
12633       </method>
12634       <method name="System.Func`1[T] Using[T](T)">
12635         <size>57</size>
12636       </method>
12637       <method name="System.Func`1[T] Switch[T](T)">
12638         <size>38</size>
12639       </method>
12640       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12641         <size>26</size>
12642       </method>
12643       <method name="Int32 Main()">
12644         <size>431</size>
12645       </method>
12646     </type>
12647     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12648       <method name="Void .ctor()">
12649         <size>7</size>
12650       </method>
12651       <method name="T[] &lt;&gt;m__0()">
12652         <size>56</size>
12653       </method>
12654     </type>
12655     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12656       <method name="Void .ctor()">
12657         <size>7</size>
12658       </method>
12659       <method name="T &lt;&gt;m__1()">
12660         <size>23</size>
12661       </method>
12662     </type>
12663     <type name="Test+&lt;Do&gt;c__AnonStorey2`1[T]">
12664       <method name="Void .ctor()">
12665         <size>7</size>
12666       </method>
12667       <method name="T &lt;&gt;m__2()">
12668         <size>28</size>
12669       </method>
12670     </type>
12671     <type name="Test+&lt;Lock&gt;c__AnonStorey3`1[T]">
12672       <method name="Void .ctor()">
12673         <size>7</size>
12674       </method>
12675       <method name="T &lt;&gt;m__3()">
12676         <size>65</size>
12677       </method>
12678     </type>
12679     <type name="Test+&lt;Catch&gt;c__AnonStorey4`1[T]">
12680       <method name="Void .ctor()">
12681         <size>7</size>
12682       </method>
12683       <method name="T &lt;&gt;m__4()">
12684         <size>48</size>
12685       </method>
12686     </type>
12687     <type name="Test+&lt;Finally&gt;c__AnonStorey5`1[T]">
12688       <method name="Void .ctor()">
12689         <size>7</size>
12690       </method>
12691       <method name="T &lt;&gt;m__5()">
12692         <size>50</size>
12693       </method>
12694     </type>
12695     <type name="Test+&lt;Using&gt;c__AnonStorey6`1[T]">
12696       <method name="Void .ctor()">
12697         <size>7</size>
12698       </method>
12699       <method name="T &lt;&gt;m__6()">
12700         <size>7</size>
12701       </method>
12702     </type>
12703     <type name="Test+&lt;Switch&gt;c__AnonStorey7`1[T]">
12704       <method name="Void .ctor()">
12705         <size>7</size>
12706       </method>
12707       <method name="T &lt;&gt;m__7()">
12708         <size>35</size>
12709       </method>
12710     </type>
12711     <type name="Test+&lt;ForForeach&gt;c__AnonStorey8`1[T]">
12712       <method name="Void .ctor()">
12713         <size>7</size>
12714       </method>
12715       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__8()">
12716         <size>56</size>
12717       </method>
12718     </type>
12719     <type name="Test">
12720       <method name="Void ArrayMutate[T](T[])">
12721         <size>27</size>
12722       </method>
12723     </type>
12724     <type name="Test+&lt;ArrayMutate&gt;c__AnonStorey9`1[T]">
12725       <method name="Void .ctor()">
12726         <size>7</size>
12727       </method>
12728       <method name="Void &lt;&gt;m__9(Int32)">
12729         <size>36</size>
12730       </method>
12731     </type>
12732     <type name="Test">
12733       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12734         <size>26</size>
12735       </method>
12736     </type>
12737     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyA`1[T]">
12738       <method name="Void .ctor()">
12739         <size>7</size>
12740       </method>
12741       <method name="T[][] &lt;&gt;m__A()">
12742         <size>48</size>
12743       </method>
12744     </type>
12745   </test>
12746   <test name="gtest-anon-25.cs">
12747     <type name="HS`1[T]">
12748       <method name="Void .ctor(IEqualityComparer`1)">
12749         <size>7</size>
12750       </method>
12751     </type>
12752     <type name="Test">
12753       <method name="Void .ctor()">
12754         <size>7</size>
12755       </method>
12756       <method name="Void Foo[T](IEqualityComparer`1)">
12757         <size>27</size>
12758       </method>
12759       <method name="Int32 Main()">
12760         <size>8</size>
12761       </method>
12762     </type>
12763     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12764       <method name="Void .ctor()">
12765         <size>7</size>
12766       </method>
12767       <method name="HS`1[T] &lt;&gt;m__0()">
12768         <size>12</size>
12769       </method>
12770     </type>
12771   </test>
12772   <test name="gtest-anon-26.cs">
12773     <type name="MonoBugs.BrokenGenericCast">
12774       <method name="Void .ctor()">
12775         <size>7</size>
12776       </method>
12777       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
12778         <size>13</size>
12779       </method>
12780       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
12781         <size>13</size>
12782       </method>
12783       <method name="Void Main()">
12784         <size>1</size>
12785       </method>
12786       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
12787         <size>12</size>
12788       </method>
12789       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
12790         <size>12</size>
12791       </method>
12792     </type>
12793   </test>
12794   <test name="gtest-anon-27.cs">
12795     <type name="BaseDataObjectFactory">
12796       <method name="Void .ctor()">
12797         <size>7</size>
12798       </method>
12799       <method name="T GetBusinessQueryObjectFromReader[T]()">
12800         <size>8</size>
12801       </method>
12802       <method name="T[] GetQueryObjects[T](System.String)">
12803         <size>0</size>
12804       </method>
12805     </type>
12806     <type name="BusinessQueryObject">
12807       <method name="Void .ctor()">
12808         <size>7</size>
12809       </method>
12810     </type>
12811     <type name="MySqlDataObjectFactory">
12812       <method name="Void .ctor()">
12813         <size>7</size>
12814       </method>
12815       <method name="T[] GetQueryObjects[T](System.String)">
12816         <size>63</size>
12817       </method>
12818       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
12819         <size>1</size>
12820       </method>
12821     </type>
12822     <type name="C">
12823       <method name="Void .ctor()">
12824         <size>7</size>
12825       </method>
12826       <method name="Void Main()">
12827         <size>1</size>
12828       </method>
12829     </type>
12830     <type name="MySqlDataObjectFactory+PerformActionWithReader">
12831       <method name="Void .ctor(Object, IntPtr)">
12832         <size>0</size>
12833       </method>
12834       <method name="Void Invoke()">
12835         <size>0</size>
12836       </method>
12837       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12838         <size>0</size>
12839       </method>
12840       <method name="Void EndInvoke(IAsyncResult)">
12841         <size>0</size>
12842       </method>
12843     </type>
12844     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
12845       <method name="Void .ctor()">
12846         <size>7</size>
12847       </method>
12848       <method name="Void &lt;&gt;m__0()">
12849         <size>17</size>
12850       </method>
12851     </type>
12852   </test>
12853   <test name="gtest-anon-28.cs">
12854     <type name="A">
12855       <method name="Void .ctor()">
12856         <size>7</size>
12857       </method>
12858       <method name="Void Foo[T]()">
12859         <size>0</size>
12860       </method>
12861     </type>
12862     <type name="B">
12863       <method name="Void .ctor()">
12864         <size>7</size>
12865       </method>
12866       <method name="Void Foo[T]()">
12867         <size>14</size>
12868       </method>
12869       <method name="Void Main()">
12870         <size>1</size>
12871       </method>
12872     </type>
12873     <type name="B+Del">
12874       <method name="Void .ctor(Object, IntPtr)">
12875         <size>0</size>
12876       </method>
12877       <method name="Void Invoke()">
12878         <size>0</size>
12879       </method>
12880       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12881         <size>0</size>
12882       </method>
12883       <method name="Void EndInvoke(IAsyncResult)">
12884         <size>0</size>
12885       </method>
12886     </type>
12887     <type name="B">
12888       <method name="Void &lt;Foo`1&gt;m__0[T]()">
12889         <size>7</size>
12890       </method>
12891     </type>
12892   </test>
12893   <test name="gtest-anon-29.cs">
12894     <type name="Test">
12895       <method name="Void .ctor()">
12896         <size>7</size>
12897       </method>
12898       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
12899         <size>17</size>
12900       </method>
12901       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
12902         <size>32</size>
12903       </method>
12904       <method name="T Item[T](IList`1)">
12905         <size>7</size>
12906       </method>
12907       <method name="T GetSingleItem[T](IList`1)">
12908         <size>10</size>
12909       </method>
12910       <method name="Void Main()">
12911         <size>15</size>
12912       </method>
12913     </type>
12914     <type name="Test+Creator`1[T]">
12915       <method name="Void .ctor(Object, IntPtr)">
12916         <size>0</size>
12917       </method>
12918       <method name="T Invoke()">
12919         <size>0</size>
12920       </method>
12921       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12922         <size>0</size>
12923       </method>
12924       <method name="T EndInvoke(IAsyncResult)">
12925         <size>0</size>
12926       </method>
12927     </type>
12928     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
12929       <method name="Void .ctor()">
12930         <size>7</size>
12931       </method>
12932       <method name="T &lt;&gt;m__0()">
12933         <size>12</size>
12934       </method>
12935     </type>
12936   </test>
12937   <test name="gtest-anon-3.cs">
12938     <type name="X">
12939       <method name="Void .ctor()">
12940         <size>7</size>
12941       </method>
12942       <method name="Void Hello[U](U)">
12943         <size>1</size>
12944       </method>
12945       <method name="Void Test[T](T)">
12946         <size>28</size>
12947       </method>
12948       <method name="Void Main()">
12949         <size>14</size>
12950       </method>
12951     </type>
12952     <type name="Foo`1[S]">
12953       <method name="Void .ctor(Object, IntPtr)">
12954         <size>0</size>
12955       </method>
12956       <method name="Void Invoke(S)">
12957         <size>0</size>
12958       </method>
12959       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
12960         <size>0</size>
12961       </method>
12962       <method name="Void EndInvoke(IAsyncResult)">
12963         <size>0</size>
12964       </method>
12965     </type>
12966     <type name="X">
12967       <method name="Void &lt;Test`1&gt;m__0[T](T)">
12968         <size>8</size>
12969       </method>
12970     </type>
12971   </test>
12972   <test name="gtest-anon-30.cs">
12973     <type name="X">
12974       <method name="Void .ctor()">
12975         <size>7</size>
12976       </method>
12977       <method name="Void Hello[U](U)">
12978         <size>1</size>
12979       </method>
12980       <method name="Void Test[T](T)">
12981         <size>46</size>
12982       </method>
12983       <method name="Void Main()">
12984         <size>1</size>
12985       </method>
12986     </type>
12987     <type name="Simple">
12988       <method name="Void .ctor(Object, IntPtr)">
12989         <size>0</size>
12990       </method>
12991       <method name="Void Invoke()">
12992         <size>0</size>
12993       </method>
12994       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12995         <size>0</size>
12996       </method>
12997       <method name="Void EndInvoke(IAsyncResult)">
12998         <size>0</size>
12999       </method>
13000     </type>
13001     <type name="Foo">
13002       <method name="Void .ctor(Object, IntPtr)">
13003         <size>0</size>
13004       </method>
13005       <method name="Simple Invoke()">
13006         <size>0</size>
13007       </method>
13008       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13009         <size>0</size>
13010       </method>
13011       <method name="Simple EndInvoke(IAsyncResult)">
13012         <size>0</size>
13013       </method>
13014     </type>
13015     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13016       <method name="Void .ctor()">
13017         <size>7</size>
13018       </method>
13019       <method name="Simple &lt;&gt;m__0()">
13020         <size>55</size>
13021       </method>
13022     </type>
13023     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13024       <method name="Void .ctor()">
13025         <size>7</size>
13026       </method>
13027       <method name="Void &lt;&gt;m__1()">
13028         <size>50</size>
13029       </method>
13030     </type>
13031   </test>
13032   <test name="gtest-anon-31.cs">
13033     <type name="A">
13034       <method name="Void Fail[X]()">
13035         <size>25</size>
13036       </method>
13037       <method name="Void Main()">
13038         <size>1</size>
13039       </method>
13040     </type>
13041     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13042       <method name="Void .ctor()">
13043         <size>7</size>
13044       </method>
13045       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13046         <size>36</size>
13047       </method>
13048       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13049         <size>1</size>
13050       </method>
13051     </type>
13052   </test>
13053   <test name="gtest-anon-32.cs">
13054     <type name="Program">
13055       <method name="Void .ctor()">
13056         <size>7</size>
13057       </method>
13058       <method name="Void Foo[T](IList`1)">
13059         <size>31</size>
13060       </method>
13061       <method name="Void Assert(System.Action`1[System.Int32])">
13062         <size>9</size>
13063       </method>
13064       <method name="Void Main(System.String[])">
13065         <size>7</size>
13066       </method>
13067     </type>
13068     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13069       <method name="Void .ctor()">
13070         <size>7</size>
13071       </method>
13072       <method name="Void &lt;&gt;m__0(Int32)">
13073         <size>18</size>
13074       </method>
13075     </type>
13076   </test>
13077   <test name="gtest-anon-33.cs">
13078     <type name="IEnumerableRocks">
13079       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13080         <size>33</size>
13081       </method>
13082       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13083         <size>126</size>
13084       </method>
13085     </type>
13086     <type name="Test">
13087       <method name="Void .ctor()">
13088         <size>7</size>
13089       </method>
13090       <method name="Void Main()">
13091         <size>67</size>
13092       </method>
13093       <method name="System.String &lt;Main&gt;m__1(System.String)">
13094         <size>17</size>
13095       </method>
13096     </type>
13097     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13098       <method name="Void .ctor()">
13099         <size>7</size>
13100       </method>
13101       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13102         <size>34</size>
13103       </method>
13104     </type>
13105   </test>
13106   <test name="gtest-anon-34.cs">
13107     <type name="MyClass">
13108       <method name="Void .ctor()">
13109         <size>18</size>
13110       </method>
13111       <method name="Int32 get_Answer()">
13112         <size>7</size>
13113       </method>
13114       <method name="Void set_Answer(Int32)">
13115         <size>8</size>
13116       </method>
13117     </type>
13118     <type name="Test">
13119       <method name="Void .ctor()">
13120         <size>7</size>
13121       </method>
13122       <method name="Int32 Main()">
13123         <size>82</size>
13124       </method>
13125     </type>
13126     <type name="Test+D">
13127       <method name="Void .ctor(Object, IntPtr)">
13128         <size>0</size>
13129       </method>
13130       <method name="Void Invoke()">
13131         <size>0</size>
13132       </method>
13133       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13134         <size>0</size>
13135       </method>
13136       <method name="Void EndInvoke(IAsyncResult)">
13137         <size>0</size>
13138       </method>
13139     </type>
13140     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13141       <method name="Void .ctor()">
13142         <size>7</size>
13143       </method>
13144       <method name="Void &lt;&gt;m__0()">
13145         <size>33</size>
13146       </method>
13147     </type>
13148   </test>
13149   <test name="gtest-anon-35.cs">
13150     <type name="C`1[T]">
13151       <method name="Void .ctor()">
13152         <size>7</size>
13153       </method>
13154       <method name="System.Func`1[T] XX()">
13155         <size>32</size>
13156       </method>
13157       <method name="T &lt;XX&gt;m__0()">
13158         <size>10</size>
13159       </method>
13160     </type>
13161     <type name="C2`1[T]">
13162       <method name="Void .ctor()">
13163         <size>7</size>
13164       </method>
13165       <method name="System.Func`1[C`1[T]] XX()">
13166         <size>32</size>
13167       </method>
13168       <method name="C`1[T] &lt;XX&gt;m__1()">
13169         <size>2</size>
13170       </method>
13171     </type>
13172     <type name="N1">
13173       <method name="Void .ctor()">
13174         <size>7</size>
13175       </method>
13176       <method name="System.Func`1[T] XX[T]()">
13177         <size>15</size>
13178       </method>
13179     </type>
13180     <type name="Test">
13181       <method name="Void .ctor()">
13182         <size>7</size>
13183       </method>
13184       <method name="Int32 Main()">
13185         <size>98</size>
13186       </method>
13187     </type>
13188     <type name="N1">
13189       <method name="T &lt;XX`1&gt;m__2[T]()">
13190         <size>10</size>
13191       </method>
13192     </type>
13193   </test>
13194   <test name="gtest-anon-36.cs">
13195     <type name="Foo`1[T]">
13196       <method name="Void .ctor()">
13197         <size>7</size>
13198       </method>
13199       <method name="Void add_handler(Handler`1[T])">
13200         <size>24</size>
13201       </method>
13202       <method name="Void remove_handler(Handler`1[T])">
13203         <size>24</size>
13204       </method>
13205       <method name="Void add_Handler(Handler`1[T])">
13206         <size>64</size>
13207       </method>
13208       <method name="Void remove_Handler(Handler`1[T])">
13209         <size>24</size>
13210       </method>
13211       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13212         <size>18</size>
13213       </method>
13214     </type>
13215     <type name="Program">
13216       <method name="Void .ctor()">
13217         <size>7</size>
13218       </method>
13219       <method name="Int32 Main()">
13220         <size>15</size>
13221       </method>
13222     </type>
13223     <type name="Handler`1[T]">
13224       <method name="Void .ctor(Object, IntPtr)">
13225         <size>0</size>
13226       </method>
13227       <method name="Void Invoke(System.Object)">
13228         <size>0</size>
13229       </method>
13230       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
13231         <size>0</size>
13232       </method>
13233       <method name="Void EndInvoke(IAsyncResult)">
13234         <size>0</size>
13235       </method>
13236     </type>
13237   </test>
13238   <test name="gtest-anon-37.cs">
13239     <type name="Wrap`1[U]">
13240       <method name="Void .ctor()">
13241         <size>7</size>
13242       </method>
13243     </type>
13244     <type name="Test">
13245       <method name="Void .ctor()">
13246         <size>7</size>
13247       </method>
13248       <method name="Int32 Run[T](Wrap`1[T])">
13249         <size>56</size>
13250       </method>
13251       <method name="Int32 Main()">
13252         <size>16</size>
13253       </method>
13254     </type>
13255     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13256       <method name="Void .ctor()">
13257         <size>7</size>
13258       </method>
13259       <method name="Void &lt;&gt;m__0()">
13260         <size>17</size>
13261       </method>
13262     </type>
13263   </test>
13264   <test name="gtest-anon-38.cs">
13265     <type name="Foo`1[T]">
13266       <method name="Void .ctor()">
13267         <size>7</size>
13268       </method>
13269       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13270         <size>40</size>
13271       </method>
13272       <method name="Boolean Contains(T)">
13273         <size>2</size>
13274       </method>
13275     </type>
13276     <type name="Program">
13277       <method name="Void .ctor()">
13278         <size>7</size>
13279       </method>
13280       <method name="Int32 Main()">
13281         <size>42</size>
13282       </method>
13283     </type>
13284     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13285       <method name="Void .ctor()">
13286         <size>7</size>
13287       </method>
13288       <method name="Boolean &lt;&gt;m__0()">
13289         <size>199</size>
13290       </method>
13291     </type>
13292     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13293       <method name="Void .ctor()">
13294         <size>7</size>
13295       </method>
13296     </type>
13297     <type name="&lt;PrivateImplementationDetails&gt;">
13298       <method name="Void .ctor()">
13299         <size>7</size>
13300       </method>
13301     </type>
13302   </test>
13303   <test name="gtest-anon-39.cs">
13304     <type name="Test">
13305       <method name="Void .ctor()">
13306         <size>7</size>
13307       </method>
13308       <method name="Void Test_1[T](T)">
13309         <size>33</size>
13310       </method>
13311       <method name="Void Test_2[T](Nullable`1)">
13312         <size>33</size>
13313       </method>
13314       <method name="Void Main()">
13315         <size>39</size>
13316       </method>
13317     </type>
13318     <type name="Test+D">
13319       <method name="Void .ctor(Object, IntPtr)">
13320         <size>0</size>
13321       </method>
13322       <method name="Void Invoke()">
13323         <size>0</size>
13324       </method>
13325       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13326         <size>0</size>
13327       </method>
13328       <method name="Void EndInvoke(IAsyncResult)">
13329         <size>0</size>
13330       </method>
13331     </type>
13332     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13333       <method name="Void .ctor()">
13334         <size>7</size>
13335       </method>
13336       <method name="Void &lt;&gt;m__0()">
13337         <size>24</size>
13338       </method>
13339     </type>
13340     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13341       <method name="Void .ctor()">
13342         <size>7</size>
13343       </method>
13344       <method name="Void &lt;&gt;m__1()">
13345         <size>85</size>
13346       </method>
13347     </type>
13348     <type name="Test">
13349       <method name="T Test_3[T](System.Object)">
13350         <size>51</size>
13351       </method>
13352     </type>
13353     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13354       <method name="Void .ctor()">
13355         <size>7</size>
13356       </method>
13357       <method name="Void &lt;&gt;m__2()">
13358         <size>23</size>
13359       </method>
13360     </type>
13361   </test>
13362   <test name="gtest-anon-4.cs">
13363     <type name="Test">
13364       <method name="Void .ctor()">
13365         <size>7</size>
13366       </method>
13367       <method name="Void Main()">
13368         <size>57</size>
13369       </method>
13370       <method name="Int32 GetItem()">
13371         <size>50</size>
13372       </method>
13373       <method name="IEnumerable`1 GetItems()">
13374         <size>16</size>
13375       </method>
13376     </type>
13377     <type name="&lt;PrivateImplementationDetails&gt;">
13378       <method name="Void .ctor()">
13379         <size>7</size>
13380       </method>
13381     </type>
13382     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13383       <method name="Void .ctor()">
13384         <size>7</size>
13385       </method>
13386       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13387         <size>12</size>
13388       </method>
13389       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13390         <size>7</size>
13391       </method>
13392       <method name="Boolean MoveNext()">
13393         <size>69</size>
13394       </method>
13395       <method name="Void Dispose()">
13396         <size>8</size>
13397       </method>
13398       <method name="Void Reset()">
13399         <size>6</size>
13400       </method>
13401       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13402         <size>7</size>
13403       </method>
13404       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13405         <size>26</size>
13406       </method>
13407     </type>
13408   </test>
13409   <test name="gtest-anon-40.cs">
13410     <type name="RunTests">
13411       <method name="Int32 Main()">
13412         <size>7</size>
13413       </method>
13414     </type>
13415     <type name="Test1.X">
13416       <method name="Void .ctor()">
13417         <size>7</size>
13418       </method>
13419       <method name="Void Test1[R](R, Int32)">
13420         <size>150</size>
13421       </method>
13422       <method name="Void Run()">
13423         <size>13</size>
13424       </method>
13425     </type>
13426     <type name="Test1.Foo">
13427       <method name="Void .ctor(Object, IntPtr)">
13428         <size>0</size>
13429       </method>
13430       <method name="Int32 Invoke()">
13431         <size>0</size>
13432       </method>
13433       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13434         <size>0</size>
13435       </method>
13436       <method name="Int32 EndInvoke(IAsyncResult)">
13437         <size>0</size>
13438       </method>
13439     </type>
13440     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13441       <method name="Void .ctor()">
13442         <size>7</size>
13443       </method>
13444       <method name="Int32 &lt;&gt;m__0()">
13445         <size>71</size>
13446       </method>
13447     </type>
13448     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13449       <method name="Void .ctor()">
13450         <size>7</size>
13451       </method>
13452     </type>
13453     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13454       <method name="Void .ctor()">
13455         <size>7</size>
13456       </method>
13457     </type>
13458   </test>
13459   <test name="gtest-anon-41.cs">
13460     <type name="C">
13461       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13462         <size>37</size>
13463       </method>
13464       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13465         <size>6</size>
13466       </method>
13467       <method name="Void Main()">
13468         <size>1</size>
13469       </method>
13470       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13471         <size>8</size>
13472       </method>
13473       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13474         <size>8</size>
13475       </method>
13476     </type>
13477   </test>
13478   <test name="gtest-anon-42.cs">
13479     <type name="Test">
13480       <method name="Void .ctor()">
13481         <size>7</size>
13482       </method>
13483       <method name="Void Test_3[T]()">
13484         <size>20</size>
13485       </method>
13486       <method name="Int32 Main()">
13487         <size>12</size>
13488       </method>
13489     </type>
13490     <type name="Test+D">
13491       <method name="Void .ctor(Object, IntPtr)">
13492         <size>0</size>
13493       </method>
13494       <method name="Void Invoke()">
13495         <size>0</size>
13496       </method>
13497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13498         <size>0</size>
13499       </method>
13500       <method name="Void EndInvoke(IAsyncResult)">
13501         <size>0</size>
13502       </method>
13503     </type>
13504     <type name="Test">
13505       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13506         <size>11</size>
13507       </method>
13508     </type>
13509   </test>
13510   <test name="gtest-anon-43.cs">
13511     <type name="TestC">
13512       <method name="Void .ctor()">
13513         <size>7</size>
13514       </method>
13515       <method name="System.Func`1[System.Type] Test[T]()">
13516         <size>13</size>
13517       </method>
13518       <method name="Int32 Main()">
13519         <size>66</size>
13520       </method>
13521       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13522         <size>11</size>
13523       </method>
13524     </type>
13525   </test>
13526   <test name="gtest-anon-44.cs">
13527     <type name="UiaAtkBridgeTest.Test">
13528       <method name="Void .ctor()">
13529         <size>7</size>
13530       </method>
13531       <method name="Void Invoke(System.EventHandler)">
13532         <size>1</size>
13533       </method>
13534     </type>
13535     <type name="UiaAtkBridgeTest.GailTester">
13536       <method name="Void .ctor()">
13537         <size>7</size>
13538       </method>
13539       <method name="Void ThisCausesACrash[I]()">
13540         <size>18</size>
13541       </method>
13542       <method name="Void Main()">
13543         <size>1</size>
13544       </method>
13545       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13546         <size>1</size>
13547       </method>
13548     </type>
13549   </test>
13550   <test name="gtest-anon-45.cs">
13551     <type name="C">
13552       <method name="Void .ctor()">
13553         <size>7</size>
13554       </method>
13555       <method name="Void AnyMethod[T]()">
13556         <size>20</size>
13557       </method>
13558       <method name="Int32 Main()">
13559         <size>12</size>
13560       </method>
13561     </type>
13562     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13563       <method name="Void .ctor()">
13564         <size>7</size>
13565       </method>
13566       <method name="Void &lt;&gt;m__1(System.String)">
13567         <size>14</size>
13568       </method>
13569     </type>
13570     <type name="C">
13571       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13572         <size>31</size>
13573       </method>
13574     </type>
13575   </test>
13576   <test name="gtest-anon-46.cs">
13577     <type name="TheClass">
13578       <method name="Void .ctor()">
13579         <size>7</size>
13580       </method>
13581       <method name="Void Foo[T](T, System.Func`2[T,T])">
13582         <size>41</size>
13583       </method>
13584       <method name="Void Main()">
13585         <size>8</size>
13586       </method>
13587     </type>
13588     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13589       <method name="Void .ctor()">
13590         <size>7</size>
13591       </method>
13592       <method name="System.Func`1[T] &lt;&gt;m__0()">
13593         <size>31</size>
13594       </method>
13595       <method name="T &lt;&gt;m__1()">
13596         <size>18</size>
13597       </method>
13598     </type>
13599   </test>
13600   <test name="gtest-anon-47.cs">
13601     <type name="C">
13602       <method name="System.Func`2[T1,System.Func`2[T2,System.Action`1[T3]]] Curry[T1,T2,T3](System.Action`3[T1,T2,T3])">
13603         <size>26</size>
13604       </method>
13605     </type>
13606     <type name="Test">
13607       <method name="Void .ctor()">
13608         <size>7</size>
13609       </method>
13610       <method name="Int32 Main()">
13611         <size>59</size>
13612       </method>
13613       <method name="Void &lt;Main&gt;m__3(Int32, Int32, Int32)">
13614         <size>23</size>
13615       </method>
13616     </type>
13617     <type name="C+&lt;Curry&gt;c__AnonStorey0`3[T1,T2,T3]">
13618       <method name="Void .ctor()">
13619         <size>7</size>
13620       </method>
13621       <method name="System.Func`2[T2,System.Action`1[T3]] &lt;&gt;m__0(T1)">
13622         <size>33</size>
13623       </method>
13624     </type>
13625     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3[T1,T2,T3]">
13626       <method name="Void .ctor()">
13627         <size>7</size>
13628       </method>
13629       <method name="System.Action`1[T3] &lt;&gt;m__1(T2)">
13630         <size>45</size>
13631       </method>
13632     </type>
13633     <type name="C+&lt;Curry&gt;c__AnonStorey0`3+&lt;Curry&gt;c__AnonStorey1`3+&lt;Curry&gt;c__AnonStorey2`3[T1,T2,T3]">
13634       <method name="Void .ctor()">
13635         <size>7</size>
13636       </method>
13637       <method name="Void &lt;&gt;m__2(T3)">
13638         <size>35</size>
13639       </method>
13640     </type>
13641   </test>
13642   <test name="gtest-anon-48.cs">
13643     <type name="GeneratorEnumerable`1[T]">
13644       <method name="Void .ctor(Func`1)">
13645         <size>7</size>
13646       </method>
13647     </type>
13648     <type name="GeneratorExpression">
13649       <method name="Void .ctor()">
13650         <size>7</size>
13651       </method>
13652     </type>
13653     <type name="GeneratorInvoker">
13654       <method name="Void .ctor(GeneratorExpression)">
13655         <size>7</size>
13656       </method>
13657       <method name="Void Invoke[T](T ByRef)">
13658         <size>1</size>
13659       </method>
13660     </type>
13661     <type name="Interpreter">
13662       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13663         <size>31</size>
13664       </method>
13665       <method name="Int32 Main()">
13666         <size>13</size>
13667       </method>
13668     </type>
13669     <type name="Func`1[TResult]">
13670       <method name="Void .ctor(Object, IntPtr)">
13671         <size>0</size>
13672       </method>
13673       <method name="TResult Invoke()">
13674         <size>0</size>
13675       </method>
13676       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13677         <size>0</size>
13678       </method>
13679       <method name="TResult EndInvoke(IAsyncResult)">
13680         <size>0</size>
13681       </method>
13682     </type>
13683     <type name="GeneratorNext`1[T]">
13684       <method name="Void .ctor(Object, IntPtr)">
13685         <size>0</size>
13686       </method>
13687       <method name="Void Invoke(T ByRef)">
13688         <size>0</size>
13689       </method>
13690       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13691         <size>0</size>
13692       </method>
13693       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13694         <size>0</size>
13695       </method>
13696     </type>
13697     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13698       <method name="Void .ctor()">
13699         <size>7</size>
13700       </method>
13701       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13702         <size>23</size>
13703       </method>
13704     </type>
13705   </test>
13706   <test name="gtest-anon-49.cs">
13707     <type name="Test">
13708       <method name="Void .ctor()">
13709         <size>7</size>
13710       </method>
13711       <method name="Void Main()">
13712         <size>1</size>
13713       </method>
13714       <method name="Void DetermineLinkedCells()">
13715         <size>74</size>
13716       </method>
13717     </type>
13718     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13719       <method name="Void .ctor()">
13720         <size>7</size>
13721       </method>
13722     </type>
13723     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13724       <method name="Void .ctor()">
13725         <size>7</size>
13726       </method>
13727       <method name="Boolean &lt;&gt;m__1(System.Object)">
13728         <size>13</size>
13729       </method>
13730       <method name="Boolean &lt;&gt;m__0(System.Object)">
13731         <size>18</size>
13732       </method>
13733     </type>
13734   </test>
13735   <test name="gtest-anon-5.cs">
13736     <type name="X">
13737       <method name="Void .ctor()">
13738         <size>7</size>
13739       </method>
13740       <method name="Void Main()">
13741         <size>78</size>
13742       </method>
13743     </type>
13744     <type name="Hello">
13745       <method name="Void .ctor(Object, IntPtr)">
13746         <size>0</size>
13747       </method>
13748       <method name="Void Invoke()">
13749         <size>0</size>
13750       </method>
13751       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13752         <size>0</size>
13753       </method>
13754       <method name="Void EndInvoke(IAsyncResult)">
13755         <size>0</size>
13756       </method>
13757     </type>
13758     <type name="Foo+&lt;Test&gt;c__Iterator0">
13759       <method name="Void .ctor()">
13760         <size>7</size>
13761       </method>
13762       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13763         <size>12</size>
13764       </method>
13765       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13766         <size>7</size>
13767       </method>
13768       <method name="Boolean MoveNext()">
13769         <size>98</size>
13770       </method>
13771       <method name="Void Dispose()">
13772         <size>8</size>
13773       </method>
13774       <method name="Void Reset()">
13775         <size>6</size>
13776       </method>
13777     </type>
13778     <type name="Foo">
13779       <method name="Void .ctor(Int32)">
13780         <size>8</size>
13781       </method>
13782       <method name="IEnumerable`1 Test(Foo)">
13783         <size>42</size>
13784       </method>
13785       <method name="Void Hello(Int32)">
13786         <size>19</size>
13787       </method>
13788       <method name="System.String ToString()">
13789         <size>22</size>
13790       </method>
13791     </type>
13792     <type name="Foo+&lt;Test&gt;c__Iterator0">
13793       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13794         <size>7</size>
13795       </method>
13796       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13797         <size>52</size>
13798       </method>
13799     </type>
13800   </test>
13801   <test name="gtest-anon-50.cs">
13802     <type name="M">
13803       <method name="Void .ctor()">
13804         <size>7</size>
13805       </method>
13806       <method name="Int32 Main()">
13807         <size>12</size>
13808       </method>
13809     </type>
13810     <type name="SomeGenericClass`1[SomeType]">
13811       <method name="Void .ctor()">
13812         <size>7</size>
13813       </method>
13814       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
13815         <size>1</size>
13816       </method>
13817       <method name="Void FailsToCompile()">
13818         <size>19</size>
13819       </method>
13820     </type>
13821     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
13822       <method name="Void .ctor(Object, IntPtr)">
13823         <size>0</size>
13824       </method>
13825       <method name="Void Invoke()">
13826         <size>0</size>
13827       </method>
13828       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13829         <size>0</size>
13830       </method>
13831       <method name="Void EndInvoke(IAsyncResult)">
13832         <size>0</size>
13833       </method>
13834     </type>
13835     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13836       <method name="Void .ctor()">
13837         <size>7</size>
13838       </method>
13839     </type>
13840     <type name="SomeGenericClass`1[SomeType]">
13841       <method name="Void &lt;FailsToCompile&gt;m__0()">
13842         <size>44</size>
13843       </method>
13844     </type>
13845     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
13846       <method name="Void &lt;&gt;m__1()">
13847         <size>18</size>
13848       </method>
13849     </type>
13850   </test>
13851   <test name="gtest-anon-51.cs">
13852     <type name="Driver">
13853       <method name="Void .ctor()">
13854         <size>7</size>
13855       </method>
13856       <method name="Int32 Main()">
13857         <size>12</size>
13858       </method>
13859       <method name="Void P(Int32, Int32)">
13860         <size>1</size>
13861       </method>
13862       <method name="Void Repro()">
13863         <size>100</size>
13864       </method>
13865     </type>
13866     <type name="Bla">
13867       <method name="Void .ctor(Object, IntPtr)">
13868         <size>0</size>
13869       </method>
13870       <method name="Void Invoke()">
13871         <size>0</size>
13872       </method>
13873       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13874         <size>0</size>
13875       </method>
13876       <method name="Void EndInvoke(IAsyncResult)">
13877         <size>0</size>
13878       </method>
13879     </type>
13880     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
13881       <method name="Void .ctor()">
13882         <size>7</size>
13883       </method>
13884       <method name="Void &lt;&gt;m__0()">
13885         <size>35</size>
13886       </method>
13887     </type>
13888   </test>
13889   <test name="gtest-anon-52.cs">
13890     <type name="A`1[T]">
13891       <method name="Void .ctor()">
13892         <size>7</size>
13893       </method>
13894     </type>
13895     <type name="A`1+B[T]">
13896       <method name="Void .ctor()">
13897         <size>18</size>
13898       </method>
13899       <method name="Void W[R](System.String, System.Func`2[T,R])">
13900         <size>39</size>
13901       </method>
13902     </type>
13903     <type name="B">
13904       <method name="Void .ctor()">
13905         <size>7</size>
13906       </method>
13907       <method name="Void Main()">
13908         <size>1</size>
13909       </method>
13910     </type>
13911     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
13912       <method name="Void .ctor()">
13913         <size>7</size>
13914       </method>
13915       <method name="Void &lt;&gt;m__0(T[])">
13916         <size>55</size>
13917       </method>
13918     </type>
13919   </test>
13920   <test name="gtest-anon-53.cs">
13921     <type name="TestComp.Program">
13922       <method name="Void .ctor()">
13923         <size>7</size>
13924       </method>
13925       <method name="Void Main(System.String[])">
13926         <size>1</size>
13927       </method>
13928     </type>
13929     <type name="TestComp.Program+MyClass">
13930       <method name="Void .ctor()">
13931         <size>7</size>
13932       </method>
13933       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
13934         <size>1</size>
13935       </method>
13936       <method name="Void UseATemplate()">
13937         <size>36</size>
13938       </method>
13939       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
13940         <size>16</size>
13941       </method>
13942     </type>
13943     <type name="TestComp.Program+MyClass+MyDelegate">
13944       <method name="Void .ctor(Object, IntPtr)">
13945         <size>0</size>
13946       </method>
13947       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
13948         <size>0</size>
13949       </method>
13950       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
13951         <size>0</size>
13952       </method>
13953       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
13954         <size>0</size>
13955       </method>
13956     </type>
13957   </test>
13958   <test name="gtest-anon-54.cs">
13959     <type name="Class">
13960       <method name="Void .ctor()">
13961         <size>7</size>
13962       </method>
13963       <method name="System.String get_Property()">
13964         <size>6</size>
13965       </method>
13966       <method name="System.String Method()">
13967         <size>44</size>
13968       </method>
13969       <method name="Int32 Main()">
13970         <size>39</size>
13971       </method>
13972     </type>
13973     <type name="Class+&lt;Method&gt;c__AnonStorey0">
13974       <method name="Void .ctor()">
13975         <size>7</size>
13976       </method>
13977       <method name="System.String &lt;&gt;m__0()">
13978         <size>56</size>
13979       </method>
13980     </type>
13981     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
13982       <method name="Void .ctor()">
13983         <size>7</size>
13984       </method>
13985       <method name="System.String &lt;&gt;m__1(System.String)">
13986         <size>52</size>
13987       </method>
13988     </type>
13989     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
13990       <method name="Void .ctor()">
13991         <size>7</size>
13992       </method>
13993       <method name="System.String &lt;&gt;m__2()">
13994         <size>39</size>
13995       </method>
13996     </type>
13997   </test>
13998   <test name="gtest-anon-55.cs">
13999     <type name="Thing`1[TFirst]">
14000       <method name="Void .ctor(Action`1)">
14001         <size>14</size>
14002       </method>
14003       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14004         <size>31</size>
14005       </method>
14006       <method name="Void SomeAction()">
14007         <size>18</size>
14008       </method>
14009     </type>
14010     <type name="Program">
14011       <method name="Void Main()">
14012         <size>42</size>
14013       </method>
14014       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14015         <size>2</size>
14016       </method>
14017     </type>
14018     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14019       <method name="Void .ctor()">
14020         <size>7</size>
14021       </method>
14022       <method name="Void &lt;&gt;m__0(TFirst)">
14023         <size>47</size>
14024       </method>
14025     </type>
14026   </test>
14027   <test name="gtest-anon-56.cs">
14028     <type name="G`1[T]">
14029       <method name="Void .ctor()">
14030         <size>7</size>
14031       </method>
14032       <method name="T def()">
14033         <size>10</size>
14034       </method>
14035     </type>
14036     <type name="C">
14037       <method name="Void .ctor()">
14038         <size>7</size>
14039       </method>
14040       <method name="Void foo(System.Object)">
14041         <size>1</size>
14042       </method>
14043       <method name="Void cf[T]()">
14044         <size>35</size>
14045       </method>
14046       <method name="Int32 Main()">
14047         <size>17</size>
14048       </method>
14049     </type>
14050     <type name="C+DF">
14051       <method name="Void .ctor(Object, IntPtr)">
14052         <size>0</size>
14053       </method>
14054       <method name="Void Invoke()">
14055         <size>0</size>
14056       </method>
14057       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14058         <size>0</size>
14059       </method>
14060       <method name="Void EndInvoke(IAsyncResult)">
14061         <size>0</size>
14062       </method>
14063     </type>
14064     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14065       <method name="Void .ctor()">
14066         <size>7</size>
14067       </method>
14068       <method name="Void &lt;&gt;m__0()">
14069         <size>22</size>
14070       </method>
14071     </type>
14072   </test>
14073   <test name="gtest-anon-6.cs">
14074     <type name="X">
14075       <method name="Void .ctor()">
14076         <size>7</size>
14077       </method>
14078       <method name="Void Hello[U,V](U, V)">
14079         <size>1</size>
14080       </method>
14081       <method name="Void Test[A,B,C](A, B, C)">
14082         <size>49</size>
14083       </method>
14084       <method name="Void Main()">
14085         <size>28</size>
14086       </method>
14087     </type>
14088     <type name="Foo`2[R,S]">
14089       <method name="Void .ctor(Object, IntPtr)">
14090         <size>0</size>
14091       </method>
14092       <method name="Void Invoke(R, S)">
14093         <size>0</size>
14094       </method>
14095       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14096         <size>0</size>
14097       </method>
14098       <method name="Void EndInvoke(IAsyncResult)">
14099         <size>0</size>
14100       </method>
14101     </type>
14102     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14103       <method name="Void .ctor()">
14104         <size>7</size>
14105       </method>
14106       <method name="Void &lt;&gt;m__0(A, Int32)">
14107         <size>32</size>
14108       </method>
14109     </type>
14110   </test>
14111   <test name="gtest-anon-7.cs">
14112     <type name="MyDisposable">
14113       <method name="Void .ctor()">
14114         <size>26</size>
14115       </method>
14116       <method name="Void Dispose()">
14117         <size>1</size>
14118       </method>
14119       <method name="Int32 get_ID()">
14120         <size>7</size>
14121       </method>
14122       <method name="System.String ToString()">
14123         <size>28</size>
14124       </method>
14125     </type>
14126     <type name="X">
14127       <method name="Void .ctor()">
14128         <size>7</size>
14129       </method>
14130       <method name="IEnumerable`1 Test(Int32)">
14131         <size>30</size>
14132       </method>
14133       <method name="Void Main()">
14134         <size>58</size>
14135       </method>
14136     </type>
14137     <type name="X+&lt;Test&gt;c__Iterator0">
14138       <method name="Void .ctor()">
14139         <size>7</size>
14140       </method>
14141       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14142         <size>12</size>
14143       </method>
14144       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14145         <size>7</size>
14146       </method>
14147       <method name="Boolean MoveNext()">
14148         <size>180</size>
14149       </method>
14150       <method name="Void Dispose()">
14151         <size>66</size>
14152       </method>
14153       <method name="Void Reset()">
14154         <size>6</size>
14155       </method>
14156       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14157         <size>7</size>
14158       </method>
14159       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14160         <size>40</size>
14161       </method>
14162     </type>
14163   </test>
14164   <test name="gtest-anon-8.cs">
14165     <type name="X">
14166       <method name="Void .ctor()">
14167         <size>7</size>
14168       </method>
14169       <method name="Void Test[R](R, Int32)">
14170         <size>88</size>
14171       </method>
14172       <method name="Void Main()">
14173         <size>12</size>
14174       </method>
14175     </type>
14176     <type name="Foo">
14177       <method name="Void .ctor(Object, IntPtr)">
14178         <size>0</size>
14179       </method>
14180       <method name="Int32 Invoke()">
14181         <size>0</size>
14182       </method>
14183       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14184         <size>0</size>
14185       </method>
14186       <method name="Int32 EndInvoke(IAsyncResult)">
14187         <size>0</size>
14188       </method>
14189     </type>
14190     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14191       <method name="Void .ctor()">
14192         <size>7</size>
14193       </method>
14194       <method name="Int32 &lt;&gt;m__0()">
14195         <size>34</size>
14196       </method>
14197     </type>
14198     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14199       <method name="Void .ctor()">
14200         <size>7</size>
14201       </method>
14202     </type>
14203   </test>
14204   <test name="gtest-anon-9.cs">
14205     <type name="Test">
14206       <method name="Void .ctor()">
14207         <size>7</size>
14208       </method>
14209       <method name="IEnumerable`1 get_Foo()">
14210         <size>16</size>
14211       </method>
14212       <method name="Void set_Foo(IEnumerable`1)">
14213         <size>11</size>
14214       </method>
14215       <method name="Void Main()">
14216         <size>78</size>
14217       </method>
14218       <method name="Foo op_Implicit(Test)">
14219         <size>30</size>
14220       </method>
14221       <method name="IEnumerable`1 op_Addition(Test, Test)">
14222         <size>44</size>
14223       </method>
14224     </type>
14225     <type name="Foo">
14226       <method name="Void .ctor(Object, IntPtr)">
14227         <size>0</size>
14228       </method>
14229       <method name="Void Invoke()">
14230         <size>0</size>
14231       </method>
14232       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14233         <size>0</size>
14234       </method>
14235       <method name="Void EndInvoke(IAsyncResult)">
14236         <size>0</size>
14237       </method>
14238     </type>
14239     <type name="Test">
14240       <method name="Void &lt;op_Implicit&gt;m__0()">
14241         <size>11</size>
14242       </method>
14243     </type>
14244     <type name="Test+&lt;&gt;c__Iterator0">
14245       <method name="Void .ctor()">
14246         <size>7</size>
14247       </method>
14248       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14249         <size>12</size>
14250       </method>
14251       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14252         <size>7</size>
14253       </method>
14254       <method name="Boolean MoveNext()">
14255         <size>65</size>
14256       </method>
14257       <method name="Void Dispose()">
14258         <size>8</size>
14259       </method>
14260       <method name="Void Reset()">
14261         <size>6</size>
14262       </method>
14263     </type>
14264     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14265       <method name="Void .ctor()">
14266         <size>7</size>
14267       </method>
14268       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14269         <size>7</size>
14270       </method>
14271       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14272         <size>7</size>
14273       </method>
14274       <method name="Boolean MoveNext()">
14275         <size>98</size>
14276       </method>
14277       <method name="Void Dispose()">
14278         <size>8</size>
14279       </method>
14280       <method name="Void Reset()">
14281         <size>6</size>
14282       </method>
14283     </type>
14284     <type name="Test+&lt;&gt;c__Iterator0">
14285       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14286         <size>7</size>
14287       </method>
14288       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14289         <size>26</size>
14290       </method>
14291     </type>
14292     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14293       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14294         <size>7</size>
14295       </method>
14296       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14297         <size>52</size>
14298       </method>
14299     </type>
14300   </test>
14301   <test name="gtest-anontype-01.cs">
14302     <type name="Test">
14303       <method name="Void .ctor()">
14304         <size>7</size>
14305       </method>
14306       <method name="Int32 Main()">
14307         <size>53</size>
14308       </method>
14309     </type>
14310     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14311       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14312         <size>21</size>
14313       </method>
14314       <method name="&lt;Foo&gt;__T get_Foo()">
14315         <size>7</size>
14316       </method>
14317       <method name="&lt;Baz&gt;__T get_Baz()">
14318         <size>7</size>
14319       </method>
14320       <method name="Boolean Equals(System.Object)">
14321         <size>69</size>
14322       </method>
14323       <method name="Int32 GetHashCode()">
14324         <size>86</size>
14325       </method>
14326       <method name="System.String ToString()">
14327         <size>142</size>
14328       </method>
14329     </type>
14330   </test>
14331   <test name="gtest-anontype-02.cs">
14332     <type name="Test">
14333       <method name="Void .ctor()">
14334         <size>7</size>
14335       </method>
14336       <method name="System.Object TestA(System.String)">
14337         <size>7</size>
14338       </method>
14339       <method name="Int32 Main()">
14340         <size>99</size>
14341       </method>
14342     </type>
14343     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14344       <method name="Void .ctor(&lt;s&gt;__T)">
14345         <size>14</size>
14346       </method>
14347       <method name="&lt;s&gt;__T get_s()">
14348         <size>7</size>
14349       </method>
14350       <method name="Boolean Equals(System.Object)">
14351         <size>39</size>
14352       </method>
14353       <method name="Int32 GetHashCode()">
14354         <size>63</size>
14355       </method>
14356       <method name="System.String ToString()">
14357         <size>67</size>
14358       </method>
14359     </type>
14360     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14361       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14362         <size>21</size>
14363       </method>
14364       <method name="&lt;Foo&gt;__T get_Foo()">
14365         <size>7</size>
14366       </method>
14367       <method name="&lt;Baz&gt;__T get_Baz()">
14368         <size>7</size>
14369       </method>
14370       <method name="Boolean Equals(System.Object)">
14371         <size>69</size>
14372       </method>
14373       <method name="Int32 GetHashCode()">
14374         <size>86</size>
14375       </method>
14376       <method name="System.String ToString()">
14377         <size>142</size>
14378       </method>
14379     </type>
14380   </test>
14381   <test name="gtest-anontype-03.cs">
14382     <type name="MyClass">
14383       <method name="Void .ctor()">
14384         <size>18</size>
14385       </method>
14386       <method name="Int32 get_Baz()">
14387         <size>3</size>
14388       </method>
14389     </type>
14390     <type name="Test">
14391       <method name="Void .ctor()">
14392         <size>7</size>
14393       </method>
14394       <method name="Int32 Main()">
14395         <size>64</size>
14396       </method>
14397     </type>
14398     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14399       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14400         <size>21</size>
14401       </method>
14402       <method name="&lt;Foo&gt;__T get_Foo()">
14403         <size>7</size>
14404       </method>
14405       <method name="&lt;Baz&gt;__T get_Baz()">
14406         <size>7</size>
14407       </method>
14408       <method name="Boolean Equals(System.Object)">
14409         <size>69</size>
14410       </method>
14411       <method name="Int32 GetHashCode()">
14412         <size>86</size>
14413       </method>
14414       <method name="System.String ToString()">
14415         <size>142</size>
14416       </method>
14417     </type>
14418   </test>
14419   <test name="gtest-anontype-04.cs">
14420     <type name="MyClass">
14421       <method name="Void .ctor()">
14422         <size>18</size>
14423       </method>
14424       <method name="Int32 get_Baz()">
14425         <size>3</size>
14426       </method>
14427     </type>
14428     <type name="Test">
14429       <method name="Void .ctor()">
14430         <size>7</size>
14431       </method>
14432       <method name="Int32 Main()">
14433         <size>111</size>
14434       </method>
14435     </type>
14436     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14437       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14438         <size>36</size>
14439       </method>
14440       <method name="&lt;Foo&gt;__T get_Foo()">
14441         <size>7</size>
14442       </method>
14443       <method name="&lt;Baz&gt;__T get_Baz()">
14444         <size>7</size>
14445       </method>
14446       <method name="&lt;Hello&gt;__T get_Hello()">
14447         <size>7</size>
14448       </method>
14449       <method name="&lt;Answer&gt;__T get_Answer()">
14450         <size>7</size>
14451       </method>
14452       <method name="Boolean Equals(System.Object)">
14453         <size>123</size>
14454       </method>
14455       <method name="Int32 GetHashCode()">
14456         <size>132</size>
14457       </method>
14458       <method name="System.String ToString()">
14459         <size>258</size>
14460       </method>
14461     </type>
14462   </test>
14463   <test name="gtest-anontype-05.cs">
14464     <type name="Test">
14465       <method name="Void .ctor()">
14466         <size>7</size>
14467       </method>
14468       <method name="System.String Null()">
14469         <size>2</size>
14470       </method>
14471       <method name="Int32 Main()">
14472         <size>287</size>
14473       </method>
14474     </type>
14475     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14476       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14477         <size>21</size>
14478       </method>
14479       <method name="&lt;Name&gt;__T get_Name()">
14480         <size>7</size>
14481       </method>
14482       <method name="&lt;Age&gt;__T get_Age()">
14483         <size>7</size>
14484       </method>
14485       <method name="Boolean Equals(System.Object)">
14486         <size>69</size>
14487       </method>
14488       <method name="Int32 GetHashCode()">
14489         <size>86</size>
14490       </method>
14491       <method name="System.String ToString()">
14492         <size>142</size>
14493       </method>
14494     </type>
14495     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14496       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14497         <size>21</size>
14498       </method>
14499       <method name="&lt;Age&gt;__T get_Age()">
14500         <size>7</size>
14501       </method>
14502       <method name="&lt;Name&gt;__T get_Name()">
14503         <size>7</size>
14504       </method>
14505       <method name="Boolean Equals(System.Object)">
14506         <size>69</size>
14507       </method>
14508       <method name="Int32 GetHashCode()">
14509         <size>86</size>
14510       </method>
14511       <method name="System.String ToString()">
14512         <size>142</size>
14513       </method>
14514     </type>
14515     <type name="&lt;&gt;__AnonType2">
14516       <method name="Void .ctor()">
14517         <size>7</size>
14518       </method>
14519       <method name="Boolean Equals(System.Object)">
14520         <size>15</size>
14521       </method>
14522       <method name="Int32 GetHashCode()">
14523         <size>40</size>
14524       </method>
14525       <method name="System.String ToString()">
14526         <size>6</size>
14527       </method>
14528     </type>
14529     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14530       <method name="Void .ctor(&lt;Foo&gt;__T)">
14531         <size>14</size>
14532       </method>
14533       <method name="&lt;Foo&gt;__T get_Foo()">
14534         <size>7</size>
14535       </method>
14536       <method name="Boolean Equals(System.Object)">
14537         <size>39</size>
14538       </method>
14539       <method name="Int32 GetHashCode()">
14540         <size>63</size>
14541       </method>
14542       <method name="System.String ToString()">
14543         <size>67</size>
14544       </method>
14545     </type>
14546   </test>
14547   <test name="gtest-anontype-06.cs">
14548     <type name="CastByExample">
14549       <method name="Void .ctor()">
14550         <size>7</size>
14551       </method>
14552       <method name="T Cast[T](System.Object, T)">
14553         <size>7</size>
14554       </method>
14555       <method name="Void Main()">
14556         <size>29</size>
14557       </method>
14558     </type>
14559     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14560       <method name="Void .ctor(&lt;Foo&gt;__T)">
14561         <size>14</size>
14562       </method>
14563       <method name="&lt;Foo&gt;__T get_Foo()">
14564         <size>7</size>
14565       </method>
14566       <method name="Boolean Equals(System.Object)">
14567         <size>39</size>
14568       </method>
14569       <method name="Int32 GetHashCode()">
14570         <size>63</size>
14571       </method>
14572       <method name="System.String ToString()">
14573         <size>67</size>
14574       </method>
14575     </type>
14576   </test>
14577   <test name="gtest-anontype-07.cs">
14578     <type name="Test">
14579       <method name="Void .ctor()">
14580         <size>7</size>
14581       </method>
14582       <method name="Int32 Main()">
14583         <size>59</size>
14584       </method>
14585     </type>
14586     <type name="&lt;&gt;__AnonType0">
14587       <method name="Void .ctor()">
14588         <size>7</size>
14589       </method>
14590       <method name="Boolean Equals(System.Object)">
14591         <size>15</size>
14592       </method>
14593       <method name="Int32 GetHashCode()">
14594         <size>40</size>
14595       </method>
14596       <method name="System.String ToString()">
14597         <size>6</size>
14598       </method>
14599     </type>
14600   </test>
14601   <test name="gtest-anontype-08.cs">
14602     <type name="Test">
14603       <method name="Void Main()">
14604         <size>15</size>
14605       </method>
14606     </type>
14607     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14608       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14609         <size>21</size>
14610       </method>
14611       <method name="&lt;X&gt;__T get_X()">
14612         <size>7</size>
14613       </method>
14614       <method name="&lt;Y&gt;__T get_Y()">
14615         <size>7</size>
14616       </method>
14617       <method name="Boolean Equals(System.Object)">
14618         <size>69</size>
14619       </method>
14620       <method name="Int32 GetHashCode()">
14621         <size>86</size>
14622       </method>
14623       <method name="System.String ToString()">
14624         <size>142</size>
14625       </method>
14626     </type>
14627   </test>
14628   <test name="gtest-anontype-09.cs">
14629     <type name="My.System.Test">
14630       <method name="Int32 Main()">
14631         <size>35</size>
14632       </method>
14633     </type>
14634     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14635       <method name="Void .ctor(&lt;X&gt;__T)">
14636         <size>14</size>
14637       </method>
14638       <method name="&lt;X&gt;__T get_X()">
14639         <size>7</size>
14640       </method>
14641       <method name="Boolean Equals(System.Object)">
14642         <size>39</size>
14643       </method>
14644       <method name="Int32 GetHashCode()">
14645         <size>63</size>
14646       </method>
14647       <method name="System.String ToString()">
14648         <size>67</size>
14649       </method>
14650     </type>
14651     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14652       <method name="Void .ctor(&lt;Value&gt;__T)">
14653         <size>14</size>
14654       </method>
14655       <method name="&lt;Value&gt;__T get_Value()">
14656         <size>7</size>
14657       </method>
14658       <method name="Boolean Equals(System.Object)">
14659         <size>39</size>
14660       </method>
14661       <method name="Int32 GetHashCode()">
14662         <size>63</size>
14663       </method>
14664       <method name="System.String ToString()">
14665         <size>67</size>
14666       </method>
14667     </type>
14668   </test>
14669   <test name="gtest-anontype-10.cs">
14670     <type name="A">
14671       <method name="Void .ctor()">
14672         <size>7</size>
14673       </method>
14674       <method name="Int32 get_X()">
14675         <size>3</size>
14676       </method>
14677     </type>
14678     <type name="B">
14679       <method name="Void .ctor()">
14680         <size>7</size>
14681       </method>
14682       <method name="Int32 Main()">
14683         <size>11</size>
14684       </method>
14685       <method name="Int32 Test()">
14686         <size>33</size>
14687       </method>
14688     </type>
14689     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14690       <method name="Void .ctor(&lt;X&gt;__T)">
14691         <size>14</size>
14692       </method>
14693       <method name="&lt;X&gt;__T get_X()">
14694         <size>7</size>
14695       </method>
14696       <method name="Boolean Equals(System.Object)">
14697         <size>39</size>
14698       </method>
14699       <method name="Int32 GetHashCode()">
14700         <size>63</size>
14701       </method>
14702       <method name="System.String ToString()">
14703         <size>67</size>
14704       </method>
14705     </type>
14706   </test>
14707   <test name="gtest-anontype-11.cs">
14708     <type name="Alpha">
14709       <method name="Void .ctor(String)">
14710         <size>14</size>
14711       </method>
14712       <method name="Int32 GetHashCode()">
14713         <size>18</size>
14714       </method>
14715     </type>
14716     <type name="Beta">
14717       <method name="Void .ctor(String)">
14718         <size>14</size>
14719       </method>
14720       <method name="Int32 GetHashCode()">
14721         <size>18</size>
14722       </method>
14723     </type>
14724     <type name="Program">
14725       <method name="Int32 Main()">
14726         <size>49</size>
14727       </method>
14728     </type>
14729     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
14730       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
14731         <size>21</size>
14732       </method>
14733       <method name="&lt;First&gt;__T get_First()">
14734         <size>7</size>
14735       </method>
14736       <method name="&lt;Second&gt;__T get_Second()">
14737         <size>7</size>
14738       </method>
14739       <method name="Boolean Equals(System.Object)">
14740         <size>69</size>
14741       </method>
14742       <method name="Int32 GetHashCode()">
14743         <size>86</size>
14744       </method>
14745       <method name="System.String ToString()">
14746         <size>142</size>
14747       </method>
14748     </type>
14749   </test>
14750   <test name="gtest-autoproperty-01.cs">
14751     <type name="Test">
14752       <method name="Void .ctor()">
14753         <size>15</size>
14754       </method>
14755       <method name="System.String get_Foo()">
14756         <size>7</size>
14757       </method>
14758       <method name="Void set_Foo(System.String)">
14759         <size>8</size>
14760       </method>
14761       <method name="Int32 get_Answer()">
14762         <size>7</size>
14763       </method>
14764       <method name="Void set_Answer(Int32)">
14765         <size>8</size>
14766       </method>
14767       <method name="Int32 Main()">
14768         <size>97</size>
14769       </method>
14770     </type>
14771     <type name="Test+A">
14772       <method name="Void .ctor()">
14773         <size>7</size>
14774       </method>
14775       <method name="System.String get_B()">
14776         <size>7</size>
14777       </method>
14778       <method name="Void set_B(System.String)">
14779         <size>8</size>
14780       </method>
14781     </type>
14782   </test>
14783   <test name="gtest-autoproperty-02.cs">
14784     <type name="Test">
14785       <method name="Void .ctor()">
14786         <size>7</size>
14787       </method>
14788       <method name="System.String get_Foo()">
14789         <size>6</size>
14790       </method>
14791       <method name="Void set_Foo(System.String)">
14792         <size>7</size>
14793       </method>
14794       <method name="Int32 get_Answer()">
14795         <size>6</size>
14796       </method>
14797       <method name="Void set_Answer(Int32)">
14798         <size>7</size>
14799       </method>
14800       <method name="Int32 Main()">
14801         <size>114</size>
14802       </method>
14803     </type>
14804     <type name="Test+A">
14805       <method name="Void .ctor()">
14806         <size>7</size>
14807       </method>
14808       <method name="System.String get_B()">
14809         <size>6</size>
14810       </method>
14811       <method name="Void set_B(System.String)">
14812         <size>7</size>
14813       </method>
14814       <method name="System.String get_C()">
14815         <size>6</size>
14816       </method>
14817       <method name="Void set_C(System.String)">
14818         <size>7</size>
14819       </method>
14820       <method name="Void DoThings()">
14821         <size>11</size>
14822       </method>
14823     </type>
14824   </test>
14825   <test name="gtest-autoproperty-03.cs">
14826     <type name="Test">
14827       <method name="Void .ctor()">
14828         <size>7</size>
14829       </method>
14830       <method name="System.String get_Foo()">
14831         <size>7</size>
14832       </method>
14833       <method name="Void set_Foo(System.String)">
14834         <size>8</size>
14835       </method>
14836       <method name="Int32 Main()">
14837         <size>236</size>
14838       </method>
14839     </type>
14840   </test>
14841   <test name="gtest-autoproperty-04.cs">
14842     <type name="MonoTests.MainClass">
14843       <method name="Void .ctor()">
14844         <size>7</size>
14845       </method>
14846       <method name="System.String[] get_foo()">
14847         <size>7</size>
14848       </method>
14849       <method name="Void set_foo(System.String[])">
14850         <size>8</size>
14851       </method>
14852       <method name="System.String[] get_bar()">
14853         <size>0</size>
14854       </method>
14855       <method name="Void set_bar(System.String[])">
14856         <size>0</size>
14857       </method>
14858       <method name="Void Main(System.String[])">
14859         <size>11</size>
14860       </method>
14861     </type>
14862     <type name="MonoTests.ChildClass">
14863       <method name="Void .ctor()">
14864         <size>7</size>
14865       </method>
14866       <method name="System.String[] get_foo()">
14867         <size>7</size>
14868       </method>
14869       <method name="Void set_foo(System.String[])">
14870         <size>8</size>
14871       </method>
14872       <method name="System.String[] get_bar()">
14873         <size>7</size>
14874       </method>
14875       <method name="Void set_bar(System.String[])">
14876         <size>8</size>
14877       </method>
14878     </type>
14879   </test>
14880   <test name="gtest-autoproperty-05.cs">
14881     <type name="Test">
14882       <method name="Void .ctor()">
14883         <size>7</size>
14884       </method>
14885       <method name="System.String get_X()">
14886         <size>7</size>
14887       </method>
14888       <method name="Void set_X(System.String)">
14889         <size>8</size>
14890       </method>
14891     </type>
14892     <type name="M">
14893       <method name="Void .ctor()">
14894         <size>7</size>
14895       </method>
14896       <method name="Void Main()">
14897         <size>1</size>
14898       </method>
14899     </type>
14900   </test>
14901   <test name="gtest-autoproperty-06.cs">
14902     <type name="A">
14903       <method name="Void .ctor()">
14904         <size>7</size>
14905       </method>
14906     </type>
14907     <type name="B">
14908       <method name="Void .ctor()">
14909         <size>7</size>
14910       </method>
14911     </type>
14912     <type name="C">
14913       <method name="Void .ctor()">
14914         <size>7</size>
14915       </method>
14916       <method name="B I&lt;B&gt;.get_Prop()">
14917         <size>7</size>
14918       </method>
14919       <method name="Void I&lt;B&gt;.set_Prop(B)">
14920         <size>8</size>
14921       </method>
14922       <method name="A I&lt;A&gt;.get_Prop()">
14923         <size>7</size>
14924       </method>
14925       <method name="Void I&lt;A&gt;.set_Prop(A)">
14926         <size>8</size>
14927       </method>
14928     </type>
14929     <type name="Program">
14930       <method name="Void .ctor()">
14931         <size>7</size>
14932       </method>
14933       <method name="Void Main(System.String[])">
14934         <size>7</size>
14935       </method>
14936     </type>
14937   </test>
14938   <test name="gtest-collectioninit-01.cs">
14939     <type name="Test">
14940       <method name="Void .ctor()">
14941         <size>7</size>
14942       </method>
14943       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
14944         <size>81</size>
14945       </method>
14946       <method name="Int32 Main()">
14947         <size>524</size>
14948       </method>
14949     </type>
14950     <type name="Test+Wrap">
14951       <method name="Void .ctor()">
14952         <size>31</size>
14953       </method>
14954       <method name="Void .ctor(Int32)">
14955         <size>25</size>
14956       </method>
14957       <method name="System.Collections.ArrayList get_Numbers()">
14958         <size>7</size>
14959       </method>
14960     </type>
14961   </test>
14962   <test name="gtest-collectioninit-02.cs">
14963     <type name="C">
14964       <method name="Void .ctor()">
14965         <size>7</size>
14966       </method>
14967       <method name="Int32 Main()">
14968         <size>73</size>
14969       </method>
14970     </type>
14971   </test>
14972   <test name="gtest-collectioninit-03.cs">
14973     <type name="X">
14974       <method name="Void .ctor()">
14975         <size>7</size>
14976       </method>
14977       <method name="Int32 Main()">
14978         <size>34</size>
14979       </method>
14980       <method name="Void R(System.Object ByRef)">
14981         <size>28</size>
14982       </method>
14983     </type>
14984   </test>
14985   <test name="gtest-etree-01.cs">
14986     <type name="MyTypeExplicit">
14987       <method name="Void .ctor(Int32)">
14988         <size>14</size>
14989       </method>
14990       <method name="Int32 op_Explicit(MyTypeExplicit)">
14991         <size>7</size>
14992       </method>
14993     </type>
14994     <type name="MemberAccessData">
14995       <method name="Void .ctor()">
14996         <size>7</size>
14997       </method>
14998       <method name="Void .cctor()">
14999         <size>16</size>
15000       </method>
15001       <method name="Void add_EventField(System.Func`1[System.Boolean])">
15002         <size>24</size>
15003       </method>
15004       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
15005         <size>24</size>
15006       </method>
15007       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
15008         <size>33</size>
15009       </method>
15010       <method name="Void set_MyTypeProperty(MyType)">
15011         <size>8</size>
15012       </method>
15013       <method name="MyType get_MyTypeProperty()">
15014         <size>7</size>
15015       </method>
15016       <method name="System.String get_StaticProperty()">
15017         <size>6</size>
15018       </method>
15019     </type>
15020     <type name="NewTest`1[T]">
15021       <method name="Void .ctor(T)">
15022         <size>27</size>
15023       </method>
15024       <method name="Void .ctor(T[])">
15025         <size>14</size>
15026       </method>
15027       <method name="Int32 GetHashCode()">
15028         <size>7</size>
15029       </method>
15030       <method name="Boolean Equals(System.Object)">
15031         <size>89</size>
15032       </method>
15033     </type>
15034     <type name="Indexer">
15035       <method name="Void .ctor()">
15036         <size>7</size>
15037       </method>
15038       <method name="Int32 get_Item(Int32)">
15039         <size>2</size>
15040       </method>
15041       <method name="Void set_Item(Int32, Int32)">
15042         <size>1</size>
15043       </method>
15044       <method name="System.String get_Item(System.String[])">
15045         <size>7</size>
15046       </method>
15047     </type>
15048     <type name="Tester">
15049       <method name="Void .ctor()">
15050         <size>7</size>
15051       </method>
15052       <method name="Void Assert[T](T, T)">
15053         <size>9</size>
15054       </method>
15055       <method name="Void Assert[T](T, T, System.String)">
15056         <size>89</size>
15057       </method>
15058       <method name="Void Assert[T](T[], T[])">
15059         <size>220</size>
15060       </method>
15061       <method name="T GenericMethod[T](T)">
15062         <size>2</size>
15063       </method>
15064       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15065         <size>56</size>
15066       </method>
15067       <method name="Void AddTest()">
15068         <size>99</size>
15069       </method>
15070       <method name="Void AddTest_2()">
15071         <size>118</size>
15072       </method>
15073       <method name="Void AddTest_3()">
15074         <size>129</size>
15075       </method>
15076       <method name="Void AddTest_4()">
15077         <size>191</size>
15078       </method>
15079       <method name="Void AddTest_5()">
15080         <size>133</size>
15081       </method>
15082       <method name="Void AddTest_6()">
15083         <size>158</size>
15084       </method>
15085       <method name="Void AddTest_7()">
15086         <size>142</size>
15087       </method>
15088       <method name="Void AddTest_8()">
15089         <size>248</size>
15090       </method>
15091       <method name="Void AddTest_9()">
15092         <size>142</size>
15093       </method>
15094       <method name="Void AddCheckedTest()">
15095         <size>99</size>
15096       </method>
15097       <method name="Void AddCheckedTest_2()">
15098         <size>118</size>
15099       </method>
15100       <method name="Void AddCheckedTest_3()">
15101         <size>129</size>
15102       </method>
15103       <method name="Void AddStringTest()">
15104         <size>128</size>
15105       </method>
15106       <method name="Void AddStringTest_2()">
15107         <size>173</size>
15108       </method>
15109       <method name="Void AddStringTest_3()">
15110         <size>174</size>
15111       </method>
15112       <method name="Void AddStringTest_4()">
15113         <size>174</size>
15114       </method>
15115       <method name="Void AndTest()">
15116         <size>140</size>
15117       </method>
15118       <method name="Void AndTest_2()">
15119         <size>161</size>
15120       </method>
15121       <method name="Void AndTest_3()">
15122         <size>161</size>
15123       </method>
15124       <method name="Void AndNullableTest()">
15125         <size>381</size>
15126       </method>
15127       <method name="Void AndNullableTest_2()">
15128         <size>237</size>
15129       </method>
15130       <method name="Void AndNullableTest_3()">
15131         <size>198</size>
15132       </method>
15133       <method name="Void AndAlsoTest()">
15134         <size>96</size>
15135       </method>
15136       <method name="Void AndAlsoTest_2()">
15137         <size>165</size>
15138       </method>
15139       <method name="Void AndAlsoTest_3()">
15140         <size>108</size>
15141       </method>
15142       <method name="Void ArrayIndexTest()">
15143         <size>145</size>
15144       </method>
15145       <method name="Void ArrayIndexTest_2()">
15146         <size>115</size>
15147       </method>
15148       <method name="Void ArrayIndexTest_3()">
15149         <size>199</size>
15150       </method>
15151       <method name="Void ArrayIndexTest_4()">
15152         <size>243</size>
15153       </method>
15154       <method name="Void ArrayIndexTest_5()">
15155         <size>108</size>
15156       </method>
15157       <method name="Void ArrayLengthTest()">
15158         <size>99</size>
15159       </method>
15160       <method name="Void ArrayLengthTest_2()">
15161         <size>91</size>
15162       </method>
15163       <method name="Void CallTest()">
15164         <size>138</size>
15165       </method>
15166       <method name="Void CallTest_2()">
15167         <size>107</size>
15168       </method>
15169       <method name="Void CallTest_3()">
15170         <size>207</size>
15171       </method>
15172       <method name="Void CallTest_4()">
15173         <size>121</size>
15174       </method>
15175       <method name="Void CallTest_5()">
15176         <size>99</size>
15177       </method>
15178       <method name="Void CallTest_6()">
15179         <size>70</size>
15180       </method>
15181       <method name="Void CallTest_7()">
15182         <size>124</size>
15183       </method>
15184       <method name="Void CallTest_8()">
15185         <size>227</size>
15186       </method>
15187       <method name="Void CallTest_9()">
15188         <size>88</size>
15189       </method>
15190       <method name="Void CoalesceTest()">
15191         <size>120</size>
15192       </method>
15193       <method name="Void CoalesceTest_2()">
15194         <size>171</size>
15195       </method>
15196       <method name="Void ConditionTest()">
15197         <size>170</size>
15198       </method>
15199       <method name="Void ConditionTest_2()">
15200         <size>301</size>
15201       </method>
15202       <method name="Void ConditionTest_3()">
15203         <size>179</size>
15204       </method>
15205       <method name="Void ConditionTest_4()">
15206         <size>183</size>
15207       </method>
15208       <method name="Void ConstantTest()">
15209         <size>59</size>
15210       </method>
15211       <method name="Void ConstantTest_2()">
15212         <size>62</size>
15213       </method>
15214       <method name="Void ConstantTest_3()">
15215         <size>54</size>
15216       </method>
15217       <method name="Void ConstantTest_4()">
15218         <size>44</size>
15219       </method>
15220       <method name="Void ConstantTest_5()">
15221         <size>59</size>
15222       </method>
15223       <method name="Void ConstantTest_6()">
15224         <size>67</size>
15225       </method>
15226       <method name="Void ConstantTest_7()">
15227         <size>62</size>
15228       </method>
15229       <method name="Void ConstantTest_8()">
15230         <size>72</size>
15231       </method>
15232       <method name="Void ConstantTest_9()">
15233         <size>72</size>
15234       </method>
15235       <method name="Void ConstantTest_10()">
15236         <size>72</size>
15237       </method>
15238       <method name="Void ConstantTest_11()">
15239         <size>59</size>
15240       </method>
15241       <method name="Void ConstantTest_13()">
15242         <size>59</size>
15243       </method>
15244       <method name="Void ConstantTest_14()">
15245         <size>72</size>
15246       </method>
15247       <method name="Void ConstantTest_15()">
15248         <size>62</size>
15249       </method>
15250       <method name="Void ConvertTest()">
15251         <size>82</size>
15252       </method>
15253       <method name="Void ConvertTest_2()">
15254         <size>83</size>
15255       </method>
15256       <method name="Void ConvertTest_3()">
15257         <size>93</size>
15258       </method>
15259       <method name="Void ConvertTest_4()">
15260         <size>102</size>
15261       </method>
15262       <method name="Void ConvertTest_5()">
15263         <size>109</size>
15264       </method>
15265       <method name="Void ConvertTest_6()">
15266         <size>240</size>
15267       </method>
15268       <method name="Void ConvertTest_7()">
15269         <size>122</size>
15270       </method>
15271       <method name="Void ConvertTest_8()">
15272         <size>118</size>
15273       </method>
15274       <method name="Void ConvertTest_9()">
15275         <size>97</size>
15276       </method>
15277       <method name="Void ConvertTest_10()">
15278         <size>163</size>
15279       </method>
15280       <method name="Void ConvertTest_11()">
15281         <size>101</size>
15282       </method>
15283       <method name="Void ConvertTest_12()">
15284         <size>156</size>
15285       </method>
15286       <method name="Void ConvertTest_13()">
15287         <size>86</size>
15288       </method>
15289       <method name="Void ConvertTest_14()">
15290         <size>88</size>
15291       </method>
15292       <method name="Void ConvertTest_15()">
15293         <size>132</size>
15294       </method>
15295       <method name="Void ConvertCheckedTest()">
15296         <size>82</size>
15297       </method>
15298       <method name="Void ConvertCheckedTest_2()">
15299         <size>83</size>
15300       </method>
15301       <method name="Void ConvertCheckedTest_3()">
15302         <size>93</size>
15303       </method>
15304       <method name="Void ConvertCheckedTest_4()">
15305         <size>102</size>
15306       </method>
15307       <method name="Void DivideTest()">
15308         <size>99</size>
15309       </method>
15310       <method name="Void DivideTest_2()">
15311         <size>185</size>
15312       </method>
15313       <method name="Void DivideTest_3()">
15314         <size>129</size>
15315       </method>
15316       <method name="Void DivideTest_4()">
15317         <size>192</size>
15318       </method>
15319       <method name="Void DivideTest_5()">
15320         <size>134</size>
15321       </method>
15322       <method name="Void DivideTest_6()">
15323         <size>196</size>
15324       </method>
15325       <method name="Void EqualTest()">
15326         <size>118</size>
15327       </method>
15328       <method name="Void EqualTest_2()">
15329         <size>168</size>
15330       </method>
15331       <method name="Void EqualTest_3()">
15332         <size>125</size>
15333       </method>
15334       <method name="Void EqualTest_4()">
15335         <size>210</size>
15336       </method>
15337       <method name="Void EqualTest_5()">
15338         <size>176</size>
15339       </method>
15340       <method name="Void EqualTest_6()">
15341         <size>119</size>
15342       </method>
15343       <method name="Void EqualTest_7()">
15344         <size>167</size>
15345       </method>
15346       <method name="Void EqualTest_8()">
15347         <size>116</size>
15348       </method>
15349       <method name="Void EqualTest_9()">
15350         <size>146</size>
15351       </method>
15352       <method name="Void EqualTest_10()">
15353         <size>169</size>
15354       </method>
15355       <method name="Void EqualTest_11()">
15356         <size>132</size>
15357       </method>
15358       <method name="Void EqualTest_12()">
15359         <size>127</size>
15360       </method>
15361       <method name="Void EqualTest_13()">
15362         <size>124</size>
15363       </method>
15364       <method name="Void EqualTestDelegate()">
15365         <size>113</size>
15366       </method>
15367       <method name="Void EqualTestDelegate_2()">
15368         <size>312</size>
15369       </method>
15370       <method name="Void ExclusiveOrTest()">
15371         <size>115</size>
15372       </method>
15373       <method name="Void ExclusiveOrTest_2()">
15374         <size>183</size>
15375       </method>
15376       <method name="Void ExclusiveOrTest_3()">
15377         <size>129</size>
15378       </method>
15379       <method name="Void ExclusiveOrTest_4()">
15380         <size>192</size>
15381       </method>
15382       <method name="Void ExclusiveOrTest_5()">
15383         <size>197</size>
15384       </method>
15385       <method name="Void ExclusiveOrTest_6()">
15386         <size>161</size>
15387       </method>
15388       <method name="Void ExclusiveOrTest_7()">
15389         <size>198</size>
15390       </method>
15391       <method name="Void ExclusiveOrTest_8()">
15392         <size>164</size>
15393       </method>
15394       <method name="Void GreaterThanTest()">
15395         <size>99</size>
15396       </method>
15397       <method name="Void GreaterThanTest_2()">
15398         <size>154</size>
15399       </method>
15400       <method name="Void GreaterThanTest_3()">
15401         <size>125</size>
15402       </method>
15403       <method name="Void GreaterThanTest_4()">
15404         <size>210</size>
15405       </method>
15406       <method name="Void GreaterThanTest_5()">
15407         <size>209</size>
15408       </method>
15409       <method name="Void GreaterThanTest_6()">
15410         <size>102</size>
15411       </method>
15412       <method name="Void GreaterThanTest_7()">
15413         <size>146</size>
15414       </method>
15415       <method name="Void GreaterThanTest_8()">
15416         <size>169</size>
15417       </method>
15418       <method name="Void GreaterThanOrEqualTest()">
15419         <size>99</size>
15420       </method>
15421       <method name="Void GreaterThanOrEqualTest_2()">
15422         <size>169</size>
15423       </method>
15424       <method name="Void GreaterThanOrEqualTest_3()">
15425         <size>130</size>
15426       </method>
15427       <method name="Void GreaterThanOrEqualTest_4()">
15428         <size>210</size>
15429       </method>
15430       <method name="Void GreaterThanOrEqualTest_5()">
15431         <size>209</size>
15432       </method>
15433       <method name="Void GreaterThanOrEqualTest_6()">
15434         <size>102</size>
15435       </method>
15436       <method name="Void GreaterThanOrEqualTest_7()">
15437         <size>146</size>
15438       </method>
15439       <method name="Void GreaterThanOrEqualTest_8()">
15440         <size>169</size>
15441       </method>
15442       <method name="Void InvokeTest()">
15443         <size>90</size>
15444       </method>
15445       <method name="Void InvokeTest_2()">
15446         <size>138</size>
15447       </method>
15448       <method name="Void LeftShiftTest()">
15449         <size>155</size>
15450       </method>
15451       <method name="Void LeftShiftTest_2()">
15452         <size>162</size>
15453       </method>
15454       <method name="Void LeftShiftTest_3()">
15455         <size>184</size>
15456       </method>
15457       <method name="Void LeftShiftTest_4()">
15458         <size>261</size>
15459       </method>
15460       <method name="Void LeftShiftTest_5()">
15461         <size>110</size>
15462       </method>
15463       <method name="Void LessThanTest()">
15464         <size>99</size>
15465       </method>
15466       <method name="Void LessThanTest_2()">
15467         <size>154</size>
15468       </method>
15469       <method name="Void LessThanTest_3()">
15470         <size>125</size>
15471       </method>
15472       <method name="Void LessThanTest_4()">
15473         <size>210</size>
15474       </method>
15475       <method name="Void LessThanTest_5()">
15476         <size>209</size>
15477       </method>
15478       <method name="Void LessThanTest_6()">
15479         <size>102</size>
15480       </method>
15481       <method name="Void LessThanTest_7()">
15482         <size>146</size>
15483       </method>
15484       <method name="Void LessThanTest_8()">
15485         <size>169</size>
15486       </method>
15487       <method name="Void LessThanOrEqualTest()">
15488         <size>99</size>
15489       </method>
15490       <method name="Void LessThanOrEqualTest_2()">
15491         <size>169</size>
15492       </method>
15493       <method name="Void LessThanOrEqualTest_3()">
15494         <size>125</size>
15495       </method>
15496       <method name="Void LessThanOrEqualTest_4()">
15497         <size>210</size>
15498       </method>
15499       <method name="Void LessThanOrEqualTest_5()">
15500         <size>209</size>
15501       </method>
15502       <method name="Void LessThanOrEqualTest_6()">
15503         <size>102</size>
15504       </method>
15505       <method name="Void LessThanOrEqualTest_7()">
15506         <size>146</size>
15507       </method>
15508       <method name="Void LessThanOrEqualTest_8()">
15509         <size>169</size>
15510       </method>
15511       <method name="Void ListInitTest()">
15512         <size>404</size>
15513       </method>
15514       <method name="Void ListInitTest_2()">
15515         <size>292</size>
15516       </method>
15517       <method name="Void MemberAccessTest()">
15518         <size>132</size>
15519       </method>
15520       <method name="Void MemberAccessTest_2()">
15521         <size>63</size>
15522       </method>
15523       <method name="Void MemberAccessTest_3()">
15524         <size>113</size>
15525       </method>
15526       <method name="Void MemberAccessTest_4()">
15527         <size>91</size>
15528       </method>
15529       <method name="Void MemberAccessTest_5()">
15530         <size>39</size>
15531       </method>
15532       <method name="Void MemberAccessTest_6()">
15533         <size>104</size>
15534       </method>
15535       <method name="Void MemberAccessTest_7()">
15536         <size>109</size>
15537       </method>
15538       <method name="Void MemberAccessTest_8()">
15539         <size>63</size>
15540       </method>
15541       <method name="Void MemberAccessTest_9()">
15542         <size>91</size>
15543       </method>
15544       <method name="Void MemberInitTest()">
15545         <size>302</size>
15546       </method>
15547       <method name="Void MemberInitTest_2()">
15548         <size>250</size>
15549       </method>
15550       <method name="Void MemberInitTest_3()">
15551         <size>124</size>
15552       </method>
15553       <method name="Void ModuloTest()">
15554         <size>100</size>
15555       </method>
15556       <method name="Void ModuloTest_2()">
15557         <size>185</size>
15558       </method>
15559       <method name="Void ModuloTest_3()">
15560         <size>129</size>
15561       </method>
15562       <method name="Void ModuloTest_4()">
15563         <size>192</size>
15564       </method>
15565       <method name="Void ModuloTest_5()">
15566         <size>133</size>
15567       </method>
15568       <method name="Void ModuloTest_6()">
15569         <size>200</size>
15570       </method>
15571       <method name="Void ModuloTest_7()">
15572         <size>110</size>
15573       </method>
15574       <method name="Void MultiplyTest()">
15575         <size>131</size>
15576       </method>
15577       <method name="Void MultiplyTest_2()">
15578         <size>185</size>
15579       </method>
15580       <method name="Void MultiplyTest_3()">
15581         <size>133</size>
15582       </method>
15583       <method name="Void MultiplyTest_4()">
15584         <size>195</size>
15585       </method>
15586       <method name="Void MultiplyTest_5()">
15587         <size>137</size>
15588       </method>
15589       <method name="Void MultiplyTest_6()">
15590         <size>202</size>
15591       </method>
15592       <method name="Void MultiplyTest_7()">
15593         <size>110</size>
15594       </method>
15595       <method name="Void MultiplyCheckedTest()">
15596         <size>122</size>
15597       </method>
15598       <method name="Void MultiplyCheckedTest_2()">
15599         <size>192</size>
15600       </method>
15601       <method name="Void MultiplyCheckedTest_3()">
15602         <size>133</size>
15603       </method>
15604       <method name="Void MultiplyCheckedTest_4()">
15605         <size>121</size>
15606       </method>
15607       <method name="Void MultiplyCheckedTest_5()">
15608         <size>124</size>
15609       </method>
15610       <method name="Void NegateTest()">
15611         <size>72</size>
15612       </method>
15613       <method name="Void NegateTest_2()">
15614         <size>92</size>
15615       </method>
15616       <method name="Void NegateTest_3()">
15617         <size>130</size>
15618       </method>
15619       <method name="Void NegateTest_4()">
15620         <size>97</size>
15621       </method>
15622       <method name="Void NegateTest_5()">
15623         <size>141</size>
15624       </method>
15625       <method name="Void NegateTest_6()">
15626         <size>121</size>
15627       </method>
15628       <method name="Void NegateTest_7()">
15629         <size>132</size>
15630       </method>
15631       <method name="Void NegateTest_8()">
15632         <size>97</size>
15633       </method>
15634       <method name="Void NegateTest_9()">
15635         <size>87</size>
15636       </method>
15637       <method name="Void NegateTestChecked()">
15638         <size>91</size>
15639       </method>
15640       <method name="Void NegateTestChecked_2()">
15641         <size>137</size>
15642       </method>
15643       <method name="Void NegateTestChecked_3()">
15644         <size>97</size>
15645       </method>
15646       <method name="Void NegateTestChecked_4()">
15647         <size>86</size>
15648       </method>
15649       <method name="Void NewArrayInitTest()">
15650         <size>92</size>
15651       </method>
15652       <method name="Void NewArrayInitTest_2()">
15653         <size>64</size>
15654       </method>
15655       <method name="Void NewArrayInitTest_3()">
15656         <size>136</size>
15657       </method>
15658       <method name="Void NewArrayInitTest_4()">
15659         <size>120</size>
15660       </method>
15661       <method name="Void NewArrayBoundsTest()">
15662         <size>123</size>
15663       </method>
15664       <method name="Void NewArrayBoundsTest_2()">
15665         <size>123</size>
15666       </method>
15667       <method name="Void NewTest()">
15668         <size>93</size>
15669       </method>
15670       <method name="Void NewTest_2()">
15671         <size>61</size>
15672       </method>
15673       <method name="Void NewTest_3()">
15674         <size>98</size>
15675       </method>
15676       <method name="Void NewTest_4()">
15677         <size>252</size>
15678       </method>
15679       <method name="Void NewTest_5()">
15680         <size>371</size>
15681       </method>
15682       <method name="Void NotTest()">
15683         <size>70</size>
15684       </method>
15685       <method name="Void NotTest_2()">
15686         <size>113</size>
15687       </method>
15688       <method name="Void NotTest_3()">
15689         <size>71</size>
15690       </method>
15691       <method name="Void NotTest_4()">
15692         <size>105</size>
15693       </method>
15694       <method name="Void NotTest_5()">
15695         <size>73</size>
15696       </method>
15697       <method name="Void NotTest_6()">
15698         <size>104</size>
15699       </method>
15700       <method name="Void NotNullableTest()">
15701         <size>114</size>
15702       </method>
15703       <method name="Void NotNullableTest_2()">
15704         <size>134</size>
15705       </method>
15706       <method name="Void NotNullableTest_3()">
15707         <size>130</size>
15708       </method>
15709       <method name="Void NotNullableTest_4()">
15710         <size>149</size>
15711       </method>
15712       <method name="Void NotNullableTest_5()">
15713         <size>148</size>
15714       </method>
15715       <method name="Void NotEqualTest()">
15716         <size>118</size>
15717       </method>
15718       <method name="Void NotEqualTest_2()">
15719         <size>166</size>
15720       </method>
15721       <method name="Void NotEqualTest_3()">
15722         <size>125</size>
15723       </method>
15724       <method name="Void NotEqualTest_4()">
15725         <size>210</size>
15726       </method>
15727       <method name="Void NotEqualTest_5()">
15728         <size>176</size>
15729       </method>
15730       <method name="Void NotEqualTest_6()">
15731         <size>119</size>
15732       </method>
15733       <method name="Void NotEqualTest_7()">
15734         <size>167</size>
15735       </method>
15736       <method name="Void NotEqualTest_8()">
15737         <size>116</size>
15738       </method>
15739       <method name="Void NotEqualTest_9()">
15740         <size>146</size>
15741       </method>
15742       <method name="Void NotEqualTest_10()">
15743         <size>169</size>
15744       </method>
15745       <method name="Void NotEqualTest_11()">
15746         <size>132</size>
15747       </method>
15748       <method name="Void OrTest()">
15749         <size>141</size>
15750       </method>
15751       <method name="Void OrTest_2()">
15752         <size>129</size>
15753       </method>
15754       <method name="Void OrTest_3()">
15755         <size>161</size>
15756       </method>
15757       <method name="Void OrNullableTest()">
15758         <size>382</size>
15759       </method>
15760       <method name="Void OrNullableTest_2()">
15761         <size>186</size>
15762       </method>
15763       <method name="Void OrNullableTest_3()">
15764         <size>176</size>
15765       </method>
15766       <method name="Void OrNullableTest_4()">
15767         <size>198</size>
15768       </method>
15769       <method name="Void OrElseTest()">
15770         <size>97</size>
15771       </method>
15772       <method name="Void OrElseTest_2()">
15773         <size>167</size>
15774       </method>
15775       <method name="Void ParameterTest()">
15776         <size>73</size>
15777       </method>
15778       <method name="Void ParameterTest_2()">
15779         <size>75</size>
15780       </method>
15781       <method name="Void ParameterTest_3()">
15782         <size>73</size>
15783       </method>
15784       <method name="Void ParameterTest_4()">
15785         <size>100</size>
15786       </method>
15787       <method name="Void QuoteTest()">
15788         <size>85</size>
15789       </method>
15790       <method name="Void RightShiftTest()">
15791         <size>152</size>
15792       </method>
15793       <method name="Void RightShiftTest_2()">
15794         <size>159</size>
15795       </method>
15796       <method name="Void RightShiftTest_3()">
15797         <size>184</size>
15798       </method>
15799       <method name="Void RightShiftTest_4()">
15800         <size>258</size>
15801       </method>
15802       <method name="Void SubtractTest()">
15803         <size>100</size>
15804       </method>
15805       <method name="Void SubtractTest_2()">
15806         <size>119</size>
15807       </method>
15808       <method name="Void SubtractTest_3()">
15809         <size>130</size>
15810       </method>
15811       <method name="Void SubtractTest_4()">
15812         <size>192</size>
15813       </method>
15814       <method name="Void SubtractTest_5()">
15815         <size>134</size>
15816       </method>
15817       <method name="Void SubtractTest_6()">
15818         <size>160</size>
15819       </method>
15820       <method name="Void SubtractTest_7()">
15821         <size>113</size>
15822       </method>
15823       <method name="Void SubtractTest_8()">
15824         <size>146</size>
15825       </method>
15826       <method name="Void SubtractTest_9()">
15827         <size>142</size>
15828       </method>
15829       <method name="Void SubtractTest_10()">
15830         <size>161</size>
15831       </method>
15832       <method name="Void SubtractTest_11()">
15833         <size>157</size>
15834       </method>
15835       <method name="Void SubtractCheckedTest()">
15836         <size>127</size>
15837       </method>
15838       <method name="Void SubtractCheckedTest_2()">
15839         <size>185</size>
15840       </method>
15841       <method name="Void SubtractCheckedTest_3()">
15842         <size>130</size>
15843       </method>
15844       <method name="Void SubtractCheckedTest_4()">
15845         <size>121</size>
15846       </method>
15847       <method name="Void TypeAsTest()">
15848         <size>80</size>
15849       </method>
15850       <method name="Void TypeAsTest_2()">
15851         <size>144</size>
15852       </method>
15853       <method name="Void TypeAsTest_3()">
15854         <size>85</size>
15855       </method>
15856       <method name="Void TypeIsTest()">
15857         <size>103</size>
15858       </method>
15859       <method name="Void TypeIsTest_2()">
15860         <size>103</size>
15861       </method>
15862       <method name="Void TypeIsTest_3()">
15863         <size>85</size>
15864       </method>
15865       <method name="Void TypeIsTest_5()">
15866         <size>74</size>
15867       </method>
15868       <method name="Void TypeIsTest_6()">
15869         <size>111</size>
15870       </method>
15871       <method name="Void UnaryPlusTest()">
15872         <size>67</size>
15873       </method>
15874       <method name="Void UnaryPlusTest_2()">
15875         <size>47</size>
15876       </method>
15877       <method name="Void UnaryPlusTest_3()">
15878         <size>97</size>
15879       </method>
15880       <method name="Void UnaryPlusTest_4()">
15881         <size>141</size>
15882       </method>
15883       <method name="Void UnaryPlusTest_5()">
15884         <size>140</size>
15885       </method>
15886       <method name="System.String InstanceMethod(System.String)">
15887         <size>2</size>
15888       </method>
15889       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
15890         <size>30</size>
15891       </method>
15892       <method name="Int32 TestInt()">
15893         <size>3</size>
15894       </method>
15895       <method name="Void RefMethod(Int32 ByRef)">
15896         <size>8</size>
15897       </method>
15898       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
15899         <size>87</size>
15900       </method>
15901       <method name="Int32 Main()">
15902         <size>179</size>
15903       </method>
15904     </type>
15905     <type name="Tester+EmptyDelegate">
15906       <method name="Void .ctor(Object, IntPtr)">
15907         <size>0</size>
15908       </method>
15909       <method name="Void Invoke()">
15910         <size>0</size>
15911       </method>
15912       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15913         <size>0</size>
15914       </method>
15915       <method name="Void EndInvoke(IAsyncResult)">
15916         <size>0</size>
15917       </method>
15918     </type>
15919     <type name="Tester+IntDelegate">
15920       <method name="Void .ctor(Object, IntPtr)">
15921         <size>0</size>
15922       </method>
15923       <method name="Int32 Invoke()">
15924         <size>0</size>
15925       </method>
15926       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
15927         <size>0</size>
15928       </method>
15929       <method name="Int32 EndInvoke(IAsyncResult)">
15930         <size>0</size>
15931       </method>
15932     </type>
15933     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
15934       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
15935         <size>21</size>
15936       </method>
15937       <method name="&lt;A&gt;__T get_A()">
15938         <size>7</size>
15939       </method>
15940       <method name="&lt;Value&gt;__T get_Value()">
15941         <size>7</size>
15942       </method>
15943       <method name="Boolean Equals(System.Object)">
15944         <size>69</size>
15945       </method>
15946       <method name="Int32 GetHashCode()">
15947         <size>86</size>
15948       </method>
15949       <method name="System.String ToString()">
15950         <size>142</size>
15951       </method>
15952     </type>
15953     <type name="Tester">
15954       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
15955         <size>1</size>
15956       </method>
15957       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
15958         <size>1</size>
15959       </method>
15960       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
15961         <size>1</size>
15962       </method>
15963       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
15964         <size>1</size>
15965       </method>
15966       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
15967         <size>1</size>
15968       </method>
15969       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
15970         <size>12</size>
15971       </method>
15972       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
15973         <size>12</size>
15974       </method>
15975       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
15976         <size>7</size>
15977       </method>
15978       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
15979         <size>7</size>
15980       </method>
15981       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
15982         <size>5</size>
15983       </method>
15984       <method name="Void NewArrayInitTest_5()">
15985         <size>158</size>
15986       </method>
15987       <method name="Void ConditionTest_5()">
15988         <size>107</size>
15989       </method>
15990       <method name="Void AndTest_4()">
15991         <size>92</size>
15992       </method>
15993       <method name="Void MemberInitTest_4()">
15994         <size>66</size>
15995       </method>
15996       <method name="Void NewTest_6()">
15997         <size>182</size>
15998       </method>
15999     </type>
16000     <type name="InverseLogicalOperator">
16001       <method name="Void .ctor(Boolean)">
16002         <size>8</size>
16003       </method>
16004       <method name="Boolean op_True(InverseLogicalOperator)">
16005         <size>8</size>
16006       </method>
16007       <method name="Boolean op_False(InverseLogicalOperator)">
16008         <size>8</size>
16009       </method>
16010     </type>
16011     <type name="MyType">
16012       <method name="Void .ctor(Int32)">
16013         <size>8</size>
16014       </method>
16015       <method name="Int16 get_ShortProp()">
16016         <size>7</size>
16017       </method>
16018       <method name="Void set_ShortProp(Int16)">
16019         <size>8</size>
16020       </method>
16021       <method name="Int32 GetHashCode()">
16022         <size>6</size>
16023       </method>
16024       <method name="System.String ToString()">
16025         <size>12</size>
16026       </method>
16027       <method name="Int32 op_Implicit(MyType)">
16028         <size>8</size>
16029       </method>
16030       <method name="Boolean op_True(MyType)">
16031         <size>16</size>
16032       </method>
16033       <method name="Boolean op_False(MyType)">
16034         <size>19</size>
16035       </method>
16036       <method name="MyType op_Addition(MyType, MyType)">
16037         <size>21</size>
16038       </method>
16039       <method name="MyType op_Subtraction(MyType, MyType)">
16040         <size>21</size>
16041       </method>
16042       <method name="MyType op_Division(MyType, MyType)">
16043         <size>21</size>
16044       </method>
16045       <method name="MyType op_Multiply(MyType, MyType)">
16046         <size>21</size>
16047       </method>
16048       <method name="MyType op_Modulus(MyType, MyType)">
16049         <size>21</size>
16050       </method>
16051       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16052         <size>21</size>
16053       </method>
16054       <method name="MyType op_BitwiseOr(MyType, MyType)">
16055         <size>21</size>
16056       </method>
16057       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16058         <size>21</size>
16059       </method>
16060       <method name="Boolean op_Equality(MyType, MyType)">
16061         <size>17</size>
16062       </method>
16063       <method name="Boolean op_Inequality(MyType, MyType)">
16064         <size>20</size>
16065       </method>
16066       <method name="Boolean op_GreaterThan(MyType, MyType)">
16067         <size>17</size>
16068       </method>
16069       <method name="Boolean op_LessThan(MyType, MyType)">
16070         <size>17</size>
16071       </method>
16072       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16073         <size>20</size>
16074       </method>
16075       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16076         <size>20</size>
16077       </method>
16078       <method name="Boolean op_LogicalNot(MyType)">
16079         <size>11</size>
16080       </method>
16081       <method name="Int32 op_RightShift(MyType, Int32)">
16082         <size>13</size>
16083       </method>
16084       <method name="Int32 op_LeftShift(MyType, Int32)">
16085         <size>13</size>
16086       </method>
16087       <method name="MyType op_UnaryNegation(MyType)">
16088         <size>14</size>
16089       </method>
16090       <method name="MyType op_UnaryPlus(MyType)">
16091         <size>13</size>
16092       </method>
16093     </type>
16094     <type name="MyTypeImplicitOnly">
16095       <method name="Void .ctor(Int16)">
16096         <size>8</size>
16097       </method>
16098       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16099         <size>8</size>
16100       </method>
16101     </type>
16102     <type name="Tester">
16103       <method name="Void EqualTest_14()">
16104         <size>101</size>
16105       </method>
16106     </type>
16107     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16108       <method name="Void .ctor()">
16109         <size>7</size>
16110       </method>
16111     </type>
16112     <type name="Tester">
16113       <method name="Void NewArrayInitTest_6()">
16114         <size>103</size>
16115       </method>
16116       <method name="Void LambdaTest()">
16117         <size>89</size>
16118       </method>
16119       <method name="Void EqualTest_15()">
16120         <size>159</size>
16121       </method>
16122       <method name="Void ArrayIndexTest_6()">
16123         <size>122</size>
16124       </method>
16125       <method name="Void ArrayIndexTest_7()">
16126         <size>128</size>
16127       </method>
16128       <method name="Void NewArrayBoundsTest_3()">
16129         <size>85</size>
16130       </method>
16131       <method name="Void NewArrayBoundsTest_4()">
16132         <size>82</size>
16133       </method>
16134     </type>
16135     <type name="&lt;PrivateImplementationDetails&gt;">
16136       <method name="Void .ctor()">
16137         <size>7</size>
16138       </method>
16139     </type>
16140     <type name="Tester">
16141       <method name="Void LeftShiftTest_6()">
16142         <size>155</size>
16143       </method>
16144       <method name="Void RightShiftTest_5()">
16145         <size>152</size>
16146       </method>
16147       <method name="Void QuoteTest_2()">
16148         <size>99</size>
16149       </method>
16150     </type>
16151     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16152       <method name="Void .ctor()">
16153         <size>7</size>
16154       </method>
16155     </type>
16156     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16157       <method name="Void .ctor()">
16158         <size>7</size>
16159       </method>
16160     </type>
16161     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16162       <method name="Void .ctor()">
16163         <size>7</size>
16164       </method>
16165     </type>
16166     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16167       <method name="Void .ctor()">
16168         <size>7</size>
16169       </method>
16170     </type>
16171     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16172       <method name="Void .ctor()">
16173         <size>7</size>
16174       </method>
16175     </type>
16176     <type name="Tester">
16177       <method name="Void NewTest_7()">
16178         <size>53</size>
16179       </method>
16180     </type>
16181   </test>
16182   <test name="gtest-etree-02.cs">
16183     <type name="M">
16184       <method name="Void .ctor()">
16185         <size>7</size>
16186       </method>
16187       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16188         <size>1</size>
16189       </method>
16190       <method name="System.String Param(System.String)">
16191         <size>114</size>
16192       </method>
16193       <method name="Int32 Main()">
16194         <size>157</size>
16195       </method>
16196     </type>
16197     <type name="M+&lt;Param&gt;c__AnonStorey0">
16198       <method name="Void .ctor()">
16199         <size>7</size>
16200       </method>
16201     </type>
16202   </test>
16203   <test name="gtest-etree-03.cs">
16204     <type name="C">
16205       <method name="Void .ctor()">
16206         <size>7</size>
16207       </method>
16208       <method name="Int32 Main()">
16209         <size>6</size>
16210       </method>
16211     </type>
16212     <type name="S`1[T]">
16213       <method name="Int32 Test()">
16214         <size>145</size>
16215       </method>
16216     </type>
16217   </test>
16218   <test name="gtest-etree-04.cs">
16219     <type name="C">
16220       <method name="Void .ctor()">
16221         <size>7</size>
16222       </method>
16223       <method name="Int32 Main()">
16224         <size>366</size>
16225       </method>
16226     </type>
16227     <type name="C+&lt;Main&gt;c__AnonStorey0">
16228       <method name="Void .ctor()">
16229         <size>7</size>
16230       </method>
16231     </type>
16232     <type name="Foo">
16233       <method name="Boolean op_GreaterThan(Foo, Foo)">
16234         <size>6</size>
16235       </method>
16236       <method name="Boolean op_LessThan(Foo, Foo)">
16237         <size>6</size>
16238       </method>
16239       <method name="Boolean op_Equality(Foo, Foo)">
16240         <size>6</size>
16241       </method>
16242       <method name="Boolean op_Inequality(Foo, Foo)">
16243         <size>6</size>
16244       </method>
16245     </type>
16246   </test>
16247   <test name="gtest-etree-05.cs">
16248     <type name="C">
16249       <method name="Void .ctor()">
16250         <size>7</size>
16251       </method>
16252       <method name="Void Assert[T](T, T)">
16253         <size>46</size>
16254       </method>
16255       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16256         <size>56</size>
16257       </method>
16258       <method name="Int32 Main()">
16259         <size>350</size>
16260       </method>
16261     </type>
16262   </test>
16263   <test name="gtest-etree-06.cs">
16264     <type name="Test">
16265       <method name="Void .ctor()">
16266         <size>7</size>
16267       </method>
16268       <method name="Int32 Main()">
16269         <size>45</size>
16270       </method>
16271       <method name="Int32 Value()">
16272         <size>2</size>
16273       </method>
16274     </type>
16275   </test>
16276   <test name="gtest-etree-07.cs">
16277     <type name="C">
16278       <method name="Void .ctor()">
16279         <size>7</size>
16280       </method>
16281       <method name="Void Test()">
16282         <size>14</size>
16283       </method>
16284       <method name="Int32* Foo()">
16285         <size>3</size>
16286       </method>
16287       <method name="Int32 Main()">
16288         <size>564</size>
16289       </method>
16290     </type>
16291     <type name="EmptyDelegate">
16292       <method name="Void .ctor(Object, IntPtr)">
16293         <size>0</size>
16294       </method>
16295       <method name="Void Invoke()">
16296         <size>0</size>
16297       </method>
16298       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16299         <size>0</size>
16300       </method>
16301       <method name="Void EndInvoke(IAsyncResult)">
16302         <size>0</size>
16303       </method>
16304     </type>
16305     <type name="UnsafeDelegate">
16306       <method name="Void .ctor(Object, IntPtr)">
16307         <size>0</size>
16308       </method>
16309       <method name="Int32* Invoke()">
16310         <size>0</size>
16311       </method>
16312       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16313         <size>0</size>
16314       </method>
16315       <method name="Int32* EndInvoke(IAsyncResult)">
16316         <size>0</size>
16317       </method>
16318     </type>
16319   </test>
16320   <test name="gtest-etree-08.cs">
16321     <type name="Foo">
16322       <method name="Void .ctor()">
16323         <size>7</size>
16324       </method>
16325       <method name="Int32 ThisMethod()">
16326         <size>3</size>
16327       </method>
16328       <method name="Int32 Goo(Boolean)">
16329         <size>204</size>
16330       </method>
16331       <method name="Int32 Main()">
16332         <size>14</size>
16333       </method>
16334     </type>
16335     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16336       <method name="Void .ctor()">
16337         <size>7</size>
16338       </method>
16339     </type>
16340   </test>
16341   <test name="gtest-etree-09.cs">
16342     <type name="Mono.C">
16343       <method name="Void .ctor()">
16344         <size>7</size>
16345       </method>
16346       <method name="Int32 Main()">
16347         <size>300</size>
16348       </method>
16349       <method name="System.Int64[] GetValues()">
16350         <size>18</size>
16351       </method>
16352     </type>
16353     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16354       <method name="Void .ctor()">
16355         <size>7</size>
16356       </method>
16357     </type>
16358     <type name="&lt;PrivateImplementationDetails&gt;">
16359       <method name="Void .ctor()">
16360         <size>7</size>
16361       </method>
16362     </type>
16363   </test>
16364   <test name="gtest-etree-10.cs">
16365     <type name="Foo`1[T]">
16366       <method name="Void .ctor()">
16367         <size>7</size>
16368       </method>
16369       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16370         <size>189</size>
16371       </method>
16372       <method name="Boolean Contains(T)">
16373         <size>2</size>
16374       </method>
16375     </type>
16376     <type name="Program">
16377       <method name="Void .ctor()">
16378         <size>7</size>
16379       </method>
16380       <method name="Int32 Main()">
16381         <size>42</size>
16382       </method>
16383     </type>
16384     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16385       <method name="Void .ctor()">
16386         <size>7</size>
16387       </method>
16388     </type>
16389     <type name="&lt;PrivateImplementationDetails&gt;">
16390       <method name="Void .ctor()">
16391         <size>7</size>
16392       </method>
16393     </type>
16394   </test>
16395   <test name="gtest-etree-11.cs">
16396     <type name="C">
16397       <method name="Void .ctor()">
16398         <size>7</size>
16399       </method>
16400       <method name="Void Main()">
16401         <size>12</size>
16402       </method>
16403     </type>
16404     <type name="Test">
16405       <method name="Void .ctor()">
16406         <size>7</size>
16407       </method>
16408       <method name="Void Invalid(Int32)">
16409         <size>124</size>
16410       </method>
16411       <method name="Void Other(System.Int32[])">
16412         <size>1</size>
16413       </method>
16414     </type>
16415     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16416       <method name="Void .ctor()">
16417         <size>7</size>
16418       </method>
16419     </type>
16420   </test>
16421   <test name="gtest-etree-12.cs">
16422     <type name="TestCase">
16423       <method name="Void .cctor()">
16424         <size>68</size>
16425       </method>
16426       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16427         <size>2</size>
16428       </method>
16429       <method name="Void DummyToMakeTheStaticsInitialize()">
16430         <size>1</size>
16431       </method>
16432     </type>
16433     <type name="Program">
16434       <method name="Void .ctor()">
16435         <size>7</size>
16436       </method>
16437       <method name="Int32 Main()">
16438         <size>7</size>
16439       </method>
16440     </type>
16441   </test>
16442   <test name="gtest-etree-13.cs">
16443     <type name="Program">
16444       <method name="Void .ctor()">
16445         <size>7</size>
16446       </method>
16447       <method name="Int32 Main()">
16448         <size>53</size>
16449       </method>
16450       <method name="IEnumerable`1 Test[T](Int32)">
16451         <size>30</size>
16452       </method>
16453     </type>
16454     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16455       <method name="Void .ctor()">
16456         <size>7</size>
16457       </method>
16458       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16459         <size>7</size>
16460       </method>
16461       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16462         <size>12</size>
16463       </method>
16464       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16465         <size>7</size>
16466       </method>
16467       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16468         <size>40</size>
16469       </method>
16470       <method name="Boolean MoveNext()">
16471         <size>108</size>
16472       </method>
16473       <method name="Void Dispose()">
16474         <size>8</size>
16475       </method>
16476       <method name="Void Reset()">
16477         <size>6</size>
16478       </method>
16479     </type>
16480   </test>
16481   <test name="gtest-etree-14.cs">
16482     <type name="Person">
16483       <method name="Void .ctor()">
16484         <size>7</size>
16485       </method>
16486       <method name="Int32 get_Age()">
16487         <size>7</size>
16488       </method>
16489       <method name="Void set_Age(Int32)">
16490         <size>8</size>
16491       </method>
16492     </type>
16493     <type name="Repro">
16494       <method name="Void .ctor()">
16495         <size>7</size>
16496       </method>
16497       <method name="Int32 Main()">
16498         <size>59</size>
16499       </method>
16500       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16501         <size>44</size>
16502       </method>
16503       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16504         <size>13</size>
16505       </method>
16506     </type>
16507     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16508       <method name="Void .ctor()">
16509         <size>7</size>
16510       </method>
16511       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16512         <size>7</size>
16513       </method>
16514       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16515         <size>12</size>
16516       </method>
16517       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16518         <size>7</size>
16519       </method>
16520       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16521         <size>52</size>
16522       </method>
16523       <method name="Boolean MoveNext()">
16524         <size>293</size>
16525       </method>
16526       <method name="Void Dispose()">
16527         <size>60</size>
16528       </method>
16529       <method name="Void Reset()">
16530         <size>6</size>
16531       </method>
16532     </type>
16533   </test>
16534   <test name="gtest-etree-15.cs">
16535     <type name="Foo">
16536       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16537         <size>2</size>
16538       </method>
16539       <method name="Void Main()">
16540         <size>190</size>
16541       </method>
16542     </type>
16543   </test>
16544   <test name="gtest-etree-16.cs">
16545     <type name="Program">
16546       <method name="Void .ctor()">
16547         <size>7</size>
16548       </method>
16549       <method name="Int32 Main()">
16550         <size>136</size>
16551       </method>
16552     </type>
16553     <type name="Foo">
16554       <method name="Void .ctor()">
16555         <size>7</size>
16556       </method>
16557     </type>
16558   </test>
16559   <test name="gtest-etree-17.cs">
16560     <type name="CompilerCrashTest.QueryCompiler">
16561       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16562         <size>12</size>
16563       </method>
16564       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16565         <size>6</size>
16566       </method>
16567       <method name="Void Main()">
16568         <size>1</size>
16569       </method>
16570     </type>
16571   </test>
16572   <test name="gtest-etree-18.cs">
16573     <type name="FooBase">
16574       <method name="Void .ctor()">
16575         <size>7</size>
16576       </method>
16577     </type>
16578     <type name="Foo">
16579       <method name="Void .ctor()">
16580         <size>7</size>
16581       </method>
16582     </type>
16583     <type name="Program">
16584       <method name="Void .ctor()">
16585         <size>7</size>
16586       </method>
16587       <method name="Int32 Main()">
16588         <size>140</size>
16589       </method>
16590     </type>
16591   </test>
16592   <test name="gtest-etree-19.cs">
16593     <type name="Test">
16594       <method name="Void .ctor()">
16595         <size>7</size>
16596       </method>
16597       <method name="Int32 Main()">
16598         <size>20</size>
16599       </method>
16600       <method name="T Value[T]()">
16601         <size>76</size>
16602       </method>
16603     </type>
16604   </test>
16605   <test name="gtest-etree-20.cs">
16606     <type name="S">
16607       <method name="Int32 Main()">
16608         <size>215</size>
16609       </method>
16610     </type>
16611     <type name="A">
16612       <method name="A op_Implicit(S)">
16613         <size>6</size>
16614       </method>
16615       <method name="Void .ctor()">
16616         <size>7</size>
16617       </method>
16618     </type>
16619     <type name="B">
16620       <method name="Void .ctor()">
16621         <size>7</size>
16622       </method>
16623     </type>
16624   </test>
16625   <test name="gtest-exmethod-01.cs">
16626     <type name="SimpleTest">
16627       <method name="System.String Prefix(System.String, System.String)">
16628         <size>8</size>
16629       </method>
16630     </type>
16631     <type name="M">
16632       <method name="Void .ctor()">
16633         <size>7</size>
16634       </method>
16635       <method name="Int32 Main()">
16636         <size>157</size>
16637       </method>
16638     </type>
16639   </test>
16640   <test name="gtest-exmethod-02.cs">
16641     <type name="M">
16642       <method name="Void .ctor()">
16643         <size>7</size>
16644       </method>
16645       <method name="Void Main()">
16646         <size>12</size>
16647       </method>
16648     </type>
16649     <type name="N.M">
16650       <method name="Void .ctor()">
16651         <size>7</size>
16652       </method>
16653       <method name="Void Test2()">
16654         <size>12</size>
16655       </method>
16656     </type>
16657   </test>
16658   <test name="gtest-exmethod-03.cs">
16659     <type name="A.A">
16660       <method name="Int32 Foo(Int32)">
16661         <size>2</size>
16662       </method>
16663       <method name="Int32 Foo(Int32, System.String)">
16664         <size>3</size>
16665       </method>
16666     </type>
16667     <type name="B.X">
16668       <method name="Int32 Foo(Int32)">
16669         <size>2</size>
16670       </method>
16671       <method name="Int32 Foo(Int32, Boolean)">
16672         <size>3</size>
16673       </method>
16674     </type>
16675     <type name="C.F">
16676       <method name="Boolean Foo(Byte)">
16677         <size>2</size>
16678       </method>
16679     </type>
16680     <type name="C.D.F">
16681       <method name="Int32 Foo(Int32)">
16682         <size>3</size>
16683       </method>
16684       <method name="Void TestX()">
16685         <size>9</size>
16686       </method>
16687     </type>
16688     <type name="C.M">
16689       <method name="Int32 Foo(Int32)">
16690         <size>2</size>
16691       </method>
16692       <method name="Int32 Main()">
16693         <size>61</size>
16694       </method>
16695     </type>
16696   </test>
16697   <test name="gtest-exmethod-04.cs">
16698     <type name="A.Test">
16699       <method name="System.String Test_1(Boolean)">
16700         <size>6</size>
16701       </method>
16702     </type>
16703     <type name="B.M">
16704       <method name="Void .ctor()">
16705         <size>7</size>
16706       </method>
16707       <method name="Void Main()">
16708         <size>12</size>
16709       </method>
16710     </type>
16711   </test>
16712   <test name="gtest-exmethod-05.cs">
16713     <type name="A.Test_A">
16714       <method name="System.String Test_1(System.String)">
16715         <size>6</size>
16716       </method>
16717     </type>
16718     <type name="A.Test_B">
16719       <method name="System.String Test_2(System.String)">
16720         <size>6</size>
16721       </method>
16722     </type>
16723     <type name="B.M">
16724       <method name="Void .ctor()">
16725         <size>7</size>
16726       </method>
16727       <method name="Void Main()">
16728         <size>23</size>
16729       </method>
16730     </type>
16731   </test>
16732   <test name="gtest-exmethod-06.cs">
16733     <type name="Gen">
16734       <method name="T Test_1[T](T)">
16735         <size>10</size>
16736       </method>
16737       <method name="System.String Test_1[T](System.String)">
16738         <size>6</size>
16739       </method>
16740     </type>
16741     <type name="B.M">
16742       <method name="Void .ctor()">
16743         <size>7</size>
16744       </method>
16745       <method name="Void Main()">
16746         <size>30</size>
16747       </method>
16748     </type>
16749   </test>
16750   <test name="gtest-exmethod-07.cs">
16751     <type name="E">
16752       <method name="Void ToReadOnly[T](IEnumerable`1)">
16753         <size>1</size>
16754       </method>
16755       <method name="Void To(IA)">
16756         <size>1</size>
16757       </method>
16758     </type>
16759     <type name="C">
16760       <method name="Void .ctor()">
16761         <size>7</size>
16762       </method>
16763       <method name="Void Main()">
16764         <size>1</size>
16765       </method>
16766       <method name="Void Test(IEnumerable`1)">
16767         <size>15</size>
16768       </method>
16769     </type>
16770   </test>
16771   <test name="gtest-exmethod-08.cs">
16772     <type name="C">
16773       <method name="Void .ctor()">
16774         <size>7</size>
16775       </method>
16776       <method name="Void Main()">
16777         <size>21</size>
16778       </method>
16779     </type>
16780   </test>
16781   <test name="gtest-exmethod-09.cs">
16782     <type name="Test">
16783       <method name="Void Foo[T](System.String)">
16784         <size>1</size>
16785       </method>
16786     </type>
16787     <type name="C">
16788       <method name="Void .ctor()">
16789         <size>7</size>
16790       </method>
16791       <method name="Void Main()">
16792         <size>11</size>
16793       </method>
16794     </type>
16795   </test>
16796   <test name="gtest-exmethod-10.cs">
16797     <type name="AExtensions">
16798       <method name="Int32 Round(Double)">
16799         <size>8</size>
16800       </method>
16801     </type>
16802     <type name="BExtensions">
16803       <method name="T GetBy[T](T[], Double)">
16804         <size>13</size>
16805       </method>
16806     </type>
16807     <type name="C">
16808       <method name="Void .ctor()">
16809         <size>7</size>
16810       </method>
16811       <method name="Void Main()">
16812         <size>1</size>
16813       </method>
16814     </type>
16815   </test>
16816   <test name="gtest-exmethod-11.cs">
16817     <type name="Test">
16818       <method name="Void .ctor()">
16819         <size>7</size>
16820       </method>
16821       <method name="Int32 Main(System.String[])">
16822         <size>20</size>
16823       </method>
16824     </type>
16825     <type name="Lol">
16826       <method name="Boolean OneEleven(System.Object)">
16827         <size>2</size>
16828       </method>
16829     </type>
16830   </test>
16831   <test name="gtest-exmethod-12.cs">
16832     <type name="Program">
16833       <method name="Void .ctor()">
16834         <size>7</size>
16835       </method>
16836       <method name="Void Main(System.String[])">
16837         <size>63</size>
16838       </method>
16839     </type>
16840     <type name="ChatClient">
16841       <method name="Void .ctor()">
16842         <size>7</size>
16843       </method>
16844       <method name="Void Say(System.String, System.String)">
16845         <size>13</size>
16846       </method>
16847     </type>
16848     <type name="ChatExtensions">
16849       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
16850         <size>62</size>
16851       </method>
16852     </type>
16853   </test>
16854   <test name="gtest-exmethod-13.cs">
16855     <type name="Foo">
16856       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
16857         <size>2</size>
16858       </method>
16859       <method name="Void Main()">
16860         <size>23</size>
16861       </method>
16862     </type>
16863   </test>
16864   <test name="gtest-exmethod-14.cs">
16865     <type name="C">
16866       <method name="Void Bar[U](IA)">
16867         <size>7</size>
16868       </method>
16869       <method name="Void Foo[T](IA)">
16870         <size>1</size>
16871       </method>
16872       <method name="Void Foo(IA)">
16873         <size>7</size>
16874       </method>
16875       <method name="Void Main()">
16876         <size>1</size>
16877       </method>
16878     </type>
16879   </test>
16880   <test name="gtest-exmethod-15.cs">
16881     <type name="C">
16882       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
16883         <size>15</size>
16884       </method>
16885       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
16886         <size>2</size>
16887       </method>
16888       <method name="Void Main()">
16889         <size>1</size>
16890       </method>
16891     </type>
16892   </test>
16893   <test name="gtest-exmethod-16.cs">
16894     <type name="Rocks">
16895       <method name="Boolean Extension(System.String)">
16896         <size>2</size>
16897       </method>
16898       <method name="Boolean Extension(D)">
16899         <size>2</size>
16900       </method>
16901     </type>
16902     <type name="Program">
16903       <method name="Void .ctor()">
16904         <size>7</size>
16905       </method>
16906       <method name="Void add_e(D)">
16907         <size>24</size>
16908       </method>
16909       <method name="Void remove_e(D)">
16910         <size>24</size>
16911       </method>
16912       <method name="System.String get_Item(Int32)">
16913         <size>6</size>
16914       </method>
16915       <method name="System.String get_Property()">
16916         <size>6</size>
16917       </method>
16918       <method name="Void Main(System.String[])">
16919         <size>44</size>
16920       </method>
16921     </type>
16922     <type name="D">
16923       <method name="Void .ctor(Object, IntPtr)">
16924         <size>0</size>
16925       </method>
16926       <method name="System.String Invoke()">
16927         <size>0</size>
16928       </method>
16929       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16930         <size>0</size>
16931       </method>
16932       <method name="System.String EndInvoke(IAsyncResult)">
16933         <size>0</size>
16934       </method>
16935     </type>
16936   </test>
16937   <test name="gtest-exmethod-17.cs">
16938     <type name="MainClass">
16939       <method name="Void Main()">
16940         <size>45</size>
16941       </method>
16942     </type>
16943   </test>
16944   <test name="gtest-exmethod-18.cs">
16945     <type name="Foo">
16946       <method name="Void .ctor()">
16947         <size>7</size>
16948       </method>
16949       <method name="Boolean get_IsBar()">
16950         <size>2</size>
16951       </method>
16952     </type>
16953     <type name="FooExt">
16954       <method name="Boolean IsBar(Foo)">
16955         <size>7</size>
16956       </method>
16957     </type>
16958     <type name="Repro">
16959       <method name="Void .ctor()">
16960         <size>7</size>
16961       </method>
16962       <method name="Void Main()">
16963         <size>18</size>
16964       </method>
16965     </type>
16966   </test>
16967   <test name="gtest-exmethod-19.cs">
16968     <type name="Rocks">
16969       <method name="Int32 Test_2[T](IEnumerable`1)">
16970         <size>3</size>
16971       </method>
16972       <method name="System.String Test_1(System.String)">
16973         <size>12</size>
16974       </method>
16975     </type>
16976     <type name="Test">
16977       <method name="Void .ctor()">
16978         <size>7</size>
16979       </method>
16980       <method name="Int32 Main()">
16981         <size>142</size>
16982       </method>
16983     </type>
16984     <type name="Test+D">
16985       <method name="Void .ctor(Object, IntPtr)">
16986         <size>0</size>
16987       </method>
16988       <method name="System.String Invoke()">
16989         <size>0</size>
16990       </method>
16991       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16992         <size>0</size>
16993       </method>
16994       <method name="System.String EndInvoke(IAsyncResult)">
16995         <size>0</size>
16996       </method>
16997     </type>
16998   </test>
16999   <test name="gtest-exmethod-20.cs">
17000     <type name="Outer.Inner.Test">
17001       <method name="Void .ctor()">
17002         <size>7</size>
17003       </method>
17004       <method name="Void M(I)">
17005         <size>13</size>
17006       </method>
17007       <method name="Void Main()">
17008         <size>1</size>
17009       </method>
17010     </type>
17011     <type name="Outer.ExtensionMethods">
17012       <method name="Void AddRange[T](I, IEnumerable`1)">
17013         <size>1</size>
17014       </method>
17015     </type>
17016   </test>
17017   <test name="gtest-exmethod-21.cs">
17018     <type name="Outer.Inner.Test">
17019       <method name="Void .ctor()">
17020         <size>7</size>
17021       </method>
17022       <method name="Void M(I)">
17023         <size>7</size>
17024       </method>
17025       <method name="Void Main()">
17026         <size>1</size>
17027       </method>
17028     </type>
17029     <type name="External.ExtensionMethods">
17030       <method name="Void AddRange(I)">
17031         <size>1</size>
17032       </method>
17033     </type>
17034   </test>
17035   <test name="gtest-exmethod-22.cs">
17036     <type name="Program">
17037       <method name="Void .ctor()">
17038         <size>7</size>
17039       </method>
17040       <method name="Int32 Main()">
17041         <size>8</size>
17042       </method>
17043     </type>
17044   </test>
17045   <test name="gtest-exmethod-23.cs">
17046     <type name="T">
17047       <method name="Void A(System.String, Int32)">
17048         <size>1</size>
17049       </method>
17050       <method name="Void Main()">
17051         <size>1</size>
17052       </method>
17053     </type>
17054   </test>
17055   <test name="gtest-exmethod-24.cs">
17056     <type name="Bar">
17057       <method name="Void .ctor()">
17058         <size>7</size>
17059       </method>
17060       <method name="Void Main()">
17061         <size>1</size>
17062       </method>
17063     </type>
17064   </test>
17065   <test name="gtest-exmethod-25.cs">
17066     <type name="Bar">
17067       <method name="Void .ctor()">
17068         <size>7</size>
17069       </method>
17070       <method name="Void Main()">
17071         <size>11</size>
17072       </method>
17073     </type>
17074   </test>
17075   <test name="gtest-exmethod-26.cs">
17076     <type name="test.TypeExtensions">
17077       <method name="Boolean IsNullable(System.Type)">
17078         <size>2</size>
17079       </method>
17080     </type>
17081     <type name="testmono.MainClass">
17082       <method name="Void .ctor()">
17083         <size>7</size>
17084       </method>
17085       <method name="Void Main()">
17086         <size>33</size>
17087       </method>
17088     </type>
17089   </test>
17090   <test name="gtest-exmethod-27.cs">
17091     <type name="Foo.Extensions">
17092       <method name="System.String AsString(IList`1)">
17093         <size>6</size>
17094       </method>
17095     </type>
17096     <type name="Bar.Program">
17097       <method name="Void .ctor()">
17098         <size>7</size>
17099       </method>
17100       <method name="Void Main()">
17101         <size>17</size>
17102       </method>
17103       <method name="System.String Pan(System.Byte[])">
17104         <size>7</size>
17105       </method>
17106     </type>
17107   </test>
17108   <test name="gtest-exmethod-28.cs">
17109     <type name="Foo">
17110       <method name="Void .ctor()">
17111         <size>7</size>
17112       </method>
17113     </type>
17114     <type name="Extensions">
17115       <method name="Boolean IsFoo(Foo)">
17116         <size>2</size>
17117       </method>
17118       <method name="Boolean IsBar(Bar)">
17119         <size>2</size>
17120       </method>
17121     </type>
17122     <type name="Bar">
17123       <method name="Void .ctor()">
17124         <size>7</size>
17125       </method>
17126     </type>
17127     <type name="Program">
17128       <method name="Void .ctor()">
17129         <size>7</size>
17130       </method>
17131       <method name="Void Main()">
17132         <size>1</size>
17133       </method>
17134     </type>
17135   </test>
17136   <test name="gtest-exmethod-29.cs">
17137     <type name="My">
17138       <method name="Void .ctor()">
17139         <size>7</size>
17140       </method>
17141     </type>
17142     <type name="Test">
17143       <method name="Int32 Main()">
17144         <size>40</size>
17145       </method>
17146       <method name="Int32 ContentTransferEncoding[T](My)">
17147         <size>2</size>
17148       </method>
17149       <method name="Int32 ContentTransferEncoding(My)">
17150         <size>2</size>
17151       </method>
17152     </type>
17153     <type name="My">
17154       <method name="Void set_ContentTransferEncoding(Boolean)">
17155         <size>1</size>
17156       </method>
17157     </type>
17158   </test>
17159   <test name="gtest-friend-01.cs">
17160     <type name="Test">
17161       <method name="Void .ctor()">
17162         <size>7</size>
17163       </method>
17164       <method name="Void Main()">
17165         <size>20</size>
17166       </method>
17167     </type>
17168   </test>
17169   <test name="gtest-friend-02.cs">
17170     <type name="Test">
17171       <method name="Void .ctor()">
17172         <size>7</size>
17173       </method>
17174       <method name="Void Main()">
17175         <size>20</size>
17176       </method>
17177     </type>
17178   </test>
17179   <test name="gtest-friend-03.cs">
17180     <type name="Test">
17181       <method name="Void .ctor()">
17182         <size>7</size>
17183       </method>
17184       <method name="Void Main()">
17185         <size>20</size>
17186       </method>
17187     </type>
17188   </test>
17189   <test name="gtest-friend-04.cs">
17190     <type name="Test">
17191       <method name="Void .ctor()">
17192         <size>7</size>
17193       </method>
17194       <method name="Void Main()">
17195         <size>19</size>
17196       </method>
17197     </type>
17198   </test>
17199   <test name="gtest-friend-05.cs">
17200     <type name="Test">
17201       <method name="Void .ctor()">
17202         <size>7</size>
17203       </method>
17204       <method name="Void Main()">
17205         <size>20</size>
17206       </method>
17207     </type>
17208   </test>
17209   <test name="gtest-friend-06.cs">
17210     <type name="Test">
17211       <method name="Void .ctor()">
17212         <size>7</size>
17213       </method>
17214       <method name="Void Main()">
17215         <size>20</size>
17216       </method>
17217     </type>
17218   </test>
17219   <test name="gtest-friend-07.cs">
17220     <type name="Test">
17221       <method name="Void .ctor()">
17222         <size>7</size>
17223       </method>
17224       <method name="Void Main()">
17225         <size>20</size>
17226       </method>
17227     </type>
17228   </test>
17229   <test name="gtest-friend-08.cs">
17230     <type name="Test">
17231       <method name="Void .ctor()">
17232         <size>7</size>
17233       </method>
17234       <method name="Void Main()">
17235         <size>19</size>
17236       </method>
17237     </type>
17238   </test>
17239   <test name="gtest-friend-09.cs">
17240     <type name="Test">
17241       <method name="Void .ctor()">
17242         <size>7</size>
17243       </method>
17244       <method name="Void Main()">
17245         <size>20</size>
17246       </method>
17247     </type>
17248   </test>
17249   <test name="gtest-friend-10.cs">
17250     <type name="Test">
17251       <method name="Void .ctor()">
17252         <size>7</size>
17253       </method>
17254       <method name="Void Main()">
17255         <size>20</size>
17256       </method>
17257     </type>
17258   </test>
17259   <test name="gtest-friend-11.cs">
17260     <type name="Test">
17261       <method name="Void .ctor()">
17262         <size>7</size>
17263       </method>
17264       <method name="Void Main()">
17265         <size>20</size>
17266       </method>
17267     </type>
17268   </test>
17269   <test name="gtest-friend-12.cs">
17270     <type name="Test">
17271       <method name="Void .ctor()">
17272         <size>7</size>
17273       </method>
17274       <method name="Void Main()">
17275         <size>19</size>
17276       </method>
17277     </type>
17278   </test>
17279   <test name="gtest-friend-13.cs">
17280     <type name="B">
17281       <method name="Void .ctor()">
17282         <size>7</size>
17283       </method>
17284       <method name="Void Test()">
17285         <size>1</size>
17286       </method>
17287       <method name="Void Test_2()">
17288         <size>1</size>
17289       </method>
17290     </type>
17291     <type name="Test">
17292       <method name="Void .ctor()">
17293         <size>7</size>
17294       </method>
17295       <method name="Void Main()">
17296         <size>1</size>
17297       </method>
17298     </type>
17299   </test>
17300   <test name="gtest-implicitarray-01.cs">
17301     <type name="Test">
17302       <method name="Void .ctor()">
17303         <size>7</size>
17304       </method>
17305       <method name="Int32 Main()">
17306         <size>280</size>
17307       </method>
17308     </type>
17309     <type name="&lt;PrivateImplementationDetails&gt;">
17310       <method name="Void .ctor()">
17311         <size>7</size>
17312       </method>
17313     </type>
17314   </test>
17315   <test name="gtest-implicitarray-02.cs">
17316     <type name="MyString">
17317       <method name="Void .ctor()">
17318         <size>7</size>
17319       </method>
17320       <method name="System.String op_Implicit(MyString)">
17321         <size>6</size>
17322       </method>
17323     </type>
17324     <type name="Test">
17325       <method name="Void .ctor()">
17326         <size>7</size>
17327       </method>
17328       <method name="Int32 Main()">
17329         <size>50</size>
17330       </method>
17331     </type>
17332   </test>
17333   <test name="gtest-initialize-01.cs">
17334     <type name="MyClass">
17335       <method name="Void .ctor()">
17336         <size>18</size>
17337       </method>
17338       <method name="Int32 get_Answer()">
17339         <size>7</size>
17340       </method>
17341       <method name="Void set_Answer(Int32)">
17342         <size>8</size>
17343       </method>
17344     </type>
17345     <type name="Test">
17346       <method name="Void .ctor()">
17347         <size>7</size>
17348       </method>
17349       <method name="Int32 Main()">
17350         <size>67</size>
17351       </method>
17352     </type>
17353   </test>
17354   <test name="gtest-initialize-02.cs">
17355     <type name="Test">
17356       <method name="Void .ctor()">
17357         <size>7</size>
17358       </method>
17359       <method name="Int32 Main()">
17360         <size>1099</size>
17361       </method>
17362     </type>
17363     <type name="Test+Point">
17364       <method name="Void .ctor()">
17365         <size>7</size>
17366       </method>
17367     </type>
17368     <type name="Test+Line">
17369       <method name="Void .ctor()">
17370         <size>29</size>
17371       </method>
17372     </type>
17373     <type name="Test+Rectangle">
17374       <method name="Void .ctor()">
17375         <size>51</size>
17376       </method>
17377     </type>
17378     <type name="Test+Library">
17379       <method name="Void .ctor()">
17380         <size>53</size>
17381       </method>
17382     </type>
17383     <type name="Test+Thing">
17384       <method name="Void .ctor()">
17385         <size>7</size>
17386       </method>
17387     </type>
17388     <type name="Test+Box">
17389       <method name="Void .ctor()">
17390         <size>7</size>
17391       </method>
17392     </type>
17393   </test>
17394   <test name="gtest-initialize-03.cs">
17395     <type name="Data">
17396       <method name="Void .ctor()">
17397         <size>7</size>
17398       </method>
17399     </type>
17400     <type name="Test">
17401       <method name="Void .ctor()">
17402         <size>7</size>
17403       </method>
17404       <method name="Void set_Prop(Data)">
17405         <size>1</size>
17406       </method>
17407       <method name="System.Object Foo()">
17408         <size>15</size>
17409       </method>
17410       <method name="Void Main()">
17411         <size>52</size>
17412       </method>
17413     </type>
17414   </test>
17415   <test name="gtest-initialize-04.cs">
17416     <type name="C">
17417       <method name="Void .ctor()">
17418         <size>7</size>
17419       </method>
17420       <method name="Void .cctor()">
17421         <size>34</size>
17422       </method>
17423       <method name="Int32 Main()">
17424         <size>30</size>
17425       </method>
17426     </type>
17427   </test>
17428   <test name="gtest-initialize-05.cs">
17429     <type name="C">
17430       <method name="Void .ctor()">
17431         <size>7</size>
17432       </method>
17433       <method name="Int32 Main()">
17434         <size>219</size>
17435       </method>
17436     </type>
17437   </test>
17438   <test name="gtest-initialize-06.cs">
17439     <type name="C">
17440       <method name="Void .ctor()">
17441         <size>7</size>
17442       </method>
17443       <method name="Int32 Main()">
17444         <size>39</size>
17445       </method>
17446       <method name="Void Foo(Point ByRef)">
17447         <size>38</size>
17448       </method>
17449     </type>
17450   </test>
17451   <test name="gtest-initialize-07.cs">
17452     <type name="A">
17453       <method name="Void .ctor()">
17454         <size>7</size>
17455       </method>
17456       <method name="System.String get_Name()">
17457         <size>7</size>
17458       </method>
17459       <method name="Void set_Name(System.String)">
17460         <size>8</size>
17461       </method>
17462       <method name="Boolean Matches(System.String)">
17463         <size>13</size>
17464       </method>
17465     </type>
17466     <type name="M">
17467       <method name="Void .ctor()">
17468         <size>7</size>
17469       </method>
17470       <method name="Int32 Main()">
17471         <size>37</size>
17472       </method>
17473     </type>
17474   </test>
17475   <test name="gtest-initialize-08.cs">
17476     <type name="T">
17477       <method name="Void .ctor()">
17478         <size>7</size>
17479       </method>
17480     </type>
17481     <type name="X">
17482       <method name="Void .ctor()">
17483         <size>7</size>
17484       </method>
17485       <method name="Z[] get_Prop()">
17486         <size>7</size>
17487       </method>
17488       <method name="Void set_Prop(Z[])">
17489         <size>8</size>
17490       </method>
17491     </type>
17492     <type name="Z">
17493       <method name="Void .ctor()">
17494         <size>7</size>
17495       </method>
17496     </type>
17497     <type name="Test">
17498       <method name="Void .ctor(String)">
17499         <size>70</size>
17500       </method>
17501       <method name="Void .ctor(Int32)">
17502         <size>70</size>
17503       </method>
17504     </type>
17505     <type name="C">
17506       <method name="Void .ctor()">
17507         <size>7</size>
17508       </method>
17509       <method name="Int32 Main()">
17510         <size>13</size>
17511       </method>
17512     </type>
17513   </test>
17514   <test name="gtest-initialize-09.cs">
17515     <type name="Test">
17516       <method name="Void .ctor()">
17517         <size>7</size>
17518       </method>
17519       <method name="Int32 Main()">
17520         <size>53</size>
17521       </method>
17522     </type>
17523     <type name="&lt;PrivateImplementationDetails&gt;">
17524       <method name="Void .ctor()">
17525         <size>7</size>
17526       </method>
17527     </type>
17528   </test>
17529   <test name="gtest-initialize-10.cs">
17530     <type name="Foo">
17531       <method name="Void .ctor()">
17532         <size>7</size>
17533       </method>
17534       <method name="Int32 get_P()">
17535         <size>7</size>
17536       </method>
17537       <method name="Void set_P(Int32)">
17538         <size>8</size>
17539       </method>
17540     </type>
17541     <type name="Y">
17542       <method name="Void .ctor()">
17543         <size>7</size>
17544       </method>
17545       <method name="Int32 Main()">
17546         <size>38</size>
17547       </method>
17548       <method name="Boolean Do(Foo)">
17549         <size>86</size>
17550       </method>
17551     </type>
17552   </test>
17553   <test name="gtest-iter-01.cs">
17554     <type name="C">
17555       <method name="Void .ctor()">
17556         <size>7</size>
17557       </method>
17558       <method name="Void Main()">
17559         <size>1</size>
17560       </method>
17561     </type>
17562     <type name="C+ArrayReadOnlyList`1[T]">
17563       <method name="Void .ctor()">
17564         <size>7</size>
17565       </method>
17566       <method name="T get_Item(Int32)">
17567         <size>13</size>
17568       </method>
17569       <method name="IEnumerator`1 GetEnumerator()">
17570         <size>15</size>
17571       </method>
17572     </type>
17573     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17574       <method name="Void .ctor()">
17575         <size>7</size>
17576       </method>
17577       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17578         <size>12</size>
17579       </method>
17580       <method name="Boolean MoveNext()">
17581         <size>136</size>
17582       </method>
17583       <method name="Void Dispose()">
17584         <size>8</size>
17585       </method>
17586       <method name="Void Reset()">
17587         <size>6</size>
17588       </method>
17589       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17590         <size>7</size>
17591       </method>
17592     </type>
17593   </test>
17594   <test name="gtest-iter-02.cs">
17595     <type name="C">
17596       <method name="Void .ctor()">
17597         <size>7</size>
17598       </method>
17599       <method name="IEnumerator`1 Test()">
17600         <size>8</size>
17601       </method>
17602       <method name="Void Main()">
17603         <size>1</size>
17604       </method>
17605     </type>
17606     <type name="C+&lt;Test&gt;c__Iterator0">
17607       <method name="Void .ctor()">
17608         <size>7</size>
17609       </method>
17610       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17611         <size>12</size>
17612       </method>
17613       <method name="Boolean MoveNext()">
17614         <size>25</size>
17615       </method>
17616       <method name="Void Dispose()">
17617         <size>8</size>
17618       </method>
17619       <method name="Void Reset()">
17620         <size>6</size>
17621       </method>
17622       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17623         <size>7</size>
17624       </method>
17625     </type>
17626   </test>
17627   <test name="gtest-iter-03.cs">
17628     <type name="Test">
17629       <method name="Void .ctor()">
17630         <size>18</size>
17631       </method>
17632       <method name="IEnumerable`1 Annotations[T]()">
17633         <size>23</size>
17634       </method>
17635       <method name="IEnumerable`1 Annotations(System.Type)">
17636         <size>37</size>
17637       </method>
17638       <method name="Void Main()">
17639         <size>14</size>
17640       </method>
17641     </type>
17642     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17643       <method name="Void .ctor()">
17644         <size>7</size>
17645       </method>
17646       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17647         <size>12</size>
17648       </method>
17649       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17650         <size>7</size>
17651       </method>
17652       <method name="Boolean MoveNext()">
17653         <size>194</size>
17654       </method>
17655       <method name="Void Dispose()">
17656         <size>60</size>
17657       </method>
17658       <method name="Void Reset()">
17659         <size>6</size>
17660       </method>
17661     </type>
17662     <type name="Test+&lt;Annotations&gt;c__Iterator1">
17663       <method name="Void .ctor()">
17664         <size>7</size>
17665       </method>
17666       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17667         <size>7</size>
17668       </method>
17669       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17670         <size>7</size>
17671       </method>
17672       <method name="Boolean MoveNext()">
17673         <size>218</size>
17674       </method>
17675       <method name="Void Dispose()">
17676         <size>56</size>
17677       </method>
17678       <method name="Void Reset()">
17679         <size>6</size>
17680       </method>
17681     </type>
17682     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17683       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17684         <size>7</size>
17685       </method>
17686       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17687         <size>40</size>
17688       </method>
17689     </type>
17690     <type name="Test+&lt;Annotations&gt;c__Iterator1">
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>52</size>
17696       </method>
17697     </type>
17698   </test>
17699   <test name="gtest-iter-04.cs">
17700     <type name="TestClass">
17701       <method name="Void .ctor()">
17702         <size>7</size>
17703       </method>
17704       <method name="Void ToString(System.Object)">
17705         <size>0</size>
17706       </method>
17707       <method name="IEnumerable`1 TestEnumerator()">
17708         <size>23</size>
17709       </method>
17710       <method name="Void Test()">
17711         <size>8</size>
17712       </method>
17713     </type>
17714     <type name="M">
17715       <method name="Void .ctor()">
17716         <size>7</size>
17717       </method>
17718       <method name="Void Main()">
17719         <size>1</size>
17720       </method>
17721     </type>
17722     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
17723       <method name="Void .ctor()">
17724         <size>7</size>
17725       </method>
17726       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17727         <size>7</size>
17728       </method>
17729       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17730         <size>7</size>
17731       </method>
17732       <method name="Boolean MoveNext()">
17733         <size>37</size>
17734       </method>
17735       <method name="Void Dispose()">
17736         <size>8</size>
17737       </method>
17738       <method name="Void Reset()">
17739         <size>6</size>
17740       </method>
17741       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17742         <size>7</size>
17743       </method>
17744       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17745         <size>40</size>
17746       </method>
17747     </type>
17748   </test>
17749   <test name="gtest-iter-05.cs">
17750     <type name="Test">
17751       <method name="Void .ctor()">
17752         <size>7</size>
17753       </method>
17754       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
17755         <size>44</size>
17756       </method>
17757       <method name="Void Main()">
17758         <size>31</size>
17759       </method>
17760     </type>
17761     <type name="Foo`1[T]">
17762       <method name="Void .ctor()">
17763         <size>7</size>
17764       </method>
17765       <method name="Void CreateItem[G]()">
17766         <size>1</size>
17767       </method>
17768     </type>
17769     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
17770       <method name="Void .ctor()">
17771         <size>7</size>
17772       </method>
17773       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17774         <size>12</size>
17775       </method>
17776       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17777         <size>7</size>
17778       </method>
17779       <method name="Boolean MoveNext()">
17780         <size>185</size>
17781       </method>
17782       <method name="Void Dispose()">
17783         <size>60</size>
17784       </method>
17785       <method name="Void Reset()">
17786         <size>6</size>
17787       </method>
17788       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17789         <size>7</size>
17790       </method>
17791       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17792         <size>52</size>
17793       </method>
17794     </type>
17795   </test>
17796   <test name="gtest-iter-06.cs">
17797     <type name="Mono.Rocks.KeyValuePair">
17798       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
17799         <size>13</size>
17800       </method>
17801     </type>
17802     <type name="Mono.Rocks.Sequence">
17803       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17804         <size>8</size>
17805       </method>
17806       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
17807         <size>44</size>
17808       </method>
17809     </type>
17810     <type name="Mono.Rocks.Test">
17811       <method name="Void .ctor()">
17812         <size>7</size>
17813       </method>
17814       <method name="Int32 Main()">
17815         <size>116</size>
17816       </method>
17817       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
17818         <size>30</size>
17819       </method>
17820     </type>
17821     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
17822       <method name="Void .ctor()">
17823         <size>7</size>
17824       </method>
17825       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17826         <size>12</size>
17827       </method>
17828       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17829         <size>7</size>
17830       </method>
17831       <method name="Boolean MoveNext()">
17832         <size>183</size>
17833       </method>
17834       <method name="Void Dispose()">
17835         <size>8</size>
17836       </method>
17837       <method name="Void Reset()">
17838         <size>6</size>
17839       </method>
17840       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
17841         <size>7</size>
17842       </method>
17843       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
17844         <size>52</size>
17845       </method>
17846     </type>
17847   </test>
17848   <test name="gtest-iter-07.cs">
17849     <type name="Test">
17850       <method name="Void .ctor()">
17851         <size>7</size>
17852       </method>
17853       <method name="Int32 Main()">
17854         <size>8</size>
17855       </method>
17856       <method name="Void TestFunction(IEnumerable`1)">
17857         <size>35</size>
17858       </method>
17859     </type>
17860     <type name="MySystem">
17861       <method name="Void .ctor()">
17862         <size>34</size>
17863       </method>
17864       <method name="IEnumerable`1 get_Items()">
17865         <size>23</size>
17866       </method>
17867     </type>
17868     <type name="MySystem+&lt;&gt;c__Iterator0">
17869       <method name="Void .ctor()">
17870         <size>7</size>
17871       </method>
17872       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17873         <size>7</size>
17874       </method>
17875       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17876         <size>7</size>
17877       </method>
17878       <method name="Boolean MoveNext()">
17879         <size>186</size>
17880       </method>
17881       <method name="Void Dispose()">
17882         <size>56</size>
17883       </method>
17884       <method name="Void Reset()">
17885         <size>6</size>
17886       </method>
17887       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
17888         <size>7</size>
17889       </method>
17890       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
17891         <size>40</size>
17892       </method>
17893     </type>
17894   </test>
17895   <test name="gtest-iter-08.cs">
17896     <type name="App">
17897       <method name="Void .ctor()">
17898         <size>7</size>
17899       </method>
17900       <method name="IEnumerable QueryEnumerable[T]()">
17901         <size>16</size>
17902       </method>
17903       <method name="Int32 Main()">
17904         <size>116</size>
17905       </method>
17906     </type>
17907     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17908       <method name="Void .ctor()">
17909         <size>7</size>
17910       </method>
17911       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17912         <size>7</size>
17913       </method>
17914       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17915         <size>7</size>
17916       </method>
17917       <method name="Boolean MoveNext()">
17918         <size>84</size>
17919       </method>
17920       <method name="Void Dispose()">
17921         <size>8</size>
17922       </method>
17923       <method name="Void Reset()">
17924         <size>6</size>
17925       </method>
17926     </type>
17927     <type name="App">
17928       <method name="T TestType[T]()">
17929         <size>21</size>
17930       </method>
17931       <method name="System.Object TestType(System.Type)">
17932         <size>6</size>
17933       </method>
17934     </type>
17935     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
17936       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
17937         <size>7</size>
17938       </method>
17939       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
17940         <size>26</size>
17941       </method>
17942     </type>
17943   </test>
17944   <test name="gtest-iter-09.cs">
17945     <type name="Test">
17946       <method name="Void .ctor()">
17947         <size>7</size>
17948       </method>
17949       <method name="IEnumerable`1 Create[T](T[,])">
17950         <size>30</size>
17951       </method>
17952       <method name="Int32 Main()">
17953         <size>78</size>
17954       </method>
17955     </type>
17956     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
17957       <method name="Void .ctor()">
17958         <size>7</size>
17959       </method>
17960       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17961         <size>12</size>
17962       </method>
17963       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17964         <size>7</size>
17965       </method>
17966       <method name="Boolean MoveNext()">
17967         <size>130</size>
17968       </method>
17969       <method name="Void Dispose()">
17970         <size>8</size>
17971       </method>
17972       <method name="Void Reset()">
17973         <size>6</size>
17974       </method>
17975       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17976         <size>7</size>
17977       </method>
17978       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
17979         <size>40</size>
17980       </method>
17981     </type>
17982     <type name="&lt;PrivateImplementationDetails&gt;">
17983       <method name="Void .ctor()">
17984         <size>7</size>
17985       </method>
17986     </type>
17987   </test>
17988   <test name="gtest-iter-10.cs">
17989     <type name="Test">
17990       <method name="Void .ctor()">
17991         <size>7</size>
17992       </method>
17993       <method name="IEnumerable`1 FromTo(Int32, Int32)">
17994         <size>44</size>
17995       </method>
17996       <method name="Int32 Main()">
17997         <size>159</size>
17998       </method>
17999     </type>
18000     <type name="Test+&lt;FromTo&gt;c__Iterator0">
18001       <method name="Void .ctor()">
18002         <size>7</size>
18003       </method>
18004       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18005         <size>7</size>
18006       </method>
18007       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18008         <size>12</size>
18009       </method>
18010       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18011         <size>7</size>
18012       </method>
18013       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18014         <size>52</size>
18015       </method>
18016       <method name="Boolean MoveNext()">
18017         <size>103</size>
18018       </method>
18019       <method name="Void Dispose()">
18020         <size>8</size>
18021       </method>
18022       <method name="Void Reset()">
18023         <size>6</size>
18024       </method>
18025     </type>
18026   </test>
18027   <test name="gtest-iter-11.cs">
18028     <type name="Foo">
18029       <method name="Void .ctor()">
18030         <size>7</size>
18031       </method>
18032     </type>
18033     <type name="Bar">
18034       <method name="Void .ctor()">
18035         <size>7</size>
18036       </method>
18037       <method name="System.String get_Name()">
18038         <size>7</size>
18039       </method>
18040       <method name="Void set_Name(System.String)">
18041         <size>8</size>
18042       </method>
18043     </type>
18044     <type name="Collection`1[T]">
18045       <method name="Void .ctor()">
18046         <size>18</size>
18047       </method>
18048       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18049         <size>7</size>
18050       </method>
18051       <method name="Void Add(T)">
18052         <size>13</size>
18053       </method>
18054       <method name="IEnumerator`1 GetEnumerator()">
18055         <size>15</size>
18056       </method>
18057     </type>
18058     <type name="BarCollection">
18059       <method name="Void .ctor()">
18060         <size>7</size>
18061       </method>
18062     </type>
18063     <type name="Program">
18064       <method name="Void .ctor()">
18065         <size>7</size>
18066       </method>
18067       <method name="Int32 Main()">
18068         <size>148</size>
18069       </method>
18070     </type>
18071     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18072       <method name="Void .ctor()">
18073         <size>7</size>
18074       </method>
18075       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18076         <size>7</size>
18077       </method>
18078       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18079         <size>12</size>
18080       </method>
18081       <method name="Boolean MoveNext()">
18082         <size>175</size>
18083       </method>
18084       <method name="Void Dispose()">
18085         <size>56</size>
18086       </method>
18087       <method name="Void Reset()">
18088         <size>6</size>
18089       </method>
18090     </type>
18091   </test>
18092   <test name="gtest-lambda-01.cs">
18093     <type name="X">
18094       <method name="Int32 Main()">
18095         <size>300</size>
18096       </method>
18097       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18098         <size>4</size>
18099       </method>
18100       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18101         <size>4</size>
18102       </method>
18103       <method name="Void &lt;Main&gt;m__3(Int32)">
18104         <size>8</size>
18105       </method>
18106       <method name="Void .ctor(Int32)">
18107         <size>13</size>
18108       </method>
18109     </type>
18110     <type name="IntFunc">
18111       <method name="Int32 Invoke(Int32)">
18112         <size>0</size>
18113       </method>
18114       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18115         <size>0</size>
18116       </method>
18117       <method name="Int32 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="VoidFunc">
18125       <method name="Void 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="Void EndInvoke(IAsyncResult)">
18132         <size>0</size>
18133       </method>
18134       <method name="Void .ctor(Object, IntPtr)">
18135         <size>0</size>
18136       </method>
18137     </type>
18138     <type name="X+&lt;Main&gt;c__AnonStorey0">
18139       <method name="Void &lt;&gt;m__2(Int32)">
18140         <size>8</size>
18141       </method>
18142       <method name="Void .ctor()">
18143         <size>7</size>
18144       </method>
18145     </type>
18146   </test>
18147   <test name="gtest-lambda-02.cs">
18148     <type name="X">
18149       <method name="Void Foo(funci)">
18150         <size>16</size>
18151       </method>
18152       <method name="Void Foo(funcs)">
18153         <size>19</size>
18154       </method>
18155       <method name="Void Main()">
18156         <size>35</size>
18157       </method>
18158       <method name="System.String &lt;Main&gt;m__0(System.String)">
18159         <size>12</size>
18160       </method>
18161       <method name="Void .ctor()">
18162         <size>7</size>
18163       </method>
18164     </type>
18165     <type name="funcs">
18166       <method name="System.String Invoke(System.String)">
18167         <size>0</size>
18168       </method>
18169       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18170         <size>0</size>
18171       </method>
18172       <method name="System.String EndInvoke(IAsyncResult)">
18173         <size>0</size>
18174       </method>
18175       <method name="Void .ctor(Object, IntPtr)">
18176         <size>0</size>
18177       </method>
18178     </type>
18179     <type name="funci">
18180       <method name="Int32 Invoke(Int32)">
18181         <size>0</size>
18182       </method>
18183       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18184         <size>0</size>
18185       </method>
18186       <method name="Int32 EndInvoke(IAsyncResult)">
18187         <size>0</size>
18188       </method>
18189       <method name="Void .ctor(Object, IntPtr)">
18190         <size>0</size>
18191       </method>
18192     </type>
18193   </test>
18194   <test name="gtest-lambda-03.cs">
18195     <type name="Demo">
18196       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18197         <size>8</size>
18198       </method>
18199       <method name="Int32 Main()">
18200         <size>54</size>
18201       </method>
18202       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18203         <size>7</size>
18204       </method>
18205       <method name="Void .ctor()">
18206         <size>7</size>
18207       </method>
18208     </type>
18209     <type name="Func`2[TArg0,TResult]">
18210       <method name="TResult Invoke(TArg0)">
18211         <size>0</size>
18212       </method>
18213       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18214         <size>0</size>
18215       </method>
18216       <method name="TResult EndInvoke(IAsyncResult)">
18217         <size>0</size>
18218       </method>
18219       <method name="Void .ctor(Object, IntPtr)">
18220         <size>0</size>
18221       </method>
18222     </type>
18223   </test>
18224   <test name="gtest-lambda-04.cs">
18225     <type name="Demo">
18226       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18227         <size>14</size>
18228       </method>
18229       <method name="Int32 Main()">
18230         <size>103</size>
18231       </method>
18232       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18233         <size>7</size>
18234       </method>
18235       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18236         <size>8</size>
18237       </method>
18238       <method name="Void .ctor()">
18239         <size>7</size>
18240       </method>
18241     </type>
18242     <type name="Func`2[TArg0,TResult]">
18243       <method name="TResult Invoke(TArg0)">
18244         <size>0</size>
18245       </method>
18246       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18247         <size>0</size>
18248       </method>
18249       <method name="TResult EndInvoke(IAsyncResult)">
18250         <size>0</size>
18251       </method>
18252       <method name="Void .ctor(Object, IntPtr)">
18253         <size>0</size>
18254       </method>
18255     </type>
18256   </test>
18257   <test name="gtest-lambda-05.cs">
18258     <type name="C">
18259       <method name="Boolean M(C+db)">
18260         <size>8</size>
18261       </method>
18262       <method name="System.String M(C+ds)">
18263         <size>6</size>
18264       </method>
18265       <method name="Int32 M(C+di)">
18266         <size>8</size>
18267       </method>
18268       <method name="Int32 Main()">
18269         <size>125</size>
18270       </method>
18271       <method name="System.String &lt;Main&gt;m__0(System.String)">
18272         <size>31</size>
18273       </method>
18274       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18275         <size>31</size>
18276       </method>
18277       <method name="Void .ctor()">
18278         <size>7</size>
18279       </method>
18280     </type>
18281     <type name="C+di">
18282       <method name="Int32 Invoke(Int32)">
18283         <size>0</size>
18284       </method>
18285       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18286         <size>0</size>
18287       </method>
18288       <method name="Int32 EndInvoke(IAsyncResult)">
18289         <size>0</size>
18290       </method>
18291       <method name="Void .ctor(Object, IntPtr)">
18292         <size>0</size>
18293       </method>
18294     </type>
18295     <type name="C+ds">
18296       <method name="System.String Invoke(System.String)">
18297         <size>0</size>
18298       </method>
18299       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18300         <size>0</size>
18301       </method>
18302       <method name="System.String EndInvoke(IAsyncResult)">
18303         <size>0</size>
18304       </method>
18305       <method name="Void .ctor(Object, IntPtr)">
18306         <size>0</size>
18307       </method>
18308     </type>
18309     <type name="C+db">
18310       <method name="Boolean Invoke(Boolean)">
18311         <size>0</size>
18312       </method>
18313       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18314         <size>0</size>
18315       </method>
18316       <method name="Boolean EndInvoke(IAsyncResult)">
18317         <size>0</size>
18318       </method>
18319       <method name="Void .ctor(Object, IntPtr)">
18320         <size>0</size>
18321       </method>
18322     </type>
18323     <type name="C+&lt;Main&gt;c__AnonStorey0">
18324       <method name="System.String &lt;&gt;m__2(System.String)">
18325         <size>12</size>
18326       </method>
18327       <method name="Void .ctor()">
18328         <size>7</size>
18329       </method>
18330     </type>
18331     <type name="C+&lt;Main&gt;c__AnonStorey1">
18332       <method name="Int32 &lt;&gt;m__3(Int32)">
18333         <size>11</size>
18334       </method>
18335       <method name="Void .ctor()">
18336         <size>7</size>
18337       </method>
18338     </type>
18339   </test>
18340   <test name="gtest-lambda-06.cs">
18341     <type name="TestClass">
18342       <method name="Void P(TestClass+DT)">
18343         <size>26</size>
18344       </method>
18345       <method name="Void P(TestClass+DF)">
18346         <size>26</size>
18347       </method>
18348       <method name="T And(T, T)">
18349         <size>10</size>
18350       </method>
18351       <method name="F And(T, F)">
18352         <size>10</size>
18353       </method>
18354       <method name="F And(F, T)">
18355         <size>10</size>
18356       </method>
18357       <method name="F And(F, F)">
18358         <size>10</size>
18359       </method>
18360       <method name="T Or(T, T)">
18361         <size>10</size>
18362       </method>
18363       <method name="T Or(T, F)">
18364         <size>10</size>
18365       </method>
18366       <method name="T Or(F, T)">
18367         <size>10</size>
18368       </method>
18369       <method name="F Or(F, F)">
18370         <size>10</size>
18371       </method>
18372       <method name="F Not(T)">
18373         <size>10</size>
18374       </method>
18375       <method name="T Not(F)">
18376         <size>10</size>
18377       </method>
18378       <method name="Void StopTrue(T)">
18379         <size>1</size>
18380       </method>
18381       <method name="Int32 Main()">
18382         <size>36</size>
18383       </method>
18384       <method name="Void &lt;Main&gt;m__0(F)">
18385         <size>31</size>
18386       </method>
18387       <method name="Void .ctor()">
18388         <size>7</size>
18389       </method>
18390     </type>
18391     <type name="TestClass+DT">
18392       <method name="Void Invoke(T)">
18393         <size>0</size>
18394       </method>
18395       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18396         <size>0</size>
18397       </method>
18398       <method name="Void EndInvoke(IAsyncResult)">
18399         <size>0</size>
18400       </method>
18401       <method name="Void .ctor(Object, IntPtr)">
18402         <size>0</size>
18403       </method>
18404     </type>
18405     <type name="TestClass+DF">
18406       <method name="Void Invoke(F)">
18407         <size>0</size>
18408       </method>
18409       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18410         <size>0</size>
18411       </method>
18412       <method name="Void EndInvoke(IAsyncResult)">
18413         <size>0</size>
18414       </method>
18415       <method name="Void .ctor(Object, IntPtr)">
18416         <size>0</size>
18417       </method>
18418     </type>
18419     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18420       <method name="Void &lt;&gt;m__1(T)">
18421         <size>38</size>
18422       </method>
18423       <method name="Void .ctor()">
18424         <size>7</size>
18425       </method>
18426     </type>
18427     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18428       <method name="Void &lt;&gt;m__2(F)">
18429         <size>77</size>
18430       </method>
18431       <method name="Void .ctor()">
18432         <size>7</size>
18433       </method>
18434     </type>
18435   </test>
18436   <test name="gtest-lambda-07.cs">
18437     <type name="C">
18438       <method name="Void Test(D)">
18439         <size>1</size>
18440       </method>
18441       <method name="Void Test(System.Object, D)">
18442         <size>1</size>
18443       </method>
18444       <method name="Void Test(D, D)">
18445         <size>1</size>
18446       </method>
18447       <method name="Void Test2(System.Object, E)">
18448         <size>1</size>
18449       </method>
18450       <method name="Void Main()">
18451         <size>207</size>
18452       </method>
18453       <method name="Void &lt;Main&gt;m__0()">
18454         <size>1</size>
18455       </method>
18456       <method name="Void &lt;Main&gt;m__1()">
18457         <size>1</size>
18458       </method>
18459       <method name="Void &lt;Main&gt;m__2()">
18460         <size>1</size>
18461       </method>
18462       <method name="Void &lt;Main&gt;m__3()">
18463         <size>1</size>
18464       </method>
18465       <method name="Void &lt;Main&gt;m__4()">
18466         <size>1</size>
18467       </method>
18468       <method name="Void &lt;Main&gt;m__5(Boolean)">
18469         <size>1</size>
18470       </method>
18471       <method name="Void .ctor()">
18472         <size>7</size>
18473       </method>
18474     </type>
18475     <type name="D">
18476       <method name="Void Invoke()">
18477         <size>0</size>
18478       </method>
18479       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18480         <size>0</size>
18481       </method>
18482       <method name="Void EndInvoke(IAsyncResult)">
18483         <size>0</size>
18484       </method>
18485       <method name="Void .ctor(Object, IntPtr)">
18486         <size>0</size>
18487       </method>
18488     </type>
18489     <type name="E">
18490       <method name="Void Invoke(Boolean)">
18491         <size>0</size>
18492       </method>
18493       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18494         <size>0</size>
18495       </method>
18496       <method name="Void EndInvoke(IAsyncResult)">
18497         <size>0</size>
18498       </method>
18499       <method name="Void .ctor(Object, IntPtr)">
18500         <size>0</size>
18501       </method>
18502     </type>
18503   </test>
18504   <test name="gtest-lambda-08.cs">
18505     <type name="C">
18506       <method name="Void Test[T,R](System.Func`2[T,R])">
18507         <size>1</size>
18508       </method>
18509       <method name="Int32 Main()">
18510         <size>321</size>
18511       </method>
18512       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18513         <size>4</size>
18514       </method>
18515       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18516         <size>5</size>
18517       </method>
18518       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18519         <size>4</size>
18520       </method>
18521       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18522         <size>5</size>
18523       </method>
18524       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18525         <size>4</size>
18526       </method>
18527       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18528         <size>5</size>
18529       </method>
18530       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18531         <size>4</size>
18532       </method>
18533       <method name="Void .ctor()">
18534         <size>7</size>
18535       </method>
18536     </type>
18537   </test>
18538   <test name="gtest-lambda-09.cs">
18539     <type name="C">
18540       <method name="IEnumerable`1 Test[T](T)">
18541         <size>2</size>
18542       </method>
18543       <method name="IEnumerable`1 Test[T](Func`1[T])">
18544         <size>2</size>
18545       </method>
18546       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18547         <size>2</size>
18548       </method>
18549       <method name="Void Main()">
18550         <size>113</size>
18551       </method>
18552       <method name="System.String &lt;Main&gt;m__0()">
18553         <size>6</size>
18554       </method>
18555       <method name="System.String &lt;Main&gt;m__1()">
18556         <size>6</size>
18557       </method>
18558       <method name="System.String &lt;Main&gt;m__2(System.String)">
18559         <size>6</size>
18560       </method>
18561       <method name="Void .ctor()">
18562         <size>7</size>
18563       </method>
18564     </type>
18565     <type name="Func`1[TD]">
18566       <method name="TD Invoke()">
18567         <size>0</size>
18568       </method>
18569       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18570         <size>0</size>
18571       </method>
18572       <method name="TD EndInvoke(IAsyncResult)">
18573         <size>0</size>
18574       </method>
18575       <method name="Void .ctor(Object, IntPtr)">
18576         <size>0</size>
18577       </method>
18578     </type>
18579     <type name="Func`2[TA,TR]">
18580       <method name="TR Invoke(TA)">
18581         <size>0</size>
18582       </method>
18583       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18584         <size>0</size>
18585       </method>
18586       <method name="TR EndInvoke(IAsyncResult)">
18587         <size>0</size>
18588       </method>
18589       <method name="Void .ctor(Object, IntPtr)">
18590         <size>0</size>
18591       </method>
18592     </type>
18593   </test>
18594   <test name="gtest-lambda-10.cs">
18595     <type name="C">
18596       <method name="Void Foo[TSource](IEnumerable`1)">
18597         <size>1</size>
18598       </method>
18599       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
18600         <size>1</size>
18601       </method>
18602       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
18603         <size>1</size>
18604       </method>
18605       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
18606         <size>1</size>
18607       </method>
18608       <method name="Void Main()">
18609         <size>97</size>
18610       </method>
18611       <method name="Void .ctor()">
18612         <size>7</size>
18613       </method>
18614     </type>
18615     <type name="C+&lt;Main&gt;c__AnonStorey0">
18616       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
18617         <size>7</size>
18618       </method>
18619       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
18620         <size>7</size>
18621       </method>
18622       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
18623         <size>7</size>
18624       </method>
18625       <method name="Void .ctor()">
18626         <size>7</size>
18627       </method>
18628     </type>
18629   </test>
18630   <test name="gtest-lambda-11.cs">
18631     <type name="Pair`2[T1,T2]">
18632       <method name="Void .ctor()">
18633         <size>7</size>
18634       </method>
18635     </type>
18636     <type name="C">
18637       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
18638         <size>1</size>
18639       </method>
18640     </type>
18641     <type name="E`1[TI]">
18642       <method name="Void Rep1[TV](Group`2[TI,TV])">
18643         <size>37</size>
18644       </method>
18645       <method name="Void .ctor()">
18646         <size>7</size>
18647       </method>
18648     </type>
18649     <type name="M">
18650       <method name="Void Main()">
18651         <size>1</size>
18652       </method>
18653       <method name="Void .ctor()">
18654         <size>7</size>
18655       </method>
18656     </type>
18657     <type name="Group`2[T1,T2]">
18658       <method name="Pair`2[T1,T2] Invoke(T1)">
18659         <size>0</size>
18660       </method>
18661       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
18662         <size>0</size>
18663       </method>
18664       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
18665         <size>0</size>
18666       </method>
18667       <method name="Void .ctor(Object, IntPtr)">
18668         <size>0</size>
18669       </method>
18670     </type>
18671     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
18672       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
18673         <size>7</size>
18674       </method>
18675       <method name="Void .ctor()">
18676         <size>7</size>
18677       </method>
18678     </type>
18679   </test>
18680   <test name="gtest-lambda-12.cs">
18681     <type name="Demo">
18682       <method name="Void F[T](T[], T, Func`1[T])">
18683         <size>42</size>
18684       </method>
18685       <method name="Int32 Main()">
18686         <size>65</size>
18687       </method>
18688       <method name="Void .ctor()">
18689         <size>7</size>
18690       </method>
18691     </type>
18692     <type name="Func`1[TA]">
18693       <method name="Void Invoke(TA)">
18694         <size>0</size>
18695       </method>
18696       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
18697         <size>0</size>
18698       </method>
18699       <method name="Void EndInvoke(IAsyncResult)">
18700         <size>0</size>
18701       </method>
18702       <method name="Void .ctor(Object, IntPtr)">
18703         <size>0</size>
18704       </method>
18705     </type>
18706     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
18707       <method name="Void &lt;&gt;m__0(Int32)">
18708         <size>10</size>
18709       </method>
18710       <method name="Void .ctor()">
18711         <size>7</size>
18712       </method>
18713     </type>
18714   </test>
18715   <test name="gtest-lambda-13.cs">
18716     <type name="TestUnary">
18717       <method name="Void Foo(System.Action`1[System.Int32])">
18718         <size>1</size>
18719       </method>
18720       <method name="Void Bar()">
18721         <size>35</size>
18722       </method>
18723       <method name="Void &lt;Bar&gt;m__0(Int32)">
18724         <size>6</size>
18725       </method>
18726       <method name="Void .ctor()">
18727         <size>7</size>
18728       </method>
18729     </type>
18730     <type name="Program">
18731       <method name="Void Foo(System.Action`1[System.String])">
18732         <size>12</size>
18733       </method>
18734       <method name="T Foo[T](System.Func`2[System.String,T])">
18735         <size>12</size>
18736       </method>
18737       <method name="System.String Bar()">
18738         <size>35</size>
18739       </method>
18740       <method name="Void Main()">
18741         <size>76</size>
18742       </method>
18743       <method name="System.String &lt;Bar&gt;m__1(System.String)">
18744         <size>7</size>
18745       </method>
18746       <method name="System.String &lt;Main&gt;m__2(System.String)">
18747         <size>2</size>
18748       </method>
18749       <method name="Void &lt;Main&gt;m__3(System.String)">
18750         <size>7</size>
18751       </method>
18752       <method name="Void .ctor()">
18753         <size>7</size>
18754       </method>
18755     </type>
18756   </test>
18757   <test name="gtest-lambda-14.cs">
18758     <type name="Test">
18759       <method name="Void Main()">
18760         <size>1</size>
18761       </method>
18762       <method name="Void Foo[T]()">
18763         <size>14</size>
18764       </method>
18765       <method name="Void .ctor()">
18766         <size>7</size>
18767       </method>
18768       <method name="T &lt;Foo`1&gt;m__0[T](T)">
18769         <size>2</size>
18770       </method>
18771     </type>
18772   </test>
18773   <test name="gtest-lambda-15.cs">
18774     <type name="Enumerable">
18775       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
18776         <size>32</size>
18777       </method>
18778       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
18779         <size>120</size>
18780       </method>
18781     </type>
18782     <type name="Repro">
18783       <method name="Int32 Main()">
18784         <size>115</size>
18785       </method>
18786       <method name="Int32 &lt;Main&gt;m__1(System.String)">
18787         <size>7</size>
18788       </method>
18789       <method name="Void .ctor()">
18790         <size>7</size>
18791       </method>
18792     </type>
18793     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
18794       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
18795         <size>15</size>
18796       </method>
18797       <method name="Void .ctor()">
18798         <size>7</size>
18799       </method>
18800     </type>
18801   </test>
18802   <test name="gtest-lambda-16.cs">
18803     <type name="Repro">
18804       <method name="Void AssertFoo[T](IList`1)">
18805         <size>34</size>
18806       </method>
18807       <method name="Void Main()">
18808         <size>1</size>
18809       </method>
18810       <method name="Void .ctor()">
18811         <size>7</size>
18812       </method>
18813     </type>
18814     <type name="Repro+Runner`1[T]">
18815       <method name="Void .ctor(Action`1, T)">
18816         <size>7</size>
18817       </method>
18818     </type>
18819     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
18820       <method name="Void &lt;&gt;m__0(Int32)">
18821         <size>52</size>
18822       </method>
18823       <method name="Void .ctor()">
18824         <size>7</size>
18825       </method>
18826     </type>
18827   </test>
18828   <test name="gtest-lambda-17.cs">
18829     <type name="TestCase">
18830       <method name="Void Testing()">
18831         <size>75</size>
18832       </method>
18833       <method name="Void Main()">
18834         <size>11</size>
18835       </method>
18836       <method name="Void &lt;Testing&gt;m__0()">
18837         <size>8</size>
18838       </method>
18839       <method name="Void .ctor()">
18840         <size>7</size>
18841       </method>
18842     </type>
18843   </test>
18844   <test name="gtest-lambda-18.cs">
18845     <type name="Test">
18846       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
18847         <size>33</size>
18848       </method>
18849       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
18850         <size>1</size>
18851       </method>
18852       <method name="Void Main()">
18853         <size>1</size>
18854       </method>
18855     </type>
18856     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
18857       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
18858         <size>14</size>
18859       </method>
18860       <method name="Void .ctor()">
18861         <size>7</size>
18862       </method>
18863     </type>
18864   </test>
18865   <test name="gtest-lambda-19.cs">
18866     <type name="Crasher">
18867       <method name="Void Crash()">
18868         <size>36</size>
18869       </method>
18870       <method name="Void Do(System.Action)">
18871         <size>1</size>
18872       </method>
18873       <method name="Void Main()">
18874         <size>1</size>
18875       </method>
18876       <method name="Void .ctor()">
18877         <size>7</size>
18878       </method>
18879     </type>
18880     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
18881       <method name="Void &lt;&gt;m__0()">
18882         <size>27</size>
18883       </method>
18884       <method name="Void .ctor()">
18885         <size>7</size>
18886       </method>
18887     </type>
18888   </test>
18889   <test name="gtest-lambda-20.cs">
18890     <type name="Z">
18891       <method name="Void &lt;Z&gt;m__0()">
18892         <size>7</size>
18893       </method>
18894       <method name="Void .ctor()">
18895         <size>37</size>
18896       </method>
18897     </type>
18898     <type name="Test">
18899       <method name="Boolean Foo()">
18900         <size>2</size>
18901       </method>
18902       <method name="Void Main()">
18903         <size>1</size>
18904       </method>
18905       <method name="Void .ctor()">
18906         <size>7</size>
18907       </method>
18908     </type>
18909     <type name="TestMethod">
18910       <method name="Void Invoke()">
18911         <size>0</size>
18912       </method>
18913       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18914         <size>0</size>
18915       </method>
18916       <method name="Void EndInvoke(IAsyncResult)">
18917         <size>0</size>
18918       </method>
18919       <method name="Void .ctor(Object, IntPtr)">
18920         <size>0</size>
18921       </method>
18922     </type>
18923   </test>
18924   <test name="gtest-lambda-21.cs">
18925     <type name="Program">
18926       <method name="Void Foo(System.Action`1[System.String])">
18927         <size>12</size>
18928       </method>
18929       <method name="T Foo[T](System.Func`2[System.String,T])">
18930         <size>12</size>
18931       </method>
18932       <method name="System.String Bar()">
18933         <size>35</size>
18934       </method>
18935       <method name="Int32 Main()">
18936         <size>95</size>
18937       </method>
18938       <method name="System.String &lt;Bar&gt;m__0(System.String)">
18939         <size>7</size>
18940       </method>
18941       <method name="System.String &lt;Main&gt;m__1(System.String)">
18942         <size>2</size>
18943       </method>
18944       <method name="Void &lt;Main&gt;m__2(System.String)">
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-22.cs">
18953     <type name="Product">
18954       <method name="Void .ctor()">
18955         <size>7</size>
18956       </method>
18957     </type>
18958     <type name="MainClass">
18959       <method name="Void Main()">
18960         <size>136</size>
18961       </method>
18962       <method name="Int32 &lt;Main&gt;m__0(Product)">
18963         <size>7</size>
18964       </method>
18965       <method name="Product &lt;Main&gt;m__1(Product)">
18966         <size>2</size>
18967       </method>
18968       <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)">
18969         <size>48</size>
18970       </method>
18971       <method name="Void .ctor()">
18972         <size>7</size>
18973       </method>
18974     </type>
18975     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
18976       <method name="&lt;g&gt;__T get_g()">
18977         <size>7</size>
18978       </method>
18979       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
18980         <size>7</size>
18981       </method>
18982       <method name="Boolean Equals(System.Object)">
18983         <size>69</size>
18984       </method>
18985       <method name="Int32 GetHashCode()">
18986         <size>86</size>
18987       </method>
18988       <method name="System.String ToString()">
18989         <size>142</size>
18990       </method>
18991       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
18992         <size>21</size>
18993       </method>
18994     </type>
18995     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
18996       <method name="Boolean &lt;&gt;m__3(Product)">
18997         <size>52</size>
18998       </method>
18999       <method name="Decimal &lt;&gt;m__4(Product)">
19000         <size>7</size>
19001       </method>
19002       <method name="Void .ctor()">
19003         <size>7</size>
19004       </method>
19005     </type>
19006   </test>
19007   <test name="gtest-lambda-23.cs">
19008     <type name="C">
19009       <method name="U Test[T,U](T[], System.Func`2[T,U])">
19010         <size>14</size>
19011       </method>
19012       <method name="Int32 Main()">
19013         <size>77</size>
19014       </method>
19015       <method name="System.String &lt;Main&gt;m__0(System.String)">
19016         <size>27</size>
19017       </method>
19018       <method name="Void .ctor()">
19019         <size>7</size>
19020       </method>
19021     </type>
19022   </test>
19023   <test name="gtest-linq-01.cs">
19024     <type name="from.C">
19025       <method name="Void .ctor()">
19026         <size>7</size>
19027       </method>
19028       <method name="Void Main()">
19029         <size>2137</size>
19030       </method>
19031       <method name="Void Foo(Int32, Boolean)">
19032         <size>11</size>
19033       </method>
19034       <method name="Void Do(System.String[])">
19035         <size>16</size>
19036       </method>
19037     </type>
19038     <type name="from.D">
19039       <method name="Void .ctor()">
19040         <size>7</size>
19041       </method>
19042       <method name="Boolean check(System.Object, System.Object)">
19043         <size>26</size>
19044       </method>
19045     </type>
19046     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
19047       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
19048         <size>21</size>
19049       </method>
19050       <method name="&lt;i&gt;__T get_i()">
19051         <size>7</size>
19052       </method>
19053       <method name="&lt;j&gt;__T get_j()">
19054         <size>7</size>
19055       </method>
19056       <method name="Boolean Equals(System.Object)">
19057         <size>69</size>
19058       </method>
19059       <method name="Int32 GetHashCode()">
19060         <size>86</size>
19061       </method>
19062       <method name="System.String ToString()">
19063         <size>142</size>
19064       </method>
19065     </type>
19066     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19067       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19068         <size>21</size>
19069       </method>
19070       <method name="&lt;i&gt;__T get_i()">
19071         <size>7</size>
19072       </method>
19073       <method name="&lt;l&gt;__T get_l()">
19074         <size>7</size>
19075       </method>
19076       <method name="Boolean Equals(System.Object)">
19077         <size>69</size>
19078       </method>
19079       <method name="Int32 GetHashCode()">
19080         <size>86</size>
19081       </method>
19082       <method name="System.String ToString()">
19083         <size>142</size>
19084       </method>
19085     </type>
19086     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19087       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19088         <size>21</size>
19089       </method>
19090       <method name="&lt;i9&gt;__T get_i9()">
19091         <size>7</size>
19092       </method>
19093       <method name="&lt;i&gt;__T get_i()">
19094         <size>7</size>
19095       </method>
19096       <method name="Boolean Equals(System.Object)">
19097         <size>69</size>
19098       </method>
19099       <method name="Int32 GetHashCode()">
19100         <size>86</size>
19101       </method>
19102       <method name="System.String ToString()">
19103         <size>142</size>
19104       </method>
19105     </type>
19106     <type name="from.C">
19107       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19108         <size>2</size>
19109       </method>
19110       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19111         <size>2</size>
19112       </method>
19113       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19114         <size>2</size>
19115       </method>
19116       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19117         <size>2</size>
19118       </method>
19119     </type>
19120     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19121       <method name="Void .ctor()">
19122         <size>7</size>
19123       </method>
19124       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19125         <size>7</size>
19126       </method>
19127     </type>
19128     <type name="from.C">
19129       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19130         <size>2</size>
19131       </method>
19132       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19133         <size>10</size>
19134       </method>
19135       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19136         <size>2</size>
19137       </method>
19138       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19139         <size>2</size>
19140       </method>
19141       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19142         <size>2</size>
19143       </method>
19144       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19145         <size>2</size>
19146       </method>
19147       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19148         <size>2</size>
19149       </method>
19150       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19151         <size>2</size>
19152       </method>
19153       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19154         <size>2</size>
19155       </method>
19156       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19157         <size>2</size>
19158       </method>
19159       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19160         <size>2</size>
19161       </method>
19162       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19163         <size>2</size>
19164       </method>
19165       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19166         <size>10</size>
19167       </method>
19168       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19169         <size>7</size>
19170       </method>
19171       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19172         <size>2</size>
19173       </method>
19174       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19175         <size>2</size>
19176       </method>
19177       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19178         <size>7</size>
19179       </method>
19180       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19181         <size>2</size>
19182       </method>
19183       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19184         <size>2</size>
19185       </method>
19186       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19187         <size>7</size>
19188       </method>
19189       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19190         <size>8</size>
19191       </method>
19192       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19193         <size>7</size>
19194       </method>
19195       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19196         <size>7</size>
19197       </method>
19198       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19199         <size>7</size>
19200       </method>
19201       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19202         <size>2</size>
19203       </method>
19204       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19205         <size>2</size>
19206       </method>
19207       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19208         <size>2</size>
19209       </method>
19210       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19211         <size>2</size>
19212       </method>
19213       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19214         <size>2</size>
19215       </method>
19216       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19217         <size>2</size>
19218       </method>
19219       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19220         <size>2</size>
19221       </method>
19222       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19223         <size>10</size>
19224       </method>
19225       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19226         <size>7</size>
19227       </method>
19228       <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])">
19229         <size>15</size>
19230       </method>
19231       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19232         <size>12</size>
19233       </method>
19234       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19235         <size>2</size>
19236       </method>
19237       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19238         <size>2</size>
19239       </method>
19240       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19241         <size>8</size>
19242       </method>
19243       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19244         <size>2</size>
19245       </method>
19246       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19247         <size>7</size>
19248       </method>
19249       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19250         <size>8</size>
19251       </method>
19252       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19253         <size>2</size>
19254       </method>
19255       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19256         <size>7</size>
19257       </method>
19258       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19259         <size>8</size>
19260       </method>
19261       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19262         <size>2</size>
19263       </method>
19264       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19265         <size>7</size>
19266       </method>
19267       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19268         <size>2</size>
19269       </method>
19270       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19271         <size>2</size>
19272       </method>
19273       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19274         <size>2</size>
19275       </method>
19276     </type>
19277     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19278       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19279         <size>21</size>
19280       </method>
19281       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19282         <size>7</size>
19283       </method>
19284       <method name="&lt;l2&gt;__T get_l2()">
19285         <size>7</size>
19286       </method>
19287       <method name="Boolean Equals(System.Object)">
19288         <size>69</size>
19289       </method>
19290       <method name="Int32 GetHashCode()">
19291         <size>86</size>
19292       </method>
19293       <method name="System.String ToString()">
19294         <size>142</size>
19295       </method>
19296     </type>
19297     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19298       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19299         <size>7</size>
19300       </method>
19301       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19302         <size>7</size>
19303       </method>
19304       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19305         <size>7</size>
19306       </method>
19307     </type>
19308     <type name="from.C">
19309       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19310         <size>2</size>
19311       </method>
19312       <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]])">
19313         <size>9</size>
19314       </method>
19315       <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])">
19316         <size>2</size>
19317       </method>
19318     </type>
19319     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19320       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19321         <size>21</size>
19322       </method>
19323       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19324         <size>7</size>
19325       </method>
19326       <method name="&lt;l2&gt;__T get_l2()">
19327         <size>7</size>
19328       </method>
19329       <method name="Boolean Equals(System.Object)">
19330         <size>69</size>
19331       </method>
19332       <method name="Int32 GetHashCode()">
19333         <size>86</size>
19334       </method>
19335       <method name="System.String ToString()">
19336         <size>142</size>
19337       </method>
19338     </type>
19339     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19340       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19341         <size>47</size>
19342       </method>
19343       <method name="Int32 &lt;&gt;m__3D(Int32)">
19344         <size>2</size>
19345       </method>
19346     </type>
19347   </test>
19348   <test name="gtest-linq-02.cs">
19349     <type name="Test">
19350       <method name="Void .ctor()">
19351         <size>7</size>
19352       </method>
19353       <method name="Int32 Main()">
19354         <size>501</size>
19355       </method>
19356       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19357         <size>2</size>
19358       </method>
19359       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19360         <size>3</size>
19361       </method>
19362       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19363         <size>2</size>
19364       </method>
19365       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19366         <size>3</size>
19367       </method>
19368     </type>
19369   </test>
19370   <test name="gtest-linq-03.cs">
19371     <type name="WhereTest">
19372       <method name="Void .ctor()">
19373         <size>7</size>
19374       </method>
19375       <method name="Int32 Main()">
19376         <size>179</size>
19377       </method>
19378       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19379         <size>5</size>
19380       </method>
19381       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19382         <size>5</size>
19383       </method>
19384       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19385         <size>4</size>
19386       </method>
19387     </type>
19388   </test>
19389   <test name="gtest-linq-04.cs">
19390     <type name="TestGroupBy">
19391       <method name="Void .ctor()">
19392         <size>7</size>
19393       </method>
19394       <method name="Int32 Main()">
19395         <size>553</size>
19396       </method>
19397     </type>
19398     <type name="&lt;PrivateImplementationDetails&gt;">
19399       <method name="Void .ctor()">
19400         <size>7</size>
19401       </method>
19402     </type>
19403     <type name="TestGroupBy">
19404       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19405         <size>4</size>
19406       </method>
19407       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19408         <size>2</size>
19409       </method>
19410       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19411         <size>4</size>
19412       </method>
19413       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19414         <size>2</size>
19415       </method>
19416     </type>
19417   </test>
19418   <test name="gtest-linq-05.cs">
19419     <type name="OrderByTests">
19420       <method name="Void .ctor()">
19421         <size>7</size>
19422       </method>
19423       <method name="Int32 Main()">
19424         <size>1254</size>
19425       </method>
19426     </type>
19427     <type name="OrderByTests+Data">
19428       <method name="Void .ctor()">
19429         <size>7</size>
19430       </method>
19431       <method name="Int32 get_ID()">
19432         <size>7</size>
19433       </method>
19434       <method name="Void set_ID(Int32)">
19435         <size>8</size>
19436       </method>
19437       <method name="System.String get_Name()">
19438         <size>7</size>
19439       </method>
19440       <method name="Void set_Name(System.String)">
19441         <size>8</size>
19442       </method>
19443       <method name="System.String ToString()">
19444         <size>28</size>
19445       </method>
19446     </type>
19447     <type name="OrderByTests">
19448       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19449         <size>2</size>
19450       </method>
19451       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19452         <size>2</size>
19453       </method>
19454       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19455         <size>2</size>
19456       </method>
19457       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19458         <size>4</size>
19459       </method>
19460       <method name="System.String &lt;Main&gt;m__4(System.String)">
19461         <size>2</size>
19462       </method>
19463       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19464         <size>7</size>
19465       </method>
19466       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19467         <size>7</size>
19468       </method>
19469       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19470         <size>7</size>
19471       </method>
19472       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19473         <size>7</size>
19474       </method>
19475       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19476         <size>7</size>
19477       </method>
19478       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19479         <size>11</size>
19480       </method>
19481       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19482         <size>7</size>
19483       </method>
19484       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19485         <size>7</size>
19486       </method>
19487       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19488         <size>11</size>
19489       </method>
19490       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19491         <size>7</size>
19492       </method>
19493       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19494         <size>7</size>
19495       </method>
19496       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19497         <size>2</size>
19498       </method>
19499     </type>
19500   </test>
19501   <test name="gtest-linq-06.cs">
19502     <type name="Let">
19503       <method name="Void .ctor()">
19504         <size>7</size>
19505       </method>
19506       <method name="Int32 Main()">
19507         <size>406</size>
19508       </method>
19509     </type>
19510     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19511       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19512         <size>21</size>
19513       </method>
19514       <method name="&lt;i&gt;__T get_i()">
19515         <size>7</size>
19516       </method>
19517       <method name="&lt;u&gt;__T get_u()">
19518         <size>7</size>
19519       </method>
19520       <method name="Boolean Equals(System.Object)">
19521         <size>69</size>
19522       </method>
19523       <method name="Int32 GetHashCode()">
19524         <size>86</size>
19525       </method>
19526       <method name="System.String ToString()">
19527         <size>142</size>
19528       </method>
19529     </type>
19530     <type name="Let">
19531       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19532         <size>10</size>
19533       </method>
19534       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19535         <size>7</size>
19536       </method>
19537       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19538         <size>10</size>
19539       </method>
19540       <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])">
19541         <size>15</size>
19542       </method>
19543       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19544         <size>18</size>
19545       </method>
19546       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19547         <size>7</size>
19548       </method>
19549     </type>
19550     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19551       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19552         <size>21</size>
19553       </method>
19554       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19555         <size>7</size>
19556       </method>
19557       <method name="&lt;v&gt;__T get_v()">
19558         <size>7</size>
19559       </method>
19560       <method name="Boolean Equals(System.Object)">
19561         <size>69</size>
19562       </method>
19563       <method name="Int32 GetHashCode()">
19564         <size>86</size>
19565       </method>
19566       <method name="System.String ToString()">
19567         <size>142</size>
19568       </method>
19569     </type>
19570   </test>
19571   <test name="gtest-linq-07.cs">
19572     <type name="SelectMany">
19573       <method name="Void .ctor()">
19574         <size>7</size>
19575       </method>
19576       <method name="Int32 Main()">
19577         <size>748</size>
19578       </method>
19579     </type>
19580     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
19581       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
19582         <size>21</size>
19583       </method>
19584       <method name="&lt;i1&gt;__T get_i1()">
19585         <size>7</size>
19586       </method>
19587       <method name="&lt;i2&gt;__T get_i2()">
19588         <size>7</size>
19589       </method>
19590       <method name="Boolean Equals(System.Object)">
19591         <size>69</size>
19592       </method>
19593       <method name="Int32 GetHashCode()">
19594         <size>86</size>
19595       </method>
19596       <method name="System.String ToString()">
19597         <size>142</size>
19598       </method>
19599     </type>
19600     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
19601       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
19602         <size>28</size>
19603       </method>
19604       <method name="&lt;pp&gt;__T get_pp()">
19605         <size>7</size>
19606       </method>
19607       <method name="&lt;i1&gt;__T get_i1()">
19608         <size>7</size>
19609       </method>
19610       <method name="&lt;i3&gt;__T get_i3()">
19611         <size>7</size>
19612       </method>
19613       <method name="Boolean Equals(System.Object)">
19614         <size>96</size>
19615       </method>
19616       <method name="Int32 GetHashCode()">
19617         <size>109</size>
19618       </method>
19619       <method name="System.String ToString()">
19620         <size>199</size>
19621       </method>
19622     </type>
19623     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
19624       <method name="Void .ctor()">
19625         <size>7</size>
19626       </method>
19627       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19628         <size>12</size>
19629       </method>
19630       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
19631         <size>12</size>
19632       </method>
19633       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
19634         <size>12</size>
19635       </method>
19636       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
19637         <size>7</size>
19638       </method>
19639     </type>
19640     <type name="SelectMany">
19641       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
19642         <size>8</size>
19643       </method>
19644       <method name="Boolean &lt;Main&gt;m__2(Int32)">
19645         <size>5</size>
19646       </method>
19647       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
19648         <size>8</size>
19649       </method>
19650       <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)">
19651         <size>8</size>
19652       </method>
19653       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
19654         <size>7</size>
19655       </method>
19656       <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])">
19657         <size>25</size>
19658       </method>
19659       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
19660         <size>8</size>
19661       </method>
19662     </type>
19663     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
19664       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
19665         <size>21</size>
19666       </method>
19667       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19668         <size>7</size>
19669       </method>
19670       <method name="&lt;i3&gt;__T get_i3()">
19671         <size>7</size>
19672       </method>
19673       <method name="Boolean Equals(System.Object)">
19674         <size>69</size>
19675       </method>
19676       <method name="Int32 GetHashCode()">
19677         <size>86</size>
19678       </method>
19679       <method name="System.String ToString()">
19680         <size>142</size>
19681       </method>
19682     </type>
19683   </test>
19684   <test name="gtest-linq-08.cs">
19685     <type name="TestA">
19686       <method name="Void .ctor(String)">
19687         <size>14</size>
19688       </method>
19689       <method name="System.String Select[U](System.Func`2[TestA,U])">
19690         <size>7</size>
19691       </method>
19692     </type>
19693     <type name="TestB">
19694       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
19695         <size>25</size>
19696       </method>
19697     </type>
19698     <type name="CustomQueryExpressionPattern">
19699       <method name="Void .ctor()">
19700         <size>7</size>
19701       </method>
19702       <method name="Int32 Main()">
19703         <size>153</size>
19704       </method>
19705       <method name="TestA &lt;Main&gt;m__0(TestA)">
19706         <size>2</size>
19707       </method>
19708       <method name="Boolean &lt;Main&gt;m__1(TestA)">
19709         <size>17</size>
19710       </method>
19711     </type>
19712   </test>
19713   <test name="gtest-linq-09.cs">
19714     <type name="Data">
19715       <method name="Void .ctor()">
19716         <size>7</size>
19717       </method>
19718     </type>
19719     <type name="Join">
19720       <method name="Void .ctor()">
19721         <size>7</size>
19722       </method>
19723       <method name="Int32 Main()">
19724         <size>912</size>
19725       </method>
19726     </type>
19727     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
19728       <method name="Void .ctor(&lt;Result&gt;__T)">
19729         <size>14</size>
19730       </method>
19731       <method name="&lt;Result&gt;__T get_Result()">
19732         <size>7</size>
19733       </method>
19734       <method name="Boolean Equals(System.Object)">
19735         <size>39</size>
19736       </method>
19737       <method name="Int32 GetHashCode()">
19738         <size>63</size>
19739       </method>
19740       <method name="System.String ToString()">
19741         <size>67</size>
19742       </method>
19743     </type>
19744     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19745       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19746         <size>21</size>
19747       </method>
19748       <method name="&lt;a&gt;__T get_a()">
19749         <size>7</size>
19750       </method>
19751       <method name="&lt;b&gt;__T get_b()">
19752         <size>7</size>
19753       </method>
19754       <method name="Boolean Equals(System.Object)">
19755         <size>69</size>
19756       </method>
19757       <method name="Int32 GetHashCode()">
19758         <size>86</size>
19759       </method>
19760       <method name="System.String ToString()">
19761         <size>142</size>
19762       </method>
19763     </type>
19764     <type name="Join">
19765       <method name="Int32 &lt;Main&gt;m__0(Data)">
19766         <size>7</size>
19767       </method>
19768       <method name="Int32 &lt;Main&gt;m__1(Data)">
19769         <size>7</size>
19770       </method>
19771       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
19772         <size>23</size>
19773       </method>
19774       <method name="Int32 &lt;Main&gt;m__3(Data)">
19775         <size>7</size>
19776       </method>
19777       <method name="Int32 &lt;Main&gt;m__4(Data)">
19778         <size>7</size>
19779       </method>
19780       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
19781         <size>8</size>
19782       </method>
19783       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
19784         <size>22</size>
19785       </method>
19786       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
19787         <size>33</size>
19788       </method>
19789       <method name="Int32 &lt;Main&gt;m__8(Data)">
19790         <size>7</size>
19791       </method>
19792       <method name="Int32 &lt;Main&gt;m__9(Data)">
19793         <size>7</size>
19794       </method>
19795       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
19796         <size>23</size>
19797       </method>
19798       <method name="Int32 &lt;Main&gt;m__B(Data)">
19799         <size>7</size>
19800       </method>
19801       <method name="Int32 &lt;Main&gt;m__C(Data)">
19802         <size>7</size>
19803       </method>
19804       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
19805         <size>8</size>
19806       </method>
19807       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
19808         <size>12</size>
19809       </method>
19810       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
19811         <size>7</size>
19812       </method>
19813     </type>
19814   </test>
19815   <test name="gtest-linq-10.cs">
19816     <type name="DataA">
19817       <method name="Void .ctor()">
19818         <size>7</size>
19819       </method>
19820     </type>
19821     <type name="DataB">
19822       <method name="Void .ctor()">
19823         <size>7</size>
19824       </method>
19825     </type>
19826     <type name="GroupJoin">
19827       <method name="Void .ctor()">
19828         <size>7</size>
19829       </method>
19830       <method name="Int32 Main()">
19831         <size>631</size>
19832       </method>
19833     </type>
19834     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
19835       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
19836         <size>21</size>
19837       </method>
19838       <method name="&lt;a&gt;__T get_a()">
19839         <size>7</size>
19840       </method>
19841       <method name="&lt;ab&gt;__T get_ab()">
19842         <size>7</size>
19843       </method>
19844       <method name="Boolean Equals(System.Object)">
19845         <size>69</size>
19846       </method>
19847       <method name="Int32 GetHashCode()">
19848         <size>86</size>
19849       </method>
19850       <method name="System.String ToString()">
19851         <size>142</size>
19852       </method>
19853     </type>
19854     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
19855       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
19856         <size>21</size>
19857       </method>
19858       <method name="&lt;a&gt;__T get_a()">
19859         <size>7</size>
19860       </method>
19861       <method name="&lt;b&gt;__T get_b()">
19862         <size>7</size>
19863       </method>
19864       <method name="Boolean Equals(System.Object)">
19865         <size>69</size>
19866       </method>
19867       <method name="Int32 GetHashCode()">
19868         <size>86</size>
19869       </method>
19870       <method name="System.String ToString()">
19871         <size>142</size>
19872       </method>
19873     </type>
19874     <type name="GroupJoin">
19875       <method name="Int32 &lt;Main&gt;m__0(DataA)">
19876         <size>7</size>
19877       </method>
19878       <method name="Int32 &lt;Main&gt;m__1(DataB)">
19879         <size>7</size>
19880       </method>
19881       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
19882         <size>8</size>
19883       </method>
19884       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19885         <size>12</size>
19886       </method>
19887       <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)">
19888         <size>39</size>
19889       </method>
19890       <method name="Int32 &lt;Main&gt;m__5(DataA)">
19891         <size>7</size>
19892       </method>
19893       <method name="Int32 &lt;Main&gt;m__6(DataB)">
19894         <size>7</size>
19895       </method>
19896       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
19897         <size>8</size>
19898       </method>
19899       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
19900         <size>12</size>
19901       </method>
19902       <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)">
19903         <size>39</size>
19904       </method>
19905     </type>
19906   </test>
19907   <test name="gtest-linq-11.cs">
19908     <type name="IntoTest">
19909       <method name="Void .ctor()">
19910         <size>7</size>
19911       </method>
19912       <method name="Int32 Main()">
19913         <size>275</size>
19914       </method>
19915       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19916         <size>5</size>
19917       </method>
19918       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19919         <size>5</size>
19920       </method>
19921       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19922         <size>4</size>
19923       </method>
19924       <method name="Boolean &lt;Main&gt;m__3(Int32)">
19925         <size>5</size>
19926       </method>
19927       <method name="Int32 &lt;Main&gt;m__4(Int32)">
19928         <size>4</size>
19929       </method>
19930     </type>
19931   </test>
19932   <test name="gtest-linq-12.cs">
19933     <type name="NestedQuery">
19934       <method name="Void .ctor()">
19935         <size>7</size>
19936       </method>
19937       <method name="Void XX()">
19938         <size>108</size>
19939       </method>
19940       <method name="Int32 Main()">
19941         <size>464</size>
19942       </method>
19943     </type>
19944     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
19945       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
19946         <size>21</size>
19947       </method>
19948       <method name="&lt;values&gt;__T get_values()">
19949         <size>7</size>
19950       </method>
19951       <method name="&lt;length&gt;__T get_length()">
19952         <size>7</size>
19953       </method>
19954       <method name="Boolean Equals(System.Object)">
19955         <size>69</size>
19956       </method>
19957       <method name="Int32 GetHashCode()">
19958         <size>86</size>
19959       </method>
19960       <method name="System.String ToString()">
19961         <size>142</size>
19962       </method>
19963     </type>
19964     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
19965       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
19966         <size>21</size>
19967       </method>
19968       <method name="&lt;type&gt;__T get_type()">
19969         <size>7</size>
19970       </method>
19971       <method name="&lt;x&gt;__T get_x()">
19972         <size>7</size>
19973       </method>
19974       <method name="Boolean Equals(System.Object)">
19975         <size>69</size>
19976       </method>
19977       <method name="Int32 GetHashCode()">
19978         <size>86</size>
19979       </method>
19980       <method name="System.String ToString()">
19981         <size>142</size>
19982       </method>
19983     </type>
19984     <type name="NestedQuery">
19985       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
19986         <size>13</size>
19987       </method>
19988     </type>
19989     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
19990       <method name="Void .ctor()">
19991         <size>7</size>
19992       </method>
19993     </type>
19994     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
19995       <method name="Void .ctor()">
19996         <size>7</size>
19997       </method>
19998     </type>
19999     <type name="NestedQuery">
20000       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20001         <size>110</size>
20002       </method>
20003       <method name="Boolean &lt;Main&gt;m__2(System.String)">
20004         <size>10</size>
20005       </method>
20006       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
20007         <size>36</size>
20008       </method>
20009       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
20010         <size>13</size>
20011       </method>
20012       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20013         <size>110</size>
20014       </method>
20015       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
20016         <size>9</size>
20017       </method>
20018       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20019         <size>7</size>
20020       </method>
20021       <method name="Boolean &lt;Main&gt;m__9(Char)">
20022         <size>6</size>
20023       </method>
20024       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
20025         <size>9</size>
20026       </method>
20027       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20028         <size>7</size>
20029       </method>
20030     </type>
20031     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20032       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20033         <size>15</size>
20034       </method>
20035     </type>
20036     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20037       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20038         <size>15</size>
20039       </method>
20040     </type>
20041   </test>
20042   <test name="gtest-linq-13.cs">
20043     <type name="Program">
20044       <method name="Void .ctor()">
20045         <size>7</size>
20046       </method>
20047       <method name="Void Main()">
20048         <size>1</size>
20049       </method>
20050       <method name="Void Foo(TypeDefinition)">
20051         <size>47</size>
20052       </method>
20053       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
20054         <size>2</size>
20055       </method>
20056     </type>
20057     <type name="Extension">
20058       <method name="IEnumerable`1 Cast[T](IFoo)">
20059         <size>2</size>
20060       </method>
20061     </type>
20062     <type name="MethodDefinition">
20063       <method name="Void .ctor()">
20064         <size>7</size>
20065       </method>
20066     </type>
20067     <type name="TypeDefinition">
20068       <method name="Void .ctor()">
20069         <size>7</size>
20070       </method>
20071       <method name="MethodDefinitionCollection get_Methods()">
20072         <size>2</size>
20073       </method>
20074       <method name="Void set_Methods(MethodDefinitionCollection)">
20075         <size>1</size>
20076       </method>
20077     </type>
20078     <type name="MethodDefinitionCollection">
20079       <method name="Void .ctor()">
20080         <size>7</size>
20081       </method>
20082     </type>
20083   </test>
20084   <test name="gtest-linq-14.cs">
20085     <type name="Person">
20086       <method name="Void .ctor()">
20087         <size>7</size>
20088       </method>
20089       <method name="Style get_Style()">
20090         <size>7</size>
20091       </method>
20092       <method name="Void set_Style(Style)">
20093         <size>8</size>
20094       </method>
20095     </type>
20096     <type name="Extensions">
20097       <method name="IMarker`1 Cast[T](IObjectContainer)">
20098         <size>2</size>
20099       </method>
20100       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20101         <size>2</size>
20102       </method>
20103     </type>
20104     <type name="Program">
20105       <method name="Void .ctor()">
20106         <size>7</size>
20107       </method>
20108       <method name="Void Main()">
20109         <size>1</size>
20110       </method>
20111       <method name="Void Assert(System.Action)">
20112         <size>1</size>
20113       </method>
20114       <method name="Void Test(IObjectContainer, Style)">
20115         <size>38</size>
20116       </method>
20117     </type>
20118     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20119       <method name="Void .ctor()">
20120         <size>7</size>
20121       </method>
20122       <method name="Void &lt;&gt;m__0()">
20123         <size>117</size>
20124       </method>
20125     </type>
20126   </test>
20127   <test name="gtest-linq-15.cs">
20128     <type name="NameCollisionTest.Data">
20129       <method name="Void .ctor()">
20130         <size>7</size>
20131       </method>
20132     </type>
20133     <type name="NameCollisionTest.Ex">
20134       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20135         <size>44</size>
20136       </method>
20137     </type>
20138     <type name="NameCollisionTest.C">
20139       <method name="Void .ctor()">
20140         <size>7</size>
20141       </method>
20142       <method name="Void Main()">
20143         <size>78</size>
20144       </method>
20145       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20146         <size>7</size>
20147       </method>
20148       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20149         <size>5</size>
20150       </method>
20151     </type>
20152     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20153       <method name="Void .ctor()">
20154         <size>7</size>
20155       </method>
20156       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20157         <size>12</size>
20158       </method>
20159       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20160         <size>7</size>
20161       </method>
20162       <method name="Boolean MoveNext()">
20163         <size>86</size>
20164       </method>
20165       <method name="Void Dispose()">
20166         <size>8</size>
20167       </method>
20168       <method name="Void Reset()">
20169         <size>6</size>
20170       </method>
20171       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20172         <size>7</size>
20173       </method>
20174       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20175         <size>52</size>
20176       </method>
20177     </type>
20178   </test>
20179   <test name="gtest-linq-16.cs">
20180     <type name="C">
20181       <method name="Void .ctor()">
20182         <size>7</size>
20183       </method>
20184       <method name="Void Main()">
20185         <size>12</size>
20186       </method>
20187       <method name="Void Test_1(Int32)">
20188         <size>27</size>
20189       </method>
20190       <method name="Void Test_2()">
20191         <size>31</size>
20192       </method>
20193       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20194         <size>26</size>
20195       </method>
20196     </type>
20197     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20198       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20199         <size>21</size>
20200       </method>
20201       <method name="&lt;a&gt;__T get_a()">
20202         <size>7</size>
20203       </method>
20204       <method name="&lt;b&gt;__T get_b()">
20205         <size>7</size>
20206       </method>
20207       <method name="Boolean Equals(System.Object)">
20208         <size>69</size>
20209       </method>
20210       <method name="Int32 GetHashCode()">
20211         <size>86</size>
20212       </method>
20213       <method name="System.String ToString()">
20214         <size>142</size>
20215       </method>
20216     </type>
20217     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20218       <method name="Void .ctor()">
20219         <size>7</size>
20220       </method>
20221       <method name="IEnumerable`1 &lt;&gt;m__0()">
20222         <size>67</size>
20223       </method>
20224       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20225         <size>8</size>
20226       </method>
20227       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20228         <size>14</size>
20229       </method>
20230     </type>
20231     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20232       <method name="Void .ctor()">
20233         <size>7</size>
20234       </method>
20235       <method name="IEnumerable`1 &lt;&gt;m__2()">
20236         <size>67</size>
20237       </method>
20238       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20239         <size>8</size>
20240       </method>
20241       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20242         <size>14</size>
20243       </method>
20244     </type>
20245   </test>
20246   <test name="gtest-linq-17.cs">
20247     <type name="TestGroupBy">
20248       <method name="Void .ctor()">
20249         <size>7</size>
20250       </method>
20251       <method name="Int32 Main()">
20252         <size>157</size>
20253       </method>
20254       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20255         <size>2</size>
20256       </method>
20257     </type>
20258     <type name="&lt;PrivateImplementationDetails&gt;">
20259       <method name="Void .ctor()">
20260         <size>7</size>
20261       </method>
20262     </type>
20263   </test>
20264   <test name="gtest-linq-18.cs">
20265     <type name="C">
20266       <method name="Void .ctor()">
20267         <size>7</size>
20268       </method>
20269       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20270         <size>2</size>
20271       </method>
20272       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20273         <size>2</size>
20274       </method>
20275       <method name="Int32 Main()">
20276         <size>648</size>
20277       </method>
20278       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20279         <size>42</size>
20280       </method>
20281       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20282         <size>11</size>
20283       </method>
20284       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20285         <size>31</size>
20286       </method>
20287       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20288         <size>31</size>
20289       </method>
20290       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20291         <size>31</size>
20292       </method>
20293       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20294         <size>31</size>
20295       </method>
20296       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20297         <size>31</size>
20298       </method>
20299       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20300         <size>10</size>
20301       </method>
20302       <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])">
20303         <size>15</size>
20304       </method>
20305       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20306         <size>31</size>
20307       </method>
20308       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20309         <size>15</size>
20310       </method>
20311       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20312         <size>12</size>
20313       </method>
20314     </type>
20315     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20316       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20317         <size>21</size>
20318       </method>
20319       <method name="&lt;ck&gt;__T get_ck()">
20320         <size>7</size>
20321       </method>
20322       <method name="&lt;xy&gt;__T get_xy()">
20323         <size>7</size>
20324       </method>
20325       <method name="Boolean Equals(System.Object)">
20326         <size>69</size>
20327       </method>
20328       <method name="Int32 GetHashCode()">
20329         <size>86</size>
20330       </method>
20331       <method name="System.String ToString()">
20332         <size>142</size>
20333       </method>
20334     </type>
20335     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20336       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20337         <size>21</size>
20338       </method>
20339       <method name="&lt;i&gt;__T get_i()">
20340         <size>7</size>
20341       </method>
20342       <method name="&lt;l&gt;__T get_l()">
20343         <size>7</size>
20344       </method>
20345       <method name="Boolean Equals(System.Object)">
20346         <size>69</size>
20347       </method>
20348       <method name="Int32 GetHashCode()">
20349         <size>86</size>
20350       </method>
20351       <method name="System.String ToString()">
20352         <size>142</size>
20353       </method>
20354     </type>
20355     <type name="&lt;PrivateImplementationDetails&gt;">
20356       <method name="Void .ctor()">
20357         <size>7</size>
20358       </method>
20359     </type>
20360     <type name="C+&lt;Main&gt;c__AnonStorey0">
20361       <method name="Void .ctor()">
20362         <size>7</size>
20363       </method>
20364     </type>
20365     <type name="C+&lt;Main&gt;c__AnonStorey1">
20366       <method name="Void .ctor()">
20367         <size>7</size>
20368       </method>
20369     </type>
20370     <type name="C+&lt;Main&gt;c__AnonStorey2">
20371       <method name="Void .ctor()">
20372         <size>7</size>
20373       </method>
20374     </type>
20375     <type name="C+&lt;Main&gt;c__AnonStorey3">
20376       <method name="Void .ctor()">
20377         <size>7</size>
20378       </method>
20379     </type>
20380     <type name="C+&lt;Main&gt;c__AnonStorey4">
20381       <method name="Void .ctor()">
20382         <size>7</size>
20383       </method>
20384     </type>
20385     <type name="C+&lt;Main&gt;c__AnonStorey5">
20386       <method name="Void .ctor()">
20387         <size>7</size>
20388       </method>
20389     </type>
20390     <type name="C+&lt;Main&gt;c__AnonStorey6">
20391       <method name="Void .ctor()">
20392         <size>7</size>
20393       </method>
20394     </type>
20395     <type name="C">
20396       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20397         <size>31</size>
20398       </method>
20399       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20400         <size>31</size>
20401       </method>
20402       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20403         <size>2</size>
20404       </method>
20405       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20406         <size>31</size>
20407       </method>
20408       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20409         <size>31</size>
20410       </method>
20411       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20412         <size>2</size>
20413       </method>
20414     </type>
20415     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20416       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20417         <size>21</size>
20418       </method>
20419       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20420         <size>7</size>
20421       </method>
20422       <method name="&lt;g&gt;__T get_g()">
20423         <size>7</size>
20424       </method>
20425       <method name="Boolean Equals(System.Object)">
20426         <size>69</size>
20427       </method>
20428       <method name="Int32 GetHashCode()">
20429         <size>86</size>
20430       </method>
20431       <method name="System.String ToString()">
20432         <size>142</size>
20433       </method>
20434     </type>
20435     <type name="C+&lt;Main&gt;c__AnonStorey0">
20436       <method name="Boolean &lt;&gt;m__12(Int32)">
20437         <size>10</size>
20438       </method>
20439     </type>
20440     <type name="C+&lt;Main&gt;c__AnonStorey1">
20441       <method name="Boolean &lt;&gt;m__13(Int32)">
20442         <size>15</size>
20443       </method>
20444     </type>
20445     <type name="C+&lt;Main&gt;c__AnonStorey2">
20446       <method name="Boolean &lt;&gt;m__14(Int32)">
20447         <size>10</size>
20448       </method>
20449     </type>
20450     <type name="C+&lt;Main&gt;c__AnonStorey3">
20451       <method name="Boolean &lt;&gt;m__15(Int32)">
20452         <size>10</size>
20453       </method>
20454     </type>
20455     <type name="C+&lt;Main&gt;c__AnonStorey4">
20456       <method name="Int32 &lt;&gt;m__16(Int32)">
20457         <size>9</size>
20458       </method>
20459     </type>
20460     <type name="C+&lt;Main&gt;c__AnonStorey5">
20461       <method name="Int32 &lt;&gt;m__17(Int32)">
20462         <size>9</size>
20463       </method>
20464     </type>
20465     <type name="C+&lt;Main&gt;c__AnonStorey6">
20466       <method name="Boolean &lt;&gt;m__18(Int32)">
20467         <size>20</size>
20468       </method>
20469     </type>
20470     <type name="C+&lt;Main&gt;c__AnonStorey7">
20471       <method name="Void .ctor()">
20472         <size>7</size>
20473       </method>
20474       <method name="Boolean &lt;&gt;m__19(Int32)">
20475         <size>10</size>
20476       </method>
20477     </type>
20478     <type name="C+&lt;Main&gt;c__AnonStorey8">
20479       <method name="Void .ctor()">
20480         <size>7</size>
20481       </method>
20482       <method name="Boolean &lt;&gt;m__1A(Int32)">
20483         <size>10</size>
20484       </method>
20485     </type>
20486     <type name="C+&lt;Main&gt;c__AnonStorey9">
20487       <method name="Void .ctor()">
20488         <size>7</size>
20489       </method>
20490       <method name="Boolean &lt;&gt;m__1B(Int32)">
20491         <size>10</size>
20492       </method>
20493     </type>
20494     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20495       <method name="Void .ctor()">
20496         <size>7</size>
20497       </method>
20498       <method name="Boolean &lt;&gt;m__1C(Int32)">
20499         <size>10</size>
20500       </method>
20501     </type>
20502   </test>
20503   <test name="gtest-linq-19.cs">
20504     <type name="Test">
20505       <method name="Void .ctor()">
20506         <size>7</size>
20507       </method>
20508       <method name="Void .cctor()">
20509         <size>45</size>
20510       </method>
20511       <method name="Void Main()">
20512         <size>1</size>
20513       </method>
20514       <method name="Char &lt;E&gt;m__0(Char)">
20515         <size>2</size>
20516       </method>
20517     </type>
20518   </test>
20519   <test name="gtest-named-01.cs">
20520     <type name="C">
20521       <method name="Int32 Test(Int32, Int32, System.String)">
20522         <size>6</size>
20523       </method>
20524       <method name="T Foo[T](T, Int32)">
20525         <size>2</size>
20526       </method>
20527       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20528         <size>9</size>
20529       </method>
20530       <method name="Int32 Main()">
20531         <size>173</size>
20532       </method>
20533       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20534         <size>2</size>
20535       </method>
20536     </type>
20537     <type name="C+&lt;Main&gt;c__AnonStorey0">
20538       <method name="Void .ctor()">
20539         <size>7</size>
20540       </method>
20541       <method name="Int32 &lt;&gt;m__1(Int32)">
20542         <size>7</size>
20543       </method>
20544     </type>
20545   </test>
20546   <test name="gtest-optional-01.cs">
20547     <type name="C">
20548       <method name="Void TestA(Int32)">
20549         <size>1</size>
20550       </method>
20551       <method name="Void TestB(Int64)">
20552         <size>1</size>
20553       </method>
20554       <method name="Void TestC(Decimal)">
20555         <size>1</size>
20556       </method>
20557       <method name="Int32 Main()">
20558         <size>310</size>
20559       </method>
20560       <method name="Void .ctor()">
20561         <size>7</size>
20562       </method>
20563     </type>
20564   </test>
20565   <test name="gtest-optional-02.cs">
20566     <type name="C">
20567       <method name="Boolean Test2(Nullable`1)">
20568         <size>11</size>
20569       </method>
20570       <method name="Int32 Test(Nullable`1)">
20571         <size>27</size>
20572       </method>
20573       <method name="Int32 Main()">
20574         <size>101</size>
20575       </method>
20576       <method name="Void .ctor()">
20577         <size>7</size>
20578       </method>
20579       <method name="Boolean Test3(Nullable`1)">
20580         <size>21</size>
20581       </method>
20582     </type>
20583   </test>
20584   <test name="gtest-optional-03.cs">
20585     <type name="C">
20586       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
20587         <size>2</size>
20588       </method>
20589       <method name="Int32 Main()">
20590         <size>225</size>
20591       </method>
20592       <method name="Void .ctor()">
20593         <size>7</size>
20594       </method>
20595     </type>
20596   </test>
20597   <test name="gtest-optional-04.cs">
20598     <type name="C">
20599       <method name="Void Foo[T](T, T)">
20600         <size>1</size>
20601       </method>
20602       <method name="Void TestParams(System.Int32[])">
20603         <size>6</size>
20604       </method>
20605       <method name="Void TestParams(Int32)">
20606         <size>1</size>
20607       </method>
20608       <method name="Void TestStruct(Nullable`1)">
20609         <size>1</size>
20610       </method>
20611       <method name="System.String get_Item(Int32, System.String)">
20612         <size>2</size>
20613       </method>
20614       <method name="Void set_Item(Int32, System.String, System.String)">
20615         <size>4</size>
20616       </method>
20617       <method name="Int32 Main()">
20618         <size>120</size>
20619       </method>
20620       <method name="Void .ctor()">
20621         <size>7</size>
20622       </method>
20623     </type>
20624   </test>
20625   <test name="gtest-optional-05.cs">
20626     <type name="Blah">
20627       <method name="Int32 Foo(Int32, Int32)">
20628         <size>4</size>
20629       </method>
20630       <method name="Int32 Main()">
20631         <size>46</size>
20632       </method>
20633       <method name="Void .ctor()">
20634         <size>7</size>
20635       </method>
20636     </type>
20637     <type name="Blah+MyDelegate">
20638       <method name="Int32 Invoke(Int32, Int32)">
20639         <size>0</size>
20640       </method>
20641       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
20642         <size>0</size>
20643       </method>
20644       <method name="Int32 EndInvoke(IAsyncResult)">
20645         <size>0</size>
20646       </method>
20647       <method name="Void .ctor(Object, IntPtr)">
20648         <size>0</size>
20649       </method>
20650     </type>
20651   </test>
20652   <test name="gtest-optional-06.cs">
20653     <type name="C">
20654       <method name="Int32 Foo(Int32)">
20655         <size>2</size>
20656       </method>
20657       <method name="Int32 Main()">
20658         <size>38</size>
20659       </method>
20660       <method name="Void .ctor()">
20661         <size>7</size>
20662       </method>
20663     </type>
20664     <type name="D">
20665       <method name="Int32 Invoke(Int32)">
20666         <size>0</size>
20667       </method>
20668       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
20669         <size>0</size>
20670       </method>
20671       <method name="Int32 EndInvoke(IAsyncResult)">
20672         <size>0</size>
20673       </method>
20674       <method name="Void .ctor(Object, IntPtr)">
20675         <size>0</size>
20676       </method>
20677     </type>
20678   </test>
20679   <test name="gtest-optional-07.cs">
20680     <type name="Tests">
20681       <method name="Void foo(Foo)">
20682         <size>1</size>
20683       </method>
20684       <method name="Int32 Main()">
20685         <size>8</size>
20686       </method>
20687       <method name="Void .ctor()">
20688         <size>7</size>
20689       </method>
20690     </type>
20691   </test>
20692   <test name="gtest-partial-01.cs">
20693     <type name="B`1[U]">
20694       <method name="Void .ctor()">
20695         <size>7</size>
20696       </method>
20697     </type>
20698     <type name="C`1[T]">
20699       <method name="Void .ctor()">
20700         <size>7</size>
20701       </method>
20702     </type>
20703     <type name="Test">
20704       <method name="Void Main()">
20705         <size>1</size>
20706       </method>
20707       <method name="Void .ctor()">
20708         <size>7</size>
20709       </method>
20710     </type>
20711   </test>
20712   <test name="gtest-var-04.cs">
20713     <type name="Test">
20714       <method name="Void .ctor()">
20715         <size>7</size>
20716       </method>
20717       <method name="Int32 Main()">
20718         <size>219</size>
20719       </method>
20720     </type>
20721   </test>
20722   <test name="gtest-variance-11.cs">
20723     <type name="D">
20724       <method name="Void .ctor()">
20725         <size>7</size>
20726       </method>
20727       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
20728         <size>38</size>
20729       </method>
20730       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
20731         <size>38</size>
20732       </method>
20733       <method name="Int32 Main()">
20734         <size>38</size>
20735       </method>
20736     </type>
20737   </test>
20738   <test name="gtest-variance-13.cs">
20739     <type name="A">
20740       <method name="Void .ctor()">
20741         <size>7</size>
20742       </method>
20743       <method name="Void Foo[T](T, IList`1)">
20744         <size>1</size>
20745       </method>
20746       <method name="Void Test()">
20747         <size>17</size>
20748       </method>
20749     </type>
20750     <type name="B">
20751       <method name="Void .ctor()">
20752         <size>7</size>
20753       </method>
20754       <method name="Void Foo[T](T, I`1)">
20755         <size>1</size>
20756       </method>
20757       <method name="Void Test[U](U, I`1)">
20758         <size>8</size>
20759       </method>
20760     </type>
20761     <type name="M">
20762       <method name="Void .ctor()">
20763         <size>7</size>
20764       </method>
20765       <method name="Int32 Main()">
20766         <size>2</size>
20767       </method>
20768     </type>
20769   </test>
20770   <test name="gtest-variance-6.cs">
20771     <type name="Program">
20772       <method name="Void .ctor()">
20773         <size>7</size>
20774       </method>
20775       <method name="Void Main()">
20776         <size>1</size>
20777       </method>
20778     </type>
20779     <type name="Cov1`1[U]">
20780       <method name="Void .ctor(Object, IntPtr)">
20781         <size>0</size>
20782       </method>
20783       <method name="ICovariant`1 Invoke(IContravariant`1)">
20784         <size>0</size>
20785       </method>
20786       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20787         <size>0</size>
20788       </method>
20789       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20790         <size>0</size>
20791       </method>
20792     </type>
20793     <type name="Cov2`1[U]">
20794       <method name="Void .ctor(Object, IntPtr)">
20795         <size>0</size>
20796       </method>
20797       <method name="ICovariant`1 Invoke(IContravariant`1)">
20798         <size>0</size>
20799       </method>
20800       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20801         <size>0</size>
20802       </method>
20803       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20804         <size>0</size>
20805       </method>
20806     </type>
20807     <type name="Cov3`1[U]">
20808       <method name="Void .ctor(Object, IntPtr)">
20809         <size>0</size>
20810       </method>
20811       <method name="ICovariant`1 Invoke(IContravariant`1)">
20812         <size>0</size>
20813       </method>
20814       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
20815         <size>0</size>
20816       </method>
20817       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20818         <size>0</size>
20819       </method>
20820     </type>
20821     <type name="Cov4`1[U]">
20822       <method name="Void .ctor(Object, IntPtr)">
20823         <size>0</size>
20824       </method>
20825       <method name="ICovariant`1 Invoke()">
20826         <size>0</size>
20827       </method>
20828       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20829         <size>0</size>
20830       </method>
20831       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
20832         <size>0</size>
20833       </method>
20834     </type>
20835     <type name="Cov5`1[U]">
20836       <method name="Void .ctor(Object, IntPtr)">
20837         <size>0</size>
20838       </method>
20839       <method name="IContravariant`1 Invoke()">
20840         <size>0</size>
20841       </method>
20842       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20843         <size>0</size>
20844       </method>
20845       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20846         <size>0</size>
20847       </method>
20848     </type>
20849     <type name="Contra5`1[U]">
20850       <method name="Void .ctor(Object, IntPtr)">
20851         <size>0</size>
20852       </method>
20853       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20854         <size>0</size>
20855       </method>
20856       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20857         <size>0</size>
20858       </method>
20859       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20860         <size>0</size>
20861       </method>
20862     </type>
20863     <type name="Contra6`1[U]">
20864       <method name="Void .ctor(Object, IntPtr)">
20865         <size>0</size>
20866       </method>
20867       <method name="IContravariant`1 Invoke()">
20868         <size>0</size>
20869       </method>
20870       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20871         <size>0</size>
20872       </method>
20873       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20874         <size>0</size>
20875       </method>
20876     </type>
20877     <type name="Contra7`1[U]">
20878       <method name="Void .ctor(Object, IntPtr)">
20879         <size>0</size>
20880       </method>
20881       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20882         <size>0</size>
20883       </method>
20884       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20885         <size>0</size>
20886       </method>
20887       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20888         <size>0</size>
20889       </method>
20890     </type>
20891     <type name="Contra8`1[U]">
20892       <method name="Void .ctor(Object, IntPtr)">
20893         <size>0</size>
20894       </method>
20895       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
20896         <size>0</size>
20897       </method>
20898       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
20899         <size>0</size>
20900       </method>
20901       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
20902         <size>0</size>
20903       </method>
20904     </type>
20905   </test>
20906   <test name="gtest-variance-7.cs">
20907     <type name="C">
20908       <method name="Void .ctor()">
20909         <size>7</size>
20910       </method>
20911       <method name="Void Main()">
20912         <size>1</size>
20913       </method>
20914     </type>
20915     <type name="Covariant`1[T]">
20916       <method name="Void .ctor(Object, IntPtr)">
20917         <size>0</size>
20918       </method>
20919       <method name="T Invoke()">
20920         <size>0</size>
20921       </method>
20922       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20923         <size>0</size>
20924       </method>
20925       <method name="T EndInvoke(IAsyncResult)">
20926         <size>0</size>
20927       </method>
20928     </type>
20929     <type name="Contra`1[T]">
20930       <method name="Void .ctor(Object, IntPtr)">
20931         <size>0</size>
20932       </method>
20933       <method name="Void Invoke(T)">
20934         <size>0</size>
20935       </method>
20936       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20937         <size>0</size>
20938       </method>
20939       <method name="Void EndInvoke(IAsyncResult)">
20940         <size>0</size>
20941       </method>
20942     </type>
20943     <type name="CoContra`2[TR,T]">
20944       <method name="Void .ctor(Object, IntPtr)">
20945         <size>0</size>
20946       </method>
20947       <method name="TR Invoke(T)">
20948         <size>0</size>
20949       </method>
20950       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20951         <size>0</size>
20952       </method>
20953       <method name="TR EndInvoke(IAsyncResult)">
20954         <size>0</size>
20955       </method>
20956     </type>
20957     <type name="None`1[T]">
20958       <method name="Void .ctor(Object, IntPtr)">
20959         <size>0</size>
20960       </method>
20961       <method name="Void Invoke(T)">
20962         <size>0</size>
20963       </method>
20964       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
20965         <size>0</size>
20966       </method>
20967       <method name="Void EndInvoke(IAsyncResult)">
20968         <size>0</size>
20969       </method>
20970     </type>
20971     <type name="Test`1[U]">
20972       <method name="Void .ctor(Object, IntPtr)">
20973         <size>0</size>
20974       </method>
20975       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
20976         <size>0</size>
20977       </method>
20978       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20979         <size>0</size>
20980       </method>
20981       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
20982         <size>0</size>
20983       </method>
20984     </type>
20985     <type name="Test2`1[U]">
20986       <method name="Void .ctor(Object, IntPtr)">
20987         <size>0</size>
20988       </method>
20989       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
20990         <size>0</size>
20991       </method>
20992       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
20993         <size>0</size>
20994       </method>
20995       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
20996         <size>0</size>
20997       </method>
20998     </type>
20999     <type name="Test3`1[U]">
21000       <method name="Void .ctor(Object, IntPtr)">
21001         <size>0</size>
21002       </method>
21003       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21004         <size>0</size>
21005       </method>
21006       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21007         <size>0</size>
21008       </method>
21009       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21010         <size>0</size>
21011       </method>
21012     </type>
21013     <type name="Test4`1[U]">
21014       <method name="Void .ctor(Object, IntPtr)">
21015         <size>0</size>
21016       </method>
21017       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21018         <size>0</size>
21019       </method>
21020       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21021         <size>0</size>
21022       </method>
21023       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21024         <size>0</size>
21025       </method>
21026     </type>
21027     <type name="Test5`1[U]">
21028       <method name="Void .ctor(Object, IntPtr)">
21029         <size>0</size>
21030       </method>
21031       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
21032         <size>0</size>
21033       </method>
21034       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21035         <size>0</size>
21036       </method>
21037       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
21038         <size>0</size>
21039       </method>
21040     </type>
21041     <type name="Test6`1[U]">
21042       <method name="Void .ctor(Object, IntPtr)">
21043         <size>0</size>
21044       </method>
21045       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
21046         <size>0</size>
21047       </method>
21048       <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)">
21049         <size>0</size>
21050       </method>
21051       <method name="Void EndInvoke(IAsyncResult)">
21052         <size>0</size>
21053       </method>
21054     </type>
21055     <type name="Both`2[U,V]">
21056       <method name="Void .ctor(Object, IntPtr)">
21057         <size>0</size>
21058       </method>
21059       <method name="Void Invoke(CoContra`2[U,V])">
21060         <size>0</size>
21061       </method>
21062       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
21063         <size>0</size>
21064       </method>
21065       <method name="Void EndInvoke(IAsyncResult)">
21066         <size>0</size>
21067       </method>
21068     </type>
21069     <type name="Both2`2[U,V]">
21070       <method name="Void .ctor(Object, IntPtr)">
21071         <size>0</size>
21072       </method>
21073       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
21074         <size>0</size>
21075       </method>
21076       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
21077         <size>0</size>
21078       </method>
21079       <method name="Void EndInvoke(IAsyncResult)">
21080         <size>0</size>
21081       </method>
21082     </type>
21083     <type name="Both3`2[U,V]">
21084       <method name="Void .ctor(Object, IntPtr)">
21085         <size>0</size>
21086       </method>
21087       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21088         <size>0</size>
21089       </method>
21090       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21091         <size>0</size>
21092       </method>
21093       <method name="Void EndInvoke(IAsyncResult)">
21094         <size>0</size>
21095       </method>
21096     </type>
21097     <type name="Both4`2[U,V]">
21098       <method name="Void .ctor(Object, IntPtr)">
21099         <size>0</size>
21100       </method>
21101       <method name="Void Invoke(Both`2[V,U])">
21102         <size>0</size>
21103       </method>
21104       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21105         <size>0</size>
21106       </method>
21107       <method name="Void EndInvoke(IAsyncResult)">
21108         <size>0</size>
21109       </method>
21110     </type>
21111     <type name="Both5`2[U,V]">
21112       <method name="Void .ctor(Object, IntPtr)">
21113         <size>0</size>
21114       </method>
21115       <method name="Void Invoke(Both`2[V,System.Int32])">
21116         <size>0</size>
21117       </method>
21118       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21119         <size>0</size>
21120       </method>
21121       <method name="Void EndInvoke(IAsyncResult)">
21122         <size>0</size>
21123       </method>
21124     </type>
21125   </test>
21126   <test name="gtest-variance-9.cs">
21127     <type name="Test">
21128       <method name="Void .ctor()">
21129         <size>7</size>
21130       </method>
21131       <method name="Void Foo(IIn`1)">
21132         <size>1</size>
21133       </method>
21134       <method name="Int32 Main()">
21135         <size>10</size>
21136       </method>
21137     </type>
21138   </test>
21139   <test name="test-1.cs">
21140     <type name="X">
21141       <method name="Void .ctor()">
21142         <size>7</size>
21143       </method>
21144       <method name="Int32 Main(System.String[])">
21145         <size>12</size>
21146       </method>
21147     </type>
21148   </test>
21149   <test name="test-10.cs">
21150     <type name="X">
21151       <method name="Void .ctor()">
21152         <size>7</size>
21153       </method>
21154       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21155         <size>1</size>
21156       </method>
21157       <method name="Void bsbyte()">
21158         <size>35</size>
21159       </method>
21160       <method name="Void abyte(SByte, Char)">
21161         <size>1</size>
21162       </method>
21163       <method name="Void bbyte()">
21164         <size>22</size>
21165       </method>
21166       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21167         <size>1</size>
21168       </method>
21169       <method name="Void bshort()">
21170         <size>39</size>
21171       </method>
21172       <method name="Void aushort(SByte, Byte, Int16, Char)">
21173         <size>1</size>
21174       </method>
21175       <method name="Void bushort()">
21176         <size>29</size>
21177       </method>
21178       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21179         <size>1</size>
21180       </method>
21181       <method name="Void bint()">
21182         <size>42</size>
21183       </method>
21184       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21185         <size>1</size>
21186       </method>
21187       <method name="Void buint()">
21188         <size>38</size>
21189       </method>
21190       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21191         <size>1</size>
21192       </method>
21193       <method name="Void blong()">
21194         <size>47</size>
21195       </method>
21196       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21197         <size>1</size>
21198       </method>
21199       <method name="Void bulong()">
21200         <size>47</size>
21201       </method>
21202       <method name="Void achar(SByte, Byte, Int16)">
21203         <size>1</size>
21204       </method>
21205       <method name="Void bchar()">
21206         <size>27</size>
21207       </method>
21208       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21209         <size>1</size>
21210       </method>
21211       <method name="Void bfloat()">
21212         <size>67</size>
21213       </method>
21214       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21215         <size>1</size>
21216       </method>
21217       <method name="Void bdouble()">
21218         <size>75</size>
21219       </method>
21220       <method name="Void TestDecimal(Decimal)">
21221         <size>15</size>
21222       </method>
21223       <method name="Void Main()">
21224         <size>1</size>
21225       </method>
21226     </type>
21227     <type name="Test2">
21228       <method name="Void .ctor()">
21229         <size>7</size>
21230       </method>
21231       <method name="Void ExtraTst()">
21232         <size>12</size>
21233       </method>
21234     </type>
21235   </test>
21236   <test name="test-100.cs">
21237     <type name="GLib.Object">
21238       <method name="Void .ctor()">
21239         <size>7</size>
21240       </method>
21241       <method name="Int32 get_Raw()">
21242         <size>2</size>
21243       </method>
21244       <method name="Void set_Raw(Int32)">
21245         <size>8</size>
21246       </method>
21247       <method name="Void GetProperty()">
21248         <size>12</size>
21249       </method>
21250       <method name="Int32 Main()">
21251         <size>2</size>
21252       </method>
21253     </type>
21254   </test>
21255   <test name="test-101.cs">
21256     <type name="Test.MyAttribute">
21257       <method name="Void .ctor(String)">
21258         <size>20</size>
21259       </method>
21260     </type>
21261     <type name="Test.My2Attribute">
21262       <method name="Void .ctor(String, Int32)">
21263         <size>31</size>
21264       </method>
21265     </type>
21266     <type name="Test.Test">
21267       <method name="Void .ctor()">
21268         <size>7</size>
21269       </method>
21270       <method name="Int32 Main()">
21271         <size>92</size>
21272       </method>
21273     </type>
21274   </test>
21275   <test name="test-102.cs">
21276     <type name="N1.MineAttribute">
21277       <method name="Void .ctor(String)">
21278         <size>14</size>
21279       </method>
21280     </type>
21281     <type name="N1.ReturnAttribute">
21282       <method name="Void .ctor(String)">
21283         <size>14</size>
21284       </method>
21285     </type>
21286     <type name="N1.Foo">
21287       <method name="Void .ctor()">
21288         <size>7</size>
21289       </method>
21290       <method name="Int32 Main()">
21291         <size>250</size>
21292       </method>
21293     </type>
21294   </test>
21295   <test name="test-103.cs">
21296     <type name="A">
21297       <method name="Void .ctor()">
21298         <size>7</size>
21299       </method>
21300       <method name="Int32 Foo()">
21301         <size>0</size>
21302       </method>
21303     </type>
21304     <type name="B">
21305       <method name="Void .ctor()">
21306         <size>7</size>
21307       </method>
21308       <method name="Int32 Foo()">
21309         <size>2</size>
21310       </method>
21311       <method name="Int32 M()">
21312         <size>7</size>
21313       </method>
21314     </type>
21315     <type name="Test">
21316       <method name="Void .ctor()">
21317         <size>7</size>
21318       </method>
21319       <method name="Int32 Main()">
21320         <size>11</size>
21321       </method>
21322     </type>
21323   </test>
21324   <test name="test-104.cs">
21325     <type name="Test">
21326       <method name="Void .ctor()">
21327         <size>7</size>
21328       </method>
21329       <method name="Int32 Main(System.String[])">
21330         <size>12</size>
21331       </method>
21332     </type>
21333   </test>
21334   <test name="test-105.cs">
21335     <type name="Test">
21336       <method name="Void .ctor()">
21337         <size>7</size>
21338       </method>
21339       <method name="Int32 F(Int32)">
21340         <size>33</size>
21341       </method>
21342       <method name="Void async_callback(IAsyncResult)">
21343         <size>22</size>
21344       </method>
21345       <method name="Int32 Main()">
21346         <size>407</size>
21347       </method>
21348     </type>
21349     <type name="Test+SimpleDelegate">
21350       <method name="Void .ctor(Object, IntPtr)">
21351         <size>0</size>
21352       </method>
21353       <method name="Int32 Invoke(Int32)">
21354         <size>0</size>
21355       </method>
21356       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21357         <size>0</size>
21358       </method>
21359       <method name="Int32 EndInvoke(IAsyncResult)">
21360         <size>0</size>
21361       </method>
21362     </type>
21363   </test>
21364   <test name="test-106.cs">
21365     <type name="Test">
21366       <method name="Int32 F(Int32)">
21367         <size>27</size>
21368       </method>
21369       <method name="Void async_callback(IAsyncResult)">
21370         <size>33</size>
21371       </method>
21372       <method name="Int32 Main()">
21373         <size>135</size>
21374       </method>
21375       <method name="Void .ctor()">
21376         <size>7</size>
21377       </method>
21378       <method name="Void .cctor()">
21379         <size>1</size>
21380       </method>
21381     </type>
21382     <type name="Test+SimpleDelegate">
21383       <method name="Int32 Invoke(Int32)">
21384         <size>0</size>
21385       </method>
21386       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21387         <size>0</size>
21388       </method>
21389       <method name="Int32 EndInvoke(IAsyncResult)">
21390         <size>0</size>
21391       </method>
21392       <method name="Void .ctor(Object, IntPtr)">
21393         <size>0</size>
21394       </method>
21395     </type>
21396   </test>
21397   <test name="test-107.cs">
21398     <type name="Test">
21399       <method name="Void .ctor()">
21400         <size>7</size>
21401       </method>
21402       <method name="Void .cctor()">
21403         <size>1</size>
21404       </method>
21405       <method name="Int32 F(Int32)">
21406         <size>27</size>
21407       </method>
21408       <method name="Void async_callback(IAsyncResult)">
21409         <size>100</size>
21410       </method>
21411       <method name="Int32 Main()">
21412         <size>89</size>
21413       </method>
21414     </type>
21415     <type name="Test+SimpleDelegate">
21416       <method name="Void .ctor(Object, IntPtr)">
21417         <size>0</size>
21418       </method>
21419       <method name="Int32 Invoke(Int32)">
21420         <size>0</size>
21421       </method>
21422       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21423         <size>0</size>
21424       </method>
21425       <method name="Int32 EndInvoke(IAsyncResult)">
21426         <size>0</size>
21427       </method>
21428     </type>
21429   </test>
21430   <test name="test-108.cs">
21431     <type name="X">
21432       <method name="Void .ctor()">
21433         <size>7</size>
21434       </method>
21435       <method name="Int32 Main()">
21436         <size>79</size>
21437       </method>
21438     </type>
21439   </test>
21440   <test name="test-109.cs">
21441     <type name="T">
21442       <method name="Void .ctor()">
21443         <size>7</size>
21444       </method>
21445       <method name="Int32 Main()">
21446         <size>23</size>
21447       </method>
21448     </type>
21449   </test>
21450   <test name="test-11.cs">
21451     <type name="Test">
21452       <method name="Void .ctor()">
21453         <size>7</size>
21454       </method>
21455       <method name="Int32 boxtest()">
21456         <size>12</size>
21457       </method>
21458       <method name="Int32 Main()">
21459         <size>14</size>
21460       </method>
21461     </type>
21462   </test>
21463   <test name="test-110.cs">
21464     <type name="test.test">
21465       <method name="Void .ctor()">
21466         <size>7</size>
21467       </method>
21468       <method name="Int32 test_method(Int32)">
21469         <size>13</size>
21470       </method>
21471       <method name="Int32 Main()">
21472         <size>17</size>
21473       </method>
21474     </type>
21475   </test>
21476   <test name="test-111.cs">
21477     <type name="T">
21478       <method name="Void .ctor()">
21479         <size>7</size>
21480       </method>
21481       <method name="System.Object get_obj()">
21482         <size>6</size>
21483       </method>
21484       <method name="Int32 Main()">
21485         <size>21</size>
21486       </method>
21487     </type>
21488   </test>
21489   <test name="test-112.cs">
21490     <type name="X">
21491       <method name="Void .ctor()">
21492         <size>7</size>
21493       </method>
21494       <method name="System.Int32[] g()">
21495         <size>14</size>
21496       </method>
21497       <method name="Int32 Main()">
21498         <size>18</size>
21499       </method>
21500     </type>
21501   </test>
21502   <test name="test-113.cs">
21503     <type name="X">
21504       <method name="Void .ctor()">
21505         <size>7</size>
21506       </method>
21507       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
21508         <size>4</size>
21509       </method>
21510       <method name="Void GetProperty(System.String, System.String ByRef)">
21511         <size>21</size>
21512       </method>
21513       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
21514         <size>4</size>
21515       </method>
21516       <method name="Void GetProperty(System.String, Boolean ByRef)">
21517         <size>21</size>
21518       </method>
21519       <method name="Int32 Main()">
21520         <size>2</size>
21521       </method>
21522     </type>
21523   </test>
21524   <test name="test-114.cs">
21525     <type name="MyClass">
21526       <method name="Void .ctor()">
21527         <size>7</size>
21528       </method>
21529       <method name="Int32 Main()">
21530         <size>15</size>
21531       </method>
21532     </type>
21533     <type name="MyClass+IsAnything">
21534       <method name="Void .ctor(Object, IntPtr)">
21535         <size>0</size>
21536       </method>
21537       <method name="Boolean Invoke(Char)">
21538         <size>0</size>
21539       </method>
21540       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
21541         <size>0</size>
21542       </method>
21543       <method name="Boolean EndInvoke(IAsyncResult)">
21544         <size>0</size>
21545       </method>
21546     </type>
21547   </test>
21548   <test name="test-115.cs">
21549     <type name="A">
21550       <method name="Void .ctor()">
21551         <size>7</size>
21552       </method>
21553       <method name="X op_Explicit(A)">
21554         <size>8</size>
21555       </method>
21556     </type>
21557     <type name="X">
21558       <method name="Void .ctor()">
21559         <size>7</size>
21560       </method>
21561     </type>
21562     <type name="Y">
21563       <method name="Void .ctor()">
21564         <size>7</size>
21565       </method>
21566     </type>
21567     <type name="blah">
21568       <method name="Void .ctor()">
21569         <size>7</size>
21570       </method>
21571       <method name="Int32 Main()">
21572         <size>47</size>
21573       </method>
21574     </type>
21575   </test>
21576   <test name="test-116.cs">
21577     <type name="X">
21578       <method name="Void .ctor()">
21579         <size>7</size>
21580       </method>
21581       <method name="Int32 Main()">
21582         <size>12</size>
21583       </method>
21584     </type>
21585   </test>
21586   <test name="test-117.cs">
21587     <type name="Blah">
21588       <method name="Void .ctor()">
21589         <size>18</size>
21590       </method>
21591       <method name="Int32 Main()">
21592         <size>25</size>
21593       </method>
21594     </type>
21595   </test>
21596   <test name="test-118.cs">
21597     <type name="Container">
21598       <method name="Void .ctor()">
21599         <size>7</size>
21600       </method>
21601       <method name="Int32 Main(System.String[])">
21602         <size>2</size>
21603       </method>
21604     </type>
21605   </test>
21606   <test name="test-119.cs">
21607     <type name="Value">
21608       <method name="Void .ctor()">
21609         <size>7</size>
21610       </method>
21611       <method name="Int32 op_Explicit(Value)">
21612         <size>2</size>
21613       </method>
21614       <method name="MyObject op_Explicit(Value)">
21615         <size>7</size>
21616       </method>
21617       <method name="UInt32 op_Explicit(Value)">
21618         <size>2</size>
21619       </method>
21620     </type>
21621     <type name="MyObject">
21622       <method name="Void .ctor(Int32)">
21623         <size>7</size>
21624       </method>
21625     </type>
21626     <type name="Derived">
21627       <method name="Void .ctor(Int32)">
21628         <size>8</size>
21629       </method>
21630       <method name="Derived Blah()">
21631         <size>18</size>
21632       </method>
21633     </type>
21634     <type name="Test">
21635       <method name="Void .ctor()">
21636         <size>7</size>
21637       </method>
21638       <method name="Int32 Main()">
21639         <size>33</size>
21640       </method>
21641     </type>
21642   </test>
21643   <test name="test-12.cs">
21644     <type name="X">
21645       <method name="Void .ctor()">
21646         <size>7</size>
21647       </method>
21648       <method name="Int32 Main(System.String[])">
21649         <size>270</size>
21650       </method>
21651       <method name="System.String s(System.String, Int32)">
21652         <size>13</size>
21653       </method>
21654       <method name="System.String x(System.String, System.Object)">
21655         <size>8</size>
21656       </method>
21657     </type>
21658   </test>
21659   <test name="test-120.cs">
21660     <type name="test">
21661       <method name="Void .ctor()">
21662         <size>7</size>
21663       </method>
21664       <method name="Int32 Main()">
21665         <size>140</size>
21666       </method>
21667     </type>
21668   </test>
21669   <test name="test-121.cs">
21670     <type name="X">
21671       <method name="Void .ctor()">
21672         <size>7</size>
21673       </method>
21674       <method name="Int32 g()">
21675         <size>14</size>
21676       </method>
21677       <method name="Int32 Main()">
21678         <size>81</size>
21679       </method>
21680     </type>
21681   </test>
21682   <test name="test-122.cs">
21683     <type name="A">
21684       <method name="Void .ctor()">
21685         <size>7</size>
21686       </method>
21687       <method name="Void .cctor()">
21688         <size>1</size>
21689       </method>
21690       <method name="Int32 Main()">
21691         <size>2</size>
21692       </method>
21693     </type>
21694     <type name="A+B">
21695       <method name="Void .ctor()">
21696         <size>7</size>
21697       </method>
21698       <method name="Void Foo()">
21699         <size>13</size>
21700       </method>
21701     </type>
21702   </test>
21703   <test name="test-123.cs">
21704     <type name="X">
21705       <method name="Void .ctor()">
21706         <size>7</size>
21707       </method>
21708       <method name="System.Object get_non_null()">
21709         <size>6</size>
21710       </method>
21711       <method name="System.Object get_null()">
21712         <size>2</size>
21713       </method>
21714       <method name="Int32 Main()">
21715         <size>95</size>
21716       </method>
21717     </type>
21718   </test>
21719   <test name="test-124.cs">
21720     <type name="t">
21721       <method name="Void .ctor()">
21722         <size>7</size>
21723       </method>
21724       <method name="Void a()">
21725         <size>16</size>
21726       </method>
21727       <method name="Void b()">
21728         <size>16</size>
21729       </method>
21730       <method name="Void c()">
21731         <size>24</size>
21732       </method>
21733       <method name="Void d()">
21734         <size>28</size>
21735       </method>
21736       <method name="Void Main()">
21737         <size>1</size>
21738       </method>
21739     </type>
21740   </test>
21741   <test name="test-125.cs">
21742     <type name="Fraction">
21743       <method name="Void .ctor(Int32, Int32)">
21744         <size>31</size>
21745       </method>
21746       <method name="Void .ctor(Int32)">
21747         <size>31</size>
21748       </method>
21749       <method name="Boolean Equals(System.Object)">
21750         <size>36</size>
21751       </method>
21752       <method name="System.String ToString()">
21753         <size>35</size>
21754       </method>
21755       <method name="Fraction op_Implicit(Int32)">
21756         <size>17</size>
21757       </method>
21758       <method name="Int32 op_Explicit(Fraction)">
21759         <size>24</size>
21760       </method>
21761       <method name="Boolean op_Equality(Fraction, Fraction)">
21762         <size>48</size>
21763       </method>
21764       <method name="Boolean op_Inequality(Fraction, Fraction)">
21765         <size>21</size>
21766       </method>
21767       <method name="Fraction op_Addition(Fraction, Fraction)">
21768         <size>102</size>
21769       </method>
21770     </type>
21771     <type name="Tester">
21772       <method name="Void .ctor()">
21773         <size>7</size>
21774       </method>
21775       <method name="Int32 Main()">
21776         <size>148</size>
21777       </method>
21778     </type>
21779   </test>
21780   <test name="test-126.cs">
21781     <type name="X">
21782       <method name="Void .ctor()">
21783         <size>7</size>
21784       </method>
21785       <method name="Void Iface.Method()">
21786         <size>1</size>
21787       </method>
21788       <method name="Int32 Main()">
21789         <size>33</size>
21790       </method>
21791     </type>
21792   </test>
21793   <test name="test-127.cs">
21794     <type name="X">
21795       <method name="Void .ctor()">
21796         <size>7</size>
21797       </method>
21798       <method name="Int32 Main()">
21799         <size>32</size>
21800       </method>
21801     </type>
21802   </test>
21803   <test name="test-128.cs">
21804     <type name="SimpleAttribute">
21805       <method name="Void .ctor(String)">
21806         <size>14</size>
21807       </method>
21808     </type>
21809     <type name="MineAttribute">
21810       <method name="Void .ctor(Type[])">
21811         <size>14</size>
21812       </method>
21813     </type>
21814     <type name="Foo">
21815       <method name="Void .ctor()">
21816         <size>7</size>
21817       </method>
21818       <method name="Int32 MM()">
21819         <size>153</size>
21820       </method>
21821     </type>
21822     <type name="Blah">
21823       <method name="Void .ctor()">
21824         <size>7</size>
21825       </method>
21826       <method name="Int32 get_Value()">
21827         <size>7</size>
21828       </method>
21829       <method name="Void set_Value(Int32)">
21830         <size>8</size>
21831       </method>
21832       <method name="Int32 Another()">
21833         <size>2</size>
21834       </method>
21835       <method name="Int32 Main()">
21836         <size>6</size>
21837       </method>
21838     </type>
21839   </test>
21840   <test name="test-129.cs">
21841     <type name="X">
21842       <method name="Void .ctor()">
21843         <size>7</size>
21844       </method>
21845       <method name="Int32 Main()">
21846         <size>27</size>
21847       </method>
21848     </type>
21849   </test>
21850   <test name="test-13.cs">
21851     <type name="Foo">
21852       <method name="Void .ctor()">
21853         <size>7</size>
21854       </method>
21855       <method name="Boolean MyMethod()">
21856         <size>12</size>
21857       </method>
21858     </type>
21859     <type name="Blah">
21860       <method name="Void .ctor()">
21861         <size>7</size>
21862       </method>
21863       <method name="Int32 Main()">
21864         <size>23</size>
21865       </method>
21866     </type>
21867   </test>
21868   <test name="test-130.cs">
21869     <type name="X">
21870       <method name="Void .ctor()">
21871         <size>20</size>
21872       </method>
21873       <method name="Int32 Main()">
21874         <size>2</size>
21875       </method>
21876     </type>
21877   </test>
21878   <test name="test-131.cs">
21879     <type name="SimpleAttribute">
21880       <method name="Void .ctor(String)">
21881         <size>14</size>
21882       </method>
21883     </type>
21884     <type name="Blah">
21885       <method name="Void .ctor()">
21886         <size>7</size>
21887       </method>
21888       <method name="Int32 Main()">
21889         <size>2</size>
21890       </method>
21891     </type>
21892   </test>
21893   <test name="test-132.cs">
21894     <type name="T">
21895       <method name="Void .ctor()">
21896         <size>7</size>
21897       </method>
21898       <method name="Int32 Main()">
21899         <size>51</size>
21900       </method>
21901     </type>
21902   </test>
21903   <test name="test-133.cs">
21904     <type name="T">
21905       <method name="Void .ctor()">
21906         <size>7</size>
21907       </method>
21908       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
21909         <size>21</size>
21910       </method>
21911       <method name="Void get_struct(S ByRef)">
21912         <size>24</size>
21913       </method>
21914       <method name="Int32 Main()">
21915         <size>75</size>
21916       </method>
21917     </type>
21918   </test>
21919   <test name="test-134.cs">
21920     <type name="AA">
21921       <method name="Void .ctor()">
21922         <size>7</size>
21923       </method>
21924       <method name="Void A()">
21925         <size>8</size>
21926       </method>
21927       <method name="Void B()">
21928         <size>8</size>
21929       </method>
21930       <method name="Void C()">
21931         <size>8</size>
21932       </method>
21933       <method name="Boolean get_OK()">
21934         <size>32</size>
21935       </method>
21936     </type>
21937     <type name="BB">
21938       <method name="Void .ctor()">
21939         <size>7</size>
21940       </method>
21941       <method name="Void A()">
21942         <size>18</size>
21943       </method>
21944       <method name="Void B()">
21945         <size>8</size>
21946       </method>
21947       <method name="Void C()">
21948         <size>8</size>
21949       </method>
21950       <method name="Boolean get_OK()">
21951         <size>32</size>
21952       </method>
21953     </type>
21954     <type name="T">
21955       <method name="Void .ctor()">
21956         <size>7</size>
21957       </method>
21958       <method name="Void A()">
21959         <size>1</size>
21960       </method>
21961       <method name="Void B()">
21962         <size>1</size>
21963       </method>
21964       <method name="Int32 Main()">
21965         <size>76</size>
21966       </method>
21967     </type>
21968   </test>
21969   <test name="test-135.cs">
21970     <type name="A">
21971       <method name="Void .ctor()">
21972         <size>7</size>
21973       </method>
21974       <method name="Void doh()">
21975         <size>1</size>
21976       </method>
21977     </type>
21978     <type name="T">
21979       <method name="Void .ctor()">
21980         <size>7</size>
21981       </method>
21982       <method name="A get_Prop()">
21983         <size>6</size>
21984       </method>
21985       <method name="Int32 Main()">
21986         <size>37</size>
21987       </method>
21988       <method name="IA IB.get_Prop()">
21989         <size>6</size>
21990       </method>
21991     </type>
21992   </test>
21993   <test name="test-136.cs">
21994     <type name="MyCar">
21995       <method name="Void .ctor()">
21996         <size>7</size>
21997       </method>
21998       <method name="Void IDiagnostic.Stop()">
21999         <size>8</size>
22000       </method>
22001       <method name="Void IAutomobile.Stop()">
22002         <size>8</size>
22003       </method>
22004       <method name="Void Stop()">
22005         <size>16</size>
22006       </method>
22007     </type>
22008     <type name="TestConflict">
22009       <method name="Void .ctor()">
22010         <size>7</size>
22011       </method>
22012       <method name="Int32 Main()">
22013         <size>74</size>
22014       </method>
22015     </type>
22016   </test>
22017   <test name="test-137.cs">
22018     <type name="C">
22019       <method name="Void .ctor()">
22020         <size>7</size>
22021       </method>
22022       <method name="Void X()">
22023         <size>15</size>
22024       </method>
22025       <method name="Int32 Main()">
22026         <size>95</size>
22027       </method>
22028     </type>
22029   </test>
22030   <test name="test-138.cs">
22031     <type name="T">
22032       <method name="Void .ctor()">
22033         <size>7</size>
22034       </method>
22035       <method name="Int32 Main()">
22036         <size>14</size>
22037       </method>
22038     </type>
22039   </test>
22040   <test name="test-139.cs">
22041     <type name="T">
22042       <method name="Void one()">
22043         <size>13</size>
22044       </method>
22045       <method name="Void two(T)">
22046         <size>8</size>
22047       </method>
22048       <method name="Void three(T ByRef)">
22049         <size>13</size>
22050       </method>
22051       <method name="Int32 GetHashCode()">
22052         <size>12</size>
22053       </method>
22054       <method name="Int32 Main()">
22055         <size>25</size>
22056       </method>
22057     </type>
22058   </test>
22059   <test name="test-14.cs">
22060     <type name="Obj.A">
22061       <method name="Void .ctor()">
22062         <size>7</size>
22063       </method>
22064       <method name="Int32 F()">
22065         <size>2</size>
22066       </method>
22067       <method name="Int32 G()">
22068         <size>2</size>
22069       </method>
22070       <method name="Int32 H()">
22071         <size>3</size>
22072       </method>
22073     </type>
22074     <type name="Obj.B">
22075       <method name="Void .ctor()">
22076         <size>7</size>
22077       </method>
22078       <method name="Int32 F()">
22079         <size>2</size>
22080       </method>
22081       <method name="Int32 G()">
22082         <size>2</size>
22083       </method>
22084       <method name="Int32 H()">
22085         <size>3</size>
22086       </method>
22087     </type>
22088     <type name="Obj.Test">
22089       <method name="Void .ctor()">
22090         <size>7</size>
22091       </method>
22092       <method name="Int32 Main()">
22093         <size>182</size>
22094       </method>
22095     </type>
22096   </test>
22097   <test name="test-140.cs">
22098     <type name="BreakTest">
22099       <method name="Void .ctor()">
22100         <size>7</size>
22101       </method>
22102       <method name="Void .cctor()">
22103         <size>1</size>
22104       </method>
22105       <method name="Void B()">
22106         <size>47</size>
22107       </method>
22108       <method name="Int32 Main()">
22109         <size>20</size>
22110       </method>
22111     </type>
22112   </test>
22113   <test name="test-141.cs">
22114     <type name="X">
22115       <method name="Void .ctor()">
22116         <size>7</size>
22117       </method>
22118       <method name="Int32 Main()">
22119         <size>38</size>
22120       </method>
22121       <method name="Boolean Test1()">
22122         <size>41</size>
22123       </method>
22124       <method name="Boolean Test2()">
22125         <size>42</size>
22126       </method>
22127       <method name="Boolean Test3()">
22128         <size>37</size>
22129       </method>
22130     </type>
22131   </test>
22132   <test name="test-142.cs">
22133     <type name="TestClass">
22134       <method name="Void .ctor(EventHandler)">
22135         <size>14</size>
22136       </method>
22137       <method name="Int32 Main()">
22138         <size>2</size>
22139       </method>
22140     </type>
22141     <type name="TestBaseClass">
22142       <method name="Void .ctor()">
22143         <size>7</size>
22144       </method>
22145       <method name="Void add_Blah(System.EventHandler)">
22146         <size>24</size>
22147       </method>
22148       <method name="Void remove_Blah(System.EventHandler)">
22149         <size>24</size>
22150       </method>
22151     </type>
22152   </test>
22153   <test name="test-143.cs">
22154     <type name="MonoEnumInfo">
22155       <method name="Void stuff()">
22156         <size>8</size>
22157       </method>
22158       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22159         <size>20</size>
22160       </method>
22161       <method name="Int32 Main()">
22162         <size>32</size>
22163       </method>
22164     </type>
22165   </test>
22166   <test name="test-144.cs">
22167     <type name="Test">
22168       <method name="Void .ctor()">
22169         <size>7</size>
22170       </method>
22171       <method name="Void Main()">
22172         <size>1</size>
22173       </method>
22174     </type>
22175   </test>
22176   <test name="test-145.cs">
22177     <type name="JagArrayTest">
22178       <method name="Void .ctor()">
22179         <size>7</size>
22180       </method>
22181       <method name="Void .cctor()">
22182         <size>25</size>
22183       </method>
22184       <method name="Void Main()">
22185         <size>15</size>
22186       </method>
22187     </type>
22188   </test>
22189   <test name="test-146.cs">
22190     <type name="Test">
22191       <method name="Void .ctor()">
22192         <size>7</size>
22193       </method>
22194       <method name="Int32 Main()">
22195         <size>335</size>
22196       </method>
22197     </type>
22198   </test>
22199   <test name="test-147.cs">
22200     <type name="X">
22201       <method name="Void .ctor()">
22202         <size>15</size>
22203       </method>
22204       <method name="Void .cctor()">
22205         <size>8</size>
22206       </method>
22207       <method name="X Foo()">
22208         <size>6</size>
22209       </method>
22210       <method name="X Bar()">
22211         <size>6</size>
22212       </method>
22213       <method name="X Baz()">
22214         <size>6</size>
22215       </method>
22216       <method name="UInt32 get_Property()">
22217         <size>2</size>
22218       </method>
22219       <method name="UInt32 get_StaticProperty()">
22220         <size>3</size>
22221       </method>
22222       <method name="Int32 get_Item(Int32)">
22223         <size>2</size>
22224       </method>
22225     </type>
22226     <type name="Y">
22227       <method name="Void .ctor()">
22228         <size>15</size>
22229       </method>
22230       <method name="Void .cctor()">
22231         <size>9</size>
22232       </method>
22233       <method name="Y Foo()">
22234         <size>6</size>
22235       </method>
22236       <method name="Y Bar()">
22237         <size>6</size>
22238       </method>
22239       <method name="Y Baz()">
22240         <size>6</size>
22241       </method>
22242       <method name="UInt32 get_Property()">
22243         <size>2</size>
22244       </method>
22245       <method name="UInt32 get_StaticProperty()">
22246         <size>3</size>
22247       </method>
22248       <method name="Int32 get_Item(Int32)">
22249         <size>2</size>
22250       </method>
22251     </type>
22252     <type name="Z">
22253       <method name="Void .ctor()">
22254         <size>7</size>
22255       </method>
22256       <method name="Int32 Test()">
22257         <size>94</size>
22258       </method>
22259     </type>
22260     <type name="Test">
22261       <method name="Void .ctor()">
22262         <size>7</size>
22263       </method>
22264       <method name="Int32 Main()">
22265         <size>252</size>
22266       </method>
22267     </type>
22268   </test>
22269   <test name="test-148.cs">
22270     <type name="Y">
22271       <method name="Void .ctor()">
22272         <size>7</size>
22273       </method>
22274       <method name="Int32 get_Bar(Int32)">
22275         <size>2</size>
22276       </method>
22277       <method name="Int64 get_Bar(Double)">
22278         <size>3</size>
22279       </method>
22280     </type>
22281     <type name="Z">
22282       <method name="Void .ctor()">
22283         <size>7</size>
22284       </method>
22285       <method name="Int64 get_Whatever(Double)">
22286         <size>3</size>
22287       </method>
22288       <method name="Single get_Whatever(Int64, Int32)">
22289         <size>6</size>
22290       </method>
22291       <method name="Int32 InstanceTest()">
22292         <size>54</size>
22293       </method>
22294       <method name="Int32 Test()">
22295         <size>356</size>
22296       </method>
22297       <method name="Int32 Main()">
22298         <size>94</size>
22299       </method>
22300     </type>
22301     <type name="Z+MyArray">
22302       <method name="Void .ctor()">
22303         <size>7</size>
22304       </method>
22305       <method name="System.Object get_Item(Int32)">
22306         <size>8</size>
22307       </method>
22308       <method name="Void set_Item(Int32, System.Object)">
22309         <size>9</size>
22310       </method>
22311     </type>
22312     <type name="A">
22313       <method name="Void .ctor()">
22314         <size>7</size>
22315       </method>
22316       <method name="Int32 get_Monkey(Int32)">
22317         <size>4</size>
22318       </method>
22319     </type>
22320     <type name="B">
22321       <method name="Void .ctor()">
22322         <size>7</size>
22323       </method>
22324       <method name="Int64 get_Item(Int64, Int32)">
22325         <size>5</size>
22326       </method>
22327     </type>
22328     <type name="C">
22329       <method name="Void .ctor()">
22330         <size>7</size>
22331       </method>
22332       <method name="Int32 get_Item(Int32)">
22333         <size>4</size>
22334       </method>
22335     </type>
22336     <type name="D">
22337       <method name="Void .ctor()">
22338         <size>7</size>
22339       </method>
22340       <method name="Int64 get_Item(Int64, Int32)">
22341         <size>5</size>
22342       </method>
22343     </type>
22344     <type name="E">
22345       <method name="Void .ctor()">
22346         <size>7</size>
22347       </method>
22348       <method name="System.String get_g()">
22349         <size>6</size>
22350       </method>
22351       <method name="Void set_g(System.String)">
22352         <size>1</size>
22353       </method>
22354     </type>
22355     <type name="F">
22356       <method name="Void .ctor()">
22357         <size>7</size>
22358       </method>
22359       <method name="System.String get_g()">
22360         <size>6</size>
22361       </method>
22362     </type>
22363     <type name="DisposableNotifyList">
22364       <method name="Void .ctor()">
22365         <size>7</size>
22366       </method>
22367     </type>
22368     <type name="ChildList">
22369       <method name="Void .ctor()">
22370         <size>7</size>
22371       </method>
22372       <method name="Void Test()">
22373         <size>14</size>
22374       </method>
22375     </type>
22376     <type name="Y">
22377       <method name="Int32 X.get_Foo(Int32)">
22378         <size>2</size>
22379       </method>
22380     </type>
22381   </test>
22382   <test name="test-149.cs">
22383     <type name="Y">
22384       <method name="Void .ctor()">
22385         <size>7</size>
22386       </method>
22387       <method name="Void .cctor()">
22388         <size>1</size>
22389       </method>
22390       <method name="Void add_Foo(System.EventHandler)">
22391         <size>24</size>
22392       </method>
22393       <method name="Void remove_Foo(System.EventHandler)">
22394         <size>24</size>
22395       </method>
22396       <method name="Void add_TestEvent(MyDelegate)">
22397         <size>24</size>
22398       </method>
22399       <method name="Void remove_TestEvent(MyDelegate)">
22400         <size>24</size>
22401       </method>
22402       <method name="Int32 Test()">
22403         <size>166</size>
22404       </method>
22405       <method name="Void callback1(System.Object, System.EventArgs)">
22406         <size>7</size>
22407       </method>
22408       <method name="Int64 callback2(Int32)">
22409         <size>19</size>
22410       </method>
22411       <method name="Void callback3(System.Object, System.EventArgs)">
22412         <size>7</size>
22413       </method>
22414     </type>
22415     <type name="Z">
22416       <method name="Void .ctor()">
22417         <size>7</size>
22418       </method>
22419       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
22420         <size>22</size>
22421       </method>
22422       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
22423         <size>22</size>
22424       </method>
22425       <method name="Int32 a()">
22426         <size>2</size>
22427       </method>
22428       <method name="Int32 Main()">
22429         <size>80</size>
22430       </method>
22431     </type>
22432     <type name="Static">
22433       <method name="Void .ctor()">
22434         <size>7</size>
22435       </method>
22436       <method name="Void add_Test(System.EventHandler)">
22437         <size>22</size>
22438       </method>
22439       <method name="Void remove_Test(System.EventHandler)">
22440         <size>22</size>
22441       </method>
22442       <method name="Void Fire()">
22443         <size>23</size>
22444       </method>
22445     </type>
22446     <type name="Z+SomeEventHandler">
22447       <method name="Void .ctor(Object, IntPtr)">
22448         <size>0</size>
22449       </method>
22450       <method name="Int32 Invoke()">
22451         <size>0</size>
22452       </method>
22453       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
22454         <size>0</size>
22455       </method>
22456       <method name="Int32 EndInvoke(IAsyncResult)">
22457         <size>0</size>
22458       </method>
22459     </type>
22460     <type name="MyDelegate">
22461       <method name="Void .ctor(Object, IntPtr)">
22462         <size>0</size>
22463       </method>
22464       <method name="Int64 Invoke(Int32)">
22465         <size>0</size>
22466       </method>
22467       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22468         <size>0</size>
22469       </method>
22470       <method name="Int64 EndInvoke(IAsyncResult)">
22471         <size>0</size>
22472       </method>
22473     </type>
22474     <type name="Y">
22475       <method name="Void X.add_Foo(System.EventHandler)">
22476         <size>1</size>
22477       </method>
22478       <method name="Void X.remove_Foo(System.EventHandler)">
22479         <size>1</size>
22480       </method>
22481     </type>
22482   </test>
22483   <test name="test-15.cs">
22484     <type name="Implementor">
22485       <method name="Void .ctor()">
22486         <size>7</size>
22487       </method>
22488       <method name="Int32 A()">
22489         <size>2</size>
22490       </method>
22491     </type>
22492     <type name="Run">
22493       <method name="Void .ctor()">
22494         <size>7</size>
22495       </method>
22496       <method name="Int32 Main()">
22497         <size>53</size>
22498       </method>
22499     </type>
22500     <type name="StructImplementor">
22501       <method name="Int32 A()">
22502         <size>2</size>
22503       </method>
22504     </type>
22505   </test>
22506   <test name="test-150.cs">
22507     <type name="T">
22508       <method name="Void .ctor()">
22509         <size>18</size>
22510       </method>
22511       <method name="Int32 Main()">
22512         <size>2</size>
22513       </method>
22514     </type>
22515   </test>
22516   <test name="test-151.cs">
22517     <type name="A.Iface">
22518       <method name="Void .ctor()">
22519         <size>7</size>
22520       </method>
22521       <method name="Void bah()">
22522         <size>1</size>
22523       </method>
22524     </type>
22525     <type name="A.my">
22526       <method name="Void .ctor()">
22527         <size>7</size>
22528       </method>
22529       <method name="Void doit(System.Object)">
22530         <size>13</size>
22531       </method>
22532       <method name="Int32 Main()">
22533         <size>2</size>
22534       </method>
22535     </type>
22536   </test>
22537   <test name="test-152.cs">
22538     <type name="X">
22539       <method name="Void .ctor()">
22540         <size>7</size>
22541       </method>
22542       <method name="Int32 Main()">
22543         <size>99</size>
22544       </method>
22545     </type>
22546   </test>
22547   <test name="test-153.cs">
22548     <type name="Z">
22549       <method name="Void .ctor()">
22550         <size>7</size>
22551       </method>
22552       <method name="Void Test2(System.String, System.Object[])">
22553         <size>1</size>
22554       </method>
22555       <method name="Void Test(System.String, System.Object[])">
22556         <size>8</size>
22557       </method>
22558       <method name="Int32 Main()">
22559         <size>86</size>
22560       </method>
22561     </type>
22562   </test>
22563   <test name="test-154.cs">
22564     <type name="X">
22565       <method name="Void .ctor()">
22566         <size>7</size>
22567       </method>
22568       <method name="Int32 Main()">
22569         <size>2</size>
22570       </method>
22571       <method name="Void test1(Single ByRef)">
22572         <size>6</size>
22573       </method>
22574       <method name="Void test2(Int32, Single ByRef)">
22575         <size>38</size>
22576       </method>
22577       <method name="Void test3(System.Int64[], Int32)">
22578         <size>21</size>
22579       </method>
22580       <method name="Int32 test4(Int32, Single ByRef)">
22581         <size>33</size>
22582       </method>
22583       <method name="Int32 test5(Single ByRef, Int64)">
22584         <size>75</size>
22585       </method>
22586       <method name="Int32 test6(Single ByRef)">
22587         <size>10</size>
22588       </method>
22589       <method name="Int64 test7(System.Int32[], Int32)">
22590         <size>64</size>
22591       </method>
22592       <method name="Int64 test8(Int32)">
22593         <size>34</size>
22594       </method>
22595       <method name="Int64 test9(Int32)">
22596         <size>28</size>
22597       </method>
22598       <method name="Void test10(Int32, Single ByRef)">
22599         <size>23</size>
22600       </method>
22601       <method name="Int64 test11(Int32)">
22602         <size>44</size>
22603       </method>
22604       <method name="Void test12(Single ByRef)">
22605         <size>25</size>
22606       </method>
22607       <method name="Void test13(Int32, Single ByRef)">
22608         <size>23</size>
22609       </method>
22610       <method name="Int64 test14(Int32, Single ByRef)">
22611         <size>66</size>
22612       </method>
22613       <method name="Int32 test15(Int32, Single ByRef)">
22614         <size>33</size>
22615       </method>
22616       <method name="Void test16()">
22617         <size>54</size>
22618       </method>
22619       <method name="Void test17()">
22620         <size>62</size>
22621       </method>
22622       <method name="Void test18(Int32, Int32 ByRef)">
22623         <size>35</size>
22624       </method>
22625       <method name="Int32 test19()">
22626         <size>49</size>
22627       </method>
22628       <method name="Int32 test20()">
22629         <size>22</size>
22630       </method>
22631       <method name="Int32 test21()">
22632         <size>28</size>
22633       </method>
22634       <method name="Int32 test22()">
22635         <size>27</size>
22636       </method>
22637       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
22638         <size>29</size>
22639       </method>
22640       <method name="Int64 test24(Int32)">
22641         <size>67</size>
22642       </method>
22643       <method name="Int64 test25(Int32)">
22644         <size>44</size>
22645       </method>
22646       <method name="Void test26()">
22647         <size>22</size>
22648       </method>
22649       <method name="Int32 test27()">
22650         <size>12</size>
22651       </method>
22652       <method name="Void test28(System.Object ByRef)">
22653         <size>23</size>
22654       </method>
22655       <method name="Boolean test29(Int32 ByRef)">
22656         <size>33</size>
22657       </method>
22658       <method name="System.String test30(System.String ByRef)">
22659         <size>36</size>
22660       </method>
22661       <method name="System.String test31(Int32)">
22662         <size>78</size>
22663       </method>
22664       <method name="Void test32()">
22665         <size>11</size>
22666       </method>
22667       <method name="Int32 test33()">
22668         <size>4</size>
22669       </method>
22670       <method name="Void test34()">
22671         <size>20</size>
22672       </method>
22673       <method name="Void test35(Int32, Boolean)">
22674         <size>28</size>
22675       </method>
22676       <method name="Void test36()">
22677         <size>41</size>
22678       </method>
22679       <method name="Void test37()">
22680         <size>42</size>
22681       </method>
22682       <method name="Int32 test38()">
22683         <size>2</size>
22684       </method>
22685       <method name="Int32 test40(Int32)">
22686         <size>18</size>
22687       </method>
22688     </type>
22689   </test>
22690   <test name="test-155.cs">
22691     <type name="Test">
22692       <method name="Void .ctor()">
22693         <size>7</size>
22694       </method>
22695       <method name="Int32 Main()">
22696         <size>44</size>
22697       </method>
22698     </type>
22699     <type name="Test+TestClass">
22700       <method name="Void .ctor()">
22701         <size>7</size>
22702       </method>
22703       <method name="System.String test(System.String)">
22704         <size>22</size>
22705       </method>
22706     </type>
22707   </test>
22708   <test name="test-156.cs">
22709     <type name="Internal">
22710       <method name="Void .ctor()">
22711         <size>7</size>
22712       </method>
22713     </type>
22714     <type name="Public">
22715       <method name="Void .ctor()">
22716         <size>7</size>
22717       </method>
22718     </type>
22719     <type name="X">
22720       <method name="Void .ctor()">
22721         <size>7</size>
22722       </method>
22723       <method name="Void Main()">
22724         <size>1</size>
22725       </method>
22726     </type>
22727     <type name="X+NestedPublic">
22728       <method name="Void .ctor()">
22729         <size>7</size>
22730       </method>
22731     </type>
22732     <type name="X+NestedAssembly">
22733       <method name="Void .ctor()">
22734         <size>7</size>
22735       </method>
22736     </type>
22737     <type name="X+NestedFamilyAndAssembly">
22738       <method name="Void .ctor()">
22739         <size>7</size>
22740       </method>
22741     </type>
22742     <type name="X+NestedFamily">
22743       <method name="Void .ctor()">
22744         <size>7</size>
22745       </method>
22746     </type>
22747     <type name="X+NestedPrivate">
22748       <method name="Void .ctor()">
22749         <size>7</size>
22750       </method>
22751     </type>
22752     <type name="A">
22753       <method name="Void .ctor()">
22754         <size>7</size>
22755       </method>
22756     </type>
22757     <type name="B">
22758       <method name="Void .ctor()">
22759         <size>7</size>
22760       </method>
22761     </type>
22762     <type name="C">
22763       <method name="Void .ctor()">
22764         <size>7</size>
22765       </method>
22766     </type>
22767     <type name="D">
22768       <method name="Void .ctor()">
22769         <size>7</size>
22770       </method>
22771     </type>
22772     <type name="E">
22773       <method name="Void .ctor()">
22774         <size>7</size>
22775       </method>
22776     </type>
22777     <type name="F">
22778       <method name="Void .ctor()">
22779         <size>7</size>
22780       </method>
22781     </type>
22782     <type name="Y">
22783       <method name="Void .ctor()">
22784         <size>7</size>
22785       </method>
22786       <method name="Void Test(YI)">
22787         <size>1</size>
22788       </method>
22789     </type>
22790     <type name="Y+YA">
22791       <method name="Void .ctor()">
22792         <size>7</size>
22793       </method>
22794     </type>
22795     <type name="Y+YB">
22796       <method name="Void .ctor()">
22797         <size>7</size>
22798       </method>
22799     </type>
22800     <type name="Y+YC">
22801       <method name="Void .ctor()">
22802         <size>7</size>
22803       </method>
22804     </type>
22805     <type name="Y+YD">
22806       <method name="Void .ctor()">
22807         <size>7</size>
22808       </method>
22809     </type>
22810     <type name="Y+YE">
22811       <method name="Void .ctor()">
22812         <size>7</size>
22813       </method>
22814     </type>
22815     <type name="Y+YF">
22816       <method name="Void .ctor()">
22817         <size>7</size>
22818       </method>
22819     </type>
22820     <type name="Y+YG">
22821       <method name="Void .ctor()">
22822         <size>7</size>
22823       </method>
22824     </type>
22825     <type name="Y+YH">
22826       <method name="Void .ctor()">
22827         <size>7</size>
22828       </method>
22829     </type>
22830     <type name="Z">
22831       <method name="Void .ctor()">
22832         <size>7</size>
22833       </method>
22834     </type>
22835     <type name="Z+P">
22836       <method name="Void .ctor()">
22837         <size>7</size>
22838       </method>
22839     </type>
22840     <type name="W">
22841       <method name="Void .ctor()">
22842         <size>7</size>
22843       </method>
22844     </type>
22845     <type name="W+WA">
22846       <method name="Void .ctor()">
22847         <size>7</size>
22848       </method>
22849     </type>
22850     <type name="W+WB">
22851       <method name="Void .ctor()">
22852         <size>7</size>
22853       </method>
22854     </type>
22855     <type name="W+WC">
22856       <method name="Void .ctor()">
22857         <size>7</size>
22858       </method>
22859     </type>
22860     <type name="W+WD">
22861       <method name="Void .ctor()">
22862         <size>7</size>
22863       </method>
22864     </type>
22865     <type name="W+WE">
22866       <method name="Void .ctor()">
22867         <size>7</size>
22868       </method>
22869     </type>
22870     <type name="W+WCA">
22871       <method name="Void .ctor()">
22872         <size>7</size>
22873       </method>
22874     </type>
22875     <type name="W+WCB">
22876       <method name="Void .ctor()">
22877         <size>7</size>
22878       </method>
22879     </type>
22880     <type name="W+WCB+WCD">
22881       <method name="Void .ctor()">
22882         <size>7</size>
22883       </method>
22884     </type>
22885     <type name="W+WCB+WCD+WCE">
22886       <method name="Void .ctor()">
22887         <size>7</size>
22888       </method>
22889     </type>
22890     <type name="G">
22891       <method name="Void .ctor()">
22892         <size>7</size>
22893       </method>
22894       <method name="Void Test(X)">
22895         <size>1</size>
22896       </method>
22897     </type>
22898     <type name="G+I">
22899       <method name="Void .ctor()">
22900         <size>7</size>
22901       </method>
22902     </type>
22903     <type name="G+I+J">
22904       <method name="Void .ctor()">
22905         <size>7</size>
22906       </method>
22907       <method name="Void Test(Foo)">
22908         <size>1</size>
22909       </method>
22910     </type>
22911     <type name="H">
22912       <method name="Void .ctor()">
22913         <size>7</size>
22914       </method>
22915       <method name="Void Test(System.Int32[])">
22916         <size>1</size>
22917       </method>
22918     </type>
22919     <type name="M">
22920       <method name="Void .ctor()">
22921         <size>7</size>
22922       </method>
22923       <method name="Void Hello(System.String)">
22924         <size>1</size>
22925       </method>
22926     </type>
22927   </test>
22928   <test name="test-157.cs">
22929     <type name="Test.MyAttribute">
22930       <method name="Void .ctor(String)">
22931         <size>20</size>
22932       </method>
22933     </type>
22934     <type name="Test.Test">
22935       <method name="Void .ctor()">
22936         <size>7</size>
22937       </method>
22938       <method name="Int32 Main()">
22939         <size>197</size>
22940       </method>
22941     </type>
22942   </test>
22943   <test name="test-158.cs">
22944     <type name="My">
22945       <method name="Void .ctor(Object)">
22946         <size>14</size>
22947       </method>
22948     </type>
22949     <type name="My+Test">
22950       <method name="Void .ctor()">
22951         <size>7</size>
22952       </method>
22953       <method name="Int32 Main()">
22954         <size>87</size>
22955       </method>
22956     </type>
22957   </test>
22958   <test name="test-159.cs">
22959     <type name="A.Iface">
22960       <method name="Void .ctor()">
22961         <size>7</size>
22962       </method>
22963       <method name="Void bah()">
22964         <size>1</size>
22965       </method>
22966     </type>
22967     <type name="A.my">
22968       <method name="Void .ctor()">
22969         <size>7</size>
22970       </method>
22971       <method name="Void doit(System.Object)">
22972         <size>13</size>
22973       </method>
22974       <method name="Int32 Main()">
22975         <size>2</size>
22976       </method>
22977     </type>
22978   </test>
22979   <test name="test-16.cs">
22980     <type name="Mine.Blah">
22981       <method name="Void .ctor()">
22982         <size>7</size>
22983       </method>
22984       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
22985         <size>12</size>
22986       </method>
22987       <method name="Int32 op_Implicit(Mine.Blah)">
22988         <size>12</size>
22989       </method>
22990       <method name="Byte op_Implicit(Mine.Blah)">
22991         <size>12</size>
22992       </method>
22993       <method name="Int16 op_Implicit(Mine.Blah)">
22994         <size>12</size>
22995       </method>
22996     </type>
22997     <type name="Mine.Foo">
22998       <method name="Void .ctor()">
22999         <size>7</size>
23000       </method>
23001       <method name="Int32 Main()">
23002         <size>118</size>
23003       </method>
23004     </type>
23005   </test>
23006   <test name="test-160.cs">
23007     <type name="B">
23008       <method name="Void .ctor()">
23009         <size>7</size>
23010       </method>
23011     </type>
23012     <type name="S">
23013       <method name="Void .ctor()">
23014         <size>7</size>
23015       </method>
23016     </type>
23017     <type name="T">
23018       <method name="Void .ctor()">
23019         <size>7</size>
23020       </method>
23021       <method name="Int32 blah(System.Object)">
23022         <size>62</size>
23023       </method>
23024       <method name="Int32 Main()">
23025         <size>2</size>
23026       </method>
23027     </type>
23028   </test>
23029   <test name="test-161.cs">
23030     <type name="ZipEntry">
23031       <method name="Void .ctor(String)">
23032         <size>18</size>
23033       </method>
23034       <method name="Void .ctor(ZipEntry)">
23035         <size>18</size>
23036       </method>
23037       <method name="DateTime get_DateTime()">
23038         <size>7</size>
23039       </method>
23040       <method name="Int32 Main()">
23041         <size>2</size>
23042       </method>
23043     </type>
23044   </test>
23045   <test name="test-162.cs">
23046     <type name="X">
23047       <method name="Void .ctor()">
23048         <size>7</size>
23049       </method>
23050       <method name="Void test_output(A)">
23051         <size>1</size>
23052       </method>
23053       <method name="Void test_output(B)">
23054         <size>1</size>
23055       </method>
23056       <method name="Void test_output(E)">
23057         <size>1</size>
23058       </method>
23059       <method name="Void test_output(F)">
23060         <size>1</size>
23061       </method>
23062       <method name="Void test1()">
23063         <size>21</size>
23064       </method>
23065       <method name="Void test2()">
23066         <size>32</size>
23067       </method>
23068       <method name="Void test3()">
23069         <size>21</size>
23070       </method>
23071       <method name="Void test4(A)">
23072         <size>9</size>
23073       </method>
23074       <method name="Void test5(A ByRef)">
23075         <size>9</size>
23076       </method>
23077       <method name="Void test6(B ByRef)">
23078         <size>8</size>
23079       </method>
23080       <method name="Void test7()">
23081         <size>28</size>
23082       </method>
23083       <method name="Void test8()">
23084         <size>50</size>
23085       </method>
23086       <method name="Void test9()">
23087         <size>26</size>
23088       </method>
23089       <method name="Void test10()">
23090         <size>82</size>
23091       </method>
23092       <method name="Int32 Main()">
23093         <size>2</size>
23094       </method>
23095     </type>
23096     <type name="A">
23097       <method name="Void .ctor(Int32)">
23098         <size>27</size>
23099       </method>
23100     </type>
23101     <type name="C">
23102       <method name="Void .ctor(Int64)">
23103         <size>8</size>
23104       </method>
23105       <method name="Void .ctor(String)">
23106         <size>13</size>
23107       </method>
23108     </type>
23109     <type name="E">
23110       <method name="Void .ctor(Int32)">
23111         <size>21</size>
23112       </method>
23113     </type>
23114   </test>
23115   <test name="test-163.cs">
23116     <type name="Blah">
23117       <method name="Void .ctor()">
23118         <size>7</size>
23119       </method>
23120       <method name="Int32 Foo(System.String)">
23121         <size>2</size>
23122       </method>
23123       <method name="Int32 Foo(System.Object)">
23124         <size>2</size>
23125       </method>
23126       <method name="Int32 Main()">
23127         <size>28</size>
23128       </method>
23129     </type>
23130   </test>
23131   <test name="test-164.cs">
23132     <type name="X">
23133       <method name="Void .ctor()">
23134         <size>26</size>
23135       </method>
23136       <method name="Int32 Foo()">
23137         <size>2</size>
23138       </method>
23139     </type>
23140     <type name="Y">
23141       <method name="Void .ctor()">
23142         <size>7</size>
23143       </method>
23144       <method name="Int32 Foo()">
23145         <size>2</size>
23146       </method>
23147       <method name="Int32 Hello()">
23148         <size>12</size>
23149       </method>
23150       <method name="Void Main()">
23151         <size>46</size>
23152       </method>
23153     </type>
23154     <type name="X+FooDelegate">
23155       <method name="Void .ctor(Object, IntPtr)">
23156         <size>0</size>
23157       </method>
23158       <method name="Int32 Invoke()">
23159         <size>0</size>
23160       </method>
23161       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23162         <size>0</size>
23163       </method>
23164       <method name="Int32 EndInvoke(IAsyncResult)">
23165         <size>0</size>
23166       </method>
23167     </type>
23168   </test>
23169   <test name="test-165.cs">
23170     <type name="Testing">
23171       <method name="Void .ctor()">
23172         <size>7</size>
23173       </method>
23174       <method name="Int32 TestEnumInit(Fruit)">
23175         <size>21</size>
23176       </method>
23177       <method name="Int32 Main()">
23178         <size>62</size>
23179       </method>
23180     </type>
23181   </test>
23182   <test name="test-166.cs">
23183     <type name="Test">
23184       <method name="Void .ctor()">
23185         <size>7</size>
23186       </method>
23187       <method name="Int32 get_Item(Int32)">
23188         <size>2</size>
23189       </method>
23190     </type>
23191     <type name="D">
23192       <method name="Void .ctor()">
23193         <size>7</size>
23194       </method>
23195       <method name="Int32 get_TargetIntegerSize()">
23196         <size>2</size>
23197       </method>
23198       <method name="Int32 Hello(IInferior)">
23199         <size>7</size>
23200       </method>
23201       <method name="Int32 Main()">
23202         <size>61</size>
23203       </method>
23204     </type>
23205     <type name="Test">
23206       <method name="Int32 ITest.get_Item(Int32)">
23207         <size>2</size>
23208       </method>
23209     </type>
23210   </test>
23211   <test name="test-167.cs">
23212     <type name="X">
23213       <method name="Void .ctor()">
23214         <size>7</size>
23215       </method>
23216       <method name="Int32 Test(X+Foo[])">
23217         <size>23</size>
23218       </method>
23219       <method name="Int32 Main()">
23220         <size>44</size>
23221       </method>
23222     </type>
23223   </test>
23224   <test name="test-168.cs">
23225     <type name="Test">
23226       <method name="Void .ctor()">
23227         <size>7</size>
23228       </method>
23229       <method name="Int32 Main()">
23230         <size>21</size>
23231       </method>
23232     </type>
23233     <type name="X">
23234       <method name="System.String op_Implicit(X)">
23235         <size>6</size>
23236       </method>
23237     </type>
23238   </test>
23239   <test name="test-169.cs">
23240     <type name="basec">
23241       <method name="Void .ctor()">
23242         <size>7</size>
23243       </method>
23244       <method name="System.String get_Message()">
23245         <size>6</size>
23246       </method>
23247     </type>
23248     <type name="der">
23249       <method name="Void .ctor()">
23250         <size>7</size>
23251       </method>
23252       <method name="System.String get_Message()">
23253         <size>6</size>
23254       </method>
23255     </type>
23256     <type name="Base">
23257       <method name="Void .ctor()">
23258         <size>7</size>
23259       </method>
23260       <method name="Int32 get_Thingy()">
23261         <size>7</size>
23262       </method>
23263       <method name="Void set_Thingy(Int32)">
23264         <size>8</size>
23265       </method>
23266     </type>
23267     <type name="Derived">
23268       <method name="Void .ctor()">
23269         <size>7</size>
23270       </method>
23271       <method name="Int32 get_BaseThingy()">
23272         <size>7</size>
23273       </method>
23274       <method name="Void set_Thingy(Int32)">
23275         <size>1</size>
23276       </method>
23277     </type>
23278     <type name="D">
23279       <method name="Void .ctor()">
23280         <size>7</size>
23281       </method>
23282       <method name="Int32 Main()">
23283         <size>97</size>
23284       </method>
23285     </type>
23286   </test>
23287   <test name="test-17.cs">
23288     <type name="Blah">
23289       <method name="Void .ctor()">
23290         <size>7</size>
23291       </method>
23292       <method name="Int32 Main()">
23293         <size>39</size>
23294       </method>
23295       <method name="Byte op_Implicit(Blah)">
23296         <size>12</size>
23297       </method>
23298       <method name="Int16 op_Implicit(Blah)">
23299         <size>12</size>
23300       </method>
23301       <method name="Int32 op_Implicit(Blah)">
23302         <size>12</size>
23303       </method>
23304     </type>
23305   </test>
23306   <test name="test-170.cs">
23307     <type name="X">
23308       <method name="Void .ctor()">
23309         <size>7</size>
23310       </method>
23311       <method name="Int32 get_prop()">
23312         <size>7</size>
23313       </method>
23314       <method name="Void set_prop(Int32)">
23315         <size>8</size>
23316       </method>
23317       <method name="Void set_AAA(Int32)">
23318         <size>1</size>
23319       </method>
23320     </type>
23321     <type name="Y">
23322       <method name="Void .ctor()">
23323         <size>14</size>
23324       </method>
23325       <method name="Int32 get_prop()">
23326         <size>7</size>
23327       </method>
23328       <method name="Void set_prop(Int32)">
23329         <size>8</size>
23330       </method>
23331       <method name="Int32 A()">
23332         <size>38</size>
23333       </method>
23334       <method name="Int32 Main()">
23335         <size>13</size>
23336       </method>
23337     </type>
23338   </test>
23339   <test name="test-171.cs">
23340     <type name="IntPtr_Conv.Class1">
23341       <method name="Void .ctor()">
23342         <size>7</size>
23343       </method>
23344       <method name="Int32 Main(System.String[])">
23345         <size>15</size>
23346       </method>
23347     </type>
23348   </test>
23349   <test name="test-172.cs">
23350     <type name="X">
23351       <method name="Void .ctor()">
23352         <size>7</size>
23353       </method>
23354       <method name="Void .cctor()">
23355         <size>31</size>
23356       </method>
23357       <method name="Boolean ff()">
23358         <size>14</size>
23359       </method>
23360       <method name="Boolean tt()">
23361         <size>14</size>
23362       </method>
23363       <method name="Int32 test_if()">
23364         <size>599</size>
23365       </method>
23366       <method name="Int32 test_while()">
23367         <size>437</size>
23368       </method>
23369       <method name="Int32 test_inline()">
23370         <size>29</size>
23371       </method>
23372       <method name="Int32 Main()">
23373         <size>109</size>
23374       </method>
23375     </type>
23376   </test>
23377   <test name="test-173.cs">
23378     <type name="Base">
23379       <method name="Void .ctor(Int32)">
23380         <size>14</size>
23381       </method>
23382       <method name="Int32 get_Value()">
23383         <size>7</size>
23384       </method>
23385     </type>
23386     <type name="A">
23387       <method name="Void .ctor(Int32)">
23388         <size>18</size>
23389       </method>
23390       <method name="Void .ctor(UInt32)">
23391         <size>18</size>
23392       </method>
23393     </type>
23394     <type name="B">
23395       <method name="Void .ctor(Int64)">
23396         <size>18</size>
23397       </method>
23398       <method name="Void .ctor(UInt64)">
23399         <size>18</size>
23400       </method>
23401     </type>
23402     <type name="C">
23403       <method name="Void .ctor(Int16)">
23404         <size>18</size>
23405       </method>
23406       <method name="Void .ctor(UInt16)">
23407         <size>18</size>
23408       </method>
23409     </type>
23410     <type name="D">
23411       <method name="Void .ctor(SByte)">
23412         <size>18</size>
23413       </method>
23414       <method name="Void .ctor(Byte)">
23415         <size>18</size>
23416       </method>
23417     </type>
23418     <type name="E">
23419       <method name="Void .ctor(Int64)">
23420         <size>19</size>
23421       </method>
23422       <method name="Void .ctor(E)">
23423         <size>19</size>
23424       </method>
23425       <method name="E op_Implicit(Int64)">
23426         <size>7</size>
23427       </method>
23428     </type>
23429     <type name="F">
23430       <method name="Void .ctor(Int32)">
23431         <size>19</size>
23432       </method>
23433       <method name="Void .ctor(F)">
23434         <size>19</size>
23435       </method>
23436       <method name="F op_Implicit(Int32)">
23437         <size>7</size>
23438       </method>
23439     </type>
23440     <type name="X">
23441       <method name="Void .ctor()">
23442         <size>7</size>
23443       </method>
23444       <method name="Int32 Test()">
23445         <size>231</size>
23446       </method>
23447       <method name="Int32 Main()">
23448         <size>24</size>
23449       </method>
23450     </type>
23451   </test>
23452   <test name="test-174.cs">
23453     <type name="ProtectedAccessToPropertyOnChild">
23454       <method name="Void .ctor()">
23455         <size>14</size>
23456       </method>
23457       <method name="Int32 Main()">
23458         <size>21</size>
23459       </method>
23460     </type>
23461     <type name="TestAccessToPrivateMemberInParentClass">
23462       <method name="Void .ctor()">
23463         <size>7</size>
23464       </method>
23465       <method name="System.Double[][] get_Array()">
23466         <size>7</size>
23467       </method>
23468     </type>
23469     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
23470       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
23471         <size>37</size>
23472       </method>
23473     </type>
23474     <type name="TestAccessToProtectedOnChildInstanceFromParent">
23475       <method name="Void .ctor()">
23476         <size>29</size>
23477       </method>
23478       <method name="Int32 Test()">
23479         <size>27</size>
23480       </method>
23481     </type>
23482     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
23483       <method name="Void .ctor()">
23484         <size>26</size>
23485       </method>
23486       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
23487         <size>15</size>
23488       </method>
23489     </type>
23490     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
23491       <method name="Void .ctor()">
23492         <size>7</size>
23493       </method>
23494     </type>
23495   </test>
23496   <test name="test-175.cs">
23497     <type name="X">
23498       <method name="Void .ctor()">
23499         <size>7</size>
23500       </method>
23501       <method name="Int32 Main()">
23502         <size>59</size>
23503       </method>
23504     </type>
23505     <type name="RVA">
23506       <method name="Void .ctor(UInt32)">
23507         <size>8</size>
23508       </method>
23509       <method name="RVA op_Implicit(UInt32)">
23510         <size>7</size>
23511       </method>
23512       <method name="UInt32 op_Implicit(RVA)">
23513         <size>8</size>
23514       </method>
23515     </type>
23516   </test>
23517   <test name="test-176.cs">
23518     <type name="X">
23519       <method name="Void .ctor()">
23520         <size>7</size>
23521       </method>
23522       <method name="Int32 Main()">
23523         <size>34</size>
23524       </method>
23525     </type>
23526   </test>
23527   <test name="test-177.cs">
23528     <type name="MethodAttribute">
23529       <method name="Void .ctor()">
23530         <size>7</size>
23531       </method>
23532     </type>
23533     <type name="ReturnAttribute">
23534       <method name="Void .ctor()">
23535         <size>7</size>
23536       </method>
23537     </type>
23538     <type name="Test">
23539       <method name="Void .ctor()">
23540         <size>7</size>
23541       </method>
23542       <method name="Void Method()">
23543         <size>1</size>
23544       </method>
23545       <method name="Int32 Main()">
23546         <size>40</size>
23547       </method>
23548     </type>
23549   </test>
23550   <test name="test-178.cs">
23551     <type name="BrowsableClass">
23552       <method name="Void .ctor()">
23553         <size>7</size>
23554       </method>
23555       <method name="Int32 Main()">
23556         <size>54</size>
23557       </method>
23558       <method name="BrowsableClass op_Increment(BrowsableClass)">
23559         <size>2</size>
23560       </method>
23561     </type>
23562   </test>
23563   <test name="test-179.cs">
23564     <type name="A">
23565       <method name="Void .ctor()">
23566         <size>7</size>
23567       </method>
23568       <method name="Void set_Item(Double, Double)">
23569         <size>15</size>
23570       </method>
23571       <method name="Double get_Item(Double)">
23572         <size>29</size>
23573       </method>
23574     </type>
23575     <type name="B">
23576       <method name="Void .ctor()">
23577         <size>7</size>
23578       </method>
23579       <method name="Void set_Item(Double, Double)">
23580         <size>15</size>
23581       </method>
23582       <method name="Double get_Item(Double)">
23583         <size>29</size>
23584       </method>
23585     </type>
23586     <type name="C">
23587       <method name="Void .ctor()">
23588         <size>7</size>
23589       </method>
23590       <method name="Void set_Item(System.String, System.String)">
23591         <size>15</size>
23592       </method>
23593       <method name="System.String get_Item(System.String)">
23594         <size>30</size>
23595       </method>
23596       <method name="Void set_Item(Int32, Int32)">
23597         <size>15</size>
23598       </method>
23599       <method name="Int32 get_Item(Int32)">
23600         <size>21</size>
23601       </method>
23602     </type>
23603     <type name="EntryPoint">
23604       <method name="Int32 Main(System.String[])">
23605         <size>150</size>
23606       </method>
23607     </type>
23608   </test>
23609   <test name="test-18.cs">
23610     <type name="X">
23611       <method name="Void .ctor()">
23612         <size>7</size>
23613       </method>
23614       <method name="Void m()">
23615         <size>60</size>
23616       </method>
23617       <method name="Int32 ret(Int32)">
23618         <size>40</size>
23619       </method>
23620       <method name="Int32 Main()">
23621         <size>62</size>
23622       </method>
23623     </type>
23624   </test>
23625   <test name="test-180.cs">
23626     <type name="Testing">
23627       <method name="Void .ctor()">
23628         <size>7</size>
23629       </method>
23630       <method name="Void Main()">
23631         <size>17</size>
23632       </method>
23633     </type>
23634   </test>
23635   <test name="test-181.cs">
23636     <type name="Test">
23637       <method name="Void .ctor()">
23638         <size>7</size>
23639       </method>
23640       <method name="Void test()">
23641         <size>1</size>
23642       </method>
23643       <method name="Int32 Main()">
23644         <size>43</size>
23645       </method>
23646     </type>
23647   </test>
23648   <test name="test-182.cs">
23649     <type name="T">
23650       <method name="Void .ctor()">
23651         <size>7</size>
23652       </method>
23653       <method name="Int32 Main()">
23654         <size>26</size>
23655       </method>
23656     </type>
23657     <type name="TS">
23658       <method name="Int64 get_Ticks()">
23659         <size>19</size>
23660       </method>
23661     </type>
23662     <type name="DT">
23663       <method name="Int64 get_Ticks()">
23664         <size>12</size>
23665       </method>
23666     </type>
23667   </test>
23668   <test name="test-183.cs">
23669     <type name="Test">
23670       <method name="Void .ctor()">
23671         <size>7</size>
23672       </method>
23673       <method name="Int32 M(Int32, Int32 ByRef)">
23674         <size>12</size>
23675       </method>
23676       <method name="Int32 Main()">
23677         <size>67</size>
23678       </method>
23679     </type>
23680     <type name="Test+D">
23681       <method name="Void .ctor(Object, IntPtr)">
23682         <size>0</size>
23683       </method>
23684       <method name="Int32 Invoke(Int32, Int32 ByRef)">
23685         <size>0</size>
23686       </method>
23687       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
23688         <size>0</size>
23689       </method>
23690       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
23691         <size>0</size>
23692       </method>
23693     </type>
23694   </test>
23695   <test name="test-184.cs">
23696     <type name="User">
23697       <method name="Void .ctor(Interface)">
23698         <size>7</size>
23699       </method>
23700     </type>
23701     <type name="Test">
23702       <method name="Void .ctor()">
23703         <size>55</size>
23704       </method>
23705       <method name="Int32 Main()">
23706         <size>8</size>
23707       </method>
23708     </type>
23709     <type name="Struct">
23710       <method name="Void .ctor(Int32)">
23711         <size>1</size>
23712       </method>
23713       <method name="Int32 get_X()">
23714         <size>2</size>
23715       </method>
23716     </type>
23717   </test>
23718   <test name="test-185.cs">
23719     <type name="X">
23720       <method name="Void .ctor()">
23721         <size>7</size>
23722       </method>
23723       <method name="Int32 Test(Int32)">
23724         <size>36</size>
23725       </method>
23726       <method name="Int32 Main()">
23727         <size>29</size>
23728       </method>
23729     </type>
23730   </test>
23731   <test name="test-186.cs">
23732     <type name="TestBUG.myAttribute">
23733       <method name="Void .ctor(String, String, String, Int32)">
23734         <size>7</size>
23735       </method>
23736     </type>
23737     <type name="TestBUG.Test">
23738       <method name="Void .ctor()">
23739         <size>7</size>
23740       </method>
23741       <method name="Int32 Main()">
23742         <size>2</size>
23743       </method>
23744     </type>
23745   </test>
23746   <test name="test-187.cs">
23747     <type name="MyClass">
23748       <method name="Void .ctor()">
23749         <size>7</size>
23750       </method>
23751       <method name="Container get_Item(System.String)">
23752         <size>2</size>
23753       </method>
23754       <method name="Void set_Item(System.String, Container)">
23755         <size>1</size>
23756       </method>
23757     </type>
23758     <type name="Container">
23759       <method name="Void .ctor()">
23760         <size>7</size>
23761       </method>
23762       <method name="Container op_Addition(Container, System.Object)">
23763         <size>2</size>
23764       </method>
23765     </type>
23766     <type name="D">
23767       <method name="Void .ctor()">
23768         <size>7</size>
23769       </method>
23770       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
23771         <size>65</size>
23772       </method>
23773       <method name="Int32 Main()">
23774         <size>2</size>
23775       </method>
23776     </type>
23777   </test>
23778   <test name="test-188.cs">
23779     <type name="Enumerator">
23780       <method name="Void .ctor()">
23781         <size>14</size>
23782       </method>
23783       <method name="Boolean MoveNext()">
23784         <size>21</size>
23785       </method>
23786       <method name="Char get_Current()">
23787         <size>3</size>
23788       </method>
23789     </type>
23790     <type name="RealEnumerator">
23791       <method name="Void .ctor(Coll)">
23792         <size>14</size>
23793       </method>
23794       <method name="Void Dispose()">
23795         <size>13</size>
23796       </method>
23797     </type>
23798     <type name="Coll">
23799       <method name="Void .ctor()">
23800         <size>7</size>
23801       </method>
23802       <method name="Enumerator GetEnumerator()">
23803         <size>7</size>
23804       </method>
23805     </type>
23806     <type name="Test">
23807       <method name="Void .ctor()">
23808         <size>7</size>
23809       </method>
23810       <method name="Int32 Main(System.String[])">
23811         <size>78</size>
23812       </method>
23813     </type>
23814   </test>
23815   <test name="test-189.cs">
23816     <type name="MyTest">
23817       <method name="Void .ctor()">
23818         <size>7</size>
23819       </method>
23820       <method name="Int32 Main(System.String[])">
23821         <size>63</size>
23822       </method>
23823       <method name="Int32 m(Int32, Double)">
23824         <size>2</size>
23825       </method>
23826       <method name="Int32 m(Int32, System.Int32[])">
23827         <size>2</size>
23828       </method>
23829     </type>
23830     <type name="MonoTest">
23831       <method name="Void .ctor()">
23832         <size>7</size>
23833       </method>
23834       <method name="Int32 method1(System.String, System.Object[])">
23835         <size>2</size>
23836       </method>
23837       <method name="Void testmethod()">
23838         <size>27</size>
23839       </method>
23840     </type>
23841     <type name="MonoTest2">
23842       <method name="Void .ctor()">
23843         <size>7</size>
23844       </method>
23845       <method name="Int32 method1(System.String, System.Object[])">
23846         <size>2</size>
23847       </method>
23848       <method name="Void testmethod2()">
23849         <size>27</size>
23850       </method>
23851     </type>
23852   </test>
23853   <test name="test-19.cs">
23854     <type name="I">
23855       <method name="Void .ctor()">
23856         <size>7</size>
23857       </method>
23858       <method name="Void .cctor()">
23859         <size>18</size>
23860       </method>
23861       <method name="System.String fn(System.String)">
23862         <size>17</size>
23863       </method>
23864     </type>
23865     <type name="X">
23866       <method name="Void .ctor()">
23867         <size>7</size>
23868       </method>
23869       <method name="Void Thread_func()">
23870         <size>11</size>
23871       </method>
23872       <method name="Int32 Func(Int32, Int32)">
23873         <size>4</size>
23874       </method>
23875       <method name="Void Bar()">
23876         <size>44</size>
23877       </method>
23878       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
23879         <size>18</size>
23880       </method>
23881       <method name="Int32 Main()">
23882         <size>303</size>
23883       </method>
23884       <method name="Int32 multiply_by_three(Int32)">
23885         <size>4</size>
23886       </method>
23887     </type>
23888     <type name="TestNamespace.TestClass">
23889       <method name="Void .ctor()">
23890         <size>7</size>
23891       </method>
23892     </type>
23893     <type name="I+GetTextFn">
23894       <method name="Void .ctor(Object, IntPtr)">
23895         <size>0</size>
23896       </method>
23897       <method name="System.String Invoke(System.String)">
23898         <size>0</size>
23899       </method>
23900       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
23901         <size>0</size>
23902       </method>
23903       <method name="System.String EndInvoke(IAsyncResult)">
23904         <size>0</size>
23905       </method>
23906     </type>
23907     <type name="X+Foo">
23908       <method name="Void .ctor(Object, IntPtr)">
23909         <size>0</size>
23910       </method>
23911       <method name="Int32 Invoke(Int32, Int32)">
23912         <size>0</size>
23913       </method>
23914       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
23915         <size>0</size>
23916       </method>
23917       <method name="Int32 EndInvoke(IAsyncResult)">
23918         <size>0</size>
23919       </method>
23920     </type>
23921     <type name="TestNamespace.TestClass+NotWorkingDelegate">
23922       <method name="Void .ctor(Object, IntPtr)">
23923         <size>0</size>
23924       </method>
23925       <method name="Single Invoke(Single, System.Object[])">
23926         <size>0</size>
23927       </method>
23928       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
23929         <size>0</size>
23930       </method>
23931       <method name="Single EndInvoke(IAsyncResult)">
23932         <size>0</size>
23933       </method>
23934     </type>
23935     <type name="NameSpace.TestDelegate">
23936       <method name="Void .ctor(Object, IntPtr)">
23937         <size>0</size>
23938       </method>
23939       <method name="Int32 Invoke(Int32)">
23940         <size>0</size>
23941       </method>
23942       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23943         <size>0</size>
23944       </method>
23945       <method name="Int32 EndInvoke(IAsyncResult)">
23946         <size>0</size>
23947       </method>
23948     </type>
23949   </test>
23950   <test name="test-190.cs">
23951     <type name="A">
23952       <method name="Void .ctor()">
23953         <size>7</size>
23954       </method>
23955       <method name="Void Main()">
23956         <size>1</size>
23957       </method>
23958     </type>
23959     <type name="A+B">
23960       <method name="Void .ctor()">
23961         <size>7</size>
23962       </method>
23963       <method name="Void Test()">
23964         <size>8</size>
23965       </method>
23966     </type>
23967     <type name="A+C">
23968       <method name="Void .ctor()">
23969         <size>7</size>
23970       </method>
23971       <method name="Void Test(A)">
23972         <size>8</size>
23973       </method>
23974     </type>
23975   </test>
23976   <test name="test-191.cs">
23977     <type name="X">
23978       <method name="Void .ctor()">
23979         <size>7</size>
23980       </method>
23981     </type>
23982     <type name="X+E">
23983       <method name="Void .ctor()">
23984         <size>7</size>
23985       </method>
23986     </type>
23987     <type name="X+D">
23988       <method name="Void .ctor()">
23989         <size>7</size>
23990       </method>
23991     </type>
23992     <type name="X+D+P">
23993       <method name="Void .ctor()">
23994         <size>7</size>
23995       </method>
23996     </type>
23997     <type name="Y">
23998       <method name="Void .ctor()">
23999         <size>7</size>
24000       </method>
24001     </type>
24002     <type name="Y+Op">
24003       <method name="Void .ctor()">
24004         <size>7</size>
24005       </method>
24006     </type>
24007     <type name="R">
24008       <method name="Void .ctor()">
24009         <size>7</size>
24010       </method>
24011       <method name="Void Main()">
24012         <size>1</size>
24013       </method>
24014     </type>
24015   </test>
24016   <test name="test-192.cs">
24017     <type name="X">
24018       <method name="Void .ctor()">
24019         <size>7</size>
24020       </method>
24021       <method name="Void Main()">
24022         <size>1</size>
24023       </method>
24024     </type>
24025   </test>
24026   <test name="test-193.cs">
24027     <type name="A">
24028       <method name="Void .ctor()">
24029         <size>7</size>
24030       </method>
24031       <method name="Int32 Test(Int32)">
24032         <size>88</size>
24033       </method>
24034       <method name="Int32 Main()">
24035         <size>7</size>
24036       </method>
24037     </type>
24038   </test>
24039   <test name="test-194.cs">
24040     <type name="TestParams">
24041       <method name="Void .ctor()">
24042         <size>7</size>
24043       </method>
24044       <method name="Int32 Main(System.String[])">
24045         <size>38</size>
24046       </method>
24047       <method name="Int32 Params(System.Object[])">
24048         <size>10</size>
24049       </method>
24050     </type>
24051   </test>
24052   <test name="test-195.cs">
24053     <type name="Y">
24054       <method name="Void .ctor()">
24055         <size>7</size>
24056       </method>
24057       <method name="Void .cctor()">
24058         <size>1</size>
24059       </method>
24060       <method name="Int32 C()">
24061         <size>36</size>
24062       </method>
24063     </type>
24064     <type name="X">
24065       <method name="Void .ctor()">
24066         <size>8</size>
24067       </method>
24068       <method name="Void .ctor(Int32)">
24069         <size>18</size>
24070       </method>
24071       <method name="Void Main()">
24072         <size>7</size>
24073       </method>
24074     </type>
24075   </test>
24076   <test name="test-196.cs">
24077     <type name="X">
24078       <method name="Void .ctor()">
24079         <size>7</size>
24080       </method>
24081       <method name="Void Bug1()">
24082         <size>15</size>
24083       </method>
24084       <method name="Void Bug2()">
24085         <size>16</size>
24086       </method>
24087       <method name="Int32 Main()">
24088         <size>2</size>
24089       </method>
24090     </type>
24091   </test>
24092   <test name="test-197.cs">
24093     <type name="X">
24094       <method name="Void .ctor()">
24095         <size>7</size>
24096       </method>
24097       <method name="Void Foo()">
24098         <size>0</size>
24099       </method>
24100     </type>
24101     <type name="Y">
24102       <method name="Void .ctor()">
24103         <size>7</size>
24104       </method>
24105     </type>
24106     <type name="Z">
24107       <method name="Void .ctor()">
24108         <size>7</size>
24109       </method>
24110       <method name="Void Foo()">
24111         <size>11</size>
24112       </method>
24113     </type>
24114     <type name="Test">
24115       <method name="Void .ctor()">
24116         <size>7</size>
24117       </method>
24118       <method name="Int32 Main()">
24119         <size>16</size>
24120       </method>
24121     </type>
24122   </test>
24123   <test name="test-198.cs">
24124     <type name="N1.N3.N4.Bar">
24125       <method name="Void .ctor()">
24126         <size>7</size>
24127       </method>
24128     </type>
24129     <type name="N1.N2.Foo">
24130       <method name="Void .ctor()">
24131         <size>7</size>
24132       </method>
24133     </type>
24134     <type name="N5.N6.Foo">
24135       <method name="Void .ctor()">
24136         <size>7</size>
24137       </method>
24138     </type>
24139     <type name="N5.N7.N8.Bar">
24140       <method name="Void .ctor()">
24141         <size>7</size>
24142       </method>
24143     </type>
24144     <type name="FirstOuter.FirstInner.First">
24145       <method name="Void .ctor()">
24146         <size>7</size>
24147       </method>
24148       <method name="System.String get_MyIdentity()">
24149         <size>12</size>
24150       </method>
24151     </type>
24152     <type name="FirstOuter.Second">
24153       <method name="Void .ctor()">
24154         <size>7</size>
24155       </method>
24156     </type>
24157     <type name="FirstOuter.SecondInner.Third">
24158       <method name="Void .ctor()">
24159         <size>7</size>
24160       </method>
24161     </type>
24162     <type name="FirstOuter.FirstInner.Fourth">
24163       <method name="Void .ctor()">
24164         <size>7</size>
24165       </method>
24166     </type>
24167     <type name="Fifth">
24168       <method name="Void .ctor()">
24169         <size>7</size>
24170       </method>
24171     </type>
24172     <type name="M1.M2.M3.Foo">
24173       <method name="Void .ctor()">
24174         <size>7</size>
24175       </method>
24176     </type>
24177     <type name="P1.P2.Bar">
24178       <method name="Void .ctor()">
24179         <size>7</size>
24180       </method>
24181     </type>
24182     <type name="X">
24183       <method name="Void .ctor()">
24184         <size>7</size>
24185       </method>
24186       <method name="Int32 Main()">
24187         <size>2</size>
24188       </method>
24189     </type>
24190   </test>
24191   <test name="test-199.cs">
24192     <type name="Test">
24193       <method name="Void .ctor()">
24194         <size>7</size>
24195       </method>
24196       <method name="Int32 Main()">
24197         <size>22</size>
24198       </method>
24199     </type>
24200     <type name="N1.Foo">
24201       <method name="Void .ctor()">
24202         <size>7</size>
24203       </method>
24204     </type>
24205     <type name="N1.Foo+Foo2">
24206       <method name="Void .ctor()">
24207         <size>7</size>
24208       </method>
24209     </type>
24210     <type name="N1.Bar2">
24211       <method name="Void .ctor()">
24212         <size>7</size>
24213       </method>
24214       <method name="Int32 Talk()">
24215         <size>2</size>
24216       </method>
24217     </type>
24218     <type name="N2.Bar">
24219       <method name="Void .ctor()">
24220         <size>7</size>
24221       </method>
24222     </type>
24223     <type name="N2.Bar+Bar2">
24224       <method name="Void .ctor()">
24225         <size>7</size>
24226       </method>
24227       <method name="Int32 Talk()">
24228         <size>2</size>
24229       </method>
24230     </type>
24231   </test>
24232   <test name="test-2.cs">
24233     <type name="X">
24234       <method name="Void .ctor()">
24235         <size>7</size>
24236       </method>
24237       <method name="Int32 Main(System.String[])">
24238         <size>12</size>
24239       </method>
24240     </type>
24241   </test>
24242   <test name="test-20.cs">
24243     <type name="A">
24244       <method name="Void .ctor()">
24245         <size>7</size>
24246       </method>
24247       <method name="Void X()">
24248         <size>8</size>
24249       </method>
24250     </type>
24251     <type name="B">
24252       <method name="Void .ctor()">
24253         <size>7</size>
24254       </method>
24255       <method name="Void X()">
24256         <size>8</size>
24257       </method>
24258       <method name="Void TestB()">
24259         <size>7</size>
24260       </method>
24261     </type>
24262     <type name="Ax">
24263       <method name="Void .ctor()">
24264         <size>7</size>
24265       </method>
24266       <method name="Void A()">
24267         <size>8</size>
24268       </method>
24269       <method name="Void B()">
24270         <size>8</size>
24271       </method>
24272     </type>
24273     <type name="Bx">
24274       <method name="Void .ctor()">
24275         <size>7</size>
24276       </method>
24277       <method name="Void A()">
24278         <size>8</size>
24279       </method>
24280       <method name="Void B()">
24281         <size>8</size>
24282       </method>
24283     </type>
24284     <type name="Test">
24285       <method name="Void .ctor()">
24286         <size>7</size>
24287       </method>
24288       <method name="Int32 Main()">
24289         <size>100</size>
24290       </method>
24291     </type>
24292   </test>
24293   <test name="test-200.cs">
24294     <type name="X">
24295       <method name="Void .ctor()">
24296         <size>7</size>
24297       </method>
24298       <method name="Int32 Main()">
24299         <size>104</size>
24300       </method>
24301     </type>
24302   </test>
24303   <test name="test-201.cs">
24304     <type name="Parent">
24305       <method name="Void .ctor()">
24306         <size>7</size>
24307       </method>
24308     </type>
24309     <type name="Child">
24310       <method name="Void .ctor()">
24311         <size>7</size>
24312       </method>
24313     </type>
24314     <type name="Child+Nested">
24315       <method name="Void .ctor()">
24316         <size>18</size>
24317       </method>
24318     </type>
24319     <type name="Collide">
24320       <method name="Void .ctor(Int32)">
24321         <size>14</size>
24322       </method>
24323       <method name="Void .cctor()">
24324         <size>12</size>
24325       </method>
24326       <method name="Int32 Main()">
24327         <size>27</size>
24328       </method>
24329     </type>
24330   </test>
24331   <test name="test-202.cs">
24332     <type name="X.X">
24333       <method name="Void .ctor()">
24334         <size>7</size>
24335       </method>
24336     </type>
24337     <type name="A.B.C.D">
24338       <method name="Void .ctor()">
24339         <size>7</size>
24340       </method>
24341     </type>
24342     <type name="Test">
24343       <method name="Void .ctor()">
24344         <size>7</size>
24345       </method>
24346       <method name="Int32 Main()">
24347         <size>14</size>
24348       </method>
24349     </type>
24350   </test>
24351   <test name="test-203.cs">
24352     <type name="Foo">
24353       <method name="Void .ctor()">
24354         <size>7</size>
24355       </method>
24356       <method name="Modifiers get_Modifiers()">
24357         <size>2</size>
24358       </method>
24359     </type>
24360     <type name="Bar">
24361       <method name="Void .ctor()">
24362         <size>7</size>
24363       </method>
24364       <method name="Int32 Main()">
24365         <size>13</size>
24366       </method>
24367     </type>
24368   </test>
24369   <test name="test-204.cs">
24370     <type name="X">
24371       <method name="Void .ctor(Int32)">
24372         <size>14</size>
24373       </method>
24374       <method name="System.String ToString()">
24375         <size>22</size>
24376       </method>
24377       <method name="Int32 Test()">
24378         <size>153</size>
24379       </method>
24380       <method name="Int32 Main()">
24381         <size>24</size>
24382       </method>
24383       <method name="X op_BitwiseAnd(X, X)">
24384         <size>19</size>
24385       </method>
24386       <method name="X op_BitwiseOr(X, X)">
24387         <size>19</size>
24388       </method>
24389       <method name="Boolean op_True(X)">
24390         <size>15</size>
24391       </method>
24392       <method name="Boolean op_False(X)">
24393         <size>12</size>
24394       </method>
24395     </type>
24396   </test>
24397   <test name="test-205.cs">
24398     <type name="A">
24399       <method name="Void .ctor(Object)">
24400         <size>7</size>
24401       </method>
24402     </type>
24403     <type name="Test">
24404       <method name="Void .ctor()">
24405         <size>7</size>
24406       </method>
24407       <method name="Void Main()">
24408         <size>1</size>
24409       </method>
24410     </type>
24411   </test>
24412   <test name="test-206.cs">
24413     <type name="X">
24414       <method name="Void .ctor()">
24415         <size>7</size>
24416       </method>
24417       <method name="Int32 get_Item(Int32)">
24418         <size>2</size>
24419       </method>
24420       <method name="System.Int32[] get_Item(System.Int32[])">
24421         <size>39</size>
24422       </method>
24423       <method name="Void Main()">
24424         <size>91</size>
24425       </method>
24426     </type>
24427     <type name="&lt;PrivateImplementationDetails&gt;">
24428       <method name="Void .ctor()">
24429         <size>7</size>
24430       </method>
24431     </type>
24432   </test>
24433   <test name="test-207.cs">
24434     <type name="X">
24435       <method name="Void .ctor()">
24436         <size>7</size>
24437       </method>
24438       <method name="Void .cctor()">
24439         <size>1</size>
24440       </method>
24441       <method name="Void hello(Int32)">
24442         <size>13</size>
24443       </method>
24444       <method name="Void world(Int32)">
24445         <size>16</size>
24446       </method>
24447       <method name="Int32 Main()">
24448         <size>138</size>
24449       </method>
24450     </type>
24451     <type name="Test">
24452       <method name="Void .ctor(Object, IntPtr)">
24453         <size>0</size>
24454       </method>
24455       <method name="Void Invoke(Int32)">
24456         <size>0</size>
24457       </method>
24458       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24459         <size>0</size>
24460       </method>
24461       <method name="Void EndInvoke(IAsyncResult)">
24462         <size>0</size>
24463       </method>
24464     </type>
24465   </test>
24466   <test name="test-208.cs">
24467     <type name="X">
24468       <method name="Void .ctor()">
24469         <size>7</size>
24470       </method>
24471       <method name="System.String get_Item(System.String)">
24472         <size>2</size>
24473       </method>
24474       <method name="Void Test()">
24475         <size>1</size>
24476       </method>
24477     </type>
24478     <type name="Y">
24479       <method name="Void .ctor()">
24480         <size>7</size>
24481       </method>
24482       <method name="Void Main()">
24483         <size>19</size>
24484       </method>
24485     </type>
24486   </test>
24487   <test name="test-209.cs">
24488     <type name="X">
24489       <method name="Void .ctor(Int32)">
24490         <size>14</size>
24491       </method>
24492       <method name="Int32 get_Foo()">
24493         <size>9</size>
24494       </method>
24495       <method name="Void set_Foo(Int32)">
24496         <size>8</size>
24497       </method>
24498       <method name="Int32 get_Item(Int32)">
24499         <size>7</size>
24500       </method>
24501       <method name="Void set_Item(Int32, Int32)">
24502         <size>8</size>
24503       </method>
24504       <method name="Void set_Item(System.String, System.String)">
24505         <size>7</size>
24506       </method>
24507       <method name="Void set_Bar(System.String)">
24508         <size>7</size>
24509       </method>
24510       <method name="A get_A()">
24511         <size>7</size>
24512       </method>
24513       <method name="Void set_A(A)">
24514         <size>12</size>
24515       </method>
24516       <method name="Int32 Main()">
24517         <size>75</size>
24518       </method>
24519     </type>
24520     <type name="A">
24521       <method name="Void .ctor(Int32)">
24522         <size>8</size>
24523       </method>
24524     </type>
24525   </test>
24526   <test name="test-21.cs">
24527     <type name="Blah">
24528       <method name="Void .ctor()">
24529         <size>7</size>
24530       </method>
24531       <method name="Int32 Main()">
24532         <size>47</size>
24533       </method>
24534     </type>
24535     <type name="Blah+Foo">
24536       <method name="Void .ctor()">
24537         <size>17</size>
24538       </method>
24539       <method name="Int32 Bar(Int32, Int32)">
24540         <size>14</size>
24541       </method>
24542     </type>
24543   </test>
24544   <test name="test-210.cs">
24545     <type name="X">
24546       <method name="Void .ctor()">
24547         <size>7</size>
24548       </method>
24549       <method name="Void foo()">
24550         <size>1</size>
24551       </method>
24552       <method name="Void Main()">
24553         <size>25</size>
24554       </method>
24555     </type>
24556     <type name="FooHandler">
24557       <method name="Void .ctor(Object, IntPtr)">
24558         <size>0</size>
24559       </method>
24560       <method name="Void Invoke()">
24561         <size>0</size>
24562       </method>
24563       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
24564         <size>0</size>
24565       </method>
24566       <method name="Void EndInvoke(IAsyncResult)">
24567         <size>0</size>
24568       </method>
24569     </type>
24570   </test>
24571   <test name="test-211.cs">
24572     <type name="X">
24573       <method name="Void .ctor(Int32)">
24574         <size>14</size>
24575       </method>
24576       <method name="X op_Implicit(Int32)">
24577         <size>7</size>
24578       </method>
24579     </type>
24580     <type name="Y">
24581       <method name="Void .ctor(X)">
24582         <size>14</size>
24583       </method>
24584       <method name="Y op_Implicit(X)">
24585         <size>7</size>
24586       </method>
24587     </type>
24588     <type name="Z">
24589       <method name="Void .ctor(Y)">
24590         <size>14</size>
24591       </method>
24592       <method name="Int32 Main()">
24593         <size>27</size>
24594       </method>
24595       <method name="Z op_Implicit(Y)">
24596         <size>7</size>
24597       </method>
24598     </type>
24599   </test>
24600   <test name="test-212.cs">
24601     <type name="Problem">
24602       <method name="Void .ctor(String)">
24603         <size>14</size>
24604       </method>
24605       <method name="Int32 Multi(Int32, Problem[])">
24606         <size>4</size>
24607       </method>
24608       <method name="Int32 Main(System.String[])">
24609         <size>76</size>
24610       </method>
24611       <method name="Problem op_Implicit(Int32)">
24612         <size>22</size>
24613       </method>
24614     </type>
24615   </test>
24616   <test name="test-213.cs">
24617     <type name="MyTest">
24618       <method name="Void .ctor()">
24619         <size>7</size>
24620       </method>
24621       <method name="Void Main(System.String[])">
24622         <size>31</size>
24623       </method>
24624     </type>
24625     <type name="S">
24626       <method name="Void .ctor(Int32)">
24627         <size>8</size>
24628       </method>
24629       <method name="Void Print()">
24630         <size>12</size>
24631       </method>
24632     </type>
24633   </test>
24634   <test name="test-214.cs">
24635     <type name="N2.Test">
24636       <method name="Void .ctor()">
24637         <size>7</size>
24638       </method>
24639       <method name="Int32 Main()">
24640         <size>7</size>
24641       </method>
24642     </type>
24643     <type name="N1.C1">
24644       <method name="Void .ctor()">
24645         <size>7</size>
24646       </method>
24647       <method name="Void Foo()">
24648         <size>1</size>
24649       </method>
24650     </type>
24651   </test>
24652   <test name="test-215.cs">
24653     <type name="Test">
24654       <method name="Void .ctor()">
24655         <size>7</size>
24656       </method>
24657       <method name="Void .cctor()">
24658         <size>1</size>
24659       </method>
24660       <method name="N1.C1 get_C1()">
24661         <size>6</size>
24662       </method>
24663       <method name="Int32 Main()">
24664         <size>8</size>
24665       </method>
24666     </type>
24667     <type name="N1.C1">
24668       <method name="Void .ctor()">
24669         <size>7</size>
24670       </method>
24671     </type>
24672   </test>
24673   <test name="test-216.cs">
24674     <type name="cls">
24675       <method name="Void .ctor()">
24676         <size>7</size>
24677       </method>
24678       <method name="Void add_OnWhatever(OnWhateverDelegate)">
24679         <size>24</size>
24680       </method>
24681       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
24682         <size>24</size>
24683       </method>
24684       <method name="Void CallMyDel(System.String)">
24685         <size>13</size>
24686       </method>
24687     </type>
24688     <type name="cls+nestedcls">
24689       <method name="Void .ctor()">
24690         <size>7</size>
24691       </method>
24692       <method name="Void CallParentDel(cls, System.String)">
24693         <size>13</size>
24694       </method>
24695     </type>
24696     <type name="MonoEmbed">
24697       <method name="Void .ctor()">
24698         <size>7</size>
24699       </method>
24700       <method name="Void Main()">
24701         <size>36</size>
24702       </method>
24703       <method name="Void Whatever(System.String)">
24704         <size>7</size>
24705       </method>
24706     </type>
24707     <type name="OnWhateverDelegate">
24708       <method name="Void .ctor(Object, IntPtr)">
24709         <size>0</size>
24710       </method>
24711       <method name="Void Invoke(System.String)">
24712         <size>0</size>
24713       </method>
24714       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24715         <size>0</size>
24716       </method>
24717       <method name="Void EndInvoke(IAsyncResult)">
24718         <size>0</size>
24719       </method>
24720     </type>
24721   </test>
24722   <test name="test-217.cs">
24723     <type name="Test">
24724       <method name="Void .ctor()">
24725         <size>7</size>
24726       </method>
24727       <method name="Int32 Main()">
24728         <size>174</size>
24729       </method>
24730       <method name="System.Object compare_gte(Int32, Int32)">
24731         <size>13</size>
24732       </method>
24733       <method name="System.Object compare_lte(Int32, Int32)">
24734         <size>13</size>
24735       </method>
24736     </type>
24737   </test>
24738   <test name="test-218.cs">
24739     <type name="T">
24740       <method name="Void .ctor()">
24741         <size>7</size>
24742       </method>
24743       <method name="Void .cctor()">
24744         <size>27</size>
24745       </method>
24746       <method name="Void Main()">
24747         <size>1</size>
24748       </method>
24749       <method name="Void compareQueryQuery1(System.Object)">
24750         <size>1</size>
24751       </method>
24752     </type>
24753     <type name="T+foo">
24754       <method name="Void .ctor(Object, IntPtr)">
24755         <size>0</size>
24756       </method>
24757       <method name="Void Invoke(System.Object)">
24758         <size>0</size>
24759       </method>
24760       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
24761         <size>0</size>
24762       </method>
24763       <method name="Void EndInvoke(IAsyncResult)">
24764         <size>0</size>
24765       </method>
24766     </type>
24767   </test>
24768   <test name="test-219.cs">
24769     <type name="TestAttribute">
24770       <method name="Void .ctor(Type)">
24771         <size>14</size>
24772       </method>
24773       <method name="System.Type get_Type()">
24774         <size>7</size>
24775       </method>
24776     </type>
24777     <type name="Test">
24778       <method name="Void .ctor()">
24779         <size>7</size>
24780       </method>
24781       <method name="Void Main()">
24782         <size>75</size>
24783       </method>
24784     </type>
24785   </test>
24786   <test name="test-22.cs">
24787     <type name="M">
24788       <method name="Void .ctor()">
24789         <size>7</size>
24790       </method>
24791       <method name="Int32 Main()">
24792         <size>63</size>
24793       </method>
24794     </type>
24795     <type name="S">
24796       <method name="T GetT()">
24797         <size>7</size>
24798       </method>
24799       <method name="Void Init()">
24800         <size>25</size>
24801       </method>
24802     </type>
24803   </test>
24804   <test name="test-220.cs">
24805     <type name="MonoBUG.Bug">
24806       <method name="Void .ctor()">
24807         <size>7</size>
24808       </method>
24809       <method name="Int32 Main(System.String[])">
24810         <size>138</size>
24811       </method>
24812     </type>
24813     <type name="MonoBUG.Foo">
24814       <method name="Void .ctor(String)">
24815         <size>14</size>
24816       </method>
24817       <method name="System.String get_Name()">
24818         <size>7</size>
24819       </method>
24820     </type>
24821     <type name="MonoBUG.FooList">
24822       <method name="Void .ctor()">
24823         <size>7</size>
24824       </method>
24825       <method name="Void .cctor()">
24826         <size>1</size>
24827       </method>
24828       <method name="Void Add(MonoBUG.Foo)">
24829         <size>19</size>
24830       </method>
24831       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
24832         <size>7</size>
24833       </method>
24834     </type>
24835     <type name="MonoBUG.FooList+FooEnumerator">
24836       <method name="Void .ctor(FooList)">
24837         <size>31</size>
24838       </method>
24839       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
24840         <size>12</size>
24841       </method>
24842       <method name="Void System.Collections.IEnumerator.Reset()">
24843         <size>12</size>
24844       </method>
24845       <method name="MonoBUG.Foo get_Current()">
24846         <size>46</size>
24847       </method>
24848       <method name="Boolean MoveNext()">
24849         <size>12</size>
24850       </method>
24851       <method name="Void Reset()">
24852         <size>12</size>
24853       </method>
24854       <method name="System.Object System.Collections.IEnumerator.get_Current()">
24855         <size>28</size>
24856       </method>
24857     </type>
24858   </test>
24859   <test name="test-221.cs">
24860     <type name="A">
24861       <method name="Void .ctor()">
24862         <size>7</size>
24863       </method>
24864       <method name="Int32 get_Blah()">
24865         <size>2</size>
24866       </method>
24867       <method name="Void set_Blah(Int32)">
24868         <size>1</size>
24869       </method>
24870     </type>
24871     <type name="B">
24872       <method name="Void .ctor()">
24873         <size>7</size>
24874       </method>
24875       <method name="Int32 get_Blah()">
24876         <size>2</size>
24877       </method>
24878       <method name="Boolean Test()">
24879         <size>54</size>
24880       </method>
24881     </type>
24882     <type name="C">
24883       <method name="Void .ctor()">
24884         <size>7</size>
24885       </method>
24886       <method name="Int32 get_Blah()">
24887         <size>0</size>
24888       </method>
24889       <method name="Void set_Blah(Int32)">
24890         <size>0</size>
24891       </method>
24892     </type>
24893     <type name="D">
24894       <method name="Void .ctor()">
24895         <size>7</size>
24896       </method>
24897       <method name="Int32 get_Blah()">
24898         <size>2</size>
24899       </method>
24900       <method name="Void set_Blah(Int32)">
24901         <size>1</size>
24902       </method>
24903     </type>
24904     <type name="E">
24905       <method name="Void .ctor()">
24906         <size>7</size>
24907       </method>
24908       <method name="Int32 get_Blah()">
24909         <size>7</size>
24910       </method>
24911       <method name="Boolean Test()">
24912         <size>54</size>
24913       </method>
24914     </type>
24915     <type name="F">
24916       <method name="Void .ctor()">
24917         <size>7</size>
24918       </method>
24919       <method name="Int32 get_Item(Int32)">
24920         <size>2</size>
24921       </method>
24922       <method name="Void set_Item(Int32, Int32)">
24923         <size>1</size>
24924       </method>
24925       <method name="Int32 get_Blah()">
24926         <size>2</size>
24927       </method>
24928       <method name="Void set_Blah(Int32)">
24929         <size>1</size>
24930       </method>
24931       <method name="Boolean Test()">
24932         <size>110</size>
24933       </method>
24934     </type>
24935     <type name="Driver">
24936       <method name="Void .ctor()">
24937         <size>7</size>
24938       </method>
24939       <method name="Int32 Main()">
24940         <size>38</size>
24941       </method>
24942     </type>
24943     <type name="F">
24944       <method name="Int32 IBlah.get_Item(Int32)">
24945         <size>2</size>
24946       </method>
24947       <method name="Void IBlah.set_Item(Int32, Int32)">
24948         <size>1</size>
24949       </method>
24950       <method name="Int32 IBlah.get_Blah()">
24951         <size>2</size>
24952       </method>
24953       <method name="Void IBlah.set_Blah(Int32)">
24954         <size>1</size>
24955       </method>
24956     </type>
24957   </test>
24958   <test name="test-222.cs">
24959     <type name="Class_1">
24960       <method name="Void .ctor()">
24961         <size>7</size>
24962       </method>
24963       <method name="UIntPtr Valid()">
24964         <size>7</size>
24965       </method>
24966     </type>
24967     <type name="MainClass">
24968       <method name="Void .ctor()">
24969         <size>7</size>
24970       </method>
24971       <method name="Int32 Main()">
24972         <size>2</size>
24973       </method>
24974     </type>
24975   </test>
24976   <test name="test-223.cs">
24977     <type name="T">
24978       <method name="Void .ctor()">
24979         <size>7</size>
24980       </method>
24981       <method name="Int32 Main()">
24982         <size>65</size>
24983       </method>
24984     </type>
24985   </test>
24986   <test name="test-224.cs">
24987     <type name="XmlMemberArrayAttribute">
24988       <method name="Void .ctor(String)">
24989         <size>38</size>
24990       </method>
24991       <method name="System.Char[] get_Separator()">
24992         <size>7</size>
24993       </method>
24994       <method name="Void set_Separator(System.Char[])">
24995         <size>8</size>
24996       </method>
24997       <method name="System.String get_Name()">
24998         <size>7</size>
24999       </method>
25000       <method name="Void set_Name(System.String)">
25001         <size>8</size>
25002       </method>
25003       <method name="Boolean get_IsRequired()">
25004         <size>7</size>
25005       </method>
25006       <method name="Void set_IsRequired(Boolean)">
25007         <size>8</size>
25008       </method>
25009     </type>
25010     <type name="t">
25011       <method name="Void .ctor()">
25012         <size>7</size>
25013       </method>
25014       <method name="Void Main()">
25015         <size>1</size>
25016       </method>
25017     </type>
25018   </test>
25019   <test name="test-225.cs">
25020     <type name="A">
25021       <method name="Void .ctor()">
25022         <size>14</size>
25023       </method>
25024     </type>
25025     <type name="B">
25026       <method name="Void .ctor()">
25027         <size>7</size>
25028       </method>
25029       <method name="Int32 foo()">
25030         <size>2</size>
25031       </method>
25032       <method name="Void Main()">
25033         <size>18</size>
25034       </method>
25035     </type>
25036   </test>
25037   <test name="test-226.cs">
25038     <type name="Test226">
25039       <method name="Void .ctor()">
25040         <size>7</size>
25041       </method>
25042       <method name="Void Test()">
25043         <size>35</size>
25044       </method>
25045       <method name="Int32 Main()">
25046         <size>23</size>
25047       </method>
25048     </type>
25049   </test>
25050   <test name="test-227.cs">
25051     <type name="A.T">
25052       <method name="Void .ctor()">
25053         <size>7</size>
25054       </method>
25055       <method name="Void Main()">
25056         <size>3</size>
25057       </method>
25058     </type>
25059   </test>
25060   <test name="test-228.cs">
25061     <type name="BadRefTest.CtorInc">
25062       <method name="Void .ctor()">
25063         <size>30</size>
25064       </method>
25065       <method name="Int32 IncByRef(Int32 ByRef)">
25066         <size>10</size>
25067       </method>
25068       <method name="Boolean Results(Int32)">
25069         <size>98</size>
25070       </method>
25071     </type>
25072     <type name="BadRefTest.Runner">
25073       <method name="Void .ctor()">
25074         <size>7</size>
25075       </method>
25076       <method name="Int32 Main()">
25077         <size>43</size>
25078       </method>
25079     </type>
25080   </test>
25081   <test name="test-229.cs">
25082     <type name="List">
25083       <method name="Void .ctor(Int32)">
25084         <size>19</size>
25085       </method>
25086       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25087         <size>12</size>
25088       </method>
25089       <method name="Void Add(Int32)">
25090         <size>26</size>
25091       </method>
25092       <method name="MyEnumerator GetEnumerator()">
25093         <size>7</size>
25094       </method>
25095     </type>
25096     <type name="UberList">
25097       <method name="Void .ctor(Int32)">
25098         <size>8</size>
25099       </method>
25100       <method name="Int32 Main(System.String[])">
25101         <size>38</size>
25102       </method>
25103       <method name="Boolean One()">
25104         <size>62</size>
25105       </method>
25106       <method name="Boolean Two()">
25107         <size>62</size>
25108       </method>
25109       <method name="Boolean Three()">
25110         <size>62</size>
25111       </method>
25112     </type>
25113     <type name="List+MyEnumerator">
25114       <method name="Void .ctor(List)">
25115         <size>15</size>
25116       </method>
25117       <method name="System.Object get_Current()">
25118         <size>24</size>
25119       </method>
25120       <method name="Boolean MoveNext()">
25121         <size>31</size>
25122       </method>
25123       <method name="Void Reset()">
25124         <size>8</size>
25125       </method>
25126     </type>
25127   </test>
25128   <test name="test-23.cs">
25129     <type name="X">
25130       <method name="Void .ctor()">
25131         <size>7</size>
25132       </method>
25133       <method name="Void .cctor()">
25134         <size>8</size>
25135       </method>
25136       <method name="Int32 get_Value()">
25137         <size>6</size>
25138       </method>
25139       <method name="Void set_Value(Int32)">
25140         <size>7</size>
25141       </method>
25142       <method name="Int32 Main()">
25143         <size>170</size>
25144       </method>
25145     </type>
25146     <type name="Y">
25147       <method name="Void .ctor(String)">
25148         <size>14</size>
25149       </method>
25150       <method name="System.String get_Value()">
25151         <size>7</size>
25152       </method>
25153       <method name="Void set_Value(System.String)">
25154         <size>8</size>
25155       </method>
25156     </type>
25157     <type name="Z">
25158       <method name="Void .cctor()">
25159         <size>7</size>
25160       </method>
25161       <method name="Int32 get_IVal()">
25162         <size>6</size>
25163       </method>
25164       <method name="Void set_IVal(Int32)">
25165         <size>7</size>
25166       </method>
25167       <method name="Int32 get_XVal()">
25168         <size>7</size>
25169       </method>
25170       <method name="Void set_XVal(Int32)">
25171         <size>8</size>
25172       </method>
25173     </type>
25174   </test>
25175   <test name="test-230.cs">
25176     <type name="TestClass">
25177       <method name="Void .ctor()">
25178         <size>7</size>
25179       </method>
25180       <method name="Int32 Main()">
25181         <size>56</size>
25182       </method>
25183     </type>
25184   </test>
25185   <test name="test-231.cs">
25186     <type name="T">
25187       <method name="Void .ctor()">
25188         <size>7</size>
25189       </method>
25190       <method name="Void .cctor()">
25191         <size>1</size>
25192       </method>
25193       <method name="Int32 Main()">
25194         <size>44</size>
25195       </method>
25196       <method name="Void Foo()">
25197         <size>23</size>
25198       </method>
25199     </type>
25200   </test>
25201   <test name="test-232.cs">
25202     <type name="CtorInfoTest">
25203       <method name="Void .ctor()">
25204         <size>7</size>
25205       </method>
25206       <method name="Void Main(System.String[])">
25207         <size>977</size>
25208       </method>
25209       <method name="Void Assert(System.Object, System.Object)">
25210         <size>38</size>
25211       </method>
25212     </type>
25213     <type name="&lt;PrivateImplementationDetails&gt;">
25214       <method name="Void .ctor()">
25215         <size>7</size>
25216       </method>
25217     </type>
25218   </test>
25219   <test name="test-233.cs">
25220     <type name="Tests">
25221       <method name="Void .ctor()">
25222         <size>7</size>
25223       </method>
25224       <method name="Int32 Main()">
25225         <size>16</size>
25226       </method>
25227       <method name="Int32 test_0_beq()">
25228         <size>29</size>
25229       </method>
25230       <method name="Int32 test_0_bne_un()">
25231         <size>29</size>
25232       </method>
25233       <method name="Int32 test_0_conv_r8()">
25234         <size>29</size>
25235       </method>
25236       <method name="Int32 test_0_conv_i()">
25237         <size>76</size>
25238       </method>
25239       <method name="Int32 test_5_conv_r4()">
25240         <size>8</size>
25241       </method>
25242       <method name="Int32 test_5_double_conv_r4()">
25243         <size>16</size>
25244       </method>
25245       <method name="Int32 test_5_float_conv_r8()">
25246         <size>12</size>
25247       </method>
25248       <method name="Int32 test_5_conv_r8()">
25249         <size>8</size>
25250       </method>
25251       <method name="Int32 test_5_add()">
25252         <size>25</size>
25253       </method>
25254       <method name="Int32 test_5_sub()">
25255         <size>25</size>
25256       </method>
25257       <method name="Int32 test_24_mul()">
25258         <size>25</size>
25259       </method>
25260       <method name="Int32 test_4_div()">
25261         <size>25</size>
25262       </method>
25263       <method name="Int32 test_2_rem()">
25264         <size>25</size>
25265       </method>
25266       <method name="Int32 test_2_neg()">
25267         <size>14</size>
25268       </method>
25269       <method name="Int32 test_46_float_add_spill()">
25270         <size>129</size>
25271       </method>
25272       <method name="Int32 test_362880_float_mul_spill()">
25273         <size>129</size>
25274       </method>
25275       <method name="Int32 test_4_long_cast()">
25276         <size>29</size>
25277       </method>
25278       <method name="Int32 test_16_float_cmp()">
25279         <size>317</size>
25280       </method>
25281       <method name="Int32 test_15_float_cmp_un()">
25282         <size>297</size>
25283       </method>
25284       <method name="Int32 test_15_float_branch()">
25285         <size>219</size>
25286       </method>
25287       <method name="Int32 test_15_float_branch_un()">
25288         <size>219</size>
25289       </method>
25290     </type>
25291     <type name="TestDriver">
25292       <method name="Void .ctor()">
25293         <size>7</size>
25294       </method>
25295       <method name="Int32 RunTests(System.Type, System.String[])">
25296         <size>571</size>
25297       </method>
25298       <method name="Int32 RunTests(System.Type)">
25299         <size>8</size>
25300       </method>
25301     </type>
25302   </test>
25303   <test name="test-234.cs">
25304     <type name="T">
25305       <method name="Void .ctor()">
25306         <size>7</size>
25307       </method>
25308       <method name="Void Main()">
25309         <size>701</size>
25310       </method>
25311     </type>
25312   </test>
25313   <test name="test-235.cs">
25314     <type name="T">
25315       <method name="Void .ctor()">
25316         <size>7</size>
25317       </method>
25318       <method name="Void Foo(T, T)">
25319         <size>1</size>
25320       </method>
25321       <method name="Void Foo(System.Object[])">
25322         <size>1</size>
25323       </method>
25324       <method name="Int32 Main()">
25325         <size>13</size>
25326       </method>
25327     </type>
25328   </test>
25329   <test name="test-236.cs">
25330     <type name="Tests.Test">
25331       <method name="Void .ctor()">
25332         <size>7</size>
25333       </method>
25334       <method name="Void Main()">
25335         <size>42</size>
25336       </method>
25337       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
25338         <size>9</size>
25339       </method>
25340       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
25341         <size>10</size>
25342       </method>
25343     </type>
25344   </test>
25345   <test name="test-237.cs">
25346     <type name="Params">
25347       <method name="Void .ctor()">
25348         <size>7</size>
25349       </method>
25350       <method name="Void .cctor()">
25351         <size>96</size>
25352       </method>
25353       <method name="Void foo(System.String, System.Object[])">
25354         <size>132</size>
25355       </method>
25356       <method name="Void Main()">
25357         <size>45</size>
25358       </method>
25359     </type>
25360     <type name="Params+FOO">
25361       <method name="Void .ctor(Object, IntPtr)">
25362         <size>0</size>
25363       </method>
25364       <method name="Void Invoke(System.String, System.Object[])">
25365         <size>0</size>
25366       </method>
25367       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
25368         <size>0</size>
25369       </method>
25370       <method name="Void EndInvoke(IAsyncResult)">
25371         <size>0</size>
25372       </method>
25373     </type>
25374   </test>
25375   <test name="test-238.cs">
25376     <type name="TestClass">
25377       <method name="Void .ctor()">
25378         <size>7</size>
25379       </method>
25380       <method name="Void ConditionalMethod()">
25381         <size>7</size>
25382       </method>
25383       <method name="Int32 Main()">
25384         <size>12</size>
25385       </method>
25386     </type>
25387   </test>
25388   <test name="test-239.cs">
25389     <type name="BaseClass">
25390       <method name="Void .ctor()">
25391         <size>7</size>
25392       </method>
25393       <method name="Void ConditionalMethod()">
25394         <size>7</size>
25395       </method>
25396     </type>
25397     <type name="TestClass">
25398       <method name="Void .ctor()">
25399         <size>7</size>
25400       </method>
25401       <method name="Void ConditionalMethod()">
25402         <size>1</size>
25403       </method>
25404     </type>
25405     <type name="MainClass">
25406       <method name="Void .ctor()">
25407         <size>7</size>
25408       </method>
25409       <method name="Int32 Main()">
25410         <size>18</size>
25411       </method>
25412     </type>
25413   </test>
25414   <test name="test-24.cs">
25415     <type name="X">
25416       <method name="Void .ctor()">
25417         <size>7</size>
25418       </method>
25419       <method name="System.String get_S()">
25420         <size>6</size>
25421       </method>
25422       <method name="Void set_S(System.String)">
25423         <size>7</size>
25424       </method>
25425       <method name="Int32 Main()">
25426         <size>92</size>
25427       </method>
25428     </type>
25429   </test>
25430   <test name="test-240.cs">
25431     <type name="TestClass">
25432       <method name="Void .ctor()">
25433         <size>7</size>
25434       </method>
25435       <method name="Void .cctor()">
25436         <size>7</size>
25437       </method>
25438       <method name="Void ConditionalMethod()">
25439         <size>17</size>
25440       </method>
25441       <method name="Int32 Main()">
25442         <size>11</size>
25443       </method>
25444     </type>
25445   </test>
25446   <test name="test-241.cs">
25447     <type name="Foo">
25448       <method name="Void .ctor()">
25449         <size>7</size>
25450       </method>
25451       <method name="Int32 get_SomeProperty()">
25452         <size>3</size>
25453       </method>
25454       <method name="Int32 M()">
25455         <size>3</size>
25456       </method>
25457       <method name="Void Main()">
25458         <size>1</size>
25459       </method>
25460     </type>
25461     <type name="Foo+FooPrivate">
25462       <method name="Void .ctor(Foo)">
25463         <size>14</size>
25464       </method>
25465       <method name="Int32 get_SomeProperty()">
25466         <size>24</size>
25467       </method>
25468     </type>
25469   </test>
25470   <test name="test-242.cs">
25471     <type name="BaseClass">
25472       <method name="Void .ctor()">
25473         <size>14</size>
25474       </method>
25475     </type>
25476     <type name="Derived">
25477       <method name="Void .ctor()">
25478         <size>7</size>
25479       </method>
25480       <method name="Int32 get_Location()">
25481         <size>3</size>
25482       </method>
25483       <method name="Void Main()">
25484         <size>1</size>
25485       </method>
25486     </type>
25487   </test>
25488   <test name="test-243.cs">
25489     <type name="X">
25490       <method name="Void .ctor()">
25491         <size>7</size>
25492       </method>
25493       <method name="Boolean Resolve(System.String)">
25494         <size>2</size>
25495       </method>
25496       <method name="System.String Test()">
25497         <size>2</size>
25498       </method>
25499       <method name="Void Main()">
25500         <size>8</size>
25501       </method>
25502     </type>
25503   </test>
25504   <test name="test-244.cs">
25505     <type name="Foo">
25506       <method name="Void .ctor()">
25507         <size>7</size>
25508       </method>
25509       <method name="Void .cctor()">
25510         <size>1</size>
25511       </method>
25512       <method name="Int32 Main()">
25513         <size>136</size>
25514       </method>
25515       <method name="MyBool get_t()">
25516         <size>29</size>
25517       </method>
25518       <method name="MyBool get_f()">
25519         <size>29</size>
25520       </method>
25521     </type>
25522     <type name="MyBool">
25523       <method name="Void .ctor(Boolean)">
25524         <size>8</size>
25525       </method>
25526       <method name="System.String ToString()">
25527         <size>12</size>
25528       </method>
25529       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
25530         <size>21</size>
25531       </method>
25532       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
25533         <size>21</size>
25534       </method>
25535       <method name="Boolean op_True(MyBool)">
25536         <size>8</size>
25537       </method>
25538       <method name="Boolean op_False(MyBool)">
25539         <size>11</size>
25540       </method>
25541     </type>
25542   </test>
25543   <test name="test-245.cs">
25544     <type name="Class2">
25545       <method name="Void .ctor()">
25546         <size>7</size>
25547       </method>
25548       <method name="System.String get_def_kind()">
25549         <size>12</size>
25550       </method>
25551       <method name="Void Main()">
25552         <size>1</size>
25553       </method>
25554     </type>
25555   </test>
25556   <test name="test-246.cs">
25557     <type name="B">
25558       <method name="Void .ctor()">
25559         <size>7</size>
25560       </method>
25561       <method name="Void Main()">
25562         <size>36</size>
25563       </method>
25564     </type>
25565     <type name="Blah">
25566       <method name="Void Dispose()">
25567         <size>11</size>
25568       </method>
25569     </type>
25570   </test>
25571   <test name="test-247.cs">
25572     <type name="B">
25573       <method name="Void .ctor()">
25574         <size>7</size>
25575       </method>
25576       <method name="Void Main()">
25577         <size>67</size>
25578       </method>
25579     </type>
25580     <type name="Blah">
25581       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25582         <size>11</size>
25583       </method>
25584     </type>
25585   </test>
25586   <test name="test-248.cs">
25587     <type name="T">
25588       <method name="Void .ctor()">
25589         <size>7</size>
25590       </method>
25591       <method name="Foo GetFoo()">
25592         <size>10</size>
25593       </method>
25594       <method name="Void Main()">
25595         <size>26</size>
25596       </method>
25597     </type>
25598   </test>
25599   <test name="test-249.cs">
25600     <type name="X">
25601       <method name="Void .ctor()">
25602         <size>7</size>
25603       </method>
25604       <method name="Void Main()">
25605         <size>1</size>
25606       </method>
25607     </type>
25608   </test>
25609   <test name="test-25.cs">
25610     <type name="X">
25611       <method name="Void .ctor()">
25612         <size>7</size>
25613       </method>
25614       <method name="Int32 Main()">
25615         <size>214</size>
25616       </method>
25617     </type>
25618   </test>
25619   <test name="test-250.cs">
25620     <type name="Test.foo3">
25621       <method name="Void .ctor()">
25622         <size>7</size>
25623       </method>
25624     </type>
25625     <type name="Test.Tests">
25626       <method name="Void .ctor()">
25627         <size>7</size>
25628       </method>
25629       <method name="Void Main()">
25630         <size>1</size>
25631       </method>
25632     </type>
25633   </test>
25634   <test name="test-251.cs">
25635     <type name="X">
25636       <method name="Void .ctor()">
25637         <size>7</size>
25638       </method>
25639       <method name="Void Main()">
25640         <size>1</size>
25641       </method>
25642     </type>
25643   </test>
25644   <test name="test-252.cs">
25645     <type name="A">
25646       <method name="Void .ctor()">
25647         <size>7</size>
25648       </method>
25649       <method name="Void add_Bar(Foo)">
25650         <size>24</size>
25651       </method>
25652       <method name="Void remove_Bar(Foo)">
25653         <size>24</size>
25654       </method>
25655       <method name="Void m1()">
25656         <size>1</size>
25657       </method>
25658       <method name="Int32 Main()">
25659         <size>93</size>
25660       </method>
25661     </type>
25662     <type name="Foo">
25663       <method name="Void .ctor(Object, IntPtr)">
25664         <size>0</size>
25665       </method>
25666       <method name="Void Invoke()">
25667         <size>0</size>
25668       </method>
25669       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25670         <size>0</size>
25671       </method>
25672       <method name="Void EndInvoke(IAsyncResult)">
25673         <size>0</size>
25674       </method>
25675     </type>
25676   </test>
25677   <test name="test-253.cs">
25678     <type name="AccessibleAttribute">
25679       <method name="Void .ctor()">
25680         <size>7</size>
25681       </method>
25682     </type>
25683     <type name="MyClass">
25684       <method name="Void .ctor()">
25685         <size>7</size>
25686       </method>
25687     </type>
25688     <type name="Test">
25689       <method name="Void .ctor()">
25690         <size>7</size>
25691       </method>
25692       <method name="Int32 Main()">
25693         <size>66</size>
25694       </method>
25695     </type>
25696   </test>
25697   <test name="test-254.cs">
25698     <type name="TestAttribute">
25699       <method name="Void .ctor()">
25700         <size>7</size>
25701       </method>
25702     </type>
25703     <type name="Test_1">
25704       <method name="Void .ctor()">
25705         <size>7</size>
25706       </method>
25707       <method name="Void Test(Int32)">
25708         <size>1</size>
25709       </method>
25710     </type>
25711     <type name="Test_2">
25712       <method name="Void .ctor()">
25713         <size>7</size>
25714       </method>
25715       <method name="Int32 get_Test()">
25716         <size>2</size>
25717       </method>
25718       <method name="Void set_Test(Int32)">
25719         <size>1</size>
25720       </method>
25721       <method name="Void set_Test2(Boolean)">
25722         <size>1</size>
25723       </method>
25724     </type>
25725     <type name="Test_3">
25726       <method name="Void .ctor()">
25727         <size>7</size>
25728       </method>
25729       <method name="Void add_e_1(test_delegate)">
25730         <size>24</size>
25731       </method>
25732       <method name="Void remove_e_1(test_delegate)">
25733         <size>24</size>
25734       </method>
25735       <method name="Void add_e_2(test_delegate)">
25736         <size>24</size>
25737       </method>
25738       <method name="Void remove_e_2(test_delegate)">
25739         <size>24</size>
25740       </method>
25741     </type>
25742     <type name="Test_4">
25743       <method name="Void .ctor()">
25744         <size>7</size>
25745       </method>
25746       <method name="Void add_e_1(test_delegate)">
25747         <size>1</size>
25748       </method>
25749       <method name="Void remove_e_1(test_delegate)">
25750         <size>1</size>
25751       </method>
25752       <method name="Void add_e_2(test_delegate)">
25753         <size>1</size>
25754       </method>
25755       <method name="Void remove_e_2(test_delegate)">
25756         <size>1</size>
25757       </method>
25758       <method name="Void add_e_3(test_delegate)">
25759         <size>1</size>
25760       </method>
25761       <method name="Void remove_e_3(test_delegate)">
25762         <size>1</size>
25763       </method>
25764     </type>
25765     <type name="ClassMain">
25766       <method name="Void .ctor()">
25767         <size>7</size>
25768       </method>
25769       <method name="Void .cctor()">
25770         <size>1</size>
25771       </method>
25772       <method name="Void Assert(System.Object[], Boolean, Int32)">
25773         <size>65</size>
25774       </method>
25775       <method name="Int32 Main()">
25776         <size>1159</size>
25777       </method>
25778     </type>
25779     <type name="test_delegate">
25780       <method name="Void .ctor(Object, IntPtr)">
25781         <size>0</size>
25782       </method>
25783       <method name="System.Delegate Invoke(Int32)">
25784         <size>0</size>
25785       </method>
25786       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25787         <size>0</size>
25788       </method>
25789       <method name="System.Delegate EndInvoke(IAsyncResult)">
25790         <size>0</size>
25791       </method>
25792     </type>
25793   </test>
25794   <test name="test-255.cs">
25795     <type name="TestAttribute">
25796       <method name="Void .ctor()">
25797         <size>7</size>
25798       </method>
25799     </type>
25800     <type name="C">
25801       <method name="Void .ctor()">
25802         <size>7</size>
25803       </method>
25804       <method name="Void Method()">
25805         <size>1</size>
25806       </method>
25807       <method name="Void Main()">
25808         <size>1</size>
25809       </method>
25810     </type>
25811   </test>
25812   <test name="test-256.cs">
25813     <type name="TableColumn">
25814       <method name="Void .ctor()">
25815         <size>7</size>
25816       </method>
25817       <method name="System.Object get_MagicValue()">
25818         <size>2</size>
25819       </method>
25820       <method name="Void set_MagicValue(System.Object)">
25821         <size>1</size>
25822       </method>
25823     </type>
25824     <type name="Bug">
25825       <method name="Void .ctor()">
25826         <size>7</size>
25827       </method>
25828       <method name="Int32 get_TInt()">
25829         <size>2</size>
25830       </method>
25831       <method name="Void Main()">
25832         <size>1</size>
25833       </method>
25834     </type>
25835   </test>
25836   <test name="test-257.cs">
25837     <type name="X">
25838       <method name="Void Main()">
25839         <size>8</size>
25840       </method>
25841       <method name="Void call(Int32 ByRef)">
25842         <size>25</size>
25843       </method>
25844       <method name="Void .ctor()">
25845         <size>7</size>
25846       </method>
25847     </type>
25848   </test>
25849   <test name="test-258.cs">
25850     <type name="MyTest.Test">
25851       <method name="Void .ctor()">
25852         <size>7</size>
25853       </method>
25854     </type>
25855     <type name="MyTest.Test2">
25856       <method name="Void .ctor()">
25857         <size>7</size>
25858       </method>
25859       <method name="Void MyTest.Test.Inner.Foo()">
25860         <size>1</size>
25861       </method>
25862       <method name="Void Main()">
25863         <size>1</size>
25864       </method>
25865     </type>
25866   </test>
25867   <test name="test-259.cs">
25868     <type name="Testing">
25869       <method name="Void .ctor()">
25870         <size>7</size>
25871       </method>
25872       <method name="Void Main()">
25873         <size>1</size>
25874       </method>
25875     </type>
25876   </test>
25877   <test name="test-26.cs">
25878     <type name="Blah">
25879       <method name="Void .ctor()">
25880         <size>7</size>
25881       </method>
25882       <method name="Int32 Foo(Int32, Int32)">
25883         <size>4</size>
25884       </method>
25885       <method name="Int32 Test1()">
25886         <size>114</size>
25887       </method>
25888       <method name="Int32 Adder(System.Int32[])">
25889         <size>34</size>
25890       </method>
25891       <method name="Int32 Test2()">
25892         <size>46</size>
25893       </method>
25894       <method name="Int32 Main()">
25895         <size>40</size>
25896       </method>
25897     </type>
25898     <type name="Blah+MyDelegate">
25899       <method name="Void .ctor(Object, IntPtr)">
25900         <size>0</size>
25901       </method>
25902       <method name="Int32 Invoke(Int32, Int32)">
25903         <size>0</size>
25904       </method>
25905       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
25906         <size>0</size>
25907       </method>
25908       <method name="Int32 EndInvoke(IAsyncResult)">
25909         <size>0</size>
25910       </method>
25911     </type>
25912     <type name="Blah+List">
25913       <method name="Void .ctor(Object, IntPtr)">
25914         <size>0</size>
25915       </method>
25916       <method name="Int32 Invoke(System.Int32[])">
25917         <size>0</size>
25918       </method>
25919       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
25920         <size>0</size>
25921       </method>
25922       <method name="Int32 EndInvoke(IAsyncResult)">
25923         <size>0</size>
25924       </method>
25925     </type>
25926     <type name="&lt;PrivateImplementationDetails&gt;">
25927       <method name="Void .ctor()">
25928         <size>7</size>
25929       </method>
25930     </type>
25931   </test>
25932   <test name="test-260.cs">
25933     <type name="x.Test">
25934       <method name="Void .ctor()">
25935         <size>7</size>
25936       </method>
25937     </type>
25938     <type name="y.Test">
25939       <method name="Void .ctor()">
25940         <size>7</size>
25941       </method>
25942     </type>
25943     <type name="b.a">
25944       <method name="Void .ctor()">
25945         <size>7</size>
25946       </method>
25947       <method name="Void Main()">
25948         <size>7</size>
25949       </method>
25950     </type>
25951   </test>
25952   <test name="test-261.cs">
25953     <type name="T">
25954       <method name="Void .ctor()">
25955         <size>7</size>
25956       </method>
25957       <method name="T get_Me()">
25958         <size>16</size>
25959       </method>
25960       <method name="T GetMe()">
25961         <size>16</size>
25962       </method>
25963       <method name="Int32 Test(T)">
25964         <size>106</size>
25965       </method>
25966       <method name="Int32 Main()">
25967         <size>31</size>
25968       </method>
25969     </type>
25970   </test>
25971   <test name="test-262.cs">
25972     <type name="n1.Attribute">
25973       <method name="Void .ctor()">
25974         <size>7</size>
25975       </method>
25976     </type>
25977     <type name="n3.A">
25978       <method name="Void .ctor()">
25979         <size>7</size>
25980       </method>
25981       <method name="Void Attribute()">
25982         <size>1</size>
25983       </method>
25984       <method name="Void X()">
25985         <size>7</size>
25986       </method>
25987       <method name="Void Main()">
25988         <size>11</size>
25989       </method>
25990     </type>
25991   </test>
25992   <test name="test-263.cs">
25993     <type name="Test">
25994       <method name="Void .ctor()">
25995         <size>7</size>
25996       </method>
25997       <method name="System.String GetString(System.Byte[])">
25998         <size>19</size>
25999       </method>
26000       <method name="Void Main()">
26001         <size>1</size>
26002       </method>
26003     </type>
26004   </test>
26005   <test name="test-264.cs">
26006     <type name="Proef">
26007       <method name="Void .ctor()">
26008         <size>7</size>
26009       </method>
26010       <method name="Void add_OnDoSomething(System.EventHandler)">
26011         <size>24</size>
26012       </method>
26013       <method name="Void remove_OnDoSomething(System.EventHandler)">
26014         <size>24</size>
26015       </method>
26016       <method name="Void Temp(System.Object, System.EventArgs)">
26017         <size>1</size>
26018       </method>
26019       <method name="Void Main()">
26020         <size>25</size>
26021       </method>
26022     </type>
26023   </test>
26024   <test name="test-265.cs">
26025     <type name="ClassFormatError">
26026       <method name="Void .ctor(String, Object[])">
26027         <size>7</size>
26028       </method>
26029       <method name="Void Main()">
26030         <size>1</size>
26031       </method>
26032     </type>
26033     <type name="UnsupportedClassVersionError">
26034       <method name="Void .ctor(String)">
26035         <size>14</size>
26036       </method>
26037     </type>
26038   </test>
26039   <test name="test-266.cs">
26040     <type name="T">
26041       <method name="Void .ctor()">
26042         <size>7</size>
26043       </method>
26044       <method name="Int32 Main()">
26045         <size>25</size>
26046       </method>
26047     </type>
26048   </test>
26049   <test name="test-267.cs">
26050     <type name="X">
26051       <method name="Void .ctor()">
26052         <size>7</size>
26053       </method>
26054       <method name="System.String Text()">
26055         <size>6</size>
26056       </method>
26057       <method name="Int32 Main()">
26058         <size>12</size>
26059       </method>
26060     </type>
26061   </test>
26062   <test name="test-268.cs">
26063     <type name="X">
26064       <method name="Void .ctor()">
26065         <size>7</size>
26066       </method>
26067       <method name="Int32 Main()">
26068         <size>26</size>
26069       </method>
26070     </type>
26071     <type name="X+Nested">
26072       <method name="Void .ctor()">
26073         <size>7</size>
26074       </method>
26075       <method name="MyEnum D()">
26076         <size>2</size>
26077       </method>
26078     </type>
26079   </test>
26080   <test name="test-269.cs">
26081     <type name="Class1">
26082       <method name="Void .ctor()">
26083         <size>7</size>
26084       </method>
26085       <method name="Int32 Main(System.String[])">
26086         <size>361</size>
26087       </method>
26088       <method name="Int32 AddABunchOfInts(...)">
26089         <size>63</size>
26090       </method>
26091       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26092         <size>63</size>
26093       </method>
26094       <method name="Result VtAddABunchOfInts(...)">
26095         <size>68</size>
26096       </method>
26097       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26098         <size>68</size>
26099       </method>
26100       <method name="Int32 InstAddABunchOfInts(...)">
26101         <size>63</size>
26102       </method>
26103       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26104         <size>63</size>
26105       </method>
26106       <method name="Result InstVtAddABunchOfInts(...)">
26107         <size>68</size>
26108       </method>
26109       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26110         <size>68</size>
26111       </method>
26112     </type>
26113     <type name="Result">
26114       <method name="Void .ctor(Int32)">
26115         <size>24</size>
26116       </method>
26117     </type>
26118   </test>
26119   <test name="test-27.cs">
26120     <type name="Foo">
26121       <method name="Void .ctor()">
26122         <size>7</size>
26123       </method>
26124       <method name="Boolean MyMethod(Int32)">
26125         <size>12</size>
26126       </method>
26127       <method name="Int32 AnotherMethod(Int32)">
26128         <size>5</size>
26129       </method>
26130     </type>
26131     <type name="Blah">
26132       <method name="Void .ctor()">
26133         <size>7</size>
26134       </method>
26135       <method name="Void Bar(Int32, Int32)">
26136         <size>9</size>
26137       </method>
26138       <method name="Int32 Main()">
26139         <size>139</size>
26140       </method>
26141     </type>
26142     <type name="Blah+MyDelegate">
26143       <method name="Void .ctor(Object, IntPtr)">
26144         <size>0</size>
26145       </method>
26146       <method name="Void Invoke(Int32, Int32)">
26147         <size>0</size>
26148       </method>
26149       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26150         <size>0</size>
26151       </method>
26152       <method name="Void EndInvoke(IAsyncResult)">
26153         <size>0</size>
26154       </method>
26155     </type>
26156   </test>
26157   <test name="test-270.cs">
26158     <type name="X">
26159       <method name="Void .ctor()">
26160         <size>7</size>
26161       </method>
26162       <method name="Int32 Test(System.String, System.Object[])">
26163         <size>2</size>
26164       </method>
26165       <method name="Int32 Main()">
26166         <size>75</size>
26167       </method>
26168       <method name="Int32 Test(System.String, ...)">
26169         <size>2</size>
26170       </method>
26171     </type>
26172   </test>
26173   <test name="test-271.cs">
26174     <type name="T">
26175       <method name="Void .ctor()">
26176         <size>7</size>
26177       </method>
26178       <method name="C X()">
26179         <size>10</size>
26180       </method>
26181       <method name="Void Main()">
26182         <size>61</size>
26183       </method>
26184     </type>
26185     <type name="T+C">
26186       <method name="IEnumerator GetEnumerator()">
26187         <size>11</size>
26188       </method>
26189     </type>
26190   </test>
26191   <test name="test-272.cs">
26192     <type name="BazAttribute">
26193       <method name="Void .ctor()">
26194         <size>7</size>
26195       </method>
26196       <method name="Void .ctor(Foo)">
26197         <size>7</size>
26198       </method>
26199       <method name="Void set_foo3(Foo)">
26200         <size>1</size>
26201       </method>
26202       <method name="Foo get_foo3()">
26203         <size>2</size>
26204       </method>
26205     </type>
26206     <type name="Test">
26207       <method name="Void .ctor()">
26208         <size>7</size>
26209       </method>
26210       <method name="Void f0()">
26211         <size>1</size>
26212       </method>
26213       <method name="Void f1()">
26214         <size>1</size>
26215       </method>
26216       <method name="Void f2()">
26217         <size>1</size>
26218       </method>
26219       <method name="Void f3()">
26220         <size>1</size>
26221       </method>
26222       <method name="Void Main()">
26223         <size>1</size>
26224       </method>
26225     </type>
26226   </test>
26227   <test name="test-273.cs">
26228     <type name="FooAttribute">
26229       <method name="Void .ctor()">
26230         <size>7</size>
26231       </method>
26232     </type>
26233     <type name="Tests">
26234       <method name="Void .ctor()">
26235         <size>7</size>
26236       </method>
26237       <method name="Void Main()">
26238         <size>36</size>
26239       </method>
26240     </type>
26241   </test>
26242   <test name="test-274.cs">
26243     <type name="MyClass">
26244       <method name="Void .ctor(String[])">
26245         <size>7</size>
26246       </method>
26247     </type>
26248     <type name="ChildClass">
26249       <method name="Void .ctor()">
26250         <size>13</size>
26251       </method>
26252     </type>
26253     <type name="M">
26254       <method name="Void .ctor()">
26255         <size>7</size>
26256       </method>
26257       <method name="Void Main()">
26258         <size>1</size>
26259       </method>
26260     </type>
26261   </test>
26262   <test name="test-275.cs">
26263     <type name="Test">
26264       <method name="Void .ctor()">
26265         <size>7</size>
26266       </method>
26267       <method name="Void add_MyEvent(DelType)">
26268         <size>24</size>
26269       </method>
26270       <method name="Void remove_MyEvent(DelType)">
26271         <size>24</size>
26272       </method>
26273       <method name="Int32 Main()">
26274         <size>176</size>
26275       </method>
26276     </type>
26277     <type name="DelType">
26278       <method name="Void .ctor(Object, IntPtr)">
26279         <size>0</size>
26280       </method>
26281       <method name="Void Invoke()">
26282         <size>0</size>
26283       </method>
26284       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26285         <size>0</size>
26286       </method>
26287       <method name="Void EndInvoke(IAsyncResult)">
26288         <size>0</size>
26289       </method>
26290     </type>
26291     <type name="S">
26292       <method name="Void add_MyEvent(DelType)">
26293         <size>24</size>
26294       </method>
26295       <method name="Void remove_MyEvent(DelType)">
26296         <size>24</size>
26297       </method>
26298     </type>
26299   </test>
26300   <test name="test-276.cs">
26301     <type name="EventTestClass">
26302       <method name="Void .ctor()">
26303         <size>7</size>
26304       </method>
26305       <method name="Void add_Elapsed(System.EventHandler)">
26306         <size>24</size>
26307       </method>
26308       <method name="Void remove_Elapsed(System.EventHandler)">
26309         <size>24</size>
26310       </method>
26311     </type>
26312     <type name="EntryPoint">
26313       <method name="Void .ctor()">
26314         <size>7</size>
26315       </method>
26316       <method name="Boolean test(System.Type)">
26317         <size>17</size>
26318       </method>
26319       <method name="Int32 Main()">
26320         <size>48</size>
26321       </method>
26322     </type>
26323   </test>
26324   <test name="test-277.cs">
26325     <type name="T">
26326       <method name="Void .ctor()">
26327         <size>7</size>
26328       </method>
26329       <method name="Int32 Main()">
26330         <size>7</size>
26331       </method>
26332       <method name="Int32 X(Byte)">
26333         <size>2</size>
26334       </method>
26335       <method name="Int32 X(Int16)">
26336         <size>2</size>
26337       </method>
26338     </type>
26339   </test>
26340   <test name="test-278.cs">
26341     <type name="X">
26342       <method name="Void .ctor()">
26343         <size>7</size>
26344       </method>
26345       <method name="Int32 Main()">
26346         <size>73</size>
26347       </method>
26348     </type>
26349     <type name="Rect">
26350       <method name="Int32 get_X()">
26351         <size>7</size>
26352       </method>
26353       <method name="Void set_X(Int32)">
26354         <size>8</size>
26355       </method>
26356     </type>
26357   </test>
26358   <test name="test-279.cs">
26359     <type name="FlagsAttributeDemo">
26360       <method name="Void .ctor()">
26361         <size>7</size>
26362       </method>
26363       <method name="Int32 Main()">
26364         <size>38</size>
26365       </method>
26366     </type>
26367   </test>
26368   <test name="test-28.cs">
26369     <type name="A">
26370       <method name="Void .ctor()">
26371         <size>7</size>
26372       </method>
26373       <method name="Int32 get_Item(Int32)">
26374         <size>0</size>
26375       </method>
26376       <method name="Int32 EmulateIndexer(Int32)">
26377         <size>8</size>
26378       </method>
26379     </type>
26380     <type name="B">
26381       <method name="Void .ctor()">
26382         <size>7</size>
26383       </method>
26384       <method name="Int32 get_Item(Int32)">
26385         <size>2</size>
26386       </method>
26387       <method name="Int32 M()">
26388         <size>8</size>
26389       </method>
26390     </type>
26391     <type name="X">
26392       <method name="Void .ctor()">
26393         <size>7</size>
26394       </method>
26395       <method name="Int32 get_Item(Int32)">
26396         <size>20</size>
26397       </method>
26398       <method name="Void set_Item(Int32, Int32)">
26399         <size>26</size>
26400       </method>
26401       <method name="Int32 Main()">
26402         <size>122</size>
26403       </method>
26404     </type>
26405   </test>
26406   <test name="test-280.cs">
26407     <type name="AppFramework.Util.Logic">
26408       <method name="Void .ctor()">
26409         <size>7</size>
26410       </method>
26411       <method name="Void Main()">
26412         <size>1</size>
26413       </method>
26414       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
26415         <size>37</size>
26416       </method>
26417     </type>
26418   </test>
26419   <test name="test-281.cs">
26420     <type name="Foo.Hello">
26421       <method name="Void .ctor()">
26422         <size>7</size>
26423       </method>
26424       <method name="Void .cctor()">
26425         <size>7</size>
26426       </method>
26427     </type>
26428     <type name="Bar.Hello">
26429       <method name="Void .ctor()">
26430         <size>7</size>
26431       </method>
26432       <method name="Void .cctor()">
26433         <size>8</size>
26434       </method>
26435     </type>
26436     <type name="Test.Test1">
26437       <method name="Void .ctor()">
26438         <size>7</size>
26439       </method>
26440       <method name="Int32 World()">
26441         <size>6</size>
26442       </method>
26443     </type>
26444     <type name="Test.Test2">
26445       <method name="Void .ctor()">
26446         <size>7</size>
26447       </method>
26448       <method name="Int32 World()">
26449         <size>6</size>
26450       </method>
26451     </type>
26452     <type name="X">
26453       <method name="Void .ctor()">
26454         <size>7</size>
26455       </method>
26456       <method name="Int32 Main()">
26457         <size>29</size>
26458       </method>
26459     </type>
26460   </test>
26461   <test name="test-282.cs">
26462     <type name="X">
26463       <method name="Void .ctor()">
26464         <size>7</size>
26465       </method>
26466       <method name="System.Object Add(integer, System.Object)">
26467         <size>70</size>
26468       </method>
26469       <method name="Int32 Main()">
26470         <size>68</size>
26471       </method>
26472     </type>
26473     <type name="integer">
26474       <method name="Void .ctor(Int32)">
26475         <size>8</size>
26476       </method>
26477       <method name="integer op_Implicit(Int32)">
26478         <size>7</size>
26479       </method>
26480       <method name="Double op_Implicit(integer)">
26481         <size>13</size>
26482       </method>
26483       <method name="integer op_Addition(integer, integer)">
26484         <size>21</size>
26485       </method>
26486     </type>
26487   </test>
26488   <test name="test-283.cs">
26489     <type name="X">
26490       <method name="Void .ctor()">
26491         <size>7</size>
26492       </method>
26493       <method name="Int32 Foo()">
26494         <size>2</size>
26495       </method>
26496     </type>
26497     <type name="Y">
26498       <method name="Void .ctor()">
26499         <size>7</size>
26500       </method>
26501       <method name="Y+D GetIt()">
26502         <size>13</size>
26503       </method>
26504       <method name="Y+D GetIt2()">
26505         <size>13</size>
26506       </method>
26507       <method name="Int32 Foo()">
26508         <size>2</size>
26509       </method>
26510       <method name="Int32 Main()">
26511         <size>56</size>
26512       </method>
26513     </type>
26514     <type name="Y+D">
26515       <method name="Void .ctor(Object, IntPtr)">
26516         <size>0</size>
26517       </method>
26518       <method name="Int32 Invoke()">
26519         <size>0</size>
26520       </method>
26521       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26522         <size>0</size>
26523       </method>
26524       <method name="Int32 EndInvoke(IAsyncResult)">
26525         <size>0</size>
26526       </method>
26527     </type>
26528   </test>
26529   <test name="test-284.cs">
26530     <type name="App">
26531       <method name="Void .ctor()">
26532         <size>7</size>
26533       </method>
26534       <method name="Void Main()">
26535         <size>12</size>
26536       </method>
26537     </type>
26538   </test>
26539   <test name="test-285.cs">
26540     <type name="T">
26541       <method name="Void .ctor()">
26542         <size>7</size>
26543       </method>
26544       <method name="Int32 Main()">
26545         <size>2</size>
26546       </method>
26547     </type>
26548   </test>
26549   <test name="test-286.cs">
26550     <type name="MethodWrapper">
26551       <method name="Void .ctor()">
26552         <size>7</size>
26553       </method>
26554       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
26555         <size>57</size>
26556       </method>
26557     </type>
26558     <type name="MapXml.Throws">
26559       <method name="Void .ctor()">
26560         <size>7</size>
26561       </method>
26562       <method name="Void Main()">
26563         <size>1</size>
26564       </method>
26565     </type>
26566   </test>
26567   <test name="test-287.cs">
26568     <type name="StaticClass">
26569       <method name="System.String Name()">
26570         <size>6</size>
26571       </method>
26572     </type>
26573     <type name="MainClass">
26574       <method name="Void .ctor()">
26575         <size>7</size>
26576       </method>
26577       <method name="Int32 Main()">
26578         <size>83</size>
26579       </method>
26580     </type>
26581     <type name="StaticClass+D">
26582       <method name="Void .ctor(Object, IntPtr)">
26583         <size>0</size>
26584       </method>
26585       <method name="System.Object Invoke()">
26586         <size>0</size>
26587       </method>
26588       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26589         <size>0</size>
26590       </method>
26591       <method name="System.Object EndInvoke(IAsyncResult)">
26592         <size>0</size>
26593       </method>
26594     </type>
26595   </test>
26596   <test name="test-288.cs">
26597     <type name="Test.BookAboutMovie">
26598       <method name="Void .ctor(String)">
26599         <size>25</size>
26600       </method>
26601       <method name="System.String GetItem(Int32)">
26602         <size>7</size>
26603       </method>
26604       <method name="System.String get_Item(Int32)">
26605         <size>7</size>
26606       </method>
26607       <method name="Int32 Main(System.String[])">
26608         <size>57</size>
26609       </method>
26610     </type>
26611   </test>
26612   <test name="test-289.cs">
26613     <type name="Test">
26614       <method name="Void .ctor()">
26615         <size>7</size>
26616       </method>
26617       <method name="Void Main()">
26618         <size>1</size>
26619       </method>
26620       <method name="Void set_Value(System.String)">
26621         <size>1</size>
26622       </method>
26623       <method name="Void set_Value()">
26624         <size>1</size>
26625       </method>
26626       <method name="Void set_Item(Int32, Int32, Boolean)">
26627         <size>1</size>
26628       </method>
26629       <method name="Void set_Item(Int32, Int32)">
26630         <size>1</size>
26631       </method>
26632       <method name="Boolean get_Item(Boolean)">
26633         <size>2</size>
26634       </method>
26635     </type>
26636   </test>
26637   <test name="test-29.cs">
26638     <type name="Base">
26639       <method name="Void .ctor()">
26640         <size>7</size>
26641       </method>
26642       <method name="Void Add(Int32)">
26643         <size>18</size>
26644       </method>
26645     </type>
26646     <type name="Derived">
26647       <method name="Void .ctor()">
26648         <size>7</size>
26649       </method>
26650       <method name="Void Add(Double)">
26651         <size>18</size>
26652       </method>
26653     </type>
26654     <type name="Demo">
26655       <method name="Void .ctor()">
26656         <size>7</size>
26657       </method>
26658       <method name="Int32 Main()">
26659         <size>51</size>
26660       </method>
26661     </type>
26662   </test>
26663   <test name="test-290.cs">
26664     <type name="EntryPoint">
26665       <method name="Void .ctor()">
26666         <size>7</size>
26667       </method>
26668       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
26669         <size>22</size>
26670       </method>
26671       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
26672         <size>22</size>
26673       </method>
26674       <method name="Void bar_f(System.Object)">
26675         <size>1</size>
26676       </method>
26677       <method name="Void Main()">
26678         <size>35</size>
26679       </method>
26680     </type>
26681     <type name="EntryPoint+EventHandler">
26682       <method name="Void .ctor(Object, IntPtr)">
26683         <size>0</size>
26684       </method>
26685       <method name="Void Invoke(System.Object)">
26686         <size>0</size>
26687       </method>
26688       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
26689         <size>0</size>
26690       </method>
26691       <method name="Void EndInvoke(IAsyncResult)">
26692         <size>0</size>
26693       </method>
26694     </type>
26695   </test>
26696   <test name="test-291.cs">
26697     <type name="Test">
26698       <method name="Void .ctor()">
26699         <size>7</size>
26700       </method>
26701       <method name="Void Method()">
26702         <size>1</size>
26703       </method>
26704       <method name="Void Main()">
26705         <size>13</size>
26706       </method>
26707     </type>
26708   </test>
26709   <test name="test-292.cs">
26710     <type name="X">
26711       <method name="Void .ctor()">
26712         <size>7</size>
26713       </method>
26714       <method name="Void .cctor()">
26715         <size>1</size>
26716       </method>
26717       <method name="Void Main()">
26718         <size>19</size>
26719       </method>
26720     </type>
26721   </test>
26722   <test name="test-293.cs">
26723     <type name="A">
26724       <method name="Void .ctor()">
26725         <size>7</size>
26726       </method>
26727       <method name="System.String get_Warning()">
26728         <size>6</size>
26729       </method>
26730     </type>
26731     <type name="B">
26732       <method name="Void .ctor()">
26733         <size>7</size>
26734       </method>
26735       <method name="System.String get_Warning()">
26736         <size>6</size>
26737       </method>
26738       <method name="Void Main()">
26739         <size>1</size>
26740       </method>
26741     </type>
26742   </test>
26743   <test name="test-294.cs">
26744     <type name="ObsoleteClass">
26745       <method name="Void .ctor()">
26746         <size>7</size>
26747       </method>
26748     </type>
26749     <type name="Test">
26750       <method name="Void .ctor()">
26751         <size>13</size>
26752       </method>
26753       <method name="Void .ctor(String, Boolean)">
26754         <size>14</size>
26755       </method>
26756       <method name="System.String get_Name()">
26757         <size>7</size>
26758       </method>
26759       <method name="Void set_Name(System.String)">
26760         <size>8</size>
26761       </method>
26762     </type>
26763     <type name="DerivedTest">
26764       <method name="Void .ctor(String)">
26765         <size>16</size>
26766       </method>
26767       <method name="System.String Method()">
26768         <size>7</size>
26769       </method>
26770       <method name="Void T2()">
26771         <size>1</size>
26772       </method>
26773       <method name="Void Main()">
26774         <size>1</size>
26775       </method>
26776     </type>
26777     <type name="ObsoleteClass2">
26778       <method name="Void .ctor()">
26779         <size>7</size>
26780       </method>
26781     </type>
26782     <type name="ObsoleteClass3">
26783       <method name="Void .ctor()">
26784         <size>18</size>
26785       </method>
26786       <method name="Void .cctor()">
26787         <size>25</size>
26788       </method>
26789     </type>
26790     <type name="ObsoleteClass4">
26791       <method name="Void .ctor()">
26792         <size>7</size>
26793       </method>
26794       <method name="Void T()">
26795         <size>59</size>
26796       </method>
26797     </type>
26798   </test>
26799   <test name="test-295.cs">
26800     <type name="MyAttribute">
26801       <method name="Void .ctor(Object)">
26802         <size>14</size>
26803       </method>
26804       <method name="System.Object get_my()">
26805         <size>7</size>
26806       </method>
26807     </type>
26808     <type name="MyConstructorBuilder">
26809       <method name="Void .ctor()">
26810         <size>7</size>
26811       </method>
26812       <method name="Int32 Main()">
26813         <size>111</size>
26814       </method>
26815       <method name="System.Type MyCreateCallee(System.AppDomain)">
26816         <size>329</size>
26817       </method>
26818     </type>
26819   </test>
26820   <test name="test-296.cs">
26821     <type name="GetElementTypeTest">
26822       <method name="Void .ctor()">
26823         <size>7</size>
26824       </method>
26825       <method name="Int32 Main(System.String[])">
26826         <size>30</size>
26827       </method>
26828     </type>
26829   </test>
26830   <test name="test-297.cs">
26831     <type name="T">
26832       <method name="Void .ctor()">
26833         <size>7</size>
26834       </method>
26835       <method name="Int32 Main()">
26836         <size>311</size>
26837       </method>
26838       <method name="Void Login(System.String)">
26839         <size>1</size>
26840       </method>
26841     </type>
26842     <type name="My">
26843       <method name="Void .ctor(Object)">
26844         <size>14</size>
26845       </method>
26846     </type>
26847   </test>
26848   <test name="test-299.cs">
26849     <type name="SampleClass">
26850       <method name="Void .ctor()">
26851         <size>7</size>
26852       </method>
26853       <method name="SuperClass op_Increment(SampleClass)">
26854         <size>6</size>
26855       </method>
26856     </type>
26857     <type name="SuperClass">
26858       <method name="Void .ctor()">
26859         <size>7</size>
26860       </method>
26861       <method name="Int32 Main()">
26862         <size>2</size>
26863       </method>
26864     </type>
26865   </test>
26866   <test name="test-3.cs">
26867     <type name="TestIntOps">
26868       <method name="Void .ctor()">
26869         <size>7</size>
26870       </method>
26871       <method name="SByte sbyte_add(SByte, SByte)">
26872         <size>7</size>
26873       </method>
26874       <method name="Int16 short_add(Int16, Int16)">
26875         <size>5</size>
26876       </method>
26877       <method name="Double double_add(Double, Double)">
26878         <size>4</size>
26879       </method>
26880       <method name="Int32 int_add(Int32, Int32)">
26881         <size>4</size>
26882       </method>
26883       <method name="Int32 int_sub(Int32, Int32)">
26884         <size>4</size>
26885       </method>
26886       <method name="Int32 int_mul(Int32, Int32)">
26887         <size>4</size>
26888       </method>
26889       <method name="Int32 Main()">
26890         <size>215</size>
26891       </method>
26892     </type>
26893   </test>
26894   <test name="test-30.cs">
26895     <type name="X">
26896       <method name="Void .ctor()">
26897         <size>7</size>
26898       </method>
26899       <method name="Void IA.Draw()">
26900         <size>8</size>
26901       </method>
26902       <method name="Void IB.Draw()">
26903         <size>8</size>
26904       </method>
26905     </type>
26906     <type name="test">
26907       <method name="Void .ctor()">
26908         <size>7</size>
26909       </method>
26910       <method name="Int32 Main()">
26911         <size>192</size>
26912       </method>
26913     </type>
26914   </test>
26915   <test name="test-300.cs">
26916     <type name="A">
26917       <method name="Void .ctor()">
26918         <size>7</size>
26919       </method>
26920       <method name="Void Main()">
26921         <size>7</size>
26922       </method>
26923     </type>
26924     <type name="A+C">
26925       <method name="Void .ctor()">
26926         <size>7</size>
26927       </method>
26928     </type>
26929     <type name="A+B">
26930       <method name="Void .ctor()">
26931         <size>473</size>
26932       </method>
26933     </type>
26934     <type name="A+B+C">
26935       <method name="Void .ctor()">
26936         <size>7</size>
26937       </method>
26938     </type>
26939   </test>
26940   <test name="test-301.cs">
26941     <type name="A">
26942       <method name="Void .ctor()">
26943         <size>7</size>
26944       </method>
26945       <method name="Void Main()">
26946         <size>7</size>
26947       </method>
26948     </type>
26949     <type name="A+B">
26950       <method name="Void .ctor()">
26951         <size>219</size>
26952       </method>
26953     </type>
26954   </test>
26955   <test name="test-302.cs">
26956     <type name="A">
26957       <method name="Void .ctor()">
26958         <size>7</size>
26959       </method>
26960       <method name="Void Main()">
26961         <size>7</size>
26962       </method>
26963     </type>
26964     <type name="A+C">
26965       <method name="Void .ctor()">
26966         <size>7</size>
26967       </method>
26968     </type>
26969     <type name="A+B">
26970       <method name="Void .ctor()">
26971         <size>24</size>
26972       </method>
26973     </type>
26974     <type name="A+B+C">
26975       <method name="Void .ctor()">
26976         <size>7</size>
26977       </method>
26978     </type>
26979   </test>
26980   <test name="test-303.cs">
26981     <type name="A">
26982       <method name="Void .ctor()">
26983         <size>7</size>
26984       </method>
26985       <method name="Void Main()">
26986         <size>7</size>
26987       </method>
26988     </type>
26989     <type name="A+C">
26990       <method name="Void .ctor()">
26991         <size>7</size>
26992       </method>
26993       <method name="Void System.IDisposable.Dispose()">
26994         <size>11</size>
26995       </method>
26996     </type>
26997     <type name="A+B">
26998       <method name="Void .ctor()">
26999         <size>31</size>
27000       </method>
27001     </type>
27002     <type name="A+B+C">
27003       <method name="Void .ctor()">
27004         <size>7</size>
27005       </method>
27006       <method name="Void System.IDisposable.Dispose()">
27007         <size>1</size>
27008       </method>
27009     </type>
27010   </test>
27011   <test name="test-304.cs">
27012     <type name="A">
27013       <method name="Void .ctor()">
27014         <size>7</size>
27015       </method>
27016       <method name="Void Main()">
27017         <size>7</size>
27018       </method>
27019     </type>
27020     <type name="A+D">
27021       <method name="Void .ctor()">
27022         <size>7</size>
27023       </method>
27024     </type>
27025     <type name="A+B">
27026       <method name="Void .ctor()">
27027         <size>473</size>
27028       </method>
27029     </type>
27030     <type name="A+B+C">
27031       <method name="Void .ctor()">
27032         <size>7</size>
27033       </method>
27034     </type>
27035   </test>
27036   <test name="test-305.cs">
27037     <type name="A">
27038       <method name="Void .ctor()">
27039         <size>7</size>
27040       </method>
27041       <method name="Void Main()">
27042         <size>7</size>
27043       </method>
27044     </type>
27045     <type name="A+B">
27046       <method name="Void .ctor()">
27047         <size>219</size>
27048       </method>
27049     </type>
27050   </test>
27051   <test name="test-306.cs">
27052     <type name="A">
27053       <method name="Void .ctor()">
27054         <size>7</size>
27055       </method>
27056       <method name="Void Main()">
27057         <size>7</size>
27058       </method>
27059     </type>
27060     <type name="A+D">
27061       <method name="Void .ctor()">
27062         <size>7</size>
27063       </method>
27064     </type>
27065     <type name="A+B">
27066       <method name="Void .ctor()">
27067         <size>24</size>
27068       </method>
27069     </type>
27070     <type name="A+B+C">
27071       <method name="Void .ctor()">
27072         <size>7</size>
27073       </method>
27074     </type>
27075   </test>
27076   <test name="test-307.cs">
27077     <type name="A">
27078       <method name="Void .ctor()">
27079         <size>7</size>
27080       </method>
27081       <method name="Void Main()">
27082         <size>7</size>
27083       </method>
27084     </type>
27085     <type name="A+D">
27086       <method name="Void .ctor()">
27087         <size>7</size>
27088       </method>
27089       <method name="Void System.IDisposable.Dispose()">
27090         <size>11</size>
27091       </method>
27092     </type>
27093     <type name="A+B">
27094       <method name="Void .ctor()">
27095         <size>31</size>
27096       </method>
27097     </type>
27098     <type name="A+B+C">
27099       <method name="Void .ctor()">
27100         <size>7</size>
27101       </method>
27102       <method name="Void System.IDisposable.Dispose()">
27103         <size>1</size>
27104       </method>
27105     </type>
27106   </test>
27107   <test name="test-308.cs">
27108     <type name="Program">
27109       <method name="Void .ctor()">
27110         <size>7</size>
27111       </method>
27112       <method name="Void Main(System.String[])">
27113         <size>40</size>
27114       </method>
27115     </type>
27116   </test>
27117   <test name="test-309.cs">
27118     <type name="MonoBASIC.Parser">
27119       <method name="Void .ctor()">
27120         <size>7</size>
27121       </method>
27122       <method name="Void Main()">
27123         <size>1</size>
27124       </method>
27125     </type>
27126     <type name="MonoBASIC.Parser+StateMachine">
27127       <method name="Void .ctor()">
27128         <size>7</size>
27129       </method>
27130       <method name="Void HandleToken(Token)">
27131         <size>1</size>
27132       </method>
27133     </type>
27134   </test>
27135   <test name="test-31.cs">
27136     <type name="Base">
27137       <method name="Void .ctor()">
27138         <size>7</size>
27139       </method>
27140       <method name="Void A()">
27141         <size>8</size>
27142       </method>
27143     </type>
27144     <type name="Derived">
27145       <method name="Void .ctor()">
27146         <size>7</size>
27147       </method>
27148       <method name="Void A()">
27149         <size>8</size>
27150       </method>
27151     </type>
27152     <type name="Test">
27153       <method name="Void .ctor()">
27154         <size>7</size>
27155       </method>
27156       <method name="Int32 Main()">
27157         <size>38</size>
27158       </method>
27159     </type>
27160   </test>
27161   <test name="test-310.cs">
27162     <type name="test.Impl">
27163       <method name="Void .ctor()">
27164         <size>7</size>
27165       </method>
27166       <method name="System.String GetType(Int32)">
27167         <size>6</size>
27168       </method>
27169       <method name="Boolean IsDone()">
27170         <size>2</size>
27171       </method>
27172     </type>
27173     <type name="test.myclass">
27174       <method name="Void .ctor()">
27175         <size>7</size>
27176       </method>
27177       <method name="Void Main(System.String[])">
27178         <size>28</size>
27179       </method>
27180     </type>
27181   </test>
27182   <test name="test-311.cs">
27183     <type name="Program">
27184       <method name="Void .ctor()">
27185         <size>38</size>
27186       </method>
27187       <method name="Void .cctor()">
27188         <size>11</size>
27189       </method>
27190       <method name="System.String get_Message()">
27191         <size>6</size>
27192       </method>
27193       <method name="Void set_Message(System.String)">
27194         <size>7</size>
27195       </method>
27196       <method name="Boolean DenyMethod()">
27197         <size>2</size>
27198       </method>
27199       <method name="Void Test2()">
27200         <size>1</size>
27201       </method>
27202       <method name="Void Test3()">
27203         <size>1</size>
27204       </method>
27205       <method name="Void Test4()">
27206         <size>1</size>
27207       </method>
27208       <method name="Int32 Main(System.String[])">
27209         <size>175</size>
27210       </method>
27211     </type>
27212     <type name="Test2">
27213       <method name="Void .ctor()">
27214         <size>7</size>
27215       </method>
27216     </type>
27217   </test>
27218   <test name="test-312.cs">
27219     <type name="X">
27220       <method name="Void .ctor()">
27221         <size>7</size>
27222       </method>
27223       <method name="Void .cctor()">
27224         <size>1</size>
27225       </method>
27226       <method name="Boolean Method(PointF)">
27227         <size>72</size>
27228       </method>
27229       <method name="Boolean Call_constructor_and_implicit()">
27230         <size>29</size>
27231       </method>
27232       <method name="Boolean Init_with_implicit_conv()">
27233         <size>52</size>
27234       </method>
27235       <method name="Boolean Init_ValueType()">
27236         <size>26</size>
27237       </method>
27238       <method name="Boolean InstanceAssignTest()">
27239         <size>75</size>
27240       </method>
27241       <method name="Int32 T()">
27242         <size>54</size>
27243       </method>
27244       <method name="Int32 Main()">
27245         <size>45</size>
27246       </method>
27247     </type>
27248     <type name="PointF">
27249       <method name="Void .ctor(Single, Single)">
27250         <size>47</size>
27251       </method>
27252     </type>
27253     <type name="Point">
27254       <method name="Void .ctor(Int32, Int32)">
27255         <size>37</size>
27256       </method>
27257       <method name="PointF op_Implicit(Point)">
27258         <size>22</size>
27259       </method>
27260     </type>
27261   </test>
27262   <test name="test-313.cs">
27263     <type name="D">
27264       <method name="Void .ctor()">
27265         <size>7</size>
27266       </method>
27267       <method name="Void A.B.METHOD()">
27268         <size>1</size>
27269       </method>
27270       <method name="Int32 Main()">
27271         <size>134</size>
27272       </method>
27273     </type>
27274   </test>
27275   <test name="test-314.cs">
27276     <type name="X">
27277       <method name="Void .ctor()">
27278         <size>28</size>
27279       </method>
27280       <method name="Void .ctor(Int32)">
27281         <size>28</size>
27282       </method>
27283       <method name="Void .cctor()">
27284         <size>11</size>
27285       </method>
27286       <method name="Int32 Main()">
27287         <size>57</size>
27288       </method>
27289     </type>
27290   </test>
27291   <test name="test-315.cs">
27292     <type name="GuardedCollectionValue">
27293       <method name="Void .ctor()">
27294         <size>7</size>
27295       </method>
27296       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27297         <size>2</size>
27298       </method>
27299       <method name="IDirectedCollectionValue Backwards()">
27300         <size>2</size>
27301       </method>
27302     </type>
27303     <type name="GuardedSequenced">
27304       <method name="Void .ctor()">
27305         <size>7</size>
27306       </method>
27307       <method name="IDirectedCollectionValue Test()">
27308         <size>12</size>
27309       </method>
27310     </type>
27311     <type name="X">
27312       <method name="Void .ctor()">
27313         <size>7</size>
27314       </method>
27315       <method name="Void Main()">
27316         <size>1</size>
27317       </method>
27318     </type>
27319   </test>
27320   <test name="test-316.cs">
27321     <type name="D">
27322       <method name="Void .ctor()">
27323         <size>7</size>
27324       </method>
27325       <method name="Int32 IA.Add(Int32)">
27326         <size>2</size>
27327       </method>
27328       <method name="Int32 IB.Add(Int32)">
27329         <size>2</size>
27330       </method>
27331     </type>
27332     <type name="E">
27333       <method name="Void .ctor()">
27334         <size>7</size>
27335       </method>
27336       <method name="Int32 IA.Add(Int32)">
27337         <size>2</size>
27338       </method>
27339       <method name="Int32 IB.Add(Int32)">
27340         <size>2</size>
27341       </method>
27342       <method name="Void doom()">
27343         <size>1</size>
27344       </method>
27345       <method name="System.Object Clone()">
27346         <size>2</size>
27347       </method>
27348       <method name="Void Dispose()">
27349         <size>1</size>
27350       </method>
27351     </type>
27352     <type name="C">
27353       <method name="Void .ctor()">
27354         <size>7</size>
27355       </method>
27356       <method name="Int32 Test(IC)">
27357         <size>49</size>
27358       </method>
27359       <method name="Void Test2(IE)">
27360         <size>20</size>
27361       </method>
27362       <method name="Int32 Main()">
27363         <size>32</size>
27364       </method>
27365     </type>
27366   </test>
27367   <test name="test-317.cs">
27368     <type name="X">
27369       <method name="Void .ctor()">
27370         <size>7</size>
27371       </method>
27372       <method name="Void Main()">
27373         <size>1</size>
27374       </method>
27375     </type>
27376   </test>
27377   <test name="test-318.cs">
27378     <type name="Ev">
27379       <method name="Void .ctor()">
27380         <size>29</size>
27381       </method>
27382       <method name="Void add_Disposed(System.EventHandler)">
27383         <size>19</size>
27384       </method>
27385       <method name="Void remove_Disposed(System.EventHandler)">
27386         <size>19</size>
27387       </method>
27388       <method name="Void OnClick(System.EventArgs)">
27389         <size>38</size>
27390       </method>
27391     </type>
27392     <type name="Foo">
27393       <method name="Void .ctor()">
27394         <size>7</size>
27395       </method>
27396     </type>
27397     <type name="C">
27398       <method name="Void .ctor()">
27399         <size>7</size>
27400       </method>
27401       <method name="Void my_from_fixed(Int32 ByRef)">
27402         <size>4</size>
27403       </method>
27404       <method name="Void month_from_fixed(Int32)">
27405         <size>8</size>
27406       </method>
27407       <method name="Int32 CreateFromString(Int32)">
27408         <size>10</size>
27409       </method>
27410       <method name="Void Main()">
27411         <size>1</size>
27412       </method>
27413     </type>
27414     <type name="Foo">
27415       <method name="Void EventInterface.add_Event(System.EventHandler)">
27416         <size>1</size>
27417       </method>
27418       <method name="Void EventInterface.remove_Event(System.EventHandler)">
27419         <size>1</size>
27420       </method>
27421     </type>
27422     <type name="C">
27423       <method name="Double* GetValue(Double)">
27424         <size>5</size>
27425       </method>
27426     </type>
27427   </test>
27428   <test name="test-319.cs">
27429     <type name="ConstFields">
27430       <method name="Void .ctor()">
27431         <size>7</size>
27432       </method>
27433       <method name="Void .cctor()">
27434         <size>137</size>
27435       </method>
27436       <method name="Int32 Main()">
27437         <size>324</size>
27438       </method>
27439     </type>
27440   </test>
27441   <test name="test-32.cs">
27442     <type name="Blah">
27443       <method name="Void .ctor()">
27444         <size>7</size>
27445       </method>
27446       <method name="Int32 Main()">
27447         <size>50</size>
27448       </method>
27449     </type>
27450   </test>
27451   <test name="test-320.cs">
27452     <type name="X">
27453       <method name="Void .ctor(SByte*, Int32, Int32)">
27454         <size>7</size>
27455       </method>
27456       <method name="Void Main()">
27457         <size>12</size>
27458       </method>
27459     </type>
27460   </test>
27461   <test name="test-321.cs">
27462     <type name="X">
27463       <method name="Void Dispose()">
27464         <size>1</size>
27465       </method>
27466       <method name="Void Main()">
27467         <size>24</size>
27468       </method>
27469     </type>
27470   </test>
27471   <test name="test-322.cs">
27472     <type name="Y">
27473       <method name="Void .ctor(Byte)">
27474         <size>14</size>
27475       </method>
27476       <method name="Int32 op_Implicit(Y)">
27477         <size>7</size>
27478       </method>
27479     </type>
27480     <type name="X">
27481       <method name="Void .ctor()">
27482         <size>7</size>
27483       </method>
27484       <method name="Void Main()">
27485         <size>50</size>
27486       </method>
27487     </type>
27488   </test>
27489   <test name="test-323.cs">
27490     <type name="X">
27491       <method name="Void .ctor()">
27492         <size>7</size>
27493       </method>
27494       <method name="Void Main()">
27495         <size>1</size>
27496       </method>
27497     </type>
27498   </test>
27499   <test name="test-324.cs">
27500     <type name="A">
27501       <method name="Void .ctor()">
27502         <size>7</size>
27503       </method>
27504       <method name="Void DoStuff()">
27505         <size>11</size>
27506       </method>
27507     </type>
27508     <type name="T">
27509       <method name="Void .ctor()">
27510         <size>7</size>
27511       </method>
27512       <method name="Void .cctor()">
27513         <size>11</size>
27514       </method>
27515     </type>
27516     <type name="Driver">
27517       <method name="Void .ctor()">
27518         <size>7</size>
27519       </method>
27520       <method name="Void Main()">
27521         <size>22</size>
27522       </method>
27523     </type>
27524     <type name="B">
27525       <method name="Boolean get_Val()">
27526         <size>2</size>
27527       </method>
27528     </type>
27529   </test>
27530   <test name="test-325.cs">
27531     <type name="RequestAttribute">
27532       <method name="Void .ctor(String, String, String[])">
27533         <size>7</size>
27534       </method>
27535     </type>
27536     <type name="MyClass">
27537       <method name="Void .ctor()">
27538         <size>7</size>
27539       </method>
27540       <method name="Int32 SomeRequest()">
27541         <size>2</size>
27542       </method>
27543       <method name="Void Main()">
27544         <size>7</size>
27545       </method>
27546     </type>
27547   </test>
27548   <test name="test-326.cs">
27549     <type name="X">
27550       <method name="Void .ctor()">
27551         <size>7</size>
27552       </method>
27553       <method name="Int32 Main()">
27554         <size>55</size>
27555       </method>
27556     </type>
27557     <type name="Mapper">
27558       <method name="Void .ctor(Object, IntPtr)">
27559         <size>0</size>
27560       </method>
27561       <method name="Double Invoke(Int32)">
27562         <size>0</size>
27563       </method>
27564       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27565         <size>0</size>
27566       </method>
27567       <method name="Double EndInvoke(IAsyncResult)">
27568         <size>0</size>
27569       </method>
27570     </type>
27571     <type name="X">
27572       <method name="Double &lt;Main&gt;m__0(Int32)">
27573         <size>6</size>
27574       </method>
27575     </type>
27576   </test>
27577   <test name="test-327.cs">
27578     <type name="X2">
27579       <method name="Void .ctor()">
27580         <size>7</size>
27581       </method>
27582     </type>
27583     <type name="A.B.Tester">
27584       <method name="Void .ctor()">
27585         <size>7</size>
27586       </method>
27587       <method name="Void .cctor()">
27588         <size>1</size>
27589       </method>
27590       <method name="Void Main()">
27591         <size>1</size>
27592       </method>
27593     </type>
27594   </test>
27595   <test name="test-328.cs">
27596     <type name="A.B.Tester">
27597       <method name="Void .ctor()">
27598         <size>7</size>
27599       </method>
27600       <method name="Void .cctor()">
27601         <size>1</size>
27602       </method>
27603       <method name="Void Main()">
27604         <size>1</size>
27605       </method>
27606     </type>
27607   </test>
27608   <test name="test-329.cs">
27609     <type name="X">
27610       <method name="Void .ctor()">
27611         <size>7</size>
27612       </method>
27613       <method name="Void .ctor(Object)">
27614         <size>21</size>
27615       </method>
27616       <method name="Int32 Main()">
27617         <size>74</size>
27618       </method>
27619     </type>
27620   </test>
27621   <test name="test-33.cs">
27622     <type name="FirstOuter.FirstInner.First">
27623       <method name="Void .ctor()">
27624         <size>7</size>
27625       </method>
27626       <method name="System.String get_MyIdentity()">
27627         <size>12</size>
27628       </method>
27629     </type>
27630     <type name="FirstOuter.Second">
27631       <method name="Void .ctor()">
27632         <size>7</size>
27633       </method>
27634     </type>
27635     <type name="FirstOuter.SecondInner.Third">
27636       <method name="Void .ctor()">
27637         <size>7</size>
27638       </method>
27639     </type>
27640     <type name="FirstOuter.FirstInner.Fourth">
27641       <method name="Void .ctor()">
27642         <size>7</size>
27643       </method>
27644     </type>
27645     <type name="Fifth">
27646       <method name="Void .ctor()">
27647         <size>7</size>
27648       </method>
27649     </type>
27650     <type name="Application">
27651       <method name="Void .ctor()">
27652         <size>7</size>
27653       </method>
27654       <method name="Int32 Main(System.String[])">
27655         <size>139</size>
27656       </method>
27657     </type>
27658   </test>
27659   <test name="test-330.cs">
27660     <type name="X">
27661       <method name="Void .ctor()">
27662         <size>7</size>
27663       </method>
27664       <method name="Void Main()">
27665         <size>8</size>
27666       </method>
27667     </type>
27668   </test>
27669   <test name="test-331.cs">
27670     <type name="T">
27671       <method name="Void .ctor()">
27672         <size>7</size>
27673       </method>
27674       <method name="Void Main()">
27675         <size>1</size>
27676       </method>
27677       <method name="Byte* get_Ptr()">
27678         <size>7</size>
27679       </method>
27680       <method name="Void set_Ptr(Byte*)">
27681         <size>8</size>
27682       </method>
27683     </type>
27684   </test>
27685   <test name="test-332.cs">
27686     <type name="C">
27687       <method name="Void .ctor()">
27688         <size>7</size>
27689       </method>
27690       <method name="Void Main()">
27691         <size>1</size>
27692       </method>
27693     </type>
27694   </test>
27695   <test name="test-333.cs">
27696     <type name="Foo">
27697       <method name="Void .ctor()">
27698         <size>7</size>
27699       </method>
27700       <method name="Void Something()">
27701         <size>1</size>
27702       </method>
27703     </type>
27704     <type name="Bar">
27705       <method name="Void .ctor()">
27706         <size>7</size>
27707       </method>
27708       <method name="Void Something()">
27709         <size>1</size>
27710       </method>
27711       <method name="Void Main()">
27712         <size>1</size>
27713       </method>
27714     </type>
27715   </test>
27716   <test name="test-334.cs">
27717     <type name="Test.Foo.Index.CompoundFileReader">
27718       <method name="Void .ctor()">
27719         <size>7</size>
27720       </method>
27721       <method name="Void Main()">
27722         <size>1</size>
27723       </method>
27724     </type>
27725     <type name="Test.Foo.Store.Directory">
27726       <method name="Void .ctor()">
27727         <size>7</size>
27728       </method>
27729     </type>
27730   </test>
27731   <test name="test-335.cs">
27732     <type name="X">
27733       <method name="Void .ctor()">
27734         <size>7</size>
27735       </method>
27736       <method name="Void A(Int32, Int32)">
27737         <size>1</size>
27738       </method>
27739       <method name="Void C(Int32 ByRef)">
27740         <size>4</size>
27741       </method>
27742       <method name="Void Main()">
27743         <size>70</size>
27744       </method>
27745     </type>
27746     <type name="X+B">
27747       <method name="Void .ctor(Object, IntPtr)">
27748         <size>0</size>
27749       </method>
27750       <method name="Void Invoke(Int32, Int32)">
27751         <size>0</size>
27752       </method>
27753       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
27754         <size>0</size>
27755       </method>
27756       <method name="Void EndInvoke(IAsyncResult)">
27757         <size>0</size>
27758       </method>
27759     </type>
27760     <type name="X+D">
27761       <method name="Void .ctor(Object, IntPtr)">
27762         <size>0</size>
27763       </method>
27764       <method name="Void Invoke(Int32 ByRef)">
27765         <size>0</size>
27766       </method>
27767       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
27768         <size>0</size>
27769       </method>
27770       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
27771         <size>0</size>
27772       </method>
27773     </type>
27774   </test>
27775   <test name="test-336.cs">
27776     <type name="X">
27777       <method name="Void .ctor(Foo)">
27778         <size>7</size>
27779       </method>
27780       <method name="Void .ctor(Bar)">
27781         <size>7</size>
27782       </method>
27783       <method name="Void Test()">
27784         <size>1</size>
27785       </method>
27786       <method name="Void Main()">
27787         <size>19</size>
27788       </method>
27789     </type>
27790     <type name="Foo">
27791       <method name="Void .ctor(Object, IntPtr)">
27792         <size>0</size>
27793       </method>
27794       <method name="Void Invoke()">
27795         <size>0</size>
27796       </method>
27797       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27798         <size>0</size>
27799       </method>
27800       <method name="Void EndInvoke(IAsyncResult)">
27801         <size>0</size>
27802       </method>
27803     </type>
27804     <type name="Bar">
27805       <method name="Void .ctor(Object, IntPtr)">
27806         <size>0</size>
27807       </method>
27808       <method name="Void Invoke(Int32)">
27809         <size>0</size>
27810       </method>
27811       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
27812         <size>0</size>
27813       </method>
27814       <method name="Void EndInvoke(IAsyncResult)">
27815         <size>0</size>
27816       </method>
27817     </type>
27818   </test>
27819   <test name="test-337.cs">
27820     <type name="Test">
27821       <method name="Void .ctor()">
27822         <size>7</size>
27823       </method>
27824       <method name="Void Main()">
27825         <size>16</size>
27826       </method>
27827     </type>
27828   </test>
27829   <test name="test-338.cs">
27830     <type name="X">
27831       <method name="Void .ctor()">
27832         <size>7</size>
27833       </method>
27834       <method name="Void .cctor()">
27835         <size>11</size>
27836       </method>
27837       <method name="Void Main()">
27838         <size>1</size>
27839       </method>
27840       <method name="Y+Z fz()">
27841         <size>6</size>
27842       </method>
27843     </type>
27844     <type name="Y">
27845       <method name="Void .ctor()">
27846         <size>7</size>
27847       </method>
27848     </type>
27849     <type name="Y+Z">
27850       <method name="Void .ctor()">
27851         <size>7</size>
27852       </method>
27853       <method name="Void .cctor()">
27854         <size>11</size>
27855       </method>
27856     </type>
27857   </test>
27858   <test name="test-339.cs">
27859     <type name="C">
27860       <method name="Void .ctor()">
27861         <size>7</size>
27862       </method>
27863       <method name="Void .cctor()">
27864         <size>17</size>
27865       </method>
27866       <method name="Int32 Main()">
27867         <size>84</size>
27868       </method>
27869     </type>
27870   </test>
27871   <test name="test-34.cs">
27872     <type name="Blah">
27873       <method name="Void .ctor()">
27874         <size>7</size>
27875       </method>
27876       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
27877         <size>7</size>
27878       </method>
27879       <method name="Int32 Bar(Int32, System.Int32[])">
27880         <size>61</size>
27881       </method>
27882       <method name="Void Foo(Int32, Int32)">
27883         <size>7</size>
27884       </method>
27885       <method name="Void In(Int32 ByRef)">
27886         <size>7</size>
27887       </method>
27888       <method name="Void Out(Int32 ByRef)">
27889         <size>7</size>
27890       </method>
27891       <method name="Int32 AddArray(System.Int32[])">
27892         <size>30</size>
27893       </method>
27894       <method name="Int32 AddFancy(FancyInt[])">
27895         <size>39</size>
27896       </method>
27897       <method name="Int32 Main()">
27898         <size>269</size>
27899       </method>
27900     </type>
27901     <type name="&lt;PrivateImplementationDetails&gt;">
27902       <method name="Void .ctor()">
27903         <size>7</size>
27904       </method>
27905     </type>
27906     <type name="FancyInt">
27907       <method name="Void .ctor(Int32)">
27908         <size>8</size>
27909       </method>
27910     </type>
27911   </test>
27912   <test name="test-340.cs">
27913     <type name="FLMID.Bugs.BoolOne.A">
27914       <method name="Void .ctor()">
27915         <size>7</size>
27916       </method>
27917       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
27918         <size>8</size>
27919       </method>
27920     </type>
27921     <type name="FLMID.Bugs.BoolOne.B">
27922       <method name="Void .ctor()">
27923         <size>7</size>
27924       </method>
27925     </type>
27926     <type name="FLMID.Bugs.BoolOne.Test">
27927       <method name="Void .ctor()">
27928         <size>7</size>
27929       </method>
27930       <method name="Int32 Main(System.String[])">
27931         <size>34</size>
27932       </method>
27933     </type>
27934     <type name="FLMID.Bugs.BoolOne.B">
27935       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
27936         <size>12</size>
27937       </method>
27938     </type>
27939   </test>
27940   <test name="test-341.cs">
27941     <type name="Test">
27942       <method name="Void .ctor()">
27943         <size>7</size>
27944       </method>
27945       <method name="Void Main()">
27946         <size>1</size>
27947       </method>
27948     </type>
27949     <type name="Libs">
27950       <method name="Void .ctor()">
27951         <size>7</size>
27952       </method>
27953     </type>
27954     <type name="Bar">
27955       <method name="Void .ctor()">
27956         <size>7</size>
27957       </method>
27958     </type>
27959     <type name="Foo">
27960       <method name="Void .ctor()">
27961         <size>7</size>
27962       </method>
27963     </type>
27964   </test>
27965   <test name="test-342.cs">
27966     <type name="A">
27967       <method name="Void .ctor()">
27968         <size>7</size>
27969       </method>
27970       <method name="Void Foo(Int32)">
27971         <size>1</size>
27972       </method>
27973       <method name="Void Foo(Double)">
27974         <size>11</size>
27975       </method>
27976     </type>
27977     <type name="B">
27978       <method name="Void .ctor()">
27979         <size>7</size>
27980       </method>
27981       <method name="Void Foo(Double)">
27982         <size>11</size>
27983       </method>
27984       <method name="Void Main()">
27985         <size>24</size>
27986       </method>
27987     </type>
27988     <type name="A">
27989       <method name="Boolean get_Item(Int32)">
27990         <size>2</size>
27991       </method>
27992       <method name="Boolean get_Item(Double)">
27993         <size>11</size>
27994       </method>
27995     </type>
27996     <type name="B">
27997       <method name="Boolean get_Item(Double)">
27998         <size>11</size>
27999       </method>
28000     </type>
28001   </test>
28002   <test name="test-343.cs">
28003     <type name="X">
28004       <method name="Void .ctor()">
28005         <size>7</size>
28006       </method>
28007       <method name="Void Concat(System.String, System.String, System.String)">
28008         <size>1</size>
28009       </method>
28010       <method name="Void Concat(System.String[])">
28011         <size>11</size>
28012       </method>
28013       <method name="Void Main()">
28014         <size>21</size>
28015       </method>
28016     </type>
28017   </test>
28018   <test name="test-344.cs">
28019     <type name="X">
28020       <method name="Void .ctor()">
28021         <size>7</size>
28022       </method>
28023       <method name="Void add_y(Y)">
28024         <size>24</size>
28025       </method>
28026       <method name="Void remove_y(Y)">
28027         <size>24</size>
28028       </method>
28029       <method name="Void Main(System.String[])">
28030         <size>13</size>
28031       </method>
28032       <method name="Void Foo()">
28033         <size>66</size>
28034       </method>
28035     </type>
28036     <type name="Y">
28037       <method name="Void .ctor(Object, IntPtr)">
28038         <size>0</size>
28039       </method>
28040       <method name="Void Invoke()">
28041         <size>0</size>
28042       </method>
28043       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28044         <size>0</size>
28045       </method>
28046       <method name="Void EndInvoke(IAsyncResult)">
28047         <size>0</size>
28048       </method>
28049     </type>
28050     <type name="X+&lt;Foo&gt;c__AnonStorey0">
28051       <method name="Void .ctor()">
28052         <size>7</size>
28053       </method>
28054       <method name="Void &lt;&gt;m__0()">
28055         <size>28</size>
28056       </method>
28057     </type>
28058   </test>
28059   <test name="test-345.cs">
28060     <type name="EntryPoint">
28061       <method name="Void .ctor()">
28062         <size>7</size>
28063       </method>
28064       <method name="Void Main()">
28065         <size>1</size>
28066       </method>
28067     </type>
28068   </test>
28069   <test name="test-346.cs">
28070     <type name="TestMethods.Class1">
28071       <method name="Void .ctor()">
28072         <size>7</size>
28073       </method>
28074       <method name="Int32 Main()">
28075         <size>91</size>
28076       </method>
28077     </type>
28078     <type name="TestMethods.ParamClass">
28079       <method name="Void .ctor()">
28080         <size>7</size>
28081       </method>
28082     </type>
28083     <type name="TestMethods.TestParam">
28084       <method name="Void .ctor()">
28085         <size>7</size>
28086       </method>
28087     </type>
28088     <type name="TestMethods.BaseClass">
28089       <method name="Void .ctor()">
28090         <size>7</size>
28091       </method>
28092       <method name="Int32 AddItem(TestMethods.ParamClass)">
28093         <size>0</size>
28094       </method>
28095     </type>
28096     <type name="TestMethods.TestClass">
28097       <method name="Void .ctor()">
28098         <size>7</size>
28099       </method>
28100       <method name="Int32 AddItem(System.Object)">
28101         <size>2</size>
28102       </method>
28103       <method name="Int32 AddItem(TestMethods.ParamClass)">
28104         <size>2</size>
28105       </method>
28106     </type>
28107   </test>
28108   <test name="test-347.cs">
28109     <type name="Whatever.Core.Project">
28110       <method name="Void .ctor()">
28111         <size>7</size>
28112       </method>
28113     </type>
28114     <type name="Whatever.Core.A">
28115       <method name="Void .ctor()">
28116         <size>7</size>
28117       </method>
28118       <method name="Whatever.Core.Project get_Project()">
28119         <size>6</size>
28120       </method>
28121     </type>
28122     <type name="SomethingElse.Core.Project">
28123       <method name="Void .ctor()">
28124         <size>7</size>
28125       </method>
28126     </type>
28127     <type name="Whatever.App.B">
28128       <method name="Void .ctor()">
28129         <size>7</size>
28130       </method>
28131       <method name="System.String Execute()">
28132         <size>12</size>
28133       </method>
28134       <method name="Void Main()">
28135         <size>12</size>
28136       </method>
28137     </type>
28138   </test>
28139   <test name="test-348.cs">
28140     <type name="BoundAttribute">
28141       <method name="Void .ctor(Double, Int32)">
28142         <size>7</size>
28143       </method>
28144     </type>
28145     <type name="C">
28146       <method name="Void .ctor()">
28147         <size>7</size>
28148       </method>
28149       <method name="Void Main()">
28150         <size>1</size>
28151       </method>
28152     </type>
28153   </test>
28154   <test name="test-349.cs">
28155     <type name="C">
28156       <method name="Void .ctor()">
28157         <size>7</size>
28158       </method>
28159       <method name="Void add_Ev1(D)">
28160         <size>24</size>
28161       </method>
28162       <method name="Void remove_Ev1(D)">
28163         <size>24</size>
28164       </method>
28165     </type>
28166     <type name="X">
28167       <method name="Void .ctor()">
28168         <size>7</size>
28169       </method>
28170       <method name="Void .cctor()">
28171         <size>1</size>
28172       </method>
28173       <method name="Void add_Ev1(D)">
28174         <size>22</size>
28175       </method>
28176       <method name="Void remove_Ev1(D)">
28177         <size>22</size>
28178       </method>
28179       <method name="Void add_Ev2(D)">
28180         <size>22</size>
28181       </method>
28182       <method name="Void remove_Ev2(D)">
28183         <size>22</size>
28184       </method>
28185     </type>
28186     <type name="X2">
28187       <method name="Void .ctor()">
28188         <size>7</size>
28189       </method>
28190       <method name="Void .cctor()">
28191         <size>7</size>
28192       </method>
28193     </type>
28194     <type name="Test">
28195       <method name="Void .ctor()">
28196         <size>7</size>
28197       </method>
28198       <method name="Void .cctor()">
28199         <size>19</size>
28200       </method>
28201       <method name="Int32 Main()">
28202         <size>63</size>
28203       </method>
28204     </type>
28205     <type name="D">
28206       <method name="Void .ctor(Object, IntPtr)">
28207         <size>0</size>
28208       </method>
28209       <method name="Void Invoke()">
28210         <size>0</size>
28211       </method>
28212       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28213         <size>0</size>
28214       </method>
28215       <method name="Void EndInvoke(IAsyncResult)">
28216         <size>0</size>
28217       </method>
28218     </type>
28219   </test>
28220   <test name="test-35.cs">
28221     <type name="X">
28222       <method name="Void .ctor()">
28223         <size>7</size>
28224       </method>
28225       <method name="Void .cctor()">
28226         <size>7</size>
28227       </method>
28228       <method name="Void a()">
28229         <size>17</size>
28230       </method>
28231       <method name="Void w(Int32)">
28232         <size>22</size>
28233       </method>
28234       <method name="Int32 Main()">
28235         <size>298</size>
28236       </method>
28237     </type>
28238   </test>
28239   <test name="test-350.cs">
28240     <type name="A">
28241       <method name="Void .ctor()">
28242         <size>7</size>
28243       </method>
28244     </type>
28245     <type name="A+BAttribute">
28246       <method name="Void .ctor()">
28247         <size>7</size>
28248       </method>
28249     </type>
28250     <type name="C">
28251       <method name="Void .ctor()">
28252         <size>7</size>
28253       </method>
28254       <method name="Void Main()">
28255         <size>1</size>
28256       </method>
28257     </type>
28258   </test>
28259   <test name="test-351.cs">
28260     <type name="Test.Testee">
28261       <method name="Void .ctor()">
28262         <size>7</size>
28263       </method>
28264       <method name="Void Bar(System.String, System.Object[])">
28265         <size>1</size>
28266       </method>
28267       <method name="Void Main()">
28268         <size>242</size>
28269       </method>
28270     </type>
28271     <type name="Test.Foo">
28272       <method name="Void .ctor(Object, IntPtr)">
28273         <size>0</size>
28274       </method>
28275       <method name="Void Invoke(System.String, System.Object[])">
28276         <size>0</size>
28277       </method>
28278       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28279         <size>0</size>
28280       </method>
28281       <method name="Void EndInvoke(IAsyncResult)">
28282         <size>0</size>
28283       </method>
28284     </type>
28285   </test>
28286   <test name="test-352.cs">
28287     <type name="C">
28288       <method name="Void .ctor()">
28289         <size>7</size>
28290       </method>
28291       <method name="Void Main()">
28292         <size>1</size>
28293       </method>
28294     </type>
28295   </test>
28296   <test name="test-353.cs">
28297     <type name="Three">
28298       <method name="Void .ctor()">
28299         <size>7</size>
28300       </method>
28301       <method name="Void Main()">
28302         <size>7</size>
28303       </method>
28304     </type>
28305     <type name="One">
28306       <method name="Void .ctor()">
28307         <size>7</size>
28308       </method>
28309     </type>
28310     <type name="Two">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314     </type>
28315   </test>
28316   <test name="test-354.cs">
28317     <type name="MYAttr">
28318       <method name="Void .ctor()">
28319         <size>7</size>
28320       </method>
28321     </type>
28322     <type name="A">
28323       <method name="Void .ctor()">
28324         <size>7</size>
28325       </method>
28326       <method name="Void Main()">
28327         <size>1</size>
28328       </method>
28329     </type>
28330   </test>
28331   <test name="test-355.cs">
28332     <type name="Level1.Level1.Level2.MainClass">
28333       <method name="Void .ctor()">
28334         <size>7</size>
28335       </method>
28336       <method name="Void Main()">
28337         <size>1</size>
28338       </method>
28339     </type>
28340   </test>
28341   <test name="test-356.cs">
28342     <type name="MainClass">
28343       <method name="Void .ctor()">
28344         <size>7</size>
28345       </method>
28346       <method name="Void Main()">
28347         <size>1</size>
28348       </method>
28349     </type>
28350   </test>
28351   <test name="test-357.cs">
28352     <type name="SD.Sd">
28353       <method name="Void .ctor()">
28354         <size>7</size>
28355       </method>
28356       <method name="Void F(Boolean)">
28357         <size>1</size>
28358       </method>
28359     </type>
28360     <type name="Foo.Bar">
28361       <method name="Void .ctor()">
28362         <size>25</size>
28363       </method>
28364       <method name="Void Main()">
28365         <size>27</size>
28366       </method>
28367     </type>
28368     <type name="Foo.Bar+f_t">
28369       <method name="Void .ctor(Object, IntPtr)">
28370         <size>0</size>
28371       </method>
28372       <method name="Void Invoke(Boolean)">
28373         <size>0</size>
28374       </method>
28375       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
28376         <size>0</size>
28377       </method>
28378       <method name="Void EndInvoke(IAsyncResult)">
28379         <size>0</size>
28380       </method>
28381     </type>
28382   </test>
28383   <test name="test-358.cs">
28384     <type name="Test">
28385       <method name="Void .ctor()">
28386         <size>7</size>
28387       </method>
28388       <method name="Void Main()">
28389         <size>50</size>
28390       </method>
28391     </type>
28392   </test>
28393   <test name="test-359.cs">
28394     <type name="Test">
28395       <method name="Void .ctor()">
28396         <size>7</size>
28397       </method>
28398       <method name="Void Main()">
28399         <size>1</size>
28400       </method>
28401     </type>
28402   </test>
28403   <test name="test-36.cs">
28404     <type name="Y">
28405       <method name="Void .ctor()">
28406         <size>7</size>
28407       </method>
28408       <method name="Int32 Main()">
28409         <size>272</size>
28410       </method>
28411     </type>
28412     <type name="X">
28413       <method name="IEnumerator GetEnumerator()">
28414         <size>35</size>
28415       </method>
28416     </type>
28417     <type name="&lt;PrivateImplementationDetails&gt;">
28418       <method name="Void .ctor()">
28419         <size>7</size>
28420       </method>
28421     </type>
28422   </test>
28423   <test name="test-360.cs">
28424     <type name="Application">
28425       <method name="Void .ctor()">
28426         <size>7</size>
28427       </method>
28428       <method name="Void Main(System.String[])">
28429         <size>13</size>
28430       </method>
28431     </type>
28432   </test>
28433   <test name="test-361.cs">
28434     <type name="X">
28435       <method name="Void .ctor()">
28436         <size>7</size>
28437       </method>
28438     </type>
28439     <type name="Test">
28440       <method name="Void .ctor()">
28441         <size>7</size>
28442       </method>
28443       <method name="Void Main()">
28444         <size>1</size>
28445       </method>
28446     </type>
28447   </test>
28448   <test name="test-362.cs">
28449     <type name="C">
28450       <method name="Void .ctor()">
28451         <size>7</size>
28452       </method>
28453       <method name="Void Main()">
28454         <size>17</size>
28455       </method>
28456       <method name="Void Test()">
28457         <size>26</size>
28458       </method>
28459     </type>
28460   </test>
28461   <test name="test-363.cs">
28462     <type name="Location">
28463       <method name="Void .ctor()">
28464         <size>7</size>
28465       </method>
28466       <method name="Void .cctor()">
28467         <size>11</size>
28468       </method>
28469     </type>
28470     <type name="Element">
28471       <method name="Void .ctor()">
28472         <size>18</size>
28473       </method>
28474       <method name="Location get_Location()">
28475         <size>7</size>
28476       </method>
28477       <method name="Void set_Location(Location)">
28478         <size>8</size>
28479       </method>
28480     </type>
28481     <type name="T">
28482       <method name="Void .ctor()">
28483         <size>7</size>
28484       </method>
28485       <method name="Void Main()">
28486         <size>1</size>
28487       </method>
28488     </type>
28489   </test>
28490   <test name="test-364.cs">
28491     <type name="X">
28492       <method name="Void .ctor()">
28493         <size>7</size>
28494       </method>
28495       <method name="Int32 Main()">
28496         <size>34</size>
28497       </method>
28498       <method name="Int32 t1(Int32)">
28499         <size>33</size>
28500       </method>
28501       <method name="Int32 t2(Int32)">
28502         <size>47</size>
28503       </method>
28504       <method name="Void Main2(System.String[])">
28505         <size>72</size>
28506       </method>
28507     </type>
28508     <type name="Delegable">
28509       <method name="Void .ctor()">
28510         <size>7</size>
28511       </method>
28512       <method name="Void add_MyDelegate(System.EventHandler)">
28513         <size>24</size>
28514       </method>
28515       <method name="Void remove_MyDelegate(System.EventHandler)">
28516         <size>24</size>
28517       </method>
28518     </type>
28519     <type name="X+Foo">
28520       <method name="Void .ctor(Object, IntPtr)">
28521         <size>0</size>
28522       </method>
28523       <method name="Int32 Invoke()">
28524         <size>0</size>
28525       </method>
28526       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28527         <size>0</size>
28528       </method>
28529       <method name="Int32 EndInvoke(IAsyncResult)">
28530         <size>0</size>
28531       </method>
28532     </type>
28533     <type name="X+&lt;t1&gt;c__AnonStorey0">
28534       <method name="Void .ctor()">
28535         <size>7</size>
28536       </method>
28537       <method name="Int32 &lt;&gt;m__0()">
28538         <size>7</size>
28539       </method>
28540     </type>
28541     <type name="X+&lt;t2&gt;c__AnonStorey1">
28542       <method name="Void .ctor()">
28543         <size>7</size>
28544       </method>
28545       <method name="Int32 &lt;&gt;m__1()">
28546         <size>7</size>
28547       </method>
28548     </type>
28549     <type name="X+&lt;Main2&gt;c__AnonStorey2">
28550       <method name="Void .ctor()">
28551         <size>7</size>
28552       </method>
28553       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
28554         <size>33</size>
28555       </method>
28556     </type>
28557   </test>
28558   <test name="test-365.cs">
28559     <type name="C">
28560       <method name="Void .ctor()">
28561         <size>19</size>
28562       </method>
28563       <method name="Void set_LiteralType(LiteralType)">
28564         <size>1</size>
28565       </method>
28566       <method name="Void Main()">
28567         <size>1</size>
28568       </method>
28569     </type>
28570   </test>
28571   <test name="test-366.cs">
28572     <type name="C">
28573       <method name="Void .ctor()">
28574         <size>7</size>
28575       </method>
28576       <method name="Int32 Main()">
28577         <size>20</size>
28578       </method>
28579     </type>
28580   </test>
28581   <test name="test-367.cs">
28582     <type name="X">
28583       <method name="Void .ctor()">
28584         <size>7</size>
28585       </method>
28586       <method name="Int32 Main()">
28587         <size>20</size>
28588       </method>
28589     </type>
28590   </test>
28591   <test name="test-368.cs">
28592     <type name="X">
28593       <method name="Void .ctor()">
28594         <size>7</size>
28595       </method>
28596       <method name="Void Main()">
28597         <size>27</size>
28598       </method>
28599     </type>
28600   </test>
28601   <test name="test-369.cs">
28602     <type name="Test">
28603       <method name="Void .ctor()">
28604         <size>7</size>
28605       </method>
28606       <method name="Boolean Equals(System.Object)">
28607         <size>2</size>
28608       </method>
28609       <method name="Int32 GetHashCode()">
28610         <size>2</size>
28611       </method>
28612       <method name="Void Main()">
28613         <size>47</size>
28614       </method>
28615       <method name="Boolean op_Equality(Test, Test)">
28616         <size>14</size>
28617       </method>
28618       <method name="Boolean op_Inequality(Test, Test)">
28619         <size>2</size>
28620       </method>
28621     </type>
28622   </test>
28623   <test name="test-37.cs">
28624     <type name="X">
28625       <method name="Void .ctor()">
28626         <size>7</size>
28627       </method>
28628       <method name="Void m(System.Int32[])">
28629         <size>9</size>
28630       </method>
28631       <method name="Int32 test_int_single_dim()">
28632         <size>88</size>
28633       </method>
28634       <method name="Int32 simple_test_double_dim()">
28635         <size>78</size>
28636       </method>
28637       <method name="Int32 Main()">
28638         <size>12</size>
28639       </method>
28640     </type>
28641   </test>
28642   <test name="test-370.cs">
28643     <type name="Test.Application">
28644       <method name="Void .ctor()">
28645         <size>7</size>
28646       </method>
28647       <method name="Int32 ParseType(System.String)">
28648         <size>168</size>
28649       </method>
28650       <method name="Int32 Main()">
28651         <size>54</size>
28652       </method>
28653     </type>
28654   </test>
28655   <test name="test-371.cs">
28656     <type name="X">
28657       <method name="Void .ctor(Boolean&amp;)">
28658         <size>10</size>
28659       </method>
28660       <method name="Void Main()">
28661         <size>1</size>
28662       </method>
28663     </type>
28664     <type name="Y">
28665       <method name="Void .ctor(Boolean&amp;)">
28666         <size>8</size>
28667       </method>
28668     </type>
28669   </test>
28670   <test name="test-372.cs">
28671     <type name="GenericNode">
28672       <method name="Void .ctor()">
28673         <size>7</size>
28674       </method>
28675       <method name="Int32 GetStat()">
28676         <size>2</size>
28677       </method>
28678     </type>
28679     <type name="GenericFileNode">
28680       <method name="Void .ctor()">
28681         <size>7</size>
28682       </method>
28683       <method name="Int32 NotUsed()">
28684         <size>2</size>
28685       </method>
28686     </type>
28687     <type name="WorkingTest">
28688       <method name="Void .ctor()">
28689         <size>7</size>
28690       </method>
28691       <method name="Int32 GetStat()">
28692         <size>3</size>
28693       </method>
28694     </type>
28695     <type name="FailingTest">
28696       <method name="Void .ctor()">
28697         <size>7</size>
28698       </method>
28699       <method name="Int32 GetStat()">
28700         <size>3</size>
28701       </method>
28702     </type>
28703     <type name="TestWrapper">
28704       <method name="Void .ctor()">
28705         <size>7</size>
28706       </method>
28707       <method name="Boolean Test(Node, System.String)">
28708         <size>39</size>
28709       </method>
28710       <method name="Int32 Main()">
28711         <size>44</size>
28712       </method>
28713     </type>
28714   </test>
28715   <test name="test-373.cs">
28716     <type name="Test">
28717       <method name="Void .ctor()">
28718         <size>7</size>
28719       </method>
28720       <method name="Void Main(System.String[])">
28721         <size>50</size>
28722       </method>
28723     </type>
28724   </test>
28725   <test name="test-374.cs">
28726     <type name="Test">
28727       <method name="Void .ctor()">
28728         <size>7</size>
28729       </method>
28730     </type>
28731     <type name="Rest">
28732       <method name="Void .ctor()">
28733         <size>7</size>
28734       </method>
28735       <method name="Void Main()">
28736         <size>1</size>
28737       </method>
28738     </type>
28739   </test>
28740   <test name="test-375.cs">
28741     <type name="a">
28742       <method name="Void .ctor()">
28743         <size>7</size>
28744       </method>
28745     </type>
28746     <type name="a+b">
28747       <method name="Void .ctor()">
28748         <size>7</size>
28749       </method>
28750     </type>
28751     <type name="c">
28752       <method name="Void .ctor()">
28753         <size>7</size>
28754       </method>
28755       <method name="Void Main()">
28756         <size>1</size>
28757       </method>
28758     </type>
28759     <type name="c+d">
28760       <method name="Void .ctor()">
28761         <size>7</size>
28762       </method>
28763     </type>
28764   </test>
28765   <test name="test-376.cs">
28766     <type name="C">
28767       <method name="Void .ctor()">
28768         <size>7</size>
28769       </method>
28770       <method name="Int32 Main()">
28771         <size>72</size>
28772       </method>
28773     </type>
28774   </test>
28775   <test name="test-377.cs">
28776     <type name="Tests">
28777       <method name="Void .ctor()">
28778         <size>7</size>
28779       </method>
28780       <method name="Void test()">
28781         <size>10</size>
28782       </method>
28783       <method name="Void Main()">
28784         <size>1</size>
28785       </method>
28786     </type>
28787   </test>
28788   <test name="test-378.cs">
28789     <type name="C">
28790       <method name="Void .ctor()">
28791         <size>7</size>
28792       </method>
28793       <method name="Void Main()">
28794         <size>1</size>
28795       </method>
28796     </type>
28797   </test>
28798   <test name="test-379.cs">
28799     <type name="DeadCode">
28800       <method name="Void .ctor()">
28801         <size>7</size>
28802       </method>
28803       <method name="Void Main()">
28804         <size>12</size>
28805       </method>
28806       <method name="System.String SomeFunc(System.String)">
28807         <size>2</size>
28808       </method>
28809     </type>
28810   </test>
28811   <test name="test-38.cs">
28812     <type name="X">
28813       <method name="Void .ctor()">
28814         <size>7</size>
28815       </method>
28816       <method name="Int32 get_Item(Int32)">
28817         <size>20</size>
28818       </method>
28819       <method name="Void set_Item(Int32, Int32)">
28820         <size>26</size>
28821       </method>
28822       <method name="Int32 Foo()">
28823         <size>2</size>
28824       </method>
28825       <method name="Int32 get_Bar()">
28826         <size>7</size>
28827       </method>
28828       <method name="Void set_Bar(Int32)">
28829         <size>8</size>
28830       </method>
28831     </type>
28832     <type name="Y">
28833       <method name="Void .ctor()">
28834         <size>7</size>
28835       </method>
28836       <method name="UInt32 get_Item(UInt32)">
28837         <size>20</size>
28838       </method>
28839       <method name="Void set_Item(UInt32, UInt32)">
28840         <size>26</size>
28841       </method>
28842       <method name="UInt32 Foo()">
28843         <size>2</size>
28844       </method>
28845       <method name="UInt32 get_Bar()">
28846         <size>7</size>
28847       </method>
28848       <method name="Void set_Bar(UInt32)">
28849         <size>8</size>
28850       </method>
28851     </type>
28852     <type name="Test">
28853       <method name="Void .ctor()">
28854         <size>7</size>
28855       </method>
28856       <method name="Int32 Main()">
28857         <size>288</size>
28858       </method>
28859     </type>
28860   </test>
28861   <test name="test-380.cs">
28862     <type name="T">
28863       <method name="Void .ctor()">
28864         <size>7</size>
28865       </method>
28866       <method name="Int32 Main()">
28867         <size>17</size>
28868       </method>
28869     </type>
28870   </test>
28871   <test name="test-381.cs">
28872     <type name="Application">
28873       <method name="Void .ctor()">
28874         <size>7</size>
28875       </method>
28876       <method name="Void Main(System.String[])">
28877         <size>13</size>
28878       </method>
28879     </type>
28880   </test>
28881   <test name="test-382.cs">
28882     <type name="Dec">
28883       <method name="Void .ctor()">
28884         <size>7</size>
28885       </method>
28886       <method name="Void .cctor()">
28887         <size>16</size>
28888       </method>
28889       <method name="Void Main()">
28890         <size>108</size>
28891       </method>
28892     </type>
28893   </test>
28894   <test name="test-383.cs">
28895     <type name="X">
28896       <method name="Void .ctor()">
28897         <size>37</size>
28898       </method>
28899       <method name="X testme(Int32 ByRef)">
28900         <size>5</size>
28901       </method>
28902       <method name="Void Main()">
28903         <size>7</size>
28904       </method>
28905     </type>
28906   </test>
28907   <test name="test-384.cs">
28908     <type name="X">
28909       <method name="Void .ctor()">
28910         <size>7</size>
28911       </method>
28912       <method name="Void .cctor()">
28913         <size>8</size>
28914       </method>
28915       <method name="Void Test()">
28916         <size>40</size>
28917       </method>
28918       <method name="Int32 Main()">
28919         <size>21</size>
28920       </method>
28921     </type>
28922   </test>
28923   <test name="test-385.cs">
28924     <type name="Test">
28925       <method name="Void .ctor()">
28926         <size>7</size>
28927       </method>
28928       <method name="Int32 Main()">
28929         <size>40</size>
28930       </method>
28931     </type>
28932   </test>
28933   <test name="test-386.cs">
28934     <type name="SuperDecimal">
28935       <method name="Void .ctor(Decimal)">
28936         <size>14</size>
28937       </method>
28938       <method name="Void Main()">
28939         <size>15</size>
28940       </method>
28941       <method name="SuperDecimal op_Implicit(Decimal)">
28942         <size>7</size>
28943       </method>
28944     </type>
28945   </test>
28946   <test name="test-387.cs">
28947     <type name="ObjectID">
28948       <method name="Void .ctor(Int64)">
28949         <size>8</size>
28950       </method>
28951       <method name="Void Main()">
28952         <size>22</size>
28953       </method>
28954       <method name="Int64 op_Implicit(ObjectID)">
28955         <size>8</size>
28956       </method>
28957       <method name="ObjectID op_Implicit(Int64)">
28958         <size>7</size>
28959       </method>
28960     </type>
28961   </test>
28962   <test name="test-388.cs">
28963     <type name="Schemas.basefieldtype">
28964       <method name="Void .ctor()">
28965         <size>7</size>
28966       </method>
28967       <method name="System.Object Instantiate()">
28968         <size>2</size>
28969       </method>
28970     </type>
28971     <type name="Schemas.fieldtype">
28972       <method name="Void .ctor()">
28973         <size>7</size>
28974       </method>
28975       <method name="System.Object Instantiate()">
28976         <size>18</size>
28977       </method>
28978     </type>
28979     <type name="Schemas.compoundfield">
28980       <method name="Void .ctor()">
28981         <size>7</size>
28982       </method>
28983       <method name="System.Object Instantiate()">
28984         <size>18</size>
28985       </method>
28986     </type>
28987     <type name="Schemas.field">
28988       <method name="Void .ctor()">
28989         <size>7</size>
28990       </method>
28991       <method name="System.Object Instantiate()">
28992         <size>18</size>
28993       </method>
28994     </type>
28995     <type name="Schemas.formdata">
28996       <method name="Void .ctor()">
28997         <size>7</size>
28998       </method>
28999       <method name="System.Object Instantiate()">
29000         <size>12</size>
29001       </method>
29002     </type>
29003     <type name="Schemas.M">
29004       <method name="Void .ctor()">
29005         <size>7</size>
29006       </method>
29007       <method name="Void Main()">
29008         <size>1</size>
29009       </method>
29010     </type>
29011   </test>
29012   <test name="test-389.cs">
29013     <type name="Schemas.basefieldtype">
29014       <method name="Void .ctor()">
29015         <size>7</size>
29016       </method>
29017       <method name="System.Object Instantiate()">
29018         <size>2</size>
29019       </method>
29020     </type>
29021     <type name="Schemas.fieldtype">
29022       <method name="Void .ctor()">
29023         <size>7</size>
29024       </method>
29025       <method name="System.Object Instantiate()">
29026         <size>18</size>
29027       </method>
29028     </type>
29029     <type name="Schemas.compoundfield">
29030       <method name="Void .ctor()">
29031         <size>7</size>
29032       </method>
29033       <method name="System.Object Instantiate()">
29034         <size>18</size>
29035       </method>
29036     </type>
29037     <type name="Schemas.field">
29038       <method name="Void .ctor()">
29039         <size>7</size>
29040       </method>
29041       <method name="System.Object Instantiate()">
29042         <size>18</size>
29043       </method>
29044     </type>
29045     <type name="Schemas.formdata">
29046       <method name="Void .ctor()">
29047         <size>7</size>
29048       </method>
29049       <method name="System.Object Instantiate()">
29050         <size>12</size>
29051       </method>
29052     </type>
29053     <type name="Schemas.M">
29054       <method name="Void .ctor()">
29055         <size>7</size>
29056       </method>
29057       <method name="Void Main()">
29058         <size>1</size>
29059       </method>
29060     </type>
29061   </test>
29062   <test name="test-39.cs">
29063     <type name="SimpleAttribute">
29064       <method name="Void .ctor(String)">
29065         <size>14</size>
29066       </method>
29067       <method name="System.String get_AnotherArg()">
29068         <size>7</size>
29069       </method>
29070       <method name="Void set_AnotherArg(System.String)">
29071         <size>8</size>
29072       </method>
29073       <method name="Int64 get_LongValue()">
29074         <size>3</size>
29075       </method>
29076       <method name="Void set_LongValue(Int64)">
29077         <size>1</size>
29078       </method>
29079       <method name="System.Int64[] get_ArrayValue()">
29080         <size>7</size>
29081       </method>
29082       <method name="Void set_ArrayValue(System.Int64[])">
29083         <size>1</size>
29084       </method>
29085     </type>
29086     <type name="Blah2">
29087       <method name="Void .ctor()">
29088         <size>7</size>
29089       </method>
29090     </type>
29091     <type name="Blah3">
29092       <method name="Void .ctor()">
29093         <size>7</size>
29094       </method>
29095     </type>
29096     <type name="Blah">
29097       <method name="Void .ctor()">
29098         <size>7</size>
29099       </method>
29100       <method name="Int32 Main()">
29101         <size>171</size>
29102       </method>
29103     </type>
29104   </test>
29105   <test name="test-390.cs">
29106     <type name="C">
29107       <method name="Void .ctor()">
29108         <size>7</size>
29109       </method>
29110       <method name="Void Main()">
29111         <size>1</size>
29112       </method>
29113     </type>
29114     <type name="C+O">
29115       <method name="Void .ctor()">
29116         <size>7</size>
29117       </method>
29118       <method name="Void Foo()">
29119         <size>1</size>
29120       </method>
29121     </type>
29122     <type name="C+N">
29123       <method name="Void .ctor()">
29124         <size>7</size>
29125       </method>
29126       <method name="Void Foo()">
29127         <size>1</size>
29128       </method>
29129     </type>
29130     <type name="C+M">
29131       <method name="Void .ctor()">
29132         <size>7</size>
29133       </method>
29134     </type>
29135   </test>
29136   <test name="test-391.cs">
29137     <type name="C">
29138       <method name="Void .ctor()">
29139         <size>7</size>
29140       </method>
29141       <method name="Void Foo(Int32)">
29142         <size>1</size>
29143       </method>
29144       <method name="Void Foo(Int32 ByRef)">
29145         <size>1</size>
29146       </method>
29147       <method name="Void Bar(Boolean ByRef)">
29148         <size>4</size>
29149       </method>
29150       <method name="Void Bar(Boolean)">
29151         <size>1</size>
29152       </method>
29153       <method name="Void Main()">
29154         <size>1</size>
29155       </method>
29156     </type>
29157   </test>
29158   <test name="test-392.cs">
29159     <type name="C">
29160       <method name="Int32 Test()">
29161         <size>80</size>
29162       </method>
29163       <method name="Int32 Main()">
29164         <size>16</size>
29165       </method>
29166     </type>
29167     <type name="C+S">
29168       <method name="Void .ctor(Int32)">
29169         <size>8</size>
29170       </method>
29171     </type>
29172   </test>
29173   <test name="test-393.cs">
29174     <type name="A">
29175       <method name="Void .ctor(String)">
29176         <size>24</size>
29177       </method>
29178       <method name="Void .ctor()">
29179         <size>7</size>
29180       </method>
29181       <method name="System.String get_Name()">
29182         <size>7</size>
29183       </method>
29184     </type>
29185     <type name="B">
29186       <method name="Void .ctor(String)">
29187         <size>24</size>
29188       </method>
29189       <method name="Void .ctor()">
29190         <size>7</size>
29191       </method>
29192     </type>
29193     <type name="C">
29194       <method name="Void .ctor(String)">
29195         <size>24</size>
29196       </method>
29197     </type>
29198     <type name="Tester">
29199       <method name="Void .ctor()">
29200         <size>7</size>
29201       </method>
29202       <method name="A MethodSampleA(System.String)">
29203         <size>7</size>
29204       </method>
29205       <method name="B MethodSampleB(System.String)">
29206         <size>7</size>
29207       </method>
29208       <method name="C MethodSampleC(System.String)">
29209         <size>7</size>
29210       </method>
29211       <method name="Void Main()">
29212         <size>113</size>
29213       </method>
29214     </type>
29215     <type name="Tester+MethodHandler">
29216       <method name="Void .ctor(Object, IntPtr)">
29217         <size>0</size>
29218       </method>
29219       <method name="A Invoke(System.String)">
29220         <size>0</size>
29221       </method>
29222       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29223         <size>0</size>
29224       </method>
29225       <method name="A EndInvoke(IAsyncResult)">
29226         <size>0</size>
29227       </method>
29228     </type>
29229   </test>
29230   <test name="test-394.cs">
29231     <type name="A">
29232       <method name="Void .ctor(String)">
29233         <size>24</size>
29234       </method>
29235       <method name="Void .ctor()">
29236         <size>7</size>
29237       </method>
29238       <method name="System.String get_Name()">
29239         <size>7</size>
29240       </method>
29241     </type>
29242     <type name="B">
29243       <method name="Void .ctor(String)">
29244         <size>24</size>
29245       </method>
29246       <method name="Void .ctor()">
29247         <size>7</size>
29248       </method>
29249     </type>
29250     <type name="C">
29251       <method name="Void .ctor(String, String)">
29252         <size>31</size>
29253       </method>
29254       <method name="System.String get_Value()">
29255         <size>7</size>
29256       </method>
29257     </type>
29258     <type name="Tester">
29259       <method name="Void .ctor()">
29260         <size>7</size>
29261       </method>
29262       <method name="System.String MethodSampleA(A)">
29263         <size>7</size>
29264       </method>
29265       <method name="System.String MethodSampleB(B)">
29266         <size>7</size>
29267       </method>
29268       <method name="System.String MethodSampleC(C)">
29269         <size>23</size>
29270       </method>
29271       <method name="Void Main()">
29272         <size>128</size>
29273       </method>
29274     </type>
29275     <type name="Tester+MethodHandler">
29276       <method name="Void .ctor(Object, IntPtr)">
29277         <size>0</size>
29278       </method>
29279       <method name="System.String Invoke(C)">
29280         <size>0</size>
29281       </method>
29282       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29283         <size>0</size>
29284       </method>
29285       <method name="System.String EndInvoke(IAsyncResult)">
29286         <size>0</size>
29287       </method>
29288     </type>
29289   </test>
29290   <test name="test-395.cs">
29291     <type name="A">
29292       <method name="Void .ctor(String)">
29293         <size>24</size>
29294       </method>
29295       <method name="Void .ctor()">
29296         <size>7</size>
29297       </method>
29298       <method name="System.String get_Name()">
29299         <size>7</size>
29300       </method>
29301     </type>
29302     <type name="B">
29303       <method name="Void .ctor(String)">
29304         <size>24</size>
29305       </method>
29306       <method name="Void .ctor()">
29307         <size>7</size>
29308       </method>
29309     </type>
29310     <type name="C">
29311       <method name="Void .ctor(String, String)">
29312         <size>31</size>
29313       </method>
29314       <method name="System.String get_Value()">
29315         <size>7</size>
29316       </method>
29317     </type>
29318     <type name="Tester">
29319       <method name="Void .ctor()">
29320         <size>7</size>
29321       </method>
29322       <method name="Void MethodSample(B, A, C)">
29323         <size>55</size>
29324       </method>
29325       <method name="Void Main()">
29326         <size>71</size>
29327       </method>
29328     </type>
29329     <type name="Tester+MethodHandler">
29330       <method name="Void .ctor(Object, IntPtr)">
29331         <size>0</size>
29332       </method>
29333       <method name="Void Invoke(C, C, C)">
29334         <size>0</size>
29335       </method>
29336       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
29337         <size>0</size>
29338       </method>
29339       <method name="Void EndInvoke(IAsyncResult)">
29340         <size>0</size>
29341       </method>
29342     </type>
29343   </test>
29344   <test name="test-396.cs">
29345     <type name="MainClass">
29346       <method name="Void .ctor()">
29347         <size>7</size>
29348       </method>
29349       <method name="Int32 Main()">
29350         <size>22</size>
29351       </method>
29352     </type>
29353   </test>
29354   <test name="test-397.cs">
29355     <type name="TypeCheckAttribute">
29356       <method name="Void .ctor()">
29357         <size>7</size>
29358       </method>
29359     </type>
29360     <type name="PropertyCheckAttribute">
29361       <method name="Void .ctor()">
29362         <size>7</size>
29363       </method>
29364     </type>
29365     <type name="AccessorCheckAttribute">
29366       <method name="Void .ctor(MethodAttributes)">
29367         <size>14</size>
29368       </method>
29369       <method name="MethodAttributes get_Attributes()">
29370         <size>7</size>
29371       </method>
29372     </type>
29373     <type name="Test">
29374       <method name="Void .ctor()">
29375         <size>7</size>
29376       </method>
29377       <method name="Int32 Main(System.String[])">
29378         <size>120</size>
29379       </method>
29380       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
29381         <size>153</size>
29382       </method>
29383     </type>
29384     <type name="A">
29385       <method name="Void .ctor()">
29386         <size>7</size>
29387       </method>
29388       <method name="Int32 get_Value1()">
29389         <size>2</size>
29390       </method>
29391       <method name="Void set_Value1(Int32)">
29392         <size>1</size>
29393       </method>
29394       <method name="Int32 get_Value2()">
29395         <size>2</size>
29396       </method>
29397       <method name="Void set_Value2(Int32)">
29398         <size>1</size>
29399       </method>
29400       <method name="Int32 get_Value3()">
29401         <size>2</size>
29402       </method>
29403       <method name="Void set_Value3(Int32)">
29404         <size>1</size>
29405       </method>
29406       <method name="Int32 get_Value4()">
29407         <size>2</size>
29408       </method>
29409       <method name="Void set_Value4(Int32)">
29410         <size>1</size>
29411       </method>
29412       <method name="Int32 get_Value5()">
29413         <size>2</size>
29414       </method>
29415       <method name="Void set_Value5(Int32)">
29416         <size>1</size>
29417       </method>
29418     </type>
29419   </test>
29420   <test name="test-398.cs">
29421     <type name="Tester">
29422       <method name="Void .ctor()">
29423         <size>7</size>
29424       </method>
29425       <method name="Void Main()">
29426         <size>118</size>
29427       </method>
29428     </type>
29429     <type name="A">
29430       <method name="Void .ctor(Int32)">
29431         <size>14</size>
29432       </method>
29433       <method name="Int32 get_Count()">
29434         <size>7</size>
29435       </method>
29436       <method name="Void set_Count(Int32)">
29437         <size>8</size>
29438       </method>
29439       <method name="Int32 get_Item(Int32)">
29440         <size>2</size>
29441       </method>
29442       <method name="System.String get_Message()">
29443         <size>6</size>
29444       </method>
29445     </type>
29446     <type name="B">
29447       <method name="Void .ctor(Int32)">
29448         <size>8</size>
29449       </method>
29450       <method name="Void set_Count(Int32)">
29451         <size>1</size>
29452       </method>
29453       <method name="Void SetCount(Int32)">
29454         <size>8</size>
29455       </method>
29456       <method name="Int32 get_Item(Int32)">
29457         <size>8</size>
29458       </method>
29459       <method name="System.String get_Message()">
29460         <size>6</size>
29461       </method>
29462       <method name="Void set_Message(System.String)">
29463         <size>1</size>
29464       </method>
29465     </type>
29466   </test>
29467   <test name="test-399.cs">
29468     <type name="TestVararg">
29469       <method name="Void .ctor()">
29470         <size>7</size>
29471       </method>
29472       <method name="Int32 Main()">
29473         <size>345</size>
29474       </method>
29475       <method name="Void F(RuntimeArgumentHandle)">
29476         <size>1</size>
29477       </method>
29478       <method name="Void G(...)">
29479         <size>22</size>
29480       </method>
29481     </type>
29482   </test>
29483   <test name="test-4.cs">
29484     <type name="X">
29485       <method name="Void .ctor()">
29486         <size>7</size>
29487       </method>
29488       <method name="Void test(SByte)">
29489         <size>8</size>
29490       </method>
29491       <method name="Void test(Int32)">
29492         <size>8</size>
29493       </method>
29494       <method name="Int32 Main()">
29495         <size>102</size>
29496       </method>
29497     </type>
29498   </test>
29499   <test name="test-40.cs">
29500     <type name="Blah">
29501       <method name="Void .ctor()">
29502         <size>7</size>
29503       </method>
29504       <method name="Int32 Main()">
29505         <size>203</size>
29506       </method>
29507     </type>
29508   </test>
29509   <test name="test-400.cs">
29510     <type name="X">
29511       <method name="Void .ctor()">
29512         <size>7</size>
29513       </method>
29514       <method name="Void .cctor()">
29515         <size>52</size>
29516       </method>
29517       <method name="Int32 TestDereference()">
29518         <size>89</size>
29519       </method>
29520       <method name="Int32 TestPtrAdd()">
29521         <size>86</size>
29522       </method>
29523       <method name="Int32 TestPtrAssign()">
29524         <size>198</size>
29525       </method>
29526       <method name="Int32 TestPtrArithmetic()">
29527         <size>226</size>
29528       </method>
29529       <method name="Int32 TestMultiple()">
29530         <size>93</size>
29531       </method>
29532       <method name="Int32 Main()">
29533         <size>82</size>
29534       </method>
29535     </type>
29536   </test>
29537   <test name="test-401.cs">
29538     <type name="X">
29539       <method name="Void .ctor()">
29540         <size>7</size>
29541       </method>
29542       <method name="Int32 Main()">
29543         <size>170</size>
29544       </method>
29545     </type>
29546   </test>
29547   <test name="test-402.cs">
29548     <type name="X">
29549       <method name="Void .ctor()">
29550         <size>7</size>
29551       </method>
29552       <method name="Int32 Main()">
29553         <size>18</size>
29554       </method>
29555     </type>
29556   </test>
29557   <test name="test-403.cs">
29558     <type name="Foo">
29559       <method name="Void .ctor()">
29560         <size>7</size>
29561       </method>
29562       <method name="Int32 Main()">
29563         <size>91</size>
29564       </method>
29565     </type>
29566   </test>
29567   <test name="test-404.cs">
29568     <type name="X">
29569       <method name="Void .ctor()">
29570         <size>7</size>
29571       </method>
29572       <method name="Int32 Main()">
29573         <size>48</size>
29574       </method>
29575       <method name="Int32* get_v()">
29576         <size>20</size>
29577       </method>
29578     </type>
29579   </test>
29580   <test name="test-405.cs">
29581     <type name="testapp.LibTestAPI">
29582       <method name="Void .ctor()">
29583         <size>7</size>
29584       </method>
29585       <method name="Void Create()">
29586         <size>17</size>
29587       </method>
29588     </type>
29589     <type name="testapp.TestApp">
29590       <method name="Void .ctor()">
29591         <size>7</size>
29592       </method>
29593       <method name="Void Main(System.String[])">
29594         <size>13</size>
29595       </method>
29596     </type>
29597   </test>
29598   <test name="test-406.cs">
29599     <type name="TestCase.Test">
29600       <method name="Void .ctor()">
29601         <size>7</size>
29602       </method>
29603       <method name="Int32 Main(System.String[])">
29604         <size>180</size>
29605       </method>
29606       <method name="UInt32 DoOp(UInt32*)">
29607         <size>11</size>
29608       </method>
29609       <method name="UInt32 DoOp2(UInt32*)">
29610         <size>10</size>
29611       </method>
29612     </type>
29613   </test>
29614   <test name="test-407.cs">
29615     <type name="MainClass">
29616       <method name="Void .ctor()">
29617         <size>7</size>
29618       </method>
29619       <method name="Void Main()">
29620         <size>12</size>
29621       </method>
29622     </type>
29623   </test>
29624   <test name="test-408.cs">
29625     <type name="T">
29626       <method name="Void .ctor()">
29627         <size>7</size>
29628       </method>
29629       <method name="Int32 Main()">
29630         <size>44</size>
29631       </method>
29632     </type>
29633   </test>
29634   <test name="test-409.cs">
29635     <type name="X">
29636       <method name="Int32 Main()">
29637         <size>27</size>
29638       </method>
29639     </type>
29640   </test>
29641   <test name="test-41.cs">
29642     <type name="X">
29643       <method name="Void .ctor()">
29644         <size>7</size>
29645       </method>
29646       <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)">
29647         <size>188</size>
29648       </method>
29649       <method name="Int32 Main()">
29650         <size>228</size>
29651       </method>
29652     </type>
29653   </test>
29654   <test name="test-410.cs">
29655     <type name="B">
29656       <method name="Void .ctor()">
29657         <size>7</size>
29658       </method>
29659       <method name="Int32 Main()">
29660         <size>28</size>
29661       </method>
29662     </type>
29663   </test>
29664   <test name="test-411.cs">
29665     <type name="QtSamples.QtClass">
29666       <method name="Void .ctor()">
29667         <size>24</size>
29668       </method>
29669       <method name="Void pressEvent()">
29670         <size>1</size>
29671       </method>
29672     </type>
29673     <type name="QtSamples.Testing">
29674       <method name="Void .ctor()">
29675         <size>7</size>
29676       </method>
29677       <method name="Int32 Main()">
29678         <size>8</size>
29679       </method>
29680     </type>
29681   </test>
29682   <test name="test-412.cs">
29683     <type name="Foo.Baz">
29684       <method name="Void .ctor()">
29685         <size>7</size>
29686       </method>
29687       <method name="Void Main()">
29688         <size>1</size>
29689       </method>
29690     </type>
29691   </test>
29692   <test name="test-413.cs">
29693     <type name="Driver">
29694       <method name="Void .ctor()">
29695         <size>7</size>
29696       </method>
29697       <method name="Void Main()">
29698         <size>6</size>
29699       </method>
29700     </type>
29701   </test>
29702   <test name="test-414.cs">
29703     <type name="BB">
29704       <method name="Void .ctor()">
29705         <size>7</size>
29706       </method>
29707       <method name="System.String get_Data()">
29708         <size>2</size>
29709       </method>
29710       <method name="Void Main()">
29711         <size>1</size>
29712       </method>
29713     </type>
29714   </test>
29715   <test name="test-415.cs">
29716     <type name="MyTestExtended">
29717       <method name="Void .ctor()">
29718         <size>7</size>
29719       </method>
29720       <method name="System.String GetName()">
29721         <size>6</size>
29722       </method>
29723       <method name="Void Main(System.String[])">
29724         <size>33</size>
29725       </method>
29726     </type>
29727   </test>
29728   <test name="test-417.cs">
29729     <type name="blah2.MyClass">
29730       <method name="Void .ctor()">
29731         <size>7</size>
29732       </method>
29733       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
29734         <size>24</size>
29735       </method>
29736       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
29737         <size>24</size>
29738       </method>
29739       <method name="Void DoSomethingFunny()">
29740         <size>46</size>
29741       </method>
29742       <method name="Void Main(System.String[])">
29743         <size>13</size>
29744       </method>
29745     </type>
29746   </test>
29747   <test name="test-419.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-42.cs">
29758     <type name="X">
29759       <method name="Void .ctor()">
29760         <size>7</size>
29761       </method>
29762       <method name="Int32 get_Item(Int32)">
29763         <size>14</size>
29764       </method>
29765       <method name="Void set_Item(Int32, Int32)">
29766         <size>15</size>
29767       </method>
29768       <method name="Int32 get_P()">
29769         <size>7</size>
29770       </method>
29771       <method name="Void set_P(Int32)">
29772         <size>8</size>
29773       </method>
29774     </type>
29775     <type name="Z">
29776       <method name="Void .ctor()">
29777         <size>7</size>
29778       </method>
29779       <method name="Z get_P()">
29780         <size>2</size>
29781       </method>
29782       <method name="Void set_P(Z)">
29783         <size>1</size>
29784       </method>
29785       <method name="Z op_Increment(Z)">
29786         <size>16</size>
29787       </method>
29788     </type>
29789     <type name="Y">
29790       <method name="Void .ctor()">
29791         <size>7</size>
29792       </method>
29793       <method name="Int32 p_pre_increment(X)">
29794         <size>18</size>
29795       </method>
29796       <method name="Int32 p_post_increment(X)">
29797         <size>18</size>
29798       </method>
29799       <method name="Int32 i_pre_increment(X)">
29800         <size>27</size>
29801       </method>
29802       <method name="Int32 i_post_increment(X)">
29803         <size>27</size>
29804       </method>
29805       <method name="Z overload_increment(Z)">
29806         <size>10</size>
29807       </method>
29808       <method name="Z overload_pre_increment(Z)">
29809         <size>10</size>
29810       </method>
29811       <method name="Z ugly(Z)">
29812         <size>21</size>
29813       </method>
29814       <method name="Int32 simple(Int32)">
29815         <size>62</size>
29816       </method>
29817       <method name="Int32 arrays()">
29818         <size>234</size>
29819       </method>
29820       <method name="Int32 Main()">
29821         <size>161</size>
29822       </method>
29823     </type>
29824   </test>
29825   <test name="test-420.cs">
29826     <type name="Test">
29827       <method name="Void .ctor()">
29828         <size>7</size>
29829       </method>
29830       <method name="Void Main()">
29831         <size>7</size>
29832       </method>
29833     </type>
29834   </test>
29835   <test name="test-421.cs">
29836     <type name="A">
29837       <method name="Void .ctor()">
29838         <size>7</size>
29839       </method>
29840       <method name="Void SetObject(System.String)">
29841         <size>12</size>
29842       </method>
29843     </type>
29844     <type name="B">
29845       <method name="Void .ctor()">
29846         <size>7</size>
29847       </method>
29848     </type>
29849     <type name="C">
29850       <method name="Void .ctor()">
29851         <size>7</size>
29852       </method>
29853       <method name="Void .cctor()">
29854         <size>1</size>
29855       </method>
29856       <method name="Void SetObject(System.String)">
29857         <size>18</size>
29858       </method>
29859     </type>
29860     <type name="X">
29861       <method name="Void .ctor()">
29862         <size>7</size>
29863       </method>
29864       <method name="Int32 Main(System.String[])">
29865         <size>31</size>
29866       </method>
29867     </type>
29868   </test>
29869   <test name="test-422.cs">
29870     <type name="HelloWorld.MainClass">
29871       <method name="Void .ctor()">
29872         <size>7</size>
29873       </method>
29874       <method name="Void .cctor()">
29875         <size>17</size>
29876       </method>
29877       <method name="Void Main(System.String[])">
29878         <size>1</size>
29879       </method>
29880       <method name="Boolean CheckTrueThat()">
29881         <size>2</size>
29882       </method>
29883     </type>
29884   </test>
29885   <test name="test-423.cs">
29886     <type name="Test">
29887       <method name="Void .ctor()">
29888         <size>7</size>
29889       </method>
29890       <method name="Void Func(Int32 ByRef)">
29891         <size>12</size>
29892       </method>
29893       <method name="Void Main()">
29894         <size>10</size>
29895       </method>
29896       <method name="Void lowLevelCall(Int32*)">
29897         <size>1</size>
29898       </method>
29899     </type>
29900   </test>
29901   <test name="test-424.cs">
29902     <type name="XX">
29903       <method name="Void .ctor()">
29904         <size>7</size>
29905       </method>
29906       <method name="Void Metodo(System.Exception)">
29907         <size>37</size>
29908       </method>
29909       <method name="IEnumerable X()">
29910         <size>16</size>
29911       </method>
29912       <method name="Void Main()">
29913         <size>63</size>
29914       </method>
29915     </type>
29916     <type name="XX+&lt;X&gt;c__Iterator0">
29917       <method name="Void .ctor()">
29918         <size>7</size>
29919       </method>
29920       <method name="System.Object System.Collections.IEnumerator.get_Current()">
29921         <size>7</size>
29922       </method>
29923       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
29924         <size>7</size>
29925       </method>
29926       <method name="Boolean MoveNext()">
29927         <size>105</size>
29928       </method>
29929       <method name="Void Dispose()">
29930         <size>8</size>
29931       </method>
29932       <method name="Void Reset()">
29933         <size>6</size>
29934       </method>
29935       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
29936         <size>7</size>
29937       </method>
29938       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
29939         <size>26</size>
29940       </method>
29941     </type>
29942   </test>
29943   <test name="test-425.cs">
29944     <type name="A">
29945       <method name="Void .ctor()">
29946         <size>7</size>
29947       </method>
29948       <method name="Void Main()">
29949         <size>1</size>
29950       </method>
29951     </type>
29952     <type name="AAttribute">
29953       <method name="Void .ctor()">
29954         <size>7</size>
29955       </method>
29956     </type>
29957   </test>
29958   <test name="test-426.cs">
29959     <type name="X">
29960       <method name="Void .ctor()">
29961         <size>7</size>
29962       </method>
29963       <method name="Void Main()">
29964         <size>11</size>
29965       </method>
29966     </type>
29967   </test>
29968   <test name="test-427.cs">
29969     <type name="X">
29970       <method name="Void .ctor()">
29971         <size>7</size>
29972       </method>
29973       <method name="Void Main()">
29974         <size>11</size>
29975       </method>
29976     </type>
29977   </test>
29978   <test name="test-428.cs">
29979     <type name="A">
29980       <method name="Void .ctor()">
29981         <size>7</size>
29982       </method>
29983     </type>
29984     <type name="X">
29985       <method name="Void .ctor()">
29986         <size>7</size>
29987       </method>
29988       <method name="Void Main()">
29989         <size>18</size>
29990       </method>
29991     </type>
29992     <type name="X+A">
29993       <method name="Void .ctor()">
29994         <size>7</size>
29995       </method>
29996     </type>
29997   </test>
29998   <test name="test-429.cs">
29999     <type name="Foo.A">
30000       <method name="Void .ctor()">
30001         <size>7</size>
30002       </method>
30003     </type>
30004     <type name="A">
30005       <method name="Void .ctor()">
30006         <size>7</size>
30007       </method>
30008     </type>
30009     <type name="X">
30010       <method name="Void .ctor()">
30011         <size>7</size>
30012       </method>
30013       <method name="Void Main()">
30014         <size>18</size>
30015       </method>
30016     </type>
30017   </test>
30018   <test name="test-43.cs">
30019     <type name="X">
30020       <method name="Void .ctor()">
30021         <size>7</size>
30022       </method>
30023       <method name="Int32 test_single(System.Int32[])">
30024         <size>34</size>
30025       </method>
30026       <method name="Int32 test_continue(System.Int32[])">
30027         <size>57</size>
30028       </method>
30029       <method name="Boolean test_double(System.Double[])">
30030         <size>61</size>
30031       </method>
30032       <method name="Int32 test_break(System.Int32[])">
30033         <size>57</size>
30034       </method>
30035       <method name="Boolean test_multi(System.Int32[,])">
30036         <size>84</size>
30037       </method>
30038       <method name="Int32 Main()">
30039         <size>284</size>
30040       </method>
30041     </type>
30042     <type name="&lt;PrivateImplementationDetails&gt;">
30043       <method name="Void .ctor()">
30044         <size>7</size>
30045       </method>
30046     </type>
30047   </test>
30048   <test name="test-430.cs">
30049     <type name="A">
30050       <method name="Void .ctor()">
30051         <size>7</size>
30052       </method>
30053     </type>
30054     <type name="X">
30055       <method name="Void .ctor()">
30056         <size>7</size>
30057       </method>
30058       <method name="Void Main()">
30059         <size>18</size>
30060       </method>
30061     </type>
30062     <type name="X+A">
30063       <method name="Void .ctor()">
30064         <size>7</size>
30065       </method>
30066     </type>
30067   </test>
30068   <test name="test-431.cs">
30069     <type name="Foo.A">
30070       <method name="Void .ctor()">
30071         <size>7</size>
30072       </method>
30073     </type>
30074     <type name="X">
30075       <method name="Void .ctor()">
30076         <size>7</size>
30077       </method>
30078       <method name="Void Main()">
30079         <size>18</size>
30080       </method>
30081     </type>
30082   </test>
30083   <test name="test-432.cs">
30084     <type name="Foo.A">
30085       <method name="Void .ctor()">
30086         <size>7</size>
30087       </method>
30088     </type>
30089     <type name="X">
30090       <method name="Void .ctor()">
30091         <size>7</size>
30092       </method>
30093       <method name="Void Main()">
30094         <size>18</size>
30095       </method>
30096     </type>
30097   </test>
30098   <test name="test-433.cs">
30099     <type name="Foo.A">
30100       <method name="Void .ctor()">
30101         <size>7</size>
30102       </method>
30103     </type>
30104     <type name="X">
30105       <method name="Void .ctor()">
30106         <size>7</size>
30107       </method>
30108       <method name="Void .cctor()">
30109         <size>11</size>
30110       </method>
30111       <method name="Void Main()">
30112         <size>16</size>
30113       </method>
30114     </type>
30115   </test>
30116   <test name="test-434.cs">
30117     <type name="Foo.A">
30118       <method name="Void .ctor()">
30119         <size>7</size>
30120       </method>
30121     </type>
30122     <type name="X">
30123       <method name="Void .ctor()">
30124         <size>7</size>
30125       </method>
30126       <method name="Void .cctor()">
30127         <size>11</size>
30128       </method>
30129       <method name="Void Main()">
30130         <size>16</size>
30131       </method>
30132     </type>
30133   </test>
30134   <test name="test-435.cs">
30135     <type name="X">
30136       <method name="Void .ctor()">
30137         <size>7</size>
30138       </method>
30139       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30140         <size>2</size>
30141       </method>
30142       <method name="Void Main()">
30143         <size>7</size>
30144       </method>
30145     </type>
30146   </test>
30147   <test name="test-436.cs">
30148     <type name="X">
30149       <method name="Void .ctor()">
30150         <size>7</size>
30151       </method>
30152       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30153         <size>2</size>
30154       </method>
30155       <method name="Void Main()">
30156         <size>7</size>
30157       </method>
30158     </type>
30159   </test>
30160   <test name="test-437.cs">
30161     <type name="T2">
30162       <method name="Void .ctor()">
30163         <size>7</size>
30164       </method>
30165     </type>
30166     <type name="Test">
30167       <method name="Void .ctor()">
30168         <size>7</size>
30169       </method>
30170       <method name="Void Main()">
30171         <size>65</size>
30172       </method>
30173     </type>
30174   </test>
30175   <test name="test-438.cs">
30176     <type name="Program">
30177       <method name="Void .ctor()">
30178         <size>7</size>
30179       </method>
30180       <method name="Void Main(System.String[])">
30181         <size>40</size>
30182       </method>
30183     </type>
30184   </test>
30185   <test name="test-439.cs">
30186     <type name="Test">
30187       <method name="Void .ctor()">
30188         <size>7</size>
30189       </method>
30190       <method name="Void Main()">
30191         <size>45</size>
30192       </method>
30193     </type>
30194     <type name="LayerMask">
30195       <method name="Int32 op_Implicit(LayerMask)">
30196         <size>8</size>
30197       </method>
30198       <method name="LayerMask op_Implicit(Int32)">
30199         <size>11</size>
30200       </method>
30201     </type>
30202   </test>
30203   <test name="test-44.cs">
30204     <type name="X">
30205       <method name="Void .ctor()">
30206         <size>7</size>
30207       </method>
30208       <method name="Int32 dob(System.Int32[,])">
30209         <size>80</size>
30210       </method>
30211       <method name="Int32 count(System.Object)">
30212         <size>39</size>
30213       </method>
30214       <method name="Int32 Main()">
30215         <size>133</size>
30216       </method>
30217     </type>
30218   </test>
30219   <test name="test-440.cs">
30220     <type name="A">
30221       <method name="Void .ctor()">
30222         <size>7</size>
30223       </method>
30224       <method name="Void Main()">
30225         <size>26</size>
30226       </method>
30227       <method name="Double op_Implicit(A)">
30228         <size>10</size>
30229       </method>
30230       <method name="Int32 op_Implicit(A)">
30231         <size>2</size>
30232       </method>
30233     </type>
30234   </test>
30235   <test name="test-441.cs">
30236     <type name="Test">
30237       <method name="Void .ctor()">
30238         <size>7</size>
30239       </method>
30240       <method name="Void .cctor()">
30241         <size>1</size>
30242       </method>
30243       <method name="Void Main()">
30244         <size>25</size>
30245       </method>
30246     </type>
30247   </test>
30248   <test name="test-442.cs">
30249     <type name="ConsoleApplication1.Program">
30250       <method name="Void .ctor()">
30251         <size>7</size>
30252       </method>
30253       <method name="Void Main(System.String[])">
30254         <size>70</size>
30255       </method>
30256     </type>
30257   </test>
30258   <test name="test-443.cs">
30259     <type name="C">
30260       <method name="Void .ctor(ITopic)">
30261         <size>31</size>
30262       </method>
30263       <method name="Void Main()">
30264         <size>1</size>
30265       </method>
30266     </type>
30267   </test>
30268   <test name="test-444.cs">
30269     <type name="쯠쯡쯢">
30270       <method name="Void .ctor()">
30271         <size>7</size>
30272       </method>
30273       <method name="Void Main()">
30274         <size>1</size>
30275       </method>
30276     </type>
30277   </test>
30278   <test name="test-445.cs">
30279     <type name="ConvFromInt">
30280       <method name="Void .ctor()">
30281         <size>14</size>
30282       </method>
30283       <method name="Void .ctor(Int32)">
30284         <size>16</size>
30285       </method>
30286       <method name="ConvFromInt op_Implicit(Int32)">
30287         <size>7</size>
30288       </method>
30289     </type>
30290     <type name="Foo">
30291       <method name="Void .ctor()">
30292         <size>7</size>
30293       </method>
30294       <method name="Void .cctor()">
30295         <size>45</size>
30296       </method>
30297       <method name="Void Main()">
30298         <size>111</size>
30299       </method>
30300     </type>
30301   </test>
30302   <test name="test-446.cs">
30303     <type name="FooTest">
30304       <method name="Void .ctor()">
30305         <size>7</size>
30306       </method>
30307       <method name="Void Main()">
30308         <size>8</size>
30309       </method>
30310       <method name="Void Foo(UInt64)">
30311         <size>1</size>
30312       </method>
30313     </type>
30314   </test>
30315   <test name="test-447.cs">
30316     <type name="System.MonoTODOAttribute">
30317       <method name="Void .ctor()">
30318         <size>7</size>
30319       </method>
30320     </type>
30321     <type name="System.Web.HttpBrowserCapabilities">
30322       <method name="Void .ctor()">
30323         <size>7</size>
30324       </method>
30325       <method name="System.Version get_A()">
30326         <size>6</size>
30327       </method>
30328     </type>
30329     <type name="Test">
30330       <method name="Void .ctor()">
30331         <size>7</size>
30332       </method>
30333       <method name="Void Main()">
30334         <size>1</size>
30335       </method>
30336     </type>
30337   </test>
30338   <test name="test-448.cs">
30339     <type name="MonoDivideProblem">
30340       <method name="Void .ctor()">
30341         <size>7</size>
30342       </method>
30343       <method name="Void .cctor()">
30344         <size>17</size>
30345       </method>
30346       <method name="Void Main(System.String[])">
30347         <size>27</size>
30348       </method>
30349     </type>
30350   </test>
30351   <test name="test-449.cs">
30352     <type name="X">
30353       <method name="Void .ctor()">
30354         <size>7</size>
30355       </method>
30356       <method name="Void Main()">
30357         <size>1</size>
30358       </method>
30359       <method name="Void Z()">
30360         <size>19</size>
30361       </method>
30362       <method name="Void &lt;Z&gt;m__0(System.Object)">
30363         <size>25</size>
30364       </method>
30365       <method name="Void &lt;Z&gt;m__1(System.Object)">
30366         <size>7</size>
30367       </method>
30368     </type>
30369   </test>
30370   <test name="test-45.cs">
30371     <type name="Blah">
30372       <method name="Void .ctor()">
30373         <size>7</size>
30374       </method>
30375       <method name="Void .cctor()">
30376         <size>97</size>
30377       </method>
30378       <method name="Int32 Main()">
30379         <size>755</size>
30380       </method>
30381     </type>
30382     <type name="&lt;PrivateImplementationDetails&gt;">
30383       <method name="Void .ctor()">
30384         <size>7</size>
30385       </method>
30386     </type>
30387   </test>
30388   <test name="test-450.cs">
30389     <type name="MyAttribute">
30390       <method name="Void .ctor(String)">
30391         <size>7</size>
30392       </method>
30393     </type>
30394     <type name="X">
30395       <method name="Void .ctor()">
30396         <size>7</size>
30397       </method>
30398       <method name="Void Main()">
30399         <size>1</size>
30400       </method>
30401     </type>
30402   </test>
30403   <test name="test-451.cs">
30404     <type name="Test">
30405       <method name="Void .ctor()">
30406         <size>7</size>
30407       </method>
30408       <method name="Void Main()">
30409         <size>22</size>
30410       </method>
30411     </type>
30412   </test>
30413   <test name="test-452.cs">
30414     <type name="Foo">
30415       <method name="Void .ctor()">
30416         <size>7</size>
30417       </method>
30418     </type>
30419     <type name="Test">
30420       <method name="Void .ctor()">
30421         <size>7</size>
30422       </method>
30423       <method name="Void Main()">
30424         <size>7</size>
30425       </method>
30426     </type>
30427   </test>
30428   <test name="test-453.cs">
30429     <type name="C">
30430       <method name="Void .ctor()">
30431         <size>7</size>
30432       </method>
30433       <method name="Void Main()">
30434         <size>33</size>
30435       </method>
30436     </type>
30437   </test>
30438   <test name="test-454.cs">
30439     <type name="FooAttribute">
30440       <method name="Void .ctor()">
30441         <size>7</size>
30442       </method>
30443     </type>
30444     <type name="Test">
30445       <method name="Void .ctor()">
30446         <size>7</size>
30447       </method>
30448       <method name="Int32 Main()">
30449         <size>237</size>
30450       </method>
30451     </type>
30452   </test>
30453   <test name="test-455.cs">
30454     <type name="Test">
30455       <method name="Void .ctor()">
30456         <size>7</size>
30457       </method>
30458       <method name="Void Main()">
30459         <size>21</size>
30460       </method>
30461     </type>
30462     <type name="Foo">
30463       <method name="Int32 GetHashCode()">
30464         <size>17</size>
30465       </method>
30466     </type>
30467   </test>
30468   <test name="test-456.cs">
30469     <type name="Test">
30470       <method name="Void .ctor()">
30471         <size>7</size>
30472       </method>
30473       <method name="Void Main()">
30474         <size>16</size>
30475       </method>
30476     </type>
30477     <type name="Foo">
30478       <method name="Void foo()">
30479         <size>11</size>
30480       </method>
30481     </type>
30482   </test>
30483   <test name="test-457.cs">
30484     <type name="Number">
30485       <method name="Void .ctor()">
30486         <size>7</size>
30487       </method>
30488       <method name="Void IDouble.Add(Double)">
30489         <size>11</size>
30490       </method>
30491       <method name="Void IInteger.Add(Int32)">
30492         <size>11</size>
30493       </method>
30494       <method name="Int32 Main()">
30495         <size>52</size>
30496       </method>
30497     </type>
30498   </test>
30499   <test name="test-458.cs">
30500     <type name="MyAttr">
30501       <method name="Void .ctor()">
30502         <size>7</size>
30503       </method>
30504       <method name="Void .ctor(Type)">
30505         <size>7</size>
30506       </method>
30507       <method name="Void .ctor(String)">
30508         <size>7</size>
30509       </method>
30510       <method name="Void .ctor(Int32)">
30511         <size>7</size>
30512       </method>
30513     </type>
30514     <type name="ClassA">
30515       <method name="Void .ctor()">
30516         <size>7</size>
30517       </method>
30518     </type>
30519     <type name="ClassB">
30520       <method name="Void .ctor()">
30521         <size>7</size>
30522       </method>
30523     </type>
30524     <type name="ClassC">
30525       <method name="Void .ctor()">
30526         <size>7</size>
30527       </method>
30528     </type>
30529     <type name="ClassD">
30530       <method name="Void .ctor()">
30531         <size>7</size>
30532       </method>
30533     </type>
30534     <type name="Top">
30535       <method name="Void .ctor()">
30536         <size>7</size>
30537       </method>
30538       <method name="Int32 Main()">
30539         <size>28</size>
30540       </method>
30541     </type>
30542   </test>
30543   <test name="test-459.cs">
30544     <type name="CC">
30545       <method name="Void .ctor()">
30546         <size>7</size>
30547       </method>
30548       <method name="Int32 Main()">
30549         <size>13</size>
30550       </method>
30551     </type>
30552     <type name="CC+IfElseStateMachine">
30553       <method name="Void .ctor()">
30554         <size>7</size>
30555       </method>
30556       <method name="Void HandleToken(Token)">
30557         <size>15</size>
30558       </method>
30559     </type>
30560   </test>
30561   <test name="test-46.cs">
30562     <type name="X">
30563       <method name="Void .ctor()">
30564         <size>7</size>
30565       </method>
30566       <method name="Int32 cast_int(System.Object)">
30567         <size>7</size>
30568       </method>
30569       <method name="UInt32 cast_uint(System.Object)">
30570         <size>7</size>
30571       </method>
30572       <method name="Int16 cast_short(System.Object)">
30573         <size>7</size>
30574       </method>
30575       <method name="Char cast_char(System.Object)">
30576         <size>7</size>
30577       </method>
30578       <method name="UInt16 cast_ushort(System.Object)">
30579         <size>7</size>
30580       </method>
30581       <method name="Byte cast_byte(System.Object)">
30582         <size>7</size>
30583       </method>
30584       <method name="SByte cast_sbyte(System.Object)">
30585         <size>7</size>
30586       </method>
30587       <method name="Int64 cast_long(System.Object)">
30588         <size>7</size>
30589       </method>
30590       <method name="UInt64 cast_ulong(System.Object)">
30591         <size>7</size>
30592       </method>
30593       <method name="Single cast_float(System.Object)">
30594         <size>7</size>
30595       </method>
30596       <method name="Double cast_double(System.Object)">
30597         <size>7</size>
30598       </method>
30599       <method name="Boolean cast_bool(System.Object)">
30600         <size>7</size>
30601       </method>
30602       <method name="Int32 Main()">
30603         <size>1120</size>
30604       </method>
30605     </type>
30606   </test>
30607   <test name="test-460.cs">
30608     <type name="MainClass">
30609       <method name="Void .ctor()">
30610         <size>7</size>
30611       </method>
30612       <method name="Void .cctor()">
30613         <size>18</size>
30614       </method>
30615       <method name="Void Main()">
30616         <size>1</size>
30617       </method>
30618     </type>
30619   </test>
30620   <test name="test-461.cs">
30621     <type name="Valtest">
30622       <method name="Void .ctor()">
30623         <size>7</size>
30624       </method>
30625       <method name="Int32 Main()">
30626         <size>50</size>
30627       </method>
30628     </type>
30629     <type name="Value">
30630       <method name="Void .ctor(Object)">
30631         <size>1</size>
30632       </method>
30633       <method name="System.Object get_Val()">
30634         <size>7</size>
30635       </method>
30636       <method name="System.Enum get_Val2()">
30637         <size>7</size>
30638       </method>
30639     </type>
30640   </test>
30641   <test name="test-462.cs">
30642     <type name="X">
30643       <method name="Void .ctor()">
30644         <size>7</size>
30645       </method>
30646       <method name="Void Method(X)">
30647         <size>1</size>
30648       </method>
30649       <method name="Void Method(System.String)">
30650         <size>8</size>
30651       </method>
30652       <method name="Int32 Main()">
30653         <size>28</size>
30654       </method>
30655     </type>
30656   </test>
30657   <test name="test-463.cs">
30658     <type name="PropertySorter">
30659       <method name="Void .ctor()">
30660         <size>7</size>
30661       </method>
30662     </type>
30663     <type name="PathItemBase">
30664       <method name="Void .ctor()">
30665         <size>7</size>
30666       </method>
30667     </type>
30668     <type name="PathItemBase+TypeConverter">
30669       <method name="Void .ctor()">
30670         <size>7</size>
30671       </method>
30672     </type>
30673     <type name="X">
30674       <method name="Void .ctor()">
30675         <size>7</size>
30676       </method>
30677       <method name="Void Main()">
30678         <size>1</size>
30679       </method>
30680     </type>
30681   </test>
30682   <test name="test-464.cs">
30683     <type name="C">
30684       <method name="Void .ctor()">
30685         <size>7</size>
30686       </method>
30687       <method name="Int32 Main()">
30688         <size>85</size>
30689       </method>
30690     </type>
30691   </test>
30692   <test name="test-465.cs">
30693     <type name="C">
30694       <method name="Void .ctor()">
30695         <size>7</size>
30696       </method>
30697       <method name="Int32 Main()">
30698         <size>85</size>
30699       </method>
30700     </type>
30701   </test>
30702   <test name="test-467.cs">
30703     <type name="ExceptionWithAnonMethod">
30704       <method name="Void .ctor()">
30705         <size>7</size>
30706       </method>
30707       <method name="Int32 Main()">
30708         <size>96</size>
30709       </method>
30710       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
30711         <size>13</size>
30712       </method>
30713     </type>
30714     <type name="ExceptionWithAnonMethod+EmptyCallback">
30715       <method name="Void .ctor(Object, IntPtr)">
30716         <size>0</size>
30717       </method>
30718       <method name="Void Invoke()">
30719         <size>0</size>
30720       </method>
30721       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30722         <size>0</size>
30723       </method>
30724       <method name="Void EndInvoke(IAsyncResult)">
30725         <size>0</size>
30726       </method>
30727     </type>
30728     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
30729       <method name="Void .ctor()">
30730         <size>7</size>
30731       </method>
30732       <method name="Void &lt;&gt;m__0()">
30733         <size>33</size>
30734       </method>
30735     </type>
30736   </test>
30737   <test name="test-468.cs">
30738     <type name="CorMetaDataDispenserExClass">
30739       <method name="Void .ctor()">
30740         <size>0</size>
30741       </method>
30742     </type>
30743     <type name="Test">
30744       <method name="Void .ctor()">
30745         <size>7</size>
30746       </method>
30747       <method name="Void XXX()">
30748         <size>12</size>
30749       </method>
30750       <method name="Void Main()">
30751         <size>1</size>
30752       </method>
30753     </type>
30754   </test>
30755   <test name="test-469.cs">
30756     <type name="Lambda">
30757       <method name="Void .ctor()">
30758         <size>7</size>
30759       </method>
30760       <method name="Void f(Int32)">
30761         <size>7</size>
30762       </method>
30763       <method name="Del[] Make2(Int32)">
30764         <size>50</size>
30765       </method>
30766       <method name="Int32 Main()">
30767         <size>68</size>
30768       </method>
30769     </type>
30770     <type name="Del">
30771       <method name="Void .ctor(Object, IntPtr)">
30772         <size>0</size>
30773       </method>
30774       <method name="Void Invoke(Int32)">
30775         <size>0</size>
30776       </method>
30777       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30778         <size>0</size>
30779       </method>
30780       <method name="Void EndInvoke(IAsyncResult)">
30781         <size>0</size>
30782       </method>
30783     </type>
30784     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
30785       <method name="Void .ctor()">
30786         <size>7</size>
30787       </method>
30788       <method name="Void &lt;&gt;m__0(Int32)">
30789         <size>23</size>
30790       </method>
30791       <method name="Void &lt;&gt;m__1(Int32)">
30792         <size>23</size>
30793       </method>
30794     </type>
30795   </test>
30796   <test name="test-47.cs">
30797     <type name="X">
30798       <method name="Void .ctor()">
30799         <size>7</size>
30800       </method>
30801       <method name="Void .cctor()">
30802         <size>1</size>
30803       </method>
30804       <method name="Boolean f()">
30805         <size>24</size>
30806       </method>
30807       <method name="Boolean t()">
30808         <size>24</size>
30809       </method>
30810       <method name="Int32 Main()">
30811         <size>404</size>
30812       </method>
30813     </type>
30814   </test>
30815   <test name="test-470.cs">
30816     <type name="X">
30817       <method name="Void .ctor()">
30818         <size>7</size>
30819       </method>
30820       <method name="System.String get_ASTNodeTypeName()">
30821         <size>16</size>
30822       </method>
30823     </type>
30824     <type name="Demo">
30825       <method name="Void .ctor()">
30826         <size>7</size>
30827       </method>
30828       <method name="Void Main()">
30829         <size>1</size>
30830       </method>
30831     </type>
30832   </test>
30833   <test name="test-471.cs">
30834     <type name="AAttribute">
30835       <method name="Void .ctor()">
30836         <size>7</size>
30837       </method>
30838     </type>
30839     <type name="Demo">
30840       <method name="Void .ctor()">
30841         <size>7</size>
30842       </method>
30843       <method name="Void Main()">
30844         <size>1</size>
30845       </method>
30846     </type>
30847   </test>
30848   <test name="test-472.cs">
30849     <type name="Test">
30850       <method name="Void .ctor()">
30851         <size>7</size>
30852       </method>
30853       <method name="Int32 get_Prop()">
30854         <size>7</size>
30855       </method>
30856       <method name="Void set_Prop(Int32)">
30857         <size>8</size>
30858       </method>
30859       <method name="Int32 Main()">
30860         <size>79</size>
30861       </method>
30862     </type>
30863   </test>
30864   <test name="test-473.cs">
30865     <type name="UnixMarshal">
30866       <method name="Void .ctor()">
30867         <size>7</size>
30868       </method>
30869       <method name="Void .cctor()">
30870         <size>24</size>
30871       </method>
30872       <method name="Void Default(Int32)">
30873         <size>1</size>
30874       </method>
30875       <method name="System.String GetDescription(Error)">
30876         <size>2</size>
30877       </method>
30878     </type>
30879     <type name="UnixMarshal2">
30880       <method name="Void .ctor()">
30881         <size>7</size>
30882       </method>
30883       <method name="System.String GetDescription(Error)">
30884         <size>2</size>
30885       </method>
30886     </type>
30887     <type name="Stdlib">
30888       <method name="Void .ctor()">
30889         <size>7</size>
30890       </method>
30891     </type>
30892     <type name="TestConst">
30893       <method name="Void .ctor()">
30894         <size>7</size>
30895       </method>
30896     </type>
30897     <type name="XX">
30898       <method name="Void .ctor()">
30899         <size>7</size>
30900       </method>
30901     </type>
30902     <type name="Syscall">
30903       <method name="Void .ctor()">
30904         <size>7</size>
30905       </method>
30906       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
30907         <size>2</size>
30908       </method>
30909     </type>
30910     <type name="EnumWrapper">
30911       <method name="Void .ctor(Int32)">
30912         <size>7</size>
30913       </method>
30914     </type>
30915     <type name="Test">
30916       <method name="Void .ctor()">
30917         <size>7</size>
30918       </method>
30919       <method name="Void Main()">
30920         <size>1</size>
30921       </method>
30922     </type>
30923     <type name="SignalHandler">
30924       <method name="Void .ctor(Object, IntPtr)">
30925         <size>0</size>
30926       </method>
30927       <method name="Void Invoke(Int32)">
30928         <size>0</size>
30929       </method>
30930       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
30931         <size>0</size>
30932       </method>
30933       <method name="Void EndInvoke(IAsyncResult)">
30934         <size>0</size>
30935       </method>
30936     </type>
30937     <type name="PS">
30938       <method name="Void GetDescription(Error)">
30939         <size>1</size>
30940       </method>
30941     </type>
30942     <type name="Value">
30943       <method name="EnumWrapper op_Explicit(Value)">
30944         <size>11</size>
30945       </method>
30946     </type>
30947   </test>
30948   <test name="test-474.cs">
30949     <type name="Z">
30950       <method name="Void .ctor()">
30951         <size>7</size>
30952       </method>
30953       <method name="Void Main()">
30954         <size>13</size>
30955       </method>
30956       <method name="Void TestPreinc(Int32)">
30957         <size>57</size>
30958       </method>
30959       <method name="Void TestPostinc(Int32)">
30960         <size>57</size>
30961       </method>
30962       <method name="Void Assert(Int32, Int32)">
30963         <size>67</size>
30964       </method>
30965     </type>
30966     <type name="Z+X">
30967       <method name="Void .ctor(Object, IntPtr)">
30968         <size>0</size>
30969       </method>
30970       <method name="Void Invoke()">
30971         <size>0</size>
30972       </method>
30973       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
30974         <size>0</size>
30975       </method>
30976       <method name="Void EndInvoke(IAsyncResult)">
30977         <size>0</size>
30978       </method>
30979     </type>
30980     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
30981       <method name="Void .ctor()">
30982         <size>7</size>
30983       </method>
30984       <method name="Void &lt;&gt;m__0()">
30985         <size>38</size>
30986       </method>
30987     </type>
30988     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
30989       <method name="Void .ctor()">
30990         <size>7</size>
30991       </method>
30992       <method name="Void &lt;&gt;m__1()">
30993         <size>38</size>
30994       </method>
30995     </type>
30996   </test>
30997   <test name="test-475.cs">
30998     <type name="X">
30999       <method name="Void .ctor()">
31000         <size>7</size>
31001       </method>
31002       <method name="Void .cctor()">
31003         <size>24</size>
31004       </method>
31005       <method name="Void add_e(MyDelegate)">
31006         <size>22</size>
31007       </method>
31008       <method name="Void remove_e(MyDelegate)">
31009         <size>22</size>
31010       </method>
31011       <method name="Void Test(Int32)">
31012         <size>17</size>
31013       </method>
31014       <method name="Int32 Main()">
31015         <size>28</size>
31016       </method>
31017     </type>
31018     <type name="MyDelegate">
31019       <method name="Void .ctor(Object, IntPtr)">
31020         <size>0</size>
31021       </method>
31022       <method name="Void Invoke(Int32)">
31023         <size>0</size>
31024       </method>
31025       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31026         <size>0</size>
31027       </method>
31028       <method name="Void EndInvoke(IAsyncResult)">
31029         <size>0</size>
31030       </method>
31031     </type>
31032   </test>
31033   <test name="test-476.cs">
31034     <type name="Test">
31035       <method name="Void .ctor()">
31036         <size>7</size>
31037       </method>
31038       <method name="Void Main()">
31039         <size>1</size>
31040       </method>
31041     </type>
31042   </test>
31043   <test name="test-477.cs">
31044     <type name="C">
31045       <method name="Void .ctor()">
31046         <size>7</size>
31047       </method>
31048       <method name="Void Test(Int32 ByRef)">
31049         <size>1</size>
31050       </method>
31051       <method name="Void Main()">
31052         <size>1</size>
31053       </method>
31054     </type>
31055   </test>
31056   <test name="test-478.cs">
31057     <type name="Test.MainClass">
31058       <method name="Void .ctor()">
31059         <size>7</size>
31060       </method>
31061       <method name="Void Main()">
31062         <size>1</size>
31063       </method>
31064     </type>
31065     <type name="Test.TestAttribute">
31066       <method name="Void .ctor(TestEnum2)">
31067         <size>7</size>
31068       </method>
31069     </type>
31070     <type name="Test.Test2Attribute">
31071       <method name="Void .ctor()">
31072         <size>7</size>
31073       </method>
31074     </type>
31075   </test>
31076   <test name="test-479.cs">
31077     <type name="Test.Test">
31078       <method name="Void .ctor()">
31079         <size>7</size>
31080       </method>
31081       <method name="Boolean Equals(System.Object)">
31082         <size>2</size>
31083       </method>
31084       <method name="Int32 GetHashCode()">
31085         <size>2</size>
31086       </method>
31087       <method name="Void Main()">
31088         <size>1</size>
31089       </method>
31090     </type>
31091   </test>
31092   <test name="test-48.cs">
31093     <type name="Blah">
31094       <method name="Void .ctor()">
31095         <size>7</size>
31096       </method>
31097       <method name="Int32 Main()">
31098         <size>59</size>
31099       </method>
31100       <method name="Void Test_1()">
31101         <size>1</size>
31102       </method>
31103     </type>
31104   </test>
31105   <test name="test-480.cs">
31106     <type name="Space">
31107       <method name="Void .ctor()">
31108         <size>14</size>
31109       </method>
31110       <method name="Void Leak(Boolean, Int32)">
31111         <size>85</size>
31112       </method>
31113     </type>
31114     <type name="Program">
31115       <method name="Void .ctor()">
31116         <size>7</size>
31117       </method>
31118       <method name="Void Main(System.String[])">
31119         <size>1</size>
31120       </method>
31121     </type>
31122     <type name="Space+DoCopy">
31123       <method name="Void .ctor(Object, IntPtr)">
31124         <size>0</size>
31125       </method>
31126       <method name="Void Invoke()">
31127         <size>0</size>
31128       </method>
31129       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31130         <size>0</size>
31131       </method>
31132       <method name="Void EndInvoke(IAsyncResult)">
31133         <size>0</size>
31134       </method>
31135     </type>
31136     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31137       <method name="Void .ctor()">
31138         <size>7</size>
31139       </method>
31140       <method name="Void &lt;&gt;m__0()">
31141         <size>18</size>
31142       </method>
31143       <method name="Void &lt;&gt;m__1()">
31144         <size>68</size>
31145       </method>
31146     </type>
31147     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31148       <method name="Void .ctor()">
31149         <size>7</size>
31150       </method>
31151     </type>
31152   </test>
31153   <test name="test-481.cs">
31154     <type name="TestClass">
31155       <method name="Int32 Main()">
31156         <size>42</size>
31157       </method>
31158     </type>
31159     <type name="TestDelegate">
31160       <method name="Void .ctor(Object, IntPtr)">
31161         <size>0</size>
31162       </method>
31163       <method name="Void Invoke(Int32 ByRef)">
31164         <size>0</size>
31165       </method>
31166       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31167         <size>0</size>
31168       </method>
31169       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31170         <size>0</size>
31171       </method>
31172     </type>
31173     <type name="TestClass">
31174       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31175         <size>4</size>
31176       </method>
31177     </type>
31178   </test>
31179   <test name="test-482.cs">
31180     <type name="X">
31181       <method name="Void .ctor()">
31182         <size>7</size>
31183       </method>
31184       <method name="Void M4(Int32)">
31185         <size>1</size>
31186       </method>
31187       <method name="Void Main()">
31188         <size>1</size>
31189       </method>
31190       <method name="Void M4(Int32, ...)">
31191         <size>1</size>
31192       </method>
31193     </type>
31194   </test>
31195   <test name="test-483.cs">
31196     <type name="Tests">
31197       <method name="Void .ctor()">
31198         <size>7</size>
31199       </method>
31200       <method name="Void Main()">
31201         <size>21</size>
31202       </method>
31203     </type>
31204   </test>
31205   <test name="test-484.cs">
31206     <type name="Test.TestBit">
31207       <method name="Void .ctor()">
31208         <size>7</size>
31209       </method>
31210       <method name="Void Main()">
31211         <size>1</size>
31212       </method>
31213     </type>
31214   </test>
31215   <test name="test-485.cs">
31216     <type name="MonoBUG">
31217       <method name="Void .ctor()">
31218         <size>7</size>
31219       </method>
31220       <method name="Void Main(System.String[])">
31221         <size>44</size>
31222       </method>
31223     </type>
31224   </test>
31225   <test name="test-486.cs">
31226     <type name="Test">
31227       <method name="Void .ctor()">
31228         <size>7</size>
31229       </method>
31230       <method name="Void Main()">
31231         <size>119</size>
31232       </method>
31233     </type>
31234   </test>
31235   <test name="test-487.cs">
31236     <type name="X">
31237       <method name="Void .ctor(Object)">
31238         <size>72</size>
31239       </method>
31240       <method name="Void .cctor()">
31241         <size>1</size>
31242       </method>
31243       <method name="Int32 Main()">
31244         <size>25</size>
31245       </method>
31246     </type>
31247   </test>
31248   <test name="test-488.cs">
31249     <type name="P">
31250       <method name="Void .ctor()">
31251         <size>7</size>
31252       </method>
31253     </type>
31254     <type name="Test">
31255       <method name="Void .ctor()">
31256         <size>7</size>
31257       </method>
31258       <method name="IEnumerable foo()">
31259         <size>2</size>
31260       </method>
31261       <method name="Void Main()">
31262         <size>165</size>
31263       </method>
31264     </type>
31265     <type name="Q">
31266       <method name="Void .ctor(P)">
31267         <size>8</size>
31268       </method>
31269     </type>
31270   </test>
31271   <test name="test-489.cs">
31272     <type name="test">
31273       <method name="Void .ctor()">
31274         <size>7</size>
31275       </method>
31276       <method name="Void Main()">
31277         <size>1</size>
31278       </method>
31279     </type>
31280   </test>
31281   <test name="test-49.cs">
31282     <type name="X">
31283       <method name="Void .ctor()">
31284         <size>7</size>
31285       </method>
31286       <method name="Int32 s(Byte)">
31287         <size>2182</size>
31288       </method>
31289       <method name="Int32 test(Int32)">
31290         <size>70</size>
31291       </method>
31292       <method name="Int32 tests(System.String)">
31293         <size>152</size>
31294       </method>
31295       <method name="Int32 testn(System.String)">
31296         <size>76</size>
31297       </method>
31298       <method name="Int32 testm(System.String)">
31299         <size>77</size>
31300       </method>
31301       <method name="Int32 testo(System.String)">
31302         <size>79</size>
31303       </method>
31304       <method name="Int32 testp(System.String)">
31305         <size>109</size>
31306       </method>
31307       <method name="Int32 test_def(System.String)">
31308         <size>119</size>
31309       </method>
31310       <method name="Int32 test_coverage(Int32)">
31311         <size>18</size>
31312       </method>
31313       <method name="Int32 test_goto(Int32)">
31314         <size>39</size>
31315       </method>
31316       <method name="Int32 test_memberaccess(System.String)">
31317         <size>76</size>
31318       </method>
31319       <method name="Int32 test_string_multiple_targets(System.String)">
31320         <size>128</size>
31321       </method>
31322       <method name="Int32 test_casts(Int32)">
31323         <size>17</size>
31324       </method>
31325       <method name="Int32 testSwitchEnumLong(TestEnum)">
31326         <size>56</size>
31327       </method>
31328       <method name="Int32 test_long_enum_switch()">
31329         <size>66</size>
31330       </method>
31331       <method name="Int32 tests_default(System.String)">
31332         <size>107</size>
31333       </method>
31334       <method name="Int32 tests_default_2(System.String)">
31335         <size>124</size>
31336       </method>
31337       <method name="Void test_76590(System.String)">
31338         <size>107</size>
31339       </method>
31340       <method name="Void test_77964()">
31341         <size>37</size>
31342       </method>
31343       <method name="Boolean bug_78860()">
31344         <size>114</size>
31345       </method>
31346       <method name="Int32 Main()">
31347         <size>1037</size>
31348       </method>
31349     </type>
31350   </test>
31351   <test name="test-490.cs">
31352     <type name="T">
31353       <method name="Void .ctor()">
31354         <size>7</size>
31355       </method>
31356       <method name="Void .cctor()">
31357         <size>39</size>
31358       </method>
31359       <method name="Void Main()">
31360         <size>1</size>
31361       </method>
31362     </type>
31363   </test>
31364   <test name="test-491.cs">
31365     <type name="M">
31366       <method name="Void .ctor()">
31367         <size>7</size>
31368       </method>
31369       <method name="Void Main()">
31370         <size>1</size>
31371       </method>
31372     </type>
31373     <type name="AttrA">
31374       <method name="Void .ctor()">
31375         <size>7</size>
31376       </method>
31377     </type>
31378     <type name="AttrB">
31379       <method name="Void .ctor()">
31380         <size>7</size>
31381       </method>
31382     </type>
31383   </test>
31384   <test name="test-492.cs">
31385     <type name="Test.My1Attribute">
31386       <method name="Void .ctor(Object)">
31387         <size>19</size>
31388       </method>
31389     </type>
31390     <type name="Test.My2Attribute">
31391       <method name="Void .ctor(String[])">
31392         <size>21</size>
31393       </method>
31394     </type>
31395     <type name="Test.My3Attribute">
31396       <method name="Void .ctor(Byte)">
31397         <size>24</size>
31398       </method>
31399     </type>
31400     <type name="Test.Test">
31401       <method name="Void .ctor()">
31402         <size>7</size>
31403       </method>
31404       <method name="Int32 Main()">
31405         <size>60</size>
31406       </method>
31407     </type>
31408   </test>
31409   <test name="test-493.cs">
31410     <type name="A">
31411       <method name="Void .ctor()">
31412         <size>7</size>
31413       </method>
31414       <method name="Int32 get_f()">
31415         <size>2</size>
31416       </method>
31417     </type>
31418     <type name="B">
31419       <method name="Void .ctor()">
31420         <size>7</size>
31421       </method>
31422       <method name="Int32 bar()">
31423         <size>11</size>
31424       </method>
31425     </type>
31426     <type name="C">
31427       <method name="Void .ctor()">
31428         <size>7</size>
31429       </method>
31430       <method name="Void Main()">
31431         <size>1</size>
31432       </method>
31433     </type>
31434   </test>
31435   <test name="test-494.cs">
31436     <type name="Agresso.Foundation.Function">
31437       <method name="Void .ctor()">
31438         <size>7</size>
31439       </method>
31440       <method name="Void Main()">
31441         <size>1</size>
31442       </method>
31443     </type>
31444     <type name="Agresso.Foundation.Translate">
31445       <method name="Void .ctor(Object, IntPtr)">
31446         <size>0</size>
31447       </method>
31448       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
31449         <size>0</size>
31450       </method>
31451       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
31452         <size>0</size>
31453       </method>
31454       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
31455         <size>0</size>
31456       </method>
31457     </type>
31458   </test>
31459   <test name="test-495.cs">
31460     <type name="plj.aClass">
31461       <method name="Void .ctor()">
31462         <size>7</size>
31463       </method>
31464       <method name="plj.aClass op_Implicit(plj.fromClass)">
31465         <size>2</size>
31466       </method>
31467     </type>
31468     <type name="plj.realClass1">
31469       <method name="Void .ctor()">
31470         <size>7</size>
31471       </method>
31472       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
31473         <size>2</size>
31474       </method>
31475     </type>
31476     <type name="plj.fromClass">
31477       <method name="Void .ctor()">
31478         <size>7</size>
31479       </method>
31480       <method name="Void Main()">
31481         <size>1</size>
31482       </method>
31483     </type>
31484   </test>
31485   <test name="test-496.cs">
31486     <type name="Test">
31487       <method name="Void .ctor()">
31488         <size>7</size>
31489       </method>
31490       <method name="IEnumerator GetEnumerator()">
31491         <size>15</size>
31492       </method>
31493       <method name="Void Main()">
31494         <size>11</size>
31495       </method>
31496       <method name="Void Run()">
31497         <size>176</size>
31498       </method>
31499     </type>
31500     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
31501       <method name="Void .ctor()">
31502         <size>7</size>
31503       </method>
31504       <method name="System.Object System.Collections.IEnumerator.get_Current()">
31505         <size>7</size>
31506       </method>
31507       <method name="Boolean MoveNext()">
31508         <size>129</size>
31509       </method>
31510       <method name="Void Dispose()">
31511         <size>8</size>
31512       </method>
31513       <method name="Void Reset()">
31514         <size>6</size>
31515       </method>
31516       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
31517         <size>7</size>
31518       </method>
31519     </type>
31520   </test>
31521   <test name="test-497.cs">
31522     <type name="PlotMenuItem">
31523       <method name="Void .ctor()">
31524         <size>7</size>
31525       </method>
31526       <method name="Void .ctor(EventHandler)">
31527         <size>54</size>
31528       </method>
31529       <method name="Int32 Main()">
31530         <size>50</size>
31531       </method>
31532       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
31533         <size>11</size>
31534       </method>
31535       <method name="System.EventHandler get_Callback()">
31536         <size>7</size>
31537       </method>
31538       <method name="Void set_Callback(System.EventHandler)">
31539         <size>8</size>
31540       </method>
31541     </type>
31542   </test>
31543   <test name="test-498.cs">
31544     <type name="C">
31545       <method name="Int32 Main()">
31546         <size>81</size>
31547       </method>
31548     </type>
31549     <type name="A">
31550       <method name="Void .ctor(Single)">
31551         <size>0</size>
31552       </method>
31553       <method name="Int32 get_Foo()">
31554         <size>0</size>
31555       </method>
31556     </type>
31557   </test>
31558   <test name="test-499.cs">
31559     <type name="X">
31560       <method name="Void .ctor()">
31561         <size>7</size>
31562       </method>
31563       <method name="Void Main()">
31564         <size>24</size>
31565       </method>
31566     </type>
31567   </test>
31568   <test name="test-5.cs">
31569     <type name="X">
31570       <method name="Void .ctor()">
31571         <size>7</size>
31572       </method>
31573       <method name="Int32 Main()">
31574         <size>37</size>
31575       </method>
31576     </type>
31577   </test>
31578   <test name="test-500.cs">
31579     <type name="SomeCustomAttribute">
31580       <method name="Void .ctor()">
31581         <size>7</size>
31582       </method>
31583     </type>
31584     <type name="MainClass">
31585       <method name="Void .ctor()">
31586         <size>7</size>
31587       </method>
31588       <method name="Int32 Main()">
31589         <size>117</size>
31590       </method>
31591     </type>
31592   </test>
31593   <test name="test-501.cs">
31594     <type name="Tests">
31595       <method name="Void .ctor()">
31596         <size>7</size>
31597       </method>
31598       <method name="Void DumpException(Tests+FilterStackFrame)">
31599         <size>1</size>
31600       </method>
31601       <method name="Void foo(Boolean ByRef)">
31602         <size>49</size>
31603       </method>
31604       <method name="Void Main(System.String[])">
31605         <size>8</size>
31606       </method>
31607     </type>
31608     <type name="Tests+FilterStackFrame">
31609       <method name="Void .ctor(Object, IntPtr)">
31610         <size>0</size>
31611       </method>
31612       <method name="Boolean Invoke(System.Object)">
31613         <size>0</size>
31614       </method>
31615       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
31616         <size>0</size>
31617       </method>
31618       <method name="Boolean EndInvoke(IAsyncResult)">
31619         <size>0</size>
31620       </method>
31621     </type>
31622     <type name="Tests">
31623       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
31624         <size>2</size>
31625       </method>
31626     </type>
31627   </test>
31628   <test name="test-502.cs">
31629     <type name="Base">
31630       <method name="Void .ctor()">
31631         <size>7</size>
31632       </method>
31633       <method name="Int32 get_Property()">
31634         <size>3</size>
31635       </method>
31636       <method name="Void Main()">
31637         <size>1</size>
31638       </method>
31639     </type>
31640     <type name="Derived">
31641       <method name="Void .ctor()">
31642         <size>7</size>
31643       </method>
31644       <method name="Int32 get_Property()">
31645         <size>3</size>
31646       </method>
31647     </type>
31648     <type name="BaseClass">
31649       <method name="Void .ctor()">
31650         <size>7</size>
31651       </method>
31652       <method name="Int32 get_Value()">
31653         <size>2</size>
31654       </method>
31655       <method name="Void set_Value(Int32)">
31656         <size>1</size>
31657       </method>
31658     </type>
31659     <type name="DerivedClass">
31660       <method name="Void .ctor()">
31661         <size>7</size>
31662       </method>
31663       <method name="Int32 get_Value()">
31664         <size>2</size>
31665       </method>
31666     </type>
31667     <type name="ErrorClass">
31668       <method name="Void .ctor()">
31669         <size>7</size>
31670       </method>
31671       <method name="Int32 get_Value()">
31672         <size>2</size>
31673       </method>
31674       <method name="Void set_Value(Int32)">
31675         <size>1</size>
31676       </method>
31677     </type>
31678   </test>
31679   <test name="test-503.cs">
31680     <type name="Foo">
31681       <method name="Void .ctor()">
31682         <size>7</size>
31683       </method>
31684       <method name="Int32 Main()">
31685         <size>33</size>
31686       </method>
31687     </type>
31688   </test>
31689   <test name="test-504.cs">
31690     <type name="Foo">
31691       <method name="Void .ctor()">
31692         <size>7</size>
31693       </method>
31694       <method name="Void .cctor()">
31695         <size>7</size>
31696       </method>
31697       <method name="Int32 f()">
31698         <size>2</size>
31699       </method>
31700       <method name="Int32 Main()">
31701         <size>32</size>
31702       </method>
31703     </type>
31704   </test>
31705   <test name="test-505.cs">
31706     <type name="T">
31707       <method name="Void .ctor()">
31708         <size>7</size>
31709       </method>
31710       <method name="Int32 f()">
31711         <size>19</size>
31712       </method>
31713       <method name="Void Main()">
31714         <size>38</size>
31715       </method>
31716     </type>
31717   </test>
31718   <test name="test-506.cs">
31719     <type name="ProtectedSetter.BaseClass">
31720       <method name="Void .ctor()">
31721         <size>7</size>
31722       </method>
31723       <method name="System.String get_Name()">
31724         <size>0</size>
31725       </method>
31726       <method name="Void set_Name(System.String)">
31727         <size>0</size>
31728       </method>
31729     </type>
31730     <type name="ProtectedSetter.DerivedClass">
31731       <method name="Void .ctor()">
31732         <size>7</size>
31733       </method>
31734       <method name="System.String get_Name()">
31735         <size>2</size>
31736       </method>
31737       <method name="Void set_Name(System.String)">
31738         <size>1</size>
31739       </method>
31740       <method name="Void Main()">
31741         <size>1</size>
31742       </method>
31743     </type>
31744   </test>
31745   <test name="test-507.cs">
31746     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
31747       <method name="Void .ctor()">
31748         <size>7</size>
31749       </method>
31750       <method name="Void SomeMethod()">
31751         <size>1</size>
31752       </method>
31753       <method name="Void SomeMethod2()">
31754         <size>1</size>
31755       </method>
31756     </type>
31757     <type name="NewslotVirtualFinal.C">
31758       <method name="Void .ctor()">
31759         <size>7</size>
31760       </method>
31761       <method name="Int32 Main()">
31762         <size>83</size>
31763       </method>
31764     </type>
31765   </test>
31766   <test name="test-508.cs">
31767     <type name="OutputParam">
31768       <method name="Void .ctor()">
31769         <size>7</size>
31770       </method>
31771       <method name="Void Main(System.String[])">
31772         <size>14</size>
31773       </method>
31774       <method name="Void Method(Int32 ByRef)">
31775         <size>17</size>
31776       </method>
31777     </type>
31778   </test>
31779   <test name="test-509.cs">
31780     <type name="BaseClass">
31781       <method name="Void .ctor()">
31782         <size>7</size>
31783       </method>
31784       <method name="Void add_OnEvent(DelegateHandler)">
31785         <size>24</size>
31786       </method>
31787       <method name="Void remove_OnEvent(DelegateHandler)">
31788         <size>24</size>
31789       </method>
31790     </type>
31791     <type name="ExtendingClass">
31792       <method name="Void .ctor()">
31793         <size>7</size>
31794       </method>
31795       <method name="Void Main()">
31796         <size>1</size>
31797       </method>
31798       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
31799         <size>8</size>
31800       </method>
31801       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
31802         <size>8</size>
31803       </method>
31804     </type>
31805     <type name="DelegateHandler">
31806       <method name="Void .ctor(Object, IntPtr)">
31807         <size>0</size>
31808       </method>
31809       <method name="Void Invoke()">
31810         <size>0</size>
31811       </method>
31812       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31813         <size>0</size>
31814       </method>
31815       <method name="Void EndInvoke(IAsyncResult)">
31816         <size>0</size>
31817       </method>
31818     </type>
31819   </test>
31820   <test name="test-51.cs">
31821     <type name="Base">
31822       <method name="Void .ctor()">
31823         <size>25</size>
31824       </method>
31825       <method name="Int32 get_b_int_property()">
31826         <size>7</size>
31827       </method>
31828       <method name="Void set_b_int_property(Int32)">
31829         <size>8</size>
31830       </method>
31831       <method name="System.String b_get_id()">
31832         <size>6</size>
31833       </method>
31834     </type>
31835     <type name="Derived">
31836       <method name="Void .ctor()">
31837         <size>26</size>
31838       </method>
31839       <method name="Int32 get_b_int_property()">
31840         <size>7</size>
31841       </method>
31842       <method name="Void set_b_int_property(Int32)">
31843         <size>8</size>
31844       </method>
31845       <method name="Int32 Test()">
31846         <size>138</size>
31847       </method>
31848     </type>
31849     <type name="boot">
31850       <method name="Void .ctor()">
31851         <size>7</size>
31852       </method>
31853       <method name="Int32 Main()">
31854         <size>13</size>
31855       </method>
31856     </type>
31857   </test>
31858   <test name="test-510.cs">
31859     <type name="Foo">
31860       <method name="Void .ctor()">
31861         <size>7</size>
31862       </method>
31863       <method name="Void test39(Int32 ByRef)">
31864         <size>36</size>
31865       </method>
31866       <method name="Void Main()">
31867         <size>28</size>
31868       </method>
31869     </type>
31870   </test>
31871   <test name="test-511.cs">
31872     <type name="Foo">
31873       <method name="Void .ctor()">
31874         <size>7</size>
31875       </method>
31876       <method name="Void Main(System.String[])">
31877         <size>17</size>
31878       </method>
31879       <method name="Void f()">
31880         <size>7</size>
31881       </method>
31882     </type>
31883   </test>
31884   <test name="test-512.cs">
31885     <type name="Foo">
31886       <method name="Void .ctor()">
31887         <size>7</size>
31888       </method>
31889       <method name="Void Main(System.String[])">
31890         <size>17</size>
31891       </method>
31892       <method name="Void f()">
31893         <size>7</size>
31894       </method>
31895     </type>
31896   </test>
31897   <test name="test-513.cs">
31898     <type name="Test">
31899       <method name="Void .ctor()">
31900         <size>7</size>
31901       </method>
31902       <method name="Int32 Main()">
31903         <size>246</size>
31904       </method>
31905     </type>
31906   </test>
31907   <test name="test-514.cs">
31908     <type name="X">
31909       <method name="Void .ctor()">
31910         <size>7</size>
31911       </method>
31912       <method name="Void HandleConflict(Int32)">
31913         <size>31</size>
31914       </method>
31915       <method name="Int32 Main()">
31916         <size>40</size>
31917       </method>
31918     </type>
31919   </test>
31920   <test name="test-515.cs">
31921     <type name="X">
31922       <method name="Void .ctor()">
31923         <size>7</size>
31924       </method>
31925       <method name="Void Main()">
31926         <size>35</size>
31927       </method>
31928     </type>
31929   </test>
31930   <test name="test-516.cs">
31931     <type name="X">
31932       <method name="Void .ctor()">
31933         <size>7</size>
31934       </method>
31935       <method name="Void Main()">
31936         <size>35</size>
31937       </method>
31938     </type>
31939   </test>
31940   <test name="test-517.cs">
31941     <type name="Test">
31942       <method name="Void .ctor()">
31943         <size>7</size>
31944       </method>
31945       <method name="Int32 Main()">
31946         <size>11</size>
31947       </method>
31948     </type>
31949   </test>
31950   <test name="test-518.cs">
31951     <type name="Foo">
31952       <method name="Void .ctor()">
31953         <size>7</size>
31954       </method>
31955       <method name="Int32 Main()">
31956         <size>19</size>
31957       </method>
31958     </type>
31959   </test>
31960   <test name="test-519.cs">
31961     <type name="Foo">
31962       <method name="Void .ctor()">
31963         <size>7</size>
31964       </method>
31965       <method name="Int32 Main()">
31966         <size>32</size>
31967       </method>
31968       <method name="Void f()">
31969         <size>29</size>
31970       </method>
31971     </type>
31972   </test>
31973   <test name="test-52.cs">
31974     <type name="Y">
31975       <method name="Void .ctor()">
31976         <size>7</size>
31977       </method>
31978       <method name="Boolean MoveNext()">
31979         <size>28</size>
31980       </method>
31981       <method name="System.Object get_Current()">
31982         <size>12</size>
31983       </method>
31984     </type>
31985     <type name="X">
31986       <method name="Void .ctor()">
31987         <size>7</size>
31988       </method>
31989       <method name="Void .cctor()">
31990         <size>36</size>
31991       </method>
31992       <method name="Y GetEnumerator()">
31993         <size>6</size>
31994       </method>
31995       <method name="Int32 Main()">
31996         <size>498</size>
31997       </method>
31998     </type>
31999   </test>
32000   <test name="test-520.cs">
32001     <type name="FakeInt">
32002       <method name="Void .ctor(Int64)">
32003         <size>14</size>
32004       </method>
32005       <method name="Int64 op_Implicit(FakeInt)">
32006         <size>7</size>
32007       </method>
32008     </type>
32009     <type name="MainClass">
32010       <method name="Void .ctor()">
32011         <size>7</size>
32012       </method>
32013       <method name="Void Main()">
32014         <size>28</size>
32015       </method>
32016     </type>
32017   </test>
32018   <test name="test-521.cs">
32019     <type name="Tests">
32020       <method name="Void .ctor()">
32021         <size>7</size>
32022       </method>
32023       <method name="Void CallWithContextN(System.Object, System.Object[])">
32024         <size>1</size>
32025       </method>
32026       <method name="Void Main()">
32027         <size>14</size>
32028       </method>
32029     </type>
32030     <type name="Tests+CallTargetWithContextN">
32031       <method name="Void .ctor(Object, IntPtr)">
32032         <size>0</size>
32033       </method>
32034       <method name="Void Invoke(System.Object, System.Object[])">
32035         <size>0</size>
32036       </method>
32037       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
32038         <size>0</size>
32039       </method>
32040       <method name="Void EndInvoke(IAsyncResult)">
32041         <size>0</size>
32042       </method>
32043     </type>
32044   </test>
32045   <test name="test-522.cs">
32046     <type name="Const">
32047       <method name="Void .ctor()">
32048         <size>7</size>
32049       </method>
32050       <method name="Void Main()">
32051         <size>1</size>
32052       </method>
32053     </type>
32054   </test>
32055   <test name="test-523.cs">
32056     <type name="T">
32057       <method name="Void .ctor()">
32058         <size>7</size>
32059       </method>
32060       <method name="Int32 stuff()">
32061         <size>20</size>
32062       </method>
32063       <method name="Int32 stuff2()">
32064         <size>44</size>
32065       </method>
32066       <method name="Int32 stuff3()">
32067         <size>44</size>
32068       </method>
32069       <method name="Void stuff4()">
32070         <size>20</size>
32071       </method>
32072       <method name="Void stuff_finally()">
32073         <size>1</size>
32074       </method>
32075       <method name="Void Main()">
32076         <size>1</size>
32077       </method>
32078     </type>
32079   </test>
32080   <test name="test-524.cs">
32081     <type name="Foo">
32082       <method name="Void .ctor()">
32083         <size>7</size>
32084       </method>
32085       <method name="Int32 Main()">
32086         <size>42</size>
32087       </method>
32088     </type>
32089   </test>
32090   <test name="test-525.cs">
32091     <type name="X">
32092       <method name="Void .ctor()">
32093         <size>7</size>
32094       </method>
32095       <method name="Void Finalize()">
32096         <size>23</size>
32097       </method>
32098       <method name="Int32 Test1()">
32099         <size>33</size>
32100       </method>
32101       <method name="Void Test2()">
32102         <size>66</size>
32103       </method>
32104       <method name="Void Main()">
32105         <size>39</size>
32106       </method>
32107     </type>
32108     <type name="&lt;PrivateImplementationDetails&gt;">
32109       <method name="Void .ctor()">
32110         <size>7</size>
32111       </method>
32112     </type>
32113   </test>
32114   <test name="test-526.cs">
32115     <type name="Test">
32116       <method name="Void .ctor()">
32117         <size>7</size>
32118       </method>
32119       <method name="Void Main()">
32120         <size>1</size>
32121       </method>
32122       <method name="Void Foo(IListCounter)">
32123         <size>8</size>
32124       </method>
32125       <method name="Void Foo2(IC)">
32126         <size>8</size>
32127       </method>
32128       <method name="Void Foo3(ICC)">
32129         <size>8</size>
32130       </method>
32131       <method name="Void Foo4(IM2)">
32132         <size>8</size>
32133       </method>
32134     </type>
32135   </test>
32136   <test name="test-527.cs">
32137     <type name="Repro">
32138       <method name="Void .ctor()">
32139         <size>19</size>
32140       </method>
32141       <method name="Int32 Main()">
32142         <size>48</size>
32143       </method>
32144       <method name="Void foo()">
32145         <size>61</size>
32146       </method>
32147       <method name="Int32 bar()">
32148         <size>3</size>
32149       </method>
32150     </type>
32151   </test>
32152   <test name="test-528.cs">
32153     <type name="MicroFocus.MONO.Bugs.Odd">
32154       <method name="Void .ctor()">
32155         <size>7</size>
32156       </method>
32157       <method name="Void .cctor()">
32158         <size>25</size>
32159       </method>
32160       <method name="Void Main()">
32161         <size>1</size>
32162       </method>
32163     </type>
32164   </test>
32165   <test name="test-529.cs">
32166     <type name="C">
32167       <method name="Void .ctor()">
32168         <size>7</size>
32169       </method>
32170       <method name="Void Main()">
32171         <size>8</size>
32172       </method>
32173     </type>
32174   </test>
32175   <test name="test-53.cs">
32176     <type name="MyDispose">
32177       <method name="Void .ctor()">
32178         <size>7</size>
32179       </method>
32180       <method name="Void Dispose()">
32181         <size>8</size>
32182       </method>
32183     </type>
32184     <type name="X">
32185       <method name="Void .ctor()">
32186         <size>7</size>
32187       </method>
32188       <method name="Int32 Main()">
32189         <size>257</size>
32190       </method>
32191     </type>
32192   </test>
32193   <test name="test-530.cs">
32194     <type name="X">
32195       <method name="Void .ctor()">
32196         <size>7</size>
32197       </method>
32198       <method name="Void e(System.Object[])">
32199         <size>1</size>
32200       </method>
32201       <method name="Void Main()">
32202         <size>1</size>
32203       </method>
32204     </type>
32205   </test>
32206   <test name="test-531.cs">
32207     <type name="Test">
32208       <method name="Void .ctor()">
32209         <size>7</size>
32210       </method>
32211       <method name="Void Main()">
32212         <size>11</size>
32213       </method>
32214     </type>
32215   </test>
32216   <test name="test-532.cs">
32217     <type name="X">
32218       <method name="Void .ctor()">
32219         <size>47</size>
32220       </method>
32221       <method name="Void Main()">
32222         <size>1</size>
32223       </method>
32224     </type>
32225   </test>
32226   <test name="test-533.cs">
32227     <type name="Test">
32228       <method name="Void .ctor()">
32229         <size>7</size>
32230       </method>
32231       <method name="Void True(Boolean)">
32232         <size>10</size>
32233       </method>
32234       <method name="Void False(Boolean)">
32235         <size>13</size>
32236       </method>
32237       <method name="Void Main()">
32238         <size>61</size>
32239       </method>
32240     </type>
32241   </test>
32242   <test name="test-535.cs">
32243     <type name="X">
32244       <method name="Void .ctor()">
32245         <size>7</size>
32246       </method>
32247       <method name="Void Main()">
32248         <size>77</size>
32249       </method>
32250       <method name="Void Compile()">
32251         <size>19</size>
32252       </method>
32253       <method name="Void M(Int64)">
32254         <size>1</size>
32255       </method>
32256       <method name="Void M(UInt64)">
32257         <size>1</size>
32258       </method>
32259       <method name="Void M(System.Object)">
32260         <size>1</size>
32261       </method>
32262     </type>
32263   </test>
32264   <test name="test-536.cs">
32265     <type name="Test">
32266       <method name="Void add_Foo(FooHandler)">
32267         <size>22</size>
32268       </method>
32269       <method name="Void remove_Foo(FooHandler)">
32270         <size>22</size>
32271       </method>
32272       <method name="Void OnFooTest()">
32273         <size>1</size>
32274       </method>
32275       <method name="Void Main()">
32276         <size>31</size>
32277       </method>
32278     </type>
32279     <type name="FooHandler">
32280       <method name="Void .ctor(Object, IntPtr)">
32281         <size>0</size>
32282       </method>
32283       <method name="Void Invoke()">
32284         <size>0</size>
32285       </method>
32286       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32287         <size>0</size>
32288       </method>
32289       <method name="Void EndInvoke(IAsyncResult)">
32290         <size>0</size>
32291       </method>
32292     </type>
32293     <type name="Test">
32294       <method name="Void &lt;Main&gt;m__0()">
32295         <size>33</size>
32296       </method>
32297     </type>
32298   </test>
32299   <test name="test-537.cs">
32300     <type name="Base">
32301       <method name="Void .ctor()">
32302         <size>7</size>
32303       </method>
32304       <method name="System.String get_H()">
32305         <size>6</size>
32306       </method>
32307     </type>
32308     <type name="X">
32309       <method name="Void .ctor()">
32310         <size>7</size>
32311       </method>
32312     </type>
32313     <type name="X+Derived">
32314       <method name="Void .ctor()">
32315         <size>7</size>
32316       </method>
32317     </type>
32318     <type name="X+Derived+Nested">
32319       <method name="Void .ctor()">
32320         <size>7</size>
32321       </method>
32322       <method name="Void G()">
32323         <size>21</size>
32324       </method>
32325     </type>
32326     <type name="Derived">
32327       <method name="Void .ctor()">
32328         <size>7</size>
32329       </method>
32330     </type>
32331     <type name="Derived+Nested">
32332       <method name="Void .ctor()">
32333         <size>7</size>
32334       </method>
32335       <method name="Void G()">
32336         <size>18</size>
32337       </method>
32338     </type>
32339     <type name="Test">
32340       <method name="Void .ctor()">
32341         <size>7</size>
32342       </method>
32343       <method name="Void Main()">
32344         <size>1</size>
32345       </method>
32346     </type>
32347   </test>
32348   <test name="test-538.cs">
32349     <type name="concrete">
32350       <method name="Void .ctor()">
32351         <size>7</size>
32352       </method>
32353     </type>
32354     <type name="Program">
32355       <method name="Void .ctor()">
32356         <size>7</size>
32357       </method>
32358       <method name="concrete getConcrete(IInterface)">
32359         <size>6</size>
32360       </method>
32361       <method name="Void Main(System.String[])">
32362         <size>20</size>
32363       </method>
32364     </type>
32365     <type name="testDelegate">
32366       <method name="Void .ctor(Object, IntPtr)">
32367         <size>0</size>
32368       </method>
32369       <method name="IInterface Invoke(concrete)">
32370         <size>0</size>
32371       </method>
32372       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
32373         <size>0</size>
32374       </method>
32375       <method name="IInterface EndInvoke(IAsyncResult)">
32376         <size>0</size>
32377       </method>
32378     </type>
32379   </test>
32380   <test name="test-54.cs">
32381     <type name="X">
32382       <method name="Void .ctor()">
32383         <size>7</size>
32384       </method>
32385       <method name="Boolean v()">
32386         <size>26</size>
32387       </method>
32388       <method name="Int32 Main()">
32389         <size>2</size>
32390       </method>
32391     </type>
32392   </test>
32393   <test name="test-540.cs">
32394     <type name="A">
32395       <method name="Void .ctor()">
32396         <size>7</size>
32397       </method>
32398       <method name="Byte op_Implicit(A)">
32399         <size>3</size>
32400       </method>
32401     </type>
32402     <type name="Constraint">
32403       <method name="Void .ctor()">
32404         <size>7</size>
32405       </method>
32406       <method name="Void Foo(System.Object)">
32407         <size>1</size>
32408       </method>
32409       <method name="Int32 Main()">
32410         <size>93</size>
32411       </method>
32412       <method name="Constraint op_LogicalNot(Constraint)">
32413         <size>2</size>
32414       </method>
32415       <method name="Constraint op_UnaryPlus(Constraint)">
32416         <size>2</size>
32417       </method>
32418       <method name="Constraint op_OnesComplement(Constraint)">
32419         <size>2</size>
32420       </method>
32421       <method name="Constraint op_UnaryNegation(Constraint)">
32422         <size>2</size>
32423       </method>
32424     </type>
32425   </test>
32426   <test name="test-541.cs">
32427     <type name="A">
32428       <method name="Void .ctor(TestFunc)">
32429         <size>14</size>
32430       </method>
32431     </type>
32432     <type name="TestClass">
32433       <method name="Void .ctor()">
32434         <size>7</size>
32435       </method>
32436       <method name="Void .cctor()">
32437         <size>46</size>
32438       </method>
32439       <method name="Int32 Main()">
32440         <size>6</size>
32441       </method>
32442     </type>
32443     <type name="TestFunc">
32444       <method name="Void .ctor(Object, IntPtr)">
32445         <size>0</size>
32446       </method>
32447       <method name="Void Invoke(Int32)">
32448         <size>0</size>
32449       </method>
32450       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32451         <size>0</size>
32452       </method>
32453       <method name="Void EndInvoke(IAsyncResult)">
32454         <size>0</size>
32455       </method>
32456     </type>
32457     <type name="TestClass">
32458       <method name="Void &lt;a&gt;m__0(Int32)">
32459         <size>7</size>
32460       </method>
32461     </type>
32462   </test>
32463   <test name="test-542.cs">
32464     <type name="X">
32465       <method name="Void .ctor()">
32466         <size>7</size>
32467       </method>
32468       <method name="Void Main()">
32469         <size>1</size>
32470       </method>
32471     </type>
32472     <type name="ARec">
32473       <method name="Void .ctor(Decimal)">
32474         <size>14</size>
32475       </method>
32476       <method name="Decimal Round(Int32)">
32477         <size>13</size>
32478       </method>
32479       <method name="Decimal Round(Decimal, Int32)">
32480         <size>7</size>
32481       </method>
32482     </type>
32483   </test>
32484   <test name="test-543.cs">
32485     <type name="BetterMethod">
32486       <method name="Void .ctor()">
32487         <size>7</size>
32488       </method>
32489       <method name="Int32 get_Item(System.Boolean[])">
32490         <size>2</size>
32491       </method>
32492       <method name="System.String get_Item(Boolean, System.Object)">
32493         <size>6</size>
32494       </method>
32495     </type>
32496     <type name="MainClass">
32497       <method name="Void .ctor()">
32498         <size>7</size>
32499       </method>
32500       <method name="Int32 get_Item(Int32, System.String[])">
32501         <size>2</size>
32502       </method>
32503       <method name="Void set_Item(Int32, System.String[], Int32)">
32504         <size>40</size>
32505       </method>
32506       <method name="System.Object get_Item(Int32, System.Object[])">
32507         <size>2</size>
32508       </method>
32509       <method name="Void set_Item(Int32, System.Object[], System.Object)">
32510         <size>40</size>
32511       </method>
32512       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
32513         <size>2</size>
32514       </method>
32515       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
32516         <size>40</size>
32517       </method>
32518       <method name="Void Main(System.String[])">
32519         <size>258</size>
32520       </method>
32521     </type>
32522   </test>
32523   <test name="test-544.cs">
32524     <type name="X">
32525       <method name="Void .ctor()">
32526         <size>7</size>
32527       </method>
32528       <method name="Void Main()">
32529         <size>32</size>
32530       </method>
32531     </type>
32532   </test>
32533   <test name="test-545.cs">
32534     <type name="X">
32535       <method name="Void .ctor()">
32536         <size>7</size>
32537       </method>
32538       <method name="Void Main()">
32539         <size>1</size>
32540       </method>
32541     </type>
32542     <type name="Dingus">
32543       <method name="Void .ctor(Int32)">
32544         <size>1</size>
32545       </method>
32546     </type>
32547   </test>
32548   <test name="test-546.cs">
32549     <type name="NameSpace.C">
32550       <method name="Void .ctor()">
32551         <size>7</size>
32552       </method>
32553       <method name="Void Main()">
32554         <size>1</size>
32555       </method>
32556     </type>
32557   </test>
32558   <test name="test-547.cs">
32559     <type name="C">
32560       <method name="Void .ctor()">
32561         <size>7</size>
32562       </method>
32563       <method name="Void Main()">
32564         <size>1</size>
32565       </method>
32566     </type>
32567   </test>
32568   <test name="test-548.cs">
32569     <type name="Bugs.Bug0">
32570       <method name="Void .ctor()">
32571         <size>7</size>
32572       </method>
32573       <method name="Int32 Main()">
32574         <size>23</size>
32575       </method>
32576     </type>
32577     <type name="Bugs.Bug0+MyBoolean">
32578       <method name="Void .ctor(Boolean)">
32579         <size>8</size>
32580       </method>
32581       <method name="MyBoolean op_Implicit(Boolean)">
32582         <size>7</size>
32583       </method>
32584       <method name="Boolean op_Implicit(MyBoolean)">
32585         <size>8</size>
32586       </method>
32587     </type>
32588   </test>
32589   <test name="test-549.cs">
32590     <type name="Do">
32591       <method name="Void .ctor()">
32592         <size>7</size>
32593       </method>
32594       <method name="Void Register(Get)">
32595         <size>1</size>
32596       </method>
32597       <method name="Void Register(System.Object)">
32598         <size>1</size>
32599       </method>
32600       <method name="System.Object MyGet(Do)">
32601         <size>2</size>
32602       </method>
32603       <method name="Void X()">
32604         <size>19</size>
32605       </method>
32606     </type>
32607     <type name="User">
32608       <method name="Void .ctor()">
32609         <size>7</size>
32610       </method>
32611       <method name="Void Main()">
32612         <size>1</size>
32613       </method>
32614     </type>
32615     <type name="Get">
32616       <method name="Void .ctor(Object, IntPtr)">
32617         <size>0</size>
32618       </method>
32619       <method name="System.Object Invoke(Do)">
32620         <size>0</size>
32621       </method>
32622       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
32623         <size>0</size>
32624       </method>
32625       <method name="System.Object EndInvoke(IAsyncResult)">
32626         <size>0</size>
32627       </method>
32628     </type>
32629   </test>
32630   <test name="test-55.cs">
32631     <type name="A.B.C">
32632       <method name="Void .ctor()">
32633         <size>7</size>
32634       </method>
32635       <method name="Void Hola()">
32636         <size>11</size>
32637       </method>
32638     </type>
32639     <type name="X.Y.Z.W">
32640       <method name="Void .ctor()">
32641         <size>7</size>
32642       </method>
32643       <method name="Void Ahoj()">
32644         <size>11</size>
32645       </method>
32646     </type>
32647     <type name="Foo.System">
32648       <method name="Void .ctor()">
32649         <size>7</size>
32650       </method>
32651       <method name="Void X()">
32652         <size>11</size>
32653       </method>
32654     </type>
32655     <type name="App">
32656       <method name="Void .ctor()">
32657         <size>7</size>
32658       </method>
32659       <method name="Int32 Main()">
32660         <size>12</size>
32661       </method>
32662     </type>
32663   </test>
32664   <test name="test-550.cs">
32665     <type name="Bla.Blub.Fo‿o">
32666       <method name="Void .ctor()">
32667         <size>7</size>
32668       </method>
32669       <method name="Void Main(System.String[])">
32670         <size>11</size>
32671       </method>
32672     </type>
32673   </test>
32674   <test name="test-551.cs">
32675     <type name="System.Int32">
32676       <method name="Void Main()">
32677         <size>1</size>
32678       </method>
32679     </type>
32680   </test>
32681   <test name="test-552.cs">
32682     <type name="C">
32683       <method name="Void .ctor()">
32684         <size>7</size>
32685       </method>
32686       <method name="Void Test(C)">
32687         <size>1</size>
32688       </method>
32689       <method name="Void Main()">
32690         <size>14</size>
32691       </method>
32692     </type>
32693   </test>
32694   <test name="test-553.cs">
32695     <type name="A">
32696       <method name="Void .ctor()">
32697         <size>7</size>
32698       </method>
32699       <method name="Void Add(System.Object)">
32700         <size>1</size>
32701       </method>
32702     </type>
32703     <type name="B">
32704       <method name="Void .ctor()">
32705         <size>7</size>
32706       </method>
32707       <method name="Boolean Add(System.Object)">
32708         <size>2</size>
32709       </method>
32710       <method name="Void Main()">
32711         <size>1</size>
32712       </method>
32713     </type>
32714   </test>
32715   <test name="test-554.cs">
32716     <type name="C">
32717       <method name="Void .ctor()">
32718         <size>7</size>
32719       </method>
32720       <method name="Int32 Main()">
32721         <size>145</size>
32722       </method>
32723     </type>
32724     <type name="&lt;PrivateImplementationDetails&gt;">
32725       <method name="Void .ctor()">
32726         <size>7</size>
32727       </method>
32728     </type>
32729   </test>
32730   <test name="test-555.cs">
32731     <type name="Test">
32732       <method name="Void .ctor()">
32733         <size>7</size>
32734       </method>
32735       <method name="Int32 Main()">
32736         <size>351</size>
32737       </method>
32738     </type>
32739   </test>
32740   <test name="test-556.cs">
32741     <type name="S">
32742       <method name="Void .ctor()">
32743         <size>7</size>
32744       </method>
32745       <method name="Void Frobnikator()">
32746         <size>1</size>
32747       </method>
32748       <method name="Void CharToX()">
32749         <size>1</size>
32750       </method>
32751       <method name="Int32 Main()">
32752         <size>35</size>
32753       </method>
32754     </type>
32755   </test>
32756   <test name="test-557.cs">
32757     <type name="Test">
32758       <method name="Void .ctor()">
32759         <size>7</size>
32760       </method>
32761       <method name="Void Main(System.String[])">
32762         <size>1</size>
32763       </method>
32764     </type>
32765   </test>
32766   <test name="test-558.cs">
32767     <type name="TestClass">
32768       <method name="Void .ctor()">
32769         <size>7</size>
32770       </method>
32771       <method name="Void Main()">
32772         <size>21</size>
32773       </method>
32774       <method name="Void TestMethod(Int32)">
32775         <size>1</size>
32776       </method>
32777     </type>
32778     <type name="TestClass+OneDelegate">
32779       <method name="Void .ctor(Object, IntPtr)">
32780         <size>0</size>
32781       </method>
32782       <method name="Void Invoke(Int32)">
32783         <size>0</size>
32784       </method>
32785       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
32786         <size>0</size>
32787       </method>
32788       <method name="Void EndInvoke(IAsyncResult)">
32789         <size>0</size>
32790       </method>
32791     </type>
32792   </test>
32793   <test name="test-559.cs">
32794     <type name="C">
32795       <method name="Void .ctor()">
32796         <size>7</size>
32797       </method>
32798       <method name="Void add_TestEvent(B+TestDelegate)">
32799         <size>24</size>
32800       </method>
32801       <method name="Void remove_TestEvent(B+TestDelegate)">
32802         <size>24</size>
32803       </method>
32804       <method name="Void Main()">
32805         <size>1</size>
32806       </method>
32807     </type>
32808   </test>
32809   <test name="test-56.cs">
32810     <type name="A">
32811       <method name="Void .ctor()">
32812         <size>7</size>
32813       </method>
32814       <method name="Int32 get_P()">
32815         <size>7</size>
32816       </method>
32817       <method name="Void set_P(Int32)">
32818         <size>8</size>
32819       </method>
32820       <method name="Int32 get_Q()">
32821         <size>0</size>
32822       </method>
32823       <method name="Void set_Q(Int32)">
32824         <size>0</size>
32825       </method>
32826       <method name="Int32 get_R()">
32827         <size>7</size>
32828       </method>
32829       <method name="Void set_R(Int32)">
32830         <size>8</size>
32831       </method>
32832     </type>
32833     <type name="B">
32834       <method name="Void .ctor()">
32835         <size>7</size>
32836       </method>
32837       <method name="Int32 get_P()">
32838         <size>7</size>
32839       </method>
32840       <method name="Void set_P(Int32)">
32841         <size>8</size>
32842       </method>
32843       <method name="Int32 get_Q()">
32844         <size>7</size>
32845       </method>
32846       <method name="Void set_Q(Int32)">
32847         <size>8</size>
32848       </method>
32849     </type>
32850     <type name="C">
32851       <method name="Void .ctor()">
32852         <size>7</size>
32853       </method>
32854       <method name="Int32 get_Q()">
32855         <size>7</size>
32856       </method>
32857       <method name="Void set_Q(Int32)">
32858         <size>8</size>
32859       </method>
32860       <method name="Int32 get_R()">
32861         <size>7</size>
32862       </method>
32863       <method name="Void set_R(Int32)">
32864         <size>8</size>
32865       </method>
32866     </type>
32867     <type name="M">
32868       <method name="Void .ctor()">
32869         <size>7</size>
32870       </method>
32871       <method name="Int32 Main()">
32872         <size>221</size>
32873       </method>
32874     </type>
32875   </test>
32876   <test name="test-560.cs">
32877     <type name="Bugs.Bug2">
32878       <method name="Void .ctor()">
32879         <size>7</size>
32880       </method>
32881       <method name="Void Main(System.String[])">
32882         <size>81</size>
32883       </method>
32884     </type>
32885     <type name="Bugs.Bug2+MyByte">
32886       <method name="Void .ctor(Byte)">
32887         <size>8</size>
32888       </method>
32889       <method name="MyByte op_Implicit(Byte)">
32890         <size>7</size>
32891       </method>
32892       <method name="Byte op_Implicit(MyByte)">
32893         <size>8</size>
32894       </method>
32895     </type>
32896     <type name="Bugs.Bug2+MyInt">
32897       <method name="Void .ctor(Int32)">
32898         <size>8</size>
32899       </method>
32900       <method name="MyInt op_Implicit(Int32)">
32901         <size>7</size>
32902       </method>
32903       <method name="Int32 op_Implicit(MyInt)">
32904         <size>8</size>
32905       </method>
32906     </type>
32907   </test>
32908   <test name="test-561.cs">
32909     <type name="A">
32910       <method name="Void .ctor()">
32911         <size>7</size>
32912       </method>
32913       <method name="Void I.M()">
32914         <size>1</size>
32915       </method>
32916       <method name="Void M()">
32917         <size>0</size>
32918       </method>
32919     </type>
32920     <type name="C">
32921       <method name="Void .ctor()">
32922         <size>7</size>
32923       </method>
32924       <method name="Void M()">
32925         <size>1</size>
32926       </method>
32927       <method name="Void Main()">
32928         <size>1</size>
32929       </method>
32930     </type>
32931   </test>
32932   <test name="test-562.cs">
32933     <type name="Program">
32934       <method name="Void .ctor()">
32935         <size>7</size>
32936       </method>
32937       <method name="Int32 Main()">
32938         <size>45</size>
32939       </method>
32940     </type>
32941   </test>
32942   <test name="test-563.cs">
32943     <type name="Test">
32944       <method name="Void .ctor()">
32945         <size>7</size>
32946       </method>
32947       <method name="System.Object TestMethod(TestCollection)">
32948         <size>64</size>
32949       </method>
32950       <method name="Void Main()">
32951         <size>1</size>
32952       </method>
32953     </type>
32954   </test>
32955   <test name="test-564.cs">
32956     <type name="A">
32957       <method name="Void .ctor()">
32958         <size>7</size>
32959       </method>
32960       <method name="Void Main()">
32961         <size>1</size>
32962       </method>
32963     </type>
32964   </test>
32965   <test name="test-565.cs">
32966     <type name="T">
32967       <method name="Void .ctor()">
32968         <size>7</size>
32969       </method>
32970       <method name="Boolean Equals(System.Object)">
32971         <size>2</size>
32972       </method>
32973       <method name="Void Main()">
32974         <size>1</size>
32975       </method>
32976     </type>
32977   </test>
32978   <test name="test-566.cs">
32979     <type name="Test">
32980       <method name="Void .ctor()">
32981         <size>7</size>
32982       </method>
32983       <method name="System.String get_Spec()">
32984         <size>12</size>
32985       </method>
32986       <method name="Void Foo(C)">
32987         <size>7</size>
32988       </method>
32989       <method name="Void Foo2(CC)">
32990         <size>12</size>
32991       </method>
32992       <method name="Void Main()">
32993         <size>1</size>
32994       </method>
32995     </type>
32996     <type name="CA">
32997       <method name="Void .ctor()">
32998         <size>7</size>
32999       </method>
33000       <method name="Void set_Spec(System.String)">
33001         <size>1</size>
33002       </method>
33003     </type>
33004     <type name="CB">
33005       <method name="Void .ctor()">
33006         <size>7</size>
33007       </method>
33008       <method name="Void set_Spec(System.String)">
33009         <size>1</size>
33010       </method>
33011     </type>
33012     <type name="CC">
33013       <method name="Void .ctor()">
33014         <size>7</size>
33015       </method>
33016     </type>
33017   </test>
33018   <test name="test-567.cs">
33019     <type name="preservesig_test.Class1">
33020       <method name="Void .ctor()">
33021         <size>7</size>
33022       </method>
33023       <method name="Int32 Main(System.String[])">
33024         <size>143</size>
33025       </method>
33026     </type>
33027     <type name="preservesig_test.TestClass">
33028       <method name="Void .ctor()">
33029         <size>7</size>
33030       </method>
33031       <method name="Void add_e(preservesig_test.TestClass+D)">
33032         <size>24</size>
33033       </method>
33034       <method name="Void remove_e(preservesig_test.TestClass+D)">
33035         <size>24</size>
33036       </method>
33037       <method name="Int32 DoFoo()">
33038         <size>2</size>
33039       </method>
33040       <method name="Int32 get_Foo()">
33041         <size>2</size>
33042       </method>
33043     </type>
33044     <type name="preservesig_test.TestClass+D">
33045       <method name="Void .ctor(Object, IntPtr)">
33046         <size>0</size>
33047       </method>
33048       <method name="Void Invoke()">
33049         <size>0</size>
33050       </method>
33051       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33052         <size>0</size>
33053       </method>
33054       <method name="Void EndInvoke(IAsyncResult)">
33055         <size>0</size>
33056       </method>
33057     </type>
33058   </test>
33059   <test name="test-568.cs">
33060     <type name="B">
33061       <method name="Void .ctor()">
33062         <size>7</size>
33063       </method>
33064       <method name="Void Main()">
33065         <size>1</size>
33066       </method>
33067     </type>
33068   </test>
33069   <test name="test-569.cs">
33070     <type name="MyAttribute">
33071       <method name="Void .ctor()">
33072         <size>7</size>
33073       </method>
33074     </type>
33075     <type name="SubAttribute">
33076       <method name="Void .ctor()">
33077         <size>7</size>
33078       </method>
33079     </type>
33080     <type name="test">
33081       <method name="Void .ctor()">
33082         <size>7</size>
33083       </method>
33084       <method name="Void method()">
33085         <size>1</size>
33086       </method>
33087       <method name="Void Main()">
33088         <size>1</size>
33089       </method>
33090     </type>
33091   </test>
33092   <test name="test-57.cs">
33093     <type name="Button">
33094       <method name="Void .ctor()">
33095         <size>7</size>
33096       </method>
33097       <method name="Void add_Click(EventHandler)">
33098         <size>24</size>
33099       </method>
33100       <method name="Void remove_Click(EventHandler)">
33101         <size>24</size>
33102       </method>
33103       <method name="Void OnClick(Int32, Int32)">
33104         <size>36</size>
33105       </method>
33106       <method name="Void Reset()">
33107         <size>8</size>
33108       </method>
33109     </type>
33110     <type name="Blah">
33111       <method name="Void .ctor()">
33112         <size>18</size>
33113       </method>
33114       <method name="Void Connect()">
33115         <size>59</size>
33116       </method>
33117       <method name="Void Button1_Click(Int32, Int32)">
33118         <size>34</size>
33119       </method>
33120       <method name="Void Foo_Click(Int32, Int32)">
33121         <size>34</size>
33122       </method>
33123       <method name="Void Disconnect()">
33124         <size>34</size>
33125       </method>
33126       <method name="Int32 Main()">
33127         <size>66</size>
33128       </method>
33129     </type>
33130     <type name="EventHandler">
33131       <method name="Void .ctor(Object, IntPtr)">
33132         <size>0</size>
33133       </method>
33134       <method name="Void Invoke(Int32, Int32)">
33135         <size>0</size>
33136       </method>
33137       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
33138         <size>0</size>
33139       </method>
33140       <method name="Void EndInvoke(IAsyncResult)">
33141         <size>0</size>
33142       </method>
33143     </type>
33144   </test>
33145   <test name="test-570.cs">
33146     <type name="Bar">
33147       <method name="Void .ctor()">
33148         <size>7</size>
33149       </method>
33150     </type>
33151     <type name="Program">
33152       <method name="Void .ctor()">
33153         <size>7</size>
33154       </method>
33155       <method name="Void Main()">
33156         <size>47</size>
33157       </method>
33158     </type>
33159   </test>
33160   <test name="test-571.cs">
33161     <type name="Test">
33162       <method name="Void .ctor()">
33163         <size>7</size>
33164       </method>
33165       <method name="Void Main()">
33166         <size>1</size>
33167       </method>
33168     </type>
33169   </test>
33170   <test name="test-572.cs">
33171     <type name="C">
33172       <method name="Void .ctor()">
33173         <size>7</size>
33174       </method>
33175       <method name="Color get_Color()">
33176         <size>10</size>
33177       </method>
33178       <method name="Void ResetCustomColors()">
33179         <size>16</size>
33180       </method>
33181       <method name="Void Main()">
33182         <size>1</size>
33183       </method>
33184     </type>
33185     <type name="Color">
33186       <method name="Color From(Int32)">
33187         <size>10</size>
33188       </method>
33189       <method name="Int32 ToArgb()">
33190         <size>2</size>
33191       </method>
33192     </type>
33193   </test>
33194   <test name="test-573.cs">
33195     <type name="C">
33196       <method name="Void .ctor()">
33197         <size>7</size>
33198       </method>
33199       <method name="Void .cctor()">
33200         <size>11</size>
33201       </method>
33202       <method name="Void Main()">
33203         <size>25</size>
33204       </method>
33205     </type>
33206   </test>
33207   <test name="test-574.cs">
33208     <type name="X">
33209       <method name="Void .ctor()">
33210         <size>7</size>
33211       </method>
33212       <method name="Int32 Main()">
33213         <size>31</size>
33214       </method>
33215     </type>
33216   </test>
33217   <test name="test-575.cs">
33218     <type name="Program">
33219       <method name="Void .ctor()">
33220         <size>7</size>
33221       </method>
33222       <method name="Void Main(System.String[])">
33223         <size>25</size>
33224       </method>
33225     </type>
33226   </test>
33227   <test name="test-576.cs">
33228     <type name="Foo">
33229       <method name="Void .ctor()">
33230         <size>7</size>
33231       </method>
33232       <method name="Void Main()">
33233         <size>24</size>
33234       </method>
33235     </type>
33236   </test>
33237   <test name="test-578.cs">
33238     <type name="Test1.TestItem1">
33239       <method name="Void .ctor()">
33240         <size>7</size>
33241       </method>
33242       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33243         <size>34</size>
33244       </method>
33245       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33246         <size>34</size>
33247       </method>
33248       <method name="Int32 Test()">
33249         <size>12</size>
33250       </method>
33251     </type>
33252     <type name="Test1.TestItem2">
33253       <method name="Void .ctor()">
33254         <size>7</size>
33255       </method>
33256       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33257         <size>18</size>
33258       </method>
33259       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33260         <size>18</size>
33261       </method>
33262     </type>
33263     <type name="Test1.CC">
33264       <method name="Void .ctor()">
33265         <size>7</size>
33266       </method>
33267       <method name="Int32 Main()">
33268         <size>57</size>
33269       </method>
33270     </type>
33271     <type name="Test1.TestDelegate1">
33272       <method name="Void .ctor(Object, IntPtr)">
33273         <size>0</size>
33274       </method>
33275       <method name="Int32 Invoke()">
33276         <size>0</size>
33277       </method>
33278       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33279         <size>0</size>
33280       </method>
33281       <method name="Int32 EndInvoke(IAsyncResult)">
33282         <size>0</size>
33283       </method>
33284     </type>
33285     <type name="Test1.CC">
33286       <method name="Int32 &lt;Main&gt;m__0()">
33287         <size>2</size>
33288       </method>
33289     </type>
33290   </test>
33291   <test name="test-579.cs">
33292     <type name="X">
33293       <method name="Void .ctor()">
33294         <size>7</size>
33295       </method>
33296       <method name="Void Main()">
33297         <size>35</size>
33298       </method>
33299       <method name="Void DoCall(X+test)">
33300         <size>1</size>
33301       </method>
33302     </type>
33303     <type name="X+test">
33304       <method name="Void .ctor(Object, IntPtr)">
33305         <size>0</size>
33306       </method>
33307       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33308         <size>0</size>
33309       </method>
33310       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33311         <size>0</size>
33312       </method>
33313       <method name="System.Object EndInvoke(IAsyncResult)">
33314         <size>0</size>
33315       </method>
33316     </type>
33317     <type name="X">
33318       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33319         <size>18</size>
33320       </method>
33321     </type>
33322   </test>
33323   <test name="test-58.cs">
33324     <type name="Blah">
33325       <method name="Void .ctor()">
33326         <size>7</size>
33327       </method>
33328       <method name="Int32 Main()">
33329         <size>27</size>
33330       </method>
33331     </type>
33332   </test>
33333   <test name="test-580.cs">
33334     <type name="Bla">
33335       <method name="Void .ctor()">
33336         <size>7</size>
33337       </method>
33338       <method name="Void BuildNode(System.String ByRef)">
33339         <size>43</size>
33340       </method>
33341       <method name="Void BuildNode(System.String[] ByRef)">
33342         <size>56</size>
33343       </method>
33344       <method name="Void BuildNode_B(System.Object ByRef)">
33345         <size>18</size>
33346       </method>
33347       <method name="System.String BuildNode_C(System.String ByRef)">
33348         <size>76</size>
33349       </method>
33350       <method name="System.String BuildNode_D()">
33351         <size>155</size>
33352       </method>
33353       <method name="Void BuildNode_E(System.String[,] ByRef)">
33354         <size>68</size>
33355       </method>
33356       <method name="Int32 Main()">
33357         <size>265</size>
33358       </method>
33359     </type>
33360   </test>
33361   <test name="test-581.cs">
33362     <type name="TestParams">
33363       <method name="Void .ctor()">
33364         <size>7</size>
33365       </method>
33366       <method name="System.Object get_Item(System.String[])">
33367         <size>4</size>
33368       </method>
33369       <method name="Void set_Item(System.String[], System.Object)">
33370         <size>40</size>
33371       </method>
33372       <method name="Void TestMethod()">
33373         <size>179</size>
33374       </method>
33375     </type>
33376     <type name="TestNonParams">
33377       <method name="Void .ctor()">
33378         <size>7</size>
33379       </method>
33380       <method name="System.Object get_Item(System.String)">
33381         <size>2</size>
33382       </method>
33383       <method name="Void set_Item(System.String, System.Object)">
33384         <size>40</size>
33385       </method>
33386       <method name="Void TestMethod()">
33387         <size>71</size>
33388       </method>
33389     </type>
33390     <type name="M">
33391       <method name="Void .ctor()">
33392         <size>7</size>
33393       </method>
33394       <method name="Int32 Main()">
33395         <size>22</size>
33396       </method>
33397     </type>
33398   </test>
33399   <test name="test-582.cs">
33400     <type name="TrueClass">
33401       <method name="Void Main()">
33402         <size>1</size>
33403       </method>
33404     </type>
33405   </test>
33406   <test name="test-583.cs">
33407     <type name="Program">
33408       <method name="Void .ctor()">
33409         <size>7</size>
33410       </method>
33411       <method name="Int32 Main()">
33412         <size>19</size>
33413       </method>
33414     </type>
33415     <type name="ObjectContainerBase">
33416       <method name="Void .ctor()">
33417         <size>7</size>
33418       </method>
33419     </type>
33420   </test>
33421   <test name="test-584.cs">
33422     <type name="Style">
33423       <method name="Void .ctor()">
33424         <size>7</size>
33425       </method>
33426       <method name="Style get_CurrentStyle()">
33427         <size>2</size>
33428       </method>
33429       <method name="Void set_CurrentStyle(Style)">
33430         <size>1</size>
33431       </method>
33432       <method name="Boolean LoadCurrentStyle()">
33433         <size>20</size>
33434       </method>
33435       <method name="Style Load()">
33436         <size>2</size>
33437       </method>
33438       <method name="Int32 Main()">
33439         <size>18</size>
33440       </method>
33441     </type>
33442   </test>
33443   <test name="test-585.cs">
33444     <type name="A">
33445       <method name="Void .ctor()">
33446         <size>7</size>
33447       </method>
33448     </type>
33449     <type name="B">
33450       <method name="Void .ctor()">
33451         <size>7</size>
33452       </method>
33453     </type>
33454     <type name="X">
33455       <method name="Void .ctor()">
33456         <size>7</size>
33457       </method>
33458     </type>
33459     <type name="Program">
33460       <method name="Void .ctor()">
33461         <size>7</size>
33462       </method>
33463       <method name="Void Main()">
33464         <size>52</size>
33465       </method>
33466     </type>
33467   </test>
33468   <test name="test-586.cs">
33469     <type name="Program">
33470       <method name="Void .ctor()">
33471         <size>7</size>
33472       </method>
33473       <method name="Int32 Main()">
33474         <size>99</size>
33475       </method>
33476     </type>
33477     <type name="Program+MyColor">
33478       <method name="Void .ctor(Single)">
33479         <size>8</size>
33480       </method>
33481       <method name="Single get_Value()">
33482         <size>7</size>
33483       </method>
33484       <method name="MyColor op_Addition(MyColor, MyColor)">
33485         <size>21</size>
33486       </method>
33487     </type>
33488   </test>
33489   <test name="test-587.cs">
33490     <type name="Program">
33491       <method name="Void .ctor()">
33492         <size>7</size>
33493       </method>
33494       <method name="Int32 Main()">
33495         <size>17</size>
33496       </method>
33497     </type>
33498   </test>
33499   <test name="test-588.cs">
33500     <type name="TestNamespace.TestClass">
33501       <method name="Void .ctor()">
33502         <size>7</size>
33503       </method>
33504       <method name="Void HelloWorld()">
33505         <size>1</size>
33506       </method>
33507     </type>
33508     <type name="SuperClass">
33509       <method name="Void .ctor()">
33510         <size>7</size>
33511       </method>
33512       <method name="TestNamespace.TestClass get_TestClass()">
33513         <size>7</size>
33514       </method>
33515     </type>
33516     <type name="SubClass">
33517       <method name="Void .ctor()">
33518         <size>12</size>
33519       </method>
33520     </type>
33521     <type name="App">
33522       <method name="Void .ctor()">
33523         <size>7</size>
33524       </method>
33525       <method name="Void Main()">
33526         <size>7</size>
33527       </method>
33528     </type>
33529   </test>
33530   <test name="test-589.cs">
33531     <type name="TestNamespace.TestClass">
33532       <method name="Void .ctor()">
33533         <size>7</size>
33534       </method>
33535       <method name="Void HelloWorld()">
33536         <size>1</size>
33537       </method>
33538     </type>
33539     <type name="SuperClass">
33540       <method name="Void .ctor()">
33541         <size>7</size>
33542       </method>
33543       <method name="TestNamespace.TestClass get_TestClass()">
33544         <size>7</size>
33545       </method>
33546       <method name="Void set_TestClass(TestNamespace.TestClass)">
33547         <size>1</size>
33548       </method>
33549     </type>
33550     <type name="SubClass">
33551       <method name="Void .ctor()">
33552         <size>12</size>
33553       </method>
33554     </type>
33555     <type name="App">
33556       <method name="Void .ctor()">
33557         <size>7</size>
33558       </method>
33559       <method name="Void Main()">
33560         <size>7</size>
33561       </method>
33562     </type>
33563   </test>
33564   <test name="test-59.cs">
33565     <type name="X">
33566       <method name="Void .ctor()">
33567         <size>7</size>
33568       </method>
33569       <method name="Int32 test_explicit()">
33570         <size>224</size>
33571       </method>
33572       <method name="Int32 test_implicit()">
33573         <size>102</size>
33574       </method>
33575       <method name="Int32 Main()">
33576         <size>55</size>
33577       </method>
33578     </type>
33579   </test>
33580   <test name="test-590.cs">
33581     <type name="X">
33582       <method name="Void .ctor()">
33583         <size>18</size>
33584       </method>
33585       <method name="Int32 Main()">
33586         <size>28</size>
33587       </method>
33588       <method name="System.String Foo()">
33589         <size>6</size>
33590       </method>
33591       <method name="System.String get_Prop()">
33592         <size>7</size>
33593       </method>
33594       <method name="Void set_Prop(System.String)">
33595         <size>8</size>
33596       </method>
33597       <method name="System.String get_Item(Int32)">
33598         <size>7</size>
33599       </method>
33600       <method name="Void set_Item(Int32, System.String)">
33601         <size>8</size>
33602       </method>
33603       <method name="Int32 Do(System.String, System.String, System.String)">
33604         <size>334</size>
33605       </method>
33606     </type>
33607   </test>
33608   <test name="test-591.cs">
33609     <type name="C1">
33610       <method name="Void .ctor()">
33611         <size>7</size>
33612       </method>
33613       <method name="Void Foo(System.String)">
33614         <size>49</size>
33615       </method>
33616     </type>
33617     <type name="C2">
33618       <method name="Void .ctor()">
33619         <size>7</size>
33620       </method>
33621       <method name="Void Main()">
33622         <size>1</size>
33623       </method>
33624     </type>
33625   </test>
33626   <test name="test-592.cs">
33627     <type name="T">
33628       <method name="Void .ctor()">
33629         <size>7</size>
33630       </method>
33631       <method name="Int32 fib(Int32)">
33632         <size>53</size>
33633       </method>
33634       <method name="Int32 xx(Int32)">
33635         <size>33</size>
33636       </method>
33637       <method name="Void foo(Int32)">
33638         <size>38</size>
33639       </method>
33640       <method name="Void XXXA()">
33641         <size>6</size>
33642       </method>
33643       <method name="Void Main()">
33644         <size>1</size>
33645       </method>
33646     </type>
33647   </test>
33648   <test name="test-593.cs">
33649     <type name="MainClass">
33650       <method name="Void .ctor()">
33651         <size>7</size>
33652       </method>
33653       <method name="Void Foo(I)">
33654         <size>7</size>
33655       </method>
33656       <method name="Void Main()">
33657         <size>1</size>
33658       </method>
33659     </type>
33660   </test>
33661   <test name="test-594.cs">
33662     <type name="Test">
33663       <method name="Void .ctor()">
33664         <size>7</size>
33665       </method>
33666       <method name="Void Main()">
33667         <size>1</size>
33668       </method>
33669     </type>
33670   </test>
33671   <test name="test-595.cs">
33672     <type name="AttributesCollection">
33673       <method name="Void .ctor()">
33674         <size>7</size>
33675       </method>
33676       <method name="System.Object get_Item(SymbolId)">
33677         <size>2</size>
33678       </method>
33679       <method name="Void set_Item(SymbolId, System.Object)">
33680         <size>1</size>
33681       </method>
33682     </type>
33683     <type name="Program">
33684       <method name="Void .ctor()">
33685         <size>7</size>
33686       </method>
33687       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
33688         <size>18</size>
33689       </method>
33690       <method name="Void Main()">
33691         <size>23</size>
33692       </method>
33693     </type>
33694   </test>
33695   <test name="test-596.cs">
33696     <type name="C">
33697       <method name="Void .ctor()">
33698         <size>7</size>
33699       </method>
33700       <method name="Void Main()">
33701         <size>17</size>
33702       </method>
33703     </type>
33704   </test>
33705   <test name="test-597.cs">
33706     <type name="TestNS.Foo">
33707       <method name="Void .ctor()">
33708         <size>7</size>
33709       </method>
33710     </type>
33711     <type name="TestNS.XElement">
33712       <method name="Void .ctor()">
33713         <size>7</size>
33714       </method>
33715       <method name="TestNS.Bar get_Document()">
33716         <size>2</size>
33717       </method>
33718       <method name="System.Object get_CrashHere()">
33719         <size>29</size>
33720       </method>
33721     </type>
33722     <type name="TestNS.Element">
33723       <method name="Void .ctor()">
33724         <size>7</size>
33725       </method>
33726       <method name="TestNS.Foo get_Document()">
33727         <size>2</size>
33728       </method>
33729     </type>
33730     <type name="TestNS.Bar">
33731       <method name="Void .ctor()">
33732         <size>7</size>
33733       </method>
33734       <method name="IHoge get_Root()">
33735         <size>2</size>
33736       </method>
33737     </type>
33738     <type name="TestNS.C">
33739       <method name="Void .ctor()">
33740         <size>7</size>
33741       </method>
33742       <method name="Void Main()">
33743         <size>1</size>
33744       </method>
33745     </type>
33746   </test>
33747   <test name="test-598.cs">
33748     <type name="Test">
33749       <method name="Void .ctor()">
33750         <size>35</size>
33751       </method>
33752       <method name="V get_v()">
33753         <size>7</size>
33754       </method>
33755       <method name="Void Main()">
33756         <size>1</size>
33757       </method>
33758     </type>
33759     <type name="V">
33760       <method name="Void set_Item(Int32, Int32)">
33761         <size>1</size>
33762       </method>
33763     </type>
33764   </test>
33765   <test name="test-599.cs">
33766     <type name="Test.String">
33767       <method name="Void .ctor(String)">
33768         <size>14</size>
33769       </method>
33770       <method name="Test.String op_Implicit(System.String)">
33771         <size>15</size>
33772       </method>
33773       <method name="System.String op_Implicit(Test.String)">
33774         <size>15</size>
33775       </method>
33776     </type>
33777     <type name="TestCompiler.MainClass">
33778       <method name="Void .ctor()">
33779         <size>7</size>
33780       </method>
33781       <method name="Int32 Main()">
33782         <size>80</size>
33783       </method>
33784     </type>
33785   </test>
33786   <test name="test-6.cs">
33787     <type name="X">
33788       <method name="Void .ctor()">
33789         <size>7</size>
33790       </method>
33791       <method name="Int32 Main()">
33792         <size>37</size>
33793       </method>
33794     </type>
33795   </test>
33796   <test name="test-60.cs">
33797     <type name="ns5.Y">
33798       <method name="Void .ctor()">
33799         <size>7</size>
33800       </method>
33801       <method name="Void Run()">
33802         <size>1</size>
33803       </method>
33804     </type>
33805     <type name="X">
33806       <method name="Void .ctor()">
33807         <size>7</size>
33808       </method>
33809       <method name="Int32 Main()">
33810         <size>14</size>
33811       </method>
33812     </type>
33813   </test>
33814   <test name="test-600.cs">
33815     <type name="Test.Regression">
33816       <method name="Void .ctor()">
33817         <size>7</size>
33818       </method>
33819       <method name="Int32 Main()">
33820         <size>90</size>
33821       </method>
33822     </type>
33823   </test>
33824   <test name="test-601.cs">
33825     <type name="C">
33826       <method name="Void .ctor()">
33827         <size>7</size>
33828       </method>
33829       <method name="Void Main()">
33830         <size>1</size>
33831       </method>
33832     </type>
33833     <type name="C+MarkerUpdatedVMDelegate">
33834       <method name="Void .ctor(Object, IntPtr)">
33835         <size>0</size>
33836       </method>
33837       <method name="Void Invoke(IntPtr, IntPtr)">
33838         <size>0</size>
33839       </method>
33840       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
33841         <size>0</size>
33842       </method>
33843       <method name="Void EndInvoke(IAsyncResult)">
33844         <size>0</size>
33845       </method>
33846     </type>
33847   </test>
33848   <test name="test-602.cs">
33849     <type name="C">
33850       <method name="Void .ctor()">
33851         <size>7</size>
33852       </method>
33853       <method name="Int32 Main()">
33854         <size>95</size>
33855       </method>
33856       <method name="Int32 Error(System.String, System.Object[])">
33857         <size>8</size>
33858       </method>
33859       <method name="Int32 Format(System.String, System.Object)">
33860         <size>2</size>
33861       </method>
33862       <method name="Int32 Format(System.String, System.Object[])">
33863         <size>2</size>
33864       </method>
33865       <method name="Int32 Format(System.String, System.Object, System.Object[])">
33866         <size>2</size>
33867       </method>
33868       <method name="Int32 Test_A(System.String)">
33869         <size>2</size>
33870       </method>
33871       <method name="Int32 Test_A(System.String, System.Object[])">
33872         <size>2</size>
33873       </method>
33874       <method name="Int32 Test_C(System.Type, System.Int32[])">
33875         <size>2</size>
33876       </method>
33877       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
33878         <size>2</size>
33879       </method>
33880     </type>
33881   </test>
33882   <test name="test-603.cs">
33883     <type name="ConsoleApplication1.Program">
33884       <method name="Void .ctor()">
33885         <size>7</size>
33886       </method>
33887       <method name="Void .cctor()">
33888         <size>1</size>
33889       </method>
33890       <method name="Int32 Main()">
33891         <size>52</size>
33892       </method>
33893     </type>
33894   </test>
33895   <test name="test-604.cs">
33896     <type name="Program">
33897       <method name="Void .ctor()">
33898         <size>7</size>
33899       </method>
33900       <method name="Int32 Main()">
33901         <size>83</size>
33902       </method>
33903     </type>
33904     <type name="Program+ImplementingExplicitInterfacesMembers">
33905       <method name="Void .ctor()">
33906         <size>7</size>
33907       </method>
33908       <method name="Void Program.Iface1.IfaceMethod1()">
33909         <size>1</size>
33910       </method>
33911       <method name="Void Program.Iface2.IfaceMethod2()">
33912         <size>1</size>
33913       </method>
33914     </type>
33915   </test>
33916   <test name="test-605.cs">
33917     <type name="TestA">
33918       <method name="Void .ctor()">
33919         <size>7</size>
33920       </method>
33921       <method name="System.String get_Method()">
33922         <size>2</size>
33923       </method>
33924     </type>
33925     <type name="TestB">
33926       <method name="Void .ctor()">
33927         <size>7</size>
33928       </method>
33929       <method name="System.String get_Method()">
33930         <size>2</size>
33931       </method>
33932       <method name="Void Main()">
33933         <size>1</size>
33934       </method>
33935     </type>
33936   </test>
33937   <test name="test-606.cs">
33938     <type name="Program">
33939       <method name="Void .ctor()">
33940         <size>7</size>
33941       </method>
33942       <method name="Int32 Main()">
33943         <size>157</size>
33944       </method>
33945     </type>
33946     <type name="Info">
33947       <method name="Void .ctor()">
33948         <size>7</size>
33949       </method>
33950       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
33951         <size>2</size>
33952       </method>
33953       <method name="Void System.Collections.IEnumerator.Reset()">
33954         <size>1</size>
33955       </method>
33956       <method name="System.Object System.Collections.IEnumerator.get_Current()">
33957         <size>2</size>
33958       </method>
33959       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
33960         <size>2</size>
33961       </method>
33962       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
33963         <size>1</size>
33964       </method>
33965     </type>
33966   </test>
33967   <test name="test-607.cs">
33968     <type name="Program">
33969       <method name="Void .ctor()">
33970         <size>7</size>
33971       </method>
33972       <method name="Int32 Main()">
33973         <size>40</size>
33974       </method>
33975     </type>
33976   </test>
33977   <test name="test-608.cs">
33978     <type name="X">
33979       <method name="Void .ctor()">
33980         <size>7</size>
33981       </method>
33982       <method name="Void Main()">
33983         <size>60</size>
33984       </method>
33985     </type>
33986   </test>
33987   <test name="test-609.cs">
33988     <type name="Test">
33989       <method name="Void .ctor()">
33990         <size>7</size>
33991       </method>
33992       <method name="Int32 Main()">
33993         <size>36</size>
33994       </method>
33995     </type>
33996   </test>
33997   <test name="test-61.cs">
33998     <type name="X">
33999       <method name="Void .ctor()">
34000         <size>7</size>
34001       </method>
34002       <method name="Void add_XX(X+MyEvent)">
34003         <size>3</size>
34004       </method>
34005       <method name="Void remove_XX(X+MyEvent)">
34006         <size>3</size>
34007       </method>
34008       <method name="Int32 get_Property()">
34009         <size>4</size>
34010       </method>
34011       <method name="Void set_Property(Int32)">
34012         <size>3</size>
34013       </method>
34014       <method name="Int32 get_P2()">
34015         <size>2</size>
34016       </method>
34017       <method name="Void set_P3(Int32)">
34018         <size>1</size>
34019       </method>
34020       <method name="Int32 Main()">
34021         <size>2</size>
34022       </method>
34023     </type>
34024     <type name="X+MyEvent">
34025       <method name="Void .ctor(Object, IntPtr)">
34026         <size>0</size>
34027       </method>
34028       <method name="Void Invoke()">
34029         <size>0</size>
34030       </method>
34031       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34032         <size>0</size>
34033       </method>
34034       <method name="Void EndInvoke(IAsyncResult)">
34035         <size>0</size>
34036       </method>
34037     </type>
34038   </test>
34039   <test name="test-610.cs">
34040     <type name="A">
34041       <method name="Void .ctor()">
34042         <size>7</size>
34043       </method>
34044       <method name="Void Main()">
34045         <size>1</size>
34046       </method>
34047     </type>
34048     <type name="A+C">
34049       <method name="Void .ctor()">
34050         <size>7</size>
34051       </method>
34052     </type>
34053     <type name="A+C+D">
34054       <method name="Void .ctor()">
34055         <size>7</size>
34056       </method>
34057     </type>
34058     <type name="N.B">
34059       <method name="Void .ctor()">
34060         <size>7</size>
34061       </method>
34062     </type>
34063     <type name="N.B+C">
34064       <method name="Void .ctor()">
34065         <size>7</size>
34066       </method>
34067     </type>
34068     <type name="N.B+C+E">
34069       <method name="Void .ctor()">
34070         <size>7</size>
34071       </method>
34072     </type>
34073     <type name="N.B+A">
34074       <method name="Void .ctor()">
34075         <size>7</size>
34076       </method>
34077     </type>
34078     <type name="N.B+A+D">
34079       <method name="Void .ctor()">
34080         <size>7</size>
34081       </method>
34082     </type>
34083   </test>
34084   <test name="test-611.cs">
34085     <type name="T">
34086       <method name="Void .ctor()">
34087         <size>7</size>
34088       </method>
34089     </type>
34090     <type name="T+Protected">
34091       <method name="Void .ctor()">
34092         <size>7</size>
34093       </method>
34094     </type>
34095     <type name="D">
34096       <method name="Void .ctor()">
34097         <size>7</size>
34098       </method>
34099     </type>
34100     <type name="D+Private">
34101       <method name="Void .ctor()">
34102         <size>7</size>
34103       </method>
34104       <method name="Void Stuff(T+Protected)">
34105         <size>1</size>
34106       </method>
34107     </type>
34108     <type name="D2">
34109       <method name="Void .ctor()">
34110         <size>7</size>
34111       </method>
34112     </type>
34113     <type name="D2+P">
34114       <method name="Void .ctor()">
34115         <size>7</size>
34116       </method>
34117     </type>
34118     <type name="D2+P+Private">
34119       <method name="Void .ctor()">
34120         <size>7</size>
34121       </method>
34122       <method name="Void Stuff(T+Protected)">
34123         <size>1</size>
34124       </method>
34125     </type>
34126     <type name="Z">
34127       <method name="Void .ctor()">
34128         <size>7</size>
34129       </method>
34130       <method name="Void Main()">
34131         <size>1</size>
34132       </method>
34133     </type>
34134   </test>
34135   <test name="test-612.cs">
34136     <type name="Abcdefghijklmnopqrstuvwxyz">
34137       <method name="Void .ctor()">
34138         <size>7</size>
34139       </method>
34140       <method name="Void .cctor()">
34141         <size>7</size>
34142       </method>
34143     </type>
34144     <type name="OO">
34145       <method name="Void .ctor()">
34146         <size>7</size>
34147       </method>
34148       <method name="Void D()">
34149         <size>5293</size>
34150       </method>
34151     </type>
34152     <type name="Zyxwvutsrqp">
34153       <method name="Void .ctor()">
34154         <size>7</size>
34155       </method>
34156       <method name="Void .cctor()">
34157         <size>7</size>
34158       </method>
34159     </type>
34160     <type name="XXX">
34161       <method name="Void .ctor()">
34162         <size>7</size>
34163       </method>
34164       <method name="Boolean IsAltered()">
34165         <size>859</size>
34166       </method>
34167       <method name="Void Main()">
34168         <size>1</size>
34169       </method>
34170     </type>
34171   </test>
34172   <test name="test-613.cs">
34173     <type name="M">
34174       <method name="Void .ctor()">
34175         <size>7</size>
34176       </method>
34177       <method name="Boolean g()">
34178         <size>8</size>
34179       </method>
34180       <method name="Int32 Main()">
34181         <size>62</size>
34182       </method>
34183     </type>
34184   </test>
34185   <test name="test-614.cs">
34186     <type name="C">
34187       <method name="Void .ctor()">
34188         <size>7</size>
34189       </method>
34190       <method name="Void And()">
34191         <size>73</size>
34192       </method>
34193       <method name="Void Or()">
34194         <size>137</size>
34195       </method>
34196       <method name="Int32 Main()">
34197         <size>70</size>
34198       </method>
34199     </type>
34200   </test>
34201   <test name="test-615.cs">
34202     <type name="C">
34203       <method name="Void .ctor()">
34204         <size>7</size>
34205       </method>
34206       <method name="Void Main()">
34207         <size>16</size>
34208       </method>
34209     </type>
34210   </test>
34211   <test name="test-617.cs">
34212     <type name="Y">
34213       <method name="Void .ctor()">
34214         <size>7</size>
34215       </method>
34216       <method name="Void X.add_Foo(MyDelegate)">
34217         <size>1</size>
34218       </method>
34219       <method name="Void X.remove_Foo(MyDelegate)">
34220         <size>1</size>
34221       </method>
34222       <method name="Void add_Foo(MyDelegate)">
34223         <size>24</size>
34224       </method>
34225       <method name="Void remove_Foo(MyDelegate)">
34226         <size>24</size>
34227       </method>
34228       <method name="Int32 X.get_Prop()">
34229         <size>2</size>
34230       </method>
34231       <method name="Int32 Main()">
34232         <size>74</size>
34233       </method>
34234     </type>
34235     <type name="MyDelegate">
34236       <method name="Void .ctor(Object, IntPtr)">
34237         <size>0</size>
34238       </method>
34239       <method name="Int64 Invoke()">
34240         <size>0</size>
34241       </method>
34242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34243         <size>0</size>
34244       </method>
34245       <method name="Int64 EndInvoke(IAsyncResult)">
34246         <size>0</size>
34247       </method>
34248     </type>
34249   </test>
34250   <test name="test-618.cs">
34251     <type name="C">
34252       <method name="Void .ctor()">
34253         <size>7</size>
34254       </method>
34255       <method name="Void ZeroBasedReductions()">
34256         <size>18</size>
34257       </method>
34258       <method name="Void Main()">
34259         <size>6</size>
34260       </method>
34261     </type>
34262   </test>
34263   <test name="test-619.cs">
34264     <type name="X">
34265       <method name="Void .ctor()">
34266         <size>7</size>
34267       </method>
34268       <method name="Void Main()">
34269         <size>11</size>
34270       </method>
34271     </type>
34272   </test>
34273   <test name="test-62.cs">
34274     <type name="X">
34275       <method name="Void .ctor()">
34276         <size>7</size>
34277       </method>
34278       <method name="X[] GetX()">
34279         <size>2</size>
34280       </method>
34281       <method name="System.Int32[] getInt()">
34282         <size>2</size>
34283       </method>
34284       <method name="System.Int32[,,] getMoreInt()">
34285         <size>2</size>
34286       </method>
34287       <method name="Int32 Main()">
34288         <size>2</size>
34289       </method>
34290     </type>
34291   </test>
34292   <test name="test-620.cs">
34293     <type name="X">
34294       <method name="Void .ctor()">
34295         <size>7</size>
34296       </method>
34297       <method name="Void A(Int32 ByRef)">
34298         <size>7</size>
34299       </method>
34300       <method name="Void B(Int32 ByRef)">
34301         <size>7</size>
34302       </method>
34303       <method name="Int32 Main()">
34304         <size>22</size>
34305       </method>
34306     </type>
34307   </test>
34308   <test name="test-621.cs">
34309     <type name="X">
34310       <method name="Void .ctor()">
34311         <size>7</size>
34312       </method>
34313       <method name="Void Main()">
34314         <size>129</size>
34315       </method>
34316     </type>
34317   </test>
34318   <test name="test-622.cs">
34319     <type name="A">
34320       <method name="Void .ctor(Int32)">
34321         <size>1</size>
34322       </method>
34323     </type>
34324     <type name="B">
34325       <method name="Void .ctor(Int32)">
34326         <size>7</size>
34327       </method>
34328     </type>
34329     <type name="X">
34330       <method name="Void .ctor()">
34331         <size>7</size>
34332       </method>
34333       <method name="Void Foo(A ByRef)">
34334         <size>8</size>
34335       </method>
34336       <method name="Void Foo(System.Object ByRef)">
34337         <size>9</size>
34338       </method>
34339       <method name="Int32 Main()">
34340         <size>16</size>
34341       </method>
34342     </type>
34343   </test>
34344   <test name="test-623.cs">
34345     <type name="X">
34346       <method name="Void .ctor()">
34347         <size>7</size>
34348       </method>
34349       <method name="Void a()">
34350         <size>0</size>
34351       </method>
34352     </type>
34353     <type name="Y">
34354       <method name="Void .ctor()">
34355         <size>7</size>
34356       </method>
34357       <method name="Void a()">
34358         <size>11</size>
34359       </method>
34360       <method name="Void Main()">
34361         <size>13</size>
34362       </method>
34363     </type>
34364   </test>
34365   <test name="test-624.cs">
34366     <type name="X">
34367       <method name="Void .ctor()">
34368         <size>7</size>
34369       </method>
34370       <method name="Int32 get_Type()">
34371         <size>2</size>
34372       </method>
34373       <method name="Void Main()">
34374         <size>3</size>
34375       </method>
34376     </type>
34377   </test>
34378   <test name="test-625.cs">
34379     <type name="Location">
34380       <method name="Void .ctor()">
34381         <size>7</size>
34382       </method>
34383       <method name="Int32 get_Null()">
34384         <size>2</size>
34385       </method>
34386     </type>
34387     <type name="X">
34388       <method name="Void .ctor()">
34389         <size>13</size>
34390       </method>
34391       <method name="Void Main()">
34392         <size>1</size>
34393       </method>
34394     </type>
34395   </test>
34396   <test name="test-626.cs">
34397     <type name="X">
34398       <method name="Void .ctor()">
34399         <size>7</size>
34400       </method>
34401       <method name="Void A()">
34402         <size>1</size>
34403       </method>
34404       <method name="Void Main()">
34405         <size>37</size>
34406       </method>
34407     </type>
34408   </test>
34409   <test name="test-627.cs">
34410     <type name="B">
34411       <method name="Void .ctor()">
34412         <size>7</size>
34413       </method>
34414       <method name="Void X.B()">
34415         <size>1</size>
34416       </method>
34417       <method name="Void A.B()">
34418         <size>1</size>
34419       </method>
34420     </type>
34421     <type name="M">
34422       <method name="Void .ctor()">
34423         <size>7</size>
34424       </method>
34425       <method name="Void N(System.Object)">
34426         <size>8</size>
34427       </method>
34428       <method name="Void Main()">
34429         <size>1</size>
34430       </method>
34431     </type>
34432   </test>
34433   <test name="test-628.cs">
34434     <type name="N1.B">
34435       <method name="Void .ctor()">
34436         <size>7</size>
34437       </method>
34438     </type>
34439     <type name="X">
34440       <method name="Void .ctor()">
34441         <size>7</size>
34442       </method>
34443     </type>
34444     <type name="X2">
34445       <method name="Void .ctor()">
34446         <size>7</size>
34447       </method>
34448     </type>
34449     <type name="Y2">
34450       <method name="Void .ctor()">
34451         <size>7</size>
34452       </method>
34453     </type>
34454     <type name="Y">
34455       <method name="Void .ctor()">
34456         <size>7</size>
34457       </method>
34458       <method name="Void Main()">
34459         <size>1</size>
34460       </method>
34461     </type>
34462   </test>
34463   <test name="test-629.cs">
34464     <type name="Foo">
34465       <method name="Void .ctor()">
34466         <size>7</size>
34467       </method>
34468       <method name="IEnumerable foo()">
34469         <size>16</size>
34470       </method>
34471       <method name="Int32 Main()">
34472         <size>65</size>
34473       </method>
34474     </type>
34475     <type name="Foo+&lt;foo&gt;c__Iterator0">
34476       <method name="Void .ctor()">
34477         <size>7</size>
34478       </method>
34479       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34480         <size>7</size>
34481       </method>
34482       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34483         <size>7</size>
34484       </method>
34485       <method name="Boolean MoveNext()">
34486         <size>39</size>
34487       </method>
34488       <method name="Void Dispose()">
34489         <size>8</size>
34490       </method>
34491       <method name="Void Reset()">
34492         <size>6</size>
34493       </method>
34494       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34495         <size>7</size>
34496       </method>
34497       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34498         <size>26</size>
34499       </method>
34500     </type>
34501   </test>
34502   <test name="test-63.cs">
34503     <type name="X">
34504       <method name="Void .ctor()">
34505         <size>7</size>
34506       </method>
34507       <method name="Int32 Main()">
34508         <size>96</size>
34509       </method>
34510     </type>
34511   </test>
34512   <test name="test-630.cs">
34513     <type name="MyEx">
34514       <method name="Void .ctor()">
34515         <size>7</size>
34516       </method>
34517     </type>
34518     <type name="Ex">
34519       <method name="Void .ctor()">
34520         <size>7</size>
34521       </method>
34522       <method name="Int32 test(Int32)">
34523         <size>37</size>
34524       </method>
34525       <method name="Int32 Main()">
34526         <size>70</size>
34527       </method>
34528     </type>
34529   </test>
34530   <test name="test-631.cs">
34531     <type name="A">
34532       <method name="Void .ctor()">
34533         <size>7</size>
34534       </method>
34535       <method name="SByte op_Implicit(A)">
34536         <size>2</size>
34537       </method>
34538       <method name="Byte op_Implicit(A)">
34539         <size>2</size>
34540       </method>
34541       <method name="Int16 op_Implicit(A)">
34542         <size>2</size>
34543       </method>
34544       <method name="UInt16 op_Implicit(A)">
34545         <size>2</size>
34546       </method>
34547       <method name="Int32 op_Implicit(A)">
34548         <size>2</size>
34549       </method>
34550       <method name="UInt32 op_Implicit(A)">
34551         <size>2</size>
34552       </method>
34553       <method name="Int64 op_Implicit(A)">
34554         <size>3</size>
34555       </method>
34556       <method name="UInt64 op_Implicit(A)">
34557         <size>3</size>
34558       </method>
34559     </type>
34560     <type name="A2">
34561       <method name="Void .ctor()">
34562         <size>7</size>
34563       </method>
34564       <method name="SByte op_Implicit(A2)">
34565         <size>2</size>
34566       </method>
34567       <method name="Byte op_Implicit(A2)">
34568         <size>2</size>
34569       </method>
34570       <method name="Int16 op_Implicit(A2)">
34571         <size>2</size>
34572       </method>
34573       <method name="UInt32 op_Implicit(A2)">
34574         <size>2</size>
34575       </method>
34576       <method name="Int64 op_Implicit(A2)">
34577         <size>3</size>
34578       </method>
34579       <method name="UInt64 op_Implicit(A2)">
34580         <size>3</size>
34581       </method>
34582     </type>
34583     <type name="A3">
34584       <method name="Void .ctor()">
34585         <size>7</size>
34586       </method>
34587       <method name="SByte op_Implicit(A3)">
34588         <size>2</size>
34589       </method>
34590       <method name="UInt32 op_Implicit(A3)">
34591         <size>2</size>
34592       </method>
34593       <method name="Int64 op_Implicit(A3)">
34594         <size>3</size>
34595       </method>
34596       <method name="UInt64 op_Implicit(A3)">
34597         <size>3</size>
34598       </method>
34599     </type>
34600     <type name="A4">
34601       <method name="Void .ctor()">
34602         <size>7</size>
34603       </method>
34604       <method name="UInt32 op_Implicit(A4)">
34605         <size>2</size>
34606       </method>
34607       <method name="Int64 op_Implicit(A4)">
34608         <size>3</size>
34609       </method>
34610       <method name="UInt64 op_Implicit(A4)">
34611         <size>3</size>
34612       </method>
34613     </type>
34614     <type name="A5">
34615       <method name="Void .ctor()">
34616         <size>7</size>
34617       </method>
34618       <method name="UInt32 op_Implicit(A5)">
34619         <size>2</size>
34620       </method>
34621       <method name="Int32 op_Implicit(A5)">
34622         <size>2</size>
34623       </method>
34624     </type>
34625     <type name="A6">
34626       <method name="Void .ctor()">
34627         <size>7</size>
34628       </method>
34629       <method name="Byte op_Implicit(A6)">
34630         <size>2</size>
34631       </method>
34632     </type>
34633     <type name="MyDecimal">
34634       <method name="Void .ctor()">
34635         <size>7</size>
34636       </method>
34637       <method name="Decimal op_Implicit(MyDecimal)">
34638         <size>8</size>
34639       </method>
34640     </type>
34641     <type name="Constraint">
34642       <method name="Void .ctor()">
34643         <size>7</size>
34644       </method>
34645       <method name="Int32 Main()">
34646         <size>293</size>
34647       </method>
34648     </type>
34649   </test>
34650   <test name="test-632.cs">
34651     <type name="Bug379822">
34652       <method name="Void .ctor()">
34653         <size>7</size>
34654       </method>
34655       <method name="Void Assert(Boolean, Boolean)">
34656         <size>19</size>
34657       </method>
34658       <method name="Void TestAnd(Boolean)">
34659         <size>79</size>
34660       </method>
34661       <method name="Void TestOr(Boolean)">
34662         <size>92</size>
34663       </method>
34664       <method name="Void Test(Boolean)">
34665         <size>13</size>
34666       </method>
34667       <method name="Void Main()">
34668         <size>13</size>
34669       </method>
34670     </type>
34671   </test>
34672   <test name="test-633.cs">
34673     <type name="Test.C">
34674       <method name="Void .ctor()">
34675         <size>7</size>
34676       </method>
34677       <method name="Void Main()">
34678         <size>1</size>
34679       </method>
34680     </type>
34681   </test>
34682   <test name="test-634.cs">
34683     <type name="Test">
34684       <method name="Void .ctor()">
34685         <size>7</size>
34686       </method>
34687       <method name="Void TestFunc()">
34688         <size>2</size>
34689       </method>
34690       <method name="Void Main(System.String[])">
34691         <size>6</size>
34692       </method>
34693     </type>
34694     <type name="Test+D">
34695       <method name="Void .ctor(Object, IntPtr)">
34696         <size>0</size>
34697       </method>
34698       <method name="Void Invoke()">
34699         <size>0</size>
34700       </method>
34701       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34702         <size>0</size>
34703       </method>
34704       <method name="Void EndInvoke(IAsyncResult)">
34705         <size>0</size>
34706       </method>
34707     </type>
34708   </test>
34709   <test name="test-635.cs">
34710     <type name="ShortCircuitFold">
34711       <method name="Void .ctor()">
34712         <size>7</size>
34713       </method>
34714       <method name="Boolean get_False()">
34715         <size>14</size>
34716       </method>
34717       <method name="Boolean get_True()">
34718         <size>14</size>
34719       </method>
34720       <method name="Void a(Boolean, Boolean)">
34721         <size>19</size>
34722       </method>
34723       <method name="Void c(Int32)">
34724         <size>67</size>
34725       </method>
34726       <method name="Boolean f()">
34727         <size>11</size>
34728       </method>
34729       <method name="Void Main()">
34730         <size>169</size>
34731       </method>
34732     </type>
34733   </test>
34734   <test name="test-636.cs">
34735     <type name="Foo">
34736       <method name="Void .ctor()">
34737         <size>7</size>
34738       </method>
34739       <method name="Boolean get_False()">
34740         <size>14</size>
34741       </method>
34742       <method name="Void ping()">
34743         <size>13</size>
34744       </method>
34745       <method name="Int32 test_while(Int32)">
34746         <size>53</size>
34747       </method>
34748       <method name="Int32 test_do_while(Int32)">
34749         <size>53</size>
34750       </method>
34751       <method name="Int32 test_for(Int32)">
34752         <size>64</size>
34753       </method>
34754       <method name="Void test_for_empty()">
34755         <size>35</size>
34756       </method>
34757       <method name="Void Main()">
34758         <size>30</size>
34759       </method>
34760     </type>
34761   </test>
34762   <test name="test-638.cs">
34763     <type name="Fail">
34764       <method name="Void .ctor()">
34765         <size>7</size>
34766       </method>
34767       <method name="Void Main()">
34768         <size>110</size>
34769       </method>
34770     </type>
34771     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
34772       <method name="Void .ctor()">
34773         <size>7</size>
34774       </method>
34775       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
34776         <size>28</size>
34777       </method>
34778     </type>
34779   </test>
34780   <test name="test-639.cs">
34781     <type name="Foo">
34782       <method name="Void .ctor()">
34783         <size>7</size>
34784       </method>
34785       <method name="System.String get_s()">
34786         <size>13</size>
34787       </method>
34788       <method name="Void set_s(System.String)">
34789         <size>34</size>
34790       </method>
34791       <method name="Void Main()">
34792         <size>67</size>
34793       </method>
34794     </type>
34795   </test>
34796   <test name="test-64.cs">
34797     <type name="Operator">
34798       <method name="Void .ctor()">
34799         <size>7</size>
34800       </method>
34801     </type>
34802     <type name="Blah">
34803       <method name="Void .ctor(Operator)">
34804         <size>7</size>
34805       </method>
34806     </type>
34807     <type name="T">
34808       <method name="Void .ctor()">
34809         <size>7</size>
34810       </method>
34811       <method name="Int32 Main()">
34812         <size>9</size>
34813       </method>
34814     </type>
34815   </test>
34816   <test name="test-640.cs">
34817     <type name="C">
34818       <method name="Void .ctor()">
34819         <size>7</size>
34820       </method>
34821       <method name="Int32 Main()">
34822         <size>100</size>
34823       </method>
34824     </type>
34825   </test>
34826   <test name="test-641.cs">
34827     <type name="Identifier">
34828       <method name="Void .ctor()">
34829         <size>7</size>
34830       </method>
34831       <method name="Int32 Main()">
34832         <size>55</size>
34833       </method>
34834       <method name="Boolean op_Equality(Identifier, Identifier)">
34835         <size>2</size>
34836       </method>
34837       <method name="Boolean op_Inequality(Identifier, Identifier)">
34838         <size>2</size>
34839       </method>
34840       <method name="Identifier op_Implicit(System.String)">
34841         <size>2</size>
34842       </method>
34843       <method name="System.String op_Implicit(Identifier)">
34844         <size>2</size>
34845       </method>
34846       <method name="Decimal op_Implicit(Identifier)">
34847         <size>7</size>
34848       </method>
34849     </type>
34850   </test>
34851   <test name="test-642.cs">
34852     <type name="C">
34853       <method name="Void .ctor()">
34854         <size>7</size>
34855       </method>
34856       <method name="Int32 Main()">
34857         <size>40</size>
34858       </method>
34859     </type>
34860   </test>
34861   <test name="test-643.cs">
34862     <type name="PointerArithmeticTest">
34863       <method name="Void .ctor()">
34864         <size>7</size>
34865       </method>
34866       <method name="Int32 Main()">
34867         <size>130</size>
34868       </method>
34869       <method name="Int32* Conversions(Int64)">
34870         <size>3</size>
34871       </method>
34872       <method name="Int32 CheckAdd(Byte*, Int32)">
34873         <size>14</size>
34874       </method>
34875       <method name="Int32 CheckSub(Int16*, Int32)">
34876         <size>16</size>
34877       </method>
34878       <method name="Int32 CheckSub2(Int16*, Int32)">
34879         <size>23</size>
34880       </method>
34881     </type>
34882   </test>
34883   <test name="test-644.cs">
34884     <type name="Program">
34885       <method name="Void .ctor()">
34886         <size>7</size>
34887       </method>
34888       <method name="System.Object M(Int32)">
34889         <size>2</size>
34890       </method>
34891       <method name="Void Test_1()">
34892         <size>59</size>
34893       </method>
34894       <method name="Boolean Test_2()">
34895         <size>24</size>
34896       </method>
34897       <method name="Boolean Test_3()">
34898         <size>24</size>
34899       </method>
34900       <method name="Boolean Test_4(Program+D)">
34901         <size>13</size>
34902       </method>
34903       <method name="Int32 Main()">
34904         <size>75</size>
34905       </method>
34906     </type>
34907     <type name="Program+D">
34908       <method name="Void .ctor(Object, IntPtr)">
34909         <size>0</size>
34910       </method>
34911       <method name="System.Object Invoke(Int32)">
34912         <size>0</size>
34913       </method>
34914       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
34915         <size>0</size>
34916       </method>
34917       <method name="System.Object EndInvoke(IAsyncResult)">
34918         <size>0</size>
34919       </method>
34920     </type>
34921   </test>
34922   <test name="test-645.cs">
34923     <type name="Program">
34924       <method name="Void .ctor()">
34925         <size>7</size>
34926       </method>
34927       <method name="IEnumerable get_Empty()">
34928         <size>16</size>
34929       </method>
34930       <method name="Void Main()">
34931         <size>61</size>
34932       </method>
34933     </type>
34934     <type name="Program+&lt;&gt;c__Iterator0">
34935       <method name="Void .ctor()">
34936         <size>7</size>
34937       </method>
34938       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34939         <size>7</size>
34940       </method>
34941       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
34942         <size>7</size>
34943       </method>
34944       <method name="Boolean MoveNext()">
34945         <size>158</size>
34946       </method>
34947       <method name="Void Dispose()">
34948         <size>8</size>
34949       </method>
34950       <method name="Void Reset()">
34951         <size>6</size>
34952       </method>
34953       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
34954         <size>7</size>
34955       </method>
34956       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
34957         <size>26</size>
34958       </method>
34959     </type>
34960   </test>
34961   <test name="test-646.cs">
34962     <type name="Program">
34963       <method name="Void .ctor()">
34964         <size>7</size>
34965       </method>
34966       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
34967         <size>7</size>
34968       </method>
34969       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
34970         <size>7</size>
34971       </method>
34972       <method name="Int32 Main()">
34973         <size>113</size>
34974       </method>
34975     </type>
34976   </test>
34977   <test name="test-647.cs">
34978     <type name="Foo">
34979       <method name="Void .ctor()">
34980         <size>7</size>
34981       </method>
34982       <method name="Void Main()">
34983         <size>28</size>
34984       </method>
34985     </type>
34986   </test>
34987   <test name="test-648.cs">
34988     <type name="ParamMismatch.TestCase">
34989       <method name="Void .ctor()">
34990         <size>7</size>
34991       </method>
34992       <method name="Void add_Culprit(System.EventHandler)">
34993         <size>1</size>
34994       </method>
34995       <method name="Void remove_Culprit(System.EventHandler)">
34996         <size>1</size>
34997       </method>
34998       <method name="Void Main()">
34999         <size>1</size>
35000       </method>
35001       <method name="Void Finalize()">
35002         <size>13</size>
35003       </method>
35004     </type>
35005   </test>
35006   <test name="test-649.cs">
35007     <type name="MainClass">
35008       <method name="Void .ctor()">
35009         <size>7</size>
35010       </method>
35011       <method name="Void Main(System.String[])">
35012         <size>609</size>
35013       </method>
35014     </type>
35015     <type name="MainClass+Decimal2">
35016       <method name="Void .ctor(Double)">
35017         <size>13</size>
35018       </method>
35019       <method name="Void .ctor(Decimal)">
35020         <size>8</size>
35021       </method>
35022       <method name="Decimal2 op_Explicit(Decimal)">
35023         <size>7</size>
35024       </method>
35025       <method name="Decimal2 op_Explicit(Double)">
35026         <size>7</size>
35027       </method>
35028       <method name="Decimal op_Implicit(Decimal2)">
35029         <size>8</size>
35030       </method>
35031     </type>
35032   </test>
35033   <test name="test-65.cs">
35034     <type name="X">
35035       <method name="Void .ctor()">
35036         <size>7</size>
35037       </method>
35038       <method name="Void receiver(S)">
35039         <size>7</size>
35040       </method>
35041       <method name="System.Object BoxS()">
35042         <size>21</size>
35043       </method>
35044       <method name="S Plain()">
35045         <size>16</size>
35046       </method>
35047       <method name="Int32 Main()">
35048         <size>98</size>
35049       </method>
35050     </type>
35051   </test>
35052   <test name="test-650.cs">
35053     <type name="App">
35054       <method name="Void .ctor()">
35055         <size>7</size>
35056       </method>
35057       <method name="Void Main()">
35058         <size>1</size>
35059       </method>
35060     </type>
35061   </test>
35062   <test name="test-651.cs">
35063     <type name="Foo">
35064       <method name="Void .ctor()">
35065         <size>7</size>
35066       </method>
35067       <method name="Void Open(IList)">
35068         <size>1</size>
35069       </method>
35070       <method name="Void Open(System.Collections.ArrayList ByRef)">
35071         <size>20</size>
35072       </method>
35073       <method name="Void Main()">
35074         <size>1</size>
35075       </method>
35076     </type>
35077   </test>
35078   <test name="test-652.cs">
35079     <type name="C">
35080       <method name="Void .ctor()">
35081         <size>7</size>
35082       </method>
35083       <method name="Int32 Main()">
35084         <size>6</size>
35085       </method>
35086       <method name="Int32 Test()">
35087         <size>27</size>
35088       </method>
35089     </type>
35090   </test>
35091   <test name="test-653.cs">
35092     <type name="C">
35093       <method name="Void .ctor()">
35094         <size>7</size>
35095       </method>
35096       <method name="Int32 Test()">
35097         <size>50</size>
35098       </method>
35099       <method name="Void Test2()">
35100         <size>32</size>
35101       </method>
35102       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35103         <size>39</size>
35104       </method>
35105       <method name="Int32 Main()">
35106         <size>41</size>
35107       </method>
35108     </type>
35109   </test>
35110   <test name="test-654.cs">
35111     <type name="Program">
35112       <method name="Void .ctor()">
35113         <size>7</size>
35114       </method>
35115       <method name="Int32 Main()">
35116         <size>8</size>
35117       </method>
35118       <method name="Int32 Test(SByte*)">
35119         <size>33</size>
35120       </method>
35121     </type>
35122   </test>
35123   <test name="test-655.cs">
35124     <type name="D">
35125       <method name="Void .ctor()">
35126         <size>7</size>
35127       </method>
35128       <method name="Byte get_Item(Int32)">
35129         <size>7</size>
35130       </method>
35131       <method name="Void set_Item(Int32, Byte)">
35132         <size>8</size>
35133       </method>
35134       <method name="Int32 Main()">
35135         <size>77</size>
35136       </method>
35137     </type>
35138   </test>
35139   <test name="test-656.cs">
35140     <type name="Goo">
35141       <method name="Void .ctor()">
35142         <size>7</size>
35143       </method>
35144       <method name="Void Main()">
35145         <size>26</size>
35146       </method>
35147     </type>
35148   </test>
35149   <test name="test-657.cs">
35150     <type name="TestDebug.C">
35151       <method name="Void .ctor()">
35152         <size>7</size>
35153       </method>
35154       <method name="Void Method()">
35155         <size>1</size>
35156       </method>
35157     </type>
35158     <type name="TestDebug.Program">
35159       <method name="Void .ctor()">
35160         <size>7</size>
35161       </method>
35162       <method name="Void Excluded()">
35163         <size>11</size>
35164       </method>
35165       <method name="Int32 Main()">
35166         <size>7</size>
35167       </method>
35168     </type>
35169   </test>
35170   <test name="test-658.cs">
35171     <type name="A">
35172       <method name="Void .ctor()">
35173         <size>7</size>
35174       </method>
35175       <method name="Int32 get_Thread()">
35176         <size>2</size>
35177       </method>
35178     </type>
35179     <type name="Thread">
35180       <method name="Void .ctor()">
35181         <size>7</size>
35182       </method>
35183       <method name="Void Foo()">
35184         <size>1</size>
35185       </method>
35186     </type>
35187     <type name="B">
35188       <method name="Void .ctor()">
35189         <size>7</size>
35190       </method>
35191       <method name="Void Main()">
35192         <size>6</size>
35193       </method>
35194     </type>
35195   </test>
35196   <test name="test-659.cs">
35197     <type name="MySubClass">
35198       <method name="Void .ctor()">
35199         <size>7</size>
35200       </method>
35201       <method name="Int32 Main()">
35202         <size>30</size>
35203       </method>
35204       <method name="Void set_BB(Int32, Boolean)">
35205         <size>1</size>
35206       </method>
35207       <method name="Void Iface.set_AA(Int32, Boolean)">
35208         <size>9</size>
35209       </method>
35210     </type>
35211   </test>
35212   <test name="test-66.cs">
35213     <type name="Y">
35214       <method name="Void .ctor()">
35215         <size>7</size>
35216       </method>
35217     </type>
35218     <type name="X">
35219       <method name="Void .ctor()">
35220         <size>7</size>
35221       </method>
35222       <method name="Void .cctor()">
35223         <size>53</size>
35224       </method>
35225       <method name="Void FillOne()">
35226         <size>18</size>
35227       </method>
35228       <method name="Void FillSingle()">
35229         <size>39</size>
35230       </method>
35231       <method name="Void FillDouble()">
35232         <size>59</size>
35233       </method>
35234       <method name="Void FillObject()">
35235         <size>52</size>
35236       </method>
35237       <method name="Void FillDoubleObject()">
35238         <size>81</size>
35239       </method>
35240       <method name="Int32 TestSingle()">
35241         <size>47</size>
35242       </method>
35243       <method name="Int32 TestDouble()">
35244         <size>67</size>
35245       </method>
35246       <method name="Int32 TestObjectSingle()">
35247         <size>48</size>
35248       </method>
35249       <method name="Int32 TestObjectDouble()">
35250         <size>72</size>
35251       </method>
35252       <method name="Int32 Main()">
35253         <size>80</size>
35254       </method>
35255     </type>
35256   </test>
35257   <test name="test-660.cs">
35258     <type name="Test">
35259       <method name="Void .ctor()">
35260         <size>7</size>
35261       </method>
35262       <method name="Void Main()">
35263         <size>25</size>
35264       </method>
35265     </type>
35266     <type name="Status">
35267       <method name="Void .ctor(Code)">
35268         <size>8</size>
35269       </method>
35270       <method name="Status op_Implicit(Code)">
35271         <size>7</size>
35272       </method>
35273       <method name="Code op_Implicit(Status)">
35274         <size>8</size>
35275       </method>
35276     </type>
35277   </test>
35278   <test name="test-661.cs">
35279     <type name="Test">
35280       <method name="Void .ctor()">
35281         <size>7</size>
35282       </method>
35283       <method name="Void Main()">
35284         <size>1</size>
35285       </method>
35286       <method name="Void TestMethod()">
35287         <size>15</size>
35288       </method>
35289       <method name="SummaryInfo GetSummary()">
35290         <size>2</size>
35291       </method>
35292     </type>
35293   </test>
35294   <test name="test-662.cs">
35295     <type name="C">
35296       <method name="Void .ctor()">
35297         <size>7</size>
35298       </method>
35299       <method name="Void Main()">
35300         <size>1</size>
35301       </method>
35302     </type>
35303   </test>
35304   <test name="test-663.cs">
35305     <type name="A">
35306       <method name="Void .ctor()">
35307         <size>7</size>
35308       </method>
35309       <method name="Int32 op_Implicit(A)">
35310         <size>2</size>
35311       </method>
35312       <method name="Boolean op_Implicit(A)">
35313         <size>2</size>
35314       </method>
35315     </type>
35316     <type name="C">
35317       <method name="Void .ctor()">
35318         <size>7</size>
35319       </method>
35320       <method name="Void Main()">
35321         <size>17</size>
35322       </method>
35323     </type>
35324   </test>
35325   <test name="test-664.cs">
35326     <type name="C">
35327       <method name="Void .ctor()">
35328         <size>7</size>
35329       </method>
35330       <method name="Boolean Test(System.String)">
35331         <size>148</size>
35332       </method>
35333       <method name="Int32 Main()">
35334         <size>49</size>
35335       </method>
35336     </type>
35337   </test>
35338   <test name="test-665.cs">
35339     <type name="Test">
35340       <method name="Void .ctor()">
35341         <size>7</size>
35342       </method>
35343       <method name="Int32 Main()">
35344         <size>14</size>
35345       </method>
35346       <method name="Int32 Method(System.Object)">
35347         <size>2</size>
35348       </method>
35349     </type>
35350   </test>
35351   <test name="test-666.cs">
35352     <type name="C">
35353       <method name="Void .ctor()">
35354         <size>7</size>
35355       </method>
35356       <method name="Void Main()">
35357         <size>1</size>
35358       </method>
35359     </type>
35360   </test>
35361   <test name="test-667.cs">
35362     <type name="CA">
35363       <method name="Void .ctor()">
35364         <size>7</size>
35365       </method>
35366       <method name="Void IA.M()">
35367         <size>1</size>
35368       </method>
35369     </type>
35370     <type name="CC">
35371       <method name="Void .ctor()">
35372         <size>7</size>
35373       </method>
35374       <method name="Void Main()">
35375         <size>1</size>
35376       </method>
35377     </type>
35378   </test>
35379   <test name="test-668.cs">
35380     <type name="Bar">
35381       <method name="Void .ctor()">
35382         <size>7</size>
35383       </method>
35384     </type>
35385     <type name="Test">
35386       <method name="Void .ctor()">
35387         <size>7</size>
35388       </method>
35389       <method name="Void Main()">
35390         <size>7</size>
35391       </method>
35392     </type>
35393   </test>
35394   <test name="test-669.cs">
35395     <type name="Test">
35396       <method name="Void .ctor()">
35397         <size>7</size>
35398       </method>
35399       <method name="Void Main()">
35400         <size>3</size>
35401       </method>
35402     </type>
35403   </test>
35404   <test name="test-670.cs">
35405     <type name="C">
35406       <method name="Void .ctor()">
35407         <size>7</size>
35408       </method>
35409       <method name="Void Main()">
35410         <size>14</size>
35411       </method>
35412     </type>
35413   </test>
35414   <test name="test-671.cs">
35415     <type name="C">
35416       <method name="Void .ctor()">
35417         <size>7</size>
35418       </method>
35419       <method name="Int32 Main()">
35420         <size>19</size>
35421       </method>
35422       <method name="Boolean Bar(System.Object)">
35423         <size>2</size>
35424       </method>
35425     </type>
35426   </test>
35427   <test name="test-672.cs">
35428     <type name="X">
35429       <method name="Void .ctor()">
35430         <size>7</size>
35431       </method>
35432       <method name="S* get_Foo2()">
35433         <size>3</size>
35434       </method>
35435       <method name="Void Main()">
35436         <size>1</size>
35437       </method>
35438       <method name="Int32* get_Foo()">
35439         <size>3</size>
35440       </method>
35441     </type>
35442   </test>
35443   <test name="test-673.cs">
35444     <type name="Test">
35445       <method name="Void .ctor()">
35446         <size>7</size>
35447       </method>
35448       <method name="Void Foo()">
35449         <size>1</size>
35450       </method>
35451       <method name="Int32 Main()">
35452         <size>85</size>
35453       </method>
35454     </type>
35455   </test>
35456   <test name="test-674.cs">
35457     <type name="Test">
35458       <method name="Void .ctor()">
35459         <size>7</size>
35460       </method>
35461       <method name="Int32 Main()">
35462         <size>56</size>
35463       </method>
35464       <method name="Int32 &lt;Main&gt;m__0(Int32)">
35465         <size>2</size>
35466       </method>
35467     </type>
35468     <type name="Test+D">
35469       <method name="Void .ctor(Object, IntPtr)">
35470         <size>0</size>
35471       </method>
35472       <method name="Int32 Invoke(Int32)">
35473         <size>0</size>
35474       </method>
35475       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35476         <size>0</size>
35477       </method>
35478       <method name="Int32 EndInvoke(IAsyncResult)">
35479         <size>0</size>
35480       </method>
35481     </type>
35482   </test>
35483   <test name="test-675.cs">
35484     <type name="B">
35485       <method name="Void .ctor()">
35486         <size>7</size>
35487       </method>
35488       <method name="Int32 GetHashCode()">
35489         <size>2</size>
35490       </method>
35491       <method name="Boolean Equals(System.Object)">
35492         <size>2</size>
35493       </method>
35494       <method name="Boolean op_Equality(B, B)">
35495         <size>2</size>
35496       </method>
35497       <method name="Boolean op_Inequality(B, B)">
35498         <size>2</size>
35499       </method>
35500     </type>
35501     <type name="Test">
35502       <method name="Void .ctor()">
35503         <size>7</size>
35504       </method>
35505       <method name="Int32 Main()">
35506         <size>2</size>
35507       </method>
35508     </type>
35509   </test>
35510   <test name="test-676.cs">
35511     <type name="N.Item">
35512       <method name="Void .ctor()">
35513         <size>7</size>
35514       </method>
35515     </type>
35516     <type name="N.Test">
35517       <method name="Void .ctor()">
35518         <size>7</size>
35519       </method>
35520       <method name="N.Item get_Item(N.Test)">
35521         <size>2</size>
35522       </method>
35523       <method name="Void Foo(ItemSlot)">
35524         <size>27</size>
35525       </method>
35526       <method name="Int32 Main()">
35527         <size>2</size>
35528       </method>
35529     </type>
35530   </test>
35531   <test name="test-677.cs">
35532     <type name="InvokeWindow">
35533       <method name="Void .ctor()">
35534         <size>7</size>
35535       </method>
35536       <method name="Void add_E(D)">
35537         <size>24</size>
35538       </method>
35539       <method name="Void remove_E(D)">
35540         <size>24</size>
35541       </method>
35542       <method name="Void Run()">
35543         <size>12</size>
35544       </method>
35545     </type>
35546     <type name="Test">
35547       <method name="Void .ctor()">
35548         <size>7</size>
35549       </method>
35550       <method name="Int32 Main()">
35551         <size>32</size>
35552       </method>
35553       <method name="Void OnDeleteEvent()">
35554         <size>1</size>
35555       </method>
35556       <method name="Void OnDeleteEvent(Int32)">
35557         <size>1</size>
35558       </method>
35559     </type>
35560     <type name="D">
35561       <method name="Void .ctor(Object, IntPtr)">
35562         <size>0</size>
35563       </method>
35564       <method name="Void Invoke()">
35565         <size>0</size>
35566       </method>
35567       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35568         <size>0</size>
35569       </method>
35570       <method name="Void EndInvoke(IAsyncResult)">
35571         <size>0</size>
35572       </method>
35573     </type>
35574   </test>
35575   <test name="test-678.cs">
35576     <type name="NaNTest">
35577       <method name="Void .ctor(Double, Double)">
35578         <size>171</size>
35579       </method>
35580       <method name="Int32 Main()">
35581         <size>26</size>
35582       </method>
35583     </type>
35584   </test>
35585   <test name="test-679.cs">
35586     <type name="Program">
35587       <method name="Void .ctor()">
35588         <size>7</size>
35589       </method>
35590       <method name="Int32 Main()">
35591         <size>12</size>
35592       </method>
35593     </type>
35594   </test>
35595   <test name="test-68.cs">
35596     <type name="Y">
35597       <method name="Void .ctor()">
35598         <size>14</size>
35599       </method>
35600     </type>
35601     <type name="X">
35602       <method name="Void .ctor()">
35603         <size>7</size>
35604       </method>
35605       <method name="Int32 Main()">
35606         <size>147</size>
35607       </method>
35608     </type>
35609   </test>
35610   <test name="test-680.cs">
35611     <type name="AsStringProblem.MainClass">
35612       <method name="Void .ctor()">
35613         <size>7</size>
35614       </method>
35615       <method name="Void Main()">
35616         <size>94</size>
35617       </method>
35618     </type>
35619   </test>
35620   <test name="test-681.cs">
35621     <type name="Bug">
35622       <method name="Void .ctor()">
35623         <size>20</size>
35624       </method>
35625       <method name="Void Main()">
35626         <size>1</size>
35627       </method>
35628     </type>
35629     <type name="BugClass">
35630       <method name="Void .cctor()">
35631         <size>18</size>
35632       </method>
35633       <method name="Void FooImplementation(System.Void*)">
35634         <size>1</size>
35635       </method>
35636     </type>
35637     <type name="BugClass+Foo">
35638       <method name="Void .ctor(Object, IntPtr)">
35639         <size>0</size>
35640       </method>
35641       <method name="Void Invoke(System.Void*)">
35642         <size>0</size>
35643       </method>
35644       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
35645         <size>0</size>
35646       </method>
35647       <method name="Void EndInvoke(IAsyncResult)">
35648         <size>0</size>
35649       </method>
35650     </type>
35651   </test>
35652   <test name="test-683.cs">
35653     <type name="broken_cast">
35654       <method name="Void .ctor()">
35655         <size>7</size>
35656       </method>
35657       <method name="Int32 Main()">
35658         <size>32</size>
35659       </method>
35660     </type>
35661   </test>
35662   <test name="test-684.cs">
35663     <type name="mono_bug.Program">
35664       <method name="Void .ctor()">
35665         <size>7</size>
35666       </method>
35667       <method name="Void Main()">
35668         <size>71</size>
35669       </method>
35670       <method name="System.Double[][,] ReturnArray()">
35671         <size>62</size>
35672       </method>
35673     </type>
35674   </test>
35675   <test name="test-685.cs">
35676     <type name="C">
35677       <method name="Void .ctor()">
35678         <size>7</size>
35679       </method>
35680       <method name="Void Main()">
35681         <size>28</size>
35682       </method>
35683     </type>
35684   </test>
35685   <test name="test-686.cs">
35686     <type name="Test">
35687       <method name="Void .ctor()">
35688         <size>7</size>
35689       </method>
35690       <method name="Void Main()">
35691         <size>51</size>
35692       </method>
35693       <method name="Void Foo()">
35694         <size>145</size>
35695       </method>
35696     </type>
35697   </test>
35698   <test name="test-687.cs">
35699     <type name="XUnit">
35700       <method name="Void .ctor(Double)">
35701         <size>8</size>
35702       </method>
35703       <method name="XUnit op_Implicit(Double)">
35704         <size>10</size>
35705       </method>
35706       <method name="Double op_Implicit(XUnit)">
35707         <size>8</size>
35708       </method>
35709     </type>
35710     <type name="Unit">
35711       <method name="Void .ctor(Double)">
35712         <size>8</size>
35713       </method>
35714       <method name="Unit op_Implicit(Double)">
35715         <size>10</size>
35716       </method>
35717       <method name="Double op_Implicit(Unit)">
35718         <size>8</size>
35719       </method>
35720     </type>
35721     <type name="Test">
35722       <method name="Void .ctor()">
35723         <size>7</size>
35724       </method>
35725       <method name="Int32 Main()">
35726         <size>56</size>
35727       </method>
35728     </type>
35729   </test>
35730   <test name="test-688.cs">
35731     <type name="Test">
35732       <method name="Void .ctor()">
35733         <size>7</size>
35734       </method>
35735       <method name="Int32 Main()">
35736         <size>46</size>
35737       </method>
35738       <method name="Byte* GetFoo()">
35739         <size>7</size>
35740       </method>
35741       <method name="Byte* GetFoo2()">
35742         <size>7</size>
35743       </method>
35744     </type>
35745   </test>
35746   <test name="test-689.cs">
35747     <type name="Sample">
35748       <method name="Void Main()">
35749         <size>3</size>
35750       </method>
35751       <method name="Void Foo(Byte*, Byte*)">
35752         <size>42</size>
35753       </method>
35754     </type>
35755   </test>
35756   <test name="test-69.cs">
35757     <type name="Blah">
35758       <method name="Void .ctor()">
35759         <size>7</size>
35760       </method>
35761       <method name="Void Start_internal(IntPtr)">
35762         <size>0</size>
35763       </method>
35764       <method name="Int32 Main()">
35765         <size>2</size>
35766       </method>
35767     </type>
35768   </test>
35769   <test name="test-690.cs">
35770     <type name="Test.Test">
35771       <method name="Void .ctor()">
35772         <size>7</size>
35773       </method>
35774       <method name="Void Main()">
35775         <size>1</size>
35776       </method>
35777     </type>
35778   </test>
35779   <test name="test-691.cs">
35780     <type name="ConsoleApplication6.Program">
35781       <method name="Void .ctor()">
35782         <size>7</size>
35783       </method>
35784       <method name="Void .cctor()">
35785         <size>23</size>
35786       </method>
35787       <method name="Void Main()">
35788         <size>127</size>
35789       </method>
35790     </type>
35791   </test>
35792   <test name="test-692.cs">
35793     <type name="Test">
35794       <method name="Void .ctor()">
35795         <size>7</size>
35796       </method>
35797       <method name="Void test1(DateTime ByRef)">
35798         <size>10</size>
35799       </method>
35800       <method name="Void test2(DateTime ByRef)">
35801         <size>13</size>
35802       </method>
35803       <method name="Int32 Main()">
35804         <size>141</size>
35805       </method>
35806     </type>
35807   </test>
35808   <test name="test-693.cs">
35809     <type name="ConstTest">
35810       <method name="Void .ctor()">
35811         <size>7</size>
35812       </method>
35813       <method name="Int32 Main()">
35814         <size>32</size>
35815       </method>
35816     </type>
35817   </test>
35818   <test name="test-694.cs">
35819     <type name="Test">
35820       <method name="Void .ctor()">
35821         <size>7</size>
35822       </method>
35823       <method name="Int32 Main()">
35824         <size>2</size>
35825       </method>
35826     </type>
35827   </test>
35828   <test name="test-695.cs">
35829     <type name="Program">
35830       <method name="Void .ctor()">
35831         <size>7</size>
35832       </method>
35833       <method name="Void .cctor()">
35834         <size>53</size>
35835       </method>
35836       <method name="Int32 Main()">
35837         <size>680</size>
35838       </method>
35839       <method name="System.String get_BaseDirectory()">
35840         <size>28</size>
35841       </method>
35842     </type>
35843     <type name="&lt;PrivateImplementationDetails&gt;">
35844       <method name="Void .ctor()">
35845         <size>7</size>
35846       </method>
35847     </type>
35848   </test>
35849   <test name="test-696.cs">
35850     <type name="S">
35851       <method name="Void f(S)">
35852         <size>1</size>
35853       </method>
35854       <method name="S op_Implicit(C)">
35855         <size>2</size>
35856       </method>
35857     </type>
35858     <type name="C">
35859       <method name="Void .ctor()">
35860         <size>7</size>
35861       </method>
35862       <method name="Void Main()">
35863         <size>12</size>
35864       </method>
35865     </type>
35866   </test>
35867   <test name="test-697.cs">
35868     <type name="C">
35869       <method name="Void .ctor()">
35870         <size>7</size>
35871       </method>
35872       <method name="Void Main()">
35873         <size>1</size>
35874       </method>
35875     </type>
35876   </test>
35877   <test name="test-698.cs">
35878     <type name="test">
35879       <method name="Void .ctor()">
35880         <size>7</size>
35881       </method>
35882       <method name="Void Main()">
35883         <size>12</size>
35884       </method>
35885     </type>
35886   </test>
35887   <test name="test-699.cs">
35888     <type name="D">
35889       <method name="Void .ctor(String)">
35890         <size>25</size>
35891       </method>
35892       <method name="System.String get_message()">
35893         <size>7</size>
35894       </method>
35895       <method name="Void Main()">
35896         <size>1</size>
35897       </method>
35898     </type>
35899   </test>
35900   <test name="test-7.cs">
35901     <type name="Mine.MyBoolean">
35902       <method name="Void .ctor()">
35903         <size>7</size>
35904       </method>
35905       <method name="Boolean op_Implicit(Mine.MyBoolean)">
35906         <size>2</size>
35907       </method>
35908     </type>
35909     <type name="Mine.MyTrueFalse">
35910       <method name="Void .ctor()">
35911         <size>7</size>
35912       </method>
35913       <method name="Boolean op_True(Mine.MyTrueFalse)">
35914         <size>2</size>
35915       </method>
35916       <method name="Boolean op_False(Mine.MyTrueFalse)">
35917         <size>2</size>
35918       </method>
35919     </type>
35920     <type name="Mine.Blah">
35921       <method name="Void .ctor(Int32)">
35922         <size>14</size>
35923       </method>
35924       <method name="Int32 Main()">
35925         <size>408</size>
35926       </method>
35927       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
35928         <size>31</size>
35929       </method>
35930       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
35931         <size>22</size>
35932       </method>
35933       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
35934         <size>23</size>
35935       </method>
35936       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
35937         <size>31</size>
35938       </method>
35939       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
35940         <size>24</size>
35941       </method>
35942       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
35943         <size>24</size>
35944       </method>
35945       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
35946         <size>24</size>
35947       </method>
35948       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
35949         <size>23</size>
35950       </method>
35951       <method name="Boolean op_LogicalNot(Mine.Blah)">
35952         <size>20</size>
35953       </method>
35954       <method name="Mine.Blah op_Increment(Mine.Blah)">
35955         <size>26</size>
35956       </method>
35957       <method name="Mine.Blah op_Decrement(Mine.Blah)">
35958         <size>26</size>
35959       </method>
35960       <method name="Boolean op_True(Mine.Blah)">
35961         <size>20</size>
35962       </method>
35963       <method name="Boolean op_False(Mine.Blah)">
35964         <size>23</size>
35965       </method>
35966       <method name="Int32 op_Implicit(Mine.Blah)">
35967         <size>17</size>
35968       </method>
35969       <method name="Double op_Explicit(Mine.Blah)">
35970         <size>18</size>
35971       </method>
35972     </type>
35973   </test>
35974   <test name="test-70.cs">
35975     <type name="X">
35976       <method name="Void .ctor()">
35977         <size>7</size>
35978       </method>
35979       <method name="Int32 get_A()">
35980         <size>2</size>
35981       </method>
35982       <method name="Int32 B()">
35983         <size>2</size>
35984       </method>
35985     </type>
35986     <type name="Y">
35987       <method name="Void .ctor()">
35988         <size>7</size>
35989       </method>
35990       <method name="Int32 get_A()">
35991         <size>9</size>
35992       </method>
35993       <method name="Int32 B()">
35994         <size>9</size>
35995       </method>
35996     </type>
35997     <type name="Z">
35998       <method name="Void .ctor()">
35999         <size>7</size>
36000       </method>
36001       <method name="Int32 Main()">
36002         <size>70</size>
36003       </method>
36004     </type>
36005   </test>
36006   <test name="test-700.cs">
36007     <type name="FooAttribute">
36008       <method name="Void .ctor(String)">
36009         <size>7</size>
36010       </method>
36011     </type>
36012     <type name="Test">
36013       <method name="Void .ctor()">
36014         <size>7</size>
36015       </method>
36016     </type>
36017     <type name="Program">
36018       <method name="Void .ctor()">
36019         <size>7</size>
36020       </method>
36021       <method name="Void Main()">
36022         <size>1</size>
36023       </method>
36024     </type>
36025   </test>
36026   <test name="test-701.cs">
36027     <type name="Foo">
36028       <method name="Void .ctor()">
36029         <size>7</size>
36030       </method>
36031       <method name="UInt16 ToUint16()">
36032         <size>6</size>
36033       </method>
36034       <method name="Void Main()">
36035         <size>1</size>
36036       </method>
36037     </type>
36038   </test>
36039   <test name="test-703.cs">
36040     <type name="A">
36041       <method name="Void .ctor()">
36042         <size>7</size>
36043       </method>
36044       <method name="Void add_Finished(System.EventHandler)">
36045         <size>0</size>
36046       </method>
36047       <method name="Void remove_Finished(System.EventHandler)">
36048         <size>0</size>
36049       </method>
36050       <method name="Void test(A)">
36051         <size>19</size>
36052       </method>
36053       <method name="Void TestA(System.Object, System.EventArgs)">
36054         <size>25</size>
36055       </method>
36056     </type>
36057     <type name="B">
36058       <method name="Void .ctor()">
36059         <size>65</size>
36060       </method>
36061       <method name="Void add_Finished(System.EventHandler)">
36062         <size>24</size>
36063       </method>
36064       <method name="Void remove_Finished(System.EventHandler)">
36065         <size>24</size>
36066       </method>
36067       <method name="Void TestB(System.Object, System.EventArgs)">
36068         <size>25</size>
36069       </method>
36070       <method name="Int32 Main()">
36071         <size>14</size>
36072       </method>
36073     </type>
36074   </test>
36075   <test name="test-705.cs">
36076     <type name="Test">
36077       <method name="Void .ctor()">
36078         <size>7</size>
36079       </method>
36080       <method name="Void .cctor()">
36081         <size>1</size>
36082       </method>
36083       <method name="Nested GetEnumerator()">
36084         <size>10</size>
36085       </method>
36086     </type>
36087     <type name="Test+Nested">
36088       <method name="Void System.IDisposable.Dispose()">
36089         <size>13</size>
36090       </method>
36091       <method name="Int32 get_Current()">
36092         <size>2</size>
36093       </method>
36094       <method name="Boolean MoveNext()">
36095         <size>2</size>
36096       </method>
36097       <method name="Void Reset()">
36098         <size>1</size>
36099       </method>
36100       <method name="Void Dispose()">
36101         <size>11</size>
36102       </method>
36103     </type>
36104     <type name="Program">
36105       <method name="Int32 Main()">
36106         <size>70</size>
36107       </method>
36108     </type>
36109   </test>
36110   <test name="test-706.cs">
36111     <type name="Test.CustomParentAttribute">
36112       <method name="Void .ctor()">
36113         <size>7</size>
36114       </method>
36115       <method name="Void DoSomething()">
36116         <size>0</size>
36117       </method>
36118     </type>
36119     <type name="Test.MyClass">
36120       <method name="Void .ctor()">
36121         <size>7</size>
36122       </method>
36123       <method name="Void Main()">
36124         <size>1</size>
36125       </method>
36126     </type>
36127     <type name="Test.MyClass+CustomChildAttribute">
36128       <method name="Void .ctor()">
36129         <size>7</size>
36130       </method>
36131       <method name="Void DoSomething()">
36132         <size>1</size>
36133       </method>
36134     </type>
36135   </test>
36136   <test name="test-707.cs">
36137     <type name="Tzap">
36138       <method name="Void .ctor()">
36139         <size>7</size>
36140       </method>
36141     </type>
36142     <type name="Tzap+Baz">
36143       <method name="Void .ctor()">
36144         <size>7</size>
36145       </method>
36146       <method name="Void Gazonk()">
36147         <size>7</size>
36148       </method>
36149       <method name="Void Main()">
36150         <size>1</size>
36151       </method>
36152     </type>
36153     <type name="Tzap+Bar">
36154       <method name="Void .ctor()">
36155         <size>7</size>
36156       </method>
36157       <method name="Void Foo()">
36158         <size>1</size>
36159       </method>
36160     </type>
36161   </test>
36162   <test name="test-708.cs">
36163     <type name="A">
36164       <method name="Void .ctor()">
36165         <size>7</size>
36166       </method>
36167       <method name="A+ADelegate Delegate2(Boolean)">
36168         <size>25</size>
36169       </method>
36170       <method name="Void Main()">
36171         <size>1</size>
36172       </method>
36173     </type>
36174     <type name="A+ADelegate">
36175       <method name="Void .ctor(Object, IntPtr)">
36176         <size>0</size>
36177       </method>
36178       <method name="A+ADelegate Invoke(Boolean)">
36179         <size>0</size>
36180       </method>
36181       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36182         <size>0</size>
36183       </method>
36184       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36185         <size>0</size>
36186       </method>
36187     </type>
36188   </test>
36189   <test name="test-709.cs">
36190     <type name="C">
36191       <method name="Void .ctor()">
36192         <size>7</size>
36193       </method>
36194       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36195         <size>68</size>
36196       </method>
36197       <method name="Void CharCopy(Char*, Char*, Int32)">
36198         <size>33</size>
36199       </method>
36200       <method name="Int32 Main()">
36201         <size>58</size>
36202       </method>
36203     </type>
36204   </test>
36205   <test name="test-71.cs">
36206     <type name="X">
36207       <method name="Void .ctor()">
36208         <size>7</size>
36209       </method>
36210       <method name="Void Main()">
36211         <size>37</size>
36212       </method>
36213     </type>
36214     <type name="MethodSignature">
36215       <method name="Void .ctor(String, Type, Type[])">
36216         <size>22</size>
36217       </method>
36218     </type>
36219   </test>
36220   <test name="test-710.cs">
36221     <type name="Z">
36222       <method name="Void .ctor()">
36223         <size>7</size>
36224       </method>
36225     </type>
36226     <type name="C">
36227       <method name="Void .ctor()">
36228         <size>7</size>
36229       </method>
36230       <method name="Void Main()">
36231         <size>7</size>
36232       </method>
36233     </type>
36234   </test>
36235   <test name="test-711.cs">
36236     <type name="N.Test">
36237       <method name="Void .ctor()">
36238         <size>7</size>
36239       </method>
36240       <method name="Void .ctor(Int32)">
36241         <size>7</size>
36242       </method>
36243       <method name="Void Main()">
36244         <size>1</size>
36245       </method>
36246     </type>
36247   </test>
36248   <test name="test-712.cs">
36249     <type name="Hello">
36250       <method name="Void .ctor()">
36251         <size>7</size>
36252       </method>
36253       <method name="Void Main()">
36254         <size>22</size>
36255       </method>
36256     </type>
36257   </test>
36258   <test name="test-713.cs">
36259     <type name="DispBar">
36260       <method name="Void .ctor()">
36261         <size>7</size>
36262       </method>
36263       <method name="Void Dispose()">
36264         <size>11</size>
36265       </method>
36266     </type>
36267     <type name="Foo">
36268       <method name="Void .ctor()">
36269         <size>7</size>
36270       </method>
36271       <method name="IDisposable GetBar()">
36272         <size>6</size>
36273       </method>
36274     </type>
36275     <type name="Test">
36276       <method name="Void .ctor()">
36277         <size>7</size>
36278       </method>
36279       <method name="Void .cctor()">
36280         <size>11</size>
36281       </method>
36282       <method name="Boolean TryThing()">
36283         <size>46</size>
36284       </method>
36285       <method name="Void Main()">
36286         <size>7</size>
36287       </method>
36288     </type>
36289   </test>
36290   <test name="test-714.cs">
36291     <type name="Hello">
36292       <method name="Void .ctor()">
36293         <size>7</size>
36294       </method>
36295       <method name="Void IBar.Test()">
36296         <size>1</size>
36297       </method>
36298       <method name="Void Main()">
36299         <size>1</size>
36300       </method>
36301     </type>
36302   </test>
36303   <test name="test-716.cs">
36304     <type name="SS">
36305       <method name="Void .cctor()">
36306         <size>8</size>
36307       </method>
36308     </type>
36309     <type name="SSS">
36310       <method name="Void .cctor()">
36311         <size>15</size>
36312       </method>
36313     </type>
36314     <type name="C">
36315       <method name="Void .ctor()">
36316         <size>7</size>
36317       </method>
36318     </type>
36319     <type name="CC">
36320       <method name="Void .ctor()">
36321         <size>7</size>
36322       </method>
36323       <method name="Void .cctor()">
36324         <size>8</size>
36325       </method>
36326     </type>
36327     <type name="CCC">
36328       <method name="Void .ctor()">
36329         <size>7</size>
36330       </method>
36331       <method name="Void .cctor()">
36332         <size>11</size>
36333       </method>
36334     </type>
36335     <type name="X">
36336       <method name="Void .ctor()">
36337         <size>7</size>
36338       </method>
36339       <method name="Int32 Main()">
36340         <size>192</size>
36341       </method>
36342     </type>
36343   </test>
36344   <test name="test-717.cs">
36345     <type name="AA">
36346       <method name="Void .ctor()">
36347         <size>7</size>
36348       </method>
36349       <method name="Int32 Foo(Int32)">
36350         <size>2</size>
36351       </method>
36352     </type>
36353     <type name="A">
36354       <method name="Void .ctor()">
36355         <size>7</size>
36356       </method>
36357       <method name="Int32 Foo(Byte)">
36358         <size>2</size>
36359       </method>
36360       <method name="Int32 Foo(Int32)">
36361         <size>2</size>
36362       </method>
36363     </type>
36364     <type name="B">
36365       <method name="Void .ctor()">
36366         <size>7</size>
36367       </method>
36368       <method name="Int32 Foo(Int32)">
36369         <size>2</size>
36370       </method>
36371       <method name="Void Foo(System.String)">
36372         <size>1</size>
36373       </method>
36374     </type>
36375     <type name="S">
36376       <method name="System.String ToString()">
36377         <size>6</size>
36378       </method>
36379     </type>
36380     <type name="MyClass">
36381       <method name="Void .ctor()">
36382         <size>7</size>
36383       </method>
36384       <method name="Int32 Main()">
36385         <size>61</size>
36386       </method>
36387     </type>
36388   </test>
36389   <test name="test-718.cs">
36390     <type name="A">
36391       <method name="Void .ctor()">
36392         <size>7</size>
36393       </method>
36394       <method name="Void Foo(Int32, Int32)">
36395         <size>1</size>
36396       </method>
36397     </type>
36398     <type name="B">
36399       <method name="Void .ctor()">
36400         <size>7</size>
36401       </method>
36402       <method name="Void Main()">
36403         <size>8</size>
36404       </method>
36405       <method name="Void Foo(Int32)">
36406         <size>1</size>
36407       </method>
36408     </type>
36409   </test>
36410   <test name="test-719.cs">
36411     <type name="C">
36412       <method name="Void .ctor()">
36413         <size>7</size>
36414       </method>
36415       <method name="Void Main()">
36416         <size>1</size>
36417       </method>
36418     </type>
36419   </test>
36420   <test name="test-72.cs">
36421     <type name="outer">
36422       <method name="Void .ctor()">
36423         <size>7</size>
36424       </method>
36425       <method name="Int32 Main()">
36426         <size>2</size>
36427       </method>
36428     </type>
36429     <type name="outer+inner">
36430       <method name="Void .ctor()">
36431         <size>7</size>
36432       </method>
36433       <method name="Void meth(System.Object)">
36434         <size>8</size>
36435       </method>
36436     </type>
36437   </test>
36438   <test name="test-720.cs">
36439     <type name="N.Program">
36440       <method name="Void .ctor()">
36441         <size>7</size>
36442       </method>
36443       <method name="Void Main()">
36444         <size>18</size>
36445       </method>
36446     </type>
36447     <type name="N.Parent">
36448       <method name="Void .ctor()">
36449         <size>7</size>
36450       </method>
36451       <method name="Void add_Example(N.Parent+ExampleHandler)">
36452         <size>0</size>
36453       </method>
36454       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36455         <size>0</size>
36456       </method>
36457     </type>
36458     <type name="N.Child">
36459       <method name="Void .ctor()">
36460         <size>7</size>
36461       </method>
36462       <method name="Void add_Example(N.Parent+ExampleHandler)">
36463         <size>24</size>
36464       </method>
36465       <method name="Void remove_Example(N.Parent+ExampleHandler)">
36466         <size>24</size>
36467       </method>
36468       <method name="Void OnExample()">
36469         <size>23</size>
36470       </method>
36471     </type>
36472     <type name="N.Parent+ExampleHandler">
36473       <method name="Void .ctor(Object, IntPtr)">
36474         <size>0</size>
36475       </method>
36476       <method name="Void Invoke()">
36477         <size>0</size>
36478       </method>
36479       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36480         <size>0</size>
36481       </method>
36482       <method name="Void EndInvoke(IAsyncResult)">
36483         <size>0</size>
36484       </method>
36485     </type>
36486   </test>
36487   <test name="test-721.cs">
36488     <type name="Program">
36489       <method name="Void .ctor()">
36490         <size>7</size>
36491       </method>
36492       <method name="Int32 Main()">
36493         <size>55</size>
36494       </method>
36495     </type>
36496     <type name="Control">
36497       <method name="Void .ctor()">
36498         <size>7</size>
36499       </method>
36500       <method name="Void set_Foo(Int32)">
36501         <size>1</size>
36502       </method>
36503     </type>
36504   </test>
36505   <test name="test-723.cs">
36506     <type name="Test">
36507       <method name="Void .ctor()">
36508         <size>7</size>
36509       </method>
36510       <method name="Int32 get_Count()">
36511         <size>2</size>
36512       </method>
36513     </type>
36514     <type name="Maine">
36515       <method name="Int32 Main()">
36516         <size>21</size>
36517       </method>
36518     </type>
36519   </test>
36520   <test name="test-724.cs">
36521     <type name="Test">
36522       <method name="Void .ctor()">
36523         <size>7</size>
36524       </method>
36525       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
36526         <size>29</size>
36527       </method>
36528       <method name="Int32 Main()">
36529         <size>110</size>
36530       </method>
36531     </type>
36532     <type name="Concrete">
36533       <method name="Void .ctor()">
36534         <size>7</size>
36535       </method>
36536       <method name="System.String A.get_Spec()">
36537         <size>6</size>
36538       </method>
36539       <method name="System.String B.get_Spec()">
36540         <size>6</size>
36541       </method>
36542       <method name="System.String get_Spec()">
36543         <size>6</size>
36544       </method>
36545     </type>
36546   </test>
36547   <test name="test-726.cs">
36548     <type name="CS0102">
36549       <method name="System.Object IFoo.Clone()">
36550         <size>2</size>
36551       </method>
36552       <method name="Void Main()">
36553         <size>1</size>
36554       </method>
36555       <method name="Void .ctor()">
36556         <size>7</size>
36557       </method>
36558     </type>
36559     <type name="CS0102+Clone">
36560       <method name="Void .ctor()">
36561         <size>7</size>
36562       </method>
36563     </type>
36564   </test>
36565   <test name="test-727.cs">
36566     <type name="IDisposableTest.MainClass">
36567       <method name="Int32 Main()">
36568         <size>113</size>
36569       </method>
36570       <method name="Void .ctor()">
36571         <size>7</size>
36572       </method>
36573     </type>
36574     <type name="IDisposableTest.Foo">
36575       <method name="Void Dispose()">
36576         <size>32</size>
36577       </method>
36578       <method name="Void .ctor()">
36579         <size>57</size>
36580       </method>
36581       <method name="Void .cctor()">
36582         <size>1</size>
36583       </method>
36584     </type>
36585   </test>
36586   <test name="test-728.cs">
36587     <type name="Tests">
36588       <method name="Int32 Main()">
36589         <size>25</size>
36590       </method>
36591       <method name="Void .ctor()">
36592         <size>7</size>
36593       </method>
36594     </type>
36595   </test>
36596   <test name="test-729.cs">
36597     <type name="Primes.MainClass">
36598       <method name="Int32 Main()">
36599         <size>141</size>
36600       </method>
36601       <method name="Void .ctor()">
36602         <size>7</size>
36603       </method>
36604     </type>
36605   </test>
36606   <test name="test-73.cs">
36607     <type name="Abstract">
36608       <method name="Void .ctor()">
36609         <size>7</size>
36610       </method>
36611       <method name="Int32 A()">
36612         <size>0</size>
36613       </method>
36614     </type>
36615     <type name="Concrete">
36616       <method name="Void .ctor()">
36617         <size>7</size>
36618       </method>
36619       <method name="Int32 A()">
36620         <size>2</size>
36621       </method>
36622     </type>
36623     <type name="Test">
36624       <method name="Void .ctor()">
36625         <size>7</size>
36626       </method>
36627       <method name="Int32 Main()">
36628         <size>22</size>
36629       </method>
36630     </type>
36631   </test>
36632   <test name="test-730.cs">
36633     <type name="Demo">
36634       <method name="Void Test(System.Object)">
36635         <size>1</size>
36636       </method>
36637       <method name="Int32 Test(Int32)">
36638         <size>2</size>
36639       </method>
36640       <method name="Int32 GetPhones()">
36641         <size>22</size>
36642       </method>
36643       <method name="Int32 Main()">
36644         <size>23</size>
36645       </method>
36646       <method name="Void .ctor()">
36647         <size>7</size>
36648       </method>
36649     </type>
36650     <type name="Demo+D">
36651       <method name="Int32 Invoke(Int32)">
36652         <size>0</size>
36653       </method>
36654       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36655         <size>0</size>
36656       </method>
36657       <method name="Int32 EndInvoke(IAsyncResult)">
36658         <size>0</size>
36659       </method>
36660       <method name="Void .ctor(Object, IntPtr)">
36661         <size>0</size>
36662       </method>
36663     </type>
36664   </test>
36665   <test name="test-731.cs">
36666     <type name="C">
36667       <method name="Int32 Main()">
36668         <size>34</size>
36669       </method>
36670       <method name="Void .ctor()">
36671         <size>7</size>
36672       </method>
36673     </type>
36674     <type name="&lt;PrivateImplementationDetails&gt;">
36675       <method name="Void .ctor()">
36676         <size>7</size>
36677       </method>
36678     </type>
36679   </test>
36680   <test name="test-733.cs">
36681     <type name="Test">
36682       <method name="Int32 Main()">
36683         <size>54</size>
36684       </method>
36685       <method name="Void .ctor()">
36686         <size>7</size>
36687       </method>
36688     </type>
36689   </test>
36690   <test name="test-734.cs">
36691     <type name="M">
36692       <method name="Void Run()">
36693         <size>19</size>
36694       </method>
36695       <method name="Int32 Main()">
36696         <size>12</size>
36697       </method>
36698       <method name="Void .ctor()">
36699         <size>7</size>
36700       </method>
36701     </type>
36702   </test>
36703   <test name="test-735.cs">
36704     <type name="B">
36705       <method name="Void .ctor()">
36706         <size>7</size>
36707       </method>
36708     </type>
36709     <type name="B+C">
36710       <method name="Void Main()">
36711         <size>1</size>
36712       </method>
36713       <method name="Void .ctor()">
36714         <size>7</size>
36715       </method>
36716     </type>
36717     <type name="B+C+X">
36718       <method name="Void .ctor()">
36719         <size>7</size>
36720       </method>
36721     </type>
36722     <type name="B+D">
36723       <method name="Void .ctor()">
36724         <size>7</size>
36725       </method>
36726     </type>
36727   </test>
36728   <test name="test-74.cs">
36729     <type name="X">
36730       <method name="Void .ctor()">
36731         <size>7</size>
36732       </method>
36733       <method name="Int32 Main()">
36734         <size>168</size>
36735       </method>
36736     </type>
36737   </test>
36738   <test name="test-75.cs">
36739     <type name="X">
36740       <method name="Void .ctor()">
36741         <size>7</size>
36742       </method>
36743       <method name="Void .cctor()">
36744         <size>1</size>
36745       </method>
36746       <method name="X op_Addition(X, X)">
36747         <size>8</size>
36748       </method>
36749     </type>
36750     <type name="Y">
36751       <method name="Void .ctor()">
36752         <size>7</size>
36753       </method>
36754     </type>
36755     <type name="Z">
36756       <method name="Void .ctor()">
36757         <size>7</size>
36758       </method>
36759     </type>
36760     <type name="driver">
36761       <method name="Void .ctor()">
36762         <size>7</size>
36763       </method>
36764       <method name="Int32 Main()">
36765         <size>34</size>
36766       </method>
36767     </type>
36768   </test>
36769   <test name="test-76.cs">
36770     <type name="foo">
36771       <method name="Void .ctor()">
36772         <size>7</size>
36773       </method>
36774       <method name="System.String strcat(System.String[])">
36775         <size>47</size>
36776       </method>
36777       <method name="Int32 Main()">
36778         <size>142</size>
36779       </method>
36780     </type>
36781   </test>
36782   <test name="test-77.cs">
36783     <type name="XX">
36784       <method name="Void .ctor()">
36785         <size>7</size>
36786       </method>
36787       <method name="Int32 Main()">
36788         <size>220</size>
36789       </method>
36790     </type>
36791   </test>
36792   <test name="test-78.cs">
36793     <type name="N1.B">
36794       <method name="Void .ctor()">
36795         <size>7</size>
36796       </method>
36797       <method name="Boolean ShortCasting()">
36798         <size>19</size>
36799       </method>
36800       <method name="Boolean IntCasting()">
36801         <size>18</size>
36802       </method>
36803       <method name="Int32 Main()">
36804         <size>26</size>
36805       </method>
36806     </type>
36807   </test>
36808   <test name="test-79.cs">
36809     <type name="X">
36810       <method name="Void .ctor()">
36811         <size>7</size>
36812       </method>
36813       <method name="Int32 Main()">
36814         <size>40</size>
36815       </method>
36816     </type>
36817   </test>
36818   <test name="test-8.cs">
36819     <type name="X">
36820       <method name="Void .ctor()">
36821         <size>7</size>
36822       </method>
36823       <method name="Int32 Main(System.String[])">
36824         <size>115</size>
36825       </method>
36826     </type>
36827   </test>
36828   <test name="test-80.cs">
36829     <type name="X">
36830       <method name="Void .ctor()">
36831         <size>7</size>
36832       </method>
36833       <method name="Int32 Add(Int32, Int32)">
36834         <size>4</size>
36835       </method>
36836     </type>
36837     <type name="Y">
36838       <method name="Void .ctor()">
36839         <size>7</size>
36840       </method>
36841       <method name="Int32 Main()">
36842         <size>34</size>
36843       </method>
36844       <method name="Int32 A.Add(Int32, Int32)">
36845         <size>9</size>
36846       </method>
36847     </type>
36848   </test>
36849   <test name="test-81.cs">
36850     <type name="N1.A">
36851       <method name="Void .ctor()">
36852         <size>7</size>
36853       </method>
36854       <method name="Void Bar()">
36855         <size>44</size>
36856       </method>
36857       <method name="Int32 Main()">
36858         <size>71</size>
36859       </method>
36860     </type>
36861   </test>
36862   <test name="test-82.cs">
36863     <type name="N1.N2.B">
36864       <method name="Void .ctor()">
36865         <size>7</size>
36866       </method>
36867       <method name="Void Method(A ByRef)">
36868         <size>1</size>
36869       </method>
36870       <method name="Int32 Main()">
36871         <size>2</size>
36872       </method>
36873     </type>
36874     <type name="N1.N3.B">
36875       <method name="Void .ctor()">
36876         <size>7</size>
36877       </method>
36878       <method name="Void Method(A ByRef)">
36879         <size>1</size>
36880       </method>
36881     </type>
36882   </test>
36883   <test name="test-83.cs">
36884     <type name="PersonArrivedArgs">
36885       <method name="Void .ctor(String)">
36886         <size>14</size>
36887       </method>
36888     </type>
36889     <type name="Greeter">
36890       <method name="Void .ctor(String)">
36891         <size>14</size>
36892       </method>
36893       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
36894         <size>18</size>
36895       </method>
36896     </type>
36897     <type name="Room">
36898       <method name="Void .ctor()">
36899         <size>14</size>
36900       </method>
36901       <method name="Void add_PersonArrived(PersonArrivedHandler)">
36902         <size>24</size>
36903       </method>
36904       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
36905         <size>24</size>
36906       </method>
36907       <method name="Void AddPerson(System.String)">
36908         <size>14</size>
36909       </method>
36910     </type>
36911     <type name="DelegateTest">
36912       <method name="Void .ctor()">
36913         <size>7</size>
36914       </method>
36915       <method name="Int32 Main()">
36916         <size>2</size>
36917       </method>
36918     </type>
36919     <type name="PersonArrivedHandler">
36920       <method name="Void .ctor(Object, IntPtr)">
36921         <size>0</size>
36922       </method>
36923       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
36924         <size>0</size>
36925       </method>
36926       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
36927         <size>0</size>
36928       </method>
36929       <method name="Void EndInvoke(IAsyncResult)">
36930         <size>0</size>
36931       </method>
36932     </type>
36933   </test>
36934   <test name="test-84.cs">
36935     <type name="Ghost">
36936       <method name="Void .ctor()">
36937         <size>7</size>
36938       </method>
36939       <method name="Int32 Main()">
36940         <size>6</size>
36941       </method>
36942     </type>
36943   </test>
36944   <test name="test-85.cs">
36945     <type name="X">
36946       <method name="Void .ctor()">
36947         <size>7</size>
36948       </method>
36949       <method name="Int32 Main()">
36950         <size>20</size>
36951       </method>
36952     </type>
36953   </test>
36954   <test name="test-86.cs">
36955     <type name="T.T">
36956       <method name="Void .ctor()">
36957         <size>7</size>
36958       </method>
36959       <method name="Int32 method1(System.Type, Int32)">
36960         <size>23</size>
36961       </method>
36962       <method name="Int32 method1(System.Type, System.Type[])">
36963         <size>12</size>
36964       </method>
36965       <method name="Int32 method2(System.Type, Int32)">
36966         <size>23</size>
36967       </method>
36968       <method name="Int32 method2(System.Type, System.Type[])">
36969         <size>12</size>
36970       </method>
36971       <method name="Int32 Main()">
36972         <size>36</size>
36973       </method>
36974     </type>
36975   </test>
36976   <test name="test-87.cs">
36977     <type name="Top">
36978       <method name="Void .ctor()">
36979         <size>7</size>
36980       </method>
36981       <method name="Int32 Main()">
36982         <size>58</size>
36983       </method>
36984     </type>
36985     <type name="Top+X">
36986       <method name="Void .ctor()">
36987         <size>7</size>
36988       </method>
36989     </type>
36990     <type name="Top+Y">
36991       <method name="Void .ctor()">
36992         <size>7</size>
36993       </method>
36994     </type>
36995     <type name="Top+XA">
36996       <method name="Void .ctor()">
36997         <size>7</size>
36998       </method>
36999       <method name="Int32 get_one()">
37000         <size>2</size>
37001       </method>
37002     </type>
37003     <type name="Top+XB">
37004       <method name="Void .ctor()">
37005         <size>7</size>
37006       </method>
37007       <method name="Int32 get_one()">
37008         <size>2</size>
37009       </method>
37010       <method name="Int32 get_two()">
37011         <size>2</size>
37012       </method>
37013     </type>
37014     <type name="Other">
37015       <method name="Void .ctor()">
37016         <size>7</size>
37017       </method>
37018       <method name="Void X()">
37019         <size>5</size>
37020       </method>
37021     </type>
37022   </test>
37023   <test name="test-88.cs">
37024     <type name="X">
37025       <method name="Void .ctor()">
37026         <size>7</size>
37027       </method>
37028       <method name="Void f(System.String)">
37029         <size>19</size>
37030       </method>
37031       <method name="Int32 Main()">
37032         <size>63</size>
37033       </method>
37034     </type>
37035     <type name="&lt;PrivateImplementationDetails&gt;">
37036       <method name="Void .ctor()">
37037         <size>7</size>
37038       </method>
37039     </type>
37040   </test>
37041   <test name="test-89.cs">
37042     <type name="X">
37043       <method name="Void .ctor(Int32)">
37044         <size>8</size>
37045       </method>
37046       <method name="X F(Int32)">
37047         <size>7</size>
37048       </method>
37049       <method name="Int32 Main()">
37050         <size>99</size>
37051       </method>
37052     </type>
37053   </test>
37054   <test name="test-9.cs">
37055     <type name="X">
37056       <method name="Void .ctor()">
37057         <size>7</size>
37058       </method>
37059       <method name="Int32 Main(System.String[])">
37060         <size>104</size>
37061       </method>
37062     </type>
37063   </test>
37064   <test name="test-90.cs">
37065     <type name="N1.Blah">
37066       <method name="Void .ctor()">
37067         <size>7</size>
37068       </method>
37069       <method name="Int32 Main()">
37070         <size>2</size>
37071       </method>
37072     </type>
37073   </test>
37074   <test name="test-91.cs">
37075     <type name="Abstract">
37076       <method name="Void .ctor()">
37077         <size>7</size>
37078       </method>
37079     </type>
37080     <type name="Plain">
37081       <method name="Void .ctor()">
37082         <size>7</size>
37083       </method>
37084     </type>
37085     <type name="Test">
37086       <method name="Void .ctor()">
37087         <size>7</size>
37088       </method>
37089       <method name="Void MyProtectedInternal()">
37090         <size>1</size>
37091       </method>
37092       <method name="Void MyInternal()">
37093         <size>1</size>
37094       </method>
37095       <method name="Void MyPublic()">
37096         <size>1</size>
37097       </method>
37098       <method name="Void MyPrivate()">
37099         <size>1</size>
37100       </method>
37101       <method name="Int32 Main()">
37102         <size>242</size>
37103       </method>
37104     </type>
37105   </test>
37106   <test name="test-92.cs">
37107     <type name="Outer">
37108       <method name="Void .ctor()">
37109         <size>7</size>
37110       </method>
37111     </type>
37112     <type name="Outer+Inner">
37113       <method name="Void .ctor()">
37114         <size>7</size>
37115       </method>
37116     </type>
37117     <type name="InnerBase">
37118       <method name="Void .ctor()">
37119         <size>7</size>
37120       </method>
37121     </type>
37122     <type name="MainClass">
37123       <method name="Void .ctor()">
37124         <size>7</size>
37125       </method>
37126       <method name="Int32 Main()">
37127         <size>2</size>
37128       </method>
37129     </type>
37130   </test>
37131   <test name="test-93.cs">
37132     <type name="N1.C">
37133       <method name="Void .ctor()">
37134         <size>7</size>
37135       </method>
37136       <method name="Void method(B ByRef)">
37137         <size>15</size>
37138       </method>
37139     </type>
37140     <type name="Test">
37141       <method name="Void .ctor()">
37142         <size>7</size>
37143       </method>
37144       <method name="Int32 Main()">
37145         <size>15</size>
37146       </method>
37147     </type>
37148   </test>
37149   <test name="test-94.cs">
37150     <type name="Base">
37151       <method name="Void .ctor()">
37152         <size>7</size>
37153       </method>
37154       <method name="Int32 IVehicle.Start()">
37155         <size>2</size>
37156       </method>
37157       <method name="Int32 Stop()">
37158         <size>2</size>
37159       </method>
37160       <method name="Int32 Turn()">
37161         <size>2</size>
37162       </method>
37163     </type>
37164     <type name="Derived1">
37165       <method name="Void .ctor()">
37166         <size>7</size>
37167       </method>
37168       <method name="Int32 Turn()">
37169         <size>2</size>
37170       </method>
37171     </type>
37172     <type name="Derived2">
37173       <method name="Void .ctor()">
37174         <size>7</size>
37175       </method>
37176       <method name="Int32 IVehicle.Start()">
37177         <size>2</size>
37178       </method>
37179       <method name="Int32 IVehicle.Turn()">
37180         <size>2</size>
37181       </method>
37182       <method name="Int32 Stop()">
37183         <size>2</size>
37184       </method>
37185       <method name="Int32 Turn()">
37186         <size>2</size>
37187       </method>
37188     </type>
37189     <type name="Test">
37190       <method name="Void .ctor()">
37191         <size>7</size>
37192       </method>
37193       <method name="Int32 Main()">
37194         <size>88</size>
37195       </method>
37196     </type>
37197   </test>
37198   <test name="test-95.cs">
37199     <type name="X">
37200       <method name="Void .ctor()">
37201         <size>7</size>
37202       </method>
37203       <method name="Int32 Main()">
37204         <size>30</size>
37205       </method>
37206     </type>
37207   </test>
37208   <test name="test-96.cs">
37209     <type name="N1.A">
37210       <method name="Void .ctor()">
37211         <size>7</size>
37212       </method>
37213       <method name="Int32 Main()">
37214         <size>2</size>
37215       </method>
37216     </type>
37217     <type name="N1.C">
37218       <method name="Void .ctor(Object, IntPtr)">
37219         <size>0</size>
37220       </method>
37221       <method name="Void Invoke(System.Object, N1.A)">
37222         <size>0</size>
37223       </method>
37224       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
37225         <size>0</size>
37226       </method>
37227       <method name="Void EndInvoke(IAsyncResult)">
37228         <size>0</size>
37229       </method>
37230     </type>
37231   </test>
37232   <test name="test-97.cs">
37233     <type name="X">
37234       <method name="Void .ctor()">
37235         <size>7</size>
37236       </method>
37237       <method name="Int32 Main()">
37238         <size>2</size>
37239       </method>
37240     </type>
37241   </test>
37242   <test name="test-98.cs">
37243     <type name="X">
37244       <method name="Void .ctor()">
37245         <size>7</size>
37246       </method>
37247       <method name="Void b()">
37248         <size>19</size>
37249       </method>
37250     </type>
37251     <type name="Y">
37252       <method name="Void .ctor()">
37253         <size>7</size>
37254       </method>
37255       <method name="Int32 Main()">
37256         <size>2</size>
37257       </method>
37258     </type>
37259   </test>
37260   <test name="test-99.cs">
37261     <type name="X">
37262       <method name="Void .ctor()">
37263         <size>7</size>
37264       </method>
37265       <method name="Int32 Main()">
37266         <size>104</size>
37267       </method>
37268     </type>
37269   </test>
37270   <test name="test-anon-01.cs">
37271     <type name="X">
37272       <method name="Void .ctor()">
37273         <size>7</size>
37274       </method>
37275       <method name="Int32 Main()">
37276         <size>21</size>
37277       </method>
37278     </type>
37279     <type name="S">
37280       <method name="Void .ctor(Object, IntPtr)">
37281         <size>0</size>
37282       </method>
37283       <method name="Void Invoke()">
37284         <size>0</size>
37285       </method>
37286       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37287         <size>0</size>
37288       </method>
37289       <method name="Void EndInvoke(IAsyncResult)">
37290         <size>0</size>
37291       </method>
37292     </type>
37293     <type name="X+&lt;Main&gt;c__AnonStorey0">
37294       <method name="Void .ctor()">
37295         <size>7</size>
37296       </method>
37297       <method name="Void &lt;&gt;m__0()">
37298         <size>8</size>
37299       </method>
37300     </type>
37301   </test>
37302   <test name="test-anon-02.cs">
37303     <type name="X">
37304       <method name="Void .ctor()">
37305         <size>7</size>
37306       </method>
37307       <method name="Int32 Main()">
37308         <size>151</size>
37309       </method>
37310     </type>
37311     <type name="S">
37312       <method name="Void .ctor(Object, IntPtr)">
37313         <size>0</size>
37314       </method>
37315       <method name="Void Invoke()">
37316         <size>0</size>
37317       </method>
37318       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37319         <size>0</size>
37320       </method>
37321       <method name="Void EndInvoke(IAsyncResult)">
37322         <size>0</size>
37323       </method>
37324     </type>
37325     <type name="X+&lt;Main&gt;c__AnonStorey0">
37326       <method name="Void .ctor()">
37327         <size>7</size>
37328       </method>
37329       <method name="Void &lt;&gt;m__0()">
37330         <size>113</size>
37331       </method>
37332     </type>
37333   </test>
37334   <test name="test-anon-03.cs">
37335     <type name="X">
37336       <method name="Void .ctor()">
37337         <size>7</size>
37338       </method>
37339       <method name="Void Main()">
37340         <size>59</size>
37341       </method>
37342     </type>
37343     <type name="S">
37344       <method name="Void .ctor(Object, IntPtr)">
37345         <size>0</size>
37346       </method>
37347       <method name="Void Invoke()">
37348         <size>0</size>
37349       </method>
37350       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37351         <size>0</size>
37352       </method>
37353       <method name="Void EndInvoke(IAsyncResult)">
37354         <size>0</size>
37355       </method>
37356     </type>
37357     <type name="X+&lt;Main&gt;c__AnonStorey0">
37358       <method name="Void .ctor()">
37359         <size>7</size>
37360       </method>
37361       <method name="Void &lt;&gt;m__0()">
37362         <size>8</size>
37363       </method>
37364     </type>
37365   </test>
37366   <test name="test-anon-04.cs">
37367     <type name="X">
37368       <method name="Void .ctor()">
37369         <size>7</size>
37370       </method>
37371       <method name="Void Main()">
37372         <size>59</size>
37373       </method>
37374     </type>
37375     <type name="S">
37376       <method name="Void .ctor(Object, IntPtr)">
37377         <size>0</size>
37378       </method>
37379       <method name="Void Invoke()">
37380         <size>0</size>
37381       </method>
37382       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37383         <size>0</size>
37384       </method>
37385       <method name="Void EndInvoke(IAsyncResult)">
37386         <size>0</size>
37387       </method>
37388     </type>
37389     <type name="X+&lt;Main&gt;c__AnonStorey0">
37390       <method name="Void .ctor()">
37391         <size>7</size>
37392       </method>
37393       <method name="Void &lt;&gt;m__0()">
37394         <size>30</size>
37395       </method>
37396     </type>
37397   </test>
37398   <test name="test-anon-05.cs">
37399     <type name="X">
37400       <method name="Void .ctor()">
37401         <size>7</size>
37402       </method>
37403       <method name="Int32 Main()">
37404         <size>207</size>
37405       </method>
37406       <method name="Boolean t(Int32, Int32)">
37407         <size>5</size>
37408       </method>
37409     </type>
37410     <type name="S">
37411       <method name="Void .ctor(Object, IntPtr)">
37412         <size>0</size>
37413       </method>
37414       <method name="Void Invoke()">
37415         <size>0</size>
37416       </method>
37417       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37418         <size>0</size>
37419       </method>
37420       <method name="Void EndInvoke(IAsyncResult)">
37421         <size>0</size>
37422       </method>
37423     </type>
37424     <type name="X+&lt;Main&gt;c__AnonStorey1">
37425       <method name="Void .ctor()">
37426         <size>7</size>
37427       </method>
37428       <method name="Void &lt;&gt;m__0()">
37429         <size>76</size>
37430       </method>
37431     </type>
37432     <type name="X+&lt;Main&gt;c__AnonStorey0">
37433       <method name="Void .ctor()">
37434         <size>7</size>
37435       </method>
37436     </type>
37437   </test>
37438   <test name="test-anon-06.cs">
37439     <type name="X">
37440       <method name="Void .ctor()">
37441         <size>7</size>
37442       </method>
37443       <method name="Int32 Main()">
37444         <size>112</size>
37445       </method>
37446     </type>
37447     <type name="S">
37448       <method name="Void .ctor(Object, IntPtr)">
37449         <size>0</size>
37450       </method>
37451       <method name="Void Invoke()">
37452         <size>0</size>
37453       </method>
37454       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37455         <size>0</size>
37456       </method>
37457       <method name="Void EndInvoke(IAsyncResult)">
37458         <size>0</size>
37459       </method>
37460     </type>
37461     <type name="X+&lt;Main&gt;c__AnonStorey0">
37462       <method name="Void .ctor()">
37463         <size>7</size>
37464       </method>
37465       <method name="Void &lt;&gt;m__0()">
37466         <size>18</size>
37467       </method>
37468     </type>
37469   </test>
37470   <test name="test-anon-07.cs">
37471     <type name="X">
37472       <method name="Void .ctor()">
37473         <size>7</size>
37474       </method>
37475       <method name="Int32 Main()">
37476         <size>120</size>
37477       </method>
37478       <method name="Boolean t(Int32, Int32)">
37479         <size>5</size>
37480       </method>
37481     </type>
37482     <type name="D">
37483       <method name="Void .ctor(Object, IntPtr)">
37484         <size>0</size>
37485       </method>
37486       <method name="Void Invoke()">
37487         <size>0</size>
37488       </method>
37489       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37490         <size>0</size>
37491       </method>
37492       <method name="Void EndInvoke(IAsyncResult)">
37493         <size>0</size>
37494       </method>
37495     </type>
37496     <type name="X+&lt;Main&gt;c__AnonStorey0">
37497       <method name="Void .ctor()">
37498         <size>7</size>
37499       </method>
37500       <method name="Void &lt;&gt;m__0()">
37501         <size>18</size>
37502       </method>
37503       <method name="Void &lt;&gt;m__1()">
37504         <size>18</size>
37505       </method>
37506     </type>
37507   </test>
37508   <test name="test-anon-08.cs">
37509     <type name="X">
37510       <method name="Void .ctor()">
37511         <size>7</size>
37512       </method>
37513       <method name="Int32 Main()">
37514         <size>35</size>
37515       </method>
37516     </type>
37517     <type name="S">
37518       <method name="Void .ctor(Object, IntPtr)">
37519         <size>0</size>
37520       </method>
37521       <method name="Void Invoke()">
37522         <size>0</size>
37523       </method>
37524       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37525         <size>0</size>
37526       </method>
37527       <method name="Void EndInvoke(IAsyncResult)">
37528         <size>0</size>
37529       </method>
37530     </type>
37531     <type name="X+&lt;Main&gt;c__AnonStorey0">
37532       <method name="Void .ctor()">
37533         <size>7</size>
37534       </method>
37535       <method name="Void &lt;&gt;m__0()">
37536         <size>13</size>
37537       </method>
37538     </type>
37539   </test>
37540   <test name="test-anon-09.cs">
37541     <type name="X">
37542       <method name="Void .ctor()">
37543         <size>7</size>
37544       </method>
37545       <method name="Int32 Main()">
37546         <size>59</size>
37547       </method>
37548     </type>
37549     <type name="X+D">
37550       <method name="Void .ctor(Object, IntPtr)">
37551         <size>0</size>
37552       </method>
37553       <method name="Void Invoke()">
37554         <size>0</size>
37555       </method>
37556       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37557         <size>0</size>
37558       </method>
37559       <method name="Void EndInvoke(IAsyncResult)">
37560         <size>0</size>
37561       </method>
37562     </type>
37563     <type name="X+&lt;Main&gt;c__AnonStorey0">
37564       <method name="Void .ctor()">
37565         <size>7</size>
37566       </method>
37567       <method name="Void &lt;&gt;m__0()">
37568         <size>49</size>
37569       </method>
37570     </type>
37571   </test>
37572   <test name="test-anon-10.cs">
37573     <type name="S">
37574       <method name="Void .ctor()">
37575         <size>7</size>
37576       </method>
37577       <method name="Void Test()">
37578         <size>105</size>
37579       </method>
37580       <method name="Int32 Main()">
37581         <size>66</size>
37582       </method>
37583     </type>
37584     <type name="S+T">
37585       <method name="Void .ctor(Object, IntPtr)">
37586         <size>0</size>
37587       </method>
37588       <method name="Void Invoke()">
37589         <size>0</size>
37590       </method>
37591       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37592         <size>0</size>
37593       </method>
37594       <method name="Void EndInvoke(IAsyncResult)">
37595         <size>0</size>
37596       </method>
37597     </type>
37598     <type name="S+&lt;Test&gt;c__AnonStorey1">
37599       <method name="Void .ctor()">
37600         <size>7</size>
37601       </method>
37602     </type>
37603     <type name="S+&lt;Test&gt;c__AnonStorey0">
37604       <method name="Void .ctor()">
37605         <size>7</size>
37606       </method>
37607     </type>
37608     <type name="S+&lt;Test&gt;c__AnonStorey1">
37609       <method name="Void &lt;&gt;m__0()">
37610         <size>76</size>
37611       </method>
37612     </type>
37613   </test>
37614   <test name="test-anon-11.cs">
37615     <type name="X">
37616       <method name="Void .ctor()">
37617         <size>7</size>
37618       </method>
37619       <method name="Int32 Main()">
37620         <size>122</size>
37621       </method>
37622     </type>
37623     <type name="D">
37624       <method name="Void .ctor(Object, IntPtr)">
37625         <size>0</size>
37626       </method>
37627       <method name="Void Invoke(Int32)">
37628         <size>0</size>
37629       </method>
37630       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37631         <size>0</size>
37632       </method>
37633       <method name="Void EndInvoke(IAsyncResult)">
37634         <size>0</size>
37635       </method>
37636     </type>
37637     <type name="E">
37638       <method name="Void .ctor(Object, IntPtr)">
37639         <size>0</size>
37640       </method>
37641       <method name="Void Invoke(Int32 ByRef)">
37642         <size>0</size>
37643       </method>
37644       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
37645         <size>0</size>
37646       </method>
37647       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
37648         <size>0</size>
37649       </method>
37650     </type>
37651     <type name="F">
37652       <method name="Void .ctor(Object, IntPtr)">
37653         <size>0</size>
37654       </method>
37655       <method name="Void Invoke(System.Int32[])">
37656         <size>0</size>
37657       </method>
37658       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
37659         <size>0</size>
37660       </method>
37661       <method name="Void EndInvoke(IAsyncResult)">
37662         <size>0</size>
37663       </method>
37664     </type>
37665     <type name="X">
37666       <method name="Void &lt;Main&gt;m__0(Int32)">
37667         <size>1</size>
37668       </method>
37669       <method name="Void &lt;Main&gt;m__1(Int32)">
37670         <size>1</size>
37671       </method>
37672       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
37673         <size>1</size>
37674       </method>
37675       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
37676         <size>1</size>
37677       </method>
37678     </type>
37679   </test>
37680   <test name="test-anon-12.cs">
37681     <type name="X">
37682       <method name="Void .ctor()">
37683         <size>7</size>
37684       </method>
37685       <method name="Int32 Main()">
37686         <size>257</size>
37687       </method>
37688       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
37689         <size>81</size>
37690       </method>
37691     </type>
37692     <type name="predicate">
37693       <method name="Void .ctor(Object, IntPtr)">
37694         <size>0</size>
37695       </method>
37696       <method name="Boolean Invoke(System.Object)">
37697         <size>0</size>
37698       </method>
37699       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
37700         <size>0</size>
37701       </method>
37702       <method name="Boolean EndInvoke(IAsyncResult)">
37703         <size>0</size>
37704       </method>
37705     </type>
37706     <type name="X">
37707       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
37708         <size>12</size>
37709       </method>
37710     </type>
37711   </test>
37712   <test name="test-anon-13.cs">
37713     <type name="X">
37714       <method name="Void .ctor(Int32)">
37715         <size>14</size>
37716       </method>
37717       <method name="Void Main()">
37718         <size>42</size>
37719       </method>
37720       <method name="D T()">
37721         <size>15</size>
37722       </method>
37723       <method name="System.String CALL()">
37724         <size>6</size>
37725       </method>
37726     </type>
37727     <type name="D">
37728       <method name="Void .ctor(Object, IntPtr)">
37729         <size>0</size>
37730       </method>
37731       <method name="Void Invoke()">
37732         <size>0</size>
37733       </method>
37734       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37735         <size>0</size>
37736       </method>
37737       <method name="Void EndInvoke(IAsyncResult)">
37738         <size>0</size>
37739       </method>
37740     </type>
37741     <type name="X">
37742       <method name="Void &lt;T&gt;m__0()">
37743         <size>22</size>
37744       </method>
37745     </type>
37746   </test>
37747   <test name="test-anon-14.cs">
37748     <type name="X">
37749       <method name="Void .ctor()">
37750         <size>7</size>
37751       </method>
37752       <method name="Void add_Click(X+T)">
37753         <size>22</size>
37754       </method>
37755       <method name="Void remove_Click(X+T)">
37756         <size>22</size>
37757       </method>
37758       <method name="Void Method()">
37759         <size>1</size>
37760       </method>
37761       <method name="Void Main()">
37762         <size>46</size>
37763       </method>
37764     </type>
37765     <type name="X+T">
37766       <method name="Void .ctor(Object, IntPtr)">
37767         <size>0</size>
37768       </method>
37769       <method name="Void Invoke()">
37770         <size>0</size>
37771       </method>
37772       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37773         <size>0</size>
37774       </method>
37775       <method name="Void EndInvoke(IAsyncResult)">
37776         <size>0</size>
37777       </method>
37778     </type>
37779   </test>
37780   <test name="test-anon-15.cs">
37781     <type name="Foo">
37782       <method name="Void .ctor()">
37783         <size>7</size>
37784       </method>
37785       <method name="Void Main()">
37786         <size>43</size>
37787       </method>
37788     </type>
37789     <type name="Foo+Inner">
37790       <method name="Void .ctor(String)">
37791         <size>7</size>
37792       </method>
37793     </type>
37794     <type name="Foo+foo_fn">
37795       <method name="Void .ctor(Object, IntPtr)">
37796         <size>0</size>
37797       </method>
37798       <method name="Foo+Inner Invoke(System.String)">
37799         <size>0</size>
37800       </method>
37801       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
37802         <size>0</size>
37803       </method>
37804       <method name="Foo+Inner EndInvoke(IAsyncResult)">
37805         <size>0</size>
37806       </method>
37807     </type>
37808     <type name="Foo">
37809       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
37810         <size>13</size>
37811       </method>
37812     </type>
37813   </test>
37814   <test name="test-anon-16.cs">
37815     <type name="X">
37816       <method name="Void .ctor(Int32)">
37817         <size>14</size>
37818       </method>
37819       <method name="Void Main()">
37820         <size>42</size>
37821       </method>
37822       <method name="D T()">
37823         <size>15</size>
37824       </method>
37825     </type>
37826     <type name="D">
37827       <method name="Void .ctor(Object, IntPtr)">
37828         <size>0</size>
37829       </method>
37830       <method name="Void Invoke()">
37831         <size>0</size>
37832       </method>
37833       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37834         <size>0</size>
37835       </method>
37836       <method name="Void EndInvoke(IAsyncResult)">
37837         <size>0</size>
37838       </method>
37839     </type>
37840     <type name="X">
37841       <method name="Void &lt;T&gt;m__0()">
37842         <size>27</size>
37843       </method>
37844     </type>
37845   </test>
37846   <test name="test-anon-17.cs">
37847     <type name="Button">
37848       <method name="Void .ctor()">
37849         <size>7</size>
37850       </method>
37851       <method name="Void add_Clicked(ClickEvent)">
37852         <size>24</size>
37853       </method>
37854       <method name="Void remove_Clicked(ClickEvent)">
37855         <size>24</size>
37856       </method>
37857       <method name="Void DoClick()">
37858         <size>12</size>
37859       </method>
37860     </type>
37861     <type name="X">
37862       <method name="Void .ctor()">
37863         <size>7</size>
37864       </method>
37865       <method name="Void .cctor()">
37866         <size>1</size>
37867       </method>
37868       <method name="Int32 Main()">
37869         <size>61</size>
37870       </method>
37871     </type>
37872     <type name="ClickEvent">
37873       <method name="Void .ctor(Object, IntPtr)">
37874         <size>0</size>
37875       </method>
37876       <method name="Void Invoke()">
37877         <size>0</size>
37878       </method>
37879       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37880         <size>0</size>
37881       </method>
37882       <method name="Void EndInvoke(IAsyncResult)">
37883         <size>0</size>
37884       </method>
37885     </type>
37886     <type name="X">
37887       <method name="Void &lt;Main&gt;m__0()">
37888         <size>17</size>
37889       </method>
37890     </type>
37891   </test>
37892   <test name="test-anon-18.cs">
37893     <type name="DelegateTest">
37894       <method name="Void .ctor()">
37895         <size>7</size>
37896       </method>
37897       <method name="Void Main(System.String[])">
37898         <size>83</size>
37899       </method>
37900     </type>
37901     <type name="A">
37902       <method name="Void .ctor(Object, IntPtr)">
37903         <size>0</size>
37904       </method>
37905       <method name="Void Invoke()">
37906         <size>0</size>
37907       </method>
37908       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37909         <size>0</size>
37910       </method>
37911       <method name="Void EndInvoke(IAsyncResult)">
37912         <size>0</size>
37913       </method>
37914     </type>
37915     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
37916       <method name="Void .ctor()">
37917         <size>7</size>
37918       </method>
37919       <method name="Void &lt;&gt;m__0()">
37920         <size>17</size>
37921       </method>
37922     </type>
37923   </test>
37924   <test name="test-anon-19.cs">
37925     <type name="X">
37926       <method name="Void .ctor()">
37927         <size>7</size>
37928       </method>
37929       <method name="Int32 Main()">
37930         <size>223</size>
37931       </method>
37932       <method name="Boolean t(Int32, Int32)">
37933         <size>5</size>
37934       </method>
37935     </type>
37936     <type name="S">
37937       <method name="Void .ctor(Object, IntPtr)">
37938         <size>0</size>
37939       </method>
37940       <method name="Void Invoke()">
37941         <size>0</size>
37942       </method>
37943       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37944         <size>0</size>
37945       </method>
37946       <method name="Void EndInvoke(IAsyncResult)">
37947         <size>0</size>
37948       </method>
37949     </type>
37950     <type name="X+&lt;Main&gt;c__AnonStorey1">
37951       <method name="Void .ctor()">
37952         <size>7</size>
37953       </method>
37954       <method name="Void &lt;&gt;m__0()">
37955         <size>93</size>
37956       </method>
37957     </type>
37958     <type name="X+&lt;Main&gt;c__AnonStorey0">
37959       <method name="Void .ctor()">
37960         <size>7</size>
37961       </method>
37962     </type>
37963   </test>
37964   <test name="test-anon-20.cs">
37965     <type name="X">
37966       <method name="Void .ctor()">
37967         <size>7</size>
37968       </method>
37969       <method name="Void Main()">
37970         <size>33</size>
37971       </method>
37972       <method name="D MainHost()">
37973         <size>28</size>
37974       </method>
37975     </type>
37976     <type name="D">
37977       <method name="Void .ctor(Object, IntPtr)">
37978         <size>0</size>
37979       </method>
37980       <method name="Void Invoke()">
37981         <size>0</size>
37982       </method>
37983       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37984         <size>0</size>
37985       </method>
37986       <method name="Void EndInvoke(IAsyncResult)">
37987         <size>0</size>
37988       </method>
37989     </type>
37990     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
37991       <method name="Void .ctor()">
37992         <size>7</size>
37993       </method>
37994       <method name="Void &lt;&gt;m__0()">
37995         <size>52</size>
37996       </method>
37997     </type>
37998     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
37999       <method name="Void .ctor()">
38000         <size>7</size>
38001       </method>
38002       <method name="Void &lt;&gt;m__1()">
38003         <size>52</size>
38004       </method>
38005     </type>
38006   </test>
38007   <test name="test-anon-21.cs">
38008     <type name="X">
38009       <method name="Void .ctor()">
38010         <size>7</size>
38011       </method>
38012       <method name="Void .cctor()">
38013         <size>1</size>
38014       </method>
38015       <method name="Int32 Main()">
38016         <size>68</size>
38017       </method>
38018       <method name="Void M()">
38019         <size>44</size>
38020       </method>
38021     </type>
38022     <type name="D">
38023       <method name="Void .ctor(Object, IntPtr)">
38024         <size>0</size>
38025       </method>
38026       <method name="Void Invoke()">
38027         <size>0</size>
38028       </method>
38029       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38030         <size>0</size>
38031       </method>
38032       <method name="Void EndInvoke(IAsyncResult)">
38033         <size>0</size>
38034       </method>
38035     </type>
38036     <type name="X+&lt;M&gt;c__AnonStorey0">
38037       <method name="Void .ctor()">
38038         <size>7</size>
38039       </method>
38040       <method name="Void &lt;&gt;m__0()">
38041         <size>48</size>
38042       </method>
38043     </type>
38044     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38045       <method name="Void .ctor()">
38046         <size>7</size>
38047       </method>
38048       <method name="Void &lt;&gt;m__1()">
38049         <size>81</size>
38050       </method>
38051     </type>
38052   </test>
38053   <test name="test-anon-22.cs">
38054     <type name="X">
38055       <method name="Void .ctor()">
38056         <size>7</size>
38057       </method>
38058       <method name="Void Main()">
38059         <size>33</size>
38060       </method>
38061       <method name="D T()">
38062         <size>28</size>
38063       </method>
38064     </type>
38065     <type name="D">
38066       <method name="Void .ctor(Object, IntPtr)">
38067         <size>0</size>
38068       </method>
38069       <method name="Void Invoke()">
38070         <size>0</size>
38071       </method>
38072       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38073         <size>0</size>
38074       </method>
38075       <method name="Void EndInvoke(IAsyncResult)">
38076         <size>0</size>
38077       </method>
38078     </type>
38079     <type name="X+&lt;T&gt;c__AnonStorey0">
38080       <method name="Void .ctor()">
38081         <size>7</size>
38082       </method>
38083       <method name="Void &lt;&gt;m__0()">
38084         <size>52</size>
38085       </method>
38086     </type>
38087     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
38088       <method name="Void .ctor()">
38089         <size>7</size>
38090       </method>
38091       <method name="Void &lt;&gt;m__1()">
38092         <size>52</size>
38093       </method>
38094     </type>
38095   </test>
38096   <test name="test-anon-23.cs">
38097     <type name="X">
38098       <method name="Void .ctor()">
38099         <size>7</size>
38100       </method>
38101       <method name="Int32 Main()">
38102         <size>68</size>
38103       </method>
38104       <method name="Void M()">
38105         <size>34</size>
38106       </method>
38107     </type>
38108     <type name="D">
38109       <method name="Void .ctor(Object, IntPtr)">
38110         <size>0</size>
38111       </method>
38112       <method name="Void Invoke()">
38113         <size>0</size>
38114       </method>
38115       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38116         <size>0</size>
38117       </method>
38118       <method name="Void EndInvoke(IAsyncResult)">
38119         <size>0</size>
38120       </method>
38121     </type>
38122     <type name="X+&lt;M&gt;c__AnonStorey0">
38123       <method name="Void .ctor()">
38124         <size>7</size>
38125       </method>
38126       <method name="Void &lt;&gt;m__0()">
38127         <size>38</size>
38128       </method>
38129     </type>
38130     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38131       <method name="Void .ctor()">
38132         <size>7</size>
38133       </method>
38134       <method name="Void &lt;&gt;m__1()">
38135         <size>24</size>
38136       </method>
38137     </type>
38138   </test>
38139   <test name="test-anon-24.cs">
38140     <type name="X">
38141       <method name="Void .ctor()">
38142         <size>7</size>
38143       </method>
38144       <method name="Void Main()">
38145         <size>29</size>
38146       </method>
38147       <method name="D T(Int32)">
38148         <size>28</size>
38149       </method>
38150     </type>
38151     <type name="D">
38152       <method name="Void .ctor(Object, IntPtr)">
38153         <size>0</size>
38154       </method>
38155       <method name="Int32 Invoke()">
38156         <size>0</size>
38157       </method>
38158       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38159         <size>0</size>
38160       </method>
38161       <method name="Int32 EndInvoke(IAsyncResult)">
38162         <size>0</size>
38163       </method>
38164     </type>
38165     <type name="X+&lt;T&gt;c__AnonStorey0">
38166       <method name="Void .ctor()">
38167         <size>7</size>
38168       </method>
38169       <method name="Int32 &lt;&gt;m__0()">
38170         <size>21</size>
38171       </method>
38172     </type>
38173   </test>
38174   <test name="test-anon-25.cs">
38175     <type name="X">
38176       <method name="Void .ctor()">
38177         <size>7</size>
38178       </method>
38179       <method name="Int32 Main()">
38180         <size>48</size>
38181       </method>
38182       <method name="D T(Int32)">
38183         <size>28</size>
38184       </method>
38185     </type>
38186     <type name="D">
38187       <method name="Void .ctor(Object, IntPtr)">
38188         <size>0</size>
38189       </method>
38190       <method name="Int32 Invoke(Int32)">
38191         <size>0</size>
38192       </method>
38193       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38194         <size>0</size>
38195       </method>
38196       <method name="Int32 EndInvoke(IAsyncResult)">
38197         <size>0</size>
38198       </method>
38199     </type>
38200     <type name="X+&lt;T&gt;c__AnonStorey0">
38201       <method name="Void .ctor()">
38202         <size>7</size>
38203       </method>
38204       <method name="Int32 &lt;&gt;m__0(Int32)">
38205         <size>9</size>
38206       </method>
38207     </type>
38208   </test>
38209   <test name="test-anon-27.cs">
38210     <type name="X">
38211       <method name="Void .ctor()">
38212         <size>7</size>
38213       </method>
38214       <method name="Int32 Main()">
38215         <size>138</size>
38216       </method>
38217       <method name="Void M(Int32)">
38218         <size>59</size>
38219       </method>
38220     </type>
38221     <type name="D">
38222       <method name="Void .ctor(Object, IntPtr)">
38223         <size>0</size>
38224       </method>
38225       <method name="Void Invoke()">
38226         <size>0</size>
38227       </method>
38228       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38229         <size>0</size>
38230       </method>
38231       <method name="Void EndInvoke(IAsyncResult)">
38232         <size>0</size>
38233       </method>
38234     </type>
38235     <type name="X+&lt;M&gt;c__AnonStorey0">
38236       <method name="Void .ctor()">
38237         <size>7</size>
38238       </method>
38239       <method name="Void &lt;&gt;m__0()">
38240         <size>38</size>
38241       </method>
38242     </type>
38243     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
38244       <method name="Void .ctor()">
38245         <size>7</size>
38246       </method>
38247       <method name="Void &lt;&gt;m__1()">
38248         <size>50</size>
38249       </method>
38250     </type>
38251   </test>
38252   <test name="test-anon-28.cs">
38253     <type name="Delegable">
38254       <method name="Void .ctor()">
38255         <size>7</size>
38256       </method>
38257       <method name="Void add_MyDelegate(System.EventHandler)">
38258         <size>24</size>
38259       </method>
38260       <method name="Void remove_MyDelegate(System.EventHandler)">
38261         <size>24</size>
38262       </method>
38263     </type>
38264     <type name="DelegateTest">
38265       <method name="Void .ctor()">
38266         <size>7</size>
38267       </method>
38268       <method name="Void Main(System.String[])">
38269         <size>58</size>
38270       </method>
38271     </type>
38272     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38273       <method name="Void .ctor()">
38274         <size>7</size>
38275       </method>
38276       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
38277         <size>33</size>
38278       </method>
38279     </type>
38280   </test>
38281   <test name="test-anon-29.cs">
38282     <type name="X">
38283       <method name="Void .ctor()">
38284         <size>108</size>
38285       </method>
38286       <method name="System.String Hello()">
38287         <size>20</size>
38288       </method>
38289       <method name="Void Main()">
38290         <size>18</size>
38291       </method>
38292     </type>
38293     <type name="X+Foo">
38294       <method name="Void .ctor(Object, IntPtr)">
38295         <size>0</size>
38296       </method>
38297       <method name="System.String Invoke()">
38298         <size>0</size>
38299       </method>
38300       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38301         <size>0</size>
38302       </method>
38303       <method name="System.String EndInvoke(IAsyncResult)">
38304         <size>0</size>
38305       </method>
38306     </type>
38307     <type name="X+Bar">
38308       <method name="Void .ctor(Object, IntPtr)">
38309         <size>0</size>
38310       </method>
38311       <method name="Void Invoke(System.String)">
38312         <size>0</size>
38313       </method>
38314       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38315         <size>0</size>
38316       </method>
38317       <method name="Void EndInvoke(IAsyncResult)">
38318         <size>0</size>
38319       </method>
38320     </type>
38321     <type name="X">
38322       <method name="Void &lt;Hello&gt;m__1(System.String)">
38323         <size>7</size>
38324       </method>
38325       <method name="System.String &lt;Hello&gt;m__0()">
38326         <size>201</size>
38327       </method>
38328       <method name="Void &lt;Hello&gt;m__2(System.String)">
38329         <size>7</size>
38330       </method>
38331     </type>
38332   </test>
38333   <test name="test-anon-30.cs">
38334     <type name="X">
38335       <method name="Void .ctor()">
38336         <size>7</size>
38337       </method>
38338     </type>
38339     <type name="Program">
38340       <method name="Void add_E(Program+D)">
38341         <size>22</size>
38342       </method>
38343       <method name="Void remove_E(Program+D)">
38344         <size>22</size>
38345       </method>
38346       <method name="Void Main()">
38347         <size>38</size>
38348       </method>
38349     </type>
38350     <type name="Program+D">
38351       <method name="Void .ctor(Object, IntPtr)">
38352         <size>0</size>
38353       </method>
38354       <method name="Void Invoke(X)">
38355         <size>0</size>
38356       </method>
38357       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
38358         <size>0</size>
38359       </method>
38360       <method name="Void EndInvoke(IAsyncResult)">
38361         <size>0</size>
38362       </method>
38363     </type>
38364     <type name="Program+&lt;Main&gt;c__AnonStorey0">
38365       <method name="Void .ctor()">
38366         <size>7</size>
38367       </method>
38368       <method name="Void &lt;&gt;m__0(X)">
38369         <size>15</size>
38370       </method>
38371     </type>
38372   </test>
38373   <test name="test-anon-31.cs">
38374     <type name="test">
38375       <method name="Void .ctor()">
38376         <size>7</size>
38377       </method>
38378       <method name="IEnumerable testen(Int32)">
38379         <size>30</size>
38380       </method>
38381     </type>
38382     <type name="reflect">
38383       <method name="Void .ctor()">
38384         <size>7</size>
38385       </method>
38386       <method name="Void Main(System.String[])">
38387         <size>122</size>
38388       </method>
38389     </type>
38390     <type name="test+&lt;testen&gt;c__Iterator0">
38391       <method name="Void .ctor()">
38392         <size>7</size>
38393       </method>
38394       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38395         <size>7</size>
38396       </method>
38397       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
38398         <size>7</size>
38399       </method>
38400       <method name="Boolean MoveNext()">
38401         <size>195</size>
38402       </method>
38403       <method name="Void Dispose()">
38404         <size>8</size>
38405       </method>
38406       <method name="Void Reset()">
38407         <size>6</size>
38408       </method>
38409       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38410         <size>7</size>
38411       </method>
38412       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
38413         <size>40</size>
38414       </method>
38415     </type>
38416   </test>
38417   <test name="test-anon-32.cs">
38418     <type name="MainClass">
38419       <method name="Void .ctor()">
38420         <size>7</size>
38421       </method>
38422       <method name="Void Main()">
38423         <size>37</size>
38424       </method>
38425       <method name="Void SimpleCallback(MainClass, System.String)">
38426         <size>7</size>
38427       </method>
38428     </type>
38429     <type name="StringSender">
38430       <method name="Void .ctor(Object, IntPtr)">
38431         <size>0</size>
38432       </method>
38433       <method name="Void Invoke(System.String)">
38434         <size>0</size>
38435       </method>
38436       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38437         <size>0</size>
38438       </method>
38439       <method name="Void EndInvoke(IAsyncResult)">
38440         <size>0</size>
38441       </method>
38442     </type>
38443     <type name="VoidDelegate">
38444       <method name="Void .ctor(Object, IntPtr)">
38445         <size>0</size>
38446       </method>
38447       <method name="Void Invoke()">
38448         <size>0</size>
38449       </method>
38450       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38451         <size>0</size>
38452       </method>
38453       <method name="Void EndInvoke(IAsyncResult)">
38454         <size>0</size>
38455       </method>
38456     </type>
38457     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
38458       <method name="Void .ctor()">
38459         <size>7</size>
38460       </method>
38461       <method name="Void &lt;&gt;m__0()">
38462         <size>25</size>
38463       </method>
38464       <method name="Void &lt;&gt;m__1(System.String)">
38465         <size>13</size>
38466       </method>
38467     </type>
38468   </test>
38469   <test name="test-anon-33.cs">
38470     <type name="T">
38471       <method name="Void .ctor()">
38472         <size>7</size>
38473       </method>
38474       <method name="Void doit(Int32)">
38475         <size>7</size>
38476       </method>
38477       <method name="Void Main()">
38478         <size>162</size>
38479       </method>
38480     </type>
38481     <type name="Do">
38482       <method name="Void .ctor(Object, IntPtr)">
38483         <size>0</size>
38484       </method>
38485       <method name="Void Invoke()">
38486         <size>0</size>
38487       </method>
38488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38489         <size>0</size>
38490       </method>
38491       <method name="Void EndInvoke(IAsyncResult)">
38492         <size>0</size>
38493       </method>
38494     </type>
38495     <type name="T+&lt;Main&gt;c__AnonStorey0">
38496       <method name="Void .ctor()">
38497         <size>7</size>
38498       </method>
38499       <method name="Void &lt;&gt;m__0()">
38500         <size>12</size>
38501       </method>
38502     </type>
38503     <type name="T+&lt;Main&gt;c__AnonStorey1">
38504       <method name="Void .ctor()">
38505         <size>7</size>
38506       </method>
38507       <method name="Void &lt;&gt;m__1()">
38508         <size>12</size>
38509       </method>
38510     </type>
38511   </test>
38512   <test name="test-anon-34.cs">
38513     <type name="Delegates.Space">
38514       <method name="Void .ctor()">
38515         <size>7</size>
38516       </method>
38517       <method name="Void Leak(Boolean, Int32)">
38518         <size>92</size>
38519       </method>
38520     </type>
38521     <type name="Delegates.Program">
38522       <method name="Void .ctor()">
38523         <size>7</size>
38524       </method>
38525       <method name="Void SpaceLeak()">
38526         <size>37</size>
38527       </method>
38528       <method name="Void Main(System.String[])">
38529         <size>6</size>
38530       </method>
38531     </type>
38532     <type name="Delegates.Space+DoCopy">
38533       <method name="Void .ctor(Object, IntPtr)">
38534         <size>0</size>
38535       </method>
38536       <method name="Void Invoke()">
38537         <size>0</size>
38538       </method>
38539       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38540         <size>0</size>
38541       </method>
38542       <method name="Void EndInvoke(IAsyncResult)">
38543         <size>0</size>
38544       </method>
38545     </type>
38546     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
38547       <method name="Void .ctor()">
38548         <size>7</size>
38549       </method>
38550       <method name="Void &lt;&gt;m__0()">
38551         <size>23</size>
38552       </method>
38553     </type>
38554     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
38555       <method name="Void .ctor()">
38556         <size>7</size>
38557       </method>
38558       <method name="Void &lt;&gt;m__1()">
38559         <size>19</size>
38560       </method>
38561     </type>
38562   </test>
38563   <test name="test-anon-35.cs">
38564     <type name="CustomDict">
38565       <method name="Void .ctor()">
38566         <size>66</size>
38567       </method>
38568       <method name="IEnumerator GetEnumerator()">
38569         <size>15</size>
38570       </method>
38571     </type>
38572     <type name="Tests">
38573       <method name="Void .ctor()">
38574         <size>7</size>
38575       </method>
38576       <method name="Void Main()">
38577         <size>7</size>
38578       </method>
38579     </type>
38580     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
38581       <method name="Void .ctor()">
38582         <size>7</size>
38583       </method>
38584       <method name="System.Object System.Collections.IEnumerator.get_Current()">
38585         <size>7</size>
38586       </method>
38587       <method name="Boolean MoveNext()">
38588         <size>86</size>
38589       </method>
38590       <method name="Void Dispose()">
38591         <size>8</size>
38592       </method>
38593       <method name="Void Reset()">
38594         <size>6</size>
38595       </method>
38596       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
38597         <size>7</size>
38598       </method>
38599     </type>
38600   </test>
38601   <test name="test-anon-36.cs">
38602     <type name="Test">
38603       <method name="Void .ctor(TestMethod)">
38604         <size>7</size>
38605       </method>
38606       <method name="Void .ctor(TestMethod2)">
38607         <size>7</size>
38608       </method>
38609       <method name="Void Main()">
38610         <size>36</size>
38611       </method>
38612     </type>
38613     <type name="TestMethod">
38614       <method name="Void .ctor(Object, IntPtr)">
38615         <size>0</size>
38616       </method>
38617       <method name="Void Invoke()">
38618         <size>0</size>
38619       </method>
38620       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38621         <size>0</size>
38622       </method>
38623       <method name="Void EndInvoke(IAsyncResult)">
38624         <size>0</size>
38625       </method>
38626     </type>
38627     <type name="TestMethod2">
38628       <method name="Void .ctor(Object, IntPtr)">
38629         <size>0</size>
38630       </method>
38631       <method name="Void Invoke(System.Object)">
38632         <size>0</size>
38633       </method>
38634       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38635         <size>0</size>
38636       </method>
38637       <method name="Void EndInvoke(IAsyncResult)">
38638         <size>0</size>
38639       </method>
38640     </type>
38641     <type name="Test">
38642       <method name="Void &lt;Main&gt;m__0()">
38643         <size>1</size>
38644       </method>
38645     </type>
38646   </test>
38647   <test name="test-anon-37.cs">
38648     <type name="DelegateInit">
38649       <method name="Void .ctor()">
38650         <size>7</size>
38651       </method>
38652       <method name="Void .cctor()">
38653         <size>35</size>
38654       </method>
38655       <method name="Void Main(System.String[])">
38656         <size>11</size>
38657       </method>
38658     </type>
38659     <type name="DelegateInit+FooDelegate">
38660       <method name="Void .ctor(Object, IntPtr)">
38661         <size>0</size>
38662       </method>
38663       <method name="Void Invoke()">
38664         <size>0</size>
38665       </method>
38666       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38667         <size>0</size>
38668       </method>
38669       <method name="Void EndInvoke(IAsyncResult)">
38670         <size>0</size>
38671       </method>
38672     </type>
38673     <type name="DelegateInit">
38674       <method name="Void &lt;_print&gt;m__0()">
38675         <size>11</size>
38676       </method>
38677     </type>
38678   </test>
38679   <test name="test-anon-38.cs">
38680     <type name="X">
38681       <method name="Void .ctor()">
38682         <size>7</size>
38683       </method>
38684       <method name="Void Hello(Int64, Int64)">
38685         <size>1</size>
38686       </method>
38687       <method name="Void Test(Int32)">
38688         <size>67</size>
38689       </method>
38690       <method name="Void Main()">
38691         <size>14</size>
38692       </method>
38693     </type>
38694     <type name="Simple">
38695       <method name="Void .ctor(Object, IntPtr)">
38696         <size>0</size>
38697       </method>
38698       <method name="Void Invoke()">
38699         <size>0</size>
38700       </method>
38701       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38702         <size>0</size>
38703       </method>
38704       <method name="Void EndInvoke(IAsyncResult)">
38705         <size>0</size>
38706       </method>
38707     </type>
38708     <type name="Foo">
38709       <method name="Void .ctor(Object, IntPtr)">
38710         <size>0</size>
38711       </method>
38712       <method name="Simple Invoke()">
38713         <size>0</size>
38714       </method>
38715       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38716         <size>0</size>
38717       </method>
38718       <method name="Simple EndInvoke(IAsyncResult)">
38719         <size>0</size>
38720       </method>
38721     </type>
38722     <type name="X+&lt;Test&gt;c__AnonStorey0">
38723       <method name="Void .ctor()">
38724         <size>7</size>
38725       </method>
38726       <method name="Simple &lt;&gt;m__0()">
38727         <size>64</size>
38728       </method>
38729     </type>
38730     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38731       <method name="Void .ctor()">
38732         <size>7</size>
38733       </method>
38734       <method name="Void &lt;&gt;m__1()">
38735         <size>34</size>
38736       </method>
38737     </type>
38738   </test>
38739   <test name="test-anon-39.cs">
38740     <type name="X">
38741       <method name="Void .ctor()">
38742         <size>7</size>
38743       </method>
38744       <method name="Void Hello(Int64)">
38745         <size>1</size>
38746       </method>
38747       <method name="Void Test(Int32)">
38748         <size>65</size>
38749       </method>
38750       <method name="Void Main()">
38751         <size>14</size>
38752       </method>
38753     </type>
38754     <type name="Simple">
38755       <method name="Void .ctor(Object, IntPtr)">
38756         <size>0</size>
38757       </method>
38758       <method name="Void Invoke()">
38759         <size>0</size>
38760       </method>
38761       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38762         <size>0</size>
38763       </method>
38764       <method name="Void EndInvoke(IAsyncResult)">
38765         <size>0</size>
38766       </method>
38767     </type>
38768     <type name="Foo">
38769       <method name="Void .ctor(Object, IntPtr)">
38770         <size>0</size>
38771       </method>
38772       <method name="Simple Invoke()">
38773         <size>0</size>
38774       </method>
38775       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38776         <size>0</size>
38777       </method>
38778       <method name="Simple EndInvoke(IAsyncResult)">
38779         <size>0</size>
38780       </method>
38781     </type>
38782     <type name="X+&lt;Test&gt;c__AnonStorey0">
38783       <method name="Void .ctor()">
38784         <size>7</size>
38785       </method>
38786       <method name="Simple &lt;&gt;m__0()">
38787         <size>30</size>
38788       </method>
38789       <method name="Void &lt;&gt;m__1()">
38790         <size>18</size>
38791       </method>
38792     </type>
38793   </test>
38794   <test name="test-anon-40.cs">
38795     <type name="X">
38796       <method name="Void .ctor()">
38797         <size>7</size>
38798       </method>
38799       <method name="Void Hello(Int64)">
38800         <size>1</size>
38801       </method>
38802       <method name="Void Test(Int32)">
38803         <size>65</size>
38804       </method>
38805       <method name="Void Main()">
38806         <size>14</size>
38807       </method>
38808     </type>
38809     <type name="Simple">
38810       <method name="Void .ctor(Object, IntPtr)">
38811         <size>0</size>
38812       </method>
38813       <method name="Void Invoke()">
38814         <size>0</size>
38815       </method>
38816       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38817         <size>0</size>
38818       </method>
38819       <method name="Void EndInvoke(IAsyncResult)">
38820         <size>0</size>
38821       </method>
38822     </type>
38823     <type name="Foo">
38824       <method name="Void .ctor(Object, IntPtr)">
38825         <size>0</size>
38826       </method>
38827       <method name="Simple Invoke()">
38828         <size>0</size>
38829       </method>
38830       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38831         <size>0</size>
38832       </method>
38833       <method name="Simple EndInvoke(IAsyncResult)">
38834         <size>0</size>
38835       </method>
38836     </type>
38837     <type name="X+&lt;Test&gt;c__AnonStorey0">
38838       <method name="Void .ctor()">
38839         <size>7</size>
38840       </method>
38841       <method name="Simple &lt;&gt;m__0()">
38842         <size>30</size>
38843       </method>
38844       <method name="Void &lt;&gt;m__1()">
38845         <size>18</size>
38846       </method>
38847     </type>
38848   </test>
38849   <test name="test-anon-41.cs">
38850     <type name="X">
38851       <method name="Void .ctor()">
38852         <size>7</size>
38853       </method>
38854       <method name="Void Hello(Int64)">
38855         <size>1</size>
38856       </method>
38857       <method name="Void Test(Int32)">
38858         <size>65</size>
38859       </method>
38860       <method name="Void Main()">
38861         <size>14</size>
38862       </method>
38863     </type>
38864     <type name="Simple">
38865       <method name="Void .ctor(Object, IntPtr)">
38866         <size>0</size>
38867       </method>
38868       <method name="Void Invoke()">
38869         <size>0</size>
38870       </method>
38871       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38872         <size>0</size>
38873       </method>
38874       <method name="Void EndInvoke(IAsyncResult)">
38875         <size>0</size>
38876       </method>
38877     </type>
38878     <type name="Foo">
38879       <method name="Void .ctor(Object, IntPtr)">
38880         <size>0</size>
38881       </method>
38882       <method name="Simple Invoke()">
38883         <size>0</size>
38884       </method>
38885       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38886         <size>0</size>
38887       </method>
38888       <method name="Simple EndInvoke(IAsyncResult)">
38889         <size>0</size>
38890       </method>
38891     </type>
38892     <type name="X+&lt;Test&gt;c__AnonStorey0">
38893       <method name="Void .ctor()">
38894         <size>7</size>
38895       </method>
38896       <method name="Simple &lt;&gt;m__0()">
38897         <size>55</size>
38898       </method>
38899     </type>
38900     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
38901       <method name="Void .ctor()">
38902         <size>7</size>
38903       </method>
38904       <method name="Void &lt;&gt;m__1()">
38905         <size>35</size>
38906       </method>
38907     </type>
38908   </test>
38909   <test name="test-anon-42.cs">
38910     <type name="X">
38911       <method name="Void .ctor()">
38912         <size>7</size>
38913       </method>
38914       <method name="Void Hello(Int64)">
38915         <size>1</size>
38916       </method>
38917       <method name="Void Test(Int32)">
38918         <size>51</size>
38919       </method>
38920       <method name="Void Main()">
38921         <size>13</size>
38922       </method>
38923     </type>
38924     <type name="Simple">
38925       <method name="Void .ctor(Object, IntPtr)">
38926         <size>0</size>
38927       </method>
38928       <method name="Void Invoke()">
38929         <size>0</size>
38930       </method>
38931       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38932         <size>0</size>
38933       </method>
38934       <method name="Void EndInvoke(IAsyncResult)">
38935         <size>0</size>
38936       </method>
38937     </type>
38938     <type name="Foo">
38939       <method name="Void .ctor(Object, IntPtr)">
38940         <size>0</size>
38941       </method>
38942       <method name="Simple Invoke()">
38943         <size>0</size>
38944       </method>
38945       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38946         <size>0</size>
38947       </method>
38948       <method name="Simple EndInvoke(IAsyncResult)">
38949         <size>0</size>
38950       </method>
38951     </type>
38952     <type name="X">
38953       <method name="Simple &lt;Test&gt;m__0()">
38954         <size>37</size>
38955       </method>
38956       <method name="Void &lt;Test&gt;m__1()">
38957         <size>8</size>
38958       </method>
38959     </type>
38960   </test>
38961   <test name="test-anon-43.cs">
38962     <type name="X">
38963       <method name="Void .ctor()">
38964         <size>7</size>
38965       </method>
38966       <method name="Void Hello(Int64, Int64)">
38967         <size>1</size>
38968       </method>
38969       <method name="Void Test(Int32)">
38970         <size>54</size>
38971       </method>
38972       <method name="Void Main()">
38973         <size>14</size>
38974       </method>
38975     </type>
38976     <type name="Simple">
38977       <method name="Void .ctor(Object, IntPtr)">
38978         <size>0</size>
38979       </method>
38980       <method name="Void Invoke()">
38981         <size>0</size>
38982       </method>
38983       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38984         <size>0</size>
38985       </method>
38986       <method name="Void EndInvoke(IAsyncResult)">
38987         <size>0</size>
38988       </method>
38989     </type>
38990     <type name="Foo">
38991       <method name="Void .ctor(Object, IntPtr)">
38992         <size>0</size>
38993       </method>
38994       <method name="Simple Invoke()">
38995         <size>0</size>
38996       </method>
38997       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38998         <size>0</size>
38999       </method>
39000       <method name="Simple EndInvoke(IAsyncResult)">
39001         <size>0</size>
39002       </method>
39003     </type>
39004     <type name="X+&lt;Test&gt;c__AnonStorey0">
39005       <method name="Void .ctor()">
39006         <size>7</size>
39007       </method>
39008       <method name="Simple &lt;&gt;m__0()">
39009         <size>64</size>
39010       </method>
39011     </type>
39012     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39013       <method name="Void .ctor()">
39014         <size>7</size>
39015       </method>
39016       <method name="Void &lt;&gt;m__1()">
39017         <size>34</size>
39018       </method>
39019     </type>
39020   </test>
39021   <test name="test-anon-44.cs">
39022     <type name="X">
39023       <method name="Void .ctor()">
39024         <size>7</size>
39025       </method>
39026       <method name="Void Hello(Int64)">
39027         <size>1</size>
39028       </method>
39029       <method name="Void Test(Int32)">
39030         <size>68</size>
39031       </method>
39032       <method name="Void Main()">
39033         <size>14</size>
39034       </method>
39035     </type>
39036     <type name="Simple">
39037       <method name="Void .ctor(Object, IntPtr)">
39038         <size>0</size>
39039       </method>
39040       <method name="Void Invoke()">
39041         <size>0</size>
39042       </method>
39043       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39044         <size>0</size>
39045       </method>
39046       <method name="Void EndInvoke(IAsyncResult)">
39047         <size>0</size>
39048       </method>
39049     </type>
39050     <type name="Foo">
39051       <method name="Void .ctor(Object, IntPtr)">
39052         <size>0</size>
39053       </method>
39054       <method name="Simple Invoke()">
39055         <size>0</size>
39056       </method>
39057       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39058         <size>0</size>
39059       </method>
39060       <method name="Simple EndInvoke(IAsyncResult)">
39061         <size>0</size>
39062       </method>
39063     </type>
39064     <type name="X+&lt;Test&gt;c__AnonStorey0">
39065       <method name="Void .ctor()">
39066         <size>7</size>
39067       </method>
39068       <method name="Simple &lt;&gt;m__1()">
39069         <size>33</size>
39070       </method>
39071       <method name="Simple &lt;&gt;m__0()">
39072         <size>51</size>
39073       </method>
39074       <method name="Void &lt;&gt;m__3()">
39075         <size>21</size>
39076       </method>
39077     </type>
39078     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39079       <method name="Void .ctor()">
39080         <size>7</size>
39081       </method>
39082       <method name="Void &lt;&gt;m__2()">
39083         <size>26</size>
39084       </method>
39085     </type>
39086   </test>
39087   <test name="test-anon-45.cs">
39088     <type name="Test">
39089       <method name="Void .ctor()">
39090         <size>7</size>
39091       </method>
39092       <method name="Void Main()">
39093         <size>64</size>
39094       </method>
39095       <method name="IEnumerator GetEnumerator()">
39096         <size>8</size>
39097       </method>
39098     </type>
39099     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39100       <method name="Void .ctor()">
39101         <size>7</size>
39102       </method>
39103       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39104         <size>7</size>
39105       </method>
39106       <method name="Boolean MoveNext()">
39107         <size>77</size>
39108       </method>
39109       <method name="Void Dispose()">
39110         <size>8</size>
39111       </method>
39112       <method name="Void Reset()">
39113         <size>6</size>
39114       </method>
39115       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39116         <size>7</size>
39117       </method>
39118     </type>
39119   </test>
39120   <test name="test-anon-46.cs">
39121     <type name="World">
39122       <method name="Void .ctor()">
39123         <size>7</size>
39124       </method>
39125       <method name="Void Hello(Int64)">
39126         <size>1</size>
39127       </method>
39128       <method name="Void Test(Int32)">
39129         <size>50</size>
39130       </method>
39131     </type>
39132     <type name="X">
39133       <method name="Void .ctor()">
39134         <size>7</size>
39135       </method>
39136       <method name="Void Main()">
39137         <size>14</size>
39138       </method>
39139     </type>
39140     <type name="Foo">
39141       <method name="Void .ctor(Object, IntPtr)">
39142         <size>0</size>
39143       </method>
39144       <method name="Void Invoke()">
39145         <size>0</size>
39146       </method>
39147       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39148         <size>0</size>
39149       </method>
39150       <method name="Void EndInvoke(IAsyncResult)">
39151         <size>0</size>
39152       </method>
39153     </type>
39154     <type name="World+&lt;Test&gt;c__AnonStorey0">
39155       <method name="Void .ctor()">
39156         <size>7</size>
39157       </method>
39158       <method name="Void &lt;&gt;m__0()">
39159         <size>19</size>
39160       </method>
39161     </type>
39162   </test>
39163   <test name="test-anon-47.cs">
39164     <type name="World">
39165       <method name="Void .ctor()">
39166         <size>7</size>
39167       </method>
39168       <method name="Void Hello(Int64)">
39169         <size>1</size>
39170       </method>
39171       <method name="Void Test(Int32)">
39172         <size>158</size>
39173       </method>
39174     </type>
39175     <type name="X">
39176       <method name="Void .ctor()">
39177         <size>7</size>
39178       </method>
39179       <method name="Void Main()">
39180         <size>14</size>
39181       </method>
39182     </type>
39183     <type name="Foo">
39184       <method name="Void .ctor(Object, IntPtr)">
39185         <size>0</size>
39186       </method>
39187       <method name="Void Invoke()">
39188         <size>0</size>
39189       </method>
39190       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39191         <size>0</size>
39192       </method>
39193       <method name="Void EndInvoke(IAsyncResult)">
39194         <size>0</size>
39195       </method>
39196     </type>
39197     <type name="World+&lt;Test&gt;c__AnonStorey2">
39198       <method name="Void .ctor()">
39199         <size>7</size>
39200       </method>
39201       <method name="Void &lt;&gt;m__0()">
39202         <size>45</size>
39203       </method>
39204     </type>
39205     <type name="World+&lt;Test&gt;c__AnonStorey0">
39206       <method name="Void .ctor()">
39207         <size>7</size>
39208       </method>
39209     </type>
39210     <type name="World+&lt;Test&gt;c__AnonStorey1">
39211       <method name="Void .ctor()">
39212         <size>7</size>
39213       </method>
39214     </type>
39215   </test>
39216   <test name="test-anon-48.cs">
39217     <type name="World">
39218       <method name="Void .ctor()">
39219         <size>7</size>
39220       </method>
39221       <method name="Void Hello(Int64)">
39222         <size>1</size>
39223       </method>
39224       <method name="Void Test(Int32)">
39225         <size>197</size>
39226       </method>
39227     </type>
39228     <type name="X">
39229       <method name="Void .ctor()">
39230         <size>7</size>
39231       </method>
39232       <method name="Void Main()">
39233         <size>14</size>
39234       </method>
39235     </type>
39236     <type name="Foo">
39237       <method name="Void .ctor(Object, IntPtr)">
39238         <size>0</size>
39239       </method>
39240       <method name="Void Invoke()">
39241         <size>0</size>
39242       </method>
39243       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39244         <size>0</size>
39245       </method>
39246       <method name="Void EndInvoke(IAsyncResult)">
39247         <size>0</size>
39248       </method>
39249     </type>
39250     <type name="World+&lt;Test&gt;c__AnonStorey1">
39251       <method name="Void .ctor()">
39252         <size>7</size>
39253       </method>
39254     </type>
39255     <type name="World+&lt;Test&gt;c__AnonStorey2">
39256       <method name="Void .ctor()">
39257         <size>7</size>
39258       </method>
39259     </type>
39260     <type name="World+&lt;Test&gt;c__AnonStorey0">
39261       <method name="Void .ctor()">
39262         <size>7</size>
39263       </method>
39264       <method name="Void &lt;&gt;m__0()">
39265         <size>63</size>
39266       </method>
39267     </type>
39268   </test>
39269   <test name="test-anon-49.cs">
39270     <type name="Test">
39271       <method name="Void .ctor()">
39272         <size>7</size>
39273       </method>
39274       <method name="Void Main()">
39275         <size>64</size>
39276       </method>
39277       <method name="IEnumerator GetEnumerator()">
39278         <size>8</size>
39279       </method>
39280     </type>
39281     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
39282       <method name="Void .ctor()">
39283         <size>7</size>
39284       </method>
39285       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39286         <size>7</size>
39287       </method>
39288       <method name="Boolean MoveNext()">
39289         <size>185</size>
39290       </method>
39291       <method name="Void Dispose()">
39292         <size>62</size>
39293       </method>
39294       <method name="Void Reset()">
39295         <size>6</size>
39296       </method>
39297       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39298         <size>7</size>
39299       </method>
39300     </type>
39301   </test>
39302   <test name="test-anon-50.cs">
39303     <type name="Test">
39304       <method name="Void .ctor()">
39305         <size>7</size>
39306       </method>
39307       <method name="IEnumerable Foo(Int32)">
39308         <size>30</size>
39309       </method>
39310     </type>
39311     <type name="X">
39312       <method name="Void .ctor()">
39313         <size>7</size>
39314       </method>
39315       <method name="Int32 Main()">
39316         <size>196</size>
39317       </method>
39318     </type>
39319     <type name="Test+&lt;Foo&gt;c__Iterator0">
39320       <method name="Void .ctor()">
39321         <size>7</size>
39322       </method>
39323       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39324         <size>7</size>
39325       </method>
39326       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39327         <size>7</size>
39328       </method>
39329       <method name="Boolean MoveNext()">
39330         <size>118</size>
39331       </method>
39332       <method name="Void Dispose()">
39333         <size>8</size>
39334       </method>
39335       <method name="Void Reset()">
39336         <size>6</size>
39337       </method>
39338       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39339         <size>7</size>
39340       </method>
39341       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39342         <size>40</size>
39343       </method>
39344     </type>
39345   </test>
39346   <test name="test-anon-51.cs">
39347     <type name="X">
39348       <method name="Void .ctor()">
39349         <size>7</size>
39350       </method>
39351       <method name="Void .cctor()">
39352         <size>35</size>
39353       </method>
39354       <method name="Void Main()">
39355         <size>11</size>
39356       </method>
39357     </type>
39358     <type name="FooDelegate">
39359       <method name="Void .ctor(Object, IntPtr)">
39360         <size>0</size>
39361       </method>
39362       <method name="Void Invoke()">
39363         <size>0</size>
39364       </method>
39365       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39366         <size>0</size>
39367       </method>
39368       <method name="Void EndInvoke(IAsyncResult)">
39369         <size>0</size>
39370       </method>
39371     </type>
39372     <type name="X">
39373       <method name="Void &lt;Print&gt;m__0()">
39374         <size>11</size>
39375       </method>
39376     </type>
39377   </test>
39378   <test name="test-anon-52.cs">
39379     <type name="X">
39380       <method name="Void .ctor()">
39381         <size>7</size>
39382       </method>
39383       <method name="IEnumerator GetIt(System.Int32[])">
39384         <size>22</size>
39385       </method>
39386       <method name="Int32 Main()">
39387         <size>32</size>
39388       </method>
39389     </type>
39390     <type name="X+A">
39391       <method name="Void .ctor(Object, IntPtr)">
39392         <size>0</size>
39393       </method>
39394       <method name="Void Invoke()">
39395         <size>0</size>
39396       </method>
39397       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39398         <size>0</size>
39399       </method>
39400       <method name="Void EndInvoke(IAsyncResult)">
39401         <size>0</size>
39402       </method>
39403     </type>
39404     <type name="X+&lt;GetIt&gt;c__Iterator0">
39405       <method name="Void .ctor()">
39406         <size>7</size>
39407       </method>
39408       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39409         <size>7</size>
39410       </method>
39411       <method name="Boolean MoveNext()">
39412         <size>201</size>
39413       </method>
39414       <method name="Void &lt;&gt;m__0()">
39415         <size>22</size>
39416       </method>
39417       <method name="Void Dispose()">
39418         <size>8</size>
39419       </method>
39420       <method name="Void Reset()">
39421         <size>6</size>
39422       </method>
39423       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39424         <size>7</size>
39425       </method>
39426     </type>
39427     <type name="&lt;PrivateImplementationDetails&gt;">
39428       <method name="Void .ctor()">
39429         <size>7</size>
39430       </method>
39431     </type>
39432   </test>
39433   <test name="test-anon-53.cs">
39434     <type name="Test">
39435       <method name="Void .ctor(Int32)">
39436         <size>39</size>
39437       </method>
39438       <method name="Void .cctor()">
39439         <size>33</size>
39440       </method>
39441     </type>
39442     <type name="X">
39443       <method name="Void .ctor()">
39444         <size>7</size>
39445       </method>
39446       <method name="Void Main()">
39447         <size>15</size>
39448       </method>
39449     </type>
39450     <type name="Foo">
39451       <method name="Void .ctor(Object, IntPtr)">
39452         <size>0</size>
39453       </method>
39454       <method name="Void Invoke()">
39455         <size>0</size>
39456       </method>
39457       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39458         <size>0</size>
39459       </method>
39460       <method name="Void EndInvoke(IAsyncResult)">
39461         <size>0</size>
39462       </method>
39463     </type>
39464     <type name="Test+&lt;Test&gt;c__AnonStorey0">
39465       <method name="Void .ctor()">
39466         <size>7</size>
39467       </method>
39468       <method name="Void &lt;&gt;m__0()">
39469         <size>12</size>
39470       </method>
39471     </type>
39472     <type name="Test+&lt;Test&gt;c__AnonStorey1">
39473       <method name="Void .ctor()">
39474         <size>7</size>
39475       </method>
39476       <method name="Void &lt;&gt;m__1()">
39477         <size>12</size>
39478       </method>
39479     </type>
39480   </test>
39481   <test name="test-anon-54.cs">
39482     <type name="X">
39483       <method name="Void .ctor()">
39484         <size>7</size>
39485       </method>
39486       <method name="Void Main()">
39487         <size>22</size>
39488       </method>
39489     </type>
39490     <type name="Hello">
39491       <method name="Void .ctor(Object, IntPtr)">
39492         <size>0</size>
39493       </method>
39494       <method name="Void Invoke()">
39495         <size>0</size>
39496       </method>
39497       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39498         <size>0</size>
39499       </method>
39500       <method name="Void EndInvoke(IAsyncResult)">
39501         <size>0</size>
39502       </method>
39503     </type>
39504     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
39505       <method name="Void .ctor()">
39506         <size>7</size>
39507       </method>
39508       <method name="Void &lt;&gt;m__0()">
39509         <size>25</size>
39510       </method>
39511     </type>
39512     <type name="Foo">
39513       <method name="Void .ctor(Int32)">
39514         <size>8</size>
39515       </method>
39516       <method name="Void Test(Foo)">
39517         <size>45</size>
39518       </method>
39519       <method name="Void Hello(Int32)">
39520         <size>19</size>
39521       </method>
39522       <method name="System.String ToString()">
39523         <size>22</size>
39524       </method>
39525     </type>
39526   </test>
39527   <test name="test-anon-55.cs">
39528     <type name="Foo">
39529       <method name="Void .ctor()">
39530         <size>7</size>
39531       </method>
39532       <method name="Void Test(Foo+Hello)">
39533         <size>7</size>
39534       </method>
39535       <method name="Void Private()">
39536         <size>11</size>
39537       </method>
39538       <method name="Void Test()">
39539         <size>19</size>
39540       </method>
39541     </type>
39542     <type name="X">
39543       <method name="Void .ctor()">
39544         <size>7</size>
39545       </method>
39546       <method name="Void Main()">
39547         <size>13</size>
39548       </method>
39549     </type>
39550     <type name="Foo+Hello">
39551       <method name="Void .ctor(Object, IntPtr)">
39552         <size>0</size>
39553       </method>
39554       <method name="Void Invoke()">
39555         <size>0</size>
39556       </method>
39557       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39558         <size>0</size>
39559       </method>
39560       <method name="Void EndInvoke(IAsyncResult)">
39561         <size>0</size>
39562       </method>
39563     </type>
39564     <type name="Foo">
39565       <method name="Void &lt;Test&gt;m__0()">
39566         <size>7</size>
39567       </method>
39568     </type>
39569   </test>
39570   <test name="test-anon-56.cs">
39571     <type name="Observable">
39572       <method name="Void .ctor()">
39573         <size>7</size>
39574       </method>
39575       <method name="Void Main(System.String[])">
39576         <size>50</size>
39577       </method>
39578     </type>
39579     <type name="QueueHandler">
39580       <method name="Void .ctor(Object, IntPtr)">
39581         <size>0</size>
39582       </method>
39583       <method name="Void Invoke(Observable)">
39584         <size>0</size>
39585       </method>
39586       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
39587         <size>0</size>
39588       </method>
39589       <method name="Void EndInvoke(IAsyncResult)">
39590         <size>0</size>
39591       </method>
39592     </type>
39593     <type name="Observable">
39594       <method name="Void &lt;Main&gt;m__0(Observable)">
39595         <size>11</size>
39596       </method>
39597     </type>
39598   </test>
39599   <test name="test-anon-57.cs">
39600     <type name="X">
39601       <method name="Void .ctor()">
39602         <size>7</size>
39603       </method>
39604       <method name="Int32 Test()">
39605         <size>257</size>
39606       </method>
39607       <method name="Int32 Main()">
39608         <size>45</size>
39609       </method>
39610     </type>
39611     <type name="X+TestDelegate">
39612       <method name="Void .ctor(Object, IntPtr)">
39613         <size>0</size>
39614       </method>
39615       <method name="Void Invoke()">
39616         <size>0</size>
39617       </method>
39618       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39619         <size>0</size>
39620       </method>
39621       <method name="Void EndInvoke(IAsyncResult)">
39622         <size>0</size>
39623       </method>
39624     </type>
39625     <type name="X+&lt;Test&gt;c__AnonStorey1">
39626       <method name="Void .ctor()">
39627         <size>7</size>
39628       </method>
39629       <method name="Void &lt;&gt;m__0()">
39630         <size>89</size>
39631       </method>
39632     </type>
39633     <type name="X+&lt;Test&gt;c__AnonStorey0">
39634       <method name="Void .ctor()">
39635         <size>7</size>
39636       </method>
39637     </type>
39638   </test>
39639   <test name="test-anon-58.cs">
39640     <type name="X">
39641       <method name="Void .ctor()">
39642         <size>7</size>
39643       </method>
39644       <method name="Int32 Test(Int32)">
39645         <size>344</size>
39646       </method>
39647       <method name="Int32 Main()">
39648         <size>46</size>
39649       </method>
39650     </type>
39651     <type name="X+TestDelegate">
39652       <method name="Void .ctor(Object, IntPtr)">
39653         <size>0</size>
39654       </method>
39655       <method name="Void Invoke()">
39656         <size>0</size>
39657       </method>
39658       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39659         <size>0</size>
39660       </method>
39661       <method name="Void EndInvoke(IAsyncResult)">
39662         <size>0</size>
39663       </method>
39664     </type>
39665     <type name="X+&lt;Test&gt;c__AnonStorey1">
39666       <method name="Void .ctor()">
39667         <size>7</size>
39668       </method>
39669       <method name="Void &lt;&gt;m__0()">
39670         <size>162</size>
39671       </method>
39672     </type>
39673     <type name="X+&lt;Test&gt;c__AnonStorey0">
39674       <method name="Void .ctor()">
39675         <size>7</size>
39676       </method>
39677     </type>
39678     <type name="X+&lt;Test&gt;c__AnonStorey2">
39679       <method name="Void .ctor()">
39680         <size>7</size>
39681       </method>
39682     </type>
39683   </test>
39684   <test name="test-anon-59.cs">
39685     <type name="X">
39686       <method name="Void .ctor()">
39687         <size>7</size>
39688       </method>
39689       <method name="Int32 Test(Int32)">
39690         <size>515</size>
39691       </method>
39692       <method name="Int32 Main()">
39693         <size>46</size>
39694       </method>
39695     </type>
39696     <type name="X+TestDelegate">
39697       <method name="Void .ctor(Object, IntPtr)">
39698         <size>0</size>
39699       </method>
39700       <method name="Void Invoke()">
39701         <size>0</size>
39702       </method>
39703       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39704         <size>0</size>
39705       </method>
39706       <method name="Void EndInvoke(IAsyncResult)">
39707         <size>0</size>
39708       </method>
39709     </type>
39710     <type name="X+&lt;Test&gt;c__AnonStorey2">
39711       <method name="Void .ctor()">
39712         <size>7</size>
39713       </method>
39714       <method name="Void &lt;&gt;m__0()">
39715         <size>224</size>
39716       </method>
39717     </type>
39718     <type name="X+&lt;Test&gt;c__AnonStorey1">
39719       <method name="Void .ctor()">
39720         <size>7</size>
39721       </method>
39722     </type>
39723     <type name="X+&lt;Test&gt;c__AnonStorey0">
39724       <method name="Void .ctor()">
39725         <size>7</size>
39726       </method>
39727     </type>
39728     <type name="X+&lt;Test&gt;c__AnonStorey3">
39729       <method name="Void .ctor()">
39730         <size>7</size>
39731       </method>
39732     </type>
39733   </test>
39734   <test name="test-anon-60.cs">
39735     <type name="X">
39736       <method name="Void .ctor()">
39737         <size>7</size>
39738       </method>
39739       <method name="Int32 Test(Int32)">
39740         <size>567</size>
39741       </method>
39742       <method name="Int32 Main()">
39743         <size>46</size>
39744       </method>
39745     </type>
39746     <type name="X+TestDelegate">
39747       <method name="Void .ctor(Object, IntPtr)">
39748         <size>0</size>
39749       </method>
39750       <method name="Void Invoke()">
39751         <size>0</size>
39752       </method>
39753       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39754         <size>0</size>
39755       </method>
39756       <method name="Void EndInvoke(IAsyncResult)">
39757         <size>0</size>
39758       </method>
39759     </type>
39760     <type name="X+&lt;Test&gt;c__AnonStorey2">
39761       <method name="Void .ctor()">
39762         <size>7</size>
39763       </method>
39764     </type>
39765     <type name="X+&lt;Test&gt;c__AnonStorey1">
39766       <method name="Void .ctor()">
39767         <size>7</size>
39768       </method>
39769     </type>
39770     <type name="X+&lt;Test&gt;c__AnonStorey0">
39771       <method name="Void .ctor()">
39772         <size>7</size>
39773       </method>
39774     </type>
39775     <type name="X+&lt;Test&gt;c__AnonStorey3">
39776       <method name="Void .ctor()">
39777         <size>7</size>
39778       </method>
39779     </type>
39780     <type name="X+&lt;Test&gt;c__AnonStorey2">
39781       <method name="Void &lt;&gt;m__0()">
39782         <size>347</size>
39783       </method>
39784     </type>
39785     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
39786       <method name="Void .ctor()">
39787         <size>7</size>
39788       </method>
39789       <method name="Void &lt;&gt;m__1()">
39790         <size>124</size>
39791       </method>
39792     </type>
39793   </test>
39794   <test name="test-anon-61.cs">
39795     <type name="X">
39796       <method name="Void .ctor()">
39797         <size>7</size>
39798       </method>
39799       <method name="Int32 Test()">
39800         <size>333</size>
39801       </method>
39802       <method name="Int32 Main()">
39803         <size>59</size>
39804       </method>
39805     </type>
39806     <type name="X+TestDelegate">
39807       <method name="Void .ctor(Object, IntPtr)">
39808         <size>0</size>
39809       </method>
39810       <method name="Void Invoke()">
39811         <size>0</size>
39812       </method>
39813       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39814         <size>0</size>
39815       </method>
39816       <method name="Void EndInvoke(IAsyncResult)">
39817         <size>0</size>
39818       </method>
39819     </type>
39820     <type name="X+&lt;Test&gt;c__AnonStorey1">
39821       <method name="Void .ctor()">
39822         <size>7</size>
39823       </method>
39824       <method name="Void &lt;&gt;m__0()">
39825         <size>157</size>
39826       </method>
39827     </type>
39828     <type name="X+&lt;Test&gt;c__AnonStorey0">
39829       <method name="Void .ctor()">
39830         <size>7</size>
39831       </method>
39832     </type>
39833   </test>
39834   <test name="test-anon-62.cs">
39835     <type name="X">
39836       <method name="Void .ctor(String)">
39837         <size>14</size>
39838       </method>
39839       <method name="Void Main()">
39840         <size>1</size>
39841       </method>
39842     </type>
39843     <type name="Y">
39844       <method name="Void .ctor(Z)">
39845         <size>56</size>
39846       </method>
39847     </type>
39848     <type name="Z">
39849       <method name="Void .ctor()">
39850         <size>7</size>
39851       </method>
39852       <method name="Void Hello()">
39853         <size>1</size>
39854       </method>
39855     </type>
39856     <type name="FooHandler">
39857       <method name="Void .ctor(Object, IntPtr)">
39858         <size>0</size>
39859       </method>
39860       <method name="Void Invoke()">
39861         <size>0</size>
39862       </method>
39863       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39864         <size>0</size>
39865       </method>
39866       <method name="Void EndInvoke(IAsyncResult)">
39867         <size>0</size>
39868       </method>
39869     </type>
39870     <type name="Y+&lt;Y&gt;c__AnonStorey0">
39871       <method name="Void .ctor()">
39872         <size>7</size>
39873       </method>
39874       <method name="Void &lt;&gt;m__0()">
39875         <size>12</size>
39876       </method>
39877     </type>
39878   </test>
39879   <test name="test-anon-63.cs">
39880     <type name="X">
39881       <method name="Void .ctor()">
39882         <size>7</size>
39883       </method>
39884       <method name="IEnumerator GetIt(System.Int32[])">
39885         <size>22</size>
39886       </method>
39887       <method name="Int32 Main()">
39888         <size>32</size>
39889       </method>
39890     </type>
39891     <type name="X+A">
39892       <method name="Void .ctor(Object, IntPtr)">
39893         <size>0</size>
39894       </method>
39895       <method name="Int32 Invoke()">
39896         <size>0</size>
39897       </method>
39898       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39899         <size>0</size>
39900       </method>
39901       <method name="Int32 EndInvoke(IAsyncResult)">
39902         <size>0</size>
39903       </method>
39904     </type>
39905     <type name="X+&lt;GetIt&gt;c__Iterator0">
39906       <method name="Void .ctor()">
39907         <size>7</size>
39908       </method>
39909       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39910         <size>7</size>
39911       </method>
39912       <method name="Boolean MoveNext()">
39913         <size>195</size>
39914       </method>
39915       <method name="Int32 &lt;&gt;m__0()">
39916         <size>44</size>
39917       </method>
39918       <method name="Void Dispose()">
39919         <size>8</size>
39920       </method>
39921       <method name="Void Reset()">
39922         <size>6</size>
39923       </method>
39924       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39925         <size>7</size>
39926       </method>
39927     </type>
39928     <type name="&lt;PrivateImplementationDetails&gt;">
39929       <method name="Void .ctor()">
39930         <size>7</size>
39931       </method>
39932     </type>
39933   </test>
39934   <test name="test-anon-64.cs">
39935     <type name="Source">
39936       <method name="Void .ctor()">
39937         <size>7</size>
39938       </method>
39939       <method name="Void add_ChildSourceAdded(System.EventHandler)">
39940         <size>24</size>
39941       </method>
39942       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
39943         <size>24</size>
39944       </method>
39945       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
39946         <size>24</size>
39947       </method>
39948       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
39949         <size>24</size>
39950       </method>
39951       <method name="Source FindSource(Source)">
39952         <size>2</size>
39953       </method>
39954       <method name="Void AddSource(Source, Int32, System.Object)">
39955         <size>132</size>
39956       </method>
39957       <method name="Void Main()">
39958         <size>1</size>
39959       </method>
39960     </type>
39961     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
39962       <method name="Void .ctor()">
39963         <size>7</size>
39964       </method>
39965       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39966         <size>30</size>
39967       </method>
39968     </type>
39969     <type name="Source">
39970       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
39971         <size>1</size>
39972       </method>
39973     </type>
39974   </test>
39975   <test name="test-anon-65.cs">
39976     <type name="BaseClass">
39977       <method name="Void .ctor(SomeDelegate)">
39978         <size>13</size>
39979       </method>
39980     </type>
39981     <type name="TestClass">
39982       <method name="Void .ctor(Int32)">
39983         <size>32</size>
39984       </method>
39985       <method name="Int32 Main(System.String[])">
39986         <size>9</size>
39987       </method>
39988     </type>
39989     <type name="BaseClass+SomeDelegate">
39990       <method name="Void .ctor(Object, IntPtr)">
39991         <size>0</size>
39992       </method>
39993       <method name="Void Invoke()">
39994         <size>0</size>
39995       </method>
39996       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39997         <size>0</size>
39998       </method>
39999       <method name="Void EndInvoke(IAsyncResult)">
40000         <size>0</size>
40001       </method>
40002     </type>
40003     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
40004       <method name="Void .ctor()">
40005         <size>7</size>
40006       </method>
40007       <method name="Void &lt;&gt;m__0()">
40008         <size>12</size>
40009       </method>
40010     </type>
40011   </test>
40012   <test name="test-anon-66.cs">
40013     <type name="Test">
40014       <method name="Void .ctor()">
40015         <size>7</size>
40016       </method>
40017       <method name="Void add_testEvent(Test+TestEventHandler)">
40018         <size>24</size>
40019       </method>
40020       <method name="Void remove_testEvent(Test+TestEventHandler)">
40021         <size>24</size>
40022       </method>
40023       <method name="Void add_TestEvent(Test+TestEventHandler)">
40024         <size>33</size>
40025       </method>
40026       <method name="Void remove_TestEvent(Test+TestEventHandler)">
40027         <size>1</size>
40028       </method>
40029       <method name="Void Main()">
40030         <size>1</size>
40031       </method>
40032     </type>
40033     <type name="Test+TestEventHandler">
40034       <method name="Void .ctor(Object, IntPtr)">
40035         <size>0</size>
40036       </method>
40037       <method name="Void Invoke()">
40038         <size>0</size>
40039       </method>
40040       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40041         <size>0</size>
40042       </method>
40043       <method name="Void EndInvoke(IAsyncResult)">
40044         <size>0</size>
40045       </method>
40046     </type>
40047     <type name="Test+&lt;&gt;c__AnonStorey0">
40048       <method name="Void .ctor()">
40049         <size>7</size>
40050       </method>
40051       <method name="Void &lt;&gt;m__0()">
40052         <size>12</size>
40053       </method>
40054     </type>
40055   </test>
40056   <test name="test-anon-67.cs">
40057     <type name="ClassOne">
40058       <method name="Void .ctor(ReturnStringDelegate)">
40059         <size>7</size>
40060       </method>
40061       <method name="Void .ctor(String)">
40062         <size>32</size>
40063       </method>
40064       <method name="Void Main()">
40065         <size>1</size>
40066       </method>
40067     </type>
40068     <type name="ClassOne+ReturnStringDelegate">
40069       <method name="Void .ctor(Object, IntPtr)">
40070         <size>0</size>
40071       </method>
40072       <method name="System.String Invoke()">
40073         <size>0</size>
40074       </method>
40075       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40076         <size>0</size>
40077       </method>
40078       <method name="System.String EndInvoke(IAsyncResult)">
40079         <size>0</size>
40080       </method>
40081     </type>
40082     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
40083       <method name="Void .ctor()">
40084         <size>7</size>
40085       </method>
40086       <method name="System.String &lt;&gt;m__0()">
40087         <size>7</size>
40088       </method>
40089     </type>
40090   </test>
40091   <test name="test-anon-68.cs">
40092     <type name="C">
40093       <method name="Void .ctor()">
40094         <size>7</size>
40095       </method>
40096       <method name="Void T(D1)">
40097         <size>1</size>
40098       </method>
40099       <method name="Void T(D2)">
40100         <size>1</size>
40101       </method>
40102       <method name="Void Main()">
40103         <size>69</size>
40104       </method>
40105     </type>
40106     <type name="D1">
40107       <method name="Void .ctor(Object, IntPtr)">
40108         <size>0</size>
40109       </method>
40110       <method name="Void Invoke(Int32)">
40111         <size>0</size>
40112       </method>
40113       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40114         <size>0</size>
40115       </method>
40116       <method name="Void EndInvoke(IAsyncResult)">
40117         <size>0</size>
40118       </method>
40119     </type>
40120     <type name="D2">
40121       <method name="Void .ctor(Object, IntPtr)">
40122         <size>0</size>
40123       </method>
40124       <method name="Void Invoke(System.String ByRef)">
40125         <size>0</size>
40126       </method>
40127       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
40128         <size>0</size>
40129       </method>
40130       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
40131         <size>0</size>
40132       </method>
40133     </type>
40134     <type name="C">
40135       <method name="Void &lt;Main&gt;m__0(Int32)">
40136         <size>1</size>
40137       </method>
40138       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
40139         <size>8</size>
40140       </method>
40141     </type>
40142   </test>
40143   <test name="test-anon-69.cs">
40144     <type name="SingleSteppingEngine">
40145       <method name="Void .ctor()">
40146         <size>7</size>
40147       </method>
40148       <method name="System.Object SendCommand(TargetAccessDelegate)">
40149         <size>8</size>
40150       </method>
40151       <method name="Void Detach()">
40152         <size>20</size>
40153       </method>
40154     </type>
40155     <type name="X">
40156       <method name="Void .ctor()">
40157         <size>7</size>
40158       </method>
40159       <method name="Void Main()">
40160         <size>1</size>
40161       </method>
40162     </type>
40163     <type name="TargetAccessDelegate">
40164       <method name="Void .ctor(Object, IntPtr)">
40165         <size>0</size>
40166       </method>
40167       <method name="System.Object Invoke(System.Object)">
40168         <size>0</size>
40169       </method>
40170       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40171         <size>0</size>
40172       </method>
40173       <method name="System.Object EndInvoke(IAsyncResult)">
40174         <size>0</size>
40175       </method>
40176     </type>
40177     <type name="SingleSteppingEngine">
40178       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
40179         <size>19</size>
40180       </method>
40181     </type>
40182   </test>
40183   <test name="test-anon-70.cs">
40184     <type name="C">
40185       <method name="Void .ctor()">
40186         <size>7</size>
40187       </method>
40188       <method name="Void Test(C+D)">
40189         <size>1</size>
40190       </method>
40191       <method name="Void Main()">
40192         <size>98</size>
40193       </method>
40194     </type>
40195     <type name="C+D">
40196       <method name="Void .ctor(Object, IntPtr)">
40197         <size>0</size>
40198       </method>
40199       <method name="Void Invoke()">
40200         <size>0</size>
40201       </method>
40202       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40203         <size>0</size>
40204       </method>
40205       <method name="Void EndInvoke(IAsyncResult)">
40206         <size>0</size>
40207       </method>
40208     </type>
40209     <type name="UnsafeClass">
40210       <method name="Void .ctor()">
40211         <size>7</size>
40212       </method>
40213     </type>
40214     <type name="C">
40215       <method name="Void UnsafeTests()">
40216         <size>35</size>
40217       </method>
40218     </type>
40219     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
40220       <method name="Void .ctor()">
40221         <size>7</size>
40222       </method>
40223       <method name="Void &lt;&gt;m__0()">
40224         <size>14</size>
40225       </method>
40226     </type>
40227     <type name="C+&lt;Main&gt;c__AnonStorey1">
40228       <method name="Void .ctor()">
40229         <size>7</size>
40230       </method>
40231       <method name="Void &lt;&gt;m__1()">
40232         <size>38</size>
40233       </method>
40234       <method name="Void &lt;&gt;m__2()">
40235         <size>32</size>
40236       </method>
40237     </type>
40238     <type name="C">
40239       <method name="Void &lt;Main&gt;m__3()">
40240         <size>16</size>
40241       </method>
40242     </type>
40243     <type name="UnsafeClass">
40244       <method name="Int32* GetUnsafeValue()">
40245         <size>3</size>
40246       </method>
40247     </type>
40248     <type name="&lt;PrivateImplementationDetails&gt;">
40249       <method name="Void .ctor()">
40250         <size>7</size>
40251       </method>
40252     </type>
40253   </test>
40254   <test name="test-anon-71.cs">
40255     <type name="Program">
40256       <method name="Void .ctor()">
40257         <size>7</size>
40258       </method>
40259       <method name="Errno ProcessFile(System.String, Program+FdCb)">
40260         <size>2</size>
40261       </method>
40262       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
40263         <size>34</size>
40264       </method>
40265       <method name="Void Main()">
40266         <size>1</size>
40267       </method>
40268     </type>
40269     <type name="Program+FdCb">
40270       <method name="Void .ctor(Object, IntPtr)">
40271         <size>0</size>
40272       </method>
40273       <method name="Int32 Invoke(Int32)">
40274         <size>0</size>
40275       </method>
40276       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40277         <size>0</size>
40278       </method>
40279       <method name="Int32 EndInvoke(IAsyncResult)">
40280         <size>0</size>
40281       </method>
40282     </type>
40283     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
40284       <method name="Void .ctor()">
40285         <size>7</size>
40286       </method>
40287       <method name="Int32 &lt;&gt;m__0(Int32)">
40288         <size>46</size>
40289       </method>
40290     </type>
40291   </test>
40292   <test name="test-anon-72.cs">
40293     <type name="Test">
40294       <method name="Void .ctor()">
40295         <size>7</size>
40296       </method>
40297       <method name="Void AddOperator(Test+UnaryOperator)">
40298         <size>1</size>
40299       </method>
40300       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
40301         <size>5</size>
40302       </method>
40303       <method name="Void Main()">
40304         <size>1</size>
40305       </method>
40306       <method name="Void Foo()">
40307         <size>19</size>
40308       </method>
40309     </type>
40310     <type name="Test+UnaryOperator">
40311       <method name="Void .ctor(Object, IntPtr)">
40312         <size>0</size>
40313       </method>
40314       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
40315         <size>0</size>
40316       </method>
40317       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
40318         <size>0</size>
40319       </method>
40320       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
40321         <size>0</size>
40322       </method>
40323     </type>
40324     <type name="Test">
40325       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
40326         <size>31</size>
40327       </method>
40328     </type>
40329   </test>
40330   <test name="test-anon-73.cs">
40331     <type name="T">
40332       <method name="Void .ctor()">
40333         <size>7</size>
40334       </method>
40335       <method name="Void Main()">
40336         <size>31</size>
40337       </method>
40338       <method name="Void Test_1()">
40339         <size>36</size>
40340       </method>
40341     </type>
40342     <type name="D">
40343       <method name="Void .ctor(Object, IntPtr)">
40344         <size>0</size>
40345       </method>
40346       <method name="Void Invoke(System.Object)">
40347         <size>0</size>
40348       </method>
40349       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
40350         <size>0</size>
40351       </method>
40352       <method name="Void EndInvoke(IAsyncResult)">
40353         <size>0</size>
40354       </method>
40355     </type>
40356     <type name="T">
40357       <method name="Void &lt;Main&gt;m__0(System.Object)">
40358         <size>15</size>
40359       </method>
40360       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
40361         <size>29</size>
40362       </method>
40363     </type>
40364   </test>
40365   <test name="test-anon-74.cs">
40366     <type name="Foo">
40367       <method name="Void Baz(Foo+SimpleDelegate)">
40368         <size>8</size>
40369       </method>
40370       <method name="Void Main(System.String[])">
40371         <size>35</size>
40372       </method>
40373     </type>
40374     <type name="Foo+SimpleDelegate">
40375       <method name="Void .ctor(Object, IntPtr)">
40376         <size>0</size>
40377       </method>
40378       <method name="System.String[,] Invoke()">
40379         <size>0</size>
40380       </method>
40381       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40382         <size>0</size>
40383       </method>
40384       <method name="System.String[,] EndInvoke(IAsyncResult)">
40385         <size>0</size>
40386       </method>
40387     </type>
40388     <type name="Foo">
40389       <method name="System.String[,] &lt;Main&gt;m__0()">
40390         <size>34</size>
40391       </method>
40392     </type>
40393   </test>
40394   <test name="test-anon-75.cs">
40395     <type name="Data">
40396       <method name="Void .ctor()">
40397         <size>7</size>
40398       </method>
40399     </type>
40400     <type name="Test">
40401       <method name="Void .ctor()">
40402         <size>7</size>
40403       </method>
40404       <method name="Void Foo(Int32, D)">
40405         <size>1</size>
40406       </method>
40407       <method name="Void Main()">
40408         <size>1</size>
40409       </method>
40410       <method name="Void TestMe()">
40411         <size>154</size>
40412       </method>
40413       <method name="Boolean &lt;TestMe&gt;m__0()">
40414         <size>2</size>
40415       </method>
40416     </type>
40417     <type name="D">
40418       <method name="Void .ctor(Object, IntPtr)">
40419         <size>0</size>
40420       </method>
40421       <method name="Boolean Invoke()">
40422         <size>0</size>
40423       </method>
40424       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40425         <size>0</size>
40426       </method>
40427       <method name="Boolean EndInvoke(IAsyncResult)">
40428         <size>0</size>
40429       </method>
40430     </type>
40431     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40432       <method name="Void .ctor()">
40433         <size>7</size>
40434       </method>
40435       <method name="Boolean &lt;&gt;m__2()">
40436         <size>14</size>
40437       </method>
40438     </type>
40439     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
40440       <method name="Void .ctor()">
40441         <size>7</size>
40442       </method>
40443     </type>
40444     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
40445       <method name="Boolean &lt;&gt;m__1()">
40446         <size>54</size>
40447       </method>
40448     </type>
40449   </test>
40450   <test name="test-anon-76.cs">
40451     <type name="C">
40452       <method name="Void .ctor()">
40453         <size>7</size>
40454       </method>
40455       <method name="Void set_Item(System.String, FactoryDelegate)">
40456         <size>8</size>
40457       </method>
40458       <method name="FactoryDelegate get_Item(System.String)">
40459         <size>7</size>
40460       </method>
40461       <method name="Void X()">
40462         <size>24</size>
40463       </method>
40464       <method name="Int32 Main()">
40465         <size>70</size>
40466       </method>
40467     </type>
40468     <type name="FactoryDelegate">
40469       <method name="Void .ctor(Object, IntPtr)">
40470         <size>0</size>
40471       </method>
40472       <method name="System.Object Invoke()">
40473         <size>0</size>
40474       </method>
40475       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40476         <size>0</size>
40477       </method>
40478       <method name="System.Object EndInvoke(IAsyncResult)">
40479         <size>0</size>
40480       </method>
40481     </type>
40482     <type name="C">
40483       <method name="System.Object &lt;X&gt;m__0()">
40484         <size>30</size>
40485       </method>
40486     </type>
40487   </test>
40488   <test name="test-anon-77.cs">
40489     <type name="y">
40490       <method name="Void .ctor()">
40491         <size>7</size>
40492       </method>
40493       <method name="Boolean get_Item(Int32)">
40494         <size>28</size>
40495       </method>
40496       <method name="Void set_Item(Int32, Boolean)">
40497         <size>10</size>
40498       </method>
40499       <method name="Void Main()">
40500         <size>1</size>
40501       </method>
40502     </type>
40503     <type name="D">
40504       <method name="Void .ctor(Object, IntPtr)">
40505         <size>0</size>
40506       </method>
40507       <method name="Void Invoke()">
40508         <size>0</size>
40509       </method>
40510       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40511         <size>0</size>
40512       </method>
40513       <method name="Void EndInvoke(IAsyncResult)">
40514         <size>0</size>
40515       </method>
40516     </type>
40517     <type name="y+&lt;&gt;c__AnonStorey0">
40518       <method name="Void .ctor()">
40519         <size>7</size>
40520       </method>
40521       <method name="Void &lt;&gt;m__0()">
40522         <size>8</size>
40523       </method>
40524     </type>
40525   </test>
40526   <test name="test-anon-78.cs">
40527     <type name="DelegateTest">
40528       <method name="Void .ctor()">
40529         <size>7</size>
40530       </method>
40531       <method name="Void .cctor()">
40532         <size>8</size>
40533       </method>
40534       <method name="Void Foo(D1)">
40535         <size>7</size>
40536       </method>
40537       <method name="Void Foo(D2)">
40538         <size>1</size>
40539       </method>
40540       <method name="Int32 Main()">
40541         <size>50</size>
40542       </method>
40543       <method name="Void &lt;Main&gt;m__0()">
40544         <size>18</size>
40545       </method>
40546     </type>
40547     <type name="D1">
40548       <method name="Void .ctor(Object, IntPtr)">
40549         <size>0</size>
40550       </method>
40551       <method name="Void Invoke()">
40552         <size>0</size>
40553       </method>
40554       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40555         <size>0</size>
40556       </method>
40557       <method name="Void EndInvoke(IAsyncResult)">
40558         <size>0</size>
40559       </method>
40560     </type>
40561     <type name="D2">
40562       <method name="Void .ctor(Object, IntPtr)">
40563         <size>0</size>
40564       </method>
40565       <method name="Void Invoke()">
40566         <size>0</size>
40567       </method>
40568       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40569         <size>0</size>
40570       </method>
40571       <method name="Void EndInvoke(IAsyncResult)">
40572         <size>0</size>
40573       </method>
40574     </type>
40575   </test>
40576   <test name="test-anon-79.cs">
40577     <type name="Test">
40578       <method name="Void .ctor()">
40579         <size>7</size>
40580       </method>
40581       <method name="Void add_E(Test+D)">
40582         <size>24</size>
40583       </method>
40584       <method name="Void remove_E(Test+D)">
40585         <size>24</size>
40586       </method>
40587       <method name="Void add_Changed(Test+D)">
40588         <size>30</size>
40589       </method>
40590       <method name="Void remove_Changed(Test+D)">
40591         <size>1</size>
40592       </method>
40593       <method name="Void Foo()">
40594         <size>1</size>
40595       </method>
40596       <method name="Void Main()">
40597         <size>1</size>
40598       </method>
40599     </type>
40600     <type name="Test+D">
40601       <method name="Void .ctor(Object, IntPtr)">
40602         <size>0</size>
40603       </method>
40604       <method name="Void Invoke()">
40605         <size>0</size>
40606       </method>
40607       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40608         <size>0</size>
40609       </method>
40610       <method name="Void EndInvoke(IAsyncResult)">
40611         <size>0</size>
40612       </method>
40613     </type>
40614     <type name="Test">
40615       <method name="Void &lt;add_Changed&gt;m__0()">
40616         <size>7</size>
40617       </method>
40618     </type>
40619   </test>
40620   <test name="test-anon-80.cs">
40621     <type name="MonoBug.MyTest">
40622       <method name="Void .ctor()">
40623         <size>7</size>
40624       </method>
40625       <method name="Int32 Main()">
40626         <size>167</size>
40627       </method>
40628     </type>
40629     <type name="MonoBug.MyTest+EventHandlers">
40630       <method name="Void .ctor()">
40631         <size>18</size>
40632       </method>
40633       <method name="System.EventHandler get_DoNothingEventHandler()">
40634         <size>30</size>
40635       </method>
40636       <method name="System.EventHandler get_DoSomethingEventHandler()">
40637         <size>13</size>
40638       </method>
40639       <method name="System.EventHandler get_Handler()">
40640         <size>7</size>
40641       </method>
40642       <method name="Void set_Handler(System.EventHandler)">
40643         <size>8</size>
40644       </method>
40645       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
40646         <size>1</size>
40647       </method>
40648       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
40649         <size>15</size>
40650       </method>
40651     </type>
40652   </test>
40653   <test name="test-anon-81.cs">
40654     <type name="C">
40655       <method name="Void .ctor()">
40656         <size>7</size>
40657       </method>
40658       <method name="Int32 Main()">
40659         <size>20</size>
40660       </method>
40661       <method name="Int32 Test()">
40662         <size>27</size>
40663       </method>
40664       <method name="Int32 Foo2(C+Cmd2)">
40665         <size>7</size>
40666       </method>
40667       <method name="Void Foo(C+Cmd)">
40668         <size>7</size>
40669       </method>
40670     </type>
40671     <type name="C+Cmd">
40672       <method name="Void .ctor(Object, IntPtr)">
40673         <size>0</size>
40674       </method>
40675       <method name="Void Invoke()">
40676         <size>0</size>
40677       </method>
40678       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40679         <size>0</size>
40680       </method>
40681       <method name="Void EndInvoke(IAsyncResult)">
40682         <size>0</size>
40683       </method>
40684     </type>
40685     <type name="C+Cmd2">
40686       <method name="Void .ctor(Object, IntPtr)">
40687         <size>0</size>
40688       </method>
40689       <method name="Int32 Invoke()">
40690         <size>0</size>
40691       </method>
40692       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40693         <size>0</size>
40694       </method>
40695       <method name="Int32 EndInvoke(IAsyncResult)">
40696         <size>0</size>
40697       </method>
40698     </type>
40699     <type name="C">
40700       <method name="Int32 &lt;Test&gt;m__0()">
40701         <size>45</size>
40702       </method>
40703     </type>
40704     <type name="C+&lt;Test&gt;c__AnonStorey1">
40705       <method name="Void .ctor()">
40706         <size>7</size>
40707       </method>
40708       <method name="Void &lt;&gt;m__1()">
40709         <size>44</size>
40710       </method>
40711     </type>
40712     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
40713       <method name="Void .ctor()">
40714         <size>7</size>
40715       </method>
40716       <method name="Void &lt;&gt;m__2()">
40717         <size>18</size>
40718       </method>
40719     </type>
40720   </test>
40721   <test name="test-anon-82.cs">
40722     <type name="MainClass">
40723       <method name="Void .ctor()">
40724         <size>7</size>
40725       </method>
40726       <method name="Void Main()">
40727         <size>87</size>
40728       </method>
40729       <method name="Void Test2(Int32)">
40730         <size>31</size>
40731       </method>
40732       <method name="Void Test3(Int32)">
40733         <size>57</size>
40734       </method>
40735       <method name="Void Test4()">
40736         <size>31</size>
40737       </method>
40738       <method name="Void Test5(Int32)">
40739         <size>27</size>
40740       </method>
40741       <method name="Void SimpleCallback(MainClass, System.String)">
40742         <size>7</size>
40743       </method>
40744     </type>
40745     <type name="MainClass+D">
40746       <method name="Void .ctor(Object, IntPtr)">
40747         <size>0</size>
40748       </method>
40749       <method name="Int32 Invoke(Int32)">
40750         <size>0</size>
40751       </method>
40752       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40753         <size>0</size>
40754       </method>
40755       <method name="Int32 EndInvoke(IAsyncResult)">
40756         <size>0</size>
40757       </method>
40758     </type>
40759     <type name="StringSender">
40760       <method name="Void .ctor(Object, IntPtr)">
40761         <size>0</size>
40762       </method>
40763       <method name="Void Invoke(System.String)">
40764         <size>0</size>
40765       </method>
40766       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
40767         <size>0</size>
40768       </method>
40769       <method name="Void EndInvoke(IAsyncResult)">
40770         <size>0</size>
40771       </method>
40772     </type>
40773     <type name="VoidDelegate">
40774       <method name="Void .ctor(Object, IntPtr)">
40775         <size>0</size>
40776       </method>
40777       <method name="Void Invoke()">
40778         <size>0</size>
40779       </method>
40780       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40781         <size>0</size>
40782       </method>
40783       <method name="Void EndInvoke(IAsyncResult)">
40784         <size>0</size>
40785       </method>
40786     </type>
40787     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40788       <method name="Void .ctor()">
40789         <size>7</size>
40790       </method>
40791     </type>
40792     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40793       <method name="Void .ctor()">
40794         <size>7</size>
40795       </method>
40796     </type>
40797     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40798       <method name="Void .ctor()">
40799         <size>7</size>
40800       </method>
40801     </type>
40802     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40803       <method name="Void .ctor()">
40804         <size>7</size>
40805       </method>
40806     </type>
40807     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40808       <method name="Void .ctor()">
40809         <size>7</size>
40810       </method>
40811     </type>
40812     <type name="MainClass">
40813       <method name="Void &lt;Test2&gt;m__1(System.String)">
40814         <size>27</size>
40815       </method>
40816       <method name="Void &lt;Test3&gt;m__3()">
40817         <size>1</size>
40818       </method>
40819       <method name="Void &lt;Test4&gt;m__4()">
40820         <size>31</size>
40821       </method>
40822       <method name="Void &lt;Test4&gt;m__7()">
40823         <size>28</size>
40824       </method>
40825     </type>
40826     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
40827       <method name="Void &lt;&gt;m__0()">
40828         <size>25</size>
40829       </method>
40830       <method name="Void &lt;&gt;m__9(System.String)">
40831         <size>13</size>
40832       </method>
40833     </type>
40834     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
40835       <method name="Void &lt;&gt;m__2()">
40836         <size>9</size>
40837       </method>
40838     </type>
40839     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
40840       <method name="Int32 &lt;&gt;m__5(Int32)">
40841         <size>46</size>
40842       </method>
40843       <method name="Int32 &lt;&gt;m__A(Int32)">
40844         <size>2</size>
40845       </method>
40846     </type>
40847     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
40848       <method name="Void &lt;&gt;m__6()">
40849         <size>12</size>
40850       </method>
40851     </type>
40852     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
40853       <method name="Void &lt;&gt;m__8()">
40854         <size>14</size>
40855       </method>
40856       <method name="Void &lt;&gt;m__B()">
40857         <size>8</size>
40858       </method>
40859     </type>
40860   </test>
40861   <test name="test-anon-84.cs">
40862     <type name="C">
40863       <method name="Void .ctor()">
40864         <size>42</size>
40865       </method>
40866       <method name="Void .ctor(D)">
40867         <size>42</size>
40868       </method>
40869       <method name="Int32 Main()">
40870         <size>19</size>
40871       </method>
40872     </type>
40873     <type name="D">
40874       <method name="Void .ctor(Object, IntPtr)">
40875         <size>0</size>
40876       </method>
40877       <method name="C Invoke(Int32)">
40878         <size>0</size>
40879       </method>
40880       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
40881         <size>0</size>
40882       </method>
40883       <method name="C EndInvoke(IAsyncResult)">
40884         <size>0</size>
40885       </method>
40886     </type>
40887     <type name="C">
40888       <method name="C &lt;field&gt;m__0(Int32)">
40889         <size>4</size>
40890       </method>
40891     </type>
40892   </test>
40893   <test name="test-anon-85.cs">
40894     <type name="X">
40895       <method name="Void .ctor()">
40896         <size>7</size>
40897       </method>
40898       <method name="Int32 Main()">
40899         <size>29</size>
40900       </method>
40901     </type>
40902     <type name="X+D">
40903       <method name="Void .ctor(Object, IntPtr)">
40904         <size>0</size>
40905       </method>
40906       <method name="Void Invoke()">
40907         <size>0</size>
40908       </method>
40909       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40910         <size>0</size>
40911       </method>
40912       <method name="Void EndInvoke(IAsyncResult)">
40913         <size>0</size>
40914       </method>
40915     </type>
40916     <type name="X+&lt;Main&gt;c__AnonStorey0">
40917       <method name="Void .ctor()">
40918         <size>7</size>
40919       </method>
40920       <method name="Void &lt;&gt;m__0()">
40921         <size>8</size>
40922       </method>
40923     </type>
40924   </test>
40925   <test name="test-anon-86.cs">
40926     <type name="Bug.A">
40927       <method name="Void .ctor()">
40928         <size>50</size>
40929       </method>
40930       <method name="Void Test()">
40931         <size>1</size>
40932       </method>
40933       <method name="Int32 Main()">
40934         <size>8</size>
40935       </method>
40936     </type>
40937     <type name="Bug.B">
40938       <method name="Void .ctor()">
40939         <size>7</size>
40940       </method>
40941       <method name="Int32 get_Prop()">
40942         <size>2</size>
40943       </method>
40944     </type>
40945     <type name="Bug.EventHandler">
40946       <method name="Void .ctor(Object, IntPtr)">
40947         <size>0</size>
40948       </method>
40949       <method name="Void Invoke()">
40950         <size>0</size>
40951       </method>
40952       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40953         <size>0</size>
40954       </method>
40955       <method name="Void EndInvoke(IAsyncResult)">
40956         <size>0</size>
40957       </method>
40958     </type>
40959     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
40960       <method name="Void .ctor()">
40961         <size>7</size>
40962       </method>
40963       <method name="Void &lt;&gt;m__0()">
40964         <size>24</size>
40965       </method>
40966     </type>
40967   </test>
40968   <test name="test-anon-87.cs">
40969     <type name="Bug.AA">
40970       <method name="Void .ctor(BB)">
40971         <size>51</size>
40972       </method>
40973       <method name="Void TestMe()">
40974         <size>1</size>
40975       </method>
40976       <method name="Int32 Main()">
40977         <size>18</size>
40978       </method>
40979     </type>
40980     <type name="Bug.BB">
40981       <method name="Void .ctor(String)">
40982         <size>18</size>
40983       </method>
40984       <method name="Void Foo()">
40985         <size>1</size>
40986       </method>
40987     </type>
40988     <type name="Bug.D">
40989       <method name="Void .ctor(Object, IntPtr)">
40990         <size>0</size>
40991       </method>
40992       <method name="Void Invoke()">
40993         <size>0</size>
40994       </method>
40995       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40996         <size>0</size>
40997       </method>
40998       <method name="Void EndInvoke(IAsyncResult)">
40999         <size>0</size>
41000       </method>
41001     </type>
41002     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
41003       <method name="Void .ctor()">
41004         <size>7</size>
41005       </method>
41006       <method name="Void &lt;&gt;m__0()">
41007         <size>23</size>
41008       </method>
41009     </type>
41010   </test>
41011   <test name="test-anon-88.cs">
41012     <type name="C">
41013       <method name="Void .ctor()">
41014         <size>7</size>
41015       </method>
41016       <method name="Int32 Main()">
41017         <size>12</size>
41018       </method>
41019       <method name="Void Test()">
41020         <size>102</size>
41021       </method>
41022     </type>
41023     <type name="C+D">
41024       <method name="Void .ctor(Object, IntPtr)">
41025         <size>0</size>
41026       </method>
41027       <method name="Void Invoke()">
41028         <size>0</size>
41029       </method>
41030       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41031         <size>0</size>
41032       </method>
41033       <method name="Void EndInvoke(IAsyncResult)">
41034         <size>0</size>
41035       </method>
41036     </type>
41037     <type name="C+&lt;Test&gt;c__AnonStorey0">
41038       <method name="Void .ctor()">
41039         <size>7</size>
41040       </method>
41041       <method name="Void &lt;&gt;m__2()">
41042         <size>8</size>
41043       </method>
41044     </type>
41045     <type name="C+&lt;Test&gt;c__AnonStorey2">
41046       <method name="Void .ctor()">
41047         <size>7</size>
41048       </method>
41049       <method name="Void &lt;&gt;m__0()">
41050         <size>69</size>
41051       </method>
41052       <method name="Void &lt;&gt;m__1()">
41053         <size>8</size>
41054       </method>
41055       <method name="Void &lt;&gt;m__4()">
41056         <size>3</size>
41057       </method>
41058     </type>
41059     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
41060       <method name="Void .ctor()">
41061         <size>7</size>
41062       </method>
41063       <method name="Void &lt;&gt;m__3()">
41064         <size>20</size>
41065       </method>
41066     </type>
41067   </test>
41068   <test name="test-anon-89.cs">
41069     <type name="C">
41070       <method name="Void .ctor()">
41071         <size>7</size>
41072       </method>
41073       <method name="Int32 Main()">
41074         <size>12</size>
41075       </method>
41076       <method name="System.Object get_GdkWindow()">
41077         <size>2</size>
41078       </method>
41079       <method name="Void set_GdkWindow(System.Object)">
41080         <size>1</size>
41081       </method>
41082       <method name="Void Invoke(C+D)">
41083         <size>1</size>
41084       </method>
41085       <method name="Void Test()">
41086         <size>69</size>
41087       </method>
41088     </type>
41089     <type name="C+D">
41090       <method name="Void .ctor(Object, IntPtr)">
41091         <size>0</size>
41092       </method>
41093       <method name="Void Invoke()">
41094         <size>0</size>
41095       </method>
41096       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41097         <size>0</size>
41098       </method>
41099       <method name="Void EndInvoke(IAsyncResult)">
41100         <size>0</size>
41101       </method>
41102     </type>
41103     <type name="C+&lt;Test&gt;c__AnonStorey0">
41104       <method name="Void .ctor()">
41105         <size>7</size>
41106       </method>
41107       <method name="Void &lt;&gt;m__0()">
41108         <size>108</size>
41109       </method>
41110       <method name="Void &lt;&gt;m__3()">
41111         <size>29</size>
41112       </method>
41113     </type>
41114     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41115       <method name="Void .ctor()">
41116         <size>7</size>
41117       </method>
41118       <method name="Void &lt;&gt;m__1()">
41119         <size>18</size>
41120       </method>
41121       <method name="Void &lt;&gt;m__2()">
41122         <size>49</size>
41123       </method>
41124     </type>
41125   </test>
41126   <test name="test-anon-90.cs">
41127     <type name="C">
41128       <method name="Void .ctor()">
41129         <size>7</size>
41130       </method>
41131       <method name="Int32 Main()">
41132         <size>12</size>
41133       </method>
41134       <method name="Void Foo()">
41135         <size>27</size>
41136       </method>
41137     </type>
41138     <type name="C+D">
41139       <method name="Void .ctor(Object, IntPtr)">
41140         <size>0</size>
41141       </method>
41142       <method name="Void Invoke()">
41143         <size>0</size>
41144       </method>
41145       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41146         <size>0</size>
41147       </method>
41148       <method name="Void EndInvoke(IAsyncResult)">
41149         <size>0</size>
41150       </method>
41151     </type>
41152     <type name="C+&lt;Foo&gt;c__AnonStorey0">
41153       <method name="Void .ctor()">
41154         <size>7</size>
41155       </method>
41156       <method name="Void &lt;&gt;m__0()">
41157         <size>66</size>
41158       </method>
41159     </type>
41160     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
41161       <method name="Void .ctor()">
41162         <size>7</size>
41163       </method>
41164     </type>
41165     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
41166       <method name="Void .ctor()">
41167         <size>7</size>
41168       </method>
41169       <method name="Void &lt;&gt;m__1()">
41170         <size>32</size>
41171       </method>
41172     </type>
41173   </test>
41174   <test name="test-anon-91.cs">
41175     <type name="A">
41176       <method name="Void .ctor(Int32)">
41177         <size>27</size>
41178       </method>
41179     </type>
41180     <type name="C">
41181       <method name="Void .ctor()">
41182         <size>7</size>
41183       </method>
41184       <method name="Int32 Main()">
41185         <size>12</size>
41186       </method>
41187       <method name="Void SelectCommand(Int32)">
41188         <size>1</size>
41189       </method>
41190       <method name="Void Test()">
41191         <size>66</size>
41192       </method>
41193     </type>
41194     <type name="C+D">
41195       <method name="Void .ctor(Object, IntPtr)">
41196         <size>0</size>
41197       </method>
41198       <method name="Void Invoke()">
41199         <size>0</size>
41200       </method>
41201       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41202         <size>0</size>
41203       </method>
41204       <method name="Void EndInvoke(IAsyncResult)">
41205         <size>0</size>
41206       </method>
41207     </type>
41208     <type name="C+&lt;Test&gt;c__AnonStorey0">
41209       <method name="Void .ctor()">
41210         <size>7</size>
41211       </method>
41212       <method name="Void &lt;&gt;m__0()">
41213         <size>109</size>
41214       </method>
41215     </type>
41216     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
41217       <method name="Void .ctor()">
41218         <size>7</size>
41219       </method>
41220       <method name="Void &lt;&gt;m__1()">
41221         <size>23</size>
41222       </method>
41223     </type>
41224   </test>
41225   <test name="test-anon-92.cs">
41226     <type name="MainClass">
41227       <method name="Void Test(IEnumerable)">
41228         <size>33</size>
41229       </method>
41230       <method name="Int32 Main()">
41231         <size>21</size>
41232       </method>
41233       <method name="Void .ctor()">
41234         <size>7</size>
41235       </method>
41236     </type>
41237     <type name="D">
41238       <method name="Void Invoke()">
41239         <size>0</size>
41240       </method>
41241       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41242         <size>0</size>
41243       </method>
41244       <method name="Void EndInvoke(IAsyncResult)">
41245         <size>0</size>
41246       </method>
41247       <method name="Void .ctor(Object, IntPtr)">
41248         <size>0</size>
41249       </method>
41250     </type>
41251     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
41252       <method name="Void &lt;&gt;m__0()">
41253         <size>70</size>
41254       </method>
41255       <method name="Void .ctor()">
41256         <size>7</size>
41257       </method>
41258     </type>
41259   </test>
41260   <test name="test-cls-00.cs">
41261     <type name="CLSCLass_6">
41262       <method name="Void .ctor()">
41263         <size>18</size>
41264       </method>
41265       <method name="Void add_Disposed(Delegate)">
41266         <size>19</size>
41267       </method>
41268       <method name="Void remove_Disposed(Delegate)">
41269         <size>19</size>
41270       </method>
41271     </type>
41272     <type name="CLSDelegate">
41273       <method name="Void .ctor()">
41274         <size>7</size>
41275       </method>
41276     </type>
41277     <type name="CLSClass_5">
41278       <method name="Void .ctor()">
41279         <size>7</size>
41280       </method>
41281       <method name="UInt32 Test()">
41282         <size>2</size>
41283       </method>
41284     </type>
41285     <type name="CLSClass_4">
41286       <method name="Void .ctor()">
41287         <size>7</size>
41288       </method>
41289       <method name="UInt32 Test()">
41290         <size>2</size>
41291       </method>
41292     </type>
41293     <type name="CLSClass_3">
41294       <method name="Void .ctor()">
41295         <size>7</size>
41296       </method>
41297       <method name="UInt32 Test_3()">
41298         <size>2</size>
41299       </method>
41300     </type>
41301     <type name="CLSClass_2">
41302       <method name="Void .ctor()">
41303         <size>7</size>
41304       </method>
41305       <method name="SByte get_XX()">
41306         <size>2</size>
41307       </method>
41308     </type>
41309     <type name="CLSClass_1">
41310       <method name="Void .ctor()">
41311         <size>7</size>
41312       </method>
41313       <method name="UInt32 Valid()">
41314         <size>2</size>
41315       </method>
41316     </type>
41317     <type name="CLSClass">
41318       <method name="Void .ctor()">
41319         <size>7</size>
41320       </method>
41321       <method name="UInt64 Valid()">
41322         <size>3</size>
41323       </method>
41324       <method name="Byte get_XX()">
41325         <size>2</size>
41326       </method>
41327       <method name="UInt32 FooInternal()">
41328         <size>2</size>
41329       </method>
41330       <method name="UInt64 Foo()">
41331         <size>3</size>
41332       </method>
41333       <method name="Void Main()">
41334         <size>1</size>
41335       </method>
41336     </type>
41337     <type name="CLSClass+C1">
41338       <method name="Void .ctor()">
41339         <size>7</size>
41340       </method>
41341       <method name="Int64 Foo2()">
41342         <size>3</size>
41343       </method>
41344     </type>
41345     <type name="CLSClass+C1+C11">
41346       <method name="Void .ctor()">
41347         <size>7</size>
41348       </method>
41349       <method name="UInt64 Foo3()">
41350         <size>3</size>
41351       </method>
41352     </type>
41353     <type name="CLSClass+CLSClass_2">
41354       <method name="Void .ctor()">
41355         <size>7</size>
41356       </method>
41357       <method name="SByte get_XX()">
41358         <size>2</size>
41359       </method>
41360     </type>
41361     <type name="Delegate">
41362       <method name="Void .ctor(Object, IntPtr)">
41363         <size>0</size>
41364       </method>
41365       <method name="CLSDelegate Invoke()">
41366         <size>0</size>
41367       </method>
41368       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41369         <size>0</size>
41370       </method>
41371       <method name="CLSDelegate EndInvoke(IAsyncResult)">
41372         <size>0</size>
41373       </method>
41374     </type>
41375   </test>
41376   <test name="test-cls-01.cs">
41377     <type name="CLSClass">
41378       <method name="Void .ctor()">
41379         <size>7</size>
41380       </method>
41381       <method name="Byte get_XX()">
41382         <size>2</size>
41383       </method>
41384       <method name="Void Main()">
41385         <size>1</size>
41386       </method>
41387     </type>
41388     <type name="Big">
41389       <method name="Void .ctor()">
41390         <size>7</size>
41391       </method>
41392       <method name="Big op_Implicit(UInt32)">
41393         <size>2</size>
41394       </method>
41395     </type>
41396     <type name="C1">
41397       <method name="Void .ctor()">
41398         <size>7</size>
41399       </method>
41400       <method name="Void method(UInt32)">
41401         <size>1</size>
41402       </method>
41403     </type>
41404   </test>
41405   <test name="test-cls-02.cs">
41406     <type name="CLSClass">
41407       <method name="Void .ctor(UInt64)">
41408         <size>7</size>
41409       </method>
41410       <method name="Void .ctor(UInt32)">
41411         <size>7</size>
41412       </method>
41413       <method name="Void set_X_0(UInt64)">
41414         <size>1</size>
41415       </method>
41416       <method name="Void set_Item(UInt64, UInt64)">
41417         <size>1</size>
41418       </method>
41419       <method name="Void Main()">
41420         <size>1</size>
41421       </method>
41422     </type>
41423     <type name="InnerTypeClasss">
41424       <method name="Void .ctor()">
41425         <size>7</size>
41426       </method>
41427       <method name="Struct Method()">
41428         <size>10</size>
41429       </method>
41430     </type>
41431   </test>
41432   <test name="test-cls-03.cs">
41433     <type name="CLSClass">
41434       <method name="Void .ctor()">
41435         <size>7</size>
41436       </method>
41437       <method name="I1 Foo()">
41438         <size>2</size>
41439       </method>
41440       <method name="Void Main()">
41441         <size>1</size>
41442       </method>
41443     </type>
41444   </test>
41445   <test name="test-cls-05.cs">
41446     <type name="X1">
41447       <method name="Void .ctor()">
41448         <size>7</size>
41449       </method>
41450     </type>
41451     <type name="X2">
41452       <method name="Void .ctor()">
41453         <size>7</size>
41454       </method>
41455     </type>
41456     <type name="X3">
41457       <method name="Void .ctor()">
41458         <size>7</size>
41459       </method>
41460       <method name="Void bb(Boolean)">
41461         <size>1</size>
41462       </method>
41463       <method name="Void BB()">
41464         <size>1</size>
41465       </method>
41466     </type>
41467     <type name="X4">
41468       <method name="Void .ctor()">
41469         <size>7</size>
41470       </method>
41471       <method name="Void method(Int32)">
41472         <size>1</size>
41473       </method>
41474       <method name="Void method(Boolean)">
41475         <size>1</size>
41476       </method>
41477       <method name="Boolean method()">
41478         <size>2</size>
41479       </method>
41480     </type>
41481     <type name="BaseClass">
41482       <method name="Void .ctor()">
41483         <size>7</size>
41484       </method>
41485     </type>
41486     <type name="CLSClass">
41487       <method name="Void .ctor()">
41488         <size>7</size>
41489       </method>
41490       <method name="Void .ctor(Int32)">
41491         <size>7</size>
41492       </method>
41493       <method name="Void Method()">
41494         <size>1</size>
41495       </method>
41496       <method name="Int32 Method(Boolean)">
41497         <size>2</size>
41498       </method>
41499       <method name="Void methoD()">
41500         <size>1</size>
41501       </method>
41502       <method name="Void Main()">
41503         <size>1</size>
41504       </method>
41505       <method name="CLSClass op_Implicit(Boolean)">
41506         <size>7</size>
41507       </method>
41508       <method name="CLSClass op_Implicit(Int32)">
41509         <size>7</size>
41510       </method>
41511     </type>
41512     <type name="oBject">
41513       <method name="Void .ctor()">
41514         <size>7</size>
41515       </method>
41516     </type>
41517     <type name="A.C1">
41518       <method name="Void .ctor()">
41519         <size>7</size>
41520       </method>
41521     </type>
41522     <type name="B.c1">
41523       <method name="Void .ctor()">
41524         <size>7</size>
41525       </method>
41526     </type>
41527     <type name="c1">
41528       <method name="Void .ctor()">
41529         <size>7</size>
41530       </method>
41531     </type>
41532     <type name="CLSClass_2">
41533       <method name="Void .ctor()">
41534         <size>7</size>
41535       </method>
41536       <method name="Void Method()">
41537         <size>1</size>
41538       </method>
41539       <method name="Void method()">
41540         <size>1</size>
41541       </method>
41542     </type>
41543     <type name="System.sByte">
41544       <method name="Void .ctor()">
41545         <size>7</size>
41546       </method>
41547     </type>
41548     <type name="System.Web.HttpBrowserCapabilities">
41549       <method name="Void .ctor()">
41550         <size>7</size>
41551       </method>
41552     </type>
41553   </test>
41554   <test name="test-cls-06.cs">
41555     <type name="CLSClass">
41556       <method name="Void .ctor()">
41557         <size>7</size>
41558       </method>
41559       <method name="Void Main()">
41560         <size>1</size>
41561       </method>
41562     </type>
41563     <type name="CLSClass_2">
41564       <method name="Void .ctor(Int32[,,])">
41565         <size>7</size>
41566       </method>
41567       <method name="Void .ctor(Int32[,])">
41568         <size>7</size>
41569       </method>
41570       <method name="Void Test(System.Int32[,], Int32)">
41571         <size>1</size>
41572       </method>
41573       <method name="Void Test(System.Int32[,,], Boolean)">
41574         <size>1</size>
41575       </method>
41576     </type>
41577     <type name="X1">
41578       <method name="Void .ctor()">
41579         <size>7</size>
41580       </method>
41581       <method name="Void M2(Int32)">
41582         <size>1</size>
41583       </method>
41584     </type>
41585     <type name="X2">
41586       <method name="Void .ctor()">
41587         <size>7</size>
41588       </method>
41589       <method name="Void M2(Int32 ByRef)">
41590         <size>1</size>
41591       </method>
41592     </type>
41593     <type name="CLSClass+MyDelegate">
41594       <method name="Void .ctor(Object, IntPtr)">
41595         <size>0</size>
41596       </method>
41597       <method name="UInt32 Invoke()">
41598         <size>0</size>
41599       </method>
41600       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41601         <size>0</size>
41602       </method>
41603       <method name="UInt32 EndInvoke(IAsyncResult)">
41604         <size>0</size>
41605       </method>
41606     </type>
41607     <type name="MyDelegate">
41608       <method name="Void .ctor(Object, IntPtr)">
41609         <size>0</size>
41610       </method>
41611       <method name="UInt32 Invoke()">
41612         <size>0</size>
41613       </method>
41614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41615         <size>0</size>
41616       </method>
41617       <method name="UInt32 EndInvoke(IAsyncResult)">
41618         <size>0</size>
41619       </method>
41620     </type>
41621   </test>
41622   <test name="test-cls-07.cs">
41623     <type name="aa.I1">
41624       <method name="Void .ctor()">
41625         <size>7</size>
41626       </method>
41627     </type>
41628     <type name="CLSClass">
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-10.cs">
41638     <type name="MainClass">
41639       <method name="Void .ctor()">
41640         <size>7</size>
41641       </method>
41642       <method name="Void Main()">
41643         <size>1</size>
41644       </method>
41645     </type>
41646   </test>
41647   <test name="test-cls-11.cs">
41648     <type name="CLSClass">
41649       <method name="Void .ctor()">
41650         <size>7</size>
41651       </method>
41652       <method name="Void Test(IComparable)">
41653         <size>0</size>
41654       </method>
41655     </type>
41656     <type name="CLSCLass_2">
41657       <method name="Void .ctor()">
41658         <size>7</size>
41659       </method>
41660       <method name="Void Test()">
41661         <size>0</size>
41662       </method>
41663     </type>
41664     <type name="CLSClass_3">
41665       <method name="Void .ctor()">
41666         <size>7</size>
41667       </method>
41668       <method name="Void Test()">
41669         <size>0</size>
41670       </method>
41671     </type>
41672     <type name="MainClass">
41673       <method name="Void .ctor()">
41674         <size>7</size>
41675       </method>
41676       <method name="Void Main()">
41677         <size>1</size>
41678       </method>
41679     </type>
41680   </test>
41681   <test name="test-cls-12.cs">
41682     <type name="MainClass">
41683       <method name="Void .ctor()">
41684         <size>7</size>
41685       </method>
41686       <method name="Void Main()">
41687         <size>1</size>
41688       </method>
41689     </type>
41690   </test>
41691   <test name="test-cls-14.cs">
41692     <type name="CLSClass">
41693       <method name="Void .ctor()">
41694         <size>7</size>
41695       </method>
41696       <method name="Void Error(Boolean)">
41697         <size>1</size>
41698       </method>
41699       <method name="CLSClass op_Implicit(Byte)">
41700         <size>6</size>
41701       </method>
41702     </type>
41703     <type name="MainClass">
41704       <method name="Void .ctor()">
41705         <size>7</size>
41706       </method>
41707       <method name="Void Main()">
41708         <size>1</size>
41709       </method>
41710     </type>
41711   </test>
41712   <test name="test-cls-15.cs">
41713     <type name="CLSAttribute_1">
41714       <method name="Void .ctor(Int32[])">
41715         <size>7</size>
41716       </method>
41717       <method name="Void .ctor(Int32)">
41718         <size>7</size>
41719       </method>
41720     </type>
41721     <type name="CLSAttribute_2">
41722       <method name="Void .ctor(Int32)">
41723         <size>7</size>
41724       </method>
41725     </type>
41726     <type name="CLSAttribute_3">
41727       <method name="Void .ctor(Int32[])">
41728         <size>7</size>
41729       </method>
41730     </type>
41731     <type name="CLSAttribute_4">
41732       <method name="Void .ctor(Int32[])">
41733         <size>7</size>
41734       </method>
41735     </type>
41736     <type name="ClassMain">
41737       <method name="Void .ctor()">
41738         <size>7</size>
41739       </method>
41740       <method name="Void Main()">
41741         <size>1</size>
41742       </method>
41743     </type>
41744   </test>
41745   <test name="test-cls-16.cs">
41746     <type name="CLSAttribute">
41747       <method name="Void .ctor(Boolean[])">
41748         <size>7</size>
41749       </method>
41750     </type>
41751     <type name="ClassMain">
41752       <method name="Void .ctor()">
41753         <size>7</size>
41754       </method>
41755       <method name="Void Main()">
41756         <size>1</size>
41757       </method>
41758     </type>
41759   </test>
41760   <test name="test-cls-17.cs">
41761     <type name="Foo">
41762       <method name="Void .ctor()">
41763         <size>7</size>
41764       </method>
41765       <method name="Void Main()">
41766         <size>1</size>
41767       </method>
41768     </type>
41769   </test>
41770   <test name="test-cls-18.cs">
41771     <type name="Base">
41772       <method name="Void .ctor()">
41773         <size>7</size>
41774       </method>
41775       <method name="Void Test(System.Int32[])">
41776         <size>1</size>
41777       </method>
41778     </type>
41779     <type name="CLSClass">
41780       <method name="Void .ctor()">
41781         <size>7</size>
41782       </method>
41783       <method name="Void Test(System.Int32[])">
41784         <size>1</size>
41785       </method>
41786       <method name="Void Main()">
41787         <size>1</size>
41788       </method>
41789     </type>
41790   </test>
41791   <test name="test-externalias-01.cs">
41792     <type name="Test">
41793       <method name="Void .ctor()">
41794         <size>7</size>
41795       </method>
41796       <method name="Int32 Main()">
41797         <size>64</size>
41798       </method>
41799     </type>
41800   </test>
41801   <test name="test-externalias-02.cs">
41802     <type name="Test">
41803       <method name="Void .ctor()">
41804         <size>7</size>
41805       </method>
41806       <method name="Int32 Main()">
41807         <size>64</size>
41808       </method>
41809     </type>
41810   </test>
41811   <test name="test-externalias-03.cs">
41812     <type name="Test">
41813       <method name="Void .ctor()">
41814         <size>7</size>
41815       </method>
41816       <method name="Int32 Main()">
41817         <size>64</size>
41818       </method>
41819     </type>
41820   </test>
41821   <test name="test-externalias-04.cs">
41822     <type name="Test">
41823       <method name="Void .ctor()">
41824         <size>7</size>
41825       </method>
41826       <method name="Int32 Main()">
41827         <size>64</size>
41828       </method>
41829     </type>
41830   </test>
41831   <test name="test-externalias-05.cs">
41832     <type name="Test">
41833       <method name="Void .ctor()">
41834         <size>7</size>
41835       </method>
41836       <method name="Void Main()">
41837         <size>21</size>
41838       </method>
41839     </type>
41840   </test>
41841   <test name="test-externalias-06.cs">
41842     <type name="MyAssembly01.Test">
41843       <method name="Void .ctor()">
41844         <size>7</size>
41845       </method>
41846     </type>
41847     <type name="MyAssembly01.Namespace1.Test">
41848       <method name="Void .ctor()">
41849         <size>7</size>
41850       </method>
41851     </type>
41852     <type name="MyAssembly02.Test">
41853       <method name="Void .ctor()">
41854         <size>7</size>
41855       </method>
41856     </type>
41857     <type name="MyAssembly02.Namespace1.Test">
41858       <method name="Void .ctor()">
41859         <size>7</size>
41860       </method>
41861     </type>
41862     <type name="Test">
41863       <method name="Void .ctor()">
41864         <size>7</size>
41865       </method>
41866       <method name="Void Main()">
41867         <size>1</size>
41868       </method>
41869     </type>
41870   </test>
41871   <test name="test-externalias-07.cs">
41872     <type name="NS.MyClass">
41873       <method name="Void .ctor()">
41874         <size>7</size>
41875       </method>
41876       <method name="Int32 GetInt()">
41877         <size>6</size>
41878       </method>
41879     </type>
41880     <type name="Test">
41881       <method name="Void .ctor()">
41882         <size>7</size>
41883       </method>
41884       <method name="Int32 Main()">
41885         <size>15</size>
41886       </method>
41887     </type>
41888   </test>
41889   <test name="test-externalias-08.cs">
41890     <type name="Test">
41891       <method name="Void .ctor()">
41892         <size>7</size>
41893       </method>
41894       <method name="Int32 Main()">
41895         <size>54</size>
41896       </method>
41897     </type>
41898   </test>
41899   <test name="test-externalias-09.cs">
41900     <type name="Test">
41901       <method name="Void .ctor()">
41902         <size>7</size>
41903       </method>
41904       <method name="Int32 Main()">
41905         <size>8</size>
41906       </method>
41907     </type>
41908   </test>
41909   <test name="test-iter-01.cs">
41910     <type name="X">
41911       <method name="Void .ctor()">
41912         <size>7</size>
41913       </method>
41914       <method name="IEnumerator GetIt()">
41915         <size>8</size>
41916       </method>
41917       <method name="IEnumerable GetIt2()">
41918         <size>16</size>
41919       </method>
41920       <method name="Int32 Main()">
41921         <size>171</size>
41922       </method>
41923     </type>
41924     <type name="X+&lt;GetIt&gt;c__Iterator0">
41925       <method name="Void .ctor()">
41926         <size>7</size>
41927       </method>
41928       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41929         <size>7</size>
41930       </method>
41931       <method name="Boolean MoveNext()">
41932         <size>126</size>
41933       </method>
41934       <method name="Void Dispose()">
41935         <size>8</size>
41936       </method>
41937       <method name="Void Reset()">
41938         <size>6</size>
41939       </method>
41940     </type>
41941     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41942       <method name="Void .ctor()">
41943         <size>7</size>
41944       </method>
41945       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41946         <size>7</size>
41947       </method>
41948       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
41949         <size>7</size>
41950       </method>
41951       <method name="Boolean MoveNext()">
41952         <size>126</size>
41953       </method>
41954       <method name="Void Dispose()">
41955         <size>8</size>
41956       </method>
41957       <method name="Void Reset()">
41958         <size>6</size>
41959       </method>
41960     </type>
41961     <type name="X+&lt;GetIt&gt;c__Iterator0">
41962       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41963         <size>7</size>
41964       </method>
41965     </type>
41966     <type name="X+&lt;GetIt2&gt;c__Iterator1">
41967       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
41968         <size>7</size>
41969       </method>
41970       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
41971         <size>26</size>
41972       </method>
41973     </type>
41974   </test>
41975   <test name="test-iter-02.cs">
41976     <type name="X">
41977       <method name="Void .ctor()">
41978         <size>7</size>
41979       </method>
41980       <method name="IEnumerator GetRange()">
41981         <size>8</size>
41982       </method>
41983       <method name="Int32 Main()">
41984         <size>88</size>
41985       </method>
41986     </type>
41987     <type name="X+&lt;GetRange&gt;c__Iterator0">
41988       <method name="Void .ctor()">
41989         <size>7</size>
41990       </method>
41991       <method name="System.Object System.Collections.IEnumerator.get_Current()">
41992         <size>7</size>
41993       </method>
41994       <method name="Boolean MoveNext()">
41995         <size>173</size>
41996       </method>
41997       <method name="Void Dispose()">
41998         <size>8</size>
41999       </method>
42000       <method name="Void Reset()">
42001         <size>6</size>
42002       </method>
42003       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42004         <size>7</size>
42005       </method>
42006     </type>
42007   </test>
42008   <test name="test-iter-03.cs">
42009     <type name="X">
42010       <method name="Void .ctor()">
42011         <size>7</size>
42012       </method>
42013       <method name="IEnumerable GetIt(System.Int32[])">
42014         <size>30</size>
42015       </method>
42016       <method name="IEnumerable GetMulti(System.Int32[,])">
42017         <size>30</size>
42018       </method>
42019       <method name="Int32 Main()">
42020         <size>244</size>
42021       </method>
42022     </type>
42023     <type name="&lt;PrivateImplementationDetails&gt;">
42024       <method name="Void .ctor()">
42025         <size>7</size>
42026       </method>
42027     </type>
42028     <type name="X+&lt;GetIt&gt;c__Iterator0">
42029       <method name="Void .ctor()">
42030         <size>7</size>
42031       </method>
42032       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42033         <size>7</size>
42034       </method>
42035       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42036         <size>7</size>
42037       </method>
42038       <method name="Boolean MoveNext()">
42039         <size>151</size>
42040       </method>
42041       <method name="Void Dispose()">
42042         <size>8</size>
42043       </method>
42044       <method name="Void Reset()">
42045         <size>6</size>
42046       </method>
42047     </type>
42048     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42049       <method name="Void .ctor()">
42050         <size>7</size>
42051       </method>
42052       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42053         <size>7</size>
42054       </method>
42055       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42056         <size>7</size>
42057       </method>
42058       <method name="Boolean MoveNext()">
42059         <size>238</size>
42060       </method>
42061       <method name="Void Dispose()">
42062         <size>8</size>
42063       </method>
42064       <method name="Void Reset()">
42065         <size>6</size>
42066       </method>
42067     </type>
42068     <type name="X+&lt;GetIt&gt;c__Iterator0">
42069       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42070         <size>7</size>
42071       </method>
42072       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42073         <size>40</size>
42074       </method>
42075     </type>
42076     <type name="X+&lt;GetMulti&gt;c__Iterator1">
42077       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42078         <size>7</size>
42079       </method>
42080       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42081         <size>40</size>
42082       </method>
42083     </type>
42084   </test>
42085   <test name="test-iter-04.cs">
42086     <type name="X">
42087       <method name="Void .ctor()">
42088         <size>7</size>
42089       </method>
42090       <method name="IEnumerable GetRange(Int32, Int32)">
42091         <size>44</size>
42092       </method>
42093       <method name="Void Main()">
42094         <size>98</size>
42095       </method>
42096     </type>
42097     <type name="X+&lt;GetRange&gt;c__Iterator0">
42098       <method name="Void .ctor()">
42099         <size>7</size>
42100       </method>
42101       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42102         <size>7</size>
42103       </method>
42104       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42105         <size>7</size>
42106       </method>
42107       <method name="Boolean MoveNext()">
42108         <size>123</size>
42109       </method>
42110       <method name="Void Dispose()">
42111         <size>8</size>
42112       </method>
42113       <method name="Void Reset()">
42114         <size>6</size>
42115       </method>
42116       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42117         <size>7</size>
42118       </method>
42119       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42120         <size>52</size>
42121       </method>
42122     </type>
42123   </test>
42124   <test name="test-iter-05.cs">
42125     <type name="X">
42126       <method name="Void .ctor()">
42127         <size>7</size>
42128       </method>
42129       <method name="IEnumerable GetIt()">
42130         <size>16</size>
42131       </method>
42132       <method name="Int32 Main()">
42133         <size>104</size>
42134       </method>
42135     </type>
42136     <type name="List">
42137       <method name="Void .ctor(Int32)">
42138         <size>19</size>
42139       </method>
42140       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42141         <size>12</size>
42142       </method>
42143       <method name="Void Add(Int32)">
42144         <size>26</size>
42145       </method>
42146       <method name="MyEnumerator GetEnumerator()">
42147         <size>7</size>
42148       </method>
42149     </type>
42150     <type name="X+&lt;GetIt&gt;c__Iterator0">
42151       <method name="Void .ctor()">
42152         <size>7</size>
42153       </method>
42154       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42155         <size>7</size>
42156       </method>
42157       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42158         <size>7</size>
42159       </method>
42160       <method name="Boolean MoveNext()">
42161         <size>183</size>
42162       </method>
42163       <method name="Void Dispose()">
42164         <size>8</size>
42165       </method>
42166       <method name="Void Reset()">
42167         <size>6</size>
42168       </method>
42169     </type>
42170     <type name="List+MyEnumerator">
42171       <method name="Void .ctor(List)">
42172         <size>15</size>
42173       </method>
42174       <method name="System.Object get_Current()">
42175         <size>24</size>
42176       </method>
42177       <method name="Boolean MoveNext()">
42178         <size>31</size>
42179       </method>
42180       <method name="Void Reset()">
42181         <size>8</size>
42182       </method>
42183     </type>
42184     <type name="X+&lt;GetIt&gt;c__Iterator0">
42185       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42186         <size>7</size>
42187       </method>
42188       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42189         <size>26</size>
42190       </method>
42191     </type>
42192   </test>
42193   <test name="test-iter-06.cs">
42194     <type name="X">
42195       <method name="Void .ctor()">
42196         <size>7</size>
42197       </method>
42198       <method name="IEnumerable Get(Int32)">
42199         <size>30</size>
42200       </method>
42201       <method name="IEnumerable GetS(Int32)">
42202         <size>30</size>
42203       </method>
42204       <method name="Int32 Main()">
42205         <size>399</size>
42206       </method>
42207     </type>
42208     <type name="S+&lt;Get&gt;c__Iterator0">
42209       <method name="Void .ctor()">
42210         <size>7</size>
42211       </method>
42212       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42213         <size>7</size>
42214       </method>
42215       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42216         <size>7</size>
42217       </method>
42218       <method name="Boolean MoveNext()">
42219         <size>183</size>
42220       </method>
42221       <method name="Void Dispose()">
42222         <size>8</size>
42223       </method>
42224       <method name="Void Reset()">
42225         <size>6</size>
42226       </method>
42227     </type>
42228     <type name="S+&lt;GetS&gt;c__Iterator1">
42229       <method name="Void .ctor()">
42230         <size>7</size>
42231       </method>
42232       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42233         <size>7</size>
42234       </method>
42235       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42236         <size>7</size>
42237       </method>
42238       <method name="Boolean MoveNext()">
42239         <size>136</size>
42240       </method>
42241       <method name="Void Dispose()">
42242         <size>8</size>
42243       </method>
42244       <method name="Void Reset()">
42245         <size>6</size>
42246       </method>
42247     </type>
42248     <type name="X+&lt;Get&gt;c__Iterator2">
42249       <method name="Void .ctor()">
42250         <size>7</size>
42251       </method>
42252       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42253         <size>7</size>
42254       </method>
42255       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42256         <size>7</size>
42257       </method>
42258       <method name="Boolean MoveNext()">
42259         <size>131</size>
42260       </method>
42261       <method name="Void Dispose()">
42262         <size>8</size>
42263       </method>
42264       <method name="Void Reset()">
42265         <size>6</size>
42266       </method>
42267     </type>
42268     <type name="X+&lt;GetS&gt;c__Iterator3">
42269       <method name="Void .ctor()">
42270         <size>7</size>
42271       </method>
42272       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42273         <size>7</size>
42274       </method>
42275       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42276         <size>7</size>
42277       </method>
42278       <method name="Boolean MoveNext()">
42279         <size>136</size>
42280       </method>
42281       <method name="Void Dispose()">
42282         <size>8</size>
42283       </method>
42284       <method name="Void Reset()">
42285         <size>6</size>
42286       </method>
42287     </type>
42288     <type name="S">
42289       <method name="IEnumerable Get(Int32)">
42290         <size>42</size>
42291       </method>
42292       <method name="IEnumerable GetS(Int32)">
42293         <size>30</size>
42294       </method>
42295     </type>
42296     <type name="S+&lt;Get&gt;c__Iterator0">
42297       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42298         <size>7</size>
42299       </method>
42300       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42301         <size>52</size>
42302       </method>
42303     </type>
42304     <type name="S+&lt;GetS&gt;c__Iterator1">
42305       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42306         <size>7</size>
42307       </method>
42308       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42309         <size>40</size>
42310       </method>
42311     </type>
42312     <type name="X+&lt;Get&gt;c__Iterator2">
42313       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42314         <size>7</size>
42315       </method>
42316       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42317         <size>40</size>
42318       </method>
42319     </type>
42320     <type name="X+&lt;GetS&gt;c__Iterator3">
42321       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42322         <size>7</size>
42323       </method>
42324       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42325         <size>40</size>
42326       </method>
42327     </type>
42328   </test>
42329   <test name="test-iter-07.cs">
42330     <type name="Test">
42331       <method name="Void .ctor()">
42332         <size>7</size>
42333       </method>
42334       <method name="IEnumerable Foo(Int32)">
42335         <size>30</size>
42336       </method>
42337     </type>
42338     <type name="X">
42339       <method name="Void .ctor()">
42340         <size>7</size>
42341       </method>
42342       <method name="Int32 Main()">
42343         <size>372</size>
42344       </method>
42345     </type>
42346     <type name="Test+&lt;Foo&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="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42354         <size>7</size>
42355       </method>
42356       <method name="Boolean MoveNext()">
42357         <size>253</size>
42358       </method>
42359       <method name="Void Dispose()">
42360         <size>112</size>
42361       </method>
42362       <method name="Void Reset()">
42363         <size>6</size>
42364       </method>
42365       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42366         <size>7</size>
42367       </method>
42368       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42369         <size>40</size>
42370       </method>
42371     </type>
42372   </test>
42373   <test name="test-iter-08.cs">
42374     <type name="Foo">
42375       <method name="Void .ctor(Int32)">
42376         <size>14</size>
42377       </method>
42378       <method name="Void Dispose()">
42379         <size>8</size>
42380       </method>
42381     </type>
42382     <type name="X">
42383       <method name="Void .ctor()">
42384         <size>7</size>
42385       </method>
42386       <method name="IEnumerable Test(Int32, Int32)">
42387         <size>44</size>
42388       </method>
42389       <method name="Int32 Main()">
42390         <size>167</size>
42391       </method>
42392     </type>
42393     <type name="X+&lt;Test&gt;c__Iterator0">
42394       <method name="Void .ctor()">
42395         <size>7</size>
42396       </method>
42397       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42398         <size>7</size>
42399       </method>
42400       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42401         <size>7</size>
42402       </method>
42403       <method name="Boolean MoveNext()">
42404         <size>360</size>
42405       </method>
42406       <method name="Void Dispose()">
42407         <size>102</size>
42408       </method>
42409       <method name="Void Reset()">
42410         <size>6</size>
42411       </method>
42412       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42413         <size>7</size>
42414       </method>
42415       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42416         <size>52</size>
42417       </method>
42418     </type>
42419   </test>
42420   <test name="test-iter-09.cs">
42421     <type name="Tester">
42422       <method name="Void .ctor()">
42423         <size>153</size>
42424       </method>
42425       <method name="IEnumerator GetEnumerator()">
42426         <size>15</size>
42427       </method>
42428     </type>
42429     <type name="Test">
42430       <method name="Void .ctor()">
42431         <size>7</size>
42432       </method>
42433       <method name="Int32 Main()">
42434         <size>268</size>
42435       </method>
42436     </type>
42437     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
42438       <method name="Void .ctor()">
42439         <size>7</size>
42440       </method>
42441       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42442         <size>7</size>
42443       </method>
42444       <method name="Boolean MoveNext()">
42445         <size>623</size>
42446       </method>
42447       <method name="Void Dispose()">
42448         <size>82</size>
42449       </method>
42450       <method name="Void Reset()">
42451         <size>6</size>
42452       </method>
42453       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42454         <size>7</size>
42455       </method>
42456     </type>
42457   </test>
42458   <test name="test-iter-10.cs">
42459     <type name="X">
42460       <method name="Void .ctor()">
42461         <size>7</size>
42462       </method>
42463       <method name="IEnumerator get_GetIt()">
42464         <size>8</size>
42465       </method>
42466       <method name="Void set_GetIt(IEnumerator)">
42467         <size>1</size>
42468       </method>
42469       <method name="IEnumerable get_Item(Int32)">
42470         <size>30</size>
42471       </method>
42472       <method name="Void set_Item(Int32, IEnumerable)">
42473         <size>1</size>
42474       </method>
42475       <method name="Int32 Main()">
42476         <size>184</size>
42477       </method>
42478     </type>
42479     <type name="X+&lt;&gt;c__Iterator0">
42480       <method name="Void .ctor()">
42481         <size>7</size>
42482       </method>
42483       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42484         <size>7</size>
42485       </method>
42486       <method name="Boolean MoveNext()">
42487         <size>126</size>
42488       </method>
42489       <method name="Void Dispose()">
42490         <size>8</size>
42491       </method>
42492       <method name="Void Reset()">
42493         <size>6</size>
42494       </method>
42495     </type>
42496     <type name="X+&lt;&gt;c__Iterator1">
42497       <method name="Void .ctor()">
42498         <size>7</size>
42499       </method>
42500       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42501         <size>7</size>
42502       </method>
42503       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42504         <size>7</size>
42505       </method>
42506       <method name="Boolean MoveNext()">
42507         <size>147</size>
42508       </method>
42509       <method name="Void Dispose()">
42510         <size>8</size>
42511       </method>
42512       <method name="Void Reset()">
42513         <size>6</size>
42514       </method>
42515     </type>
42516     <type name="X+&lt;&gt;c__Iterator0">
42517       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42518         <size>7</size>
42519       </method>
42520     </type>
42521     <type name="X+&lt;&gt;c__Iterator1">
42522       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42523         <size>7</size>
42524       </method>
42525       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42526         <size>40</size>
42527       </method>
42528     </type>
42529   </test>
42530   <test name="test-iter-11.cs">
42531     <type name="X">
42532       <method name="Void .ctor()">
42533         <size>7</size>
42534       </method>
42535       <method name="Void add_Hook(System.EventHandler)">
42536         <size>24</size>
42537       </method>
42538       <method name="Void remove_Hook(System.EventHandler)">
42539         <size>24</size>
42540       </method>
42541       <method name="IEnumerator Pipeline()">
42542         <size>15</size>
42543       </method>
42544       <method name="Void M(System.Object, System.EventArgs)">
42545         <size>11</size>
42546       </method>
42547       <method name="Void Main()">
42548         <size>55</size>
42549       </method>
42550     </type>
42551     <type name="X+&lt;Pipeline&gt;c__Iterator0">
42552       <method name="Void .ctor()">
42553         <size>7</size>
42554       </method>
42555       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42556         <size>7</size>
42557       </method>
42558       <method name="Boolean MoveNext()">
42559         <size>124</size>
42560       </method>
42561       <method name="Void Dispose()">
42562         <size>8</size>
42563       </method>
42564       <method name="Void Reset()">
42565         <size>6</size>
42566       </method>
42567       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42568         <size>7</size>
42569       </method>
42570     </type>
42571   </test>
42572   <test name="test-iter-12.cs">
42573     <type name="X">
42574       <method name="Void .ctor()">
42575         <size>7</size>
42576       </method>
42577       <method name="IEnumerable a()">
42578         <size>23</size>
42579       </method>
42580       <method name="Void Main()">
42581         <size>1</size>
42582       </method>
42583     </type>
42584     <type name="X+&lt;a&gt;c__Iterator0">
42585       <method name="Void .ctor()">
42586         <size>7</size>
42587       </method>
42588       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42589         <size>7</size>
42590       </method>
42591       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42592         <size>7</size>
42593       </method>
42594       <method name="Boolean MoveNext()">
42595         <size>165</size>
42596       </method>
42597       <method name="Void Dispose()">
42598         <size>55</size>
42599       </method>
42600       <method name="Void Reset()">
42601         <size>6</size>
42602       </method>
42603       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42604         <size>7</size>
42605       </method>
42606       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42607         <size>40</size>
42608       </method>
42609     </type>
42610   </test>
42611   <test name="test-iter-13.cs">
42612     <type name="Test">
42613       <method name="Void .ctor()">
42614         <size>7</size>
42615       </method>
42616       <method name="Void .cctor()">
42617         <size>11</size>
42618       </method>
42619       <method name="Void Main()">
42620         <size>1</size>
42621       </method>
42622       <method name="IEnumerable syntax_error(System.Object, System.Object)">
42623         <size>16</size>
42624       </method>
42625     </type>
42626     <type name="Test+Yp">
42627       <method name="Void .ctor()">
42628         <size>7</size>
42629       </method>
42630       <method name="IEnumerable fail()">
42631         <size>2</size>
42632       </method>
42633     </type>
42634     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
42635       <method name="Void .ctor()">
42636         <size>7</size>
42637       </method>
42638       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42639         <size>7</size>
42640       </method>
42641       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42642         <size>7</size>
42643       </method>
42644       <method name="Boolean MoveNext()">
42645         <size>27</size>
42646       </method>
42647       <method name="Void Dispose()">
42648         <size>8</size>
42649       </method>
42650       <method name="Void Reset()">
42651         <size>6</size>
42652       </method>
42653       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42654         <size>7</size>
42655       </method>
42656       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42657         <size>26</size>
42658       </method>
42659     </type>
42660   </test>
42661   <test name="test-named-01.cs">
42662     <type name="A">
42663       <method name="Void .ctor()">
42664         <size>13</size>
42665       </method>
42666       <method name="Void .ctor(Object)">
42667         <size>7</size>
42668       </method>
42669       <method name="Void set_Item(Int32, Int32)">
42670         <size>8</size>
42671       </method>
42672     </type>
42673     <type name="B">
42674       <method name="Void .ctor()">
42675         <size>12</size>
42676       </method>
42677       <method name="Void set_Item(Int32, Int32)">
42678         <size>11</size>
42679       </method>
42680     </type>
42681     <type name="XAttribute">
42682       <method name="Void .ctor(Int32)">
42683         <size>7</size>
42684       </method>
42685     </type>
42686     <type name="M">
42687       <method name="Void .ctor()">
42688         <size>7</size>
42689       </method>
42690       <method name="Void Foo(Int32)">
42691         <size>1</size>
42692       </method>
42693       <method name="Int32 Main()">
42694         <size>48</size>
42695       </method>
42696     </type>
42697   </test>
42698   <test name="test-named-02.cs">
42699     <type name="A">
42700       <method name="Void .ctor()">
42701         <size>7</size>
42702       </method>
42703       <method name="Void set_Item(Int32, Int32)">
42704         <size>29</size>
42705       </method>
42706       <method name="Int32 get_Item(Int32)">
42707         <size>28</size>
42708       </method>
42709     </type>
42710     <type name="MyPoint">
42711       <method name="Void .ctor(Int32, Int32)">
42712         <size>15</size>
42713       </method>
42714     </type>
42715     <type name="C">
42716       <method name="Void .ctor()">
42717         <size>7</size>
42718       </method>
42719       <method name="Decimal Foo(Decimal, Decimal)">
42720         <size>2</size>
42721       </method>
42722       <method name="System.String Bar(Int32, System.String, Char)">
42723         <size>20</size>
42724       </method>
42725       <method name="Int32 Test(Int32, Int32)">
42726         <size>30</size>
42727       </method>
42728       <method name="Int32 Main()">
42729         <size>279</size>
42730       </method>
42731     </type>
42732   </test>
42733   <test name="test-named-03.cs">
42734     <type name="C">
42735       <method name="Void .ctor()">
42736         <size>7</size>
42737       </method>
42738       <method name="Int32 TestInt(Int32)">
42739         <size>3</size>
42740       </method>
42741       <method name="Int32 Main()">
42742         <size>23</size>
42743       </method>
42744     </type>
42745     <type name="C+IntDelegate">
42746       <method name="Void .ctor(Object, IntPtr)">
42747         <size>0</size>
42748       </method>
42749       <method name="Int32 Invoke(Int32)">
42750         <size>0</size>
42751       </method>
42752       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
42753         <size>0</size>
42754       </method>
42755       <method name="Int32 EndInvoke(IAsyncResult)">
42756         <size>0</size>
42757       </method>
42758     </type>
42759   </test>
42760   <test name="test-partial-01.cs">
42761     <type name="Foo.Hello">
42762       <method name="Void .ctor()">
42763         <size>7</size>
42764       </method>
42765       <method name="Void .cctor()">
42766         <size>7</size>
42767       </method>
42768     </type>
42769     <type name="Bar.Hello">
42770       <method name="Void .ctor()">
42771         <size>7</size>
42772       </method>
42773       <method name="Void .cctor()">
42774         <size>8</size>
42775       </method>
42776     </type>
42777     <type name="X.Test">
42778       <method name="Void .ctor()">
42779         <size>7</size>
42780       </method>
42781       <method name="Int32 FooWorld()">
42782         <size>6</size>
42783       </method>
42784       <method name="Int32 BarWorld()">
42785         <size>6</size>
42786       </method>
42787     </type>
42788     <type name="Y">
42789       <method name="Void .ctor()">
42790         <size>7</size>
42791       </method>
42792       <method name="Int32 Main()">
42793         <size>29</size>
42794       </method>
42795     </type>
42796   </test>
42797   <test name="test-partial-02.cs">
42798     <type name="Test1.Base">
42799       <method name="Void .ctor()">
42800         <size>7</size>
42801       </method>
42802     </type>
42803     <type name="Test1.Foo">
42804       <method name="Void .ctor()">
42805         <size>7</size>
42806       </method>
42807     </type>
42808     <type name="Test2.Foo">
42809       <method name="Void .ctor()">
42810         <size>7</size>
42811       </method>
42812     </type>
42813     <type name="ReflectedType">
42814       <method name="Void .ctor()">
42815         <size>7</size>
42816       </method>
42817     </type>
42818     <type name="D">
42819       <method name="Void .ctor()">
42820         <size>7</size>
42821       </method>
42822     </type>
42823     <type name="X">
42824       <method name="Void .ctor()">
42825         <size>7</size>
42826       </method>
42827       <method name="Void Main()">
42828         <size>1</size>
42829       </method>
42830     </type>
42831   </test>
42832   <test name="test-partial-03.cs">
42833     <type name="Test">
42834       <method name="Void .ctor()">
42835         <size>18</size>
42836       </method>
42837       <method name="Int32 TestFoo()">
42838         <size>13</size>
42839       </method>
42840       <method name="Int32 TestIFoo(IFoo)">
42841         <size>8</size>
42842       </method>
42843     </type>
42844     <type name="Test+Foo">
42845       <method name="Void .ctor()">
42846         <size>7</size>
42847       </method>
42848       <method name="Int32 Test.IFoo.Hello(Test)">
42849         <size>2</size>
42850       </method>
42851       <method name="Int32 Hello(Test)">
42852         <size>2</size>
42853       </method>
42854     </type>
42855     <type name="X">
42856       <method name="Void .ctor()">
42857         <size>7</size>
42858       </method>
42859       <method name="Int32 Main()">
42860         <size>42</size>
42861       </method>
42862     </type>
42863   </test>
42864   <test name="test-partial-04.cs">
42865     <type name="B.Test">
42866       <method name="Void .ctor()">
42867         <size>7</size>
42868       </method>
42869       <method name="Void A.IFoo.Hello(IFoo)">
42870         <size>1</size>
42871       </method>
42872     </type>
42873     <type name="X">
42874       <method name="Void .ctor()">
42875         <size>7</size>
42876       </method>
42877       <method name="Void Main()">
42878         <size>1</size>
42879       </method>
42880     </type>
42881   </test>
42882   <test name="test-partial-05.cs">
42883     <type name="B">
42884       <method name="Void .ctor()">
42885         <size>7</size>
42886       </method>
42887     </type>
42888     <type name="A">
42889       <method name="Void .ctor()">
42890         <size>7</size>
42891       </method>
42892     </type>
42893     <type name="A2">
42894       <method name="Void .ctor()">
42895         <size>7</size>
42896       </method>
42897     </type>
42898     <type name="D">
42899       <method name="Void .ctor()">
42900         <size>7</size>
42901       </method>
42902       <method name="Void Main()">
42903         <size>1</size>
42904       </method>
42905     </type>
42906   </test>
42907   <test name="test-partial-06.cs">
42908     <type name="Foo">
42909       <method name="Void .ctor()">
42910         <size>7</size>
42911       </method>
42912       <method name="Void Finalize()">
42913         <size>13</size>
42914       </method>
42915     </type>
42916     <type name="B">
42917       <method name="Void .ctor()">
42918         <size>7</size>
42919       </method>
42920       <method name="Void Main()">
42921         <size>1</size>
42922       </method>
42923     </type>
42924   </test>
42925   <test name="test-partial-07.cs">
42926     <type name="Test">
42927       <method name="Void .ctor()">
42928         <size>7</size>
42929       </method>
42930     </type>
42931     <type name="TestAttribute">
42932       <method name="Void .ctor()">
42933         <size>7</size>
42934       </method>
42935     </type>
42936     <type name="Test2Attribute">
42937       <method name="Void .ctor()">
42938         <size>7</size>
42939       </method>
42940     </type>
42941     <type name="X">
42942       <method name="Void .ctor()">
42943         <size>7</size>
42944       </method>
42945       <method name="Int32 Main()">
42946         <size>62</size>
42947       </method>
42948     </type>
42949   </test>
42950   <test name="test-partial-08.cs">
42951     <type name="Foo">
42952       <method name="Void .ctor()">
42953         <size>7</size>
42954       </method>
42955       <method name="System.String get_Id()">
42956         <size>7</size>
42957       </method>
42958     </type>
42959     <type name="PartialAbstractCompilationError">
42960       <method name="Void .ctor()">
42961         <size>7</size>
42962       </method>
42963       <method name="Int32 Main()">
42964         <size>54</size>
42965       </method>
42966     </type>
42967   </test>
42968   <test name="test-partial-09.cs">
42969     <type name="Foo">
42970       <method name="Void .ctor()">
42971         <size>7</size>
42972       </method>
42973       <method name="System.String get_Id()">
42974         <size>7</size>
42975       </method>
42976     </type>
42977     <type name="Bar">
42978       <method name="Void .ctor(String)">
42979         <size>14</size>
42980       </method>
42981     </type>
42982     <type name="PartialAbstractCompilationError">
42983       <method name="Void .ctor()">
42984         <size>7</size>
42985       </method>
42986       <method name="Void Main()">
42987         <size>21</size>
42988       </method>
42989     </type>
42990   </test>
42991   <test name="test-partial-10.cs">
42992     <type name="Test2.Foo">
42993       <method name="Void .ctor()">
42994         <size>7</size>
42995       </method>
42996       <method name="Void .cctor()">
42997         <size>15</size>
42998       </method>
42999     </type>
43000     <type name="X">
43001       <method name="Void .ctor()">
43002         <size>7</size>
43003       </method>
43004       <method name="Int32 Main()">
43005         <size>68</size>
43006       </method>
43007     </type>
43008     <type name="Test3.Foo">
43009       <method name="Void .cctor()">
43010         <size>15</size>
43011       </method>
43012     </type>
43013   </test>
43014   <test name="test-partial-11.cs">
43015     <type name="StaticClass">
43016       <method name="System.String Name()">
43017         <size>6</size>
43018       </method>
43019     </type>
43020     <type name="MainClass">
43021       <method name="Void .ctor()">
43022         <size>7</size>
43023       </method>
43024       <method name="Boolean IsStatic(System.Type)">
43025         <size>73</size>
43026       </method>
43027       <method name="Int32 Main()">
43028         <size>56</size>
43029       </method>
43030     </type>
43031   </test>
43032   <test name="test-partial-12.cs">
43033     <type name="Test1.Foo">
43034       <method name="Void .ctor()">
43035         <size>7</size>
43036       </method>
43037       <method name="IEnumerable E()">
43038         <size>16</size>
43039       </method>
43040     </type>
43041     <type name="X">
43042       <method name="Void .ctor()">
43043         <size>7</size>
43044       </method>
43045       <method name="Int32 Main()">
43046         <size>102</size>
43047       </method>
43048     </type>
43049     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
43050       <method name="Void .ctor()">
43051         <size>7</size>
43052       </method>
43053       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43054         <size>7</size>
43055       </method>
43056       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43057         <size>7</size>
43058       </method>
43059       <method name="Boolean MoveNext()">
43060         <size>69</size>
43061       </method>
43062       <method name="Void Dispose()">
43063         <size>8</size>
43064       </method>
43065       <method name="Void Reset()">
43066         <size>6</size>
43067       </method>
43068       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43069         <size>7</size>
43070       </method>
43071       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43072         <size>26</size>
43073       </method>
43074     </type>
43075   </test>
43076   <test name="test-partial-13.cs">
43077     <type name="Test.Test">
43078       <method name="Void .ctor()">
43079         <size>7</size>
43080       </method>
43081       <method name="Boolean Equals(System.Object)">
43082         <size>2</size>
43083       </method>
43084       <method name="Int32 GetHashCode()">
43085         <size>2</size>
43086       </method>
43087       <method name="Void Main()">
43088         <size>1</size>
43089       </method>
43090     </type>
43091   </test>
43092   <test name="test-partial-14.cs">
43093     <type name="T">
43094       <method name="Void .ctor()">
43095         <size>7</size>
43096       </method>
43097     </type>
43098     <type name="partial">
43099       <method name="Void .ctor()">
43100         <size>7</size>
43101       </method>
43102     </type>
43103     <type name="A">
43104       <method name="Void .ctor()">
43105         <size>7</size>
43106       </method>
43107       <method name="Void partial(partial)">
43108         <size>3</size>
43109       </method>
43110     </type>
43111     <type name="B">
43112       <method name="Void .ctor()">
43113         <size>7</size>
43114       </method>
43115       <method name="Void Main()">
43116         <size>1</size>
43117       </method>
43118     </type>
43119   </test>
43120   <test name="test-partial-15.cs">
43121     <type name="Foo.X">
43122       <method name="Void .ctor()">
43123         <size>7</size>
43124       </method>
43125       <method name="Void Main()">
43126         <size>1</size>
43127       </method>
43128       <method name="IEnumerable Attempts2()">
43129         <size>16</size>
43130       </method>
43131       <method name="IEnumerable get_Attempts()">
43132         <size>16</size>
43133       </method>
43134       <method name="IEnumerable get_Item(Int32)">
43135         <size>16</size>
43136       </method>
43137     </type>
43138     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43139       <method name="Void .ctor()">
43140         <size>7</size>
43141       </method>
43142       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43143         <size>7</size>
43144       </method>
43145       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43146         <size>7</size>
43147       </method>
43148       <method name="Boolean MoveNext()">
43149         <size>36</size>
43150       </method>
43151       <method name="Void Dispose()">
43152         <size>8</size>
43153       </method>
43154       <method name="Void Reset()">
43155         <size>6</size>
43156       </method>
43157     </type>
43158     <type name="Foo.X+&lt;&gt;c__Iterator1">
43159       <method name="Void .ctor()">
43160         <size>7</size>
43161       </method>
43162       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43163         <size>7</size>
43164       </method>
43165       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43166         <size>7</size>
43167       </method>
43168       <method name="Boolean MoveNext()">
43169         <size>36</size>
43170       </method>
43171       <method name="Void Dispose()">
43172         <size>8</size>
43173       </method>
43174       <method name="Void Reset()">
43175         <size>6</size>
43176       </method>
43177     </type>
43178     <type name="Foo.X+&lt;&gt;c__Iterator2">
43179       <method name="Void .ctor()">
43180         <size>7</size>
43181       </method>
43182       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43183         <size>7</size>
43184       </method>
43185       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43186         <size>7</size>
43187       </method>
43188       <method name="Boolean MoveNext()">
43189         <size>36</size>
43190       </method>
43191       <method name="Void Dispose()">
43192         <size>8</size>
43193       </method>
43194       <method name="Void Reset()">
43195         <size>6</size>
43196       </method>
43197     </type>
43198     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
43199       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43200         <size>7</size>
43201       </method>
43202       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43203         <size>26</size>
43204       </method>
43205     </type>
43206     <type name="Foo.X+&lt;&gt;c__Iterator1">
43207       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43208         <size>7</size>
43209       </method>
43210       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43211         <size>26</size>
43212       </method>
43213     </type>
43214     <type name="Foo.X+&lt;&gt;c__Iterator2">
43215       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43216         <size>7</size>
43217       </method>
43218       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43219         <size>26</size>
43220       </method>
43221     </type>
43222   </test>
43223   <test name="test-partial-16.cs">
43224     <type name="A.C">
43225       <method name="Void .ctor()">
43226         <size>23</size>
43227       </method>
43228       <method name="Void .cctor()">
43229         <size>11</size>
43230       </method>
43231     </type>
43232     <type name="B.C2">
43233       <method name="Void .ctor()">
43234         <size>7</size>
43235       </method>
43236       <method name="Boolean Test()">
43237         <size>2</size>
43238       </method>
43239       <method name="System.Object Test_I()">
43240         <size>2</size>
43241       </method>
43242       <method name="Void Main()">
43243         <size>1</size>
43244       </method>
43245     </type>
43246   </test>
43247   <test name="test-partial-17.cs">
43248     <type name="Test">
43249       <method name="Void .ctor()">
43250         <size>7</size>
43251       </method>
43252       <method name="Boolean Check(System.String, System.String[])">
43253         <size>42</size>
43254       </method>
43255       <method name="Void Main()">
43256         <size>1</size>
43257       </method>
43258     </type>
43259   </test>
43260   <test name="test-partial-18.cs">
43261     <type name="N.Foo">
43262       <method name="Void .ctor()">
43263         <size>17</size>
43264       </method>
43265       <method name="Void Main()">
43266         <size>1</size>
43267       </method>
43268     </type>
43269   </test>
43270   <test name="test-partial-19.cs">
43271     <type name="Bug.GL">
43272       <method name="Void Main()">
43273         <size>7</size>
43274       </method>
43275     </type>
43276     <type name="Bug.GL+Core">
43277       <method name="Boolean A()">
43278         <size>2</size>
43279       </method>
43280     </type>
43281   </test>
43282   <test name="test-partial-20.cs">
43283     <type name="A">
43284       <method name="Void .ctor()">
43285         <size>7</size>
43286       </method>
43287       <method name="Void .cctor()">
43288         <size>7</size>
43289       </method>
43290     </type>
43291     <type name="B">
43292       <method name="Void .ctor()">
43293         <size>7</size>
43294       </method>
43295       <method name="Void .cctor()">
43296         <size>7</size>
43297       </method>
43298     </type>
43299     <type name="C">
43300       <method name="Void .ctor()">
43301         <size>7</size>
43302       </method>
43303       <method name="Int32 Main()">
43304         <size>38</size>
43305       </method>
43306     </type>
43307   </test>
43308   <test name="test-partial-21.cs">
43309     <type name="Mono.Sms.Main">
43310       <method name="Void .ctor()">
43311         <size>7</size>
43312       </method>
43313       <method name="Void Test()">
43314         <size>42</size>
43315       </method>
43316     </type>
43317     <type name="Mono.Sms.Contacts">
43318       <method name="Void .ctor()">
43319         <size>7</size>
43320       </method>
43321       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43322         <size>24</size>
43323       </method>
43324       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
43325         <size>24</size>
43326       </method>
43327       <method name="Void Test()">
43328         <size>12</size>
43329       </method>
43330     </type>
43331     <type name="Mono.Sms.Core.Agenda">
43332       <method name="Void .ctor()">
43333         <size>7</size>
43334       </method>
43335       <method name="Void AddContact()">
43336         <size>1</size>
43337       </method>
43338       <method name="Void Main()">
43339         <size>1</size>
43340       </method>
43341     </type>
43342     <type name="Mono.Sms.Contacts+ContactsHandler">
43343       <method name="Void .ctor(Object, IntPtr)">
43344         <size>0</size>
43345       </method>
43346       <method name="Void Invoke()">
43347         <size>0</size>
43348       </method>
43349       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
43350         <size>0</size>
43351       </method>
43352       <method name="Void EndInvoke(IAsyncResult)">
43353         <size>0</size>
43354       </method>
43355     </type>
43356     <type name="Mono.Sms.Main">
43357       <method name="Void &lt;Test&gt;m__0()">
43358         <size>6</size>
43359       </method>
43360     </type>
43361   </test>
43362   <test name="test-partial-22.cs">
43363     <type name="C">
43364       <method name="Void .ctor()">
43365         <size>7</size>
43366       </method>
43367       <method name="Int32 Main()">
43368         <size>2</size>
43369       </method>
43370     </type>
43371   </test>
43372   <test name="test-partial-23.cs">
43373     <type name="C">
43374       <method name="Void .ctor()">
43375         <size>7</size>
43376       </method>
43377       <method name="Void Partial_A()">
43378         <size>15</size>
43379       </method>
43380       <method name="Void Partial_B()">
43381         <size>15</size>
43382       </method>
43383       <method name="Void Partial_S()">
43384         <size>14</size>
43385       </method>
43386       <method name="Int32 Main()">
43387         <size>52</size>
43388       </method>
43389     </type>
43390   </test>
43391   <test name="test-partial-24.cs">
43392     <type name="N.C">
43393       <method name="Void .ctor()">
43394         <size>7</size>
43395       </method>
43396       <method name="Void Main()">
43397         <size>1</size>
43398       </method>
43399       <method name="Void Foo()">
43400         <size>1</size>
43401       </method>
43402     </type>
43403   </test>
43404   <test name="test-partial-25.cs">
43405     <type name="C">
43406       <method name="Void .ctor()">
43407         <size>7</size>
43408       </method>
43409       <method name="Void Partial(Int32)">
43410         <size>14</size>
43411       </method>
43412       <method name="Int32 Main()">
43413         <size>8</size>
43414       </method>
43415     </type>
43416   </test>
43417   <test name="test-partial-26.cs">
43418     <type name="ConsoleApplication1.X">
43419       <method name="Void .ctor()">
43420         <size>7</size>
43421       </method>
43422       <method name="Void Foo()">
43423         <size>1</size>
43424       </method>
43425     </type>
43426     <type name="ConsoleApplication1.Program">
43427       <method name="Void .ctor()">
43428         <size>7</size>
43429       </method>
43430       <method name="Int32 Main()">
43431         <size>98</size>
43432       </method>
43433     </type>
43434     <type name="ConsoleApplication1.Y">
43435       <method name="Void Foo()">
43436         <size>1</size>
43437       </method>
43438       <method name="Void .ctor()">
43439         <size>7</size>
43440       </method>
43441     </type>
43442   </test>
43443   <test name="test-partial-27.cs">
43444     <type name="C">
43445       <method name="Int32 Main()">
43446         <size>2</size>
43447       </method>
43448       <method name="Void .ctor()">
43449         <size>7</size>
43450       </method>
43451     </type>
43452   </test>
43453   <test name="test-var-01.cs">
43454     <type name="Test">
43455       <method name="Void .ctor()">
43456         <size>7</size>
43457       </method>
43458       <method name="Int32 Main()">
43459         <size>47</size>
43460       </method>
43461     </type>
43462   </test>
43463   <test name="test-var-02.cs">
43464     <type name="Class1">
43465       <method name="Void .ctor()">
43466         <size>15</size>
43467       </method>
43468       <method name="Boolean Method()">
43469         <size>2</size>
43470       </method>
43471     </type>
43472     <type name="Test">
43473       <method name="Void .ctor()">
43474         <size>7</size>
43475       </method>
43476       <method name="Int32 Main()">
43477         <size>116</size>
43478       </method>
43479     </type>
43480     <type name="Test+Class2">
43481       <method name="Void .ctor()">
43482         <size>15</size>
43483       </method>
43484       <method name="Boolean Method()">
43485         <size>2</size>
43486       </method>
43487     </type>
43488   </test>
43489   <test name="test-var-03.cs">
43490     <type name="Test">
43491       <method name="Void .ctor()">
43492         <size>7</size>
43493       </method>
43494       <method name="Int32 Main()">
43495         <size>166</size>
43496       </method>
43497     </type>
43498     <type name="&lt;PrivateImplementationDetails&gt;">
43499       <method name="Void .ctor()">
43500         <size>7</size>
43501       </method>
43502     </type>
43503   </test>
43504   <test name="test-var-05.cs">
43505     <type name="MyClass">
43506       <method name="Void .ctor(String)">
43507         <size>14</size>
43508       </method>
43509       <method name="Void Dispose()">
43510         <size>12</size>
43511       </method>
43512     </type>
43513     <type name="Test">
43514       <method name="Void .ctor()">
43515         <size>7</size>
43516       </method>
43517       <method name="Int32 Main()">
43518         <size>61</size>
43519       </method>
43520     </type>
43521   </test>
43522   <test name="test-var-06.cs">
43523     <type name="Test">
43524       <method name="Void .ctor()">
43525         <size>7</size>
43526       </method>
43527       <method name="Int32 Main()">
43528         <size>48</size>
43529       </method>
43530     </type>
43531   </test>
43532   <test name="test-var-07.cs">
43533     <type name="Test">
43534       <method name="Void .ctor()">
43535         <size>7</size>
43536       </method>
43537       <method name="Void var()">
43538         <size>1</size>
43539       </method>
43540       <method name="Int32 Main()">
43541         <size>33</size>
43542       </method>
43543     </type>
43544     <type name="var">
43545       <method name="Void .ctor()">
43546         <size>7</size>
43547       </method>
43548     </type>
43549   </test>
43550   <test name="test-var-08.cs">
43551     <type name="X">
43552       <method name="Void .ctor(Int32, Int32)">
43553         <size>10</size>
43554       </method>
43555       <method name="Void Main()">
43556         <size>1</size>
43557       </method>
43558     </type>
43559   </test>
43560   <test name="test-xml-042.cs">
43561     <type name="TestNamespace.TestClass">
43562       <method name="Void .ctor()">
43563         <size>7</size>
43564       </method>
43565       <method name="Void Main()">
43566         <size>1</size>
43567       </method>
43568       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
43569         <size>7</size>
43570       </method>
43571     </type>
43572   </test>
43573 </tests>